@charset "UTF-8";
.__ymap {
  color: #000;
  position: relative;
}
.__ymap_container {
  width: 100%;
  height: 100%;
}
.__ymap_slots {
  display: none;
}
.__ymap--grab [class$="main-engine-container"] canvas {
  cursor: grab;
}
.__ymap--grabbing:focus [class$="main-engine-container"] canvas, .__ymap--grabbing:active [class$="main-engine-container"] canvas {
  cursor: grabbing;
}

/* Replace tw-prose with manual styles */
.markdown-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    font-size: 12px
}
.markdown-content h1 {
    margin-bottom: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1))
}
.markdown-content h2 {
    margin-bottom: 1rem;
    font-size: 20px;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}
.markdown-content p {
    margin-bottom: 1rem;
    line-height: 1.625;
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1))
}
.markdown-content *:last-child {
    margin-bottom: 0px
}
.markdown-content ol,
.markdown-content ul {
    margin-bottom: 1rem;
    list-style-type: decimal
}
.markdown-content ol > :not([hidden]) ~ :not([hidden]),
.markdown-content ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}
.markdown-content ol,
.markdown-content ul {
    padding-left: 1rem
}
.markdown-content ol li,
.markdown-content ul li {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}
.markdown-content ol li p,
.markdown-content ul li p {
    margin-bottom: 0.5rem
}
.markdown-content img {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    width: 100%
}
.markdown-content hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1))
}

.mse-dropdown-items hr {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
}
.mse-dropdown-item {
    display: flex;
    width: 100%;
    cursor: pointer;
    align-items: center
}
.mse-dropdown-item > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
}
.mse-dropdown-item {
    white-space: nowrap;
    border-radius: 0.125rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    text-align: left;
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1));
    text-decoration-line: none
}
.mse-dropdown-item:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(183 215 233 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(28 108 152 / var(--tw-text-opacity, 1))
}
.mse-dropdown-item[disabled='true'] {
    cursor: default;
    opacity: 0.5;
    --tw-grayscale: grayscale(100%);
    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);
    pointer-events: all
}
.highlight-layer[data-v-ece3fa9e] .inline-variable,
.highlight-layer[data-v-ece3fa9e] .inline-variable-invalid {
  position: relative;
  z-index: 0;
}
.highlight-layer[data-v-ece3fa9e] .inline-variable::before,
.highlight-layer[data-v-ece3fa9e] .inline-variable-invalid::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -1px;
  right: -1px;
  top: -2px;
  bottom: -2px;
  border-radius: 3px;
}
.highlight-layer[data-v-ece3fa9e] .inline-variable {
  /* tailwind violet-200 */
  background-color: rgba(0, 200, 80, 0.4);
}
.highlight-layer[data-v-ece3fa9e] .inline-variable-invalid {
  /* tailwind red-200 */
  background-color: rgba(255, 0, 0, 0.4);
}
.animated-expand-enter-active[data-v-52a9682f],
.animated-expand-leave-active[data-v-52a9682f] {
    overflow: hidden;
}

.mse-input-entity {
    display: inline-block;
    margin: 0 2px;
}
.control-group button {
  display: flex;
  height: 1rem;
  min-width: 1rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  text-align: center;
  font-size: 12px;
  --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);
}
.control-group button.active {
  --tw-bg-opacity: 1;
  background-color: rgb(23 105 152 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.ProseMirror:focus {
  outline: none;
}
.tiptap p.is-editor-empty:first-child::before {
  color: #adb5bd;
  content: attr(data-placeholder);
  float: left;
  height: 0;
  pointer-events: none;
}
.highcharts-credits {
    display: none;
}

.pdf-wrapper {
    background-color: #eee;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow: auto;
}
.pdf-wrapper > .pdf-wrapper-page {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.pdf-wrapper *[contenteditable] {
    position: relative;
}
.pdf-wrapper *[contenteditable]::before {
    background-color: darkorange;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0.15;
}
.pdf-wrapper .html2pdf__page-break:not(:last-child)::after {
    border-bottom: 1px dashed #aaa;
    margin-top: var(--margin-top);
    margin-left: calc(-1 * var(--margin-left));
    margin-right: calc(-1 * var(--margin-right));
    margin-bottom: var(--margin-bottom);
    content: '';
    display: block;
}

.scanner-input-holder {
    position: fixed;
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: 99;
    transition: bottom 0.25s;
}
.scanner-input-holder.is-active {
    bottom: 0px;
}
.scanner-input-holder input {
    background: yellow;
}
.scanner-placeholder {
    position: relative;
}
.scanner-placeholder:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 60, 120, 0.5);
    margin: -5px;
    pointer-events: none;
}
.scanner-placeholder.is-activated:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(255, 0, 0);
    margin: -5px;
    animation: blink 1s infinite;
}
@keyframes blink {
0% {
        opacity: 0.5;
}
50% {
        opacity: 1;
}
100% {
        opacity: 0.5;
}
}

.scanner-target {
    position: relative;
}
.scanner-target:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    /* box-shadow: 0 0 4px rgb(0, 106, 255); */
    border: 3.1px dotted rgba(255, 0, 0.5);
    pointer-events: none;
    left: -5px;
    top: -5px;
    border-radius: 8px;
    transition: box-shadow 0.25s;
    z-index: 1;
    animation: blink 0.75s infinite;
}
.scanner-target-active:before {
    box-shadow: 0 0 8px rgba(255, 0, 0.5);
    border: 0px dotted rgba(255, 0, 0.5);
    background: rgba(255, 0, 0, 0.05);
    animation: blink 0.75s infinite;
}
@keyframes blink {
0% {
        opacity: 0.5;
}
50% {
        opacity: 1;
}
100% {
        opacity: 0.5;
}
}

.highcharts-credits {
    display: none;
}

.fade-enter-active[data-v-0526b768],
.fade-leave-active[data-v-0526b768] {
    transition: opacity 0.15s ease;
}
.fade-enter-from[data-v-0526b768],
.fade-leave-to[data-v-0526b768] {
    opacity: 0;
}

.resize-wrapper[resized='true'],
.resize-wrapper:hover {
    resize: horizontal;
}

.mse-table-container[data-v-93669e79] {
    position: relative;
    overflow-x: auto
}
.mse-table-container.fullscreen[data-v-93669e79] {
    position: fixed;
    inset: 0px;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 1rem;
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    z-index: 60
}

.region[data-v-3ac2ea16] {
    align-items: baseline;
    display: flex;
}
.region__added_tags[data-v-3ac2ea16] {
    background-color: #86aa60 !important;
}
.region__tag[data-v-3ac2ea16]:hover {
    opacity: 0.85;
    cursor: pointer;
}

th span.vertical {
    vertical-align: bottom;
    text-align: center;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    transform-origin: 35% 50%;
}

.selected-marketplace {
    box-shadow: 0 0 0 4px #ccc;
}

.participant-wrapper[data-v-eeef0ca2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.video-wrapper[data-v-eeef0ca2] {
    position: relative;
    background: #567;
    aspect-ratio: 1/1;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}
.video-wrapper.screen[data-v-eeef0ca2] {
    aspect-ratio: 16/9;
    width: 260px;
    height: auto;
    border-radius: 8px;
}
.video-wrapper video[data-v-eeef0ca2] {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
}
.disabled[data-v-eeef0ca2] {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(122, 122, 122, 0.25);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 24px;
}
.peer-info[data-v-eeef0ca2] {
    font-size: 12px;
}

.participant-wrapper[data-v-6d8fc982] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.participant-wrapper.minimized[data-v-6d8fc982] {
    width: 140px;
    transition: width 0.3s ease-in-out;
}
.video-wrapper[data-v-6d8fc982] {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    background: #567;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    aspect-ratio: 16/9;
    height: auto;
    border-radius: 8px;
}
.video-wrapper video[data-v-6d8fc982] {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
}
.disabled[data-v-6d8fc982] {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(122, 122, 122, 0.25);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 24px;
}
.peer-info[data-v-6d8fc982] {
    font-size: 12px;
}

.agent-chat[data-v-d00b5b0f] {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Анимация для индикатора печати */
@keyframes bounce-d00b5b0f {
0%,
    80%,
    100% {
        transform: scale(0);
}
40% {
        transform: scale(1);
}
}
.tw-animate-bounce[data-v-d00b5b0f] {
    animation: bounce-d00b5b0f 1.4s infinite ease-in-out both;
}

/* Кастомные стили для скроллбара */
.tw-overflow-y-auto[data-v-d00b5b0f]::-webkit-scrollbar {
    width: 6px;
}
.tw-overflow-y-auto[data-v-d00b5b0f]::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}
.tw-overflow-y-auto[data-v-d00b5b0f]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}
.tw-overflow-y-auto[data-v-d00b5b0f]::-webkit-scrollbar-thumb:hover {
    background: #a1a1a1;
}

/* Дополнительные стили для улучшения внешнего вида */
.tw-container[data-v-11cee946] {
    max-width: 100%;
}

.cursor-pointer {
    cursor: pointer;
}
:root{--fg-color: rgb(55, 53, 47);--fg-color-0: rgba(55, 53, 47, .09);--fg-color-1: rgba(55, 53, 47, .16);--fg-color-2: rgba(55, 53, 47, .4);--fg-color-3: rgba(55, 53, 47, .6);--fg-color-4: #000;--fg-color-5: rgba(55, 53, 47, .024);--fg-color-6: rgba(55, 53, 47, .8);--fg-color-icon: var(--fg-color);--bg-color: #fff;--bg-color-0: rgba(135, 131, 120, .15);--bg-color-1: rgb(247, 246, 243);--bg-color-2: rgba(135, 131, 120, .15);--select-color-0: rgb(46, 170, 220);--select-color-1: rgba(45, 170, 219, .3);--select-color-2: #d9eff8;--notion-red: rgb(224, 62, 62);--notion-pink: rgb(173, 26, 114);--notion-blue: rgb(11, 110, 153);--notion-purple: rgb(105, 64, 165);--notion-teal: rgb(15, 123, 108);--notion-yellow: rgb(223, 171, 1);--notion-orange: rgb(217, 115, 13);--notion-brown: rgb(100, 71, 58);--notion-gray: rgb(155, 154, 151);--notion-red_background: rgb(251, 228, 228);--notion-pink_background: rgb(244, 223, 235);--notion-blue_background: rgb(221, 235, 241);--notion-purple_background: rgb(234, 228, 242);--notion-teal_background: rgb(221, 237, 234);--notion-yellow_background: rgb(251, 243, 219);--notion-orange_background: rgb(250, 235, 221);--notion-brown_background: rgb(233, 229, 227);--notion-gray_background: rgb(235, 236, 237);--notion-red_background_co: rgba(251, 228, 228, .3);--notion-pink_background_co: rgba(244, 223, 235, .3);--notion-blue_background_co: rgba(221, 235, 241, .3);--notion-purple_background_co: rgba(234, 228, 242, .3);--notion-teal_background_co: rgba(221, 237, 234, .3);--notion-yellow_background_co: rgba(251, 243, 219, .3);--notion-orange_background_co: rgba(250, 235, 221, .3);--notion-brown_background_co: rgba(233, 229, 227, .3);--notion-gray_background_co: rgba(235, 236, 237, .3);--notion-item-blue: rgba(0, 120, 223, .2);--notion-item-orange: rgba(245, 93, 0, .2);--notion-item-green: rgba(0, 135, 107, .2);--notion-item-pink: rgba(221, 0, 129, .2);--notion-item-brown: rgba(140, 46, 0, .2);--notion-item-red: rgba(255, 0, 26, .2);--notion-item-yellow: rgba(233, 168, 0, .2);--notion-item-default: rgba(206, 205, 202, .5);--notion-item-purple: rgba(103, 36, 222, .2);--notion-item-gray: rgba(155, 154, 151, .4);--notion-max-width: 720px;--notion-header-height: 45px}.dark-mode{--fg-color: rgba(255, 255, 255, .9);--fg-color-0: var(--fg-color);--fg-color-1: var(--fg-color);--fg-color-2: var(--fg-color);--fg-color-3: var(--fg-color);--fg-color-4: var(--fg-color);--fg-color-5: rgba(255, 255, 255, .7);--fg-color-6: #fff;--fg-color-icon: #fff;--bg-color: #2f3437;--bg-color-0: rgb(71, 76, 80);--bg-color-1: rgb(63, 68, 71);--bg-color-2: rgba(135, 131, 120, .15);--notion-red: rgb(255, 115, 105);--notion-pink: rgb(226, 85, 161);--notion-blue: rgb(82, 156, 202);--notion-purple: rgb(154, 109, 215);--notion-teal: rgb(77, 171, 154);--notion-yellow: rgb(255, 220, 73);--notion-orange: rgb(255, 163, 68);--notion-brown: rgb(147, 114, 100);--notion-gray: rgba(151, 154, 155, .95);--notion-red_background: rgb(89, 65, 65);--notion-pink_background: rgb(83, 59, 76);--notion-blue_background: rgb(54, 73, 84);--notion-purple_background: rgb(68, 63, 87);--notion-teal_background: rgb(53, 76, 75);--notion-yellow_background: rgb(89, 86, 59);--notion-orange_background: rgb(89, 74, 58);--notion-brown_background: rgb(67, 64, 64);--notion-gray_background: rgb(69, 75, 78);--notion-red_background_co: rgba(89, 65, 65, .3);--notion-pink_background_co: rgba(83, 59, 76, .3);--notion-blue_background_co: rgba(120, 162, 187, .3);--notion-purple_background_co: rgba(68, 63, 87, .3);--notion-teal_background_co: rgba(53, 76, 75, .3);--notion-yellow_background_co: rgba(89, 86, 59, .3);--notion-orange_background_co: rgba(89, 74, 58, .3);--notion-brown_background_co: rgba(67, 64, 64, .3);--notion-gray_background_co: rgba(69, 75, 78, .3)}::-webkit-scrollbar{background:transparent;width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d1cb}::-webkit-scrollbar-thumb:hover{background:#c2c1bf}::-webkit-scrollbar-track{background:#edece9}*::-moz-selection{background:rgba(45,170,219,.3)}*::selection{background:rgba(45,170,219,.3)}.notion{box-sizing:border-box;font-size:16px;line-height:1.5;color:var(--fg-color);caret-color:var(--fg-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol}.notion>*{padding:3px 0}.notion *{margin-block-start:0;margin-block-end:0}.notion *::-moz-selection{background:var(--select-color-1)}.notion *::selection{background:var(--select-color-1)}.notion *,.notion *:focus{outline:0}.notion-page-content{width:100%}@media (min-width: 1300px) and (min-height: 300px){.notion-page-content-has-aside{display:flex;flex-direction:row;width:calc((100vw + var(--notion-max-width)) / 2)}.notion-page-content-has-aside .notion-aside{display:flex}.notion-page-content-has-aside .notion-page-content-inner{width:var(--notion-max-width);max-width:var(--notion-max-width)}}.notion-page-content-inner{position:relative;display:flex;flex-direction:column;align-items:flex-start}.notion-aside{position:sticky;top:148px;align-self:flex-start;flex:1;display:none;flex-direction:column;align-items:center}.notion-aside-table-of-contents{display:flex;flex-direction:column;align-items:center;max-height:calc(100vh - 164px);overflow:hidden auto;min-width:222px;overflow:auto}.notion-aside-table-of-contents-header{text-transform:uppercase;font-weight:400;font-size:1.1em;word-break:break-word}.notion-aside-table-of-contents .notion-table-of-contents-item{line-height:1}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0:first-of-type{margin-top:0}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0{margin-top:.25em}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-1{font-size:13px}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-2{font-size:12px}.notion-aside-table-of-contents .notion-table-of-contents-item-body{border:0 none}.notion-table-of-contents-active-item{color:var(--select-color-0)!important}.notion-app{position:relative;background:var(--bg-color);min-height:100vh}.notion-viewport{position:fixed;inset:0}.medium-zoom-overlay{z-index:300}.medium-zoom-image{border-radius:0}.medium-zoom-image--opened{z-index:301}.notion-frame{display:flex;flex-direction:column;width:100%;height:100%}.notion-page-scroller{position:relative;display:flex;flex-direction:column;flex-grow:1;align-items:center;min-height:calc(100vh - var(--notion-header-height))}.notion-red,.notion-red_co{color:var(--notion-red)}.notion-pink,.notion-pink_co{color:var(--notion-pink)}.notion-blue,.notion-blue_co{color:var(--notion-blue)}.notion-purple,.notion-purple_co{color:var(--notion-purple)}.notion-teal,.notion-teal_co{color:var(--notion-teal)}.notion-yellow,.notion-yellow_co{color:var(--notion-yellow)}.notion-orange,.notion-orange_co{color:var(--notion-orange)}.notion-brown,.notion-brown_co{color:var(--notion-brown)}.notion-gray,.notion-gray_co{color:var(--notion-gray)}.notion-red_background{background-color:var(--notion-red_background)}.notion-pink_background{background-color:var(--notion-pink_background)}.notion-blue_background{background-color:var(--notion-blue_background)}.notion-purple_background{background-color:var(--notion-purple_background)}.notion-teal_background{background-color:var(--notion-teal_background)}.notion-yellow_background{background-color:var(--notion-yellow_background)}.notion-orange_background{background-color:var(--notion-orange_background)}.notion-brown_background{background-color:var(--notion-brown_background)}.notion-gray_background{background-color:var(--notion-gray_background)}.notion-red_background_co{background-color:var(--notion-red_background_co)}.notion-pink_background_co{background-color:var(--notion-pink_background_co)}.notion-blue_background_co{background-color:var(--notion-blue_background_co)}.notion-purple_background_co{background-color:var(--notion-purple_background_co)}.notion-teal_background_co{background-color:var(--notion-teal_background_co)}.notion-yellow_background_co{background-color:var(--notion-yellow_background_co)}.notion-orange_background_co{background-color:var(--notion-orange_background_co)}.notion-brown_background_co{background-color:var(--notion-brown_background_co)}.notion-gray_background_co{background-color:var(--notion-gray_background_co)}.notion-item-blue{background-color:var(--notion-item-blue)}.notion-item-orange{background-color:var(--notion-item-orange)}.notion-item-green{background-color:var(--notion-item-green)}.notion-item-pink{background-color:var(--notion-item-pink)}.notion-item-brown{background-color:var(--notion-item-brown)}.notion-item-red{background-color:var(--notion-item-red)}.notion-item-yellow{background-color:var(--notion-item-yellow)}.notion-item-default{background-color:var(--notion-item-default)}.notion-item-purple{background-color:var(--notion-item-purple)}.notion-item-gray{background-color:var(--notion-item-gray)}.notion b{font-weight:600}.notion-title{width:100%;font-size:2.5em;font-weight:700;margin-bottom:20px;margin-top:.75em;line-height:1.2}.notion-h{position:relative;display:inline-block;font-weight:600;line-height:1.3;padding:3px 2px;margin-bottom:1px;max-width:100%;white-space:pre-wrap;word-break:break-word}.notion-h1{font-size:1.875em;font-weight:600;margin-top:1.08em}.notion-header-anchor{position:absolute;top:-54px;left:0}.notion-title+.notion-h1,.notion-title+.notion-h2,.notion-title+.notion-h3{margin-top:0}.notion-h1:first-child{margin-top:0}.notion-h2{font-size:1.5em;font-weight:600;margin-top:1.1em}.notion-h3{font-size:1.25em;font-weight:600;margin-top:1em}.notion-h:hover .notion-hash-link{opacity:1}.notion-hash-link{opacity:0;text-decoration:none;float:left;margin-left:-20px;padding-right:4px;fill:var(--fg-color-icon)}.notion-page-cover{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:30vh;min-height:30vh;max-height:30vh;padding:0}.notion-page{box-sizing:border-box;position:relative;padding:0;margin:0 auto;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:flex-start;width:100%;max-width:100%}.notion-full-page{padding-bottom:max(10vh,120px)}.notion-page-no-cover{margin-top:48px!important;padding-top:96px}.notion-page-no-cover.notion-page-no-icon{padding-top:0}.notion-page-no-cover.notion-page-has-image-icon{padding-top:148px}.notion-page-has-cover.notion-page-no-icon{padding-top:48px}.notion-page-has-cover{padding-top:112px}.notion-page-has-cover.notion-page-has-text-icon{padding-top:64px}.notion-page-icon-wrapper{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:center}.notion-page-icon-wrapper .notion-page-icon{position:relative;display:block}.notion-page-has-cover .notion-page-icon-wrapper img.notion-page-icon{top:-62px}.notion-page-has-cover .notion-page-icon-wrapper span.notion-page-icon{top:-42px}.notion-page-icon-wrapper span.notion-page-icon{height:78px;width:78px;max-width:78px;max-height:78px;font-size:78px;line-height:1.1;margin-left:0;color:var(--fg-color-icon)}.notion-page-icon-wrapper img.notion-page-icon{display:block;border-radius:3px;width:124px;height:124px;max-width:124px;max-height:124px}.notion-page-icon-cover span{height:78px;width:78px;font-size:78px;display:inline-block;line-height:1.1;margin-left:0}.notion-page-icon-offset span{margin-top:-42px}.notion-page-icon-cover img{border-radius:3px;width:124px;height:124px;margin:8px}.notion-page-icon-offset img{margin-top:-80px}.notion-page{width:var(--notion-max-width);padding-left:min(12px,8vw);padding-right:min(12px,8vw)}.notion-full-width{--notion-max-width:min(1920px, 98vw);padding-left:min(96px,8vw);padding-right:min(96px,8vw)}.notion-small-text{font-size:14px}.notion-quote{display:block;width:100%;white-space:pre-wrap;word-break:break-word;border-left:3px solid currentcolor;padding:.2em .9em;margin:6px 0;font-size:1.2em}.notion-hr{width:100%;margin:6px 0;padding:0;border-top:none;border-color:var(--fg-color-0)}.notion-link{color:inherit;word-break:break-word;text-decoration:inherit;border-bottom:.05em solid;border-color:var(--fg-color-2);opacity:.7;transition:border-color .1s ease-in,opacity .1s ease-in}.notion-link:hover{border-color:var(--fg-color-6);opacity:1}.notion-collection .notion-link{opacity:1}.notion-blank{width:100%;min-height:1rem;padding:3px 2px;margin-top:1px;margin-bottom:1px}.notion-page-link{display:flex;color:var(--fg-color);text-decoration:none;width:100%;height:30px;margin:1px 0;transition:background .15s ease-in-out 0s;align-items:center}.notion-page-link:hover{background:var(--bg-color-0)}.notion-collection-card .notion-page-link{height:unset;margin:0;transition:unset;background:unset}.notion-page-icon{font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols;font-size:1.1em;margin:0 6px 0 2px;fill:var(--fg-color-6);color:var(--fg-color-icon)}img.notion-page-icon,svg.notion-page-icon{display:block;-o-object-fit:fill;object-fit:fill;border-radius:3px;max-width:22px;max-height:22px}.notion-icon{display:block;width:18px;height:18px;color:var(--fg-color-icon)}.notion-page-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;line-height:1.3;border-bottom:1px solid var(--fg-color-1);margin:4px 0}.notion-inline-code{color:#eb5757;padding:.2em .4em;background:var(--bg-color-2);border-radius:3px;font-size:85%;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.notion-underline{text-underline-offset:6px;text-decoration-thickness:1px}.notion-list{margin:0;margin-block-start:.6em;margin-block-end:.6em}.notion-list-disc{list-style-type:disc;padding-inline-start:1.7em;margin-top:0;margin-bottom:0}.notion-list-numbered{list-style-type:decimal;padding-inline-start:1.6em;margin-top:0;margin-bottom:0}.notion-list-disc li{padding-left:.1em}.notion-list-numbered li{padding-left:.2em}.notion-list li{padding:6px 0;white-space:pre-wrap}.notion-list-flat{padding-inline-start:0}.notion-list-indent{margin-left:1.6em}.notion-asset-wrapper{margin:.5rem 0;max-width:100vw;min-width:100%;align-self:center;display:flex;flex-direction:column;align-items:center}.notion-asset-wrapper-image{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}.notion-asset-wrapper img{width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.notion-asset-wrapper iframe{border:none;background:rgb(247,246,245)}.notion-text{width:100%;white-space:pre-wrap;word-break:break-word;padding:3px 2px;margin:1px 0}.notion-text:first-child{margin-top:2px}.notion-text-children{padding-left:1.5em;display:flex;flex-direction:column}.notion-block{padding:3px 2px}.notion .notion-code{font-size:85%}.notion-code{width:100%;margin:4px 0;border-radius:3px;-moz-tab-size:2;-o-tab-size:2;tab-size:2;display:block;box-sizing:border-box;overflow:auto;background:var(--bg-color-1);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.notion-code>pre{padding:34px 16px 32px 32px;margin:0}.notion-column{display:flex;flex-direction:column;padding-top:12px;padding-bottom:12px}.notion-column>*:first-child{margin-top:0;margin-left:0;margin-right:0}.notion-column>*:last-child{margin-left:0;margin-right:0;margin-bottom:0}.notion-row{display:flex;overflow:hidden;width:100%;max-width:100%}@media (max-width: 640px){.notion-row{flex-direction:column}.notion-row .notion-column{width:100%!important}.notion-row .notion-spacer{display:none}}.notion-bookmark{margin:4px 0;width:100%;box-sizing:border-box;text-decoration:none;border:1px solid var(--fg-color-1);border-radius:3px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease-in-out 0s}.dark-mode .notion-bookmark{border-color:var(--bg-color-0)}.notion-bookmark:hover{transition:background .15s ease-in-out 0s;background:var(--bg-color-0)}.notion-bookmark>div:first-child{flex:4 1 180px;padding:12px 14px 14px;overflow:hidden;text-align:left;color:var(--fg-color)}.notion-bookmark-title{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:24px;margin-bottom:2px}.notion-bookmark-description{font-size:12px;line-height:16px;opacity:.8;height:32px;overflow:hidden}.notion-bookmark-link{display:flex;margin-top:6px}.notion-bookmark-link>img{width:16px;height:16px;min-width:16px;margin-right:6px}.notion-bookmark-link>div{font-size:12px;line-height:16px;color:var(--fg-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-bookmark-image{flex:1 1 180px;position:relative}.notion-bookmark-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute}.notion-column .notion-bookmark-image{display:none}.notion-spacer{width:min(32px,4vw)}.notion-spacer:last-child{display:none}.notion-asset-object-fit{position:absolute;inset:0;width:100%;height:100%;border-radius:1px}.notion-image{display:block;width:100%;border-radius:1px}.notion-image-inset{position:absolute;inset:0;width:100%;height:100%;border-radius:1px}.notion-image-caption,.notion-asset-caption{padding:6px 0 6px 2px;white-space:pre-wrap;word-break:break-word;caret-color:var(--fg-color);font-size:14px;line-height:1.4;color:var(--fg-color-3)}.notion-callout{padding:16px 16px 16px 12px;display:inline-flex;width:100%;border-radius:3px;border-width:1px;align-items:center;box-sizing:border-box;margin:4px 0;align-items:flex-start}.dark-mode .notion-callout{border-color:var(--bg-color-2)}.notion-callout .notion-page-icon{align-self:flex-start;width:24px;height:24px;font-size:1.3em;line-height:1em}.notion-callout-text{margin-left:8px;white-space:pre-wrap;word-break:break-word;width:100%}.notion-toggle{padding:3px 2px}.notion-toggle>summary{cursor:pointer;outline:none}.notion-toggle>div{margin-left:1.4em}.notion-toggle>summary>span{margin-left:.5em}.notion-collection{align-self:center;min-width:100%}.notion-collection-header{display:flex;align-items:center;height:42px;padding:4px 2px;white-space:nowrap;overflow:hidden}.notion-collection-header-title{display:inline-flex;align-items:center;font-size:1.25em;line-height:1.2;font-weight:600;white-space:pre-wrap;word-break:break-word;margin-right:.5em}.notion-collection-view-dropdown{cursor:pointer;padding:4px 8px;border-radius:3px;transition:background .12s ease-in 0s}.notion-collection-view-dropdown:hover{background:var(--bg-color-0)}.notion-collection-view-dropdown-icon{position:relative;top:2px;margin-left:4px}.notion-collection-view-type-menu-item{cursor:pointer}.notion-collection-view-type-menu-item .notion-collection-view-type{width:340px;max-width:100%;min-width:100px}.notion-collection-view-type{display:flex;align-items:center;font-size:14px}.notion-collection-view-type-icon{display:inline-block;width:14px;height:14px;fill:#37352f;margin-right:6px}.notion-collection-view-type-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg-color)}.notion-table{width:100vw;max-width:100vw;align-self:center;overflow:auto hidden}.notion-table-view{position:relative;float:left;min-width:var(--notion-max-width);padding-left:0;transition:padding .2s ease-out}.notion-table-header{display:flex;position:absolute;z-index:82;height:33px;color:var(--fg-color-3);min-width:var(--notion-max-width)}.notion-table-header-inner{width:100%;display:inline-flex;border-top:1px solid var(--fg-color-1);border-bottom:1px solid var(--fg-color-1)}.notion-table-header-placeholder{height:34px}.notion-table-th{display:flex;position:relative}.notion-table-view-header-cell{display:flex;flex-shrink:0;overflow:hidden;height:32px;font-size:14px;padding:0}.notion-table-view-header-cell-inner{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;width:100%;height:100%;padding-left:8px;padding-right:8px;border-right:1px solid var(--fg-color-0)}.notion-table-th:last-child .notion-table-view-header-cell-inner{border-right:0 none}.notion-simple-table{border-collapse:collapse;border-spacing:0}.notion-simple-table-data{color:inherit;fill:inherit;border:1px solid rgb(233,233,231);position:relative;vertical-align:top;min-width:178px;max-width:178px;min-height:32px}.notion-simple-table-cell-text{max-width:100%;width:100%;white-space:pre-wrap;word-break:break-word;caret-color:transparent;padding:7px 9px;background-color:transparent;font-size:14px;line-height:20px}.notion-simple-table-header{background:rgb(247,246,243);font-weight:500}.notion-collection-column-title{display:flex;align-items:center;line-height:120%;min-width:0;font-size:14px}.notion-collection-column-title-icon{display:inline-block;width:14px;height:14px;min-width:14px;min-height:14px;fill:var(--fg-color-2);margin-right:6px}.notion-collection-column-title-body{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-table-body{position:relative;min-width:var(--notion-max-width)}.notion-table-row{display:flex;border-bottom:1px solid var(--fg-color-1)}.notion-table-cell{min-height:32px;padding:5px 8px 6px;font-size:14px;line-height:1;white-space:normal;overflow:hidden;word-break:break-word;border-right:1px solid var(--fg-color-1)}.notion-table-cell:last-child{border-right:0 none}.notion-table-cell-title{font-weight:500}.notion-table-cell-text{white-space:pre-wrap}.notion-table-cell-text,.notion-table-cell-number,.notion-table-cell-url,.notion-table-cell-email,.notion-table-cell-phone_number{line-height:1.5}.notion-table-cell-number{white-space:pre-wrap}.notion-table-cell-select,.notion-table-cell-multi_select{padding:7px 8px 0}.notion-property-select,.notion-property-multi_select{display:flex;flex-wrap:wrap}.notion-property-select-item,.notion-property-multi_select-item{display:flex;align-items:center;padding:0 6px;border-radius:3px;height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:120%}.notion-property-multi_select-item{margin:0 6px 6px 0}.notion-collection-card .notion-property-multi_select-item{margin:0 6px 0 0}.notion-property-file{display:flex;flex-wrap:wrap;align-content:flex-start}.notion-property-file img{max-height:24px;max-width:100%;margin-right:6px}.notion-collection-card-cover .notion-property-file{height:100%}.notion-collection-card-cover .notion-property-file img{width:100%;margin:0;max-height:100%}.notion-property-checkbox{margin-top:4px;width:16px;height:16px;background:var(--bg-color);flex-shrink:0}.notion-to-do-item>input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:2px solid rgba(71,71,71,.918);outline:none;transition-duration:.3s;cursor:pointer}.notion-to-do-item>input:checked{border:2px solid var(--select-color-0);background-color:var(--select-color-0);background:var(--select-color-0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' class='check' style='width: 12px; height: 12px; display: block; fill: white; flex-shrink: 0; backface-visibility: hidden;'%3E%3Cpolygon points='5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039'%3E%3C/polygon%3E%3C/svg%3E")}.notion-gallery{align-self:center}.notion-gallery-view{position:relative;padding-left:0;transition:padding .2s ease-out}.notion-gallery-grid{display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:1fr;gap:16px;border-top:1px solid var(--fg-color-1);padding-top:16px;padding-bottom:4px}.notion-gallery-grid-size-small{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.notion-gallery-grid-size-large{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.notion-collection-card{display:flex;flex-direction:column;overflow:hidden;text-decoration:none;box-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px;border-radius:3px;background:var(--bg-color);color:var(--fg-color);transition:background .1s ease-out 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.notion-collection-card:hover{background:var(--bg-color-0)}.notion-collection-card-cover{position:relative;width:100%;height:190px;border-bottom:1px solid var(--fg-color-0);overflow:hidden}.notion-collection-card-cover img{width:100%;height:100%;border-radius:1px 1px 0 0}.notion-collection-card-cover .notion-collection-card-cover-empty{width:100%;height:100%;pointer-events:none;overflow:hidden;background:var(--fg-color-5);box-shadow:var(--fg-color-0) 0 -1px 0 0 inset;padding:8px 8px 0}.notion-collection-card-size-small .notion-collection-card-cover{height:124px}.notion-collection-card-body{display:flex;flex-direction:column;padding:4px 10px}.notion-collection-card-property{padding:4px 0;white-space:nowrap;word-break:break-word;overflow:hidden;text-overflow:ellipsis;font-size:12px}.notion-collection-card-property:first-child{font-size:14px;font-weight:500}.notion-collection-card-property:not(:first-child){white-space:nowrap;text-overflow:clip}.notion-collection-card-property img{max-height:18px}.notion-list-collection{align-self:center;width:100%;max-width:100%}.notion-list-view{position:relative;padding-left:0;transition:padding .2s ease-out;max-width:100%}.notion-list-body{display:flex;flex-direction:column;border-top:1px solid var(--fg-color-1);padding-top:8px;max-width:100%;overflow:hidden}.notion-list-item{display:flex;justify-content:space-between;align-items:center;padding:0 4px;margin:1px 0;max-width:100%;overflow:hidden}.notion-list-item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;line-height:1.3}.notion-list-item-body{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden}.notion-list-item-property{margin-left:14px;font-size:14px}.notion-list-item-property .notion-property-date,.notion-list-item-property .notion-property-created_time,.notion-list-item-property .notion-property-last_edited_time,.notion-list-item-property .notion-property-url{display:inline-block;color:var(--fg-color-3);font-size:12px;overflow:hidden;text-overflow:ellipsis}.notion-board{width:100vw;max-width:100vw;align-self:center;overflow:auto hidden}.notion-board-view{position:relative;float:left;min-width:100%;padding-left:0;transition:padding .2s ease-out}.notion-board-header{display:flex;position:absolute;z-index:82;height:44px;min-width:100%}.notion-board-header-inner{display:inline-flex;border-top:1px solid var(--fg-color-1);border-bottom:1px solid var(--fg-color-1)}.notion-board-header-placeholder{height:var(--notion-header-height)}.notion-board-th{display:flex;align-items:center;font-size:14px;padding-right:16px;box-sizing:content-box;flex-shrink:0}.notion-board-th-body{display:flex;align-items:center;font-size:14px;line-height:1.2;padding-left:2px;padding-right:4px;white-space:nowrap;overflow:hidden}.notion-board-th-count{color:var(--fg-color-3);font-weight:500;padding:0 8px}.notion-board-th-empty{margin-right:4px;position:relative;top:2px}.notion-board-body{display:inline-flex}.notion-board-group{flex:0 0 auto;padding-right:16px;box-sizing:content-box}.notion-board-group-card{margin-bottom:8px}.notion-board-view .notion-board-th,.notion-board-view .notion-board-group{width:260px}.notion-board-view-size-small .notion-board-th,.notion-board-view-size-small .notion-board-group{width:180px}.notion-board-view-size-large .notion-board-th,.notion-board-view-size-large .notion-board-group{width:320px}.notion-board-view .notion-collection-card .notion-collection-card-cover{height:148px}.notion-board-view-size-small .notion-collection-card .notion-collection-card-cover{height:100px}.notion-board-view-size-large .notion-collection-card .notion-collection-card-cover{height:180px}.notion-to-do{width:100%;display:flex;flex-direction:column}.notion-to-do-item{display:flex;align-items:flex-start;width:100%;padding-left:2px;min-height:calc(1.5em + 6px);position:relative}.notion-to-do-children{padding-left:1.5em}.notion-to-do-item .notion-to-do-checked{text-decoration:line-through;text-decoration-color:#b9747459;opacity:.5}.notion-to-do-body{white-space:pre-wrap;word-break:break-word}.notion-to-do-item .notion-property-checkbox{margin-right:8px}.notion-google-drive{width:100%;align-self:center;margin:4px 0}.notion-google-drive-link{position:relative;display:flex;flex-direction:column;color:inherit;text-decoration:none;width:100%;border:1px solid var(--fg-color-1);border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .1s ease-in 0s;cursor:pointer}.notion-google-drive-link:hover{background:var(--bg-color-0)}.notion-google-drive-preview{display:block;position:relative;width:100%;padding-bottom:55%;overflow:hidden}.notion-google-drive-preview img{position:absolute;width:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.notion-google-drive-body{width:100%;min-height:60px;padding:12px 14px 14px;overflow:hidden;border-top:1px solid var(--fg-color-1)}.notion-google-drive-body-title{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.notion-google-drive-body-modified-time{font-size:12px;line-height:1.3;color:var(--fg-color-3);max-height:32px;overflow:hidden}.notion-google-drive-body-source{display:flex;align-items:center;margin-top:6px}.notion-google-drive-body-source-icon{flex-shrink:0;background-size:cover;width:16px;height:16px;margin-right:6px}.notion-google-drive-body-source-domain{font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-file{width:100%;margin:1px 0}.notion-file-link{display:flex;align-items:center;padding:3px 2px;border-radius:3px;transition:background 20ms ease-in 0s;color:inherit;text-decoration:none}.notion-file-link:hover{background:var(--bg-color-0)}.notion-file-icon{margin-right:2px;width:1.35em;display:flex;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;min-height:calc(1.5em + 6px);height:1.35em}.notion-file-info{display:flex;align-items:baseline}.notion-file-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-file-size{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg-color-3);font-size:12px;line-height:16px;margin-left:6px}.notion-audio{width:100%}.notion-audio audio{width:100%}.notion-equation{position:relative;display:inline-flex;color:inherit;fill:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:3px;transition:background 20ms ease-in 0s}.notion-equation-inline{-webkit-user-select:all;-moz-user-select:all;user-select:all}.notion-equation-block{display:flex;flex-direction:column;overflow:auto;width:100%;max-width:100%;padding:4px 8px;margin:4px 0;cursor:pointer}.notion-equation:hover{background:var(--bg-color-0)}.notion-equation:active,.notion-equation:focus{background:var(--select-color-2)}.notion-frame .katex-display .katex{padding-right:32px}.notion-frame .katex>.katex-html{white-space:normal}.notion-page-title{display:inline-flex;max-width:100%;align-items:center;line-height:1.3;transition:background .12s ease-in 0s}.notion-page-title-icon{display:flex;align-items:center;justify-content:center;height:22px;width:22px;border-radius:3px;flex-shrink:0;margin-left:2px;margin-right:6px}.notion-collection-card-property .notion-link{border-bottom:0 none}.notion-collection-card-property .notion-page-title{transition:none}.notion-collection-card-property .notion-page-title:hover{background:unset}.notion-collection-card-property .notion-page-title-icon{margin-left:0;height:18px;width:18px}.notion-collection-card-property .notion-page-title-text{border-bottom:0 none}.notion-collection-card-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-page-title-text{position:relative;top:1px;border-bottom:1px solid var(--fg-color-1);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.notion-link .notion-page-title-text{border-bottom:0px}.notion-collection-row{width:100%;padding:4px 0 8px;border-bottom:1px solid var(--fg-color-0);margin-bottom:1em}.notion-collection-row-body{display:flex;flex-direction:column}.notion-collection-row-property{display:flex;align-items:center;margin-bottom:4px}.notion-collection-row-value{flex:1;padding:6px 8px 7px;font-size:14px}.notion-collection-row-property .notion-collection-column-title{display:flex;align-items:center;width:160px;height:34px;color:var(--fg-color-3);padding:0 6px}.notion-collection-row-property .notion-property{width:100%}.notion-collection-row-property .notion-collection-column-title-icon{width:16px;height:16px;min-width:16px;min-height:16px}.notion-collection-row-property .notion-link{border-bottom:0 none}.notion-collection-row-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-user{display:block;-o-object-fit:cover;object-fit:cover;border-radius:100%;width:20px;height:20px}.notion-list-item-property .notion-property-multi_select-item{margin-bottom:0;flex-wrap:none}.notion-list-item-property .notion-property-multi_select-item:last-of-type{margin-right:0}.notion-toggle .notion-collection-header,.notion-toggle .notion-table-view,.notion-toggle .notion-board-view,.notion-column .notion-collection-header,.notion-column .notion-table-view,.notion-column .notion-board-view{padding-left:0!important;padding-right:0!important}.notion-toggle .notion-table,.notion-toggle .notion-board,.notion-column .notion-table,.notion-column .notion-board{width:100%!important;max-width:100%!important}@media only screen and (max-width: 730px){.notion-page{padding-left:2vw;padding-right:2vw}.notion-asset-wrapper{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}}@media (max-width: 640px){.notion-bookmark-image{display:none}}.lazy-image-wrapper{position:relative;overflow:hidden}.lazy-image-wrapper img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:100%;min-width:100%;min-height:100%}.lazy-image-preview{filter:blur(20px);transform:scale(1.1);opacity:1;transition:opacity .4s ease-in!important;transition-delay:.1s;will-change:opacity}.lazy-image-wrapper img.lazy-image-real{position:relative}.lazy-image-real{opacity:0;transition:opacity .4s ease-out!important;will-change:opacity}.lazy-image-real.medium-zoom-image{transition:transform .3s cubic-bezier(.2,0,.2,1),opacity .4s ease-out!important;will-change:opacity,transform}.medium-zoom-image--opened{-o-object-fit:cover;object-fit:cover;opacity:1}.lazy-image-loaded .lazy-image-preview{opacity:0}.lazy-image-loaded .lazy-image-real{opacity:1}.notion-page-cover.lazy-image-wrapper{padding:0!important}.notion-collection-card-cover .lazy-image-wrapper{padding:0!important;height:100%}.notion-page-cover .lazy-image-preview,.notion-page-cover .lazy-image-real{will-change:unset!important}.notion-page-cover .lazy-image-loaded .lazy-image-preview{opacity:1}.notion-lite{overflow-y:auto}.notion-lite .notion-page{width:100%;padding:0}.notion-lite .notion-collection-header,.notion-lite .notion-table-view,.notion-lite .notion-board-view{padding-left:0!important;padding-right:0!important}.notion-lite .notion-board,.notion-lite .notion-table{width:100%!important}.notion-header{position:sticky;top:0;left:0;z-index:200;width:100%;max-width:100vw;overflow:hidden;height:var(--notion-header-height);min-height:var(--notion-header-height);background:var(--bg-color)}.notion-header .nav-header{position:absolute;top:0;left:0;right:0;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 12px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.2;font-size:14px}.notion-header .breadcrumbs{display:flex;flex-direction:row;align-items:center;height:100%;flex-grow:0;min-width:0;margin-right:8px}.notion-header .breadcrumb{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-color);text-decoration:none;margin:1px 0;padding:4px 6px;border-radius:3px;transition:background .12s ease-in 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;cursor:pointer}.notion-header .breadcrumb .icon{position:relative;top:-1px}.notion-header img.icon{width:18px!important;height:18px!important}.notion-header .icon{font-size:18px;margin-right:6px;line-height:1.1}.notion-header .searchIcon{width:14px;height:14px;margin-right:6px;color:var(--fg-color);fill:var(--fg-color)}.notion-header .breadcrumb:not(.active):hover{background:var(--bg-color-0)}.notion-header .breadcrumb:not(.active):active{background:var(--bg-color-1)}.notion-header .breadcrumb.active{cursor:default}.notion-header .spacer{margin:0 2px;color:var(--fg-color-2)}.notion-header .button{height:28px;padding:0 8px}.notion-search-overlay{position:fixed;inset:0;background:rgba(15,15,15,.6);display:flex;justify-content:center;align-items:flex-start;z-index:1001}.notion-search{box-shadow:#0f0f0f0d 0 0 0 1px,#0f0f0f1a 0 5px 10px,#0f0f0f33 0 15px 40px;border-radius:3px;background:#fff;position:relative;top:90px;max-width:600px;min-height:50px;max-height:80vh;width:75%;overflow:hidden;outline:none;font-size:16px;line-height:1.5;color:#37352f;caret-color:#37352f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol}.notion-search .quickFindMenu{display:flex;flex-direction:column;min-width:100%;max-width:calc(100vw - 24px);height:100%;max-height:80vh;min-height:50px}.notion-search .searchBar{display:flex;flex-direction:row;align-items:center;height:52px;box-shadow:#37352f17 0 1px;font-size:18px;line-height:27px;padding:0 16px}.notion-search .searchInput{resize:none;white-space:nowrap;border:none;outline:none;flex:1;line-height:inherit;font-size:inherit}.notion-search .inlineIcon{margin-right:10px;fill:#37352f66}.notion-search .clearButton{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:20px;cursor:pointer;margin-left:8px}.notion-search .clearIcon{width:14px;height:14px;fill:#37352f4d}.notion-search .clearButton:hover .clearIcon{fill:#37352f66}.notion-search .clearButton:active .clearIcon{fill:#37352fcc}@keyframes spinner{to{transform:rotate(360deg)}}.notion-search .loadingIcon{animation:spinner .6s linear infinite}.notion-search .noResultsPane{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px}.notion-search .noResults{font-size:14px;font-weight:500;line-height:20px;color:#37352f99}.notion-search .noResultsDetail{font-size:14px;margin-top:2px;color:#37352f66}.notion-search .resultsFooter{box-shadow:#37352f17 0 -1px;margin-top:1px;font-size:12px;min-height:28px;color:#37352f66;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 16px;display:flex;flex-direction:column;justify-content:center}.notion-search .resultsCount{font-weight:500;color:#37352f99}.notion-search .resultsPane{display:flex;flex-direction:column;height:100%;flex:1;overflow:auto}.notion-search .result{padding:8px 14px;border-bottom:1px solid rgba(55,53,47,.06);min-height:36px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:#37352f;text-decoration:none}.notion-search .resultsPane .result:hover{background:rgba(55,53,47,.08)!important}.notion-search .resultsPane .result:active{background:rgba(55,53,47,.16)!important}.notion-sync-block{width:100%}.notion-table-of-contents{width:100%;margin:4px 0}.notion-table-of-contents-item{font-size:14px;white-space:nowrap;overflow:hidden;color:var(--fg-color-6);text-overflow:ellipsis;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--fg-color-1)}.notion-tweet{display:flex;justify-content:center;width:100%}.notion-tweet-error{font-size:.8rem;padding:.5rem 1rem;border:1px solid rgb(233,233,231);border-radius:3px}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{background:none!important}:not(pre)>code[class*=language-],pre[class*=language-]{background:none!important}/* optional Notion-like styles *//* @import "prismjs/themes/prism.css"; *//* @import "katex/dist/katex.min.css"; */.notion-image-inset {
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.b-help-icon {
    width: 15px;
    min-width: 15px;
    height: 15px;
    margin-right: 10px !important;
    display: inline-block;
    cursor: pointer;
}

.blinking-colon[data-v-f31e5508] {
    animation: blink-f31e5508 1s infinite;
}
@keyframes blink-f31e5508 {
0% {
        opacity: 1;
}
50% {
        opacity: 0;
}
100% {
        opacity: 1;
}
}
.current-time[data-v-f31e5508] {
    font-family: monospace;
    font-size: 2rem;
}

td span.vertical {
    vertical-align: bottom;
    text-align: center;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
    transform-origin: 35% 50%;
}

.pdf-wrapper {
    background-color: #eee;
    padding: 20mm;
    display: flex;
    flex-direction: column;
    gap: 20mm;
    overflow: auto;
}
.pdf-wrapper > div {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
:root{--fg-color: rgb(55, 53, 47);--fg-color-0: rgba(55, 53, 47, .09);--fg-color-1: rgba(55, 53, 47, .16);--fg-color-2: rgba(55, 53, 47, .4);--fg-color-3: rgba(55, 53, 47, .6);--fg-color-4: #000;--fg-color-5: rgba(55, 53, 47, .024);--fg-color-6: rgba(55, 53, 47, .8);--fg-color-icon: var(--fg-color);--bg-color: #fff;--bg-color-0: rgba(135, 131, 120, .15);--bg-color-1: rgb(247, 246, 243);--bg-color-2: rgba(135, 131, 120, .15);--select-color-0: rgb(46, 170, 220);--select-color-1: rgba(45, 170, 219, .3);--select-color-2: #d9eff8;--notion-red: rgb(224, 62, 62);--notion-pink: rgb(173, 26, 114);--notion-blue: rgb(11, 110, 153);--notion-purple: rgb(105, 64, 165);--notion-teal: rgb(15, 123, 108);--notion-yellow: rgb(223, 171, 1);--notion-orange: rgb(217, 115, 13);--notion-brown: rgb(100, 71, 58);--notion-gray: rgb(155, 154, 151);--notion-red_background: rgb(251, 228, 228);--notion-pink_background: rgb(244, 223, 235);--notion-blue_background: rgb(221, 235, 241);--notion-purple_background: rgb(234, 228, 242);--notion-teal_background: rgb(221, 237, 234);--notion-yellow_background: rgb(251, 243, 219);--notion-orange_background: rgb(250, 235, 221);--notion-brown_background: rgb(233, 229, 227);--notion-gray_background: rgb(235, 236, 237);--notion-red_background_co: rgba(251, 228, 228, .3);--notion-pink_background_co: rgba(244, 223, 235, .3);--notion-blue_background_co: rgba(221, 235, 241, .3);--notion-purple_background_co: rgba(234, 228, 242, .3);--notion-teal_background_co: rgba(221, 237, 234, .3);--notion-yellow_background_co: rgba(251, 243, 219, .3);--notion-orange_background_co: rgba(250, 235, 221, .3);--notion-brown_background_co: rgba(233, 229, 227, .3);--notion-gray_background_co: rgba(235, 236, 237, .3);--notion-item-blue: rgba(0, 120, 223, .2);--notion-item-orange: rgba(245, 93, 0, .2);--notion-item-green: rgba(0, 135, 107, .2);--notion-item-pink: rgba(221, 0, 129, .2);--notion-item-brown: rgba(140, 46, 0, .2);--notion-item-red: rgba(255, 0, 26, .2);--notion-item-yellow: rgba(233, 168, 0, .2);--notion-item-default: rgba(206, 205, 202, .5);--notion-item-purple: rgba(103, 36, 222, .2);--notion-item-gray: rgba(155, 154, 151, .4);--notion-max-width: 720px;--notion-header-height: 45px}.dark-mode{--fg-color: rgba(255, 255, 255, .9);--fg-color-0: var(--fg-color);--fg-color-1: var(--fg-color);--fg-color-2: var(--fg-color);--fg-color-3: var(--fg-color);--fg-color-4: var(--fg-color);--fg-color-5: rgba(255, 255, 255, .7);--fg-color-6: #fff;--fg-color-icon: #fff;--bg-color: #2f3437;--bg-color-0: rgb(71, 76, 80);--bg-color-1: rgb(63, 68, 71);--bg-color-2: rgba(135, 131, 120, .15);--notion-red: rgb(255, 115, 105);--notion-pink: rgb(226, 85, 161);--notion-blue: rgb(82, 156, 202);--notion-purple: rgb(154, 109, 215);--notion-teal: rgb(77, 171, 154);--notion-yellow: rgb(255, 220, 73);--notion-orange: rgb(255, 163, 68);--notion-brown: rgb(147, 114, 100);--notion-gray: rgba(151, 154, 155, .95);--notion-red_background: rgb(89, 65, 65);--notion-pink_background: rgb(83, 59, 76);--notion-blue_background: rgb(54, 73, 84);--notion-purple_background: rgb(68, 63, 87);--notion-teal_background: rgb(53, 76, 75);--notion-yellow_background: rgb(89, 86, 59);--notion-orange_background: rgb(89, 74, 58);--notion-brown_background: rgb(67, 64, 64);--notion-gray_background: rgb(69, 75, 78);--notion-red_background_co: rgba(89, 65, 65, .3);--notion-pink_background_co: rgba(83, 59, 76, .3);--notion-blue_background_co: rgba(120, 162, 187, .3);--notion-purple_background_co: rgba(68, 63, 87, .3);--notion-teal_background_co: rgba(53, 76, 75, .3);--notion-yellow_background_co: rgba(89, 86, 59, .3);--notion-orange_background_co: rgba(89, 74, 58, .3);--notion-brown_background_co: rgba(67, 64, 64, .3);--notion-gray_background_co: rgba(69, 75, 78, .3)}::-webkit-scrollbar{background:transparent;width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d1cb}::-webkit-scrollbar-thumb:hover{background:#c2c1bf}::-webkit-scrollbar-track{background:#edece9}*::-moz-selection{background:rgba(45,170,219,.3)}*::selection{background:rgba(45,170,219,.3)}.notion{box-sizing:border-box;font-size:16px;line-height:1.5;color:var(--fg-color);caret-color:var(--fg-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol}.notion>*{padding:3px 0}.notion *{margin-block-start:0;margin-block-end:0}.notion *::-moz-selection{background:var(--select-color-1)}.notion *::selection{background:var(--select-color-1)}.notion *,.notion *:focus{outline:0}.notion-page-content{width:100%}@media (min-width: 1300px) and (min-height: 300px){.notion-page-content-has-aside{display:flex;flex-direction:row;width:calc((100vw + var(--notion-max-width)) / 2)}.notion-page-content-has-aside .notion-aside{display:flex}.notion-page-content-has-aside .notion-page-content-inner{width:var(--notion-max-width);max-width:var(--notion-max-width)}}.notion-page-content-inner{position:relative;display:flex;flex-direction:column;align-items:flex-start}.notion-aside{position:sticky;top:148px;align-self:flex-start;flex:1;display:none;flex-direction:column;align-items:center}.notion-aside-table-of-contents{display:flex;flex-direction:column;align-items:center;max-height:calc(100vh - 164px);overflow:hidden auto;min-width:222px;overflow:auto}.notion-aside-table-of-contents-header{text-transform:uppercase;font-weight:400;font-size:1.1em;word-break:break-word}.notion-aside-table-of-contents .notion-table-of-contents-item{line-height:1}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0:first-of-type{margin-top:0}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-0{margin-top:.25em}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-1{font-size:13px}.notion-aside-table-of-contents .notion-table-of-contents-item-indent-level-2{font-size:12px}.notion-aside-table-of-contents .notion-table-of-contents-item-body{border:0 none}.notion-table-of-contents-active-item{color:var(--select-color-0)!important}.notion-app{position:relative;background:var(--bg-color);min-height:100vh}.notion-viewport{position:fixed;inset:0}.medium-zoom-overlay{z-index:300}.medium-zoom-image{border-radius:0}.medium-zoom-image--opened{z-index:301}.notion-frame{display:flex;flex-direction:column;width:100%;height:100%}.notion-page-scroller{position:relative;display:flex;flex-direction:column;flex-grow:1;align-items:center;min-height:calc(100vh - var(--notion-header-height))}.notion-red,.notion-red_co{color:var(--notion-red)}.notion-pink,.notion-pink_co{color:var(--notion-pink)}.notion-blue,.notion-blue_co{color:var(--notion-blue)}.notion-purple,.notion-purple_co{color:var(--notion-purple)}.notion-teal,.notion-teal_co{color:var(--notion-teal)}.notion-yellow,.notion-yellow_co{color:var(--notion-yellow)}.notion-orange,.notion-orange_co{color:var(--notion-orange)}.notion-brown,.notion-brown_co{color:var(--notion-brown)}.notion-gray,.notion-gray_co{color:var(--notion-gray)}.notion-red_background{background-color:var(--notion-red_background)}.notion-pink_background{background-color:var(--notion-pink_background)}.notion-blue_background{background-color:var(--notion-blue_background)}.notion-purple_background{background-color:var(--notion-purple_background)}.notion-teal_background{background-color:var(--notion-teal_background)}.notion-yellow_background{background-color:var(--notion-yellow_background)}.notion-orange_background{background-color:var(--notion-orange_background)}.notion-brown_background{background-color:var(--notion-brown_background)}.notion-gray_background{background-color:var(--notion-gray_background)}.notion-red_background_co{background-color:var(--notion-red_background_co)}.notion-pink_background_co{background-color:var(--notion-pink_background_co)}.notion-blue_background_co{background-color:var(--notion-blue_background_co)}.notion-purple_background_co{background-color:var(--notion-purple_background_co)}.notion-teal_background_co{background-color:var(--notion-teal_background_co)}.notion-yellow_background_co{background-color:var(--notion-yellow_background_co)}.notion-orange_background_co{background-color:var(--notion-orange_background_co)}.notion-brown_background_co{background-color:var(--notion-brown_background_co)}.notion-gray_background_co{background-color:var(--notion-gray_background_co)}.notion-item-blue{background-color:var(--notion-item-blue)}.notion-item-orange{background-color:var(--notion-item-orange)}.notion-item-green{background-color:var(--notion-item-green)}.notion-item-pink{background-color:var(--notion-item-pink)}.notion-item-brown{background-color:var(--notion-item-brown)}.notion-item-red{background-color:var(--notion-item-red)}.notion-item-yellow{background-color:var(--notion-item-yellow)}.notion-item-default{background-color:var(--notion-item-default)}.notion-item-purple{background-color:var(--notion-item-purple)}.notion-item-gray{background-color:var(--notion-item-gray)}.notion b{font-weight:600}.notion-title{width:100%;font-size:2.5em;font-weight:700;margin-bottom:20px;margin-top:.75em;line-height:1.2}.notion-h{position:relative;display:inline-block;font-weight:600;line-height:1.3;padding:3px 2px;margin-bottom:1px;max-width:100%;white-space:pre-wrap;word-break:break-word}.notion-h1{font-size:1.875em;font-weight:600;margin-top:1.08em}.notion-header-anchor{position:absolute;top:-54px;left:0}.notion-title+.notion-h1,.notion-title+.notion-h2,.notion-title+.notion-h3{margin-top:0}.notion-h1:first-child{margin-top:0}.notion-h2{font-size:1.5em;font-weight:600;margin-top:1.1em}.notion-h3{font-size:1.25em;font-weight:600;margin-top:1em}.notion-h:hover .notion-hash-link{opacity:1}.notion-hash-link{opacity:0;text-decoration:none;float:left;margin-left:-20px;padding-right:4px;fill:var(--fg-color-icon)}.notion-page-cover{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:30vh;min-height:30vh;max-height:30vh;padding:0}.notion-page{box-sizing:border-box;position:relative;padding:0;margin:0 auto;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;align-items:flex-start;width:100%;max-width:100%}.notion-full-page{padding-bottom:max(10vh,120px)}.notion-page-no-cover{margin-top:48px!important;padding-top:96px}.notion-page-no-cover.notion-page-no-icon{padding-top:0}.notion-page-no-cover.notion-page-has-image-icon{padding-top:148px}.notion-page-has-cover.notion-page-no-icon{padding-top:48px}.notion-page-has-cover{padding-top:112px}.notion-page-has-cover.notion-page-has-text-icon{padding-top:64px}.notion-page-icon-wrapper{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:row;justify-content:center}.notion-page-icon-wrapper .notion-page-icon{position:relative;display:block}.notion-page-has-cover .notion-page-icon-wrapper img.notion-page-icon{top:-62px}.notion-page-has-cover .notion-page-icon-wrapper span.notion-page-icon{top:-42px}.notion-page-icon-wrapper span.notion-page-icon{height:78px;width:78px;max-width:78px;max-height:78px;font-size:78px;line-height:1.1;margin-left:0;color:var(--fg-color-icon)}.notion-page-icon-wrapper img.notion-page-icon{display:block;border-radius:3px;width:124px;height:124px;max-width:124px;max-height:124px}.notion-page-icon-cover span{height:78px;width:78px;font-size:78px;display:inline-block;line-height:1.1;margin-left:0}.notion-page-icon-offset span{margin-top:-42px}.notion-page-icon-cover img{border-radius:3px;width:124px;height:124px;margin:8px}.notion-page-icon-offset img{margin-top:-80px}.notion-page{width:var(--notion-max-width);padding-left:min(12px,8vw);padding-right:min(12px,8vw)}.notion-full-width{--notion-max-width:min(1920px, 98vw);padding-left:min(96px,8vw);padding-right:min(96px,8vw)}.notion-small-text{font-size:14px}.notion-quote{display:block;width:100%;white-space:pre-wrap;word-break:break-word;border-left:3px solid currentcolor;padding:.2em .9em;margin:6px 0;font-size:1.2em}.notion-hr{width:100%;margin:6px 0;padding:0;border-top:none;border-color:var(--fg-color-0)}.notion-link{color:inherit;word-break:break-word;text-decoration:inherit;border-bottom:.05em solid;border-color:var(--fg-color-2);opacity:.7;transition:border-color .1s ease-in,opacity .1s ease-in}.notion-link:hover{border-color:var(--fg-color-6);opacity:1}.notion-collection .notion-link{opacity:1}.notion-blank{width:100%;min-height:1rem;padding:3px 2px;margin-top:1px;margin-bottom:1px}.notion-page-link{display:flex;color:var(--fg-color);text-decoration:none;width:100%;height:30px;margin:1px 0;transition:background .15s ease-in-out 0s;align-items:center}.notion-page-link:hover{background:var(--bg-color-0)}.notion-collection-card .notion-page-link{height:unset;margin:0;transition:unset;background:unset}.notion-page-icon{font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Noto Color Emoji",Segoe UI Symbol,"Android Emoji",EmojiSymbols;font-size:1.1em;margin:0 6px 0 2px;fill:var(--fg-color-6);color:var(--fg-color-icon)}img.notion-page-icon,svg.notion-page-icon{display:block;-o-object-fit:fill;object-fit:fill;border-radius:3px;max-width:22px;max-height:22px}.notion-icon{display:block;width:18px;height:18px;color:var(--fg-color-icon)}.notion-page-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;line-height:1.3;border-bottom:1px solid var(--fg-color-1);margin:4px 0}.notion-inline-code{color:#eb5757;padding:.2em .4em;background:var(--bg-color-2);border-radius:3px;font-size:85%;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.notion-underline{text-underline-offset:6px;text-decoration-thickness:1px}.notion-list{margin:0;margin-block-start:.6em;margin-block-end:.6em}.notion-list-disc{list-style-type:disc;padding-inline-start:1.7em;margin-top:0;margin-bottom:0}.notion-list-numbered{list-style-type:decimal;padding-inline-start:1.6em;margin-top:0;margin-bottom:0}.notion-list-disc li{padding-left:.1em}.notion-list-numbered li{padding-left:.2em}.notion-list li{padding:6px 0;white-space:pre-wrap}.notion-list-flat{padding-inline-start:0}.notion-list-indent{margin-left:1.6em}.notion-asset-wrapper{margin:.5rem 0;max-width:100vw;min-width:100%;align-self:center;display:flex;flex-direction:column;align-items:center}.notion-asset-wrapper-image{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}.notion-asset-wrapper img{width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.notion-asset-wrapper iframe{border:none;background:rgb(247,246,245)}.notion-text{width:100%;white-space:pre-wrap;word-break:break-word;padding:3px 2px;margin:1px 0}.notion-text:first-child{margin-top:2px}.notion-text-children{padding-left:1.5em;display:flex;flex-direction:column}.notion-block{padding:3px 2px}.notion .notion-code{font-size:85%}.notion-code{width:100%;margin:4px 0;border-radius:3px;-moz-tab-size:2;-o-tab-size:2;tab-size:2;display:block;box-sizing:border-box;overflow:auto;background:var(--bg-color-1);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.notion-code>pre{padding:34px 16px 32px 32px;margin:0}.notion-column{display:flex;flex-direction:column;padding-top:12px;padding-bottom:12px}.notion-column>*:first-child{margin-top:0;margin-left:0;margin-right:0}.notion-column>*:last-child{margin-left:0;margin-right:0;margin-bottom:0}.notion-row{display:flex;overflow:hidden;width:100%;max-width:100%}@media (max-width: 640px){.notion-row{flex-direction:column}.notion-row .notion-column{width:100%!important}.notion-row .notion-spacer{display:none}}.notion-bookmark{margin:4px 0;width:100%;box-sizing:border-box;text-decoration:none;border:1px solid var(--fg-color-1);border-radius:3px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease-in-out 0s}.dark-mode .notion-bookmark{border-color:var(--bg-color-0)}.notion-bookmark:hover{transition:background .15s ease-in-out 0s;background:var(--bg-color-0)}.notion-bookmark>div:first-child{flex:4 1 180px;padding:12px 14px 14px;overflow:hidden;text-align:left;color:var(--fg-color)}.notion-bookmark-title{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:24px;margin-bottom:2px}.notion-bookmark-description{font-size:12px;line-height:16px;opacity:.8;height:32px;overflow:hidden}.notion-bookmark-link{display:flex;margin-top:6px}.notion-bookmark-link>img{width:16px;height:16px;min-width:16px;margin-right:6px}.notion-bookmark-link>div{font-size:12px;line-height:16px;color:var(--fg-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-bookmark-image{flex:1 1 180px;position:relative}.notion-bookmark-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute}.notion-column .notion-bookmark-image{display:none}.notion-spacer{width:min(32px,4vw)}.notion-spacer:last-child{display:none}.notion-asset-object-fit{position:absolute;inset:0;width:100%;height:100%;border-radius:1px}.notion-image{display:block;width:100%;border-radius:1px}.notion-image-inset{position:absolute;inset:0;width:100%;height:100%;border-radius:1px}.notion-image-caption,.notion-asset-caption{padding:6px 0 6px 2px;white-space:pre-wrap;word-break:break-word;caret-color:var(--fg-color);font-size:14px;line-height:1.4;color:var(--fg-color-3)}.notion-callout{padding:16px 16px 16px 12px;display:inline-flex;width:100%;border-radius:3px;border-width:1px;align-items:center;box-sizing:border-box;margin:4px 0;align-items:flex-start}.dark-mode .notion-callout{border-color:var(--bg-color-2)}.notion-callout .notion-page-icon{align-self:flex-start;width:24px;height:24px;font-size:1.3em;line-height:1em}.notion-callout-text{margin-left:8px;white-space:pre-wrap;word-break:break-word;width:100%}.notion-toggle{padding:3px 2px}.notion-toggle>summary{cursor:pointer;outline:none}.notion-toggle>div{margin-left:1.4em}.notion-toggle>summary>span{margin-left:.5em}.notion-collection{align-self:center;min-width:100%}.notion-collection-header{display:flex;align-items:center;height:42px;padding:4px 2px;white-space:nowrap;overflow:hidden}.notion-collection-header-title{display:inline-flex;align-items:center;font-size:1.25em;line-height:1.2;font-weight:600;white-space:pre-wrap;word-break:break-word;margin-right:.5em}.notion-collection-view-dropdown{cursor:pointer;padding:4px 8px;border-radius:3px;transition:background .12s ease-in 0s}.notion-collection-view-dropdown:hover{background:var(--bg-color-0)}.notion-collection-view-dropdown-icon{position:relative;top:2px;margin-left:4px}.notion-collection-view-type-menu-item{cursor:pointer}.notion-collection-view-type-menu-item .notion-collection-view-type{width:340px;max-width:100%;min-width:100px}.notion-collection-view-type{display:flex;align-items:center;font-size:14px}.notion-collection-view-type-icon{display:inline-block;width:14px;height:14px;fill:#37352f;margin-right:6px}.notion-collection-view-type-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg-color)}.notion-table{width:100vw;max-width:100vw;align-self:center;overflow:auto hidden}.notion-table-view{position:relative;float:left;min-width:var(--notion-max-width);padding-left:0;transition:padding .2s ease-out}.notion-table-header{display:flex;position:absolute;z-index:82;height:33px;color:var(--fg-color-3);min-width:var(--notion-max-width)}.notion-table-header-inner{width:100%;display:inline-flex;border-top:1px solid var(--fg-color-1);border-bottom:1px solid var(--fg-color-1)}.notion-table-header-placeholder{height:34px}.notion-table-th{display:flex;position:relative}.notion-table-view-header-cell{display:flex;flex-shrink:0;overflow:hidden;height:32px;font-size:14px;padding:0}.notion-table-view-header-cell-inner{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;width:100%;height:100%;padding-left:8px;padding-right:8px;border-right:1px solid var(--fg-color-0)}.notion-table-th:last-child .notion-table-view-header-cell-inner{border-right:0 none}.notion-simple-table{border-collapse:collapse;border-spacing:0}.notion-simple-table-data{color:inherit;fill:inherit;border:1px solid rgb(233,233,231);position:relative;vertical-align:top;min-width:178px;max-width:178px;min-height:32px}.notion-simple-table-cell-text{max-width:100%;width:100%;white-space:pre-wrap;word-break:break-word;caret-color:transparent;padding:7px 9px;background-color:transparent;font-size:14px;line-height:20px}.notion-simple-table-header{background:rgb(247,246,243);font-weight:500}.notion-collection-column-title{display:flex;align-items:center;line-height:120%;min-width:0;font-size:14px}.notion-collection-column-title-icon{display:inline-block;width:14px;height:14px;min-width:14px;min-height:14px;fill:var(--fg-color-2);margin-right:6px}.notion-collection-column-title-body{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-table-body{position:relative;min-width:var(--notion-max-width)}.notion-table-row{display:flex;border-bottom:1px solid var(--fg-color-1)}.notion-table-cell{min-height:32px;padding:5px 8px 6px;font-size:14px;line-height:1;white-space:normal;overflow:hidden;word-break:break-word;border-right:1px solid var(--fg-color-1)}.notion-table-cell:last-child{border-right:0 none}.notion-table-cell-title{font-weight:500}.notion-table-cell-text{white-space:pre-wrap}.notion-table-cell-text,.notion-table-cell-number,.notion-table-cell-url,.notion-table-cell-email,.notion-table-cell-phone_number{line-height:1.5}.notion-table-cell-number{white-space:pre-wrap}.notion-table-cell-select,.notion-table-cell-multi_select{padding:7px 8px 0}.notion-property-select,.notion-property-multi_select{display:flex;flex-wrap:wrap}.notion-property-select-item,.notion-property-multi_select-item{display:flex;align-items:center;padding:0 6px;border-radius:3px;height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:120%}.notion-property-multi_select-item{margin:0 6px 6px 0}.notion-collection-card .notion-property-multi_select-item{margin:0 6px 0 0}.notion-property-file{display:flex;flex-wrap:wrap;align-content:flex-start}.notion-property-file img{max-height:24px;max-width:100%;margin-right:6px}.notion-collection-card-cover .notion-property-file{height:100%}.notion-collection-card-cover .notion-property-file img{width:100%;margin:0;max-height:100%}.notion-property-checkbox{margin-top:4px;width:16px;height:16px;background:var(--bg-color);flex-shrink:0}.notion-to-do-item>input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:2px solid rgba(71,71,71,.918);outline:none;transition-duration:.3s;cursor:pointer}.notion-to-do-item>input:checked{border:2px solid var(--select-color-0);background-color:var(--select-color-0);background:var(--select-color-0) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' class='check' style='width: 12px; height: 12px; display: block; fill: white; flex-shrink: 0; backface-visibility: hidden;'%3E%3Cpolygon points='5.5 11.9993304 14 3.49933039 12.5 2 5.5 8.99933039 1.5 4.9968652 0 6.49933039'%3E%3C/polygon%3E%3C/svg%3E")}.notion-gallery{align-self:center}.notion-gallery-view{position:relative;padding-left:0;transition:padding .2s ease-out}.notion-gallery-grid{display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:1fr;gap:16px;border-top:1px solid var(--fg-color-1);padding-top:16px;padding-bottom:4px}.notion-gallery-grid-size-small{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.notion-gallery-grid-size-large{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.notion-collection-card{display:flex;flex-direction:column;overflow:hidden;text-decoration:none;box-shadow:#0f0f0f1a 0 0 0 1px,#0f0f0f1a 0 2px 4px;border-radius:3px;background:var(--bg-color);color:var(--fg-color);transition:background .1s ease-out 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.notion-collection-card:hover{background:var(--bg-color-0)}.notion-collection-card-cover{position:relative;width:100%;height:190px;border-bottom:1px solid var(--fg-color-0);overflow:hidden}.notion-collection-card-cover img{width:100%;height:100%;border-radius:1px 1px 0 0}.notion-collection-card-cover .notion-collection-card-cover-empty{width:100%;height:100%;pointer-events:none;overflow:hidden;background:var(--fg-color-5);box-shadow:var(--fg-color-0) 0 -1px 0 0 inset;padding:8px 8px 0}.notion-collection-card-size-small .notion-collection-card-cover{height:124px}.notion-collection-card-body{display:flex;flex-direction:column;padding:4px 10px}.notion-collection-card-property{padding:4px 0;white-space:nowrap;word-break:break-word;overflow:hidden;text-overflow:ellipsis;font-size:12px}.notion-collection-card-property:first-child{font-size:14px;font-weight:500}.notion-collection-card-property:not(:first-child){white-space:nowrap;text-overflow:clip}.notion-collection-card-property img{max-height:18px}.notion-list-collection{align-self:center;width:100%;max-width:100%}.notion-list-view{position:relative;padding-left:0;transition:padding .2s ease-out;max-width:100%}.notion-list-body{display:flex;flex-direction:column;border-top:1px solid var(--fg-color-1);padding-top:8px;max-width:100%;overflow:hidden}.notion-list-item{display:flex;justify-content:space-between;align-items:center;padding:0 4px;margin:1px 0;max-width:100%;overflow:hidden}.notion-list-item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;line-height:1.3}.notion-list-item-body{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden}.notion-list-item-property{margin-left:14px;font-size:14px}.notion-list-item-property .notion-property-date,.notion-list-item-property .notion-property-created_time,.notion-list-item-property .notion-property-last_edited_time,.notion-list-item-property .notion-property-url{display:inline-block;color:var(--fg-color-3);font-size:12px;overflow:hidden;text-overflow:ellipsis}.notion-board{width:100vw;max-width:100vw;align-self:center;overflow:auto hidden}.notion-board-view{position:relative;float:left;min-width:100%;padding-left:0;transition:padding .2s ease-out}.notion-board-header{display:flex;position:absolute;z-index:82;height:44px;min-width:100%}.notion-board-header-inner{display:inline-flex;border-top:1px solid var(--fg-color-1);border-bottom:1px solid var(--fg-color-1)}.notion-board-header-placeholder{height:var(--notion-header-height)}.notion-board-th{display:flex;align-items:center;font-size:14px;padding-right:16px;box-sizing:content-box;flex-shrink:0}.notion-board-th-body{display:flex;align-items:center;font-size:14px;line-height:1.2;padding-left:2px;padding-right:4px;white-space:nowrap;overflow:hidden}.notion-board-th-count{color:var(--fg-color-3);font-weight:500;padding:0 8px}.notion-board-th-empty{margin-right:4px;position:relative;top:2px}.notion-board-body{display:inline-flex}.notion-board-group{flex:0 0 auto;padding-right:16px;box-sizing:content-box}.notion-board-group-card{margin-bottom:8px}.notion-board-view .notion-board-th,.notion-board-view .notion-board-group{width:260px}.notion-board-view-size-small .notion-board-th,.notion-board-view-size-small .notion-board-group{width:180px}.notion-board-view-size-large .notion-board-th,.notion-board-view-size-large .notion-board-group{width:320px}.notion-board-view .notion-collection-card .notion-collection-card-cover{height:148px}.notion-board-view-size-small .notion-collection-card .notion-collection-card-cover{height:100px}.notion-board-view-size-large .notion-collection-card .notion-collection-card-cover{height:180px}.notion-to-do{width:100%;display:flex;flex-direction:column}.notion-to-do-item{display:flex;align-items:flex-start;width:100%;padding-left:2px;min-height:calc(1.5em + 6px);position:relative}.notion-to-do-children{padding-left:1.5em}.notion-to-do-item .notion-to-do-checked{text-decoration:line-through;text-decoration-color:#b9747459;opacity:.5}.notion-to-do-body{white-space:pre-wrap;word-break:break-word}.notion-to-do-item .notion-property-checkbox{margin-right:8px}.notion-google-drive{width:100%;align-self:center;margin:4px 0}.notion-google-drive-link{position:relative;display:flex;flex-direction:column;color:inherit;text-decoration:none;width:100%;border:1px solid var(--fg-color-1);border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .1s ease-in 0s;cursor:pointer}.notion-google-drive-link:hover{background:var(--bg-color-0)}.notion-google-drive-preview{display:block;position:relative;width:100%;padding-bottom:55%;overflow:hidden}.notion-google-drive-preview img{position:absolute;width:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.notion-google-drive-body{width:100%;min-height:60px;padding:12px 14px 14px;overflow:hidden;border-top:1px solid var(--fg-color-1)}.notion-google-drive-body-title{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.notion-google-drive-body-modified-time{font-size:12px;line-height:1.3;color:var(--fg-color-3);max-height:32px;overflow:hidden}.notion-google-drive-body-source{display:flex;align-items:center;margin-top:6px}.notion-google-drive-body-source-icon{flex-shrink:0;background-size:cover;width:16px;height:16px;margin-right:6px}.notion-google-drive-body-source-domain{font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-file{width:100%;margin:1px 0}.notion-file-link{display:flex;align-items:center;padding:3px 2px;border-radius:3px;transition:background 20ms ease-in 0s;color:inherit;text-decoration:none}.notion-file-link:hover{background:var(--bg-color-0)}.notion-file-icon{margin-right:2px;width:1.35em;display:flex;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;min-height:calc(1.5em + 6px);height:1.35em}.notion-file-info{display:flex;align-items:baseline}.notion-file-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notion-file-size{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--fg-color-3);font-size:12px;line-height:16px;margin-left:6px}.notion-audio{width:100%}.notion-audio audio{width:100%}.notion-equation{position:relative;display:inline-flex;color:inherit;fill:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:3px;transition:background 20ms ease-in 0s}.notion-equation-inline{-webkit-user-select:all;-moz-user-select:all;user-select:all}.notion-equation-block{display:flex;flex-direction:column;overflow:auto;width:100%;max-width:100%;padding:4px 8px;margin:4px 0;cursor:pointer}.notion-equation:hover{background:var(--bg-color-0)}.notion-equation:active,.notion-equation:focus{background:var(--select-color-2)}.notion-frame .katex-display .katex{padding-right:32px}.notion-frame .katex>.katex-html{white-space:normal}.notion-page-title{display:inline-flex;max-width:100%;align-items:center;line-height:1.3;transition:background .12s ease-in 0s}.notion-page-title-icon{display:flex;align-items:center;justify-content:center;height:22px;width:22px;border-radius:3px;flex-shrink:0;margin-left:2px;margin-right:6px}.notion-collection-card-property .notion-link{border-bottom:0 none}.notion-collection-card-property .notion-page-title{transition:none}.notion-collection-card-property .notion-page-title:hover{background:unset}.notion-collection-card-property .notion-page-title-icon{margin-left:0;height:18px;width:18px}.notion-collection-card-property .notion-page-title-text{border-bottom:0 none}.notion-collection-card-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-page-title-text{position:relative;top:1px;border-bottom:1px solid var(--fg-color-1);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.notion-link .notion-page-title-text{border-bottom:0px}.notion-collection-row{width:100%;padding:4px 0 8px;border-bottom:1px solid var(--fg-color-0);margin-bottom:1em}.notion-collection-row-body{display:flex;flex-direction:column}.notion-collection-row-property{display:flex;align-items:center;margin-bottom:4px}.notion-collection-row-value{flex:1;padding:6px 8px 7px;font-size:14px}.notion-collection-row-property .notion-collection-column-title{display:flex;align-items:center;width:160px;height:34px;color:var(--fg-color-3);padding:0 6px}.notion-collection-row-property .notion-property{width:100%}.notion-collection-row-property .notion-collection-column-title-icon{width:16px;height:16px;min-width:16px;min-height:16px}.notion-collection-row-property .notion-link{border-bottom:0 none}.notion-collection-row-property .notion-property-relation .notion-page-title-text{border-bottom:1px solid}.notion-user{display:block;-o-object-fit:cover;object-fit:cover;border-radius:100%;width:20px;height:20px}.notion-list-item-property .notion-property-multi_select-item{margin-bottom:0;flex-wrap:none}.notion-list-item-property .notion-property-multi_select-item:last-of-type{margin-right:0}.notion-toggle .notion-collection-header,.notion-toggle .notion-table-view,.notion-toggle .notion-board-view,.notion-column .notion-collection-header,.notion-column .notion-table-view,.notion-column .notion-board-view{padding-left:0!important;padding-right:0!important}.notion-toggle .notion-table,.notion-toggle .notion-board,.notion-column .notion-table,.notion-column .notion-board{width:100%!important;max-width:100%!important}@media only screen and (max-width: 730px){.notion-page{padding-left:2vw;padding-right:2vw}.notion-asset-wrapper{max-width:100%}.notion-asset-wrapper-full{max-width:100vw}}@media (max-width: 640px){.notion-bookmark-image{display:none}}.lazy-image-wrapper{position:relative;overflow:hidden}.lazy-image-wrapper img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:100%;min-width:100%;min-height:100%}.lazy-image-preview{filter:blur(20px);transform:scale(1.1);opacity:1;transition:opacity .4s ease-in!important;transition-delay:.1s;will-change:opacity}.lazy-image-wrapper img.lazy-image-real{position:relative}.lazy-image-real{opacity:0;transition:opacity .4s ease-out!important;will-change:opacity}.lazy-image-real.medium-zoom-image{transition:transform .3s cubic-bezier(.2,0,.2,1),opacity .4s ease-out!important;will-change:opacity,transform}.medium-zoom-image--opened{-o-object-fit:cover;object-fit:cover;opacity:1}.lazy-image-loaded .lazy-image-preview{opacity:0}.lazy-image-loaded .lazy-image-real{opacity:1}.notion-page-cover.lazy-image-wrapper{padding:0!important}.notion-collection-card-cover .lazy-image-wrapper{padding:0!important;height:100%}.notion-page-cover .lazy-image-preview,.notion-page-cover .lazy-image-real{will-change:unset!important}.notion-page-cover .lazy-image-loaded .lazy-image-preview{opacity:1}.notion-lite{overflow-y:auto}.notion-lite .notion-page{width:100%;padding:0}.notion-lite .notion-collection-header,.notion-lite .notion-table-view,.notion-lite .notion-board-view{padding-left:0!important;padding-right:0!important}.notion-lite .notion-board,.notion-lite .notion-table{width:100%!important}.notion-header{position:sticky;top:0;left:0;z-index:200;width:100%;max-width:100vw;overflow:hidden;height:var(--notion-header-height);min-height:var(--notion-header-height);background:var(--bg-color)}.notion-header .nav-header{position:absolute;top:0;left:0;right:0;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 12px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.2;font-size:14px}.notion-header .breadcrumbs{display:flex;flex-direction:row;align-items:center;height:100%;flex-grow:0;min-width:0;margin-right:8px}.notion-header .breadcrumb{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;white-space:nowrap;text-overflow:ellipsis;color:var(--fg-color);text-decoration:none;margin:1px 0;padding:4px 6px;border-radius:3px;transition:background .12s ease-in 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;cursor:pointer}.notion-header .breadcrumb .icon{position:relative;top:-1px}.notion-header img.icon{width:18px!important;height:18px!important}.notion-header .icon{font-size:18px;margin-right:6px;line-height:1.1}.notion-header .searchIcon{width:14px;height:14px;margin-right:6px;color:var(--fg-color);fill:var(--fg-color)}.notion-header .breadcrumb:not(.active):hover{background:var(--bg-color-0)}.notion-header .breadcrumb:not(.active):active{background:var(--bg-color-1)}.notion-header .breadcrumb.active{cursor:default}.notion-header .spacer{margin:0 2px;color:var(--fg-color-2)}.notion-header .button{height:28px;padding:0 8px}.notion-search-overlay{position:fixed;inset:0;background:rgba(15,15,15,.6);display:flex;justify-content:center;align-items:flex-start;z-index:1001}.notion-search{box-shadow:#0f0f0f0d 0 0 0 1px,#0f0f0f1a 0 5px 10px,#0f0f0f33 0 15px 40px;border-radius:3px;background:#fff;position:relative;top:90px;max-width:600px;min-height:50px;max-height:80vh;width:75%;overflow:hidden;outline:none;font-size:16px;line-height:1.5;color:#37352f;caret-color:#37352f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji",Segoe UI Symbol}.notion-search .quickFindMenu{display:flex;flex-direction:column;min-width:100%;max-width:calc(100vw - 24px);height:100%;max-height:80vh;min-height:50px}.notion-search .searchBar{display:flex;flex-direction:row;align-items:center;height:52px;box-shadow:#37352f17 0 1px;font-size:18px;line-height:27px;padding:0 16px}.notion-search .searchInput{resize:none;white-space:nowrap;border:none;outline:none;flex:1;line-height:inherit;font-size:inherit}.notion-search .inlineIcon{margin-right:10px;fill:#37352f66}.notion-search .clearButton{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:20px;cursor:pointer;margin-left:8px}.notion-search .clearIcon{width:14px;height:14px;fill:#37352f4d}.notion-search .clearButton:hover .clearIcon{fill:#37352f66}.notion-search .clearButton:active .clearIcon{fill:#37352fcc}@keyframes spinner{to{transform:rotate(360deg)}}.notion-search .loadingIcon{animation:spinner .6s linear infinite}.notion-search .noResultsPane{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px}.notion-search .noResults{font-size:14px;font-weight:500;line-height:20px;color:#37352f99}.notion-search .noResultsDetail{font-size:14px;margin-top:2px;color:#37352f66}.notion-search .resultsFooter{box-shadow:#37352f17 0 -1px;margin-top:1px;font-size:12px;min-height:28px;color:#37352f66;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 16px;display:flex;flex-direction:column;justify-content:center}.notion-search .resultsCount{font-weight:500;color:#37352f99}.notion-search .resultsPane{display:flex;flex-direction:column;height:100%;flex:1;overflow:auto}.notion-search .result{padding:8px 14px;border-bottom:1px solid rgba(55,53,47,.06);min-height:36px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:#37352f;text-decoration:none}.notion-search .resultsPane .result:hover{background:rgba(55,53,47,.08)!important}.notion-search .resultsPane .result:active{background:rgba(55,53,47,.16)!important}.notion-sync-block{width:100%}.notion-table-of-contents{width:100%;margin:4px 0}.notion-table-of-contents-item{font-size:14px;white-space:nowrap;overflow:hidden;color:var(--fg-color-6);text-overflow:ellipsis;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--fg-color-1)}.notion-tweet{display:flex;justify-content:center;width:100%}.notion-tweet-error{font-size:.8rem;padding:.5rem 1rem;border:1px solid rgb(233,233,231);border-radius:3px}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{background:none!important}:not(pre)>code[class*=language-],pre[class*=language-]{background:none!important}/* optional Notion-like styles *//* @import "prismjs/themes/prism.css"; *//* @import "katex/dist/katex.min.css"; */.notion-image-inset {
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.control-group button {
  display: flex;
  height: 1rem;
  min-width: 1rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  text-align: center;
  font-size: 12px;
  --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);
}
.control-group button.active {
  --tw-bg-opacity: 1;
  background-color: rgb(23 105 152 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.ProseMirror:focus {
  outline: none;
}
.tiptap p.is-editor-empty:first-child::before {
  color: #adb5bd;
  content: attr(data-placeholder);
  float: left;
  height: 0;
  pointer-events: none;
}
.tiptap .mention,
.message .mention {
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(183 215 233 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
}
.auth-success-page[data-v-f5b32f2d] {
    min-height: 100vh;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.container[data-v-f5b32f2d] {
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    max-width: 400px;
    width: 100%;
    text-align: center;
}
.processing[data-v-f5b32f2d] {
    animation: fadeIn-f5b32f2d 0.5s ease-in;
}
.spinner[data-v-f5b32f2d] {
    width: 48px;
    height: 48px;
    border: 4px solid #f3f4f6;
    border-top: 4px solid #667eea;
    border-radius: 50%;
    animation: spin-f5b32f2d 1s linear infinite;
    margin: 0 auto 20px;
}
@keyframes spin-f5b32f2d {
0% {
        transform: rotate(0deg);
}
100% {
        transform: rotate(360deg);
}
}
.success[data-v-f5b32f2d],
.error[data-v-f5b32f2d] {
    animation: slideUp-f5b32f2d 0.6s ease-out;
}
@keyframes slideUp-f5b32f2d {
from {
        opacity: 0;
        transform: translateY(20px);
}
to {
        opacity: 1;
        transform: translateY(0);
}
}
@keyframes fadeIn-f5b32f2d {
from {
        opacity: 0;
}
to {
        opacity: 1;
}
}
.success-icon[data-v-f5b32f2d],
.error-icon[data-v-f5b32f2d] {
    margin-bottom: 20px;
}
h2[data-v-f5b32f2d] {
    color: #1f2937;
    margin-bottom: 12px;
    font-size: 1.8rem;
    font-weight: 600;
}
p[data-v-f5b32f2d] {
    color: #6b7280;
    margin-bottom: 20px;
    font-size: 1.1rem;
    line-height: 1.5;
}
.redirect-info[data-v-f5b32f2d] {
    background: #f0f9ff;
    border: 1px solid #bae6fd;
    border-radius: 8px;
    padding: 12px;
    margin: 20px 0;
}
.redirect-info p[data-v-f5b32f2d] {
    color: #0369a1;
    margin: 0;
    font-weight: 500;
}
.redirect-btn[data-v-f5b32f2d],
.retry-btn[data-v-f5b32f2d] {
    background: #667eea;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 12px 24px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 10px;
}
.redirect-btn[data-v-f5b32f2d]:hover {
    background: #5a67d8;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
}
.retry-btn[data-v-f5b32f2d] {
    background: #ef4444;
}
.retry-btn[data-v-f5b32f2d]:hover {
    background: #dc2626;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.4);
}
.success[data-v-f5b32f2d] {
    color: #065f46;
}
.error[data-v-f5b32f2d] {
    color: #991b1b;
}

.oauth-test-page[data-v-aeee331e] {
    min-height: 100vh;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.container[data-v-aeee331e] {
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    width: 100%;
    text-align: center;
}
h1[data-v-aeee331e] {
    color: #333;
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: 600;
}
p[data-v-aeee331e] {
    color: #666;
    margin-bottom: 30px;
    font-size: 1.1rem;
}
.oauth-buttons[data-v-aeee331e] {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
}
.oauth-btn[data-v-aeee331e] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 15px 20px;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}
.oauth-btn[data-v-aeee331e]:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.google-btn[data-v-aeee331e] {
    background: white;
    color: #333;
    border: 2px solid #ddd;
}
.google-btn[data-v-aeee331e]:hover:not(:disabled) {
    border-color: #4285f4;
    box-shadow: 0 4px 12px rgba(66, 133, 244, 0.15);
}
.loading[data-v-aeee331e] {
    color: #666;
    font-style: italic;
    margin: 20px 0;
}
.error[data-v-aeee331e] {
    background: #fee;
    color: #c33;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #fcc;
    margin: 20px 0;
}
.token-info[data-v-aeee331e] {
    background: #f0f9ff;
    border: 1px solid #bae6fd;
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
    text-align: left;
}
.token-info h3[data-v-aeee331e] {
    color: #0f172a;
    margin-bottom: 15px;
}
.token-info p[data-v-aeee331e] {
    color: #475569;
    margin-bottom: 8px;
    font-family: monospace;
    font-size: 0.9rem;
    word-break: break-all;
}

.auth-error-page[data-v-0fd9257a] {
    min-height: 100vh;
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.container[data-v-0fd9257a] {
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    max-width: 500px;
    width: 100%;
}
.error-content[data-v-0fd9257a] {
    text-align: center;
    animation: slideUp-0fd9257a 0.6s ease-out;
}
@keyframes slideUp-0fd9257a {
from {
        opacity: 0;
        transform: translateY(20px);
}
to {
        opacity: 1;
        transform: translateY(0);
}
}
.error-icon[data-v-0fd9257a] {
    margin-bottom: 24px;
}
h1[data-v-0fd9257a] {
    color: #991b1b;
    margin-bottom: 24px;
    font-size: 2.2rem;
    font-weight: 700;
}
.error-details[data-v-0fd9257a] {
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 24px;
    text-align: left;
}
.error-details h3[data-v-0fd9257a] {
    color: #991b1b;
    margin-bottom: 12px;
    font-size: 1.2rem;
    font-weight: 600;
}
.error-message[data-v-0fd9257a] {
    color: #7f1d1d;
    font-weight: 500;
    margin: 0;
    word-wrap: break-word;
}
.error-info[data-v-0fd9257a] {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 24px;
    text-align: left;
}
.error-info h4[data-v-0fd9257a] {
    color: #374151;
    margin-bottom: 12px;
    font-size: 1.1rem;
    font-weight: 600;
}
.error-info ul[data-v-0fd9257a] {
    color: #6b7280;
    margin: 0;
    padding-left: 20px;
}
.error-info li[data-v-0fd9257a] {
    margin-bottom: 6px;
    line-height: 1.4;
}
.actions[data-v-0fd9257a] {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 24px;
    flex-wrap: wrap;
}
.retry-btn[data-v-0fd9257a],
.home-btn[data-v-0fd9257a] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 140px;
    justify-content: center;
}
.retry-btn[data-v-0fd9257a] {
    background: #ef4444;
    color: white;
}
.retry-btn[data-v-0fd9257a]:hover {
    background: #dc2626;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.4);
}
.home-btn[data-v-0fd9257a] {
    background: #6b7280;
    color: white;
}
.home-btn[data-v-0fd9257a]:hover {
    background: #4b5563;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(107, 114, 128, 0.4);
}
.support-info[data-v-0fd9257a] {
    border-top: 1px solid #e5e7eb;
    padding-top: 20px;
}
.support-info p[data-v-0fd9257a] {
    color: #6b7280;
    font-size: 0.9rem;
    margin: 0;
    font-style: italic;
}
@media (max-width: 480px) {
.actions[data-v-0fd9257a] {
        flex-direction: column;
}
.retry-btn[data-v-0fd9257a],
    .home-btn[data-v-0fd9257a] {
        width: 100%;
}
}

.form-grid {

    display: grid;

    grid-template-columns: repeat(1, 1fr);

    gap: 1rem
}
@media (min-width: 640px) {
.form-grid {

        grid-template-columns: repeat(2, 1fr)
}
}
@media (min-width: 768px) {
.form-grid {

        grid-template-columns: repeat(3, 1fr)
}
}
@media (min-width: 1024px) {
.form-grid {

        grid-template-columns: repeat(4, 1fr)
}
}
.block {

    display: flex;

    gap: 1rem;

    outline-style: solid;

    outline-color: #a855f7
}
.block-row {

    flex-direction: row;

    flex-wrap: wrap;

    align-items: stretch;

    display: flex;

    gap: 1rem;

    outline-style: solid;

    outline-color: #a855f7
}
.block-col {

    flex-direction: column;

    align-items: stretch;

    display: flex;

    gap: 1rem;

    outline-style: solid;

    outline-color: #a855f7
}
.widget {

    display: flex;

    border-radius: 0.25rem;

    --tw-bg-opacity: 1;

    background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));

    padding: 1rem;

    outline-style: solid;

    outline-color: #22c55e
}

.block {
    display: flex;
    align-items: flex-start;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(168 85 247 / var(--tw-border-opacity, 1))
}
.block-row {
    flex-direction: row;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(168 85 247 / var(--tw-border-opacity, 1))
}
.block-col {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(168 85 247 / var(--tw-border-opacity, 1))
}
.widget {
    display: flex;
    min-width: 250px;
    flex-basis: 50%;
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
    padding: 1rem
}

.fade-out[data-v-c0fdbc42] {
    position: relative;
    max-height: 150px; /* Ограничиваем высоту */
    overflow: hidden;
    background-color: #d2efff;
}
.fade-out[data-v-c0fdbc42]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px; /* Высота области затемнения */
    background: linear-gradient(to bottom, transparent, #d2efff 80%, #d2efff);
    pointer-events: none; /* Чтобы кликать сквозь псевдоэлемент */
}
.fade-out.readed-by-me[data-v-c0fdbc42] {
    background-color: #ffffff;
}
.fade-out.readed-by-me[data-v-c0fdbc42]::after {
    background: linear-gradient(to bottom, transparent, #ffffff 80%, #ffffff);
}

/*
.handle {
    box-sizing: border-box;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #eee;
    border: 1px solid #333;
}
.handle.handle-bm {
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    cursor: s-resize;
}
.handle.handle-tm {
    top: -10px;
    left: 50%;
    margin-left: -5px;
    cursor: n-resize;
}
*/

.iframe-widget {
    max-width: 464px;
    width: 464px;
    height: fit-content;
    height: -moz-fit-content;
    margin-bottom: 16px;
    margin-right: 16px;
    padding: 12px 32px;
    background-color: #f7f7f7;
    border-radius: 2px;
    /* height: 400px; */
}

.nav-item .nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #a6b5cc;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #b5b6b7;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #a7b9b1;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #a6c3ca;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #ccc2a4;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #c6acae;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #4d5154;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

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

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

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

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

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

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

.object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}

.object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}

.object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

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

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

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

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

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

.border-3 {
  border-width: 3px !important;
}

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

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

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

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

.flex-column {
  flex-direction: column !important;
}

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

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

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

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

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

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

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

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

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

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

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

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

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

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

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

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

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

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

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

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

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

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

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

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

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

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

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

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

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

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

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

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

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

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

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

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

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

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

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

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

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

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

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

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

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

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

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

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}

.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important;
}

.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

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

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */.modal-dialog[data-v-f7e6d64f]{z-index:1051}.b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-text,.b-avatar .b-avatar-img{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-mask-image:radial-gradient(white,black);mask-image:radial-gradient(white,black)}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.bootstrap-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:1}.b-avatar-sm{width:1.5rem;height:1.5rem}.b-avatar-sm .b-avatar-text{font-size:.6rem}.b-avatar-sm .b-avatar-badge{font-size:.42rem}.b-avatar-lg{width:3.5rem;height:3.5rem}.b-avatar-lg .b-avatar-text{font-size:1.4rem}.b-avatar-lg .b-avatar-badge{font-size:.98rem}.b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled){z-index:1}.btn{position:relative}.btn .btn-loading.mode-inline{display:inline-block}.btn .btn-loading.mode-fill{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center}.btn .btn-loading .btn-spinner{margin-inline-end:.4rem;--bs-spinner-width: 1.5rem;--bs-spinner-height: 1.5rem;--bs-spinner-border-width: .15em}.btn .btn-loading .btn-spinner.spinner-border-sm{margin-inline-end:.25rem;--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}.btn .btn-loading.fw-bold .btn-spinner{--bs-spinner-border-width: .2em}.btn .btn-content{display:inline-block}.btn .btn-content.btn-loading-fill{color:transparent}.card-deck{gap:1.5rem}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap}}.card-deck>.card{flex:1 0 0%;margin-bottom:0}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.b-form-tags.focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tag.disabled{opacity:.75}.b-form-tags.focus.is-valid{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.b-form-tags .b-form-tags-list{margin-top:-.25rem}.b-form-tags .b-form-tags-list .b-form-tag,.b-form-tags .b-form-tags-list .b-from-tags-field{margin-top:.25rem}.b-form-tags .b-form-tags-list .b-form-tag{padding:.25em .65em}.b-form-tag{font-size:75%!important;font-weight:400!important;line-height:1.5!important;margin-right:.25rem}.b-form-tags .b-form-tag+.b-form-tag{margin-left:0}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:75%;line-height:1;float:none;margin-left:.25rem}.input-group>.input-group-prepend>.btn-group>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-lg .input-group-append>.form-control,.input-group-lg .input-group-append>.form-select,.input-group-lg .input-group-append>.input-group-text,.input-group-lg .input-group-append>.btn,.input-group-lg .input-group-prepend>.form-control,.input-group-lg .input-group-prepend>.form-select,.input-group-lg .input-group-prepend>.input-group-text,.input-group-lg .input-group-prepend>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm .input-group-append>.form-control,.input-group-sm .input-group-append>.form-select,.input-group-sm .input-group-append>.input-group-text,.input-group-sm .input-group-append>.btn,.input-group-sm .input-group-prepend>.form-control,.input-group-sm .input-group-prepend>.form-select,.input-group-sm .input-group-prepend>.input-group-text,.input-group-sm .input-group-prepend>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group .btn-group:not(:last-child)>:not(:first-child){border-start-end-radius:0px;border-end-end-radius:0px}.input-group .btn-group:not(:last-child)>:not(:last-child){border-start-start-radius:0px;border-end-start-radius:0px;border-start-end-radius:0px;border-end-end-radius:0px}.input-group .btn-group:not(:first-child)>:not(:last-child){border-end-start-radius:0px;border-start-start-radius:0px}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.b-skeleton-wrapper{cursor:wait}.b-skeleton{position:relative;overflow:hidden;background-color:#0000001f;cursor:wait;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.b-skeleton:before{content:"\a0"}.b-skeleton-text{height:1rem;margin-bottom:.25rem;border-radius:.25rem}.b-skeleton-button{width:75px;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem}.b-skeleton-avatar{width:2.5em;height:2.5em;border-radius:50%}.b-skeleton-input{height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;line-height:1.5;border:1px solid #ced4da;border-radius:.25rem}.b-skeleton-icon-wrapper svg{color:#0000001f}.b-skeleton-img{height:100%;width:100%}.b-skeleton-animate-wave:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,transparent,hsla(0deg,0%,100%,.4),transparent);animation:b-skeleton-animate-wave 1.75s linear infinite}.b-skeleton-icon-wrapper svg{color:#0000001f}@media (prefers-reduced-motion: reduce){.b-skeleton-animate-wave:after{background:none;animation:none}}@keyframes b-skeleton-animate-wave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.b-skeleton-animate-fade{animation:b-skeleton-animate-fade .875s ease-in-out infinite alternate}@media (prefers-reduced-motion: reduce){.b-skeleton-animate-fade{animation:none}}@keyframes b-skeleton-animate-fade{0%{opacity:1}to{opacity:.4}}.b-skeleton-animate-throb{animation:b-skeleton-animate-throb .875s ease-in infinite alternate}@media (prefers-reduced-motion: reduce){.b-skeleton-animate-throb{animation:none}}@keyframes b-skeleton-animate-throb{0%{transform:scale(1)}to{transform:scale(.975)}}.fade-enter-active,.fade-leave-active{transition:opacity .25s linear}.fade-enter-from,.fade-leave-to{opacity:0}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}@supports (position: sticky){.b-table-sticky-header>.table.b-table>thead>tr>th{position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table th.b-table-sortable-column,.b-table.b-table-selectable td{cursor:pointer}.b-table.b-table-busy{position:relative}.b-table.b-table-busy .b-table-busy-slot{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6588235294)}.b-table.b-table-busy .b-table-busy-slot>td{border:none;padding:0}.b-table.b-table-busy .b-table-busy-slot.b-table-static-busy{position:initial;width:100%;display:table-row}.b-table.b-table-sortable.b-table-sort-asc .b-table-sort-icon:before{content:"\25b2"}.b-table.b-table-sortable.b-table-sort-desc .b-table-sort-icon:before{content:"\25bc"}.b-toast{display:block;position:relative;max-width:350px;backface-visibility:hidden;background-clip:padding-box;z-index:1;border-radius:.375rem}.b-toast .toast{background-color:#ffffffd9}.b-toast:not(:last-child){margin-bottom:.75rem}.b-toast.b-toast-solid .toast{background-color:#fff}.b-toast .toast .toast-body{display:block}.b-toast-primary{background-color:#e9f1ffd9!important;border-color:#b6d4fed9!important;color:#084298}.b-toast-primary .toast-header{color:#084298;background-color:#cfe2ffd9;border-bottom-color:#b6d4fed9}.b-toast-primary.b-toast-solid .toast{background-color:#e9f1ff}.b-toast-secondary{background-color:#eff0f1d9!important;border-color:#d3d6d8d9!important;color:#41464b}.b-toast-secondary .toast-header{color:#41464b;background-color:#e2e3e5d9;border-bottom-color:#d3d6d8d9}.b-toast-secondary.b-toast-solid .toast{background-color:#eff0f1}.b-toast-success{background-color:#e2f0e9d9!important;border-color:#badbccd9!important;color:#0f5132}.b-toast-success .toast-header{color:#0f5132;background-color:#d1e7ddd9;border-bottom-color:#badbccd9}.b-toast-success.b-toast-solid .toast{background-color:#e2f0e9}.b-toast-info{background-color:#e7fafed9!important;border-color:#b6effbd9!important;color:#087990}.b-toast-info .toast-header{color:#087990;background-color:#cff4fcd9;border-bottom-color:#b6effbd9}.b-toast-info.b-toast-solid .toast{background-color:#e7fafe}.b-toast-warning{background-color:#fff9e7d9!important;border-color:#ffecb5d9!important;color:#997404}.b-toast-warning .toast-header{color:#997404;background-color:#fff3cdd9;border-bottom-color:#ffecb5d9}.b-toast-warning.b-toast-solid .toast{background-color:#fff9e7}.b-toast-danger{background-color:#fcedeed9!important;border-color:#f5c2c7d9!important;color:#842029}.b-toast-danger .toast-header{color:#842029;background-color:#f8d7dad9;border-bottom-color:#f5c2c7d9}.b-toast-danger.b-toast-solid .toast{background-color:#fcedee}.b-toast-light{background-color:#ffffffd9!important;border-color:#fdfdfed9!important;color:#959596}.b-toast-light .toast-header{color:#959596;background-color:#fefefed9;border-bottom-color:#fdfdfed9}.b-toast-light.b-toast-solid .toast{background-color:#fff}.b-toast-dark{background-color:#e0e0e1d9!important;border-color:#bcbebfd9!important;color:#141619}.b-toast-dark .toast-header{color:#141619;background-color:#d3d3d4d9;border-bottom-color:#bcbebfd9}.b-toast-dark.b-toast-solid .toast{background-color:#e0e0e1}.container,.container-fluid{display:block}.input-group>.form-floating:not(:first-child)>:not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-floating:not(:last-child)>:not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.bv-no-focus-ring:focus{outline:none}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.tw-container {
  width: 100%;
}
@media (min-width: 475px) {

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

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

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

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

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

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

  .tw-container {
    max-width: 1536px;
  }
}
.tw-prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.tw-prose :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.tw-prose :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.tw-prose :where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.tw-prose :where(strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.tw-prose :where(a strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(blockquote strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(thead th strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.tw-prose :where(ol[type="A"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="A" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: upper-alpha;
}
.tw-prose :where(ol[type="a" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: lower-alpha;
}
.tw-prose :where(ol[type="I"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: lower-roman;
}
.tw-prose :where(ol[type="I" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: upper-roman;
}
.tw-prose :where(ol[type="i" s]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: lower-roman;
}
.tw-prose :where(ol[type="1"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: decimal;
}
.tw-prose :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.tw-prose :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.tw-prose :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.tw-prose :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
  content: open-quote;
}
.tw-prose :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
  content: close-quote;
}
.tw-prose :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.tw-prose :where(h1 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.tw-prose :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.tw-prose :where(h2 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.tw-prose :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.tw-prose :where(h3 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.tw-prose :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.tw-prose :where(h4 strong):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.tw-prose :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-prose :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-prose :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-prose :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
  content: "`";
}
.tw-prose :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
  content: "`";
}
.tw-prose :where(a code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(h1 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.tw-prose :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.tw-prose :where(h4 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(blockquote code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(thead th code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: inherit;
}
.tw-prose :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-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;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::before {
  content: none;
}
.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))::after {
  content: none;
}
.tw-prose :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.tw-prose :where(thead):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.tw-prose :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody tr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.tw-prose :where(tbody tr:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  border-bottom-width: 0;
}
.tw-prose :where(tbody td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  vertical-align: baseline;
}
.tw-prose :where(tfoot):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.tw-prose :where(tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  vertical-align: top;
}
.tw-prose :where(th, td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  text-align: start;
}
.tw-prose :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-prose :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.tw-prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.tw-prose :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-prose :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.tw-prose :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.tw-prose :where(.tw-prose > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-bottom: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
}
.tw-prose :where(.tw-prose > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-bottom: 1.25em;
}
.tw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.tw-prose :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.tw-prose :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.tw-prose :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0;
}
.tw-prose :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-end: 0;
}
.tw-prose :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.tw-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0;
}
.tw-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-end: 0;
}
.tw-prose :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.tw-prose :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-bottom: 0;
}
.tw-prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.tw-prose-sm :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.tw-prose-sm :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.tw-prose-sm :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.tw-prose-sm :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.tw-prose-sm :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.tw-prose-sm :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.tw-prose-sm :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.tw-prose-sm :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-prose-sm :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-prose-sm :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-prose-sm :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-prose-sm :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.tw-prose-sm :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
}
.tw-prose-sm :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.9em;
}
.tw-prose-sm :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
}
.tw-prose-sm :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.tw-prose-sm :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.tw-prose-sm :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.tw-prose-sm :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.tw-prose-sm :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.tw-prose-sm :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.tw-prose-sm :where(.tw-prose-sm > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.tw-prose-sm :where(.tw-prose-sm > ul > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
}
.tw-prose-sm :where(.tw-prose-sm > ul > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.tw-prose-sm :where(.tw-prose-sm > ol > li > p:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
}
.tw-prose-sm :where(.tw-prose-sm > ol > li > p:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.tw-prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.tw-prose-sm :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.tw-prose-sm :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
}
.tw-prose-sm :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.tw-prose-sm :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.tw-prose-sm :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose-sm :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose-sm :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose-sm :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose-sm :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.tw-prose-sm :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.tw-prose-sm :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0;
}
.tw-prose-sm :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-end: 0;
}
.tw-prose-sm :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.tw-prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-start: 0;
}
.tw-prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-inline-end: 0;
}
.tw-prose-sm :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.tw-prose-sm :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.tw-prose-sm :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.tw-prose-sm :where(.tw-prose-sm > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
}
.tw-prose-sm :where(.tw-prose-sm > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-bottom: 0;
}
h2 {
        font-size: larger;
    }
h3 {
        font-size: 14px;
    }
h1,
    h2,
    h3,
    h4,
    h5 {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
h1 {
  margin-bottom: 1.5rem;
}
h2 {
  margin-bottom: 1.25rem;
}
h3 {
  margin-bottom: 1rem;
}
h4 {
  margin-bottom: 0.75rem;
}
h5 {
  margin-bottom: 0.5rem;
}
label {
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
button: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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(23 105 152 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.75;
  --tw-ring-offset-width: 0px;
}
*::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
*::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
button.button {
  white-space: nowrap;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
button.button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
button.button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
button[disabled]:not([role='switch'], [role='listbox'], [role='disclosure']) {
  opacity: 0.5;
}
button[primary='true'] {
  --tw-bg-opacity: 1;
  background-color: rgb(28 108 152 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
button[primary='true']:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(28 108 152 / var(--tw-bg-opacity, 1));
}
pre {
        @apply: tw-text-[10px] tw-bg-slate-200;
    }
/* button[light] {
        @apply tw-bg-slate-200 tw-text-slate-700;
    }
    button[white] {
        @apply tw-bg-white tw-text-slate-700;
    }
    button[success='true'] {
        @apply tw-bg-gradient-to-b tw-from-green-400 tw-to-green-600 tw-text-white
        hover:tw-bg-green-700;
    } */
button[danger='true'] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
button[danger='true']:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
button[role='tab'],
    .tabs > .tab {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-width: 1px;
  border-color: transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #f9fafb var(--tw-gradient-to-position);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
  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(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);
        transition: border-color 0.1s ease-in-out;
        transform: translateY(-1px);
}
button[role='tab'][data-headlessui-state='selected'],
    .tabs > .tab.selected {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
  border-bottom-color: transparent;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(28 108 152 / var(--tw-text-opacity, 1));
}

    .tabs > .tab.\!selected {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
  border-bottom-color: transparent;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(28 108 152 / var(--tw-text-opacity, 1));
}
button[role='tab'][data-headlessui-state='selected'],
    .tabs > .tab.selected {
        transform: translateY(0px);
    }

    .tabs > .tab.\!selected {
        transform: translateY(0px) !important;
    }
table.tw-table {
        font-size: 11px;
    }
table.tw-table tbody tr td {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: top;
}
table.tw-table tr:last-child td {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
table.tw-table:not(.hover-disabled) tbody tr:hover {
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
}
table.tw-table tr.tw-selected td {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
table.tw-table thead tr th {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: top;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(23 105 152 / var(--tw-text-opacity, 1));
        vertical-align: bottom;
}
table.tw-table tbody tr th {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: top;
  font-weight: 600;
        vertical-align: bottom;
}
table.tw-table tfoot tr th {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: top;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(23 105 152 / var(--tw-text-opacity, 1));
}
/* adopted styles */
/* .tw-font {
        font:
            0.75rem Tahoma,
            'Helvetica Neue',
            Helvetica,
            Arial,
            'Lucida Grande',
            sans-serif;
    } */
.tw-button {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.tw-button > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-button {
  text-wrap: nowrap;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  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(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-button:hover {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}
.tw-button-mini {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.tw-button-mini > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-button-mini {
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #e5e7eb var(--tw-gradient-to-position);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 11px;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.tw-button-mini:hover {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}
.tw-button[primary='true'],
    .tw-button-mini[primary='true'] {
  --tw-border-opacity: 1;
  border-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(30,116,168) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 116 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(26,99,144) var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-button[primary='true']:hover,
    .tw-button-mini[primary='true']:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(28 108 152 / var(--tw-bg-opacity, 1));
}
.tw-button[success='true'],
    .tw-button-mini[success='true'] {
  --tw-border-opacity: 1;
  border-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(204, 226, 85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 226 85 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(161, 185, 0) var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-button[success='true']:hover,
    .tw-button-mini[success='true']:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 200 40 / var(--tw-bg-opacity, 1));
}
.tw-button[danger='true'],
    .tw-button-mini[danger='true'] {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #f87171 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #dc2626 var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-button[danger='true']:hover,
    .tw-button-mini[danger='true']:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.tw-button-group {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0px;
}
.tw-button-group > .tw-button:not(:last-child) {
  margin-right: -1px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.tw-button-group > .tw-button:not(:first-child) {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.tw-input: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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(23 105 152 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.75;
  --tw-ring-offset-width: 0px;
}
.tw-input {
  width: 100%;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.tw-input::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}
.tw-input::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}
.tw-input:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.tw-input {
        min-width: 70px;
    }
.tw-input.invalid,
    .tw-input[invalid='true'] {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.tw-input.\!invalid {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.tw-input-disabled,
    .tw-input[disabled],
    .tw-input[readonly] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.tw-button.tw-button.pressed {
        box-shadow: rgb(51, 51, 51) 0px 1px 3px 0px inset;
    }
.tw-h1,
    .tw-h2,
    .tw-h3,
    .tw-h4,
    .tw-h5 {
  font-weight: 600;
}
.tw-input {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.triangle-comment {
        position: relative;
    }
.triangle-comment::after {
        display: block;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 8px;
        height: 8px;
        background-color: black;
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
    }
div[dropdown] {
  position: relative;
}
div[dropdown] > button {
  display: block;
  width: 1.5rem;
  border-radius: 0.25rem;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.25;
  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(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);
}
div[dropdown] > div[role='menu'] {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  white-space: nowrap;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
}
div[dropdown] > div[role='menu'] > [role='menuitem'] {
  display: flex;
  width: 100%;
  border-radius: 0.125rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(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);
}
div[dropdown] > div[role='menu'] > [role='menuitem']:not([data-headlessui-state='disabled']):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
div[dropdown] > div[role='menu'] > [role='menuitem'][data-headlessui-state='disabled'] {
  opacity: 0.5;
}
.tw-dropdown {
  position: relative;
}
.tw-dropdown-panel {
  position: absolute;
  width: auto;
  flex-direction: column;
}
.tw-dropdown-panel > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tw-dropdown-panel {
  white-space: nowrap;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  font-size: 12px;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
span.vertical {
        vertical-align: bottom;
        text-align: center;
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        white-space: nowrap;
        transform-origin: 35% 50%;
    }
.tw-col {
  flex-direction: column;
}
.tw-col > :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));
}
.tw-row {
  display: flex;
}
.tw-row > :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)));
}
/* [data-tooltip] {
        position: relative;
    }
    [data-tooltip]:hover:after {
        background: #333;
        background: rgba(0, 0, 0, 0.8);
        border-radius: 5px;
        bottom: 26px;
        color: #fff;
        content: attr(data-tooltip);
        left: 20%;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 220px;
    }
    [data-tooltip]:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 6px 6px 0 6px;
        bottom: 20px;
        content: '';
        left: 50%;
        position: absolute;
        z-index: 99;
    } */
.modal-body.no-body {
        padding: 0px !important;
    }
*:has(.tw-parent-relative) {
        position: relative;
    }
.tw-z-1 {
        z-index: 1;
    }
.tw-z-2 {
        z-index: 2;
    }
.tw-z-60 {
        z-index: 60;
    }
.tw-pills {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.tw-pills .tw-pill {
  display: flex;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
}
.tw-pills .tw-pill.tw-pill-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(183 215 233 / var(--tw-bg-opacity, 1));
}
.tw-pills .tw-pill button {
  margin: 0px;
  margin-right: -0.25rem;
  display: flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-style: none;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
}
.tw-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;
}
.tw-pointer-events-none {
  pointer-events: none;
}
.tw-fixed {
  position: fixed;
}
.tw-absolute {
  position: absolute;
}
.tw-relative {
  position: relative;
}
.tw-sticky {
  position: sticky;
}
.tw-inset-0 {
  inset: 0px;
}
.-tw-top-1 {
  top: -0.25rem;
}
.tw--left-8 {
  left: -2rem;
}
.tw-bottom-0 {
  bottom: 0px;
}
.tw-bottom-2 {
  bottom: 0.5rem;
}
.tw-bottom-4 {
  bottom: 1rem;
}
.tw-bottom-\[-8px\] {
  bottom: -8px;
}
.tw-bottom-\[3px\] {
  bottom: 3px;
}
.tw-left-0 {
  left: 0px;
}
.tw-left-1\/2 {
  left: 50%;
}
.tw-left-2 {
  left: 0.5rem;
}
.tw-left-4 {
  left: 1rem;
}
.tw-left-\[-14px\] {
  left: -14px;
}
.tw-left-\[3px\] {
  left: 3px;
}
.tw-left-\[50\%\] {
  left: 50%;
}
.tw-right-0 {
  right: 0px;
}
.tw-right-1 {
  right: 0.25rem;
}
.tw-right-2 {
  right: 0.5rem;
}
.tw-right-4 {
  right: 1rem;
}
.tw-right-\[-22px\] {
  right: -22px;
}
.tw-right-\[4px\] {
  right: 4px;
}
.tw-top-0 {
  top: 0px;
}
.tw-top-1 {
  top: 0.25rem;
}
.tw-top-2 {
  top: 0.5rem;
}
.tw-top-4 {
  top: 1rem;
}
.tw-top-8 {
  top: 2rem;
}
.tw-top-\[-10px\] {
  top: -10px;
}
.tw-top-\[30px\] {
  top: 30px;
}
.tw-top-\[4px\] {
  top: 4px;
}
.tw-top-\[50\%\] {
  top: 50%;
}
.tw-top-full {
  top: 100%;
}
.tw-z-10 {
  z-index: 10;
}
.tw-z-20 {
  z-index: 20;
}
.tw-z-50 {
  z-index: 50;
}
.tw-col-span-1 {
  grid-column: span 1 / span 1;
}
.tw-col-span-2 {
  grid-column: span 2 / span 2;
}
.tw-col-span-3 {
  grid-column: span 3 / span 3;
}
.tw-col-span-4 {
  grid-column: span 4 / span 4;
}
.tw-col-span-5 {
  grid-column: span 5 / span 5;
}
.tw-col-span-6 {
  grid-column: span 6 / span 6;
}
.tw-col-span-8 {
  grid-column: span 8 / span 8;
}
.tw-col-span-full {
  grid-column: 1 / -1;
}
.\!tw-col-start-1 {
  grid-column-start: 1 !important;
}
.tw-col-start-1 {
  grid-column-start: 1;
}
.tw-col-start-2 {
  grid-column-start: 2;
}
.tw-col-start-3 {
  grid-column-start: 3;
}
.tw-col-start-4 {
  grid-column-start: 4;
}
.-tw-col-end-1 {
  grid-column-end: -1;
}
.-tw-col-end-2 {
  grid-column-end: -2;
}
.tw-row-span-3 {
  grid-row: span 3 / span 3;
}
.tw-row-start-1 {
  grid-row-start: 1;
}
.\!tw-m-0 {
  margin: 0px !important;
}
.tw-m-0 {
  margin: 0px;
}
.tw-m-4 {
  margin: 1rem;
}
.tw-m-\[-1px\] {
  margin: -1px;
}
.tw-m-auto {
  margin: auto;
}
.\!tw-my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.tw--mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.tw-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.tw-my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tw-my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.tw-my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.tw-my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.tw-my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!tw-mt-4 {
  margin-top: 1rem !important;
}
.tw-mb-0 {
  margin-bottom: 0px;
}
.tw-mb-1 {
  margin-bottom: 0.25rem;
}
.tw-mb-12 {
  margin-bottom: 3rem;
}
.tw-mb-2 {
  margin-bottom: 0.5rem;
}
.tw-mb-3 {
  margin-bottom: 0.75rem;
}
.tw-mb-4 {
  margin-bottom: 1rem;
}
.tw-mb-6 {
  margin-bottom: 1.5rem;
}
.tw-mb-8 {
  margin-bottom: 2rem;
}
.tw-ml-1 {
  margin-left: 0.25rem;
}
.tw-ml-2 {
  margin-left: 0.5rem;
}
.tw-ml-3 {
  margin-left: 0.75rem;
}
.tw-ml-4 {
  margin-left: 1rem;
}
.tw-ml-8 {
  margin-left: 2rem;
}
.tw-ml-auto {
  margin-left: auto;
}
.tw-mr-1 {
  margin-right: 0.25rem;
}
.tw-mr-2 {
  margin-right: 0.5rem;
}
.tw-mr-3 {
  margin-right: 0.75rem;
}
.tw-mt-0\.5 {
  margin-top: 0.125rem;
}
.tw-mt-1 {
  margin-top: 0.25rem;
}
.tw-mt-2 {
  margin-top: 0.5rem;
}
.tw-mt-3 {
  margin-top: 0.75rem;
}
.tw-mt-4 {
  margin-top: 1rem;
}
.tw-mt-6 {
  margin-top: 1.5rem;
}
.tw-mt-8 {
  margin-top: 2rem;
}
.tw-mt-\[10px\] {
  margin-top: 10px;
}
.tw-block {
  display: block;
}
.tw-inline-block {
  display: inline-block;
}
.tw-inline {
  display: inline;
}
.tw-flex {
  display: flex;
}
.tw-inline-flex {
  display: inline-flex;
}
.tw-table {
  display: table;
}
.tw-grid {
  display: grid;
}
.tw-hidden {
  display: none;
}
.tw-aspect-square {
  aspect-ratio: 1 / 1;
}
.tw-h-0 {
  height: 0px;
}
.tw-h-12 {
  height: 3rem;
}
.tw-h-16 {
  height: 4rem;
}
.tw-h-2 {
  height: 0.5rem;
}
.tw-h-2\.5 {
  height: 0.625rem;
}
.tw-h-24 {
  height: 6rem;
}
.tw-h-3 {
  height: 0.75rem;
}
.tw-h-4 {
  height: 1rem;
}
.tw-h-48 {
  height: 12rem;
}
.tw-h-5 {
  height: 1.25rem;
}
.tw-h-6 {
  height: 1.5rem;
}
.tw-h-8 {
  height: 2rem;
}
.tw-h-\[20px\] {
  height: 20px;
}
.tw-h-\[38px\] {
  height: 38px;
}
.tw-h-\[3px\] {
  height: 3px;
}
.tw-h-\[500px\] {
  height: 500px;
}
.tw-h-\[600px\] {
  height: 600px;
}
.tw-h-auto {
  height: auto;
}
.tw-h-full {
  height: 100%;
}
.tw-h-min {
  height: -moz-min-content;
  height: min-content;
}
.tw-h-screen {
  height: 100vh;
}
.tw-max-h-0 {
  max-height: 0px;
}
.tw-max-h-20 {
  max-height: 5rem;
}
.tw-max-h-60 {
  max-height: 15rem;
}
.tw-max-h-72 {
  max-height: 18rem;
}
.tw-max-h-96 {
  max-height: 24rem;
}
.tw-max-h-\[100px\] {
  max-height: 100px;
}
.tw-max-h-\[200px\] {
  max-height: 200px;
}
.tw-max-h-\[300px\] {
  max-height: 300px;
}
.tw-max-h-\[500px\] {
  max-height: 500px;
}
.tw-max-h-\[600px\] {
  max-height: 600px;
}
.tw-max-h-full {
  max-height: 100%;
}
.tw-max-h-screen {
  max-height: 100vh;
}
.tw-min-h-0 {
  min-height: 0px;
}
.tw-min-h-3 {
  min-height: 0.75rem;
}
.tw-min-h-\[1\.5em\] {
  min-height: 1.5em;
}
.tw-min-h-\[15px\] {
  min-height: 15px;
}
.tw-min-h-\[200px\] {
  min-height: 200px;
}
.tw-min-h-\[30px\] {
  min-height: 30px;
}
.tw-min-h-\[80vh\] {
  min-height: 80vh;
}
.tw-min-h-full {
  min-height: 100%;
}
.tw-min-h-screen {
  min-height: 100vh;
}
.tw-w-0 {
  width: 0px;
}
.tw-w-1 {
  width: 0.25rem;
}
.tw-w-1\/12 {
  width: 8.333333%;
}
.tw-w-1\/2 {
  width: 50%;
}
.tw-w-1\/3 {
  width: 33.333333%;
}
.tw-w-1\/4 {
  width: 25%;
}
.tw-w-10 {
  width: 2.5rem;
}
.tw-w-12 {
  width: 3rem;
}
.tw-w-16 {
  width: 4rem;
}
.tw-w-2 {
  width: 0.5rem;
}
.tw-w-2\/3 {
  width: 66.666667%;
}
.tw-w-2\/5 {
  width: 40%;
}
.tw-w-24 {
  width: 6rem;
}
.tw-w-3 {
  width: 0.75rem;
}
.tw-w-3\/4 {
  width: 75%;
}
.tw-w-32 {
  width: 8rem;
}
.tw-w-36 {
  width: 9rem;
}
.tw-w-4 {
  width: 1rem;
}
.tw-w-44 {
  width: 11rem;
}
.tw-w-48 {
  width: 12rem;
}
.tw-w-5 {
  width: 1.25rem;
}
.tw-w-52 {
  width: 13rem;
}
.tw-w-6 {
  width: 1.5rem;
}
.tw-w-64 {
  width: 16rem;
}
.tw-w-8 {
  width: 2rem;
}
.tw-w-96 {
  width: 24rem;
}
.tw-w-\[18px\] {
  width: 18px;
}
.tw-w-\[200px\] {
  width: 200px;
}
.tw-w-\[20px\] {
  width: 20px;
}
.tw-w-\[210mm\] {
  width: 210mm;
}
.tw-w-\[24px\] {
  width: 24px;
}
.tw-w-\[250px\] {
  width: 250px;
}
.tw-w-\[400px\] {
  width: 400px;
}
.tw-w-\[800px\] {
  width: 800px;
}
.tw-w-auto {
  width: auto;
}
.tw-w-full {
  width: 100%;
}
.tw-w-max {
  width: -moz-max-content;
  width: max-content;
}
.tw-w-min {
  width: -moz-min-content;
  width: min-content;
}
.tw-w-screen {
  width: 100vw;
}
.\!tw-min-w-\[45px\] {
  min-width: 45px !important;
}
.tw-min-w-0 {
  min-width: 0px;
}
.tw-min-w-20 {
  min-width: 5rem;
}
.tw-min-w-36 {
  min-width: 9rem;
}
.tw-min-w-4 {
  min-width: 1rem;
}
.tw-min-w-48 {
  min-width: 12rem;
}
.tw-min-w-96 {
  min-width: 24rem;
}
.tw-min-w-\[100px\] {
  min-width: 100px;
}
.tw-min-w-\[18px\] {
  min-width: 18px;
}
.tw-min-w-\[20\%\] {
  min-width: 20%;
}
.tw-min-w-\[200px\] {
  min-width: 200px;
}
.tw-min-w-\[250px\] {
  min-width: 250px;
}
.tw-min-w-\[300px\] {
  min-width: 300px;
}
.tw-min-w-\[30px\] {
  min-width: 30px;
}
.tw-min-w-\[50px\] {
  min-width: 50px;
}
.tw-min-w-\[60px\] {
  min-width: 60px;
}
.tw-min-w-\[80px\] {
  min-width: 80px;
}
.tw-min-w-\[80vw\] {
  min-width: 80vw;
}
.tw-min-w-full {
  min-width: 100%;
}
.tw-max-w-0 {
  max-width: 0px;
}
.tw-max-w-4xl {
  max-width: 56rem;
}
.tw-max-w-64 {
  max-width: 16rem;
}
.tw-max-w-7xl {
  max-width: 80rem;
}
.tw-max-w-\[100px\] {
  max-width: 100px;
}
.tw-max-w-\[1024px\] {
  max-width: 1024px;
}
.tw-max-w-\[1240px\] {
  max-width: 1240px;
}
.tw-max-w-\[150px\] {
  max-width: 150px;
}
.tw-max-w-\[160px\] {
  max-width: 160px;
}
.tw-max-w-\[250px\] {
  max-width: 250px;
}
.tw-max-w-\[280px\] {
  max-width: 280px;
}
.tw-max-w-\[300px\] {
  max-width: 300px;
}
.tw-max-w-\[400px\] {
  max-width: 400px;
}
.tw-max-w-\[500px\] {
  max-width: 500px;
}
.tw-max-w-\[600px\] {
  max-width: 600px;
}
.tw-max-w-\[80\%\] {
  max-width: 80%;
}
.tw-max-w-\[800px\] {
  max-width: 800px;
}
.tw-max-w-\[900px\] {
  max-width: 900px;
}
.tw-max-w-\[95vw\] {
  max-width: 95vw;
}
.tw-max-w-full {
  max-width: 100%;
}
.tw-max-w-md {
  max-width: 28rem;
}
.tw-max-w-min {
  max-width: -moz-min-content;
  max-width: min-content;
}
.tw-max-w-xs {
  max-width: 20rem;
}
.tw-flex-1 {
  flex: 1 1 0%;
}
.tw-flex-shrink-0 {
  flex-shrink: 0;
}
.tw-flex-grow {
  flex-grow: 1;
}
.tw-grow {
  flex-grow: 1;
}
.tw-border-collapse {
  border-collapse: collapse;
}
.tw-border-separate {
  border-collapse: separate;
}
.tw-border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-0\.5 {
  --tw-border-spacing-x: 0.125rem;
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-1 {
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-1\.5 {
  --tw-border-spacing-x: 0.375rem;
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-10 {
  --tw-border-spacing-x: 2.5rem;
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-11 {
  --tw-border-spacing-x: 2.75rem;
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-12 {
  --tw-border-spacing-x: 3rem;
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-14 {
  --tw-border-spacing-x: 3.5rem;
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-16 {
  --tw-border-spacing-x: 4rem;
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-2 {
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-2\.5 {
  --tw-border-spacing-x: 0.625rem;
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-20 {
  --tw-border-spacing-x: 5rem;
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-24 {
  --tw-border-spacing-x: 6rem;
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-28 {
  --tw-border-spacing-x: 7rem;
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-3 {
  --tw-border-spacing-x: 0.75rem;
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-3\.5 {
  --tw-border-spacing-x: 0.875rem;
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-32 {
  --tw-border-spacing-x: 8rem;
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-36 {
  --tw-border-spacing-x: 9rem;
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-4 {
  --tw-border-spacing-x: 1rem;
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-40 {
  --tw-border-spacing-x: 10rem;
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-44 {
  --tw-border-spacing-x: 11rem;
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-48 {
  --tw-border-spacing-x: 12rem;
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-5 {
  --tw-border-spacing-x: 1.25rem;
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-52 {
  --tw-border-spacing-x: 13rem;
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-56 {
  --tw-border-spacing-x: 14rem;
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-6 {
  --tw-border-spacing-x: 1.5rem;
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-60 {
  --tw-border-spacing-x: 15rem;
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-64 {
  --tw-border-spacing-x: 16rem;
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-7 {
  --tw-border-spacing-x: 1.75rem;
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-72 {
  --tw-border-spacing-x: 18rem;
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-8 {
  --tw-border-spacing-x: 2rem;
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-80 {
  --tw-border-spacing-x: 20rem;
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-9 {
  --tw-border-spacing-x: 2.25rem;
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-96 {
  --tw-border-spacing-x: 24rem;
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-px {
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-0 {
  --tw-border-spacing-x: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-0\.5 {
  --tw-border-spacing-x: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-1 {
  --tw-border-spacing-x: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-1\.5 {
  --tw-border-spacing-x: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-10 {
  --tw-border-spacing-x: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-11 {
  --tw-border-spacing-x: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-12 {
  --tw-border-spacing-x: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-14 {
  --tw-border-spacing-x: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-16 {
  --tw-border-spacing-x: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-2 {
  --tw-border-spacing-x: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-2\.5 {
  --tw-border-spacing-x: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-20 {
  --tw-border-spacing-x: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-24 {
  --tw-border-spacing-x: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-28 {
  --tw-border-spacing-x: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-3 {
  --tw-border-spacing-x: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-3\.5 {
  --tw-border-spacing-x: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-32 {
  --tw-border-spacing-x: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-36 {
  --tw-border-spacing-x: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-4 {
  --tw-border-spacing-x: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-40 {
  --tw-border-spacing-x: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-44 {
  --tw-border-spacing-x: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-48 {
  --tw-border-spacing-x: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-5 {
  --tw-border-spacing-x: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-52 {
  --tw-border-spacing-x: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-56 {
  --tw-border-spacing-x: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-6 {
  --tw-border-spacing-x: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-60 {
  --tw-border-spacing-x: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-64 {
  --tw-border-spacing-x: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-7 {
  --tw-border-spacing-x: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-72 {
  --tw-border-spacing-x: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-8 {
  --tw-border-spacing-x: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-80 {
  --tw-border-spacing-x: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-9 {
  --tw-border-spacing-x: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-96 {
  --tw-border-spacing-x: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-x-px {
  --tw-border-spacing-x: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-0 {
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-0\.5 {
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-1 {
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-1\.5 {
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-10 {
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-11 {
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-12 {
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-14 {
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-16 {
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-2 {
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-2\.5 {
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-20 {
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-24 {
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-28 {
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-3 {
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-3\.5 {
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-32 {
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-36 {
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-4 {
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-40 {
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-44 {
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-48 {
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-5 {
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-52 {
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-56 {
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-6 {
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-60 {
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-64 {
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-7 {
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-72 {
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-8 {
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-80 {
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-9 {
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-96 {
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw-border-spacing-y-px {
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.tw--translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-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));
}
.tw-rotate-180 {
  --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));
}
.tw-scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}
.tw-transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes tw-bounce {

  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.tw-animate-bounce {
  animation: tw-bounce 1s infinite;
}
@keyframes tw-spin {

  to {
    transform: rotate(360deg);
  }
}
.tw-animate-spin {
  animation: tw-spin 1s linear infinite;
}
.tw-cursor-default {
  cursor: default;
}
.tw-cursor-grab {
  cursor: grab;
}
.tw-cursor-help {
  cursor: help;
}
.tw-cursor-move {
  cursor: move;
}
.tw-cursor-n-resize {
  cursor: n-resize;
}
.tw-cursor-not-allowed {
  cursor: not-allowed;
}
.tw-cursor-ns-resize {
  cursor: ns-resize;
}
.tw-cursor-pointer {
  cursor: pointer;
}
.tw-cursor-s-resize {
  cursor: s-resize;
}
.tw-cursor-text {
  cursor: text;
}
.tw-select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.tw-resize-none {
  resize: none;
}
.tw-list-decimal {
  list-style-type: decimal;
}
.tw-break-after-page {
  -moz-column-break-after: page;
       break-after: page;
}
.tw-grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}
.tw-grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.tw-grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.tw-grid-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.tw-grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.tw-grid-cols-\[2fr_1fr_1fr\] {
  grid-template-columns: 2fr 1fr 1fr;
}
.tw-flex-row {
  flex-direction: row;
}
.tw-flex-col {
  flex-direction: column;
}
.tw-flex-col-reverse {
  flex-direction: column-reverse;
}
.tw-flex-wrap {
  flex-wrap: wrap;
}
.tw-flex-nowrap {
  flex-wrap: nowrap;
}
.tw-content-center {
  align-content: center;
}
.tw-content-start {
  align-content: flex-start;
}
.tw-items-start {
  align-items: flex-start;
}
.tw-items-end {
  align-items: flex-end;
}
.tw-items-center {
  align-items: center;
}
.tw-items-stretch {
  align-items: stretch;
}
.tw-justify-start {
  justify-content: flex-start;
}
.tw-justify-end {
  justify-content: flex-end;
}
.tw-justify-center {
  justify-content: center;
}
.tw-justify-between {
  justify-content: space-between;
}
.tw-justify-around {
  justify-content: space-around;
}
.tw-gap-0 {
  gap: 0px;
}
.tw-gap-0\.5 {
  gap: 0.125rem;
}
.tw-gap-1 {
  gap: 0.25rem;
}
.tw-gap-1\.5 {
  gap: 0.375rem;
}
.tw-gap-10 {
  gap: 2.5rem;
}
.tw-gap-11 {
  gap: 2.75rem;
}
.tw-gap-12 {
  gap: 3rem;
}
.tw-gap-14 {
  gap: 3.5rem;
}
.tw-gap-16 {
  gap: 4rem;
}
.tw-gap-2 {
  gap: 0.5rem;
}
.tw-gap-2\.5 {
  gap: 0.625rem;
}
.tw-gap-20 {
  gap: 5rem;
}
.tw-gap-24 {
  gap: 6rem;
}
.tw-gap-28 {
  gap: 7rem;
}
.tw-gap-3 {
  gap: 0.75rem;
}
.tw-gap-3\.5 {
  gap: 0.875rem;
}
.tw-gap-32 {
  gap: 8rem;
}
.tw-gap-36 {
  gap: 9rem;
}
.tw-gap-4 {
  gap: 1rem;
}
.tw-gap-40 {
  gap: 10rem;
}
.tw-gap-44 {
  gap: 11rem;
}
.tw-gap-48 {
  gap: 12rem;
}
.tw-gap-5 {
  gap: 1.25rem;
}
.tw-gap-52 {
  gap: 13rem;
}
.tw-gap-56 {
  gap: 14rem;
}
.tw-gap-6 {
  gap: 1.5rem;
}
.tw-gap-60 {
  gap: 15rem;
}
.tw-gap-64 {
  gap: 16rem;
}
.tw-gap-7 {
  gap: 1.75rem;
}
.tw-gap-72 {
  gap: 18rem;
}
.tw-gap-8 {
  gap: 2rem;
}
.tw-gap-80 {
  gap: 20rem;
}
.tw-gap-9 {
  gap: 2.25rem;
}
.tw-gap-96 {
  gap: 24rem;
}
.tw-gap-\[5mm\] {
  gap: 5mm;
}
.tw-gap-px {
  gap: 1px;
}
.tw-gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}
.tw-gap-x-0\.5 {
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
}
.tw-gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.tw-gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.tw-gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.tw-gap-x-11 {
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem;
}
.tw-gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.tw-gap-x-14 {
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.tw-gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.tw-gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.tw-gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
}
.tw-gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.tw-gap-x-24 {
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}
.tw-gap-x-28 {
  -moz-column-gap: 7rem;
       column-gap: 7rem;
}
.tw-gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.tw-gap-x-3\.5 {
  -moz-column-gap: 0.875rem;
       column-gap: 0.875rem;
}
.tw-gap-x-32 {
  -moz-column-gap: 8rem;
       column-gap: 8rem;
}
.tw-gap-x-36 {
  -moz-column-gap: 9rem;
       column-gap: 9rem;
}
.tw-gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.tw-gap-x-40 {
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}
.tw-gap-x-44 {
  -moz-column-gap: 11rem;
       column-gap: 11rem;
}
.tw-gap-x-48 {
  -moz-column-gap: 12rem;
       column-gap: 12rem;
}
.tw-gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.tw-gap-x-52 {
  -moz-column-gap: 13rem;
       column-gap: 13rem;
}
.tw-gap-x-56 {
  -moz-column-gap: 14rem;
       column-gap: 14rem;
}
.tw-gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.tw-gap-x-60 {
  -moz-column-gap: 15rem;
       column-gap: 15rem;
}
.tw-gap-x-64 {
  -moz-column-gap: 16rem;
       column-gap: 16rem;
}
.tw-gap-x-7 {
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}
.tw-gap-x-72 {
  -moz-column-gap: 18rem;
       column-gap: 18rem;
}
.tw-gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.tw-gap-x-80 {
  -moz-column-gap: 20rem;
       column-gap: 20rem;
}
.tw-gap-x-9 {
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}
.tw-gap-x-96 {
  -moz-column-gap: 24rem;
       column-gap: 24rem;
}
.tw-gap-x-px {
  -moz-column-gap: 1px;
       column-gap: 1px;
}
.tw-gap-y-0 {
  row-gap: 0px;
}
.tw-gap-y-0\.5 {
  row-gap: 0.125rem;
}
.tw-gap-y-1 {
  row-gap: 0.25rem;
}
.tw-gap-y-1\.5 {
  row-gap: 0.375rem;
}
.tw-gap-y-10 {
  row-gap: 2.5rem;
}
.tw-gap-y-11 {
  row-gap: 2.75rem;
}
.tw-gap-y-12 {
  row-gap: 3rem;
}
.tw-gap-y-14 {
  row-gap: 3.5rem;
}
.tw-gap-y-16 {
  row-gap: 4rem;
}
.tw-gap-y-2 {
  row-gap: 0.5rem;
}
.tw-gap-y-2\.5 {
  row-gap: 0.625rem;
}
.tw-gap-y-20 {
  row-gap: 5rem;
}
.tw-gap-y-24 {
  row-gap: 6rem;
}
.tw-gap-y-28 {
  row-gap: 7rem;
}
.tw-gap-y-3 {
  row-gap: 0.75rem;
}
.tw-gap-y-3\.5 {
  row-gap: 0.875rem;
}
.tw-gap-y-32 {
  row-gap: 8rem;
}
.tw-gap-y-36 {
  row-gap: 9rem;
}
.tw-gap-y-4 {
  row-gap: 1rem;
}
.tw-gap-y-40 {
  row-gap: 10rem;
}
.tw-gap-y-44 {
  row-gap: 11rem;
}
.tw-gap-y-48 {
  row-gap: 12rem;
}
.tw-gap-y-5 {
  row-gap: 1.25rem;
}
.tw-gap-y-52 {
  row-gap: 13rem;
}
.tw-gap-y-56 {
  row-gap: 14rem;
}
.tw-gap-y-6 {
  row-gap: 1.5rem;
}
.tw-gap-y-60 {
  row-gap: 15rem;
}
.tw-gap-y-64 {
  row-gap: 16rem;
}
.tw-gap-y-7 {
  row-gap: 1.75rem;
}
.tw-gap-y-72 {
  row-gap: 18rem;
}
.tw-gap-y-8 {
  row-gap: 2rem;
}
.tw-gap-y-80 {
  row-gap: 20rem;
}
.tw-gap-y-9 {
  row-gap: 2.25rem;
}
.tw-gap-y-96 {
  row-gap: 24rem;
}
.tw-gap-y-px {
  row-gap: 1px;
}
.tw-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)));
}
.tw-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-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)));
}
.tw-space-x-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-20 > :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)));
}
.tw-space-x-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(6rem * var(--tw-space-x-reverse));
  margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(7rem * var(--tw-space-x-reverse));
  margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(8rem * var(--tw-space-x-reverse));
  margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(9rem * var(--tw-space-x-reverse));
  margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-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)));
}
.tw-space-x-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(10rem * var(--tw-space-x-reverse));
  margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(11rem * var(--tw-space-x-reverse));
  margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(12rem * var(--tw-space-x-reverse));
  margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(13rem * var(--tw-space-x-reverse));
  margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(14rem * var(--tw-space-x-reverse));
  margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-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)));
}
.tw-space-x-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(15rem * var(--tw-space-x-reverse));
  margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(16rem * var(--tw-space-x-reverse));
  margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(18rem * var(--tw-space-x-reverse));
  margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(20rem * var(--tw-space-x-reverse));
  margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-space-x-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(24rem * var(--tw-space-x-reverse));
  margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-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)));
}
.tw-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));
}
.tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.tw-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.tw-space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.tw-space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}
.tw-space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.tw-space-y-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}
.tw-space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.tw-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.tw-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));
}
.tw-space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}
.tw-space-y-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7rem * var(--tw-space-y-reverse));
}
.tw-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.tw-space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}
.tw-space-y-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9rem * var(--tw-space-y-reverse));
}
.tw-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));
}
.tw-space-y-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}
.tw-space-y-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}
.tw-space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}
.tw-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));
}
.tw-space-y-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}
.tw-space-y-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14rem * var(--tw-space-y-reverse));
}
.tw-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));
}
.tw-space-y-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}
.tw-space-y-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}
.tw-space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.tw-space-y-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}
.tw-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));
}
.tw-space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}
.tw-space-y-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
.tw-space-y-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24rem * var(--tw-space-y-reverse));
}
.tw-space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1px * var(--tw-space-y-reverse));
}
.tw-space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}
.tw-space-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
.tw-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));
}
.tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.tw-self-start {
  align-self: flex-start;
}
.tw-self-end {
  align-self: flex-end;
}
.tw-self-center {
  align-self: center;
}
.tw-self-stretch {
  align-self: stretch;
}
.tw-overflow-auto {
  overflow: auto;
}
.tw-overflow-hidden {
  overflow: hidden;
}
.tw-overflow-scroll {
  overflow: scroll;
}
.tw-overflow-x-auto {
  overflow-x: auto;
}
.tw-overflow-y-auto {
  overflow-y: auto;
}
.tw-overflow-x-hidden {
  overflow-x: hidden;
}
.tw-overflow-x-scroll {
  overflow-x: scroll;
}
.tw-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tw-text-ellipsis {
  text-overflow: ellipsis;
}
.tw-text-clip {
  text-overflow: clip;
}
.tw-whitespace-normal {
  white-space: normal;
}
.tw-whitespace-nowrap {
  white-space: nowrap;
}
.tw-whitespace-pre {
  white-space: pre;
}
.tw-whitespace-pre-line {
  white-space: pre-line;
}
.tw-whitespace-pre-wrap {
  white-space: pre-wrap;
}
.tw-whitespace-break-spaces {
  white-space: break-spaces;
}
.tw-text-wrap {
  text-wrap: wrap;
}
.tw-text-nowrap {
  text-wrap: nowrap;
}
.tw-text-balance {
  text-wrap: balance;
}
.tw-text-pretty {
  text-wrap: pretty;
}
.tw-break-words {
  overflow-wrap: break-word;
}
.tw-rounded {
  border-radius: 0.25rem;
}
.tw-rounded-full {
  border-radius: 9999px;
}
.tw-rounded-lg {
  border-radius: 0.5rem;
}
.tw-rounded-md {
  border-radius: 0.375rem;
}
.tw-rounded-sm {
  border-radius: 0.125rem;
}
.tw-rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.tw-rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.tw-rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.tw-rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.tw-rounded-bl-none {
  border-bottom-left-radius: 0px;
}
.tw-rounded-br-none {
  border-bottom-right-radius: 0px;
}
.tw-border {
  border-width: 1px;
}
.tw-border-0 {
  border-width: 0px;
}
.tw-border-2 {
  border-width: 2px;
}
.tw-border-3 {
  border-width: 3px;
}
.tw-border-4 {
  border-width: 4px;
}
.tw-border-8 {
  border-width: 8px;
}
.tw-border-\[\.75mm\] {
  border-width: .75mm;
}
.tw-border-\[1px\] {
  border-width: 1px;
}
.tw-border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
.tw-border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}
.tw-border-x-2 {
  border-left-width: 2px;
  border-right-width: 2px;
}
.tw-border-x-3 {
  border-left-width: 3px;
  border-right-width: 3px;
}
.tw-border-x-4 {
  border-left-width: 4px;
  border-right-width: 4px;
}
.tw-border-x-8 {
  border-left-width: 8px;
  border-right-width: 8px;
}
.tw-border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.tw-border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.tw-border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.tw-border-y-3 {
  border-top-width: 3px;
  border-bottom-width: 3px;
}
.tw-border-y-4 {
  border-top-width: 4px;
  border-bottom-width: 4px;
}
.tw-border-y-8 {
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.tw-border-b {
  border-bottom-width: 1px;
}
.tw-border-b-0 {
  border-bottom-width: 0px;
}
.tw-border-b-2 {
  border-bottom-width: 2px;
}
.tw-border-b-3 {
  border-bottom-width: 3px;
}
.tw-border-b-4 {
  border-bottom-width: 4px;
}
.tw-border-b-8 {
  border-bottom-width: 8px;
}
.tw-border-b-\[1px\] {
  border-bottom-width: 1px;
}
.tw-border-e {
  border-inline-end-width: 1px;
}
.tw-border-e-0 {
  border-inline-end-width: 0px;
}
.tw-border-e-2 {
  border-inline-end-width: 2px;
}
.tw-border-e-3 {
  border-inline-end-width: 3px;
}
.tw-border-e-4 {
  border-inline-end-width: 4px;
}
.tw-border-e-8 {
  border-inline-end-width: 8px;
}
.tw-border-l {
  border-left-width: 1px;
}
.tw-border-l-0 {
  border-left-width: 0px;
}
.tw-border-l-2 {
  border-left-width: 2px;
}
.tw-border-l-3 {
  border-left-width: 3px;
}
.tw-border-l-4 {
  border-left-width: 4px;
}
.tw-border-l-8 {
  border-left-width: 8px;
}
.tw-border-r {
  border-right-width: 1px;
}
.tw-border-r-0 {
  border-right-width: 0px;
}
.tw-border-r-2 {
  border-right-width: 2px;
}
.tw-border-r-3 {
  border-right-width: 3px;
}
.tw-border-r-4 {
  border-right-width: 4px;
}
.tw-border-r-8 {
  border-right-width: 8px;
}
.tw-border-r-\[1px\] {
  border-right-width: 1px;
}
.tw-border-s {
  border-inline-start-width: 1px;
}
.tw-border-s-0 {
  border-inline-start-width: 0px;
}
.tw-border-s-2 {
  border-inline-start-width: 2px;
}
.tw-border-s-3 {
  border-inline-start-width: 3px;
}
.tw-border-s-4 {
  border-inline-start-width: 4px;
}
.tw-border-s-8 {
  border-inline-start-width: 8px;
}
.tw-border-t {
  border-top-width: 1px;
}
.tw-border-t-0 {
  border-top-width: 0px;
}
.tw-border-t-2 {
  border-top-width: 2px;
}
.tw-border-t-3 {
  border-top-width: 3px;
}
.tw-border-t-4 {
  border-top-width: 4px;
}
.tw-border-t-8 {
  border-top-width: 8px;
}
.tw-border-solid {
  border-style: solid;
}
.tw-border-dashed {
  border-style: dashed;
}
.tw-border-dotted {
  border-style: dotted;
}
.tw-border-double {
  border-style: double;
}
.tw-border-hidden {
  border-style: hidden;
}
.tw-border-none {
  border-style: none;
}
.\!tw-border-blue-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(30 117 168 / var(--tw-border-opacity, 1)) !important;
}
.tw-border-amber-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-amber-100\/0 {
  border-color: rgb(254 243 199 / 0);
}
.tw-border-amber-100\/10 {
  border-color: rgb(254 243 199 / 0.1);
}
.tw-border-amber-100\/100 {
  border-color: rgb(254 243 199 / 1);
}
.tw-border-amber-100\/15 {
  border-color: rgb(254 243 199 / 0.15);
}
.tw-border-amber-100\/20 {
  border-color: rgb(254 243 199 / 0.2);
}
.tw-border-amber-100\/25 {
  border-color: rgb(254 243 199 / 0.25);
}
.tw-border-amber-100\/30 {
  border-color: rgb(254 243 199 / 0.3);
}
.tw-border-amber-100\/35 {
  border-color: rgb(254 243 199 / 0.35);
}
.tw-border-amber-100\/40 {
  border-color: rgb(254 243 199 / 0.4);
}
.tw-border-amber-100\/45 {
  border-color: rgb(254 243 199 / 0.45);
}
.tw-border-amber-100\/5 {
  border-color: rgb(254 243 199 / 0.05);
}
.tw-border-amber-100\/50 {
  border-color: rgb(254 243 199 / 0.5);
}
.tw-border-amber-100\/55 {
  border-color: rgb(254 243 199 / 0.55);
}
.tw-border-amber-100\/60 {
  border-color: rgb(254 243 199 / 0.6);
}
.tw-border-amber-100\/65 {
  border-color: rgb(254 243 199 / 0.65);
}
.tw-border-amber-100\/70 {
  border-color: rgb(254 243 199 / 0.7);
}
.tw-border-amber-100\/75 {
  border-color: rgb(254 243 199 / 0.75);
}
.tw-border-amber-100\/80 {
  border-color: rgb(254 243 199 / 0.8);
}
.tw-border-amber-100\/85 {
  border-color: rgb(254 243 199 / 0.85);
}
.tw-border-amber-100\/90 {
  border-color: rgb(254 243 199 / 0.9);
}
.tw-border-amber-100\/95 {
  border-color: rgb(254 243 199 / 0.95);
}
.tw-border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-amber-200\/0 {
  border-color: rgb(253 230 138 / 0);
}
.tw-border-amber-200\/10 {
  border-color: rgb(253 230 138 / 0.1);
}
.tw-border-amber-200\/100 {
  border-color: rgb(253 230 138 / 1);
}
.tw-border-amber-200\/15 {
  border-color: rgb(253 230 138 / 0.15);
}
.tw-border-amber-200\/20 {
  border-color: rgb(253 230 138 / 0.2);
}
.tw-border-amber-200\/25 {
  border-color: rgb(253 230 138 / 0.25);
}
.tw-border-amber-200\/30 {
  border-color: rgb(253 230 138 / 0.3);
}
.tw-border-amber-200\/35 {
  border-color: rgb(253 230 138 / 0.35);
}
.tw-border-amber-200\/40 {
  border-color: rgb(253 230 138 / 0.4);
}
.tw-border-amber-200\/45 {
  border-color: rgb(253 230 138 / 0.45);
}
.tw-border-amber-200\/5 {
  border-color: rgb(253 230 138 / 0.05);
}
.tw-border-amber-200\/50 {
  border-color: rgb(253 230 138 / 0.5);
}
.tw-border-amber-200\/55 {
  border-color: rgb(253 230 138 / 0.55);
}
.tw-border-amber-200\/60 {
  border-color: rgb(253 230 138 / 0.6);
}
.tw-border-amber-200\/65 {
  border-color: rgb(253 230 138 / 0.65);
}
.tw-border-amber-200\/70 {
  border-color: rgb(253 230 138 / 0.7);
}
.tw-border-amber-200\/75 {
  border-color: rgb(253 230 138 / 0.75);
}
.tw-border-amber-200\/80 {
  border-color: rgb(253 230 138 / 0.8);
}
.tw-border-amber-200\/85 {
  border-color: rgb(253 230 138 / 0.85);
}
.tw-border-amber-200\/90 {
  border-color: rgb(253 230 138 / 0.9);
}
.tw-border-amber-200\/95 {
  border-color: rgb(253 230 138 / 0.95);
}
.tw-border-amber-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-amber-300\/0 {
  border-color: rgb(252 211 77 / 0);
}
.tw-border-amber-300\/10 {
  border-color: rgb(252 211 77 / 0.1);
}
.tw-border-amber-300\/100 {
  border-color: rgb(252 211 77 / 1);
}
.tw-border-amber-300\/15 {
  border-color: rgb(252 211 77 / 0.15);
}
.tw-border-amber-300\/20 {
  border-color: rgb(252 211 77 / 0.2);
}
.tw-border-amber-300\/25 {
  border-color: rgb(252 211 77 / 0.25);
}
.tw-border-amber-300\/30 {
  border-color: rgb(252 211 77 / 0.3);
}
.tw-border-amber-300\/35 {
  border-color: rgb(252 211 77 / 0.35);
}
.tw-border-amber-300\/40 {
  border-color: rgb(252 211 77 / 0.4);
}
.tw-border-amber-300\/45 {
  border-color: rgb(252 211 77 / 0.45);
}
.tw-border-amber-300\/5 {
  border-color: rgb(252 211 77 / 0.05);
}
.tw-border-amber-300\/50 {
  border-color: rgb(252 211 77 / 0.5);
}
.tw-border-amber-300\/55 {
  border-color: rgb(252 211 77 / 0.55);
}
.tw-border-amber-300\/60 {
  border-color: rgb(252 211 77 / 0.6);
}
.tw-border-amber-300\/65 {
  border-color: rgb(252 211 77 / 0.65);
}
.tw-border-amber-300\/70 {
  border-color: rgb(252 211 77 / 0.7);
}
.tw-border-amber-300\/75 {
  border-color: rgb(252 211 77 / 0.75);
}
.tw-border-amber-300\/80 {
  border-color: rgb(252 211 77 / 0.8);
}
.tw-border-amber-300\/85 {
  border-color: rgb(252 211 77 / 0.85);
}
.tw-border-amber-300\/90 {
  border-color: rgb(252 211 77 / 0.9);
}
.tw-border-amber-300\/95 {
  border-color: rgb(252 211 77 / 0.95);
}
.tw-border-amber-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-amber-400\/0 {
  border-color: rgb(251 191 36 / 0);
}
.tw-border-amber-400\/10 {
  border-color: rgb(251 191 36 / 0.1);
}
.tw-border-amber-400\/100 {
  border-color: rgb(251 191 36 / 1);
}
.tw-border-amber-400\/15 {
  border-color: rgb(251 191 36 / 0.15);
}
.tw-border-amber-400\/20 {
  border-color: rgb(251 191 36 / 0.2);
}
.tw-border-amber-400\/25 {
  border-color: rgb(251 191 36 / 0.25);
}
.tw-border-amber-400\/30 {
  border-color: rgb(251 191 36 / 0.3);
}
.tw-border-amber-400\/35 {
  border-color: rgb(251 191 36 / 0.35);
}
.tw-border-amber-400\/40 {
  border-color: rgb(251 191 36 / 0.4);
}
.tw-border-amber-400\/45 {
  border-color: rgb(251 191 36 / 0.45);
}
.tw-border-amber-400\/5 {
  border-color: rgb(251 191 36 / 0.05);
}
.tw-border-amber-400\/50 {
  border-color: rgb(251 191 36 / 0.5);
}
.tw-border-amber-400\/55 {
  border-color: rgb(251 191 36 / 0.55);
}
.tw-border-amber-400\/60 {
  border-color: rgb(251 191 36 / 0.6);
}
.tw-border-amber-400\/65 {
  border-color: rgb(251 191 36 / 0.65);
}
.tw-border-amber-400\/70 {
  border-color: rgb(251 191 36 / 0.7);
}
.tw-border-amber-400\/75 {
  border-color: rgb(251 191 36 / 0.75);
}
.tw-border-amber-400\/80 {
  border-color: rgb(251 191 36 / 0.8);
}
.tw-border-amber-400\/85 {
  border-color: rgb(251 191 36 / 0.85);
}
.tw-border-amber-400\/90 {
  border-color: rgb(251 191 36 / 0.9);
}
.tw-border-amber-400\/95 {
  border-color: rgb(251 191 36 / 0.95);
}
.tw-border-amber-50 {
  --tw-border-opacity: 1;
  border-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-amber-50\/0 {
  border-color: rgb(255 251 235 / 0);
}
.tw-border-amber-50\/10 {
  border-color: rgb(255 251 235 / 0.1);
}
.tw-border-amber-50\/100 {
  border-color: rgb(255 251 235 / 1);
}
.tw-border-amber-50\/15 {
  border-color: rgb(255 251 235 / 0.15);
}
.tw-border-amber-50\/20 {
  border-color: rgb(255 251 235 / 0.2);
}
.tw-border-amber-50\/25 {
  border-color: rgb(255 251 235 / 0.25);
}
.tw-border-amber-50\/30 {
  border-color: rgb(255 251 235 / 0.3);
}
.tw-border-amber-50\/35 {
  border-color: rgb(255 251 235 / 0.35);
}
.tw-border-amber-50\/40 {
  border-color: rgb(255 251 235 / 0.4);
}
.tw-border-amber-50\/45 {
  border-color: rgb(255 251 235 / 0.45);
}
.tw-border-amber-50\/5 {
  border-color: rgb(255 251 235 / 0.05);
}
.tw-border-amber-50\/50 {
  border-color: rgb(255 251 235 / 0.5);
}
.tw-border-amber-50\/55 {
  border-color: rgb(255 251 235 / 0.55);
}
.tw-border-amber-50\/60 {
  border-color: rgb(255 251 235 / 0.6);
}
.tw-border-amber-50\/65 {
  border-color: rgb(255 251 235 / 0.65);
}
.tw-border-amber-50\/70 {
  border-color: rgb(255 251 235 / 0.7);
}
.tw-border-amber-50\/75 {
  border-color: rgb(255 251 235 / 0.75);
}
.tw-border-amber-50\/80 {
  border-color: rgb(255 251 235 / 0.8);
}
.tw-border-amber-50\/85 {
  border-color: rgb(255 251 235 / 0.85);
}
.tw-border-amber-50\/90 {
  border-color: rgb(255 251 235 / 0.9);
}
.tw-border-amber-50\/95 {
  border-color: rgb(255 251 235 / 0.95);
}
.tw-border-amber-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-amber-500\/0 {
  border-color: rgb(245 158 11 / 0);
}
.tw-border-amber-500\/10 {
  border-color: rgb(245 158 11 / 0.1);
}
.tw-border-amber-500\/100 {
  border-color: rgb(245 158 11 / 1);
}
.tw-border-amber-500\/15 {
  border-color: rgb(245 158 11 / 0.15);
}
.tw-border-amber-500\/20 {
  border-color: rgb(245 158 11 / 0.2);
}
.tw-border-amber-500\/25 {
  border-color: rgb(245 158 11 / 0.25);
}
.tw-border-amber-500\/30 {
  border-color: rgb(245 158 11 / 0.3);
}
.tw-border-amber-500\/35 {
  border-color: rgb(245 158 11 / 0.35);
}
.tw-border-amber-500\/40 {
  border-color: rgb(245 158 11 / 0.4);
}
.tw-border-amber-500\/45 {
  border-color: rgb(245 158 11 / 0.45);
}
.tw-border-amber-500\/5 {
  border-color: rgb(245 158 11 / 0.05);
}
.tw-border-amber-500\/50 {
  border-color: rgb(245 158 11 / 0.5);
}
.tw-border-amber-500\/55 {
  border-color: rgb(245 158 11 / 0.55);
}
.tw-border-amber-500\/60 {
  border-color: rgb(245 158 11 / 0.6);
}
.tw-border-amber-500\/65 {
  border-color: rgb(245 158 11 / 0.65);
}
.tw-border-amber-500\/70 {
  border-color: rgb(245 158 11 / 0.7);
}
.tw-border-amber-500\/75 {
  border-color: rgb(245 158 11 / 0.75);
}
.tw-border-amber-500\/80 {
  border-color: rgb(245 158 11 / 0.8);
}
.tw-border-amber-500\/85 {
  border-color: rgb(245 158 11 / 0.85);
}
.tw-border-amber-500\/90 {
  border-color: rgb(245 158 11 / 0.9);
}
.tw-border-amber-500\/95 {
  border-color: rgb(245 158 11 / 0.95);
}
.tw-border-amber-600 {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-amber-600\/0 {
  border-color: rgb(217 119 6 / 0);
}
.tw-border-amber-600\/10 {
  border-color: rgb(217 119 6 / 0.1);
}
.tw-border-amber-600\/100 {
  border-color: rgb(217 119 6 / 1);
}
.tw-border-amber-600\/15 {
  border-color: rgb(217 119 6 / 0.15);
}
.tw-border-amber-600\/20 {
  border-color: rgb(217 119 6 / 0.2);
}
.tw-border-amber-600\/25 {
  border-color: rgb(217 119 6 / 0.25);
}
.tw-border-amber-600\/30 {
  border-color: rgb(217 119 6 / 0.3);
}
.tw-border-amber-600\/35 {
  border-color: rgb(217 119 6 / 0.35);
}
.tw-border-amber-600\/40 {
  border-color: rgb(217 119 6 / 0.4);
}
.tw-border-amber-600\/45 {
  border-color: rgb(217 119 6 / 0.45);
}
.tw-border-amber-600\/5 {
  border-color: rgb(217 119 6 / 0.05);
}
.tw-border-amber-600\/50 {
  border-color: rgb(217 119 6 / 0.5);
}
.tw-border-amber-600\/55 {
  border-color: rgb(217 119 6 / 0.55);
}
.tw-border-amber-600\/60 {
  border-color: rgb(217 119 6 / 0.6);
}
.tw-border-amber-600\/65 {
  border-color: rgb(217 119 6 / 0.65);
}
.tw-border-amber-600\/70 {
  border-color: rgb(217 119 6 / 0.7);
}
.tw-border-amber-600\/75 {
  border-color: rgb(217 119 6 / 0.75);
}
.tw-border-amber-600\/80 {
  border-color: rgb(217 119 6 / 0.8);
}
.tw-border-amber-600\/85 {
  border-color: rgb(217 119 6 / 0.85);
}
.tw-border-amber-600\/90 {
  border-color: rgb(217 119 6 / 0.9);
}
.tw-border-amber-600\/95 {
  border-color: rgb(217 119 6 / 0.95);
}
.tw-border-amber-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-amber-700\/0 {
  border-color: rgb(180 83 9 / 0);
}
.tw-border-amber-700\/10 {
  border-color: rgb(180 83 9 / 0.1);
}
.tw-border-amber-700\/100 {
  border-color: rgb(180 83 9 / 1);
}
.tw-border-amber-700\/15 {
  border-color: rgb(180 83 9 / 0.15);
}
.tw-border-amber-700\/20 {
  border-color: rgb(180 83 9 / 0.2);
}
.tw-border-amber-700\/25 {
  border-color: rgb(180 83 9 / 0.25);
}
.tw-border-amber-700\/30 {
  border-color: rgb(180 83 9 / 0.3);
}
.tw-border-amber-700\/35 {
  border-color: rgb(180 83 9 / 0.35);
}
.tw-border-amber-700\/40 {
  border-color: rgb(180 83 9 / 0.4);
}
.tw-border-amber-700\/45 {
  border-color: rgb(180 83 9 / 0.45);
}
.tw-border-amber-700\/5 {
  border-color: rgb(180 83 9 / 0.05);
}
.tw-border-amber-700\/50 {
  border-color: rgb(180 83 9 / 0.5);
}
.tw-border-amber-700\/55 {
  border-color: rgb(180 83 9 / 0.55);
}
.tw-border-amber-700\/60 {
  border-color: rgb(180 83 9 / 0.6);
}
.tw-border-amber-700\/65 {
  border-color: rgb(180 83 9 / 0.65);
}
.tw-border-amber-700\/70 {
  border-color: rgb(180 83 9 / 0.7);
}
.tw-border-amber-700\/75 {
  border-color: rgb(180 83 9 / 0.75);
}
.tw-border-amber-700\/80 {
  border-color: rgb(180 83 9 / 0.8);
}
.tw-border-amber-700\/85 {
  border-color: rgb(180 83 9 / 0.85);
}
.tw-border-amber-700\/90 {
  border-color: rgb(180 83 9 / 0.9);
}
.tw-border-amber-700\/95 {
  border-color: rgb(180 83 9 / 0.95);
}
.tw-border-amber-800 {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-amber-800\/0 {
  border-color: rgb(146 64 14 / 0);
}
.tw-border-amber-800\/10 {
  border-color: rgb(146 64 14 / 0.1);
}
.tw-border-amber-800\/100 {
  border-color: rgb(146 64 14 / 1);
}
.tw-border-amber-800\/15 {
  border-color: rgb(146 64 14 / 0.15);
}
.tw-border-amber-800\/20 {
  border-color: rgb(146 64 14 / 0.2);
}
.tw-border-amber-800\/25 {
  border-color: rgb(146 64 14 / 0.25);
}
.tw-border-amber-800\/30 {
  border-color: rgb(146 64 14 / 0.3);
}
.tw-border-amber-800\/35 {
  border-color: rgb(146 64 14 / 0.35);
}
.tw-border-amber-800\/40 {
  border-color: rgb(146 64 14 / 0.4);
}
.tw-border-amber-800\/45 {
  border-color: rgb(146 64 14 / 0.45);
}
.tw-border-amber-800\/5 {
  border-color: rgb(146 64 14 / 0.05);
}
.tw-border-amber-800\/50 {
  border-color: rgb(146 64 14 / 0.5);
}
.tw-border-amber-800\/55 {
  border-color: rgb(146 64 14 / 0.55);
}
.tw-border-amber-800\/60 {
  border-color: rgb(146 64 14 / 0.6);
}
.tw-border-amber-800\/65 {
  border-color: rgb(146 64 14 / 0.65);
}
.tw-border-amber-800\/70 {
  border-color: rgb(146 64 14 / 0.7);
}
.tw-border-amber-800\/75 {
  border-color: rgb(146 64 14 / 0.75);
}
.tw-border-amber-800\/80 {
  border-color: rgb(146 64 14 / 0.8);
}
.tw-border-amber-800\/85 {
  border-color: rgb(146 64 14 / 0.85);
}
.tw-border-amber-800\/90 {
  border-color: rgb(146 64 14 / 0.9);
}
.tw-border-amber-800\/95 {
  border-color: rgb(146 64 14 / 0.95);
}
.tw-border-amber-900 {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-amber-900\/0 {
  border-color: rgb(120 53 15 / 0);
}
.tw-border-amber-900\/10 {
  border-color: rgb(120 53 15 / 0.1);
}
.tw-border-amber-900\/100 {
  border-color: rgb(120 53 15 / 1);
}
.tw-border-amber-900\/15 {
  border-color: rgb(120 53 15 / 0.15);
}
.tw-border-amber-900\/20 {
  border-color: rgb(120 53 15 / 0.2);
}
.tw-border-amber-900\/25 {
  border-color: rgb(120 53 15 / 0.25);
}
.tw-border-amber-900\/30 {
  border-color: rgb(120 53 15 / 0.3);
}
.tw-border-amber-900\/35 {
  border-color: rgb(120 53 15 / 0.35);
}
.tw-border-amber-900\/40 {
  border-color: rgb(120 53 15 / 0.4);
}
.tw-border-amber-900\/45 {
  border-color: rgb(120 53 15 / 0.45);
}
.tw-border-amber-900\/5 {
  border-color: rgb(120 53 15 / 0.05);
}
.tw-border-amber-900\/50 {
  border-color: rgb(120 53 15 / 0.5);
}
.tw-border-amber-900\/55 {
  border-color: rgb(120 53 15 / 0.55);
}
.tw-border-amber-900\/60 {
  border-color: rgb(120 53 15 / 0.6);
}
.tw-border-amber-900\/65 {
  border-color: rgb(120 53 15 / 0.65);
}
.tw-border-amber-900\/70 {
  border-color: rgb(120 53 15 / 0.7);
}
.tw-border-amber-900\/75 {
  border-color: rgb(120 53 15 / 0.75);
}
.tw-border-amber-900\/80 {
  border-color: rgb(120 53 15 / 0.8);
}
.tw-border-amber-900\/85 {
  border-color: rgb(120 53 15 / 0.85);
}
.tw-border-amber-900\/90 {
  border-color: rgb(120 53 15 / 0.9);
}
.tw-border-amber-900\/95 {
  border-color: rgb(120 53 15 / 0.95);
}
.tw-border-amber-950 {
  --tw-border-opacity: 1;
  border-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-amber-950\/0 {
  border-color: rgb(69 26 3 / 0);
}
.tw-border-amber-950\/10 {
  border-color: rgb(69 26 3 / 0.1);
}
.tw-border-amber-950\/100 {
  border-color: rgb(69 26 3 / 1);
}
.tw-border-amber-950\/15 {
  border-color: rgb(69 26 3 / 0.15);
}
.tw-border-amber-950\/20 {
  border-color: rgb(69 26 3 / 0.2);
}
.tw-border-amber-950\/25 {
  border-color: rgb(69 26 3 / 0.25);
}
.tw-border-amber-950\/30 {
  border-color: rgb(69 26 3 / 0.3);
}
.tw-border-amber-950\/35 {
  border-color: rgb(69 26 3 / 0.35);
}
.tw-border-amber-950\/40 {
  border-color: rgb(69 26 3 / 0.4);
}
.tw-border-amber-950\/45 {
  border-color: rgb(69 26 3 / 0.45);
}
.tw-border-amber-950\/5 {
  border-color: rgb(69 26 3 / 0.05);
}
.tw-border-amber-950\/50 {
  border-color: rgb(69 26 3 / 0.5);
}
.tw-border-amber-950\/55 {
  border-color: rgb(69 26 3 / 0.55);
}
.tw-border-amber-950\/60 {
  border-color: rgb(69 26 3 / 0.6);
}
.tw-border-amber-950\/65 {
  border-color: rgb(69 26 3 / 0.65);
}
.tw-border-amber-950\/70 {
  border-color: rgb(69 26 3 / 0.7);
}
.tw-border-amber-950\/75 {
  border-color: rgb(69 26 3 / 0.75);
}
.tw-border-amber-950\/80 {
  border-color: rgb(69 26 3 / 0.8);
}
.tw-border-amber-950\/85 {
  border-color: rgb(69 26 3 / 0.85);
}
.tw-border-amber-950\/90 {
  border-color: rgb(69 26 3 / 0.9);
}
.tw-border-amber-950\/95 {
  border-color: rgb(69 26 3 / 0.95);
}
.tw-border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-black\/0 {
  border-color: rgb(0 0 0 / 0);
}
.tw-border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}
.tw-border-black\/100 {
  border-color: rgb(0 0 0 / 1);
}
.tw-border-black\/15 {
  border-color: rgb(0 0 0 / 0.15);
}
.tw-border-black\/20 {
  border-color: rgb(0 0 0 / 0.2);
}
.tw-border-black\/25 {
  border-color: rgb(0 0 0 / 0.25);
}
.tw-border-black\/30 {
  border-color: rgb(0 0 0 / 0.3);
}
.tw-border-black\/35 {
  border-color: rgb(0 0 0 / 0.35);
}
.tw-border-black\/40 {
  border-color: rgb(0 0 0 / 0.4);
}
.tw-border-black\/45 {
  border-color: rgb(0 0 0 / 0.45);
}
.tw-border-black\/5 {
  border-color: rgb(0 0 0 / 0.05);
}
.tw-border-black\/50 {
  border-color: rgb(0 0 0 / 0.5);
}
.tw-border-black\/55 {
  border-color: rgb(0 0 0 / 0.55);
}
.tw-border-black\/60 {
  border-color: rgb(0 0 0 / 0.6);
}
.tw-border-black\/65 {
  border-color: rgb(0 0 0 / 0.65);
}
.tw-border-black\/70 {
  border-color: rgb(0 0 0 / 0.7);
}
.tw-border-black\/75 {
  border-color: rgb(0 0 0 / 0.75);
}
.tw-border-black\/80 {
  border-color: rgb(0 0 0 / 0.8);
}
.tw-border-black\/85 {
  border-color: rgb(0 0 0 / 0.85);
}
.tw-border-black\/90 {
  border-color: rgb(0 0 0 / 0.9);
}
.tw-border-black\/95 {
  border-color: rgb(0 0 0 / 0.95);
}
.tw-border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-blue-100\/0 {
  border-color: rgb(234 248 255 / 0);
}
.tw-border-blue-100\/10 {
  border-color: rgb(234 248 255 / 0.1);
}
.tw-border-blue-100\/100 {
  border-color: rgb(234 248 255 / 1);
}
.tw-border-blue-100\/15 {
  border-color: rgb(234 248 255 / 0.15);
}
.tw-border-blue-100\/20 {
  border-color: rgb(234 248 255 / 0.2);
}
.tw-border-blue-100\/25 {
  border-color: rgb(234 248 255 / 0.25);
}
.tw-border-blue-100\/30 {
  border-color: rgb(234 248 255 / 0.3);
}
.tw-border-blue-100\/35 {
  border-color: rgb(234 248 255 / 0.35);
}
.tw-border-blue-100\/40 {
  border-color: rgb(234 248 255 / 0.4);
}
.tw-border-blue-100\/45 {
  border-color: rgb(234 248 255 / 0.45);
}
.tw-border-blue-100\/5 {
  border-color: rgb(234 248 255 / 0.05);
}
.tw-border-blue-100\/50 {
  border-color: rgb(234 248 255 / 0.5);
}
.tw-border-blue-100\/55 {
  border-color: rgb(234 248 255 / 0.55);
}
.tw-border-blue-100\/60 {
  border-color: rgb(234 248 255 / 0.6);
}
.tw-border-blue-100\/65 {
  border-color: rgb(234 248 255 / 0.65);
}
.tw-border-blue-100\/70 {
  border-color: rgb(234 248 255 / 0.7);
}
.tw-border-blue-100\/75 {
  border-color: rgb(234 248 255 / 0.75);
}
.tw-border-blue-100\/80 {
  border-color: rgb(234 248 255 / 0.8);
}
.tw-border-blue-100\/85 {
  border-color: rgb(234 248 255 / 0.85);
}
.tw-border-blue-100\/90 {
  border-color: rgb(234 248 255 / 0.9);
}
.tw-border-blue-100\/95 {
  border-color: rgb(234 248 255 / 0.95);
}
.tw-border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-blue-200\/0 {
  border-color: rgb(183 215 233 / 0);
}
.tw-border-blue-200\/10 {
  border-color: rgb(183 215 233 / 0.1);
}
.tw-border-blue-200\/100 {
  border-color: rgb(183 215 233 / 1);
}
.tw-border-blue-200\/15 {
  border-color: rgb(183 215 233 / 0.15);
}
.tw-border-blue-200\/20 {
  border-color: rgb(183 215 233 / 0.2);
}
.tw-border-blue-200\/25 {
  border-color: rgb(183 215 233 / 0.25);
}
.tw-border-blue-200\/30 {
  border-color: rgb(183 215 233 / 0.3);
}
.tw-border-blue-200\/35 {
  border-color: rgb(183 215 233 / 0.35);
}
.tw-border-blue-200\/40 {
  border-color: rgb(183 215 233 / 0.4);
}
.tw-border-blue-200\/45 {
  border-color: rgb(183 215 233 / 0.45);
}
.tw-border-blue-200\/5 {
  border-color: rgb(183 215 233 / 0.05);
}
.tw-border-blue-200\/50 {
  border-color: rgb(183 215 233 / 0.5);
}
.tw-border-blue-200\/55 {
  border-color: rgb(183 215 233 / 0.55);
}
.tw-border-blue-200\/60 {
  border-color: rgb(183 215 233 / 0.6);
}
.tw-border-blue-200\/65 {
  border-color: rgb(183 215 233 / 0.65);
}
.tw-border-blue-200\/70 {
  border-color: rgb(183 215 233 / 0.7);
}
.tw-border-blue-200\/75 {
  border-color: rgb(183 215 233 / 0.75);
}
.tw-border-blue-200\/80 {
  border-color: rgb(183 215 233 / 0.8);
}
.tw-border-blue-200\/85 {
  border-color: rgb(183 215 233 / 0.85);
}
.tw-border-blue-200\/90 {
  border-color: rgb(183 215 233 / 0.9);
}
.tw-border-blue-200\/95 {
  border-color: rgb(183 215 233 / 0.95);
}
.tw-border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-blue-300\/0 {
  border-color: rgb(132 183 212 / 0);
}
.tw-border-blue-300\/10 {
  border-color: rgb(132 183 212 / 0.1);
}
.tw-border-blue-300\/100 {
  border-color: rgb(132 183 212 / 1);
}
.tw-border-blue-300\/15 {
  border-color: rgb(132 183 212 / 0.15);
}
.tw-border-blue-300\/20 {
  border-color: rgb(132 183 212 / 0.2);
}
.tw-border-blue-300\/25 {
  border-color: rgb(132 183 212 / 0.25);
}
.tw-border-blue-300\/30 {
  border-color: rgb(132 183 212 / 0.3);
}
.tw-border-blue-300\/35 {
  border-color: rgb(132 183 212 / 0.35);
}
.tw-border-blue-300\/40 {
  border-color: rgb(132 183 212 / 0.4);
}
.tw-border-blue-300\/45 {
  border-color: rgb(132 183 212 / 0.45);
}
.tw-border-blue-300\/5 {
  border-color: rgb(132 183 212 / 0.05);
}
.tw-border-blue-300\/50 {
  border-color: rgb(132 183 212 / 0.5);
}
.tw-border-blue-300\/55 {
  border-color: rgb(132 183 212 / 0.55);
}
.tw-border-blue-300\/60 {
  border-color: rgb(132 183 212 / 0.6);
}
.tw-border-blue-300\/65 {
  border-color: rgb(132 183 212 / 0.65);
}
.tw-border-blue-300\/70 {
  border-color: rgb(132 183 212 / 0.7);
}
.tw-border-blue-300\/75 {
  border-color: rgb(132 183 212 / 0.75);
}
.tw-border-blue-300\/80 {
  border-color: rgb(132 183 212 / 0.8);
}
.tw-border-blue-300\/85 {
  border-color: rgb(132 183 212 / 0.85);
}
.tw-border-blue-300\/90 {
  border-color: rgb(132 183 212 / 0.9);
}
.tw-border-blue-300\/95 {
  border-color: rgb(132 183 212 / 0.95);
}
.tw-border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-blue-400\/0 {
  border-color: rgb(81 150 190 / 0);
}
.tw-border-blue-400\/10 {
  border-color: rgb(81 150 190 / 0.1);
}
.tw-border-blue-400\/100 {
  border-color: rgb(81 150 190 / 1);
}
.tw-border-blue-400\/15 {
  border-color: rgb(81 150 190 / 0.15);
}
.tw-border-blue-400\/20 {
  border-color: rgb(81 150 190 / 0.2);
}
.tw-border-blue-400\/25 {
  border-color: rgb(81 150 190 / 0.25);
}
.tw-border-blue-400\/30 {
  border-color: rgb(81 150 190 / 0.3);
}
.tw-border-blue-400\/35 {
  border-color: rgb(81 150 190 / 0.35);
}
.tw-border-blue-400\/40 {
  border-color: rgb(81 150 190 / 0.4);
}
.tw-border-blue-400\/45 {
  border-color: rgb(81 150 190 / 0.45);
}
.tw-border-blue-400\/5 {
  border-color: rgb(81 150 190 / 0.05);
}
.tw-border-blue-400\/50 {
  border-color: rgb(81 150 190 / 0.5);
}
.tw-border-blue-400\/55 {
  border-color: rgb(81 150 190 / 0.55);
}
.tw-border-blue-400\/60 {
  border-color: rgb(81 150 190 / 0.6);
}
.tw-border-blue-400\/65 {
  border-color: rgb(81 150 190 / 0.65);
}
.tw-border-blue-400\/70 {
  border-color: rgb(81 150 190 / 0.7);
}
.tw-border-blue-400\/75 {
  border-color: rgb(81 150 190 / 0.75);
}
.tw-border-blue-400\/80 {
  border-color: rgb(81 150 190 / 0.8);
}
.tw-border-blue-400\/85 {
  border-color: rgb(81 150 190 / 0.85);
}
.tw-border-blue-400\/90 {
  border-color: rgb(81 150 190 / 0.9);
}
.tw-border-blue-400\/95 {
  border-color: rgb(81 150 190 / 0.95);
}
.tw-border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-blue-50\/0 {
  border-color: rgb(239 246 255 / 0);
}
.tw-border-blue-50\/10 {
  border-color: rgb(239 246 255 / 0.1);
}
.tw-border-blue-50\/100 {
  border-color: rgb(239 246 255 / 1);
}
.tw-border-blue-50\/15 {
  border-color: rgb(239 246 255 / 0.15);
}
.tw-border-blue-50\/20 {
  border-color: rgb(239 246 255 / 0.2);
}
.tw-border-blue-50\/25 {
  border-color: rgb(239 246 255 / 0.25);
}
.tw-border-blue-50\/30 {
  border-color: rgb(239 246 255 / 0.3);
}
.tw-border-blue-50\/35 {
  border-color: rgb(239 246 255 / 0.35);
}
.tw-border-blue-50\/40 {
  border-color: rgb(239 246 255 / 0.4);
}
.tw-border-blue-50\/45 {
  border-color: rgb(239 246 255 / 0.45);
}
.tw-border-blue-50\/5 {
  border-color: rgb(239 246 255 / 0.05);
}
.tw-border-blue-50\/50 {
  border-color: rgb(239 246 255 / 0.5);
}
.tw-border-blue-50\/55 {
  border-color: rgb(239 246 255 / 0.55);
}
.tw-border-blue-50\/60 {
  border-color: rgb(239 246 255 / 0.6);
}
.tw-border-blue-50\/65 {
  border-color: rgb(239 246 255 / 0.65);
}
.tw-border-blue-50\/70 {
  border-color: rgb(239 246 255 / 0.7);
}
.tw-border-blue-50\/75 {
  border-color: rgb(239 246 255 / 0.75);
}
.tw-border-blue-50\/80 {
  border-color: rgb(239 246 255 / 0.8);
}
.tw-border-blue-50\/85 {
  border-color: rgb(239 246 255 / 0.85);
}
.tw-border-blue-50\/90 {
  border-color: rgb(239 246 255 / 0.9);
}
.tw-border-blue-50\/95 {
  border-color: rgb(239 246 255 / 0.95);
}
.tw-border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-blue-500\/0 {
  border-color: rgb(30 117 168 / 0);
}
.tw-border-blue-500\/10 {
  border-color: rgb(30 117 168 / 0.1);
}
.tw-border-blue-500\/100 {
  border-color: rgb(30 117 168 / 1);
}
.tw-border-blue-500\/15 {
  border-color: rgb(30 117 168 / 0.15);
}
.tw-border-blue-500\/20 {
  border-color: rgb(30 117 168 / 0.2);
}
.tw-border-blue-500\/25 {
  border-color: rgb(30 117 168 / 0.25);
}
.tw-border-blue-500\/30 {
  border-color: rgb(30 117 168 / 0.3);
}
.tw-border-blue-500\/35 {
  border-color: rgb(30 117 168 / 0.35);
}
.tw-border-blue-500\/40 {
  border-color: rgb(30 117 168 / 0.4);
}
.tw-border-blue-500\/45 {
  border-color: rgb(30 117 168 / 0.45);
}
.tw-border-blue-500\/5 {
  border-color: rgb(30 117 168 / 0.05);
}
.tw-border-blue-500\/50 {
  border-color: rgb(30 117 168 / 0.5);
}
.tw-border-blue-500\/55 {
  border-color: rgb(30 117 168 / 0.55);
}
.tw-border-blue-500\/60 {
  border-color: rgb(30 117 168 / 0.6);
}
.tw-border-blue-500\/65 {
  border-color: rgb(30 117 168 / 0.65);
}
.tw-border-blue-500\/70 {
  border-color: rgb(30 117 168 / 0.7);
}
.tw-border-blue-500\/75 {
  border-color: rgb(30 117 168 / 0.75);
}
.tw-border-blue-500\/80 {
  border-color: rgb(30 117 168 / 0.8);
}
.tw-border-blue-500\/85 {
  border-color: rgb(30 117 168 / 0.85);
}
.tw-border-blue-500\/90 {
  border-color: rgb(30 117 168 / 0.9);
}
.tw-border-blue-500\/95 {
  border-color: rgb(30 117 168 / 0.95);
}
.tw-border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-blue-600\/0 {
  border-color: rgb(23 105 152 / 0);
}
.tw-border-blue-600\/10 {
  border-color: rgb(23 105 152 / 0.1);
}
.tw-border-blue-600\/100 {
  border-color: rgb(23 105 152 / 1);
}
.tw-border-blue-600\/15 {
  border-color: rgb(23 105 152 / 0.15);
}
.tw-border-blue-600\/20 {
  border-color: rgb(23 105 152 / 0.2);
}
.tw-border-blue-600\/25 {
  border-color: rgb(23 105 152 / 0.25);
}
.tw-border-blue-600\/30 {
  border-color: rgb(23 105 152 / 0.3);
}
.tw-border-blue-600\/35 {
  border-color: rgb(23 105 152 / 0.35);
}
.tw-border-blue-600\/40 {
  border-color: rgb(23 105 152 / 0.4);
}
.tw-border-blue-600\/45 {
  border-color: rgb(23 105 152 / 0.45);
}
.tw-border-blue-600\/5 {
  border-color: rgb(23 105 152 / 0.05);
}
.tw-border-blue-600\/50 {
  border-color: rgb(23 105 152 / 0.5);
}
.tw-border-blue-600\/55 {
  border-color: rgb(23 105 152 / 0.55);
}
.tw-border-blue-600\/60 {
  border-color: rgb(23 105 152 / 0.6);
}
.tw-border-blue-600\/65 {
  border-color: rgb(23 105 152 / 0.65);
}
.tw-border-blue-600\/70 {
  border-color: rgb(23 105 152 / 0.7);
}
.tw-border-blue-600\/75 {
  border-color: rgb(23 105 152 / 0.75);
}
.tw-border-blue-600\/80 {
  border-color: rgb(23 105 152 / 0.8);
}
.tw-border-blue-600\/85 {
  border-color: rgb(23 105 152 / 0.85);
}
.tw-border-blue-600\/90 {
  border-color: rgb(23 105 152 / 0.9);
}
.tw-border-blue-600\/95 {
  border-color: rgb(23 105 152 / 0.95);
}
.tw-border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-blue-700\/0 {
  border-color: rgb(16 92 137 / 0);
}
.tw-border-blue-700\/10 {
  border-color: rgb(16 92 137 / 0.1);
}
.tw-border-blue-700\/100 {
  border-color: rgb(16 92 137 / 1);
}
.tw-border-blue-700\/15 {
  border-color: rgb(16 92 137 / 0.15);
}
.tw-border-blue-700\/20 {
  border-color: rgb(16 92 137 / 0.2);
}
.tw-border-blue-700\/25 {
  border-color: rgb(16 92 137 / 0.25);
}
.tw-border-blue-700\/30 {
  border-color: rgb(16 92 137 / 0.3);
}
.tw-border-blue-700\/35 {
  border-color: rgb(16 92 137 / 0.35);
}
.tw-border-blue-700\/40 {
  border-color: rgb(16 92 137 / 0.4);
}
.tw-border-blue-700\/45 {
  border-color: rgb(16 92 137 / 0.45);
}
.tw-border-blue-700\/5 {
  border-color: rgb(16 92 137 / 0.05);
}
.tw-border-blue-700\/50 {
  border-color: rgb(16 92 137 / 0.5);
}
.tw-border-blue-700\/55 {
  border-color: rgb(16 92 137 / 0.55);
}
.tw-border-blue-700\/60 {
  border-color: rgb(16 92 137 / 0.6);
}
.tw-border-blue-700\/65 {
  border-color: rgb(16 92 137 / 0.65);
}
.tw-border-blue-700\/70 {
  border-color: rgb(16 92 137 / 0.7);
}
.tw-border-blue-700\/75 {
  border-color: rgb(16 92 137 / 0.75);
}
.tw-border-blue-700\/80 {
  border-color: rgb(16 92 137 / 0.8);
}
.tw-border-blue-700\/85 {
  border-color: rgb(16 92 137 / 0.85);
}
.tw-border-blue-700\/90 {
  border-color: rgb(16 92 137 / 0.9);
}
.tw-border-blue-700\/95 {
  border-color: rgb(16 92 137 / 0.95);
}
.tw-border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-blue-800\/0 {
  border-color: rgb(9 80 121 / 0);
}
.tw-border-blue-800\/10 {
  border-color: rgb(9 80 121 / 0.1);
}
.tw-border-blue-800\/100 {
  border-color: rgb(9 80 121 / 1);
}
.tw-border-blue-800\/15 {
  border-color: rgb(9 80 121 / 0.15);
}
.tw-border-blue-800\/20 {
  border-color: rgb(9 80 121 / 0.2);
}
.tw-border-blue-800\/25 {
  border-color: rgb(9 80 121 / 0.25);
}
.tw-border-blue-800\/30 {
  border-color: rgb(9 80 121 / 0.3);
}
.tw-border-blue-800\/35 {
  border-color: rgb(9 80 121 / 0.35);
}
.tw-border-blue-800\/40 {
  border-color: rgb(9 80 121 / 0.4);
}
.tw-border-blue-800\/45 {
  border-color: rgb(9 80 121 / 0.45);
}
.tw-border-blue-800\/5 {
  border-color: rgb(9 80 121 / 0.05);
}
.tw-border-blue-800\/50 {
  border-color: rgb(9 80 121 / 0.5);
}
.tw-border-blue-800\/55 {
  border-color: rgb(9 80 121 / 0.55);
}
.tw-border-blue-800\/60 {
  border-color: rgb(9 80 121 / 0.6);
}
.tw-border-blue-800\/65 {
  border-color: rgb(9 80 121 / 0.65);
}
.tw-border-blue-800\/70 {
  border-color: rgb(9 80 121 / 0.7);
}
.tw-border-blue-800\/75 {
  border-color: rgb(9 80 121 / 0.75);
}
.tw-border-blue-800\/80 {
  border-color: rgb(9 80 121 / 0.8);
}
.tw-border-blue-800\/85 {
  border-color: rgb(9 80 121 / 0.85);
}
.tw-border-blue-800\/90 {
  border-color: rgb(9 80 121 / 0.9);
}
.tw-border-blue-800\/95 {
  border-color: rgb(9 80 121 / 0.95);
}
.tw-border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-blue-900\/0 {
  border-color: rgb(2 67 105 / 0);
}
.tw-border-blue-900\/10 {
  border-color: rgb(2 67 105 / 0.1);
}
.tw-border-blue-900\/100 {
  border-color: rgb(2 67 105 / 1);
}
.tw-border-blue-900\/15 {
  border-color: rgb(2 67 105 / 0.15);
}
.tw-border-blue-900\/20 {
  border-color: rgb(2 67 105 / 0.2);
}
.tw-border-blue-900\/25 {
  border-color: rgb(2 67 105 / 0.25);
}
.tw-border-blue-900\/30 {
  border-color: rgb(2 67 105 / 0.3);
}
.tw-border-blue-900\/35 {
  border-color: rgb(2 67 105 / 0.35);
}
.tw-border-blue-900\/40 {
  border-color: rgb(2 67 105 / 0.4);
}
.tw-border-blue-900\/45 {
  border-color: rgb(2 67 105 / 0.45);
}
.tw-border-blue-900\/5 {
  border-color: rgb(2 67 105 / 0.05);
}
.tw-border-blue-900\/50 {
  border-color: rgb(2 67 105 / 0.5);
}
.tw-border-blue-900\/55 {
  border-color: rgb(2 67 105 / 0.55);
}
.tw-border-blue-900\/60 {
  border-color: rgb(2 67 105 / 0.6);
}
.tw-border-blue-900\/65 {
  border-color: rgb(2 67 105 / 0.65);
}
.tw-border-blue-900\/70 {
  border-color: rgb(2 67 105 / 0.7);
}
.tw-border-blue-900\/75 {
  border-color: rgb(2 67 105 / 0.75);
}
.tw-border-blue-900\/80 {
  border-color: rgb(2 67 105 / 0.8);
}
.tw-border-blue-900\/85 {
  border-color: rgb(2 67 105 / 0.85);
}
.tw-border-blue-900\/90 {
  border-color: rgb(2 67 105 / 0.9);
}
.tw-border-blue-900\/95 {
  border-color: rgb(2 67 105 / 0.95);
}
.tw-border-blue-950 {
  --tw-border-opacity: 1;
  border-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-blue-950\/0 {
  border-color: rgb(23 37 84 / 0);
}
.tw-border-blue-950\/10 {
  border-color: rgb(23 37 84 / 0.1);
}
.tw-border-blue-950\/100 {
  border-color: rgb(23 37 84 / 1);
}
.tw-border-blue-950\/15 {
  border-color: rgb(23 37 84 / 0.15);
}
.tw-border-blue-950\/20 {
  border-color: rgb(23 37 84 / 0.2);
}
.tw-border-blue-950\/25 {
  border-color: rgb(23 37 84 / 0.25);
}
.tw-border-blue-950\/30 {
  border-color: rgb(23 37 84 / 0.3);
}
.tw-border-blue-950\/35 {
  border-color: rgb(23 37 84 / 0.35);
}
.tw-border-blue-950\/40 {
  border-color: rgb(23 37 84 / 0.4);
}
.tw-border-blue-950\/45 {
  border-color: rgb(23 37 84 / 0.45);
}
.tw-border-blue-950\/5 {
  border-color: rgb(23 37 84 / 0.05);
}
.tw-border-blue-950\/50 {
  border-color: rgb(23 37 84 / 0.5);
}
.tw-border-blue-950\/55 {
  border-color: rgb(23 37 84 / 0.55);
}
.tw-border-blue-950\/60 {
  border-color: rgb(23 37 84 / 0.6);
}
.tw-border-blue-950\/65 {
  border-color: rgb(23 37 84 / 0.65);
}
.tw-border-blue-950\/70 {
  border-color: rgb(23 37 84 / 0.7);
}
.tw-border-blue-950\/75 {
  border-color: rgb(23 37 84 / 0.75);
}
.tw-border-blue-950\/80 {
  border-color: rgb(23 37 84 / 0.8);
}
.tw-border-blue-950\/85 {
  border-color: rgb(23 37 84 / 0.85);
}
.tw-border-blue-950\/90 {
  border-color: rgb(23 37 84 / 0.9);
}
.tw-border-blue-950\/95 {
  border-color: rgb(23 37 84 / 0.95);
}
.tw-border-current {
  border-color: currentColor;
}
.tw-border-cyan-100 {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-100\/0 {
  border-color: rgb(207 250 254 / 0);
}
.tw-border-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1);
}
.tw-border-cyan-100\/100 {
  border-color: rgb(207 250 254 / 1);
}
.tw-border-cyan-100\/15 {
  border-color: rgb(207 250 254 / 0.15);
}
.tw-border-cyan-100\/20 {
  border-color: rgb(207 250 254 / 0.2);
}
.tw-border-cyan-100\/25 {
  border-color: rgb(207 250 254 / 0.25);
}
.tw-border-cyan-100\/30 {
  border-color: rgb(207 250 254 / 0.3);
}
.tw-border-cyan-100\/35 {
  border-color: rgb(207 250 254 / 0.35);
}
.tw-border-cyan-100\/40 {
  border-color: rgb(207 250 254 / 0.4);
}
.tw-border-cyan-100\/45 {
  border-color: rgb(207 250 254 / 0.45);
}
.tw-border-cyan-100\/5 {
  border-color: rgb(207 250 254 / 0.05);
}
.tw-border-cyan-100\/50 {
  border-color: rgb(207 250 254 / 0.5);
}
.tw-border-cyan-100\/55 {
  border-color: rgb(207 250 254 / 0.55);
}
.tw-border-cyan-100\/60 {
  border-color: rgb(207 250 254 / 0.6);
}
.tw-border-cyan-100\/65 {
  border-color: rgb(207 250 254 / 0.65);
}
.tw-border-cyan-100\/70 {
  border-color: rgb(207 250 254 / 0.7);
}
.tw-border-cyan-100\/75 {
  border-color: rgb(207 250 254 / 0.75);
}
.tw-border-cyan-100\/80 {
  border-color: rgb(207 250 254 / 0.8);
}
.tw-border-cyan-100\/85 {
  border-color: rgb(207 250 254 / 0.85);
}
.tw-border-cyan-100\/90 {
  border-color: rgb(207 250 254 / 0.9);
}
.tw-border-cyan-100\/95 {
  border-color: rgb(207 250 254 / 0.95);
}
.tw-border-cyan-200 {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-200\/0 {
  border-color: rgb(165 243 252 / 0);
}
.tw-border-cyan-200\/10 {
  border-color: rgb(165 243 252 / 0.1);
}
.tw-border-cyan-200\/100 {
  border-color: rgb(165 243 252 / 1);
}
.tw-border-cyan-200\/15 {
  border-color: rgb(165 243 252 / 0.15);
}
.tw-border-cyan-200\/20 {
  border-color: rgb(165 243 252 / 0.2);
}
.tw-border-cyan-200\/25 {
  border-color: rgb(165 243 252 / 0.25);
}
.tw-border-cyan-200\/30 {
  border-color: rgb(165 243 252 / 0.3);
}
.tw-border-cyan-200\/35 {
  border-color: rgb(165 243 252 / 0.35);
}
.tw-border-cyan-200\/40 {
  border-color: rgb(165 243 252 / 0.4);
}
.tw-border-cyan-200\/45 {
  border-color: rgb(165 243 252 / 0.45);
}
.tw-border-cyan-200\/5 {
  border-color: rgb(165 243 252 / 0.05);
}
.tw-border-cyan-200\/50 {
  border-color: rgb(165 243 252 / 0.5);
}
.tw-border-cyan-200\/55 {
  border-color: rgb(165 243 252 / 0.55);
}
.tw-border-cyan-200\/60 {
  border-color: rgb(165 243 252 / 0.6);
}
.tw-border-cyan-200\/65 {
  border-color: rgb(165 243 252 / 0.65);
}
.tw-border-cyan-200\/70 {
  border-color: rgb(165 243 252 / 0.7);
}
.tw-border-cyan-200\/75 {
  border-color: rgb(165 243 252 / 0.75);
}
.tw-border-cyan-200\/80 {
  border-color: rgb(165 243 252 / 0.8);
}
.tw-border-cyan-200\/85 {
  border-color: rgb(165 243 252 / 0.85);
}
.tw-border-cyan-200\/90 {
  border-color: rgb(165 243 252 / 0.9);
}
.tw-border-cyan-200\/95 {
  border-color: rgb(165 243 252 / 0.95);
}
.tw-border-cyan-300 {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-300\/0 {
  border-color: rgb(103 232 249 / 0);
}
.tw-border-cyan-300\/10 {
  border-color: rgb(103 232 249 / 0.1);
}
.tw-border-cyan-300\/100 {
  border-color: rgb(103 232 249 / 1);
}
.tw-border-cyan-300\/15 {
  border-color: rgb(103 232 249 / 0.15);
}
.tw-border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2);
}
.tw-border-cyan-300\/25 {
  border-color: rgb(103 232 249 / 0.25);
}
.tw-border-cyan-300\/30 {
  border-color: rgb(103 232 249 / 0.3);
}
.tw-border-cyan-300\/35 {
  border-color: rgb(103 232 249 / 0.35);
}
.tw-border-cyan-300\/40 {
  border-color: rgb(103 232 249 / 0.4);
}
.tw-border-cyan-300\/45 {
  border-color: rgb(103 232 249 / 0.45);
}
.tw-border-cyan-300\/5 {
  border-color: rgb(103 232 249 / 0.05);
}
.tw-border-cyan-300\/50 {
  border-color: rgb(103 232 249 / 0.5);
}
.tw-border-cyan-300\/55 {
  border-color: rgb(103 232 249 / 0.55);
}
.tw-border-cyan-300\/60 {
  border-color: rgb(103 232 249 / 0.6);
}
.tw-border-cyan-300\/65 {
  border-color: rgb(103 232 249 / 0.65);
}
.tw-border-cyan-300\/70 {
  border-color: rgb(103 232 249 / 0.7);
}
.tw-border-cyan-300\/75 {
  border-color: rgb(103 232 249 / 0.75);
}
.tw-border-cyan-300\/80 {
  border-color: rgb(103 232 249 / 0.8);
}
.tw-border-cyan-300\/85 {
  border-color: rgb(103 232 249 / 0.85);
}
.tw-border-cyan-300\/90 {
  border-color: rgb(103 232 249 / 0.9);
}
.tw-border-cyan-300\/95 {
  border-color: rgb(103 232 249 / 0.95);
}
.tw-border-cyan-400 {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-400\/0 {
  border-color: rgb(34 211 238 / 0);
}
.tw-border-cyan-400\/10 {
  border-color: rgb(34 211 238 / 0.1);
}
.tw-border-cyan-400\/100 {
  border-color: rgb(34 211 238 / 1);
}
.tw-border-cyan-400\/15 {
  border-color: rgb(34 211 238 / 0.15);
}
.tw-border-cyan-400\/20 {
  border-color: rgb(34 211 238 / 0.2);
}
.tw-border-cyan-400\/25 {
  border-color: rgb(34 211 238 / 0.25);
}
.tw-border-cyan-400\/30 {
  border-color: rgb(34 211 238 / 0.3);
}
.tw-border-cyan-400\/35 {
  border-color: rgb(34 211 238 / 0.35);
}
.tw-border-cyan-400\/40 {
  border-color: rgb(34 211 238 / 0.4);
}
.tw-border-cyan-400\/45 {
  border-color: rgb(34 211 238 / 0.45);
}
.tw-border-cyan-400\/5 {
  border-color: rgb(34 211 238 / 0.05);
}
.tw-border-cyan-400\/50 {
  border-color: rgb(34 211 238 / 0.5);
}
.tw-border-cyan-400\/55 {
  border-color: rgb(34 211 238 / 0.55);
}
.tw-border-cyan-400\/60 {
  border-color: rgb(34 211 238 / 0.6);
}
.tw-border-cyan-400\/65 {
  border-color: rgb(34 211 238 / 0.65);
}
.tw-border-cyan-400\/70 {
  border-color: rgb(34 211 238 / 0.7);
}
.tw-border-cyan-400\/75 {
  border-color: rgb(34 211 238 / 0.75);
}
.tw-border-cyan-400\/80 {
  border-color: rgb(34 211 238 / 0.8);
}
.tw-border-cyan-400\/85 {
  border-color: rgb(34 211 238 / 0.85);
}
.tw-border-cyan-400\/90 {
  border-color: rgb(34 211 238 / 0.9);
}
.tw-border-cyan-400\/95 {
  border-color: rgb(34 211 238 / 0.95);
}
.tw-border-cyan-50 {
  --tw-border-opacity: 1;
  border-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-50\/0 {
  border-color: rgb(236 254 255 / 0);
}
.tw-border-cyan-50\/10 {
  border-color: rgb(236 254 255 / 0.1);
}
.tw-border-cyan-50\/100 {
  border-color: rgb(236 254 255 / 1);
}
.tw-border-cyan-50\/15 {
  border-color: rgb(236 254 255 / 0.15);
}
.tw-border-cyan-50\/20 {
  border-color: rgb(236 254 255 / 0.2);
}
.tw-border-cyan-50\/25 {
  border-color: rgb(236 254 255 / 0.25);
}
.tw-border-cyan-50\/30 {
  border-color: rgb(236 254 255 / 0.3);
}
.tw-border-cyan-50\/35 {
  border-color: rgb(236 254 255 / 0.35);
}
.tw-border-cyan-50\/40 {
  border-color: rgb(236 254 255 / 0.4);
}
.tw-border-cyan-50\/45 {
  border-color: rgb(236 254 255 / 0.45);
}
.tw-border-cyan-50\/5 {
  border-color: rgb(236 254 255 / 0.05);
}
.tw-border-cyan-50\/50 {
  border-color: rgb(236 254 255 / 0.5);
}
.tw-border-cyan-50\/55 {
  border-color: rgb(236 254 255 / 0.55);
}
.tw-border-cyan-50\/60 {
  border-color: rgb(236 254 255 / 0.6);
}
.tw-border-cyan-50\/65 {
  border-color: rgb(236 254 255 / 0.65);
}
.tw-border-cyan-50\/70 {
  border-color: rgb(236 254 255 / 0.7);
}
.tw-border-cyan-50\/75 {
  border-color: rgb(236 254 255 / 0.75);
}
.tw-border-cyan-50\/80 {
  border-color: rgb(236 254 255 / 0.8);
}
.tw-border-cyan-50\/85 {
  border-color: rgb(236 254 255 / 0.85);
}
.tw-border-cyan-50\/90 {
  border-color: rgb(236 254 255 / 0.9);
}
.tw-border-cyan-50\/95 {
  border-color: rgb(236 254 255 / 0.95);
}
.tw-border-cyan-500 {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-500\/0 {
  border-color: rgb(6 182 212 / 0);
}
.tw-border-cyan-500\/10 {
  border-color: rgb(6 182 212 / 0.1);
}
.tw-border-cyan-500\/100 {
  border-color: rgb(6 182 212 / 1);
}
.tw-border-cyan-500\/15 {
  border-color: rgb(6 182 212 / 0.15);
}
.tw-border-cyan-500\/20 {
  border-color: rgb(6 182 212 / 0.2);
}
.tw-border-cyan-500\/25 {
  border-color: rgb(6 182 212 / 0.25);
}
.tw-border-cyan-500\/30 {
  border-color: rgb(6 182 212 / 0.3);
}
.tw-border-cyan-500\/35 {
  border-color: rgb(6 182 212 / 0.35);
}
.tw-border-cyan-500\/40 {
  border-color: rgb(6 182 212 / 0.4);
}
.tw-border-cyan-500\/45 {
  border-color: rgb(6 182 212 / 0.45);
}
.tw-border-cyan-500\/5 {
  border-color: rgb(6 182 212 / 0.05);
}
.tw-border-cyan-500\/50 {
  border-color: rgb(6 182 212 / 0.5);
}
.tw-border-cyan-500\/55 {
  border-color: rgb(6 182 212 / 0.55);
}
.tw-border-cyan-500\/60 {
  border-color: rgb(6 182 212 / 0.6);
}
.tw-border-cyan-500\/65 {
  border-color: rgb(6 182 212 / 0.65);
}
.tw-border-cyan-500\/70 {
  border-color: rgb(6 182 212 / 0.7);
}
.tw-border-cyan-500\/75 {
  border-color: rgb(6 182 212 / 0.75);
}
.tw-border-cyan-500\/80 {
  border-color: rgb(6 182 212 / 0.8);
}
.tw-border-cyan-500\/85 {
  border-color: rgb(6 182 212 / 0.85);
}
.tw-border-cyan-500\/90 {
  border-color: rgb(6 182 212 / 0.9);
}
.tw-border-cyan-500\/95 {
  border-color: rgb(6 182 212 / 0.95);
}
.tw-border-cyan-600 {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-600\/0 {
  border-color: rgb(8 145 178 / 0);
}
.tw-border-cyan-600\/10 {
  border-color: rgb(8 145 178 / 0.1);
}
.tw-border-cyan-600\/100 {
  border-color: rgb(8 145 178 / 1);
}
.tw-border-cyan-600\/15 {
  border-color: rgb(8 145 178 / 0.15);
}
.tw-border-cyan-600\/20 {
  border-color: rgb(8 145 178 / 0.2);
}
.tw-border-cyan-600\/25 {
  border-color: rgb(8 145 178 / 0.25);
}
.tw-border-cyan-600\/30 {
  border-color: rgb(8 145 178 / 0.3);
}
.tw-border-cyan-600\/35 {
  border-color: rgb(8 145 178 / 0.35);
}
.tw-border-cyan-600\/40 {
  border-color: rgb(8 145 178 / 0.4);
}
.tw-border-cyan-600\/45 {
  border-color: rgb(8 145 178 / 0.45);
}
.tw-border-cyan-600\/5 {
  border-color: rgb(8 145 178 / 0.05);
}
.tw-border-cyan-600\/50 {
  border-color: rgb(8 145 178 / 0.5);
}
.tw-border-cyan-600\/55 {
  border-color: rgb(8 145 178 / 0.55);
}
.tw-border-cyan-600\/60 {
  border-color: rgb(8 145 178 / 0.6);
}
.tw-border-cyan-600\/65 {
  border-color: rgb(8 145 178 / 0.65);
}
.tw-border-cyan-600\/70 {
  border-color: rgb(8 145 178 / 0.7);
}
.tw-border-cyan-600\/75 {
  border-color: rgb(8 145 178 / 0.75);
}
.tw-border-cyan-600\/80 {
  border-color: rgb(8 145 178 / 0.8);
}
.tw-border-cyan-600\/85 {
  border-color: rgb(8 145 178 / 0.85);
}
.tw-border-cyan-600\/90 {
  border-color: rgb(8 145 178 / 0.9);
}
.tw-border-cyan-600\/95 {
  border-color: rgb(8 145 178 / 0.95);
}
.tw-border-cyan-700 {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-700\/0 {
  border-color: rgb(14 116 144 / 0);
}
.tw-border-cyan-700\/10 {
  border-color: rgb(14 116 144 / 0.1);
}
.tw-border-cyan-700\/100 {
  border-color: rgb(14 116 144 / 1);
}
.tw-border-cyan-700\/15 {
  border-color: rgb(14 116 144 / 0.15);
}
.tw-border-cyan-700\/20 {
  border-color: rgb(14 116 144 / 0.2);
}
.tw-border-cyan-700\/25 {
  border-color: rgb(14 116 144 / 0.25);
}
.tw-border-cyan-700\/30 {
  border-color: rgb(14 116 144 / 0.3);
}
.tw-border-cyan-700\/35 {
  border-color: rgb(14 116 144 / 0.35);
}
.tw-border-cyan-700\/40 {
  border-color: rgb(14 116 144 / 0.4);
}
.tw-border-cyan-700\/45 {
  border-color: rgb(14 116 144 / 0.45);
}
.tw-border-cyan-700\/5 {
  border-color: rgb(14 116 144 / 0.05);
}
.tw-border-cyan-700\/50 {
  border-color: rgb(14 116 144 / 0.5);
}
.tw-border-cyan-700\/55 {
  border-color: rgb(14 116 144 / 0.55);
}
.tw-border-cyan-700\/60 {
  border-color: rgb(14 116 144 / 0.6);
}
.tw-border-cyan-700\/65 {
  border-color: rgb(14 116 144 / 0.65);
}
.tw-border-cyan-700\/70 {
  border-color: rgb(14 116 144 / 0.7);
}
.tw-border-cyan-700\/75 {
  border-color: rgb(14 116 144 / 0.75);
}
.tw-border-cyan-700\/80 {
  border-color: rgb(14 116 144 / 0.8);
}
.tw-border-cyan-700\/85 {
  border-color: rgb(14 116 144 / 0.85);
}
.tw-border-cyan-700\/90 {
  border-color: rgb(14 116 144 / 0.9);
}
.tw-border-cyan-700\/95 {
  border-color: rgb(14 116 144 / 0.95);
}
.tw-border-cyan-800 {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-800\/0 {
  border-color: rgb(21 94 117 / 0);
}
.tw-border-cyan-800\/10 {
  border-color: rgb(21 94 117 / 0.1);
}
.tw-border-cyan-800\/100 {
  border-color: rgb(21 94 117 / 1);
}
.tw-border-cyan-800\/15 {
  border-color: rgb(21 94 117 / 0.15);
}
.tw-border-cyan-800\/20 {
  border-color: rgb(21 94 117 / 0.2);
}
.tw-border-cyan-800\/25 {
  border-color: rgb(21 94 117 / 0.25);
}
.tw-border-cyan-800\/30 {
  border-color: rgb(21 94 117 / 0.3);
}
.tw-border-cyan-800\/35 {
  border-color: rgb(21 94 117 / 0.35);
}
.tw-border-cyan-800\/40 {
  border-color: rgb(21 94 117 / 0.4);
}
.tw-border-cyan-800\/45 {
  border-color: rgb(21 94 117 / 0.45);
}
.tw-border-cyan-800\/5 {
  border-color: rgb(21 94 117 / 0.05);
}
.tw-border-cyan-800\/50 {
  border-color: rgb(21 94 117 / 0.5);
}
.tw-border-cyan-800\/55 {
  border-color: rgb(21 94 117 / 0.55);
}
.tw-border-cyan-800\/60 {
  border-color: rgb(21 94 117 / 0.6);
}
.tw-border-cyan-800\/65 {
  border-color: rgb(21 94 117 / 0.65);
}
.tw-border-cyan-800\/70 {
  border-color: rgb(21 94 117 / 0.7);
}
.tw-border-cyan-800\/75 {
  border-color: rgb(21 94 117 / 0.75);
}
.tw-border-cyan-800\/80 {
  border-color: rgb(21 94 117 / 0.8);
}
.tw-border-cyan-800\/85 {
  border-color: rgb(21 94 117 / 0.85);
}
.tw-border-cyan-800\/90 {
  border-color: rgb(21 94 117 / 0.9);
}
.tw-border-cyan-800\/95 {
  border-color: rgb(21 94 117 / 0.95);
}
.tw-border-cyan-900 {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-900\/0 {
  border-color: rgb(22 78 99 / 0);
}
.tw-border-cyan-900\/10 {
  border-color: rgb(22 78 99 / 0.1);
}
.tw-border-cyan-900\/100 {
  border-color: rgb(22 78 99 / 1);
}
.tw-border-cyan-900\/15 {
  border-color: rgb(22 78 99 / 0.15);
}
.tw-border-cyan-900\/20 {
  border-color: rgb(22 78 99 / 0.2);
}
.tw-border-cyan-900\/25 {
  border-color: rgb(22 78 99 / 0.25);
}
.tw-border-cyan-900\/30 {
  border-color: rgb(22 78 99 / 0.3);
}
.tw-border-cyan-900\/35 {
  border-color: rgb(22 78 99 / 0.35);
}
.tw-border-cyan-900\/40 {
  border-color: rgb(22 78 99 / 0.4);
}
.tw-border-cyan-900\/45 {
  border-color: rgb(22 78 99 / 0.45);
}
.tw-border-cyan-900\/5 {
  border-color: rgb(22 78 99 / 0.05);
}
.tw-border-cyan-900\/50 {
  border-color: rgb(22 78 99 / 0.5);
}
.tw-border-cyan-900\/55 {
  border-color: rgb(22 78 99 / 0.55);
}
.tw-border-cyan-900\/60 {
  border-color: rgb(22 78 99 / 0.6);
}
.tw-border-cyan-900\/65 {
  border-color: rgb(22 78 99 / 0.65);
}
.tw-border-cyan-900\/70 {
  border-color: rgb(22 78 99 / 0.7);
}
.tw-border-cyan-900\/75 {
  border-color: rgb(22 78 99 / 0.75);
}
.tw-border-cyan-900\/80 {
  border-color: rgb(22 78 99 / 0.8);
}
.tw-border-cyan-900\/85 {
  border-color: rgb(22 78 99 / 0.85);
}
.tw-border-cyan-900\/90 {
  border-color: rgb(22 78 99 / 0.9);
}
.tw-border-cyan-900\/95 {
  border-color: rgb(22 78 99 / 0.95);
}
.tw-border-cyan-950 {
  --tw-border-opacity: 1;
  border-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-cyan-950\/0 {
  border-color: rgb(8 51 68 / 0);
}
.tw-border-cyan-950\/10 {
  border-color: rgb(8 51 68 / 0.1);
}
.tw-border-cyan-950\/100 {
  border-color: rgb(8 51 68 / 1);
}
.tw-border-cyan-950\/15 {
  border-color: rgb(8 51 68 / 0.15);
}
.tw-border-cyan-950\/20 {
  border-color: rgb(8 51 68 / 0.2);
}
.tw-border-cyan-950\/25 {
  border-color: rgb(8 51 68 / 0.25);
}
.tw-border-cyan-950\/30 {
  border-color: rgb(8 51 68 / 0.3);
}
.tw-border-cyan-950\/35 {
  border-color: rgb(8 51 68 / 0.35);
}
.tw-border-cyan-950\/40 {
  border-color: rgb(8 51 68 / 0.4);
}
.tw-border-cyan-950\/45 {
  border-color: rgb(8 51 68 / 0.45);
}
.tw-border-cyan-950\/5 {
  border-color: rgb(8 51 68 / 0.05);
}
.tw-border-cyan-950\/50 {
  border-color: rgb(8 51 68 / 0.5);
}
.tw-border-cyan-950\/55 {
  border-color: rgb(8 51 68 / 0.55);
}
.tw-border-cyan-950\/60 {
  border-color: rgb(8 51 68 / 0.6);
}
.tw-border-cyan-950\/65 {
  border-color: rgb(8 51 68 / 0.65);
}
.tw-border-cyan-950\/70 {
  border-color: rgb(8 51 68 / 0.7);
}
.tw-border-cyan-950\/75 {
  border-color: rgb(8 51 68 / 0.75);
}
.tw-border-cyan-950\/80 {
  border-color: rgb(8 51 68 / 0.8);
}
.tw-border-cyan-950\/85 {
  border-color: rgb(8 51 68 / 0.85);
}
.tw-border-cyan-950\/90 {
  border-color: rgb(8 51 68 / 0.9);
}
.tw-border-cyan-950\/95 {
  border-color: rgb(8 51 68 / 0.95);
}
.tw-border-danger {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-danger-dark {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-danger-dark\/0 {
  border-color: rgb(220 38 38 / 0);
}
.tw-border-danger-dark\/10 {
  border-color: rgb(220 38 38 / 0.1);
}
.tw-border-danger-dark\/100 {
  border-color: rgb(220 38 38 / 1);
}
.tw-border-danger-dark\/15 {
  border-color: rgb(220 38 38 / 0.15);
}
.tw-border-danger-dark\/20 {
  border-color: rgb(220 38 38 / 0.2);
}
.tw-border-danger-dark\/25 {
  border-color: rgb(220 38 38 / 0.25);
}
.tw-border-danger-dark\/30 {
  border-color: rgb(220 38 38 / 0.3);
}
.tw-border-danger-dark\/35 {
  border-color: rgb(220 38 38 / 0.35);
}
.tw-border-danger-dark\/40 {
  border-color: rgb(220 38 38 / 0.4);
}
.tw-border-danger-dark\/45 {
  border-color: rgb(220 38 38 / 0.45);
}
.tw-border-danger-dark\/5 {
  border-color: rgb(220 38 38 / 0.05);
}
.tw-border-danger-dark\/50 {
  border-color: rgb(220 38 38 / 0.5);
}
.tw-border-danger-dark\/55 {
  border-color: rgb(220 38 38 / 0.55);
}
.tw-border-danger-dark\/60 {
  border-color: rgb(220 38 38 / 0.6);
}
.tw-border-danger-dark\/65 {
  border-color: rgb(220 38 38 / 0.65);
}
.tw-border-danger-dark\/70 {
  border-color: rgb(220 38 38 / 0.7);
}
.tw-border-danger-dark\/75 {
  border-color: rgb(220 38 38 / 0.75);
}
.tw-border-danger-dark\/80 {
  border-color: rgb(220 38 38 / 0.8);
}
.tw-border-danger-dark\/85 {
  border-color: rgb(220 38 38 / 0.85);
}
.tw-border-danger-dark\/90 {
  border-color: rgb(220 38 38 / 0.9);
}
.tw-border-danger-dark\/95 {
  border-color: rgb(220 38 38 / 0.95);
}
.tw-border-danger-light {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-danger-light\/0 {
  border-color: rgb(248 113 113 / 0);
}
.tw-border-danger-light\/10 {
  border-color: rgb(248 113 113 / 0.1);
}
.tw-border-danger-light\/100 {
  border-color: rgb(248 113 113 / 1);
}
.tw-border-danger-light\/15 {
  border-color: rgb(248 113 113 / 0.15);
}
.tw-border-danger-light\/20 {
  border-color: rgb(248 113 113 / 0.2);
}
.tw-border-danger-light\/25 {
  border-color: rgb(248 113 113 / 0.25);
}
.tw-border-danger-light\/30 {
  border-color: rgb(248 113 113 / 0.3);
}
.tw-border-danger-light\/35 {
  border-color: rgb(248 113 113 / 0.35);
}
.tw-border-danger-light\/40 {
  border-color: rgb(248 113 113 / 0.4);
}
.tw-border-danger-light\/45 {
  border-color: rgb(248 113 113 / 0.45);
}
.tw-border-danger-light\/5 {
  border-color: rgb(248 113 113 / 0.05);
}
.tw-border-danger-light\/50 {
  border-color: rgb(248 113 113 / 0.5);
}
.tw-border-danger-light\/55 {
  border-color: rgb(248 113 113 / 0.55);
}
.tw-border-danger-light\/60 {
  border-color: rgb(248 113 113 / 0.6);
}
.tw-border-danger-light\/65 {
  border-color: rgb(248 113 113 / 0.65);
}
.tw-border-danger-light\/70 {
  border-color: rgb(248 113 113 / 0.7);
}
.tw-border-danger-light\/75 {
  border-color: rgb(248 113 113 / 0.75);
}
.tw-border-danger-light\/80 {
  border-color: rgb(248 113 113 / 0.8);
}
.tw-border-danger-light\/85 {
  border-color: rgb(248 113 113 / 0.85);
}
.tw-border-danger-light\/90 {
  border-color: rgb(248 113 113 / 0.9);
}
.tw-border-danger-light\/95 {
  border-color: rgb(248 113 113 / 0.95);
}
.tw-border-danger\/0 {
  border-color: rgb(239 68 68 / 0);
}
.tw-border-danger\/10 {
  border-color: rgb(239 68 68 / 0.1);
}
.tw-border-danger\/100 {
  border-color: rgb(239 68 68 / 1);
}
.tw-border-danger\/15 {
  border-color: rgb(239 68 68 / 0.15);
}
.tw-border-danger\/20 {
  border-color: rgb(239 68 68 / 0.2);
}
.tw-border-danger\/25 {
  border-color: rgb(239 68 68 / 0.25);
}
.tw-border-danger\/30 {
  border-color: rgb(239 68 68 / 0.3);
}
.tw-border-danger\/35 {
  border-color: rgb(239 68 68 / 0.35);
}
.tw-border-danger\/40 {
  border-color: rgb(239 68 68 / 0.4);
}
.tw-border-danger\/45 {
  border-color: rgb(239 68 68 / 0.45);
}
.tw-border-danger\/5 {
  border-color: rgb(239 68 68 / 0.05);
}
.tw-border-danger\/50 {
  border-color: rgb(239 68 68 / 0.5);
}
.tw-border-danger\/55 {
  border-color: rgb(239 68 68 / 0.55);
}
.tw-border-danger\/60 {
  border-color: rgb(239 68 68 / 0.6);
}
.tw-border-danger\/65 {
  border-color: rgb(239 68 68 / 0.65);
}
.tw-border-danger\/70 {
  border-color: rgb(239 68 68 / 0.7);
}
.tw-border-danger\/75 {
  border-color: rgb(239 68 68 / 0.75);
}
.tw-border-danger\/80 {
  border-color: rgb(239 68 68 / 0.8);
}
.tw-border-danger\/85 {
  border-color: rgb(239 68 68 / 0.85);
}
.tw-border-danger\/90 {
  border-color: rgb(239 68 68 / 0.9);
}
.tw-border-danger\/95 {
  border-color: rgb(239 68 68 / 0.95);
}
.tw-border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-100\/0 {
  border-color: rgb(209 250 229 / 0);
}
.tw-border-emerald-100\/10 {
  border-color: rgb(209 250 229 / 0.1);
}
.tw-border-emerald-100\/100 {
  border-color: rgb(209 250 229 / 1);
}
.tw-border-emerald-100\/15 {
  border-color: rgb(209 250 229 / 0.15);
}
.tw-border-emerald-100\/20 {
  border-color: rgb(209 250 229 / 0.2);
}
.tw-border-emerald-100\/25 {
  border-color: rgb(209 250 229 / 0.25);
}
.tw-border-emerald-100\/30 {
  border-color: rgb(209 250 229 / 0.3);
}
.tw-border-emerald-100\/35 {
  border-color: rgb(209 250 229 / 0.35);
}
.tw-border-emerald-100\/40 {
  border-color: rgb(209 250 229 / 0.4);
}
.tw-border-emerald-100\/45 {
  border-color: rgb(209 250 229 / 0.45);
}
.tw-border-emerald-100\/5 {
  border-color: rgb(209 250 229 / 0.05);
}
.tw-border-emerald-100\/50 {
  border-color: rgb(209 250 229 / 0.5);
}
.tw-border-emerald-100\/55 {
  border-color: rgb(209 250 229 / 0.55);
}
.tw-border-emerald-100\/60 {
  border-color: rgb(209 250 229 / 0.6);
}
.tw-border-emerald-100\/65 {
  border-color: rgb(209 250 229 / 0.65);
}
.tw-border-emerald-100\/70 {
  border-color: rgb(209 250 229 / 0.7);
}
.tw-border-emerald-100\/75 {
  border-color: rgb(209 250 229 / 0.75);
}
.tw-border-emerald-100\/80 {
  border-color: rgb(209 250 229 / 0.8);
}
.tw-border-emerald-100\/85 {
  border-color: rgb(209 250 229 / 0.85);
}
.tw-border-emerald-100\/90 {
  border-color: rgb(209 250 229 / 0.9);
}
.tw-border-emerald-100\/95 {
  border-color: rgb(209 250 229 / 0.95);
}
.tw-border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-200\/0 {
  border-color: rgb(167 243 208 / 0);
}
.tw-border-emerald-200\/10 {
  border-color: rgb(167 243 208 / 0.1);
}
.tw-border-emerald-200\/100 {
  border-color: rgb(167 243 208 / 1);
}
.tw-border-emerald-200\/15 {
  border-color: rgb(167 243 208 / 0.15);
}
.tw-border-emerald-200\/20 {
  border-color: rgb(167 243 208 / 0.2);
}
.tw-border-emerald-200\/25 {
  border-color: rgb(167 243 208 / 0.25);
}
.tw-border-emerald-200\/30 {
  border-color: rgb(167 243 208 / 0.3);
}
.tw-border-emerald-200\/35 {
  border-color: rgb(167 243 208 / 0.35);
}
.tw-border-emerald-200\/40 {
  border-color: rgb(167 243 208 / 0.4);
}
.tw-border-emerald-200\/45 {
  border-color: rgb(167 243 208 / 0.45);
}
.tw-border-emerald-200\/5 {
  border-color: rgb(167 243 208 / 0.05);
}
.tw-border-emerald-200\/50 {
  border-color: rgb(167 243 208 / 0.5);
}
.tw-border-emerald-200\/55 {
  border-color: rgb(167 243 208 / 0.55);
}
.tw-border-emerald-200\/60 {
  border-color: rgb(167 243 208 / 0.6);
}
.tw-border-emerald-200\/65 {
  border-color: rgb(167 243 208 / 0.65);
}
.tw-border-emerald-200\/70 {
  border-color: rgb(167 243 208 / 0.7);
}
.tw-border-emerald-200\/75 {
  border-color: rgb(167 243 208 / 0.75);
}
.tw-border-emerald-200\/80 {
  border-color: rgb(167 243 208 / 0.8);
}
.tw-border-emerald-200\/85 {
  border-color: rgb(167 243 208 / 0.85);
}
.tw-border-emerald-200\/90 {
  border-color: rgb(167 243 208 / 0.9);
}
.tw-border-emerald-200\/95 {
  border-color: rgb(167 243 208 / 0.95);
}
.tw-border-emerald-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-300\/0 {
  border-color: rgb(110 231 183 / 0);
}
.tw-border-emerald-300\/10 {
  border-color: rgb(110 231 183 / 0.1);
}
.tw-border-emerald-300\/100 {
  border-color: rgb(110 231 183 / 1);
}
.tw-border-emerald-300\/15 {
  border-color: rgb(110 231 183 / 0.15);
}
.tw-border-emerald-300\/20 {
  border-color: rgb(110 231 183 / 0.2);
}
.tw-border-emerald-300\/25 {
  border-color: rgb(110 231 183 / 0.25);
}
.tw-border-emerald-300\/30 {
  border-color: rgb(110 231 183 / 0.3);
}
.tw-border-emerald-300\/35 {
  border-color: rgb(110 231 183 / 0.35);
}
.tw-border-emerald-300\/40 {
  border-color: rgb(110 231 183 / 0.4);
}
.tw-border-emerald-300\/45 {
  border-color: rgb(110 231 183 / 0.45);
}
.tw-border-emerald-300\/5 {
  border-color: rgb(110 231 183 / 0.05);
}
.tw-border-emerald-300\/50 {
  border-color: rgb(110 231 183 / 0.5);
}
.tw-border-emerald-300\/55 {
  border-color: rgb(110 231 183 / 0.55);
}
.tw-border-emerald-300\/60 {
  border-color: rgb(110 231 183 / 0.6);
}
.tw-border-emerald-300\/65 {
  border-color: rgb(110 231 183 / 0.65);
}
.tw-border-emerald-300\/70 {
  border-color: rgb(110 231 183 / 0.7);
}
.tw-border-emerald-300\/75 {
  border-color: rgb(110 231 183 / 0.75);
}
.tw-border-emerald-300\/80 {
  border-color: rgb(110 231 183 / 0.8);
}
.tw-border-emerald-300\/85 {
  border-color: rgb(110 231 183 / 0.85);
}
.tw-border-emerald-300\/90 {
  border-color: rgb(110 231 183 / 0.9);
}
.tw-border-emerald-300\/95 {
  border-color: rgb(110 231 183 / 0.95);
}
.tw-border-emerald-400 {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-400\/0 {
  border-color: rgb(52 211 153 / 0);
}
.tw-border-emerald-400\/10 {
  border-color: rgb(52 211 153 / 0.1);
}
.tw-border-emerald-400\/100 {
  border-color: rgb(52 211 153 / 1);
}
.tw-border-emerald-400\/15 {
  border-color: rgb(52 211 153 / 0.15);
}
.tw-border-emerald-400\/20 {
  border-color: rgb(52 211 153 / 0.2);
}
.tw-border-emerald-400\/25 {
  border-color: rgb(52 211 153 / 0.25);
}
.tw-border-emerald-400\/30 {
  border-color: rgb(52 211 153 / 0.3);
}
.tw-border-emerald-400\/35 {
  border-color: rgb(52 211 153 / 0.35);
}
.tw-border-emerald-400\/40 {
  border-color: rgb(52 211 153 / 0.4);
}
.tw-border-emerald-400\/45 {
  border-color: rgb(52 211 153 / 0.45);
}
.tw-border-emerald-400\/5 {
  border-color: rgb(52 211 153 / 0.05);
}
.tw-border-emerald-400\/50 {
  border-color: rgb(52 211 153 / 0.5);
}
.tw-border-emerald-400\/55 {
  border-color: rgb(52 211 153 / 0.55);
}
.tw-border-emerald-400\/60 {
  border-color: rgb(52 211 153 / 0.6);
}
.tw-border-emerald-400\/65 {
  border-color: rgb(52 211 153 / 0.65);
}
.tw-border-emerald-400\/70 {
  border-color: rgb(52 211 153 / 0.7);
}
.tw-border-emerald-400\/75 {
  border-color: rgb(52 211 153 / 0.75);
}
.tw-border-emerald-400\/80 {
  border-color: rgb(52 211 153 / 0.8);
}
.tw-border-emerald-400\/85 {
  border-color: rgb(52 211 153 / 0.85);
}
.tw-border-emerald-400\/90 {
  border-color: rgb(52 211 153 / 0.9);
}
.tw-border-emerald-400\/95 {
  border-color: rgb(52 211 153 / 0.95);
}
.tw-border-emerald-50 {
  --tw-border-opacity: 1;
  border-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-50\/0 {
  border-color: rgb(236 253 245 / 0);
}
.tw-border-emerald-50\/10 {
  border-color: rgb(236 253 245 / 0.1);
}
.tw-border-emerald-50\/100 {
  border-color: rgb(236 253 245 / 1);
}
.tw-border-emerald-50\/15 {
  border-color: rgb(236 253 245 / 0.15);
}
.tw-border-emerald-50\/20 {
  border-color: rgb(236 253 245 / 0.2);
}
.tw-border-emerald-50\/25 {
  border-color: rgb(236 253 245 / 0.25);
}
.tw-border-emerald-50\/30 {
  border-color: rgb(236 253 245 / 0.3);
}
.tw-border-emerald-50\/35 {
  border-color: rgb(236 253 245 / 0.35);
}
.tw-border-emerald-50\/40 {
  border-color: rgb(236 253 245 / 0.4);
}
.tw-border-emerald-50\/45 {
  border-color: rgb(236 253 245 / 0.45);
}
.tw-border-emerald-50\/5 {
  border-color: rgb(236 253 245 / 0.05);
}
.tw-border-emerald-50\/50 {
  border-color: rgb(236 253 245 / 0.5);
}
.tw-border-emerald-50\/55 {
  border-color: rgb(236 253 245 / 0.55);
}
.tw-border-emerald-50\/60 {
  border-color: rgb(236 253 245 / 0.6);
}
.tw-border-emerald-50\/65 {
  border-color: rgb(236 253 245 / 0.65);
}
.tw-border-emerald-50\/70 {
  border-color: rgb(236 253 245 / 0.7);
}
.tw-border-emerald-50\/75 {
  border-color: rgb(236 253 245 / 0.75);
}
.tw-border-emerald-50\/80 {
  border-color: rgb(236 253 245 / 0.8);
}
.tw-border-emerald-50\/85 {
  border-color: rgb(236 253 245 / 0.85);
}
.tw-border-emerald-50\/90 {
  border-color: rgb(236 253 245 / 0.9);
}
.tw-border-emerald-50\/95 {
  border-color: rgb(236 253 245 / 0.95);
}
.tw-border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-500\/0 {
  border-color: rgb(16 185 129 / 0);
}
.tw-border-emerald-500\/10 {
  border-color: rgb(16 185 129 / 0.1);
}
.tw-border-emerald-500\/100 {
  border-color: rgb(16 185 129 / 1);
}
.tw-border-emerald-500\/15 {
  border-color: rgb(16 185 129 / 0.15);
}
.tw-border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}
.tw-border-emerald-500\/25 {
  border-color: rgb(16 185 129 / 0.25);
}
.tw-border-emerald-500\/30 {
  border-color: rgb(16 185 129 / 0.3);
}
.tw-border-emerald-500\/35 {
  border-color: rgb(16 185 129 / 0.35);
}
.tw-border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}
.tw-border-emerald-500\/45 {
  border-color: rgb(16 185 129 / 0.45);
}
.tw-border-emerald-500\/5 {
  border-color: rgb(16 185 129 / 0.05);
}
.tw-border-emerald-500\/50 {
  border-color: rgb(16 185 129 / 0.5);
}
.tw-border-emerald-500\/55 {
  border-color: rgb(16 185 129 / 0.55);
}
.tw-border-emerald-500\/60 {
  border-color: rgb(16 185 129 / 0.6);
}
.tw-border-emerald-500\/65 {
  border-color: rgb(16 185 129 / 0.65);
}
.tw-border-emerald-500\/70 {
  border-color: rgb(16 185 129 / 0.7);
}
.tw-border-emerald-500\/75 {
  border-color: rgb(16 185 129 / 0.75);
}
.tw-border-emerald-500\/80 {
  border-color: rgb(16 185 129 / 0.8);
}
.tw-border-emerald-500\/85 {
  border-color: rgb(16 185 129 / 0.85);
}
.tw-border-emerald-500\/90 {
  border-color: rgb(16 185 129 / 0.9);
}
.tw-border-emerald-500\/95 {
  border-color: rgb(16 185 129 / 0.95);
}
.tw-border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-600\/0 {
  border-color: rgb(5 150 105 / 0);
}
.tw-border-emerald-600\/10 {
  border-color: rgb(5 150 105 / 0.1);
}
.tw-border-emerald-600\/100 {
  border-color: rgb(5 150 105 / 1);
}
.tw-border-emerald-600\/15 {
  border-color: rgb(5 150 105 / 0.15);
}
.tw-border-emerald-600\/20 {
  border-color: rgb(5 150 105 / 0.2);
}
.tw-border-emerald-600\/25 {
  border-color: rgb(5 150 105 / 0.25);
}
.tw-border-emerald-600\/30 {
  border-color: rgb(5 150 105 / 0.3);
}
.tw-border-emerald-600\/35 {
  border-color: rgb(5 150 105 / 0.35);
}
.tw-border-emerald-600\/40 {
  border-color: rgb(5 150 105 / 0.4);
}
.tw-border-emerald-600\/45 {
  border-color: rgb(5 150 105 / 0.45);
}
.tw-border-emerald-600\/5 {
  border-color: rgb(5 150 105 / 0.05);
}
.tw-border-emerald-600\/50 {
  border-color: rgb(5 150 105 / 0.5);
}
.tw-border-emerald-600\/55 {
  border-color: rgb(5 150 105 / 0.55);
}
.tw-border-emerald-600\/60 {
  border-color: rgb(5 150 105 / 0.6);
}
.tw-border-emerald-600\/65 {
  border-color: rgb(5 150 105 / 0.65);
}
.tw-border-emerald-600\/70 {
  border-color: rgb(5 150 105 / 0.7);
}
.tw-border-emerald-600\/75 {
  border-color: rgb(5 150 105 / 0.75);
}
.tw-border-emerald-600\/80 {
  border-color: rgb(5 150 105 / 0.8);
}
.tw-border-emerald-600\/85 {
  border-color: rgb(5 150 105 / 0.85);
}
.tw-border-emerald-600\/90 {
  border-color: rgb(5 150 105 / 0.9);
}
.tw-border-emerald-600\/95 {
  border-color: rgb(5 150 105 / 0.95);
}
.tw-border-emerald-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-700\/0 {
  border-color: rgb(4 120 87 / 0);
}
.tw-border-emerald-700\/10 {
  border-color: rgb(4 120 87 / 0.1);
}
.tw-border-emerald-700\/100 {
  border-color: rgb(4 120 87 / 1);
}
.tw-border-emerald-700\/15 {
  border-color: rgb(4 120 87 / 0.15);
}
.tw-border-emerald-700\/20 {
  border-color: rgb(4 120 87 / 0.2);
}
.tw-border-emerald-700\/25 {
  border-color: rgb(4 120 87 / 0.25);
}
.tw-border-emerald-700\/30 {
  border-color: rgb(4 120 87 / 0.3);
}
.tw-border-emerald-700\/35 {
  border-color: rgb(4 120 87 / 0.35);
}
.tw-border-emerald-700\/40 {
  border-color: rgb(4 120 87 / 0.4);
}
.tw-border-emerald-700\/45 {
  border-color: rgb(4 120 87 / 0.45);
}
.tw-border-emerald-700\/5 {
  border-color: rgb(4 120 87 / 0.05);
}
.tw-border-emerald-700\/50 {
  border-color: rgb(4 120 87 / 0.5);
}
.tw-border-emerald-700\/55 {
  border-color: rgb(4 120 87 / 0.55);
}
.tw-border-emerald-700\/60 {
  border-color: rgb(4 120 87 / 0.6);
}
.tw-border-emerald-700\/65 {
  border-color: rgb(4 120 87 / 0.65);
}
.tw-border-emerald-700\/70 {
  border-color: rgb(4 120 87 / 0.7);
}
.tw-border-emerald-700\/75 {
  border-color: rgb(4 120 87 / 0.75);
}
.tw-border-emerald-700\/80 {
  border-color: rgb(4 120 87 / 0.8);
}
.tw-border-emerald-700\/85 {
  border-color: rgb(4 120 87 / 0.85);
}
.tw-border-emerald-700\/90 {
  border-color: rgb(4 120 87 / 0.9);
}
.tw-border-emerald-700\/95 {
  border-color: rgb(4 120 87 / 0.95);
}
.tw-border-emerald-800 {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-800\/0 {
  border-color: rgb(6 95 70 / 0);
}
.tw-border-emerald-800\/10 {
  border-color: rgb(6 95 70 / 0.1);
}
.tw-border-emerald-800\/100 {
  border-color: rgb(6 95 70 / 1);
}
.tw-border-emerald-800\/15 {
  border-color: rgb(6 95 70 / 0.15);
}
.tw-border-emerald-800\/20 {
  border-color: rgb(6 95 70 / 0.2);
}
.tw-border-emerald-800\/25 {
  border-color: rgb(6 95 70 / 0.25);
}
.tw-border-emerald-800\/30 {
  border-color: rgb(6 95 70 / 0.3);
}
.tw-border-emerald-800\/35 {
  border-color: rgb(6 95 70 / 0.35);
}
.tw-border-emerald-800\/40 {
  border-color: rgb(6 95 70 / 0.4);
}
.tw-border-emerald-800\/45 {
  border-color: rgb(6 95 70 / 0.45);
}
.tw-border-emerald-800\/5 {
  border-color: rgb(6 95 70 / 0.05);
}
.tw-border-emerald-800\/50 {
  border-color: rgb(6 95 70 / 0.5);
}
.tw-border-emerald-800\/55 {
  border-color: rgb(6 95 70 / 0.55);
}
.tw-border-emerald-800\/60 {
  border-color: rgb(6 95 70 / 0.6);
}
.tw-border-emerald-800\/65 {
  border-color: rgb(6 95 70 / 0.65);
}
.tw-border-emerald-800\/70 {
  border-color: rgb(6 95 70 / 0.7);
}
.tw-border-emerald-800\/75 {
  border-color: rgb(6 95 70 / 0.75);
}
.tw-border-emerald-800\/80 {
  border-color: rgb(6 95 70 / 0.8);
}
.tw-border-emerald-800\/85 {
  border-color: rgb(6 95 70 / 0.85);
}
.tw-border-emerald-800\/90 {
  border-color: rgb(6 95 70 / 0.9);
}
.tw-border-emerald-800\/95 {
  border-color: rgb(6 95 70 / 0.95);
}
.tw-border-emerald-900 {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-900\/0 {
  border-color: rgb(6 78 59 / 0);
}
.tw-border-emerald-900\/10 {
  border-color: rgb(6 78 59 / 0.1);
}
.tw-border-emerald-900\/100 {
  border-color: rgb(6 78 59 / 1);
}
.tw-border-emerald-900\/15 {
  border-color: rgb(6 78 59 / 0.15);
}
.tw-border-emerald-900\/20 {
  border-color: rgb(6 78 59 / 0.2);
}
.tw-border-emerald-900\/25 {
  border-color: rgb(6 78 59 / 0.25);
}
.tw-border-emerald-900\/30 {
  border-color: rgb(6 78 59 / 0.3);
}
.tw-border-emerald-900\/35 {
  border-color: rgb(6 78 59 / 0.35);
}
.tw-border-emerald-900\/40 {
  border-color: rgb(6 78 59 / 0.4);
}
.tw-border-emerald-900\/45 {
  border-color: rgb(6 78 59 / 0.45);
}
.tw-border-emerald-900\/5 {
  border-color: rgb(6 78 59 / 0.05);
}
.tw-border-emerald-900\/50 {
  border-color: rgb(6 78 59 / 0.5);
}
.tw-border-emerald-900\/55 {
  border-color: rgb(6 78 59 / 0.55);
}
.tw-border-emerald-900\/60 {
  border-color: rgb(6 78 59 / 0.6);
}
.tw-border-emerald-900\/65 {
  border-color: rgb(6 78 59 / 0.65);
}
.tw-border-emerald-900\/70 {
  border-color: rgb(6 78 59 / 0.7);
}
.tw-border-emerald-900\/75 {
  border-color: rgb(6 78 59 / 0.75);
}
.tw-border-emerald-900\/80 {
  border-color: rgb(6 78 59 / 0.8);
}
.tw-border-emerald-900\/85 {
  border-color: rgb(6 78 59 / 0.85);
}
.tw-border-emerald-900\/90 {
  border-color: rgb(6 78 59 / 0.9);
}
.tw-border-emerald-900\/95 {
  border-color: rgb(6 78 59 / 0.95);
}
.tw-border-emerald-950 {
  --tw-border-opacity: 1;
  border-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-emerald-950\/0 {
  border-color: rgb(2 44 34 / 0);
}
.tw-border-emerald-950\/10 {
  border-color: rgb(2 44 34 / 0.1);
}
.tw-border-emerald-950\/100 {
  border-color: rgb(2 44 34 / 1);
}
.tw-border-emerald-950\/15 {
  border-color: rgb(2 44 34 / 0.15);
}
.tw-border-emerald-950\/20 {
  border-color: rgb(2 44 34 / 0.2);
}
.tw-border-emerald-950\/25 {
  border-color: rgb(2 44 34 / 0.25);
}
.tw-border-emerald-950\/30 {
  border-color: rgb(2 44 34 / 0.3);
}
.tw-border-emerald-950\/35 {
  border-color: rgb(2 44 34 / 0.35);
}
.tw-border-emerald-950\/40 {
  border-color: rgb(2 44 34 / 0.4);
}
.tw-border-emerald-950\/45 {
  border-color: rgb(2 44 34 / 0.45);
}
.tw-border-emerald-950\/5 {
  border-color: rgb(2 44 34 / 0.05);
}
.tw-border-emerald-950\/50 {
  border-color: rgb(2 44 34 / 0.5);
}
.tw-border-emerald-950\/55 {
  border-color: rgb(2 44 34 / 0.55);
}
.tw-border-emerald-950\/60 {
  border-color: rgb(2 44 34 / 0.6);
}
.tw-border-emerald-950\/65 {
  border-color: rgb(2 44 34 / 0.65);
}
.tw-border-emerald-950\/70 {
  border-color: rgb(2 44 34 / 0.7);
}
.tw-border-emerald-950\/75 {
  border-color: rgb(2 44 34 / 0.75);
}
.tw-border-emerald-950\/80 {
  border-color: rgb(2 44 34 / 0.8);
}
.tw-border-emerald-950\/85 {
  border-color: rgb(2 44 34 / 0.85);
}
.tw-border-emerald-950\/90 {
  border-color: rgb(2 44 34 / 0.9);
}
.tw-border-emerald-950\/95 {
  border-color: rgb(2 44 34 / 0.95);
}
.tw-border-fuchsia-100 {
  --tw-border-opacity: 1;
  border-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-100\/0 {
  border-color: rgb(250 232 255 / 0);
}
.tw-border-fuchsia-100\/10 {
  border-color: rgb(250 232 255 / 0.1);
}
.tw-border-fuchsia-100\/100 {
  border-color: rgb(250 232 255 / 1);
}
.tw-border-fuchsia-100\/15 {
  border-color: rgb(250 232 255 / 0.15);
}
.tw-border-fuchsia-100\/20 {
  border-color: rgb(250 232 255 / 0.2);
}
.tw-border-fuchsia-100\/25 {
  border-color: rgb(250 232 255 / 0.25);
}
.tw-border-fuchsia-100\/30 {
  border-color: rgb(250 232 255 / 0.3);
}
.tw-border-fuchsia-100\/35 {
  border-color: rgb(250 232 255 / 0.35);
}
.tw-border-fuchsia-100\/40 {
  border-color: rgb(250 232 255 / 0.4);
}
.tw-border-fuchsia-100\/45 {
  border-color: rgb(250 232 255 / 0.45);
}
.tw-border-fuchsia-100\/5 {
  border-color: rgb(250 232 255 / 0.05);
}
.tw-border-fuchsia-100\/50 {
  border-color: rgb(250 232 255 / 0.5);
}
.tw-border-fuchsia-100\/55 {
  border-color: rgb(250 232 255 / 0.55);
}
.tw-border-fuchsia-100\/60 {
  border-color: rgb(250 232 255 / 0.6);
}
.tw-border-fuchsia-100\/65 {
  border-color: rgb(250 232 255 / 0.65);
}
.tw-border-fuchsia-100\/70 {
  border-color: rgb(250 232 255 / 0.7);
}
.tw-border-fuchsia-100\/75 {
  border-color: rgb(250 232 255 / 0.75);
}
.tw-border-fuchsia-100\/80 {
  border-color: rgb(250 232 255 / 0.8);
}
.tw-border-fuchsia-100\/85 {
  border-color: rgb(250 232 255 / 0.85);
}
.tw-border-fuchsia-100\/90 {
  border-color: rgb(250 232 255 / 0.9);
}
.tw-border-fuchsia-100\/95 {
  border-color: rgb(250 232 255 / 0.95);
}
.tw-border-fuchsia-200 {
  --tw-border-opacity: 1;
  border-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-200\/0 {
  border-color: rgb(245 208 254 / 0);
}
.tw-border-fuchsia-200\/10 {
  border-color: rgb(245 208 254 / 0.1);
}
.tw-border-fuchsia-200\/100 {
  border-color: rgb(245 208 254 / 1);
}
.tw-border-fuchsia-200\/15 {
  border-color: rgb(245 208 254 / 0.15);
}
.tw-border-fuchsia-200\/20 {
  border-color: rgb(245 208 254 / 0.2);
}
.tw-border-fuchsia-200\/25 {
  border-color: rgb(245 208 254 / 0.25);
}
.tw-border-fuchsia-200\/30 {
  border-color: rgb(245 208 254 / 0.3);
}
.tw-border-fuchsia-200\/35 {
  border-color: rgb(245 208 254 / 0.35);
}
.tw-border-fuchsia-200\/40 {
  border-color: rgb(245 208 254 / 0.4);
}
.tw-border-fuchsia-200\/45 {
  border-color: rgb(245 208 254 / 0.45);
}
.tw-border-fuchsia-200\/5 {
  border-color: rgb(245 208 254 / 0.05);
}
.tw-border-fuchsia-200\/50 {
  border-color: rgb(245 208 254 / 0.5);
}
.tw-border-fuchsia-200\/55 {
  border-color: rgb(245 208 254 / 0.55);
}
.tw-border-fuchsia-200\/60 {
  border-color: rgb(245 208 254 / 0.6);
}
.tw-border-fuchsia-200\/65 {
  border-color: rgb(245 208 254 / 0.65);
}
.tw-border-fuchsia-200\/70 {
  border-color: rgb(245 208 254 / 0.7);
}
.tw-border-fuchsia-200\/75 {
  border-color: rgb(245 208 254 / 0.75);
}
.tw-border-fuchsia-200\/80 {
  border-color: rgb(245 208 254 / 0.8);
}
.tw-border-fuchsia-200\/85 {
  border-color: rgb(245 208 254 / 0.85);
}
.tw-border-fuchsia-200\/90 {
  border-color: rgb(245 208 254 / 0.9);
}
.tw-border-fuchsia-200\/95 {
  border-color: rgb(245 208 254 / 0.95);
}
.tw-border-fuchsia-300 {
  --tw-border-opacity: 1;
  border-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-300\/0 {
  border-color: rgb(240 171 252 / 0);
}
.tw-border-fuchsia-300\/10 {
  border-color: rgb(240 171 252 / 0.1);
}
.tw-border-fuchsia-300\/100 {
  border-color: rgb(240 171 252 / 1);
}
.tw-border-fuchsia-300\/15 {
  border-color: rgb(240 171 252 / 0.15);
}
.tw-border-fuchsia-300\/20 {
  border-color: rgb(240 171 252 / 0.2);
}
.tw-border-fuchsia-300\/25 {
  border-color: rgb(240 171 252 / 0.25);
}
.tw-border-fuchsia-300\/30 {
  border-color: rgb(240 171 252 / 0.3);
}
.tw-border-fuchsia-300\/35 {
  border-color: rgb(240 171 252 / 0.35);
}
.tw-border-fuchsia-300\/40 {
  border-color: rgb(240 171 252 / 0.4);
}
.tw-border-fuchsia-300\/45 {
  border-color: rgb(240 171 252 / 0.45);
}
.tw-border-fuchsia-300\/5 {
  border-color: rgb(240 171 252 / 0.05);
}
.tw-border-fuchsia-300\/50 {
  border-color: rgb(240 171 252 / 0.5);
}
.tw-border-fuchsia-300\/55 {
  border-color: rgb(240 171 252 / 0.55);
}
.tw-border-fuchsia-300\/60 {
  border-color: rgb(240 171 252 / 0.6);
}
.tw-border-fuchsia-300\/65 {
  border-color: rgb(240 171 252 / 0.65);
}
.tw-border-fuchsia-300\/70 {
  border-color: rgb(240 171 252 / 0.7);
}
.tw-border-fuchsia-300\/75 {
  border-color: rgb(240 171 252 / 0.75);
}
.tw-border-fuchsia-300\/80 {
  border-color: rgb(240 171 252 / 0.8);
}
.tw-border-fuchsia-300\/85 {
  border-color: rgb(240 171 252 / 0.85);
}
.tw-border-fuchsia-300\/90 {
  border-color: rgb(240 171 252 / 0.9);
}
.tw-border-fuchsia-300\/95 {
  border-color: rgb(240 171 252 / 0.95);
}
.tw-border-fuchsia-400 {
  --tw-border-opacity: 1;
  border-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-400\/0 {
  border-color: rgb(232 121 249 / 0);
}
.tw-border-fuchsia-400\/10 {
  border-color: rgb(232 121 249 / 0.1);
}
.tw-border-fuchsia-400\/100 {
  border-color: rgb(232 121 249 / 1);
}
.tw-border-fuchsia-400\/15 {
  border-color: rgb(232 121 249 / 0.15);
}
.tw-border-fuchsia-400\/20 {
  border-color: rgb(232 121 249 / 0.2);
}
.tw-border-fuchsia-400\/25 {
  border-color: rgb(232 121 249 / 0.25);
}
.tw-border-fuchsia-400\/30 {
  border-color: rgb(232 121 249 / 0.3);
}
.tw-border-fuchsia-400\/35 {
  border-color: rgb(232 121 249 / 0.35);
}
.tw-border-fuchsia-400\/40 {
  border-color: rgb(232 121 249 / 0.4);
}
.tw-border-fuchsia-400\/45 {
  border-color: rgb(232 121 249 / 0.45);
}
.tw-border-fuchsia-400\/5 {
  border-color: rgb(232 121 249 / 0.05);
}
.tw-border-fuchsia-400\/50 {
  border-color: rgb(232 121 249 / 0.5);
}
.tw-border-fuchsia-400\/55 {
  border-color: rgb(232 121 249 / 0.55);
}
.tw-border-fuchsia-400\/60 {
  border-color: rgb(232 121 249 / 0.6);
}
.tw-border-fuchsia-400\/65 {
  border-color: rgb(232 121 249 / 0.65);
}
.tw-border-fuchsia-400\/70 {
  border-color: rgb(232 121 249 / 0.7);
}
.tw-border-fuchsia-400\/75 {
  border-color: rgb(232 121 249 / 0.75);
}
.tw-border-fuchsia-400\/80 {
  border-color: rgb(232 121 249 / 0.8);
}
.tw-border-fuchsia-400\/85 {
  border-color: rgb(232 121 249 / 0.85);
}
.tw-border-fuchsia-400\/90 {
  border-color: rgb(232 121 249 / 0.9);
}
.tw-border-fuchsia-400\/95 {
  border-color: rgb(232 121 249 / 0.95);
}
.tw-border-fuchsia-50 {
  --tw-border-opacity: 1;
  border-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-50\/0 {
  border-color: rgb(253 244 255 / 0);
}
.tw-border-fuchsia-50\/10 {
  border-color: rgb(253 244 255 / 0.1);
}
.tw-border-fuchsia-50\/100 {
  border-color: rgb(253 244 255 / 1);
}
.tw-border-fuchsia-50\/15 {
  border-color: rgb(253 244 255 / 0.15);
}
.tw-border-fuchsia-50\/20 {
  border-color: rgb(253 244 255 / 0.2);
}
.tw-border-fuchsia-50\/25 {
  border-color: rgb(253 244 255 / 0.25);
}
.tw-border-fuchsia-50\/30 {
  border-color: rgb(253 244 255 / 0.3);
}
.tw-border-fuchsia-50\/35 {
  border-color: rgb(253 244 255 / 0.35);
}
.tw-border-fuchsia-50\/40 {
  border-color: rgb(253 244 255 / 0.4);
}
.tw-border-fuchsia-50\/45 {
  border-color: rgb(253 244 255 / 0.45);
}
.tw-border-fuchsia-50\/5 {
  border-color: rgb(253 244 255 / 0.05);
}
.tw-border-fuchsia-50\/50 {
  border-color: rgb(253 244 255 / 0.5);
}
.tw-border-fuchsia-50\/55 {
  border-color: rgb(253 244 255 / 0.55);
}
.tw-border-fuchsia-50\/60 {
  border-color: rgb(253 244 255 / 0.6);
}
.tw-border-fuchsia-50\/65 {
  border-color: rgb(253 244 255 / 0.65);
}
.tw-border-fuchsia-50\/70 {
  border-color: rgb(253 244 255 / 0.7);
}
.tw-border-fuchsia-50\/75 {
  border-color: rgb(253 244 255 / 0.75);
}
.tw-border-fuchsia-50\/80 {
  border-color: rgb(253 244 255 / 0.8);
}
.tw-border-fuchsia-50\/85 {
  border-color: rgb(253 244 255 / 0.85);
}
.tw-border-fuchsia-50\/90 {
  border-color: rgb(253 244 255 / 0.9);
}
.tw-border-fuchsia-50\/95 {
  border-color: rgb(253 244 255 / 0.95);
}
.tw-border-fuchsia-500 {
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-500\/0 {
  border-color: rgb(217 70 239 / 0);
}
.tw-border-fuchsia-500\/10 {
  border-color: rgb(217 70 239 / 0.1);
}
.tw-border-fuchsia-500\/100 {
  border-color: rgb(217 70 239 / 1);
}
.tw-border-fuchsia-500\/15 {
  border-color: rgb(217 70 239 / 0.15);
}
.tw-border-fuchsia-500\/20 {
  border-color: rgb(217 70 239 / 0.2);
}
.tw-border-fuchsia-500\/25 {
  border-color: rgb(217 70 239 / 0.25);
}
.tw-border-fuchsia-500\/30 {
  border-color: rgb(217 70 239 / 0.3);
}
.tw-border-fuchsia-500\/35 {
  border-color: rgb(217 70 239 / 0.35);
}
.tw-border-fuchsia-500\/40 {
  border-color: rgb(217 70 239 / 0.4);
}
.tw-border-fuchsia-500\/45 {
  border-color: rgb(217 70 239 / 0.45);
}
.tw-border-fuchsia-500\/5 {
  border-color: rgb(217 70 239 / 0.05);
}
.tw-border-fuchsia-500\/50 {
  border-color: rgb(217 70 239 / 0.5);
}
.tw-border-fuchsia-500\/55 {
  border-color: rgb(217 70 239 / 0.55);
}
.tw-border-fuchsia-500\/60 {
  border-color: rgb(217 70 239 / 0.6);
}
.tw-border-fuchsia-500\/65 {
  border-color: rgb(217 70 239 / 0.65);
}
.tw-border-fuchsia-500\/70 {
  border-color: rgb(217 70 239 / 0.7);
}
.tw-border-fuchsia-500\/75 {
  border-color: rgb(217 70 239 / 0.75);
}
.tw-border-fuchsia-500\/80 {
  border-color: rgb(217 70 239 / 0.8);
}
.tw-border-fuchsia-500\/85 {
  border-color: rgb(217 70 239 / 0.85);
}
.tw-border-fuchsia-500\/90 {
  border-color: rgb(217 70 239 / 0.9);
}
.tw-border-fuchsia-500\/95 {
  border-color: rgb(217 70 239 / 0.95);
}
.tw-border-fuchsia-600 {
  --tw-border-opacity: 1;
  border-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-600\/0 {
  border-color: rgb(192 38 211 / 0);
}
.tw-border-fuchsia-600\/10 {
  border-color: rgb(192 38 211 / 0.1);
}
.tw-border-fuchsia-600\/100 {
  border-color: rgb(192 38 211 / 1);
}
.tw-border-fuchsia-600\/15 {
  border-color: rgb(192 38 211 / 0.15);
}
.tw-border-fuchsia-600\/20 {
  border-color: rgb(192 38 211 / 0.2);
}
.tw-border-fuchsia-600\/25 {
  border-color: rgb(192 38 211 / 0.25);
}
.tw-border-fuchsia-600\/30 {
  border-color: rgb(192 38 211 / 0.3);
}
.tw-border-fuchsia-600\/35 {
  border-color: rgb(192 38 211 / 0.35);
}
.tw-border-fuchsia-600\/40 {
  border-color: rgb(192 38 211 / 0.4);
}
.tw-border-fuchsia-600\/45 {
  border-color: rgb(192 38 211 / 0.45);
}
.tw-border-fuchsia-600\/5 {
  border-color: rgb(192 38 211 / 0.05);
}
.tw-border-fuchsia-600\/50 {
  border-color: rgb(192 38 211 / 0.5);
}
.tw-border-fuchsia-600\/55 {
  border-color: rgb(192 38 211 / 0.55);
}
.tw-border-fuchsia-600\/60 {
  border-color: rgb(192 38 211 / 0.6);
}
.tw-border-fuchsia-600\/65 {
  border-color: rgb(192 38 211 / 0.65);
}
.tw-border-fuchsia-600\/70 {
  border-color: rgb(192 38 211 / 0.7);
}
.tw-border-fuchsia-600\/75 {
  border-color: rgb(192 38 211 / 0.75);
}
.tw-border-fuchsia-600\/80 {
  border-color: rgb(192 38 211 / 0.8);
}
.tw-border-fuchsia-600\/85 {
  border-color: rgb(192 38 211 / 0.85);
}
.tw-border-fuchsia-600\/90 {
  border-color: rgb(192 38 211 / 0.9);
}
.tw-border-fuchsia-600\/95 {
  border-color: rgb(192 38 211 / 0.95);
}
.tw-border-fuchsia-700 {
  --tw-border-opacity: 1;
  border-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-700\/0 {
  border-color: rgb(162 28 175 / 0);
}
.tw-border-fuchsia-700\/10 {
  border-color: rgb(162 28 175 / 0.1);
}
.tw-border-fuchsia-700\/100 {
  border-color: rgb(162 28 175 / 1);
}
.tw-border-fuchsia-700\/15 {
  border-color: rgb(162 28 175 / 0.15);
}
.tw-border-fuchsia-700\/20 {
  border-color: rgb(162 28 175 / 0.2);
}
.tw-border-fuchsia-700\/25 {
  border-color: rgb(162 28 175 / 0.25);
}
.tw-border-fuchsia-700\/30 {
  border-color: rgb(162 28 175 / 0.3);
}
.tw-border-fuchsia-700\/35 {
  border-color: rgb(162 28 175 / 0.35);
}
.tw-border-fuchsia-700\/40 {
  border-color: rgb(162 28 175 / 0.4);
}
.tw-border-fuchsia-700\/45 {
  border-color: rgb(162 28 175 / 0.45);
}
.tw-border-fuchsia-700\/5 {
  border-color: rgb(162 28 175 / 0.05);
}
.tw-border-fuchsia-700\/50 {
  border-color: rgb(162 28 175 / 0.5);
}
.tw-border-fuchsia-700\/55 {
  border-color: rgb(162 28 175 / 0.55);
}
.tw-border-fuchsia-700\/60 {
  border-color: rgb(162 28 175 / 0.6);
}
.tw-border-fuchsia-700\/65 {
  border-color: rgb(162 28 175 / 0.65);
}
.tw-border-fuchsia-700\/70 {
  border-color: rgb(162 28 175 / 0.7);
}
.tw-border-fuchsia-700\/75 {
  border-color: rgb(162 28 175 / 0.75);
}
.tw-border-fuchsia-700\/80 {
  border-color: rgb(162 28 175 / 0.8);
}
.tw-border-fuchsia-700\/85 {
  border-color: rgb(162 28 175 / 0.85);
}
.tw-border-fuchsia-700\/90 {
  border-color: rgb(162 28 175 / 0.9);
}
.tw-border-fuchsia-700\/95 {
  border-color: rgb(162 28 175 / 0.95);
}
.tw-border-fuchsia-800 {
  --tw-border-opacity: 1;
  border-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-800\/0 {
  border-color: rgb(134 25 143 / 0);
}
.tw-border-fuchsia-800\/10 {
  border-color: rgb(134 25 143 / 0.1);
}
.tw-border-fuchsia-800\/100 {
  border-color: rgb(134 25 143 / 1);
}
.tw-border-fuchsia-800\/15 {
  border-color: rgb(134 25 143 / 0.15);
}
.tw-border-fuchsia-800\/20 {
  border-color: rgb(134 25 143 / 0.2);
}
.tw-border-fuchsia-800\/25 {
  border-color: rgb(134 25 143 / 0.25);
}
.tw-border-fuchsia-800\/30 {
  border-color: rgb(134 25 143 / 0.3);
}
.tw-border-fuchsia-800\/35 {
  border-color: rgb(134 25 143 / 0.35);
}
.tw-border-fuchsia-800\/40 {
  border-color: rgb(134 25 143 / 0.4);
}
.tw-border-fuchsia-800\/45 {
  border-color: rgb(134 25 143 / 0.45);
}
.tw-border-fuchsia-800\/5 {
  border-color: rgb(134 25 143 / 0.05);
}
.tw-border-fuchsia-800\/50 {
  border-color: rgb(134 25 143 / 0.5);
}
.tw-border-fuchsia-800\/55 {
  border-color: rgb(134 25 143 / 0.55);
}
.tw-border-fuchsia-800\/60 {
  border-color: rgb(134 25 143 / 0.6);
}
.tw-border-fuchsia-800\/65 {
  border-color: rgb(134 25 143 / 0.65);
}
.tw-border-fuchsia-800\/70 {
  border-color: rgb(134 25 143 / 0.7);
}
.tw-border-fuchsia-800\/75 {
  border-color: rgb(134 25 143 / 0.75);
}
.tw-border-fuchsia-800\/80 {
  border-color: rgb(134 25 143 / 0.8);
}
.tw-border-fuchsia-800\/85 {
  border-color: rgb(134 25 143 / 0.85);
}
.tw-border-fuchsia-800\/90 {
  border-color: rgb(134 25 143 / 0.9);
}
.tw-border-fuchsia-800\/95 {
  border-color: rgb(134 25 143 / 0.95);
}
.tw-border-fuchsia-900 {
  --tw-border-opacity: 1;
  border-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-900\/0 {
  border-color: rgb(112 26 117 / 0);
}
.tw-border-fuchsia-900\/10 {
  border-color: rgb(112 26 117 / 0.1);
}
.tw-border-fuchsia-900\/100 {
  border-color: rgb(112 26 117 / 1);
}
.tw-border-fuchsia-900\/15 {
  border-color: rgb(112 26 117 / 0.15);
}
.tw-border-fuchsia-900\/20 {
  border-color: rgb(112 26 117 / 0.2);
}
.tw-border-fuchsia-900\/25 {
  border-color: rgb(112 26 117 / 0.25);
}
.tw-border-fuchsia-900\/30 {
  border-color: rgb(112 26 117 / 0.3);
}
.tw-border-fuchsia-900\/35 {
  border-color: rgb(112 26 117 / 0.35);
}
.tw-border-fuchsia-900\/40 {
  border-color: rgb(112 26 117 / 0.4);
}
.tw-border-fuchsia-900\/45 {
  border-color: rgb(112 26 117 / 0.45);
}
.tw-border-fuchsia-900\/5 {
  border-color: rgb(112 26 117 / 0.05);
}
.tw-border-fuchsia-900\/50 {
  border-color: rgb(112 26 117 / 0.5);
}
.tw-border-fuchsia-900\/55 {
  border-color: rgb(112 26 117 / 0.55);
}
.tw-border-fuchsia-900\/60 {
  border-color: rgb(112 26 117 / 0.6);
}
.tw-border-fuchsia-900\/65 {
  border-color: rgb(112 26 117 / 0.65);
}
.tw-border-fuchsia-900\/70 {
  border-color: rgb(112 26 117 / 0.7);
}
.tw-border-fuchsia-900\/75 {
  border-color: rgb(112 26 117 / 0.75);
}
.tw-border-fuchsia-900\/80 {
  border-color: rgb(112 26 117 / 0.8);
}
.tw-border-fuchsia-900\/85 {
  border-color: rgb(112 26 117 / 0.85);
}
.tw-border-fuchsia-900\/90 {
  border-color: rgb(112 26 117 / 0.9);
}
.tw-border-fuchsia-900\/95 {
  border-color: rgb(112 26 117 / 0.95);
}
.tw-border-fuchsia-950 {
  --tw-border-opacity: 1;
  border-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-fuchsia-950\/0 {
  border-color: rgb(74 4 78 / 0);
}
.tw-border-fuchsia-950\/10 {
  border-color: rgb(74 4 78 / 0.1);
}
.tw-border-fuchsia-950\/100 {
  border-color: rgb(74 4 78 / 1);
}
.tw-border-fuchsia-950\/15 {
  border-color: rgb(74 4 78 / 0.15);
}
.tw-border-fuchsia-950\/20 {
  border-color: rgb(74 4 78 / 0.2);
}
.tw-border-fuchsia-950\/25 {
  border-color: rgb(74 4 78 / 0.25);
}
.tw-border-fuchsia-950\/30 {
  border-color: rgb(74 4 78 / 0.3);
}
.tw-border-fuchsia-950\/35 {
  border-color: rgb(74 4 78 / 0.35);
}
.tw-border-fuchsia-950\/40 {
  border-color: rgb(74 4 78 / 0.4);
}
.tw-border-fuchsia-950\/45 {
  border-color: rgb(74 4 78 / 0.45);
}
.tw-border-fuchsia-950\/5 {
  border-color: rgb(74 4 78 / 0.05);
}
.tw-border-fuchsia-950\/50 {
  border-color: rgb(74 4 78 / 0.5);
}
.tw-border-fuchsia-950\/55 {
  border-color: rgb(74 4 78 / 0.55);
}
.tw-border-fuchsia-950\/60 {
  border-color: rgb(74 4 78 / 0.6);
}
.tw-border-fuchsia-950\/65 {
  border-color: rgb(74 4 78 / 0.65);
}
.tw-border-fuchsia-950\/70 {
  border-color: rgb(74 4 78 / 0.7);
}
.tw-border-fuchsia-950\/75 {
  border-color: rgb(74 4 78 / 0.75);
}
.tw-border-fuchsia-950\/80 {
  border-color: rgb(74 4 78 / 0.8);
}
.tw-border-fuchsia-950\/85 {
  border-color: rgb(74 4 78 / 0.85);
}
.tw-border-fuchsia-950\/90 {
  border-color: rgb(74 4 78 / 0.9);
}
.tw-border-fuchsia-950\/95 {
  border-color: rgb(74 4 78 / 0.95);
}
.tw-border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-gray-100\/0 {
  border-color: rgb(243 244 246 / 0);
}
.tw-border-gray-100\/10 {
  border-color: rgb(243 244 246 / 0.1);
}
.tw-border-gray-100\/100 {
  border-color: rgb(243 244 246 / 1);
}
.tw-border-gray-100\/15 {
  border-color: rgb(243 244 246 / 0.15);
}
.tw-border-gray-100\/20 {
  border-color: rgb(243 244 246 / 0.2);
}
.tw-border-gray-100\/25 {
  border-color: rgb(243 244 246 / 0.25);
}
.tw-border-gray-100\/30 {
  border-color: rgb(243 244 246 / 0.3);
}
.tw-border-gray-100\/35 {
  border-color: rgb(243 244 246 / 0.35);
}
.tw-border-gray-100\/40 {
  border-color: rgb(243 244 246 / 0.4);
}
.tw-border-gray-100\/45 {
  border-color: rgb(243 244 246 / 0.45);
}
.tw-border-gray-100\/5 {
  border-color: rgb(243 244 246 / 0.05);
}
.tw-border-gray-100\/50 {
  border-color: rgb(243 244 246 / 0.5);
}
.tw-border-gray-100\/55 {
  border-color: rgb(243 244 246 / 0.55);
}
.tw-border-gray-100\/60 {
  border-color: rgb(243 244 246 / 0.6);
}
.tw-border-gray-100\/65 {
  border-color: rgb(243 244 246 / 0.65);
}
.tw-border-gray-100\/70 {
  border-color: rgb(243 244 246 / 0.7);
}
.tw-border-gray-100\/75 {
  border-color: rgb(243 244 246 / 0.75);
}
.tw-border-gray-100\/80 {
  border-color: rgb(243 244 246 / 0.8);
}
.tw-border-gray-100\/85 {
  border-color: rgb(243 244 246 / 0.85);
}
.tw-border-gray-100\/90 {
  border-color: rgb(243 244 246 / 0.9);
}
.tw-border-gray-100\/95 {
  border-color: rgb(243 244 246 / 0.95);
}
.tw-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-gray-200\/0 {
  border-color: rgb(229 231 235 / 0);
}
.tw-border-gray-200\/10 {
  border-color: rgb(229 231 235 / 0.1);
}
.tw-border-gray-200\/100 {
  border-color: rgb(229 231 235 / 1);
}
.tw-border-gray-200\/15 {
  border-color: rgb(229 231 235 / 0.15);
}
.tw-border-gray-200\/20 {
  border-color: rgb(229 231 235 / 0.2);
}
.tw-border-gray-200\/25 {
  border-color: rgb(229 231 235 / 0.25);
}
.tw-border-gray-200\/30 {
  border-color: rgb(229 231 235 / 0.3);
}
.tw-border-gray-200\/35 {
  border-color: rgb(229 231 235 / 0.35);
}
.tw-border-gray-200\/40 {
  border-color: rgb(229 231 235 / 0.4);
}
.tw-border-gray-200\/45 {
  border-color: rgb(229 231 235 / 0.45);
}
.tw-border-gray-200\/5 {
  border-color: rgb(229 231 235 / 0.05);
}
.tw-border-gray-200\/50 {
  border-color: rgb(229 231 235 / 0.5);
}
.tw-border-gray-200\/55 {
  border-color: rgb(229 231 235 / 0.55);
}
.tw-border-gray-200\/60 {
  border-color: rgb(229 231 235 / 0.6);
}
.tw-border-gray-200\/65 {
  border-color: rgb(229 231 235 / 0.65);
}
.tw-border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}
.tw-border-gray-200\/75 {
  border-color: rgb(229 231 235 / 0.75);
}
.tw-border-gray-200\/80 {
  border-color: rgb(229 231 235 / 0.8);
}
.tw-border-gray-200\/85 {
  border-color: rgb(229 231 235 / 0.85);
}
.tw-border-gray-200\/90 {
  border-color: rgb(229 231 235 / 0.9);
}
.tw-border-gray-200\/95 {
  border-color: rgb(229 231 235 / 0.95);
}
.tw-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-gray-300\/0 {
  border-color: rgb(209 213 219 / 0);
}
.tw-border-gray-300\/10 {
  border-color: rgb(209 213 219 / 0.1);
}
.tw-border-gray-300\/100 {
  border-color: rgb(209 213 219 / 1);
}
.tw-border-gray-300\/15 {
  border-color: rgb(209 213 219 / 0.15);
}
.tw-border-gray-300\/20 {
  border-color: rgb(209 213 219 / 0.2);
}
.tw-border-gray-300\/25 {
  border-color: rgb(209 213 219 / 0.25);
}
.tw-border-gray-300\/30 {
  border-color: rgb(209 213 219 / 0.3);
}
.tw-border-gray-300\/35 {
  border-color: rgb(209 213 219 / 0.35);
}
.tw-border-gray-300\/40 {
  border-color: rgb(209 213 219 / 0.4);
}
.tw-border-gray-300\/45 {
  border-color: rgb(209 213 219 / 0.45);
}
.tw-border-gray-300\/5 {
  border-color: rgb(209 213 219 / 0.05);
}
.tw-border-gray-300\/50 {
  border-color: rgb(209 213 219 / 0.5);
}
.tw-border-gray-300\/55 {
  border-color: rgb(209 213 219 / 0.55);
}
.tw-border-gray-300\/60 {
  border-color: rgb(209 213 219 / 0.6);
}
.tw-border-gray-300\/65 {
  border-color: rgb(209 213 219 / 0.65);
}
.tw-border-gray-300\/70 {
  border-color: rgb(209 213 219 / 0.7);
}
.tw-border-gray-300\/75 {
  border-color: rgb(209 213 219 / 0.75);
}
.tw-border-gray-300\/80 {
  border-color: rgb(209 213 219 / 0.8);
}
.tw-border-gray-300\/85 {
  border-color: rgb(209 213 219 / 0.85);
}
.tw-border-gray-300\/90 {
  border-color: rgb(209 213 219 / 0.9);
}
.tw-border-gray-300\/95 {
  border-color: rgb(209 213 219 / 0.95);
}
.tw-border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-gray-400\/0 {
  border-color: rgb(156 163 175 / 0);
}
.tw-border-gray-400\/10 {
  border-color: rgb(156 163 175 / 0.1);
}
.tw-border-gray-400\/100 {
  border-color: rgb(156 163 175 / 1);
}
.tw-border-gray-400\/15 {
  border-color: rgb(156 163 175 / 0.15);
}
.tw-border-gray-400\/20 {
  border-color: rgb(156 163 175 / 0.2);
}
.tw-border-gray-400\/25 {
  border-color: rgb(156 163 175 / 0.25);
}
.tw-border-gray-400\/30 {
  border-color: rgb(156 163 175 / 0.3);
}
.tw-border-gray-400\/35 {
  border-color: rgb(156 163 175 / 0.35);
}
.tw-border-gray-400\/40 {
  border-color: rgb(156 163 175 / 0.4);
}
.tw-border-gray-400\/45 {
  border-color: rgb(156 163 175 / 0.45);
}
.tw-border-gray-400\/5 {
  border-color: rgb(156 163 175 / 0.05);
}
.tw-border-gray-400\/50 {
  border-color: rgb(156 163 175 / 0.5);
}
.tw-border-gray-400\/55 {
  border-color: rgb(156 163 175 / 0.55);
}
.tw-border-gray-400\/60 {
  border-color: rgb(156 163 175 / 0.6);
}
.tw-border-gray-400\/65 {
  border-color: rgb(156 163 175 / 0.65);
}
.tw-border-gray-400\/70 {
  border-color: rgb(156 163 175 / 0.7);
}
.tw-border-gray-400\/75 {
  border-color: rgb(156 163 175 / 0.75);
}
.tw-border-gray-400\/80 {
  border-color: rgb(156 163 175 / 0.8);
}
.tw-border-gray-400\/85 {
  border-color: rgb(156 163 175 / 0.85);
}
.tw-border-gray-400\/90 {
  border-color: rgb(156 163 175 / 0.9);
}
.tw-border-gray-400\/95 {
  border-color: rgb(156 163 175 / 0.95);
}
.tw-border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-gray-50\/0 {
  border-color: rgb(249 250 251 / 0);
}
.tw-border-gray-50\/10 {
  border-color: rgb(249 250 251 / 0.1);
}
.tw-border-gray-50\/100 {
  border-color: rgb(249 250 251 / 1);
}
.tw-border-gray-50\/15 {
  border-color: rgb(249 250 251 / 0.15);
}
.tw-border-gray-50\/20 {
  border-color: rgb(249 250 251 / 0.2);
}
.tw-border-gray-50\/25 {
  border-color: rgb(249 250 251 / 0.25);
}
.tw-border-gray-50\/30 {
  border-color: rgb(249 250 251 / 0.3);
}
.tw-border-gray-50\/35 {
  border-color: rgb(249 250 251 / 0.35);
}
.tw-border-gray-50\/40 {
  border-color: rgb(249 250 251 / 0.4);
}
.tw-border-gray-50\/45 {
  border-color: rgb(249 250 251 / 0.45);
}
.tw-border-gray-50\/5 {
  border-color: rgb(249 250 251 / 0.05);
}
.tw-border-gray-50\/50 {
  border-color: rgb(249 250 251 / 0.5);
}
.tw-border-gray-50\/55 {
  border-color: rgb(249 250 251 / 0.55);
}
.tw-border-gray-50\/60 {
  border-color: rgb(249 250 251 / 0.6);
}
.tw-border-gray-50\/65 {
  border-color: rgb(249 250 251 / 0.65);
}
.tw-border-gray-50\/70 {
  border-color: rgb(249 250 251 / 0.7);
}
.tw-border-gray-50\/75 {
  border-color: rgb(249 250 251 / 0.75);
}
.tw-border-gray-50\/80 {
  border-color: rgb(249 250 251 / 0.8);
}
.tw-border-gray-50\/85 {
  border-color: rgb(249 250 251 / 0.85);
}
.tw-border-gray-50\/90 {
  border-color: rgb(249 250 251 / 0.9);
}
.tw-border-gray-50\/95 {
  border-color: rgb(249 250 251 / 0.95);
}
.tw-border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-gray-500\/0 {
  border-color: rgb(107 114 128 / 0);
}
.tw-border-gray-500\/10 {
  border-color: rgb(107 114 128 / 0.1);
}
.tw-border-gray-500\/100 {
  border-color: rgb(107 114 128 / 1);
}
.tw-border-gray-500\/15 {
  border-color: rgb(107 114 128 / 0.15);
}
.tw-border-gray-500\/20 {
  border-color: rgb(107 114 128 / 0.2);
}
.tw-border-gray-500\/25 {
  border-color: rgb(107 114 128 / 0.25);
}
.tw-border-gray-500\/30 {
  border-color: rgb(107 114 128 / 0.3);
}
.tw-border-gray-500\/35 {
  border-color: rgb(107 114 128 / 0.35);
}
.tw-border-gray-500\/40 {
  border-color: rgb(107 114 128 / 0.4);
}
.tw-border-gray-500\/45 {
  border-color: rgb(107 114 128 / 0.45);
}
.tw-border-gray-500\/5 {
  border-color: rgb(107 114 128 / 0.05);
}
.tw-border-gray-500\/50 {
  border-color: rgb(107 114 128 / 0.5);
}
.tw-border-gray-500\/55 {
  border-color: rgb(107 114 128 / 0.55);
}
.tw-border-gray-500\/60 {
  border-color: rgb(107 114 128 / 0.6);
}
.tw-border-gray-500\/65 {
  border-color: rgb(107 114 128 / 0.65);
}
.tw-border-gray-500\/70 {
  border-color: rgb(107 114 128 / 0.7);
}
.tw-border-gray-500\/75 {
  border-color: rgb(107 114 128 / 0.75);
}
.tw-border-gray-500\/80 {
  border-color: rgb(107 114 128 / 0.8);
}
.tw-border-gray-500\/85 {
  border-color: rgb(107 114 128 / 0.85);
}
.tw-border-gray-500\/90 {
  border-color: rgb(107 114 128 / 0.9);
}
.tw-border-gray-500\/95 {
  border-color: rgb(107 114 128 / 0.95);
}
.tw-border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-gray-600\/0 {
  border-color: rgb(75 85 99 / 0);
}
.tw-border-gray-600\/10 {
  border-color: rgb(75 85 99 / 0.1);
}
.tw-border-gray-600\/100 {
  border-color: rgb(75 85 99 / 1);
}
.tw-border-gray-600\/15 {
  border-color: rgb(75 85 99 / 0.15);
}
.tw-border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}
.tw-border-gray-600\/25 {
  border-color: rgb(75 85 99 / 0.25);
}
.tw-border-gray-600\/30 {
  border-color: rgb(75 85 99 / 0.3);
}
.tw-border-gray-600\/35 {
  border-color: rgb(75 85 99 / 0.35);
}
.tw-border-gray-600\/40 {
  border-color: rgb(75 85 99 / 0.4);
}
.tw-border-gray-600\/45 {
  border-color: rgb(75 85 99 / 0.45);
}
.tw-border-gray-600\/5 {
  border-color: rgb(75 85 99 / 0.05);
}
.tw-border-gray-600\/50 {
  border-color: rgb(75 85 99 / 0.5);
}
.tw-border-gray-600\/55 {
  border-color: rgb(75 85 99 / 0.55);
}
.tw-border-gray-600\/60 {
  border-color: rgb(75 85 99 / 0.6);
}
.tw-border-gray-600\/65 {
  border-color: rgb(75 85 99 / 0.65);
}
.tw-border-gray-600\/70 {
  border-color: rgb(75 85 99 / 0.7);
}
.tw-border-gray-600\/75 {
  border-color: rgb(75 85 99 / 0.75);
}
.tw-border-gray-600\/80 {
  border-color: rgb(75 85 99 / 0.8);
}
.tw-border-gray-600\/85 {
  border-color: rgb(75 85 99 / 0.85);
}
.tw-border-gray-600\/90 {
  border-color: rgb(75 85 99 / 0.9);
}
.tw-border-gray-600\/95 {
  border-color: rgb(75 85 99 / 0.95);
}
.tw-border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-gray-700\/0 {
  border-color: rgb(55 65 81 / 0);
}
.tw-border-gray-700\/10 {
  border-color: rgb(55 65 81 / 0.1);
}
.tw-border-gray-700\/100 {
  border-color: rgb(55 65 81 / 1);
}
.tw-border-gray-700\/15 {
  border-color: rgb(55 65 81 / 0.15);
}
.tw-border-gray-700\/20 {
  border-color: rgb(55 65 81 / 0.2);
}
.tw-border-gray-700\/25 {
  border-color: rgb(55 65 81 / 0.25);
}
.tw-border-gray-700\/30 {
  border-color: rgb(55 65 81 / 0.3);
}
.tw-border-gray-700\/35 {
  border-color: rgb(55 65 81 / 0.35);
}
.tw-border-gray-700\/40 {
  border-color: rgb(55 65 81 / 0.4);
}
.tw-border-gray-700\/45 {
  border-color: rgb(55 65 81 / 0.45);
}
.tw-border-gray-700\/5 {
  border-color: rgb(55 65 81 / 0.05);
}
.tw-border-gray-700\/50 {
  border-color: rgb(55 65 81 / 0.5);
}
.tw-border-gray-700\/55 {
  border-color: rgb(55 65 81 / 0.55);
}
.tw-border-gray-700\/60 {
  border-color: rgb(55 65 81 / 0.6);
}
.tw-border-gray-700\/65 {
  border-color: rgb(55 65 81 / 0.65);
}
.tw-border-gray-700\/70 {
  border-color: rgb(55 65 81 / 0.7);
}
.tw-border-gray-700\/75 {
  border-color: rgb(55 65 81 / 0.75);
}
.tw-border-gray-700\/80 {
  border-color: rgb(55 65 81 / 0.8);
}
.tw-border-gray-700\/85 {
  border-color: rgb(55 65 81 / 0.85);
}
.tw-border-gray-700\/90 {
  border-color: rgb(55 65 81 / 0.9);
}
.tw-border-gray-700\/95 {
  border-color: rgb(55 65 81 / 0.95);
}
.tw-border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-gray-800\/0 {
  border-color: rgb(31 41 55 / 0);
}
.tw-border-gray-800\/10 {
  border-color: rgb(31 41 55 / 0.1);
}
.tw-border-gray-800\/100 {
  border-color: rgb(31 41 55 / 1);
}
.tw-border-gray-800\/15 {
  border-color: rgb(31 41 55 / 0.15);
}
.tw-border-gray-800\/20 {
  border-color: rgb(31 41 55 / 0.2);
}
.tw-border-gray-800\/25 {
  border-color: rgb(31 41 55 / 0.25);
}
.tw-border-gray-800\/30 {
  border-color: rgb(31 41 55 / 0.3);
}
.tw-border-gray-800\/35 {
  border-color: rgb(31 41 55 / 0.35);
}
.tw-border-gray-800\/40 {
  border-color: rgb(31 41 55 / 0.4);
}
.tw-border-gray-800\/45 {
  border-color: rgb(31 41 55 / 0.45);
}
.tw-border-gray-800\/5 {
  border-color: rgb(31 41 55 / 0.05);
}
.tw-border-gray-800\/50 {
  border-color: rgb(31 41 55 / 0.5);
}
.tw-border-gray-800\/55 {
  border-color: rgb(31 41 55 / 0.55);
}
.tw-border-gray-800\/60 {
  border-color: rgb(31 41 55 / 0.6);
}
.tw-border-gray-800\/65 {
  border-color: rgb(31 41 55 / 0.65);
}
.tw-border-gray-800\/70 {
  border-color: rgb(31 41 55 / 0.7);
}
.tw-border-gray-800\/75 {
  border-color: rgb(31 41 55 / 0.75);
}
.tw-border-gray-800\/80 {
  border-color: rgb(31 41 55 / 0.8);
}
.tw-border-gray-800\/85 {
  border-color: rgb(31 41 55 / 0.85);
}
.tw-border-gray-800\/90 {
  border-color: rgb(31 41 55 / 0.9);
}
.tw-border-gray-800\/95 {
  border-color: rgb(31 41 55 / 0.95);
}
.tw-border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-gray-900\/0 {
  border-color: rgb(17 24 39 / 0);
}
.tw-border-gray-900\/10 {
  border-color: rgb(17 24 39 / 0.1);
}
.tw-border-gray-900\/100 {
  border-color: rgb(17 24 39 / 1);
}
.tw-border-gray-900\/15 {
  border-color: rgb(17 24 39 / 0.15);
}
.tw-border-gray-900\/20 {
  border-color: rgb(17 24 39 / 0.2);
}
.tw-border-gray-900\/25 {
  border-color: rgb(17 24 39 / 0.25);
}
.tw-border-gray-900\/30 {
  border-color: rgb(17 24 39 / 0.3);
}
.tw-border-gray-900\/35 {
  border-color: rgb(17 24 39 / 0.35);
}
.tw-border-gray-900\/40 {
  border-color: rgb(17 24 39 / 0.4);
}
.tw-border-gray-900\/45 {
  border-color: rgb(17 24 39 / 0.45);
}
.tw-border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}
.tw-border-gray-900\/50 {
  border-color: rgb(17 24 39 / 0.5);
}
.tw-border-gray-900\/55 {
  border-color: rgb(17 24 39 / 0.55);
}
.tw-border-gray-900\/60 {
  border-color: rgb(17 24 39 / 0.6);
}
.tw-border-gray-900\/65 {
  border-color: rgb(17 24 39 / 0.65);
}
.tw-border-gray-900\/70 {
  border-color: rgb(17 24 39 / 0.7);
}
.tw-border-gray-900\/75 {
  border-color: rgb(17 24 39 / 0.75);
}
.tw-border-gray-900\/80 {
  border-color: rgb(17 24 39 / 0.8);
}
.tw-border-gray-900\/85 {
  border-color: rgb(17 24 39 / 0.85);
}
.tw-border-gray-900\/90 {
  border-color: rgb(17 24 39 / 0.9);
}
.tw-border-gray-900\/95 {
  border-color: rgb(17 24 39 / 0.95);
}
.tw-border-gray-950 {
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-gray-950\/0 {
  border-color: rgb(3 7 18 / 0);
}
.tw-border-gray-950\/10 {
  border-color: rgb(3 7 18 / 0.1);
}
.tw-border-gray-950\/100 {
  border-color: rgb(3 7 18 / 1);
}
.tw-border-gray-950\/15 {
  border-color: rgb(3 7 18 / 0.15);
}
.tw-border-gray-950\/20 {
  border-color: rgb(3 7 18 / 0.2);
}
.tw-border-gray-950\/25 {
  border-color: rgb(3 7 18 / 0.25);
}
.tw-border-gray-950\/30 {
  border-color: rgb(3 7 18 / 0.3);
}
.tw-border-gray-950\/35 {
  border-color: rgb(3 7 18 / 0.35);
}
.tw-border-gray-950\/40 {
  border-color: rgb(3 7 18 / 0.4);
}
.tw-border-gray-950\/45 {
  border-color: rgb(3 7 18 / 0.45);
}
.tw-border-gray-950\/5 {
  border-color: rgb(3 7 18 / 0.05);
}
.tw-border-gray-950\/50 {
  border-color: rgb(3 7 18 / 0.5);
}
.tw-border-gray-950\/55 {
  border-color: rgb(3 7 18 / 0.55);
}
.tw-border-gray-950\/60 {
  border-color: rgb(3 7 18 / 0.6);
}
.tw-border-gray-950\/65 {
  border-color: rgb(3 7 18 / 0.65);
}
.tw-border-gray-950\/70 {
  border-color: rgb(3 7 18 / 0.7);
}
.tw-border-gray-950\/75 {
  border-color: rgb(3 7 18 / 0.75);
}
.tw-border-gray-950\/80 {
  border-color: rgb(3 7 18 / 0.8);
}
.tw-border-gray-950\/85 {
  border-color: rgb(3 7 18 / 0.85);
}
.tw-border-gray-950\/90 {
  border-color: rgb(3 7 18 / 0.9);
}
.tw-border-gray-950\/95 {
  border-color: rgb(3 7 18 / 0.95);
}
.tw-border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-green-100\/0 {
  border-color: rgb(220 252 231 / 0);
}
.tw-border-green-100\/10 {
  border-color: rgb(220 252 231 / 0.1);
}
.tw-border-green-100\/100 {
  border-color: rgb(220 252 231 / 1);
}
.tw-border-green-100\/15 {
  border-color: rgb(220 252 231 / 0.15);
}
.tw-border-green-100\/20 {
  border-color: rgb(220 252 231 / 0.2);
}
.tw-border-green-100\/25 {
  border-color: rgb(220 252 231 / 0.25);
}
.tw-border-green-100\/30 {
  border-color: rgb(220 252 231 / 0.3);
}
.tw-border-green-100\/35 {
  border-color: rgb(220 252 231 / 0.35);
}
.tw-border-green-100\/40 {
  border-color: rgb(220 252 231 / 0.4);
}
.tw-border-green-100\/45 {
  border-color: rgb(220 252 231 / 0.45);
}
.tw-border-green-100\/5 {
  border-color: rgb(220 252 231 / 0.05);
}
.tw-border-green-100\/50 {
  border-color: rgb(220 252 231 / 0.5);
}
.tw-border-green-100\/55 {
  border-color: rgb(220 252 231 / 0.55);
}
.tw-border-green-100\/60 {
  border-color: rgb(220 252 231 / 0.6);
}
.tw-border-green-100\/65 {
  border-color: rgb(220 252 231 / 0.65);
}
.tw-border-green-100\/70 {
  border-color: rgb(220 252 231 / 0.7);
}
.tw-border-green-100\/75 {
  border-color: rgb(220 252 231 / 0.75);
}
.tw-border-green-100\/80 {
  border-color: rgb(220 252 231 / 0.8);
}
.tw-border-green-100\/85 {
  border-color: rgb(220 252 231 / 0.85);
}
.tw-border-green-100\/90 {
  border-color: rgb(220 252 231 / 0.9);
}
.tw-border-green-100\/95 {
  border-color: rgb(220 252 231 / 0.95);
}
.tw-border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-green-200\/0 {
  border-color: rgb(187 247 208 / 0);
}
.tw-border-green-200\/10 {
  border-color: rgb(187 247 208 / 0.1);
}
.tw-border-green-200\/100 {
  border-color: rgb(187 247 208 / 1);
}
.tw-border-green-200\/15 {
  border-color: rgb(187 247 208 / 0.15);
}
.tw-border-green-200\/20 {
  border-color: rgb(187 247 208 / 0.2);
}
.tw-border-green-200\/25 {
  border-color: rgb(187 247 208 / 0.25);
}
.tw-border-green-200\/30 {
  border-color: rgb(187 247 208 / 0.3);
}
.tw-border-green-200\/35 {
  border-color: rgb(187 247 208 / 0.35);
}
.tw-border-green-200\/40 {
  border-color: rgb(187 247 208 / 0.4);
}
.tw-border-green-200\/45 {
  border-color: rgb(187 247 208 / 0.45);
}
.tw-border-green-200\/5 {
  border-color: rgb(187 247 208 / 0.05);
}
.tw-border-green-200\/50 {
  border-color: rgb(187 247 208 / 0.5);
}
.tw-border-green-200\/55 {
  border-color: rgb(187 247 208 / 0.55);
}
.tw-border-green-200\/60 {
  border-color: rgb(187 247 208 / 0.6);
}
.tw-border-green-200\/65 {
  border-color: rgb(187 247 208 / 0.65);
}
.tw-border-green-200\/70 {
  border-color: rgb(187 247 208 / 0.7);
}
.tw-border-green-200\/75 {
  border-color: rgb(187 247 208 / 0.75);
}
.tw-border-green-200\/80 {
  border-color: rgb(187 247 208 / 0.8);
}
.tw-border-green-200\/85 {
  border-color: rgb(187 247 208 / 0.85);
}
.tw-border-green-200\/90 {
  border-color: rgb(187 247 208 / 0.9);
}
.tw-border-green-200\/95 {
  border-color: rgb(187 247 208 / 0.95);
}
.tw-border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-green-300\/0 {
  border-color: rgb(134 239 172 / 0);
}
.tw-border-green-300\/10 {
  border-color: rgb(134 239 172 / 0.1);
}
.tw-border-green-300\/100 {
  border-color: rgb(134 239 172 / 1);
}
.tw-border-green-300\/15 {
  border-color: rgb(134 239 172 / 0.15);
}
.tw-border-green-300\/20 {
  border-color: rgb(134 239 172 / 0.2);
}
.tw-border-green-300\/25 {
  border-color: rgb(134 239 172 / 0.25);
}
.tw-border-green-300\/30 {
  border-color: rgb(134 239 172 / 0.3);
}
.tw-border-green-300\/35 {
  border-color: rgb(134 239 172 / 0.35);
}
.tw-border-green-300\/40 {
  border-color: rgb(134 239 172 / 0.4);
}
.tw-border-green-300\/45 {
  border-color: rgb(134 239 172 / 0.45);
}
.tw-border-green-300\/5 {
  border-color: rgb(134 239 172 / 0.05);
}
.tw-border-green-300\/50 {
  border-color: rgb(134 239 172 / 0.5);
}
.tw-border-green-300\/55 {
  border-color: rgb(134 239 172 / 0.55);
}
.tw-border-green-300\/60 {
  border-color: rgb(134 239 172 / 0.6);
}
.tw-border-green-300\/65 {
  border-color: rgb(134 239 172 / 0.65);
}
.tw-border-green-300\/70 {
  border-color: rgb(134 239 172 / 0.7);
}
.tw-border-green-300\/75 {
  border-color: rgb(134 239 172 / 0.75);
}
.tw-border-green-300\/80 {
  border-color: rgb(134 239 172 / 0.8);
}
.tw-border-green-300\/85 {
  border-color: rgb(134 239 172 / 0.85);
}
.tw-border-green-300\/90 {
  border-color: rgb(134 239 172 / 0.9);
}
.tw-border-green-300\/95 {
  border-color: rgb(134 239 172 / 0.95);
}
.tw-border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-green-400\/0 {
  border-color: rgb(74 222 128 / 0);
}
.tw-border-green-400\/10 {
  border-color: rgb(74 222 128 / 0.1);
}
.tw-border-green-400\/100 {
  border-color: rgb(74 222 128 / 1);
}
.tw-border-green-400\/15 {
  border-color: rgb(74 222 128 / 0.15);
}
.tw-border-green-400\/20 {
  border-color: rgb(74 222 128 / 0.2);
}
.tw-border-green-400\/25 {
  border-color: rgb(74 222 128 / 0.25);
}
.tw-border-green-400\/30 {
  border-color: rgb(74 222 128 / 0.3);
}
.tw-border-green-400\/35 {
  border-color: rgb(74 222 128 / 0.35);
}
.tw-border-green-400\/40 {
  border-color: rgb(74 222 128 / 0.4);
}
.tw-border-green-400\/45 {
  border-color: rgb(74 222 128 / 0.45);
}
.tw-border-green-400\/5 {
  border-color: rgb(74 222 128 / 0.05);
}
.tw-border-green-400\/50 {
  border-color: rgb(74 222 128 / 0.5);
}
.tw-border-green-400\/55 {
  border-color: rgb(74 222 128 / 0.55);
}
.tw-border-green-400\/60 {
  border-color: rgb(74 222 128 / 0.6);
}
.tw-border-green-400\/65 {
  border-color: rgb(74 222 128 / 0.65);
}
.tw-border-green-400\/70 {
  border-color: rgb(74 222 128 / 0.7);
}
.tw-border-green-400\/75 {
  border-color: rgb(74 222 128 / 0.75);
}
.tw-border-green-400\/80 {
  border-color: rgb(74 222 128 / 0.8);
}
.tw-border-green-400\/85 {
  border-color: rgb(74 222 128 / 0.85);
}
.tw-border-green-400\/90 {
  border-color: rgb(74 222 128 / 0.9);
}
.tw-border-green-400\/95 {
  border-color: rgb(74 222 128 / 0.95);
}
.tw-border-green-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-green-50\/0 {
  border-color: rgb(240 253 244 / 0);
}
.tw-border-green-50\/10 {
  border-color: rgb(240 253 244 / 0.1);
}
.tw-border-green-50\/100 {
  border-color: rgb(240 253 244 / 1);
}
.tw-border-green-50\/15 {
  border-color: rgb(240 253 244 / 0.15);
}
.tw-border-green-50\/20 {
  border-color: rgb(240 253 244 / 0.2);
}
.tw-border-green-50\/25 {
  border-color: rgb(240 253 244 / 0.25);
}
.tw-border-green-50\/30 {
  border-color: rgb(240 253 244 / 0.3);
}
.tw-border-green-50\/35 {
  border-color: rgb(240 253 244 / 0.35);
}
.tw-border-green-50\/40 {
  border-color: rgb(240 253 244 / 0.4);
}
.tw-border-green-50\/45 {
  border-color: rgb(240 253 244 / 0.45);
}
.tw-border-green-50\/5 {
  border-color: rgb(240 253 244 / 0.05);
}
.tw-border-green-50\/50 {
  border-color: rgb(240 253 244 / 0.5);
}
.tw-border-green-50\/55 {
  border-color: rgb(240 253 244 / 0.55);
}
.tw-border-green-50\/60 {
  border-color: rgb(240 253 244 / 0.6);
}
.tw-border-green-50\/65 {
  border-color: rgb(240 253 244 / 0.65);
}
.tw-border-green-50\/70 {
  border-color: rgb(240 253 244 / 0.7);
}
.tw-border-green-50\/75 {
  border-color: rgb(240 253 244 / 0.75);
}
.tw-border-green-50\/80 {
  border-color: rgb(240 253 244 / 0.8);
}
.tw-border-green-50\/85 {
  border-color: rgb(240 253 244 / 0.85);
}
.tw-border-green-50\/90 {
  border-color: rgb(240 253 244 / 0.9);
}
.tw-border-green-50\/95 {
  border-color: rgb(240 253 244 / 0.95);
}
.tw-border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-green-500\/0 {
  border-color: rgb(34 197 94 / 0);
}
.tw-border-green-500\/10 {
  border-color: rgb(34 197 94 / 0.1);
}
.tw-border-green-500\/100 {
  border-color: rgb(34 197 94 / 1);
}
.tw-border-green-500\/15 {
  border-color: rgb(34 197 94 / 0.15);
}
.tw-border-green-500\/20 {
  border-color: rgb(34 197 94 / 0.2);
}
.tw-border-green-500\/25 {
  border-color: rgb(34 197 94 / 0.25);
}
.tw-border-green-500\/30 {
  border-color: rgb(34 197 94 / 0.3);
}
.tw-border-green-500\/35 {
  border-color: rgb(34 197 94 / 0.35);
}
.tw-border-green-500\/40 {
  border-color: rgb(34 197 94 / 0.4);
}
.tw-border-green-500\/45 {
  border-color: rgb(34 197 94 / 0.45);
}
.tw-border-green-500\/5 {
  border-color: rgb(34 197 94 / 0.05);
}
.tw-border-green-500\/50 {
  border-color: rgb(34 197 94 / 0.5);
}
.tw-border-green-500\/55 {
  border-color: rgb(34 197 94 / 0.55);
}
.tw-border-green-500\/60 {
  border-color: rgb(34 197 94 / 0.6);
}
.tw-border-green-500\/65 {
  border-color: rgb(34 197 94 / 0.65);
}
.tw-border-green-500\/70 {
  border-color: rgb(34 197 94 / 0.7);
}
.tw-border-green-500\/75 {
  border-color: rgb(34 197 94 / 0.75);
}
.tw-border-green-500\/80 {
  border-color: rgb(34 197 94 / 0.8);
}
.tw-border-green-500\/85 {
  border-color: rgb(34 197 94 / 0.85);
}
.tw-border-green-500\/90 {
  border-color: rgb(34 197 94 / 0.9);
}
.tw-border-green-500\/95 {
  border-color: rgb(34 197 94 / 0.95);
}
.tw-border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-green-600\/0 {
  border-color: rgb(22 163 74 / 0);
}
.tw-border-green-600\/10 {
  border-color: rgb(22 163 74 / 0.1);
}
.tw-border-green-600\/100 {
  border-color: rgb(22 163 74 / 1);
}
.tw-border-green-600\/15 {
  border-color: rgb(22 163 74 / 0.15);
}
.tw-border-green-600\/20 {
  border-color: rgb(22 163 74 / 0.2);
}
.tw-border-green-600\/25 {
  border-color: rgb(22 163 74 / 0.25);
}
.tw-border-green-600\/30 {
  border-color: rgb(22 163 74 / 0.3);
}
.tw-border-green-600\/35 {
  border-color: rgb(22 163 74 / 0.35);
}
.tw-border-green-600\/40 {
  border-color: rgb(22 163 74 / 0.4);
}
.tw-border-green-600\/45 {
  border-color: rgb(22 163 74 / 0.45);
}
.tw-border-green-600\/5 {
  border-color: rgb(22 163 74 / 0.05);
}
.tw-border-green-600\/50 {
  border-color: rgb(22 163 74 / 0.5);
}
.tw-border-green-600\/55 {
  border-color: rgb(22 163 74 / 0.55);
}
.tw-border-green-600\/60 {
  border-color: rgb(22 163 74 / 0.6);
}
.tw-border-green-600\/65 {
  border-color: rgb(22 163 74 / 0.65);
}
.tw-border-green-600\/70 {
  border-color: rgb(22 163 74 / 0.7);
}
.tw-border-green-600\/75 {
  border-color: rgb(22 163 74 / 0.75);
}
.tw-border-green-600\/80 {
  border-color: rgb(22 163 74 / 0.8);
}
.tw-border-green-600\/85 {
  border-color: rgb(22 163 74 / 0.85);
}
.tw-border-green-600\/90 {
  border-color: rgb(22 163 74 / 0.9);
}
.tw-border-green-600\/95 {
  border-color: rgb(22 163 74 / 0.95);
}
.tw-border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-green-700\/0 {
  border-color: rgb(21 128 61 / 0);
}
.tw-border-green-700\/10 {
  border-color: rgb(21 128 61 / 0.1);
}
.tw-border-green-700\/100 {
  border-color: rgb(21 128 61 / 1);
}
.tw-border-green-700\/15 {
  border-color: rgb(21 128 61 / 0.15);
}
.tw-border-green-700\/20 {
  border-color: rgb(21 128 61 / 0.2);
}
.tw-border-green-700\/25 {
  border-color: rgb(21 128 61 / 0.25);
}
.tw-border-green-700\/30 {
  border-color: rgb(21 128 61 / 0.3);
}
.tw-border-green-700\/35 {
  border-color: rgb(21 128 61 / 0.35);
}
.tw-border-green-700\/40 {
  border-color: rgb(21 128 61 / 0.4);
}
.tw-border-green-700\/45 {
  border-color: rgb(21 128 61 / 0.45);
}
.tw-border-green-700\/5 {
  border-color: rgb(21 128 61 / 0.05);
}
.tw-border-green-700\/50 {
  border-color: rgb(21 128 61 / 0.5);
}
.tw-border-green-700\/55 {
  border-color: rgb(21 128 61 / 0.55);
}
.tw-border-green-700\/60 {
  border-color: rgb(21 128 61 / 0.6);
}
.tw-border-green-700\/65 {
  border-color: rgb(21 128 61 / 0.65);
}
.tw-border-green-700\/70 {
  border-color: rgb(21 128 61 / 0.7);
}
.tw-border-green-700\/75 {
  border-color: rgb(21 128 61 / 0.75);
}
.tw-border-green-700\/80 {
  border-color: rgb(21 128 61 / 0.8);
}
.tw-border-green-700\/85 {
  border-color: rgb(21 128 61 / 0.85);
}
.tw-border-green-700\/90 {
  border-color: rgb(21 128 61 / 0.9);
}
.tw-border-green-700\/95 {
  border-color: rgb(21 128 61 / 0.95);
}
.tw-border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-green-800\/0 {
  border-color: rgb(22 101 52 / 0);
}
.tw-border-green-800\/10 {
  border-color: rgb(22 101 52 / 0.1);
}
.tw-border-green-800\/100 {
  border-color: rgb(22 101 52 / 1);
}
.tw-border-green-800\/15 {
  border-color: rgb(22 101 52 / 0.15);
}
.tw-border-green-800\/20 {
  border-color: rgb(22 101 52 / 0.2);
}
.tw-border-green-800\/25 {
  border-color: rgb(22 101 52 / 0.25);
}
.tw-border-green-800\/30 {
  border-color: rgb(22 101 52 / 0.3);
}
.tw-border-green-800\/35 {
  border-color: rgb(22 101 52 / 0.35);
}
.tw-border-green-800\/40 {
  border-color: rgb(22 101 52 / 0.4);
}
.tw-border-green-800\/45 {
  border-color: rgb(22 101 52 / 0.45);
}
.tw-border-green-800\/5 {
  border-color: rgb(22 101 52 / 0.05);
}
.tw-border-green-800\/50 {
  border-color: rgb(22 101 52 / 0.5);
}
.tw-border-green-800\/55 {
  border-color: rgb(22 101 52 / 0.55);
}
.tw-border-green-800\/60 {
  border-color: rgb(22 101 52 / 0.6);
}
.tw-border-green-800\/65 {
  border-color: rgb(22 101 52 / 0.65);
}
.tw-border-green-800\/70 {
  border-color: rgb(22 101 52 / 0.7);
}
.tw-border-green-800\/75 {
  border-color: rgb(22 101 52 / 0.75);
}
.tw-border-green-800\/80 {
  border-color: rgb(22 101 52 / 0.8);
}
.tw-border-green-800\/85 {
  border-color: rgb(22 101 52 / 0.85);
}
.tw-border-green-800\/90 {
  border-color: rgb(22 101 52 / 0.9);
}
.tw-border-green-800\/95 {
  border-color: rgb(22 101 52 / 0.95);
}
.tw-border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-green-900\/0 {
  border-color: rgb(20 83 45 / 0);
}
.tw-border-green-900\/10 {
  border-color: rgb(20 83 45 / 0.1);
}
.tw-border-green-900\/100 {
  border-color: rgb(20 83 45 / 1);
}
.tw-border-green-900\/15 {
  border-color: rgb(20 83 45 / 0.15);
}
.tw-border-green-900\/20 {
  border-color: rgb(20 83 45 / 0.2);
}
.tw-border-green-900\/25 {
  border-color: rgb(20 83 45 / 0.25);
}
.tw-border-green-900\/30 {
  border-color: rgb(20 83 45 / 0.3);
}
.tw-border-green-900\/35 {
  border-color: rgb(20 83 45 / 0.35);
}
.tw-border-green-900\/40 {
  border-color: rgb(20 83 45 / 0.4);
}
.tw-border-green-900\/45 {
  border-color: rgb(20 83 45 / 0.45);
}
.tw-border-green-900\/5 {
  border-color: rgb(20 83 45 / 0.05);
}
.tw-border-green-900\/50 {
  border-color: rgb(20 83 45 / 0.5);
}
.tw-border-green-900\/55 {
  border-color: rgb(20 83 45 / 0.55);
}
.tw-border-green-900\/60 {
  border-color: rgb(20 83 45 / 0.6);
}
.tw-border-green-900\/65 {
  border-color: rgb(20 83 45 / 0.65);
}
.tw-border-green-900\/70 {
  border-color: rgb(20 83 45 / 0.7);
}
.tw-border-green-900\/75 {
  border-color: rgb(20 83 45 / 0.75);
}
.tw-border-green-900\/80 {
  border-color: rgb(20 83 45 / 0.8);
}
.tw-border-green-900\/85 {
  border-color: rgb(20 83 45 / 0.85);
}
.tw-border-green-900\/90 {
  border-color: rgb(20 83 45 / 0.9);
}
.tw-border-green-900\/95 {
  border-color: rgb(20 83 45 / 0.95);
}
.tw-border-green-950 {
  --tw-border-opacity: 1;
  border-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-green-950\/0 {
  border-color: rgb(5 46 22 / 0);
}
.tw-border-green-950\/10 {
  border-color: rgb(5 46 22 / 0.1);
}
.tw-border-green-950\/100 {
  border-color: rgb(5 46 22 / 1);
}
.tw-border-green-950\/15 {
  border-color: rgb(5 46 22 / 0.15);
}
.tw-border-green-950\/20 {
  border-color: rgb(5 46 22 / 0.2);
}
.tw-border-green-950\/25 {
  border-color: rgb(5 46 22 / 0.25);
}
.tw-border-green-950\/30 {
  border-color: rgb(5 46 22 / 0.3);
}
.tw-border-green-950\/35 {
  border-color: rgb(5 46 22 / 0.35);
}
.tw-border-green-950\/40 {
  border-color: rgb(5 46 22 / 0.4);
}
.tw-border-green-950\/45 {
  border-color: rgb(5 46 22 / 0.45);
}
.tw-border-green-950\/5 {
  border-color: rgb(5 46 22 / 0.05);
}
.tw-border-green-950\/50 {
  border-color: rgb(5 46 22 / 0.5);
}
.tw-border-green-950\/55 {
  border-color: rgb(5 46 22 / 0.55);
}
.tw-border-green-950\/60 {
  border-color: rgb(5 46 22 / 0.6);
}
.tw-border-green-950\/65 {
  border-color: rgb(5 46 22 / 0.65);
}
.tw-border-green-950\/70 {
  border-color: rgb(5 46 22 / 0.7);
}
.tw-border-green-950\/75 {
  border-color: rgb(5 46 22 / 0.75);
}
.tw-border-green-950\/80 {
  border-color: rgb(5 46 22 / 0.8);
}
.tw-border-green-950\/85 {
  border-color: rgb(5 46 22 / 0.85);
}
.tw-border-green-950\/90 {
  border-color: rgb(5 46 22 / 0.9);
}
.tw-border-green-950\/95 {
  border-color: rgb(5 46 22 / 0.95);
}
.tw-border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-100\/0 {
  border-color: rgb(224 231 255 / 0);
}
.tw-border-indigo-100\/10 {
  border-color: rgb(224 231 255 / 0.1);
}
.tw-border-indigo-100\/100 {
  border-color: rgb(224 231 255 / 1);
}
.tw-border-indigo-100\/15 {
  border-color: rgb(224 231 255 / 0.15);
}
.tw-border-indigo-100\/20 {
  border-color: rgb(224 231 255 / 0.2);
}
.tw-border-indigo-100\/25 {
  border-color: rgb(224 231 255 / 0.25);
}
.tw-border-indigo-100\/30 {
  border-color: rgb(224 231 255 / 0.3);
}
.tw-border-indigo-100\/35 {
  border-color: rgb(224 231 255 / 0.35);
}
.tw-border-indigo-100\/40 {
  border-color: rgb(224 231 255 / 0.4);
}
.tw-border-indigo-100\/45 {
  border-color: rgb(224 231 255 / 0.45);
}
.tw-border-indigo-100\/5 {
  border-color: rgb(224 231 255 / 0.05);
}
.tw-border-indigo-100\/50 {
  border-color: rgb(224 231 255 / 0.5);
}
.tw-border-indigo-100\/55 {
  border-color: rgb(224 231 255 / 0.55);
}
.tw-border-indigo-100\/60 {
  border-color: rgb(224 231 255 / 0.6);
}
.tw-border-indigo-100\/65 {
  border-color: rgb(224 231 255 / 0.65);
}
.tw-border-indigo-100\/70 {
  border-color: rgb(224 231 255 / 0.7);
}
.tw-border-indigo-100\/75 {
  border-color: rgb(224 231 255 / 0.75);
}
.tw-border-indigo-100\/80 {
  border-color: rgb(224 231 255 / 0.8);
}
.tw-border-indigo-100\/85 {
  border-color: rgb(224 231 255 / 0.85);
}
.tw-border-indigo-100\/90 {
  border-color: rgb(224 231 255 / 0.9);
}
.tw-border-indigo-100\/95 {
  border-color: rgb(224 231 255 / 0.95);
}
.tw-border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-200\/0 {
  border-color: rgb(199 210 254 / 0);
}
.tw-border-indigo-200\/10 {
  border-color: rgb(199 210 254 / 0.1);
}
.tw-border-indigo-200\/100 {
  border-color: rgb(199 210 254 / 1);
}
.tw-border-indigo-200\/15 {
  border-color: rgb(199 210 254 / 0.15);
}
.tw-border-indigo-200\/20 {
  border-color: rgb(199 210 254 / 0.2);
}
.tw-border-indigo-200\/25 {
  border-color: rgb(199 210 254 / 0.25);
}
.tw-border-indigo-200\/30 {
  border-color: rgb(199 210 254 / 0.3);
}
.tw-border-indigo-200\/35 {
  border-color: rgb(199 210 254 / 0.35);
}
.tw-border-indigo-200\/40 {
  border-color: rgb(199 210 254 / 0.4);
}
.tw-border-indigo-200\/45 {
  border-color: rgb(199 210 254 / 0.45);
}
.tw-border-indigo-200\/5 {
  border-color: rgb(199 210 254 / 0.05);
}
.tw-border-indigo-200\/50 {
  border-color: rgb(199 210 254 / 0.5);
}
.tw-border-indigo-200\/55 {
  border-color: rgb(199 210 254 / 0.55);
}
.tw-border-indigo-200\/60 {
  border-color: rgb(199 210 254 / 0.6);
}
.tw-border-indigo-200\/65 {
  border-color: rgb(199 210 254 / 0.65);
}
.tw-border-indigo-200\/70 {
  border-color: rgb(199 210 254 / 0.7);
}
.tw-border-indigo-200\/75 {
  border-color: rgb(199 210 254 / 0.75);
}
.tw-border-indigo-200\/80 {
  border-color: rgb(199 210 254 / 0.8);
}
.tw-border-indigo-200\/85 {
  border-color: rgb(199 210 254 / 0.85);
}
.tw-border-indigo-200\/90 {
  border-color: rgb(199 210 254 / 0.9);
}
.tw-border-indigo-200\/95 {
  border-color: rgb(199 210 254 / 0.95);
}
.tw-border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-300\/0 {
  border-color: rgb(165 180 252 / 0);
}
.tw-border-indigo-300\/10 {
  border-color: rgb(165 180 252 / 0.1);
}
.tw-border-indigo-300\/100 {
  border-color: rgb(165 180 252 / 1);
}
.tw-border-indigo-300\/15 {
  border-color: rgb(165 180 252 / 0.15);
}
.tw-border-indigo-300\/20 {
  border-color: rgb(165 180 252 / 0.2);
}
.tw-border-indigo-300\/25 {
  border-color: rgb(165 180 252 / 0.25);
}
.tw-border-indigo-300\/30 {
  border-color: rgb(165 180 252 / 0.3);
}
.tw-border-indigo-300\/35 {
  border-color: rgb(165 180 252 / 0.35);
}
.tw-border-indigo-300\/40 {
  border-color: rgb(165 180 252 / 0.4);
}
.tw-border-indigo-300\/45 {
  border-color: rgb(165 180 252 / 0.45);
}
.tw-border-indigo-300\/5 {
  border-color: rgb(165 180 252 / 0.05);
}
.tw-border-indigo-300\/50 {
  border-color: rgb(165 180 252 / 0.5);
}
.tw-border-indigo-300\/55 {
  border-color: rgb(165 180 252 / 0.55);
}
.tw-border-indigo-300\/60 {
  border-color: rgb(165 180 252 / 0.6);
}
.tw-border-indigo-300\/65 {
  border-color: rgb(165 180 252 / 0.65);
}
.tw-border-indigo-300\/70 {
  border-color: rgb(165 180 252 / 0.7);
}
.tw-border-indigo-300\/75 {
  border-color: rgb(165 180 252 / 0.75);
}
.tw-border-indigo-300\/80 {
  border-color: rgb(165 180 252 / 0.8);
}
.tw-border-indigo-300\/85 {
  border-color: rgb(165 180 252 / 0.85);
}
.tw-border-indigo-300\/90 {
  border-color: rgb(165 180 252 / 0.9);
}
.tw-border-indigo-300\/95 {
  border-color: rgb(165 180 252 / 0.95);
}
.tw-border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-400\/0 {
  border-color: rgb(129 140 248 / 0);
}
.tw-border-indigo-400\/10 {
  border-color: rgb(129 140 248 / 0.1);
}
.tw-border-indigo-400\/100 {
  border-color: rgb(129 140 248 / 1);
}
.tw-border-indigo-400\/15 {
  border-color: rgb(129 140 248 / 0.15);
}
.tw-border-indigo-400\/20 {
  border-color: rgb(129 140 248 / 0.2);
}
.tw-border-indigo-400\/25 {
  border-color: rgb(129 140 248 / 0.25);
}
.tw-border-indigo-400\/30 {
  border-color: rgb(129 140 248 / 0.3);
}
.tw-border-indigo-400\/35 {
  border-color: rgb(129 140 248 / 0.35);
}
.tw-border-indigo-400\/40 {
  border-color: rgb(129 140 248 / 0.4);
}
.tw-border-indigo-400\/45 {
  border-color: rgb(129 140 248 / 0.45);
}
.tw-border-indigo-400\/5 {
  border-color: rgb(129 140 248 / 0.05);
}
.tw-border-indigo-400\/50 {
  border-color: rgb(129 140 248 / 0.5);
}
.tw-border-indigo-400\/55 {
  border-color: rgb(129 140 248 / 0.55);
}
.tw-border-indigo-400\/60 {
  border-color: rgb(129 140 248 / 0.6);
}
.tw-border-indigo-400\/65 {
  border-color: rgb(129 140 248 / 0.65);
}
.tw-border-indigo-400\/70 {
  border-color: rgb(129 140 248 / 0.7);
}
.tw-border-indigo-400\/75 {
  border-color: rgb(129 140 248 / 0.75);
}
.tw-border-indigo-400\/80 {
  border-color: rgb(129 140 248 / 0.8);
}
.tw-border-indigo-400\/85 {
  border-color: rgb(129 140 248 / 0.85);
}
.tw-border-indigo-400\/90 {
  border-color: rgb(129 140 248 / 0.9);
}
.tw-border-indigo-400\/95 {
  border-color: rgb(129 140 248 / 0.95);
}
.tw-border-indigo-50 {
  --tw-border-opacity: 1;
  border-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-50\/0 {
  border-color: rgb(238 242 255 / 0);
}
.tw-border-indigo-50\/10 {
  border-color: rgb(238 242 255 / 0.1);
}
.tw-border-indigo-50\/100 {
  border-color: rgb(238 242 255 / 1);
}
.tw-border-indigo-50\/15 {
  border-color: rgb(238 242 255 / 0.15);
}
.tw-border-indigo-50\/20 {
  border-color: rgb(238 242 255 / 0.2);
}
.tw-border-indigo-50\/25 {
  border-color: rgb(238 242 255 / 0.25);
}
.tw-border-indigo-50\/30 {
  border-color: rgb(238 242 255 / 0.3);
}
.tw-border-indigo-50\/35 {
  border-color: rgb(238 242 255 / 0.35);
}
.tw-border-indigo-50\/40 {
  border-color: rgb(238 242 255 / 0.4);
}
.tw-border-indigo-50\/45 {
  border-color: rgb(238 242 255 / 0.45);
}
.tw-border-indigo-50\/5 {
  border-color: rgb(238 242 255 / 0.05);
}
.tw-border-indigo-50\/50 {
  border-color: rgb(238 242 255 / 0.5);
}
.tw-border-indigo-50\/55 {
  border-color: rgb(238 242 255 / 0.55);
}
.tw-border-indigo-50\/60 {
  border-color: rgb(238 242 255 / 0.6);
}
.tw-border-indigo-50\/65 {
  border-color: rgb(238 242 255 / 0.65);
}
.tw-border-indigo-50\/70 {
  border-color: rgb(238 242 255 / 0.7);
}
.tw-border-indigo-50\/75 {
  border-color: rgb(238 242 255 / 0.75);
}
.tw-border-indigo-50\/80 {
  border-color: rgb(238 242 255 / 0.8);
}
.tw-border-indigo-50\/85 {
  border-color: rgb(238 242 255 / 0.85);
}
.tw-border-indigo-50\/90 {
  border-color: rgb(238 242 255 / 0.9);
}
.tw-border-indigo-50\/95 {
  border-color: rgb(238 242 255 / 0.95);
}
.tw-border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-500\/0 {
  border-color: rgb(99 102 241 / 0);
}
.tw-border-indigo-500\/10 {
  border-color: rgb(99 102 241 / 0.1);
}
.tw-border-indigo-500\/100 {
  border-color: rgb(99 102 241 / 1);
}
.tw-border-indigo-500\/15 {
  border-color: rgb(99 102 241 / 0.15);
}
.tw-border-indigo-500\/20 {
  border-color: rgb(99 102 241 / 0.2);
}
.tw-border-indigo-500\/25 {
  border-color: rgb(99 102 241 / 0.25);
}
.tw-border-indigo-500\/30 {
  border-color: rgb(99 102 241 / 0.3);
}
.tw-border-indigo-500\/35 {
  border-color: rgb(99 102 241 / 0.35);
}
.tw-border-indigo-500\/40 {
  border-color: rgb(99 102 241 / 0.4);
}
.tw-border-indigo-500\/45 {
  border-color: rgb(99 102 241 / 0.45);
}
.tw-border-indigo-500\/5 {
  border-color: rgb(99 102 241 / 0.05);
}
.tw-border-indigo-500\/50 {
  border-color: rgb(99 102 241 / 0.5);
}
.tw-border-indigo-500\/55 {
  border-color: rgb(99 102 241 / 0.55);
}
.tw-border-indigo-500\/60 {
  border-color: rgb(99 102 241 / 0.6);
}
.tw-border-indigo-500\/65 {
  border-color: rgb(99 102 241 / 0.65);
}
.tw-border-indigo-500\/70 {
  border-color: rgb(99 102 241 / 0.7);
}
.tw-border-indigo-500\/75 {
  border-color: rgb(99 102 241 / 0.75);
}
.tw-border-indigo-500\/80 {
  border-color: rgb(99 102 241 / 0.8);
}
.tw-border-indigo-500\/85 {
  border-color: rgb(99 102 241 / 0.85);
}
.tw-border-indigo-500\/90 {
  border-color: rgb(99 102 241 / 0.9);
}
.tw-border-indigo-500\/95 {
  border-color: rgb(99 102 241 / 0.95);
}
.tw-border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-600\/0 {
  border-color: rgb(79 70 229 / 0);
}
.tw-border-indigo-600\/10 {
  border-color: rgb(79 70 229 / 0.1);
}
.tw-border-indigo-600\/100 {
  border-color: rgb(79 70 229 / 1);
}
.tw-border-indigo-600\/15 {
  border-color: rgb(79 70 229 / 0.15);
}
.tw-border-indigo-600\/20 {
  border-color: rgb(79 70 229 / 0.2);
}
.tw-border-indigo-600\/25 {
  border-color: rgb(79 70 229 / 0.25);
}
.tw-border-indigo-600\/30 {
  border-color: rgb(79 70 229 / 0.3);
}
.tw-border-indigo-600\/35 {
  border-color: rgb(79 70 229 / 0.35);
}
.tw-border-indigo-600\/40 {
  border-color: rgb(79 70 229 / 0.4);
}
.tw-border-indigo-600\/45 {
  border-color: rgb(79 70 229 / 0.45);
}
.tw-border-indigo-600\/5 {
  border-color: rgb(79 70 229 / 0.05);
}
.tw-border-indigo-600\/50 {
  border-color: rgb(79 70 229 / 0.5);
}
.tw-border-indigo-600\/55 {
  border-color: rgb(79 70 229 / 0.55);
}
.tw-border-indigo-600\/60 {
  border-color: rgb(79 70 229 / 0.6);
}
.tw-border-indigo-600\/65 {
  border-color: rgb(79 70 229 / 0.65);
}
.tw-border-indigo-600\/70 {
  border-color: rgb(79 70 229 / 0.7);
}
.tw-border-indigo-600\/75 {
  border-color: rgb(79 70 229 / 0.75);
}
.tw-border-indigo-600\/80 {
  border-color: rgb(79 70 229 / 0.8);
}
.tw-border-indigo-600\/85 {
  border-color: rgb(79 70 229 / 0.85);
}
.tw-border-indigo-600\/90 {
  border-color: rgb(79 70 229 / 0.9);
}
.tw-border-indigo-600\/95 {
  border-color: rgb(79 70 229 / 0.95);
}
.tw-border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-700\/0 {
  border-color: rgb(67 56 202 / 0);
}
.tw-border-indigo-700\/10 {
  border-color: rgb(67 56 202 / 0.1);
}
.tw-border-indigo-700\/100 {
  border-color: rgb(67 56 202 / 1);
}
.tw-border-indigo-700\/15 {
  border-color: rgb(67 56 202 / 0.15);
}
.tw-border-indigo-700\/20 {
  border-color: rgb(67 56 202 / 0.2);
}
.tw-border-indigo-700\/25 {
  border-color: rgb(67 56 202 / 0.25);
}
.tw-border-indigo-700\/30 {
  border-color: rgb(67 56 202 / 0.3);
}
.tw-border-indigo-700\/35 {
  border-color: rgb(67 56 202 / 0.35);
}
.tw-border-indigo-700\/40 {
  border-color: rgb(67 56 202 / 0.4);
}
.tw-border-indigo-700\/45 {
  border-color: rgb(67 56 202 / 0.45);
}
.tw-border-indigo-700\/5 {
  border-color: rgb(67 56 202 / 0.05);
}
.tw-border-indigo-700\/50 {
  border-color: rgb(67 56 202 / 0.5);
}
.tw-border-indigo-700\/55 {
  border-color: rgb(67 56 202 / 0.55);
}
.tw-border-indigo-700\/60 {
  border-color: rgb(67 56 202 / 0.6);
}
.tw-border-indigo-700\/65 {
  border-color: rgb(67 56 202 / 0.65);
}
.tw-border-indigo-700\/70 {
  border-color: rgb(67 56 202 / 0.7);
}
.tw-border-indigo-700\/75 {
  border-color: rgb(67 56 202 / 0.75);
}
.tw-border-indigo-700\/80 {
  border-color: rgb(67 56 202 / 0.8);
}
.tw-border-indigo-700\/85 {
  border-color: rgb(67 56 202 / 0.85);
}
.tw-border-indigo-700\/90 {
  border-color: rgb(67 56 202 / 0.9);
}
.tw-border-indigo-700\/95 {
  border-color: rgb(67 56 202 / 0.95);
}
.tw-border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-800\/0 {
  border-color: rgb(55 48 163 / 0);
}
.tw-border-indigo-800\/10 {
  border-color: rgb(55 48 163 / 0.1);
}
.tw-border-indigo-800\/100 {
  border-color: rgb(55 48 163 / 1);
}
.tw-border-indigo-800\/15 {
  border-color: rgb(55 48 163 / 0.15);
}
.tw-border-indigo-800\/20 {
  border-color: rgb(55 48 163 / 0.2);
}
.tw-border-indigo-800\/25 {
  border-color: rgb(55 48 163 / 0.25);
}
.tw-border-indigo-800\/30 {
  border-color: rgb(55 48 163 / 0.3);
}
.tw-border-indigo-800\/35 {
  border-color: rgb(55 48 163 / 0.35);
}
.tw-border-indigo-800\/40 {
  border-color: rgb(55 48 163 / 0.4);
}
.tw-border-indigo-800\/45 {
  border-color: rgb(55 48 163 / 0.45);
}
.tw-border-indigo-800\/5 {
  border-color: rgb(55 48 163 / 0.05);
}
.tw-border-indigo-800\/50 {
  border-color: rgb(55 48 163 / 0.5);
}
.tw-border-indigo-800\/55 {
  border-color: rgb(55 48 163 / 0.55);
}
.tw-border-indigo-800\/60 {
  border-color: rgb(55 48 163 / 0.6);
}
.tw-border-indigo-800\/65 {
  border-color: rgb(55 48 163 / 0.65);
}
.tw-border-indigo-800\/70 {
  border-color: rgb(55 48 163 / 0.7);
}
.tw-border-indigo-800\/75 {
  border-color: rgb(55 48 163 / 0.75);
}
.tw-border-indigo-800\/80 {
  border-color: rgb(55 48 163 / 0.8);
}
.tw-border-indigo-800\/85 {
  border-color: rgb(55 48 163 / 0.85);
}
.tw-border-indigo-800\/90 {
  border-color: rgb(55 48 163 / 0.9);
}
.tw-border-indigo-800\/95 {
  border-color: rgb(55 48 163 / 0.95);
}
.tw-border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-900\/0 {
  border-color: rgb(49 46 129 / 0);
}
.tw-border-indigo-900\/10 {
  border-color: rgb(49 46 129 / 0.1);
}
.tw-border-indigo-900\/100 {
  border-color: rgb(49 46 129 / 1);
}
.tw-border-indigo-900\/15 {
  border-color: rgb(49 46 129 / 0.15);
}
.tw-border-indigo-900\/20 {
  border-color: rgb(49 46 129 / 0.2);
}
.tw-border-indigo-900\/25 {
  border-color: rgb(49 46 129 / 0.25);
}
.tw-border-indigo-900\/30 {
  border-color: rgb(49 46 129 / 0.3);
}
.tw-border-indigo-900\/35 {
  border-color: rgb(49 46 129 / 0.35);
}
.tw-border-indigo-900\/40 {
  border-color: rgb(49 46 129 / 0.4);
}
.tw-border-indigo-900\/45 {
  border-color: rgb(49 46 129 / 0.45);
}
.tw-border-indigo-900\/5 {
  border-color: rgb(49 46 129 / 0.05);
}
.tw-border-indigo-900\/50 {
  border-color: rgb(49 46 129 / 0.5);
}
.tw-border-indigo-900\/55 {
  border-color: rgb(49 46 129 / 0.55);
}
.tw-border-indigo-900\/60 {
  border-color: rgb(49 46 129 / 0.6);
}
.tw-border-indigo-900\/65 {
  border-color: rgb(49 46 129 / 0.65);
}
.tw-border-indigo-900\/70 {
  border-color: rgb(49 46 129 / 0.7);
}
.tw-border-indigo-900\/75 {
  border-color: rgb(49 46 129 / 0.75);
}
.tw-border-indigo-900\/80 {
  border-color: rgb(49 46 129 / 0.8);
}
.tw-border-indigo-900\/85 {
  border-color: rgb(49 46 129 / 0.85);
}
.tw-border-indigo-900\/90 {
  border-color: rgb(49 46 129 / 0.9);
}
.tw-border-indigo-900\/95 {
  border-color: rgb(49 46 129 / 0.95);
}
.tw-border-indigo-950 {
  --tw-border-opacity: 1;
  border-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-indigo-950\/0 {
  border-color: rgb(30 27 75 / 0);
}
.tw-border-indigo-950\/10 {
  border-color: rgb(30 27 75 / 0.1);
}
.tw-border-indigo-950\/100 {
  border-color: rgb(30 27 75 / 1);
}
.tw-border-indigo-950\/15 {
  border-color: rgb(30 27 75 / 0.15);
}
.tw-border-indigo-950\/20 {
  border-color: rgb(30 27 75 / 0.2);
}
.tw-border-indigo-950\/25 {
  border-color: rgb(30 27 75 / 0.25);
}
.tw-border-indigo-950\/30 {
  border-color: rgb(30 27 75 / 0.3);
}
.tw-border-indigo-950\/35 {
  border-color: rgb(30 27 75 / 0.35);
}
.tw-border-indigo-950\/40 {
  border-color: rgb(30 27 75 / 0.4);
}
.tw-border-indigo-950\/45 {
  border-color: rgb(30 27 75 / 0.45);
}
.tw-border-indigo-950\/5 {
  border-color: rgb(30 27 75 / 0.05);
}
.tw-border-indigo-950\/50 {
  border-color: rgb(30 27 75 / 0.5);
}
.tw-border-indigo-950\/55 {
  border-color: rgb(30 27 75 / 0.55);
}
.tw-border-indigo-950\/60 {
  border-color: rgb(30 27 75 / 0.6);
}
.tw-border-indigo-950\/65 {
  border-color: rgb(30 27 75 / 0.65);
}
.tw-border-indigo-950\/70 {
  border-color: rgb(30 27 75 / 0.7);
}
.tw-border-indigo-950\/75 {
  border-color: rgb(30 27 75 / 0.75);
}
.tw-border-indigo-950\/80 {
  border-color: rgb(30 27 75 / 0.8);
}
.tw-border-indigo-950\/85 {
  border-color: rgb(30 27 75 / 0.85);
}
.tw-border-indigo-950\/90 {
  border-color: rgb(30 27 75 / 0.9);
}
.tw-border-indigo-950\/95 {
  border-color: rgb(30 27 75 / 0.95);
}
.tw-border-inherit {
  border-color: inherit;
}
.tw-border-lime-100 {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-lime-100\/0 {
  border-color: rgb(236 252 203 / 0);
}
.tw-border-lime-100\/10 {
  border-color: rgb(236 252 203 / 0.1);
}
.tw-border-lime-100\/100 {
  border-color: rgb(236 252 203 / 1);
}
.tw-border-lime-100\/15 {
  border-color: rgb(236 252 203 / 0.15);
}
.tw-border-lime-100\/20 {
  border-color: rgb(236 252 203 / 0.2);
}
.tw-border-lime-100\/25 {
  border-color: rgb(236 252 203 / 0.25);
}
.tw-border-lime-100\/30 {
  border-color: rgb(236 252 203 / 0.3);
}
.tw-border-lime-100\/35 {
  border-color: rgb(236 252 203 / 0.35);
}
.tw-border-lime-100\/40 {
  border-color: rgb(236 252 203 / 0.4);
}
.tw-border-lime-100\/45 {
  border-color: rgb(236 252 203 / 0.45);
}
.tw-border-lime-100\/5 {
  border-color: rgb(236 252 203 / 0.05);
}
.tw-border-lime-100\/50 {
  border-color: rgb(236 252 203 / 0.5);
}
.tw-border-lime-100\/55 {
  border-color: rgb(236 252 203 / 0.55);
}
.tw-border-lime-100\/60 {
  border-color: rgb(236 252 203 / 0.6);
}
.tw-border-lime-100\/65 {
  border-color: rgb(236 252 203 / 0.65);
}
.tw-border-lime-100\/70 {
  border-color: rgb(236 252 203 / 0.7);
}
.tw-border-lime-100\/75 {
  border-color: rgb(236 252 203 / 0.75);
}
.tw-border-lime-100\/80 {
  border-color: rgb(236 252 203 / 0.8);
}
.tw-border-lime-100\/85 {
  border-color: rgb(236 252 203 / 0.85);
}
.tw-border-lime-100\/90 {
  border-color: rgb(236 252 203 / 0.9);
}
.tw-border-lime-100\/95 {
  border-color: rgb(236 252 203 / 0.95);
}
.tw-border-lime-200 {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-lime-200\/0 {
  border-color: rgb(217 249 157 / 0);
}
.tw-border-lime-200\/10 {
  border-color: rgb(217 249 157 / 0.1);
}
.tw-border-lime-200\/100 {
  border-color: rgb(217 249 157 / 1);
}
.tw-border-lime-200\/15 {
  border-color: rgb(217 249 157 / 0.15);
}
.tw-border-lime-200\/20 {
  border-color: rgb(217 249 157 / 0.2);
}
.tw-border-lime-200\/25 {
  border-color: rgb(217 249 157 / 0.25);
}
.tw-border-lime-200\/30 {
  border-color: rgb(217 249 157 / 0.3);
}
.tw-border-lime-200\/35 {
  border-color: rgb(217 249 157 / 0.35);
}
.tw-border-lime-200\/40 {
  border-color: rgb(217 249 157 / 0.4);
}
.tw-border-lime-200\/45 {
  border-color: rgb(217 249 157 / 0.45);
}
.tw-border-lime-200\/5 {
  border-color: rgb(217 249 157 / 0.05);
}
.tw-border-lime-200\/50 {
  border-color: rgb(217 249 157 / 0.5);
}
.tw-border-lime-200\/55 {
  border-color: rgb(217 249 157 / 0.55);
}
.tw-border-lime-200\/60 {
  border-color: rgb(217 249 157 / 0.6);
}
.tw-border-lime-200\/65 {
  border-color: rgb(217 249 157 / 0.65);
}
.tw-border-lime-200\/70 {
  border-color: rgb(217 249 157 / 0.7);
}
.tw-border-lime-200\/75 {
  border-color: rgb(217 249 157 / 0.75);
}
.tw-border-lime-200\/80 {
  border-color: rgb(217 249 157 / 0.8);
}
.tw-border-lime-200\/85 {
  border-color: rgb(217 249 157 / 0.85);
}
.tw-border-lime-200\/90 {
  border-color: rgb(217 249 157 / 0.9);
}
.tw-border-lime-200\/95 {
  border-color: rgb(217 249 157 / 0.95);
}
.tw-border-lime-300 {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-lime-300\/0 {
  border-color: rgb(190 242 100 / 0);
}
.tw-border-lime-300\/10 {
  border-color: rgb(190 242 100 / 0.1);
}
.tw-border-lime-300\/100 {
  border-color: rgb(190 242 100 / 1);
}
.tw-border-lime-300\/15 {
  border-color: rgb(190 242 100 / 0.15);
}
.tw-border-lime-300\/20 {
  border-color: rgb(190 242 100 / 0.2);
}
.tw-border-lime-300\/25 {
  border-color: rgb(190 242 100 / 0.25);
}
.tw-border-lime-300\/30 {
  border-color: rgb(190 242 100 / 0.3);
}
.tw-border-lime-300\/35 {
  border-color: rgb(190 242 100 / 0.35);
}
.tw-border-lime-300\/40 {
  border-color: rgb(190 242 100 / 0.4);
}
.tw-border-lime-300\/45 {
  border-color: rgb(190 242 100 / 0.45);
}
.tw-border-lime-300\/5 {
  border-color: rgb(190 242 100 / 0.05);
}
.tw-border-lime-300\/50 {
  border-color: rgb(190 242 100 / 0.5);
}
.tw-border-lime-300\/55 {
  border-color: rgb(190 242 100 / 0.55);
}
.tw-border-lime-300\/60 {
  border-color: rgb(190 242 100 / 0.6);
}
.tw-border-lime-300\/65 {
  border-color: rgb(190 242 100 / 0.65);
}
.tw-border-lime-300\/70 {
  border-color: rgb(190 242 100 / 0.7);
}
.tw-border-lime-300\/75 {
  border-color: rgb(190 242 100 / 0.75);
}
.tw-border-lime-300\/80 {
  border-color: rgb(190 242 100 / 0.8);
}
.tw-border-lime-300\/85 {
  border-color: rgb(190 242 100 / 0.85);
}
.tw-border-lime-300\/90 {
  border-color: rgb(190 242 100 / 0.9);
}
.tw-border-lime-300\/95 {
  border-color: rgb(190 242 100 / 0.95);
}
.tw-border-lime-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-lime-400\/0 {
  border-color: rgb(163 230 53 / 0);
}
.tw-border-lime-400\/10 {
  border-color: rgb(163 230 53 / 0.1);
}
.tw-border-lime-400\/100 {
  border-color: rgb(163 230 53 / 1);
}
.tw-border-lime-400\/15 {
  border-color: rgb(163 230 53 / 0.15);
}
.tw-border-lime-400\/20 {
  border-color: rgb(163 230 53 / 0.2);
}
.tw-border-lime-400\/25 {
  border-color: rgb(163 230 53 / 0.25);
}
.tw-border-lime-400\/30 {
  border-color: rgb(163 230 53 / 0.3);
}
.tw-border-lime-400\/35 {
  border-color: rgb(163 230 53 / 0.35);
}
.tw-border-lime-400\/40 {
  border-color: rgb(163 230 53 / 0.4);
}
.tw-border-lime-400\/45 {
  border-color: rgb(163 230 53 / 0.45);
}
.tw-border-lime-400\/5 {
  border-color: rgb(163 230 53 / 0.05);
}
.tw-border-lime-400\/50 {
  border-color: rgb(163 230 53 / 0.5);
}
.tw-border-lime-400\/55 {
  border-color: rgb(163 230 53 / 0.55);
}
.tw-border-lime-400\/60 {
  border-color: rgb(163 230 53 / 0.6);
}
.tw-border-lime-400\/65 {
  border-color: rgb(163 230 53 / 0.65);
}
.tw-border-lime-400\/70 {
  border-color: rgb(163 230 53 / 0.7);
}
.tw-border-lime-400\/75 {
  border-color: rgb(163 230 53 / 0.75);
}
.tw-border-lime-400\/80 {
  border-color: rgb(163 230 53 / 0.8);
}
.tw-border-lime-400\/85 {
  border-color: rgb(163 230 53 / 0.85);
}
.tw-border-lime-400\/90 {
  border-color: rgb(163 230 53 / 0.9);
}
.tw-border-lime-400\/95 {
  border-color: rgb(163 230 53 / 0.95);
}
.tw-border-lime-50 {
  --tw-border-opacity: 1;
  border-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-lime-50\/0 {
  border-color: rgb(247 254 231 / 0);
}
.tw-border-lime-50\/10 {
  border-color: rgb(247 254 231 / 0.1);
}
.tw-border-lime-50\/100 {
  border-color: rgb(247 254 231 / 1);
}
.tw-border-lime-50\/15 {
  border-color: rgb(247 254 231 / 0.15);
}
.tw-border-lime-50\/20 {
  border-color: rgb(247 254 231 / 0.2);
}
.tw-border-lime-50\/25 {
  border-color: rgb(247 254 231 / 0.25);
}
.tw-border-lime-50\/30 {
  border-color: rgb(247 254 231 / 0.3);
}
.tw-border-lime-50\/35 {
  border-color: rgb(247 254 231 / 0.35);
}
.tw-border-lime-50\/40 {
  border-color: rgb(247 254 231 / 0.4);
}
.tw-border-lime-50\/45 {
  border-color: rgb(247 254 231 / 0.45);
}
.tw-border-lime-50\/5 {
  border-color: rgb(247 254 231 / 0.05);
}
.tw-border-lime-50\/50 {
  border-color: rgb(247 254 231 / 0.5);
}
.tw-border-lime-50\/55 {
  border-color: rgb(247 254 231 / 0.55);
}
.tw-border-lime-50\/60 {
  border-color: rgb(247 254 231 / 0.6);
}
.tw-border-lime-50\/65 {
  border-color: rgb(247 254 231 / 0.65);
}
.tw-border-lime-50\/70 {
  border-color: rgb(247 254 231 / 0.7);
}
.tw-border-lime-50\/75 {
  border-color: rgb(247 254 231 / 0.75);
}
.tw-border-lime-50\/80 {
  border-color: rgb(247 254 231 / 0.8);
}
.tw-border-lime-50\/85 {
  border-color: rgb(247 254 231 / 0.85);
}
.tw-border-lime-50\/90 {
  border-color: rgb(247 254 231 / 0.9);
}
.tw-border-lime-50\/95 {
  border-color: rgb(247 254 231 / 0.95);
}
.tw-border-lime-500 {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-lime-500\/0 {
  border-color: rgb(132 204 22 / 0);
}
.tw-border-lime-500\/10 {
  border-color: rgb(132 204 22 / 0.1);
}
.tw-border-lime-500\/100 {
  border-color: rgb(132 204 22 / 1);
}
.tw-border-lime-500\/15 {
  border-color: rgb(132 204 22 / 0.15);
}
.tw-border-lime-500\/20 {
  border-color: rgb(132 204 22 / 0.2);
}
.tw-border-lime-500\/25 {
  border-color: rgb(132 204 22 / 0.25);
}
.tw-border-lime-500\/30 {
  border-color: rgb(132 204 22 / 0.3);
}
.tw-border-lime-500\/35 {
  border-color: rgb(132 204 22 / 0.35);
}
.tw-border-lime-500\/40 {
  border-color: rgb(132 204 22 / 0.4);
}
.tw-border-lime-500\/45 {
  border-color: rgb(132 204 22 / 0.45);
}
.tw-border-lime-500\/5 {
  border-color: rgb(132 204 22 / 0.05);
}
.tw-border-lime-500\/50 {
  border-color: rgb(132 204 22 / 0.5);
}
.tw-border-lime-500\/55 {
  border-color: rgb(132 204 22 / 0.55);
}
.tw-border-lime-500\/60 {
  border-color: rgb(132 204 22 / 0.6);
}
.tw-border-lime-500\/65 {
  border-color: rgb(132 204 22 / 0.65);
}
.tw-border-lime-500\/70 {
  border-color: rgb(132 204 22 / 0.7);
}
.tw-border-lime-500\/75 {
  border-color: rgb(132 204 22 / 0.75);
}
.tw-border-lime-500\/80 {
  border-color: rgb(132 204 22 / 0.8);
}
.tw-border-lime-500\/85 {
  border-color: rgb(132 204 22 / 0.85);
}
.tw-border-lime-500\/90 {
  border-color: rgb(132 204 22 / 0.9);
}
.tw-border-lime-500\/95 {
  border-color: rgb(132 204 22 / 0.95);
}
.tw-border-lime-600 {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-lime-600\/0 {
  border-color: rgb(101 163 13 / 0);
}
.tw-border-lime-600\/10 {
  border-color: rgb(101 163 13 / 0.1);
}
.tw-border-lime-600\/100 {
  border-color: rgb(101 163 13 / 1);
}
.tw-border-lime-600\/15 {
  border-color: rgb(101 163 13 / 0.15);
}
.tw-border-lime-600\/20 {
  border-color: rgb(101 163 13 / 0.2);
}
.tw-border-lime-600\/25 {
  border-color: rgb(101 163 13 / 0.25);
}
.tw-border-lime-600\/30 {
  border-color: rgb(101 163 13 / 0.3);
}
.tw-border-lime-600\/35 {
  border-color: rgb(101 163 13 / 0.35);
}
.tw-border-lime-600\/40 {
  border-color: rgb(101 163 13 / 0.4);
}
.tw-border-lime-600\/45 {
  border-color: rgb(101 163 13 / 0.45);
}
.tw-border-lime-600\/5 {
  border-color: rgb(101 163 13 / 0.05);
}
.tw-border-lime-600\/50 {
  border-color: rgb(101 163 13 / 0.5);
}
.tw-border-lime-600\/55 {
  border-color: rgb(101 163 13 / 0.55);
}
.tw-border-lime-600\/60 {
  border-color: rgb(101 163 13 / 0.6);
}
.tw-border-lime-600\/65 {
  border-color: rgb(101 163 13 / 0.65);
}
.tw-border-lime-600\/70 {
  border-color: rgb(101 163 13 / 0.7);
}
.tw-border-lime-600\/75 {
  border-color: rgb(101 163 13 / 0.75);
}
.tw-border-lime-600\/80 {
  border-color: rgb(101 163 13 / 0.8);
}
.tw-border-lime-600\/85 {
  border-color: rgb(101 163 13 / 0.85);
}
.tw-border-lime-600\/90 {
  border-color: rgb(101 163 13 / 0.9);
}
.tw-border-lime-600\/95 {
  border-color: rgb(101 163 13 / 0.95);
}
.tw-border-lime-700 {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-lime-700\/0 {
  border-color: rgb(77 124 15 / 0);
}
.tw-border-lime-700\/10 {
  border-color: rgb(77 124 15 / 0.1);
}
.tw-border-lime-700\/100 {
  border-color: rgb(77 124 15 / 1);
}
.tw-border-lime-700\/15 {
  border-color: rgb(77 124 15 / 0.15);
}
.tw-border-lime-700\/20 {
  border-color: rgb(77 124 15 / 0.2);
}
.tw-border-lime-700\/25 {
  border-color: rgb(77 124 15 / 0.25);
}
.tw-border-lime-700\/30 {
  border-color: rgb(77 124 15 / 0.3);
}
.tw-border-lime-700\/35 {
  border-color: rgb(77 124 15 / 0.35);
}
.tw-border-lime-700\/40 {
  border-color: rgb(77 124 15 / 0.4);
}
.tw-border-lime-700\/45 {
  border-color: rgb(77 124 15 / 0.45);
}
.tw-border-lime-700\/5 {
  border-color: rgb(77 124 15 / 0.05);
}
.tw-border-lime-700\/50 {
  border-color: rgb(77 124 15 / 0.5);
}
.tw-border-lime-700\/55 {
  border-color: rgb(77 124 15 / 0.55);
}
.tw-border-lime-700\/60 {
  border-color: rgb(77 124 15 / 0.6);
}
.tw-border-lime-700\/65 {
  border-color: rgb(77 124 15 / 0.65);
}
.tw-border-lime-700\/70 {
  border-color: rgb(77 124 15 / 0.7);
}
.tw-border-lime-700\/75 {
  border-color: rgb(77 124 15 / 0.75);
}
.tw-border-lime-700\/80 {
  border-color: rgb(77 124 15 / 0.8);
}
.tw-border-lime-700\/85 {
  border-color: rgb(77 124 15 / 0.85);
}
.tw-border-lime-700\/90 {
  border-color: rgb(77 124 15 / 0.9);
}
.tw-border-lime-700\/95 {
  border-color: rgb(77 124 15 / 0.95);
}
.tw-border-lime-800 {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-lime-800\/0 {
  border-color: rgb(63 98 18 / 0);
}
.tw-border-lime-800\/10 {
  border-color: rgb(63 98 18 / 0.1);
}
.tw-border-lime-800\/100 {
  border-color: rgb(63 98 18 / 1);
}
.tw-border-lime-800\/15 {
  border-color: rgb(63 98 18 / 0.15);
}
.tw-border-lime-800\/20 {
  border-color: rgb(63 98 18 / 0.2);
}
.tw-border-lime-800\/25 {
  border-color: rgb(63 98 18 / 0.25);
}
.tw-border-lime-800\/30 {
  border-color: rgb(63 98 18 / 0.3);
}
.tw-border-lime-800\/35 {
  border-color: rgb(63 98 18 / 0.35);
}
.tw-border-lime-800\/40 {
  border-color: rgb(63 98 18 / 0.4);
}
.tw-border-lime-800\/45 {
  border-color: rgb(63 98 18 / 0.45);
}
.tw-border-lime-800\/5 {
  border-color: rgb(63 98 18 / 0.05);
}
.tw-border-lime-800\/50 {
  border-color: rgb(63 98 18 / 0.5);
}
.tw-border-lime-800\/55 {
  border-color: rgb(63 98 18 / 0.55);
}
.tw-border-lime-800\/60 {
  border-color: rgb(63 98 18 / 0.6);
}
.tw-border-lime-800\/65 {
  border-color: rgb(63 98 18 / 0.65);
}
.tw-border-lime-800\/70 {
  border-color: rgb(63 98 18 / 0.7);
}
.tw-border-lime-800\/75 {
  border-color: rgb(63 98 18 / 0.75);
}
.tw-border-lime-800\/80 {
  border-color: rgb(63 98 18 / 0.8);
}
.tw-border-lime-800\/85 {
  border-color: rgb(63 98 18 / 0.85);
}
.tw-border-lime-800\/90 {
  border-color: rgb(63 98 18 / 0.9);
}
.tw-border-lime-800\/95 {
  border-color: rgb(63 98 18 / 0.95);
}
.tw-border-lime-900 {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-lime-900\/0 {
  border-color: rgb(54 83 20 / 0);
}
.tw-border-lime-900\/10 {
  border-color: rgb(54 83 20 / 0.1);
}
.tw-border-lime-900\/100 {
  border-color: rgb(54 83 20 / 1);
}
.tw-border-lime-900\/15 {
  border-color: rgb(54 83 20 / 0.15);
}
.tw-border-lime-900\/20 {
  border-color: rgb(54 83 20 / 0.2);
}
.tw-border-lime-900\/25 {
  border-color: rgb(54 83 20 / 0.25);
}
.tw-border-lime-900\/30 {
  border-color: rgb(54 83 20 / 0.3);
}
.tw-border-lime-900\/35 {
  border-color: rgb(54 83 20 / 0.35);
}
.tw-border-lime-900\/40 {
  border-color: rgb(54 83 20 / 0.4);
}
.tw-border-lime-900\/45 {
  border-color: rgb(54 83 20 / 0.45);
}
.tw-border-lime-900\/5 {
  border-color: rgb(54 83 20 / 0.05);
}
.tw-border-lime-900\/50 {
  border-color: rgb(54 83 20 / 0.5);
}
.tw-border-lime-900\/55 {
  border-color: rgb(54 83 20 / 0.55);
}
.tw-border-lime-900\/60 {
  border-color: rgb(54 83 20 / 0.6);
}
.tw-border-lime-900\/65 {
  border-color: rgb(54 83 20 / 0.65);
}
.tw-border-lime-900\/70 {
  border-color: rgb(54 83 20 / 0.7);
}
.tw-border-lime-900\/75 {
  border-color: rgb(54 83 20 / 0.75);
}
.tw-border-lime-900\/80 {
  border-color: rgb(54 83 20 / 0.8);
}
.tw-border-lime-900\/85 {
  border-color: rgb(54 83 20 / 0.85);
}
.tw-border-lime-900\/90 {
  border-color: rgb(54 83 20 / 0.9);
}
.tw-border-lime-900\/95 {
  border-color: rgb(54 83 20 / 0.95);
}
.tw-border-lime-950 {
  --tw-border-opacity: 1;
  border-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-lime-950\/0 {
  border-color: rgb(26 46 5 / 0);
}
.tw-border-lime-950\/10 {
  border-color: rgb(26 46 5 / 0.1);
}
.tw-border-lime-950\/100 {
  border-color: rgb(26 46 5 / 1);
}
.tw-border-lime-950\/15 {
  border-color: rgb(26 46 5 / 0.15);
}
.tw-border-lime-950\/20 {
  border-color: rgb(26 46 5 / 0.2);
}
.tw-border-lime-950\/25 {
  border-color: rgb(26 46 5 / 0.25);
}
.tw-border-lime-950\/30 {
  border-color: rgb(26 46 5 / 0.3);
}
.tw-border-lime-950\/35 {
  border-color: rgb(26 46 5 / 0.35);
}
.tw-border-lime-950\/40 {
  border-color: rgb(26 46 5 / 0.4);
}
.tw-border-lime-950\/45 {
  border-color: rgb(26 46 5 / 0.45);
}
.tw-border-lime-950\/5 {
  border-color: rgb(26 46 5 / 0.05);
}
.tw-border-lime-950\/50 {
  border-color: rgb(26 46 5 / 0.5);
}
.tw-border-lime-950\/55 {
  border-color: rgb(26 46 5 / 0.55);
}
.tw-border-lime-950\/60 {
  border-color: rgb(26 46 5 / 0.6);
}
.tw-border-lime-950\/65 {
  border-color: rgb(26 46 5 / 0.65);
}
.tw-border-lime-950\/70 {
  border-color: rgb(26 46 5 / 0.7);
}
.tw-border-lime-950\/75 {
  border-color: rgb(26 46 5 / 0.75);
}
.tw-border-lime-950\/80 {
  border-color: rgb(26 46 5 / 0.8);
}
.tw-border-lime-950\/85 {
  border-color: rgb(26 46 5 / 0.85);
}
.tw-border-lime-950\/90 {
  border-color: rgb(26 46 5 / 0.9);
}
.tw-border-lime-950\/95 {
  border-color: rgb(26 46 5 / 0.95);
}
.tw-border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-100\/0 {
  border-color: rgb(245 245 245 / 0);
}
.tw-border-neutral-100\/10 {
  border-color: rgb(245 245 245 / 0.1);
}
.tw-border-neutral-100\/100 {
  border-color: rgb(245 245 245 / 1);
}
.tw-border-neutral-100\/15 {
  border-color: rgb(245 245 245 / 0.15);
}
.tw-border-neutral-100\/20 {
  border-color: rgb(245 245 245 / 0.2);
}
.tw-border-neutral-100\/25 {
  border-color: rgb(245 245 245 / 0.25);
}
.tw-border-neutral-100\/30 {
  border-color: rgb(245 245 245 / 0.3);
}
.tw-border-neutral-100\/35 {
  border-color: rgb(245 245 245 / 0.35);
}
.tw-border-neutral-100\/40 {
  border-color: rgb(245 245 245 / 0.4);
}
.tw-border-neutral-100\/45 {
  border-color: rgb(245 245 245 / 0.45);
}
.tw-border-neutral-100\/5 {
  border-color: rgb(245 245 245 / 0.05);
}
.tw-border-neutral-100\/50 {
  border-color: rgb(245 245 245 / 0.5);
}
.tw-border-neutral-100\/55 {
  border-color: rgb(245 245 245 / 0.55);
}
.tw-border-neutral-100\/60 {
  border-color: rgb(245 245 245 / 0.6);
}
.tw-border-neutral-100\/65 {
  border-color: rgb(245 245 245 / 0.65);
}
.tw-border-neutral-100\/70 {
  border-color: rgb(245 245 245 / 0.7);
}
.tw-border-neutral-100\/75 {
  border-color: rgb(245 245 245 / 0.75);
}
.tw-border-neutral-100\/80 {
  border-color: rgb(245 245 245 / 0.8);
}
.tw-border-neutral-100\/85 {
  border-color: rgb(245 245 245 / 0.85);
}
.tw-border-neutral-100\/90 {
  border-color: rgb(245 245 245 / 0.9);
}
.tw-border-neutral-100\/95 {
  border-color: rgb(245 245 245 / 0.95);
}
.tw-border-neutral-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-200\/0 {
  border-color: rgb(229 229 229 / 0);
}
.tw-border-neutral-200\/10 {
  border-color: rgb(229 229 229 / 0.1);
}
.tw-border-neutral-200\/100 {
  border-color: rgb(229 229 229 / 1);
}
.tw-border-neutral-200\/15 {
  border-color: rgb(229 229 229 / 0.15);
}
.tw-border-neutral-200\/20 {
  border-color: rgb(229 229 229 / 0.2);
}
.tw-border-neutral-200\/25 {
  border-color: rgb(229 229 229 / 0.25);
}
.tw-border-neutral-200\/30 {
  border-color: rgb(229 229 229 / 0.3);
}
.tw-border-neutral-200\/35 {
  border-color: rgb(229 229 229 / 0.35);
}
.tw-border-neutral-200\/40 {
  border-color: rgb(229 229 229 / 0.4);
}
.tw-border-neutral-200\/45 {
  border-color: rgb(229 229 229 / 0.45);
}
.tw-border-neutral-200\/5 {
  border-color: rgb(229 229 229 / 0.05);
}
.tw-border-neutral-200\/50 {
  border-color: rgb(229 229 229 / 0.5);
}
.tw-border-neutral-200\/55 {
  border-color: rgb(229 229 229 / 0.55);
}
.tw-border-neutral-200\/60 {
  border-color: rgb(229 229 229 / 0.6);
}
.tw-border-neutral-200\/65 {
  border-color: rgb(229 229 229 / 0.65);
}
.tw-border-neutral-200\/70 {
  border-color: rgb(229 229 229 / 0.7);
}
.tw-border-neutral-200\/75 {
  border-color: rgb(229 229 229 / 0.75);
}
.tw-border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8);
}
.tw-border-neutral-200\/85 {
  border-color: rgb(229 229 229 / 0.85);
}
.tw-border-neutral-200\/90 {
  border-color: rgb(229 229 229 / 0.9);
}
.tw-border-neutral-200\/95 {
  border-color: rgb(229 229 229 / 0.95);
}
.tw-border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-300\/0 {
  border-color: rgb(212 212 212 / 0);
}
.tw-border-neutral-300\/10 {
  border-color: rgb(212 212 212 / 0.1);
}
.tw-border-neutral-300\/100 {
  border-color: rgb(212 212 212 / 1);
}
.tw-border-neutral-300\/15 {
  border-color: rgb(212 212 212 / 0.15);
}
.tw-border-neutral-300\/20 {
  border-color: rgb(212 212 212 / 0.2);
}
.tw-border-neutral-300\/25 {
  border-color: rgb(212 212 212 / 0.25);
}
.tw-border-neutral-300\/30 {
  border-color: rgb(212 212 212 / 0.3);
}
.tw-border-neutral-300\/35 {
  border-color: rgb(212 212 212 / 0.35);
}
.tw-border-neutral-300\/40 {
  border-color: rgb(212 212 212 / 0.4);
}
.tw-border-neutral-300\/45 {
  border-color: rgb(212 212 212 / 0.45);
}
.tw-border-neutral-300\/5 {
  border-color: rgb(212 212 212 / 0.05);
}
.tw-border-neutral-300\/50 {
  border-color: rgb(212 212 212 / 0.5);
}
.tw-border-neutral-300\/55 {
  border-color: rgb(212 212 212 / 0.55);
}
.tw-border-neutral-300\/60 {
  border-color: rgb(212 212 212 / 0.6);
}
.tw-border-neutral-300\/65 {
  border-color: rgb(212 212 212 / 0.65);
}
.tw-border-neutral-300\/70 {
  border-color: rgb(212 212 212 / 0.7);
}
.tw-border-neutral-300\/75 {
  border-color: rgb(212 212 212 / 0.75);
}
.tw-border-neutral-300\/80 {
  border-color: rgb(212 212 212 / 0.8);
}
.tw-border-neutral-300\/85 {
  border-color: rgb(212 212 212 / 0.85);
}
.tw-border-neutral-300\/90 {
  border-color: rgb(212 212 212 / 0.9);
}
.tw-border-neutral-300\/95 {
  border-color: rgb(212 212 212 / 0.95);
}
.tw-border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-400\/0 {
  border-color: rgb(163 163 163 / 0);
}
.tw-border-neutral-400\/10 {
  border-color: rgb(163 163 163 / 0.1);
}
.tw-border-neutral-400\/100 {
  border-color: rgb(163 163 163 / 1);
}
.tw-border-neutral-400\/15 {
  border-color: rgb(163 163 163 / 0.15);
}
.tw-border-neutral-400\/20 {
  border-color: rgb(163 163 163 / 0.2);
}
.tw-border-neutral-400\/25 {
  border-color: rgb(163 163 163 / 0.25);
}
.tw-border-neutral-400\/30 {
  border-color: rgb(163 163 163 / 0.3);
}
.tw-border-neutral-400\/35 {
  border-color: rgb(163 163 163 / 0.35);
}
.tw-border-neutral-400\/40 {
  border-color: rgb(163 163 163 / 0.4);
}
.tw-border-neutral-400\/45 {
  border-color: rgb(163 163 163 / 0.45);
}
.tw-border-neutral-400\/5 {
  border-color: rgb(163 163 163 / 0.05);
}
.tw-border-neutral-400\/50 {
  border-color: rgb(163 163 163 / 0.5);
}
.tw-border-neutral-400\/55 {
  border-color: rgb(163 163 163 / 0.55);
}
.tw-border-neutral-400\/60 {
  border-color: rgb(163 163 163 / 0.6);
}
.tw-border-neutral-400\/65 {
  border-color: rgb(163 163 163 / 0.65);
}
.tw-border-neutral-400\/70 {
  border-color: rgb(163 163 163 / 0.7);
}
.tw-border-neutral-400\/75 {
  border-color: rgb(163 163 163 / 0.75);
}
.tw-border-neutral-400\/80 {
  border-color: rgb(163 163 163 / 0.8);
}
.tw-border-neutral-400\/85 {
  border-color: rgb(163 163 163 / 0.85);
}
.tw-border-neutral-400\/90 {
  border-color: rgb(163 163 163 / 0.9);
}
.tw-border-neutral-400\/95 {
  border-color: rgb(163 163 163 / 0.95);
}
.tw-border-neutral-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-50\/0 {
  border-color: rgb(250 250 250 / 0);
}
.tw-border-neutral-50\/10 {
  border-color: rgb(250 250 250 / 0.1);
}
.tw-border-neutral-50\/100 {
  border-color: rgb(250 250 250 / 1);
}
.tw-border-neutral-50\/15 {
  border-color: rgb(250 250 250 / 0.15);
}
.tw-border-neutral-50\/20 {
  border-color: rgb(250 250 250 / 0.2);
}
.tw-border-neutral-50\/25 {
  border-color: rgb(250 250 250 / 0.25);
}
.tw-border-neutral-50\/30 {
  border-color: rgb(250 250 250 / 0.3);
}
.tw-border-neutral-50\/35 {
  border-color: rgb(250 250 250 / 0.35);
}
.tw-border-neutral-50\/40 {
  border-color: rgb(250 250 250 / 0.4);
}
.tw-border-neutral-50\/45 {
  border-color: rgb(250 250 250 / 0.45);
}
.tw-border-neutral-50\/5 {
  border-color: rgb(250 250 250 / 0.05);
}
.tw-border-neutral-50\/50 {
  border-color: rgb(250 250 250 / 0.5);
}
.tw-border-neutral-50\/55 {
  border-color: rgb(250 250 250 / 0.55);
}
.tw-border-neutral-50\/60 {
  border-color: rgb(250 250 250 / 0.6);
}
.tw-border-neutral-50\/65 {
  border-color: rgb(250 250 250 / 0.65);
}
.tw-border-neutral-50\/70 {
  border-color: rgb(250 250 250 / 0.7);
}
.tw-border-neutral-50\/75 {
  border-color: rgb(250 250 250 / 0.75);
}
.tw-border-neutral-50\/80 {
  border-color: rgb(250 250 250 / 0.8);
}
.tw-border-neutral-50\/85 {
  border-color: rgb(250 250 250 / 0.85);
}
.tw-border-neutral-50\/90 {
  border-color: rgb(250 250 250 / 0.9);
}
.tw-border-neutral-50\/95 {
  border-color: rgb(250 250 250 / 0.95);
}
.tw-border-neutral-500 {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-500\/0 {
  border-color: rgb(115 115 115 / 0);
}
.tw-border-neutral-500\/10 {
  border-color: rgb(115 115 115 / 0.1);
}
.tw-border-neutral-500\/100 {
  border-color: rgb(115 115 115 / 1);
}
.tw-border-neutral-500\/15 {
  border-color: rgb(115 115 115 / 0.15);
}
.tw-border-neutral-500\/20 {
  border-color: rgb(115 115 115 / 0.2);
}
.tw-border-neutral-500\/25 {
  border-color: rgb(115 115 115 / 0.25);
}
.tw-border-neutral-500\/30 {
  border-color: rgb(115 115 115 / 0.3);
}
.tw-border-neutral-500\/35 {
  border-color: rgb(115 115 115 / 0.35);
}
.tw-border-neutral-500\/40 {
  border-color: rgb(115 115 115 / 0.4);
}
.tw-border-neutral-500\/45 {
  border-color: rgb(115 115 115 / 0.45);
}
.tw-border-neutral-500\/5 {
  border-color: rgb(115 115 115 / 0.05);
}
.tw-border-neutral-500\/50 {
  border-color: rgb(115 115 115 / 0.5);
}
.tw-border-neutral-500\/55 {
  border-color: rgb(115 115 115 / 0.55);
}
.tw-border-neutral-500\/60 {
  border-color: rgb(115 115 115 / 0.6);
}
.tw-border-neutral-500\/65 {
  border-color: rgb(115 115 115 / 0.65);
}
.tw-border-neutral-500\/70 {
  border-color: rgb(115 115 115 / 0.7);
}
.tw-border-neutral-500\/75 {
  border-color: rgb(115 115 115 / 0.75);
}
.tw-border-neutral-500\/80 {
  border-color: rgb(115 115 115 / 0.8);
}
.tw-border-neutral-500\/85 {
  border-color: rgb(115 115 115 / 0.85);
}
.tw-border-neutral-500\/90 {
  border-color: rgb(115 115 115 / 0.9);
}
.tw-border-neutral-500\/95 {
  border-color: rgb(115 115 115 / 0.95);
}
.tw-border-neutral-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-600\/0 {
  border-color: rgb(82 82 82 / 0);
}
.tw-border-neutral-600\/10 {
  border-color: rgb(82 82 82 / 0.1);
}
.tw-border-neutral-600\/100 {
  border-color: rgb(82 82 82 / 1);
}
.tw-border-neutral-600\/15 {
  border-color: rgb(82 82 82 / 0.15);
}
.tw-border-neutral-600\/20 {
  border-color: rgb(82 82 82 / 0.2);
}
.tw-border-neutral-600\/25 {
  border-color: rgb(82 82 82 / 0.25);
}
.tw-border-neutral-600\/30 {
  border-color: rgb(82 82 82 / 0.3);
}
.tw-border-neutral-600\/35 {
  border-color: rgb(82 82 82 / 0.35);
}
.tw-border-neutral-600\/40 {
  border-color: rgb(82 82 82 / 0.4);
}
.tw-border-neutral-600\/45 {
  border-color: rgb(82 82 82 / 0.45);
}
.tw-border-neutral-600\/5 {
  border-color: rgb(82 82 82 / 0.05);
}
.tw-border-neutral-600\/50 {
  border-color: rgb(82 82 82 / 0.5);
}
.tw-border-neutral-600\/55 {
  border-color: rgb(82 82 82 / 0.55);
}
.tw-border-neutral-600\/60 {
  border-color: rgb(82 82 82 / 0.6);
}
.tw-border-neutral-600\/65 {
  border-color: rgb(82 82 82 / 0.65);
}
.tw-border-neutral-600\/70 {
  border-color: rgb(82 82 82 / 0.7);
}
.tw-border-neutral-600\/75 {
  border-color: rgb(82 82 82 / 0.75);
}
.tw-border-neutral-600\/80 {
  border-color: rgb(82 82 82 / 0.8);
}
.tw-border-neutral-600\/85 {
  border-color: rgb(82 82 82 / 0.85);
}
.tw-border-neutral-600\/90 {
  border-color: rgb(82 82 82 / 0.9);
}
.tw-border-neutral-600\/95 {
  border-color: rgb(82 82 82 / 0.95);
}
.tw-border-neutral-700 {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-700\/0 {
  border-color: rgb(64 64 64 / 0);
}
.tw-border-neutral-700\/10 {
  border-color: rgb(64 64 64 / 0.1);
}
.tw-border-neutral-700\/100 {
  border-color: rgb(64 64 64 / 1);
}
.tw-border-neutral-700\/15 {
  border-color: rgb(64 64 64 / 0.15);
}
.tw-border-neutral-700\/20 {
  border-color: rgb(64 64 64 / 0.2);
}
.tw-border-neutral-700\/25 {
  border-color: rgb(64 64 64 / 0.25);
}
.tw-border-neutral-700\/30 {
  border-color: rgb(64 64 64 / 0.3);
}
.tw-border-neutral-700\/35 {
  border-color: rgb(64 64 64 / 0.35);
}
.tw-border-neutral-700\/40 {
  border-color: rgb(64 64 64 / 0.4);
}
.tw-border-neutral-700\/45 {
  border-color: rgb(64 64 64 / 0.45);
}
.tw-border-neutral-700\/5 {
  border-color: rgb(64 64 64 / 0.05);
}
.tw-border-neutral-700\/50 {
  border-color: rgb(64 64 64 / 0.5);
}
.tw-border-neutral-700\/55 {
  border-color: rgb(64 64 64 / 0.55);
}
.tw-border-neutral-700\/60 {
  border-color: rgb(64 64 64 / 0.6);
}
.tw-border-neutral-700\/65 {
  border-color: rgb(64 64 64 / 0.65);
}
.tw-border-neutral-700\/70 {
  border-color: rgb(64 64 64 / 0.7);
}
.tw-border-neutral-700\/75 {
  border-color: rgb(64 64 64 / 0.75);
}
.tw-border-neutral-700\/80 {
  border-color: rgb(64 64 64 / 0.8);
}
.tw-border-neutral-700\/85 {
  border-color: rgb(64 64 64 / 0.85);
}
.tw-border-neutral-700\/90 {
  border-color: rgb(64 64 64 / 0.9);
}
.tw-border-neutral-700\/95 {
  border-color: rgb(64 64 64 / 0.95);
}
.tw-border-neutral-800 {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-800\/0 {
  border-color: rgb(38 38 38 / 0);
}
.tw-border-neutral-800\/10 {
  border-color: rgb(38 38 38 / 0.1);
}
.tw-border-neutral-800\/100 {
  border-color: rgb(38 38 38 / 1);
}
.tw-border-neutral-800\/15 {
  border-color: rgb(38 38 38 / 0.15);
}
.tw-border-neutral-800\/20 {
  border-color: rgb(38 38 38 / 0.2);
}
.tw-border-neutral-800\/25 {
  border-color: rgb(38 38 38 / 0.25);
}
.tw-border-neutral-800\/30 {
  border-color: rgb(38 38 38 / 0.3);
}
.tw-border-neutral-800\/35 {
  border-color: rgb(38 38 38 / 0.35);
}
.tw-border-neutral-800\/40 {
  border-color: rgb(38 38 38 / 0.4);
}
.tw-border-neutral-800\/45 {
  border-color: rgb(38 38 38 / 0.45);
}
.tw-border-neutral-800\/5 {
  border-color: rgb(38 38 38 / 0.05);
}
.tw-border-neutral-800\/50 {
  border-color: rgb(38 38 38 / 0.5);
}
.tw-border-neutral-800\/55 {
  border-color: rgb(38 38 38 / 0.55);
}
.tw-border-neutral-800\/60 {
  border-color: rgb(38 38 38 / 0.6);
}
.tw-border-neutral-800\/65 {
  border-color: rgb(38 38 38 / 0.65);
}
.tw-border-neutral-800\/70 {
  border-color: rgb(38 38 38 / 0.7);
}
.tw-border-neutral-800\/75 {
  border-color: rgb(38 38 38 / 0.75);
}
.tw-border-neutral-800\/80 {
  border-color: rgb(38 38 38 / 0.8);
}
.tw-border-neutral-800\/85 {
  border-color: rgb(38 38 38 / 0.85);
}
.tw-border-neutral-800\/90 {
  border-color: rgb(38 38 38 / 0.9);
}
.tw-border-neutral-800\/95 {
  border-color: rgb(38 38 38 / 0.95);
}
.tw-border-neutral-900 {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-900\/0 {
  border-color: rgb(23 23 23 / 0);
}
.tw-border-neutral-900\/10 {
  border-color: rgb(23 23 23 / 0.1);
}
.tw-border-neutral-900\/100 {
  border-color: rgb(23 23 23 / 1);
}
.tw-border-neutral-900\/15 {
  border-color: rgb(23 23 23 / 0.15);
}
.tw-border-neutral-900\/20 {
  border-color: rgb(23 23 23 / 0.2);
}
.tw-border-neutral-900\/25 {
  border-color: rgb(23 23 23 / 0.25);
}
.tw-border-neutral-900\/30 {
  border-color: rgb(23 23 23 / 0.3);
}
.tw-border-neutral-900\/35 {
  border-color: rgb(23 23 23 / 0.35);
}
.tw-border-neutral-900\/40 {
  border-color: rgb(23 23 23 / 0.4);
}
.tw-border-neutral-900\/45 {
  border-color: rgb(23 23 23 / 0.45);
}
.tw-border-neutral-900\/5 {
  border-color: rgb(23 23 23 / 0.05);
}
.tw-border-neutral-900\/50 {
  border-color: rgb(23 23 23 / 0.5);
}
.tw-border-neutral-900\/55 {
  border-color: rgb(23 23 23 / 0.55);
}
.tw-border-neutral-900\/60 {
  border-color: rgb(23 23 23 / 0.6);
}
.tw-border-neutral-900\/65 {
  border-color: rgb(23 23 23 / 0.65);
}
.tw-border-neutral-900\/70 {
  border-color: rgb(23 23 23 / 0.7);
}
.tw-border-neutral-900\/75 {
  border-color: rgb(23 23 23 / 0.75);
}
.tw-border-neutral-900\/80 {
  border-color: rgb(23 23 23 / 0.8);
}
.tw-border-neutral-900\/85 {
  border-color: rgb(23 23 23 / 0.85);
}
.tw-border-neutral-900\/90 {
  border-color: rgb(23 23 23 / 0.9);
}
.tw-border-neutral-900\/95 {
  border-color: rgb(23 23 23 / 0.95);
}
.tw-border-neutral-950 {
  --tw-border-opacity: 1;
  border-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-neutral-950\/0 {
  border-color: rgb(10 10 10 / 0);
}
.tw-border-neutral-950\/10 {
  border-color: rgb(10 10 10 / 0.1);
}
.tw-border-neutral-950\/100 {
  border-color: rgb(10 10 10 / 1);
}
.tw-border-neutral-950\/15 {
  border-color: rgb(10 10 10 / 0.15);
}
.tw-border-neutral-950\/20 {
  border-color: rgb(10 10 10 / 0.2);
}
.tw-border-neutral-950\/25 {
  border-color: rgb(10 10 10 / 0.25);
}
.tw-border-neutral-950\/30 {
  border-color: rgb(10 10 10 / 0.3);
}
.tw-border-neutral-950\/35 {
  border-color: rgb(10 10 10 / 0.35);
}
.tw-border-neutral-950\/40 {
  border-color: rgb(10 10 10 / 0.4);
}
.tw-border-neutral-950\/45 {
  border-color: rgb(10 10 10 / 0.45);
}
.tw-border-neutral-950\/5 {
  border-color: rgb(10 10 10 / 0.05);
}
.tw-border-neutral-950\/50 {
  border-color: rgb(10 10 10 / 0.5);
}
.tw-border-neutral-950\/55 {
  border-color: rgb(10 10 10 / 0.55);
}
.tw-border-neutral-950\/60 {
  border-color: rgb(10 10 10 / 0.6);
}
.tw-border-neutral-950\/65 {
  border-color: rgb(10 10 10 / 0.65);
}
.tw-border-neutral-950\/70 {
  border-color: rgb(10 10 10 / 0.7);
}
.tw-border-neutral-950\/75 {
  border-color: rgb(10 10 10 / 0.75);
}
.tw-border-neutral-950\/80 {
  border-color: rgb(10 10 10 / 0.8);
}
.tw-border-neutral-950\/85 {
  border-color: rgb(10 10 10 / 0.85);
}
.tw-border-neutral-950\/90 {
  border-color: rgb(10 10 10 / 0.9);
}
.tw-border-neutral-950\/95 {
  border-color: rgb(10 10 10 / 0.95);
}
.tw-border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-orange-100\/0 {
  border-color: rgb(255 237 213 / 0);
}
.tw-border-orange-100\/10 {
  border-color: rgb(255 237 213 / 0.1);
}
.tw-border-orange-100\/100 {
  border-color: rgb(255 237 213 / 1);
}
.tw-border-orange-100\/15 {
  border-color: rgb(255 237 213 / 0.15);
}
.tw-border-orange-100\/20 {
  border-color: rgb(255 237 213 / 0.2);
}
.tw-border-orange-100\/25 {
  border-color: rgb(255 237 213 / 0.25);
}
.tw-border-orange-100\/30 {
  border-color: rgb(255 237 213 / 0.3);
}
.tw-border-orange-100\/35 {
  border-color: rgb(255 237 213 / 0.35);
}
.tw-border-orange-100\/40 {
  border-color: rgb(255 237 213 / 0.4);
}
.tw-border-orange-100\/45 {
  border-color: rgb(255 237 213 / 0.45);
}
.tw-border-orange-100\/5 {
  border-color: rgb(255 237 213 / 0.05);
}
.tw-border-orange-100\/50 {
  border-color: rgb(255 237 213 / 0.5);
}
.tw-border-orange-100\/55 {
  border-color: rgb(255 237 213 / 0.55);
}
.tw-border-orange-100\/60 {
  border-color: rgb(255 237 213 / 0.6);
}
.tw-border-orange-100\/65 {
  border-color: rgb(255 237 213 / 0.65);
}
.tw-border-orange-100\/70 {
  border-color: rgb(255 237 213 / 0.7);
}
.tw-border-orange-100\/75 {
  border-color: rgb(255 237 213 / 0.75);
}
.tw-border-orange-100\/80 {
  border-color: rgb(255 237 213 / 0.8);
}
.tw-border-orange-100\/85 {
  border-color: rgb(255 237 213 / 0.85);
}
.tw-border-orange-100\/90 {
  border-color: rgb(255 237 213 / 0.9);
}
.tw-border-orange-100\/95 {
  border-color: rgb(255 237 213 / 0.95);
}
.tw-border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-orange-200\/0 {
  border-color: rgb(254 215 170 / 0);
}
.tw-border-orange-200\/10 {
  border-color: rgb(254 215 170 / 0.1);
}
.tw-border-orange-200\/100 {
  border-color: rgb(254 215 170 / 1);
}
.tw-border-orange-200\/15 {
  border-color: rgb(254 215 170 / 0.15);
}
.tw-border-orange-200\/20 {
  border-color: rgb(254 215 170 / 0.2);
}
.tw-border-orange-200\/25 {
  border-color: rgb(254 215 170 / 0.25);
}
.tw-border-orange-200\/30 {
  border-color: rgb(254 215 170 / 0.3);
}
.tw-border-orange-200\/35 {
  border-color: rgb(254 215 170 / 0.35);
}
.tw-border-orange-200\/40 {
  border-color: rgb(254 215 170 / 0.4);
}
.tw-border-orange-200\/45 {
  border-color: rgb(254 215 170 / 0.45);
}
.tw-border-orange-200\/5 {
  border-color: rgb(254 215 170 / 0.05);
}
.tw-border-orange-200\/50 {
  border-color: rgb(254 215 170 / 0.5);
}
.tw-border-orange-200\/55 {
  border-color: rgb(254 215 170 / 0.55);
}
.tw-border-orange-200\/60 {
  border-color: rgb(254 215 170 / 0.6);
}
.tw-border-orange-200\/65 {
  border-color: rgb(254 215 170 / 0.65);
}
.tw-border-orange-200\/70 {
  border-color: rgb(254 215 170 / 0.7);
}
.tw-border-orange-200\/75 {
  border-color: rgb(254 215 170 / 0.75);
}
.tw-border-orange-200\/80 {
  border-color: rgb(254 215 170 / 0.8);
}
.tw-border-orange-200\/85 {
  border-color: rgb(254 215 170 / 0.85);
}
.tw-border-orange-200\/90 {
  border-color: rgb(254 215 170 / 0.9);
}
.tw-border-orange-200\/95 {
  border-color: rgb(254 215 170 / 0.95);
}
.tw-border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-orange-300\/0 {
  border-color: rgb(253 186 116 / 0);
}
.tw-border-orange-300\/10 {
  border-color: rgb(253 186 116 / 0.1);
}
.tw-border-orange-300\/100 {
  border-color: rgb(253 186 116 / 1);
}
.tw-border-orange-300\/15 {
  border-color: rgb(253 186 116 / 0.15);
}
.tw-border-orange-300\/20 {
  border-color: rgb(253 186 116 / 0.2);
}
.tw-border-orange-300\/25 {
  border-color: rgb(253 186 116 / 0.25);
}
.tw-border-orange-300\/30 {
  border-color: rgb(253 186 116 / 0.3);
}
.tw-border-orange-300\/35 {
  border-color: rgb(253 186 116 / 0.35);
}
.tw-border-orange-300\/40 {
  border-color: rgb(253 186 116 / 0.4);
}
.tw-border-orange-300\/45 {
  border-color: rgb(253 186 116 / 0.45);
}
.tw-border-orange-300\/5 {
  border-color: rgb(253 186 116 / 0.05);
}
.tw-border-orange-300\/50 {
  border-color: rgb(253 186 116 / 0.5);
}
.tw-border-orange-300\/55 {
  border-color: rgb(253 186 116 / 0.55);
}
.tw-border-orange-300\/60 {
  border-color: rgb(253 186 116 / 0.6);
}
.tw-border-orange-300\/65 {
  border-color: rgb(253 186 116 / 0.65);
}
.tw-border-orange-300\/70 {
  border-color: rgb(253 186 116 / 0.7);
}
.tw-border-orange-300\/75 {
  border-color: rgb(253 186 116 / 0.75);
}
.tw-border-orange-300\/80 {
  border-color: rgb(253 186 116 / 0.8);
}
.tw-border-orange-300\/85 {
  border-color: rgb(253 186 116 / 0.85);
}
.tw-border-orange-300\/90 {
  border-color: rgb(253 186 116 / 0.9);
}
.tw-border-orange-300\/95 {
  border-color: rgb(253 186 116 / 0.95);
}
.tw-border-orange-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-orange-400\/0 {
  border-color: rgb(251 146 60 / 0);
}
.tw-border-orange-400\/10 {
  border-color: rgb(251 146 60 / 0.1);
}
.tw-border-orange-400\/100 {
  border-color: rgb(251 146 60 / 1);
}
.tw-border-orange-400\/15 {
  border-color: rgb(251 146 60 / 0.15);
}
.tw-border-orange-400\/20 {
  border-color: rgb(251 146 60 / 0.2);
}
.tw-border-orange-400\/25 {
  border-color: rgb(251 146 60 / 0.25);
}
.tw-border-orange-400\/30 {
  border-color: rgb(251 146 60 / 0.3);
}
.tw-border-orange-400\/35 {
  border-color: rgb(251 146 60 / 0.35);
}
.tw-border-orange-400\/40 {
  border-color: rgb(251 146 60 / 0.4);
}
.tw-border-orange-400\/45 {
  border-color: rgb(251 146 60 / 0.45);
}
.tw-border-orange-400\/5 {
  border-color: rgb(251 146 60 / 0.05);
}
.tw-border-orange-400\/50 {
  border-color: rgb(251 146 60 / 0.5);
}
.tw-border-orange-400\/55 {
  border-color: rgb(251 146 60 / 0.55);
}
.tw-border-orange-400\/60 {
  border-color: rgb(251 146 60 / 0.6);
}
.tw-border-orange-400\/65 {
  border-color: rgb(251 146 60 / 0.65);
}
.tw-border-orange-400\/70 {
  border-color: rgb(251 146 60 / 0.7);
}
.tw-border-orange-400\/75 {
  border-color: rgb(251 146 60 / 0.75);
}
.tw-border-orange-400\/80 {
  border-color: rgb(251 146 60 / 0.8);
}
.tw-border-orange-400\/85 {
  border-color: rgb(251 146 60 / 0.85);
}
.tw-border-orange-400\/90 {
  border-color: rgb(251 146 60 / 0.9);
}
.tw-border-orange-400\/95 {
  border-color: rgb(251 146 60 / 0.95);
}
.tw-border-orange-50 {
  --tw-border-opacity: 1;
  border-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-orange-50\/0 {
  border-color: rgb(255 247 237 / 0);
}
.tw-border-orange-50\/10 {
  border-color: rgb(255 247 237 / 0.1);
}
.tw-border-orange-50\/100 {
  border-color: rgb(255 247 237 / 1);
}
.tw-border-orange-50\/15 {
  border-color: rgb(255 247 237 / 0.15);
}
.tw-border-orange-50\/20 {
  border-color: rgb(255 247 237 / 0.2);
}
.tw-border-orange-50\/25 {
  border-color: rgb(255 247 237 / 0.25);
}
.tw-border-orange-50\/30 {
  border-color: rgb(255 247 237 / 0.3);
}
.tw-border-orange-50\/35 {
  border-color: rgb(255 247 237 / 0.35);
}
.tw-border-orange-50\/40 {
  border-color: rgb(255 247 237 / 0.4);
}
.tw-border-orange-50\/45 {
  border-color: rgb(255 247 237 / 0.45);
}
.tw-border-orange-50\/5 {
  border-color: rgb(255 247 237 / 0.05);
}
.tw-border-orange-50\/50 {
  border-color: rgb(255 247 237 / 0.5);
}
.tw-border-orange-50\/55 {
  border-color: rgb(255 247 237 / 0.55);
}
.tw-border-orange-50\/60 {
  border-color: rgb(255 247 237 / 0.6);
}
.tw-border-orange-50\/65 {
  border-color: rgb(255 247 237 / 0.65);
}
.tw-border-orange-50\/70 {
  border-color: rgb(255 247 237 / 0.7);
}
.tw-border-orange-50\/75 {
  border-color: rgb(255 247 237 / 0.75);
}
.tw-border-orange-50\/80 {
  border-color: rgb(255 247 237 / 0.8);
}
.tw-border-orange-50\/85 {
  border-color: rgb(255 247 237 / 0.85);
}
.tw-border-orange-50\/90 {
  border-color: rgb(255 247 237 / 0.9);
}
.tw-border-orange-50\/95 {
  border-color: rgb(255 247 237 / 0.95);
}
.tw-border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-orange-500\/0 {
  border-color: rgb(249 115 22 / 0);
}
.tw-border-orange-500\/10 {
  border-color: rgb(249 115 22 / 0.1);
}
.tw-border-orange-500\/100 {
  border-color: rgb(249 115 22 / 1);
}
.tw-border-orange-500\/15 {
  border-color: rgb(249 115 22 / 0.15);
}
.tw-border-orange-500\/20 {
  border-color: rgb(249 115 22 / 0.2);
}
.tw-border-orange-500\/25 {
  border-color: rgb(249 115 22 / 0.25);
}
.tw-border-orange-500\/30 {
  border-color: rgb(249 115 22 / 0.3);
}
.tw-border-orange-500\/35 {
  border-color: rgb(249 115 22 / 0.35);
}
.tw-border-orange-500\/40 {
  border-color: rgb(249 115 22 / 0.4);
}
.tw-border-orange-500\/45 {
  border-color: rgb(249 115 22 / 0.45);
}
.tw-border-orange-500\/5 {
  border-color: rgb(249 115 22 / 0.05);
}
.tw-border-orange-500\/50 {
  border-color: rgb(249 115 22 / 0.5);
}
.tw-border-orange-500\/55 {
  border-color: rgb(249 115 22 / 0.55);
}
.tw-border-orange-500\/60 {
  border-color: rgb(249 115 22 / 0.6);
}
.tw-border-orange-500\/65 {
  border-color: rgb(249 115 22 / 0.65);
}
.tw-border-orange-500\/70 {
  border-color: rgb(249 115 22 / 0.7);
}
.tw-border-orange-500\/75 {
  border-color: rgb(249 115 22 / 0.75);
}
.tw-border-orange-500\/80 {
  border-color: rgb(249 115 22 / 0.8);
}
.tw-border-orange-500\/85 {
  border-color: rgb(249 115 22 / 0.85);
}
.tw-border-orange-500\/90 {
  border-color: rgb(249 115 22 / 0.9);
}
.tw-border-orange-500\/95 {
  border-color: rgb(249 115 22 / 0.95);
}
.tw-border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-orange-600\/0 {
  border-color: rgb(234 88 12 / 0);
}
.tw-border-orange-600\/10 {
  border-color: rgb(234 88 12 / 0.1);
}
.tw-border-orange-600\/100 {
  border-color: rgb(234 88 12 / 1);
}
.tw-border-orange-600\/15 {
  border-color: rgb(234 88 12 / 0.15);
}
.tw-border-orange-600\/20 {
  border-color: rgb(234 88 12 / 0.2);
}
.tw-border-orange-600\/25 {
  border-color: rgb(234 88 12 / 0.25);
}
.tw-border-orange-600\/30 {
  border-color: rgb(234 88 12 / 0.3);
}
.tw-border-orange-600\/35 {
  border-color: rgb(234 88 12 / 0.35);
}
.tw-border-orange-600\/40 {
  border-color: rgb(234 88 12 / 0.4);
}
.tw-border-orange-600\/45 {
  border-color: rgb(234 88 12 / 0.45);
}
.tw-border-orange-600\/5 {
  border-color: rgb(234 88 12 / 0.05);
}
.tw-border-orange-600\/50 {
  border-color: rgb(234 88 12 / 0.5);
}
.tw-border-orange-600\/55 {
  border-color: rgb(234 88 12 / 0.55);
}
.tw-border-orange-600\/60 {
  border-color: rgb(234 88 12 / 0.6);
}
.tw-border-orange-600\/65 {
  border-color: rgb(234 88 12 / 0.65);
}
.tw-border-orange-600\/70 {
  border-color: rgb(234 88 12 / 0.7);
}
.tw-border-orange-600\/75 {
  border-color: rgb(234 88 12 / 0.75);
}
.tw-border-orange-600\/80 {
  border-color: rgb(234 88 12 / 0.8);
}
.tw-border-orange-600\/85 {
  border-color: rgb(234 88 12 / 0.85);
}
.tw-border-orange-600\/90 {
  border-color: rgb(234 88 12 / 0.9);
}
.tw-border-orange-600\/95 {
  border-color: rgb(234 88 12 / 0.95);
}
.tw-border-orange-700 {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-orange-700\/0 {
  border-color: rgb(194 65 12 / 0);
}
.tw-border-orange-700\/10 {
  border-color: rgb(194 65 12 / 0.1);
}
.tw-border-orange-700\/100 {
  border-color: rgb(194 65 12 / 1);
}
.tw-border-orange-700\/15 {
  border-color: rgb(194 65 12 / 0.15);
}
.tw-border-orange-700\/20 {
  border-color: rgb(194 65 12 / 0.2);
}
.tw-border-orange-700\/25 {
  border-color: rgb(194 65 12 / 0.25);
}
.tw-border-orange-700\/30 {
  border-color: rgb(194 65 12 / 0.3);
}
.tw-border-orange-700\/35 {
  border-color: rgb(194 65 12 / 0.35);
}
.tw-border-orange-700\/40 {
  border-color: rgb(194 65 12 / 0.4);
}
.tw-border-orange-700\/45 {
  border-color: rgb(194 65 12 / 0.45);
}
.tw-border-orange-700\/5 {
  border-color: rgb(194 65 12 / 0.05);
}
.tw-border-orange-700\/50 {
  border-color: rgb(194 65 12 / 0.5);
}
.tw-border-orange-700\/55 {
  border-color: rgb(194 65 12 / 0.55);
}
.tw-border-orange-700\/60 {
  border-color: rgb(194 65 12 / 0.6);
}
.tw-border-orange-700\/65 {
  border-color: rgb(194 65 12 / 0.65);
}
.tw-border-orange-700\/70 {
  border-color: rgb(194 65 12 / 0.7);
}
.tw-border-orange-700\/75 {
  border-color: rgb(194 65 12 / 0.75);
}
.tw-border-orange-700\/80 {
  border-color: rgb(194 65 12 / 0.8);
}
.tw-border-orange-700\/85 {
  border-color: rgb(194 65 12 / 0.85);
}
.tw-border-orange-700\/90 {
  border-color: rgb(194 65 12 / 0.9);
}
.tw-border-orange-700\/95 {
  border-color: rgb(194 65 12 / 0.95);
}
.tw-border-orange-800 {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-orange-800\/0 {
  border-color: rgb(154 52 18 / 0);
}
.tw-border-orange-800\/10 {
  border-color: rgb(154 52 18 / 0.1);
}
.tw-border-orange-800\/100 {
  border-color: rgb(154 52 18 / 1);
}
.tw-border-orange-800\/15 {
  border-color: rgb(154 52 18 / 0.15);
}
.tw-border-orange-800\/20 {
  border-color: rgb(154 52 18 / 0.2);
}
.tw-border-orange-800\/25 {
  border-color: rgb(154 52 18 / 0.25);
}
.tw-border-orange-800\/30 {
  border-color: rgb(154 52 18 / 0.3);
}
.tw-border-orange-800\/35 {
  border-color: rgb(154 52 18 / 0.35);
}
.tw-border-orange-800\/40 {
  border-color: rgb(154 52 18 / 0.4);
}
.tw-border-orange-800\/45 {
  border-color: rgb(154 52 18 / 0.45);
}
.tw-border-orange-800\/5 {
  border-color: rgb(154 52 18 / 0.05);
}
.tw-border-orange-800\/50 {
  border-color: rgb(154 52 18 / 0.5);
}
.tw-border-orange-800\/55 {
  border-color: rgb(154 52 18 / 0.55);
}
.tw-border-orange-800\/60 {
  border-color: rgb(154 52 18 / 0.6);
}
.tw-border-orange-800\/65 {
  border-color: rgb(154 52 18 / 0.65);
}
.tw-border-orange-800\/70 {
  border-color: rgb(154 52 18 / 0.7);
}
.tw-border-orange-800\/75 {
  border-color: rgb(154 52 18 / 0.75);
}
.tw-border-orange-800\/80 {
  border-color: rgb(154 52 18 / 0.8);
}
.tw-border-orange-800\/85 {
  border-color: rgb(154 52 18 / 0.85);
}
.tw-border-orange-800\/90 {
  border-color: rgb(154 52 18 / 0.9);
}
.tw-border-orange-800\/95 {
  border-color: rgb(154 52 18 / 0.95);
}
.tw-border-orange-900 {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-orange-900\/0 {
  border-color: rgb(124 45 18 / 0);
}
.tw-border-orange-900\/10 {
  border-color: rgb(124 45 18 / 0.1);
}
.tw-border-orange-900\/100 {
  border-color: rgb(124 45 18 / 1);
}
.tw-border-orange-900\/15 {
  border-color: rgb(124 45 18 / 0.15);
}
.tw-border-orange-900\/20 {
  border-color: rgb(124 45 18 / 0.2);
}
.tw-border-orange-900\/25 {
  border-color: rgb(124 45 18 / 0.25);
}
.tw-border-orange-900\/30 {
  border-color: rgb(124 45 18 / 0.3);
}
.tw-border-orange-900\/35 {
  border-color: rgb(124 45 18 / 0.35);
}
.tw-border-orange-900\/40 {
  border-color: rgb(124 45 18 / 0.4);
}
.tw-border-orange-900\/45 {
  border-color: rgb(124 45 18 / 0.45);
}
.tw-border-orange-900\/5 {
  border-color: rgb(124 45 18 / 0.05);
}
.tw-border-orange-900\/50 {
  border-color: rgb(124 45 18 / 0.5);
}
.tw-border-orange-900\/55 {
  border-color: rgb(124 45 18 / 0.55);
}
.tw-border-orange-900\/60 {
  border-color: rgb(124 45 18 / 0.6);
}
.tw-border-orange-900\/65 {
  border-color: rgb(124 45 18 / 0.65);
}
.tw-border-orange-900\/70 {
  border-color: rgb(124 45 18 / 0.7);
}
.tw-border-orange-900\/75 {
  border-color: rgb(124 45 18 / 0.75);
}
.tw-border-orange-900\/80 {
  border-color: rgb(124 45 18 / 0.8);
}
.tw-border-orange-900\/85 {
  border-color: rgb(124 45 18 / 0.85);
}
.tw-border-orange-900\/90 {
  border-color: rgb(124 45 18 / 0.9);
}
.tw-border-orange-900\/95 {
  border-color: rgb(124 45 18 / 0.95);
}
.tw-border-orange-950 {
  --tw-border-opacity: 1;
  border-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-orange-950\/0 {
  border-color: rgb(67 20 7 / 0);
}
.tw-border-orange-950\/10 {
  border-color: rgb(67 20 7 / 0.1);
}
.tw-border-orange-950\/100 {
  border-color: rgb(67 20 7 / 1);
}
.tw-border-orange-950\/15 {
  border-color: rgb(67 20 7 / 0.15);
}
.tw-border-orange-950\/20 {
  border-color: rgb(67 20 7 / 0.2);
}
.tw-border-orange-950\/25 {
  border-color: rgb(67 20 7 / 0.25);
}
.tw-border-orange-950\/30 {
  border-color: rgb(67 20 7 / 0.3);
}
.tw-border-orange-950\/35 {
  border-color: rgb(67 20 7 / 0.35);
}
.tw-border-orange-950\/40 {
  border-color: rgb(67 20 7 / 0.4);
}
.tw-border-orange-950\/45 {
  border-color: rgb(67 20 7 / 0.45);
}
.tw-border-orange-950\/5 {
  border-color: rgb(67 20 7 / 0.05);
}
.tw-border-orange-950\/50 {
  border-color: rgb(67 20 7 / 0.5);
}
.tw-border-orange-950\/55 {
  border-color: rgb(67 20 7 / 0.55);
}
.tw-border-orange-950\/60 {
  border-color: rgb(67 20 7 / 0.6);
}
.tw-border-orange-950\/65 {
  border-color: rgb(67 20 7 / 0.65);
}
.tw-border-orange-950\/70 {
  border-color: rgb(67 20 7 / 0.7);
}
.tw-border-orange-950\/75 {
  border-color: rgb(67 20 7 / 0.75);
}
.tw-border-orange-950\/80 {
  border-color: rgb(67 20 7 / 0.8);
}
.tw-border-orange-950\/85 {
  border-color: rgb(67 20 7 / 0.85);
}
.tw-border-orange-950\/90 {
  border-color: rgb(67 20 7 / 0.9);
}
.tw-border-orange-950\/95 {
  border-color: rgb(67 20 7 / 0.95);
}
.tw-border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-pink-100\/0 {
  border-color: rgb(252 231 243 / 0);
}
.tw-border-pink-100\/10 {
  border-color: rgb(252 231 243 / 0.1);
}
.tw-border-pink-100\/100 {
  border-color: rgb(252 231 243 / 1);
}
.tw-border-pink-100\/15 {
  border-color: rgb(252 231 243 / 0.15);
}
.tw-border-pink-100\/20 {
  border-color: rgb(252 231 243 / 0.2);
}
.tw-border-pink-100\/25 {
  border-color: rgb(252 231 243 / 0.25);
}
.tw-border-pink-100\/30 {
  border-color: rgb(252 231 243 / 0.3);
}
.tw-border-pink-100\/35 {
  border-color: rgb(252 231 243 / 0.35);
}
.tw-border-pink-100\/40 {
  border-color: rgb(252 231 243 / 0.4);
}
.tw-border-pink-100\/45 {
  border-color: rgb(252 231 243 / 0.45);
}
.tw-border-pink-100\/5 {
  border-color: rgb(252 231 243 / 0.05);
}
.tw-border-pink-100\/50 {
  border-color: rgb(252 231 243 / 0.5);
}
.tw-border-pink-100\/55 {
  border-color: rgb(252 231 243 / 0.55);
}
.tw-border-pink-100\/60 {
  border-color: rgb(252 231 243 / 0.6);
}
.tw-border-pink-100\/65 {
  border-color: rgb(252 231 243 / 0.65);
}
.tw-border-pink-100\/70 {
  border-color: rgb(252 231 243 / 0.7);
}
.tw-border-pink-100\/75 {
  border-color: rgb(252 231 243 / 0.75);
}
.tw-border-pink-100\/80 {
  border-color: rgb(252 231 243 / 0.8);
}
.tw-border-pink-100\/85 {
  border-color: rgb(252 231 243 / 0.85);
}
.tw-border-pink-100\/90 {
  border-color: rgb(252 231 243 / 0.9);
}
.tw-border-pink-100\/95 {
  border-color: rgb(252 231 243 / 0.95);
}
.tw-border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-pink-200\/0 {
  border-color: rgb(251 207 232 / 0);
}
.tw-border-pink-200\/10 {
  border-color: rgb(251 207 232 / 0.1);
}
.tw-border-pink-200\/100 {
  border-color: rgb(251 207 232 / 1);
}
.tw-border-pink-200\/15 {
  border-color: rgb(251 207 232 / 0.15);
}
.tw-border-pink-200\/20 {
  border-color: rgb(251 207 232 / 0.2);
}
.tw-border-pink-200\/25 {
  border-color: rgb(251 207 232 / 0.25);
}
.tw-border-pink-200\/30 {
  border-color: rgb(251 207 232 / 0.3);
}
.tw-border-pink-200\/35 {
  border-color: rgb(251 207 232 / 0.35);
}
.tw-border-pink-200\/40 {
  border-color: rgb(251 207 232 / 0.4);
}
.tw-border-pink-200\/45 {
  border-color: rgb(251 207 232 / 0.45);
}
.tw-border-pink-200\/5 {
  border-color: rgb(251 207 232 / 0.05);
}
.tw-border-pink-200\/50 {
  border-color: rgb(251 207 232 / 0.5);
}
.tw-border-pink-200\/55 {
  border-color: rgb(251 207 232 / 0.55);
}
.tw-border-pink-200\/60 {
  border-color: rgb(251 207 232 / 0.6);
}
.tw-border-pink-200\/65 {
  border-color: rgb(251 207 232 / 0.65);
}
.tw-border-pink-200\/70 {
  border-color: rgb(251 207 232 / 0.7);
}
.tw-border-pink-200\/75 {
  border-color: rgb(251 207 232 / 0.75);
}
.tw-border-pink-200\/80 {
  border-color: rgb(251 207 232 / 0.8);
}
.tw-border-pink-200\/85 {
  border-color: rgb(251 207 232 / 0.85);
}
.tw-border-pink-200\/90 {
  border-color: rgb(251 207 232 / 0.9);
}
.tw-border-pink-200\/95 {
  border-color: rgb(251 207 232 / 0.95);
}
.tw-border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-pink-300\/0 {
  border-color: rgb(249 168 212 / 0);
}
.tw-border-pink-300\/10 {
  border-color: rgb(249 168 212 / 0.1);
}
.tw-border-pink-300\/100 {
  border-color: rgb(249 168 212 / 1);
}
.tw-border-pink-300\/15 {
  border-color: rgb(249 168 212 / 0.15);
}
.tw-border-pink-300\/20 {
  border-color: rgb(249 168 212 / 0.2);
}
.tw-border-pink-300\/25 {
  border-color: rgb(249 168 212 / 0.25);
}
.tw-border-pink-300\/30 {
  border-color: rgb(249 168 212 / 0.3);
}
.tw-border-pink-300\/35 {
  border-color: rgb(249 168 212 / 0.35);
}
.tw-border-pink-300\/40 {
  border-color: rgb(249 168 212 / 0.4);
}
.tw-border-pink-300\/45 {
  border-color: rgb(249 168 212 / 0.45);
}
.tw-border-pink-300\/5 {
  border-color: rgb(249 168 212 / 0.05);
}
.tw-border-pink-300\/50 {
  border-color: rgb(249 168 212 / 0.5);
}
.tw-border-pink-300\/55 {
  border-color: rgb(249 168 212 / 0.55);
}
.tw-border-pink-300\/60 {
  border-color: rgb(249 168 212 / 0.6);
}
.tw-border-pink-300\/65 {
  border-color: rgb(249 168 212 / 0.65);
}
.tw-border-pink-300\/70 {
  border-color: rgb(249 168 212 / 0.7);
}
.tw-border-pink-300\/75 {
  border-color: rgb(249 168 212 / 0.75);
}
.tw-border-pink-300\/80 {
  border-color: rgb(249 168 212 / 0.8);
}
.tw-border-pink-300\/85 {
  border-color: rgb(249 168 212 / 0.85);
}
.tw-border-pink-300\/90 {
  border-color: rgb(249 168 212 / 0.9);
}
.tw-border-pink-300\/95 {
  border-color: rgb(249 168 212 / 0.95);
}
.tw-border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-pink-400\/0 {
  border-color: rgb(244 114 182 / 0);
}
.tw-border-pink-400\/10 {
  border-color: rgb(244 114 182 / 0.1);
}
.tw-border-pink-400\/100 {
  border-color: rgb(244 114 182 / 1);
}
.tw-border-pink-400\/15 {
  border-color: rgb(244 114 182 / 0.15);
}
.tw-border-pink-400\/20 {
  border-color: rgb(244 114 182 / 0.2);
}
.tw-border-pink-400\/25 {
  border-color: rgb(244 114 182 / 0.25);
}
.tw-border-pink-400\/30 {
  border-color: rgb(244 114 182 / 0.3);
}
.tw-border-pink-400\/35 {
  border-color: rgb(244 114 182 / 0.35);
}
.tw-border-pink-400\/40 {
  border-color: rgb(244 114 182 / 0.4);
}
.tw-border-pink-400\/45 {
  border-color: rgb(244 114 182 / 0.45);
}
.tw-border-pink-400\/5 {
  border-color: rgb(244 114 182 / 0.05);
}
.tw-border-pink-400\/50 {
  border-color: rgb(244 114 182 / 0.5);
}
.tw-border-pink-400\/55 {
  border-color: rgb(244 114 182 / 0.55);
}
.tw-border-pink-400\/60 {
  border-color: rgb(244 114 182 / 0.6);
}
.tw-border-pink-400\/65 {
  border-color: rgb(244 114 182 / 0.65);
}
.tw-border-pink-400\/70 {
  border-color: rgb(244 114 182 / 0.7);
}
.tw-border-pink-400\/75 {
  border-color: rgb(244 114 182 / 0.75);
}
.tw-border-pink-400\/80 {
  border-color: rgb(244 114 182 / 0.8);
}
.tw-border-pink-400\/85 {
  border-color: rgb(244 114 182 / 0.85);
}
.tw-border-pink-400\/90 {
  border-color: rgb(244 114 182 / 0.9);
}
.tw-border-pink-400\/95 {
  border-color: rgb(244 114 182 / 0.95);
}
.tw-border-pink-50 {
  --tw-border-opacity: 1;
  border-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-pink-50\/0 {
  border-color: rgb(253 242 248 / 0);
}
.tw-border-pink-50\/10 {
  border-color: rgb(253 242 248 / 0.1);
}
.tw-border-pink-50\/100 {
  border-color: rgb(253 242 248 / 1);
}
.tw-border-pink-50\/15 {
  border-color: rgb(253 242 248 / 0.15);
}
.tw-border-pink-50\/20 {
  border-color: rgb(253 242 248 / 0.2);
}
.tw-border-pink-50\/25 {
  border-color: rgb(253 242 248 / 0.25);
}
.tw-border-pink-50\/30 {
  border-color: rgb(253 242 248 / 0.3);
}
.tw-border-pink-50\/35 {
  border-color: rgb(253 242 248 / 0.35);
}
.tw-border-pink-50\/40 {
  border-color: rgb(253 242 248 / 0.4);
}
.tw-border-pink-50\/45 {
  border-color: rgb(253 242 248 / 0.45);
}
.tw-border-pink-50\/5 {
  border-color: rgb(253 242 248 / 0.05);
}
.tw-border-pink-50\/50 {
  border-color: rgb(253 242 248 / 0.5);
}
.tw-border-pink-50\/55 {
  border-color: rgb(253 242 248 / 0.55);
}
.tw-border-pink-50\/60 {
  border-color: rgb(253 242 248 / 0.6);
}
.tw-border-pink-50\/65 {
  border-color: rgb(253 242 248 / 0.65);
}
.tw-border-pink-50\/70 {
  border-color: rgb(253 242 248 / 0.7);
}
.tw-border-pink-50\/75 {
  border-color: rgb(253 242 248 / 0.75);
}
.tw-border-pink-50\/80 {
  border-color: rgb(253 242 248 / 0.8);
}
.tw-border-pink-50\/85 {
  border-color: rgb(253 242 248 / 0.85);
}
.tw-border-pink-50\/90 {
  border-color: rgb(253 242 248 / 0.9);
}
.tw-border-pink-50\/95 {
  border-color: rgb(253 242 248 / 0.95);
}
.tw-border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-pink-500\/0 {
  border-color: rgb(236 72 153 / 0);
}
.tw-border-pink-500\/10 {
  border-color: rgb(236 72 153 / 0.1);
}
.tw-border-pink-500\/100 {
  border-color: rgb(236 72 153 / 1);
}
.tw-border-pink-500\/15 {
  border-color: rgb(236 72 153 / 0.15);
}
.tw-border-pink-500\/20 {
  border-color: rgb(236 72 153 / 0.2);
}
.tw-border-pink-500\/25 {
  border-color: rgb(236 72 153 / 0.25);
}
.tw-border-pink-500\/30 {
  border-color: rgb(236 72 153 / 0.3);
}
.tw-border-pink-500\/35 {
  border-color: rgb(236 72 153 / 0.35);
}
.tw-border-pink-500\/40 {
  border-color: rgb(236 72 153 / 0.4);
}
.tw-border-pink-500\/45 {
  border-color: rgb(236 72 153 / 0.45);
}
.tw-border-pink-500\/5 {
  border-color: rgb(236 72 153 / 0.05);
}
.tw-border-pink-500\/50 {
  border-color: rgb(236 72 153 / 0.5);
}
.tw-border-pink-500\/55 {
  border-color: rgb(236 72 153 / 0.55);
}
.tw-border-pink-500\/60 {
  border-color: rgb(236 72 153 / 0.6);
}
.tw-border-pink-500\/65 {
  border-color: rgb(236 72 153 / 0.65);
}
.tw-border-pink-500\/70 {
  border-color: rgb(236 72 153 / 0.7);
}
.tw-border-pink-500\/75 {
  border-color: rgb(236 72 153 / 0.75);
}
.tw-border-pink-500\/80 {
  border-color: rgb(236 72 153 / 0.8);
}
.tw-border-pink-500\/85 {
  border-color: rgb(236 72 153 / 0.85);
}
.tw-border-pink-500\/90 {
  border-color: rgb(236 72 153 / 0.9);
}
.tw-border-pink-500\/95 {
  border-color: rgb(236 72 153 / 0.95);
}
.tw-border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-pink-600\/0 {
  border-color: rgb(219 39 119 / 0);
}
.tw-border-pink-600\/10 {
  border-color: rgb(219 39 119 / 0.1);
}
.tw-border-pink-600\/100 {
  border-color: rgb(219 39 119 / 1);
}
.tw-border-pink-600\/15 {
  border-color: rgb(219 39 119 / 0.15);
}
.tw-border-pink-600\/20 {
  border-color: rgb(219 39 119 / 0.2);
}
.tw-border-pink-600\/25 {
  border-color: rgb(219 39 119 / 0.25);
}
.tw-border-pink-600\/30 {
  border-color: rgb(219 39 119 / 0.3);
}
.tw-border-pink-600\/35 {
  border-color: rgb(219 39 119 / 0.35);
}
.tw-border-pink-600\/40 {
  border-color: rgb(219 39 119 / 0.4);
}
.tw-border-pink-600\/45 {
  border-color: rgb(219 39 119 / 0.45);
}
.tw-border-pink-600\/5 {
  border-color: rgb(219 39 119 / 0.05);
}
.tw-border-pink-600\/50 {
  border-color: rgb(219 39 119 / 0.5);
}
.tw-border-pink-600\/55 {
  border-color: rgb(219 39 119 / 0.55);
}
.tw-border-pink-600\/60 {
  border-color: rgb(219 39 119 / 0.6);
}
.tw-border-pink-600\/65 {
  border-color: rgb(219 39 119 / 0.65);
}
.tw-border-pink-600\/70 {
  border-color: rgb(219 39 119 / 0.7);
}
.tw-border-pink-600\/75 {
  border-color: rgb(219 39 119 / 0.75);
}
.tw-border-pink-600\/80 {
  border-color: rgb(219 39 119 / 0.8);
}
.tw-border-pink-600\/85 {
  border-color: rgb(219 39 119 / 0.85);
}
.tw-border-pink-600\/90 {
  border-color: rgb(219 39 119 / 0.9);
}
.tw-border-pink-600\/95 {
  border-color: rgb(219 39 119 / 0.95);
}
.tw-border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-pink-700\/0 {
  border-color: rgb(190 24 93 / 0);
}
.tw-border-pink-700\/10 {
  border-color: rgb(190 24 93 / 0.1);
}
.tw-border-pink-700\/100 {
  border-color: rgb(190 24 93 / 1);
}
.tw-border-pink-700\/15 {
  border-color: rgb(190 24 93 / 0.15);
}
.tw-border-pink-700\/20 {
  border-color: rgb(190 24 93 / 0.2);
}
.tw-border-pink-700\/25 {
  border-color: rgb(190 24 93 / 0.25);
}
.tw-border-pink-700\/30 {
  border-color: rgb(190 24 93 / 0.3);
}
.tw-border-pink-700\/35 {
  border-color: rgb(190 24 93 / 0.35);
}
.tw-border-pink-700\/40 {
  border-color: rgb(190 24 93 / 0.4);
}
.tw-border-pink-700\/45 {
  border-color: rgb(190 24 93 / 0.45);
}
.tw-border-pink-700\/5 {
  border-color: rgb(190 24 93 / 0.05);
}
.tw-border-pink-700\/50 {
  border-color: rgb(190 24 93 / 0.5);
}
.tw-border-pink-700\/55 {
  border-color: rgb(190 24 93 / 0.55);
}
.tw-border-pink-700\/60 {
  border-color: rgb(190 24 93 / 0.6);
}
.tw-border-pink-700\/65 {
  border-color: rgb(190 24 93 / 0.65);
}
.tw-border-pink-700\/70 {
  border-color: rgb(190 24 93 / 0.7);
}
.tw-border-pink-700\/75 {
  border-color: rgb(190 24 93 / 0.75);
}
.tw-border-pink-700\/80 {
  border-color: rgb(190 24 93 / 0.8);
}
.tw-border-pink-700\/85 {
  border-color: rgb(190 24 93 / 0.85);
}
.tw-border-pink-700\/90 {
  border-color: rgb(190 24 93 / 0.9);
}
.tw-border-pink-700\/95 {
  border-color: rgb(190 24 93 / 0.95);
}
.tw-border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-pink-800\/0 {
  border-color: rgb(157 23 77 / 0);
}
.tw-border-pink-800\/10 {
  border-color: rgb(157 23 77 / 0.1);
}
.tw-border-pink-800\/100 {
  border-color: rgb(157 23 77 / 1);
}
.tw-border-pink-800\/15 {
  border-color: rgb(157 23 77 / 0.15);
}
.tw-border-pink-800\/20 {
  border-color: rgb(157 23 77 / 0.2);
}
.tw-border-pink-800\/25 {
  border-color: rgb(157 23 77 / 0.25);
}
.tw-border-pink-800\/30 {
  border-color: rgb(157 23 77 / 0.3);
}
.tw-border-pink-800\/35 {
  border-color: rgb(157 23 77 / 0.35);
}
.tw-border-pink-800\/40 {
  border-color: rgb(157 23 77 / 0.4);
}
.tw-border-pink-800\/45 {
  border-color: rgb(157 23 77 / 0.45);
}
.tw-border-pink-800\/5 {
  border-color: rgb(157 23 77 / 0.05);
}
.tw-border-pink-800\/50 {
  border-color: rgb(157 23 77 / 0.5);
}
.tw-border-pink-800\/55 {
  border-color: rgb(157 23 77 / 0.55);
}
.tw-border-pink-800\/60 {
  border-color: rgb(157 23 77 / 0.6);
}
.tw-border-pink-800\/65 {
  border-color: rgb(157 23 77 / 0.65);
}
.tw-border-pink-800\/70 {
  border-color: rgb(157 23 77 / 0.7);
}
.tw-border-pink-800\/75 {
  border-color: rgb(157 23 77 / 0.75);
}
.tw-border-pink-800\/80 {
  border-color: rgb(157 23 77 / 0.8);
}
.tw-border-pink-800\/85 {
  border-color: rgb(157 23 77 / 0.85);
}
.tw-border-pink-800\/90 {
  border-color: rgb(157 23 77 / 0.9);
}
.tw-border-pink-800\/95 {
  border-color: rgb(157 23 77 / 0.95);
}
.tw-border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-pink-900\/0 {
  border-color: rgb(131 24 67 / 0);
}
.tw-border-pink-900\/10 {
  border-color: rgb(131 24 67 / 0.1);
}
.tw-border-pink-900\/100 {
  border-color: rgb(131 24 67 / 1);
}
.tw-border-pink-900\/15 {
  border-color: rgb(131 24 67 / 0.15);
}
.tw-border-pink-900\/20 {
  border-color: rgb(131 24 67 / 0.2);
}
.tw-border-pink-900\/25 {
  border-color: rgb(131 24 67 / 0.25);
}
.tw-border-pink-900\/30 {
  border-color: rgb(131 24 67 / 0.3);
}
.tw-border-pink-900\/35 {
  border-color: rgb(131 24 67 / 0.35);
}
.tw-border-pink-900\/40 {
  border-color: rgb(131 24 67 / 0.4);
}
.tw-border-pink-900\/45 {
  border-color: rgb(131 24 67 / 0.45);
}
.tw-border-pink-900\/5 {
  border-color: rgb(131 24 67 / 0.05);
}
.tw-border-pink-900\/50 {
  border-color: rgb(131 24 67 / 0.5);
}
.tw-border-pink-900\/55 {
  border-color: rgb(131 24 67 / 0.55);
}
.tw-border-pink-900\/60 {
  border-color: rgb(131 24 67 / 0.6);
}
.tw-border-pink-900\/65 {
  border-color: rgb(131 24 67 / 0.65);
}
.tw-border-pink-900\/70 {
  border-color: rgb(131 24 67 / 0.7);
}
.tw-border-pink-900\/75 {
  border-color: rgb(131 24 67 / 0.75);
}
.tw-border-pink-900\/80 {
  border-color: rgb(131 24 67 / 0.8);
}
.tw-border-pink-900\/85 {
  border-color: rgb(131 24 67 / 0.85);
}
.tw-border-pink-900\/90 {
  border-color: rgb(131 24 67 / 0.9);
}
.tw-border-pink-900\/95 {
  border-color: rgb(131 24 67 / 0.95);
}
.tw-border-pink-950 {
  --tw-border-opacity: 1;
  border-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-pink-950\/0 {
  border-color: rgb(80 7 36 / 0);
}
.tw-border-pink-950\/10 {
  border-color: rgb(80 7 36 / 0.1);
}
.tw-border-pink-950\/100 {
  border-color: rgb(80 7 36 / 1);
}
.tw-border-pink-950\/15 {
  border-color: rgb(80 7 36 / 0.15);
}
.tw-border-pink-950\/20 {
  border-color: rgb(80 7 36 / 0.2);
}
.tw-border-pink-950\/25 {
  border-color: rgb(80 7 36 / 0.25);
}
.tw-border-pink-950\/30 {
  border-color: rgb(80 7 36 / 0.3);
}
.tw-border-pink-950\/35 {
  border-color: rgb(80 7 36 / 0.35);
}
.tw-border-pink-950\/40 {
  border-color: rgb(80 7 36 / 0.4);
}
.tw-border-pink-950\/45 {
  border-color: rgb(80 7 36 / 0.45);
}
.tw-border-pink-950\/5 {
  border-color: rgb(80 7 36 / 0.05);
}
.tw-border-pink-950\/50 {
  border-color: rgb(80 7 36 / 0.5);
}
.tw-border-pink-950\/55 {
  border-color: rgb(80 7 36 / 0.55);
}
.tw-border-pink-950\/60 {
  border-color: rgb(80 7 36 / 0.6);
}
.tw-border-pink-950\/65 {
  border-color: rgb(80 7 36 / 0.65);
}
.tw-border-pink-950\/70 {
  border-color: rgb(80 7 36 / 0.7);
}
.tw-border-pink-950\/75 {
  border-color: rgb(80 7 36 / 0.75);
}
.tw-border-pink-950\/80 {
  border-color: rgb(80 7 36 / 0.8);
}
.tw-border-pink-950\/85 {
  border-color: rgb(80 7 36 / 0.85);
}
.tw-border-pink-950\/90 {
  border-color: rgb(80 7 36 / 0.9);
}
.tw-border-pink-950\/95 {
  border-color: rgb(80 7 36 / 0.95);
}
.tw-border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-primary-dark {
  --tw-border-opacity: 1;
  border-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-primary-dark\/0 {
  border-color: rgb(26 99 144 / 0);
}
.tw-border-primary-dark\/10 {
  border-color: rgb(26 99 144 / 0.1);
}
.tw-border-primary-dark\/100 {
  border-color: rgb(26 99 144 / 1);
}
.tw-border-primary-dark\/15 {
  border-color: rgb(26 99 144 / 0.15);
}
.tw-border-primary-dark\/20 {
  border-color: rgb(26 99 144 / 0.2);
}
.tw-border-primary-dark\/25 {
  border-color: rgb(26 99 144 / 0.25);
}
.tw-border-primary-dark\/30 {
  border-color: rgb(26 99 144 / 0.3);
}
.tw-border-primary-dark\/35 {
  border-color: rgb(26 99 144 / 0.35);
}
.tw-border-primary-dark\/40 {
  border-color: rgb(26 99 144 / 0.4);
}
.tw-border-primary-dark\/45 {
  border-color: rgb(26 99 144 / 0.45);
}
.tw-border-primary-dark\/5 {
  border-color: rgb(26 99 144 / 0.05);
}
.tw-border-primary-dark\/50 {
  border-color: rgb(26 99 144 / 0.5);
}
.tw-border-primary-dark\/55 {
  border-color: rgb(26 99 144 / 0.55);
}
.tw-border-primary-dark\/60 {
  border-color: rgb(26 99 144 / 0.6);
}
.tw-border-primary-dark\/65 {
  border-color: rgb(26 99 144 / 0.65);
}
.tw-border-primary-dark\/70 {
  border-color: rgb(26 99 144 / 0.7);
}
.tw-border-primary-dark\/75 {
  border-color: rgb(26 99 144 / 0.75);
}
.tw-border-primary-dark\/80 {
  border-color: rgb(26 99 144 / 0.8);
}
.tw-border-primary-dark\/85 {
  border-color: rgb(26 99 144 / 0.85);
}
.tw-border-primary-dark\/90 {
  border-color: rgb(26 99 144 / 0.9);
}
.tw-border-primary-dark\/95 {
  border-color: rgb(26 99 144 / 0.95);
}
.tw-border-primary-light {
  --tw-border-opacity: 1;
  border-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-primary-light\/0 {
  border-color: rgb(30 116 168 / 0);
}
.tw-border-primary-light\/10 {
  border-color: rgb(30 116 168 / 0.1);
}
.tw-border-primary-light\/100 {
  border-color: rgb(30 116 168 / 1);
}
.tw-border-primary-light\/15 {
  border-color: rgb(30 116 168 / 0.15);
}
.tw-border-primary-light\/20 {
  border-color: rgb(30 116 168 / 0.2);
}
.tw-border-primary-light\/25 {
  border-color: rgb(30 116 168 / 0.25);
}
.tw-border-primary-light\/30 {
  border-color: rgb(30 116 168 / 0.3);
}
.tw-border-primary-light\/35 {
  border-color: rgb(30 116 168 / 0.35);
}
.tw-border-primary-light\/40 {
  border-color: rgb(30 116 168 / 0.4);
}
.tw-border-primary-light\/45 {
  border-color: rgb(30 116 168 / 0.45);
}
.tw-border-primary-light\/5 {
  border-color: rgb(30 116 168 / 0.05);
}
.tw-border-primary-light\/50 {
  border-color: rgb(30 116 168 / 0.5);
}
.tw-border-primary-light\/55 {
  border-color: rgb(30 116 168 / 0.55);
}
.tw-border-primary-light\/60 {
  border-color: rgb(30 116 168 / 0.6);
}
.tw-border-primary-light\/65 {
  border-color: rgb(30 116 168 / 0.65);
}
.tw-border-primary-light\/70 {
  border-color: rgb(30 116 168 / 0.7);
}
.tw-border-primary-light\/75 {
  border-color: rgb(30 116 168 / 0.75);
}
.tw-border-primary-light\/80 {
  border-color: rgb(30 116 168 / 0.8);
}
.tw-border-primary-light\/85 {
  border-color: rgb(30 116 168 / 0.85);
}
.tw-border-primary-light\/90 {
  border-color: rgb(30 116 168 / 0.9);
}
.tw-border-primary-light\/95 {
  border-color: rgb(30 116 168 / 0.95);
}
.tw-border-primary\/0 {
  border-color: rgb(28 108 152 / 0);
}
.tw-border-primary\/10 {
  border-color: rgb(28 108 152 / 0.1);
}
.tw-border-primary\/100 {
  border-color: rgb(28 108 152 / 1);
}
.tw-border-primary\/15 {
  border-color: rgb(28 108 152 / 0.15);
}
.tw-border-primary\/20 {
  border-color: rgb(28 108 152 / 0.2);
}
.tw-border-primary\/25 {
  border-color: rgb(28 108 152 / 0.25);
}
.tw-border-primary\/30 {
  border-color: rgb(28 108 152 / 0.3);
}
.tw-border-primary\/35 {
  border-color: rgb(28 108 152 / 0.35);
}
.tw-border-primary\/40 {
  border-color: rgb(28 108 152 / 0.4);
}
.tw-border-primary\/45 {
  border-color: rgb(28 108 152 / 0.45);
}
.tw-border-primary\/5 {
  border-color: rgb(28 108 152 / 0.05);
}
.tw-border-primary\/50 {
  border-color: rgb(28 108 152 / 0.5);
}
.tw-border-primary\/55 {
  border-color: rgb(28 108 152 / 0.55);
}
.tw-border-primary\/60 {
  border-color: rgb(28 108 152 / 0.6);
}
.tw-border-primary\/65 {
  border-color: rgb(28 108 152 / 0.65);
}
.tw-border-primary\/70 {
  border-color: rgb(28 108 152 / 0.7);
}
.tw-border-primary\/75 {
  border-color: rgb(28 108 152 / 0.75);
}
.tw-border-primary\/80 {
  border-color: rgb(28 108 152 / 0.8);
}
.tw-border-primary\/85 {
  border-color: rgb(28 108 152 / 0.85);
}
.tw-border-primary\/90 {
  border-color: rgb(28 108 152 / 0.9);
}
.tw-border-primary\/95 {
  border-color: rgb(28 108 152 / 0.95);
}
.tw-border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-purple-100\/0 {
  border-color: rgb(243 232 255 / 0);
}
.tw-border-purple-100\/10 {
  border-color: rgb(243 232 255 / 0.1);
}
.tw-border-purple-100\/100 {
  border-color: rgb(243 232 255 / 1);
}
.tw-border-purple-100\/15 {
  border-color: rgb(243 232 255 / 0.15);
}
.tw-border-purple-100\/20 {
  border-color: rgb(243 232 255 / 0.2);
}
.tw-border-purple-100\/25 {
  border-color: rgb(243 232 255 / 0.25);
}
.tw-border-purple-100\/30 {
  border-color: rgb(243 232 255 / 0.3);
}
.tw-border-purple-100\/35 {
  border-color: rgb(243 232 255 / 0.35);
}
.tw-border-purple-100\/40 {
  border-color: rgb(243 232 255 / 0.4);
}
.tw-border-purple-100\/45 {
  border-color: rgb(243 232 255 / 0.45);
}
.tw-border-purple-100\/5 {
  border-color: rgb(243 232 255 / 0.05);
}
.tw-border-purple-100\/50 {
  border-color: rgb(243 232 255 / 0.5);
}
.tw-border-purple-100\/55 {
  border-color: rgb(243 232 255 / 0.55);
}
.tw-border-purple-100\/60 {
  border-color: rgb(243 232 255 / 0.6);
}
.tw-border-purple-100\/65 {
  border-color: rgb(243 232 255 / 0.65);
}
.tw-border-purple-100\/70 {
  border-color: rgb(243 232 255 / 0.7);
}
.tw-border-purple-100\/75 {
  border-color: rgb(243 232 255 / 0.75);
}
.tw-border-purple-100\/80 {
  border-color: rgb(243 232 255 / 0.8);
}
.tw-border-purple-100\/85 {
  border-color: rgb(243 232 255 / 0.85);
}
.tw-border-purple-100\/90 {
  border-color: rgb(243 232 255 / 0.9);
}
.tw-border-purple-100\/95 {
  border-color: rgb(243 232 255 / 0.95);
}
.tw-border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-purple-200\/0 {
  border-color: rgb(233 213 255 / 0);
}
.tw-border-purple-200\/10 {
  border-color: rgb(233 213 255 / 0.1);
}
.tw-border-purple-200\/100 {
  border-color: rgb(233 213 255 / 1);
}
.tw-border-purple-200\/15 {
  border-color: rgb(233 213 255 / 0.15);
}
.tw-border-purple-200\/20 {
  border-color: rgb(233 213 255 / 0.2);
}
.tw-border-purple-200\/25 {
  border-color: rgb(233 213 255 / 0.25);
}
.tw-border-purple-200\/30 {
  border-color: rgb(233 213 255 / 0.3);
}
.tw-border-purple-200\/35 {
  border-color: rgb(233 213 255 / 0.35);
}
.tw-border-purple-200\/40 {
  border-color: rgb(233 213 255 / 0.4);
}
.tw-border-purple-200\/45 {
  border-color: rgb(233 213 255 / 0.45);
}
.tw-border-purple-200\/5 {
  border-color: rgb(233 213 255 / 0.05);
}
.tw-border-purple-200\/50 {
  border-color: rgb(233 213 255 / 0.5);
}
.tw-border-purple-200\/55 {
  border-color: rgb(233 213 255 / 0.55);
}
.tw-border-purple-200\/60 {
  border-color: rgb(233 213 255 / 0.6);
}
.tw-border-purple-200\/65 {
  border-color: rgb(233 213 255 / 0.65);
}
.tw-border-purple-200\/70 {
  border-color: rgb(233 213 255 / 0.7);
}
.tw-border-purple-200\/75 {
  border-color: rgb(233 213 255 / 0.75);
}
.tw-border-purple-200\/80 {
  border-color: rgb(233 213 255 / 0.8);
}
.tw-border-purple-200\/85 {
  border-color: rgb(233 213 255 / 0.85);
}
.tw-border-purple-200\/90 {
  border-color: rgb(233 213 255 / 0.9);
}
.tw-border-purple-200\/95 {
  border-color: rgb(233 213 255 / 0.95);
}
.tw-border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-purple-300\/0 {
  border-color: rgb(216 180 254 / 0);
}
.tw-border-purple-300\/10 {
  border-color: rgb(216 180 254 / 0.1);
}
.tw-border-purple-300\/100 {
  border-color: rgb(216 180 254 / 1);
}
.tw-border-purple-300\/15 {
  border-color: rgb(216 180 254 / 0.15);
}
.tw-border-purple-300\/20 {
  border-color: rgb(216 180 254 / 0.2);
}
.tw-border-purple-300\/25 {
  border-color: rgb(216 180 254 / 0.25);
}
.tw-border-purple-300\/30 {
  border-color: rgb(216 180 254 / 0.3);
}
.tw-border-purple-300\/35 {
  border-color: rgb(216 180 254 / 0.35);
}
.tw-border-purple-300\/40 {
  border-color: rgb(216 180 254 / 0.4);
}
.tw-border-purple-300\/45 {
  border-color: rgb(216 180 254 / 0.45);
}
.tw-border-purple-300\/5 {
  border-color: rgb(216 180 254 / 0.05);
}
.tw-border-purple-300\/50 {
  border-color: rgb(216 180 254 / 0.5);
}
.tw-border-purple-300\/55 {
  border-color: rgb(216 180 254 / 0.55);
}
.tw-border-purple-300\/60 {
  border-color: rgb(216 180 254 / 0.6);
}
.tw-border-purple-300\/65 {
  border-color: rgb(216 180 254 / 0.65);
}
.tw-border-purple-300\/70 {
  border-color: rgb(216 180 254 / 0.7);
}
.tw-border-purple-300\/75 {
  border-color: rgb(216 180 254 / 0.75);
}
.tw-border-purple-300\/80 {
  border-color: rgb(216 180 254 / 0.8);
}
.tw-border-purple-300\/85 {
  border-color: rgb(216 180 254 / 0.85);
}
.tw-border-purple-300\/90 {
  border-color: rgb(216 180 254 / 0.9);
}
.tw-border-purple-300\/95 {
  border-color: rgb(216 180 254 / 0.95);
}
.tw-border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-purple-400\/0 {
  border-color: rgb(192 132 252 / 0);
}
.tw-border-purple-400\/10 {
  border-color: rgb(192 132 252 / 0.1);
}
.tw-border-purple-400\/100 {
  border-color: rgb(192 132 252 / 1);
}
.tw-border-purple-400\/15 {
  border-color: rgb(192 132 252 / 0.15);
}
.tw-border-purple-400\/20 {
  border-color: rgb(192 132 252 / 0.2);
}
.tw-border-purple-400\/25 {
  border-color: rgb(192 132 252 / 0.25);
}
.tw-border-purple-400\/30 {
  border-color: rgb(192 132 252 / 0.3);
}
.tw-border-purple-400\/35 {
  border-color: rgb(192 132 252 / 0.35);
}
.tw-border-purple-400\/40 {
  border-color: rgb(192 132 252 / 0.4);
}
.tw-border-purple-400\/45 {
  border-color: rgb(192 132 252 / 0.45);
}
.tw-border-purple-400\/5 {
  border-color: rgb(192 132 252 / 0.05);
}
.tw-border-purple-400\/50 {
  border-color: rgb(192 132 252 / 0.5);
}
.tw-border-purple-400\/55 {
  border-color: rgb(192 132 252 / 0.55);
}
.tw-border-purple-400\/60 {
  border-color: rgb(192 132 252 / 0.6);
}
.tw-border-purple-400\/65 {
  border-color: rgb(192 132 252 / 0.65);
}
.tw-border-purple-400\/70 {
  border-color: rgb(192 132 252 / 0.7);
}
.tw-border-purple-400\/75 {
  border-color: rgb(192 132 252 / 0.75);
}
.tw-border-purple-400\/80 {
  border-color: rgb(192 132 252 / 0.8);
}
.tw-border-purple-400\/85 {
  border-color: rgb(192 132 252 / 0.85);
}
.tw-border-purple-400\/90 {
  border-color: rgb(192 132 252 / 0.9);
}
.tw-border-purple-400\/95 {
  border-color: rgb(192 132 252 / 0.95);
}
.tw-border-purple-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-purple-50\/0 {
  border-color: rgb(250 245 255 / 0);
}
.tw-border-purple-50\/10 {
  border-color: rgb(250 245 255 / 0.1);
}
.tw-border-purple-50\/100 {
  border-color: rgb(250 245 255 / 1);
}
.tw-border-purple-50\/15 {
  border-color: rgb(250 245 255 / 0.15);
}
.tw-border-purple-50\/20 {
  border-color: rgb(250 245 255 / 0.2);
}
.tw-border-purple-50\/25 {
  border-color: rgb(250 245 255 / 0.25);
}
.tw-border-purple-50\/30 {
  border-color: rgb(250 245 255 / 0.3);
}
.tw-border-purple-50\/35 {
  border-color: rgb(250 245 255 / 0.35);
}
.tw-border-purple-50\/40 {
  border-color: rgb(250 245 255 / 0.4);
}
.tw-border-purple-50\/45 {
  border-color: rgb(250 245 255 / 0.45);
}
.tw-border-purple-50\/5 {
  border-color: rgb(250 245 255 / 0.05);
}
.tw-border-purple-50\/50 {
  border-color: rgb(250 245 255 / 0.5);
}
.tw-border-purple-50\/55 {
  border-color: rgb(250 245 255 / 0.55);
}
.tw-border-purple-50\/60 {
  border-color: rgb(250 245 255 / 0.6);
}
.tw-border-purple-50\/65 {
  border-color: rgb(250 245 255 / 0.65);
}
.tw-border-purple-50\/70 {
  border-color: rgb(250 245 255 / 0.7);
}
.tw-border-purple-50\/75 {
  border-color: rgb(250 245 255 / 0.75);
}
.tw-border-purple-50\/80 {
  border-color: rgb(250 245 255 / 0.8);
}
.tw-border-purple-50\/85 {
  border-color: rgb(250 245 255 / 0.85);
}
.tw-border-purple-50\/90 {
  border-color: rgb(250 245 255 / 0.9);
}
.tw-border-purple-50\/95 {
  border-color: rgb(250 245 255 / 0.95);
}
.tw-border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-purple-500\/0 {
  border-color: rgb(168 85 247 / 0);
}
.tw-border-purple-500\/10 {
  border-color: rgb(168 85 247 / 0.1);
}
.tw-border-purple-500\/100 {
  border-color: rgb(168 85 247 / 1);
}
.tw-border-purple-500\/15 {
  border-color: rgb(168 85 247 / 0.15);
}
.tw-border-purple-500\/20 {
  border-color: rgb(168 85 247 / 0.2);
}
.tw-border-purple-500\/25 {
  border-color: rgb(168 85 247 / 0.25);
}
.tw-border-purple-500\/30 {
  border-color: rgb(168 85 247 / 0.3);
}
.tw-border-purple-500\/35 {
  border-color: rgb(168 85 247 / 0.35);
}
.tw-border-purple-500\/40 {
  border-color: rgb(168 85 247 / 0.4);
}
.tw-border-purple-500\/45 {
  border-color: rgb(168 85 247 / 0.45);
}
.tw-border-purple-500\/5 {
  border-color: rgb(168 85 247 / 0.05);
}
.tw-border-purple-500\/50 {
  border-color: rgb(168 85 247 / 0.5);
}
.tw-border-purple-500\/55 {
  border-color: rgb(168 85 247 / 0.55);
}
.tw-border-purple-500\/60 {
  border-color: rgb(168 85 247 / 0.6);
}
.tw-border-purple-500\/65 {
  border-color: rgb(168 85 247 / 0.65);
}
.tw-border-purple-500\/70 {
  border-color: rgb(168 85 247 / 0.7);
}
.tw-border-purple-500\/75 {
  border-color: rgb(168 85 247 / 0.75);
}
.tw-border-purple-500\/80 {
  border-color: rgb(168 85 247 / 0.8);
}
.tw-border-purple-500\/85 {
  border-color: rgb(168 85 247 / 0.85);
}
.tw-border-purple-500\/90 {
  border-color: rgb(168 85 247 / 0.9);
}
.tw-border-purple-500\/95 {
  border-color: rgb(168 85 247 / 0.95);
}
.tw-border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-purple-600\/0 {
  border-color: rgb(147 51 234 / 0);
}
.tw-border-purple-600\/10 {
  border-color: rgb(147 51 234 / 0.1);
}
.tw-border-purple-600\/100 {
  border-color: rgb(147 51 234 / 1);
}
.tw-border-purple-600\/15 {
  border-color: rgb(147 51 234 / 0.15);
}
.tw-border-purple-600\/20 {
  border-color: rgb(147 51 234 / 0.2);
}
.tw-border-purple-600\/25 {
  border-color: rgb(147 51 234 / 0.25);
}
.tw-border-purple-600\/30 {
  border-color: rgb(147 51 234 / 0.3);
}
.tw-border-purple-600\/35 {
  border-color: rgb(147 51 234 / 0.35);
}
.tw-border-purple-600\/40 {
  border-color: rgb(147 51 234 / 0.4);
}
.tw-border-purple-600\/45 {
  border-color: rgb(147 51 234 / 0.45);
}
.tw-border-purple-600\/5 {
  border-color: rgb(147 51 234 / 0.05);
}
.tw-border-purple-600\/50 {
  border-color: rgb(147 51 234 / 0.5);
}
.tw-border-purple-600\/55 {
  border-color: rgb(147 51 234 / 0.55);
}
.tw-border-purple-600\/60 {
  border-color: rgb(147 51 234 / 0.6);
}
.tw-border-purple-600\/65 {
  border-color: rgb(147 51 234 / 0.65);
}
.tw-border-purple-600\/70 {
  border-color: rgb(147 51 234 / 0.7);
}
.tw-border-purple-600\/75 {
  border-color: rgb(147 51 234 / 0.75);
}
.tw-border-purple-600\/80 {
  border-color: rgb(147 51 234 / 0.8);
}
.tw-border-purple-600\/85 {
  border-color: rgb(147 51 234 / 0.85);
}
.tw-border-purple-600\/90 {
  border-color: rgb(147 51 234 / 0.9);
}
.tw-border-purple-600\/95 {
  border-color: rgb(147 51 234 / 0.95);
}
.tw-border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-purple-700\/0 {
  border-color: rgb(126 34 206 / 0);
}
.tw-border-purple-700\/10 {
  border-color: rgb(126 34 206 / 0.1);
}
.tw-border-purple-700\/100 {
  border-color: rgb(126 34 206 / 1);
}
.tw-border-purple-700\/15 {
  border-color: rgb(126 34 206 / 0.15);
}
.tw-border-purple-700\/20 {
  border-color: rgb(126 34 206 / 0.2);
}
.tw-border-purple-700\/25 {
  border-color: rgb(126 34 206 / 0.25);
}
.tw-border-purple-700\/30 {
  border-color: rgb(126 34 206 / 0.3);
}
.tw-border-purple-700\/35 {
  border-color: rgb(126 34 206 / 0.35);
}
.tw-border-purple-700\/40 {
  border-color: rgb(126 34 206 / 0.4);
}
.tw-border-purple-700\/45 {
  border-color: rgb(126 34 206 / 0.45);
}
.tw-border-purple-700\/5 {
  border-color: rgb(126 34 206 / 0.05);
}
.tw-border-purple-700\/50 {
  border-color: rgb(126 34 206 / 0.5);
}
.tw-border-purple-700\/55 {
  border-color: rgb(126 34 206 / 0.55);
}
.tw-border-purple-700\/60 {
  border-color: rgb(126 34 206 / 0.6);
}
.tw-border-purple-700\/65 {
  border-color: rgb(126 34 206 / 0.65);
}
.tw-border-purple-700\/70 {
  border-color: rgb(126 34 206 / 0.7);
}
.tw-border-purple-700\/75 {
  border-color: rgb(126 34 206 / 0.75);
}
.tw-border-purple-700\/80 {
  border-color: rgb(126 34 206 / 0.8);
}
.tw-border-purple-700\/85 {
  border-color: rgb(126 34 206 / 0.85);
}
.tw-border-purple-700\/90 {
  border-color: rgb(126 34 206 / 0.9);
}
.tw-border-purple-700\/95 {
  border-color: rgb(126 34 206 / 0.95);
}
.tw-border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-purple-800\/0 {
  border-color: rgb(107 33 168 / 0);
}
.tw-border-purple-800\/10 {
  border-color: rgb(107 33 168 / 0.1);
}
.tw-border-purple-800\/100 {
  border-color: rgb(107 33 168 / 1);
}
.tw-border-purple-800\/15 {
  border-color: rgb(107 33 168 / 0.15);
}
.tw-border-purple-800\/20 {
  border-color: rgb(107 33 168 / 0.2);
}
.tw-border-purple-800\/25 {
  border-color: rgb(107 33 168 / 0.25);
}
.tw-border-purple-800\/30 {
  border-color: rgb(107 33 168 / 0.3);
}
.tw-border-purple-800\/35 {
  border-color: rgb(107 33 168 / 0.35);
}
.tw-border-purple-800\/40 {
  border-color: rgb(107 33 168 / 0.4);
}
.tw-border-purple-800\/45 {
  border-color: rgb(107 33 168 / 0.45);
}
.tw-border-purple-800\/5 {
  border-color: rgb(107 33 168 / 0.05);
}
.tw-border-purple-800\/50 {
  border-color: rgb(107 33 168 / 0.5);
}
.tw-border-purple-800\/55 {
  border-color: rgb(107 33 168 / 0.55);
}
.tw-border-purple-800\/60 {
  border-color: rgb(107 33 168 / 0.6);
}
.tw-border-purple-800\/65 {
  border-color: rgb(107 33 168 / 0.65);
}
.tw-border-purple-800\/70 {
  border-color: rgb(107 33 168 / 0.7);
}
.tw-border-purple-800\/75 {
  border-color: rgb(107 33 168 / 0.75);
}
.tw-border-purple-800\/80 {
  border-color: rgb(107 33 168 / 0.8);
}
.tw-border-purple-800\/85 {
  border-color: rgb(107 33 168 / 0.85);
}
.tw-border-purple-800\/90 {
  border-color: rgb(107 33 168 / 0.9);
}
.tw-border-purple-800\/95 {
  border-color: rgb(107 33 168 / 0.95);
}
.tw-border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-purple-900\/0 {
  border-color: rgb(88 28 135 / 0);
}
.tw-border-purple-900\/10 {
  border-color: rgb(88 28 135 / 0.1);
}
.tw-border-purple-900\/100 {
  border-color: rgb(88 28 135 / 1);
}
.tw-border-purple-900\/15 {
  border-color: rgb(88 28 135 / 0.15);
}
.tw-border-purple-900\/20 {
  border-color: rgb(88 28 135 / 0.2);
}
.tw-border-purple-900\/25 {
  border-color: rgb(88 28 135 / 0.25);
}
.tw-border-purple-900\/30 {
  border-color: rgb(88 28 135 / 0.3);
}
.tw-border-purple-900\/35 {
  border-color: rgb(88 28 135 / 0.35);
}
.tw-border-purple-900\/40 {
  border-color: rgb(88 28 135 / 0.4);
}
.tw-border-purple-900\/45 {
  border-color: rgb(88 28 135 / 0.45);
}
.tw-border-purple-900\/5 {
  border-color: rgb(88 28 135 / 0.05);
}
.tw-border-purple-900\/50 {
  border-color: rgb(88 28 135 / 0.5);
}
.tw-border-purple-900\/55 {
  border-color: rgb(88 28 135 / 0.55);
}
.tw-border-purple-900\/60 {
  border-color: rgb(88 28 135 / 0.6);
}
.tw-border-purple-900\/65 {
  border-color: rgb(88 28 135 / 0.65);
}
.tw-border-purple-900\/70 {
  border-color: rgb(88 28 135 / 0.7);
}
.tw-border-purple-900\/75 {
  border-color: rgb(88 28 135 / 0.75);
}
.tw-border-purple-900\/80 {
  border-color: rgb(88 28 135 / 0.8);
}
.tw-border-purple-900\/85 {
  border-color: rgb(88 28 135 / 0.85);
}
.tw-border-purple-900\/90 {
  border-color: rgb(88 28 135 / 0.9);
}
.tw-border-purple-900\/95 {
  border-color: rgb(88 28 135 / 0.95);
}
.tw-border-purple-950 {
  --tw-border-opacity: 1;
  border-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-purple-950\/0 {
  border-color: rgb(59 7 100 / 0);
}
.tw-border-purple-950\/10 {
  border-color: rgb(59 7 100 / 0.1);
}
.tw-border-purple-950\/100 {
  border-color: rgb(59 7 100 / 1);
}
.tw-border-purple-950\/15 {
  border-color: rgb(59 7 100 / 0.15);
}
.tw-border-purple-950\/20 {
  border-color: rgb(59 7 100 / 0.2);
}
.tw-border-purple-950\/25 {
  border-color: rgb(59 7 100 / 0.25);
}
.tw-border-purple-950\/30 {
  border-color: rgb(59 7 100 / 0.3);
}
.tw-border-purple-950\/35 {
  border-color: rgb(59 7 100 / 0.35);
}
.tw-border-purple-950\/40 {
  border-color: rgb(59 7 100 / 0.4);
}
.tw-border-purple-950\/45 {
  border-color: rgb(59 7 100 / 0.45);
}
.tw-border-purple-950\/5 {
  border-color: rgb(59 7 100 / 0.05);
}
.tw-border-purple-950\/50 {
  border-color: rgb(59 7 100 / 0.5);
}
.tw-border-purple-950\/55 {
  border-color: rgb(59 7 100 / 0.55);
}
.tw-border-purple-950\/60 {
  border-color: rgb(59 7 100 / 0.6);
}
.tw-border-purple-950\/65 {
  border-color: rgb(59 7 100 / 0.65);
}
.tw-border-purple-950\/70 {
  border-color: rgb(59 7 100 / 0.7);
}
.tw-border-purple-950\/75 {
  border-color: rgb(59 7 100 / 0.75);
}
.tw-border-purple-950\/80 {
  border-color: rgb(59 7 100 / 0.8);
}
.tw-border-purple-950\/85 {
  border-color: rgb(59 7 100 / 0.85);
}
.tw-border-purple-950\/90 {
  border-color: rgb(59 7 100 / 0.9);
}
.tw-border-purple-950\/95 {
  border-color: rgb(59 7 100 / 0.95);
}
.tw-border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-red-100\/0 {
  border-color: rgb(254 226 226 / 0);
}
.tw-border-red-100\/10 {
  border-color: rgb(254 226 226 / 0.1);
}
.tw-border-red-100\/100 {
  border-color: rgb(254 226 226 / 1);
}
.tw-border-red-100\/15 {
  border-color: rgb(254 226 226 / 0.15);
}
.tw-border-red-100\/20 {
  border-color: rgb(254 226 226 / 0.2);
}
.tw-border-red-100\/25 {
  border-color: rgb(254 226 226 / 0.25);
}
.tw-border-red-100\/30 {
  border-color: rgb(254 226 226 / 0.3);
}
.tw-border-red-100\/35 {
  border-color: rgb(254 226 226 / 0.35);
}
.tw-border-red-100\/40 {
  border-color: rgb(254 226 226 / 0.4);
}
.tw-border-red-100\/45 {
  border-color: rgb(254 226 226 / 0.45);
}
.tw-border-red-100\/5 {
  border-color: rgb(254 226 226 / 0.05);
}
.tw-border-red-100\/50 {
  border-color: rgb(254 226 226 / 0.5);
}
.tw-border-red-100\/55 {
  border-color: rgb(254 226 226 / 0.55);
}
.tw-border-red-100\/60 {
  border-color: rgb(254 226 226 / 0.6);
}
.tw-border-red-100\/65 {
  border-color: rgb(254 226 226 / 0.65);
}
.tw-border-red-100\/70 {
  border-color: rgb(254 226 226 / 0.7);
}
.tw-border-red-100\/75 {
  border-color: rgb(254 226 226 / 0.75);
}
.tw-border-red-100\/80 {
  border-color: rgb(254 226 226 / 0.8);
}
.tw-border-red-100\/85 {
  border-color: rgb(254 226 226 / 0.85);
}
.tw-border-red-100\/90 {
  border-color: rgb(254 226 226 / 0.9);
}
.tw-border-red-100\/95 {
  border-color: rgb(254 226 226 / 0.95);
}
.tw-border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-red-200\/0 {
  border-color: rgb(254 202 202 / 0);
}
.tw-border-red-200\/10 {
  border-color: rgb(254 202 202 / 0.1);
}
.tw-border-red-200\/100 {
  border-color: rgb(254 202 202 / 1);
}
.tw-border-red-200\/15 {
  border-color: rgb(254 202 202 / 0.15);
}
.tw-border-red-200\/20 {
  border-color: rgb(254 202 202 / 0.2);
}
.tw-border-red-200\/25 {
  border-color: rgb(254 202 202 / 0.25);
}
.tw-border-red-200\/30 {
  border-color: rgb(254 202 202 / 0.3);
}
.tw-border-red-200\/35 {
  border-color: rgb(254 202 202 / 0.35);
}
.tw-border-red-200\/40 {
  border-color: rgb(254 202 202 / 0.4);
}
.tw-border-red-200\/45 {
  border-color: rgb(254 202 202 / 0.45);
}
.tw-border-red-200\/5 {
  border-color: rgb(254 202 202 / 0.05);
}
.tw-border-red-200\/50 {
  border-color: rgb(254 202 202 / 0.5);
}
.tw-border-red-200\/55 {
  border-color: rgb(254 202 202 / 0.55);
}
.tw-border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6);
}
.tw-border-red-200\/65 {
  border-color: rgb(254 202 202 / 0.65);
}
.tw-border-red-200\/70 {
  border-color: rgb(254 202 202 / 0.7);
}
.tw-border-red-200\/75 {
  border-color: rgb(254 202 202 / 0.75);
}
.tw-border-red-200\/80 {
  border-color: rgb(254 202 202 / 0.8);
}
.tw-border-red-200\/85 {
  border-color: rgb(254 202 202 / 0.85);
}
.tw-border-red-200\/90 {
  border-color: rgb(254 202 202 / 0.9);
}
.tw-border-red-200\/95 {
  border-color: rgb(254 202 202 / 0.95);
}
.tw-border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-red-300\/0 {
  border-color: rgb(252 165 165 / 0);
}
.tw-border-red-300\/10 {
  border-color: rgb(252 165 165 / 0.1);
}
.tw-border-red-300\/100 {
  border-color: rgb(252 165 165 / 1);
}
.tw-border-red-300\/15 {
  border-color: rgb(252 165 165 / 0.15);
}
.tw-border-red-300\/20 {
  border-color: rgb(252 165 165 / 0.2);
}
.tw-border-red-300\/25 {
  border-color: rgb(252 165 165 / 0.25);
}
.tw-border-red-300\/30 {
  border-color: rgb(252 165 165 / 0.3);
}
.tw-border-red-300\/35 {
  border-color: rgb(252 165 165 / 0.35);
}
.tw-border-red-300\/40 {
  border-color: rgb(252 165 165 / 0.4);
}
.tw-border-red-300\/45 {
  border-color: rgb(252 165 165 / 0.45);
}
.tw-border-red-300\/5 {
  border-color: rgb(252 165 165 / 0.05);
}
.tw-border-red-300\/50 {
  border-color: rgb(252 165 165 / 0.5);
}
.tw-border-red-300\/55 {
  border-color: rgb(252 165 165 / 0.55);
}
.tw-border-red-300\/60 {
  border-color: rgb(252 165 165 / 0.6);
}
.tw-border-red-300\/65 {
  border-color: rgb(252 165 165 / 0.65);
}
.tw-border-red-300\/70 {
  border-color: rgb(252 165 165 / 0.7);
}
.tw-border-red-300\/75 {
  border-color: rgb(252 165 165 / 0.75);
}
.tw-border-red-300\/80 {
  border-color: rgb(252 165 165 / 0.8);
}
.tw-border-red-300\/85 {
  border-color: rgb(252 165 165 / 0.85);
}
.tw-border-red-300\/90 {
  border-color: rgb(252 165 165 / 0.9);
}
.tw-border-red-300\/95 {
  border-color: rgb(252 165 165 / 0.95);
}
.tw-border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-red-400\/0 {
  border-color: rgb(248 113 113 / 0);
}
.tw-border-red-400\/10 {
  border-color: rgb(248 113 113 / 0.1);
}
.tw-border-red-400\/100 {
  border-color: rgb(248 113 113 / 1);
}
.tw-border-red-400\/15 {
  border-color: rgb(248 113 113 / 0.15);
}
.tw-border-red-400\/20 {
  border-color: rgb(248 113 113 / 0.2);
}
.tw-border-red-400\/25 {
  border-color: rgb(248 113 113 / 0.25);
}
.tw-border-red-400\/30 {
  border-color: rgb(248 113 113 / 0.3);
}
.tw-border-red-400\/35 {
  border-color: rgb(248 113 113 / 0.35);
}
.tw-border-red-400\/40 {
  border-color: rgb(248 113 113 / 0.4);
}
.tw-border-red-400\/45 {
  border-color: rgb(248 113 113 / 0.45);
}
.tw-border-red-400\/5 {
  border-color: rgb(248 113 113 / 0.05);
}
.tw-border-red-400\/50 {
  border-color: rgb(248 113 113 / 0.5);
}
.tw-border-red-400\/55 {
  border-color: rgb(248 113 113 / 0.55);
}
.tw-border-red-400\/60 {
  border-color: rgb(248 113 113 / 0.6);
}
.tw-border-red-400\/65 {
  border-color: rgb(248 113 113 / 0.65);
}
.tw-border-red-400\/70 {
  border-color: rgb(248 113 113 / 0.7);
}
.tw-border-red-400\/75 {
  border-color: rgb(248 113 113 / 0.75);
}
.tw-border-red-400\/80 {
  border-color: rgb(248 113 113 / 0.8);
}
.tw-border-red-400\/85 {
  border-color: rgb(248 113 113 / 0.85);
}
.tw-border-red-400\/90 {
  border-color: rgb(248 113 113 / 0.9);
}
.tw-border-red-400\/95 {
  border-color: rgb(248 113 113 / 0.95);
}
.tw-border-red-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-red-50\/0 {
  border-color: rgb(254 242 242 / 0);
}
.tw-border-red-50\/10 {
  border-color: rgb(254 242 242 / 0.1);
}
.tw-border-red-50\/100 {
  border-color: rgb(254 242 242 / 1);
}
.tw-border-red-50\/15 {
  border-color: rgb(254 242 242 / 0.15);
}
.tw-border-red-50\/20 {
  border-color: rgb(254 242 242 / 0.2);
}
.tw-border-red-50\/25 {
  border-color: rgb(254 242 242 / 0.25);
}
.tw-border-red-50\/30 {
  border-color: rgb(254 242 242 / 0.3);
}
.tw-border-red-50\/35 {
  border-color: rgb(254 242 242 / 0.35);
}
.tw-border-red-50\/40 {
  border-color: rgb(254 242 242 / 0.4);
}
.tw-border-red-50\/45 {
  border-color: rgb(254 242 242 / 0.45);
}
.tw-border-red-50\/5 {
  border-color: rgb(254 242 242 / 0.05);
}
.tw-border-red-50\/50 {
  border-color: rgb(254 242 242 / 0.5);
}
.tw-border-red-50\/55 {
  border-color: rgb(254 242 242 / 0.55);
}
.tw-border-red-50\/60 {
  border-color: rgb(254 242 242 / 0.6);
}
.tw-border-red-50\/65 {
  border-color: rgb(254 242 242 / 0.65);
}
.tw-border-red-50\/70 {
  border-color: rgb(254 242 242 / 0.7);
}
.tw-border-red-50\/75 {
  border-color: rgb(254 242 242 / 0.75);
}
.tw-border-red-50\/80 {
  border-color: rgb(254 242 242 / 0.8);
}
.tw-border-red-50\/85 {
  border-color: rgb(254 242 242 / 0.85);
}
.tw-border-red-50\/90 {
  border-color: rgb(254 242 242 / 0.9);
}
.tw-border-red-50\/95 {
  border-color: rgb(254 242 242 / 0.95);
}
.tw-border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-red-500\/0 {
  border-color: rgb(239 68 68 / 0);
}
.tw-border-red-500\/10 {
  border-color: rgb(239 68 68 / 0.1);
}
.tw-border-red-500\/100 {
  border-color: rgb(239 68 68 / 1);
}
.tw-border-red-500\/15 {
  border-color: rgb(239 68 68 / 0.15);
}
.tw-border-red-500\/20 {
  border-color: rgb(239 68 68 / 0.2);
}
.tw-border-red-500\/25 {
  border-color: rgb(239 68 68 / 0.25);
}
.tw-border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3);
}
.tw-border-red-500\/35 {
  border-color: rgb(239 68 68 / 0.35);
}
.tw-border-red-500\/40 {
  border-color: rgb(239 68 68 / 0.4);
}
.tw-border-red-500\/45 {
  border-color: rgb(239 68 68 / 0.45);
}
.tw-border-red-500\/5 {
  border-color: rgb(239 68 68 / 0.05);
}
.tw-border-red-500\/50 {
  border-color: rgb(239 68 68 / 0.5);
}
.tw-border-red-500\/55 {
  border-color: rgb(239 68 68 / 0.55);
}
.tw-border-red-500\/60 {
  border-color: rgb(239 68 68 / 0.6);
}
.tw-border-red-500\/65 {
  border-color: rgb(239 68 68 / 0.65);
}
.tw-border-red-500\/70 {
  border-color: rgb(239 68 68 / 0.7);
}
.tw-border-red-500\/75 {
  border-color: rgb(239 68 68 / 0.75);
}
.tw-border-red-500\/80 {
  border-color: rgb(239 68 68 / 0.8);
}
.tw-border-red-500\/85 {
  border-color: rgb(239 68 68 / 0.85);
}
.tw-border-red-500\/90 {
  border-color: rgb(239 68 68 / 0.9);
}
.tw-border-red-500\/95 {
  border-color: rgb(239 68 68 / 0.95);
}
.tw-border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-red-600\/0 {
  border-color: rgb(220 38 38 / 0);
}
.tw-border-red-600\/10 {
  border-color: rgb(220 38 38 / 0.1);
}
.tw-border-red-600\/100 {
  border-color: rgb(220 38 38 / 1);
}
.tw-border-red-600\/15 {
  border-color: rgb(220 38 38 / 0.15);
}
.tw-border-red-600\/20 {
  border-color: rgb(220 38 38 / 0.2);
}
.tw-border-red-600\/25 {
  border-color: rgb(220 38 38 / 0.25);
}
.tw-border-red-600\/30 {
  border-color: rgb(220 38 38 / 0.3);
}
.tw-border-red-600\/35 {
  border-color: rgb(220 38 38 / 0.35);
}
.tw-border-red-600\/40 {
  border-color: rgb(220 38 38 / 0.4);
}
.tw-border-red-600\/45 {
  border-color: rgb(220 38 38 / 0.45);
}
.tw-border-red-600\/5 {
  border-color: rgb(220 38 38 / 0.05);
}
.tw-border-red-600\/50 {
  border-color: rgb(220 38 38 / 0.5);
}
.tw-border-red-600\/55 {
  border-color: rgb(220 38 38 / 0.55);
}
.tw-border-red-600\/60 {
  border-color: rgb(220 38 38 / 0.6);
}
.tw-border-red-600\/65 {
  border-color: rgb(220 38 38 / 0.65);
}
.tw-border-red-600\/70 {
  border-color: rgb(220 38 38 / 0.7);
}
.tw-border-red-600\/75 {
  border-color: rgb(220 38 38 / 0.75);
}
.tw-border-red-600\/80 {
  border-color: rgb(220 38 38 / 0.8);
}
.tw-border-red-600\/85 {
  border-color: rgb(220 38 38 / 0.85);
}
.tw-border-red-600\/90 {
  border-color: rgb(220 38 38 / 0.9);
}
.tw-border-red-600\/95 {
  border-color: rgb(220 38 38 / 0.95);
}
.tw-border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-red-700\/0 {
  border-color: rgb(185 28 28 / 0);
}
.tw-border-red-700\/10 {
  border-color: rgb(185 28 28 / 0.1);
}
.tw-border-red-700\/100 {
  border-color: rgb(185 28 28 / 1);
}
.tw-border-red-700\/15 {
  border-color: rgb(185 28 28 / 0.15);
}
.tw-border-red-700\/20 {
  border-color: rgb(185 28 28 / 0.2);
}
.tw-border-red-700\/25 {
  border-color: rgb(185 28 28 / 0.25);
}
.tw-border-red-700\/30 {
  border-color: rgb(185 28 28 / 0.3);
}
.tw-border-red-700\/35 {
  border-color: rgb(185 28 28 / 0.35);
}
.tw-border-red-700\/40 {
  border-color: rgb(185 28 28 / 0.4);
}
.tw-border-red-700\/45 {
  border-color: rgb(185 28 28 / 0.45);
}
.tw-border-red-700\/5 {
  border-color: rgb(185 28 28 / 0.05);
}
.tw-border-red-700\/50 {
  border-color: rgb(185 28 28 / 0.5);
}
.tw-border-red-700\/55 {
  border-color: rgb(185 28 28 / 0.55);
}
.tw-border-red-700\/60 {
  border-color: rgb(185 28 28 / 0.6);
}
.tw-border-red-700\/65 {
  border-color: rgb(185 28 28 / 0.65);
}
.tw-border-red-700\/70 {
  border-color: rgb(185 28 28 / 0.7);
}
.tw-border-red-700\/75 {
  border-color: rgb(185 28 28 / 0.75);
}
.tw-border-red-700\/80 {
  border-color: rgb(185 28 28 / 0.8);
}
.tw-border-red-700\/85 {
  border-color: rgb(185 28 28 / 0.85);
}
.tw-border-red-700\/90 {
  border-color: rgb(185 28 28 / 0.9);
}
.tw-border-red-700\/95 {
  border-color: rgb(185 28 28 / 0.95);
}
.tw-border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-red-800\/0 {
  border-color: rgb(153 27 27 / 0);
}
.tw-border-red-800\/10 {
  border-color: rgb(153 27 27 / 0.1);
}
.tw-border-red-800\/100 {
  border-color: rgb(153 27 27 / 1);
}
.tw-border-red-800\/15 {
  border-color: rgb(153 27 27 / 0.15);
}
.tw-border-red-800\/20 {
  border-color: rgb(153 27 27 / 0.2);
}
.tw-border-red-800\/25 {
  border-color: rgb(153 27 27 / 0.25);
}
.tw-border-red-800\/30 {
  border-color: rgb(153 27 27 / 0.3);
}
.tw-border-red-800\/35 {
  border-color: rgb(153 27 27 / 0.35);
}
.tw-border-red-800\/40 {
  border-color: rgb(153 27 27 / 0.4);
}
.tw-border-red-800\/45 {
  border-color: rgb(153 27 27 / 0.45);
}
.tw-border-red-800\/5 {
  border-color: rgb(153 27 27 / 0.05);
}
.tw-border-red-800\/50 {
  border-color: rgb(153 27 27 / 0.5);
}
.tw-border-red-800\/55 {
  border-color: rgb(153 27 27 / 0.55);
}
.tw-border-red-800\/60 {
  border-color: rgb(153 27 27 / 0.6);
}
.tw-border-red-800\/65 {
  border-color: rgb(153 27 27 / 0.65);
}
.tw-border-red-800\/70 {
  border-color: rgb(153 27 27 / 0.7);
}
.tw-border-red-800\/75 {
  border-color: rgb(153 27 27 / 0.75);
}
.tw-border-red-800\/80 {
  border-color: rgb(153 27 27 / 0.8);
}
.tw-border-red-800\/85 {
  border-color: rgb(153 27 27 / 0.85);
}
.tw-border-red-800\/90 {
  border-color: rgb(153 27 27 / 0.9);
}
.tw-border-red-800\/95 {
  border-color: rgb(153 27 27 / 0.95);
}
.tw-border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-red-900\/0 {
  border-color: rgb(127 29 29 / 0);
}
.tw-border-red-900\/10 {
  border-color: rgb(127 29 29 / 0.1);
}
.tw-border-red-900\/100 {
  border-color: rgb(127 29 29 / 1);
}
.tw-border-red-900\/15 {
  border-color: rgb(127 29 29 / 0.15);
}
.tw-border-red-900\/20 {
  border-color: rgb(127 29 29 / 0.2);
}
.tw-border-red-900\/25 {
  border-color: rgb(127 29 29 / 0.25);
}
.tw-border-red-900\/30 {
  border-color: rgb(127 29 29 / 0.3);
}
.tw-border-red-900\/35 {
  border-color: rgb(127 29 29 / 0.35);
}
.tw-border-red-900\/40 {
  border-color: rgb(127 29 29 / 0.4);
}
.tw-border-red-900\/45 {
  border-color: rgb(127 29 29 / 0.45);
}
.tw-border-red-900\/5 {
  border-color: rgb(127 29 29 / 0.05);
}
.tw-border-red-900\/50 {
  border-color: rgb(127 29 29 / 0.5);
}
.tw-border-red-900\/55 {
  border-color: rgb(127 29 29 / 0.55);
}
.tw-border-red-900\/60 {
  border-color: rgb(127 29 29 / 0.6);
}
.tw-border-red-900\/65 {
  border-color: rgb(127 29 29 / 0.65);
}
.tw-border-red-900\/70 {
  border-color: rgb(127 29 29 / 0.7);
}
.tw-border-red-900\/75 {
  border-color: rgb(127 29 29 / 0.75);
}
.tw-border-red-900\/80 {
  border-color: rgb(127 29 29 / 0.8);
}
.tw-border-red-900\/85 {
  border-color: rgb(127 29 29 / 0.85);
}
.tw-border-red-900\/90 {
  border-color: rgb(127 29 29 / 0.9);
}
.tw-border-red-900\/95 {
  border-color: rgb(127 29 29 / 0.95);
}
.tw-border-red-950 {
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-red-950\/0 {
  border-color: rgb(69 10 10 / 0);
}
.tw-border-red-950\/10 {
  border-color: rgb(69 10 10 / 0.1);
}
.tw-border-red-950\/100 {
  border-color: rgb(69 10 10 / 1);
}
.tw-border-red-950\/15 {
  border-color: rgb(69 10 10 / 0.15);
}
.tw-border-red-950\/20 {
  border-color: rgb(69 10 10 / 0.2);
}
.tw-border-red-950\/25 {
  border-color: rgb(69 10 10 / 0.25);
}
.tw-border-red-950\/30 {
  border-color: rgb(69 10 10 / 0.3);
}
.tw-border-red-950\/35 {
  border-color: rgb(69 10 10 / 0.35);
}
.tw-border-red-950\/40 {
  border-color: rgb(69 10 10 / 0.4);
}
.tw-border-red-950\/45 {
  border-color: rgb(69 10 10 / 0.45);
}
.tw-border-red-950\/5 {
  border-color: rgb(69 10 10 / 0.05);
}
.tw-border-red-950\/50 {
  border-color: rgb(69 10 10 / 0.5);
}
.tw-border-red-950\/55 {
  border-color: rgb(69 10 10 / 0.55);
}
.tw-border-red-950\/60 {
  border-color: rgb(69 10 10 / 0.6);
}
.tw-border-red-950\/65 {
  border-color: rgb(69 10 10 / 0.65);
}
.tw-border-red-950\/70 {
  border-color: rgb(69 10 10 / 0.7);
}
.tw-border-red-950\/75 {
  border-color: rgb(69 10 10 / 0.75);
}
.tw-border-red-950\/80 {
  border-color: rgb(69 10 10 / 0.8);
}
.tw-border-red-950\/85 {
  border-color: rgb(69 10 10 / 0.85);
}
.tw-border-red-950\/90 {
  border-color: rgb(69 10 10 / 0.9);
}
.tw-border-red-950\/95 {
  border-color: rgb(69 10 10 / 0.95);
}
.tw-border-rose-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-rose-100\/0 {
  border-color: rgb(255 228 230 / 0);
}
.tw-border-rose-100\/10 {
  border-color: rgb(255 228 230 / 0.1);
}
.tw-border-rose-100\/100 {
  border-color: rgb(255 228 230 / 1);
}
.tw-border-rose-100\/15 {
  border-color: rgb(255 228 230 / 0.15);
}
.tw-border-rose-100\/20 {
  border-color: rgb(255 228 230 / 0.2);
}
.tw-border-rose-100\/25 {
  border-color: rgb(255 228 230 / 0.25);
}
.tw-border-rose-100\/30 {
  border-color: rgb(255 228 230 / 0.3);
}
.tw-border-rose-100\/35 {
  border-color: rgb(255 228 230 / 0.35);
}
.tw-border-rose-100\/40 {
  border-color: rgb(255 228 230 / 0.4);
}
.tw-border-rose-100\/45 {
  border-color: rgb(255 228 230 / 0.45);
}
.tw-border-rose-100\/5 {
  border-color: rgb(255 228 230 / 0.05);
}
.tw-border-rose-100\/50 {
  border-color: rgb(255 228 230 / 0.5);
}
.tw-border-rose-100\/55 {
  border-color: rgb(255 228 230 / 0.55);
}
.tw-border-rose-100\/60 {
  border-color: rgb(255 228 230 / 0.6);
}
.tw-border-rose-100\/65 {
  border-color: rgb(255 228 230 / 0.65);
}
.tw-border-rose-100\/70 {
  border-color: rgb(255 228 230 / 0.7);
}
.tw-border-rose-100\/75 {
  border-color: rgb(255 228 230 / 0.75);
}
.tw-border-rose-100\/80 {
  border-color: rgb(255 228 230 / 0.8);
}
.tw-border-rose-100\/85 {
  border-color: rgb(255 228 230 / 0.85);
}
.tw-border-rose-100\/90 {
  border-color: rgb(255 228 230 / 0.9);
}
.tw-border-rose-100\/95 {
  border-color: rgb(255 228 230 / 0.95);
}
.tw-border-rose-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-rose-200\/0 {
  border-color: rgb(254 205 211 / 0);
}
.tw-border-rose-200\/10 {
  border-color: rgb(254 205 211 / 0.1);
}
.tw-border-rose-200\/100 {
  border-color: rgb(254 205 211 / 1);
}
.tw-border-rose-200\/15 {
  border-color: rgb(254 205 211 / 0.15);
}
.tw-border-rose-200\/20 {
  border-color: rgb(254 205 211 / 0.2);
}
.tw-border-rose-200\/25 {
  border-color: rgb(254 205 211 / 0.25);
}
.tw-border-rose-200\/30 {
  border-color: rgb(254 205 211 / 0.3);
}
.tw-border-rose-200\/35 {
  border-color: rgb(254 205 211 / 0.35);
}
.tw-border-rose-200\/40 {
  border-color: rgb(254 205 211 / 0.4);
}
.tw-border-rose-200\/45 {
  border-color: rgb(254 205 211 / 0.45);
}
.tw-border-rose-200\/5 {
  border-color: rgb(254 205 211 / 0.05);
}
.tw-border-rose-200\/50 {
  border-color: rgb(254 205 211 / 0.5);
}
.tw-border-rose-200\/55 {
  border-color: rgb(254 205 211 / 0.55);
}
.tw-border-rose-200\/60 {
  border-color: rgb(254 205 211 / 0.6);
}
.tw-border-rose-200\/65 {
  border-color: rgb(254 205 211 / 0.65);
}
.tw-border-rose-200\/70 {
  border-color: rgb(254 205 211 / 0.7);
}
.tw-border-rose-200\/75 {
  border-color: rgb(254 205 211 / 0.75);
}
.tw-border-rose-200\/80 {
  border-color: rgb(254 205 211 / 0.8);
}
.tw-border-rose-200\/85 {
  border-color: rgb(254 205 211 / 0.85);
}
.tw-border-rose-200\/90 {
  border-color: rgb(254 205 211 / 0.9);
}
.tw-border-rose-200\/95 {
  border-color: rgb(254 205 211 / 0.95);
}
.tw-border-rose-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-rose-300\/0 {
  border-color: rgb(253 164 175 / 0);
}
.tw-border-rose-300\/10 {
  border-color: rgb(253 164 175 / 0.1);
}
.tw-border-rose-300\/100 {
  border-color: rgb(253 164 175 / 1);
}
.tw-border-rose-300\/15 {
  border-color: rgb(253 164 175 / 0.15);
}
.tw-border-rose-300\/20 {
  border-color: rgb(253 164 175 / 0.2);
}
.tw-border-rose-300\/25 {
  border-color: rgb(253 164 175 / 0.25);
}
.tw-border-rose-300\/30 {
  border-color: rgb(253 164 175 / 0.3);
}
.tw-border-rose-300\/35 {
  border-color: rgb(253 164 175 / 0.35);
}
.tw-border-rose-300\/40 {
  border-color: rgb(253 164 175 / 0.4);
}
.tw-border-rose-300\/45 {
  border-color: rgb(253 164 175 / 0.45);
}
.tw-border-rose-300\/5 {
  border-color: rgb(253 164 175 / 0.05);
}
.tw-border-rose-300\/50 {
  border-color: rgb(253 164 175 / 0.5);
}
.tw-border-rose-300\/55 {
  border-color: rgb(253 164 175 / 0.55);
}
.tw-border-rose-300\/60 {
  border-color: rgb(253 164 175 / 0.6);
}
.tw-border-rose-300\/65 {
  border-color: rgb(253 164 175 / 0.65);
}
.tw-border-rose-300\/70 {
  border-color: rgb(253 164 175 / 0.7);
}
.tw-border-rose-300\/75 {
  border-color: rgb(253 164 175 / 0.75);
}
.tw-border-rose-300\/80 {
  border-color: rgb(253 164 175 / 0.8);
}
.tw-border-rose-300\/85 {
  border-color: rgb(253 164 175 / 0.85);
}
.tw-border-rose-300\/90 {
  border-color: rgb(253 164 175 / 0.9);
}
.tw-border-rose-300\/95 {
  border-color: rgb(253 164 175 / 0.95);
}
.tw-border-rose-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-rose-400\/0 {
  border-color: rgb(251 113 133 / 0);
}
.tw-border-rose-400\/10 {
  border-color: rgb(251 113 133 / 0.1);
}
.tw-border-rose-400\/100 {
  border-color: rgb(251 113 133 / 1);
}
.tw-border-rose-400\/15 {
  border-color: rgb(251 113 133 / 0.15);
}
.tw-border-rose-400\/20 {
  border-color: rgb(251 113 133 / 0.2);
}
.tw-border-rose-400\/25 {
  border-color: rgb(251 113 133 / 0.25);
}
.tw-border-rose-400\/30 {
  border-color: rgb(251 113 133 / 0.3);
}
.tw-border-rose-400\/35 {
  border-color: rgb(251 113 133 / 0.35);
}
.tw-border-rose-400\/40 {
  border-color: rgb(251 113 133 / 0.4);
}
.tw-border-rose-400\/45 {
  border-color: rgb(251 113 133 / 0.45);
}
.tw-border-rose-400\/5 {
  border-color: rgb(251 113 133 / 0.05);
}
.tw-border-rose-400\/50 {
  border-color: rgb(251 113 133 / 0.5);
}
.tw-border-rose-400\/55 {
  border-color: rgb(251 113 133 / 0.55);
}
.tw-border-rose-400\/60 {
  border-color: rgb(251 113 133 / 0.6);
}
.tw-border-rose-400\/65 {
  border-color: rgb(251 113 133 / 0.65);
}
.tw-border-rose-400\/70 {
  border-color: rgb(251 113 133 / 0.7);
}
.tw-border-rose-400\/75 {
  border-color: rgb(251 113 133 / 0.75);
}
.tw-border-rose-400\/80 {
  border-color: rgb(251 113 133 / 0.8);
}
.tw-border-rose-400\/85 {
  border-color: rgb(251 113 133 / 0.85);
}
.tw-border-rose-400\/90 {
  border-color: rgb(251 113 133 / 0.9);
}
.tw-border-rose-400\/95 {
  border-color: rgb(251 113 133 / 0.95);
}
.tw-border-rose-50 {
  --tw-border-opacity: 1;
  border-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-rose-50\/0 {
  border-color: rgb(255 241 242 / 0);
}
.tw-border-rose-50\/10 {
  border-color: rgb(255 241 242 / 0.1);
}
.tw-border-rose-50\/100 {
  border-color: rgb(255 241 242 / 1);
}
.tw-border-rose-50\/15 {
  border-color: rgb(255 241 242 / 0.15);
}
.tw-border-rose-50\/20 {
  border-color: rgb(255 241 242 / 0.2);
}
.tw-border-rose-50\/25 {
  border-color: rgb(255 241 242 / 0.25);
}
.tw-border-rose-50\/30 {
  border-color: rgb(255 241 242 / 0.3);
}
.tw-border-rose-50\/35 {
  border-color: rgb(255 241 242 / 0.35);
}
.tw-border-rose-50\/40 {
  border-color: rgb(255 241 242 / 0.4);
}
.tw-border-rose-50\/45 {
  border-color: rgb(255 241 242 / 0.45);
}
.tw-border-rose-50\/5 {
  border-color: rgb(255 241 242 / 0.05);
}
.tw-border-rose-50\/50 {
  border-color: rgb(255 241 242 / 0.5);
}
.tw-border-rose-50\/55 {
  border-color: rgb(255 241 242 / 0.55);
}
.tw-border-rose-50\/60 {
  border-color: rgb(255 241 242 / 0.6);
}
.tw-border-rose-50\/65 {
  border-color: rgb(255 241 242 / 0.65);
}
.tw-border-rose-50\/70 {
  border-color: rgb(255 241 242 / 0.7);
}
.tw-border-rose-50\/75 {
  border-color: rgb(255 241 242 / 0.75);
}
.tw-border-rose-50\/80 {
  border-color: rgb(255 241 242 / 0.8);
}
.tw-border-rose-50\/85 {
  border-color: rgb(255 241 242 / 0.85);
}
.tw-border-rose-50\/90 {
  border-color: rgb(255 241 242 / 0.9);
}
.tw-border-rose-50\/95 {
  border-color: rgb(255 241 242 / 0.95);
}
.tw-border-rose-500 {
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-rose-500\/0 {
  border-color: rgb(244 63 94 / 0);
}
.tw-border-rose-500\/10 {
  border-color: rgb(244 63 94 / 0.1);
}
.tw-border-rose-500\/100 {
  border-color: rgb(244 63 94 / 1);
}
.tw-border-rose-500\/15 {
  border-color: rgb(244 63 94 / 0.15);
}
.tw-border-rose-500\/20 {
  border-color: rgb(244 63 94 / 0.2);
}
.tw-border-rose-500\/25 {
  border-color: rgb(244 63 94 / 0.25);
}
.tw-border-rose-500\/30 {
  border-color: rgb(244 63 94 / 0.3);
}
.tw-border-rose-500\/35 {
  border-color: rgb(244 63 94 / 0.35);
}
.tw-border-rose-500\/40 {
  border-color: rgb(244 63 94 / 0.4);
}
.tw-border-rose-500\/45 {
  border-color: rgb(244 63 94 / 0.45);
}
.tw-border-rose-500\/5 {
  border-color: rgb(244 63 94 / 0.05);
}
.tw-border-rose-500\/50 {
  border-color: rgb(244 63 94 / 0.5);
}
.tw-border-rose-500\/55 {
  border-color: rgb(244 63 94 / 0.55);
}
.tw-border-rose-500\/60 {
  border-color: rgb(244 63 94 / 0.6);
}
.tw-border-rose-500\/65 {
  border-color: rgb(244 63 94 / 0.65);
}
.tw-border-rose-500\/70 {
  border-color: rgb(244 63 94 / 0.7);
}
.tw-border-rose-500\/75 {
  border-color: rgb(244 63 94 / 0.75);
}
.tw-border-rose-500\/80 {
  border-color: rgb(244 63 94 / 0.8);
}
.tw-border-rose-500\/85 {
  border-color: rgb(244 63 94 / 0.85);
}
.tw-border-rose-500\/90 {
  border-color: rgb(244 63 94 / 0.9);
}
.tw-border-rose-500\/95 {
  border-color: rgb(244 63 94 / 0.95);
}
.tw-border-rose-600 {
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-rose-600\/0 {
  border-color: rgb(225 29 72 / 0);
}
.tw-border-rose-600\/10 {
  border-color: rgb(225 29 72 / 0.1);
}
.tw-border-rose-600\/100 {
  border-color: rgb(225 29 72 / 1);
}
.tw-border-rose-600\/15 {
  border-color: rgb(225 29 72 / 0.15);
}
.tw-border-rose-600\/20 {
  border-color: rgb(225 29 72 / 0.2);
}
.tw-border-rose-600\/25 {
  border-color: rgb(225 29 72 / 0.25);
}
.tw-border-rose-600\/30 {
  border-color: rgb(225 29 72 / 0.3);
}
.tw-border-rose-600\/35 {
  border-color: rgb(225 29 72 / 0.35);
}
.tw-border-rose-600\/40 {
  border-color: rgb(225 29 72 / 0.4);
}
.tw-border-rose-600\/45 {
  border-color: rgb(225 29 72 / 0.45);
}
.tw-border-rose-600\/5 {
  border-color: rgb(225 29 72 / 0.05);
}
.tw-border-rose-600\/50 {
  border-color: rgb(225 29 72 / 0.5);
}
.tw-border-rose-600\/55 {
  border-color: rgb(225 29 72 / 0.55);
}
.tw-border-rose-600\/60 {
  border-color: rgb(225 29 72 / 0.6);
}
.tw-border-rose-600\/65 {
  border-color: rgb(225 29 72 / 0.65);
}
.tw-border-rose-600\/70 {
  border-color: rgb(225 29 72 / 0.7);
}
.tw-border-rose-600\/75 {
  border-color: rgb(225 29 72 / 0.75);
}
.tw-border-rose-600\/80 {
  border-color: rgb(225 29 72 / 0.8);
}
.tw-border-rose-600\/85 {
  border-color: rgb(225 29 72 / 0.85);
}
.tw-border-rose-600\/90 {
  border-color: rgb(225 29 72 / 0.9);
}
.tw-border-rose-600\/95 {
  border-color: rgb(225 29 72 / 0.95);
}
.tw-border-rose-700 {
  --tw-border-opacity: 1;
  border-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-rose-700\/0 {
  border-color: rgb(190 18 60 / 0);
}
.tw-border-rose-700\/10 {
  border-color: rgb(190 18 60 / 0.1);
}
.tw-border-rose-700\/100 {
  border-color: rgb(190 18 60 / 1);
}
.tw-border-rose-700\/15 {
  border-color: rgb(190 18 60 / 0.15);
}
.tw-border-rose-700\/20 {
  border-color: rgb(190 18 60 / 0.2);
}
.tw-border-rose-700\/25 {
  border-color: rgb(190 18 60 / 0.25);
}
.tw-border-rose-700\/30 {
  border-color: rgb(190 18 60 / 0.3);
}
.tw-border-rose-700\/35 {
  border-color: rgb(190 18 60 / 0.35);
}
.tw-border-rose-700\/40 {
  border-color: rgb(190 18 60 / 0.4);
}
.tw-border-rose-700\/45 {
  border-color: rgb(190 18 60 / 0.45);
}
.tw-border-rose-700\/5 {
  border-color: rgb(190 18 60 / 0.05);
}
.tw-border-rose-700\/50 {
  border-color: rgb(190 18 60 / 0.5);
}
.tw-border-rose-700\/55 {
  border-color: rgb(190 18 60 / 0.55);
}
.tw-border-rose-700\/60 {
  border-color: rgb(190 18 60 / 0.6);
}
.tw-border-rose-700\/65 {
  border-color: rgb(190 18 60 / 0.65);
}
.tw-border-rose-700\/70 {
  border-color: rgb(190 18 60 / 0.7);
}
.tw-border-rose-700\/75 {
  border-color: rgb(190 18 60 / 0.75);
}
.tw-border-rose-700\/80 {
  border-color: rgb(190 18 60 / 0.8);
}
.tw-border-rose-700\/85 {
  border-color: rgb(190 18 60 / 0.85);
}
.tw-border-rose-700\/90 {
  border-color: rgb(190 18 60 / 0.9);
}
.tw-border-rose-700\/95 {
  border-color: rgb(190 18 60 / 0.95);
}
.tw-border-rose-800 {
  --tw-border-opacity: 1;
  border-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-rose-800\/0 {
  border-color: rgb(159 18 57 / 0);
}
.tw-border-rose-800\/10 {
  border-color: rgb(159 18 57 / 0.1);
}
.tw-border-rose-800\/100 {
  border-color: rgb(159 18 57 / 1);
}
.tw-border-rose-800\/15 {
  border-color: rgb(159 18 57 / 0.15);
}
.tw-border-rose-800\/20 {
  border-color: rgb(159 18 57 / 0.2);
}
.tw-border-rose-800\/25 {
  border-color: rgb(159 18 57 / 0.25);
}
.tw-border-rose-800\/30 {
  border-color: rgb(159 18 57 / 0.3);
}
.tw-border-rose-800\/35 {
  border-color: rgb(159 18 57 / 0.35);
}
.tw-border-rose-800\/40 {
  border-color: rgb(159 18 57 / 0.4);
}
.tw-border-rose-800\/45 {
  border-color: rgb(159 18 57 / 0.45);
}
.tw-border-rose-800\/5 {
  border-color: rgb(159 18 57 / 0.05);
}
.tw-border-rose-800\/50 {
  border-color: rgb(159 18 57 / 0.5);
}
.tw-border-rose-800\/55 {
  border-color: rgb(159 18 57 / 0.55);
}
.tw-border-rose-800\/60 {
  border-color: rgb(159 18 57 / 0.6);
}
.tw-border-rose-800\/65 {
  border-color: rgb(159 18 57 / 0.65);
}
.tw-border-rose-800\/70 {
  border-color: rgb(159 18 57 / 0.7);
}
.tw-border-rose-800\/75 {
  border-color: rgb(159 18 57 / 0.75);
}
.tw-border-rose-800\/80 {
  border-color: rgb(159 18 57 / 0.8);
}
.tw-border-rose-800\/85 {
  border-color: rgb(159 18 57 / 0.85);
}
.tw-border-rose-800\/90 {
  border-color: rgb(159 18 57 / 0.9);
}
.tw-border-rose-800\/95 {
  border-color: rgb(159 18 57 / 0.95);
}
.tw-border-rose-900 {
  --tw-border-opacity: 1;
  border-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-rose-900\/0 {
  border-color: rgb(136 19 55 / 0);
}
.tw-border-rose-900\/10 {
  border-color: rgb(136 19 55 / 0.1);
}
.tw-border-rose-900\/100 {
  border-color: rgb(136 19 55 / 1);
}
.tw-border-rose-900\/15 {
  border-color: rgb(136 19 55 / 0.15);
}
.tw-border-rose-900\/20 {
  border-color: rgb(136 19 55 / 0.2);
}
.tw-border-rose-900\/25 {
  border-color: rgb(136 19 55 / 0.25);
}
.tw-border-rose-900\/30 {
  border-color: rgb(136 19 55 / 0.3);
}
.tw-border-rose-900\/35 {
  border-color: rgb(136 19 55 / 0.35);
}
.tw-border-rose-900\/40 {
  border-color: rgb(136 19 55 / 0.4);
}
.tw-border-rose-900\/45 {
  border-color: rgb(136 19 55 / 0.45);
}
.tw-border-rose-900\/5 {
  border-color: rgb(136 19 55 / 0.05);
}
.tw-border-rose-900\/50 {
  border-color: rgb(136 19 55 / 0.5);
}
.tw-border-rose-900\/55 {
  border-color: rgb(136 19 55 / 0.55);
}
.tw-border-rose-900\/60 {
  border-color: rgb(136 19 55 / 0.6);
}
.tw-border-rose-900\/65 {
  border-color: rgb(136 19 55 / 0.65);
}
.tw-border-rose-900\/70 {
  border-color: rgb(136 19 55 / 0.7);
}
.tw-border-rose-900\/75 {
  border-color: rgb(136 19 55 / 0.75);
}
.tw-border-rose-900\/80 {
  border-color: rgb(136 19 55 / 0.8);
}
.tw-border-rose-900\/85 {
  border-color: rgb(136 19 55 / 0.85);
}
.tw-border-rose-900\/90 {
  border-color: rgb(136 19 55 / 0.9);
}
.tw-border-rose-900\/95 {
  border-color: rgb(136 19 55 / 0.95);
}
.tw-border-rose-950 {
  --tw-border-opacity: 1;
  border-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-rose-950\/0 {
  border-color: rgb(76 5 25 / 0);
}
.tw-border-rose-950\/10 {
  border-color: rgb(76 5 25 / 0.1);
}
.tw-border-rose-950\/100 {
  border-color: rgb(76 5 25 / 1);
}
.tw-border-rose-950\/15 {
  border-color: rgb(76 5 25 / 0.15);
}
.tw-border-rose-950\/20 {
  border-color: rgb(76 5 25 / 0.2);
}
.tw-border-rose-950\/25 {
  border-color: rgb(76 5 25 / 0.25);
}
.tw-border-rose-950\/30 {
  border-color: rgb(76 5 25 / 0.3);
}
.tw-border-rose-950\/35 {
  border-color: rgb(76 5 25 / 0.35);
}
.tw-border-rose-950\/40 {
  border-color: rgb(76 5 25 / 0.4);
}
.tw-border-rose-950\/45 {
  border-color: rgb(76 5 25 / 0.45);
}
.tw-border-rose-950\/5 {
  border-color: rgb(76 5 25 / 0.05);
}
.tw-border-rose-950\/50 {
  border-color: rgb(76 5 25 / 0.5);
}
.tw-border-rose-950\/55 {
  border-color: rgb(76 5 25 / 0.55);
}
.tw-border-rose-950\/60 {
  border-color: rgb(76 5 25 / 0.6);
}
.tw-border-rose-950\/65 {
  border-color: rgb(76 5 25 / 0.65);
}
.tw-border-rose-950\/70 {
  border-color: rgb(76 5 25 / 0.7);
}
.tw-border-rose-950\/75 {
  border-color: rgb(76 5 25 / 0.75);
}
.tw-border-rose-950\/80 {
  border-color: rgb(76 5 25 / 0.8);
}
.tw-border-rose-950\/85 {
  border-color: rgb(76 5 25 / 0.85);
}
.tw-border-rose-950\/90 {
  border-color: rgb(76 5 25 / 0.9);
}
.tw-border-rose-950\/95 {
  border-color: rgb(76 5 25 / 0.95);
}
.tw-border-sky-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-sky-100\/0 {
  border-color: rgb(224 242 254 / 0);
}
.tw-border-sky-100\/10 {
  border-color: rgb(224 242 254 / 0.1);
}
.tw-border-sky-100\/100 {
  border-color: rgb(224 242 254 / 1);
}
.tw-border-sky-100\/15 {
  border-color: rgb(224 242 254 / 0.15);
}
.tw-border-sky-100\/20 {
  border-color: rgb(224 242 254 / 0.2);
}
.tw-border-sky-100\/25 {
  border-color: rgb(224 242 254 / 0.25);
}
.tw-border-sky-100\/30 {
  border-color: rgb(224 242 254 / 0.3);
}
.tw-border-sky-100\/35 {
  border-color: rgb(224 242 254 / 0.35);
}
.tw-border-sky-100\/40 {
  border-color: rgb(224 242 254 / 0.4);
}
.tw-border-sky-100\/45 {
  border-color: rgb(224 242 254 / 0.45);
}
.tw-border-sky-100\/5 {
  border-color: rgb(224 242 254 / 0.05);
}
.tw-border-sky-100\/50 {
  border-color: rgb(224 242 254 / 0.5);
}
.tw-border-sky-100\/55 {
  border-color: rgb(224 242 254 / 0.55);
}
.tw-border-sky-100\/60 {
  border-color: rgb(224 242 254 / 0.6);
}
.tw-border-sky-100\/65 {
  border-color: rgb(224 242 254 / 0.65);
}
.tw-border-sky-100\/70 {
  border-color: rgb(224 242 254 / 0.7);
}
.tw-border-sky-100\/75 {
  border-color: rgb(224 242 254 / 0.75);
}
.tw-border-sky-100\/80 {
  border-color: rgb(224 242 254 / 0.8);
}
.tw-border-sky-100\/85 {
  border-color: rgb(224 242 254 / 0.85);
}
.tw-border-sky-100\/90 {
  border-color: rgb(224 242 254 / 0.9);
}
.tw-border-sky-100\/95 {
  border-color: rgb(224 242 254 / 0.95);
}
.tw-border-sky-200 {
  --tw-border-opacity: 1;
  border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-sky-200\/0 {
  border-color: rgb(186 230 253 / 0);
}
.tw-border-sky-200\/10 {
  border-color: rgb(186 230 253 / 0.1);
}
.tw-border-sky-200\/100 {
  border-color: rgb(186 230 253 / 1);
}
.tw-border-sky-200\/15 {
  border-color: rgb(186 230 253 / 0.15);
}
.tw-border-sky-200\/20 {
  border-color: rgb(186 230 253 / 0.2);
}
.tw-border-sky-200\/25 {
  border-color: rgb(186 230 253 / 0.25);
}
.tw-border-sky-200\/30 {
  border-color: rgb(186 230 253 / 0.3);
}
.tw-border-sky-200\/35 {
  border-color: rgb(186 230 253 / 0.35);
}
.tw-border-sky-200\/40 {
  border-color: rgb(186 230 253 / 0.4);
}
.tw-border-sky-200\/45 {
  border-color: rgb(186 230 253 / 0.45);
}
.tw-border-sky-200\/5 {
  border-color: rgb(186 230 253 / 0.05);
}
.tw-border-sky-200\/50 {
  border-color: rgb(186 230 253 / 0.5);
}
.tw-border-sky-200\/55 {
  border-color: rgb(186 230 253 / 0.55);
}
.tw-border-sky-200\/60 {
  border-color: rgb(186 230 253 / 0.6);
}
.tw-border-sky-200\/65 {
  border-color: rgb(186 230 253 / 0.65);
}
.tw-border-sky-200\/70 {
  border-color: rgb(186 230 253 / 0.7);
}
.tw-border-sky-200\/75 {
  border-color: rgb(186 230 253 / 0.75);
}
.tw-border-sky-200\/80 {
  border-color: rgb(186 230 253 / 0.8);
}
.tw-border-sky-200\/85 {
  border-color: rgb(186 230 253 / 0.85);
}
.tw-border-sky-200\/90 {
  border-color: rgb(186 230 253 / 0.9);
}
.tw-border-sky-200\/95 {
  border-color: rgb(186 230 253 / 0.95);
}
.tw-border-sky-300 {
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-sky-300\/0 {
  border-color: rgb(125 211 252 / 0);
}
.tw-border-sky-300\/10 {
  border-color: rgb(125 211 252 / 0.1);
}
.tw-border-sky-300\/100 {
  border-color: rgb(125 211 252 / 1);
}
.tw-border-sky-300\/15 {
  border-color: rgb(125 211 252 / 0.15);
}
.tw-border-sky-300\/20 {
  border-color: rgb(125 211 252 / 0.2);
}
.tw-border-sky-300\/25 {
  border-color: rgb(125 211 252 / 0.25);
}
.tw-border-sky-300\/30 {
  border-color: rgb(125 211 252 / 0.3);
}
.tw-border-sky-300\/35 {
  border-color: rgb(125 211 252 / 0.35);
}
.tw-border-sky-300\/40 {
  border-color: rgb(125 211 252 / 0.4);
}
.tw-border-sky-300\/45 {
  border-color: rgb(125 211 252 / 0.45);
}
.tw-border-sky-300\/5 {
  border-color: rgb(125 211 252 / 0.05);
}
.tw-border-sky-300\/50 {
  border-color: rgb(125 211 252 / 0.5);
}
.tw-border-sky-300\/55 {
  border-color: rgb(125 211 252 / 0.55);
}
.tw-border-sky-300\/60 {
  border-color: rgb(125 211 252 / 0.6);
}
.tw-border-sky-300\/65 {
  border-color: rgb(125 211 252 / 0.65);
}
.tw-border-sky-300\/70 {
  border-color: rgb(125 211 252 / 0.7);
}
.tw-border-sky-300\/75 {
  border-color: rgb(125 211 252 / 0.75);
}
.tw-border-sky-300\/80 {
  border-color: rgb(125 211 252 / 0.8);
}
.tw-border-sky-300\/85 {
  border-color: rgb(125 211 252 / 0.85);
}
.tw-border-sky-300\/90 {
  border-color: rgb(125 211 252 / 0.9);
}
.tw-border-sky-300\/95 {
  border-color: rgb(125 211 252 / 0.95);
}
.tw-border-sky-400 {
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-sky-400\/0 {
  border-color: rgb(56 189 248 / 0);
}
.tw-border-sky-400\/10 {
  border-color: rgb(56 189 248 / 0.1);
}
.tw-border-sky-400\/100 {
  border-color: rgb(56 189 248 / 1);
}
.tw-border-sky-400\/15 {
  border-color: rgb(56 189 248 / 0.15);
}
.tw-border-sky-400\/20 {
  border-color: rgb(56 189 248 / 0.2);
}
.tw-border-sky-400\/25 {
  border-color: rgb(56 189 248 / 0.25);
}
.tw-border-sky-400\/30 {
  border-color: rgb(56 189 248 / 0.3);
}
.tw-border-sky-400\/35 {
  border-color: rgb(56 189 248 / 0.35);
}
.tw-border-sky-400\/40 {
  border-color: rgb(56 189 248 / 0.4);
}
.tw-border-sky-400\/45 {
  border-color: rgb(56 189 248 / 0.45);
}
.tw-border-sky-400\/5 {
  border-color: rgb(56 189 248 / 0.05);
}
.tw-border-sky-400\/50 {
  border-color: rgb(56 189 248 / 0.5);
}
.tw-border-sky-400\/55 {
  border-color: rgb(56 189 248 / 0.55);
}
.tw-border-sky-400\/60 {
  border-color: rgb(56 189 248 / 0.6);
}
.tw-border-sky-400\/65 {
  border-color: rgb(56 189 248 / 0.65);
}
.tw-border-sky-400\/70 {
  border-color: rgb(56 189 248 / 0.7);
}
.tw-border-sky-400\/75 {
  border-color: rgb(56 189 248 / 0.75);
}
.tw-border-sky-400\/80 {
  border-color: rgb(56 189 248 / 0.8);
}
.tw-border-sky-400\/85 {
  border-color: rgb(56 189 248 / 0.85);
}
.tw-border-sky-400\/90 {
  border-color: rgb(56 189 248 / 0.9);
}
.tw-border-sky-400\/95 {
  border-color: rgb(56 189 248 / 0.95);
}
.tw-border-sky-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-sky-50\/0 {
  border-color: rgb(240 249 255 / 0);
}
.tw-border-sky-50\/10 {
  border-color: rgb(240 249 255 / 0.1);
}
.tw-border-sky-50\/100 {
  border-color: rgb(240 249 255 / 1);
}
.tw-border-sky-50\/15 {
  border-color: rgb(240 249 255 / 0.15);
}
.tw-border-sky-50\/20 {
  border-color: rgb(240 249 255 / 0.2);
}
.tw-border-sky-50\/25 {
  border-color: rgb(240 249 255 / 0.25);
}
.tw-border-sky-50\/30 {
  border-color: rgb(240 249 255 / 0.3);
}
.tw-border-sky-50\/35 {
  border-color: rgb(240 249 255 / 0.35);
}
.tw-border-sky-50\/40 {
  border-color: rgb(240 249 255 / 0.4);
}
.tw-border-sky-50\/45 {
  border-color: rgb(240 249 255 / 0.45);
}
.tw-border-sky-50\/5 {
  border-color: rgb(240 249 255 / 0.05);
}
.tw-border-sky-50\/50 {
  border-color: rgb(240 249 255 / 0.5);
}
.tw-border-sky-50\/55 {
  border-color: rgb(240 249 255 / 0.55);
}
.tw-border-sky-50\/60 {
  border-color: rgb(240 249 255 / 0.6);
}
.tw-border-sky-50\/65 {
  border-color: rgb(240 249 255 / 0.65);
}
.tw-border-sky-50\/70 {
  border-color: rgb(240 249 255 / 0.7);
}
.tw-border-sky-50\/75 {
  border-color: rgb(240 249 255 / 0.75);
}
.tw-border-sky-50\/80 {
  border-color: rgb(240 249 255 / 0.8);
}
.tw-border-sky-50\/85 {
  border-color: rgb(240 249 255 / 0.85);
}
.tw-border-sky-50\/90 {
  border-color: rgb(240 249 255 / 0.9);
}
.tw-border-sky-50\/95 {
  border-color: rgb(240 249 255 / 0.95);
}
.tw-border-sky-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-sky-500\/0 {
  border-color: rgb(14 165 233 / 0);
}
.tw-border-sky-500\/10 {
  border-color: rgb(14 165 233 / 0.1);
}
.tw-border-sky-500\/100 {
  border-color: rgb(14 165 233 / 1);
}
.tw-border-sky-500\/15 {
  border-color: rgb(14 165 233 / 0.15);
}
.tw-border-sky-500\/20 {
  border-color: rgb(14 165 233 / 0.2);
}
.tw-border-sky-500\/25 {
  border-color: rgb(14 165 233 / 0.25);
}
.tw-border-sky-500\/30 {
  border-color: rgb(14 165 233 / 0.3);
}
.tw-border-sky-500\/35 {
  border-color: rgb(14 165 233 / 0.35);
}
.tw-border-sky-500\/40 {
  border-color: rgb(14 165 233 / 0.4);
}
.tw-border-sky-500\/45 {
  border-color: rgb(14 165 233 / 0.45);
}
.tw-border-sky-500\/5 {
  border-color: rgb(14 165 233 / 0.05);
}
.tw-border-sky-500\/50 {
  border-color: rgb(14 165 233 / 0.5);
}
.tw-border-sky-500\/55 {
  border-color: rgb(14 165 233 / 0.55);
}
.tw-border-sky-500\/60 {
  border-color: rgb(14 165 233 / 0.6);
}
.tw-border-sky-500\/65 {
  border-color: rgb(14 165 233 / 0.65);
}
.tw-border-sky-500\/70 {
  border-color: rgb(14 165 233 / 0.7);
}
.tw-border-sky-500\/75 {
  border-color: rgb(14 165 233 / 0.75);
}
.tw-border-sky-500\/80 {
  border-color: rgb(14 165 233 / 0.8);
}
.tw-border-sky-500\/85 {
  border-color: rgb(14 165 233 / 0.85);
}
.tw-border-sky-500\/90 {
  border-color: rgb(14 165 233 / 0.9);
}
.tw-border-sky-500\/95 {
  border-color: rgb(14 165 233 / 0.95);
}
.tw-border-sky-600 {
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-sky-600\/0 {
  border-color: rgb(2 132 199 / 0);
}
.tw-border-sky-600\/10 {
  border-color: rgb(2 132 199 / 0.1);
}
.tw-border-sky-600\/100 {
  border-color: rgb(2 132 199 / 1);
}
.tw-border-sky-600\/15 {
  border-color: rgb(2 132 199 / 0.15);
}
.tw-border-sky-600\/20 {
  border-color: rgb(2 132 199 / 0.2);
}
.tw-border-sky-600\/25 {
  border-color: rgb(2 132 199 / 0.25);
}
.tw-border-sky-600\/30 {
  border-color: rgb(2 132 199 / 0.3);
}
.tw-border-sky-600\/35 {
  border-color: rgb(2 132 199 / 0.35);
}
.tw-border-sky-600\/40 {
  border-color: rgb(2 132 199 / 0.4);
}
.tw-border-sky-600\/45 {
  border-color: rgb(2 132 199 / 0.45);
}
.tw-border-sky-600\/5 {
  border-color: rgb(2 132 199 / 0.05);
}
.tw-border-sky-600\/50 {
  border-color: rgb(2 132 199 / 0.5);
}
.tw-border-sky-600\/55 {
  border-color: rgb(2 132 199 / 0.55);
}
.tw-border-sky-600\/60 {
  border-color: rgb(2 132 199 / 0.6);
}
.tw-border-sky-600\/65 {
  border-color: rgb(2 132 199 / 0.65);
}
.tw-border-sky-600\/70 {
  border-color: rgb(2 132 199 / 0.7);
}
.tw-border-sky-600\/75 {
  border-color: rgb(2 132 199 / 0.75);
}
.tw-border-sky-600\/80 {
  border-color: rgb(2 132 199 / 0.8);
}
.tw-border-sky-600\/85 {
  border-color: rgb(2 132 199 / 0.85);
}
.tw-border-sky-600\/90 {
  border-color: rgb(2 132 199 / 0.9);
}
.tw-border-sky-600\/95 {
  border-color: rgb(2 132 199 / 0.95);
}
.tw-border-sky-700 {
  --tw-border-opacity: 1;
  border-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-sky-700\/0 {
  border-color: rgb(3 105 161 / 0);
}
.tw-border-sky-700\/10 {
  border-color: rgb(3 105 161 / 0.1);
}
.tw-border-sky-700\/100 {
  border-color: rgb(3 105 161 / 1);
}
.tw-border-sky-700\/15 {
  border-color: rgb(3 105 161 / 0.15);
}
.tw-border-sky-700\/20 {
  border-color: rgb(3 105 161 / 0.2);
}
.tw-border-sky-700\/25 {
  border-color: rgb(3 105 161 / 0.25);
}
.tw-border-sky-700\/30 {
  border-color: rgb(3 105 161 / 0.3);
}
.tw-border-sky-700\/35 {
  border-color: rgb(3 105 161 / 0.35);
}
.tw-border-sky-700\/40 {
  border-color: rgb(3 105 161 / 0.4);
}
.tw-border-sky-700\/45 {
  border-color: rgb(3 105 161 / 0.45);
}
.tw-border-sky-700\/5 {
  border-color: rgb(3 105 161 / 0.05);
}
.tw-border-sky-700\/50 {
  border-color: rgb(3 105 161 / 0.5);
}
.tw-border-sky-700\/55 {
  border-color: rgb(3 105 161 / 0.55);
}
.tw-border-sky-700\/60 {
  border-color: rgb(3 105 161 / 0.6);
}
.tw-border-sky-700\/65 {
  border-color: rgb(3 105 161 / 0.65);
}
.tw-border-sky-700\/70 {
  border-color: rgb(3 105 161 / 0.7);
}
.tw-border-sky-700\/75 {
  border-color: rgb(3 105 161 / 0.75);
}
.tw-border-sky-700\/80 {
  border-color: rgb(3 105 161 / 0.8);
}
.tw-border-sky-700\/85 {
  border-color: rgb(3 105 161 / 0.85);
}
.tw-border-sky-700\/90 {
  border-color: rgb(3 105 161 / 0.9);
}
.tw-border-sky-700\/95 {
  border-color: rgb(3 105 161 / 0.95);
}
.tw-border-sky-800 {
  --tw-border-opacity: 1;
  border-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-sky-800\/0 {
  border-color: rgb(7 89 133 / 0);
}
.tw-border-sky-800\/10 {
  border-color: rgb(7 89 133 / 0.1);
}
.tw-border-sky-800\/100 {
  border-color: rgb(7 89 133 / 1);
}
.tw-border-sky-800\/15 {
  border-color: rgb(7 89 133 / 0.15);
}
.tw-border-sky-800\/20 {
  border-color: rgb(7 89 133 / 0.2);
}
.tw-border-sky-800\/25 {
  border-color: rgb(7 89 133 / 0.25);
}
.tw-border-sky-800\/30 {
  border-color: rgb(7 89 133 / 0.3);
}
.tw-border-sky-800\/35 {
  border-color: rgb(7 89 133 / 0.35);
}
.tw-border-sky-800\/40 {
  border-color: rgb(7 89 133 / 0.4);
}
.tw-border-sky-800\/45 {
  border-color: rgb(7 89 133 / 0.45);
}
.tw-border-sky-800\/5 {
  border-color: rgb(7 89 133 / 0.05);
}
.tw-border-sky-800\/50 {
  border-color: rgb(7 89 133 / 0.5);
}
.tw-border-sky-800\/55 {
  border-color: rgb(7 89 133 / 0.55);
}
.tw-border-sky-800\/60 {
  border-color: rgb(7 89 133 / 0.6);
}
.tw-border-sky-800\/65 {
  border-color: rgb(7 89 133 / 0.65);
}
.tw-border-sky-800\/70 {
  border-color: rgb(7 89 133 / 0.7);
}
.tw-border-sky-800\/75 {
  border-color: rgb(7 89 133 / 0.75);
}
.tw-border-sky-800\/80 {
  border-color: rgb(7 89 133 / 0.8);
}
.tw-border-sky-800\/85 {
  border-color: rgb(7 89 133 / 0.85);
}
.tw-border-sky-800\/90 {
  border-color: rgb(7 89 133 / 0.9);
}
.tw-border-sky-800\/95 {
  border-color: rgb(7 89 133 / 0.95);
}
.tw-border-sky-900 {
  --tw-border-opacity: 1;
  border-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-sky-900\/0 {
  border-color: rgb(12 74 110 / 0);
}
.tw-border-sky-900\/10 {
  border-color: rgb(12 74 110 / 0.1);
}
.tw-border-sky-900\/100 {
  border-color: rgb(12 74 110 / 1);
}
.tw-border-sky-900\/15 {
  border-color: rgb(12 74 110 / 0.15);
}
.tw-border-sky-900\/20 {
  border-color: rgb(12 74 110 / 0.2);
}
.tw-border-sky-900\/25 {
  border-color: rgb(12 74 110 / 0.25);
}
.tw-border-sky-900\/30 {
  border-color: rgb(12 74 110 / 0.3);
}
.tw-border-sky-900\/35 {
  border-color: rgb(12 74 110 / 0.35);
}
.tw-border-sky-900\/40 {
  border-color: rgb(12 74 110 / 0.4);
}
.tw-border-sky-900\/45 {
  border-color: rgb(12 74 110 / 0.45);
}
.tw-border-sky-900\/5 {
  border-color: rgb(12 74 110 / 0.05);
}
.tw-border-sky-900\/50 {
  border-color: rgb(12 74 110 / 0.5);
}
.tw-border-sky-900\/55 {
  border-color: rgb(12 74 110 / 0.55);
}
.tw-border-sky-900\/60 {
  border-color: rgb(12 74 110 / 0.6);
}
.tw-border-sky-900\/65 {
  border-color: rgb(12 74 110 / 0.65);
}
.tw-border-sky-900\/70 {
  border-color: rgb(12 74 110 / 0.7);
}
.tw-border-sky-900\/75 {
  border-color: rgb(12 74 110 / 0.75);
}
.tw-border-sky-900\/80 {
  border-color: rgb(12 74 110 / 0.8);
}
.tw-border-sky-900\/85 {
  border-color: rgb(12 74 110 / 0.85);
}
.tw-border-sky-900\/90 {
  border-color: rgb(12 74 110 / 0.9);
}
.tw-border-sky-900\/95 {
  border-color: rgb(12 74 110 / 0.95);
}
.tw-border-sky-950 {
  --tw-border-opacity: 1;
  border-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-sky-950\/0 {
  border-color: rgb(8 47 73 / 0);
}
.tw-border-sky-950\/10 {
  border-color: rgb(8 47 73 / 0.1);
}
.tw-border-sky-950\/100 {
  border-color: rgb(8 47 73 / 1);
}
.tw-border-sky-950\/15 {
  border-color: rgb(8 47 73 / 0.15);
}
.tw-border-sky-950\/20 {
  border-color: rgb(8 47 73 / 0.2);
}
.tw-border-sky-950\/25 {
  border-color: rgb(8 47 73 / 0.25);
}
.tw-border-sky-950\/30 {
  border-color: rgb(8 47 73 / 0.3);
}
.tw-border-sky-950\/35 {
  border-color: rgb(8 47 73 / 0.35);
}
.tw-border-sky-950\/40 {
  border-color: rgb(8 47 73 / 0.4);
}
.tw-border-sky-950\/45 {
  border-color: rgb(8 47 73 / 0.45);
}
.tw-border-sky-950\/5 {
  border-color: rgb(8 47 73 / 0.05);
}
.tw-border-sky-950\/50 {
  border-color: rgb(8 47 73 / 0.5);
}
.tw-border-sky-950\/55 {
  border-color: rgb(8 47 73 / 0.55);
}
.tw-border-sky-950\/60 {
  border-color: rgb(8 47 73 / 0.6);
}
.tw-border-sky-950\/65 {
  border-color: rgb(8 47 73 / 0.65);
}
.tw-border-sky-950\/70 {
  border-color: rgb(8 47 73 / 0.7);
}
.tw-border-sky-950\/75 {
  border-color: rgb(8 47 73 / 0.75);
}
.tw-border-sky-950\/80 {
  border-color: rgb(8 47 73 / 0.8);
}
.tw-border-sky-950\/85 {
  border-color: rgb(8 47 73 / 0.85);
}
.tw-border-sky-950\/90 {
  border-color: rgb(8 47 73 / 0.9);
}
.tw-border-sky-950\/95 {
  border-color: rgb(8 47 73 / 0.95);
}
.tw-border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-slate-100\/0 {
  border-color: rgb(241 245 249 / 0);
}
.tw-border-slate-100\/10 {
  border-color: rgb(241 245 249 / 0.1);
}
.tw-border-slate-100\/100 {
  border-color: rgb(241 245 249 / 1);
}
.tw-border-slate-100\/15 {
  border-color: rgb(241 245 249 / 0.15);
}
.tw-border-slate-100\/20 {
  border-color: rgb(241 245 249 / 0.2);
}
.tw-border-slate-100\/25 {
  border-color: rgb(241 245 249 / 0.25);
}
.tw-border-slate-100\/30 {
  border-color: rgb(241 245 249 / 0.3);
}
.tw-border-slate-100\/35 {
  border-color: rgb(241 245 249 / 0.35);
}
.tw-border-slate-100\/40 {
  border-color: rgb(241 245 249 / 0.4);
}
.tw-border-slate-100\/45 {
  border-color: rgb(241 245 249 / 0.45);
}
.tw-border-slate-100\/5 {
  border-color: rgb(241 245 249 / 0.05);
}
.tw-border-slate-100\/50 {
  border-color: rgb(241 245 249 / 0.5);
}
.tw-border-slate-100\/55 {
  border-color: rgb(241 245 249 / 0.55);
}
.tw-border-slate-100\/60 {
  border-color: rgb(241 245 249 / 0.6);
}
.tw-border-slate-100\/65 {
  border-color: rgb(241 245 249 / 0.65);
}
.tw-border-slate-100\/70 {
  border-color: rgb(241 245 249 / 0.7);
}
.tw-border-slate-100\/75 {
  border-color: rgb(241 245 249 / 0.75);
}
.tw-border-slate-100\/80 {
  border-color: rgb(241 245 249 / 0.8);
}
.tw-border-slate-100\/85 {
  border-color: rgb(241 245 249 / 0.85);
}
.tw-border-slate-100\/90 {
  border-color: rgb(241 245 249 / 0.9);
}
.tw-border-slate-100\/95 {
  border-color: rgb(241 245 249 / 0.95);
}
.tw-border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-slate-200\/0 {
  border-color: rgb(226 232 240 / 0);
}
.tw-border-slate-200\/10 {
  border-color: rgb(226 232 240 / 0.1);
}
.tw-border-slate-200\/100 {
  border-color: rgb(226 232 240 / 1);
}
.tw-border-slate-200\/15 {
  border-color: rgb(226 232 240 / 0.15);
}
.tw-border-slate-200\/20 {
  border-color: rgb(226 232 240 / 0.2);
}
.tw-border-slate-200\/25 {
  border-color: rgb(226 232 240 / 0.25);
}
.tw-border-slate-200\/30 {
  border-color: rgb(226 232 240 / 0.3);
}
.tw-border-slate-200\/35 {
  border-color: rgb(226 232 240 / 0.35);
}
.tw-border-slate-200\/40 {
  border-color: rgb(226 232 240 / 0.4);
}
.tw-border-slate-200\/45 {
  border-color: rgb(226 232 240 / 0.45);
}
.tw-border-slate-200\/5 {
  border-color: rgb(226 232 240 / 0.05);
}
.tw-border-slate-200\/50 {
  border-color: rgb(226 232 240 / 0.5);
}
.tw-border-slate-200\/55 {
  border-color: rgb(226 232 240 / 0.55);
}
.tw-border-slate-200\/60 {
  border-color: rgb(226 232 240 / 0.6);
}
.tw-border-slate-200\/65 {
  border-color: rgb(226 232 240 / 0.65);
}
.tw-border-slate-200\/70 {
  border-color: rgb(226 232 240 / 0.7);
}
.tw-border-slate-200\/75 {
  border-color: rgb(226 232 240 / 0.75);
}
.tw-border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8);
}
.tw-border-slate-200\/85 {
  border-color: rgb(226 232 240 / 0.85);
}
.tw-border-slate-200\/90 {
  border-color: rgb(226 232 240 / 0.9);
}
.tw-border-slate-200\/95 {
  border-color: rgb(226 232 240 / 0.95);
}
.tw-border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-slate-300\/0 {
  border-color: rgb(203 213 225 / 0);
}
.tw-border-slate-300\/10 {
  border-color: rgb(203 213 225 / 0.1);
}
.tw-border-slate-300\/100 {
  border-color: rgb(203 213 225 / 1);
}
.tw-border-slate-300\/15 {
  border-color: rgb(203 213 225 / 0.15);
}
.tw-border-slate-300\/20 {
  border-color: rgb(203 213 225 / 0.2);
}
.tw-border-slate-300\/25 {
  border-color: rgb(203 213 225 / 0.25);
}
.tw-border-slate-300\/30 {
  border-color: rgb(203 213 225 / 0.3);
}
.tw-border-slate-300\/35 {
  border-color: rgb(203 213 225 / 0.35);
}
.tw-border-slate-300\/40 {
  border-color: rgb(203 213 225 / 0.4);
}
.tw-border-slate-300\/45 {
  border-color: rgb(203 213 225 / 0.45);
}
.tw-border-slate-300\/5 {
  border-color: rgb(203 213 225 / 0.05);
}
.tw-border-slate-300\/50 {
  border-color: rgb(203 213 225 / 0.5);
}
.tw-border-slate-300\/55 {
  border-color: rgb(203 213 225 / 0.55);
}
.tw-border-slate-300\/60 {
  border-color: rgb(203 213 225 / 0.6);
}
.tw-border-slate-300\/65 {
  border-color: rgb(203 213 225 / 0.65);
}
.tw-border-slate-300\/70 {
  border-color: rgb(203 213 225 / 0.7);
}
.tw-border-slate-300\/75 {
  border-color: rgb(203 213 225 / 0.75);
}
.tw-border-slate-300\/80 {
  border-color: rgb(203 213 225 / 0.8);
}
.tw-border-slate-300\/85 {
  border-color: rgb(203 213 225 / 0.85);
}
.tw-border-slate-300\/90 {
  border-color: rgb(203 213 225 / 0.9);
}
.tw-border-slate-300\/95 {
  border-color: rgb(203 213 225 / 0.95);
}
.tw-border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-slate-400\/0 {
  border-color: rgb(148 163 184 / 0);
}
.tw-border-slate-400\/10 {
  border-color: rgb(148 163 184 / 0.1);
}
.tw-border-slate-400\/100 {
  border-color: rgb(148 163 184 / 1);
}
.tw-border-slate-400\/15 {
  border-color: rgb(148 163 184 / 0.15);
}
.tw-border-slate-400\/20 {
  border-color: rgb(148 163 184 / 0.2);
}
.tw-border-slate-400\/25 {
  border-color: rgb(148 163 184 / 0.25);
}
.tw-border-slate-400\/30 {
  border-color: rgb(148 163 184 / 0.3);
}
.tw-border-slate-400\/35 {
  border-color: rgb(148 163 184 / 0.35);
}
.tw-border-slate-400\/40 {
  border-color: rgb(148 163 184 / 0.4);
}
.tw-border-slate-400\/45 {
  border-color: rgb(148 163 184 / 0.45);
}
.tw-border-slate-400\/5 {
  border-color: rgb(148 163 184 / 0.05);
}
.tw-border-slate-400\/50 {
  border-color: rgb(148 163 184 / 0.5);
}
.tw-border-slate-400\/55 {
  border-color: rgb(148 163 184 / 0.55);
}
.tw-border-slate-400\/60 {
  border-color: rgb(148 163 184 / 0.6);
}
.tw-border-slate-400\/65 {
  border-color: rgb(148 163 184 / 0.65);
}
.tw-border-slate-400\/70 {
  border-color: rgb(148 163 184 / 0.7);
}
.tw-border-slate-400\/75 {
  border-color: rgb(148 163 184 / 0.75);
}
.tw-border-slate-400\/80 {
  border-color: rgb(148 163 184 / 0.8);
}
.tw-border-slate-400\/85 {
  border-color: rgb(148 163 184 / 0.85);
}
.tw-border-slate-400\/90 {
  border-color: rgb(148 163 184 / 0.9);
}
.tw-border-slate-400\/95 {
  border-color: rgb(148 163 184 / 0.95);
}
.tw-border-slate-50 {
  --tw-border-opacity: 1;
  border-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-slate-50\/0 {
  border-color: rgb(248 250 252 / 0);
}
.tw-border-slate-50\/10 {
  border-color: rgb(248 250 252 / 0.1);
}
.tw-border-slate-50\/100 {
  border-color: rgb(248 250 252 / 1);
}
.tw-border-slate-50\/15 {
  border-color: rgb(248 250 252 / 0.15);
}
.tw-border-slate-50\/20 {
  border-color: rgb(248 250 252 / 0.2);
}
.tw-border-slate-50\/25 {
  border-color: rgb(248 250 252 / 0.25);
}
.tw-border-slate-50\/30 {
  border-color: rgb(248 250 252 / 0.3);
}
.tw-border-slate-50\/35 {
  border-color: rgb(248 250 252 / 0.35);
}
.tw-border-slate-50\/40 {
  border-color: rgb(248 250 252 / 0.4);
}
.tw-border-slate-50\/45 {
  border-color: rgb(248 250 252 / 0.45);
}
.tw-border-slate-50\/5 {
  border-color: rgb(248 250 252 / 0.05);
}
.tw-border-slate-50\/50 {
  border-color: rgb(248 250 252 / 0.5);
}
.tw-border-slate-50\/55 {
  border-color: rgb(248 250 252 / 0.55);
}
.tw-border-slate-50\/60 {
  border-color: rgb(248 250 252 / 0.6);
}
.tw-border-slate-50\/65 {
  border-color: rgb(248 250 252 / 0.65);
}
.tw-border-slate-50\/70 {
  border-color: rgb(248 250 252 / 0.7);
}
.tw-border-slate-50\/75 {
  border-color: rgb(248 250 252 / 0.75);
}
.tw-border-slate-50\/80 {
  border-color: rgb(248 250 252 / 0.8);
}
.tw-border-slate-50\/85 {
  border-color: rgb(248 250 252 / 0.85);
}
.tw-border-slate-50\/90 {
  border-color: rgb(248 250 252 / 0.9);
}
.tw-border-slate-50\/95 {
  border-color: rgb(248 250 252 / 0.95);
}
.tw-border-slate-500 {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-slate-500\/0 {
  border-color: rgb(100 116 139 / 0);
}
.tw-border-slate-500\/10 {
  border-color: rgb(100 116 139 / 0.1);
}
.tw-border-slate-500\/100 {
  border-color: rgb(100 116 139 / 1);
}
.tw-border-slate-500\/15 {
  border-color: rgb(100 116 139 / 0.15);
}
.tw-border-slate-500\/20 {
  border-color: rgb(100 116 139 / 0.2);
}
.tw-border-slate-500\/25 {
  border-color: rgb(100 116 139 / 0.25);
}
.tw-border-slate-500\/30 {
  border-color: rgb(100 116 139 / 0.3);
}
.tw-border-slate-500\/35 {
  border-color: rgb(100 116 139 / 0.35);
}
.tw-border-slate-500\/40 {
  border-color: rgb(100 116 139 / 0.4);
}
.tw-border-slate-500\/45 {
  border-color: rgb(100 116 139 / 0.45);
}
.tw-border-slate-500\/5 {
  border-color: rgb(100 116 139 / 0.05);
}
.tw-border-slate-500\/50 {
  border-color: rgb(100 116 139 / 0.5);
}
.tw-border-slate-500\/55 {
  border-color: rgb(100 116 139 / 0.55);
}
.tw-border-slate-500\/60 {
  border-color: rgb(100 116 139 / 0.6);
}
.tw-border-slate-500\/65 {
  border-color: rgb(100 116 139 / 0.65);
}
.tw-border-slate-500\/70 {
  border-color: rgb(100 116 139 / 0.7);
}
.tw-border-slate-500\/75 {
  border-color: rgb(100 116 139 / 0.75);
}
.tw-border-slate-500\/80 {
  border-color: rgb(100 116 139 / 0.8);
}
.tw-border-slate-500\/85 {
  border-color: rgb(100 116 139 / 0.85);
}
.tw-border-slate-500\/90 {
  border-color: rgb(100 116 139 / 0.9);
}
.tw-border-slate-500\/95 {
  border-color: rgb(100 116 139 / 0.95);
}
.tw-border-slate-600 {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-slate-600\/0 {
  border-color: rgb(71 85 105 / 0);
}
.tw-border-slate-600\/10 {
  border-color: rgb(71 85 105 / 0.1);
}
.tw-border-slate-600\/100 {
  border-color: rgb(71 85 105 / 1);
}
.tw-border-slate-600\/15 {
  border-color: rgb(71 85 105 / 0.15);
}
.tw-border-slate-600\/20 {
  border-color: rgb(71 85 105 / 0.2);
}
.tw-border-slate-600\/25 {
  border-color: rgb(71 85 105 / 0.25);
}
.tw-border-slate-600\/30 {
  border-color: rgb(71 85 105 / 0.3);
}
.tw-border-slate-600\/35 {
  border-color: rgb(71 85 105 / 0.35);
}
.tw-border-slate-600\/40 {
  border-color: rgb(71 85 105 / 0.4);
}
.tw-border-slate-600\/45 {
  border-color: rgb(71 85 105 / 0.45);
}
.tw-border-slate-600\/5 {
  border-color: rgb(71 85 105 / 0.05);
}
.tw-border-slate-600\/50 {
  border-color: rgb(71 85 105 / 0.5);
}
.tw-border-slate-600\/55 {
  border-color: rgb(71 85 105 / 0.55);
}
.tw-border-slate-600\/60 {
  border-color: rgb(71 85 105 / 0.6);
}
.tw-border-slate-600\/65 {
  border-color: rgb(71 85 105 / 0.65);
}
.tw-border-slate-600\/70 {
  border-color: rgb(71 85 105 / 0.7);
}
.tw-border-slate-600\/75 {
  border-color: rgb(71 85 105 / 0.75);
}
.tw-border-slate-600\/80 {
  border-color: rgb(71 85 105 / 0.8);
}
.tw-border-slate-600\/85 {
  border-color: rgb(71 85 105 / 0.85);
}
.tw-border-slate-600\/90 {
  border-color: rgb(71 85 105 / 0.9);
}
.tw-border-slate-600\/95 {
  border-color: rgb(71 85 105 / 0.95);
}
.tw-border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-slate-700\/0 {
  border-color: rgb(51 65 85 / 0);
}
.tw-border-slate-700\/10 {
  border-color: rgb(51 65 85 / 0.1);
}
.tw-border-slate-700\/100 {
  border-color: rgb(51 65 85 / 1);
}
.tw-border-slate-700\/15 {
  border-color: rgb(51 65 85 / 0.15);
}
.tw-border-slate-700\/20 {
  border-color: rgb(51 65 85 / 0.2);
}
.tw-border-slate-700\/25 {
  border-color: rgb(51 65 85 / 0.25);
}
.tw-border-slate-700\/30 {
  border-color: rgb(51 65 85 / 0.3);
}
.tw-border-slate-700\/35 {
  border-color: rgb(51 65 85 / 0.35);
}
.tw-border-slate-700\/40 {
  border-color: rgb(51 65 85 / 0.4);
}
.tw-border-slate-700\/45 {
  border-color: rgb(51 65 85 / 0.45);
}
.tw-border-slate-700\/5 {
  border-color: rgb(51 65 85 / 0.05);
}
.tw-border-slate-700\/50 {
  border-color: rgb(51 65 85 / 0.5);
}
.tw-border-slate-700\/55 {
  border-color: rgb(51 65 85 / 0.55);
}
.tw-border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6);
}
.tw-border-slate-700\/65 {
  border-color: rgb(51 65 85 / 0.65);
}
.tw-border-slate-700\/70 {
  border-color: rgb(51 65 85 / 0.7);
}
.tw-border-slate-700\/75 {
  border-color: rgb(51 65 85 / 0.75);
}
.tw-border-slate-700\/80 {
  border-color: rgb(51 65 85 / 0.8);
}
.tw-border-slate-700\/85 {
  border-color: rgb(51 65 85 / 0.85);
}
.tw-border-slate-700\/90 {
  border-color: rgb(51 65 85 / 0.9);
}
.tw-border-slate-700\/95 {
  border-color: rgb(51 65 85 / 0.95);
}
.tw-border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-slate-800\/0 {
  border-color: rgb(30 41 59 / 0);
}
.tw-border-slate-800\/10 {
  border-color: rgb(30 41 59 / 0.1);
}
.tw-border-slate-800\/100 {
  border-color: rgb(30 41 59 / 1);
}
.tw-border-slate-800\/15 {
  border-color: rgb(30 41 59 / 0.15);
}
.tw-border-slate-800\/20 {
  border-color: rgb(30 41 59 / 0.2);
}
.tw-border-slate-800\/25 {
  border-color: rgb(30 41 59 / 0.25);
}
.tw-border-slate-800\/30 {
  border-color: rgb(30 41 59 / 0.3);
}
.tw-border-slate-800\/35 {
  border-color: rgb(30 41 59 / 0.35);
}
.tw-border-slate-800\/40 {
  border-color: rgb(30 41 59 / 0.4);
}
.tw-border-slate-800\/45 {
  border-color: rgb(30 41 59 / 0.45);
}
.tw-border-slate-800\/5 {
  border-color: rgb(30 41 59 / 0.05);
}
.tw-border-slate-800\/50 {
  border-color: rgb(30 41 59 / 0.5);
}
.tw-border-slate-800\/55 {
  border-color: rgb(30 41 59 / 0.55);
}
.tw-border-slate-800\/60 {
  border-color: rgb(30 41 59 / 0.6);
}
.tw-border-slate-800\/65 {
  border-color: rgb(30 41 59 / 0.65);
}
.tw-border-slate-800\/70 {
  border-color: rgb(30 41 59 / 0.7);
}
.tw-border-slate-800\/75 {
  border-color: rgb(30 41 59 / 0.75);
}
.tw-border-slate-800\/80 {
  border-color: rgb(30 41 59 / 0.8);
}
.tw-border-slate-800\/85 {
  border-color: rgb(30 41 59 / 0.85);
}
.tw-border-slate-800\/90 {
  border-color: rgb(30 41 59 / 0.9);
}
.tw-border-slate-800\/95 {
  border-color: rgb(30 41 59 / 0.95);
}
.tw-border-slate-900 {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-slate-900\/0 {
  border-color: rgb(15 23 42 / 0);
}
.tw-border-slate-900\/10 {
  border-color: rgb(15 23 42 / 0.1);
}
.tw-border-slate-900\/100 {
  border-color: rgb(15 23 42 / 1);
}
.tw-border-slate-900\/15 {
  border-color: rgb(15 23 42 / 0.15);
}
.tw-border-slate-900\/20 {
  border-color: rgb(15 23 42 / 0.2);
}
.tw-border-slate-900\/25 {
  border-color: rgb(15 23 42 / 0.25);
}
.tw-border-slate-900\/30 {
  border-color: rgb(15 23 42 / 0.3);
}
.tw-border-slate-900\/35 {
  border-color: rgb(15 23 42 / 0.35);
}
.tw-border-slate-900\/40 {
  border-color: rgb(15 23 42 / 0.4);
}
.tw-border-slate-900\/45 {
  border-color: rgb(15 23 42 / 0.45);
}
.tw-border-slate-900\/5 {
  border-color: rgb(15 23 42 / 0.05);
}
.tw-border-slate-900\/50 {
  border-color: rgb(15 23 42 / 0.5);
}
.tw-border-slate-900\/55 {
  border-color: rgb(15 23 42 / 0.55);
}
.tw-border-slate-900\/60 {
  border-color: rgb(15 23 42 / 0.6);
}
.tw-border-slate-900\/65 {
  border-color: rgb(15 23 42 / 0.65);
}
.tw-border-slate-900\/70 {
  border-color: rgb(15 23 42 / 0.7);
}
.tw-border-slate-900\/75 {
  border-color: rgb(15 23 42 / 0.75);
}
.tw-border-slate-900\/80 {
  border-color: rgb(15 23 42 / 0.8);
}
.tw-border-slate-900\/85 {
  border-color: rgb(15 23 42 / 0.85);
}
.tw-border-slate-900\/90 {
  border-color: rgb(15 23 42 / 0.9);
}
.tw-border-slate-900\/95 {
  border-color: rgb(15 23 42 / 0.95);
}
.tw-border-slate-950 {
  --tw-border-opacity: 1;
  border-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-slate-950\/0 {
  border-color: rgb(2 6 23 / 0);
}
.tw-border-slate-950\/10 {
  border-color: rgb(2 6 23 / 0.1);
}
.tw-border-slate-950\/100 {
  border-color: rgb(2 6 23 / 1);
}
.tw-border-slate-950\/15 {
  border-color: rgb(2 6 23 / 0.15);
}
.tw-border-slate-950\/20 {
  border-color: rgb(2 6 23 / 0.2);
}
.tw-border-slate-950\/25 {
  border-color: rgb(2 6 23 / 0.25);
}
.tw-border-slate-950\/30 {
  border-color: rgb(2 6 23 / 0.3);
}
.tw-border-slate-950\/35 {
  border-color: rgb(2 6 23 / 0.35);
}
.tw-border-slate-950\/40 {
  border-color: rgb(2 6 23 / 0.4);
}
.tw-border-slate-950\/45 {
  border-color: rgb(2 6 23 / 0.45);
}
.tw-border-slate-950\/5 {
  border-color: rgb(2 6 23 / 0.05);
}
.tw-border-slate-950\/50 {
  border-color: rgb(2 6 23 / 0.5);
}
.tw-border-slate-950\/55 {
  border-color: rgb(2 6 23 / 0.55);
}
.tw-border-slate-950\/60 {
  border-color: rgb(2 6 23 / 0.6);
}
.tw-border-slate-950\/65 {
  border-color: rgb(2 6 23 / 0.65);
}
.tw-border-slate-950\/70 {
  border-color: rgb(2 6 23 / 0.7);
}
.tw-border-slate-950\/75 {
  border-color: rgb(2 6 23 / 0.75);
}
.tw-border-slate-950\/80 {
  border-color: rgb(2 6 23 / 0.8);
}
.tw-border-slate-950\/85 {
  border-color: rgb(2 6 23 / 0.85);
}
.tw-border-slate-950\/90 {
  border-color: rgb(2 6 23 / 0.9);
}
.tw-border-slate-950\/95 {
  border-color: rgb(2 6 23 / 0.95);
}
.tw-border-stone-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-stone-100\/0 {
  border-color: rgb(245 245 244 / 0);
}
.tw-border-stone-100\/10 {
  border-color: rgb(245 245 244 / 0.1);
}
.tw-border-stone-100\/100 {
  border-color: rgb(245 245 244 / 1);
}
.tw-border-stone-100\/15 {
  border-color: rgb(245 245 244 / 0.15);
}
.tw-border-stone-100\/20 {
  border-color: rgb(245 245 244 / 0.2);
}
.tw-border-stone-100\/25 {
  border-color: rgb(245 245 244 / 0.25);
}
.tw-border-stone-100\/30 {
  border-color: rgb(245 245 244 / 0.3);
}
.tw-border-stone-100\/35 {
  border-color: rgb(245 245 244 / 0.35);
}
.tw-border-stone-100\/40 {
  border-color: rgb(245 245 244 / 0.4);
}
.tw-border-stone-100\/45 {
  border-color: rgb(245 245 244 / 0.45);
}
.tw-border-stone-100\/5 {
  border-color: rgb(245 245 244 / 0.05);
}
.tw-border-stone-100\/50 {
  border-color: rgb(245 245 244 / 0.5);
}
.tw-border-stone-100\/55 {
  border-color: rgb(245 245 244 / 0.55);
}
.tw-border-stone-100\/60 {
  border-color: rgb(245 245 244 / 0.6);
}
.tw-border-stone-100\/65 {
  border-color: rgb(245 245 244 / 0.65);
}
.tw-border-stone-100\/70 {
  border-color: rgb(245 245 244 / 0.7);
}
.tw-border-stone-100\/75 {
  border-color: rgb(245 245 244 / 0.75);
}
.tw-border-stone-100\/80 {
  border-color: rgb(245 245 244 / 0.8);
}
.tw-border-stone-100\/85 {
  border-color: rgb(245 245 244 / 0.85);
}
.tw-border-stone-100\/90 {
  border-color: rgb(245 245 244 / 0.9);
}
.tw-border-stone-100\/95 {
  border-color: rgb(245 245 244 / 0.95);
}
.tw-border-stone-200 {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-stone-200\/0 {
  border-color: rgb(231 229 228 / 0);
}
.tw-border-stone-200\/10 {
  border-color: rgb(231 229 228 / 0.1);
}
.tw-border-stone-200\/100 {
  border-color: rgb(231 229 228 / 1);
}
.tw-border-stone-200\/15 {
  border-color: rgb(231 229 228 / 0.15);
}
.tw-border-stone-200\/20 {
  border-color: rgb(231 229 228 / 0.2);
}
.tw-border-stone-200\/25 {
  border-color: rgb(231 229 228 / 0.25);
}
.tw-border-stone-200\/30 {
  border-color: rgb(231 229 228 / 0.3);
}
.tw-border-stone-200\/35 {
  border-color: rgb(231 229 228 / 0.35);
}
.tw-border-stone-200\/40 {
  border-color: rgb(231 229 228 / 0.4);
}
.tw-border-stone-200\/45 {
  border-color: rgb(231 229 228 / 0.45);
}
.tw-border-stone-200\/5 {
  border-color: rgb(231 229 228 / 0.05);
}
.tw-border-stone-200\/50 {
  border-color: rgb(231 229 228 / 0.5);
}
.tw-border-stone-200\/55 {
  border-color: rgb(231 229 228 / 0.55);
}
.tw-border-stone-200\/60 {
  border-color: rgb(231 229 228 / 0.6);
}
.tw-border-stone-200\/65 {
  border-color: rgb(231 229 228 / 0.65);
}
.tw-border-stone-200\/70 {
  border-color: rgb(231 229 228 / 0.7);
}
.tw-border-stone-200\/75 {
  border-color: rgb(231 229 228 / 0.75);
}
.tw-border-stone-200\/80 {
  border-color: rgb(231 229 228 / 0.8);
}
.tw-border-stone-200\/85 {
  border-color: rgb(231 229 228 / 0.85);
}
.tw-border-stone-200\/90 {
  border-color: rgb(231 229 228 / 0.9);
}
.tw-border-stone-200\/95 {
  border-color: rgb(231 229 228 / 0.95);
}
.tw-border-stone-300 {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-stone-300\/0 {
  border-color: rgb(214 211 209 / 0);
}
.tw-border-stone-300\/10 {
  border-color: rgb(214 211 209 / 0.1);
}
.tw-border-stone-300\/100 {
  border-color: rgb(214 211 209 / 1);
}
.tw-border-stone-300\/15 {
  border-color: rgb(214 211 209 / 0.15);
}
.tw-border-stone-300\/20 {
  border-color: rgb(214 211 209 / 0.2);
}
.tw-border-stone-300\/25 {
  border-color: rgb(214 211 209 / 0.25);
}
.tw-border-stone-300\/30 {
  border-color: rgb(214 211 209 / 0.3);
}
.tw-border-stone-300\/35 {
  border-color: rgb(214 211 209 / 0.35);
}
.tw-border-stone-300\/40 {
  border-color: rgb(214 211 209 / 0.4);
}
.tw-border-stone-300\/45 {
  border-color: rgb(214 211 209 / 0.45);
}
.tw-border-stone-300\/5 {
  border-color: rgb(214 211 209 / 0.05);
}
.tw-border-stone-300\/50 {
  border-color: rgb(214 211 209 / 0.5);
}
.tw-border-stone-300\/55 {
  border-color: rgb(214 211 209 / 0.55);
}
.tw-border-stone-300\/60 {
  border-color: rgb(214 211 209 / 0.6);
}
.tw-border-stone-300\/65 {
  border-color: rgb(214 211 209 / 0.65);
}
.tw-border-stone-300\/70 {
  border-color: rgb(214 211 209 / 0.7);
}
.tw-border-stone-300\/75 {
  border-color: rgb(214 211 209 / 0.75);
}
.tw-border-stone-300\/80 {
  border-color: rgb(214 211 209 / 0.8);
}
.tw-border-stone-300\/85 {
  border-color: rgb(214 211 209 / 0.85);
}
.tw-border-stone-300\/90 {
  border-color: rgb(214 211 209 / 0.9);
}
.tw-border-stone-300\/95 {
  border-color: rgb(214 211 209 / 0.95);
}
.tw-border-stone-400 {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-stone-400\/0 {
  border-color: rgb(168 162 158 / 0);
}
.tw-border-stone-400\/10 {
  border-color: rgb(168 162 158 / 0.1);
}
.tw-border-stone-400\/100 {
  border-color: rgb(168 162 158 / 1);
}
.tw-border-stone-400\/15 {
  border-color: rgb(168 162 158 / 0.15);
}
.tw-border-stone-400\/20 {
  border-color: rgb(168 162 158 / 0.2);
}
.tw-border-stone-400\/25 {
  border-color: rgb(168 162 158 / 0.25);
}
.tw-border-stone-400\/30 {
  border-color: rgb(168 162 158 / 0.3);
}
.tw-border-stone-400\/35 {
  border-color: rgb(168 162 158 / 0.35);
}
.tw-border-stone-400\/40 {
  border-color: rgb(168 162 158 / 0.4);
}
.tw-border-stone-400\/45 {
  border-color: rgb(168 162 158 / 0.45);
}
.tw-border-stone-400\/5 {
  border-color: rgb(168 162 158 / 0.05);
}
.tw-border-stone-400\/50 {
  border-color: rgb(168 162 158 / 0.5);
}
.tw-border-stone-400\/55 {
  border-color: rgb(168 162 158 / 0.55);
}
.tw-border-stone-400\/60 {
  border-color: rgb(168 162 158 / 0.6);
}
.tw-border-stone-400\/65 {
  border-color: rgb(168 162 158 / 0.65);
}
.tw-border-stone-400\/70 {
  border-color: rgb(168 162 158 / 0.7);
}
.tw-border-stone-400\/75 {
  border-color: rgb(168 162 158 / 0.75);
}
.tw-border-stone-400\/80 {
  border-color: rgb(168 162 158 / 0.8);
}
.tw-border-stone-400\/85 {
  border-color: rgb(168 162 158 / 0.85);
}
.tw-border-stone-400\/90 {
  border-color: rgb(168 162 158 / 0.9);
}
.tw-border-stone-400\/95 {
  border-color: rgb(168 162 158 / 0.95);
}
.tw-border-stone-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-stone-50\/0 {
  border-color: rgb(250 250 249 / 0);
}
.tw-border-stone-50\/10 {
  border-color: rgb(250 250 249 / 0.1);
}
.tw-border-stone-50\/100 {
  border-color: rgb(250 250 249 / 1);
}
.tw-border-stone-50\/15 {
  border-color: rgb(250 250 249 / 0.15);
}
.tw-border-stone-50\/20 {
  border-color: rgb(250 250 249 / 0.2);
}
.tw-border-stone-50\/25 {
  border-color: rgb(250 250 249 / 0.25);
}
.tw-border-stone-50\/30 {
  border-color: rgb(250 250 249 / 0.3);
}
.tw-border-stone-50\/35 {
  border-color: rgb(250 250 249 / 0.35);
}
.tw-border-stone-50\/40 {
  border-color: rgb(250 250 249 / 0.4);
}
.tw-border-stone-50\/45 {
  border-color: rgb(250 250 249 / 0.45);
}
.tw-border-stone-50\/5 {
  border-color: rgb(250 250 249 / 0.05);
}
.tw-border-stone-50\/50 {
  border-color: rgb(250 250 249 / 0.5);
}
.tw-border-stone-50\/55 {
  border-color: rgb(250 250 249 / 0.55);
}
.tw-border-stone-50\/60 {
  border-color: rgb(250 250 249 / 0.6);
}
.tw-border-stone-50\/65 {
  border-color: rgb(250 250 249 / 0.65);
}
.tw-border-stone-50\/70 {
  border-color: rgb(250 250 249 / 0.7);
}
.tw-border-stone-50\/75 {
  border-color: rgb(250 250 249 / 0.75);
}
.tw-border-stone-50\/80 {
  border-color: rgb(250 250 249 / 0.8);
}
.tw-border-stone-50\/85 {
  border-color: rgb(250 250 249 / 0.85);
}
.tw-border-stone-50\/90 {
  border-color: rgb(250 250 249 / 0.9);
}
.tw-border-stone-50\/95 {
  border-color: rgb(250 250 249 / 0.95);
}
.tw-border-stone-500 {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-stone-500\/0 {
  border-color: rgb(120 113 108 / 0);
}
.tw-border-stone-500\/10 {
  border-color: rgb(120 113 108 / 0.1);
}
.tw-border-stone-500\/100 {
  border-color: rgb(120 113 108 / 1);
}
.tw-border-stone-500\/15 {
  border-color: rgb(120 113 108 / 0.15);
}
.tw-border-stone-500\/20 {
  border-color: rgb(120 113 108 / 0.2);
}
.tw-border-stone-500\/25 {
  border-color: rgb(120 113 108 / 0.25);
}
.tw-border-stone-500\/30 {
  border-color: rgb(120 113 108 / 0.3);
}
.tw-border-stone-500\/35 {
  border-color: rgb(120 113 108 / 0.35);
}
.tw-border-stone-500\/40 {
  border-color: rgb(120 113 108 / 0.4);
}
.tw-border-stone-500\/45 {
  border-color: rgb(120 113 108 / 0.45);
}
.tw-border-stone-500\/5 {
  border-color: rgb(120 113 108 / 0.05);
}
.tw-border-stone-500\/50 {
  border-color: rgb(120 113 108 / 0.5);
}
.tw-border-stone-500\/55 {
  border-color: rgb(120 113 108 / 0.55);
}
.tw-border-stone-500\/60 {
  border-color: rgb(120 113 108 / 0.6);
}
.tw-border-stone-500\/65 {
  border-color: rgb(120 113 108 / 0.65);
}
.tw-border-stone-500\/70 {
  border-color: rgb(120 113 108 / 0.7);
}
.tw-border-stone-500\/75 {
  border-color: rgb(120 113 108 / 0.75);
}
.tw-border-stone-500\/80 {
  border-color: rgb(120 113 108 / 0.8);
}
.tw-border-stone-500\/85 {
  border-color: rgb(120 113 108 / 0.85);
}
.tw-border-stone-500\/90 {
  border-color: rgb(120 113 108 / 0.9);
}
.tw-border-stone-500\/95 {
  border-color: rgb(120 113 108 / 0.95);
}
.tw-border-stone-600 {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-stone-600\/0 {
  border-color: rgb(87 83 78 / 0);
}
.tw-border-stone-600\/10 {
  border-color: rgb(87 83 78 / 0.1);
}
.tw-border-stone-600\/100 {
  border-color: rgb(87 83 78 / 1);
}
.tw-border-stone-600\/15 {
  border-color: rgb(87 83 78 / 0.15);
}
.tw-border-stone-600\/20 {
  border-color: rgb(87 83 78 / 0.2);
}
.tw-border-stone-600\/25 {
  border-color: rgb(87 83 78 / 0.25);
}
.tw-border-stone-600\/30 {
  border-color: rgb(87 83 78 / 0.3);
}
.tw-border-stone-600\/35 {
  border-color: rgb(87 83 78 / 0.35);
}
.tw-border-stone-600\/40 {
  border-color: rgb(87 83 78 / 0.4);
}
.tw-border-stone-600\/45 {
  border-color: rgb(87 83 78 / 0.45);
}
.tw-border-stone-600\/5 {
  border-color: rgb(87 83 78 / 0.05);
}
.tw-border-stone-600\/50 {
  border-color: rgb(87 83 78 / 0.5);
}
.tw-border-stone-600\/55 {
  border-color: rgb(87 83 78 / 0.55);
}
.tw-border-stone-600\/60 {
  border-color: rgb(87 83 78 / 0.6);
}
.tw-border-stone-600\/65 {
  border-color: rgb(87 83 78 / 0.65);
}
.tw-border-stone-600\/70 {
  border-color: rgb(87 83 78 / 0.7);
}
.tw-border-stone-600\/75 {
  border-color: rgb(87 83 78 / 0.75);
}
.tw-border-stone-600\/80 {
  border-color: rgb(87 83 78 / 0.8);
}
.tw-border-stone-600\/85 {
  border-color: rgb(87 83 78 / 0.85);
}
.tw-border-stone-600\/90 {
  border-color: rgb(87 83 78 / 0.9);
}
.tw-border-stone-600\/95 {
  border-color: rgb(87 83 78 / 0.95);
}
.tw-border-stone-700 {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-stone-700\/0 {
  border-color: rgb(68 64 60 / 0);
}
.tw-border-stone-700\/10 {
  border-color: rgb(68 64 60 / 0.1);
}
.tw-border-stone-700\/100 {
  border-color: rgb(68 64 60 / 1);
}
.tw-border-stone-700\/15 {
  border-color: rgb(68 64 60 / 0.15);
}
.tw-border-stone-700\/20 {
  border-color: rgb(68 64 60 / 0.2);
}
.tw-border-stone-700\/25 {
  border-color: rgb(68 64 60 / 0.25);
}
.tw-border-stone-700\/30 {
  border-color: rgb(68 64 60 / 0.3);
}
.tw-border-stone-700\/35 {
  border-color: rgb(68 64 60 / 0.35);
}
.tw-border-stone-700\/40 {
  border-color: rgb(68 64 60 / 0.4);
}
.tw-border-stone-700\/45 {
  border-color: rgb(68 64 60 / 0.45);
}
.tw-border-stone-700\/5 {
  border-color: rgb(68 64 60 / 0.05);
}
.tw-border-stone-700\/50 {
  border-color: rgb(68 64 60 / 0.5);
}
.tw-border-stone-700\/55 {
  border-color: rgb(68 64 60 / 0.55);
}
.tw-border-stone-700\/60 {
  border-color: rgb(68 64 60 / 0.6);
}
.tw-border-stone-700\/65 {
  border-color: rgb(68 64 60 / 0.65);
}
.tw-border-stone-700\/70 {
  border-color: rgb(68 64 60 / 0.7);
}
.tw-border-stone-700\/75 {
  border-color: rgb(68 64 60 / 0.75);
}
.tw-border-stone-700\/80 {
  border-color: rgb(68 64 60 / 0.8);
}
.tw-border-stone-700\/85 {
  border-color: rgb(68 64 60 / 0.85);
}
.tw-border-stone-700\/90 {
  border-color: rgb(68 64 60 / 0.9);
}
.tw-border-stone-700\/95 {
  border-color: rgb(68 64 60 / 0.95);
}
.tw-border-stone-800 {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-stone-800\/0 {
  border-color: rgb(41 37 36 / 0);
}
.tw-border-stone-800\/10 {
  border-color: rgb(41 37 36 / 0.1);
}
.tw-border-stone-800\/100 {
  border-color: rgb(41 37 36 / 1);
}
.tw-border-stone-800\/15 {
  border-color: rgb(41 37 36 / 0.15);
}
.tw-border-stone-800\/20 {
  border-color: rgb(41 37 36 / 0.2);
}
.tw-border-stone-800\/25 {
  border-color: rgb(41 37 36 / 0.25);
}
.tw-border-stone-800\/30 {
  border-color: rgb(41 37 36 / 0.3);
}
.tw-border-stone-800\/35 {
  border-color: rgb(41 37 36 / 0.35);
}
.tw-border-stone-800\/40 {
  border-color: rgb(41 37 36 / 0.4);
}
.tw-border-stone-800\/45 {
  border-color: rgb(41 37 36 / 0.45);
}
.tw-border-stone-800\/5 {
  border-color: rgb(41 37 36 / 0.05);
}
.tw-border-stone-800\/50 {
  border-color: rgb(41 37 36 / 0.5);
}
.tw-border-stone-800\/55 {
  border-color: rgb(41 37 36 / 0.55);
}
.tw-border-stone-800\/60 {
  border-color: rgb(41 37 36 / 0.6);
}
.tw-border-stone-800\/65 {
  border-color: rgb(41 37 36 / 0.65);
}
.tw-border-stone-800\/70 {
  border-color: rgb(41 37 36 / 0.7);
}
.tw-border-stone-800\/75 {
  border-color: rgb(41 37 36 / 0.75);
}
.tw-border-stone-800\/80 {
  border-color: rgb(41 37 36 / 0.8);
}
.tw-border-stone-800\/85 {
  border-color: rgb(41 37 36 / 0.85);
}
.tw-border-stone-800\/90 {
  border-color: rgb(41 37 36 / 0.9);
}
.tw-border-stone-800\/95 {
  border-color: rgb(41 37 36 / 0.95);
}
.tw-border-stone-900 {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-stone-900\/0 {
  border-color: rgb(28 25 23 / 0);
}
.tw-border-stone-900\/10 {
  border-color: rgb(28 25 23 / 0.1);
}
.tw-border-stone-900\/100 {
  border-color: rgb(28 25 23 / 1);
}
.tw-border-stone-900\/15 {
  border-color: rgb(28 25 23 / 0.15);
}
.tw-border-stone-900\/20 {
  border-color: rgb(28 25 23 / 0.2);
}
.tw-border-stone-900\/25 {
  border-color: rgb(28 25 23 / 0.25);
}
.tw-border-stone-900\/30 {
  border-color: rgb(28 25 23 / 0.3);
}
.tw-border-stone-900\/35 {
  border-color: rgb(28 25 23 / 0.35);
}
.tw-border-stone-900\/40 {
  border-color: rgb(28 25 23 / 0.4);
}
.tw-border-stone-900\/45 {
  border-color: rgb(28 25 23 / 0.45);
}
.tw-border-stone-900\/5 {
  border-color: rgb(28 25 23 / 0.05);
}
.tw-border-stone-900\/50 {
  border-color: rgb(28 25 23 / 0.5);
}
.tw-border-stone-900\/55 {
  border-color: rgb(28 25 23 / 0.55);
}
.tw-border-stone-900\/60 {
  border-color: rgb(28 25 23 / 0.6);
}
.tw-border-stone-900\/65 {
  border-color: rgb(28 25 23 / 0.65);
}
.tw-border-stone-900\/70 {
  border-color: rgb(28 25 23 / 0.7);
}
.tw-border-stone-900\/75 {
  border-color: rgb(28 25 23 / 0.75);
}
.tw-border-stone-900\/80 {
  border-color: rgb(28 25 23 / 0.8);
}
.tw-border-stone-900\/85 {
  border-color: rgb(28 25 23 / 0.85);
}
.tw-border-stone-900\/90 {
  border-color: rgb(28 25 23 / 0.9);
}
.tw-border-stone-900\/95 {
  border-color: rgb(28 25 23 / 0.95);
}
.tw-border-stone-950 {
  --tw-border-opacity: 1;
  border-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-stone-950\/0 {
  border-color: rgb(12 10 9 / 0);
}
.tw-border-stone-950\/10 {
  border-color: rgb(12 10 9 / 0.1);
}
.tw-border-stone-950\/100 {
  border-color: rgb(12 10 9 / 1);
}
.tw-border-stone-950\/15 {
  border-color: rgb(12 10 9 / 0.15);
}
.tw-border-stone-950\/20 {
  border-color: rgb(12 10 9 / 0.2);
}
.tw-border-stone-950\/25 {
  border-color: rgb(12 10 9 / 0.25);
}
.tw-border-stone-950\/30 {
  border-color: rgb(12 10 9 / 0.3);
}
.tw-border-stone-950\/35 {
  border-color: rgb(12 10 9 / 0.35);
}
.tw-border-stone-950\/40 {
  border-color: rgb(12 10 9 / 0.4);
}
.tw-border-stone-950\/45 {
  border-color: rgb(12 10 9 / 0.45);
}
.tw-border-stone-950\/5 {
  border-color: rgb(12 10 9 / 0.05);
}
.tw-border-stone-950\/50 {
  border-color: rgb(12 10 9 / 0.5);
}
.tw-border-stone-950\/55 {
  border-color: rgb(12 10 9 / 0.55);
}
.tw-border-stone-950\/60 {
  border-color: rgb(12 10 9 / 0.6);
}
.tw-border-stone-950\/65 {
  border-color: rgb(12 10 9 / 0.65);
}
.tw-border-stone-950\/70 {
  border-color: rgb(12 10 9 / 0.7);
}
.tw-border-stone-950\/75 {
  border-color: rgb(12 10 9 / 0.75);
}
.tw-border-stone-950\/80 {
  border-color: rgb(12 10 9 / 0.8);
}
.tw-border-stone-950\/85 {
  border-color: rgb(12 10 9 / 0.85);
}
.tw-border-stone-950\/90 {
  border-color: rgb(12 10 9 / 0.9);
}
.tw-border-stone-950\/95 {
  border-color: rgb(12 10 9 / 0.95);
}
.tw-border-success {
  --tw-border-opacity: 1;
  border-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-success-dark {
  --tw-border-opacity: 1;
  border-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-success-dark\/0 {
  border-color: rgb(161 185 0 / 0);
}
.tw-border-success-dark\/10 {
  border-color: rgb(161 185 0 / 0.1);
}
.tw-border-success-dark\/100 {
  border-color: rgb(161 185 0 / 1);
}
.tw-border-success-dark\/15 {
  border-color: rgb(161 185 0 / 0.15);
}
.tw-border-success-dark\/20 {
  border-color: rgb(161 185 0 / 0.2);
}
.tw-border-success-dark\/25 {
  border-color: rgb(161 185 0 / 0.25);
}
.tw-border-success-dark\/30 {
  border-color: rgb(161 185 0 / 0.3);
}
.tw-border-success-dark\/35 {
  border-color: rgb(161 185 0 / 0.35);
}
.tw-border-success-dark\/40 {
  border-color: rgb(161 185 0 / 0.4);
}
.tw-border-success-dark\/45 {
  border-color: rgb(161 185 0 / 0.45);
}
.tw-border-success-dark\/5 {
  border-color: rgb(161 185 0 / 0.05);
}
.tw-border-success-dark\/50 {
  border-color: rgb(161 185 0 / 0.5);
}
.tw-border-success-dark\/55 {
  border-color: rgb(161 185 0 / 0.55);
}
.tw-border-success-dark\/60 {
  border-color: rgb(161 185 0 / 0.6);
}
.tw-border-success-dark\/65 {
  border-color: rgb(161 185 0 / 0.65);
}
.tw-border-success-dark\/70 {
  border-color: rgb(161 185 0 / 0.7);
}
.tw-border-success-dark\/75 {
  border-color: rgb(161 185 0 / 0.75);
}
.tw-border-success-dark\/80 {
  border-color: rgb(161 185 0 / 0.8);
}
.tw-border-success-dark\/85 {
  border-color: rgb(161 185 0 / 0.85);
}
.tw-border-success-dark\/90 {
  border-color: rgb(161 185 0 / 0.9);
}
.tw-border-success-dark\/95 {
  border-color: rgb(161 185 0 / 0.95);
}
.tw-border-success-light {
  --tw-border-opacity: 1;
  border-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-success-light\/0 {
  border-color: rgb(204 226 85 / 0);
}
.tw-border-success-light\/10 {
  border-color: rgb(204 226 85 / 0.1);
}
.tw-border-success-light\/100 {
  border-color: rgb(204 226 85 / 1);
}
.tw-border-success-light\/15 {
  border-color: rgb(204 226 85 / 0.15);
}
.tw-border-success-light\/20 {
  border-color: rgb(204 226 85 / 0.2);
}
.tw-border-success-light\/25 {
  border-color: rgb(204 226 85 / 0.25);
}
.tw-border-success-light\/30 {
  border-color: rgb(204 226 85 / 0.3);
}
.tw-border-success-light\/35 {
  border-color: rgb(204 226 85 / 0.35);
}
.tw-border-success-light\/40 {
  border-color: rgb(204 226 85 / 0.4);
}
.tw-border-success-light\/45 {
  border-color: rgb(204 226 85 / 0.45);
}
.tw-border-success-light\/5 {
  border-color: rgb(204 226 85 / 0.05);
}
.tw-border-success-light\/50 {
  border-color: rgb(204 226 85 / 0.5);
}
.tw-border-success-light\/55 {
  border-color: rgb(204 226 85 / 0.55);
}
.tw-border-success-light\/60 {
  border-color: rgb(204 226 85 / 0.6);
}
.tw-border-success-light\/65 {
  border-color: rgb(204 226 85 / 0.65);
}
.tw-border-success-light\/70 {
  border-color: rgb(204 226 85 / 0.7);
}
.tw-border-success-light\/75 {
  border-color: rgb(204 226 85 / 0.75);
}
.tw-border-success-light\/80 {
  border-color: rgb(204 226 85 / 0.8);
}
.tw-border-success-light\/85 {
  border-color: rgb(204 226 85 / 0.85);
}
.tw-border-success-light\/90 {
  border-color: rgb(204 226 85 / 0.9);
}
.tw-border-success-light\/95 {
  border-color: rgb(204 226 85 / 0.95);
}
.tw-border-success\/0 {
  border-color: rgb(185 200 40 / 0);
}
.tw-border-success\/10 {
  border-color: rgb(185 200 40 / 0.1);
}
.tw-border-success\/100 {
  border-color: rgb(185 200 40 / 1);
}
.tw-border-success\/15 {
  border-color: rgb(185 200 40 / 0.15);
}
.tw-border-success\/20 {
  border-color: rgb(185 200 40 / 0.2);
}
.tw-border-success\/25 {
  border-color: rgb(185 200 40 / 0.25);
}
.tw-border-success\/30 {
  border-color: rgb(185 200 40 / 0.3);
}
.tw-border-success\/35 {
  border-color: rgb(185 200 40 / 0.35);
}
.tw-border-success\/40 {
  border-color: rgb(185 200 40 / 0.4);
}
.tw-border-success\/45 {
  border-color: rgb(185 200 40 / 0.45);
}
.tw-border-success\/5 {
  border-color: rgb(185 200 40 / 0.05);
}
.tw-border-success\/50 {
  border-color: rgb(185 200 40 / 0.5);
}
.tw-border-success\/55 {
  border-color: rgb(185 200 40 / 0.55);
}
.tw-border-success\/60 {
  border-color: rgb(185 200 40 / 0.6);
}
.tw-border-success\/65 {
  border-color: rgb(185 200 40 / 0.65);
}
.tw-border-success\/70 {
  border-color: rgb(185 200 40 / 0.7);
}
.tw-border-success\/75 {
  border-color: rgb(185 200 40 / 0.75);
}
.tw-border-success\/80 {
  border-color: rgb(185 200 40 / 0.8);
}
.tw-border-success\/85 {
  border-color: rgb(185 200 40 / 0.85);
}
.tw-border-success\/90 {
  border-color: rgb(185 200 40 / 0.9);
}
.tw-border-success\/95 {
  border-color: rgb(185 200 40 / 0.95);
}
.tw-border-teal-100 {
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-teal-100\/0 {
  border-color: rgb(204 251 241 / 0);
}
.tw-border-teal-100\/10 {
  border-color: rgb(204 251 241 / 0.1);
}
.tw-border-teal-100\/100 {
  border-color: rgb(204 251 241 / 1);
}
.tw-border-teal-100\/15 {
  border-color: rgb(204 251 241 / 0.15);
}
.tw-border-teal-100\/20 {
  border-color: rgb(204 251 241 / 0.2);
}
.tw-border-teal-100\/25 {
  border-color: rgb(204 251 241 / 0.25);
}
.tw-border-teal-100\/30 {
  border-color: rgb(204 251 241 / 0.3);
}
.tw-border-teal-100\/35 {
  border-color: rgb(204 251 241 / 0.35);
}
.tw-border-teal-100\/40 {
  border-color: rgb(204 251 241 / 0.4);
}
.tw-border-teal-100\/45 {
  border-color: rgb(204 251 241 / 0.45);
}
.tw-border-teal-100\/5 {
  border-color: rgb(204 251 241 / 0.05);
}
.tw-border-teal-100\/50 {
  border-color: rgb(204 251 241 / 0.5);
}
.tw-border-teal-100\/55 {
  border-color: rgb(204 251 241 / 0.55);
}
.tw-border-teal-100\/60 {
  border-color: rgb(204 251 241 / 0.6);
}
.tw-border-teal-100\/65 {
  border-color: rgb(204 251 241 / 0.65);
}
.tw-border-teal-100\/70 {
  border-color: rgb(204 251 241 / 0.7);
}
.tw-border-teal-100\/75 {
  border-color: rgb(204 251 241 / 0.75);
}
.tw-border-teal-100\/80 {
  border-color: rgb(204 251 241 / 0.8);
}
.tw-border-teal-100\/85 {
  border-color: rgb(204 251 241 / 0.85);
}
.tw-border-teal-100\/90 {
  border-color: rgb(204 251 241 / 0.9);
}
.tw-border-teal-100\/95 {
  border-color: rgb(204 251 241 / 0.95);
}
.tw-border-teal-200 {
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-teal-200\/0 {
  border-color: rgb(153 246 228 / 0);
}
.tw-border-teal-200\/10 {
  border-color: rgb(153 246 228 / 0.1);
}
.tw-border-teal-200\/100 {
  border-color: rgb(153 246 228 / 1);
}
.tw-border-teal-200\/15 {
  border-color: rgb(153 246 228 / 0.15);
}
.tw-border-teal-200\/20 {
  border-color: rgb(153 246 228 / 0.2);
}
.tw-border-teal-200\/25 {
  border-color: rgb(153 246 228 / 0.25);
}
.tw-border-teal-200\/30 {
  border-color: rgb(153 246 228 / 0.3);
}
.tw-border-teal-200\/35 {
  border-color: rgb(153 246 228 / 0.35);
}
.tw-border-teal-200\/40 {
  border-color: rgb(153 246 228 / 0.4);
}
.tw-border-teal-200\/45 {
  border-color: rgb(153 246 228 / 0.45);
}
.tw-border-teal-200\/5 {
  border-color: rgb(153 246 228 / 0.05);
}
.tw-border-teal-200\/50 {
  border-color: rgb(153 246 228 / 0.5);
}
.tw-border-teal-200\/55 {
  border-color: rgb(153 246 228 / 0.55);
}
.tw-border-teal-200\/60 {
  border-color: rgb(153 246 228 / 0.6);
}
.tw-border-teal-200\/65 {
  border-color: rgb(153 246 228 / 0.65);
}
.tw-border-teal-200\/70 {
  border-color: rgb(153 246 228 / 0.7);
}
.tw-border-teal-200\/75 {
  border-color: rgb(153 246 228 / 0.75);
}
.tw-border-teal-200\/80 {
  border-color: rgb(153 246 228 / 0.8);
}
.tw-border-teal-200\/85 {
  border-color: rgb(153 246 228 / 0.85);
}
.tw-border-teal-200\/90 {
  border-color: rgb(153 246 228 / 0.9);
}
.tw-border-teal-200\/95 {
  border-color: rgb(153 246 228 / 0.95);
}
.tw-border-teal-300 {
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-teal-300\/0 {
  border-color: rgb(94 234 212 / 0);
}
.tw-border-teal-300\/10 {
  border-color: rgb(94 234 212 / 0.1);
}
.tw-border-teal-300\/100 {
  border-color: rgb(94 234 212 / 1);
}
.tw-border-teal-300\/15 {
  border-color: rgb(94 234 212 / 0.15);
}
.tw-border-teal-300\/20 {
  border-color: rgb(94 234 212 / 0.2);
}
.tw-border-teal-300\/25 {
  border-color: rgb(94 234 212 / 0.25);
}
.tw-border-teal-300\/30 {
  border-color: rgb(94 234 212 / 0.3);
}
.tw-border-teal-300\/35 {
  border-color: rgb(94 234 212 / 0.35);
}
.tw-border-teal-300\/40 {
  border-color: rgb(94 234 212 / 0.4);
}
.tw-border-teal-300\/45 {
  border-color: rgb(94 234 212 / 0.45);
}
.tw-border-teal-300\/5 {
  border-color: rgb(94 234 212 / 0.05);
}
.tw-border-teal-300\/50 {
  border-color: rgb(94 234 212 / 0.5);
}
.tw-border-teal-300\/55 {
  border-color: rgb(94 234 212 / 0.55);
}
.tw-border-teal-300\/60 {
  border-color: rgb(94 234 212 / 0.6);
}
.tw-border-teal-300\/65 {
  border-color: rgb(94 234 212 / 0.65);
}
.tw-border-teal-300\/70 {
  border-color: rgb(94 234 212 / 0.7);
}
.tw-border-teal-300\/75 {
  border-color: rgb(94 234 212 / 0.75);
}
.tw-border-teal-300\/80 {
  border-color: rgb(94 234 212 / 0.8);
}
.tw-border-teal-300\/85 {
  border-color: rgb(94 234 212 / 0.85);
}
.tw-border-teal-300\/90 {
  border-color: rgb(94 234 212 / 0.9);
}
.tw-border-teal-300\/95 {
  border-color: rgb(94 234 212 / 0.95);
}
.tw-border-teal-400 {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-teal-400\/0 {
  border-color: rgb(45 212 191 / 0);
}
.tw-border-teal-400\/10 {
  border-color: rgb(45 212 191 / 0.1);
}
.tw-border-teal-400\/100 {
  border-color: rgb(45 212 191 / 1);
}
.tw-border-teal-400\/15 {
  border-color: rgb(45 212 191 / 0.15);
}
.tw-border-teal-400\/20 {
  border-color: rgb(45 212 191 / 0.2);
}
.tw-border-teal-400\/25 {
  border-color: rgb(45 212 191 / 0.25);
}
.tw-border-teal-400\/30 {
  border-color: rgb(45 212 191 / 0.3);
}
.tw-border-teal-400\/35 {
  border-color: rgb(45 212 191 / 0.35);
}
.tw-border-teal-400\/40 {
  border-color: rgb(45 212 191 / 0.4);
}
.tw-border-teal-400\/45 {
  border-color: rgb(45 212 191 / 0.45);
}
.tw-border-teal-400\/5 {
  border-color: rgb(45 212 191 / 0.05);
}
.tw-border-teal-400\/50 {
  border-color: rgb(45 212 191 / 0.5);
}
.tw-border-teal-400\/55 {
  border-color: rgb(45 212 191 / 0.55);
}
.tw-border-teal-400\/60 {
  border-color: rgb(45 212 191 / 0.6);
}
.tw-border-teal-400\/65 {
  border-color: rgb(45 212 191 / 0.65);
}
.tw-border-teal-400\/70 {
  border-color: rgb(45 212 191 / 0.7);
}
.tw-border-teal-400\/75 {
  border-color: rgb(45 212 191 / 0.75);
}
.tw-border-teal-400\/80 {
  border-color: rgb(45 212 191 / 0.8);
}
.tw-border-teal-400\/85 {
  border-color: rgb(45 212 191 / 0.85);
}
.tw-border-teal-400\/90 {
  border-color: rgb(45 212 191 / 0.9);
}
.tw-border-teal-400\/95 {
  border-color: rgb(45 212 191 / 0.95);
}
.tw-border-teal-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-teal-50\/0 {
  border-color: rgb(240 253 250 / 0);
}
.tw-border-teal-50\/10 {
  border-color: rgb(240 253 250 / 0.1);
}
.tw-border-teal-50\/100 {
  border-color: rgb(240 253 250 / 1);
}
.tw-border-teal-50\/15 {
  border-color: rgb(240 253 250 / 0.15);
}
.tw-border-teal-50\/20 {
  border-color: rgb(240 253 250 / 0.2);
}
.tw-border-teal-50\/25 {
  border-color: rgb(240 253 250 / 0.25);
}
.tw-border-teal-50\/30 {
  border-color: rgb(240 253 250 / 0.3);
}
.tw-border-teal-50\/35 {
  border-color: rgb(240 253 250 / 0.35);
}
.tw-border-teal-50\/40 {
  border-color: rgb(240 253 250 / 0.4);
}
.tw-border-teal-50\/45 {
  border-color: rgb(240 253 250 / 0.45);
}
.tw-border-teal-50\/5 {
  border-color: rgb(240 253 250 / 0.05);
}
.tw-border-teal-50\/50 {
  border-color: rgb(240 253 250 / 0.5);
}
.tw-border-teal-50\/55 {
  border-color: rgb(240 253 250 / 0.55);
}
.tw-border-teal-50\/60 {
  border-color: rgb(240 253 250 / 0.6);
}
.tw-border-teal-50\/65 {
  border-color: rgb(240 253 250 / 0.65);
}
.tw-border-teal-50\/70 {
  border-color: rgb(240 253 250 / 0.7);
}
.tw-border-teal-50\/75 {
  border-color: rgb(240 253 250 / 0.75);
}
.tw-border-teal-50\/80 {
  border-color: rgb(240 253 250 / 0.8);
}
.tw-border-teal-50\/85 {
  border-color: rgb(240 253 250 / 0.85);
}
.tw-border-teal-50\/90 {
  border-color: rgb(240 253 250 / 0.9);
}
.tw-border-teal-50\/95 {
  border-color: rgb(240 253 250 / 0.95);
}
.tw-border-teal-500 {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-teal-500\/0 {
  border-color: rgb(20 184 166 / 0);
}
.tw-border-teal-500\/10 {
  border-color: rgb(20 184 166 / 0.1);
}
.tw-border-teal-500\/100 {
  border-color: rgb(20 184 166 / 1);
}
.tw-border-teal-500\/15 {
  border-color: rgb(20 184 166 / 0.15);
}
.tw-border-teal-500\/20 {
  border-color: rgb(20 184 166 / 0.2);
}
.tw-border-teal-500\/25 {
  border-color: rgb(20 184 166 / 0.25);
}
.tw-border-teal-500\/30 {
  border-color: rgb(20 184 166 / 0.3);
}
.tw-border-teal-500\/35 {
  border-color: rgb(20 184 166 / 0.35);
}
.tw-border-teal-500\/40 {
  border-color: rgb(20 184 166 / 0.4);
}
.tw-border-teal-500\/45 {
  border-color: rgb(20 184 166 / 0.45);
}
.tw-border-teal-500\/5 {
  border-color: rgb(20 184 166 / 0.05);
}
.tw-border-teal-500\/50 {
  border-color: rgb(20 184 166 / 0.5);
}
.tw-border-teal-500\/55 {
  border-color: rgb(20 184 166 / 0.55);
}
.tw-border-teal-500\/60 {
  border-color: rgb(20 184 166 / 0.6);
}
.tw-border-teal-500\/65 {
  border-color: rgb(20 184 166 / 0.65);
}
.tw-border-teal-500\/70 {
  border-color: rgb(20 184 166 / 0.7);
}
.tw-border-teal-500\/75 {
  border-color: rgb(20 184 166 / 0.75);
}
.tw-border-teal-500\/80 {
  border-color: rgb(20 184 166 / 0.8);
}
.tw-border-teal-500\/85 {
  border-color: rgb(20 184 166 / 0.85);
}
.tw-border-teal-500\/90 {
  border-color: rgb(20 184 166 / 0.9);
}
.tw-border-teal-500\/95 {
  border-color: rgb(20 184 166 / 0.95);
}
.tw-border-teal-600 {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-teal-600\/0 {
  border-color: rgb(13 148 136 / 0);
}
.tw-border-teal-600\/10 {
  border-color: rgb(13 148 136 / 0.1);
}
.tw-border-teal-600\/100 {
  border-color: rgb(13 148 136 / 1);
}
.tw-border-teal-600\/15 {
  border-color: rgb(13 148 136 / 0.15);
}
.tw-border-teal-600\/20 {
  border-color: rgb(13 148 136 / 0.2);
}
.tw-border-teal-600\/25 {
  border-color: rgb(13 148 136 / 0.25);
}
.tw-border-teal-600\/30 {
  border-color: rgb(13 148 136 / 0.3);
}
.tw-border-teal-600\/35 {
  border-color: rgb(13 148 136 / 0.35);
}
.tw-border-teal-600\/40 {
  border-color: rgb(13 148 136 / 0.4);
}
.tw-border-teal-600\/45 {
  border-color: rgb(13 148 136 / 0.45);
}
.tw-border-teal-600\/5 {
  border-color: rgb(13 148 136 / 0.05);
}
.tw-border-teal-600\/50 {
  border-color: rgb(13 148 136 / 0.5);
}
.tw-border-teal-600\/55 {
  border-color: rgb(13 148 136 / 0.55);
}
.tw-border-teal-600\/60 {
  border-color: rgb(13 148 136 / 0.6);
}
.tw-border-teal-600\/65 {
  border-color: rgb(13 148 136 / 0.65);
}
.tw-border-teal-600\/70 {
  border-color: rgb(13 148 136 / 0.7);
}
.tw-border-teal-600\/75 {
  border-color: rgb(13 148 136 / 0.75);
}
.tw-border-teal-600\/80 {
  border-color: rgb(13 148 136 / 0.8);
}
.tw-border-teal-600\/85 {
  border-color: rgb(13 148 136 / 0.85);
}
.tw-border-teal-600\/90 {
  border-color: rgb(13 148 136 / 0.9);
}
.tw-border-teal-600\/95 {
  border-color: rgb(13 148 136 / 0.95);
}
.tw-border-teal-700 {
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-teal-700\/0 {
  border-color: rgb(15 118 110 / 0);
}
.tw-border-teal-700\/10 {
  border-color: rgb(15 118 110 / 0.1);
}
.tw-border-teal-700\/100 {
  border-color: rgb(15 118 110 / 1);
}
.tw-border-teal-700\/15 {
  border-color: rgb(15 118 110 / 0.15);
}
.tw-border-teal-700\/20 {
  border-color: rgb(15 118 110 / 0.2);
}
.tw-border-teal-700\/25 {
  border-color: rgb(15 118 110 / 0.25);
}
.tw-border-teal-700\/30 {
  border-color: rgb(15 118 110 / 0.3);
}
.tw-border-teal-700\/35 {
  border-color: rgb(15 118 110 / 0.35);
}
.tw-border-teal-700\/40 {
  border-color: rgb(15 118 110 / 0.4);
}
.tw-border-teal-700\/45 {
  border-color: rgb(15 118 110 / 0.45);
}
.tw-border-teal-700\/5 {
  border-color: rgb(15 118 110 / 0.05);
}
.tw-border-teal-700\/50 {
  border-color: rgb(15 118 110 / 0.5);
}
.tw-border-teal-700\/55 {
  border-color: rgb(15 118 110 / 0.55);
}
.tw-border-teal-700\/60 {
  border-color: rgb(15 118 110 / 0.6);
}
.tw-border-teal-700\/65 {
  border-color: rgb(15 118 110 / 0.65);
}
.tw-border-teal-700\/70 {
  border-color: rgb(15 118 110 / 0.7);
}
.tw-border-teal-700\/75 {
  border-color: rgb(15 118 110 / 0.75);
}
.tw-border-teal-700\/80 {
  border-color: rgb(15 118 110 / 0.8);
}
.tw-border-teal-700\/85 {
  border-color: rgb(15 118 110 / 0.85);
}
.tw-border-teal-700\/90 {
  border-color: rgb(15 118 110 / 0.9);
}
.tw-border-teal-700\/95 {
  border-color: rgb(15 118 110 / 0.95);
}
.tw-border-teal-800 {
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-teal-800\/0 {
  border-color: rgb(17 94 89 / 0);
}
.tw-border-teal-800\/10 {
  border-color: rgb(17 94 89 / 0.1);
}
.tw-border-teal-800\/100 {
  border-color: rgb(17 94 89 / 1);
}
.tw-border-teal-800\/15 {
  border-color: rgb(17 94 89 / 0.15);
}
.tw-border-teal-800\/20 {
  border-color: rgb(17 94 89 / 0.2);
}
.tw-border-teal-800\/25 {
  border-color: rgb(17 94 89 / 0.25);
}
.tw-border-teal-800\/30 {
  border-color: rgb(17 94 89 / 0.3);
}
.tw-border-teal-800\/35 {
  border-color: rgb(17 94 89 / 0.35);
}
.tw-border-teal-800\/40 {
  border-color: rgb(17 94 89 / 0.4);
}
.tw-border-teal-800\/45 {
  border-color: rgb(17 94 89 / 0.45);
}
.tw-border-teal-800\/5 {
  border-color: rgb(17 94 89 / 0.05);
}
.tw-border-teal-800\/50 {
  border-color: rgb(17 94 89 / 0.5);
}
.tw-border-teal-800\/55 {
  border-color: rgb(17 94 89 / 0.55);
}
.tw-border-teal-800\/60 {
  border-color: rgb(17 94 89 / 0.6);
}
.tw-border-teal-800\/65 {
  border-color: rgb(17 94 89 / 0.65);
}
.tw-border-teal-800\/70 {
  border-color: rgb(17 94 89 / 0.7);
}
.tw-border-teal-800\/75 {
  border-color: rgb(17 94 89 / 0.75);
}
.tw-border-teal-800\/80 {
  border-color: rgb(17 94 89 / 0.8);
}
.tw-border-teal-800\/85 {
  border-color: rgb(17 94 89 / 0.85);
}
.tw-border-teal-800\/90 {
  border-color: rgb(17 94 89 / 0.9);
}
.tw-border-teal-800\/95 {
  border-color: rgb(17 94 89 / 0.95);
}
.tw-border-teal-900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-teal-900\/0 {
  border-color: rgb(19 78 74 / 0);
}
.tw-border-teal-900\/10 {
  border-color: rgb(19 78 74 / 0.1);
}
.tw-border-teal-900\/100 {
  border-color: rgb(19 78 74 / 1);
}
.tw-border-teal-900\/15 {
  border-color: rgb(19 78 74 / 0.15);
}
.tw-border-teal-900\/20 {
  border-color: rgb(19 78 74 / 0.2);
}
.tw-border-teal-900\/25 {
  border-color: rgb(19 78 74 / 0.25);
}
.tw-border-teal-900\/30 {
  border-color: rgb(19 78 74 / 0.3);
}
.tw-border-teal-900\/35 {
  border-color: rgb(19 78 74 / 0.35);
}
.tw-border-teal-900\/40 {
  border-color: rgb(19 78 74 / 0.4);
}
.tw-border-teal-900\/45 {
  border-color: rgb(19 78 74 / 0.45);
}
.tw-border-teal-900\/5 {
  border-color: rgb(19 78 74 / 0.05);
}
.tw-border-teal-900\/50 {
  border-color: rgb(19 78 74 / 0.5);
}
.tw-border-teal-900\/55 {
  border-color: rgb(19 78 74 / 0.55);
}
.tw-border-teal-900\/60 {
  border-color: rgb(19 78 74 / 0.6);
}
.tw-border-teal-900\/65 {
  border-color: rgb(19 78 74 / 0.65);
}
.tw-border-teal-900\/70 {
  border-color: rgb(19 78 74 / 0.7);
}
.tw-border-teal-900\/75 {
  border-color: rgb(19 78 74 / 0.75);
}
.tw-border-teal-900\/80 {
  border-color: rgb(19 78 74 / 0.8);
}
.tw-border-teal-900\/85 {
  border-color: rgb(19 78 74 / 0.85);
}
.tw-border-teal-900\/90 {
  border-color: rgb(19 78 74 / 0.9);
}
.tw-border-teal-900\/95 {
  border-color: rgb(19 78 74 / 0.95);
}
.tw-border-teal-950 {
  --tw-border-opacity: 1;
  border-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-teal-950\/0 {
  border-color: rgb(4 47 46 / 0);
}
.tw-border-teal-950\/10 {
  border-color: rgb(4 47 46 / 0.1);
}
.tw-border-teal-950\/100 {
  border-color: rgb(4 47 46 / 1);
}
.tw-border-teal-950\/15 {
  border-color: rgb(4 47 46 / 0.15);
}
.tw-border-teal-950\/20 {
  border-color: rgb(4 47 46 / 0.2);
}
.tw-border-teal-950\/25 {
  border-color: rgb(4 47 46 / 0.25);
}
.tw-border-teal-950\/30 {
  border-color: rgb(4 47 46 / 0.3);
}
.tw-border-teal-950\/35 {
  border-color: rgb(4 47 46 / 0.35);
}
.tw-border-teal-950\/40 {
  border-color: rgb(4 47 46 / 0.4);
}
.tw-border-teal-950\/45 {
  border-color: rgb(4 47 46 / 0.45);
}
.tw-border-teal-950\/5 {
  border-color: rgb(4 47 46 / 0.05);
}
.tw-border-teal-950\/50 {
  border-color: rgb(4 47 46 / 0.5);
}
.tw-border-teal-950\/55 {
  border-color: rgb(4 47 46 / 0.55);
}
.tw-border-teal-950\/60 {
  border-color: rgb(4 47 46 / 0.6);
}
.tw-border-teal-950\/65 {
  border-color: rgb(4 47 46 / 0.65);
}
.tw-border-teal-950\/70 {
  border-color: rgb(4 47 46 / 0.7);
}
.tw-border-teal-950\/75 {
  border-color: rgb(4 47 46 / 0.75);
}
.tw-border-teal-950\/80 {
  border-color: rgb(4 47 46 / 0.8);
}
.tw-border-teal-950\/85 {
  border-color: rgb(4 47 46 / 0.85);
}
.tw-border-teal-950\/90 {
  border-color: rgb(4 47 46 / 0.9);
}
.tw-border-teal-950\/95 {
  border-color: rgb(4 47 46 / 0.95);
}
.tw-border-transparent {
  border-color: transparent;
}
.tw-border-transparent\/0 {
  border-color: rgb(0 0 0 / 0);
}
.tw-border-transparent\/10 {
  border-color: rgb(0 0 0 / 0.1);
}
.tw-border-transparent\/100 {
  border-color: rgb(0 0 0 / 1);
}
.tw-border-transparent\/15 {
  border-color: rgb(0 0 0 / 0.15);
}
.tw-border-transparent\/20 {
  border-color: rgb(0 0 0 / 0.2);
}
.tw-border-transparent\/25 {
  border-color: rgb(0 0 0 / 0.25);
}
.tw-border-transparent\/30 {
  border-color: rgb(0 0 0 / 0.3);
}
.tw-border-transparent\/35 {
  border-color: rgb(0 0 0 / 0.35);
}
.tw-border-transparent\/40 {
  border-color: rgb(0 0 0 / 0.4);
}
.tw-border-transparent\/45 {
  border-color: rgb(0 0 0 / 0.45);
}
.tw-border-transparent\/5 {
  border-color: rgb(0 0 0 / 0.05);
}
.tw-border-transparent\/50 {
  border-color: rgb(0 0 0 / 0.5);
}
.tw-border-transparent\/55 {
  border-color: rgb(0 0 0 / 0.55);
}
.tw-border-transparent\/60 {
  border-color: rgb(0 0 0 / 0.6);
}
.tw-border-transparent\/65 {
  border-color: rgb(0 0 0 / 0.65);
}
.tw-border-transparent\/70 {
  border-color: rgb(0 0 0 / 0.7);
}
.tw-border-transparent\/75 {
  border-color: rgb(0 0 0 / 0.75);
}
.tw-border-transparent\/80 {
  border-color: rgb(0 0 0 / 0.8);
}
.tw-border-transparent\/85 {
  border-color: rgb(0 0 0 / 0.85);
}
.tw-border-transparent\/90 {
  border-color: rgb(0 0 0 / 0.9);
}
.tw-border-transparent\/95 {
  border-color: rgb(0 0 0 / 0.95);
}
.tw-border-violet-100 {
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-violet-100\/0 {
  border-color: rgb(237 233 254 / 0);
}
.tw-border-violet-100\/10 {
  border-color: rgb(237 233 254 / 0.1);
}
.tw-border-violet-100\/100 {
  border-color: rgb(237 233 254 / 1);
}
.tw-border-violet-100\/15 {
  border-color: rgb(237 233 254 / 0.15);
}
.tw-border-violet-100\/20 {
  border-color: rgb(237 233 254 / 0.2);
}
.tw-border-violet-100\/25 {
  border-color: rgb(237 233 254 / 0.25);
}
.tw-border-violet-100\/30 {
  border-color: rgb(237 233 254 / 0.3);
}
.tw-border-violet-100\/35 {
  border-color: rgb(237 233 254 / 0.35);
}
.tw-border-violet-100\/40 {
  border-color: rgb(237 233 254 / 0.4);
}
.tw-border-violet-100\/45 {
  border-color: rgb(237 233 254 / 0.45);
}
.tw-border-violet-100\/5 {
  border-color: rgb(237 233 254 / 0.05);
}
.tw-border-violet-100\/50 {
  border-color: rgb(237 233 254 / 0.5);
}
.tw-border-violet-100\/55 {
  border-color: rgb(237 233 254 / 0.55);
}
.tw-border-violet-100\/60 {
  border-color: rgb(237 233 254 / 0.6);
}
.tw-border-violet-100\/65 {
  border-color: rgb(237 233 254 / 0.65);
}
.tw-border-violet-100\/70 {
  border-color: rgb(237 233 254 / 0.7);
}
.tw-border-violet-100\/75 {
  border-color: rgb(237 233 254 / 0.75);
}
.tw-border-violet-100\/80 {
  border-color: rgb(237 233 254 / 0.8);
}
.tw-border-violet-100\/85 {
  border-color: rgb(237 233 254 / 0.85);
}
.tw-border-violet-100\/90 {
  border-color: rgb(237 233 254 / 0.9);
}
.tw-border-violet-100\/95 {
  border-color: rgb(237 233 254 / 0.95);
}
.tw-border-violet-200 {
  --tw-border-opacity: 1;
  border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-violet-200\/0 {
  border-color: rgb(221 214 254 / 0);
}
.tw-border-violet-200\/10 {
  border-color: rgb(221 214 254 / 0.1);
}
.tw-border-violet-200\/100 {
  border-color: rgb(221 214 254 / 1);
}
.tw-border-violet-200\/15 {
  border-color: rgb(221 214 254 / 0.15);
}
.tw-border-violet-200\/20 {
  border-color: rgb(221 214 254 / 0.2);
}
.tw-border-violet-200\/25 {
  border-color: rgb(221 214 254 / 0.25);
}
.tw-border-violet-200\/30 {
  border-color: rgb(221 214 254 / 0.3);
}
.tw-border-violet-200\/35 {
  border-color: rgb(221 214 254 / 0.35);
}
.tw-border-violet-200\/40 {
  border-color: rgb(221 214 254 / 0.4);
}
.tw-border-violet-200\/45 {
  border-color: rgb(221 214 254 / 0.45);
}
.tw-border-violet-200\/5 {
  border-color: rgb(221 214 254 / 0.05);
}
.tw-border-violet-200\/50 {
  border-color: rgb(221 214 254 / 0.5);
}
.tw-border-violet-200\/55 {
  border-color: rgb(221 214 254 / 0.55);
}
.tw-border-violet-200\/60 {
  border-color: rgb(221 214 254 / 0.6);
}
.tw-border-violet-200\/65 {
  border-color: rgb(221 214 254 / 0.65);
}
.tw-border-violet-200\/70 {
  border-color: rgb(221 214 254 / 0.7);
}
.tw-border-violet-200\/75 {
  border-color: rgb(221 214 254 / 0.75);
}
.tw-border-violet-200\/80 {
  border-color: rgb(221 214 254 / 0.8);
}
.tw-border-violet-200\/85 {
  border-color: rgb(221 214 254 / 0.85);
}
.tw-border-violet-200\/90 {
  border-color: rgb(221 214 254 / 0.9);
}
.tw-border-violet-200\/95 {
  border-color: rgb(221 214 254 / 0.95);
}
.tw-border-violet-300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-violet-300\/0 {
  border-color: rgb(196 181 253 / 0);
}
.tw-border-violet-300\/10 {
  border-color: rgb(196 181 253 / 0.1);
}
.tw-border-violet-300\/100 {
  border-color: rgb(196 181 253 / 1);
}
.tw-border-violet-300\/15 {
  border-color: rgb(196 181 253 / 0.15);
}
.tw-border-violet-300\/20 {
  border-color: rgb(196 181 253 / 0.2);
}
.tw-border-violet-300\/25 {
  border-color: rgb(196 181 253 / 0.25);
}
.tw-border-violet-300\/30 {
  border-color: rgb(196 181 253 / 0.3);
}
.tw-border-violet-300\/35 {
  border-color: rgb(196 181 253 / 0.35);
}
.tw-border-violet-300\/40 {
  border-color: rgb(196 181 253 / 0.4);
}
.tw-border-violet-300\/45 {
  border-color: rgb(196 181 253 / 0.45);
}
.tw-border-violet-300\/5 {
  border-color: rgb(196 181 253 / 0.05);
}
.tw-border-violet-300\/50 {
  border-color: rgb(196 181 253 / 0.5);
}
.tw-border-violet-300\/55 {
  border-color: rgb(196 181 253 / 0.55);
}
.tw-border-violet-300\/60 {
  border-color: rgb(196 181 253 / 0.6);
}
.tw-border-violet-300\/65 {
  border-color: rgb(196 181 253 / 0.65);
}
.tw-border-violet-300\/70 {
  border-color: rgb(196 181 253 / 0.7);
}
.tw-border-violet-300\/75 {
  border-color: rgb(196 181 253 / 0.75);
}
.tw-border-violet-300\/80 {
  border-color: rgb(196 181 253 / 0.8);
}
.tw-border-violet-300\/85 {
  border-color: rgb(196 181 253 / 0.85);
}
.tw-border-violet-300\/90 {
  border-color: rgb(196 181 253 / 0.9);
}
.tw-border-violet-300\/95 {
  border-color: rgb(196 181 253 / 0.95);
}
.tw-border-violet-400 {
  --tw-border-opacity: 1;
  border-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-violet-400\/0 {
  border-color: rgb(167 139 250 / 0);
}
.tw-border-violet-400\/10 {
  border-color: rgb(167 139 250 / 0.1);
}
.tw-border-violet-400\/100 {
  border-color: rgb(167 139 250 / 1);
}
.tw-border-violet-400\/15 {
  border-color: rgb(167 139 250 / 0.15);
}
.tw-border-violet-400\/20 {
  border-color: rgb(167 139 250 / 0.2);
}
.tw-border-violet-400\/25 {
  border-color: rgb(167 139 250 / 0.25);
}
.tw-border-violet-400\/30 {
  border-color: rgb(167 139 250 / 0.3);
}
.tw-border-violet-400\/35 {
  border-color: rgb(167 139 250 / 0.35);
}
.tw-border-violet-400\/40 {
  border-color: rgb(167 139 250 / 0.4);
}
.tw-border-violet-400\/45 {
  border-color: rgb(167 139 250 / 0.45);
}
.tw-border-violet-400\/5 {
  border-color: rgb(167 139 250 / 0.05);
}
.tw-border-violet-400\/50 {
  border-color: rgb(167 139 250 / 0.5);
}
.tw-border-violet-400\/55 {
  border-color: rgb(167 139 250 / 0.55);
}
.tw-border-violet-400\/60 {
  border-color: rgb(167 139 250 / 0.6);
}
.tw-border-violet-400\/65 {
  border-color: rgb(167 139 250 / 0.65);
}
.tw-border-violet-400\/70 {
  border-color: rgb(167 139 250 / 0.7);
}
.tw-border-violet-400\/75 {
  border-color: rgb(167 139 250 / 0.75);
}
.tw-border-violet-400\/80 {
  border-color: rgb(167 139 250 / 0.8);
}
.tw-border-violet-400\/85 {
  border-color: rgb(167 139 250 / 0.85);
}
.tw-border-violet-400\/90 {
  border-color: rgb(167 139 250 / 0.9);
}
.tw-border-violet-400\/95 {
  border-color: rgb(167 139 250 / 0.95);
}
.tw-border-violet-50 {
  --tw-border-opacity: 1;
  border-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-violet-50\/0 {
  border-color: rgb(245 243 255 / 0);
}
.tw-border-violet-50\/10 {
  border-color: rgb(245 243 255 / 0.1);
}
.tw-border-violet-50\/100 {
  border-color: rgb(245 243 255 / 1);
}
.tw-border-violet-50\/15 {
  border-color: rgb(245 243 255 / 0.15);
}
.tw-border-violet-50\/20 {
  border-color: rgb(245 243 255 / 0.2);
}
.tw-border-violet-50\/25 {
  border-color: rgb(245 243 255 / 0.25);
}
.tw-border-violet-50\/30 {
  border-color: rgb(245 243 255 / 0.3);
}
.tw-border-violet-50\/35 {
  border-color: rgb(245 243 255 / 0.35);
}
.tw-border-violet-50\/40 {
  border-color: rgb(245 243 255 / 0.4);
}
.tw-border-violet-50\/45 {
  border-color: rgb(245 243 255 / 0.45);
}
.tw-border-violet-50\/5 {
  border-color: rgb(245 243 255 / 0.05);
}
.tw-border-violet-50\/50 {
  border-color: rgb(245 243 255 / 0.5);
}
.tw-border-violet-50\/55 {
  border-color: rgb(245 243 255 / 0.55);
}
.tw-border-violet-50\/60 {
  border-color: rgb(245 243 255 / 0.6);
}
.tw-border-violet-50\/65 {
  border-color: rgb(245 243 255 / 0.65);
}
.tw-border-violet-50\/70 {
  border-color: rgb(245 243 255 / 0.7);
}
.tw-border-violet-50\/75 {
  border-color: rgb(245 243 255 / 0.75);
}
.tw-border-violet-50\/80 {
  border-color: rgb(245 243 255 / 0.8);
}
.tw-border-violet-50\/85 {
  border-color: rgb(245 243 255 / 0.85);
}
.tw-border-violet-50\/90 {
  border-color: rgb(245 243 255 / 0.9);
}
.tw-border-violet-50\/95 {
  border-color: rgb(245 243 255 / 0.95);
}
.tw-border-violet-500 {
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-violet-500\/0 {
  border-color: rgb(139 92 246 / 0);
}
.tw-border-violet-500\/10 {
  border-color: rgb(139 92 246 / 0.1);
}
.tw-border-violet-500\/100 {
  border-color: rgb(139 92 246 / 1);
}
.tw-border-violet-500\/15 {
  border-color: rgb(139 92 246 / 0.15);
}
.tw-border-violet-500\/20 {
  border-color: rgb(139 92 246 / 0.2);
}
.tw-border-violet-500\/25 {
  border-color: rgb(139 92 246 / 0.25);
}
.tw-border-violet-500\/30 {
  border-color: rgb(139 92 246 / 0.3);
}
.tw-border-violet-500\/35 {
  border-color: rgb(139 92 246 / 0.35);
}
.tw-border-violet-500\/40 {
  border-color: rgb(139 92 246 / 0.4);
}
.tw-border-violet-500\/45 {
  border-color: rgb(139 92 246 / 0.45);
}
.tw-border-violet-500\/5 {
  border-color: rgb(139 92 246 / 0.05);
}
.tw-border-violet-500\/50 {
  border-color: rgb(139 92 246 / 0.5);
}
.tw-border-violet-500\/55 {
  border-color: rgb(139 92 246 / 0.55);
}
.tw-border-violet-500\/60 {
  border-color: rgb(139 92 246 / 0.6);
}
.tw-border-violet-500\/65 {
  border-color: rgb(139 92 246 / 0.65);
}
.tw-border-violet-500\/70 {
  border-color: rgb(139 92 246 / 0.7);
}
.tw-border-violet-500\/75 {
  border-color: rgb(139 92 246 / 0.75);
}
.tw-border-violet-500\/80 {
  border-color: rgb(139 92 246 / 0.8);
}
.tw-border-violet-500\/85 {
  border-color: rgb(139 92 246 / 0.85);
}
.tw-border-violet-500\/90 {
  border-color: rgb(139 92 246 / 0.9);
}
.tw-border-violet-500\/95 {
  border-color: rgb(139 92 246 / 0.95);
}
.tw-border-violet-600 {
  --tw-border-opacity: 1;
  border-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-violet-600\/0 {
  border-color: rgb(124 58 237 / 0);
}
.tw-border-violet-600\/10 {
  border-color: rgb(124 58 237 / 0.1);
}
.tw-border-violet-600\/100 {
  border-color: rgb(124 58 237 / 1);
}
.tw-border-violet-600\/15 {
  border-color: rgb(124 58 237 / 0.15);
}
.tw-border-violet-600\/20 {
  border-color: rgb(124 58 237 / 0.2);
}
.tw-border-violet-600\/25 {
  border-color: rgb(124 58 237 / 0.25);
}
.tw-border-violet-600\/30 {
  border-color: rgb(124 58 237 / 0.3);
}
.tw-border-violet-600\/35 {
  border-color: rgb(124 58 237 / 0.35);
}
.tw-border-violet-600\/40 {
  border-color: rgb(124 58 237 / 0.4);
}
.tw-border-violet-600\/45 {
  border-color: rgb(124 58 237 / 0.45);
}
.tw-border-violet-600\/5 {
  border-color: rgb(124 58 237 / 0.05);
}
.tw-border-violet-600\/50 {
  border-color: rgb(124 58 237 / 0.5);
}
.tw-border-violet-600\/55 {
  border-color: rgb(124 58 237 / 0.55);
}
.tw-border-violet-600\/60 {
  border-color: rgb(124 58 237 / 0.6);
}
.tw-border-violet-600\/65 {
  border-color: rgb(124 58 237 / 0.65);
}
.tw-border-violet-600\/70 {
  border-color: rgb(124 58 237 / 0.7);
}
.tw-border-violet-600\/75 {
  border-color: rgb(124 58 237 / 0.75);
}
.tw-border-violet-600\/80 {
  border-color: rgb(124 58 237 / 0.8);
}
.tw-border-violet-600\/85 {
  border-color: rgb(124 58 237 / 0.85);
}
.tw-border-violet-600\/90 {
  border-color: rgb(124 58 237 / 0.9);
}
.tw-border-violet-600\/95 {
  border-color: rgb(124 58 237 / 0.95);
}
.tw-border-violet-700 {
  --tw-border-opacity: 1;
  border-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-violet-700\/0 {
  border-color: rgb(109 40 217 / 0);
}
.tw-border-violet-700\/10 {
  border-color: rgb(109 40 217 / 0.1);
}
.tw-border-violet-700\/100 {
  border-color: rgb(109 40 217 / 1);
}
.tw-border-violet-700\/15 {
  border-color: rgb(109 40 217 / 0.15);
}
.tw-border-violet-700\/20 {
  border-color: rgb(109 40 217 / 0.2);
}
.tw-border-violet-700\/25 {
  border-color: rgb(109 40 217 / 0.25);
}
.tw-border-violet-700\/30 {
  border-color: rgb(109 40 217 / 0.3);
}
.tw-border-violet-700\/35 {
  border-color: rgb(109 40 217 / 0.35);
}
.tw-border-violet-700\/40 {
  border-color: rgb(109 40 217 / 0.4);
}
.tw-border-violet-700\/45 {
  border-color: rgb(109 40 217 / 0.45);
}
.tw-border-violet-700\/5 {
  border-color: rgb(109 40 217 / 0.05);
}
.tw-border-violet-700\/50 {
  border-color: rgb(109 40 217 / 0.5);
}
.tw-border-violet-700\/55 {
  border-color: rgb(109 40 217 / 0.55);
}
.tw-border-violet-700\/60 {
  border-color: rgb(109 40 217 / 0.6);
}
.tw-border-violet-700\/65 {
  border-color: rgb(109 40 217 / 0.65);
}
.tw-border-violet-700\/70 {
  border-color: rgb(109 40 217 / 0.7);
}
.tw-border-violet-700\/75 {
  border-color: rgb(109 40 217 / 0.75);
}
.tw-border-violet-700\/80 {
  border-color: rgb(109 40 217 / 0.8);
}
.tw-border-violet-700\/85 {
  border-color: rgb(109 40 217 / 0.85);
}
.tw-border-violet-700\/90 {
  border-color: rgb(109 40 217 / 0.9);
}
.tw-border-violet-700\/95 {
  border-color: rgb(109 40 217 / 0.95);
}
.tw-border-violet-800 {
  --tw-border-opacity: 1;
  border-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-violet-800\/0 {
  border-color: rgb(91 33 182 / 0);
}
.tw-border-violet-800\/10 {
  border-color: rgb(91 33 182 / 0.1);
}
.tw-border-violet-800\/100 {
  border-color: rgb(91 33 182 / 1);
}
.tw-border-violet-800\/15 {
  border-color: rgb(91 33 182 / 0.15);
}
.tw-border-violet-800\/20 {
  border-color: rgb(91 33 182 / 0.2);
}
.tw-border-violet-800\/25 {
  border-color: rgb(91 33 182 / 0.25);
}
.tw-border-violet-800\/30 {
  border-color: rgb(91 33 182 / 0.3);
}
.tw-border-violet-800\/35 {
  border-color: rgb(91 33 182 / 0.35);
}
.tw-border-violet-800\/40 {
  border-color: rgb(91 33 182 / 0.4);
}
.tw-border-violet-800\/45 {
  border-color: rgb(91 33 182 / 0.45);
}
.tw-border-violet-800\/5 {
  border-color: rgb(91 33 182 / 0.05);
}
.tw-border-violet-800\/50 {
  border-color: rgb(91 33 182 / 0.5);
}
.tw-border-violet-800\/55 {
  border-color: rgb(91 33 182 / 0.55);
}
.tw-border-violet-800\/60 {
  border-color: rgb(91 33 182 / 0.6);
}
.tw-border-violet-800\/65 {
  border-color: rgb(91 33 182 / 0.65);
}
.tw-border-violet-800\/70 {
  border-color: rgb(91 33 182 / 0.7);
}
.tw-border-violet-800\/75 {
  border-color: rgb(91 33 182 / 0.75);
}
.tw-border-violet-800\/80 {
  border-color: rgb(91 33 182 / 0.8);
}
.tw-border-violet-800\/85 {
  border-color: rgb(91 33 182 / 0.85);
}
.tw-border-violet-800\/90 {
  border-color: rgb(91 33 182 / 0.9);
}
.tw-border-violet-800\/95 {
  border-color: rgb(91 33 182 / 0.95);
}
.tw-border-violet-900 {
  --tw-border-opacity: 1;
  border-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-violet-900\/0 {
  border-color: rgb(76 29 149 / 0);
}
.tw-border-violet-900\/10 {
  border-color: rgb(76 29 149 / 0.1);
}
.tw-border-violet-900\/100 {
  border-color: rgb(76 29 149 / 1);
}
.tw-border-violet-900\/15 {
  border-color: rgb(76 29 149 / 0.15);
}
.tw-border-violet-900\/20 {
  border-color: rgb(76 29 149 / 0.2);
}
.tw-border-violet-900\/25 {
  border-color: rgb(76 29 149 / 0.25);
}
.tw-border-violet-900\/30 {
  border-color: rgb(76 29 149 / 0.3);
}
.tw-border-violet-900\/35 {
  border-color: rgb(76 29 149 / 0.35);
}
.tw-border-violet-900\/40 {
  border-color: rgb(76 29 149 / 0.4);
}
.tw-border-violet-900\/45 {
  border-color: rgb(76 29 149 / 0.45);
}
.tw-border-violet-900\/5 {
  border-color: rgb(76 29 149 / 0.05);
}
.tw-border-violet-900\/50 {
  border-color: rgb(76 29 149 / 0.5);
}
.tw-border-violet-900\/55 {
  border-color: rgb(76 29 149 / 0.55);
}
.tw-border-violet-900\/60 {
  border-color: rgb(76 29 149 / 0.6);
}
.tw-border-violet-900\/65 {
  border-color: rgb(76 29 149 / 0.65);
}
.tw-border-violet-900\/70 {
  border-color: rgb(76 29 149 / 0.7);
}
.tw-border-violet-900\/75 {
  border-color: rgb(76 29 149 / 0.75);
}
.tw-border-violet-900\/80 {
  border-color: rgb(76 29 149 / 0.8);
}
.tw-border-violet-900\/85 {
  border-color: rgb(76 29 149 / 0.85);
}
.tw-border-violet-900\/90 {
  border-color: rgb(76 29 149 / 0.9);
}
.tw-border-violet-900\/95 {
  border-color: rgb(76 29 149 / 0.95);
}
.tw-border-violet-950 {
  --tw-border-opacity: 1;
  border-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-violet-950\/0 {
  border-color: rgb(46 16 101 / 0);
}
.tw-border-violet-950\/10 {
  border-color: rgb(46 16 101 / 0.1);
}
.tw-border-violet-950\/100 {
  border-color: rgb(46 16 101 / 1);
}
.tw-border-violet-950\/15 {
  border-color: rgb(46 16 101 / 0.15);
}
.tw-border-violet-950\/20 {
  border-color: rgb(46 16 101 / 0.2);
}
.tw-border-violet-950\/25 {
  border-color: rgb(46 16 101 / 0.25);
}
.tw-border-violet-950\/30 {
  border-color: rgb(46 16 101 / 0.3);
}
.tw-border-violet-950\/35 {
  border-color: rgb(46 16 101 / 0.35);
}
.tw-border-violet-950\/40 {
  border-color: rgb(46 16 101 / 0.4);
}
.tw-border-violet-950\/45 {
  border-color: rgb(46 16 101 / 0.45);
}
.tw-border-violet-950\/5 {
  border-color: rgb(46 16 101 / 0.05);
}
.tw-border-violet-950\/50 {
  border-color: rgb(46 16 101 / 0.5);
}
.tw-border-violet-950\/55 {
  border-color: rgb(46 16 101 / 0.55);
}
.tw-border-violet-950\/60 {
  border-color: rgb(46 16 101 / 0.6);
}
.tw-border-violet-950\/65 {
  border-color: rgb(46 16 101 / 0.65);
}
.tw-border-violet-950\/70 {
  border-color: rgb(46 16 101 / 0.7);
}
.tw-border-violet-950\/75 {
  border-color: rgb(46 16 101 / 0.75);
}
.tw-border-violet-950\/80 {
  border-color: rgb(46 16 101 / 0.8);
}
.tw-border-violet-950\/85 {
  border-color: rgb(46 16 101 / 0.85);
}
.tw-border-violet-950\/90 {
  border-color: rgb(46 16 101 / 0.9);
}
.tw-border-violet-950\/95 {
  border-color: rgb(46 16 101 / 0.95);
}
.tw-border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-white\/0 {
  border-color: rgb(255 255 255 / 0);
}
.tw-border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
.tw-border-white\/100 {
  border-color: rgb(255 255 255 / 1);
}
.tw-border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}
.tw-border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.tw-border-white\/25 {
  border-color: rgb(255 255 255 / 0.25);
}
.tw-border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}
.tw-border-white\/35 {
  border-color: rgb(255 255 255 / 0.35);
}
.tw-border-white\/40 {
  border-color: rgb(255 255 255 / 0.4);
}
.tw-border-white\/45 {
  border-color: rgb(255 255 255 / 0.45);
}
.tw-border-white\/5 {
  border-color: rgb(255 255 255 / 0.05);
}
.tw-border-white\/50 {
  border-color: rgb(255 255 255 / 0.5);
}
.tw-border-white\/55 {
  border-color: rgb(255 255 255 / 0.55);
}
.tw-border-white\/60 {
  border-color: rgb(255 255 255 / 0.6);
}
.tw-border-white\/65 {
  border-color: rgb(255 255 255 / 0.65);
}
.tw-border-white\/70 {
  border-color: rgb(255 255 255 / 0.7);
}
.tw-border-white\/75 {
  border-color: rgb(255 255 255 / 0.75);
}
.tw-border-white\/80 {
  border-color: rgb(255 255 255 / 0.8);
}
.tw-border-white\/85 {
  border-color: rgb(255 255 255 / 0.85);
}
.tw-border-white\/90 {
  border-color: rgb(255 255 255 / 0.9);
}
.tw-border-white\/95 {
  border-color: rgb(255 255 255 / 0.95);
}
.tw-border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-100\/0 {
  border-color: rgb(254 249 195 / 0);
}
.tw-border-yellow-100\/10 {
  border-color: rgb(254 249 195 / 0.1);
}
.tw-border-yellow-100\/100 {
  border-color: rgb(254 249 195 / 1);
}
.tw-border-yellow-100\/15 {
  border-color: rgb(254 249 195 / 0.15);
}
.tw-border-yellow-100\/20 {
  border-color: rgb(254 249 195 / 0.2);
}
.tw-border-yellow-100\/25 {
  border-color: rgb(254 249 195 / 0.25);
}
.tw-border-yellow-100\/30 {
  border-color: rgb(254 249 195 / 0.3);
}
.tw-border-yellow-100\/35 {
  border-color: rgb(254 249 195 / 0.35);
}
.tw-border-yellow-100\/40 {
  border-color: rgb(254 249 195 / 0.4);
}
.tw-border-yellow-100\/45 {
  border-color: rgb(254 249 195 / 0.45);
}
.tw-border-yellow-100\/5 {
  border-color: rgb(254 249 195 / 0.05);
}
.tw-border-yellow-100\/50 {
  border-color: rgb(254 249 195 / 0.5);
}
.tw-border-yellow-100\/55 {
  border-color: rgb(254 249 195 / 0.55);
}
.tw-border-yellow-100\/60 {
  border-color: rgb(254 249 195 / 0.6);
}
.tw-border-yellow-100\/65 {
  border-color: rgb(254 249 195 / 0.65);
}
.tw-border-yellow-100\/70 {
  border-color: rgb(254 249 195 / 0.7);
}
.tw-border-yellow-100\/75 {
  border-color: rgb(254 249 195 / 0.75);
}
.tw-border-yellow-100\/80 {
  border-color: rgb(254 249 195 / 0.8);
}
.tw-border-yellow-100\/85 {
  border-color: rgb(254 249 195 / 0.85);
}
.tw-border-yellow-100\/90 {
  border-color: rgb(254 249 195 / 0.9);
}
.tw-border-yellow-100\/95 {
  border-color: rgb(254 249 195 / 0.95);
}
.tw-border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-200\/0 {
  border-color: rgb(254 240 138 / 0);
}
.tw-border-yellow-200\/10 {
  border-color: rgb(254 240 138 / 0.1);
}
.tw-border-yellow-200\/100 {
  border-color: rgb(254 240 138 / 1);
}
.tw-border-yellow-200\/15 {
  border-color: rgb(254 240 138 / 0.15);
}
.tw-border-yellow-200\/20 {
  border-color: rgb(254 240 138 / 0.2);
}
.tw-border-yellow-200\/25 {
  border-color: rgb(254 240 138 / 0.25);
}
.tw-border-yellow-200\/30 {
  border-color: rgb(254 240 138 / 0.3);
}
.tw-border-yellow-200\/35 {
  border-color: rgb(254 240 138 / 0.35);
}
.tw-border-yellow-200\/40 {
  border-color: rgb(254 240 138 / 0.4);
}
.tw-border-yellow-200\/45 {
  border-color: rgb(254 240 138 / 0.45);
}
.tw-border-yellow-200\/5 {
  border-color: rgb(254 240 138 / 0.05);
}
.tw-border-yellow-200\/50 {
  border-color: rgb(254 240 138 / 0.5);
}
.tw-border-yellow-200\/55 {
  border-color: rgb(254 240 138 / 0.55);
}
.tw-border-yellow-200\/60 {
  border-color: rgb(254 240 138 / 0.6);
}
.tw-border-yellow-200\/65 {
  border-color: rgb(254 240 138 / 0.65);
}
.tw-border-yellow-200\/70 {
  border-color: rgb(254 240 138 / 0.7);
}
.tw-border-yellow-200\/75 {
  border-color: rgb(254 240 138 / 0.75);
}
.tw-border-yellow-200\/80 {
  border-color: rgb(254 240 138 / 0.8);
}
.tw-border-yellow-200\/85 {
  border-color: rgb(254 240 138 / 0.85);
}
.tw-border-yellow-200\/90 {
  border-color: rgb(254 240 138 / 0.9);
}
.tw-border-yellow-200\/95 {
  border-color: rgb(254 240 138 / 0.95);
}
.tw-border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-300\/0 {
  border-color: rgb(253 224 71 / 0);
}
.tw-border-yellow-300\/10 {
  border-color: rgb(253 224 71 / 0.1);
}
.tw-border-yellow-300\/100 {
  border-color: rgb(253 224 71 / 1);
}
.tw-border-yellow-300\/15 {
  border-color: rgb(253 224 71 / 0.15);
}
.tw-border-yellow-300\/20 {
  border-color: rgb(253 224 71 / 0.2);
}
.tw-border-yellow-300\/25 {
  border-color: rgb(253 224 71 / 0.25);
}
.tw-border-yellow-300\/30 {
  border-color: rgb(253 224 71 / 0.3);
}
.tw-border-yellow-300\/35 {
  border-color: rgb(253 224 71 / 0.35);
}
.tw-border-yellow-300\/40 {
  border-color: rgb(253 224 71 / 0.4);
}
.tw-border-yellow-300\/45 {
  border-color: rgb(253 224 71 / 0.45);
}
.tw-border-yellow-300\/5 {
  border-color: rgb(253 224 71 / 0.05);
}
.tw-border-yellow-300\/50 {
  border-color: rgb(253 224 71 / 0.5);
}
.tw-border-yellow-300\/55 {
  border-color: rgb(253 224 71 / 0.55);
}
.tw-border-yellow-300\/60 {
  border-color: rgb(253 224 71 / 0.6);
}
.tw-border-yellow-300\/65 {
  border-color: rgb(253 224 71 / 0.65);
}
.tw-border-yellow-300\/70 {
  border-color: rgb(253 224 71 / 0.7);
}
.tw-border-yellow-300\/75 {
  border-color: rgb(253 224 71 / 0.75);
}
.tw-border-yellow-300\/80 {
  border-color: rgb(253 224 71 / 0.8);
}
.tw-border-yellow-300\/85 {
  border-color: rgb(253 224 71 / 0.85);
}
.tw-border-yellow-300\/90 {
  border-color: rgb(253 224 71 / 0.9);
}
.tw-border-yellow-300\/95 {
  border-color: rgb(253 224 71 / 0.95);
}
.tw-border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-400\/0 {
  border-color: rgb(250 204 21 / 0);
}
.tw-border-yellow-400\/10 {
  border-color: rgb(250 204 21 / 0.1);
}
.tw-border-yellow-400\/100 {
  border-color: rgb(250 204 21 / 1);
}
.tw-border-yellow-400\/15 {
  border-color: rgb(250 204 21 / 0.15);
}
.tw-border-yellow-400\/20 {
  border-color: rgb(250 204 21 / 0.2);
}
.tw-border-yellow-400\/25 {
  border-color: rgb(250 204 21 / 0.25);
}
.tw-border-yellow-400\/30 {
  border-color: rgb(250 204 21 / 0.3);
}
.tw-border-yellow-400\/35 {
  border-color: rgb(250 204 21 / 0.35);
}
.tw-border-yellow-400\/40 {
  border-color: rgb(250 204 21 / 0.4);
}
.tw-border-yellow-400\/45 {
  border-color: rgb(250 204 21 / 0.45);
}
.tw-border-yellow-400\/5 {
  border-color: rgb(250 204 21 / 0.05);
}
.tw-border-yellow-400\/50 {
  border-color: rgb(250 204 21 / 0.5);
}
.tw-border-yellow-400\/55 {
  border-color: rgb(250 204 21 / 0.55);
}
.tw-border-yellow-400\/60 {
  border-color: rgb(250 204 21 / 0.6);
}
.tw-border-yellow-400\/65 {
  border-color: rgb(250 204 21 / 0.65);
}
.tw-border-yellow-400\/70 {
  border-color: rgb(250 204 21 / 0.7);
}
.tw-border-yellow-400\/75 {
  border-color: rgb(250 204 21 / 0.75);
}
.tw-border-yellow-400\/80 {
  border-color: rgb(250 204 21 / 0.8);
}
.tw-border-yellow-400\/85 {
  border-color: rgb(250 204 21 / 0.85);
}
.tw-border-yellow-400\/90 {
  border-color: rgb(250 204 21 / 0.9);
}
.tw-border-yellow-400\/95 {
  border-color: rgb(250 204 21 / 0.95);
}
.tw-border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-50\/0 {
  border-color: rgb(254 252 232 / 0);
}
.tw-border-yellow-50\/10 {
  border-color: rgb(254 252 232 / 0.1);
}
.tw-border-yellow-50\/100 {
  border-color: rgb(254 252 232 / 1);
}
.tw-border-yellow-50\/15 {
  border-color: rgb(254 252 232 / 0.15);
}
.tw-border-yellow-50\/20 {
  border-color: rgb(254 252 232 / 0.2);
}
.tw-border-yellow-50\/25 {
  border-color: rgb(254 252 232 / 0.25);
}
.tw-border-yellow-50\/30 {
  border-color: rgb(254 252 232 / 0.3);
}
.tw-border-yellow-50\/35 {
  border-color: rgb(254 252 232 / 0.35);
}
.tw-border-yellow-50\/40 {
  border-color: rgb(254 252 232 / 0.4);
}
.tw-border-yellow-50\/45 {
  border-color: rgb(254 252 232 / 0.45);
}
.tw-border-yellow-50\/5 {
  border-color: rgb(254 252 232 / 0.05);
}
.tw-border-yellow-50\/50 {
  border-color: rgb(254 252 232 / 0.5);
}
.tw-border-yellow-50\/55 {
  border-color: rgb(254 252 232 / 0.55);
}
.tw-border-yellow-50\/60 {
  border-color: rgb(254 252 232 / 0.6);
}
.tw-border-yellow-50\/65 {
  border-color: rgb(254 252 232 / 0.65);
}
.tw-border-yellow-50\/70 {
  border-color: rgb(254 252 232 / 0.7);
}
.tw-border-yellow-50\/75 {
  border-color: rgb(254 252 232 / 0.75);
}
.tw-border-yellow-50\/80 {
  border-color: rgb(254 252 232 / 0.8);
}
.tw-border-yellow-50\/85 {
  border-color: rgb(254 252 232 / 0.85);
}
.tw-border-yellow-50\/90 {
  border-color: rgb(254 252 232 / 0.9);
}
.tw-border-yellow-50\/95 {
  border-color: rgb(254 252 232 / 0.95);
}
.tw-border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-500\/0 {
  border-color: rgb(234 179 8 / 0);
}
.tw-border-yellow-500\/10 {
  border-color: rgb(234 179 8 / 0.1);
}
.tw-border-yellow-500\/100 {
  border-color: rgb(234 179 8 / 1);
}
.tw-border-yellow-500\/15 {
  border-color: rgb(234 179 8 / 0.15);
}
.tw-border-yellow-500\/20 {
  border-color: rgb(234 179 8 / 0.2);
}
.tw-border-yellow-500\/25 {
  border-color: rgb(234 179 8 / 0.25);
}
.tw-border-yellow-500\/30 {
  border-color: rgb(234 179 8 / 0.3);
}
.tw-border-yellow-500\/35 {
  border-color: rgb(234 179 8 / 0.35);
}
.tw-border-yellow-500\/40 {
  border-color: rgb(234 179 8 / 0.4);
}
.tw-border-yellow-500\/45 {
  border-color: rgb(234 179 8 / 0.45);
}
.tw-border-yellow-500\/5 {
  border-color: rgb(234 179 8 / 0.05);
}
.tw-border-yellow-500\/50 {
  border-color: rgb(234 179 8 / 0.5);
}
.tw-border-yellow-500\/55 {
  border-color: rgb(234 179 8 / 0.55);
}
.tw-border-yellow-500\/60 {
  border-color: rgb(234 179 8 / 0.6);
}
.tw-border-yellow-500\/65 {
  border-color: rgb(234 179 8 / 0.65);
}
.tw-border-yellow-500\/70 {
  border-color: rgb(234 179 8 / 0.7);
}
.tw-border-yellow-500\/75 {
  border-color: rgb(234 179 8 / 0.75);
}
.tw-border-yellow-500\/80 {
  border-color: rgb(234 179 8 / 0.8);
}
.tw-border-yellow-500\/85 {
  border-color: rgb(234 179 8 / 0.85);
}
.tw-border-yellow-500\/90 {
  border-color: rgb(234 179 8 / 0.9);
}
.tw-border-yellow-500\/95 {
  border-color: rgb(234 179 8 / 0.95);
}
.tw-border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-600\/0 {
  border-color: rgb(202 138 4 / 0);
}
.tw-border-yellow-600\/10 {
  border-color: rgb(202 138 4 / 0.1);
}
.tw-border-yellow-600\/100 {
  border-color: rgb(202 138 4 / 1);
}
.tw-border-yellow-600\/15 {
  border-color: rgb(202 138 4 / 0.15);
}
.tw-border-yellow-600\/20 {
  border-color: rgb(202 138 4 / 0.2);
}
.tw-border-yellow-600\/25 {
  border-color: rgb(202 138 4 / 0.25);
}
.tw-border-yellow-600\/30 {
  border-color: rgb(202 138 4 / 0.3);
}
.tw-border-yellow-600\/35 {
  border-color: rgb(202 138 4 / 0.35);
}
.tw-border-yellow-600\/40 {
  border-color: rgb(202 138 4 / 0.4);
}
.tw-border-yellow-600\/45 {
  border-color: rgb(202 138 4 / 0.45);
}
.tw-border-yellow-600\/5 {
  border-color: rgb(202 138 4 / 0.05);
}
.tw-border-yellow-600\/50 {
  border-color: rgb(202 138 4 / 0.5);
}
.tw-border-yellow-600\/55 {
  border-color: rgb(202 138 4 / 0.55);
}
.tw-border-yellow-600\/60 {
  border-color: rgb(202 138 4 / 0.6);
}
.tw-border-yellow-600\/65 {
  border-color: rgb(202 138 4 / 0.65);
}
.tw-border-yellow-600\/70 {
  border-color: rgb(202 138 4 / 0.7);
}
.tw-border-yellow-600\/75 {
  border-color: rgb(202 138 4 / 0.75);
}
.tw-border-yellow-600\/80 {
  border-color: rgb(202 138 4 / 0.8);
}
.tw-border-yellow-600\/85 {
  border-color: rgb(202 138 4 / 0.85);
}
.tw-border-yellow-600\/90 {
  border-color: rgb(202 138 4 / 0.9);
}
.tw-border-yellow-600\/95 {
  border-color: rgb(202 138 4 / 0.95);
}
.tw-border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-700\/0 {
  border-color: rgb(161 98 7 / 0);
}
.tw-border-yellow-700\/10 {
  border-color: rgb(161 98 7 / 0.1);
}
.tw-border-yellow-700\/100 {
  border-color: rgb(161 98 7 / 1);
}
.tw-border-yellow-700\/15 {
  border-color: rgb(161 98 7 / 0.15);
}
.tw-border-yellow-700\/20 {
  border-color: rgb(161 98 7 / 0.2);
}
.tw-border-yellow-700\/25 {
  border-color: rgb(161 98 7 / 0.25);
}
.tw-border-yellow-700\/30 {
  border-color: rgb(161 98 7 / 0.3);
}
.tw-border-yellow-700\/35 {
  border-color: rgb(161 98 7 / 0.35);
}
.tw-border-yellow-700\/40 {
  border-color: rgb(161 98 7 / 0.4);
}
.tw-border-yellow-700\/45 {
  border-color: rgb(161 98 7 / 0.45);
}
.tw-border-yellow-700\/5 {
  border-color: rgb(161 98 7 / 0.05);
}
.tw-border-yellow-700\/50 {
  border-color: rgb(161 98 7 / 0.5);
}
.tw-border-yellow-700\/55 {
  border-color: rgb(161 98 7 / 0.55);
}
.tw-border-yellow-700\/60 {
  border-color: rgb(161 98 7 / 0.6);
}
.tw-border-yellow-700\/65 {
  border-color: rgb(161 98 7 / 0.65);
}
.tw-border-yellow-700\/70 {
  border-color: rgb(161 98 7 / 0.7);
}
.tw-border-yellow-700\/75 {
  border-color: rgb(161 98 7 / 0.75);
}
.tw-border-yellow-700\/80 {
  border-color: rgb(161 98 7 / 0.8);
}
.tw-border-yellow-700\/85 {
  border-color: rgb(161 98 7 / 0.85);
}
.tw-border-yellow-700\/90 {
  border-color: rgb(161 98 7 / 0.9);
}
.tw-border-yellow-700\/95 {
  border-color: rgb(161 98 7 / 0.95);
}
.tw-border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-800\/0 {
  border-color: rgb(133 77 14 / 0);
}
.tw-border-yellow-800\/10 {
  border-color: rgb(133 77 14 / 0.1);
}
.tw-border-yellow-800\/100 {
  border-color: rgb(133 77 14 / 1);
}
.tw-border-yellow-800\/15 {
  border-color: rgb(133 77 14 / 0.15);
}
.tw-border-yellow-800\/20 {
  border-color: rgb(133 77 14 / 0.2);
}
.tw-border-yellow-800\/25 {
  border-color: rgb(133 77 14 / 0.25);
}
.tw-border-yellow-800\/30 {
  border-color: rgb(133 77 14 / 0.3);
}
.tw-border-yellow-800\/35 {
  border-color: rgb(133 77 14 / 0.35);
}
.tw-border-yellow-800\/40 {
  border-color: rgb(133 77 14 / 0.4);
}
.tw-border-yellow-800\/45 {
  border-color: rgb(133 77 14 / 0.45);
}
.tw-border-yellow-800\/5 {
  border-color: rgb(133 77 14 / 0.05);
}
.tw-border-yellow-800\/50 {
  border-color: rgb(133 77 14 / 0.5);
}
.tw-border-yellow-800\/55 {
  border-color: rgb(133 77 14 / 0.55);
}
.tw-border-yellow-800\/60 {
  border-color: rgb(133 77 14 / 0.6);
}
.tw-border-yellow-800\/65 {
  border-color: rgb(133 77 14 / 0.65);
}
.tw-border-yellow-800\/70 {
  border-color: rgb(133 77 14 / 0.7);
}
.tw-border-yellow-800\/75 {
  border-color: rgb(133 77 14 / 0.75);
}
.tw-border-yellow-800\/80 {
  border-color: rgb(133 77 14 / 0.8);
}
.tw-border-yellow-800\/85 {
  border-color: rgb(133 77 14 / 0.85);
}
.tw-border-yellow-800\/90 {
  border-color: rgb(133 77 14 / 0.9);
}
.tw-border-yellow-800\/95 {
  border-color: rgb(133 77 14 / 0.95);
}
.tw-border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-900\/0 {
  border-color: rgb(113 63 18 / 0);
}
.tw-border-yellow-900\/10 {
  border-color: rgb(113 63 18 / 0.1);
}
.tw-border-yellow-900\/100 {
  border-color: rgb(113 63 18 / 1);
}
.tw-border-yellow-900\/15 {
  border-color: rgb(113 63 18 / 0.15);
}
.tw-border-yellow-900\/20 {
  border-color: rgb(113 63 18 / 0.2);
}
.tw-border-yellow-900\/25 {
  border-color: rgb(113 63 18 / 0.25);
}
.tw-border-yellow-900\/30 {
  border-color: rgb(113 63 18 / 0.3);
}
.tw-border-yellow-900\/35 {
  border-color: rgb(113 63 18 / 0.35);
}
.tw-border-yellow-900\/40 {
  border-color: rgb(113 63 18 / 0.4);
}
.tw-border-yellow-900\/45 {
  border-color: rgb(113 63 18 / 0.45);
}
.tw-border-yellow-900\/5 {
  border-color: rgb(113 63 18 / 0.05);
}
.tw-border-yellow-900\/50 {
  border-color: rgb(113 63 18 / 0.5);
}
.tw-border-yellow-900\/55 {
  border-color: rgb(113 63 18 / 0.55);
}
.tw-border-yellow-900\/60 {
  border-color: rgb(113 63 18 / 0.6);
}
.tw-border-yellow-900\/65 {
  border-color: rgb(113 63 18 / 0.65);
}
.tw-border-yellow-900\/70 {
  border-color: rgb(113 63 18 / 0.7);
}
.tw-border-yellow-900\/75 {
  border-color: rgb(113 63 18 / 0.75);
}
.tw-border-yellow-900\/80 {
  border-color: rgb(113 63 18 / 0.8);
}
.tw-border-yellow-900\/85 {
  border-color: rgb(113 63 18 / 0.85);
}
.tw-border-yellow-900\/90 {
  border-color: rgb(113 63 18 / 0.9);
}
.tw-border-yellow-900\/95 {
  border-color: rgb(113 63 18 / 0.95);
}
.tw-border-yellow-950 {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-yellow-950\/0 {
  border-color: rgb(66 32 6 / 0);
}
.tw-border-yellow-950\/10 {
  border-color: rgb(66 32 6 / 0.1);
}
.tw-border-yellow-950\/100 {
  border-color: rgb(66 32 6 / 1);
}
.tw-border-yellow-950\/15 {
  border-color: rgb(66 32 6 / 0.15);
}
.tw-border-yellow-950\/20 {
  border-color: rgb(66 32 6 / 0.2);
}
.tw-border-yellow-950\/25 {
  border-color: rgb(66 32 6 / 0.25);
}
.tw-border-yellow-950\/30 {
  border-color: rgb(66 32 6 / 0.3);
}
.tw-border-yellow-950\/35 {
  border-color: rgb(66 32 6 / 0.35);
}
.tw-border-yellow-950\/40 {
  border-color: rgb(66 32 6 / 0.4);
}
.tw-border-yellow-950\/45 {
  border-color: rgb(66 32 6 / 0.45);
}
.tw-border-yellow-950\/5 {
  border-color: rgb(66 32 6 / 0.05);
}
.tw-border-yellow-950\/50 {
  border-color: rgb(66 32 6 / 0.5);
}
.tw-border-yellow-950\/55 {
  border-color: rgb(66 32 6 / 0.55);
}
.tw-border-yellow-950\/60 {
  border-color: rgb(66 32 6 / 0.6);
}
.tw-border-yellow-950\/65 {
  border-color: rgb(66 32 6 / 0.65);
}
.tw-border-yellow-950\/70 {
  border-color: rgb(66 32 6 / 0.7);
}
.tw-border-yellow-950\/75 {
  border-color: rgb(66 32 6 / 0.75);
}
.tw-border-yellow-950\/80 {
  border-color: rgb(66 32 6 / 0.8);
}
.tw-border-yellow-950\/85 {
  border-color: rgb(66 32 6 / 0.85);
}
.tw-border-yellow-950\/90 {
  border-color: rgb(66 32 6 / 0.9);
}
.tw-border-yellow-950\/95 {
  border-color: rgb(66 32 6 / 0.95);
}
.tw-border-zinc-100 {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-100\/0 {
  border-color: rgb(244 244 245 / 0);
}
.tw-border-zinc-100\/10 {
  border-color: rgb(244 244 245 / 0.1);
}
.tw-border-zinc-100\/100 {
  border-color: rgb(244 244 245 / 1);
}
.tw-border-zinc-100\/15 {
  border-color: rgb(244 244 245 / 0.15);
}
.tw-border-zinc-100\/20 {
  border-color: rgb(244 244 245 / 0.2);
}
.tw-border-zinc-100\/25 {
  border-color: rgb(244 244 245 / 0.25);
}
.tw-border-zinc-100\/30 {
  border-color: rgb(244 244 245 / 0.3);
}
.tw-border-zinc-100\/35 {
  border-color: rgb(244 244 245 / 0.35);
}
.tw-border-zinc-100\/40 {
  border-color: rgb(244 244 245 / 0.4);
}
.tw-border-zinc-100\/45 {
  border-color: rgb(244 244 245 / 0.45);
}
.tw-border-zinc-100\/5 {
  border-color: rgb(244 244 245 / 0.05);
}
.tw-border-zinc-100\/50 {
  border-color: rgb(244 244 245 / 0.5);
}
.tw-border-zinc-100\/55 {
  border-color: rgb(244 244 245 / 0.55);
}
.tw-border-zinc-100\/60 {
  border-color: rgb(244 244 245 / 0.6);
}
.tw-border-zinc-100\/65 {
  border-color: rgb(244 244 245 / 0.65);
}
.tw-border-zinc-100\/70 {
  border-color: rgb(244 244 245 / 0.7);
}
.tw-border-zinc-100\/75 {
  border-color: rgb(244 244 245 / 0.75);
}
.tw-border-zinc-100\/80 {
  border-color: rgb(244 244 245 / 0.8);
}
.tw-border-zinc-100\/85 {
  border-color: rgb(244 244 245 / 0.85);
}
.tw-border-zinc-100\/90 {
  border-color: rgb(244 244 245 / 0.9);
}
.tw-border-zinc-100\/95 {
  border-color: rgb(244 244 245 / 0.95);
}
.tw-border-zinc-200 {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-200\/0 {
  border-color: rgb(228 228 231 / 0);
}
.tw-border-zinc-200\/10 {
  border-color: rgb(228 228 231 / 0.1);
}
.tw-border-zinc-200\/100 {
  border-color: rgb(228 228 231 / 1);
}
.tw-border-zinc-200\/15 {
  border-color: rgb(228 228 231 / 0.15);
}
.tw-border-zinc-200\/20 {
  border-color: rgb(228 228 231 / 0.2);
}
.tw-border-zinc-200\/25 {
  border-color: rgb(228 228 231 / 0.25);
}
.tw-border-zinc-200\/30 {
  border-color: rgb(228 228 231 / 0.3);
}
.tw-border-zinc-200\/35 {
  border-color: rgb(228 228 231 / 0.35);
}
.tw-border-zinc-200\/40 {
  border-color: rgb(228 228 231 / 0.4);
}
.tw-border-zinc-200\/45 {
  border-color: rgb(228 228 231 / 0.45);
}
.tw-border-zinc-200\/5 {
  border-color: rgb(228 228 231 / 0.05);
}
.tw-border-zinc-200\/50 {
  border-color: rgb(228 228 231 / 0.5);
}
.tw-border-zinc-200\/55 {
  border-color: rgb(228 228 231 / 0.55);
}
.tw-border-zinc-200\/60 {
  border-color: rgb(228 228 231 / 0.6);
}
.tw-border-zinc-200\/65 {
  border-color: rgb(228 228 231 / 0.65);
}
.tw-border-zinc-200\/70 {
  border-color: rgb(228 228 231 / 0.7);
}
.tw-border-zinc-200\/75 {
  border-color: rgb(228 228 231 / 0.75);
}
.tw-border-zinc-200\/80 {
  border-color: rgb(228 228 231 / 0.8);
}
.tw-border-zinc-200\/85 {
  border-color: rgb(228 228 231 / 0.85);
}
.tw-border-zinc-200\/90 {
  border-color: rgb(228 228 231 / 0.9);
}
.tw-border-zinc-200\/95 {
  border-color: rgb(228 228 231 / 0.95);
}
.tw-border-zinc-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-300\/0 {
  border-color: rgb(212 212 216 / 0);
}
.tw-border-zinc-300\/10 {
  border-color: rgb(212 212 216 / 0.1);
}
.tw-border-zinc-300\/100 {
  border-color: rgb(212 212 216 / 1);
}
.tw-border-zinc-300\/15 {
  border-color: rgb(212 212 216 / 0.15);
}
.tw-border-zinc-300\/20 {
  border-color: rgb(212 212 216 / 0.2);
}
.tw-border-zinc-300\/25 {
  border-color: rgb(212 212 216 / 0.25);
}
.tw-border-zinc-300\/30 {
  border-color: rgb(212 212 216 / 0.3);
}
.tw-border-zinc-300\/35 {
  border-color: rgb(212 212 216 / 0.35);
}
.tw-border-zinc-300\/40 {
  border-color: rgb(212 212 216 / 0.4);
}
.tw-border-zinc-300\/45 {
  border-color: rgb(212 212 216 / 0.45);
}
.tw-border-zinc-300\/5 {
  border-color: rgb(212 212 216 / 0.05);
}
.tw-border-zinc-300\/50 {
  border-color: rgb(212 212 216 / 0.5);
}
.tw-border-zinc-300\/55 {
  border-color: rgb(212 212 216 / 0.55);
}
.tw-border-zinc-300\/60 {
  border-color: rgb(212 212 216 / 0.6);
}
.tw-border-zinc-300\/65 {
  border-color: rgb(212 212 216 / 0.65);
}
.tw-border-zinc-300\/70 {
  border-color: rgb(212 212 216 / 0.7);
}
.tw-border-zinc-300\/75 {
  border-color: rgb(212 212 216 / 0.75);
}
.tw-border-zinc-300\/80 {
  border-color: rgb(212 212 216 / 0.8);
}
.tw-border-zinc-300\/85 {
  border-color: rgb(212 212 216 / 0.85);
}
.tw-border-zinc-300\/90 {
  border-color: rgb(212 212 216 / 0.9);
}
.tw-border-zinc-300\/95 {
  border-color: rgb(212 212 216 / 0.95);
}
.tw-border-zinc-400 {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-400\/0 {
  border-color: rgb(161 161 170 / 0);
}
.tw-border-zinc-400\/10 {
  border-color: rgb(161 161 170 / 0.1);
}
.tw-border-zinc-400\/100 {
  border-color: rgb(161 161 170 / 1);
}
.tw-border-zinc-400\/15 {
  border-color: rgb(161 161 170 / 0.15);
}
.tw-border-zinc-400\/20 {
  border-color: rgb(161 161 170 / 0.2);
}
.tw-border-zinc-400\/25 {
  border-color: rgb(161 161 170 / 0.25);
}
.tw-border-zinc-400\/30 {
  border-color: rgb(161 161 170 / 0.3);
}
.tw-border-zinc-400\/35 {
  border-color: rgb(161 161 170 / 0.35);
}
.tw-border-zinc-400\/40 {
  border-color: rgb(161 161 170 / 0.4);
}
.tw-border-zinc-400\/45 {
  border-color: rgb(161 161 170 / 0.45);
}
.tw-border-zinc-400\/5 {
  border-color: rgb(161 161 170 / 0.05);
}
.tw-border-zinc-400\/50 {
  border-color: rgb(161 161 170 / 0.5);
}
.tw-border-zinc-400\/55 {
  border-color: rgb(161 161 170 / 0.55);
}
.tw-border-zinc-400\/60 {
  border-color: rgb(161 161 170 / 0.6);
}
.tw-border-zinc-400\/65 {
  border-color: rgb(161 161 170 / 0.65);
}
.tw-border-zinc-400\/70 {
  border-color: rgb(161 161 170 / 0.7);
}
.tw-border-zinc-400\/75 {
  border-color: rgb(161 161 170 / 0.75);
}
.tw-border-zinc-400\/80 {
  border-color: rgb(161 161 170 / 0.8);
}
.tw-border-zinc-400\/85 {
  border-color: rgb(161 161 170 / 0.85);
}
.tw-border-zinc-400\/90 {
  border-color: rgb(161 161 170 / 0.9);
}
.tw-border-zinc-400\/95 {
  border-color: rgb(161 161 170 / 0.95);
}
.tw-border-zinc-50 {
  --tw-border-opacity: 1;
  border-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-50\/0 {
  border-color: rgb(250 250 250 / 0);
}
.tw-border-zinc-50\/10 {
  border-color: rgb(250 250 250 / 0.1);
}
.tw-border-zinc-50\/100 {
  border-color: rgb(250 250 250 / 1);
}
.tw-border-zinc-50\/15 {
  border-color: rgb(250 250 250 / 0.15);
}
.tw-border-zinc-50\/20 {
  border-color: rgb(250 250 250 / 0.2);
}
.tw-border-zinc-50\/25 {
  border-color: rgb(250 250 250 / 0.25);
}
.tw-border-zinc-50\/30 {
  border-color: rgb(250 250 250 / 0.3);
}
.tw-border-zinc-50\/35 {
  border-color: rgb(250 250 250 / 0.35);
}
.tw-border-zinc-50\/40 {
  border-color: rgb(250 250 250 / 0.4);
}
.tw-border-zinc-50\/45 {
  border-color: rgb(250 250 250 / 0.45);
}
.tw-border-zinc-50\/5 {
  border-color: rgb(250 250 250 / 0.05);
}
.tw-border-zinc-50\/50 {
  border-color: rgb(250 250 250 / 0.5);
}
.tw-border-zinc-50\/55 {
  border-color: rgb(250 250 250 / 0.55);
}
.tw-border-zinc-50\/60 {
  border-color: rgb(250 250 250 / 0.6);
}
.tw-border-zinc-50\/65 {
  border-color: rgb(250 250 250 / 0.65);
}
.tw-border-zinc-50\/70 {
  border-color: rgb(250 250 250 / 0.7);
}
.tw-border-zinc-50\/75 {
  border-color: rgb(250 250 250 / 0.75);
}
.tw-border-zinc-50\/80 {
  border-color: rgb(250 250 250 / 0.8);
}
.tw-border-zinc-50\/85 {
  border-color: rgb(250 250 250 / 0.85);
}
.tw-border-zinc-50\/90 {
  border-color: rgb(250 250 250 / 0.9);
}
.tw-border-zinc-50\/95 {
  border-color: rgb(250 250 250 / 0.95);
}
.tw-border-zinc-500 {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-500\/0 {
  border-color: rgb(113 113 122 / 0);
}
.tw-border-zinc-500\/10 {
  border-color: rgb(113 113 122 / 0.1);
}
.tw-border-zinc-500\/100 {
  border-color: rgb(113 113 122 / 1);
}
.tw-border-zinc-500\/15 {
  border-color: rgb(113 113 122 / 0.15);
}
.tw-border-zinc-500\/20 {
  border-color: rgb(113 113 122 / 0.2);
}
.tw-border-zinc-500\/25 {
  border-color: rgb(113 113 122 / 0.25);
}
.tw-border-zinc-500\/30 {
  border-color: rgb(113 113 122 / 0.3);
}
.tw-border-zinc-500\/35 {
  border-color: rgb(113 113 122 / 0.35);
}
.tw-border-zinc-500\/40 {
  border-color: rgb(113 113 122 / 0.4);
}
.tw-border-zinc-500\/45 {
  border-color: rgb(113 113 122 / 0.45);
}
.tw-border-zinc-500\/5 {
  border-color: rgb(113 113 122 / 0.05);
}
.tw-border-zinc-500\/50 {
  border-color: rgb(113 113 122 / 0.5);
}
.tw-border-zinc-500\/55 {
  border-color: rgb(113 113 122 / 0.55);
}
.tw-border-zinc-500\/60 {
  border-color: rgb(113 113 122 / 0.6);
}
.tw-border-zinc-500\/65 {
  border-color: rgb(113 113 122 / 0.65);
}
.tw-border-zinc-500\/70 {
  border-color: rgb(113 113 122 / 0.7);
}
.tw-border-zinc-500\/75 {
  border-color: rgb(113 113 122 / 0.75);
}
.tw-border-zinc-500\/80 {
  border-color: rgb(113 113 122 / 0.8);
}
.tw-border-zinc-500\/85 {
  border-color: rgb(113 113 122 / 0.85);
}
.tw-border-zinc-500\/90 {
  border-color: rgb(113 113 122 / 0.9);
}
.tw-border-zinc-500\/95 {
  border-color: rgb(113 113 122 / 0.95);
}
.tw-border-zinc-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-600\/0 {
  border-color: rgb(82 82 91 / 0);
}
.tw-border-zinc-600\/10 {
  border-color: rgb(82 82 91 / 0.1);
}
.tw-border-zinc-600\/100 {
  border-color: rgb(82 82 91 / 1);
}
.tw-border-zinc-600\/15 {
  border-color: rgb(82 82 91 / 0.15);
}
.tw-border-zinc-600\/20 {
  border-color: rgb(82 82 91 / 0.2);
}
.tw-border-zinc-600\/25 {
  border-color: rgb(82 82 91 / 0.25);
}
.tw-border-zinc-600\/30 {
  border-color: rgb(82 82 91 / 0.3);
}
.tw-border-zinc-600\/35 {
  border-color: rgb(82 82 91 / 0.35);
}
.tw-border-zinc-600\/40 {
  border-color: rgb(82 82 91 / 0.4);
}
.tw-border-zinc-600\/45 {
  border-color: rgb(82 82 91 / 0.45);
}
.tw-border-zinc-600\/5 {
  border-color: rgb(82 82 91 / 0.05);
}
.tw-border-zinc-600\/50 {
  border-color: rgb(82 82 91 / 0.5);
}
.tw-border-zinc-600\/55 {
  border-color: rgb(82 82 91 / 0.55);
}
.tw-border-zinc-600\/60 {
  border-color: rgb(82 82 91 / 0.6);
}
.tw-border-zinc-600\/65 {
  border-color: rgb(82 82 91 / 0.65);
}
.tw-border-zinc-600\/70 {
  border-color: rgb(82 82 91 / 0.7);
}
.tw-border-zinc-600\/75 {
  border-color: rgb(82 82 91 / 0.75);
}
.tw-border-zinc-600\/80 {
  border-color: rgb(82 82 91 / 0.8);
}
.tw-border-zinc-600\/85 {
  border-color: rgb(82 82 91 / 0.85);
}
.tw-border-zinc-600\/90 {
  border-color: rgb(82 82 91 / 0.9);
}
.tw-border-zinc-600\/95 {
  border-color: rgb(82 82 91 / 0.95);
}
.tw-border-zinc-700 {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-700\/0 {
  border-color: rgb(63 63 70 / 0);
}
.tw-border-zinc-700\/10 {
  border-color: rgb(63 63 70 / 0.1);
}
.tw-border-zinc-700\/100 {
  border-color: rgb(63 63 70 / 1);
}
.tw-border-zinc-700\/15 {
  border-color: rgb(63 63 70 / 0.15);
}
.tw-border-zinc-700\/20 {
  border-color: rgb(63 63 70 / 0.2);
}
.tw-border-zinc-700\/25 {
  border-color: rgb(63 63 70 / 0.25);
}
.tw-border-zinc-700\/30 {
  border-color: rgb(63 63 70 / 0.3);
}
.tw-border-zinc-700\/35 {
  border-color: rgb(63 63 70 / 0.35);
}
.tw-border-zinc-700\/40 {
  border-color: rgb(63 63 70 / 0.4);
}
.tw-border-zinc-700\/45 {
  border-color: rgb(63 63 70 / 0.45);
}
.tw-border-zinc-700\/5 {
  border-color: rgb(63 63 70 / 0.05);
}
.tw-border-zinc-700\/50 {
  border-color: rgb(63 63 70 / 0.5);
}
.tw-border-zinc-700\/55 {
  border-color: rgb(63 63 70 / 0.55);
}
.tw-border-zinc-700\/60 {
  border-color: rgb(63 63 70 / 0.6);
}
.tw-border-zinc-700\/65 {
  border-color: rgb(63 63 70 / 0.65);
}
.tw-border-zinc-700\/70 {
  border-color: rgb(63 63 70 / 0.7);
}
.tw-border-zinc-700\/75 {
  border-color: rgb(63 63 70 / 0.75);
}
.tw-border-zinc-700\/80 {
  border-color: rgb(63 63 70 / 0.8);
}
.tw-border-zinc-700\/85 {
  border-color: rgb(63 63 70 / 0.85);
}
.tw-border-zinc-700\/90 {
  border-color: rgb(63 63 70 / 0.9);
}
.tw-border-zinc-700\/95 {
  border-color: rgb(63 63 70 / 0.95);
}
.tw-border-zinc-800 {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-800\/0 {
  border-color: rgb(39 39 42 / 0);
}
.tw-border-zinc-800\/10 {
  border-color: rgb(39 39 42 / 0.1);
}
.tw-border-zinc-800\/100 {
  border-color: rgb(39 39 42 / 1);
}
.tw-border-zinc-800\/15 {
  border-color: rgb(39 39 42 / 0.15);
}
.tw-border-zinc-800\/20 {
  border-color: rgb(39 39 42 / 0.2);
}
.tw-border-zinc-800\/25 {
  border-color: rgb(39 39 42 / 0.25);
}
.tw-border-zinc-800\/30 {
  border-color: rgb(39 39 42 / 0.3);
}
.tw-border-zinc-800\/35 {
  border-color: rgb(39 39 42 / 0.35);
}
.tw-border-zinc-800\/40 {
  border-color: rgb(39 39 42 / 0.4);
}
.tw-border-zinc-800\/45 {
  border-color: rgb(39 39 42 / 0.45);
}
.tw-border-zinc-800\/5 {
  border-color: rgb(39 39 42 / 0.05);
}
.tw-border-zinc-800\/50 {
  border-color: rgb(39 39 42 / 0.5);
}
.tw-border-zinc-800\/55 {
  border-color: rgb(39 39 42 / 0.55);
}
.tw-border-zinc-800\/60 {
  border-color: rgb(39 39 42 / 0.6);
}
.tw-border-zinc-800\/65 {
  border-color: rgb(39 39 42 / 0.65);
}
.tw-border-zinc-800\/70 {
  border-color: rgb(39 39 42 / 0.7);
}
.tw-border-zinc-800\/75 {
  border-color: rgb(39 39 42 / 0.75);
}
.tw-border-zinc-800\/80 {
  border-color: rgb(39 39 42 / 0.8);
}
.tw-border-zinc-800\/85 {
  border-color: rgb(39 39 42 / 0.85);
}
.tw-border-zinc-800\/90 {
  border-color: rgb(39 39 42 / 0.9);
}
.tw-border-zinc-800\/95 {
  border-color: rgb(39 39 42 / 0.95);
}
.tw-border-zinc-900 {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-900\/0 {
  border-color: rgb(24 24 27 / 0);
}
.tw-border-zinc-900\/10 {
  border-color: rgb(24 24 27 / 0.1);
}
.tw-border-zinc-900\/100 {
  border-color: rgb(24 24 27 / 1);
}
.tw-border-zinc-900\/15 {
  border-color: rgb(24 24 27 / 0.15);
}
.tw-border-zinc-900\/20 {
  border-color: rgb(24 24 27 / 0.2);
}
.tw-border-zinc-900\/25 {
  border-color: rgb(24 24 27 / 0.25);
}
.tw-border-zinc-900\/30 {
  border-color: rgb(24 24 27 / 0.3);
}
.tw-border-zinc-900\/35 {
  border-color: rgb(24 24 27 / 0.35);
}
.tw-border-zinc-900\/40 {
  border-color: rgb(24 24 27 / 0.4);
}
.tw-border-zinc-900\/45 {
  border-color: rgb(24 24 27 / 0.45);
}
.tw-border-zinc-900\/5 {
  border-color: rgb(24 24 27 / 0.05);
}
.tw-border-zinc-900\/50 {
  border-color: rgb(24 24 27 / 0.5);
}
.tw-border-zinc-900\/55 {
  border-color: rgb(24 24 27 / 0.55);
}
.tw-border-zinc-900\/60 {
  border-color: rgb(24 24 27 / 0.6);
}
.tw-border-zinc-900\/65 {
  border-color: rgb(24 24 27 / 0.65);
}
.tw-border-zinc-900\/70 {
  border-color: rgb(24 24 27 / 0.7);
}
.tw-border-zinc-900\/75 {
  border-color: rgb(24 24 27 / 0.75);
}
.tw-border-zinc-900\/80 {
  border-color: rgb(24 24 27 / 0.8);
}
.tw-border-zinc-900\/85 {
  border-color: rgb(24 24 27 / 0.85);
}
.tw-border-zinc-900\/90 {
  border-color: rgb(24 24 27 / 0.9);
}
.tw-border-zinc-900\/95 {
  border-color: rgb(24 24 27 / 0.95);
}
.tw-border-zinc-950 {
  --tw-border-opacity: 1;
  border-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-zinc-950\/0 {
  border-color: rgb(9 9 11 / 0);
}
.tw-border-zinc-950\/10 {
  border-color: rgb(9 9 11 / 0.1);
}
.tw-border-zinc-950\/100 {
  border-color: rgb(9 9 11 / 1);
}
.tw-border-zinc-950\/15 {
  border-color: rgb(9 9 11 / 0.15);
}
.tw-border-zinc-950\/20 {
  border-color: rgb(9 9 11 / 0.2);
}
.tw-border-zinc-950\/25 {
  border-color: rgb(9 9 11 / 0.25);
}
.tw-border-zinc-950\/30 {
  border-color: rgb(9 9 11 / 0.3);
}
.tw-border-zinc-950\/35 {
  border-color: rgb(9 9 11 / 0.35);
}
.tw-border-zinc-950\/40 {
  border-color: rgb(9 9 11 / 0.4);
}
.tw-border-zinc-950\/45 {
  border-color: rgb(9 9 11 / 0.45);
}
.tw-border-zinc-950\/5 {
  border-color: rgb(9 9 11 / 0.05);
}
.tw-border-zinc-950\/50 {
  border-color: rgb(9 9 11 / 0.5);
}
.tw-border-zinc-950\/55 {
  border-color: rgb(9 9 11 / 0.55);
}
.tw-border-zinc-950\/60 {
  border-color: rgb(9 9 11 / 0.6);
}
.tw-border-zinc-950\/65 {
  border-color: rgb(9 9 11 / 0.65);
}
.tw-border-zinc-950\/70 {
  border-color: rgb(9 9 11 / 0.7);
}
.tw-border-zinc-950\/75 {
  border-color: rgb(9 9 11 / 0.75);
}
.tw-border-zinc-950\/80 {
  border-color: rgb(9 9 11 / 0.8);
}
.tw-border-zinc-950\/85 {
  border-color: rgb(9 9 11 / 0.85);
}
.tw-border-zinc-950\/90 {
  border-color: rgb(9 9 11 / 0.9);
}
.tw-border-zinc-950\/95 {
  border-color: rgb(9 9 11 / 0.95);
}
.tw-border-x-amber-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-100\/0 {
  border-left-color: rgb(254 243 199 / 0);
  border-right-color: rgb(254 243 199 / 0);
}
.tw-border-x-amber-100\/10 {
  border-left-color: rgb(254 243 199 / 0.1);
  border-right-color: rgb(254 243 199 / 0.1);
}
.tw-border-x-amber-100\/100 {
  border-left-color: rgb(254 243 199 / 1);
  border-right-color: rgb(254 243 199 / 1);
}
.tw-border-x-amber-100\/15 {
  border-left-color: rgb(254 243 199 / 0.15);
  border-right-color: rgb(254 243 199 / 0.15);
}
.tw-border-x-amber-100\/20 {
  border-left-color: rgb(254 243 199 / 0.2);
  border-right-color: rgb(254 243 199 / 0.2);
}
.tw-border-x-amber-100\/25 {
  border-left-color: rgb(254 243 199 / 0.25);
  border-right-color: rgb(254 243 199 / 0.25);
}
.tw-border-x-amber-100\/30 {
  border-left-color: rgb(254 243 199 / 0.3);
  border-right-color: rgb(254 243 199 / 0.3);
}
.tw-border-x-amber-100\/35 {
  border-left-color: rgb(254 243 199 / 0.35);
  border-right-color: rgb(254 243 199 / 0.35);
}
.tw-border-x-amber-100\/40 {
  border-left-color: rgb(254 243 199 / 0.4);
  border-right-color: rgb(254 243 199 / 0.4);
}
.tw-border-x-amber-100\/45 {
  border-left-color: rgb(254 243 199 / 0.45);
  border-right-color: rgb(254 243 199 / 0.45);
}
.tw-border-x-amber-100\/5 {
  border-left-color: rgb(254 243 199 / 0.05);
  border-right-color: rgb(254 243 199 / 0.05);
}
.tw-border-x-amber-100\/50 {
  border-left-color: rgb(254 243 199 / 0.5);
  border-right-color: rgb(254 243 199 / 0.5);
}
.tw-border-x-amber-100\/55 {
  border-left-color: rgb(254 243 199 / 0.55);
  border-right-color: rgb(254 243 199 / 0.55);
}
.tw-border-x-amber-100\/60 {
  border-left-color: rgb(254 243 199 / 0.6);
  border-right-color: rgb(254 243 199 / 0.6);
}
.tw-border-x-amber-100\/65 {
  border-left-color: rgb(254 243 199 / 0.65);
  border-right-color: rgb(254 243 199 / 0.65);
}
.tw-border-x-amber-100\/70 {
  border-left-color: rgb(254 243 199 / 0.7);
  border-right-color: rgb(254 243 199 / 0.7);
}
.tw-border-x-amber-100\/75 {
  border-left-color: rgb(254 243 199 / 0.75);
  border-right-color: rgb(254 243 199 / 0.75);
}
.tw-border-x-amber-100\/80 {
  border-left-color: rgb(254 243 199 / 0.8);
  border-right-color: rgb(254 243 199 / 0.8);
}
.tw-border-x-amber-100\/85 {
  border-left-color: rgb(254 243 199 / 0.85);
  border-right-color: rgb(254 243 199 / 0.85);
}
.tw-border-x-amber-100\/90 {
  border-left-color: rgb(254 243 199 / 0.9);
  border-right-color: rgb(254 243 199 / 0.9);
}
.tw-border-x-amber-100\/95 {
  border-left-color: rgb(254 243 199 / 0.95);
  border-right-color: rgb(254 243 199 / 0.95);
}
.tw-border-x-amber-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-200\/0 {
  border-left-color: rgb(253 230 138 / 0);
  border-right-color: rgb(253 230 138 / 0);
}
.tw-border-x-amber-200\/10 {
  border-left-color: rgb(253 230 138 / 0.1);
  border-right-color: rgb(253 230 138 / 0.1);
}
.tw-border-x-amber-200\/100 {
  border-left-color: rgb(253 230 138 / 1);
  border-right-color: rgb(253 230 138 / 1);
}
.tw-border-x-amber-200\/15 {
  border-left-color: rgb(253 230 138 / 0.15);
  border-right-color: rgb(253 230 138 / 0.15);
}
.tw-border-x-amber-200\/20 {
  border-left-color: rgb(253 230 138 / 0.2);
  border-right-color: rgb(253 230 138 / 0.2);
}
.tw-border-x-amber-200\/25 {
  border-left-color: rgb(253 230 138 / 0.25);
  border-right-color: rgb(253 230 138 / 0.25);
}
.tw-border-x-amber-200\/30 {
  border-left-color: rgb(253 230 138 / 0.3);
  border-right-color: rgb(253 230 138 / 0.3);
}
.tw-border-x-amber-200\/35 {
  border-left-color: rgb(253 230 138 / 0.35);
  border-right-color: rgb(253 230 138 / 0.35);
}
.tw-border-x-amber-200\/40 {
  border-left-color: rgb(253 230 138 / 0.4);
  border-right-color: rgb(253 230 138 / 0.4);
}
.tw-border-x-amber-200\/45 {
  border-left-color: rgb(253 230 138 / 0.45);
  border-right-color: rgb(253 230 138 / 0.45);
}
.tw-border-x-amber-200\/5 {
  border-left-color: rgb(253 230 138 / 0.05);
  border-right-color: rgb(253 230 138 / 0.05);
}
.tw-border-x-amber-200\/50 {
  border-left-color: rgb(253 230 138 / 0.5);
  border-right-color: rgb(253 230 138 / 0.5);
}
.tw-border-x-amber-200\/55 {
  border-left-color: rgb(253 230 138 / 0.55);
  border-right-color: rgb(253 230 138 / 0.55);
}
.tw-border-x-amber-200\/60 {
  border-left-color: rgb(253 230 138 / 0.6);
  border-right-color: rgb(253 230 138 / 0.6);
}
.tw-border-x-amber-200\/65 {
  border-left-color: rgb(253 230 138 / 0.65);
  border-right-color: rgb(253 230 138 / 0.65);
}
.tw-border-x-amber-200\/70 {
  border-left-color: rgb(253 230 138 / 0.7);
  border-right-color: rgb(253 230 138 / 0.7);
}
.tw-border-x-amber-200\/75 {
  border-left-color: rgb(253 230 138 / 0.75);
  border-right-color: rgb(253 230 138 / 0.75);
}
.tw-border-x-amber-200\/80 {
  border-left-color: rgb(253 230 138 / 0.8);
  border-right-color: rgb(253 230 138 / 0.8);
}
.tw-border-x-amber-200\/85 {
  border-left-color: rgb(253 230 138 / 0.85);
  border-right-color: rgb(253 230 138 / 0.85);
}
.tw-border-x-amber-200\/90 {
  border-left-color: rgb(253 230 138 / 0.9);
  border-right-color: rgb(253 230 138 / 0.9);
}
.tw-border-x-amber-200\/95 {
  border-left-color: rgb(253 230 138 / 0.95);
  border-right-color: rgb(253 230 138 / 0.95);
}
.tw-border-x-amber-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
  border-right-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-300\/0 {
  border-left-color: rgb(252 211 77 / 0);
  border-right-color: rgb(252 211 77 / 0);
}
.tw-border-x-amber-300\/10 {
  border-left-color: rgb(252 211 77 / 0.1);
  border-right-color: rgb(252 211 77 / 0.1);
}
.tw-border-x-amber-300\/100 {
  border-left-color: rgb(252 211 77 / 1);
  border-right-color: rgb(252 211 77 / 1);
}
.tw-border-x-amber-300\/15 {
  border-left-color: rgb(252 211 77 / 0.15);
  border-right-color: rgb(252 211 77 / 0.15);
}
.tw-border-x-amber-300\/20 {
  border-left-color: rgb(252 211 77 / 0.2);
  border-right-color: rgb(252 211 77 / 0.2);
}
.tw-border-x-amber-300\/25 {
  border-left-color: rgb(252 211 77 / 0.25);
  border-right-color: rgb(252 211 77 / 0.25);
}
.tw-border-x-amber-300\/30 {
  border-left-color: rgb(252 211 77 / 0.3);
  border-right-color: rgb(252 211 77 / 0.3);
}
.tw-border-x-amber-300\/35 {
  border-left-color: rgb(252 211 77 / 0.35);
  border-right-color: rgb(252 211 77 / 0.35);
}
.tw-border-x-amber-300\/40 {
  border-left-color: rgb(252 211 77 / 0.4);
  border-right-color: rgb(252 211 77 / 0.4);
}
.tw-border-x-amber-300\/45 {
  border-left-color: rgb(252 211 77 / 0.45);
  border-right-color: rgb(252 211 77 / 0.45);
}
.tw-border-x-amber-300\/5 {
  border-left-color: rgb(252 211 77 / 0.05);
  border-right-color: rgb(252 211 77 / 0.05);
}
.tw-border-x-amber-300\/50 {
  border-left-color: rgb(252 211 77 / 0.5);
  border-right-color: rgb(252 211 77 / 0.5);
}
.tw-border-x-amber-300\/55 {
  border-left-color: rgb(252 211 77 / 0.55);
  border-right-color: rgb(252 211 77 / 0.55);
}
.tw-border-x-amber-300\/60 {
  border-left-color: rgb(252 211 77 / 0.6);
  border-right-color: rgb(252 211 77 / 0.6);
}
.tw-border-x-amber-300\/65 {
  border-left-color: rgb(252 211 77 / 0.65);
  border-right-color: rgb(252 211 77 / 0.65);
}
.tw-border-x-amber-300\/70 {
  border-left-color: rgb(252 211 77 / 0.7);
  border-right-color: rgb(252 211 77 / 0.7);
}
.tw-border-x-amber-300\/75 {
  border-left-color: rgb(252 211 77 / 0.75);
  border-right-color: rgb(252 211 77 / 0.75);
}
.tw-border-x-amber-300\/80 {
  border-left-color: rgb(252 211 77 / 0.8);
  border-right-color: rgb(252 211 77 / 0.8);
}
.tw-border-x-amber-300\/85 {
  border-left-color: rgb(252 211 77 / 0.85);
  border-right-color: rgb(252 211 77 / 0.85);
}
.tw-border-x-amber-300\/90 {
  border-left-color: rgb(252 211 77 / 0.9);
  border-right-color: rgb(252 211 77 / 0.9);
}
.tw-border-x-amber-300\/95 {
  border-left-color: rgb(252 211 77 / 0.95);
  border-right-color: rgb(252 211 77 / 0.95);
}
.tw-border-x-amber-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
  border-right-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-400\/0 {
  border-left-color: rgb(251 191 36 / 0);
  border-right-color: rgb(251 191 36 / 0);
}
.tw-border-x-amber-400\/10 {
  border-left-color: rgb(251 191 36 / 0.1);
  border-right-color: rgb(251 191 36 / 0.1);
}
.tw-border-x-amber-400\/100 {
  border-left-color: rgb(251 191 36 / 1);
  border-right-color: rgb(251 191 36 / 1);
}
.tw-border-x-amber-400\/15 {
  border-left-color: rgb(251 191 36 / 0.15);
  border-right-color: rgb(251 191 36 / 0.15);
}
.tw-border-x-amber-400\/20 {
  border-left-color: rgb(251 191 36 / 0.2);
  border-right-color: rgb(251 191 36 / 0.2);
}
.tw-border-x-amber-400\/25 {
  border-left-color: rgb(251 191 36 / 0.25);
  border-right-color: rgb(251 191 36 / 0.25);
}
.tw-border-x-amber-400\/30 {
  border-left-color: rgb(251 191 36 / 0.3);
  border-right-color: rgb(251 191 36 / 0.3);
}
.tw-border-x-amber-400\/35 {
  border-left-color: rgb(251 191 36 / 0.35);
  border-right-color: rgb(251 191 36 / 0.35);
}
.tw-border-x-amber-400\/40 {
  border-left-color: rgb(251 191 36 / 0.4);
  border-right-color: rgb(251 191 36 / 0.4);
}
.tw-border-x-amber-400\/45 {
  border-left-color: rgb(251 191 36 / 0.45);
  border-right-color: rgb(251 191 36 / 0.45);
}
.tw-border-x-amber-400\/5 {
  border-left-color: rgb(251 191 36 / 0.05);
  border-right-color: rgb(251 191 36 / 0.05);
}
.tw-border-x-amber-400\/50 {
  border-left-color: rgb(251 191 36 / 0.5);
  border-right-color: rgb(251 191 36 / 0.5);
}
.tw-border-x-amber-400\/55 {
  border-left-color: rgb(251 191 36 / 0.55);
  border-right-color: rgb(251 191 36 / 0.55);
}
.tw-border-x-amber-400\/60 {
  border-left-color: rgb(251 191 36 / 0.6);
  border-right-color: rgb(251 191 36 / 0.6);
}
.tw-border-x-amber-400\/65 {
  border-left-color: rgb(251 191 36 / 0.65);
  border-right-color: rgb(251 191 36 / 0.65);
}
.tw-border-x-amber-400\/70 {
  border-left-color: rgb(251 191 36 / 0.7);
  border-right-color: rgb(251 191 36 / 0.7);
}
.tw-border-x-amber-400\/75 {
  border-left-color: rgb(251 191 36 / 0.75);
  border-right-color: rgb(251 191 36 / 0.75);
}
.tw-border-x-amber-400\/80 {
  border-left-color: rgb(251 191 36 / 0.8);
  border-right-color: rgb(251 191 36 / 0.8);
}
.tw-border-x-amber-400\/85 {
  border-left-color: rgb(251 191 36 / 0.85);
  border-right-color: rgb(251 191 36 / 0.85);
}
.tw-border-x-amber-400\/90 {
  border-left-color: rgb(251 191 36 / 0.9);
  border-right-color: rgb(251 191 36 / 0.9);
}
.tw-border-x-amber-400\/95 {
  border-left-color: rgb(251 191 36 / 0.95);
  border-right-color: rgb(251 191 36 / 0.95);
}
.tw-border-x-amber-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-50\/0 {
  border-left-color: rgb(255 251 235 / 0);
  border-right-color: rgb(255 251 235 / 0);
}
.tw-border-x-amber-50\/10 {
  border-left-color: rgb(255 251 235 / 0.1);
  border-right-color: rgb(255 251 235 / 0.1);
}
.tw-border-x-amber-50\/100 {
  border-left-color: rgb(255 251 235 / 1);
  border-right-color: rgb(255 251 235 / 1);
}
.tw-border-x-amber-50\/15 {
  border-left-color: rgb(255 251 235 / 0.15);
  border-right-color: rgb(255 251 235 / 0.15);
}
.tw-border-x-amber-50\/20 {
  border-left-color: rgb(255 251 235 / 0.2);
  border-right-color: rgb(255 251 235 / 0.2);
}
.tw-border-x-amber-50\/25 {
  border-left-color: rgb(255 251 235 / 0.25);
  border-right-color: rgb(255 251 235 / 0.25);
}
.tw-border-x-amber-50\/30 {
  border-left-color: rgb(255 251 235 / 0.3);
  border-right-color: rgb(255 251 235 / 0.3);
}
.tw-border-x-amber-50\/35 {
  border-left-color: rgb(255 251 235 / 0.35);
  border-right-color: rgb(255 251 235 / 0.35);
}
.tw-border-x-amber-50\/40 {
  border-left-color: rgb(255 251 235 / 0.4);
  border-right-color: rgb(255 251 235 / 0.4);
}
.tw-border-x-amber-50\/45 {
  border-left-color: rgb(255 251 235 / 0.45);
  border-right-color: rgb(255 251 235 / 0.45);
}
.tw-border-x-amber-50\/5 {
  border-left-color: rgb(255 251 235 / 0.05);
  border-right-color: rgb(255 251 235 / 0.05);
}
.tw-border-x-amber-50\/50 {
  border-left-color: rgb(255 251 235 / 0.5);
  border-right-color: rgb(255 251 235 / 0.5);
}
.tw-border-x-amber-50\/55 {
  border-left-color: rgb(255 251 235 / 0.55);
  border-right-color: rgb(255 251 235 / 0.55);
}
.tw-border-x-amber-50\/60 {
  border-left-color: rgb(255 251 235 / 0.6);
  border-right-color: rgb(255 251 235 / 0.6);
}
.tw-border-x-amber-50\/65 {
  border-left-color: rgb(255 251 235 / 0.65);
  border-right-color: rgb(255 251 235 / 0.65);
}
.tw-border-x-amber-50\/70 {
  border-left-color: rgb(255 251 235 / 0.7);
  border-right-color: rgb(255 251 235 / 0.7);
}
.tw-border-x-amber-50\/75 {
  border-left-color: rgb(255 251 235 / 0.75);
  border-right-color: rgb(255 251 235 / 0.75);
}
.tw-border-x-amber-50\/80 {
  border-left-color: rgb(255 251 235 / 0.8);
  border-right-color: rgb(255 251 235 / 0.8);
}
.tw-border-x-amber-50\/85 {
  border-left-color: rgb(255 251 235 / 0.85);
  border-right-color: rgb(255 251 235 / 0.85);
}
.tw-border-x-amber-50\/90 {
  border-left-color: rgb(255 251 235 / 0.9);
  border-right-color: rgb(255 251 235 / 0.9);
}
.tw-border-x-amber-50\/95 {
  border-left-color: rgb(255 251 235 / 0.95);
  border-right-color: rgb(255 251 235 / 0.95);
}
.tw-border-x-amber-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-500\/0 {
  border-left-color: rgb(245 158 11 / 0);
  border-right-color: rgb(245 158 11 / 0);
}
.tw-border-x-amber-500\/10 {
  border-left-color: rgb(245 158 11 / 0.1);
  border-right-color: rgb(245 158 11 / 0.1);
}
.tw-border-x-amber-500\/100 {
  border-left-color: rgb(245 158 11 / 1);
  border-right-color: rgb(245 158 11 / 1);
}
.tw-border-x-amber-500\/15 {
  border-left-color: rgb(245 158 11 / 0.15);
  border-right-color: rgb(245 158 11 / 0.15);
}
.tw-border-x-amber-500\/20 {
  border-left-color: rgb(245 158 11 / 0.2);
  border-right-color: rgb(245 158 11 / 0.2);
}
.tw-border-x-amber-500\/25 {
  border-left-color: rgb(245 158 11 / 0.25);
  border-right-color: rgb(245 158 11 / 0.25);
}
.tw-border-x-amber-500\/30 {
  border-left-color: rgb(245 158 11 / 0.3);
  border-right-color: rgb(245 158 11 / 0.3);
}
.tw-border-x-amber-500\/35 {
  border-left-color: rgb(245 158 11 / 0.35);
  border-right-color: rgb(245 158 11 / 0.35);
}
.tw-border-x-amber-500\/40 {
  border-left-color: rgb(245 158 11 / 0.4);
  border-right-color: rgb(245 158 11 / 0.4);
}
.tw-border-x-amber-500\/45 {
  border-left-color: rgb(245 158 11 / 0.45);
  border-right-color: rgb(245 158 11 / 0.45);
}
.tw-border-x-amber-500\/5 {
  border-left-color: rgb(245 158 11 / 0.05);
  border-right-color: rgb(245 158 11 / 0.05);
}
.tw-border-x-amber-500\/50 {
  border-left-color: rgb(245 158 11 / 0.5);
  border-right-color: rgb(245 158 11 / 0.5);
}
.tw-border-x-amber-500\/55 {
  border-left-color: rgb(245 158 11 / 0.55);
  border-right-color: rgb(245 158 11 / 0.55);
}
.tw-border-x-amber-500\/60 {
  border-left-color: rgb(245 158 11 / 0.6);
  border-right-color: rgb(245 158 11 / 0.6);
}
.tw-border-x-amber-500\/65 {
  border-left-color: rgb(245 158 11 / 0.65);
  border-right-color: rgb(245 158 11 / 0.65);
}
.tw-border-x-amber-500\/70 {
  border-left-color: rgb(245 158 11 / 0.7);
  border-right-color: rgb(245 158 11 / 0.7);
}
.tw-border-x-amber-500\/75 {
  border-left-color: rgb(245 158 11 / 0.75);
  border-right-color: rgb(245 158 11 / 0.75);
}
.tw-border-x-amber-500\/80 {
  border-left-color: rgb(245 158 11 / 0.8);
  border-right-color: rgb(245 158 11 / 0.8);
}
.tw-border-x-amber-500\/85 {
  border-left-color: rgb(245 158 11 / 0.85);
  border-right-color: rgb(245 158 11 / 0.85);
}
.tw-border-x-amber-500\/90 {
  border-left-color: rgb(245 158 11 / 0.9);
  border-right-color: rgb(245 158 11 / 0.9);
}
.tw-border-x-amber-500\/95 {
  border-left-color: rgb(245 158 11 / 0.95);
  border-right-color: rgb(245 158 11 / 0.95);
}
.tw-border-x-amber-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-600\/0 {
  border-left-color: rgb(217 119 6 / 0);
  border-right-color: rgb(217 119 6 / 0);
}
.tw-border-x-amber-600\/10 {
  border-left-color: rgb(217 119 6 / 0.1);
  border-right-color: rgb(217 119 6 / 0.1);
}
.tw-border-x-amber-600\/100 {
  border-left-color: rgb(217 119 6 / 1);
  border-right-color: rgb(217 119 6 / 1);
}
.tw-border-x-amber-600\/15 {
  border-left-color: rgb(217 119 6 / 0.15);
  border-right-color: rgb(217 119 6 / 0.15);
}
.tw-border-x-amber-600\/20 {
  border-left-color: rgb(217 119 6 / 0.2);
  border-right-color: rgb(217 119 6 / 0.2);
}
.tw-border-x-amber-600\/25 {
  border-left-color: rgb(217 119 6 / 0.25);
  border-right-color: rgb(217 119 6 / 0.25);
}
.tw-border-x-amber-600\/30 {
  border-left-color: rgb(217 119 6 / 0.3);
  border-right-color: rgb(217 119 6 / 0.3);
}
.tw-border-x-amber-600\/35 {
  border-left-color: rgb(217 119 6 / 0.35);
  border-right-color: rgb(217 119 6 / 0.35);
}
.tw-border-x-amber-600\/40 {
  border-left-color: rgb(217 119 6 / 0.4);
  border-right-color: rgb(217 119 6 / 0.4);
}
.tw-border-x-amber-600\/45 {
  border-left-color: rgb(217 119 6 / 0.45);
  border-right-color: rgb(217 119 6 / 0.45);
}
.tw-border-x-amber-600\/5 {
  border-left-color: rgb(217 119 6 / 0.05);
  border-right-color: rgb(217 119 6 / 0.05);
}
.tw-border-x-amber-600\/50 {
  border-left-color: rgb(217 119 6 / 0.5);
  border-right-color: rgb(217 119 6 / 0.5);
}
.tw-border-x-amber-600\/55 {
  border-left-color: rgb(217 119 6 / 0.55);
  border-right-color: rgb(217 119 6 / 0.55);
}
.tw-border-x-amber-600\/60 {
  border-left-color: rgb(217 119 6 / 0.6);
  border-right-color: rgb(217 119 6 / 0.6);
}
.tw-border-x-amber-600\/65 {
  border-left-color: rgb(217 119 6 / 0.65);
  border-right-color: rgb(217 119 6 / 0.65);
}
.tw-border-x-amber-600\/70 {
  border-left-color: rgb(217 119 6 / 0.7);
  border-right-color: rgb(217 119 6 / 0.7);
}
.tw-border-x-amber-600\/75 {
  border-left-color: rgb(217 119 6 / 0.75);
  border-right-color: rgb(217 119 6 / 0.75);
}
.tw-border-x-amber-600\/80 {
  border-left-color: rgb(217 119 6 / 0.8);
  border-right-color: rgb(217 119 6 / 0.8);
}
.tw-border-x-amber-600\/85 {
  border-left-color: rgb(217 119 6 / 0.85);
  border-right-color: rgb(217 119 6 / 0.85);
}
.tw-border-x-amber-600\/90 {
  border-left-color: rgb(217 119 6 / 0.9);
  border-right-color: rgb(217 119 6 / 0.9);
}
.tw-border-x-amber-600\/95 {
  border-left-color: rgb(217 119 6 / 0.95);
  border-right-color: rgb(217 119 6 / 0.95);
}
.tw-border-x-amber-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
  border-right-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-700\/0 {
  border-left-color: rgb(180 83 9 / 0);
  border-right-color: rgb(180 83 9 / 0);
}
.tw-border-x-amber-700\/10 {
  border-left-color: rgb(180 83 9 / 0.1);
  border-right-color: rgb(180 83 9 / 0.1);
}
.tw-border-x-amber-700\/100 {
  border-left-color: rgb(180 83 9 / 1);
  border-right-color: rgb(180 83 9 / 1);
}
.tw-border-x-amber-700\/15 {
  border-left-color: rgb(180 83 9 / 0.15);
  border-right-color: rgb(180 83 9 / 0.15);
}
.tw-border-x-amber-700\/20 {
  border-left-color: rgb(180 83 9 / 0.2);
  border-right-color: rgb(180 83 9 / 0.2);
}
.tw-border-x-amber-700\/25 {
  border-left-color: rgb(180 83 9 / 0.25);
  border-right-color: rgb(180 83 9 / 0.25);
}
.tw-border-x-amber-700\/30 {
  border-left-color: rgb(180 83 9 / 0.3);
  border-right-color: rgb(180 83 9 / 0.3);
}
.tw-border-x-amber-700\/35 {
  border-left-color: rgb(180 83 9 / 0.35);
  border-right-color: rgb(180 83 9 / 0.35);
}
.tw-border-x-amber-700\/40 {
  border-left-color: rgb(180 83 9 / 0.4);
  border-right-color: rgb(180 83 9 / 0.4);
}
.tw-border-x-amber-700\/45 {
  border-left-color: rgb(180 83 9 / 0.45);
  border-right-color: rgb(180 83 9 / 0.45);
}
.tw-border-x-amber-700\/5 {
  border-left-color: rgb(180 83 9 / 0.05);
  border-right-color: rgb(180 83 9 / 0.05);
}
.tw-border-x-amber-700\/50 {
  border-left-color: rgb(180 83 9 / 0.5);
  border-right-color: rgb(180 83 9 / 0.5);
}
.tw-border-x-amber-700\/55 {
  border-left-color: rgb(180 83 9 / 0.55);
  border-right-color: rgb(180 83 9 / 0.55);
}
.tw-border-x-amber-700\/60 {
  border-left-color: rgb(180 83 9 / 0.6);
  border-right-color: rgb(180 83 9 / 0.6);
}
.tw-border-x-amber-700\/65 {
  border-left-color: rgb(180 83 9 / 0.65);
  border-right-color: rgb(180 83 9 / 0.65);
}
.tw-border-x-amber-700\/70 {
  border-left-color: rgb(180 83 9 / 0.7);
  border-right-color: rgb(180 83 9 / 0.7);
}
.tw-border-x-amber-700\/75 {
  border-left-color: rgb(180 83 9 / 0.75);
  border-right-color: rgb(180 83 9 / 0.75);
}
.tw-border-x-amber-700\/80 {
  border-left-color: rgb(180 83 9 / 0.8);
  border-right-color: rgb(180 83 9 / 0.8);
}
.tw-border-x-amber-700\/85 {
  border-left-color: rgb(180 83 9 / 0.85);
  border-right-color: rgb(180 83 9 / 0.85);
}
.tw-border-x-amber-700\/90 {
  border-left-color: rgb(180 83 9 / 0.9);
  border-right-color: rgb(180 83 9 / 0.9);
}
.tw-border-x-amber-700\/95 {
  border-left-color: rgb(180 83 9 / 0.95);
  border-right-color: rgb(180 83 9 / 0.95);
}
.tw-border-x-amber-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-800\/0 {
  border-left-color: rgb(146 64 14 / 0);
  border-right-color: rgb(146 64 14 / 0);
}
.tw-border-x-amber-800\/10 {
  border-left-color: rgb(146 64 14 / 0.1);
  border-right-color: rgb(146 64 14 / 0.1);
}
.tw-border-x-amber-800\/100 {
  border-left-color: rgb(146 64 14 / 1);
  border-right-color: rgb(146 64 14 / 1);
}
.tw-border-x-amber-800\/15 {
  border-left-color: rgb(146 64 14 / 0.15);
  border-right-color: rgb(146 64 14 / 0.15);
}
.tw-border-x-amber-800\/20 {
  border-left-color: rgb(146 64 14 / 0.2);
  border-right-color: rgb(146 64 14 / 0.2);
}
.tw-border-x-amber-800\/25 {
  border-left-color: rgb(146 64 14 / 0.25);
  border-right-color: rgb(146 64 14 / 0.25);
}
.tw-border-x-amber-800\/30 {
  border-left-color: rgb(146 64 14 / 0.3);
  border-right-color: rgb(146 64 14 / 0.3);
}
.tw-border-x-amber-800\/35 {
  border-left-color: rgb(146 64 14 / 0.35);
  border-right-color: rgb(146 64 14 / 0.35);
}
.tw-border-x-amber-800\/40 {
  border-left-color: rgb(146 64 14 / 0.4);
  border-right-color: rgb(146 64 14 / 0.4);
}
.tw-border-x-amber-800\/45 {
  border-left-color: rgb(146 64 14 / 0.45);
  border-right-color: rgb(146 64 14 / 0.45);
}
.tw-border-x-amber-800\/5 {
  border-left-color: rgb(146 64 14 / 0.05);
  border-right-color: rgb(146 64 14 / 0.05);
}
.tw-border-x-amber-800\/50 {
  border-left-color: rgb(146 64 14 / 0.5);
  border-right-color: rgb(146 64 14 / 0.5);
}
.tw-border-x-amber-800\/55 {
  border-left-color: rgb(146 64 14 / 0.55);
  border-right-color: rgb(146 64 14 / 0.55);
}
.tw-border-x-amber-800\/60 {
  border-left-color: rgb(146 64 14 / 0.6);
  border-right-color: rgb(146 64 14 / 0.6);
}
.tw-border-x-amber-800\/65 {
  border-left-color: rgb(146 64 14 / 0.65);
  border-right-color: rgb(146 64 14 / 0.65);
}
.tw-border-x-amber-800\/70 {
  border-left-color: rgb(146 64 14 / 0.7);
  border-right-color: rgb(146 64 14 / 0.7);
}
.tw-border-x-amber-800\/75 {
  border-left-color: rgb(146 64 14 / 0.75);
  border-right-color: rgb(146 64 14 / 0.75);
}
.tw-border-x-amber-800\/80 {
  border-left-color: rgb(146 64 14 / 0.8);
  border-right-color: rgb(146 64 14 / 0.8);
}
.tw-border-x-amber-800\/85 {
  border-left-color: rgb(146 64 14 / 0.85);
  border-right-color: rgb(146 64 14 / 0.85);
}
.tw-border-x-amber-800\/90 {
  border-left-color: rgb(146 64 14 / 0.9);
  border-right-color: rgb(146 64 14 / 0.9);
}
.tw-border-x-amber-800\/95 {
  border-left-color: rgb(146 64 14 / 0.95);
  border-right-color: rgb(146 64 14 / 0.95);
}
.tw-border-x-amber-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
  border-right-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-900\/0 {
  border-left-color: rgb(120 53 15 / 0);
  border-right-color: rgb(120 53 15 / 0);
}
.tw-border-x-amber-900\/10 {
  border-left-color: rgb(120 53 15 / 0.1);
  border-right-color: rgb(120 53 15 / 0.1);
}
.tw-border-x-amber-900\/100 {
  border-left-color: rgb(120 53 15 / 1);
  border-right-color: rgb(120 53 15 / 1);
}
.tw-border-x-amber-900\/15 {
  border-left-color: rgb(120 53 15 / 0.15);
  border-right-color: rgb(120 53 15 / 0.15);
}
.tw-border-x-amber-900\/20 {
  border-left-color: rgb(120 53 15 / 0.2);
  border-right-color: rgb(120 53 15 / 0.2);
}
.tw-border-x-amber-900\/25 {
  border-left-color: rgb(120 53 15 / 0.25);
  border-right-color: rgb(120 53 15 / 0.25);
}
.tw-border-x-amber-900\/30 {
  border-left-color: rgb(120 53 15 / 0.3);
  border-right-color: rgb(120 53 15 / 0.3);
}
.tw-border-x-amber-900\/35 {
  border-left-color: rgb(120 53 15 / 0.35);
  border-right-color: rgb(120 53 15 / 0.35);
}
.tw-border-x-amber-900\/40 {
  border-left-color: rgb(120 53 15 / 0.4);
  border-right-color: rgb(120 53 15 / 0.4);
}
.tw-border-x-amber-900\/45 {
  border-left-color: rgb(120 53 15 / 0.45);
  border-right-color: rgb(120 53 15 / 0.45);
}
.tw-border-x-amber-900\/5 {
  border-left-color: rgb(120 53 15 / 0.05);
  border-right-color: rgb(120 53 15 / 0.05);
}
.tw-border-x-amber-900\/50 {
  border-left-color: rgb(120 53 15 / 0.5);
  border-right-color: rgb(120 53 15 / 0.5);
}
.tw-border-x-amber-900\/55 {
  border-left-color: rgb(120 53 15 / 0.55);
  border-right-color: rgb(120 53 15 / 0.55);
}
.tw-border-x-amber-900\/60 {
  border-left-color: rgb(120 53 15 / 0.6);
  border-right-color: rgb(120 53 15 / 0.6);
}
.tw-border-x-amber-900\/65 {
  border-left-color: rgb(120 53 15 / 0.65);
  border-right-color: rgb(120 53 15 / 0.65);
}
.tw-border-x-amber-900\/70 {
  border-left-color: rgb(120 53 15 / 0.7);
  border-right-color: rgb(120 53 15 / 0.7);
}
.tw-border-x-amber-900\/75 {
  border-left-color: rgb(120 53 15 / 0.75);
  border-right-color: rgb(120 53 15 / 0.75);
}
.tw-border-x-amber-900\/80 {
  border-left-color: rgb(120 53 15 / 0.8);
  border-right-color: rgb(120 53 15 / 0.8);
}
.tw-border-x-amber-900\/85 {
  border-left-color: rgb(120 53 15 / 0.85);
  border-right-color: rgb(120 53 15 / 0.85);
}
.tw-border-x-amber-900\/90 {
  border-left-color: rgb(120 53 15 / 0.9);
  border-right-color: rgb(120 53 15 / 0.9);
}
.tw-border-x-amber-900\/95 {
  border-left-color: rgb(120 53 15 / 0.95);
  border-right-color: rgb(120 53 15 / 0.95);
}
.tw-border-x-amber-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
  border-right-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-x-amber-950\/0 {
  border-left-color: rgb(69 26 3 / 0);
  border-right-color: rgb(69 26 3 / 0);
}
.tw-border-x-amber-950\/10 {
  border-left-color: rgb(69 26 3 / 0.1);
  border-right-color: rgb(69 26 3 / 0.1);
}
.tw-border-x-amber-950\/100 {
  border-left-color: rgb(69 26 3 / 1);
  border-right-color: rgb(69 26 3 / 1);
}
.tw-border-x-amber-950\/15 {
  border-left-color: rgb(69 26 3 / 0.15);
  border-right-color: rgb(69 26 3 / 0.15);
}
.tw-border-x-amber-950\/20 {
  border-left-color: rgb(69 26 3 / 0.2);
  border-right-color: rgb(69 26 3 / 0.2);
}
.tw-border-x-amber-950\/25 {
  border-left-color: rgb(69 26 3 / 0.25);
  border-right-color: rgb(69 26 3 / 0.25);
}
.tw-border-x-amber-950\/30 {
  border-left-color: rgb(69 26 3 / 0.3);
  border-right-color: rgb(69 26 3 / 0.3);
}
.tw-border-x-amber-950\/35 {
  border-left-color: rgb(69 26 3 / 0.35);
  border-right-color: rgb(69 26 3 / 0.35);
}
.tw-border-x-amber-950\/40 {
  border-left-color: rgb(69 26 3 / 0.4);
  border-right-color: rgb(69 26 3 / 0.4);
}
.tw-border-x-amber-950\/45 {
  border-left-color: rgb(69 26 3 / 0.45);
  border-right-color: rgb(69 26 3 / 0.45);
}
.tw-border-x-amber-950\/5 {
  border-left-color: rgb(69 26 3 / 0.05);
  border-right-color: rgb(69 26 3 / 0.05);
}
.tw-border-x-amber-950\/50 {
  border-left-color: rgb(69 26 3 / 0.5);
  border-right-color: rgb(69 26 3 / 0.5);
}
.tw-border-x-amber-950\/55 {
  border-left-color: rgb(69 26 3 / 0.55);
  border-right-color: rgb(69 26 3 / 0.55);
}
.tw-border-x-amber-950\/60 {
  border-left-color: rgb(69 26 3 / 0.6);
  border-right-color: rgb(69 26 3 / 0.6);
}
.tw-border-x-amber-950\/65 {
  border-left-color: rgb(69 26 3 / 0.65);
  border-right-color: rgb(69 26 3 / 0.65);
}
.tw-border-x-amber-950\/70 {
  border-left-color: rgb(69 26 3 / 0.7);
  border-right-color: rgb(69 26 3 / 0.7);
}
.tw-border-x-amber-950\/75 {
  border-left-color: rgb(69 26 3 / 0.75);
  border-right-color: rgb(69 26 3 / 0.75);
}
.tw-border-x-amber-950\/80 {
  border-left-color: rgb(69 26 3 / 0.8);
  border-right-color: rgb(69 26 3 / 0.8);
}
.tw-border-x-amber-950\/85 {
  border-left-color: rgb(69 26 3 / 0.85);
  border-right-color: rgb(69 26 3 / 0.85);
}
.tw-border-x-amber-950\/90 {
  border-left-color: rgb(69 26 3 / 0.9);
  border-right-color: rgb(69 26 3 / 0.9);
}
.tw-border-x-amber-950\/95 {
  border-left-color: rgb(69 26 3 / 0.95);
  border-right-color: rgb(69 26 3 / 0.95);
}
.tw-border-x-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-x-black\/0 {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}
.tw-border-x-black\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}
.tw-border-x-black\/100 {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}
.tw-border-x-black\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}
.tw-border-x-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}
.tw-border-x-black\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}
.tw-border-x-black\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}
.tw-border-x-black\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}
.tw-border-x-black\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}
.tw-border-x-black\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}
.tw-border-x-black\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}
.tw-border-x-black\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}
.tw-border-x-black\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}
.tw-border-x-black\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}
.tw-border-x-black\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}
.tw-border-x-black\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}
.tw-border-x-black\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}
.tw-border-x-black\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}
.tw-border-x-black\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}
.tw-border-x-black\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}
.tw-border-x-black\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}
.tw-border-x-blue-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-100\/0 {
  border-left-color: rgb(234 248 255 / 0);
  border-right-color: rgb(234 248 255 / 0);
}
.tw-border-x-blue-100\/10 {
  border-left-color: rgb(234 248 255 / 0.1);
  border-right-color: rgb(234 248 255 / 0.1);
}
.tw-border-x-blue-100\/100 {
  border-left-color: rgb(234 248 255 / 1);
  border-right-color: rgb(234 248 255 / 1);
}
.tw-border-x-blue-100\/15 {
  border-left-color: rgb(234 248 255 / 0.15);
  border-right-color: rgb(234 248 255 / 0.15);
}
.tw-border-x-blue-100\/20 {
  border-left-color: rgb(234 248 255 / 0.2);
  border-right-color: rgb(234 248 255 / 0.2);
}
.tw-border-x-blue-100\/25 {
  border-left-color: rgb(234 248 255 / 0.25);
  border-right-color: rgb(234 248 255 / 0.25);
}
.tw-border-x-blue-100\/30 {
  border-left-color: rgb(234 248 255 / 0.3);
  border-right-color: rgb(234 248 255 / 0.3);
}
.tw-border-x-blue-100\/35 {
  border-left-color: rgb(234 248 255 / 0.35);
  border-right-color: rgb(234 248 255 / 0.35);
}
.tw-border-x-blue-100\/40 {
  border-left-color: rgb(234 248 255 / 0.4);
  border-right-color: rgb(234 248 255 / 0.4);
}
.tw-border-x-blue-100\/45 {
  border-left-color: rgb(234 248 255 / 0.45);
  border-right-color: rgb(234 248 255 / 0.45);
}
.tw-border-x-blue-100\/5 {
  border-left-color: rgb(234 248 255 / 0.05);
  border-right-color: rgb(234 248 255 / 0.05);
}
.tw-border-x-blue-100\/50 {
  border-left-color: rgb(234 248 255 / 0.5);
  border-right-color: rgb(234 248 255 / 0.5);
}
.tw-border-x-blue-100\/55 {
  border-left-color: rgb(234 248 255 / 0.55);
  border-right-color: rgb(234 248 255 / 0.55);
}
.tw-border-x-blue-100\/60 {
  border-left-color: rgb(234 248 255 / 0.6);
  border-right-color: rgb(234 248 255 / 0.6);
}
.tw-border-x-blue-100\/65 {
  border-left-color: rgb(234 248 255 / 0.65);
  border-right-color: rgb(234 248 255 / 0.65);
}
.tw-border-x-blue-100\/70 {
  border-left-color: rgb(234 248 255 / 0.7);
  border-right-color: rgb(234 248 255 / 0.7);
}
.tw-border-x-blue-100\/75 {
  border-left-color: rgb(234 248 255 / 0.75);
  border-right-color: rgb(234 248 255 / 0.75);
}
.tw-border-x-blue-100\/80 {
  border-left-color: rgb(234 248 255 / 0.8);
  border-right-color: rgb(234 248 255 / 0.8);
}
.tw-border-x-blue-100\/85 {
  border-left-color: rgb(234 248 255 / 0.85);
  border-right-color: rgb(234 248 255 / 0.85);
}
.tw-border-x-blue-100\/90 {
  border-left-color: rgb(234 248 255 / 0.9);
  border-right-color: rgb(234 248 255 / 0.9);
}
.tw-border-x-blue-100\/95 {
  border-left-color: rgb(234 248 255 / 0.95);
  border-right-color: rgb(234 248 255 / 0.95);
}
.tw-border-x-blue-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
  border-right-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-200\/0 {
  border-left-color: rgb(183 215 233 / 0);
  border-right-color: rgb(183 215 233 / 0);
}
.tw-border-x-blue-200\/10 {
  border-left-color: rgb(183 215 233 / 0.1);
  border-right-color: rgb(183 215 233 / 0.1);
}
.tw-border-x-blue-200\/100 {
  border-left-color: rgb(183 215 233 / 1);
  border-right-color: rgb(183 215 233 / 1);
}
.tw-border-x-blue-200\/15 {
  border-left-color: rgb(183 215 233 / 0.15);
  border-right-color: rgb(183 215 233 / 0.15);
}
.tw-border-x-blue-200\/20 {
  border-left-color: rgb(183 215 233 / 0.2);
  border-right-color: rgb(183 215 233 / 0.2);
}
.tw-border-x-blue-200\/25 {
  border-left-color: rgb(183 215 233 / 0.25);
  border-right-color: rgb(183 215 233 / 0.25);
}
.tw-border-x-blue-200\/30 {
  border-left-color: rgb(183 215 233 / 0.3);
  border-right-color: rgb(183 215 233 / 0.3);
}
.tw-border-x-blue-200\/35 {
  border-left-color: rgb(183 215 233 / 0.35);
  border-right-color: rgb(183 215 233 / 0.35);
}
.tw-border-x-blue-200\/40 {
  border-left-color: rgb(183 215 233 / 0.4);
  border-right-color: rgb(183 215 233 / 0.4);
}
.tw-border-x-blue-200\/45 {
  border-left-color: rgb(183 215 233 / 0.45);
  border-right-color: rgb(183 215 233 / 0.45);
}
.tw-border-x-blue-200\/5 {
  border-left-color: rgb(183 215 233 / 0.05);
  border-right-color: rgb(183 215 233 / 0.05);
}
.tw-border-x-blue-200\/50 {
  border-left-color: rgb(183 215 233 / 0.5);
  border-right-color: rgb(183 215 233 / 0.5);
}
.tw-border-x-blue-200\/55 {
  border-left-color: rgb(183 215 233 / 0.55);
  border-right-color: rgb(183 215 233 / 0.55);
}
.tw-border-x-blue-200\/60 {
  border-left-color: rgb(183 215 233 / 0.6);
  border-right-color: rgb(183 215 233 / 0.6);
}
.tw-border-x-blue-200\/65 {
  border-left-color: rgb(183 215 233 / 0.65);
  border-right-color: rgb(183 215 233 / 0.65);
}
.tw-border-x-blue-200\/70 {
  border-left-color: rgb(183 215 233 / 0.7);
  border-right-color: rgb(183 215 233 / 0.7);
}
.tw-border-x-blue-200\/75 {
  border-left-color: rgb(183 215 233 / 0.75);
  border-right-color: rgb(183 215 233 / 0.75);
}
.tw-border-x-blue-200\/80 {
  border-left-color: rgb(183 215 233 / 0.8);
  border-right-color: rgb(183 215 233 / 0.8);
}
.tw-border-x-blue-200\/85 {
  border-left-color: rgb(183 215 233 / 0.85);
  border-right-color: rgb(183 215 233 / 0.85);
}
.tw-border-x-blue-200\/90 {
  border-left-color: rgb(183 215 233 / 0.9);
  border-right-color: rgb(183 215 233 / 0.9);
}
.tw-border-x-blue-200\/95 {
  border-left-color: rgb(183 215 233 / 0.95);
  border-right-color: rgb(183 215 233 / 0.95);
}
.tw-border-x-blue-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-300\/0 {
  border-left-color: rgb(132 183 212 / 0);
  border-right-color: rgb(132 183 212 / 0);
}
.tw-border-x-blue-300\/10 {
  border-left-color: rgb(132 183 212 / 0.1);
  border-right-color: rgb(132 183 212 / 0.1);
}
.tw-border-x-blue-300\/100 {
  border-left-color: rgb(132 183 212 / 1);
  border-right-color: rgb(132 183 212 / 1);
}
.tw-border-x-blue-300\/15 {
  border-left-color: rgb(132 183 212 / 0.15);
  border-right-color: rgb(132 183 212 / 0.15);
}
.tw-border-x-blue-300\/20 {
  border-left-color: rgb(132 183 212 / 0.2);
  border-right-color: rgb(132 183 212 / 0.2);
}
.tw-border-x-blue-300\/25 {
  border-left-color: rgb(132 183 212 / 0.25);
  border-right-color: rgb(132 183 212 / 0.25);
}
.tw-border-x-blue-300\/30 {
  border-left-color: rgb(132 183 212 / 0.3);
  border-right-color: rgb(132 183 212 / 0.3);
}
.tw-border-x-blue-300\/35 {
  border-left-color: rgb(132 183 212 / 0.35);
  border-right-color: rgb(132 183 212 / 0.35);
}
.tw-border-x-blue-300\/40 {
  border-left-color: rgb(132 183 212 / 0.4);
  border-right-color: rgb(132 183 212 / 0.4);
}
.tw-border-x-blue-300\/45 {
  border-left-color: rgb(132 183 212 / 0.45);
  border-right-color: rgb(132 183 212 / 0.45);
}
.tw-border-x-blue-300\/5 {
  border-left-color: rgb(132 183 212 / 0.05);
  border-right-color: rgb(132 183 212 / 0.05);
}
.tw-border-x-blue-300\/50 {
  border-left-color: rgb(132 183 212 / 0.5);
  border-right-color: rgb(132 183 212 / 0.5);
}
.tw-border-x-blue-300\/55 {
  border-left-color: rgb(132 183 212 / 0.55);
  border-right-color: rgb(132 183 212 / 0.55);
}
.tw-border-x-blue-300\/60 {
  border-left-color: rgb(132 183 212 / 0.6);
  border-right-color: rgb(132 183 212 / 0.6);
}
.tw-border-x-blue-300\/65 {
  border-left-color: rgb(132 183 212 / 0.65);
  border-right-color: rgb(132 183 212 / 0.65);
}
.tw-border-x-blue-300\/70 {
  border-left-color: rgb(132 183 212 / 0.7);
  border-right-color: rgb(132 183 212 / 0.7);
}
.tw-border-x-blue-300\/75 {
  border-left-color: rgb(132 183 212 / 0.75);
  border-right-color: rgb(132 183 212 / 0.75);
}
.tw-border-x-blue-300\/80 {
  border-left-color: rgb(132 183 212 / 0.8);
  border-right-color: rgb(132 183 212 / 0.8);
}
.tw-border-x-blue-300\/85 {
  border-left-color: rgb(132 183 212 / 0.85);
  border-right-color: rgb(132 183 212 / 0.85);
}
.tw-border-x-blue-300\/90 {
  border-left-color: rgb(132 183 212 / 0.9);
  border-right-color: rgb(132 183 212 / 0.9);
}
.tw-border-x-blue-300\/95 {
  border-left-color: rgb(132 183 212 / 0.95);
  border-right-color: rgb(132 183 212 / 0.95);
}
.tw-border-x-blue-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
  border-right-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-400\/0 {
  border-left-color: rgb(81 150 190 / 0);
  border-right-color: rgb(81 150 190 / 0);
}
.tw-border-x-blue-400\/10 {
  border-left-color: rgb(81 150 190 / 0.1);
  border-right-color: rgb(81 150 190 / 0.1);
}
.tw-border-x-blue-400\/100 {
  border-left-color: rgb(81 150 190 / 1);
  border-right-color: rgb(81 150 190 / 1);
}
.tw-border-x-blue-400\/15 {
  border-left-color: rgb(81 150 190 / 0.15);
  border-right-color: rgb(81 150 190 / 0.15);
}
.tw-border-x-blue-400\/20 {
  border-left-color: rgb(81 150 190 / 0.2);
  border-right-color: rgb(81 150 190 / 0.2);
}
.tw-border-x-blue-400\/25 {
  border-left-color: rgb(81 150 190 / 0.25);
  border-right-color: rgb(81 150 190 / 0.25);
}
.tw-border-x-blue-400\/30 {
  border-left-color: rgb(81 150 190 / 0.3);
  border-right-color: rgb(81 150 190 / 0.3);
}
.tw-border-x-blue-400\/35 {
  border-left-color: rgb(81 150 190 / 0.35);
  border-right-color: rgb(81 150 190 / 0.35);
}
.tw-border-x-blue-400\/40 {
  border-left-color: rgb(81 150 190 / 0.4);
  border-right-color: rgb(81 150 190 / 0.4);
}
.tw-border-x-blue-400\/45 {
  border-left-color: rgb(81 150 190 / 0.45);
  border-right-color: rgb(81 150 190 / 0.45);
}
.tw-border-x-blue-400\/5 {
  border-left-color: rgb(81 150 190 / 0.05);
  border-right-color: rgb(81 150 190 / 0.05);
}
.tw-border-x-blue-400\/50 {
  border-left-color: rgb(81 150 190 / 0.5);
  border-right-color: rgb(81 150 190 / 0.5);
}
.tw-border-x-blue-400\/55 {
  border-left-color: rgb(81 150 190 / 0.55);
  border-right-color: rgb(81 150 190 / 0.55);
}
.tw-border-x-blue-400\/60 {
  border-left-color: rgb(81 150 190 / 0.6);
  border-right-color: rgb(81 150 190 / 0.6);
}
.tw-border-x-blue-400\/65 {
  border-left-color: rgb(81 150 190 / 0.65);
  border-right-color: rgb(81 150 190 / 0.65);
}
.tw-border-x-blue-400\/70 {
  border-left-color: rgb(81 150 190 / 0.7);
  border-right-color: rgb(81 150 190 / 0.7);
}
.tw-border-x-blue-400\/75 {
  border-left-color: rgb(81 150 190 / 0.75);
  border-right-color: rgb(81 150 190 / 0.75);
}
.tw-border-x-blue-400\/80 {
  border-left-color: rgb(81 150 190 / 0.8);
  border-right-color: rgb(81 150 190 / 0.8);
}
.tw-border-x-blue-400\/85 {
  border-left-color: rgb(81 150 190 / 0.85);
  border-right-color: rgb(81 150 190 / 0.85);
}
.tw-border-x-blue-400\/90 {
  border-left-color: rgb(81 150 190 / 0.9);
  border-right-color: rgb(81 150 190 / 0.9);
}
.tw-border-x-blue-400\/95 {
  border-left-color: rgb(81 150 190 / 0.95);
  border-right-color: rgb(81 150 190 / 0.95);
}
.tw-border-x-blue-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-50\/0 {
  border-left-color: rgb(239 246 255 / 0);
  border-right-color: rgb(239 246 255 / 0);
}
.tw-border-x-blue-50\/10 {
  border-left-color: rgb(239 246 255 / 0.1);
  border-right-color: rgb(239 246 255 / 0.1);
}
.tw-border-x-blue-50\/100 {
  border-left-color: rgb(239 246 255 / 1);
  border-right-color: rgb(239 246 255 / 1);
}
.tw-border-x-blue-50\/15 {
  border-left-color: rgb(239 246 255 / 0.15);
  border-right-color: rgb(239 246 255 / 0.15);
}
.tw-border-x-blue-50\/20 {
  border-left-color: rgb(239 246 255 / 0.2);
  border-right-color: rgb(239 246 255 / 0.2);
}
.tw-border-x-blue-50\/25 {
  border-left-color: rgb(239 246 255 / 0.25);
  border-right-color: rgb(239 246 255 / 0.25);
}
.tw-border-x-blue-50\/30 {
  border-left-color: rgb(239 246 255 / 0.3);
  border-right-color: rgb(239 246 255 / 0.3);
}
.tw-border-x-blue-50\/35 {
  border-left-color: rgb(239 246 255 / 0.35);
  border-right-color: rgb(239 246 255 / 0.35);
}
.tw-border-x-blue-50\/40 {
  border-left-color: rgb(239 246 255 / 0.4);
  border-right-color: rgb(239 246 255 / 0.4);
}
.tw-border-x-blue-50\/45 {
  border-left-color: rgb(239 246 255 / 0.45);
  border-right-color: rgb(239 246 255 / 0.45);
}
.tw-border-x-blue-50\/5 {
  border-left-color: rgb(239 246 255 / 0.05);
  border-right-color: rgb(239 246 255 / 0.05);
}
.tw-border-x-blue-50\/50 {
  border-left-color: rgb(239 246 255 / 0.5);
  border-right-color: rgb(239 246 255 / 0.5);
}
.tw-border-x-blue-50\/55 {
  border-left-color: rgb(239 246 255 / 0.55);
  border-right-color: rgb(239 246 255 / 0.55);
}
.tw-border-x-blue-50\/60 {
  border-left-color: rgb(239 246 255 / 0.6);
  border-right-color: rgb(239 246 255 / 0.6);
}
.tw-border-x-blue-50\/65 {
  border-left-color: rgb(239 246 255 / 0.65);
  border-right-color: rgb(239 246 255 / 0.65);
}
.tw-border-x-blue-50\/70 {
  border-left-color: rgb(239 246 255 / 0.7);
  border-right-color: rgb(239 246 255 / 0.7);
}
.tw-border-x-blue-50\/75 {
  border-left-color: rgb(239 246 255 / 0.75);
  border-right-color: rgb(239 246 255 / 0.75);
}
.tw-border-x-blue-50\/80 {
  border-left-color: rgb(239 246 255 / 0.8);
  border-right-color: rgb(239 246 255 / 0.8);
}
.tw-border-x-blue-50\/85 {
  border-left-color: rgb(239 246 255 / 0.85);
  border-right-color: rgb(239 246 255 / 0.85);
}
.tw-border-x-blue-50\/90 {
  border-left-color: rgb(239 246 255 / 0.9);
  border-right-color: rgb(239 246 255 / 0.9);
}
.tw-border-x-blue-50\/95 {
  border-left-color: rgb(239 246 255 / 0.95);
  border-right-color: rgb(239 246 255 / 0.95);
}
.tw-border-x-blue-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-500\/0 {
  border-left-color: rgb(30 117 168 / 0);
  border-right-color: rgb(30 117 168 / 0);
}
.tw-border-x-blue-500\/10 {
  border-left-color: rgb(30 117 168 / 0.1);
  border-right-color: rgb(30 117 168 / 0.1);
}
.tw-border-x-blue-500\/100 {
  border-left-color: rgb(30 117 168 / 1);
  border-right-color: rgb(30 117 168 / 1);
}
.tw-border-x-blue-500\/15 {
  border-left-color: rgb(30 117 168 / 0.15);
  border-right-color: rgb(30 117 168 / 0.15);
}
.tw-border-x-blue-500\/20 {
  border-left-color: rgb(30 117 168 / 0.2);
  border-right-color: rgb(30 117 168 / 0.2);
}
.tw-border-x-blue-500\/25 {
  border-left-color: rgb(30 117 168 / 0.25);
  border-right-color: rgb(30 117 168 / 0.25);
}
.tw-border-x-blue-500\/30 {
  border-left-color: rgb(30 117 168 / 0.3);
  border-right-color: rgb(30 117 168 / 0.3);
}
.tw-border-x-blue-500\/35 {
  border-left-color: rgb(30 117 168 / 0.35);
  border-right-color: rgb(30 117 168 / 0.35);
}
.tw-border-x-blue-500\/40 {
  border-left-color: rgb(30 117 168 / 0.4);
  border-right-color: rgb(30 117 168 / 0.4);
}
.tw-border-x-blue-500\/45 {
  border-left-color: rgb(30 117 168 / 0.45);
  border-right-color: rgb(30 117 168 / 0.45);
}
.tw-border-x-blue-500\/5 {
  border-left-color: rgb(30 117 168 / 0.05);
  border-right-color: rgb(30 117 168 / 0.05);
}
.tw-border-x-blue-500\/50 {
  border-left-color: rgb(30 117 168 / 0.5);
  border-right-color: rgb(30 117 168 / 0.5);
}
.tw-border-x-blue-500\/55 {
  border-left-color: rgb(30 117 168 / 0.55);
  border-right-color: rgb(30 117 168 / 0.55);
}
.tw-border-x-blue-500\/60 {
  border-left-color: rgb(30 117 168 / 0.6);
  border-right-color: rgb(30 117 168 / 0.6);
}
.tw-border-x-blue-500\/65 {
  border-left-color: rgb(30 117 168 / 0.65);
  border-right-color: rgb(30 117 168 / 0.65);
}
.tw-border-x-blue-500\/70 {
  border-left-color: rgb(30 117 168 / 0.7);
  border-right-color: rgb(30 117 168 / 0.7);
}
.tw-border-x-blue-500\/75 {
  border-left-color: rgb(30 117 168 / 0.75);
  border-right-color: rgb(30 117 168 / 0.75);
}
.tw-border-x-blue-500\/80 {
  border-left-color: rgb(30 117 168 / 0.8);
  border-right-color: rgb(30 117 168 / 0.8);
}
.tw-border-x-blue-500\/85 {
  border-left-color: rgb(30 117 168 / 0.85);
  border-right-color: rgb(30 117 168 / 0.85);
}
.tw-border-x-blue-500\/90 {
  border-left-color: rgb(30 117 168 / 0.9);
  border-right-color: rgb(30 117 168 / 0.9);
}
.tw-border-x-blue-500\/95 {
  border-left-color: rgb(30 117 168 / 0.95);
  border-right-color: rgb(30 117 168 / 0.95);
}
.tw-border-x-blue-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
  border-right-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-600\/0 {
  border-left-color: rgb(23 105 152 / 0);
  border-right-color: rgb(23 105 152 / 0);
}
.tw-border-x-blue-600\/10 {
  border-left-color: rgb(23 105 152 / 0.1);
  border-right-color: rgb(23 105 152 / 0.1);
}
.tw-border-x-blue-600\/100 {
  border-left-color: rgb(23 105 152 / 1);
  border-right-color: rgb(23 105 152 / 1);
}
.tw-border-x-blue-600\/15 {
  border-left-color: rgb(23 105 152 / 0.15);
  border-right-color: rgb(23 105 152 / 0.15);
}
.tw-border-x-blue-600\/20 {
  border-left-color: rgb(23 105 152 / 0.2);
  border-right-color: rgb(23 105 152 / 0.2);
}
.tw-border-x-blue-600\/25 {
  border-left-color: rgb(23 105 152 / 0.25);
  border-right-color: rgb(23 105 152 / 0.25);
}
.tw-border-x-blue-600\/30 {
  border-left-color: rgb(23 105 152 / 0.3);
  border-right-color: rgb(23 105 152 / 0.3);
}
.tw-border-x-blue-600\/35 {
  border-left-color: rgb(23 105 152 / 0.35);
  border-right-color: rgb(23 105 152 / 0.35);
}
.tw-border-x-blue-600\/40 {
  border-left-color: rgb(23 105 152 / 0.4);
  border-right-color: rgb(23 105 152 / 0.4);
}
.tw-border-x-blue-600\/45 {
  border-left-color: rgb(23 105 152 / 0.45);
  border-right-color: rgb(23 105 152 / 0.45);
}
.tw-border-x-blue-600\/5 {
  border-left-color: rgb(23 105 152 / 0.05);
  border-right-color: rgb(23 105 152 / 0.05);
}
.tw-border-x-blue-600\/50 {
  border-left-color: rgb(23 105 152 / 0.5);
  border-right-color: rgb(23 105 152 / 0.5);
}
.tw-border-x-blue-600\/55 {
  border-left-color: rgb(23 105 152 / 0.55);
  border-right-color: rgb(23 105 152 / 0.55);
}
.tw-border-x-blue-600\/60 {
  border-left-color: rgb(23 105 152 / 0.6);
  border-right-color: rgb(23 105 152 / 0.6);
}
.tw-border-x-blue-600\/65 {
  border-left-color: rgb(23 105 152 / 0.65);
  border-right-color: rgb(23 105 152 / 0.65);
}
.tw-border-x-blue-600\/70 {
  border-left-color: rgb(23 105 152 / 0.7);
  border-right-color: rgb(23 105 152 / 0.7);
}
.tw-border-x-blue-600\/75 {
  border-left-color: rgb(23 105 152 / 0.75);
  border-right-color: rgb(23 105 152 / 0.75);
}
.tw-border-x-blue-600\/80 {
  border-left-color: rgb(23 105 152 / 0.8);
  border-right-color: rgb(23 105 152 / 0.8);
}
.tw-border-x-blue-600\/85 {
  border-left-color: rgb(23 105 152 / 0.85);
  border-right-color: rgb(23 105 152 / 0.85);
}
.tw-border-x-blue-600\/90 {
  border-left-color: rgb(23 105 152 / 0.9);
  border-right-color: rgb(23 105 152 / 0.9);
}
.tw-border-x-blue-600\/95 {
  border-left-color: rgb(23 105 152 / 0.95);
  border-right-color: rgb(23 105 152 / 0.95);
}
.tw-border-x-blue-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
  border-right-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-700\/0 {
  border-left-color: rgb(16 92 137 / 0);
  border-right-color: rgb(16 92 137 / 0);
}
.tw-border-x-blue-700\/10 {
  border-left-color: rgb(16 92 137 / 0.1);
  border-right-color: rgb(16 92 137 / 0.1);
}
.tw-border-x-blue-700\/100 {
  border-left-color: rgb(16 92 137 / 1);
  border-right-color: rgb(16 92 137 / 1);
}
.tw-border-x-blue-700\/15 {
  border-left-color: rgb(16 92 137 / 0.15);
  border-right-color: rgb(16 92 137 / 0.15);
}
.tw-border-x-blue-700\/20 {
  border-left-color: rgb(16 92 137 / 0.2);
  border-right-color: rgb(16 92 137 / 0.2);
}
.tw-border-x-blue-700\/25 {
  border-left-color: rgb(16 92 137 / 0.25);
  border-right-color: rgb(16 92 137 / 0.25);
}
.tw-border-x-blue-700\/30 {
  border-left-color: rgb(16 92 137 / 0.3);
  border-right-color: rgb(16 92 137 / 0.3);
}
.tw-border-x-blue-700\/35 {
  border-left-color: rgb(16 92 137 / 0.35);
  border-right-color: rgb(16 92 137 / 0.35);
}
.tw-border-x-blue-700\/40 {
  border-left-color: rgb(16 92 137 / 0.4);
  border-right-color: rgb(16 92 137 / 0.4);
}
.tw-border-x-blue-700\/45 {
  border-left-color: rgb(16 92 137 / 0.45);
  border-right-color: rgb(16 92 137 / 0.45);
}
.tw-border-x-blue-700\/5 {
  border-left-color: rgb(16 92 137 / 0.05);
  border-right-color: rgb(16 92 137 / 0.05);
}
.tw-border-x-blue-700\/50 {
  border-left-color: rgb(16 92 137 / 0.5);
  border-right-color: rgb(16 92 137 / 0.5);
}
.tw-border-x-blue-700\/55 {
  border-left-color: rgb(16 92 137 / 0.55);
  border-right-color: rgb(16 92 137 / 0.55);
}
.tw-border-x-blue-700\/60 {
  border-left-color: rgb(16 92 137 / 0.6);
  border-right-color: rgb(16 92 137 / 0.6);
}
.tw-border-x-blue-700\/65 {
  border-left-color: rgb(16 92 137 / 0.65);
  border-right-color: rgb(16 92 137 / 0.65);
}
.tw-border-x-blue-700\/70 {
  border-left-color: rgb(16 92 137 / 0.7);
  border-right-color: rgb(16 92 137 / 0.7);
}
.tw-border-x-blue-700\/75 {
  border-left-color: rgb(16 92 137 / 0.75);
  border-right-color: rgb(16 92 137 / 0.75);
}
.tw-border-x-blue-700\/80 {
  border-left-color: rgb(16 92 137 / 0.8);
  border-right-color: rgb(16 92 137 / 0.8);
}
.tw-border-x-blue-700\/85 {
  border-left-color: rgb(16 92 137 / 0.85);
  border-right-color: rgb(16 92 137 / 0.85);
}
.tw-border-x-blue-700\/90 {
  border-left-color: rgb(16 92 137 / 0.9);
  border-right-color: rgb(16 92 137 / 0.9);
}
.tw-border-x-blue-700\/95 {
  border-left-color: rgb(16 92 137 / 0.95);
  border-right-color: rgb(16 92 137 / 0.95);
}
.tw-border-x-blue-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
  border-right-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-800\/0 {
  border-left-color: rgb(9 80 121 / 0);
  border-right-color: rgb(9 80 121 / 0);
}
.tw-border-x-blue-800\/10 {
  border-left-color: rgb(9 80 121 / 0.1);
  border-right-color: rgb(9 80 121 / 0.1);
}
.tw-border-x-blue-800\/100 {
  border-left-color: rgb(9 80 121 / 1);
  border-right-color: rgb(9 80 121 / 1);
}
.tw-border-x-blue-800\/15 {
  border-left-color: rgb(9 80 121 / 0.15);
  border-right-color: rgb(9 80 121 / 0.15);
}
.tw-border-x-blue-800\/20 {
  border-left-color: rgb(9 80 121 / 0.2);
  border-right-color: rgb(9 80 121 / 0.2);
}
.tw-border-x-blue-800\/25 {
  border-left-color: rgb(9 80 121 / 0.25);
  border-right-color: rgb(9 80 121 / 0.25);
}
.tw-border-x-blue-800\/30 {
  border-left-color: rgb(9 80 121 / 0.3);
  border-right-color: rgb(9 80 121 / 0.3);
}
.tw-border-x-blue-800\/35 {
  border-left-color: rgb(9 80 121 / 0.35);
  border-right-color: rgb(9 80 121 / 0.35);
}
.tw-border-x-blue-800\/40 {
  border-left-color: rgb(9 80 121 / 0.4);
  border-right-color: rgb(9 80 121 / 0.4);
}
.tw-border-x-blue-800\/45 {
  border-left-color: rgb(9 80 121 / 0.45);
  border-right-color: rgb(9 80 121 / 0.45);
}
.tw-border-x-blue-800\/5 {
  border-left-color: rgb(9 80 121 / 0.05);
  border-right-color: rgb(9 80 121 / 0.05);
}
.tw-border-x-blue-800\/50 {
  border-left-color: rgb(9 80 121 / 0.5);
  border-right-color: rgb(9 80 121 / 0.5);
}
.tw-border-x-blue-800\/55 {
  border-left-color: rgb(9 80 121 / 0.55);
  border-right-color: rgb(9 80 121 / 0.55);
}
.tw-border-x-blue-800\/60 {
  border-left-color: rgb(9 80 121 / 0.6);
  border-right-color: rgb(9 80 121 / 0.6);
}
.tw-border-x-blue-800\/65 {
  border-left-color: rgb(9 80 121 / 0.65);
  border-right-color: rgb(9 80 121 / 0.65);
}
.tw-border-x-blue-800\/70 {
  border-left-color: rgb(9 80 121 / 0.7);
  border-right-color: rgb(9 80 121 / 0.7);
}
.tw-border-x-blue-800\/75 {
  border-left-color: rgb(9 80 121 / 0.75);
  border-right-color: rgb(9 80 121 / 0.75);
}
.tw-border-x-blue-800\/80 {
  border-left-color: rgb(9 80 121 / 0.8);
  border-right-color: rgb(9 80 121 / 0.8);
}
.tw-border-x-blue-800\/85 {
  border-left-color: rgb(9 80 121 / 0.85);
  border-right-color: rgb(9 80 121 / 0.85);
}
.tw-border-x-blue-800\/90 {
  border-left-color: rgb(9 80 121 / 0.9);
  border-right-color: rgb(9 80 121 / 0.9);
}
.tw-border-x-blue-800\/95 {
  border-left-color: rgb(9 80 121 / 0.95);
  border-right-color: rgb(9 80 121 / 0.95);
}
.tw-border-x-blue-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-900\/0 {
  border-left-color: rgb(2 67 105 / 0);
  border-right-color: rgb(2 67 105 / 0);
}
.tw-border-x-blue-900\/10 {
  border-left-color: rgb(2 67 105 / 0.1);
  border-right-color: rgb(2 67 105 / 0.1);
}
.tw-border-x-blue-900\/100 {
  border-left-color: rgb(2 67 105 / 1);
  border-right-color: rgb(2 67 105 / 1);
}
.tw-border-x-blue-900\/15 {
  border-left-color: rgb(2 67 105 / 0.15);
  border-right-color: rgb(2 67 105 / 0.15);
}
.tw-border-x-blue-900\/20 {
  border-left-color: rgb(2 67 105 / 0.2);
  border-right-color: rgb(2 67 105 / 0.2);
}
.tw-border-x-blue-900\/25 {
  border-left-color: rgb(2 67 105 / 0.25);
  border-right-color: rgb(2 67 105 / 0.25);
}
.tw-border-x-blue-900\/30 {
  border-left-color: rgb(2 67 105 / 0.3);
  border-right-color: rgb(2 67 105 / 0.3);
}
.tw-border-x-blue-900\/35 {
  border-left-color: rgb(2 67 105 / 0.35);
  border-right-color: rgb(2 67 105 / 0.35);
}
.tw-border-x-blue-900\/40 {
  border-left-color: rgb(2 67 105 / 0.4);
  border-right-color: rgb(2 67 105 / 0.4);
}
.tw-border-x-blue-900\/45 {
  border-left-color: rgb(2 67 105 / 0.45);
  border-right-color: rgb(2 67 105 / 0.45);
}
.tw-border-x-blue-900\/5 {
  border-left-color: rgb(2 67 105 / 0.05);
  border-right-color: rgb(2 67 105 / 0.05);
}
.tw-border-x-blue-900\/50 {
  border-left-color: rgb(2 67 105 / 0.5);
  border-right-color: rgb(2 67 105 / 0.5);
}
.tw-border-x-blue-900\/55 {
  border-left-color: rgb(2 67 105 / 0.55);
  border-right-color: rgb(2 67 105 / 0.55);
}
.tw-border-x-blue-900\/60 {
  border-left-color: rgb(2 67 105 / 0.6);
  border-right-color: rgb(2 67 105 / 0.6);
}
.tw-border-x-blue-900\/65 {
  border-left-color: rgb(2 67 105 / 0.65);
  border-right-color: rgb(2 67 105 / 0.65);
}
.tw-border-x-blue-900\/70 {
  border-left-color: rgb(2 67 105 / 0.7);
  border-right-color: rgb(2 67 105 / 0.7);
}
.tw-border-x-blue-900\/75 {
  border-left-color: rgb(2 67 105 / 0.75);
  border-right-color: rgb(2 67 105 / 0.75);
}
.tw-border-x-blue-900\/80 {
  border-left-color: rgb(2 67 105 / 0.8);
  border-right-color: rgb(2 67 105 / 0.8);
}
.tw-border-x-blue-900\/85 {
  border-left-color: rgb(2 67 105 / 0.85);
  border-right-color: rgb(2 67 105 / 0.85);
}
.tw-border-x-blue-900\/90 {
  border-left-color: rgb(2 67 105 / 0.9);
  border-right-color: rgb(2 67 105 / 0.9);
}
.tw-border-x-blue-900\/95 {
  border-left-color: rgb(2 67 105 / 0.95);
  border-right-color: rgb(2 67 105 / 0.95);
}
.tw-border-x-blue-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-x-blue-950\/0 {
  border-left-color: rgb(23 37 84 / 0);
  border-right-color: rgb(23 37 84 / 0);
}
.tw-border-x-blue-950\/10 {
  border-left-color: rgb(23 37 84 / 0.1);
  border-right-color: rgb(23 37 84 / 0.1);
}
.tw-border-x-blue-950\/100 {
  border-left-color: rgb(23 37 84 / 1);
  border-right-color: rgb(23 37 84 / 1);
}
.tw-border-x-blue-950\/15 {
  border-left-color: rgb(23 37 84 / 0.15);
  border-right-color: rgb(23 37 84 / 0.15);
}
.tw-border-x-blue-950\/20 {
  border-left-color: rgb(23 37 84 / 0.2);
  border-right-color: rgb(23 37 84 / 0.2);
}
.tw-border-x-blue-950\/25 {
  border-left-color: rgb(23 37 84 / 0.25);
  border-right-color: rgb(23 37 84 / 0.25);
}
.tw-border-x-blue-950\/30 {
  border-left-color: rgb(23 37 84 / 0.3);
  border-right-color: rgb(23 37 84 / 0.3);
}
.tw-border-x-blue-950\/35 {
  border-left-color: rgb(23 37 84 / 0.35);
  border-right-color: rgb(23 37 84 / 0.35);
}
.tw-border-x-blue-950\/40 {
  border-left-color: rgb(23 37 84 / 0.4);
  border-right-color: rgb(23 37 84 / 0.4);
}
.tw-border-x-blue-950\/45 {
  border-left-color: rgb(23 37 84 / 0.45);
  border-right-color: rgb(23 37 84 / 0.45);
}
.tw-border-x-blue-950\/5 {
  border-left-color: rgb(23 37 84 / 0.05);
  border-right-color: rgb(23 37 84 / 0.05);
}
.tw-border-x-blue-950\/50 {
  border-left-color: rgb(23 37 84 / 0.5);
  border-right-color: rgb(23 37 84 / 0.5);
}
.tw-border-x-blue-950\/55 {
  border-left-color: rgb(23 37 84 / 0.55);
  border-right-color: rgb(23 37 84 / 0.55);
}
.tw-border-x-blue-950\/60 {
  border-left-color: rgb(23 37 84 / 0.6);
  border-right-color: rgb(23 37 84 / 0.6);
}
.tw-border-x-blue-950\/65 {
  border-left-color: rgb(23 37 84 / 0.65);
  border-right-color: rgb(23 37 84 / 0.65);
}
.tw-border-x-blue-950\/70 {
  border-left-color: rgb(23 37 84 / 0.7);
  border-right-color: rgb(23 37 84 / 0.7);
}
.tw-border-x-blue-950\/75 {
  border-left-color: rgb(23 37 84 / 0.75);
  border-right-color: rgb(23 37 84 / 0.75);
}
.tw-border-x-blue-950\/80 {
  border-left-color: rgb(23 37 84 / 0.8);
  border-right-color: rgb(23 37 84 / 0.8);
}
.tw-border-x-blue-950\/85 {
  border-left-color: rgb(23 37 84 / 0.85);
  border-right-color: rgb(23 37 84 / 0.85);
}
.tw-border-x-blue-950\/90 {
  border-left-color: rgb(23 37 84 / 0.9);
  border-right-color: rgb(23 37 84 / 0.9);
}
.tw-border-x-blue-950\/95 {
  border-left-color: rgb(23 37 84 / 0.95);
  border-right-color: rgb(23 37 84 / 0.95);
}
.tw-border-x-current {
  border-left-color: currentColor;
  border-right-color: currentColor;
}
.tw-border-x-cyan-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-100\/0 {
  border-left-color: rgb(207 250 254 / 0);
  border-right-color: rgb(207 250 254 / 0);
}
.tw-border-x-cyan-100\/10 {
  border-left-color: rgb(207 250 254 / 0.1);
  border-right-color: rgb(207 250 254 / 0.1);
}
.tw-border-x-cyan-100\/100 {
  border-left-color: rgb(207 250 254 / 1);
  border-right-color: rgb(207 250 254 / 1);
}
.tw-border-x-cyan-100\/15 {
  border-left-color: rgb(207 250 254 / 0.15);
  border-right-color: rgb(207 250 254 / 0.15);
}
.tw-border-x-cyan-100\/20 {
  border-left-color: rgb(207 250 254 / 0.2);
  border-right-color: rgb(207 250 254 / 0.2);
}
.tw-border-x-cyan-100\/25 {
  border-left-color: rgb(207 250 254 / 0.25);
  border-right-color: rgb(207 250 254 / 0.25);
}
.tw-border-x-cyan-100\/30 {
  border-left-color: rgb(207 250 254 / 0.3);
  border-right-color: rgb(207 250 254 / 0.3);
}
.tw-border-x-cyan-100\/35 {
  border-left-color: rgb(207 250 254 / 0.35);
  border-right-color: rgb(207 250 254 / 0.35);
}
.tw-border-x-cyan-100\/40 {
  border-left-color: rgb(207 250 254 / 0.4);
  border-right-color: rgb(207 250 254 / 0.4);
}
.tw-border-x-cyan-100\/45 {
  border-left-color: rgb(207 250 254 / 0.45);
  border-right-color: rgb(207 250 254 / 0.45);
}
.tw-border-x-cyan-100\/5 {
  border-left-color: rgb(207 250 254 / 0.05);
  border-right-color: rgb(207 250 254 / 0.05);
}
.tw-border-x-cyan-100\/50 {
  border-left-color: rgb(207 250 254 / 0.5);
  border-right-color: rgb(207 250 254 / 0.5);
}
.tw-border-x-cyan-100\/55 {
  border-left-color: rgb(207 250 254 / 0.55);
  border-right-color: rgb(207 250 254 / 0.55);
}
.tw-border-x-cyan-100\/60 {
  border-left-color: rgb(207 250 254 / 0.6);
  border-right-color: rgb(207 250 254 / 0.6);
}
.tw-border-x-cyan-100\/65 {
  border-left-color: rgb(207 250 254 / 0.65);
  border-right-color: rgb(207 250 254 / 0.65);
}
.tw-border-x-cyan-100\/70 {
  border-left-color: rgb(207 250 254 / 0.7);
  border-right-color: rgb(207 250 254 / 0.7);
}
.tw-border-x-cyan-100\/75 {
  border-left-color: rgb(207 250 254 / 0.75);
  border-right-color: rgb(207 250 254 / 0.75);
}
.tw-border-x-cyan-100\/80 {
  border-left-color: rgb(207 250 254 / 0.8);
  border-right-color: rgb(207 250 254 / 0.8);
}
.tw-border-x-cyan-100\/85 {
  border-left-color: rgb(207 250 254 / 0.85);
  border-right-color: rgb(207 250 254 / 0.85);
}
.tw-border-x-cyan-100\/90 {
  border-left-color: rgb(207 250 254 / 0.9);
  border-right-color: rgb(207 250 254 / 0.9);
}
.tw-border-x-cyan-100\/95 {
  border-left-color: rgb(207 250 254 / 0.95);
  border-right-color: rgb(207 250 254 / 0.95);
}
.tw-border-x-cyan-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-200\/0 {
  border-left-color: rgb(165 243 252 / 0);
  border-right-color: rgb(165 243 252 / 0);
}
.tw-border-x-cyan-200\/10 {
  border-left-color: rgb(165 243 252 / 0.1);
  border-right-color: rgb(165 243 252 / 0.1);
}
.tw-border-x-cyan-200\/100 {
  border-left-color: rgb(165 243 252 / 1);
  border-right-color: rgb(165 243 252 / 1);
}
.tw-border-x-cyan-200\/15 {
  border-left-color: rgb(165 243 252 / 0.15);
  border-right-color: rgb(165 243 252 / 0.15);
}
.tw-border-x-cyan-200\/20 {
  border-left-color: rgb(165 243 252 / 0.2);
  border-right-color: rgb(165 243 252 / 0.2);
}
.tw-border-x-cyan-200\/25 {
  border-left-color: rgb(165 243 252 / 0.25);
  border-right-color: rgb(165 243 252 / 0.25);
}
.tw-border-x-cyan-200\/30 {
  border-left-color: rgb(165 243 252 / 0.3);
  border-right-color: rgb(165 243 252 / 0.3);
}
.tw-border-x-cyan-200\/35 {
  border-left-color: rgb(165 243 252 / 0.35);
  border-right-color: rgb(165 243 252 / 0.35);
}
.tw-border-x-cyan-200\/40 {
  border-left-color: rgb(165 243 252 / 0.4);
  border-right-color: rgb(165 243 252 / 0.4);
}
.tw-border-x-cyan-200\/45 {
  border-left-color: rgb(165 243 252 / 0.45);
  border-right-color: rgb(165 243 252 / 0.45);
}
.tw-border-x-cyan-200\/5 {
  border-left-color: rgb(165 243 252 / 0.05);
  border-right-color: rgb(165 243 252 / 0.05);
}
.tw-border-x-cyan-200\/50 {
  border-left-color: rgb(165 243 252 / 0.5);
  border-right-color: rgb(165 243 252 / 0.5);
}
.tw-border-x-cyan-200\/55 {
  border-left-color: rgb(165 243 252 / 0.55);
  border-right-color: rgb(165 243 252 / 0.55);
}
.tw-border-x-cyan-200\/60 {
  border-left-color: rgb(165 243 252 / 0.6);
  border-right-color: rgb(165 243 252 / 0.6);
}
.tw-border-x-cyan-200\/65 {
  border-left-color: rgb(165 243 252 / 0.65);
  border-right-color: rgb(165 243 252 / 0.65);
}
.tw-border-x-cyan-200\/70 {
  border-left-color: rgb(165 243 252 / 0.7);
  border-right-color: rgb(165 243 252 / 0.7);
}
.tw-border-x-cyan-200\/75 {
  border-left-color: rgb(165 243 252 / 0.75);
  border-right-color: rgb(165 243 252 / 0.75);
}
.tw-border-x-cyan-200\/80 {
  border-left-color: rgb(165 243 252 / 0.8);
  border-right-color: rgb(165 243 252 / 0.8);
}
.tw-border-x-cyan-200\/85 {
  border-left-color: rgb(165 243 252 / 0.85);
  border-right-color: rgb(165 243 252 / 0.85);
}
.tw-border-x-cyan-200\/90 {
  border-left-color: rgb(165 243 252 / 0.9);
  border-right-color: rgb(165 243 252 / 0.9);
}
.tw-border-x-cyan-200\/95 {
  border-left-color: rgb(165 243 252 / 0.95);
  border-right-color: rgb(165 243 252 / 0.95);
}
.tw-border-x-cyan-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-300\/0 {
  border-left-color: rgb(103 232 249 / 0);
  border-right-color: rgb(103 232 249 / 0);
}
.tw-border-x-cyan-300\/10 {
  border-left-color: rgb(103 232 249 / 0.1);
  border-right-color: rgb(103 232 249 / 0.1);
}
.tw-border-x-cyan-300\/100 {
  border-left-color: rgb(103 232 249 / 1);
  border-right-color: rgb(103 232 249 / 1);
}
.tw-border-x-cyan-300\/15 {
  border-left-color: rgb(103 232 249 / 0.15);
  border-right-color: rgb(103 232 249 / 0.15);
}
.tw-border-x-cyan-300\/20 {
  border-left-color: rgb(103 232 249 / 0.2);
  border-right-color: rgb(103 232 249 / 0.2);
}
.tw-border-x-cyan-300\/25 {
  border-left-color: rgb(103 232 249 / 0.25);
  border-right-color: rgb(103 232 249 / 0.25);
}
.tw-border-x-cyan-300\/30 {
  border-left-color: rgb(103 232 249 / 0.3);
  border-right-color: rgb(103 232 249 / 0.3);
}
.tw-border-x-cyan-300\/35 {
  border-left-color: rgb(103 232 249 / 0.35);
  border-right-color: rgb(103 232 249 / 0.35);
}
.tw-border-x-cyan-300\/40 {
  border-left-color: rgb(103 232 249 / 0.4);
  border-right-color: rgb(103 232 249 / 0.4);
}
.tw-border-x-cyan-300\/45 {
  border-left-color: rgb(103 232 249 / 0.45);
  border-right-color: rgb(103 232 249 / 0.45);
}
.tw-border-x-cyan-300\/5 {
  border-left-color: rgb(103 232 249 / 0.05);
  border-right-color: rgb(103 232 249 / 0.05);
}
.tw-border-x-cyan-300\/50 {
  border-left-color: rgb(103 232 249 / 0.5);
  border-right-color: rgb(103 232 249 / 0.5);
}
.tw-border-x-cyan-300\/55 {
  border-left-color: rgb(103 232 249 / 0.55);
  border-right-color: rgb(103 232 249 / 0.55);
}
.tw-border-x-cyan-300\/60 {
  border-left-color: rgb(103 232 249 / 0.6);
  border-right-color: rgb(103 232 249 / 0.6);
}
.tw-border-x-cyan-300\/65 {
  border-left-color: rgb(103 232 249 / 0.65);
  border-right-color: rgb(103 232 249 / 0.65);
}
.tw-border-x-cyan-300\/70 {
  border-left-color: rgb(103 232 249 / 0.7);
  border-right-color: rgb(103 232 249 / 0.7);
}
.tw-border-x-cyan-300\/75 {
  border-left-color: rgb(103 232 249 / 0.75);
  border-right-color: rgb(103 232 249 / 0.75);
}
.tw-border-x-cyan-300\/80 {
  border-left-color: rgb(103 232 249 / 0.8);
  border-right-color: rgb(103 232 249 / 0.8);
}
.tw-border-x-cyan-300\/85 {
  border-left-color: rgb(103 232 249 / 0.85);
  border-right-color: rgb(103 232 249 / 0.85);
}
.tw-border-x-cyan-300\/90 {
  border-left-color: rgb(103 232 249 / 0.9);
  border-right-color: rgb(103 232 249 / 0.9);
}
.tw-border-x-cyan-300\/95 {
  border-left-color: rgb(103 232 249 / 0.95);
  border-right-color: rgb(103 232 249 / 0.95);
}
.tw-border-x-cyan-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
  border-right-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-400\/0 {
  border-left-color: rgb(34 211 238 / 0);
  border-right-color: rgb(34 211 238 / 0);
}
.tw-border-x-cyan-400\/10 {
  border-left-color: rgb(34 211 238 / 0.1);
  border-right-color: rgb(34 211 238 / 0.1);
}
.tw-border-x-cyan-400\/100 {
  border-left-color: rgb(34 211 238 / 1);
  border-right-color: rgb(34 211 238 / 1);
}
.tw-border-x-cyan-400\/15 {
  border-left-color: rgb(34 211 238 / 0.15);
  border-right-color: rgb(34 211 238 / 0.15);
}
.tw-border-x-cyan-400\/20 {
  border-left-color: rgb(34 211 238 / 0.2);
  border-right-color: rgb(34 211 238 / 0.2);
}
.tw-border-x-cyan-400\/25 {
  border-left-color: rgb(34 211 238 / 0.25);
  border-right-color: rgb(34 211 238 / 0.25);
}
.tw-border-x-cyan-400\/30 {
  border-left-color: rgb(34 211 238 / 0.3);
  border-right-color: rgb(34 211 238 / 0.3);
}
.tw-border-x-cyan-400\/35 {
  border-left-color: rgb(34 211 238 / 0.35);
  border-right-color: rgb(34 211 238 / 0.35);
}
.tw-border-x-cyan-400\/40 {
  border-left-color: rgb(34 211 238 / 0.4);
  border-right-color: rgb(34 211 238 / 0.4);
}
.tw-border-x-cyan-400\/45 {
  border-left-color: rgb(34 211 238 / 0.45);
  border-right-color: rgb(34 211 238 / 0.45);
}
.tw-border-x-cyan-400\/5 {
  border-left-color: rgb(34 211 238 / 0.05);
  border-right-color: rgb(34 211 238 / 0.05);
}
.tw-border-x-cyan-400\/50 {
  border-left-color: rgb(34 211 238 / 0.5);
  border-right-color: rgb(34 211 238 / 0.5);
}
.tw-border-x-cyan-400\/55 {
  border-left-color: rgb(34 211 238 / 0.55);
  border-right-color: rgb(34 211 238 / 0.55);
}
.tw-border-x-cyan-400\/60 {
  border-left-color: rgb(34 211 238 / 0.6);
  border-right-color: rgb(34 211 238 / 0.6);
}
.tw-border-x-cyan-400\/65 {
  border-left-color: rgb(34 211 238 / 0.65);
  border-right-color: rgb(34 211 238 / 0.65);
}
.tw-border-x-cyan-400\/70 {
  border-left-color: rgb(34 211 238 / 0.7);
  border-right-color: rgb(34 211 238 / 0.7);
}
.tw-border-x-cyan-400\/75 {
  border-left-color: rgb(34 211 238 / 0.75);
  border-right-color: rgb(34 211 238 / 0.75);
}
.tw-border-x-cyan-400\/80 {
  border-left-color: rgb(34 211 238 / 0.8);
  border-right-color: rgb(34 211 238 / 0.8);
}
.tw-border-x-cyan-400\/85 {
  border-left-color: rgb(34 211 238 / 0.85);
  border-right-color: rgb(34 211 238 / 0.85);
}
.tw-border-x-cyan-400\/90 {
  border-left-color: rgb(34 211 238 / 0.9);
  border-right-color: rgb(34 211 238 / 0.9);
}
.tw-border-x-cyan-400\/95 {
  border-left-color: rgb(34 211 238 / 0.95);
  border-right-color: rgb(34 211 238 / 0.95);
}
.tw-border-x-cyan-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-50\/0 {
  border-left-color: rgb(236 254 255 / 0);
  border-right-color: rgb(236 254 255 / 0);
}
.tw-border-x-cyan-50\/10 {
  border-left-color: rgb(236 254 255 / 0.1);
  border-right-color: rgb(236 254 255 / 0.1);
}
.tw-border-x-cyan-50\/100 {
  border-left-color: rgb(236 254 255 / 1);
  border-right-color: rgb(236 254 255 / 1);
}
.tw-border-x-cyan-50\/15 {
  border-left-color: rgb(236 254 255 / 0.15);
  border-right-color: rgb(236 254 255 / 0.15);
}
.tw-border-x-cyan-50\/20 {
  border-left-color: rgb(236 254 255 / 0.2);
  border-right-color: rgb(236 254 255 / 0.2);
}
.tw-border-x-cyan-50\/25 {
  border-left-color: rgb(236 254 255 / 0.25);
  border-right-color: rgb(236 254 255 / 0.25);
}
.tw-border-x-cyan-50\/30 {
  border-left-color: rgb(236 254 255 / 0.3);
  border-right-color: rgb(236 254 255 / 0.3);
}
.tw-border-x-cyan-50\/35 {
  border-left-color: rgb(236 254 255 / 0.35);
  border-right-color: rgb(236 254 255 / 0.35);
}
.tw-border-x-cyan-50\/40 {
  border-left-color: rgb(236 254 255 / 0.4);
  border-right-color: rgb(236 254 255 / 0.4);
}
.tw-border-x-cyan-50\/45 {
  border-left-color: rgb(236 254 255 / 0.45);
  border-right-color: rgb(236 254 255 / 0.45);
}
.tw-border-x-cyan-50\/5 {
  border-left-color: rgb(236 254 255 / 0.05);
  border-right-color: rgb(236 254 255 / 0.05);
}
.tw-border-x-cyan-50\/50 {
  border-left-color: rgb(236 254 255 / 0.5);
  border-right-color: rgb(236 254 255 / 0.5);
}
.tw-border-x-cyan-50\/55 {
  border-left-color: rgb(236 254 255 / 0.55);
  border-right-color: rgb(236 254 255 / 0.55);
}
.tw-border-x-cyan-50\/60 {
  border-left-color: rgb(236 254 255 / 0.6);
  border-right-color: rgb(236 254 255 / 0.6);
}
.tw-border-x-cyan-50\/65 {
  border-left-color: rgb(236 254 255 / 0.65);
  border-right-color: rgb(236 254 255 / 0.65);
}
.tw-border-x-cyan-50\/70 {
  border-left-color: rgb(236 254 255 / 0.7);
  border-right-color: rgb(236 254 255 / 0.7);
}
.tw-border-x-cyan-50\/75 {
  border-left-color: rgb(236 254 255 / 0.75);
  border-right-color: rgb(236 254 255 / 0.75);
}
.tw-border-x-cyan-50\/80 {
  border-left-color: rgb(236 254 255 / 0.8);
  border-right-color: rgb(236 254 255 / 0.8);
}
.tw-border-x-cyan-50\/85 {
  border-left-color: rgb(236 254 255 / 0.85);
  border-right-color: rgb(236 254 255 / 0.85);
}
.tw-border-x-cyan-50\/90 {
  border-left-color: rgb(236 254 255 / 0.9);
  border-right-color: rgb(236 254 255 / 0.9);
}
.tw-border-x-cyan-50\/95 {
  border-left-color: rgb(236 254 255 / 0.95);
  border-right-color: rgb(236 254 255 / 0.95);
}
.tw-border-x-cyan-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-500\/0 {
  border-left-color: rgb(6 182 212 / 0);
  border-right-color: rgb(6 182 212 / 0);
}
.tw-border-x-cyan-500\/10 {
  border-left-color: rgb(6 182 212 / 0.1);
  border-right-color: rgb(6 182 212 / 0.1);
}
.tw-border-x-cyan-500\/100 {
  border-left-color: rgb(6 182 212 / 1);
  border-right-color: rgb(6 182 212 / 1);
}
.tw-border-x-cyan-500\/15 {
  border-left-color: rgb(6 182 212 / 0.15);
  border-right-color: rgb(6 182 212 / 0.15);
}
.tw-border-x-cyan-500\/20 {
  border-left-color: rgb(6 182 212 / 0.2);
  border-right-color: rgb(6 182 212 / 0.2);
}
.tw-border-x-cyan-500\/25 {
  border-left-color: rgb(6 182 212 / 0.25);
  border-right-color: rgb(6 182 212 / 0.25);
}
.tw-border-x-cyan-500\/30 {
  border-left-color: rgb(6 182 212 / 0.3);
  border-right-color: rgb(6 182 212 / 0.3);
}
.tw-border-x-cyan-500\/35 {
  border-left-color: rgb(6 182 212 / 0.35);
  border-right-color: rgb(6 182 212 / 0.35);
}
.tw-border-x-cyan-500\/40 {
  border-left-color: rgb(6 182 212 / 0.4);
  border-right-color: rgb(6 182 212 / 0.4);
}
.tw-border-x-cyan-500\/45 {
  border-left-color: rgb(6 182 212 / 0.45);
  border-right-color: rgb(6 182 212 / 0.45);
}
.tw-border-x-cyan-500\/5 {
  border-left-color: rgb(6 182 212 / 0.05);
  border-right-color: rgb(6 182 212 / 0.05);
}
.tw-border-x-cyan-500\/50 {
  border-left-color: rgb(6 182 212 / 0.5);
  border-right-color: rgb(6 182 212 / 0.5);
}
.tw-border-x-cyan-500\/55 {
  border-left-color: rgb(6 182 212 / 0.55);
  border-right-color: rgb(6 182 212 / 0.55);
}
.tw-border-x-cyan-500\/60 {
  border-left-color: rgb(6 182 212 / 0.6);
  border-right-color: rgb(6 182 212 / 0.6);
}
.tw-border-x-cyan-500\/65 {
  border-left-color: rgb(6 182 212 / 0.65);
  border-right-color: rgb(6 182 212 / 0.65);
}
.tw-border-x-cyan-500\/70 {
  border-left-color: rgb(6 182 212 / 0.7);
  border-right-color: rgb(6 182 212 / 0.7);
}
.tw-border-x-cyan-500\/75 {
  border-left-color: rgb(6 182 212 / 0.75);
  border-right-color: rgb(6 182 212 / 0.75);
}
.tw-border-x-cyan-500\/80 {
  border-left-color: rgb(6 182 212 / 0.8);
  border-right-color: rgb(6 182 212 / 0.8);
}
.tw-border-x-cyan-500\/85 {
  border-left-color: rgb(6 182 212 / 0.85);
  border-right-color: rgb(6 182 212 / 0.85);
}
.tw-border-x-cyan-500\/90 {
  border-left-color: rgb(6 182 212 / 0.9);
  border-right-color: rgb(6 182 212 / 0.9);
}
.tw-border-x-cyan-500\/95 {
  border-left-color: rgb(6 182 212 / 0.95);
  border-right-color: rgb(6 182 212 / 0.95);
}
.tw-border-x-cyan-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
  border-right-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-600\/0 {
  border-left-color: rgb(8 145 178 / 0);
  border-right-color: rgb(8 145 178 / 0);
}
.tw-border-x-cyan-600\/10 {
  border-left-color: rgb(8 145 178 / 0.1);
  border-right-color: rgb(8 145 178 / 0.1);
}
.tw-border-x-cyan-600\/100 {
  border-left-color: rgb(8 145 178 / 1);
  border-right-color: rgb(8 145 178 / 1);
}
.tw-border-x-cyan-600\/15 {
  border-left-color: rgb(8 145 178 / 0.15);
  border-right-color: rgb(8 145 178 / 0.15);
}
.tw-border-x-cyan-600\/20 {
  border-left-color: rgb(8 145 178 / 0.2);
  border-right-color: rgb(8 145 178 / 0.2);
}
.tw-border-x-cyan-600\/25 {
  border-left-color: rgb(8 145 178 / 0.25);
  border-right-color: rgb(8 145 178 / 0.25);
}
.tw-border-x-cyan-600\/30 {
  border-left-color: rgb(8 145 178 / 0.3);
  border-right-color: rgb(8 145 178 / 0.3);
}
.tw-border-x-cyan-600\/35 {
  border-left-color: rgb(8 145 178 / 0.35);
  border-right-color: rgb(8 145 178 / 0.35);
}
.tw-border-x-cyan-600\/40 {
  border-left-color: rgb(8 145 178 / 0.4);
  border-right-color: rgb(8 145 178 / 0.4);
}
.tw-border-x-cyan-600\/45 {
  border-left-color: rgb(8 145 178 / 0.45);
  border-right-color: rgb(8 145 178 / 0.45);
}
.tw-border-x-cyan-600\/5 {
  border-left-color: rgb(8 145 178 / 0.05);
  border-right-color: rgb(8 145 178 / 0.05);
}
.tw-border-x-cyan-600\/50 {
  border-left-color: rgb(8 145 178 / 0.5);
  border-right-color: rgb(8 145 178 / 0.5);
}
.tw-border-x-cyan-600\/55 {
  border-left-color: rgb(8 145 178 / 0.55);
  border-right-color: rgb(8 145 178 / 0.55);
}
.tw-border-x-cyan-600\/60 {
  border-left-color: rgb(8 145 178 / 0.6);
  border-right-color: rgb(8 145 178 / 0.6);
}
.tw-border-x-cyan-600\/65 {
  border-left-color: rgb(8 145 178 / 0.65);
  border-right-color: rgb(8 145 178 / 0.65);
}
.tw-border-x-cyan-600\/70 {
  border-left-color: rgb(8 145 178 / 0.7);
  border-right-color: rgb(8 145 178 / 0.7);
}
.tw-border-x-cyan-600\/75 {
  border-left-color: rgb(8 145 178 / 0.75);
  border-right-color: rgb(8 145 178 / 0.75);
}
.tw-border-x-cyan-600\/80 {
  border-left-color: rgb(8 145 178 / 0.8);
  border-right-color: rgb(8 145 178 / 0.8);
}
.tw-border-x-cyan-600\/85 {
  border-left-color: rgb(8 145 178 / 0.85);
  border-right-color: rgb(8 145 178 / 0.85);
}
.tw-border-x-cyan-600\/90 {
  border-left-color: rgb(8 145 178 / 0.9);
  border-right-color: rgb(8 145 178 / 0.9);
}
.tw-border-x-cyan-600\/95 {
  border-left-color: rgb(8 145 178 / 0.95);
  border-right-color: rgb(8 145 178 / 0.95);
}
.tw-border-x-cyan-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
  border-right-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-700\/0 {
  border-left-color: rgb(14 116 144 / 0);
  border-right-color: rgb(14 116 144 / 0);
}
.tw-border-x-cyan-700\/10 {
  border-left-color: rgb(14 116 144 / 0.1);
  border-right-color: rgb(14 116 144 / 0.1);
}
.tw-border-x-cyan-700\/100 {
  border-left-color: rgb(14 116 144 / 1);
  border-right-color: rgb(14 116 144 / 1);
}
.tw-border-x-cyan-700\/15 {
  border-left-color: rgb(14 116 144 / 0.15);
  border-right-color: rgb(14 116 144 / 0.15);
}
.tw-border-x-cyan-700\/20 {
  border-left-color: rgb(14 116 144 / 0.2);
  border-right-color: rgb(14 116 144 / 0.2);
}
.tw-border-x-cyan-700\/25 {
  border-left-color: rgb(14 116 144 / 0.25);
  border-right-color: rgb(14 116 144 / 0.25);
}
.tw-border-x-cyan-700\/30 {
  border-left-color: rgb(14 116 144 / 0.3);
  border-right-color: rgb(14 116 144 / 0.3);
}
.tw-border-x-cyan-700\/35 {
  border-left-color: rgb(14 116 144 / 0.35);
  border-right-color: rgb(14 116 144 / 0.35);
}
.tw-border-x-cyan-700\/40 {
  border-left-color: rgb(14 116 144 / 0.4);
  border-right-color: rgb(14 116 144 / 0.4);
}
.tw-border-x-cyan-700\/45 {
  border-left-color: rgb(14 116 144 / 0.45);
  border-right-color: rgb(14 116 144 / 0.45);
}
.tw-border-x-cyan-700\/5 {
  border-left-color: rgb(14 116 144 / 0.05);
  border-right-color: rgb(14 116 144 / 0.05);
}
.tw-border-x-cyan-700\/50 {
  border-left-color: rgb(14 116 144 / 0.5);
  border-right-color: rgb(14 116 144 / 0.5);
}
.tw-border-x-cyan-700\/55 {
  border-left-color: rgb(14 116 144 / 0.55);
  border-right-color: rgb(14 116 144 / 0.55);
}
.tw-border-x-cyan-700\/60 {
  border-left-color: rgb(14 116 144 / 0.6);
  border-right-color: rgb(14 116 144 / 0.6);
}
.tw-border-x-cyan-700\/65 {
  border-left-color: rgb(14 116 144 / 0.65);
  border-right-color: rgb(14 116 144 / 0.65);
}
.tw-border-x-cyan-700\/70 {
  border-left-color: rgb(14 116 144 / 0.7);
  border-right-color: rgb(14 116 144 / 0.7);
}
.tw-border-x-cyan-700\/75 {
  border-left-color: rgb(14 116 144 / 0.75);
  border-right-color: rgb(14 116 144 / 0.75);
}
.tw-border-x-cyan-700\/80 {
  border-left-color: rgb(14 116 144 / 0.8);
  border-right-color: rgb(14 116 144 / 0.8);
}
.tw-border-x-cyan-700\/85 {
  border-left-color: rgb(14 116 144 / 0.85);
  border-right-color: rgb(14 116 144 / 0.85);
}
.tw-border-x-cyan-700\/90 {
  border-left-color: rgb(14 116 144 / 0.9);
  border-right-color: rgb(14 116 144 / 0.9);
}
.tw-border-x-cyan-700\/95 {
  border-left-color: rgb(14 116 144 / 0.95);
  border-right-color: rgb(14 116 144 / 0.95);
}
.tw-border-x-cyan-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
  border-right-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-800\/0 {
  border-left-color: rgb(21 94 117 / 0);
  border-right-color: rgb(21 94 117 / 0);
}
.tw-border-x-cyan-800\/10 {
  border-left-color: rgb(21 94 117 / 0.1);
  border-right-color: rgb(21 94 117 / 0.1);
}
.tw-border-x-cyan-800\/100 {
  border-left-color: rgb(21 94 117 / 1);
  border-right-color: rgb(21 94 117 / 1);
}
.tw-border-x-cyan-800\/15 {
  border-left-color: rgb(21 94 117 / 0.15);
  border-right-color: rgb(21 94 117 / 0.15);
}
.tw-border-x-cyan-800\/20 {
  border-left-color: rgb(21 94 117 / 0.2);
  border-right-color: rgb(21 94 117 / 0.2);
}
.tw-border-x-cyan-800\/25 {
  border-left-color: rgb(21 94 117 / 0.25);
  border-right-color: rgb(21 94 117 / 0.25);
}
.tw-border-x-cyan-800\/30 {
  border-left-color: rgb(21 94 117 / 0.3);
  border-right-color: rgb(21 94 117 / 0.3);
}
.tw-border-x-cyan-800\/35 {
  border-left-color: rgb(21 94 117 / 0.35);
  border-right-color: rgb(21 94 117 / 0.35);
}
.tw-border-x-cyan-800\/40 {
  border-left-color: rgb(21 94 117 / 0.4);
  border-right-color: rgb(21 94 117 / 0.4);
}
.tw-border-x-cyan-800\/45 {
  border-left-color: rgb(21 94 117 / 0.45);
  border-right-color: rgb(21 94 117 / 0.45);
}
.tw-border-x-cyan-800\/5 {
  border-left-color: rgb(21 94 117 / 0.05);
  border-right-color: rgb(21 94 117 / 0.05);
}
.tw-border-x-cyan-800\/50 {
  border-left-color: rgb(21 94 117 / 0.5);
  border-right-color: rgb(21 94 117 / 0.5);
}
.tw-border-x-cyan-800\/55 {
  border-left-color: rgb(21 94 117 / 0.55);
  border-right-color: rgb(21 94 117 / 0.55);
}
.tw-border-x-cyan-800\/60 {
  border-left-color: rgb(21 94 117 / 0.6);
  border-right-color: rgb(21 94 117 / 0.6);
}
.tw-border-x-cyan-800\/65 {
  border-left-color: rgb(21 94 117 / 0.65);
  border-right-color: rgb(21 94 117 / 0.65);
}
.tw-border-x-cyan-800\/70 {
  border-left-color: rgb(21 94 117 / 0.7);
  border-right-color: rgb(21 94 117 / 0.7);
}
.tw-border-x-cyan-800\/75 {
  border-left-color: rgb(21 94 117 / 0.75);
  border-right-color: rgb(21 94 117 / 0.75);
}
.tw-border-x-cyan-800\/80 {
  border-left-color: rgb(21 94 117 / 0.8);
  border-right-color: rgb(21 94 117 / 0.8);
}
.tw-border-x-cyan-800\/85 {
  border-left-color: rgb(21 94 117 / 0.85);
  border-right-color: rgb(21 94 117 / 0.85);
}
.tw-border-x-cyan-800\/90 {
  border-left-color: rgb(21 94 117 / 0.9);
  border-right-color: rgb(21 94 117 / 0.9);
}
.tw-border-x-cyan-800\/95 {
  border-left-color: rgb(21 94 117 / 0.95);
  border-right-color: rgb(21 94 117 / 0.95);
}
.tw-border-x-cyan-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
  border-right-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-900\/0 {
  border-left-color: rgb(22 78 99 / 0);
  border-right-color: rgb(22 78 99 / 0);
}
.tw-border-x-cyan-900\/10 {
  border-left-color: rgb(22 78 99 / 0.1);
  border-right-color: rgb(22 78 99 / 0.1);
}
.tw-border-x-cyan-900\/100 {
  border-left-color: rgb(22 78 99 / 1);
  border-right-color: rgb(22 78 99 / 1);
}
.tw-border-x-cyan-900\/15 {
  border-left-color: rgb(22 78 99 / 0.15);
  border-right-color: rgb(22 78 99 / 0.15);
}
.tw-border-x-cyan-900\/20 {
  border-left-color: rgb(22 78 99 / 0.2);
  border-right-color: rgb(22 78 99 / 0.2);
}
.tw-border-x-cyan-900\/25 {
  border-left-color: rgb(22 78 99 / 0.25);
  border-right-color: rgb(22 78 99 / 0.25);
}
.tw-border-x-cyan-900\/30 {
  border-left-color: rgb(22 78 99 / 0.3);
  border-right-color: rgb(22 78 99 / 0.3);
}
.tw-border-x-cyan-900\/35 {
  border-left-color: rgb(22 78 99 / 0.35);
  border-right-color: rgb(22 78 99 / 0.35);
}
.tw-border-x-cyan-900\/40 {
  border-left-color: rgb(22 78 99 / 0.4);
  border-right-color: rgb(22 78 99 / 0.4);
}
.tw-border-x-cyan-900\/45 {
  border-left-color: rgb(22 78 99 / 0.45);
  border-right-color: rgb(22 78 99 / 0.45);
}
.tw-border-x-cyan-900\/5 {
  border-left-color: rgb(22 78 99 / 0.05);
  border-right-color: rgb(22 78 99 / 0.05);
}
.tw-border-x-cyan-900\/50 {
  border-left-color: rgb(22 78 99 / 0.5);
  border-right-color: rgb(22 78 99 / 0.5);
}
.tw-border-x-cyan-900\/55 {
  border-left-color: rgb(22 78 99 / 0.55);
  border-right-color: rgb(22 78 99 / 0.55);
}
.tw-border-x-cyan-900\/60 {
  border-left-color: rgb(22 78 99 / 0.6);
  border-right-color: rgb(22 78 99 / 0.6);
}
.tw-border-x-cyan-900\/65 {
  border-left-color: rgb(22 78 99 / 0.65);
  border-right-color: rgb(22 78 99 / 0.65);
}
.tw-border-x-cyan-900\/70 {
  border-left-color: rgb(22 78 99 / 0.7);
  border-right-color: rgb(22 78 99 / 0.7);
}
.tw-border-x-cyan-900\/75 {
  border-left-color: rgb(22 78 99 / 0.75);
  border-right-color: rgb(22 78 99 / 0.75);
}
.tw-border-x-cyan-900\/80 {
  border-left-color: rgb(22 78 99 / 0.8);
  border-right-color: rgb(22 78 99 / 0.8);
}
.tw-border-x-cyan-900\/85 {
  border-left-color: rgb(22 78 99 / 0.85);
  border-right-color: rgb(22 78 99 / 0.85);
}
.tw-border-x-cyan-900\/90 {
  border-left-color: rgb(22 78 99 / 0.9);
  border-right-color: rgb(22 78 99 / 0.9);
}
.tw-border-x-cyan-900\/95 {
  border-left-color: rgb(22 78 99 / 0.95);
  border-right-color: rgb(22 78 99 / 0.95);
}
.tw-border-x-cyan-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
  border-right-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-x-cyan-950\/0 {
  border-left-color: rgb(8 51 68 / 0);
  border-right-color: rgb(8 51 68 / 0);
}
.tw-border-x-cyan-950\/10 {
  border-left-color: rgb(8 51 68 / 0.1);
  border-right-color: rgb(8 51 68 / 0.1);
}
.tw-border-x-cyan-950\/100 {
  border-left-color: rgb(8 51 68 / 1);
  border-right-color: rgb(8 51 68 / 1);
}
.tw-border-x-cyan-950\/15 {
  border-left-color: rgb(8 51 68 / 0.15);
  border-right-color: rgb(8 51 68 / 0.15);
}
.tw-border-x-cyan-950\/20 {
  border-left-color: rgb(8 51 68 / 0.2);
  border-right-color: rgb(8 51 68 / 0.2);
}
.tw-border-x-cyan-950\/25 {
  border-left-color: rgb(8 51 68 / 0.25);
  border-right-color: rgb(8 51 68 / 0.25);
}
.tw-border-x-cyan-950\/30 {
  border-left-color: rgb(8 51 68 / 0.3);
  border-right-color: rgb(8 51 68 / 0.3);
}
.tw-border-x-cyan-950\/35 {
  border-left-color: rgb(8 51 68 / 0.35);
  border-right-color: rgb(8 51 68 / 0.35);
}
.tw-border-x-cyan-950\/40 {
  border-left-color: rgb(8 51 68 / 0.4);
  border-right-color: rgb(8 51 68 / 0.4);
}
.tw-border-x-cyan-950\/45 {
  border-left-color: rgb(8 51 68 / 0.45);
  border-right-color: rgb(8 51 68 / 0.45);
}
.tw-border-x-cyan-950\/5 {
  border-left-color: rgb(8 51 68 / 0.05);
  border-right-color: rgb(8 51 68 / 0.05);
}
.tw-border-x-cyan-950\/50 {
  border-left-color: rgb(8 51 68 / 0.5);
  border-right-color: rgb(8 51 68 / 0.5);
}
.tw-border-x-cyan-950\/55 {
  border-left-color: rgb(8 51 68 / 0.55);
  border-right-color: rgb(8 51 68 / 0.55);
}
.tw-border-x-cyan-950\/60 {
  border-left-color: rgb(8 51 68 / 0.6);
  border-right-color: rgb(8 51 68 / 0.6);
}
.tw-border-x-cyan-950\/65 {
  border-left-color: rgb(8 51 68 / 0.65);
  border-right-color: rgb(8 51 68 / 0.65);
}
.tw-border-x-cyan-950\/70 {
  border-left-color: rgb(8 51 68 / 0.7);
  border-right-color: rgb(8 51 68 / 0.7);
}
.tw-border-x-cyan-950\/75 {
  border-left-color: rgb(8 51 68 / 0.75);
  border-right-color: rgb(8 51 68 / 0.75);
}
.tw-border-x-cyan-950\/80 {
  border-left-color: rgb(8 51 68 / 0.8);
  border-right-color: rgb(8 51 68 / 0.8);
}
.tw-border-x-cyan-950\/85 {
  border-left-color: rgb(8 51 68 / 0.85);
  border-right-color: rgb(8 51 68 / 0.85);
}
.tw-border-x-cyan-950\/90 {
  border-left-color: rgb(8 51 68 / 0.9);
  border-right-color: rgb(8 51 68 / 0.9);
}
.tw-border-x-cyan-950\/95 {
  border-left-color: rgb(8 51 68 / 0.95);
  border-right-color: rgb(8 51 68 / 0.95);
}
.tw-border-x-danger {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  border-right-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-x-danger-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-x-danger-dark\/0 {
  border-left-color: rgb(220 38 38 / 0);
  border-right-color: rgb(220 38 38 / 0);
}
.tw-border-x-danger-dark\/10 {
  border-left-color: rgb(220 38 38 / 0.1);
  border-right-color: rgb(220 38 38 / 0.1);
}
.tw-border-x-danger-dark\/100 {
  border-left-color: rgb(220 38 38 / 1);
  border-right-color: rgb(220 38 38 / 1);
}
.tw-border-x-danger-dark\/15 {
  border-left-color: rgb(220 38 38 / 0.15);
  border-right-color: rgb(220 38 38 / 0.15);
}
.tw-border-x-danger-dark\/20 {
  border-left-color: rgb(220 38 38 / 0.2);
  border-right-color: rgb(220 38 38 / 0.2);
}
.tw-border-x-danger-dark\/25 {
  border-left-color: rgb(220 38 38 / 0.25);
  border-right-color: rgb(220 38 38 / 0.25);
}
.tw-border-x-danger-dark\/30 {
  border-left-color: rgb(220 38 38 / 0.3);
  border-right-color: rgb(220 38 38 / 0.3);
}
.tw-border-x-danger-dark\/35 {
  border-left-color: rgb(220 38 38 / 0.35);
  border-right-color: rgb(220 38 38 / 0.35);
}
.tw-border-x-danger-dark\/40 {
  border-left-color: rgb(220 38 38 / 0.4);
  border-right-color: rgb(220 38 38 / 0.4);
}
.tw-border-x-danger-dark\/45 {
  border-left-color: rgb(220 38 38 / 0.45);
  border-right-color: rgb(220 38 38 / 0.45);
}
.tw-border-x-danger-dark\/5 {
  border-left-color: rgb(220 38 38 / 0.05);
  border-right-color: rgb(220 38 38 / 0.05);
}
.tw-border-x-danger-dark\/50 {
  border-left-color: rgb(220 38 38 / 0.5);
  border-right-color: rgb(220 38 38 / 0.5);
}
.tw-border-x-danger-dark\/55 {
  border-left-color: rgb(220 38 38 / 0.55);
  border-right-color: rgb(220 38 38 / 0.55);
}
.tw-border-x-danger-dark\/60 {
  border-left-color: rgb(220 38 38 / 0.6);
  border-right-color: rgb(220 38 38 / 0.6);
}
.tw-border-x-danger-dark\/65 {
  border-left-color: rgb(220 38 38 / 0.65);
  border-right-color: rgb(220 38 38 / 0.65);
}
.tw-border-x-danger-dark\/70 {
  border-left-color: rgb(220 38 38 / 0.7);
  border-right-color: rgb(220 38 38 / 0.7);
}
.tw-border-x-danger-dark\/75 {
  border-left-color: rgb(220 38 38 / 0.75);
  border-right-color: rgb(220 38 38 / 0.75);
}
.tw-border-x-danger-dark\/80 {
  border-left-color: rgb(220 38 38 / 0.8);
  border-right-color: rgb(220 38 38 / 0.8);
}
.tw-border-x-danger-dark\/85 {
  border-left-color: rgb(220 38 38 / 0.85);
  border-right-color: rgb(220 38 38 / 0.85);
}
.tw-border-x-danger-dark\/90 {
  border-left-color: rgb(220 38 38 / 0.9);
  border-right-color: rgb(220 38 38 / 0.9);
}
.tw-border-x-danger-dark\/95 {
  border-left-color: rgb(220 38 38 / 0.95);
  border-right-color: rgb(220 38 38 / 0.95);
}
.tw-border-x-danger-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
  border-right-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-x-danger-light\/0 {
  border-left-color: rgb(248 113 113 / 0);
  border-right-color: rgb(248 113 113 / 0);
}
.tw-border-x-danger-light\/10 {
  border-left-color: rgb(248 113 113 / 0.1);
  border-right-color: rgb(248 113 113 / 0.1);
}
.tw-border-x-danger-light\/100 {
  border-left-color: rgb(248 113 113 / 1);
  border-right-color: rgb(248 113 113 / 1);
}
.tw-border-x-danger-light\/15 {
  border-left-color: rgb(248 113 113 / 0.15);
  border-right-color: rgb(248 113 113 / 0.15);
}
.tw-border-x-danger-light\/20 {
  border-left-color: rgb(248 113 113 / 0.2);
  border-right-color: rgb(248 113 113 / 0.2);
}
.tw-border-x-danger-light\/25 {
  border-left-color: rgb(248 113 113 / 0.25);
  border-right-color: rgb(248 113 113 / 0.25);
}
.tw-border-x-danger-light\/30 {
  border-left-color: rgb(248 113 113 / 0.3);
  border-right-color: rgb(248 113 113 / 0.3);
}
.tw-border-x-danger-light\/35 {
  border-left-color: rgb(248 113 113 / 0.35);
  border-right-color: rgb(248 113 113 / 0.35);
}
.tw-border-x-danger-light\/40 {
  border-left-color: rgb(248 113 113 / 0.4);
  border-right-color: rgb(248 113 113 / 0.4);
}
.tw-border-x-danger-light\/45 {
  border-left-color: rgb(248 113 113 / 0.45);
  border-right-color: rgb(248 113 113 / 0.45);
}
.tw-border-x-danger-light\/5 {
  border-left-color: rgb(248 113 113 / 0.05);
  border-right-color: rgb(248 113 113 / 0.05);
}
.tw-border-x-danger-light\/50 {
  border-left-color: rgb(248 113 113 / 0.5);
  border-right-color: rgb(248 113 113 / 0.5);
}
.tw-border-x-danger-light\/55 {
  border-left-color: rgb(248 113 113 / 0.55);
  border-right-color: rgb(248 113 113 / 0.55);
}
.tw-border-x-danger-light\/60 {
  border-left-color: rgb(248 113 113 / 0.6);
  border-right-color: rgb(248 113 113 / 0.6);
}
.tw-border-x-danger-light\/65 {
  border-left-color: rgb(248 113 113 / 0.65);
  border-right-color: rgb(248 113 113 / 0.65);
}
.tw-border-x-danger-light\/70 {
  border-left-color: rgb(248 113 113 / 0.7);
  border-right-color: rgb(248 113 113 / 0.7);
}
.tw-border-x-danger-light\/75 {
  border-left-color: rgb(248 113 113 / 0.75);
  border-right-color: rgb(248 113 113 / 0.75);
}
.tw-border-x-danger-light\/80 {
  border-left-color: rgb(248 113 113 / 0.8);
  border-right-color: rgb(248 113 113 / 0.8);
}
.tw-border-x-danger-light\/85 {
  border-left-color: rgb(248 113 113 / 0.85);
  border-right-color: rgb(248 113 113 / 0.85);
}
.tw-border-x-danger-light\/90 {
  border-left-color: rgb(248 113 113 / 0.9);
  border-right-color: rgb(248 113 113 / 0.9);
}
.tw-border-x-danger-light\/95 {
  border-left-color: rgb(248 113 113 / 0.95);
  border-right-color: rgb(248 113 113 / 0.95);
}
.tw-border-x-danger\/0 {
  border-left-color: rgb(239 68 68 / 0);
  border-right-color: rgb(239 68 68 / 0);
}
.tw-border-x-danger\/10 {
  border-left-color: rgb(239 68 68 / 0.1);
  border-right-color: rgb(239 68 68 / 0.1);
}
.tw-border-x-danger\/100 {
  border-left-color: rgb(239 68 68 / 1);
  border-right-color: rgb(239 68 68 / 1);
}
.tw-border-x-danger\/15 {
  border-left-color: rgb(239 68 68 / 0.15);
  border-right-color: rgb(239 68 68 / 0.15);
}
.tw-border-x-danger\/20 {
  border-left-color: rgb(239 68 68 / 0.2);
  border-right-color: rgb(239 68 68 / 0.2);
}
.tw-border-x-danger\/25 {
  border-left-color: rgb(239 68 68 / 0.25);
  border-right-color: rgb(239 68 68 / 0.25);
}
.tw-border-x-danger\/30 {
  border-left-color: rgb(239 68 68 / 0.3);
  border-right-color: rgb(239 68 68 / 0.3);
}
.tw-border-x-danger\/35 {
  border-left-color: rgb(239 68 68 / 0.35);
  border-right-color: rgb(239 68 68 / 0.35);
}
.tw-border-x-danger\/40 {
  border-left-color: rgb(239 68 68 / 0.4);
  border-right-color: rgb(239 68 68 / 0.4);
}
.tw-border-x-danger\/45 {
  border-left-color: rgb(239 68 68 / 0.45);
  border-right-color: rgb(239 68 68 / 0.45);
}
.tw-border-x-danger\/5 {
  border-left-color: rgb(239 68 68 / 0.05);
  border-right-color: rgb(239 68 68 / 0.05);
}
.tw-border-x-danger\/50 {
  border-left-color: rgb(239 68 68 / 0.5);
  border-right-color: rgb(239 68 68 / 0.5);
}
.tw-border-x-danger\/55 {
  border-left-color: rgb(239 68 68 / 0.55);
  border-right-color: rgb(239 68 68 / 0.55);
}
.tw-border-x-danger\/60 {
  border-left-color: rgb(239 68 68 / 0.6);
  border-right-color: rgb(239 68 68 / 0.6);
}
.tw-border-x-danger\/65 {
  border-left-color: rgb(239 68 68 / 0.65);
  border-right-color: rgb(239 68 68 / 0.65);
}
.tw-border-x-danger\/70 {
  border-left-color: rgb(239 68 68 / 0.7);
  border-right-color: rgb(239 68 68 / 0.7);
}
.tw-border-x-danger\/75 {
  border-left-color: rgb(239 68 68 / 0.75);
  border-right-color: rgb(239 68 68 / 0.75);
}
.tw-border-x-danger\/80 {
  border-left-color: rgb(239 68 68 / 0.8);
  border-right-color: rgb(239 68 68 / 0.8);
}
.tw-border-x-danger\/85 {
  border-left-color: rgb(239 68 68 / 0.85);
  border-right-color: rgb(239 68 68 / 0.85);
}
.tw-border-x-danger\/90 {
  border-left-color: rgb(239 68 68 / 0.9);
  border-right-color: rgb(239 68 68 / 0.9);
}
.tw-border-x-danger\/95 {
  border-left-color: rgb(239 68 68 / 0.95);
  border-right-color: rgb(239 68 68 / 0.95);
}
.tw-border-x-emerald-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
  border-right-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-100\/0 {
  border-left-color: rgb(209 250 229 / 0);
  border-right-color: rgb(209 250 229 / 0);
}
.tw-border-x-emerald-100\/10 {
  border-left-color: rgb(209 250 229 / 0.1);
  border-right-color: rgb(209 250 229 / 0.1);
}
.tw-border-x-emerald-100\/100 {
  border-left-color: rgb(209 250 229 / 1);
  border-right-color: rgb(209 250 229 / 1);
}
.tw-border-x-emerald-100\/15 {
  border-left-color: rgb(209 250 229 / 0.15);
  border-right-color: rgb(209 250 229 / 0.15);
}
.tw-border-x-emerald-100\/20 {
  border-left-color: rgb(209 250 229 / 0.2);
  border-right-color: rgb(209 250 229 / 0.2);
}
.tw-border-x-emerald-100\/25 {
  border-left-color: rgb(209 250 229 / 0.25);
  border-right-color: rgb(209 250 229 / 0.25);
}
.tw-border-x-emerald-100\/30 {
  border-left-color: rgb(209 250 229 / 0.3);
  border-right-color: rgb(209 250 229 / 0.3);
}
.tw-border-x-emerald-100\/35 {
  border-left-color: rgb(209 250 229 / 0.35);
  border-right-color: rgb(209 250 229 / 0.35);
}
.tw-border-x-emerald-100\/40 {
  border-left-color: rgb(209 250 229 / 0.4);
  border-right-color: rgb(209 250 229 / 0.4);
}
.tw-border-x-emerald-100\/45 {
  border-left-color: rgb(209 250 229 / 0.45);
  border-right-color: rgb(209 250 229 / 0.45);
}
.tw-border-x-emerald-100\/5 {
  border-left-color: rgb(209 250 229 / 0.05);
  border-right-color: rgb(209 250 229 / 0.05);
}
.tw-border-x-emerald-100\/50 {
  border-left-color: rgb(209 250 229 / 0.5);
  border-right-color: rgb(209 250 229 / 0.5);
}
.tw-border-x-emerald-100\/55 {
  border-left-color: rgb(209 250 229 / 0.55);
  border-right-color: rgb(209 250 229 / 0.55);
}
.tw-border-x-emerald-100\/60 {
  border-left-color: rgb(209 250 229 / 0.6);
  border-right-color: rgb(209 250 229 / 0.6);
}
.tw-border-x-emerald-100\/65 {
  border-left-color: rgb(209 250 229 / 0.65);
  border-right-color: rgb(209 250 229 / 0.65);
}
.tw-border-x-emerald-100\/70 {
  border-left-color: rgb(209 250 229 / 0.7);
  border-right-color: rgb(209 250 229 / 0.7);
}
.tw-border-x-emerald-100\/75 {
  border-left-color: rgb(209 250 229 / 0.75);
  border-right-color: rgb(209 250 229 / 0.75);
}
.tw-border-x-emerald-100\/80 {
  border-left-color: rgb(209 250 229 / 0.8);
  border-right-color: rgb(209 250 229 / 0.8);
}
.tw-border-x-emerald-100\/85 {
  border-left-color: rgb(209 250 229 / 0.85);
  border-right-color: rgb(209 250 229 / 0.85);
}
.tw-border-x-emerald-100\/90 {
  border-left-color: rgb(209 250 229 / 0.9);
  border-right-color: rgb(209 250 229 / 0.9);
}
.tw-border-x-emerald-100\/95 {
  border-left-color: rgb(209 250 229 / 0.95);
  border-right-color: rgb(209 250 229 / 0.95);
}
.tw-border-x-emerald-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
  border-right-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-200\/0 {
  border-left-color: rgb(167 243 208 / 0);
  border-right-color: rgb(167 243 208 / 0);
}
.tw-border-x-emerald-200\/10 {
  border-left-color: rgb(167 243 208 / 0.1);
  border-right-color: rgb(167 243 208 / 0.1);
}
.tw-border-x-emerald-200\/100 {
  border-left-color: rgb(167 243 208 / 1);
  border-right-color: rgb(167 243 208 / 1);
}
.tw-border-x-emerald-200\/15 {
  border-left-color: rgb(167 243 208 / 0.15);
  border-right-color: rgb(167 243 208 / 0.15);
}
.tw-border-x-emerald-200\/20 {
  border-left-color: rgb(167 243 208 / 0.2);
  border-right-color: rgb(167 243 208 / 0.2);
}
.tw-border-x-emerald-200\/25 {
  border-left-color: rgb(167 243 208 / 0.25);
  border-right-color: rgb(167 243 208 / 0.25);
}
.tw-border-x-emerald-200\/30 {
  border-left-color: rgb(167 243 208 / 0.3);
  border-right-color: rgb(167 243 208 / 0.3);
}
.tw-border-x-emerald-200\/35 {
  border-left-color: rgb(167 243 208 / 0.35);
  border-right-color: rgb(167 243 208 / 0.35);
}
.tw-border-x-emerald-200\/40 {
  border-left-color: rgb(167 243 208 / 0.4);
  border-right-color: rgb(167 243 208 / 0.4);
}
.tw-border-x-emerald-200\/45 {
  border-left-color: rgb(167 243 208 / 0.45);
  border-right-color: rgb(167 243 208 / 0.45);
}
.tw-border-x-emerald-200\/5 {
  border-left-color: rgb(167 243 208 / 0.05);
  border-right-color: rgb(167 243 208 / 0.05);
}
.tw-border-x-emerald-200\/50 {
  border-left-color: rgb(167 243 208 / 0.5);
  border-right-color: rgb(167 243 208 / 0.5);
}
.tw-border-x-emerald-200\/55 {
  border-left-color: rgb(167 243 208 / 0.55);
  border-right-color: rgb(167 243 208 / 0.55);
}
.tw-border-x-emerald-200\/60 {
  border-left-color: rgb(167 243 208 / 0.6);
  border-right-color: rgb(167 243 208 / 0.6);
}
.tw-border-x-emerald-200\/65 {
  border-left-color: rgb(167 243 208 / 0.65);
  border-right-color: rgb(167 243 208 / 0.65);
}
.tw-border-x-emerald-200\/70 {
  border-left-color: rgb(167 243 208 / 0.7);
  border-right-color: rgb(167 243 208 / 0.7);
}
.tw-border-x-emerald-200\/75 {
  border-left-color: rgb(167 243 208 / 0.75);
  border-right-color: rgb(167 243 208 / 0.75);
}
.tw-border-x-emerald-200\/80 {
  border-left-color: rgb(167 243 208 / 0.8);
  border-right-color: rgb(167 243 208 / 0.8);
}
.tw-border-x-emerald-200\/85 {
  border-left-color: rgb(167 243 208 / 0.85);
  border-right-color: rgb(167 243 208 / 0.85);
}
.tw-border-x-emerald-200\/90 {
  border-left-color: rgb(167 243 208 / 0.9);
  border-right-color: rgb(167 243 208 / 0.9);
}
.tw-border-x-emerald-200\/95 {
  border-left-color: rgb(167 243 208 / 0.95);
  border-right-color: rgb(167 243 208 / 0.95);
}
.tw-border-x-emerald-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
  border-right-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-300\/0 {
  border-left-color: rgb(110 231 183 / 0);
  border-right-color: rgb(110 231 183 / 0);
}
.tw-border-x-emerald-300\/10 {
  border-left-color: rgb(110 231 183 / 0.1);
  border-right-color: rgb(110 231 183 / 0.1);
}
.tw-border-x-emerald-300\/100 {
  border-left-color: rgb(110 231 183 / 1);
  border-right-color: rgb(110 231 183 / 1);
}
.tw-border-x-emerald-300\/15 {
  border-left-color: rgb(110 231 183 / 0.15);
  border-right-color: rgb(110 231 183 / 0.15);
}
.tw-border-x-emerald-300\/20 {
  border-left-color: rgb(110 231 183 / 0.2);
  border-right-color: rgb(110 231 183 / 0.2);
}
.tw-border-x-emerald-300\/25 {
  border-left-color: rgb(110 231 183 / 0.25);
  border-right-color: rgb(110 231 183 / 0.25);
}
.tw-border-x-emerald-300\/30 {
  border-left-color: rgb(110 231 183 / 0.3);
  border-right-color: rgb(110 231 183 / 0.3);
}
.tw-border-x-emerald-300\/35 {
  border-left-color: rgb(110 231 183 / 0.35);
  border-right-color: rgb(110 231 183 / 0.35);
}
.tw-border-x-emerald-300\/40 {
  border-left-color: rgb(110 231 183 / 0.4);
  border-right-color: rgb(110 231 183 / 0.4);
}
.tw-border-x-emerald-300\/45 {
  border-left-color: rgb(110 231 183 / 0.45);
  border-right-color: rgb(110 231 183 / 0.45);
}
.tw-border-x-emerald-300\/5 {
  border-left-color: rgb(110 231 183 / 0.05);
  border-right-color: rgb(110 231 183 / 0.05);
}
.tw-border-x-emerald-300\/50 {
  border-left-color: rgb(110 231 183 / 0.5);
  border-right-color: rgb(110 231 183 / 0.5);
}
.tw-border-x-emerald-300\/55 {
  border-left-color: rgb(110 231 183 / 0.55);
  border-right-color: rgb(110 231 183 / 0.55);
}
.tw-border-x-emerald-300\/60 {
  border-left-color: rgb(110 231 183 / 0.6);
  border-right-color: rgb(110 231 183 / 0.6);
}
.tw-border-x-emerald-300\/65 {
  border-left-color: rgb(110 231 183 / 0.65);
  border-right-color: rgb(110 231 183 / 0.65);
}
.tw-border-x-emerald-300\/70 {
  border-left-color: rgb(110 231 183 / 0.7);
  border-right-color: rgb(110 231 183 / 0.7);
}
.tw-border-x-emerald-300\/75 {
  border-left-color: rgb(110 231 183 / 0.75);
  border-right-color: rgb(110 231 183 / 0.75);
}
.tw-border-x-emerald-300\/80 {
  border-left-color: rgb(110 231 183 / 0.8);
  border-right-color: rgb(110 231 183 / 0.8);
}
.tw-border-x-emerald-300\/85 {
  border-left-color: rgb(110 231 183 / 0.85);
  border-right-color: rgb(110 231 183 / 0.85);
}
.tw-border-x-emerald-300\/90 {
  border-left-color: rgb(110 231 183 / 0.9);
  border-right-color: rgb(110 231 183 / 0.9);
}
.tw-border-x-emerald-300\/95 {
  border-left-color: rgb(110 231 183 / 0.95);
  border-right-color: rgb(110 231 183 / 0.95);
}
.tw-border-x-emerald-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
  border-right-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-400\/0 {
  border-left-color: rgb(52 211 153 / 0);
  border-right-color: rgb(52 211 153 / 0);
}
.tw-border-x-emerald-400\/10 {
  border-left-color: rgb(52 211 153 / 0.1);
  border-right-color: rgb(52 211 153 / 0.1);
}
.tw-border-x-emerald-400\/100 {
  border-left-color: rgb(52 211 153 / 1);
  border-right-color: rgb(52 211 153 / 1);
}
.tw-border-x-emerald-400\/15 {
  border-left-color: rgb(52 211 153 / 0.15);
  border-right-color: rgb(52 211 153 / 0.15);
}
.tw-border-x-emerald-400\/20 {
  border-left-color: rgb(52 211 153 / 0.2);
  border-right-color: rgb(52 211 153 / 0.2);
}
.tw-border-x-emerald-400\/25 {
  border-left-color: rgb(52 211 153 / 0.25);
  border-right-color: rgb(52 211 153 / 0.25);
}
.tw-border-x-emerald-400\/30 {
  border-left-color: rgb(52 211 153 / 0.3);
  border-right-color: rgb(52 211 153 / 0.3);
}
.tw-border-x-emerald-400\/35 {
  border-left-color: rgb(52 211 153 / 0.35);
  border-right-color: rgb(52 211 153 / 0.35);
}
.tw-border-x-emerald-400\/40 {
  border-left-color: rgb(52 211 153 / 0.4);
  border-right-color: rgb(52 211 153 / 0.4);
}
.tw-border-x-emerald-400\/45 {
  border-left-color: rgb(52 211 153 / 0.45);
  border-right-color: rgb(52 211 153 / 0.45);
}
.tw-border-x-emerald-400\/5 {
  border-left-color: rgb(52 211 153 / 0.05);
  border-right-color: rgb(52 211 153 / 0.05);
}
.tw-border-x-emerald-400\/50 {
  border-left-color: rgb(52 211 153 / 0.5);
  border-right-color: rgb(52 211 153 / 0.5);
}
.tw-border-x-emerald-400\/55 {
  border-left-color: rgb(52 211 153 / 0.55);
  border-right-color: rgb(52 211 153 / 0.55);
}
.tw-border-x-emerald-400\/60 {
  border-left-color: rgb(52 211 153 / 0.6);
  border-right-color: rgb(52 211 153 / 0.6);
}
.tw-border-x-emerald-400\/65 {
  border-left-color: rgb(52 211 153 / 0.65);
  border-right-color: rgb(52 211 153 / 0.65);
}
.tw-border-x-emerald-400\/70 {
  border-left-color: rgb(52 211 153 / 0.7);
  border-right-color: rgb(52 211 153 / 0.7);
}
.tw-border-x-emerald-400\/75 {
  border-left-color: rgb(52 211 153 / 0.75);
  border-right-color: rgb(52 211 153 / 0.75);
}
.tw-border-x-emerald-400\/80 {
  border-left-color: rgb(52 211 153 / 0.8);
  border-right-color: rgb(52 211 153 / 0.8);
}
.tw-border-x-emerald-400\/85 {
  border-left-color: rgb(52 211 153 / 0.85);
  border-right-color: rgb(52 211 153 / 0.85);
}
.tw-border-x-emerald-400\/90 {
  border-left-color: rgb(52 211 153 / 0.9);
  border-right-color: rgb(52 211 153 / 0.9);
}
.tw-border-x-emerald-400\/95 {
  border-left-color: rgb(52 211 153 / 0.95);
  border-right-color: rgb(52 211 153 / 0.95);
}
.tw-border-x-emerald-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-50\/0 {
  border-left-color: rgb(236 253 245 / 0);
  border-right-color: rgb(236 253 245 / 0);
}
.tw-border-x-emerald-50\/10 {
  border-left-color: rgb(236 253 245 / 0.1);
  border-right-color: rgb(236 253 245 / 0.1);
}
.tw-border-x-emerald-50\/100 {
  border-left-color: rgb(236 253 245 / 1);
  border-right-color: rgb(236 253 245 / 1);
}
.tw-border-x-emerald-50\/15 {
  border-left-color: rgb(236 253 245 / 0.15);
  border-right-color: rgb(236 253 245 / 0.15);
}
.tw-border-x-emerald-50\/20 {
  border-left-color: rgb(236 253 245 / 0.2);
  border-right-color: rgb(236 253 245 / 0.2);
}
.tw-border-x-emerald-50\/25 {
  border-left-color: rgb(236 253 245 / 0.25);
  border-right-color: rgb(236 253 245 / 0.25);
}
.tw-border-x-emerald-50\/30 {
  border-left-color: rgb(236 253 245 / 0.3);
  border-right-color: rgb(236 253 245 / 0.3);
}
.tw-border-x-emerald-50\/35 {
  border-left-color: rgb(236 253 245 / 0.35);
  border-right-color: rgb(236 253 245 / 0.35);
}
.tw-border-x-emerald-50\/40 {
  border-left-color: rgb(236 253 245 / 0.4);
  border-right-color: rgb(236 253 245 / 0.4);
}
.tw-border-x-emerald-50\/45 {
  border-left-color: rgb(236 253 245 / 0.45);
  border-right-color: rgb(236 253 245 / 0.45);
}
.tw-border-x-emerald-50\/5 {
  border-left-color: rgb(236 253 245 / 0.05);
  border-right-color: rgb(236 253 245 / 0.05);
}
.tw-border-x-emerald-50\/50 {
  border-left-color: rgb(236 253 245 / 0.5);
  border-right-color: rgb(236 253 245 / 0.5);
}
.tw-border-x-emerald-50\/55 {
  border-left-color: rgb(236 253 245 / 0.55);
  border-right-color: rgb(236 253 245 / 0.55);
}
.tw-border-x-emerald-50\/60 {
  border-left-color: rgb(236 253 245 / 0.6);
  border-right-color: rgb(236 253 245 / 0.6);
}
.tw-border-x-emerald-50\/65 {
  border-left-color: rgb(236 253 245 / 0.65);
  border-right-color: rgb(236 253 245 / 0.65);
}
.tw-border-x-emerald-50\/70 {
  border-left-color: rgb(236 253 245 / 0.7);
  border-right-color: rgb(236 253 245 / 0.7);
}
.tw-border-x-emerald-50\/75 {
  border-left-color: rgb(236 253 245 / 0.75);
  border-right-color: rgb(236 253 245 / 0.75);
}
.tw-border-x-emerald-50\/80 {
  border-left-color: rgb(236 253 245 / 0.8);
  border-right-color: rgb(236 253 245 / 0.8);
}
.tw-border-x-emerald-50\/85 {
  border-left-color: rgb(236 253 245 / 0.85);
  border-right-color: rgb(236 253 245 / 0.85);
}
.tw-border-x-emerald-50\/90 {
  border-left-color: rgb(236 253 245 / 0.9);
  border-right-color: rgb(236 253 245 / 0.9);
}
.tw-border-x-emerald-50\/95 {
  border-left-color: rgb(236 253 245 / 0.95);
  border-right-color: rgb(236 253 245 / 0.95);
}
.tw-border-x-emerald-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
  border-right-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-500\/0 {
  border-left-color: rgb(16 185 129 / 0);
  border-right-color: rgb(16 185 129 / 0);
}
.tw-border-x-emerald-500\/10 {
  border-left-color: rgb(16 185 129 / 0.1);
  border-right-color: rgb(16 185 129 / 0.1);
}
.tw-border-x-emerald-500\/100 {
  border-left-color: rgb(16 185 129 / 1);
  border-right-color: rgb(16 185 129 / 1);
}
.tw-border-x-emerald-500\/15 {
  border-left-color: rgb(16 185 129 / 0.15);
  border-right-color: rgb(16 185 129 / 0.15);
}
.tw-border-x-emerald-500\/20 {
  border-left-color: rgb(16 185 129 / 0.2);
  border-right-color: rgb(16 185 129 / 0.2);
}
.tw-border-x-emerald-500\/25 {
  border-left-color: rgb(16 185 129 / 0.25);
  border-right-color: rgb(16 185 129 / 0.25);
}
.tw-border-x-emerald-500\/30 {
  border-left-color: rgb(16 185 129 / 0.3);
  border-right-color: rgb(16 185 129 / 0.3);
}
.tw-border-x-emerald-500\/35 {
  border-left-color: rgb(16 185 129 / 0.35);
  border-right-color: rgb(16 185 129 / 0.35);
}
.tw-border-x-emerald-500\/40 {
  border-left-color: rgb(16 185 129 / 0.4);
  border-right-color: rgb(16 185 129 / 0.4);
}
.tw-border-x-emerald-500\/45 {
  border-left-color: rgb(16 185 129 / 0.45);
  border-right-color: rgb(16 185 129 / 0.45);
}
.tw-border-x-emerald-500\/5 {
  border-left-color: rgb(16 185 129 / 0.05);
  border-right-color: rgb(16 185 129 / 0.05);
}
.tw-border-x-emerald-500\/50 {
  border-left-color: rgb(16 185 129 / 0.5);
  border-right-color: rgb(16 185 129 / 0.5);
}
.tw-border-x-emerald-500\/55 {
  border-left-color: rgb(16 185 129 / 0.55);
  border-right-color: rgb(16 185 129 / 0.55);
}
.tw-border-x-emerald-500\/60 {
  border-left-color: rgb(16 185 129 / 0.6);
  border-right-color: rgb(16 185 129 / 0.6);
}
.tw-border-x-emerald-500\/65 {
  border-left-color: rgb(16 185 129 / 0.65);
  border-right-color: rgb(16 185 129 / 0.65);
}
.tw-border-x-emerald-500\/70 {
  border-left-color: rgb(16 185 129 / 0.7);
  border-right-color: rgb(16 185 129 / 0.7);
}
.tw-border-x-emerald-500\/75 {
  border-left-color: rgb(16 185 129 / 0.75);
  border-right-color: rgb(16 185 129 / 0.75);
}
.tw-border-x-emerald-500\/80 {
  border-left-color: rgb(16 185 129 / 0.8);
  border-right-color: rgb(16 185 129 / 0.8);
}
.tw-border-x-emerald-500\/85 {
  border-left-color: rgb(16 185 129 / 0.85);
  border-right-color: rgb(16 185 129 / 0.85);
}
.tw-border-x-emerald-500\/90 {
  border-left-color: rgb(16 185 129 / 0.9);
  border-right-color: rgb(16 185 129 / 0.9);
}
.tw-border-x-emerald-500\/95 {
  border-left-color: rgb(16 185 129 / 0.95);
  border-right-color: rgb(16 185 129 / 0.95);
}
.tw-border-x-emerald-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
  border-right-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-600\/0 {
  border-left-color: rgb(5 150 105 / 0);
  border-right-color: rgb(5 150 105 / 0);
}
.tw-border-x-emerald-600\/10 {
  border-left-color: rgb(5 150 105 / 0.1);
  border-right-color: rgb(5 150 105 / 0.1);
}
.tw-border-x-emerald-600\/100 {
  border-left-color: rgb(5 150 105 / 1);
  border-right-color: rgb(5 150 105 / 1);
}
.tw-border-x-emerald-600\/15 {
  border-left-color: rgb(5 150 105 / 0.15);
  border-right-color: rgb(5 150 105 / 0.15);
}
.tw-border-x-emerald-600\/20 {
  border-left-color: rgb(5 150 105 / 0.2);
  border-right-color: rgb(5 150 105 / 0.2);
}
.tw-border-x-emerald-600\/25 {
  border-left-color: rgb(5 150 105 / 0.25);
  border-right-color: rgb(5 150 105 / 0.25);
}
.tw-border-x-emerald-600\/30 {
  border-left-color: rgb(5 150 105 / 0.3);
  border-right-color: rgb(5 150 105 / 0.3);
}
.tw-border-x-emerald-600\/35 {
  border-left-color: rgb(5 150 105 / 0.35);
  border-right-color: rgb(5 150 105 / 0.35);
}
.tw-border-x-emerald-600\/40 {
  border-left-color: rgb(5 150 105 / 0.4);
  border-right-color: rgb(5 150 105 / 0.4);
}
.tw-border-x-emerald-600\/45 {
  border-left-color: rgb(5 150 105 / 0.45);
  border-right-color: rgb(5 150 105 / 0.45);
}
.tw-border-x-emerald-600\/5 {
  border-left-color: rgb(5 150 105 / 0.05);
  border-right-color: rgb(5 150 105 / 0.05);
}
.tw-border-x-emerald-600\/50 {
  border-left-color: rgb(5 150 105 / 0.5);
  border-right-color: rgb(5 150 105 / 0.5);
}
.tw-border-x-emerald-600\/55 {
  border-left-color: rgb(5 150 105 / 0.55);
  border-right-color: rgb(5 150 105 / 0.55);
}
.tw-border-x-emerald-600\/60 {
  border-left-color: rgb(5 150 105 / 0.6);
  border-right-color: rgb(5 150 105 / 0.6);
}
.tw-border-x-emerald-600\/65 {
  border-left-color: rgb(5 150 105 / 0.65);
  border-right-color: rgb(5 150 105 / 0.65);
}
.tw-border-x-emerald-600\/70 {
  border-left-color: rgb(5 150 105 / 0.7);
  border-right-color: rgb(5 150 105 / 0.7);
}
.tw-border-x-emerald-600\/75 {
  border-left-color: rgb(5 150 105 / 0.75);
  border-right-color: rgb(5 150 105 / 0.75);
}
.tw-border-x-emerald-600\/80 {
  border-left-color: rgb(5 150 105 / 0.8);
  border-right-color: rgb(5 150 105 / 0.8);
}
.tw-border-x-emerald-600\/85 {
  border-left-color: rgb(5 150 105 / 0.85);
  border-right-color: rgb(5 150 105 / 0.85);
}
.tw-border-x-emerald-600\/90 {
  border-left-color: rgb(5 150 105 / 0.9);
  border-right-color: rgb(5 150 105 / 0.9);
}
.tw-border-x-emerald-600\/95 {
  border-left-color: rgb(5 150 105 / 0.95);
  border-right-color: rgb(5 150 105 / 0.95);
}
.tw-border-x-emerald-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
  border-right-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-700\/0 {
  border-left-color: rgb(4 120 87 / 0);
  border-right-color: rgb(4 120 87 / 0);
}
.tw-border-x-emerald-700\/10 {
  border-left-color: rgb(4 120 87 / 0.1);
  border-right-color: rgb(4 120 87 / 0.1);
}
.tw-border-x-emerald-700\/100 {
  border-left-color: rgb(4 120 87 / 1);
  border-right-color: rgb(4 120 87 / 1);
}
.tw-border-x-emerald-700\/15 {
  border-left-color: rgb(4 120 87 / 0.15);
  border-right-color: rgb(4 120 87 / 0.15);
}
.tw-border-x-emerald-700\/20 {
  border-left-color: rgb(4 120 87 / 0.2);
  border-right-color: rgb(4 120 87 / 0.2);
}
.tw-border-x-emerald-700\/25 {
  border-left-color: rgb(4 120 87 / 0.25);
  border-right-color: rgb(4 120 87 / 0.25);
}
.tw-border-x-emerald-700\/30 {
  border-left-color: rgb(4 120 87 / 0.3);
  border-right-color: rgb(4 120 87 / 0.3);
}
.tw-border-x-emerald-700\/35 {
  border-left-color: rgb(4 120 87 / 0.35);
  border-right-color: rgb(4 120 87 / 0.35);
}
.tw-border-x-emerald-700\/40 {
  border-left-color: rgb(4 120 87 / 0.4);
  border-right-color: rgb(4 120 87 / 0.4);
}
.tw-border-x-emerald-700\/45 {
  border-left-color: rgb(4 120 87 / 0.45);
  border-right-color: rgb(4 120 87 / 0.45);
}
.tw-border-x-emerald-700\/5 {
  border-left-color: rgb(4 120 87 / 0.05);
  border-right-color: rgb(4 120 87 / 0.05);
}
.tw-border-x-emerald-700\/50 {
  border-left-color: rgb(4 120 87 / 0.5);
  border-right-color: rgb(4 120 87 / 0.5);
}
.tw-border-x-emerald-700\/55 {
  border-left-color: rgb(4 120 87 / 0.55);
  border-right-color: rgb(4 120 87 / 0.55);
}
.tw-border-x-emerald-700\/60 {
  border-left-color: rgb(4 120 87 / 0.6);
  border-right-color: rgb(4 120 87 / 0.6);
}
.tw-border-x-emerald-700\/65 {
  border-left-color: rgb(4 120 87 / 0.65);
  border-right-color: rgb(4 120 87 / 0.65);
}
.tw-border-x-emerald-700\/70 {
  border-left-color: rgb(4 120 87 / 0.7);
  border-right-color: rgb(4 120 87 / 0.7);
}
.tw-border-x-emerald-700\/75 {
  border-left-color: rgb(4 120 87 / 0.75);
  border-right-color: rgb(4 120 87 / 0.75);
}
.tw-border-x-emerald-700\/80 {
  border-left-color: rgb(4 120 87 / 0.8);
  border-right-color: rgb(4 120 87 / 0.8);
}
.tw-border-x-emerald-700\/85 {
  border-left-color: rgb(4 120 87 / 0.85);
  border-right-color: rgb(4 120 87 / 0.85);
}
.tw-border-x-emerald-700\/90 {
  border-left-color: rgb(4 120 87 / 0.9);
  border-right-color: rgb(4 120 87 / 0.9);
}
.tw-border-x-emerald-700\/95 {
  border-left-color: rgb(4 120 87 / 0.95);
  border-right-color: rgb(4 120 87 / 0.95);
}
.tw-border-x-emerald-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
  border-right-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-800\/0 {
  border-left-color: rgb(6 95 70 / 0);
  border-right-color: rgb(6 95 70 / 0);
}
.tw-border-x-emerald-800\/10 {
  border-left-color: rgb(6 95 70 / 0.1);
  border-right-color: rgb(6 95 70 / 0.1);
}
.tw-border-x-emerald-800\/100 {
  border-left-color: rgb(6 95 70 / 1);
  border-right-color: rgb(6 95 70 / 1);
}
.tw-border-x-emerald-800\/15 {
  border-left-color: rgb(6 95 70 / 0.15);
  border-right-color: rgb(6 95 70 / 0.15);
}
.tw-border-x-emerald-800\/20 {
  border-left-color: rgb(6 95 70 / 0.2);
  border-right-color: rgb(6 95 70 / 0.2);
}
.tw-border-x-emerald-800\/25 {
  border-left-color: rgb(6 95 70 / 0.25);
  border-right-color: rgb(6 95 70 / 0.25);
}
.tw-border-x-emerald-800\/30 {
  border-left-color: rgb(6 95 70 / 0.3);
  border-right-color: rgb(6 95 70 / 0.3);
}
.tw-border-x-emerald-800\/35 {
  border-left-color: rgb(6 95 70 / 0.35);
  border-right-color: rgb(6 95 70 / 0.35);
}
.tw-border-x-emerald-800\/40 {
  border-left-color: rgb(6 95 70 / 0.4);
  border-right-color: rgb(6 95 70 / 0.4);
}
.tw-border-x-emerald-800\/45 {
  border-left-color: rgb(6 95 70 / 0.45);
  border-right-color: rgb(6 95 70 / 0.45);
}
.tw-border-x-emerald-800\/5 {
  border-left-color: rgb(6 95 70 / 0.05);
  border-right-color: rgb(6 95 70 / 0.05);
}
.tw-border-x-emerald-800\/50 {
  border-left-color: rgb(6 95 70 / 0.5);
  border-right-color: rgb(6 95 70 / 0.5);
}
.tw-border-x-emerald-800\/55 {
  border-left-color: rgb(6 95 70 / 0.55);
  border-right-color: rgb(6 95 70 / 0.55);
}
.tw-border-x-emerald-800\/60 {
  border-left-color: rgb(6 95 70 / 0.6);
  border-right-color: rgb(6 95 70 / 0.6);
}
.tw-border-x-emerald-800\/65 {
  border-left-color: rgb(6 95 70 / 0.65);
  border-right-color: rgb(6 95 70 / 0.65);
}
.tw-border-x-emerald-800\/70 {
  border-left-color: rgb(6 95 70 / 0.7);
  border-right-color: rgb(6 95 70 / 0.7);
}
.tw-border-x-emerald-800\/75 {
  border-left-color: rgb(6 95 70 / 0.75);
  border-right-color: rgb(6 95 70 / 0.75);
}
.tw-border-x-emerald-800\/80 {
  border-left-color: rgb(6 95 70 / 0.8);
  border-right-color: rgb(6 95 70 / 0.8);
}
.tw-border-x-emerald-800\/85 {
  border-left-color: rgb(6 95 70 / 0.85);
  border-right-color: rgb(6 95 70 / 0.85);
}
.tw-border-x-emerald-800\/90 {
  border-left-color: rgb(6 95 70 / 0.9);
  border-right-color: rgb(6 95 70 / 0.9);
}
.tw-border-x-emerald-800\/95 {
  border-left-color: rgb(6 95 70 / 0.95);
  border-right-color: rgb(6 95 70 / 0.95);
}
.tw-border-x-emerald-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
  border-right-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-900\/0 {
  border-left-color: rgb(6 78 59 / 0);
  border-right-color: rgb(6 78 59 / 0);
}
.tw-border-x-emerald-900\/10 {
  border-left-color: rgb(6 78 59 / 0.1);
  border-right-color: rgb(6 78 59 / 0.1);
}
.tw-border-x-emerald-900\/100 {
  border-left-color: rgb(6 78 59 / 1);
  border-right-color: rgb(6 78 59 / 1);
}
.tw-border-x-emerald-900\/15 {
  border-left-color: rgb(6 78 59 / 0.15);
  border-right-color: rgb(6 78 59 / 0.15);
}
.tw-border-x-emerald-900\/20 {
  border-left-color: rgb(6 78 59 / 0.2);
  border-right-color: rgb(6 78 59 / 0.2);
}
.tw-border-x-emerald-900\/25 {
  border-left-color: rgb(6 78 59 / 0.25);
  border-right-color: rgb(6 78 59 / 0.25);
}
.tw-border-x-emerald-900\/30 {
  border-left-color: rgb(6 78 59 / 0.3);
  border-right-color: rgb(6 78 59 / 0.3);
}
.tw-border-x-emerald-900\/35 {
  border-left-color: rgb(6 78 59 / 0.35);
  border-right-color: rgb(6 78 59 / 0.35);
}
.tw-border-x-emerald-900\/40 {
  border-left-color: rgb(6 78 59 / 0.4);
  border-right-color: rgb(6 78 59 / 0.4);
}
.tw-border-x-emerald-900\/45 {
  border-left-color: rgb(6 78 59 / 0.45);
  border-right-color: rgb(6 78 59 / 0.45);
}
.tw-border-x-emerald-900\/5 {
  border-left-color: rgb(6 78 59 / 0.05);
  border-right-color: rgb(6 78 59 / 0.05);
}
.tw-border-x-emerald-900\/50 {
  border-left-color: rgb(6 78 59 / 0.5);
  border-right-color: rgb(6 78 59 / 0.5);
}
.tw-border-x-emerald-900\/55 {
  border-left-color: rgb(6 78 59 / 0.55);
  border-right-color: rgb(6 78 59 / 0.55);
}
.tw-border-x-emerald-900\/60 {
  border-left-color: rgb(6 78 59 / 0.6);
  border-right-color: rgb(6 78 59 / 0.6);
}
.tw-border-x-emerald-900\/65 {
  border-left-color: rgb(6 78 59 / 0.65);
  border-right-color: rgb(6 78 59 / 0.65);
}
.tw-border-x-emerald-900\/70 {
  border-left-color: rgb(6 78 59 / 0.7);
  border-right-color: rgb(6 78 59 / 0.7);
}
.tw-border-x-emerald-900\/75 {
  border-left-color: rgb(6 78 59 / 0.75);
  border-right-color: rgb(6 78 59 / 0.75);
}
.tw-border-x-emerald-900\/80 {
  border-left-color: rgb(6 78 59 / 0.8);
  border-right-color: rgb(6 78 59 / 0.8);
}
.tw-border-x-emerald-900\/85 {
  border-left-color: rgb(6 78 59 / 0.85);
  border-right-color: rgb(6 78 59 / 0.85);
}
.tw-border-x-emerald-900\/90 {
  border-left-color: rgb(6 78 59 / 0.9);
  border-right-color: rgb(6 78 59 / 0.9);
}
.tw-border-x-emerald-900\/95 {
  border-left-color: rgb(6 78 59 / 0.95);
  border-right-color: rgb(6 78 59 / 0.95);
}
.tw-border-x-emerald-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-x-emerald-950\/0 {
  border-left-color: rgb(2 44 34 / 0);
  border-right-color: rgb(2 44 34 / 0);
}
.tw-border-x-emerald-950\/10 {
  border-left-color: rgb(2 44 34 / 0.1);
  border-right-color: rgb(2 44 34 / 0.1);
}
.tw-border-x-emerald-950\/100 {
  border-left-color: rgb(2 44 34 / 1);
  border-right-color: rgb(2 44 34 / 1);
}
.tw-border-x-emerald-950\/15 {
  border-left-color: rgb(2 44 34 / 0.15);
  border-right-color: rgb(2 44 34 / 0.15);
}
.tw-border-x-emerald-950\/20 {
  border-left-color: rgb(2 44 34 / 0.2);
  border-right-color: rgb(2 44 34 / 0.2);
}
.tw-border-x-emerald-950\/25 {
  border-left-color: rgb(2 44 34 / 0.25);
  border-right-color: rgb(2 44 34 / 0.25);
}
.tw-border-x-emerald-950\/30 {
  border-left-color: rgb(2 44 34 / 0.3);
  border-right-color: rgb(2 44 34 / 0.3);
}
.tw-border-x-emerald-950\/35 {
  border-left-color: rgb(2 44 34 / 0.35);
  border-right-color: rgb(2 44 34 / 0.35);
}
.tw-border-x-emerald-950\/40 {
  border-left-color: rgb(2 44 34 / 0.4);
  border-right-color: rgb(2 44 34 / 0.4);
}
.tw-border-x-emerald-950\/45 {
  border-left-color: rgb(2 44 34 / 0.45);
  border-right-color: rgb(2 44 34 / 0.45);
}
.tw-border-x-emerald-950\/5 {
  border-left-color: rgb(2 44 34 / 0.05);
  border-right-color: rgb(2 44 34 / 0.05);
}
.tw-border-x-emerald-950\/50 {
  border-left-color: rgb(2 44 34 / 0.5);
  border-right-color: rgb(2 44 34 / 0.5);
}
.tw-border-x-emerald-950\/55 {
  border-left-color: rgb(2 44 34 / 0.55);
  border-right-color: rgb(2 44 34 / 0.55);
}
.tw-border-x-emerald-950\/60 {
  border-left-color: rgb(2 44 34 / 0.6);
  border-right-color: rgb(2 44 34 / 0.6);
}
.tw-border-x-emerald-950\/65 {
  border-left-color: rgb(2 44 34 / 0.65);
  border-right-color: rgb(2 44 34 / 0.65);
}
.tw-border-x-emerald-950\/70 {
  border-left-color: rgb(2 44 34 / 0.7);
  border-right-color: rgb(2 44 34 / 0.7);
}
.tw-border-x-emerald-950\/75 {
  border-left-color: rgb(2 44 34 / 0.75);
  border-right-color: rgb(2 44 34 / 0.75);
}
.tw-border-x-emerald-950\/80 {
  border-left-color: rgb(2 44 34 / 0.8);
  border-right-color: rgb(2 44 34 / 0.8);
}
.tw-border-x-emerald-950\/85 {
  border-left-color: rgb(2 44 34 / 0.85);
  border-right-color: rgb(2 44 34 / 0.85);
}
.tw-border-x-emerald-950\/90 {
  border-left-color: rgb(2 44 34 / 0.9);
  border-right-color: rgb(2 44 34 / 0.9);
}
.tw-border-x-emerald-950\/95 {
  border-left-color: rgb(2 44 34 / 0.95);
  border-right-color: rgb(2 44 34 / 0.95);
}
.tw-border-x-fuchsia-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-100\/0 {
  border-left-color: rgb(250 232 255 / 0);
  border-right-color: rgb(250 232 255 / 0);
}
.tw-border-x-fuchsia-100\/10 {
  border-left-color: rgb(250 232 255 / 0.1);
  border-right-color: rgb(250 232 255 / 0.1);
}
.tw-border-x-fuchsia-100\/100 {
  border-left-color: rgb(250 232 255 / 1);
  border-right-color: rgb(250 232 255 / 1);
}
.tw-border-x-fuchsia-100\/15 {
  border-left-color: rgb(250 232 255 / 0.15);
  border-right-color: rgb(250 232 255 / 0.15);
}
.tw-border-x-fuchsia-100\/20 {
  border-left-color: rgb(250 232 255 / 0.2);
  border-right-color: rgb(250 232 255 / 0.2);
}
.tw-border-x-fuchsia-100\/25 {
  border-left-color: rgb(250 232 255 / 0.25);
  border-right-color: rgb(250 232 255 / 0.25);
}
.tw-border-x-fuchsia-100\/30 {
  border-left-color: rgb(250 232 255 / 0.3);
  border-right-color: rgb(250 232 255 / 0.3);
}
.tw-border-x-fuchsia-100\/35 {
  border-left-color: rgb(250 232 255 / 0.35);
  border-right-color: rgb(250 232 255 / 0.35);
}
.tw-border-x-fuchsia-100\/40 {
  border-left-color: rgb(250 232 255 / 0.4);
  border-right-color: rgb(250 232 255 / 0.4);
}
.tw-border-x-fuchsia-100\/45 {
  border-left-color: rgb(250 232 255 / 0.45);
  border-right-color: rgb(250 232 255 / 0.45);
}
.tw-border-x-fuchsia-100\/5 {
  border-left-color: rgb(250 232 255 / 0.05);
  border-right-color: rgb(250 232 255 / 0.05);
}
.tw-border-x-fuchsia-100\/50 {
  border-left-color: rgb(250 232 255 / 0.5);
  border-right-color: rgb(250 232 255 / 0.5);
}
.tw-border-x-fuchsia-100\/55 {
  border-left-color: rgb(250 232 255 / 0.55);
  border-right-color: rgb(250 232 255 / 0.55);
}
.tw-border-x-fuchsia-100\/60 {
  border-left-color: rgb(250 232 255 / 0.6);
  border-right-color: rgb(250 232 255 / 0.6);
}
.tw-border-x-fuchsia-100\/65 {
  border-left-color: rgb(250 232 255 / 0.65);
  border-right-color: rgb(250 232 255 / 0.65);
}
.tw-border-x-fuchsia-100\/70 {
  border-left-color: rgb(250 232 255 / 0.7);
  border-right-color: rgb(250 232 255 / 0.7);
}
.tw-border-x-fuchsia-100\/75 {
  border-left-color: rgb(250 232 255 / 0.75);
  border-right-color: rgb(250 232 255 / 0.75);
}
.tw-border-x-fuchsia-100\/80 {
  border-left-color: rgb(250 232 255 / 0.8);
  border-right-color: rgb(250 232 255 / 0.8);
}
.tw-border-x-fuchsia-100\/85 {
  border-left-color: rgb(250 232 255 / 0.85);
  border-right-color: rgb(250 232 255 / 0.85);
}
.tw-border-x-fuchsia-100\/90 {
  border-left-color: rgb(250 232 255 / 0.9);
  border-right-color: rgb(250 232 255 / 0.9);
}
.tw-border-x-fuchsia-100\/95 {
  border-left-color: rgb(250 232 255 / 0.95);
  border-right-color: rgb(250 232 255 / 0.95);
}
.tw-border-x-fuchsia-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-200\/0 {
  border-left-color: rgb(245 208 254 / 0);
  border-right-color: rgb(245 208 254 / 0);
}
.tw-border-x-fuchsia-200\/10 {
  border-left-color: rgb(245 208 254 / 0.1);
  border-right-color: rgb(245 208 254 / 0.1);
}
.tw-border-x-fuchsia-200\/100 {
  border-left-color: rgb(245 208 254 / 1);
  border-right-color: rgb(245 208 254 / 1);
}
.tw-border-x-fuchsia-200\/15 {
  border-left-color: rgb(245 208 254 / 0.15);
  border-right-color: rgb(245 208 254 / 0.15);
}
.tw-border-x-fuchsia-200\/20 {
  border-left-color: rgb(245 208 254 / 0.2);
  border-right-color: rgb(245 208 254 / 0.2);
}
.tw-border-x-fuchsia-200\/25 {
  border-left-color: rgb(245 208 254 / 0.25);
  border-right-color: rgb(245 208 254 / 0.25);
}
.tw-border-x-fuchsia-200\/30 {
  border-left-color: rgb(245 208 254 / 0.3);
  border-right-color: rgb(245 208 254 / 0.3);
}
.tw-border-x-fuchsia-200\/35 {
  border-left-color: rgb(245 208 254 / 0.35);
  border-right-color: rgb(245 208 254 / 0.35);
}
.tw-border-x-fuchsia-200\/40 {
  border-left-color: rgb(245 208 254 / 0.4);
  border-right-color: rgb(245 208 254 / 0.4);
}
.tw-border-x-fuchsia-200\/45 {
  border-left-color: rgb(245 208 254 / 0.45);
  border-right-color: rgb(245 208 254 / 0.45);
}
.tw-border-x-fuchsia-200\/5 {
  border-left-color: rgb(245 208 254 / 0.05);
  border-right-color: rgb(245 208 254 / 0.05);
}
.tw-border-x-fuchsia-200\/50 {
  border-left-color: rgb(245 208 254 / 0.5);
  border-right-color: rgb(245 208 254 / 0.5);
}
.tw-border-x-fuchsia-200\/55 {
  border-left-color: rgb(245 208 254 / 0.55);
  border-right-color: rgb(245 208 254 / 0.55);
}
.tw-border-x-fuchsia-200\/60 {
  border-left-color: rgb(245 208 254 / 0.6);
  border-right-color: rgb(245 208 254 / 0.6);
}
.tw-border-x-fuchsia-200\/65 {
  border-left-color: rgb(245 208 254 / 0.65);
  border-right-color: rgb(245 208 254 / 0.65);
}
.tw-border-x-fuchsia-200\/70 {
  border-left-color: rgb(245 208 254 / 0.7);
  border-right-color: rgb(245 208 254 / 0.7);
}
.tw-border-x-fuchsia-200\/75 {
  border-left-color: rgb(245 208 254 / 0.75);
  border-right-color: rgb(245 208 254 / 0.75);
}
.tw-border-x-fuchsia-200\/80 {
  border-left-color: rgb(245 208 254 / 0.8);
  border-right-color: rgb(245 208 254 / 0.8);
}
.tw-border-x-fuchsia-200\/85 {
  border-left-color: rgb(245 208 254 / 0.85);
  border-right-color: rgb(245 208 254 / 0.85);
}
.tw-border-x-fuchsia-200\/90 {
  border-left-color: rgb(245 208 254 / 0.9);
  border-right-color: rgb(245 208 254 / 0.9);
}
.tw-border-x-fuchsia-200\/95 {
  border-left-color: rgb(245 208 254 / 0.95);
  border-right-color: rgb(245 208 254 / 0.95);
}
.tw-border-x-fuchsia-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-300\/0 {
  border-left-color: rgb(240 171 252 / 0);
  border-right-color: rgb(240 171 252 / 0);
}
.tw-border-x-fuchsia-300\/10 {
  border-left-color: rgb(240 171 252 / 0.1);
  border-right-color: rgb(240 171 252 / 0.1);
}
.tw-border-x-fuchsia-300\/100 {
  border-left-color: rgb(240 171 252 / 1);
  border-right-color: rgb(240 171 252 / 1);
}
.tw-border-x-fuchsia-300\/15 {
  border-left-color: rgb(240 171 252 / 0.15);
  border-right-color: rgb(240 171 252 / 0.15);
}
.tw-border-x-fuchsia-300\/20 {
  border-left-color: rgb(240 171 252 / 0.2);
  border-right-color: rgb(240 171 252 / 0.2);
}
.tw-border-x-fuchsia-300\/25 {
  border-left-color: rgb(240 171 252 / 0.25);
  border-right-color: rgb(240 171 252 / 0.25);
}
.tw-border-x-fuchsia-300\/30 {
  border-left-color: rgb(240 171 252 / 0.3);
  border-right-color: rgb(240 171 252 / 0.3);
}
.tw-border-x-fuchsia-300\/35 {
  border-left-color: rgb(240 171 252 / 0.35);
  border-right-color: rgb(240 171 252 / 0.35);
}
.tw-border-x-fuchsia-300\/40 {
  border-left-color: rgb(240 171 252 / 0.4);
  border-right-color: rgb(240 171 252 / 0.4);
}
.tw-border-x-fuchsia-300\/45 {
  border-left-color: rgb(240 171 252 / 0.45);
  border-right-color: rgb(240 171 252 / 0.45);
}
.tw-border-x-fuchsia-300\/5 {
  border-left-color: rgb(240 171 252 / 0.05);
  border-right-color: rgb(240 171 252 / 0.05);
}
.tw-border-x-fuchsia-300\/50 {
  border-left-color: rgb(240 171 252 / 0.5);
  border-right-color: rgb(240 171 252 / 0.5);
}
.tw-border-x-fuchsia-300\/55 {
  border-left-color: rgb(240 171 252 / 0.55);
  border-right-color: rgb(240 171 252 / 0.55);
}
.tw-border-x-fuchsia-300\/60 {
  border-left-color: rgb(240 171 252 / 0.6);
  border-right-color: rgb(240 171 252 / 0.6);
}
.tw-border-x-fuchsia-300\/65 {
  border-left-color: rgb(240 171 252 / 0.65);
  border-right-color: rgb(240 171 252 / 0.65);
}
.tw-border-x-fuchsia-300\/70 {
  border-left-color: rgb(240 171 252 / 0.7);
  border-right-color: rgb(240 171 252 / 0.7);
}
.tw-border-x-fuchsia-300\/75 {
  border-left-color: rgb(240 171 252 / 0.75);
  border-right-color: rgb(240 171 252 / 0.75);
}
.tw-border-x-fuchsia-300\/80 {
  border-left-color: rgb(240 171 252 / 0.8);
  border-right-color: rgb(240 171 252 / 0.8);
}
.tw-border-x-fuchsia-300\/85 {
  border-left-color: rgb(240 171 252 / 0.85);
  border-right-color: rgb(240 171 252 / 0.85);
}
.tw-border-x-fuchsia-300\/90 {
  border-left-color: rgb(240 171 252 / 0.9);
  border-right-color: rgb(240 171 252 / 0.9);
}
.tw-border-x-fuchsia-300\/95 {
  border-left-color: rgb(240 171 252 / 0.95);
  border-right-color: rgb(240 171 252 / 0.95);
}
.tw-border-x-fuchsia-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-400\/0 {
  border-left-color: rgb(232 121 249 / 0);
  border-right-color: rgb(232 121 249 / 0);
}
.tw-border-x-fuchsia-400\/10 {
  border-left-color: rgb(232 121 249 / 0.1);
  border-right-color: rgb(232 121 249 / 0.1);
}
.tw-border-x-fuchsia-400\/100 {
  border-left-color: rgb(232 121 249 / 1);
  border-right-color: rgb(232 121 249 / 1);
}
.tw-border-x-fuchsia-400\/15 {
  border-left-color: rgb(232 121 249 / 0.15);
  border-right-color: rgb(232 121 249 / 0.15);
}
.tw-border-x-fuchsia-400\/20 {
  border-left-color: rgb(232 121 249 / 0.2);
  border-right-color: rgb(232 121 249 / 0.2);
}
.tw-border-x-fuchsia-400\/25 {
  border-left-color: rgb(232 121 249 / 0.25);
  border-right-color: rgb(232 121 249 / 0.25);
}
.tw-border-x-fuchsia-400\/30 {
  border-left-color: rgb(232 121 249 / 0.3);
  border-right-color: rgb(232 121 249 / 0.3);
}
.tw-border-x-fuchsia-400\/35 {
  border-left-color: rgb(232 121 249 / 0.35);
  border-right-color: rgb(232 121 249 / 0.35);
}
.tw-border-x-fuchsia-400\/40 {
  border-left-color: rgb(232 121 249 / 0.4);
  border-right-color: rgb(232 121 249 / 0.4);
}
.tw-border-x-fuchsia-400\/45 {
  border-left-color: rgb(232 121 249 / 0.45);
  border-right-color: rgb(232 121 249 / 0.45);
}
.tw-border-x-fuchsia-400\/5 {
  border-left-color: rgb(232 121 249 / 0.05);
  border-right-color: rgb(232 121 249 / 0.05);
}
.tw-border-x-fuchsia-400\/50 {
  border-left-color: rgb(232 121 249 / 0.5);
  border-right-color: rgb(232 121 249 / 0.5);
}
.tw-border-x-fuchsia-400\/55 {
  border-left-color: rgb(232 121 249 / 0.55);
  border-right-color: rgb(232 121 249 / 0.55);
}
.tw-border-x-fuchsia-400\/60 {
  border-left-color: rgb(232 121 249 / 0.6);
  border-right-color: rgb(232 121 249 / 0.6);
}
.tw-border-x-fuchsia-400\/65 {
  border-left-color: rgb(232 121 249 / 0.65);
  border-right-color: rgb(232 121 249 / 0.65);
}
.tw-border-x-fuchsia-400\/70 {
  border-left-color: rgb(232 121 249 / 0.7);
  border-right-color: rgb(232 121 249 / 0.7);
}
.tw-border-x-fuchsia-400\/75 {
  border-left-color: rgb(232 121 249 / 0.75);
  border-right-color: rgb(232 121 249 / 0.75);
}
.tw-border-x-fuchsia-400\/80 {
  border-left-color: rgb(232 121 249 / 0.8);
  border-right-color: rgb(232 121 249 / 0.8);
}
.tw-border-x-fuchsia-400\/85 {
  border-left-color: rgb(232 121 249 / 0.85);
  border-right-color: rgb(232 121 249 / 0.85);
}
.tw-border-x-fuchsia-400\/90 {
  border-left-color: rgb(232 121 249 / 0.9);
  border-right-color: rgb(232 121 249 / 0.9);
}
.tw-border-x-fuchsia-400\/95 {
  border-left-color: rgb(232 121 249 / 0.95);
  border-right-color: rgb(232 121 249 / 0.95);
}
.tw-border-x-fuchsia-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-50\/0 {
  border-left-color: rgb(253 244 255 / 0);
  border-right-color: rgb(253 244 255 / 0);
}
.tw-border-x-fuchsia-50\/10 {
  border-left-color: rgb(253 244 255 / 0.1);
  border-right-color: rgb(253 244 255 / 0.1);
}
.tw-border-x-fuchsia-50\/100 {
  border-left-color: rgb(253 244 255 / 1);
  border-right-color: rgb(253 244 255 / 1);
}
.tw-border-x-fuchsia-50\/15 {
  border-left-color: rgb(253 244 255 / 0.15);
  border-right-color: rgb(253 244 255 / 0.15);
}
.tw-border-x-fuchsia-50\/20 {
  border-left-color: rgb(253 244 255 / 0.2);
  border-right-color: rgb(253 244 255 / 0.2);
}
.tw-border-x-fuchsia-50\/25 {
  border-left-color: rgb(253 244 255 / 0.25);
  border-right-color: rgb(253 244 255 / 0.25);
}
.tw-border-x-fuchsia-50\/30 {
  border-left-color: rgb(253 244 255 / 0.3);
  border-right-color: rgb(253 244 255 / 0.3);
}
.tw-border-x-fuchsia-50\/35 {
  border-left-color: rgb(253 244 255 / 0.35);
  border-right-color: rgb(253 244 255 / 0.35);
}
.tw-border-x-fuchsia-50\/40 {
  border-left-color: rgb(253 244 255 / 0.4);
  border-right-color: rgb(253 244 255 / 0.4);
}
.tw-border-x-fuchsia-50\/45 {
  border-left-color: rgb(253 244 255 / 0.45);
  border-right-color: rgb(253 244 255 / 0.45);
}
.tw-border-x-fuchsia-50\/5 {
  border-left-color: rgb(253 244 255 / 0.05);
  border-right-color: rgb(253 244 255 / 0.05);
}
.tw-border-x-fuchsia-50\/50 {
  border-left-color: rgb(253 244 255 / 0.5);
  border-right-color: rgb(253 244 255 / 0.5);
}
.tw-border-x-fuchsia-50\/55 {
  border-left-color: rgb(253 244 255 / 0.55);
  border-right-color: rgb(253 244 255 / 0.55);
}
.tw-border-x-fuchsia-50\/60 {
  border-left-color: rgb(253 244 255 / 0.6);
  border-right-color: rgb(253 244 255 / 0.6);
}
.tw-border-x-fuchsia-50\/65 {
  border-left-color: rgb(253 244 255 / 0.65);
  border-right-color: rgb(253 244 255 / 0.65);
}
.tw-border-x-fuchsia-50\/70 {
  border-left-color: rgb(253 244 255 / 0.7);
  border-right-color: rgb(253 244 255 / 0.7);
}
.tw-border-x-fuchsia-50\/75 {
  border-left-color: rgb(253 244 255 / 0.75);
  border-right-color: rgb(253 244 255 / 0.75);
}
.tw-border-x-fuchsia-50\/80 {
  border-left-color: rgb(253 244 255 / 0.8);
  border-right-color: rgb(253 244 255 / 0.8);
}
.tw-border-x-fuchsia-50\/85 {
  border-left-color: rgb(253 244 255 / 0.85);
  border-right-color: rgb(253 244 255 / 0.85);
}
.tw-border-x-fuchsia-50\/90 {
  border-left-color: rgb(253 244 255 / 0.9);
  border-right-color: rgb(253 244 255 / 0.9);
}
.tw-border-x-fuchsia-50\/95 {
  border-left-color: rgb(253 244 255 / 0.95);
  border-right-color: rgb(253 244 255 / 0.95);
}
.tw-border-x-fuchsia-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-500\/0 {
  border-left-color: rgb(217 70 239 / 0);
  border-right-color: rgb(217 70 239 / 0);
}
.tw-border-x-fuchsia-500\/10 {
  border-left-color: rgb(217 70 239 / 0.1);
  border-right-color: rgb(217 70 239 / 0.1);
}
.tw-border-x-fuchsia-500\/100 {
  border-left-color: rgb(217 70 239 / 1);
  border-right-color: rgb(217 70 239 / 1);
}
.tw-border-x-fuchsia-500\/15 {
  border-left-color: rgb(217 70 239 / 0.15);
  border-right-color: rgb(217 70 239 / 0.15);
}
.tw-border-x-fuchsia-500\/20 {
  border-left-color: rgb(217 70 239 / 0.2);
  border-right-color: rgb(217 70 239 / 0.2);
}
.tw-border-x-fuchsia-500\/25 {
  border-left-color: rgb(217 70 239 / 0.25);
  border-right-color: rgb(217 70 239 / 0.25);
}
.tw-border-x-fuchsia-500\/30 {
  border-left-color: rgb(217 70 239 / 0.3);
  border-right-color: rgb(217 70 239 / 0.3);
}
.tw-border-x-fuchsia-500\/35 {
  border-left-color: rgb(217 70 239 / 0.35);
  border-right-color: rgb(217 70 239 / 0.35);
}
.tw-border-x-fuchsia-500\/40 {
  border-left-color: rgb(217 70 239 / 0.4);
  border-right-color: rgb(217 70 239 / 0.4);
}
.tw-border-x-fuchsia-500\/45 {
  border-left-color: rgb(217 70 239 / 0.45);
  border-right-color: rgb(217 70 239 / 0.45);
}
.tw-border-x-fuchsia-500\/5 {
  border-left-color: rgb(217 70 239 / 0.05);
  border-right-color: rgb(217 70 239 / 0.05);
}
.tw-border-x-fuchsia-500\/50 {
  border-left-color: rgb(217 70 239 / 0.5);
  border-right-color: rgb(217 70 239 / 0.5);
}
.tw-border-x-fuchsia-500\/55 {
  border-left-color: rgb(217 70 239 / 0.55);
  border-right-color: rgb(217 70 239 / 0.55);
}
.tw-border-x-fuchsia-500\/60 {
  border-left-color: rgb(217 70 239 / 0.6);
  border-right-color: rgb(217 70 239 / 0.6);
}
.tw-border-x-fuchsia-500\/65 {
  border-left-color: rgb(217 70 239 / 0.65);
  border-right-color: rgb(217 70 239 / 0.65);
}
.tw-border-x-fuchsia-500\/70 {
  border-left-color: rgb(217 70 239 / 0.7);
  border-right-color: rgb(217 70 239 / 0.7);
}
.tw-border-x-fuchsia-500\/75 {
  border-left-color: rgb(217 70 239 / 0.75);
  border-right-color: rgb(217 70 239 / 0.75);
}
.tw-border-x-fuchsia-500\/80 {
  border-left-color: rgb(217 70 239 / 0.8);
  border-right-color: rgb(217 70 239 / 0.8);
}
.tw-border-x-fuchsia-500\/85 {
  border-left-color: rgb(217 70 239 / 0.85);
  border-right-color: rgb(217 70 239 / 0.85);
}
.tw-border-x-fuchsia-500\/90 {
  border-left-color: rgb(217 70 239 / 0.9);
  border-right-color: rgb(217 70 239 / 0.9);
}
.tw-border-x-fuchsia-500\/95 {
  border-left-color: rgb(217 70 239 / 0.95);
  border-right-color: rgb(217 70 239 / 0.95);
}
.tw-border-x-fuchsia-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
  border-right-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-600\/0 {
  border-left-color: rgb(192 38 211 / 0);
  border-right-color: rgb(192 38 211 / 0);
}
.tw-border-x-fuchsia-600\/10 {
  border-left-color: rgb(192 38 211 / 0.1);
  border-right-color: rgb(192 38 211 / 0.1);
}
.tw-border-x-fuchsia-600\/100 {
  border-left-color: rgb(192 38 211 / 1);
  border-right-color: rgb(192 38 211 / 1);
}
.tw-border-x-fuchsia-600\/15 {
  border-left-color: rgb(192 38 211 / 0.15);
  border-right-color: rgb(192 38 211 / 0.15);
}
.tw-border-x-fuchsia-600\/20 {
  border-left-color: rgb(192 38 211 / 0.2);
  border-right-color: rgb(192 38 211 / 0.2);
}
.tw-border-x-fuchsia-600\/25 {
  border-left-color: rgb(192 38 211 / 0.25);
  border-right-color: rgb(192 38 211 / 0.25);
}
.tw-border-x-fuchsia-600\/30 {
  border-left-color: rgb(192 38 211 / 0.3);
  border-right-color: rgb(192 38 211 / 0.3);
}
.tw-border-x-fuchsia-600\/35 {
  border-left-color: rgb(192 38 211 / 0.35);
  border-right-color: rgb(192 38 211 / 0.35);
}
.tw-border-x-fuchsia-600\/40 {
  border-left-color: rgb(192 38 211 / 0.4);
  border-right-color: rgb(192 38 211 / 0.4);
}
.tw-border-x-fuchsia-600\/45 {
  border-left-color: rgb(192 38 211 / 0.45);
  border-right-color: rgb(192 38 211 / 0.45);
}
.tw-border-x-fuchsia-600\/5 {
  border-left-color: rgb(192 38 211 / 0.05);
  border-right-color: rgb(192 38 211 / 0.05);
}
.tw-border-x-fuchsia-600\/50 {
  border-left-color: rgb(192 38 211 / 0.5);
  border-right-color: rgb(192 38 211 / 0.5);
}
.tw-border-x-fuchsia-600\/55 {
  border-left-color: rgb(192 38 211 / 0.55);
  border-right-color: rgb(192 38 211 / 0.55);
}
.tw-border-x-fuchsia-600\/60 {
  border-left-color: rgb(192 38 211 / 0.6);
  border-right-color: rgb(192 38 211 / 0.6);
}
.tw-border-x-fuchsia-600\/65 {
  border-left-color: rgb(192 38 211 / 0.65);
  border-right-color: rgb(192 38 211 / 0.65);
}
.tw-border-x-fuchsia-600\/70 {
  border-left-color: rgb(192 38 211 / 0.7);
  border-right-color: rgb(192 38 211 / 0.7);
}
.tw-border-x-fuchsia-600\/75 {
  border-left-color: rgb(192 38 211 / 0.75);
  border-right-color: rgb(192 38 211 / 0.75);
}
.tw-border-x-fuchsia-600\/80 {
  border-left-color: rgb(192 38 211 / 0.8);
  border-right-color: rgb(192 38 211 / 0.8);
}
.tw-border-x-fuchsia-600\/85 {
  border-left-color: rgb(192 38 211 / 0.85);
  border-right-color: rgb(192 38 211 / 0.85);
}
.tw-border-x-fuchsia-600\/90 {
  border-left-color: rgb(192 38 211 / 0.9);
  border-right-color: rgb(192 38 211 / 0.9);
}
.tw-border-x-fuchsia-600\/95 {
  border-left-color: rgb(192 38 211 / 0.95);
  border-right-color: rgb(192 38 211 / 0.95);
}
.tw-border-x-fuchsia-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
  border-right-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-700\/0 {
  border-left-color: rgb(162 28 175 / 0);
  border-right-color: rgb(162 28 175 / 0);
}
.tw-border-x-fuchsia-700\/10 {
  border-left-color: rgb(162 28 175 / 0.1);
  border-right-color: rgb(162 28 175 / 0.1);
}
.tw-border-x-fuchsia-700\/100 {
  border-left-color: rgb(162 28 175 / 1);
  border-right-color: rgb(162 28 175 / 1);
}
.tw-border-x-fuchsia-700\/15 {
  border-left-color: rgb(162 28 175 / 0.15);
  border-right-color: rgb(162 28 175 / 0.15);
}
.tw-border-x-fuchsia-700\/20 {
  border-left-color: rgb(162 28 175 / 0.2);
  border-right-color: rgb(162 28 175 / 0.2);
}
.tw-border-x-fuchsia-700\/25 {
  border-left-color: rgb(162 28 175 / 0.25);
  border-right-color: rgb(162 28 175 / 0.25);
}
.tw-border-x-fuchsia-700\/30 {
  border-left-color: rgb(162 28 175 / 0.3);
  border-right-color: rgb(162 28 175 / 0.3);
}
.tw-border-x-fuchsia-700\/35 {
  border-left-color: rgb(162 28 175 / 0.35);
  border-right-color: rgb(162 28 175 / 0.35);
}
.tw-border-x-fuchsia-700\/40 {
  border-left-color: rgb(162 28 175 / 0.4);
  border-right-color: rgb(162 28 175 / 0.4);
}
.tw-border-x-fuchsia-700\/45 {
  border-left-color: rgb(162 28 175 / 0.45);
  border-right-color: rgb(162 28 175 / 0.45);
}
.tw-border-x-fuchsia-700\/5 {
  border-left-color: rgb(162 28 175 / 0.05);
  border-right-color: rgb(162 28 175 / 0.05);
}
.tw-border-x-fuchsia-700\/50 {
  border-left-color: rgb(162 28 175 / 0.5);
  border-right-color: rgb(162 28 175 / 0.5);
}
.tw-border-x-fuchsia-700\/55 {
  border-left-color: rgb(162 28 175 / 0.55);
  border-right-color: rgb(162 28 175 / 0.55);
}
.tw-border-x-fuchsia-700\/60 {
  border-left-color: rgb(162 28 175 / 0.6);
  border-right-color: rgb(162 28 175 / 0.6);
}
.tw-border-x-fuchsia-700\/65 {
  border-left-color: rgb(162 28 175 / 0.65);
  border-right-color: rgb(162 28 175 / 0.65);
}
.tw-border-x-fuchsia-700\/70 {
  border-left-color: rgb(162 28 175 / 0.7);
  border-right-color: rgb(162 28 175 / 0.7);
}
.tw-border-x-fuchsia-700\/75 {
  border-left-color: rgb(162 28 175 / 0.75);
  border-right-color: rgb(162 28 175 / 0.75);
}
.tw-border-x-fuchsia-700\/80 {
  border-left-color: rgb(162 28 175 / 0.8);
  border-right-color: rgb(162 28 175 / 0.8);
}
.tw-border-x-fuchsia-700\/85 {
  border-left-color: rgb(162 28 175 / 0.85);
  border-right-color: rgb(162 28 175 / 0.85);
}
.tw-border-x-fuchsia-700\/90 {
  border-left-color: rgb(162 28 175 / 0.9);
  border-right-color: rgb(162 28 175 / 0.9);
}
.tw-border-x-fuchsia-700\/95 {
  border-left-color: rgb(162 28 175 / 0.95);
  border-right-color: rgb(162 28 175 / 0.95);
}
.tw-border-x-fuchsia-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
  border-right-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-800\/0 {
  border-left-color: rgb(134 25 143 / 0);
  border-right-color: rgb(134 25 143 / 0);
}
.tw-border-x-fuchsia-800\/10 {
  border-left-color: rgb(134 25 143 / 0.1);
  border-right-color: rgb(134 25 143 / 0.1);
}
.tw-border-x-fuchsia-800\/100 {
  border-left-color: rgb(134 25 143 / 1);
  border-right-color: rgb(134 25 143 / 1);
}
.tw-border-x-fuchsia-800\/15 {
  border-left-color: rgb(134 25 143 / 0.15);
  border-right-color: rgb(134 25 143 / 0.15);
}
.tw-border-x-fuchsia-800\/20 {
  border-left-color: rgb(134 25 143 / 0.2);
  border-right-color: rgb(134 25 143 / 0.2);
}
.tw-border-x-fuchsia-800\/25 {
  border-left-color: rgb(134 25 143 / 0.25);
  border-right-color: rgb(134 25 143 / 0.25);
}
.tw-border-x-fuchsia-800\/30 {
  border-left-color: rgb(134 25 143 / 0.3);
  border-right-color: rgb(134 25 143 / 0.3);
}
.tw-border-x-fuchsia-800\/35 {
  border-left-color: rgb(134 25 143 / 0.35);
  border-right-color: rgb(134 25 143 / 0.35);
}
.tw-border-x-fuchsia-800\/40 {
  border-left-color: rgb(134 25 143 / 0.4);
  border-right-color: rgb(134 25 143 / 0.4);
}
.tw-border-x-fuchsia-800\/45 {
  border-left-color: rgb(134 25 143 / 0.45);
  border-right-color: rgb(134 25 143 / 0.45);
}
.tw-border-x-fuchsia-800\/5 {
  border-left-color: rgb(134 25 143 / 0.05);
  border-right-color: rgb(134 25 143 / 0.05);
}
.tw-border-x-fuchsia-800\/50 {
  border-left-color: rgb(134 25 143 / 0.5);
  border-right-color: rgb(134 25 143 / 0.5);
}
.tw-border-x-fuchsia-800\/55 {
  border-left-color: rgb(134 25 143 / 0.55);
  border-right-color: rgb(134 25 143 / 0.55);
}
.tw-border-x-fuchsia-800\/60 {
  border-left-color: rgb(134 25 143 / 0.6);
  border-right-color: rgb(134 25 143 / 0.6);
}
.tw-border-x-fuchsia-800\/65 {
  border-left-color: rgb(134 25 143 / 0.65);
  border-right-color: rgb(134 25 143 / 0.65);
}
.tw-border-x-fuchsia-800\/70 {
  border-left-color: rgb(134 25 143 / 0.7);
  border-right-color: rgb(134 25 143 / 0.7);
}
.tw-border-x-fuchsia-800\/75 {
  border-left-color: rgb(134 25 143 / 0.75);
  border-right-color: rgb(134 25 143 / 0.75);
}
.tw-border-x-fuchsia-800\/80 {
  border-left-color: rgb(134 25 143 / 0.8);
  border-right-color: rgb(134 25 143 / 0.8);
}
.tw-border-x-fuchsia-800\/85 {
  border-left-color: rgb(134 25 143 / 0.85);
  border-right-color: rgb(134 25 143 / 0.85);
}
.tw-border-x-fuchsia-800\/90 {
  border-left-color: rgb(134 25 143 / 0.9);
  border-right-color: rgb(134 25 143 / 0.9);
}
.tw-border-x-fuchsia-800\/95 {
  border-left-color: rgb(134 25 143 / 0.95);
  border-right-color: rgb(134 25 143 / 0.95);
}
.tw-border-x-fuchsia-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
  border-right-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-900\/0 {
  border-left-color: rgb(112 26 117 / 0);
  border-right-color: rgb(112 26 117 / 0);
}
.tw-border-x-fuchsia-900\/10 {
  border-left-color: rgb(112 26 117 / 0.1);
  border-right-color: rgb(112 26 117 / 0.1);
}
.tw-border-x-fuchsia-900\/100 {
  border-left-color: rgb(112 26 117 / 1);
  border-right-color: rgb(112 26 117 / 1);
}
.tw-border-x-fuchsia-900\/15 {
  border-left-color: rgb(112 26 117 / 0.15);
  border-right-color: rgb(112 26 117 / 0.15);
}
.tw-border-x-fuchsia-900\/20 {
  border-left-color: rgb(112 26 117 / 0.2);
  border-right-color: rgb(112 26 117 / 0.2);
}
.tw-border-x-fuchsia-900\/25 {
  border-left-color: rgb(112 26 117 / 0.25);
  border-right-color: rgb(112 26 117 / 0.25);
}
.tw-border-x-fuchsia-900\/30 {
  border-left-color: rgb(112 26 117 / 0.3);
  border-right-color: rgb(112 26 117 / 0.3);
}
.tw-border-x-fuchsia-900\/35 {
  border-left-color: rgb(112 26 117 / 0.35);
  border-right-color: rgb(112 26 117 / 0.35);
}
.tw-border-x-fuchsia-900\/40 {
  border-left-color: rgb(112 26 117 / 0.4);
  border-right-color: rgb(112 26 117 / 0.4);
}
.tw-border-x-fuchsia-900\/45 {
  border-left-color: rgb(112 26 117 / 0.45);
  border-right-color: rgb(112 26 117 / 0.45);
}
.tw-border-x-fuchsia-900\/5 {
  border-left-color: rgb(112 26 117 / 0.05);
  border-right-color: rgb(112 26 117 / 0.05);
}
.tw-border-x-fuchsia-900\/50 {
  border-left-color: rgb(112 26 117 / 0.5);
  border-right-color: rgb(112 26 117 / 0.5);
}
.tw-border-x-fuchsia-900\/55 {
  border-left-color: rgb(112 26 117 / 0.55);
  border-right-color: rgb(112 26 117 / 0.55);
}
.tw-border-x-fuchsia-900\/60 {
  border-left-color: rgb(112 26 117 / 0.6);
  border-right-color: rgb(112 26 117 / 0.6);
}
.tw-border-x-fuchsia-900\/65 {
  border-left-color: rgb(112 26 117 / 0.65);
  border-right-color: rgb(112 26 117 / 0.65);
}
.tw-border-x-fuchsia-900\/70 {
  border-left-color: rgb(112 26 117 / 0.7);
  border-right-color: rgb(112 26 117 / 0.7);
}
.tw-border-x-fuchsia-900\/75 {
  border-left-color: rgb(112 26 117 / 0.75);
  border-right-color: rgb(112 26 117 / 0.75);
}
.tw-border-x-fuchsia-900\/80 {
  border-left-color: rgb(112 26 117 / 0.8);
  border-right-color: rgb(112 26 117 / 0.8);
}
.tw-border-x-fuchsia-900\/85 {
  border-left-color: rgb(112 26 117 / 0.85);
  border-right-color: rgb(112 26 117 / 0.85);
}
.tw-border-x-fuchsia-900\/90 {
  border-left-color: rgb(112 26 117 / 0.9);
  border-right-color: rgb(112 26 117 / 0.9);
}
.tw-border-x-fuchsia-900\/95 {
  border-left-color: rgb(112 26 117 / 0.95);
  border-right-color: rgb(112 26 117 / 0.95);
}
.tw-border-x-fuchsia-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
  border-right-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-x-fuchsia-950\/0 {
  border-left-color: rgb(74 4 78 / 0);
  border-right-color: rgb(74 4 78 / 0);
}
.tw-border-x-fuchsia-950\/10 {
  border-left-color: rgb(74 4 78 / 0.1);
  border-right-color: rgb(74 4 78 / 0.1);
}
.tw-border-x-fuchsia-950\/100 {
  border-left-color: rgb(74 4 78 / 1);
  border-right-color: rgb(74 4 78 / 1);
}
.tw-border-x-fuchsia-950\/15 {
  border-left-color: rgb(74 4 78 / 0.15);
  border-right-color: rgb(74 4 78 / 0.15);
}
.tw-border-x-fuchsia-950\/20 {
  border-left-color: rgb(74 4 78 / 0.2);
  border-right-color: rgb(74 4 78 / 0.2);
}
.tw-border-x-fuchsia-950\/25 {
  border-left-color: rgb(74 4 78 / 0.25);
  border-right-color: rgb(74 4 78 / 0.25);
}
.tw-border-x-fuchsia-950\/30 {
  border-left-color: rgb(74 4 78 / 0.3);
  border-right-color: rgb(74 4 78 / 0.3);
}
.tw-border-x-fuchsia-950\/35 {
  border-left-color: rgb(74 4 78 / 0.35);
  border-right-color: rgb(74 4 78 / 0.35);
}
.tw-border-x-fuchsia-950\/40 {
  border-left-color: rgb(74 4 78 / 0.4);
  border-right-color: rgb(74 4 78 / 0.4);
}
.tw-border-x-fuchsia-950\/45 {
  border-left-color: rgb(74 4 78 / 0.45);
  border-right-color: rgb(74 4 78 / 0.45);
}
.tw-border-x-fuchsia-950\/5 {
  border-left-color: rgb(74 4 78 / 0.05);
  border-right-color: rgb(74 4 78 / 0.05);
}
.tw-border-x-fuchsia-950\/50 {
  border-left-color: rgb(74 4 78 / 0.5);
  border-right-color: rgb(74 4 78 / 0.5);
}
.tw-border-x-fuchsia-950\/55 {
  border-left-color: rgb(74 4 78 / 0.55);
  border-right-color: rgb(74 4 78 / 0.55);
}
.tw-border-x-fuchsia-950\/60 {
  border-left-color: rgb(74 4 78 / 0.6);
  border-right-color: rgb(74 4 78 / 0.6);
}
.tw-border-x-fuchsia-950\/65 {
  border-left-color: rgb(74 4 78 / 0.65);
  border-right-color: rgb(74 4 78 / 0.65);
}
.tw-border-x-fuchsia-950\/70 {
  border-left-color: rgb(74 4 78 / 0.7);
  border-right-color: rgb(74 4 78 / 0.7);
}
.tw-border-x-fuchsia-950\/75 {
  border-left-color: rgb(74 4 78 / 0.75);
  border-right-color: rgb(74 4 78 / 0.75);
}
.tw-border-x-fuchsia-950\/80 {
  border-left-color: rgb(74 4 78 / 0.8);
  border-right-color: rgb(74 4 78 / 0.8);
}
.tw-border-x-fuchsia-950\/85 {
  border-left-color: rgb(74 4 78 / 0.85);
  border-right-color: rgb(74 4 78 / 0.85);
}
.tw-border-x-fuchsia-950\/90 {
  border-left-color: rgb(74 4 78 / 0.9);
  border-right-color: rgb(74 4 78 / 0.9);
}
.tw-border-x-fuchsia-950\/95 {
  border-left-color: rgb(74 4 78 / 0.95);
  border-right-color: rgb(74 4 78 / 0.95);
}
.tw-border-x-gray-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  border-right-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-100\/0 {
  border-left-color: rgb(243 244 246 / 0);
  border-right-color: rgb(243 244 246 / 0);
}
.tw-border-x-gray-100\/10 {
  border-left-color: rgb(243 244 246 / 0.1);
  border-right-color: rgb(243 244 246 / 0.1);
}
.tw-border-x-gray-100\/100 {
  border-left-color: rgb(243 244 246 / 1);
  border-right-color: rgb(243 244 246 / 1);
}
.tw-border-x-gray-100\/15 {
  border-left-color: rgb(243 244 246 / 0.15);
  border-right-color: rgb(243 244 246 / 0.15);
}
.tw-border-x-gray-100\/20 {
  border-left-color: rgb(243 244 246 / 0.2);
  border-right-color: rgb(243 244 246 / 0.2);
}
.tw-border-x-gray-100\/25 {
  border-left-color: rgb(243 244 246 / 0.25);
  border-right-color: rgb(243 244 246 / 0.25);
}
.tw-border-x-gray-100\/30 {
  border-left-color: rgb(243 244 246 / 0.3);
  border-right-color: rgb(243 244 246 / 0.3);
}
.tw-border-x-gray-100\/35 {
  border-left-color: rgb(243 244 246 / 0.35);
  border-right-color: rgb(243 244 246 / 0.35);
}
.tw-border-x-gray-100\/40 {
  border-left-color: rgb(243 244 246 / 0.4);
  border-right-color: rgb(243 244 246 / 0.4);
}
.tw-border-x-gray-100\/45 {
  border-left-color: rgb(243 244 246 / 0.45);
  border-right-color: rgb(243 244 246 / 0.45);
}
.tw-border-x-gray-100\/5 {
  border-left-color: rgb(243 244 246 / 0.05);
  border-right-color: rgb(243 244 246 / 0.05);
}
.tw-border-x-gray-100\/50 {
  border-left-color: rgb(243 244 246 / 0.5);
  border-right-color: rgb(243 244 246 / 0.5);
}
.tw-border-x-gray-100\/55 {
  border-left-color: rgb(243 244 246 / 0.55);
  border-right-color: rgb(243 244 246 / 0.55);
}
.tw-border-x-gray-100\/60 {
  border-left-color: rgb(243 244 246 / 0.6);
  border-right-color: rgb(243 244 246 / 0.6);
}
.tw-border-x-gray-100\/65 {
  border-left-color: rgb(243 244 246 / 0.65);
  border-right-color: rgb(243 244 246 / 0.65);
}
.tw-border-x-gray-100\/70 {
  border-left-color: rgb(243 244 246 / 0.7);
  border-right-color: rgb(243 244 246 / 0.7);
}
.tw-border-x-gray-100\/75 {
  border-left-color: rgb(243 244 246 / 0.75);
  border-right-color: rgb(243 244 246 / 0.75);
}
.tw-border-x-gray-100\/80 {
  border-left-color: rgb(243 244 246 / 0.8);
  border-right-color: rgb(243 244 246 / 0.8);
}
.tw-border-x-gray-100\/85 {
  border-left-color: rgb(243 244 246 / 0.85);
  border-right-color: rgb(243 244 246 / 0.85);
}
.tw-border-x-gray-100\/90 {
  border-left-color: rgb(243 244 246 / 0.9);
  border-right-color: rgb(243 244 246 / 0.9);
}
.tw-border-x-gray-100\/95 {
  border-left-color: rgb(243 244 246 / 0.95);
  border-right-color: rgb(243 244 246 / 0.95);
}
.tw-border-x-gray-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  border-right-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-200\/0 {
  border-left-color: rgb(229 231 235 / 0);
  border-right-color: rgb(229 231 235 / 0);
}
.tw-border-x-gray-200\/10 {
  border-left-color: rgb(229 231 235 / 0.1);
  border-right-color: rgb(229 231 235 / 0.1);
}
.tw-border-x-gray-200\/100 {
  border-left-color: rgb(229 231 235 / 1);
  border-right-color: rgb(229 231 235 / 1);
}
.tw-border-x-gray-200\/15 {
  border-left-color: rgb(229 231 235 / 0.15);
  border-right-color: rgb(229 231 235 / 0.15);
}
.tw-border-x-gray-200\/20 {
  border-left-color: rgb(229 231 235 / 0.2);
  border-right-color: rgb(229 231 235 / 0.2);
}
.tw-border-x-gray-200\/25 {
  border-left-color: rgb(229 231 235 / 0.25);
  border-right-color: rgb(229 231 235 / 0.25);
}
.tw-border-x-gray-200\/30 {
  border-left-color: rgb(229 231 235 / 0.3);
  border-right-color: rgb(229 231 235 / 0.3);
}
.tw-border-x-gray-200\/35 {
  border-left-color: rgb(229 231 235 / 0.35);
  border-right-color: rgb(229 231 235 / 0.35);
}
.tw-border-x-gray-200\/40 {
  border-left-color: rgb(229 231 235 / 0.4);
  border-right-color: rgb(229 231 235 / 0.4);
}
.tw-border-x-gray-200\/45 {
  border-left-color: rgb(229 231 235 / 0.45);
  border-right-color: rgb(229 231 235 / 0.45);
}
.tw-border-x-gray-200\/5 {
  border-left-color: rgb(229 231 235 / 0.05);
  border-right-color: rgb(229 231 235 / 0.05);
}
.tw-border-x-gray-200\/50 {
  border-left-color: rgb(229 231 235 / 0.5);
  border-right-color: rgb(229 231 235 / 0.5);
}
.tw-border-x-gray-200\/55 {
  border-left-color: rgb(229 231 235 / 0.55);
  border-right-color: rgb(229 231 235 / 0.55);
}
.tw-border-x-gray-200\/60 {
  border-left-color: rgb(229 231 235 / 0.6);
  border-right-color: rgb(229 231 235 / 0.6);
}
.tw-border-x-gray-200\/65 {
  border-left-color: rgb(229 231 235 / 0.65);
  border-right-color: rgb(229 231 235 / 0.65);
}
.tw-border-x-gray-200\/70 {
  border-left-color: rgb(229 231 235 / 0.7);
  border-right-color: rgb(229 231 235 / 0.7);
}
.tw-border-x-gray-200\/75 {
  border-left-color: rgb(229 231 235 / 0.75);
  border-right-color: rgb(229 231 235 / 0.75);
}
.tw-border-x-gray-200\/80 {
  border-left-color: rgb(229 231 235 / 0.8);
  border-right-color: rgb(229 231 235 / 0.8);
}
.tw-border-x-gray-200\/85 {
  border-left-color: rgb(229 231 235 / 0.85);
  border-right-color: rgb(229 231 235 / 0.85);
}
.tw-border-x-gray-200\/90 {
  border-left-color: rgb(229 231 235 / 0.9);
  border-right-color: rgb(229 231 235 / 0.9);
}
.tw-border-x-gray-200\/95 {
  border-left-color: rgb(229 231 235 / 0.95);
  border-right-color: rgb(229 231 235 / 0.95);
}
.tw-border-x-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  border-right-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-300\/0 {
  border-left-color: rgb(209 213 219 / 0);
  border-right-color: rgb(209 213 219 / 0);
}
.tw-border-x-gray-300\/10 {
  border-left-color: rgb(209 213 219 / 0.1);
  border-right-color: rgb(209 213 219 / 0.1);
}
.tw-border-x-gray-300\/100 {
  border-left-color: rgb(209 213 219 / 1);
  border-right-color: rgb(209 213 219 / 1);
}
.tw-border-x-gray-300\/15 {
  border-left-color: rgb(209 213 219 / 0.15);
  border-right-color: rgb(209 213 219 / 0.15);
}
.tw-border-x-gray-300\/20 {
  border-left-color: rgb(209 213 219 / 0.2);
  border-right-color: rgb(209 213 219 / 0.2);
}
.tw-border-x-gray-300\/25 {
  border-left-color: rgb(209 213 219 / 0.25);
  border-right-color: rgb(209 213 219 / 0.25);
}
.tw-border-x-gray-300\/30 {
  border-left-color: rgb(209 213 219 / 0.3);
  border-right-color: rgb(209 213 219 / 0.3);
}
.tw-border-x-gray-300\/35 {
  border-left-color: rgb(209 213 219 / 0.35);
  border-right-color: rgb(209 213 219 / 0.35);
}
.tw-border-x-gray-300\/40 {
  border-left-color: rgb(209 213 219 / 0.4);
  border-right-color: rgb(209 213 219 / 0.4);
}
.tw-border-x-gray-300\/45 {
  border-left-color: rgb(209 213 219 / 0.45);
  border-right-color: rgb(209 213 219 / 0.45);
}
.tw-border-x-gray-300\/5 {
  border-left-color: rgb(209 213 219 / 0.05);
  border-right-color: rgb(209 213 219 / 0.05);
}
.tw-border-x-gray-300\/50 {
  border-left-color: rgb(209 213 219 / 0.5);
  border-right-color: rgb(209 213 219 / 0.5);
}
.tw-border-x-gray-300\/55 {
  border-left-color: rgb(209 213 219 / 0.55);
  border-right-color: rgb(209 213 219 / 0.55);
}
.tw-border-x-gray-300\/60 {
  border-left-color: rgb(209 213 219 / 0.6);
  border-right-color: rgb(209 213 219 / 0.6);
}
.tw-border-x-gray-300\/65 {
  border-left-color: rgb(209 213 219 / 0.65);
  border-right-color: rgb(209 213 219 / 0.65);
}
.tw-border-x-gray-300\/70 {
  border-left-color: rgb(209 213 219 / 0.7);
  border-right-color: rgb(209 213 219 / 0.7);
}
.tw-border-x-gray-300\/75 {
  border-left-color: rgb(209 213 219 / 0.75);
  border-right-color: rgb(209 213 219 / 0.75);
}
.tw-border-x-gray-300\/80 {
  border-left-color: rgb(209 213 219 / 0.8);
  border-right-color: rgb(209 213 219 / 0.8);
}
.tw-border-x-gray-300\/85 {
  border-left-color: rgb(209 213 219 / 0.85);
  border-right-color: rgb(209 213 219 / 0.85);
}
.tw-border-x-gray-300\/90 {
  border-left-color: rgb(209 213 219 / 0.9);
  border-right-color: rgb(209 213 219 / 0.9);
}
.tw-border-x-gray-300\/95 {
  border-left-color: rgb(209 213 219 / 0.95);
  border-right-color: rgb(209 213 219 / 0.95);
}
.tw-border-x-gray-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  border-right-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-400\/0 {
  border-left-color: rgb(156 163 175 / 0);
  border-right-color: rgb(156 163 175 / 0);
}
.tw-border-x-gray-400\/10 {
  border-left-color: rgb(156 163 175 / 0.1);
  border-right-color: rgb(156 163 175 / 0.1);
}
.tw-border-x-gray-400\/100 {
  border-left-color: rgb(156 163 175 / 1);
  border-right-color: rgb(156 163 175 / 1);
}
.tw-border-x-gray-400\/15 {
  border-left-color: rgb(156 163 175 / 0.15);
  border-right-color: rgb(156 163 175 / 0.15);
}
.tw-border-x-gray-400\/20 {
  border-left-color: rgb(156 163 175 / 0.2);
  border-right-color: rgb(156 163 175 / 0.2);
}
.tw-border-x-gray-400\/25 {
  border-left-color: rgb(156 163 175 / 0.25);
  border-right-color: rgb(156 163 175 / 0.25);
}
.tw-border-x-gray-400\/30 {
  border-left-color: rgb(156 163 175 / 0.3);
  border-right-color: rgb(156 163 175 / 0.3);
}
.tw-border-x-gray-400\/35 {
  border-left-color: rgb(156 163 175 / 0.35);
  border-right-color: rgb(156 163 175 / 0.35);
}
.tw-border-x-gray-400\/40 {
  border-left-color: rgb(156 163 175 / 0.4);
  border-right-color: rgb(156 163 175 / 0.4);
}
.tw-border-x-gray-400\/45 {
  border-left-color: rgb(156 163 175 / 0.45);
  border-right-color: rgb(156 163 175 / 0.45);
}
.tw-border-x-gray-400\/5 {
  border-left-color: rgb(156 163 175 / 0.05);
  border-right-color: rgb(156 163 175 / 0.05);
}
.tw-border-x-gray-400\/50 {
  border-left-color: rgb(156 163 175 / 0.5);
  border-right-color: rgb(156 163 175 / 0.5);
}
.tw-border-x-gray-400\/55 {
  border-left-color: rgb(156 163 175 / 0.55);
  border-right-color: rgb(156 163 175 / 0.55);
}
.tw-border-x-gray-400\/60 {
  border-left-color: rgb(156 163 175 / 0.6);
  border-right-color: rgb(156 163 175 / 0.6);
}
.tw-border-x-gray-400\/65 {
  border-left-color: rgb(156 163 175 / 0.65);
  border-right-color: rgb(156 163 175 / 0.65);
}
.tw-border-x-gray-400\/70 {
  border-left-color: rgb(156 163 175 / 0.7);
  border-right-color: rgb(156 163 175 / 0.7);
}
.tw-border-x-gray-400\/75 {
  border-left-color: rgb(156 163 175 / 0.75);
  border-right-color: rgb(156 163 175 / 0.75);
}
.tw-border-x-gray-400\/80 {
  border-left-color: rgb(156 163 175 / 0.8);
  border-right-color: rgb(156 163 175 / 0.8);
}
.tw-border-x-gray-400\/85 {
  border-left-color: rgb(156 163 175 / 0.85);
  border-right-color: rgb(156 163 175 / 0.85);
}
.tw-border-x-gray-400\/90 {
  border-left-color: rgb(156 163 175 / 0.9);
  border-right-color: rgb(156 163 175 / 0.9);
}
.tw-border-x-gray-400\/95 {
  border-left-color: rgb(156 163 175 / 0.95);
  border-right-color: rgb(156 163 175 / 0.95);
}
.tw-border-x-gray-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
  border-right-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-50\/0 {
  border-left-color: rgb(249 250 251 / 0);
  border-right-color: rgb(249 250 251 / 0);
}
.tw-border-x-gray-50\/10 {
  border-left-color: rgb(249 250 251 / 0.1);
  border-right-color: rgb(249 250 251 / 0.1);
}
.tw-border-x-gray-50\/100 {
  border-left-color: rgb(249 250 251 / 1);
  border-right-color: rgb(249 250 251 / 1);
}
.tw-border-x-gray-50\/15 {
  border-left-color: rgb(249 250 251 / 0.15);
  border-right-color: rgb(249 250 251 / 0.15);
}
.tw-border-x-gray-50\/20 {
  border-left-color: rgb(249 250 251 / 0.2);
  border-right-color: rgb(249 250 251 / 0.2);
}
.tw-border-x-gray-50\/25 {
  border-left-color: rgb(249 250 251 / 0.25);
  border-right-color: rgb(249 250 251 / 0.25);
}
.tw-border-x-gray-50\/30 {
  border-left-color: rgb(249 250 251 / 0.3);
  border-right-color: rgb(249 250 251 / 0.3);
}
.tw-border-x-gray-50\/35 {
  border-left-color: rgb(249 250 251 / 0.35);
  border-right-color: rgb(249 250 251 / 0.35);
}
.tw-border-x-gray-50\/40 {
  border-left-color: rgb(249 250 251 / 0.4);
  border-right-color: rgb(249 250 251 / 0.4);
}
.tw-border-x-gray-50\/45 {
  border-left-color: rgb(249 250 251 / 0.45);
  border-right-color: rgb(249 250 251 / 0.45);
}
.tw-border-x-gray-50\/5 {
  border-left-color: rgb(249 250 251 / 0.05);
  border-right-color: rgb(249 250 251 / 0.05);
}
.tw-border-x-gray-50\/50 {
  border-left-color: rgb(249 250 251 / 0.5);
  border-right-color: rgb(249 250 251 / 0.5);
}
.tw-border-x-gray-50\/55 {
  border-left-color: rgb(249 250 251 / 0.55);
  border-right-color: rgb(249 250 251 / 0.55);
}
.tw-border-x-gray-50\/60 {
  border-left-color: rgb(249 250 251 / 0.6);
  border-right-color: rgb(249 250 251 / 0.6);
}
.tw-border-x-gray-50\/65 {
  border-left-color: rgb(249 250 251 / 0.65);
  border-right-color: rgb(249 250 251 / 0.65);
}
.tw-border-x-gray-50\/70 {
  border-left-color: rgb(249 250 251 / 0.7);
  border-right-color: rgb(249 250 251 / 0.7);
}
.tw-border-x-gray-50\/75 {
  border-left-color: rgb(249 250 251 / 0.75);
  border-right-color: rgb(249 250 251 / 0.75);
}
.tw-border-x-gray-50\/80 {
  border-left-color: rgb(249 250 251 / 0.8);
  border-right-color: rgb(249 250 251 / 0.8);
}
.tw-border-x-gray-50\/85 {
  border-left-color: rgb(249 250 251 / 0.85);
  border-right-color: rgb(249 250 251 / 0.85);
}
.tw-border-x-gray-50\/90 {
  border-left-color: rgb(249 250 251 / 0.9);
  border-right-color: rgb(249 250 251 / 0.9);
}
.tw-border-x-gray-50\/95 {
  border-left-color: rgb(249 250 251 / 0.95);
  border-right-color: rgb(249 250 251 / 0.95);
}
.tw-border-x-gray-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  border-right-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-500\/0 {
  border-left-color: rgb(107 114 128 / 0);
  border-right-color: rgb(107 114 128 / 0);
}
.tw-border-x-gray-500\/10 {
  border-left-color: rgb(107 114 128 / 0.1);
  border-right-color: rgb(107 114 128 / 0.1);
}
.tw-border-x-gray-500\/100 {
  border-left-color: rgb(107 114 128 / 1);
  border-right-color: rgb(107 114 128 / 1);
}
.tw-border-x-gray-500\/15 {
  border-left-color: rgb(107 114 128 / 0.15);
  border-right-color: rgb(107 114 128 / 0.15);
}
.tw-border-x-gray-500\/20 {
  border-left-color: rgb(107 114 128 / 0.2);
  border-right-color: rgb(107 114 128 / 0.2);
}
.tw-border-x-gray-500\/25 {
  border-left-color: rgb(107 114 128 / 0.25);
  border-right-color: rgb(107 114 128 / 0.25);
}
.tw-border-x-gray-500\/30 {
  border-left-color: rgb(107 114 128 / 0.3);
  border-right-color: rgb(107 114 128 / 0.3);
}
.tw-border-x-gray-500\/35 {
  border-left-color: rgb(107 114 128 / 0.35);
  border-right-color: rgb(107 114 128 / 0.35);
}
.tw-border-x-gray-500\/40 {
  border-left-color: rgb(107 114 128 / 0.4);
  border-right-color: rgb(107 114 128 / 0.4);
}
.tw-border-x-gray-500\/45 {
  border-left-color: rgb(107 114 128 / 0.45);
  border-right-color: rgb(107 114 128 / 0.45);
}
.tw-border-x-gray-500\/5 {
  border-left-color: rgb(107 114 128 / 0.05);
  border-right-color: rgb(107 114 128 / 0.05);
}
.tw-border-x-gray-500\/50 {
  border-left-color: rgb(107 114 128 / 0.5);
  border-right-color: rgb(107 114 128 / 0.5);
}
.tw-border-x-gray-500\/55 {
  border-left-color: rgb(107 114 128 / 0.55);
  border-right-color: rgb(107 114 128 / 0.55);
}
.tw-border-x-gray-500\/60 {
  border-left-color: rgb(107 114 128 / 0.6);
  border-right-color: rgb(107 114 128 / 0.6);
}
.tw-border-x-gray-500\/65 {
  border-left-color: rgb(107 114 128 / 0.65);
  border-right-color: rgb(107 114 128 / 0.65);
}
.tw-border-x-gray-500\/70 {
  border-left-color: rgb(107 114 128 / 0.7);
  border-right-color: rgb(107 114 128 / 0.7);
}
.tw-border-x-gray-500\/75 {
  border-left-color: rgb(107 114 128 / 0.75);
  border-right-color: rgb(107 114 128 / 0.75);
}
.tw-border-x-gray-500\/80 {
  border-left-color: rgb(107 114 128 / 0.8);
  border-right-color: rgb(107 114 128 / 0.8);
}
.tw-border-x-gray-500\/85 {
  border-left-color: rgb(107 114 128 / 0.85);
  border-right-color: rgb(107 114 128 / 0.85);
}
.tw-border-x-gray-500\/90 {
  border-left-color: rgb(107 114 128 / 0.9);
  border-right-color: rgb(107 114 128 / 0.9);
}
.tw-border-x-gray-500\/95 {
  border-left-color: rgb(107 114 128 / 0.95);
  border-right-color: rgb(107 114 128 / 0.95);
}
.tw-border-x-gray-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  border-right-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-600\/0 {
  border-left-color: rgb(75 85 99 / 0);
  border-right-color: rgb(75 85 99 / 0);
}
.tw-border-x-gray-600\/10 {
  border-left-color: rgb(75 85 99 / 0.1);
  border-right-color: rgb(75 85 99 / 0.1);
}
.tw-border-x-gray-600\/100 {
  border-left-color: rgb(75 85 99 / 1);
  border-right-color: rgb(75 85 99 / 1);
}
.tw-border-x-gray-600\/15 {
  border-left-color: rgb(75 85 99 / 0.15);
  border-right-color: rgb(75 85 99 / 0.15);
}
.tw-border-x-gray-600\/20 {
  border-left-color: rgb(75 85 99 / 0.2);
  border-right-color: rgb(75 85 99 / 0.2);
}
.tw-border-x-gray-600\/25 {
  border-left-color: rgb(75 85 99 / 0.25);
  border-right-color: rgb(75 85 99 / 0.25);
}
.tw-border-x-gray-600\/30 {
  border-left-color: rgb(75 85 99 / 0.3);
  border-right-color: rgb(75 85 99 / 0.3);
}
.tw-border-x-gray-600\/35 {
  border-left-color: rgb(75 85 99 / 0.35);
  border-right-color: rgb(75 85 99 / 0.35);
}
.tw-border-x-gray-600\/40 {
  border-left-color: rgb(75 85 99 / 0.4);
  border-right-color: rgb(75 85 99 / 0.4);
}
.tw-border-x-gray-600\/45 {
  border-left-color: rgb(75 85 99 / 0.45);
  border-right-color: rgb(75 85 99 / 0.45);
}
.tw-border-x-gray-600\/5 {
  border-left-color: rgb(75 85 99 / 0.05);
  border-right-color: rgb(75 85 99 / 0.05);
}
.tw-border-x-gray-600\/50 {
  border-left-color: rgb(75 85 99 / 0.5);
  border-right-color: rgb(75 85 99 / 0.5);
}
.tw-border-x-gray-600\/55 {
  border-left-color: rgb(75 85 99 / 0.55);
  border-right-color: rgb(75 85 99 / 0.55);
}
.tw-border-x-gray-600\/60 {
  border-left-color: rgb(75 85 99 / 0.6);
  border-right-color: rgb(75 85 99 / 0.6);
}
.tw-border-x-gray-600\/65 {
  border-left-color: rgb(75 85 99 / 0.65);
  border-right-color: rgb(75 85 99 / 0.65);
}
.tw-border-x-gray-600\/70 {
  border-left-color: rgb(75 85 99 / 0.7);
  border-right-color: rgb(75 85 99 / 0.7);
}
.tw-border-x-gray-600\/75 {
  border-left-color: rgb(75 85 99 / 0.75);
  border-right-color: rgb(75 85 99 / 0.75);
}
.tw-border-x-gray-600\/80 {
  border-left-color: rgb(75 85 99 / 0.8);
  border-right-color: rgb(75 85 99 / 0.8);
}
.tw-border-x-gray-600\/85 {
  border-left-color: rgb(75 85 99 / 0.85);
  border-right-color: rgb(75 85 99 / 0.85);
}
.tw-border-x-gray-600\/90 {
  border-left-color: rgb(75 85 99 / 0.9);
  border-right-color: rgb(75 85 99 / 0.9);
}
.tw-border-x-gray-600\/95 {
  border-left-color: rgb(75 85 99 / 0.95);
  border-right-color: rgb(75 85 99 / 0.95);
}
.tw-border-x-gray-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  border-right-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-700\/0 {
  border-left-color: rgb(55 65 81 / 0);
  border-right-color: rgb(55 65 81 / 0);
}
.tw-border-x-gray-700\/10 {
  border-left-color: rgb(55 65 81 / 0.1);
  border-right-color: rgb(55 65 81 / 0.1);
}
.tw-border-x-gray-700\/100 {
  border-left-color: rgb(55 65 81 / 1);
  border-right-color: rgb(55 65 81 / 1);
}
.tw-border-x-gray-700\/15 {
  border-left-color: rgb(55 65 81 / 0.15);
  border-right-color: rgb(55 65 81 / 0.15);
}
.tw-border-x-gray-700\/20 {
  border-left-color: rgb(55 65 81 / 0.2);
  border-right-color: rgb(55 65 81 / 0.2);
}
.tw-border-x-gray-700\/25 {
  border-left-color: rgb(55 65 81 / 0.25);
  border-right-color: rgb(55 65 81 / 0.25);
}
.tw-border-x-gray-700\/30 {
  border-left-color: rgb(55 65 81 / 0.3);
  border-right-color: rgb(55 65 81 / 0.3);
}
.tw-border-x-gray-700\/35 {
  border-left-color: rgb(55 65 81 / 0.35);
  border-right-color: rgb(55 65 81 / 0.35);
}
.tw-border-x-gray-700\/40 {
  border-left-color: rgb(55 65 81 / 0.4);
  border-right-color: rgb(55 65 81 / 0.4);
}
.tw-border-x-gray-700\/45 {
  border-left-color: rgb(55 65 81 / 0.45);
  border-right-color: rgb(55 65 81 / 0.45);
}
.tw-border-x-gray-700\/5 {
  border-left-color: rgb(55 65 81 / 0.05);
  border-right-color: rgb(55 65 81 / 0.05);
}
.tw-border-x-gray-700\/50 {
  border-left-color: rgb(55 65 81 / 0.5);
  border-right-color: rgb(55 65 81 / 0.5);
}
.tw-border-x-gray-700\/55 {
  border-left-color: rgb(55 65 81 / 0.55);
  border-right-color: rgb(55 65 81 / 0.55);
}
.tw-border-x-gray-700\/60 {
  border-left-color: rgb(55 65 81 / 0.6);
  border-right-color: rgb(55 65 81 / 0.6);
}
.tw-border-x-gray-700\/65 {
  border-left-color: rgb(55 65 81 / 0.65);
  border-right-color: rgb(55 65 81 / 0.65);
}
.tw-border-x-gray-700\/70 {
  border-left-color: rgb(55 65 81 / 0.7);
  border-right-color: rgb(55 65 81 / 0.7);
}
.tw-border-x-gray-700\/75 {
  border-left-color: rgb(55 65 81 / 0.75);
  border-right-color: rgb(55 65 81 / 0.75);
}
.tw-border-x-gray-700\/80 {
  border-left-color: rgb(55 65 81 / 0.8);
  border-right-color: rgb(55 65 81 / 0.8);
}
.tw-border-x-gray-700\/85 {
  border-left-color: rgb(55 65 81 / 0.85);
  border-right-color: rgb(55 65 81 / 0.85);
}
.tw-border-x-gray-700\/90 {
  border-left-color: rgb(55 65 81 / 0.9);
  border-right-color: rgb(55 65 81 / 0.9);
}
.tw-border-x-gray-700\/95 {
  border-left-color: rgb(55 65 81 / 0.95);
  border-right-color: rgb(55 65 81 / 0.95);
}
.tw-border-x-gray-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
  border-right-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-800\/0 {
  border-left-color: rgb(31 41 55 / 0);
  border-right-color: rgb(31 41 55 / 0);
}
.tw-border-x-gray-800\/10 {
  border-left-color: rgb(31 41 55 / 0.1);
  border-right-color: rgb(31 41 55 / 0.1);
}
.tw-border-x-gray-800\/100 {
  border-left-color: rgb(31 41 55 / 1);
  border-right-color: rgb(31 41 55 / 1);
}
.tw-border-x-gray-800\/15 {
  border-left-color: rgb(31 41 55 / 0.15);
  border-right-color: rgb(31 41 55 / 0.15);
}
.tw-border-x-gray-800\/20 {
  border-left-color: rgb(31 41 55 / 0.2);
  border-right-color: rgb(31 41 55 / 0.2);
}
.tw-border-x-gray-800\/25 {
  border-left-color: rgb(31 41 55 / 0.25);
  border-right-color: rgb(31 41 55 / 0.25);
}
.tw-border-x-gray-800\/30 {
  border-left-color: rgb(31 41 55 / 0.3);
  border-right-color: rgb(31 41 55 / 0.3);
}
.tw-border-x-gray-800\/35 {
  border-left-color: rgb(31 41 55 / 0.35);
  border-right-color: rgb(31 41 55 / 0.35);
}
.tw-border-x-gray-800\/40 {
  border-left-color: rgb(31 41 55 / 0.4);
  border-right-color: rgb(31 41 55 / 0.4);
}
.tw-border-x-gray-800\/45 {
  border-left-color: rgb(31 41 55 / 0.45);
  border-right-color: rgb(31 41 55 / 0.45);
}
.tw-border-x-gray-800\/5 {
  border-left-color: rgb(31 41 55 / 0.05);
  border-right-color: rgb(31 41 55 / 0.05);
}
.tw-border-x-gray-800\/50 {
  border-left-color: rgb(31 41 55 / 0.5);
  border-right-color: rgb(31 41 55 / 0.5);
}
.tw-border-x-gray-800\/55 {
  border-left-color: rgb(31 41 55 / 0.55);
  border-right-color: rgb(31 41 55 / 0.55);
}
.tw-border-x-gray-800\/60 {
  border-left-color: rgb(31 41 55 / 0.6);
  border-right-color: rgb(31 41 55 / 0.6);
}
.tw-border-x-gray-800\/65 {
  border-left-color: rgb(31 41 55 / 0.65);
  border-right-color: rgb(31 41 55 / 0.65);
}
.tw-border-x-gray-800\/70 {
  border-left-color: rgb(31 41 55 / 0.7);
  border-right-color: rgb(31 41 55 / 0.7);
}
.tw-border-x-gray-800\/75 {
  border-left-color: rgb(31 41 55 / 0.75);
  border-right-color: rgb(31 41 55 / 0.75);
}
.tw-border-x-gray-800\/80 {
  border-left-color: rgb(31 41 55 / 0.8);
  border-right-color: rgb(31 41 55 / 0.8);
}
.tw-border-x-gray-800\/85 {
  border-left-color: rgb(31 41 55 / 0.85);
  border-right-color: rgb(31 41 55 / 0.85);
}
.tw-border-x-gray-800\/90 {
  border-left-color: rgb(31 41 55 / 0.9);
  border-right-color: rgb(31 41 55 / 0.9);
}
.tw-border-x-gray-800\/95 {
  border-left-color: rgb(31 41 55 / 0.95);
  border-right-color: rgb(31 41 55 / 0.95);
}
.tw-border-x-gray-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  border-right-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-900\/0 {
  border-left-color: rgb(17 24 39 / 0);
  border-right-color: rgb(17 24 39 / 0);
}
.tw-border-x-gray-900\/10 {
  border-left-color: rgb(17 24 39 / 0.1);
  border-right-color: rgb(17 24 39 / 0.1);
}
.tw-border-x-gray-900\/100 {
  border-left-color: rgb(17 24 39 / 1);
  border-right-color: rgb(17 24 39 / 1);
}
.tw-border-x-gray-900\/15 {
  border-left-color: rgb(17 24 39 / 0.15);
  border-right-color: rgb(17 24 39 / 0.15);
}
.tw-border-x-gray-900\/20 {
  border-left-color: rgb(17 24 39 / 0.2);
  border-right-color: rgb(17 24 39 / 0.2);
}
.tw-border-x-gray-900\/25 {
  border-left-color: rgb(17 24 39 / 0.25);
  border-right-color: rgb(17 24 39 / 0.25);
}
.tw-border-x-gray-900\/30 {
  border-left-color: rgb(17 24 39 / 0.3);
  border-right-color: rgb(17 24 39 / 0.3);
}
.tw-border-x-gray-900\/35 {
  border-left-color: rgb(17 24 39 / 0.35);
  border-right-color: rgb(17 24 39 / 0.35);
}
.tw-border-x-gray-900\/40 {
  border-left-color: rgb(17 24 39 / 0.4);
  border-right-color: rgb(17 24 39 / 0.4);
}
.tw-border-x-gray-900\/45 {
  border-left-color: rgb(17 24 39 / 0.45);
  border-right-color: rgb(17 24 39 / 0.45);
}
.tw-border-x-gray-900\/5 {
  border-left-color: rgb(17 24 39 / 0.05);
  border-right-color: rgb(17 24 39 / 0.05);
}
.tw-border-x-gray-900\/50 {
  border-left-color: rgb(17 24 39 / 0.5);
  border-right-color: rgb(17 24 39 / 0.5);
}
.tw-border-x-gray-900\/55 {
  border-left-color: rgb(17 24 39 / 0.55);
  border-right-color: rgb(17 24 39 / 0.55);
}
.tw-border-x-gray-900\/60 {
  border-left-color: rgb(17 24 39 / 0.6);
  border-right-color: rgb(17 24 39 / 0.6);
}
.tw-border-x-gray-900\/65 {
  border-left-color: rgb(17 24 39 / 0.65);
  border-right-color: rgb(17 24 39 / 0.65);
}
.tw-border-x-gray-900\/70 {
  border-left-color: rgb(17 24 39 / 0.7);
  border-right-color: rgb(17 24 39 / 0.7);
}
.tw-border-x-gray-900\/75 {
  border-left-color: rgb(17 24 39 / 0.75);
  border-right-color: rgb(17 24 39 / 0.75);
}
.tw-border-x-gray-900\/80 {
  border-left-color: rgb(17 24 39 / 0.8);
  border-right-color: rgb(17 24 39 / 0.8);
}
.tw-border-x-gray-900\/85 {
  border-left-color: rgb(17 24 39 / 0.85);
  border-right-color: rgb(17 24 39 / 0.85);
}
.tw-border-x-gray-900\/90 {
  border-left-color: rgb(17 24 39 / 0.9);
  border-right-color: rgb(17 24 39 / 0.9);
}
.tw-border-x-gray-900\/95 {
  border-left-color: rgb(17 24 39 / 0.95);
  border-right-color: rgb(17 24 39 / 0.95);
}
.tw-border-x-gray-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-x-gray-950\/0 {
  border-left-color: rgb(3 7 18 / 0);
  border-right-color: rgb(3 7 18 / 0);
}
.tw-border-x-gray-950\/10 {
  border-left-color: rgb(3 7 18 / 0.1);
  border-right-color: rgb(3 7 18 / 0.1);
}
.tw-border-x-gray-950\/100 {
  border-left-color: rgb(3 7 18 / 1);
  border-right-color: rgb(3 7 18 / 1);
}
.tw-border-x-gray-950\/15 {
  border-left-color: rgb(3 7 18 / 0.15);
  border-right-color: rgb(3 7 18 / 0.15);
}
.tw-border-x-gray-950\/20 {
  border-left-color: rgb(3 7 18 / 0.2);
  border-right-color: rgb(3 7 18 / 0.2);
}
.tw-border-x-gray-950\/25 {
  border-left-color: rgb(3 7 18 / 0.25);
  border-right-color: rgb(3 7 18 / 0.25);
}
.tw-border-x-gray-950\/30 {
  border-left-color: rgb(3 7 18 / 0.3);
  border-right-color: rgb(3 7 18 / 0.3);
}
.tw-border-x-gray-950\/35 {
  border-left-color: rgb(3 7 18 / 0.35);
  border-right-color: rgb(3 7 18 / 0.35);
}
.tw-border-x-gray-950\/40 {
  border-left-color: rgb(3 7 18 / 0.4);
  border-right-color: rgb(3 7 18 / 0.4);
}
.tw-border-x-gray-950\/45 {
  border-left-color: rgb(3 7 18 / 0.45);
  border-right-color: rgb(3 7 18 / 0.45);
}
.tw-border-x-gray-950\/5 {
  border-left-color: rgb(3 7 18 / 0.05);
  border-right-color: rgb(3 7 18 / 0.05);
}
.tw-border-x-gray-950\/50 {
  border-left-color: rgb(3 7 18 / 0.5);
  border-right-color: rgb(3 7 18 / 0.5);
}
.tw-border-x-gray-950\/55 {
  border-left-color: rgb(3 7 18 / 0.55);
  border-right-color: rgb(3 7 18 / 0.55);
}
.tw-border-x-gray-950\/60 {
  border-left-color: rgb(3 7 18 / 0.6);
  border-right-color: rgb(3 7 18 / 0.6);
}
.tw-border-x-gray-950\/65 {
  border-left-color: rgb(3 7 18 / 0.65);
  border-right-color: rgb(3 7 18 / 0.65);
}
.tw-border-x-gray-950\/70 {
  border-left-color: rgb(3 7 18 / 0.7);
  border-right-color: rgb(3 7 18 / 0.7);
}
.tw-border-x-gray-950\/75 {
  border-left-color: rgb(3 7 18 / 0.75);
  border-right-color: rgb(3 7 18 / 0.75);
}
.tw-border-x-gray-950\/80 {
  border-left-color: rgb(3 7 18 / 0.8);
  border-right-color: rgb(3 7 18 / 0.8);
}
.tw-border-x-gray-950\/85 {
  border-left-color: rgb(3 7 18 / 0.85);
  border-right-color: rgb(3 7 18 / 0.85);
}
.tw-border-x-gray-950\/90 {
  border-left-color: rgb(3 7 18 / 0.9);
  border-right-color: rgb(3 7 18 / 0.9);
}
.tw-border-x-gray-950\/95 {
  border-left-color: rgb(3 7 18 / 0.95);
  border-right-color: rgb(3 7 18 / 0.95);
}
.tw-border-x-green-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
  border-right-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-100\/0 {
  border-left-color: rgb(220 252 231 / 0);
  border-right-color: rgb(220 252 231 / 0);
}
.tw-border-x-green-100\/10 {
  border-left-color: rgb(220 252 231 / 0.1);
  border-right-color: rgb(220 252 231 / 0.1);
}
.tw-border-x-green-100\/100 {
  border-left-color: rgb(220 252 231 / 1);
  border-right-color: rgb(220 252 231 / 1);
}
.tw-border-x-green-100\/15 {
  border-left-color: rgb(220 252 231 / 0.15);
  border-right-color: rgb(220 252 231 / 0.15);
}
.tw-border-x-green-100\/20 {
  border-left-color: rgb(220 252 231 / 0.2);
  border-right-color: rgb(220 252 231 / 0.2);
}
.tw-border-x-green-100\/25 {
  border-left-color: rgb(220 252 231 / 0.25);
  border-right-color: rgb(220 252 231 / 0.25);
}
.tw-border-x-green-100\/30 {
  border-left-color: rgb(220 252 231 / 0.3);
  border-right-color: rgb(220 252 231 / 0.3);
}
.tw-border-x-green-100\/35 {
  border-left-color: rgb(220 252 231 / 0.35);
  border-right-color: rgb(220 252 231 / 0.35);
}
.tw-border-x-green-100\/40 {
  border-left-color: rgb(220 252 231 / 0.4);
  border-right-color: rgb(220 252 231 / 0.4);
}
.tw-border-x-green-100\/45 {
  border-left-color: rgb(220 252 231 / 0.45);
  border-right-color: rgb(220 252 231 / 0.45);
}
.tw-border-x-green-100\/5 {
  border-left-color: rgb(220 252 231 / 0.05);
  border-right-color: rgb(220 252 231 / 0.05);
}
.tw-border-x-green-100\/50 {
  border-left-color: rgb(220 252 231 / 0.5);
  border-right-color: rgb(220 252 231 / 0.5);
}
.tw-border-x-green-100\/55 {
  border-left-color: rgb(220 252 231 / 0.55);
  border-right-color: rgb(220 252 231 / 0.55);
}
.tw-border-x-green-100\/60 {
  border-left-color: rgb(220 252 231 / 0.6);
  border-right-color: rgb(220 252 231 / 0.6);
}
.tw-border-x-green-100\/65 {
  border-left-color: rgb(220 252 231 / 0.65);
  border-right-color: rgb(220 252 231 / 0.65);
}
.tw-border-x-green-100\/70 {
  border-left-color: rgb(220 252 231 / 0.7);
  border-right-color: rgb(220 252 231 / 0.7);
}
.tw-border-x-green-100\/75 {
  border-left-color: rgb(220 252 231 / 0.75);
  border-right-color: rgb(220 252 231 / 0.75);
}
.tw-border-x-green-100\/80 {
  border-left-color: rgb(220 252 231 / 0.8);
  border-right-color: rgb(220 252 231 / 0.8);
}
.tw-border-x-green-100\/85 {
  border-left-color: rgb(220 252 231 / 0.85);
  border-right-color: rgb(220 252 231 / 0.85);
}
.tw-border-x-green-100\/90 {
  border-left-color: rgb(220 252 231 / 0.9);
  border-right-color: rgb(220 252 231 / 0.9);
}
.tw-border-x-green-100\/95 {
  border-left-color: rgb(220 252 231 / 0.95);
  border-right-color: rgb(220 252 231 / 0.95);
}
.tw-border-x-green-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
  border-right-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-200\/0 {
  border-left-color: rgb(187 247 208 / 0);
  border-right-color: rgb(187 247 208 / 0);
}
.tw-border-x-green-200\/10 {
  border-left-color: rgb(187 247 208 / 0.1);
  border-right-color: rgb(187 247 208 / 0.1);
}
.tw-border-x-green-200\/100 {
  border-left-color: rgb(187 247 208 / 1);
  border-right-color: rgb(187 247 208 / 1);
}
.tw-border-x-green-200\/15 {
  border-left-color: rgb(187 247 208 / 0.15);
  border-right-color: rgb(187 247 208 / 0.15);
}
.tw-border-x-green-200\/20 {
  border-left-color: rgb(187 247 208 / 0.2);
  border-right-color: rgb(187 247 208 / 0.2);
}
.tw-border-x-green-200\/25 {
  border-left-color: rgb(187 247 208 / 0.25);
  border-right-color: rgb(187 247 208 / 0.25);
}
.tw-border-x-green-200\/30 {
  border-left-color: rgb(187 247 208 / 0.3);
  border-right-color: rgb(187 247 208 / 0.3);
}
.tw-border-x-green-200\/35 {
  border-left-color: rgb(187 247 208 / 0.35);
  border-right-color: rgb(187 247 208 / 0.35);
}
.tw-border-x-green-200\/40 {
  border-left-color: rgb(187 247 208 / 0.4);
  border-right-color: rgb(187 247 208 / 0.4);
}
.tw-border-x-green-200\/45 {
  border-left-color: rgb(187 247 208 / 0.45);
  border-right-color: rgb(187 247 208 / 0.45);
}
.tw-border-x-green-200\/5 {
  border-left-color: rgb(187 247 208 / 0.05);
  border-right-color: rgb(187 247 208 / 0.05);
}
.tw-border-x-green-200\/50 {
  border-left-color: rgb(187 247 208 / 0.5);
  border-right-color: rgb(187 247 208 / 0.5);
}
.tw-border-x-green-200\/55 {
  border-left-color: rgb(187 247 208 / 0.55);
  border-right-color: rgb(187 247 208 / 0.55);
}
.tw-border-x-green-200\/60 {
  border-left-color: rgb(187 247 208 / 0.6);
  border-right-color: rgb(187 247 208 / 0.6);
}
.tw-border-x-green-200\/65 {
  border-left-color: rgb(187 247 208 / 0.65);
  border-right-color: rgb(187 247 208 / 0.65);
}
.tw-border-x-green-200\/70 {
  border-left-color: rgb(187 247 208 / 0.7);
  border-right-color: rgb(187 247 208 / 0.7);
}
.tw-border-x-green-200\/75 {
  border-left-color: rgb(187 247 208 / 0.75);
  border-right-color: rgb(187 247 208 / 0.75);
}
.tw-border-x-green-200\/80 {
  border-left-color: rgb(187 247 208 / 0.8);
  border-right-color: rgb(187 247 208 / 0.8);
}
.tw-border-x-green-200\/85 {
  border-left-color: rgb(187 247 208 / 0.85);
  border-right-color: rgb(187 247 208 / 0.85);
}
.tw-border-x-green-200\/90 {
  border-left-color: rgb(187 247 208 / 0.9);
  border-right-color: rgb(187 247 208 / 0.9);
}
.tw-border-x-green-200\/95 {
  border-left-color: rgb(187 247 208 / 0.95);
  border-right-color: rgb(187 247 208 / 0.95);
}
.tw-border-x-green-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
  border-right-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-300\/0 {
  border-left-color: rgb(134 239 172 / 0);
  border-right-color: rgb(134 239 172 / 0);
}
.tw-border-x-green-300\/10 {
  border-left-color: rgb(134 239 172 / 0.1);
  border-right-color: rgb(134 239 172 / 0.1);
}
.tw-border-x-green-300\/100 {
  border-left-color: rgb(134 239 172 / 1);
  border-right-color: rgb(134 239 172 / 1);
}
.tw-border-x-green-300\/15 {
  border-left-color: rgb(134 239 172 / 0.15);
  border-right-color: rgb(134 239 172 / 0.15);
}
.tw-border-x-green-300\/20 {
  border-left-color: rgb(134 239 172 / 0.2);
  border-right-color: rgb(134 239 172 / 0.2);
}
.tw-border-x-green-300\/25 {
  border-left-color: rgb(134 239 172 / 0.25);
  border-right-color: rgb(134 239 172 / 0.25);
}
.tw-border-x-green-300\/30 {
  border-left-color: rgb(134 239 172 / 0.3);
  border-right-color: rgb(134 239 172 / 0.3);
}
.tw-border-x-green-300\/35 {
  border-left-color: rgb(134 239 172 / 0.35);
  border-right-color: rgb(134 239 172 / 0.35);
}
.tw-border-x-green-300\/40 {
  border-left-color: rgb(134 239 172 / 0.4);
  border-right-color: rgb(134 239 172 / 0.4);
}
.tw-border-x-green-300\/45 {
  border-left-color: rgb(134 239 172 / 0.45);
  border-right-color: rgb(134 239 172 / 0.45);
}
.tw-border-x-green-300\/5 {
  border-left-color: rgb(134 239 172 / 0.05);
  border-right-color: rgb(134 239 172 / 0.05);
}
.tw-border-x-green-300\/50 {
  border-left-color: rgb(134 239 172 / 0.5);
  border-right-color: rgb(134 239 172 / 0.5);
}
.tw-border-x-green-300\/55 {
  border-left-color: rgb(134 239 172 / 0.55);
  border-right-color: rgb(134 239 172 / 0.55);
}
.tw-border-x-green-300\/60 {
  border-left-color: rgb(134 239 172 / 0.6);
  border-right-color: rgb(134 239 172 / 0.6);
}
.tw-border-x-green-300\/65 {
  border-left-color: rgb(134 239 172 / 0.65);
  border-right-color: rgb(134 239 172 / 0.65);
}
.tw-border-x-green-300\/70 {
  border-left-color: rgb(134 239 172 / 0.7);
  border-right-color: rgb(134 239 172 / 0.7);
}
.tw-border-x-green-300\/75 {
  border-left-color: rgb(134 239 172 / 0.75);
  border-right-color: rgb(134 239 172 / 0.75);
}
.tw-border-x-green-300\/80 {
  border-left-color: rgb(134 239 172 / 0.8);
  border-right-color: rgb(134 239 172 / 0.8);
}
.tw-border-x-green-300\/85 {
  border-left-color: rgb(134 239 172 / 0.85);
  border-right-color: rgb(134 239 172 / 0.85);
}
.tw-border-x-green-300\/90 {
  border-left-color: rgb(134 239 172 / 0.9);
  border-right-color: rgb(134 239 172 / 0.9);
}
.tw-border-x-green-300\/95 {
  border-left-color: rgb(134 239 172 / 0.95);
  border-right-color: rgb(134 239 172 / 0.95);
}
.tw-border-x-green-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
  border-right-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-400\/0 {
  border-left-color: rgb(74 222 128 / 0);
  border-right-color: rgb(74 222 128 / 0);
}
.tw-border-x-green-400\/10 {
  border-left-color: rgb(74 222 128 / 0.1);
  border-right-color: rgb(74 222 128 / 0.1);
}
.tw-border-x-green-400\/100 {
  border-left-color: rgb(74 222 128 / 1);
  border-right-color: rgb(74 222 128 / 1);
}
.tw-border-x-green-400\/15 {
  border-left-color: rgb(74 222 128 / 0.15);
  border-right-color: rgb(74 222 128 / 0.15);
}
.tw-border-x-green-400\/20 {
  border-left-color: rgb(74 222 128 / 0.2);
  border-right-color: rgb(74 222 128 / 0.2);
}
.tw-border-x-green-400\/25 {
  border-left-color: rgb(74 222 128 / 0.25);
  border-right-color: rgb(74 222 128 / 0.25);
}
.tw-border-x-green-400\/30 {
  border-left-color: rgb(74 222 128 / 0.3);
  border-right-color: rgb(74 222 128 / 0.3);
}
.tw-border-x-green-400\/35 {
  border-left-color: rgb(74 222 128 / 0.35);
  border-right-color: rgb(74 222 128 / 0.35);
}
.tw-border-x-green-400\/40 {
  border-left-color: rgb(74 222 128 / 0.4);
  border-right-color: rgb(74 222 128 / 0.4);
}
.tw-border-x-green-400\/45 {
  border-left-color: rgb(74 222 128 / 0.45);
  border-right-color: rgb(74 222 128 / 0.45);
}
.tw-border-x-green-400\/5 {
  border-left-color: rgb(74 222 128 / 0.05);
  border-right-color: rgb(74 222 128 / 0.05);
}
.tw-border-x-green-400\/50 {
  border-left-color: rgb(74 222 128 / 0.5);
  border-right-color: rgb(74 222 128 / 0.5);
}
.tw-border-x-green-400\/55 {
  border-left-color: rgb(74 222 128 / 0.55);
  border-right-color: rgb(74 222 128 / 0.55);
}
.tw-border-x-green-400\/60 {
  border-left-color: rgb(74 222 128 / 0.6);
  border-right-color: rgb(74 222 128 / 0.6);
}
.tw-border-x-green-400\/65 {
  border-left-color: rgb(74 222 128 / 0.65);
  border-right-color: rgb(74 222 128 / 0.65);
}
.tw-border-x-green-400\/70 {
  border-left-color: rgb(74 222 128 / 0.7);
  border-right-color: rgb(74 222 128 / 0.7);
}
.tw-border-x-green-400\/75 {
  border-left-color: rgb(74 222 128 / 0.75);
  border-right-color: rgb(74 222 128 / 0.75);
}
.tw-border-x-green-400\/80 {
  border-left-color: rgb(74 222 128 / 0.8);
  border-right-color: rgb(74 222 128 / 0.8);
}
.tw-border-x-green-400\/85 {
  border-left-color: rgb(74 222 128 / 0.85);
  border-right-color: rgb(74 222 128 / 0.85);
}
.tw-border-x-green-400\/90 {
  border-left-color: rgb(74 222 128 / 0.9);
  border-right-color: rgb(74 222 128 / 0.9);
}
.tw-border-x-green-400\/95 {
  border-left-color: rgb(74 222 128 / 0.95);
  border-right-color: rgb(74 222 128 / 0.95);
}
.tw-border-x-green-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
  border-right-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-50\/0 {
  border-left-color: rgb(240 253 244 / 0);
  border-right-color: rgb(240 253 244 / 0);
}
.tw-border-x-green-50\/10 {
  border-left-color: rgb(240 253 244 / 0.1);
  border-right-color: rgb(240 253 244 / 0.1);
}
.tw-border-x-green-50\/100 {
  border-left-color: rgb(240 253 244 / 1);
  border-right-color: rgb(240 253 244 / 1);
}
.tw-border-x-green-50\/15 {
  border-left-color: rgb(240 253 244 / 0.15);
  border-right-color: rgb(240 253 244 / 0.15);
}
.tw-border-x-green-50\/20 {
  border-left-color: rgb(240 253 244 / 0.2);
  border-right-color: rgb(240 253 244 / 0.2);
}
.tw-border-x-green-50\/25 {
  border-left-color: rgb(240 253 244 / 0.25);
  border-right-color: rgb(240 253 244 / 0.25);
}
.tw-border-x-green-50\/30 {
  border-left-color: rgb(240 253 244 / 0.3);
  border-right-color: rgb(240 253 244 / 0.3);
}
.tw-border-x-green-50\/35 {
  border-left-color: rgb(240 253 244 / 0.35);
  border-right-color: rgb(240 253 244 / 0.35);
}
.tw-border-x-green-50\/40 {
  border-left-color: rgb(240 253 244 / 0.4);
  border-right-color: rgb(240 253 244 / 0.4);
}
.tw-border-x-green-50\/45 {
  border-left-color: rgb(240 253 244 / 0.45);
  border-right-color: rgb(240 253 244 / 0.45);
}
.tw-border-x-green-50\/5 {
  border-left-color: rgb(240 253 244 / 0.05);
  border-right-color: rgb(240 253 244 / 0.05);
}
.tw-border-x-green-50\/50 {
  border-left-color: rgb(240 253 244 / 0.5);
  border-right-color: rgb(240 253 244 / 0.5);
}
.tw-border-x-green-50\/55 {
  border-left-color: rgb(240 253 244 / 0.55);
  border-right-color: rgb(240 253 244 / 0.55);
}
.tw-border-x-green-50\/60 {
  border-left-color: rgb(240 253 244 / 0.6);
  border-right-color: rgb(240 253 244 / 0.6);
}
.tw-border-x-green-50\/65 {
  border-left-color: rgb(240 253 244 / 0.65);
  border-right-color: rgb(240 253 244 / 0.65);
}
.tw-border-x-green-50\/70 {
  border-left-color: rgb(240 253 244 / 0.7);
  border-right-color: rgb(240 253 244 / 0.7);
}
.tw-border-x-green-50\/75 {
  border-left-color: rgb(240 253 244 / 0.75);
  border-right-color: rgb(240 253 244 / 0.75);
}
.tw-border-x-green-50\/80 {
  border-left-color: rgb(240 253 244 / 0.8);
  border-right-color: rgb(240 253 244 / 0.8);
}
.tw-border-x-green-50\/85 {
  border-left-color: rgb(240 253 244 / 0.85);
  border-right-color: rgb(240 253 244 / 0.85);
}
.tw-border-x-green-50\/90 {
  border-left-color: rgb(240 253 244 / 0.9);
  border-right-color: rgb(240 253 244 / 0.9);
}
.tw-border-x-green-50\/95 {
  border-left-color: rgb(240 253 244 / 0.95);
  border-right-color: rgb(240 253 244 / 0.95);
}
.tw-border-x-green-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
  border-right-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-500\/0 {
  border-left-color: rgb(34 197 94 / 0);
  border-right-color: rgb(34 197 94 / 0);
}
.tw-border-x-green-500\/10 {
  border-left-color: rgb(34 197 94 / 0.1);
  border-right-color: rgb(34 197 94 / 0.1);
}
.tw-border-x-green-500\/100 {
  border-left-color: rgb(34 197 94 / 1);
  border-right-color: rgb(34 197 94 / 1);
}
.tw-border-x-green-500\/15 {
  border-left-color: rgb(34 197 94 / 0.15);
  border-right-color: rgb(34 197 94 / 0.15);
}
.tw-border-x-green-500\/20 {
  border-left-color: rgb(34 197 94 / 0.2);
  border-right-color: rgb(34 197 94 / 0.2);
}
.tw-border-x-green-500\/25 {
  border-left-color: rgb(34 197 94 / 0.25);
  border-right-color: rgb(34 197 94 / 0.25);
}
.tw-border-x-green-500\/30 {
  border-left-color: rgb(34 197 94 / 0.3);
  border-right-color: rgb(34 197 94 / 0.3);
}
.tw-border-x-green-500\/35 {
  border-left-color: rgb(34 197 94 / 0.35);
  border-right-color: rgb(34 197 94 / 0.35);
}
.tw-border-x-green-500\/40 {
  border-left-color: rgb(34 197 94 / 0.4);
  border-right-color: rgb(34 197 94 / 0.4);
}
.tw-border-x-green-500\/45 {
  border-left-color: rgb(34 197 94 / 0.45);
  border-right-color: rgb(34 197 94 / 0.45);
}
.tw-border-x-green-500\/5 {
  border-left-color: rgb(34 197 94 / 0.05);
  border-right-color: rgb(34 197 94 / 0.05);
}
.tw-border-x-green-500\/50 {
  border-left-color: rgb(34 197 94 / 0.5);
  border-right-color: rgb(34 197 94 / 0.5);
}
.tw-border-x-green-500\/55 {
  border-left-color: rgb(34 197 94 / 0.55);
  border-right-color: rgb(34 197 94 / 0.55);
}
.tw-border-x-green-500\/60 {
  border-left-color: rgb(34 197 94 / 0.6);
  border-right-color: rgb(34 197 94 / 0.6);
}
.tw-border-x-green-500\/65 {
  border-left-color: rgb(34 197 94 / 0.65);
  border-right-color: rgb(34 197 94 / 0.65);
}
.tw-border-x-green-500\/70 {
  border-left-color: rgb(34 197 94 / 0.7);
  border-right-color: rgb(34 197 94 / 0.7);
}
.tw-border-x-green-500\/75 {
  border-left-color: rgb(34 197 94 / 0.75);
  border-right-color: rgb(34 197 94 / 0.75);
}
.tw-border-x-green-500\/80 {
  border-left-color: rgb(34 197 94 / 0.8);
  border-right-color: rgb(34 197 94 / 0.8);
}
.tw-border-x-green-500\/85 {
  border-left-color: rgb(34 197 94 / 0.85);
  border-right-color: rgb(34 197 94 / 0.85);
}
.tw-border-x-green-500\/90 {
  border-left-color: rgb(34 197 94 / 0.9);
  border-right-color: rgb(34 197 94 / 0.9);
}
.tw-border-x-green-500\/95 {
  border-left-color: rgb(34 197 94 / 0.95);
  border-right-color: rgb(34 197 94 / 0.95);
}
.tw-border-x-green-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
  border-right-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-600\/0 {
  border-left-color: rgb(22 163 74 / 0);
  border-right-color: rgb(22 163 74 / 0);
}
.tw-border-x-green-600\/10 {
  border-left-color: rgb(22 163 74 / 0.1);
  border-right-color: rgb(22 163 74 / 0.1);
}
.tw-border-x-green-600\/100 {
  border-left-color: rgb(22 163 74 / 1);
  border-right-color: rgb(22 163 74 / 1);
}
.tw-border-x-green-600\/15 {
  border-left-color: rgb(22 163 74 / 0.15);
  border-right-color: rgb(22 163 74 / 0.15);
}
.tw-border-x-green-600\/20 {
  border-left-color: rgb(22 163 74 / 0.2);
  border-right-color: rgb(22 163 74 / 0.2);
}
.tw-border-x-green-600\/25 {
  border-left-color: rgb(22 163 74 / 0.25);
  border-right-color: rgb(22 163 74 / 0.25);
}
.tw-border-x-green-600\/30 {
  border-left-color: rgb(22 163 74 / 0.3);
  border-right-color: rgb(22 163 74 / 0.3);
}
.tw-border-x-green-600\/35 {
  border-left-color: rgb(22 163 74 / 0.35);
  border-right-color: rgb(22 163 74 / 0.35);
}
.tw-border-x-green-600\/40 {
  border-left-color: rgb(22 163 74 / 0.4);
  border-right-color: rgb(22 163 74 / 0.4);
}
.tw-border-x-green-600\/45 {
  border-left-color: rgb(22 163 74 / 0.45);
  border-right-color: rgb(22 163 74 / 0.45);
}
.tw-border-x-green-600\/5 {
  border-left-color: rgb(22 163 74 / 0.05);
  border-right-color: rgb(22 163 74 / 0.05);
}
.tw-border-x-green-600\/50 {
  border-left-color: rgb(22 163 74 / 0.5);
  border-right-color: rgb(22 163 74 / 0.5);
}
.tw-border-x-green-600\/55 {
  border-left-color: rgb(22 163 74 / 0.55);
  border-right-color: rgb(22 163 74 / 0.55);
}
.tw-border-x-green-600\/60 {
  border-left-color: rgb(22 163 74 / 0.6);
  border-right-color: rgb(22 163 74 / 0.6);
}
.tw-border-x-green-600\/65 {
  border-left-color: rgb(22 163 74 / 0.65);
  border-right-color: rgb(22 163 74 / 0.65);
}
.tw-border-x-green-600\/70 {
  border-left-color: rgb(22 163 74 / 0.7);
  border-right-color: rgb(22 163 74 / 0.7);
}
.tw-border-x-green-600\/75 {
  border-left-color: rgb(22 163 74 / 0.75);
  border-right-color: rgb(22 163 74 / 0.75);
}
.tw-border-x-green-600\/80 {
  border-left-color: rgb(22 163 74 / 0.8);
  border-right-color: rgb(22 163 74 / 0.8);
}
.tw-border-x-green-600\/85 {
  border-left-color: rgb(22 163 74 / 0.85);
  border-right-color: rgb(22 163 74 / 0.85);
}
.tw-border-x-green-600\/90 {
  border-left-color: rgb(22 163 74 / 0.9);
  border-right-color: rgb(22 163 74 / 0.9);
}
.tw-border-x-green-600\/95 {
  border-left-color: rgb(22 163 74 / 0.95);
  border-right-color: rgb(22 163 74 / 0.95);
}
.tw-border-x-green-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
  border-right-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-700\/0 {
  border-left-color: rgb(21 128 61 / 0);
  border-right-color: rgb(21 128 61 / 0);
}
.tw-border-x-green-700\/10 {
  border-left-color: rgb(21 128 61 / 0.1);
  border-right-color: rgb(21 128 61 / 0.1);
}
.tw-border-x-green-700\/100 {
  border-left-color: rgb(21 128 61 / 1);
  border-right-color: rgb(21 128 61 / 1);
}
.tw-border-x-green-700\/15 {
  border-left-color: rgb(21 128 61 / 0.15);
  border-right-color: rgb(21 128 61 / 0.15);
}
.tw-border-x-green-700\/20 {
  border-left-color: rgb(21 128 61 / 0.2);
  border-right-color: rgb(21 128 61 / 0.2);
}
.tw-border-x-green-700\/25 {
  border-left-color: rgb(21 128 61 / 0.25);
  border-right-color: rgb(21 128 61 / 0.25);
}
.tw-border-x-green-700\/30 {
  border-left-color: rgb(21 128 61 / 0.3);
  border-right-color: rgb(21 128 61 / 0.3);
}
.tw-border-x-green-700\/35 {
  border-left-color: rgb(21 128 61 / 0.35);
  border-right-color: rgb(21 128 61 / 0.35);
}
.tw-border-x-green-700\/40 {
  border-left-color: rgb(21 128 61 / 0.4);
  border-right-color: rgb(21 128 61 / 0.4);
}
.tw-border-x-green-700\/45 {
  border-left-color: rgb(21 128 61 / 0.45);
  border-right-color: rgb(21 128 61 / 0.45);
}
.tw-border-x-green-700\/5 {
  border-left-color: rgb(21 128 61 / 0.05);
  border-right-color: rgb(21 128 61 / 0.05);
}
.tw-border-x-green-700\/50 {
  border-left-color: rgb(21 128 61 / 0.5);
  border-right-color: rgb(21 128 61 / 0.5);
}
.tw-border-x-green-700\/55 {
  border-left-color: rgb(21 128 61 / 0.55);
  border-right-color: rgb(21 128 61 / 0.55);
}
.tw-border-x-green-700\/60 {
  border-left-color: rgb(21 128 61 / 0.6);
  border-right-color: rgb(21 128 61 / 0.6);
}
.tw-border-x-green-700\/65 {
  border-left-color: rgb(21 128 61 / 0.65);
  border-right-color: rgb(21 128 61 / 0.65);
}
.tw-border-x-green-700\/70 {
  border-left-color: rgb(21 128 61 / 0.7);
  border-right-color: rgb(21 128 61 / 0.7);
}
.tw-border-x-green-700\/75 {
  border-left-color: rgb(21 128 61 / 0.75);
  border-right-color: rgb(21 128 61 / 0.75);
}
.tw-border-x-green-700\/80 {
  border-left-color: rgb(21 128 61 / 0.8);
  border-right-color: rgb(21 128 61 / 0.8);
}
.tw-border-x-green-700\/85 {
  border-left-color: rgb(21 128 61 / 0.85);
  border-right-color: rgb(21 128 61 / 0.85);
}
.tw-border-x-green-700\/90 {
  border-left-color: rgb(21 128 61 / 0.9);
  border-right-color: rgb(21 128 61 / 0.9);
}
.tw-border-x-green-700\/95 {
  border-left-color: rgb(21 128 61 / 0.95);
  border-right-color: rgb(21 128 61 / 0.95);
}
.tw-border-x-green-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
  border-right-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-800\/0 {
  border-left-color: rgb(22 101 52 / 0);
  border-right-color: rgb(22 101 52 / 0);
}
.tw-border-x-green-800\/10 {
  border-left-color: rgb(22 101 52 / 0.1);
  border-right-color: rgb(22 101 52 / 0.1);
}
.tw-border-x-green-800\/100 {
  border-left-color: rgb(22 101 52 / 1);
  border-right-color: rgb(22 101 52 / 1);
}
.tw-border-x-green-800\/15 {
  border-left-color: rgb(22 101 52 / 0.15);
  border-right-color: rgb(22 101 52 / 0.15);
}
.tw-border-x-green-800\/20 {
  border-left-color: rgb(22 101 52 / 0.2);
  border-right-color: rgb(22 101 52 / 0.2);
}
.tw-border-x-green-800\/25 {
  border-left-color: rgb(22 101 52 / 0.25);
  border-right-color: rgb(22 101 52 / 0.25);
}
.tw-border-x-green-800\/30 {
  border-left-color: rgb(22 101 52 / 0.3);
  border-right-color: rgb(22 101 52 / 0.3);
}
.tw-border-x-green-800\/35 {
  border-left-color: rgb(22 101 52 / 0.35);
  border-right-color: rgb(22 101 52 / 0.35);
}
.tw-border-x-green-800\/40 {
  border-left-color: rgb(22 101 52 / 0.4);
  border-right-color: rgb(22 101 52 / 0.4);
}
.tw-border-x-green-800\/45 {
  border-left-color: rgb(22 101 52 / 0.45);
  border-right-color: rgb(22 101 52 / 0.45);
}
.tw-border-x-green-800\/5 {
  border-left-color: rgb(22 101 52 / 0.05);
  border-right-color: rgb(22 101 52 / 0.05);
}
.tw-border-x-green-800\/50 {
  border-left-color: rgb(22 101 52 / 0.5);
  border-right-color: rgb(22 101 52 / 0.5);
}
.tw-border-x-green-800\/55 {
  border-left-color: rgb(22 101 52 / 0.55);
  border-right-color: rgb(22 101 52 / 0.55);
}
.tw-border-x-green-800\/60 {
  border-left-color: rgb(22 101 52 / 0.6);
  border-right-color: rgb(22 101 52 / 0.6);
}
.tw-border-x-green-800\/65 {
  border-left-color: rgb(22 101 52 / 0.65);
  border-right-color: rgb(22 101 52 / 0.65);
}
.tw-border-x-green-800\/70 {
  border-left-color: rgb(22 101 52 / 0.7);
  border-right-color: rgb(22 101 52 / 0.7);
}
.tw-border-x-green-800\/75 {
  border-left-color: rgb(22 101 52 / 0.75);
  border-right-color: rgb(22 101 52 / 0.75);
}
.tw-border-x-green-800\/80 {
  border-left-color: rgb(22 101 52 / 0.8);
  border-right-color: rgb(22 101 52 / 0.8);
}
.tw-border-x-green-800\/85 {
  border-left-color: rgb(22 101 52 / 0.85);
  border-right-color: rgb(22 101 52 / 0.85);
}
.tw-border-x-green-800\/90 {
  border-left-color: rgb(22 101 52 / 0.9);
  border-right-color: rgb(22 101 52 / 0.9);
}
.tw-border-x-green-800\/95 {
  border-left-color: rgb(22 101 52 / 0.95);
  border-right-color: rgb(22 101 52 / 0.95);
}
.tw-border-x-green-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
  border-right-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-900\/0 {
  border-left-color: rgb(20 83 45 / 0);
  border-right-color: rgb(20 83 45 / 0);
}
.tw-border-x-green-900\/10 {
  border-left-color: rgb(20 83 45 / 0.1);
  border-right-color: rgb(20 83 45 / 0.1);
}
.tw-border-x-green-900\/100 {
  border-left-color: rgb(20 83 45 / 1);
  border-right-color: rgb(20 83 45 / 1);
}
.tw-border-x-green-900\/15 {
  border-left-color: rgb(20 83 45 / 0.15);
  border-right-color: rgb(20 83 45 / 0.15);
}
.tw-border-x-green-900\/20 {
  border-left-color: rgb(20 83 45 / 0.2);
  border-right-color: rgb(20 83 45 / 0.2);
}
.tw-border-x-green-900\/25 {
  border-left-color: rgb(20 83 45 / 0.25);
  border-right-color: rgb(20 83 45 / 0.25);
}
.tw-border-x-green-900\/30 {
  border-left-color: rgb(20 83 45 / 0.3);
  border-right-color: rgb(20 83 45 / 0.3);
}
.tw-border-x-green-900\/35 {
  border-left-color: rgb(20 83 45 / 0.35);
  border-right-color: rgb(20 83 45 / 0.35);
}
.tw-border-x-green-900\/40 {
  border-left-color: rgb(20 83 45 / 0.4);
  border-right-color: rgb(20 83 45 / 0.4);
}
.tw-border-x-green-900\/45 {
  border-left-color: rgb(20 83 45 / 0.45);
  border-right-color: rgb(20 83 45 / 0.45);
}
.tw-border-x-green-900\/5 {
  border-left-color: rgb(20 83 45 / 0.05);
  border-right-color: rgb(20 83 45 / 0.05);
}
.tw-border-x-green-900\/50 {
  border-left-color: rgb(20 83 45 / 0.5);
  border-right-color: rgb(20 83 45 / 0.5);
}
.tw-border-x-green-900\/55 {
  border-left-color: rgb(20 83 45 / 0.55);
  border-right-color: rgb(20 83 45 / 0.55);
}
.tw-border-x-green-900\/60 {
  border-left-color: rgb(20 83 45 / 0.6);
  border-right-color: rgb(20 83 45 / 0.6);
}
.tw-border-x-green-900\/65 {
  border-left-color: rgb(20 83 45 / 0.65);
  border-right-color: rgb(20 83 45 / 0.65);
}
.tw-border-x-green-900\/70 {
  border-left-color: rgb(20 83 45 / 0.7);
  border-right-color: rgb(20 83 45 / 0.7);
}
.tw-border-x-green-900\/75 {
  border-left-color: rgb(20 83 45 / 0.75);
  border-right-color: rgb(20 83 45 / 0.75);
}
.tw-border-x-green-900\/80 {
  border-left-color: rgb(20 83 45 / 0.8);
  border-right-color: rgb(20 83 45 / 0.8);
}
.tw-border-x-green-900\/85 {
  border-left-color: rgb(20 83 45 / 0.85);
  border-right-color: rgb(20 83 45 / 0.85);
}
.tw-border-x-green-900\/90 {
  border-left-color: rgb(20 83 45 / 0.9);
  border-right-color: rgb(20 83 45 / 0.9);
}
.tw-border-x-green-900\/95 {
  border-left-color: rgb(20 83 45 / 0.95);
  border-right-color: rgb(20 83 45 / 0.95);
}
.tw-border-x-green-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
  border-right-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-x-green-950\/0 {
  border-left-color: rgb(5 46 22 / 0);
  border-right-color: rgb(5 46 22 / 0);
}
.tw-border-x-green-950\/10 {
  border-left-color: rgb(5 46 22 / 0.1);
  border-right-color: rgb(5 46 22 / 0.1);
}
.tw-border-x-green-950\/100 {
  border-left-color: rgb(5 46 22 / 1);
  border-right-color: rgb(5 46 22 / 1);
}
.tw-border-x-green-950\/15 {
  border-left-color: rgb(5 46 22 / 0.15);
  border-right-color: rgb(5 46 22 / 0.15);
}
.tw-border-x-green-950\/20 {
  border-left-color: rgb(5 46 22 / 0.2);
  border-right-color: rgb(5 46 22 / 0.2);
}
.tw-border-x-green-950\/25 {
  border-left-color: rgb(5 46 22 / 0.25);
  border-right-color: rgb(5 46 22 / 0.25);
}
.tw-border-x-green-950\/30 {
  border-left-color: rgb(5 46 22 / 0.3);
  border-right-color: rgb(5 46 22 / 0.3);
}
.tw-border-x-green-950\/35 {
  border-left-color: rgb(5 46 22 / 0.35);
  border-right-color: rgb(5 46 22 / 0.35);
}
.tw-border-x-green-950\/40 {
  border-left-color: rgb(5 46 22 / 0.4);
  border-right-color: rgb(5 46 22 / 0.4);
}
.tw-border-x-green-950\/45 {
  border-left-color: rgb(5 46 22 / 0.45);
  border-right-color: rgb(5 46 22 / 0.45);
}
.tw-border-x-green-950\/5 {
  border-left-color: rgb(5 46 22 / 0.05);
  border-right-color: rgb(5 46 22 / 0.05);
}
.tw-border-x-green-950\/50 {
  border-left-color: rgb(5 46 22 / 0.5);
  border-right-color: rgb(5 46 22 / 0.5);
}
.tw-border-x-green-950\/55 {
  border-left-color: rgb(5 46 22 / 0.55);
  border-right-color: rgb(5 46 22 / 0.55);
}
.tw-border-x-green-950\/60 {
  border-left-color: rgb(5 46 22 / 0.6);
  border-right-color: rgb(5 46 22 / 0.6);
}
.tw-border-x-green-950\/65 {
  border-left-color: rgb(5 46 22 / 0.65);
  border-right-color: rgb(5 46 22 / 0.65);
}
.tw-border-x-green-950\/70 {
  border-left-color: rgb(5 46 22 / 0.7);
  border-right-color: rgb(5 46 22 / 0.7);
}
.tw-border-x-green-950\/75 {
  border-left-color: rgb(5 46 22 / 0.75);
  border-right-color: rgb(5 46 22 / 0.75);
}
.tw-border-x-green-950\/80 {
  border-left-color: rgb(5 46 22 / 0.8);
  border-right-color: rgb(5 46 22 / 0.8);
}
.tw-border-x-green-950\/85 {
  border-left-color: rgb(5 46 22 / 0.85);
  border-right-color: rgb(5 46 22 / 0.85);
}
.tw-border-x-green-950\/90 {
  border-left-color: rgb(5 46 22 / 0.9);
  border-right-color: rgb(5 46 22 / 0.9);
}
.tw-border-x-green-950\/95 {
  border-left-color: rgb(5 46 22 / 0.95);
  border-right-color: rgb(5 46 22 / 0.95);
}
.tw-border-x-indigo-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-100\/0 {
  border-left-color: rgb(224 231 255 / 0);
  border-right-color: rgb(224 231 255 / 0);
}
.tw-border-x-indigo-100\/10 {
  border-left-color: rgb(224 231 255 / 0.1);
  border-right-color: rgb(224 231 255 / 0.1);
}
.tw-border-x-indigo-100\/100 {
  border-left-color: rgb(224 231 255 / 1);
  border-right-color: rgb(224 231 255 / 1);
}
.tw-border-x-indigo-100\/15 {
  border-left-color: rgb(224 231 255 / 0.15);
  border-right-color: rgb(224 231 255 / 0.15);
}
.tw-border-x-indigo-100\/20 {
  border-left-color: rgb(224 231 255 / 0.2);
  border-right-color: rgb(224 231 255 / 0.2);
}
.tw-border-x-indigo-100\/25 {
  border-left-color: rgb(224 231 255 / 0.25);
  border-right-color: rgb(224 231 255 / 0.25);
}
.tw-border-x-indigo-100\/30 {
  border-left-color: rgb(224 231 255 / 0.3);
  border-right-color: rgb(224 231 255 / 0.3);
}
.tw-border-x-indigo-100\/35 {
  border-left-color: rgb(224 231 255 / 0.35);
  border-right-color: rgb(224 231 255 / 0.35);
}
.tw-border-x-indigo-100\/40 {
  border-left-color: rgb(224 231 255 / 0.4);
  border-right-color: rgb(224 231 255 / 0.4);
}
.tw-border-x-indigo-100\/45 {
  border-left-color: rgb(224 231 255 / 0.45);
  border-right-color: rgb(224 231 255 / 0.45);
}
.tw-border-x-indigo-100\/5 {
  border-left-color: rgb(224 231 255 / 0.05);
  border-right-color: rgb(224 231 255 / 0.05);
}
.tw-border-x-indigo-100\/50 {
  border-left-color: rgb(224 231 255 / 0.5);
  border-right-color: rgb(224 231 255 / 0.5);
}
.tw-border-x-indigo-100\/55 {
  border-left-color: rgb(224 231 255 / 0.55);
  border-right-color: rgb(224 231 255 / 0.55);
}
.tw-border-x-indigo-100\/60 {
  border-left-color: rgb(224 231 255 / 0.6);
  border-right-color: rgb(224 231 255 / 0.6);
}
.tw-border-x-indigo-100\/65 {
  border-left-color: rgb(224 231 255 / 0.65);
  border-right-color: rgb(224 231 255 / 0.65);
}
.tw-border-x-indigo-100\/70 {
  border-left-color: rgb(224 231 255 / 0.7);
  border-right-color: rgb(224 231 255 / 0.7);
}
.tw-border-x-indigo-100\/75 {
  border-left-color: rgb(224 231 255 / 0.75);
  border-right-color: rgb(224 231 255 / 0.75);
}
.tw-border-x-indigo-100\/80 {
  border-left-color: rgb(224 231 255 / 0.8);
  border-right-color: rgb(224 231 255 / 0.8);
}
.tw-border-x-indigo-100\/85 {
  border-left-color: rgb(224 231 255 / 0.85);
  border-right-color: rgb(224 231 255 / 0.85);
}
.tw-border-x-indigo-100\/90 {
  border-left-color: rgb(224 231 255 / 0.9);
  border-right-color: rgb(224 231 255 / 0.9);
}
.tw-border-x-indigo-100\/95 {
  border-left-color: rgb(224 231 255 / 0.95);
  border-right-color: rgb(224 231 255 / 0.95);
}
.tw-border-x-indigo-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-200\/0 {
  border-left-color: rgb(199 210 254 / 0);
  border-right-color: rgb(199 210 254 / 0);
}
.tw-border-x-indigo-200\/10 {
  border-left-color: rgb(199 210 254 / 0.1);
  border-right-color: rgb(199 210 254 / 0.1);
}
.tw-border-x-indigo-200\/100 {
  border-left-color: rgb(199 210 254 / 1);
  border-right-color: rgb(199 210 254 / 1);
}
.tw-border-x-indigo-200\/15 {
  border-left-color: rgb(199 210 254 / 0.15);
  border-right-color: rgb(199 210 254 / 0.15);
}
.tw-border-x-indigo-200\/20 {
  border-left-color: rgb(199 210 254 / 0.2);
  border-right-color: rgb(199 210 254 / 0.2);
}
.tw-border-x-indigo-200\/25 {
  border-left-color: rgb(199 210 254 / 0.25);
  border-right-color: rgb(199 210 254 / 0.25);
}
.tw-border-x-indigo-200\/30 {
  border-left-color: rgb(199 210 254 / 0.3);
  border-right-color: rgb(199 210 254 / 0.3);
}
.tw-border-x-indigo-200\/35 {
  border-left-color: rgb(199 210 254 / 0.35);
  border-right-color: rgb(199 210 254 / 0.35);
}
.tw-border-x-indigo-200\/40 {
  border-left-color: rgb(199 210 254 / 0.4);
  border-right-color: rgb(199 210 254 / 0.4);
}
.tw-border-x-indigo-200\/45 {
  border-left-color: rgb(199 210 254 / 0.45);
  border-right-color: rgb(199 210 254 / 0.45);
}
.tw-border-x-indigo-200\/5 {
  border-left-color: rgb(199 210 254 / 0.05);
  border-right-color: rgb(199 210 254 / 0.05);
}
.tw-border-x-indigo-200\/50 {
  border-left-color: rgb(199 210 254 / 0.5);
  border-right-color: rgb(199 210 254 / 0.5);
}
.tw-border-x-indigo-200\/55 {
  border-left-color: rgb(199 210 254 / 0.55);
  border-right-color: rgb(199 210 254 / 0.55);
}
.tw-border-x-indigo-200\/60 {
  border-left-color: rgb(199 210 254 / 0.6);
  border-right-color: rgb(199 210 254 / 0.6);
}
.tw-border-x-indigo-200\/65 {
  border-left-color: rgb(199 210 254 / 0.65);
  border-right-color: rgb(199 210 254 / 0.65);
}
.tw-border-x-indigo-200\/70 {
  border-left-color: rgb(199 210 254 / 0.7);
  border-right-color: rgb(199 210 254 / 0.7);
}
.tw-border-x-indigo-200\/75 {
  border-left-color: rgb(199 210 254 / 0.75);
  border-right-color: rgb(199 210 254 / 0.75);
}
.tw-border-x-indigo-200\/80 {
  border-left-color: rgb(199 210 254 / 0.8);
  border-right-color: rgb(199 210 254 / 0.8);
}
.tw-border-x-indigo-200\/85 {
  border-left-color: rgb(199 210 254 / 0.85);
  border-right-color: rgb(199 210 254 / 0.85);
}
.tw-border-x-indigo-200\/90 {
  border-left-color: rgb(199 210 254 / 0.9);
  border-right-color: rgb(199 210 254 / 0.9);
}
.tw-border-x-indigo-200\/95 {
  border-left-color: rgb(199 210 254 / 0.95);
  border-right-color: rgb(199 210 254 / 0.95);
}
.tw-border-x-indigo-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-300\/0 {
  border-left-color: rgb(165 180 252 / 0);
  border-right-color: rgb(165 180 252 / 0);
}
.tw-border-x-indigo-300\/10 {
  border-left-color: rgb(165 180 252 / 0.1);
  border-right-color: rgb(165 180 252 / 0.1);
}
.tw-border-x-indigo-300\/100 {
  border-left-color: rgb(165 180 252 / 1);
  border-right-color: rgb(165 180 252 / 1);
}
.tw-border-x-indigo-300\/15 {
  border-left-color: rgb(165 180 252 / 0.15);
  border-right-color: rgb(165 180 252 / 0.15);
}
.tw-border-x-indigo-300\/20 {
  border-left-color: rgb(165 180 252 / 0.2);
  border-right-color: rgb(165 180 252 / 0.2);
}
.tw-border-x-indigo-300\/25 {
  border-left-color: rgb(165 180 252 / 0.25);
  border-right-color: rgb(165 180 252 / 0.25);
}
.tw-border-x-indigo-300\/30 {
  border-left-color: rgb(165 180 252 / 0.3);
  border-right-color: rgb(165 180 252 / 0.3);
}
.tw-border-x-indigo-300\/35 {
  border-left-color: rgb(165 180 252 / 0.35);
  border-right-color: rgb(165 180 252 / 0.35);
}
.tw-border-x-indigo-300\/40 {
  border-left-color: rgb(165 180 252 / 0.4);
  border-right-color: rgb(165 180 252 / 0.4);
}
.tw-border-x-indigo-300\/45 {
  border-left-color: rgb(165 180 252 / 0.45);
  border-right-color: rgb(165 180 252 / 0.45);
}
.tw-border-x-indigo-300\/5 {
  border-left-color: rgb(165 180 252 / 0.05);
  border-right-color: rgb(165 180 252 / 0.05);
}
.tw-border-x-indigo-300\/50 {
  border-left-color: rgb(165 180 252 / 0.5);
  border-right-color: rgb(165 180 252 / 0.5);
}
.tw-border-x-indigo-300\/55 {
  border-left-color: rgb(165 180 252 / 0.55);
  border-right-color: rgb(165 180 252 / 0.55);
}
.tw-border-x-indigo-300\/60 {
  border-left-color: rgb(165 180 252 / 0.6);
  border-right-color: rgb(165 180 252 / 0.6);
}
.tw-border-x-indigo-300\/65 {
  border-left-color: rgb(165 180 252 / 0.65);
  border-right-color: rgb(165 180 252 / 0.65);
}
.tw-border-x-indigo-300\/70 {
  border-left-color: rgb(165 180 252 / 0.7);
  border-right-color: rgb(165 180 252 / 0.7);
}
.tw-border-x-indigo-300\/75 {
  border-left-color: rgb(165 180 252 / 0.75);
  border-right-color: rgb(165 180 252 / 0.75);
}
.tw-border-x-indigo-300\/80 {
  border-left-color: rgb(165 180 252 / 0.8);
  border-right-color: rgb(165 180 252 / 0.8);
}
.tw-border-x-indigo-300\/85 {
  border-left-color: rgb(165 180 252 / 0.85);
  border-right-color: rgb(165 180 252 / 0.85);
}
.tw-border-x-indigo-300\/90 {
  border-left-color: rgb(165 180 252 / 0.9);
  border-right-color: rgb(165 180 252 / 0.9);
}
.tw-border-x-indigo-300\/95 {
  border-left-color: rgb(165 180 252 / 0.95);
  border-right-color: rgb(165 180 252 / 0.95);
}
.tw-border-x-indigo-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-400\/0 {
  border-left-color: rgb(129 140 248 / 0);
  border-right-color: rgb(129 140 248 / 0);
}
.tw-border-x-indigo-400\/10 {
  border-left-color: rgb(129 140 248 / 0.1);
  border-right-color: rgb(129 140 248 / 0.1);
}
.tw-border-x-indigo-400\/100 {
  border-left-color: rgb(129 140 248 / 1);
  border-right-color: rgb(129 140 248 / 1);
}
.tw-border-x-indigo-400\/15 {
  border-left-color: rgb(129 140 248 / 0.15);
  border-right-color: rgb(129 140 248 / 0.15);
}
.tw-border-x-indigo-400\/20 {
  border-left-color: rgb(129 140 248 / 0.2);
  border-right-color: rgb(129 140 248 / 0.2);
}
.tw-border-x-indigo-400\/25 {
  border-left-color: rgb(129 140 248 / 0.25);
  border-right-color: rgb(129 140 248 / 0.25);
}
.tw-border-x-indigo-400\/30 {
  border-left-color: rgb(129 140 248 / 0.3);
  border-right-color: rgb(129 140 248 / 0.3);
}
.tw-border-x-indigo-400\/35 {
  border-left-color: rgb(129 140 248 / 0.35);
  border-right-color: rgb(129 140 248 / 0.35);
}
.tw-border-x-indigo-400\/40 {
  border-left-color: rgb(129 140 248 / 0.4);
  border-right-color: rgb(129 140 248 / 0.4);
}
.tw-border-x-indigo-400\/45 {
  border-left-color: rgb(129 140 248 / 0.45);
  border-right-color: rgb(129 140 248 / 0.45);
}
.tw-border-x-indigo-400\/5 {
  border-left-color: rgb(129 140 248 / 0.05);
  border-right-color: rgb(129 140 248 / 0.05);
}
.tw-border-x-indigo-400\/50 {
  border-left-color: rgb(129 140 248 / 0.5);
  border-right-color: rgb(129 140 248 / 0.5);
}
.tw-border-x-indigo-400\/55 {
  border-left-color: rgb(129 140 248 / 0.55);
  border-right-color: rgb(129 140 248 / 0.55);
}
.tw-border-x-indigo-400\/60 {
  border-left-color: rgb(129 140 248 / 0.6);
  border-right-color: rgb(129 140 248 / 0.6);
}
.tw-border-x-indigo-400\/65 {
  border-left-color: rgb(129 140 248 / 0.65);
  border-right-color: rgb(129 140 248 / 0.65);
}
.tw-border-x-indigo-400\/70 {
  border-left-color: rgb(129 140 248 / 0.7);
  border-right-color: rgb(129 140 248 / 0.7);
}
.tw-border-x-indigo-400\/75 {
  border-left-color: rgb(129 140 248 / 0.75);
  border-right-color: rgb(129 140 248 / 0.75);
}
.tw-border-x-indigo-400\/80 {
  border-left-color: rgb(129 140 248 / 0.8);
  border-right-color: rgb(129 140 248 / 0.8);
}
.tw-border-x-indigo-400\/85 {
  border-left-color: rgb(129 140 248 / 0.85);
  border-right-color: rgb(129 140 248 / 0.85);
}
.tw-border-x-indigo-400\/90 {
  border-left-color: rgb(129 140 248 / 0.9);
  border-right-color: rgb(129 140 248 / 0.9);
}
.tw-border-x-indigo-400\/95 {
  border-left-color: rgb(129 140 248 / 0.95);
  border-right-color: rgb(129 140 248 / 0.95);
}
.tw-border-x-indigo-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-50\/0 {
  border-left-color: rgb(238 242 255 / 0);
  border-right-color: rgb(238 242 255 / 0);
}
.tw-border-x-indigo-50\/10 {
  border-left-color: rgb(238 242 255 / 0.1);
  border-right-color: rgb(238 242 255 / 0.1);
}
.tw-border-x-indigo-50\/100 {
  border-left-color: rgb(238 242 255 / 1);
  border-right-color: rgb(238 242 255 / 1);
}
.tw-border-x-indigo-50\/15 {
  border-left-color: rgb(238 242 255 / 0.15);
  border-right-color: rgb(238 242 255 / 0.15);
}
.tw-border-x-indigo-50\/20 {
  border-left-color: rgb(238 242 255 / 0.2);
  border-right-color: rgb(238 242 255 / 0.2);
}
.tw-border-x-indigo-50\/25 {
  border-left-color: rgb(238 242 255 / 0.25);
  border-right-color: rgb(238 242 255 / 0.25);
}
.tw-border-x-indigo-50\/30 {
  border-left-color: rgb(238 242 255 / 0.3);
  border-right-color: rgb(238 242 255 / 0.3);
}
.tw-border-x-indigo-50\/35 {
  border-left-color: rgb(238 242 255 / 0.35);
  border-right-color: rgb(238 242 255 / 0.35);
}
.tw-border-x-indigo-50\/40 {
  border-left-color: rgb(238 242 255 / 0.4);
  border-right-color: rgb(238 242 255 / 0.4);
}
.tw-border-x-indigo-50\/45 {
  border-left-color: rgb(238 242 255 / 0.45);
  border-right-color: rgb(238 242 255 / 0.45);
}
.tw-border-x-indigo-50\/5 {
  border-left-color: rgb(238 242 255 / 0.05);
  border-right-color: rgb(238 242 255 / 0.05);
}
.tw-border-x-indigo-50\/50 {
  border-left-color: rgb(238 242 255 / 0.5);
  border-right-color: rgb(238 242 255 / 0.5);
}
.tw-border-x-indigo-50\/55 {
  border-left-color: rgb(238 242 255 / 0.55);
  border-right-color: rgb(238 242 255 / 0.55);
}
.tw-border-x-indigo-50\/60 {
  border-left-color: rgb(238 242 255 / 0.6);
  border-right-color: rgb(238 242 255 / 0.6);
}
.tw-border-x-indigo-50\/65 {
  border-left-color: rgb(238 242 255 / 0.65);
  border-right-color: rgb(238 242 255 / 0.65);
}
.tw-border-x-indigo-50\/70 {
  border-left-color: rgb(238 242 255 / 0.7);
  border-right-color: rgb(238 242 255 / 0.7);
}
.tw-border-x-indigo-50\/75 {
  border-left-color: rgb(238 242 255 / 0.75);
  border-right-color: rgb(238 242 255 / 0.75);
}
.tw-border-x-indigo-50\/80 {
  border-left-color: rgb(238 242 255 / 0.8);
  border-right-color: rgb(238 242 255 / 0.8);
}
.tw-border-x-indigo-50\/85 {
  border-left-color: rgb(238 242 255 / 0.85);
  border-right-color: rgb(238 242 255 / 0.85);
}
.tw-border-x-indigo-50\/90 {
  border-left-color: rgb(238 242 255 / 0.9);
  border-right-color: rgb(238 242 255 / 0.9);
}
.tw-border-x-indigo-50\/95 {
  border-left-color: rgb(238 242 255 / 0.95);
  border-right-color: rgb(238 242 255 / 0.95);
}
.tw-border-x-indigo-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  border-right-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-500\/0 {
  border-left-color: rgb(99 102 241 / 0);
  border-right-color: rgb(99 102 241 / 0);
}
.tw-border-x-indigo-500\/10 {
  border-left-color: rgb(99 102 241 / 0.1);
  border-right-color: rgb(99 102 241 / 0.1);
}
.tw-border-x-indigo-500\/100 {
  border-left-color: rgb(99 102 241 / 1);
  border-right-color: rgb(99 102 241 / 1);
}
.tw-border-x-indigo-500\/15 {
  border-left-color: rgb(99 102 241 / 0.15);
  border-right-color: rgb(99 102 241 / 0.15);
}
.tw-border-x-indigo-500\/20 {
  border-left-color: rgb(99 102 241 / 0.2);
  border-right-color: rgb(99 102 241 / 0.2);
}
.tw-border-x-indigo-500\/25 {
  border-left-color: rgb(99 102 241 / 0.25);
  border-right-color: rgb(99 102 241 / 0.25);
}
.tw-border-x-indigo-500\/30 {
  border-left-color: rgb(99 102 241 / 0.3);
  border-right-color: rgb(99 102 241 / 0.3);
}
.tw-border-x-indigo-500\/35 {
  border-left-color: rgb(99 102 241 / 0.35);
  border-right-color: rgb(99 102 241 / 0.35);
}
.tw-border-x-indigo-500\/40 {
  border-left-color: rgb(99 102 241 / 0.4);
  border-right-color: rgb(99 102 241 / 0.4);
}
.tw-border-x-indigo-500\/45 {
  border-left-color: rgb(99 102 241 / 0.45);
  border-right-color: rgb(99 102 241 / 0.45);
}
.tw-border-x-indigo-500\/5 {
  border-left-color: rgb(99 102 241 / 0.05);
  border-right-color: rgb(99 102 241 / 0.05);
}
.tw-border-x-indigo-500\/50 {
  border-left-color: rgb(99 102 241 / 0.5);
  border-right-color: rgb(99 102 241 / 0.5);
}
.tw-border-x-indigo-500\/55 {
  border-left-color: rgb(99 102 241 / 0.55);
  border-right-color: rgb(99 102 241 / 0.55);
}
.tw-border-x-indigo-500\/60 {
  border-left-color: rgb(99 102 241 / 0.6);
  border-right-color: rgb(99 102 241 / 0.6);
}
.tw-border-x-indigo-500\/65 {
  border-left-color: rgb(99 102 241 / 0.65);
  border-right-color: rgb(99 102 241 / 0.65);
}
.tw-border-x-indigo-500\/70 {
  border-left-color: rgb(99 102 241 / 0.7);
  border-right-color: rgb(99 102 241 / 0.7);
}
.tw-border-x-indigo-500\/75 {
  border-left-color: rgb(99 102 241 / 0.75);
  border-right-color: rgb(99 102 241 / 0.75);
}
.tw-border-x-indigo-500\/80 {
  border-left-color: rgb(99 102 241 / 0.8);
  border-right-color: rgb(99 102 241 / 0.8);
}
.tw-border-x-indigo-500\/85 {
  border-left-color: rgb(99 102 241 / 0.85);
  border-right-color: rgb(99 102 241 / 0.85);
}
.tw-border-x-indigo-500\/90 {
  border-left-color: rgb(99 102 241 / 0.9);
  border-right-color: rgb(99 102 241 / 0.9);
}
.tw-border-x-indigo-500\/95 {
  border-left-color: rgb(99 102 241 / 0.95);
  border-right-color: rgb(99 102 241 / 0.95);
}
.tw-border-x-indigo-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  border-right-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-600\/0 {
  border-left-color: rgb(79 70 229 / 0);
  border-right-color: rgb(79 70 229 / 0);
}
.tw-border-x-indigo-600\/10 {
  border-left-color: rgb(79 70 229 / 0.1);
  border-right-color: rgb(79 70 229 / 0.1);
}
.tw-border-x-indigo-600\/100 {
  border-left-color: rgb(79 70 229 / 1);
  border-right-color: rgb(79 70 229 / 1);
}
.tw-border-x-indigo-600\/15 {
  border-left-color: rgb(79 70 229 / 0.15);
  border-right-color: rgb(79 70 229 / 0.15);
}
.tw-border-x-indigo-600\/20 {
  border-left-color: rgb(79 70 229 / 0.2);
  border-right-color: rgb(79 70 229 / 0.2);
}
.tw-border-x-indigo-600\/25 {
  border-left-color: rgb(79 70 229 / 0.25);
  border-right-color: rgb(79 70 229 / 0.25);
}
.tw-border-x-indigo-600\/30 {
  border-left-color: rgb(79 70 229 / 0.3);
  border-right-color: rgb(79 70 229 / 0.3);
}
.tw-border-x-indigo-600\/35 {
  border-left-color: rgb(79 70 229 / 0.35);
  border-right-color: rgb(79 70 229 / 0.35);
}
.tw-border-x-indigo-600\/40 {
  border-left-color: rgb(79 70 229 / 0.4);
  border-right-color: rgb(79 70 229 / 0.4);
}
.tw-border-x-indigo-600\/45 {
  border-left-color: rgb(79 70 229 / 0.45);
  border-right-color: rgb(79 70 229 / 0.45);
}
.tw-border-x-indigo-600\/5 {
  border-left-color: rgb(79 70 229 / 0.05);
  border-right-color: rgb(79 70 229 / 0.05);
}
.tw-border-x-indigo-600\/50 {
  border-left-color: rgb(79 70 229 / 0.5);
  border-right-color: rgb(79 70 229 / 0.5);
}
.tw-border-x-indigo-600\/55 {
  border-left-color: rgb(79 70 229 / 0.55);
  border-right-color: rgb(79 70 229 / 0.55);
}
.tw-border-x-indigo-600\/60 {
  border-left-color: rgb(79 70 229 / 0.6);
  border-right-color: rgb(79 70 229 / 0.6);
}
.tw-border-x-indigo-600\/65 {
  border-left-color: rgb(79 70 229 / 0.65);
  border-right-color: rgb(79 70 229 / 0.65);
}
.tw-border-x-indigo-600\/70 {
  border-left-color: rgb(79 70 229 / 0.7);
  border-right-color: rgb(79 70 229 / 0.7);
}
.tw-border-x-indigo-600\/75 {
  border-left-color: rgb(79 70 229 / 0.75);
  border-right-color: rgb(79 70 229 / 0.75);
}
.tw-border-x-indigo-600\/80 {
  border-left-color: rgb(79 70 229 / 0.8);
  border-right-color: rgb(79 70 229 / 0.8);
}
.tw-border-x-indigo-600\/85 {
  border-left-color: rgb(79 70 229 / 0.85);
  border-right-color: rgb(79 70 229 / 0.85);
}
.tw-border-x-indigo-600\/90 {
  border-left-color: rgb(79 70 229 / 0.9);
  border-right-color: rgb(79 70 229 / 0.9);
}
.tw-border-x-indigo-600\/95 {
  border-left-color: rgb(79 70 229 / 0.95);
  border-right-color: rgb(79 70 229 / 0.95);
}
.tw-border-x-indigo-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
  border-right-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-700\/0 {
  border-left-color: rgb(67 56 202 / 0);
  border-right-color: rgb(67 56 202 / 0);
}
.tw-border-x-indigo-700\/10 {
  border-left-color: rgb(67 56 202 / 0.1);
  border-right-color: rgb(67 56 202 / 0.1);
}
.tw-border-x-indigo-700\/100 {
  border-left-color: rgb(67 56 202 / 1);
  border-right-color: rgb(67 56 202 / 1);
}
.tw-border-x-indigo-700\/15 {
  border-left-color: rgb(67 56 202 / 0.15);
  border-right-color: rgb(67 56 202 / 0.15);
}
.tw-border-x-indigo-700\/20 {
  border-left-color: rgb(67 56 202 / 0.2);
  border-right-color: rgb(67 56 202 / 0.2);
}
.tw-border-x-indigo-700\/25 {
  border-left-color: rgb(67 56 202 / 0.25);
  border-right-color: rgb(67 56 202 / 0.25);
}
.tw-border-x-indigo-700\/30 {
  border-left-color: rgb(67 56 202 / 0.3);
  border-right-color: rgb(67 56 202 / 0.3);
}
.tw-border-x-indigo-700\/35 {
  border-left-color: rgb(67 56 202 / 0.35);
  border-right-color: rgb(67 56 202 / 0.35);
}
.tw-border-x-indigo-700\/40 {
  border-left-color: rgb(67 56 202 / 0.4);
  border-right-color: rgb(67 56 202 / 0.4);
}
.tw-border-x-indigo-700\/45 {
  border-left-color: rgb(67 56 202 / 0.45);
  border-right-color: rgb(67 56 202 / 0.45);
}
.tw-border-x-indigo-700\/5 {
  border-left-color: rgb(67 56 202 / 0.05);
  border-right-color: rgb(67 56 202 / 0.05);
}
.tw-border-x-indigo-700\/50 {
  border-left-color: rgb(67 56 202 / 0.5);
  border-right-color: rgb(67 56 202 / 0.5);
}
.tw-border-x-indigo-700\/55 {
  border-left-color: rgb(67 56 202 / 0.55);
  border-right-color: rgb(67 56 202 / 0.55);
}
.tw-border-x-indigo-700\/60 {
  border-left-color: rgb(67 56 202 / 0.6);
  border-right-color: rgb(67 56 202 / 0.6);
}
.tw-border-x-indigo-700\/65 {
  border-left-color: rgb(67 56 202 / 0.65);
  border-right-color: rgb(67 56 202 / 0.65);
}
.tw-border-x-indigo-700\/70 {
  border-left-color: rgb(67 56 202 / 0.7);
  border-right-color: rgb(67 56 202 / 0.7);
}
.tw-border-x-indigo-700\/75 {
  border-left-color: rgb(67 56 202 / 0.75);
  border-right-color: rgb(67 56 202 / 0.75);
}
.tw-border-x-indigo-700\/80 {
  border-left-color: rgb(67 56 202 / 0.8);
  border-right-color: rgb(67 56 202 / 0.8);
}
.tw-border-x-indigo-700\/85 {
  border-left-color: rgb(67 56 202 / 0.85);
  border-right-color: rgb(67 56 202 / 0.85);
}
.tw-border-x-indigo-700\/90 {
  border-left-color: rgb(67 56 202 / 0.9);
  border-right-color: rgb(67 56 202 / 0.9);
}
.tw-border-x-indigo-700\/95 {
  border-left-color: rgb(67 56 202 / 0.95);
  border-right-color: rgb(67 56 202 / 0.95);
}
.tw-border-x-indigo-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
  border-right-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-800\/0 {
  border-left-color: rgb(55 48 163 / 0);
  border-right-color: rgb(55 48 163 / 0);
}
.tw-border-x-indigo-800\/10 {
  border-left-color: rgb(55 48 163 / 0.1);
  border-right-color: rgb(55 48 163 / 0.1);
}
.tw-border-x-indigo-800\/100 {
  border-left-color: rgb(55 48 163 / 1);
  border-right-color: rgb(55 48 163 / 1);
}
.tw-border-x-indigo-800\/15 {
  border-left-color: rgb(55 48 163 / 0.15);
  border-right-color: rgb(55 48 163 / 0.15);
}
.tw-border-x-indigo-800\/20 {
  border-left-color: rgb(55 48 163 / 0.2);
  border-right-color: rgb(55 48 163 / 0.2);
}
.tw-border-x-indigo-800\/25 {
  border-left-color: rgb(55 48 163 / 0.25);
  border-right-color: rgb(55 48 163 / 0.25);
}
.tw-border-x-indigo-800\/30 {
  border-left-color: rgb(55 48 163 / 0.3);
  border-right-color: rgb(55 48 163 / 0.3);
}
.tw-border-x-indigo-800\/35 {
  border-left-color: rgb(55 48 163 / 0.35);
  border-right-color: rgb(55 48 163 / 0.35);
}
.tw-border-x-indigo-800\/40 {
  border-left-color: rgb(55 48 163 / 0.4);
  border-right-color: rgb(55 48 163 / 0.4);
}
.tw-border-x-indigo-800\/45 {
  border-left-color: rgb(55 48 163 / 0.45);
  border-right-color: rgb(55 48 163 / 0.45);
}
.tw-border-x-indigo-800\/5 {
  border-left-color: rgb(55 48 163 / 0.05);
  border-right-color: rgb(55 48 163 / 0.05);
}
.tw-border-x-indigo-800\/50 {
  border-left-color: rgb(55 48 163 / 0.5);
  border-right-color: rgb(55 48 163 / 0.5);
}
.tw-border-x-indigo-800\/55 {
  border-left-color: rgb(55 48 163 / 0.55);
  border-right-color: rgb(55 48 163 / 0.55);
}
.tw-border-x-indigo-800\/60 {
  border-left-color: rgb(55 48 163 / 0.6);
  border-right-color: rgb(55 48 163 / 0.6);
}
.tw-border-x-indigo-800\/65 {
  border-left-color: rgb(55 48 163 / 0.65);
  border-right-color: rgb(55 48 163 / 0.65);
}
.tw-border-x-indigo-800\/70 {
  border-left-color: rgb(55 48 163 / 0.7);
  border-right-color: rgb(55 48 163 / 0.7);
}
.tw-border-x-indigo-800\/75 {
  border-left-color: rgb(55 48 163 / 0.75);
  border-right-color: rgb(55 48 163 / 0.75);
}
.tw-border-x-indigo-800\/80 {
  border-left-color: rgb(55 48 163 / 0.8);
  border-right-color: rgb(55 48 163 / 0.8);
}
.tw-border-x-indigo-800\/85 {
  border-left-color: rgb(55 48 163 / 0.85);
  border-right-color: rgb(55 48 163 / 0.85);
}
.tw-border-x-indigo-800\/90 {
  border-left-color: rgb(55 48 163 / 0.9);
  border-right-color: rgb(55 48 163 / 0.9);
}
.tw-border-x-indigo-800\/95 {
  border-left-color: rgb(55 48 163 / 0.95);
  border-right-color: rgb(55 48 163 / 0.95);
}
.tw-border-x-indigo-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
  border-right-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-900\/0 {
  border-left-color: rgb(49 46 129 / 0);
  border-right-color: rgb(49 46 129 / 0);
}
.tw-border-x-indigo-900\/10 {
  border-left-color: rgb(49 46 129 / 0.1);
  border-right-color: rgb(49 46 129 / 0.1);
}
.tw-border-x-indigo-900\/100 {
  border-left-color: rgb(49 46 129 / 1);
  border-right-color: rgb(49 46 129 / 1);
}
.tw-border-x-indigo-900\/15 {
  border-left-color: rgb(49 46 129 / 0.15);
  border-right-color: rgb(49 46 129 / 0.15);
}
.tw-border-x-indigo-900\/20 {
  border-left-color: rgb(49 46 129 / 0.2);
  border-right-color: rgb(49 46 129 / 0.2);
}
.tw-border-x-indigo-900\/25 {
  border-left-color: rgb(49 46 129 / 0.25);
  border-right-color: rgb(49 46 129 / 0.25);
}
.tw-border-x-indigo-900\/30 {
  border-left-color: rgb(49 46 129 / 0.3);
  border-right-color: rgb(49 46 129 / 0.3);
}
.tw-border-x-indigo-900\/35 {
  border-left-color: rgb(49 46 129 / 0.35);
  border-right-color: rgb(49 46 129 / 0.35);
}
.tw-border-x-indigo-900\/40 {
  border-left-color: rgb(49 46 129 / 0.4);
  border-right-color: rgb(49 46 129 / 0.4);
}
.tw-border-x-indigo-900\/45 {
  border-left-color: rgb(49 46 129 / 0.45);
  border-right-color: rgb(49 46 129 / 0.45);
}
.tw-border-x-indigo-900\/5 {
  border-left-color: rgb(49 46 129 / 0.05);
  border-right-color: rgb(49 46 129 / 0.05);
}
.tw-border-x-indigo-900\/50 {
  border-left-color: rgb(49 46 129 / 0.5);
  border-right-color: rgb(49 46 129 / 0.5);
}
.tw-border-x-indigo-900\/55 {
  border-left-color: rgb(49 46 129 / 0.55);
  border-right-color: rgb(49 46 129 / 0.55);
}
.tw-border-x-indigo-900\/60 {
  border-left-color: rgb(49 46 129 / 0.6);
  border-right-color: rgb(49 46 129 / 0.6);
}
.tw-border-x-indigo-900\/65 {
  border-left-color: rgb(49 46 129 / 0.65);
  border-right-color: rgb(49 46 129 / 0.65);
}
.tw-border-x-indigo-900\/70 {
  border-left-color: rgb(49 46 129 / 0.7);
  border-right-color: rgb(49 46 129 / 0.7);
}
.tw-border-x-indigo-900\/75 {
  border-left-color: rgb(49 46 129 / 0.75);
  border-right-color: rgb(49 46 129 / 0.75);
}
.tw-border-x-indigo-900\/80 {
  border-left-color: rgb(49 46 129 / 0.8);
  border-right-color: rgb(49 46 129 / 0.8);
}
.tw-border-x-indigo-900\/85 {
  border-left-color: rgb(49 46 129 / 0.85);
  border-right-color: rgb(49 46 129 / 0.85);
}
.tw-border-x-indigo-900\/90 {
  border-left-color: rgb(49 46 129 / 0.9);
  border-right-color: rgb(49 46 129 / 0.9);
}
.tw-border-x-indigo-900\/95 {
  border-left-color: rgb(49 46 129 / 0.95);
  border-right-color: rgb(49 46 129 / 0.95);
}
.tw-border-x-indigo-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-x-indigo-950\/0 {
  border-left-color: rgb(30 27 75 / 0);
  border-right-color: rgb(30 27 75 / 0);
}
.tw-border-x-indigo-950\/10 {
  border-left-color: rgb(30 27 75 / 0.1);
  border-right-color: rgb(30 27 75 / 0.1);
}
.tw-border-x-indigo-950\/100 {
  border-left-color: rgb(30 27 75 / 1);
  border-right-color: rgb(30 27 75 / 1);
}
.tw-border-x-indigo-950\/15 {
  border-left-color: rgb(30 27 75 / 0.15);
  border-right-color: rgb(30 27 75 / 0.15);
}
.tw-border-x-indigo-950\/20 {
  border-left-color: rgb(30 27 75 / 0.2);
  border-right-color: rgb(30 27 75 / 0.2);
}
.tw-border-x-indigo-950\/25 {
  border-left-color: rgb(30 27 75 / 0.25);
  border-right-color: rgb(30 27 75 / 0.25);
}
.tw-border-x-indigo-950\/30 {
  border-left-color: rgb(30 27 75 / 0.3);
  border-right-color: rgb(30 27 75 / 0.3);
}
.tw-border-x-indigo-950\/35 {
  border-left-color: rgb(30 27 75 / 0.35);
  border-right-color: rgb(30 27 75 / 0.35);
}
.tw-border-x-indigo-950\/40 {
  border-left-color: rgb(30 27 75 / 0.4);
  border-right-color: rgb(30 27 75 / 0.4);
}
.tw-border-x-indigo-950\/45 {
  border-left-color: rgb(30 27 75 / 0.45);
  border-right-color: rgb(30 27 75 / 0.45);
}
.tw-border-x-indigo-950\/5 {
  border-left-color: rgb(30 27 75 / 0.05);
  border-right-color: rgb(30 27 75 / 0.05);
}
.tw-border-x-indigo-950\/50 {
  border-left-color: rgb(30 27 75 / 0.5);
  border-right-color: rgb(30 27 75 / 0.5);
}
.tw-border-x-indigo-950\/55 {
  border-left-color: rgb(30 27 75 / 0.55);
  border-right-color: rgb(30 27 75 / 0.55);
}
.tw-border-x-indigo-950\/60 {
  border-left-color: rgb(30 27 75 / 0.6);
  border-right-color: rgb(30 27 75 / 0.6);
}
.tw-border-x-indigo-950\/65 {
  border-left-color: rgb(30 27 75 / 0.65);
  border-right-color: rgb(30 27 75 / 0.65);
}
.tw-border-x-indigo-950\/70 {
  border-left-color: rgb(30 27 75 / 0.7);
  border-right-color: rgb(30 27 75 / 0.7);
}
.tw-border-x-indigo-950\/75 {
  border-left-color: rgb(30 27 75 / 0.75);
  border-right-color: rgb(30 27 75 / 0.75);
}
.tw-border-x-indigo-950\/80 {
  border-left-color: rgb(30 27 75 / 0.8);
  border-right-color: rgb(30 27 75 / 0.8);
}
.tw-border-x-indigo-950\/85 {
  border-left-color: rgb(30 27 75 / 0.85);
  border-right-color: rgb(30 27 75 / 0.85);
}
.tw-border-x-indigo-950\/90 {
  border-left-color: rgb(30 27 75 / 0.9);
  border-right-color: rgb(30 27 75 / 0.9);
}
.tw-border-x-indigo-950\/95 {
  border-left-color: rgb(30 27 75 / 0.95);
  border-right-color: rgb(30 27 75 / 0.95);
}
.tw-border-x-inherit {
  border-left-color: inherit;
  border-right-color: inherit;
}
.tw-border-x-lime-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-100\/0 {
  border-left-color: rgb(236 252 203 / 0);
  border-right-color: rgb(236 252 203 / 0);
}
.tw-border-x-lime-100\/10 {
  border-left-color: rgb(236 252 203 / 0.1);
  border-right-color: rgb(236 252 203 / 0.1);
}
.tw-border-x-lime-100\/100 {
  border-left-color: rgb(236 252 203 / 1);
  border-right-color: rgb(236 252 203 / 1);
}
.tw-border-x-lime-100\/15 {
  border-left-color: rgb(236 252 203 / 0.15);
  border-right-color: rgb(236 252 203 / 0.15);
}
.tw-border-x-lime-100\/20 {
  border-left-color: rgb(236 252 203 / 0.2);
  border-right-color: rgb(236 252 203 / 0.2);
}
.tw-border-x-lime-100\/25 {
  border-left-color: rgb(236 252 203 / 0.25);
  border-right-color: rgb(236 252 203 / 0.25);
}
.tw-border-x-lime-100\/30 {
  border-left-color: rgb(236 252 203 / 0.3);
  border-right-color: rgb(236 252 203 / 0.3);
}
.tw-border-x-lime-100\/35 {
  border-left-color: rgb(236 252 203 / 0.35);
  border-right-color: rgb(236 252 203 / 0.35);
}
.tw-border-x-lime-100\/40 {
  border-left-color: rgb(236 252 203 / 0.4);
  border-right-color: rgb(236 252 203 / 0.4);
}
.tw-border-x-lime-100\/45 {
  border-left-color: rgb(236 252 203 / 0.45);
  border-right-color: rgb(236 252 203 / 0.45);
}
.tw-border-x-lime-100\/5 {
  border-left-color: rgb(236 252 203 / 0.05);
  border-right-color: rgb(236 252 203 / 0.05);
}
.tw-border-x-lime-100\/50 {
  border-left-color: rgb(236 252 203 / 0.5);
  border-right-color: rgb(236 252 203 / 0.5);
}
.tw-border-x-lime-100\/55 {
  border-left-color: rgb(236 252 203 / 0.55);
  border-right-color: rgb(236 252 203 / 0.55);
}
.tw-border-x-lime-100\/60 {
  border-left-color: rgb(236 252 203 / 0.6);
  border-right-color: rgb(236 252 203 / 0.6);
}
.tw-border-x-lime-100\/65 {
  border-left-color: rgb(236 252 203 / 0.65);
  border-right-color: rgb(236 252 203 / 0.65);
}
.tw-border-x-lime-100\/70 {
  border-left-color: rgb(236 252 203 / 0.7);
  border-right-color: rgb(236 252 203 / 0.7);
}
.tw-border-x-lime-100\/75 {
  border-left-color: rgb(236 252 203 / 0.75);
  border-right-color: rgb(236 252 203 / 0.75);
}
.tw-border-x-lime-100\/80 {
  border-left-color: rgb(236 252 203 / 0.8);
  border-right-color: rgb(236 252 203 / 0.8);
}
.tw-border-x-lime-100\/85 {
  border-left-color: rgb(236 252 203 / 0.85);
  border-right-color: rgb(236 252 203 / 0.85);
}
.tw-border-x-lime-100\/90 {
  border-left-color: rgb(236 252 203 / 0.9);
  border-right-color: rgb(236 252 203 / 0.9);
}
.tw-border-x-lime-100\/95 {
  border-left-color: rgb(236 252 203 / 0.95);
  border-right-color: rgb(236 252 203 / 0.95);
}
.tw-border-x-lime-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
  border-right-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-200\/0 {
  border-left-color: rgb(217 249 157 / 0);
  border-right-color: rgb(217 249 157 / 0);
}
.tw-border-x-lime-200\/10 {
  border-left-color: rgb(217 249 157 / 0.1);
  border-right-color: rgb(217 249 157 / 0.1);
}
.tw-border-x-lime-200\/100 {
  border-left-color: rgb(217 249 157 / 1);
  border-right-color: rgb(217 249 157 / 1);
}
.tw-border-x-lime-200\/15 {
  border-left-color: rgb(217 249 157 / 0.15);
  border-right-color: rgb(217 249 157 / 0.15);
}
.tw-border-x-lime-200\/20 {
  border-left-color: rgb(217 249 157 / 0.2);
  border-right-color: rgb(217 249 157 / 0.2);
}
.tw-border-x-lime-200\/25 {
  border-left-color: rgb(217 249 157 / 0.25);
  border-right-color: rgb(217 249 157 / 0.25);
}
.tw-border-x-lime-200\/30 {
  border-left-color: rgb(217 249 157 / 0.3);
  border-right-color: rgb(217 249 157 / 0.3);
}
.tw-border-x-lime-200\/35 {
  border-left-color: rgb(217 249 157 / 0.35);
  border-right-color: rgb(217 249 157 / 0.35);
}
.tw-border-x-lime-200\/40 {
  border-left-color: rgb(217 249 157 / 0.4);
  border-right-color: rgb(217 249 157 / 0.4);
}
.tw-border-x-lime-200\/45 {
  border-left-color: rgb(217 249 157 / 0.45);
  border-right-color: rgb(217 249 157 / 0.45);
}
.tw-border-x-lime-200\/5 {
  border-left-color: rgb(217 249 157 / 0.05);
  border-right-color: rgb(217 249 157 / 0.05);
}
.tw-border-x-lime-200\/50 {
  border-left-color: rgb(217 249 157 / 0.5);
  border-right-color: rgb(217 249 157 / 0.5);
}
.tw-border-x-lime-200\/55 {
  border-left-color: rgb(217 249 157 / 0.55);
  border-right-color: rgb(217 249 157 / 0.55);
}
.tw-border-x-lime-200\/60 {
  border-left-color: rgb(217 249 157 / 0.6);
  border-right-color: rgb(217 249 157 / 0.6);
}
.tw-border-x-lime-200\/65 {
  border-left-color: rgb(217 249 157 / 0.65);
  border-right-color: rgb(217 249 157 / 0.65);
}
.tw-border-x-lime-200\/70 {
  border-left-color: rgb(217 249 157 / 0.7);
  border-right-color: rgb(217 249 157 / 0.7);
}
.tw-border-x-lime-200\/75 {
  border-left-color: rgb(217 249 157 / 0.75);
  border-right-color: rgb(217 249 157 / 0.75);
}
.tw-border-x-lime-200\/80 {
  border-left-color: rgb(217 249 157 / 0.8);
  border-right-color: rgb(217 249 157 / 0.8);
}
.tw-border-x-lime-200\/85 {
  border-left-color: rgb(217 249 157 / 0.85);
  border-right-color: rgb(217 249 157 / 0.85);
}
.tw-border-x-lime-200\/90 {
  border-left-color: rgb(217 249 157 / 0.9);
  border-right-color: rgb(217 249 157 / 0.9);
}
.tw-border-x-lime-200\/95 {
  border-left-color: rgb(217 249 157 / 0.95);
  border-right-color: rgb(217 249 157 / 0.95);
}
.tw-border-x-lime-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
  border-right-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-300\/0 {
  border-left-color: rgb(190 242 100 / 0);
  border-right-color: rgb(190 242 100 / 0);
}
.tw-border-x-lime-300\/10 {
  border-left-color: rgb(190 242 100 / 0.1);
  border-right-color: rgb(190 242 100 / 0.1);
}
.tw-border-x-lime-300\/100 {
  border-left-color: rgb(190 242 100 / 1);
  border-right-color: rgb(190 242 100 / 1);
}
.tw-border-x-lime-300\/15 {
  border-left-color: rgb(190 242 100 / 0.15);
  border-right-color: rgb(190 242 100 / 0.15);
}
.tw-border-x-lime-300\/20 {
  border-left-color: rgb(190 242 100 / 0.2);
  border-right-color: rgb(190 242 100 / 0.2);
}
.tw-border-x-lime-300\/25 {
  border-left-color: rgb(190 242 100 / 0.25);
  border-right-color: rgb(190 242 100 / 0.25);
}
.tw-border-x-lime-300\/30 {
  border-left-color: rgb(190 242 100 / 0.3);
  border-right-color: rgb(190 242 100 / 0.3);
}
.tw-border-x-lime-300\/35 {
  border-left-color: rgb(190 242 100 / 0.35);
  border-right-color: rgb(190 242 100 / 0.35);
}
.tw-border-x-lime-300\/40 {
  border-left-color: rgb(190 242 100 / 0.4);
  border-right-color: rgb(190 242 100 / 0.4);
}
.tw-border-x-lime-300\/45 {
  border-left-color: rgb(190 242 100 / 0.45);
  border-right-color: rgb(190 242 100 / 0.45);
}
.tw-border-x-lime-300\/5 {
  border-left-color: rgb(190 242 100 / 0.05);
  border-right-color: rgb(190 242 100 / 0.05);
}
.tw-border-x-lime-300\/50 {
  border-left-color: rgb(190 242 100 / 0.5);
  border-right-color: rgb(190 242 100 / 0.5);
}
.tw-border-x-lime-300\/55 {
  border-left-color: rgb(190 242 100 / 0.55);
  border-right-color: rgb(190 242 100 / 0.55);
}
.tw-border-x-lime-300\/60 {
  border-left-color: rgb(190 242 100 / 0.6);
  border-right-color: rgb(190 242 100 / 0.6);
}
.tw-border-x-lime-300\/65 {
  border-left-color: rgb(190 242 100 / 0.65);
  border-right-color: rgb(190 242 100 / 0.65);
}
.tw-border-x-lime-300\/70 {
  border-left-color: rgb(190 242 100 / 0.7);
  border-right-color: rgb(190 242 100 / 0.7);
}
.tw-border-x-lime-300\/75 {
  border-left-color: rgb(190 242 100 / 0.75);
  border-right-color: rgb(190 242 100 / 0.75);
}
.tw-border-x-lime-300\/80 {
  border-left-color: rgb(190 242 100 / 0.8);
  border-right-color: rgb(190 242 100 / 0.8);
}
.tw-border-x-lime-300\/85 {
  border-left-color: rgb(190 242 100 / 0.85);
  border-right-color: rgb(190 242 100 / 0.85);
}
.tw-border-x-lime-300\/90 {
  border-left-color: rgb(190 242 100 / 0.9);
  border-right-color: rgb(190 242 100 / 0.9);
}
.tw-border-x-lime-300\/95 {
  border-left-color: rgb(190 242 100 / 0.95);
  border-right-color: rgb(190 242 100 / 0.95);
}
.tw-border-x-lime-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
  border-right-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-400\/0 {
  border-left-color: rgb(163 230 53 / 0);
  border-right-color: rgb(163 230 53 / 0);
}
.tw-border-x-lime-400\/10 {
  border-left-color: rgb(163 230 53 / 0.1);
  border-right-color: rgb(163 230 53 / 0.1);
}
.tw-border-x-lime-400\/100 {
  border-left-color: rgb(163 230 53 / 1);
  border-right-color: rgb(163 230 53 / 1);
}
.tw-border-x-lime-400\/15 {
  border-left-color: rgb(163 230 53 / 0.15);
  border-right-color: rgb(163 230 53 / 0.15);
}
.tw-border-x-lime-400\/20 {
  border-left-color: rgb(163 230 53 / 0.2);
  border-right-color: rgb(163 230 53 / 0.2);
}
.tw-border-x-lime-400\/25 {
  border-left-color: rgb(163 230 53 / 0.25);
  border-right-color: rgb(163 230 53 / 0.25);
}
.tw-border-x-lime-400\/30 {
  border-left-color: rgb(163 230 53 / 0.3);
  border-right-color: rgb(163 230 53 / 0.3);
}
.tw-border-x-lime-400\/35 {
  border-left-color: rgb(163 230 53 / 0.35);
  border-right-color: rgb(163 230 53 / 0.35);
}
.tw-border-x-lime-400\/40 {
  border-left-color: rgb(163 230 53 / 0.4);
  border-right-color: rgb(163 230 53 / 0.4);
}
.tw-border-x-lime-400\/45 {
  border-left-color: rgb(163 230 53 / 0.45);
  border-right-color: rgb(163 230 53 / 0.45);
}
.tw-border-x-lime-400\/5 {
  border-left-color: rgb(163 230 53 / 0.05);
  border-right-color: rgb(163 230 53 / 0.05);
}
.tw-border-x-lime-400\/50 {
  border-left-color: rgb(163 230 53 / 0.5);
  border-right-color: rgb(163 230 53 / 0.5);
}
.tw-border-x-lime-400\/55 {
  border-left-color: rgb(163 230 53 / 0.55);
  border-right-color: rgb(163 230 53 / 0.55);
}
.tw-border-x-lime-400\/60 {
  border-left-color: rgb(163 230 53 / 0.6);
  border-right-color: rgb(163 230 53 / 0.6);
}
.tw-border-x-lime-400\/65 {
  border-left-color: rgb(163 230 53 / 0.65);
  border-right-color: rgb(163 230 53 / 0.65);
}
.tw-border-x-lime-400\/70 {
  border-left-color: rgb(163 230 53 / 0.7);
  border-right-color: rgb(163 230 53 / 0.7);
}
.tw-border-x-lime-400\/75 {
  border-left-color: rgb(163 230 53 / 0.75);
  border-right-color: rgb(163 230 53 / 0.75);
}
.tw-border-x-lime-400\/80 {
  border-left-color: rgb(163 230 53 / 0.8);
  border-right-color: rgb(163 230 53 / 0.8);
}
.tw-border-x-lime-400\/85 {
  border-left-color: rgb(163 230 53 / 0.85);
  border-right-color: rgb(163 230 53 / 0.85);
}
.tw-border-x-lime-400\/90 {
  border-left-color: rgb(163 230 53 / 0.9);
  border-right-color: rgb(163 230 53 / 0.9);
}
.tw-border-x-lime-400\/95 {
  border-left-color: rgb(163 230 53 / 0.95);
  border-right-color: rgb(163 230 53 / 0.95);
}
.tw-border-x-lime-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
  border-right-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-50\/0 {
  border-left-color: rgb(247 254 231 / 0);
  border-right-color: rgb(247 254 231 / 0);
}
.tw-border-x-lime-50\/10 {
  border-left-color: rgb(247 254 231 / 0.1);
  border-right-color: rgb(247 254 231 / 0.1);
}
.tw-border-x-lime-50\/100 {
  border-left-color: rgb(247 254 231 / 1);
  border-right-color: rgb(247 254 231 / 1);
}
.tw-border-x-lime-50\/15 {
  border-left-color: rgb(247 254 231 / 0.15);
  border-right-color: rgb(247 254 231 / 0.15);
}
.tw-border-x-lime-50\/20 {
  border-left-color: rgb(247 254 231 / 0.2);
  border-right-color: rgb(247 254 231 / 0.2);
}
.tw-border-x-lime-50\/25 {
  border-left-color: rgb(247 254 231 / 0.25);
  border-right-color: rgb(247 254 231 / 0.25);
}
.tw-border-x-lime-50\/30 {
  border-left-color: rgb(247 254 231 / 0.3);
  border-right-color: rgb(247 254 231 / 0.3);
}
.tw-border-x-lime-50\/35 {
  border-left-color: rgb(247 254 231 / 0.35);
  border-right-color: rgb(247 254 231 / 0.35);
}
.tw-border-x-lime-50\/40 {
  border-left-color: rgb(247 254 231 / 0.4);
  border-right-color: rgb(247 254 231 / 0.4);
}
.tw-border-x-lime-50\/45 {
  border-left-color: rgb(247 254 231 / 0.45);
  border-right-color: rgb(247 254 231 / 0.45);
}
.tw-border-x-lime-50\/5 {
  border-left-color: rgb(247 254 231 / 0.05);
  border-right-color: rgb(247 254 231 / 0.05);
}
.tw-border-x-lime-50\/50 {
  border-left-color: rgb(247 254 231 / 0.5);
  border-right-color: rgb(247 254 231 / 0.5);
}
.tw-border-x-lime-50\/55 {
  border-left-color: rgb(247 254 231 / 0.55);
  border-right-color: rgb(247 254 231 / 0.55);
}
.tw-border-x-lime-50\/60 {
  border-left-color: rgb(247 254 231 / 0.6);
  border-right-color: rgb(247 254 231 / 0.6);
}
.tw-border-x-lime-50\/65 {
  border-left-color: rgb(247 254 231 / 0.65);
  border-right-color: rgb(247 254 231 / 0.65);
}
.tw-border-x-lime-50\/70 {
  border-left-color: rgb(247 254 231 / 0.7);
  border-right-color: rgb(247 254 231 / 0.7);
}
.tw-border-x-lime-50\/75 {
  border-left-color: rgb(247 254 231 / 0.75);
  border-right-color: rgb(247 254 231 / 0.75);
}
.tw-border-x-lime-50\/80 {
  border-left-color: rgb(247 254 231 / 0.8);
  border-right-color: rgb(247 254 231 / 0.8);
}
.tw-border-x-lime-50\/85 {
  border-left-color: rgb(247 254 231 / 0.85);
  border-right-color: rgb(247 254 231 / 0.85);
}
.tw-border-x-lime-50\/90 {
  border-left-color: rgb(247 254 231 / 0.9);
  border-right-color: rgb(247 254 231 / 0.9);
}
.tw-border-x-lime-50\/95 {
  border-left-color: rgb(247 254 231 / 0.95);
  border-right-color: rgb(247 254 231 / 0.95);
}
.tw-border-x-lime-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
  border-right-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-500\/0 {
  border-left-color: rgb(132 204 22 / 0);
  border-right-color: rgb(132 204 22 / 0);
}
.tw-border-x-lime-500\/10 {
  border-left-color: rgb(132 204 22 / 0.1);
  border-right-color: rgb(132 204 22 / 0.1);
}
.tw-border-x-lime-500\/100 {
  border-left-color: rgb(132 204 22 / 1);
  border-right-color: rgb(132 204 22 / 1);
}
.tw-border-x-lime-500\/15 {
  border-left-color: rgb(132 204 22 / 0.15);
  border-right-color: rgb(132 204 22 / 0.15);
}
.tw-border-x-lime-500\/20 {
  border-left-color: rgb(132 204 22 / 0.2);
  border-right-color: rgb(132 204 22 / 0.2);
}
.tw-border-x-lime-500\/25 {
  border-left-color: rgb(132 204 22 / 0.25);
  border-right-color: rgb(132 204 22 / 0.25);
}
.tw-border-x-lime-500\/30 {
  border-left-color: rgb(132 204 22 / 0.3);
  border-right-color: rgb(132 204 22 / 0.3);
}
.tw-border-x-lime-500\/35 {
  border-left-color: rgb(132 204 22 / 0.35);
  border-right-color: rgb(132 204 22 / 0.35);
}
.tw-border-x-lime-500\/40 {
  border-left-color: rgb(132 204 22 / 0.4);
  border-right-color: rgb(132 204 22 / 0.4);
}
.tw-border-x-lime-500\/45 {
  border-left-color: rgb(132 204 22 / 0.45);
  border-right-color: rgb(132 204 22 / 0.45);
}
.tw-border-x-lime-500\/5 {
  border-left-color: rgb(132 204 22 / 0.05);
  border-right-color: rgb(132 204 22 / 0.05);
}
.tw-border-x-lime-500\/50 {
  border-left-color: rgb(132 204 22 / 0.5);
  border-right-color: rgb(132 204 22 / 0.5);
}
.tw-border-x-lime-500\/55 {
  border-left-color: rgb(132 204 22 / 0.55);
  border-right-color: rgb(132 204 22 / 0.55);
}
.tw-border-x-lime-500\/60 {
  border-left-color: rgb(132 204 22 / 0.6);
  border-right-color: rgb(132 204 22 / 0.6);
}
.tw-border-x-lime-500\/65 {
  border-left-color: rgb(132 204 22 / 0.65);
  border-right-color: rgb(132 204 22 / 0.65);
}
.tw-border-x-lime-500\/70 {
  border-left-color: rgb(132 204 22 / 0.7);
  border-right-color: rgb(132 204 22 / 0.7);
}
.tw-border-x-lime-500\/75 {
  border-left-color: rgb(132 204 22 / 0.75);
  border-right-color: rgb(132 204 22 / 0.75);
}
.tw-border-x-lime-500\/80 {
  border-left-color: rgb(132 204 22 / 0.8);
  border-right-color: rgb(132 204 22 / 0.8);
}
.tw-border-x-lime-500\/85 {
  border-left-color: rgb(132 204 22 / 0.85);
  border-right-color: rgb(132 204 22 / 0.85);
}
.tw-border-x-lime-500\/90 {
  border-left-color: rgb(132 204 22 / 0.9);
  border-right-color: rgb(132 204 22 / 0.9);
}
.tw-border-x-lime-500\/95 {
  border-left-color: rgb(132 204 22 / 0.95);
  border-right-color: rgb(132 204 22 / 0.95);
}
.tw-border-x-lime-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
  border-right-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-600\/0 {
  border-left-color: rgb(101 163 13 / 0);
  border-right-color: rgb(101 163 13 / 0);
}
.tw-border-x-lime-600\/10 {
  border-left-color: rgb(101 163 13 / 0.1);
  border-right-color: rgb(101 163 13 / 0.1);
}
.tw-border-x-lime-600\/100 {
  border-left-color: rgb(101 163 13 / 1);
  border-right-color: rgb(101 163 13 / 1);
}
.tw-border-x-lime-600\/15 {
  border-left-color: rgb(101 163 13 / 0.15);
  border-right-color: rgb(101 163 13 / 0.15);
}
.tw-border-x-lime-600\/20 {
  border-left-color: rgb(101 163 13 / 0.2);
  border-right-color: rgb(101 163 13 / 0.2);
}
.tw-border-x-lime-600\/25 {
  border-left-color: rgb(101 163 13 / 0.25);
  border-right-color: rgb(101 163 13 / 0.25);
}
.tw-border-x-lime-600\/30 {
  border-left-color: rgb(101 163 13 / 0.3);
  border-right-color: rgb(101 163 13 / 0.3);
}
.tw-border-x-lime-600\/35 {
  border-left-color: rgb(101 163 13 / 0.35);
  border-right-color: rgb(101 163 13 / 0.35);
}
.tw-border-x-lime-600\/40 {
  border-left-color: rgb(101 163 13 / 0.4);
  border-right-color: rgb(101 163 13 / 0.4);
}
.tw-border-x-lime-600\/45 {
  border-left-color: rgb(101 163 13 / 0.45);
  border-right-color: rgb(101 163 13 / 0.45);
}
.tw-border-x-lime-600\/5 {
  border-left-color: rgb(101 163 13 / 0.05);
  border-right-color: rgb(101 163 13 / 0.05);
}
.tw-border-x-lime-600\/50 {
  border-left-color: rgb(101 163 13 / 0.5);
  border-right-color: rgb(101 163 13 / 0.5);
}
.tw-border-x-lime-600\/55 {
  border-left-color: rgb(101 163 13 / 0.55);
  border-right-color: rgb(101 163 13 / 0.55);
}
.tw-border-x-lime-600\/60 {
  border-left-color: rgb(101 163 13 / 0.6);
  border-right-color: rgb(101 163 13 / 0.6);
}
.tw-border-x-lime-600\/65 {
  border-left-color: rgb(101 163 13 / 0.65);
  border-right-color: rgb(101 163 13 / 0.65);
}
.tw-border-x-lime-600\/70 {
  border-left-color: rgb(101 163 13 / 0.7);
  border-right-color: rgb(101 163 13 / 0.7);
}
.tw-border-x-lime-600\/75 {
  border-left-color: rgb(101 163 13 / 0.75);
  border-right-color: rgb(101 163 13 / 0.75);
}
.tw-border-x-lime-600\/80 {
  border-left-color: rgb(101 163 13 / 0.8);
  border-right-color: rgb(101 163 13 / 0.8);
}
.tw-border-x-lime-600\/85 {
  border-left-color: rgb(101 163 13 / 0.85);
  border-right-color: rgb(101 163 13 / 0.85);
}
.tw-border-x-lime-600\/90 {
  border-left-color: rgb(101 163 13 / 0.9);
  border-right-color: rgb(101 163 13 / 0.9);
}
.tw-border-x-lime-600\/95 {
  border-left-color: rgb(101 163 13 / 0.95);
  border-right-color: rgb(101 163 13 / 0.95);
}
.tw-border-x-lime-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
  border-right-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-700\/0 {
  border-left-color: rgb(77 124 15 / 0);
  border-right-color: rgb(77 124 15 / 0);
}
.tw-border-x-lime-700\/10 {
  border-left-color: rgb(77 124 15 / 0.1);
  border-right-color: rgb(77 124 15 / 0.1);
}
.tw-border-x-lime-700\/100 {
  border-left-color: rgb(77 124 15 / 1);
  border-right-color: rgb(77 124 15 / 1);
}
.tw-border-x-lime-700\/15 {
  border-left-color: rgb(77 124 15 / 0.15);
  border-right-color: rgb(77 124 15 / 0.15);
}
.tw-border-x-lime-700\/20 {
  border-left-color: rgb(77 124 15 / 0.2);
  border-right-color: rgb(77 124 15 / 0.2);
}
.tw-border-x-lime-700\/25 {
  border-left-color: rgb(77 124 15 / 0.25);
  border-right-color: rgb(77 124 15 / 0.25);
}
.tw-border-x-lime-700\/30 {
  border-left-color: rgb(77 124 15 / 0.3);
  border-right-color: rgb(77 124 15 / 0.3);
}
.tw-border-x-lime-700\/35 {
  border-left-color: rgb(77 124 15 / 0.35);
  border-right-color: rgb(77 124 15 / 0.35);
}
.tw-border-x-lime-700\/40 {
  border-left-color: rgb(77 124 15 / 0.4);
  border-right-color: rgb(77 124 15 / 0.4);
}
.tw-border-x-lime-700\/45 {
  border-left-color: rgb(77 124 15 / 0.45);
  border-right-color: rgb(77 124 15 / 0.45);
}
.tw-border-x-lime-700\/5 {
  border-left-color: rgb(77 124 15 / 0.05);
  border-right-color: rgb(77 124 15 / 0.05);
}
.tw-border-x-lime-700\/50 {
  border-left-color: rgb(77 124 15 / 0.5);
  border-right-color: rgb(77 124 15 / 0.5);
}
.tw-border-x-lime-700\/55 {
  border-left-color: rgb(77 124 15 / 0.55);
  border-right-color: rgb(77 124 15 / 0.55);
}
.tw-border-x-lime-700\/60 {
  border-left-color: rgb(77 124 15 / 0.6);
  border-right-color: rgb(77 124 15 / 0.6);
}
.tw-border-x-lime-700\/65 {
  border-left-color: rgb(77 124 15 / 0.65);
  border-right-color: rgb(77 124 15 / 0.65);
}
.tw-border-x-lime-700\/70 {
  border-left-color: rgb(77 124 15 / 0.7);
  border-right-color: rgb(77 124 15 / 0.7);
}
.tw-border-x-lime-700\/75 {
  border-left-color: rgb(77 124 15 / 0.75);
  border-right-color: rgb(77 124 15 / 0.75);
}
.tw-border-x-lime-700\/80 {
  border-left-color: rgb(77 124 15 / 0.8);
  border-right-color: rgb(77 124 15 / 0.8);
}
.tw-border-x-lime-700\/85 {
  border-left-color: rgb(77 124 15 / 0.85);
  border-right-color: rgb(77 124 15 / 0.85);
}
.tw-border-x-lime-700\/90 {
  border-left-color: rgb(77 124 15 / 0.9);
  border-right-color: rgb(77 124 15 / 0.9);
}
.tw-border-x-lime-700\/95 {
  border-left-color: rgb(77 124 15 / 0.95);
  border-right-color: rgb(77 124 15 / 0.95);
}
.tw-border-x-lime-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-800\/0 {
  border-left-color: rgb(63 98 18 / 0);
  border-right-color: rgb(63 98 18 / 0);
}
.tw-border-x-lime-800\/10 {
  border-left-color: rgb(63 98 18 / 0.1);
  border-right-color: rgb(63 98 18 / 0.1);
}
.tw-border-x-lime-800\/100 {
  border-left-color: rgb(63 98 18 / 1);
  border-right-color: rgb(63 98 18 / 1);
}
.tw-border-x-lime-800\/15 {
  border-left-color: rgb(63 98 18 / 0.15);
  border-right-color: rgb(63 98 18 / 0.15);
}
.tw-border-x-lime-800\/20 {
  border-left-color: rgb(63 98 18 / 0.2);
  border-right-color: rgb(63 98 18 / 0.2);
}
.tw-border-x-lime-800\/25 {
  border-left-color: rgb(63 98 18 / 0.25);
  border-right-color: rgb(63 98 18 / 0.25);
}
.tw-border-x-lime-800\/30 {
  border-left-color: rgb(63 98 18 / 0.3);
  border-right-color: rgb(63 98 18 / 0.3);
}
.tw-border-x-lime-800\/35 {
  border-left-color: rgb(63 98 18 / 0.35);
  border-right-color: rgb(63 98 18 / 0.35);
}
.tw-border-x-lime-800\/40 {
  border-left-color: rgb(63 98 18 / 0.4);
  border-right-color: rgb(63 98 18 / 0.4);
}
.tw-border-x-lime-800\/45 {
  border-left-color: rgb(63 98 18 / 0.45);
  border-right-color: rgb(63 98 18 / 0.45);
}
.tw-border-x-lime-800\/5 {
  border-left-color: rgb(63 98 18 / 0.05);
  border-right-color: rgb(63 98 18 / 0.05);
}
.tw-border-x-lime-800\/50 {
  border-left-color: rgb(63 98 18 / 0.5);
  border-right-color: rgb(63 98 18 / 0.5);
}
.tw-border-x-lime-800\/55 {
  border-left-color: rgb(63 98 18 / 0.55);
  border-right-color: rgb(63 98 18 / 0.55);
}
.tw-border-x-lime-800\/60 {
  border-left-color: rgb(63 98 18 / 0.6);
  border-right-color: rgb(63 98 18 / 0.6);
}
.tw-border-x-lime-800\/65 {
  border-left-color: rgb(63 98 18 / 0.65);
  border-right-color: rgb(63 98 18 / 0.65);
}
.tw-border-x-lime-800\/70 {
  border-left-color: rgb(63 98 18 / 0.7);
  border-right-color: rgb(63 98 18 / 0.7);
}
.tw-border-x-lime-800\/75 {
  border-left-color: rgb(63 98 18 / 0.75);
  border-right-color: rgb(63 98 18 / 0.75);
}
.tw-border-x-lime-800\/80 {
  border-left-color: rgb(63 98 18 / 0.8);
  border-right-color: rgb(63 98 18 / 0.8);
}
.tw-border-x-lime-800\/85 {
  border-left-color: rgb(63 98 18 / 0.85);
  border-right-color: rgb(63 98 18 / 0.85);
}
.tw-border-x-lime-800\/90 {
  border-left-color: rgb(63 98 18 / 0.9);
  border-right-color: rgb(63 98 18 / 0.9);
}
.tw-border-x-lime-800\/95 {
  border-left-color: rgb(63 98 18 / 0.95);
  border-right-color: rgb(63 98 18 / 0.95);
}
.tw-border-x-lime-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
  border-right-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-900\/0 {
  border-left-color: rgb(54 83 20 / 0);
  border-right-color: rgb(54 83 20 / 0);
}
.tw-border-x-lime-900\/10 {
  border-left-color: rgb(54 83 20 / 0.1);
  border-right-color: rgb(54 83 20 / 0.1);
}
.tw-border-x-lime-900\/100 {
  border-left-color: rgb(54 83 20 / 1);
  border-right-color: rgb(54 83 20 / 1);
}
.tw-border-x-lime-900\/15 {
  border-left-color: rgb(54 83 20 / 0.15);
  border-right-color: rgb(54 83 20 / 0.15);
}
.tw-border-x-lime-900\/20 {
  border-left-color: rgb(54 83 20 / 0.2);
  border-right-color: rgb(54 83 20 / 0.2);
}
.tw-border-x-lime-900\/25 {
  border-left-color: rgb(54 83 20 / 0.25);
  border-right-color: rgb(54 83 20 / 0.25);
}
.tw-border-x-lime-900\/30 {
  border-left-color: rgb(54 83 20 / 0.3);
  border-right-color: rgb(54 83 20 / 0.3);
}
.tw-border-x-lime-900\/35 {
  border-left-color: rgb(54 83 20 / 0.35);
  border-right-color: rgb(54 83 20 / 0.35);
}
.tw-border-x-lime-900\/40 {
  border-left-color: rgb(54 83 20 / 0.4);
  border-right-color: rgb(54 83 20 / 0.4);
}
.tw-border-x-lime-900\/45 {
  border-left-color: rgb(54 83 20 / 0.45);
  border-right-color: rgb(54 83 20 / 0.45);
}
.tw-border-x-lime-900\/5 {
  border-left-color: rgb(54 83 20 / 0.05);
  border-right-color: rgb(54 83 20 / 0.05);
}
.tw-border-x-lime-900\/50 {
  border-left-color: rgb(54 83 20 / 0.5);
  border-right-color: rgb(54 83 20 / 0.5);
}
.tw-border-x-lime-900\/55 {
  border-left-color: rgb(54 83 20 / 0.55);
  border-right-color: rgb(54 83 20 / 0.55);
}
.tw-border-x-lime-900\/60 {
  border-left-color: rgb(54 83 20 / 0.6);
  border-right-color: rgb(54 83 20 / 0.6);
}
.tw-border-x-lime-900\/65 {
  border-left-color: rgb(54 83 20 / 0.65);
  border-right-color: rgb(54 83 20 / 0.65);
}
.tw-border-x-lime-900\/70 {
  border-left-color: rgb(54 83 20 / 0.7);
  border-right-color: rgb(54 83 20 / 0.7);
}
.tw-border-x-lime-900\/75 {
  border-left-color: rgb(54 83 20 / 0.75);
  border-right-color: rgb(54 83 20 / 0.75);
}
.tw-border-x-lime-900\/80 {
  border-left-color: rgb(54 83 20 / 0.8);
  border-right-color: rgb(54 83 20 / 0.8);
}
.tw-border-x-lime-900\/85 {
  border-left-color: rgb(54 83 20 / 0.85);
  border-right-color: rgb(54 83 20 / 0.85);
}
.tw-border-x-lime-900\/90 {
  border-left-color: rgb(54 83 20 / 0.9);
  border-right-color: rgb(54 83 20 / 0.9);
}
.tw-border-x-lime-900\/95 {
  border-left-color: rgb(54 83 20 / 0.95);
  border-right-color: rgb(54 83 20 / 0.95);
}
.tw-border-x-lime-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
  border-right-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-x-lime-950\/0 {
  border-left-color: rgb(26 46 5 / 0);
  border-right-color: rgb(26 46 5 / 0);
}
.tw-border-x-lime-950\/10 {
  border-left-color: rgb(26 46 5 / 0.1);
  border-right-color: rgb(26 46 5 / 0.1);
}
.tw-border-x-lime-950\/100 {
  border-left-color: rgb(26 46 5 / 1);
  border-right-color: rgb(26 46 5 / 1);
}
.tw-border-x-lime-950\/15 {
  border-left-color: rgb(26 46 5 / 0.15);
  border-right-color: rgb(26 46 5 / 0.15);
}
.tw-border-x-lime-950\/20 {
  border-left-color: rgb(26 46 5 / 0.2);
  border-right-color: rgb(26 46 5 / 0.2);
}
.tw-border-x-lime-950\/25 {
  border-left-color: rgb(26 46 5 / 0.25);
  border-right-color: rgb(26 46 5 / 0.25);
}
.tw-border-x-lime-950\/30 {
  border-left-color: rgb(26 46 5 / 0.3);
  border-right-color: rgb(26 46 5 / 0.3);
}
.tw-border-x-lime-950\/35 {
  border-left-color: rgb(26 46 5 / 0.35);
  border-right-color: rgb(26 46 5 / 0.35);
}
.tw-border-x-lime-950\/40 {
  border-left-color: rgb(26 46 5 / 0.4);
  border-right-color: rgb(26 46 5 / 0.4);
}
.tw-border-x-lime-950\/45 {
  border-left-color: rgb(26 46 5 / 0.45);
  border-right-color: rgb(26 46 5 / 0.45);
}
.tw-border-x-lime-950\/5 {
  border-left-color: rgb(26 46 5 / 0.05);
  border-right-color: rgb(26 46 5 / 0.05);
}
.tw-border-x-lime-950\/50 {
  border-left-color: rgb(26 46 5 / 0.5);
  border-right-color: rgb(26 46 5 / 0.5);
}
.tw-border-x-lime-950\/55 {
  border-left-color: rgb(26 46 5 / 0.55);
  border-right-color: rgb(26 46 5 / 0.55);
}
.tw-border-x-lime-950\/60 {
  border-left-color: rgb(26 46 5 / 0.6);
  border-right-color: rgb(26 46 5 / 0.6);
}
.tw-border-x-lime-950\/65 {
  border-left-color: rgb(26 46 5 / 0.65);
  border-right-color: rgb(26 46 5 / 0.65);
}
.tw-border-x-lime-950\/70 {
  border-left-color: rgb(26 46 5 / 0.7);
  border-right-color: rgb(26 46 5 / 0.7);
}
.tw-border-x-lime-950\/75 {
  border-left-color: rgb(26 46 5 / 0.75);
  border-right-color: rgb(26 46 5 / 0.75);
}
.tw-border-x-lime-950\/80 {
  border-left-color: rgb(26 46 5 / 0.8);
  border-right-color: rgb(26 46 5 / 0.8);
}
.tw-border-x-lime-950\/85 {
  border-left-color: rgb(26 46 5 / 0.85);
  border-right-color: rgb(26 46 5 / 0.85);
}
.tw-border-x-lime-950\/90 {
  border-left-color: rgb(26 46 5 / 0.9);
  border-right-color: rgb(26 46 5 / 0.9);
}
.tw-border-x-lime-950\/95 {
  border-left-color: rgb(26 46 5 / 0.95);
  border-right-color: rgb(26 46 5 / 0.95);
}
.tw-border-x-neutral-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-100\/0 {
  border-left-color: rgb(245 245 245 / 0);
  border-right-color: rgb(245 245 245 / 0);
}
.tw-border-x-neutral-100\/10 {
  border-left-color: rgb(245 245 245 / 0.1);
  border-right-color: rgb(245 245 245 / 0.1);
}
.tw-border-x-neutral-100\/100 {
  border-left-color: rgb(245 245 245 / 1);
  border-right-color: rgb(245 245 245 / 1);
}
.tw-border-x-neutral-100\/15 {
  border-left-color: rgb(245 245 245 / 0.15);
  border-right-color: rgb(245 245 245 / 0.15);
}
.tw-border-x-neutral-100\/20 {
  border-left-color: rgb(245 245 245 / 0.2);
  border-right-color: rgb(245 245 245 / 0.2);
}
.tw-border-x-neutral-100\/25 {
  border-left-color: rgb(245 245 245 / 0.25);
  border-right-color: rgb(245 245 245 / 0.25);
}
.tw-border-x-neutral-100\/30 {
  border-left-color: rgb(245 245 245 / 0.3);
  border-right-color: rgb(245 245 245 / 0.3);
}
.tw-border-x-neutral-100\/35 {
  border-left-color: rgb(245 245 245 / 0.35);
  border-right-color: rgb(245 245 245 / 0.35);
}
.tw-border-x-neutral-100\/40 {
  border-left-color: rgb(245 245 245 / 0.4);
  border-right-color: rgb(245 245 245 / 0.4);
}
.tw-border-x-neutral-100\/45 {
  border-left-color: rgb(245 245 245 / 0.45);
  border-right-color: rgb(245 245 245 / 0.45);
}
.tw-border-x-neutral-100\/5 {
  border-left-color: rgb(245 245 245 / 0.05);
  border-right-color: rgb(245 245 245 / 0.05);
}
.tw-border-x-neutral-100\/50 {
  border-left-color: rgb(245 245 245 / 0.5);
  border-right-color: rgb(245 245 245 / 0.5);
}
.tw-border-x-neutral-100\/55 {
  border-left-color: rgb(245 245 245 / 0.55);
  border-right-color: rgb(245 245 245 / 0.55);
}
.tw-border-x-neutral-100\/60 {
  border-left-color: rgb(245 245 245 / 0.6);
  border-right-color: rgb(245 245 245 / 0.6);
}
.tw-border-x-neutral-100\/65 {
  border-left-color: rgb(245 245 245 / 0.65);
  border-right-color: rgb(245 245 245 / 0.65);
}
.tw-border-x-neutral-100\/70 {
  border-left-color: rgb(245 245 245 / 0.7);
  border-right-color: rgb(245 245 245 / 0.7);
}
.tw-border-x-neutral-100\/75 {
  border-left-color: rgb(245 245 245 / 0.75);
  border-right-color: rgb(245 245 245 / 0.75);
}
.tw-border-x-neutral-100\/80 {
  border-left-color: rgb(245 245 245 / 0.8);
  border-right-color: rgb(245 245 245 / 0.8);
}
.tw-border-x-neutral-100\/85 {
  border-left-color: rgb(245 245 245 / 0.85);
  border-right-color: rgb(245 245 245 / 0.85);
}
.tw-border-x-neutral-100\/90 {
  border-left-color: rgb(245 245 245 / 0.9);
  border-right-color: rgb(245 245 245 / 0.9);
}
.tw-border-x-neutral-100\/95 {
  border-left-color: rgb(245 245 245 / 0.95);
  border-right-color: rgb(245 245 245 / 0.95);
}
.tw-border-x-neutral-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-200\/0 {
  border-left-color: rgb(229 229 229 / 0);
  border-right-color: rgb(229 229 229 / 0);
}
.tw-border-x-neutral-200\/10 {
  border-left-color: rgb(229 229 229 / 0.1);
  border-right-color: rgb(229 229 229 / 0.1);
}
.tw-border-x-neutral-200\/100 {
  border-left-color: rgb(229 229 229 / 1);
  border-right-color: rgb(229 229 229 / 1);
}
.tw-border-x-neutral-200\/15 {
  border-left-color: rgb(229 229 229 / 0.15);
  border-right-color: rgb(229 229 229 / 0.15);
}
.tw-border-x-neutral-200\/20 {
  border-left-color: rgb(229 229 229 / 0.2);
  border-right-color: rgb(229 229 229 / 0.2);
}
.tw-border-x-neutral-200\/25 {
  border-left-color: rgb(229 229 229 / 0.25);
  border-right-color: rgb(229 229 229 / 0.25);
}
.tw-border-x-neutral-200\/30 {
  border-left-color: rgb(229 229 229 / 0.3);
  border-right-color: rgb(229 229 229 / 0.3);
}
.tw-border-x-neutral-200\/35 {
  border-left-color: rgb(229 229 229 / 0.35);
  border-right-color: rgb(229 229 229 / 0.35);
}
.tw-border-x-neutral-200\/40 {
  border-left-color: rgb(229 229 229 / 0.4);
  border-right-color: rgb(229 229 229 / 0.4);
}
.tw-border-x-neutral-200\/45 {
  border-left-color: rgb(229 229 229 / 0.45);
  border-right-color: rgb(229 229 229 / 0.45);
}
.tw-border-x-neutral-200\/5 {
  border-left-color: rgb(229 229 229 / 0.05);
  border-right-color: rgb(229 229 229 / 0.05);
}
.tw-border-x-neutral-200\/50 {
  border-left-color: rgb(229 229 229 / 0.5);
  border-right-color: rgb(229 229 229 / 0.5);
}
.tw-border-x-neutral-200\/55 {
  border-left-color: rgb(229 229 229 / 0.55);
  border-right-color: rgb(229 229 229 / 0.55);
}
.tw-border-x-neutral-200\/60 {
  border-left-color: rgb(229 229 229 / 0.6);
  border-right-color: rgb(229 229 229 / 0.6);
}
.tw-border-x-neutral-200\/65 {
  border-left-color: rgb(229 229 229 / 0.65);
  border-right-color: rgb(229 229 229 / 0.65);
}
.tw-border-x-neutral-200\/70 {
  border-left-color: rgb(229 229 229 / 0.7);
  border-right-color: rgb(229 229 229 / 0.7);
}
.tw-border-x-neutral-200\/75 {
  border-left-color: rgb(229 229 229 / 0.75);
  border-right-color: rgb(229 229 229 / 0.75);
}
.tw-border-x-neutral-200\/80 {
  border-left-color: rgb(229 229 229 / 0.8);
  border-right-color: rgb(229 229 229 / 0.8);
}
.tw-border-x-neutral-200\/85 {
  border-left-color: rgb(229 229 229 / 0.85);
  border-right-color: rgb(229 229 229 / 0.85);
}
.tw-border-x-neutral-200\/90 {
  border-left-color: rgb(229 229 229 / 0.9);
  border-right-color: rgb(229 229 229 / 0.9);
}
.tw-border-x-neutral-200\/95 {
  border-left-color: rgb(229 229 229 / 0.95);
  border-right-color: rgb(229 229 229 / 0.95);
}
.tw-border-x-neutral-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-300\/0 {
  border-left-color: rgb(212 212 212 / 0);
  border-right-color: rgb(212 212 212 / 0);
}
.tw-border-x-neutral-300\/10 {
  border-left-color: rgb(212 212 212 / 0.1);
  border-right-color: rgb(212 212 212 / 0.1);
}
.tw-border-x-neutral-300\/100 {
  border-left-color: rgb(212 212 212 / 1);
  border-right-color: rgb(212 212 212 / 1);
}
.tw-border-x-neutral-300\/15 {
  border-left-color: rgb(212 212 212 / 0.15);
  border-right-color: rgb(212 212 212 / 0.15);
}
.tw-border-x-neutral-300\/20 {
  border-left-color: rgb(212 212 212 / 0.2);
  border-right-color: rgb(212 212 212 / 0.2);
}
.tw-border-x-neutral-300\/25 {
  border-left-color: rgb(212 212 212 / 0.25);
  border-right-color: rgb(212 212 212 / 0.25);
}
.tw-border-x-neutral-300\/30 {
  border-left-color: rgb(212 212 212 / 0.3);
  border-right-color: rgb(212 212 212 / 0.3);
}
.tw-border-x-neutral-300\/35 {
  border-left-color: rgb(212 212 212 / 0.35);
  border-right-color: rgb(212 212 212 / 0.35);
}
.tw-border-x-neutral-300\/40 {
  border-left-color: rgb(212 212 212 / 0.4);
  border-right-color: rgb(212 212 212 / 0.4);
}
.tw-border-x-neutral-300\/45 {
  border-left-color: rgb(212 212 212 / 0.45);
  border-right-color: rgb(212 212 212 / 0.45);
}
.tw-border-x-neutral-300\/5 {
  border-left-color: rgb(212 212 212 / 0.05);
  border-right-color: rgb(212 212 212 / 0.05);
}
.tw-border-x-neutral-300\/50 {
  border-left-color: rgb(212 212 212 / 0.5);
  border-right-color: rgb(212 212 212 / 0.5);
}
.tw-border-x-neutral-300\/55 {
  border-left-color: rgb(212 212 212 / 0.55);
  border-right-color: rgb(212 212 212 / 0.55);
}
.tw-border-x-neutral-300\/60 {
  border-left-color: rgb(212 212 212 / 0.6);
  border-right-color: rgb(212 212 212 / 0.6);
}
.tw-border-x-neutral-300\/65 {
  border-left-color: rgb(212 212 212 / 0.65);
  border-right-color: rgb(212 212 212 / 0.65);
}
.tw-border-x-neutral-300\/70 {
  border-left-color: rgb(212 212 212 / 0.7);
  border-right-color: rgb(212 212 212 / 0.7);
}
.tw-border-x-neutral-300\/75 {
  border-left-color: rgb(212 212 212 / 0.75);
  border-right-color: rgb(212 212 212 / 0.75);
}
.tw-border-x-neutral-300\/80 {
  border-left-color: rgb(212 212 212 / 0.8);
  border-right-color: rgb(212 212 212 / 0.8);
}
.tw-border-x-neutral-300\/85 {
  border-left-color: rgb(212 212 212 / 0.85);
  border-right-color: rgb(212 212 212 / 0.85);
}
.tw-border-x-neutral-300\/90 {
  border-left-color: rgb(212 212 212 / 0.9);
  border-right-color: rgb(212 212 212 / 0.9);
}
.tw-border-x-neutral-300\/95 {
  border-left-color: rgb(212 212 212 / 0.95);
  border-right-color: rgb(212 212 212 / 0.95);
}
.tw-border-x-neutral-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
  border-right-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-400\/0 {
  border-left-color: rgb(163 163 163 / 0);
  border-right-color: rgb(163 163 163 / 0);
}
.tw-border-x-neutral-400\/10 {
  border-left-color: rgb(163 163 163 / 0.1);
  border-right-color: rgb(163 163 163 / 0.1);
}
.tw-border-x-neutral-400\/100 {
  border-left-color: rgb(163 163 163 / 1);
  border-right-color: rgb(163 163 163 / 1);
}
.tw-border-x-neutral-400\/15 {
  border-left-color: rgb(163 163 163 / 0.15);
  border-right-color: rgb(163 163 163 / 0.15);
}
.tw-border-x-neutral-400\/20 {
  border-left-color: rgb(163 163 163 / 0.2);
  border-right-color: rgb(163 163 163 / 0.2);
}
.tw-border-x-neutral-400\/25 {
  border-left-color: rgb(163 163 163 / 0.25);
  border-right-color: rgb(163 163 163 / 0.25);
}
.tw-border-x-neutral-400\/30 {
  border-left-color: rgb(163 163 163 / 0.3);
  border-right-color: rgb(163 163 163 / 0.3);
}
.tw-border-x-neutral-400\/35 {
  border-left-color: rgb(163 163 163 / 0.35);
  border-right-color: rgb(163 163 163 / 0.35);
}
.tw-border-x-neutral-400\/40 {
  border-left-color: rgb(163 163 163 / 0.4);
  border-right-color: rgb(163 163 163 / 0.4);
}
.tw-border-x-neutral-400\/45 {
  border-left-color: rgb(163 163 163 / 0.45);
  border-right-color: rgb(163 163 163 / 0.45);
}
.tw-border-x-neutral-400\/5 {
  border-left-color: rgb(163 163 163 / 0.05);
  border-right-color: rgb(163 163 163 / 0.05);
}
.tw-border-x-neutral-400\/50 {
  border-left-color: rgb(163 163 163 / 0.5);
  border-right-color: rgb(163 163 163 / 0.5);
}
.tw-border-x-neutral-400\/55 {
  border-left-color: rgb(163 163 163 / 0.55);
  border-right-color: rgb(163 163 163 / 0.55);
}
.tw-border-x-neutral-400\/60 {
  border-left-color: rgb(163 163 163 / 0.6);
  border-right-color: rgb(163 163 163 / 0.6);
}
.tw-border-x-neutral-400\/65 {
  border-left-color: rgb(163 163 163 / 0.65);
  border-right-color: rgb(163 163 163 / 0.65);
}
.tw-border-x-neutral-400\/70 {
  border-left-color: rgb(163 163 163 / 0.7);
  border-right-color: rgb(163 163 163 / 0.7);
}
.tw-border-x-neutral-400\/75 {
  border-left-color: rgb(163 163 163 / 0.75);
  border-right-color: rgb(163 163 163 / 0.75);
}
.tw-border-x-neutral-400\/80 {
  border-left-color: rgb(163 163 163 / 0.8);
  border-right-color: rgb(163 163 163 / 0.8);
}
.tw-border-x-neutral-400\/85 {
  border-left-color: rgb(163 163 163 / 0.85);
  border-right-color: rgb(163 163 163 / 0.85);
}
.tw-border-x-neutral-400\/90 {
  border-left-color: rgb(163 163 163 / 0.9);
  border-right-color: rgb(163 163 163 / 0.9);
}
.tw-border-x-neutral-400\/95 {
  border-left-color: rgb(163 163 163 / 0.95);
  border-right-color: rgb(163 163 163 / 0.95);
}
.tw-border-x-neutral-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
  border-right-color: rgb(250 250 250 / 0);
}
.tw-border-x-neutral-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
  border-right-color: rgb(250 250 250 / 0.1);
}
.tw-border-x-neutral-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
  border-right-color: rgb(250 250 250 / 1);
}
.tw-border-x-neutral-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
  border-right-color: rgb(250 250 250 / 0.15);
}
.tw-border-x-neutral-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
  border-right-color: rgb(250 250 250 / 0.2);
}
.tw-border-x-neutral-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
  border-right-color: rgb(250 250 250 / 0.25);
}
.tw-border-x-neutral-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
  border-right-color: rgb(250 250 250 / 0.3);
}
.tw-border-x-neutral-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
  border-right-color: rgb(250 250 250 / 0.35);
}
.tw-border-x-neutral-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
  border-right-color: rgb(250 250 250 / 0.4);
}
.tw-border-x-neutral-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
  border-right-color: rgb(250 250 250 / 0.45);
}
.tw-border-x-neutral-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
  border-right-color: rgb(250 250 250 / 0.05);
}
.tw-border-x-neutral-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
  border-right-color: rgb(250 250 250 / 0.5);
}
.tw-border-x-neutral-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
  border-right-color: rgb(250 250 250 / 0.55);
}
.tw-border-x-neutral-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
  border-right-color: rgb(250 250 250 / 0.6);
}
.tw-border-x-neutral-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
  border-right-color: rgb(250 250 250 / 0.65);
}
.tw-border-x-neutral-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
  border-right-color: rgb(250 250 250 / 0.7);
}
.tw-border-x-neutral-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
  border-right-color: rgb(250 250 250 / 0.75);
}
.tw-border-x-neutral-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
  border-right-color: rgb(250 250 250 / 0.8);
}
.tw-border-x-neutral-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
  border-right-color: rgb(250 250 250 / 0.85);
}
.tw-border-x-neutral-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
  border-right-color: rgb(250 250 250 / 0.9);
}
.tw-border-x-neutral-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
  border-right-color: rgb(250 250 250 / 0.95);
}
.tw-border-x-neutral-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
  border-right-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-500\/0 {
  border-left-color: rgb(115 115 115 / 0);
  border-right-color: rgb(115 115 115 / 0);
}
.tw-border-x-neutral-500\/10 {
  border-left-color: rgb(115 115 115 / 0.1);
  border-right-color: rgb(115 115 115 / 0.1);
}
.tw-border-x-neutral-500\/100 {
  border-left-color: rgb(115 115 115 / 1);
  border-right-color: rgb(115 115 115 / 1);
}
.tw-border-x-neutral-500\/15 {
  border-left-color: rgb(115 115 115 / 0.15);
  border-right-color: rgb(115 115 115 / 0.15);
}
.tw-border-x-neutral-500\/20 {
  border-left-color: rgb(115 115 115 / 0.2);
  border-right-color: rgb(115 115 115 / 0.2);
}
.tw-border-x-neutral-500\/25 {
  border-left-color: rgb(115 115 115 / 0.25);
  border-right-color: rgb(115 115 115 / 0.25);
}
.tw-border-x-neutral-500\/30 {
  border-left-color: rgb(115 115 115 / 0.3);
  border-right-color: rgb(115 115 115 / 0.3);
}
.tw-border-x-neutral-500\/35 {
  border-left-color: rgb(115 115 115 / 0.35);
  border-right-color: rgb(115 115 115 / 0.35);
}
.tw-border-x-neutral-500\/40 {
  border-left-color: rgb(115 115 115 / 0.4);
  border-right-color: rgb(115 115 115 / 0.4);
}
.tw-border-x-neutral-500\/45 {
  border-left-color: rgb(115 115 115 / 0.45);
  border-right-color: rgb(115 115 115 / 0.45);
}
.tw-border-x-neutral-500\/5 {
  border-left-color: rgb(115 115 115 / 0.05);
  border-right-color: rgb(115 115 115 / 0.05);
}
.tw-border-x-neutral-500\/50 {
  border-left-color: rgb(115 115 115 / 0.5);
  border-right-color: rgb(115 115 115 / 0.5);
}
.tw-border-x-neutral-500\/55 {
  border-left-color: rgb(115 115 115 / 0.55);
  border-right-color: rgb(115 115 115 / 0.55);
}
.tw-border-x-neutral-500\/60 {
  border-left-color: rgb(115 115 115 / 0.6);
  border-right-color: rgb(115 115 115 / 0.6);
}
.tw-border-x-neutral-500\/65 {
  border-left-color: rgb(115 115 115 / 0.65);
  border-right-color: rgb(115 115 115 / 0.65);
}
.tw-border-x-neutral-500\/70 {
  border-left-color: rgb(115 115 115 / 0.7);
  border-right-color: rgb(115 115 115 / 0.7);
}
.tw-border-x-neutral-500\/75 {
  border-left-color: rgb(115 115 115 / 0.75);
  border-right-color: rgb(115 115 115 / 0.75);
}
.tw-border-x-neutral-500\/80 {
  border-left-color: rgb(115 115 115 / 0.8);
  border-right-color: rgb(115 115 115 / 0.8);
}
.tw-border-x-neutral-500\/85 {
  border-left-color: rgb(115 115 115 / 0.85);
  border-right-color: rgb(115 115 115 / 0.85);
}
.tw-border-x-neutral-500\/90 {
  border-left-color: rgb(115 115 115 / 0.9);
  border-right-color: rgb(115 115 115 / 0.9);
}
.tw-border-x-neutral-500\/95 {
  border-left-color: rgb(115 115 115 / 0.95);
  border-right-color: rgb(115 115 115 / 0.95);
}
.tw-border-x-neutral-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
  border-right-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-600\/0 {
  border-left-color: rgb(82 82 82 / 0);
  border-right-color: rgb(82 82 82 / 0);
}
.tw-border-x-neutral-600\/10 {
  border-left-color: rgb(82 82 82 / 0.1);
  border-right-color: rgb(82 82 82 / 0.1);
}
.tw-border-x-neutral-600\/100 {
  border-left-color: rgb(82 82 82 / 1);
  border-right-color: rgb(82 82 82 / 1);
}
.tw-border-x-neutral-600\/15 {
  border-left-color: rgb(82 82 82 / 0.15);
  border-right-color: rgb(82 82 82 / 0.15);
}
.tw-border-x-neutral-600\/20 {
  border-left-color: rgb(82 82 82 / 0.2);
  border-right-color: rgb(82 82 82 / 0.2);
}
.tw-border-x-neutral-600\/25 {
  border-left-color: rgb(82 82 82 / 0.25);
  border-right-color: rgb(82 82 82 / 0.25);
}
.tw-border-x-neutral-600\/30 {
  border-left-color: rgb(82 82 82 / 0.3);
  border-right-color: rgb(82 82 82 / 0.3);
}
.tw-border-x-neutral-600\/35 {
  border-left-color: rgb(82 82 82 / 0.35);
  border-right-color: rgb(82 82 82 / 0.35);
}
.tw-border-x-neutral-600\/40 {
  border-left-color: rgb(82 82 82 / 0.4);
  border-right-color: rgb(82 82 82 / 0.4);
}
.tw-border-x-neutral-600\/45 {
  border-left-color: rgb(82 82 82 / 0.45);
  border-right-color: rgb(82 82 82 / 0.45);
}
.tw-border-x-neutral-600\/5 {
  border-left-color: rgb(82 82 82 / 0.05);
  border-right-color: rgb(82 82 82 / 0.05);
}
.tw-border-x-neutral-600\/50 {
  border-left-color: rgb(82 82 82 / 0.5);
  border-right-color: rgb(82 82 82 / 0.5);
}
.tw-border-x-neutral-600\/55 {
  border-left-color: rgb(82 82 82 / 0.55);
  border-right-color: rgb(82 82 82 / 0.55);
}
.tw-border-x-neutral-600\/60 {
  border-left-color: rgb(82 82 82 / 0.6);
  border-right-color: rgb(82 82 82 / 0.6);
}
.tw-border-x-neutral-600\/65 {
  border-left-color: rgb(82 82 82 / 0.65);
  border-right-color: rgb(82 82 82 / 0.65);
}
.tw-border-x-neutral-600\/70 {
  border-left-color: rgb(82 82 82 / 0.7);
  border-right-color: rgb(82 82 82 / 0.7);
}
.tw-border-x-neutral-600\/75 {
  border-left-color: rgb(82 82 82 / 0.75);
  border-right-color: rgb(82 82 82 / 0.75);
}
.tw-border-x-neutral-600\/80 {
  border-left-color: rgb(82 82 82 / 0.8);
  border-right-color: rgb(82 82 82 / 0.8);
}
.tw-border-x-neutral-600\/85 {
  border-left-color: rgb(82 82 82 / 0.85);
  border-right-color: rgb(82 82 82 / 0.85);
}
.tw-border-x-neutral-600\/90 {
  border-left-color: rgb(82 82 82 / 0.9);
  border-right-color: rgb(82 82 82 / 0.9);
}
.tw-border-x-neutral-600\/95 {
  border-left-color: rgb(82 82 82 / 0.95);
  border-right-color: rgb(82 82 82 / 0.95);
}
.tw-border-x-neutral-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
  border-right-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-700\/0 {
  border-left-color: rgb(64 64 64 / 0);
  border-right-color: rgb(64 64 64 / 0);
}
.tw-border-x-neutral-700\/10 {
  border-left-color: rgb(64 64 64 / 0.1);
  border-right-color: rgb(64 64 64 / 0.1);
}
.tw-border-x-neutral-700\/100 {
  border-left-color: rgb(64 64 64 / 1);
  border-right-color: rgb(64 64 64 / 1);
}
.tw-border-x-neutral-700\/15 {
  border-left-color: rgb(64 64 64 / 0.15);
  border-right-color: rgb(64 64 64 / 0.15);
}
.tw-border-x-neutral-700\/20 {
  border-left-color: rgb(64 64 64 / 0.2);
  border-right-color: rgb(64 64 64 / 0.2);
}
.tw-border-x-neutral-700\/25 {
  border-left-color: rgb(64 64 64 / 0.25);
  border-right-color: rgb(64 64 64 / 0.25);
}
.tw-border-x-neutral-700\/30 {
  border-left-color: rgb(64 64 64 / 0.3);
  border-right-color: rgb(64 64 64 / 0.3);
}
.tw-border-x-neutral-700\/35 {
  border-left-color: rgb(64 64 64 / 0.35);
  border-right-color: rgb(64 64 64 / 0.35);
}
.tw-border-x-neutral-700\/40 {
  border-left-color: rgb(64 64 64 / 0.4);
  border-right-color: rgb(64 64 64 / 0.4);
}
.tw-border-x-neutral-700\/45 {
  border-left-color: rgb(64 64 64 / 0.45);
  border-right-color: rgb(64 64 64 / 0.45);
}
.tw-border-x-neutral-700\/5 {
  border-left-color: rgb(64 64 64 / 0.05);
  border-right-color: rgb(64 64 64 / 0.05);
}
.tw-border-x-neutral-700\/50 {
  border-left-color: rgb(64 64 64 / 0.5);
  border-right-color: rgb(64 64 64 / 0.5);
}
.tw-border-x-neutral-700\/55 {
  border-left-color: rgb(64 64 64 / 0.55);
  border-right-color: rgb(64 64 64 / 0.55);
}
.tw-border-x-neutral-700\/60 {
  border-left-color: rgb(64 64 64 / 0.6);
  border-right-color: rgb(64 64 64 / 0.6);
}
.tw-border-x-neutral-700\/65 {
  border-left-color: rgb(64 64 64 / 0.65);
  border-right-color: rgb(64 64 64 / 0.65);
}
.tw-border-x-neutral-700\/70 {
  border-left-color: rgb(64 64 64 / 0.7);
  border-right-color: rgb(64 64 64 / 0.7);
}
.tw-border-x-neutral-700\/75 {
  border-left-color: rgb(64 64 64 / 0.75);
  border-right-color: rgb(64 64 64 / 0.75);
}
.tw-border-x-neutral-700\/80 {
  border-left-color: rgb(64 64 64 / 0.8);
  border-right-color: rgb(64 64 64 / 0.8);
}
.tw-border-x-neutral-700\/85 {
  border-left-color: rgb(64 64 64 / 0.85);
  border-right-color: rgb(64 64 64 / 0.85);
}
.tw-border-x-neutral-700\/90 {
  border-left-color: rgb(64 64 64 / 0.9);
  border-right-color: rgb(64 64 64 / 0.9);
}
.tw-border-x-neutral-700\/95 {
  border-left-color: rgb(64 64 64 / 0.95);
  border-right-color: rgb(64 64 64 / 0.95);
}
.tw-border-x-neutral-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
  border-right-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-800\/0 {
  border-left-color: rgb(38 38 38 / 0);
  border-right-color: rgb(38 38 38 / 0);
}
.tw-border-x-neutral-800\/10 {
  border-left-color: rgb(38 38 38 / 0.1);
  border-right-color: rgb(38 38 38 / 0.1);
}
.tw-border-x-neutral-800\/100 {
  border-left-color: rgb(38 38 38 / 1);
  border-right-color: rgb(38 38 38 / 1);
}
.tw-border-x-neutral-800\/15 {
  border-left-color: rgb(38 38 38 / 0.15);
  border-right-color: rgb(38 38 38 / 0.15);
}
.tw-border-x-neutral-800\/20 {
  border-left-color: rgb(38 38 38 / 0.2);
  border-right-color: rgb(38 38 38 / 0.2);
}
.tw-border-x-neutral-800\/25 {
  border-left-color: rgb(38 38 38 / 0.25);
  border-right-color: rgb(38 38 38 / 0.25);
}
.tw-border-x-neutral-800\/30 {
  border-left-color: rgb(38 38 38 / 0.3);
  border-right-color: rgb(38 38 38 / 0.3);
}
.tw-border-x-neutral-800\/35 {
  border-left-color: rgb(38 38 38 / 0.35);
  border-right-color: rgb(38 38 38 / 0.35);
}
.tw-border-x-neutral-800\/40 {
  border-left-color: rgb(38 38 38 / 0.4);
  border-right-color: rgb(38 38 38 / 0.4);
}
.tw-border-x-neutral-800\/45 {
  border-left-color: rgb(38 38 38 / 0.45);
  border-right-color: rgb(38 38 38 / 0.45);
}
.tw-border-x-neutral-800\/5 {
  border-left-color: rgb(38 38 38 / 0.05);
  border-right-color: rgb(38 38 38 / 0.05);
}
.tw-border-x-neutral-800\/50 {
  border-left-color: rgb(38 38 38 / 0.5);
  border-right-color: rgb(38 38 38 / 0.5);
}
.tw-border-x-neutral-800\/55 {
  border-left-color: rgb(38 38 38 / 0.55);
  border-right-color: rgb(38 38 38 / 0.55);
}
.tw-border-x-neutral-800\/60 {
  border-left-color: rgb(38 38 38 / 0.6);
  border-right-color: rgb(38 38 38 / 0.6);
}
.tw-border-x-neutral-800\/65 {
  border-left-color: rgb(38 38 38 / 0.65);
  border-right-color: rgb(38 38 38 / 0.65);
}
.tw-border-x-neutral-800\/70 {
  border-left-color: rgb(38 38 38 / 0.7);
  border-right-color: rgb(38 38 38 / 0.7);
}
.tw-border-x-neutral-800\/75 {
  border-left-color: rgb(38 38 38 / 0.75);
  border-right-color: rgb(38 38 38 / 0.75);
}
.tw-border-x-neutral-800\/80 {
  border-left-color: rgb(38 38 38 / 0.8);
  border-right-color: rgb(38 38 38 / 0.8);
}
.tw-border-x-neutral-800\/85 {
  border-left-color: rgb(38 38 38 / 0.85);
  border-right-color: rgb(38 38 38 / 0.85);
}
.tw-border-x-neutral-800\/90 {
  border-left-color: rgb(38 38 38 / 0.9);
  border-right-color: rgb(38 38 38 / 0.9);
}
.tw-border-x-neutral-800\/95 {
  border-left-color: rgb(38 38 38 / 0.95);
  border-right-color: rgb(38 38 38 / 0.95);
}
.tw-border-x-neutral-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
  border-right-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-900\/0 {
  border-left-color: rgb(23 23 23 / 0);
  border-right-color: rgb(23 23 23 / 0);
}
.tw-border-x-neutral-900\/10 {
  border-left-color: rgb(23 23 23 / 0.1);
  border-right-color: rgb(23 23 23 / 0.1);
}
.tw-border-x-neutral-900\/100 {
  border-left-color: rgb(23 23 23 / 1);
  border-right-color: rgb(23 23 23 / 1);
}
.tw-border-x-neutral-900\/15 {
  border-left-color: rgb(23 23 23 / 0.15);
  border-right-color: rgb(23 23 23 / 0.15);
}
.tw-border-x-neutral-900\/20 {
  border-left-color: rgb(23 23 23 / 0.2);
  border-right-color: rgb(23 23 23 / 0.2);
}
.tw-border-x-neutral-900\/25 {
  border-left-color: rgb(23 23 23 / 0.25);
  border-right-color: rgb(23 23 23 / 0.25);
}
.tw-border-x-neutral-900\/30 {
  border-left-color: rgb(23 23 23 / 0.3);
  border-right-color: rgb(23 23 23 / 0.3);
}
.tw-border-x-neutral-900\/35 {
  border-left-color: rgb(23 23 23 / 0.35);
  border-right-color: rgb(23 23 23 / 0.35);
}
.tw-border-x-neutral-900\/40 {
  border-left-color: rgb(23 23 23 / 0.4);
  border-right-color: rgb(23 23 23 / 0.4);
}
.tw-border-x-neutral-900\/45 {
  border-left-color: rgb(23 23 23 / 0.45);
  border-right-color: rgb(23 23 23 / 0.45);
}
.tw-border-x-neutral-900\/5 {
  border-left-color: rgb(23 23 23 / 0.05);
  border-right-color: rgb(23 23 23 / 0.05);
}
.tw-border-x-neutral-900\/50 {
  border-left-color: rgb(23 23 23 / 0.5);
  border-right-color: rgb(23 23 23 / 0.5);
}
.tw-border-x-neutral-900\/55 {
  border-left-color: rgb(23 23 23 / 0.55);
  border-right-color: rgb(23 23 23 / 0.55);
}
.tw-border-x-neutral-900\/60 {
  border-left-color: rgb(23 23 23 / 0.6);
  border-right-color: rgb(23 23 23 / 0.6);
}
.tw-border-x-neutral-900\/65 {
  border-left-color: rgb(23 23 23 / 0.65);
  border-right-color: rgb(23 23 23 / 0.65);
}
.tw-border-x-neutral-900\/70 {
  border-left-color: rgb(23 23 23 / 0.7);
  border-right-color: rgb(23 23 23 / 0.7);
}
.tw-border-x-neutral-900\/75 {
  border-left-color: rgb(23 23 23 / 0.75);
  border-right-color: rgb(23 23 23 / 0.75);
}
.tw-border-x-neutral-900\/80 {
  border-left-color: rgb(23 23 23 / 0.8);
  border-right-color: rgb(23 23 23 / 0.8);
}
.tw-border-x-neutral-900\/85 {
  border-left-color: rgb(23 23 23 / 0.85);
  border-right-color: rgb(23 23 23 / 0.85);
}
.tw-border-x-neutral-900\/90 {
  border-left-color: rgb(23 23 23 / 0.9);
  border-right-color: rgb(23 23 23 / 0.9);
}
.tw-border-x-neutral-900\/95 {
  border-left-color: rgb(23 23 23 / 0.95);
  border-right-color: rgb(23 23 23 / 0.95);
}
.tw-border-x-neutral-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
  border-right-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-x-neutral-950\/0 {
  border-left-color: rgb(10 10 10 / 0);
  border-right-color: rgb(10 10 10 / 0);
}
.tw-border-x-neutral-950\/10 {
  border-left-color: rgb(10 10 10 / 0.1);
  border-right-color: rgb(10 10 10 / 0.1);
}
.tw-border-x-neutral-950\/100 {
  border-left-color: rgb(10 10 10 / 1);
  border-right-color: rgb(10 10 10 / 1);
}
.tw-border-x-neutral-950\/15 {
  border-left-color: rgb(10 10 10 / 0.15);
  border-right-color: rgb(10 10 10 / 0.15);
}
.tw-border-x-neutral-950\/20 {
  border-left-color: rgb(10 10 10 / 0.2);
  border-right-color: rgb(10 10 10 / 0.2);
}
.tw-border-x-neutral-950\/25 {
  border-left-color: rgb(10 10 10 / 0.25);
  border-right-color: rgb(10 10 10 / 0.25);
}
.tw-border-x-neutral-950\/30 {
  border-left-color: rgb(10 10 10 / 0.3);
  border-right-color: rgb(10 10 10 / 0.3);
}
.tw-border-x-neutral-950\/35 {
  border-left-color: rgb(10 10 10 / 0.35);
  border-right-color: rgb(10 10 10 / 0.35);
}
.tw-border-x-neutral-950\/40 {
  border-left-color: rgb(10 10 10 / 0.4);
  border-right-color: rgb(10 10 10 / 0.4);
}
.tw-border-x-neutral-950\/45 {
  border-left-color: rgb(10 10 10 / 0.45);
  border-right-color: rgb(10 10 10 / 0.45);
}
.tw-border-x-neutral-950\/5 {
  border-left-color: rgb(10 10 10 / 0.05);
  border-right-color: rgb(10 10 10 / 0.05);
}
.tw-border-x-neutral-950\/50 {
  border-left-color: rgb(10 10 10 / 0.5);
  border-right-color: rgb(10 10 10 / 0.5);
}
.tw-border-x-neutral-950\/55 {
  border-left-color: rgb(10 10 10 / 0.55);
  border-right-color: rgb(10 10 10 / 0.55);
}
.tw-border-x-neutral-950\/60 {
  border-left-color: rgb(10 10 10 / 0.6);
  border-right-color: rgb(10 10 10 / 0.6);
}
.tw-border-x-neutral-950\/65 {
  border-left-color: rgb(10 10 10 / 0.65);
  border-right-color: rgb(10 10 10 / 0.65);
}
.tw-border-x-neutral-950\/70 {
  border-left-color: rgb(10 10 10 / 0.7);
  border-right-color: rgb(10 10 10 / 0.7);
}
.tw-border-x-neutral-950\/75 {
  border-left-color: rgb(10 10 10 / 0.75);
  border-right-color: rgb(10 10 10 / 0.75);
}
.tw-border-x-neutral-950\/80 {
  border-left-color: rgb(10 10 10 / 0.8);
  border-right-color: rgb(10 10 10 / 0.8);
}
.tw-border-x-neutral-950\/85 {
  border-left-color: rgb(10 10 10 / 0.85);
  border-right-color: rgb(10 10 10 / 0.85);
}
.tw-border-x-neutral-950\/90 {
  border-left-color: rgb(10 10 10 / 0.9);
  border-right-color: rgb(10 10 10 / 0.9);
}
.tw-border-x-neutral-950\/95 {
  border-left-color: rgb(10 10 10 / 0.95);
  border-right-color: rgb(10 10 10 / 0.95);
}
.tw-border-x-orange-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-100\/0 {
  border-left-color: rgb(255 237 213 / 0);
  border-right-color: rgb(255 237 213 / 0);
}
.tw-border-x-orange-100\/10 {
  border-left-color: rgb(255 237 213 / 0.1);
  border-right-color: rgb(255 237 213 / 0.1);
}
.tw-border-x-orange-100\/100 {
  border-left-color: rgb(255 237 213 / 1);
  border-right-color: rgb(255 237 213 / 1);
}
.tw-border-x-orange-100\/15 {
  border-left-color: rgb(255 237 213 / 0.15);
  border-right-color: rgb(255 237 213 / 0.15);
}
.tw-border-x-orange-100\/20 {
  border-left-color: rgb(255 237 213 / 0.2);
  border-right-color: rgb(255 237 213 / 0.2);
}
.tw-border-x-orange-100\/25 {
  border-left-color: rgb(255 237 213 / 0.25);
  border-right-color: rgb(255 237 213 / 0.25);
}
.tw-border-x-orange-100\/30 {
  border-left-color: rgb(255 237 213 / 0.3);
  border-right-color: rgb(255 237 213 / 0.3);
}
.tw-border-x-orange-100\/35 {
  border-left-color: rgb(255 237 213 / 0.35);
  border-right-color: rgb(255 237 213 / 0.35);
}
.tw-border-x-orange-100\/40 {
  border-left-color: rgb(255 237 213 / 0.4);
  border-right-color: rgb(255 237 213 / 0.4);
}
.tw-border-x-orange-100\/45 {
  border-left-color: rgb(255 237 213 / 0.45);
  border-right-color: rgb(255 237 213 / 0.45);
}
.tw-border-x-orange-100\/5 {
  border-left-color: rgb(255 237 213 / 0.05);
  border-right-color: rgb(255 237 213 / 0.05);
}
.tw-border-x-orange-100\/50 {
  border-left-color: rgb(255 237 213 / 0.5);
  border-right-color: rgb(255 237 213 / 0.5);
}
.tw-border-x-orange-100\/55 {
  border-left-color: rgb(255 237 213 / 0.55);
  border-right-color: rgb(255 237 213 / 0.55);
}
.tw-border-x-orange-100\/60 {
  border-left-color: rgb(255 237 213 / 0.6);
  border-right-color: rgb(255 237 213 / 0.6);
}
.tw-border-x-orange-100\/65 {
  border-left-color: rgb(255 237 213 / 0.65);
  border-right-color: rgb(255 237 213 / 0.65);
}
.tw-border-x-orange-100\/70 {
  border-left-color: rgb(255 237 213 / 0.7);
  border-right-color: rgb(255 237 213 / 0.7);
}
.tw-border-x-orange-100\/75 {
  border-left-color: rgb(255 237 213 / 0.75);
  border-right-color: rgb(255 237 213 / 0.75);
}
.tw-border-x-orange-100\/80 {
  border-left-color: rgb(255 237 213 / 0.8);
  border-right-color: rgb(255 237 213 / 0.8);
}
.tw-border-x-orange-100\/85 {
  border-left-color: rgb(255 237 213 / 0.85);
  border-right-color: rgb(255 237 213 / 0.85);
}
.tw-border-x-orange-100\/90 {
  border-left-color: rgb(255 237 213 / 0.9);
  border-right-color: rgb(255 237 213 / 0.9);
}
.tw-border-x-orange-100\/95 {
  border-left-color: rgb(255 237 213 / 0.95);
  border-right-color: rgb(255 237 213 / 0.95);
}
.tw-border-x-orange-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-200\/0 {
  border-left-color: rgb(254 215 170 / 0);
  border-right-color: rgb(254 215 170 / 0);
}
.tw-border-x-orange-200\/10 {
  border-left-color: rgb(254 215 170 / 0.1);
  border-right-color: rgb(254 215 170 / 0.1);
}
.tw-border-x-orange-200\/100 {
  border-left-color: rgb(254 215 170 / 1);
  border-right-color: rgb(254 215 170 / 1);
}
.tw-border-x-orange-200\/15 {
  border-left-color: rgb(254 215 170 / 0.15);
  border-right-color: rgb(254 215 170 / 0.15);
}
.tw-border-x-orange-200\/20 {
  border-left-color: rgb(254 215 170 / 0.2);
  border-right-color: rgb(254 215 170 / 0.2);
}
.tw-border-x-orange-200\/25 {
  border-left-color: rgb(254 215 170 / 0.25);
  border-right-color: rgb(254 215 170 / 0.25);
}
.tw-border-x-orange-200\/30 {
  border-left-color: rgb(254 215 170 / 0.3);
  border-right-color: rgb(254 215 170 / 0.3);
}
.tw-border-x-orange-200\/35 {
  border-left-color: rgb(254 215 170 / 0.35);
  border-right-color: rgb(254 215 170 / 0.35);
}
.tw-border-x-orange-200\/40 {
  border-left-color: rgb(254 215 170 / 0.4);
  border-right-color: rgb(254 215 170 / 0.4);
}
.tw-border-x-orange-200\/45 {
  border-left-color: rgb(254 215 170 / 0.45);
  border-right-color: rgb(254 215 170 / 0.45);
}
.tw-border-x-orange-200\/5 {
  border-left-color: rgb(254 215 170 / 0.05);
  border-right-color: rgb(254 215 170 / 0.05);
}
.tw-border-x-orange-200\/50 {
  border-left-color: rgb(254 215 170 / 0.5);
  border-right-color: rgb(254 215 170 / 0.5);
}
.tw-border-x-orange-200\/55 {
  border-left-color: rgb(254 215 170 / 0.55);
  border-right-color: rgb(254 215 170 / 0.55);
}
.tw-border-x-orange-200\/60 {
  border-left-color: rgb(254 215 170 / 0.6);
  border-right-color: rgb(254 215 170 / 0.6);
}
.tw-border-x-orange-200\/65 {
  border-left-color: rgb(254 215 170 / 0.65);
  border-right-color: rgb(254 215 170 / 0.65);
}
.tw-border-x-orange-200\/70 {
  border-left-color: rgb(254 215 170 / 0.7);
  border-right-color: rgb(254 215 170 / 0.7);
}
.tw-border-x-orange-200\/75 {
  border-left-color: rgb(254 215 170 / 0.75);
  border-right-color: rgb(254 215 170 / 0.75);
}
.tw-border-x-orange-200\/80 {
  border-left-color: rgb(254 215 170 / 0.8);
  border-right-color: rgb(254 215 170 / 0.8);
}
.tw-border-x-orange-200\/85 {
  border-left-color: rgb(254 215 170 / 0.85);
  border-right-color: rgb(254 215 170 / 0.85);
}
.tw-border-x-orange-200\/90 {
  border-left-color: rgb(254 215 170 / 0.9);
  border-right-color: rgb(254 215 170 / 0.9);
}
.tw-border-x-orange-200\/95 {
  border-left-color: rgb(254 215 170 / 0.95);
  border-right-color: rgb(254 215 170 / 0.95);
}
.tw-border-x-orange-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-300\/0 {
  border-left-color: rgb(253 186 116 / 0);
  border-right-color: rgb(253 186 116 / 0);
}
.tw-border-x-orange-300\/10 {
  border-left-color: rgb(253 186 116 / 0.1);
  border-right-color: rgb(253 186 116 / 0.1);
}
.tw-border-x-orange-300\/100 {
  border-left-color: rgb(253 186 116 / 1);
  border-right-color: rgb(253 186 116 / 1);
}
.tw-border-x-orange-300\/15 {
  border-left-color: rgb(253 186 116 / 0.15);
  border-right-color: rgb(253 186 116 / 0.15);
}
.tw-border-x-orange-300\/20 {
  border-left-color: rgb(253 186 116 / 0.2);
  border-right-color: rgb(253 186 116 / 0.2);
}
.tw-border-x-orange-300\/25 {
  border-left-color: rgb(253 186 116 / 0.25);
  border-right-color: rgb(253 186 116 / 0.25);
}
.tw-border-x-orange-300\/30 {
  border-left-color: rgb(253 186 116 / 0.3);
  border-right-color: rgb(253 186 116 / 0.3);
}
.tw-border-x-orange-300\/35 {
  border-left-color: rgb(253 186 116 / 0.35);
  border-right-color: rgb(253 186 116 / 0.35);
}
.tw-border-x-orange-300\/40 {
  border-left-color: rgb(253 186 116 / 0.4);
  border-right-color: rgb(253 186 116 / 0.4);
}
.tw-border-x-orange-300\/45 {
  border-left-color: rgb(253 186 116 / 0.45);
  border-right-color: rgb(253 186 116 / 0.45);
}
.tw-border-x-orange-300\/5 {
  border-left-color: rgb(253 186 116 / 0.05);
  border-right-color: rgb(253 186 116 / 0.05);
}
.tw-border-x-orange-300\/50 {
  border-left-color: rgb(253 186 116 / 0.5);
  border-right-color: rgb(253 186 116 / 0.5);
}
.tw-border-x-orange-300\/55 {
  border-left-color: rgb(253 186 116 / 0.55);
  border-right-color: rgb(253 186 116 / 0.55);
}
.tw-border-x-orange-300\/60 {
  border-left-color: rgb(253 186 116 / 0.6);
  border-right-color: rgb(253 186 116 / 0.6);
}
.tw-border-x-orange-300\/65 {
  border-left-color: rgb(253 186 116 / 0.65);
  border-right-color: rgb(253 186 116 / 0.65);
}
.tw-border-x-orange-300\/70 {
  border-left-color: rgb(253 186 116 / 0.7);
  border-right-color: rgb(253 186 116 / 0.7);
}
.tw-border-x-orange-300\/75 {
  border-left-color: rgb(253 186 116 / 0.75);
  border-right-color: rgb(253 186 116 / 0.75);
}
.tw-border-x-orange-300\/80 {
  border-left-color: rgb(253 186 116 / 0.8);
  border-right-color: rgb(253 186 116 / 0.8);
}
.tw-border-x-orange-300\/85 {
  border-left-color: rgb(253 186 116 / 0.85);
  border-right-color: rgb(253 186 116 / 0.85);
}
.tw-border-x-orange-300\/90 {
  border-left-color: rgb(253 186 116 / 0.9);
  border-right-color: rgb(253 186 116 / 0.9);
}
.tw-border-x-orange-300\/95 {
  border-left-color: rgb(253 186 116 / 0.95);
  border-right-color: rgb(253 186 116 / 0.95);
}
.tw-border-x-orange-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
  border-right-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-400\/0 {
  border-left-color: rgb(251 146 60 / 0);
  border-right-color: rgb(251 146 60 / 0);
}
.tw-border-x-orange-400\/10 {
  border-left-color: rgb(251 146 60 / 0.1);
  border-right-color: rgb(251 146 60 / 0.1);
}
.tw-border-x-orange-400\/100 {
  border-left-color: rgb(251 146 60 / 1);
  border-right-color: rgb(251 146 60 / 1);
}
.tw-border-x-orange-400\/15 {
  border-left-color: rgb(251 146 60 / 0.15);
  border-right-color: rgb(251 146 60 / 0.15);
}
.tw-border-x-orange-400\/20 {
  border-left-color: rgb(251 146 60 / 0.2);
  border-right-color: rgb(251 146 60 / 0.2);
}
.tw-border-x-orange-400\/25 {
  border-left-color: rgb(251 146 60 / 0.25);
  border-right-color: rgb(251 146 60 / 0.25);
}
.tw-border-x-orange-400\/30 {
  border-left-color: rgb(251 146 60 / 0.3);
  border-right-color: rgb(251 146 60 / 0.3);
}
.tw-border-x-orange-400\/35 {
  border-left-color: rgb(251 146 60 / 0.35);
  border-right-color: rgb(251 146 60 / 0.35);
}
.tw-border-x-orange-400\/40 {
  border-left-color: rgb(251 146 60 / 0.4);
  border-right-color: rgb(251 146 60 / 0.4);
}
.tw-border-x-orange-400\/45 {
  border-left-color: rgb(251 146 60 / 0.45);
  border-right-color: rgb(251 146 60 / 0.45);
}
.tw-border-x-orange-400\/5 {
  border-left-color: rgb(251 146 60 / 0.05);
  border-right-color: rgb(251 146 60 / 0.05);
}
.tw-border-x-orange-400\/50 {
  border-left-color: rgb(251 146 60 / 0.5);
  border-right-color: rgb(251 146 60 / 0.5);
}
.tw-border-x-orange-400\/55 {
  border-left-color: rgb(251 146 60 / 0.55);
  border-right-color: rgb(251 146 60 / 0.55);
}
.tw-border-x-orange-400\/60 {
  border-left-color: rgb(251 146 60 / 0.6);
  border-right-color: rgb(251 146 60 / 0.6);
}
.tw-border-x-orange-400\/65 {
  border-left-color: rgb(251 146 60 / 0.65);
  border-right-color: rgb(251 146 60 / 0.65);
}
.tw-border-x-orange-400\/70 {
  border-left-color: rgb(251 146 60 / 0.7);
  border-right-color: rgb(251 146 60 / 0.7);
}
.tw-border-x-orange-400\/75 {
  border-left-color: rgb(251 146 60 / 0.75);
  border-right-color: rgb(251 146 60 / 0.75);
}
.tw-border-x-orange-400\/80 {
  border-left-color: rgb(251 146 60 / 0.8);
  border-right-color: rgb(251 146 60 / 0.8);
}
.tw-border-x-orange-400\/85 {
  border-left-color: rgb(251 146 60 / 0.85);
  border-right-color: rgb(251 146 60 / 0.85);
}
.tw-border-x-orange-400\/90 {
  border-left-color: rgb(251 146 60 / 0.9);
  border-right-color: rgb(251 146 60 / 0.9);
}
.tw-border-x-orange-400\/95 {
  border-left-color: rgb(251 146 60 / 0.95);
  border-right-color: rgb(251 146 60 / 0.95);
}
.tw-border-x-orange-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-50\/0 {
  border-left-color: rgb(255 247 237 / 0);
  border-right-color: rgb(255 247 237 / 0);
}
.tw-border-x-orange-50\/10 {
  border-left-color: rgb(255 247 237 / 0.1);
  border-right-color: rgb(255 247 237 / 0.1);
}
.tw-border-x-orange-50\/100 {
  border-left-color: rgb(255 247 237 / 1);
  border-right-color: rgb(255 247 237 / 1);
}
.tw-border-x-orange-50\/15 {
  border-left-color: rgb(255 247 237 / 0.15);
  border-right-color: rgb(255 247 237 / 0.15);
}
.tw-border-x-orange-50\/20 {
  border-left-color: rgb(255 247 237 / 0.2);
  border-right-color: rgb(255 247 237 / 0.2);
}
.tw-border-x-orange-50\/25 {
  border-left-color: rgb(255 247 237 / 0.25);
  border-right-color: rgb(255 247 237 / 0.25);
}
.tw-border-x-orange-50\/30 {
  border-left-color: rgb(255 247 237 / 0.3);
  border-right-color: rgb(255 247 237 / 0.3);
}
.tw-border-x-orange-50\/35 {
  border-left-color: rgb(255 247 237 / 0.35);
  border-right-color: rgb(255 247 237 / 0.35);
}
.tw-border-x-orange-50\/40 {
  border-left-color: rgb(255 247 237 / 0.4);
  border-right-color: rgb(255 247 237 / 0.4);
}
.tw-border-x-orange-50\/45 {
  border-left-color: rgb(255 247 237 / 0.45);
  border-right-color: rgb(255 247 237 / 0.45);
}
.tw-border-x-orange-50\/5 {
  border-left-color: rgb(255 247 237 / 0.05);
  border-right-color: rgb(255 247 237 / 0.05);
}
.tw-border-x-orange-50\/50 {
  border-left-color: rgb(255 247 237 / 0.5);
  border-right-color: rgb(255 247 237 / 0.5);
}
.tw-border-x-orange-50\/55 {
  border-left-color: rgb(255 247 237 / 0.55);
  border-right-color: rgb(255 247 237 / 0.55);
}
.tw-border-x-orange-50\/60 {
  border-left-color: rgb(255 247 237 / 0.6);
  border-right-color: rgb(255 247 237 / 0.6);
}
.tw-border-x-orange-50\/65 {
  border-left-color: rgb(255 247 237 / 0.65);
  border-right-color: rgb(255 247 237 / 0.65);
}
.tw-border-x-orange-50\/70 {
  border-left-color: rgb(255 247 237 / 0.7);
  border-right-color: rgb(255 247 237 / 0.7);
}
.tw-border-x-orange-50\/75 {
  border-left-color: rgb(255 247 237 / 0.75);
  border-right-color: rgb(255 247 237 / 0.75);
}
.tw-border-x-orange-50\/80 {
  border-left-color: rgb(255 247 237 / 0.8);
  border-right-color: rgb(255 247 237 / 0.8);
}
.tw-border-x-orange-50\/85 {
  border-left-color: rgb(255 247 237 / 0.85);
  border-right-color: rgb(255 247 237 / 0.85);
}
.tw-border-x-orange-50\/90 {
  border-left-color: rgb(255 247 237 / 0.9);
  border-right-color: rgb(255 247 237 / 0.9);
}
.tw-border-x-orange-50\/95 {
  border-left-color: rgb(255 247 237 / 0.95);
  border-right-color: rgb(255 247 237 / 0.95);
}
.tw-border-x-orange-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
  border-right-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-500\/0 {
  border-left-color: rgb(249 115 22 / 0);
  border-right-color: rgb(249 115 22 / 0);
}
.tw-border-x-orange-500\/10 {
  border-left-color: rgb(249 115 22 / 0.1);
  border-right-color: rgb(249 115 22 / 0.1);
}
.tw-border-x-orange-500\/100 {
  border-left-color: rgb(249 115 22 / 1);
  border-right-color: rgb(249 115 22 / 1);
}
.tw-border-x-orange-500\/15 {
  border-left-color: rgb(249 115 22 / 0.15);
  border-right-color: rgb(249 115 22 / 0.15);
}
.tw-border-x-orange-500\/20 {
  border-left-color: rgb(249 115 22 / 0.2);
  border-right-color: rgb(249 115 22 / 0.2);
}
.tw-border-x-orange-500\/25 {
  border-left-color: rgb(249 115 22 / 0.25);
  border-right-color: rgb(249 115 22 / 0.25);
}
.tw-border-x-orange-500\/30 {
  border-left-color: rgb(249 115 22 / 0.3);
  border-right-color: rgb(249 115 22 / 0.3);
}
.tw-border-x-orange-500\/35 {
  border-left-color: rgb(249 115 22 / 0.35);
  border-right-color: rgb(249 115 22 / 0.35);
}
.tw-border-x-orange-500\/40 {
  border-left-color: rgb(249 115 22 / 0.4);
  border-right-color: rgb(249 115 22 / 0.4);
}
.tw-border-x-orange-500\/45 {
  border-left-color: rgb(249 115 22 / 0.45);
  border-right-color: rgb(249 115 22 / 0.45);
}
.tw-border-x-orange-500\/5 {
  border-left-color: rgb(249 115 22 / 0.05);
  border-right-color: rgb(249 115 22 / 0.05);
}
.tw-border-x-orange-500\/50 {
  border-left-color: rgb(249 115 22 / 0.5);
  border-right-color: rgb(249 115 22 / 0.5);
}
.tw-border-x-orange-500\/55 {
  border-left-color: rgb(249 115 22 / 0.55);
  border-right-color: rgb(249 115 22 / 0.55);
}
.tw-border-x-orange-500\/60 {
  border-left-color: rgb(249 115 22 / 0.6);
  border-right-color: rgb(249 115 22 / 0.6);
}
.tw-border-x-orange-500\/65 {
  border-left-color: rgb(249 115 22 / 0.65);
  border-right-color: rgb(249 115 22 / 0.65);
}
.tw-border-x-orange-500\/70 {
  border-left-color: rgb(249 115 22 / 0.7);
  border-right-color: rgb(249 115 22 / 0.7);
}
.tw-border-x-orange-500\/75 {
  border-left-color: rgb(249 115 22 / 0.75);
  border-right-color: rgb(249 115 22 / 0.75);
}
.tw-border-x-orange-500\/80 {
  border-left-color: rgb(249 115 22 / 0.8);
  border-right-color: rgb(249 115 22 / 0.8);
}
.tw-border-x-orange-500\/85 {
  border-left-color: rgb(249 115 22 / 0.85);
  border-right-color: rgb(249 115 22 / 0.85);
}
.tw-border-x-orange-500\/90 {
  border-left-color: rgb(249 115 22 / 0.9);
  border-right-color: rgb(249 115 22 / 0.9);
}
.tw-border-x-orange-500\/95 {
  border-left-color: rgb(249 115 22 / 0.95);
  border-right-color: rgb(249 115 22 / 0.95);
}
.tw-border-x-orange-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-600\/0 {
  border-left-color: rgb(234 88 12 / 0);
  border-right-color: rgb(234 88 12 / 0);
}
.tw-border-x-orange-600\/10 {
  border-left-color: rgb(234 88 12 / 0.1);
  border-right-color: rgb(234 88 12 / 0.1);
}
.tw-border-x-orange-600\/100 {
  border-left-color: rgb(234 88 12 / 1);
  border-right-color: rgb(234 88 12 / 1);
}
.tw-border-x-orange-600\/15 {
  border-left-color: rgb(234 88 12 / 0.15);
  border-right-color: rgb(234 88 12 / 0.15);
}
.tw-border-x-orange-600\/20 {
  border-left-color: rgb(234 88 12 / 0.2);
  border-right-color: rgb(234 88 12 / 0.2);
}
.tw-border-x-orange-600\/25 {
  border-left-color: rgb(234 88 12 / 0.25);
  border-right-color: rgb(234 88 12 / 0.25);
}
.tw-border-x-orange-600\/30 {
  border-left-color: rgb(234 88 12 / 0.3);
  border-right-color: rgb(234 88 12 / 0.3);
}
.tw-border-x-orange-600\/35 {
  border-left-color: rgb(234 88 12 / 0.35);
  border-right-color: rgb(234 88 12 / 0.35);
}
.tw-border-x-orange-600\/40 {
  border-left-color: rgb(234 88 12 / 0.4);
  border-right-color: rgb(234 88 12 / 0.4);
}
.tw-border-x-orange-600\/45 {
  border-left-color: rgb(234 88 12 / 0.45);
  border-right-color: rgb(234 88 12 / 0.45);
}
.tw-border-x-orange-600\/5 {
  border-left-color: rgb(234 88 12 / 0.05);
  border-right-color: rgb(234 88 12 / 0.05);
}
.tw-border-x-orange-600\/50 {
  border-left-color: rgb(234 88 12 / 0.5);
  border-right-color: rgb(234 88 12 / 0.5);
}
.tw-border-x-orange-600\/55 {
  border-left-color: rgb(234 88 12 / 0.55);
  border-right-color: rgb(234 88 12 / 0.55);
}
.tw-border-x-orange-600\/60 {
  border-left-color: rgb(234 88 12 / 0.6);
  border-right-color: rgb(234 88 12 / 0.6);
}
.tw-border-x-orange-600\/65 {
  border-left-color: rgb(234 88 12 / 0.65);
  border-right-color: rgb(234 88 12 / 0.65);
}
.tw-border-x-orange-600\/70 {
  border-left-color: rgb(234 88 12 / 0.7);
  border-right-color: rgb(234 88 12 / 0.7);
}
.tw-border-x-orange-600\/75 {
  border-left-color: rgb(234 88 12 / 0.75);
  border-right-color: rgb(234 88 12 / 0.75);
}
.tw-border-x-orange-600\/80 {
  border-left-color: rgb(234 88 12 / 0.8);
  border-right-color: rgb(234 88 12 / 0.8);
}
.tw-border-x-orange-600\/85 {
  border-left-color: rgb(234 88 12 / 0.85);
  border-right-color: rgb(234 88 12 / 0.85);
}
.tw-border-x-orange-600\/90 {
  border-left-color: rgb(234 88 12 / 0.9);
  border-right-color: rgb(234 88 12 / 0.9);
}
.tw-border-x-orange-600\/95 {
  border-left-color: rgb(234 88 12 / 0.95);
  border-right-color: rgb(234 88 12 / 0.95);
}
.tw-border-x-orange-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
  border-right-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-700\/0 {
  border-left-color: rgb(194 65 12 / 0);
  border-right-color: rgb(194 65 12 / 0);
}
.tw-border-x-orange-700\/10 {
  border-left-color: rgb(194 65 12 / 0.1);
  border-right-color: rgb(194 65 12 / 0.1);
}
.tw-border-x-orange-700\/100 {
  border-left-color: rgb(194 65 12 / 1);
  border-right-color: rgb(194 65 12 / 1);
}
.tw-border-x-orange-700\/15 {
  border-left-color: rgb(194 65 12 / 0.15);
  border-right-color: rgb(194 65 12 / 0.15);
}
.tw-border-x-orange-700\/20 {
  border-left-color: rgb(194 65 12 / 0.2);
  border-right-color: rgb(194 65 12 / 0.2);
}
.tw-border-x-orange-700\/25 {
  border-left-color: rgb(194 65 12 / 0.25);
  border-right-color: rgb(194 65 12 / 0.25);
}
.tw-border-x-orange-700\/30 {
  border-left-color: rgb(194 65 12 / 0.3);
  border-right-color: rgb(194 65 12 / 0.3);
}
.tw-border-x-orange-700\/35 {
  border-left-color: rgb(194 65 12 / 0.35);
  border-right-color: rgb(194 65 12 / 0.35);
}
.tw-border-x-orange-700\/40 {
  border-left-color: rgb(194 65 12 / 0.4);
  border-right-color: rgb(194 65 12 / 0.4);
}
.tw-border-x-orange-700\/45 {
  border-left-color: rgb(194 65 12 / 0.45);
  border-right-color: rgb(194 65 12 / 0.45);
}
.tw-border-x-orange-700\/5 {
  border-left-color: rgb(194 65 12 / 0.05);
  border-right-color: rgb(194 65 12 / 0.05);
}
.tw-border-x-orange-700\/50 {
  border-left-color: rgb(194 65 12 / 0.5);
  border-right-color: rgb(194 65 12 / 0.5);
}
.tw-border-x-orange-700\/55 {
  border-left-color: rgb(194 65 12 / 0.55);
  border-right-color: rgb(194 65 12 / 0.55);
}
.tw-border-x-orange-700\/60 {
  border-left-color: rgb(194 65 12 / 0.6);
  border-right-color: rgb(194 65 12 / 0.6);
}
.tw-border-x-orange-700\/65 {
  border-left-color: rgb(194 65 12 / 0.65);
  border-right-color: rgb(194 65 12 / 0.65);
}
.tw-border-x-orange-700\/70 {
  border-left-color: rgb(194 65 12 / 0.7);
  border-right-color: rgb(194 65 12 / 0.7);
}
.tw-border-x-orange-700\/75 {
  border-left-color: rgb(194 65 12 / 0.75);
  border-right-color: rgb(194 65 12 / 0.75);
}
.tw-border-x-orange-700\/80 {
  border-left-color: rgb(194 65 12 / 0.8);
  border-right-color: rgb(194 65 12 / 0.8);
}
.tw-border-x-orange-700\/85 {
  border-left-color: rgb(194 65 12 / 0.85);
  border-right-color: rgb(194 65 12 / 0.85);
}
.tw-border-x-orange-700\/90 {
  border-left-color: rgb(194 65 12 / 0.9);
  border-right-color: rgb(194 65 12 / 0.9);
}
.tw-border-x-orange-700\/95 {
  border-left-color: rgb(194 65 12 / 0.95);
  border-right-color: rgb(194 65 12 / 0.95);
}
.tw-border-x-orange-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-800\/0 {
  border-left-color: rgb(154 52 18 / 0);
  border-right-color: rgb(154 52 18 / 0);
}
.tw-border-x-orange-800\/10 {
  border-left-color: rgb(154 52 18 / 0.1);
  border-right-color: rgb(154 52 18 / 0.1);
}
.tw-border-x-orange-800\/100 {
  border-left-color: rgb(154 52 18 / 1);
  border-right-color: rgb(154 52 18 / 1);
}
.tw-border-x-orange-800\/15 {
  border-left-color: rgb(154 52 18 / 0.15);
  border-right-color: rgb(154 52 18 / 0.15);
}
.tw-border-x-orange-800\/20 {
  border-left-color: rgb(154 52 18 / 0.2);
  border-right-color: rgb(154 52 18 / 0.2);
}
.tw-border-x-orange-800\/25 {
  border-left-color: rgb(154 52 18 / 0.25);
  border-right-color: rgb(154 52 18 / 0.25);
}
.tw-border-x-orange-800\/30 {
  border-left-color: rgb(154 52 18 / 0.3);
  border-right-color: rgb(154 52 18 / 0.3);
}
.tw-border-x-orange-800\/35 {
  border-left-color: rgb(154 52 18 / 0.35);
  border-right-color: rgb(154 52 18 / 0.35);
}
.tw-border-x-orange-800\/40 {
  border-left-color: rgb(154 52 18 / 0.4);
  border-right-color: rgb(154 52 18 / 0.4);
}
.tw-border-x-orange-800\/45 {
  border-left-color: rgb(154 52 18 / 0.45);
  border-right-color: rgb(154 52 18 / 0.45);
}
.tw-border-x-orange-800\/5 {
  border-left-color: rgb(154 52 18 / 0.05);
  border-right-color: rgb(154 52 18 / 0.05);
}
.tw-border-x-orange-800\/50 {
  border-left-color: rgb(154 52 18 / 0.5);
  border-right-color: rgb(154 52 18 / 0.5);
}
.tw-border-x-orange-800\/55 {
  border-left-color: rgb(154 52 18 / 0.55);
  border-right-color: rgb(154 52 18 / 0.55);
}
.tw-border-x-orange-800\/60 {
  border-left-color: rgb(154 52 18 / 0.6);
  border-right-color: rgb(154 52 18 / 0.6);
}
.tw-border-x-orange-800\/65 {
  border-left-color: rgb(154 52 18 / 0.65);
  border-right-color: rgb(154 52 18 / 0.65);
}
.tw-border-x-orange-800\/70 {
  border-left-color: rgb(154 52 18 / 0.7);
  border-right-color: rgb(154 52 18 / 0.7);
}
.tw-border-x-orange-800\/75 {
  border-left-color: rgb(154 52 18 / 0.75);
  border-right-color: rgb(154 52 18 / 0.75);
}
.tw-border-x-orange-800\/80 {
  border-left-color: rgb(154 52 18 / 0.8);
  border-right-color: rgb(154 52 18 / 0.8);
}
.tw-border-x-orange-800\/85 {
  border-left-color: rgb(154 52 18 / 0.85);
  border-right-color: rgb(154 52 18 / 0.85);
}
.tw-border-x-orange-800\/90 {
  border-left-color: rgb(154 52 18 / 0.9);
  border-right-color: rgb(154 52 18 / 0.9);
}
.tw-border-x-orange-800\/95 {
  border-left-color: rgb(154 52 18 / 0.95);
  border-right-color: rgb(154 52 18 / 0.95);
}
.tw-border-x-orange-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-900\/0 {
  border-left-color: rgb(124 45 18 / 0);
  border-right-color: rgb(124 45 18 / 0);
}
.tw-border-x-orange-900\/10 {
  border-left-color: rgb(124 45 18 / 0.1);
  border-right-color: rgb(124 45 18 / 0.1);
}
.tw-border-x-orange-900\/100 {
  border-left-color: rgb(124 45 18 / 1);
  border-right-color: rgb(124 45 18 / 1);
}
.tw-border-x-orange-900\/15 {
  border-left-color: rgb(124 45 18 / 0.15);
  border-right-color: rgb(124 45 18 / 0.15);
}
.tw-border-x-orange-900\/20 {
  border-left-color: rgb(124 45 18 / 0.2);
  border-right-color: rgb(124 45 18 / 0.2);
}
.tw-border-x-orange-900\/25 {
  border-left-color: rgb(124 45 18 / 0.25);
  border-right-color: rgb(124 45 18 / 0.25);
}
.tw-border-x-orange-900\/30 {
  border-left-color: rgb(124 45 18 / 0.3);
  border-right-color: rgb(124 45 18 / 0.3);
}
.tw-border-x-orange-900\/35 {
  border-left-color: rgb(124 45 18 / 0.35);
  border-right-color: rgb(124 45 18 / 0.35);
}
.tw-border-x-orange-900\/40 {
  border-left-color: rgb(124 45 18 / 0.4);
  border-right-color: rgb(124 45 18 / 0.4);
}
.tw-border-x-orange-900\/45 {
  border-left-color: rgb(124 45 18 / 0.45);
  border-right-color: rgb(124 45 18 / 0.45);
}
.tw-border-x-orange-900\/5 {
  border-left-color: rgb(124 45 18 / 0.05);
  border-right-color: rgb(124 45 18 / 0.05);
}
.tw-border-x-orange-900\/50 {
  border-left-color: rgb(124 45 18 / 0.5);
  border-right-color: rgb(124 45 18 / 0.5);
}
.tw-border-x-orange-900\/55 {
  border-left-color: rgb(124 45 18 / 0.55);
  border-right-color: rgb(124 45 18 / 0.55);
}
.tw-border-x-orange-900\/60 {
  border-left-color: rgb(124 45 18 / 0.6);
  border-right-color: rgb(124 45 18 / 0.6);
}
.tw-border-x-orange-900\/65 {
  border-left-color: rgb(124 45 18 / 0.65);
  border-right-color: rgb(124 45 18 / 0.65);
}
.tw-border-x-orange-900\/70 {
  border-left-color: rgb(124 45 18 / 0.7);
  border-right-color: rgb(124 45 18 / 0.7);
}
.tw-border-x-orange-900\/75 {
  border-left-color: rgb(124 45 18 / 0.75);
  border-right-color: rgb(124 45 18 / 0.75);
}
.tw-border-x-orange-900\/80 {
  border-left-color: rgb(124 45 18 / 0.8);
  border-right-color: rgb(124 45 18 / 0.8);
}
.tw-border-x-orange-900\/85 {
  border-left-color: rgb(124 45 18 / 0.85);
  border-right-color: rgb(124 45 18 / 0.85);
}
.tw-border-x-orange-900\/90 {
  border-left-color: rgb(124 45 18 / 0.9);
  border-right-color: rgb(124 45 18 / 0.9);
}
.tw-border-x-orange-900\/95 {
  border-left-color: rgb(124 45 18 / 0.95);
  border-right-color: rgb(124 45 18 / 0.95);
}
.tw-border-x-orange-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-x-orange-950\/0 {
  border-left-color: rgb(67 20 7 / 0);
  border-right-color: rgb(67 20 7 / 0);
}
.tw-border-x-orange-950\/10 {
  border-left-color: rgb(67 20 7 / 0.1);
  border-right-color: rgb(67 20 7 / 0.1);
}
.tw-border-x-orange-950\/100 {
  border-left-color: rgb(67 20 7 / 1);
  border-right-color: rgb(67 20 7 / 1);
}
.tw-border-x-orange-950\/15 {
  border-left-color: rgb(67 20 7 / 0.15);
  border-right-color: rgb(67 20 7 / 0.15);
}
.tw-border-x-orange-950\/20 {
  border-left-color: rgb(67 20 7 / 0.2);
  border-right-color: rgb(67 20 7 / 0.2);
}
.tw-border-x-orange-950\/25 {
  border-left-color: rgb(67 20 7 / 0.25);
  border-right-color: rgb(67 20 7 / 0.25);
}
.tw-border-x-orange-950\/30 {
  border-left-color: rgb(67 20 7 / 0.3);
  border-right-color: rgb(67 20 7 / 0.3);
}
.tw-border-x-orange-950\/35 {
  border-left-color: rgb(67 20 7 / 0.35);
  border-right-color: rgb(67 20 7 / 0.35);
}
.tw-border-x-orange-950\/40 {
  border-left-color: rgb(67 20 7 / 0.4);
  border-right-color: rgb(67 20 7 / 0.4);
}
.tw-border-x-orange-950\/45 {
  border-left-color: rgb(67 20 7 / 0.45);
  border-right-color: rgb(67 20 7 / 0.45);
}
.tw-border-x-orange-950\/5 {
  border-left-color: rgb(67 20 7 / 0.05);
  border-right-color: rgb(67 20 7 / 0.05);
}
.tw-border-x-orange-950\/50 {
  border-left-color: rgb(67 20 7 / 0.5);
  border-right-color: rgb(67 20 7 / 0.5);
}
.tw-border-x-orange-950\/55 {
  border-left-color: rgb(67 20 7 / 0.55);
  border-right-color: rgb(67 20 7 / 0.55);
}
.tw-border-x-orange-950\/60 {
  border-left-color: rgb(67 20 7 / 0.6);
  border-right-color: rgb(67 20 7 / 0.6);
}
.tw-border-x-orange-950\/65 {
  border-left-color: rgb(67 20 7 / 0.65);
  border-right-color: rgb(67 20 7 / 0.65);
}
.tw-border-x-orange-950\/70 {
  border-left-color: rgb(67 20 7 / 0.7);
  border-right-color: rgb(67 20 7 / 0.7);
}
.tw-border-x-orange-950\/75 {
  border-left-color: rgb(67 20 7 / 0.75);
  border-right-color: rgb(67 20 7 / 0.75);
}
.tw-border-x-orange-950\/80 {
  border-left-color: rgb(67 20 7 / 0.8);
  border-right-color: rgb(67 20 7 / 0.8);
}
.tw-border-x-orange-950\/85 {
  border-left-color: rgb(67 20 7 / 0.85);
  border-right-color: rgb(67 20 7 / 0.85);
}
.tw-border-x-orange-950\/90 {
  border-left-color: rgb(67 20 7 / 0.9);
  border-right-color: rgb(67 20 7 / 0.9);
}
.tw-border-x-orange-950\/95 {
  border-left-color: rgb(67 20 7 / 0.95);
  border-right-color: rgb(67 20 7 / 0.95);
}
.tw-border-x-pink-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
  border-right-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-100\/0 {
  border-left-color: rgb(252 231 243 / 0);
  border-right-color: rgb(252 231 243 / 0);
}
.tw-border-x-pink-100\/10 {
  border-left-color: rgb(252 231 243 / 0.1);
  border-right-color: rgb(252 231 243 / 0.1);
}
.tw-border-x-pink-100\/100 {
  border-left-color: rgb(252 231 243 / 1);
  border-right-color: rgb(252 231 243 / 1);
}
.tw-border-x-pink-100\/15 {
  border-left-color: rgb(252 231 243 / 0.15);
  border-right-color: rgb(252 231 243 / 0.15);
}
.tw-border-x-pink-100\/20 {
  border-left-color: rgb(252 231 243 / 0.2);
  border-right-color: rgb(252 231 243 / 0.2);
}
.tw-border-x-pink-100\/25 {
  border-left-color: rgb(252 231 243 / 0.25);
  border-right-color: rgb(252 231 243 / 0.25);
}
.tw-border-x-pink-100\/30 {
  border-left-color: rgb(252 231 243 / 0.3);
  border-right-color: rgb(252 231 243 / 0.3);
}
.tw-border-x-pink-100\/35 {
  border-left-color: rgb(252 231 243 / 0.35);
  border-right-color: rgb(252 231 243 / 0.35);
}
.tw-border-x-pink-100\/40 {
  border-left-color: rgb(252 231 243 / 0.4);
  border-right-color: rgb(252 231 243 / 0.4);
}
.tw-border-x-pink-100\/45 {
  border-left-color: rgb(252 231 243 / 0.45);
  border-right-color: rgb(252 231 243 / 0.45);
}
.tw-border-x-pink-100\/5 {
  border-left-color: rgb(252 231 243 / 0.05);
  border-right-color: rgb(252 231 243 / 0.05);
}
.tw-border-x-pink-100\/50 {
  border-left-color: rgb(252 231 243 / 0.5);
  border-right-color: rgb(252 231 243 / 0.5);
}
.tw-border-x-pink-100\/55 {
  border-left-color: rgb(252 231 243 / 0.55);
  border-right-color: rgb(252 231 243 / 0.55);
}
.tw-border-x-pink-100\/60 {
  border-left-color: rgb(252 231 243 / 0.6);
  border-right-color: rgb(252 231 243 / 0.6);
}
.tw-border-x-pink-100\/65 {
  border-left-color: rgb(252 231 243 / 0.65);
  border-right-color: rgb(252 231 243 / 0.65);
}
.tw-border-x-pink-100\/70 {
  border-left-color: rgb(252 231 243 / 0.7);
  border-right-color: rgb(252 231 243 / 0.7);
}
.tw-border-x-pink-100\/75 {
  border-left-color: rgb(252 231 243 / 0.75);
  border-right-color: rgb(252 231 243 / 0.75);
}
.tw-border-x-pink-100\/80 {
  border-left-color: rgb(252 231 243 / 0.8);
  border-right-color: rgb(252 231 243 / 0.8);
}
.tw-border-x-pink-100\/85 {
  border-left-color: rgb(252 231 243 / 0.85);
  border-right-color: rgb(252 231 243 / 0.85);
}
.tw-border-x-pink-100\/90 {
  border-left-color: rgb(252 231 243 / 0.9);
  border-right-color: rgb(252 231 243 / 0.9);
}
.tw-border-x-pink-100\/95 {
  border-left-color: rgb(252 231 243 / 0.95);
  border-right-color: rgb(252 231 243 / 0.95);
}
.tw-border-x-pink-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-200\/0 {
  border-left-color: rgb(251 207 232 / 0);
  border-right-color: rgb(251 207 232 / 0);
}
.tw-border-x-pink-200\/10 {
  border-left-color: rgb(251 207 232 / 0.1);
  border-right-color: rgb(251 207 232 / 0.1);
}
.tw-border-x-pink-200\/100 {
  border-left-color: rgb(251 207 232 / 1);
  border-right-color: rgb(251 207 232 / 1);
}
.tw-border-x-pink-200\/15 {
  border-left-color: rgb(251 207 232 / 0.15);
  border-right-color: rgb(251 207 232 / 0.15);
}
.tw-border-x-pink-200\/20 {
  border-left-color: rgb(251 207 232 / 0.2);
  border-right-color: rgb(251 207 232 / 0.2);
}
.tw-border-x-pink-200\/25 {
  border-left-color: rgb(251 207 232 / 0.25);
  border-right-color: rgb(251 207 232 / 0.25);
}
.tw-border-x-pink-200\/30 {
  border-left-color: rgb(251 207 232 / 0.3);
  border-right-color: rgb(251 207 232 / 0.3);
}
.tw-border-x-pink-200\/35 {
  border-left-color: rgb(251 207 232 / 0.35);
  border-right-color: rgb(251 207 232 / 0.35);
}
.tw-border-x-pink-200\/40 {
  border-left-color: rgb(251 207 232 / 0.4);
  border-right-color: rgb(251 207 232 / 0.4);
}
.tw-border-x-pink-200\/45 {
  border-left-color: rgb(251 207 232 / 0.45);
  border-right-color: rgb(251 207 232 / 0.45);
}
.tw-border-x-pink-200\/5 {
  border-left-color: rgb(251 207 232 / 0.05);
  border-right-color: rgb(251 207 232 / 0.05);
}
.tw-border-x-pink-200\/50 {
  border-left-color: rgb(251 207 232 / 0.5);
  border-right-color: rgb(251 207 232 / 0.5);
}
.tw-border-x-pink-200\/55 {
  border-left-color: rgb(251 207 232 / 0.55);
  border-right-color: rgb(251 207 232 / 0.55);
}
.tw-border-x-pink-200\/60 {
  border-left-color: rgb(251 207 232 / 0.6);
  border-right-color: rgb(251 207 232 / 0.6);
}
.tw-border-x-pink-200\/65 {
  border-left-color: rgb(251 207 232 / 0.65);
  border-right-color: rgb(251 207 232 / 0.65);
}
.tw-border-x-pink-200\/70 {
  border-left-color: rgb(251 207 232 / 0.7);
  border-right-color: rgb(251 207 232 / 0.7);
}
.tw-border-x-pink-200\/75 {
  border-left-color: rgb(251 207 232 / 0.75);
  border-right-color: rgb(251 207 232 / 0.75);
}
.tw-border-x-pink-200\/80 {
  border-left-color: rgb(251 207 232 / 0.8);
  border-right-color: rgb(251 207 232 / 0.8);
}
.tw-border-x-pink-200\/85 {
  border-left-color: rgb(251 207 232 / 0.85);
  border-right-color: rgb(251 207 232 / 0.85);
}
.tw-border-x-pink-200\/90 {
  border-left-color: rgb(251 207 232 / 0.9);
  border-right-color: rgb(251 207 232 / 0.9);
}
.tw-border-x-pink-200\/95 {
  border-left-color: rgb(251 207 232 / 0.95);
  border-right-color: rgb(251 207 232 / 0.95);
}
.tw-border-x-pink-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-300\/0 {
  border-left-color: rgb(249 168 212 / 0);
  border-right-color: rgb(249 168 212 / 0);
}
.tw-border-x-pink-300\/10 {
  border-left-color: rgb(249 168 212 / 0.1);
  border-right-color: rgb(249 168 212 / 0.1);
}
.tw-border-x-pink-300\/100 {
  border-left-color: rgb(249 168 212 / 1);
  border-right-color: rgb(249 168 212 / 1);
}
.tw-border-x-pink-300\/15 {
  border-left-color: rgb(249 168 212 / 0.15);
  border-right-color: rgb(249 168 212 / 0.15);
}
.tw-border-x-pink-300\/20 {
  border-left-color: rgb(249 168 212 / 0.2);
  border-right-color: rgb(249 168 212 / 0.2);
}
.tw-border-x-pink-300\/25 {
  border-left-color: rgb(249 168 212 / 0.25);
  border-right-color: rgb(249 168 212 / 0.25);
}
.tw-border-x-pink-300\/30 {
  border-left-color: rgb(249 168 212 / 0.3);
  border-right-color: rgb(249 168 212 / 0.3);
}
.tw-border-x-pink-300\/35 {
  border-left-color: rgb(249 168 212 / 0.35);
  border-right-color: rgb(249 168 212 / 0.35);
}
.tw-border-x-pink-300\/40 {
  border-left-color: rgb(249 168 212 / 0.4);
  border-right-color: rgb(249 168 212 / 0.4);
}
.tw-border-x-pink-300\/45 {
  border-left-color: rgb(249 168 212 / 0.45);
  border-right-color: rgb(249 168 212 / 0.45);
}
.tw-border-x-pink-300\/5 {
  border-left-color: rgb(249 168 212 / 0.05);
  border-right-color: rgb(249 168 212 / 0.05);
}
.tw-border-x-pink-300\/50 {
  border-left-color: rgb(249 168 212 / 0.5);
  border-right-color: rgb(249 168 212 / 0.5);
}
.tw-border-x-pink-300\/55 {
  border-left-color: rgb(249 168 212 / 0.55);
  border-right-color: rgb(249 168 212 / 0.55);
}
.tw-border-x-pink-300\/60 {
  border-left-color: rgb(249 168 212 / 0.6);
  border-right-color: rgb(249 168 212 / 0.6);
}
.tw-border-x-pink-300\/65 {
  border-left-color: rgb(249 168 212 / 0.65);
  border-right-color: rgb(249 168 212 / 0.65);
}
.tw-border-x-pink-300\/70 {
  border-left-color: rgb(249 168 212 / 0.7);
  border-right-color: rgb(249 168 212 / 0.7);
}
.tw-border-x-pink-300\/75 {
  border-left-color: rgb(249 168 212 / 0.75);
  border-right-color: rgb(249 168 212 / 0.75);
}
.tw-border-x-pink-300\/80 {
  border-left-color: rgb(249 168 212 / 0.8);
  border-right-color: rgb(249 168 212 / 0.8);
}
.tw-border-x-pink-300\/85 {
  border-left-color: rgb(249 168 212 / 0.85);
  border-right-color: rgb(249 168 212 / 0.85);
}
.tw-border-x-pink-300\/90 {
  border-left-color: rgb(249 168 212 / 0.9);
  border-right-color: rgb(249 168 212 / 0.9);
}
.tw-border-x-pink-300\/95 {
  border-left-color: rgb(249 168 212 / 0.95);
  border-right-color: rgb(249 168 212 / 0.95);
}
.tw-border-x-pink-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
  border-right-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-400\/0 {
  border-left-color: rgb(244 114 182 / 0);
  border-right-color: rgb(244 114 182 / 0);
}
.tw-border-x-pink-400\/10 {
  border-left-color: rgb(244 114 182 / 0.1);
  border-right-color: rgb(244 114 182 / 0.1);
}
.tw-border-x-pink-400\/100 {
  border-left-color: rgb(244 114 182 / 1);
  border-right-color: rgb(244 114 182 / 1);
}
.tw-border-x-pink-400\/15 {
  border-left-color: rgb(244 114 182 / 0.15);
  border-right-color: rgb(244 114 182 / 0.15);
}
.tw-border-x-pink-400\/20 {
  border-left-color: rgb(244 114 182 / 0.2);
  border-right-color: rgb(244 114 182 / 0.2);
}
.tw-border-x-pink-400\/25 {
  border-left-color: rgb(244 114 182 / 0.25);
  border-right-color: rgb(244 114 182 / 0.25);
}
.tw-border-x-pink-400\/30 {
  border-left-color: rgb(244 114 182 / 0.3);
  border-right-color: rgb(244 114 182 / 0.3);
}
.tw-border-x-pink-400\/35 {
  border-left-color: rgb(244 114 182 / 0.35);
  border-right-color: rgb(244 114 182 / 0.35);
}
.tw-border-x-pink-400\/40 {
  border-left-color: rgb(244 114 182 / 0.4);
  border-right-color: rgb(244 114 182 / 0.4);
}
.tw-border-x-pink-400\/45 {
  border-left-color: rgb(244 114 182 / 0.45);
  border-right-color: rgb(244 114 182 / 0.45);
}
.tw-border-x-pink-400\/5 {
  border-left-color: rgb(244 114 182 / 0.05);
  border-right-color: rgb(244 114 182 / 0.05);
}
.tw-border-x-pink-400\/50 {
  border-left-color: rgb(244 114 182 / 0.5);
  border-right-color: rgb(244 114 182 / 0.5);
}
.tw-border-x-pink-400\/55 {
  border-left-color: rgb(244 114 182 / 0.55);
  border-right-color: rgb(244 114 182 / 0.55);
}
.tw-border-x-pink-400\/60 {
  border-left-color: rgb(244 114 182 / 0.6);
  border-right-color: rgb(244 114 182 / 0.6);
}
.tw-border-x-pink-400\/65 {
  border-left-color: rgb(244 114 182 / 0.65);
  border-right-color: rgb(244 114 182 / 0.65);
}
.tw-border-x-pink-400\/70 {
  border-left-color: rgb(244 114 182 / 0.7);
  border-right-color: rgb(244 114 182 / 0.7);
}
.tw-border-x-pink-400\/75 {
  border-left-color: rgb(244 114 182 / 0.75);
  border-right-color: rgb(244 114 182 / 0.75);
}
.tw-border-x-pink-400\/80 {
  border-left-color: rgb(244 114 182 / 0.8);
  border-right-color: rgb(244 114 182 / 0.8);
}
.tw-border-x-pink-400\/85 {
  border-left-color: rgb(244 114 182 / 0.85);
  border-right-color: rgb(244 114 182 / 0.85);
}
.tw-border-x-pink-400\/90 {
  border-left-color: rgb(244 114 182 / 0.9);
  border-right-color: rgb(244 114 182 / 0.9);
}
.tw-border-x-pink-400\/95 {
  border-left-color: rgb(244 114 182 / 0.95);
  border-right-color: rgb(244 114 182 / 0.95);
}
.tw-border-x-pink-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-50\/0 {
  border-left-color: rgb(253 242 248 / 0);
  border-right-color: rgb(253 242 248 / 0);
}
.tw-border-x-pink-50\/10 {
  border-left-color: rgb(253 242 248 / 0.1);
  border-right-color: rgb(253 242 248 / 0.1);
}
.tw-border-x-pink-50\/100 {
  border-left-color: rgb(253 242 248 / 1);
  border-right-color: rgb(253 242 248 / 1);
}
.tw-border-x-pink-50\/15 {
  border-left-color: rgb(253 242 248 / 0.15);
  border-right-color: rgb(253 242 248 / 0.15);
}
.tw-border-x-pink-50\/20 {
  border-left-color: rgb(253 242 248 / 0.2);
  border-right-color: rgb(253 242 248 / 0.2);
}
.tw-border-x-pink-50\/25 {
  border-left-color: rgb(253 242 248 / 0.25);
  border-right-color: rgb(253 242 248 / 0.25);
}
.tw-border-x-pink-50\/30 {
  border-left-color: rgb(253 242 248 / 0.3);
  border-right-color: rgb(253 242 248 / 0.3);
}
.tw-border-x-pink-50\/35 {
  border-left-color: rgb(253 242 248 / 0.35);
  border-right-color: rgb(253 242 248 / 0.35);
}
.tw-border-x-pink-50\/40 {
  border-left-color: rgb(253 242 248 / 0.4);
  border-right-color: rgb(253 242 248 / 0.4);
}
.tw-border-x-pink-50\/45 {
  border-left-color: rgb(253 242 248 / 0.45);
  border-right-color: rgb(253 242 248 / 0.45);
}
.tw-border-x-pink-50\/5 {
  border-left-color: rgb(253 242 248 / 0.05);
  border-right-color: rgb(253 242 248 / 0.05);
}
.tw-border-x-pink-50\/50 {
  border-left-color: rgb(253 242 248 / 0.5);
  border-right-color: rgb(253 242 248 / 0.5);
}
.tw-border-x-pink-50\/55 {
  border-left-color: rgb(253 242 248 / 0.55);
  border-right-color: rgb(253 242 248 / 0.55);
}
.tw-border-x-pink-50\/60 {
  border-left-color: rgb(253 242 248 / 0.6);
  border-right-color: rgb(253 242 248 / 0.6);
}
.tw-border-x-pink-50\/65 {
  border-left-color: rgb(253 242 248 / 0.65);
  border-right-color: rgb(253 242 248 / 0.65);
}
.tw-border-x-pink-50\/70 {
  border-left-color: rgb(253 242 248 / 0.7);
  border-right-color: rgb(253 242 248 / 0.7);
}
.tw-border-x-pink-50\/75 {
  border-left-color: rgb(253 242 248 / 0.75);
  border-right-color: rgb(253 242 248 / 0.75);
}
.tw-border-x-pink-50\/80 {
  border-left-color: rgb(253 242 248 / 0.8);
  border-right-color: rgb(253 242 248 / 0.8);
}
.tw-border-x-pink-50\/85 {
  border-left-color: rgb(253 242 248 / 0.85);
  border-right-color: rgb(253 242 248 / 0.85);
}
.tw-border-x-pink-50\/90 {
  border-left-color: rgb(253 242 248 / 0.9);
  border-right-color: rgb(253 242 248 / 0.9);
}
.tw-border-x-pink-50\/95 {
  border-left-color: rgb(253 242 248 / 0.95);
  border-right-color: rgb(253 242 248 / 0.95);
}
.tw-border-x-pink-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
  border-right-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-500\/0 {
  border-left-color: rgb(236 72 153 / 0);
  border-right-color: rgb(236 72 153 / 0);
}
.tw-border-x-pink-500\/10 {
  border-left-color: rgb(236 72 153 / 0.1);
  border-right-color: rgb(236 72 153 / 0.1);
}
.tw-border-x-pink-500\/100 {
  border-left-color: rgb(236 72 153 / 1);
  border-right-color: rgb(236 72 153 / 1);
}
.tw-border-x-pink-500\/15 {
  border-left-color: rgb(236 72 153 / 0.15);
  border-right-color: rgb(236 72 153 / 0.15);
}
.tw-border-x-pink-500\/20 {
  border-left-color: rgb(236 72 153 / 0.2);
  border-right-color: rgb(236 72 153 / 0.2);
}
.tw-border-x-pink-500\/25 {
  border-left-color: rgb(236 72 153 / 0.25);
  border-right-color: rgb(236 72 153 / 0.25);
}
.tw-border-x-pink-500\/30 {
  border-left-color: rgb(236 72 153 / 0.3);
  border-right-color: rgb(236 72 153 / 0.3);
}
.tw-border-x-pink-500\/35 {
  border-left-color: rgb(236 72 153 / 0.35);
  border-right-color: rgb(236 72 153 / 0.35);
}
.tw-border-x-pink-500\/40 {
  border-left-color: rgb(236 72 153 / 0.4);
  border-right-color: rgb(236 72 153 / 0.4);
}
.tw-border-x-pink-500\/45 {
  border-left-color: rgb(236 72 153 / 0.45);
  border-right-color: rgb(236 72 153 / 0.45);
}
.tw-border-x-pink-500\/5 {
  border-left-color: rgb(236 72 153 / 0.05);
  border-right-color: rgb(236 72 153 / 0.05);
}
.tw-border-x-pink-500\/50 {
  border-left-color: rgb(236 72 153 / 0.5);
  border-right-color: rgb(236 72 153 / 0.5);
}
.tw-border-x-pink-500\/55 {
  border-left-color: rgb(236 72 153 / 0.55);
  border-right-color: rgb(236 72 153 / 0.55);
}
.tw-border-x-pink-500\/60 {
  border-left-color: rgb(236 72 153 / 0.6);
  border-right-color: rgb(236 72 153 / 0.6);
}
.tw-border-x-pink-500\/65 {
  border-left-color: rgb(236 72 153 / 0.65);
  border-right-color: rgb(236 72 153 / 0.65);
}
.tw-border-x-pink-500\/70 {
  border-left-color: rgb(236 72 153 / 0.7);
  border-right-color: rgb(236 72 153 / 0.7);
}
.tw-border-x-pink-500\/75 {
  border-left-color: rgb(236 72 153 / 0.75);
  border-right-color: rgb(236 72 153 / 0.75);
}
.tw-border-x-pink-500\/80 {
  border-left-color: rgb(236 72 153 / 0.8);
  border-right-color: rgb(236 72 153 / 0.8);
}
.tw-border-x-pink-500\/85 {
  border-left-color: rgb(236 72 153 / 0.85);
  border-right-color: rgb(236 72 153 / 0.85);
}
.tw-border-x-pink-500\/90 {
  border-left-color: rgb(236 72 153 / 0.9);
  border-right-color: rgb(236 72 153 / 0.9);
}
.tw-border-x-pink-500\/95 {
  border-left-color: rgb(236 72 153 / 0.95);
  border-right-color: rgb(236 72 153 / 0.95);
}
.tw-border-x-pink-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
  border-right-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-600\/0 {
  border-left-color: rgb(219 39 119 / 0);
  border-right-color: rgb(219 39 119 / 0);
}
.tw-border-x-pink-600\/10 {
  border-left-color: rgb(219 39 119 / 0.1);
  border-right-color: rgb(219 39 119 / 0.1);
}
.tw-border-x-pink-600\/100 {
  border-left-color: rgb(219 39 119 / 1);
  border-right-color: rgb(219 39 119 / 1);
}
.tw-border-x-pink-600\/15 {
  border-left-color: rgb(219 39 119 / 0.15);
  border-right-color: rgb(219 39 119 / 0.15);
}
.tw-border-x-pink-600\/20 {
  border-left-color: rgb(219 39 119 / 0.2);
  border-right-color: rgb(219 39 119 / 0.2);
}
.tw-border-x-pink-600\/25 {
  border-left-color: rgb(219 39 119 / 0.25);
  border-right-color: rgb(219 39 119 / 0.25);
}
.tw-border-x-pink-600\/30 {
  border-left-color: rgb(219 39 119 / 0.3);
  border-right-color: rgb(219 39 119 / 0.3);
}
.tw-border-x-pink-600\/35 {
  border-left-color: rgb(219 39 119 / 0.35);
  border-right-color: rgb(219 39 119 / 0.35);
}
.tw-border-x-pink-600\/40 {
  border-left-color: rgb(219 39 119 / 0.4);
  border-right-color: rgb(219 39 119 / 0.4);
}
.tw-border-x-pink-600\/45 {
  border-left-color: rgb(219 39 119 / 0.45);
  border-right-color: rgb(219 39 119 / 0.45);
}
.tw-border-x-pink-600\/5 {
  border-left-color: rgb(219 39 119 / 0.05);
  border-right-color: rgb(219 39 119 / 0.05);
}
.tw-border-x-pink-600\/50 {
  border-left-color: rgb(219 39 119 / 0.5);
  border-right-color: rgb(219 39 119 / 0.5);
}
.tw-border-x-pink-600\/55 {
  border-left-color: rgb(219 39 119 / 0.55);
  border-right-color: rgb(219 39 119 / 0.55);
}
.tw-border-x-pink-600\/60 {
  border-left-color: rgb(219 39 119 / 0.6);
  border-right-color: rgb(219 39 119 / 0.6);
}
.tw-border-x-pink-600\/65 {
  border-left-color: rgb(219 39 119 / 0.65);
  border-right-color: rgb(219 39 119 / 0.65);
}
.tw-border-x-pink-600\/70 {
  border-left-color: rgb(219 39 119 / 0.7);
  border-right-color: rgb(219 39 119 / 0.7);
}
.tw-border-x-pink-600\/75 {
  border-left-color: rgb(219 39 119 / 0.75);
  border-right-color: rgb(219 39 119 / 0.75);
}
.tw-border-x-pink-600\/80 {
  border-left-color: rgb(219 39 119 / 0.8);
  border-right-color: rgb(219 39 119 / 0.8);
}
.tw-border-x-pink-600\/85 {
  border-left-color: rgb(219 39 119 / 0.85);
  border-right-color: rgb(219 39 119 / 0.85);
}
.tw-border-x-pink-600\/90 {
  border-left-color: rgb(219 39 119 / 0.9);
  border-right-color: rgb(219 39 119 / 0.9);
}
.tw-border-x-pink-600\/95 {
  border-left-color: rgb(219 39 119 / 0.95);
  border-right-color: rgb(219 39 119 / 0.95);
}
.tw-border-x-pink-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
  border-right-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-700\/0 {
  border-left-color: rgb(190 24 93 / 0);
  border-right-color: rgb(190 24 93 / 0);
}
.tw-border-x-pink-700\/10 {
  border-left-color: rgb(190 24 93 / 0.1);
  border-right-color: rgb(190 24 93 / 0.1);
}
.tw-border-x-pink-700\/100 {
  border-left-color: rgb(190 24 93 / 1);
  border-right-color: rgb(190 24 93 / 1);
}
.tw-border-x-pink-700\/15 {
  border-left-color: rgb(190 24 93 / 0.15);
  border-right-color: rgb(190 24 93 / 0.15);
}
.tw-border-x-pink-700\/20 {
  border-left-color: rgb(190 24 93 / 0.2);
  border-right-color: rgb(190 24 93 / 0.2);
}
.tw-border-x-pink-700\/25 {
  border-left-color: rgb(190 24 93 / 0.25);
  border-right-color: rgb(190 24 93 / 0.25);
}
.tw-border-x-pink-700\/30 {
  border-left-color: rgb(190 24 93 / 0.3);
  border-right-color: rgb(190 24 93 / 0.3);
}
.tw-border-x-pink-700\/35 {
  border-left-color: rgb(190 24 93 / 0.35);
  border-right-color: rgb(190 24 93 / 0.35);
}
.tw-border-x-pink-700\/40 {
  border-left-color: rgb(190 24 93 / 0.4);
  border-right-color: rgb(190 24 93 / 0.4);
}
.tw-border-x-pink-700\/45 {
  border-left-color: rgb(190 24 93 / 0.45);
  border-right-color: rgb(190 24 93 / 0.45);
}
.tw-border-x-pink-700\/5 {
  border-left-color: rgb(190 24 93 / 0.05);
  border-right-color: rgb(190 24 93 / 0.05);
}
.tw-border-x-pink-700\/50 {
  border-left-color: rgb(190 24 93 / 0.5);
  border-right-color: rgb(190 24 93 / 0.5);
}
.tw-border-x-pink-700\/55 {
  border-left-color: rgb(190 24 93 / 0.55);
  border-right-color: rgb(190 24 93 / 0.55);
}
.tw-border-x-pink-700\/60 {
  border-left-color: rgb(190 24 93 / 0.6);
  border-right-color: rgb(190 24 93 / 0.6);
}
.tw-border-x-pink-700\/65 {
  border-left-color: rgb(190 24 93 / 0.65);
  border-right-color: rgb(190 24 93 / 0.65);
}
.tw-border-x-pink-700\/70 {
  border-left-color: rgb(190 24 93 / 0.7);
  border-right-color: rgb(190 24 93 / 0.7);
}
.tw-border-x-pink-700\/75 {
  border-left-color: rgb(190 24 93 / 0.75);
  border-right-color: rgb(190 24 93 / 0.75);
}
.tw-border-x-pink-700\/80 {
  border-left-color: rgb(190 24 93 / 0.8);
  border-right-color: rgb(190 24 93 / 0.8);
}
.tw-border-x-pink-700\/85 {
  border-left-color: rgb(190 24 93 / 0.85);
  border-right-color: rgb(190 24 93 / 0.85);
}
.tw-border-x-pink-700\/90 {
  border-left-color: rgb(190 24 93 / 0.9);
  border-right-color: rgb(190 24 93 / 0.9);
}
.tw-border-x-pink-700\/95 {
  border-left-color: rgb(190 24 93 / 0.95);
  border-right-color: rgb(190 24 93 / 0.95);
}
.tw-border-x-pink-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
  border-right-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-800\/0 {
  border-left-color: rgb(157 23 77 / 0);
  border-right-color: rgb(157 23 77 / 0);
}
.tw-border-x-pink-800\/10 {
  border-left-color: rgb(157 23 77 / 0.1);
  border-right-color: rgb(157 23 77 / 0.1);
}
.tw-border-x-pink-800\/100 {
  border-left-color: rgb(157 23 77 / 1);
  border-right-color: rgb(157 23 77 / 1);
}
.tw-border-x-pink-800\/15 {
  border-left-color: rgb(157 23 77 / 0.15);
  border-right-color: rgb(157 23 77 / 0.15);
}
.tw-border-x-pink-800\/20 {
  border-left-color: rgb(157 23 77 / 0.2);
  border-right-color: rgb(157 23 77 / 0.2);
}
.tw-border-x-pink-800\/25 {
  border-left-color: rgb(157 23 77 / 0.25);
  border-right-color: rgb(157 23 77 / 0.25);
}
.tw-border-x-pink-800\/30 {
  border-left-color: rgb(157 23 77 / 0.3);
  border-right-color: rgb(157 23 77 / 0.3);
}
.tw-border-x-pink-800\/35 {
  border-left-color: rgb(157 23 77 / 0.35);
  border-right-color: rgb(157 23 77 / 0.35);
}
.tw-border-x-pink-800\/40 {
  border-left-color: rgb(157 23 77 / 0.4);
  border-right-color: rgb(157 23 77 / 0.4);
}
.tw-border-x-pink-800\/45 {
  border-left-color: rgb(157 23 77 / 0.45);
  border-right-color: rgb(157 23 77 / 0.45);
}
.tw-border-x-pink-800\/5 {
  border-left-color: rgb(157 23 77 / 0.05);
  border-right-color: rgb(157 23 77 / 0.05);
}
.tw-border-x-pink-800\/50 {
  border-left-color: rgb(157 23 77 / 0.5);
  border-right-color: rgb(157 23 77 / 0.5);
}
.tw-border-x-pink-800\/55 {
  border-left-color: rgb(157 23 77 / 0.55);
  border-right-color: rgb(157 23 77 / 0.55);
}
.tw-border-x-pink-800\/60 {
  border-left-color: rgb(157 23 77 / 0.6);
  border-right-color: rgb(157 23 77 / 0.6);
}
.tw-border-x-pink-800\/65 {
  border-left-color: rgb(157 23 77 / 0.65);
  border-right-color: rgb(157 23 77 / 0.65);
}
.tw-border-x-pink-800\/70 {
  border-left-color: rgb(157 23 77 / 0.7);
  border-right-color: rgb(157 23 77 / 0.7);
}
.tw-border-x-pink-800\/75 {
  border-left-color: rgb(157 23 77 / 0.75);
  border-right-color: rgb(157 23 77 / 0.75);
}
.tw-border-x-pink-800\/80 {
  border-left-color: rgb(157 23 77 / 0.8);
  border-right-color: rgb(157 23 77 / 0.8);
}
.tw-border-x-pink-800\/85 {
  border-left-color: rgb(157 23 77 / 0.85);
  border-right-color: rgb(157 23 77 / 0.85);
}
.tw-border-x-pink-800\/90 {
  border-left-color: rgb(157 23 77 / 0.9);
  border-right-color: rgb(157 23 77 / 0.9);
}
.tw-border-x-pink-800\/95 {
  border-left-color: rgb(157 23 77 / 0.95);
  border-right-color: rgb(157 23 77 / 0.95);
}
.tw-border-x-pink-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
  border-right-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-900\/0 {
  border-left-color: rgb(131 24 67 / 0);
  border-right-color: rgb(131 24 67 / 0);
}
.tw-border-x-pink-900\/10 {
  border-left-color: rgb(131 24 67 / 0.1);
  border-right-color: rgb(131 24 67 / 0.1);
}
.tw-border-x-pink-900\/100 {
  border-left-color: rgb(131 24 67 / 1);
  border-right-color: rgb(131 24 67 / 1);
}
.tw-border-x-pink-900\/15 {
  border-left-color: rgb(131 24 67 / 0.15);
  border-right-color: rgb(131 24 67 / 0.15);
}
.tw-border-x-pink-900\/20 {
  border-left-color: rgb(131 24 67 / 0.2);
  border-right-color: rgb(131 24 67 / 0.2);
}
.tw-border-x-pink-900\/25 {
  border-left-color: rgb(131 24 67 / 0.25);
  border-right-color: rgb(131 24 67 / 0.25);
}
.tw-border-x-pink-900\/30 {
  border-left-color: rgb(131 24 67 / 0.3);
  border-right-color: rgb(131 24 67 / 0.3);
}
.tw-border-x-pink-900\/35 {
  border-left-color: rgb(131 24 67 / 0.35);
  border-right-color: rgb(131 24 67 / 0.35);
}
.tw-border-x-pink-900\/40 {
  border-left-color: rgb(131 24 67 / 0.4);
  border-right-color: rgb(131 24 67 / 0.4);
}
.tw-border-x-pink-900\/45 {
  border-left-color: rgb(131 24 67 / 0.45);
  border-right-color: rgb(131 24 67 / 0.45);
}
.tw-border-x-pink-900\/5 {
  border-left-color: rgb(131 24 67 / 0.05);
  border-right-color: rgb(131 24 67 / 0.05);
}
.tw-border-x-pink-900\/50 {
  border-left-color: rgb(131 24 67 / 0.5);
  border-right-color: rgb(131 24 67 / 0.5);
}
.tw-border-x-pink-900\/55 {
  border-left-color: rgb(131 24 67 / 0.55);
  border-right-color: rgb(131 24 67 / 0.55);
}
.tw-border-x-pink-900\/60 {
  border-left-color: rgb(131 24 67 / 0.6);
  border-right-color: rgb(131 24 67 / 0.6);
}
.tw-border-x-pink-900\/65 {
  border-left-color: rgb(131 24 67 / 0.65);
  border-right-color: rgb(131 24 67 / 0.65);
}
.tw-border-x-pink-900\/70 {
  border-left-color: rgb(131 24 67 / 0.7);
  border-right-color: rgb(131 24 67 / 0.7);
}
.tw-border-x-pink-900\/75 {
  border-left-color: rgb(131 24 67 / 0.75);
  border-right-color: rgb(131 24 67 / 0.75);
}
.tw-border-x-pink-900\/80 {
  border-left-color: rgb(131 24 67 / 0.8);
  border-right-color: rgb(131 24 67 / 0.8);
}
.tw-border-x-pink-900\/85 {
  border-left-color: rgb(131 24 67 / 0.85);
  border-right-color: rgb(131 24 67 / 0.85);
}
.tw-border-x-pink-900\/90 {
  border-left-color: rgb(131 24 67 / 0.9);
  border-right-color: rgb(131 24 67 / 0.9);
}
.tw-border-x-pink-900\/95 {
  border-left-color: rgb(131 24 67 / 0.95);
  border-right-color: rgb(131 24 67 / 0.95);
}
.tw-border-x-pink-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
  border-right-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-x-pink-950\/0 {
  border-left-color: rgb(80 7 36 / 0);
  border-right-color: rgb(80 7 36 / 0);
}
.tw-border-x-pink-950\/10 {
  border-left-color: rgb(80 7 36 / 0.1);
  border-right-color: rgb(80 7 36 / 0.1);
}
.tw-border-x-pink-950\/100 {
  border-left-color: rgb(80 7 36 / 1);
  border-right-color: rgb(80 7 36 / 1);
}
.tw-border-x-pink-950\/15 {
  border-left-color: rgb(80 7 36 / 0.15);
  border-right-color: rgb(80 7 36 / 0.15);
}
.tw-border-x-pink-950\/20 {
  border-left-color: rgb(80 7 36 / 0.2);
  border-right-color: rgb(80 7 36 / 0.2);
}
.tw-border-x-pink-950\/25 {
  border-left-color: rgb(80 7 36 / 0.25);
  border-right-color: rgb(80 7 36 / 0.25);
}
.tw-border-x-pink-950\/30 {
  border-left-color: rgb(80 7 36 / 0.3);
  border-right-color: rgb(80 7 36 / 0.3);
}
.tw-border-x-pink-950\/35 {
  border-left-color: rgb(80 7 36 / 0.35);
  border-right-color: rgb(80 7 36 / 0.35);
}
.tw-border-x-pink-950\/40 {
  border-left-color: rgb(80 7 36 / 0.4);
  border-right-color: rgb(80 7 36 / 0.4);
}
.tw-border-x-pink-950\/45 {
  border-left-color: rgb(80 7 36 / 0.45);
  border-right-color: rgb(80 7 36 / 0.45);
}
.tw-border-x-pink-950\/5 {
  border-left-color: rgb(80 7 36 / 0.05);
  border-right-color: rgb(80 7 36 / 0.05);
}
.tw-border-x-pink-950\/50 {
  border-left-color: rgb(80 7 36 / 0.5);
  border-right-color: rgb(80 7 36 / 0.5);
}
.tw-border-x-pink-950\/55 {
  border-left-color: rgb(80 7 36 / 0.55);
  border-right-color: rgb(80 7 36 / 0.55);
}
.tw-border-x-pink-950\/60 {
  border-left-color: rgb(80 7 36 / 0.6);
  border-right-color: rgb(80 7 36 / 0.6);
}
.tw-border-x-pink-950\/65 {
  border-left-color: rgb(80 7 36 / 0.65);
  border-right-color: rgb(80 7 36 / 0.65);
}
.tw-border-x-pink-950\/70 {
  border-left-color: rgb(80 7 36 / 0.7);
  border-right-color: rgb(80 7 36 / 0.7);
}
.tw-border-x-pink-950\/75 {
  border-left-color: rgb(80 7 36 / 0.75);
  border-right-color: rgb(80 7 36 / 0.75);
}
.tw-border-x-pink-950\/80 {
  border-left-color: rgb(80 7 36 / 0.8);
  border-right-color: rgb(80 7 36 / 0.8);
}
.tw-border-x-pink-950\/85 {
  border-left-color: rgb(80 7 36 / 0.85);
  border-right-color: rgb(80 7 36 / 0.85);
}
.tw-border-x-pink-950\/90 {
  border-left-color: rgb(80 7 36 / 0.9);
  border-right-color: rgb(80 7 36 / 0.9);
}
.tw-border-x-pink-950\/95 {
  border-left-color: rgb(80 7 36 / 0.95);
  border-right-color: rgb(80 7 36 / 0.95);
}
.tw-border-x-primary {
  --tw-border-opacity: 1;
  border-left-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
  border-right-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-x-primary-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
  border-right-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-x-primary-dark\/0 {
  border-left-color: rgb(26 99 144 / 0);
  border-right-color: rgb(26 99 144 / 0);
}
.tw-border-x-primary-dark\/10 {
  border-left-color: rgb(26 99 144 / 0.1);
  border-right-color: rgb(26 99 144 / 0.1);
}
.tw-border-x-primary-dark\/100 {
  border-left-color: rgb(26 99 144 / 1);
  border-right-color: rgb(26 99 144 / 1);
}
.tw-border-x-primary-dark\/15 {
  border-left-color: rgb(26 99 144 / 0.15);
  border-right-color: rgb(26 99 144 / 0.15);
}
.tw-border-x-primary-dark\/20 {
  border-left-color: rgb(26 99 144 / 0.2);
  border-right-color: rgb(26 99 144 / 0.2);
}
.tw-border-x-primary-dark\/25 {
  border-left-color: rgb(26 99 144 / 0.25);
  border-right-color: rgb(26 99 144 / 0.25);
}
.tw-border-x-primary-dark\/30 {
  border-left-color: rgb(26 99 144 / 0.3);
  border-right-color: rgb(26 99 144 / 0.3);
}
.tw-border-x-primary-dark\/35 {
  border-left-color: rgb(26 99 144 / 0.35);
  border-right-color: rgb(26 99 144 / 0.35);
}
.tw-border-x-primary-dark\/40 {
  border-left-color: rgb(26 99 144 / 0.4);
  border-right-color: rgb(26 99 144 / 0.4);
}
.tw-border-x-primary-dark\/45 {
  border-left-color: rgb(26 99 144 / 0.45);
  border-right-color: rgb(26 99 144 / 0.45);
}
.tw-border-x-primary-dark\/5 {
  border-left-color: rgb(26 99 144 / 0.05);
  border-right-color: rgb(26 99 144 / 0.05);
}
.tw-border-x-primary-dark\/50 {
  border-left-color: rgb(26 99 144 / 0.5);
  border-right-color: rgb(26 99 144 / 0.5);
}
.tw-border-x-primary-dark\/55 {
  border-left-color: rgb(26 99 144 / 0.55);
  border-right-color: rgb(26 99 144 / 0.55);
}
.tw-border-x-primary-dark\/60 {
  border-left-color: rgb(26 99 144 / 0.6);
  border-right-color: rgb(26 99 144 / 0.6);
}
.tw-border-x-primary-dark\/65 {
  border-left-color: rgb(26 99 144 / 0.65);
  border-right-color: rgb(26 99 144 / 0.65);
}
.tw-border-x-primary-dark\/70 {
  border-left-color: rgb(26 99 144 / 0.7);
  border-right-color: rgb(26 99 144 / 0.7);
}
.tw-border-x-primary-dark\/75 {
  border-left-color: rgb(26 99 144 / 0.75);
  border-right-color: rgb(26 99 144 / 0.75);
}
.tw-border-x-primary-dark\/80 {
  border-left-color: rgb(26 99 144 / 0.8);
  border-right-color: rgb(26 99 144 / 0.8);
}
.tw-border-x-primary-dark\/85 {
  border-left-color: rgb(26 99 144 / 0.85);
  border-right-color: rgb(26 99 144 / 0.85);
}
.tw-border-x-primary-dark\/90 {
  border-left-color: rgb(26 99 144 / 0.9);
  border-right-color: rgb(26 99 144 / 0.9);
}
.tw-border-x-primary-dark\/95 {
  border-left-color: rgb(26 99 144 / 0.95);
  border-right-color: rgb(26 99 144 / 0.95);
}
.tw-border-x-primary-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-x-primary-light\/0 {
  border-left-color: rgb(30 116 168 / 0);
  border-right-color: rgb(30 116 168 / 0);
}
.tw-border-x-primary-light\/10 {
  border-left-color: rgb(30 116 168 / 0.1);
  border-right-color: rgb(30 116 168 / 0.1);
}
.tw-border-x-primary-light\/100 {
  border-left-color: rgb(30 116 168 / 1);
  border-right-color: rgb(30 116 168 / 1);
}
.tw-border-x-primary-light\/15 {
  border-left-color: rgb(30 116 168 / 0.15);
  border-right-color: rgb(30 116 168 / 0.15);
}
.tw-border-x-primary-light\/20 {
  border-left-color: rgb(30 116 168 / 0.2);
  border-right-color: rgb(30 116 168 / 0.2);
}
.tw-border-x-primary-light\/25 {
  border-left-color: rgb(30 116 168 / 0.25);
  border-right-color: rgb(30 116 168 / 0.25);
}
.tw-border-x-primary-light\/30 {
  border-left-color: rgb(30 116 168 / 0.3);
  border-right-color: rgb(30 116 168 / 0.3);
}
.tw-border-x-primary-light\/35 {
  border-left-color: rgb(30 116 168 / 0.35);
  border-right-color: rgb(30 116 168 / 0.35);
}
.tw-border-x-primary-light\/40 {
  border-left-color: rgb(30 116 168 / 0.4);
  border-right-color: rgb(30 116 168 / 0.4);
}
.tw-border-x-primary-light\/45 {
  border-left-color: rgb(30 116 168 / 0.45);
  border-right-color: rgb(30 116 168 / 0.45);
}
.tw-border-x-primary-light\/5 {
  border-left-color: rgb(30 116 168 / 0.05);
  border-right-color: rgb(30 116 168 / 0.05);
}
.tw-border-x-primary-light\/50 {
  border-left-color: rgb(30 116 168 / 0.5);
  border-right-color: rgb(30 116 168 / 0.5);
}
.tw-border-x-primary-light\/55 {
  border-left-color: rgb(30 116 168 / 0.55);
  border-right-color: rgb(30 116 168 / 0.55);
}
.tw-border-x-primary-light\/60 {
  border-left-color: rgb(30 116 168 / 0.6);
  border-right-color: rgb(30 116 168 / 0.6);
}
.tw-border-x-primary-light\/65 {
  border-left-color: rgb(30 116 168 / 0.65);
  border-right-color: rgb(30 116 168 / 0.65);
}
.tw-border-x-primary-light\/70 {
  border-left-color: rgb(30 116 168 / 0.7);
  border-right-color: rgb(30 116 168 / 0.7);
}
.tw-border-x-primary-light\/75 {
  border-left-color: rgb(30 116 168 / 0.75);
  border-right-color: rgb(30 116 168 / 0.75);
}
.tw-border-x-primary-light\/80 {
  border-left-color: rgb(30 116 168 / 0.8);
  border-right-color: rgb(30 116 168 / 0.8);
}
.tw-border-x-primary-light\/85 {
  border-left-color: rgb(30 116 168 / 0.85);
  border-right-color: rgb(30 116 168 / 0.85);
}
.tw-border-x-primary-light\/90 {
  border-left-color: rgb(30 116 168 / 0.9);
  border-right-color: rgb(30 116 168 / 0.9);
}
.tw-border-x-primary-light\/95 {
  border-left-color: rgb(30 116 168 / 0.95);
  border-right-color: rgb(30 116 168 / 0.95);
}
.tw-border-x-primary\/0 {
  border-left-color: rgb(28 108 152 / 0);
  border-right-color: rgb(28 108 152 / 0);
}
.tw-border-x-primary\/10 {
  border-left-color: rgb(28 108 152 / 0.1);
  border-right-color: rgb(28 108 152 / 0.1);
}
.tw-border-x-primary\/100 {
  border-left-color: rgb(28 108 152 / 1);
  border-right-color: rgb(28 108 152 / 1);
}
.tw-border-x-primary\/15 {
  border-left-color: rgb(28 108 152 / 0.15);
  border-right-color: rgb(28 108 152 / 0.15);
}
.tw-border-x-primary\/20 {
  border-left-color: rgb(28 108 152 / 0.2);
  border-right-color: rgb(28 108 152 / 0.2);
}
.tw-border-x-primary\/25 {
  border-left-color: rgb(28 108 152 / 0.25);
  border-right-color: rgb(28 108 152 / 0.25);
}
.tw-border-x-primary\/30 {
  border-left-color: rgb(28 108 152 / 0.3);
  border-right-color: rgb(28 108 152 / 0.3);
}
.tw-border-x-primary\/35 {
  border-left-color: rgb(28 108 152 / 0.35);
  border-right-color: rgb(28 108 152 / 0.35);
}
.tw-border-x-primary\/40 {
  border-left-color: rgb(28 108 152 / 0.4);
  border-right-color: rgb(28 108 152 / 0.4);
}
.tw-border-x-primary\/45 {
  border-left-color: rgb(28 108 152 / 0.45);
  border-right-color: rgb(28 108 152 / 0.45);
}
.tw-border-x-primary\/5 {
  border-left-color: rgb(28 108 152 / 0.05);
  border-right-color: rgb(28 108 152 / 0.05);
}
.tw-border-x-primary\/50 {
  border-left-color: rgb(28 108 152 / 0.5);
  border-right-color: rgb(28 108 152 / 0.5);
}
.tw-border-x-primary\/55 {
  border-left-color: rgb(28 108 152 / 0.55);
  border-right-color: rgb(28 108 152 / 0.55);
}
.tw-border-x-primary\/60 {
  border-left-color: rgb(28 108 152 / 0.6);
  border-right-color: rgb(28 108 152 / 0.6);
}
.tw-border-x-primary\/65 {
  border-left-color: rgb(28 108 152 / 0.65);
  border-right-color: rgb(28 108 152 / 0.65);
}
.tw-border-x-primary\/70 {
  border-left-color: rgb(28 108 152 / 0.7);
  border-right-color: rgb(28 108 152 / 0.7);
}
.tw-border-x-primary\/75 {
  border-left-color: rgb(28 108 152 / 0.75);
  border-right-color: rgb(28 108 152 / 0.75);
}
.tw-border-x-primary\/80 {
  border-left-color: rgb(28 108 152 / 0.8);
  border-right-color: rgb(28 108 152 / 0.8);
}
.tw-border-x-primary\/85 {
  border-left-color: rgb(28 108 152 / 0.85);
  border-right-color: rgb(28 108 152 / 0.85);
}
.tw-border-x-primary\/90 {
  border-left-color: rgb(28 108 152 / 0.9);
  border-right-color: rgb(28 108 152 / 0.9);
}
.tw-border-x-primary\/95 {
  border-left-color: rgb(28 108 152 / 0.95);
  border-right-color: rgb(28 108 152 / 0.95);
}
.tw-border-x-purple-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-100\/0 {
  border-left-color: rgb(243 232 255 / 0);
  border-right-color: rgb(243 232 255 / 0);
}
.tw-border-x-purple-100\/10 {
  border-left-color: rgb(243 232 255 / 0.1);
  border-right-color: rgb(243 232 255 / 0.1);
}
.tw-border-x-purple-100\/100 {
  border-left-color: rgb(243 232 255 / 1);
  border-right-color: rgb(243 232 255 / 1);
}
.tw-border-x-purple-100\/15 {
  border-left-color: rgb(243 232 255 / 0.15);
  border-right-color: rgb(243 232 255 / 0.15);
}
.tw-border-x-purple-100\/20 {
  border-left-color: rgb(243 232 255 / 0.2);
  border-right-color: rgb(243 232 255 / 0.2);
}
.tw-border-x-purple-100\/25 {
  border-left-color: rgb(243 232 255 / 0.25);
  border-right-color: rgb(243 232 255 / 0.25);
}
.tw-border-x-purple-100\/30 {
  border-left-color: rgb(243 232 255 / 0.3);
  border-right-color: rgb(243 232 255 / 0.3);
}
.tw-border-x-purple-100\/35 {
  border-left-color: rgb(243 232 255 / 0.35);
  border-right-color: rgb(243 232 255 / 0.35);
}
.tw-border-x-purple-100\/40 {
  border-left-color: rgb(243 232 255 / 0.4);
  border-right-color: rgb(243 232 255 / 0.4);
}
.tw-border-x-purple-100\/45 {
  border-left-color: rgb(243 232 255 / 0.45);
  border-right-color: rgb(243 232 255 / 0.45);
}
.tw-border-x-purple-100\/5 {
  border-left-color: rgb(243 232 255 / 0.05);
  border-right-color: rgb(243 232 255 / 0.05);
}
.tw-border-x-purple-100\/50 {
  border-left-color: rgb(243 232 255 / 0.5);
  border-right-color: rgb(243 232 255 / 0.5);
}
.tw-border-x-purple-100\/55 {
  border-left-color: rgb(243 232 255 / 0.55);
  border-right-color: rgb(243 232 255 / 0.55);
}
.tw-border-x-purple-100\/60 {
  border-left-color: rgb(243 232 255 / 0.6);
  border-right-color: rgb(243 232 255 / 0.6);
}
.tw-border-x-purple-100\/65 {
  border-left-color: rgb(243 232 255 / 0.65);
  border-right-color: rgb(243 232 255 / 0.65);
}
.tw-border-x-purple-100\/70 {
  border-left-color: rgb(243 232 255 / 0.7);
  border-right-color: rgb(243 232 255 / 0.7);
}
.tw-border-x-purple-100\/75 {
  border-left-color: rgb(243 232 255 / 0.75);
  border-right-color: rgb(243 232 255 / 0.75);
}
.tw-border-x-purple-100\/80 {
  border-left-color: rgb(243 232 255 / 0.8);
  border-right-color: rgb(243 232 255 / 0.8);
}
.tw-border-x-purple-100\/85 {
  border-left-color: rgb(243 232 255 / 0.85);
  border-right-color: rgb(243 232 255 / 0.85);
}
.tw-border-x-purple-100\/90 {
  border-left-color: rgb(243 232 255 / 0.9);
  border-right-color: rgb(243 232 255 / 0.9);
}
.tw-border-x-purple-100\/95 {
  border-left-color: rgb(243 232 255 / 0.95);
  border-right-color: rgb(243 232 255 / 0.95);
}
.tw-border-x-purple-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-200\/0 {
  border-left-color: rgb(233 213 255 / 0);
  border-right-color: rgb(233 213 255 / 0);
}
.tw-border-x-purple-200\/10 {
  border-left-color: rgb(233 213 255 / 0.1);
  border-right-color: rgb(233 213 255 / 0.1);
}
.tw-border-x-purple-200\/100 {
  border-left-color: rgb(233 213 255 / 1);
  border-right-color: rgb(233 213 255 / 1);
}
.tw-border-x-purple-200\/15 {
  border-left-color: rgb(233 213 255 / 0.15);
  border-right-color: rgb(233 213 255 / 0.15);
}
.tw-border-x-purple-200\/20 {
  border-left-color: rgb(233 213 255 / 0.2);
  border-right-color: rgb(233 213 255 / 0.2);
}
.tw-border-x-purple-200\/25 {
  border-left-color: rgb(233 213 255 / 0.25);
  border-right-color: rgb(233 213 255 / 0.25);
}
.tw-border-x-purple-200\/30 {
  border-left-color: rgb(233 213 255 / 0.3);
  border-right-color: rgb(233 213 255 / 0.3);
}
.tw-border-x-purple-200\/35 {
  border-left-color: rgb(233 213 255 / 0.35);
  border-right-color: rgb(233 213 255 / 0.35);
}
.tw-border-x-purple-200\/40 {
  border-left-color: rgb(233 213 255 / 0.4);
  border-right-color: rgb(233 213 255 / 0.4);
}
.tw-border-x-purple-200\/45 {
  border-left-color: rgb(233 213 255 / 0.45);
  border-right-color: rgb(233 213 255 / 0.45);
}
.tw-border-x-purple-200\/5 {
  border-left-color: rgb(233 213 255 / 0.05);
  border-right-color: rgb(233 213 255 / 0.05);
}
.tw-border-x-purple-200\/50 {
  border-left-color: rgb(233 213 255 / 0.5);
  border-right-color: rgb(233 213 255 / 0.5);
}
.tw-border-x-purple-200\/55 {
  border-left-color: rgb(233 213 255 / 0.55);
  border-right-color: rgb(233 213 255 / 0.55);
}
.tw-border-x-purple-200\/60 {
  border-left-color: rgb(233 213 255 / 0.6);
  border-right-color: rgb(233 213 255 / 0.6);
}
.tw-border-x-purple-200\/65 {
  border-left-color: rgb(233 213 255 / 0.65);
  border-right-color: rgb(233 213 255 / 0.65);
}
.tw-border-x-purple-200\/70 {
  border-left-color: rgb(233 213 255 / 0.7);
  border-right-color: rgb(233 213 255 / 0.7);
}
.tw-border-x-purple-200\/75 {
  border-left-color: rgb(233 213 255 / 0.75);
  border-right-color: rgb(233 213 255 / 0.75);
}
.tw-border-x-purple-200\/80 {
  border-left-color: rgb(233 213 255 / 0.8);
  border-right-color: rgb(233 213 255 / 0.8);
}
.tw-border-x-purple-200\/85 {
  border-left-color: rgb(233 213 255 / 0.85);
  border-right-color: rgb(233 213 255 / 0.85);
}
.tw-border-x-purple-200\/90 {
  border-left-color: rgb(233 213 255 / 0.9);
  border-right-color: rgb(233 213 255 / 0.9);
}
.tw-border-x-purple-200\/95 {
  border-left-color: rgb(233 213 255 / 0.95);
  border-right-color: rgb(233 213 255 / 0.95);
}
.tw-border-x-purple-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-300\/0 {
  border-left-color: rgb(216 180 254 / 0);
  border-right-color: rgb(216 180 254 / 0);
}
.tw-border-x-purple-300\/10 {
  border-left-color: rgb(216 180 254 / 0.1);
  border-right-color: rgb(216 180 254 / 0.1);
}
.tw-border-x-purple-300\/100 {
  border-left-color: rgb(216 180 254 / 1);
  border-right-color: rgb(216 180 254 / 1);
}
.tw-border-x-purple-300\/15 {
  border-left-color: rgb(216 180 254 / 0.15);
  border-right-color: rgb(216 180 254 / 0.15);
}
.tw-border-x-purple-300\/20 {
  border-left-color: rgb(216 180 254 / 0.2);
  border-right-color: rgb(216 180 254 / 0.2);
}
.tw-border-x-purple-300\/25 {
  border-left-color: rgb(216 180 254 / 0.25);
  border-right-color: rgb(216 180 254 / 0.25);
}
.tw-border-x-purple-300\/30 {
  border-left-color: rgb(216 180 254 / 0.3);
  border-right-color: rgb(216 180 254 / 0.3);
}
.tw-border-x-purple-300\/35 {
  border-left-color: rgb(216 180 254 / 0.35);
  border-right-color: rgb(216 180 254 / 0.35);
}
.tw-border-x-purple-300\/40 {
  border-left-color: rgb(216 180 254 / 0.4);
  border-right-color: rgb(216 180 254 / 0.4);
}
.tw-border-x-purple-300\/45 {
  border-left-color: rgb(216 180 254 / 0.45);
  border-right-color: rgb(216 180 254 / 0.45);
}
.tw-border-x-purple-300\/5 {
  border-left-color: rgb(216 180 254 / 0.05);
  border-right-color: rgb(216 180 254 / 0.05);
}
.tw-border-x-purple-300\/50 {
  border-left-color: rgb(216 180 254 / 0.5);
  border-right-color: rgb(216 180 254 / 0.5);
}
.tw-border-x-purple-300\/55 {
  border-left-color: rgb(216 180 254 / 0.55);
  border-right-color: rgb(216 180 254 / 0.55);
}
.tw-border-x-purple-300\/60 {
  border-left-color: rgb(216 180 254 / 0.6);
  border-right-color: rgb(216 180 254 / 0.6);
}
.tw-border-x-purple-300\/65 {
  border-left-color: rgb(216 180 254 / 0.65);
  border-right-color: rgb(216 180 254 / 0.65);
}
.tw-border-x-purple-300\/70 {
  border-left-color: rgb(216 180 254 / 0.7);
  border-right-color: rgb(216 180 254 / 0.7);
}
.tw-border-x-purple-300\/75 {
  border-left-color: rgb(216 180 254 / 0.75);
  border-right-color: rgb(216 180 254 / 0.75);
}
.tw-border-x-purple-300\/80 {
  border-left-color: rgb(216 180 254 / 0.8);
  border-right-color: rgb(216 180 254 / 0.8);
}
.tw-border-x-purple-300\/85 {
  border-left-color: rgb(216 180 254 / 0.85);
  border-right-color: rgb(216 180 254 / 0.85);
}
.tw-border-x-purple-300\/90 {
  border-left-color: rgb(216 180 254 / 0.9);
  border-right-color: rgb(216 180 254 / 0.9);
}
.tw-border-x-purple-300\/95 {
  border-left-color: rgb(216 180 254 / 0.95);
  border-right-color: rgb(216 180 254 / 0.95);
}
.tw-border-x-purple-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-400\/0 {
  border-left-color: rgb(192 132 252 / 0);
  border-right-color: rgb(192 132 252 / 0);
}
.tw-border-x-purple-400\/10 {
  border-left-color: rgb(192 132 252 / 0.1);
  border-right-color: rgb(192 132 252 / 0.1);
}
.tw-border-x-purple-400\/100 {
  border-left-color: rgb(192 132 252 / 1);
  border-right-color: rgb(192 132 252 / 1);
}
.tw-border-x-purple-400\/15 {
  border-left-color: rgb(192 132 252 / 0.15);
  border-right-color: rgb(192 132 252 / 0.15);
}
.tw-border-x-purple-400\/20 {
  border-left-color: rgb(192 132 252 / 0.2);
  border-right-color: rgb(192 132 252 / 0.2);
}
.tw-border-x-purple-400\/25 {
  border-left-color: rgb(192 132 252 / 0.25);
  border-right-color: rgb(192 132 252 / 0.25);
}
.tw-border-x-purple-400\/30 {
  border-left-color: rgb(192 132 252 / 0.3);
  border-right-color: rgb(192 132 252 / 0.3);
}
.tw-border-x-purple-400\/35 {
  border-left-color: rgb(192 132 252 / 0.35);
  border-right-color: rgb(192 132 252 / 0.35);
}
.tw-border-x-purple-400\/40 {
  border-left-color: rgb(192 132 252 / 0.4);
  border-right-color: rgb(192 132 252 / 0.4);
}
.tw-border-x-purple-400\/45 {
  border-left-color: rgb(192 132 252 / 0.45);
  border-right-color: rgb(192 132 252 / 0.45);
}
.tw-border-x-purple-400\/5 {
  border-left-color: rgb(192 132 252 / 0.05);
  border-right-color: rgb(192 132 252 / 0.05);
}
.tw-border-x-purple-400\/50 {
  border-left-color: rgb(192 132 252 / 0.5);
  border-right-color: rgb(192 132 252 / 0.5);
}
.tw-border-x-purple-400\/55 {
  border-left-color: rgb(192 132 252 / 0.55);
  border-right-color: rgb(192 132 252 / 0.55);
}
.tw-border-x-purple-400\/60 {
  border-left-color: rgb(192 132 252 / 0.6);
  border-right-color: rgb(192 132 252 / 0.6);
}
.tw-border-x-purple-400\/65 {
  border-left-color: rgb(192 132 252 / 0.65);
  border-right-color: rgb(192 132 252 / 0.65);
}
.tw-border-x-purple-400\/70 {
  border-left-color: rgb(192 132 252 / 0.7);
  border-right-color: rgb(192 132 252 / 0.7);
}
.tw-border-x-purple-400\/75 {
  border-left-color: rgb(192 132 252 / 0.75);
  border-right-color: rgb(192 132 252 / 0.75);
}
.tw-border-x-purple-400\/80 {
  border-left-color: rgb(192 132 252 / 0.8);
  border-right-color: rgb(192 132 252 / 0.8);
}
.tw-border-x-purple-400\/85 {
  border-left-color: rgb(192 132 252 / 0.85);
  border-right-color: rgb(192 132 252 / 0.85);
}
.tw-border-x-purple-400\/90 {
  border-left-color: rgb(192 132 252 / 0.9);
  border-right-color: rgb(192 132 252 / 0.9);
}
.tw-border-x-purple-400\/95 {
  border-left-color: rgb(192 132 252 / 0.95);
  border-right-color: rgb(192 132 252 / 0.95);
}
.tw-border-x-purple-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-50\/0 {
  border-left-color: rgb(250 245 255 / 0);
  border-right-color: rgb(250 245 255 / 0);
}
.tw-border-x-purple-50\/10 {
  border-left-color: rgb(250 245 255 / 0.1);
  border-right-color: rgb(250 245 255 / 0.1);
}
.tw-border-x-purple-50\/100 {
  border-left-color: rgb(250 245 255 / 1);
  border-right-color: rgb(250 245 255 / 1);
}
.tw-border-x-purple-50\/15 {
  border-left-color: rgb(250 245 255 / 0.15);
  border-right-color: rgb(250 245 255 / 0.15);
}
.tw-border-x-purple-50\/20 {
  border-left-color: rgb(250 245 255 / 0.2);
  border-right-color: rgb(250 245 255 / 0.2);
}
.tw-border-x-purple-50\/25 {
  border-left-color: rgb(250 245 255 / 0.25);
  border-right-color: rgb(250 245 255 / 0.25);
}
.tw-border-x-purple-50\/30 {
  border-left-color: rgb(250 245 255 / 0.3);
  border-right-color: rgb(250 245 255 / 0.3);
}
.tw-border-x-purple-50\/35 {
  border-left-color: rgb(250 245 255 / 0.35);
  border-right-color: rgb(250 245 255 / 0.35);
}
.tw-border-x-purple-50\/40 {
  border-left-color: rgb(250 245 255 / 0.4);
  border-right-color: rgb(250 245 255 / 0.4);
}
.tw-border-x-purple-50\/45 {
  border-left-color: rgb(250 245 255 / 0.45);
  border-right-color: rgb(250 245 255 / 0.45);
}
.tw-border-x-purple-50\/5 {
  border-left-color: rgb(250 245 255 / 0.05);
  border-right-color: rgb(250 245 255 / 0.05);
}
.tw-border-x-purple-50\/50 {
  border-left-color: rgb(250 245 255 / 0.5);
  border-right-color: rgb(250 245 255 / 0.5);
}
.tw-border-x-purple-50\/55 {
  border-left-color: rgb(250 245 255 / 0.55);
  border-right-color: rgb(250 245 255 / 0.55);
}
.tw-border-x-purple-50\/60 {
  border-left-color: rgb(250 245 255 / 0.6);
  border-right-color: rgb(250 245 255 / 0.6);
}
.tw-border-x-purple-50\/65 {
  border-left-color: rgb(250 245 255 / 0.65);
  border-right-color: rgb(250 245 255 / 0.65);
}
.tw-border-x-purple-50\/70 {
  border-left-color: rgb(250 245 255 / 0.7);
  border-right-color: rgb(250 245 255 / 0.7);
}
.tw-border-x-purple-50\/75 {
  border-left-color: rgb(250 245 255 / 0.75);
  border-right-color: rgb(250 245 255 / 0.75);
}
.tw-border-x-purple-50\/80 {
  border-left-color: rgb(250 245 255 / 0.8);
  border-right-color: rgb(250 245 255 / 0.8);
}
.tw-border-x-purple-50\/85 {
  border-left-color: rgb(250 245 255 / 0.85);
  border-right-color: rgb(250 245 255 / 0.85);
}
.tw-border-x-purple-50\/90 {
  border-left-color: rgb(250 245 255 / 0.9);
  border-right-color: rgb(250 245 255 / 0.9);
}
.tw-border-x-purple-50\/95 {
  border-left-color: rgb(250 245 255 / 0.95);
  border-right-color: rgb(250 245 255 / 0.95);
}
.tw-border-x-purple-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
  border-right-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-500\/0 {
  border-left-color: rgb(168 85 247 / 0);
  border-right-color: rgb(168 85 247 / 0);
}
.tw-border-x-purple-500\/10 {
  border-left-color: rgb(168 85 247 / 0.1);
  border-right-color: rgb(168 85 247 / 0.1);
}
.tw-border-x-purple-500\/100 {
  border-left-color: rgb(168 85 247 / 1);
  border-right-color: rgb(168 85 247 / 1);
}
.tw-border-x-purple-500\/15 {
  border-left-color: rgb(168 85 247 / 0.15);
  border-right-color: rgb(168 85 247 / 0.15);
}
.tw-border-x-purple-500\/20 {
  border-left-color: rgb(168 85 247 / 0.2);
  border-right-color: rgb(168 85 247 / 0.2);
}
.tw-border-x-purple-500\/25 {
  border-left-color: rgb(168 85 247 / 0.25);
  border-right-color: rgb(168 85 247 / 0.25);
}
.tw-border-x-purple-500\/30 {
  border-left-color: rgb(168 85 247 / 0.3);
  border-right-color: rgb(168 85 247 / 0.3);
}
.tw-border-x-purple-500\/35 {
  border-left-color: rgb(168 85 247 / 0.35);
  border-right-color: rgb(168 85 247 / 0.35);
}
.tw-border-x-purple-500\/40 {
  border-left-color: rgb(168 85 247 / 0.4);
  border-right-color: rgb(168 85 247 / 0.4);
}
.tw-border-x-purple-500\/45 {
  border-left-color: rgb(168 85 247 / 0.45);
  border-right-color: rgb(168 85 247 / 0.45);
}
.tw-border-x-purple-500\/5 {
  border-left-color: rgb(168 85 247 / 0.05);
  border-right-color: rgb(168 85 247 / 0.05);
}
.tw-border-x-purple-500\/50 {
  border-left-color: rgb(168 85 247 / 0.5);
  border-right-color: rgb(168 85 247 / 0.5);
}
.tw-border-x-purple-500\/55 {
  border-left-color: rgb(168 85 247 / 0.55);
  border-right-color: rgb(168 85 247 / 0.55);
}
.tw-border-x-purple-500\/60 {
  border-left-color: rgb(168 85 247 / 0.6);
  border-right-color: rgb(168 85 247 / 0.6);
}
.tw-border-x-purple-500\/65 {
  border-left-color: rgb(168 85 247 / 0.65);
  border-right-color: rgb(168 85 247 / 0.65);
}
.tw-border-x-purple-500\/70 {
  border-left-color: rgb(168 85 247 / 0.7);
  border-right-color: rgb(168 85 247 / 0.7);
}
.tw-border-x-purple-500\/75 {
  border-left-color: rgb(168 85 247 / 0.75);
  border-right-color: rgb(168 85 247 / 0.75);
}
.tw-border-x-purple-500\/80 {
  border-left-color: rgb(168 85 247 / 0.8);
  border-right-color: rgb(168 85 247 / 0.8);
}
.tw-border-x-purple-500\/85 {
  border-left-color: rgb(168 85 247 / 0.85);
  border-right-color: rgb(168 85 247 / 0.85);
}
.tw-border-x-purple-500\/90 {
  border-left-color: rgb(168 85 247 / 0.9);
  border-right-color: rgb(168 85 247 / 0.9);
}
.tw-border-x-purple-500\/95 {
  border-left-color: rgb(168 85 247 / 0.95);
  border-right-color: rgb(168 85 247 / 0.95);
}
.tw-border-x-purple-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
  border-right-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-600\/0 {
  border-left-color: rgb(147 51 234 / 0);
  border-right-color: rgb(147 51 234 / 0);
}
.tw-border-x-purple-600\/10 {
  border-left-color: rgb(147 51 234 / 0.1);
  border-right-color: rgb(147 51 234 / 0.1);
}
.tw-border-x-purple-600\/100 {
  border-left-color: rgb(147 51 234 / 1);
  border-right-color: rgb(147 51 234 / 1);
}
.tw-border-x-purple-600\/15 {
  border-left-color: rgb(147 51 234 / 0.15);
  border-right-color: rgb(147 51 234 / 0.15);
}
.tw-border-x-purple-600\/20 {
  border-left-color: rgb(147 51 234 / 0.2);
  border-right-color: rgb(147 51 234 / 0.2);
}
.tw-border-x-purple-600\/25 {
  border-left-color: rgb(147 51 234 / 0.25);
  border-right-color: rgb(147 51 234 / 0.25);
}
.tw-border-x-purple-600\/30 {
  border-left-color: rgb(147 51 234 / 0.3);
  border-right-color: rgb(147 51 234 / 0.3);
}
.tw-border-x-purple-600\/35 {
  border-left-color: rgb(147 51 234 / 0.35);
  border-right-color: rgb(147 51 234 / 0.35);
}
.tw-border-x-purple-600\/40 {
  border-left-color: rgb(147 51 234 / 0.4);
  border-right-color: rgb(147 51 234 / 0.4);
}
.tw-border-x-purple-600\/45 {
  border-left-color: rgb(147 51 234 / 0.45);
  border-right-color: rgb(147 51 234 / 0.45);
}
.tw-border-x-purple-600\/5 {
  border-left-color: rgb(147 51 234 / 0.05);
  border-right-color: rgb(147 51 234 / 0.05);
}
.tw-border-x-purple-600\/50 {
  border-left-color: rgb(147 51 234 / 0.5);
  border-right-color: rgb(147 51 234 / 0.5);
}
.tw-border-x-purple-600\/55 {
  border-left-color: rgb(147 51 234 / 0.55);
  border-right-color: rgb(147 51 234 / 0.55);
}
.tw-border-x-purple-600\/60 {
  border-left-color: rgb(147 51 234 / 0.6);
  border-right-color: rgb(147 51 234 / 0.6);
}
.tw-border-x-purple-600\/65 {
  border-left-color: rgb(147 51 234 / 0.65);
  border-right-color: rgb(147 51 234 / 0.65);
}
.tw-border-x-purple-600\/70 {
  border-left-color: rgb(147 51 234 / 0.7);
  border-right-color: rgb(147 51 234 / 0.7);
}
.tw-border-x-purple-600\/75 {
  border-left-color: rgb(147 51 234 / 0.75);
  border-right-color: rgb(147 51 234 / 0.75);
}
.tw-border-x-purple-600\/80 {
  border-left-color: rgb(147 51 234 / 0.8);
  border-right-color: rgb(147 51 234 / 0.8);
}
.tw-border-x-purple-600\/85 {
  border-left-color: rgb(147 51 234 / 0.85);
  border-right-color: rgb(147 51 234 / 0.85);
}
.tw-border-x-purple-600\/90 {
  border-left-color: rgb(147 51 234 / 0.9);
  border-right-color: rgb(147 51 234 / 0.9);
}
.tw-border-x-purple-600\/95 {
  border-left-color: rgb(147 51 234 / 0.95);
  border-right-color: rgb(147 51 234 / 0.95);
}
.tw-border-x-purple-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
  border-right-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-700\/0 {
  border-left-color: rgb(126 34 206 / 0);
  border-right-color: rgb(126 34 206 / 0);
}
.tw-border-x-purple-700\/10 {
  border-left-color: rgb(126 34 206 / 0.1);
  border-right-color: rgb(126 34 206 / 0.1);
}
.tw-border-x-purple-700\/100 {
  border-left-color: rgb(126 34 206 / 1);
  border-right-color: rgb(126 34 206 / 1);
}
.tw-border-x-purple-700\/15 {
  border-left-color: rgb(126 34 206 / 0.15);
  border-right-color: rgb(126 34 206 / 0.15);
}
.tw-border-x-purple-700\/20 {
  border-left-color: rgb(126 34 206 / 0.2);
  border-right-color: rgb(126 34 206 / 0.2);
}
.tw-border-x-purple-700\/25 {
  border-left-color: rgb(126 34 206 / 0.25);
  border-right-color: rgb(126 34 206 / 0.25);
}
.tw-border-x-purple-700\/30 {
  border-left-color: rgb(126 34 206 / 0.3);
  border-right-color: rgb(126 34 206 / 0.3);
}
.tw-border-x-purple-700\/35 {
  border-left-color: rgb(126 34 206 / 0.35);
  border-right-color: rgb(126 34 206 / 0.35);
}
.tw-border-x-purple-700\/40 {
  border-left-color: rgb(126 34 206 / 0.4);
  border-right-color: rgb(126 34 206 / 0.4);
}
.tw-border-x-purple-700\/45 {
  border-left-color: rgb(126 34 206 / 0.45);
  border-right-color: rgb(126 34 206 / 0.45);
}
.tw-border-x-purple-700\/5 {
  border-left-color: rgb(126 34 206 / 0.05);
  border-right-color: rgb(126 34 206 / 0.05);
}
.tw-border-x-purple-700\/50 {
  border-left-color: rgb(126 34 206 / 0.5);
  border-right-color: rgb(126 34 206 / 0.5);
}
.tw-border-x-purple-700\/55 {
  border-left-color: rgb(126 34 206 / 0.55);
  border-right-color: rgb(126 34 206 / 0.55);
}
.tw-border-x-purple-700\/60 {
  border-left-color: rgb(126 34 206 / 0.6);
  border-right-color: rgb(126 34 206 / 0.6);
}
.tw-border-x-purple-700\/65 {
  border-left-color: rgb(126 34 206 / 0.65);
  border-right-color: rgb(126 34 206 / 0.65);
}
.tw-border-x-purple-700\/70 {
  border-left-color: rgb(126 34 206 / 0.7);
  border-right-color: rgb(126 34 206 / 0.7);
}
.tw-border-x-purple-700\/75 {
  border-left-color: rgb(126 34 206 / 0.75);
  border-right-color: rgb(126 34 206 / 0.75);
}
.tw-border-x-purple-700\/80 {
  border-left-color: rgb(126 34 206 / 0.8);
  border-right-color: rgb(126 34 206 / 0.8);
}
.tw-border-x-purple-700\/85 {
  border-left-color: rgb(126 34 206 / 0.85);
  border-right-color: rgb(126 34 206 / 0.85);
}
.tw-border-x-purple-700\/90 {
  border-left-color: rgb(126 34 206 / 0.9);
  border-right-color: rgb(126 34 206 / 0.9);
}
.tw-border-x-purple-700\/95 {
  border-left-color: rgb(126 34 206 / 0.95);
  border-right-color: rgb(126 34 206 / 0.95);
}
.tw-border-x-purple-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
  border-right-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-800\/0 {
  border-left-color: rgb(107 33 168 / 0);
  border-right-color: rgb(107 33 168 / 0);
}
.tw-border-x-purple-800\/10 {
  border-left-color: rgb(107 33 168 / 0.1);
  border-right-color: rgb(107 33 168 / 0.1);
}
.tw-border-x-purple-800\/100 {
  border-left-color: rgb(107 33 168 / 1);
  border-right-color: rgb(107 33 168 / 1);
}
.tw-border-x-purple-800\/15 {
  border-left-color: rgb(107 33 168 / 0.15);
  border-right-color: rgb(107 33 168 / 0.15);
}
.tw-border-x-purple-800\/20 {
  border-left-color: rgb(107 33 168 / 0.2);
  border-right-color: rgb(107 33 168 / 0.2);
}
.tw-border-x-purple-800\/25 {
  border-left-color: rgb(107 33 168 / 0.25);
  border-right-color: rgb(107 33 168 / 0.25);
}
.tw-border-x-purple-800\/30 {
  border-left-color: rgb(107 33 168 / 0.3);
  border-right-color: rgb(107 33 168 / 0.3);
}
.tw-border-x-purple-800\/35 {
  border-left-color: rgb(107 33 168 / 0.35);
  border-right-color: rgb(107 33 168 / 0.35);
}
.tw-border-x-purple-800\/40 {
  border-left-color: rgb(107 33 168 / 0.4);
  border-right-color: rgb(107 33 168 / 0.4);
}
.tw-border-x-purple-800\/45 {
  border-left-color: rgb(107 33 168 / 0.45);
  border-right-color: rgb(107 33 168 / 0.45);
}
.tw-border-x-purple-800\/5 {
  border-left-color: rgb(107 33 168 / 0.05);
  border-right-color: rgb(107 33 168 / 0.05);
}
.tw-border-x-purple-800\/50 {
  border-left-color: rgb(107 33 168 / 0.5);
  border-right-color: rgb(107 33 168 / 0.5);
}
.tw-border-x-purple-800\/55 {
  border-left-color: rgb(107 33 168 / 0.55);
  border-right-color: rgb(107 33 168 / 0.55);
}
.tw-border-x-purple-800\/60 {
  border-left-color: rgb(107 33 168 / 0.6);
  border-right-color: rgb(107 33 168 / 0.6);
}
.tw-border-x-purple-800\/65 {
  border-left-color: rgb(107 33 168 / 0.65);
  border-right-color: rgb(107 33 168 / 0.65);
}
.tw-border-x-purple-800\/70 {
  border-left-color: rgb(107 33 168 / 0.7);
  border-right-color: rgb(107 33 168 / 0.7);
}
.tw-border-x-purple-800\/75 {
  border-left-color: rgb(107 33 168 / 0.75);
  border-right-color: rgb(107 33 168 / 0.75);
}
.tw-border-x-purple-800\/80 {
  border-left-color: rgb(107 33 168 / 0.8);
  border-right-color: rgb(107 33 168 / 0.8);
}
.tw-border-x-purple-800\/85 {
  border-left-color: rgb(107 33 168 / 0.85);
  border-right-color: rgb(107 33 168 / 0.85);
}
.tw-border-x-purple-800\/90 {
  border-left-color: rgb(107 33 168 / 0.9);
  border-right-color: rgb(107 33 168 / 0.9);
}
.tw-border-x-purple-800\/95 {
  border-left-color: rgb(107 33 168 / 0.95);
  border-right-color: rgb(107 33 168 / 0.95);
}
.tw-border-x-purple-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
  border-right-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-900\/0 {
  border-left-color: rgb(88 28 135 / 0);
  border-right-color: rgb(88 28 135 / 0);
}
.tw-border-x-purple-900\/10 {
  border-left-color: rgb(88 28 135 / 0.1);
  border-right-color: rgb(88 28 135 / 0.1);
}
.tw-border-x-purple-900\/100 {
  border-left-color: rgb(88 28 135 / 1);
  border-right-color: rgb(88 28 135 / 1);
}
.tw-border-x-purple-900\/15 {
  border-left-color: rgb(88 28 135 / 0.15);
  border-right-color: rgb(88 28 135 / 0.15);
}
.tw-border-x-purple-900\/20 {
  border-left-color: rgb(88 28 135 / 0.2);
  border-right-color: rgb(88 28 135 / 0.2);
}
.tw-border-x-purple-900\/25 {
  border-left-color: rgb(88 28 135 / 0.25);
  border-right-color: rgb(88 28 135 / 0.25);
}
.tw-border-x-purple-900\/30 {
  border-left-color: rgb(88 28 135 / 0.3);
  border-right-color: rgb(88 28 135 / 0.3);
}
.tw-border-x-purple-900\/35 {
  border-left-color: rgb(88 28 135 / 0.35);
  border-right-color: rgb(88 28 135 / 0.35);
}
.tw-border-x-purple-900\/40 {
  border-left-color: rgb(88 28 135 / 0.4);
  border-right-color: rgb(88 28 135 / 0.4);
}
.tw-border-x-purple-900\/45 {
  border-left-color: rgb(88 28 135 / 0.45);
  border-right-color: rgb(88 28 135 / 0.45);
}
.tw-border-x-purple-900\/5 {
  border-left-color: rgb(88 28 135 / 0.05);
  border-right-color: rgb(88 28 135 / 0.05);
}
.tw-border-x-purple-900\/50 {
  border-left-color: rgb(88 28 135 / 0.5);
  border-right-color: rgb(88 28 135 / 0.5);
}
.tw-border-x-purple-900\/55 {
  border-left-color: rgb(88 28 135 / 0.55);
  border-right-color: rgb(88 28 135 / 0.55);
}
.tw-border-x-purple-900\/60 {
  border-left-color: rgb(88 28 135 / 0.6);
  border-right-color: rgb(88 28 135 / 0.6);
}
.tw-border-x-purple-900\/65 {
  border-left-color: rgb(88 28 135 / 0.65);
  border-right-color: rgb(88 28 135 / 0.65);
}
.tw-border-x-purple-900\/70 {
  border-left-color: rgb(88 28 135 / 0.7);
  border-right-color: rgb(88 28 135 / 0.7);
}
.tw-border-x-purple-900\/75 {
  border-left-color: rgb(88 28 135 / 0.75);
  border-right-color: rgb(88 28 135 / 0.75);
}
.tw-border-x-purple-900\/80 {
  border-left-color: rgb(88 28 135 / 0.8);
  border-right-color: rgb(88 28 135 / 0.8);
}
.tw-border-x-purple-900\/85 {
  border-left-color: rgb(88 28 135 / 0.85);
  border-right-color: rgb(88 28 135 / 0.85);
}
.tw-border-x-purple-900\/90 {
  border-left-color: rgb(88 28 135 / 0.9);
  border-right-color: rgb(88 28 135 / 0.9);
}
.tw-border-x-purple-900\/95 {
  border-left-color: rgb(88 28 135 / 0.95);
  border-right-color: rgb(88 28 135 / 0.95);
}
.tw-border-x-purple-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
  border-right-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-x-purple-950\/0 {
  border-left-color: rgb(59 7 100 / 0);
  border-right-color: rgb(59 7 100 / 0);
}
.tw-border-x-purple-950\/10 {
  border-left-color: rgb(59 7 100 / 0.1);
  border-right-color: rgb(59 7 100 / 0.1);
}
.tw-border-x-purple-950\/100 {
  border-left-color: rgb(59 7 100 / 1);
  border-right-color: rgb(59 7 100 / 1);
}
.tw-border-x-purple-950\/15 {
  border-left-color: rgb(59 7 100 / 0.15);
  border-right-color: rgb(59 7 100 / 0.15);
}
.tw-border-x-purple-950\/20 {
  border-left-color: rgb(59 7 100 / 0.2);
  border-right-color: rgb(59 7 100 / 0.2);
}
.tw-border-x-purple-950\/25 {
  border-left-color: rgb(59 7 100 / 0.25);
  border-right-color: rgb(59 7 100 / 0.25);
}
.tw-border-x-purple-950\/30 {
  border-left-color: rgb(59 7 100 / 0.3);
  border-right-color: rgb(59 7 100 / 0.3);
}
.tw-border-x-purple-950\/35 {
  border-left-color: rgb(59 7 100 / 0.35);
  border-right-color: rgb(59 7 100 / 0.35);
}
.tw-border-x-purple-950\/40 {
  border-left-color: rgb(59 7 100 / 0.4);
  border-right-color: rgb(59 7 100 / 0.4);
}
.tw-border-x-purple-950\/45 {
  border-left-color: rgb(59 7 100 / 0.45);
  border-right-color: rgb(59 7 100 / 0.45);
}
.tw-border-x-purple-950\/5 {
  border-left-color: rgb(59 7 100 / 0.05);
  border-right-color: rgb(59 7 100 / 0.05);
}
.tw-border-x-purple-950\/50 {
  border-left-color: rgb(59 7 100 / 0.5);
  border-right-color: rgb(59 7 100 / 0.5);
}
.tw-border-x-purple-950\/55 {
  border-left-color: rgb(59 7 100 / 0.55);
  border-right-color: rgb(59 7 100 / 0.55);
}
.tw-border-x-purple-950\/60 {
  border-left-color: rgb(59 7 100 / 0.6);
  border-right-color: rgb(59 7 100 / 0.6);
}
.tw-border-x-purple-950\/65 {
  border-left-color: rgb(59 7 100 / 0.65);
  border-right-color: rgb(59 7 100 / 0.65);
}
.tw-border-x-purple-950\/70 {
  border-left-color: rgb(59 7 100 / 0.7);
  border-right-color: rgb(59 7 100 / 0.7);
}
.tw-border-x-purple-950\/75 {
  border-left-color: rgb(59 7 100 / 0.75);
  border-right-color: rgb(59 7 100 / 0.75);
}
.tw-border-x-purple-950\/80 {
  border-left-color: rgb(59 7 100 / 0.8);
  border-right-color: rgb(59 7 100 / 0.8);
}
.tw-border-x-purple-950\/85 {
  border-left-color: rgb(59 7 100 / 0.85);
  border-right-color: rgb(59 7 100 / 0.85);
}
.tw-border-x-purple-950\/90 {
  border-left-color: rgb(59 7 100 / 0.9);
  border-right-color: rgb(59 7 100 / 0.9);
}
.tw-border-x-purple-950\/95 {
  border-left-color: rgb(59 7 100 / 0.95);
  border-right-color: rgb(59 7 100 / 0.95);
}
.tw-border-x-red-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-100\/0 {
  border-left-color: rgb(254 226 226 / 0);
  border-right-color: rgb(254 226 226 / 0);
}
.tw-border-x-red-100\/10 {
  border-left-color: rgb(254 226 226 / 0.1);
  border-right-color: rgb(254 226 226 / 0.1);
}
.tw-border-x-red-100\/100 {
  border-left-color: rgb(254 226 226 / 1);
  border-right-color: rgb(254 226 226 / 1);
}
.tw-border-x-red-100\/15 {
  border-left-color: rgb(254 226 226 / 0.15);
  border-right-color: rgb(254 226 226 / 0.15);
}
.tw-border-x-red-100\/20 {
  border-left-color: rgb(254 226 226 / 0.2);
  border-right-color: rgb(254 226 226 / 0.2);
}
.tw-border-x-red-100\/25 {
  border-left-color: rgb(254 226 226 / 0.25);
  border-right-color: rgb(254 226 226 / 0.25);
}
.tw-border-x-red-100\/30 {
  border-left-color: rgb(254 226 226 / 0.3);
  border-right-color: rgb(254 226 226 / 0.3);
}
.tw-border-x-red-100\/35 {
  border-left-color: rgb(254 226 226 / 0.35);
  border-right-color: rgb(254 226 226 / 0.35);
}
.tw-border-x-red-100\/40 {
  border-left-color: rgb(254 226 226 / 0.4);
  border-right-color: rgb(254 226 226 / 0.4);
}
.tw-border-x-red-100\/45 {
  border-left-color: rgb(254 226 226 / 0.45);
  border-right-color: rgb(254 226 226 / 0.45);
}
.tw-border-x-red-100\/5 {
  border-left-color: rgb(254 226 226 / 0.05);
  border-right-color: rgb(254 226 226 / 0.05);
}
.tw-border-x-red-100\/50 {
  border-left-color: rgb(254 226 226 / 0.5);
  border-right-color: rgb(254 226 226 / 0.5);
}
.tw-border-x-red-100\/55 {
  border-left-color: rgb(254 226 226 / 0.55);
  border-right-color: rgb(254 226 226 / 0.55);
}
.tw-border-x-red-100\/60 {
  border-left-color: rgb(254 226 226 / 0.6);
  border-right-color: rgb(254 226 226 / 0.6);
}
.tw-border-x-red-100\/65 {
  border-left-color: rgb(254 226 226 / 0.65);
  border-right-color: rgb(254 226 226 / 0.65);
}
.tw-border-x-red-100\/70 {
  border-left-color: rgb(254 226 226 / 0.7);
  border-right-color: rgb(254 226 226 / 0.7);
}
.tw-border-x-red-100\/75 {
  border-left-color: rgb(254 226 226 / 0.75);
  border-right-color: rgb(254 226 226 / 0.75);
}
.tw-border-x-red-100\/80 {
  border-left-color: rgb(254 226 226 / 0.8);
  border-right-color: rgb(254 226 226 / 0.8);
}
.tw-border-x-red-100\/85 {
  border-left-color: rgb(254 226 226 / 0.85);
  border-right-color: rgb(254 226 226 / 0.85);
}
.tw-border-x-red-100\/90 {
  border-left-color: rgb(254 226 226 / 0.9);
  border-right-color: rgb(254 226 226 / 0.9);
}
.tw-border-x-red-100\/95 {
  border-left-color: rgb(254 226 226 / 0.95);
  border-right-color: rgb(254 226 226 / 0.95);
}
.tw-border-x-red-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-200\/0 {
  border-left-color: rgb(254 202 202 / 0);
  border-right-color: rgb(254 202 202 / 0);
}
.tw-border-x-red-200\/10 {
  border-left-color: rgb(254 202 202 / 0.1);
  border-right-color: rgb(254 202 202 / 0.1);
}
.tw-border-x-red-200\/100 {
  border-left-color: rgb(254 202 202 / 1);
  border-right-color: rgb(254 202 202 / 1);
}
.tw-border-x-red-200\/15 {
  border-left-color: rgb(254 202 202 / 0.15);
  border-right-color: rgb(254 202 202 / 0.15);
}
.tw-border-x-red-200\/20 {
  border-left-color: rgb(254 202 202 / 0.2);
  border-right-color: rgb(254 202 202 / 0.2);
}
.tw-border-x-red-200\/25 {
  border-left-color: rgb(254 202 202 / 0.25);
  border-right-color: rgb(254 202 202 / 0.25);
}
.tw-border-x-red-200\/30 {
  border-left-color: rgb(254 202 202 / 0.3);
  border-right-color: rgb(254 202 202 / 0.3);
}
.tw-border-x-red-200\/35 {
  border-left-color: rgb(254 202 202 / 0.35);
  border-right-color: rgb(254 202 202 / 0.35);
}
.tw-border-x-red-200\/40 {
  border-left-color: rgb(254 202 202 / 0.4);
  border-right-color: rgb(254 202 202 / 0.4);
}
.tw-border-x-red-200\/45 {
  border-left-color: rgb(254 202 202 / 0.45);
  border-right-color: rgb(254 202 202 / 0.45);
}
.tw-border-x-red-200\/5 {
  border-left-color: rgb(254 202 202 / 0.05);
  border-right-color: rgb(254 202 202 / 0.05);
}
.tw-border-x-red-200\/50 {
  border-left-color: rgb(254 202 202 / 0.5);
  border-right-color: rgb(254 202 202 / 0.5);
}
.tw-border-x-red-200\/55 {
  border-left-color: rgb(254 202 202 / 0.55);
  border-right-color: rgb(254 202 202 / 0.55);
}
.tw-border-x-red-200\/60 {
  border-left-color: rgb(254 202 202 / 0.6);
  border-right-color: rgb(254 202 202 / 0.6);
}
.tw-border-x-red-200\/65 {
  border-left-color: rgb(254 202 202 / 0.65);
  border-right-color: rgb(254 202 202 / 0.65);
}
.tw-border-x-red-200\/70 {
  border-left-color: rgb(254 202 202 / 0.7);
  border-right-color: rgb(254 202 202 / 0.7);
}
.tw-border-x-red-200\/75 {
  border-left-color: rgb(254 202 202 / 0.75);
  border-right-color: rgb(254 202 202 / 0.75);
}
.tw-border-x-red-200\/80 {
  border-left-color: rgb(254 202 202 / 0.8);
  border-right-color: rgb(254 202 202 / 0.8);
}
.tw-border-x-red-200\/85 {
  border-left-color: rgb(254 202 202 / 0.85);
  border-right-color: rgb(254 202 202 / 0.85);
}
.tw-border-x-red-200\/90 {
  border-left-color: rgb(254 202 202 / 0.9);
  border-right-color: rgb(254 202 202 / 0.9);
}
.tw-border-x-red-200\/95 {
  border-left-color: rgb(254 202 202 / 0.95);
  border-right-color: rgb(254 202 202 / 0.95);
}
.tw-border-x-red-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
  border-right-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-300\/0 {
  border-left-color: rgb(252 165 165 / 0);
  border-right-color: rgb(252 165 165 / 0);
}
.tw-border-x-red-300\/10 {
  border-left-color: rgb(252 165 165 / 0.1);
  border-right-color: rgb(252 165 165 / 0.1);
}
.tw-border-x-red-300\/100 {
  border-left-color: rgb(252 165 165 / 1);
  border-right-color: rgb(252 165 165 / 1);
}
.tw-border-x-red-300\/15 {
  border-left-color: rgb(252 165 165 / 0.15);
  border-right-color: rgb(252 165 165 / 0.15);
}
.tw-border-x-red-300\/20 {
  border-left-color: rgb(252 165 165 / 0.2);
  border-right-color: rgb(252 165 165 / 0.2);
}
.tw-border-x-red-300\/25 {
  border-left-color: rgb(252 165 165 / 0.25);
  border-right-color: rgb(252 165 165 / 0.25);
}
.tw-border-x-red-300\/30 {
  border-left-color: rgb(252 165 165 / 0.3);
  border-right-color: rgb(252 165 165 / 0.3);
}
.tw-border-x-red-300\/35 {
  border-left-color: rgb(252 165 165 / 0.35);
  border-right-color: rgb(252 165 165 / 0.35);
}
.tw-border-x-red-300\/40 {
  border-left-color: rgb(252 165 165 / 0.4);
  border-right-color: rgb(252 165 165 / 0.4);
}
.tw-border-x-red-300\/45 {
  border-left-color: rgb(252 165 165 / 0.45);
  border-right-color: rgb(252 165 165 / 0.45);
}
.tw-border-x-red-300\/5 {
  border-left-color: rgb(252 165 165 / 0.05);
  border-right-color: rgb(252 165 165 / 0.05);
}
.tw-border-x-red-300\/50 {
  border-left-color: rgb(252 165 165 / 0.5);
  border-right-color: rgb(252 165 165 / 0.5);
}
.tw-border-x-red-300\/55 {
  border-left-color: rgb(252 165 165 / 0.55);
  border-right-color: rgb(252 165 165 / 0.55);
}
.tw-border-x-red-300\/60 {
  border-left-color: rgb(252 165 165 / 0.6);
  border-right-color: rgb(252 165 165 / 0.6);
}
.tw-border-x-red-300\/65 {
  border-left-color: rgb(252 165 165 / 0.65);
  border-right-color: rgb(252 165 165 / 0.65);
}
.tw-border-x-red-300\/70 {
  border-left-color: rgb(252 165 165 / 0.7);
  border-right-color: rgb(252 165 165 / 0.7);
}
.tw-border-x-red-300\/75 {
  border-left-color: rgb(252 165 165 / 0.75);
  border-right-color: rgb(252 165 165 / 0.75);
}
.tw-border-x-red-300\/80 {
  border-left-color: rgb(252 165 165 / 0.8);
  border-right-color: rgb(252 165 165 / 0.8);
}
.tw-border-x-red-300\/85 {
  border-left-color: rgb(252 165 165 / 0.85);
  border-right-color: rgb(252 165 165 / 0.85);
}
.tw-border-x-red-300\/90 {
  border-left-color: rgb(252 165 165 / 0.9);
  border-right-color: rgb(252 165 165 / 0.9);
}
.tw-border-x-red-300\/95 {
  border-left-color: rgb(252 165 165 / 0.95);
  border-right-color: rgb(252 165 165 / 0.95);
}
.tw-border-x-red-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
  border-right-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-400\/0 {
  border-left-color: rgb(248 113 113 / 0);
  border-right-color: rgb(248 113 113 / 0);
}
.tw-border-x-red-400\/10 {
  border-left-color: rgb(248 113 113 / 0.1);
  border-right-color: rgb(248 113 113 / 0.1);
}
.tw-border-x-red-400\/100 {
  border-left-color: rgb(248 113 113 / 1);
  border-right-color: rgb(248 113 113 / 1);
}
.tw-border-x-red-400\/15 {
  border-left-color: rgb(248 113 113 / 0.15);
  border-right-color: rgb(248 113 113 / 0.15);
}
.tw-border-x-red-400\/20 {
  border-left-color: rgb(248 113 113 / 0.2);
  border-right-color: rgb(248 113 113 / 0.2);
}
.tw-border-x-red-400\/25 {
  border-left-color: rgb(248 113 113 / 0.25);
  border-right-color: rgb(248 113 113 / 0.25);
}
.tw-border-x-red-400\/30 {
  border-left-color: rgb(248 113 113 / 0.3);
  border-right-color: rgb(248 113 113 / 0.3);
}
.tw-border-x-red-400\/35 {
  border-left-color: rgb(248 113 113 / 0.35);
  border-right-color: rgb(248 113 113 / 0.35);
}
.tw-border-x-red-400\/40 {
  border-left-color: rgb(248 113 113 / 0.4);
  border-right-color: rgb(248 113 113 / 0.4);
}
.tw-border-x-red-400\/45 {
  border-left-color: rgb(248 113 113 / 0.45);
  border-right-color: rgb(248 113 113 / 0.45);
}
.tw-border-x-red-400\/5 {
  border-left-color: rgb(248 113 113 / 0.05);
  border-right-color: rgb(248 113 113 / 0.05);
}
.tw-border-x-red-400\/50 {
  border-left-color: rgb(248 113 113 / 0.5);
  border-right-color: rgb(248 113 113 / 0.5);
}
.tw-border-x-red-400\/55 {
  border-left-color: rgb(248 113 113 / 0.55);
  border-right-color: rgb(248 113 113 / 0.55);
}
.tw-border-x-red-400\/60 {
  border-left-color: rgb(248 113 113 / 0.6);
  border-right-color: rgb(248 113 113 / 0.6);
}
.tw-border-x-red-400\/65 {
  border-left-color: rgb(248 113 113 / 0.65);
  border-right-color: rgb(248 113 113 / 0.65);
}
.tw-border-x-red-400\/70 {
  border-left-color: rgb(248 113 113 / 0.7);
  border-right-color: rgb(248 113 113 / 0.7);
}
.tw-border-x-red-400\/75 {
  border-left-color: rgb(248 113 113 / 0.75);
  border-right-color: rgb(248 113 113 / 0.75);
}
.tw-border-x-red-400\/80 {
  border-left-color: rgb(248 113 113 / 0.8);
  border-right-color: rgb(248 113 113 / 0.8);
}
.tw-border-x-red-400\/85 {
  border-left-color: rgb(248 113 113 / 0.85);
  border-right-color: rgb(248 113 113 / 0.85);
}
.tw-border-x-red-400\/90 {
  border-left-color: rgb(248 113 113 / 0.9);
  border-right-color: rgb(248 113 113 / 0.9);
}
.tw-border-x-red-400\/95 {
  border-left-color: rgb(248 113 113 / 0.95);
  border-right-color: rgb(248 113 113 / 0.95);
}
.tw-border-x-red-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-50\/0 {
  border-left-color: rgb(254 242 242 / 0);
  border-right-color: rgb(254 242 242 / 0);
}
.tw-border-x-red-50\/10 {
  border-left-color: rgb(254 242 242 / 0.1);
  border-right-color: rgb(254 242 242 / 0.1);
}
.tw-border-x-red-50\/100 {
  border-left-color: rgb(254 242 242 / 1);
  border-right-color: rgb(254 242 242 / 1);
}
.tw-border-x-red-50\/15 {
  border-left-color: rgb(254 242 242 / 0.15);
  border-right-color: rgb(254 242 242 / 0.15);
}
.tw-border-x-red-50\/20 {
  border-left-color: rgb(254 242 242 / 0.2);
  border-right-color: rgb(254 242 242 / 0.2);
}
.tw-border-x-red-50\/25 {
  border-left-color: rgb(254 242 242 / 0.25);
  border-right-color: rgb(254 242 242 / 0.25);
}
.tw-border-x-red-50\/30 {
  border-left-color: rgb(254 242 242 / 0.3);
  border-right-color: rgb(254 242 242 / 0.3);
}
.tw-border-x-red-50\/35 {
  border-left-color: rgb(254 242 242 / 0.35);
  border-right-color: rgb(254 242 242 / 0.35);
}
.tw-border-x-red-50\/40 {
  border-left-color: rgb(254 242 242 / 0.4);
  border-right-color: rgb(254 242 242 / 0.4);
}
.tw-border-x-red-50\/45 {
  border-left-color: rgb(254 242 242 / 0.45);
  border-right-color: rgb(254 242 242 / 0.45);
}
.tw-border-x-red-50\/5 {
  border-left-color: rgb(254 242 242 / 0.05);
  border-right-color: rgb(254 242 242 / 0.05);
}
.tw-border-x-red-50\/50 {
  border-left-color: rgb(254 242 242 / 0.5);
  border-right-color: rgb(254 242 242 / 0.5);
}
.tw-border-x-red-50\/55 {
  border-left-color: rgb(254 242 242 / 0.55);
  border-right-color: rgb(254 242 242 / 0.55);
}
.tw-border-x-red-50\/60 {
  border-left-color: rgb(254 242 242 / 0.6);
  border-right-color: rgb(254 242 242 / 0.6);
}
.tw-border-x-red-50\/65 {
  border-left-color: rgb(254 242 242 / 0.65);
  border-right-color: rgb(254 242 242 / 0.65);
}
.tw-border-x-red-50\/70 {
  border-left-color: rgb(254 242 242 / 0.7);
  border-right-color: rgb(254 242 242 / 0.7);
}
.tw-border-x-red-50\/75 {
  border-left-color: rgb(254 242 242 / 0.75);
  border-right-color: rgb(254 242 242 / 0.75);
}
.tw-border-x-red-50\/80 {
  border-left-color: rgb(254 242 242 / 0.8);
  border-right-color: rgb(254 242 242 / 0.8);
}
.tw-border-x-red-50\/85 {
  border-left-color: rgb(254 242 242 / 0.85);
  border-right-color: rgb(254 242 242 / 0.85);
}
.tw-border-x-red-50\/90 {
  border-left-color: rgb(254 242 242 / 0.9);
  border-right-color: rgb(254 242 242 / 0.9);
}
.tw-border-x-red-50\/95 {
  border-left-color: rgb(254 242 242 / 0.95);
  border-right-color: rgb(254 242 242 / 0.95);
}
.tw-border-x-red-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  border-right-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-500\/0 {
  border-left-color: rgb(239 68 68 / 0);
  border-right-color: rgb(239 68 68 / 0);
}
.tw-border-x-red-500\/10 {
  border-left-color: rgb(239 68 68 / 0.1);
  border-right-color: rgb(239 68 68 / 0.1);
}
.tw-border-x-red-500\/100 {
  border-left-color: rgb(239 68 68 / 1);
  border-right-color: rgb(239 68 68 / 1);
}
.tw-border-x-red-500\/15 {
  border-left-color: rgb(239 68 68 / 0.15);
  border-right-color: rgb(239 68 68 / 0.15);
}
.tw-border-x-red-500\/20 {
  border-left-color: rgb(239 68 68 / 0.2);
  border-right-color: rgb(239 68 68 / 0.2);
}
.tw-border-x-red-500\/25 {
  border-left-color: rgb(239 68 68 / 0.25);
  border-right-color: rgb(239 68 68 / 0.25);
}
.tw-border-x-red-500\/30 {
  border-left-color: rgb(239 68 68 / 0.3);
  border-right-color: rgb(239 68 68 / 0.3);
}
.tw-border-x-red-500\/35 {
  border-left-color: rgb(239 68 68 / 0.35);
  border-right-color: rgb(239 68 68 / 0.35);
}
.tw-border-x-red-500\/40 {
  border-left-color: rgb(239 68 68 / 0.4);
  border-right-color: rgb(239 68 68 / 0.4);
}
.tw-border-x-red-500\/45 {
  border-left-color: rgb(239 68 68 / 0.45);
  border-right-color: rgb(239 68 68 / 0.45);
}
.tw-border-x-red-500\/5 {
  border-left-color: rgb(239 68 68 / 0.05);
  border-right-color: rgb(239 68 68 / 0.05);
}
.tw-border-x-red-500\/50 {
  border-left-color: rgb(239 68 68 / 0.5);
  border-right-color: rgb(239 68 68 / 0.5);
}
.tw-border-x-red-500\/55 {
  border-left-color: rgb(239 68 68 / 0.55);
  border-right-color: rgb(239 68 68 / 0.55);
}
.tw-border-x-red-500\/60 {
  border-left-color: rgb(239 68 68 / 0.6);
  border-right-color: rgb(239 68 68 / 0.6);
}
.tw-border-x-red-500\/65 {
  border-left-color: rgb(239 68 68 / 0.65);
  border-right-color: rgb(239 68 68 / 0.65);
}
.tw-border-x-red-500\/70 {
  border-left-color: rgb(239 68 68 / 0.7);
  border-right-color: rgb(239 68 68 / 0.7);
}
.tw-border-x-red-500\/75 {
  border-left-color: rgb(239 68 68 / 0.75);
  border-right-color: rgb(239 68 68 / 0.75);
}
.tw-border-x-red-500\/80 {
  border-left-color: rgb(239 68 68 / 0.8);
  border-right-color: rgb(239 68 68 / 0.8);
}
.tw-border-x-red-500\/85 {
  border-left-color: rgb(239 68 68 / 0.85);
  border-right-color: rgb(239 68 68 / 0.85);
}
.tw-border-x-red-500\/90 {
  border-left-color: rgb(239 68 68 / 0.9);
  border-right-color: rgb(239 68 68 / 0.9);
}
.tw-border-x-red-500\/95 {
  border-left-color: rgb(239 68 68 / 0.95);
  border-right-color: rgb(239 68 68 / 0.95);
}
.tw-border-x-red-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-600\/0 {
  border-left-color: rgb(220 38 38 / 0);
  border-right-color: rgb(220 38 38 / 0);
}
.tw-border-x-red-600\/10 {
  border-left-color: rgb(220 38 38 / 0.1);
  border-right-color: rgb(220 38 38 / 0.1);
}
.tw-border-x-red-600\/100 {
  border-left-color: rgb(220 38 38 / 1);
  border-right-color: rgb(220 38 38 / 1);
}
.tw-border-x-red-600\/15 {
  border-left-color: rgb(220 38 38 / 0.15);
  border-right-color: rgb(220 38 38 / 0.15);
}
.tw-border-x-red-600\/20 {
  border-left-color: rgb(220 38 38 / 0.2);
  border-right-color: rgb(220 38 38 / 0.2);
}
.tw-border-x-red-600\/25 {
  border-left-color: rgb(220 38 38 / 0.25);
  border-right-color: rgb(220 38 38 / 0.25);
}
.tw-border-x-red-600\/30 {
  border-left-color: rgb(220 38 38 / 0.3);
  border-right-color: rgb(220 38 38 / 0.3);
}
.tw-border-x-red-600\/35 {
  border-left-color: rgb(220 38 38 / 0.35);
  border-right-color: rgb(220 38 38 / 0.35);
}
.tw-border-x-red-600\/40 {
  border-left-color: rgb(220 38 38 / 0.4);
  border-right-color: rgb(220 38 38 / 0.4);
}
.tw-border-x-red-600\/45 {
  border-left-color: rgb(220 38 38 / 0.45);
  border-right-color: rgb(220 38 38 / 0.45);
}
.tw-border-x-red-600\/5 {
  border-left-color: rgb(220 38 38 / 0.05);
  border-right-color: rgb(220 38 38 / 0.05);
}
.tw-border-x-red-600\/50 {
  border-left-color: rgb(220 38 38 / 0.5);
  border-right-color: rgb(220 38 38 / 0.5);
}
.tw-border-x-red-600\/55 {
  border-left-color: rgb(220 38 38 / 0.55);
  border-right-color: rgb(220 38 38 / 0.55);
}
.tw-border-x-red-600\/60 {
  border-left-color: rgb(220 38 38 / 0.6);
  border-right-color: rgb(220 38 38 / 0.6);
}
.tw-border-x-red-600\/65 {
  border-left-color: rgb(220 38 38 / 0.65);
  border-right-color: rgb(220 38 38 / 0.65);
}
.tw-border-x-red-600\/70 {
  border-left-color: rgb(220 38 38 / 0.7);
  border-right-color: rgb(220 38 38 / 0.7);
}
.tw-border-x-red-600\/75 {
  border-left-color: rgb(220 38 38 / 0.75);
  border-right-color: rgb(220 38 38 / 0.75);
}
.tw-border-x-red-600\/80 {
  border-left-color: rgb(220 38 38 / 0.8);
  border-right-color: rgb(220 38 38 / 0.8);
}
.tw-border-x-red-600\/85 {
  border-left-color: rgb(220 38 38 / 0.85);
  border-right-color: rgb(220 38 38 / 0.85);
}
.tw-border-x-red-600\/90 {
  border-left-color: rgb(220 38 38 / 0.9);
  border-right-color: rgb(220 38 38 / 0.9);
}
.tw-border-x-red-600\/95 {
  border-left-color: rgb(220 38 38 / 0.95);
  border-right-color: rgb(220 38 38 / 0.95);
}
.tw-border-x-red-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  border-right-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-700\/0 {
  border-left-color: rgb(185 28 28 / 0);
  border-right-color: rgb(185 28 28 / 0);
}
.tw-border-x-red-700\/10 {
  border-left-color: rgb(185 28 28 / 0.1);
  border-right-color: rgb(185 28 28 / 0.1);
}
.tw-border-x-red-700\/100 {
  border-left-color: rgb(185 28 28 / 1);
  border-right-color: rgb(185 28 28 / 1);
}
.tw-border-x-red-700\/15 {
  border-left-color: rgb(185 28 28 / 0.15);
  border-right-color: rgb(185 28 28 / 0.15);
}
.tw-border-x-red-700\/20 {
  border-left-color: rgb(185 28 28 / 0.2);
  border-right-color: rgb(185 28 28 / 0.2);
}
.tw-border-x-red-700\/25 {
  border-left-color: rgb(185 28 28 / 0.25);
  border-right-color: rgb(185 28 28 / 0.25);
}
.tw-border-x-red-700\/30 {
  border-left-color: rgb(185 28 28 / 0.3);
  border-right-color: rgb(185 28 28 / 0.3);
}
.tw-border-x-red-700\/35 {
  border-left-color: rgb(185 28 28 / 0.35);
  border-right-color: rgb(185 28 28 / 0.35);
}
.tw-border-x-red-700\/40 {
  border-left-color: rgb(185 28 28 / 0.4);
  border-right-color: rgb(185 28 28 / 0.4);
}
.tw-border-x-red-700\/45 {
  border-left-color: rgb(185 28 28 / 0.45);
  border-right-color: rgb(185 28 28 / 0.45);
}
.tw-border-x-red-700\/5 {
  border-left-color: rgb(185 28 28 / 0.05);
  border-right-color: rgb(185 28 28 / 0.05);
}
.tw-border-x-red-700\/50 {
  border-left-color: rgb(185 28 28 / 0.5);
  border-right-color: rgb(185 28 28 / 0.5);
}
.tw-border-x-red-700\/55 {
  border-left-color: rgb(185 28 28 / 0.55);
  border-right-color: rgb(185 28 28 / 0.55);
}
.tw-border-x-red-700\/60 {
  border-left-color: rgb(185 28 28 / 0.6);
  border-right-color: rgb(185 28 28 / 0.6);
}
.tw-border-x-red-700\/65 {
  border-left-color: rgb(185 28 28 / 0.65);
  border-right-color: rgb(185 28 28 / 0.65);
}
.tw-border-x-red-700\/70 {
  border-left-color: rgb(185 28 28 / 0.7);
  border-right-color: rgb(185 28 28 / 0.7);
}
.tw-border-x-red-700\/75 {
  border-left-color: rgb(185 28 28 / 0.75);
  border-right-color: rgb(185 28 28 / 0.75);
}
.tw-border-x-red-700\/80 {
  border-left-color: rgb(185 28 28 / 0.8);
  border-right-color: rgb(185 28 28 / 0.8);
}
.tw-border-x-red-700\/85 {
  border-left-color: rgb(185 28 28 / 0.85);
  border-right-color: rgb(185 28 28 / 0.85);
}
.tw-border-x-red-700\/90 {
  border-left-color: rgb(185 28 28 / 0.9);
  border-right-color: rgb(185 28 28 / 0.9);
}
.tw-border-x-red-700\/95 {
  border-left-color: rgb(185 28 28 / 0.95);
  border-right-color: rgb(185 28 28 / 0.95);
}
.tw-border-x-red-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
  border-right-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-800\/0 {
  border-left-color: rgb(153 27 27 / 0);
  border-right-color: rgb(153 27 27 / 0);
}
.tw-border-x-red-800\/10 {
  border-left-color: rgb(153 27 27 / 0.1);
  border-right-color: rgb(153 27 27 / 0.1);
}
.tw-border-x-red-800\/100 {
  border-left-color: rgb(153 27 27 / 1);
  border-right-color: rgb(153 27 27 / 1);
}
.tw-border-x-red-800\/15 {
  border-left-color: rgb(153 27 27 / 0.15);
  border-right-color: rgb(153 27 27 / 0.15);
}
.tw-border-x-red-800\/20 {
  border-left-color: rgb(153 27 27 / 0.2);
  border-right-color: rgb(153 27 27 / 0.2);
}
.tw-border-x-red-800\/25 {
  border-left-color: rgb(153 27 27 / 0.25);
  border-right-color: rgb(153 27 27 / 0.25);
}
.tw-border-x-red-800\/30 {
  border-left-color: rgb(153 27 27 / 0.3);
  border-right-color: rgb(153 27 27 / 0.3);
}
.tw-border-x-red-800\/35 {
  border-left-color: rgb(153 27 27 / 0.35);
  border-right-color: rgb(153 27 27 / 0.35);
}
.tw-border-x-red-800\/40 {
  border-left-color: rgb(153 27 27 / 0.4);
  border-right-color: rgb(153 27 27 / 0.4);
}
.tw-border-x-red-800\/45 {
  border-left-color: rgb(153 27 27 / 0.45);
  border-right-color: rgb(153 27 27 / 0.45);
}
.tw-border-x-red-800\/5 {
  border-left-color: rgb(153 27 27 / 0.05);
  border-right-color: rgb(153 27 27 / 0.05);
}
.tw-border-x-red-800\/50 {
  border-left-color: rgb(153 27 27 / 0.5);
  border-right-color: rgb(153 27 27 / 0.5);
}
.tw-border-x-red-800\/55 {
  border-left-color: rgb(153 27 27 / 0.55);
  border-right-color: rgb(153 27 27 / 0.55);
}
.tw-border-x-red-800\/60 {
  border-left-color: rgb(153 27 27 / 0.6);
  border-right-color: rgb(153 27 27 / 0.6);
}
.tw-border-x-red-800\/65 {
  border-left-color: rgb(153 27 27 / 0.65);
  border-right-color: rgb(153 27 27 / 0.65);
}
.tw-border-x-red-800\/70 {
  border-left-color: rgb(153 27 27 / 0.7);
  border-right-color: rgb(153 27 27 / 0.7);
}
.tw-border-x-red-800\/75 {
  border-left-color: rgb(153 27 27 / 0.75);
  border-right-color: rgb(153 27 27 / 0.75);
}
.tw-border-x-red-800\/80 {
  border-left-color: rgb(153 27 27 / 0.8);
  border-right-color: rgb(153 27 27 / 0.8);
}
.tw-border-x-red-800\/85 {
  border-left-color: rgb(153 27 27 / 0.85);
  border-right-color: rgb(153 27 27 / 0.85);
}
.tw-border-x-red-800\/90 {
  border-left-color: rgb(153 27 27 / 0.9);
  border-right-color: rgb(153 27 27 / 0.9);
}
.tw-border-x-red-800\/95 {
  border-left-color: rgb(153 27 27 / 0.95);
  border-right-color: rgb(153 27 27 / 0.95);
}
.tw-border-x-red-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
  border-right-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-900\/0 {
  border-left-color: rgb(127 29 29 / 0);
  border-right-color: rgb(127 29 29 / 0);
}
.tw-border-x-red-900\/10 {
  border-left-color: rgb(127 29 29 / 0.1);
  border-right-color: rgb(127 29 29 / 0.1);
}
.tw-border-x-red-900\/100 {
  border-left-color: rgb(127 29 29 / 1);
  border-right-color: rgb(127 29 29 / 1);
}
.tw-border-x-red-900\/15 {
  border-left-color: rgb(127 29 29 / 0.15);
  border-right-color: rgb(127 29 29 / 0.15);
}
.tw-border-x-red-900\/20 {
  border-left-color: rgb(127 29 29 / 0.2);
  border-right-color: rgb(127 29 29 / 0.2);
}
.tw-border-x-red-900\/25 {
  border-left-color: rgb(127 29 29 / 0.25);
  border-right-color: rgb(127 29 29 / 0.25);
}
.tw-border-x-red-900\/30 {
  border-left-color: rgb(127 29 29 / 0.3);
  border-right-color: rgb(127 29 29 / 0.3);
}
.tw-border-x-red-900\/35 {
  border-left-color: rgb(127 29 29 / 0.35);
  border-right-color: rgb(127 29 29 / 0.35);
}
.tw-border-x-red-900\/40 {
  border-left-color: rgb(127 29 29 / 0.4);
  border-right-color: rgb(127 29 29 / 0.4);
}
.tw-border-x-red-900\/45 {
  border-left-color: rgb(127 29 29 / 0.45);
  border-right-color: rgb(127 29 29 / 0.45);
}
.tw-border-x-red-900\/5 {
  border-left-color: rgb(127 29 29 / 0.05);
  border-right-color: rgb(127 29 29 / 0.05);
}
.tw-border-x-red-900\/50 {
  border-left-color: rgb(127 29 29 / 0.5);
  border-right-color: rgb(127 29 29 / 0.5);
}
.tw-border-x-red-900\/55 {
  border-left-color: rgb(127 29 29 / 0.55);
  border-right-color: rgb(127 29 29 / 0.55);
}
.tw-border-x-red-900\/60 {
  border-left-color: rgb(127 29 29 / 0.6);
  border-right-color: rgb(127 29 29 / 0.6);
}
.tw-border-x-red-900\/65 {
  border-left-color: rgb(127 29 29 / 0.65);
  border-right-color: rgb(127 29 29 / 0.65);
}
.tw-border-x-red-900\/70 {
  border-left-color: rgb(127 29 29 / 0.7);
  border-right-color: rgb(127 29 29 / 0.7);
}
.tw-border-x-red-900\/75 {
  border-left-color: rgb(127 29 29 / 0.75);
  border-right-color: rgb(127 29 29 / 0.75);
}
.tw-border-x-red-900\/80 {
  border-left-color: rgb(127 29 29 / 0.8);
  border-right-color: rgb(127 29 29 / 0.8);
}
.tw-border-x-red-900\/85 {
  border-left-color: rgb(127 29 29 / 0.85);
  border-right-color: rgb(127 29 29 / 0.85);
}
.tw-border-x-red-900\/90 {
  border-left-color: rgb(127 29 29 / 0.9);
  border-right-color: rgb(127 29 29 / 0.9);
}
.tw-border-x-red-900\/95 {
  border-left-color: rgb(127 29 29 / 0.95);
  border-right-color: rgb(127 29 29 / 0.95);
}
.tw-border-x-red-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  border-right-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-x-red-950\/0 {
  border-left-color: rgb(69 10 10 / 0);
  border-right-color: rgb(69 10 10 / 0);
}
.tw-border-x-red-950\/10 {
  border-left-color: rgb(69 10 10 / 0.1);
  border-right-color: rgb(69 10 10 / 0.1);
}
.tw-border-x-red-950\/100 {
  border-left-color: rgb(69 10 10 / 1);
  border-right-color: rgb(69 10 10 / 1);
}
.tw-border-x-red-950\/15 {
  border-left-color: rgb(69 10 10 / 0.15);
  border-right-color: rgb(69 10 10 / 0.15);
}
.tw-border-x-red-950\/20 {
  border-left-color: rgb(69 10 10 / 0.2);
  border-right-color: rgb(69 10 10 / 0.2);
}
.tw-border-x-red-950\/25 {
  border-left-color: rgb(69 10 10 / 0.25);
  border-right-color: rgb(69 10 10 / 0.25);
}
.tw-border-x-red-950\/30 {
  border-left-color: rgb(69 10 10 / 0.3);
  border-right-color: rgb(69 10 10 / 0.3);
}
.tw-border-x-red-950\/35 {
  border-left-color: rgb(69 10 10 / 0.35);
  border-right-color: rgb(69 10 10 / 0.35);
}
.tw-border-x-red-950\/40 {
  border-left-color: rgb(69 10 10 / 0.4);
  border-right-color: rgb(69 10 10 / 0.4);
}
.tw-border-x-red-950\/45 {
  border-left-color: rgb(69 10 10 / 0.45);
  border-right-color: rgb(69 10 10 / 0.45);
}
.tw-border-x-red-950\/5 {
  border-left-color: rgb(69 10 10 / 0.05);
  border-right-color: rgb(69 10 10 / 0.05);
}
.tw-border-x-red-950\/50 {
  border-left-color: rgb(69 10 10 / 0.5);
  border-right-color: rgb(69 10 10 / 0.5);
}
.tw-border-x-red-950\/55 {
  border-left-color: rgb(69 10 10 / 0.55);
  border-right-color: rgb(69 10 10 / 0.55);
}
.tw-border-x-red-950\/60 {
  border-left-color: rgb(69 10 10 / 0.6);
  border-right-color: rgb(69 10 10 / 0.6);
}
.tw-border-x-red-950\/65 {
  border-left-color: rgb(69 10 10 / 0.65);
  border-right-color: rgb(69 10 10 / 0.65);
}
.tw-border-x-red-950\/70 {
  border-left-color: rgb(69 10 10 / 0.7);
  border-right-color: rgb(69 10 10 / 0.7);
}
.tw-border-x-red-950\/75 {
  border-left-color: rgb(69 10 10 / 0.75);
  border-right-color: rgb(69 10 10 / 0.75);
}
.tw-border-x-red-950\/80 {
  border-left-color: rgb(69 10 10 / 0.8);
  border-right-color: rgb(69 10 10 / 0.8);
}
.tw-border-x-red-950\/85 {
  border-left-color: rgb(69 10 10 / 0.85);
  border-right-color: rgb(69 10 10 / 0.85);
}
.tw-border-x-red-950\/90 {
  border-left-color: rgb(69 10 10 / 0.9);
  border-right-color: rgb(69 10 10 / 0.9);
}
.tw-border-x-red-950\/95 {
  border-left-color: rgb(69 10 10 / 0.95);
  border-right-color: rgb(69 10 10 / 0.95);
}
.tw-border-x-rose-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-100\/0 {
  border-left-color: rgb(255 228 230 / 0);
  border-right-color: rgb(255 228 230 / 0);
}
.tw-border-x-rose-100\/10 {
  border-left-color: rgb(255 228 230 / 0.1);
  border-right-color: rgb(255 228 230 / 0.1);
}
.tw-border-x-rose-100\/100 {
  border-left-color: rgb(255 228 230 / 1);
  border-right-color: rgb(255 228 230 / 1);
}
.tw-border-x-rose-100\/15 {
  border-left-color: rgb(255 228 230 / 0.15);
  border-right-color: rgb(255 228 230 / 0.15);
}
.tw-border-x-rose-100\/20 {
  border-left-color: rgb(255 228 230 / 0.2);
  border-right-color: rgb(255 228 230 / 0.2);
}
.tw-border-x-rose-100\/25 {
  border-left-color: rgb(255 228 230 / 0.25);
  border-right-color: rgb(255 228 230 / 0.25);
}
.tw-border-x-rose-100\/30 {
  border-left-color: rgb(255 228 230 / 0.3);
  border-right-color: rgb(255 228 230 / 0.3);
}
.tw-border-x-rose-100\/35 {
  border-left-color: rgb(255 228 230 / 0.35);
  border-right-color: rgb(255 228 230 / 0.35);
}
.tw-border-x-rose-100\/40 {
  border-left-color: rgb(255 228 230 / 0.4);
  border-right-color: rgb(255 228 230 / 0.4);
}
.tw-border-x-rose-100\/45 {
  border-left-color: rgb(255 228 230 / 0.45);
  border-right-color: rgb(255 228 230 / 0.45);
}
.tw-border-x-rose-100\/5 {
  border-left-color: rgb(255 228 230 / 0.05);
  border-right-color: rgb(255 228 230 / 0.05);
}
.tw-border-x-rose-100\/50 {
  border-left-color: rgb(255 228 230 / 0.5);
  border-right-color: rgb(255 228 230 / 0.5);
}
.tw-border-x-rose-100\/55 {
  border-left-color: rgb(255 228 230 / 0.55);
  border-right-color: rgb(255 228 230 / 0.55);
}
.tw-border-x-rose-100\/60 {
  border-left-color: rgb(255 228 230 / 0.6);
  border-right-color: rgb(255 228 230 / 0.6);
}
.tw-border-x-rose-100\/65 {
  border-left-color: rgb(255 228 230 / 0.65);
  border-right-color: rgb(255 228 230 / 0.65);
}
.tw-border-x-rose-100\/70 {
  border-left-color: rgb(255 228 230 / 0.7);
  border-right-color: rgb(255 228 230 / 0.7);
}
.tw-border-x-rose-100\/75 {
  border-left-color: rgb(255 228 230 / 0.75);
  border-right-color: rgb(255 228 230 / 0.75);
}
.tw-border-x-rose-100\/80 {
  border-left-color: rgb(255 228 230 / 0.8);
  border-right-color: rgb(255 228 230 / 0.8);
}
.tw-border-x-rose-100\/85 {
  border-left-color: rgb(255 228 230 / 0.85);
  border-right-color: rgb(255 228 230 / 0.85);
}
.tw-border-x-rose-100\/90 {
  border-left-color: rgb(255 228 230 / 0.9);
  border-right-color: rgb(255 228 230 / 0.9);
}
.tw-border-x-rose-100\/95 {
  border-left-color: rgb(255 228 230 / 0.95);
  border-right-color: rgb(255 228 230 / 0.95);
}
.tw-border-x-rose-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-200\/0 {
  border-left-color: rgb(254 205 211 / 0);
  border-right-color: rgb(254 205 211 / 0);
}
.tw-border-x-rose-200\/10 {
  border-left-color: rgb(254 205 211 / 0.1);
  border-right-color: rgb(254 205 211 / 0.1);
}
.tw-border-x-rose-200\/100 {
  border-left-color: rgb(254 205 211 / 1);
  border-right-color: rgb(254 205 211 / 1);
}
.tw-border-x-rose-200\/15 {
  border-left-color: rgb(254 205 211 / 0.15);
  border-right-color: rgb(254 205 211 / 0.15);
}
.tw-border-x-rose-200\/20 {
  border-left-color: rgb(254 205 211 / 0.2);
  border-right-color: rgb(254 205 211 / 0.2);
}
.tw-border-x-rose-200\/25 {
  border-left-color: rgb(254 205 211 / 0.25);
  border-right-color: rgb(254 205 211 / 0.25);
}
.tw-border-x-rose-200\/30 {
  border-left-color: rgb(254 205 211 / 0.3);
  border-right-color: rgb(254 205 211 / 0.3);
}
.tw-border-x-rose-200\/35 {
  border-left-color: rgb(254 205 211 / 0.35);
  border-right-color: rgb(254 205 211 / 0.35);
}
.tw-border-x-rose-200\/40 {
  border-left-color: rgb(254 205 211 / 0.4);
  border-right-color: rgb(254 205 211 / 0.4);
}
.tw-border-x-rose-200\/45 {
  border-left-color: rgb(254 205 211 / 0.45);
  border-right-color: rgb(254 205 211 / 0.45);
}
.tw-border-x-rose-200\/5 {
  border-left-color: rgb(254 205 211 / 0.05);
  border-right-color: rgb(254 205 211 / 0.05);
}
.tw-border-x-rose-200\/50 {
  border-left-color: rgb(254 205 211 / 0.5);
  border-right-color: rgb(254 205 211 / 0.5);
}
.tw-border-x-rose-200\/55 {
  border-left-color: rgb(254 205 211 / 0.55);
  border-right-color: rgb(254 205 211 / 0.55);
}
.tw-border-x-rose-200\/60 {
  border-left-color: rgb(254 205 211 / 0.6);
  border-right-color: rgb(254 205 211 / 0.6);
}
.tw-border-x-rose-200\/65 {
  border-left-color: rgb(254 205 211 / 0.65);
  border-right-color: rgb(254 205 211 / 0.65);
}
.tw-border-x-rose-200\/70 {
  border-left-color: rgb(254 205 211 / 0.7);
  border-right-color: rgb(254 205 211 / 0.7);
}
.tw-border-x-rose-200\/75 {
  border-left-color: rgb(254 205 211 / 0.75);
  border-right-color: rgb(254 205 211 / 0.75);
}
.tw-border-x-rose-200\/80 {
  border-left-color: rgb(254 205 211 / 0.8);
  border-right-color: rgb(254 205 211 / 0.8);
}
.tw-border-x-rose-200\/85 {
  border-left-color: rgb(254 205 211 / 0.85);
  border-right-color: rgb(254 205 211 / 0.85);
}
.tw-border-x-rose-200\/90 {
  border-left-color: rgb(254 205 211 / 0.9);
  border-right-color: rgb(254 205 211 / 0.9);
}
.tw-border-x-rose-200\/95 {
  border-left-color: rgb(254 205 211 / 0.95);
  border-right-color: rgb(254 205 211 / 0.95);
}
.tw-border-x-rose-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-300\/0 {
  border-left-color: rgb(253 164 175 / 0);
  border-right-color: rgb(253 164 175 / 0);
}
.tw-border-x-rose-300\/10 {
  border-left-color: rgb(253 164 175 / 0.1);
  border-right-color: rgb(253 164 175 / 0.1);
}
.tw-border-x-rose-300\/100 {
  border-left-color: rgb(253 164 175 / 1);
  border-right-color: rgb(253 164 175 / 1);
}
.tw-border-x-rose-300\/15 {
  border-left-color: rgb(253 164 175 / 0.15);
  border-right-color: rgb(253 164 175 / 0.15);
}
.tw-border-x-rose-300\/20 {
  border-left-color: rgb(253 164 175 / 0.2);
  border-right-color: rgb(253 164 175 / 0.2);
}
.tw-border-x-rose-300\/25 {
  border-left-color: rgb(253 164 175 / 0.25);
  border-right-color: rgb(253 164 175 / 0.25);
}
.tw-border-x-rose-300\/30 {
  border-left-color: rgb(253 164 175 / 0.3);
  border-right-color: rgb(253 164 175 / 0.3);
}
.tw-border-x-rose-300\/35 {
  border-left-color: rgb(253 164 175 / 0.35);
  border-right-color: rgb(253 164 175 / 0.35);
}
.tw-border-x-rose-300\/40 {
  border-left-color: rgb(253 164 175 / 0.4);
  border-right-color: rgb(253 164 175 / 0.4);
}
.tw-border-x-rose-300\/45 {
  border-left-color: rgb(253 164 175 / 0.45);
  border-right-color: rgb(253 164 175 / 0.45);
}
.tw-border-x-rose-300\/5 {
  border-left-color: rgb(253 164 175 / 0.05);
  border-right-color: rgb(253 164 175 / 0.05);
}
.tw-border-x-rose-300\/50 {
  border-left-color: rgb(253 164 175 / 0.5);
  border-right-color: rgb(253 164 175 / 0.5);
}
.tw-border-x-rose-300\/55 {
  border-left-color: rgb(253 164 175 / 0.55);
  border-right-color: rgb(253 164 175 / 0.55);
}
.tw-border-x-rose-300\/60 {
  border-left-color: rgb(253 164 175 / 0.6);
  border-right-color: rgb(253 164 175 / 0.6);
}
.tw-border-x-rose-300\/65 {
  border-left-color: rgb(253 164 175 / 0.65);
  border-right-color: rgb(253 164 175 / 0.65);
}
.tw-border-x-rose-300\/70 {
  border-left-color: rgb(253 164 175 / 0.7);
  border-right-color: rgb(253 164 175 / 0.7);
}
.tw-border-x-rose-300\/75 {
  border-left-color: rgb(253 164 175 / 0.75);
  border-right-color: rgb(253 164 175 / 0.75);
}
.tw-border-x-rose-300\/80 {
  border-left-color: rgb(253 164 175 / 0.8);
  border-right-color: rgb(253 164 175 / 0.8);
}
.tw-border-x-rose-300\/85 {
  border-left-color: rgb(253 164 175 / 0.85);
  border-right-color: rgb(253 164 175 / 0.85);
}
.tw-border-x-rose-300\/90 {
  border-left-color: rgb(253 164 175 / 0.9);
  border-right-color: rgb(253 164 175 / 0.9);
}
.tw-border-x-rose-300\/95 {
  border-left-color: rgb(253 164 175 / 0.95);
  border-right-color: rgb(253 164 175 / 0.95);
}
.tw-border-x-rose-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
  border-right-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-400\/0 {
  border-left-color: rgb(251 113 133 / 0);
  border-right-color: rgb(251 113 133 / 0);
}
.tw-border-x-rose-400\/10 {
  border-left-color: rgb(251 113 133 / 0.1);
  border-right-color: rgb(251 113 133 / 0.1);
}
.tw-border-x-rose-400\/100 {
  border-left-color: rgb(251 113 133 / 1);
  border-right-color: rgb(251 113 133 / 1);
}
.tw-border-x-rose-400\/15 {
  border-left-color: rgb(251 113 133 / 0.15);
  border-right-color: rgb(251 113 133 / 0.15);
}
.tw-border-x-rose-400\/20 {
  border-left-color: rgb(251 113 133 / 0.2);
  border-right-color: rgb(251 113 133 / 0.2);
}
.tw-border-x-rose-400\/25 {
  border-left-color: rgb(251 113 133 / 0.25);
  border-right-color: rgb(251 113 133 / 0.25);
}
.tw-border-x-rose-400\/30 {
  border-left-color: rgb(251 113 133 / 0.3);
  border-right-color: rgb(251 113 133 / 0.3);
}
.tw-border-x-rose-400\/35 {
  border-left-color: rgb(251 113 133 / 0.35);
  border-right-color: rgb(251 113 133 / 0.35);
}
.tw-border-x-rose-400\/40 {
  border-left-color: rgb(251 113 133 / 0.4);
  border-right-color: rgb(251 113 133 / 0.4);
}
.tw-border-x-rose-400\/45 {
  border-left-color: rgb(251 113 133 / 0.45);
  border-right-color: rgb(251 113 133 / 0.45);
}
.tw-border-x-rose-400\/5 {
  border-left-color: rgb(251 113 133 / 0.05);
  border-right-color: rgb(251 113 133 / 0.05);
}
.tw-border-x-rose-400\/50 {
  border-left-color: rgb(251 113 133 / 0.5);
  border-right-color: rgb(251 113 133 / 0.5);
}
.tw-border-x-rose-400\/55 {
  border-left-color: rgb(251 113 133 / 0.55);
  border-right-color: rgb(251 113 133 / 0.55);
}
.tw-border-x-rose-400\/60 {
  border-left-color: rgb(251 113 133 / 0.6);
  border-right-color: rgb(251 113 133 / 0.6);
}
.tw-border-x-rose-400\/65 {
  border-left-color: rgb(251 113 133 / 0.65);
  border-right-color: rgb(251 113 133 / 0.65);
}
.tw-border-x-rose-400\/70 {
  border-left-color: rgb(251 113 133 / 0.7);
  border-right-color: rgb(251 113 133 / 0.7);
}
.tw-border-x-rose-400\/75 {
  border-left-color: rgb(251 113 133 / 0.75);
  border-right-color: rgb(251 113 133 / 0.75);
}
.tw-border-x-rose-400\/80 {
  border-left-color: rgb(251 113 133 / 0.8);
  border-right-color: rgb(251 113 133 / 0.8);
}
.tw-border-x-rose-400\/85 {
  border-left-color: rgb(251 113 133 / 0.85);
  border-right-color: rgb(251 113 133 / 0.85);
}
.tw-border-x-rose-400\/90 {
  border-left-color: rgb(251 113 133 / 0.9);
  border-right-color: rgb(251 113 133 / 0.9);
}
.tw-border-x-rose-400\/95 {
  border-left-color: rgb(251 113 133 / 0.95);
  border-right-color: rgb(251 113 133 / 0.95);
}
.tw-border-x-rose-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-50\/0 {
  border-left-color: rgb(255 241 242 / 0);
  border-right-color: rgb(255 241 242 / 0);
}
.tw-border-x-rose-50\/10 {
  border-left-color: rgb(255 241 242 / 0.1);
  border-right-color: rgb(255 241 242 / 0.1);
}
.tw-border-x-rose-50\/100 {
  border-left-color: rgb(255 241 242 / 1);
  border-right-color: rgb(255 241 242 / 1);
}
.tw-border-x-rose-50\/15 {
  border-left-color: rgb(255 241 242 / 0.15);
  border-right-color: rgb(255 241 242 / 0.15);
}
.tw-border-x-rose-50\/20 {
  border-left-color: rgb(255 241 242 / 0.2);
  border-right-color: rgb(255 241 242 / 0.2);
}
.tw-border-x-rose-50\/25 {
  border-left-color: rgb(255 241 242 / 0.25);
  border-right-color: rgb(255 241 242 / 0.25);
}
.tw-border-x-rose-50\/30 {
  border-left-color: rgb(255 241 242 / 0.3);
  border-right-color: rgb(255 241 242 / 0.3);
}
.tw-border-x-rose-50\/35 {
  border-left-color: rgb(255 241 242 / 0.35);
  border-right-color: rgb(255 241 242 / 0.35);
}
.tw-border-x-rose-50\/40 {
  border-left-color: rgb(255 241 242 / 0.4);
  border-right-color: rgb(255 241 242 / 0.4);
}
.tw-border-x-rose-50\/45 {
  border-left-color: rgb(255 241 242 / 0.45);
  border-right-color: rgb(255 241 242 / 0.45);
}
.tw-border-x-rose-50\/5 {
  border-left-color: rgb(255 241 242 / 0.05);
  border-right-color: rgb(255 241 242 / 0.05);
}
.tw-border-x-rose-50\/50 {
  border-left-color: rgb(255 241 242 / 0.5);
  border-right-color: rgb(255 241 242 / 0.5);
}
.tw-border-x-rose-50\/55 {
  border-left-color: rgb(255 241 242 / 0.55);
  border-right-color: rgb(255 241 242 / 0.55);
}
.tw-border-x-rose-50\/60 {
  border-left-color: rgb(255 241 242 / 0.6);
  border-right-color: rgb(255 241 242 / 0.6);
}
.tw-border-x-rose-50\/65 {
  border-left-color: rgb(255 241 242 / 0.65);
  border-right-color: rgb(255 241 242 / 0.65);
}
.tw-border-x-rose-50\/70 {
  border-left-color: rgb(255 241 242 / 0.7);
  border-right-color: rgb(255 241 242 / 0.7);
}
.tw-border-x-rose-50\/75 {
  border-left-color: rgb(255 241 242 / 0.75);
  border-right-color: rgb(255 241 242 / 0.75);
}
.tw-border-x-rose-50\/80 {
  border-left-color: rgb(255 241 242 / 0.8);
  border-right-color: rgb(255 241 242 / 0.8);
}
.tw-border-x-rose-50\/85 {
  border-left-color: rgb(255 241 242 / 0.85);
  border-right-color: rgb(255 241 242 / 0.85);
}
.tw-border-x-rose-50\/90 {
  border-left-color: rgb(255 241 242 / 0.9);
  border-right-color: rgb(255 241 242 / 0.9);
}
.tw-border-x-rose-50\/95 {
  border-left-color: rgb(255 241 242 / 0.95);
  border-right-color: rgb(255 241 242 / 0.95);
}
.tw-border-x-rose-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
  border-right-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-500\/0 {
  border-left-color: rgb(244 63 94 / 0);
  border-right-color: rgb(244 63 94 / 0);
}
.tw-border-x-rose-500\/10 {
  border-left-color: rgb(244 63 94 / 0.1);
  border-right-color: rgb(244 63 94 / 0.1);
}
.tw-border-x-rose-500\/100 {
  border-left-color: rgb(244 63 94 / 1);
  border-right-color: rgb(244 63 94 / 1);
}
.tw-border-x-rose-500\/15 {
  border-left-color: rgb(244 63 94 / 0.15);
  border-right-color: rgb(244 63 94 / 0.15);
}
.tw-border-x-rose-500\/20 {
  border-left-color: rgb(244 63 94 / 0.2);
  border-right-color: rgb(244 63 94 / 0.2);
}
.tw-border-x-rose-500\/25 {
  border-left-color: rgb(244 63 94 / 0.25);
  border-right-color: rgb(244 63 94 / 0.25);
}
.tw-border-x-rose-500\/30 {
  border-left-color: rgb(244 63 94 / 0.3);
  border-right-color: rgb(244 63 94 / 0.3);
}
.tw-border-x-rose-500\/35 {
  border-left-color: rgb(244 63 94 / 0.35);
  border-right-color: rgb(244 63 94 / 0.35);
}
.tw-border-x-rose-500\/40 {
  border-left-color: rgb(244 63 94 / 0.4);
  border-right-color: rgb(244 63 94 / 0.4);
}
.tw-border-x-rose-500\/45 {
  border-left-color: rgb(244 63 94 / 0.45);
  border-right-color: rgb(244 63 94 / 0.45);
}
.tw-border-x-rose-500\/5 {
  border-left-color: rgb(244 63 94 / 0.05);
  border-right-color: rgb(244 63 94 / 0.05);
}
.tw-border-x-rose-500\/50 {
  border-left-color: rgb(244 63 94 / 0.5);
  border-right-color: rgb(244 63 94 / 0.5);
}
.tw-border-x-rose-500\/55 {
  border-left-color: rgb(244 63 94 / 0.55);
  border-right-color: rgb(244 63 94 / 0.55);
}
.tw-border-x-rose-500\/60 {
  border-left-color: rgb(244 63 94 / 0.6);
  border-right-color: rgb(244 63 94 / 0.6);
}
.tw-border-x-rose-500\/65 {
  border-left-color: rgb(244 63 94 / 0.65);
  border-right-color: rgb(244 63 94 / 0.65);
}
.tw-border-x-rose-500\/70 {
  border-left-color: rgb(244 63 94 / 0.7);
  border-right-color: rgb(244 63 94 / 0.7);
}
.tw-border-x-rose-500\/75 {
  border-left-color: rgb(244 63 94 / 0.75);
  border-right-color: rgb(244 63 94 / 0.75);
}
.tw-border-x-rose-500\/80 {
  border-left-color: rgb(244 63 94 / 0.8);
  border-right-color: rgb(244 63 94 / 0.8);
}
.tw-border-x-rose-500\/85 {
  border-left-color: rgb(244 63 94 / 0.85);
  border-right-color: rgb(244 63 94 / 0.85);
}
.tw-border-x-rose-500\/90 {
  border-left-color: rgb(244 63 94 / 0.9);
  border-right-color: rgb(244 63 94 / 0.9);
}
.tw-border-x-rose-500\/95 {
  border-left-color: rgb(244 63 94 / 0.95);
  border-right-color: rgb(244 63 94 / 0.95);
}
.tw-border-x-rose-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
  border-right-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-600\/0 {
  border-left-color: rgb(225 29 72 / 0);
  border-right-color: rgb(225 29 72 / 0);
}
.tw-border-x-rose-600\/10 {
  border-left-color: rgb(225 29 72 / 0.1);
  border-right-color: rgb(225 29 72 / 0.1);
}
.tw-border-x-rose-600\/100 {
  border-left-color: rgb(225 29 72 / 1);
  border-right-color: rgb(225 29 72 / 1);
}
.tw-border-x-rose-600\/15 {
  border-left-color: rgb(225 29 72 / 0.15);
  border-right-color: rgb(225 29 72 / 0.15);
}
.tw-border-x-rose-600\/20 {
  border-left-color: rgb(225 29 72 / 0.2);
  border-right-color: rgb(225 29 72 / 0.2);
}
.tw-border-x-rose-600\/25 {
  border-left-color: rgb(225 29 72 / 0.25);
  border-right-color: rgb(225 29 72 / 0.25);
}
.tw-border-x-rose-600\/30 {
  border-left-color: rgb(225 29 72 / 0.3);
  border-right-color: rgb(225 29 72 / 0.3);
}
.tw-border-x-rose-600\/35 {
  border-left-color: rgb(225 29 72 / 0.35);
  border-right-color: rgb(225 29 72 / 0.35);
}
.tw-border-x-rose-600\/40 {
  border-left-color: rgb(225 29 72 / 0.4);
  border-right-color: rgb(225 29 72 / 0.4);
}
.tw-border-x-rose-600\/45 {
  border-left-color: rgb(225 29 72 / 0.45);
  border-right-color: rgb(225 29 72 / 0.45);
}
.tw-border-x-rose-600\/5 {
  border-left-color: rgb(225 29 72 / 0.05);
  border-right-color: rgb(225 29 72 / 0.05);
}
.tw-border-x-rose-600\/50 {
  border-left-color: rgb(225 29 72 / 0.5);
  border-right-color: rgb(225 29 72 / 0.5);
}
.tw-border-x-rose-600\/55 {
  border-left-color: rgb(225 29 72 / 0.55);
  border-right-color: rgb(225 29 72 / 0.55);
}
.tw-border-x-rose-600\/60 {
  border-left-color: rgb(225 29 72 / 0.6);
  border-right-color: rgb(225 29 72 / 0.6);
}
.tw-border-x-rose-600\/65 {
  border-left-color: rgb(225 29 72 / 0.65);
  border-right-color: rgb(225 29 72 / 0.65);
}
.tw-border-x-rose-600\/70 {
  border-left-color: rgb(225 29 72 / 0.7);
  border-right-color: rgb(225 29 72 / 0.7);
}
.tw-border-x-rose-600\/75 {
  border-left-color: rgb(225 29 72 / 0.75);
  border-right-color: rgb(225 29 72 / 0.75);
}
.tw-border-x-rose-600\/80 {
  border-left-color: rgb(225 29 72 / 0.8);
  border-right-color: rgb(225 29 72 / 0.8);
}
.tw-border-x-rose-600\/85 {
  border-left-color: rgb(225 29 72 / 0.85);
  border-right-color: rgb(225 29 72 / 0.85);
}
.tw-border-x-rose-600\/90 {
  border-left-color: rgb(225 29 72 / 0.9);
  border-right-color: rgb(225 29 72 / 0.9);
}
.tw-border-x-rose-600\/95 {
  border-left-color: rgb(225 29 72 / 0.95);
  border-right-color: rgb(225 29 72 / 0.95);
}
.tw-border-x-rose-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
  border-right-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-700\/0 {
  border-left-color: rgb(190 18 60 / 0);
  border-right-color: rgb(190 18 60 / 0);
}
.tw-border-x-rose-700\/10 {
  border-left-color: rgb(190 18 60 / 0.1);
  border-right-color: rgb(190 18 60 / 0.1);
}
.tw-border-x-rose-700\/100 {
  border-left-color: rgb(190 18 60 / 1);
  border-right-color: rgb(190 18 60 / 1);
}
.tw-border-x-rose-700\/15 {
  border-left-color: rgb(190 18 60 / 0.15);
  border-right-color: rgb(190 18 60 / 0.15);
}
.tw-border-x-rose-700\/20 {
  border-left-color: rgb(190 18 60 / 0.2);
  border-right-color: rgb(190 18 60 / 0.2);
}
.tw-border-x-rose-700\/25 {
  border-left-color: rgb(190 18 60 / 0.25);
  border-right-color: rgb(190 18 60 / 0.25);
}
.tw-border-x-rose-700\/30 {
  border-left-color: rgb(190 18 60 / 0.3);
  border-right-color: rgb(190 18 60 / 0.3);
}
.tw-border-x-rose-700\/35 {
  border-left-color: rgb(190 18 60 / 0.35);
  border-right-color: rgb(190 18 60 / 0.35);
}
.tw-border-x-rose-700\/40 {
  border-left-color: rgb(190 18 60 / 0.4);
  border-right-color: rgb(190 18 60 / 0.4);
}
.tw-border-x-rose-700\/45 {
  border-left-color: rgb(190 18 60 / 0.45);
  border-right-color: rgb(190 18 60 / 0.45);
}
.tw-border-x-rose-700\/5 {
  border-left-color: rgb(190 18 60 / 0.05);
  border-right-color: rgb(190 18 60 / 0.05);
}
.tw-border-x-rose-700\/50 {
  border-left-color: rgb(190 18 60 / 0.5);
  border-right-color: rgb(190 18 60 / 0.5);
}
.tw-border-x-rose-700\/55 {
  border-left-color: rgb(190 18 60 / 0.55);
  border-right-color: rgb(190 18 60 / 0.55);
}
.tw-border-x-rose-700\/60 {
  border-left-color: rgb(190 18 60 / 0.6);
  border-right-color: rgb(190 18 60 / 0.6);
}
.tw-border-x-rose-700\/65 {
  border-left-color: rgb(190 18 60 / 0.65);
  border-right-color: rgb(190 18 60 / 0.65);
}
.tw-border-x-rose-700\/70 {
  border-left-color: rgb(190 18 60 / 0.7);
  border-right-color: rgb(190 18 60 / 0.7);
}
.tw-border-x-rose-700\/75 {
  border-left-color: rgb(190 18 60 / 0.75);
  border-right-color: rgb(190 18 60 / 0.75);
}
.tw-border-x-rose-700\/80 {
  border-left-color: rgb(190 18 60 / 0.8);
  border-right-color: rgb(190 18 60 / 0.8);
}
.tw-border-x-rose-700\/85 {
  border-left-color: rgb(190 18 60 / 0.85);
  border-right-color: rgb(190 18 60 / 0.85);
}
.tw-border-x-rose-700\/90 {
  border-left-color: rgb(190 18 60 / 0.9);
  border-right-color: rgb(190 18 60 / 0.9);
}
.tw-border-x-rose-700\/95 {
  border-left-color: rgb(190 18 60 / 0.95);
  border-right-color: rgb(190 18 60 / 0.95);
}
.tw-border-x-rose-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
  border-right-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-800\/0 {
  border-left-color: rgb(159 18 57 / 0);
  border-right-color: rgb(159 18 57 / 0);
}
.tw-border-x-rose-800\/10 {
  border-left-color: rgb(159 18 57 / 0.1);
  border-right-color: rgb(159 18 57 / 0.1);
}
.tw-border-x-rose-800\/100 {
  border-left-color: rgb(159 18 57 / 1);
  border-right-color: rgb(159 18 57 / 1);
}
.tw-border-x-rose-800\/15 {
  border-left-color: rgb(159 18 57 / 0.15);
  border-right-color: rgb(159 18 57 / 0.15);
}
.tw-border-x-rose-800\/20 {
  border-left-color: rgb(159 18 57 / 0.2);
  border-right-color: rgb(159 18 57 / 0.2);
}
.tw-border-x-rose-800\/25 {
  border-left-color: rgb(159 18 57 / 0.25);
  border-right-color: rgb(159 18 57 / 0.25);
}
.tw-border-x-rose-800\/30 {
  border-left-color: rgb(159 18 57 / 0.3);
  border-right-color: rgb(159 18 57 / 0.3);
}
.tw-border-x-rose-800\/35 {
  border-left-color: rgb(159 18 57 / 0.35);
  border-right-color: rgb(159 18 57 / 0.35);
}
.tw-border-x-rose-800\/40 {
  border-left-color: rgb(159 18 57 / 0.4);
  border-right-color: rgb(159 18 57 / 0.4);
}
.tw-border-x-rose-800\/45 {
  border-left-color: rgb(159 18 57 / 0.45);
  border-right-color: rgb(159 18 57 / 0.45);
}
.tw-border-x-rose-800\/5 {
  border-left-color: rgb(159 18 57 / 0.05);
  border-right-color: rgb(159 18 57 / 0.05);
}
.tw-border-x-rose-800\/50 {
  border-left-color: rgb(159 18 57 / 0.5);
  border-right-color: rgb(159 18 57 / 0.5);
}
.tw-border-x-rose-800\/55 {
  border-left-color: rgb(159 18 57 / 0.55);
  border-right-color: rgb(159 18 57 / 0.55);
}
.tw-border-x-rose-800\/60 {
  border-left-color: rgb(159 18 57 / 0.6);
  border-right-color: rgb(159 18 57 / 0.6);
}
.tw-border-x-rose-800\/65 {
  border-left-color: rgb(159 18 57 / 0.65);
  border-right-color: rgb(159 18 57 / 0.65);
}
.tw-border-x-rose-800\/70 {
  border-left-color: rgb(159 18 57 / 0.7);
  border-right-color: rgb(159 18 57 / 0.7);
}
.tw-border-x-rose-800\/75 {
  border-left-color: rgb(159 18 57 / 0.75);
  border-right-color: rgb(159 18 57 / 0.75);
}
.tw-border-x-rose-800\/80 {
  border-left-color: rgb(159 18 57 / 0.8);
  border-right-color: rgb(159 18 57 / 0.8);
}
.tw-border-x-rose-800\/85 {
  border-left-color: rgb(159 18 57 / 0.85);
  border-right-color: rgb(159 18 57 / 0.85);
}
.tw-border-x-rose-800\/90 {
  border-left-color: rgb(159 18 57 / 0.9);
  border-right-color: rgb(159 18 57 / 0.9);
}
.tw-border-x-rose-800\/95 {
  border-left-color: rgb(159 18 57 / 0.95);
  border-right-color: rgb(159 18 57 / 0.95);
}
.tw-border-x-rose-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
  border-right-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-900\/0 {
  border-left-color: rgb(136 19 55 / 0);
  border-right-color: rgb(136 19 55 / 0);
}
.tw-border-x-rose-900\/10 {
  border-left-color: rgb(136 19 55 / 0.1);
  border-right-color: rgb(136 19 55 / 0.1);
}
.tw-border-x-rose-900\/100 {
  border-left-color: rgb(136 19 55 / 1);
  border-right-color: rgb(136 19 55 / 1);
}
.tw-border-x-rose-900\/15 {
  border-left-color: rgb(136 19 55 / 0.15);
  border-right-color: rgb(136 19 55 / 0.15);
}
.tw-border-x-rose-900\/20 {
  border-left-color: rgb(136 19 55 / 0.2);
  border-right-color: rgb(136 19 55 / 0.2);
}
.tw-border-x-rose-900\/25 {
  border-left-color: rgb(136 19 55 / 0.25);
  border-right-color: rgb(136 19 55 / 0.25);
}
.tw-border-x-rose-900\/30 {
  border-left-color: rgb(136 19 55 / 0.3);
  border-right-color: rgb(136 19 55 / 0.3);
}
.tw-border-x-rose-900\/35 {
  border-left-color: rgb(136 19 55 / 0.35);
  border-right-color: rgb(136 19 55 / 0.35);
}
.tw-border-x-rose-900\/40 {
  border-left-color: rgb(136 19 55 / 0.4);
  border-right-color: rgb(136 19 55 / 0.4);
}
.tw-border-x-rose-900\/45 {
  border-left-color: rgb(136 19 55 / 0.45);
  border-right-color: rgb(136 19 55 / 0.45);
}
.tw-border-x-rose-900\/5 {
  border-left-color: rgb(136 19 55 / 0.05);
  border-right-color: rgb(136 19 55 / 0.05);
}
.tw-border-x-rose-900\/50 {
  border-left-color: rgb(136 19 55 / 0.5);
  border-right-color: rgb(136 19 55 / 0.5);
}
.tw-border-x-rose-900\/55 {
  border-left-color: rgb(136 19 55 / 0.55);
  border-right-color: rgb(136 19 55 / 0.55);
}
.tw-border-x-rose-900\/60 {
  border-left-color: rgb(136 19 55 / 0.6);
  border-right-color: rgb(136 19 55 / 0.6);
}
.tw-border-x-rose-900\/65 {
  border-left-color: rgb(136 19 55 / 0.65);
  border-right-color: rgb(136 19 55 / 0.65);
}
.tw-border-x-rose-900\/70 {
  border-left-color: rgb(136 19 55 / 0.7);
  border-right-color: rgb(136 19 55 / 0.7);
}
.tw-border-x-rose-900\/75 {
  border-left-color: rgb(136 19 55 / 0.75);
  border-right-color: rgb(136 19 55 / 0.75);
}
.tw-border-x-rose-900\/80 {
  border-left-color: rgb(136 19 55 / 0.8);
  border-right-color: rgb(136 19 55 / 0.8);
}
.tw-border-x-rose-900\/85 {
  border-left-color: rgb(136 19 55 / 0.85);
  border-right-color: rgb(136 19 55 / 0.85);
}
.tw-border-x-rose-900\/90 {
  border-left-color: rgb(136 19 55 / 0.9);
  border-right-color: rgb(136 19 55 / 0.9);
}
.tw-border-x-rose-900\/95 {
  border-left-color: rgb(136 19 55 / 0.95);
  border-right-color: rgb(136 19 55 / 0.95);
}
.tw-border-x-rose-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
  border-right-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-x-rose-950\/0 {
  border-left-color: rgb(76 5 25 / 0);
  border-right-color: rgb(76 5 25 / 0);
}
.tw-border-x-rose-950\/10 {
  border-left-color: rgb(76 5 25 / 0.1);
  border-right-color: rgb(76 5 25 / 0.1);
}
.tw-border-x-rose-950\/100 {
  border-left-color: rgb(76 5 25 / 1);
  border-right-color: rgb(76 5 25 / 1);
}
.tw-border-x-rose-950\/15 {
  border-left-color: rgb(76 5 25 / 0.15);
  border-right-color: rgb(76 5 25 / 0.15);
}
.tw-border-x-rose-950\/20 {
  border-left-color: rgb(76 5 25 / 0.2);
  border-right-color: rgb(76 5 25 / 0.2);
}
.tw-border-x-rose-950\/25 {
  border-left-color: rgb(76 5 25 / 0.25);
  border-right-color: rgb(76 5 25 / 0.25);
}
.tw-border-x-rose-950\/30 {
  border-left-color: rgb(76 5 25 / 0.3);
  border-right-color: rgb(76 5 25 / 0.3);
}
.tw-border-x-rose-950\/35 {
  border-left-color: rgb(76 5 25 / 0.35);
  border-right-color: rgb(76 5 25 / 0.35);
}
.tw-border-x-rose-950\/40 {
  border-left-color: rgb(76 5 25 / 0.4);
  border-right-color: rgb(76 5 25 / 0.4);
}
.tw-border-x-rose-950\/45 {
  border-left-color: rgb(76 5 25 / 0.45);
  border-right-color: rgb(76 5 25 / 0.45);
}
.tw-border-x-rose-950\/5 {
  border-left-color: rgb(76 5 25 / 0.05);
  border-right-color: rgb(76 5 25 / 0.05);
}
.tw-border-x-rose-950\/50 {
  border-left-color: rgb(76 5 25 / 0.5);
  border-right-color: rgb(76 5 25 / 0.5);
}
.tw-border-x-rose-950\/55 {
  border-left-color: rgb(76 5 25 / 0.55);
  border-right-color: rgb(76 5 25 / 0.55);
}
.tw-border-x-rose-950\/60 {
  border-left-color: rgb(76 5 25 / 0.6);
  border-right-color: rgb(76 5 25 / 0.6);
}
.tw-border-x-rose-950\/65 {
  border-left-color: rgb(76 5 25 / 0.65);
  border-right-color: rgb(76 5 25 / 0.65);
}
.tw-border-x-rose-950\/70 {
  border-left-color: rgb(76 5 25 / 0.7);
  border-right-color: rgb(76 5 25 / 0.7);
}
.tw-border-x-rose-950\/75 {
  border-left-color: rgb(76 5 25 / 0.75);
  border-right-color: rgb(76 5 25 / 0.75);
}
.tw-border-x-rose-950\/80 {
  border-left-color: rgb(76 5 25 / 0.8);
  border-right-color: rgb(76 5 25 / 0.8);
}
.tw-border-x-rose-950\/85 {
  border-left-color: rgb(76 5 25 / 0.85);
  border-right-color: rgb(76 5 25 / 0.85);
}
.tw-border-x-rose-950\/90 {
  border-left-color: rgb(76 5 25 / 0.9);
  border-right-color: rgb(76 5 25 / 0.9);
}
.tw-border-x-rose-950\/95 {
  border-left-color: rgb(76 5 25 / 0.95);
  border-right-color: rgb(76 5 25 / 0.95);
}
.tw-border-x-sky-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-100\/0 {
  border-left-color: rgb(224 242 254 / 0);
  border-right-color: rgb(224 242 254 / 0);
}
.tw-border-x-sky-100\/10 {
  border-left-color: rgb(224 242 254 / 0.1);
  border-right-color: rgb(224 242 254 / 0.1);
}
.tw-border-x-sky-100\/100 {
  border-left-color: rgb(224 242 254 / 1);
  border-right-color: rgb(224 242 254 / 1);
}
.tw-border-x-sky-100\/15 {
  border-left-color: rgb(224 242 254 / 0.15);
  border-right-color: rgb(224 242 254 / 0.15);
}
.tw-border-x-sky-100\/20 {
  border-left-color: rgb(224 242 254 / 0.2);
  border-right-color: rgb(224 242 254 / 0.2);
}
.tw-border-x-sky-100\/25 {
  border-left-color: rgb(224 242 254 / 0.25);
  border-right-color: rgb(224 242 254 / 0.25);
}
.tw-border-x-sky-100\/30 {
  border-left-color: rgb(224 242 254 / 0.3);
  border-right-color: rgb(224 242 254 / 0.3);
}
.tw-border-x-sky-100\/35 {
  border-left-color: rgb(224 242 254 / 0.35);
  border-right-color: rgb(224 242 254 / 0.35);
}
.tw-border-x-sky-100\/40 {
  border-left-color: rgb(224 242 254 / 0.4);
  border-right-color: rgb(224 242 254 / 0.4);
}
.tw-border-x-sky-100\/45 {
  border-left-color: rgb(224 242 254 / 0.45);
  border-right-color: rgb(224 242 254 / 0.45);
}
.tw-border-x-sky-100\/5 {
  border-left-color: rgb(224 242 254 / 0.05);
  border-right-color: rgb(224 242 254 / 0.05);
}
.tw-border-x-sky-100\/50 {
  border-left-color: rgb(224 242 254 / 0.5);
  border-right-color: rgb(224 242 254 / 0.5);
}
.tw-border-x-sky-100\/55 {
  border-left-color: rgb(224 242 254 / 0.55);
  border-right-color: rgb(224 242 254 / 0.55);
}
.tw-border-x-sky-100\/60 {
  border-left-color: rgb(224 242 254 / 0.6);
  border-right-color: rgb(224 242 254 / 0.6);
}
.tw-border-x-sky-100\/65 {
  border-left-color: rgb(224 242 254 / 0.65);
  border-right-color: rgb(224 242 254 / 0.65);
}
.tw-border-x-sky-100\/70 {
  border-left-color: rgb(224 242 254 / 0.7);
  border-right-color: rgb(224 242 254 / 0.7);
}
.tw-border-x-sky-100\/75 {
  border-left-color: rgb(224 242 254 / 0.75);
  border-right-color: rgb(224 242 254 / 0.75);
}
.tw-border-x-sky-100\/80 {
  border-left-color: rgb(224 242 254 / 0.8);
  border-right-color: rgb(224 242 254 / 0.8);
}
.tw-border-x-sky-100\/85 {
  border-left-color: rgb(224 242 254 / 0.85);
  border-right-color: rgb(224 242 254 / 0.85);
}
.tw-border-x-sky-100\/90 {
  border-left-color: rgb(224 242 254 / 0.9);
  border-right-color: rgb(224 242 254 / 0.9);
}
.tw-border-x-sky-100\/95 {
  border-left-color: rgb(224 242 254 / 0.95);
  border-right-color: rgb(224 242 254 / 0.95);
}
.tw-border-x-sky-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
  border-right-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-200\/0 {
  border-left-color: rgb(186 230 253 / 0);
  border-right-color: rgb(186 230 253 / 0);
}
.tw-border-x-sky-200\/10 {
  border-left-color: rgb(186 230 253 / 0.1);
  border-right-color: rgb(186 230 253 / 0.1);
}
.tw-border-x-sky-200\/100 {
  border-left-color: rgb(186 230 253 / 1);
  border-right-color: rgb(186 230 253 / 1);
}
.tw-border-x-sky-200\/15 {
  border-left-color: rgb(186 230 253 / 0.15);
  border-right-color: rgb(186 230 253 / 0.15);
}
.tw-border-x-sky-200\/20 {
  border-left-color: rgb(186 230 253 / 0.2);
  border-right-color: rgb(186 230 253 / 0.2);
}
.tw-border-x-sky-200\/25 {
  border-left-color: rgb(186 230 253 / 0.25);
  border-right-color: rgb(186 230 253 / 0.25);
}
.tw-border-x-sky-200\/30 {
  border-left-color: rgb(186 230 253 / 0.3);
  border-right-color: rgb(186 230 253 / 0.3);
}
.tw-border-x-sky-200\/35 {
  border-left-color: rgb(186 230 253 / 0.35);
  border-right-color: rgb(186 230 253 / 0.35);
}
.tw-border-x-sky-200\/40 {
  border-left-color: rgb(186 230 253 / 0.4);
  border-right-color: rgb(186 230 253 / 0.4);
}
.tw-border-x-sky-200\/45 {
  border-left-color: rgb(186 230 253 / 0.45);
  border-right-color: rgb(186 230 253 / 0.45);
}
.tw-border-x-sky-200\/5 {
  border-left-color: rgb(186 230 253 / 0.05);
  border-right-color: rgb(186 230 253 / 0.05);
}
.tw-border-x-sky-200\/50 {
  border-left-color: rgb(186 230 253 / 0.5);
  border-right-color: rgb(186 230 253 / 0.5);
}
.tw-border-x-sky-200\/55 {
  border-left-color: rgb(186 230 253 / 0.55);
  border-right-color: rgb(186 230 253 / 0.55);
}
.tw-border-x-sky-200\/60 {
  border-left-color: rgb(186 230 253 / 0.6);
  border-right-color: rgb(186 230 253 / 0.6);
}
.tw-border-x-sky-200\/65 {
  border-left-color: rgb(186 230 253 / 0.65);
  border-right-color: rgb(186 230 253 / 0.65);
}
.tw-border-x-sky-200\/70 {
  border-left-color: rgb(186 230 253 / 0.7);
  border-right-color: rgb(186 230 253 / 0.7);
}
.tw-border-x-sky-200\/75 {
  border-left-color: rgb(186 230 253 / 0.75);
  border-right-color: rgb(186 230 253 / 0.75);
}
.tw-border-x-sky-200\/80 {
  border-left-color: rgb(186 230 253 / 0.8);
  border-right-color: rgb(186 230 253 / 0.8);
}
.tw-border-x-sky-200\/85 {
  border-left-color: rgb(186 230 253 / 0.85);
  border-right-color: rgb(186 230 253 / 0.85);
}
.tw-border-x-sky-200\/90 {
  border-left-color: rgb(186 230 253 / 0.9);
  border-right-color: rgb(186 230 253 / 0.9);
}
.tw-border-x-sky-200\/95 {
  border-left-color: rgb(186 230 253 / 0.95);
  border-right-color: rgb(186 230 253 / 0.95);
}
.tw-border-x-sky-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-300\/0 {
  border-left-color: rgb(125 211 252 / 0);
  border-right-color: rgb(125 211 252 / 0);
}
.tw-border-x-sky-300\/10 {
  border-left-color: rgb(125 211 252 / 0.1);
  border-right-color: rgb(125 211 252 / 0.1);
}
.tw-border-x-sky-300\/100 {
  border-left-color: rgb(125 211 252 / 1);
  border-right-color: rgb(125 211 252 / 1);
}
.tw-border-x-sky-300\/15 {
  border-left-color: rgb(125 211 252 / 0.15);
  border-right-color: rgb(125 211 252 / 0.15);
}
.tw-border-x-sky-300\/20 {
  border-left-color: rgb(125 211 252 / 0.2);
  border-right-color: rgb(125 211 252 / 0.2);
}
.tw-border-x-sky-300\/25 {
  border-left-color: rgb(125 211 252 / 0.25);
  border-right-color: rgb(125 211 252 / 0.25);
}
.tw-border-x-sky-300\/30 {
  border-left-color: rgb(125 211 252 / 0.3);
  border-right-color: rgb(125 211 252 / 0.3);
}
.tw-border-x-sky-300\/35 {
  border-left-color: rgb(125 211 252 / 0.35);
  border-right-color: rgb(125 211 252 / 0.35);
}
.tw-border-x-sky-300\/40 {
  border-left-color: rgb(125 211 252 / 0.4);
  border-right-color: rgb(125 211 252 / 0.4);
}
.tw-border-x-sky-300\/45 {
  border-left-color: rgb(125 211 252 / 0.45);
  border-right-color: rgb(125 211 252 / 0.45);
}
.tw-border-x-sky-300\/5 {
  border-left-color: rgb(125 211 252 / 0.05);
  border-right-color: rgb(125 211 252 / 0.05);
}
.tw-border-x-sky-300\/50 {
  border-left-color: rgb(125 211 252 / 0.5);
  border-right-color: rgb(125 211 252 / 0.5);
}
.tw-border-x-sky-300\/55 {
  border-left-color: rgb(125 211 252 / 0.55);
  border-right-color: rgb(125 211 252 / 0.55);
}
.tw-border-x-sky-300\/60 {
  border-left-color: rgb(125 211 252 / 0.6);
  border-right-color: rgb(125 211 252 / 0.6);
}
.tw-border-x-sky-300\/65 {
  border-left-color: rgb(125 211 252 / 0.65);
  border-right-color: rgb(125 211 252 / 0.65);
}
.tw-border-x-sky-300\/70 {
  border-left-color: rgb(125 211 252 / 0.7);
  border-right-color: rgb(125 211 252 / 0.7);
}
.tw-border-x-sky-300\/75 {
  border-left-color: rgb(125 211 252 / 0.75);
  border-right-color: rgb(125 211 252 / 0.75);
}
.tw-border-x-sky-300\/80 {
  border-left-color: rgb(125 211 252 / 0.8);
  border-right-color: rgb(125 211 252 / 0.8);
}
.tw-border-x-sky-300\/85 {
  border-left-color: rgb(125 211 252 / 0.85);
  border-right-color: rgb(125 211 252 / 0.85);
}
.tw-border-x-sky-300\/90 {
  border-left-color: rgb(125 211 252 / 0.9);
  border-right-color: rgb(125 211 252 / 0.9);
}
.tw-border-x-sky-300\/95 {
  border-left-color: rgb(125 211 252 / 0.95);
  border-right-color: rgb(125 211 252 / 0.95);
}
.tw-border-x-sky-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-400\/0 {
  border-left-color: rgb(56 189 248 / 0);
  border-right-color: rgb(56 189 248 / 0);
}
.tw-border-x-sky-400\/10 {
  border-left-color: rgb(56 189 248 / 0.1);
  border-right-color: rgb(56 189 248 / 0.1);
}
.tw-border-x-sky-400\/100 {
  border-left-color: rgb(56 189 248 / 1);
  border-right-color: rgb(56 189 248 / 1);
}
.tw-border-x-sky-400\/15 {
  border-left-color: rgb(56 189 248 / 0.15);
  border-right-color: rgb(56 189 248 / 0.15);
}
.tw-border-x-sky-400\/20 {
  border-left-color: rgb(56 189 248 / 0.2);
  border-right-color: rgb(56 189 248 / 0.2);
}
.tw-border-x-sky-400\/25 {
  border-left-color: rgb(56 189 248 / 0.25);
  border-right-color: rgb(56 189 248 / 0.25);
}
.tw-border-x-sky-400\/30 {
  border-left-color: rgb(56 189 248 / 0.3);
  border-right-color: rgb(56 189 248 / 0.3);
}
.tw-border-x-sky-400\/35 {
  border-left-color: rgb(56 189 248 / 0.35);
  border-right-color: rgb(56 189 248 / 0.35);
}
.tw-border-x-sky-400\/40 {
  border-left-color: rgb(56 189 248 / 0.4);
  border-right-color: rgb(56 189 248 / 0.4);
}
.tw-border-x-sky-400\/45 {
  border-left-color: rgb(56 189 248 / 0.45);
  border-right-color: rgb(56 189 248 / 0.45);
}
.tw-border-x-sky-400\/5 {
  border-left-color: rgb(56 189 248 / 0.05);
  border-right-color: rgb(56 189 248 / 0.05);
}
.tw-border-x-sky-400\/50 {
  border-left-color: rgb(56 189 248 / 0.5);
  border-right-color: rgb(56 189 248 / 0.5);
}
.tw-border-x-sky-400\/55 {
  border-left-color: rgb(56 189 248 / 0.55);
  border-right-color: rgb(56 189 248 / 0.55);
}
.tw-border-x-sky-400\/60 {
  border-left-color: rgb(56 189 248 / 0.6);
  border-right-color: rgb(56 189 248 / 0.6);
}
.tw-border-x-sky-400\/65 {
  border-left-color: rgb(56 189 248 / 0.65);
  border-right-color: rgb(56 189 248 / 0.65);
}
.tw-border-x-sky-400\/70 {
  border-left-color: rgb(56 189 248 / 0.7);
  border-right-color: rgb(56 189 248 / 0.7);
}
.tw-border-x-sky-400\/75 {
  border-left-color: rgb(56 189 248 / 0.75);
  border-right-color: rgb(56 189 248 / 0.75);
}
.tw-border-x-sky-400\/80 {
  border-left-color: rgb(56 189 248 / 0.8);
  border-right-color: rgb(56 189 248 / 0.8);
}
.tw-border-x-sky-400\/85 {
  border-left-color: rgb(56 189 248 / 0.85);
  border-right-color: rgb(56 189 248 / 0.85);
}
.tw-border-x-sky-400\/90 {
  border-left-color: rgb(56 189 248 / 0.9);
  border-right-color: rgb(56 189 248 / 0.9);
}
.tw-border-x-sky-400\/95 {
  border-left-color: rgb(56 189 248 / 0.95);
  border-right-color: rgb(56 189 248 / 0.95);
}
.tw-border-x-sky-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-50\/0 {
  border-left-color: rgb(240 249 255 / 0);
  border-right-color: rgb(240 249 255 / 0);
}
.tw-border-x-sky-50\/10 {
  border-left-color: rgb(240 249 255 / 0.1);
  border-right-color: rgb(240 249 255 / 0.1);
}
.tw-border-x-sky-50\/100 {
  border-left-color: rgb(240 249 255 / 1);
  border-right-color: rgb(240 249 255 / 1);
}
.tw-border-x-sky-50\/15 {
  border-left-color: rgb(240 249 255 / 0.15);
  border-right-color: rgb(240 249 255 / 0.15);
}
.tw-border-x-sky-50\/20 {
  border-left-color: rgb(240 249 255 / 0.2);
  border-right-color: rgb(240 249 255 / 0.2);
}
.tw-border-x-sky-50\/25 {
  border-left-color: rgb(240 249 255 / 0.25);
  border-right-color: rgb(240 249 255 / 0.25);
}
.tw-border-x-sky-50\/30 {
  border-left-color: rgb(240 249 255 / 0.3);
  border-right-color: rgb(240 249 255 / 0.3);
}
.tw-border-x-sky-50\/35 {
  border-left-color: rgb(240 249 255 / 0.35);
  border-right-color: rgb(240 249 255 / 0.35);
}
.tw-border-x-sky-50\/40 {
  border-left-color: rgb(240 249 255 / 0.4);
  border-right-color: rgb(240 249 255 / 0.4);
}
.tw-border-x-sky-50\/45 {
  border-left-color: rgb(240 249 255 / 0.45);
  border-right-color: rgb(240 249 255 / 0.45);
}
.tw-border-x-sky-50\/5 {
  border-left-color: rgb(240 249 255 / 0.05);
  border-right-color: rgb(240 249 255 / 0.05);
}
.tw-border-x-sky-50\/50 {
  border-left-color: rgb(240 249 255 / 0.5);
  border-right-color: rgb(240 249 255 / 0.5);
}
.tw-border-x-sky-50\/55 {
  border-left-color: rgb(240 249 255 / 0.55);
  border-right-color: rgb(240 249 255 / 0.55);
}
.tw-border-x-sky-50\/60 {
  border-left-color: rgb(240 249 255 / 0.6);
  border-right-color: rgb(240 249 255 / 0.6);
}
.tw-border-x-sky-50\/65 {
  border-left-color: rgb(240 249 255 / 0.65);
  border-right-color: rgb(240 249 255 / 0.65);
}
.tw-border-x-sky-50\/70 {
  border-left-color: rgb(240 249 255 / 0.7);
  border-right-color: rgb(240 249 255 / 0.7);
}
.tw-border-x-sky-50\/75 {
  border-left-color: rgb(240 249 255 / 0.75);
  border-right-color: rgb(240 249 255 / 0.75);
}
.tw-border-x-sky-50\/80 {
  border-left-color: rgb(240 249 255 / 0.8);
  border-right-color: rgb(240 249 255 / 0.8);
}
.tw-border-x-sky-50\/85 {
  border-left-color: rgb(240 249 255 / 0.85);
  border-right-color: rgb(240 249 255 / 0.85);
}
.tw-border-x-sky-50\/90 {
  border-left-color: rgb(240 249 255 / 0.9);
  border-right-color: rgb(240 249 255 / 0.9);
}
.tw-border-x-sky-50\/95 {
  border-left-color: rgb(240 249 255 / 0.95);
  border-right-color: rgb(240 249 255 / 0.95);
}
.tw-border-x-sky-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
  border-right-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-500\/0 {
  border-left-color: rgb(14 165 233 / 0);
  border-right-color: rgb(14 165 233 / 0);
}
.tw-border-x-sky-500\/10 {
  border-left-color: rgb(14 165 233 / 0.1);
  border-right-color: rgb(14 165 233 / 0.1);
}
.tw-border-x-sky-500\/100 {
  border-left-color: rgb(14 165 233 / 1);
  border-right-color: rgb(14 165 233 / 1);
}
.tw-border-x-sky-500\/15 {
  border-left-color: rgb(14 165 233 / 0.15);
  border-right-color: rgb(14 165 233 / 0.15);
}
.tw-border-x-sky-500\/20 {
  border-left-color: rgb(14 165 233 / 0.2);
  border-right-color: rgb(14 165 233 / 0.2);
}
.tw-border-x-sky-500\/25 {
  border-left-color: rgb(14 165 233 / 0.25);
  border-right-color: rgb(14 165 233 / 0.25);
}
.tw-border-x-sky-500\/30 {
  border-left-color: rgb(14 165 233 / 0.3);
  border-right-color: rgb(14 165 233 / 0.3);
}
.tw-border-x-sky-500\/35 {
  border-left-color: rgb(14 165 233 / 0.35);
  border-right-color: rgb(14 165 233 / 0.35);
}
.tw-border-x-sky-500\/40 {
  border-left-color: rgb(14 165 233 / 0.4);
  border-right-color: rgb(14 165 233 / 0.4);
}
.tw-border-x-sky-500\/45 {
  border-left-color: rgb(14 165 233 / 0.45);
  border-right-color: rgb(14 165 233 / 0.45);
}
.tw-border-x-sky-500\/5 {
  border-left-color: rgb(14 165 233 / 0.05);
  border-right-color: rgb(14 165 233 / 0.05);
}
.tw-border-x-sky-500\/50 {
  border-left-color: rgb(14 165 233 / 0.5);
  border-right-color: rgb(14 165 233 / 0.5);
}
.tw-border-x-sky-500\/55 {
  border-left-color: rgb(14 165 233 / 0.55);
  border-right-color: rgb(14 165 233 / 0.55);
}
.tw-border-x-sky-500\/60 {
  border-left-color: rgb(14 165 233 / 0.6);
  border-right-color: rgb(14 165 233 / 0.6);
}
.tw-border-x-sky-500\/65 {
  border-left-color: rgb(14 165 233 / 0.65);
  border-right-color: rgb(14 165 233 / 0.65);
}
.tw-border-x-sky-500\/70 {
  border-left-color: rgb(14 165 233 / 0.7);
  border-right-color: rgb(14 165 233 / 0.7);
}
.tw-border-x-sky-500\/75 {
  border-left-color: rgb(14 165 233 / 0.75);
  border-right-color: rgb(14 165 233 / 0.75);
}
.tw-border-x-sky-500\/80 {
  border-left-color: rgb(14 165 233 / 0.8);
  border-right-color: rgb(14 165 233 / 0.8);
}
.tw-border-x-sky-500\/85 {
  border-left-color: rgb(14 165 233 / 0.85);
  border-right-color: rgb(14 165 233 / 0.85);
}
.tw-border-x-sky-500\/90 {
  border-left-color: rgb(14 165 233 / 0.9);
  border-right-color: rgb(14 165 233 / 0.9);
}
.tw-border-x-sky-500\/95 {
  border-left-color: rgb(14 165 233 / 0.95);
  border-right-color: rgb(14 165 233 / 0.95);
}
.tw-border-x-sky-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-600\/0 {
  border-left-color: rgb(2 132 199 / 0);
  border-right-color: rgb(2 132 199 / 0);
}
.tw-border-x-sky-600\/10 {
  border-left-color: rgb(2 132 199 / 0.1);
  border-right-color: rgb(2 132 199 / 0.1);
}
.tw-border-x-sky-600\/100 {
  border-left-color: rgb(2 132 199 / 1);
  border-right-color: rgb(2 132 199 / 1);
}
.tw-border-x-sky-600\/15 {
  border-left-color: rgb(2 132 199 / 0.15);
  border-right-color: rgb(2 132 199 / 0.15);
}
.tw-border-x-sky-600\/20 {
  border-left-color: rgb(2 132 199 / 0.2);
  border-right-color: rgb(2 132 199 / 0.2);
}
.tw-border-x-sky-600\/25 {
  border-left-color: rgb(2 132 199 / 0.25);
  border-right-color: rgb(2 132 199 / 0.25);
}
.tw-border-x-sky-600\/30 {
  border-left-color: rgb(2 132 199 / 0.3);
  border-right-color: rgb(2 132 199 / 0.3);
}
.tw-border-x-sky-600\/35 {
  border-left-color: rgb(2 132 199 / 0.35);
  border-right-color: rgb(2 132 199 / 0.35);
}
.tw-border-x-sky-600\/40 {
  border-left-color: rgb(2 132 199 / 0.4);
  border-right-color: rgb(2 132 199 / 0.4);
}
.tw-border-x-sky-600\/45 {
  border-left-color: rgb(2 132 199 / 0.45);
  border-right-color: rgb(2 132 199 / 0.45);
}
.tw-border-x-sky-600\/5 {
  border-left-color: rgb(2 132 199 / 0.05);
  border-right-color: rgb(2 132 199 / 0.05);
}
.tw-border-x-sky-600\/50 {
  border-left-color: rgb(2 132 199 / 0.5);
  border-right-color: rgb(2 132 199 / 0.5);
}
.tw-border-x-sky-600\/55 {
  border-left-color: rgb(2 132 199 / 0.55);
  border-right-color: rgb(2 132 199 / 0.55);
}
.tw-border-x-sky-600\/60 {
  border-left-color: rgb(2 132 199 / 0.6);
  border-right-color: rgb(2 132 199 / 0.6);
}
.tw-border-x-sky-600\/65 {
  border-left-color: rgb(2 132 199 / 0.65);
  border-right-color: rgb(2 132 199 / 0.65);
}
.tw-border-x-sky-600\/70 {
  border-left-color: rgb(2 132 199 / 0.7);
  border-right-color: rgb(2 132 199 / 0.7);
}
.tw-border-x-sky-600\/75 {
  border-left-color: rgb(2 132 199 / 0.75);
  border-right-color: rgb(2 132 199 / 0.75);
}
.tw-border-x-sky-600\/80 {
  border-left-color: rgb(2 132 199 / 0.8);
  border-right-color: rgb(2 132 199 / 0.8);
}
.tw-border-x-sky-600\/85 {
  border-left-color: rgb(2 132 199 / 0.85);
  border-right-color: rgb(2 132 199 / 0.85);
}
.tw-border-x-sky-600\/90 {
  border-left-color: rgb(2 132 199 / 0.9);
  border-right-color: rgb(2 132 199 / 0.9);
}
.tw-border-x-sky-600\/95 {
  border-left-color: rgb(2 132 199 / 0.95);
  border-right-color: rgb(2 132 199 / 0.95);
}
.tw-border-x-sky-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
  border-right-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-700\/0 {
  border-left-color: rgb(3 105 161 / 0);
  border-right-color: rgb(3 105 161 / 0);
}
.tw-border-x-sky-700\/10 {
  border-left-color: rgb(3 105 161 / 0.1);
  border-right-color: rgb(3 105 161 / 0.1);
}
.tw-border-x-sky-700\/100 {
  border-left-color: rgb(3 105 161 / 1);
  border-right-color: rgb(3 105 161 / 1);
}
.tw-border-x-sky-700\/15 {
  border-left-color: rgb(3 105 161 / 0.15);
  border-right-color: rgb(3 105 161 / 0.15);
}
.tw-border-x-sky-700\/20 {
  border-left-color: rgb(3 105 161 / 0.2);
  border-right-color: rgb(3 105 161 / 0.2);
}
.tw-border-x-sky-700\/25 {
  border-left-color: rgb(3 105 161 / 0.25);
  border-right-color: rgb(3 105 161 / 0.25);
}
.tw-border-x-sky-700\/30 {
  border-left-color: rgb(3 105 161 / 0.3);
  border-right-color: rgb(3 105 161 / 0.3);
}
.tw-border-x-sky-700\/35 {
  border-left-color: rgb(3 105 161 / 0.35);
  border-right-color: rgb(3 105 161 / 0.35);
}
.tw-border-x-sky-700\/40 {
  border-left-color: rgb(3 105 161 / 0.4);
  border-right-color: rgb(3 105 161 / 0.4);
}
.tw-border-x-sky-700\/45 {
  border-left-color: rgb(3 105 161 / 0.45);
  border-right-color: rgb(3 105 161 / 0.45);
}
.tw-border-x-sky-700\/5 {
  border-left-color: rgb(3 105 161 / 0.05);
  border-right-color: rgb(3 105 161 / 0.05);
}
.tw-border-x-sky-700\/50 {
  border-left-color: rgb(3 105 161 / 0.5);
  border-right-color: rgb(3 105 161 / 0.5);
}
.tw-border-x-sky-700\/55 {
  border-left-color: rgb(3 105 161 / 0.55);
  border-right-color: rgb(3 105 161 / 0.55);
}
.tw-border-x-sky-700\/60 {
  border-left-color: rgb(3 105 161 / 0.6);
  border-right-color: rgb(3 105 161 / 0.6);
}
.tw-border-x-sky-700\/65 {
  border-left-color: rgb(3 105 161 / 0.65);
  border-right-color: rgb(3 105 161 / 0.65);
}
.tw-border-x-sky-700\/70 {
  border-left-color: rgb(3 105 161 / 0.7);
  border-right-color: rgb(3 105 161 / 0.7);
}
.tw-border-x-sky-700\/75 {
  border-left-color: rgb(3 105 161 / 0.75);
  border-right-color: rgb(3 105 161 / 0.75);
}
.tw-border-x-sky-700\/80 {
  border-left-color: rgb(3 105 161 / 0.8);
  border-right-color: rgb(3 105 161 / 0.8);
}
.tw-border-x-sky-700\/85 {
  border-left-color: rgb(3 105 161 / 0.85);
  border-right-color: rgb(3 105 161 / 0.85);
}
.tw-border-x-sky-700\/90 {
  border-left-color: rgb(3 105 161 / 0.9);
  border-right-color: rgb(3 105 161 / 0.9);
}
.tw-border-x-sky-700\/95 {
  border-left-color: rgb(3 105 161 / 0.95);
  border-right-color: rgb(3 105 161 / 0.95);
}
.tw-border-x-sky-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
  border-right-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-800\/0 {
  border-left-color: rgb(7 89 133 / 0);
  border-right-color: rgb(7 89 133 / 0);
}
.tw-border-x-sky-800\/10 {
  border-left-color: rgb(7 89 133 / 0.1);
  border-right-color: rgb(7 89 133 / 0.1);
}
.tw-border-x-sky-800\/100 {
  border-left-color: rgb(7 89 133 / 1);
  border-right-color: rgb(7 89 133 / 1);
}
.tw-border-x-sky-800\/15 {
  border-left-color: rgb(7 89 133 / 0.15);
  border-right-color: rgb(7 89 133 / 0.15);
}
.tw-border-x-sky-800\/20 {
  border-left-color: rgb(7 89 133 / 0.2);
  border-right-color: rgb(7 89 133 / 0.2);
}
.tw-border-x-sky-800\/25 {
  border-left-color: rgb(7 89 133 / 0.25);
  border-right-color: rgb(7 89 133 / 0.25);
}
.tw-border-x-sky-800\/30 {
  border-left-color: rgb(7 89 133 / 0.3);
  border-right-color: rgb(7 89 133 / 0.3);
}
.tw-border-x-sky-800\/35 {
  border-left-color: rgb(7 89 133 / 0.35);
  border-right-color: rgb(7 89 133 / 0.35);
}
.tw-border-x-sky-800\/40 {
  border-left-color: rgb(7 89 133 / 0.4);
  border-right-color: rgb(7 89 133 / 0.4);
}
.tw-border-x-sky-800\/45 {
  border-left-color: rgb(7 89 133 / 0.45);
  border-right-color: rgb(7 89 133 / 0.45);
}
.tw-border-x-sky-800\/5 {
  border-left-color: rgb(7 89 133 / 0.05);
  border-right-color: rgb(7 89 133 / 0.05);
}
.tw-border-x-sky-800\/50 {
  border-left-color: rgb(7 89 133 / 0.5);
  border-right-color: rgb(7 89 133 / 0.5);
}
.tw-border-x-sky-800\/55 {
  border-left-color: rgb(7 89 133 / 0.55);
  border-right-color: rgb(7 89 133 / 0.55);
}
.tw-border-x-sky-800\/60 {
  border-left-color: rgb(7 89 133 / 0.6);
  border-right-color: rgb(7 89 133 / 0.6);
}
.tw-border-x-sky-800\/65 {
  border-left-color: rgb(7 89 133 / 0.65);
  border-right-color: rgb(7 89 133 / 0.65);
}
.tw-border-x-sky-800\/70 {
  border-left-color: rgb(7 89 133 / 0.7);
  border-right-color: rgb(7 89 133 / 0.7);
}
.tw-border-x-sky-800\/75 {
  border-left-color: rgb(7 89 133 / 0.75);
  border-right-color: rgb(7 89 133 / 0.75);
}
.tw-border-x-sky-800\/80 {
  border-left-color: rgb(7 89 133 / 0.8);
  border-right-color: rgb(7 89 133 / 0.8);
}
.tw-border-x-sky-800\/85 {
  border-left-color: rgb(7 89 133 / 0.85);
  border-right-color: rgb(7 89 133 / 0.85);
}
.tw-border-x-sky-800\/90 {
  border-left-color: rgb(7 89 133 / 0.9);
  border-right-color: rgb(7 89 133 / 0.9);
}
.tw-border-x-sky-800\/95 {
  border-left-color: rgb(7 89 133 / 0.95);
  border-right-color: rgb(7 89 133 / 0.95);
}
.tw-border-x-sky-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
  border-right-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-900\/0 {
  border-left-color: rgb(12 74 110 / 0);
  border-right-color: rgb(12 74 110 / 0);
}
.tw-border-x-sky-900\/10 {
  border-left-color: rgb(12 74 110 / 0.1);
  border-right-color: rgb(12 74 110 / 0.1);
}
.tw-border-x-sky-900\/100 {
  border-left-color: rgb(12 74 110 / 1);
  border-right-color: rgb(12 74 110 / 1);
}
.tw-border-x-sky-900\/15 {
  border-left-color: rgb(12 74 110 / 0.15);
  border-right-color: rgb(12 74 110 / 0.15);
}
.tw-border-x-sky-900\/20 {
  border-left-color: rgb(12 74 110 / 0.2);
  border-right-color: rgb(12 74 110 / 0.2);
}
.tw-border-x-sky-900\/25 {
  border-left-color: rgb(12 74 110 / 0.25);
  border-right-color: rgb(12 74 110 / 0.25);
}
.tw-border-x-sky-900\/30 {
  border-left-color: rgb(12 74 110 / 0.3);
  border-right-color: rgb(12 74 110 / 0.3);
}
.tw-border-x-sky-900\/35 {
  border-left-color: rgb(12 74 110 / 0.35);
  border-right-color: rgb(12 74 110 / 0.35);
}
.tw-border-x-sky-900\/40 {
  border-left-color: rgb(12 74 110 / 0.4);
  border-right-color: rgb(12 74 110 / 0.4);
}
.tw-border-x-sky-900\/45 {
  border-left-color: rgb(12 74 110 / 0.45);
  border-right-color: rgb(12 74 110 / 0.45);
}
.tw-border-x-sky-900\/5 {
  border-left-color: rgb(12 74 110 / 0.05);
  border-right-color: rgb(12 74 110 / 0.05);
}
.tw-border-x-sky-900\/50 {
  border-left-color: rgb(12 74 110 / 0.5);
  border-right-color: rgb(12 74 110 / 0.5);
}
.tw-border-x-sky-900\/55 {
  border-left-color: rgb(12 74 110 / 0.55);
  border-right-color: rgb(12 74 110 / 0.55);
}
.tw-border-x-sky-900\/60 {
  border-left-color: rgb(12 74 110 / 0.6);
  border-right-color: rgb(12 74 110 / 0.6);
}
.tw-border-x-sky-900\/65 {
  border-left-color: rgb(12 74 110 / 0.65);
  border-right-color: rgb(12 74 110 / 0.65);
}
.tw-border-x-sky-900\/70 {
  border-left-color: rgb(12 74 110 / 0.7);
  border-right-color: rgb(12 74 110 / 0.7);
}
.tw-border-x-sky-900\/75 {
  border-left-color: rgb(12 74 110 / 0.75);
  border-right-color: rgb(12 74 110 / 0.75);
}
.tw-border-x-sky-900\/80 {
  border-left-color: rgb(12 74 110 / 0.8);
  border-right-color: rgb(12 74 110 / 0.8);
}
.tw-border-x-sky-900\/85 {
  border-left-color: rgb(12 74 110 / 0.85);
  border-right-color: rgb(12 74 110 / 0.85);
}
.tw-border-x-sky-900\/90 {
  border-left-color: rgb(12 74 110 / 0.9);
  border-right-color: rgb(12 74 110 / 0.9);
}
.tw-border-x-sky-900\/95 {
  border-left-color: rgb(12 74 110 / 0.95);
  border-right-color: rgb(12 74 110 / 0.95);
}
.tw-border-x-sky-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
  border-right-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-x-sky-950\/0 {
  border-left-color: rgb(8 47 73 / 0);
  border-right-color: rgb(8 47 73 / 0);
}
.tw-border-x-sky-950\/10 {
  border-left-color: rgb(8 47 73 / 0.1);
  border-right-color: rgb(8 47 73 / 0.1);
}
.tw-border-x-sky-950\/100 {
  border-left-color: rgb(8 47 73 / 1);
  border-right-color: rgb(8 47 73 / 1);
}
.tw-border-x-sky-950\/15 {
  border-left-color: rgb(8 47 73 / 0.15);
  border-right-color: rgb(8 47 73 / 0.15);
}
.tw-border-x-sky-950\/20 {
  border-left-color: rgb(8 47 73 / 0.2);
  border-right-color: rgb(8 47 73 / 0.2);
}
.tw-border-x-sky-950\/25 {
  border-left-color: rgb(8 47 73 / 0.25);
  border-right-color: rgb(8 47 73 / 0.25);
}
.tw-border-x-sky-950\/30 {
  border-left-color: rgb(8 47 73 / 0.3);
  border-right-color: rgb(8 47 73 / 0.3);
}
.tw-border-x-sky-950\/35 {
  border-left-color: rgb(8 47 73 / 0.35);
  border-right-color: rgb(8 47 73 / 0.35);
}
.tw-border-x-sky-950\/40 {
  border-left-color: rgb(8 47 73 / 0.4);
  border-right-color: rgb(8 47 73 / 0.4);
}
.tw-border-x-sky-950\/45 {
  border-left-color: rgb(8 47 73 / 0.45);
  border-right-color: rgb(8 47 73 / 0.45);
}
.tw-border-x-sky-950\/5 {
  border-left-color: rgb(8 47 73 / 0.05);
  border-right-color: rgb(8 47 73 / 0.05);
}
.tw-border-x-sky-950\/50 {
  border-left-color: rgb(8 47 73 / 0.5);
  border-right-color: rgb(8 47 73 / 0.5);
}
.tw-border-x-sky-950\/55 {
  border-left-color: rgb(8 47 73 / 0.55);
  border-right-color: rgb(8 47 73 / 0.55);
}
.tw-border-x-sky-950\/60 {
  border-left-color: rgb(8 47 73 / 0.6);
  border-right-color: rgb(8 47 73 / 0.6);
}
.tw-border-x-sky-950\/65 {
  border-left-color: rgb(8 47 73 / 0.65);
  border-right-color: rgb(8 47 73 / 0.65);
}
.tw-border-x-sky-950\/70 {
  border-left-color: rgb(8 47 73 / 0.7);
  border-right-color: rgb(8 47 73 / 0.7);
}
.tw-border-x-sky-950\/75 {
  border-left-color: rgb(8 47 73 / 0.75);
  border-right-color: rgb(8 47 73 / 0.75);
}
.tw-border-x-sky-950\/80 {
  border-left-color: rgb(8 47 73 / 0.8);
  border-right-color: rgb(8 47 73 / 0.8);
}
.tw-border-x-sky-950\/85 {
  border-left-color: rgb(8 47 73 / 0.85);
  border-right-color: rgb(8 47 73 / 0.85);
}
.tw-border-x-sky-950\/90 {
  border-left-color: rgb(8 47 73 / 0.9);
  border-right-color: rgb(8 47 73 / 0.9);
}
.tw-border-x-sky-950\/95 {
  border-left-color: rgb(8 47 73 / 0.95);
  border-right-color: rgb(8 47 73 / 0.95);
}
.tw-border-x-slate-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-100\/0 {
  border-left-color: rgb(241 245 249 / 0);
  border-right-color: rgb(241 245 249 / 0);
}
.tw-border-x-slate-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1);
  border-right-color: rgb(241 245 249 / 0.1);
}
.tw-border-x-slate-100\/100 {
  border-left-color: rgb(241 245 249 / 1);
  border-right-color: rgb(241 245 249 / 1);
}
.tw-border-x-slate-100\/15 {
  border-left-color: rgb(241 245 249 / 0.15);
  border-right-color: rgb(241 245 249 / 0.15);
}
.tw-border-x-slate-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2);
  border-right-color: rgb(241 245 249 / 0.2);
}
.tw-border-x-slate-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25);
  border-right-color: rgb(241 245 249 / 0.25);
}
.tw-border-x-slate-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3);
  border-right-color: rgb(241 245 249 / 0.3);
}
.tw-border-x-slate-100\/35 {
  border-left-color: rgb(241 245 249 / 0.35);
  border-right-color: rgb(241 245 249 / 0.35);
}
.tw-border-x-slate-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4);
  border-right-color: rgb(241 245 249 / 0.4);
}
.tw-border-x-slate-100\/45 {
  border-left-color: rgb(241 245 249 / 0.45);
  border-right-color: rgb(241 245 249 / 0.45);
}
.tw-border-x-slate-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05);
  border-right-color: rgb(241 245 249 / 0.05);
}
.tw-border-x-slate-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5);
  border-right-color: rgb(241 245 249 / 0.5);
}
.tw-border-x-slate-100\/55 {
  border-left-color: rgb(241 245 249 / 0.55);
  border-right-color: rgb(241 245 249 / 0.55);
}
.tw-border-x-slate-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6);
  border-right-color: rgb(241 245 249 / 0.6);
}
.tw-border-x-slate-100\/65 {
  border-left-color: rgb(241 245 249 / 0.65);
  border-right-color: rgb(241 245 249 / 0.65);
}
.tw-border-x-slate-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7);
  border-right-color: rgb(241 245 249 / 0.7);
}
.tw-border-x-slate-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75);
  border-right-color: rgb(241 245 249 / 0.75);
}
.tw-border-x-slate-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8);
  border-right-color: rgb(241 245 249 / 0.8);
}
.tw-border-x-slate-100\/85 {
  border-left-color: rgb(241 245 249 / 0.85);
  border-right-color: rgb(241 245 249 / 0.85);
}
.tw-border-x-slate-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9);
  border-right-color: rgb(241 245 249 / 0.9);
}
.tw-border-x-slate-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95);
  border-right-color: rgb(241 245 249 / 0.95);
}
.tw-border-x-slate-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-200\/0 {
  border-left-color: rgb(226 232 240 / 0);
  border-right-color: rgb(226 232 240 / 0);
}
.tw-border-x-slate-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1);
  border-right-color: rgb(226 232 240 / 0.1);
}
.tw-border-x-slate-200\/100 {
  border-left-color: rgb(226 232 240 / 1);
  border-right-color: rgb(226 232 240 / 1);
}
.tw-border-x-slate-200\/15 {
  border-left-color: rgb(226 232 240 / 0.15);
  border-right-color: rgb(226 232 240 / 0.15);
}
.tw-border-x-slate-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2);
  border-right-color: rgb(226 232 240 / 0.2);
}
.tw-border-x-slate-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25);
  border-right-color: rgb(226 232 240 / 0.25);
}
.tw-border-x-slate-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3);
  border-right-color: rgb(226 232 240 / 0.3);
}
.tw-border-x-slate-200\/35 {
  border-left-color: rgb(226 232 240 / 0.35);
  border-right-color: rgb(226 232 240 / 0.35);
}
.tw-border-x-slate-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4);
  border-right-color: rgb(226 232 240 / 0.4);
}
.tw-border-x-slate-200\/45 {
  border-left-color: rgb(226 232 240 / 0.45);
  border-right-color: rgb(226 232 240 / 0.45);
}
.tw-border-x-slate-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05);
  border-right-color: rgb(226 232 240 / 0.05);
}
.tw-border-x-slate-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5);
  border-right-color: rgb(226 232 240 / 0.5);
}
.tw-border-x-slate-200\/55 {
  border-left-color: rgb(226 232 240 / 0.55);
  border-right-color: rgb(226 232 240 / 0.55);
}
.tw-border-x-slate-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6);
  border-right-color: rgb(226 232 240 / 0.6);
}
.tw-border-x-slate-200\/65 {
  border-left-color: rgb(226 232 240 / 0.65);
  border-right-color: rgb(226 232 240 / 0.65);
}
.tw-border-x-slate-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7);
  border-right-color: rgb(226 232 240 / 0.7);
}
.tw-border-x-slate-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75);
  border-right-color: rgb(226 232 240 / 0.75);
}
.tw-border-x-slate-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8);
  border-right-color: rgb(226 232 240 / 0.8);
}
.tw-border-x-slate-200\/85 {
  border-left-color: rgb(226 232 240 / 0.85);
  border-right-color: rgb(226 232 240 / 0.85);
}
.tw-border-x-slate-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9);
  border-right-color: rgb(226 232 240 / 0.9);
}
.tw-border-x-slate-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95);
  border-right-color: rgb(226 232 240 / 0.95);
}
.tw-border-x-slate-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-300\/0 {
  border-left-color: rgb(203 213 225 / 0);
  border-right-color: rgb(203 213 225 / 0);
}
.tw-border-x-slate-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1);
  border-right-color: rgb(203 213 225 / 0.1);
}
.tw-border-x-slate-300\/100 {
  border-left-color: rgb(203 213 225 / 1);
  border-right-color: rgb(203 213 225 / 1);
}
.tw-border-x-slate-300\/15 {
  border-left-color: rgb(203 213 225 / 0.15);
  border-right-color: rgb(203 213 225 / 0.15);
}
.tw-border-x-slate-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2);
  border-right-color: rgb(203 213 225 / 0.2);
}
.tw-border-x-slate-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25);
  border-right-color: rgb(203 213 225 / 0.25);
}
.tw-border-x-slate-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3);
  border-right-color: rgb(203 213 225 / 0.3);
}
.tw-border-x-slate-300\/35 {
  border-left-color: rgb(203 213 225 / 0.35);
  border-right-color: rgb(203 213 225 / 0.35);
}
.tw-border-x-slate-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4);
  border-right-color: rgb(203 213 225 / 0.4);
}
.tw-border-x-slate-300\/45 {
  border-left-color: rgb(203 213 225 / 0.45);
  border-right-color: rgb(203 213 225 / 0.45);
}
.tw-border-x-slate-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05);
  border-right-color: rgb(203 213 225 / 0.05);
}
.tw-border-x-slate-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5);
  border-right-color: rgb(203 213 225 / 0.5);
}
.tw-border-x-slate-300\/55 {
  border-left-color: rgb(203 213 225 / 0.55);
  border-right-color: rgb(203 213 225 / 0.55);
}
.tw-border-x-slate-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6);
  border-right-color: rgb(203 213 225 / 0.6);
}
.tw-border-x-slate-300\/65 {
  border-left-color: rgb(203 213 225 / 0.65);
  border-right-color: rgb(203 213 225 / 0.65);
}
.tw-border-x-slate-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7);
  border-right-color: rgb(203 213 225 / 0.7);
}
.tw-border-x-slate-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75);
  border-right-color: rgb(203 213 225 / 0.75);
}
.tw-border-x-slate-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8);
  border-right-color: rgb(203 213 225 / 0.8);
}
.tw-border-x-slate-300\/85 {
  border-left-color: rgb(203 213 225 / 0.85);
  border-right-color: rgb(203 213 225 / 0.85);
}
.tw-border-x-slate-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9);
  border-right-color: rgb(203 213 225 / 0.9);
}
.tw-border-x-slate-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95);
  border-right-color: rgb(203 213 225 / 0.95);
}
.tw-border-x-slate-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-400\/0 {
  border-left-color: rgb(148 163 184 / 0);
  border-right-color: rgb(148 163 184 / 0);
}
.tw-border-x-slate-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1);
  border-right-color: rgb(148 163 184 / 0.1);
}
.tw-border-x-slate-400\/100 {
  border-left-color: rgb(148 163 184 / 1);
  border-right-color: rgb(148 163 184 / 1);
}
.tw-border-x-slate-400\/15 {
  border-left-color: rgb(148 163 184 / 0.15);
  border-right-color: rgb(148 163 184 / 0.15);
}
.tw-border-x-slate-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2);
  border-right-color: rgb(148 163 184 / 0.2);
}
.tw-border-x-slate-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25);
  border-right-color: rgb(148 163 184 / 0.25);
}
.tw-border-x-slate-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3);
  border-right-color: rgb(148 163 184 / 0.3);
}
.tw-border-x-slate-400\/35 {
  border-left-color: rgb(148 163 184 / 0.35);
  border-right-color: rgb(148 163 184 / 0.35);
}
.tw-border-x-slate-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4);
  border-right-color: rgb(148 163 184 / 0.4);
}
.tw-border-x-slate-400\/45 {
  border-left-color: rgb(148 163 184 / 0.45);
  border-right-color: rgb(148 163 184 / 0.45);
}
.tw-border-x-slate-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05);
  border-right-color: rgb(148 163 184 / 0.05);
}
.tw-border-x-slate-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5);
  border-right-color: rgb(148 163 184 / 0.5);
}
.tw-border-x-slate-400\/55 {
  border-left-color: rgb(148 163 184 / 0.55);
  border-right-color: rgb(148 163 184 / 0.55);
}
.tw-border-x-slate-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6);
  border-right-color: rgb(148 163 184 / 0.6);
}
.tw-border-x-slate-400\/65 {
  border-left-color: rgb(148 163 184 / 0.65);
  border-right-color: rgb(148 163 184 / 0.65);
}
.tw-border-x-slate-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7);
  border-right-color: rgb(148 163 184 / 0.7);
}
.tw-border-x-slate-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75);
  border-right-color: rgb(148 163 184 / 0.75);
}
.tw-border-x-slate-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8);
  border-right-color: rgb(148 163 184 / 0.8);
}
.tw-border-x-slate-400\/85 {
  border-left-color: rgb(148 163 184 / 0.85);
  border-right-color: rgb(148 163 184 / 0.85);
}
.tw-border-x-slate-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9);
  border-right-color: rgb(148 163 184 / 0.9);
}
.tw-border-x-slate-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95);
  border-right-color: rgb(148 163 184 / 0.95);
}
.tw-border-x-slate-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-50\/0 {
  border-left-color: rgb(248 250 252 / 0);
  border-right-color: rgb(248 250 252 / 0);
}
.tw-border-x-slate-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1);
  border-right-color: rgb(248 250 252 / 0.1);
}
.tw-border-x-slate-50\/100 {
  border-left-color: rgb(248 250 252 / 1);
  border-right-color: rgb(248 250 252 / 1);
}
.tw-border-x-slate-50\/15 {
  border-left-color: rgb(248 250 252 / 0.15);
  border-right-color: rgb(248 250 252 / 0.15);
}
.tw-border-x-slate-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2);
  border-right-color: rgb(248 250 252 / 0.2);
}
.tw-border-x-slate-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25);
  border-right-color: rgb(248 250 252 / 0.25);
}
.tw-border-x-slate-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3);
  border-right-color: rgb(248 250 252 / 0.3);
}
.tw-border-x-slate-50\/35 {
  border-left-color: rgb(248 250 252 / 0.35);
  border-right-color: rgb(248 250 252 / 0.35);
}
.tw-border-x-slate-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4);
  border-right-color: rgb(248 250 252 / 0.4);
}
.tw-border-x-slate-50\/45 {
  border-left-color: rgb(248 250 252 / 0.45);
  border-right-color: rgb(248 250 252 / 0.45);
}
.tw-border-x-slate-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05);
  border-right-color: rgb(248 250 252 / 0.05);
}
.tw-border-x-slate-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5);
  border-right-color: rgb(248 250 252 / 0.5);
}
.tw-border-x-slate-50\/55 {
  border-left-color: rgb(248 250 252 / 0.55);
  border-right-color: rgb(248 250 252 / 0.55);
}
.tw-border-x-slate-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6);
  border-right-color: rgb(248 250 252 / 0.6);
}
.tw-border-x-slate-50\/65 {
  border-left-color: rgb(248 250 252 / 0.65);
  border-right-color: rgb(248 250 252 / 0.65);
}
.tw-border-x-slate-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7);
  border-right-color: rgb(248 250 252 / 0.7);
}
.tw-border-x-slate-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75);
  border-right-color: rgb(248 250 252 / 0.75);
}
.tw-border-x-slate-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8);
  border-right-color: rgb(248 250 252 / 0.8);
}
.tw-border-x-slate-50\/85 {
  border-left-color: rgb(248 250 252 / 0.85);
  border-right-color: rgb(248 250 252 / 0.85);
}
.tw-border-x-slate-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9);
  border-right-color: rgb(248 250 252 / 0.9);
}
.tw-border-x-slate-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95);
  border-right-color: rgb(248 250 252 / 0.95);
}
.tw-border-x-slate-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-500\/0 {
  border-left-color: rgb(100 116 139 / 0);
  border-right-color: rgb(100 116 139 / 0);
}
.tw-border-x-slate-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1);
  border-right-color: rgb(100 116 139 / 0.1);
}
.tw-border-x-slate-500\/100 {
  border-left-color: rgb(100 116 139 / 1);
  border-right-color: rgb(100 116 139 / 1);
}
.tw-border-x-slate-500\/15 {
  border-left-color: rgb(100 116 139 / 0.15);
  border-right-color: rgb(100 116 139 / 0.15);
}
.tw-border-x-slate-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2);
  border-right-color: rgb(100 116 139 / 0.2);
}
.tw-border-x-slate-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25);
  border-right-color: rgb(100 116 139 / 0.25);
}
.tw-border-x-slate-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3);
  border-right-color: rgb(100 116 139 / 0.3);
}
.tw-border-x-slate-500\/35 {
  border-left-color: rgb(100 116 139 / 0.35);
  border-right-color: rgb(100 116 139 / 0.35);
}
.tw-border-x-slate-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4);
  border-right-color: rgb(100 116 139 / 0.4);
}
.tw-border-x-slate-500\/45 {
  border-left-color: rgb(100 116 139 / 0.45);
  border-right-color: rgb(100 116 139 / 0.45);
}
.tw-border-x-slate-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05);
  border-right-color: rgb(100 116 139 / 0.05);
}
.tw-border-x-slate-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5);
  border-right-color: rgb(100 116 139 / 0.5);
}
.tw-border-x-slate-500\/55 {
  border-left-color: rgb(100 116 139 / 0.55);
  border-right-color: rgb(100 116 139 / 0.55);
}
.tw-border-x-slate-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6);
  border-right-color: rgb(100 116 139 / 0.6);
}
.tw-border-x-slate-500\/65 {
  border-left-color: rgb(100 116 139 / 0.65);
  border-right-color: rgb(100 116 139 / 0.65);
}
.tw-border-x-slate-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7);
  border-right-color: rgb(100 116 139 / 0.7);
}
.tw-border-x-slate-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75);
  border-right-color: rgb(100 116 139 / 0.75);
}
.tw-border-x-slate-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8);
  border-right-color: rgb(100 116 139 / 0.8);
}
.tw-border-x-slate-500\/85 {
  border-left-color: rgb(100 116 139 / 0.85);
  border-right-color: rgb(100 116 139 / 0.85);
}
.tw-border-x-slate-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9);
  border-right-color: rgb(100 116 139 / 0.9);
}
.tw-border-x-slate-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95);
  border-right-color: rgb(100 116 139 / 0.95);
}
.tw-border-x-slate-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-600\/0 {
  border-left-color: rgb(71 85 105 / 0);
  border-right-color: rgb(71 85 105 / 0);
}
.tw-border-x-slate-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1);
  border-right-color: rgb(71 85 105 / 0.1);
}
.tw-border-x-slate-600\/100 {
  border-left-color: rgb(71 85 105 / 1);
  border-right-color: rgb(71 85 105 / 1);
}
.tw-border-x-slate-600\/15 {
  border-left-color: rgb(71 85 105 / 0.15);
  border-right-color: rgb(71 85 105 / 0.15);
}
.tw-border-x-slate-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2);
  border-right-color: rgb(71 85 105 / 0.2);
}
.tw-border-x-slate-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25);
  border-right-color: rgb(71 85 105 / 0.25);
}
.tw-border-x-slate-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3);
  border-right-color: rgb(71 85 105 / 0.3);
}
.tw-border-x-slate-600\/35 {
  border-left-color: rgb(71 85 105 / 0.35);
  border-right-color: rgb(71 85 105 / 0.35);
}
.tw-border-x-slate-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4);
  border-right-color: rgb(71 85 105 / 0.4);
}
.tw-border-x-slate-600\/45 {
  border-left-color: rgb(71 85 105 / 0.45);
  border-right-color: rgb(71 85 105 / 0.45);
}
.tw-border-x-slate-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05);
  border-right-color: rgb(71 85 105 / 0.05);
}
.tw-border-x-slate-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5);
  border-right-color: rgb(71 85 105 / 0.5);
}
.tw-border-x-slate-600\/55 {
  border-left-color: rgb(71 85 105 / 0.55);
  border-right-color: rgb(71 85 105 / 0.55);
}
.tw-border-x-slate-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6);
  border-right-color: rgb(71 85 105 / 0.6);
}
.tw-border-x-slate-600\/65 {
  border-left-color: rgb(71 85 105 / 0.65);
  border-right-color: rgb(71 85 105 / 0.65);
}
.tw-border-x-slate-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7);
  border-right-color: rgb(71 85 105 / 0.7);
}
.tw-border-x-slate-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75);
  border-right-color: rgb(71 85 105 / 0.75);
}
.tw-border-x-slate-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8);
  border-right-color: rgb(71 85 105 / 0.8);
}
.tw-border-x-slate-600\/85 {
  border-left-color: rgb(71 85 105 / 0.85);
  border-right-color: rgb(71 85 105 / 0.85);
}
.tw-border-x-slate-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9);
  border-right-color: rgb(71 85 105 / 0.9);
}
.tw-border-x-slate-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95);
  border-right-color: rgb(71 85 105 / 0.95);
}
.tw-border-x-slate-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-700\/0 {
  border-left-color: rgb(51 65 85 / 0);
  border-right-color: rgb(51 65 85 / 0);
}
.tw-border-x-slate-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1);
  border-right-color: rgb(51 65 85 / 0.1);
}
.tw-border-x-slate-700\/100 {
  border-left-color: rgb(51 65 85 / 1);
  border-right-color: rgb(51 65 85 / 1);
}
.tw-border-x-slate-700\/15 {
  border-left-color: rgb(51 65 85 / 0.15);
  border-right-color: rgb(51 65 85 / 0.15);
}
.tw-border-x-slate-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2);
  border-right-color: rgb(51 65 85 / 0.2);
}
.tw-border-x-slate-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25);
  border-right-color: rgb(51 65 85 / 0.25);
}
.tw-border-x-slate-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3);
  border-right-color: rgb(51 65 85 / 0.3);
}
.tw-border-x-slate-700\/35 {
  border-left-color: rgb(51 65 85 / 0.35);
  border-right-color: rgb(51 65 85 / 0.35);
}
.tw-border-x-slate-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4);
  border-right-color: rgb(51 65 85 / 0.4);
}
.tw-border-x-slate-700\/45 {
  border-left-color: rgb(51 65 85 / 0.45);
  border-right-color: rgb(51 65 85 / 0.45);
}
.tw-border-x-slate-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05);
  border-right-color: rgb(51 65 85 / 0.05);
}
.tw-border-x-slate-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5);
  border-right-color: rgb(51 65 85 / 0.5);
}
.tw-border-x-slate-700\/55 {
  border-left-color: rgb(51 65 85 / 0.55);
  border-right-color: rgb(51 65 85 / 0.55);
}
.tw-border-x-slate-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6);
  border-right-color: rgb(51 65 85 / 0.6);
}
.tw-border-x-slate-700\/65 {
  border-left-color: rgb(51 65 85 / 0.65);
  border-right-color: rgb(51 65 85 / 0.65);
}
.tw-border-x-slate-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7);
  border-right-color: rgb(51 65 85 / 0.7);
}
.tw-border-x-slate-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75);
  border-right-color: rgb(51 65 85 / 0.75);
}
.tw-border-x-slate-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8);
  border-right-color: rgb(51 65 85 / 0.8);
}
.tw-border-x-slate-700\/85 {
  border-left-color: rgb(51 65 85 / 0.85);
  border-right-color: rgb(51 65 85 / 0.85);
}
.tw-border-x-slate-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9);
  border-right-color: rgb(51 65 85 / 0.9);
}
.tw-border-x-slate-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95);
  border-right-color: rgb(51 65 85 / 0.95);
}
.tw-border-x-slate-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-800\/0 {
  border-left-color: rgb(30 41 59 / 0);
  border-right-color: rgb(30 41 59 / 0);
}
.tw-border-x-slate-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1);
  border-right-color: rgb(30 41 59 / 0.1);
}
.tw-border-x-slate-800\/100 {
  border-left-color: rgb(30 41 59 / 1);
  border-right-color: rgb(30 41 59 / 1);
}
.tw-border-x-slate-800\/15 {
  border-left-color: rgb(30 41 59 / 0.15);
  border-right-color: rgb(30 41 59 / 0.15);
}
.tw-border-x-slate-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2);
  border-right-color: rgb(30 41 59 / 0.2);
}
.tw-border-x-slate-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25);
  border-right-color: rgb(30 41 59 / 0.25);
}
.tw-border-x-slate-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3);
  border-right-color: rgb(30 41 59 / 0.3);
}
.tw-border-x-slate-800\/35 {
  border-left-color: rgb(30 41 59 / 0.35);
  border-right-color: rgb(30 41 59 / 0.35);
}
.tw-border-x-slate-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4);
  border-right-color: rgb(30 41 59 / 0.4);
}
.tw-border-x-slate-800\/45 {
  border-left-color: rgb(30 41 59 / 0.45);
  border-right-color: rgb(30 41 59 / 0.45);
}
.tw-border-x-slate-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05);
  border-right-color: rgb(30 41 59 / 0.05);
}
.tw-border-x-slate-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5);
  border-right-color: rgb(30 41 59 / 0.5);
}
.tw-border-x-slate-800\/55 {
  border-left-color: rgb(30 41 59 / 0.55);
  border-right-color: rgb(30 41 59 / 0.55);
}
.tw-border-x-slate-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6);
  border-right-color: rgb(30 41 59 / 0.6);
}
.tw-border-x-slate-800\/65 {
  border-left-color: rgb(30 41 59 / 0.65);
  border-right-color: rgb(30 41 59 / 0.65);
}
.tw-border-x-slate-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7);
  border-right-color: rgb(30 41 59 / 0.7);
}
.tw-border-x-slate-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75);
  border-right-color: rgb(30 41 59 / 0.75);
}
.tw-border-x-slate-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8);
  border-right-color: rgb(30 41 59 / 0.8);
}
.tw-border-x-slate-800\/85 {
  border-left-color: rgb(30 41 59 / 0.85);
  border-right-color: rgb(30 41 59 / 0.85);
}
.tw-border-x-slate-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9);
  border-right-color: rgb(30 41 59 / 0.9);
}
.tw-border-x-slate-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95);
  border-right-color: rgb(30 41 59 / 0.95);
}
.tw-border-x-slate-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-900\/0 {
  border-left-color: rgb(15 23 42 / 0);
  border-right-color: rgb(15 23 42 / 0);
}
.tw-border-x-slate-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1);
  border-right-color: rgb(15 23 42 / 0.1);
}
.tw-border-x-slate-900\/100 {
  border-left-color: rgb(15 23 42 / 1);
  border-right-color: rgb(15 23 42 / 1);
}
.tw-border-x-slate-900\/15 {
  border-left-color: rgb(15 23 42 / 0.15);
  border-right-color: rgb(15 23 42 / 0.15);
}
.tw-border-x-slate-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2);
  border-right-color: rgb(15 23 42 / 0.2);
}
.tw-border-x-slate-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25);
  border-right-color: rgb(15 23 42 / 0.25);
}
.tw-border-x-slate-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3);
  border-right-color: rgb(15 23 42 / 0.3);
}
.tw-border-x-slate-900\/35 {
  border-left-color: rgb(15 23 42 / 0.35);
  border-right-color: rgb(15 23 42 / 0.35);
}
.tw-border-x-slate-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4);
  border-right-color: rgb(15 23 42 / 0.4);
}
.tw-border-x-slate-900\/45 {
  border-left-color: rgb(15 23 42 / 0.45);
  border-right-color: rgb(15 23 42 / 0.45);
}
.tw-border-x-slate-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05);
  border-right-color: rgb(15 23 42 / 0.05);
}
.tw-border-x-slate-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5);
  border-right-color: rgb(15 23 42 / 0.5);
}
.tw-border-x-slate-900\/55 {
  border-left-color: rgb(15 23 42 / 0.55);
  border-right-color: rgb(15 23 42 / 0.55);
}
.tw-border-x-slate-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6);
  border-right-color: rgb(15 23 42 / 0.6);
}
.tw-border-x-slate-900\/65 {
  border-left-color: rgb(15 23 42 / 0.65);
  border-right-color: rgb(15 23 42 / 0.65);
}
.tw-border-x-slate-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7);
  border-right-color: rgb(15 23 42 / 0.7);
}
.tw-border-x-slate-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75);
  border-right-color: rgb(15 23 42 / 0.75);
}
.tw-border-x-slate-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8);
  border-right-color: rgb(15 23 42 / 0.8);
}
.tw-border-x-slate-900\/85 {
  border-left-color: rgb(15 23 42 / 0.85);
  border-right-color: rgb(15 23 42 / 0.85);
}
.tw-border-x-slate-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9);
  border-right-color: rgb(15 23 42 / 0.9);
}
.tw-border-x-slate-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95);
  border-right-color: rgb(15 23 42 / 0.95);
}
.tw-border-x-slate-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-x-slate-950\/0 {
  border-left-color: rgb(2 6 23 / 0);
  border-right-color: rgb(2 6 23 / 0);
}
.tw-border-x-slate-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1);
  border-right-color: rgb(2 6 23 / 0.1);
}
.tw-border-x-slate-950\/100 {
  border-left-color: rgb(2 6 23 / 1);
  border-right-color: rgb(2 6 23 / 1);
}
.tw-border-x-slate-950\/15 {
  border-left-color: rgb(2 6 23 / 0.15);
  border-right-color: rgb(2 6 23 / 0.15);
}
.tw-border-x-slate-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2);
  border-right-color: rgb(2 6 23 / 0.2);
}
.tw-border-x-slate-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25);
  border-right-color: rgb(2 6 23 / 0.25);
}
.tw-border-x-slate-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3);
  border-right-color: rgb(2 6 23 / 0.3);
}
.tw-border-x-slate-950\/35 {
  border-left-color: rgb(2 6 23 / 0.35);
  border-right-color: rgb(2 6 23 / 0.35);
}
.tw-border-x-slate-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4);
  border-right-color: rgb(2 6 23 / 0.4);
}
.tw-border-x-slate-950\/45 {
  border-left-color: rgb(2 6 23 / 0.45);
  border-right-color: rgb(2 6 23 / 0.45);
}
.tw-border-x-slate-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05);
  border-right-color: rgb(2 6 23 / 0.05);
}
.tw-border-x-slate-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5);
  border-right-color: rgb(2 6 23 / 0.5);
}
.tw-border-x-slate-950\/55 {
  border-left-color: rgb(2 6 23 / 0.55);
  border-right-color: rgb(2 6 23 / 0.55);
}
.tw-border-x-slate-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6);
  border-right-color: rgb(2 6 23 / 0.6);
}
.tw-border-x-slate-950\/65 {
  border-left-color: rgb(2 6 23 / 0.65);
  border-right-color: rgb(2 6 23 / 0.65);
}
.tw-border-x-slate-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7);
  border-right-color: rgb(2 6 23 / 0.7);
}
.tw-border-x-slate-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75);
  border-right-color: rgb(2 6 23 / 0.75);
}
.tw-border-x-slate-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8);
  border-right-color: rgb(2 6 23 / 0.8);
}
.tw-border-x-slate-950\/85 {
  border-left-color: rgb(2 6 23 / 0.85);
  border-right-color: rgb(2 6 23 / 0.85);
}
.tw-border-x-slate-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9);
  border-right-color: rgb(2 6 23 / 0.9);
}
.tw-border-x-slate-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95);
  border-right-color: rgb(2 6 23 / 0.95);
}
.tw-border-x-stone-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-100\/0 {
  border-left-color: rgb(245 245 244 / 0);
  border-right-color: rgb(245 245 244 / 0);
}
.tw-border-x-stone-100\/10 {
  border-left-color: rgb(245 245 244 / 0.1);
  border-right-color: rgb(245 245 244 / 0.1);
}
.tw-border-x-stone-100\/100 {
  border-left-color: rgb(245 245 244 / 1);
  border-right-color: rgb(245 245 244 / 1);
}
.tw-border-x-stone-100\/15 {
  border-left-color: rgb(245 245 244 / 0.15);
  border-right-color: rgb(245 245 244 / 0.15);
}
.tw-border-x-stone-100\/20 {
  border-left-color: rgb(245 245 244 / 0.2);
  border-right-color: rgb(245 245 244 / 0.2);
}
.tw-border-x-stone-100\/25 {
  border-left-color: rgb(245 245 244 / 0.25);
  border-right-color: rgb(245 245 244 / 0.25);
}
.tw-border-x-stone-100\/30 {
  border-left-color: rgb(245 245 244 / 0.3);
  border-right-color: rgb(245 245 244 / 0.3);
}
.tw-border-x-stone-100\/35 {
  border-left-color: rgb(245 245 244 / 0.35);
  border-right-color: rgb(245 245 244 / 0.35);
}
.tw-border-x-stone-100\/40 {
  border-left-color: rgb(245 245 244 / 0.4);
  border-right-color: rgb(245 245 244 / 0.4);
}
.tw-border-x-stone-100\/45 {
  border-left-color: rgb(245 245 244 / 0.45);
  border-right-color: rgb(245 245 244 / 0.45);
}
.tw-border-x-stone-100\/5 {
  border-left-color: rgb(245 245 244 / 0.05);
  border-right-color: rgb(245 245 244 / 0.05);
}
.tw-border-x-stone-100\/50 {
  border-left-color: rgb(245 245 244 / 0.5);
  border-right-color: rgb(245 245 244 / 0.5);
}
.tw-border-x-stone-100\/55 {
  border-left-color: rgb(245 245 244 / 0.55);
  border-right-color: rgb(245 245 244 / 0.55);
}
.tw-border-x-stone-100\/60 {
  border-left-color: rgb(245 245 244 / 0.6);
  border-right-color: rgb(245 245 244 / 0.6);
}
.tw-border-x-stone-100\/65 {
  border-left-color: rgb(245 245 244 / 0.65);
  border-right-color: rgb(245 245 244 / 0.65);
}
.tw-border-x-stone-100\/70 {
  border-left-color: rgb(245 245 244 / 0.7);
  border-right-color: rgb(245 245 244 / 0.7);
}
.tw-border-x-stone-100\/75 {
  border-left-color: rgb(245 245 244 / 0.75);
  border-right-color: rgb(245 245 244 / 0.75);
}
.tw-border-x-stone-100\/80 {
  border-left-color: rgb(245 245 244 / 0.8);
  border-right-color: rgb(245 245 244 / 0.8);
}
.tw-border-x-stone-100\/85 {
  border-left-color: rgb(245 245 244 / 0.85);
  border-right-color: rgb(245 245 244 / 0.85);
}
.tw-border-x-stone-100\/90 {
  border-left-color: rgb(245 245 244 / 0.9);
  border-right-color: rgb(245 245 244 / 0.9);
}
.tw-border-x-stone-100\/95 {
  border-left-color: rgb(245 245 244 / 0.95);
  border-right-color: rgb(245 245 244 / 0.95);
}
.tw-border-x-stone-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
  border-right-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-200\/0 {
  border-left-color: rgb(231 229 228 / 0);
  border-right-color: rgb(231 229 228 / 0);
}
.tw-border-x-stone-200\/10 {
  border-left-color: rgb(231 229 228 / 0.1);
  border-right-color: rgb(231 229 228 / 0.1);
}
.tw-border-x-stone-200\/100 {
  border-left-color: rgb(231 229 228 / 1);
  border-right-color: rgb(231 229 228 / 1);
}
.tw-border-x-stone-200\/15 {
  border-left-color: rgb(231 229 228 / 0.15);
  border-right-color: rgb(231 229 228 / 0.15);
}
.tw-border-x-stone-200\/20 {
  border-left-color: rgb(231 229 228 / 0.2);
  border-right-color: rgb(231 229 228 / 0.2);
}
.tw-border-x-stone-200\/25 {
  border-left-color: rgb(231 229 228 / 0.25);
  border-right-color: rgb(231 229 228 / 0.25);
}
.tw-border-x-stone-200\/30 {
  border-left-color: rgb(231 229 228 / 0.3);
  border-right-color: rgb(231 229 228 / 0.3);
}
.tw-border-x-stone-200\/35 {
  border-left-color: rgb(231 229 228 / 0.35);
  border-right-color: rgb(231 229 228 / 0.35);
}
.tw-border-x-stone-200\/40 {
  border-left-color: rgb(231 229 228 / 0.4);
  border-right-color: rgb(231 229 228 / 0.4);
}
.tw-border-x-stone-200\/45 {
  border-left-color: rgb(231 229 228 / 0.45);
  border-right-color: rgb(231 229 228 / 0.45);
}
.tw-border-x-stone-200\/5 {
  border-left-color: rgb(231 229 228 / 0.05);
  border-right-color: rgb(231 229 228 / 0.05);
}
.tw-border-x-stone-200\/50 {
  border-left-color: rgb(231 229 228 / 0.5);
  border-right-color: rgb(231 229 228 / 0.5);
}
.tw-border-x-stone-200\/55 {
  border-left-color: rgb(231 229 228 / 0.55);
  border-right-color: rgb(231 229 228 / 0.55);
}
.tw-border-x-stone-200\/60 {
  border-left-color: rgb(231 229 228 / 0.6);
  border-right-color: rgb(231 229 228 / 0.6);
}
.tw-border-x-stone-200\/65 {
  border-left-color: rgb(231 229 228 / 0.65);
  border-right-color: rgb(231 229 228 / 0.65);
}
.tw-border-x-stone-200\/70 {
  border-left-color: rgb(231 229 228 / 0.7);
  border-right-color: rgb(231 229 228 / 0.7);
}
.tw-border-x-stone-200\/75 {
  border-left-color: rgb(231 229 228 / 0.75);
  border-right-color: rgb(231 229 228 / 0.75);
}
.tw-border-x-stone-200\/80 {
  border-left-color: rgb(231 229 228 / 0.8);
  border-right-color: rgb(231 229 228 / 0.8);
}
.tw-border-x-stone-200\/85 {
  border-left-color: rgb(231 229 228 / 0.85);
  border-right-color: rgb(231 229 228 / 0.85);
}
.tw-border-x-stone-200\/90 {
  border-left-color: rgb(231 229 228 / 0.9);
  border-right-color: rgb(231 229 228 / 0.9);
}
.tw-border-x-stone-200\/95 {
  border-left-color: rgb(231 229 228 / 0.95);
  border-right-color: rgb(231 229 228 / 0.95);
}
.tw-border-x-stone-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
  border-right-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-300\/0 {
  border-left-color: rgb(214 211 209 / 0);
  border-right-color: rgb(214 211 209 / 0);
}
.tw-border-x-stone-300\/10 {
  border-left-color: rgb(214 211 209 / 0.1);
  border-right-color: rgb(214 211 209 / 0.1);
}
.tw-border-x-stone-300\/100 {
  border-left-color: rgb(214 211 209 / 1);
  border-right-color: rgb(214 211 209 / 1);
}
.tw-border-x-stone-300\/15 {
  border-left-color: rgb(214 211 209 / 0.15);
  border-right-color: rgb(214 211 209 / 0.15);
}
.tw-border-x-stone-300\/20 {
  border-left-color: rgb(214 211 209 / 0.2);
  border-right-color: rgb(214 211 209 / 0.2);
}
.tw-border-x-stone-300\/25 {
  border-left-color: rgb(214 211 209 / 0.25);
  border-right-color: rgb(214 211 209 / 0.25);
}
.tw-border-x-stone-300\/30 {
  border-left-color: rgb(214 211 209 / 0.3);
  border-right-color: rgb(214 211 209 / 0.3);
}
.tw-border-x-stone-300\/35 {
  border-left-color: rgb(214 211 209 / 0.35);
  border-right-color: rgb(214 211 209 / 0.35);
}
.tw-border-x-stone-300\/40 {
  border-left-color: rgb(214 211 209 / 0.4);
  border-right-color: rgb(214 211 209 / 0.4);
}
.tw-border-x-stone-300\/45 {
  border-left-color: rgb(214 211 209 / 0.45);
  border-right-color: rgb(214 211 209 / 0.45);
}
.tw-border-x-stone-300\/5 {
  border-left-color: rgb(214 211 209 / 0.05);
  border-right-color: rgb(214 211 209 / 0.05);
}
.tw-border-x-stone-300\/50 {
  border-left-color: rgb(214 211 209 / 0.5);
  border-right-color: rgb(214 211 209 / 0.5);
}
.tw-border-x-stone-300\/55 {
  border-left-color: rgb(214 211 209 / 0.55);
  border-right-color: rgb(214 211 209 / 0.55);
}
.tw-border-x-stone-300\/60 {
  border-left-color: rgb(214 211 209 / 0.6);
  border-right-color: rgb(214 211 209 / 0.6);
}
.tw-border-x-stone-300\/65 {
  border-left-color: rgb(214 211 209 / 0.65);
  border-right-color: rgb(214 211 209 / 0.65);
}
.tw-border-x-stone-300\/70 {
  border-left-color: rgb(214 211 209 / 0.7);
  border-right-color: rgb(214 211 209 / 0.7);
}
.tw-border-x-stone-300\/75 {
  border-left-color: rgb(214 211 209 / 0.75);
  border-right-color: rgb(214 211 209 / 0.75);
}
.tw-border-x-stone-300\/80 {
  border-left-color: rgb(214 211 209 / 0.8);
  border-right-color: rgb(214 211 209 / 0.8);
}
.tw-border-x-stone-300\/85 {
  border-left-color: rgb(214 211 209 / 0.85);
  border-right-color: rgb(214 211 209 / 0.85);
}
.tw-border-x-stone-300\/90 {
  border-left-color: rgb(214 211 209 / 0.9);
  border-right-color: rgb(214 211 209 / 0.9);
}
.tw-border-x-stone-300\/95 {
  border-left-color: rgb(214 211 209 / 0.95);
  border-right-color: rgb(214 211 209 / 0.95);
}
.tw-border-x-stone-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
  border-right-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-400\/0 {
  border-left-color: rgb(168 162 158 / 0);
  border-right-color: rgb(168 162 158 / 0);
}
.tw-border-x-stone-400\/10 {
  border-left-color: rgb(168 162 158 / 0.1);
  border-right-color: rgb(168 162 158 / 0.1);
}
.tw-border-x-stone-400\/100 {
  border-left-color: rgb(168 162 158 / 1);
  border-right-color: rgb(168 162 158 / 1);
}
.tw-border-x-stone-400\/15 {
  border-left-color: rgb(168 162 158 / 0.15);
  border-right-color: rgb(168 162 158 / 0.15);
}
.tw-border-x-stone-400\/20 {
  border-left-color: rgb(168 162 158 / 0.2);
  border-right-color: rgb(168 162 158 / 0.2);
}
.tw-border-x-stone-400\/25 {
  border-left-color: rgb(168 162 158 / 0.25);
  border-right-color: rgb(168 162 158 / 0.25);
}
.tw-border-x-stone-400\/30 {
  border-left-color: rgb(168 162 158 / 0.3);
  border-right-color: rgb(168 162 158 / 0.3);
}
.tw-border-x-stone-400\/35 {
  border-left-color: rgb(168 162 158 / 0.35);
  border-right-color: rgb(168 162 158 / 0.35);
}
.tw-border-x-stone-400\/40 {
  border-left-color: rgb(168 162 158 / 0.4);
  border-right-color: rgb(168 162 158 / 0.4);
}
.tw-border-x-stone-400\/45 {
  border-left-color: rgb(168 162 158 / 0.45);
  border-right-color: rgb(168 162 158 / 0.45);
}
.tw-border-x-stone-400\/5 {
  border-left-color: rgb(168 162 158 / 0.05);
  border-right-color: rgb(168 162 158 / 0.05);
}
.tw-border-x-stone-400\/50 {
  border-left-color: rgb(168 162 158 / 0.5);
  border-right-color: rgb(168 162 158 / 0.5);
}
.tw-border-x-stone-400\/55 {
  border-left-color: rgb(168 162 158 / 0.55);
  border-right-color: rgb(168 162 158 / 0.55);
}
.tw-border-x-stone-400\/60 {
  border-left-color: rgb(168 162 158 / 0.6);
  border-right-color: rgb(168 162 158 / 0.6);
}
.tw-border-x-stone-400\/65 {
  border-left-color: rgb(168 162 158 / 0.65);
  border-right-color: rgb(168 162 158 / 0.65);
}
.tw-border-x-stone-400\/70 {
  border-left-color: rgb(168 162 158 / 0.7);
  border-right-color: rgb(168 162 158 / 0.7);
}
.tw-border-x-stone-400\/75 {
  border-left-color: rgb(168 162 158 / 0.75);
  border-right-color: rgb(168 162 158 / 0.75);
}
.tw-border-x-stone-400\/80 {
  border-left-color: rgb(168 162 158 / 0.8);
  border-right-color: rgb(168 162 158 / 0.8);
}
.tw-border-x-stone-400\/85 {
  border-left-color: rgb(168 162 158 / 0.85);
  border-right-color: rgb(168 162 158 / 0.85);
}
.tw-border-x-stone-400\/90 {
  border-left-color: rgb(168 162 158 / 0.9);
  border-right-color: rgb(168 162 158 / 0.9);
}
.tw-border-x-stone-400\/95 {
  border-left-color: rgb(168 162 158 / 0.95);
  border-right-color: rgb(168 162 158 / 0.95);
}
.tw-border-x-stone-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-50\/0 {
  border-left-color: rgb(250 250 249 / 0);
  border-right-color: rgb(250 250 249 / 0);
}
.tw-border-x-stone-50\/10 {
  border-left-color: rgb(250 250 249 / 0.1);
  border-right-color: rgb(250 250 249 / 0.1);
}
.tw-border-x-stone-50\/100 {
  border-left-color: rgb(250 250 249 / 1);
  border-right-color: rgb(250 250 249 / 1);
}
.tw-border-x-stone-50\/15 {
  border-left-color: rgb(250 250 249 / 0.15);
  border-right-color: rgb(250 250 249 / 0.15);
}
.tw-border-x-stone-50\/20 {
  border-left-color: rgb(250 250 249 / 0.2);
  border-right-color: rgb(250 250 249 / 0.2);
}
.tw-border-x-stone-50\/25 {
  border-left-color: rgb(250 250 249 / 0.25);
  border-right-color: rgb(250 250 249 / 0.25);
}
.tw-border-x-stone-50\/30 {
  border-left-color: rgb(250 250 249 / 0.3);
  border-right-color: rgb(250 250 249 / 0.3);
}
.tw-border-x-stone-50\/35 {
  border-left-color: rgb(250 250 249 / 0.35);
  border-right-color: rgb(250 250 249 / 0.35);
}
.tw-border-x-stone-50\/40 {
  border-left-color: rgb(250 250 249 / 0.4);
  border-right-color: rgb(250 250 249 / 0.4);
}
.tw-border-x-stone-50\/45 {
  border-left-color: rgb(250 250 249 / 0.45);
  border-right-color: rgb(250 250 249 / 0.45);
}
.tw-border-x-stone-50\/5 {
  border-left-color: rgb(250 250 249 / 0.05);
  border-right-color: rgb(250 250 249 / 0.05);
}
.tw-border-x-stone-50\/50 {
  border-left-color: rgb(250 250 249 / 0.5);
  border-right-color: rgb(250 250 249 / 0.5);
}
.tw-border-x-stone-50\/55 {
  border-left-color: rgb(250 250 249 / 0.55);
  border-right-color: rgb(250 250 249 / 0.55);
}
.tw-border-x-stone-50\/60 {
  border-left-color: rgb(250 250 249 / 0.6);
  border-right-color: rgb(250 250 249 / 0.6);
}
.tw-border-x-stone-50\/65 {
  border-left-color: rgb(250 250 249 / 0.65);
  border-right-color: rgb(250 250 249 / 0.65);
}
.tw-border-x-stone-50\/70 {
  border-left-color: rgb(250 250 249 / 0.7);
  border-right-color: rgb(250 250 249 / 0.7);
}
.tw-border-x-stone-50\/75 {
  border-left-color: rgb(250 250 249 / 0.75);
  border-right-color: rgb(250 250 249 / 0.75);
}
.tw-border-x-stone-50\/80 {
  border-left-color: rgb(250 250 249 / 0.8);
  border-right-color: rgb(250 250 249 / 0.8);
}
.tw-border-x-stone-50\/85 {
  border-left-color: rgb(250 250 249 / 0.85);
  border-right-color: rgb(250 250 249 / 0.85);
}
.tw-border-x-stone-50\/90 {
  border-left-color: rgb(250 250 249 / 0.9);
  border-right-color: rgb(250 250 249 / 0.9);
}
.tw-border-x-stone-50\/95 {
  border-left-color: rgb(250 250 249 / 0.95);
  border-right-color: rgb(250 250 249 / 0.95);
}
.tw-border-x-stone-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
  border-right-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-500\/0 {
  border-left-color: rgb(120 113 108 / 0);
  border-right-color: rgb(120 113 108 / 0);
}
.tw-border-x-stone-500\/10 {
  border-left-color: rgb(120 113 108 / 0.1);
  border-right-color: rgb(120 113 108 / 0.1);
}
.tw-border-x-stone-500\/100 {
  border-left-color: rgb(120 113 108 / 1);
  border-right-color: rgb(120 113 108 / 1);
}
.tw-border-x-stone-500\/15 {
  border-left-color: rgb(120 113 108 / 0.15);
  border-right-color: rgb(120 113 108 / 0.15);
}
.tw-border-x-stone-500\/20 {
  border-left-color: rgb(120 113 108 / 0.2);
  border-right-color: rgb(120 113 108 / 0.2);
}
.tw-border-x-stone-500\/25 {
  border-left-color: rgb(120 113 108 / 0.25);
  border-right-color: rgb(120 113 108 / 0.25);
}
.tw-border-x-stone-500\/30 {
  border-left-color: rgb(120 113 108 / 0.3);
  border-right-color: rgb(120 113 108 / 0.3);
}
.tw-border-x-stone-500\/35 {
  border-left-color: rgb(120 113 108 / 0.35);
  border-right-color: rgb(120 113 108 / 0.35);
}
.tw-border-x-stone-500\/40 {
  border-left-color: rgb(120 113 108 / 0.4);
  border-right-color: rgb(120 113 108 / 0.4);
}
.tw-border-x-stone-500\/45 {
  border-left-color: rgb(120 113 108 / 0.45);
  border-right-color: rgb(120 113 108 / 0.45);
}
.tw-border-x-stone-500\/5 {
  border-left-color: rgb(120 113 108 / 0.05);
  border-right-color: rgb(120 113 108 / 0.05);
}
.tw-border-x-stone-500\/50 {
  border-left-color: rgb(120 113 108 / 0.5);
  border-right-color: rgb(120 113 108 / 0.5);
}
.tw-border-x-stone-500\/55 {
  border-left-color: rgb(120 113 108 / 0.55);
  border-right-color: rgb(120 113 108 / 0.55);
}
.tw-border-x-stone-500\/60 {
  border-left-color: rgb(120 113 108 / 0.6);
  border-right-color: rgb(120 113 108 / 0.6);
}
.tw-border-x-stone-500\/65 {
  border-left-color: rgb(120 113 108 / 0.65);
  border-right-color: rgb(120 113 108 / 0.65);
}
.tw-border-x-stone-500\/70 {
  border-left-color: rgb(120 113 108 / 0.7);
  border-right-color: rgb(120 113 108 / 0.7);
}
.tw-border-x-stone-500\/75 {
  border-left-color: rgb(120 113 108 / 0.75);
  border-right-color: rgb(120 113 108 / 0.75);
}
.tw-border-x-stone-500\/80 {
  border-left-color: rgb(120 113 108 / 0.8);
  border-right-color: rgb(120 113 108 / 0.8);
}
.tw-border-x-stone-500\/85 {
  border-left-color: rgb(120 113 108 / 0.85);
  border-right-color: rgb(120 113 108 / 0.85);
}
.tw-border-x-stone-500\/90 {
  border-left-color: rgb(120 113 108 / 0.9);
  border-right-color: rgb(120 113 108 / 0.9);
}
.tw-border-x-stone-500\/95 {
  border-left-color: rgb(120 113 108 / 0.95);
  border-right-color: rgb(120 113 108 / 0.95);
}
.tw-border-x-stone-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
  border-right-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-600\/0 {
  border-left-color: rgb(87 83 78 / 0);
  border-right-color: rgb(87 83 78 / 0);
}
.tw-border-x-stone-600\/10 {
  border-left-color: rgb(87 83 78 / 0.1);
  border-right-color: rgb(87 83 78 / 0.1);
}
.tw-border-x-stone-600\/100 {
  border-left-color: rgb(87 83 78 / 1);
  border-right-color: rgb(87 83 78 / 1);
}
.tw-border-x-stone-600\/15 {
  border-left-color: rgb(87 83 78 / 0.15);
  border-right-color: rgb(87 83 78 / 0.15);
}
.tw-border-x-stone-600\/20 {
  border-left-color: rgb(87 83 78 / 0.2);
  border-right-color: rgb(87 83 78 / 0.2);
}
.tw-border-x-stone-600\/25 {
  border-left-color: rgb(87 83 78 / 0.25);
  border-right-color: rgb(87 83 78 / 0.25);
}
.tw-border-x-stone-600\/30 {
  border-left-color: rgb(87 83 78 / 0.3);
  border-right-color: rgb(87 83 78 / 0.3);
}
.tw-border-x-stone-600\/35 {
  border-left-color: rgb(87 83 78 / 0.35);
  border-right-color: rgb(87 83 78 / 0.35);
}
.tw-border-x-stone-600\/40 {
  border-left-color: rgb(87 83 78 / 0.4);
  border-right-color: rgb(87 83 78 / 0.4);
}
.tw-border-x-stone-600\/45 {
  border-left-color: rgb(87 83 78 / 0.45);
  border-right-color: rgb(87 83 78 / 0.45);
}
.tw-border-x-stone-600\/5 {
  border-left-color: rgb(87 83 78 / 0.05);
  border-right-color: rgb(87 83 78 / 0.05);
}
.tw-border-x-stone-600\/50 {
  border-left-color: rgb(87 83 78 / 0.5);
  border-right-color: rgb(87 83 78 / 0.5);
}
.tw-border-x-stone-600\/55 {
  border-left-color: rgb(87 83 78 / 0.55);
  border-right-color: rgb(87 83 78 / 0.55);
}
.tw-border-x-stone-600\/60 {
  border-left-color: rgb(87 83 78 / 0.6);
  border-right-color: rgb(87 83 78 / 0.6);
}
.tw-border-x-stone-600\/65 {
  border-left-color: rgb(87 83 78 / 0.65);
  border-right-color: rgb(87 83 78 / 0.65);
}
.tw-border-x-stone-600\/70 {
  border-left-color: rgb(87 83 78 / 0.7);
  border-right-color: rgb(87 83 78 / 0.7);
}
.tw-border-x-stone-600\/75 {
  border-left-color: rgb(87 83 78 / 0.75);
  border-right-color: rgb(87 83 78 / 0.75);
}
.tw-border-x-stone-600\/80 {
  border-left-color: rgb(87 83 78 / 0.8);
  border-right-color: rgb(87 83 78 / 0.8);
}
.tw-border-x-stone-600\/85 {
  border-left-color: rgb(87 83 78 / 0.85);
  border-right-color: rgb(87 83 78 / 0.85);
}
.tw-border-x-stone-600\/90 {
  border-left-color: rgb(87 83 78 / 0.9);
  border-right-color: rgb(87 83 78 / 0.9);
}
.tw-border-x-stone-600\/95 {
  border-left-color: rgb(87 83 78 / 0.95);
  border-right-color: rgb(87 83 78 / 0.95);
}
.tw-border-x-stone-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
  border-right-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-700\/0 {
  border-left-color: rgb(68 64 60 / 0);
  border-right-color: rgb(68 64 60 / 0);
}
.tw-border-x-stone-700\/10 {
  border-left-color: rgb(68 64 60 / 0.1);
  border-right-color: rgb(68 64 60 / 0.1);
}
.tw-border-x-stone-700\/100 {
  border-left-color: rgb(68 64 60 / 1);
  border-right-color: rgb(68 64 60 / 1);
}
.tw-border-x-stone-700\/15 {
  border-left-color: rgb(68 64 60 / 0.15);
  border-right-color: rgb(68 64 60 / 0.15);
}
.tw-border-x-stone-700\/20 {
  border-left-color: rgb(68 64 60 / 0.2);
  border-right-color: rgb(68 64 60 / 0.2);
}
.tw-border-x-stone-700\/25 {
  border-left-color: rgb(68 64 60 / 0.25);
  border-right-color: rgb(68 64 60 / 0.25);
}
.tw-border-x-stone-700\/30 {
  border-left-color: rgb(68 64 60 / 0.3);
  border-right-color: rgb(68 64 60 / 0.3);
}
.tw-border-x-stone-700\/35 {
  border-left-color: rgb(68 64 60 / 0.35);
  border-right-color: rgb(68 64 60 / 0.35);
}
.tw-border-x-stone-700\/40 {
  border-left-color: rgb(68 64 60 / 0.4);
  border-right-color: rgb(68 64 60 / 0.4);
}
.tw-border-x-stone-700\/45 {
  border-left-color: rgb(68 64 60 / 0.45);
  border-right-color: rgb(68 64 60 / 0.45);
}
.tw-border-x-stone-700\/5 {
  border-left-color: rgb(68 64 60 / 0.05);
  border-right-color: rgb(68 64 60 / 0.05);
}
.tw-border-x-stone-700\/50 {
  border-left-color: rgb(68 64 60 / 0.5);
  border-right-color: rgb(68 64 60 / 0.5);
}
.tw-border-x-stone-700\/55 {
  border-left-color: rgb(68 64 60 / 0.55);
  border-right-color: rgb(68 64 60 / 0.55);
}
.tw-border-x-stone-700\/60 {
  border-left-color: rgb(68 64 60 / 0.6);
  border-right-color: rgb(68 64 60 / 0.6);
}
.tw-border-x-stone-700\/65 {
  border-left-color: rgb(68 64 60 / 0.65);
  border-right-color: rgb(68 64 60 / 0.65);
}
.tw-border-x-stone-700\/70 {
  border-left-color: rgb(68 64 60 / 0.7);
  border-right-color: rgb(68 64 60 / 0.7);
}
.tw-border-x-stone-700\/75 {
  border-left-color: rgb(68 64 60 / 0.75);
  border-right-color: rgb(68 64 60 / 0.75);
}
.tw-border-x-stone-700\/80 {
  border-left-color: rgb(68 64 60 / 0.8);
  border-right-color: rgb(68 64 60 / 0.8);
}
.tw-border-x-stone-700\/85 {
  border-left-color: rgb(68 64 60 / 0.85);
  border-right-color: rgb(68 64 60 / 0.85);
}
.tw-border-x-stone-700\/90 {
  border-left-color: rgb(68 64 60 / 0.9);
  border-right-color: rgb(68 64 60 / 0.9);
}
.tw-border-x-stone-700\/95 {
  border-left-color: rgb(68 64 60 / 0.95);
  border-right-color: rgb(68 64 60 / 0.95);
}
.tw-border-x-stone-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
  border-right-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-800\/0 {
  border-left-color: rgb(41 37 36 / 0);
  border-right-color: rgb(41 37 36 / 0);
}
.tw-border-x-stone-800\/10 {
  border-left-color: rgb(41 37 36 / 0.1);
  border-right-color: rgb(41 37 36 / 0.1);
}
.tw-border-x-stone-800\/100 {
  border-left-color: rgb(41 37 36 / 1);
  border-right-color: rgb(41 37 36 / 1);
}
.tw-border-x-stone-800\/15 {
  border-left-color: rgb(41 37 36 / 0.15);
  border-right-color: rgb(41 37 36 / 0.15);
}
.tw-border-x-stone-800\/20 {
  border-left-color: rgb(41 37 36 / 0.2);
  border-right-color: rgb(41 37 36 / 0.2);
}
.tw-border-x-stone-800\/25 {
  border-left-color: rgb(41 37 36 / 0.25);
  border-right-color: rgb(41 37 36 / 0.25);
}
.tw-border-x-stone-800\/30 {
  border-left-color: rgb(41 37 36 / 0.3);
  border-right-color: rgb(41 37 36 / 0.3);
}
.tw-border-x-stone-800\/35 {
  border-left-color: rgb(41 37 36 / 0.35);
  border-right-color: rgb(41 37 36 / 0.35);
}
.tw-border-x-stone-800\/40 {
  border-left-color: rgb(41 37 36 / 0.4);
  border-right-color: rgb(41 37 36 / 0.4);
}
.tw-border-x-stone-800\/45 {
  border-left-color: rgb(41 37 36 / 0.45);
  border-right-color: rgb(41 37 36 / 0.45);
}
.tw-border-x-stone-800\/5 {
  border-left-color: rgb(41 37 36 / 0.05);
  border-right-color: rgb(41 37 36 / 0.05);
}
.tw-border-x-stone-800\/50 {
  border-left-color: rgb(41 37 36 / 0.5);
  border-right-color: rgb(41 37 36 / 0.5);
}
.tw-border-x-stone-800\/55 {
  border-left-color: rgb(41 37 36 / 0.55);
  border-right-color: rgb(41 37 36 / 0.55);
}
.tw-border-x-stone-800\/60 {
  border-left-color: rgb(41 37 36 / 0.6);
  border-right-color: rgb(41 37 36 / 0.6);
}
.tw-border-x-stone-800\/65 {
  border-left-color: rgb(41 37 36 / 0.65);
  border-right-color: rgb(41 37 36 / 0.65);
}
.tw-border-x-stone-800\/70 {
  border-left-color: rgb(41 37 36 / 0.7);
  border-right-color: rgb(41 37 36 / 0.7);
}
.tw-border-x-stone-800\/75 {
  border-left-color: rgb(41 37 36 / 0.75);
  border-right-color: rgb(41 37 36 / 0.75);
}
.tw-border-x-stone-800\/80 {
  border-left-color: rgb(41 37 36 / 0.8);
  border-right-color: rgb(41 37 36 / 0.8);
}
.tw-border-x-stone-800\/85 {
  border-left-color: rgb(41 37 36 / 0.85);
  border-right-color: rgb(41 37 36 / 0.85);
}
.tw-border-x-stone-800\/90 {
  border-left-color: rgb(41 37 36 / 0.9);
  border-right-color: rgb(41 37 36 / 0.9);
}
.tw-border-x-stone-800\/95 {
  border-left-color: rgb(41 37 36 / 0.95);
  border-right-color: rgb(41 37 36 / 0.95);
}
.tw-border-x-stone-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
  border-right-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-900\/0 {
  border-left-color: rgb(28 25 23 / 0);
  border-right-color: rgb(28 25 23 / 0);
}
.tw-border-x-stone-900\/10 {
  border-left-color: rgb(28 25 23 / 0.1);
  border-right-color: rgb(28 25 23 / 0.1);
}
.tw-border-x-stone-900\/100 {
  border-left-color: rgb(28 25 23 / 1);
  border-right-color: rgb(28 25 23 / 1);
}
.tw-border-x-stone-900\/15 {
  border-left-color: rgb(28 25 23 / 0.15);
  border-right-color: rgb(28 25 23 / 0.15);
}
.tw-border-x-stone-900\/20 {
  border-left-color: rgb(28 25 23 / 0.2);
  border-right-color: rgb(28 25 23 / 0.2);
}
.tw-border-x-stone-900\/25 {
  border-left-color: rgb(28 25 23 / 0.25);
  border-right-color: rgb(28 25 23 / 0.25);
}
.tw-border-x-stone-900\/30 {
  border-left-color: rgb(28 25 23 / 0.3);
  border-right-color: rgb(28 25 23 / 0.3);
}
.tw-border-x-stone-900\/35 {
  border-left-color: rgb(28 25 23 / 0.35);
  border-right-color: rgb(28 25 23 / 0.35);
}
.tw-border-x-stone-900\/40 {
  border-left-color: rgb(28 25 23 / 0.4);
  border-right-color: rgb(28 25 23 / 0.4);
}
.tw-border-x-stone-900\/45 {
  border-left-color: rgb(28 25 23 / 0.45);
  border-right-color: rgb(28 25 23 / 0.45);
}
.tw-border-x-stone-900\/5 {
  border-left-color: rgb(28 25 23 / 0.05);
  border-right-color: rgb(28 25 23 / 0.05);
}
.tw-border-x-stone-900\/50 {
  border-left-color: rgb(28 25 23 / 0.5);
  border-right-color: rgb(28 25 23 / 0.5);
}
.tw-border-x-stone-900\/55 {
  border-left-color: rgb(28 25 23 / 0.55);
  border-right-color: rgb(28 25 23 / 0.55);
}
.tw-border-x-stone-900\/60 {
  border-left-color: rgb(28 25 23 / 0.6);
  border-right-color: rgb(28 25 23 / 0.6);
}
.tw-border-x-stone-900\/65 {
  border-left-color: rgb(28 25 23 / 0.65);
  border-right-color: rgb(28 25 23 / 0.65);
}
.tw-border-x-stone-900\/70 {
  border-left-color: rgb(28 25 23 / 0.7);
  border-right-color: rgb(28 25 23 / 0.7);
}
.tw-border-x-stone-900\/75 {
  border-left-color: rgb(28 25 23 / 0.75);
  border-right-color: rgb(28 25 23 / 0.75);
}
.tw-border-x-stone-900\/80 {
  border-left-color: rgb(28 25 23 / 0.8);
  border-right-color: rgb(28 25 23 / 0.8);
}
.tw-border-x-stone-900\/85 {
  border-left-color: rgb(28 25 23 / 0.85);
  border-right-color: rgb(28 25 23 / 0.85);
}
.tw-border-x-stone-900\/90 {
  border-left-color: rgb(28 25 23 / 0.9);
  border-right-color: rgb(28 25 23 / 0.9);
}
.tw-border-x-stone-900\/95 {
  border-left-color: rgb(28 25 23 / 0.95);
  border-right-color: rgb(28 25 23 / 0.95);
}
.tw-border-x-stone-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
  border-right-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-x-stone-950\/0 {
  border-left-color: rgb(12 10 9 / 0);
  border-right-color: rgb(12 10 9 / 0);
}
.tw-border-x-stone-950\/10 {
  border-left-color: rgb(12 10 9 / 0.1);
  border-right-color: rgb(12 10 9 / 0.1);
}
.tw-border-x-stone-950\/100 {
  border-left-color: rgb(12 10 9 / 1);
  border-right-color: rgb(12 10 9 / 1);
}
.tw-border-x-stone-950\/15 {
  border-left-color: rgb(12 10 9 / 0.15);
  border-right-color: rgb(12 10 9 / 0.15);
}
.tw-border-x-stone-950\/20 {
  border-left-color: rgb(12 10 9 / 0.2);
  border-right-color: rgb(12 10 9 / 0.2);
}
.tw-border-x-stone-950\/25 {
  border-left-color: rgb(12 10 9 / 0.25);
  border-right-color: rgb(12 10 9 / 0.25);
}
.tw-border-x-stone-950\/30 {
  border-left-color: rgb(12 10 9 / 0.3);
  border-right-color: rgb(12 10 9 / 0.3);
}
.tw-border-x-stone-950\/35 {
  border-left-color: rgb(12 10 9 / 0.35);
  border-right-color: rgb(12 10 9 / 0.35);
}
.tw-border-x-stone-950\/40 {
  border-left-color: rgb(12 10 9 / 0.4);
  border-right-color: rgb(12 10 9 / 0.4);
}
.tw-border-x-stone-950\/45 {
  border-left-color: rgb(12 10 9 / 0.45);
  border-right-color: rgb(12 10 9 / 0.45);
}
.tw-border-x-stone-950\/5 {
  border-left-color: rgb(12 10 9 / 0.05);
  border-right-color: rgb(12 10 9 / 0.05);
}
.tw-border-x-stone-950\/50 {
  border-left-color: rgb(12 10 9 / 0.5);
  border-right-color: rgb(12 10 9 / 0.5);
}
.tw-border-x-stone-950\/55 {
  border-left-color: rgb(12 10 9 / 0.55);
  border-right-color: rgb(12 10 9 / 0.55);
}
.tw-border-x-stone-950\/60 {
  border-left-color: rgb(12 10 9 / 0.6);
  border-right-color: rgb(12 10 9 / 0.6);
}
.tw-border-x-stone-950\/65 {
  border-left-color: rgb(12 10 9 / 0.65);
  border-right-color: rgb(12 10 9 / 0.65);
}
.tw-border-x-stone-950\/70 {
  border-left-color: rgb(12 10 9 / 0.7);
  border-right-color: rgb(12 10 9 / 0.7);
}
.tw-border-x-stone-950\/75 {
  border-left-color: rgb(12 10 9 / 0.75);
  border-right-color: rgb(12 10 9 / 0.75);
}
.tw-border-x-stone-950\/80 {
  border-left-color: rgb(12 10 9 / 0.8);
  border-right-color: rgb(12 10 9 / 0.8);
}
.tw-border-x-stone-950\/85 {
  border-left-color: rgb(12 10 9 / 0.85);
  border-right-color: rgb(12 10 9 / 0.85);
}
.tw-border-x-stone-950\/90 {
  border-left-color: rgb(12 10 9 / 0.9);
  border-right-color: rgb(12 10 9 / 0.9);
}
.tw-border-x-stone-950\/95 {
  border-left-color: rgb(12 10 9 / 0.95);
  border-right-color: rgb(12 10 9 / 0.95);
}
.tw-border-x-success {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
  border-right-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-x-success-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-x-success-dark\/0 {
  border-left-color: rgb(161 185 0 / 0);
  border-right-color: rgb(161 185 0 / 0);
}
.tw-border-x-success-dark\/10 {
  border-left-color: rgb(161 185 0 / 0.1);
  border-right-color: rgb(161 185 0 / 0.1);
}
.tw-border-x-success-dark\/100 {
  border-left-color: rgb(161 185 0 / 1);
  border-right-color: rgb(161 185 0 / 1);
}
.tw-border-x-success-dark\/15 {
  border-left-color: rgb(161 185 0 / 0.15);
  border-right-color: rgb(161 185 0 / 0.15);
}
.tw-border-x-success-dark\/20 {
  border-left-color: rgb(161 185 0 / 0.2);
  border-right-color: rgb(161 185 0 / 0.2);
}
.tw-border-x-success-dark\/25 {
  border-left-color: rgb(161 185 0 / 0.25);
  border-right-color: rgb(161 185 0 / 0.25);
}
.tw-border-x-success-dark\/30 {
  border-left-color: rgb(161 185 0 / 0.3);
  border-right-color: rgb(161 185 0 / 0.3);
}
.tw-border-x-success-dark\/35 {
  border-left-color: rgb(161 185 0 / 0.35);
  border-right-color: rgb(161 185 0 / 0.35);
}
.tw-border-x-success-dark\/40 {
  border-left-color: rgb(161 185 0 / 0.4);
  border-right-color: rgb(161 185 0 / 0.4);
}
.tw-border-x-success-dark\/45 {
  border-left-color: rgb(161 185 0 / 0.45);
  border-right-color: rgb(161 185 0 / 0.45);
}
.tw-border-x-success-dark\/5 {
  border-left-color: rgb(161 185 0 / 0.05);
  border-right-color: rgb(161 185 0 / 0.05);
}
.tw-border-x-success-dark\/50 {
  border-left-color: rgb(161 185 0 / 0.5);
  border-right-color: rgb(161 185 0 / 0.5);
}
.tw-border-x-success-dark\/55 {
  border-left-color: rgb(161 185 0 / 0.55);
  border-right-color: rgb(161 185 0 / 0.55);
}
.tw-border-x-success-dark\/60 {
  border-left-color: rgb(161 185 0 / 0.6);
  border-right-color: rgb(161 185 0 / 0.6);
}
.tw-border-x-success-dark\/65 {
  border-left-color: rgb(161 185 0 / 0.65);
  border-right-color: rgb(161 185 0 / 0.65);
}
.tw-border-x-success-dark\/70 {
  border-left-color: rgb(161 185 0 / 0.7);
  border-right-color: rgb(161 185 0 / 0.7);
}
.tw-border-x-success-dark\/75 {
  border-left-color: rgb(161 185 0 / 0.75);
  border-right-color: rgb(161 185 0 / 0.75);
}
.tw-border-x-success-dark\/80 {
  border-left-color: rgb(161 185 0 / 0.8);
  border-right-color: rgb(161 185 0 / 0.8);
}
.tw-border-x-success-dark\/85 {
  border-left-color: rgb(161 185 0 / 0.85);
  border-right-color: rgb(161 185 0 / 0.85);
}
.tw-border-x-success-dark\/90 {
  border-left-color: rgb(161 185 0 / 0.9);
  border-right-color: rgb(161 185 0 / 0.9);
}
.tw-border-x-success-dark\/95 {
  border-left-color: rgb(161 185 0 / 0.95);
  border-right-color: rgb(161 185 0 / 0.95);
}
.tw-border-x-success-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
  border-right-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-x-success-light\/0 {
  border-left-color: rgb(204 226 85 / 0);
  border-right-color: rgb(204 226 85 / 0);
}
.tw-border-x-success-light\/10 {
  border-left-color: rgb(204 226 85 / 0.1);
  border-right-color: rgb(204 226 85 / 0.1);
}
.tw-border-x-success-light\/100 {
  border-left-color: rgb(204 226 85 / 1);
  border-right-color: rgb(204 226 85 / 1);
}
.tw-border-x-success-light\/15 {
  border-left-color: rgb(204 226 85 / 0.15);
  border-right-color: rgb(204 226 85 / 0.15);
}
.tw-border-x-success-light\/20 {
  border-left-color: rgb(204 226 85 / 0.2);
  border-right-color: rgb(204 226 85 / 0.2);
}
.tw-border-x-success-light\/25 {
  border-left-color: rgb(204 226 85 / 0.25);
  border-right-color: rgb(204 226 85 / 0.25);
}
.tw-border-x-success-light\/30 {
  border-left-color: rgb(204 226 85 / 0.3);
  border-right-color: rgb(204 226 85 / 0.3);
}
.tw-border-x-success-light\/35 {
  border-left-color: rgb(204 226 85 / 0.35);
  border-right-color: rgb(204 226 85 / 0.35);
}
.tw-border-x-success-light\/40 {
  border-left-color: rgb(204 226 85 / 0.4);
  border-right-color: rgb(204 226 85 / 0.4);
}
.tw-border-x-success-light\/45 {
  border-left-color: rgb(204 226 85 / 0.45);
  border-right-color: rgb(204 226 85 / 0.45);
}
.tw-border-x-success-light\/5 {
  border-left-color: rgb(204 226 85 / 0.05);
  border-right-color: rgb(204 226 85 / 0.05);
}
.tw-border-x-success-light\/50 {
  border-left-color: rgb(204 226 85 / 0.5);
  border-right-color: rgb(204 226 85 / 0.5);
}
.tw-border-x-success-light\/55 {
  border-left-color: rgb(204 226 85 / 0.55);
  border-right-color: rgb(204 226 85 / 0.55);
}
.tw-border-x-success-light\/60 {
  border-left-color: rgb(204 226 85 / 0.6);
  border-right-color: rgb(204 226 85 / 0.6);
}
.tw-border-x-success-light\/65 {
  border-left-color: rgb(204 226 85 / 0.65);
  border-right-color: rgb(204 226 85 / 0.65);
}
.tw-border-x-success-light\/70 {
  border-left-color: rgb(204 226 85 / 0.7);
  border-right-color: rgb(204 226 85 / 0.7);
}
.tw-border-x-success-light\/75 {
  border-left-color: rgb(204 226 85 / 0.75);
  border-right-color: rgb(204 226 85 / 0.75);
}
.tw-border-x-success-light\/80 {
  border-left-color: rgb(204 226 85 / 0.8);
  border-right-color: rgb(204 226 85 / 0.8);
}
.tw-border-x-success-light\/85 {
  border-left-color: rgb(204 226 85 / 0.85);
  border-right-color: rgb(204 226 85 / 0.85);
}
.tw-border-x-success-light\/90 {
  border-left-color: rgb(204 226 85 / 0.9);
  border-right-color: rgb(204 226 85 / 0.9);
}
.tw-border-x-success-light\/95 {
  border-left-color: rgb(204 226 85 / 0.95);
  border-right-color: rgb(204 226 85 / 0.95);
}
.tw-border-x-success\/0 {
  border-left-color: rgb(185 200 40 / 0);
  border-right-color: rgb(185 200 40 / 0);
}
.tw-border-x-success\/10 {
  border-left-color: rgb(185 200 40 / 0.1);
  border-right-color: rgb(185 200 40 / 0.1);
}
.tw-border-x-success\/100 {
  border-left-color: rgb(185 200 40 / 1);
  border-right-color: rgb(185 200 40 / 1);
}
.tw-border-x-success\/15 {
  border-left-color: rgb(185 200 40 / 0.15);
  border-right-color: rgb(185 200 40 / 0.15);
}
.tw-border-x-success\/20 {
  border-left-color: rgb(185 200 40 / 0.2);
  border-right-color: rgb(185 200 40 / 0.2);
}
.tw-border-x-success\/25 {
  border-left-color: rgb(185 200 40 / 0.25);
  border-right-color: rgb(185 200 40 / 0.25);
}
.tw-border-x-success\/30 {
  border-left-color: rgb(185 200 40 / 0.3);
  border-right-color: rgb(185 200 40 / 0.3);
}
.tw-border-x-success\/35 {
  border-left-color: rgb(185 200 40 / 0.35);
  border-right-color: rgb(185 200 40 / 0.35);
}
.tw-border-x-success\/40 {
  border-left-color: rgb(185 200 40 / 0.4);
  border-right-color: rgb(185 200 40 / 0.4);
}
.tw-border-x-success\/45 {
  border-left-color: rgb(185 200 40 / 0.45);
  border-right-color: rgb(185 200 40 / 0.45);
}
.tw-border-x-success\/5 {
  border-left-color: rgb(185 200 40 / 0.05);
  border-right-color: rgb(185 200 40 / 0.05);
}
.tw-border-x-success\/50 {
  border-left-color: rgb(185 200 40 / 0.5);
  border-right-color: rgb(185 200 40 / 0.5);
}
.tw-border-x-success\/55 {
  border-left-color: rgb(185 200 40 / 0.55);
  border-right-color: rgb(185 200 40 / 0.55);
}
.tw-border-x-success\/60 {
  border-left-color: rgb(185 200 40 / 0.6);
  border-right-color: rgb(185 200 40 / 0.6);
}
.tw-border-x-success\/65 {
  border-left-color: rgb(185 200 40 / 0.65);
  border-right-color: rgb(185 200 40 / 0.65);
}
.tw-border-x-success\/70 {
  border-left-color: rgb(185 200 40 / 0.7);
  border-right-color: rgb(185 200 40 / 0.7);
}
.tw-border-x-success\/75 {
  border-left-color: rgb(185 200 40 / 0.75);
  border-right-color: rgb(185 200 40 / 0.75);
}
.tw-border-x-success\/80 {
  border-left-color: rgb(185 200 40 / 0.8);
  border-right-color: rgb(185 200 40 / 0.8);
}
.tw-border-x-success\/85 {
  border-left-color: rgb(185 200 40 / 0.85);
  border-right-color: rgb(185 200 40 / 0.85);
}
.tw-border-x-success\/90 {
  border-left-color: rgb(185 200 40 / 0.9);
  border-right-color: rgb(185 200 40 / 0.9);
}
.tw-border-x-success\/95 {
  border-left-color: rgb(185 200 40 / 0.95);
  border-right-color: rgb(185 200 40 / 0.95);
}
.tw-border-x-teal-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
  border-right-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-100\/0 {
  border-left-color: rgb(204 251 241 / 0);
  border-right-color: rgb(204 251 241 / 0);
}
.tw-border-x-teal-100\/10 {
  border-left-color: rgb(204 251 241 / 0.1);
  border-right-color: rgb(204 251 241 / 0.1);
}
.tw-border-x-teal-100\/100 {
  border-left-color: rgb(204 251 241 / 1);
  border-right-color: rgb(204 251 241 / 1);
}
.tw-border-x-teal-100\/15 {
  border-left-color: rgb(204 251 241 / 0.15);
  border-right-color: rgb(204 251 241 / 0.15);
}
.tw-border-x-teal-100\/20 {
  border-left-color: rgb(204 251 241 / 0.2);
  border-right-color: rgb(204 251 241 / 0.2);
}
.tw-border-x-teal-100\/25 {
  border-left-color: rgb(204 251 241 / 0.25);
  border-right-color: rgb(204 251 241 / 0.25);
}
.tw-border-x-teal-100\/30 {
  border-left-color: rgb(204 251 241 / 0.3);
  border-right-color: rgb(204 251 241 / 0.3);
}
.tw-border-x-teal-100\/35 {
  border-left-color: rgb(204 251 241 / 0.35);
  border-right-color: rgb(204 251 241 / 0.35);
}
.tw-border-x-teal-100\/40 {
  border-left-color: rgb(204 251 241 / 0.4);
  border-right-color: rgb(204 251 241 / 0.4);
}
.tw-border-x-teal-100\/45 {
  border-left-color: rgb(204 251 241 / 0.45);
  border-right-color: rgb(204 251 241 / 0.45);
}
.tw-border-x-teal-100\/5 {
  border-left-color: rgb(204 251 241 / 0.05);
  border-right-color: rgb(204 251 241 / 0.05);
}
.tw-border-x-teal-100\/50 {
  border-left-color: rgb(204 251 241 / 0.5);
  border-right-color: rgb(204 251 241 / 0.5);
}
.tw-border-x-teal-100\/55 {
  border-left-color: rgb(204 251 241 / 0.55);
  border-right-color: rgb(204 251 241 / 0.55);
}
.tw-border-x-teal-100\/60 {
  border-left-color: rgb(204 251 241 / 0.6);
  border-right-color: rgb(204 251 241 / 0.6);
}
.tw-border-x-teal-100\/65 {
  border-left-color: rgb(204 251 241 / 0.65);
  border-right-color: rgb(204 251 241 / 0.65);
}
.tw-border-x-teal-100\/70 {
  border-left-color: rgb(204 251 241 / 0.7);
  border-right-color: rgb(204 251 241 / 0.7);
}
.tw-border-x-teal-100\/75 {
  border-left-color: rgb(204 251 241 / 0.75);
  border-right-color: rgb(204 251 241 / 0.75);
}
.tw-border-x-teal-100\/80 {
  border-left-color: rgb(204 251 241 / 0.8);
  border-right-color: rgb(204 251 241 / 0.8);
}
.tw-border-x-teal-100\/85 {
  border-left-color: rgb(204 251 241 / 0.85);
  border-right-color: rgb(204 251 241 / 0.85);
}
.tw-border-x-teal-100\/90 {
  border-left-color: rgb(204 251 241 / 0.9);
  border-right-color: rgb(204 251 241 / 0.9);
}
.tw-border-x-teal-100\/95 {
  border-left-color: rgb(204 251 241 / 0.95);
  border-right-color: rgb(204 251 241 / 0.95);
}
.tw-border-x-teal-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
  border-right-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-200\/0 {
  border-left-color: rgb(153 246 228 / 0);
  border-right-color: rgb(153 246 228 / 0);
}
.tw-border-x-teal-200\/10 {
  border-left-color: rgb(153 246 228 / 0.1);
  border-right-color: rgb(153 246 228 / 0.1);
}
.tw-border-x-teal-200\/100 {
  border-left-color: rgb(153 246 228 / 1);
  border-right-color: rgb(153 246 228 / 1);
}
.tw-border-x-teal-200\/15 {
  border-left-color: rgb(153 246 228 / 0.15);
  border-right-color: rgb(153 246 228 / 0.15);
}
.tw-border-x-teal-200\/20 {
  border-left-color: rgb(153 246 228 / 0.2);
  border-right-color: rgb(153 246 228 / 0.2);
}
.tw-border-x-teal-200\/25 {
  border-left-color: rgb(153 246 228 / 0.25);
  border-right-color: rgb(153 246 228 / 0.25);
}
.tw-border-x-teal-200\/30 {
  border-left-color: rgb(153 246 228 / 0.3);
  border-right-color: rgb(153 246 228 / 0.3);
}
.tw-border-x-teal-200\/35 {
  border-left-color: rgb(153 246 228 / 0.35);
  border-right-color: rgb(153 246 228 / 0.35);
}
.tw-border-x-teal-200\/40 {
  border-left-color: rgb(153 246 228 / 0.4);
  border-right-color: rgb(153 246 228 / 0.4);
}
.tw-border-x-teal-200\/45 {
  border-left-color: rgb(153 246 228 / 0.45);
  border-right-color: rgb(153 246 228 / 0.45);
}
.tw-border-x-teal-200\/5 {
  border-left-color: rgb(153 246 228 / 0.05);
  border-right-color: rgb(153 246 228 / 0.05);
}
.tw-border-x-teal-200\/50 {
  border-left-color: rgb(153 246 228 / 0.5);
  border-right-color: rgb(153 246 228 / 0.5);
}
.tw-border-x-teal-200\/55 {
  border-left-color: rgb(153 246 228 / 0.55);
  border-right-color: rgb(153 246 228 / 0.55);
}
.tw-border-x-teal-200\/60 {
  border-left-color: rgb(153 246 228 / 0.6);
  border-right-color: rgb(153 246 228 / 0.6);
}
.tw-border-x-teal-200\/65 {
  border-left-color: rgb(153 246 228 / 0.65);
  border-right-color: rgb(153 246 228 / 0.65);
}
.tw-border-x-teal-200\/70 {
  border-left-color: rgb(153 246 228 / 0.7);
  border-right-color: rgb(153 246 228 / 0.7);
}
.tw-border-x-teal-200\/75 {
  border-left-color: rgb(153 246 228 / 0.75);
  border-right-color: rgb(153 246 228 / 0.75);
}
.tw-border-x-teal-200\/80 {
  border-left-color: rgb(153 246 228 / 0.8);
  border-right-color: rgb(153 246 228 / 0.8);
}
.tw-border-x-teal-200\/85 {
  border-left-color: rgb(153 246 228 / 0.85);
  border-right-color: rgb(153 246 228 / 0.85);
}
.tw-border-x-teal-200\/90 {
  border-left-color: rgb(153 246 228 / 0.9);
  border-right-color: rgb(153 246 228 / 0.9);
}
.tw-border-x-teal-200\/95 {
  border-left-color: rgb(153 246 228 / 0.95);
  border-right-color: rgb(153 246 228 / 0.95);
}
.tw-border-x-teal-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
  border-right-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-300\/0 {
  border-left-color: rgb(94 234 212 / 0);
  border-right-color: rgb(94 234 212 / 0);
}
.tw-border-x-teal-300\/10 {
  border-left-color: rgb(94 234 212 / 0.1);
  border-right-color: rgb(94 234 212 / 0.1);
}
.tw-border-x-teal-300\/100 {
  border-left-color: rgb(94 234 212 / 1);
  border-right-color: rgb(94 234 212 / 1);
}
.tw-border-x-teal-300\/15 {
  border-left-color: rgb(94 234 212 / 0.15);
  border-right-color: rgb(94 234 212 / 0.15);
}
.tw-border-x-teal-300\/20 {
  border-left-color: rgb(94 234 212 / 0.2);
  border-right-color: rgb(94 234 212 / 0.2);
}
.tw-border-x-teal-300\/25 {
  border-left-color: rgb(94 234 212 / 0.25);
  border-right-color: rgb(94 234 212 / 0.25);
}
.tw-border-x-teal-300\/30 {
  border-left-color: rgb(94 234 212 / 0.3);
  border-right-color: rgb(94 234 212 / 0.3);
}
.tw-border-x-teal-300\/35 {
  border-left-color: rgb(94 234 212 / 0.35);
  border-right-color: rgb(94 234 212 / 0.35);
}
.tw-border-x-teal-300\/40 {
  border-left-color: rgb(94 234 212 / 0.4);
  border-right-color: rgb(94 234 212 / 0.4);
}
.tw-border-x-teal-300\/45 {
  border-left-color: rgb(94 234 212 / 0.45);
  border-right-color: rgb(94 234 212 / 0.45);
}
.tw-border-x-teal-300\/5 {
  border-left-color: rgb(94 234 212 / 0.05);
  border-right-color: rgb(94 234 212 / 0.05);
}
.tw-border-x-teal-300\/50 {
  border-left-color: rgb(94 234 212 / 0.5);
  border-right-color: rgb(94 234 212 / 0.5);
}
.tw-border-x-teal-300\/55 {
  border-left-color: rgb(94 234 212 / 0.55);
  border-right-color: rgb(94 234 212 / 0.55);
}
.tw-border-x-teal-300\/60 {
  border-left-color: rgb(94 234 212 / 0.6);
  border-right-color: rgb(94 234 212 / 0.6);
}
.tw-border-x-teal-300\/65 {
  border-left-color: rgb(94 234 212 / 0.65);
  border-right-color: rgb(94 234 212 / 0.65);
}
.tw-border-x-teal-300\/70 {
  border-left-color: rgb(94 234 212 / 0.7);
  border-right-color: rgb(94 234 212 / 0.7);
}
.tw-border-x-teal-300\/75 {
  border-left-color: rgb(94 234 212 / 0.75);
  border-right-color: rgb(94 234 212 / 0.75);
}
.tw-border-x-teal-300\/80 {
  border-left-color: rgb(94 234 212 / 0.8);
  border-right-color: rgb(94 234 212 / 0.8);
}
.tw-border-x-teal-300\/85 {
  border-left-color: rgb(94 234 212 / 0.85);
  border-right-color: rgb(94 234 212 / 0.85);
}
.tw-border-x-teal-300\/90 {
  border-left-color: rgb(94 234 212 / 0.9);
  border-right-color: rgb(94 234 212 / 0.9);
}
.tw-border-x-teal-300\/95 {
  border-left-color: rgb(94 234 212 / 0.95);
  border-right-color: rgb(94 234 212 / 0.95);
}
.tw-border-x-teal-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
  border-right-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-400\/0 {
  border-left-color: rgb(45 212 191 / 0);
  border-right-color: rgb(45 212 191 / 0);
}
.tw-border-x-teal-400\/10 {
  border-left-color: rgb(45 212 191 / 0.1);
  border-right-color: rgb(45 212 191 / 0.1);
}
.tw-border-x-teal-400\/100 {
  border-left-color: rgb(45 212 191 / 1);
  border-right-color: rgb(45 212 191 / 1);
}
.tw-border-x-teal-400\/15 {
  border-left-color: rgb(45 212 191 / 0.15);
  border-right-color: rgb(45 212 191 / 0.15);
}
.tw-border-x-teal-400\/20 {
  border-left-color: rgb(45 212 191 / 0.2);
  border-right-color: rgb(45 212 191 / 0.2);
}
.tw-border-x-teal-400\/25 {
  border-left-color: rgb(45 212 191 / 0.25);
  border-right-color: rgb(45 212 191 / 0.25);
}
.tw-border-x-teal-400\/30 {
  border-left-color: rgb(45 212 191 / 0.3);
  border-right-color: rgb(45 212 191 / 0.3);
}
.tw-border-x-teal-400\/35 {
  border-left-color: rgb(45 212 191 / 0.35);
  border-right-color: rgb(45 212 191 / 0.35);
}
.tw-border-x-teal-400\/40 {
  border-left-color: rgb(45 212 191 / 0.4);
  border-right-color: rgb(45 212 191 / 0.4);
}
.tw-border-x-teal-400\/45 {
  border-left-color: rgb(45 212 191 / 0.45);
  border-right-color: rgb(45 212 191 / 0.45);
}
.tw-border-x-teal-400\/5 {
  border-left-color: rgb(45 212 191 / 0.05);
  border-right-color: rgb(45 212 191 / 0.05);
}
.tw-border-x-teal-400\/50 {
  border-left-color: rgb(45 212 191 / 0.5);
  border-right-color: rgb(45 212 191 / 0.5);
}
.tw-border-x-teal-400\/55 {
  border-left-color: rgb(45 212 191 / 0.55);
  border-right-color: rgb(45 212 191 / 0.55);
}
.tw-border-x-teal-400\/60 {
  border-left-color: rgb(45 212 191 / 0.6);
  border-right-color: rgb(45 212 191 / 0.6);
}
.tw-border-x-teal-400\/65 {
  border-left-color: rgb(45 212 191 / 0.65);
  border-right-color: rgb(45 212 191 / 0.65);
}
.tw-border-x-teal-400\/70 {
  border-left-color: rgb(45 212 191 / 0.7);
  border-right-color: rgb(45 212 191 / 0.7);
}
.tw-border-x-teal-400\/75 {
  border-left-color: rgb(45 212 191 / 0.75);
  border-right-color: rgb(45 212 191 / 0.75);
}
.tw-border-x-teal-400\/80 {
  border-left-color: rgb(45 212 191 / 0.8);
  border-right-color: rgb(45 212 191 / 0.8);
}
.tw-border-x-teal-400\/85 {
  border-left-color: rgb(45 212 191 / 0.85);
  border-right-color: rgb(45 212 191 / 0.85);
}
.tw-border-x-teal-400\/90 {
  border-left-color: rgb(45 212 191 / 0.9);
  border-right-color: rgb(45 212 191 / 0.9);
}
.tw-border-x-teal-400\/95 {
  border-left-color: rgb(45 212 191 / 0.95);
  border-right-color: rgb(45 212 191 / 0.95);
}
.tw-border-x-teal-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-50\/0 {
  border-left-color: rgb(240 253 250 / 0);
  border-right-color: rgb(240 253 250 / 0);
}
.tw-border-x-teal-50\/10 {
  border-left-color: rgb(240 253 250 / 0.1);
  border-right-color: rgb(240 253 250 / 0.1);
}
.tw-border-x-teal-50\/100 {
  border-left-color: rgb(240 253 250 / 1);
  border-right-color: rgb(240 253 250 / 1);
}
.tw-border-x-teal-50\/15 {
  border-left-color: rgb(240 253 250 / 0.15);
  border-right-color: rgb(240 253 250 / 0.15);
}
.tw-border-x-teal-50\/20 {
  border-left-color: rgb(240 253 250 / 0.2);
  border-right-color: rgb(240 253 250 / 0.2);
}
.tw-border-x-teal-50\/25 {
  border-left-color: rgb(240 253 250 / 0.25);
  border-right-color: rgb(240 253 250 / 0.25);
}
.tw-border-x-teal-50\/30 {
  border-left-color: rgb(240 253 250 / 0.3);
  border-right-color: rgb(240 253 250 / 0.3);
}
.tw-border-x-teal-50\/35 {
  border-left-color: rgb(240 253 250 / 0.35);
  border-right-color: rgb(240 253 250 / 0.35);
}
.tw-border-x-teal-50\/40 {
  border-left-color: rgb(240 253 250 / 0.4);
  border-right-color: rgb(240 253 250 / 0.4);
}
.tw-border-x-teal-50\/45 {
  border-left-color: rgb(240 253 250 / 0.45);
  border-right-color: rgb(240 253 250 / 0.45);
}
.tw-border-x-teal-50\/5 {
  border-left-color: rgb(240 253 250 / 0.05);
  border-right-color: rgb(240 253 250 / 0.05);
}
.tw-border-x-teal-50\/50 {
  border-left-color: rgb(240 253 250 / 0.5);
  border-right-color: rgb(240 253 250 / 0.5);
}
.tw-border-x-teal-50\/55 {
  border-left-color: rgb(240 253 250 / 0.55);
  border-right-color: rgb(240 253 250 / 0.55);
}
.tw-border-x-teal-50\/60 {
  border-left-color: rgb(240 253 250 / 0.6);
  border-right-color: rgb(240 253 250 / 0.6);
}
.tw-border-x-teal-50\/65 {
  border-left-color: rgb(240 253 250 / 0.65);
  border-right-color: rgb(240 253 250 / 0.65);
}
.tw-border-x-teal-50\/70 {
  border-left-color: rgb(240 253 250 / 0.7);
  border-right-color: rgb(240 253 250 / 0.7);
}
.tw-border-x-teal-50\/75 {
  border-left-color: rgb(240 253 250 / 0.75);
  border-right-color: rgb(240 253 250 / 0.75);
}
.tw-border-x-teal-50\/80 {
  border-left-color: rgb(240 253 250 / 0.8);
  border-right-color: rgb(240 253 250 / 0.8);
}
.tw-border-x-teal-50\/85 {
  border-left-color: rgb(240 253 250 / 0.85);
  border-right-color: rgb(240 253 250 / 0.85);
}
.tw-border-x-teal-50\/90 {
  border-left-color: rgb(240 253 250 / 0.9);
  border-right-color: rgb(240 253 250 / 0.9);
}
.tw-border-x-teal-50\/95 {
  border-left-color: rgb(240 253 250 / 0.95);
  border-right-color: rgb(240 253 250 / 0.95);
}
.tw-border-x-teal-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
  border-right-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-500\/0 {
  border-left-color: rgb(20 184 166 / 0);
  border-right-color: rgb(20 184 166 / 0);
}
.tw-border-x-teal-500\/10 {
  border-left-color: rgb(20 184 166 / 0.1);
  border-right-color: rgb(20 184 166 / 0.1);
}
.tw-border-x-teal-500\/100 {
  border-left-color: rgb(20 184 166 / 1);
  border-right-color: rgb(20 184 166 / 1);
}
.tw-border-x-teal-500\/15 {
  border-left-color: rgb(20 184 166 / 0.15);
  border-right-color: rgb(20 184 166 / 0.15);
}
.tw-border-x-teal-500\/20 {
  border-left-color: rgb(20 184 166 / 0.2);
  border-right-color: rgb(20 184 166 / 0.2);
}
.tw-border-x-teal-500\/25 {
  border-left-color: rgb(20 184 166 / 0.25);
  border-right-color: rgb(20 184 166 / 0.25);
}
.tw-border-x-teal-500\/30 {
  border-left-color: rgb(20 184 166 / 0.3);
  border-right-color: rgb(20 184 166 / 0.3);
}
.tw-border-x-teal-500\/35 {
  border-left-color: rgb(20 184 166 / 0.35);
  border-right-color: rgb(20 184 166 / 0.35);
}
.tw-border-x-teal-500\/40 {
  border-left-color: rgb(20 184 166 / 0.4);
  border-right-color: rgb(20 184 166 / 0.4);
}
.tw-border-x-teal-500\/45 {
  border-left-color: rgb(20 184 166 / 0.45);
  border-right-color: rgb(20 184 166 / 0.45);
}
.tw-border-x-teal-500\/5 {
  border-left-color: rgb(20 184 166 / 0.05);
  border-right-color: rgb(20 184 166 / 0.05);
}
.tw-border-x-teal-500\/50 {
  border-left-color: rgb(20 184 166 / 0.5);
  border-right-color: rgb(20 184 166 / 0.5);
}
.tw-border-x-teal-500\/55 {
  border-left-color: rgb(20 184 166 / 0.55);
  border-right-color: rgb(20 184 166 / 0.55);
}
.tw-border-x-teal-500\/60 {
  border-left-color: rgb(20 184 166 / 0.6);
  border-right-color: rgb(20 184 166 / 0.6);
}
.tw-border-x-teal-500\/65 {
  border-left-color: rgb(20 184 166 / 0.65);
  border-right-color: rgb(20 184 166 / 0.65);
}
.tw-border-x-teal-500\/70 {
  border-left-color: rgb(20 184 166 / 0.7);
  border-right-color: rgb(20 184 166 / 0.7);
}
.tw-border-x-teal-500\/75 {
  border-left-color: rgb(20 184 166 / 0.75);
  border-right-color: rgb(20 184 166 / 0.75);
}
.tw-border-x-teal-500\/80 {
  border-left-color: rgb(20 184 166 / 0.8);
  border-right-color: rgb(20 184 166 / 0.8);
}
.tw-border-x-teal-500\/85 {
  border-left-color: rgb(20 184 166 / 0.85);
  border-right-color: rgb(20 184 166 / 0.85);
}
.tw-border-x-teal-500\/90 {
  border-left-color: rgb(20 184 166 / 0.9);
  border-right-color: rgb(20 184 166 / 0.9);
}
.tw-border-x-teal-500\/95 {
  border-left-color: rgb(20 184 166 / 0.95);
  border-right-color: rgb(20 184 166 / 0.95);
}
.tw-border-x-teal-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
  border-right-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-600\/0 {
  border-left-color: rgb(13 148 136 / 0);
  border-right-color: rgb(13 148 136 / 0);
}
.tw-border-x-teal-600\/10 {
  border-left-color: rgb(13 148 136 / 0.1);
  border-right-color: rgb(13 148 136 / 0.1);
}
.tw-border-x-teal-600\/100 {
  border-left-color: rgb(13 148 136 / 1);
  border-right-color: rgb(13 148 136 / 1);
}
.tw-border-x-teal-600\/15 {
  border-left-color: rgb(13 148 136 / 0.15);
  border-right-color: rgb(13 148 136 / 0.15);
}
.tw-border-x-teal-600\/20 {
  border-left-color: rgb(13 148 136 / 0.2);
  border-right-color: rgb(13 148 136 / 0.2);
}
.tw-border-x-teal-600\/25 {
  border-left-color: rgb(13 148 136 / 0.25);
  border-right-color: rgb(13 148 136 / 0.25);
}
.tw-border-x-teal-600\/30 {
  border-left-color: rgb(13 148 136 / 0.3);
  border-right-color: rgb(13 148 136 / 0.3);
}
.tw-border-x-teal-600\/35 {
  border-left-color: rgb(13 148 136 / 0.35);
  border-right-color: rgb(13 148 136 / 0.35);
}
.tw-border-x-teal-600\/40 {
  border-left-color: rgb(13 148 136 / 0.4);
  border-right-color: rgb(13 148 136 / 0.4);
}
.tw-border-x-teal-600\/45 {
  border-left-color: rgb(13 148 136 / 0.45);
  border-right-color: rgb(13 148 136 / 0.45);
}
.tw-border-x-teal-600\/5 {
  border-left-color: rgb(13 148 136 / 0.05);
  border-right-color: rgb(13 148 136 / 0.05);
}
.tw-border-x-teal-600\/50 {
  border-left-color: rgb(13 148 136 / 0.5);
  border-right-color: rgb(13 148 136 / 0.5);
}
.tw-border-x-teal-600\/55 {
  border-left-color: rgb(13 148 136 / 0.55);
  border-right-color: rgb(13 148 136 / 0.55);
}
.tw-border-x-teal-600\/60 {
  border-left-color: rgb(13 148 136 / 0.6);
  border-right-color: rgb(13 148 136 / 0.6);
}
.tw-border-x-teal-600\/65 {
  border-left-color: rgb(13 148 136 / 0.65);
  border-right-color: rgb(13 148 136 / 0.65);
}
.tw-border-x-teal-600\/70 {
  border-left-color: rgb(13 148 136 / 0.7);
  border-right-color: rgb(13 148 136 / 0.7);
}
.tw-border-x-teal-600\/75 {
  border-left-color: rgb(13 148 136 / 0.75);
  border-right-color: rgb(13 148 136 / 0.75);
}
.tw-border-x-teal-600\/80 {
  border-left-color: rgb(13 148 136 / 0.8);
  border-right-color: rgb(13 148 136 / 0.8);
}
.tw-border-x-teal-600\/85 {
  border-left-color: rgb(13 148 136 / 0.85);
  border-right-color: rgb(13 148 136 / 0.85);
}
.tw-border-x-teal-600\/90 {
  border-left-color: rgb(13 148 136 / 0.9);
  border-right-color: rgb(13 148 136 / 0.9);
}
.tw-border-x-teal-600\/95 {
  border-left-color: rgb(13 148 136 / 0.95);
  border-right-color: rgb(13 148 136 / 0.95);
}
.tw-border-x-teal-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
  border-right-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-700\/0 {
  border-left-color: rgb(15 118 110 / 0);
  border-right-color: rgb(15 118 110 / 0);
}
.tw-border-x-teal-700\/10 {
  border-left-color: rgb(15 118 110 / 0.1);
  border-right-color: rgb(15 118 110 / 0.1);
}
.tw-border-x-teal-700\/100 {
  border-left-color: rgb(15 118 110 / 1);
  border-right-color: rgb(15 118 110 / 1);
}
.tw-border-x-teal-700\/15 {
  border-left-color: rgb(15 118 110 / 0.15);
  border-right-color: rgb(15 118 110 / 0.15);
}
.tw-border-x-teal-700\/20 {
  border-left-color: rgb(15 118 110 / 0.2);
  border-right-color: rgb(15 118 110 / 0.2);
}
.tw-border-x-teal-700\/25 {
  border-left-color: rgb(15 118 110 / 0.25);
  border-right-color: rgb(15 118 110 / 0.25);
}
.tw-border-x-teal-700\/30 {
  border-left-color: rgb(15 118 110 / 0.3);
  border-right-color: rgb(15 118 110 / 0.3);
}
.tw-border-x-teal-700\/35 {
  border-left-color: rgb(15 118 110 / 0.35);
  border-right-color: rgb(15 118 110 / 0.35);
}
.tw-border-x-teal-700\/40 {
  border-left-color: rgb(15 118 110 / 0.4);
  border-right-color: rgb(15 118 110 / 0.4);
}
.tw-border-x-teal-700\/45 {
  border-left-color: rgb(15 118 110 / 0.45);
  border-right-color: rgb(15 118 110 / 0.45);
}
.tw-border-x-teal-700\/5 {
  border-left-color: rgb(15 118 110 / 0.05);
  border-right-color: rgb(15 118 110 / 0.05);
}
.tw-border-x-teal-700\/50 {
  border-left-color: rgb(15 118 110 / 0.5);
  border-right-color: rgb(15 118 110 / 0.5);
}
.tw-border-x-teal-700\/55 {
  border-left-color: rgb(15 118 110 / 0.55);
  border-right-color: rgb(15 118 110 / 0.55);
}
.tw-border-x-teal-700\/60 {
  border-left-color: rgb(15 118 110 / 0.6);
  border-right-color: rgb(15 118 110 / 0.6);
}
.tw-border-x-teal-700\/65 {
  border-left-color: rgb(15 118 110 / 0.65);
  border-right-color: rgb(15 118 110 / 0.65);
}
.tw-border-x-teal-700\/70 {
  border-left-color: rgb(15 118 110 / 0.7);
  border-right-color: rgb(15 118 110 / 0.7);
}
.tw-border-x-teal-700\/75 {
  border-left-color: rgb(15 118 110 / 0.75);
  border-right-color: rgb(15 118 110 / 0.75);
}
.tw-border-x-teal-700\/80 {
  border-left-color: rgb(15 118 110 / 0.8);
  border-right-color: rgb(15 118 110 / 0.8);
}
.tw-border-x-teal-700\/85 {
  border-left-color: rgb(15 118 110 / 0.85);
  border-right-color: rgb(15 118 110 / 0.85);
}
.tw-border-x-teal-700\/90 {
  border-left-color: rgb(15 118 110 / 0.9);
  border-right-color: rgb(15 118 110 / 0.9);
}
.tw-border-x-teal-700\/95 {
  border-left-color: rgb(15 118 110 / 0.95);
  border-right-color: rgb(15 118 110 / 0.95);
}
.tw-border-x-teal-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
  border-right-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-800\/0 {
  border-left-color: rgb(17 94 89 / 0);
  border-right-color: rgb(17 94 89 / 0);
}
.tw-border-x-teal-800\/10 {
  border-left-color: rgb(17 94 89 / 0.1);
  border-right-color: rgb(17 94 89 / 0.1);
}
.tw-border-x-teal-800\/100 {
  border-left-color: rgb(17 94 89 / 1);
  border-right-color: rgb(17 94 89 / 1);
}
.tw-border-x-teal-800\/15 {
  border-left-color: rgb(17 94 89 / 0.15);
  border-right-color: rgb(17 94 89 / 0.15);
}
.tw-border-x-teal-800\/20 {
  border-left-color: rgb(17 94 89 / 0.2);
  border-right-color: rgb(17 94 89 / 0.2);
}
.tw-border-x-teal-800\/25 {
  border-left-color: rgb(17 94 89 / 0.25);
  border-right-color: rgb(17 94 89 / 0.25);
}
.tw-border-x-teal-800\/30 {
  border-left-color: rgb(17 94 89 / 0.3);
  border-right-color: rgb(17 94 89 / 0.3);
}
.tw-border-x-teal-800\/35 {
  border-left-color: rgb(17 94 89 / 0.35);
  border-right-color: rgb(17 94 89 / 0.35);
}
.tw-border-x-teal-800\/40 {
  border-left-color: rgb(17 94 89 / 0.4);
  border-right-color: rgb(17 94 89 / 0.4);
}
.tw-border-x-teal-800\/45 {
  border-left-color: rgb(17 94 89 / 0.45);
  border-right-color: rgb(17 94 89 / 0.45);
}
.tw-border-x-teal-800\/5 {
  border-left-color: rgb(17 94 89 / 0.05);
  border-right-color: rgb(17 94 89 / 0.05);
}
.tw-border-x-teal-800\/50 {
  border-left-color: rgb(17 94 89 / 0.5);
  border-right-color: rgb(17 94 89 / 0.5);
}
.tw-border-x-teal-800\/55 {
  border-left-color: rgb(17 94 89 / 0.55);
  border-right-color: rgb(17 94 89 / 0.55);
}
.tw-border-x-teal-800\/60 {
  border-left-color: rgb(17 94 89 / 0.6);
  border-right-color: rgb(17 94 89 / 0.6);
}
.tw-border-x-teal-800\/65 {
  border-left-color: rgb(17 94 89 / 0.65);
  border-right-color: rgb(17 94 89 / 0.65);
}
.tw-border-x-teal-800\/70 {
  border-left-color: rgb(17 94 89 / 0.7);
  border-right-color: rgb(17 94 89 / 0.7);
}
.tw-border-x-teal-800\/75 {
  border-left-color: rgb(17 94 89 / 0.75);
  border-right-color: rgb(17 94 89 / 0.75);
}
.tw-border-x-teal-800\/80 {
  border-left-color: rgb(17 94 89 / 0.8);
  border-right-color: rgb(17 94 89 / 0.8);
}
.tw-border-x-teal-800\/85 {
  border-left-color: rgb(17 94 89 / 0.85);
  border-right-color: rgb(17 94 89 / 0.85);
}
.tw-border-x-teal-800\/90 {
  border-left-color: rgb(17 94 89 / 0.9);
  border-right-color: rgb(17 94 89 / 0.9);
}
.tw-border-x-teal-800\/95 {
  border-left-color: rgb(17 94 89 / 0.95);
  border-right-color: rgb(17 94 89 / 0.95);
}
.tw-border-x-teal-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
  border-right-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-900\/0 {
  border-left-color: rgb(19 78 74 / 0);
  border-right-color: rgb(19 78 74 / 0);
}
.tw-border-x-teal-900\/10 {
  border-left-color: rgb(19 78 74 / 0.1);
  border-right-color: rgb(19 78 74 / 0.1);
}
.tw-border-x-teal-900\/100 {
  border-left-color: rgb(19 78 74 / 1);
  border-right-color: rgb(19 78 74 / 1);
}
.tw-border-x-teal-900\/15 {
  border-left-color: rgb(19 78 74 / 0.15);
  border-right-color: rgb(19 78 74 / 0.15);
}
.tw-border-x-teal-900\/20 {
  border-left-color: rgb(19 78 74 / 0.2);
  border-right-color: rgb(19 78 74 / 0.2);
}
.tw-border-x-teal-900\/25 {
  border-left-color: rgb(19 78 74 / 0.25);
  border-right-color: rgb(19 78 74 / 0.25);
}
.tw-border-x-teal-900\/30 {
  border-left-color: rgb(19 78 74 / 0.3);
  border-right-color: rgb(19 78 74 / 0.3);
}
.tw-border-x-teal-900\/35 {
  border-left-color: rgb(19 78 74 / 0.35);
  border-right-color: rgb(19 78 74 / 0.35);
}
.tw-border-x-teal-900\/40 {
  border-left-color: rgb(19 78 74 / 0.4);
  border-right-color: rgb(19 78 74 / 0.4);
}
.tw-border-x-teal-900\/45 {
  border-left-color: rgb(19 78 74 / 0.45);
  border-right-color: rgb(19 78 74 / 0.45);
}
.tw-border-x-teal-900\/5 {
  border-left-color: rgb(19 78 74 / 0.05);
  border-right-color: rgb(19 78 74 / 0.05);
}
.tw-border-x-teal-900\/50 {
  border-left-color: rgb(19 78 74 / 0.5);
  border-right-color: rgb(19 78 74 / 0.5);
}
.tw-border-x-teal-900\/55 {
  border-left-color: rgb(19 78 74 / 0.55);
  border-right-color: rgb(19 78 74 / 0.55);
}
.tw-border-x-teal-900\/60 {
  border-left-color: rgb(19 78 74 / 0.6);
  border-right-color: rgb(19 78 74 / 0.6);
}
.tw-border-x-teal-900\/65 {
  border-left-color: rgb(19 78 74 / 0.65);
  border-right-color: rgb(19 78 74 / 0.65);
}
.tw-border-x-teal-900\/70 {
  border-left-color: rgb(19 78 74 / 0.7);
  border-right-color: rgb(19 78 74 / 0.7);
}
.tw-border-x-teal-900\/75 {
  border-left-color: rgb(19 78 74 / 0.75);
  border-right-color: rgb(19 78 74 / 0.75);
}
.tw-border-x-teal-900\/80 {
  border-left-color: rgb(19 78 74 / 0.8);
  border-right-color: rgb(19 78 74 / 0.8);
}
.tw-border-x-teal-900\/85 {
  border-left-color: rgb(19 78 74 / 0.85);
  border-right-color: rgb(19 78 74 / 0.85);
}
.tw-border-x-teal-900\/90 {
  border-left-color: rgb(19 78 74 / 0.9);
  border-right-color: rgb(19 78 74 / 0.9);
}
.tw-border-x-teal-900\/95 {
  border-left-color: rgb(19 78 74 / 0.95);
  border-right-color: rgb(19 78 74 / 0.95);
}
.tw-border-x-teal-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
  border-right-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-x-teal-950\/0 {
  border-left-color: rgb(4 47 46 / 0);
  border-right-color: rgb(4 47 46 / 0);
}
.tw-border-x-teal-950\/10 {
  border-left-color: rgb(4 47 46 / 0.1);
  border-right-color: rgb(4 47 46 / 0.1);
}
.tw-border-x-teal-950\/100 {
  border-left-color: rgb(4 47 46 / 1);
  border-right-color: rgb(4 47 46 / 1);
}
.tw-border-x-teal-950\/15 {
  border-left-color: rgb(4 47 46 / 0.15);
  border-right-color: rgb(4 47 46 / 0.15);
}
.tw-border-x-teal-950\/20 {
  border-left-color: rgb(4 47 46 / 0.2);
  border-right-color: rgb(4 47 46 / 0.2);
}
.tw-border-x-teal-950\/25 {
  border-left-color: rgb(4 47 46 / 0.25);
  border-right-color: rgb(4 47 46 / 0.25);
}
.tw-border-x-teal-950\/30 {
  border-left-color: rgb(4 47 46 / 0.3);
  border-right-color: rgb(4 47 46 / 0.3);
}
.tw-border-x-teal-950\/35 {
  border-left-color: rgb(4 47 46 / 0.35);
  border-right-color: rgb(4 47 46 / 0.35);
}
.tw-border-x-teal-950\/40 {
  border-left-color: rgb(4 47 46 / 0.4);
  border-right-color: rgb(4 47 46 / 0.4);
}
.tw-border-x-teal-950\/45 {
  border-left-color: rgb(4 47 46 / 0.45);
  border-right-color: rgb(4 47 46 / 0.45);
}
.tw-border-x-teal-950\/5 {
  border-left-color: rgb(4 47 46 / 0.05);
  border-right-color: rgb(4 47 46 / 0.05);
}
.tw-border-x-teal-950\/50 {
  border-left-color: rgb(4 47 46 / 0.5);
  border-right-color: rgb(4 47 46 / 0.5);
}
.tw-border-x-teal-950\/55 {
  border-left-color: rgb(4 47 46 / 0.55);
  border-right-color: rgb(4 47 46 / 0.55);
}
.tw-border-x-teal-950\/60 {
  border-left-color: rgb(4 47 46 / 0.6);
  border-right-color: rgb(4 47 46 / 0.6);
}
.tw-border-x-teal-950\/65 {
  border-left-color: rgb(4 47 46 / 0.65);
  border-right-color: rgb(4 47 46 / 0.65);
}
.tw-border-x-teal-950\/70 {
  border-left-color: rgb(4 47 46 / 0.7);
  border-right-color: rgb(4 47 46 / 0.7);
}
.tw-border-x-teal-950\/75 {
  border-left-color: rgb(4 47 46 / 0.75);
  border-right-color: rgb(4 47 46 / 0.75);
}
.tw-border-x-teal-950\/80 {
  border-left-color: rgb(4 47 46 / 0.8);
  border-right-color: rgb(4 47 46 / 0.8);
}
.tw-border-x-teal-950\/85 {
  border-left-color: rgb(4 47 46 / 0.85);
  border-right-color: rgb(4 47 46 / 0.85);
}
.tw-border-x-teal-950\/90 {
  border-left-color: rgb(4 47 46 / 0.9);
  border-right-color: rgb(4 47 46 / 0.9);
}
.tw-border-x-teal-950\/95 {
  border-left-color: rgb(4 47 46 / 0.95);
  border-right-color: rgb(4 47 46 / 0.95);
}
.tw-border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent;
}
.tw-border-x-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}
.tw-border-x-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}
.tw-border-x-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}
.tw-border-x-transparent\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}
.tw-border-x-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}
.tw-border-x-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}
.tw-border-x-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}
.tw-border-x-transparent\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}
.tw-border-x-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}
.tw-border-x-transparent\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}
.tw-border-x-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}
.tw-border-x-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}
.tw-border-x-transparent\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}
.tw-border-x-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}
.tw-border-x-transparent\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}
.tw-border-x-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}
.tw-border-x-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}
.tw-border-x-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}
.tw-border-x-transparent\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}
.tw-border-x-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}
.tw-border-x-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}
.tw-border-x-violet-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-100\/0 {
  border-left-color: rgb(237 233 254 / 0);
  border-right-color: rgb(237 233 254 / 0);
}
.tw-border-x-violet-100\/10 {
  border-left-color: rgb(237 233 254 / 0.1);
  border-right-color: rgb(237 233 254 / 0.1);
}
.tw-border-x-violet-100\/100 {
  border-left-color: rgb(237 233 254 / 1);
  border-right-color: rgb(237 233 254 / 1);
}
.tw-border-x-violet-100\/15 {
  border-left-color: rgb(237 233 254 / 0.15);
  border-right-color: rgb(237 233 254 / 0.15);
}
.tw-border-x-violet-100\/20 {
  border-left-color: rgb(237 233 254 / 0.2);
  border-right-color: rgb(237 233 254 / 0.2);
}
.tw-border-x-violet-100\/25 {
  border-left-color: rgb(237 233 254 / 0.25);
  border-right-color: rgb(237 233 254 / 0.25);
}
.tw-border-x-violet-100\/30 {
  border-left-color: rgb(237 233 254 / 0.3);
  border-right-color: rgb(237 233 254 / 0.3);
}
.tw-border-x-violet-100\/35 {
  border-left-color: rgb(237 233 254 / 0.35);
  border-right-color: rgb(237 233 254 / 0.35);
}
.tw-border-x-violet-100\/40 {
  border-left-color: rgb(237 233 254 / 0.4);
  border-right-color: rgb(237 233 254 / 0.4);
}
.tw-border-x-violet-100\/45 {
  border-left-color: rgb(237 233 254 / 0.45);
  border-right-color: rgb(237 233 254 / 0.45);
}
.tw-border-x-violet-100\/5 {
  border-left-color: rgb(237 233 254 / 0.05);
  border-right-color: rgb(237 233 254 / 0.05);
}
.tw-border-x-violet-100\/50 {
  border-left-color: rgb(237 233 254 / 0.5);
  border-right-color: rgb(237 233 254 / 0.5);
}
.tw-border-x-violet-100\/55 {
  border-left-color: rgb(237 233 254 / 0.55);
  border-right-color: rgb(237 233 254 / 0.55);
}
.tw-border-x-violet-100\/60 {
  border-left-color: rgb(237 233 254 / 0.6);
  border-right-color: rgb(237 233 254 / 0.6);
}
.tw-border-x-violet-100\/65 {
  border-left-color: rgb(237 233 254 / 0.65);
  border-right-color: rgb(237 233 254 / 0.65);
}
.tw-border-x-violet-100\/70 {
  border-left-color: rgb(237 233 254 / 0.7);
  border-right-color: rgb(237 233 254 / 0.7);
}
.tw-border-x-violet-100\/75 {
  border-left-color: rgb(237 233 254 / 0.75);
  border-right-color: rgb(237 233 254 / 0.75);
}
.tw-border-x-violet-100\/80 {
  border-left-color: rgb(237 233 254 / 0.8);
  border-right-color: rgb(237 233 254 / 0.8);
}
.tw-border-x-violet-100\/85 {
  border-left-color: rgb(237 233 254 / 0.85);
  border-right-color: rgb(237 233 254 / 0.85);
}
.tw-border-x-violet-100\/90 {
  border-left-color: rgb(237 233 254 / 0.9);
  border-right-color: rgb(237 233 254 / 0.9);
}
.tw-border-x-violet-100\/95 {
  border-left-color: rgb(237 233 254 / 0.95);
  border-right-color: rgb(237 233 254 / 0.95);
}
.tw-border-x-violet-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
  border-right-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-200\/0 {
  border-left-color: rgb(221 214 254 / 0);
  border-right-color: rgb(221 214 254 / 0);
}
.tw-border-x-violet-200\/10 {
  border-left-color: rgb(221 214 254 / 0.1);
  border-right-color: rgb(221 214 254 / 0.1);
}
.tw-border-x-violet-200\/100 {
  border-left-color: rgb(221 214 254 / 1);
  border-right-color: rgb(221 214 254 / 1);
}
.tw-border-x-violet-200\/15 {
  border-left-color: rgb(221 214 254 / 0.15);
  border-right-color: rgb(221 214 254 / 0.15);
}
.tw-border-x-violet-200\/20 {
  border-left-color: rgb(221 214 254 / 0.2);
  border-right-color: rgb(221 214 254 / 0.2);
}
.tw-border-x-violet-200\/25 {
  border-left-color: rgb(221 214 254 / 0.25);
  border-right-color: rgb(221 214 254 / 0.25);
}
.tw-border-x-violet-200\/30 {
  border-left-color: rgb(221 214 254 / 0.3);
  border-right-color: rgb(221 214 254 / 0.3);
}
.tw-border-x-violet-200\/35 {
  border-left-color: rgb(221 214 254 / 0.35);
  border-right-color: rgb(221 214 254 / 0.35);
}
.tw-border-x-violet-200\/40 {
  border-left-color: rgb(221 214 254 / 0.4);
  border-right-color: rgb(221 214 254 / 0.4);
}
.tw-border-x-violet-200\/45 {
  border-left-color: rgb(221 214 254 / 0.45);
  border-right-color: rgb(221 214 254 / 0.45);
}
.tw-border-x-violet-200\/5 {
  border-left-color: rgb(221 214 254 / 0.05);
  border-right-color: rgb(221 214 254 / 0.05);
}
.tw-border-x-violet-200\/50 {
  border-left-color: rgb(221 214 254 / 0.5);
  border-right-color: rgb(221 214 254 / 0.5);
}
.tw-border-x-violet-200\/55 {
  border-left-color: rgb(221 214 254 / 0.55);
  border-right-color: rgb(221 214 254 / 0.55);
}
.tw-border-x-violet-200\/60 {
  border-left-color: rgb(221 214 254 / 0.6);
  border-right-color: rgb(221 214 254 / 0.6);
}
.tw-border-x-violet-200\/65 {
  border-left-color: rgb(221 214 254 / 0.65);
  border-right-color: rgb(221 214 254 / 0.65);
}
.tw-border-x-violet-200\/70 {
  border-left-color: rgb(221 214 254 / 0.7);
  border-right-color: rgb(221 214 254 / 0.7);
}
.tw-border-x-violet-200\/75 {
  border-left-color: rgb(221 214 254 / 0.75);
  border-right-color: rgb(221 214 254 / 0.75);
}
.tw-border-x-violet-200\/80 {
  border-left-color: rgb(221 214 254 / 0.8);
  border-right-color: rgb(221 214 254 / 0.8);
}
.tw-border-x-violet-200\/85 {
  border-left-color: rgb(221 214 254 / 0.85);
  border-right-color: rgb(221 214 254 / 0.85);
}
.tw-border-x-violet-200\/90 {
  border-left-color: rgb(221 214 254 / 0.9);
  border-right-color: rgb(221 214 254 / 0.9);
}
.tw-border-x-violet-200\/95 {
  border-left-color: rgb(221 214 254 / 0.95);
  border-right-color: rgb(221 214 254 / 0.95);
}
.tw-border-x-violet-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
  border-right-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-300\/0 {
  border-left-color: rgb(196 181 253 / 0);
  border-right-color: rgb(196 181 253 / 0);
}
.tw-border-x-violet-300\/10 {
  border-left-color: rgb(196 181 253 / 0.1);
  border-right-color: rgb(196 181 253 / 0.1);
}
.tw-border-x-violet-300\/100 {
  border-left-color: rgb(196 181 253 / 1);
  border-right-color: rgb(196 181 253 / 1);
}
.tw-border-x-violet-300\/15 {
  border-left-color: rgb(196 181 253 / 0.15);
  border-right-color: rgb(196 181 253 / 0.15);
}
.tw-border-x-violet-300\/20 {
  border-left-color: rgb(196 181 253 / 0.2);
  border-right-color: rgb(196 181 253 / 0.2);
}
.tw-border-x-violet-300\/25 {
  border-left-color: rgb(196 181 253 / 0.25);
  border-right-color: rgb(196 181 253 / 0.25);
}
.tw-border-x-violet-300\/30 {
  border-left-color: rgb(196 181 253 / 0.3);
  border-right-color: rgb(196 181 253 / 0.3);
}
.tw-border-x-violet-300\/35 {
  border-left-color: rgb(196 181 253 / 0.35);
  border-right-color: rgb(196 181 253 / 0.35);
}
.tw-border-x-violet-300\/40 {
  border-left-color: rgb(196 181 253 / 0.4);
  border-right-color: rgb(196 181 253 / 0.4);
}
.tw-border-x-violet-300\/45 {
  border-left-color: rgb(196 181 253 / 0.45);
  border-right-color: rgb(196 181 253 / 0.45);
}
.tw-border-x-violet-300\/5 {
  border-left-color: rgb(196 181 253 / 0.05);
  border-right-color: rgb(196 181 253 / 0.05);
}
.tw-border-x-violet-300\/50 {
  border-left-color: rgb(196 181 253 / 0.5);
  border-right-color: rgb(196 181 253 / 0.5);
}
.tw-border-x-violet-300\/55 {
  border-left-color: rgb(196 181 253 / 0.55);
  border-right-color: rgb(196 181 253 / 0.55);
}
.tw-border-x-violet-300\/60 {
  border-left-color: rgb(196 181 253 / 0.6);
  border-right-color: rgb(196 181 253 / 0.6);
}
.tw-border-x-violet-300\/65 {
  border-left-color: rgb(196 181 253 / 0.65);
  border-right-color: rgb(196 181 253 / 0.65);
}
.tw-border-x-violet-300\/70 {
  border-left-color: rgb(196 181 253 / 0.7);
  border-right-color: rgb(196 181 253 / 0.7);
}
.tw-border-x-violet-300\/75 {
  border-left-color: rgb(196 181 253 / 0.75);
  border-right-color: rgb(196 181 253 / 0.75);
}
.tw-border-x-violet-300\/80 {
  border-left-color: rgb(196 181 253 / 0.8);
  border-right-color: rgb(196 181 253 / 0.8);
}
.tw-border-x-violet-300\/85 {
  border-left-color: rgb(196 181 253 / 0.85);
  border-right-color: rgb(196 181 253 / 0.85);
}
.tw-border-x-violet-300\/90 {
  border-left-color: rgb(196 181 253 / 0.9);
  border-right-color: rgb(196 181 253 / 0.9);
}
.tw-border-x-violet-300\/95 {
  border-left-color: rgb(196 181 253 / 0.95);
  border-right-color: rgb(196 181 253 / 0.95);
}
.tw-border-x-violet-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-400\/0 {
  border-left-color: rgb(167 139 250 / 0);
  border-right-color: rgb(167 139 250 / 0);
}
.tw-border-x-violet-400\/10 {
  border-left-color: rgb(167 139 250 / 0.1);
  border-right-color: rgb(167 139 250 / 0.1);
}
.tw-border-x-violet-400\/100 {
  border-left-color: rgb(167 139 250 / 1);
  border-right-color: rgb(167 139 250 / 1);
}
.tw-border-x-violet-400\/15 {
  border-left-color: rgb(167 139 250 / 0.15);
  border-right-color: rgb(167 139 250 / 0.15);
}
.tw-border-x-violet-400\/20 {
  border-left-color: rgb(167 139 250 / 0.2);
  border-right-color: rgb(167 139 250 / 0.2);
}
.tw-border-x-violet-400\/25 {
  border-left-color: rgb(167 139 250 / 0.25);
  border-right-color: rgb(167 139 250 / 0.25);
}
.tw-border-x-violet-400\/30 {
  border-left-color: rgb(167 139 250 / 0.3);
  border-right-color: rgb(167 139 250 / 0.3);
}
.tw-border-x-violet-400\/35 {
  border-left-color: rgb(167 139 250 / 0.35);
  border-right-color: rgb(167 139 250 / 0.35);
}
.tw-border-x-violet-400\/40 {
  border-left-color: rgb(167 139 250 / 0.4);
  border-right-color: rgb(167 139 250 / 0.4);
}
.tw-border-x-violet-400\/45 {
  border-left-color: rgb(167 139 250 / 0.45);
  border-right-color: rgb(167 139 250 / 0.45);
}
.tw-border-x-violet-400\/5 {
  border-left-color: rgb(167 139 250 / 0.05);
  border-right-color: rgb(167 139 250 / 0.05);
}
.tw-border-x-violet-400\/50 {
  border-left-color: rgb(167 139 250 / 0.5);
  border-right-color: rgb(167 139 250 / 0.5);
}
.tw-border-x-violet-400\/55 {
  border-left-color: rgb(167 139 250 / 0.55);
  border-right-color: rgb(167 139 250 / 0.55);
}
.tw-border-x-violet-400\/60 {
  border-left-color: rgb(167 139 250 / 0.6);
  border-right-color: rgb(167 139 250 / 0.6);
}
.tw-border-x-violet-400\/65 {
  border-left-color: rgb(167 139 250 / 0.65);
  border-right-color: rgb(167 139 250 / 0.65);
}
.tw-border-x-violet-400\/70 {
  border-left-color: rgb(167 139 250 / 0.7);
  border-right-color: rgb(167 139 250 / 0.7);
}
.tw-border-x-violet-400\/75 {
  border-left-color: rgb(167 139 250 / 0.75);
  border-right-color: rgb(167 139 250 / 0.75);
}
.tw-border-x-violet-400\/80 {
  border-left-color: rgb(167 139 250 / 0.8);
  border-right-color: rgb(167 139 250 / 0.8);
}
.tw-border-x-violet-400\/85 {
  border-left-color: rgb(167 139 250 / 0.85);
  border-right-color: rgb(167 139 250 / 0.85);
}
.tw-border-x-violet-400\/90 {
  border-left-color: rgb(167 139 250 / 0.9);
  border-right-color: rgb(167 139 250 / 0.9);
}
.tw-border-x-violet-400\/95 {
  border-left-color: rgb(167 139 250 / 0.95);
  border-right-color: rgb(167 139 250 / 0.95);
}
.tw-border-x-violet-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-50\/0 {
  border-left-color: rgb(245 243 255 / 0);
  border-right-color: rgb(245 243 255 / 0);
}
.tw-border-x-violet-50\/10 {
  border-left-color: rgb(245 243 255 / 0.1);
  border-right-color: rgb(245 243 255 / 0.1);
}
.tw-border-x-violet-50\/100 {
  border-left-color: rgb(245 243 255 / 1);
  border-right-color: rgb(245 243 255 / 1);
}
.tw-border-x-violet-50\/15 {
  border-left-color: rgb(245 243 255 / 0.15);
  border-right-color: rgb(245 243 255 / 0.15);
}
.tw-border-x-violet-50\/20 {
  border-left-color: rgb(245 243 255 / 0.2);
  border-right-color: rgb(245 243 255 / 0.2);
}
.tw-border-x-violet-50\/25 {
  border-left-color: rgb(245 243 255 / 0.25);
  border-right-color: rgb(245 243 255 / 0.25);
}
.tw-border-x-violet-50\/30 {
  border-left-color: rgb(245 243 255 / 0.3);
  border-right-color: rgb(245 243 255 / 0.3);
}
.tw-border-x-violet-50\/35 {
  border-left-color: rgb(245 243 255 / 0.35);
  border-right-color: rgb(245 243 255 / 0.35);
}
.tw-border-x-violet-50\/40 {
  border-left-color: rgb(245 243 255 / 0.4);
  border-right-color: rgb(245 243 255 / 0.4);
}
.tw-border-x-violet-50\/45 {
  border-left-color: rgb(245 243 255 / 0.45);
  border-right-color: rgb(245 243 255 / 0.45);
}
.tw-border-x-violet-50\/5 {
  border-left-color: rgb(245 243 255 / 0.05);
  border-right-color: rgb(245 243 255 / 0.05);
}
.tw-border-x-violet-50\/50 {
  border-left-color: rgb(245 243 255 / 0.5);
  border-right-color: rgb(245 243 255 / 0.5);
}
.tw-border-x-violet-50\/55 {
  border-left-color: rgb(245 243 255 / 0.55);
  border-right-color: rgb(245 243 255 / 0.55);
}
.tw-border-x-violet-50\/60 {
  border-left-color: rgb(245 243 255 / 0.6);
  border-right-color: rgb(245 243 255 / 0.6);
}
.tw-border-x-violet-50\/65 {
  border-left-color: rgb(245 243 255 / 0.65);
  border-right-color: rgb(245 243 255 / 0.65);
}
.tw-border-x-violet-50\/70 {
  border-left-color: rgb(245 243 255 / 0.7);
  border-right-color: rgb(245 243 255 / 0.7);
}
.tw-border-x-violet-50\/75 {
  border-left-color: rgb(245 243 255 / 0.75);
  border-right-color: rgb(245 243 255 / 0.75);
}
.tw-border-x-violet-50\/80 {
  border-left-color: rgb(245 243 255 / 0.8);
  border-right-color: rgb(245 243 255 / 0.8);
}
.tw-border-x-violet-50\/85 {
  border-left-color: rgb(245 243 255 / 0.85);
  border-right-color: rgb(245 243 255 / 0.85);
}
.tw-border-x-violet-50\/90 {
  border-left-color: rgb(245 243 255 / 0.9);
  border-right-color: rgb(245 243 255 / 0.9);
}
.tw-border-x-violet-50\/95 {
  border-left-color: rgb(245 243 255 / 0.95);
  border-right-color: rgb(245 243 255 / 0.95);
}
.tw-border-x-violet-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
  border-right-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-500\/0 {
  border-left-color: rgb(139 92 246 / 0);
  border-right-color: rgb(139 92 246 / 0);
}
.tw-border-x-violet-500\/10 {
  border-left-color: rgb(139 92 246 / 0.1);
  border-right-color: rgb(139 92 246 / 0.1);
}
.tw-border-x-violet-500\/100 {
  border-left-color: rgb(139 92 246 / 1);
  border-right-color: rgb(139 92 246 / 1);
}
.tw-border-x-violet-500\/15 {
  border-left-color: rgb(139 92 246 / 0.15);
  border-right-color: rgb(139 92 246 / 0.15);
}
.tw-border-x-violet-500\/20 {
  border-left-color: rgb(139 92 246 / 0.2);
  border-right-color: rgb(139 92 246 / 0.2);
}
.tw-border-x-violet-500\/25 {
  border-left-color: rgb(139 92 246 / 0.25);
  border-right-color: rgb(139 92 246 / 0.25);
}
.tw-border-x-violet-500\/30 {
  border-left-color: rgb(139 92 246 / 0.3);
  border-right-color: rgb(139 92 246 / 0.3);
}
.tw-border-x-violet-500\/35 {
  border-left-color: rgb(139 92 246 / 0.35);
  border-right-color: rgb(139 92 246 / 0.35);
}
.tw-border-x-violet-500\/40 {
  border-left-color: rgb(139 92 246 / 0.4);
  border-right-color: rgb(139 92 246 / 0.4);
}
.tw-border-x-violet-500\/45 {
  border-left-color: rgb(139 92 246 / 0.45);
  border-right-color: rgb(139 92 246 / 0.45);
}
.tw-border-x-violet-500\/5 {
  border-left-color: rgb(139 92 246 / 0.05);
  border-right-color: rgb(139 92 246 / 0.05);
}
.tw-border-x-violet-500\/50 {
  border-left-color: rgb(139 92 246 / 0.5);
  border-right-color: rgb(139 92 246 / 0.5);
}
.tw-border-x-violet-500\/55 {
  border-left-color: rgb(139 92 246 / 0.55);
  border-right-color: rgb(139 92 246 / 0.55);
}
.tw-border-x-violet-500\/60 {
  border-left-color: rgb(139 92 246 / 0.6);
  border-right-color: rgb(139 92 246 / 0.6);
}
.tw-border-x-violet-500\/65 {
  border-left-color: rgb(139 92 246 / 0.65);
  border-right-color: rgb(139 92 246 / 0.65);
}
.tw-border-x-violet-500\/70 {
  border-left-color: rgb(139 92 246 / 0.7);
  border-right-color: rgb(139 92 246 / 0.7);
}
.tw-border-x-violet-500\/75 {
  border-left-color: rgb(139 92 246 / 0.75);
  border-right-color: rgb(139 92 246 / 0.75);
}
.tw-border-x-violet-500\/80 {
  border-left-color: rgb(139 92 246 / 0.8);
  border-right-color: rgb(139 92 246 / 0.8);
}
.tw-border-x-violet-500\/85 {
  border-left-color: rgb(139 92 246 / 0.85);
  border-right-color: rgb(139 92 246 / 0.85);
}
.tw-border-x-violet-500\/90 {
  border-left-color: rgb(139 92 246 / 0.9);
  border-right-color: rgb(139 92 246 / 0.9);
}
.tw-border-x-violet-500\/95 {
  border-left-color: rgb(139 92 246 / 0.95);
  border-right-color: rgb(139 92 246 / 0.95);
}
.tw-border-x-violet-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
  border-right-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-600\/0 {
  border-left-color: rgb(124 58 237 / 0);
  border-right-color: rgb(124 58 237 / 0);
}
.tw-border-x-violet-600\/10 {
  border-left-color: rgb(124 58 237 / 0.1);
  border-right-color: rgb(124 58 237 / 0.1);
}
.tw-border-x-violet-600\/100 {
  border-left-color: rgb(124 58 237 / 1);
  border-right-color: rgb(124 58 237 / 1);
}
.tw-border-x-violet-600\/15 {
  border-left-color: rgb(124 58 237 / 0.15);
  border-right-color: rgb(124 58 237 / 0.15);
}
.tw-border-x-violet-600\/20 {
  border-left-color: rgb(124 58 237 / 0.2);
  border-right-color: rgb(124 58 237 / 0.2);
}
.tw-border-x-violet-600\/25 {
  border-left-color: rgb(124 58 237 / 0.25);
  border-right-color: rgb(124 58 237 / 0.25);
}
.tw-border-x-violet-600\/30 {
  border-left-color: rgb(124 58 237 / 0.3);
  border-right-color: rgb(124 58 237 / 0.3);
}
.tw-border-x-violet-600\/35 {
  border-left-color: rgb(124 58 237 / 0.35);
  border-right-color: rgb(124 58 237 / 0.35);
}
.tw-border-x-violet-600\/40 {
  border-left-color: rgb(124 58 237 / 0.4);
  border-right-color: rgb(124 58 237 / 0.4);
}
.tw-border-x-violet-600\/45 {
  border-left-color: rgb(124 58 237 / 0.45);
  border-right-color: rgb(124 58 237 / 0.45);
}
.tw-border-x-violet-600\/5 {
  border-left-color: rgb(124 58 237 / 0.05);
  border-right-color: rgb(124 58 237 / 0.05);
}
.tw-border-x-violet-600\/50 {
  border-left-color: rgb(124 58 237 / 0.5);
  border-right-color: rgb(124 58 237 / 0.5);
}
.tw-border-x-violet-600\/55 {
  border-left-color: rgb(124 58 237 / 0.55);
  border-right-color: rgb(124 58 237 / 0.55);
}
.tw-border-x-violet-600\/60 {
  border-left-color: rgb(124 58 237 / 0.6);
  border-right-color: rgb(124 58 237 / 0.6);
}
.tw-border-x-violet-600\/65 {
  border-left-color: rgb(124 58 237 / 0.65);
  border-right-color: rgb(124 58 237 / 0.65);
}
.tw-border-x-violet-600\/70 {
  border-left-color: rgb(124 58 237 / 0.7);
  border-right-color: rgb(124 58 237 / 0.7);
}
.tw-border-x-violet-600\/75 {
  border-left-color: rgb(124 58 237 / 0.75);
  border-right-color: rgb(124 58 237 / 0.75);
}
.tw-border-x-violet-600\/80 {
  border-left-color: rgb(124 58 237 / 0.8);
  border-right-color: rgb(124 58 237 / 0.8);
}
.tw-border-x-violet-600\/85 {
  border-left-color: rgb(124 58 237 / 0.85);
  border-right-color: rgb(124 58 237 / 0.85);
}
.tw-border-x-violet-600\/90 {
  border-left-color: rgb(124 58 237 / 0.9);
  border-right-color: rgb(124 58 237 / 0.9);
}
.tw-border-x-violet-600\/95 {
  border-left-color: rgb(124 58 237 / 0.95);
  border-right-color: rgb(124 58 237 / 0.95);
}
.tw-border-x-violet-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
  border-right-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-700\/0 {
  border-left-color: rgb(109 40 217 / 0);
  border-right-color: rgb(109 40 217 / 0);
}
.tw-border-x-violet-700\/10 {
  border-left-color: rgb(109 40 217 / 0.1);
  border-right-color: rgb(109 40 217 / 0.1);
}
.tw-border-x-violet-700\/100 {
  border-left-color: rgb(109 40 217 / 1);
  border-right-color: rgb(109 40 217 / 1);
}
.tw-border-x-violet-700\/15 {
  border-left-color: rgb(109 40 217 / 0.15);
  border-right-color: rgb(109 40 217 / 0.15);
}
.tw-border-x-violet-700\/20 {
  border-left-color: rgb(109 40 217 / 0.2);
  border-right-color: rgb(109 40 217 / 0.2);
}
.tw-border-x-violet-700\/25 {
  border-left-color: rgb(109 40 217 / 0.25);
  border-right-color: rgb(109 40 217 / 0.25);
}
.tw-border-x-violet-700\/30 {
  border-left-color: rgb(109 40 217 / 0.3);
  border-right-color: rgb(109 40 217 / 0.3);
}
.tw-border-x-violet-700\/35 {
  border-left-color: rgb(109 40 217 / 0.35);
  border-right-color: rgb(109 40 217 / 0.35);
}
.tw-border-x-violet-700\/40 {
  border-left-color: rgb(109 40 217 / 0.4);
  border-right-color: rgb(109 40 217 / 0.4);
}
.tw-border-x-violet-700\/45 {
  border-left-color: rgb(109 40 217 / 0.45);
  border-right-color: rgb(109 40 217 / 0.45);
}
.tw-border-x-violet-700\/5 {
  border-left-color: rgb(109 40 217 / 0.05);
  border-right-color: rgb(109 40 217 / 0.05);
}
.tw-border-x-violet-700\/50 {
  border-left-color: rgb(109 40 217 / 0.5);
  border-right-color: rgb(109 40 217 / 0.5);
}
.tw-border-x-violet-700\/55 {
  border-left-color: rgb(109 40 217 / 0.55);
  border-right-color: rgb(109 40 217 / 0.55);
}
.tw-border-x-violet-700\/60 {
  border-left-color: rgb(109 40 217 / 0.6);
  border-right-color: rgb(109 40 217 / 0.6);
}
.tw-border-x-violet-700\/65 {
  border-left-color: rgb(109 40 217 / 0.65);
  border-right-color: rgb(109 40 217 / 0.65);
}
.tw-border-x-violet-700\/70 {
  border-left-color: rgb(109 40 217 / 0.7);
  border-right-color: rgb(109 40 217 / 0.7);
}
.tw-border-x-violet-700\/75 {
  border-left-color: rgb(109 40 217 / 0.75);
  border-right-color: rgb(109 40 217 / 0.75);
}
.tw-border-x-violet-700\/80 {
  border-left-color: rgb(109 40 217 / 0.8);
  border-right-color: rgb(109 40 217 / 0.8);
}
.tw-border-x-violet-700\/85 {
  border-left-color: rgb(109 40 217 / 0.85);
  border-right-color: rgb(109 40 217 / 0.85);
}
.tw-border-x-violet-700\/90 {
  border-left-color: rgb(109 40 217 / 0.9);
  border-right-color: rgb(109 40 217 / 0.9);
}
.tw-border-x-violet-700\/95 {
  border-left-color: rgb(109 40 217 / 0.95);
  border-right-color: rgb(109 40 217 / 0.95);
}
.tw-border-x-violet-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
  border-right-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-800\/0 {
  border-left-color: rgb(91 33 182 / 0);
  border-right-color: rgb(91 33 182 / 0);
}
.tw-border-x-violet-800\/10 {
  border-left-color: rgb(91 33 182 / 0.1);
  border-right-color: rgb(91 33 182 / 0.1);
}
.tw-border-x-violet-800\/100 {
  border-left-color: rgb(91 33 182 / 1);
  border-right-color: rgb(91 33 182 / 1);
}
.tw-border-x-violet-800\/15 {
  border-left-color: rgb(91 33 182 / 0.15);
  border-right-color: rgb(91 33 182 / 0.15);
}
.tw-border-x-violet-800\/20 {
  border-left-color: rgb(91 33 182 / 0.2);
  border-right-color: rgb(91 33 182 / 0.2);
}
.tw-border-x-violet-800\/25 {
  border-left-color: rgb(91 33 182 / 0.25);
  border-right-color: rgb(91 33 182 / 0.25);
}
.tw-border-x-violet-800\/30 {
  border-left-color: rgb(91 33 182 / 0.3);
  border-right-color: rgb(91 33 182 / 0.3);
}
.tw-border-x-violet-800\/35 {
  border-left-color: rgb(91 33 182 / 0.35);
  border-right-color: rgb(91 33 182 / 0.35);
}
.tw-border-x-violet-800\/40 {
  border-left-color: rgb(91 33 182 / 0.4);
  border-right-color: rgb(91 33 182 / 0.4);
}
.tw-border-x-violet-800\/45 {
  border-left-color: rgb(91 33 182 / 0.45);
  border-right-color: rgb(91 33 182 / 0.45);
}
.tw-border-x-violet-800\/5 {
  border-left-color: rgb(91 33 182 / 0.05);
  border-right-color: rgb(91 33 182 / 0.05);
}
.tw-border-x-violet-800\/50 {
  border-left-color: rgb(91 33 182 / 0.5);
  border-right-color: rgb(91 33 182 / 0.5);
}
.tw-border-x-violet-800\/55 {
  border-left-color: rgb(91 33 182 / 0.55);
  border-right-color: rgb(91 33 182 / 0.55);
}
.tw-border-x-violet-800\/60 {
  border-left-color: rgb(91 33 182 / 0.6);
  border-right-color: rgb(91 33 182 / 0.6);
}
.tw-border-x-violet-800\/65 {
  border-left-color: rgb(91 33 182 / 0.65);
  border-right-color: rgb(91 33 182 / 0.65);
}
.tw-border-x-violet-800\/70 {
  border-left-color: rgb(91 33 182 / 0.7);
  border-right-color: rgb(91 33 182 / 0.7);
}
.tw-border-x-violet-800\/75 {
  border-left-color: rgb(91 33 182 / 0.75);
  border-right-color: rgb(91 33 182 / 0.75);
}
.tw-border-x-violet-800\/80 {
  border-left-color: rgb(91 33 182 / 0.8);
  border-right-color: rgb(91 33 182 / 0.8);
}
.tw-border-x-violet-800\/85 {
  border-left-color: rgb(91 33 182 / 0.85);
  border-right-color: rgb(91 33 182 / 0.85);
}
.tw-border-x-violet-800\/90 {
  border-left-color: rgb(91 33 182 / 0.9);
  border-right-color: rgb(91 33 182 / 0.9);
}
.tw-border-x-violet-800\/95 {
  border-left-color: rgb(91 33 182 / 0.95);
  border-right-color: rgb(91 33 182 / 0.95);
}
.tw-border-x-violet-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
  border-right-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-900\/0 {
  border-left-color: rgb(76 29 149 / 0);
  border-right-color: rgb(76 29 149 / 0);
}
.tw-border-x-violet-900\/10 {
  border-left-color: rgb(76 29 149 / 0.1);
  border-right-color: rgb(76 29 149 / 0.1);
}
.tw-border-x-violet-900\/100 {
  border-left-color: rgb(76 29 149 / 1);
  border-right-color: rgb(76 29 149 / 1);
}
.tw-border-x-violet-900\/15 {
  border-left-color: rgb(76 29 149 / 0.15);
  border-right-color: rgb(76 29 149 / 0.15);
}
.tw-border-x-violet-900\/20 {
  border-left-color: rgb(76 29 149 / 0.2);
  border-right-color: rgb(76 29 149 / 0.2);
}
.tw-border-x-violet-900\/25 {
  border-left-color: rgb(76 29 149 / 0.25);
  border-right-color: rgb(76 29 149 / 0.25);
}
.tw-border-x-violet-900\/30 {
  border-left-color: rgb(76 29 149 / 0.3);
  border-right-color: rgb(76 29 149 / 0.3);
}
.tw-border-x-violet-900\/35 {
  border-left-color: rgb(76 29 149 / 0.35);
  border-right-color: rgb(76 29 149 / 0.35);
}
.tw-border-x-violet-900\/40 {
  border-left-color: rgb(76 29 149 / 0.4);
  border-right-color: rgb(76 29 149 / 0.4);
}
.tw-border-x-violet-900\/45 {
  border-left-color: rgb(76 29 149 / 0.45);
  border-right-color: rgb(76 29 149 / 0.45);
}
.tw-border-x-violet-900\/5 {
  border-left-color: rgb(76 29 149 / 0.05);
  border-right-color: rgb(76 29 149 / 0.05);
}
.tw-border-x-violet-900\/50 {
  border-left-color: rgb(76 29 149 / 0.5);
  border-right-color: rgb(76 29 149 / 0.5);
}
.tw-border-x-violet-900\/55 {
  border-left-color: rgb(76 29 149 / 0.55);
  border-right-color: rgb(76 29 149 / 0.55);
}
.tw-border-x-violet-900\/60 {
  border-left-color: rgb(76 29 149 / 0.6);
  border-right-color: rgb(76 29 149 / 0.6);
}
.tw-border-x-violet-900\/65 {
  border-left-color: rgb(76 29 149 / 0.65);
  border-right-color: rgb(76 29 149 / 0.65);
}
.tw-border-x-violet-900\/70 {
  border-left-color: rgb(76 29 149 / 0.7);
  border-right-color: rgb(76 29 149 / 0.7);
}
.tw-border-x-violet-900\/75 {
  border-left-color: rgb(76 29 149 / 0.75);
  border-right-color: rgb(76 29 149 / 0.75);
}
.tw-border-x-violet-900\/80 {
  border-left-color: rgb(76 29 149 / 0.8);
  border-right-color: rgb(76 29 149 / 0.8);
}
.tw-border-x-violet-900\/85 {
  border-left-color: rgb(76 29 149 / 0.85);
  border-right-color: rgb(76 29 149 / 0.85);
}
.tw-border-x-violet-900\/90 {
  border-left-color: rgb(76 29 149 / 0.9);
  border-right-color: rgb(76 29 149 / 0.9);
}
.tw-border-x-violet-900\/95 {
  border-left-color: rgb(76 29 149 / 0.95);
  border-right-color: rgb(76 29 149 / 0.95);
}
.tw-border-x-violet-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
  border-right-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-x-violet-950\/0 {
  border-left-color: rgb(46 16 101 / 0);
  border-right-color: rgb(46 16 101 / 0);
}
.tw-border-x-violet-950\/10 {
  border-left-color: rgb(46 16 101 / 0.1);
  border-right-color: rgb(46 16 101 / 0.1);
}
.tw-border-x-violet-950\/100 {
  border-left-color: rgb(46 16 101 / 1);
  border-right-color: rgb(46 16 101 / 1);
}
.tw-border-x-violet-950\/15 {
  border-left-color: rgb(46 16 101 / 0.15);
  border-right-color: rgb(46 16 101 / 0.15);
}
.tw-border-x-violet-950\/20 {
  border-left-color: rgb(46 16 101 / 0.2);
  border-right-color: rgb(46 16 101 / 0.2);
}
.tw-border-x-violet-950\/25 {
  border-left-color: rgb(46 16 101 / 0.25);
  border-right-color: rgb(46 16 101 / 0.25);
}
.tw-border-x-violet-950\/30 {
  border-left-color: rgb(46 16 101 / 0.3);
  border-right-color: rgb(46 16 101 / 0.3);
}
.tw-border-x-violet-950\/35 {
  border-left-color: rgb(46 16 101 / 0.35);
  border-right-color: rgb(46 16 101 / 0.35);
}
.tw-border-x-violet-950\/40 {
  border-left-color: rgb(46 16 101 / 0.4);
  border-right-color: rgb(46 16 101 / 0.4);
}
.tw-border-x-violet-950\/45 {
  border-left-color: rgb(46 16 101 / 0.45);
  border-right-color: rgb(46 16 101 / 0.45);
}
.tw-border-x-violet-950\/5 {
  border-left-color: rgb(46 16 101 / 0.05);
  border-right-color: rgb(46 16 101 / 0.05);
}
.tw-border-x-violet-950\/50 {
  border-left-color: rgb(46 16 101 / 0.5);
  border-right-color: rgb(46 16 101 / 0.5);
}
.tw-border-x-violet-950\/55 {
  border-left-color: rgb(46 16 101 / 0.55);
  border-right-color: rgb(46 16 101 / 0.55);
}
.tw-border-x-violet-950\/60 {
  border-left-color: rgb(46 16 101 / 0.6);
  border-right-color: rgb(46 16 101 / 0.6);
}
.tw-border-x-violet-950\/65 {
  border-left-color: rgb(46 16 101 / 0.65);
  border-right-color: rgb(46 16 101 / 0.65);
}
.tw-border-x-violet-950\/70 {
  border-left-color: rgb(46 16 101 / 0.7);
  border-right-color: rgb(46 16 101 / 0.7);
}
.tw-border-x-violet-950\/75 {
  border-left-color: rgb(46 16 101 / 0.75);
  border-right-color: rgb(46 16 101 / 0.75);
}
.tw-border-x-violet-950\/80 {
  border-left-color: rgb(46 16 101 / 0.8);
  border-right-color: rgb(46 16 101 / 0.8);
}
.tw-border-x-violet-950\/85 {
  border-left-color: rgb(46 16 101 / 0.85);
  border-right-color: rgb(46 16 101 / 0.85);
}
.tw-border-x-violet-950\/90 {
  border-left-color: rgb(46 16 101 / 0.9);
  border-right-color: rgb(46 16 101 / 0.9);
}
.tw-border-x-violet-950\/95 {
  border-left-color: rgb(46 16 101 / 0.95);
  border-right-color: rgb(46 16 101 / 0.95);
}
.tw-border-x-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-x-white\/0 {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}
.tw-border-x-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}
.tw-border-x-white\/100 {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}
.tw-border-x-white\/15 {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}
.tw-border-x-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}
.tw-border-x-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}
.tw-border-x-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}
.tw-border-x-white\/35 {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}
.tw-border-x-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}
.tw-border-x-white\/45 {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}
.tw-border-x-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}
.tw-border-x-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}
.tw-border-x-white\/55 {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}
.tw-border-x-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}
.tw-border-x-white\/65 {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}
.tw-border-x-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}
.tw-border-x-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}
.tw-border-x-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}
.tw-border-x-white\/85 {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}
.tw-border-x-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}
.tw-border-x-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}
.tw-border-x-yellow-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0);
  border-right-color: rgb(254 249 195 / 0);
}
.tw-border-x-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1);
  border-right-color: rgb(254 249 195 / 0.1);
}
.tw-border-x-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1);
  border-right-color: rgb(254 249 195 / 1);
}
.tw-border-x-yellow-100\/15 {
  border-left-color: rgb(254 249 195 / 0.15);
  border-right-color: rgb(254 249 195 / 0.15);
}
.tw-border-x-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2);
  border-right-color: rgb(254 249 195 / 0.2);
}
.tw-border-x-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25);
  border-right-color: rgb(254 249 195 / 0.25);
}
.tw-border-x-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3);
  border-right-color: rgb(254 249 195 / 0.3);
}
.tw-border-x-yellow-100\/35 {
  border-left-color: rgb(254 249 195 / 0.35);
  border-right-color: rgb(254 249 195 / 0.35);
}
.tw-border-x-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4);
  border-right-color: rgb(254 249 195 / 0.4);
}
.tw-border-x-yellow-100\/45 {
  border-left-color: rgb(254 249 195 / 0.45);
  border-right-color: rgb(254 249 195 / 0.45);
}
.tw-border-x-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05);
  border-right-color: rgb(254 249 195 / 0.05);
}
.tw-border-x-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5);
  border-right-color: rgb(254 249 195 / 0.5);
}
.tw-border-x-yellow-100\/55 {
  border-left-color: rgb(254 249 195 / 0.55);
  border-right-color: rgb(254 249 195 / 0.55);
}
.tw-border-x-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6);
  border-right-color: rgb(254 249 195 / 0.6);
}
.tw-border-x-yellow-100\/65 {
  border-left-color: rgb(254 249 195 / 0.65);
  border-right-color: rgb(254 249 195 / 0.65);
}
.tw-border-x-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7);
  border-right-color: rgb(254 249 195 / 0.7);
}
.tw-border-x-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75);
  border-right-color: rgb(254 249 195 / 0.75);
}
.tw-border-x-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8);
  border-right-color: rgb(254 249 195 / 0.8);
}
.tw-border-x-yellow-100\/85 {
  border-left-color: rgb(254 249 195 / 0.85);
  border-right-color: rgb(254 249 195 / 0.85);
}
.tw-border-x-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9);
  border-right-color: rgb(254 249 195 / 0.9);
}
.tw-border-x-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95);
  border-right-color: rgb(254 249 195 / 0.95);
}
.tw-border-x-yellow-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0);
  border-right-color: rgb(254 240 138 / 0);
}
.tw-border-x-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1);
  border-right-color: rgb(254 240 138 / 0.1);
}
.tw-border-x-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1);
  border-right-color: rgb(254 240 138 / 1);
}
.tw-border-x-yellow-200\/15 {
  border-left-color: rgb(254 240 138 / 0.15);
  border-right-color: rgb(254 240 138 / 0.15);
}
.tw-border-x-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2);
  border-right-color: rgb(254 240 138 / 0.2);
}
.tw-border-x-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25);
  border-right-color: rgb(254 240 138 / 0.25);
}
.tw-border-x-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3);
  border-right-color: rgb(254 240 138 / 0.3);
}
.tw-border-x-yellow-200\/35 {
  border-left-color: rgb(254 240 138 / 0.35);
  border-right-color: rgb(254 240 138 / 0.35);
}
.tw-border-x-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4);
  border-right-color: rgb(254 240 138 / 0.4);
}
.tw-border-x-yellow-200\/45 {
  border-left-color: rgb(254 240 138 / 0.45);
  border-right-color: rgb(254 240 138 / 0.45);
}
.tw-border-x-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05);
  border-right-color: rgb(254 240 138 / 0.05);
}
.tw-border-x-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5);
  border-right-color: rgb(254 240 138 / 0.5);
}
.tw-border-x-yellow-200\/55 {
  border-left-color: rgb(254 240 138 / 0.55);
  border-right-color: rgb(254 240 138 / 0.55);
}
.tw-border-x-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6);
  border-right-color: rgb(254 240 138 / 0.6);
}
.tw-border-x-yellow-200\/65 {
  border-left-color: rgb(254 240 138 / 0.65);
  border-right-color: rgb(254 240 138 / 0.65);
}
.tw-border-x-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7);
  border-right-color: rgb(254 240 138 / 0.7);
}
.tw-border-x-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75);
  border-right-color: rgb(254 240 138 / 0.75);
}
.tw-border-x-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8);
  border-right-color: rgb(254 240 138 / 0.8);
}
.tw-border-x-yellow-200\/85 {
  border-left-color: rgb(254 240 138 / 0.85);
  border-right-color: rgb(254 240 138 / 0.85);
}
.tw-border-x-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9);
  border-right-color: rgb(254 240 138 / 0.9);
}
.tw-border-x-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95);
  border-right-color: rgb(254 240 138 / 0.95);
}
.tw-border-x-yellow-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0);
  border-right-color: rgb(253 224 71 / 0);
}
.tw-border-x-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1);
  border-right-color: rgb(253 224 71 / 0.1);
}
.tw-border-x-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1);
  border-right-color: rgb(253 224 71 / 1);
}
.tw-border-x-yellow-300\/15 {
  border-left-color: rgb(253 224 71 / 0.15);
  border-right-color: rgb(253 224 71 / 0.15);
}
.tw-border-x-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2);
  border-right-color: rgb(253 224 71 / 0.2);
}
.tw-border-x-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25);
  border-right-color: rgb(253 224 71 / 0.25);
}
.tw-border-x-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3);
  border-right-color: rgb(253 224 71 / 0.3);
}
.tw-border-x-yellow-300\/35 {
  border-left-color: rgb(253 224 71 / 0.35);
  border-right-color: rgb(253 224 71 / 0.35);
}
.tw-border-x-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4);
  border-right-color: rgb(253 224 71 / 0.4);
}
.tw-border-x-yellow-300\/45 {
  border-left-color: rgb(253 224 71 / 0.45);
  border-right-color: rgb(253 224 71 / 0.45);
}
.tw-border-x-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05);
  border-right-color: rgb(253 224 71 / 0.05);
}
.tw-border-x-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5);
  border-right-color: rgb(253 224 71 / 0.5);
}
.tw-border-x-yellow-300\/55 {
  border-left-color: rgb(253 224 71 / 0.55);
  border-right-color: rgb(253 224 71 / 0.55);
}
.tw-border-x-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6);
  border-right-color: rgb(253 224 71 / 0.6);
}
.tw-border-x-yellow-300\/65 {
  border-left-color: rgb(253 224 71 / 0.65);
  border-right-color: rgb(253 224 71 / 0.65);
}
.tw-border-x-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7);
  border-right-color: rgb(253 224 71 / 0.7);
}
.tw-border-x-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75);
  border-right-color: rgb(253 224 71 / 0.75);
}
.tw-border-x-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8);
  border-right-color: rgb(253 224 71 / 0.8);
}
.tw-border-x-yellow-300\/85 {
  border-left-color: rgb(253 224 71 / 0.85);
  border-right-color: rgb(253 224 71 / 0.85);
}
.tw-border-x-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9);
  border-right-color: rgb(253 224 71 / 0.9);
}
.tw-border-x-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95);
  border-right-color: rgb(253 224 71 / 0.95);
}
.tw-border-x-yellow-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0);
  border-right-color: rgb(250 204 21 / 0);
}
.tw-border-x-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1);
  border-right-color: rgb(250 204 21 / 0.1);
}
.tw-border-x-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1);
  border-right-color: rgb(250 204 21 / 1);
}
.tw-border-x-yellow-400\/15 {
  border-left-color: rgb(250 204 21 / 0.15);
  border-right-color: rgb(250 204 21 / 0.15);
}
.tw-border-x-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2);
  border-right-color: rgb(250 204 21 / 0.2);
}
.tw-border-x-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25);
  border-right-color: rgb(250 204 21 / 0.25);
}
.tw-border-x-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3);
  border-right-color: rgb(250 204 21 / 0.3);
}
.tw-border-x-yellow-400\/35 {
  border-left-color: rgb(250 204 21 / 0.35);
  border-right-color: rgb(250 204 21 / 0.35);
}
.tw-border-x-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4);
  border-right-color: rgb(250 204 21 / 0.4);
}
.tw-border-x-yellow-400\/45 {
  border-left-color: rgb(250 204 21 / 0.45);
  border-right-color: rgb(250 204 21 / 0.45);
}
.tw-border-x-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05);
  border-right-color: rgb(250 204 21 / 0.05);
}
.tw-border-x-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5);
  border-right-color: rgb(250 204 21 / 0.5);
}
.tw-border-x-yellow-400\/55 {
  border-left-color: rgb(250 204 21 / 0.55);
  border-right-color: rgb(250 204 21 / 0.55);
}
.tw-border-x-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6);
  border-right-color: rgb(250 204 21 / 0.6);
}
.tw-border-x-yellow-400\/65 {
  border-left-color: rgb(250 204 21 / 0.65);
  border-right-color: rgb(250 204 21 / 0.65);
}
.tw-border-x-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7);
  border-right-color: rgb(250 204 21 / 0.7);
}
.tw-border-x-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75);
  border-right-color: rgb(250 204 21 / 0.75);
}
.tw-border-x-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8);
  border-right-color: rgb(250 204 21 / 0.8);
}
.tw-border-x-yellow-400\/85 {
  border-left-color: rgb(250 204 21 / 0.85);
  border-right-color: rgb(250 204 21 / 0.85);
}
.tw-border-x-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9);
  border-right-color: rgb(250 204 21 / 0.9);
}
.tw-border-x-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95);
  border-right-color: rgb(250 204 21 / 0.95);
}
.tw-border-x-yellow-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0);
  border-right-color: rgb(254 252 232 / 0);
}
.tw-border-x-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1);
  border-right-color: rgb(254 252 232 / 0.1);
}
.tw-border-x-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1);
  border-right-color: rgb(254 252 232 / 1);
}
.tw-border-x-yellow-50\/15 {
  border-left-color: rgb(254 252 232 / 0.15);
  border-right-color: rgb(254 252 232 / 0.15);
}
.tw-border-x-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2);
  border-right-color: rgb(254 252 232 / 0.2);
}
.tw-border-x-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25);
  border-right-color: rgb(254 252 232 / 0.25);
}
.tw-border-x-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3);
  border-right-color: rgb(254 252 232 / 0.3);
}
.tw-border-x-yellow-50\/35 {
  border-left-color: rgb(254 252 232 / 0.35);
  border-right-color: rgb(254 252 232 / 0.35);
}
.tw-border-x-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4);
  border-right-color: rgb(254 252 232 / 0.4);
}
.tw-border-x-yellow-50\/45 {
  border-left-color: rgb(254 252 232 / 0.45);
  border-right-color: rgb(254 252 232 / 0.45);
}
.tw-border-x-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05);
  border-right-color: rgb(254 252 232 / 0.05);
}
.tw-border-x-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5);
  border-right-color: rgb(254 252 232 / 0.5);
}
.tw-border-x-yellow-50\/55 {
  border-left-color: rgb(254 252 232 / 0.55);
  border-right-color: rgb(254 252 232 / 0.55);
}
.tw-border-x-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6);
  border-right-color: rgb(254 252 232 / 0.6);
}
.tw-border-x-yellow-50\/65 {
  border-left-color: rgb(254 252 232 / 0.65);
  border-right-color: rgb(254 252 232 / 0.65);
}
.tw-border-x-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7);
  border-right-color: rgb(254 252 232 / 0.7);
}
.tw-border-x-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75);
  border-right-color: rgb(254 252 232 / 0.75);
}
.tw-border-x-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8);
  border-right-color: rgb(254 252 232 / 0.8);
}
.tw-border-x-yellow-50\/85 {
  border-left-color: rgb(254 252 232 / 0.85);
  border-right-color: rgb(254 252 232 / 0.85);
}
.tw-border-x-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9);
  border-right-color: rgb(254 252 232 / 0.9);
}
.tw-border-x-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95);
  border-right-color: rgb(254 252 232 / 0.95);
}
.tw-border-x-yellow-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0);
  border-right-color: rgb(234 179 8 / 0);
}
.tw-border-x-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1);
  border-right-color: rgb(234 179 8 / 0.1);
}
.tw-border-x-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1);
  border-right-color: rgb(234 179 8 / 1);
}
.tw-border-x-yellow-500\/15 {
  border-left-color: rgb(234 179 8 / 0.15);
  border-right-color: rgb(234 179 8 / 0.15);
}
.tw-border-x-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2);
  border-right-color: rgb(234 179 8 / 0.2);
}
.tw-border-x-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25);
  border-right-color: rgb(234 179 8 / 0.25);
}
.tw-border-x-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3);
  border-right-color: rgb(234 179 8 / 0.3);
}
.tw-border-x-yellow-500\/35 {
  border-left-color: rgb(234 179 8 / 0.35);
  border-right-color: rgb(234 179 8 / 0.35);
}
.tw-border-x-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4);
  border-right-color: rgb(234 179 8 / 0.4);
}
.tw-border-x-yellow-500\/45 {
  border-left-color: rgb(234 179 8 / 0.45);
  border-right-color: rgb(234 179 8 / 0.45);
}
.tw-border-x-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05);
  border-right-color: rgb(234 179 8 / 0.05);
}
.tw-border-x-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5);
  border-right-color: rgb(234 179 8 / 0.5);
}
.tw-border-x-yellow-500\/55 {
  border-left-color: rgb(234 179 8 / 0.55);
  border-right-color: rgb(234 179 8 / 0.55);
}
.tw-border-x-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6);
  border-right-color: rgb(234 179 8 / 0.6);
}
.tw-border-x-yellow-500\/65 {
  border-left-color: rgb(234 179 8 / 0.65);
  border-right-color: rgb(234 179 8 / 0.65);
}
.tw-border-x-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7);
  border-right-color: rgb(234 179 8 / 0.7);
}
.tw-border-x-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75);
  border-right-color: rgb(234 179 8 / 0.75);
}
.tw-border-x-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8);
  border-right-color: rgb(234 179 8 / 0.8);
}
.tw-border-x-yellow-500\/85 {
  border-left-color: rgb(234 179 8 / 0.85);
  border-right-color: rgb(234 179 8 / 0.85);
}
.tw-border-x-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9);
  border-right-color: rgb(234 179 8 / 0.9);
}
.tw-border-x-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95);
  border-right-color: rgb(234 179 8 / 0.95);
}
.tw-border-x-yellow-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0);
  border-right-color: rgb(202 138 4 / 0);
}
.tw-border-x-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1);
  border-right-color: rgb(202 138 4 / 0.1);
}
.tw-border-x-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1);
  border-right-color: rgb(202 138 4 / 1);
}
.tw-border-x-yellow-600\/15 {
  border-left-color: rgb(202 138 4 / 0.15);
  border-right-color: rgb(202 138 4 / 0.15);
}
.tw-border-x-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2);
  border-right-color: rgb(202 138 4 / 0.2);
}
.tw-border-x-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25);
  border-right-color: rgb(202 138 4 / 0.25);
}
.tw-border-x-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3);
  border-right-color: rgb(202 138 4 / 0.3);
}
.tw-border-x-yellow-600\/35 {
  border-left-color: rgb(202 138 4 / 0.35);
  border-right-color: rgb(202 138 4 / 0.35);
}
.tw-border-x-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4);
  border-right-color: rgb(202 138 4 / 0.4);
}
.tw-border-x-yellow-600\/45 {
  border-left-color: rgb(202 138 4 / 0.45);
  border-right-color: rgb(202 138 4 / 0.45);
}
.tw-border-x-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05);
  border-right-color: rgb(202 138 4 / 0.05);
}
.tw-border-x-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5);
  border-right-color: rgb(202 138 4 / 0.5);
}
.tw-border-x-yellow-600\/55 {
  border-left-color: rgb(202 138 4 / 0.55);
  border-right-color: rgb(202 138 4 / 0.55);
}
.tw-border-x-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6);
  border-right-color: rgb(202 138 4 / 0.6);
}
.tw-border-x-yellow-600\/65 {
  border-left-color: rgb(202 138 4 / 0.65);
  border-right-color: rgb(202 138 4 / 0.65);
}
.tw-border-x-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7);
  border-right-color: rgb(202 138 4 / 0.7);
}
.tw-border-x-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75);
  border-right-color: rgb(202 138 4 / 0.75);
}
.tw-border-x-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8);
  border-right-color: rgb(202 138 4 / 0.8);
}
.tw-border-x-yellow-600\/85 {
  border-left-color: rgb(202 138 4 / 0.85);
  border-right-color: rgb(202 138 4 / 0.85);
}
.tw-border-x-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9);
  border-right-color: rgb(202 138 4 / 0.9);
}
.tw-border-x-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95);
  border-right-color: rgb(202 138 4 / 0.95);
}
.tw-border-x-yellow-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0);
  border-right-color: rgb(161 98 7 / 0);
}
.tw-border-x-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1);
  border-right-color: rgb(161 98 7 / 0.1);
}
.tw-border-x-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1);
  border-right-color: rgb(161 98 7 / 1);
}
.tw-border-x-yellow-700\/15 {
  border-left-color: rgb(161 98 7 / 0.15);
  border-right-color: rgb(161 98 7 / 0.15);
}
.tw-border-x-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2);
  border-right-color: rgb(161 98 7 / 0.2);
}
.tw-border-x-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25);
  border-right-color: rgb(161 98 7 / 0.25);
}
.tw-border-x-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3);
  border-right-color: rgb(161 98 7 / 0.3);
}
.tw-border-x-yellow-700\/35 {
  border-left-color: rgb(161 98 7 / 0.35);
  border-right-color: rgb(161 98 7 / 0.35);
}
.tw-border-x-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4);
  border-right-color: rgb(161 98 7 / 0.4);
}
.tw-border-x-yellow-700\/45 {
  border-left-color: rgb(161 98 7 / 0.45);
  border-right-color: rgb(161 98 7 / 0.45);
}
.tw-border-x-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05);
  border-right-color: rgb(161 98 7 / 0.05);
}
.tw-border-x-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5);
  border-right-color: rgb(161 98 7 / 0.5);
}
.tw-border-x-yellow-700\/55 {
  border-left-color: rgb(161 98 7 / 0.55);
  border-right-color: rgb(161 98 7 / 0.55);
}
.tw-border-x-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6);
  border-right-color: rgb(161 98 7 / 0.6);
}
.tw-border-x-yellow-700\/65 {
  border-left-color: rgb(161 98 7 / 0.65);
  border-right-color: rgb(161 98 7 / 0.65);
}
.tw-border-x-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7);
  border-right-color: rgb(161 98 7 / 0.7);
}
.tw-border-x-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75);
  border-right-color: rgb(161 98 7 / 0.75);
}
.tw-border-x-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8);
  border-right-color: rgb(161 98 7 / 0.8);
}
.tw-border-x-yellow-700\/85 {
  border-left-color: rgb(161 98 7 / 0.85);
  border-right-color: rgb(161 98 7 / 0.85);
}
.tw-border-x-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9);
  border-right-color: rgb(161 98 7 / 0.9);
}
.tw-border-x-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95);
  border-right-color: rgb(161 98 7 / 0.95);
}
.tw-border-x-yellow-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0);
  border-right-color: rgb(133 77 14 / 0);
}
.tw-border-x-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1);
  border-right-color: rgb(133 77 14 / 0.1);
}
.tw-border-x-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1);
  border-right-color: rgb(133 77 14 / 1);
}
.tw-border-x-yellow-800\/15 {
  border-left-color: rgb(133 77 14 / 0.15);
  border-right-color: rgb(133 77 14 / 0.15);
}
.tw-border-x-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2);
  border-right-color: rgb(133 77 14 / 0.2);
}
.tw-border-x-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25);
  border-right-color: rgb(133 77 14 / 0.25);
}
.tw-border-x-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3);
  border-right-color: rgb(133 77 14 / 0.3);
}
.tw-border-x-yellow-800\/35 {
  border-left-color: rgb(133 77 14 / 0.35);
  border-right-color: rgb(133 77 14 / 0.35);
}
.tw-border-x-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4);
  border-right-color: rgb(133 77 14 / 0.4);
}
.tw-border-x-yellow-800\/45 {
  border-left-color: rgb(133 77 14 / 0.45);
  border-right-color: rgb(133 77 14 / 0.45);
}
.tw-border-x-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05);
  border-right-color: rgb(133 77 14 / 0.05);
}
.tw-border-x-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5);
  border-right-color: rgb(133 77 14 / 0.5);
}
.tw-border-x-yellow-800\/55 {
  border-left-color: rgb(133 77 14 / 0.55);
  border-right-color: rgb(133 77 14 / 0.55);
}
.tw-border-x-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6);
  border-right-color: rgb(133 77 14 / 0.6);
}
.tw-border-x-yellow-800\/65 {
  border-left-color: rgb(133 77 14 / 0.65);
  border-right-color: rgb(133 77 14 / 0.65);
}
.tw-border-x-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7);
  border-right-color: rgb(133 77 14 / 0.7);
}
.tw-border-x-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75);
  border-right-color: rgb(133 77 14 / 0.75);
}
.tw-border-x-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8);
  border-right-color: rgb(133 77 14 / 0.8);
}
.tw-border-x-yellow-800\/85 {
  border-left-color: rgb(133 77 14 / 0.85);
  border-right-color: rgb(133 77 14 / 0.85);
}
.tw-border-x-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9);
  border-right-color: rgb(133 77 14 / 0.9);
}
.tw-border-x-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95);
  border-right-color: rgb(133 77 14 / 0.95);
}
.tw-border-x-yellow-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0);
  border-right-color: rgb(113 63 18 / 0);
}
.tw-border-x-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1);
  border-right-color: rgb(113 63 18 / 0.1);
}
.tw-border-x-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1);
  border-right-color: rgb(113 63 18 / 1);
}
.tw-border-x-yellow-900\/15 {
  border-left-color: rgb(113 63 18 / 0.15);
  border-right-color: rgb(113 63 18 / 0.15);
}
.tw-border-x-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2);
  border-right-color: rgb(113 63 18 / 0.2);
}
.tw-border-x-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25);
  border-right-color: rgb(113 63 18 / 0.25);
}
.tw-border-x-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3);
  border-right-color: rgb(113 63 18 / 0.3);
}
.tw-border-x-yellow-900\/35 {
  border-left-color: rgb(113 63 18 / 0.35);
  border-right-color: rgb(113 63 18 / 0.35);
}
.tw-border-x-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4);
  border-right-color: rgb(113 63 18 / 0.4);
}
.tw-border-x-yellow-900\/45 {
  border-left-color: rgb(113 63 18 / 0.45);
  border-right-color: rgb(113 63 18 / 0.45);
}
.tw-border-x-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05);
  border-right-color: rgb(113 63 18 / 0.05);
}
.tw-border-x-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5);
  border-right-color: rgb(113 63 18 / 0.5);
}
.tw-border-x-yellow-900\/55 {
  border-left-color: rgb(113 63 18 / 0.55);
  border-right-color: rgb(113 63 18 / 0.55);
}
.tw-border-x-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6);
  border-right-color: rgb(113 63 18 / 0.6);
}
.tw-border-x-yellow-900\/65 {
  border-left-color: rgb(113 63 18 / 0.65);
  border-right-color: rgb(113 63 18 / 0.65);
}
.tw-border-x-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7);
  border-right-color: rgb(113 63 18 / 0.7);
}
.tw-border-x-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75);
  border-right-color: rgb(113 63 18 / 0.75);
}
.tw-border-x-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8);
  border-right-color: rgb(113 63 18 / 0.8);
}
.tw-border-x-yellow-900\/85 {
  border-left-color: rgb(113 63 18 / 0.85);
  border-right-color: rgb(113 63 18 / 0.85);
}
.tw-border-x-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9);
  border-right-color: rgb(113 63 18 / 0.9);
}
.tw-border-x-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95);
  border-right-color: rgb(113 63 18 / 0.95);
}
.tw-border-x-yellow-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-x-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0);
  border-right-color: rgb(66 32 6 / 0);
}
.tw-border-x-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1);
  border-right-color: rgb(66 32 6 / 0.1);
}
.tw-border-x-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1);
  border-right-color: rgb(66 32 6 / 1);
}
.tw-border-x-yellow-950\/15 {
  border-left-color: rgb(66 32 6 / 0.15);
  border-right-color: rgb(66 32 6 / 0.15);
}
.tw-border-x-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2);
  border-right-color: rgb(66 32 6 / 0.2);
}
.tw-border-x-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25);
  border-right-color: rgb(66 32 6 / 0.25);
}
.tw-border-x-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3);
  border-right-color: rgb(66 32 6 / 0.3);
}
.tw-border-x-yellow-950\/35 {
  border-left-color: rgb(66 32 6 / 0.35);
  border-right-color: rgb(66 32 6 / 0.35);
}
.tw-border-x-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4);
  border-right-color: rgb(66 32 6 / 0.4);
}
.tw-border-x-yellow-950\/45 {
  border-left-color: rgb(66 32 6 / 0.45);
  border-right-color: rgb(66 32 6 / 0.45);
}
.tw-border-x-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05);
  border-right-color: rgb(66 32 6 / 0.05);
}
.tw-border-x-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5);
  border-right-color: rgb(66 32 6 / 0.5);
}
.tw-border-x-yellow-950\/55 {
  border-left-color: rgb(66 32 6 / 0.55);
  border-right-color: rgb(66 32 6 / 0.55);
}
.tw-border-x-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6);
  border-right-color: rgb(66 32 6 / 0.6);
}
.tw-border-x-yellow-950\/65 {
  border-left-color: rgb(66 32 6 / 0.65);
  border-right-color: rgb(66 32 6 / 0.65);
}
.tw-border-x-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7);
  border-right-color: rgb(66 32 6 / 0.7);
}
.tw-border-x-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75);
  border-right-color: rgb(66 32 6 / 0.75);
}
.tw-border-x-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8);
  border-right-color: rgb(66 32 6 / 0.8);
}
.tw-border-x-yellow-950\/85 {
  border-left-color: rgb(66 32 6 / 0.85);
  border-right-color: rgb(66 32 6 / 0.85);
}
.tw-border-x-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9);
  border-right-color: rgb(66 32 6 / 0.9);
}
.tw-border-x-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95);
  border-right-color: rgb(66 32 6 / 0.95);
}
.tw-border-x-zinc-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
  border-right-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-100\/0 {
  border-left-color: rgb(244 244 245 / 0);
  border-right-color: rgb(244 244 245 / 0);
}
.tw-border-x-zinc-100\/10 {
  border-left-color: rgb(244 244 245 / 0.1);
  border-right-color: rgb(244 244 245 / 0.1);
}
.tw-border-x-zinc-100\/100 {
  border-left-color: rgb(244 244 245 / 1);
  border-right-color: rgb(244 244 245 / 1);
}
.tw-border-x-zinc-100\/15 {
  border-left-color: rgb(244 244 245 / 0.15);
  border-right-color: rgb(244 244 245 / 0.15);
}
.tw-border-x-zinc-100\/20 {
  border-left-color: rgb(244 244 245 / 0.2);
  border-right-color: rgb(244 244 245 / 0.2);
}
.tw-border-x-zinc-100\/25 {
  border-left-color: rgb(244 244 245 / 0.25);
  border-right-color: rgb(244 244 245 / 0.25);
}
.tw-border-x-zinc-100\/30 {
  border-left-color: rgb(244 244 245 / 0.3);
  border-right-color: rgb(244 244 245 / 0.3);
}
.tw-border-x-zinc-100\/35 {
  border-left-color: rgb(244 244 245 / 0.35);
  border-right-color: rgb(244 244 245 / 0.35);
}
.tw-border-x-zinc-100\/40 {
  border-left-color: rgb(244 244 245 / 0.4);
  border-right-color: rgb(244 244 245 / 0.4);
}
.tw-border-x-zinc-100\/45 {
  border-left-color: rgb(244 244 245 / 0.45);
  border-right-color: rgb(244 244 245 / 0.45);
}
.tw-border-x-zinc-100\/5 {
  border-left-color: rgb(244 244 245 / 0.05);
  border-right-color: rgb(244 244 245 / 0.05);
}
.tw-border-x-zinc-100\/50 {
  border-left-color: rgb(244 244 245 / 0.5);
  border-right-color: rgb(244 244 245 / 0.5);
}
.tw-border-x-zinc-100\/55 {
  border-left-color: rgb(244 244 245 / 0.55);
  border-right-color: rgb(244 244 245 / 0.55);
}
.tw-border-x-zinc-100\/60 {
  border-left-color: rgb(244 244 245 / 0.6);
  border-right-color: rgb(244 244 245 / 0.6);
}
.tw-border-x-zinc-100\/65 {
  border-left-color: rgb(244 244 245 / 0.65);
  border-right-color: rgb(244 244 245 / 0.65);
}
.tw-border-x-zinc-100\/70 {
  border-left-color: rgb(244 244 245 / 0.7);
  border-right-color: rgb(244 244 245 / 0.7);
}
.tw-border-x-zinc-100\/75 {
  border-left-color: rgb(244 244 245 / 0.75);
  border-right-color: rgb(244 244 245 / 0.75);
}
.tw-border-x-zinc-100\/80 {
  border-left-color: rgb(244 244 245 / 0.8);
  border-right-color: rgb(244 244 245 / 0.8);
}
.tw-border-x-zinc-100\/85 {
  border-left-color: rgb(244 244 245 / 0.85);
  border-right-color: rgb(244 244 245 / 0.85);
}
.tw-border-x-zinc-100\/90 {
  border-left-color: rgb(244 244 245 / 0.9);
  border-right-color: rgb(244 244 245 / 0.9);
}
.tw-border-x-zinc-100\/95 {
  border-left-color: rgb(244 244 245 / 0.95);
  border-right-color: rgb(244 244 245 / 0.95);
}
.tw-border-x-zinc-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
  border-right-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-200\/0 {
  border-left-color: rgb(228 228 231 / 0);
  border-right-color: rgb(228 228 231 / 0);
}
.tw-border-x-zinc-200\/10 {
  border-left-color: rgb(228 228 231 / 0.1);
  border-right-color: rgb(228 228 231 / 0.1);
}
.tw-border-x-zinc-200\/100 {
  border-left-color: rgb(228 228 231 / 1);
  border-right-color: rgb(228 228 231 / 1);
}
.tw-border-x-zinc-200\/15 {
  border-left-color: rgb(228 228 231 / 0.15);
  border-right-color: rgb(228 228 231 / 0.15);
}
.tw-border-x-zinc-200\/20 {
  border-left-color: rgb(228 228 231 / 0.2);
  border-right-color: rgb(228 228 231 / 0.2);
}
.tw-border-x-zinc-200\/25 {
  border-left-color: rgb(228 228 231 / 0.25);
  border-right-color: rgb(228 228 231 / 0.25);
}
.tw-border-x-zinc-200\/30 {
  border-left-color: rgb(228 228 231 / 0.3);
  border-right-color: rgb(228 228 231 / 0.3);
}
.tw-border-x-zinc-200\/35 {
  border-left-color: rgb(228 228 231 / 0.35);
  border-right-color: rgb(228 228 231 / 0.35);
}
.tw-border-x-zinc-200\/40 {
  border-left-color: rgb(228 228 231 / 0.4);
  border-right-color: rgb(228 228 231 / 0.4);
}
.tw-border-x-zinc-200\/45 {
  border-left-color: rgb(228 228 231 / 0.45);
  border-right-color: rgb(228 228 231 / 0.45);
}
.tw-border-x-zinc-200\/5 {
  border-left-color: rgb(228 228 231 / 0.05);
  border-right-color: rgb(228 228 231 / 0.05);
}
.tw-border-x-zinc-200\/50 {
  border-left-color: rgb(228 228 231 / 0.5);
  border-right-color: rgb(228 228 231 / 0.5);
}
.tw-border-x-zinc-200\/55 {
  border-left-color: rgb(228 228 231 / 0.55);
  border-right-color: rgb(228 228 231 / 0.55);
}
.tw-border-x-zinc-200\/60 {
  border-left-color: rgb(228 228 231 / 0.6);
  border-right-color: rgb(228 228 231 / 0.6);
}
.tw-border-x-zinc-200\/65 {
  border-left-color: rgb(228 228 231 / 0.65);
  border-right-color: rgb(228 228 231 / 0.65);
}
.tw-border-x-zinc-200\/70 {
  border-left-color: rgb(228 228 231 / 0.7);
  border-right-color: rgb(228 228 231 / 0.7);
}
.tw-border-x-zinc-200\/75 {
  border-left-color: rgb(228 228 231 / 0.75);
  border-right-color: rgb(228 228 231 / 0.75);
}
.tw-border-x-zinc-200\/80 {
  border-left-color: rgb(228 228 231 / 0.8);
  border-right-color: rgb(228 228 231 / 0.8);
}
.tw-border-x-zinc-200\/85 {
  border-left-color: rgb(228 228 231 / 0.85);
  border-right-color: rgb(228 228 231 / 0.85);
}
.tw-border-x-zinc-200\/90 {
  border-left-color: rgb(228 228 231 / 0.9);
  border-right-color: rgb(228 228 231 / 0.9);
}
.tw-border-x-zinc-200\/95 {
  border-left-color: rgb(228 228 231 / 0.95);
  border-right-color: rgb(228 228 231 / 0.95);
}
.tw-border-x-zinc-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
  border-right-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-300\/0 {
  border-left-color: rgb(212 212 216 / 0);
  border-right-color: rgb(212 212 216 / 0);
}
.tw-border-x-zinc-300\/10 {
  border-left-color: rgb(212 212 216 / 0.1);
  border-right-color: rgb(212 212 216 / 0.1);
}
.tw-border-x-zinc-300\/100 {
  border-left-color: rgb(212 212 216 / 1);
  border-right-color: rgb(212 212 216 / 1);
}
.tw-border-x-zinc-300\/15 {
  border-left-color: rgb(212 212 216 / 0.15);
  border-right-color: rgb(212 212 216 / 0.15);
}
.tw-border-x-zinc-300\/20 {
  border-left-color: rgb(212 212 216 / 0.2);
  border-right-color: rgb(212 212 216 / 0.2);
}
.tw-border-x-zinc-300\/25 {
  border-left-color: rgb(212 212 216 / 0.25);
  border-right-color: rgb(212 212 216 / 0.25);
}
.tw-border-x-zinc-300\/30 {
  border-left-color: rgb(212 212 216 / 0.3);
  border-right-color: rgb(212 212 216 / 0.3);
}
.tw-border-x-zinc-300\/35 {
  border-left-color: rgb(212 212 216 / 0.35);
  border-right-color: rgb(212 212 216 / 0.35);
}
.tw-border-x-zinc-300\/40 {
  border-left-color: rgb(212 212 216 / 0.4);
  border-right-color: rgb(212 212 216 / 0.4);
}
.tw-border-x-zinc-300\/45 {
  border-left-color: rgb(212 212 216 / 0.45);
  border-right-color: rgb(212 212 216 / 0.45);
}
.tw-border-x-zinc-300\/5 {
  border-left-color: rgb(212 212 216 / 0.05);
  border-right-color: rgb(212 212 216 / 0.05);
}
.tw-border-x-zinc-300\/50 {
  border-left-color: rgb(212 212 216 / 0.5);
  border-right-color: rgb(212 212 216 / 0.5);
}
.tw-border-x-zinc-300\/55 {
  border-left-color: rgb(212 212 216 / 0.55);
  border-right-color: rgb(212 212 216 / 0.55);
}
.tw-border-x-zinc-300\/60 {
  border-left-color: rgb(212 212 216 / 0.6);
  border-right-color: rgb(212 212 216 / 0.6);
}
.tw-border-x-zinc-300\/65 {
  border-left-color: rgb(212 212 216 / 0.65);
  border-right-color: rgb(212 212 216 / 0.65);
}
.tw-border-x-zinc-300\/70 {
  border-left-color: rgb(212 212 216 / 0.7);
  border-right-color: rgb(212 212 216 / 0.7);
}
.tw-border-x-zinc-300\/75 {
  border-left-color: rgb(212 212 216 / 0.75);
  border-right-color: rgb(212 212 216 / 0.75);
}
.tw-border-x-zinc-300\/80 {
  border-left-color: rgb(212 212 216 / 0.8);
  border-right-color: rgb(212 212 216 / 0.8);
}
.tw-border-x-zinc-300\/85 {
  border-left-color: rgb(212 212 216 / 0.85);
  border-right-color: rgb(212 212 216 / 0.85);
}
.tw-border-x-zinc-300\/90 {
  border-left-color: rgb(212 212 216 / 0.9);
  border-right-color: rgb(212 212 216 / 0.9);
}
.tw-border-x-zinc-300\/95 {
  border-left-color: rgb(212 212 216 / 0.95);
  border-right-color: rgb(212 212 216 / 0.95);
}
.tw-border-x-zinc-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-400\/0 {
  border-left-color: rgb(161 161 170 / 0);
  border-right-color: rgb(161 161 170 / 0);
}
.tw-border-x-zinc-400\/10 {
  border-left-color: rgb(161 161 170 / 0.1);
  border-right-color: rgb(161 161 170 / 0.1);
}
.tw-border-x-zinc-400\/100 {
  border-left-color: rgb(161 161 170 / 1);
  border-right-color: rgb(161 161 170 / 1);
}
.tw-border-x-zinc-400\/15 {
  border-left-color: rgb(161 161 170 / 0.15);
  border-right-color: rgb(161 161 170 / 0.15);
}
.tw-border-x-zinc-400\/20 {
  border-left-color: rgb(161 161 170 / 0.2);
  border-right-color: rgb(161 161 170 / 0.2);
}
.tw-border-x-zinc-400\/25 {
  border-left-color: rgb(161 161 170 / 0.25);
  border-right-color: rgb(161 161 170 / 0.25);
}
.tw-border-x-zinc-400\/30 {
  border-left-color: rgb(161 161 170 / 0.3);
  border-right-color: rgb(161 161 170 / 0.3);
}
.tw-border-x-zinc-400\/35 {
  border-left-color: rgb(161 161 170 / 0.35);
  border-right-color: rgb(161 161 170 / 0.35);
}
.tw-border-x-zinc-400\/40 {
  border-left-color: rgb(161 161 170 / 0.4);
  border-right-color: rgb(161 161 170 / 0.4);
}
.tw-border-x-zinc-400\/45 {
  border-left-color: rgb(161 161 170 / 0.45);
  border-right-color: rgb(161 161 170 / 0.45);
}
.tw-border-x-zinc-400\/5 {
  border-left-color: rgb(161 161 170 / 0.05);
  border-right-color: rgb(161 161 170 / 0.05);
}
.tw-border-x-zinc-400\/50 {
  border-left-color: rgb(161 161 170 / 0.5);
  border-right-color: rgb(161 161 170 / 0.5);
}
.tw-border-x-zinc-400\/55 {
  border-left-color: rgb(161 161 170 / 0.55);
  border-right-color: rgb(161 161 170 / 0.55);
}
.tw-border-x-zinc-400\/60 {
  border-left-color: rgb(161 161 170 / 0.6);
  border-right-color: rgb(161 161 170 / 0.6);
}
.tw-border-x-zinc-400\/65 {
  border-left-color: rgb(161 161 170 / 0.65);
  border-right-color: rgb(161 161 170 / 0.65);
}
.tw-border-x-zinc-400\/70 {
  border-left-color: rgb(161 161 170 / 0.7);
  border-right-color: rgb(161 161 170 / 0.7);
}
.tw-border-x-zinc-400\/75 {
  border-left-color: rgb(161 161 170 / 0.75);
  border-right-color: rgb(161 161 170 / 0.75);
}
.tw-border-x-zinc-400\/80 {
  border-left-color: rgb(161 161 170 / 0.8);
  border-right-color: rgb(161 161 170 / 0.8);
}
.tw-border-x-zinc-400\/85 {
  border-left-color: rgb(161 161 170 / 0.85);
  border-right-color: rgb(161 161 170 / 0.85);
}
.tw-border-x-zinc-400\/90 {
  border-left-color: rgb(161 161 170 / 0.9);
  border-right-color: rgb(161 161 170 / 0.9);
}
.tw-border-x-zinc-400\/95 {
  border-left-color: rgb(161 161 170 / 0.95);
  border-right-color: rgb(161 161 170 / 0.95);
}
.tw-border-x-zinc-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
  border-right-color: rgb(250 250 250 / 0);
}
.tw-border-x-zinc-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
  border-right-color: rgb(250 250 250 / 0.1);
}
.tw-border-x-zinc-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
  border-right-color: rgb(250 250 250 / 1);
}
.tw-border-x-zinc-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
  border-right-color: rgb(250 250 250 / 0.15);
}
.tw-border-x-zinc-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
  border-right-color: rgb(250 250 250 / 0.2);
}
.tw-border-x-zinc-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
  border-right-color: rgb(250 250 250 / 0.25);
}
.tw-border-x-zinc-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
  border-right-color: rgb(250 250 250 / 0.3);
}
.tw-border-x-zinc-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
  border-right-color: rgb(250 250 250 / 0.35);
}
.tw-border-x-zinc-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
  border-right-color: rgb(250 250 250 / 0.4);
}
.tw-border-x-zinc-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
  border-right-color: rgb(250 250 250 / 0.45);
}
.tw-border-x-zinc-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
  border-right-color: rgb(250 250 250 / 0.05);
}
.tw-border-x-zinc-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
  border-right-color: rgb(250 250 250 / 0.5);
}
.tw-border-x-zinc-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
  border-right-color: rgb(250 250 250 / 0.55);
}
.tw-border-x-zinc-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
  border-right-color: rgb(250 250 250 / 0.6);
}
.tw-border-x-zinc-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
  border-right-color: rgb(250 250 250 / 0.65);
}
.tw-border-x-zinc-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
  border-right-color: rgb(250 250 250 / 0.7);
}
.tw-border-x-zinc-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
  border-right-color: rgb(250 250 250 / 0.75);
}
.tw-border-x-zinc-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
  border-right-color: rgb(250 250 250 / 0.8);
}
.tw-border-x-zinc-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
  border-right-color: rgb(250 250 250 / 0.85);
}
.tw-border-x-zinc-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
  border-right-color: rgb(250 250 250 / 0.9);
}
.tw-border-x-zinc-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
  border-right-color: rgb(250 250 250 / 0.95);
}
.tw-border-x-zinc-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-500\/0 {
  border-left-color: rgb(113 113 122 / 0);
  border-right-color: rgb(113 113 122 / 0);
}
.tw-border-x-zinc-500\/10 {
  border-left-color: rgb(113 113 122 / 0.1);
  border-right-color: rgb(113 113 122 / 0.1);
}
.tw-border-x-zinc-500\/100 {
  border-left-color: rgb(113 113 122 / 1);
  border-right-color: rgb(113 113 122 / 1);
}
.tw-border-x-zinc-500\/15 {
  border-left-color: rgb(113 113 122 / 0.15);
  border-right-color: rgb(113 113 122 / 0.15);
}
.tw-border-x-zinc-500\/20 {
  border-left-color: rgb(113 113 122 / 0.2);
  border-right-color: rgb(113 113 122 / 0.2);
}
.tw-border-x-zinc-500\/25 {
  border-left-color: rgb(113 113 122 / 0.25);
  border-right-color: rgb(113 113 122 / 0.25);
}
.tw-border-x-zinc-500\/30 {
  border-left-color: rgb(113 113 122 / 0.3);
  border-right-color: rgb(113 113 122 / 0.3);
}
.tw-border-x-zinc-500\/35 {
  border-left-color: rgb(113 113 122 / 0.35);
  border-right-color: rgb(113 113 122 / 0.35);
}
.tw-border-x-zinc-500\/40 {
  border-left-color: rgb(113 113 122 / 0.4);
  border-right-color: rgb(113 113 122 / 0.4);
}
.tw-border-x-zinc-500\/45 {
  border-left-color: rgb(113 113 122 / 0.45);
  border-right-color: rgb(113 113 122 / 0.45);
}
.tw-border-x-zinc-500\/5 {
  border-left-color: rgb(113 113 122 / 0.05);
  border-right-color: rgb(113 113 122 / 0.05);
}
.tw-border-x-zinc-500\/50 {
  border-left-color: rgb(113 113 122 / 0.5);
  border-right-color: rgb(113 113 122 / 0.5);
}
.tw-border-x-zinc-500\/55 {
  border-left-color: rgb(113 113 122 / 0.55);
  border-right-color: rgb(113 113 122 / 0.55);
}
.tw-border-x-zinc-500\/60 {
  border-left-color: rgb(113 113 122 / 0.6);
  border-right-color: rgb(113 113 122 / 0.6);
}
.tw-border-x-zinc-500\/65 {
  border-left-color: rgb(113 113 122 / 0.65);
  border-right-color: rgb(113 113 122 / 0.65);
}
.tw-border-x-zinc-500\/70 {
  border-left-color: rgb(113 113 122 / 0.7);
  border-right-color: rgb(113 113 122 / 0.7);
}
.tw-border-x-zinc-500\/75 {
  border-left-color: rgb(113 113 122 / 0.75);
  border-right-color: rgb(113 113 122 / 0.75);
}
.tw-border-x-zinc-500\/80 {
  border-left-color: rgb(113 113 122 / 0.8);
  border-right-color: rgb(113 113 122 / 0.8);
}
.tw-border-x-zinc-500\/85 {
  border-left-color: rgb(113 113 122 / 0.85);
  border-right-color: rgb(113 113 122 / 0.85);
}
.tw-border-x-zinc-500\/90 {
  border-left-color: rgb(113 113 122 / 0.9);
  border-right-color: rgb(113 113 122 / 0.9);
}
.tw-border-x-zinc-500\/95 {
  border-left-color: rgb(113 113 122 / 0.95);
  border-right-color: rgb(113 113 122 / 0.95);
}
.tw-border-x-zinc-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  border-right-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-600\/0 {
  border-left-color: rgb(82 82 91 / 0);
  border-right-color: rgb(82 82 91 / 0);
}
.tw-border-x-zinc-600\/10 {
  border-left-color: rgb(82 82 91 / 0.1);
  border-right-color: rgb(82 82 91 / 0.1);
}
.tw-border-x-zinc-600\/100 {
  border-left-color: rgb(82 82 91 / 1);
  border-right-color: rgb(82 82 91 / 1);
}
.tw-border-x-zinc-600\/15 {
  border-left-color: rgb(82 82 91 / 0.15);
  border-right-color: rgb(82 82 91 / 0.15);
}
.tw-border-x-zinc-600\/20 {
  border-left-color: rgb(82 82 91 / 0.2);
  border-right-color: rgb(82 82 91 / 0.2);
}
.tw-border-x-zinc-600\/25 {
  border-left-color: rgb(82 82 91 / 0.25);
  border-right-color: rgb(82 82 91 / 0.25);
}
.tw-border-x-zinc-600\/30 {
  border-left-color: rgb(82 82 91 / 0.3);
  border-right-color: rgb(82 82 91 / 0.3);
}
.tw-border-x-zinc-600\/35 {
  border-left-color: rgb(82 82 91 / 0.35);
  border-right-color: rgb(82 82 91 / 0.35);
}
.tw-border-x-zinc-600\/40 {
  border-left-color: rgb(82 82 91 / 0.4);
  border-right-color: rgb(82 82 91 / 0.4);
}
.tw-border-x-zinc-600\/45 {
  border-left-color: rgb(82 82 91 / 0.45);
  border-right-color: rgb(82 82 91 / 0.45);
}
.tw-border-x-zinc-600\/5 {
  border-left-color: rgb(82 82 91 / 0.05);
  border-right-color: rgb(82 82 91 / 0.05);
}
.tw-border-x-zinc-600\/50 {
  border-left-color: rgb(82 82 91 / 0.5);
  border-right-color: rgb(82 82 91 / 0.5);
}
.tw-border-x-zinc-600\/55 {
  border-left-color: rgb(82 82 91 / 0.55);
  border-right-color: rgb(82 82 91 / 0.55);
}
.tw-border-x-zinc-600\/60 {
  border-left-color: rgb(82 82 91 / 0.6);
  border-right-color: rgb(82 82 91 / 0.6);
}
.tw-border-x-zinc-600\/65 {
  border-left-color: rgb(82 82 91 / 0.65);
  border-right-color: rgb(82 82 91 / 0.65);
}
.tw-border-x-zinc-600\/70 {
  border-left-color: rgb(82 82 91 / 0.7);
  border-right-color: rgb(82 82 91 / 0.7);
}
.tw-border-x-zinc-600\/75 {
  border-left-color: rgb(82 82 91 / 0.75);
  border-right-color: rgb(82 82 91 / 0.75);
}
.tw-border-x-zinc-600\/80 {
  border-left-color: rgb(82 82 91 / 0.8);
  border-right-color: rgb(82 82 91 / 0.8);
}
.tw-border-x-zinc-600\/85 {
  border-left-color: rgb(82 82 91 / 0.85);
  border-right-color: rgb(82 82 91 / 0.85);
}
.tw-border-x-zinc-600\/90 {
  border-left-color: rgb(82 82 91 / 0.9);
  border-right-color: rgb(82 82 91 / 0.9);
}
.tw-border-x-zinc-600\/95 {
  border-left-color: rgb(82 82 91 / 0.95);
  border-right-color: rgb(82 82 91 / 0.95);
}
.tw-border-x-zinc-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
  border-right-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-700\/0 {
  border-left-color: rgb(63 63 70 / 0);
  border-right-color: rgb(63 63 70 / 0);
}
.tw-border-x-zinc-700\/10 {
  border-left-color: rgb(63 63 70 / 0.1);
  border-right-color: rgb(63 63 70 / 0.1);
}
.tw-border-x-zinc-700\/100 {
  border-left-color: rgb(63 63 70 / 1);
  border-right-color: rgb(63 63 70 / 1);
}
.tw-border-x-zinc-700\/15 {
  border-left-color: rgb(63 63 70 / 0.15);
  border-right-color: rgb(63 63 70 / 0.15);
}
.tw-border-x-zinc-700\/20 {
  border-left-color: rgb(63 63 70 / 0.2);
  border-right-color: rgb(63 63 70 / 0.2);
}
.tw-border-x-zinc-700\/25 {
  border-left-color: rgb(63 63 70 / 0.25);
  border-right-color: rgb(63 63 70 / 0.25);
}
.tw-border-x-zinc-700\/30 {
  border-left-color: rgb(63 63 70 / 0.3);
  border-right-color: rgb(63 63 70 / 0.3);
}
.tw-border-x-zinc-700\/35 {
  border-left-color: rgb(63 63 70 / 0.35);
  border-right-color: rgb(63 63 70 / 0.35);
}
.tw-border-x-zinc-700\/40 {
  border-left-color: rgb(63 63 70 / 0.4);
  border-right-color: rgb(63 63 70 / 0.4);
}
.tw-border-x-zinc-700\/45 {
  border-left-color: rgb(63 63 70 / 0.45);
  border-right-color: rgb(63 63 70 / 0.45);
}
.tw-border-x-zinc-700\/5 {
  border-left-color: rgb(63 63 70 / 0.05);
  border-right-color: rgb(63 63 70 / 0.05);
}
.tw-border-x-zinc-700\/50 {
  border-left-color: rgb(63 63 70 / 0.5);
  border-right-color: rgb(63 63 70 / 0.5);
}
.tw-border-x-zinc-700\/55 {
  border-left-color: rgb(63 63 70 / 0.55);
  border-right-color: rgb(63 63 70 / 0.55);
}
.tw-border-x-zinc-700\/60 {
  border-left-color: rgb(63 63 70 / 0.6);
  border-right-color: rgb(63 63 70 / 0.6);
}
.tw-border-x-zinc-700\/65 {
  border-left-color: rgb(63 63 70 / 0.65);
  border-right-color: rgb(63 63 70 / 0.65);
}
.tw-border-x-zinc-700\/70 {
  border-left-color: rgb(63 63 70 / 0.7);
  border-right-color: rgb(63 63 70 / 0.7);
}
.tw-border-x-zinc-700\/75 {
  border-left-color: rgb(63 63 70 / 0.75);
  border-right-color: rgb(63 63 70 / 0.75);
}
.tw-border-x-zinc-700\/80 {
  border-left-color: rgb(63 63 70 / 0.8);
  border-right-color: rgb(63 63 70 / 0.8);
}
.tw-border-x-zinc-700\/85 {
  border-left-color: rgb(63 63 70 / 0.85);
  border-right-color: rgb(63 63 70 / 0.85);
}
.tw-border-x-zinc-700\/90 {
  border-left-color: rgb(63 63 70 / 0.9);
  border-right-color: rgb(63 63 70 / 0.9);
}
.tw-border-x-zinc-700\/95 {
  border-left-color: rgb(63 63 70 / 0.95);
  border-right-color: rgb(63 63 70 / 0.95);
}
.tw-border-x-zinc-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
  border-right-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-800\/0 {
  border-left-color: rgb(39 39 42 / 0);
  border-right-color: rgb(39 39 42 / 0);
}
.tw-border-x-zinc-800\/10 {
  border-left-color: rgb(39 39 42 / 0.1);
  border-right-color: rgb(39 39 42 / 0.1);
}
.tw-border-x-zinc-800\/100 {
  border-left-color: rgb(39 39 42 / 1);
  border-right-color: rgb(39 39 42 / 1);
}
.tw-border-x-zinc-800\/15 {
  border-left-color: rgb(39 39 42 / 0.15);
  border-right-color: rgb(39 39 42 / 0.15);
}
.tw-border-x-zinc-800\/20 {
  border-left-color: rgb(39 39 42 / 0.2);
  border-right-color: rgb(39 39 42 / 0.2);
}
.tw-border-x-zinc-800\/25 {
  border-left-color: rgb(39 39 42 / 0.25);
  border-right-color: rgb(39 39 42 / 0.25);
}
.tw-border-x-zinc-800\/30 {
  border-left-color: rgb(39 39 42 / 0.3);
  border-right-color: rgb(39 39 42 / 0.3);
}
.tw-border-x-zinc-800\/35 {
  border-left-color: rgb(39 39 42 / 0.35);
  border-right-color: rgb(39 39 42 / 0.35);
}
.tw-border-x-zinc-800\/40 {
  border-left-color: rgb(39 39 42 / 0.4);
  border-right-color: rgb(39 39 42 / 0.4);
}
.tw-border-x-zinc-800\/45 {
  border-left-color: rgb(39 39 42 / 0.45);
  border-right-color: rgb(39 39 42 / 0.45);
}
.tw-border-x-zinc-800\/5 {
  border-left-color: rgb(39 39 42 / 0.05);
  border-right-color: rgb(39 39 42 / 0.05);
}
.tw-border-x-zinc-800\/50 {
  border-left-color: rgb(39 39 42 / 0.5);
  border-right-color: rgb(39 39 42 / 0.5);
}
.tw-border-x-zinc-800\/55 {
  border-left-color: rgb(39 39 42 / 0.55);
  border-right-color: rgb(39 39 42 / 0.55);
}
.tw-border-x-zinc-800\/60 {
  border-left-color: rgb(39 39 42 / 0.6);
  border-right-color: rgb(39 39 42 / 0.6);
}
.tw-border-x-zinc-800\/65 {
  border-left-color: rgb(39 39 42 / 0.65);
  border-right-color: rgb(39 39 42 / 0.65);
}
.tw-border-x-zinc-800\/70 {
  border-left-color: rgb(39 39 42 / 0.7);
  border-right-color: rgb(39 39 42 / 0.7);
}
.tw-border-x-zinc-800\/75 {
  border-left-color: rgb(39 39 42 / 0.75);
  border-right-color: rgb(39 39 42 / 0.75);
}
.tw-border-x-zinc-800\/80 {
  border-left-color: rgb(39 39 42 / 0.8);
  border-right-color: rgb(39 39 42 / 0.8);
}
.tw-border-x-zinc-800\/85 {
  border-left-color: rgb(39 39 42 / 0.85);
  border-right-color: rgb(39 39 42 / 0.85);
}
.tw-border-x-zinc-800\/90 {
  border-left-color: rgb(39 39 42 / 0.9);
  border-right-color: rgb(39 39 42 / 0.9);
}
.tw-border-x-zinc-800\/95 {
  border-left-color: rgb(39 39 42 / 0.95);
  border-right-color: rgb(39 39 42 / 0.95);
}
.tw-border-x-zinc-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
  border-right-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-900\/0 {
  border-left-color: rgb(24 24 27 / 0);
  border-right-color: rgb(24 24 27 / 0);
}
.tw-border-x-zinc-900\/10 {
  border-left-color: rgb(24 24 27 / 0.1);
  border-right-color: rgb(24 24 27 / 0.1);
}
.tw-border-x-zinc-900\/100 {
  border-left-color: rgb(24 24 27 / 1);
  border-right-color: rgb(24 24 27 / 1);
}
.tw-border-x-zinc-900\/15 {
  border-left-color: rgb(24 24 27 / 0.15);
  border-right-color: rgb(24 24 27 / 0.15);
}
.tw-border-x-zinc-900\/20 {
  border-left-color: rgb(24 24 27 / 0.2);
  border-right-color: rgb(24 24 27 / 0.2);
}
.tw-border-x-zinc-900\/25 {
  border-left-color: rgb(24 24 27 / 0.25);
  border-right-color: rgb(24 24 27 / 0.25);
}
.tw-border-x-zinc-900\/30 {
  border-left-color: rgb(24 24 27 / 0.3);
  border-right-color: rgb(24 24 27 / 0.3);
}
.tw-border-x-zinc-900\/35 {
  border-left-color: rgb(24 24 27 / 0.35);
  border-right-color: rgb(24 24 27 / 0.35);
}
.tw-border-x-zinc-900\/40 {
  border-left-color: rgb(24 24 27 / 0.4);
  border-right-color: rgb(24 24 27 / 0.4);
}
.tw-border-x-zinc-900\/45 {
  border-left-color: rgb(24 24 27 / 0.45);
  border-right-color: rgb(24 24 27 / 0.45);
}
.tw-border-x-zinc-900\/5 {
  border-left-color: rgb(24 24 27 / 0.05);
  border-right-color: rgb(24 24 27 / 0.05);
}
.tw-border-x-zinc-900\/50 {
  border-left-color: rgb(24 24 27 / 0.5);
  border-right-color: rgb(24 24 27 / 0.5);
}
.tw-border-x-zinc-900\/55 {
  border-left-color: rgb(24 24 27 / 0.55);
  border-right-color: rgb(24 24 27 / 0.55);
}
.tw-border-x-zinc-900\/60 {
  border-left-color: rgb(24 24 27 / 0.6);
  border-right-color: rgb(24 24 27 / 0.6);
}
.tw-border-x-zinc-900\/65 {
  border-left-color: rgb(24 24 27 / 0.65);
  border-right-color: rgb(24 24 27 / 0.65);
}
.tw-border-x-zinc-900\/70 {
  border-left-color: rgb(24 24 27 / 0.7);
  border-right-color: rgb(24 24 27 / 0.7);
}
.tw-border-x-zinc-900\/75 {
  border-left-color: rgb(24 24 27 / 0.75);
  border-right-color: rgb(24 24 27 / 0.75);
}
.tw-border-x-zinc-900\/80 {
  border-left-color: rgb(24 24 27 / 0.8);
  border-right-color: rgb(24 24 27 / 0.8);
}
.tw-border-x-zinc-900\/85 {
  border-left-color: rgb(24 24 27 / 0.85);
  border-right-color: rgb(24 24 27 / 0.85);
}
.tw-border-x-zinc-900\/90 {
  border-left-color: rgb(24 24 27 / 0.9);
  border-right-color: rgb(24 24 27 / 0.9);
}
.tw-border-x-zinc-900\/95 {
  border-left-color: rgb(24 24 27 / 0.95);
  border-right-color: rgb(24 24 27 / 0.95);
}
.tw-border-x-zinc-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
  border-right-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-x-zinc-950\/0 {
  border-left-color: rgb(9 9 11 / 0);
  border-right-color: rgb(9 9 11 / 0);
}
.tw-border-x-zinc-950\/10 {
  border-left-color: rgb(9 9 11 / 0.1);
  border-right-color: rgb(9 9 11 / 0.1);
}
.tw-border-x-zinc-950\/100 {
  border-left-color: rgb(9 9 11 / 1);
  border-right-color: rgb(9 9 11 / 1);
}
.tw-border-x-zinc-950\/15 {
  border-left-color: rgb(9 9 11 / 0.15);
  border-right-color: rgb(9 9 11 / 0.15);
}
.tw-border-x-zinc-950\/20 {
  border-left-color: rgb(9 9 11 / 0.2);
  border-right-color: rgb(9 9 11 / 0.2);
}
.tw-border-x-zinc-950\/25 {
  border-left-color: rgb(9 9 11 / 0.25);
  border-right-color: rgb(9 9 11 / 0.25);
}
.tw-border-x-zinc-950\/30 {
  border-left-color: rgb(9 9 11 / 0.3);
  border-right-color: rgb(9 9 11 / 0.3);
}
.tw-border-x-zinc-950\/35 {
  border-left-color: rgb(9 9 11 / 0.35);
  border-right-color: rgb(9 9 11 / 0.35);
}
.tw-border-x-zinc-950\/40 {
  border-left-color: rgb(9 9 11 / 0.4);
  border-right-color: rgb(9 9 11 / 0.4);
}
.tw-border-x-zinc-950\/45 {
  border-left-color: rgb(9 9 11 / 0.45);
  border-right-color: rgb(9 9 11 / 0.45);
}
.tw-border-x-zinc-950\/5 {
  border-left-color: rgb(9 9 11 / 0.05);
  border-right-color: rgb(9 9 11 / 0.05);
}
.tw-border-x-zinc-950\/50 {
  border-left-color: rgb(9 9 11 / 0.5);
  border-right-color: rgb(9 9 11 / 0.5);
}
.tw-border-x-zinc-950\/55 {
  border-left-color: rgb(9 9 11 / 0.55);
  border-right-color: rgb(9 9 11 / 0.55);
}
.tw-border-x-zinc-950\/60 {
  border-left-color: rgb(9 9 11 / 0.6);
  border-right-color: rgb(9 9 11 / 0.6);
}
.tw-border-x-zinc-950\/65 {
  border-left-color: rgb(9 9 11 / 0.65);
  border-right-color: rgb(9 9 11 / 0.65);
}
.tw-border-x-zinc-950\/70 {
  border-left-color: rgb(9 9 11 / 0.7);
  border-right-color: rgb(9 9 11 / 0.7);
}
.tw-border-x-zinc-950\/75 {
  border-left-color: rgb(9 9 11 / 0.75);
  border-right-color: rgb(9 9 11 / 0.75);
}
.tw-border-x-zinc-950\/80 {
  border-left-color: rgb(9 9 11 / 0.8);
  border-right-color: rgb(9 9 11 / 0.8);
}
.tw-border-x-zinc-950\/85 {
  border-left-color: rgb(9 9 11 / 0.85);
  border-right-color: rgb(9 9 11 / 0.85);
}
.tw-border-x-zinc-950\/90 {
  border-left-color: rgb(9 9 11 / 0.9);
  border-right-color: rgb(9 9 11 / 0.9);
}
.tw-border-x-zinc-950\/95 {
  border-left-color: rgb(9 9 11 / 0.95);
  border-right-color: rgb(9 9 11 / 0.95);
}
.tw-border-y-amber-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-100\/0 {
  border-top-color: rgb(254 243 199 / 0);
  border-bottom-color: rgb(254 243 199 / 0);
}
.tw-border-y-amber-100\/10 {
  border-top-color: rgb(254 243 199 / 0.1);
  border-bottom-color: rgb(254 243 199 / 0.1);
}
.tw-border-y-amber-100\/100 {
  border-top-color: rgb(254 243 199 / 1);
  border-bottom-color: rgb(254 243 199 / 1);
}
.tw-border-y-amber-100\/15 {
  border-top-color: rgb(254 243 199 / 0.15);
  border-bottom-color: rgb(254 243 199 / 0.15);
}
.tw-border-y-amber-100\/20 {
  border-top-color: rgb(254 243 199 / 0.2);
  border-bottom-color: rgb(254 243 199 / 0.2);
}
.tw-border-y-amber-100\/25 {
  border-top-color: rgb(254 243 199 / 0.25);
  border-bottom-color: rgb(254 243 199 / 0.25);
}
.tw-border-y-amber-100\/30 {
  border-top-color: rgb(254 243 199 / 0.3);
  border-bottom-color: rgb(254 243 199 / 0.3);
}
.tw-border-y-amber-100\/35 {
  border-top-color: rgb(254 243 199 / 0.35);
  border-bottom-color: rgb(254 243 199 / 0.35);
}
.tw-border-y-amber-100\/40 {
  border-top-color: rgb(254 243 199 / 0.4);
  border-bottom-color: rgb(254 243 199 / 0.4);
}
.tw-border-y-amber-100\/45 {
  border-top-color: rgb(254 243 199 / 0.45);
  border-bottom-color: rgb(254 243 199 / 0.45);
}
.tw-border-y-amber-100\/5 {
  border-top-color: rgb(254 243 199 / 0.05);
  border-bottom-color: rgb(254 243 199 / 0.05);
}
.tw-border-y-amber-100\/50 {
  border-top-color: rgb(254 243 199 / 0.5);
  border-bottom-color: rgb(254 243 199 / 0.5);
}
.tw-border-y-amber-100\/55 {
  border-top-color: rgb(254 243 199 / 0.55);
  border-bottom-color: rgb(254 243 199 / 0.55);
}
.tw-border-y-amber-100\/60 {
  border-top-color: rgb(254 243 199 / 0.6);
  border-bottom-color: rgb(254 243 199 / 0.6);
}
.tw-border-y-amber-100\/65 {
  border-top-color: rgb(254 243 199 / 0.65);
  border-bottom-color: rgb(254 243 199 / 0.65);
}
.tw-border-y-amber-100\/70 {
  border-top-color: rgb(254 243 199 / 0.7);
  border-bottom-color: rgb(254 243 199 / 0.7);
}
.tw-border-y-amber-100\/75 {
  border-top-color: rgb(254 243 199 / 0.75);
  border-bottom-color: rgb(254 243 199 / 0.75);
}
.tw-border-y-amber-100\/80 {
  border-top-color: rgb(254 243 199 / 0.8);
  border-bottom-color: rgb(254 243 199 / 0.8);
}
.tw-border-y-amber-100\/85 {
  border-top-color: rgb(254 243 199 / 0.85);
  border-bottom-color: rgb(254 243 199 / 0.85);
}
.tw-border-y-amber-100\/90 {
  border-top-color: rgb(254 243 199 / 0.9);
  border-bottom-color: rgb(254 243 199 / 0.9);
}
.tw-border-y-amber-100\/95 {
  border-top-color: rgb(254 243 199 / 0.95);
  border-bottom-color: rgb(254 243 199 / 0.95);
}
.tw-border-y-amber-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-200\/0 {
  border-top-color: rgb(253 230 138 / 0);
  border-bottom-color: rgb(253 230 138 / 0);
}
.tw-border-y-amber-200\/10 {
  border-top-color: rgb(253 230 138 / 0.1);
  border-bottom-color: rgb(253 230 138 / 0.1);
}
.tw-border-y-amber-200\/100 {
  border-top-color: rgb(253 230 138 / 1);
  border-bottom-color: rgb(253 230 138 / 1);
}
.tw-border-y-amber-200\/15 {
  border-top-color: rgb(253 230 138 / 0.15);
  border-bottom-color: rgb(253 230 138 / 0.15);
}
.tw-border-y-amber-200\/20 {
  border-top-color: rgb(253 230 138 / 0.2);
  border-bottom-color: rgb(253 230 138 / 0.2);
}
.tw-border-y-amber-200\/25 {
  border-top-color: rgb(253 230 138 / 0.25);
  border-bottom-color: rgb(253 230 138 / 0.25);
}
.tw-border-y-amber-200\/30 {
  border-top-color: rgb(253 230 138 / 0.3);
  border-bottom-color: rgb(253 230 138 / 0.3);
}
.tw-border-y-amber-200\/35 {
  border-top-color: rgb(253 230 138 / 0.35);
  border-bottom-color: rgb(253 230 138 / 0.35);
}
.tw-border-y-amber-200\/40 {
  border-top-color: rgb(253 230 138 / 0.4);
  border-bottom-color: rgb(253 230 138 / 0.4);
}
.tw-border-y-amber-200\/45 {
  border-top-color: rgb(253 230 138 / 0.45);
  border-bottom-color: rgb(253 230 138 / 0.45);
}
.tw-border-y-amber-200\/5 {
  border-top-color: rgb(253 230 138 / 0.05);
  border-bottom-color: rgb(253 230 138 / 0.05);
}
.tw-border-y-amber-200\/50 {
  border-top-color: rgb(253 230 138 / 0.5);
  border-bottom-color: rgb(253 230 138 / 0.5);
}
.tw-border-y-amber-200\/55 {
  border-top-color: rgb(253 230 138 / 0.55);
  border-bottom-color: rgb(253 230 138 / 0.55);
}
.tw-border-y-amber-200\/60 {
  border-top-color: rgb(253 230 138 / 0.6);
  border-bottom-color: rgb(253 230 138 / 0.6);
}
.tw-border-y-amber-200\/65 {
  border-top-color: rgb(253 230 138 / 0.65);
  border-bottom-color: rgb(253 230 138 / 0.65);
}
.tw-border-y-amber-200\/70 {
  border-top-color: rgb(253 230 138 / 0.7);
  border-bottom-color: rgb(253 230 138 / 0.7);
}
.tw-border-y-amber-200\/75 {
  border-top-color: rgb(253 230 138 / 0.75);
  border-bottom-color: rgb(253 230 138 / 0.75);
}
.tw-border-y-amber-200\/80 {
  border-top-color: rgb(253 230 138 / 0.8);
  border-bottom-color: rgb(253 230 138 / 0.8);
}
.tw-border-y-amber-200\/85 {
  border-top-color: rgb(253 230 138 / 0.85);
  border-bottom-color: rgb(253 230 138 / 0.85);
}
.tw-border-y-amber-200\/90 {
  border-top-color: rgb(253 230 138 / 0.9);
  border-bottom-color: rgb(253 230 138 / 0.9);
}
.tw-border-y-amber-200\/95 {
  border-top-color: rgb(253 230 138 / 0.95);
  border-bottom-color: rgb(253 230 138 / 0.95);
}
.tw-border-y-amber-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-300\/0 {
  border-top-color: rgb(252 211 77 / 0);
  border-bottom-color: rgb(252 211 77 / 0);
}
.tw-border-y-amber-300\/10 {
  border-top-color: rgb(252 211 77 / 0.1);
  border-bottom-color: rgb(252 211 77 / 0.1);
}
.tw-border-y-amber-300\/100 {
  border-top-color: rgb(252 211 77 / 1);
  border-bottom-color: rgb(252 211 77 / 1);
}
.tw-border-y-amber-300\/15 {
  border-top-color: rgb(252 211 77 / 0.15);
  border-bottom-color: rgb(252 211 77 / 0.15);
}
.tw-border-y-amber-300\/20 {
  border-top-color: rgb(252 211 77 / 0.2);
  border-bottom-color: rgb(252 211 77 / 0.2);
}
.tw-border-y-amber-300\/25 {
  border-top-color: rgb(252 211 77 / 0.25);
  border-bottom-color: rgb(252 211 77 / 0.25);
}
.tw-border-y-amber-300\/30 {
  border-top-color: rgb(252 211 77 / 0.3);
  border-bottom-color: rgb(252 211 77 / 0.3);
}
.tw-border-y-amber-300\/35 {
  border-top-color: rgb(252 211 77 / 0.35);
  border-bottom-color: rgb(252 211 77 / 0.35);
}
.tw-border-y-amber-300\/40 {
  border-top-color: rgb(252 211 77 / 0.4);
  border-bottom-color: rgb(252 211 77 / 0.4);
}
.tw-border-y-amber-300\/45 {
  border-top-color: rgb(252 211 77 / 0.45);
  border-bottom-color: rgb(252 211 77 / 0.45);
}
.tw-border-y-amber-300\/5 {
  border-top-color: rgb(252 211 77 / 0.05);
  border-bottom-color: rgb(252 211 77 / 0.05);
}
.tw-border-y-amber-300\/50 {
  border-top-color: rgb(252 211 77 / 0.5);
  border-bottom-color: rgb(252 211 77 / 0.5);
}
.tw-border-y-amber-300\/55 {
  border-top-color: rgb(252 211 77 / 0.55);
  border-bottom-color: rgb(252 211 77 / 0.55);
}
.tw-border-y-amber-300\/60 {
  border-top-color: rgb(252 211 77 / 0.6);
  border-bottom-color: rgb(252 211 77 / 0.6);
}
.tw-border-y-amber-300\/65 {
  border-top-color: rgb(252 211 77 / 0.65);
  border-bottom-color: rgb(252 211 77 / 0.65);
}
.tw-border-y-amber-300\/70 {
  border-top-color: rgb(252 211 77 / 0.7);
  border-bottom-color: rgb(252 211 77 / 0.7);
}
.tw-border-y-amber-300\/75 {
  border-top-color: rgb(252 211 77 / 0.75);
  border-bottom-color: rgb(252 211 77 / 0.75);
}
.tw-border-y-amber-300\/80 {
  border-top-color: rgb(252 211 77 / 0.8);
  border-bottom-color: rgb(252 211 77 / 0.8);
}
.tw-border-y-amber-300\/85 {
  border-top-color: rgb(252 211 77 / 0.85);
  border-bottom-color: rgb(252 211 77 / 0.85);
}
.tw-border-y-amber-300\/90 {
  border-top-color: rgb(252 211 77 / 0.9);
  border-bottom-color: rgb(252 211 77 / 0.9);
}
.tw-border-y-amber-300\/95 {
  border-top-color: rgb(252 211 77 / 0.95);
  border-bottom-color: rgb(252 211 77 / 0.95);
}
.tw-border-y-amber-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-400\/0 {
  border-top-color: rgb(251 191 36 / 0);
  border-bottom-color: rgb(251 191 36 / 0);
}
.tw-border-y-amber-400\/10 {
  border-top-color: rgb(251 191 36 / 0.1);
  border-bottom-color: rgb(251 191 36 / 0.1);
}
.tw-border-y-amber-400\/100 {
  border-top-color: rgb(251 191 36 / 1);
  border-bottom-color: rgb(251 191 36 / 1);
}
.tw-border-y-amber-400\/15 {
  border-top-color: rgb(251 191 36 / 0.15);
  border-bottom-color: rgb(251 191 36 / 0.15);
}
.tw-border-y-amber-400\/20 {
  border-top-color: rgb(251 191 36 / 0.2);
  border-bottom-color: rgb(251 191 36 / 0.2);
}
.tw-border-y-amber-400\/25 {
  border-top-color: rgb(251 191 36 / 0.25);
  border-bottom-color: rgb(251 191 36 / 0.25);
}
.tw-border-y-amber-400\/30 {
  border-top-color: rgb(251 191 36 / 0.3);
  border-bottom-color: rgb(251 191 36 / 0.3);
}
.tw-border-y-amber-400\/35 {
  border-top-color: rgb(251 191 36 / 0.35);
  border-bottom-color: rgb(251 191 36 / 0.35);
}
.tw-border-y-amber-400\/40 {
  border-top-color: rgb(251 191 36 / 0.4);
  border-bottom-color: rgb(251 191 36 / 0.4);
}
.tw-border-y-amber-400\/45 {
  border-top-color: rgb(251 191 36 / 0.45);
  border-bottom-color: rgb(251 191 36 / 0.45);
}
.tw-border-y-amber-400\/5 {
  border-top-color: rgb(251 191 36 / 0.05);
  border-bottom-color: rgb(251 191 36 / 0.05);
}
.tw-border-y-amber-400\/50 {
  border-top-color: rgb(251 191 36 / 0.5);
  border-bottom-color: rgb(251 191 36 / 0.5);
}
.tw-border-y-amber-400\/55 {
  border-top-color: rgb(251 191 36 / 0.55);
  border-bottom-color: rgb(251 191 36 / 0.55);
}
.tw-border-y-amber-400\/60 {
  border-top-color: rgb(251 191 36 / 0.6);
  border-bottom-color: rgb(251 191 36 / 0.6);
}
.tw-border-y-amber-400\/65 {
  border-top-color: rgb(251 191 36 / 0.65);
  border-bottom-color: rgb(251 191 36 / 0.65);
}
.tw-border-y-amber-400\/70 {
  border-top-color: rgb(251 191 36 / 0.7);
  border-bottom-color: rgb(251 191 36 / 0.7);
}
.tw-border-y-amber-400\/75 {
  border-top-color: rgb(251 191 36 / 0.75);
  border-bottom-color: rgb(251 191 36 / 0.75);
}
.tw-border-y-amber-400\/80 {
  border-top-color: rgb(251 191 36 / 0.8);
  border-bottom-color: rgb(251 191 36 / 0.8);
}
.tw-border-y-amber-400\/85 {
  border-top-color: rgb(251 191 36 / 0.85);
  border-bottom-color: rgb(251 191 36 / 0.85);
}
.tw-border-y-amber-400\/90 {
  border-top-color: rgb(251 191 36 / 0.9);
  border-bottom-color: rgb(251 191 36 / 0.9);
}
.tw-border-y-amber-400\/95 {
  border-top-color: rgb(251 191 36 / 0.95);
  border-bottom-color: rgb(251 191 36 / 0.95);
}
.tw-border-y-amber-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-50\/0 {
  border-top-color: rgb(255 251 235 / 0);
  border-bottom-color: rgb(255 251 235 / 0);
}
.tw-border-y-amber-50\/10 {
  border-top-color: rgb(255 251 235 / 0.1);
  border-bottom-color: rgb(255 251 235 / 0.1);
}
.tw-border-y-amber-50\/100 {
  border-top-color: rgb(255 251 235 / 1);
  border-bottom-color: rgb(255 251 235 / 1);
}
.tw-border-y-amber-50\/15 {
  border-top-color: rgb(255 251 235 / 0.15);
  border-bottom-color: rgb(255 251 235 / 0.15);
}
.tw-border-y-amber-50\/20 {
  border-top-color: rgb(255 251 235 / 0.2);
  border-bottom-color: rgb(255 251 235 / 0.2);
}
.tw-border-y-amber-50\/25 {
  border-top-color: rgb(255 251 235 / 0.25);
  border-bottom-color: rgb(255 251 235 / 0.25);
}
.tw-border-y-amber-50\/30 {
  border-top-color: rgb(255 251 235 / 0.3);
  border-bottom-color: rgb(255 251 235 / 0.3);
}
.tw-border-y-amber-50\/35 {
  border-top-color: rgb(255 251 235 / 0.35);
  border-bottom-color: rgb(255 251 235 / 0.35);
}
.tw-border-y-amber-50\/40 {
  border-top-color: rgb(255 251 235 / 0.4);
  border-bottom-color: rgb(255 251 235 / 0.4);
}
.tw-border-y-amber-50\/45 {
  border-top-color: rgb(255 251 235 / 0.45);
  border-bottom-color: rgb(255 251 235 / 0.45);
}
.tw-border-y-amber-50\/5 {
  border-top-color: rgb(255 251 235 / 0.05);
  border-bottom-color: rgb(255 251 235 / 0.05);
}
.tw-border-y-amber-50\/50 {
  border-top-color: rgb(255 251 235 / 0.5);
  border-bottom-color: rgb(255 251 235 / 0.5);
}
.tw-border-y-amber-50\/55 {
  border-top-color: rgb(255 251 235 / 0.55);
  border-bottom-color: rgb(255 251 235 / 0.55);
}
.tw-border-y-amber-50\/60 {
  border-top-color: rgb(255 251 235 / 0.6);
  border-bottom-color: rgb(255 251 235 / 0.6);
}
.tw-border-y-amber-50\/65 {
  border-top-color: rgb(255 251 235 / 0.65);
  border-bottom-color: rgb(255 251 235 / 0.65);
}
.tw-border-y-amber-50\/70 {
  border-top-color: rgb(255 251 235 / 0.7);
  border-bottom-color: rgb(255 251 235 / 0.7);
}
.tw-border-y-amber-50\/75 {
  border-top-color: rgb(255 251 235 / 0.75);
  border-bottom-color: rgb(255 251 235 / 0.75);
}
.tw-border-y-amber-50\/80 {
  border-top-color: rgb(255 251 235 / 0.8);
  border-bottom-color: rgb(255 251 235 / 0.8);
}
.tw-border-y-amber-50\/85 {
  border-top-color: rgb(255 251 235 / 0.85);
  border-bottom-color: rgb(255 251 235 / 0.85);
}
.tw-border-y-amber-50\/90 {
  border-top-color: rgb(255 251 235 / 0.9);
  border-bottom-color: rgb(255 251 235 / 0.9);
}
.tw-border-y-amber-50\/95 {
  border-top-color: rgb(255 251 235 / 0.95);
  border-bottom-color: rgb(255 251 235 / 0.95);
}
.tw-border-y-amber-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-500\/0 {
  border-top-color: rgb(245 158 11 / 0);
  border-bottom-color: rgb(245 158 11 / 0);
}
.tw-border-y-amber-500\/10 {
  border-top-color: rgb(245 158 11 / 0.1);
  border-bottom-color: rgb(245 158 11 / 0.1);
}
.tw-border-y-amber-500\/100 {
  border-top-color: rgb(245 158 11 / 1);
  border-bottom-color: rgb(245 158 11 / 1);
}
.tw-border-y-amber-500\/15 {
  border-top-color: rgb(245 158 11 / 0.15);
  border-bottom-color: rgb(245 158 11 / 0.15);
}
.tw-border-y-amber-500\/20 {
  border-top-color: rgb(245 158 11 / 0.2);
  border-bottom-color: rgb(245 158 11 / 0.2);
}
.tw-border-y-amber-500\/25 {
  border-top-color: rgb(245 158 11 / 0.25);
  border-bottom-color: rgb(245 158 11 / 0.25);
}
.tw-border-y-amber-500\/30 {
  border-top-color: rgb(245 158 11 / 0.3);
  border-bottom-color: rgb(245 158 11 / 0.3);
}
.tw-border-y-amber-500\/35 {
  border-top-color: rgb(245 158 11 / 0.35);
  border-bottom-color: rgb(245 158 11 / 0.35);
}
.tw-border-y-amber-500\/40 {
  border-top-color: rgb(245 158 11 / 0.4);
  border-bottom-color: rgb(245 158 11 / 0.4);
}
.tw-border-y-amber-500\/45 {
  border-top-color: rgb(245 158 11 / 0.45);
  border-bottom-color: rgb(245 158 11 / 0.45);
}
.tw-border-y-amber-500\/5 {
  border-top-color: rgb(245 158 11 / 0.05);
  border-bottom-color: rgb(245 158 11 / 0.05);
}
.tw-border-y-amber-500\/50 {
  border-top-color: rgb(245 158 11 / 0.5);
  border-bottom-color: rgb(245 158 11 / 0.5);
}
.tw-border-y-amber-500\/55 {
  border-top-color: rgb(245 158 11 / 0.55);
  border-bottom-color: rgb(245 158 11 / 0.55);
}
.tw-border-y-amber-500\/60 {
  border-top-color: rgb(245 158 11 / 0.6);
  border-bottom-color: rgb(245 158 11 / 0.6);
}
.tw-border-y-amber-500\/65 {
  border-top-color: rgb(245 158 11 / 0.65);
  border-bottom-color: rgb(245 158 11 / 0.65);
}
.tw-border-y-amber-500\/70 {
  border-top-color: rgb(245 158 11 / 0.7);
  border-bottom-color: rgb(245 158 11 / 0.7);
}
.tw-border-y-amber-500\/75 {
  border-top-color: rgb(245 158 11 / 0.75);
  border-bottom-color: rgb(245 158 11 / 0.75);
}
.tw-border-y-amber-500\/80 {
  border-top-color: rgb(245 158 11 / 0.8);
  border-bottom-color: rgb(245 158 11 / 0.8);
}
.tw-border-y-amber-500\/85 {
  border-top-color: rgb(245 158 11 / 0.85);
  border-bottom-color: rgb(245 158 11 / 0.85);
}
.tw-border-y-amber-500\/90 {
  border-top-color: rgb(245 158 11 / 0.9);
  border-bottom-color: rgb(245 158 11 / 0.9);
}
.tw-border-y-amber-500\/95 {
  border-top-color: rgb(245 158 11 / 0.95);
  border-bottom-color: rgb(245 158 11 / 0.95);
}
.tw-border-y-amber-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-600\/0 {
  border-top-color: rgb(217 119 6 / 0);
  border-bottom-color: rgb(217 119 6 / 0);
}
.tw-border-y-amber-600\/10 {
  border-top-color: rgb(217 119 6 / 0.1);
  border-bottom-color: rgb(217 119 6 / 0.1);
}
.tw-border-y-amber-600\/100 {
  border-top-color: rgb(217 119 6 / 1);
  border-bottom-color: rgb(217 119 6 / 1);
}
.tw-border-y-amber-600\/15 {
  border-top-color: rgb(217 119 6 / 0.15);
  border-bottom-color: rgb(217 119 6 / 0.15);
}
.tw-border-y-amber-600\/20 {
  border-top-color: rgb(217 119 6 / 0.2);
  border-bottom-color: rgb(217 119 6 / 0.2);
}
.tw-border-y-amber-600\/25 {
  border-top-color: rgb(217 119 6 / 0.25);
  border-bottom-color: rgb(217 119 6 / 0.25);
}
.tw-border-y-amber-600\/30 {
  border-top-color: rgb(217 119 6 / 0.3);
  border-bottom-color: rgb(217 119 6 / 0.3);
}
.tw-border-y-amber-600\/35 {
  border-top-color: rgb(217 119 6 / 0.35);
  border-bottom-color: rgb(217 119 6 / 0.35);
}
.tw-border-y-amber-600\/40 {
  border-top-color: rgb(217 119 6 / 0.4);
  border-bottom-color: rgb(217 119 6 / 0.4);
}
.tw-border-y-amber-600\/45 {
  border-top-color: rgb(217 119 6 / 0.45);
  border-bottom-color: rgb(217 119 6 / 0.45);
}
.tw-border-y-amber-600\/5 {
  border-top-color: rgb(217 119 6 / 0.05);
  border-bottom-color: rgb(217 119 6 / 0.05);
}
.tw-border-y-amber-600\/50 {
  border-top-color: rgb(217 119 6 / 0.5);
  border-bottom-color: rgb(217 119 6 / 0.5);
}
.tw-border-y-amber-600\/55 {
  border-top-color: rgb(217 119 6 / 0.55);
  border-bottom-color: rgb(217 119 6 / 0.55);
}
.tw-border-y-amber-600\/60 {
  border-top-color: rgb(217 119 6 / 0.6);
  border-bottom-color: rgb(217 119 6 / 0.6);
}
.tw-border-y-amber-600\/65 {
  border-top-color: rgb(217 119 6 / 0.65);
  border-bottom-color: rgb(217 119 6 / 0.65);
}
.tw-border-y-amber-600\/70 {
  border-top-color: rgb(217 119 6 / 0.7);
  border-bottom-color: rgb(217 119 6 / 0.7);
}
.tw-border-y-amber-600\/75 {
  border-top-color: rgb(217 119 6 / 0.75);
  border-bottom-color: rgb(217 119 6 / 0.75);
}
.tw-border-y-amber-600\/80 {
  border-top-color: rgb(217 119 6 / 0.8);
  border-bottom-color: rgb(217 119 6 / 0.8);
}
.tw-border-y-amber-600\/85 {
  border-top-color: rgb(217 119 6 / 0.85);
  border-bottom-color: rgb(217 119 6 / 0.85);
}
.tw-border-y-amber-600\/90 {
  border-top-color: rgb(217 119 6 / 0.9);
  border-bottom-color: rgb(217 119 6 / 0.9);
}
.tw-border-y-amber-600\/95 {
  border-top-color: rgb(217 119 6 / 0.95);
  border-bottom-color: rgb(217 119 6 / 0.95);
}
.tw-border-y-amber-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-700\/0 {
  border-top-color: rgb(180 83 9 / 0);
  border-bottom-color: rgb(180 83 9 / 0);
}
.tw-border-y-amber-700\/10 {
  border-top-color: rgb(180 83 9 / 0.1);
  border-bottom-color: rgb(180 83 9 / 0.1);
}
.tw-border-y-amber-700\/100 {
  border-top-color: rgb(180 83 9 / 1);
  border-bottom-color: rgb(180 83 9 / 1);
}
.tw-border-y-amber-700\/15 {
  border-top-color: rgb(180 83 9 / 0.15);
  border-bottom-color: rgb(180 83 9 / 0.15);
}
.tw-border-y-amber-700\/20 {
  border-top-color: rgb(180 83 9 / 0.2);
  border-bottom-color: rgb(180 83 9 / 0.2);
}
.tw-border-y-amber-700\/25 {
  border-top-color: rgb(180 83 9 / 0.25);
  border-bottom-color: rgb(180 83 9 / 0.25);
}
.tw-border-y-amber-700\/30 {
  border-top-color: rgb(180 83 9 / 0.3);
  border-bottom-color: rgb(180 83 9 / 0.3);
}
.tw-border-y-amber-700\/35 {
  border-top-color: rgb(180 83 9 / 0.35);
  border-bottom-color: rgb(180 83 9 / 0.35);
}
.tw-border-y-amber-700\/40 {
  border-top-color: rgb(180 83 9 / 0.4);
  border-bottom-color: rgb(180 83 9 / 0.4);
}
.tw-border-y-amber-700\/45 {
  border-top-color: rgb(180 83 9 / 0.45);
  border-bottom-color: rgb(180 83 9 / 0.45);
}
.tw-border-y-amber-700\/5 {
  border-top-color: rgb(180 83 9 / 0.05);
  border-bottom-color: rgb(180 83 9 / 0.05);
}
.tw-border-y-amber-700\/50 {
  border-top-color: rgb(180 83 9 / 0.5);
  border-bottom-color: rgb(180 83 9 / 0.5);
}
.tw-border-y-amber-700\/55 {
  border-top-color: rgb(180 83 9 / 0.55);
  border-bottom-color: rgb(180 83 9 / 0.55);
}
.tw-border-y-amber-700\/60 {
  border-top-color: rgb(180 83 9 / 0.6);
  border-bottom-color: rgb(180 83 9 / 0.6);
}
.tw-border-y-amber-700\/65 {
  border-top-color: rgb(180 83 9 / 0.65);
  border-bottom-color: rgb(180 83 9 / 0.65);
}
.tw-border-y-amber-700\/70 {
  border-top-color: rgb(180 83 9 / 0.7);
  border-bottom-color: rgb(180 83 9 / 0.7);
}
.tw-border-y-amber-700\/75 {
  border-top-color: rgb(180 83 9 / 0.75);
  border-bottom-color: rgb(180 83 9 / 0.75);
}
.tw-border-y-amber-700\/80 {
  border-top-color: rgb(180 83 9 / 0.8);
  border-bottom-color: rgb(180 83 9 / 0.8);
}
.tw-border-y-amber-700\/85 {
  border-top-color: rgb(180 83 9 / 0.85);
  border-bottom-color: rgb(180 83 9 / 0.85);
}
.tw-border-y-amber-700\/90 {
  border-top-color: rgb(180 83 9 / 0.9);
  border-bottom-color: rgb(180 83 9 / 0.9);
}
.tw-border-y-amber-700\/95 {
  border-top-color: rgb(180 83 9 / 0.95);
  border-bottom-color: rgb(180 83 9 / 0.95);
}
.tw-border-y-amber-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-800\/0 {
  border-top-color: rgb(146 64 14 / 0);
  border-bottom-color: rgb(146 64 14 / 0);
}
.tw-border-y-amber-800\/10 {
  border-top-color: rgb(146 64 14 / 0.1);
  border-bottom-color: rgb(146 64 14 / 0.1);
}
.tw-border-y-amber-800\/100 {
  border-top-color: rgb(146 64 14 / 1);
  border-bottom-color: rgb(146 64 14 / 1);
}
.tw-border-y-amber-800\/15 {
  border-top-color: rgb(146 64 14 / 0.15);
  border-bottom-color: rgb(146 64 14 / 0.15);
}
.tw-border-y-amber-800\/20 {
  border-top-color: rgb(146 64 14 / 0.2);
  border-bottom-color: rgb(146 64 14 / 0.2);
}
.tw-border-y-amber-800\/25 {
  border-top-color: rgb(146 64 14 / 0.25);
  border-bottom-color: rgb(146 64 14 / 0.25);
}
.tw-border-y-amber-800\/30 {
  border-top-color: rgb(146 64 14 / 0.3);
  border-bottom-color: rgb(146 64 14 / 0.3);
}
.tw-border-y-amber-800\/35 {
  border-top-color: rgb(146 64 14 / 0.35);
  border-bottom-color: rgb(146 64 14 / 0.35);
}
.tw-border-y-amber-800\/40 {
  border-top-color: rgb(146 64 14 / 0.4);
  border-bottom-color: rgb(146 64 14 / 0.4);
}
.tw-border-y-amber-800\/45 {
  border-top-color: rgb(146 64 14 / 0.45);
  border-bottom-color: rgb(146 64 14 / 0.45);
}
.tw-border-y-amber-800\/5 {
  border-top-color: rgb(146 64 14 / 0.05);
  border-bottom-color: rgb(146 64 14 / 0.05);
}
.tw-border-y-amber-800\/50 {
  border-top-color: rgb(146 64 14 / 0.5);
  border-bottom-color: rgb(146 64 14 / 0.5);
}
.tw-border-y-amber-800\/55 {
  border-top-color: rgb(146 64 14 / 0.55);
  border-bottom-color: rgb(146 64 14 / 0.55);
}
.tw-border-y-amber-800\/60 {
  border-top-color: rgb(146 64 14 / 0.6);
  border-bottom-color: rgb(146 64 14 / 0.6);
}
.tw-border-y-amber-800\/65 {
  border-top-color: rgb(146 64 14 / 0.65);
  border-bottom-color: rgb(146 64 14 / 0.65);
}
.tw-border-y-amber-800\/70 {
  border-top-color: rgb(146 64 14 / 0.7);
  border-bottom-color: rgb(146 64 14 / 0.7);
}
.tw-border-y-amber-800\/75 {
  border-top-color: rgb(146 64 14 / 0.75);
  border-bottom-color: rgb(146 64 14 / 0.75);
}
.tw-border-y-amber-800\/80 {
  border-top-color: rgb(146 64 14 / 0.8);
  border-bottom-color: rgb(146 64 14 / 0.8);
}
.tw-border-y-amber-800\/85 {
  border-top-color: rgb(146 64 14 / 0.85);
  border-bottom-color: rgb(146 64 14 / 0.85);
}
.tw-border-y-amber-800\/90 {
  border-top-color: rgb(146 64 14 / 0.9);
  border-bottom-color: rgb(146 64 14 / 0.9);
}
.tw-border-y-amber-800\/95 {
  border-top-color: rgb(146 64 14 / 0.95);
  border-bottom-color: rgb(146 64 14 / 0.95);
}
.tw-border-y-amber-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-900\/0 {
  border-top-color: rgb(120 53 15 / 0);
  border-bottom-color: rgb(120 53 15 / 0);
}
.tw-border-y-amber-900\/10 {
  border-top-color: rgb(120 53 15 / 0.1);
  border-bottom-color: rgb(120 53 15 / 0.1);
}
.tw-border-y-amber-900\/100 {
  border-top-color: rgb(120 53 15 / 1);
  border-bottom-color: rgb(120 53 15 / 1);
}
.tw-border-y-amber-900\/15 {
  border-top-color: rgb(120 53 15 / 0.15);
  border-bottom-color: rgb(120 53 15 / 0.15);
}
.tw-border-y-amber-900\/20 {
  border-top-color: rgb(120 53 15 / 0.2);
  border-bottom-color: rgb(120 53 15 / 0.2);
}
.tw-border-y-amber-900\/25 {
  border-top-color: rgb(120 53 15 / 0.25);
  border-bottom-color: rgb(120 53 15 / 0.25);
}
.tw-border-y-amber-900\/30 {
  border-top-color: rgb(120 53 15 / 0.3);
  border-bottom-color: rgb(120 53 15 / 0.3);
}
.tw-border-y-amber-900\/35 {
  border-top-color: rgb(120 53 15 / 0.35);
  border-bottom-color: rgb(120 53 15 / 0.35);
}
.tw-border-y-amber-900\/40 {
  border-top-color: rgb(120 53 15 / 0.4);
  border-bottom-color: rgb(120 53 15 / 0.4);
}
.tw-border-y-amber-900\/45 {
  border-top-color: rgb(120 53 15 / 0.45);
  border-bottom-color: rgb(120 53 15 / 0.45);
}
.tw-border-y-amber-900\/5 {
  border-top-color: rgb(120 53 15 / 0.05);
  border-bottom-color: rgb(120 53 15 / 0.05);
}
.tw-border-y-amber-900\/50 {
  border-top-color: rgb(120 53 15 / 0.5);
  border-bottom-color: rgb(120 53 15 / 0.5);
}
.tw-border-y-amber-900\/55 {
  border-top-color: rgb(120 53 15 / 0.55);
  border-bottom-color: rgb(120 53 15 / 0.55);
}
.tw-border-y-amber-900\/60 {
  border-top-color: rgb(120 53 15 / 0.6);
  border-bottom-color: rgb(120 53 15 / 0.6);
}
.tw-border-y-amber-900\/65 {
  border-top-color: rgb(120 53 15 / 0.65);
  border-bottom-color: rgb(120 53 15 / 0.65);
}
.tw-border-y-amber-900\/70 {
  border-top-color: rgb(120 53 15 / 0.7);
  border-bottom-color: rgb(120 53 15 / 0.7);
}
.tw-border-y-amber-900\/75 {
  border-top-color: rgb(120 53 15 / 0.75);
  border-bottom-color: rgb(120 53 15 / 0.75);
}
.tw-border-y-amber-900\/80 {
  border-top-color: rgb(120 53 15 / 0.8);
  border-bottom-color: rgb(120 53 15 / 0.8);
}
.tw-border-y-amber-900\/85 {
  border-top-color: rgb(120 53 15 / 0.85);
  border-bottom-color: rgb(120 53 15 / 0.85);
}
.tw-border-y-amber-900\/90 {
  border-top-color: rgb(120 53 15 / 0.9);
  border-bottom-color: rgb(120 53 15 / 0.9);
}
.tw-border-y-amber-900\/95 {
  border-top-color: rgb(120 53 15 / 0.95);
  border-bottom-color: rgb(120 53 15 / 0.95);
}
.tw-border-y-amber-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-y-amber-950\/0 {
  border-top-color: rgb(69 26 3 / 0);
  border-bottom-color: rgb(69 26 3 / 0);
}
.tw-border-y-amber-950\/10 {
  border-top-color: rgb(69 26 3 / 0.1);
  border-bottom-color: rgb(69 26 3 / 0.1);
}
.tw-border-y-amber-950\/100 {
  border-top-color: rgb(69 26 3 / 1);
  border-bottom-color: rgb(69 26 3 / 1);
}
.tw-border-y-amber-950\/15 {
  border-top-color: rgb(69 26 3 / 0.15);
  border-bottom-color: rgb(69 26 3 / 0.15);
}
.tw-border-y-amber-950\/20 {
  border-top-color: rgb(69 26 3 / 0.2);
  border-bottom-color: rgb(69 26 3 / 0.2);
}
.tw-border-y-amber-950\/25 {
  border-top-color: rgb(69 26 3 / 0.25);
  border-bottom-color: rgb(69 26 3 / 0.25);
}
.tw-border-y-amber-950\/30 {
  border-top-color: rgb(69 26 3 / 0.3);
  border-bottom-color: rgb(69 26 3 / 0.3);
}
.tw-border-y-amber-950\/35 {
  border-top-color: rgb(69 26 3 / 0.35);
  border-bottom-color: rgb(69 26 3 / 0.35);
}
.tw-border-y-amber-950\/40 {
  border-top-color: rgb(69 26 3 / 0.4);
  border-bottom-color: rgb(69 26 3 / 0.4);
}
.tw-border-y-amber-950\/45 {
  border-top-color: rgb(69 26 3 / 0.45);
  border-bottom-color: rgb(69 26 3 / 0.45);
}
.tw-border-y-amber-950\/5 {
  border-top-color: rgb(69 26 3 / 0.05);
  border-bottom-color: rgb(69 26 3 / 0.05);
}
.tw-border-y-amber-950\/50 {
  border-top-color: rgb(69 26 3 / 0.5);
  border-bottom-color: rgb(69 26 3 / 0.5);
}
.tw-border-y-amber-950\/55 {
  border-top-color: rgb(69 26 3 / 0.55);
  border-bottom-color: rgb(69 26 3 / 0.55);
}
.tw-border-y-amber-950\/60 {
  border-top-color: rgb(69 26 3 / 0.6);
  border-bottom-color: rgb(69 26 3 / 0.6);
}
.tw-border-y-amber-950\/65 {
  border-top-color: rgb(69 26 3 / 0.65);
  border-bottom-color: rgb(69 26 3 / 0.65);
}
.tw-border-y-amber-950\/70 {
  border-top-color: rgb(69 26 3 / 0.7);
  border-bottom-color: rgb(69 26 3 / 0.7);
}
.tw-border-y-amber-950\/75 {
  border-top-color: rgb(69 26 3 / 0.75);
  border-bottom-color: rgb(69 26 3 / 0.75);
}
.tw-border-y-amber-950\/80 {
  border-top-color: rgb(69 26 3 / 0.8);
  border-bottom-color: rgb(69 26 3 / 0.8);
}
.tw-border-y-amber-950\/85 {
  border-top-color: rgb(69 26 3 / 0.85);
  border-bottom-color: rgb(69 26 3 / 0.85);
}
.tw-border-y-amber-950\/90 {
  border-top-color: rgb(69 26 3 / 0.9);
  border-bottom-color: rgb(69 26 3 / 0.9);
}
.tw-border-y-amber-950\/95 {
  border-top-color: rgb(69 26 3 / 0.95);
  border-bottom-color: rgb(69 26 3 / 0.95);
}
.tw-border-y-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-y-black\/0 {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}
.tw-border-y-black\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.tw-border-y-black\/100 {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}
.tw-border-y-black\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}
.tw-border-y-black\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.tw-border-y-black\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.tw-border-y-black\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.tw-border-y-black\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}
.tw-border-y-black\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.tw-border-y-black\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}
.tw-border-y-black\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.tw-border-y-black\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.tw-border-y-black\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}
.tw-border-y-black\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.tw-border-y-black\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}
.tw-border-y-black\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.tw-border-y-black\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.tw-border-y-black\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.tw-border-y-black\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}
.tw-border-y-black\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.tw-border-y-black\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.tw-border-y-blue-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-100\/0 {
  border-top-color: rgb(234 248 255 / 0);
  border-bottom-color: rgb(234 248 255 / 0);
}
.tw-border-y-blue-100\/10 {
  border-top-color: rgb(234 248 255 / 0.1);
  border-bottom-color: rgb(234 248 255 / 0.1);
}
.tw-border-y-blue-100\/100 {
  border-top-color: rgb(234 248 255 / 1);
  border-bottom-color: rgb(234 248 255 / 1);
}
.tw-border-y-blue-100\/15 {
  border-top-color: rgb(234 248 255 / 0.15);
  border-bottom-color: rgb(234 248 255 / 0.15);
}
.tw-border-y-blue-100\/20 {
  border-top-color: rgb(234 248 255 / 0.2);
  border-bottom-color: rgb(234 248 255 / 0.2);
}
.tw-border-y-blue-100\/25 {
  border-top-color: rgb(234 248 255 / 0.25);
  border-bottom-color: rgb(234 248 255 / 0.25);
}
.tw-border-y-blue-100\/30 {
  border-top-color: rgb(234 248 255 / 0.3);
  border-bottom-color: rgb(234 248 255 / 0.3);
}
.tw-border-y-blue-100\/35 {
  border-top-color: rgb(234 248 255 / 0.35);
  border-bottom-color: rgb(234 248 255 / 0.35);
}
.tw-border-y-blue-100\/40 {
  border-top-color: rgb(234 248 255 / 0.4);
  border-bottom-color: rgb(234 248 255 / 0.4);
}
.tw-border-y-blue-100\/45 {
  border-top-color: rgb(234 248 255 / 0.45);
  border-bottom-color: rgb(234 248 255 / 0.45);
}
.tw-border-y-blue-100\/5 {
  border-top-color: rgb(234 248 255 / 0.05);
  border-bottom-color: rgb(234 248 255 / 0.05);
}
.tw-border-y-blue-100\/50 {
  border-top-color: rgb(234 248 255 / 0.5);
  border-bottom-color: rgb(234 248 255 / 0.5);
}
.tw-border-y-blue-100\/55 {
  border-top-color: rgb(234 248 255 / 0.55);
  border-bottom-color: rgb(234 248 255 / 0.55);
}
.tw-border-y-blue-100\/60 {
  border-top-color: rgb(234 248 255 / 0.6);
  border-bottom-color: rgb(234 248 255 / 0.6);
}
.tw-border-y-blue-100\/65 {
  border-top-color: rgb(234 248 255 / 0.65);
  border-bottom-color: rgb(234 248 255 / 0.65);
}
.tw-border-y-blue-100\/70 {
  border-top-color: rgb(234 248 255 / 0.7);
  border-bottom-color: rgb(234 248 255 / 0.7);
}
.tw-border-y-blue-100\/75 {
  border-top-color: rgb(234 248 255 / 0.75);
  border-bottom-color: rgb(234 248 255 / 0.75);
}
.tw-border-y-blue-100\/80 {
  border-top-color: rgb(234 248 255 / 0.8);
  border-bottom-color: rgb(234 248 255 / 0.8);
}
.tw-border-y-blue-100\/85 {
  border-top-color: rgb(234 248 255 / 0.85);
  border-bottom-color: rgb(234 248 255 / 0.85);
}
.tw-border-y-blue-100\/90 {
  border-top-color: rgb(234 248 255 / 0.9);
  border-bottom-color: rgb(234 248 255 / 0.9);
}
.tw-border-y-blue-100\/95 {
  border-top-color: rgb(234 248 255 / 0.95);
  border-bottom-color: rgb(234 248 255 / 0.95);
}
.tw-border-y-blue-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-200\/0 {
  border-top-color: rgb(183 215 233 / 0);
  border-bottom-color: rgb(183 215 233 / 0);
}
.tw-border-y-blue-200\/10 {
  border-top-color: rgb(183 215 233 / 0.1);
  border-bottom-color: rgb(183 215 233 / 0.1);
}
.tw-border-y-blue-200\/100 {
  border-top-color: rgb(183 215 233 / 1);
  border-bottom-color: rgb(183 215 233 / 1);
}
.tw-border-y-blue-200\/15 {
  border-top-color: rgb(183 215 233 / 0.15);
  border-bottom-color: rgb(183 215 233 / 0.15);
}
.tw-border-y-blue-200\/20 {
  border-top-color: rgb(183 215 233 / 0.2);
  border-bottom-color: rgb(183 215 233 / 0.2);
}
.tw-border-y-blue-200\/25 {
  border-top-color: rgb(183 215 233 / 0.25);
  border-bottom-color: rgb(183 215 233 / 0.25);
}
.tw-border-y-blue-200\/30 {
  border-top-color: rgb(183 215 233 / 0.3);
  border-bottom-color: rgb(183 215 233 / 0.3);
}
.tw-border-y-blue-200\/35 {
  border-top-color: rgb(183 215 233 / 0.35);
  border-bottom-color: rgb(183 215 233 / 0.35);
}
.tw-border-y-blue-200\/40 {
  border-top-color: rgb(183 215 233 / 0.4);
  border-bottom-color: rgb(183 215 233 / 0.4);
}
.tw-border-y-blue-200\/45 {
  border-top-color: rgb(183 215 233 / 0.45);
  border-bottom-color: rgb(183 215 233 / 0.45);
}
.tw-border-y-blue-200\/5 {
  border-top-color: rgb(183 215 233 / 0.05);
  border-bottom-color: rgb(183 215 233 / 0.05);
}
.tw-border-y-blue-200\/50 {
  border-top-color: rgb(183 215 233 / 0.5);
  border-bottom-color: rgb(183 215 233 / 0.5);
}
.tw-border-y-blue-200\/55 {
  border-top-color: rgb(183 215 233 / 0.55);
  border-bottom-color: rgb(183 215 233 / 0.55);
}
.tw-border-y-blue-200\/60 {
  border-top-color: rgb(183 215 233 / 0.6);
  border-bottom-color: rgb(183 215 233 / 0.6);
}
.tw-border-y-blue-200\/65 {
  border-top-color: rgb(183 215 233 / 0.65);
  border-bottom-color: rgb(183 215 233 / 0.65);
}
.tw-border-y-blue-200\/70 {
  border-top-color: rgb(183 215 233 / 0.7);
  border-bottom-color: rgb(183 215 233 / 0.7);
}
.tw-border-y-blue-200\/75 {
  border-top-color: rgb(183 215 233 / 0.75);
  border-bottom-color: rgb(183 215 233 / 0.75);
}
.tw-border-y-blue-200\/80 {
  border-top-color: rgb(183 215 233 / 0.8);
  border-bottom-color: rgb(183 215 233 / 0.8);
}
.tw-border-y-blue-200\/85 {
  border-top-color: rgb(183 215 233 / 0.85);
  border-bottom-color: rgb(183 215 233 / 0.85);
}
.tw-border-y-blue-200\/90 {
  border-top-color: rgb(183 215 233 / 0.9);
  border-bottom-color: rgb(183 215 233 / 0.9);
}
.tw-border-y-blue-200\/95 {
  border-top-color: rgb(183 215 233 / 0.95);
  border-bottom-color: rgb(183 215 233 / 0.95);
}
.tw-border-y-blue-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-300\/0 {
  border-top-color: rgb(132 183 212 / 0);
  border-bottom-color: rgb(132 183 212 / 0);
}
.tw-border-y-blue-300\/10 {
  border-top-color: rgb(132 183 212 / 0.1);
  border-bottom-color: rgb(132 183 212 / 0.1);
}
.tw-border-y-blue-300\/100 {
  border-top-color: rgb(132 183 212 / 1);
  border-bottom-color: rgb(132 183 212 / 1);
}
.tw-border-y-blue-300\/15 {
  border-top-color: rgb(132 183 212 / 0.15);
  border-bottom-color: rgb(132 183 212 / 0.15);
}
.tw-border-y-blue-300\/20 {
  border-top-color: rgb(132 183 212 / 0.2);
  border-bottom-color: rgb(132 183 212 / 0.2);
}
.tw-border-y-blue-300\/25 {
  border-top-color: rgb(132 183 212 / 0.25);
  border-bottom-color: rgb(132 183 212 / 0.25);
}
.tw-border-y-blue-300\/30 {
  border-top-color: rgb(132 183 212 / 0.3);
  border-bottom-color: rgb(132 183 212 / 0.3);
}
.tw-border-y-blue-300\/35 {
  border-top-color: rgb(132 183 212 / 0.35);
  border-bottom-color: rgb(132 183 212 / 0.35);
}
.tw-border-y-blue-300\/40 {
  border-top-color: rgb(132 183 212 / 0.4);
  border-bottom-color: rgb(132 183 212 / 0.4);
}
.tw-border-y-blue-300\/45 {
  border-top-color: rgb(132 183 212 / 0.45);
  border-bottom-color: rgb(132 183 212 / 0.45);
}
.tw-border-y-blue-300\/5 {
  border-top-color: rgb(132 183 212 / 0.05);
  border-bottom-color: rgb(132 183 212 / 0.05);
}
.tw-border-y-blue-300\/50 {
  border-top-color: rgb(132 183 212 / 0.5);
  border-bottom-color: rgb(132 183 212 / 0.5);
}
.tw-border-y-blue-300\/55 {
  border-top-color: rgb(132 183 212 / 0.55);
  border-bottom-color: rgb(132 183 212 / 0.55);
}
.tw-border-y-blue-300\/60 {
  border-top-color: rgb(132 183 212 / 0.6);
  border-bottom-color: rgb(132 183 212 / 0.6);
}
.tw-border-y-blue-300\/65 {
  border-top-color: rgb(132 183 212 / 0.65);
  border-bottom-color: rgb(132 183 212 / 0.65);
}
.tw-border-y-blue-300\/70 {
  border-top-color: rgb(132 183 212 / 0.7);
  border-bottom-color: rgb(132 183 212 / 0.7);
}
.tw-border-y-blue-300\/75 {
  border-top-color: rgb(132 183 212 / 0.75);
  border-bottom-color: rgb(132 183 212 / 0.75);
}
.tw-border-y-blue-300\/80 {
  border-top-color: rgb(132 183 212 / 0.8);
  border-bottom-color: rgb(132 183 212 / 0.8);
}
.tw-border-y-blue-300\/85 {
  border-top-color: rgb(132 183 212 / 0.85);
  border-bottom-color: rgb(132 183 212 / 0.85);
}
.tw-border-y-blue-300\/90 {
  border-top-color: rgb(132 183 212 / 0.9);
  border-bottom-color: rgb(132 183 212 / 0.9);
}
.tw-border-y-blue-300\/95 {
  border-top-color: rgb(132 183 212 / 0.95);
  border-bottom-color: rgb(132 183 212 / 0.95);
}
.tw-border-y-blue-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-400\/0 {
  border-top-color: rgb(81 150 190 / 0);
  border-bottom-color: rgb(81 150 190 / 0);
}
.tw-border-y-blue-400\/10 {
  border-top-color: rgb(81 150 190 / 0.1);
  border-bottom-color: rgb(81 150 190 / 0.1);
}
.tw-border-y-blue-400\/100 {
  border-top-color: rgb(81 150 190 / 1);
  border-bottom-color: rgb(81 150 190 / 1);
}
.tw-border-y-blue-400\/15 {
  border-top-color: rgb(81 150 190 / 0.15);
  border-bottom-color: rgb(81 150 190 / 0.15);
}
.tw-border-y-blue-400\/20 {
  border-top-color: rgb(81 150 190 / 0.2);
  border-bottom-color: rgb(81 150 190 / 0.2);
}
.tw-border-y-blue-400\/25 {
  border-top-color: rgb(81 150 190 / 0.25);
  border-bottom-color: rgb(81 150 190 / 0.25);
}
.tw-border-y-blue-400\/30 {
  border-top-color: rgb(81 150 190 / 0.3);
  border-bottom-color: rgb(81 150 190 / 0.3);
}
.tw-border-y-blue-400\/35 {
  border-top-color: rgb(81 150 190 / 0.35);
  border-bottom-color: rgb(81 150 190 / 0.35);
}
.tw-border-y-blue-400\/40 {
  border-top-color: rgb(81 150 190 / 0.4);
  border-bottom-color: rgb(81 150 190 / 0.4);
}
.tw-border-y-blue-400\/45 {
  border-top-color: rgb(81 150 190 / 0.45);
  border-bottom-color: rgb(81 150 190 / 0.45);
}
.tw-border-y-blue-400\/5 {
  border-top-color: rgb(81 150 190 / 0.05);
  border-bottom-color: rgb(81 150 190 / 0.05);
}
.tw-border-y-blue-400\/50 {
  border-top-color: rgb(81 150 190 / 0.5);
  border-bottom-color: rgb(81 150 190 / 0.5);
}
.tw-border-y-blue-400\/55 {
  border-top-color: rgb(81 150 190 / 0.55);
  border-bottom-color: rgb(81 150 190 / 0.55);
}
.tw-border-y-blue-400\/60 {
  border-top-color: rgb(81 150 190 / 0.6);
  border-bottom-color: rgb(81 150 190 / 0.6);
}
.tw-border-y-blue-400\/65 {
  border-top-color: rgb(81 150 190 / 0.65);
  border-bottom-color: rgb(81 150 190 / 0.65);
}
.tw-border-y-blue-400\/70 {
  border-top-color: rgb(81 150 190 / 0.7);
  border-bottom-color: rgb(81 150 190 / 0.7);
}
.tw-border-y-blue-400\/75 {
  border-top-color: rgb(81 150 190 / 0.75);
  border-bottom-color: rgb(81 150 190 / 0.75);
}
.tw-border-y-blue-400\/80 {
  border-top-color: rgb(81 150 190 / 0.8);
  border-bottom-color: rgb(81 150 190 / 0.8);
}
.tw-border-y-blue-400\/85 {
  border-top-color: rgb(81 150 190 / 0.85);
  border-bottom-color: rgb(81 150 190 / 0.85);
}
.tw-border-y-blue-400\/90 {
  border-top-color: rgb(81 150 190 / 0.9);
  border-bottom-color: rgb(81 150 190 / 0.9);
}
.tw-border-y-blue-400\/95 {
  border-top-color: rgb(81 150 190 / 0.95);
  border-bottom-color: rgb(81 150 190 / 0.95);
}
.tw-border-y-blue-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-50\/0 {
  border-top-color: rgb(239 246 255 / 0);
  border-bottom-color: rgb(239 246 255 / 0);
}
.tw-border-y-blue-50\/10 {
  border-top-color: rgb(239 246 255 / 0.1);
  border-bottom-color: rgb(239 246 255 / 0.1);
}
.tw-border-y-blue-50\/100 {
  border-top-color: rgb(239 246 255 / 1);
  border-bottom-color: rgb(239 246 255 / 1);
}
.tw-border-y-blue-50\/15 {
  border-top-color: rgb(239 246 255 / 0.15);
  border-bottom-color: rgb(239 246 255 / 0.15);
}
.tw-border-y-blue-50\/20 {
  border-top-color: rgb(239 246 255 / 0.2);
  border-bottom-color: rgb(239 246 255 / 0.2);
}
.tw-border-y-blue-50\/25 {
  border-top-color: rgb(239 246 255 / 0.25);
  border-bottom-color: rgb(239 246 255 / 0.25);
}
.tw-border-y-blue-50\/30 {
  border-top-color: rgb(239 246 255 / 0.3);
  border-bottom-color: rgb(239 246 255 / 0.3);
}
.tw-border-y-blue-50\/35 {
  border-top-color: rgb(239 246 255 / 0.35);
  border-bottom-color: rgb(239 246 255 / 0.35);
}
.tw-border-y-blue-50\/40 {
  border-top-color: rgb(239 246 255 / 0.4);
  border-bottom-color: rgb(239 246 255 / 0.4);
}
.tw-border-y-blue-50\/45 {
  border-top-color: rgb(239 246 255 / 0.45);
  border-bottom-color: rgb(239 246 255 / 0.45);
}
.tw-border-y-blue-50\/5 {
  border-top-color: rgb(239 246 255 / 0.05);
  border-bottom-color: rgb(239 246 255 / 0.05);
}
.tw-border-y-blue-50\/50 {
  border-top-color: rgb(239 246 255 / 0.5);
  border-bottom-color: rgb(239 246 255 / 0.5);
}
.tw-border-y-blue-50\/55 {
  border-top-color: rgb(239 246 255 / 0.55);
  border-bottom-color: rgb(239 246 255 / 0.55);
}
.tw-border-y-blue-50\/60 {
  border-top-color: rgb(239 246 255 / 0.6);
  border-bottom-color: rgb(239 246 255 / 0.6);
}
.tw-border-y-blue-50\/65 {
  border-top-color: rgb(239 246 255 / 0.65);
  border-bottom-color: rgb(239 246 255 / 0.65);
}
.tw-border-y-blue-50\/70 {
  border-top-color: rgb(239 246 255 / 0.7);
  border-bottom-color: rgb(239 246 255 / 0.7);
}
.tw-border-y-blue-50\/75 {
  border-top-color: rgb(239 246 255 / 0.75);
  border-bottom-color: rgb(239 246 255 / 0.75);
}
.tw-border-y-blue-50\/80 {
  border-top-color: rgb(239 246 255 / 0.8);
  border-bottom-color: rgb(239 246 255 / 0.8);
}
.tw-border-y-blue-50\/85 {
  border-top-color: rgb(239 246 255 / 0.85);
  border-bottom-color: rgb(239 246 255 / 0.85);
}
.tw-border-y-blue-50\/90 {
  border-top-color: rgb(239 246 255 / 0.9);
  border-bottom-color: rgb(239 246 255 / 0.9);
}
.tw-border-y-blue-50\/95 {
  border-top-color: rgb(239 246 255 / 0.95);
  border-bottom-color: rgb(239 246 255 / 0.95);
}
.tw-border-y-blue-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-500\/0 {
  border-top-color: rgb(30 117 168 / 0);
  border-bottom-color: rgb(30 117 168 / 0);
}
.tw-border-y-blue-500\/10 {
  border-top-color: rgb(30 117 168 / 0.1);
  border-bottom-color: rgb(30 117 168 / 0.1);
}
.tw-border-y-blue-500\/100 {
  border-top-color: rgb(30 117 168 / 1);
  border-bottom-color: rgb(30 117 168 / 1);
}
.tw-border-y-blue-500\/15 {
  border-top-color: rgb(30 117 168 / 0.15);
  border-bottom-color: rgb(30 117 168 / 0.15);
}
.tw-border-y-blue-500\/20 {
  border-top-color: rgb(30 117 168 / 0.2);
  border-bottom-color: rgb(30 117 168 / 0.2);
}
.tw-border-y-blue-500\/25 {
  border-top-color: rgb(30 117 168 / 0.25);
  border-bottom-color: rgb(30 117 168 / 0.25);
}
.tw-border-y-blue-500\/30 {
  border-top-color: rgb(30 117 168 / 0.3);
  border-bottom-color: rgb(30 117 168 / 0.3);
}
.tw-border-y-blue-500\/35 {
  border-top-color: rgb(30 117 168 / 0.35);
  border-bottom-color: rgb(30 117 168 / 0.35);
}
.tw-border-y-blue-500\/40 {
  border-top-color: rgb(30 117 168 / 0.4);
  border-bottom-color: rgb(30 117 168 / 0.4);
}
.tw-border-y-blue-500\/45 {
  border-top-color: rgb(30 117 168 / 0.45);
  border-bottom-color: rgb(30 117 168 / 0.45);
}
.tw-border-y-blue-500\/5 {
  border-top-color: rgb(30 117 168 / 0.05);
  border-bottom-color: rgb(30 117 168 / 0.05);
}
.tw-border-y-blue-500\/50 {
  border-top-color: rgb(30 117 168 / 0.5);
  border-bottom-color: rgb(30 117 168 / 0.5);
}
.tw-border-y-blue-500\/55 {
  border-top-color: rgb(30 117 168 / 0.55);
  border-bottom-color: rgb(30 117 168 / 0.55);
}
.tw-border-y-blue-500\/60 {
  border-top-color: rgb(30 117 168 / 0.6);
  border-bottom-color: rgb(30 117 168 / 0.6);
}
.tw-border-y-blue-500\/65 {
  border-top-color: rgb(30 117 168 / 0.65);
  border-bottom-color: rgb(30 117 168 / 0.65);
}
.tw-border-y-blue-500\/70 {
  border-top-color: rgb(30 117 168 / 0.7);
  border-bottom-color: rgb(30 117 168 / 0.7);
}
.tw-border-y-blue-500\/75 {
  border-top-color: rgb(30 117 168 / 0.75);
  border-bottom-color: rgb(30 117 168 / 0.75);
}
.tw-border-y-blue-500\/80 {
  border-top-color: rgb(30 117 168 / 0.8);
  border-bottom-color: rgb(30 117 168 / 0.8);
}
.tw-border-y-blue-500\/85 {
  border-top-color: rgb(30 117 168 / 0.85);
  border-bottom-color: rgb(30 117 168 / 0.85);
}
.tw-border-y-blue-500\/90 {
  border-top-color: rgb(30 117 168 / 0.9);
  border-bottom-color: rgb(30 117 168 / 0.9);
}
.tw-border-y-blue-500\/95 {
  border-top-color: rgb(30 117 168 / 0.95);
  border-bottom-color: rgb(30 117 168 / 0.95);
}
.tw-border-y-blue-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-600\/0 {
  border-top-color: rgb(23 105 152 / 0);
  border-bottom-color: rgb(23 105 152 / 0);
}
.tw-border-y-blue-600\/10 {
  border-top-color: rgb(23 105 152 / 0.1);
  border-bottom-color: rgb(23 105 152 / 0.1);
}
.tw-border-y-blue-600\/100 {
  border-top-color: rgb(23 105 152 / 1);
  border-bottom-color: rgb(23 105 152 / 1);
}
.tw-border-y-blue-600\/15 {
  border-top-color: rgb(23 105 152 / 0.15);
  border-bottom-color: rgb(23 105 152 / 0.15);
}
.tw-border-y-blue-600\/20 {
  border-top-color: rgb(23 105 152 / 0.2);
  border-bottom-color: rgb(23 105 152 / 0.2);
}
.tw-border-y-blue-600\/25 {
  border-top-color: rgb(23 105 152 / 0.25);
  border-bottom-color: rgb(23 105 152 / 0.25);
}
.tw-border-y-blue-600\/30 {
  border-top-color: rgb(23 105 152 / 0.3);
  border-bottom-color: rgb(23 105 152 / 0.3);
}
.tw-border-y-blue-600\/35 {
  border-top-color: rgb(23 105 152 / 0.35);
  border-bottom-color: rgb(23 105 152 / 0.35);
}
.tw-border-y-blue-600\/40 {
  border-top-color: rgb(23 105 152 / 0.4);
  border-bottom-color: rgb(23 105 152 / 0.4);
}
.tw-border-y-blue-600\/45 {
  border-top-color: rgb(23 105 152 / 0.45);
  border-bottom-color: rgb(23 105 152 / 0.45);
}
.tw-border-y-blue-600\/5 {
  border-top-color: rgb(23 105 152 / 0.05);
  border-bottom-color: rgb(23 105 152 / 0.05);
}
.tw-border-y-blue-600\/50 {
  border-top-color: rgb(23 105 152 / 0.5);
  border-bottom-color: rgb(23 105 152 / 0.5);
}
.tw-border-y-blue-600\/55 {
  border-top-color: rgb(23 105 152 / 0.55);
  border-bottom-color: rgb(23 105 152 / 0.55);
}
.tw-border-y-blue-600\/60 {
  border-top-color: rgb(23 105 152 / 0.6);
  border-bottom-color: rgb(23 105 152 / 0.6);
}
.tw-border-y-blue-600\/65 {
  border-top-color: rgb(23 105 152 / 0.65);
  border-bottom-color: rgb(23 105 152 / 0.65);
}
.tw-border-y-blue-600\/70 {
  border-top-color: rgb(23 105 152 / 0.7);
  border-bottom-color: rgb(23 105 152 / 0.7);
}
.tw-border-y-blue-600\/75 {
  border-top-color: rgb(23 105 152 / 0.75);
  border-bottom-color: rgb(23 105 152 / 0.75);
}
.tw-border-y-blue-600\/80 {
  border-top-color: rgb(23 105 152 / 0.8);
  border-bottom-color: rgb(23 105 152 / 0.8);
}
.tw-border-y-blue-600\/85 {
  border-top-color: rgb(23 105 152 / 0.85);
  border-bottom-color: rgb(23 105 152 / 0.85);
}
.tw-border-y-blue-600\/90 {
  border-top-color: rgb(23 105 152 / 0.9);
  border-bottom-color: rgb(23 105 152 / 0.9);
}
.tw-border-y-blue-600\/95 {
  border-top-color: rgb(23 105 152 / 0.95);
  border-bottom-color: rgb(23 105 152 / 0.95);
}
.tw-border-y-blue-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-700\/0 {
  border-top-color: rgb(16 92 137 / 0);
  border-bottom-color: rgb(16 92 137 / 0);
}
.tw-border-y-blue-700\/10 {
  border-top-color: rgb(16 92 137 / 0.1);
  border-bottom-color: rgb(16 92 137 / 0.1);
}
.tw-border-y-blue-700\/100 {
  border-top-color: rgb(16 92 137 / 1);
  border-bottom-color: rgb(16 92 137 / 1);
}
.tw-border-y-blue-700\/15 {
  border-top-color: rgb(16 92 137 / 0.15);
  border-bottom-color: rgb(16 92 137 / 0.15);
}
.tw-border-y-blue-700\/20 {
  border-top-color: rgb(16 92 137 / 0.2);
  border-bottom-color: rgb(16 92 137 / 0.2);
}
.tw-border-y-blue-700\/25 {
  border-top-color: rgb(16 92 137 / 0.25);
  border-bottom-color: rgb(16 92 137 / 0.25);
}
.tw-border-y-blue-700\/30 {
  border-top-color: rgb(16 92 137 / 0.3);
  border-bottom-color: rgb(16 92 137 / 0.3);
}
.tw-border-y-blue-700\/35 {
  border-top-color: rgb(16 92 137 / 0.35);
  border-bottom-color: rgb(16 92 137 / 0.35);
}
.tw-border-y-blue-700\/40 {
  border-top-color: rgb(16 92 137 / 0.4);
  border-bottom-color: rgb(16 92 137 / 0.4);
}
.tw-border-y-blue-700\/45 {
  border-top-color: rgb(16 92 137 / 0.45);
  border-bottom-color: rgb(16 92 137 / 0.45);
}
.tw-border-y-blue-700\/5 {
  border-top-color: rgb(16 92 137 / 0.05);
  border-bottom-color: rgb(16 92 137 / 0.05);
}
.tw-border-y-blue-700\/50 {
  border-top-color: rgb(16 92 137 / 0.5);
  border-bottom-color: rgb(16 92 137 / 0.5);
}
.tw-border-y-blue-700\/55 {
  border-top-color: rgb(16 92 137 / 0.55);
  border-bottom-color: rgb(16 92 137 / 0.55);
}
.tw-border-y-blue-700\/60 {
  border-top-color: rgb(16 92 137 / 0.6);
  border-bottom-color: rgb(16 92 137 / 0.6);
}
.tw-border-y-blue-700\/65 {
  border-top-color: rgb(16 92 137 / 0.65);
  border-bottom-color: rgb(16 92 137 / 0.65);
}
.tw-border-y-blue-700\/70 {
  border-top-color: rgb(16 92 137 / 0.7);
  border-bottom-color: rgb(16 92 137 / 0.7);
}
.tw-border-y-blue-700\/75 {
  border-top-color: rgb(16 92 137 / 0.75);
  border-bottom-color: rgb(16 92 137 / 0.75);
}
.tw-border-y-blue-700\/80 {
  border-top-color: rgb(16 92 137 / 0.8);
  border-bottom-color: rgb(16 92 137 / 0.8);
}
.tw-border-y-blue-700\/85 {
  border-top-color: rgb(16 92 137 / 0.85);
  border-bottom-color: rgb(16 92 137 / 0.85);
}
.tw-border-y-blue-700\/90 {
  border-top-color: rgb(16 92 137 / 0.9);
  border-bottom-color: rgb(16 92 137 / 0.9);
}
.tw-border-y-blue-700\/95 {
  border-top-color: rgb(16 92 137 / 0.95);
  border-bottom-color: rgb(16 92 137 / 0.95);
}
.tw-border-y-blue-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-800\/0 {
  border-top-color: rgb(9 80 121 / 0);
  border-bottom-color: rgb(9 80 121 / 0);
}
.tw-border-y-blue-800\/10 {
  border-top-color: rgb(9 80 121 / 0.1);
  border-bottom-color: rgb(9 80 121 / 0.1);
}
.tw-border-y-blue-800\/100 {
  border-top-color: rgb(9 80 121 / 1);
  border-bottom-color: rgb(9 80 121 / 1);
}
.tw-border-y-blue-800\/15 {
  border-top-color: rgb(9 80 121 / 0.15);
  border-bottom-color: rgb(9 80 121 / 0.15);
}
.tw-border-y-blue-800\/20 {
  border-top-color: rgb(9 80 121 / 0.2);
  border-bottom-color: rgb(9 80 121 / 0.2);
}
.tw-border-y-blue-800\/25 {
  border-top-color: rgb(9 80 121 / 0.25);
  border-bottom-color: rgb(9 80 121 / 0.25);
}
.tw-border-y-blue-800\/30 {
  border-top-color: rgb(9 80 121 / 0.3);
  border-bottom-color: rgb(9 80 121 / 0.3);
}
.tw-border-y-blue-800\/35 {
  border-top-color: rgb(9 80 121 / 0.35);
  border-bottom-color: rgb(9 80 121 / 0.35);
}
.tw-border-y-blue-800\/40 {
  border-top-color: rgb(9 80 121 / 0.4);
  border-bottom-color: rgb(9 80 121 / 0.4);
}
.tw-border-y-blue-800\/45 {
  border-top-color: rgb(9 80 121 / 0.45);
  border-bottom-color: rgb(9 80 121 / 0.45);
}
.tw-border-y-blue-800\/5 {
  border-top-color: rgb(9 80 121 / 0.05);
  border-bottom-color: rgb(9 80 121 / 0.05);
}
.tw-border-y-blue-800\/50 {
  border-top-color: rgb(9 80 121 / 0.5);
  border-bottom-color: rgb(9 80 121 / 0.5);
}
.tw-border-y-blue-800\/55 {
  border-top-color: rgb(9 80 121 / 0.55);
  border-bottom-color: rgb(9 80 121 / 0.55);
}
.tw-border-y-blue-800\/60 {
  border-top-color: rgb(9 80 121 / 0.6);
  border-bottom-color: rgb(9 80 121 / 0.6);
}
.tw-border-y-blue-800\/65 {
  border-top-color: rgb(9 80 121 / 0.65);
  border-bottom-color: rgb(9 80 121 / 0.65);
}
.tw-border-y-blue-800\/70 {
  border-top-color: rgb(9 80 121 / 0.7);
  border-bottom-color: rgb(9 80 121 / 0.7);
}
.tw-border-y-blue-800\/75 {
  border-top-color: rgb(9 80 121 / 0.75);
  border-bottom-color: rgb(9 80 121 / 0.75);
}
.tw-border-y-blue-800\/80 {
  border-top-color: rgb(9 80 121 / 0.8);
  border-bottom-color: rgb(9 80 121 / 0.8);
}
.tw-border-y-blue-800\/85 {
  border-top-color: rgb(9 80 121 / 0.85);
  border-bottom-color: rgb(9 80 121 / 0.85);
}
.tw-border-y-blue-800\/90 {
  border-top-color: rgb(9 80 121 / 0.9);
  border-bottom-color: rgb(9 80 121 / 0.9);
}
.tw-border-y-blue-800\/95 {
  border-top-color: rgb(9 80 121 / 0.95);
  border-bottom-color: rgb(9 80 121 / 0.95);
}
.tw-border-y-blue-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-900\/0 {
  border-top-color: rgb(2 67 105 / 0);
  border-bottom-color: rgb(2 67 105 / 0);
}
.tw-border-y-blue-900\/10 {
  border-top-color: rgb(2 67 105 / 0.1);
  border-bottom-color: rgb(2 67 105 / 0.1);
}
.tw-border-y-blue-900\/100 {
  border-top-color: rgb(2 67 105 / 1);
  border-bottom-color: rgb(2 67 105 / 1);
}
.tw-border-y-blue-900\/15 {
  border-top-color: rgb(2 67 105 / 0.15);
  border-bottom-color: rgb(2 67 105 / 0.15);
}
.tw-border-y-blue-900\/20 {
  border-top-color: rgb(2 67 105 / 0.2);
  border-bottom-color: rgb(2 67 105 / 0.2);
}
.tw-border-y-blue-900\/25 {
  border-top-color: rgb(2 67 105 / 0.25);
  border-bottom-color: rgb(2 67 105 / 0.25);
}
.tw-border-y-blue-900\/30 {
  border-top-color: rgb(2 67 105 / 0.3);
  border-bottom-color: rgb(2 67 105 / 0.3);
}
.tw-border-y-blue-900\/35 {
  border-top-color: rgb(2 67 105 / 0.35);
  border-bottom-color: rgb(2 67 105 / 0.35);
}
.tw-border-y-blue-900\/40 {
  border-top-color: rgb(2 67 105 / 0.4);
  border-bottom-color: rgb(2 67 105 / 0.4);
}
.tw-border-y-blue-900\/45 {
  border-top-color: rgb(2 67 105 / 0.45);
  border-bottom-color: rgb(2 67 105 / 0.45);
}
.tw-border-y-blue-900\/5 {
  border-top-color: rgb(2 67 105 / 0.05);
  border-bottom-color: rgb(2 67 105 / 0.05);
}
.tw-border-y-blue-900\/50 {
  border-top-color: rgb(2 67 105 / 0.5);
  border-bottom-color: rgb(2 67 105 / 0.5);
}
.tw-border-y-blue-900\/55 {
  border-top-color: rgb(2 67 105 / 0.55);
  border-bottom-color: rgb(2 67 105 / 0.55);
}
.tw-border-y-blue-900\/60 {
  border-top-color: rgb(2 67 105 / 0.6);
  border-bottom-color: rgb(2 67 105 / 0.6);
}
.tw-border-y-blue-900\/65 {
  border-top-color: rgb(2 67 105 / 0.65);
  border-bottom-color: rgb(2 67 105 / 0.65);
}
.tw-border-y-blue-900\/70 {
  border-top-color: rgb(2 67 105 / 0.7);
  border-bottom-color: rgb(2 67 105 / 0.7);
}
.tw-border-y-blue-900\/75 {
  border-top-color: rgb(2 67 105 / 0.75);
  border-bottom-color: rgb(2 67 105 / 0.75);
}
.tw-border-y-blue-900\/80 {
  border-top-color: rgb(2 67 105 / 0.8);
  border-bottom-color: rgb(2 67 105 / 0.8);
}
.tw-border-y-blue-900\/85 {
  border-top-color: rgb(2 67 105 / 0.85);
  border-bottom-color: rgb(2 67 105 / 0.85);
}
.tw-border-y-blue-900\/90 {
  border-top-color: rgb(2 67 105 / 0.9);
  border-bottom-color: rgb(2 67 105 / 0.9);
}
.tw-border-y-blue-900\/95 {
  border-top-color: rgb(2 67 105 / 0.95);
  border-bottom-color: rgb(2 67 105 / 0.95);
}
.tw-border-y-blue-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-y-blue-950\/0 {
  border-top-color: rgb(23 37 84 / 0);
  border-bottom-color: rgb(23 37 84 / 0);
}
.tw-border-y-blue-950\/10 {
  border-top-color: rgb(23 37 84 / 0.1);
  border-bottom-color: rgb(23 37 84 / 0.1);
}
.tw-border-y-blue-950\/100 {
  border-top-color: rgb(23 37 84 / 1);
  border-bottom-color: rgb(23 37 84 / 1);
}
.tw-border-y-blue-950\/15 {
  border-top-color: rgb(23 37 84 / 0.15);
  border-bottom-color: rgb(23 37 84 / 0.15);
}
.tw-border-y-blue-950\/20 {
  border-top-color: rgb(23 37 84 / 0.2);
  border-bottom-color: rgb(23 37 84 / 0.2);
}
.tw-border-y-blue-950\/25 {
  border-top-color: rgb(23 37 84 / 0.25);
  border-bottom-color: rgb(23 37 84 / 0.25);
}
.tw-border-y-blue-950\/30 {
  border-top-color: rgb(23 37 84 / 0.3);
  border-bottom-color: rgb(23 37 84 / 0.3);
}
.tw-border-y-blue-950\/35 {
  border-top-color: rgb(23 37 84 / 0.35);
  border-bottom-color: rgb(23 37 84 / 0.35);
}
.tw-border-y-blue-950\/40 {
  border-top-color: rgb(23 37 84 / 0.4);
  border-bottom-color: rgb(23 37 84 / 0.4);
}
.tw-border-y-blue-950\/45 {
  border-top-color: rgb(23 37 84 / 0.45);
  border-bottom-color: rgb(23 37 84 / 0.45);
}
.tw-border-y-blue-950\/5 {
  border-top-color: rgb(23 37 84 / 0.05);
  border-bottom-color: rgb(23 37 84 / 0.05);
}
.tw-border-y-blue-950\/50 {
  border-top-color: rgb(23 37 84 / 0.5);
  border-bottom-color: rgb(23 37 84 / 0.5);
}
.tw-border-y-blue-950\/55 {
  border-top-color: rgb(23 37 84 / 0.55);
  border-bottom-color: rgb(23 37 84 / 0.55);
}
.tw-border-y-blue-950\/60 {
  border-top-color: rgb(23 37 84 / 0.6);
  border-bottom-color: rgb(23 37 84 / 0.6);
}
.tw-border-y-blue-950\/65 {
  border-top-color: rgb(23 37 84 / 0.65);
  border-bottom-color: rgb(23 37 84 / 0.65);
}
.tw-border-y-blue-950\/70 {
  border-top-color: rgb(23 37 84 / 0.7);
  border-bottom-color: rgb(23 37 84 / 0.7);
}
.tw-border-y-blue-950\/75 {
  border-top-color: rgb(23 37 84 / 0.75);
  border-bottom-color: rgb(23 37 84 / 0.75);
}
.tw-border-y-blue-950\/80 {
  border-top-color: rgb(23 37 84 / 0.8);
  border-bottom-color: rgb(23 37 84 / 0.8);
}
.tw-border-y-blue-950\/85 {
  border-top-color: rgb(23 37 84 / 0.85);
  border-bottom-color: rgb(23 37 84 / 0.85);
}
.tw-border-y-blue-950\/90 {
  border-top-color: rgb(23 37 84 / 0.9);
  border-bottom-color: rgb(23 37 84 / 0.9);
}
.tw-border-y-blue-950\/95 {
  border-top-color: rgb(23 37 84 / 0.95);
  border-bottom-color: rgb(23 37 84 / 0.95);
}
.tw-border-y-current {
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.tw-border-y-cyan-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-100\/0 {
  border-top-color: rgb(207 250 254 / 0);
  border-bottom-color: rgb(207 250 254 / 0);
}
.tw-border-y-cyan-100\/10 {
  border-top-color: rgb(207 250 254 / 0.1);
  border-bottom-color: rgb(207 250 254 / 0.1);
}
.tw-border-y-cyan-100\/100 {
  border-top-color: rgb(207 250 254 / 1);
  border-bottom-color: rgb(207 250 254 / 1);
}
.tw-border-y-cyan-100\/15 {
  border-top-color: rgb(207 250 254 / 0.15);
  border-bottom-color: rgb(207 250 254 / 0.15);
}
.tw-border-y-cyan-100\/20 {
  border-top-color: rgb(207 250 254 / 0.2);
  border-bottom-color: rgb(207 250 254 / 0.2);
}
.tw-border-y-cyan-100\/25 {
  border-top-color: rgb(207 250 254 / 0.25);
  border-bottom-color: rgb(207 250 254 / 0.25);
}
.tw-border-y-cyan-100\/30 {
  border-top-color: rgb(207 250 254 / 0.3);
  border-bottom-color: rgb(207 250 254 / 0.3);
}
.tw-border-y-cyan-100\/35 {
  border-top-color: rgb(207 250 254 / 0.35);
  border-bottom-color: rgb(207 250 254 / 0.35);
}
.tw-border-y-cyan-100\/40 {
  border-top-color: rgb(207 250 254 / 0.4);
  border-bottom-color: rgb(207 250 254 / 0.4);
}
.tw-border-y-cyan-100\/45 {
  border-top-color: rgb(207 250 254 / 0.45);
  border-bottom-color: rgb(207 250 254 / 0.45);
}
.tw-border-y-cyan-100\/5 {
  border-top-color: rgb(207 250 254 / 0.05);
  border-bottom-color: rgb(207 250 254 / 0.05);
}
.tw-border-y-cyan-100\/50 {
  border-top-color: rgb(207 250 254 / 0.5);
  border-bottom-color: rgb(207 250 254 / 0.5);
}
.tw-border-y-cyan-100\/55 {
  border-top-color: rgb(207 250 254 / 0.55);
  border-bottom-color: rgb(207 250 254 / 0.55);
}
.tw-border-y-cyan-100\/60 {
  border-top-color: rgb(207 250 254 / 0.6);
  border-bottom-color: rgb(207 250 254 / 0.6);
}
.tw-border-y-cyan-100\/65 {
  border-top-color: rgb(207 250 254 / 0.65);
  border-bottom-color: rgb(207 250 254 / 0.65);
}
.tw-border-y-cyan-100\/70 {
  border-top-color: rgb(207 250 254 / 0.7);
  border-bottom-color: rgb(207 250 254 / 0.7);
}
.tw-border-y-cyan-100\/75 {
  border-top-color: rgb(207 250 254 / 0.75);
  border-bottom-color: rgb(207 250 254 / 0.75);
}
.tw-border-y-cyan-100\/80 {
  border-top-color: rgb(207 250 254 / 0.8);
  border-bottom-color: rgb(207 250 254 / 0.8);
}
.tw-border-y-cyan-100\/85 {
  border-top-color: rgb(207 250 254 / 0.85);
  border-bottom-color: rgb(207 250 254 / 0.85);
}
.tw-border-y-cyan-100\/90 {
  border-top-color: rgb(207 250 254 / 0.9);
  border-bottom-color: rgb(207 250 254 / 0.9);
}
.tw-border-y-cyan-100\/95 {
  border-top-color: rgb(207 250 254 / 0.95);
  border-bottom-color: rgb(207 250 254 / 0.95);
}
.tw-border-y-cyan-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-200\/0 {
  border-top-color: rgb(165 243 252 / 0);
  border-bottom-color: rgb(165 243 252 / 0);
}
.tw-border-y-cyan-200\/10 {
  border-top-color: rgb(165 243 252 / 0.1);
  border-bottom-color: rgb(165 243 252 / 0.1);
}
.tw-border-y-cyan-200\/100 {
  border-top-color: rgb(165 243 252 / 1);
  border-bottom-color: rgb(165 243 252 / 1);
}
.tw-border-y-cyan-200\/15 {
  border-top-color: rgb(165 243 252 / 0.15);
  border-bottom-color: rgb(165 243 252 / 0.15);
}
.tw-border-y-cyan-200\/20 {
  border-top-color: rgb(165 243 252 / 0.2);
  border-bottom-color: rgb(165 243 252 / 0.2);
}
.tw-border-y-cyan-200\/25 {
  border-top-color: rgb(165 243 252 / 0.25);
  border-bottom-color: rgb(165 243 252 / 0.25);
}
.tw-border-y-cyan-200\/30 {
  border-top-color: rgb(165 243 252 / 0.3);
  border-bottom-color: rgb(165 243 252 / 0.3);
}
.tw-border-y-cyan-200\/35 {
  border-top-color: rgb(165 243 252 / 0.35);
  border-bottom-color: rgb(165 243 252 / 0.35);
}
.tw-border-y-cyan-200\/40 {
  border-top-color: rgb(165 243 252 / 0.4);
  border-bottom-color: rgb(165 243 252 / 0.4);
}
.tw-border-y-cyan-200\/45 {
  border-top-color: rgb(165 243 252 / 0.45);
  border-bottom-color: rgb(165 243 252 / 0.45);
}
.tw-border-y-cyan-200\/5 {
  border-top-color: rgb(165 243 252 / 0.05);
  border-bottom-color: rgb(165 243 252 / 0.05);
}
.tw-border-y-cyan-200\/50 {
  border-top-color: rgb(165 243 252 / 0.5);
  border-bottom-color: rgb(165 243 252 / 0.5);
}
.tw-border-y-cyan-200\/55 {
  border-top-color: rgb(165 243 252 / 0.55);
  border-bottom-color: rgb(165 243 252 / 0.55);
}
.tw-border-y-cyan-200\/60 {
  border-top-color: rgb(165 243 252 / 0.6);
  border-bottom-color: rgb(165 243 252 / 0.6);
}
.tw-border-y-cyan-200\/65 {
  border-top-color: rgb(165 243 252 / 0.65);
  border-bottom-color: rgb(165 243 252 / 0.65);
}
.tw-border-y-cyan-200\/70 {
  border-top-color: rgb(165 243 252 / 0.7);
  border-bottom-color: rgb(165 243 252 / 0.7);
}
.tw-border-y-cyan-200\/75 {
  border-top-color: rgb(165 243 252 / 0.75);
  border-bottom-color: rgb(165 243 252 / 0.75);
}
.tw-border-y-cyan-200\/80 {
  border-top-color: rgb(165 243 252 / 0.8);
  border-bottom-color: rgb(165 243 252 / 0.8);
}
.tw-border-y-cyan-200\/85 {
  border-top-color: rgb(165 243 252 / 0.85);
  border-bottom-color: rgb(165 243 252 / 0.85);
}
.tw-border-y-cyan-200\/90 {
  border-top-color: rgb(165 243 252 / 0.9);
  border-bottom-color: rgb(165 243 252 / 0.9);
}
.tw-border-y-cyan-200\/95 {
  border-top-color: rgb(165 243 252 / 0.95);
  border-bottom-color: rgb(165 243 252 / 0.95);
}
.tw-border-y-cyan-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-300\/0 {
  border-top-color: rgb(103 232 249 / 0);
  border-bottom-color: rgb(103 232 249 / 0);
}
.tw-border-y-cyan-300\/10 {
  border-top-color: rgb(103 232 249 / 0.1);
  border-bottom-color: rgb(103 232 249 / 0.1);
}
.tw-border-y-cyan-300\/100 {
  border-top-color: rgb(103 232 249 / 1);
  border-bottom-color: rgb(103 232 249 / 1);
}
.tw-border-y-cyan-300\/15 {
  border-top-color: rgb(103 232 249 / 0.15);
  border-bottom-color: rgb(103 232 249 / 0.15);
}
.tw-border-y-cyan-300\/20 {
  border-top-color: rgb(103 232 249 / 0.2);
  border-bottom-color: rgb(103 232 249 / 0.2);
}
.tw-border-y-cyan-300\/25 {
  border-top-color: rgb(103 232 249 / 0.25);
  border-bottom-color: rgb(103 232 249 / 0.25);
}
.tw-border-y-cyan-300\/30 {
  border-top-color: rgb(103 232 249 / 0.3);
  border-bottom-color: rgb(103 232 249 / 0.3);
}
.tw-border-y-cyan-300\/35 {
  border-top-color: rgb(103 232 249 / 0.35);
  border-bottom-color: rgb(103 232 249 / 0.35);
}
.tw-border-y-cyan-300\/40 {
  border-top-color: rgb(103 232 249 / 0.4);
  border-bottom-color: rgb(103 232 249 / 0.4);
}
.tw-border-y-cyan-300\/45 {
  border-top-color: rgb(103 232 249 / 0.45);
  border-bottom-color: rgb(103 232 249 / 0.45);
}
.tw-border-y-cyan-300\/5 {
  border-top-color: rgb(103 232 249 / 0.05);
  border-bottom-color: rgb(103 232 249 / 0.05);
}
.tw-border-y-cyan-300\/50 {
  border-top-color: rgb(103 232 249 / 0.5);
  border-bottom-color: rgb(103 232 249 / 0.5);
}
.tw-border-y-cyan-300\/55 {
  border-top-color: rgb(103 232 249 / 0.55);
  border-bottom-color: rgb(103 232 249 / 0.55);
}
.tw-border-y-cyan-300\/60 {
  border-top-color: rgb(103 232 249 / 0.6);
  border-bottom-color: rgb(103 232 249 / 0.6);
}
.tw-border-y-cyan-300\/65 {
  border-top-color: rgb(103 232 249 / 0.65);
  border-bottom-color: rgb(103 232 249 / 0.65);
}
.tw-border-y-cyan-300\/70 {
  border-top-color: rgb(103 232 249 / 0.7);
  border-bottom-color: rgb(103 232 249 / 0.7);
}
.tw-border-y-cyan-300\/75 {
  border-top-color: rgb(103 232 249 / 0.75);
  border-bottom-color: rgb(103 232 249 / 0.75);
}
.tw-border-y-cyan-300\/80 {
  border-top-color: rgb(103 232 249 / 0.8);
  border-bottom-color: rgb(103 232 249 / 0.8);
}
.tw-border-y-cyan-300\/85 {
  border-top-color: rgb(103 232 249 / 0.85);
  border-bottom-color: rgb(103 232 249 / 0.85);
}
.tw-border-y-cyan-300\/90 {
  border-top-color: rgb(103 232 249 / 0.9);
  border-bottom-color: rgb(103 232 249 / 0.9);
}
.tw-border-y-cyan-300\/95 {
  border-top-color: rgb(103 232 249 / 0.95);
  border-bottom-color: rgb(103 232 249 / 0.95);
}
.tw-border-y-cyan-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-400\/0 {
  border-top-color: rgb(34 211 238 / 0);
  border-bottom-color: rgb(34 211 238 / 0);
}
.tw-border-y-cyan-400\/10 {
  border-top-color: rgb(34 211 238 / 0.1);
  border-bottom-color: rgb(34 211 238 / 0.1);
}
.tw-border-y-cyan-400\/100 {
  border-top-color: rgb(34 211 238 / 1);
  border-bottom-color: rgb(34 211 238 / 1);
}
.tw-border-y-cyan-400\/15 {
  border-top-color: rgb(34 211 238 / 0.15);
  border-bottom-color: rgb(34 211 238 / 0.15);
}
.tw-border-y-cyan-400\/20 {
  border-top-color: rgb(34 211 238 / 0.2);
  border-bottom-color: rgb(34 211 238 / 0.2);
}
.tw-border-y-cyan-400\/25 {
  border-top-color: rgb(34 211 238 / 0.25);
  border-bottom-color: rgb(34 211 238 / 0.25);
}
.tw-border-y-cyan-400\/30 {
  border-top-color: rgb(34 211 238 / 0.3);
  border-bottom-color: rgb(34 211 238 / 0.3);
}
.tw-border-y-cyan-400\/35 {
  border-top-color: rgb(34 211 238 / 0.35);
  border-bottom-color: rgb(34 211 238 / 0.35);
}
.tw-border-y-cyan-400\/40 {
  border-top-color: rgb(34 211 238 / 0.4);
  border-bottom-color: rgb(34 211 238 / 0.4);
}
.tw-border-y-cyan-400\/45 {
  border-top-color: rgb(34 211 238 / 0.45);
  border-bottom-color: rgb(34 211 238 / 0.45);
}
.tw-border-y-cyan-400\/5 {
  border-top-color: rgb(34 211 238 / 0.05);
  border-bottom-color: rgb(34 211 238 / 0.05);
}
.tw-border-y-cyan-400\/50 {
  border-top-color: rgb(34 211 238 / 0.5);
  border-bottom-color: rgb(34 211 238 / 0.5);
}
.tw-border-y-cyan-400\/55 {
  border-top-color: rgb(34 211 238 / 0.55);
  border-bottom-color: rgb(34 211 238 / 0.55);
}
.tw-border-y-cyan-400\/60 {
  border-top-color: rgb(34 211 238 / 0.6);
  border-bottom-color: rgb(34 211 238 / 0.6);
}
.tw-border-y-cyan-400\/65 {
  border-top-color: rgb(34 211 238 / 0.65);
  border-bottom-color: rgb(34 211 238 / 0.65);
}
.tw-border-y-cyan-400\/70 {
  border-top-color: rgb(34 211 238 / 0.7);
  border-bottom-color: rgb(34 211 238 / 0.7);
}
.tw-border-y-cyan-400\/75 {
  border-top-color: rgb(34 211 238 / 0.75);
  border-bottom-color: rgb(34 211 238 / 0.75);
}
.tw-border-y-cyan-400\/80 {
  border-top-color: rgb(34 211 238 / 0.8);
  border-bottom-color: rgb(34 211 238 / 0.8);
}
.tw-border-y-cyan-400\/85 {
  border-top-color: rgb(34 211 238 / 0.85);
  border-bottom-color: rgb(34 211 238 / 0.85);
}
.tw-border-y-cyan-400\/90 {
  border-top-color: rgb(34 211 238 / 0.9);
  border-bottom-color: rgb(34 211 238 / 0.9);
}
.tw-border-y-cyan-400\/95 {
  border-top-color: rgb(34 211 238 / 0.95);
  border-bottom-color: rgb(34 211 238 / 0.95);
}
.tw-border-y-cyan-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-50\/0 {
  border-top-color: rgb(236 254 255 / 0);
  border-bottom-color: rgb(236 254 255 / 0);
}
.tw-border-y-cyan-50\/10 {
  border-top-color: rgb(236 254 255 / 0.1);
  border-bottom-color: rgb(236 254 255 / 0.1);
}
.tw-border-y-cyan-50\/100 {
  border-top-color: rgb(236 254 255 / 1);
  border-bottom-color: rgb(236 254 255 / 1);
}
.tw-border-y-cyan-50\/15 {
  border-top-color: rgb(236 254 255 / 0.15);
  border-bottom-color: rgb(236 254 255 / 0.15);
}
.tw-border-y-cyan-50\/20 {
  border-top-color: rgb(236 254 255 / 0.2);
  border-bottom-color: rgb(236 254 255 / 0.2);
}
.tw-border-y-cyan-50\/25 {
  border-top-color: rgb(236 254 255 / 0.25);
  border-bottom-color: rgb(236 254 255 / 0.25);
}
.tw-border-y-cyan-50\/30 {
  border-top-color: rgb(236 254 255 / 0.3);
  border-bottom-color: rgb(236 254 255 / 0.3);
}
.tw-border-y-cyan-50\/35 {
  border-top-color: rgb(236 254 255 / 0.35);
  border-bottom-color: rgb(236 254 255 / 0.35);
}
.tw-border-y-cyan-50\/40 {
  border-top-color: rgb(236 254 255 / 0.4);
  border-bottom-color: rgb(236 254 255 / 0.4);
}
.tw-border-y-cyan-50\/45 {
  border-top-color: rgb(236 254 255 / 0.45);
  border-bottom-color: rgb(236 254 255 / 0.45);
}
.tw-border-y-cyan-50\/5 {
  border-top-color: rgb(236 254 255 / 0.05);
  border-bottom-color: rgb(236 254 255 / 0.05);
}
.tw-border-y-cyan-50\/50 {
  border-top-color: rgb(236 254 255 / 0.5);
  border-bottom-color: rgb(236 254 255 / 0.5);
}
.tw-border-y-cyan-50\/55 {
  border-top-color: rgb(236 254 255 / 0.55);
  border-bottom-color: rgb(236 254 255 / 0.55);
}
.tw-border-y-cyan-50\/60 {
  border-top-color: rgb(236 254 255 / 0.6);
  border-bottom-color: rgb(236 254 255 / 0.6);
}
.tw-border-y-cyan-50\/65 {
  border-top-color: rgb(236 254 255 / 0.65);
  border-bottom-color: rgb(236 254 255 / 0.65);
}
.tw-border-y-cyan-50\/70 {
  border-top-color: rgb(236 254 255 / 0.7);
  border-bottom-color: rgb(236 254 255 / 0.7);
}
.tw-border-y-cyan-50\/75 {
  border-top-color: rgb(236 254 255 / 0.75);
  border-bottom-color: rgb(236 254 255 / 0.75);
}
.tw-border-y-cyan-50\/80 {
  border-top-color: rgb(236 254 255 / 0.8);
  border-bottom-color: rgb(236 254 255 / 0.8);
}
.tw-border-y-cyan-50\/85 {
  border-top-color: rgb(236 254 255 / 0.85);
  border-bottom-color: rgb(236 254 255 / 0.85);
}
.tw-border-y-cyan-50\/90 {
  border-top-color: rgb(236 254 255 / 0.9);
  border-bottom-color: rgb(236 254 255 / 0.9);
}
.tw-border-y-cyan-50\/95 {
  border-top-color: rgb(236 254 255 / 0.95);
  border-bottom-color: rgb(236 254 255 / 0.95);
}
.tw-border-y-cyan-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-500\/0 {
  border-top-color: rgb(6 182 212 / 0);
  border-bottom-color: rgb(6 182 212 / 0);
}
.tw-border-y-cyan-500\/10 {
  border-top-color: rgb(6 182 212 / 0.1);
  border-bottom-color: rgb(6 182 212 / 0.1);
}
.tw-border-y-cyan-500\/100 {
  border-top-color: rgb(6 182 212 / 1);
  border-bottom-color: rgb(6 182 212 / 1);
}
.tw-border-y-cyan-500\/15 {
  border-top-color: rgb(6 182 212 / 0.15);
  border-bottom-color: rgb(6 182 212 / 0.15);
}
.tw-border-y-cyan-500\/20 {
  border-top-color: rgb(6 182 212 / 0.2);
  border-bottom-color: rgb(6 182 212 / 0.2);
}
.tw-border-y-cyan-500\/25 {
  border-top-color: rgb(6 182 212 / 0.25);
  border-bottom-color: rgb(6 182 212 / 0.25);
}
.tw-border-y-cyan-500\/30 {
  border-top-color: rgb(6 182 212 / 0.3);
  border-bottom-color: rgb(6 182 212 / 0.3);
}
.tw-border-y-cyan-500\/35 {
  border-top-color: rgb(6 182 212 / 0.35);
  border-bottom-color: rgb(6 182 212 / 0.35);
}
.tw-border-y-cyan-500\/40 {
  border-top-color: rgb(6 182 212 / 0.4);
  border-bottom-color: rgb(6 182 212 / 0.4);
}
.tw-border-y-cyan-500\/45 {
  border-top-color: rgb(6 182 212 / 0.45);
  border-bottom-color: rgb(6 182 212 / 0.45);
}
.tw-border-y-cyan-500\/5 {
  border-top-color: rgb(6 182 212 / 0.05);
  border-bottom-color: rgb(6 182 212 / 0.05);
}
.tw-border-y-cyan-500\/50 {
  border-top-color: rgb(6 182 212 / 0.5);
  border-bottom-color: rgb(6 182 212 / 0.5);
}
.tw-border-y-cyan-500\/55 {
  border-top-color: rgb(6 182 212 / 0.55);
  border-bottom-color: rgb(6 182 212 / 0.55);
}
.tw-border-y-cyan-500\/60 {
  border-top-color: rgb(6 182 212 / 0.6);
  border-bottom-color: rgb(6 182 212 / 0.6);
}
.tw-border-y-cyan-500\/65 {
  border-top-color: rgb(6 182 212 / 0.65);
  border-bottom-color: rgb(6 182 212 / 0.65);
}
.tw-border-y-cyan-500\/70 {
  border-top-color: rgb(6 182 212 / 0.7);
  border-bottom-color: rgb(6 182 212 / 0.7);
}
.tw-border-y-cyan-500\/75 {
  border-top-color: rgb(6 182 212 / 0.75);
  border-bottom-color: rgb(6 182 212 / 0.75);
}
.tw-border-y-cyan-500\/80 {
  border-top-color: rgb(6 182 212 / 0.8);
  border-bottom-color: rgb(6 182 212 / 0.8);
}
.tw-border-y-cyan-500\/85 {
  border-top-color: rgb(6 182 212 / 0.85);
  border-bottom-color: rgb(6 182 212 / 0.85);
}
.tw-border-y-cyan-500\/90 {
  border-top-color: rgb(6 182 212 / 0.9);
  border-bottom-color: rgb(6 182 212 / 0.9);
}
.tw-border-y-cyan-500\/95 {
  border-top-color: rgb(6 182 212 / 0.95);
  border-bottom-color: rgb(6 182 212 / 0.95);
}
.tw-border-y-cyan-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-600\/0 {
  border-top-color: rgb(8 145 178 / 0);
  border-bottom-color: rgb(8 145 178 / 0);
}
.tw-border-y-cyan-600\/10 {
  border-top-color: rgb(8 145 178 / 0.1);
  border-bottom-color: rgb(8 145 178 / 0.1);
}
.tw-border-y-cyan-600\/100 {
  border-top-color: rgb(8 145 178 / 1);
  border-bottom-color: rgb(8 145 178 / 1);
}
.tw-border-y-cyan-600\/15 {
  border-top-color: rgb(8 145 178 / 0.15);
  border-bottom-color: rgb(8 145 178 / 0.15);
}
.tw-border-y-cyan-600\/20 {
  border-top-color: rgb(8 145 178 / 0.2);
  border-bottom-color: rgb(8 145 178 / 0.2);
}
.tw-border-y-cyan-600\/25 {
  border-top-color: rgb(8 145 178 / 0.25);
  border-bottom-color: rgb(8 145 178 / 0.25);
}
.tw-border-y-cyan-600\/30 {
  border-top-color: rgb(8 145 178 / 0.3);
  border-bottom-color: rgb(8 145 178 / 0.3);
}
.tw-border-y-cyan-600\/35 {
  border-top-color: rgb(8 145 178 / 0.35);
  border-bottom-color: rgb(8 145 178 / 0.35);
}
.tw-border-y-cyan-600\/40 {
  border-top-color: rgb(8 145 178 / 0.4);
  border-bottom-color: rgb(8 145 178 / 0.4);
}
.tw-border-y-cyan-600\/45 {
  border-top-color: rgb(8 145 178 / 0.45);
  border-bottom-color: rgb(8 145 178 / 0.45);
}
.tw-border-y-cyan-600\/5 {
  border-top-color: rgb(8 145 178 / 0.05);
  border-bottom-color: rgb(8 145 178 / 0.05);
}
.tw-border-y-cyan-600\/50 {
  border-top-color: rgb(8 145 178 / 0.5);
  border-bottom-color: rgb(8 145 178 / 0.5);
}
.tw-border-y-cyan-600\/55 {
  border-top-color: rgb(8 145 178 / 0.55);
  border-bottom-color: rgb(8 145 178 / 0.55);
}
.tw-border-y-cyan-600\/60 {
  border-top-color: rgb(8 145 178 / 0.6);
  border-bottom-color: rgb(8 145 178 / 0.6);
}
.tw-border-y-cyan-600\/65 {
  border-top-color: rgb(8 145 178 / 0.65);
  border-bottom-color: rgb(8 145 178 / 0.65);
}
.tw-border-y-cyan-600\/70 {
  border-top-color: rgb(8 145 178 / 0.7);
  border-bottom-color: rgb(8 145 178 / 0.7);
}
.tw-border-y-cyan-600\/75 {
  border-top-color: rgb(8 145 178 / 0.75);
  border-bottom-color: rgb(8 145 178 / 0.75);
}
.tw-border-y-cyan-600\/80 {
  border-top-color: rgb(8 145 178 / 0.8);
  border-bottom-color: rgb(8 145 178 / 0.8);
}
.tw-border-y-cyan-600\/85 {
  border-top-color: rgb(8 145 178 / 0.85);
  border-bottom-color: rgb(8 145 178 / 0.85);
}
.tw-border-y-cyan-600\/90 {
  border-top-color: rgb(8 145 178 / 0.9);
  border-bottom-color: rgb(8 145 178 / 0.9);
}
.tw-border-y-cyan-600\/95 {
  border-top-color: rgb(8 145 178 / 0.95);
  border-bottom-color: rgb(8 145 178 / 0.95);
}
.tw-border-y-cyan-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-700\/0 {
  border-top-color: rgb(14 116 144 / 0);
  border-bottom-color: rgb(14 116 144 / 0);
}
.tw-border-y-cyan-700\/10 {
  border-top-color: rgb(14 116 144 / 0.1);
  border-bottom-color: rgb(14 116 144 / 0.1);
}
.tw-border-y-cyan-700\/100 {
  border-top-color: rgb(14 116 144 / 1);
  border-bottom-color: rgb(14 116 144 / 1);
}
.tw-border-y-cyan-700\/15 {
  border-top-color: rgb(14 116 144 / 0.15);
  border-bottom-color: rgb(14 116 144 / 0.15);
}
.tw-border-y-cyan-700\/20 {
  border-top-color: rgb(14 116 144 / 0.2);
  border-bottom-color: rgb(14 116 144 / 0.2);
}
.tw-border-y-cyan-700\/25 {
  border-top-color: rgb(14 116 144 / 0.25);
  border-bottom-color: rgb(14 116 144 / 0.25);
}
.tw-border-y-cyan-700\/30 {
  border-top-color: rgb(14 116 144 / 0.3);
  border-bottom-color: rgb(14 116 144 / 0.3);
}
.tw-border-y-cyan-700\/35 {
  border-top-color: rgb(14 116 144 / 0.35);
  border-bottom-color: rgb(14 116 144 / 0.35);
}
.tw-border-y-cyan-700\/40 {
  border-top-color: rgb(14 116 144 / 0.4);
  border-bottom-color: rgb(14 116 144 / 0.4);
}
.tw-border-y-cyan-700\/45 {
  border-top-color: rgb(14 116 144 / 0.45);
  border-bottom-color: rgb(14 116 144 / 0.45);
}
.tw-border-y-cyan-700\/5 {
  border-top-color: rgb(14 116 144 / 0.05);
  border-bottom-color: rgb(14 116 144 / 0.05);
}
.tw-border-y-cyan-700\/50 {
  border-top-color: rgb(14 116 144 / 0.5);
  border-bottom-color: rgb(14 116 144 / 0.5);
}
.tw-border-y-cyan-700\/55 {
  border-top-color: rgb(14 116 144 / 0.55);
  border-bottom-color: rgb(14 116 144 / 0.55);
}
.tw-border-y-cyan-700\/60 {
  border-top-color: rgb(14 116 144 / 0.6);
  border-bottom-color: rgb(14 116 144 / 0.6);
}
.tw-border-y-cyan-700\/65 {
  border-top-color: rgb(14 116 144 / 0.65);
  border-bottom-color: rgb(14 116 144 / 0.65);
}
.tw-border-y-cyan-700\/70 {
  border-top-color: rgb(14 116 144 / 0.7);
  border-bottom-color: rgb(14 116 144 / 0.7);
}
.tw-border-y-cyan-700\/75 {
  border-top-color: rgb(14 116 144 / 0.75);
  border-bottom-color: rgb(14 116 144 / 0.75);
}
.tw-border-y-cyan-700\/80 {
  border-top-color: rgb(14 116 144 / 0.8);
  border-bottom-color: rgb(14 116 144 / 0.8);
}
.tw-border-y-cyan-700\/85 {
  border-top-color: rgb(14 116 144 / 0.85);
  border-bottom-color: rgb(14 116 144 / 0.85);
}
.tw-border-y-cyan-700\/90 {
  border-top-color: rgb(14 116 144 / 0.9);
  border-bottom-color: rgb(14 116 144 / 0.9);
}
.tw-border-y-cyan-700\/95 {
  border-top-color: rgb(14 116 144 / 0.95);
  border-bottom-color: rgb(14 116 144 / 0.95);
}
.tw-border-y-cyan-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-800\/0 {
  border-top-color: rgb(21 94 117 / 0);
  border-bottom-color: rgb(21 94 117 / 0);
}
.tw-border-y-cyan-800\/10 {
  border-top-color: rgb(21 94 117 / 0.1);
  border-bottom-color: rgb(21 94 117 / 0.1);
}
.tw-border-y-cyan-800\/100 {
  border-top-color: rgb(21 94 117 / 1);
  border-bottom-color: rgb(21 94 117 / 1);
}
.tw-border-y-cyan-800\/15 {
  border-top-color: rgb(21 94 117 / 0.15);
  border-bottom-color: rgb(21 94 117 / 0.15);
}
.tw-border-y-cyan-800\/20 {
  border-top-color: rgb(21 94 117 / 0.2);
  border-bottom-color: rgb(21 94 117 / 0.2);
}
.tw-border-y-cyan-800\/25 {
  border-top-color: rgb(21 94 117 / 0.25);
  border-bottom-color: rgb(21 94 117 / 0.25);
}
.tw-border-y-cyan-800\/30 {
  border-top-color: rgb(21 94 117 / 0.3);
  border-bottom-color: rgb(21 94 117 / 0.3);
}
.tw-border-y-cyan-800\/35 {
  border-top-color: rgb(21 94 117 / 0.35);
  border-bottom-color: rgb(21 94 117 / 0.35);
}
.tw-border-y-cyan-800\/40 {
  border-top-color: rgb(21 94 117 / 0.4);
  border-bottom-color: rgb(21 94 117 / 0.4);
}
.tw-border-y-cyan-800\/45 {
  border-top-color: rgb(21 94 117 / 0.45);
  border-bottom-color: rgb(21 94 117 / 0.45);
}
.tw-border-y-cyan-800\/5 {
  border-top-color: rgb(21 94 117 / 0.05);
  border-bottom-color: rgb(21 94 117 / 0.05);
}
.tw-border-y-cyan-800\/50 {
  border-top-color: rgb(21 94 117 / 0.5);
  border-bottom-color: rgb(21 94 117 / 0.5);
}
.tw-border-y-cyan-800\/55 {
  border-top-color: rgb(21 94 117 / 0.55);
  border-bottom-color: rgb(21 94 117 / 0.55);
}
.tw-border-y-cyan-800\/60 {
  border-top-color: rgb(21 94 117 / 0.6);
  border-bottom-color: rgb(21 94 117 / 0.6);
}
.tw-border-y-cyan-800\/65 {
  border-top-color: rgb(21 94 117 / 0.65);
  border-bottom-color: rgb(21 94 117 / 0.65);
}
.tw-border-y-cyan-800\/70 {
  border-top-color: rgb(21 94 117 / 0.7);
  border-bottom-color: rgb(21 94 117 / 0.7);
}
.tw-border-y-cyan-800\/75 {
  border-top-color: rgb(21 94 117 / 0.75);
  border-bottom-color: rgb(21 94 117 / 0.75);
}
.tw-border-y-cyan-800\/80 {
  border-top-color: rgb(21 94 117 / 0.8);
  border-bottom-color: rgb(21 94 117 / 0.8);
}
.tw-border-y-cyan-800\/85 {
  border-top-color: rgb(21 94 117 / 0.85);
  border-bottom-color: rgb(21 94 117 / 0.85);
}
.tw-border-y-cyan-800\/90 {
  border-top-color: rgb(21 94 117 / 0.9);
  border-bottom-color: rgb(21 94 117 / 0.9);
}
.tw-border-y-cyan-800\/95 {
  border-top-color: rgb(21 94 117 / 0.95);
  border-bottom-color: rgb(21 94 117 / 0.95);
}
.tw-border-y-cyan-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-900\/0 {
  border-top-color: rgb(22 78 99 / 0);
  border-bottom-color: rgb(22 78 99 / 0);
}
.tw-border-y-cyan-900\/10 {
  border-top-color: rgb(22 78 99 / 0.1);
  border-bottom-color: rgb(22 78 99 / 0.1);
}
.tw-border-y-cyan-900\/100 {
  border-top-color: rgb(22 78 99 / 1);
  border-bottom-color: rgb(22 78 99 / 1);
}
.tw-border-y-cyan-900\/15 {
  border-top-color: rgb(22 78 99 / 0.15);
  border-bottom-color: rgb(22 78 99 / 0.15);
}
.tw-border-y-cyan-900\/20 {
  border-top-color: rgb(22 78 99 / 0.2);
  border-bottom-color: rgb(22 78 99 / 0.2);
}
.tw-border-y-cyan-900\/25 {
  border-top-color: rgb(22 78 99 / 0.25);
  border-bottom-color: rgb(22 78 99 / 0.25);
}
.tw-border-y-cyan-900\/30 {
  border-top-color: rgb(22 78 99 / 0.3);
  border-bottom-color: rgb(22 78 99 / 0.3);
}
.tw-border-y-cyan-900\/35 {
  border-top-color: rgb(22 78 99 / 0.35);
  border-bottom-color: rgb(22 78 99 / 0.35);
}
.tw-border-y-cyan-900\/40 {
  border-top-color: rgb(22 78 99 / 0.4);
  border-bottom-color: rgb(22 78 99 / 0.4);
}
.tw-border-y-cyan-900\/45 {
  border-top-color: rgb(22 78 99 / 0.45);
  border-bottom-color: rgb(22 78 99 / 0.45);
}
.tw-border-y-cyan-900\/5 {
  border-top-color: rgb(22 78 99 / 0.05);
  border-bottom-color: rgb(22 78 99 / 0.05);
}
.tw-border-y-cyan-900\/50 {
  border-top-color: rgb(22 78 99 / 0.5);
  border-bottom-color: rgb(22 78 99 / 0.5);
}
.tw-border-y-cyan-900\/55 {
  border-top-color: rgb(22 78 99 / 0.55);
  border-bottom-color: rgb(22 78 99 / 0.55);
}
.tw-border-y-cyan-900\/60 {
  border-top-color: rgb(22 78 99 / 0.6);
  border-bottom-color: rgb(22 78 99 / 0.6);
}
.tw-border-y-cyan-900\/65 {
  border-top-color: rgb(22 78 99 / 0.65);
  border-bottom-color: rgb(22 78 99 / 0.65);
}
.tw-border-y-cyan-900\/70 {
  border-top-color: rgb(22 78 99 / 0.7);
  border-bottom-color: rgb(22 78 99 / 0.7);
}
.tw-border-y-cyan-900\/75 {
  border-top-color: rgb(22 78 99 / 0.75);
  border-bottom-color: rgb(22 78 99 / 0.75);
}
.tw-border-y-cyan-900\/80 {
  border-top-color: rgb(22 78 99 / 0.8);
  border-bottom-color: rgb(22 78 99 / 0.8);
}
.tw-border-y-cyan-900\/85 {
  border-top-color: rgb(22 78 99 / 0.85);
  border-bottom-color: rgb(22 78 99 / 0.85);
}
.tw-border-y-cyan-900\/90 {
  border-top-color: rgb(22 78 99 / 0.9);
  border-bottom-color: rgb(22 78 99 / 0.9);
}
.tw-border-y-cyan-900\/95 {
  border-top-color: rgb(22 78 99 / 0.95);
  border-bottom-color: rgb(22 78 99 / 0.95);
}
.tw-border-y-cyan-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-y-cyan-950\/0 {
  border-top-color: rgb(8 51 68 / 0);
  border-bottom-color: rgb(8 51 68 / 0);
}
.tw-border-y-cyan-950\/10 {
  border-top-color: rgb(8 51 68 / 0.1);
  border-bottom-color: rgb(8 51 68 / 0.1);
}
.tw-border-y-cyan-950\/100 {
  border-top-color: rgb(8 51 68 / 1);
  border-bottom-color: rgb(8 51 68 / 1);
}
.tw-border-y-cyan-950\/15 {
  border-top-color: rgb(8 51 68 / 0.15);
  border-bottom-color: rgb(8 51 68 / 0.15);
}
.tw-border-y-cyan-950\/20 {
  border-top-color: rgb(8 51 68 / 0.2);
  border-bottom-color: rgb(8 51 68 / 0.2);
}
.tw-border-y-cyan-950\/25 {
  border-top-color: rgb(8 51 68 / 0.25);
  border-bottom-color: rgb(8 51 68 / 0.25);
}
.tw-border-y-cyan-950\/30 {
  border-top-color: rgb(8 51 68 / 0.3);
  border-bottom-color: rgb(8 51 68 / 0.3);
}
.tw-border-y-cyan-950\/35 {
  border-top-color: rgb(8 51 68 / 0.35);
  border-bottom-color: rgb(8 51 68 / 0.35);
}
.tw-border-y-cyan-950\/40 {
  border-top-color: rgb(8 51 68 / 0.4);
  border-bottom-color: rgb(8 51 68 / 0.4);
}
.tw-border-y-cyan-950\/45 {
  border-top-color: rgb(8 51 68 / 0.45);
  border-bottom-color: rgb(8 51 68 / 0.45);
}
.tw-border-y-cyan-950\/5 {
  border-top-color: rgb(8 51 68 / 0.05);
  border-bottom-color: rgb(8 51 68 / 0.05);
}
.tw-border-y-cyan-950\/50 {
  border-top-color: rgb(8 51 68 / 0.5);
  border-bottom-color: rgb(8 51 68 / 0.5);
}
.tw-border-y-cyan-950\/55 {
  border-top-color: rgb(8 51 68 / 0.55);
  border-bottom-color: rgb(8 51 68 / 0.55);
}
.tw-border-y-cyan-950\/60 {
  border-top-color: rgb(8 51 68 / 0.6);
  border-bottom-color: rgb(8 51 68 / 0.6);
}
.tw-border-y-cyan-950\/65 {
  border-top-color: rgb(8 51 68 / 0.65);
  border-bottom-color: rgb(8 51 68 / 0.65);
}
.tw-border-y-cyan-950\/70 {
  border-top-color: rgb(8 51 68 / 0.7);
  border-bottom-color: rgb(8 51 68 / 0.7);
}
.tw-border-y-cyan-950\/75 {
  border-top-color: rgb(8 51 68 / 0.75);
  border-bottom-color: rgb(8 51 68 / 0.75);
}
.tw-border-y-cyan-950\/80 {
  border-top-color: rgb(8 51 68 / 0.8);
  border-bottom-color: rgb(8 51 68 / 0.8);
}
.tw-border-y-cyan-950\/85 {
  border-top-color: rgb(8 51 68 / 0.85);
  border-bottom-color: rgb(8 51 68 / 0.85);
}
.tw-border-y-cyan-950\/90 {
  border-top-color: rgb(8 51 68 / 0.9);
  border-bottom-color: rgb(8 51 68 / 0.9);
}
.tw-border-y-cyan-950\/95 {
  border-top-color: rgb(8 51 68 / 0.95);
  border-bottom-color: rgb(8 51 68 / 0.95);
}
.tw-border-y-danger {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-y-danger-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-y-danger-dark\/0 {
  border-top-color: rgb(220 38 38 / 0);
  border-bottom-color: rgb(220 38 38 / 0);
}
.tw-border-y-danger-dark\/10 {
  border-top-color: rgb(220 38 38 / 0.1);
  border-bottom-color: rgb(220 38 38 / 0.1);
}
.tw-border-y-danger-dark\/100 {
  border-top-color: rgb(220 38 38 / 1);
  border-bottom-color: rgb(220 38 38 / 1);
}
.tw-border-y-danger-dark\/15 {
  border-top-color: rgb(220 38 38 / 0.15);
  border-bottom-color: rgb(220 38 38 / 0.15);
}
.tw-border-y-danger-dark\/20 {
  border-top-color: rgb(220 38 38 / 0.2);
  border-bottom-color: rgb(220 38 38 / 0.2);
}
.tw-border-y-danger-dark\/25 {
  border-top-color: rgb(220 38 38 / 0.25);
  border-bottom-color: rgb(220 38 38 / 0.25);
}
.tw-border-y-danger-dark\/30 {
  border-top-color: rgb(220 38 38 / 0.3);
  border-bottom-color: rgb(220 38 38 / 0.3);
}
.tw-border-y-danger-dark\/35 {
  border-top-color: rgb(220 38 38 / 0.35);
  border-bottom-color: rgb(220 38 38 / 0.35);
}
.tw-border-y-danger-dark\/40 {
  border-top-color: rgb(220 38 38 / 0.4);
  border-bottom-color: rgb(220 38 38 / 0.4);
}
.tw-border-y-danger-dark\/45 {
  border-top-color: rgb(220 38 38 / 0.45);
  border-bottom-color: rgb(220 38 38 / 0.45);
}
.tw-border-y-danger-dark\/5 {
  border-top-color: rgb(220 38 38 / 0.05);
  border-bottom-color: rgb(220 38 38 / 0.05);
}
.tw-border-y-danger-dark\/50 {
  border-top-color: rgb(220 38 38 / 0.5);
  border-bottom-color: rgb(220 38 38 / 0.5);
}
.tw-border-y-danger-dark\/55 {
  border-top-color: rgb(220 38 38 / 0.55);
  border-bottom-color: rgb(220 38 38 / 0.55);
}
.tw-border-y-danger-dark\/60 {
  border-top-color: rgb(220 38 38 / 0.6);
  border-bottom-color: rgb(220 38 38 / 0.6);
}
.tw-border-y-danger-dark\/65 {
  border-top-color: rgb(220 38 38 / 0.65);
  border-bottom-color: rgb(220 38 38 / 0.65);
}
.tw-border-y-danger-dark\/70 {
  border-top-color: rgb(220 38 38 / 0.7);
  border-bottom-color: rgb(220 38 38 / 0.7);
}
.tw-border-y-danger-dark\/75 {
  border-top-color: rgb(220 38 38 / 0.75);
  border-bottom-color: rgb(220 38 38 / 0.75);
}
.tw-border-y-danger-dark\/80 {
  border-top-color: rgb(220 38 38 / 0.8);
  border-bottom-color: rgb(220 38 38 / 0.8);
}
.tw-border-y-danger-dark\/85 {
  border-top-color: rgb(220 38 38 / 0.85);
  border-bottom-color: rgb(220 38 38 / 0.85);
}
.tw-border-y-danger-dark\/90 {
  border-top-color: rgb(220 38 38 / 0.9);
  border-bottom-color: rgb(220 38 38 / 0.9);
}
.tw-border-y-danger-dark\/95 {
  border-top-color: rgb(220 38 38 / 0.95);
  border-bottom-color: rgb(220 38 38 / 0.95);
}
.tw-border-y-danger-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-y-danger-light\/0 {
  border-top-color: rgb(248 113 113 / 0);
  border-bottom-color: rgb(248 113 113 / 0);
}
.tw-border-y-danger-light\/10 {
  border-top-color: rgb(248 113 113 / 0.1);
  border-bottom-color: rgb(248 113 113 / 0.1);
}
.tw-border-y-danger-light\/100 {
  border-top-color: rgb(248 113 113 / 1);
  border-bottom-color: rgb(248 113 113 / 1);
}
.tw-border-y-danger-light\/15 {
  border-top-color: rgb(248 113 113 / 0.15);
  border-bottom-color: rgb(248 113 113 / 0.15);
}
.tw-border-y-danger-light\/20 {
  border-top-color: rgb(248 113 113 / 0.2);
  border-bottom-color: rgb(248 113 113 / 0.2);
}
.tw-border-y-danger-light\/25 {
  border-top-color: rgb(248 113 113 / 0.25);
  border-bottom-color: rgb(248 113 113 / 0.25);
}
.tw-border-y-danger-light\/30 {
  border-top-color: rgb(248 113 113 / 0.3);
  border-bottom-color: rgb(248 113 113 / 0.3);
}
.tw-border-y-danger-light\/35 {
  border-top-color: rgb(248 113 113 / 0.35);
  border-bottom-color: rgb(248 113 113 / 0.35);
}
.tw-border-y-danger-light\/40 {
  border-top-color: rgb(248 113 113 / 0.4);
  border-bottom-color: rgb(248 113 113 / 0.4);
}
.tw-border-y-danger-light\/45 {
  border-top-color: rgb(248 113 113 / 0.45);
  border-bottom-color: rgb(248 113 113 / 0.45);
}
.tw-border-y-danger-light\/5 {
  border-top-color: rgb(248 113 113 / 0.05);
  border-bottom-color: rgb(248 113 113 / 0.05);
}
.tw-border-y-danger-light\/50 {
  border-top-color: rgb(248 113 113 / 0.5);
  border-bottom-color: rgb(248 113 113 / 0.5);
}
.tw-border-y-danger-light\/55 {
  border-top-color: rgb(248 113 113 / 0.55);
  border-bottom-color: rgb(248 113 113 / 0.55);
}
.tw-border-y-danger-light\/60 {
  border-top-color: rgb(248 113 113 / 0.6);
  border-bottom-color: rgb(248 113 113 / 0.6);
}
.tw-border-y-danger-light\/65 {
  border-top-color: rgb(248 113 113 / 0.65);
  border-bottom-color: rgb(248 113 113 / 0.65);
}
.tw-border-y-danger-light\/70 {
  border-top-color: rgb(248 113 113 / 0.7);
  border-bottom-color: rgb(248 113 113 / 0.7);
}
.tw-border-y-danger-light\/75 {
  border-top-color: rgb(248 113 113 / 0.75);
  border-bottom-color: rgb(248 113 113 / 0.75);
}
.tw-border-y-danger-light\/80 {
  border-top-color: rgb(248 113 113 / 0.8);
  border-bottom-color: rgb(248 113 113 / 0.8);
}
.tw-border-y-danger-light\/85 {
  border-top-color: rgb(248 113 113 / 0.85);
  border-bottom-color: rgb(248 113 113 / 0.85);
}
.tw-border-y-danger-light\/90 {
  border-top-color: rgb(248 113 113 / 0.9);
  border-bottom-color: rgb(248 113 113 / 0.9);
}
.tw-border-y-danger-light\/95 {
  border-top-color: rgb(248 113 113 / 0.95);
  border-bottom-color: rgb(248 113 113 / 0.95);
}
.tw-border-y-danger\/0 {
  border-top-color: rgb(239 68 68 / 0);
  border-bottom-color: rgb(239 68 68 / 0);
}
.tw-border-y-danger\/10 {
  border-top-color: rgb(239 68 68 / 0.1);
  border-bottom-color: rgb(239 68 68 / 0.1);
}
.tw-border-y-danger\/100 {
  border-top-color: rgb(239 68 68 / 1);
  border-bottom-color: rgb(239 68 68 / 1);
}
.tw-border-y-danger\/15 {
  border-top-color: rgb(239 68 68 / 0.15);
  border-bottom-color: rgb(239 68 68 / 0.15);
}
.tw-border-y-danger\/20 {
  border-top-color: rgb(239 68 68 / 0.2);
  border-bottom-color: rgb(239 68 68 / 0.2);
}
.tw-border-y-danger\/25 {
  border-top-color: rgb(239 68 68 / 0.25);
  border-bottom-color: rgb(239 68 68 / 0.25);
}
.tw-border-y-danger\/30 {
  border-top-color: rgb(239 68 68 / 0.3);
  border-bottom-color: rgb(239 68 68 / 0.3);
}
.tw-border-y-danger\/35 {
  border-top-color: rgb(239 68 68 / 0.35);
  border-bottom-color: rgb(239 68 68 / 0.35);
}
.tw-border-y-danger\/40 {
  border-top-color: rgb(239 68 68 / 0.4);
  border-bottom-color: rgb(239 68 68 / 0.4);
}
.tw-border-y-danger\/45 {
  border-top-color: rgb(239 68 68 / 0.45);
  border-bottom-color: rgb(239 68 68 / 0.45);
}
.tw-border-y-danger\/5 {
  border-top-color: rgb(239 68 68 / 0.05);
  border-bottom-color: rgb(239 68 68 / 0.05);
}
.tw-border-y-danger\/50 {
  border-top-color: rgb(239 68 68 / 0.5);
  border-bottom-color: rgb(239 68 68 / 0.5);
}
.tw-border-y-danger\/55 {
  border-top-color: rgb(239 68 68 / 0.55);
  border-bottom-color: rgb(239 68 68 / 0.55);
}
.tw-border-y-danger\/60 {
  border-top-color: rgb(239 68 68 / 0.6);
  border-bottom-color: rgb(239 68 68 / 0.6);
}
.tw-border-y-danger\/65 {
  border-top-color: rgb(239 68 68 / 0.65);
  border-bottom-color: rgb(239 68 68 / 0.65);
}
.tw-border-y-danger\/70 {
  border-top-color: rgb(239 68 68 / 0.7);
  border-bottom-color: rgb(239 68 68 / 0.7);
}
.tw-border-y-danger\/75 {
  border-top-color: rgb(239 68 68 / 0.75);
  border-bottom-color: rgb(239 68 68 / 0.75);
}
.tw-border-y-danger\/80 {
  border-top-color: rgb(239 68 68 / 0.8);
  border-bottom-color: rgb(239 68 68 / 0.8);
}
.tw-border-y-danger\/85 {
  border-top-color: rgb(239 68 68 / 0.85);
  border-bottom-color: rgb(239 68 68 / 0.85);
}
.tw-border-y-danger\/90 {
  border-top-color: rgb(239 68 68 / 0.9);
  border-bottom-color: rgb(239 68 68 / 0.9);
}
.tw-border-y-danger\/95 {
  border-top-color: rgb(239 68 68 / 0.95);
  border-bottom-color: rgb(239 68 68 / 0.95);
}
.tw-border-y-emerald-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-100\/0 {
  border-top-color: rgb(209 250 229 / 0);
  border-bottom-color: rgb(209 250 229 / 0);
}
.tw-border-y-emerald-100\/10 {
  border-top-color: rgb(209 250 229 / 0.1);
  border-bottom-color: rgb(209 250 229 / 0.1);
}
.tw-border-y-emerald-100\/100 {
  border-top-color: rgb(209 250 229 / 1);
  border-bottom-color: rgb(209 250 229 / 1);
}
.tw-border-y-emerald-100\/15 {
  border-top-color: rgb(209 250 229 / 0.15);
  border-bottom-color: rgb(209 250 229 / 0.15);
}
.tw-border-y-emerald-100\/20 {
  border-top-color: rgb(209 250 229 / 0.2);
  border-bottom-color: rgb(209 250 229 / 0.2);
}
.tw-border-y-emerald-100\/25 {
  border-top-color: rgb(209 250 229 / 0.25);
  border-bottom-color: rgb(209 250 229 / 0.25);
}
.tw-border-y-emerald-100\/30 {
  border-top-color: rgb(209 250 229 / 0.3);
  border-bottom-color: rgb(209 250 229 / 0.3);
}
.tw-border-y-emerald-100\/35 {
  border-top-color: rgb(209 250 229 / 0.35);
  border-bottom-color: rgb(209 250 229 / 0.35);
}
.tw-border-y-emerald-100\/40 {
  border-top-color: rgb(209 250 229 / 0.4);
  border-bottom-color: rgb(209 250 229 / 0.4);
}
.tw-border-y-emerald-100\/45 {
  border-top-color: rgb(209 250 229 / 0.45);
  border-bottom-color: rgb(209 250 229 / 0.45);
}
.tw-border-y-emerald-100\/5 {
  border-top-color: rgb(209 250 229 / 0.05);
  border-bottom-color: rgb(209 250 229 / 0.05);
}
.tw-border-y-emerald-100\/50 {
  border-top-color: rgb(209 250 229 / 0.5);
  border-bottom-color: rgb(209 250 229 / 0.5);
}
.tw-border-y-emerald-100\/55 {
  border-top-color: rgb(209 250 229 / 0.55);
  border-bottom-color: rgb(209 250 229 / 0.55);
}
.tw-border-y-emerald-100\/60 {
  border-top-color: rgb(209 250 229 / 0.6);
  border-bottom-color: rgb(209 250 229 / 0.6);
}
.tw-border-y-emerald-100\/65 {
  border-top-color: rgb(209 250 229 / 0.65);
  border-bottom-color: rgb(209 250 229 / 0.65);
}
.tw-border-y-emerald-100\/70 {
  border-top-color: rgb(209 250 229 / 0.7);
  border-bottom-color: rgb(209 250 229 / 0.7);
}
.tw-border-y-emerald-100\/75 {
  border-top-color: rgb(209 250 229 / 0.75);
  border-bottom-color: rgb(209 250 229 / 0.75);
}
.tw-border-y-emerald-100\/80 {
  border-top-color: rgb(209 250 229 / 0.8);
  border-bottom-color: rgb(209 250 229 / 0.8);
}
.tw-border-y-emerald-100\/85 {
  border-top-color: rgb(209 250 229 / 0.85);
  border-bottom-color: rgb(209 250 229 / 0.85);
}
.tw-border-y-emerald-100\/90 {
  border-top-color: rgb(209 250 229 / 0.9);
  border-bottom-color: rgb(209 250 229 / 0.9);
}
.tw-border-y-emerald-100\/95 {
  border-top-color: rgb(209 250 229 / 0.95);
  border-bottom-color: rgb(209 250 229 / 0.95);
}
.tw-border-y-emerald-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-200\/0 {
  border-top-color: rgb(167 243 208 / 0);
  border-bottom-color: rgb(167 243 208 / 0);
}
.tw-border-y-emerald-200\/10 {
  border-top-color: rgb(167 243 208 / 0.1);
  border-bottom-color: rgb(167 243 208 / 0.1);
}
.tw-border-y-emerald-200\/100 {
  border-top-color: rgb(167 243 208 / 1);
  border-bottom-color: rgb(167 243 208 / 1);
}
.tw-border-y-emerald-200\/15 {
  border-top-color: rgb(167 243 208 / 0.15);
  border-bottom-color: rgb(167 243 208 / 0.15);
}
.tw-border-y-emerald-200\/20 {
  border-top-color: rgb(167 243 208 / 0.2);
  border-bottom-color: rgb(167 243 208 / 0.2);
}
.tw-border-y-emerald-200\/25 {
  border-top-color: rgb(167 243 208 / 0.25);
  border-bottom-color: rgb(167 243 208 / 0.25);
}
.tw-border-y-emerald-200\/30 {
  border-top-color: rgb(167 243 208 / 0.3);
  border-bottom-color: rgb(167 243 208 / 0.3);
}
.tw-border-y-emerald-200\/35 {
  border-top-color: rgb(167 243 208 / 0.35);
  border-bottom-color: rgb(167 243 208 / 0.35);
}
.tw-border-y-emerald-200\/40 {
  border-top-color: rgb(167 243 208 / 0.4);
  border-bottom-color: rgb(167 243 208 / 0.4);
}
.tw-border-y-emerald-200\/45 {
  border-top-color: rgb(167 243 208 / 0.45);
  border-bottom-color: rgb(167 243 208 / 0.45);
}
.tw-border-y-emerald-200\/5 {
  border-top-color: rgb(167 243 208 / 0.05);
  border-bottom-color: rgb(167 243 208 / 0.05);
}
.tw-border-y-emerald-200\/50 {
  border-top-color: rgb(167 243 208 / 0.5);
  border-bottom-color: rgb(167 243 208 / 0.5);
}
.tw-border-y-emerald-200\/55 {
  border-top-color: rgb(167 243 208 / 0.55);
  border-bottom-color: rgb(167 243 208 / 0.55);
}
.tw-border-y-emerald-200\/60 {
  border-top-color: rgb(167 243 208 / 0.6);
  border-bottom-color: rgb(167 243 208 / 0.6);
}
.tw-border-y-emerald-200\/65 {
  border-top-color: rgb(167 243 208 / 0.65);
  border-bottom-color: rgb(167 243 208 / 0.65);
}
.tw-border-y-emerald-200\/70 {
  border-top-color: rgb(167 243 208 / 0.7);
  border-bottom-color: rgb(167 243 208 / 0.7);
}
.tw-border-y-emerald-200\/75 {
  border-top-color: rgb(167 243 208 / 0.75);
  border-bottom-color: rgb(167 243 208 / 0.75);
}
.tw-border-y-emerald-200\/80 {
  border-top-color: rgb(167 243 208 / 0.8);
  border-bottom-color: rgb(167 243 208 / 0.8);
}
.tw-border-y-emerald-200\/85 {
  border-top-color: rgb(167 243 208 / 0.85);
  border-bottom-color: rgb(167 243 208 / 0.85);
}
.tw-border-y-emerald-200\/90 {
  border-top-color: rgb(167 243 208 / 0.9);
  border-bottom-color: rgb(167 243 208 / 0.9);
}
.tw-border-y-emerald-200\/95 {
  border-top-color: rgb(167 243 208 / 0.95);
  border-bottom-color: rgb(167 243 208 / 0.95);
}
.tw-border-y-emerald-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-300\/0 {
  border-top-color: rgb(110 231 183 / 0);
  border-bottom-color: rgb(110 231 183 / 0);
}
.tw-border-y-emerald-300\/10 {
  border-top-color: rgb(110 231 183 / 0.1);
  border-bottom-color: rgb(110 231 183 / 0.1);
}
.tw-border-y-emerald-300\/100 {
  border-top-color: rgb(110 231 183 / 1);
  border-bottom-color: rgb(110 231 183 / 1);
}
.tw-border-y-emerald-300\/15 {
  border-top-color: rgb(110 231 183 / 0.15);
  border-bottom-color: rgb(110 231 183 / 0.15);
}
.tw-border-y-emerald-300\/20 {
  border-top-color: rgb(110 231 183 / 0.2);
  border-bottom-color: rgb(110 231 183 / 0.2);
}
.tw-border-y-emerald-300\/25 {
  border-top-color: rgb(110 231 183 / 0.25);
  border-bottom-color: rgb(110 231 183 / 0.25);
}
.tw-border-y-emerald-300\/30 {
  border-top-color: rgb(110 231 183 / 0.3);
  border-bottom-color: rgb(110 231 183 / 0.3);
}
.tw-border-y-emerald-300\/35 {
  border-top-color: rgb(110 231 183 / 0.35);
  border-bottom-color: rgb(110 231 183 / 0.35);
}
.tw-border-y-emerald-300\/40 {
  border-top-color: rgb(110 231 183 / 0.4);
  border-bottom-color: rgb(110 231 183 / 0.4);
}
.tw-border-y-emerald-300\/45 {
  border-top-color: rgb(110 231 183 / 0.45);
  border-bottom-color: rgb(110 231 183 / 0.45);
}
.tw-border-y-emerald-300\/5 {
  border-top-color: rgb(110 231 183 / 0.05);
  border-bottom-color: rgb(110 231 183 / 0.05);
}
.tw-border-y-emerald-300\/50 {
  border-top-color: rgb(110 231 183 / 0.5);
  border-bottom-color: rgb(110 231 183 / 0.5);
}
.tw-border-y-emerald-300\/55 {
  border-top-color: rgb(110 231 183 / 0.55);
  border-bottom-color: rgb(110 231 183 / 0.55);
}
.tw-border-y-emerald-300\/60 {
  border-top-color: rgb(110 231 183 / 0.6);
  border-bottom-color: rgb(110 231 183 / 0.6);
}
.tw-border-y-emerald-300\/65 {
  border-top-color: rgb(110 231 183 / 0.65);
  border-bottom-color: rgb(110 231 183 / 0.65);
}
.tw-border-y-emerald-300\/70 {
  border-top-color: rgb(110 231 183 / 0.7);
  border-bottom-color: rgb(110 231 183 / 0.7);
}
.tw-border-y-emerald-300\/75 {
  border-top-color: rgb(110 231 183 / 0.75);
  border-bottom-color: rgb(110 231 183 / 0.75);
}
.tw-border-y-emerald-300\/80 {
  border-top-color: rgb(110 231 183 / 0.8);
  border-bottom-color: rgb(110 231 183 / 0.8);
}
.tw-border-y-emerald-300\/85 {
  border-top-color: rgb(110 231 183 / 0.85);
  border-bottom-color: rgb(110 231 183 / 0.85);
}
.tw-border-y-emerald-300\/90 {
  border-top-color: rgb(110 231 183 / 0.9);
  border-bottom-color: rgb(110 231 183 / 0.9);
}
.tw-border-y-emerald-300\/95 {
  border-top-color: rgb(110 231 183 / 0.95);
  border-bottom-color: rgb(110 231 183 / 0.95);
}
.tw-border-y-emerald-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-400\/0 {
  border-top-color: rgb(52 211 153 / 0);
  border-bottom-color: rgb(52 211 153 / 0);
}
.tw-border-y-emerald-400\/10 {
  border-top-color: rgb(52 211 153 / 0.1);
  border-bottom-color: rgb(52 211 153 / 0.1);
}
.tw-border-y-emerald-400\/100 {
  border-top-color: rgb(52 211 153 / 1);
  border-bottom-color: rgb(52 211 153 / 1);
}
.tw-border-y-emerald-400\/15 {
  border-top-color: rgb(52 211 153 / 0.15);
  border-bottom-color: rgb(52 211 153 / 0.15);
}
.tw-border-y-emerald-400\/20 {
  border-top-color: rgb(52 211 153 / 0.2);
  border-bottom-color: rgb(52 211 153 / 0.2);
}
.tw-border-y-emerald-400\/25 {
  border-top-color: rgb(52 211 153 / 0.25);
  border-bottom-color: rgb(52 211 153 / 0.25);
}
.tw-border-y-emerald-400\/30 {
  border-top-color: rgb(52 211 153 / 0.3);
  border-bottom-color: rgb(52 211 153 / 0.3);
}
.tw-border-y-emerald-400\/35 {
  border-top-color: rgb(52 211 153 / 0.35);
  border-bottom-color: rgb(52 211 153 / 0.35);
}
.tw-border-y-emerald-400\/40 {
  border-top-color: rgb(52 211 153 / 0.4);
  border-bottom-color: rgb(52 211 153 / 0.4);
}
.tw-border-y-emerald-400\/45 {
  border-top-color: rgb(52 211 153 / 0.45);
  border-bottom-color: rgb(52 211 153 / 0.45);
}
.tw-border-y-emerald-400\/5 {
  border-top-color: rgb(52 211 153 / 0.05);
  border-bottom-color: rgb(52 211 153 / 0.05);
}
.tw-border-y-emerald-400\/50 {
  border-top-color: rgb(52 211 153 / 0.5);
  border-bottom-color: rgb(52 211 153 / 0.5);
}
.tw-border-y-emerald-400\/55 {
  border-top-color: rgb(52 211 153 / 0.55);
  border-bottom-color: rgb(52 211 153 / 0.55);
}
.tw-border-y-emerald-400\/60 {
  border-top-color: rgb(52 211 153 / 0.6);
  border-bottom-color: rgb(52 211 153 / 0.6);
}
.tw-border-y-emerald-400\/65 {
  border-top-color: rgb(52 211 153 / 0.65);
  border-bottom-color: rgb(52 211 153 / 0.65);
}
.tw-border-y-emerald-400\/70 {
  border-top-color: rgb(52 211 153 / 0.7);
  border-bottom-color: rgb(52 211 153 / 0.7);
}
.tw-border-y-emerald-400\/75 {
  border-top-color: rgb(52 211 153 / 0.75);
  border-bottom-color: rgb(52 211 153 / 0.75);
}
.tw-border-y-emerald-400\/80 {
  border-top-color: rgb(52 211 153 / 0.8);
  border-bottom-color: rgb(52 211 153 / 0.8);
}
.tw-border-y-emerald-400\/85 {
  border-top-color: rgb(52 211 153 / 0.85);
  border-bottom-color: rgb(52 211 153 / 0.85);
}
.tw-border-y-emerald-400\/90 {
  border-top-color: rgb(52 211 153 / 0.9);
  border-bottom-color: rgb(52 211 153 / 0.9);
}
.tw-border-y-emerald-400\/95 {
  border-top-color: rgb(52 211 153 / 0.95);
  border-bottom-color: rgb(52 211 153 / 0.95);
}
.tw-border-y-emerald-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-50\/0 {
  border-top-color: rgb(236 253 245 / 0);
  border-bottom-color: rgb(236 253 245 / 0);
}
.tw-border-y-emerald-50\/10 {
  border-top-color: rgb(236 253 245 / 0.1);
  border-bottom-color: rgb(236 253 245 / 0.1);
}
.tw-border-y-emerald-50\/100 {
  border-top-color: rgb(236 253 245 / 1);
  border-bottom-color: rgb(236 253 245 / 1);
}
.tw-border-y-emerald-50\/15 {
  border-top-color: rgb(236 253 245 / 0.15);
  border-bottom-color: rgb(236 253 245 / 0.15);
}
.tw-border-y-emerald-50\/20 {
  border-top-color: rgb(236 253 245 / 0.2);
  border-bottom-color: rgb(236 253 245 / 0.2);
}
.tw-border-y-emerald-50\/25 {
  border-top-color: rgb(236 253 245 / 0.25);
  border-bottom-color: rgb(236 253 245 / 0.25);
}
.tw-border-y-emerald-50\/30 {
  border-top-color: rgb(236 253 245 / 0.3);
  border-bottom-color: rgb(236 253 245 / 0.3);
}
.tw-border-y-emerald-50\/35 {
  border-top-color: rgb(236 253 245 / 0.35);
  border-bottom-color: rgb(236 253 245 / 0.35);
}
.tw-border-y-emerald-50\/40 {
  border-top-color: rgb(236 253 245 / 0.4);
  border-bottom-color: rgb(236 253 245 / 0.4);
}
.tw-border-y-emerald-50\/45 {
  border-top-color: rgb(236 253 245 / 0.45);
  border-bottom-color: rgb(236 253 245 / 0.45);
}
.tw-border-y-emerald-50\/5 {
  border-top-color: rgb(236 253 245 / 0.05);
  border-bottom-color: rgb(236 253 245 / 0.05);
}
.tw-border-y-emerald-50\/50 {
  border-top-color: rgb(236 253 245 / 0.5);
  border-bottom-color: rgb(236 253 245 / 0.5);
}
.tw-border-y-emerald-50\/55 {
  border-top-color: rgb(236 253 245 / 0.55);
  border-bottom-color: rgb(236 253 245 / 0.55);
}
.tw-border-y-emerald-50\/60 {
  border-top-color: rgb(236 253 245 / 0.6);
  border-bottom-color: rgb(236 253 245 / 0.6);
}
.tw-border-y-emerald-50\/65 {
  border-top-color: rgb(236 253 245 / 0.65);
  border-bottom-color: rgb(236 253 245 / 0.65);
}
.tw-border-y-emerald-50\/70 {
  border-top-color: rgb(236 253 245 / 0.7);
  border-bottom-color: rgb(236 253 245 / 0.7);
}
.tw-border-y-emerald-50\/75 {
  border-top-color: rgb(236 253 245 / 0.75);
  border-bottom-color: rgb(236 253 245 / 0.75);
}
.tw-border-y-emerald-50\/80 {
  border-top-color: rgb(236 253 245 / 0.8);
  border-bottom-color: rgb(236 253 245 / 0.8);
}
.tw-border-y-emerald-50\/85 {
  border-top-color: rgb(236 253 245 / 0.85);
  border-bottom-color: rgb(236 253 245 / 0.85);
}
.tw-border-y-emerald-50\/90 {
  border-top-color: rgb(236 253 245 / 0.9);
  border-bottom-color: rgb(236 253 245 / 0.9);
}
.tw-border-y-emerald-50\/95 {
  border-top-color: rgb(236 253 245 / 0.95);
  border-bottom-color: rgb(236 253 245 / 0.95);
}
.tw-border-y-emerald-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-500\/0 {
  border-top-color: rgb(16 185 129 / 0);
  border-bottom-color: rgb(16 185 129 / 0);
}
.tw-border-y-emerald-500\/10 {
  border-top-color: rgb(16 185 129 / 0.1);
  border-bottom-color: rgb(16 185 129 / 0.1);
}
.tw-border-y-emerald-500\/100 {
  border-top-color: rgb(16 185 129 / 1);
  border-bottom-color: rgb(16 185 129 / 1);
}
.tw-border-y-emerald-500\/15 {
  border-top-color: rgb(16 185 129 / 0.15);
  border-bottom-color: rgb(16 185 129 / 0.15);
}
.tw-border-y-emerald-500\/20 {
  border-top-color: rgb(16 185 129 / 0.2);
  border-bottom-color: rgb(16 185 129 / 0.2);
}
.tw-border-y-emerald-500\/25 {
  border-top-color: rgb(16 185 129 / 0.25);
  border-bottom-color: rgb(16 185 129 / 0.25);
}
.tw-border-y-emerald-500\/30 {
  border-top-color: rgb(16 185 129 / 0.3);
  border-bottom-color: rgb(16 185 129 / 0.3);
}
.tw-border-y-emerald-500\/35 {
  border-top-color: rgb(16 185 129 / 0.35);
  border-bottom-color: rgb(16 185 129 / 0.35);
}
.tw-border-y-emerald-500\/40 {
  border-top-color: rgb(16 185 129 / 0.4);
  border-bottom-color: rgb(16 185 129 / 0.4);
}
.tw-border-y-emerald-500\/45 {
  border-top-color: rgb(16 185 129 / 0.45);
  border-bottom-color: rgb(16 185 129 / 0.45);
}
.tw-border-y-emerald-500\/5 {
  border-top-color: rgb(16 185 129 / 0.05);
  border-bottom-color: rgb(16 185 129 / 0.05);
}
.tw-border-y-emerald-500\/50 {
  border-top-color: rgb(16 185 129 / 0.5);
  border-bottom-color: rgb(16 185 129 / 0.5);
}
.tw-border-y-emerald-500\/55 {
  border-top-color: rgb(16 185 129 / 0.55);
  border-bottom-color: rgb(16 185 129 / 0.55);
}
.tw-border-y-emerald-500\/60 {
  border-top-color: rgb(16 185 129 / 0.6);
  border-bottom-color: rgb(16 185 129 / 0.6);
}
.tw-border-y-emerald-500\/65 {
  border-top-color: rgb(16 185 129 / 0.65);
  border-bottom-color: rgb(16 185 129 / 0.65);
}
.tw-border-y-emerald-500\/70 {
  border-top-color: rgb(16 185 129 / 0.7);
  border-bottom-color: rgb(16 185 129 / 0.7);
}
.tw-border-y-emerald-500\/75 {
  border-top-color: rgb(16 185 129 / 0.75);
  border-bottom-color: rgb(16 185 129 / 0.75);
}
.tw-border-y-emerald-500\/80 {
  border-top-color: rgb(16 185 129 / 0.8);
  border-bottom-color: rgb(16 185 129 / 0.8);
}
.tw-border-y-emerald-500\/85 {
  border-top-color: rgb(16 185 129 / 0.85);
  border-bottom-color: rgb(16 185 129 / 0.85);
}
.tw-border-y-emerald-500\/90 {
  border-top-color: rgb(16 185 129 / 0.9);
  border-bottom-color: rgb(16 185 129 / 0.9);
}
.tw-border-y-emerald-500\/95 {
  border-top-color: rgb(16 185 129 / 0.95);
  border-bottom-color: rgb(16 185 129 / 0.95);
}
.tw-border-y-emerald-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-600\/0 {
  border-top-color: rgb(5 150 105 / 0);
  border-bottom-color: rgb(5 150 105 / 0);
}
.tw-border-y-emerald-600\/10 {
  border-top-color: rgb(5 150 105 / 0.1);
  border-bottom-color: rgb(5 150 105 / 0.1);
}
.tw-border-y-emerald-600\/100 {
  border-top-color: rgb(5 150 105 / 1);
  border-bottom-color: rgb(5 150 105 / 1);
}
.tw-border-y-emerald-600\/15 {
  border-top-color: rgb(5 150 105 / 0.15);
  border-bottom-color: rgb(5 150 105 / 0.15);
}
.tw-border-y-emerald-600\/20 {
  border-top-color: rgb(5 150 105 / 0.2);
  border-bottom-color: rgb(5 150 105 / 0.2);
}
.tw-border-y-emerald-600\/25 {
  border-top-color: rgb(5 150 105 / 0.25);
  border-bottom-color: rgb(5 150 105 / 0.25);
}
.tw-border-y-emerald-600\/30 {
  border-top-color: rgb(5 150 105 / 0.3);
  border-bottom-color: rgb(5 150 105 / 0.3);
}
.tw-border-y-emerald-600\/35 {
  border-top-color: rgb(5 150 105 / 0.35);
  border-bottom-color: rgb(5 150 105 / 0.35);
}
.tw-border-y-emerald-600\/40 {
  border-top-color: rgb(5 150 105 / 0.4);
  border-bottom-color: rgb(5 150 105 / 0.4);
}
.tw-border-y-emerald-600\/45 {
  border-top-color: rgb(5 150 105 / 0.45);
  border-bottom-color: rgb(5 150 105 / 0.45);
}
.tw-border-y-emerald-600\/5 {
  border-top-color: rgb(5 150 105 / 0.05);
  border-bottom-color: rgb(5 150 105 / 0.05);
}
.tw-border-y-emerald-600\/50 {
  border-top-color: rgb(5 150 105 / 0.5);
  border-bottom-color: rgb(5 150 105 / 0.5);
}
.tw-border-y-emerald-600\/55 {
  border-top-color: rgb(5 150 105 / 0.55);
  border-bottom-color: rgb(5 150 105 / 0.55);
}
.tw-border-y-emerald-600\/60 {
  border-top-color: rgb(5 150 105 / 0.6);
  border-bottom-color: rgb(5 150 105 / 0.6);
}
.tw-border-y-emerald-600\/65 {
  border-top-color: rgb(5 150 105 / 0.65);
  border-bottom-color: rgb(5 150 105 / 0.65);
}
.tw-border-y-emerald-600\/70 {
  border-top-color: rgb(5 150 105 / 0.7);
  border-bottom-color: rgb(5 150 105 / 0.7);
}
.tw-border-y-emerald-600\/75 {
  border-top-color: rgb(5 150 105 / 0.75);
  border-bottom-color: rgb(5 150 105 / 0.75);
}
.tw-border-y-emerald-600\/80 {
  border-top-color: rgb(5 150 105 / 0.8);
  border-bottom-color: rgb(5 150 105 / 0.8);
}
.tw-border-y-emerald-600\/85 {
  border-top-color: rgb(5 150 105 / 0.85);
  border-bottom-color: rgb(5 150 105 / 0.85);
}
.tw-border-y-emerald-600\/90 {
  border-top-color: rgb(5 150 105 / 0.9);
  border-bottom-color: rgb(5 150 105 / 0.9);
}
.tw-border-y-emerald-600\/95 {
  border-top-color: rgb(5 150 105 / 0.95);
  border-bottom-color: rgb(5 150 105 / 0.95);
}
.tw-border-y-emerald-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-700\/0 {
  border-top-color: rgb(4 120 87 / 0);
  border-bottom-color: rgb(4 120 87 / 0);
}
.tw-border-y-emerald-700\/10 {
  border-top-color: rgb(4 120 87 / 0.1);
  border-bottom-color: rgb(4 120 87 / 0.1);
}
.tw-border-y-emerald-700\/100 {
  border-top-color: rgb(4 120 87 / 1);
  border-bottom-color: rgb(4 120 87 / 1);
}
.tw-border-y-emerald-700\/15 {
  border-top-color: rgb(4 120 87 / 0.15);
  border-bottom-color: rgb(4 120 87 / 0.15);
}
.tw-border-y-emerald-700\/20 {
  border-top-color: rgb(4 120 87 / 0.2);
  border-bottom-color: rgb(4 120 87 / 0.2);
}
.tw-border-y-emerald-700\/25 {
  border-top-color: rgb(4 120 87 / 0.25);
  border-bottom-color: rgb(4 120 87 / 0.25);
}
.tw-border-y-emerald-700\/30 {
  border-top-color: rgb(4 120 87 / 0.3);
  border-bottom-color: rgb(4 120 87 / 0.3);
}
.tw-border-y-emerald-700\/35 {
  border-top-color: rgb(4 120 87 / 0.35);
  border-bottom-color: rgb(4 120 87 / 0.35);
}
.tw-border-y-emerald-700\/40 {
  border-top-color: rgb(4 120 87 / 0.4);
  border-bottom-color: rgb(4 120 87 / 0.4);
}
.tw-border-y-emerald-700\/45 {
  border-top-color: rgb(4 120 87 / 0.45);
  border-bottom-color: rgb(4 120 87 / 0.45);
}
.tw-border-y-emerald-700\/5 {
  border-top-color: rgb(4 120 87 / 0.05);
  border-bottom-color: rgb(4 120 87 / 0.05);
}
.tw-border-y-emerald-700\/50 {
  border-top-color: rgb(4 120 87 / 0.5);
  border-bottom-color: rgb(4 120 87 / 0.5);
}
.tw-border-y-emerald-700\/55 {
  border-top-color: rgb(4 120 87 / 0.55);
  border-bottom-color: rgb(4 120 87 / 0.55);
}
.tw-border-y-emerald-700\/60 {
  border-top-color: rgb(4 120 87 / 0.6);
  border-bottom-color: rgb(4 120 87 / 0.6);
}
.tw-border-y-emerald-700\/65 {
  border-top-color: rgb(4 120 87 / 0.65);
  border-bottom-color: rgb(4 120 87 / 0.65);
}
.tw-border-y-emerald-700\/70 {
  border-top-color: rgb(4 120 87 / 0.7);
  border-bottom-color: rgb(4 120 87 / 0.7);
}
.tw-border-y-emerald-700\/75 {
  border-top-color: rgb(4 120 87 / 0.75);
  border-bottom-color: rgb(4 120 87 / 0.75);
}
.tw-border-y-emerald-700\/80 {
  border-top-color: rgb(4 120 87 / 0.8);
  border-bottom-color: rgb(4 120 87 / 0.8);
}
.tw-border-y-emerald-700\/85 {
  border-top-color: rgb(4 120 87 / 0.85);
  border-bottom-color: rgb(4 120 87 / 0.85);
}
.tw-border-y-emerald-700\/90 {
  border-top-color: rgb(4 120 87 / 0.9);
  border-bottom-color: rgb(4 120 87 / 0.9);
}
.tw-border-y-emerald-700\/95 {
  border-top-color: rgb(4 120 87 / 0.95);
  border-bottom-color: rgb(4 120 87 / 0.95);
}
.tw-border-y-emerald-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-800\/0 {
  border-top-color: rgb(6 95 70 / 0);
  border-bottom-color: rgb(6 95 70 / 0);
}
.tw-border-y-emerald-800\/10 {
  border-top-color: rgb(6 95 70 / 0.1);
  border-bottom-color: rgb(6 95 70 / 0.1);
}
.tw-border-y-emerald-800\/100 {
  border-top-color: rgb(6 95 70 / 1);
  border-bottom-color: rgb(6 95 70 / 1);
}
.tw-border-y-emerald-800\/15 {
  border-top-color: rgb(6 95 70 / 0.15);
  border-bottom-color: rgb(6 95 70 / 0.15);
}
.tw-border-y-emerald-800\/20 {
  border-top-color: rgb(6 95 70 / 0.2);
  border-bottom-color: rgb(6 95 70 / 0.2);
}
.tw-border-y-emerald-800\/25 {
  border-top-color: rgb(6 95 70 / 0.25);
  border-bottom-color: rgb(6 95 70 / 0.25);
}
.tw-border-y-emerald-800\/30 {
  border-top-color: rgb(6 95 70 / 0.3);
  border-bottom-color: rgb(6 95 70 / 0.3);
}
.tw-border-y-emerald-800\/35 {
  border-top-color: rgb(6 95 70 / 0.35);
  border-bottom-color: rgb(6 95 70 / 0.35);
}
.tw-border-y-emerald-800\/40 {
  border-top-color: rgb(6 95 70 / 0.4);
  border-bottom-color: rgb(6 95 70 / 0.4);
}
.tw-border-y-emerald-800\/45 {
  border-top-color: rgb(6 95 70 / 0.45);
  border-bottom-color: rgb(6 95 70 / 0.45);
}
.tw-border-y-emerald-800\/5 {
  border-top-color: rgb(6 95 70 / 0.05);
  border-bottom-color: rgb(6 95 70 / 0.05);
}
.tw-border-y-emerald-800\/50 {
  border-top-color: rgb(6 95 70 / 0.5);
  border-bottom-color: rgb(6 95 70 / 0.5);
}
.tw-border-y-emerald-800\/55 {
  border-top-color: rgb(6 95 70 / 0.55);
  border-bottom-color: rgb(6 95 70 / 0.55);
}
.tw-border-y-emerald-800\/60 {
  border-top-color: rgb(6 95 70 / 0.6);
  border-bottom-color: rgb(6 95 70 / 0.6);
}
.tw-border-y-emerald-800\/65 {
  border-top-color: rgb(6 95 70 / 0.65);
  border-bottom-color: rgb(6 95 70 / 0.65);
}
.tw-border-y-emerald-800\/70 {
  border-top-color: rgb(6 95 70 / 0.7);
  border-bottom-color: rgb(6 95 70 / 0.7);
}
.tw-border-y-emerald-800\/75 {
  border-top-color: rgb(6 95 70 / 0.75);
  border-bottom-color: rgb(6 95 70 / 0.75);
}
.tw-border-y-emerald-800\/80 {
  border-top-color: rgb(6 95 70 / 0.8);
  border-bottom-color: rgb(6 95 70 / 0.8);
}
.tw-border-y-emerald-800\/85 {
  border-top-color: rgb(6 95 70 / 0.85);
  border-bottom-color: rgb(6 95 70 / 0.85);
}
.tw-border-y-emerald-800\/90 {
  border-top-color: rgb(6 95 70 / 0.9);
  border-bottom-color: rgb(6 95 70 / 0.9);
}
.tw-border-y-emerald-800\/95 {
  border-top-color: rgb(6 95 70 / 0.95);
  border-bottom-color: rgb(6 95 70 / 0.95);
}
.tw-border-y-emerald-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-900\/0 {
  border-top-color: rgb(6 78 59 / 0);
  border-bottom-color: rgb(6 78 59 / 0);
}
.tw-border-y-emerald-900\/10 {
  border-top-color: rgb(6 78 59 / 0.1);
  border-bottom-color: rgb(6 78 59 / 0.1);
}
.tw-border-y-emerald-900\/100 {
  border-top-color: rgb(6 78 59 / 1);
  border-bottom-color: rgb(6 78 59 / 1);
}
.tw-border-y-emerald-900\/15 {
  border-top-color: rgb(6 78 59 / 0.15);
  border-bottom-color: rgb(6 78 59 / 0.15);
}
.tw-border-y-emerald-900\/20 {
  border-top-color: rgb(6 78 59 / 0.2);
  border-bottom-color: rgb(6 78 59 / 0.2);
}
.tw-border-y-emerald-900\/25 {
  border-top-color: rgb(6 78 59 / 0.25);
  border-bottom-color: rgb(6 78 59 / 0.25);
}
.tw-border-y-emerald-900\/30 {
  border-top-color: rgb(6 78 59 / 0.3);
  border-bottom-color: rgb(6 78 59 / 0.3);
}
.tw-border-y-emerald-900\/35 {
  border-top-color: rgb(6 78 59 / 0.35);
  border-bottom-color: rgb(6 78 59 / 0.35);
}
.tw-border-y-emerald-900\/40 {
  border-top-color: rgb(6 78 59 / 0.4);
  border-bottom-color: rgb(6 78 59 / 0.4);
}
.tw-border-y-emerald-900\/45 {
  border-top-color: rgb(6 78 59 / 0.45);
  border-bottom-color: rgb(6 78 59 / 0.45);
}
.tw-border-y-emerald-900\/5 {
  border-top-color: rgb(6 78 59 / 0.05);
  border-bottom-color: rgb(6 78 59 / 0.05);
}
.tw-border-y-emerald-900\/50 {
  border-top-color: rgb(6 78 59 / 0.5);
  border-bottom-color: rgb(6 78 59 / 0.5);
}
.tw-border-y-emerald-900\/55 {
  border-top-color: rgb(6 78 59 / 0.55);
  border-bottom-color: rgb(6 78 59 / 0.55);
}
.tw-border-y-emerald-900\/60 {
  border-top-color: rgb(6 78 59 / 0.6);
  border-bottom-color: rgb(6 78 59 / 0.6);
}
.tw-border-y-emerald-900\/65 {
  border-top-color: rgb(6 78 59 / 0.65);
  border-bottom-color: rgb(6 78 59 / 0.65);
}
.tw-border-y-emerald-900\/70 {
  border-top-color: rgb(6 78 59 / 0.7);
  border-bottom-color: rgb(6 78 59 / 0.7);
}
.tw-border-y-emerald-900\/75 {
  border-top-color: rgb(6 78 59 / 0.75);
  border-bottom-color: rgb(6 78 59 / 0.75);
}
.tw-border-y-emerald-900\/80 {
  border-top-color: rgb(6 78 59 / 0.8);
  border-bottom-color: rgb(6 78 59 / 0.8);
}
.tw-border-y-emerald-900\/85 {
  border-top-color: rgb(6 78 59 / 0.85);
  border-bottom-color: rgb(6 78 59 / 0.85);
}
.tw-border-y-emerald-900\/90 {
  border-top-color: rgb(6 78 59 / 0.9);
  border-bottom-color: rgb(6 78 59 / 0.9);
}
.tw-border-y-emerald-900\/95 {
  border-top-color: rgb(6 78 59 / 0.95);
  border-bottom-color: rgb(6 78 59 / 0.95);
}
.tw-border-y-emerald-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-y-emerald-950\/0 {
  border-top-color: rgb(2 44 34 / 0);
  border-bottom-color: rgb(2 44 34 / 0);
}
.tw-border-y-emerald-950\/10 {
  border-top-color: rgb(2 44 34 / 0.1);
  border-bottom-color: rgb(2 44 34 / 0.1);
}
.tw-border-y-emerald-950\/100 {
  border-top-color: rgb(2 44 34 / 1);
  border-bottom-color: rgb(2 44 34 / 1);
}
.tw-border-y-emerald-950\/15 {
  border-top-color: rgb(2 44 34 / 0.15);
  border-bottom-color: rgb(2 44 34 / 0.15);
}
.tw-border-y-emerald-950\/20 {
  border-top-color: rgb(2 44 34 / 0.2);
  border-bottom-color: rgb(2 44 34 / 0.2);
}
.tw-border-y-emerald-950\/25 {
  border-top-color: rgb(2 44 34 / 0.25);
  border-bottom-color: rgb(2 44 34 / 0.25);
}
.tw-border-y-emerald-950\/30 {
  border-top-color: rgb(2 44 34 / 0.3);
  border-bottom-color: rgb(2 44 34 / 0.3);
}
.tw-border-y-emerald-950\/35 {
  border-top-color: rgb(2 44 34 / 0.35);
  border-bottom-color: rgb(2 44 34 / 0.35);
}
.tw-border-y-emerald-950\/40 {
  border-top-color: rgb(2 44 34 / 0.4);
  border-bottom-color: rgb(2 44 34 / 0.4);
}
.tw-border-y-emerald-950\/45 {
  border-top-color: rgb(2 44 34 / 0.45);
  border-bottom-color: rgb(2 44 34 / 0.45);
}
.tw-border-y-emerald-950\/5 {
  border-top-color: rgb(2 44 34 / 0.05);
  border-bottom-color: rgb(2 44 34 / 0.05);
}
.tw-border-y-emerald-950\/50 {
  border-top-color: rgb(2 44 34 / 0.5);
  border-bottom-color: rgb(2 44 34 / 0.5);
}
.tw-border-y-emerald-950\/55 {
  border-top-color: rgb(2 44 34 / 0.55);
  border-bottom-color: rgb(2 44 34 / 0.55);
}
.tw-border-y-emerald-950\/60 {
  border-top-color: rgb(2 44 34 / 0.6);
  border-bottom-color: rgb(2 44 34 / 0.6);
}
.tw-border-y-emerald-950\/65 {
  border-top-color: rgb(2 44 34 / 0.65);
  border-bottom-color: rgb(2 44 34 / 0.65);
}
.tw-border-y-emerald-950\/70 {
  border-top-color: rgb(2 44 34 / 0.7);
  border-bottom-color: rgb(2 44 34 / 0.7);
}
.tw-border-y-emerald-950\/75 {
  border-top-color: rgb(2 44 34 / 0.75);
  border-bottom-color: rgb(2 44 34 / 0.75);
}
.tw-border-y-emerald-950\/80 {
  border-top-color: rgb(2 44 34 / 0.8);
  border-bottom-color: rgb(2 44 34 / 0.8);
}
.tw-border-y-emerald-950\/85 {
  border-top-color: rgb(2 44 34 / 0.85);
  border-bottom-color: rgb(2 44 34 / 0.85);
}
.tw-border-y-emerald-950\/90 {
  border-top-color: rgb(2 44 34 / 0.9);
  border-bottom-color: rgb(2 44 34 / 0.9);
}
.tw-border-y-emerald-950\/95 {
  border-top-color: rgb(2 44 34 / 0.95);
  border-bottom-color: rgb(2 44 34 / 0.95);
}
.tw-border-y-fuchsia-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-100\/0 {
  border-top-color: rgb(250 232 255 / 0);
  border-bottom-color: rgb(250 232 255 / 0);
}
.tw-border-y-fuchsia-100\/10 {
  border-top-color: rgb(250 232 255 / 0.1);
  border-bottom-color: rgb(250 232 255 / 0.1);
}
.tw-border-y-fuchsia-100\/100 {
  border-top-color: rgb(250 232 255 / 1);
  border-bottom-color: rgb(250 232 255 / 1);
}
.tw-border-y-fuchsia-100\/15 {
  border-top-color: rgb(250 232 255 / 0.15);
  border-bottom-color: rgb(250 232 255 / 0.15);
}
.tw-border-y-fuchsia-100\/20 {
  border-top-color: rgb(250 232 255 / 0.2);
  border-bottom-color: rgb(250 232 255 / 0.2);
}
.tw-border-y-fuchsia-100\/25 {
  border-top-color: rgb(250 232 255 / 0.25);
  border-bottom-color: rgb(250 232 255 / 0.25);
}
.tw-border-y-fuchsia-100\/30 {
  border-top-color: rgb(250 232 255 / 0.3);
  border-bottom-color: rgb(250 232 255 / 0.3);
}
.tw-border-y-fuchsia-100\/35 {
  border-top-color: rgb(250 232 255 / 0.35);
  border-bottom-color: rgb(250 232 255 / 0.35);
}
.tw-border-y-fuchsia-100\/40 {
  border-top-color: rgb(250 232 255 / 0.4);
  border-bottom-color: rgb(250 232 255 / 0.4);
}
.tw-border-y-fuchsia-100\/45 {
  border-top-color: rgb(250 232 255 / 0.45);
  border-bottom-color: rgb(250 232 255 / 0.45);
}
.tw-border-y-fuchsia-100\/5 {
  border-top-color: rgb(250 232 255 / 0.05);
  border-bottom-color: rgb(250 232 255 / 0.05);
}
.tw-border-y-fuchsia-100\/50 {
  border-top-color: rgb(250 232 255 / 0.5);
  border-bottom-color: rgb(250 232 255 / 0.5);
}
.tw-border-y-fuchsia-100\/55 {
  border-top-color: rgb(250 232 255 / 0.55);
  border-bottom-color: rgb(250 232 255 / 0.55);
}
.tw-border-y-fuchsia-100\/60 {
  border-top-color: rgb(250 232 255 / 0.6);
  border-bottom-color: rgb(250 232 255 / 0.6);
}
.tw-border-y-fuchsia-100\/65 {
  border-top-color: rgb(250 232 255 / 0.65);
  border-bottom-color: rgb(250 232 255 / 0.65);
}
.tw-border-y-fuchsia-100\/70 {
  border-top-color: rgb(250 232 255 / 0.7);
  border-bottom-color: rgb(250 232 255 / 0.7);
}
.tw-border-y-fuchsia-100\/75 {
  border-top-color: rgb(250 232 255 / 0.75);
  border-bottom-color: rgb(250 232 255 / 0.75);
}
.tw-border-y-fuchsia-100\/80 {
  border-top-color: rgb(250 232 255 / 0.8);
  border-bottom-color: rgb(250 232 255 / 0.8);
}
.tw-border-y-fuchsia-100\/85 {
  border-top-color: rgb(250 232 255 / 0.85);
  border-bottom-color: rgb(250 232 255 / 0.85);
}
.tw-border-y-fuchsia-100\/90 {
  border-top-color: rgb(250 232 255 / 0.9);
  border-bottom-color: rgb(250 232 255 / 0.9);
}
.tw-border-y-fuchsia-100\/95 {
  border-top-color: rgb(250 232 255 / 0.95);
  border-bottom-color: rgb(250 232 255 / 0.95);
}
.tw-border-y-fuchsia-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-200\/0 {
  border-top-color: rgb(245 208 254 / 0);
  border-bottom-color: rgb(245 208 254 / 0);
}
.tw-border-y-fuchsia-200\/10 {
  border-top-color: rgb(245 208 254 / 0.1);
  border-bottom-color: rgb(245 208 254 / 0.1);
}
.tw-border-y-fuchsia-200\/100 {
  border-top-color: rgb(245 208 254 / 1);
  border-bottom-color: rgb(245 208 254 / 1);
}
.tw-border-y-fuchsia-200\/15 {
  border-top-color: rgb(245 208 254 / 0.15);
  border-bottom-color: rgb(245 208 254 / 0.15);
}
.tw-border-y-fuchsia-200\/20 {
  border-top-color: rgb(245 208 254 / 0.2);
  border-bottom-color: rgb(245 208 254 / 0.2);
}
.tw-border-y-fuchsia-200\/25 {
  border-top-color: rgb(245 208 254 / 0.25);
  border-bottom-color: rgb(245 208 254 / 0.25);
}
.tw-border-y-fuchsia-200\/30 {
  border-top-color: rgb(245 208 254 / 0.3);
  border-bottom-color: rgb(245 208 254 / 0.3);
}
.tw-border-y-fuchsia-200\/35 {
  border-top-color: rgb(245 208 254 / 0.35);
  border-bottom-color: rgb(245 208 254 / 0.35);
}
.tw-border-y-fuchsia-200\/40 {
  border-top-color: rgb(245 208 254 / 0.4);
  border-bottom-color: rgb(245 208 254 / 0.4);
}
.tw-border-y-fuchsia-200\/45 {
  border-top-color: rgb(245 208 254 / 0.45);
  border-bottom-color: rgb(245 208 254 / 0.45);
}
.tw-border-y-fuchsia-200\/5 {
  border-top-color: rgb(245 208 254 / 0.05);
  border-bottom-color: rgb(245 208 254 / 0.05);
}
.tw-border-y-fuchsia-200\/50 {
  border-top-color: rgb(245 208 254 / 0.5);
  border-bottom-color: rgb(245 208 254 / 0.5);
}
.tw-border-y-fuchsia-200\/55 {
  border-top-color: rgb(245 208 254 / 0.55);
  border-bottom-color: rgb(245 208 254 / 0.55);
}
.tw-border-y-fuchsia-200\/60 {
  border-top-color: rgb(245 208 254 / 0.6);
  border-bottom-color: rgb(245 208 254 / 0.6);
}
.tw-border-y-fuchsia-200\/65 {
  border-top-color: rgb(245 208 254 / 0.65);
  border-bottom-color: rgb(245 208 254 / 0.65);
}
.tw-border-y-fuchsia-200\/70 {
  border-top-color: rgb(245 208 254 / 0.7);
  border-bottom-color: rgb(245 208 254 / 0.7);
}
.tw-border-y-fuchsia-200\/75 {
  border-top-color: rgb(245 208 254 / 0.75);
  border-bottom-color: rgb(245 208 254 / 0.75);
}
.tw-border-y-fuchsia-200\/80 {
  border-top-color: rgb(245 208 254 / 0.8);
  border-bottom-color: rgb(245 208 254 / 0.8);
}
.tw-border-y-fuchsia-200\/85 {
  border-top-color: rgb(245 208 254 / 0.85);
  border-bottom-color: rgb(245 208 254 / 0.85);
}
.tw-border-y-fuchsia-200\/90 {
  border-top-color: rgb(245 208 254 / 0.9);
  border-bottom-color: rgb(245 208 254 / 0.9);
}
.tw-border-y-fuchsia-200\/95 {
  border-top-color: rgb(245 208 254 / 0.95);
  border-bottom-color: rgb(245 208 254 / 0.95);
}
.tw-border-y-fuchsia-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-300\/0 {
  border-top-color: rgb(240 171 252 / 0);
  border-bottom-color: rgb(240 171 252 / 0);
}
.tw-border-y-fuchsia-300\/10 {
  border-top-color: rgb(240 171 252 / 0.1);
  border-bottom-color: rgb(240 171 252 / 0.1);
}
.tw-border-y-fuchsia-300\/100 {
  border-top-color: rgb(240 171 252 / 1);
  border-bottom-color: rgb(240 171 252 / 1);
}
.tw-border-y-fuchsia-300\/15 {
  border-top-color: rgb(240 171 252 / 0.15);
  border-bottom-color: rgb(240 171 252 / 0.15);
}
.tw-border-y-fuchsia-300\/20 {
  border-top-color: rgb(240 171 252 / 0.2);
  border-bottom-color: rgb(240 171 252 / 0.2);
}
.tw-border-y-fuchsia-300\/25 {
  border-top-color: rgb(240 171 252 / 0.25);
  border-bottom-color: rgb(240 171 252 / 0.25);
}
.tw-border-y-fuchsia-300\/30 {
  border-top-color: rgb(240 171 252 / 0.3);
  border-bottom-color: rgb(240 171 252 / 0.3);
}
.tw-border-y-fuchsia-300\/35 {
  border-top-color: rgb(240 171 252 / 0.35);
  border-bottom-color: rgb(240 171 252 / 0.35);
}
.tw-border-y-fuchsia-300\/40 {
  border-top-color: rgb(240 171 252 / 0.4);
  border-bottom-color: rgb(240 171 252 / 0.4);
}
.tw-border-y-fuchsia-300\/45 {
  border-top-color: rgb(240 171 252 / 0.45);
  border-bottom-color: rgb(240 171 252 / 0.45);
}
.tw-border-y-fuchsia-300\/5 {
  border-top-color: rgb(240 171 252 / 0.05);
  border-bottom-color: rgb(240 171 252 / 0.05);
}
.tw-border-y-fuchsia-300\/50 {
  border-top-color: rgb(240 171 252 / 0.5);
  border-bottom-color: rgb(240 171 252 / 0.5);
}
.tw-border-y-fuchsia-300\/55 {
  border-top-color: rgb(240 171 252 / 0.55);
  border-bottom-color: rgb(240 171 252 / 0.55);
}
.tw-border-y-fuchsia-300\/60 {
  border-top-color: rgb(240 171 252 / 0.6);
  border-bottom-color: rgb(240 171 252 / 0.6);
}
.tw-border-y-fuchsia-300\/65 {
  border-top-color: rgb(240 171 252 / 0.65);
  border-bottom-color: rgb(240 171 252 / 0.65);
}
.tw-border-y-fuchsia-300\/70 {
  border-top-color: rgb(240 171 252 / 0.7);
  border-bottom-color: rgb(240 171 252 / 0.7);
}
.tw-border-y-fuchsia-300\/75 {
  border-top-color: rgb(240 171 252 / 0.75);
  border-bottom-color: rgb(240 171 252 / 0.75);
}
.tw-border-y-fuchsia-300\/80 {
  border-top-color: rgb(240 171 252 / 0.8);
  border-bottom-color: rgb(240 171 252 / 0.8);
}
.tw-border-y-fuchsia-300\/85 {
  border-top-color: rgb(240 171 252 / 0.85);
  border-bottom-color: rgb(240 171 252 / 0.85);
}
.tw-border-y-fuchsia-300\/90 {
  border-top-color: rgb(240 171 252 / 0.9);
  border-bottom-color: rgb(240 171 252 / 0.9);
}
.tw-border-y-fuchsia-300\/95 {
  border-top-color: rgb(240 171 252 / 0.95);
  border-bottom-color: rgb(240 171 252 / 0.95);
}
.tw-border-y-fuchsia-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-400\/0 {
  border-top-color: rgb(232 121 249 / 0);
  border-bottom-color: rgb(232 121 249 / 0);
}
.tw-border-y-fuchsia-400\/10 {
  border-top-color: rgb(232 121 249 / 0.1);
  border-bottom-color: rgb(232 121 249 / 0.1);
}
.tw-border-y-fuchsia-400\/100 {
  border-top-color: rgb(232 121 249 / 1);
  border-bottom-color: rgb(232 121 249 / 1);
}
.tw-border-y-fuchsia-400\/15 {
  border-top-color: rgb(232 121 249 / 0.15);
  border-bottom-color: rgb(232 121 249 / 0.15);
}
.tw-border-y-fuchsia-400\/20 {
  border-top-color: rgb(232 121 249 / 0.2);
  border-bottom-color: rgb(232 121 249 / 0.2);
}
.tw-border-y-fuchsia-400\/25 {
  border-top-color: rgb(232 121 249 / 0.25);
  border-bottom-color: rgb(232 121 249 / 0.25);
}
.tw-border-y-fuchsia-400\/30 {
  border-top-color: rgb(232 121 249 / 0.3);
  border-bottom-color: rgb(232 121 249 / 0.3);
}
.tw-border-y-fuchsia-400\/35 {
  border-top-color: rgb(232 121 249 / 0.35);
  border-bottom-color: rgb(232 121 249 / 0.35);
}
.tw-border-y-fuchsia-400\/40 {
  border-top-color: rgb(232 121 249 / 0.4);
  border-bottom-color: rgb(232 121 249 / 0.4);
}
.tw-border-y-fuchsia-400\/45 {
  border-top-color: rgb(232 121 249 / 0.45);
  border-bottom-color: rgb(232 121 249 / 0.45);
}
.tw-border-y-fuchsia-400\/5 {
  border-top-color: rgb(232 121 249 / 0.05);
  border-bottom-color: rgb(232 121 249 / 0.05);
}
.tw-border-y-fuchsia-400\/50 {
  border-top-color: rgb(232 121 249 / 0.5);
  border-bottom-color: rgb(232 121 249 / 0.5);
}
.tw-border-y-fuchsia-400\/55 {
  border-top-color: rgb(232 121 249 / 0.55);
  border-bottom-color: rgb(232 121 249 / 0.55);
}
.tw-border-y-fuchsia-400\/60 {
  border-top-color: rgb(232 121 249 / 0.6);
  border-bottom-color: rgb(232 121 249 / 0.6);
}
.tw-border-y-fuchsia-400\/65 {
  border-top-color: rgb(232 121 249 / 0.65);
  border-bottom-color: rgb(232 121 249 / 0.65);
}
.tw-border-y-fuchsia-400\/70 {
  border-top-color: rgb(232 121 249 / 0.7);
  border-bottom-color: rgb(232 121 249 / 0.7);
}
.tw-border-y-fuchsia-400\/75 {
  border-top-color: rgb(232 121 249 / 0.75);
  border-bottom-color: rgb(232 121 249 / 0.75);
}
.tw-border-y-fuchsia-400\/80 {
  border-top-color: rgb(232 121 249 / 0.8);
  border-bottom-color: rgb(232 121 249 / 0.8);
}
.tw-border-y-fuchsia-400\/85 {
  border-top-color: rgb(232 121 249 / 0.85);
  border-bottom-color: rgb(232 121 249 / 0.85);
}
.tw-border-y-fuchsia-400\/90 {
  border-top-color: rgb(232 121 249 / 0.9);
  border-bottom-color: rgb(232 121 249 / 0.9);
}
.tw-border-y-fuchsia-400\/95 {
  border-top-color: rgb(232 121 249 / 0.95);
  border-bottom-color: rgb(232 121 249 / 0.95);
}
.tw-border-y-fuchsia-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-50\/0 {
  border-top-color: rgb(253 244 255 / 0);
  border-bottom-color: rgb(253 244 255 / 0);
}
.tw-border-y-fuchsia-50\/10 {
  border-top-color: rgb(253 244 255 / 0.1);
  border-bottom-color: rgb(253 244 255 / 0.1);
}
.tw-border-y-fuchsia-50\/100 {
  border-top-color: rgb(253 244 255 / 1);
  border-bottom-color: rgb(253 244 255 / 1);
}
.tw-border-y-fuchsia-50\/15 {
  border-top-color: rgb(253 244 255 / 0.15);
  border-bottom-color: rgb(253 244 255 / 0.15);
}
.tw-border-y-fuchsia-50\/20 {
  border-top-color: rgb(253 244 255 / 0.2);
  border-bottom-color: rgb(253 244 255 / 0.2);
}
.tw-border-y-fuchsia-50\/25 {
  border-top-color: rgb(253 244 255 / 0.25);
  border-bottom-color: rgb(253 244 255 / 0.25);
}
.tw-border-y-fuchsia-50\/30 {
  border-top-color: rgb(253 244 255 / 0.3);
  border-bottom-color: rgb(253 244 255 / 0.3);
}
.tw-border-y-fuchsia-50\/35 {
  border-top-color: rgb(253 244 255 / 0.35);
  border-bottom-color: rgb(253 244 255 / 0.35);
}
.tw-border-y-fuchsia-50\/40 {
  border-top-color: rgb(253 244 255 / 0.4);
  border-bottom-color: rgb(253 244 255 / 0.4);
}
.tw-border-y-fuchsia-50\/45 {
  border-top-color: rgb(253 244 255 / 0.45);
  border-bottom-color: rgb(253 244 255 / 0.45);
}
.tw-border-y-fuchsia-50\/5 {
  border-top-color: rgb(253 244 255 / 0.05);
  border-bottom-color: rgb(253 244 255 / 0.05);
}
.tw-border-y-fuchsia-50\/50 {
  border-top-color: rgb(253 244 255 / 0.5);
  border-bottom-color: rgb(253 244 255 / 0.5);
}
.tw-border-y-fuchsia-50\/55 {
  border-top-color: rgb(253 244 255 / 0.55);
  border-bottom-color: rgb(253 244 255 / 0.55);
}
.tw-border-y-fuchsia-50\/60 {
  border-top-color: rgb(253 244 255 / 0.6);
  border-bottom-color: rgb(253 244 255 / 0.6);
}
.tw-border-y-fuchsia-50\/65 {
  border-top-color: rgb(253 244 255 / 0.65);
  border-bottom-color: rgb(253 244 255 / 0.65);
}
.tw-border-y-fuchsia-50\/70 {
  border-top-color: rgb(253 244 255 / 0.7);
  border-bottom-color: rgb(253 244 255 / 0.7);
}
.tw-border-y-fuchsia-50\/75 {
  border-top-color: rgb(253 244 255 / 0.75);
  border-bottom-color: rgb(253 244 255 / 0.75);
}
.tw-border-y-fuchsia-50\/80 {
  border-top-color: rgb(253 244 255 / 0.8);
  border-bottom-color: rgb(253 244 255 / 0.8);
}
.tw-border-y-fuchsia-50\/85 {
  border-top-color: rgb(253 244 255 / 0.85);
  border-bottom-color: rgb(253 244 255 / 0.85);
}
.tw-border-y-fuchsia-50\/90 {
  border-top-color: rgb(253 244 255 / 0.9);
  border-bottom-color: rgb(253 244 255 / 0.9);
}
.tw-border-y-fuchsia-50\/95 {
  border-top-color: rgb(253 244 255 / 0.95);
  border-bottom-color: rgb(253 244 255 / 0.95);
}
.tw-border-y-fuchsia-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-500\/0 {
  border-top-color: rgb(217 70 239 / 0);
  border-bottom-color: rgb(217 70 239 / 0);
}
.tw-border-y-fuchsia-500\/10 {
  border-top-color: rgb(217 70 239 / 0.1);
  border-bottom-color: rgb(217 70 239 / 0.1);
}
.tw-border-y-fuchsia-500\/100 {
  border-top-color: rgb(217 70 239 / 1);
  border-bottom-color: rgb(217 70 239 / 1);
}
.tw-border-y-fuchsia-500\/15 {
  border-top-color: rgb(217 70 239 / 0.15);
  border-bottom-color: rgb(217 70 239 / 0.15);
}
.tw-border-y-fuchsia-500\/20 {
  border-top-color: rgb(217 70 239 / 0.2);
  border-bottom-color: rgb(217 70 239 / 0.2);
}
.tw-border-y-fuchsia-500\/25 {
  border-top-color: rgb(217 70 239 / 0.25);
  border-bottom-color: rgb(217 70 239 / 0.25);
}
.tw-border-y-fuchsia-500\/30 {
  border-top-color: rgb(217 70 239 / 0.3);
  border-bottom-color: rgb(217 70 239 / 0.3);
}
.tw-border-y-fuchsia-500\/35 {
  border-top-color: rgb(217 70 239 / 0.35);
  border-bottom-color: rgb(217 70 239 / 0.35);
}
.tw-border-y-fuchsia-500\/40 {
  border-top-color: rgb(217 70 239 / 0.4);
  border-bottom-color: rgb(217 70 239 / 0.4);
}
.tw-border-y-fuchsia-500\/45 {
  border-top-color: rgb(217 70 239 / 0.45);
  border-bottom-color: rgb(217 70 239 / 0.45);
}
.tw-border-y-fuchsia-500\/5 {
  border-top-color: rgb(217 70 239 / 0.05);
  border-bottom-color: rgb(217 70 239 / 0.05);
}
.tw-border-y-fuchsia-500\/50 {
  border-top-color: rgb(217 70 239 / 0.5);
  border-bottom-color: rgb(217 70 239 / 0.5);
}
.tw-border-y-fuchsia-500\/55 {
  border-top-color: rgb(217 70 239 / 0.55);
  border-bottom-color: rgb(217 70 239 / 0.55);
}
.tw-border-y-fuchsia-500\/60 {
  border-top-color: rgb(217 70 239 / 0.6);
  border-bottom-color: rgb(217 70 239 / 0.6);
}
.tw-border-y-fuchsia-500\/65 {
  border-top-color: rgb(217 70 239 / 0.65);
  border-bottom-color: rgb(217 70 239 / 0.65);
}
.tw-border-y-fuchsia-500\/70 {
  border-top-color: rgb(217 70 239 / 0.7);
  border-bottom-color: rgb(217 70 239 / 0.7);
}
.tw-border-y-fuchsia-500\/75 {
  border-top-color: rgb(217 70 239 / 0.75);
  border-bottom-color: rgb(217 70 239 / 0.75);
}
.tw-border-y-fuchsia-500\/80 {
  border-top-color: rgb(217 70 239 / 0.8);
  border-bottom-color: rgb(217 70 239 / 0.8);
}
.tw-border-y-fuchsia-500\/85 {
  border-top-color: rgb(217 70 239 / 0.85);
  border-bottom-color: rgb(217 70 239 / 0.85);
}
.tw-border-y-fuchsia-500\/90 {
  border-top-color: rgb(217 70 239 / 0.9);
  border-bottom-color: rgb(217 70 239 / 0.9);
}
.tw-border-y-fuchsia-500\/95 {
  border-top-color: rgb(217 70 239 / 0.95);
  border-bottom-color: rgb(217 70 239 / 0.95);
}
.tw-border-y-fuchsia-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-600\/0 {
  border-top-color: rgb(192 38 211 / 0);
  border-bottom-color: rgb(192 38 211 / 0);
}
.tw-border-y-fuchsia-600\/10 {
  border-top-color: rgb(192 38 211 / 0.1);
  border-bottom-color: rgb(192 38 211 / 0.1);
}
.tw-border-y-fuchsia-600\/100 {
  border-top-color: rgb(192 38 211 / 1);
  border-bottom-color: rgb(192 38 211 / 1);
}
.tw-border-y-fuchsia-600\/15 {
  border-top-color: rgb(192 38 211 / 0.15);
  border-bottom-color: rgb(192 38 211 / 0.15);
}
.tw-border-y-fuchsia-600\/20 {
  border-top-color: rgb(192 38 211 / 0.2);
  border-bottom-color: rgb(192 38 211 / 0.2);
}
.tw-border-y-fuchsia-600\/25 {
  border-top-color: rgb(192 38 211 / 0.25);
  border-bottom-color: rgb(192 38 211 / 0.25);
}
.tw-border-y-fuchsia-600\/30 {
  border-top-color: rgb(192 38 211 / 0.3);
  border-bottom-color: rgb(192 38 211 / 0.3);
}
.tw-border-y-fuchsia-600\/35 {
  border-top-color: rgb(192 38 211 / 0.35);
  border-bottom-color: rgb(192 38 211 / 0.35);
}
.tw-border-y-fuchsia-600\/40 {
  border-top-color: rgb(192 38 211 / 0.4);
  border-bottom-color: rgb(192 38 211 / 0.4);
}
.tw-border-y-fuchsia-600\/45 {
  border-top-color: rgb(192 38 211 / 0.45);
  border-bottom-color: rgb(192 38 211 / 0.45);
}
.tw-border-y-fuchsia-600\/5 {
  border-top-color: rgb(192 38 211 / 0.05);
  border-bottom-color: rgb(192 38 211 / 0.05);
}
.tw-border-y-fuchsia-600\/50 {
  border-top-color: rgb(192 38 211 / 0.5);
  border-bottom-color: rgb(192 38 211 / 0.5);
}
.tw-border-y-fuchsia-600\/55 {
  border-top-color: rgb(192 38 211 / 0.55);
  border-bottom-color: rgb(192 38 211 / 0.55);
}
.tw-border-y-fuchsia-600\/60 {
  border-top-color: rgb(192 38 211 / 0.6);
  border-bottom-color: rgb(192 38 211 / 0.6);
}
.tw-border-y-fuchsia-600\/65 {
  border-top-color: rgb(192 38 211 / 0.65);
  border-bottom-color: rgb(192 38 211 / 0.65);
}
.tw-border-y-fuchsia-600\/70 {
  border-top-color: rgb(192 38 211 / 0.7);
  border-bottom-color: rgb(192 38 211 / 0.7);
}
.tw-border-y-fuchsia-600\/75 {
  border-top-color: rgb(192 38 211 / 0.75);
  border-bottom-color: rgb(192 38 211 / 0.75);
}
.tw-border-y-fuchsia-600\/80 {
  border-top-color: rgb(192 38 211 / 0.8);
  border-bottom-color: rgb(192 38 211 / 0.8);
}
.tw-border-y-fuchsia-600\/85 {
  border-top-color: rgb(192 38 211 / 0.85);
  border-bottom-color: rgb(192 38 211 / 0.85);
}
.tw-border-y-fuchsia-600\/90 {
  border-top-color: rgb(192 38 211 / 0.9);
  border-bottom-color: rgb(192 38 211 / 0.9);
}
.tw-border-y-fuchsia-600\/95 {
  border-top-color: rgb(192 38 211 / 0.95);
  border-bottom-color: rgb(192 38 211 / 0.95);
}
.tw-border-y-fuchsia-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-700\/0 {
  border-top-color: rgb(162 28 175 / 0);
  border-bottom-color: rgb(162 28 175 / 0);
}
.tw-border-y-fuchsia-700\/10 {
  border-top-color: rgb(162 28 175 / 0.1);
  border-bottom-color: rgb(162 28 175 / 0.1);
}
.tw-border-y-fuchsia-700\/100 {
  border-top-color: rgb(162 28 175 / 1);
  border-bottom-color: rgb(162 28 175 / 1);
}
.tw-border-y-fuchsia-700\/15 {
  border-top-color: rgb(162 28 175 / 0.15);
  border-bottom-color: rgb(162 28 175 / 0.15);
}
.tw-border-y-fuchsia-700\/20 {
  border-top-color: rgb(162 28 175 / 0.2);
  border-bottom-color: rgb(162 28 175 / 0.2);
}
.tw-border-y-fuchsia-700\/25 {
  border-top-color: rgb(162 28 175 / 0.25);
  border-bottom-color: rgb(162 28 175 / 0.25);
}
.tw-border-y-fuchsia-700\/30 {
  border-top-color: rgb(162 28 175 / 0.3);
  border-bottom-color: rgb(162 28 175 / 0.3);
}
.tw-border-y-fuchsia-700\/35 {
  border-top-color: rgb(162 28 175 / 0.35);
  border-bottom-color: rgb(162 28 175 / 0.35);
}
.tw-border-y-fuchsia-700\/40 {
  border-top-color: rgb(162 28 175 / 0.4);
  border-bottom-color: rgb(162 28 175 / 0.4);
}
.tw-border-y-fuchsia-700\/45 {
  border-top-color: rgb(162 28 175 / 0.45);
  border-bottom-color: rgb(162 28 175 / 0.45);
}
.tw-border-y-fuchsia-700\/5 {
  border-top-color: rgb(162 28 175 / 0.05);
  border-bottom-color: rgb(162 28 175 / 0.05);
}
.tw-border-y-fuchsia-700\/50 {
  border-top-color: rgb(162 28 175 / 0.5);
  border-bottom-color: rgb(162 28 175 / 0.5);
}
.tw-border-y-fuchsia-700\/55 {
  border-top-color: rgb(162 28 175 / 0.55);
  border-bottom-color: rgb(162 28 175 / 0.55);
}
.tw-border-y-fuchsia-700\/60 {
  border-top-color: rgb(162 28 175 / 0.6);
  border-bottom-color: rgb(162 28 175 / 0.6);
}
.tw-border-y-fuchsia-700\/65 {
  border-top-color: rgb(162 28 175 / 0.65);
  border-bottom-color: rgb(162 28 175 / 0.65);
}
.tw-border-y-fuchsia-700\/70 {
  border-top-color: rgb(162 28 175 / 0.7);
  border-bottom-color: rgb(162 28 175 / 0.7);
}
.tw-border-y-fuchsia-700\/75 {
  border-top-color: rgb(162 28 175 / 0.75);
  border-bottom-color: rgb(162 28 175 / 0.75);
}
.tw-border-y-fuchsia-700\/80 {
  border-top-color: rgb(162 28 175 / 0.8);
  border-bottom-color: rgb(162 28 175 / 0.8);
}
.tw-border-y-fuchsia-700\/85 {
  border-top-color: rgb(162 28 175 / 0.85);
  border-bottom-color: rgb(162 28 175 / 0.85);
}
.tw-border-y-fuchsia-700\/90 {
  border-top-color: rgb(162 28 175 / 0.9);
  border-bottom-color: rgb(162 28 175 / 0.9);
}
.tw-border-y-fuchsia-700\/95 {
  border-top-color: rgb(162 28 175 / 0.95);
  border-bottom-color: rgb(162 28 175 / 0.95);
}
.tw-border-y-fuchsia-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-800\/0 {
  border-top-color: rgb(134 25 143 / 0);
  border-bottom-color: rgb(134 25 143 / 0);
}
.tw-border-y-fuchsia-800\/10 {
  border-top-color: rgb(134 25 143 / 0.1);
  border-bottom-color: rgb(134 25 143 / 0.1);
}
.tw-border-y-fuchsia-800\/100 {
  border-top-color: rgb(134 25 143 / 1);
  border-bottom-color: rgb(134 25 143 / 1);
}
.tw-border-y-fuchsia-800\/15 {
  border-top-color: rgb(134 25 143 / 0.15);
  border-bottom-color: rgb(134 25 143 / 0.15);
}
.tw-border-y-fuchsia-800\/20 {
  border-top-color: rgb(134 25 143 / 0.2);
  border-bottom-color: rgb(134 25 143 / 0.2);
}
.tw-border-y-fuchsia-800\/25 {
  border-top-color: rgb(134 25 143 / 0.25);
  border-bottom-color: rgb(134 25 143 / 0.25);
}
.tw-border-y-fuchsia-800\/30 {
  border-top-color: rgb(134 25 143 / 0.3);
  border-bottom-color: rgb(134 25 143 / 0.3);
}
.tw-border-y-fuchsia-800\/35 {
  border-top-color: rgb(134 25 143 / 0.35);
  border-bottom-color: rgb(134 25 143 / 0.35);
}
.tw-border-y-fuchsia-800\/40 {
  border-top-color: rgb(134 25 143 / 0.4);
  border-bottom-color: rgb(134 25 143 / 0.4);
}
.tw-border-y-fuchsia-800\/45 {
  border-top-color: rgb(134 25 143 / 0.45);
  border-bottom-color: rgb(134 25 143 / 0.45);
}
.tw-border-y-fuchsia-800\/5 {
  border-top-color: rgb(134 25 143 / 0.05);
  border-bottom-color: rgb(134 25 143 / 0.05);
}
.tw-border-y-fuchsia-800\/50 {
  border-top-color: rgb(134 25 143 / 0.5);
  border-bottom-color: rgb(134 25 143 / 0.5);
}
.tw-border-y-fuchsia-800\/55 {
  border-top-color: rgb(134 25 143 / 0.55);
  border-bottom-color: rgb(134 25 143 / 0.55);
}
.tw-border-y-fuchsia-800\/60 {
  border-top-color: rgb(134 25 143 / 0.6);
  border-bottom-color: rgb(134 25 143 / 0.6);
}
.tw-border-y-fuchsia-800\/65 {
  border-top-color: rgb(134 25 143 / 0.65);
  border-bottom-color: rgb(134 25 143 / 0.65);
}
.tw-border-y-fuchsia-800\/70 {
  border-top-color: rgb(134 25 143 / 0.7);
  border-bottom-color: rgb(134 25 143 / 0.7);
}
.tw-border-y-fuchsia-800\/75 {
  border-top-color: rgb(134 25 143 / 0.75);
  border-bottom-color: rgb(134 25 143 / 0.75);
}
.tw-border-y-fuchsia-800\/80 {
  border-top-color: rgb(134 25 143 / 0.8);
  border-bottom-color: rgb(134 25 143 / 0.8);
}
.tw-border-y-fuchsia-800\/85 {
  border-top-color: rgb(134 25 143 / 0.85);
  border-bottom-color: rgb(134 25 143 / 0.85);
}
.tw-border-y-fuchsia-800\/90 {
  border-top-color: rgb(134 25 143 / 0.9);
  border-bottom-color: rgb(134 25 143 / 0.9);
}
.tw-border-y-fuchsia-800\/95 {
  border-top-color: rgb(134 25 143 / 0.95);
  border-bottom-color: rgb(134 25 143 / 0.95);
}
.tw-border-y-fuchsia-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-900\/0 {
  border-top-color: rgb(112 26 117 / 0);
  border-bottom-color: rgb(112 26 117 / 0);
}
.tw-border-y-fuchsia-900\/10 {
  border-top-color: rgb(112 26 117 / 0.1);
  border-bottom-color: rgb(112 26 117 / 0.1);
}
.tw-border-y-fuchsia-900\/100 {
  border-top-color: rgb(112 26 117 / 1);
  border-bottom-color: rgb(112 26 117 / 1);
}
.tw-border-y-fuchsia-900\/15 {
  border-top-color: rgb(112 26 117 / 0.15);
  border-bottom-color: rgb(112 26 117 / 0.15);
}
.tw-border-y-fuchsia-900\/20 {
  border-top-color: rgb(112 26 117 / 0.2);
  border-bottom-color: rgb(112 26 117 / 0.2);
}
.tw-border-y-fuchsia-900\/25 {
  border-top-color: rgb(112 26 117 / 0.25);
  border-bottom-color: rgb(112 26 117 / 0.25);
}
.tw-border-y-fuchsia-900\/30 {
  border-top-color: rgb(112 26 117 / 0.3);
  border-bottom-color: rgb(112 26 117 / 0.3);
}
.tw-border-y-fuchsia-900\/35 {
  border-top-color: rgb(112 26 117 / 0.35);
  border-bottom-color: rgb(112 26 117 / 0.35);
}
.tw-border-y-fuchsia-900\/40 {
  border-top-color: rgb(112 26 117 / 0.4);
  border-bottom-color: rgb(112 26 117 / 0.4);
}
.tw-border-y-fuchsia-900\/45 {
  border-top-color: rgb(112 26 117 / 0.45);
  border-bottom-color: rgb(112 26 117 / 0.45);
}
.tw-border-y-fuchsia-900\/5 {
  border-top-color: rgb(112 26 117 / 0.05);
  border-bottom-color: rgb(112 26 117 / 0.05);
}
.tw-border-y-fuchsia-900\/50 {
  border-top-color: rgb(112 26 117 / 0.5);
  border-bottom-color: rgb(112 26 117 / 0.5);
}
.tw-border-y-fuchsia-900\/55 {
  border-top-color: rgb(112 26 117 / 0.55);
  border-bottom-color: rgb(112 26 117 / 0.55);
}
.tw-border-y-fuchsia-900\/60 {
  border-top-color: rgb(112 26 117 / 0.6);
  border-bottom-color: rgb(112 26 117 / 0.6);
}
.tw-border-y-fuchsia-900\/65 {
  border-top-color: rgb(112 26 117 / 0.65);
  border-bottom-color: rgb(112 26 117 / 0.65);
}
.tw-border-y-fuchsia-900\/70 {
  border-top-color: rgb(112 26 117 / 0.7);
  border-bottom-color: rgb(112 26 117 / 0.7);
}
.tw-border-y-fuchsia-900\/75 {
  border-top-color: rgb(112 26 117 / 0.75);
  border-bottom-color: rgb(112 26 117 / 0.75);
}
.tw-border-y-fuchsia-900\/80 {
  border-top-color: rgb(112 26 117 / 0.8);
  border-bottom-color: rgb(112 26 117 / 0.8);
}
.tw-border-y-fuchsia-900\/85 {
  border-top-color: rgb(112 26 117 / 0.85);
  border-bottom-color: rgb(112 26 117 / 0.85);
}
.tw-border-y-fuchsia-900\/90 {
  border-top-color: rgb(112 26 117 / 0.9);
  border-bottom-color: rgb(112 26 117 / 0.9);
}
.tw-border-y-fuchsia-900\/95 {
  border-top-color: rgb(112 26 117 / 0.95);
  border-bottom-color: rgb(112 26 117 / 0.95);
}
.tw-border-y-fuchsia-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-y-fuchsia-950\/0 {
  border-top-color: rgb(74 4 78 / 0);
  border-bottom-color: rgb(74 4 78 / 0);
}
.tw-border-y-fuchsia-950\/10 {
  border-top-color: rgb(74 4 78 / 0.1);
  border-bottom-color: rgb(74 4 78 / 0.1);
}
.tw-border-y-fuchsia-950\/100 {
  border-top-color: rgb(74 4 78 / 1);
  border-bottom-color: rgb(74 4 78 / 1);
}
.tw-border-y-fuchsia-950\/15 {
  border-top-color: rgb(74 4 78 / 0.15);
  border-bottom-color: rgb(74 4 78 / 0.15);
}
.tw-border-y-fuchsia-950\/20 {
  border-top-color: rgb(74 4 78 / 0.2);
  border-bottom-color: rgb(74 4 78 / 0.2);
}
.tw-border-y-fuchsia-950\/25 {
  border-top-color: rgb(74 4 78 / 0.25);
  border-bottom-color: rgb(74 4 78 / 0.25);
}
.tw-border-y-fuchsia-950\/30 {
  border-top-color: rgb(74 4 78 / 0.3);
  border-bottom-color: rgb(74 4 78 / 0.3);
}
.tw-border-y-fuchsia-950\/35 {
  border-top-color: rgb(74 4 78 / 0.35);
  border-bottom-color: rgb(74 4 78 / 0.35);
}
.tw-border-y-fuchsia-950\/40 {
  border-top-color: rgb(74 4 78 / 0.4);
  border-bottom-color: rgb(74 4 78 / 0.4);
}
.tw-border-y-fuchsia-950\/45 {
  border-top-color: rgb(74 4 78 / 0.45);
  border-bottom-color: rgb(74 4 78 / 0.45);
}
.tw-border-y-fuchsia-950\/5 {
  border-top-color: rgb(74 4 78 / 0.05);
  border-bottom-color: rgb(74 4 78 / 0.05);
}
.tw-border-y-fuchsia-950\/50 {
  border-top-color: rgb(74 4 78 / 0.5);
  border-bottom-color: rgb(74 4 78 / 0.5);
}
.tw-border-y-fuchsia-950\/55 {
  border-top-color: rgb(74 4 78 / 0.55);
  border-bottom-color: rgb(74 4 78 / 0.55);
}
.tw-border-y-fuchsia-950\/60 {
  border-top-color: rgb(74 4 78 / 0.6);
  border-bottom-color: rgb(74 4 78 / 0.6);
}
.tw-border-y-fuchsia-950\/65 {
  border-top-color: rgb(74 4 78 / 0.65);
  border-bottom-color: rgb(74 4 78 / 0.65);
}
.tw-border-y-fuchsia-950\/70 {
  border-top-color: rgb(74 4 78 / 0.7);
  border-bottom-color: rgb(74 4 78 / 0.7);
}
.tw-border-y-fuchsia-950\/75 {
  border-top-color: rgb(74 4 78 / 0.75);
  border-bottom-color: rgb(74 4 78 / 0.75);
}
.tw-border-y-fuchsia-950\/80 {
  border-top-color: rgb(74 4 78 / 0.8);
  border-bottom-color: rgb(74 4 78 / 0.8);
}
.tw-border-y-fuchsia-950\/85 {
  border-top-color: rgb(74 4 78 / 0.85);
  border-bottom-color: rgb(74 4 78 / 0.85);
}
.tw-border-y-fuchsia-950\/90 {
  border-top-color: rgb(74 4 78 / 0.9);
  border-bottom-color: rgb(74 4 78 / 0.9);
}
.tw-border-y-fuchsia-950\/95 {
  border-top-color: rgb(74 4 78 / 0.95);
  border-bottom-color: rgb(74 4 78 / 0.95);
}
.tw-border-y-gray-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-100\/0 {
  border-top-color: rgb(243 244 246 / 0);
  border-bottom-color: rgb(243 244 246 / 0);
}
.tw-border-y-gray-100\/10 {
  border-top-color: rgb(243 244 246 / 0.1);
  border-bottom-color: rgb(243 244 246 / 0.1);
}
.tw-border-y-gray-100\/100 {
  border-top-color: rgb(243 244 246 / 1);
  border-bottom-color: rgb(243 244 246 / 1);
}
.tw-border-y-gray-100\/15 {
  border-top-color: rgb(243 244 246 / 0.15);
  border-bottom-color: rgb(243 244 246 / 0.15);
}
.tw-border-y-gray-100\/20 {
  border-top-color: rgb(243 244 246 / 0.2);
  border-bottom-color: rgb(243 244 246 / 0.2);
}
.tw-border-y-gray-100\/25 {
  border-top-color: rgb(243 244 246 / 0.25);
  border-bottom-color: rgb(243 244 246 / 0.25);
}
.tw-border-y-gray-100\/30 {
  border-top-color: rgb(243 244 246 / 0.3);
  border-bottom-color: rgb(243 244 246 / 0.3);
}
.tw-border-y-gray-100\/35 {
  border-top-color: rgb(243 244 246 / 0.35);
  border-bottom-color: rgb(243 244 246 / 0.35);
}
.tw-border-y-gray-100\/40 {
  border-top-color: rgb(243 244 246 / 0.4);
  border-bottom-color: rgb(243 244 246 / 0.4);
}
.tw-border-y-gray-100\/45 {
  border-top-color: rgb(243 244 246 / 0.45);
  border-bottom-color: rgb(243 244 246 / 0.45);
}
.tw-border-y-gray-100\/5 {
  border-top-color: rgb(243 244 246 / 0.05);
  border-bottom-color: rgb(243 244 246 / 0.05);
}
.tw-border-y-gray-100\/50 {
  border-top-color: rgb(243 244 246 / 0.5);
  border-bottom-color: rgb(243 244 246 / 0.5);
}
.tw-border-y-gray-100\/55 {
  border-top-color: rgb(243 244 246 / 0.55);
  border-bottom-color: rgb(243 244 246 / 0.55);
}
.tw-border-y-gray-100\/60 {
  border-top-color: rgb(243 244 246 / 0.6);
  border-bottom-color: rgb(243 244 246 / 0.6);
}
.tw-border-y-gray-100\/65 {
  border-top-color: rgb(243 244 246 / 0.65);
  border-bottom-color: rgb(243 244 246 / 0.65);
}
.tw-border-y-gray-100\/70 {
  border-top-color: rgb(243 244 246 / 0.7);
  border-bottom-color: rgb(243 244 246 / 0.7);
}
.tw-border-y-gray-100\/75 {
  border-top-color: rgb(243 244 246 / 0.75);
  border-bottom-color: rgb(243 244 246 / 0.75);
}
.tw-border-y-gray-100\/80 {
  border-top-color: rgb(243 244 246 / 0.8);
  border-bottom-color: rgb(243 244 246 / 0.8);
}
.tw-border-y-gray-100\/85 {
  border-top-color: rgb(243 244 246 / 0.85);
  border-bottom-color: rgb(243 244 246 / 0.85);
}
.tw-border-y-gray-100\/90 {
  border-top-color: rgb(243 244 246 / 0.9);
  border-bottom-color: rgb(243 244 246 / 0.9);
}
.tw-border-y-gray-100\/95 {
  border-top-color: rgb(243 244 246 / 0.95);
  border-bottom-color: rgb(243 244 246 / 0.95);
}
.tw-border-y-gray-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-200\/0 {
  border-top-color: rgb(229 231 235 / 0);
  border-bottom-color: rgb(229 231 235 / 0);
}
.tw-border-y-gray-200\/10 {
  border-top-color: rgb(229 231 235 / 0.1);
  border-bottom-color: rgb(229 231 235 / 0.1);
}
.tw-border-y-gray-200\/100 {
  border-top-color: rgb(229 231 235 / 1);
  border-bottom-color: rgb(229 231 235 / 1);
}
.tw-border-y-gray-200\/15 {
  border-top-color: rgb(229 231 235 / 0.15);
  border-bottom-color: rgb(229 231 235 / 0.15);
}
.tw-border-y-gray-200\/20 {
  border-top-color: rgb(229 231 235 / 0.2);
  border-bottom-color: rgb(229 231 235 / 0.2);
}
.tw-border-y-gray-200\/25 {
  border-top-color: rgb(229 231 235 / 0.25);
  border-bottom-color: rgb(229 231 235 / 0.25);
}
.tw-border-y-gray-200\/30 {
  border-top-color: rgb(229 231 235 / 0.3);
  border-bottom-color: rgb(229 231 235 / 0.3);
}
.tw-border-y-gray-200\/35 {
  border-top-color: rgb(229 231 235 / 0.35);
  border-bottom-color: rgb(229 231 235 / 0.35);
}
.tw-border-y-gray-200\/40 {
  border-top-color: rgb(229 231 235 / 0.4);
  border-bottom-color: rgb(229 231 235 / 0.4);
}
.tw-border-y-gray-200\/45 {
  border-top-color: rgb(229 231 235 / 0.45);
  border-bottom-color: rgb(229 231 235 / 0.45);
}
.tw-border-y-gray-200\/5 {
  border-top-color: rgb(229 231 235 / 0.05);
  border-bottom-color: rgb(229 231 235 / 0.05);
}
.tw-border-y-gray-200\/50 {
  border-top-color: rgb(229 231 235 / 0.5);
  border-bottom-color: rgb(229 231 235 / 0.5);
}
.tw-border-y-gray-200\/55 {
  border-top-color: rgb(229 231 235 / 0.55);
  border-bottom-color: rgb(229 231 235 / 0.55);
}
.tw-border-y-gray-200\/60 {
  border-top-color: rgb(229 231 235 / 0.6);
  border-bottom-color: rgb(229 231 235 / 0.6);
}
.tw-border-y-gray-200\/65 {
  border-top-color: rgb(229 231 235 / 0.65);
  border-bottom-color: rgb(229 231 235 / 0.65);
}
.tw-border-y-gray-200\/70 {
  border-top-color: rgb(229 231 235 / 0.7);
  border-bottom-color: rgb(229 231 235 / 0.7);
}
.tw-border-y-gray-200\/75 {
  border-top-color: rgb(229 231 235 / 0.75);
  border-bottom-color: rgb(229 231 235 / 0.75);
}
.tw-border-y-gray-200\/80 {
  border-top-color: rgb(229 231 235 / 0.8);
  border-bottom-color: rgb(229 231 235 / 0.8);
}
.tw-border-y-gray-200\/85 {
  border-top-color: rgb(229 231 235 / 0.85);
  border-bottom-color: rgb(229 231 235 / 0.85);
}
.tw-border-y-gray-200\/90 {
  border-top-color: rgb(229 231 235 / 0.9);
  border-bottom-color: rgb(229 231 235 / 0.9);
}
.tw-border-y-gray-200\/95 {
  border-top-color: rgb(229 231 235 / 0.95);
  border-bottom-color: rgb(229 231 235 / 0.95);
}
.tw-border-y-gray-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-300\/0 {
  border-top-color: rgb(209 213 219 / 0);
  border-bottom-color: rgb(209 213 219 / 0);
}
.tw-border-y-gray-300\/10 {
  border-top-color: rgb(209 213 219 / 0.1);
  border-bottom-color: rgb(209 213 219 / 0.1);
}
.tw-border-y-gray-300\/100 {
  border-top-color: rgb(209 213 219 / 1);
  border-bottom-color: rgb(209 213 219 / 1);
}
.tw-border-y-gray-300\/15 {
  border-top-color: rgb(209 213 219 / 0.15);
  border-bottom-color: rgb(209 213 219 / 0.15);
}
.tw-border-y-gray-300\/20 {
  border-top-color: rgb(209 213 219 / 0.2);
  border-bottom-color: rgb(209 213 219 / 0.2);
}
.tw-border-y-gray-300\/25 {
  border-top-color: rgb(209 213 219 / 0.25);
  border-bottom-color: rgb(209 213 219 / 0.25);
}
.tw-border-y-gray-300\/30 {
  border-top-color: rgb(209 213 219 / 0.3);
  border-bottom-color: rgb(209 213 219 / 0.3);
}
.tw-border-y-gray-300\/35 {
  border-top-color: rgb(209 213 219 / 0.35);
  border-bottom-color: rgb(209 213 219 / 0.35);
}
.tw-border-y-gray-300\/40 {
  border-top-color: rgb(209 213 219 / 0.4);
  border-bottom-color: rgb(209 213 219 / 0.4);
}
.tw-border-y-gray-300\/45 {
  border-top-color: rgb(209 213 219 / 0.45);
  border-bottom-color: rgb(209 213 219 / 0.45);
}
.tw-border-y-gray-300\/5 {
  border-top-color: rgb(209 213 219 / 0.05);
  border-bottom-color: rgb(209 213 219 / 0.05);
}
.tw-border-y-gray-300\/50 {
  border-top-color: rgb(209 213 219 / 0.5);
  border-bottom-color: rgb(209 213 219 / 0.5);
}
.tw-border-y-gray-300\/55 {
  border-top-color: rgb(209 213 219 / 0.55);
  border-bottom-color: rgb(209 213 219 / 0.55);
}
.tw-border-y-gray-300\/60 {
  border-top-color: rgb(209 213 219 / 0.6);
  border-bottom-color: rgb(209 213 219 / 0.6);
}
.tw-border-y-gray-300\/65 {
  border-top-color: rgb(209 213 219 / 0.65);
  border-bottom-color: rgb(209 213 219 / 0.65);
}
.tw-border-y-gray-300\/70 {
  border-top-color: rgb(209 213 219 / 0.7);
  border-bottom-color: rgb(209 213 219 / 0.7);
}
.tw-border-y-gray-300\/75 {
  border-top-color: rgb(209 213 219 / 0.75);
  border-bottom-color: rgb(209 213 219 / 0.75);
}
.tw-border-y-gray-300\/80 {
  border-top-color: rgb(209 213 219 / 0.8);
  border-bottom-color: rgb(209 213 219 / 0.8);
}
.tw-border-y-gray-300\/85 {
  border-top-color: rgb(209 213 219 / 0.85);
  border-bottom-color: rgb(209 213 219 / 0.85);
}
.tw-border-y-gray-300\/90 {
  border-top-color: rgb(209 213 219 / 0.9);
  border-bottom-color: rgb(209 213 219 / 0.9);
}
.tw-border-y-gray-300\/95 {
  border-top-color: rgb(209 213 219 / 0.95);
  border-bottom-color: rgb(209 213 219 / 0.95);
}
.tw-border-y-gray-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-400\/0 {
  border-top-color: rgb(156 163 175 / 0);
  border-bottom-color: rgb(156 163 175 / 0);
}
.tw-border-y-gray-400\/10 {
  border-top-color: rgb(156 163 175 / 0.1);
  border-bottom-color: rgb(156 163 175 / 0.1);
}
.tw-border-y-gray-400\/100 {
  border-top-color: rgb(156 163 175 / 1);
  border-bottom-color: rgb(156 163 175 / 1);
}
.tw-border-y-gray-400\/15 {
  border-top-color: rgb(156 163 175 / 0.15);
  border-bottom-color: rgb(156 163 175 / 0.15);
}
.tw-border-y-gray-400\/20 {
  border-top-color: rgb(156 163 175 / 0.2);
  border-bottom-color: rgb(156 163 175 / 0.2);
}
.tw-border-y-gray-400\/25 {
  border-top-color: rgb(156 163 175 / 0.25);
  border-bottom-color: rgb(156 163 175 / 0.25);
}
.tw-border-y-gray-400\/30 {
  border-top-color: rgb(156 163 175 / 0.3);
  border-bottom-color: rgb(156 163 175 / 0.3);
}
.tw-border-y-gray-400\/35 {
  border-top-color: rgb(156 163 175 / 0.35);
  border-bottom-color: rgb(156 163 175 / 0.35);
}
.tw-border-y-gray-400\/40 {
  border-top-color: rgb(156 163 175 / 0.4);
  border-bottom-color: rgb(156 163 175 / 0.4);
}
.tw-border-y-gray-400\/45 {
  border-top-color: rgb(156 163 175 / 0.45);
  border-bottom-color: rgb(156 163 175 / 0.45);
}
.tw-border-y-gray-400\/5 {
  border-top-color: rgb(156 163 175 / 0.05);
  border-bottom-color: rgb(156 163 175 / 0.05);
}
.tw-border-y-gray-400\/50 {
  border-top-color: rgb(156 163 175 / 0.5);
  border-bottom-color: rgb(156 163 175 / 0.5);
}
.tw-border-y-gray-400\/55 {
  border-top-color: rgb(156 163 175 / 0.55);
  border-bottom-color: rgb(156 163 175 / 0.55);
}
.tw-border-y-gray-400\/60 {
  border-top-color: rgb(156 163 175 / 0.6);
  border-bottom-color: rgb(156 163 175 / 0.6);
}
.tw-border-y-gray-400\/65 {
  border-top-color: rgb(156 163 175 / 0.65);
  border-bottom-color: rgb(156 163 175 / 0.65);
}
.tw-border-y-gray-400\/70 {
  border-top-color: rgb(156 163 175 / 0.7);
  border-bottom-color: rgb(156 163 175 / 0.7);
}
.tw-border-y-gray-400\/75 {
  border-top-color: rgb(156 163 175 / 0.75);
  border-bottom-color: rgb(156 163 175 / 0.75);
}
.tw-border-y-gray-400\/80 {
  border-top-color: rgb(156 163 175 / 0.8);
  border-bottom-color: rgb(156 163 175 / 0.8);
}
.tw-border-y-gray-400\/85 {
  border-top-color: rgb(156 163 175 / 0.85);
  border-bottom-color: rgb(156 163 175 / 0.85);
}
.tw-border-y-gray-400\/90 {
  border-top-color: rgb(156 163 175 / 0.9);
  border-bottom-color: rgb(156 163 175 / 0.9);
}
.tw-border-y-gray-400\/95 {
  border-top-color: rgb(156 163 175 / 0.95);
  border-bottom-color: rgb(156 163 175 / 0.95);
}
.tw-border-y-gray-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-50\/0 {
  border-top-color: rgb(249 250 251 / 0);
  border-bottom-color: rgb(249 250 251 / 0);
}
.tw-border-y-gray-50\/10 {
  border-top-color: rgb(249 250 251 / 0.1);
  border-bottom-color: rgb(249 250 251 / 0.1);
}
.tw-border-y-gray-50\/100 {
  border-top-color: rgb(249 250 251 / 1);
  border-bottom-color: rgb(249 250 251 / 1);
}
.tw-border-y-gray-50\/15 {
  border-top-color: rgb(249 250 251 / 0.15);
  border-bottom-color: rgb(249 250 251 / 0.15);
}
.tw-border-y-gray-50\/20 {
  border-top-color: rgb(249 250 251 / 0.2);
  border-bottom-color: rgb(249 250 251 / 0.2);
}
.tw-border-y-gray-50\/25 {
  border-top-color: rgb(249 250 251 / 0.25);
  border-bottom-color: rgb(249 250 251 / 0.25);
}
.tw-border-y-gray-50\/30 {
  border-top-color: rgb(249 250 251 / 0.3);
  border-bottom-color: rgb(249 250 251 / 0.3);
}
.tw-border-y-gray-50\/35 {
  border-top-color: rgb(249 250 251 / 0.35);
  border-bottom-color: rgb(249 250 251 / 0.35);
}
.tw-border-y-gray-50\/40 {
  border-top-color: rgb(249 250 251 / 0.4);
  border-bottom-color: rgb(249 250 251 / 0.4);
}
.tw-border-y-gray-50\/45 {
  border-top-color: rgb(249 250 251 / 0.45);
  border-bottom-color: rgb(249 250 251 / 0.45);
}
.tw-border-y-gray-50\/5 {
  border-top-color: rgb(249 250 251 / 0.05);
  border-bottom-color: rgb(249 250 251 / 0.05);
}
.tw-border-y-gray-50\/50 {
  border-top-color: rgb(249 250 251 / 0.5);
  border-bottom-color: rgb(249 250 251 / 0.5);
}
.tw-border-y-gray-50\/55 {
  border-top-color: rgb(249 250 251 / 0.55);
  border-bottom-color: rgb(249 250 251 / 0.55);
}
.tw-border-y-gray-50\/60 {
  border-top-color: rgb(249 250 251 / 0.6);
  border-bottom-color: rgb(249 250 251 / 0.6);
}
.tw-border-y-gray-50\/65 {
  border-top-color: rgb(249 250 251 / 0.65);
  border-bottom-color: rgb(249 250 251 / 0.65);
}
.tw-border-y-gray-50\/70 {
  border-top-color: rgb(249 250 251 / 0.7);
  border-bottom-color: rgb(249 250 251 / 0.7);
}
.tw-border-y-gray-50\/75 {
  border-top-color: rgb(249 250 251 / 0.75);
  border-bottom-color: rgb(249 250 251 / 0.75);
}
.tw-border-y-gray-50\/80 {
  border-top-color: rgb(249 250 251 / 0.8);
  border-bottom-color: rgb(249 250 251 / 0.8);
}
.tw-border-y-gray-50\/85 {
  border-top-color: rgb(249 250 251 / 0.85);
  border-bottom-color: rgb(249 250 251 / 0.85);
}
.tw-border-y-gray-50\/90 {
  border-top-color: rgb(249 250 251 / 0.9);
  border-bottom-color: rgb(249 250 251 / 0.9);
}
.tw-border-y-gray-50\/95 {
  border-top-color: rgb(249 250 251 / 0.95);
  border-bottom-color: rgb(249 250 251 / 0.95);
}
.tw-border-y-gray-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-500\/0 {
  border-top-color: rgb(107 114 128 / 0);
  border-bottom-color: rgb(107 114 128 / 0);
}
.tw-border-y-gray-500\/10 {
  border-top-color: rgb(107 114 128 / 0.1);
  border-bottom-color: rgb(107 114 128 / 0.1);
}
.tw-border-y-gray-500\/100 {
  border-top-color: rgb(107 114 128 / 1);
  border-bottom-color: rgb(107 114 128 / 1);
}
.tw-border-y-gray-500\/15 {
  border-top-color: rgb(107 114 128 / 0.15);
  border-bottom-color: rgb(107 114 128 / 0.15);
}
.tw-border-y-gray-500\/20 {
  border-top-color: rgb(107 114 128 / 0.2);
  border-bottom-color: rgb(107 114 128 / 0.2);
}
.tw-border-y-gray-500\/25 {
  border-top-color: rgb(107 114 128 / 0.25);
  border-bottom-color: rgb(107 114 128 / 0.25);
}
.tw-border-y-gray-500\/30 {
  border-top-color: rgb(107 114 128 / 0.3);
  border-bottom-color: rgb(107 114 128 / 0.3);
}
.tw-border-y-gray-500\/35 {
  border-top-color: rgb(107 114 128 / 0.35);
  border-bottom-color: rgb(107 114 128 / 0.35);
}
.tw-border-y-gray-500\/40 {
  border-top-color: rgb(107 114 128 / 0.4);
  border-bottom-color: rgb(107 114 128 / 0.4);
}
.tw-border-y-gray-500\/45 {
  border-top-color: rgb(107 114 128 / 0.45);
  border-bottom-color: rgb(107 114 128 / 0.45);
}
.tw-border-y-gray-500\/5 {
  border-top-color: rgb(107 114 128 / 0.05);
  border-bottom-color: rgb(107 114 128 / 0.05);
}
.tw-border-y-gray-500\/50 {
  border-top-color: rgb(107 114 128 / 0.5);
  border-bottom-color: rgb(107 114 128 / 0.5);
}
.tw-border-y-gray-500\/55 {
  border-top-color: rgb(107 114 128 / 0.55);
  border-bottom-color: rgb(107 114 128 / 0.55);
}
.tw-border-y-gray-500\/60 {
  border-top-color: rgb(107 114 128 / 0.6);
  border-bottom-color: rgb(107 114 128 / 0.6);
}
.tw-border-y-gray-500\/65 {
  border-top-color: rgb(107 114 128 / 0.65);
  border-bottom-color: rgb(107 114 128 / 0.65);
}
.tw-border-y-gray-500\/70 {
  border-top-color: rgb(107 114 128 / 0.7);
  border-bottom-color: rgb(107 114 128 / 0.7);
}
.tw-border-y-gray-500\/75 {
  border-top-color: rgb(107 114 128 / 0.75);
  border-bottom-color: rgb(107 114 128 / 0.75);
}
.tw-border-y-gray-500\/80 {
  border-top-color: rgb(107 114 128 / 0.8);
  border-bottom-color: rgb(107 114 128 / 0.8);
}
.tw-border-y-gray-500\/85 {
  border-top-color: rgb(107 114 128 / 0.85);
  border-bottom-color: rgb(107 114 128 / 0.85);
}
.tw-border-y-gray-500\/90 {
  border-top-color: rgb(107 114 128 / 0.9);
  border-bottom-color: rgb(107 114 128 / 0.9);
}
.tw-border-y-gray-500\/95 {
  border-top-color: rgb(107 114 128 / 0.95);
  border-bottom-color: rgb(107 114 128 / 0.95);
}
.tw-border-y-gray-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-600\/0 {
  border-top-color: rgb(75 85 99 / 0);
  border-bottom-color: rgb(75 85 99 / 0);
}
.tw-border-y-gray-600\/10 {
  border-top-color: rgb(75 85 99 / 0.1);
  border-bottom-color: rgb(75 85 99 / 0.1);
}
.tw-border-y-gray-600\/100 {
  border-top-color: rgb(75 85 99 / 1);
  border-bottom-color: rgb(75 85 99 / 1);
}
.tw-border-y-gray-600\/15 {
  border-top-color: rgb(75 85 99 / 0.15);
  border-bottom-color: rgb(75 85 99 / 0.15);
}
.tw-border-y-gray-600\/20 {
  border-top-color: rgb(75 85 99 / 0.2);
  border-bottom-color: rgb(75 85 99 / 0.2);
}
.tw-border-y-gray-600\/25 {
  border-top-color: rgb(75 85 99 / 0.25);
  border-bottom-color: rgb(75 85 99 / 0.25);
}
.tw-border-y-gray-600\/30 {
  border-top-color: rgb(75 85 99 / 0.3);
  border-bottom-color: rgb(75 85 99 / 0.3);
}
.tw-border-y-gray-600\/35 {
  border-top-color: rgb(75 85 99 / 0.35);
  border-bottom-color: rgb(75 85 99 / 0.35);
}
.tw-border-y-gray-600\/40 {
  border-top-color: rgb(75 85 99 / 0.4);
  border-bottom-color: rgb(75 85 99 / 0.4);
}
.tw-border-y-gray-600\/45 {
  border-top-color: rgb(75 85 99 / 0.45);
  border-bottom-color: rgb(75 85 99 / 0.45);
}
.tw-border-y-gray-600\/5 {
  border-top-color: rgb(75 85 99 / 0.05);
  border-bottom-color: rgb(75 85 99 / 0.05);
}
.tw-border-y-gray-600\/50 {
  border-top-color: rgb(75 85 99 / 0.5);
  border-bottom-color: rgb(75 85 99 / 0.5);
}
.tw-border-y-gray-600\/55 {
  border-top-color: rgb(75 85 99 / 0.55);
  border-bottom-color: rgb(75 85 99 / 0.55);
}
.tw-border-y-gray-600\/60 {
  border-top-color: rgb(75 85 99 / 0.6);
  border-bottom-color: rgb(75 85 99 / 0.6);
}
.tw-border-y-gray-600\/65 {
  border-top-color: rgb(75 85 99 / 0.65);
  border-bottom-color: rgb(75 85 99 / 0.65);
}
.tw-border-y-gray-600\/70 {
  border-top-color: rgb(75 85 99 / 0.7);
  border-bottom-color: rgb(75 85 99 / 0.7);
}
.tw-border-y-gray-600\/75 {
  border-top-color: rgb(75 85 99 / 0.75);
  border-bottom-color: rgb(75 85 99 / 0.75);
}
.tw-border-y-gray-600\/80 {
  border-top-color: rgb(75 85 99 / 0.8);
  border-bottom-color: rgb(75 85 99 / 0.8);
}
.tw-border-y-gray-600\/85 {
  border-top-color: rgb(75 85 99 / 0.85);
  border-bottom-color: rgb(75 85 99 / 0.85);
}
.tw-border-y-gray-600\/90 {
  border-top-color: rgb(75 85 99 / 0.9);
  border-bottom-color: rgb(75 85 99 / 0.9);
}
.tw-border-y-gray-600\/95 {
  border-top-color: rgb(75 85 99 / 0.95);
  border-bottom-color: rgb(75 85 99 / 0.95);
}
.tw-border-y-gray-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-700\/0 {
  border-top-color: rgb(55 65 81 / 0);
  border-bottom-color: rgb(55 65 81 / 0);
}
.tw-border-y-gray-700\/10 {
  border-top-color: rgb(55 65 81 / 0.1);
  border-bottom-color: rgb(55 65 81 / 0.1);
}
.tw-border-y-gray-700\/100 {
  border-top-color: rgb(55 65 81 / 1);
  border-bottom-color: rgb(55 65 81 / 1);
}
.tw-border-y-gray-700\/15 {
  border-top-color: rgb(55 65 81 / 0.15);
  border-bottom-color: rgb(55 65 81 / 0.15);
}
.tw-border-y-gray-700\/20 {
  border-top-color: rgb(55 65 81 / 0.2);
  border-bottom-color: rgb(55 65 81 / 0.2);
}
.tw-border-y-gray-700\/25 {
  border-top-color: rgb(55 65 81 / 0.25);
  border-bottom-color: rgb(55 65 81 / 0.25);
}
.tw-border-y-gray-700\/30 {
  border-top-color: rgb(55 65 81 / 0.3);
  border-bottom-color: rgb(55 65 81 / 0.3);
}
.tw-border-y-gray-700\/35 {
  border-top-color: rgb(55 65 81 / 0.35);
  border-bottom-color: rgb(55 65 81 / 0.35);
}
.tw-border-y-gray-700\/40 {
  border-top-color: rgb(55 65 81 / 0.4);
  border-bottom-color: rgb(55 65 81 / 0.4);
}
.tw-border-y-gray-700\/45 {
  border-top-color: rgb(55 65 81 / 0.45);
  border-bottom-color: rgb(55 65 81 / 0.45);
}
.tw-border-y-gray-700\/5 {
  border-top-color: rgb(55 65 81 / 0.05);
  border-bottom-color: rgb(55 65 81 / 0.05);
}
.tw-border-y-gray-700\/50 {
  border-top-color: rgb(55 65 81 / 0.5);
  border-bottom-color: rgb(55 65 81 / 0.5);
}
.tw-border-y-gray-700\/55 {
  border-top-color: rgb(55 65 81 / 0.55);
  border-bottom-color: rgb(55 65 81 / 0.55);
}
.tw-border-y-gray-700\/60 {
  border-top-color: rgb(55 65 81 / 0.6);
  border-bottom-color: rgb(55 65 81 / 0.6);
}
.tw-border-y-gray-700\/65 {
  border-top-color: rgb(55 65 81 / 0.65);
  border-bottom-color: rgb(55 65 81 / 0.65);
}
.tw-border-y-gray-700\/70 {
  border-top-color: rgb(55 65 81 / 0.7);
  border-bottom-color: rgb(55 65 81 / 0.7);
}
.tw-border-y-gray-700\/75 {
  border-top-color: rgb(55 65 81 / 0.75);
  border-bottom-color: rgb(55 65 81 / 0.75);
}
.tw-border-y-gray-700\/80 {
  border-top-color: rgb(55 65 81 / 0.8);
  border-bottom-color: rgb(55 65 81 / 0.8);
}
.tw-border-y-gray-700\/85 {
  border-top-color: rgb(55 65 81 / 0.85);
  border-bottom-color: rgb(55 65 81 / 0.85);
}
.tw-border-y-gray-700\/90 {
  border-top-color: rgb(55 65 81 / 0.9);
  border-bottom-color: rgb(55 65 81 / 0.9);
}
.tw-border-y-gray-700\/95 {
  border-top-color: rgb(55 65 81 / 0.95);
  border-bottom-color: rgb(55 65 81 / 0.95);
}
.tw-border-y-gray-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-800\/0 {
  border-top-color: rgb(31 41 55 / 0);
  border-bottom-color: rgb(31 41 55 / 0);
}
.tw-border-y-gray-800\/10 {
  border-top-color: rgb(31 41 55 / 0.1);
  border-bottom-color: rgb(31 41 55 / 0.1);
}
.tw-border-y-gray-800\/100 {
  border-top-color: rgb(31 41 55 / 1);
  border-bottom-color: rgb(31 41 55 / 1);
}
.tw-border-y-gray-800\/15 {
  border-top-color: rgb(31 41 55 / 0.15);
  border-bottom-color: rgb(31 41 55 / 0.15);
}
.tw-border-y-gray-800\/20 {
  border-top-color: rgb(31 41 55 / 0.2);
  border-bottom-color: rgb(31 41 55 / 0.2);
}
.tw-border-y-gray-800\/25 {
  border-top-color: rgb(31 41 55 / 0.25);
  border-bottom-color: rgb(31 41 55 / 0.25);
}
.tw-border-y-gray-800\/30 {
  border-top-color: rgb(31 41 55 / 0.3);
  border-bottom-color: rgb(31 41 55 / 0.3);
}
.tw-border-y-gray-800\/35 {
  border-top-color: rgb(31 41 55 / 0.35);
  border-bottom-color: rgb(31 41 55 / 0.35);
}
.tw-border-y-gray-800\/40 {
  border-top-color: rgb(31 41 55 / 0.4);
  border-bottom-color: rgb(31 41 55 / 0.4);
}
.tw-border-y-gray-800\/45 {
  border-top-color: rgb(31 41 55 / 0.45);
  border-bottom-color: rgb(31 41 55 / 0.45);
}
.tw-border-y-gray-800\/5 {
  border-top-color: rgb(31 41 55 / 0.05);
  border-bottom-color: rgb(31 41 55 / 0.05);
}
.tw-border-y-gray-800\/50 {
  border-top-color: rgb(31 41 55 / 0.5);
  border-bottom-color: rgb(31 41 55 / 0.5);
}
.tw-border-y-gray-800\/55 {
  border-top-color: rgb(31 41 55 / 0.55);
  border-bottom-color: rgb(31 41 55 / 0.55);
}
.tw-border-y-gray-800\/60 {
  border-top-color: rgb(31 41 55 / 0.6);
  border-bottom-color: rgb(31 41 55 / 0.6);
}
.tw-border-y-gray-800\/65 {
  border-top-color: rgb(31 41 55 / 0.65);
  border-bottom-color: rgb(31 41 55 / 0.65);
}
.tw-border-y-gray-800\/70 {
  border-top-color: rgb(31 41 55 / 0.7);
  border-bottom-color: rgb(31 41 55 / 0.7);
}
.tw-border-y-gray-800\/75 {
  border-top-color: rgb(31 41 55 / 0.75);
  border-bottom-color: rgb(31 41 55 / 0.75);
}
.tw-border-y-gray-800\/80 {
  border-top-color: rgb(31 41 55 / 0.8);
  border-bottom-color: rgb(31 41 55 / 0.8);
}
.tw-border-y-gray-800\/85 {
  border-top-color: rgb(31 41 55 / 0.85);
  border-bottom-color: rgb(31 41 55 / 0.85);
}
.tw-border-y-gray-800\/90 {
  border-top-color: rgb(31 41 55 / 0.9);
  border-bottom-color: rgb(31 41 55 / 0.9);
}
.tw-border-y-gray-800\/95 {
  border-top-color: rgb(31 41 55 / 0.95);
  border-bottom-color: rgb(31 41 55 / 0.95);
}
.tw-border-y-gray-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-900\/0 {
  border-top-color: rgb(17 24 39 / 0);
  border-bottom-color: rgb(17 24 39 / 0);
}
.tw-border-y-gray-900\/10 {
  border-top-color: rgb(17 24 39 / 0.1);
  border-bottom-color: rgb(17 24 39 / 0.1);
}
.tw-border-y-gray-900\/100 {
  border-top-color: rgb(17 24 39 / 1);
  border-bottom-color: rgb(17 24 39 / 1);
}
.tw-border-y-gray-900\/15 {
  border-top-color: rgb(17 24 39 / 0.15);
  border-bottom-color: rgb(17 24 39 / 0.15);
}
.tw-border-y-gray-900\/20 {
  border-top-color: rgb(17 24 39 / 0.2);
  border-bottom-color: rgb(17 24 39 / 0.2);
}
.tw-border-y-gray-900\/25 {
  border-top-color: rgb(17 24 39 / 0.25);
  border-bottom-color: rgb(17 24 39 / 0.25);
}
.tw-border-y-gray-900\/30 {
  border-top-color: rgb(17 24 39 / 0.3);
  border-bottom-color: rgb(17 24 39 / 0.3);
}
.tw-border-y-gray-900\/35 {
  border-top-color: rgb(17 24 39 / 0.35);
  border-bottom-color: rgb(17 24 39 / 0.35);
}
.tw-border-y-gray-900\/40 {
  border-top-color: rgb(17 24 39 / 0.4);
  border-bottom-color: rgb(17 24 39 / 0.4);
}
.tw-border-y-gray-900\/45 {
  border-top-color: rgb(17 24 39 / 0.45);
  border-bottom-color: rgb(17 24 39 / 0.45);
}
.tw-border-y-gray-900\/5 {
  border-top-color: rgb(17 24 39 / 0.05);
  border-bottom-color: rgb(17 24 39 / 0.05);
}
.tw-border-y-gray-900\/50 {
  border-top-color: rgb(17 24 39 / 0.5);
  border-bottom-color: rgb(17 24 39 / 0.5);
}
.tw-border-y-gray-900\/55 {
  border-top-color: rgb(17 24 39 / 0.55);
  border-bottom-color: rgb(17 24 39 / 0.55);
}
.tw-border-y-gray-900\/60 {
  border-top-color: rgb(17 24 39 / 0.6);
  border-bottom-color: rgb(17 24 39 / 0.6);
}
.tw-border-y-gray-900\/65 {
  border-top-color: rgb(17 24 39 / 0.65);
  border-bottom-color: rgb(17 24 39 / 0.65);
}
.tw-border-y-gray-900\/70 {
  border-top-color: rgb(17 24 39 / 0.7);
  border-bottom-color: rgb(17 24 39 / 0.7);
}
.tw-border-y-gray-900\/75 {
  border-top-color: rgb(17 24 39 / 0.75);
  border-bottom-color: rgb(17 24 39 / 0.75);
}
.tw-border-y-gray-900\/80 {
  border-top-color: rgb(17 24 39 / 0.8);
  border-bottom-color: rgb(17 24 39 / 0.8);
}
.tw-border-y-gray-900\/85 {
  border-top-color: rgb(17 24 39 / 0.85);
  border-bottom-color: rgb(17 24 39 / 0.85);
}
.tw-border-y-gray-900\/90 {
  border-top-color: rgb(17 24 39 / 0.9);
  border-bottom-color: rgb(17 24 39 / 0.9);
}
.tw-border-y-gray-900\/95 {
  border-top-color: rgb(17 24 39 / 0.95);
  border-bottom-color: rgb(17 24 39 / 0.95);
}
.tw-border-y-gray-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-y-gray-950\/0 {
  border-top-color: rgb(3 7 18 / 0);
  border-bottom-color: rgb(3 7 18 / 0);
}
.tw-border-y-gray-950\/10 {
  border-top-color: rgb(3 7 18 / 0.1);
  border-bottom-color: rgb(3 7 18 / 0.1);
}
.tw-border-y-gray-950\/100 {
  border-top-color: rgb(3 7 18 / 1);
  border-bottom-color: rgb(3 7 18 / 1);
}
.tw-border-y-gray-950\/15 {
  border-top-color: rgb(3 7 18 / 0.15);
  border-bottom-color: rgb(3 7 18 / 0.15);
}
.tw-border-y-gray-950\/20 {
  border-top-color: rgb(3 7 18 / 0.2);
  border-bottom-color: rgb(3 7 18 / 0.2);
}
.tw-border-y-gray-950\/25 {
  border-top-color: rgb(3 7 18 / 0.25);
  border-bottom-color: rgb(3 7 18 / 0.25);
}
.tw-border-y-gray-950\/30 {
  border-top-color: rgb(3 7 18 / 0.3);
  border-bottom-color: rgb(3 7 18 / 0.3);
}
.tw-border-y-gray-950\/35 {
  border-top-color: rgb(3 7 18 / 0.35);
  border-bottom-color: rgb(3 7 18 / 0.35);
}
.tw-border-y-gray-950\/40 {
  border-top-color: rgb(3 7 18 / 0.4);
  border-bottom-color: rgb(3 7 18 / 0.4);
}
.tw-border-y-gray-950\/45 {
  border-top-color: rgb(3 7 18 / 0.45);
  border-bottom-color: rgb(3 7 18 / 0.45);
}
.tw-border-y-gray-950\/5 {
  border-top-color: rgb(3 7 18 / 0.05);
  border-bottom-color: rgb(3 7 18 / 0.05);
}
.tw-border-y-gray-950\/50 {
  border-top-color: rgb(3 7 18 / 0.5);
  border-bottom-color: rgb(3 7 18 / 0.5);
}
.tw-border-y-gray-950\/55 {
  border-top-color: rgb(3 7 18 / 0.55);
  border-bottom-color: rgb(3 7 18 / 0.55);
}
.tw-border-y-gray-950\/60 {
  border-top-color: rgb(3 7 18 / 0.6);
  border-bottom-color: rgb(3 7 18 / 0.6);
}
.tw-border-y-gray-950\/65 {
  border-top-color: rgb(3 7 18 / 0.65);
  border-bottom-color: rgb(3 7 18 / 0.65);
}
.tw-border-y-gray-950\/70 {
  border-top-color: rgb(3 7 18 / 0.7);
  border-bottom-color: rgb(3 7 18 / 0.7);
}
.tw-border-y-gray-950\/75 {
  border-top-color: rgb(3 7 18 / 0.75);
  border-bottom-color: rgb(3 7 18 / 0.75);
}
.tw-border-y-gray-950\/80 {
  border-top-color: rgb(3 7 18 / 0.8);
  border-bottom-color: rgb(3 7 18 / 0.8);
}
.tw-border-y-gray-950\/85 {
  border-top-color: rgb(3 7 18 / 0.85);
  border-bottom-color: rgb(3 7 18 / 0.85);
}
.tw-border-y-gray-950\/90 {
  border-top-color: rgb(3 7 18 / 0.9);
  border-bottom-color: rgb(3 7 18 / 0.9);
}
.tw-border-y-gray-950\/95 {
  border-top-color: rgb(3 7 18 / 0.95);
  border-bottom-color: rgb(3 7 18 / 0.95);
}
.tw-border-y-green-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-100\/0 {
  border-top-color: rgb(220 252 231 / 0);
  border-bottom-color: rgb(220 252 231 / 0);
}
.tw-border-y-green-100\/10 {
  border-top-color: rgb(220 252 231 / 0.1);
  border-bottom-color: rgb(220 252 231 / 0.1);
}
.tw-border-y-green-100\/100 {
  border-top-color: rgb(220 252 231 / 1);
  border-bottom-color: rgb(220 252 231 / 1);
}
.tw-border-y-green-100\/15 {
  border-top-color: rgb(220 252 231 / 0.15);
  border-bottom-color: rgb(220 252 231 / 0.15);
}
.tw-border-y-green-100\/20 {
  border-top-color: rgb(220 252 231 / 0.2);
  border-bottom-color: rgb(220 252 231 / 0.2);
}
.tw-border-y-green-100\/25 {
  border-top-color: rgb(220 252 231 / 0.25);
  border-bottom-color: rgb(220 252 231 / 0.25);
}
.tw-border-y-green-100\/30 {
  border-top-color: rgb(220 252 231 / 0.3);
  border-bottom-color: rgb(220 252 231 / 0.3);
}
.tw-border-y-green-100\/35 {
  border-top-color: rgb(220 252 231 / 0.35);
  border-bottom-color: rgb(220 252 231 / 0.35);
}
.tw-border-y-green-100\/40 {
  border-top-color: rgb(220 252 231 / 0.4);
  border-bottom-color: rgb(220 252 231 / 0.4);
}
.tw-border-y-green-100\/45 {
  border-top-color: rgb(220 252 231 / 0.45);
  border-bottom-color: rgb(220 252 231 / 0.45);
}
.tw-border-y-green-100\/5 {
  border-top-color: rgb(220 252 231 / 0.05);
  border-bottom-color: rgb(220 252 231 / 0.05);
}
.tw-border-y-green-100\/50 {
  border-top-color: rgb(220 252 231 / 0.5);
  border-bottom-color: rgb(220 252 231 / 0.5);
}
.tw-border-y-green-100\/55 {
  border-top-color: rgb(220 252 231 / 0.55);
  border-bottom-color: rgb(220 252 231 / 0.55);
}
.tw-border-y-green-100\/60 {
  border-top-color: rgb(220 252 231 / 0.6);
  border-bottom-color: rgb(220 252 231 / 0.6);
}
.tw-border-y-green-100\/65 {
  border-top-color: rgb(220 252 231 / 0.65);
  border-bottom-color: rgb(220 252 231 / 0.65);
}
.tw-border-y-green-100\/70 {
  border-top-color: rgb(220 252 231 / 0.7);
  border-bottom-color: rgb(220 252 231 / 0.7);
}
.tw-border-y-green-100\/75 {
  border-top-color: rgb(220 252 231 / 0.75);
  border-bottom-color: rgb(220 252 231 / 0.75);
}
.tw-border-y-green-100\/80 {
  border-top-color: rgb(220 252 231 / 0.8);
  border-bottom-color: rgb(220 252 231 / 0.8);
}
.tw-border-y-green-100\/85 {
  border-top-color: rgb(220 252 231 / 0.85);
  border-bottom-color: rgb(220 252 231 / 0.85);
}
.tw-border-y-green-100\/90 {
  border-top-color: rgb(220 252 231 / 0.9);
  border-bottom-color: rgb(220 252 231 / 0.9);
}
.tw-border-y-green-100\/95 {
  border-top-color: rgb(220 252 231 / 0.95);
  border-bottom-color: rgb(220 252 231 / 0.95);
}
.tw-border-y-green-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-200\/0 {
  border-top-color: rgb(187 247 208 / 0);
  border-bottom-color: rgb(187 247 208 / 0);
}
.tw-border-y-green-200\/10 {
  border-top-color: rgb(187 247 208 / 0.1);
  border-bottom-color: rgb(187 247 208 / 0.1);
}
.tw-border-y-green-200\/100 {
  border-top-color: rgb(187 247 208 / 1);
  border-bottom-color: rgb(187 247 208 / 1);
}
.tw-border-y-green-200\/15 {
  border-top-color: rgb(187 247 208 / 0.15);
  border-bottom-color: rgb(187 247 208 / 0.15);
}
.tw-border-y-green-200\/20 {
  border-top-color: rgb(187 247 208 / 0.2);
  border-bottom-color: rgb(187 247 208 / 0.2);
}
.tw-border-y-green-200\/25 {
  border-top-color: rgb(187 247 208 / 0.25);
  border-bottom-color: rgb(187 247 208 / 0.25);
}
.tw-border-y-green-200\/30 {
  border-top-color: rgb(187 247 208 / 0.3);
  border-bottom-color: rgb(187 247 208 / 0.3);
}
.tw-border-y-green-200\/35 {
  border-top-color: rgb(187 247 208 / 0.35);
  border-bottom-color: rgb(187 247 208 / 0.35);
}
.tw-border-y-green-200\/40 {
  border-top-color: rgb(187 247 208 / 0.4);
  border-bottom-color: rgb(187 247 208 / 0.4);
}
.tw-border-y-green-200\/45 {
  border-top-color: rgb(187 247 208 / 0.45);
  border-bottom-color: rgb(187 247 208 / 0.45);
}
.tw-border-y-green-200\/5 {
  border-top-color: rgb(187 247 208 / 0.05);
  border-bottom-color: rgb(187 247 208 / 0.05);
}
.tw-border-y-green-200\/50 {
  border-top-color: rgb(187 247 208 / 0.5);
  border-bottom-color: rgb(187 247 208 / 0.5);
}
.tw-border-y-green-200\/55 {
  border-top-color: rgb(187 247 208 / 0.55);
  border-bottom-color: rgb(187 247 208 / 0.55);
}
.tw-border-y-green-200\/60 {
  border-top-color: rgb(187 247 208 / 0.6);
  border-bottom-color: rgb(187 247 208 / 0.6);
}
.tw-border-y-green-200\/65 {
  border-top-color: rgb(187 247 208 / 0.65);
  border-bottom-color: rgb(187 247 208 / 0.65);
}
.tw-border-y-green-200\/70 {
  border-top-color: rgb(187 247 208 / 0.7);
  border-bottom-color: rgb(187 247 208 / 0.7);
}
.tw-border-y-green-200\/75 {
  border-top-color: rgb(187 247 208 / 0.75);
  border-bottom-color: rgb(187 247 208 / 0.75);
}
.tw-border-y-green-200\/80 {
  border-top-color: rgb(187 247 208 / 0.8);
  border-bottom-color: rgb(187 247 208 / 0.8);
}
.tw-border-y-green-200\/85 {
  border-top-color: rgb(187 247 208 / 0.85);
  border-bottom-color: rgb(187 247 208 / 0.85);
}
.tw-border-y-green-200\/90 {
  border-top-color: rgb(187 247 208 / 0.9);
  border-bottom-color: rgb(187 247 208 / 0.9);
}
.tw-border-y-green-200\/95 {
  border-top-color: rgb(187 247 208 / 0.95);
  border-bottom-color: rgb(187 247 208 / 0.95);
}
.tw-border-y-green-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-300\/0 {
  border-top-color: rgb(134 239 172 / 0);
  border-bottom-color: rgb(134 239 172 / 0);
}
.tw-border-y-green-300\/10 {
  border-top-color: rgb(134 239 172 / 0.1);
  border-bottom-color: rgb(134 239 172 / 0.1);
}
.tw-border-y-green-300\/100 {
  border-top-color: rgb(134 239 172 / 1);
  border-bottom-color: rgb(134 239 172 / 1);
}
.tw-border-y-green-300\/15 {
  border-top-color: rgb(134 239 172 / 0.15);
  border-bottom-color: rgb(134 239 172 / 0.15);
}
.tw-border-y-green-300\/20 {
  border-top-color: rgb(134 239 172 / 0.2);
  border-bottom-color: rgb(134 239 172 / 0.2);
}
.tw-border-y-green-300\/25 {
  border-top-color: rgb(134 239 172 / 0.25);
  border-bottom-color: rgb(134 239 172 / 0.25);
}
.tw-border-y-green-300\/30 {
  border-top-color: rgb(134 239 172 / 0.3);
  border-bottom-color: rgb(134 239 172 / 0.3);
}
.tw-border-y-green-300\/35 {
  border-top-color: rgb(134 239 172 / 0.35);
  border-bottom-color: rgb(134 239 172 / 0.35);
}
.tw-border-y-green-300\/40 {
  border-top-color: rgb(134 239 172 / 0.4);
  border-bottom-color: rgb(134 239 172 / 0.4);
}
.tw-border-y-green-300\/45 {
  border-top-color: rgb(134 239 172 / 0.45);
  border-bottom-color: rgb(134 239 172 / 0.45);
}
.tw-border-y-green-300\/5 {
  border-top-color: rgb(134 239 172 / 0.05);
  border-bottom-color: rgb(134 239 172 / 0.05);
}
.tw-border-y-green-300\/50 {
  border-top-color: rgb(134 239 172 / 0.5);
  border-bottom-color: rgb(134 239 172 / 0.5);
}
.tw-border-y-green-300\/55 {
  border-top-color: rgb(134 239 172 / 0.55);
  border-bottom-color: rgb(134 239 172 / 0.55);
}
.tw-border-y-green-300\/60 {
  border-top-color: rgb(134 239 172 / 0.6);
  border-bottom-color: rgb(134 239 172 / 0.6);
}
.tw-border-y-green-300\/65 {
  border-top-color: rgb(134 239 172 / 0.65);
  border-bottom-color: rgb(134 239 172 / 0.65);
}
.tw-border-y-green-300\/70 {
  border-top-color: rgb(134 239 172 / 0.7);
  border-bottom-color: rgb(134 239 172 / 0.7);
}
.tw-border-y-green-300\/75 {
  border-top-color: rgb(134 239 172 / 0.75);
  border-bottom-color: rgb(134 239 172 / 0.75);
}
.tw-border-y-green-300\/80 {
  border-top-color: rgb(134 239 172 / 0.8);
  border-bottom-color: rgb(134 239 172 / 0.8);
}
.tw-border-y-green-300\/85 {
  border-top-color: rgb(134 239 172 / 0.85);
  border-bottom-color: rgb(134 239 172 / 0.85);
}
.tw-border-y-green-300\/90 {
  border-top-color: rgb(134 239 172 / 0.9);
  border-bottom-color: rgb(134 239 172 / 0.9);
}
.tw-border-y-green-300\/95 {
  border-top-color: rgb(134 239 172 / 0.95);
  border-bottom-color: rgb(134 239 172 / 0.95);
}
.tw-border-y-green-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-400\/0 {
  border-top-color: rgb(74 222 128 / 0);
  border-bottom-color: rgb(74 222 128 / 0);
}
.tw-border-y-green-400\/10 {
  border-top-color: rgb(74 222 128 / 0.1);
  border-bottom-color: rgb(74 222 128 / 0.1);
}
.tw-border-y-green-400\/100 {
  border-top-color: rgb(74 222 128 / 1);
  border-bottom-color: rgb(74 222 128 / 1);
}
.tw-border-y-green-400\/15 {
  border-top-color: rgb(74 222 128 / 0.15);
  border-bottom-color: rgb(74 222 128 / 0.15);
}
.tw-border-y-green-400\/20 {
  border-top-color: rgb(74 222 128 / 0.2);
  border-bottom-color: rgb(74 222 128 / 0.2);
}
.tw-border-y-green-400\/25 {
  border-top-color: rgb(74 222 128 / 0.25);
  border-bottom-color: rgb(74 222 128 / 0.25);
}
.tw-border-y-green-400\/30 {
  border-top-color: rgb(74 222 128 / 0.3);
  border-bottom-color: rgb(74 222 128 / 0.3);
}
.tw-border-y-green-400\/35 {
  border-top-color: rgb(74 222 128 / 0.35);
  border-bottom-color: rgb(74 222 128 / 0.35);
}
.tw-border-y-green-400\/40 {
  border-top-color: rgb(74 222 128 / 0.4);
  border-bottom-color: rgb(74 222 128 / 0.4);
}
.tw-border-y-green-400\/45 {
  border-top-color: rgb(74 222 128 / 0.45);
  border-bottom-color: rgb(74 222 128 / 0.45);
}
.tw-border-y-green-400\/5 {
  border-top-color: rgb(74 222 128 / 0.05);
  border-bottom-color: rgb(74 222 128 / 0.05);
}
.tw-border-y-green-400\/50 {
  border-top-color: rgb(74 222 128 / 0.5);
  border-bottom-color: rgb(74 222 128 / 0.5);
}
.tw-border-y-green-400\/55 {
  border-top-color: rgb(74 222 128 / 0.55);
  border-bottom-color: rgb(74 222 128 / 0.55);
}
.tw-border-y-green-400\/60 {
  border-top-color: rgb(74 222 128 / 0.6);
  border-bottom-color: rgb(74 222 128 / 0.6);
}
.tw-border-y-green-400\/65 {
  border-top-color: rgb(74 222 128 / 0.65);
  border-bottom-color: rgb(74 222 128 / 0.65);
}
.tw-border-y-green-400\/70 {
  border-top-color: rgb(74 222 128 / 0.7);
  border-bottom-color: rgb(74 222 128 / 0.7);
}
.tw-border-y-green-400\/75 {
  border-top-color: rgb(74 222 128 / 0.75);
  border-bottom-color: rgb(74 222 128 / 0.75);
}
.tw-border-y-green-400\/80 {
  border-top-color: rgb(74 222 128 / 0.8);
  border-bottom-color: rgb(74 222 128 / 0.8);
}
.tw-border-y-green-400\/85 {
  border-top-color: rgb(74 222 128 / 0.85);
  border-bottom-color: rgb(74 222 128 / 0.85);
}
.tw-border-y-green-400\/90 {
  border-top-color: rgb(74 222 128 / 0.9);
  border-bottom-color: rgb(74 222 128 / 0.9);
}
.tw-border-y-green-400\/95 {
  border-top-color: rgb(74 222 128 / 0.95);
  border-bottom-color: rgb(74 222 128 / 0.95);
}
.tw-border-y-green-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-50\/0 {
  border-top-color: rgb(240 253 244 / 0);
  border-bottom-color: rgb(240 253 244 / 0);
}
.tw-border-y-green-50\/10 {
  border-top-color: rgb(240 253 244 / 0.1);
  border-bottom-color: rgb(240 253 244 / 0.1);
}
.tw-border-y-green-50\/100 {
  border-top-color: rgb(240 253 244 / 1);
  border-bottom-color: rgb(240 253 244 / 1);
}
.tw-border-y-green-50\/15 {
  border-top-color: rgb(240 253 244 / 0.15);
  border-bottom-color: rgb(240 253 244 / 0.15);
}
.tw-border-y-green-50\/20 {
  border-top-color: rgb(240 253 244 / 0.2);
  border-bottom-color: rgb(240 253 244 / 0.2);
}
.tw-border-y-green-50\/25 {
  border-top-color: rgb(240 253 244 / 0.25);
  border-bottom-color: rgb(240 253 244 / 0.25);
}
.tw-border-y-green-50\/30 {
  border-top-color: rgb(240 253 244 / 0.3);
  border-bottom-color: rgb(240 253 244 / 0.3);
}
.tw-border-y-green-50\/35 {
  border-top-color: rgb(240 253 244 / 0.35);
  border-bottom-color: rgb(240 253 244 / 0.35);
}
.tw-border-y-green-50\/40 {
  border-top-color: rgb(240 253 244 / 0.4);
  border-bottom-color: rgb(240 253 244 / 0.4);
}
.tw-border-y-green-50\/45 {
  border-top-color: rgb(240 253 244 / 0.45);
  border-bottom-color: rgb(240 253 244 / 0.45);
}
.tw-border-y-green-50\/5 {
  border-top-color: rgb(240 253 244 / 0.05);
  border-bottom-color: rgb(240 253 244 / 0.05);
}
.tw-border-y-green-50\/50 {
  border-top-color: rgb(240 253 244 / 0.5);
  border-bottom-color: rgb(240 253 244 / 0.5);
}
.tw-border-y-green-50\/55 {
  border-top-color: rgb(240 253 244 / 0.55);
  border-bottom-color: rgb(240 253 244 / 0.55);
}
.tw-border-y-green-50\/60 {
  border-top-color: rgb(240 253 244 / 0.6);
  border-bottom-color: rgb(240 253 244 / 0.6);
}
.tw-border-y-green-50\/65 {
  border-top-color: rgb(240 253 244 / 0.65);
  border-bottom-color: rgb(240 253 244 / 0.65);
}
.tw-border-y-green-50\/70 {
  border-top-color: rgb(240 253 244 / 0.7);
  border-bottom-color: rgb(240 253 244 / 0.7);
}
.tw-border-y-green-50\/75 {
  border-top-color: rgb(240 253 244 / 0.75);
  border-bottom-color: rgb(240 253 244 / 0.75);
}
.tw-border-y-green-50\/80 {
  border-top-color: rgb(240 253 244 / 0.8);
  border-bottom-color: rgb(240 253 244 / 0.8);
}
.tw-border-y-green-50\/85 {
  border-top-color: rgb(240 253 244 / 0.85);
  border-bottom-color: rgb(240 253 244 / 0.85);
}
.tw-border-y-green-50\/90 {
  border-top-color: rgb(240 253 244 / 0.9);
  border-bottom-color: rgb(240 253 244 / 0.9);
}
.tw-border-y-green-50\/95 {
  border-top-color: rgb(240 253 244 / 0.95);
  border-bottom-color: rgb(240 253 244 / 0.95);
}
.tw-border-y-green-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-500\/0 {
  border-top-color: rgb(34 197 94 / 0);
  border-bottom-color: rgb(34 197 94 / 0);
}
.tw-border-y-green-500\/10 {
  border-top-color: rgb(34 197 94 / 0.1);
  border-bottom-color: rgb(34 197 94 / 0.1);
}
.tw-border-y-green-500\/100 {
  border-top-color: rgb(34 197 94 / 1);
  border-bottom-color: rgb(34 197 94 / 1);
}
.tw-border-y-green-500\/15 {
  border-top-color: rgb(34 197 94 / 0.15);
  border-bottom-color: rgb(34 197 94 / 0.15);
}
.tw-border-y-green-500\/20 {
  border-top-color: rgb(34 197 94 / 0.2);
  border-bottom-color: rgb(34 197 94 / 0.2);
}
.tw-border-y-green-500\/25 {
  border-top-color: rgb(34 197 94 / 0.25);
  border-bottom-color: rgb(34 197 94 / 0.25);
}
.tw-border-y-green-500\/30 {
  border-top-color: rgb(34 197 94 / 0.3);
  border-bottom-color: rgb(34 197 94 / 0.3);
}
.tw-border-y-green-500\/35 {
  border-top-color: rgb(34 197 94 / 0.35);
  border-bottom-color: rgb(34 197 94 / 0.35);
}
.tw-border-y-green-500\/40 {
  border-top-color: rgb(34 197 94 / 0.4);
  border-bottom-color: rgb(34 197 94 / 0.4);
}
.tw-border-y-green-500\/45 {
  border-top-color: rgb(34 197 94 / 0.45);
  border-bottom-color: rgb(34 197 94 / 0.45);
}
.tw-border-y-green-500\/5 {
  border-top-color: rgb(34 197 94 / 0.05);
  border-bottom-color: rgb(34 197 94 / 0.05);
}
.tw-border-y-green-500\/50 {
  border-top-color: rgb(34 197 94 / 0.5);
  border-bottom-color: rgb(34 197 94 / 0.5);
}
.tw-border-y-green-500\/55 {
  border-top-color: rgb(34 197 94 / 0.55);
  border-bottom-color: rgb(34 197 94 / 0.55);
}
.tw-border-y-green-500\/60 {
  border-top-color: rgb(34 197 94 / 0.6);
  border-bottom-color: rgb(34 197 94 / 0.6);
}
.tw-border-y-green-500\/65 {
  border-top-color: rgb(34 197 94 / 0.65);
  border-bottom-color: rgb(34 197 94 / 0.65);
}
.tw-border-y-green-500\/70 {
  border-top-color: rgb(34 197 94 / 0.7);
  border-bottom-color: rgb(34 197 94 / 0.7);
}
.tw-border-y-green-500\/75 {
  border-top-color: rgb(34 197 94 / 0.75);
  border-bottom-color: rgb(34 197 94 / 0.75);
}
.tw-border-y-green-500\/80 {
  border-top-color: rgb(34 197 94 / 0.8);
  border-bottom-color: rgb(34 197 94 / 0.8);
}
.tw-border-y-green-500\/85 {
  border-top-color: rgb(34 197 94 / 0.85);
  border-bottom-color: rgb(34 197 94 / 0.85);
}
.tw-border-y-green-500\/90 {
  border-top-color: rgb(34 197 94 / 0.9);
  border-bottom-color: rgb(34 197 94 / 0.9);
}
.tw-border-y-green-500\/95 {
  border-top-color: rgb(34 197 94 / 0.95);
  border-bottom-color: rgb(34 197 94 / 0.95);
}
.tw-border-y-green-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-600\/0 {
  border-top-color: rgb(22 163 74 / 0);
  border-bottom-color: rgb(22 163 74 / 0);
}
.tw-border-y-green-600\/10 {
  border-top-color: rgb(22 163 74 / 0.1);
  border-bottom-color: rgb(22 163 74 / 0.1);
}
.tw-border-y-green-600\/100 {
  border-top-color: rgb(22 163 74 / 1);
  border-bottom-color: rgb(22 163 74 / 1);
}
.tw-border-y-green-600\/15 {
  border-top-color: rgb(22 163 74 / 0.15);
  border-bottom-color: rgb(22 163 74 / 0.15);
}
.tw-border-y-green-600\/20 {
  border-top-color: rgb(22 163 74 / 0.2);
  border-bottom-color: rgb(22 163 74 / 0.2);
}
.tw-border-y-green-600\/25 {
  border-top-color: rgb(22 163 74 / 0.25);
  border-bottom-color: rgb(22 163 74 / 0.25);
}
.tw-border-y-green-600\/30 {
  border-top-color: rgb(22 163 74 / 0.3);
  border-bottom-color: rgb(22 163 74 / 0.3);
}
.tw-border-y-green-600\/35 {
  border-top-color: rgb(22 163 74 / 0.35);
  border-bottom-color: rgb(22 163 74 / 0.35);
}
.tw-border-y-green-600\/40 {
  border-top-color: rgb(22 163 74 / 0.4);
  border-bottom-color: rgb(22 163 74 / 0.4);
}
.tw-border-y-green-600\/45 {
  border-top-color: rgb(22 163 74 / 0.45);
  border-bottom-color: rgb(22 163 74 / 0.45);
}
.tw-border-y-green-600\/5 {
  border-top-color: rgb(22 163 74 / 0.05);
  border-bottom-color: rgb(22 163 74 / 0.05);
}
.tw-border-y-green-600\/50 {
  border-top-color: rgb(22 163 74 / 0.5);
  border-bottom-color: rgb(22 163 74 / 0.5);
}
.tw-border-y-green-600\/55 {
  border-top-color: rgb(22 163 74 / 0.55);
  border-bottom-color: rgb(22 163 74 / 0.55);
}
.tw-border-y-green-600\/60 {
  border-top-color: rgb(22 163 74 / 0.6);
  border-bottom-color: rgb(22 163 74 / 0.6);
}
.tw-border-y-green-600\/65 {
  border-top-color: rgb(22 163 74 / 0.65);
  border-bottom-color: rgb(22 163 74 / 0.65);
}
.tw-border-y-green-600\/70 {
  border-top-color: rgb(22 163 74 / 0.7);
  border-bottom-color: rgb(22 163 74 / 0.7);
}
.tw-border-y-green-600\/75 {
  border-top-color: rgb(22 163 74 / 0.75);
  border-bottom-color: rgb(22 163 74 / 0.75);
}
.tw-border-y-green-600\/80 {
  border-top-color: rgb(22 163 74 / 0.8);
  border-bottom-color: rgb(22 163 74 / 0.8);
}
.tw-border-y-green-600\/85 {
  border-top-color: rgb(22 163 74 / 0.85);
  border-bottom-color: rgb(22 163 74 / 0.85);
}
.tw-border-y-green-600\/90 {
  border-top-color: rgb(22 163 74 / 0.9);
  border-bottom-color: rgb(22 163 74 / 0.9);
}
.tw-border-y-green-600\/95 {
  border-top-color: rgb(22 163 74 / 0.95);
  border-bottom-color: rgb(22 163 74 / 0.95);
}
.tw-border-y-green-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-700\/0 {
  border-top-color: rgb(21 128 61 / 0);
  border-bottom-color: rgb(21 128 61 / 0);
}
.tw-border-y-green-700\/10 {
  border-top-color: rgb(21 128 61 / 0.1);
  border-bottom-color: rgb(21 128 61 / 0.1);
}
.tw-border-y-green-700\/100 {
  border-top-color: rgb(21 128 61 / 1);
  border-bottom-color: rgb(21 128 61 / 1);
}
.tw-border-y-green-700\/15 {
  border-top-color: rgb(21 128 61 / 0.15);
  border-bottom-color: rgb(21 128 61 / 0.15);
}
.tw-border-y-green-700\/20 {
  border-top-color: rgb(21 128 61 / 0.2);
  border-bottom-color: rgb(21 128 61 / 0.2);
}
.tw-border-y-green-700\/25 {
  border-top-color: rgb(21 128 61 / 0.25);
  border-bottom-color: rgb(21 128 61 / 0.25);
}
.tw-border-y-green-700\/30 {
  border-top-color: rgb(21 128 61 / 0.3);
  border-bottom-color: rgb(21 128 61 / 0.3);
}
.tw-border-y-green-700\/35 {
  border-top-color: rgb(21 128 61 / 0.35);
  border-bottom-color: rgb(21 128 61 / 0.35);
}
.tw-border-y-green-700\/40 {
  border-top-color: rgb(21 128 61 / 0.4);
  border-bottom-color: rgb(21 128 61 / 0.4);
}
.tw-border-y-green-700\/45 {
  border-top-color: rgb(21 128 61 / 0.45);
  border-bottom-color: rgb(21 128 61 / 0.45);
}
.tw-border-y-green-700\/5 {
  border-top-color: rgb(21 128 61 / 0.05);
  border-bottom-color: rgb(21 128 61 / 0.05);
}
.tw-border-y-green-700\/50 {
  border-top-color: rgb(21 128 61 / 0.5);
  border-bottom-color: rgb(21 128 61 / 0.5);
}
.tw-border-y-green-700\/55 {
  border-top-color: rgb(21 128 61 / 0.55);
  border-bottom-color: rgb(21 128 61 / 0.55);
}
.tw-border-y-green-700\/60 {
  border-top-color: rgb(21 128 61 / 0.6);
  border-bottom-color: rgb(21 128 61 / 0.6);
}
.tw-border-y-green-700\/65 {
  border-top-color: rgb(21 128 61 / 0.65);
  border-bottom-color: rgb(21 128 61 / 0.65);
}
.tw-border-y-green-700\/70 {
  border-top-color: rgb(21 128 61 / 0.7);
  border-bottom-color: rgb(21 128 61 / 0.7);
}
.tw-border-y-green-700\/75 {
  border-top-color: rgb(21 128 61 / 0.75);
  border-bottom-color: rgb(21 128 61 / 0.75);
}
.tw-border-y-green-700\/80 {
  border-top-color: rgb(21 128 61 / 0.8);
  border-bottom-color: rgb(21 128 61 / 0.8);
}
.tw-border-y-green-700\/85 {
  border-top-color: rgb(21 128 61 / 0.85);
  border-bottom-color: rgb(21 128 61 / 0.85);
}
.tw-border-y-green-700\/90 {
  border-top-color: rgb(21 128 61 / 0.9);
  border-bottom-color: rgb(21 128 61 / 0.9);
}
.tw-border-y-green-700\/95 {
  border-top-color: rgb(21 128 61 / 0.95);
  border-bottom-color: rgb(21 128 61 / 0.95);
}
.tw-border-y-green-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-800\/0 {
  border-top-color: rgb(22 101 52 / 0);
  border-bottom-color: rgb(22 101 52 / 0);
}
.tw-border-y-green-800\/10 {
  border-top-color: rgb(22 101 52 / 0.1);
  border-bottom-color: rgb(22 101 52 / 0.1);
}
.tw-border-y-green-800\/100 {
  border-top-color: rgb(22 101 52 / 1);
  border-bottom-color: rgb(22 101 52 / 1);
}
.tw-border-y-green-800\/15 {
  border-top-color: rgb(22 101 52 / 0.15);
  border-bottom-color: rgb(22 101 52 / 0.15);
}
.tw-border-y-green-800\/20 {
  border-top-color: rgb(22 101 52 / 0.2);
  border-bottom-color: rgb(22 101 52 / 0.2);
}
.tw-border-y-green-800\/25 {
  border-top-color: rgb(22 101 52 / 0.25);
  border-bottom-color: rgb(22 101 52 / 0.25);
}
.tw-border-y-green-800\/30 {
  border-top-color: rgb(22 101 52 / 0.3);
  border-bottom-color: rgb(22 101 52 / 0.3);
}
.tw-border-y-green-800\/35 {
  border-top-color: rgb(22 101 52 / 0.35);
  border-bottom-color: rgb(22 101 52 / 0.35);
}
.tw-border-y-green-800\/40 {
  border-top-color: rgb(22 101 52 / 0.4);
  border-bottom-color: rgb(22 101 52 / 0.4);
}
.tw-border-y-green-800\/45 {
  border-top-color: rgb(22 101 52 / 0.45);
  border-bottom-color: rgb(22 101 52 / 0.45);
}
.tw-border-y-green-800\/5 {
  border-top-color: rgb(22 101 52 / 0.05);
  border-bottom-color: rgb(22 101 52 / 0.05);
}
.tw-border-y-green-800\/50 {
  border-top-color: rgb(22 101 52 / 0.5);
  border-bottom-color: rgb(22 101 52 / 0.5);
}
.tw-border-y-green-800\/55 {
  border-top-color: rgb(22 101 52 / 0.55);
  border-bottom-color: rgb(22 101 52 / 0.55);
}
.tw-border-y-green-800\/60 {
  border-top-color: rgb(22 101 52 / 0.6);
  border-bottom-color: rgb(22 101 52 / 0.6);
}
.tw-border-y-green-800\/65 {
  border-top-color: rgb(22 101 52 / 0.65);
  border-bottom-color: rgb(22 101 52 / 0.65);
}
.tw-border-y-green-800\/70 {
  border-top-color: rgb(22 101 52 / 0.7);
  border-bottom-color: rgb(22 101 52 / 0.7);
}
.tw-border-y-green-800\/75 {
  border-top-color: rgb(22 101 52 / 0.75);
  border-bottom-color: rgb(22 101 52 / 0.75);
}
.tw-border-y-green-800\/80 {
  border-top-color: rgb(22 101 52 / 0.8);
  border-bottom-color: rgb(22 101 52 / 0.8);
}
.tw-border-y-green-800\/85 {
  border-top-color: rgb(22 101 52 / 0.85);
  border-bottom-color: rgb(22 101 52 / 0.85);
}
.tw-border-y-green-800\/90 {
  border-top-color: rgb(22 101 52 / 0.9);
  border-bottom-color: rgb(22 101 52 / 0.9);
}
.tw-border-y-green-800\/95 {
  border-top-color: rgb(22 101 52 / 0.95);
  border-bottom-color: rgb(22 101 52 / 0.95);
}
.tw-border-y-green-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-900\/0 {
  border-top-color: rgb(20 83 45 / 0);
  border-bottom-color: rgb(20 83 45 / 0);
}
.tw-border-y-green-900\/10 {
  border-top-color: rgb(20 83 45 / 0.1);
  border-bottom-color: rgb(20 83 45 / 0.1);
}
.tw-border-y-green-900\/100 {
  border-top-color: rgb(20 83 45 / 1);
  border-bottom-color: rgb(20 83 45 / 1);
}
.tw-border-y-green-900\/15 {
  border-top-color: rgb(20 83 45 / 0.15);
  border-bottom-color: rgb(20 83 45 / 0.15);
}
.tw-border-y-green-900\/20 {
  border-top-color: rgb(20 83 45 / 0.2);
  border-bottom-color: rgb(20 83 45 / 0.2);
}
.tw-border-y-green-900\/25 {
  border-top-color: rgb(20 83 45 / 0.25);
  border-bottom-color: rgb(20 83 45 / 0.25);
}
.tw-border-y-green-900\/30 {
  border-top-color: rgb(20 83 45 / 0.3);
  border-bottom-color: rgb(20 83 45 / 0.3);
}
.tw-border-y-green-900\/35 {
  border-top-color: rgb(20 83 45 / 0.35);
  border-bottom-color: rgb(20 83 45 / 0.35);
}
.tw-border-y-green-900\/40 {
  border-top-color: rgb(20 83 45 / 0.4);
  border-bottom-color: rgb(20 83 45 / 0.4);
}
.tw-border-y-green-900\/45 {
  border-top-color: rgb(20 83 45 / 0.45);
  border-bottom-color: rgb(20 83 45 / 0.45);
}
.tw-border-y-green-900\/5 {
  border-top-color: rgb(20 83 45 / 0.05);
  border-bottom-color: rgb(20 83 45 / 0.05);
}
.tw-border-y-green-900\/50 {
  border-top-color: rgb(20 83 45 / 0.5);
  border-bottom-color: rgb(20 83 45 / 0.5);
}
.tw-border-y-green-900\/55 {
  border-top-color: rgb(20 83 45 / 0.55);
  border-bottom-color: rgb(20 83 45 / 0.55);
}
.tw-border-y-green-900\/60 {
  border-top-color: rgb(20 83 45 / 0.6);
  border-bottom-color: rgb(20 83 45 / 0.6);
}
.tw-border-y-green-900\/65 {
  border-top-color: rgb(20 83 45 / 0.65);
  border-bottom-color: rgb(20 83 45 / 0.65);
}
.tw-border-y-green-900\/70 {
  border-top-color: rgb(20 83 45 / 0.7);
  border-bottom-color: rgb(20 83 45 / 0.7);
}
.tw-border-y-green-900\/75 {
  border-top-color: rgb(20 83 45 / 0.75);
  border-bottom-color: rgb(20 83 45 / 0.75);
}
.tw-border-y-green-900\/80 {
  border-top-color: rgb(20 83 45 / 0.8);
  border-bottom-color: rgb(20 83 45 / 0.8);
}
.tw-border-y-green-900\/85 {
  border-top-color: rgb(20 83 45 / 0.85);
  border-bottom-color: rgb(20 83 45 / 0.85);
}
.tw-border-y-green-900\/90 {
  border-top-color: rgb(20 83 45 / 0.9);
  border-bottom-color: rgb(20 83 45 / 0.9);
}
.tw-border-y-green-900\/95 {
  border-top-color: rgb(20 83 45 / 0.95);
  border-bottom-color: rgb(20 83 45 / 0.95);
}
.tw-border-y-green-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-y-green-950\/0 {
  border-top-color: rgb(5 46 22 / 0);
  border-bottom-color: rgb(5 46 22 / 0);
}
.tw-border-y-green-950\/10 {
  border-top-color: rgb(5 46 22 / 0.1);
  border-bottom-color: rgb(5 46 22 / 0.1);
}
.tw-border-y-green-950\/100 {
  border-top-color: rgb(5 46 22 / 1);
  border-bottom-color: rgb(5 46 22 / 1);
}
.tw-border-y-green-950\/15 {
  border-top-color: rgb(5 46 22 / 0.15);
  border-bottom-color: rgb(5 46 22 / 0.15);
}
.tw-border-y-green-950\/20 {
  border-top-color: rgb(5 46 22 / 0.2);
  border-bottom-color: rgb(5 46 22 / 0.2);
}
.tw-border-y-green-950\/25 {
  border-top-color: rgb(5 46 22 / 0.25);
  border-bottom-color: rgb(5 46 22 / 0.25);
}
.tw-border-y-green-950\/30 {
  border-top-color: rgb(5 46 22 / 0.3);
  border-bottom-color: rgb(5 46 22 / 0.3);
}
.tw-border-y-green-950\/35 {
  border-top-color: rgb(5 46 22 / 0.35);
  border-bottom-color: rgb(5 46 22 / 0.35);
}
.tw-border-y-green-950\/40 {
  border-top-color: rgb(5 46 22 / 0.4);
  border-bottom-color: rgb(5 46 22 / 0.4);
}
.tw-border-y-green-950\/45 {
  border-top-color: rgb(5 46 22 / 0.45);
  border-bottom-color: rgb(5 46 22 / 0.45);
}
.tw-border-y-green-950\/5 {
  border-top-color: rgb(5 46 22 / 0.05);
  border-bottom-color: rgb(5 46 22 / 0.05);
}
.tw-border-y-green-950\/50 {
  border-top-color: rgb(5 46 22 / 0.5);
  border-bottom-color: rgb(5 46 22 / 0.5);
}
.tw-border-y-green-950\/55 {
  border-top-color: rgb(5 46 22 / 0.55);
  border-bottom-color: rgb(5 46 22 / 0.55);
}
.tw-border-y-green-950\/60 {
  border-top-color: rgb(5 46 22 / 0.6);
  border-bottom-color: rgb(5 46 22 / 0.6);
}
.tw-border-y-green-950\/65 {
  border-top-color: rgb(5 46 22 / 0.65);
  border-bottom-color: rgb(5 46 22 / 0.65);
}
.tw-border-y-green-950\/70 {
  border-top-color: rgb(5 46 22 / 0.7);
  border-bottom-color: rgb(5 46 22 / 0.7);
}
.tw-border-y-green-950\/75 {
  border-top-color: rgb(5 46 22 / 0.75);
  border-bottom-color: rgb(5 46 22 / 0.75);
}
.tw-border-y-green-950\/80 {
  border-top-color: rgb(5 46 22 / 0.8);
  border-bottom-color: rgb(5 46 22 / 0.8);
}
.tw-border-y-green-950\/85 {
  border-top-color: rgb(5 46 22 / 0.85);
  border-bottom-color: rgb(5 46 22 / 0.85);
}
.tw-border-y-green-950\/90 {
  border-top-color: rgb(5 46 22 / 0.9);
  border-bottom-color: rgb(5 46 22 / 0.9);
}
.tw-border-y-green-950\/95 {
  border-top-color: rgb(5 46 22 / 0.95);
  border-bottom-color: rgb(5 46 22 / 0.95);
}
.tw-border-y-indigo-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-100\/0 {
  border-top-color: rgb(224 231 255 / 0);
  border-bottom-color: rgb(224 231 255 / 0);
}
.tw-border-y-indigo-100\/10 {
  border-top-color: rgb(224 231 255 / 0.1);
  border-bottom-color: rgb(224 231 255 / 0.1);
}
.tw-border-y-indigo-100\/100 {
  border-top-color: rgb(224 231 255 / 1);
  border-bottom-color: rgb(224 231 255 / 1);
}
.tw-border-y-indigo-100\/15 {
  border-top-color: rgb(224 231 255 / 0.15);
  border-bottom-color: rgb(224 231 255 / 0.15);
}
.tw-border-y-indigo-100\/20 {
  border-top-color: rgb(224 231 255 / 0.2);
  border-bottom-color: rgb(224 231 255 / 0.2);
}
.tw-border-y-indigo-100\/25 {
  border-top-color: rgb(224 231 255 / 0.25);
  border-bottom-color: rgb(224 231 255 / 0.25);
}
.tw-border-y-indigo-100\/30 {
  border-top-color: rgb(224 231 255 / 0.3);
  border-bottom-color: rgb(224 231 255 / 0.3);
}
.tw-border-y-indigo-100\/35 {
  border-top-color: rgb(224 231 255 / 0.35);
  border-bottom-color: rgb(224 231 255 / 0.35);
}
.tw-border-y-indigo-100\/40 {
  border-top-color: rgb(224 231 255 / 0.4);
  border-bottom-color: rgb(224 231 255 / 0.4);
}
.tw-border-y-indigo-100\/45 {
  border-top-color: rgb(224 231 255 / 0.45);
  border-bottom-color: rgb(224 231 255 / 0.45);
}
.tw-border-y-indigo-100\/5 {
  border-top-color: rgb(224 231 255 / 0.05);
  border-bottom-color: rgb(224 231 255 / 0.05);
}
.tw-border-y-indigo-100\/50 {
  border-top-color: rgb(224 231 255 / 0.5);
  border-bottom-color: rgb(224 231 255 / 0.5);
}
.tw-border-y-indigo-100\/55 {
  border-top-color: rgb(224 231 255 / 0.55);
  border-bottom-color: rgb(224 231 255 / 0.55);
}
.tw-border-y-indigo-100\/60 {
  border-top-color: rgb(224 231 255 / 0.6);
  border-bottom-color: rgb(224 231 255 / 0.6);
}
.tw-border-y-indigo-100\/65 {
  border-top-color: rgb(224 231 255 / 0.65);
  border-bottom-color: rgb(224 231 255 / 0.65);
}
.tw-border-y-indigo-100\/70 {
  border-top-color: rgb(224 231 255 / 0.7);
  border-bottom-color: rgb(224 231 255 / 0.7);
}
.tw-border-y-indigo-100\/75 {
  border-top-color: rgb(224 231 255 / 0.75);
  border-bottom-color: rgb(224 231 255 / 0.75);
}
.tw-border-y-indigo-100\/80 {
  border-top-color: rgb(224 231 255 / 0.8);
  border-bottom-color: rgb(224 231 255 / 0.8);
}
.tw-border-y-indigo-100\/85 {
  border-top-color: rgb(224 231 255 / 0.85);
  border-bottom-color: rgb(224 231 255 / 0.85);
}
.tw-border-y-indigo-100\/90 {
  border-top-color: rgb(224 231 255 / 0.9);
  border-bottom-color: rgb(224 231 255 / 0.9);
}
.tw-border-y-indigo-100\/95 {
  border-top-color: rgb(224 231 255 / 0.95);
  border-bottom-color: rgb(224 231 255 / 0.95);
}
.tw-border-y-indigo-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-200\/0 {
  border-top-color: rgb(199 210 254 / 0);
  border-bottom-color: rgb(199 210 254 / 0);
}
.tw-border-y-indigo-200\/10 {
  border-top-color: rgb(199 210 254 / 0.1);
  border-bottom-color: rgb(199 210 254 / 0.1);
}
.tw-border-y-indigo-200\/100 {
  border-top-color: rgb(199 210 254 / 1);
  border-bottom-color: rgb(199 210 254 / 1);
}
.tw-border-y-indigo-200\/15 {
  border-top-color: rgb(199 210 254 / 0.15);
  border-bottom-color: rgb(199 210 254 / 0.15);
}
.tw-border-y-indigo-200\/20 {
  border-top-color: rgb(199 210 254 / 0.2);
  border-bottom-color: rgb(199 210 254 / 0.2);
}
.tw-border-y-indigo-200\/25 {
  border-top-color: rgb(199 210 254 / 0.25);
  border-bottom-color: rgb(199 210 254 / 0.25);
}
.tw-border-y-indigo-200\/30 {
  border-top-color: rgb(199 210 254 / 0.3);
  border-bottom-color: rgb(199 210 254 / 0.3);
}
.tw-border-y-indigo-200\/35 {
  border-top-color: rgb(199 210 254 / 0.35);
  border-bottom-color: rgb(199 210 254 / 0.35);
}
.tw-border-y-indigo-200\/40 {
  border-top-color: rgb(199 210 254 / 0.4);
  border-bottom-color: rgb(199 210 254 / 0.4);
}
.tw-border-y-indigo-200\/45 {
  border-top-color: rgb(199 210 254 / 0.45);
  border-bottom-color: rgb(199 210 254 / 0.45);
}
.tw-border-y-indigo-200\/5 {
  border-top-color: rgb(199 210 254 / 0.05);
  border-bottom-color: rgb(199 210 254 / 0.05);
}
.tw-border-y-indigo-200\/50 {
  border-top-color: rgb(199 210 254 / 0.5);
  border-bottom-color: rgb(199 210 254 / 0.5);
}
.tw-border-y-indigo-200\/55 {
  border-top-color: rgb(199 210 254 / 0.55);
  border-bottom-color: rgb(199 210 254 / 0.55);
}
.tw-border-y-indigo-200\/60 {
  border-top-color: rgb(199 210 254 / 0.6);
  border-bottom-color: rgb(199 210 254 / 0.6);
}
.tw-border-y-indigo-200\/65 {
  border-top-color: rgb(199 210 254 / 0.65);
  border-bottom-color: rgb(199 210 254 / 0.65);
}
.tw-border-y-indigo-200\/70 {
  border-top-color: rgb(199 210 254 / 0.7);
  border-bottom-color: rgb(199 210 254 / 0.7);
}
.tw-border-y-indigo-200\/75 {
  border-top-color: rgb(199 210 254 / 0.75);
  border-bottom-color: rgb(199 210 254 / 0.75);
}
.tw-border-y-indigo-200\/80 {
  border-top-color: rgb(199 210 254 / 0.8);
  border-bottom-color: rgb(199 210 254 / 0.8);
}
.tw-border-y-indigo-200\/85 {
  border-top-color: rgb(199 210 254 / 0.85);
  border-bottom-color: rgb(199 210 254 / 0.85);
}
.tw-border-y-indigo-200\/90 {
  border-top-color: rgb(199 210 254 / 0.9);
  border-bottom-color: rgb(199 210 254 / 0.9);
}
.tw-border-y-indigo-200\/95 {
  border-top-color: rgb(199 210 254 / 0.95);
  border-bottom-color: rgb(199 210 254 / 0.95);
}
.tw-border-y-indigo-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-300\/0 {
  border-top-color: rgb(165 180 252 / 0);
  border-bottom-color: rgb(165 180 252 / 0);
}
.tw-border-y-indigo-300\/10 {
  border-top-color: rgb(165 180 252 / 0.1);
  border-bottom-color: rgb(165 180 252 / 0.1);
}
.tw-border-y-indigo-300\/100 {
  border-top-color: rgb(165 180 252 / 1);
  border-bottom-color: rgb(165 180 252 / 1);
}
.tw-border-y-indigo-300\/15 {
  border-top-color: rgb(165 180 252 / 0.15);
  border-bottom-color: rgb(165 180 252 / 0.15);
}
.tw-border-y-indigo-300\/20 {
  border-top-color: rgb(165 180 252 / 0.2);
  border-bottom-color: rgb(165 180 252 / 0.2);
}
.tw-border-y-indigo-300\/25 {
  border-top-color: rgb(165 180 252 / 0.25);
  border-bottom-color: rgb(165 180 252 / 0.25);
}
.tw-border-y-indigo-300\/30 {
  border-top-color: rgb(165 180 252 / 0.3);
  border-bottom-color: rgb(165 180 252 / 0.3);
}
.tw-border-y-indigo-300\/35 {
  border-top-color: rgb(165 180 252 / 0.35);
  border-bottom-color: rgb(165 180 252 / 0.35);
}
.tw-border-y-indigo-300\/40 {
  border-top-color: rgb(165 180 252 / 0.4);
  border-bottom-color: rgb(165 180 252 / 0.4);
}
.tw-border-y-indigo-300\/45 {
  border-top-color: rgb(165 180 252 / 0.45);
  border-bottom-color: rgb(165 180 252 / 0.45);
}
.tw-border-y-indigo-300\/5 {
  border-top-color: rgb(165 180 252 / 0.05);
  border-bottom-color: rgb(165 180 252 / 0.05);
}
.tw-border-y-indigo-300\/50 {
  border-top-color: rgb(165 180 252 / 0.5);
  border-bottom-color: rgb(165 180 252 / 0.5);
}
.tw-border-y-indigo-300\/55 {
  border-top-color: rgb(165 180 252 / 0.55);
  border-bottom-color: rgb(165 180 252 / 0.55);
}
.tw-border-y-indigo-300\/60 {
  border-top-color: rgb(165 180 252 / 0.6);
  border-bottom-color: rgb(165 180 252 / 0.6);
}
.tw-border-y-indigo-300\/65 {
  border-top-color: rgb(165 180 252 / 0.65);
  border-bottom-color: rgb(165 180 252 / 0.65);
}
.tw-border-y-indigo-300\/70 {
  border-top-color: rgb(165 180 252 / 0.7);
  border-bottom-color: rgb(165 180 252 / 0.7);
}
.tw-border-y-indigo-300\/75 {
  border-top-color: rgb(165 180 252 / 0.75);
  border-bottom-color: rgb(165 180 252 / 0.75);
}
.tw-border-y-indigo-300\/80 {
  border-top-color: rgb(165 180 252 / 0.8);
  border-bottom-color: rgb(165 180 252 / 0.8);
}
.tw-border-y-indigo-300\/85 {
  border-top-color: rgb(165 180 252 / 0.85);
  border-bottom-color: rgb(165 180 252 / 0.85);
}
.tw-border-y-indigo-300\/90 {
  border-top-color: rgb(165 180 252 / 0.9);
  border-bottom-color: rgb(165 180 252 / 0.9);
}
.tw-border-y-indigo-300\/95 {
  border-top-color: rgb(165 180 252 / 0.95);
  border-bottom-color: rgb(165 180 252 / 0.95);
}
.tw-border-y-indigo-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-400\/0 {
  border-top-color: rgb(129 140 248 / 0);
  border-bottom-color: rgb(129 140 248 / 0);
}
.tw-border-y-indigo-400\/10 {
  border-top-color: rgb(129 140 248 / 0.1);
  border-bottom-color: rgb(129 140 248 / 0.1);
}
.tw-border-y-indigo-400\/100 {
  border-top-color: rgb(129 140 248 / 1);
  border-bottom-color: rgb(129 140 248 / 1);
}
.tw-border-y-indigo-400\/15 {
  border-top-color: rgb(129 140 248 / 0.15);
  border-bottom-color: rgb(129 140 248 / 0.15);
}
.tw-border-y-indigo-400\/20 {
  border-top-color: rgb(129 140 248 / 0.2);
  border-bottom-color: rgb(129 140 248 / 0.2);
}
.tw-border-y-indigo-400\/25 {
  border-top-color: rgb(129 140 248 / 0.25);
  border-bottom-color: rgb(129 140 248 / 0.25);
}
.tw-border-y-indigo-400\/30 {
  border-top-color: rgb(129 140 248 / 0.3);
  border-bottom-color: rgb(129 140 248 / 0.3);
}
.tw-border-y-indigo-400\/35 {
  border-top-color: rgb(129 140 248 / 0.35);
  border-bottom-color: rgb(129 140 248 / 0.35);
}
.tw-border-y-indigo-400\/40 {
  border-top-color: rgb(129 140 248 / 0.4);
  border-bottom-color: rgb(129 140 248 / 0.4);
}
.tw-border-y-indigo-400\/45 {
  border-top-color: rgb(129 140 248 / 0.45);
  border-bottom-color: rgb(129 140 248 / 0.45);
}
.tw-border-y-indigo-400\/5 {
  border-top-color: rgb(129 140 248 / 0.05);
  border-bottom-color: rgb(129 140 248 / 0.05);
}
.tw-border-y-indigo-400\/50 {
  border-top-color: rgb(129 140 248 / 0.5);
  border-bottom-color: rgb(129 140 248 / 0.5);
}
.tw-border-y-indigo-400\/55 {
  border-top-color: rgb(129 140 248 / 0.55);
  border-bottom-color: rgb(129 140 248 / 0.55);
}
.tw-border-y-indigo-400\/60 {
  border-top-color: rgb(129 140 248 / 0.6);
  border-bottom-color: rgb(129 140 248 / 0.6);
}
.tw-border-y-indigo-400\/65 {
  border-top-color: rgb(129 140 248 / 0.65);
  border-bottom-color: rgb(129 140 248 / 0.65);
}
.tw-border-y-indigo-400\/70 {
  border-top-color: rgb(129 140 248 / 0.7);
  border-bottom-color: rgb(129 140 248 / 0.7);
}
.tw-border-y-indigo-400\/75 {
  border-top-color: rgb(129 140 248 / 0.75);
  border-bottom-color: rgb(129 140 248 / 0.75);
}
.tw-border-y-indigo-400\/80 {
  border-top-color: rgb(129 140 248 / 0.8);
  border-bottom-color: rgb(129 140 248 / 0.8);
}
.tw-border-y-indigo-400\/85 {
  border-top-color: rgb(129 140 248 / 0.85);
  border-bottom-color: rgb(129 140 248 / 0.85);
}
.tw-border-y-indigo-400\/90 {
  border-top-color: rgb(129 140 248 / 0.9);
  border-bottom-color: rgb(129 140 248 / 0.9);
}
.tw-border-y-indigo-400\/95 {
  border-top-color: rgb(129 140 248 / 0.95);
  border-bottom-color: rgb(129 140 248 / 0.95);
}
.tw-border-y-indigo-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-50\/0 {
  border-top-color: rgb(238 242 255 / 0);
  border-bottom-color: rgb(238 242 255 / 0);
}
.tw-border-y-indigo-50\/10 {
  border-top-color: rgb(238 242 255 / 0.1);
  border-bottom-color: rgb(238 242 255 / 0.1);
}
.tw-border-y-indigo-50\/100 {
  border-top-color: rgb(238 242 255 / 1);
  border-bottom-color: rgb(238 242 255 / 1);
}
.tw-border-y-indigo-50\/15 {
  border-top-color: rgb(238 242 255 / 0.15);
  border-bottom-color: rgb(238 242 255 / 0.15);
}
.tw-border-y-indigo-50\/20 {
  border-top-color: rgb(238 242 255 / 0.2);
  border-bottom-color: rgb(238 242 255 / 0.2);
}
.tw-border-y-indigo-50\/25 {
  border-top-color: rgb(238 242 255 / 0.25);
  border-bottom-color: rgb(238 242 255 / 0.25);
}
.tw-border-y-indigo-50\/30 {
  border-top-color: rgb(238 242 255 / 0.3);
  border-bottom-color: rgb(238 242 255 / 0.3);
}
.tw-border-y-indigo-50\/35 {
  border-top-color: rgb(238 242 255 / 0.35);
  border-bottom-color: rgb(238 242 255 / 0.35);
}
.tw-border-y-indigo-50\/40 {
  border-top-color: rgb(238 242 255 / 0.4);
  border-bottom-color: rgb(238 242 255 / 0.4);
}
.tw-border-y-indigo-50\/45 {
  border-top-color: rgb(238 242 255 / 0.45);
  border-bottom-color: rgb(238 242 255 / 0.45);
}
.tw-border-y-indigo-50\/5 {
  border-top-color: rgb(238 242 255 / 0.05);
  border-bottom-color: rgb(238 242 255 / 0.05);
}
.tw-border-y-indigo-50\/50 {
  border-top-color: rgb(238 242 255 / 0.5);
  border-bottom-color: rgb(238 242 255 / 0.5);
}
.tw-border-y-indigo-50\/55 {
  border-top-color: rgb(238 242 255 / 0.55);
  border-bottom-color: rgb(238 242 255 / 0.55);
}
.tw-border-y-indigo-50\/60 {
  border-top-color: rgb(238 242 255 / 0.6);
  border-bottom-color: rgb(238 242 255 / 0.6);
}
.tw-border-y-indigo-50\/65 {
  border-top-color: rgb(238 242 255 / 0.65);
  border-bottom-color: rgb(238 242 255 / 0.65);
}
.tw-border-y-indigo-50\/70 {
  border-top-color: rgb(238 242 255 / 0.7);
  border-bottom-color: rgb(238 242 255 / 0.7);
}
.tw-border-y-indigo-50\/75 {
  border-top-color: rgb(238 242 255 / 0.75);
  border-bottom-color: rgb(238 242 255 / 0.75);
}
.tw-border-y-indigo-50\/80 {
  border-top-color: rgb(238 242 255 / 0.8);
  border-bottom-color: rgb(238 242 255 / 0.8);
}
.tw-border-y-indigo-50\/85 {
  border-top-color: rgb(238 242 255 / 0.85);
  border-bottom-color: rgb(238 242 255 / 0.85);
}
.tw-border-y-indigo-50\/90 {
  border-top-color: rgb(238 242 255 / 0.9);
  border-bottom-color: rgb(238 242 255 / 0.9);
}
.tw-border-y-indigo-50\/95 {
  border-top-color: rgb(238 242 255 / 0.95);
  border-bottom-color: rgb(238 242 255 / 0.95);
}
.tw-border-y-indigo-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-500\/0 {
  border-top-color: rgb(99 102 241 / 0);
  border-bottom-color: rgb(99 102 241 / 0);
}
.tw-border-y-indigo-500\/10 {
  border-top-color: rgb(99 102 241 / 0.1);
  border-bottom-color: rgb(99 102 241 / 0.1);
}
.tw-border-y-indigo-500\/100 {
  border-top-color: rgb(99 102 241 / 1);
  border-bottom-color: rgb(99 102 241 / 1);
}
.tw-border-y-indigo-500\/15 {
  border-top-color: rgb(99 102 241 / 0.15);
  border-bottom-color: rgb(99 102 241 / 0.15);
}
.tw-border-y-indigo-500\/20 {
  border-top-color: rgb(99 102 241 / 0.2);
  border-bottom-color: rgb(99 102 241 / 0.2);
}
.tw-border-y-indigo-500\/25 {
  border-top-color: rgb(99 102 241 / 0.25);
  border-bottom-color: rgb(99 102 241 / 0.25);
}
.tw-border-y-indigo-500\/30 {
  border-top-color: rgb(99 102 241 / 0.3);
  border-bottom-color: rgb(99 102 241 / 0.3);
}
.tw-border-y-indigo-500\/35 {
  border-top-color: rgb(99 102 241 / 0.35);
  border-bottom-color: rgb(99 102 241 / 0.35);
}
.tw-border-y-indigo-500\/40 {
  border-top-color: rgb(99 102 241 / 0.4);
  border-bottom-color: rgb(99 102 241 / 0.4);
}
.tw-border-y-indigo-500\/45 {
  border-top-color: rgb(99 102 241 / 0.45);
  border-bottom-color: rgb(99 102 241 / 0.45);
}
.tw-border-y-indigo-500\/5 {
  border-top-color: rgb(99 102 241 / 0.05);
  border-bottom-color: rgb(99 102 241 / 0.05);
}
.tw-border-y-indigo-500\/50 {
  border-top-color: rgb(99 102 241 / 0.5);
  border-bottom-color: rgb(99 102 241 / 0.5);
}
.tw-border-y-indigo-500\/55 {
  border-top-color: rgb(99 102 241 / 0.55);
  border-bottom-color: rgb(99 102 241 / 0.55);
}
.tw-border-y-indigo-500\/60 {
  border-top-color: rgb(99 102 241 / 0.6);
  border-bottom-color: rgb(99 102 241 / 0.6);
}
.tw-border-y-indigo-500\/65 {
  border-top-color: rgb(99 102 241 / 0.65);
  border-bottom-color: rgb(99 102 241 / 0.65);
}
.tw-border-y-indigo-500\/70 {
  border-top-color: rgb(99 102 241 / 0.7);
  border-bottom-color: rgb(99 102 241 / 0.7);
}
.tw-border-y-indigo-500\/75 {
  border-top-color: rgb(99 102 241 / 0.75);
  border-bottom-color: rgb(99 102 241 / 0.75);
}
.tw-border-y-indigo-500\/80 {
  border-top-color: rgb(99 102 241 / 0.8);
  border-bottom-color: rgb(99 102 241 / 0.8);
}
.tw-border-y-indigo-500\/85 {
  border-top-color: rgb(99 102 241 / 0.85);
  border-bottom-color: rgb(99 102 241 / 0.85);
}
.tw-border-y-indigo-500\/90 {
  border-top-color: rgb(99 102 241 / 0.9);
  border-bottom-color: rgb(99 102 241 / 0.9);
}
.tw-border-y-indigo-500\/95 {
  border-top-color: rgb(99 102 241 / 0.95);
  border-bottom-color: rgb(99 102 241 / 0.95);
}
.tw-border-y-indigo-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-600\/0 {
  border-top-color: rgb(79 70 229 / 0);
  border-bottom-color: rgb(79 70 229 / 0);
}
.tw-border-y-indigo-600\/10 {
  border-top-color: rgb(79 70 229 / 0.1);
  border-bottom-color: rgb(79 70 229 / 0.1);
}
.tw-border-y-indigo-600\/100 {
  border-top-color: rgb(79 70 229 / 1);
  border-bottom-color: rgb(79 70 229 / 1);
}
.tw-border-y-indigo-600\/15 {
  border-top-color: rgb(79 70 229 / 0.15);
  border-bottom-color: rgb(79 70 229 / 0.15);
}
.tw-border-y-indigo-600\/20 {
  border-top-color: rgb(79 70 229 / 0.2);
  border-bottom-color: rgb(79 70 229 / 0.2);
}
.tw-border-y-indigo-600\/25 {
  border-top-color: rgb(79 70 229 / 0.25);
  border-bottom-color: rgb(79 70 229 / 0.25);
}
.tw-border-y-indigo-600\/30 {
  border-top-color: rgb(79 70 229 / 0.3);
  border-bottom-color: rgb(79 70 229 / 0.3);
}
.tw-border-y-indigo-600\/35 {
  border-top-color: rgb(79 70 229 / 0.35);
  border-bottom-color: rgb(79 70 229 / 0.35);
}
.tw-border-y-indigo-600\/40 {
  border-top-color: rgb(79 70 229 / 0.4);
  border-bottom-color: rgb(79 70 229 / 0.4);
}
.tw-border-y-indigo-600\/45 {
  border-top-color: rgb(79 70 229 / 0.45);
  border-bottom-color: rgb(79 70 229 / 0.45);
}
.tw-border-y-indigo-600\/5 {
  border-top-color: rgb(79 70 229 / 0.05);
  border-bottom-color: rgb(79 70 229 / 0.05);
}
.tw-border-y-indigo-600\/50 {
  border-top-color: rgb(79 70 229 / 0.5);
  border-bottom-color: rgb(79 70 229 / 0.5);
}
.tw-border-y-indigo-600\/55 {
  border-top-color: rgb(79 70 229 / 0.55);
  border-bottom-color: rgb(79 70 229 / 0.55);
}
.tw-border-y-indigo-600\/60 {
  border-top-color: rgb(79 70 229 / 0.6);
  border-bottom-color: rgb(79 70 229 / 0.6);
}
.tw-border-y-indigo-600\/65 {
  border-top-color: rgb(79 70 229 / 0.65);
  border-bottom-color: rgb(79 70 229 / 0.65);
}
.tw-border-y-indigo-600\/70 {
  border-top-color: rgb(79 70 229 / 0.7);
  border-bottom-color: rgb(79 70 229 / 0.7);
}
.tw-border-y-indigo-600\/75 {
  border-top-color: rgb(79 70 229 / 0.75);
  border-bottom-color: rgb(79 70 229 / 0.75);
}
.tw-border-y-indigo-600\/80 {
  border-top-color: rgb(79 70 229 / 0.8);
  border-bottom-color: rgb(79 70 229 / 0.8);
}
.tw-border-y-indigo-600\/85 {
  border-top-color: rgb(79 70 229 / 0.85);
  border-bottom-color: rgb(79 70 229 / 0.85);
}
.tw-border-y-indigo-600\/90 {
  border-top-color: rgb(79 70 229 / 0.9);
  border-bottom-color: rgb(79 70 229 / 0.9);
}
.tw-border-y-indigo-600\/95 {
  border-top-color: rgb(79 70 229 / 0.95);
  border-bottom-color: rgb(79 70 229 / 0.95);
}
.tw-border-y-indigo-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-700\/0 {
  border-top-color: rgb(67 56 202 / 0);
  border-bottom-color: rgb(67 56 202 / 0);
}
.tw-border-y-indigo-700\/10 {
  border-top-color: rgb(67 56 202 / 0.1);
  border-bottom-color: rgb(67 56 202 / 0.1);
}
.tw-border-y-indigo-700\/100 {
  border-top-color: rgb(67 56 202 / 1);
  border-bottom-color: rgb(67 56 202 / 1);
}
.tw-border-y-indigo-700\/15 {
  border-top-color: rgb(67 56 202 / 0.15);
  border-bottom-color: rgb(67 56 202 / 0.15);
}
.tw-border-y-indigo-700\/20 {
  border-top-color: rgb(67 56 202 / 0.2);
  border-bottom-color: rgb(67 56 202 / 0.2);
}
.tw-border-y-indigo-700\/25 {
  border-top-color: rgb(67 56 202 / 0.25);
  border-bottom-color: rgb(67 56 202 / 0.25);
}
.tw-border-y-indigo-700\/30 {
  border-top-color: rgb(67 56 202 / 0.3);
  border-bottom-color: rgb(67 56 202 / 0.3);
}
.tw-border-y-indigo-700\/35 {
  border-top-color: rgb(67 56 202 / 0.35);
  border-bottom-color: rgb(67 56 202 / 0.35);
}
.tw-border-y-indigo-700\/40 {
  border-top-color: rgb(67 56 202 / 0.4);
  border-bottom-color: rgb(67 56 202 / 0.4);
}
.tw-border-y-indigo-700\/45 {
  border-top-color: rgb(67 56 202 / 0.45);
  border-bottom-color: rgb(67 56 202 / 0.45);
}
.tw-border-y-indigo-700\/5 {
  border-top-color: rgb(67 56 202 / 0.05);
  border-bottom-color: rgb(67 56 202 / 0.05);
}
.tw-border-y-indigo-700\/50 {
  border-top-color: rgb(67 56 202 / 0.5);
  border-bottom-color: rgb(67 56 202 / 0.5);
}
.tw-border-y-indigo-700\/55 {
  border-top-color: rgb(67 56 202 / 0.55);
  border-bottom-color: rgb(67 56 202 / 0.55);
}
.tw-border-y-indigo-700\/60 {
  border-top-color: rgb(67 56 202 / 0.6);
  border-bottom-color: rgb(67 56 202 / 0.6);
}
.tw-border-y-indigo-700\/65 {
  border-top-color: rgb(67 56 202 / 0.65);
  border-bottom-color: rgb(67 56 202 / 0.65);
}
.tw-border-y-indigo-700\/70 {
  border-top-color: rgb(67 56 202 / 0.7);
  border-bottom-color: rgb(67 56 202 / 0.7);
}
.tw-border-y-indigo-700\/75 {
  border-top-color: rgb(67 56 202 / 0.75);
  border-bottom-color: rgb(67 56 202 / 0.75);
}
.tw-border-y-indigo-700\/80 {
  border-top-color: rgb(67 56 202 / 0.8);
  border-bottom-color: rgb(67 56 202 / 0.8);
}
.tw-border-y-indigo-700\/85 {
  border-top-color: rgb(67 56 202 / 0.85);
  border-bottom-color: rgb(67 56 202 / 0.85);
}
.tw-border-y-indigo-700\/90 {
  border-top-color: rgb(67 56 202 / 0.9);
  border-bottom-color: rgb(67 56 202 / 0.9);
}
.tw-border-y-indigo-700\/95 {
  border-top-color: rgb(67 56 202 / 0.95);
  border-bottom-color: rgb(67 56 202 / 0.95);
}
.tw-border-y-indigo-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-800\/0 {
  border-top-color: rgb(55 48 163 / 0);
  border-bottom-color: rgb(55 48 163 / 0);
}
.tw-border-y-indigo-800\/10 {
  border-top-color: rgb(55 48 163 / 0.1);
  border-bottom-color: rgb(55 48 163 / 0.1);
}
.tw-border-y-indigo-800\/100 {
  border-top-color: rgb(55 48 163 / 1);
  border-bottom-color: rgb(55 48 163 / 1);
}
.tw-border-y-indigo-800\/15 {
  border-top-color: rgb(55 48 163 / 0.15);
  border-bottom-color: rgb(55 48 163 / 0.15);
}
.tw-border-y-indigo-800\/20 {
  border-top-color: rgb(55 48 163 / 0.2);
  border-bottom-color: rgb(55 48 163 / 0.2);
}
.tw-border-y-indigo-800\/25 {
  border-top-color: rgb(55 48 163 / 0.25);
  border-bottom-color: rgb(55 48 163 / 0.25);
}
.tw-border-y-indigo-800\/30 {
  border-top-color: rgb(55 48 163 / 0.3);
  border-bottom-color: rgb(55 48 163 / 0.3);
}
.tw-border-y-indigo-800\/35 {
  border-top-color: rgb(55 48 163 / 0.35);
  border-bottom-color: rgb(55 48 163 / 0.35);
}
.tw-border-y-indigo-800\/40 {
  border-top-color: rgb(55 48 163 / 0.4);
  border-bottom-color: rgb(55 48 163 / 0.4);
}
.tw-border-y-indigo-800\/45 {
  border-top-color: rgb(55 48 163 / 0.45);
  border-bottom-color: rgb(55 48 163 / 0.45);
}
.tw-border-y-indigo-800\/5 {
  border-top-color: rgb(55 48 163 / 0.05);
  border-bottom-color: rgb(55 48 163 / 0.05);
}
.tw-border-y-indigo-800\/50 {
  border-top-color: rgb(55 48 163 / 0.5);
  border-bottom-color: rgb(55 48 163 / 0.5);
}
.tw-border-y-indigo-800\/55 {
  border-top-color: rgb(55 48 163 / 0.55);
  border-bottom-color: rgb(55 48 163 / 0.55);
}
.tw-border-y-indigo-800\/60 {
  border-top-color: rgb(55 48 163 / 0.6);
  border-bottom-color: rgb(55 48 163 / 0.6);
}
.tw-border-y-indigo-800\/65 {
  border-top-color: rgb(55 48 163 / 0.65);
  border-bottom-color: rgb(55 48 163 / 0.65);
}
.tw-border-y-indigo-800\/70 {
  border-top-color: rgb(55 48 163 / 0.7);
  border-bottom-color: rgb(55 48 163 / 0.7);
}
.tw-border-y-indigo-800\/75 {
  border-top-color: rgb(55 48 163 / 0.75);
  border-bottom-color: rgb(55 48 163 / 0.75);
}
.tw-border-y-indigo-800\/80 {
  border-top-color: rgb(55 48 163 / 0.8);
  border-bottom-color: rgb(55 48 163 / 0.8);
}
.tw-border-y-indigo-800\/85 {
  border-top-color: rgb(55 48 163 / 0.85);
  border-bottom-color: rgb(55 48 163 / 0.85);
}
.tw-border-y-indigo-800\/90 {
  border-top-color: rgb(55 48 163 / 0.9);
  border-bottom-color: rgb(55 48 163 / 0.9);
}
.tw-border-y-indigo-800\/95 {
  border-top-color: rgb(55 48 163 / 0.95);
  border-bottom-color: rgb(55 48 163 / 0.95);
}
.tw-border-y-indigo-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-900\/0 {
  border-top-color: rgb(49 46 129 / 0);
  border-bottom-color: rgb(49 46 129 / 0);
}
.tw-border-y-indigo-900\/10 {
  border-top-color: rgb(49 46 129 / 0.1);
  border-bottom-color: rgb(49 46 129 / 0.1);
}
.tw-border-y-indigo-900\/100 {
  border-top-color: rgb(49 46 129 / 1);
  border-bottom-color: rgb(49 46 129 / 1);
}
.tw-border-y-indigo-900\/15 {
  border-top-color: rgb(49 46 129 / 0.15);
  border-bottom-color: rgb(49 46 129 / 0.15);
}
.tw-border-y-indigo-900\/20 {
  border-top-color: rgb(49 46 129 / 0.2);
  border-bottom-color: rgb(49 46 129 / 0.2);
}
.tw-border-y-indigo-900\/25 {
  border-top-color: rgb(49 46 129 / 0.25);
  border-bottom-color: rgb(49 46 129 / 0.25);
}
.tw-border-y-indigo-900\/30 {
  border-top-color: rgb(49 46 129 / 0.3);
  border-bottom-color: rgb(49 46 129 / 0.3);
}
.tw-border-y-indigo-900\/35 {
  border-top-color: rgb(49 46 129 / 0.35);
  border-bottom-color: rgb(49 46 129 / 0.35);
}
.tw-border-y-indigo-900\/40 {
  border-top-color: rgb(49 46 129 / 0.4);
  border-bottom-color: rgb(49 46 129 / 0.4);
}
.tw-border-y-indigo-900\/45 {
  border-top-color: rgb(49 46 129 / 0.45);
  border-bottom-color: rgb(49 46 129 / 0.45);
}
.tw-border-y-indigo-900\/5 {
  border-top-color: rgb(49 46 129 / 0.05);
  border-bottom-color: rgb(49 46 129 / 0.05);
}
.tw-border-y-indigo-900\/50 {
  border-top-color: rgb(49 46 129 / 0.5);
  border-bottom-color: rgb(49 46 129 / 0.5);
}
.tw-border-y-indigo-900\/55 {
  border-top-color: rgb(49 46 129 / 0.55);
  border-bottom-color: rgb(49 46 129 / 0.55);
}
.tw-border-y-indigo-900\/60 {
  border-top-color: rgb(49 46 129 / 0.6);
  border-bottom-color: rgb(49 46 129 / 0.6);
}
.tw-border-y-indigo-900\/65 {
  border-top-color: rgb(49 46 129 / 0.65);
  border-bottom-color: rgb(49 46 129 / 0.65);
}
.tw-border-y-indigo-900\/70 {
  border-top-color: rgb(49 46 129 / 0.7);
  border-bottom-color: rgb(49 46 129 / 0.7);
}
.tw-border-y-indigo-900\/75 {
  border-top-color: rgb(49 46 129 / 0.75);
  border-bottom-color: rgb(49 46 129 / 0.75);
}
.tw-border-y-indigo-900\/80 {
  border-top-color: rgb(49 46 129 / 0.8);
  border-bottom-color: rgb(49 46 129 / 0.8);
}
.tw-border-y-indigo-900\/85 {
  border-top-color: rgb(49 46 129 / 0.85);
  border-bottom-color: rgb(49 46 129 / 0.85);
}
.tw-border-y-indigo-900\/90 {
  border-top-color: rgb(49 46 129 / 0.9);
  border-bottom-color: rgb(49 46 129 / 0.9);
}
.tw-border-y-indigo-900\/95 {
  border-top-color: rgb(49 46 129 / 0.95);
  border-bottom-color: rgb(49 46 129 / 0.95);
}
.tw-border-y-indigo-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-y-indigo-950\/0 {
  border-top-color: rgb(30 27 75 / 0);
  border-bottom-color: rgb(30 27 75 / 0);
}
.tw-border-y-indigo-950\/10 {
  border-top-color: rgb(30 27 75 / 0.1);
  border-bottom-color: rgb(30 27 75 / 0.1);
}
.tw-border-y-indigo-950\/100 {
  border-top-color: rgb(30 27 75 / 1);
  border-bottom-color: rgb(30 27 75 / 1);
}
.tw-border-y-indigo-950\/15 {
  border-top-color: rgb(30 27 75 / 0.15);
  border-bottom-color: rgb(30 27 75 / 0.15);
}
.tw-border-y-indigo-950\/20 {
  border-top-color: rgb(30 27 75 / 0.2);
  border-bottom-color: rgb(30 27 75 / 0.2);
}
.tw-border-y-indigo-950\/25 {
  border-top-color: rgb(30 27 75 / 0.25);
  border-bottom-color: rgb(30 27 75 / 0.25);
}
.tw-border-y-indigo-950\/30 {
  border-top-color: rgb(30 27 75 / 0.3);
  border-bottom-color: rgb(30 27 75 / 0.3);
}
.tw-border-y-indigo-950\/35 {
  border-top-color: rgb(30 27 75 / 0.35);
  border-bottom-color: rgb(30 27 75 / 0.35);
}
.tw-border-y-indigo-950\/40 {
  border-top-color: rgb(30 27 75 / 0.4);
  border-bottom-color: rgb(30 27 75 / 0.4);
}
.tw-border-y-indigo-950\/45 {
  border-top-color: rgb(30 27 75 / 0.45);
  border-bottom-color: rgb(30 27 75 / 0.45);
}
.tw-border-y-indigo-950\/5 {
  border-top-color: rgb(30 27 75 / 0.05);
  border-bottom-color: rgb(30 27 75 / 0.05);
}
.tw-border-y-indigo-950\/50 {
  border-top-color: rgb(30 27 75 / 0.5);
  border-bottom-color: rgb(30 27 75 / 0.5);
}
.tw-border-y-indigo-950\/55 {
  border-top-color: rgb(30 27 75 / 0.55);
  border-bottom-color: rgb(30 27 75 / 0.55);
}
.tw-border-y-indigo-950\/60 {
  border-top-color: rgb(30 27 75 / 0.6);
  border-bottom-color: rgb(30 27 75 / 0.6);
}
.tw-border-y-indigo-950\/65 {
  border-top-color: rgb(30 27 75 / 0.65);
  border-bottom-color: rgb(30 27 75 / 0.65);
}
.tw-border-y-indigo-950\/70 {
  border-top-color: rgb(30 27 75 / 0.7);
  border-bottom-color: rgb(30 27 75 / 0.7);
}
.tw-border-y-indigo-950\/75 {
  border-top-color: rgb(30 27 75 / 0.75);
  border-bottom-color: rgb(30 27 75 / 0.75);
}
.tw-border-y-indigo-950\/80 {
  border-top-color: rgb(30 27 75 / 0.8);
  border-bottom-color: rgb(30 27 75 / 0.8);
}
.tw-border-y-indigo-950\/85 {
  border-top-color: rgb(30 27 75 / 0.85);
  border-bottom-color: rgb(30 27 75 / 0.85);
}
.tw-border-y-indigo-950\/90 {
  border-top-color: rgb(30 27 75 / 0.9);
  border-bottom-color: rgb(30 27 75 / 0.9);
}
.tw-border-y-indigo-950\/95 {
  border-top-color: rgb(30 27 75 / 0.95);
  border-bottom-color: rgb(30 27 75 / 0.95);
}
.tw-border-y-inherit {
  border-top-color: inherit;
  border-bottom-color: inherit;
}
.tw-border-y-lime-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-100\/0 {
  border-top-color: rgb(236 252 203 / 0);
  border-bottom-color: rgb(236 252 203 / 0);
}
.tw-border-y-lime-100\/10 {
  border-top-color: rgb(236 252 203 / 0.1);
  border-bottom-color: rgb(236 252 203 / 0.1);
}
.tw-border-y-lime-100\/100 {
  border-top-color: rgb(236 252 203 / 1);
  border-bottom-color: rgb(236 252 203 / 1);
}
.tw-border-y-lime-100\/15 {
  border-top-color: rgb(236 252 203 / 0.15);
  border-bottom-color: rgb(236 252 203 / 0.15);
}
.tw-border-y-lime-100\/20 {
  border-top-color: rgb(236 252 203 / 0.2);
  border-bottom-color: rgb(236 252 203 / 0.2);
}
.tw-border-y-lime-100\/25 {
  border-top-color: rgb(236 252 203 / 0.25);
  border-bottom-color: rgb(236 252 203 / 0.25);
}
.tw-border-y-lime-100\/30 {
  border-top-color: rgb(236 252 203 / 0.3);
  border-bottom-color: rgb(236 252 203 / 0.3);
}
.tw-border-y-lime-100\/35 {
  border-top-color: rgb(236 252 203 / 0.35);
  border-bottom-color: rgb(236 252 203 / 0.35);
}
.tw-border-y-lime-100\/40 {
  border-top-color: rgb(236 252 203 / 0.4);
  border-bottom-color: rgb(236 252 203 / 0.4);
}
.tw-border-y-lime-100\/45 {
  border-top-color: rgb(236 252 203 / 0.45);
  border-bottom-color: rgb(236 252 203 / 0.45);
}
.tw-border-y-lime-100\/5 {
  border-top-color: rgb(236 252 203 / 0.05);
  border-bottom-color: rgb(236 252 203 / 0.05);
}
.tw-border-y-lime-100\/50 {
  border-top-color: rgb(236 252 203 / 0.5);
  border-bottom-color: rgb(236 252 203 / 0.5);
}
.tw-border-y-lime-100\/55 {
  border-top-color: rgb(236 252 203 / 0.55);
  border-bottom-color: rgb(236 252 203 / 0.55);
}
.tw-border-y-lime-100\/60 {
  border-top-color: rgb(236 252 203 / 0.6);
  border-bottom-color: rgb(236 252 203 / 0.6);
}
.tw-border-y-lime-100\/65 {
  border-top-color: rgb(236 252 203 / 0.65);
  border-bottom-color: rgb(236 252 203 / 0.65);
}
.tw-border-y-lime-100\/70 {
  border-top-color: rgb(236 252 203 / 0.7);
  border-bottom-color: rgb(236 252 203 / 0.7);
}
.tw-border-y-lime-100\/75 {
  border-top-color: rgb(236 252 203 / 0.75);
  border-bottom-color: rgb(236 252 203 / 0.75);
}
.tw-border-y-lime-100\/80 {
  border-top-color: rgb(236 252 203 / 0.8);
  border-bottom-color: rgb(236 252 203 / 0.8);
}
.tw-border-y-lime-100\/85 {
  border-top-color: rgb(236 252 203 / 0.85);
  border-bottom-color: rgb(236 252 203 / 0.85);
}
.tw-border-y-lime-100\/90 {
  border-top-color: rgb(236 252 203 / 0.9);
  border-bottom-color: rgb(236 252 203 / 0.9);
}
.tw-border-y-lime-100\/95 {
  border-top-color: rgb(236 252 203 / 0.95);
  border-bottom-color: rgb(236 252 203 / 0.95);
}
.tw-border-y-lime-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-200\/0 {
  border-top-color: rgb(217 249 157 / 0);
  border-bottom-color: rgb(217 249 157 / 0);
}
.tw-border-y-lime-200\/10 {
  border-top-color: rgb(217 249 157 / 0.1);
  border-bottom-color: rgb(217 249 157 / 0.1);
}
.tw-border-y-lime-200\/100 {
  border-top-color: rgb(217 249 157 / 1);
  border-bottom-color: rgb(217 249 157 / 1);
}
.tw-border-y-lime-200\/15 {
  border-top-color: rgb(217 249 157 / 0.15);
  border-bottom-color: rgb(217 249 157 / 0.15);
}
.tw-border-y-lime-200\/20 {
  border-top-color: rgb(217 249 157 / 0.2);
  border-bottom-color: rgb(217 249 157 / 0.2);
}
.tw-border-y-lime-200\/25 {
  border-top-color: rgb(217 249 157 / 0.25);
  border-bottom-color: rgb(217 249 157 / 0.25);
}
.tw-border-y-lime-200\/30 {
  border-top-color: rgb(217 249 157 / 0.3);
  border-bottom-color: rgb(217 249 157 / 0.3);
}
.tw-border-y-lime-200\/35 {
  border-top-color: rgb(217 249 157 / 0.35);
  border-bottom-color: rgb(217 249 157 / 0.35);
}
.tw-border-y-lime-200\/40 {
  border-top-color: rgb(217 249 157 / 0.4);
  border-bottom-color: rgb(217 249 157 / 0.4);
}
.tw-border-y-lime-200\/45 {
  border-top-color: rgb(217 249 157 / 0.45);
  border-bottom-color: rgb(217 249 157 / 0.45);
}
.tw-border-y-lime-200\/5 {
  border-top-color: rgb(217 249 157 / 0.05);
  border-bottom-color: rgb(217 249 157 / 0.05);
}
.tw-border-y-lime-200\/50 {
  border-top-color: rgb(217 249 157 / 0.5);
  border-bottom-color: rgb(217 249 157 / 0.5);
}
.tw-border-y-lime-200\/55 {
  border-top-color: rgb(217 249 157 / 0.55);
  border-bottom-color: rgb(217 249 157 / 0.55);
}
.tw-border-y-lime-200\/60 {
  border-top-color: rgb(217 249 157 / 0.6);
  border-bottom-color: rgb(217 249 157 / 0.6);
}
.tw-border-y-lime-200\/65 {
  border-top-color: rgb(217 249 157 / 0.65);
  border-bottom-color: rgb(217 249 157 / 0.65);
}
.tw-border-y-lime-200\/70 {
  border-top-color: rgb(217 249 157 / 0.7);
  border-bottom-color: rgb(217 249 157 / 0.7);
}
.tw-border-y-lime-200\/75 {
  border-top-color: rgb(217 249 157 / 0.75);
  border-bottom-color: rgb(217 249 157 / 0.75);
}
.tw-border-y-lime-200\/80 {
  border-top-color: rgb(217 249 157 / 0.8);
  border-bottom-color: rgb(217 249 157 / 0.8);
}
.tw-border-y-lime-200\/85 {
  border-top-color: rgb(217 249 157 / 0.85);
  border-bottom-color: rgb(217 249 157 / 0.85);
}
.tw-border-y-lime-200\/90 {
  border-top-color: rgb(217 249 157 / 0.9);
  border-bottom-color: rgb(217 249 157 / 0.9);
}
.tw-border-y-lime-200\/95 {
  border-top-color: rgb(217 249 157 / 0.95);
  border-bottom-color: rgb(217 249 157 / 0.95);
}
.tw-border-y-lime-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-300\/0 {
  border-top-color: rgb(190 242 100 / 0);
  border-bottom-color: rgb(190 242 100 / 0);
}
.tw-border-y-lime-300\/10 {
  border-top-color: rgb(190 242 100 / 0.1);
  border-bottom-color: rgb(190 242 100 / 0.1);
}
.tw-border-y-lime-300\/100 {
  border-top-color: rgb(190 242 100 / 1);
  border-bottom-color: rgb(190 242 100 / 1);
}
.tw-border-y-lime-300\/15 {
  border-top-color: rgb(190 242 100 / 0.15);
  border-bottom-color: rgb(190 242 100 / 0.15);
}
.tw-border-y-lime-300\/20 {
  border-top-color: rgb(190 242 100 / 0.2);
  border-bottom-color: rgb(190 242 100 / 0.2);
}
.tw-border-y-lime-300\/25 {
  border-top-color: rgb(190 242 100 / 0.25);
  border-bottom-color: rgb(190 242 100 / 0.25);
}
.tw-border-y-lime-300\/30 {
  border-top-color: rgb(190 242 100 / 0.3);
  border-bottom-color: rgb(190 242 100 / 0.3);
}
.tw-border-y-lime-300\/35 {
  border-top-color: rgb(190 242 100 / 0.35);
  border-bottom-color: rgb(190 242 100 / 0.35);
}
.tw-border-y-lime-300\/40 {
  border-top-color: rgb(190 242 100 / 0.4);
  border-bottom-color: rgb(190 242 100 / 0.4);
}
.tw-border-y-lime-300\/45 {
  border-top-color: rgb(190 242 100 / 0.45);
  border-bottom-color: rgb(190 242 100 / 0.45);
}
.tw-border-y-lime-300\/5 {
  border-top-color: rgb(190 242 100 / 0.05);
  border-bottom-color: rgb(190 242 100 / 0.05);
}
.tw-border-y-lime-300\/50 {
  border-top-color: rgb(190 242 100 / 0.5);
  border-bottom-color: rgb(190 242 100 / 0.5);
}
.tw-border-y-lime-300\/55 {
  border-top-color: rgb(190 242 100 / 0.55);
  border-bottom-color: rgb(190 242 100 / 0.55);
}
.tw-border-y-lime-300\/60 {
  border-top-color: rgb(190 242 100 / 0.6);
  border-bottom-color: rgb(190 242 100 / 0.6);
}
.tw-border-y-lime-300\/65 {
  border-top-color: rgb(190 242 100 / 0.65);
  border-bottom-color: rgb(190 242 100 / 0.65);
}
.tw-border-y-lime-300\/70 {
  border-top-color: rgb(190 242 100 / 0.7);
  border-bottom-color: rgb(190 242 100 / 0.7);
}
.tw-border-y-lime-300\/75 {
  border-top-color: rgb(190 242 100 / 0.75);
  border-bottom-color: rgb(190 242 100 / 0.75);
}
.tw-border-y-lime-300\/80 {
  border-top-color: rgb(190 242 100 / 0.8);
  border-bottom-color: rgb(190 242 100 / 0.8);
}
.tw-border-y-lime-300\/85 {
  border-top-color: rgb(190 242 100 / 0.85);
  border-bottom-color: rgb(190 242 100 / 0.85);
}
.tw-border-y-lime-300\/90 {
  border-top-color: rgb(190 242 100 / 0.9);
  border-bottom-color: rgb(190 242 100 / 0.9);
}
.tw-border-y-lime-300\/95 {
  border-top-color: rgb(190 242 100 / 0.95);
  border-bottom-color: rgb(190 242 100 / 0.95);
}
.tw-border-y-lime-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-400\/0 {
  border-top-color: rgb(163 230 53 / 0);
  border-bottom-color: rgb(163 230 53 / 0);
}
.tw-border-y-lime-400\/10 {
  border-top-color: rgb(163 230 53 / 0.1);
  border-bottom-color: rgb(163 230 53 / 0.1);
}
.tw-border-y-lime-400\/100 {
  border-top-color: rgb(163 230 53 / 1);
  border-bottom-color: rgb(163 230 53 / 1);
}
.tw-border-y-lime-400\/15 {
  border-top-color: rgb(163 230 53 / 0.15);
  border-bottom-color: rgb(163 230 53 / 0.15);
}
.tw-border-y-lime-400\/20 {
  border-top-color: rgb(163 230 53 / 0.2);
  border-bottom-color: rgb(163 230 53 / 0.2);
}
.tw-border-y-lime-400\/25 {
  border-top-color: rgb(163 230 53 / 0.25);
  border-bottom-color: rgb(163 230 53 / 0.25);
}
.tw-border-y-lime-400\/30 {
  border-top-color: rgb(163 230 53 / 0.3);
  border-bottom-color: rgb(163 230 53 / 0.3);
}
.tw-border-y-lime-400\/35 {
  border-top-color: rgb(163 230 53 / 0.35);
  border-bottom-color: rgb(163 230 53 / 0.35);
}
.tw-border-y-lime-400\/40 {
  border-top-color: rgb(163 230 53 / 0.4);
  border-bottom-color: rgb(163 230 53 / 0.4);
}
.tw-border-y-lime-400\/45 {
  border-top-color: rgb(163 230 53 / 0.45);
  border-bottom-color: rgb(163 230 53 / 0.45);
}
.tw-border-y-lime-400\/5 {
  border-top-color: rgb(163 230 53 / 0.05);
  border-bottom-color: rgb(163 230 53 / 0.05);
}
.tw-border-y-lime-400\/50 {
  border-top-color: rgb(163 230 53 / 0.5);
  border-bottom-color: rgb(163 230 53 / 0.5);
}
.tw-border-y-lime-400\/55 {
  border-top-color: rgb(163 230 53 / 0.55);
  border-bottom-color: rgb(163 230 53 / 0.55);
}
.tw-border-y-lime-400\/60 {
  border-top-color: rgb(163 230 53 / 0.6);
  border-bottom-color: rgb(163 230 53 / 0.6);
}
.tw-border-y-lime-400\/65 {
  border-top-color: rgb(163 230 53 / 0.65);
  border-bottom-color: rgb(163 230 53 / 0.65);
}
.tw-border-y-lime-400\/70 {
  border-top-color: rgb(163 230 53 / 0.7);
  border-bottom-color: rgb(163 230 53 / 0.7);
}
.tw-border-y-lime-400\/75 {
  border-top-color: rgb(163 230 53 / 0.75);
  border-bottom-color: rgb(163 230 53 / 0.75);
}
.tw-border-y-lime-400\/80 {
  border-top-color: rgb(163 230 53 / 0.8);
  border-bottom-color: rgb(163 230 53 / 0.8);
}
.tw-border-y-lime-400\/85 {
  border-top-color: rgb(163 230 53 / 0.85);
  border-bottom-color: rgb(163 230 53 / 0.85);
}
.tw-border-y-lime-400\/90 {
  border-top-color: rgb(163 230 53 / 0.9);
  border-bottom-color: rgb(163 230 53 / 0.9);
}
.tw-border-y-lime-400\/95 {
  border-top-color: rgb(163 230 53 / 0.95);
  border-bottom-color: rgb(163 230 53 / 0.95);
}
.tw-border-y-lime-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-50\/0 {
  border-top-color: rgb(247 254 231 / 0);
  border-bottom-color: rgb(247 254 231 / 0);
}
.tw-border-y-lime-50\/10 {
  border-top-color: rgb(247 254 231 / 0.1);
  border-bottom-color: rgb(247 254 231 / 0.1);
}
.tw-border-y-lime-50\/100 {
  border-top-color: rgb(247 254 231 / 1);
  border-bottom-color: rgb(247 254 231 / 1);
}
.tw-border-y-lime-50\/15 {
  border-top-color: rgb(247 254 231 / 0.15);
  border-bottom-color: rgb(247 254 231 / 0.15);
}
.tw-border-y-lime-50\/20 {
  border-top-color: rgb(247 254 231 / 0.2);
  border-bottom-color: rgb(247 254 231 / 0.2);
}
.tw-border-y-lime-50\/25 {
  border-top-color: rgb(247 254 231 / 0.25);
  border-bottom-color: rgb(247 254 231 / 0.25);
}
.tw-border-y-lime-50\/30 {
  border-top-color: rgb(247 254 231 / 0.3);
  border-bottom-color: rgb(247 254 231 / 0.3);
}
.tw-border-y-lime-50\/35 {
  border-top-color: rgb(247 254 231 / 0.35);
  border-bottom-color: rgb(247 254 231 / 0.35);
}
.tw-border-y-lime-50\/40 {
  border-top-color: rgb(247 254 231 / 0.4);
  border-bottom-color: rgb(247 254 231 / 0.4);
}
.tw-border-y-lime-50\/45 {
  border-top-color: rgb(247 254 231 / 0.45);
  border-bottom-color: rgb(247 254 231 / 0.45);
}
.tw-border-y-lime-50\/5 {
  border-top-color: rgb(247 254 231 / 0.05);
  border-bottom-color: rgb(247 254 231 / 0.05);
}
.tw-border-y-lime-50\/50 {
  border-top-color: rgb(247 254 231 / 0.5);
  border-bottom-color: rgb(247 254 231 / 0.5);
}
.tw-border-y-lime-50\/55 {
  border-top-color: rgb(247 254 231 / 0.55);
  border-bottom-color: rgb(247 254 231 / 0.55);
}
.tw-border-y-lime-50\/60 {
  border-top-color: rgb(247 254 231 / 0.6);
  border-bottom-color: rgb(247 254 231 / 0.6);
}
.tw-border-y-lime-50\/65 {
  border-top-color: rgb(247 254 231 / 0.65);
  border-bottom-color: rgb(247 254 231 / 0.65);
}
.tw-border-y-lime-50\/70 {
  border-top-color: rgb(247 254 231 / 0.7);
  border-bottom-color: rgb(247 254 231 / 0.7);
}
.tw-border-y-lime-50\/75 {
  border-top-color: rgb(247 254 231 / 0.75);
  border-bottom-color: rgb(247 254 231 / 0.75);
}
.tw-border-y-lime-50\/80 {
  border-top-color: rgb(247 254 231 / 0.8);
  border-bottom-color: rgb(247 254 231 / 0.8);
}
.tw-border-y-lime-50\/85 {
  border-top-color: rgb(247 254 231 / 0.85);
  border-bottom-color: rgb(247 254 231 / 0.85);
}
.tw-border-y-lime-50\/90 {
  border-top-color: rgb(247 254 231 / 0.9);
  border-bottom-color: rgb(247 254 231 / 0.9);
}
.tw-border-y-lime-50\/95 {
  border-top-color: rgb(247 254 231 / 0.95);
  border-bottom-color: rgb(247 254 231 / 0.95);
}
.tw-border-y-lime-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-500\/0 {
  border-top-color: rgb(132 204 22 / 0);
  border-bottom-color: rgb(132 204 22 / 0);
}
.tw-border-y-lime-500\/10 {
  border-top-color: rgb(132 204 22 / 0.1);
  border-bottom-color: rgb(132 204 22 / 0.1);
}
.tw-border-y-lime-500\/100 {
  border-top-color: rgb(132 204 22 / 1);
  border-bottom-color: rgb(132 204 22 / 1);
}
.tw-border-y-lime-500\/15 {
  border-top-color: rgb(132 204 22 / 0.15);
  border-bottom-color: rgb(132 204 22 / 0.15);
}
.tw-border-y-lime-500\/20 {
  border-top-color: rgb(132 204 22 / 0.2);
  border-bottom-color: rgb(132 204 22 / 0.2);
}
.tw-border-y-lime-500\/25 {
  border-top-color: rgb(132 204 22 / 0.25);
  border-bottom-color: rgb(132 204 22 / 0.25);
}
.tw-border-y-lime-500\/30 {
  border-top-color: rgb(132 204 22 / 0.3);
  border-bottom-color: rgb(132 204 22 / 0.3);
}
.tw-border-y-lime-500\/35 {
  border-top-color: rgb(132 204 22 / 0.35);
  border-bottom-color: rgb(132 204 22 / 0.35);
}
.tw-border-y-lime-500\/40 {
  border-top-color: rgb(132 204 22 / 0.4);
  border-bottom-color: rgb(132 204 22 / 0.4);
}
.tw-border-y-lime-500\/45 {
  border-top-color: rgb(132 204 22 / 0.45);
  border-bottom-color: rgb(132 204 22 / 0.45);
}
.tw-border-y-lime-500\/5 {
  border-top-color: rgb(132 204 22 / 0.05);
  border-bottom-color: rgb(132 204 22 / 0.05);
}
.tw-border-y-lime-500\/50 {
  border-top-color: rgb(132 204 22 / 0.5);
  border-bottom-color: rgb(132 204 22 / 0.5);
}
.tw-border-y-lime-500\/55 {
  border-top-color: rgb(132 204 22 / 0.55);
  border-bottom-color: rgb(132 204 22 / 0.55);
}
.tw-border-y-lime-500\/60 {
  border-top-color: rgb(132 204 22 / 0.6);
  border-bottom-color: rgb(132 204 22 / 0.6);
}
.tw-border-y-lime-500\/65 {
  border-top-color: rgb(132 204 22 / 0.65);
  border-bottom-color: rgb(132 204 22 / 0.65);
}
.tw-border-y-lime-500\/70 {
  border-top-color: rgb(132 204 22 / 0.7);
  border-bottom-color: rgb(132 204 22 / 0.7);
}
.tw-border-y-lime-500\/75 {
  border-top-color: rgb(132 204 22 / 0.75);
  border-bottom-color: rgb(132 204 22 / 0.75);
}
.tw-border-y-lime-500\/80 {
  border-top-color: rgb(132 204 22 / 0.8);
  border-bottom-color: rgb(132 204 22 / 0.8);
}
.tw-border-y-lime-500\/85 {
  border-top-color: rgb(132 204 22 / 0.85);
  border-bottom-color: rgb(132 204 22 / 0.85);
}
.tw-border-y-lime-500\/90 {
  border-top-color: rgb(132 204 22 / 0.9);
  border-bottom-color: rgb(132 204 22 / 0.9);
}
.tw-border-y-lime-500\/95 {
  border-top-color: rgb(132 204 22 / 0.95);
  border-bottom-color: rgb(132 204 22 / 0.95);
}
.tw-border-y-lime-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-600\/0 {
  border-top-color: rgb(101 163 13 / 0);
  border-bottom-color: rgb(101 163 13 / 0);
}
.tw-border-y-lime-600\/10 {
  border-top-color: rgb(101 163 13 / 0.1);
  border-bottom-color: rgb(101 163 13 / 0.1);
}
.tw-border-y-lime-600\/100 {
  border-top-color: rgb(101 163 13 / 1);
  border-bottom-color: rgb(101 163 13 / 1);
}
.tw-border-y-lime-600\/15 {
  border-top-color: rgb(101 163 13 / 0.15);
  border-bottom-color: rgb(101 163 13 / 0.15);
}
.tw-border-y-lime-600\/20 {
  border-top-color: rgb(101 163 13 / 0.2);
  border-bottom-color: rgb(101 163 13 / 0.2);
}
.tw-border-y-lime-600\/25 {
  border-top-color: rgb(101 163 13 / 0.25);
  border-bottom-color: rgb(101 163 13 / 0.25);
}
.tw-border-y-lime-600\/30 {
  border-top-color: rgb(101 163 13 / 0.3);
  border-bottom-color: rgb(101 163 13 / 0.3);
}
.tw-border-y-lime-600\/35 {
  border-top-color: rgb(101 163 13 / 0.35);
  border-bottom-color: rgb(101 163 13 / 0.35);
}
.tw-border-y-lime-600\/40 {
  border-top-color: rgb(101 163 13 / 0.4);
  border-bottom-color: rgb(101 163 13 / 0.4);
}
.tw-border-y-lime-600\/45 {
  border-top-color: rgb(101 163 13 / 0.45);
  border-bottom-color: rgb(101 163 13 / 0.45);
}
.tw-border-y-lime-600\/5 {
  border-top-color: rgb(101 163 13 / 0.05);
  border-bottom-color: rgb(101 163 13 / 0.05);
}
.tw-border-y-lime-600\/50 {
  border-top-color: rgb(101 163 13 / 0.5);
  border-bottom-color: rgb(101 163 13 / 0.5);
}
.tw-border-y-lime-600\/55 {
  border-top-color: rgb(101 163 13 / 0.55);
  border-bottom-color: rgb(101 163 13 / 0.55);
}
.tw-border-y-lime-600\/60 {
  border-top-color: rgb(101 163 13 / 0.6);
  border-bottom-color: rgb(101 163 13 / 0.6);
}
.tw-border-y-lime-600\/65 {
  border-top-color: rgb(101 163 13 / 0.65);
  border-bottom-color: rgb(101 163 13 / 0.65);
}
.tw-border-y-lime-600\/70 {
  border-top-color: rgb(101 163 13 / 0.7);
  border-bottom-color: rgb(101 163 13 / 0.7);
}
.tw-border-y-lime-600\/75 {
  border-top-color: rgb(101 163 13 / 0.75);
  border-bottom-color: rgb(101 163 13 / 0.75);
}
.tw-border-y-lime-600\/80 {
  border-top-color: rgb(101 163 13 / 0.8);
  border-bottom-color: rgb(101 163 13 / 0.8);
}
.tw-border-y-lime-600\/85 {
  border-top-color: rgb(101 163 13 / 0.85);
  border-bottom-color: rgb(101 163 13 / 0.85);
}
.tw-border-y-lime-600\/90 {
  border-top-color: rgb(101 163 13 / 0.9);
  border-bottom-color: rgb(101 163 13 / 0.9);
}
.tw-border-y-lime-600\/95 {
  border-top-color: rgb(101 163 13 / 0.95);
  border-bottom-color: rgb(101 163 13 / 0.95);
}
.tw-border-y-lime-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-700\/0 {
  border-top-color: rgb(77 124 15 / 0);
  border-bottom-color: rgb(77 124 15 / 0);
}
.tw-border-y-lime-700\/10 {
  border-top-color: rgb(77 124 15 / 0.1);
  border-bottom-color: rgb(77 124 15 / 0.1);
}
.tw-border-y-lime-700\/100 {
  border-top-color: rgb(77 124 15 / 1);
  border-bottom-color: rgb(77 124 15 / 1);
}
.tw-border-y-lime-700\/15 {
  border-top-color: rgb(77 124 15 / 0.15);
  border-bottom-color: rgb(77 124 15 / 0.15);
}
.tw-border-y-lime-700\/20 {
  border-top-color: rgb(77 124 15 / 0.2);
  border-bottom-color: rgb(77 124 15 / 0.2);
}
.tw-border-y-lime-700\/25 {
  border-top-color: rgb(77 124 15 / 0.25);
  border-bottom-color: rgb(77 124 15 / 0.25);
}
.tw-border-y-lime-700\/30 {
  border-top-color: rgb(77 124 15 / 0.3);
  border-bottom-color: rgb(77 124 15 / 0.3);
}
.tw-border-y-lime-700\/35 {
  border-top-color: rgb(77 124 15 / 0.35);
  border-bottom-color: rgb(77 124 15 / 0.35);
}
.tw-border-y-lime-700\/40 {
  border-top-color: rgb(77 124 15 / 0.4);
  border-bottom-color: rgb(77 124 15 / 0.4);
}
.tw-border-y-lime-700\/45 {
  border-top-color: rgb(77 124 15 / 0.45);
  border-bottom-color: rgb(77 124 15 / 0.45);
}
.tw-border-y-lime-700\/5 {
  border-top-color: rgb(77 124 15 / 0.05);
  border-bottom-color: rgb(77 124 15 / 0.05);
}
.tw-border-y-lime-700\/50 {
  border-top-color: rgb(77 124 15 / 0.5);
  border-bottom-color: rgb(77 124 15 / 0.5);
}
.tw-border-y-lime-700\/55 {
  border-top-color: rgb(77 124 15 / 0.55);
  border-bottom-color: rgb(77 124 15 / 0.55);
}
.tw-border-y-lime-700\/60 {
  border-top-color: rgb(77 124 15 / 0.6);
  border-bottom-color: rgb(77 124 15 / 0.6);
}
.tw-border-y-lime-700\/65 {
  border-top-color: rgb(77 124 15 / 0.65);
  border-bottom-color: rgb(77 124 15 / 0.65);
}
.tw-border-y-lime-700\/70 {
  border-top-color: rgb(77 124 15 / 0.7);
  border-bottom-color: rgb(77 124 15 / 0.7);
}
.tw-border-y-lime-700\/75 {
  border-top-color: rgb(77 124 15 / 0.75);
  border-bottom-color: rgb(77 124 15 / 0.75);
}
.tw-border-y-lime-700\/80 {
  border-top-color: rgb(77 124 15 / 0.8);
  border-bottom-color: rgb(77 124 15 / 0.8);
}
.tw-border-y-lime-700\/85 {
  border-top-color: rgb(77 124 15 / 0.85);
  border-bottom-color: rgb(77 124 15 / 0.85);
}
.tw-border-y-lime-700\/90 {
  border-top-color: rgb(77 124 15 / 0.9);
  border-bottom-color: rgb(77 124 15 / 0.9);
}
.tw-border-y-lime-700\/95 {
  border-top-color: rgb(77 124 15 / 0.95);
  border-bottom-color: rgb(77 124 15 / 0.95);
}
.tw-border-y-lime-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-800\/0 {
  border-top-color: rgb(63 98 18 / 0);
  border-bottom-color: rgb(63 98 18 / 0);
}
.tw-border-y-lime-800\/10 {
  border-top-color: rgb(63 98 18 / 0.1);
  border-bottom-color: rgb(63 98 18 / 0.1);
}
.tw-border-y-lime-800\/100 {
  border-top-color: rgb(63 98 18 / 1);
  border-bottom-color: rgb(63 98 18 / 1);
}
.tw-border-y-lime-800\/15 {
  border-top-color: rgb(63 98 18 / 0.15);
  border-bottom-color: rgb(63 98 18 / 0.15);
}
.tw-border-y-lime-800\/20 {
  border-top-color: rgb(63 98 18 / 0.2);
  border-bottom-color: rgb(63 98 18 / 0.2);
}
.tw-border-y-lime-800\/25 {
  border-top-color: rgb(63 98 18 / 0.25);
  border-bottom-color: rgb(63 98 18 / 0.25);
}
.tw-border-y-lime-800\/30 {
  border-top-color: rgb(63 98 18 / 0.3);
  border-bottom-color: rgb(63 98 18 / 0.3);
}
.tw-border-y-lime-800\/35 {
  border-top-color: rgb(63 98 18 / 0.35);
  border-bottom-color: rgb(63 98 18 / 0.35);
}
.tw-border-y-lime-800\/40 {
  border-top-color: rgb(63 98 18 / 0.4);
  border-bottom-color: rgb(63 98 18 / 0.4);
}
.tw-border-y-lime-800\/45 {
  border-top-color: rgb(63 98 18 / 0.45);
  border-bottom-color: rgb(63 98 18 / 0.45);
}
.tw-border-y-lime-800\/5 {
  border-top-color: rgb(63 98 18 / 0.05);
  border-bottom-color: rgb(63 98 18 / 0.05);
}
.tw-border-y-lime-800\/50 {
  border-top-color: rgb(63 98 18 / 0.5);
  border-bottom-color: rgb(63 98 18 / 0.5);
}
.tw-border-y-lime-800\/55 {
  border-top-color: rgb(63 98 18 / 0.55);
  border-bottom-color: rgb(63 98 18 / 0.55);
}
.tw-border-y-lime-800\/60 {
  border-top-color: rgb(63 98 18 / 0.6);
  border-bottom-color: rgb(63 98 18 / 0.6);
}
.tw-border-y-lime-800\/65 {
  border-top-color: rgb(63 98 18 / 0.65);
  border-bottom-color: rgb(63 98 18 / 0.65);
}
.tw-border-y-lime-800\/70 {
  border-top-color: rgb(63 98 18 / 0.7);
  border-bottom-color: rgb(63 98 18 / 0.7);
}
.tw-border-y-lime-800\/75 {
  border-top-color: rgb(63 98 18 / 0.75);
  border-bottom-color: rgb(63 98 18 / 0.75);
}
.tw-border-y-lime-800\/80 {
  border-top-color: rgb(63 98 18 / 0.8);
  border-bottom-color: rgb(63 98 18 / 0.8);
}
.tw-border-y-lime-800\/85 {
  border-top-color: rgb(63 98 18 / 0.85);
  border-bottom-color: rgb(63 98 18 / 0.85);
}
.tw-border-y-lime-800\/90 {
  border-top-color: rgb(63 98 18 / 0.9);
  border-bottom-color: rgb(63 98 18 / 0.9);
}
.tw-border-y-lime-800\/95 {
  border-top-color: rgb(63 98 18 / 0.95);
  border-bottom-color: rgb(63 98 18 / 0.95);
}
.tw-border-y-lime-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-900\/0 {
  border-top-color: rgb(54 83 20 / 0);
  border-bottom-color: rgb(54 83 20 / 0);
}
.tw-border-y-lime-900\/10 {
  border-top-color: rgb(54 83 20 / 0.1);
  border-bottom-color: rgb(54 83 20 / 0.1);
}
.tw-border-y-lime-900\/100 {
  border-top-color: rgb(54 83 20 / 1);
  border-bottom-color: rgb(54 83 20 / 1);
}
.tw-border-y-lime-900\/15 {
  border-top-color: rgb(54 83 20 / 0.15);
  border-bottom-color: rgb(54 83 20 / 0.15);
}
.tw-border-y-lime-900\/20 {
  border-top-color: rgb(54 83 20 / 0.2);
  border-bottom-color: rgb(54 83 20 / 0.2);
}
.tw-border-y-lime-900\/25 {
  border-top-color: rgb(54 83 20 / 0.25);
  border-bottom-color: rgb(54 83 20 / 0.25);
}
.tw-border-y-lime-900\/30 {
  border-top-color: rgb(54 83 20 / 0.3);
  border-bottom-color: rgb(54 83 20 / 0.3);
}
.tw-border-y-lime-900\/35 {
  border-top-color: rgb(54 83 20 / 0.35);
  border-bottom-color: rgb(54 83 20 / 0.35);
}
.tw-border-y-lime-900\/40 {
  border-top-color: rgb(54 83 20 / 0.4);
  border-bottom-color: rgb(54 83 20 / 0.4);
}
.tw-border-y-lime-900\/45 {
  border-top-color: rgb(54 83 20 / 0.45);
  border-bottom-color: rgb(54 83 20 / 0.45);
}
.tw-border-y-lime-900\/5 {
  border-top-color: rgb(54 83 20 / 0.05);
  border-bottom-color: rgb(54 83 20 / 0.05);
}
.tw-border-y-lime-900\/50 {
  border-top-color: rgb(54 83 20 / 0.5);
  border-bottom-color: rgb(54 83 20 / 0.5);
}
.tw-border-y-lime-900\/55 {
  border-top-color: rgb(54 83 20 / 0.55);
  border-bottom-color: rgb(54 83 20 / 0.55);
}
.tw-border-y-lime-900\/60 {
  border-top-color: rgb(54 83 20 / 0.6);
  border-bottom-color: rgb(54 83 20 / 0.6);
}
.tw-border-y-lime-900\/65 {
  border-top-color: rgb(54 83 20 / 0.65);
  border-bottom-color: rgb(54 83 20 / 0.65);
}
.tw-border-y-lime-900\/70 {
  border-top-color: rgb(54 83 20 / 0.7);
  border-bottom-color: rgb(54 83 20 / 0.7);
}
.tw-border-y-lime-900\/75 {
  border-top-color: rgb(54 83 20 / 0.75);
  border-bottom-color: rgb(54 83 20 / 0.75);
}
.tw-border-y-lime-900\/80 {
  border-top-color: rgb(54 83 20 / 0.8);
  border-bottom-color: rgb(54 83 20 / 0.8);
}
.tw-border-y-lime-900\/85 {
  border-top-color: rgb(54 83 20 / 0.85);
  border-bottom-color: rgb(54 83 20 / 0.85);
}
.tw-border-y-lime-900\/90 {
  border-top-color: rgb(54 83 20 / 0.9);
  border-bottom-color: rgb(54 83 20 / 0.9);
}
.tw-border-y-lime-900\/95 {
  border-top-color: rgb(54 83 20 / 0.95);
  border-bottom-color: rgb(54 83 20 / 0.95);
}
.tw-border-y-lime-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-y-lime-950\/0 {
  border-top-color: rgb(26 46 5 / 0);
  border-bottom-color: rgb(26 46 5 / 0);
}
.tw-border-y-lime-950\/10 {
  border-top-color: rgb(26 46 5 / 0.1);
  border-bottom-color: rgb(26 46 5 / 0.1);
}
.tw-border-y-lime-950\/100 {
  border-top-color: rgb(26 46 5 / 1);
  border-bottom-color: rgb(26 46 5 / 1);
}
.tw-border-y-lime-950\/15 {
  border-top-color: rgb(26 46 5 / 0.15);
  border-bottom-color: rgb(26 46 5 / 0.15);
}
.tw-border-y-lime-950\/20 {
  border-top-color: rgb(26 46 5 / 0.2);
  border-bottom-color: rgb(26 46 5 / 0.2);
}
.tw-border-y-lime-950\/25 {
  border-top-color: rgb(26 46 5 / 0.25);
  border-bottom-color: rgb(26 46 5 / 0.25);
}
.tw-border-y-lime-950\/30 {
  border-top-color: rgb(26 46 5 / 0.3);
  border-bottom-color: rgb(26 46 5 / 0.3);
}
.tw-border-y-lime-950\/35 {
  border-top-color: rgb(26 46 5 / 0.35);
  border-bottom-color: rgb(26 46 5 / 0.35);
}
.tw-border-y-lime-950\/40 {
  border-top-color: rgb(26 46 5 / 0.4);
  border-bottom-color: rgb(26 46 5 / 0.4);
}
.tw-border-y-lime-950\/45 {
  border-top-color: rgb(26 46 5 / 0.45);
  border-bottom-color: rgb(26 46 5 / 0.45);
}
.tw-border-y-lime-950\/5 {
  border-top-color: rgb(26 46 5 / 0.05);
  border-bottom-color: rgb(26 46 5 / 0.05);
}
.tw-border-y-lime-950\/50 {
  border-top-color: rgb(26 46 5 / 0.5);
  border-bottom-color: rgb(26 46 5 / 0.5);
}
.tw-border-y-lime-950\/55 {
  border-top-color: rgb(26 46 5 / 0.55);
  border-bottom-color: rgb(26 46 5 / 0.55);
}
.tw-border-y-lime-950\/60 {
  border-top-color: rgb(26 46 5 / 0.6);
  border-bottom-color: rgb(26 46 5 / 0.6);
}
.tw-border-y-lime-950\/65 {
  border-top-color: rgb(26 46 5 / 0.65);
  border-bottom-color: rgb(26 46 5 / 0.65);
}
.tw-border-y-lime-950\/70 {
  border-top-color: rgb(26 46 5 / 0.7);
  border-bottom-color: rgb(26 46 5 / 0.7);
}
.tw-border-y-lime-950\/75 {
  border-top-color: rgb(26 46 5 / 0.75);
  border-bottom-color: rgb(26 46 5 / 0.75);
}
.tw-border-y-lime-950\/80 {
  border-top-color: rgb(26 46 5 / 0.8);
  border-bottom-color: rgb(26 46 5 / 0.8);
}
.tw-border-y-lime-950\/85 {
  border-top-color: rgb(26 46 5 / 0.85);
  border-bottom-color: rgb(26 46 5 / 0.85);
}
.tw-border-y-lime-950\/90 {
  border-top-color: rgb(26 46 5 / 0.9);
  border-bottom-color: rgb(26 46 5 / 0.9);
}
.tw-border-y-lime-950\/95 {
  border-top-color: rgb(26 46 5 / 0.95);
  border-bottom-color: rgb(26 46 5 / 0.95);
}
.tw-border-y-neutral-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-100\/0 {
  border-top-color: rgb(245 245 245 / 0);
  border-bottom-color: rgb(245 245 245 / 0);
}
.tw-border-y-neutral-100\/10 {
  border-top-color: rgb(245 245 245 / 0.1);
  border-bottom-color: rgb(245 245 245 / 0.1);
}
.tw-border-y-neutral-100\/100 {
  border-top-color: rgb(245 245 245 / 1);
  border-bottom-color: rgb(245 245 245 / 1);
}
.tw-border-y-neutral-100\/15 {
  border-top-color: rgb(245 245 245 / 0.15);
  border-bottom-color: rgb(245 245 245 / 0.15);
}
.tw-border-y-neutral-100\/20 {
  border-top-color: rgb(245 245 245 / 0.2);
  border-bottom-color: rgb(245 245 245 / 0.2);
}
.tw-border-y-neutral-100\/25 {
  border-top-color: rgb(245 245 245 / 0.25);
  border-bottom-color: rgb(245 245 245 / 0.25);
}
.tw-border-y-neutral-100\/30 {
  border-top-color: rgb(245 245 245 / 0.3);
  border-bottom-color: rgb(245 245 245 / 0.3);
}
.tw-border-y-neutral-100\/35 {
  border-top-color: rgb(245 245 245 / 0.35);
  border-bottom-color: rgb(245 245 245 / 0.35);
}
.tw-border-y-neutral-100\/40 {
  border-top-color: rgb(245 245 245 / 0.4);
  border-bottom-color: rgb(245 245 245 / 0.4);
}
.tw-border-y-neutral-100\/45 {
  border-top-color: rgb(245 245 245 / 0.45);
  border-bottom-color: rgb(245 245 245 / 0.45);
}
.tw-border-y-neutral-100\/5 {
  border-top-color: rgb(245 245 245 / 0.05);
  border-bottom-color: rgb(245 245 245 / 0.05);
}
.tw-border-y-neutral-100\/50 {
  border-top-color: rgb(245 245 245 / 0.5);
  border-bottom-color: rgb(245 245 245 / 0.5);
}
.tw-border-y-neutral-100\/55 {
  border-top-color: rgb(245 245 245 / 0.55);
  border-bottom-color: rgb(245 245 245 / 0.55);
}
.tw-border-y-neutral-100\/60 {
  border-top-color: rgb(245 245 245 / 0.6);
  border-bottom-color: rgb(245 245 245 / 0.6);
}
.tw-border-y-neutral-100\/65 {
  border-top-color: rgb(245 245 245 / 0.65);
  border-bottom-color: rgb(245 245 245 / 0.65);
}
.tw-border-y-neutral-100\/70 {
  border-top-color: rgb(245 245 245 / 0.7);
  border-bottom-color: rgb(245 245 245 / 0.7);
}
.tw-border-y-neutral-100\/75 {
  border-top-color: rgb(245 245 245 / 0.75);
  border-bottom-color: rgb(245 245 245 / 0.75);
}
.tw-border-y-neutral-100\/80 {
  border-top-color: rgb(245 245 245 / 0.8);
  border-bottom-color: rgb(245 245 245 / 0.8);
}
.tw-border-y-neutral-100\/85 {
  border-top-color: rgb(245 245 245 / 0.85);
  border-bottom-color: rgb(245 245 245 / 0.85);
}
.tw-border-y-neutral-100\/90 {
  border-top-color: rgb(245 245 245 / 0.9);
  border-bottom-color: rgb(245 245 245 / 0.9);
}
.tw-border-y-neutral-100\/95 {
  border-top-color: rgb(245 245 245 / 0.95);
  border-bottom-color: rgb(245 245 245 / 0.95);
}
.tw-border-y-neutral-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-200\/0 {
  border-top-color: rgb(229 229 229 / 0);
  border-bottom-color: rgb(229 229 229 / 0);
}
.tw-border-y-neutral-200\/10 {
  border-top-color: rgb(229 229 229 / 0.1);
  border-bottom-color: rgb(229 229 229 / 0.1);
}
.tw-border-y-neutral-200\/100 {
  border-top-color: rgb(229 229 229 / 1);
  border-bottom-color: rgb(229 229 229 / 1);
}
.tw-border-y-neutral-200\/15 {
  border-top-color: rgb(229 229 229 / 0.15);
  border-bottom-color: rgb(229 229 229 / 0.15);
}
.tw-border-y-neutral-200\/20 {
  border-top-color: rgb(229 229 229 / 0.2);
  border-bottom-color: rgb(229 229 229 / 0.2);
}
.tw-border-y-neutral-200\/25 {
  border-top-color: rgb(229 229 229 / 0.25);
  border-bottom-color: rgb(229 229 229 / 0.25);
}
.tw-border-y-neutral-200\/30 {
  border-top-color: rgb(229 229 229 / 0.3);
  border-bottom-color: rgb(229 229 229 / 0.3);
}
.tw-border-y-neutral-200\/35 {
  border-top-color: rgb(229 229 229 / 0.35);
  border-bottom-color: rgb(229 229 229 / 0.35);
}
.tw-border-y-neutral-200\/40 {
  border-top-color: rgb(229 229 229 / 0.4);
  border-bottom-color: rgb(229 229 229 / 0.4);
}
.tw-border-y-neutral-200\/45 {
  border-top-color: rgb(229 229 229 / 0.45);
  border-bottom-color: rgb(229 229 229 / 0.45);
}
.tw-border-y-neutral-200\/5 {
  border-top-color: rgb(229 229 229 / 0.05);
  border-bottom-color: rgb(229 229 229 / 0.05);
}
.tw-border-y-neutral-200\/50 {
  border-top-color: rgb(229 229 229 / 0.5);
  border-bottom-color: rgb(229 229 229 / 0.5);
}
.tw-border-y-neutral-200\/55 {
  border-top-color: rgb(229 229 229 / 0.55);
  border-bottom-color: rgb(229 229 229 / 0.55);
}
.tw-border-y-neutral-200\/60 {
  border-top-color: rgb(229 229 229 / 0.6);
  border-bottom-color: rgb(229 229 229 / 0.6);
}
.tw-border-y-neutral-200\/65 {
  border-top-color: rgb(229 229 229 / 0.65);
  border-bottom-color: rgb(229 229 229 / 0.65);
}
.tw-border-y-neutral-200\/70 {
  border-top-color: rgb(229 229 229 / 0.7);
  border-bottom-color: rgb(229 229 229 / 0.7);
}
.tw-border-y-neutral-200\/75 {
  border-top-color: rgb(229 229 229 / 0.75);
  border-bottom-color: rgb(229 229 229 / 0.75);
}
.tw-border-y-neutral-200\/80 {
  border-top-color: rgb(229 229 229 / 0.8);
  border-bottom-color: rgb(229 229 229 / 0.8);
}
.tw-border-y-neutral-200\/85 {
  border-top-color: rgb(229 229 229 / 0.85);
  border-bottom-color: rgb(229 229 229 / 0.85);
}
.tw-border-y-neutral-200\/90 {
  border-top-color: rgb(229 229 229 / 0.9);
  border-bottom-color: rgb(229 229 229 / 0.9);
}
.tw-border-y-neutral-200\/95 {
  border-top-color: rgb(229 229 229 / 0.95);
  border-bottom-color: rgb(229 229 229 / 0.95);
}
.tw-border-y-neutral-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-300\/0 {
  border-top-color: rgb(212 212 212 / 0);
  border-bottom-color: rgb(212 212 212 / 0);
}
.tw-border-y-neutral-300\/10 {
  border-top-color: rgb(212 212 212 / 0.1);
  border-bottom-color: rgb(212 212 212 / 0.1);
}
.tw-border-y-neutral-300\/100 {
  border-top-color: rgb(212 212 212 / 1);
  border-bottom-color: rgb(212 212 212 / 1);
}
.tw-border-y-neutral-300\/15 {
  border-top-color: rgb(212 212 212 / 0.15);
  border-bottom-color: rgb(212 212 212 / 0.15);
}
.tw-border-y-neutral-300\/20 {
  border-top-color: rgb(212 212 212 / 0.2);
  border-bottom-color: rgb(212 212 212 / 0.2);
}
.tw-border-y-neutral-300\/25 {
  border-top-color: rgb(212 212 212 / 0.25);
  border-bottom-color: rgb(212 212 212 / 0.25);
}
.tw-border-y-neutral-300\/30 {
  border-top-color: rgb(212 212 212 / 0.3);
  border-bottom-color: rgb(212 212 212 / 0.3);
}
.tw-border-y-neutral-300\/35 {
  border-top-color: rgb(212 212 212 / 0.35);
  border-bottom-color: rgb(212 212 212 / 0.35);
}
.tw-border-y-neutral-300\/40 {
  border-top-color: rgb(212 212 212 / 0.4);
  border-bottom-color: rgb(212 212 212 / 0.4);
}
.tw-border-y-neutral-300\/45 {
  border-top-color: rgb(212 212 212 / 0.45);
  border-bottom-color: rgb(212 212 212 / 0.45);
}
.tw-border-y-neutral-300\/5 {
  border-top-color: rgb(212 212 212 / 0.05);
  border-bottom-color: rgb(212 212 212 / 0.05);
}
.tw-border-y-neutral-300\/50 {
  border-top-color: rgb(212 212 212 / 0.5);
  border-bottom-color: rgb(212 212 212 / 0.5);
}
.tw-border-y-neutral-300\/55 {
  border-top-color: rgb(212 212 212 / 0.55);
  border-bottom-color: rgb(212 212 212 / 0.55);
}
.tw-border-y-neutral-300\/60 {
  border-top-color: rgb(212 212 212 / 0.6);
  border-bottom-color: rgb(212 212 212 / 0.6);
}
.tw-border-y-neutral-300\/65 {
  border-top-color: rgb(212 212 212 / 0.65);
  border-bottom-color: rgb(212 212 212 / 0.65);
}
.tw-border-y-neutral-300\/70 {
  border-top-color: rgb(212 212 212 / 0.7);
  border-bottom-color: rgb(212 212 212 / 0.7);
}
.tw-border-y-neutral-300\/75 {
  border-top-color: rgb(212 212 212 / 0.75);
  border-bottom-color: rgb(212 212 212 / 0.75);
}
.tw-border-y-neutral-300\/80 {
  border-top-color: rgb(212 212 212 / 0.8);
  border-bottom-color: rgb(212 212 212 / 0.8);
}
.tw-border-y-neutral-300\/85 {
  border-top-color: rgb(212 212 212 / 0.85);
  border-bottom-color: rgb(212 212 212 / 0.85);
}
.tw-border-y-neutral-300\/90 {
  border-top-color: rgb(212 212 212 / 0.9);
  border-bottom-color: rgb(212 212 212 / 0.9);
}
.tw-border-y-neutral-300\/95 {
  border-top-color: rgb(212 212 212 / 0.95);
  border-bottom-color: rgb(212 212 212 / 0.95);
}
.tw-border-y-neutral-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-400\/0 {
  border-top-color: rgb(163 163 163 / 0);
  border-bottom-color: rgb(163 163 163 / 0);
}
.tw-border-y-neutral-400\/10 {
  border-top-color: rgb(163 163 163 / 0.1);
  border-bottom-color: rgb(163 163 163 / 0.1);
}
.tw-border-y-neutral-400\/100 {
  border-top-color: rgb(163 163 163 / 1);
  border-bottom-color: rgb(163 163 163 / 1);
}
.tw-border-y-neutral-400\/15 {
  border-top-color: rgb(163 163 163 / 0.15);
  border-bottom-color: rgb(163 163 163 / 0.15);
}
.tw-border-y-neutral-400\/20 {
  border-top-color: rgb(163 163 163 / 0.2);
  border-bottom-color: rgb(163 163 163 / 0.2);
}
.tw-border-y-neutral-400\/25 {
  border-top-color: rgb(163 163 163 / 0.25);
  border-bottom-color: rgb(163 163 163 / 0.25);
}
.tw-border-y-neutral-400\/30 {
  border-top-color: rgb(163 163 163 / 0.3);
  border-bottom-color: rgb(163 163 163 / 0.3);
}
.tw-border-y-neutral-400\/35 {
  border-top-color: rgb(163 163 163 / 0.35);
  border-bottom-color: rgb(163 163 163 / 0.35);
}
.tw-border-y-neutral-400\/40 {
  border-top-color: rgb(163 163 163 / 0.4);
  border-bottom-color: rgb(163 163 163 / 0.4);
}
.tw-border-y-neutral-400\/45 {
  border-top-color: rgb(163 163 163 / 0.45);
  border-bottom-color: rgb(163 163 163 / 0.45);
}
.tw-border-y-neutral-400\/5 {
  border-top-color: rgb(163 163 163 / 0.05);
  border-bottom-color: rgb(163 163 163 / 0.05);
}
.tw-border-y-neutral-400\/50 {
  border-top-color: rgb(163 163 163 / 0.5);
  border-bottom-color: rgb(163 163 163 / 0.5);
}
.tw-border-y-neutral-400\/55 {
  border-top-color: rgb(163 163 163 / 0.55);
  border-bottom-color: rgb(163 163 163 / 0.55);
}
.tw-border-y-neutral-400\/60 {
  border-top-color: rgb(163 163 163 / 0.6);
  border-bottom-color: rgb(163 163 163 / 0.6);
}
.tw-border-y-neutral-400\/65 {
  border-top-color: rgb(163 163 163 / 0.65);
  border-bottom-color: rgb(163 163 163 / 0.65);
}
.tw-border-y-neutral-400\/70 {
  border-top-color: rgb(163 163 163 / 0.7);
  border-bottom-color: rgb(163 163 163 / 0.7);
}
.tw-border-y-neutral-400\/75 {
  border-top-color: rgb(163 163 163 / 0.75);
  border-bottom-color: rgb(163 163 163 / 0.75);
}
.tw-border-y-neutral-400\/80 {
  border-top-color: rgb(163 163 163 / 0.8);
  border-bottom-color: rgb(163 163 163 / 0.8);
}
.tw-border-y-neutral-400\/85 {
  border-top-color: rgb(163 163 163 / 0.85);
  border-bottom-color: rgb(163 163 163 / 0.85);
}
.tw-border-y-neutral-400\/90 {
  border-top-color: rgb(163 163 163 / 0.9);
  border-bottom-color: rgb(163 163 163 / 0.9);
}
.tw-border-y-neutral-400\/95 {
  border-top-color: rgb(163 163 163 / 0.95);
  border-bottom-color: rgb(163 163 163 / 0.95);
}
.tw-border-y-neutral-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
  border-bottom-color: rgb(250 250 250 / 0);
}
.tw-border-y-neutral-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
  border-bottom-color: rgb(250 250 250 / 0.1);
}
.tw-border-y-neutral-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
  border-bottom-color: rgb(250 250 250 / 1);
}
.tw-border-y-neutral-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
  border-bottom-color: rgb(250 250 250 / 0.15);
}
.tw-border-y-neutral-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
  border-bottom-color: rgb(250 250 250 / 0.2);
}
.tw-border-y-neutral-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
  border-bottom-color: rgb(250 250 250 / 0.25);
}
.tw-border-y-neutral-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
  border-bottom-color: rgb(250 250 250 / 0.3);
}
.tw-border-y-neutral-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
  border-bottom-color: rgb(250 250 250 / 0.35);
}
.tw-border-y-neutral-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
  border-bottom-color: rgb(250 250 250 / 0.4);
}
.tw-border-y-neutral-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
  border-bottom-color: rgb(250 250 250 / 0.45);
}
.tw-border-y-neutral-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
  border-bottom-color: rgb(250 250 250 / 0.05);
}
.tw-border-y-neutral-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
  border-bottom-color: rgb(250 250 250 / 0.5);
}
.tw-border-y-neutral-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
  border-bottom-color: rgb(250 250 250 / 0.55);
}
.tw-border-y-neutral-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
  border-bottom-color: rgb(250 250 250 / 0.6);
}
.tw-border-y-neutral-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
  border-bottom-color: rgb(250 250 250 / 0.65);
}
.tw-border-y-neutral-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
  border-bottom-color: rgb(250 250 250 / 0.7);
}
.tw-border-y-neutral-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
  border-bottom-color: rgb(250 250 250 / 0.75);
}
.tw-border-y-neutral-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
  border-bottom-color: rgb(250 250 250 / 0.8);
}
.tw-border-y-neutral-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
  border-bottom-color: rgb(250 250 250 / 0.85);
}
.tw-border-y-neutral-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
  border-bottom-color: rgb(250 250 250 / 0.9);
}
.tw-border-y-neutral-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
  border-bottom-color: rgb(250 250 250 / 0.95);
}
.tw-border-y-neutral-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-500\/0 {
  border-top-color: rgb(115 115 115 / 0);
  border-bottom-color: rgb(115 115 115 / 0);
}
.tw-border-y-neutral-500\/10 {
  border-top-color: rgb(115 115 115 / 0.1);
  border-bottom-color: rgb(115 115 115 / 0.1);
}
.tw-border-y-neutral-500\/100 {
  border-top-color: rgb(115 115 115 / 1);
  border-bottom-color: rgb(115 115 115 / 1);
}
.tw-border-y-neutral-500\/15 {
  border-top-color: rgb(115 115 115 / 0.15);
  border-bottom-color: rgb(115 115 115 / 0.15);
}
.tw-border-y-neutral-500\/20 {
  border-top-color: rgb(115 115 115 / 0.2);
  border-bottom-color: rgb(115 115 115 / 0.2);
}
.tw-border-y-neutral-500\/25 {
  border-top-color: rgb(115 115 115 / 0.25);
  border-bottom-color: rgb(115 115 115 / 0.25);
}
.tw-border-y-neutral-500\/30 {
  border-top-color: rgb(115 115 115 / 0.3);
  border-bottom-color: rgb(115 115 115 / 0.3);
}
.tw-border-y-neutral-500\/35 {
  border-top-color: rgb(115 115 115 / 0.35);
  border-bottom-color: rgb(115 115 115 / 0.35);
}
.tw-border-y-neutral-500\/40 {
  border-top-color: rgb(115 115 115 / 0.4);
  border-bottom-color: rgb(115 115 115 / 0.4);
}
.tw-border-y-neutral-500\/45 {
  border-top-color: rgb(115 115 115 / 0.45);
  border-bottom-color: rgb(115 115 115 / 0.45);
}
.tw-border-y-neutral-500\/5 {
  border-top-color: rgb(115 115 115 / 0.05);
  border-bottom-color: rgb(115 115 115 / 0.05);
}
.tw-border-y-neutral-500\/50 {
  border-top-color: rgb(115 115 115 / 0.5);
  border-bottom-color: rgb(115 115 115 / 0.5);
}
.tw-border-y-neutral-500\/55 {
  border-top-color: rgb(115 115 115 / 0.55);
  border-bottom-color: rgb(115 115 115 / 0.55);
}
.tw-border-y-neutral-500\/60 {
  border-top-color: rgb(115 115 115 / 0.6);
  border-bottom-color: rgb(115 115 115 / 0.6);
}
.tw-border-y-neutral-500\/65 {
  border-top-color: rgb(115 115 115 / 0.65);
  border-bottom-color: rgb(115 115 115 / 0.65);
}
.tw-border-y-neutral-500\/70 {
  border-top-color: rgb(115 115 115 / 0.7);
  border-bottom-color: rgb(115 115 115 / 0.7);
}
.tw-border-y-neutral-500\/75 {
  border-top-color: rgb(115 115 115 / 0.75);
  border-bottom-color: rgb(115 115 115 / 0.75);
}
.tw-border-y-neutral-500\/80 {
  border-top-color: rgb(115 115 115 / 0.8);
  border-bottom-color: rgb(115 115 115 / 0.8);
}
.tw-border-y-neutral-500\/85 {
  border-top-color: rgb(115 115 115 / 0.85);
  border-bottom-color: rgb(115 115 115 / 0.85);
}
.tw-border-y-neutral-500\/90 {
  border-top-color: rgb(115 115 115 / 0.9);
  border-bottom-color: rgb(115 115 115 / 0.9);
}
.tw-border-y-neutral-500\/95 {
  border-top-color: rgb(115 115 115 / 0.95);
  border-bottom-color: rgb(115 115 115 / 0.95);
}
.tw-border-y-neutral-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-600\/0 {
  border-top-color: rgb(82 82 82 / 0);
  border-bottom-color: rgb(82 82 82 / 0);
}
.tw-border-y-neutral-600\/10 {
  border-top-color: rgb(82 82 82 / 0.1);
  border-bottom-color: rgb(82 82 82 / 0.1);
}
.tw-border-y-neutral-600\/100 {
  border-top-color: rgb(82 82 82 / 1);
  border-bottom-color: rgb(82 82 82 / 1);
}
.tw-border-y-neutral-600\/15 {
  border-top-color: rgb(82 82 82 / 0.15);
  border-bottom-color: rgb(82 82 82 / 0.15);
}
.tw-border-y-neutral-600\/20 {
  border-top-color: rgb(82 82 82 / 0.2);
  border-bottom-color: rgb(82 82 82 / 0.2);
}
.tw-border-y-neutral-600\/25 {
  border-top-color: rgb(82 82 82 / 0.25);
  border-bottom-color: rgb(82 82 82 / 0.25);
}
.tw-border-y-neutral-600\/30 {
  border-top-color: rgb(82 82 82 / 0.3);
  border-bottom-color: rgb(82 82 82 / 0.3);
}
.tw-border-y-neutral-600\/35 {
  border-top-color: rgb(82 82 82 / 0.35);
  border-bottom-color: rgb(82 82 82 / 0.35);
}
.tw-border-y-neutral-600\/40 {
  border-top-color: rgb(82 82 82 / 0.4);
  border-bottom-color: rgb(82 82 82 / 0.4);
}
.tw-border-y-neutral-600\/45 {
  border-top-color: rgb(82 82 82 / 0.45);
  border-bottom-color: rgb(82 82 82 / 0.45);
}
.tw-border-y-neutral-600\/5 {
  border-top-color: rgb(82 82 82 / 0.05);
  border-bottom-color: rgb(82 82 82 / 0.05);
}
.tw-border-y-neutral-600\/50 {
  border-top-color: rgb(82 82 82 / 0.5);
  border-bottom-color: rgb(82 82 82 / 0.5);
}
.tw-border-y-neutral-600\/55 {
  border-top-color: rgb(82 82 82 / 0.55);
  border-bottom-color: rgb(82 82 82 / 0.55);
}
.tw-border-y-neutral-600\/60 {
  border-top-color: rgb(82 82 82 / 0.6);
  border-bottom-color: rgb(82 82 82 / 0.6);
}
.tw-border-y-neutral-600\/65 {
  border-top-color: rgb(82 82 82 / 0.65);
  border-bottom-color: rgb(82 82 82 / 0.65);
}
.tw-border-y-neutral-600\/70 {
  border-top-color: rgb(82 82 82 / 0.7);
  border-bottom-color: rgb(82 82 82 / 0.7);
}
.tw-border-y-neutral-600\/75 {
  border-top-color: rgb(82 82 82 / 0.75);
  border-bottom-color: rgb(82 82 82 / 0.75);
}
.tw-border-y-neutral-600\/80 {
  border-top-color: rgb(82 82 82 / 0.8);
  border-bottom-color: rgb(82 82 82 / 0.8);
}
.tw-border-y-neutral-600\/85 {
  border-top-color: rgb(82 82 82 / 0.85);
  border-bottom-color: rgb(82 82 82 / 0.85);
}
.tw-border-y-neutral-600\/90 {
  border-top-color: rgb(82 82 82 / 0.9);
  border-bottom-color: rgb(82 82 82 / 0.9);
}
.tw-border-y-neutral-600\/95 {
  border-top-color: rgb(82 82 82 / 0.95);
  border-bottom-color: rgb(82 82 82 / 0.95);
}
.tw-border-y-neutral-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-700\/0 {
  border-top-color: rgb(64 64 64 / 0);
  border-bottom-color: rgb(64 64 64 / 0);
}
.tw-border-y-neutral-700\/10 {
  border-top-color: rgb(64 64 64 / 0.1);
  border-bottom-color: rgb(64 64 64 / 0.1);
}
.tw-border-y-neutral-700\/100 {
  border-top-color: rgb(64 64 64 / 1);
  border-bottom-color: rgb(64 64 64 / 1);
}
.tw-border-y-neutral-700\/15 {
  border-top-color: rgb(64 64 64 / 0.15);
  border-bottom-color: rgb(64 64 64 / 0.15);
}
.tw-border-y-neutral-700\/20 {
  border-top-color: rgb(64 64 64 / 0.2);
  border-bottom-color: rgb(64 64 64 / 0.2);
}
.tw-border-y-neutral-700\/25 {
  border-top-color: rgb(64 64 64 / 0.25);
  border-bottom-color: rgb(64 64 64 / 0.25);
}
.tw-border-y-neutral-700\/30 {
  border-top-color: rgb(64 64 64 / 0.3);
  border-bottom-color: rgb(64 64 64 / 0.3);
}
.tw-border-y-neutral-700\/35 {
  border-top-color: rgb(64 64 64 / 0.35);
  border-bottom-color: rgb(64 64 64 / 0.35);
}
.tw-border-y-neutral-700\/40 {
  border-top-color: rgb(64 64 64 / 0.4);
  border-bottom-color: rgb(64 64 64 / 0.4);
}
.tw-border-y-neutral-700\/45 {
  border-top-color: rgb(64 64 64 / 0.45);
  border-bottom-color: rgb(64 64 64 / 0.45);
}
.tw-border-y-neutral-700\/5 {
  border-top-color: rgb(64 64 64 / 0.05);
  border-bottom-color: rgb(64 64 64 / 0.05);
}
.tw-border-y-neutral-700\/50 {
  border-top-color: rgb(64 64 64 / 0.5);
  border-bottom-color: rgb(64 64 64 / 0.5);
}
.tw-border-y-neutral-700\/55 {
  border-top-color: rgb(64 64 64 / 0.55);
  border-bottom-color: rgb(64 64 64 / 0.55);
}
.tw-border-y-neutral-700\/60 {
  border-top-color: rgb(64 64 64 / 0.6);
  border-bottom-color: rgb(64 64 64 / 0.6);
}
.tw-border-y-neutral-700\/65 {
  border-top-color: rgb(64 64 64 / 0.65);
  border-bottom-color: rgb(64 64 64 / 0.65);
}
.tw-border-y-neutral-700\/70 {
  border-top-color: rgb(64 64 64 / 0.7);
  border-bottom-color: rgb(64 64 64 / 0.7);
}
.tw-border-y-neutral-700\/75 {
  border-top-color: rgb(64 64 64 / 0.75);
  border-bottom-color: rgb(64 64 64 / 0.75);
}
.tw-border-y-neutral-700\/80 {
  border-top-color: rgb(64 64 64 / 0.8);
  border-bottom-color: rgb(64 64 64 / 0.8);
}
.tw-border-y-neutral-700\/85 {
  border-top-color: rgb(64 64 64 / 0.85);
  border-bottom-color: rgb(64 64 64 / 0.85);
}
.tw-border-y-neutral-700\/90 {
  border-top-color: rgb(64 64 64 / 0.9);
  border-bottom-color: rgb(64 64 64 / 0.9);
}
.tw-border-y-neutral-700\/95 {
  border-top-color: rgb(64 64 64 / 0.95);
  border-bottom-color: rgb(64 64 64 / 0.95);
}
.tw-border-y-neutral-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-800\/0 {
  border-top-color: rgb(38 38 38 / 0);
  border-bottom-color: rgb(38 38 38 / 0);
}
.tw-border-y-neutral-800\/10 {
  border-top-color: rgb(38 38 38 / 0.1);
  border-bottom-color: rgb(38 38 38 / 0.1);
}
.tw-border-y-neutral-800\/100 {
  border-top-color: rgb(38 38 38 / 1);
  border-bottom-color: rgb(38 38 38 / 1);
}
.tw-border-y-neutral-800\/15 {
  border-top-color: rgb(38 38 38 / 0.15);
  border-bottom-color: rgb(38 38 38 / 0.15);
}
.tw-border-y-neutral-800\/20 {
  border-top-color: rgb(38 38 38 / 0.2);
  border-bottom-color: rgb(38 38 38 / 0.2);
}
.tw-border-y-neutral-800\/25 {
  border-top-color: rgb(38 38 38 / 0.25);
  border-bottom-color: rgb(38 38 38 / 0.25);
}
.tw-border-y-neutral-800\/30 {
  border-top-color: rgb(38 38 38 / 0.3);
  border-bottom-color: rgb(38 38 38 / 0.3);
}
.tw-border-y-neutral-800\/35 {
  border-top-color: rgb(38 38 38 / 0.35);
  border-bottom-color: rgb(38 38 38 / 0.35);
}
.tw-border-y-neutral-800\/40 {
  border-top-color: rgb(38 38 38 / 0.4);
  border-bottom-color: rgb(38 38 38 / 0.4);
}
.tw-border-y-neutral-800\/45 {
  border-top-color: rgb(38 38 38 / 0.45);
  border-bottom-color: rgb(38 38 38 / 0.45);
}
.tw-border-y-neutral-800\/5 {
  border-top-color: rgb(38 38 38 / 0.05);
  border-bottom-color: rgb(38 38 38 / 0.05);
}
.tw-border-y-neutral-800\/50 {
  border-top-color: rgb(38 38 38 / 0.5);
  border-bottom-color: rgb(38 38 38 / 0.5);
}
.tw-border-y-neutral-800\/55 {
  border-top-color: rgb(38 38 38 / 0.55);
  border-bottom-color: rgb(38 38 38 / 0.55);
}
.tw-border-y-neutral-800\/60 {
  border-top-color: rgb(38 38 38 / 0.6);
  border-bottom-color: rgb(38 38 38 / 0.6);
}
.tw-border-y-neutral-800\/65 {
  border-top-color: rgb(38 38 38 / 0.65);
  border-bottom-color: rgb(38 38 38 / 0.65);
}
.tw-border-y-neutral-800\/70 {
  border-top-color: rgb(38 38 38 / 0.7);
  border-bottom-color: rgb(38 38 38 / 0.7);
}
.tw-border-y-neutral-800\/75 {
  border-top-color: rgb(38 38 38 / 0.75);
  border-bottom-color: rgb(38 38 38 / 0.75);
}
.tw-border-y-neutral-800\/80 {
  border-top-color: rgb(38 38 38 / 0.8);
  border-bottom-color: rgb(38 38 38 / 0.8);
}
.tw-border-y-neutral-800\/85 {
  border-top-color: rgb(38 38 38 / 0.85);
  border-bottom-color: rgb(38 38 38 / 0.85);
}
.tw-border-y-neutral-800\/90 {
  border-top-color: rgb(38 38 38 / 0.9);
  border-bottom-color: rgb(38 38 38 / 0.9);
}
.tw-border-y-neutral-800\/95 {
  border-top-color: rgb(38 38 38 / 0.95);
  border-bottom-color: rgb(38 38 38 / 0.95);
}
.tw-border-y-neutral-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-900\/0 {
  border-top-color: rgb(23 23 23 / 0);
  border-bottom-color: rgb(23 23 23 / 0);
}
.tw-border-y-neutral-900\/10 {
  border-top-color: rgb(23 23 23 / 0.1);
  border-bottom-color: rgb(23 23 23 / 0.1);
}
.tw-border-y-neutral-900\/100 {
  border-top-color: rgb(23 23 23 / 1);
  border-bottom-color: rgb(23 23 23 / 1);
}
.tw-border-y-neutral-900\/15 {
  border-top-color: rgb(23 23 23 / 0.15);
  border-bottom-color: rgb(23 23 23 / 0.15);
}
.tw-border-y-neutral-900\/20 {
  border-top-color: rgb(23 23 23 / 0.2);
  border-bottom-color: rgb(23 23 23 / 0.2);
}
.tw-border-y-neutral-900\/25 {
  border-top-color: rgb(23 23 23 / 0.25);
  border-bottom-color: rgb(23 23 23 / 0.25);
}
.tw-border-y-neutral-900\/30 {
  border-top-color: rgb(23 23 23 / 0.3);
  border-bottom-color: rgb(23 23 23 / 0.3);
}
.tw-border-y-neutral-900\/35 {
  border-top-color: rgb(23 23 23 / 0.35);
  border-bottom-color: rgb(23 23 23 / 0.35);
}
.tw-border-y-neutral-900\/40 {
  border-top-color: rgb(23 23 23 / 0.4);
  border-bottom-color: rgb(23 23 23 / 0.4);
}
.tw-border-y-neutral-900\/45 {
  border-top-color: rgb(23 23 23 / 0.45);
  border-bottom-color: rgb(23 23 23 / 0.45);
}
.tw-border-y-neutral-900\/5 {
  border-top-color: rgb(23 23 23 / 0.05);
  border-bottom-color: rgb(23 23 23 / 0.05);
}
.tw-border-y-neutral-900\/50 {
  border-top-color: rgb(23 23 23 / 0.5);
  border-bottom-color: rgb(23 23 23 / 0.5);
}
.tw-border-y-neutral-900\/55 {
  border-top-color: rgb(23 23 23 / 0.55);
  border-bottom-color: rgb(23 23 23 / 0.55);
}
.tw-border-y-neutral-900\/60 {
  border-top-color: rgb(23 23 23 / 0.6);
  border-bottom-color: rgb(23 23 23 / 0.6);
}
.tw-border-y-neutral-900\/65 {
  border-top-color: rgb(23 23 23 / 0.65);
  border-bottom-color: rgb(23 23 23 / 0.65);
}
.tw-border-y-neutral-900\/70 {
  border-top-color: rgb(23 23 23 / 0.7);
  border-bottom-color: rgb(23 23 23 / 0.7);
}
.tw-border-y-neutral-900\/75 {
  border-top-color: rgb(23 23 23 / 0.75);
  border-bottom-color: rgb(23 23 23 / 0.75);
}
.tw-border-y-neutral-900\/80 {
  border-top-color: rgb(23 23 23 / 0.8);
  border-bottom-color: rgb(23 23 23 / 0.8);
}
.tw-border-y-neutral-900\/85 {
  border-top-color: rgb(23 23 23 / 0.85);
  border-bottom-color: rgb(23 23 23 / 0.85);
}
.tw-border-y-neutral-900\/90 {
  border-top-color: rgb(23 23 23 / 0.9);
  border-bottom-color: rgb(23 23 23 / 0.9);
}
.tw-border-y-neutral-900\/95 {
  border-top-color: rgb(23 23 23 / 0.95);
  border-bottom-color: rgb(23 23 23 / 0.95);
}
.tw-border-y-neutral-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-y-neutral-950\/0 {
  border-top-color: rgb(10 10 10 / 0);
  border-bottom-color: rgb(10 10 10 / 0);
}
.tw-border-y-neutral-950\/10 {
  border-top-color: rgb(10 10 10 / 0.1);
  border-bottom-color: rgb(10 10 10 / 0.1);
}
.tw-border-y-neutral-950\/100 {
  border-top-color: rgb(10 10 10 / 1);
  border-bottom-color: rgb(10 10 10 / 1);
}
.tw-border-y-neutral-950\/15 {
  border-top-color: rgb(10 10 10 / 0.15);
  border-bottom-color: rgb(10 10 10 / 0.15);
}
.tw-border-y-neutral-950\/20 {
  border-top-color: rgb(10 10 10 / 0.2);
  border-bottom-color: rgb(10 10 10 / 0.2);
}
.tw-border-y-neutral-950\/25 {
  border-top-color: rgb(10 10 10 / 0.25);
  border-bottom-color: rgb(10 10 10 / 0.25);
}
.tw-border-y-neutral-950\/30 {
  border-top-color: rgb(10 10 10 / 0.3);
  border-bottom-color: rgb(10 10 10 / 0.3);
}
.tw-border-y-neutral-950\/35 {
  border-top-color: rgb(10 10 10 / 0.35);
  border-bottom-color: rgb(10 10 10 / 0.35);
}
.tw-border-y-neutral-950\/40 {
  border-top-color: rgb(10 10 10 / 0.4);
  border-bottom-color: rgb(10 10 10 / 0.4);
}
.tw-border-y-neutral-950\/45 {
  border-top-color: rgb(10 10 10 / 0.45);
  border-bottom-color: rgb(10 10 10 / 0.45);
}
.tw-border-y-neutral-950\/5 {
  border-top-color: rgb(10 10 10 / 0.05);
  border-bottom-color: rgb(10 10 10 / 0.05);
}
.tw-border-y-neutral-950\/50 {
  border-top-color: rgb(10 10 10 / 0.5);
  border-bottom-color: rgb(10 10 10 / 0.5);
}
.tw-border-y-neutral-950\/55 {
  border-top-color: rgb(10 10 10 / 0.55);
  border-bottom-color: rgb(10 10 10 / 0.55);
}
.tw-border-y-neutral-950\/60 {
  border-top-color: rgb(10 10 10 / 0.6);
  border-bottom-color: rgb(10 10 10 / 0.6);
}
.tw-border-y-neutral-950\/65 {
  border-top-color: rgb(10 10 10 / 0.65);
  border-bottom-color: rgb(10 10 10 / 0.65);
}
.tw-border-y-neutral-950\/70 {
  border-top-color: rgb(10 10 10 / 0.7);
  border-bottom-color: rgb(10 10 10 / 0.7);
}
.tw-border-y-neutral-950\/75 {
  border-top-color: rgb(10 10 10 / 0.75);
  border-bottom-color: rgb(10 10 10 / 0.75);
}
.tw-border-y-neutral-950\/80 {
  border-top-color: rgb(10 10 10 / 0.8);
  border-bottom-color: rgb(10 10 10 / 0.8);
}
.tw-border-y-neutral-950\/85 {
  border-top-color: rgb(10 10 10 / 0.85);
  border-bottom-color: rgb(10 10 10 / 0.85);
}
.tw-border-y-neutral-950\/90 {
  border-top-color: rgb(10 10 10 / 0.9);
  border-bottom-color: rgb(10 10 10 / 0.9);
}
.tw-border-y-neutral-950\/95 {
  border-top-color: rgb(10 10 10 / 0.95);
  border-bottom-color: rgb(10 10 10 / 0.95);
}
.tw-border-y-orange-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-100\/0 {
  border-top-color: rgb(255 237 213 / 0);
  border-bottom-color: rgb(255 237 213 / 0);
}
.tw-border-y-orange-100\/10 {
  border-top-color: rgb(255 237 213 / 0.1);
  border-bottom-color: rgb(255 237 213 / 0.1);
}
.tw-border-y-orange-100\/100 {
  border-top-color: rgb(255 237 213 / 1);
  border-bottom-color: rgb(255 237 213 / 1);
}
.tw-border-y-orange-100\/15 {
  border-top-color: rgb(255 237 213 / 0.15);
  border-bottom-color: rgb(255 237 213 / 0.15);
}
.tw-border-y-orange-100\/20 {
  border-top-color: rgb(255 237 213 / 0.2);
  border-bottom-color: rgb(255 237 213 / 0.2);
}
.tw-border-y-orange-100\/25 {
  border-top-color: rgb(255 237 213 / 0.25);
  border-bottom-color: rgb(255 237 213 / 0.25);
}
.tw-border-y-orange-100\/30 {
  border-top-color: rgb(255 237 213 / 0.3);
  border-bottom-color: rgb(255 237 213 / 0.3);
}
.tw-border-y-orange-100\/35 {
  border-top-color: rgb(255 237 213 / 0.35);
  border-bottom-color: rgb(255 237 213 / 0.35);
}
.tw-border-y-orange-100\/40 {
  border-top-color: rgb(255 237 213 / 0.4);
  border-bottom-color: rgb(255 237 213 / 0.4);
}
.tw-border-y-orange-100\/45 {
  border-top-color: rgb(255 237 213 / 0.45);
  border-bottom-color: rgb(255 237 213 / 0.45);
}
.tw-border-y-orange-100\/5 {
  border-top-color: rgb(255 237 213 / 0.05);
  border-bottom-color: rgb(255 237 213 / 0.05);
}
.tw-border-y-orange-100\/50 {
  border-top-color: rgb(255 237 213 / 0.5);
  border-bottom-color: rgb(255 237 213 / 0.5);
}
.tw-border-y-orange-100\/55 {
  border-top-color: rgb(255 237 213 / 0.55);
  border-bottom-color: rgb(255 237 213 / 0.55);
}
.tw-border-y-orange-100\/60 {
  border-top-color: rgb(255 237 213 / 0.6);
  border-bottom-color: rgb(255 237 213 / 0.6);
}
.tw-border-y-orange-100\/65 {
  border-top-color: rgb(255 237 213 / 0.65);
  border-bottom-color: rgb(255 237 213 / 0.65);
}
.tw-border-y-orange-100\/70 {
  border-top-color: rgb(255 237 213 / 0.7);
  border-bottom-color: rgb(255 237 213 / 0.7);
}
.tw-border-y-orange-100\/75 {
  border-top-color: rgb(255 237 213 / 0.75);
  border-bottom-color: rgb(255 237 213 / 0.75);
}
.tw-border-y-orange-100\/80 {
  border-top-color: rgb(255 237 213 / 0.8);
  border-bottom-color: rgb(255 237 213 / 0.8);
}
.tw-border-y-orange-100\/85 {
  border-top-color: rgb(255 237 213 / 0.85);
  border-bottom-color: rgb(255 237 213 / 0.85);
}
.tw-border-y-orange-100\/90 {
  border-top-color: rgb(255 237 213 / 0.9);
  border-bottom-color: rgb(255 237 213 / 0.9);
}
.tw-border-y-orange-100\/95 {
  border-top-color: rgb(255 237 213 / 0.95);
  border-bottom-color: rgb(255 237 213 / 0.95);
}
.tw-border-y-orange-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-200\/0 {
  border-top-color: rgb(254 215 170 / 0);
  border-bottom-color: rgb(254 215 170 / 0);
}
.tw-border-y-orange-200\/10 {
  border-top-color: rgb(254 215 170 / 0.1);
  border-bottom-color: rgb(254 215 170 / 0.1);
}
.tw-border-y-orange-200\/100 {
  border-top-color: rgb(254 215 170 / 1);
  border-bottom-color: rgb(254 215 170 / 1);
}
.tw-border-y-orange-200\/15 {
  border-top-color: rgb(254 215 170 / 0.15);
  border-bottom-color: rgb(254 215 170 / 0.15);
}
.tw-border-y-orange-200\/20 {
  border-top-color: rgb(254 215 170 / 0.2);
  border-bottom-color: rgb(254 215 170 / 0.2);
}
.tw-border-y-orange-200\/25 {
  border-top-color: rgb(254 215 170 / 0.25);
  border-bottom-color: rgb(254 215 170 / 0.25);
}
.tw-border-y-orange-200\/30 {
  border-top-color: rgb(254 215 170 / 0.3);
  border-bottom-color: rgb(254 215 170 / 0.3);
}
.tw-border-y-orange-200\/35 {
  border-top-color: rgb(254 215 170 / 0.35);
  border-bottom-color: rgb(254 215 170 / 0.35);
}
.tw-border-y-orange-200\/40 {
  border-top-color: rgb(254 215 170 / 0.4);
  border-bottom-color: rgb(254 215 170 / 0.4);
}
.tw-border-y-orange-200\/45 {
  border-top-color: rgb(254 215 170 / 0.45);
  border-bottom-color: rgb(254 215 170 / 0.45);
}
.tw-border-y-orange-200\/5 {
  border-top-color: rgb(254 215 170 / 0.05);
  border-bottom-color: rgb(254 215 170 / 0.05);
}
.tw-border-y-orange-200\/50 {
  border-top-color: rgb(254 215 170 / 0.5);
  border-bottom-color: rgb(254 215 170 / 0.5);
}
.tw-border-y-orange-200\/55 {
  border-top-color: rgb(254 215 170 / 0.55);
  border-bottom-color: rgb(254 215 170 / 0.55);
}
.tw-border-y-orange-200\/60 {
  border-top-color: rgb(254 215 170 / 0.6);
  border-bottom-color: rgb(254 215 170 / 0.6);
}
.tw-border-y-orange-200\/65 {
  border-top-color: rgb(254 215 170 / 0.65);
  border-bottom-color: rgb(254 215 170 / 0.65);
}
.tw-border-y-orange-200\/70 {
  border-top-color: rgb(254 215 170 / 0.7);
  border-bottom-color: rgb(254 215 170 / 0.7);
}
.tw-border-y-orange-200\/75 {
  border-top-color: rgb(254 215 170 / 0.75);
  border-bottom-color: rgb(254 215 170 / 0.75);
}
.tw-border-y-orange-200\/80 {
  border-top-color: rgb(254 215 170 / 0.8);
  border-bottom-color: rgb(254 215 170 / 0.8);
}
.tw-border-y-orange-200\/85 {
  border-top-color: rgb(254 215 170 / 0.85);
  border-bottom-color: rgb(254 215 170 / 0.85);
}
.tw-border-y-orange-200\/90 {
  border-top-color: rgb(254 215 170 / 0.9);
  border-bottom-color: rgb(254 215 170 / 0.9);
}
.tw-border-y-orange-200\/95 {
  border-top-color: rgb(254 215 170 / 0.95);
  border-bottom-color: rgb(254 215 170 / 0.95);
}
.tw-border-y-orange-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-300\/0 {
  border-top-color: rgb(253 186 116 / 0);
  border-bottom-color: rgb(253 186 116 / 0);
}
.tw-border-y-orange-300\/10 {
  border-top-color: rgb(253 186 116 / 0.1);
  border-bottom-color: rgb(253 186 116 / 0.1);
}
.tw-border-y-orange-300\/100 {
  border-top-color: rgb(253 186 116 / 1);
  border-bottom-color: rgb(253 186 116 / 1);
}
.tw-border-y-orange-300\/15 {
  border-top-color: rgb(253 186 116 / 0.15);
  border-bottom-color: rgb(253 186 116 / 0.15);
}
.tw-border-y-orange-300\/20 {
  border-top-color: rgb(253 186 116 / 0.2);
  border-bottom-color: rgb(253 186 116 / 0.2);
}
.tw-border-y-orange-300\/25 {
  border-top-color: rgb(253 186 116 / 0.25);
  border-bottom-color: rgb(253 186 116 / 0.25);
}
.tw-border-y-orange-300\/30 {
  border-top-color: rgb(253 186 116 / 0.3);
  border-bottom-color: rgb(253 186 116 / 0.3);
}
.tw-border-y-orange-300\/35 {
  border-top-color: rgb(253 186 116 / 0.35);
  border-bottom-color: rgb(253 186 116 / 0.35);
}
.tw-border-y-orange-300\/40 {
  border-top-color: rgb(253 186 116 / 0.4);
  border-bottom-color: rgb(253 186 116 / 0.4);
}
.tw-border-y-orange-300\/45 {
  border-top-color: rgb(253 186 116 / 0.45);
  border-bottom-color: rgb(253 186 116 / 0.45);
}
.tw-border-y-orange-300\/5 {
  border-top-color: rgb(253 186 116 / 0.05);
  border-bottom-color: rgb(253 186 116 / 0.05);
}
.tw-border-y-orange-300\/50 {
  border-top-color: rgb(253 186 116 / 0.5);
  border-bottom-color: rgb(253 186 116 / 0.5);
}
.tw-border-y-orange-300\/55 {
  border-top-color: rgb(253 186 116 / 0.55);
  border-bottom-color: rgb(253 186 116 / 0.55);
}
.tw-border-y-orange-300\/60 {
  border-top-color: rgb(253 186 116 / 0.6);
  border-bottom-color: rgb(253 186 116 / 0.6);
}
.tw-border-y-orange-300\/65 {
  border-top-color: rgb(253 186 116 / 0.65);
  border-bottom-color: rgb(253 186 116 / 0.65);
}
.tw-border-y-orange-300\/70 {
  border-top-color: rgb(253 186 116 / 0.7);
  border-bottom-color: rgb(253 186 116 / 0.7);
}
.tw-border-y-orange-300\/75 {
  border-top-color: rgb(253 186 116 / 0.75);
  border-bottom-color: rgb(253 186 116 / 0.75);
}
.tw-border-y-orange-300\/80 {
  border-top-color: rgb(253 186 116 / 0.8);
  border-bottom-color: rgb(253 186 116 / 0.8);
}
.tw-border-y-orange-300\/85 {
  border-top-color: rgb(253 186 116 / 0.85);
  border-bottom-color: rgb(253 186 116 / 0.85);
}
.tw-border-y-orange-300\/90 {
  border-top-color: rgb(253 186 116 / 0.9);
  border-bottom-color: rgb(253 186 116 / 0.9);
}
.tw-border-y-orange-300\/95 {
  border-top-color: rgb(253 186 116 / 0.95);
  border-bottom-color: rgb(253 186 116 / 0.95);
}
.tw-border-y-orange-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-400\/0 {
  border-top-color: rgb(251 146 60 / 0);
  border-bottom-color: rgb(251 146 60 / 0);
}
.tw-border-y-orange-400\/10 {
  border-top-color: rgb(251 146 60 / 0.1);
  border-bottom-color: rgb(251 146 60 / 0.1);
}
.tw-border-y-orange-400\/100 {
  border-top-color: rgb(251 146 60 / 1);
  border-bottom-color: rgb(251 146 60 / 1);
}
.tw-border-y-orange-400\/15 {
  border-top-color: rgb(251 146 60 / 0.15);
  border-bottom-color: rgb(251 146 60 / 0.15);
}
.tw-border-y-orange-400\/20 {
  border-top-color: rgb(251 146 60 / 0.2);
  border-bottom-color: rgb(251 146 60 / 0.2);
}
.tw-border-y-orange-400\/25 {
  border-top-color: rgb(251 146 60 / 0.25);
  border-bottom-color: rgb(251 146 60 / 0.25);
}
.tw-border-y-orange-400\/30 {
  border-top-color: rgb(251 146 60 / 0.3);
  border-bottom-color: rgb(251 146 60 / 0.3);
}
.tw-border-y-orange-400\/35 {
  border-top-color: rgb(251 146 60 / 0.35);
  border-bottom-color: rgb(251 146 60 / 0.35);
}
.tw-border-y-orange-400\/40 {
  border-top-color: rgb(251 146 60 / 0.4);
  border-bottom-color: rgb(251 146 60 / 0.4);
}
.tw-border-y-orange-400\/45 {
  border-top-color: rgb(251 146 60 / 0.45);
  border-bottom-color: rgb(251 146 60 / 0.45);
}
.tw-border-y-orange-400\/5 {
  border-top-color: rgb(251 146 60 / 0.05);
  border-bottom-color: rgb(251 146 60 / 0.05);
}
.tw-border-y-orange-400\/50 {
  border-top-color: rgb(251 146 60 / 0.5);
  border-bottom-color: rgb(251 146 60 / 0.5);
}
.tw-border-y-orange-400\/55 {
  border-top-color: rgb(251 146 60 / 0.55);
  border-bottom-color: rgb(251 146 60 / 0.55);
}
.tw-border-y-orange-400\/60 {
  border-top-color: rgb(251 146 60 / 0.6);
  border-bottom-color: rgb(251 146 60 / 0.6);
}
.tw-border-y-orange-400\/65 {
  border-top-color: rgb(251 146 60 / 0.65);
  border-bottom-color: rgb(251 146 60 / 0.65);
}
.tw-border-y-orange-400\/70 {
  border-top-color: rgb(251 146 60 / 0.7);
  border-bottom-color: rgb(251 146 60 / 0.7);
}
.tw-border-y-orange-400\/75 {
  border-top-color: rgb(251 146 60 / 0.75);
  border-bottom-color: rgb(251 146 60 / 0.75);
}
.tw-border-y-orange-400\/80 {
  border-top-color: rgb(251 146 60 / 0.8);
  border-bottom-color: rgb(251 146 60 / 0.8);
}
.tw-border-y-orange-400\/85 {
  border-top-color: rgb(251 146 60 / 0.85);
  border-bottom-color: rgb(251 146 60 / 0.85);
}
.tw-border-y-orange-400\/90 {
  border-top-color: rgb(251 146 60 / 0.9);
  border-bottom-color: rgb(251 146 60 / 0.9);
}
.tw-border-y-orange-400\/95 {
  border-top-color: rgb(251 146 60 / 0.95);
  border-bottom-color: rgb(251 146 60 / 0.95);
}
.tw-border-y-orange-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-50\/0 {
  border-top-color: rgb(255 247 237 / 0);
  border-bottom-color: rgb(255 247 237 / 0);
}
.tw-border-y-orange-50\/10 {
  border-top-color: rgb(255 247 237 / 0.1);
  border-bottom-color: rgb(255 247 237 / 0.1);
}
.tw-border-y-orange-50\/100 {
  border-top-color: rgb(255 247 237 / 1);
  border-bottom-color: rgb(255 247 237 / 1);
}
.tw-border-y-orange-50\/15 {
  border-top-color: rgb(255 247 237 / 0.15);
  border-bottom-color: rgb(255 247 237 / 0.15);
}
.tw-border-y-orange-50\/20 {
  border-top-color: rgb(255 247 237 / 0.2);
  border-bottom-color: rgb(255 247 237 / 0.2);
}
.tw-border-y-orange-50\/25 {
  border-top-color: rgb(255 247 237 / 0.25);
  border-bottom-color: rgb(255 247 237 / 0.25);
}
.tw-border-y-orange-50\/30 {
  border-top-color: rgb(255 247 237 / 0.3);
  border-bottom-color: rgb(255 247 237 / 0.3);
}
.tw-border-y-orange-50\/35 {
  border-top-color: rgb(255 247 237 / 0.35);
  border-bottom-color: rgb(255 247 237 / 0.35);
}
.tw-border-y-orange-50\/40 {
  border-top-color: rgb(255 247 237 / 0.4);
  border-bottom-color: rgb(255 247 237 / 0.4);
}
.tw-border-y-orange-50\/45 {
  border-top-color: rgb(255 247 237 / 0.45);
  border-bottom-color: rgb(255 247 237 / 0.45);
}
.tw-border-y-orange-50\/5 {
  border-top-color: rgb(255 247 237 / 0.05);
  border-bottom-color: rgb(255 247 237 / 0.05);
}
.tw-border-y-orange-50\/50 {
  border-top-color: rgb(255 247 237 / 0.5);
  border-bottom-color: rgb(255 247 237 / 0.5);
}
.tw-border-y-orange-50\/55 {
  border-top-color: rgb(255 247 237 / 0.55);
  border-bottom-color: rgb(255 247 237 / 0.55);
}
.tw-border-y-orange-50\/60 {
  border-top-color: rgb(255 247 237 / 0.6);
  border-bottom-color: rgb(255 247 237 / 0.6);
}
.tw-border-y-orange-50\/65 {
  border-top-color: rgb(255 247 237 / 0.65);
  border-bottom-color: rgb(255 247 237 / 0.65);
}
.tw-border-y-orange-50\/70 {
  border-top-color: rgb(255 247 237 / 0.7);
  border-bottom-color: rgb(255 247 237 / 0.7);
}
.tw-border-y-orange-50\/75 {
  border-top-color: rgb(255 247 237 / 0.75);
  border-bottom-color: rgb(255 247 237 / 0.75);
}
.tw-border-y-orange-50\/80 {
  border-top-color: rgb(255 247 237 / 0.8);
  border-bottom-color: rgb(255 247 237 / 0.8);
}
.tw-border-y-orange-50\/85 {
  border-top-color: rgb(255 247 237 / 0.85);
  border-bottom-color: rgb(255 247 237 / 0.85);
}
.tw-border-y-orange-50\/90 {
  border-top-color: rgb(255 247 237 / 0.9);
  border-bottom-color: rgb(255 247 237 / 0.9);
}
.tw-border-y-orange-50\/95 {
  border-top-color: rgb(255 247 237 / 0.95);
  border-bottom-color: rgb(255 247 237 / 0.95);
}
.tw-border-y-orange-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-500\/0 {
  border-top-color: rgb(249 115 22 / 0);
  border-bottom-color: rgb(249 115 22 / 0);
}
.tw-border-y-orange-500\/10 {
  border-top-color: rgb(249 115 22 / 0.1);
  border-bottom-color: rgb(249 115 22 / 0.1);
}
.tw-border-y-orange-500\/100 {
  border-top-color: rgb(249 115 22 / 1);
  border-bottom-color: rgb(249 115 22 / 1);
}
.tw-border-y-orange-500\/15 {
  border-top-color: rgb(249 115 22 / 0.15);
  border-bottom-color: rgb(249 115 22 / 0.15);
}
.tw-border-y-orange-500\/20 {
  border-top-color: rgb(249 115 22 / 0.2);
  border-bottom-color: rgb(249 115 22 / 0.2);
}
.tw-border-y-orange-500\/25 {
  border-top-color: rgb(249 115 22 / 0.25);
  border-bottom-color: rgb(249 115 22 / 0.25);
}
.tw-border-y-orange-500\/30 {
  border-top-color: rgb(249 115 22 / 0.3);
  border-bottom-color: rgb(249 115 22 / 0.3);
}
.tw-border-y-orange-500\/35 {
  border-top-color: rgb(249 115 22 / 0.35);
  border-bottom-color: rgb(249 115 22 / 0.35);
}
.tw-border-y-orange-500\/40 {
  border-top-color: rgb(249 115 22 / 0.4);
  border-bottom-color: rgb(249 115 22 / 0.4);
}
.tw-border-y-orange-500\/45 {
  border-top-color: rgb(249 115 22 / 0.45);
  border-bottom-color: rgb(249 115 22 / 0.45);
}
.tw-border-y-orange-500\/5 {
  border-top-color: rgb(249 115 22 / 0.05);
  border-bottom-color: rgb(249 115 22 / 0.05);
}
.tw-border-y-orange-500\/50 {
  border-top-color: rgb(249 115 22 / 0.5);
  border-bottom-color: rgb(249 115 22 / 0.5);
}
.tw-border-y-orange-500\/55 {
  border-top-color: rgb(249 115 22 / 0.55);
  border-bottom-color: rgb(249 115 22 / 0.55);
}
.tw-border-y-orange-500\/60 {
  border-top-color: rgb(249 115 22 / 0.6);
  border-bottom-color: rgb(249 115 22 / 0.6);
}
.tw-border-y-orange-500\/65 {
  border-top-color: rgb(249 115 22 / 0.65);
  border-bottom-color: rgb(249 115 22 / 0.65);
}
.tw-border-y-orange-500\/70 {
  border-top-color: rgb(249 115 22 / 0.7);
  border-bottom-color: rgb(249 115 22 / 0.7);
}
.tw-border-y-orange-500\/75 {
  border-top-color: rgb(249 115 22 / 0.75);
  border-bottom-color: rgb(249 115 22 / 0.75);
}
.tw-border-y-orange-500\/80 {
  border-top-color: rgb(249 115 22 / 0.8);
  border-bottom-color: rgb(249 115 22 / 0.8);
}
.tw-border-y-orange-500\/85 {
  border-top-color: rgb(249 115 22 / 0.85);
  border-bottom-color: rgb(249 115 22 / 0.85);
}
.tw-border-y-orange-500\/90 {
  border-top-color: rgb(249 115 22 / 0.9);
  border-bottom-color: rgb(249 115 22 / 0.9);
}
.tw-border-y-orange-500\/95 {
  border-top-color: rgb(249 115 22 / 0.95);
  border-bottom-color: rgb(249 115 22 / 0.95);
}
.tw-border-y-orange-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-600\/0 {
  border-top-color: rgb(234 88 12 / 0);
  border-bottom-color: rgb(234 88 12 / 0);
}
.tw-border-y-orange-600\/10 {
  border-top-color: rgb(234 88 12 / 0.1);
  border-bottom-color: rgb(234 88 12 / 0.1);
}
.tw-border-y-orange-600\/100 {
  border-top-color: rgb(234 88 12 / 1);
  border-bottom-color: rgb(234 88 12 / 1);
}
.tw-border-y-orange-600\/15 {
  border-top-color: rgb(234 88 12 / 0.15);
  border-bottom-color: rgb(234 88 12 / 0.15);
}
.tw-border-y-orange-600\/20 {
  border-top-color: rgb(234 88 12 / 0.2);
  border-bottom-color: rgb(234 88 12 / 0.2);
}
.tw-border-y-orange-600\/25 {
  border-top-color: rgb(234 88 12 / 0.25);
  border-bottom-color: rgb(234 88 12 / 0.25);
}
.tw-border-y-orange-600\/30 {
  border-top-color: rgb(234 88 12 / 0.3);
  border-bottom-color: rgb(234 88 12 / 0.3);
}
.tw-border-y-orange-600\/35 {
  border-top-color: rgb(234 88 12 / 0.35);
  border-bottom-color: rgb(234 88 12 / 0.35);
}
.tw-border-y-orange-600\/40 {
  border-top-color: rgb(234 88 12 / 0.4);
  border-bottom-color: rgb(234 88 12 / 0.4);
}
.tw-border-y-orange-600\/45 {
  border-top-color: rgb(234 88 12 / 0.45);
  border-bottom-color: rgb(234 88 12 / 0.45);
}
.tw-border-y-orange-600\/5 {
  border-top-color: rgb(234 88 12 / 0.05);
  border-bottom-color: rgb(234 88 12 / 0.05);
}
.tw-border-y-orange-600\/50 {
  border-top-color: rgb(234 88 12 / 0.5);
  border-bottom-color: rgb(234 88 12 / 0.5);
}
.tw-border-y-orange-600\/55 {
  border-top-color: rgb(234 88 12 / 0.55);
  border-bottom-color: rgb(234 88 12 / 0.55);
}
.tw-border-y-orange-600\/60 {
  border-top-color: rgb(234 88 12 / 0.6);
  border-bottom-color: rgb(234 88 12 / 0.6);
}
.tw-border-y-orange-600\/65 {
  border-top-color: rgb(234 88 12 / 0.65);
  border-bottom-color: rgb(234 88 12 / 0.65);
}
.tw-border-y-orange-600\/70 {
  border-top-color: rgb(234 88 12 / 0.7);
  border-bottom-color: rgb(234 88 12 / 0.7);
}
.tw-border-y-orange-600\/75 {
  border-top-color: rgb(234 88 12 / 0.75);
  border-bottom-color: rgb(234 88 12 / 0.75);
}
.tw-border-y-orange-600\/80 {
  border-top-color: rgb(234 88 12 / 0.8);
  border-bottom-color: rgb(234 88 12 / 0.8);
}
.tw-border-y-orange-600\/85 {
  border-top-color: rgb(234 88 12 / 0.85);
  border-bottom-color: rgb(234 88 12 / 0.85);
}
.tw-border-y-orange-600\/90 {
  border-top-color: rgb(234 88 12 / 0.9);
  border-bottom-color: rgb(234 88 12 / 0.9);
}
.tw-border-y-orange-600\/95 {
  border-top-color: rgb(234 88 12 / 0.95);
  border-bottom-color: rgb(234 88 12 / 0.95);
}
.tw-border-y-orange-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-700\/0 {
  border-top-color: rgb(194 65 12 / 0);
  border-bottom-color: rgb(194 65 12 / 0);
}
.tw-border-y-orange-700\/10 {
  border-top-color: rgb(194 65 12 / 0.1);
  border-bottom-color: rgb(194 65 12 / 0.1);
}
.tw-border-y-orange-700\/100 {
  border-top-color: rgb(194 65 12 / 1);
  border-bottom-color: rgb(194 65 12 / 1);
}
.tw-border-y-orange-700\/15 {
  border-top-color: rgb(194 65 12 / 0.15);
  border-bottom-color: rgb(194 65 12 / 0.15);
}
.tw-border-y-orange-700\/20 {
  border-top-color: rgb(194 65 12 / 0.2);
  border-bottom-color: rgb(194 65 12 / 0.2);
}
.tw-border-y-orange-700\/25 {
  border-top-color: rgb(194 65 12 / 0.25);
  border-bottom-color: rgb(194 65 12 / 0.25);
}
.tw-border-y-orange-700\/30 {
  border-top-color: rgb(194 65 12 / 0.3);
  border-bottom-color: rgb(194 65 12 / 0.3);
}
.tw-border-y-orange-700\/35 {
  border-top-color: rgb(194 65 12 / 0.35);
  border-bottom-color: rgb(194 65 12 / 0.35);
}
.tw-border-y-orange-700\/40 {
  border-top-color: rgb(194 65 12 / 0.4);
  border-bottom-color: rgb(194 65 12 / 0.4);
}
.tw-border-y-orange-700\/45 {
  border-top-color: rgb(194 65 12 / 0.45);
  border-bottom-color: rgb(194 65 12 / 0.45);
}
.tw-border-y-orange-700\/5 {
  border-top-color: rgb(194 65 12 / 0.05);
  border-bottom-color: rgb(194 65 12 / 0.05);
}
.tw-border-y-orange-700\/50 {
  border-top-color: rgb(194 65 12 / 0.5);
  border-bottom-color: rgb(194 65 12 / 0.5);
}
.tw-border-y-orange-700\/55 {
  border-top-color: rgb(194 65 12 / 0.55);
  border-bottom-color: rgb(194 65 12 / 0.55);
}
.tw-border-y-orange-700\/60 {
  border-top-color: rgb(194 65 12 / 0.6);
  border-bottom-color: rgb(194 65 12 / 0.6);
}
.tw-border-y-orange-700\/65 {
  border-top-color: rgb(194 65 12 / 0.65);
  border-bottom-color: rgb(194 65 12 / 0.65);
}
.tw-border-y-orange-700\/70 {
  border-top-color: rgb(194 65 12 / 0.7);
  border-bottom-color: rgb(194 65 12 / 0.7);
}
.tw-border-y-orange-700\/75 {
  border-top-color: rgb(194 65 12 / 0.75);
  border-bottom-color: rgb(194 65 12 / 0.75);
}
.tw-border-y-orange-700\/80 {
  border-top-color: rgb(194 65 12 / 0.8);
  border-bottom-color: rgb(194 65 12 / 0.8);
}
.tw-border-y-orange-700\/85 {
  border-top-color: rgb(194 65 12 / 0.85);
  border-bottom-color: rgb(194 65 12 / 0.85);
}
.tw-border-y-orange-700\/90 {
  border-top-color: rgb(194 65 12 / 0.9);
  border-bottom-color: rgb(194 65 12 / 0.9);
}
.tw-border-y-orange-700\/95 {
  border-top-color: rgb(194 65 12 / 0.95);
  border-bottom-color: rgb(194 65 12 / 0.95);
}
.tw-border-y-orange-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-800\/0 {
  border-top-color: rgb(154 52 18 / 0);
  border-bottom-color: rgb(154 52 18 / 0);
}
.tw-border-y-orange-800\/10 {
  border-top-color: rgb(154 52 18 / 0.1);
  border-bottom-color: rgb(154 52 18 / 0.1);
}
.tw-border-y-orange-800\/100 {
  border-top-color: rgb(154 52 18 / 1);
  border-bottom-color: rgb(154 52 18 / 1);
}
.tw-border-y-orange-800\/15 {
  border-top-color: rgb(154 52 18 / 0.15);
  border-bottom-color: rgb(154 52 18 / 0.15);
}
.tw-border-y-orange-800\/20 {
  border-top-color: rgb(154 52 18 / 0.2);
  border-bottom-color: rgb(154 52 18 / 0.2);
}
.tw-border-y-orange-800\/25 {
  border-top-color: rgb(154 52 18 / 0.25);
  border-bottom-color: rgb(154 52 18 / 0.25);
}
.tw-border-y-orange-800\/30 {
  border-top-color: rgb(154 52 18 / 0.3);
  border-bottom-color: rgb(154 52 18 / 0.3);
}
.tw-border-y-orange-800\/35 {
  border-top-color: rgb(154 52 18 / 0.35);
  border-bottom-color: rgb(154 52 18 / 0.35);
}
.tw-border-y-orange-800\/40 {
  border-top-color: rgb(154 52 18 / 0.4);
  border-bottom-color: rgb(154 52 18 / 0.4);
}
.tw-border-y-orange-800\/45 {
  border-top-color: rgb(154 52 18 / 0.45);
  border-bottom-color: rgb(154 52 18 / 0.45);
}
.tw-border-y-orange-800\/5 {
  border-top-color: rgb(154 52 18 / 0.05);
  border-bottom-color: rgb(154 52 18 / 0.05);
}
.tw-border-y-orange-800\/50 {
  border-top-color: rgb(154 52 18 / 0.5);
  border-bottom-color: rgb(154 52 18 / 0.5);
}
.tw-border-y-orange-800\/55 {
  border-top-color: rgb(154 52 18 / 0.55);
  border-bottom-color: rgb(154 52 18 / 0.55);
}
.tw-border-y-orange-800\/60 {
  border-top-color: rgb(154 52 18 / 0.6);
  border-bottom-color: rgb(154 52 18 / 0.6);
}
.tw-border-y-orange-800\/65 {
  border-top-color: rgb(154 52 18 / 0.65);
  border-bottom-color: rgb(154 52 18 / 0.65);
}
.tw-border-y-orange-800\/70 {
  border-top-color: rgb(154 52 18 / 0.7);
  border-bottom-color: rgb(154 52 18 / 0.7);
}
.tw-border-y-orange-800\/75 {
  border-top-color: rgb(154 52 18 / 0.75);
  border-bottom-color: rgb(154 52 18 / 0.75);
}
.tw-border-y-orange-800\/80 {
  border-top-color: rgb(154 52 18 / 0.8);
  border-bottom-color: rgb(154 52 18 / 0.8);
}
.tw-border-y-orange-800\/85 {
  border-top-color: rgb(154 52 18 / 0.85);
  border-bottom-color: rgb(154 52 18 / 0.85);
}
.tw-border-y-orange-800\/90 {
  border-top-color: rgb(154 52 18 / 0.9);
  border-bottom-color: rgb(154 52 18 / 0.9);
}
.tw-border-y-orange-800\/95 {
  border-top-color: rgb(154 52 18 / 0.95);
  border-bottom-color: rgb(154 52 18 / 0.95);
}
.tw-border-y-orange-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-900\/0 {
  border-top-color: rgb(124 45 18 / 0);
  border-bottom-color: rgb(124 45 18 / 0);
}
.tw-border-y-orange-900\/10 {
  border-top-color: rgb(124 45 18 / 0.1);
  border-bottom-color: rgb(124 45 18 / 0.1);
}
.tw-border-y-orange-900\/100 {
  border-top-color: rgb(124 45 18 / 1);
  border-bottom-color: rgb(124 45 18 / 1);
}
.tw-border-y-orange-900\/15 {
  border-top-color: rgb(124 45 18 / 0.15);
  border-bottom-color: rgb(124 45 18 / 0.15);
}
.tw-border-y-orange-900\/20 {
  border-top-color: rgb(124 45 18 / 0.2);
  border-bottom-color: rgb(124 45 18 / 0.2);
}
.tw-border-y-orange-900\/25 {
  border-top-color: rgb(124 45 18 / 0.25);
  border-bottom-color: rgb(124 45 18 / 0.25);
}
.tw-border-y-orange-900\/30 {
  border-top-color: rgb(124 45 18 / 0.3);
  border-bottom-color: rgb(124 45 18 / 0.3);
}
.tw-border-y-orange-900\/35 {
  border-top-color: rgb(124 45 18 / 0.35);
  border-bottom-color: rgb(124 45 18 / 0.35);
}
.tw-border-y-orange-900\/40 {
  border-top-color: rgb(124 45 18 / 0.4);
  border-bottom-color: rgb(124 45 18 / 0.4);
}
.tw-border-y-orange-900\/45 {
  border-top-color: rgb(124 45 18 / 0.45);
  border-bottom-color: rgb(124 45 18 / 0.45);
}
.tw-border-y-orange-900\/5 {
  border-top-color: rgb(124 45 18 / 0.05);
  border-bottom-color: rgb(124 45 18 / 0.05);
}
.tw-border-y-orange-900\/50 {
  border-top-color: rgb(124 45 18 / 0.5);
  border-bottom-color: rgb(124 45 18 / 0.5);
}
.tw-border-y-orange-900\/55 {
  border-top-color: rgb(124 45 18 / 0.55);
  border-bottom-color: rgb(124 45 18 / 0.55);
}
.tw-border-y-orange-900\/60 {
  border-top-color: rgb(124 45 18 / 0.6);
  border-bottom-color: rgb(124 45 18 / 0.6);
}
.tw-border-y-orange-900\/65 {
  border-top-color: rgb(124 45 18 / 0.65);
  border-bottom-color: rgb(124 45 18 / 0.65);
}
.tw-border-y-orange-900\/70 {
  border-top-color: rgb(124 45 18 / 0.7);
  border-bottom-color: rgb(124 45 18 / 0.7);
}
.tw-border-y-orange-900\/75 {
  border-top-color: rgb(124 45 18 / 0.75);
  border-bottom-color: rgb(124 45 18 / 0.75);
}
.tw-border-y-orange-900\/80 {
  border-top-color: rgb(124 45 18 / 0.8);
  border-bottom-color: rgb(124 45 18 / 0.8);
}
.tw-border-y-orange-900\/85 {
  border-top-color: rgb(124 45 18 / 0.85);
  border-bottom-color: rgb(124 45 18 / 0.85);
}
.tw-border-y-orange-900\/90 {
  border-top-color: rgb(124 45 18 / 0.9);
  border-bottom-color: rgb(124 45 18 / 0.9);
}
.tw-border-y-orange-900\/95 {
  border-top-color: rgb(124 45 18 / 0.95);
  border-bottom-color: rgb(124 45 18 / 0.95);
}
.tw-border-y-orange-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-y-orange-950\/0 {
  border-top-color: rgb(67 20 7 / 0);
  border-bottom-color: rgb(67 20 7 / 0);
}
.tw-border-y-orange-950\/10 {
  border-top-color: rgb(67 20 7 / 0.1);
  border-bottom-color: rgb(67 20 7 / 0.1);
}
.tw-border-y-orange-950\/100 {
  border-top-color: rgb(67 20 7 / 1);
  border-bottom-color: rgb(67 20 7 / 1);
}
.tw-border-y-orange-950\/15 {
  border-top-color: rgb(67 20 7 / 0.15);
  border-bottom-color: rgb(67 20 7 / 0.15);
}
.tw-border-y-orange-950\/20 {
  border-top-color: rgb(67 20 7 / 0.2);
  border-bottom-color: rgb(67 20 7 / 0.2);
}
.tw-border-y-orange-950\/25 {
  border-top-color: rgb(67 20 7 / 0.25);
  border-bottom-color: rgb(67 20 7 / 0.25);
}
.tw-border-y-orange-950\/30 {
  border-top-color: rgb(67 20 7 / 0.3);
  border-bottom-color: rgb(67 20 7 / 0.3);
}
.tw-border-y-orange-950\/35 {
  border-top-color: rgb(67 20 7 / 0.35);
  border-bottom-color: rgb(67 20 7 / 0.35);
}
.tw-border-y-orange-950\/40 {
  border-top-color: rgb(67 20 7 / 0.4);
  border-bottom-color: rgb(67 20 7 / 0.4);
}
.tw-border-y-orange-950\/45 {
  border-top-color: rgb(67 20 7 / 0.45);
  border-bottom-color: rgb(67 20 7 / 0.45);
}
.tw-border-y-orange-950\/5 {
  border-top-color: rgb(67 20 7 / 0.05);
  border-bottom-color: rgb(67 20 7 / 0.05);
}
.tw-border-y-orange-950\/50 {
  border-top-color: rgb(67 20 7 / 0.5);
  border-bottom-color: rgb(67 20 7 / 0.5);
}
.tw-border-y-orange-950\/55 {
  border-top-color: rgb(67 20 7 / 0.55);
  border-bottom-color: rgb(67 20 7 / 0.55);
}
.tw-border-y-orange-950\/60 {
  border-top-color: rgb(67 20 7 / 0.6);
  border-bottom-color: rgb(67 20 7 / 0.6);
}
.tw-border-y-orange-950\/65 {
  border-top-color: rgb(67 20 7 / 0.65);
  border-bottom-color: rgb(67 20 7 / 0.65);
}
.tw-border-y-orange-950\/70 {
  border-top-color: rgb(67 20 7 / 0.7);
  border-bottom-color: rgb(67 20 7 / 0.7);
}
.tw-border-y-orange-950\/75 {
  border-top-color: rgb(67 20 7 / 0.75);
  border-bottom-color: rgb(67 20 7 / 0.75);
}
.tw-border-y-orange-950\/80 {
  border-top-color: rgb(67 20 7 / 0.8);
  border-bottom-color: rgb(67 20 7 / 0.8);
}
.tw-border-y-orange-950\/85 {
  border-top-color: rgb(67 20 7 / 0.85);
  border-bottom-color: rgb(67 20 7 / 0.85);
}
.tw-border-y-orange-950\/90 {
  border-top-color: rgb(67 20 7 / 0.9);
  border-bottom-color: rgb(67 20 7 / 0.9);
}
.tw-border-y-orange-950\/95 {
  border-top-color: rgb(67 20 7 / 0.95);
  border-bottom-color: rgb(67 20 7 / 0.95);
}
.tw-border-y-pink-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-100\/0 {
  border-top-color: rgb(252 231 243 / 0);
  border-bottom-color: rgb(252 231 243 / 0);
}
.tw-border-y-pink-100\/10 {
  border-top-color: rgb(252 231 243 / 0.1);
  border-bottom-color: rgb(252 231 243 / 0.1);
}
.tw-border-y-pink-100\/100 {
  border-top-color: rgb(252 231 243 / 1);
  border-bottom-color: rgb(252 231 243 / 1);
}
.tw-border-y-pink-100\/15 {
  border-top-color: rgb(252 231 243 / 0.15);
  border-bottom-color: rgb(252 231 243 / 0.15);
}
.tw-border-y-pink-100\/20 {
  border-top-color: rgb(252 231 243 / 0.2);
  border-bottom-color: rgb(252 231 243 / 0.2);
}
.tw-border-y-pink-100\/25 {
  border-top-color: rgb(252 231 243 / 0.25);
  border-bottom-color: rgb(252 231 243 / 0.25);
}
.tw-border-y-pink-100\/30 {
  border-top-color: rgb(252 231 243 / 0.3);
  border-bottom-color: rgb(252 231 243 / 0.3);
}
.tw-border-y-pink-100\/35 {
  border-top-color: rgb(252 231 243 / 0.35);
  border-bottom-color: rgb(252 231 243 / 0.35);
}
.tw-border-y-pink-100\/40 {
  border-top-color: rgb(252 231 243 / 0.4);
  border-bottom-color: rgb(252 231 243 / 0.4);
}
.tw-border-y-pink-100\/45 {
  border-top-color: rgb(252 231 243 / 0.45);
  border-bottom-color: rgb(252 231 243 / 0.45);
}
.tw-border-y-pink-100\/5 {
  border-top-color: rgb(252 231 243 / 0.05);
  border-bottom-color: rgb(252 231 243 / 0.05);
}
.tw-border-y-pink-100\/50 {
  border-top-color: rgb(252 231 243 / 0.5);
  border-bottom-color: rgb(252 231 243 / 0.5);
}
.tw-border-y-pink-100\/55 {
  border-top-color: rgb(252 231 243 / 0.55);
  border-bottom-color: rgb(252 231 243 / 0.55);
}
.tw-border-y-pink-100\/60 {
  border-top-color: rgb(252 231 243 / 0.6);
  border-bottom-color: rgb(252 231 243 / 0.6);
}
.tw-border-y-pink-100\/65 {
  border-top-color: rgb(252 231 243 / 0.65);
  border-bottom-color: rgb(252 231 243 / 0.65);
}
.tw-border-y-pink-100\/70 {
  border-top-color: rgb(252 231 243 / 0.7);
  border-bottom-color: rgb(252 231 243 / 0.7);
}
.tw-border-y-pink-100\/75 {
  border-top-color: rgb(252 231 243 / 0.75);
  border-bottom-color: rgb(252 231 243 / 0.75);
}
.tw-border-y-pink-100\/80 {
  border-top-color: rgb(252 231 243 / 0.8);
  border-bottom-color: rgb(252 231 243 / 0.8);
}
.tw-border-y-pink-100\/85 {
  border-top-color: rgb(252 231 243 / 0.85);
  border-bottom-color: rgb(252 231 243 / 0.85);
}
.tw-border-y-pink-100\/90 {
  border-top-color: rgb(252 231 243 / 0.9);
  border-bottom-color: rgb(252 231 243 / 0.9);
}
.tw-border-y-pink-100\/95 {
  border-top-color: rgb(252 231 243 / 0.95);
  border-bottom-color: rgb(252 231 243 / 0.95);
}
.tw-border-y-pink-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-200\/0 {
  border-top-color: rgb(251 207 232 / 0);
  border-bottom-color: rgb(251 207 232 / 0);
}
.tw-border-y-pink-200\/10 {
  border-top-color: rgb(251 207 232 / 0.1);
  border-bottom-color: rgb(251 207 232 / 0.1);
}
.tw-border-y-pink-200\/100 {
  border-top-color: rgb(251 207 232 / 1);
  border-bottom-color: rgb(251 207 232 / 1);
}
.tw-border-y-pink-200\/15 {
  border-top-color: rgb(251 207 232 / 0.15);
  border-bottom-color: rgb(251 207 232 / 0.15);
}
.tw-border-y-pink-200\/20 {
  border-top-color: rgb(251 207 232 / 0.2);
  border-bottom-color: rgb(251 207 232 / 0.2);
}
.tw-border-y-pink-200\/25 {
  border-top-color: rgb(251 207 232 / 0.25);
  border-bottom-color: rgb(251 207 232 / 0.25);
}
.tw-border-y-pink-200\/30 {
  border-top-color: rgb(251 207 232 / 0.3);
  border-bottom-color: rgb(251 207 232 / 0.3);
}
.tw-border-y-pink-200\/35 {
  border-top-color: rgb(251 207 232 / 0.35);
  border-bottom-color: rgb(251 207 232 / 0.35);
}
.tw-border-y-pink-200\/40 {
  border-top-color: rgb(251 207 232 / 0.4);
  border-bottom-color: rgb(251 207 232 / 0.4);
}
.tw-border-y-pink-200\/45 {
  border-top-color: rgb(251 207 232 / 0.45);
  border-bottom-color: rgb(251 207 232 / 0.45);
}
.tw-border-y-pink-200\/5 {
  border-top-color: rgb(251 207 232 / 0.05);
  border-bottom-color: rgb(251 207 232 / 0.05);
}
.tw-border-y-pink-200\/50 {
  border-top-color: rgb(251 207 232 / 0.5);
  border-bottom-color: rgb(251 207 232 / 0.5);
}
.tw-border-y-pink-200\/55 {
  border-top-color: rgb(251 207 232 / 0.55);
  border-bottom-color: rgb(251 207 232 / 0.55);
}
.tw-border-y-pink-200\/60 {
  border-top-color: rgb(251 207 232 / 0.6);
  border-bottom-color: rgb(251 207 232 / 0.6);
}
.tw-border-y-pink-200\/65 {
  border-top-color: rgb(251 207 232 / 0.65);
  border-bottom-color: rgb(251 207 232 / 0.65);
}
.tw-border-y-pink-200\/70 {
  border-top-color: rgb(251 207 232 / 0.7);
  border-bottom-color: rgb(251 207 232 / 0.7);
}
.tw-border-y-pink-200\/75 {
  border-top-color: rgb(251 207 232 / 0.75);
  border-bottom-color: rgb(251 207 232 / 0.75);
}
.tw-border-y-pink-200\/80 {
  border-top-color: rgb(251 207 232 / 0.8);
  border-bottom-color: rgb(251 207 232 / 0.8);
}
.tw-border-y-pink-200\/85 {
  border-top-color: rgb(251 207 232 / 0.85);
  border-bottom-color: rgb(251 207 232 / 0.85);
}
.tw-border-y-pink-200\/90 {
  border-top-color: rgb(251 207 232 / 0.9);
  border-bottom-color: rgb(251 207 232 / 0.9);
}
.tw-border-y-pink-200\/95 {
  border-top-color: rgb(251 207 232 / 0.95);
  border-bottom-color: rgb(251 207 232 / 0.95);
}
.tw-border-y-pink-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-300\/0 {
  border-top-color: rgb(249 168 212 / 0);
  border-bottom-color: rgb(249 168 212 / 0);
}
.tw-border-y-pink-300\/10 {
  border-top-color: rgb(249 168 212 / 0.1);
  border-bottom-color: rgb(249 168 212 / 0.1);
}
.tw-border-y-pink-300\/100 {
  border-top-color: rgb(249 168 212 / 1);
  border-bottom-color: rgb(249 168 212 / 1);
}
.tw-border-y-pink-300\/15 {
  border-top-color: rgb(249 168 212 / 0.15);
  border-bottom-color: rgb(249 168 212 / 0.15);
}
.tw-border-y-pink-300\/20 {
  border-top-color: rgb(249 168 212 / 0.2);
  border-bottom-color: rgb(249 168 212 / 0.2);
}
.tw-border-y-pink-300\/25 {
  border-top-color: rgb(249 168 212 / 0.25);
  border-bottom-color: rgb(249 168 212 / 0.25);
}
.tw-border-y-pink-300\/30 {
  border-top-color: rgb(249 168 212 / 0.3);
  border-bottom-color: rgb(249 168 212 / 0.3);
}
.tw-border-y-pink-300\/35 {
  border-top-color: rgb(249 168 212 / 0.35);
  border-bottom-color: rgb(249 168 212 / 0.35);
}
.tw-border-y-pink-300\/40 {
  border-top-color: rgb(249 168 212 / 0.4);
  border-bottom-color: rgb(249 168 212 / 0.4);
}
.tw-border-y-pink-300\/45 {
  border-top-color: rgb(249 168 212 / 0.45);
  border-bottom-color: rgb(249 168 212 / 0.45);
}
.tw-border-y-pink-300\/5 {
  border-top-color: rgb(249 168 212 / 0.05);
  border-bottom-color: rgb(249 168 212 / 0.05);
}
.tw-border-y-pink-300\/50 {
  border-top-color: rgb(249 168 212 / 0.5);
  border-bottom-color: rgb(249 168 212 / 0.5);
}
.tw-border-y-pink-300\/55 {
  border-top-color: rgb(249 168 212 / 0.55);
  border-bottom-color: rgb(249 168 212 / 0.55);
}
.tw-border-y-pink-300\/60 {
  border-top-color: rgb(249 168 212 / 0.6);
  border-bottom-color: rgb(249 168 212 / 0.6);
}
.tw-border-y-pink-300\/65 {
  border-top-color: rgb(249 168 212 / 0.65);
  border-bottom-color: rgb(249 168 212 / 0.65);
}
.tw-border-y-pink-300\/70 {
  border-top-color: rgb(249 168 212 / 0.7);
  border-bottom-color: rgb(249 168 212 / 0.7);
}
.tw-border-y-pink-300\/75 {
  border-top-color: rgb(249 168 212 / 0.75);
  border-bottom-color: rgb(249 168 212 / 0.75);
}
.tw-border-y-pink-300\/80 {
  border-top-color: rgb(249 168 212 / 0.8);
  border-bottom-color: rgb(249 168 212 / 0.8);
}
.tw-border-y-pink-300\/85 {
  border-top-color: rgb(249 168 212 / 0.85);
  border-bottom-color: rgb(249 168 212 / 0.85);
}
.tw-border-y-pink-300\/90 {
  border-top-color: rgb(249 168 212 / 0.9);
  border-bottom-color: rgb(249 168 212 / 0.9);
}
.tw-border-y-pink-300\/95 {
  border-top-color: rgb(249 168 212 / 0.95);
  border-bottom-color: rgb(249 168 212 / 0.95);
}
.tw-border-y-pink-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-400\/0 {
  border-top-color: rgb(244 114 182 / 0);
  border-bottom-color: rgb(244 114 182 / 0);
}
.tw-border-y-pink-400\/10 {
  border-top-color: rgb(244 114 182 / 0.1);
  border-bottom-color: rgb(244 114 182 / 0.1);
}
.tw-border-y-pink-400\/100 {
  border-top-color: rgb(244 114 182 / 1);
  border-bottom-color: rgb(244 114 182 / 1);
}
.tw-border-y-pink-400\/15 {
  border-top-color: rgb(244 114 182 / 0.15);
  border-bottom-color: rgb(244 114 182 / 0.15);
}
.tw-border-y-pink-400\/20 {
  border-top-color: rgb(244 114 182 / 0.2);
  border-bottom-color: rgb(244 114 182 / 0.2);
}
.tw-border-y-pink-400\/25 {
  border-top-color: rgb(244 114 182 / 0.25);
  border-bottom-color: rgb(244 114 182 / 0.25);
}
.tw-border-y-pink-400\/30 {
  border-top-color: rgb(244 114 182 / 0.3);
  border-bottom-color: rgb(244 114 182 / 0.3);
}
.tw-border-y-pink-400\/35 {
  border-top-color: rgb(244 114 182 / 0.35);
  border-bottom-color: rgb(244 114 182 / 0.35);
}
.tw-border-y-pink-400\/40 {
  border-top-color: rgb(244 114 182 / 0.4);
  border-bottom-color: rgb(244 114 182 / 0.4);
}
.tw-border-y-pink-400\/45 {
  border-top-color: rgb(244 114 182 / 0.45);
  border-bottom-color: rgb(244 114 182 / 0.45);
}
.tw-border-y-pink-400\/5 {
  border-top-color: rgb(244 114 182 / 0.05);
  border-bottom-color: rgb(244 114 182 / 0.05);
}
.tw-border-y-pink-400\/50 {
  border-top-color: rgb(244 114 182 / 0.5);
  border-bottom-color: rgb(244 114 182 / 0.5);
}
.tw-border-y-pink-400\/55 {
  border-top-color: rgb(244 114 182 / 0.55);
  border-bottom-color: rgb(244 114 182 / 0.55);
}
.tw-border-y-pink-400\/60 {
  border-top-color: rgb(244 114 182 / 0.6);
  border-bottom-color: rgb(244 114 182 / 0.6);
}
.tw-border-y-pink-400\/65 {
  border-top-color: rgb(244 114 182 / 0.65);
  border-bottom-color: rgb(244 114 182 / 0.65);
}
.tw-border-y-pink-400\/70 {
  border-top-color: rgb(244 114 182 / 0.7);
  border-bottom-color: rgb(244 114 182 / 0.7);
}
.tw-border-y-pink-400\/75 {
  border-top-color: rgb(244 114 182 / 0.75);
  border-bottom-color: rgb(244 114 182 / 0.75);
}
.tw-border-y-pink-400\/80 {
  border-top-color: rgb(244 114 182 / 0.8);
  border-bottom-color: rgb(244 114 182 / 0.8);
}
.tw-border-y-pink-400\/85 {
  border-top-color: rgb(244 114 182 / 0.85);
  border-bottom-color: rgb(244 114 182 / 0.85);
}
.tw-border-y-pink-400\/90 {
  border-top-color: rgb(244 114 182 / 0.9);
  border-bottom-color: rgb(244 114 182 / 0.9);
}
.tw-border-y-pink-400\/95 {
  border-top-color: rgb(244 114 182 / 0.95);
  border-bottom-color: rgb(244 114 182 / 0.95);
}
.tw-border-y-pink-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-50\/0 {
  border-top-color: rgb(253 242 248 / 0);
  border-bottom-color: rgb(253 242 248 / 0);
}
.tw-border-y-pink-50\/10 {
  border-top-color: rgb(253 242 248 / 0.1);
  border-bottom-color: rgb(253 242 248 / 0.1);
}
.tw-border-y-pink-50\/100 {
  border-top-color: rgb(253 242 248 / 1);
  border-bottom-color: rgb(253 242 248 / 1);
}
.tw-border-y-pink-50\/15 {
  border-top-color: rgb(253 242 248 / 0.15);
  border-bottom-color: rgb(253 242 248 / 0.15);
}
.tw-border-y-pink-50\/20 {
  border-top-color: rgb(253 242 248 / 0.2);
  border-bottom-color: rgb(253 242 248 / 0.2);
}
.tw-border-y-pink-50\/25 {
  border-top-color: rgb(253 242 248 / 0.25);
  border-bottom-color: rgb(253 242 248 / 0.25);
}
.tw-border-y-pink-50\/30 {
  border-top-color: rgb(253 242 248 / 0.3);
  border-bottom-color: rgb(253 242 248 / 0.3);
}
.tw-border-y-pink-50\/35 {
  border-top-color: rgb(253 242 248 / 0.35);
  border-bottom-color: rgb(253 242 248 / 0.35);
}
.tw-border-y-pink-50\/40 {
  border-top-color: rgb(253 242 248 / 0.4);
  border-bottom-color: rgb(253 242 248 / 0.4);
}
.tw-border-y-pink-50\/45 {
  border-top-color: rgb(253 242 248 / 0.45);
  border-bottom-color: rgb(253 242 248 / 0.45);
}
.tw-border-y-pink-50\/5 {
  border-top-color: rgb(253 242 248 / 0.05);
  border-bottom-color: rgb(253 242 248 / 0.05);
}
.tw-border-y-pink-50\/50 {
  border-top-color: rgb(253 242 248 / 0.5);
  border-bottom-color: rgb(253 242 248 / 0.5);
}
.tw-border-y-pink-50\/55 {
  border-top-color: rgb(253 242 248 / 0.55);
  border-bottom-color: rgb(253 242 248 / 0.55);
}
.tw-border-y-pink-50\/60 {
  border-top-color: rgb(253 242 248 / 0.6);
  border-bottom-color: rgb(253 242 248 / 0.6);
}
.tw-border-y-pink-50\/65 {
  border-top-color: rgb(253 242 248 / 0.65);
  border-bottom-color: rgb(253 242 248 / 0.65);
}
.tw-border-y-pink-50\/70 {
  border-top-color: rgb(253 242 248 / 0.7);
  border-bottom-color: rgb(253 242 248 / 0.7);
}
.tw-border-y-pink-50\/75 {
  border-top-color: rgb(253 242 248 / 0.75);
  border-bottom-color: rgb(253 242 248 / 0.75);
}
.tw-border-y-pink-50\/80 {
  border-top-color: rgb(253 242 248 / 0.8);
  border-bottom-color: rgb(253 242 248 / 0.8);
}
.tw-border-y-pink-50\/85 {
  border-top-color: rgb(253 242 248 / 0.85);
  border-bottom-color: rgb(253 242 248 / 0.85);
}
.tw-border-y-pink-50\/90 {
  border-top-color: rgb(253 242 248 / 0.9);
  border-bottom-color: rgb(253 242 248 / 0.9);
}
.tw-border-y-pink-50\/95 {
  border-top-color: rgb(253 242 248 / 0.95);
  border-bottom-color: rgb(253 242 248 / 0.95);
}
.tw-border-y-pink-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-500\/0 {
  border-top-color: rgb(236 72 153 / 0);
  border-bottom-color: rgb(236 72 153 / 0);
}
.tw-border-y-pink-500\/10 {
  border-top-color: rgb(236 72 153 / 0.1);
  border-bottom-color: rgb(236 72 153 / 0.1);
}
.tw-border-y-pink-500\/100 {
  border-top-color: rgb(236 72 153 / 1);
  border-bottom-color: rgb(236 72 153 / 1);
}
.tw-border-y-pink-500\/15 {
  border-top-color: rgb(236 72 153 / 0.15);
  border-bottom-color: rgb(236 72 153 / 0.15);
}
.tw-border-y-pink-500\/20 {
  border-top-color: rgb(236 72 153 / 0.2);
  border-bottom-color: rgb(236 72 153 / 0.2);
}
.tw-border-y-pink-500\/25 {
  border-top-color: rgb(236 72 153 / 0.25);
  border-bottom-color: rgb(236 72 153 / 0.25);
}
.tw-border-y-pink-500\/30 {
  border-top-color: rgb(236 72 153 / 0.3);
  border-bottom-color: rgb(236 72 153 / 0.3);
}
.tw-border-y-pink-500\/35 {
  border-top-color: rgb(236 72 153 / 0.35);
  border-bottom-color: rgb(236 72 153 / 0.35);
}
.tw-border-y-pink-500\/40 {
  border-top-color: rgb(236 72 153 / 0.4);
  border-bottom-color: rgb(236 72 153 / 0.4);
}
.tw-border-y-pink-500\/45 {
  border-top-color: rgb(236 72 153 / 0.45);
  border-bottom-color: rgb(236 72 153 / 0.45);
}
.tw-border-y-pink-500\/5 {
  border-top-color: rgb(236 72 153 / 0.05);
  border-bottom-color: rgb(236 72 153 / 0.05);
}
.tw-border-y-pink-500\/50 {
  border-top-color: rgb(236 72 153 / 0.5);
  border-bottom-color: rgb(236 72 153 / 0.5);
}
.tw-border-y-pink-500\/55 {
  border-top-color: rgb(236 72 153 / 0.55);
  border-bottom-color: rgb(236 72 153 / 0.55);
}
.tw-border-y-pink-500\/60 {
  border-top-color: rgb(236 72 153 / 0.6);
  border-bottom-color: rgb(236 72 153 / 0.6);
}
.tw-border-y-pink-500\/65 {
  border-top-color: rgb(236 72 153 / 0.65);
  border-bottom-color: rgb(236 72 153 / 0.65);
}
.tw-border-y-pink-500\/70 {
  border-top-color: rgb(236 72 153 / 0.7);
  border-bottom-color: rgb(236 72 153 / 0.7);
}
.tw-border-y-pink-500\/75 {
  border-top-color: rgb(236 72 153 / 0.75);
  border-bottom-color: rgb(236 72 153 / 0.75);
}
.tw-border-y-pink-500\/80 {
  border-top-color: rgb(236 72 153 / 0.8);
  border-bottom-color: rgb(236 72 153 / 0.8);
}
.tw-border-y-pink-500\/85 {
  border-top-color: rgb(236 72 153 / 0.85);
  border-bottom-color: rgb(236 72 153 / 0.85);
}
.tw-border-y-pink-500\/90 {
  border-top-color: rgb(236 72 153 / 0.9);
  border-bottom-color: rgb(236 72 153 / 0.9);
}
.tw-border-y-pink-500\/95 {
  border-top-color: rgb(236 72 153 / 0.95);
  border-bottom-color: rgb(236 72 153 / 0.95);
}
.tw-border-y-pink-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-600\/0 {
  border-top-color: rgb(219 39 119 / 0);
  border-bottom-color: rgb(219 39 119 / 0);
}
.tw-border-y-pink-600\/10 {
  border-top-color: rgb(219 39 119 / 0.1);
  border-bottom-color: rgb(219 39 119 / 0.1);
}
.tw-border-y-pink-600\/100 {
  border-top-color: rgb(219 39 119 / 1);
  border-bottom-color: rgb(219 39 119 / 1);
}
.tw-border-y-pink-600\/15 {
  border-top-color: rgb(219 39 119 / 0.15);
  border-bottom-color: rgb(219 39 119 / 0.15);
}
.tw-border-y-pink-600\/20 {
  border-top-color: rgb(219 39 119 / 0.2);
  border-bottom-color: rgb(219 39 119 / 0.2);
}
.tw-border-y-pink-600\/25 {
  border-top-color: rgb(219 39 119 / 0.25);
  border-bottom-color: rgb(219 39 119 / 0.25);
}
.tw-border-y-pink-600\/30 {
  border-top-color: rgb(219 39 119 / 0.3);
  border-bottom-color: rgb(219 39 119 / 0.3);
}
.tw-border-y-pink-600\/35 {
  border-top-color: rgb(219 39 119 / 0.35);
  border-bottom-color: rgb(219 39 119 / 0.35);
}
.tw-border-y-pink-600\/40 {
  border-top-color: rgb(219 39 119 / 0.4);
  border-bottom-color: rgb(219 39 119 / 0.4);
}
.tw-border-y-pink-600\/45 {
  border-top-color: rgb(219 39 119 / 0.45);
  border-bottom-color: rgb(219 39 119 / 0.45);
}
.tw-border-y-pink-600\/5 {
  border-top-color: rgb(219 39 119 / 0.05);
  border-bottom-color: rgb(219 39 119 / 0.05);
}
.tw-border-y-pink-600\/50 {
  border-top-color: rgb(219 39 119 / 0.5);
  border-bottom-color: rgb(219 39 119 / 0.5);
}
.tw-border-y-pink-600\/55 {
  border-top-color: rgb(219 39 119 / 0.55);
  border-bottom-color: rgb(219 39 119 / 0.55);
}
.tw-border-y-pink-600\/60 {
  border-top-color: rgb(219 39 119 / 0.6);
  border-bottom-color: rgb(219 39 119 / 0.6);
}
.tw-border-y-pink-600\/65 {
  border-top-color: rgb(219 39 119 / 0.65);
  border-bottom-color: rgb(219 39 119 / 0.65);
}
.tw-border-y-pink-600\/70 {
  border-top-color: rgb(219 39 119 / 0.7);
  border-bottom-color: rgb(219 39 119 / 0.7);
}
.tw-border-y-pink-600\/75 {
  border-top-color: rgb(219 39 119 / 0.75);
  border-bottom-color: rgb(219 39 119 / 0.75);
}
.tw-border-y-pink-600\/80 {
  border-top-color: rgb(219 39 119 / 0.8);
  border-bottom-color: rgb(219 39 119 / 0.8);
}
.tw-border-y-pink-600\/85 {
  border-top-color: rgb(219 39 119 / 0.85);
  border-bottom-color: rgb(219 39 119 / 0.85);
}
.tw-border-y-pink-600\/90 {
  border-top-color: rgb(219 39 119 / 0.9);
  border-bottom-color: rgb(219 39 119 / 0.9);
}
.tw-border-y-pink-600\/95 {
  border-top-color: rgb(219 39 119 / 0.95);
  border-bottom-color: rgb(219 39 119 / 0.95);
}
.tw-border-y-pink-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-700\/0 {
  border-top-color: rgb(190 24 93 / 0);
  border-bottom-color: rgb(190 24 93 / 0);
}
.tw-border-y-pink-700\/10 {
  border-top-color: rgb(190 24 93 / 0.1);
  border-bottom-color: rgb(190 24 93 / 0.1);
}
.tw-border-y-pink-700\/100 {
  border-top-color: rgb(190 24 93 / 1);
  border-bottom-color: rgb(190 24 93 / 1);
}
.tw-border-y-pink-700\/15 {
  border-top-color: rgb(190 24 93 / 0.15);
  border-bottom-color: rgb(190 24 93 / 0.15);
}
.tw-border-y-pink-700\/20 {
  border-top-color: rgb(190 24 93 / 0.2);
  border-bottom-color: rgb(190 24 93 / 0.2);
}
.tw-border-y-pink-700\/25 {
  border-top-color: rgb(190 24 93 / 0.25);
  border-bottom-color: rgb(190 24 93 / 0.25);
}
.tw-border-y-pink-700\/30 {
  border-top-color: rgb(190 24 93 / 0.3);
  border-bottom-color: rgb(190 24 93 / 0.3);
}
.tw-border-y-pink-700\/35 {
  border-top-color: rgb(190 24 93 / 0.35);
  border-bottom-color: rgb(190 24 93 / 0.35);
}
.tw-border-y-pink-700\/40 {
  border-top-color: rgb(190 24 93 / 0.4);
  border-bottom-color: rgb(190 24 93 / 0.4);
}
.tw-border-y-pink-700\/45 {
  border-top-color: rgb(190 24 93 / 0.45);
  border-bottom-color: rgb(190 24 93 / 0.45);
}
.tw-border-y-pink-700\/5 {
  border-top-color: rgb(190 24 93 / 0.05);
  border-bottom-color: rgb(190 24 93 / 0.05);
}
.tw-border-y-pink-700\/50 {
  border-top-color: rgb(190 24 93 / 0.5);
  border-bottom-color: rgb(190 24 93 / 0.5);
}
.tw-border-y-pink-700\/55 {
  border-top-color: rgb(190 24 93 / 0.55);
  border-bottom-color: rgb(190 24 93 / 0.55);
}
.tw-border-y-pink-700\/60 {
  border-top-color: rgb(190 24 93 / 0.6);
  border-bottom-color: rgb(190 24 93 / 0.6);
}
.tw-border-y-pink-700\/65 {
  border-top-color: rgb(190 24 93 / 0.65);
  border-bottom-color: rgb(190 24 93 / 0.65);
}
.tw-border-y-pink-700\/70 {
  border-top-color: rgb(190 24 93 / 0.7);
  border-bottom-color: rgb(190 24 93 / 0.7);
}
.tw-border-y-pink-700\/75 {
  border-top-color: rgb(190 24 93 / 0.75);
  border-bottom-color: rgb(190 24 93 / 0.75);
}
.tw-border-y-pink-700\/80 {
  border-top-color: rgb(190 24 93 / 0.8);
  border-bottom-color: rgb(190 24 93 / 0.8);
}
.tw-border-y-pink-700\/85 {
  border-top-color: rgb(190 24 93 / 0.85);
  border-bottom-color: rgb(190 24 93 / 0.85);
}
.tw-border-y-pink-700\/90 {
  border-top-color: rgb(190 24 93 / 0.9);
  border-bottom-color: rgb(190 24 93 / 0.9);
}
.tw-border-y-pink-700\/95 {
  border-top-color: rgb(190 24 93 / 0.95);
  border-bottom-color: rgb(190 24 93 / 0.95);
}
.tw-border-y-pink-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-800\/0 {
  border-top-color: rgb(157 23 77 / 0);
  border-bottom-color: rgb(157 23 77 / 0);
}
.tw-border-y-pink-800\/10 {
  border-top-color: rgb(157 23 77 / 0.1);
  border-bottom-color: rgb(157 23 77 / 0.1);
}
.tw-border-y-pink-800\/100 {
  border-top-color: rgb(157 23 77 / 1);
  border-bottom-color: rgb(157 23 77 / 1);
}
.tw-border-y-pink-800\/15 {
  border-top-color: rgb(157 23 77 / 0.15);
  border-bottom-color: rgb(157 23 77 / 0.15);
}
.tw-border-y-pink-800\/20 {
  border-top-color: rgb(157 23 77 / 0.2);
  border-bottom-color: rgb(157 23 77 / 0.2);
}
.tw-border-y-pink-800\/25 {
  border-top-color: rgb(157 23 77 / 0.25);
  border-bottom-color: rgb(157 23 77 / 0.25);
}
.tw-border-y-pink-800\/30 {
  border-top-color: rgb(157 23 77 / 0.3);
  border-bottom-color: rgb(157 23 77 / 0.3);
}
.tw-border-y-pink-800\/35 {
  border-top-color: rgb(157 23 77 / 0.35);
  border-bottom-color: rgb(157 23 77 / 0.35);
}
.tw-border-y-pink-800\/40 {
  border-top-color: rgb(157 23 77 / 0.4);
  border-bottom-color: rgb(157 23 77 / 0.4);
}
.tw-border-y-pink-800\/45 {
  border-top-color: rgb(157 23 77 / 0.45);
  border-bottom-color: rgb(157 23 77 / 0.45);
}
.tw-border-y-pink-800\/5 {
  border-top-color: rgb(157 23 77 / 0.05);
  border-bottom-color: rgb(157 23 77 / 0.05);
}
.tw-border-y-pink-800\/50 {
  border-top-color: rgb(157 23 77 / 0.5);
  border-bottom-color: rgb(157 23 77 / 0.5);
}
.tw-border-y-pink-800\/55 {
  border-top-color: rgb(157 23 77 / 0.55);
  border-bottom-color: rgb(157 23 77 / 0.55);
}
.tw-border-y-pink-800\/60 {
  border-top-color: rgb(157 23 77 / 0.6);
  border-bottom-color: rgb(157 23 77 / 0.6);
}
.tw-border-y-pink-800\/65 {
  border-top-color: rgb(157 23 77 / 0.65);
  border-bottom-color: rgb(157 23 77 / 0.65);
}
.tw-border-y-pink-800\/70 {
  border-top-color: rgb(157 23 77 / 0.7);
  border-bottom-color: rgb(157 23 77 / 0.7);
}
.tw-border-y-pink-800\/75 {
  border-top-color: rgb(157 23 77 / 0.75);
  border-bottom-color: rgb(157 23 77 / 0.75);
}
.tw-border-y-pink-800\/80 {
  border-top-color: rgb(157 23 77 / 0.8);
  border-bottom-color: rgb(157 23 77 / 0.8);
}
.tw-border-y-pink-800\/85 {
  border-top-color: rgb(157 23 77 / 0.85);
  border-bottom-color: rgb(157 23 77 / 0.85);
}
.tw-border-y-pink-800\/90 {
  border-top-color: rgb(157 23 77 / 0.9);
  border-bottom-color: rgb(157 23 77 / 0.9);
}
.tw-border-y-pink-800\/95 {
  border-top-color: rgb(157 23 77 / 0.95);
  border-bottom-color: rgb(157 23 77 / 0.95);
}
.tw-border-y-pink-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-900\/0 {
  border-top-color: rgb(131 24 67 / 0);
  border-bottom-color: rgb(131 24 67 / 0);
}
.tw-border-y-pink-900\/10 {
  border-top-color: rgb(131 24 67 / 0.1);
  border-bottom-color: rgb(131 24 67 / 0.1);
}
.tw-border-y-pink-900\/100 {
  border-top-color: rgb(131 24 67 / 1);
  border-bottom-color: rgb(131 24 67 / 1);
}
.tw-border-y-pink-900\/15 {
  border-top-color: rgb(131 24 67 / 0.15);
  border-bottom-color: rgb(131 24 67 / 0.15);
}
.tw-border-y-pink-900\/20 {
  border-top-color: rgb(131 24 67 / 0.2);
  border-bottom-color: rgb(131 24 67 / 0.2);
}
.tw-border-y-pink-900\/25 {
  border-top-color: rgb(131 24 67 / 0.25);
  border-bottom-color: rgb(131 24 67 / 0.25);
}
.tw-border-y-pink-900\/30 {
  border-top-color: rgb(131 24 67 / 0.3);
  border-bottom-color: rgb(131 24 67 / 0.3);
}
.tw-border-y-pink-900\/35 {
  border-top-color: rgb(131 24 67 / 0.35);
  border-bottom-color: rgb(131 24 67 / 0.35);
}
.tw-border-y-pink-900\/40 {
  border-top-color: rgb(131 24 67 / 0.4);
  border-bottom-color: rgb(131 24 67 / 0.4);
}
.tw-border-y-pink-900\/45 {
  border-top-color: rgb(131 24 67 / 0.45);
  border-bottom-color: rgb(131 24 67 / 0.45);
}
.tw-border-y-pink-900\/5 {
  border-top-color: rgb(131 24 67 / 0.05);
  border-bottom-color: rgb(131 24 67 / 0.05);
}
.tw-border-y-pink-900\/50 {
  border-top-color: rgb(131 24 67 / 0.5);
  border-bottom-color: rgb(131 24 67 / 0.5);
}
.tw-border-y-pink-900\/55 {
  border-top-color: rgb(131 24 67 / 0.55);
  border-bottom-color: rgb(131 24 67 / 0.55);
}
.tw-border-y-pink-900\/60 {
  border-top-color: rgb(131 24 67 / 0.6);
  border-bottom-color: rgb(131 24 67 / 0.6);
}
.tw-border-y-pink-900\/65 {
  border-top-color: rgb(131 24 67 / 0.65);
  border-bottom-color: rgb(131 24 67 / 0.65);
}
.tw-border-y-pink-900\/70 {
  border-top-color: rgb(131 24 67 / 0.7);
  border-bottom-color: rgb(131 24 67 / 0.7);
}
.tw-border-y-pink-900\/75 {
  border-top-color: rgb(131 24 67 / 0.75);
  border-bottom-color: rgb(131 24 67 / 0.75);
}
.tw-border-y-pink-900\/80 {
  border-top-color: rgb(131 24 67 / 0.8);
  border-bottom-color: rgb(131 24 67 / 0.8);
}
.tw-border-y-pink-900\/85 {
  border-top-color: rgb(131 24 67 / 0.85);
  border-bottom-color: rgb(131 24 67 / 0.85);
}
.tw-border-y-pink-900\/90 {
  border-top-color: rgb(131 24 67 / 0.9);
  border-bottom-color: rgb(131 24 67 / 0.9);
}
.tw-border-y-pink-900\/95 {
  border-top-color: rgb(131 24 67 / 0.95);
  border-bottom-color: rgb(131 24 67 / 0.95);
}
.tw-border-y-pink-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-y-pink-950\/0 {
  border-top-color: rgb(80 7 36 / 0);
  border-bottom-color: rgb(80 7 36 / 0);
}
.tw-border-y-pink-950\/10 {
  border-top-color: rgb(80 7 36 / 0.1);
  border-bottom-color: rgb(80 7 36 / 0.1);
}
.tw-border-y-pink-950\/100 {
  border-top-color: rgb(80 7 36 / 1);
  border-bottom-color: rgb(80 7 36 / 1);
}
.tw-border-y-pink-950\/15 {
  border-top-color: rgb(80 7 36 / 0.15);
  border-bottom-color: rgb(80 7 36 / 0.15);
}
.tw-border-y-pink-950\/20 {
  border-top-color: rgb(80 7 36 / 0.2);
  border-bottom-color: rgb(80 7 36 / 0.2);
}
.tw-border-y-pink-950\/25 {
  border-top-color: rgb(80 7 36 / 0.25);
  border-bottom-color: rgb(80 7 36 / 0.25);
}
.tw-border-y-pink-950\/30 {
  border-top-color: rgb(80 7 36 / 0.3);
  border-bottom-color: rgb(80 7 36 / 0.3);
}
.tw-border-y-pink-950\/35 {
  border-top-color: rgb(80 7 36 / 0.35);
  border-bottom-color: rgb(80 7 36 / 0.35);
}
.tw-border-y-pink-950\/40 {
  border-top-color: rgb(80 7 36 / 0.4);
  border-bottom-color: rgb(80 7 36 / 0.4);
}
.tw-border-y-pink-950\/45 {
  border-top-color: rgb(80 7 36 / 0.45);
  border-bottom-color: rgb(80 7 36 / 0.45);
}
.tw-border-y-pink-950\/5 {
  border-top-color: rgb(80 7 36 / 0.05);
  border-bottom-color: rgb(80 7 36 / 0.05);
}
.tw-border-y-pink-950\/50 {
  border-top-color: rgb(80 7 36 / 0.5);
  border-bottom-color: rgb(80 7 36 / 0.5);
}
.tw-border-y-pink-950\/55 {
  border-top-color: rgb(80 7 36 / 0.55);
  border-bottom-color: rgb(80 7 36 / 0.55);
}
.tw-border-y-pink-950\/60 {
  border-top-color: rgb(80 7 36 / 0.6);
  border-bottom-color: rgb(80 7 36 / 0.6);
}
.tw-border-y-pink-950\/65 {
  border-top-color: rgb(80 7 36 / 0.65);
  border-bottom-color: rgb(80 7 36 / 0.65);
}
.tw-border-y-pink-950\/70 {
  border-top-color: rgb(80 7 36 / 0.7);
  border-bottom-color: rgb(80 7 36 / 0.7);
}
.tw-border-y-pink-950\/75 {
  border-top-color: rgb(80 7 36 / 0.75);
  border-bottom-color: rgb(80 7 36 / 0.75);
}
.tw-border-y-pink-950\/80 {
  border-top-color: rgb(80 7 36 / 0.8);
  border-bottom-color: rgb(80 7 36 / 0.8);
}
.tw-border-y-pink-950\/85 {
  border-top-color: rgb(80 7 36 / 0.85);
  border-bottom-color: rgb(80 7 36 / 0.85);
}
.tw-border-y-pink-950\/90 {
  border-top-color: rgb(80 7 36 / 0.9);
  border-bottom-color: rgb(80 7 36 / 0.9);
}
.tw-border-y-pink-950\/95 {
  border-top-color: rgb(80 7 36 / 0.95);
  border-bottom-color: rgb(80 7 36 / 0.95);
}
.tw-border-y-primary {
  --tw-border-opacity: 1;
  border-top-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-y-primary-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-y-primary-dark\/0 {
  border-top-color: rgb(26 99 144 / 0);
  border-bottom-color: rgb(26 99 144 / 0);
}
.tw-border-y-primary-dark\/10 {
  border-top-color: rgb(26 99 144 / 0.1);
  border-bottom-color: rgb(26 99 144 / 0.1);
}
.tw-border-y-primary-dark\/100 {
  border-top-color: rgb(26 99 144 / 1);
  border-bottom-color: rgb(26 99 144 / 1);
}
.tw-border-y-primary-dark\/15 {
  border-top-color: rgb(26 99 144 / 0.15);
  border-bottom-color: rgb(26 99 144 / 0.15);
}
.tw-border-y-primary-dark\/20 {
  border-top-color: rgb(26 99 144 / 0.2);
  border-bottom-color: rgb(26 99 144 / 0.2);
}
.tw-border-y-primary-dark\/25 {
  border-top-color: rgb(26 99 144 / 0.25);
  border-bottom-color: rgb(26 99 144 / 0.25);
}
.tw-border-y-primary-dark\/30 {
  border-top-color: rgb(26 99 144 / 0.3);
  border-bottom-color: rgb(26 99 144 / 0.3);
}
.tw-border-y-primary-dark\/35 {
  border-top-color: rgb(26 99 144 / 0.35);
  border-bottom-color: rgb(26 99 144 / 0.35);
}
.tw-border-y-primary-dark\/40 {
  border-top-color: rgb(26 99 144 / 0.4);
  border-bottom-color: rgb(26 99 144 / 0.4);
}
.tw-border-y-primary-dark\/45 {
  border-top-color: rgb(26 99 144 / 0.45);
  border-bottom-color: rgb(26 99 144 / 0.45);
}
.tw-border-y-primary-dark\/5 {
  border-top-color: rgb(26 99 144 / 0.05);
  border-bottom-color: rgb(26 99 144 / 0.05);
}
.tw-border-y-primary-dark\/50 {
  border-top-color: rgb(26 99 144 / 0.5);
  border-bottom-color: rgb(26 99 144 / 0.5);
}
.tw-border-y-primary-dark\/55 {
  border-top-color: rgb(26 99 144 / 0.55);
  border-bottom-color: rgb(26 99 144 / 0.55);
}
.tw-border-y-primary-dark\/60 {
  border-top-color: rgb(26 99 144 / 0.6);
  border-bottom-color: rgb(26 99 144 / 0.6);
}
.tw-border-y-primary-dark\/65 {
  border-top-color: rgb(26 99 144 / 0.65);
  border-bottom-color: rgb(26 99 144 / 0.65);
}
.tw-border-y-primary-dark\/70 {
  border-top-color: rgb(26 99 144 / 0.7);
  border-bottom-color: rgb(26 99 144 / 0.7);
}
.tw-border-y-primary-dark\/75 {
  border-top-color: rgb(26 99 144 / 0.75);
  border-bottom-color: rgb(26 99 144 / 0.75);
}
.tw-border-y-primary-dark\/80 {
  border-top-color: rgb(26 99 144 / 0.8);
  border-bottom-color: rgb(26 99 144 / 0.8);
}
.tw-border-y-primary-dark\/85 {
  border-top-color: rgb(26 99 144 / 0.85);
  border-bottom-color: rgb(26 99 144 / 0.85);
}
.tw-border-y-primary-dark\/90 {
  border-top-color: rgb(26 99 144 / 0.9);
  border-bottom-color: rgb(26 99 144 / 0.9);
}
.tw-border-y-primary-dark\/95 {
  border-top-color: rgb(26 99 144 / 0.95);
  border-bottom-color: rgb(26 99 144 / 0.95);
}
.tw-border-y-primary-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-y-primary-light\/0 {
  border-top-color: rgb(30 116 168 / 0);
  border-bottom-color: rgb(30 116 168 / 0);
}
.tw-border-y-primary-light\/10 {
  border-top-color: rgb(30 116 168 / 0.1);
  border-bottom-color: rgb(30 116 168 / 0.1);
}
.tw-border-y-primary-light\/100 {
  border-top-color: rgb(30 116 168 / 1);
  border-bottom-color: rgb(30 116 168 / 1);
}
.tw-border-y-primary-light\/15 {
  border-top-color: rgb(30 116 168 / 0.15);
  border-bottom-color: rgb(30 116 168 / 0.15);
}
.tw-border-y-primary-light\/20 {
  border-top-color: rgb(30 116 168 / 0.2);
  border-bottom-color: rgb(30 116 168 / 0.2);
}
.tw-border-y-primary-light\/25 {
  border-top-color: rgb(30 116 168 / 0.25);
  border-bottom-color: rgb(30 116 168 / 0.25);
}
.tw-border-y-primary-light\/30 {
  border-top-color: rgb(30 116 168 / 0.3);
  border-bottom-color: rgb(30 116 168 / 0.3);
}
.tw-border-y-primary-light\/35 {
  border-top-color: rgb(30 116 168 / 0.35);
  border-bottom-color: rgb(30 116 168 / 0.35);
}
.tw-border-y-primary-light\/40 {
  border-top-color: rgb(30 116 168 / 0.4);
  border-bottom-color: rgb(30 116 168 / 0.4);
}
.tw-border-y-primary-light\/45 {
  border-top-color: rgb(30 116 168 / 0.45);
  border-bottom-color: rgb(30 116 168 / 0.45);
}
.tw-border-y-primary-light\/5 {
  border-top-color: rgb(30 116 168 / 0.05);
  border-bottom-color: rgb(30 116 168 / 0.05);
}
.tw-border-y-primary-light\/50 {
  border-top-color: rgb(30 116 168 / 0.5);
  border-bottom-color: rgb(30 116 168 / 0.5);
}
.tw-border-y-primary-light\/55 {
  border-top-color: rgb(30 116 168 / 0.55);
  border-bottom-color: rgb(30 116 168 / 0.55);
}
.tw-border-y-primary-light\/60 {
  border-top-color: rgb(30 116 168 / 0.6);
  border-bottom-color: rgb(30 116 168 / 0.6);
}
.tw-border-y-primary-light\/65 {
  border-top-color: rgb(30 116 168 / 0.65);
  border-bottom-color: rgb(30 116 168 / 0.65);
}
.tw-border-y-primary-light\/70 {
  border-top-color: rgb(30 116 168 / 0.7);
  border-bottom-color: rgb(30 116 168 / 0.7);
}
.tw-border-y-primary-light\/75 {
  border-top-color: rgb(30 116 168 / 0.75);
  border-bottom-color: rgb(30 116 168 / 0.75);
}
.tw-border-y-primary-light\/80 {
  border-top-color: rgb(30 116 168 / 0.8);
  border-bottom-color: rgb(30 116 168 / 0.8);
}
.tw-border-y-primary-light\/85 {
  border-top-color: rgb(30 116 168 / 0.85);
  border-bottom-color: rgb(30 116 168 / 0.85);
}
.tw-border-y-primary-light\/90 {
  border-top-color: rgb(30 116 168 / 0.9);
  border-bottom-color: rgb(30 116 168 / 0.9);
}
.tw-border-y-primary-light\/95 {
  border-top-color: rgb(30 116 168 / 0.95);
  border-bottom-color: rgb(30 116 168 / 0.95);
}
.tw-border-y-primary\/0 {
  border-top-color: rgb(28 108 152 / 0);
  border-bottom-color: rgb(28 108 152 / 0);
}
.tw-border-y-primary\/10 {
  border-top-color: rgb(28 108 152 / 0.1);
  border-bottom-color: rgb(28 108 152 / 0.1);
}
.tw-border-y-primary\/100 {
  border-top-color: rgb(28 108 152 / 1);
  border-bottom-color: rgb(28 108 152 / 1);
}
.tw-border-y-primary\/15 {
  border-top-color: rgb(28 108 152 / 0.15);
  border-bottom-color: rgb(28 108 152 / 0.15);
}
.tw-border-y-primary\/20 {
  border-top-color: rgb(28 108 152 / 0.2);
  border-bottom-color: rgb(28 108 152 / 0.2);
}
.tw-border-y-primary\/25 {
  border-top-color: rgb(28 108 152 / 0.25);
  border-bottom-color: rgb(28 108 152 / 0.25);
}
.tw-border-y-primary\/30 {
  border-top-color: rgb(28 108 152 / 0.3);
  border-bottom-color: rgb(28 108 152 / 0.3);
}
.tw-border-y-primary\/35 {
  border-top-color: rgb(28 108 152 / 0.35);
  border-bottom-color: rgb(28 108 152 / 0.35);
}
.tw-border-y-primary\/40 {
  border-top-color: rgb(28 108 152 / 0.4);
  border-bottom-color: rgb(28 108 152 / 0.4);
}
.tw-border-y-primary\/45 {
  border-top-color: rgb(28 108 152 / 0.45);
  border-bottom-color: rgb(28 108 152 / 0.45);
}
.tw-border-y-primary\/5 {
  border-top-color: rgb(28 108 152 / 0.05);
  border-bottom-color: rgb(28 108 152 / 0.05);
}
.tw-border-y-primary\/50 {
  border-top-color: rgb(28 108 152 / 0.5);
  border-bottom-color: rgb(28 108 152 / 0.5);
}
.tw-border-y-primary\/55 {
  border-top-color: rgb(28 108 152 / 0.55);
  border-bottom-color: rgb(28 108 152 / 0.55);
}
.tw-border-y-primary\/60 {
  border-top-color: rgb(28 108 152 / 0.6);
  border-bottom-color: rgb(28 108 152 / 0.6);
}
.tw-border-y-primary\/65 {
  border-top-color: rgb(28 108 152 / 0.65);
  border-bottom-color: rgb(28 108 152 / 0.65);
}
.tw-border-y-primary\/70 {
  border-top-color: rgb(28 108 152 / 0.7);
  border-bottom-color: rgb(28 108 152 / 0.7);
}
.tw-border-y-primary\/75 {
  border-top-color: rgb(28 108 152 / 0.75);
  border-bottom-color: rgb(28 108 152 / 0.75);
}
.tw-border-y-primary\/80 {
  border-top-color: rgb(28 108 152 / 0.8);
  border-bottom-color: rgb(28 108 152 / 0.8);
}
.tw-border-y-primary\/85 {
  border-top-color: rgb(28 108 152 / 0.85);
  border-bottom-color: rgb(28 108 152 / 0.85);
}
.tw-border-y-primary\/90 {
  border-top-color: rgb(28 108 152 / 0.9);
  border-bottom-color: rgb(28 108 152 / 0.9);
}
.tw-border-y-primary\/95 {
  border-top-color: rgb(28 108 152 / 0.95);
  border-bottom-color: rgb(28 108 152 / 0.95);
}
.tw-border-y-purple-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-100\/0 {
  border-top-color: rgb(243 232 255 / 0);
  border-bottom-color: rgb(243 232 255 / 0);
}
.tw-border-y-purple-100\/10 {
  border-top-color: rgb(243 232 255 / 0.1);
  border-bottom-color: rgb(243 232 255 / 0.1);
}
.tw-border-y-purple-100\/100 {
  border-top-color: rgb(243 232 255 / 1);
  border-bottom-color: rgb(243 232 255 / 1);
}
.tw-border-y-purple-100\/15 {
  border-top-color: rgb(243 232 255 / 0.15);
  border-bottom-color: rgb(243 232 255 / 0.15);
}
.tw-border-y-purple-100\/20 {
  border-top-color: rgb(243 232 255 / 0.2);
  border-bottom-color: rgb(243 232 255 / 0.2);
}
.tw-border-y-purple-100\/25 {
  border-top-color: rgb(243 232 255 / 0.25);
  border-bottom-color: rgb(243 232 255 / 0.25);
}
.tw-border-y-purple-100\/30 {
  border-top-color: rgb(243 232 255 / 0.3);
  border-bottom-color: rgb(243 232 255 / 0.3);
}
.tw-border-y-purple-100\/35 {
  border-top-color: rgb(243 232 255 / 0.35);
  border-bottom-color: rgb(243 232 255 / 0.35);
}
.tw-border-y-purple-100\/40 {
  border-top-color: rgb(243 232 255 / 0.4);
  border-bottom-color: rgb(243 232 255 / 0.4);
}
.tw-border-y-purple-100\/45 {
  border-top-color: rgb(243 232 255 / 0.45);
  border-bottom-color: rgb(243 232 255 / 0.45);
}
.tw-border-y-purple-100\/5 {
  border-top-color: rgb(243 232 255 / 0.05);
  border-bottom-color: rgb(243 232 255 / 0.05);
}
.tw-border-y-purple-100\/50 {
  border-top-color: rgb(243 232 255 / 0.5);
  border-bottom-color: rgb(243 232 255 / 0.5);
}
.tw-border-y-purple-100\/55 {
  border-top-color: rgb(243 232 255 / 0.55);
  border-bottom-color: rgb(243 232 255 / 0.55);
}
.tw-border-y-purple-100\/60 {
  border-top-color: rgb(243 232 255 / 0.6);
  border-bottom-color: rgb(243 232 255 / 0.6);
}
.tw-border-y-purple-100\/65 {
  border-top-color: rgb(243 232 255 / 0.65);
  border-bottom-color: rgb(243 232 255 / 0.65);
}
.tw-border-y-purple-100\/70 {
  border-top-color: rgb(243 232 255 / 0.7);
  border-bottom-color: rgb(243 232 255 / 0.7);
}
.tw-border-y-purple-100\/75 {
  border-top-color: rgb(243 232 255 / 0.75);
  border-bottom-color: rgb(243 232 255 / 0.75);
}
.tw-border-y-purple-100\/80 {
  border-top-color: rgb(243 232 255 / 0.8);
  border-bottom-color: rgb(243 232 255 / 0.8);
}
.tw-border-y-purple-100\/85 {
  border-top-color: rgb(243 232 255 / 0.85);
  border-bottom-color: rgb(243 232 255 / 0.85);
}
.tw-border-y-purple-100\/90 {
  border-top-color: rgb(243 232 255 / 0.9);
  border-bottom-color: rgb(243 232 255 / 0.9);
}
.tw-border-y-purple-100\/95 {
  border-top-color: rgb(243 232 255 / 0.95);
  border-bottom-color: rgb(243 232 255 / 0.95);
}
.tw-border-y-purple-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-200\/0 {
  border-top-color: rgb(233 213 255 / 0);
  border-bottom-color: rgb(233 213 255 / 0);
}
.tw-border-y-purple-200\/10 {
  border-top-color: rgb(233 213 255 / 0.1);
  border-bottom-color: rgb(233 213 255 / 0.1);
}
.tw-border-y-purple-200\/100 {
  border-top-color: rgb(233 213 255 / 1);
  border-bottom-color: rgb(233 213 255 / 1);
}
.tw-border-y-purple-200\/15 {
  border-top-color: rgb(233 213 255 / 0.15);
  border-bottom-color: rgb(233 213 255 / 0.15);
}
.tw-border-y-purple-200\/20 {
  border-top-color: rgb(233 213 255 / 0.2);
  border-bottom-color: rgb(233 213 255 / 0.2);
}
.tw-border-y-purple-200\/25 {
  border-top-color: rgb(233 213 255 / 0.25);
  border-bottom-color: rgb(233 213 255 / 0.25);
}
.tw-border-y-purple-200\/30 {
  border-top-color: rgb(233 213 255 / 0.3);
  border-bottom-color: rgb(233 213 255 / 0.3);
}
.tw-border-y-purple-200\/35 {
  border-top-color: rgb(233 213 255 / 0.35);
  border-bottom-color: rgb(233 213 255 / 0.35);
}
.tw-border-y-purple-200\/40 {
  border-top-color: rgb(233 213 255 / 0.4);
  border-bottom-color: rgb(233 213 255 / 0.4);
}
.tw-border-y-purple-200\/45 {
  border-top-color: rgb(233 213 255 / 0.45);
  border-bottom-color: rgb(233 213 255 / 0.45);
}
.tw-border-y-purple-200\/5 {
  border-top-color: rgb(233 213 255 / 0.05);
  border-bottom-color: rgb(233 213 255 / 0.05);
}
.tw-border-y-purple-200\/50 {
  border-top-color: rgb(233 213 255 / 0.5);
  border-bottom-color: rgb(233 213 255 / 0.5);
}
.tw-border-y-purple-200\/55 {
  border-top-color: rgb(233 213 255 / 0.55);
  border-bottom-color: rgb(233 213 255 / 0.55);
}
.tw-border-y-purple-200\/60 {
  border-top-color: rgb(233 213 255 / 0.6);
  border-bottom-color: rgb(233 213 255 / 0.6);
}
.tw-border-y-purple-200\/65 {
  border-top-color: rgb(233 213 255 / 0.65);
  border-bottom-color: rgb(233 213 255 / 0.65);
}
.tw-border-y-purple-200\/70 {
  border-top-color: rgb(233 213 255 / 0.7);
  border-bottom-color: rgb(233 213 255 / 0.7);
}
.tw-border-y-purple-200\/75 {
  border-top-color: rgb(233 213 255 / 0.75);
  border-bottom-color: rgb(233 213 255 / 0.75);
}
.tw-border-y-purple-200\/80 {
  border-top-color: rgb(233 213 255 / 0.8);
  border-bottom-color: rgb(233 213 255 / 0.8);
}
.tw-border-y-purple-200\/85 {
  border-top-color: rgb(233 213 255 / 0.85);
  border-bottom-color: rgb(233 213 255 / 0.85);
}
.tw-border-y-purple-200\/90 {
  border-top-color: rgb(233 213 255 / 0.9);
  border-bottom-color: rgb(233 213 255 / 0.9);
}
.tw-border-y-purple-200\/95 {
  border-top-color: rgb(233 213 255 / 0.95);
  border-bottom-color: rgb(233 213 255 / 0.95);
}
.tw-border-y-purple-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-300\/0 {
  border-top-color: rgb(216 180 254 / 0);
  border-bottom-color: rgb(216 180 254 / 0);
}
.tw-border-y-purple-300\/10 {
  border-top-color: rgb(216 180 254 / 0.1);
  border-bottom-color: rgb(216 180 254 / 0.1);
}
.tw-border-y-purple-300\/100 {
  border-top-color: rgb(216 180 254 / 1);
  border-bottom-color: rgb(216 180 254 / 1);
}
.tw-border-y-purple-300\/15 {
  border-top-color: rgb(216 180 254 / 0.15);
  border-bottom-color: rgb(216 180 254 / 0.15);
}
.tw-border-y-purple-300\/20 {
  border-top-color: rgb(216 180 254 / 0.2);
  border-bottom-color: rgb(216 180 254 / 0.2);
}
.tw-border-y-purple-300\/25 {
  border-top-color: rgb(216 180 254 / 0.25);
  border-bottom-color: rgb(216 180 254 / 0.25);
}
.tw-border-y-purple-300\/30 {
  border-top-color: rgb(216 180 254 / 0.3);
  border-bottom-color: rgb(216 180 254 / 0.3);
}
.tw-border-y-purple-300\/35 {
  border-top-color: rgb(216 180 254 / 0.35);
  border-bottom-color: rgb(216 180 254 / 0.35);
}
.tw-border-y-purple-300\/40 {
  border-top-color: rgb(216 180 254 / 0.4);
  border-bottom-color: rgb(216 180 254 / 0.4);
}
.tw-border-y-purple-300\/45 {
  border-top-color: rgb(216 180 254 / 0.45);
  border-bottom-color: rgb(216 180 254 / 0.45);
}
.tw-border-y-purple-300\/5 {
  border-top-color: rgb(216 180 254 / 0.05);
  border-bottom-color: rgb(216 180 254 / 0.05);
}
.tw-border-y-purple-300\/50 {
  border-top-color: rgb(216 180 254 / 0.5);
  border-bottom-color: rgb(216 180 254 / 0.5);
}
.tw-border-y-purple-300\/55 {
  border-top-color: rgb(216 180 254 / 0.55);
  border-bottom-color: rgb(216 180 254 / 0.55);
}
.tw-border-y-purple-300\/60 {
  border-top-color: rgb(216 180 254 / 0.6);
  border-bottom-color: rgb(216 180 254 / 0.6);
}
.tw-border-y-purple-300\/65 {
  border-top-color: rgb(216 180 254 / 0.65);
  border-bottom-color: rgb(216 180 254 / 0.65);
}
.tw-border-y-purple-300\/70 {
  border-top-color: rgb(216 180 254 / 0.7);
  border-bottom-color: rgb(216 180 254 / 0.7);
}
.tw-border-y-purple-300\/75 {
  border-top-color: rgb(216 180 254 / 0.75);
  border-bottom-color: rgb(216 180 254 / 0.75);
}
.tw-border-y-purple-300\/80 {
  border-top-color: rgb(216 180 254 / 0.8);
  border-bottom-color: rgb(216 180 254 / 0.8);
}
.tw-border-y-purple-300\/85 {
  border-top-color: rgb(216 180 254 / 0.85);
  border-bottom-color: rgb(216 180 254 / 0.85);
}
.tw-border-y-purple-300\/90 {
  border-top-color: rgb(216 180 254 / 0.9);
  border-bottom-color: rgb(216 180 254 / 0.9);
}
.tw-border-y-purple-300\/95 {
  border-top-color: rgb(216 180 254 / 0.95);
  border-bottom-color: rgb(216 180 254 / 0.95);
}
.tw-border-y-purple-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-400\/0 {
  border-top-color: rgb(192 132 252 / 0);
  border-bottom-color: rgb(192 132 252 / 0);
}
.tw-border-y-purple-400\/10 {
  border-top-color: rgb(192 132 252 / 0.1);
  border-bottom-color: rgb(192 132 252 / 0.1);
}
.tw-border-y-purple-400\/100 {
  border-top-color: rgb(192 132 252 / 1);
  border-bottom-color: rgb(192 132 252 / 1);
}
.tw-border-y-purple-400\/15 {
  border-top-color: rgb(192 132 252 / 0.15);
  border-bottom-color: rgb(192 132 252 / 0.15);
}
.tw-border-y-purple-400\/20 {
  border-top-color: rgb(192 132 252 / 0.2);
  border-bottom-color: rgb(192 132 252 / 0.2);
}
.tw-border-y-purple-400\/25 {
  border-top-color: rgb(192 132 252 / 0.25);
  border-bottom-color: rgb(192 132 252 / 0.25);
}
.tw-border-y-purple-400\/30 {
  border-top-color: rgb(192 132 252 / 0.3);
  border-bottom-color: rgb(192 132 252 / 0.3);
}
.tw-border-y-purple-400\/35 {
  border-top-color: rgb(192 132 252 / 0.35);
  border-bottom-color: rgb(192 132 252 / 0.35);
}
.tw-border-y-purple-400\/40 {
  border-top-color: rgb(192 132 252 / 0.4);
  border-bottom-color: rgb(192 132 252 / 0.4);
}
.tw-border-y-purple-400\/45 {
  border-top-color: rgb(192 132 252 / 0.45);
  border-bottom-color: rgb(192 132 252 / 0.45);
}
.tw-border-y-purple-400\/5 {
  border-top-color: rgb(192 132 252 / 0.05);
  border-bottom-color: rgb(192 132 252 / 0.05);
}
.tw-border-y-purple-400\/50 {
  border-top-color: rgb(192 132 252 / 0.5);
  border-bottom-color: rgb(192 132 252 / 0.5);
}
.tw-border-y-purple-400\/55 {
  border-top-color: rgb(192 132 252 / 0.55);
  border-bottom-color: rgb(192 132 252 / 0.55);
}
.tw-border-y-purple-400\/60 {
  border-top-color: rgb(192 132 252 / 0.6);
  border-bottom-color: rgb(192 132 252 / 0.6);
}
.tw-border-y-purple-400\/65 {
  border-top-color: rgb(192 132 252 / 0.65);
  border-bottom-color: rgb(192 132 252 / 0.65);
}
.tw-border-y-purple-400\/70 {
  border-top-color: rgb(192 132 252 / 0.7);
  border-bottom-color: rgb(192 132 252 / 0.7);
}
.tw-border-y-purple-400\/75 {
  border-top-color: rgb(192 132 252 / 0.75);
  border-bottom-color: rgb(192 132 252 / 0.75);
}
.tw-border-y-purple-400\/80 {
  border-top-color: rgb(192 132 252 / 0.8);
  border-bottom-color: rgb(192 132 252 / 0.8);
}
.tw-border-y-purple-400\/85 {
  border-top-color: rgb(192 132 252 / 0.85);
  border-bottom-color: rgb(192 132 252 / 0.85);
}
.tw-border-y-purple-400\/90 {
  border-top-color: rgb(192 132 252 / 0.9);
  border-bottom-color: rgb(192 132 252 / 0.9);
}
.tw-border-y-purple-400\/95 {
  border-top-color: rgb(192 132 252 / 0.95);
  border-bottom-color: rgb(192 132 252 / 0.95);
}
.tw-border-y-purple-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-50\/0 {
  border-top-color: rgb(250 245 255 / 0);
  border-bottom-color: rgb(250 245 255 / 0);
}
.tw-border-y-purple-50\/10 {
  border-top-color: rgb(250 245 255 / 0.1);
  border-bottom-color: rgb(250 245 255 / 0.1);
}
.tw-border-y-purple-50\/100 {
  border-top-color: rgb(250 245 255 / 1);
  border-bottom-color: rgb(250 245 255 / 1);
}
.tw-border-y-purple-50\/15 {
  border-top-color: rgb(250 245 255 / 0.15);
  border-bottom-color: rgb(250 245 255 / 0.15);
}
.tw-border-y-purple-50\/20 {
  border-top-color: rgb(250 245 255 / 0.2);
  border-bottom-color: rgb(250 245 255 / 0.2);
}
.tw-border-y-purple-50\/25 {
  border-top-color: rgb(250 245 255 / 0.25);
  border-bottom-color: rgb(250 245 255 / 0.25);
}
.tw-border-y-purple-50\/30 {
  border-top-color: rgb(250 245 255 / 0.3);
  border-bottom-color: rgb(250 245 255 / 0.3);
}
.tw-border-y-purple-50\/35 {
  border-top-color: rgb(250 245 255 / 0.35);
  border-bottom-color: rgb(250 245 255 / 0.35);
}
.tw-border-y-purple-50\/40 {
  border-top-color: rgb(250 245 255 / 0.4);
  border-bottom-color: rgb(250 245 255 / 0.4);
}
.tw-border-y-purple-50\/45 {
  border-top-color: rgb(250 245 255 / 0.45);
  border-bottom-color: rgb(250 245 255 / 0.45);
}
.tw-border-y-purple-50\/5 {
  border-top-color: rgb(250 245 255 / 0.05);
  border-bottom-color: rgb(250 245 255 / 0.05);
}
.tw-border-y-purple-50\/50 {
  border-top-color: rgb(250 245 255 / 0.5);
  border-bottom-color: rgb(250 245 255 / 0.5);
}
.tw-border-y-purple-50\/55 {
  border-top-color: rgb(250 245 255 / 0.55);
  border-bottom-color: rgb(250 245 255 / 0.55);
}
.tw-border-y-purple-50\/60 {
  border-top-color: rgb(250 245 255 / 0.6);
  border-bottom-color: rgb(250 245 255 / 0.6);
}
.tw-border-y-purple-50\/65 {
  border-top-color: rgb(250 245 255 / 0.65);
  border-bottom-color: rgb(250 245 255 / 0.65);
}
.tw-border-y-purple-50\/70 {
  border-top-color: rgb(250 245 255 / 0.7);
  border-bottom-color: rgb(250 245 255 / 0.7);
}
.tw-border-y-purple-50\/75 {
  border-top-color: rgb(250 245 255 / 0.75);
  border-bottom-color: rgb(250 245 255 / 0.75);
}
.tw-border-y-purple-50\/80 {
  border-top-color: rgb(250 245 255 / 0.8);
  border-bottom-color: rgb(250 245 255 / 0.8);
}
.tw-border-y-purple-50\/85 {
  border-top-color: rgb(250 245 255 / 0.85);
  border-bottom-color: rgb(250 245 255 / 0.85);
}
.tw-border-y-purple-50\/90 {
  border-top-color: rgb(250 245 255 / 0.9);
  border-bottom-color: rgb(250 245 255 / 0.9);
}
.tw-border-y-purple-50\/95 {
  border-top-color: rgb(250 245 255 / 0.95);
  border-bottom-color: rgb(250 245 255 / 0.95);
}
.tw-border-y-purple-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-500\/0 {
  border-top-color: rgb(168 85 247 / 0);
  border-bottom-color: rgb(168 85 247 / 0);
}
.tw-border-y-purple-500\/10 {
  border-top-color: rgb(168 85 247 / 0.1);
  border-bottom-color: rgb(168 85 247 / 0.1);
}
.tw-border-y-purple-500\/100 {
  border-top-color: rgb(168 85 247 / 1);
  border-bottom-color: rgb(168 85 247 / 1);
}
.tw-border-y-purple-500\/15 {
  border-top-color: rgb(168 85 247 / 0.15);
  border-bottom-color: rgb(168 85 247 / 0.15);
}
.tw-border-y-purple-500\/20 {
  border-top-color: rgb(168 85 247 / 0.2);
  border-bottom-color: rgb(168 85 247 / 0.2);
}
.tw-border-y-purple-500\/25 {
  border-top-color: rgb(168 85 247 / 0.25);
  border-bottom-color: rgb(168 85 247 / 0.25);
}
.tw-border-y-purple-500\/30 {
  border-top-color: rgb(168 85 247 / 0.3);
  border-bottom-color: rgb(168 85 247 / 0.3);
}
.tw-border-y-purple-500\/35 {
  border-top-color: rgb(168 85 247 / 0.35);
  border-bottom-color: rgb(168 85 247 / 0.35);
}
.tw-border-y-purple-500\/40 {
  border-top-color: rgb(168 85 247 / 0.4);
  border-bottom-color: rgb(168 85 247 / 0.4);
}
.tw-border-y-purple-500\/45 {
  border-top-color: rgb(168 85 247 / 0.45);
  border-bottom-color: rgb(168 85 247 / 0.45);
}
.tw-border-y-purple-500\/5 {
  border-top-color: rgb(168 85 247 / 0.05);
  border-bottom-color: rgb(168 85 247 / 0.05);
}
.tw-border-y-purple-500\/50 {
  border-top-color: rgb(168 85 247 / 0.5);
  border-bottom-color: rgb(168 85 247 / 0.5);
}
.tw-border-y-purple-500\/55 {
  border-top-color: rgb(168 85 247 / 0.55);
  border-bottom-color: rgb(168 85 247 / 0.55);
}
.tw-border-y-purple-500\/60 {
  border-top-color: rgb(168 85 247 / 0.6);
  border-bottom-color: rgb(168 85 247 / 0.6);
}
.tw-border-y-purple-500\/65 {
  border-top-color: rgb(168 85 247 / 0.65);
  border-bottom-color: rgb(168 85 247 / 0.65);
}
.tw-border-y-purple-500\/70 {
  border-top-color: rgb(168 85 247 / 0.7);
  border-bottom-color: rgb(168 85 247 / 0.7);
}
.tw-border-y-purple-500\/75 {
  border-top-color: rgb(168 85 247 / 0.75);
  border-bottom-color: rgb(168 85 247 / 0.75);
}
.tw-border-y-purple-500\/80 {
  border-top-color: rgb(168 85 247 / 0.8);
  border-bottom-color: rgb(168 85 247 / 0.8);
}
.tw-border-y-purple-500\/85 {
  border-top-color: rgb(168 85 247 / 0.85);
  border-bottom-color: rgb(168 85 247 / 0.85);
}
.tw-border-y-purple-500\/90 {
  border-top-color: rgb(168 85 247 / 0.9);
  border-bottom-color: rgb(168 85 247 / 0.9);
}
.tw-border-y-purple-500\/95 {
  border-top-color: rgb(168 85 247 / 0.95);
  border-bottom-color: rgb(168 85 247 / 0.95);
}
.tw-border-y-purple-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-600\/0 {
  border-top-color: rgb(147 51 234 / 0);
  border-bottom-color: rgb(147 51 234 / 0);
}
.tw-border-y-purple-600\/10 {
  border-top-color: rgb(147 51 234 / 0.1);
  border-bottom-color: rgb(147 51 234 / 0.1);
}
.tw-border-y-purple-600\/100 {
  border-top-color: rgb(147 51 234 / 1);
  border-bottom-color: rgb(147 51 234 / 1);
}
.tw-border-y-purple-600\/15 {
  border-top-color: rgb(147 51 234 / 0.15);
  border-bottom-color: rgb(147 51 234 / 0.15);
}
.tw-border-y-purple-600\/20 {
  border-top-color: rgb(147 51 234 / 0.2);
  border-bottom-color: rgb(147 51 234 / 0.2);
}
.tw-border-y-purple-600\/25 {
  border-top-color: rgb(147 51 234 / 0.25);
  border-bottom-color: rgb(147 51 234 / 0.25);
}
.tw-border-y-purple-600\/30 {
  border-top-color: rgb(147 51 234 / 0.3);
  border-bottom-color: rgb(147 51 234 / 0.3);
}
.tw-border-y-purple-600\/35 {
  border-top-color: rgb(147 51 234 / 0.35);
  border-bottom-color: rgb(147 51 234 / 0.35);
}
.tw-border-y-purple-600\/40 {
  border-top-color: rgb(147 51 234 / 0.4);
  border-bottom-color: rgb(147 51 234 / 0.4);
}
.tw-border-y-purple-600\/45 {
  border-top-color: rgb(147 51 234 / 0.45);
  border-bottom-color: rgb(147 51 234 / 0.45);
}
.tw-border-y-purple-600\/5 {
  border-top-color: rgb(147 51 234 / 0.05);
  border-bottom-color: rgb(147 51 234 / 0.05);
}
.tw-border-y-purple-600\/50 {
  border-top-color: rgb(147 51 234 / 0.5);
  border-bottom-color: rgb(147 51 234 / 0.5);
}
.tw-border-y-purple-600\/55 {
  border-top-color: rgb(147 51 234 / 0.55);
  border-bottom-color: rgb(147 51 234 / 0.55);
}
.tw-border-y-purple-600\/60 {
  border-top-color: rgb(147 51 234 / 0.6);
  border-bottom-color: rgb(147 51 234 / 0.6);
}
.tw-border-y-purple-600\/65 {
  border-top-color: rgb(147 51 234 / 0.65);
  border-bottom-color: rgb(147 51 234 / 0.65);
}
.tw-border-y-purple-600\/70 {
  border-top-color: rgb(147 51 234 / 0.7);
  border-bottom-color: rgb(147 51 234 / 0.7);
}
.tw-border-y-purple-600\/75 {
  border-top-color: rgb(147 51 234 / 0.75);
  border-bottom-color: rgb(147 51 234 / 0.75);
}
.tw-border-y-purple-600\/80 {
  border-top-color: rgb(147 51 234 / 0.8);
  border-bottom-color: rgb(147 51 234 / 0.8);
}
.tw-border-y-purple-600\/85 {
  border-top-color: rgb(147 51 234 / 0.85);
  border-bottom-color: rgb(147 51 234 / 0.85);
}
.tw-border-y-purple-600\/90 {
  border-top-color: rgb(147 51 234 / 0.9);
  border-bottom-color: rgb(147 51 234 / 0.9);
}
.tw-border-y-purple-600\/95 {
  border-top-color: rgb(147 51 234 / 0.95);
  border-bottom-color: rgb(147 51 234 / 0.95);
}
.tw-border-y-purple-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-700\/0 {
  border-top-color: rgb(126 34 206 / 0);
  border-bottom-color: rgb(126 34 206 / 0);
}
.tw-border-y-purple-700\/10 {
  border-top-color: rgb(126 34 206 / 0.1);
  border-bottom-color: rgb(126 34 206 / 0.1);
}
.tw-border-y-purple-700\/100 {
  border-top-color: rgb(126 34 206 / 1);
  border-bottom-color: rgb(126 34 206 / 1);
}
.tw-border-y-purple-700\/15 {
  border-top-color: rgb(126 34 206 / 0.15);
  border-bottom-color: rgb(126 34 206 / 0.15);
}
.tw-border-y-purple-700\/20 {
  border-top-color: rgb(126 34 206 / 0.2);
  border-bottom-color: rgb(126 34 206 / 0.2);
}
.tw-border-y-purple-700\/25 {
  border-top-color: rgb(126 34 206 / 0.25);
  border-bottom-color: rgb(126 34 206 / 0.25);
}
.tw-border-y-purple-700\/30 {
  border-top-color: rgb(126 34 206 / 0.3);
  border-bottom-color: rgb(126 34 206 / 0.3);
}
.tw-border-y-purple-700\/35 {
  border-top-color: rgb(126 34 206 / 0.35);
  border-bottom-color: rgb(126 34 206 / 0.35);
}
.tw-border-y-purple-700\/40 {
  border-top-color: rgb(126 34 206 / 0.4);
  border-bottom-color: rgb(126 34 206 / 0.4);
}
.tw-border-y-purple-700\/45 {
  border-top-color: rgb(126 34 206 / 0.45);
  border-bottom-color: rgb(126 34 206 / 0.45);
}
.tw-border-y-purple-700\/5 {
  border-top-color: rgb(126 34 206 / 0.05);
  border-bottom-color: rgb(126 34 206 / 0.05);
}
.tw-border-y-purple-700\/50 {
  border-top-color: rgb(126 34 206 / 0.5);
  border-bottom-color: rgb(126 34 206 / 0.5);
}
.tw-border-y-purple-700\/55 {
  border-top-color: rgb(126 34 206 / 0.55);
  border-bottom-color: rgb(126 34 206 / 0.55);
}
.tw-border-y-purple-700\/60 {
  border-top-color: rgb(126 34 206 / 0.6);
  border-bottom-color: rgb(126 34 206 / 0.6);
}
.tw-border-y-purple-700\/65 {
  border-top-color: rgb(126 34 206 / 0.65);
  border-bottom-color: rgb(126 34 206 / 0.65);
}
.tw-border-y-purple-700\/70 {
  border-top-color: rgb(126 34 206 / 0.7);
  border-bottom-color: rgb(126 34 206 / 0.7);
}
.tw-border-y-purple-700\/75 {
  border-top-color: rgb(126 34 206 / 0.75);
  border-bottom-color: rgb(126 34 206 / 0.75);
}
.tw-border-y-purple-700\/80 {
  border-top-color: rgb(126 34 206 / 0.8);
  border-bottom-color: rgb(126 34 206 / 0.8);
}
.tw-border-y-purple-700\/85 {
  border-top-color: rgb(126 34 206 / 0.85);
  border-bottom-color: rgb(126 34 206 / 0.85);
}
.tw-border-y-purple-700\/90 {
  border-top-color: rgb(126 34 206 / 0.9);
  border-bottom-color: rgb(126 34 206 / 0.9);
}
.tw-border-y-purple-700\/95 {
  border-top-color: rgb(126 34 206 / 0.95);
  border-bottom-color: rgb(126 34 206 / 0.95);
}
.tw-border-y-purple-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-800\/0 {
  border-top-color: rgb(107 33 168 / 0);
  border-bottom-color: rgb(107 33 168 / 0);
}
.tw-border-y-purple-800\/10 {
  border-top-color: rgb(107 33 168 / 0.1);
  border-bottom-color: rgb(107 33 168 / 0.1);
}
.tw-border-y-purple-800\/100 {
  border-top-color: rgb(107 33 168 / 1);
  border-bottom-color: rgb(107 33 168 / 1);
}
.tw-border-y-purple-800\/15 {
  border-top-color: rgb(107 33 168 / 0.15);
  border-bottom-color: rgb(107 33 168 / 0.15);
}
.tw-border-y-purple-800\/20 {
  border-top-color: rgb(107 33 168 / 0.2);
  border-bottom-color: rgb(107 33 168 / 0.2);
}
.tw-border-y-purple-800\/25 {
  border-top-color: rgb(107 33 168 / 0.25);
  border-bottom-color: rgb(107 33 168 / 0.25);
}
.tw-border-y-purple-800\/30 {
  border-top-color: rgb(107 33 168 / 0.3);
  border-bottom-color: rgb(107 33 168 / 0.3);
}
.tw-border-y-purple-800\/35 {
  border-top-color: rgb(107 33 168 / 0.35);
  border-bottom-color: rgb(107 33 168 / 0.35);
}
.tw-border-y-purple-800\/40 {
  border-top-color: rgb(107 33 168 / 0.4);
  border-bottom-color: rgb(107 33 168 / 0.4);
}
.tw-border-y-purple-800\/45 {
  border-top-color: rgb(107 33 168 / 0.45);
  border-bottom-color: rgb(107 33 168 / 0.45);
}
.tw-border-y-purple-800\/5 {
  border-top-color: rgb(107 33 168 / 0.05);
  border-bottom-color: rgb(107 33 168 / 0.05);
}
.tw-border-y-purple-800\/50 {
  border-top-color: rgb(107 33 168 / 0.5);
  border-bottom-color: rgb(107 33 168 / 0.5);
}
.tw-border-y-purple-800\/55 {
  border-top-color: rgb(107 33 168 / 0.55);
  border-bottom-color: rgb(107 33 168 / 0.55);
}
.tw-border-y-purple-800\/60 {
  border-top-color: rgb(107 33 168 / 0.6);
  border-bottom-color: rgb(107 33 168 / 0.6);
}
.tw-border-y-purple-800\/65 {
  border-top-color: rgb(107 33 168 / 0.65);
  border-bottom-color: rgb(107 33 168 / 0.65);
}
.tw-border-y-purple-800\/70 {
  border-top-color: rgb(107 33 168 / 0.7);
  border-bottom-color: rgb(107 33 168 / 0.7);
}
.tw-border-y-purple-800\/75 {
  border-top-color: rgb(107 33 168 / 0.75);
  border-bottom-color: rgb(107 33 168 / 0.75);
}
.tw-border-y-purple-800\/80 {
  border-top-color: rgb(107 33 168 / 0.8);
  border-bottom-color: rgb(107 33 168 / 0.8);
}
.tw-border-y-purple-800\/85 {
  border-top-color: rgb(107 33 168 / 0.85);
  border-bottom-color: rgb(107 33 168 / 0.85);
}
.tw-border-y-purple-800\/90 {
  border-top-color: rgb(107 33 168 / 0.9);
  border-bottom-color: rgb(107 33 168 / 0.9);
}
.tw-border-y-purple-800\/95 {
  border-top-color: rgb(107 33 168 / 0.95);
  border-bottom-color: rgb(107 33 168 / 0.95);
}
.tw-border-y-purple-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-900\/0 {
  border-top-color: rgb(88 28 135 / 0);
  border-bottom-color: rgb(88 28 135 / 0);
}
.tw-border-y-purple-900\/10 {
  border-top-color: rgb(88 28 135 / 0.1);
  border-bottom-color: rgb(88 28 135 / 0.1);
}
.tw-border-y-purple-900\/100 {
  border-top-color: rgb(88 28 135 / 1);
  border-bottom-color: rgb(88 28 135 / 1);
}
.tw-border-y-purple-900\/15 {
  border-top-color: rgb(88 28 135 / 0.15);
  border-bottom-color: rgb(88 28 135 / 0.15);
}
.tw-border-y-purple-900\/20 {
  border-top-color: rgb(88 28 135 / 0.2);
  border-bottom-color: rgb(88 28 135 / 0.2);
}
.tw-border-y-purple-900\/25 {
  border-top-color: rgb(88 28 135 / 0.25);
  border-bottom-color: rgb(88 28 135 / 0.25);
}
.tw-border-y-purple-900\/30 {
  border-top-color: rgb(88 28 135 / 0.3);
  border-bottom-color: rgb(88 28 135 / 0.3);
}
.tw-border-y-purple-900\/35 {
  border-top-color: rgb(88 28 135 / 0.35);
  border-bottom-color: rgb(88 28 135 / 0.35);
}
.tw-border-y-purple-900\/40 {
  border-top-color: rgb(88 28 135 / 0.4);
  border-bottom-color: rgb(88 28 135 / 0.4);
}
.tw-border-y-purple-900\/45 {
  border-top-color: rgb(88 28 135 / 0.45);
  border-bottom-color: rgb(88 28 135 / 0.45);
}
.tw-border-y-purple-900\/5 {
  border-top-color: rgb(88 28 135 / 0.05);
  border-bottom-color: rgb(88 28 135 / 0.05);
}
.tw-border-y-purple-900\/50 {
  border-top-color: rgb(88 28 135 / 0.5);
  border-bottom-color: rgb(88 28 135 / 0.5);
}
.tw-border-y-purple-900\/55 {
  border-top-color: rgb(88 28 135 / 0.55);
  border-bottom-color: rgb(88 28 135 / 0.55);
}
.tw-border-y-purple-900\/60 {
  border-top-color: rgb(88 28 135 / 0.6);
  border-bottom-color: rgb(88 28 135 / 0.6);
}
.tw-border-y-purple-900\/65 {
  border-top-color: rgb(88 28 135 / 0.65);
  border-bottom-color: rgb(88 28 135 / 0.65);
}
.tw-border-y-purple-900\/70 {
  border-top-color: rgb(88 28 135 / 0.7);
  border-bottom-color: rgb(88 28 135 / 0.7);
}
.tw-border-y-purple-900\/75 {
  border-top-color: rgb(88 28 135 / 0.75);
  border-bottom-color: rgb(88 28 135 / 0.75);
}
.tw-border-y-purple-900\/80 {
  border-top-color: rgb(88 28 135 / 0.8);
  border-bottom-color: rgb(88 28 135 / 0.8);
}
.tw-border-y-purple-900\/85 {
  border-top-color: rgb(88 28 135 / 0.85);
  border-bottom-color: rgb(88 28 135 / 0.85);
}
.tw-border-y-purple-900\/90 {
  border-top-color: rgb(88 28 135 / 0.9);
  border-bottom-color: rgb(88 28 135 / 0.9);
}
.tw-border-y-purple-900\/95 {
  border-top-color: rgb(88 28 135 / 0.95);
  border-bottom-color: rgb(88 28 135 / 0.95);
}
.tw-border-y-purple-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-y-purple-950\/0 {
  border-top-color: rgb(59 7 100 / 0);
  border-bottom-color: rgb(59 7 100 / 0);
}
.tw-border-y-purple-950\/10 {
  border-top-color: rgb(59 7 100 / 0.1);
  border-bottom-color: rgb(59 7 100 / 0.1);
}
.tw-border-y-purple-950\/100 {
  border-top-color: rgb(59 7 100 / 1);
  border-bottom-color: rgb(59 7 100 / 1);
}
.tw-border-y-purple-950\/15 {
  border-top-color: rgb(59 7 100 / 0.15);
  border-bottom-color: rgb(59 7 100 / 0.15);
}
.tw-border-y-purple-950\/20 {
  border-top-color: rgb(59 7 100 / 0.2);
  border-bottom-color: rgb(59 7 100 / 0.2);
}
.tw-border-y-purple-950\/25 {
  border-top-color: rgb(59 7 100 / 0.25);
  border-bottom-color: rgb(59 7 100 / 0.25);
}
.tw-border-y-purple-950\/30 {
  border-top-color: rgb(59 7 100 / 0.3);
  border-bottom-color: rgb(59 7 100 / 0.3);
}
.tw-border-y-purple-950\/35 {
  border-top-color: rgb(59 7 100 / 0.35);
  border-bottom-color: rgb(59 7 100 / 0.35);
}
.tw-border-y-purple-950\/40 {
  border-top-color: rgb(59 7 100 / 0.4);
  border-bottom-color: rgb(59 7 100 / 0.4);
}
.tw-border-y-purple-950\/45 {
  border-top-color: rgb(59 7 100 / 0.45);
  border-bottom-color: rgb(59 7 100 / 0.45);
}
.tw-border-y-purple-950\/5 {
  border-top-color: rgb(59 7 100 / 0.05);
  border-bottom-color: rgb(59 7 100 / 0.05);
}
.tw-border-y-purple-950\/50 {
  border-top-color: rgb(59 7 100 / 0.5);
  border-bottom-color: rgb(59 7 100 / 0.5);
}
.tw-border-y-purple-950\/55 {
  border-top-color: rgb(59 7 100 / 0.55);
  border-bottom-color: rgb(59 7 100 / 0.55);
}
.tw-border-y-purple-950\/60 {
  border-top-color: rgb(59 7 100 / 0.6);
  border-bottom-color: rgb(59 7 100 / 0.6);
}
.tw-border-y-purple-950\/65 {
  border-top-color: rgb(59 7 100 / 0.65);
  border-bottom-color: rgb(59 7 100 / 0.65);
}
.tw-border-y-purple-950\/70 {
  border-top-color: rgb(59 7 100 / 0.7);
  border-bottom-color: rgb(59 7 100 / 0.7);
}
.tw-border-y-purple-950\/75 {
  border-top-color: rgb(59 7 100 / 0.75);
  border-bottom-color: rgb(59 7 100 / 0.75);
}
.tw-border-y-purple-950\/80 {
  border-top-color: rgb(59 7 100 / 0.8);
  border-bottom-color: rgb(59 7 100 / 0.8);
}
.tw-border-y-purple-950\/85 {
  border-top-color: rgb(59 7 100 / 0.85);
  border-bottom-color: rgb(59 7 100 / 0.85);
}
.tw-border-y-purple-950\/90 {
  border-top-color: rgb(59 7 100 / 0.9);
  border-bottom-color: rgb(59 7 100 / 0.9);
}
.tw-border-y-purple-950\/95 {
  border-top-color: rgb(59 7 100 / 0.95);
  border-bottom-color: rgb(59 7 100 / 0.95);
}
.tw-border-y-red-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-100\/0 {
  border-top-color: rgb(254 226 226 / 0);
  border-bottom-color: rgb(254 226 226 / 0);
}
.tw-border-y-red-100\/10 {
  border-top-color: rgb(254 226 226 / 0.1);
  border-bottom-color: rgb(254 226 226 / 0.1);
}
.tw-border-y-red-100\/100 {
  border-top-color: rgb(254 226 226 / 1);
  border-bottom-color: rgb(254 226 226 / 1);
}
.tw-border-y-red-100\/15 {
  border-top-color: rgb(254 226 226 / 0.15);
  border-bottom-color: rgb(254 226 226 / 0.15);
}
.tw-border-y-red-100\/20 {
  border-top-color: rgb(254 226 226 / 0.2);
  border-bottom-color: rgb(254 226 226 / 0.2);
}
.tw-border-y-red-100\/25 {
  border-top-color: rgb(254 226 226 / 0.25);
  border-bottom-color: rgb(254 226 226 / 0.25);
}
.tw-border-y-red-100\/30 {
  border-top-color: rgb(254 226 226 / 0.3);
  border-bottom-color: rgb(254 226 226 / 0.3);
}
.tw-border-y-red-100\/35 {
  border-top-color: rgb(254 226 226 / 0.35);
  border-bottom-color: rgb(254 226 226 / 0.35);
}
.tw-border-y-red-100\/40 {
  border-top-color: rgb(254 226 226 / 0.4);
  border-bottom-color: rgb(254 226 226 / 0.4);
}
.tw-border-y-red-100\/45 {
  border-top-color: rgb(254 226 226 / 0.45);
  border-bottom-color: rgb(254 226 226 / 0.45);
}
.tw-border-y-red-100\/5 {
  border-top-color: rgb(254 226 226 / 0.05);
  border-bottom-color: rgb(254 226 226 / 0.05);
}
.tw-border-y-red-100\/50 {
  border-top-color: rgb(254 226 226 / 0.5);
  border-bottom-color: rgb(254 226 226 / 0.5);
}
.tw-border-y-red-100\/55 {
  border-top-color: rgb(254 226 226 / 0.55);
  border-bottom-color: rgb(254 226 226 / 0.55);
}
.tw-border-y-red-100\/60 {
  border-top-color: rgb(254 226 226 / 0.6);
  border-bottom-color: rgb(254 226 226 / 0.6);
}
.tw-border-y-red-100\/65 {
  border-top-color: rgb(254 226 226 / 0.65);
  border-bottom-color: rgb(254 226 226 / 0.65);
}
.tw-border-y-red-100\/70 {
  border-top-color: rgb(254 226 226 / 0.7);
  border-bottom-color: rgb(254 226 226 / 0.7);
}
.tw-border-y-red-100\/75 {
  border-top-color: rgb(254 226 226 / 0.75);
  border-bottom-color: rgb(254 226 226 / 0.75);
}
.tw-border-y-red-100\/80 {
  border-top-color: rgb(254 226 226 / 0.8);
  border-bottom-color: rgb(254 226 226 / 0.8);
}
.tw-border-y-red-100\/85 {
  border-top-color: rgb(254 226 226 / 0.85);
  border-bottom-color: rgb(254 226 226 / 0.85);
}
.tw-border-y-red-100\/90 {
  border-top-color: rgb(254 226 226 / 0.9);
  border-bottom-color: rgb(254 226 226 / 0.9);
}
.tw-border-y-red-100\/95 {
  border-top-color: rgb(254 226 226 / 0.95);
  border-bottom-color: rgb(254 226 226 / 0.95);
}
.tw-border-y-red-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-200\/0 {
  border-top-color: rgb(254 202 202 / 0);
  border-bottom-color: rgb(254 202 202 / 0);
}
.tw-border-y-red-200\/10 {
  border-top-color: rgb(254 202 202 / 0.1);
  border-bottom-color: rgb(254 202 202 / 0.1);
}
.tw-border-y-red-200\/100 {
  border-top-color: rgb(254 202 202 / 1);
  border-bottom-color: rgb(254 202 202 / 1);
}
.tw-border-y-red-200\/15 {
  border-top-color: rgb(254 202 202 / 0.15);
  border-bottom-color: rgb(254 202 202 / 0.15);
}
.tw-border-y-red-200\/20 {
  border-top-color: rgb(254 202 202 / 0.2);
  border-bottom-color: rgb(254 202 202 / 0.2);
}
.tw-border-y-red-200\/25 {
  border-top-color: rgb(254 202 202 / 0.25);
  border-bottom-color: rgb(254 202 202 / 0.25);
}
.tw-border-y-red-200\/30 {
  border-top-color: rgb(254 202 202 / 0.3);
  border-bottom-color: rgb(254 202 202 / 0.3);
}
.tw-border-y-red-200\/35 {
  border-top-color: rgb(254 202 202 / 0.35);
  border-bottom-color: rgb(254 202 202 / 0.35);
}
.tw-border-y-red-200\/40 {
  border-top-color: rgb(254 202 202 / 0.4);
  border-bottom-color: rgb(254 202 202 / 0.4);
}
.tw-border-y-red-200\/45 {
  border-top-color: rgb(254 202 202 / 0.45);
  border-bottom-color: rgb(254 202 202 / 0.45);
}
.tw-border-y-red-200\/5 {
  border-top-color: rgb(254 202 202 / 0.05);
  border-bottom-color: rgb(254 202 202 / 0.05);
}
.tw-border-y-red-200\/50 {
  border-top-color: rgb(254 202 202 / 0.5);
  border-bottom-color: rgb(254 202 202 / 0.5);
}
.tw-border-y-red-200\/55 {
  border-top-color: rgb(254 202 202 / 0.55);
  border-bottom-color: rgb(254 202 202 / 0.55);
}
.tw-border-y-red-200\/60 {
  border-top-color: rgb(254 202 202 / 0.6);
  border-bottom-color: rgb(254 202 202 / 0.6);
}
.tw-border-y-red-200\/65 {
  border-top-color: rgb(254 202 202 / 0.65);
  border-bottom-color: rgb(254 202 202 / 0.65);
}
.tw-border-y-red-200\/70 {
  border-top-color: rgb(254 202 202 / 0.7);
  border-bottom-color: rgb(254 202 202 / 0.7);
}
.tw-border-y-red-200\/75 {
  border-top-color: rgb(254 202 202 / 0.75);
  border-bottom-color: rgb(254 202 202 / 0.75);
}
.tw-border-y-red-200\/80 {
  border-top-color: rgb(254 202 202 / 0.8);
  border-bottom-color: rgb(254 202 202 / 0.8);
}
.tw-border-y-red-200\/85 {
  border-top-color: rgb(254 202 202 / 0.85);
  border-bottom-color: rgb(254 202 202 / 0.85);
}
.tw-border-y-red-200\/90 {
  border-top-color: rgb(254 202 202 / 0.9);
  border-bottom-color: rgb(254 202 202 / 0.9);
}
.tw-border-y-red-200\/95 {
  border-top-color: rgb(254 202 202 / 0.95);
  border-bottom-color: rgb(254 202 202 / 0.95);
}
.tw-border-y-red-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-300\/0 {
  border-top-color: rgb(252 165 165 / 0);
  border-bottom-color: rgb(252 165 165 / 0);
}
.tw-border-y-red-300\/10 {
  border-top-color: rgb(252 165 165 / 0.1);
  border-bottom-color: rgb(252 165 165 / 0.1);
}
.tw-border-y-red-300\/100 {
  border-top-color: rgb(252 165 165 / 1);
  border-bottom-color: rgb(252 165 165 / 1);
}
.tw-border-y-red-300\/15 {
  border-top-color: rgb(252 165 165 / 0.15);
  border-bottom-color: rgb(252 165 165 / 0.15);
}
.tw-border-y-red-300\/20 {
  border-top-color: rgb(252 165 165 / 0.2);
  border-bottom-color: rgb(252 165 165 / 0.2);
}
.tw-border-y-red-300\/25 {
  border-top-color: rgb(252 165 165 / 0.25);
  border-bottom-color: rgb(252 165 165 / 0.25);
}
.tw-border-y-red-300\/30 {
  border-top-color: rgb(252 165 165 / 0.3);
  border-bottom-color: rgb(252 165 165 / 0.3);
}
.tw-border-y-red-300\/35 {
  border-top-color: rgb(252 165 165 / 0.35);
  border-bottom-color: rgb(252 165 165 / 0.35);
}
.tw-border-y-red-300\/40 {
  border-top-color: rgb(252 165 165 / 0.4);
  border-bottom-color: rgb(252 165 165 / 0.4);
}
.tw-border-y-red-300\/45 {
  border-top-color: rgb(252 165 165 / 0.45);
  border-bottom-color: rgb(252 165 165 / 0.45);
}
.tw-border-y-red-300\/5 {
  border-top-color: rgb(252 165 165 / 0.05);
  border-bottom-color: rgb(252 165 165 / 0.05);
}
.tw-border-y-red-300\/50 {
  border-top-color: rgb(252 165 165 / 0.5);
  border-bottom-color: rgb(252 165 165 / 0.5);
}
.tw-border-y-red-300\/55 {
  border-top-color: rgb(252 165 165 / 0.55);
  border-bottom-color: rgb(252 165 165 / 0.55);
}
.tw-border-y-red-300\/60 {
  border-top-color: rgb(252 165 165 / 0.6);
  border-bottom-color: rgb(252 165 165 / 0.6);
}
.tw-border-y-red-300\/65 {
  border-top-color: rgb(252 165 165 / 0.65);
  border-bottom-color: rgb(252 165 165 / 0.65);
}
.tw-border-y-red-300\/70 {
  border-top-color: rgb(252 165 165 / 0.7);
  border-bottom-color: rgb(252 165 165 / 0.7);
}
.tw-border-y-red-300\/75 {
  border-top-color: rgb(252 165 165 / 0.75);
  border-bottom-color: rgb(252 165 165 / 0.75);
}
.tw-border-y-red-300\/80 {
  border-top-color: rgb(252 165 165 / 0.8);
  border-bottom-color: rgb(252 165 165 / 0.8);
}
.tw-border-y-red-300\/85 {
  border-top-color: rgb(252 165 165 / 0.85);
  border-bottom-color: rgb(252 165 165 / 0.85);
}
.tw-border-y-red-300\/90 {
  border-top-color: rgb(252 165 165 / 0.9);
  border-bottom-color: rgb(252 165 165 / 0.9);
}
.tw-border-y-red-300\/95 {
  border-top-color: rgb(252 165 165 / 0.95);
  border-bottom-color: rgb(252 165 165 / 0.95);
}
.tw-border-y-red-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-400\/0 {
  border-top-color: rgb(248 113 113 / 0);
  border-bottom-color: rgb(248 113 113 / 0);
}
.tw-border-y-red-400\/10 {
  border-top-color: rgb(248 113 113 / 0.1);
  border-bottom-color: rgb(248 113 113 / 0.1);
}
.tw-border-y-red-400\/100 {
  border-top-color: rgb(248 113 113 / 1);
  border-bottom-color: rgb(248 113 113 / 1);
}
.tw-border-y-red-400\/15 {
  border-top-color: rgb(248 113 113 / 0.15);
  border-bottom-color: rgb(248 113 113 / 0.15);
}
.tw-border-y-red-400\/20 {
  border-top-color: rgb(248 113 113 / 0.2);
  border-bottom-color: rgb(248 113 113 / 0.2);
}
.tw-border-y-red-400\/25 {
  border-top-color: rgb(248 113 113 / 0.25);
  border-bottom-color: rgb(248 113 113 / 0.25);
}
.tw-border-y-red-400\/30 {
  border-top-color: rgb(248 113 113 / 0.3);
  border-bottom-color: rgb(248 113 113 / 0.3);
}
.tw-border-y-red-400\/35 {
  border-top-color: rgb(248 113 113 / 0.35);
  border-bottom-color: rgb(248 113 113 / 0.35);
}
.tw-border-y-red-400\/40 {
  border-top-color: rgb(248 113 113 / 0.4);
  border-bottom-color: rgb(248 113 113 / 0.4);
}
.tw-border-y-red-400\/45 {
  border-top-color: rgb(248 113 113 / 0.45);
  border-bottom-color: rgb(248 113 113 / 0.45);
}
.tw-border-y-red-400\/5 {
  border-top-color: rgb(248 113 113 / 0.05);
  border-bottom-color: rgb(248 113 113 / 0.05);
}
.tw-border-y-red-400\/50 {
  border-top-color: rgb(248 113 113 / 0.5);
  border-bottom-color: rgb(248 113 113 / 0.5);
}
.tw-border-y-red-400\/55 {
  border-top-color: rgb(248 113 113 / 0.55);
  border-bottom-color: rgb(248 113 113 / 0.55);
}
.tw-border-y-red-400\/60 {
  border-top-color: rgb(248 113 113 / 0.6);
  border-bottom-color: rgb(248 113 113 / 0.6);
}
.tw-border-y-red-400\/65 {
  border-top-color: rgb(248 113 113 / 0.65);
  border-bottom-color: rgb(248 113 113 / 0.65);
}
.tw-border-y-red-400\/70 {
  border-top-color: rgb(248 113 113 / 0.7);
  border-bottom-color: rgb(248 113 113 / 0.7);
}
.tw-border-y-red-400\/75 {
  border-top-color: rgb(248 113 113 / 0.75);
  border-bottom-color: rgb(248 113 113 / 0.75);
}
.tw-border-y-red-400\/80 {
  border-top-color: rgb(248 113 113 / 0.8);
  border-bottom-color: rgb(248 113 113 / 0.8);
}
.tw-border-y-red-400\/85 {
  border-top-color: rgb(248 113 113 / 0.85);
  border-bottom-color: rgb(248 113 113 / 0.85);
}
.tw-border-y-red-400\/90 {
  border-top-color: rgb(248 113 113 / 0.9);
  border-bottom-color: rgb(248 113 113 / 0.9);
}
.tw-border-y-red-400\/95 {
  border-top-color: rgb(248 113 113 / 0.95);
  border-bottom-color: rgb(248 113 113 / 0.95);
}
.tw-border-y-red-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-50\/0 {
  border-top-color: rgb(254 242 242 / 0);
  border-bottom-color: rgb(254 242 242 / 0);
}
.tw-border-y-red-50\/10 {
  border-top-color: rgb(254 242 242 / 0.1);
  border-bottom-color: rgb(254 242 242 / 0.1);
}
.tw-border-y-red-50\/100 {
  border-top-color: rgb(254 242 242 / 1);
  border-bottom-color: rgb(254 242 242 / 1);
}
.tw-border-y-red-50\/15 {
  border-top-color: rgb(254 242 242 / 0.15);
  border-bottom-color: rgb(254 242 242 / 0.15);
}
.tw-border-y-red-50\/20 {
  border-top-color: rgb(254 242 242 / 0.2);
  border-bottom-color: rgb(254 242 242 / 0.2);
}
.tw-border-y-red-50\/25 {
  border-top-color: rgb(254 242 242 / 0.25);
  border-bottom-color: rgb(254 242 242 / 0.25);
}
.tw-border-y-red-50\/30 {
  border-top-color: rgb(254 242 242 / 0.3);
  border-bottom-color: rgb(254 242 242 / 0.3);
}
.tw-border-y-red-50\/35 {
  border-top-color: rgb(254 242 242 / 0.35);
  border-bottom-color: rgb(254 242 242 / 0.35);
}
.tw-border-y-red-50\/40 {
  border-top-color: rgb(254 242 242 / 0.4);
  border-bottom-color: rgb(254 242 242 / 0.4);
}
.tw-border-y-red-50\/45 {
  border-top-color: rgb(254 242 242 / 0.45);
  border-bottom-color: rgb(254 242 242 / 0.45);
}
.tw-border-y-red-50\/5 {
  border-top-color: rgb(254 242 242 / 0.05);
  border-bottom-color: rgb(254 242 242 / 0.05);
}
.tw-border-y-red-50\/50 {
  border-top-color: rgb(254 242 242 / 0.5);
  border-bottom-color: rgb(254 242 242 / 0.5);
}
.tw-border-y-red-50\/55 {
  border-top-color: rgb(254 242 242 / 0.55);
  border-bottom-color: rgb(254 242 242 / 0.55);
}
.tw-border-y-red-50\/60 {
  border-top-color: rgb(254 242 242 / 0.6);
  border-bottom-color: rgb(254 242 242 / 0.6);
}
.tw-border-y-red-50\/65 {
  border-top-color: rgb(254 242 242 / 0.65);
  border-bottom-color: rgb(254 242 242 / 0.65);
}
.tw-border-y-red-50\/70 {
  border-top-color: rgb(254 242 242 / 0.7);
  border-bottom-color: rgb(254 242 242 / 0.7);
}
.tw-border-y-red-50\/75 {
  border-top-color: rgb(254 242 242 / 0.75);
  border-bottom-color: rgb(254 242 242 / 0.75);
}
.tw-border-y-red-50\/80 {
  border-top-color: rgb(254 242 242 / 0.8);
  border-bottom-color: rgb(254 242 242 / 0.8);
}
.tw-border-y-red-50\/85 {
  border-top-color: rgb(254 242 242 / 0.85);
  border-bottom-color: rgb(254 242 242 / 0.85);
}
.tw-border-y-red-50\/90 {
  border-top-color: rgb(254 242 242 / 0.9);
  border-bottom-color: rgb(254 242 242 / 0.9);
}
.tw-border-y-red-50\/95 {
  border-top-color: rgb(254 242 242 / 0.95);
  border-bottom-color: rgb(254 242 242 / 0.95);
}
.tw-border-y-red-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-500\/0 {
  border-top-color: rgb(239 68 68 / 0);
  border-bottom-color: rgb(239 68 68 / 0);
}
.tw-border-y-red-500\/10 {
  border-top-color: rgb(239 68 68 / 0.1);
  border-bottom-color: rgb(239 68 68 / 0.1);
}
.tw-border-y-red-500\/100 {
  border-top-color: rgb(239 68 68 / 1);
  border-bottom-color: rgb(239 68 68 / 1);
}
.tw-border-y-red-500\/15 {
  border-top-color: rgb(239 68 68 / 0.15);
  border-bottom-color: rgb(239 68 68 / 0.15);
}
.tw-border-y-red-500\/20 {
  border-top-color: rgb(239 68 68 / 0.2);
  border-bottom-color: rgb(239 68 68 / 0.2);
}
.tw-border-y-red-500\/25 {
  border-top-color: rgb(239 68 68 / 0.25);
  border-bottom-color: rgb(239 68 68 / 0.25);
}
.tw-border-y-red-500\/30 {
  border-top-color: rgb(239 68 68 / 0.3);
  border-bottom-color: rgb(239 68 68 / 0.3);
}
.tw-border-y-red-500\/35 {
  border-top-color: rgb(239 68 68 / 0.35);
  border-bottom-color: rgb(239 68 68 / 0.35);
}
.tw-border-y-red-500\/40 {
  border-top-color: rgb(239 68 68 / 0.4);
  border-bottom-color: rgb(239 68 68 / 0.4);
}
.tw-border-y-red-500\/45 {
  border-top-color: rgb(239 68 68 / 0.45);
  border-bottom-color: rgb(239 68 68 / 0.45);
}
.tw-border-y-red-500\/5 {
  border-top-color: rgb(239 68 68 / 0.05);
  border-bottom-color: rgb(239 68 68 / 0.05);
}
.tw-border-y-red-500\/50 {
  border-top-color: rgb(239 68 68 / 0.5);
  border-bottom-color: rgb(239 68 68 / 0.5);
}
.tw-border-y-red-500\/55 {
  border-top-color: rgb(239 68 68 / 0.55);
  border-bottom-color: rgb(239 68 68 / 0.55);
}
.tw-border-y-red-500\/60 {
  border-top-color: rgb(239 68 68 / 0.6);
  border-bottom-color: rgb(239 68 68 / 0.6);
}
.tw-border-y-red-500\/65 {
  border-top-color: rgb(239 68 68 / 0.65);
  border-bottom-color: rgb(239 68 68 / 0.65);
}
.tw-border-y-red-500\/70 {
  border-top-color: rgb(239 68 68 / 0.7);
  border-bottom-color: rgb(239 68 68 / 0.7);
}
.tw-border-y-red-500\/75 {
  border-top-color: rgb(239 68 68 / 0.75);
  border-bottom-color: rgb(239 68 68 / 0.75);
}
.tw-border-y-red-500\/80 {
  border-top-color: rgb(239 68 68 / 0.8);
  border-bottom-color: rgb(239 68 68 / 0.8);
}
.tw-border-y-red-500\/85 {
  border-top-color: rgb(239 68 68 / 0.85);
  border-bottom-color: rgb(239 68 68 / 0.85);
}
.tw-border-y-red-500\/90 {
  border-top-color: rgb(239 68 68 / 0.9);
  border-bottom-color: rgb(239 68 68 / 0.9);
}
.tw-border-y-red-500\/95 {
  border-top-color: rgb(239 68 68 / 0.95);
  border-bottom-color: rgb(239 68 68 / 0.95);
}
.tw-border-y-red-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-600\/0 {
  border-top-color: rgb(220 38 38 / 0);
  border-bottom-color: rgb(220 38 38 / 0);
}
.tw-border-y-red-600\/10 {
  border-top-color: rgb(220 38 38 / 0.1);
  border-bottom-color: rgb(220 38 38 / 0.1);
}
.tw-border-y-red-600\/100 {
  border-top-color: rgb(220 38 38 / 1);
  border-bottom-color: rgb(220 38 38 / 1);
}
.tw-border-y-red-600\/15 {
  border-top-color: rgb(220 38 38 / 0.15);
  border-bottom-color: rgb(220 38 38 / 0.15);
}
.tw-border-y-red-600\/20 {
  border-top-color: rgb(220 38 38 / 0.2);
  border-bottom-color: rgb(220 38 38 / 0.2);
}
.tw-border-y-red-600\/25 {
  border-top-color: rgb(220 38 38 / 0.25);
  border-bottom-color: rgb(220 38 38 / 0.25);
}
.tw-border-y-red-600\/30 {
  border-top-color: rgb(220 38 38 / 0.3);
  border-bottom-color: rgb(220 38 38 / 0.3);
}
.tw-border-y-red-600\/35 {
  border-top-color: rgb(220 38 38 / 0.35);
  border-bottom-color: rgb(220 38 38 / 0.35);
}
.tw-border-y-red-600\/40 {
  border-top-color: rgb(220 38 38 / 0.4);
  border-bottom-color: rgb(220 38 38 / 0.4);
}
.tw-border-y-red-600\/45 {
  border-top-color: rgb(220 38 38 / 0.45);
  border-bottom-color: rgb(220 38 38 / 0.45);
}
.tw-border-y-red-600\/5 {
  border-top-color: rgb(220 38 38 / 0.05);
  border-bottom-color: rgb(220 38 38 / 0.05);
}
.tw-border-y-red-600\/50 {
  border-top-color: rgb(220 38 38 / 0.5);
  border-bottom-color: rgb(220 38 38 / 0.5);
}
.tw-border-y-red-600\/55 {
  border-top-color: rgb(220 38 38 / 0.55);
  border-bottom-color: rgb(220 38 38 / 0.55);
}
.tw-border-y-red-600\/60 {
  border-top-color: rgb(220 38 38 / 0.6);
  border-bottom-color: rgb(220 38 38 / 0.6);
}
.tw-border-y-red-600\/65 {
  border-top-color: rgb(220 38 38 / 0.65);
  border-bottom-color: rgb(220 38 38 / 0.65);
}
.tw-border-y-red-600\/70 {
  border-top-color: rgb(220 38 38 / 0.7);
  border-bottom-color: rgb(220 38 38 / 0.7);
}
.tw-border-y-red-600\/75 {
  border-top-color: rgb(220 38 38 / 0.75);
  border-bottom-color: rgb(220 38 38 / 0.75);
}
.tw-border-y-red-600\/80 {
  border-top-color: rgb(220 38 38 / 0.8);
  border-bottom-color: rgb(220 38 38 / 0.8);
}
.tw-border-y-red-600\/85 {
  border-top-color: rgb(220 38 38 / 0.85);
  border-bottom-color: rgb(220 38 38 / 0.85);
}
.tw-border-y-red-600\/90 {
  border-top-color: rgb(220 38 38 / 0.9);
  border-bottom-color: rgb(220 38 38 / 0.9);
}
.tw-border-y-red-600\/95 {
  border-top-color: rgb(220 38 38 / 0.95);
  border-bottom-color: rgb(220 38 38 / 0.95);
}
.tw-border-y-red-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-700\/0 {
  border-top-color: rgb(185 28 28 / 0);
  border-bottom-color: rgb(185 28 28 / 0);
}
.tw-border-y-red-700\/10 {
  border-top-color: rgb(185 28 28 / 0.1);
  border-bottom-color: rgb(185 28 28 / 0.1);
}
.tw-border-y-red-700\/100 {
  border-top-color: rgb(185 28 28 / 1);
  border-bottom-color: rgb(185 28 28 / 1);
}
.tw-border-y-red-700\/15 {
  border-top-color: rgb(185 28 28 / 0.15);
  border-bottom-color: rgb(185 28 28 / 0.15);
}
.tw-border-y-red-700\/20 {
  border-top-color: rgb(185 28 28 / 0.2);
  border-bottom-color: rgb(185 28 28 / 0.2);
}
.tw-border-y-red-700\/25 {
  border-top-color: rgb(185 28 28 / 0.25);
  border-bottom-color: rgb(185 28 28 / 0.25);
}
.tw-border-y-red-700\/30 {
  border-top-color: rgb(185 28 28 / 0.3);
  border-bottom-color: rgb(185 28 28 / 0.3);
}
.tw-border-y-red-700\/35 {
  border-top-color: rgb(185 28 28 / 0.35);
  border-bottom-color: rgb(185 28 28 / 0.35);
}
.tw-border-y-red-700\/40 {
  border-top-color: rgb(185 28 28 / 0.4);
  border-bottom-color: rgb(185 28 28 / 0.4);
}
.tw-border-y-red-700\/45 {
  border-top-color: rgb(185 28 28 / 0.45);
  border-bottom-color: rgb(185 28 28 / 0.45);
}
.tw-border-y-red-700\/5 {
  border-top-color: rgb(185 28 28 / 0.05);
  border-bottom-color: rgb(185 28 28 / 0.05);
}
.tw-border-y-red-700\/50 {
  border-top-color: rgb(185 28 28 / 0.5);
  border-bottom-color: rgb(185 28 28 / 0.5);
}
.tw-border-y-red-700\/55 {
  border-top-color: rgb(185 28 28 / 0.55);
  border-bottom-color: rgb(185 28 28 / 0.55);
}
.tw-border-y-red-700\/60 {
  border-top-color: rgb(185 28 28 / 0.6);
  border-bottom-color: rgb(185 28 28 / 0.6);
}
.tw-border-y-red-700\/65 {
  border-top-color: rgb(185 28 28 / 0.65);
  border-bottom-color: rgb(185 28 28 / 0.65);
}
.tw-border-y-red-700\/70 {
  border-top-color: rgb(185 28 28 / 0.7);
  border-bottom-color: rgb(185 28 28 / 0.7);
}
.tw-border-y-red-700\/75 {
  border-top-color: rgb(185 28 28 / 0.75);
  border-bottom-color: rgb(185 28 28 / 0.75);
}
.tw-border-y-red-700\/80 {
  border-top-color: rgb(185 28 28 / 0.8);
  border-bottom-color: rgb(185 28 28 / 0.8);
}
.tw-border-y-red-700\/85 {
  border-top-color: rgb(185 28 28 / 0.85);
  border-bottom-color: rgb(185 28 28 / 0.85);
}
.tw-border-y-red-700\/90 {
  border-top-color: rgb(185 28 28 / 0.9);
  border-bottom-color: rgb(185 28 28 / 0.9);
}
.tw-border-y-red-700\/95 {
  border-top-color: rgb(185 28 28 / 0.95);
  border-bottom-color: rgb(185 28 28 / 0.95);
}
.tw-border-y-red-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-800\/0 {
  border-top-color: rgb(153 27 27 / 0);
  border-bottom-color: rgb(153 27 27 / 0);
}
.tw-border-y-red-800\/10 {
  border-top-color: rgb(153 27 27 / 0.1);
  border-bottom-color: rgb(153 27 27 / 0.1);
}
.tw-border-y-red-800\/100 {
  border-top-color: rgb(153 27 27 / 1);
  border-bottom-color: rgb(153 27 27 / 1);
}
.tw-border-y-red-800\/15 {
  border-top-color: rgb(153 27 27 / 0.15);
  border-bottom-color: rgb(153 27 27 / 0.15);
}
.tw-border-y-red-800\/20 {
  border-top-color: rgb(153 27 27 / 0.2);
  border-bottom-color: rgb(153 27 27 / 0.2);
}
.tw-border-y-red-800\/25 {
  border-top-color: rgb(153 27 27 / 0.25);
  border-bottom-color: rgb(153 27 27 / 0.25);
}
.tw-border-y-red-800\/30 {
  border-top-color: rgb(153 27 27 / 0.3);
  border-bottom-color: rgb(153 27 27 / 0.3);
}
.tw-border-y-red-800\/35 {
  border-top-color: rgb(153 27 27 / 0.35);
  border-bottom-color: rgb(153 27 27 / 0.35);
}
.tw-border-y-red-800\/40 {
  border-top-color: rgb(153 27 27 / 0.4);
  border-bottom-color: rgb(153 27 27 / 0.4);
}
.tw-border-y-red-800\/45 {
  border-top-color: rgb(153 27 27 / 0.45);
  border-bottom-color: rgb(153 27 27 / 0.45);
}
.tw-border-y-red-800\/5 {
  border-top-color: rgb(153 27 27 / 0.05);
  border-bottom-color: rgb(153 27 27 / 0.05);
}
.tw-border-y-red-800\/50 {
  border-top-color: rgb(153 27 27 / 0.5);
  border-bottom-color: rgb(153 27 27 / 0.5);
}
.tw-border-y-red-800\/55 {
  border-top-color: rgb(153 27 27 / 0.55);
  border-bottom-color: rgb(153 27 27 / 0.55);
}
.tw-border-y-red-800\/60 {
  border-top-color: rgb(153 27 27 / 0.6);
  border-bottom-color: rgb(153 27 27 / 0.6);
}
.tw-border-y-red-800\/65 {
  border-top-color: rgb(153 27 27 / 0.65);
  border-bottom-color: rgb(153 27 27 / 0.65);
}
.tw-border-y-red-800\/70 {
  border-top-color: rgb(153 27 27 / 0.7);
  border-bottom-color: rgb(153 27 27 / 0.7);
}
.tw-border-y-red-800\/75 {
  border-top-color: rgb(153 27 27 / 0.75);
  border-bottom-color: rgb(153 27 27 / 0.75);
}
.tw-border-y-red-800\/80 {
  border-top-color: rgb(153 27 27 / 0.8);
  border-bottom-color: rgb(153 27 27 / 0.8);
}
.tw-border-y-red-800\/85 {
  border-top-color: rgb(153 27 27 / 0.85);
  border-bottom-color: rgb(153 27 27 / 0.85);
}
.tw-border-y-red-800\/90 {
  border-top-color: rgb(153 27 27 / 0.9);
  border-bottom-color: rgb(153 27 27 / 0.9);
}
.tw-border-y-red-800\/95 {
  border-top-color: rgb(153 27 27 / 0.95);
  border-bottom-color: rgb(153 27 27 / 0.95);
}
.tw-border-y-red-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-900\/0 {
  border-top-color: rgb(127 29 29 / 0);
  border-bottom-color: rgb(127 29 29 / 0);
}
.tw-border-y-red-900\/10 {
  border-top-color: rgb(127 29 29 / 0.1);
  border-bottom-color: rgb(127 29 29 / 0.1);
}
.tw-border-y-red-900\/100 {
  border-top-color: rgb(127 29 29 / 1);
  border-bottom-color: rgb(127 29 29 / 1);
}
.tw-border-y-red-900\/15 {
  border-top-color: rgb(127 29 29 / 0.15);
  border-bottom-color: rgb(127 29 29 / 0.15);
}
.tw-border-y-red-900\/20 {
  border-top-color: rgb(127 29 29 / 0.2);
  border-bottom-color: rgb(127 29 29 / 0.2);
}
.tw-border-y-red-900\/25 {
  border-top-color: rgb(127 29 29 / 0.25);
  border-bottom-color: rgb(127 29 29 / 0.25);
}
.tw-border-y-red-900\/30 {
  border-top-color: rgb(127 29 29 / 0.3);
  border-bottom-color: rgb(127 29 29 / 0.3);
}
.tw-border-y-red-900\/35 {
  border-top-color: rgb(127 29 29 / 0.35);
  border-bottom-color: rgb(127 29 29 / 0.35);
}
.tw-border-y-red-900\/40 {
  border-top-color: rgb(127 29 29 / 0.4);
  border-bottom-color: rgb(127 29 29 / 0.4);
}
.tw-border-y-red-900\/45 {
  border-top-color: rgb(127 29 29 / 0.45);
  border-bottom-color: rgb(127 29 29 / 0.45);
}
.tw-border-y-red-900\/5 {
  border-top-color: rgb(127 29 29 / 0.05);
  border-bottom-color: rgb(127 29 29 / 0.05);
}
.tw-border-y-red-900\/50 {
  border-top-color: rgb(127 29 29 / 0.5);
  border-bottom-color: rgb(127 29 29 / 0.5);
}
.tw-border-y-red-900\/55 {
  border-top-color: rgb(127 29 29 / 0.55);
  border-bottom-color: rgb(127 29 29 / 0.55);
}
.tw-border-y-red-900\/60 {
  border-top-color: rgb(127 29 29 / 0.6);
  border-bottom-color: rgb(127 29 29 / 0.6);
}
.tw-border-y-red-900\/65 {
  border-top-color: rgb(127 29 29 / 0.65);
  border-bottom-color: rgb(127 29 29 / 0.65);
}
.tw-border-y-red-900\/70 {
  border-top-color: rgb(127 29 29 / 0.7);
  border-bottom-color: rgb(127 29 29 / 0.7);
}
.tw-border-y-red-900\/75 {
  border-top-color: rgb(127 29 29 / 0.75);
  border-bottom-color: rgb(127 29 29 / 0.75);
}
.tw-border-y-red-900\/80 {
  border-top-color: rgb(127 29 29 / 0.8);
  border-bottom-color: rgb(127 29 29 / 0.8);
}
.tw-border-y-red-900\/85 {
  border-top-color: rgb(127 29 29 / 0.85);
  border-bottom-color: rgb(127 29 29 / 0.85);
}
.tw-border-y-red-900\/90 {
  border-top-color: rgb(127 29 29 / 0.9);
  border-bottom-color: rgb(127 29 29 / 0.9);
}
.tw-border-y-red-900\/95 {
  border-top-color: rgb(127 29 29 / 0.95);
  border-bottom-color: rgb(127 29 29 / 0.95);
}
.tw-border-y-red-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-y-red-950\/0 {
  border-top-color: rgb(69 10 10 / 0);
  border-bottom-color: rgb(69 10 10 / 0);
}
.tw-border-y-red-950\/10 {
  border-top-color: rgb(69 10 10 / 0.1);
  border-bottom-color: rgb(69 10 10 / 0.1);
}
.tw-border-y-red-950\/100 {
  border-top-color: rgb(69 10 10 / 1);
  border-bottom-color: rgb(69 10 10 / 1);
}
.tw-border-y-red-950\/15 {
  border-top-color: rgb(69 10 10 / 0.15);
  border-bottom-color: rgb(69 10 10 / 0.15);
}
.tw-border-y-red-950\/20 {
  border-top-color: rgb(69 10 10 / 0.2);
  border-bottom-color: rgb(69 10 10 / 0.2);
}
.tw-border-y-red-950\/25 {
  border-top-color: rgb(69 10 10 / 0.25);
  border-bottom-color: rgb(69 10 10 / 0.25);
}
.tw-border-y-red-950\/30 {
  border-top-color: rgb(69 10 10 / 0.3);
  border-bottom-color: rgb(69 10 10 / 0.3);
}
.tw-border-y-red-950\/35 {
  border-top-color: rgb(69 10 10 / 0.35);
  border-bottom-color: rgb(69 10 10 / 0.35);
}
.tw-border-y-red-950\/40 {
  border-top-color: rgb(69 10 10 / 0.4);
  border-bottom-color: rgb(69 10 10 / 0.4);
}
.tw-border-y-red-950\/45 {
  border-top-color: rgb(69 10 10 / 0.45);
  border-bottom-color: rgb(69 10 10 / 0.45);
}
.tw-border-y-red-950\/5 {
  border-top-color: rgb(69 10 10 / 0.05);
  border-bottom-color: rgb(69 10 10 / 0.05);
}
.tw-border-y-red-950\/50 {
  border-top-color: rgb(69 10 10 / 0.5);
  border-bottom-color: rgb(69 10 10 / 0.5);
}
.tw-border-y-red-950\/55 {
  border-top-color: rgb(69 10 10 / 0.55);
  border-bottom-color: rgb(69 10 10 / 0.55);
}
.tw-border-y-red-950\/60 {
  border-top-color: rgb(69 10 10 / 0.6);
  border-bottom-color: rgb(69 10 10 / 0.6);
}
.tw-border-y-red-950\/65 {
  border-top-color: rgb(69 10 10 / 0.65);
  border-bottom-color: rgb(69 10 10 / 0.65);
}
.tw-border-y-red-950\/70 {
  border-top-color: rgb(69 10 10 / 0.7);
  border-bottom-color: rgb(69 10 10 / 0.7);
}
.tw-border-y-red-950\/75 {
  border-top-color: rgb(69 10 10 / 0.75);
  border-bottom-color: rgb(69 10 10 / 0.75);
}
.tw-border-y-red-950\/80 {
  border-top-color: rgb(69 10 10 / 0.8);
  border-bottom-color: rgb(69 10 10 / 0.8);
}
.tw-border-y-red-950\/85 {
  border-top-color: rgb(69 10 10 / 0.85);
  border-bottom-color: rgb(69 10 10 / 0.85);
}
.tw-border-y-red-950\/90 {
  border-top-color: rgb(69 10 10 / 0.9);
  border-bottom-color: rgb(69 10 10 / 0.9);
}
.tw-border-y-red-950\/95 {
  border-top-color: rgb(69 10 10 / 0.95);
  border-bottom-color: rgb(69 10 10 / 0.95);
}
.tw-border-y-rose-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-100\/0 {
  border-top-color: rgb(255 228 230 / 0);
  border-bottom-color: rgb(255 228 230 / 0);
}
.tw-border-y-rose-100\/10 {
  border-top-color: rgb(255 228 230 / 0.1);
  border-bottom-color: rgb(255 228 230 / 0.1);
}
.tw-border-y-rose-100\/100 {
  border-top-color: rgb(255 228 230 / 1);
  border-bottom-color: rgb(255 228 230 / 1);
}
.tw-border-y-rose-100\/15 {
  border-top-color: rgb(255 228 230 / 0.15);
  border-bottom-color: rgb(255 228 230 / 0.15);
}
.tw-border-y-rose-100\/20 {
  border-top-color: rgb(255 228 230 / 0.2);
  border-bottom-color: rgb(255 228 230 / 0.2);
}
.tw-border-y-rose-100\/25 {
  border-top-color: rgb(255 228 230 / 0.25);
  border-bottom-color: rgb(255 228 230 / 0.25);
}
.tw-border-y-rose-100\/30 {
  border-top-color: rgb(255 228 230 / 0.3);
  border-bottom-color: rgb(255 228 230 / 0.3);
}
.tw-border-y-rose-100\/35 {
  border-top-color: rgb(255 228 230 / 0.35);
  border-bottom-color: rgb(255 228 230 / 0.35);
}
.tw-border-y-rose-100\/40 {
  border-top-color: rgb(255 228 230 / 0.4);
  border-bottom-color: rgb(255 228 230 / 0.4);
}
.tw-border-y-rose-100\/45 {
  border-top-color: rgb(255 228 230 / 0.45);
  border-bottom-color: rgb(255 228 230 / 0.45);
}
.tw-border-y-rose-100\/5 {
  border-top-color: rgb(255 228 230 / 0.05);
  border-bottom-color: rgb(255 228 230 / 0.05);
}
.tw-border-y-rose-100\/50 {
  border-top-color: rgb(255 228 230 / 0.5);
  border-bottom-color: rgb(255 228 230 / 0.5);
}
.tw-border-y-rose-100\/55 {
  border-top-color: rgb(255 228 230 / 0.55);
  border-bottom-color: rgb(255 228 230 / 0.55);
}
.tw-border-y-rose-100\/60 {
  border-top-color: rgb(255 228 230 / 0.6);
  border-bottom-color: rgb(255 228 230 / 0.6);
}
.tw-border-y-rose-100\/65 {
  border-top-color: rgb(255 228 230 / 0.65);
  border-bottom-color: rgb(255 228 230 / 0.65);
}
.tw-border-y-rose-100\/70 {
  border-top-color: rgb(255 228 230 / 0.7);
  border-bottom-color: rgb(255 228 230 / 0.7);
}
.tw-border-y-rose-100\/75 {
  border-top-color: rgb(255 228 230 / 0.75);
  border-bottom-color: rgb(255 228 230 / 0.75);
}
.tw-border-y-rose-100\/80 {
  border-top-color: rgb(255 228 230 / 0.8);
  border-bottom-color: rgb(255 228 230 / 0.8);
}
.tw-border-y-rose-100\/85 {
  border-top-color: rgb(255 228 230 / 0.85);
  border-bottom-color: rgb(255 228 230 / 0.85);
}
.tw-border-y-rose-100\/90 {
  border-top-color: rgb(255 228 230 / 0.9);
  border-bottom-color: rgb(255 228 230 / 0.9);
}
.tw-border-y-rose-100\/95 {
  border-top-color: rgb(255 228 230 / 0.95);
  border-bottom-color: rgb(255 228 230 / 0.95);
}
.tw-border-y-rose-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-200\/0 {
  border-top-color: rgb(254 205 211 / 0);
  border-bottom-color: rgb(254 205 211 / 0);
}
.tw-border-y-rose-200\/10 {
  border-top-color: rgb(254 205 211 / 0.1);
  border-bottom-color: rgb(254 205 211 / 0.1);
}
.tw-border-y-rose-200\/100 {
  border-top-color: rgb(254 205 211 / 1);
  border-bottom-color: rgb(254 205 211 / 1);
}
.tw-border-y-rose-200\/15 {
  border-top-color: rgb(254 205 211 / 0.15);
  border-bottom-color: rgb(254 205 211 / 0.15);
}
.tw-border-y-rose-200\/20 {
  border-top-color: rgb(254 205 211 / 0.2);
  border-bottom-color: rgb(254 205 211 / 0.2);
}
.tw-border-y-rose-200\/25 {
  border-top-color: rgb(254 205 211 / 0.25);
  border-bottom-color: rgb(254 205 211 / 0.25);
}
.tw-border-y-rose-200\/30 {
  border-top-color: rgb(254 205 211 / 0.3);
  border-bottom-color: rgb(254 205 211 / 0.3);
}
.tw-border-y-rose-200\/35 {
  border-top-color: rgb(254 205 211 / 0.35);
  border-bottom-color: rgb(254 205 211 / 0.35);
}
.tw-border-y-rose-200\/40 {
  border-top-color: rgb(254 205 211 / 0.4);
  border-bottom-color: rgb(254 205 211 / 0.4);
}
.tw-border-y-rose-200\/45 {
  border-top-color: rgb(254 205 211 / 0.45);
  border-bottom-color: rgb(254 205 211 / 0.45);
}
.tw-border-y-rose-200\/5 {
  border-top-color: rgb(254 205 211 / 0.05);
  border-bottom-color: rgb(254 205 211 / 0.05);
}
.tw-border-y-rose-200\/50 {
  border-top-color: rgb(254 205 211 / 0.5);
  border-bottom-color: rgb(254 205 211 / 0.5);
}
.tw-border-y-rose-200\/55 {
  border-top-color: rgb(254 205 211 / 0.55);
  border-bottom-color: rgb(254 205 211 / 0.55);
}
.tw-border-y-rose-200\/60 {
  border-top-color: rgb(254 205 211 / 0.6);
  border-bottom-color: rgb(254 205 211 / 0.6);
}
.tw-border-y-rose-200\/65 {
  border-top-color: rgb(254 205 211 / 0.65);
  border-bottom-color: rgb(254 205 211 / 0.65);
}
.tw-border-y-rose-200\/70 {
  border-top-color: rgb(254 205 211 / 0.7);
  border-bottom-color: rgb(254 205 211 / 0.7);
}
.tw-border-y-rose-200\/75 {
  border-top-color: rgb(254 205 211 / 0.75);
  border-bottom-color: rgb(254 205 211 / 0.75);
}
.tw-border-y-rose-200\/80 {
  border-top-color: rgb(254 205 211 / 0.8);
  border-bottom-color: rgb(254 205 211 / 0.8);
}
.tw-border-y-rose-200\/85 {
  border-top-color: rgb(254 205 211 / 0.85);
  border-bottom-color: rgb(254 205 211 / 0.85);
}
.tw-border-y-rose-200\/90 {
  border-top-color: rgb(254 205 211 / 0.9);
  border-bottom-color: rgb(254 205 211 / 0.9);
}
.tw-border-y-rose-200\/95 {
  border-top-color: rgb(254 205 211 / 0.95);
  border-bottom-color: rgb(254 205 211 / 0.95);
}
.tw-border-y-rose-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-300\/0 {
  border-top-color: rgb(253 164 175 / 0);
  border-bottom-color: rgb(253 164 175 / 0);
}
.tw-border-y-rose-300\/10 {
  border-top-color: rgb(253 164 175 / 0.1);
  border-bottom-color: rgb(253 164 175 / 0.1);
}
.tw-border-y-rose-300\/100 {
  border-top-color: rgb(253 164 175 / 1);
  border-bottom-color: rgb(253 164 175 / 1);
}
.tw-border-y-rose-300\/15 {
  border-top-color: rgb(253 164 175 / 0.15);
  border-bottom-color: rgb(253 164 175 / 0.15);
}
.tw-border-y-rose-300\/20 {
  border-top-color: rgb(253 164 175 / 0.2);
  border-bottom-color: rgb(253 164 175 / 0.2);
}
.tw-border-y-rose-300\/25 {
  border-top-color: rgb(253 164 175 / 0.25);
  border-bottom-color: rgb(253 164 175 / 0.25);
}
.tw-border-y-rose-300\/30 {
  border-top-color: rgb(253 164 175 / 0.3);
  border-bottom-color: rgb(253 164 175 / 0.3);
}
.tw-border-y-rose-300\/35 {
  border-top-color: rgb(253 164 175 / 0.35);
  border-bottom-color: rgb(253 164 175 / 0.35);
}
.tw-border-y-rose-300\/40 {
  border-top-color: rgb(253 164 175 / 0.4);
  border-bottom-color: rgb(253 164 175 / 0.4);
}
.tw-border-y-rose-300\/45 {
  border-top-color: rgb(253 164 175 / 0.45);
  border-bottom-color: rgb(253 164 175 / 0.45);
}
.tw-border-y-rose-300\/5 {
  border-top-color: rgb(253 164 175 / 0.05);
  border-bottom-color: rgb(253 164 175 / 0.05);
}
.tw-border-y-rose-300\/50 {
  border-top-color: rgb(253 164 175 / 0.5);
  border-bottom-color: rgb(253 164 175 / 0.5);
}
.tw-border-y-rose-300\/55 {
  border-top-color: rgb(253 164 175 / 0.55);
  border-bottom-color: rgb(253 164 175 / 0.55);
}
.tw-border-y-rose-300\/60 {
  border-top-color: rgb(253 164 175 / 0.6);
  border-bottom-color: rgb(253 164 175 / 0.6);
}
.tw-border-y-rose-300\/65 {
  border-top-color: rgb(253 164 175 / 0.65);
  border-bottom-color: rgb(253 164 175 / 0.65);
}
.tw-border-y-rose-300\/70 {
  border-top-color: rgb(253 164 175 / 0.7);
  border-bottom-color: rgb(253 164 175 / 0.7);
}
.tw-border-y-rose-300\/75 {
  border-top-color: rgb(253 164 175 / 0.75);
  border-bottom-color: rgb(253 164 175 / 0.75);
}
.tw-border-y-rose-300\/80 {
  border-top-color: rgb(253 164 175 / 0.8);
  border-bottom-color: rgb(253 164 175 / 0.8);
}
.tw-border-y-rose-300\/85 {
  border-top-color: rgb(253 164 175 / 0.85);
  border-bottom-color: rgb(253 164 175 / 0.85);
}
.tw-border-y-rose-300\/90 {
  border-top-color: rgb(253 164 175 / 0.9);
  border-bottom-color: rgb(253 164 175 / 0.9);
}
.tw-border-y-rose-300\/95 {
  border-top-color: rgb(253 164 175 / 0.95);
  border-bottom-color: rgb(253 164 175 / 0.95);
}
.tw-border-y-rose-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-400\/0 {
  border-top-color: rgb(251 113 133 / 0);
  border-bottom-color: rgb(251 113 133 / 0);
}
.tw-border-y-rose-400\/10 {
  border-top-color: rgb(251 113 133 / 0.1);
  border-bottom-color: rgb(251 113 133 / 0.1);
}
.tw-border-y-rose-400\/100 {
  border-top-color: rgb(251 113 133 / 1);
  border-bottom-color: rgb(251 113 133 / 1);
}
.tw-border-y-rose-400\/15 {
  border-top-color: rgb(251 113 133 / 0.15);
  border-bottom-color: rgb(251 113 133 / 0.15);
}
.tw-border-y-rose-400\/20 {
  border-top-color: rgb(251 113 133 / 0.2);
  border-bottom-color: rgb(251 113 133 / 0.2);
}
.tw-border-y-rose-400\/25 {
  border-top-color: rgb(251 113 133 / 0.25);
  border-bottom-color: rgb(251 113 133 / 0.25);
}
.tw-border-y-rose-400\/30 {
  border-top-color: rgb(251 113 133 / 0.3);
  border-bottom-color: rgb(251 113 133 / 0.3);
}
.tw-border-y-rose-400\/35 {
  border-top-color: rgb(251 113 133 / 0.35);
  border-bottom-color: rgb(251 113 133 / 0.35);
}
.tw-border-y-rose-400\/40 {
  border-top-color: rgb(251 113 133 / 0.4);
  border-bottom-color: rgb(251 113 133 / 0.4);
}
.tw-border-y-rose-400\/45 {
  border-top-color: rgb(251 113 133 / 0.45);
  border-bottom-color: rgb(251 113 133 / 0.45);
}
.tw-border-y-rose-400\/5 {
  border-top-color: rgb(251 113 133 / 0.05);
  border-bottom-color: rgb(251 113 133 / 0.05);
}
.tw-border-y-rose-400\/50 {
  border-top-color: rgb(251 113 133 / 0.5);
  border-bottom-color: rgb(251 113 133 / 0.5);
}
.tw-border-y-rose-400\/55 {
  border-top-color: rgb(251 113 133 / 0.55);
  border-bottom-color: rgb(251 113 133 / 0.55);
}
.tw-border-y-rose-400\/60 {
  border-top-color: rgb(251 113 133 / 0.6);
  border-bottom-color: rgb(251 113 133 / 0.6);
}
.tw-border-y-rose-400\/65 {
  border-top-color: rgb(251 113 133 / 0.65);
  border-bottom-color: rgb(251 113 133 / 0.65);
}
.tw-border-y-rose-400\/70 {
  border-top-color: rgb(251 113 133 / 0.7);
  border-bottom-color: rgb(251 113 133 / 0.7);
}
.tw-border-y-rose-400\/75 {
  border-top-color: rgb(251 113 133 / 0.75);
  border-bottom-color: rgb(251 113 133 / 0.75);
}
.tw-border-y-rose-400\/80 {
  border-top-color: rgb(251 113 133 / 0.8);
  border-bottom-color: rgb(251 113 133 / 0.8);
}
.tw-border-y-rose-400\/85 {
  border-top-color: rgb(251 113 133 / 0.85);
  border-bottom-color: rgb(251 113 133 / 0.85);
}
.tw-border-y-rose-400\/90 {
  border-top-color: rgb(251 113 133 / 0.9);
  border-bottom-color: rgb(251 113 133 / 0.9);
}
.tw-border-y-rose-400\/95 {
  border-top-color: rgb(251 113 133 / 0.95);
  border-bottom-color: rgb(251 113 133 / 0.95);
}
.tw-border-y-rose-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-50\/0 {
  border-top-color: rgb(255 241 242 / 0);
  border-bottom-color: rgb(255 241 242 / 0);
}
.tw-border-y-rose-50\/10 {
  border-top-color: rgb(255 241 242 / 0.1);
  border-bottom-color: rgb(255 241 242 / 0.1);
}
.tw-border-y-rose-50\/100 {
  border-top-color: rgb(255 241 242 / 1);
  border-bottom-color: rgb(255 241 242 / 1);
}
.tw-border-y-rose-50\/15 {
  border-top-color: rgb(255 241 242 / 0.15);
  border-bottom-color: rgb(255 241 242 / 0.15);
}
.tw-border-y-rose-50\/20 {
  border-top-color: rgb(255 241 242 / 0.2);
  border-bottom-color: rgb(255 241 242 / 0.2);
}
.tw-border-y-rose-50\/25 {
  border-top-color: rgb(255 241 242 / 0.25);
  border-bottom-color: rgb(255 241 242 / 0.25);
}
.tw-border-y-rose-50\/30 {
  border-top-color: rgb(255 241 242 / 0.3);
  border-bottom-color: rgb(255 241 242 / 0.3);
}
.tw-border-y-rose-50\/35 {
  border-top-color: rgb(255 241 242 / 0.35);
  border-bottom-color: rgb(255 241 242 / 0.35);
}
.tw-border-y-rose-50\/40 {
  border-top-color: rgb(255 241 242 / 0.4);
  border-bottom-color: rgb(255 241 242 / 0.4);
}
.tw-border-y-rose-50\/45 {
  border-top-color: rgb(255 241 242 / 0.45);
  border-bottom-color: rgb(255 241 242 / 0.45);
}
.tw-border-y-rose-50\/5 {
  border-top-color: rgb(255 241 242 / 0.05);
  border-bottom-color: rgb(255 241 242 / 0.05);
}
.tw-border-y-rose-50\/50 {
  border-top-color: rgb(255 241 242 / 0.5);
  border-bottom-color: rgb(255 241 242 / 0.5);
}
.tw-border-y-rose-50\/55 {
  border-top-color: rgb(255 241 242 / 0.55);
  border-bottom-color: rgb(255 241 242 / 0.55);
}
.tw-border-y-rose-50\/60 {
  border-top-color: rgb(255 241 242 / 0.6);
  border-bottom-color: rgb(255 241 242 / 0.6);
}
.tw-border-y-rose-50\/65 {
  border-top-color: rgb(255 241 242 / 0.65);
  border-bottom-color: rgb(255 241 242 / 0.65);
}
.tw-border-y-rose-50\/70 {
  border-top-color: rgb(255 241 242 / 0.7);
  border-bottom-color: rgb(255 241 242 / 0.7);
}
.tw-border-y-rose-50\/75 {
  border-top-color: rgb(255 241 242 / 0.75);
  border-bottom-color: rgb(255 241 242 / 0.75);
}
.tw-border-y-rose-50\/80 {
  border-top-color: rgb(255 241 242 / 0.8);
  border-bottom-color: rgb(255 241 242 / 0.8);
}
.tw-border-y-rose-50\/85 {
  border-top-color: rgb(255 241 242 / 0.85);
  border-bottom-color: rgb(255 241 242 / 0.85);
}
.tw-border-y-rose-50\/90 {
  border-top-color: rgb(255 241 242 / 0.9);
  border-bottom-color: rgb(255 241 242 / 0.9);
}
.tw-border-y-rose-50\/95 {
  border-top-color: rgb(255 241 242 / 0.95);
  border-bottom-color: rgb(255 241 242 / 0.95);
}
.tw-border-y-rose-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-500\/0 {
  border-top-color: rgb(244 63 94 / 0);
  border-bottom-color: rgb(244 63 94 / 0);
}
.tw-border-y-rose-500\/10 {
  border-top-color: rgb(244 63 94 / 0.1);
  border-bottom-color: rgb(244 63 94 / 0.1);
}
.tw-border-y-rose-500\/100 {
  border-top-color: rgb(244 63 94 / 1);
  border-bottom-color: rgb(244 63 94 / 1);
}
.tw-border-y-rose-500\/15 {
  border-top-color: rgb(244 63 94 / 0.15);
  border-bottom-color: rgb(244 63 94 / 0.15);
}
.tw-border-y-rose-500\/20 {
  border-top-color: rgb(244 63 94 / 0.2);
  border-bottom-color: rgb(244 63 94 / 0.2);
}
.tw-border-y-rose-500\/25 {
  border-top-color: rgb(244 63 94 / 0.25);
  border-bottom-color: rgb(244 63 94 / 0.25);
}
.tw-border-y-rose-500\/30 {
  border-top-color: rgb(244 63 94 / 0.3);
  border-bottom-color: rgb(244 63 94 / 0.3);
}
.tw-border-y-rose-500\/35 {
  border-top-color: rgb(244 63 94 / 0.35);
  border-bottom-color: rgb(244 63 94 / 0.35);
}
.tw-border-y-rose-500\/40 {
  border-top-color: rgb(244 63 94 / 0.4);
  border-bottom-color: rgb(244 63 94 / 0.4);
}
.tw-border-y-rose-500\/45 {
  border-top-color: rgb(244 63 94 / 0.45);
  border-bottom-color: rgb(244 63 94 / 0.45);
}
.tw-border-y-rose-500\/5 {
  border-top-color: rgb(244 63 94 / 0.05);
  border-bottom-color: rgb(244 63 94 / 0.05);
}
.tw-border-y-rose-500\/50 {
  border-top-color: rgb(244 63 94 / 0.5);
  border-bottom-color: rgb(244 63 94 / 0.5);
}
.tw-border-y-rose-500\/55 {
  border-top-color: rgb(244 63 94 / 0.55);
  border-bottom-color: rgb(244 63 94 / 0.55);
}
.tw-border-y-rose-500\/60 {
  border-top-color: rgb(244 63 94 / 0.6);
  border-bottom-color: rgb(244 63 94 / 0.6);
}
.tw-border-y-rose-500\/65 {
  border-top-color: rgb(244 63 94 / 0.65);
  border-bottom-color: rgb(244 63 94 / 0.65);
}
.tw-border-y-rose-500\/70 {
  border-top-color: rgb(244 63 94 / 0.7);
  border-bottom-color: rgb(244 63 94 / 0.7);
}
.tw-border-y-rose-500\/75 {
  border-top-color: rgb(244 63 94 / 0.75);
  border-bottom-color: rgb(244 63 94 / 0.75);
}
.tw-border-y-rose-500\/80 {
  border-top-color: rgb(244 63 94 / 0.8);
  border-bottom-color: rgb(244 63 94 / 0.8);
}
.tw-border-y-rose-500\/85 {
  border-top-color: rgb(244 63 94 / 0.85);
  border-bottom-color: rgb(244 63 94 / 0.85);
}
.tw-border-y-rose-500\/90 {
  border-top-color: rgb(244 63 94 / 0.9);
  border-bottom-color: rgb(244 63 94 / 0.9);
}
.tw-border-y-rose-500\/95 {
  border-top-color: rgb(244 63 94 / 0.95);
  border-bottom-color: rgb(244 63 94 / 0.95);
}
.tw-border-y-rose-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-600\/0 {
  border-top-color: rgb(225 29 72 / 0);
  border-bottom-color: rgb(225 29 72 / 0);
}
.tw-border-y-rose-600\/10 {
  border-top-color: rgb(225 29 72 / 0.1);
  border-bottom-color: rgb(225 29 72 / 0.1);
}
.tw-border-y-rose-600\/100 {
  border-top-color: rgb(225 29 72 / 1);
  border-bottom-color: rgb(225 29 72 / 1);
}
.tw-border-y-rose-600\/15 {
  border-top-color: rgb(225 29 72 / 0.15);
  border-bottom-color: rgb(225 29 72 / 0.15);
}
.tw-border-y-rose-600\/20 {
  border-top-color: rgb(225 29 72 / 0.2);
  border-bottom-color: rgb(225 29 72 / 0.2);
}
.tw-border-y-rose-600\/25 {
  border-top-color: rgb(225 29 72 / 0.25);
  border-bottom-color: rgb(225 29 72 / 0.25);
}
.tw-border-y-rose-600\/30 {
  border-top-color: rgb(225 29 72 / 0.3);
  border-bottom-color: rgb(225 29 72 / 0.3);
}
.tw-border-y-rose-600\/35 {
  border-top-color: rgb(225 29 72 / 0.35);
  border-bottom-color: rgb(225 29 72 / 0.35);
}
.tw-border-y-rose-600\/40 {
  border-top-color: rgb(225 29 72 / 0.4);
  border-bottom-color: rgb(225 29 72 / 0.4);
}
.tw-border-y-rose-600\/45 {
  border-top-color: rgb(225 29 72 / 0.45);
  border-bottom-color: rgb(225 29 72 / 0.45);
}
.tw-border-y-rose-600\/5 {
  border-top-color: rgb(225 29 72 / 0.05);
  border-bottom-color: rgb(225 29 72 / 0.05);
}
.tw-border-y-rose-600\/50 {
  border-top-color: rgb(225 29 72 / 0.5);
  border-bottom-color: rgb(225 29 72 / 0.5);
}
.tw-border-y-rose-600\/55 {
  border-top-color: rgb(225 29 72 / 0.55);
  border-bottom-color: rgb(225 29 72 / 0.55);
}
.tw-border-y-rose-600\/60 {
  border-top-color: rgb(225 29 72 / 0.6);
  border-bottom-color: rgb(225 29 72 / 0.6);
}
.tw-border-y-rose-600\/65 {
  border-top-color: rgb(225 29 72 / 0.65);
  border-bottom-color: rgb(225 29 72 / 0.65);
}
.tw-border-y-rose-600\/70 {
  border-top-color: rgb(225 29 72 / 0.7);
  border-bottom-color: rgb(225 29 72 / 0.7);
}
.tw-border-y-rose-600\/75 {
  border-top-color: rgb(225 29 72 / 0.75);
  border-bottom-color: rgb(225 29 72 / 0.75);
}
.tw-border-y-rose-600\/80 {
  border-top-color: rgb(225 29 72 / 0.8);
  border-bottom-color: rgb(225 29 72 / 0.8);
}
.tw-border-y-rose-600\/85 {
  border-top-color: rgb(225 29 72 / 0.85);
  border-bottom-color: rgb(225 29 72 / 0.85);
}
.tw-border-y-rose-600\/90 {
  border-top-color: rgb(225 29 72 / 0.9);
  border-bottom-color: rgb(225 29 72 / 0.9);
}
.tw-border-y-rose-600\/95 {
  border-top-color: rgb(225 29 72 / 0.95);
  border-bottom-color: rgb(225 29 72 / 0.95);
}
.tw-border-y-rose-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-700\/0 {
  border-top-color: rgb(190 18 60 / 0);
  border-bottom-color: rgb(190 18 60 / 0);
}
.tw-border-y-rose-700\/10 {
  border-top-color: rgb(190 18 60 / 0.1);
  border-bottom-color: rgb(190 18 60 / 0.1);
}
.tw-border-y-rose-700\/100 {
  border-top-color: rgb(190 18 60 / 1);
  border-bottom-color: rgb(190 18 60 / 1);
}
.tw-border-y-rose-700\/15 {
  border-top-color: rgb(190 18 60 / 0.15);
  border-bottom-color: rgb(190 18 60 / 0.15);
}
.tw-border-y-rose-700\/20 {
  border-top-color: rgb(190 18 60 / 0.2);
  border-bottom-color: rgb(190 18 60 / 0.2);
}
.tw-border-y-rose-700\/25 {
  border-top-color: rgb(190 18 60 / 0.25);
  border-bottom-color: rgb(190 18 60 / 0.25);
}
.tw-border-y-rose-700\/30 {
  border-top-color: rgb(190 18 60 / 0.3);
  border-bottom-color: rgb(190 18 60 / 0.3);
}
.tw-border-y-rose-700\/35 {
  border-top-color: rgb(190 18 60 / 0.35);
  border-bottom-color: rgb(190 18 60 / 0.35);
}
.tw-border-y-rose-700\/40 {
  border-top-color: rgb(190 18 60 / 0.4);
  border-bottom-color: rgb(190 18 60 / 0.4);
}
.tw-border-y-rose-700\/45 {
  border-top-color: rgb(190 18 60 / 0.45);
  border-bottom-color: rgb(190 18 60 / 0.45);
}
.tw-border-y-rose-700\/5 {
  border-top-color: rgb(190 18 60 / 0.05);
  border-bottom-color: rgb(190 18 60 / 0.05);
}
.tw-border-y-rose-700\/50 {
  border-top-color: rgb(190 18 60 / 0.5);
  border-bottom-color: rgb(190 18 60 / 0.5);
}
.tw-border-y-rose-700\/55 {
  border-top-color: rgb(190 18 60 / 0.55);
  border-bottom-color: rgb(190 18 60 / 0.55);
}
.tw-border-y-rose-700\/60 {
  border-top-color: rgb(190 18 60 / 0.6);
  border-bottom-color: rgb(190 18 60 / 0.6);
}
.tw-border-y-rose-700\/65 {
  border-top-color: rgb(190 18 60 / 0.65);
  border-bottom-color: rgb(190 18 60 / 0.65);
}
.tw-border-y-rose-700\/70 {
  border-top-color: rgb(190 18 60 / 0.7);
  border-bottom-color: rgb(190 18 60 / 0.7);
}
.tw-border-y-rose-700\/75 {
  border-top-color: rgb(190 18 60 / 0.75);
  border-bottom-color: rgb(190 18 60 / 0.75);
}
.tw-border-y-rose-700\/80 {
  border-top-color: rgb(190 18 60 / 0.8);
  border-bottom-color: rgb(190 18 60 / 0.8);
}
.tw-border-y-rose-700\/85 {
  border-top-color: rgb(190 18 60 / 0.85);
  border-bottom-color: rgb(190 18 60 / 0.85);
}
.tw-border-y-rose-700\/90 {
  border-top-color: rgb(190 18 60 / 0.9);
  border-bottom-color: rgb(190 18 60 / 0.9);
}
.tw-border-y-rose-700\/95 {
  border-top-color: rgb(190 18 60 / 0.95);
  border-bottom-color: rgb(190 18 60 / 0.95);
}
.tw-border-y-rose-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-800\/0 {
  border-top-color: rgb(159 18 57 / 0);
  border-bottom-color: rgb(159 18 57 / 0);
}
.tw-border-y-rose-800\/10 {
  border-top-color: rgb(159 18 57 / 0.1);
  border-bottom-color: rgb(159 18 57 / 0.1);
}
.tw-border-y-rose-800\/100 {
  border-top-color: rgb(159 18 57 / 1);
  border-bottom-color: rgb(159 18 57 / 1);
}
.tw-border-y-rose-800\/15 {
  border-top-color: rgb(159 18 57 / 0.15);
  border-bottom-color: rgb(159 18 57 / 0.15);
}
.tw-border-y-rose-800\/20 {
  border-top-color: rgb(159 18 57 / 0.2);
  border-bottom-color: rgb(159 18 57 / 0.2);
}
.tw-border-y-rose-800\/25 {
  border-top-color: rgb(159 18 57 / 0.25);
  border-bottom-color: rgb(159 18 57 / 0.25);
}
.tw-border-y-rose-800\/30 {
  border-top-color: rgb(159 18 57 / 0.3);
  border-bottom-color: rgb(159 18 57 / 0.3);
}
.tw-border-y-rose-800\/35 {
  border-top-color: rgb(159 18 57 / 0.35);
  border-bottom-color: rgb(159 18 57 / 0.35);
}
.tw-border-y-rose-800\/40 {
  border-top-color: rgb(159 18 57 / 0.4);
  border-bottom-color: rgb(159 18 57 / 0.4);
}
.tw-border-y-rose-800\/45 {
  border-top-color: rgb(159 18 57 / 0.45);
  border-bottom-color: rgb(159 18 57 / 0.45);
}
.tw-border-y-rose-800\/5 {
  border-top-color: rgb(159 18 57 / 0.05);
  border-bottom-color: rgb(159 18 57 / 0.05);
}
.tw-border-y-rose-800\/50 {
  border-top-color: rgb(159 18 57 / 0.5);
  border-bottom-color: rgb(159 18 57 / 0.5);
}
.tw-border-y-rose-800\/55 {
  border-top-color: rgb(159 18 57 / 0.55);
  border-bottom-color: rgb(159 18 57 / 0.55);
}
.tw-border-y-rose-800\/60 {
  border-top-color: rgb(159 18 57 / 0.6);
  border-bottom-color: rgb(159 18 57 / 0.6);
}
.tw-border-y-rose-800\/65 {
  border-top-color: rgb(159 18 57 / 0.65);
  border-bottom-color: rgb(159 18 57 / 0.65);
}
.tw-border-y-rose-800\/70 {
  border-top-color: rgb(159 18 57 / 0.7);
  border-bottom-color: rgb(159 18 57 / 0.7);
}
.tw-border-y-rose-800\/75 {
  border-top-color: rgb(159 18 57 / 0.75);
  border-bottom-color: rgb(159 18 57 / 0.75);
}
.tw-border-y-rose-800\/80 {
  border-top-color: rgb(159 18 57 / 0.8);
  border-bottom-color: rgb(159 18 57 / 0.8);
}
.tw-border-y-rose-800\/85 {
  border-top-color: rgb(159 18 57 / 0.85);
  border-bottom-color: rgb(159 18 57 / 0.85);
}
.tw-border-y-rose-800\/90 {
  border-top-color: rgb(159 18 57 / 0.9);
  border-bottom-color: rgb(159 18 57 / 0.9);
}
.tw-border-y-rose-800\/95 {
  border-top-color: rgb(159 18 57 / 0.95);
  border-bottom-color: rgb(159 18 57 / 0.95);
}
.tw-border-y-rose-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-900\/0 {
  border-top-color: rgb(136 19 55 / 0);
  border-bottom-color: rgb(136 19 55 / 0);
}
.tw-border-y-rose-900\/10 {
  border-top-color: rgb(136 19 55 / 0.1);
  border-bottom-color: rgb(136 19 55 / 0.1);
}
.tw-border-y-rose-900\/100 {
  border-top-color: rgb(136 19 55 / 1);
  border-bottom-color: rgb(136 19 55 / 1);
}
.tw-border-y-rose-900\/15 {
  border-top-color: rgb(136 19 55 / 0.15);
  border-bottom-color: rgb(136 19 55 / 0.15);
}
.tw-border-y-rose-900\/20 {
  border-top-color: rgb(136 19 55 / 0.2);
  border-bottom-color: rgb(136 19 55 / 0.2);
}
.tw-border-y-rose-900\/25 {
  border-top-color: rgb(136 19 55 / 0.25);
  border-bottom-color: rgb(136 19 55 / 0.25);
}
.tw-border-y-rose-900\/30 {
  border-top-color: rgb(136 19 55 / 0.3);
  border-bottom-color: rgb(136 19 55 / 0.3);
}
.tw-border-y-rose-900\/35 {
  border-top-color: rgb(136 19 55 / 0.35);
  border-bottom-color: rgb(136 19 55 / 0.35);
}
.tw-border-y-rose-900\/40 {
  border-top-color: rgb(136 19 55 / 0.4);
  border-bottom-color: rgb(136 19 55 / 0.4);
}
.tw-border-y-rose-900\/45 {
  border-top-color: rgb(136 19 55 / 0.45);
  border-bottom-color: rgb(136 19 55 / 0.45);
}
.tw-border-y-rose-900\/5 {
  border-top-color: rgb(136 19 55 / 0.05);
  border-bottom-color: rgb(136 19 55 / 0.05);
}
.tw-border-y-rose-900\/50 {
  border-top-color: rgb(136 19 55 / 0.5);
  border-bottom-color: rgb(136 19 55 / 0.5);
}
.tw-border-y-rose-900\/55 {
  border-top-color: rgb(136 19 55 / 0.55);
  border-bottom-color: rgb(136 19 55 / 0.55);
}
.tw-border-y-rose-900\/60 {
  border-top-color: rgb(136 19 55 / 0.6);
  border-bottom-color: rgb(136 19 55 / 0.6);
}
.tw-border-y-rose-900\/65 {
  border-top-color: rgb(136 19 55 / 0.65);
  border-bottom-color: rgb(136 19 55 / 0.65);
}
.tw-border-y-rose-900\/70 {
  border-top-color: rgb(136 19 55 / 0.7);
  border-bottom-color: rgb(136 19 55 / 0.7);
}
.tw-border-y-rose-900\/75 {
  border-top-color: rgb(136 19 55 / 0.75);
  border-bottom-color: rgb(136 19 55 / 0.75);
}
.tw-border-y-rose-900\/80 {
  border-top-color: rgb(136 19 55 / 0.8);
  border-bottom-color: rgb(136 19 55 / 0.8);
}
.tw-border-y-rose-900\/85 {
  border-top-color: rgb(136 19 55 / 0.85);
  border-bottom-color: rgb(136 19 55 / 0.85);
}
.tw-border-y-rose-900\/90 {
  border-top-color: rgb(136 19 55 / 0.9);
  border-bottom-color: rgb(136 19 55 / 0.9);
}
.tw-border-y-rose-900\/95 {
  border-top-color: rgb(136 19 55 / 0.95);
  border-bottom-color: rgb(136 19 55 / 0.95);
}
.tw-border-y-rose-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-y-rose-950\/0 {
  border-top-color: rgb(76 5 25 / 0);
  border-bottom-color: rgb(76 5 25 / 0);
}
.tw-border-y-rose-950\/10 {
  border-top-color: rgb(76 5 25 / 0.1);
  border-bottom-color: rgb(76 5 25 / 0.1);
}
.tw-border-y-rose-950\/100 {
  border-top-color: rgb(76 5 25 / 1);
  border-bottom-color: rgb(76 5 25 / 1);
}
.tw-border-y-rose-950\/15 {
  border-top-color: rgb(76 5 25 / 0.15);
  border-bottom-color: rgb(76 5 25 / 0.15);
}
.tw-border-y-rose-950\/20 {
  border-top-color: rgb(76 5 25 / 0.2);
  border-bottom-color: rgb(76 5 25 / 0.2);
}
.tw-border-y-rose-950\/25 {
  border-top-color: rgb(76 5 25 / 0.25);
  border-bottom-color: rgb(76 5 25 / 0.25);
}
.tw-border-y-rose-950\/30 {
  border-top-color: rgb(76 5 25 / 0.3);
  border-bottom-color: rgb(76 5 25 / 0.3);
}
.tw-border-y-rose-950\/35 {
  border-top-color: rgb(76 5 25 / 0.35);
  border-bottom-color: rgb(76 5 25 / 0.35);
}
.tw-border-y-rose-950\/40 {
  border-top-color: rgb(76 5 25 / 0.4);
  border-bottom-color: rgb(76 5 25 / 0.4);
}
.tw-border-y-rose-950\/45 {
  border-top-color: rgb(76 5 25 / 0.45);
  border-bottom-color: rgb(76 5 25 / 0.45);
}
.tw-border-y-rose-950\/5 {
  border-top-color: rgb(76 5 25 / 0.05);
  border-bottom-color: rgb(76 5 25 / 0.05);
}
.tw-border-y-rose-950\/50 {
  border-top-color: rgb(76 5 25 / 0.5);
  border-bottom-color: rgb(76 5 25 / 0.5);
}
.tw-border-y-rose-950\/55 {
  border-top-color: rgb(76 5 25 / 0.55);
  border-bottom-color: rgb(76 5 25 / 0.55);
}
.tw-border-y-rose-950\/60 {
  border-top-color: rgb(76 5 25 / 0.6);
  border-bottom-color: rgb(76 5 25 / 0.6);
}
.tw-border-y-rose-950\/65 {
  border-top-color: rgb(76 5 25 / 0.65);
  border-bottom-color: rgb(76 5 25 / 0.65);
}
.tw-border-y-rose-950\/70 {
  border-top-color: rgb(76 5 25 / 0.7);
  border-bottom-color: rgb(76 5 25 / 0.7);
}
.tw-border-y-rose-950\/75 {
  border-top-color: rgb(76 5 25 / 0.75);
  border-bottom-color: rgb(76 5 25 / 0.75);
}
.tw-border-y-rose-950\/80 {
  border-top-color: rgb(76 5 25 / 0.8);
  border-bottom-color: rgb(76 5 25 / 0.8);
}
.tw-border-y-rose-950\/85 {
  border-top-color: rgb(76 5 25 / 0.85);
  border-bottom-color: rgb(76 5 25 / 0.85);
}
.tw-border-y-rose-950\/90 {
  border-top-color: rgb(76 5 25 / 0.9);
  border-bottom-color: rgb(76 5 25 / 0.9);
}
.tw-border-y-rose-950\/95 {
  border-top-color: rgb(76 5 25 / 0.95);
  border-bottom-color: rgb(76 5 25 / 0.95);
}
.tw-border-y-sky-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-100\/0 {
  border-top-color: rgb(224 242 254 / 0);
  border-bottom-color: rgb(224 242 254 / 0);
}
.tw-border-y-sky-100\/10 {
  border-top-color: rgb(224 242 254 / 0.1);
  border-bottom-color: rgb(224 242 254 / 0.1);
}
.tw-border-y-sky-100\/100 {
  border-top-color: rgb(224 242 254 / 1);
  border-bottom-color: rgb(224 242 254 / 1);
}
.tw-border-y-sky-100\/15 {
  border-top-color: rgb(224 242 254 / 0.15);
  border-bottom-color: rgb(224 242 254 / 0.15);
}
.tw-border-y-sky-100\/20 {
  border-top-color: rgb(224 242 254 / 0.2);
  border-bottom-color: rgb(224 242 254 / 0.2);
}
.tw-border-y-sky-100\/25 {
  border-top-color: rgb(224 242 254 / 0.25);
  border-bottom-color: rgb(224 242 254 / 0.25);
}
.tw-border-y-sky-100\/30 {
  border-top-color: rgb(224 242 254 / 0.3);
  border-bottom-color: rgb(224 242 254 / 0.3);
}
.tw-border-y-sky-100\/35 {
  border-top-color: rgb(224 242 254 / 0.35);
  border-bottom-color: rgb(224 242 254 / 0.35);
}
.tw-border-y-sky-100\/40 {
  border-top-color: rgb(224 242 254 / 0.4);
  border-bottom-color: rgb(224 242 254 / 0.4);
}
.tw-border-y-sky-100\/45 {
  border-top-color: rgb(224 242 254 / 0.45);
  border-bottom-color: rgb(224 242 254 / 0.45);
}
.tw-border-y-sky-100\/5 {
  border-top-color: rgb(224 242 254 / 0.05);
  border-bottom-color: rgb(224 242 254 / 0.05);
}
.tw-border-y-sky-100\/50 {
  border-top-color: rgb(224 242 254 / 0.5);
  border-bottom-color: rgb(224 242 254 / 0.5);
}
.tw-border-y-sky-100\/55 {
  border-top-color: rgb(224 242 254 / 0.55);
  border-bottom-color: rgb(224 242 254 / 0.55);
}
.tw-border-y-sky-100\/60 {
  border-top-color: rgb(224 242 254 / 0.6);
  border-bottom-color: rgb(224 242 254 / 0.6);
}
.tw-border-y-sky-100\/65 {
  border-top-color: rgb(224 242 254 / 0.65);
  border-bottom-color: rgb(224 242 254 / 0.65);
}
.tw-border-y-sky-100\/70 {
  border-top-color: rgb(224 242 254 / 0.7);
  border-bottom-color: rgb(224 242 254 / 0.7);
}
.tw-border-y-sky-100\/75 {
  border-top-color: rgb(224 242 254 / 0.75);
  border-bottom-color: rgb(224 242 254 / 0.75);
}
.tw-border-y-sky-100\/80 {
  border-top-color: rgb(224 242 254 / 0.8);
  border-bottom-color: rgb(224 242 254 / 0.8);
}
.tw-border-y-sky-100\/85 {
  border-top-color: rgb(224 242 254 / 0.85);
  border-bottom-color: rgb(224 242 254 / 0.85);
}
.tw-border-y-sky-100\/90 {
  border-top-color: rgb(224 242 254 / 0.9);
  border-bottom-color: rgb(224 242 254 / 0.9);
}
.tw-border-y-sky-100\/95 {
  border-top-color: rgb(224 242 254 / 0.95);
  border-bottom-color: rgb(224 242 254 / 0.95);
}
.tw-border-y-sky-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-200\/0 {
  border-top-color: rgb(186 230 253 / 0);
  border-bottom-color: rgb(186 230 253 / 0);
}
.tw-border-y-sky-200\/10 {
  border-top-color: rgb(186 230 253 / 0.1);
  border-bottom-color: rgb(186 230 253 / 0.1);
}
.tw-border-y-sky-200\/100 {
  border-top-color: rgb(186 230 253 / 1);
  border-bottom-color: rgb(186 230 253 / 1);
}
.tw-border-y-sky-200\/15 {
  border-top-color: rgb(186 230 253 / 0.15);
  border-bottom-color: rgb(186 230 253 / 0.15);
}
.tw-border-y-sky-200\/20 {
  border-top-color: rgb(186 230 253 / 0.2);
  border-bottom-color: rgb(186 230 253 / 0.2);
}
.tw-border-y-sky-200\/25 {
  border-top-color: rgb(186 230 253 / 0.25);
  border-bottom-color: rgb(186 230 253 / 0.25);
}
.tw-border-y-sky-200\/30 {
  border-top-color: rgb(186 230 253 / 0.3);
  border-bottom-color: rgb(186 230 253 / 0.3);
}
.tw-border-y-sky-200\/35 {
  border-top-color: rgb(186 230 253 / 0.35);
  border-bottom-color: rgb(186 230 253 / 0.35);
}
.tw-border-y-sky-200\/40 {
  border-top-color: rgb(186 230 253 / 0.4);
  border-bottom-color: rgb(186 230 253 / 0.4);
}
.tw-border-y-sky-200\/45 {
  border-top-color: rgb(186 230 253 / 0.45);
  border-bottom-color: rgb(186 230 253 / 0.45);
}
.tw-border-y-sky-200\/5 {
  border-top-color: rgb(186 230 253 / 0.05);
  border-bottom-color: rgb(186 230 253 / 0.05);
}
.tw-border-y-sky-200\/50 {
  border-top-color: rgb(186 230 253 / 0.5);
  border-bottom-color: rgb(186 230 253 / 0.5);
}
.tw-border-y-sky-200\/55 {
  border-top-color: rgb(186 230 253 / 0.55);
  border-bottom-color: rgb(186 230 253 / 0.55);
}
.tw-border-y-sky-200\/60 {
  border-top-color: rgb(186 230 253 / 0.6);
  border-bottom-color: rgb(186 230 253 / 0.6);
}
.tw-border-y-sky-200\/65 {
  border-top-color: rgb(186 230 253 / 0.65);
  border-bottom-color: rgb(186 230 253 / 0.65);
}
.tw-border-y-sky-200\/70 {
  border-top-color: rgb(186 230 253 / 0.7);
  border-bottom-color: rgb(186 230 253 / 0.7);
}
.tw-border-y-sky-200\/75 {
  border-top-color: rgb(186 230 253 / 0.75);
  border-bottom-color: rgb(186 230 253 / 0.75);
}
.tw-border-y-sky-200\/80 {
  border-top-color: rgb(186 230 253 / 0.8);
  border-bottom-color: rgb(186 230 253 / 0.8);
}
.tw-border-y-sky-200\/85 {
  border-top-color: rgb(186 230 253 / 0.85);
  border-bottom-color: rgb(186 230 253 / 0.85);
}
.tw-border-y-sky-200\/90 {
  border-top-color: rgb(186 230 253 / 0.9);
  border-bottom-color: rgb(186 230 253 / 0.9);
}
.tw-border-y-sky-200\/95 {
  border-top-color: rgb(186 230 253 / 0.95);
  border-bottom-color: rgb(186 230 253 / 0.95);
}
.tw-border-y-sky-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-300\/0 {
  border-top-color: rgb(125 211 252 / 0);
  border-bottom-color: rgb(125 211 252 / 0);
}
.tw-border-y-sky-300\/10 {
  border-top-color: rgb(125 211 252 / 0.1);
  border-bottom-color: rgb(125 211 252 / 0.1);
}
.tw-border-y-sky-300\/100 {
  border-top-color: rgb(125 211 252 / 1);
  border-bottom-color: rgb(125 211 252 / 1);
}
.tw-border-y-sky-300\/15 {
  border-top-color: rgb(125 211 252 / 0.15);
  border-bottom-color: rgb(125 211 252 / 0.15);
}
.tw-border-y-sky-300\/20 {
  border-top-color: rgb(125 211 252 / 0.2);
  border-bottom-color: rgb(125 211 252 / 0.2);
}
.tw-border-y-sky-300\/25 {
  border-top-color: rgb(125 211 252 / 0.25);
  border-bottom-color: rgb(125 211 252 / 0.25);
}
.tw-border-y-sky-300\/30 {
  border-top-color: rgb(125 211 252 / 0.3);
  border-bottom-color: rgb(125 211 252 / 0.3);
}
.tw-border-y-sky-300\/35 {
  border-top-color: rgb(125 211 252 / 0.35);
  border-bottom-color: rgb(125 211 252 / 0.35);
}
.tw-border-y-sky-300\/40 {
  border-top-color: rgb(125 211 252 / 0.4);
  border-bottom-color: rgb(125 211 252 / 0.4);
}
.tw-border-y-sky-300\/45 {
  border-top-color: rgb(125 211 252 / 0.45);
  border-bottom-color: rgb(125 211 252 / 0.45);
}
.tw-border-y-sky-300\/5 {
  border-top-color: rgb(125 211 252 / 0.05);
  border-bottom-color: rgb(125 211 252 / 0.05);
}
.tw-border-y-sky-300\/50 {
  border-top-color: rgb(125 211 252 / 0.5);
  border-bottom-color: rgb(125 211 252 / 0.5);
}
.tw-border-y-sky-300\/55 {
  border-top-color: rgb(125 211 252 / 0.55);
  border-bottom-color: rgb(125 211 252 / 0.55);
}
.tw-border-y-sky-300\/60 {
  border-top-color: rgb(125 211 252 / 0.6);
  border-bottom-color: rgb(125 211 252 / 0.6);
}
.tw-border-y-sky-300\/65 {
  border-top-color: rgb(125 211 252 / 0.65);
  border-bottom-color: rgb(125 211 252 / 0.65);
}
.tw-border-y-sky-300\/70 {
  border-top-color: rgb(125 211 252 / 0.7);
  border-bottom-color: rgb(125 211 252 / 0.7);
}
.tw-border-y-sky-300\/75 {
  border-top-color: rgb(125 211 252 / 0.75);
  border-bottom-color: rgb(125 211 252 / 0.75);
}
.tw-border-y-sky-300\/80 {
  border-top-color: rgb(125 211 252 / 0.8);
  border-bottom-color: rgb(125 211 252 / 0.8);
}
.tw-border-y-sky-300\/85 {
  border-top-color: rgb(125 211 252 / 0.85);
  border-bottom-color: rgb(125 211 252 / 0.85);
}
.tw-border-y-sky-300\/90 {
  border-top-color: rgb(125 211 252 / 0.9);
  border-bottom-color: rgb(125 211 252 / 0.9);
}
.tw-border-y-sky-300\/95 {
  border-top-color: rgb(125 211 252 / 0.95);
  border-bottom-color: rgb(125 211 252 / 0.95);
}
.tw-border-y-sky-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-400\/0 {
  border-top-color: rgb(56 189 248 / 0);
  border-bottom-color: rgb(56 189 248 / 0);
}
.tw-border-y-sky-400\/10 {
  border-top-color: rgb(56 189 248 / 0.1);
  border-bottom-color: rgb(56 189 248 / 0.1);
}
.tw-border-y-sky-400\/100 {
  border-top-color: rgb(56 189 248 / 1);
  border-bottom-color: rgb(56 189 248 / 1);
}
.tw-border-y-sky-400\/15 {
  border-top-color: rgb(56 189 248 / 0.15);
  border-bottom-color: rgb(56 189 248 / 0.15);
}
.tw-border-y-sky-400\/20 {
  border-top-color: rgb(56 189 248 / 0.2);
  border-bottom-color: rgb(56 189 248 / 0.2);
}
.tw-border-y-sky-400\/25 {
  border-top-color: rgb(56 189 248 / 0.25);
  border-bottom-color: rgb(56 189 248 / 0.25);
}
.tw-border-y-sky-400\/30 {
  border-top-color: rgb(56 189 248 / 0.3);
  border-bottom-color: rgb(56 189 248 / 0.3);
}
.tw-border-y-sky-400\/35 {
  border-top-color: rgb(56 189 248 / 0.35);
  border-bottom-color: rgb(56 189 248 / 0.35);
}
.tw-border-y-sky-400\/40 {
  border-top-color: rgb(56 189 248 / 0.4);
  border-bottom-color: rgb(56 189 248 / 0.4);
}
.tw-border-y-sky-400\/45 {
  border-top-color: rgb(56 189 248 / 0.45);
  border-bottom-color: rgb(56 189 248 / 0.45);
}
.tw-border-y-sky-400\/5 {
  border-top-color: rgb(56 189 248 / 0.05);
  border-bottom-color: rgb(56 189 248 / 0.05);
}
.tw-border-y-sky-400\/50 {
  border-top-color: rgb(56 189 248 / 0.5);
  border-bottom-color: rgb(56 189 248 / 0.5);
}
.tw-border-y-sky-400\/55 {
  border-top-color: rgb(56 189 248 / 0.55);
  border-bottom-color: rgb(56 189 248 / 0.55);
}
.tw-border-y-sky-400\/60 {
  border-top-color: rgb(56 189 248 / 0.6);
  border-bottom-color: rgb(56 189 248 / 0.6);
}
.tw-border-y-sky-400\/65 {
  border-top-color: rgb(56 189 248 / 0.65);
  border-bottom-color: rgb(56 189 248 / 0.65);
}
.tw-border-y-sky-400\/70 {
  border-top-color: rgb(56 189 248 / 0.7);
  border-bottom-color: rgb(56 189 248 / 0.7);
}
.tw-border-y-sky-400\/75 {
  border-top-color: rgb(56 189 248 / 0.75);
  border-bottom-color: rgb(56 189 248 / 0.75);
}
.tw-border-y-sky-400\/80 {
  border-top-color: rgb(56 189 248 / 0.8);
  border-bottom-color: rgb(56 189 248 / 0.8);
}
.tw-border-y-sky-400\/85 {
  border-top-color: rgb(56 189 248 / 0.85);
  border-bottom-color: rgb(56 189 248 / 0.85);
}
.tw-border-y-sky-400\/90 {
  border-top-color: rgb(56 189 248 / 0.9);
  border-bottom-color: rgb(56 189 248 / 0.9);
}
.tw-border-y-sky-400\/95 {
  border-top-color: rgb(56 189 248 / 0.95);
  border-bottom-color: rgb(56 189 248 / 0.95);
}
.tw-border-y-sky-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-50\/0 {
  border-top-color: rgb(240 249 255 / 0);
  border-bottom-color: rgb(240 249 255 / 0);
}
.tw-border-y-sky-50\/10 {
  border-top-color: rgb(240 249 255 / 0.1);
  border-bottom-color: rgb(240 249 255 / 0.1);
}
.tw-border-y-sky-50\/100 {
  border-top-color: rgb(240 249 255 / 1);
  border-bottom-color: rgb(240 249 255 / 1);
}
.tw-border-y-sky-50\/15 {
  border-top-color: rgb(240 249 255 / 0.15);
  border-bottom-color: rgb(240 249 255 / 0.15);
}
.tw-border-y-sky-50\/20 {
  border-top-color: rgb(240 249 255 / 0.2);
  border-bottom-color: rgb(240 249 255 / 0.2);
}
.tw-border-y-sky-50\/25 {
  border-top-color: rgb(240 249 255 / 0.25);
  border-bottom-color: rgb(240 249 255 / 0.25);
}
.tw-border-y-sky-50\/30 {
  border-top-color: rgb(240 249 255 / 0.3);
  border-bottom-color: rgb(240 249 255 / 0.3);
}
.tw-border-y-sky-50\/35 {
  border-top-color: rgb(240 249 255 / 0.35);
  border-bottom-color: rgb(240 249 255 / 0.35);
}
.tw-border-y-sky-50\/40 {
  border-top-color: rgb(240 249 255 / 0.4);
  border-bottom-color: rgb(240 249 255 / 0.4);
}
.tw-border-y-sky-50\/45 {
  border-top-color: rgb(240 249 255 / 0.45);
  border-bottom-color: rgb(240 249 255 / 0.45);
}
.tw-border-y-sky-50\/5 {
  border-top-color: rgb(240 249 255 / 0.05);
  border-bottom-color: rgb(240 249 255 / 0.05);
}
.tw-border-y-sky-50\/50 {
  border-top-color: rgb(240 249 255 / 0.5);
  border-bottom-color: rgb(240 249 255 / 0.5);
}
.tw-border-y-sky-50\/55 {
  border-top-color: rgb(240 249 255 / 0.55);
  border-bottom-color: rgb(240 249 255 / 0.55);
}
.tw-border-y-sky-50\/60 {
  border-top-color: rgb(240 249 255 / 0.6);
  border-bottom-color: rgb(240 249 255 / 0.6);
}
.tw-border-y-sky-50\/65 {
  border-top-color: rgb(240 249 255 / 0.65);
  border-bottom-color: rgb(240 249 255 / 0.65);
}
.tw-border-y-sky-50\/70 {
  border-top-color: rgb(240 249 255 / 0.7);
  border-bottom-color: rgb(240 249 255 / 0.7);
}
.tw-border-y-sky-50\/75 {
  border-top-color: rgb(240 249 255 / 0.75);
  border-bottom-color: rgb(240 249 255 / 0.75);
}
.tw-border-y-sky-50\/80 {
  border-top-color: rgb(240 249 255 / 0.8);
  border-bottom-color: rgb(240 249 255 / 0.8);
}
.tw-border-y-sky-50\/85 {
  border-top-color: rgb(240 249 255 / 0.85);
  border-bottom-color: rgb(240 249 255 / 0.85);
}
.tw-border-y-sky-50\/90 {
  border-top-color: rgb(240 249 255 / 0.9);
  border-bottom-color: rgb(240 249 255 / 0.9);
}
.tw-border-y-sky-50\/95 {
  border-top-color: rgb(240 249 255 / 0.95);
  border-bottom-color: rgb(240 249 255 / 0.95);
}
.tw-border-y-sky-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-500\/0 {
  border-top-color: rgb(14 165 233 / 0);
  border-bottom-color: rgb(14 165 233 / 0);
}
.tw-border-y-sky-500\/10 {
  border-top-color: rgb(14 165 233 / 0.1);
  border-bottom-color: rgb(14 165 233 / 0.1);
}
.tw-border-y-sky-500\/100 {
  border-top-color: rgb(14 165 233 / 1);
  border-bottom-color: rgb(14 165 233 / 1);
}
.tw-border-y-sky-500\/15 {
  border-top-color: rgb(14 165 233 / 0.15);
  border-bottom-color: rgb(14 165 233 / 0.15);
}
.tw-border-y-sky-500\/20 {
  border-top-color: rgb(14 165 233 / 0.2);
  border-bottom-color: rgb(14 165 233 / 0.2);
}
.tw-border-y-sky-500\/25 {
  border-top-color: rgb(14 165 233 / 0.25);
  border-bottom-color: rgb(14 165 233 / 0.25);
}
.tw-border-y-sky-500\/30 {
  border-top-color: rgb(14 165 233 / 0.3);
  border-bottom-color: rgb(14 165 233 / 0.3);
}
.tw-border-y-sky-500\/35 {
  border-top-color: rgb(14 165 233 / 0.35);
  border-bottom-color: rgb(14 165 233 / 0.35);
}
.tw-border-y-sky-500\/40 {
  border-top-color: rgb(14 165 233 / 0.4);
  border-bottom-color: rgb(14 165 233 / 0.4);
}
.tw-border-y-sky-500\/45 {
  border-top-color: rgb(14 165 233 / 0.45);
  border-bottom-color: rgb(14 165 233 / 0.45);
}
.tw-border-y-sky-500\/5 {
  border-top-color: rgb(14 165 233 / 0.05);
  border-bottom-color: rgb(14 165 233 / 0.05);
}
.tw-border-y-sky-500\/50 {
  border-top-color: rgb(14 165 233 / 0.5);
  border-bottom-color: rgb(14 165 233 / 0.5);
}
.tw-border-y-sky-500\/55 {
  border-top-color: rgb(14 165 233 / 0.55);
  border-bottom-color: rgb(14 165 233 / 0.55);
}
.tw-border-y-sky-500\/60 {
  border-top-color: rgb(14 165 233 / 0.6);
  border-bottom-color: rgb(14 165 233 / 0.6);
}
.tw-border-y-sky-500\/65 {
  border-top-color: rgb(14 165 233 / 0.65);
  border-bottom-color: rgb(14 165 233 / 0.65);
}
.tw-border-y-sky-500\/70 {
  border-top-color: rgb(14 165 233 / 0.7);
  border-bottom-color: rgb(14 165 233 / 0.7);
}
.tw-border-y-sky-500\/75 {
  border-top-color: rgb(14 165 233 / 0.75);
  border-bottom-color: rgb(14 165 233 / 0.75);
}
.tw-border-y-sky-500\/80 {
  border-top-color: rgb(14 165 233 / 0.8);
  border-bottom-color: rgb(14 165 233 / 0.8);
}
.tw-border-y-sky-500\/85 {
  border-top-color: rgb(14 165 233 / 0.85);
  border-bottom-color: rgb(14 165 233 / 0.85);
}
.tw-border-y-sky-500\/90 {
  border-top-color: rgb(14 165 233 / 0.9);
  border-bottom-color: rgb(14 165 233 / 0.9);
}
.tw-border-y-sky-500\/95 {
  border-top-color: rgb(14 165 233 / 0.95);
  border-bottom-color: rgb(14 165 233 / 0.95);
}
.tw-border-y-sky-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-600\/0 {
  border-top-color: rgb(2 132 199 / 0);
  border-bottom-color: rgb(2 132 199 / 0);
}
.tw-border-y-sky-600\/10 {
  border-top-color: rgb(2 132 199 / 0.1);
  border-bottom-color: rgb(2 132 199 / 0.1);
}
.tw-border-y-sky-600\/100 {
  border-top-color: rgb(2 132 199 / 1);
  border-bottom-color: rgb(2 132 199 / 1);
}
.tw-border-y-sky-600\/15 {
  border-top-color: rgb(2 132 199 / 0.15);
  border-bottom-color: rgb(2 132 199 / 0.15);
}
.tw-border-y-sky-600\/20 {
  border-top-color: rgb(2 132 199 / 0.2);
  border-bottom-color: rgb(2 132 199 / 0.2);
}
.tw-border-y-sky-600\/25 {
  border-top-color: rgb(2 132 199 / 0.25);
  border-bottom-color: rgb(2 132 199 / 0.25);
}
.tw-border-y-sky-600\/30 {
  border-top-color: rgb(2 132 199 / 0.3);
  border-bottom-color: rgb(2 132 199 / 0.3);
}
.tw-border-y-sky-600\/35 {
  border-top-color: rgb(2 132 199 / 0.35);
  border-bottom-color: rgb(2 132 199 / 0.35);
}
.tw-border-y-sky-600\/40 {
  border-top-color: rgb(2 132 199 / 0.4);
  border-bottom-color: rgb(2 132 199 / 0.4);
}
.tw-border-y-sky-600\/45 {
  border-top-color: rgb(2 132 199 / 0.45);
  border-bottom-color: rgb(2 132 199 / 0.45);
}
.tw-border-y-sky-600\/5 {
  border-top-color: rgb(2 132 199 / 0.05);
  border-bottom-color: rgb(2 132 199 / 0.05);
}
.tw-border-y-sky-600\/50 {
  border-top-color: rgb(2 132 199 / 0.5);
  border-bottom-color: rgb(2 132 199 / 0.5);
}
.tw-border-y-sky-600\/55 {
  border-top-color: rgb(2 132 199 / 0.55);
  border-bottom-color: rgb(2 132 199 / 0.55);
}
.tw-border-y-sky-600\/60 {
  border-top-color: rgb(2 132 199 / 0.6);
  border-bottom-color: rgb(2 132 199 / 0.6);
}
.tw-border-y-sky-600\/65 {
  border-top-color: rgb(2 132 199 / 0.65);
  border-bottom-color: rgb(2 132 199 / 0.65);
}
.tw-border-y-sky-600\/70 {
  border-top-color: rgb(2 132 199 / 0.7);
  border-bottom-color: rgb(2 132 199 / 0.7);
}
.tw-border-y-sky-600\/75 {
  border-top-color: rgb(2 132 199 / 0.75);
  border-bottom-color: rgb(2 132 199 / 0.75);
}
.tw-border-y-sky-600\/80 {
  border-top-color: rgb(2 132 199 / 0.8);
  border-bottom-color: rgb(2 132 199 / 0.8);
}
.tw-border-y-sky-600\/85 {
  border-top-color: rgb(2 132 199 / 0.85);
  border-bottom-color: rgb(2 132 199 / 0.85);
}
.tw-border-y-sky-600\/90 {
  border-top-color: rgb(2 132 199 / 0.9);
  border-bottom-color: rgb(2 132 199 / 0.9);
}
.tw-border-y-sky-600\/95 {
  border-top-color: rgb(2 132 199 / 0.95);
  border-bottom-color: rgb(2 132 199 / 0.95);
}
.tw-border-y-sky-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-700\/0 {
  border-top-color: rgb(3 105 161 / 0);
  border-bottom-color: rgb(3 105 161 / 0);
}
.tw-border-y-sky-700\/10 {
  border-top-color: rgb(3 105 161 / 0.1);
  border-bottom-color: rgb(3 105 161 / 0.1);
}
.tw-border-y-sky-700\/100 {
  border-top-color: rgb(3 105 161 / 1);
  border-bottom-color: rgb(3 105 161 / 1);
}
.tw-border-y-sky-700\/15 {
  border-top-color: rgb(3 105 161 / 0.15);
  border-bottom-color: rgb(3 105 161 / 0.15);
}
.tw-border-y-sky-700\/20 {
  border-top-color: rgb(3 105 161 / 0.2);
  border-bottom-color: rgb(3 105 161 / 0.2);
}
.tw-border-y-sky-700\/25 {
  border-top-color: rgb(3 105 161 / 0.25);
  border-bottom-color: rgb(3 105 161 / 0.25);
}
.tw-border-y-sky-700\/30 {
  border-top-color: rgb(3 105 161 / 0.3);
  border-bottom-color: rgb(3 105 161 / 0.3);
}
.tw-border-y-sky-700\/35 {
  border-top-color: rgb(3 105 161 / 0.35);
  border-bottom-color: rgb(3 105 161 / 0.35);
}
.tw-border-y-sky-700\/40 {
  border-top-color: rgb(3 105 161 / 0.4);
  border-bottom-color: rgb(3 105 161 / 0.4);
}
.tw-border-y-sky-700\/45 {
  border-top-color: rgb(3 105 161 / 0.45);
  border-bottom-color: rgb(3 105 161 / 0.45);
}
.tw-border-y-sky-700\/5 {
  border-top-color: rgb(3 105 161 / 0.05);
  border-bottom-color: rgb(3 105 161 / 0.05);
}
.tw-border-y-sky-700\/50 {
  border-top-color: rgb(3 105 161 / 0.5);
  border-bottom-color: rgb(3 105 161 / 0.5);
}
.tw-border-y-sky-700\/55 {
  border-top-color: rgb(3 105 161 / 0.55);
  border-bottom-color: rgb(3 105 161 / 0.55);
}
.tw-border-y-sky-700\/60 {
  border-top-color: rgb(3 105 161 / 0.6);
  border-bottom-color: rgb(3 105 161 / 0.6);
}
.tw-border-y-sky-700\/65 {
  border-top-color: rgb(3 105 161 / 0.65);
  border-bottom-color: rgb(3 105 161 / 0.65);
}
.tw-border-y-sky-700\/70 {
  border-top-color: rgb(3 105 161 / 0.7);
  border-bottom-color: rgb(3 105 161 / 0.7);
}
.tw-border-y-sky-700\/75 {
  border-top-color: rgb(3 105 161 / 0.75);
  border-bottom-color: rgb(3 105 161 / 0.75);
}
.tw-border-y-sky-700\/80 {
  border-top-color: rgb(3 105 161 / 0.8);
  border-bottom-color: rgb(3 105 161 / 0.8);
}
.tw-border-y-sky-700\/85 {
  border-top-color: rgb(3 105 161 / 0.85);
  border-bottom-color: rgb(3 105 161 / 0.85);
}
.tw-border-y-sky-700\/90 {
  border-top-color: rgb(3 105 161 / 0.9);
  border-bottom-color: rgb(3 105 161 / 0.9);
}
.tw-border-y-sky-700\/95 {
  border-top-color: rgb(3 105 161 / 0.95);
  border-bottom-color: rgb(3 105 161 / 0.95);
}
.tw-border-y-sky-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-800\/0 {
  border-top-color: rgb(7 89 133 / 0);
  border-bottom-color: rgb(7 89 133 / 0);
}
.tw-border-y-sky-800\/10 {
  border-top-color: rgb(7 89 133 / 0.1);
  border-bottom-color: rgb(7 89 133 / 0.1);
}
.tw-border-y-sky-800\/100 {
  border-top-color: rgb(7 89 133 / 1);
  border-bottom-color: rgb(7 89 133 / 1);
}
.tw-border-y-sky-800\/15 {
  border-top-color: rgb(7 89 133 / 0.15);
  border-bottom-color: rgb(7 89 133 / 0.15);
}
.tw-border-y-sky-800\/20 {
  border-top-color: rgb(7 89 133 / 0.2);
  border-bottom-color: rgb(7 89 133 / 0.2);
}
.tw-border-y-sky-800\/25 {
  border-top-color: rgb(7 89 133 / 0.25);
  border-bottom-color: rgb(7 89 133 / 0.25);
}
.tw-border-y-sky-800\/30 {
  border-top-color: rgb(7 89 133 / 0.3);
  border-bottom-color: rgb(7 89 133 / 0.3);
}
.tw-border-y-sky-800\/35 {
  border-top-color: rgb(7 89 133 / 0.35);
  border-bottom-color: rgb(7 89 133 / 0.35);
}
.tw-border-y-sky-800\/40 {
  border-top-color: rgb(7 89 133 / 0.4);
  border-bottom-color: rgb(7 89 133 / 0.4);
}
.tw-border-y-sky-800\/45 {
  border-top-color: rgb(7 89 133 / 0.45);
  border-bottom-color: rgb(7 89 133 / 0.45);
}
.tw-border-y-sky-800\/5 {
  border-top-color: rgb(7 89 133 / 0.05);
  border-bottom-color: rgb(7 89 133 / 0.05);
}
.tw-border-y-sky-800\/50 {
  border-top-color: rgb(7 89 133 / 0.5);
  border-bottom-color: rgb(7 89 133 / 0.5);
}
.tw-border-y-sky-800\/55 {
  border-top-color: rgb(7 89 133 / 0.55);
  border-bottom-color: rgb(7 89 133 / 0.55);
}
.tw-border-y-sky-800\/60 {
  border-top-color: rgb(7 89 133 / 0.6);
  border-bottom-color: rgb(7 89 133 / 0.6);
}
.tw-border-y-sky-800\/65 {
  border-top-color: rgb(7 89 133 / 0.65);
  border-bottom-color: rgb(7 89 133 / 0.65);
}
.tw-border-y-sky-800\/70 {
  border-top-color: rgb(7 89 133 / 0.7);
  border-bottom-color: rgb(7 89 133 / 0.7);
}
.tw-border-y-sky-800\/75 {
  border-top-color: rgb(7 89 133 / 0.75);
  border-bottom-color: rgb(7 89 133 / 0.75);
}
.tw-border-y-sky-800\/80 {
  border-top-color: rgb(7 89 133 / 0.8);
  border-bottom-color: rgb(7 89 133 / 0.8);
}
.tw-border-y-sky-800\/85 {
  border-top-color: rgb(7 89 133 / 0.85);
  border-bottom-color: rgb(7 89 133 / 0.85);
}
.tw-border-y-sky-800\/90 {
  border-top-color: rgb(7 89 133 / 0.9);
  border-bottom-color: rgb(7 89 133 / 0.9);
}
.tw-border-y-sky-800\/95 {
  border-top-color: rgb(7 89 133 / 0.95);
  border-bottom-color: rgb(7 89 133 / 0.95);
}
.tw-border-y-sky-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-900\/0 {
  border-top-color: rgb(12 74 110 / 0);
  border-bottom-color: rgb(12 74 110 / 0);
}
.tw-border-y-sky-900\/10 {
  border-top-color: rgb(12 74 110 / 0.1);
  border-bottom-color: rgb(12 74 110 / 0.1);
}
.tw-border-y-sky-900\/100 {
  border-top-color: rgb(12 74 110 / 1);
  border-bottom-color: rgb(12 74 110 / 1);
}
.tw-border-y-sky-900\/15 {
  border-top-color: rgb(12 74 110 / 0.15);
  border-bottom-color: rgb(12 74 110 / 0.15);
}
.tw-border-y-sky-900\/20 {
  border-top-color: rgb(12 74 110 / 0.2);
  border-bottom-color: rgb(12 74 110 / 0.2);
}
.tw-border-y-sky-900\/25 {
  border-top-color: rgb(12 74 110 / 0.25);
  border-bottom-color: rgb(12 74 110 / 0.25);
}
.tw-border-y-sky-900\/30 {
  border-top-color: rgb(12 74 110 / 0.3);
  border-bottom-color: rgb(12 74 110 / 0.3);
}
.tw-border-y-sky-900\/35 {
  border-top-color: rgb(12 74 110 / 0.35);
  border-bottom-color: rgb(12 74 110 / 0.35);
}
.tw-border-y-sky-900\/40 {
  border-top-color: rgb(12 74 110 / 0.4);
  border-bottom-color: rgb(12 74 110 / 0.4);
}
.tw-border-y-sky-900\/45 {
  border-top-color: rgb(12 74 110 / 0.45);
  border-bottom-color: rgb(12 74 110 / 0.45);
}
.tw-border-y-sky-900\/5 {
  border-top-color: rgb(12 74 110 / 0.05);
  border-bottom-color: rgb(12 74 110 / 0.05);
}
.tw-border-y-sky-900\/50 {
  border-top-color: rgb(12 74 110 / 0.5);
  border-bottom-color: rgb(12 74 110 / 0.5);
}
.tw-border-y-sky-900\/55 {
  border-top-color: rgb(12 74 110 / 0.55);
  border-bottom-color: rgb(12 74 110 / 0.55);
}
.tw-border-y-sky-900\/60 {
  border-top-color: rgb(12 74 110 / 0.6);
  border-bottom-color: rgb(12 74 110 / 0.6);
}
.tw-border-y-sky-900\/65 {
  border-top-color: rgb(12 74 110 / 0.65);
  border-bottom-color: rgb(12 74 110 / 0.65);
}
.tw-border-y-sky-900\/70 {
  border-top-color: rgb(12 74 110 / 0.7);
  border-bottom-color: rgb(12 74 110 / 0.7);
}
.tw-border-y-sky-900\/75 {
  border-top-color: rgb(12 74 110 / 0.75);
  border-bottom-color: rgb(12 74 110 / 0.75);
}
.tw-border-y-sky-900\/80 {
  border-top-color: rgb(12 74 110 / 0.8);
  border-bottom-color: rgb(12 74 110 / 0.8);
}
.tw-border-y-sky-900\/85 {
  border-top-color: rgb(12 74 110 / 0.85);
  border-bottom-color: rgb(12 74 110 / 0.85);
}
.tw-border-y-sky-900\/90 {
  border-top-color: rgb(12 74 110 / 0.9);
  border-bottom-color: rgb(12 74 110 / 0.9);
}
.tw-border-y-sky-900\/95 {
  border-top-color: rgb(12 74 110 / 0.95);
  border-bottom-color: rgb(12 74 110 / 0.95);
}
.tw-border-y-sky-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-y-sky-950\/0 {
  border-top-color: rgb(8 47 73 / 0);
  border-bottom-color: rgb(8 47 73 / 0);
}
.tw-border-y-sky-950\/10 {
  border-top-color: rgb(8 47 73 / 0.1);
  border-bottom-color: rgb(8 47 73 / 0.1);
}
.tw-border-y-sky-950\/100 {
  border-top-color: rgb(8 47 73 / 1);
  border-bottom-color: rgb(8 47 73 / 1);
}
.tw-border-y-sky-950\/15 {
  border-top-color: rgb(8 47 73 / 0.15);
  border-bottom-color: rgb(8 47 73 / 0.15);
}
.tw-border-y-sky-950\/20 {
  border-top-color: rgb(8 47 73 / 0.2);
  border-bottom-color: rgb(8 47 73 / 0.2);
}
.tw-border-y-sky-950\/25 {
  border-top-color: rgb(8 47 73 / 0.25);
  border-bottom-color: rgb(8 47 73 / 0.25);
}
.tw-border-y-sky-950\/30 {
  border-top-color: rgb(8 47 73 / 0.3);
  border-bottom-color: rgb(8 47 73 / 0.3);
}
.tw-border-y-sky-950\/35 {
  border-top-color: rgb(8 47 73 / 0.35);
  border-bottom-color: rgb(8 47 73 / 0.35);
}
.tw-border-y-sky-950\/40 {
  border-top-color: rgb(8 47 73 / 0.4);
  border-bottom-color: rgb(8 47 73 / 0.4);
}
.tw-border-y-sky-950\/45 {
  border-top-color: rgb(8 47 73 / 0.45);
  border-bottom-color: rgb(8 47 73 / 0.45);
}
.tw-border-y-sky-950\/5 {
  border-top-color: rgb(8 47 73 / 0.05);
  border-bottom-color: rgb(8 47 73 / 0.05);
}
.tw-border-y-sky-950\/50 {
  border-top-color: rgb(8 47 73 / 0.5);
  border-bottom-color: rgb(8 47 73 / 0.5);
}
.tw-border-y-sky-950\/55 {
  border-top-color: rgb(8 47 73 / 0.55);
  border-bottom-color: rgb(8 47 73 / 0.55);
}
.tw-border-y-sky-950\/60 {
  border-top-color: rgb(8 47 73 / 0.6);
  border-bottom-color: rgb(8 47 73 / 0.6);
}
.tw-border-y-sky-950\/65 {
  border-top-color: rgb(8 47 73 / 0.65);
  border-bottom-color: rgb(8 47 73 / 0.65);
}
.tw-border-y-sky-950\/70 {
  border-top-color: rgb(8 47 73 / 0.7);
  border-bottom-color: rgb(8 47 73 / 0.7);
}
.tw-border-y-sky-950\/75 {
  border-top-color: rgb(8 47 73 / 0.75);
  border-bottom-color: rgb(8 47 73 / 0.75);
}
.tw-border-y-sky-950\/80 {
  border-top-color: rgb(8 47 73 / 0.8);
  border-bottom-color: rgb(8 47 73 / 0.8);
}
.tw-border-y-sky-950\/85 {
  border-top-color: rgb(8 47 73 / 0.85);
  border-bottom-color: rgb(8 47 73 / 0.85);
}
.tw-border-y-sky-950\/90 {
  border-top-color: rgb(8 47 73 / 0.9);
  border-bottom-color: rgb(8 47 73 / 0.9);
}
.tw-border-y-sky-950\/95 {
  border-top-color: rgb(8 47 73 / 0.95);
  border-bottom-color: rgb(8 47 73 / 0.95);
}
.tw-border-y-slate-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-100\/0 {
  border-top-color: rgb(241 245 249 / 0);
  border-bottom-color: rgb(241 245 249 / 0);
}
.tw-border-y-slate-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1);
  border-bottom-color: rgb(241 245 249 / 0.1);
}
.tw-border-y-slate-100\/100 {
  border-top-color: rgb(241 245 249 / 1);
  border-bottom-color: rgb(241 245 249 / 1);
}
.tw-border-y-slate-100\/15 {
  border-top-color: rgb(241 245 249 / 0.15);
  border-bottom-color: rgb(241 245 249 / 0.15);
}
.tw-border-y-slate-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2);
  border-bottom-color: rgb(241 245 249 / 0.2);
}
.tw-border-y-slate-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25);
  border-bottom-color: rgb(241 245 249 / 0.25);
}
.tw-border-y-slate-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3);
  border-bottom-color: rgb(241 245 249 / 0.3);
}
.tw-border-y-slate-100\/35 {
  border-top-color: rgb(241 245 249 / 0.35);
  border-bottom-color: rgb(241 245 249 / 0.35);
}
.tw-border-y-slate-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4);
  border-bottom-color: rgb(241 245 249 / 0.4);
}
.tw-border-y-slate-100\/45 {
  border-top-color: rgb(241 245 249 / 0.45);
  border-bottom-color: rgb(241 245 249 / 0.45);
}
.tw-border-y-slate-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05);
  border-bottom-color: rgb(241 245 249 / 0.05);
}
.tw-border-y-slate-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5);
  border-bottom-color: rgb(241 245 249 / 0.5);
}
.tw-border-y-slate-100\/55 {
  border-top-color: rgb(241 245 249 / 0.55);
  border-bottom-color: rgb(241 245 249 / 0.55);
}
.tw-border-y-slate-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6);
  border-bottom-color: rgb(241 245 249 / 0.6);
}
.tw-border-y-slate-100\/65 {
  border-top-color: rgb(241 245 249 / 0.65);
  border-bottom-color: rgb(241 245 249 / 0.65);
}
.tw-border-y-slate-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7);
  border-bottom-color: rgb(241 245 249 / 0.7);
}
.tw-border-y-slate-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75);
  border-bottom-color: rgb(241 245 249 / 0.75);
}
.tw-border-y-slate-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8);
  border-bottom-color: rgb(241 245 249 / 0.8);
}
.tw-border-y-slate-100\/85 {
  border-top-color: rgb(241 245 249 / 0.85);
  border-bottom-color: rgb(241 245 249 / 0.85);
}
.tw-border-y-slate-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9);
  border-bottom-color: rgb(241 245 249 / 0.9);
}
.tw-border-y-slate-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95);
  border-bottom-color: rgb(241 245 249 / 0.95);
}
.tw-border-y-slate-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-200\/0 {
  border-top-color: rgb(226 232 240 / 0);
  border-bottom-color: rgb(226 232 240 / 0);
}
.tw-border-y-slate-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1);
  border-bottom-color: rgb(226 232 240 / 0.1);
}
.tw-border-y-slate-200\/100 {
  border-top-color: rgb(226 232 240 / 1);
  border-bottom-color: rgb(226 232 240 / 1);
}
.tw-border-y-slate-200\/15 {
  border-top-color: rgb(226 232 240 / 0.15);
  border-bottom-color: rgb(226 232 240 / 0.15);
}
.tw-border-y-slate-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2);
  border-bottom-color: rgb(226 232 240 / 0.2);
}
.tw-border-y-slate-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25);
  border-bottom-color: rgb(226 232 240 / 0.25);
}
.tw-border-y-slate-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3);
  border-bottom-color: rgb(226 232 240 / 0.3);
}
.tw-border-y-slate-200\/35 {
  border-top-color: rgb(226 232 240 / 0.35);
  border-bottom-color: rgb(226 232 240 / 0.35);
}
.tw-border-y-slate-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4);
  border-bottom-color: rgb(226 232 240 / 0.4);
}
.tw-border-y-slate-200\/45 {
  border-top-color: rgb(226 232 240 / 0.45);
  border-bottom-color: rgb(226 232 240 / 0.45);
}
.tw-border-y-slate-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05);
  border-bottom-color: rgb(226 232 240 / 0.05);
}
.tw-border-y-slate-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5);
  border-bottom-color: rgb(226 232 240 / 0.5);
}
.tw-border-y-slate-200\/55 {
  border-top-color: rgb(226 232 240 / 0.55);
  border-bottom-color: rgb(226 232 240 / 0.55);
}
.tw-border-y-slate-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6);
  border-bottom-color: rgb(226 232 240 / 0.6);
}
.tw-border-y-slate-200\/65 {
  border-top-color: rgb(226 232 240 / 0.65);
  border-bottom-color: rgb(226 232 240 / 0.65);
}
.tw-border-y-slate-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7);
  border-bottom-color: rgb(226 232 240 / 0.7);
}
.tw-border-y-slate-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75);
  border-bottom-color: rgb(226 232 240 / 0.75);
}
.tw-border-y-slate-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8);
  border-bottom-color: rgb(226 232 240 / 0.8);
}
.tw-border-y-slate-200\/85 {
  border-top-color: rgb(226 232 240 / 0.85);
  border-bottom-color: rgb(226 232 240 / 0.85);
}
.tw-border-y-slate-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9);
  border-bottom-color: rgb(226 232 240 / 0.9);
}
.tw-border-y-slate-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95);
  border-bottom-color: rgb(226 232 240 / 0.95);
}
.tw-border-y-slate-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-300\/0 {
  border-top-color: rgb(203 213 225 / 0);
  border-bottom-color: rgb(203 213 225 / 0);
}
.tw-border-y-slate-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1);
  border-bottom-color: rgb(203 213 225 / 0.1);
}
.tw-border-y-slate-300\/100 {
  border-top-color: rgb(203 213 225 / 1);
  border-bottom-color: rgb(203 213 225 / 1);
}
.tw-border-y-slate-300\/15 {
  border-top-color: rgb(203 213 225 / 0.15);
  border-bottom-color: rgb(203 213 225 / 0.15);
}
.tw-border-y-slate-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2);
  border-bottom-color: rgb(203 213 225 / 0.2);
}
.tw-border-y-slate-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25);
  border-bottom-color: rgb(203 213 225 / 0.25);
}
.tw-border-y-slate-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3);
  border-bottom-color: rgb(203 213 225 / 0.3);
}
.tw-border-y-slate-300\/35 {
  border-top-color: rgb(203 213 225 / 0.35);
  border-bottom-color: rgb(203 213 225 / 0.35);
}
.tw-border-y-slate-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4);
  border-bottom-color: rgb(203 213 225 / 0.4);
}
.tw-border-y-slate-300\/45 {
  border-top-color: rgb(203 213 225 / 0.45);
  border-bottom-color: rgb(203 213 225 / 0.45);
}
.tw-border-y-slate-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05);
  border-bottom-color: rgb(203 213 225 / 0.05);
}
.tw-border-y-slate-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5);
  border-bottom-color: rgb(203 213 225 / 0.5);
}
.tw-border-y-slate-300\/55 {
  border-top-color: rgb(203 213 225 / 0.55);
  border-bottom-color: rgb(203 213 225 / 0.55);
}
.tw-border-y-slate-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6);
  border-bottom-color: rgb(203 213 225 / 0.6);
}
.tw-border-y-slate-300\/65 {
  border-top-color: rgb(203 213 225 / 0.65);
  border-bottom-color: rgb(203 213 225 / 0.65);
}
.tw-border-y-slate-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7);
  border-bottom-color: rgb(203 213 225 / 0.7);
}
.tw-border-y-slate-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75);
  border-bottom-color: rgb(203 213 225 / 0.75);
}
.tw-border-y-slate-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8);
  border-bottom-color: rgb(203 213 225 / 0.8);
}
.tw-border-y-slate-300\/85 {
  border-top-color: rgb(203 213 225 / 0.85);
  border-bottom-color: rgb(203 213 225 / 0.85);
}
.tw-border-y-slate-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9);
  border-bottom-color: rgb(203 213 225 / 0.9);
}
.tw-border-y-slate-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95);
  border-bottom-color: rgb(203 213 225 / 0.95);
}
.tw-border-y-slate-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-400\/0 {
  border-top-color: rgb(148 163 184 / 0);
  border-bottom-color: rgb(148 163 184 / 0);
}
.tw-border-y-slate-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1);
  border-bottom-color: rgb(148 163 184 / 0.1);
}
.tw-border-y-slate-400\/100 {
  border-top-color: rgb(148 163 184 / 1);
  border-bottom-color: rgb(148 163 184 / 1);
}
.tw-border-y-slate-400\/15 {
  border-top-color: rgb(148 163 184 / 0.15);
  border-bottom-color: rgb(148 163 184 / 0.15);
}
.tw-border-y-slate-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2);
  border-bottom-color: rgb(148 163 184 / 0.2);
}
.tw-border-y-slate-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25);
  border-bottom-color: rgb(148 163 184 / 0.25);
}
.tw-border-y-slate-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3);
  border-bottom-color: rgb(148 163 184 / 0.3);
}
.tw-border-y-slate-400\/35 {
  border-top-color: rgb(148 163 184 / 0.35);
  border-bottom-color: rgb(148 163 184 / 0.35);
}
.tw-border-y-slate-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4);
  border-bottom-color: rgb(148 163 184 / 0.4);
}
.tw-border-y-slate-400\/45 {
  border-top-color: rgb(148 163 184 / 0.45);
  border-bottom-color: rgb(148 163 184 / 0.45);
}
.tw-border-y-slate-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05);
  border-bottom-color: rgb(148 163 184 / 0.05);
}
.tw-border-y-slate-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5);
  border-bottom-color: rgb(148 163 184 / 0.5);
}
.tw-border-y-slate-400\/55 {
  border-top-color: rgb(148 163 184 / 0.55);
  border-bottom-color: rgb(148 163 184 / 0.55);
}
.tw-border-y-slate-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6);
  border-bottom-color: rgb(148 163 184 / 0.6);
}
.tw-border-y-slate-400\/65 {
  border-top-color: rgb(148 163 184 / 0.65);
  border-bottom-color: rgb(148 163 184 / 0.65);
}
.tw-border-y-slate-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7);
  border-bottom-color: rgb(148 163 184 / 0.7);
}
.tw-border-y-slate-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75);
  border-bottom-color: rgb(148 163 184 / 0.75);
}
.tw-border-y-slate-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8);
  border-bottom-color: rgb(148 163 184 / 0.8);
}
.tw-border-y-slate-400\/85 {
  border-top-color: rgb(148 163 184 / 0.85);
  border-bottom-color: rgb(148 163 184 / 0.85);
}
.tw-border-y-slate-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9);
  border-bottom-color: rgb(148 163 184 / 0.9);
}
.tw-border-y-slate-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95);
  border-bottom-color: rgb(148 163 184 / 0.95);
}
.tw-border-y-slate-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-50\/0 {
  border-top-color: rgb(248 250 252 / 0);
  border-bottom-color: rgb(248 250 252 / 0);
}
.tw-border-y-slate-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1);
  border-bottom-color: rgb(248 250 252 / 0.1);
}
.tw-border-y-slate-50\/100 {
  border-top-color: rgb(248 250 252 / 1);
  border-bottom-color: rgb(248 250 252 / 1);
}
.tw-border-y-slate-50\/15 {
  border-top-color: rgb(248 250 252 / 0.15);
  border-bottom-color: rgb(248 250 252 / 0.15);
}
.tw-border-y-slate-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2);
  border-bottom-color: rgb(248 250 252 / 0.2);
}
.tw-border-y-slate-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25);
  border-bottom-color: rgb(248 250 252 / 0.25);
}
.tw-border-y-slate-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3);
  border-bottom-color: rgb(248 250 252 / 0.3);
}
.tw-border-y-slate-50\/35 {
  border-top-color: rgb(248 250 252 / 0.35);
  border-bottom-color: rgb(248 250 252 / 0.35);
}
.tw-border-y-slate-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4);
  border-bottom-color: rgb(248 250 252 / 0.4);
}
.tw-border-y-slate-50\/45 {
  border-top-color: rgb(248 250 252 / 0.45);
  border-bottom-color: rgb(248 250 252 / 0.45);
}
.tw-border-y-slate-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05);
  border-bottom-color: rgb(248 250 252 / 0.05);
}
.tw-border-y-slate-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5);
  border-bottom-color: rgb(248 250 252 / 0.5);
}
.tw-border-y-slate-50\/55 {
  border-top-color: rgb(248 250 252 / 0.55);
  border-bottom-color: rgb(248 250 252 / 0.55);
}
.tw-border-y-slate-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6);
  border-bottom-color: rgb(248 250 252 / 0.6);
}
.tw-border-y-slate-50\/65 {
  border-top-color: rgb(248 250 252 / 0.65);
  border-bottom-color: rgb(248 250 252 / 0.65);
}
.tw-border-y-slate-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7);
  border-bottom-color: rgb(248 250 252 / 0.7);
}
.tw-border-y-slate-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75);
  border-bottom-color: rgb(248 250 252 / 0.75);
}
.tw-border-y-slate-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8);
  border-bottom-color: rgb(248 250 252 / 0.8);
}
.tw-border-y-slate-50\/85 {
  border-top-color: rgb(248 250 252 / 0.85);
  border-bottom-color: rgb(248 250 252 / 0.85);
}
.tw-border-y-slate-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9);
  border-bottom-color: rgb(248 250 252 / 0.9);
}
.tw-border-y-slate-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95);
  border-bottom-color: rgb(248 250 252 / 0.95);
}
.tw-border-y-slate-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-500\/0 {
  border-top-color: rgb(100 116 139 / 0);
  border-bottom-color: rgb(100 116 139 / 0);
}
.tw-border-y-slate-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1);
  border-bottom-color: rgb(100 116 139 / 0.1);
}
.tw-border-y-slate-500\/100 {
  border-top-color: rgb(100 116 139 / 1);
  border-bottom-color: rgb(100 116 139 / 1);
}
.tw-border-y-slate-500\/15 {
  border-top-color: rgb(100 116 139 / 0.15);
  border-bottom-color: rgb(100 116 139 / 0.15);
}
.tw-border-y-slate-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2);
  border-bottom-color: rgb(100 116 139 / 0.2);
}
.tw-border-y-slate-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25);
  border-bottom-color: rgb(100 116 139 / 0.25);
}
.tw-border-y-slate-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3);
  border-bottom-color: rgb(100 116 139 / 0.3);
}
.tw-border-y-slate-500\/35 {
  border-top-color: rgb(100 116 139 / 0.35);
  border-bottom-color: rgb(100 116 139 / 0.35);
}
.tw-border-y-slate-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4);
  border-bottom-color: rgb(100 116 139 / 0.4);
}
.tw-border-y-slate-500\/45 {
  border-top-color: rgb(100 116 139 / 0.45);
  border-bottom-color: rgb(100 116 139 / 0.45);
}
.tw-border-y-slate-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05);
  border-bottom-color: rgb(100 116 139 / 0.05);
}
.tw-border-y-slate-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5);
  border-bottom-color: rgb(100 116 139 / 0.5);
}
.tw-border-y-slate-500\/55 {
  border-top-color: rgb(100 116 139 / 0.55);
  border-bottom-color: rgb(100 116 139 / 0.55);
}
.tw-border-y-slate-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6);
  border-bottom-color: rgb(100 116 139 / 0.6);
}
.tw-border-y-slate-500\/65 {
  border-top-color: rgb(100 116 139 / 0.65);
  border-bottom-color: rgb(100 116 139 / 0.65);
}
.tw-border-y-slate-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7);
  border-bottom-color: rgb(100 116 139 / 0.7);
}
.tw-border-y-slate-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75);
  border-bottom-color: rgb(100 116 139 / 0.75);
}
.tw-border-y-slate-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8);
  border-bottom-color: rgb(100 116 139 / 0.8);
}
.tw-border-y-slate-500\/85 {
  border-top-color: rgb(100 116 139 / 0.85);
  border-bottom-color: rgb(100 116 139 / 0.85);
}
.tw-border-y-slate-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9);
  border-bottom-color: rgb(100 116 139 / 0.9);
}
.tw-border-y-slate-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95);
  border-bottom-color: rgb(100 116 139 / 0.95);
}
.tw-border-y-slate-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-600\/0 {
  border-top-color: rgb(71 85 105 / 0);
  border-bottom-color: rgb(71 85 105 / 0);
}
.tw-border-y-slate-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1);
  border-bottom-color: rgb(71 85 105 / 0.1);
}
.tw-border-y-slate-600\/100 {
  border-top-color: rgb(71 85 105 / 1);
  border-bottom-color: rgb(71 85 105 / 1);
}
.tw-border-y-slate-600\/15 {
  border-top-color: rgb(71 85 105 / 0.15);
  border-bottom-color: rgb(71 85 105 / 0.15);
}
.tw-border-y-slate-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2);
  border-bottom-color: rgb(71 85 105 / 0.2);
}
.tw-border-y-slate-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25);
  border-bottom-color: rgb(71 85 105 / 0.25);
}
.tw-border-y-slate-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3);
  border-bottom-color: rgb(71 85 105 / 0.3);
}
.tw-border-y-slate-600\/35 {
  border-top-color: rgb(71 85 105 / 0.35);
  border-bottom-color: rgb(71 85 105 / 0.35);
}
.tw-border-y-slate-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4);
  border-bottom-color: rgb(71 85 105 / 0.4);
}
.tw-border-y-slate-600\/45 {
  border-top-color: rgb(71 85 105 / 0.45);
  border-bottom-color: rgb(71 85 105 / 0.45);
}
.tw-border-y-slate-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05);
  border-bottom-color: rgb(71 85 105 / 0.05);
}
.tw-border-y-slate-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5);
  border-bottom-color: rgb(71 85 105 / 0.5);
}
.tw-border-y-slate-600\/55 {
  border-top-color: rgb(71 85 105 / 0.55);
  border-bottom-color: rgb(71 85 105 / 0.55);
}
.tw-border-y-slate-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6);
  border-bottom-color: rgb(71 85 105 / 0.6);
}
.tw-border-y-slate-600\/65 {
  border-top-color: rgb(71 85 105 / 0.65);
  border-bottom-color: rgb(71 85 105 / 0.65);
}
.tw-border-y-slate-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7);
  border-bottom-color: rgb(71 85 105 / 0.7);
}
.tw-border-y-slate-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75);
  border-bottom-color: rgb(71 85 105 / 0.75);
}
.tw-border-y-slate-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8);
  border-bottom-color: rgb(71 85 105 / 0.8);
}
.tw-border-y-slate-600\/85 {
  border-top-color: rgb(71 85 105 / 0.85);
  border-bottom-color: rgb(71 85 105 / 0.85);
}
.tw-border-y-slate-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9);
  border-bottom-color: rgb(71 85 105 / 0.9);
}
.tw-border-y-slate-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95);
  border-bottom-color: rgb(71 85 105 / 0.95);
}
.tw-border-y-slate-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-700\/0 {
  border-top-color: rgb(51 65 85 / 0);
  border-bottom-color: rgb(51 65 85 / 0);
}
.tw-border-y-slate-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1);
  border-bottom-color: rgb(51 65 85 / 0.1);
}
.tw-border-y-slate-700\/100 {
  border-top-color: rgb(51 65 85 / 1);
  border-bottom-color: rgb(51 65 85 / 1);
}
.tw-border-y-slate-700\/15 {
  border-top-color: rgb(51 65 85 / 0.15);
  border-bottom-color: rgb(51 65 85 / 0.15);
}
.tw-border-y-slate-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2);
  border-bottom-color: rgb(51 65 85 / 0.2);
}
.tw-border-y-slate-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25);
  border-bottom-color: rgb(51 65 85 / 0.25);
}
.tw-border-y-slate-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3);
  border-bottom-color: rgb(51 65 85 / 0.3);
}
.tw-border-y-slate-700\/35 {
  border-top-color: rgb(51 65 85 / 0.35);
  border-bottom-color: rgb(51 65 85 / 0.35);
}
.tw-border-y-slate-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4);
  border-bottom-color: rgb(51 65 85 / 0.4);
}
.tw-border-y-slate-700\/45 {
  border-top-color: rgb(51 65 85 / 0.45);
  border-bottom-color: rgb(51 65 85 / 0.45);
}
.tw-border-y-slate-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05);
  border-bottom-color: rgb(51 65 85 / 0.05);
}
.tw-border-y-slate-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5);
  border-bottom-color: rgb(51 65 85 / 0.5);
}
.tw-border-y-slate-700\/55 {
  border-top-color: rgb(51 65 85 / 0.55);
  border-bottom-color: rgb(51 65 85 / 0.55);
}
.tw-border-y-slate-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6);
  border-bottom-color: rgb(51 65 85 / 0.6);
}
.tw-border-y-slate-700\/65 {
  border-top-color: rgb(51 65 85 / 0.65);
  border-bottom-color: rgb(51 65 85 / 0.65);
}
.tw-border-y-slate-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7);
  border-bottom-color: rgb(51 65 85 / 0.7);
}
.tw-border-y-slate-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75);
  border-bottom-color: rgb(51 65 85 / 0.75);
}
.tw-border-y-slate-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8);
  border-bottom-color: rgb(51 65 85 / 0.8);
}
.tw-border-y-slate-700\/85 {
  border-top-color: rgb(51 65 85 / 0.85);
  border-bottom-color: rgb(51 65 85 / 0.85);
}
.tw-border-y-slate-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9);
  border-bottom-color: rgb(51 65 85 / 0.9);
}
.tw-border-y-slate-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95);
  border-bottom-color: rgb(51 65 85 / 0.95);
}
.tw-border-y-slate-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-800\/0 {
  border-top-color: rgb(30 41 59 / 0);
  border-bottom-color: rgb(30 41 59 / 0);
}
.tw-border-y-slate-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1);
  border-bottom-color: rgb(30 41 59 / 0.1);
}
.tw-border-y-slate-800\/100 {
  border-top-color: rgb(30 41 59 / 1);
  border-bottom-color: rgb(30 41 59 / 1);
}
.tw-border-y-slate-800\/15 {
  border-top-color: rgb(30 41 59 / 0.15);
  border-bottom-color: rgb(30 41 59 / 0.15);
}
.tw-border-y-slate-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2);
  border-bottom-color: rgb(30 41 59 / 0.2);
}
.tw-border-y-slate-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25);
  border-bottom-color: rgb(30 41 59 / 0.25);
}
.tw-border-y-slate-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3);
  border-bottom-color: rgb(30 41 59 / 0.3);
}
.tw-border-y-slate-800\/35 {
  border-top-color: rgb(30 41 59 / 0.35);
  border-bottom-color: rgb(30 41 59 / 0.35);
}
.tw-border-y-slate-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4);
  border-bottom-color: rgb(30 41 59 / 0.4);
}
.tw-border-y-slate-800\/45 {
  border-top-color: rgb(30 41 59 / 0.45);
  border-bottom-color: rgb(30 41 59 / 0.45);
}
.tw-border-y-slate-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05);
  border-bottom-color: rgb(30 41 59 / 0.05);
}
.tw-border-y-slate-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5);
  border-bottom-color: rgb(30 41 59 / 0.5);
}
.tw-border-y-slate-800\/55 {
  border-top-color: rgb(30 41 59 / 0.55);
  border-bottom-color: rgb(30 41 59 / 0.55);
}
.tw-border-y-slate-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6);
  border-bottom-color: rgb(30 41 59 / 0.6);
}
.tw-border-y-slate-800\/65 {
  border-top-color: rgb(30 41 59 / 0.65);
  border-bottom-color: rgb(30 41 59 / 0.65);
}
.tw-border-y-slate-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7);
  border-bottom-color: rgb(30 41 59 / 0.7);
}
.tw-border-y-slate-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75);
  border-bottom-color: rgb(30 41 59 / 0.75);
}
.tw-border-y-slate-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8);
  border-bottom-color: rgb(30 41 59 / 0.8);
}
.tw-border-y-slate-800\/85 {
  border-top-color: rgb(30 41 59 / 0.85);
  border-bottom-color: rgb(30 41 59 / 0.85);
}
.tw-border-y-slate-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9);
  border-bottom-color: rgb(30 41 59 / 0.9);
}
.tw-border-y-slate-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95);
  border-bottom-color: rgb(30 41 59 / 0.95);
}
.tw-border-y-slate-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-900\/0 {
  border-top-color: rgb(15 23 42 / 0);
  border-bottom-color: rgb(15 23 42 / 0);
}
.tw-border-y-slate-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1);
  border-bottom-color: rgb(15 23 42 / 0.1);
}
.tw-border-y-slate-900\/100 {
  border-top-color: rgb(15 23 42 / 1);
  border-bottom-color: rgb(15 23 42 / 1);
}
.tw-border-y-slate-900\/15 {
  border-top-color: rgb(15 23 42 / 0.15);
  border-bottom-color: rgb(15 23 42 / 0.15);
}
.tw-border-y-slate-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2);
  border-bottom-color: rgb(15 23 42 / 0.2);
}
.tw-border-y-slate-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25);
  border-bottom-color: rgb(15 23 42 / 0.25);
}
.tw-border-y-slate-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3);
  border-bottom-color: rgb(15 23 42 / 0.3);
}
.tw-border-y-slate-900\/35 {
  border-top-color: rgb(15 23 42 / 0.35);
  border-bottom-color: rgb(15 23 42 / 0.35);
}
.tw-border-y-slate-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4);
  border-bottom-color: rgb(15 23 42 / 0.4);
}
.tw-border-y-slate-900\/45 {
  border-top-color: rgb(15 23 42 / 0.45);
  border-bottom-color: rgb(15 23 42 / 0.45);
}
.tw-border-y-slate-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05);
  border-bottom-color: rgb(15 23 42 / 0.05);
}
.tw-border-y-slate-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5);
  border-bottom-color: rgb(15 23 42 / 0.5);
}
.tw-border-y-slate-900\/55 {
  border-top-color: rgb(15 23 42 / 0.55);
  border-bottom-color: rgb(15 23 42 / 0.55);
}
.tw-border-y-slate-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6);
  border-bottom-color: rgb(15 23 42 / 0.6);
}
.tw-border-y-slate-900\/65 {
  border-top-color: rgb(15 23 42 / 0.65);
  border-bottom-color: rgb(15 23 42 / 0.65);
}
.tw-border-y-slate-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7);
  border-bottom-color: rgb(15 23 42 / 0.7);
}
.tw-border-y-slate-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75);
  border-bottom-color: rgb(15 23 42 / 0.75);
}
.tw-border-y-slate-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8);
  border-bottom-color: rgb(15 23 42 / 0.8);
}
.tw-border-y-slate-900\/85 {
  border-top-color: rgb(15 23 42 / 0.85);
  border-bottom-color: rgb(15 23 42 / 0.85);
}
.tw-border-y-slate-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9);
  border-bottom-color: rgb(15 23 42 / 0.9);
}
.tw-border-y-slate-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95);
  border-bottom-color: rgb(15 23 42 / 0.95);
}
.tw-border-y-slate-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-y-slate-950\/0 {
  border-top-color: rgb(2 6 23 / 0);
  border-bottom-color: rgb(2 6 23 / 0);
}
.tw-border-y-slate-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1);
  border-bottom-color: rgb(2 6 23 / 0.1);
}
.tw-border-y-slate-950\/100 {
  border-top-color: rgb(2 6 23 / 1);
  border-bottom-color: rgb(2 6 23 / 1);
}
.tw-border-y-slate-950\/15 {
  border-top-color: rgb(2 6 23 / 0.15);
  border-bottom-color: rgb(2 6 23 / 0.15);
}
.tw-border-y-slate-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2);
  border-bottom-color: rgb(2 6 23 / 0.2);
}
.tw-border-y-slate-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25);
  border-bottom-color: rgb(2 6 23 / 0.25);
}
.tw-border-y-slate-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3);
  border-bottom-color: rgb(2 6 23 / 0.3);
}
.tw-border-y-slate-950\/35 {
  border-top-color: rgb(2 6 23 / 0.35);
  border-bottom-color: rgb(2 6 23 / 0.35);
}
.tw-border-y-slate-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4);
  border-bottom-color: rgb(2 6 23 / 0.4);
}
.tw-border-y-slate-950\/45 {
  border-top-color: rgb(2 6 23 / 0.45);
  border-bottom-color: rgb(2 6 23 / 0.45);
}
.tw-border-y-slate-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05);
  border-bottom-color: rgb(2 6 23 / 0.05);
}
.tw-border-y-slate-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5);
  border-bottom-color: rgb(2 6 23 / 0.5);
}
.tw-border-y-slate-950\/55 {
  border-top-color: rgb(2 6 23 / 0.55);
  border-bottom-color: rgb(2 6 23 / 0.55);
}
.tw-border-y-slate-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6);
  border-bottom-color: rgb(2 6 23 / 0.6);
}
.tw-border-y-slate-950\/65 {
  border-top-color: rgb(2 6 23 / 0.65);
  border-bottom-color: rgb(2 6 23 / 0.65);
}
.tw-border-y-slate-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7);
  border-bottom-color: rgb(2 6 23 / 0.7);
}
.tw-border-y-slate-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75);
  border-bottom-color: rgb(2 6 23 / 0.75);
}
.tw-border-y-slate-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8);
  border-bottom-color: rgb(2 6 23 / 0.8);
}
.tw-border-y-slate-950\/85 {
  border-top-color: rgb(2 6 23 / 0.85);
  border-bottom-color: rgb(2 6 23 / 0.85);
}
.tw-border-y-slate-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9);
  border-bottom-color: rgb(2 6 23 / 0.9);
}
.tw-border-y-slate-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95);
  border-bottom-color: rgb(2 6 23 / 0.95);
}
.tw-border-y-stone-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-100\/0 {
  border-top-color: rgb(245 245 244 / 0);
  border-bottom-color: rgb(245 245 244 / 0);
}
.tw-border-y-stone-100\/10 {
  border-top-color: rgb(245 245 244 / 0.1);
  border-bottom-color: rgb(245 245 244 / 0.1);
}
.tw-border-y-stone-100\/100 {
  border-top-color: rgb(245 245 244 / 1);
  border-bottom-color: rgb(245 245 244 / 1);
}
.tw-border-y-stone-100\/15 {
  border-top-color: rgb(245 245 244 / 0.15);
  border-bottom-color: rgb(245 245 244 / 0.15);
}
.tw-border-y-stone-100\/20 {
  border-top-color: rgb(245 245 244 / 0.2);
  border-bottom-color: rgb(245 245 244 / 0.2);
}
.tw-border-y-stone-100\/25 {
  border-top-color: rgb(245 245 244 / 0.25);
  border-bottom-color: rgb(245 245 244 / 0.25);
}
.tw-border-y-stone-100\/30 {
  border-top-color: rgb(245 245 244 / 0.3);
  border-bottom-color: rgb(245 245 244 / 0.3);
}
.tw-border-y-stone-100\/35 {
  border-top-color: rgb(245 245 244 / 0.35);
  border-bottom-color: rgb(245 245 244 / 0.35);
}
.tw-border-y-stone-100\/40 {
  border-top-color: rgb(245 245 244 / 0.4);
  border-bottom-color: rgb(245 245 244 / 0.4);
}
.tw-border-y-stone-100\/45 {
  border-top-color: rgb(245 245 244 / 0.45);
  border-bottom-color: rgb(245 245 244 / 0.45);
}
.tw-border-y-stone-100\/5 {
  border-top-color: rgb(245 245 244 / 0.05);
  border-bottom-color: rgb(245 245 244 / 0.05);
}
.tw-border-y-stone-100\/50 {
  border-top-color: rgb(245 245 244 / 0.5);
  border-bottom-color: rgb(245 245 244 / 0.5);
}
.tw-border-y-stone-100\/55 {
  border-top-color: rgb(245 245 244 / 0.55);
  border-bottom-color: rgb(245 245 244 / 0.55);
}
.tw-border-y-stone-100\/60 {
  border-top-color: rgb(245 245 244 / 0.6);
  border-bottom-color: rgb(245 245 244 / 0.6);
}
.tw-border-y-stone-100\/65 {
  border-top-color: rgb(245 245 244 / 0.65);
  border-bottom-color: rgb(245 245 244 / 0.65);
}
.tw-border-y-stone-100\/70 {
  border-top-color: rgb(245 245 244 / 0.7);
  border-bottom-color: rgb(245 245 244 / 0.7);
}
.tw-border-y-stone-100\/75 {
  border-top-color: rgb(245 245 244 / 0.75);
  border-bottom-color: rgb(245 245 244 / 0.75);
}
.tw-border-y-stone-100\/80 {
  border-top-color: rgb(245 245 244 / 0.8);
  border-bottom-color: rgb(245 245 244 / 0.8);
}
.tw-border-y-stone-100\/85 {
  border-top-color: rgb(245 245 244 / 0.85);
  border-bottom-color: rgb(245 245 244 / 0.85);
}
.tw-border-y-stone-100\/90 {
  border-top-color: rgb(245 245 244 / 0.9);
  border-bottom-color: rgb(245 245 244 / 0.9);
}
.tw-border-y-stone-100\/95 {
  border-top-color: rgb(245 245 244 / 0.95);
  border-bottom-color: rgb(245 245 244 / 0.95);
}
.tw-border-y-stone-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-200\/0 {
  border-top-color: rgb(231 229 228 / 0);
  border-bottom-color: rgb(231 229 228 / 0);
}
.tw-border-y-stone-200\/10 {
  border-top-color: rgb(231 229 228 / 0.1);
  border-bottom-color: rgb(231 229 228 / 0.1);
}
.tw-border-y-stone-200\/100 {
  border-top-color: rgb(231 229 228 / 1);
  border-bottom-color: rgb(231 229 228 / 1);
}
.tw-border-y-stone-200\/15 {
  border-top-color: rgb(231 229 228 / 0.15);
  border-bottom-color: rgb(231 229 228 / 0.15);
}
.tw-border-y-stone-200\/20 {
  border-top-color: rgb(231 229 228 / 0.2);
  border-bottom-color: rgb(231 229 228 / 0.2);
}
.tw-border-y-stone-200\/25 {
  border-top-color: rgb(231 229 228 / 0.25);
  border-bottom-color: rgb(231 229 228 / 0.25);
}
.tw-border-y-stone-200\/30 {
  border-top-color: rgb(231 229 228 / 0.3);
  border-bottom-color: rgb(231 229 228 / 0.3);
}
.tw-border-y-stone-200\/35 {
  border-top-color: rgb(231 229 228 / 0.35);
  border-bottom-color: rgb(231 229 228 / 0.35);
}
.tw-border-y-stone-200\/40 {
  border-top-color: rgb(231 229 228 / 0.4);
  border-bottom-color: rgb(231 229 228 / 0.4);
}
.tw-border-y-stone-200\/45 {
  border-top-color: rgb(231 229 228 / 0.45);
  border-bottom-color: rgb(231 229 228 / 0.45);
}
.tw-border-y-stone-200\/5 {
  border-top-color: rgb(231 229 228 / 0.05);
  border-bottom-color: rgb(231 229 228 / 0.05);
}
.tw-border-y-stone-200\/50 {
  border-top-color: rgb(231 229 228 / 0.5);
  border-bottom-color: rgb(231 229 228 / 0.5);
}
.tw-border-y-stone-200\/55 {
  border-top-color: rgb(231 229 228 / 0.55);
  border-bottom-color: rgb(231 229 228 / 0.55);
}
.tw-border-y-stone-200\/60 {
  border-top-color: rgb(231 229 228 / 0.6);
  border-bottom-color: rgb(231 229 228 / 0.6);
}
.tw-border-y-stone-200\/65 {
  border-top-color: rgb(231 229 228 / 0.65);
  border-bottom-color: rgb(231 229 228 / 0.65);
}
.tw-border-y-stone-200\/70 {
  border-top-color: rgb(231 229 228 / 0.7);
  border-bottom-color: rgb(231 229 228 / 0.7);
}
.tw-border-y-stone-200\/75 {
  border-top-color: rgb(231 229 228 / 0.75);
  border-bottom-color: rgb(231 229 228 / 0.75);
}
.tw-border-y-stone-200\/80 {
  border-top-color: rgb(231 229 228 / 0.8);
  border-bottom-color: rgb(231 229 228 / 0.8);
}
.tw-border-y-stone-200\/85 {
  border-top-color: rgb(231 229 228 / 0.85);
  border-bottom-color: rgb(231 229 228 / 0.85);
}
.tw-border-y-stone-200\/90 {
  border-top-color: rgb(231 229 228 / 0.9);
  border-bottom-color: rgb(231 229 228 / 0.9);
}
.tw-border-y-stone-200\/95 {
  border-top-color: rgb(231 229 228 / 0.95);
  border-bottom-color: rgb(231 229 228 / 0.95);
}
.tw-border-y-stone-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-300\/0 {
  border-top-color: rgb(214 211 209 / 0);
  border-bottom-color: rgb(214 211 209 / 0);
}
.tw-border-y-stone-300\/10 {
  border-top-color: rgb(214 211 209 / 0.1);
  border-bottom-color: rgb(214 211 209 / 0.1);
}
.tw-border-y-stone-300\/100 {
  border-top-color: rgb(214 211 209 / 1);
  border-bottom-color: rgb(214 211 209 / 1);
}
.tw-border-y-stone-300\/15 {
  border-top-color: rgb(214 211 209 / 0.15);
  border-bottom-color: rgb(214 211 209 / 0.15);
}
.tw-border-y-stone-300\/20 {
  border-top-color: rgb(214 211 209 / 0.2);
  border-bottom-color: rgb(214 211 209 / 0.2);
}
.tw-border-y-stone-300\/25 {
  border-top-color: rgb(214 211 209 / 0.25);
  border-bottom-color: rgb(214 211 209 / 0.25);
}
.tw-border-y-stone-300\/30 {
  border-top-color: rgb(214 211 209 / 0.3);
  border-bottom-color: rgb(214 211 209 / 0.3);
}
.tw-border-y-stone-300\/35 {
  border-top-color: rgb(214 211 209 / 0.35);
  border-bottom-color: rgb(214 211 209 / 0.35);
}
.tw-border-y-stone-300\/40 {
  border-top-color: rgb(214 211 209 / 0.4);
  border-bottom-color: rgb(214 211 209 / 0.4);
}
.tw-border-y-stone-300\/45 {
  border-top-color: rgb(214 211 209 / 0.45);
  border-bottom-color: rgb(214 211 209 / 0.45);
}
.tw-border-y-stone-300\/5 {
  border-top-color: rgb(214 211 209 / 0.05);
  border-bottom-color: rgb(214 211 209 / 0.05);
}
.tw-border-y-stone-300\/50 {
  border-top-color: rgb(214 211 209 / 0.5);
  border-bottom-color: rgb(214 211 209 / 0.5);
}
.tw-border-y-stone-300\/55 {
  border-top-color: rgb(214 211 209 / 0.55);
  border-bottom-color: rgb(214 211 209 / 0.55);
}
.tw-border-y-stone-300\/60 {
  border-top-color: rgb(214 211 209 / 0.6);
  border-bottom-color: rgb(214 211 209 / 0.6);
}
.tw-border-y-stone-300\/65 {
  border-top-color: rgb(214 211 209 / 0.65);
  border-bottom-color: rgb(214 211 209 / 0.65);
}
.tw-border-y-stone-300\/70 {
  border-top-color: rgb(214 211 209 / 0.7);
  border-bottom-color: rgb(214 211 209 / 0.7);
}
.tw-border-y-stone-300\/75 {
  border-top-color: rgb(214 211 209 / 0.75);
  border-bottom-color: rgb(214 211 209 / 0.75);
}
.tw-border-y-stone-300\/80 {
  border-top-color: rgb(214 211 209 / 0.8);
  border-bottom-color: rgb(214 211 209 / 0.8);
}
.tw-border-y-stone-300\/85 {
  border-top-color: rgb(214 211 209 / 0.85);
  border-bottom-color: rgb(214 211 209 / 0.85);
}
.tw-border-y-stone-300\/90 {
  border-top-color: rgb(214 211 209 / 0.9);
  border-bottom-color: rgb(214 211 209 / 0.9);
}
.tw-border-y-stone-300\/95 {
  border-top-color: rgb(214 211 209 / 0.95);
  border-bottom-color: rgb(214 211 209 / 0.95);
}
.tw-border-y-stone-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-400\/0 {
  border-top-color: rgb(168 162 158 / 0);
  border-bottom-color: rgb(168 162 158 / 0);
}
.tw-border-y-stone-400\/10 {
  border-top-color: rgb(168 162 158 / 0.1);
  border-bottom-color: rgb(168 162 158 / 0.1);
}
.tw-border-y-stone-400\/100 {
  border-top-color: rgb(168 162 158 / 1);
  border-bottom-color: rgb(168 162 158 / 1);
}
.tw-border-y-stone-400\/15 {
  border-top-color: rgb(168 162 158 / 0.15);
  border-bottom-color: rgb(168 162 158 / 0.15);
}
.tw-border-y-stone-400\/20 {
  border-top-color: rgb(168 162 158 / 0.2);
  border-bottom-color: rgb(168 162 158 / 0.2);
}
.tw-border-y-stone-400\/25 {
  border-top-color: rgb(168 162 158 / 0.25);
  border-bottom-color: rgb(168 162 158 / 0.25);
}
.tw-border-y-stone-400\/30 {
  border-top-color: rgb(168 162 158 / 0.3);
  border-bottom-color: rgb(168 162 158 / 0.3);
}
.tw-border-y-stone-400\/35 {
  border-top-color: rgb(168 162 158 / 0.35);
  border-bottom-color: rgb(168 162 158 / 0.35);
}
.tw-border-y-stone-400\/40 {
  border-top-color: rgb(168 162 158 / 0.4);
  border-bottom-color: rgb(168 162 158 / 0.4);
}
.tw-border-y-stone-400\/45 {
  border-top-color: rgb(168 162 158 / 0.45);
  border-bottom-color: rgb(168 162 158 / 0.45);
}
.tw-border-y-stone-400\/5 {
  border-top-color: rgb(168 162 158 / 0.05);
  border-bottom-color: rgb(168 162 158 / 0.05);
}
.tw-border-y-stone-400\/50 {
  border-top-color: rgb(168 162 158 / 0.5);
  border-bottom-color: rgb(168 162 158 / 0.5);
}
.tw-border-y-stone-400\/55 {
  border-top-color: rgb(168 162 158 / 0.55);
  border-bottom-color: rgb(168 162 158 / 0.55);
}
.tw-border-y-stone-400\/60 {
  border-top-color: rgb(168 162 158 / 0.6);
  border-bottom-color: rgb(168 162 158 / 0.6);
}
.tw-border-y-stone-400\/65 {
  border-top-color: rgb(168 162 158 / 0.65);
  border-bottom-color: rgb(168 162 158 / 0.65);
}
.tw-border-y-stone-400\/70 {
  border-top-color: rgb(168 162 158 / 0.7);
  border-bottom-color: rgb(168 162 158 / 0.7);
}
.tw-border-y-stone-400\/75 {
  border-top-color: rgb(168 162 158 / 0.75);
  border-bottom-color: rgb(168 162 158 / 0.75);
}
.tw-border-y-stone-400\/80 {
  border-top-color: rgb(168 162 158 / 0.8);
  border-bottom-color: rgb(168 162 158 / 0.8);
}
.tw-border-y-stone-400\/85 {
  border-top-color: rgb(168 162 158 / 0.85);
  border-bottom-color: rgb(168 162 158 / 0.85);
}
.tw-border-y-stone-400\/90 {
  border-top-color: rgb(168 162 158 / 0.9);
  border-bottom-color: rgb(168 162 158 / 0.9);
}
.tw-border-y-stone-400\/95 {
  border-top-color: rgb(168 162 158 / 0.95);
  border-bottom-color: rgb(168 162 158 / 0.95);
}
.tw-border-y-stone-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-50\/0 {
  border-top-color: rgb(250 250 249 / 0);
  border-bottom-color: rgb(250 250 249 / 0);
}
.tw-border-y-stone-50\/10 {
  border-top-color: rgb(250 250 249 / 0.1);
  border-bottom-color: rgb(250 250 249 / 0.1);
}
.tw-border-y-stone-50\/100 {
  border-top-color: rgb(250 250 249 / 1);
  border-bottom-color: rgb(250 250 249 / 1);
}
.tw-border-y-stone-50\/15 {
  border-top-color: rgb(250 250 249 / 0.15);
  border-bottom-color: rgb(250 250 249 / 0.15);
}
.tw-border-y-stone-50\/20 {
  border-top-color: rgb(250 250 249 / 0.2);
  border-bottom-color: rgb(250 250 249 / 0.2);
}
.tw-border-y-stone-50\/25 {
  border-top-color: rgb(250 250 249 / 0.25);
  border-bottom-color: rgb(250 250 249 / 0.25);
}
.tw-border-y-stone-50\/30 {
  border-top-color: rgb(250 250 249 / 0.3);
  border-bottom-color: rgb(250 250 249 / 0.3);
}
.tw-border-y-stone-50\/35 {
  border-top-color: rgb(250 250 249 / 0.35);
  border-bottom-color: rgb(250 250 249 / 0.35);
}
.tw-border-y-stone-50\/40 {
  border-top-color: rgb(250 250 249 / 0.4);
  border-bottom-color: rgb(250 250 249 / 0.4);
}
.tw-border-y-stone-50\/45 {
  border-top-color: rgb(250 250 249 / 0.45);
  border-bottom-color: rgb(250 250 249 / 0.45);
}
.tw-border-y-stone-50\/5 {
  border-top-color: rgb(250 250 249 / 0.05);
  border-bottom-color: rgb(250 250 249 / 0.05);
}
.tw-border-y-stone-50\/50 {
  border-top-color: rgb(250 250 249 / 0.5);
  border-bottom-color: rgb(250 250 249 / 0.5);
}
.tw-border-y-stone-50\/55 {
  border-top-color: rgb(250 250 249 / 0.55);
  border-bottom-color: rgb(250 250 249 / 0.55);
}
.tw-border-y-stone-50\/60 {
  border-top-color: rgb(250 250 249 / 0.6);
  border-bottom-color: rgb(250 250 249 / 0.6);
}
.tw-border-y-stone-50\/65 {
  border-top-color: rgb(250 250 249 / 0.65);
  border-bottom-color: rgb(250 250 249 / 0.65);
}
.tw-border-y-stone-50\/70 {
  border-top-color: rgb(250 250 249 / 0.7);
  border-bottom-color: rgb(250 250 249 / 0.7);
}
.tw-border-y-stone-50\/75 {
  border-top-color: rgb(250 250 249 / 0.75);
  border-bottom-color: rgb(250 250 249 / 0.75);
}
.tw-border-y-stone-50\/80 {
  border-top-color: rgb(250 250 249 / 0.8);
  border-bottom-color: rgb(250 250 249 / 0.8);
}
.tw-border-y-stone-50\/85 {
  border-top-color: rgb(250 250 249 / 0.85);
  border-bottom-color: rgb(250 250 249 / 0.85);
}
.tw-border-y-stone-50\/90 {
  border-top-color: rgb(250 250 249 / 0.9);
  border-bottom-color: rgb(250 250 249 / 0.9);
}
.tw-border-y-stone-50\/95 {
  border-top-color: rgb(250 250 249 / 0.95);
  border-bottom-color: rgb(250 250 249 / 0.95);
}
.tw-border-y-stone-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-500\/0 {
  border-top-color: rgb(120 113 108 / 0);
  border-bottom-color: rgb(120 113 108 / 0);
}
.tw-border-y-stone-500\/10 {
  border-top-color: rgb(120 113 108 / 0.1);
  border-bottom-color: rgb(120 113 108 / 0.1);
}
.tw-border-y-stone-500\/100 {
  border-top-color: rgb(120 113 108 / 1);
  border-bottom-color: rgb(120 113 108 / 1);
}
.tw-border-y-stone-500\/15 {
  border-top-color: rgb(120 113 108 / 0.15);
  border-bottom-color: rgb(120 113 108 / 0.15);
}
.tw-border-y-stone-500\/20 {
  border-top-color: rgb(120 113 108 / 0.2);
  border-bottom-color: rgb(120 113 108 / 0.2);
}
.tw-border-y-stone-500\/25 {
  border-top-color: rgb(120 113 108 / 0.25);
  border-bottom-color: rgb(120 113 108 / 0.25);
}
.tw-border-y-stone-500\/30 {
  border-top-color: rgb(120 113 108 / 0.3);
  border-bottom-color: rgb(120 113 108 / 0.3);
}
.tw-border-y-stone-500\/35 {
  border-top-color: rgb(120 113 108 / 0.35);
  border-bottom-color: rgb(120 113 108 / 0.35);
}
.tw-border-y-stone-500\/40 {
  border-top-color: rgb(120 113 108 / 0.4);
  border-bottom-color: rgb(120 113 108 / 0.4);
}
.tw-border-y-stone-500\/45 {
  border-top-color: rgb(120 113 108 / 0.45);
  border-bottom-color: rgb(120 113 108 / 0.45);
}
.tw-border-y-stone-500\/5 {
  border-top-color: rgb(120 113 108 / 0.05);
  border-bottom-color: rgb(120 113 108 / 0.05);
}
.tw-border-y-stone-500\/50 {
  border-top-color: rgb(120 113 108 / 0.5);
  border-bottom-color: rgb(120 113 108 / 0.5);
}
.tw-border-y-stone-500\/55 {
  border-top-color: rgb(120 113 108 / 0.55);
  border-bottom-color: rgb(120 113 108 / 0.55);
}
.tw-border-y-stone-500\/60 {
  border-top-color: rgb(120 113 108 / 0.6);
  border-bottom-color: rgb(120 113 108 / 0.6);
}
.tw-border-y-stone-500\/65 {
  border-top-color: rgb(120 113 108 / 0.65);
  border-bottom-color: rgb(120 113 108 / 0.65);
}
.tw-border-y-stone-500\/70 {
  border-top-color: rgb(120 113 108 / 0.7);
  border-bottom-color: rgb(120 113 108 / 0.7);
}
.tw-border-y-stone-500\/75 {
  border-top-color: rgb(120 113 108 / 0.75);
  border-bottom-color: rgb(120 113 108 / 0.75);
}
.tw-border-y-stone-500\/80 {
  border-top-color: rgb(120 113 108 / 0.8);
  border-bottom-color: rgb(120 113 108 / 0.8);
}
.tw-border-y-stone-500\/85 {
  border-top-color: rgb(120 113 108 / 0.85);
  border-bottom-color: rgb(120 113 108 / 0.85);
}
.tw-border-y-stone-500\/90 {
  border-top-color: rgb(120 113 108 / 0.9);
  border-bottom-color: rgb(120 113 108 / 0.9);
}
.tw-border-y-stone-500\/95 {
  border-top-color: rgb(120 113 108 / 0.95);
  border-bottom-color: rgb(120 113 108 / 0.95);
}
.tw-border-y-stone-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-600\/0 {
  border-top-color: rgb(87 83 78 / 0);
  border-bottom-color: rgb(87 83 78 / 0);
}
.tw-border-y-stone-600\/10 {
  border-top-color: rgb(87 83 78 / 0.1);
  border-bottom-color: rgb(87 83 78 / 0.1);
}
.tw-border-y-stone-600\/100 {
  border-top-color: rgb(87 83 78 / 1);
  border-bottom-color: rgb(87 83 78 / 1);
}
.tw-border-y-stone-600\/15 {
  border-top-color: rgb(87 83 78 / 0.15);
  border-bottom-color: rgb(87 83 78 / 0.15);
}
.tw-border-y-stone-600\/20 {
  border-top-color: rgb(87 83 78 / 0.2);
  border-bottom-color: rgb(87 83 78 / 0.2);
}
.tw-border-y-stone-600\/25 {
  border-top-color: rgb(87 83 78 / 0.25);
  border-bottom-color: rgb(87 83 78 / 0.25);
}
.tw-border-y-stone-600\/30 {
  border-top-color: rgb(87 83 78 / 0.3);
  border-bottom-color: rgb(87 83 78 / 0.3);
}
.tw-border-y-stone-600\/35 {
  border-top-color: rgb(87 83 78 / 0.35);
  border-bottom-color: rgb(87 83 78 / 0.35);
}
.tw-border-y-stone-600\/40 {
  border-top-color: rgb(87 83 78 / 0.4);
  border-bottom-color: rgb(87 83 78 / 0.4);
}
.tw-border-y-stone-600\/45 {
  border-top-color: rgb(87 83 78 / 0.45);
  border-bottom-color: rgb(87 83 78 / 0.45);
}
.tw-border-y-stone-600\/5 {
  border-top-color: rgb(87 83 78 / 0.05);
  border-bottom-color: rgb(87 83 78 / 0.05);
}
.tw-border-y-stone-600\/50 {
  border-top-color: rgb(87 83 78 / 0.5);
  border-bottom-color: rgb(87 83 78 / 0.5);
}
.tw-border-y-stone-600\/55 {
  border-top-color: rgb(87 83 78 / 0.55);
  border-bottom-color: rgb(87 83 78 / 0.55);
}
.tw-border-y-stone-600\/60 {
  border-top-color: rgb(87 83 78 / 0.6);
  border-bottom-color: rgb(87 83 78 / 0.6);
}
.tw-border-y-stone-600\/65 {
  border-top-color: rgb(87 83 78 / 0.65);
  border-bottom-color: rgb(87 83 78 / 0.65);
}
.tw-border-y-stone-600\/70 {
  border-top-color: rgb(87 83 78 / 0.7);
  border-bottom-color: rgb(87 83 78 / 0.7);
}
.tw-border-y-stone-600\/75 {
  border-top-color: rgb(87 83 78 / 0.75);
  border-bottom-color: rgb(87 83 78 / 0.75);
}
.tw-border-y-stone-600\/80 {
  border-top-color: rgb(87 83 78 / 0.8);
  border-bottom-color: rgb(87 83 78 / 0.8);
}
.tw-border-y-stone-600\/85 {
  border-top-color: rgb(87 83 78 / 0.85);
  border-bottom-color: rgb(87 83 78 / 0.85);
}
.tw-border-y-stone-600\/90 {
  border-top-color: rgb(87 83 78 / 0.9);
  border-bottom-color: rgb(87 83 78 / 0.9);
}
.tw-border-y-stone-600\/95 {
  border-top-color: rgb(87 83 78 / 0.95);
  border-bottom-color: rgb(87 83 78 / 0.95);
}
.tw-border-y-stone-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-700\/0 {
  border-top-color: rgb(68 64 60 / 0);
  border-bottom-color: rgb(68 64 60 / 0);
}
.tw-border-y-stone-700\/10 {
  border-top-color: rgb(68 64 60 / 0.1);
  border-bottom-color: rgb(68 64 60 / 0.1);
}
.tw-border-y-stone-700\/100 {
  border-top-color: rgb(68 64 60 / 1);
  border-bottom-color: rgb(68 64 60 / 1);
}
.tw-border-y-stone-700\/15 {
  border-top-color: rgb(68 64 60 / 0.15);
  border-bottom-color: rgb(68 64 60 / 0.15);
}
.tw-border-y-stone-700\/20 {
  border-top-color: rgb(68 64 60 / 0.2);
  border-bottom-color: rgb(68 64 60 / 0.2);
}
.tw-border-y-stone-700\/25 {
  border-top-color: rgb(68 64 60 / 0.25);
  border-bottom-color: rgb(68 64 60 / 0.25);
}
.tw-border-y-stone-700\/30 {
  border-top-color: rgb(68 64 60 / 0.3);
  border-bottom-color: rgb(68 64 60 / 0.3);
}
.tw-border-y-stone-700\/35 {
  border-top-color: rgb(68 64 60 / 0.35);
  border-bottom-color: rgb(68 64 60 / 0.35);
}
.tw-border-y-stone-700\/40 {
  border-top-color: rgb(68 64 60 / 0.4);
  border-bottom-color: rgb(68 64 60 / 0.4);
}
.tw-border-y-stone-700\/45 {
  border-top-color: rgb(68 64 60 / 0.45);
  border-bottom-color: rgb(68 64 60 / 0.45);
}
.tw-border-y-stone-700\/5 {
  border-top-color: rgb(68 64 60 / 0.05);
  border-bottom-color: rgb(68 64 60 / 0.05);
}
.tw-border-y-stone-700\/50 {
  border-top-color: rgb(68 64 60 / 0.5);
  border-bottom-color: rgb(68 64 60 / 0.5);
}
.tw-border-y-stone-700\/55 {
  border-top-color: rgb(68 64 60 / 0.55);
  border-bottom-color: rgb(68 64 60 / 0.55);
}
.tw-border-y-stone-700\/60 {
  border-top-color: rgb(68 64 60 / 0.6);
  border-bottom-color: rgb(68 64 60 / 0.6);
}
.tw-border-y-stone-700\/65 {
  border-top-color: rgb(68 64 60 / 0.65);
  border-bottom-color: rgb(68 64 60 / 0.65);
}
.tw-border-y-stone-700\/70 {
  border-top-color: rgb(68 64 60 / 0.7);
  border-bottom-color: rgb(68 64 60 / 0.7);
}
.tw-border-y-stone-700\/75 {
  border-top-color: rgb(68 64 60 / 0.75);
  border-bottom-color: rgb(68 64 60 / 0.75);
}
.tw-border-y-stone-700\/80 {
  border-top-color: rgb(68 64 60 / 0.8);
  border-bottom-color: rgb(68 64 60 / 0.8);
}
.tw-border-y-stone-700\/85 {
  border-top-color: rgb(68 64 60 / 0.85);
  border-bottom-color: rgb(68 64 60 / 0.85);
}
.tw-border-y-stone-700\/90 {
  border-top-color: rgb(68 64 60 / 0.9);
  border-bottom-color: rgb(68 64 60 / 0.9);
}
.tw-border-y-stone-700\/95 {
  border-top-color: rgb(68 64 60 / 0.95);
  border-bottom-color: rgb(68 64 60 / 0.95);
}
.tw-border-y-stone-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-800\/0 {
  border-top-color: rgb(41 37 36 / 0);
  border-bottom-color: rgb(41 37 36 / 0);
}
.tw-border-y-stone-800\/10 {
  border-top-color: rgb(41 37 36 / 0.1);
  border-bottom-color: rgb(41 37 36 / 0.1);
}
.tw-border-y-stone-800\/100 {
  border-top-color: rgb(41 37 36 / 1);
  border-bottom-color: rgb(41 37 36 / 1);
}
.tw-border-y-stone-800\/15 {
  border-top-color: rgb(41 37 36 / 0.15);
  border-bottom-color: rgb(41 37 36 / 0.15);
}
.tw-border-y-stone-800\/20 {
  border-top-color: rgb(41 37 36 / 0.2);
  border-bottom-color: rgb(41 37 36 / 0.2);
}
.tw-border-y-stone-800\/25 {
  border-top-color: rgb(41 37 36 / 0.25);
  border-bottom-color: rgb(41 37 36 / 0.25);
}
.tw-border-y-stone-800\/30 {
  border-top-color: rgb(41 37 36 / 0.3);
  border-bottom-color: rgb(41 37 36 / 0.3);
}
.tw-border-y-stone-800\/35 {
  border-top-color: rgb(41 37 36 / 0.35);
  border-bottom-color: rgb(41 37 36 / 0.35);
}
.tw-border-y-stone-800\/40 {
  border-top-color: rgb(41 37 36 / 0.4);
  border-bottom-color: rgb(41 37 36 / 0.4);
}
.tw-border-y-stone-800\/45 {
  border-top-color: rgb(41 37 36 / 0.45);
  border-bottom-color: rgb(41 37 36 / 0.45);
}
.tw-border-y-stone-800\/5 {
  border-top-color: rgb(41 37 36 / 0.05);
  border-bottom-color: rgb(41 37 36 / 0.05);
}
.tw-border-y-stone-800\/50 {
  border-top-color: rgb(41 37 36 / 0.5);
  border-bottom-color: rgb(41 37 36 / 0.5);
}
.tw-border-y-stone-800\/55 {
  border-top-color: rgb(41 37 36 / 0.55);
  border-bottom-color: rgb(41 37 36 / 0.55);
}
.tw-border-y-stone-800\/60 {
  border-top-color: rgb(41 37 36 / 0.6);
  border-bottom-color: rgb(41 37 36 / 0.6);
}
.tw-border-y-stone-800\/65 {
  border-top-color: rgb(41 37 36 / 0.65);
  border-bottom-color: rgb(41 37 36 / 0.65);
}
.tw-border-y-stone-800\/70 {
  border-top-color: rgb(41 37 36 / 0.7);
  border-bottom-color: rgb(41 37 36 / 0.7);
}
.tw-border-y-stone-800\/75 {
  border-top-color: rgb(41 37 36 / 0.75);
  border-bottom-color: rgb(41 37 36 / 0.75);
}
.tw-border-y-stone-800\/80 {
  border-top-color: rgb(41 37 36 / 0.8);
  border-bottom-color: rgb(41 37 36 / 0.8);
}
.tw-border-y-stone-800\/85 {
  border-top-color: rgb(41 37 36 / 0.85);
  border-bottom-color: rgb(41 37 36 / 0.85);
}
.tw-border-y-stone-800\/90 {
  border-top-color: rgb(41 37 36 / 0.9);
  border-bottom-color: rgb(41 37 36 / 0.9);
}
.tw-border-y-stone-800\/95 {
  border-top-color: rgb(41 37 36 / 0.95);
  border-bottom-color: rgb(41 37 36 / 0.95);
}
.tw-border-y-stone-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-900\/0 {
  border-top-color: rgb(28 25 23 / 0);
  border-bottom-color: rgb(28 25 23 / 0);
}
.tw-border-y-stone-900\/10 {
  border-top-color: rgb(28 25 23 / 0.1);
  border-bottom-color: rgb(28 25 23 / 0.1);
}
.tw-border-y-stone-900\/100 {
  border-top-color: rgb(28 25 23 / 1);
  border-bottom-color: rgb(28 25 23 / 1);
}
.tw-border-y-stone-900\/15 {
  border-top-color: rgb(28 25 23 / 0.15);
  border-bottom-color: rgb(28 25 23 / 0.15);
}
.tw-border-y-stone-900\/20 {
  border-top-color: rgb(28 25 23 / 0.2);
  border-bottom-color: rgb(28 25 23 / 0.2);
}
.tw-border-y-stone-900\/25 {
  border-top-color: rgb(28 25 23 / 0.25);
  border-bottom-color: rgb(28 25 23 / 0.25);
}
.tw-border-y-stone-900\/30 {
  border-top-color: rgb(28 25 23 / 0.3);
  border-bottom-color: rgb(28 25 23 / 0.3);
}
.tw-border-y-stone-900\/35 {
  border-top-color: rgb(28 25 23 / 0.35);
  border-bottom-color: rgb(28 25 23 / 0.35);
}
.tw-border-y-stone-900\/40 {
  border-top-color: rgb(28 25 23 / 0.4);
  border-bottom-color: rgb(28 25 23 / 0.4);
}
.tw-border-y-stone-900\/45 {
  border-top-color: rgb(28 25 23 / 0.45);
  border-bottom-color: rgb(28 25 23 / 0.45);
}
.tw-border-y-stone-900\/5 {
  border-top-color: rgb(28 25 23 / 0.05);
  border-bottom-color: rgb(28 25 23 / 0.05);
}
.tw-border-y-stone-900\/50 {
  border-top-color: rgb(28 25 23 / 0.5);
  border-bottom-color: rgb(28 25 23 / 0.5);
}
.tw-border-y-stone-900\/55 {
  border-top-color: rgb(28 25 23 / 0.55);
  border-bottom-color: rgb(28 25 23 / 0.55);
}
.tw-border-y-stone-900\/60 {
  border-top-color: rgb(28 25 23 / 0.6);
  border-bottom-color: rgb(28 25 23 / 0.6);
}
.tw-border-y-stone-900\/65 {
  border-top-color: rgb(28 25 23 / 0.65);
  border-bottom-color: rgb(28 25 23 / 0.65);
}
.tw-border-y-stone-900\/70 {
  border-top-color: rgb(28 25 23 / 0.7);
  border-bottom-color: rgb(28 25 23 / 0.7);
}
.tw-border-y-stone-900\/75 {
  border-top-color: rgb(28 25 23 / 0.75);
  border-bottom-color: rgb(28 25 23 / 0.75);
}
.tw-border-y-stone-900\/80 {
  border-top-color: rgb(28 25 23 / 0.8);
  border-bottom-color: rgb(28 25 23 / 0.8);
}
.tw-border-y-stone-900\/85 {
  border-top-color: rgb(28 25 23 / 0.85);
  border-bottom-color: rgb(28 25 23 / 0.85);
}
.tw-border-y-stone-900\/90 {
  border-top-color: rgb(28 25 23 / 0.9);
  border-bottom-color: rgb(28 25 23 / 0.9);
}
.tw-border-y-stone-900\/95 {
  border-top-color: rgb(28 25 23 / 0.95);
  border-bottom-color: rgb(28 25 23 / 0.95);
}
.tw-border-y-stone-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-y-stone-950\/0 {
  border-top-color: rgb(12 10 9 / 0);
  border-bottom-color: rgb(12 10 9 / 0);
}
.tw-border-y-stone-950\/10 {
  border-top-color: rgb(12 10 9 / 0.1);
  border-bottom-color: rgb(12 10 9 / 0.1);
}
.tw-border-y-stone-950\/100 {
  border-top-color: rgb(12 10 9 / 1);
  border-bottom-color: rgb(12 10 9 / 1);
}
.tw-border-y-stone-950\/15 {
  border-top-color: rgb(12 10 9 / 0.15);
  border-bottom-color: rgb(12 10 9 / 0.15);
}
.tw-border-y-stone-950\/20 {
  border-top-color: rgb(12 10 9 / 0.2);
  border-bottom-color: rgb(12 10 9 / 0.2);
}
.tw-border-y-stone-950\/25 {
  border-top-color: rgb(12 10 9 / 0.25);
  border-bottom-color: rgb(12 10 9 / 0.25);
}
.tw-border-y-stone-950\/30 {
  border-top-color: rgb(12 10 9 / 0.3);
  border-bottom-color: rgb(12 10 9 / 0.3);
}
.tw-border-y-stone-950\/35 {
  border-top-color: rgb(12 10 9 / 0.35);
  border-bottom-color: rgb(12 10 9 / 0.35);
}
.tw-border-y-stone-950\/40 {
  border-top-color: rgb(12 10 9 / 0.4);
  border-bottom-color: rgb(12 10 9 / 0.4);
}
.tw-border-y-stone-950\/45 {
  border-top-color: rgb(12 10 9 / 0.45);
  border-bottom-color: rgb(12 10 9 / 0.45);
}
.tw-border-y-stone-950\/5 {
  border-top-color: rgb(12 10 9 / 0.05);
  border-bottom-color: rgb(12 10 9 / 0.05);
}
.tw-border-y-stone-950\/50 {
  border-top-color: rgb(12 10 9 / 0.5);
  border-bottom-color: rgb(12 10 9 / 0.5);
}
.tw-border-y-stone-950\/55 {
  border-top-color: rgb(12 10 9 / 0.55);
  border-bottom-color: rgb(12 10 9 / 0.55);
}
.tw-border-y-stone-950\/60 {
  border-top-color: rgb(12 10 9 / 0.6);
  border-bottom-color: rgb(12 10 9 / 0.6);
}
.tw-border-y-stone-950\/65 {
  border-top-color: rgb(12 10 9 / 0.65);
  border-bottom-color: rgb(12 10 9 / 0.65);
}
.tw-border-y-stone-950\/70 {
  border-top-color: rgb(12 10 9 / 0.7);
  border-bottom-color: rgb(12 10 9 / 0.7);
}
.tw-border-y-stone-950\/75 {
  border-top-color: rgb(12 10 9 / 0.75);
  border-bottom-color: rgb(12 10 9 / 0.75);
}
.tw-border-y-stone-950\/80 {
  border-top-color: rgb(12 10 9 / 0.8);
  border-bottom-color: rgb(12 10 9 / 0.8);
}
.tw-border-y-stone-950\/85 {
  border-top-color: rgb(12 10 9 / 0.85);
  border-bottom-color: rgb(12 10 9 / 0.85);
}
.tw-border-y-stone-950\/90 {
  border-top-color: rgb(12 10 9 / 0.9);
  border-bottom-color: rgb(12 10 9 / 0.9);
}
.tw-border-y-stone-950\/95 {
  border-top-color: rgb(12 10 9 / 0.95);
  border-bottom-color: rgb(12 10 9 / 0.95);
}
.tw-border-y-success {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-y-success-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-y-success-dark\/0 {
  border-top-color: rgb(161 185 0 / 0);
  border-bottom-color: rgb(161 185 0 / 0);
}
.tw-border-y-success-dark\/10 {
  border-top-color: rgb(161 185 0 / 0.1);
  border-bottom-color: rgb(161 185 0 / 0.1);
}
.tw-border-y-success-dark\/100 {
  border-top-color: rgb(161 185 0 / 1);
  border-bottom-color: rgb(161 185 0 / 1);
}
.tw-border-y-success-dark\/15 {
  border-top-color: rgb(161 185 0 / 0.15);
  border-bottom-color: rgb(161 185 0 / 0.15);
}
.tw-border-y-success-dark\/20 {
  border-top-color: rgb(161 185 0 / 0.2);
  border-bottom-color: rgb(161 185 0 / 0.2);
}
.tw-border-y-success-dark\/25 {
  border-top-color: rgb(161 185 0 / 0.25);
  border-bottom-color: rgb(161 185 0 / 0.25);
}
.tw-border-y-success-dark\/30 {
  border-top-color: rgb(161 185 0 / 0.3);
  border-bottom-color: rgb(161 185 0 / 0.3);
}
.tw-border-y-success-dark\/35 {
  border-top-color: rgb(161 185 0 / 0.35);
  border-bottom-color: rgb(161 185 0 / 0.35);
}
.tw-border-y-success-dark\/40 {
  border-top-color: rgb(161 185 0 / 0.4);
  border-bottom-color: rgb(161 185 0 / 0.4);
}
.tw-border-y-success-dark\/45 {
  border-top-color: rgb(161 185 0 / 0.45);
  border-bottom-color: rgb(161 185 0 / 0.45);
}
.tw-border-y-success-dark\/5 {
  border-top-color: rgb(161 185 0 / 0.05);
  border-bottom-color: rgb(161 185 0 / 0.05);
}
.tw-border-y-success-dark\/50 {
  border-top-color: rgb(161 185 0 / 0.5);
  border-bottom-color: rgb(161 185 0 / 0.5);
}
.tw-border-y-success-dark\/55 {
  border-top-color: rgb(161 185 0 / 0.55);
  border-bottom-color: rgb(161 185 0 / 0.55);
}
.tw-border-y-success-dark\/60 {
  border-top-color: rgb(161 185 0 / 0.6);
  border-bottom-color: rgb(161 185 0 / 0.6);
}
.tw-border-y-success-dark\/65 {
  border-top-color: rgb(161 185 0 / 0.65);
  border-bottom-color: rgb(161 185 0 / 0.65);
}
.tw-border-y-success-dark\/70 {
  border-top-color: rgb(161 185 0 / 0.7);
  border-bottom-color: rgb(161 185 0 / 0.7);
}
.tw-border-y-success-dark\/75 {
  border-top-color: rgb(161 185 0 / 0.75);
  border-bottom-color: rgb(161 185 0 / 0.75);
}
.tw-border-y-success-dark\/80 {
  border-top-color: rgb(161 185 0 / 0.8);
  border-bottom-color: rgb(161 185 0 / 0.8);
}
.tw-border-y-success-dark\/85 {
  border-top-color: rgb(161 185 0 / 0.85);
  border-bottom-color: rgb(161 185 0 / 0.85);
}
.tw-border-y-success-dark\/90 {
  border-top-color: rgb(161 185 0 / 0.9);
  border-bottom-color: rgb(161 185 0 / 0.9);
}
.tw-border-y-success-dark\/95 {
  border-top-color: rgb(161 185 0 / 0.95);
  border-bottom-color: rgb(161 185 0 / 0.95);
}
.tw-border-y-success-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-y-success-light\/0 {
  border-top-color: rgb(204 226 85 / 0);
  border-bottom-color: rgb(204 226 85 / 0);
}
.tw-border-y-success-light\/10 {
  border-top-color: rgb(204 226 85 / 0.1);
  border-bottom-color: rgb(204 226 85 / 0.1);
}
.tw-border-y-success-light\/100 {
  border-top-color: rgb(204 226 85 / 1);
  border-bottom-color: rgb(204 226 85 / 1);
}
.tw-border-y-success-light\/15 {
  border-top-color: rgb(204 226 85 / 0.15);
  border-bottom-color: rgb(204 226 85 / 0.15);
}
.tw-border-y-success-light\/20 {
  border-top-color: rgb(204 226 85 / 0.2);
  border-bottom-color: rgb(204 226 85 / 0.2);
}
.tw-border-y-success-light\/25 {
  border-top-color: rgb(204 226 85 / 0.25);
  border-bottom-color: rgb(204 226 85 / 0.25);
}
.tw-border-y-success-light\/30 {
  border-top-color: rgb(204 226 85 / 0.3);
  border-bottom-color: rgb(204 226 85 / 0.3);
}
.tw-border-y-success-light\/35 {
  border-top-color: rgb(204 226 85 / 0.35);
  border-bottom-color: rgb(204 226 85 / 0.35);
}
.tw-border-y-success-light\/40 {
  border-top-color: rgb(204 226 85 / 0.4);
  border-bottom-color: rgb(204 226 85 / 0.4);
}
.tw-border-y-success-light\/45 {
  border-top-color: rgb(204 226 85 / 0.45);
  border-bottom-color: rgb(204 226 85 / 0.45);
}
.tw-border-y-success-light\/5 {
  border-top-color: rgb(204 226 85 / 0.05);
  border-bottom-color: rgb(204 226 85 / 0.05);
}
.tw-border-y-success-light\/50 {
  border-top-color: rgb(204 226 85 / 0.5);
  border-bottom-color: rgb(204 226 85 / 0.5);
}
.tw-border-y-success-light\/55 {
  border-top-color: rgb(204 226 85 / 0.55);
  border-bottom-color: rgb(204 226 85 / 0.55);
}
.tw-border-y-success-light\/60 {
  border-top-color: rgb(204 226 85 / 0.6);
  border-bottom-color: rgb(204 226 85 / 0.6);
}
.tw-border-y-success-light\/65 {
  border-top-color: rgb(204 226 85 / 0.65);
  border-bottom-color: rgb(204 226 85 / 0.65);
}
.tw-border-y-success-light\/70 {
  border-top-color: rgb(204 226 85 / 0.7);
  border-bottom-color: rgb(204 226 85 / 0.7);
}
.tw-border-y-success-light\/75 {
  border-top-color: rgb(204 226 85 / 0.75);
  border-bottom-color: rgb(204 226 85 / 0.75);
}
.tw-border-y-success-light\/80 {
  border-top-color: rgb(204 226 85 / 0.8);
  border-bottom-color: rgb(204 226 85 / 0.8);
}
.tw-border-y-success-light\/85 {
  border-top-color: rgb(204 226 85 / 0.85);
  border-bottom-color: rgb(204 226 85 / 0.85);
}
.tw-border-y-success-light\/90 {
  border-top-color: rgb(204 226 85 / 0.9);
  border-bottom-color: rgb(204 226 85 / 0.9);
}
.tw-border-y-success-light\/95 {
  border-top-color: rgb(204 226 85 / 0.95);
  border-bottom-color: rgb(204 226 85 / 0.95);
}
.tw-border-y-success\/0 {
  border-top-color: rgb(185 200 40 / 0);
  border-bottom-color: rgb(185 200 40 / 0);
}
.tw-border-y-success\/10 {
  border-top-color: rgb(185 200 40 / 0.1);
  border-bottom-color: rgb(185 200 40 / 0.1);
}
.tw-border-y-success\/100 {
  border-top-color: rgb(185 200 40 / 1);
  border-bottom-color: rgb(185 200 40 / 1);
}
.tw-border-y-success\/15 {
  border-top-color: rgb(185 200 40 / 0.15);
  border-bottom-color: rgb(185 200 40 / 0.15);
}
.tw-border-y-success\/20 {
  border-top-color: rgb(185 200 40 / 0.2);
  border-bottom-color: rgb(185 200 40 / 0.2);
}
.tw-border-y-success\/25 {
  border-top-color: rgb(185 200 40 / 0.25);
  border-bottom-color: rgb(185 200 40 / 0.25);
}
.tw-border-y-success\/30 {
  border-top-color: rgb(185 200 40 / 0.3);
  border-bottom-color: rgb(185 200 40 / 0.3);
}
.tw-border-y-success\/35 {
  border-top-color: rgb(185 200 40 / 0.35);
  border-bottom-color: rgb(185 200 40 / 0.35);
}
.tw-border-y-success\/40 {
  border-top-color: rgb(185 200 40 / 0.4);
  border-bottom-color: rgb(185 200 40 / 0.4);
}
.tw-border-y-success\/45 {
  border-top-color: rgb(185 200 40 / 0.45);
  border-bottom-color: rgb(185 200 40 / 0.45);
}
.tw-border-y-success\/5 {
  border-top-color: rgb(185 200 40 / 0.05);
  border-bottom-color: rgb(185 200 40 / 0.05);
}
.tw-border-y-success\/50 {
  border-top-color: rgb(185 200 40 / 0.5);
  border-bottom-color: rgb(185 200 40 / 0.5);
}
.tw-border-y-success\/55 {
  border-top-color: rgb(185 200 40 / 0.55);
  border-bottom-color: rgb(185 200 40 / 0.55);
}
.tw-border-y-success\/60 {
  border-top-color: rgb(185 200 40 / 0.6);
  border-bottom-color: rgb(185 200 40 / 0.6);
}
.tw-border-y-success\/65 {
  border-top-color: rgb(185 200 40 / 0.65);
  border-bottom-color: rgb(185 200 40 / 0.65);
}
.tw-border-y-success\/70 {
  border-top-color: rgb(185 200 40 / 0.7);
  border-bottom-color: rgb(185 200 40 / 0.7);
}
.tw-border-y-success\/75 {
  border-top-color: rgb(185 200 40 / 0.75);
  border-bottom-color: rgb(185 200 40 / 0.75);
}
.tw-border-y-success\/80 {
  border-top-color: rgb(185 200 40 / 0.8);
  border-bottom-color: rgb(185 200 40 / 0.8);
}
.tw-border-y-success\/85 {
  border-top-color: rgb(185 200 40 / 0.85);
  border-bottom-color: rgb(185 200 40 / 0.85);
}
.tw-border-y-success\/90 {
  border-top-color: rgb(185 200 40 / 0.9);
  border-bottom-color: rgb(185 200 40 / 0.9);
}
.tw-border-y-success\/95 {
  border-top-color: rgb(185 200 40 / 0.95);
  border-bottom-color: rgb(185 200 40 / 0.95);
}
.tw-border-y-teal-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-100\/0 {
  border-top-color: rgb(204 251 241 / 0);
  border-bottom-color: rgb(204 251 241 / 0);
}
.tw-border-y-teal-100\/10 {
  border-top-color: rgb(204 251 241 / 0.1);
  border-bottom-color: rgb(204 251 241 / 0.1);
}
.tw-border-y-teal-100\/100 {
  border-top-color: rgb(204 251 241 / 1);
  border-bottom-color: rgb(204 251 241 / 1);
}
.tw-border-y-teal-100\/15 {
  border-top-color: rgb(204 251 241 / 0.15);
  border-bottom-color: rgb(204 251 241 / 0.15);
}
.tw-border-y-teal-100\/20 {
  border-top-color: rgb(204 251 241 / 0.2);
  border-bottom-color: rgb(204 251 241 / 0.2);
}
.tw-border-y-teal-100\/25 {
  border-top-color: rgb(204 251 241 / 0.25);
  border-bottom-color: rgb(204 251 241 / 0.25);
}
.tw-border-y-teal-100\/30 {
  border-top-color: rgb(204 251 241 / 0.3);
  border-bottom-color: rgb(204 251 241 / 0.3);
}
.tw-border-y-teal-100\/35 {
  border-top-color: rgb(204 251 241 / 0.35);
  border-bottom-color: rgb(204 251 241 / 0.35);
}
.tw-border-y-teal-100\/40 {
  border-top-color: rgb(204 251 241 / 0.4);
  border-bottom-color: rgb(204 251 241 / 0.4);
}
.tw-border-y-teal-100\/45 {
  border-top-color: rgb(204 251 241 / 0.45);
  border-bottom-color: rgb(204 251 241 / 0.45);
}
.tw-border-y-teal-100\/5 {
  border-top-color: rgb(204 251 241 / 0.05);
  border-bottom-color: rgb(204 251 241 / 0.05);
}
.tw-border-y-teal-100\/50 {
  border-top-color: rgb(204 251 241 / 0.5);
  border-bottom-color: rgb(204 251 241 / 0.5);
}
.tw-border-y-teal-100\/55 {
  border-top-color: rgb(204 251 241 / 0.55);
  border-bottom-color: rgb(204 251 241 / 0.55);
}
.tw-border-y-teal-100\/60 {
  border-top-color: rgb(204 251 241 / 0.6);
  border-bottom-color: rgb(204 251 241 / 0.6);
}
.tw-border-y-teal-100\/65 {
  border-top-color: rgb(204 251 241 / 0.65);
  border-bottom-color: rgb(204 251 241 / 0.65);
}
.tw-border-y-teal-100\/70 {
  border-top-color: rgb(204 251 241 / 0.7);
  border-bottom-color: rgb(204 251 241 / 0.7);
}
.tw-border-y-teal-100\/75 {
  border-top-color: rgb(204 251 241 / 0.75);
  border-bottom-color: rgb(204 251 241 / 0.75);
}
.tw-border-y-teal-100\/80 {
  border-top-color: rgb(204 251 241 / 0.8);
  border-bottom-color: rgb(204 251 241 / 0.8);
}
.tw-border-y-teal-100\/85 {
  border-top-color: rgb(204 251 241 / 0.85);
  border-bottom-color: rgb(204 251 241 / 0.85);
}
.tw-border-y-teal-100\/90 {
  border-top-color: rgb(204 251 241 / 0.9);
  border-bottom-color: rgb(204 251 241 / 0.9);
}
.tw-border-y-teal-100\/95 {
  border-top-color: rgb(204 251 241 / 0.95);
  border-bottom-color: rgb(204 251 241 / 0.95);
}
.tw-border-y-teal-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-200\/0 {
  border-top-color: rgb(153 246 228 / 0);
  border-bottom-color: rgb(153 246 228 / 0);
}
.tw-border-y-teal-200\/10 {
  border-top-color: rgb(153 246 228 / 0.1);
  border-bottom-color: rgb(153 246 228 / 0.1);
}
.tw-border-y-teal-200\/100 {
  border-top-color: rgb(153 246 228 / 1);
  border-bottom-color: rgb(153 246 228 / 1);
}
.tw-border-y-teal-200\/15 {
  border-top-color: rgb(153 246 228 / 0.15);
  border-bottom-color: rgb(153 246 228 / 0.15);
}
.tw-border-y-teal-200\/20 {
  border-top-color: rgb(153 246 228 / 0.2);
  border-bottom-color: rgb(153 246 228 / 0.2);
}
.tw-border-y-teal-200\/25 {
  border-top-color: rgb(153 246 228 / 0.25);
  border-bottom-color: rgb(153 246 228 / 0.25);
}
.tw-border-y-teal-200\/30 {
  border-top-color: rgb(153 246 228 / 0.3);
  border-bottom-color: rgb(153 246 228 / 0.3);
}
.tw-border-y-teal-200\/35 {
  border-top-color: rgb(153 246 228 / 0.35);
  border-bottom-color: rgb(153 246 228 / 0.35);
}
.tw-border-y-teal-200\/40 {
  border-top-color: rgb(153 246 228 / 0.4);
  border-bottom-color: rgb(153 246 228 / 0.4);
}
.tw-border-y-teal-200\/45 {
  border-top-color: rgb(153 246 228 / 0.45);
  border-bottom-color: rgb(153 246 228 / 0.45);
}
.tw-border-y-teal-200\/5 {
  border-top-color: rgb(153 246 228 / 0.05);
  border-bottom-color: rgb(153 246 228 / 0.05);
}
.tw-border-y-teal-200\/50 {
  border-top-color: rgb(153 246 228 / 0.5);
  border-bottom-color: rgb(153 246 228 / 0.5);
}
.tw-border-y-teal-200\/55 {
  border-top-color: rgb(153 246 228 / 0.55);
  border-bottom-color: rgb(153 246 228 / 0.55);
}
.tw-border-y-teal-200\/60 {
  border-top-color: rgb(153 246 228 / 0.6);
  border-bottom-color: rgb(153 246 228 / 0.6);
}
.tw-border-y-teal-200\/65 {
  border-top-color: rgb(153 246 228 / 0.65);
  border-bottom-color: rgb(153 246 228 / 0.65);
}
.tw-border-y-teal-200\/70 {
  border-top-color: rgb(153 246 228 / 0.7);
  border-bottom-color: rgb(153 246 228 / 0.7);
}
.tw-border-y-teal-200\/75 {
  border-top-color: rgb(153 246 228 / 0.75);
  border-bottom-color: rgb(153 246 228 / 0.75);
}
.tw-border-y-teal-200\/80 {
  border-top-color: rgb(153 246 228 / 0.8);
  border-bottom-color: rgb(153 246 228 / 0.8);
}
.tw-border-y-teal-200\/85 {
  border-top-color: rgb(153 246 228 / 0.85);
  border-bottom-color: rgb(153 246 228 / 0.85);
}
.tw-border-y-teal-200\/90 {
  border-top-color: rgb(153 246 228 / 0.9);
  border-bottom-color: rgb(153 246 228 / 0.9);
}
.tw-border-y-teal-200\/95 {
  border-top-color: rgb(153 246 228 / 0.95);
  border-bottom-color: rgb(153 246 228 / 0.95);
}
.tw-border-y-teal-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-300\/0 {
  border-top-color: rgb(94 234 212 / 0);
  border-bottom-color: rgb(94 234 212 / 0);
}
.tw-border-y-teal-300\/10 {
  border-top-color: rgb(94 234 212 / 0.1);
  border-bottom-color: rgb(94 234 212 / 0.1);
}
.tw-border-y-teal-300\/100 {
  border-top-color: rgb(94 234 212 / 1);
  border-bottom-color: rgb(94 234 212 / 1);
}
.tw-border-y-teal-300\/15 {
  border-top-color: rgb(94 234 212 / 0.15);
  border-bottom-color: rgb(94 234 212 / 0.15);
}
.tw-border-y-teal-300\/20 {
  border-top-color: rgb(94 234 212 / 0.2);
  border-bottom-color: rgb(94 234 212 / 0.2);
}
.tw-border-y-teal-300\/25 {
  border-top-color: rgb(94 234 212 / 0.25);
  border-bottom-color: rgb(94 234 212 / 0.25);
}
.tw-border-y-teal-300\/30 {
  border-top-color: rgb(94 234 212 / 0.3);
  border-bottom-color: rgb(94 234 212 / 0.3);
}
.tw-border-y-teal-300\/35 {
  border-top-color: rgb(94 234 212 / 0.35);
  border-bottom-color: rgb(94 234 212 / 0.35);
}
.tw-border-y-teal-300\/40 {
  border-top-color: rgb(94 234 212 / 0.4);
  border-bottom-color: rgb(94 234 212 / 0.4);
}
.tw-border-y-teal-300\/45 {
  border-top-color: rgb(94 234 212 / 0.45);
  border-bottom-color: rgb(94 234 212 / 0.45);
}
.tw-border-y-teal-300\/5 {
  border-top-color: rgb(94 234 212 / 0.05);
  border-bottom-color: rgb(94 234 212 / 0.05);
}
.tw-border-y-teal-300\/50 {
  border-top-color: rgb(94 234 212 / 0.5);
  border-bottom-color: rgb(94 234 212 / 0.5);
}
.tw-border-y-teal-300\/55 {
  border-top-color: rgb(94 234 212 / 0.55);
  border-bottom-color: rgb(94 234 212 / 0.55);
}
.tw-border-y-teal-300\/60 {
  border-top-color: rgb(94 234 212 / 0.6);
  border-bottom-color: rgb(94 234 212 / 0.6);
}
.tw-border-y-teal-300\/65 {
  border-top-color: rgb(94 234 212 / 0.65);
  border-bottom-color: rgb(94 234 212 / 0.65);
}
.tw-border-y-teal-300\/70 {
  border-top-color: rgb(94 234 212 / 0.7);
  border-bottom-color: rgb(94 234 212 / 0.7);
}
.tw-border-y-teal-300\/75 {
  border-top-color: rgb(94 234 212 / 0.75);
  border-bottom-color: rgb(94 234 212 / 0.75);
}
.tw-border-y-teal-300\/80 {
  border-top-color: rgb(94 234 212 / 0.8);
  border-bottom-color: rgb(94 234 212 / 0.8);
}
.tw-border-y-teal-300\/85 {
  border-top-color: rgb(94 234 212 / 0.85);
  border-bottom-color: rgb(94 234 212 / 0.85);
}
.tw-border-y-teal-300\/90 {
  border-top-color: rgb(94 234 212 / 0.9);
  border-bottom-color: rgb(94 234 212 / 0.9);
}
.tw-border-y-teal-300\/95 {
  border-top-color: rgb(94 234 212 / 0.95);
  border-bottom-color: rgb(94 234 212 / 0.95);
}
.tw-border-y-teal-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-400\/0 {
  border-top-color: rgb(45 212 191 / 0);
  border-bottom-color: rgb(45 212 191 / 0);
}
.tw-border-y-teal-400\/10 {
  border-top-color: rgb(45 212 191 / 0.1);
  border-bottom-color: rgb(45 212 191 / 0.1);
}
.tw-border-y-teal-400\/100 {
  border-top-color: rgb(45 212 191 / 1);
  border-bottom-color: rgb(45 212 191 / 1);
}
.tw-border-y-teal-400\/15 {
  border-top-color: rgb(45 212 191 / 0.15);
  border-bottom-color: rgb(45 212 191 / 0.15);
}
.tw-border-y-teal-400\/20 {
  border-top-color: rgb(45 212 191 / 0.2);
  border-bottom-color: rgb(45 212 191 / 0.2);
}
.tw-border-y-teal-400\/25 {
  border-top-color: rgb(45 212 191 / 0.25);
  border-bottom-color: rgb(45 212 191 / 0.25);
}
.tw-border-y-teal-400\/30 {
  border-top-color: rgb(45 212 191 / 0.3);
  border-bottom-color: rgb(45 212 191 / 0.3);
}
.tw-border-y-teal-400\/35 {
  border-top-color: rgb(45 212 191 / 0.35);
  border-bottom-color: rgb(45 212 191 / 0.35);
}
.tw-border-y-teal-400\/40 {
  border-top-color: rgb(45 212 191 / 0.4);
  border-bottom-color: rgb(45 212 191 / 0.4);
}
.tw-border-y-teal-400\/45 {
  border-top-color: rgb(45 212 191 / 0.45);
  border-bottom-color: rgb(45 212 191 / 0.45);
}
.tw-border-y-teal-400\/5 {
  border-top-color: rgb(45 212 191 / 0.05);
  border-bottom-color: rgb(45 212 191 / 0.05);
}
.tw-border-y-teal-400\/50 {
  border-top-color: rgb(45 212 191 / 0.5);
  border-bottom-color: rgb(45 212 191 / 0.5);
}
.tw-border-y-teal-400\/55 {
  border-top-color: rgb(45 212 191 / 0.55);
  border-bottom-color: rgb(45 212 191 / 0.55);
}
.tw-border-y-teal-400\/60 {
  border-top-color: rgb(45 212 191 / 0.6);
  border-bottom-color: rgb(45 212 191 / 0.6);
}
.tw-border-y-teal-400\/65 {
  border-top-color: rgb(45 212 191 / 0.65);
  border-bottom-color: rgb(45 212 191 / 0.65);
}
.tw-border-y-teal-400\/70 {
  border-top-color: rgb(45 212 191 / 0.7);
  border-bottom-color: rgb(45 212 191 / 0.7);
}
.tw-border-y-teal-400\/75 {
  border-top-color: rgb(45 212 191 / 0.75);
  border-bottom-color: rgb(45 212 191 / 0.75);
}
.tw-border-y-teal-400\/80 {
  border-top-color: rgb(45 212 191 / 0.8);
  border-bottom-color: rgb(45 212 191 / 0.8);
}
.tw-border-y-teal-400\/85 {
  border-top-color: rgb(45 212 191 / 0.85);
  border-bottom-color: rgb(45 212 191 / 0.85);
}
.tw-border-y-teal-400\/90 {
  border-top-color: rgb(45 212 191 / 0.9);
  border-bottom-color: rgb(45 212 191 / 0.9);
}
.tw-border-y-teal-400\/95 {
  border-top-color: rgb(45 212 191 / 0.95);
  border-bottom-color: rgb(45 212 191 / 0.95);
}
.tw-border-y-teal-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-50\/0 {
  border-top-color: rgb(240 253 250 / 0);
  border-bottom-color: rgb(240 253 250 / 0);
}
.tw-border-y-teal-50\/10 {
  border-top-color: rgb(240 253 250 / 0.1);
  border-bottom-color: rgb(240 253 250 / 0.1);
}
.tw-border-y-teal-50\/100 {
  border-top-color: rgb(240 253 250 / 1);
  border-bottom-color: rgb(240 253 250 / 1);
}
.tw-border-y-teal-50\/15 {
  border-top-color: rgb(240 253 250 / 0.15);
  border-bottom-color: rgb(240 253 250 / 0.15);
}
.tw-border-y-teal-50\/20 {
  border-top-color: rgb(240 253 250 / 0.2);
  border-bottom-color: rgb(240 253 250 / 0.2);
}
.tw-border-y-teal-50\/25 {
  border-top-color: rgb(240 253 250 / 0.25);
  border-bottom-color: rgb(240 253 250 / 0.25);
}
.tw-border-y-teal-50\/30 {
  border-top-color: rgb(240 253 250 / 0.3);
  border-bottom-color: rgb(240 253 250 / 0.3);
}
.tw-border-y-teal-50\/35 {
  border-top-color: rgb(240 253 250 / 0.35);
  border-bottom-color: rgb(240 253 250 / 0.35);
}
.tw-border-y-teal-50\/40 {
  border-top-color: rgb(240 253 250 / 0.4);
  border-bottom-color: rgb(240 253 250 / 0.4);
}
.tw-border-y-teal-50\/45 {
  border-top-color: rgb(240 253 250 / 0.45);
  border-bottom-color: rgb(240 253 250 / 0.45);
}
.tw-border-y-teal-50\/5 {
  border-top-color: rgb(240 253 250 / 0.05);
  border-bottom-color: rgb(240 253 250 / 0.05);
}
.tw-border-y-teal-50\/50 {
  border-top-color: rgb(240 253 250 / 0.5);
  border-bottom-color: rgb(240 253 250 / 0.5);
}
.tw-border-y-teal-50\/55 {
  border-top-color: rgb(240 253 250 / 0.55);
  border-bottom-color: rgb(240 253 250 / 0.55);
}
.tw-border-y-teal-50\/60 {
  border-top-color: rgb(240 253 250 / 0.6);
  border-bottom-color: rgb(240 253 250 / 0.6);
}
.tw-border-y-teal-50\/65 {
  border-top-color: rgb(240 253 250 / 0.65);
  border-bottom-color: rgb(240 253 250 / 0.65);
}
.tw-border-y-teal-50\/70 {
  border-top-color: rgb(240 253 250 / 0.7);
  border-bottom-color: rgb(240 253 250 / 0.7);
}
.tw-border-y-teal-50\/75 {
  border-top-color: rgb(240 253 250 / 0.75);
  border-bottom-color: rgb(240 253 250 / 0.75);
}
.tw-border-y-teal-50\/80 {
  border-top-color: rgb(240 253 250 / 0.8);
  border-bottom-color: rgb(240 253 250 / 0.8);
}
.tw-border-y-teal-50\/85 {
  border-top-color: rgb(240 253 250 / 0.85);
  border-bottom-color: rgb(240 253 250 / 0.85);
}
.tw-border-y-teal-50\/90 {
  border-top-color: rgb(240 253 250 / 0.9);
  border-bottom-color: rgb(240 253 250 / 0.9);
}
.tw-border-y-teal-50\/95 {
  border-top-color: rgb(240 253 250 / 0.95);
  border-bottom-color: rgb(240 253 250 / 0.95);
}
.tw-border-y-teal-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-500\/0 {
  border-top-color: rgb(20 184 166 / 0);
  border-bottom-color: rgb(20 184 166 / 0);
}
.tw-border-y-teal-500\/10 {
  border-top-color: rgb(20 184 166 / 0.1);
  border-bottom-color: rgb(20 184 166 / 0.1);
}
.tw-border-y-teal-500\/100 {
  border-top-color: rgb(20 184 166 / 1);
  border-bottom-color: rgb(20 184 166 / 1);
}
.tw-border-y-teal-500\/15 {
  border-top-color: rgb(20 184 166 / 0.15);
  border-bottom-color: rgb(20 184 166 / 0.15);
}
.tw-border-y-teal-500\/20 {
  border-top-color: rgb(20 184 166 / 0.2);
  border-bottom-color: rgb(20 184 166 / 0.2);
}
.tw-border-y-teal-500\/25 {
  border-top-color: rgb(20 184 166 / 0.25);
  border-bottom-color: rgb(20 184 166 / 0.25);
}
.tw-border-y-teal-500\/30 {
  border-top-color: rgb(20 184 166 / 0.3);
  border-bottom-color: rgb(20 184 166 / 0.3);
}
.tw-border-y-teal-500\/35 {
  border-top-color: rgb(20 184 166 / 0.35);
  border-bottom-color: rgb(20 184 166 / 0.35);
}
.tw-border-y-teal-500\/40 {
  border-top-color: rgb(20 184 166 / 0.4);
  border-bottom-color: rgb(20 184 166 / 0.4);
}
.tw-border-y-teal-500\/45 {
  border-top-color: rgb(20 184 166 / 0.45);
  border-bottom-color: rgb(20 184 166 / 0.45);
}
.tw-border-y-teal-500\/5 {
  border-top-color: rgb(20 184 166 / 0.05);
  border-bottom-color: rgb(20 184 166 / 0.05);
}
.tw-border-y-teal-500\/50 {
  border-top-color: rgb(20 184 166 / 0.5);
  border-bottom-color: rgb(20 184 166 / 0.5);
}
.tw-border-y-teal-500\/55 {
  border-top-color: rgb(20 184 166 / 0.55);
  border-bottom-color: rgb(20 184 166 / 0.55);
}
.tw-border-y-teal-500\/60 {
  border-top-color: rgb(20 184 166 / 0.6);
  border-bottom-color: rgb(20 184 166 / 0.6);
}
.tw-border-y-teal-500\/65 {
  border-top-color: rgb(20 184 166 / 0.65);
  border-bottom-color: rgb(20 184 166 / 0.65);
}
.tw-border-y-teal-500\/70 {
  border-top-color: rgb(20 184 166 / 0.7);
  border-bottom-color: rgb(20 184 166 / 0.7);
}
.tw-border-y-teal-500\/75 {
  border-top-color: rgb(20 184 166 / 0.75);
  border-bottom-color: rgb(20 184 166 / 0.75);
}
.tw-border-y-teal-500\/80 {
  border-top-color: rgb(20 184 166 / 0.8);
  border-bottom-color: rgb(20 184 166 / 0.8);
}
.tw-border-y-teal-500\/85 {
  border-top-color: rgb(20 184 166 / 0.85);
  border-bottom-color: rgb(20 184 166 / 0.85);
}
.tw-border-y-teal-500\/90 {
  border-top-color: rgb(20 184 166 / 0.9);
  border-bottom-color: rgb(20 184 166 / 0.9);
}
.tw-border-y-teal-500\/95 {
  border-top-color: rgb(20 184 166 / 0.95);
  border-bottom-color: rgb(20 184 166 / 0.95);
}
.tw-border-y-teal-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-600\/0 {
  border-top-color: rgb(13 148 136 / 0);
  border-bottom-color: rgb(13 148 136 / 0);
}
.tw-border-y-teal-600\/10 {
  border-top-color: rgb(13 148 136 / 0.1);
  border-bottom-color: rgb(13 148 136 / 0.1);
}
.tw-border-y-teal-600\/100 {
  border-top-color: rgb(13 148 136 / 1);
  border-bottom-color: rgb(13 148 136 / 1);
}
.tw-border-y-teal-600\/15 {
  border-top-color: rgb(13 148 136 / 0.15);
  border-bottom-color: rgb(13 148 136 / 0.15);
}
.tw-border-y-teal-600\/20 {
  border-top-color: rgb(13 148 136 / 0.2);
  border-bottom-color: rgb(13 148 136 / 0.2);
}
.tw-border-y-teal-600\/25 {
  border-top-color: rgb(13 148 136 / 0.25);
  border-bottom-color: rgb(13 148 136 / 0.25);
}
.tw-border-y-teal-600\/30 {
  border-top-color: rgb(13 148 136 / 0.3);
  border-bottom-color: rgb(13 148 136 / 0.3);
}
.tw-border-y-teal-600\/35 {
  border-top-color: rgb(13 148 136 / 0.35);
  border-bottom-color: rgb(13 148 136 / 0.35);
}
.tw-border-y-teal-600\/40 {
  border-top-color: rgb(13 148 136 / 0.4);
  border-bottom-color: rgb(13 148 136 / 0.4);
}
.tw-border-y-teal-600\/45 {
  border-top-color: rgb(13 148 136 / 0.45);
  border-bottom-color: rgb(13 148 136 / 0.45);
}
.tw-border-y-teal-600\/5 {
  border-top-color: rgb(13 148 136 / 0.05);
  border-bottom-color: rgb(13 148 136 / 0.05);
}
.tw-border-y-teal-600\/50 {
  border-top-color: rgb(13 148 136 / 0.5);
  border-bottom-color: rgb(13 148 136 / 0.5);
}
.tw-border-y-teal-600\/55 {
  border-top-color: rgb(13 148 136 / 0.55);
  border-bottom-color: rgb(13 148 136 / 0.55);
}
.tw-border-y-teal-600\/60 {
  border-top-color: rgb(13 148 136 / 0.6);
  border-bottom-color: rgb(13 148 136 / 0.6);
}
.tw-border-y-teal-600\/65 {
  border-top-color: rgb(13 148 136 / 0.65);
  border-bottom-color: rgb(13 148 136 / 0.65);
}
.tw-border-y-teal-600\/70 {
  border-top-color: rgb(13 148 136 / 0.7);
  border-bottom-color: rgb(13 148 136 / 0.7);
}
.tw-border-y-teal-600\/75 {
  border-top-color: rgb(13 148 136 / 0.75);
  border-bottom-color: rgb(13 148 136 / 0.75);
}
.tw-border-y-teal-600\/80 {
  border-top-color: rgb(13 148 136 / 0.8);
  border-bottom-color: rgb(13 148 136 / 0.8);
}
.tw-border-y-teal-600\/85 {
  border-top-color: rgb(13 148 136 / 0.85);
  border-bottom-color: rgb(13 148 136 / 0.85);
}
.tw-border-y-teal-600\/90 {
  border-top-color: rgb(13 148 136 / 0.9);
  border-bottom-color: rgb(13 148 136 / 0.9);
}
.tw-border-y-teal-600\/95 {
  border-top-color: rgb(13 148 136 / 0.95);
  border-bottom-color: rgb(13 148 136 / 0.95);
}
.tw-border-y-teal-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-700\/0 {
  border-top-color: rgb(15 118 110 / 0);
  border-bottom-color: rgb(15 118 110 / 0);
}
.tw-border-y-teal-700\/10 {
  border-top-color: rgb(15 118 110 / 0.1);
  border-bottom-color: rgb(15 118 110 / 0.1);
}
.tw-border-y-teal-700\/100 {
  border-top-color: rgb(15 118 110 / 1);
  border-bottom-color: rgb(15 118 110 / 1);
}
.tw-border-y-teal-700\/15 {
  border-top-color: rgb(15 118 110 / 0.15);
  border-bottom-color: rgb(15 118 110 / 0.15);
}
.tw-border-y-teal-700\/20 {
  border-top-color: rgb(15 118 110 / 0.2);
  border-bottom-color: rgb(15 118 110 / 0.2);
}
.tw-border-y-teal-700\/25 {
  border-top-color: rgb(15 118 110 / 0.25);
  border-bottom-color: rgb(15 118 110 / 0.25);
}
.tw-border-y-teal-700\/30 {
  border-top-color: rgb(15 118 110 / 0.3);
  border-bottom-color: rgb(15 118 110 / 0.3);
}
.tw-border-y-teal-700\/35 {
  border-top-color: rgb(15 118 110 / 0.35);
  border-bottom-color: rgb(15 118 110 / 0.35);
}
.tw-border-y-teal-700\/40 {
  border-top-color: rgb(15 118 110 / 0.4);
  border-bottom-color: rgb(15 118 110 / 0.4);
}
.tw-border-y-teal-700\/45 {
  border-top-color: rgb(15 118 110 / 0.45);
  border-bottom-color: rgb(15 118 110 / 0.45);
}
.tw-border-y-teal-700\/5 {
  border-top-color: rgb(15 118 110 / 0.05);
  border-bottom-color: rgb(15 118 110 / 0.05);
}
.tw-border-y-teal-700\/50 {
  border-top-color: rgb(15 118 110 / 0.5);
  border-bottom-color: rgb(15 118 110 / 0.5);
}
.tw-border-y-teal-700\/55 {
  border-top-color: rgb(15 118 110 / 0.55);
  border-bottom-color: rgb(15 118 110 / 0.55);
}
.tw-border-y-teal-700\/60 {
  border-top-color: rgb(15 118 110 / 0.6);
  border-bottom-color: rgb(15 118 110 / 0.6);
}
.tw-border-y-teal-700\/65 {
  border-top-color: rgb(15 118 110 / 0.65);
  border-bottom-color: rgb(15 118 110 / 0.65);
}
.tw-border-y-teal-700\/70 {
  border-top-color: rgb(15 118 110 / 0.7);
  border-bottom-color: rgb(15 118 110 / 0.7);
}
.tw-border-y-teal-700\/75 {
  border-top-color: rgb(15 118 110 / 0.75);
  border-bottom-color: rgb(15 118 110 / 0.75);
}
.tw-border-y-teal-700\/80 {
  border-top-color: rgb(15 118 110 / 0.8);
  border-bottom-color: rgb(15 118 110 / 0.8);
}
.tw-border-y-teal-700\/85 {
  border-top-color: rgb(15 118 110 / 0.85);
  border-bottom-color: rgb(15 118 110 / 0.85);
}
.tw-border-y-teal-700\/90 {
  border-top-color: rgb(15 118 110 / 0.9);
  border-bottom-color: rgb(15 118 110 / 0.9);
}
.tw-border-y-teal-700\/95 {
  border-top-color: rgb(15 118 110 / 0.95);
  border-bottom-color: rgb(15 118 110 / 0.95);
}
.tw-border-y-teal-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-800\/0 {
  border-top-color: rgb(17 94 89 / 0);
  border-bottom-color: rgb(17 94 89 / 0);
}
.tw-border-y-teal-800\/10 {
  border-top-color: rgb(17 94 89 / 0.1);
  border-bottom-color: rgb(17 94 89 / 0.1);
}
.tw-border-y-teal-800\/100 {
  border-top-color: rgb(17 94 89 / 1);
  border-bottom-color: rgb(17 94 89 / 1);
}
.tw-border-y-teal-800\/15 {
  border-top-color: rgb(17 94 89 / 0.15);
  border-bottom-color: rgb(17 94 89 / 0.15);
}
.tw-border-y-teal-800\/20 {
  border-top-color: rgb(17 94 89 / 0.2);
  border-bottom-color: rgb(17 94 89 / 0.2);
}
.tw-border-y-teal-800\/25 {
  border-top-color: rgb(17 94 89 / 0.25);
  border-bottom-color: rgb(17 94 89 / 0.25);
}
.tw-border-y-teal-800\/30 {
  border-top-color: rgb(17 94 89 / 0.3);
  border-bottom-color: rgb(17 94 89 / 0.3);
}
.tw-border-y-teal-800\/35 {
  border-top-color: rgb(17 94 89 / 0.35);
  border-bottom-color: rgb(17 94 89 / 0.35);
}
.tw-border-y-teal-800\/40 {
  border-top-color: rgb(17 94 89 / 0.4);
  border-bottom-color: rgb(17 94 89 / 0.4);
}
.tw-border-y-teal-800\/45 {
  border-top-color: rgb(17 94 89 / 0.45);
  border-bottom-color: rgb(17 94 89 / 0.45);
}
.tw-border-y-teal-800\/5 {
  border-top-color: rgb(17 94 89 / 0.05);
  border-bottom-color: rgb(17 94 89 / 0.05);
}
.tw-border-y-teal-800\/50 {
  border-top-color: rgb(17 94 89 / 0.5);
  border-bottom-color: rgb(17 94 89 / 0.5);
}
.tw-border-y-teal-800\/55 {
  border-top-color: rgb(17 94 89 / 0.55);
  border-bottom-color: rgb(17 94 89 / 0.55);
}
.tw-border-y-teal-800\/60 {
  border-top-color: rgb(17 94 89 / 0.6);
  border-bottom-color: rgb(17 94 89 / 0.6);
}
.tw-border-y-teal-800\/65 {
  border-top-color: rgb(17 94 89 / 0.65);
  border-bottom-color: rgb(17 94 89 / 0.65);
}
.tw-border-y-teal-800\/70 {
  border-top-color: rgb(17 94 89 / 0.7);
  border-bottom-color: rgb(17 94 89 / 0.7);
}
.tw-border-y-teal-800\/75 {
  border-top-color: rgb(17 94 89 / 0.75);
  border-bottom-color: rgb(17 94 89 / 0.75);
}
.tw-border-y-teal-800\/80 {
  border-top-color: rgb(17 94 89 / 0.8);
  border-bottom-color: rgb(17 94 89 / 0.8);
}
.tw-border-y-teal-800\/85 {
  border-top-color: rgb(17 94 89 / 0.85);
  border-bottom-color: rgb(17 94 89 / 0.85);
}
.tw-border-y-teal-800\/90 {
  border-top-color: rgb(17 94 89 / 0.9);
  border-bottom-color: rgb(17 94 89 / 0.9);
}
.tw-border-y-teal-800\/95 {
  border-top-color: rgb(17 94 89 / 0.95);
  border-bottom-color: rgb(17 94 89 / 0.95);
}
.tw-border-y-teal-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-900\/0 {
  border-top-color: rgb(19 78 74 / 0);
  border-bottom-color: rgb(19 78 74 / 0);
}
.tw-border-y-teal-900\/10 {
  border-top-color: rgb(19 78 74 / 0.1);
  border-bottom-color: rgb(19 78 74 / 0.1);
}
.tw-border-y-teal-900\/100 {
  border-top-color: rgb(19 78 74 / 1);
  border-bottom-color: rgb(19 78 74 / 1);
}
.tw-border-y-teal-900\/15 {
  border-top-color: rgb(19 78 74 / 0.15);
  border-bottom-color: rgb(19 78 74 / 0.15);
}
.tw-border-y-teal-900\/20 {
  border-top-color: rgb(19 78 74 / 0.2);
  border-bottom-color: rgb(19 78 74 / 0.2);
}
.tw-border-y-teal-900\/25 {
  border-top-color: rgb(19 78 74 / 0.25);
  border-bottom-color: rgb(19 78 74 / 0.25);
}
.tw-border-y-teal-900\/30 {
  border-top-color: rgb(19 78 74 / 0.3);
  border-bottom-color: rgb(19 78 74 / 0.3);
}
.tw-border-y-teal-900\/35 {
  border-top-color: rgb(19 78 74 / 0.35);
  border-bottom-color: rgb(19 78 74 / 0.35);
}
.tw-border-y-teal-900\/40 {
  border-top-color: rgb(19 78 74 / 0.4);
  border-bottom-color: rgb(19 78 74 / 0.4);
}
.tw-border-y-teal-900\/45 {
  border-top-color: rgb(19 78 74 / 0.45);
  border-bottom-color: rgb(19 78 74 / 0.45);
}
.tw-border-y-teal-900\/5 {
  border-top-color: rgb(19 78 74 / 0.05);
  border-bottom-color: rgb(19 78 74 / 0.05);
}
.tw-border-y-teal-900\/50 {
  border-top-color: rgb(19 78 74 / 0.5);
  border-bottom-color: rgb(19 78 74 / 0.5);
}
.tw-border-y-teal-900\/55 {
  border-top-color: rgb(19 78 74 / 0.55);
  border-bottom-color: rgb(19 78 74 / 0.55);
}
.tw-border-y-teal-900\/60 {
  border-top-color: rgb(19 78 74 / 0.6);
  border-bottom-color: rgb(19 78 74 / 0.6);
}
.tw-border-y-teal-900\/65 {
  border-top-color: rgb(19 78 74 / 0.65);
  border-bottom-color: rgb(19 78 74 / 0.65);
}
.tw-border-y-teal-900\/70 {
  border-top-color: rgb(19 78 74 / 0.7);
  border-bottom-color: rgb(19 78 74 / 0.7);
}
.tw-border-y-teal-900\/75 {
  border-top-color: rgb(19 78 74 / 0.75);
  border-bottom-color: rgb(19 78 74 / 0.75);
}
.tw-border-y-teal-900\/80 {
  border-top-color: rgb(19 78 74 / 0.8);
  border-bottom-color: rgb(19 78 74 / 0.8);
}
.tw-border-y-teal-900\/85 {
  border-top-color: rgb(19 78 74 / 0.85);
  border-bottom-color: rgb(19 78 74 / 0.85);
}
.tw-border-y-teal-900\/90 {
  border-top-color: rgb(19 78 74 / 0.9);
  border-bottom-color: rgb(19 78 74 / 0.9);
}
.tw-border-y-teal-900\/95 {
  border-top-color: rgb(19 78 74 / 0.95);
  border-bottom-color: rgb(19 78 74 / 0.95);
}
.tw-border-y-teal-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-y-teal-950\/0 {
  border-top-color: rgb(4 47 46 / 0);
  border-bottom-color: rgb(4 47 46 / 0);
}
.tw-border-y-teal-950\/10 {
  border-top-color: rgb(4 47 46 / 0.1);
  border-bottom-color: rgb(4 47 46 / 0.1);
}
.tw-border-y-teal-950\/100 {
  border-top-color: rgb(4 47 46 / 1);
  border-bottom-color: rgb(4 47 46 / 1);
}
.tw-border-y-teal-950\/15 {
  border-top-color: rgb(4 47 46 / 0.15);
  border-bottom-color: rgb(4 47 46 / 0.15);
}
.tw-border-y-teal-950\/20 {
  border-top-color: rgb(4 47 46 / 0.2);
  border-bottom-color: rgb(4 47 46 / 0.2);
}
.tw-border-y-teal-950\/25 {
  border-top-color: rgb(4 47 46 / 0.25);
  border-bottom-color: rgb(4 47 46 / 0.25);
}
.tw-border-y-teal-950\/30 {
  border-top-color: rgb(4 47 46 / 0.3);
  border-bottom-color: rgb(4 47 46 / 0.3);
}
.tw-border-y-teal-950\/35 {
  border-top-color: rgb(4 47 46 / 0.35);
  border-bottom-color: rgb(4 47 46 / 0.35);
}
.tw-border-y-teal-950\/40 {
  border-top-color: rgb(4 47 46 / 0.4);
  border-bottom-color: rgb(4 47 46 / 0.4);
}
.tw-border-y-teal-950\/45 {
  border-top-color: rgb(4 47 46 / 0.45);
  border-bottom-color: rgb(4 47 46 / 0.45);
}
.tw-border-y-teal-950\/5 {
  border-top-color: rgb(4 47 46 / 0.05);
  border-bottom-color: rgb(4 47 46 / 0.05);
}
.tw-border-y-teal-950\/50 {
  border-top-color: rgb(4 47 46 / 0.5);
  border-bottom-color: rgb(4 47 46 / 0.5);
}
.tw-border-y-teal-950\/55 {
  border-top-color: rgb(4 47 46 / 0.55);
  border-bottom-color: rgb(4 47 46 / 0.55);
}
.tw-border-y-teal-950\/60 {
  border-top-color: rgb(4 47 46 / 0.6);
  border-bottom-color: rgb(4 47 46 / 0.6);
}
.tw-border-y-teal-950\/65 {
  border-top-color: rgb(4 47 46 / 0.65);
  border-bottom-color: rgb(4 47 46 / 0.65);
}
.tw-border-y-teal-950\/70 {
  border-top-color: rgb(4 47 46 / 0.7);
  border-bottom-color: rgb(4 47 46 / 0.7);
}
.tw-border-y-teal-950\/75 {
  border-top-color: rgb(4 47 46 / 0.75);
  border-bottom-color: rgb(4 47 46 / 0.75);
}
.tw-border-y-teal-950\/80 {
  border-top-color: rgb(4 47 46 / 0.8);
  border-bottom-color: rgb(4 47 46 / 0.8);
}
.tw-border-y-teal-950\/85 {
  border-top-color: rgb(4 47 46 / 0.85);
  border-bottom-color: rgb(4 47 46 / 0.85);
}
.tw-border-y-teal-950\/90 {
  border-top-color: rgb(4 47 46 / 0.9);
  border-bottom-color: rgb(4 47 46 / 0.9);
}
.tw-border-y-teal-950\/95 {
  border-top-color: rgb(4 47 46 / 0.95);
  border-bottom-color: rgb(4 47 46 / 0.95);
}
.tw-border-y-transparent {
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.tw-border-y-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}
.tw-border-y-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.tw-border-y-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}
.tw-border-y-transparent\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}
.tw-border-y-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.tw-border-y-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.tw-border-y-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.tw-border-y-transparent\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}
.tw-border-y-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.tw-border-y-transparent\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}
.tw-border-y-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.tw-border-y-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.tw-border-y-transparent\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}
.tw-border-y-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.tw-border-y-transparent\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}
.tw-border-y-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.tw-border-y-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.tw-border-y-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.tw-border-y-transparent\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}
.tw-border-y-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.tw-border-y-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.tw-border-y-violet-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-100\/0 {
  border-top-color: rgb(237 233 254 / 0);
  border-bottom-color: rgb(237 233 254 / 0);
}
.tw-border-y-violet-100\/10 {
  border-top-color: rgb(237 233 254 / 0.1);
  border-bottom-color: rgb(237 233 254 / 0.1);
}
.tw-border-y-violet-100\/100 {
  border-top-color: rgb(237 233 254 / 1);
  border-bottom-color: rgb(237 233 254 / 1);
}
.tw-border-y-violet-100\/15 {
  border-top-color: rgb(237 233 254 / 0.15);
  border-bottom-color: rgb(237 233 254 / 0.15);
}
.tw-border-y-violet-100\/20 {
  border-top-color: rgb(237 233 254 / 0.2);
  border-bottom-color: rgb(237 233 254 / 0.2);
}
.tw-border-y-violet-100\/25 {
  border-top-color: rgb(237 233 254 / 0.25);
  border-bottom-color: rgb(237 233 254 / 0.25);
}
.tw-border-y-violet-100\/30 {
  border-top-color: rgb(237 233 254 / 0.3);
  border-bottom-color: rgb(237 233 254 / 0.3);
}
.tw-border-y-violet-100\/35 {
  border-top-color: rgb(237 233 254 / 0.35);
  border-bottom-color: rgb(237 233 254 / 0.35);
}
.tw-border-y-violet-100\/40 {
  border-top-color: rgb(237 233 254 / 0.4);
  border-bottom-color: rgb(237 233 254 / 0.4);
}
.tw-border-y-violet-100\/45 {
  border-top-color: rgb(237 233 254 / 0.45);
  border-bottom-color: rgb(237 233 254 / 0.45);
}
.tw-border-y-violet-100\/5 {
  border-top-color: rgb(237 233 254 / 0.05);
  border-bottom-color: rgb(237 233 254 / 0.05);
}
.tw-border-y-violet-100\/50 {
  border-top-color: rgb(237 233 254 / 0.5);
  border-bottom-color: rgb(237 233 254 / 0.5);
}
.tw-border-y-violet-100\/55 {
  border-top-color: rgb(237 233 254 / 0.55);
  border-bottom-color: rgb(237 233 254 / 0.55);
}
.tw-border-y-violet-100\/60 {
  border-top-color: rgb(237 233 254 / 0.6);
  border-bottom-color: rgb(237 233 254 / 0.6);
}
.tw-border-y-violet-100\/65 {
  border-top-color: rgb(237 233 254 / 0.65);
  border-bottom-color: rgb(237 233 254 / 0.65);
}
.tw-border-y-violet-100\/70 {
  border-top-color: rgb(237 233 254 / 0.7);
  border-bottom-color: rgb(237 233 254 / 0.7);
}
.tw-border-y-violet-100\/75 {
  border-top-color: rgb(237 233 254 / 0.75);
  border-bottom-color: rgb(237 233 254 / 0.75);
}
.tw-border-y-violet-100\/80 {
  border-top-color: rgb(237 233 254 / 0.8);
  border-bottom-color: rgb(237 233 254 / 0.8);
}
.tw-border-y-violet-100\/85 {
  border-top-color: rgb(237 233 254 / 0.85);
  border-bottom-color: rgb(237 233 254 / 0.85);
}
.tw-border-y-violet-100\/90 {
  border-top-color: rgb(237 233 254 / 0.9);
  border-bottom-color: rgb(237 233 254 / 0.9);
}
.tw-border-y-violet-100\/95 {
  border-top-color: rgb(237 233 254 / 0.95);
  border-bottom-color: rgb(237 233 254 / 0.95);
}
.tw-border-y-violet-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-200\/0 {
  border-top-color: rgb(221 214 254 / 0);
  border-bottom-color: rgb(221 214 254 / 0);
}
.tw-border-y-violet-200\/10 {
  border-top-color: rgb(221 214 254 / 0.1);
  border-bottom-color: rgb(221 214 254 / 0.1);
}
.tw-border-y-violet-200\/100 {
  border-top-color: rgb(221 214 254 / 1);
  border-bottom-color: rgb(221 214 254 / 1);
}
.tw-border-y-violet-200\/15 {
  border-top-color: rgb(221 214 254 / 0.15);
  border-bottom-color: rgb(221 214 254 / 0.15);
}
.tw-border-y-violet-200\/20 {
  border-top-color: rgb(221 214 254 / 0.2);
  border-bottom-color: rgb(221 214 254 / 0.2);
}
.tw-border-y-violet-200\/25 {
  border-top-color: rgb(221 214 254 / 0.25);
  border-bottom-color: rgb(221 214 254 / 0.25);
}
.tw-border-y-violet-200\/30 {
  border-top-color: rgb(221 214 254 / 0.3);
  border-bottom-color: rgb(221 214 254 / 0.3);
}
.tw-border-y-violet-200\/35 {
  border-top-color: rgb(221 214 254 / 0.35);
  border-bottom-color: rgb(221 214 254 / 0.35);
}
.tw-border-y-violet-200\/40 {
  border-top-color: rgb(221 214 254 / 0.4);
  border-bottom-color: rgb(221 214 254 / 0.4);
}
.tw-border-y-violet-200\/45 {
  border-top-color: rgb(221 214 254 / 0.45);
  border-bottom-color: rgb(221 214 254 / 0.45);
}
.tw-border-y-violet-200\/5 {
  border-top-color: rgb(221 214 254 / 0.05);
  border-bottom-color: rgb(221 214 254 / 0.05);
}
.tw-border-y-violet-200\/50 {
  border-top-color: rgb(221 214 254 / 0.5);
  border-bottom-color: rgb(221 214 254 / 0.5);
}
.tw-border-y-violet-200\/55 {
  border-top-color: rgb(221 214 254 / 0.55);
  border-bottom-color: rgb(221 214 254 / 0.55);
}
.tw-border-y-violet-200\/60 {
  border-top-color: rgb(221 214 254 / 0.6);
  border-bottom-color: rgb(221 214 254 / 0.6);
}
.tw-border-y-violet-200\/65 {
  border-top-color: rgb(221 214 254 / 0.65);
  border-bottom-color: rgb(221 214 254 / 0.65);
}
.tw-border-y-violet-200\/70 {
  border-top-color: rgb(221 214 254 / 0.7);
  border-bottom-color: rgb(221 214 254 / 0.7);
}
.tw-border-y-violet-200\/75 {
  border-top-color: rgb(221 214 254 / 0.75);
  border-bottom-color: rgb(221 214 254 / 0.75);
}
.tw-border-y-violet-200\/80 {
  border-top-color: rgb(221 214 254 / 0.8);
  border-bottom-color: rgb(221 214 254 / 0.8);
}
.tw-border-y-violet-200\/85 {
  border-top-color: rgb(221 214 254 / 0.85);
  border-bottom-color: rgb(221 214 254 / 0.85);
}
.tw-border-y-violet-200\/90 {
  border-top-color: rgb(221 214 254 / 0.9);
  border-bottom-color: rgb(221 214 254 / 0.9);
}
.tw-border-y-violet-200\/95 {
  border-top-color: rgb(221 214 254 / 0.95);
  border-bottom-color: rgb(221 214 254 / 0.95);
}
.tw-border-y-violet-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-300\/0 {
  border-top-color: rgb(196 181 253 / 0);
  border-bottom-color: rgb(196 181 253 / 0);
}
.tw-border-y-violet-300\/10 {
  border-top-color: rgb(196 181 253 / 0.1);
  border-bottom-color: rgb(196 181 253 / 0.1);
}
.tw-border-y-violet-300\/100 {
  border-top-color: rgb(196 181 253 / 1);
  border-bottom-color: rgb(196 181 253 / 1);
}
.tw-border-y-violet-300\/15 {
  border-top-color: rgb(196 181 253 / 0.15);
  border-bottom-color: rgb(196 181 253 / 0.15);
}
.tw-border-y-violet-300\/20 {
  border-top-color: rgb(196 181 253 / 0.2);
  border-bottom-color: rgb(196 181 253 / 0.2);
}
.tw-border-y-violet-300\/25 {
  border-top-color: rgb(196 181 253 / 0.25);
  border-bottom-color: rgb(196 181 253 / 0.25);
}
.tw-border-y-violet-300\/30 {
  border-top-color: rgb(196 181 253 / 0.3);
  border-bottom-color: rgb(196 181 253 / 0.3);
}
.tw-border-y-violet-300\/35 {
  border-top-color: rgb(196 181 253 / 0.35);
  border-bottom-color: rgb(196 181 253 / 0.35);
}
.tw-border-y-violet-300\/40 {
  border-top-color: rgb(196 181 253 / 0.4);
  border-bottom-color: rgb(196 181 253 / 0.4);
}
.tw-border-y-violet-300\/45 {
  border-top-color: rgb(196 181 253 / 0.45);
  border-bottom-color: rgb(196 181 253 / 0.45);
}
.tw-border-y-violet-300\/5 {
  border-top-color: rgb(196 181 253 / 0.05);
  border-bottom-color: rgb(196 181 253 / 0.05);
}
.tw-border-y-violet-300\/50 {
  border-top-color: rgb(196 181 253 / 0.5);
  border-bottom-color: rgb(196 181 253 / 0.5);
}
.tw-border-y-violet-300\/55 {
  border-top-color: rgb(196 181 253 / 0.55);
  border-bottom-color: rgb(196 181 253 / 0.55);
}
.tw-border-y-violet-300\/60 {
  border-top-color: rgb(196 181 253 / 0.6);
  border-bottom-color: rgb(196 181 253 / 0.6);
}
.tw-border-y-violet-300\/65 {
  border-top-color: rgb(196 181 253 / 0.65);
  border-bottom-color: rgb(196 181 253 / 0.65);
}
.tw-border-y-violet-300\/70 {
  border-top-color: rgb(196 181 253 / 0.7);
  border-bottom-color: rgb(196 181 253 / 0.7);
}
.tw-border-y-violet-300\/75 {
  border-top-color: rgb(196 181 253 / 0.75);
  border-bottom-color: rgb(196 181 253 / 0.75);
}
.tw-border-y-violet-300\/80 {
  border-top-color: rgb(196 181 253 / 0.8);
  border-bottom-color: rgb(196 181 253 / 0.8);
}
.tw-border-y-violet-300\/85 {
  border-top-color: rgb(196 181 253 / 0.85);
  border-bottom-color: rgb(196 181 253 / 0.85);
}
.tw-border-y-violet-300\/90 {
  border-top-color: rgb(196 181 253 / 0.9);
  border-bottom-color: rgb(196 181 253 / 0.9);
}
.tw-border-y-violet-300\/95 {
  border-top-color: rgb(196 181 253 / 0.95);
  border-bottom-color: rgb(196 181 253 / 0.95);
}
.tw-border-y-violet-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-400\/0 {
  border-top-color: rgb(167 139 250 / 0);
  border-bottom-color: rgb(167 139 250 / 0);
}
.tw-border-y-violet-400\/10 {
  border-top-color: rgb(167 139 250 / 0.1);
  border-bottom-color: rgb(167 139 250 / 0.1);
}
.tw-border-y-violet-400\/100 {
  border-top-color: rgb(167 139 250 / 1);
  border-bottom-color: rgb(167 139 250 / 1);
}
.tw-border-y-violet-400\/15 {
  border-top-color: rgb(167 139 250 / 0.15);
  border-bottom-color: rgb(167 139 250 / 0.15);
}
.tw-border-y-violet-400\/20 {
  border-top-color: rgb(167 139 250 / 0.2);
  border-bottom-color: rgb(167 139 250 / 0.2);
}
.tw-border-y-violet-400\/25 {
  border-top-color: rgb(167 139 250 / 0.25);
  border-bottom-color: rgb(167 139 250 / 0.25);
}
.tw-border-y-violet-400\/30 {
  border-top-color: rgb(167 139 250 / 0.3);
  border-bottom-color: rgb(167 139 250 / 0.3);
}
.tw-border-y-violet-400\/35 {
  border-top-color: rgb(167 139 250 / 0.35);
  border-bottom-color: rgb(167 139 250 / 0.35);
}
.tw-border-y-violet-400\/40 {
  border-top-color: rgb(167 139 250 / 0.4);
  border-bottom-color: rgb(167 139 250 / 0.4);
}
.tw-border-y-violet-400\/45 {
  border-top-color: rgb(167 139 250 / 0.45);
  border-bottom-color: rgb(167 139 250 / 0.45);
}
.tw-border-y-violet-400\/5 {
  border-top-color: rgb(167 139 250 / 0.05);
  border-bottom-color: rgb(167 139 250 / 0.05);
}
.tw-border-y-violet-400\/50 {
  border-top-color: rgb(167 139 250 / 0.5);
  border-bottom-color: rgb(167 139 250 / 0.5);
}
.tw-border-y-violet-400\/55 {
  border-top-color: rgb(167 139 250 / 0.55);
  border-bottom-color: rgb(167 139 250 / 0.55);
}
.tw-border-y-violet-400\/60 {
  border-top-color: rgb(167 139 250 / 0.6);
  border-bottom-color: rgb(167 139 250 / 0.6);
}
.tw-border-y-violet-400\/65 {
  border-top-color: rgb(167 139 250 / 0.65);
  border-bottom-color: rgb(167 139 250 / 0.65);
}
.tw-border-y-violet-400\/70 {
  border-top-color: rgb(167 139 250 / 0.7);
  border-bottom-color: rgb(167 139 250 / 0.7);
}
.tw-border-y-violet-400\/75 {
  border-top-color: rgb(167 139 250 / 0.75);
  border-bottom-color: rgb(167 139 250 / 0.75);
}
.tw-border-y-violet-400\/80 {
  border-top-color: rgb(167 139 250 / 0.8);
  border-bottom-color: rgb(167 139 250 / 0.8);
}
.tw-border-y-violet-400\/85 {
  border-top-color: rgb(167 139 250 / 0.85);
  border-bottom-color: rgb(167 139 250 / 0.85);
}
.tw-border-y-violet-400\/90 {
  border-top-color: rgb(167 139 250 / 0.9);
  border-bottom-color: rgb(167 139 250 / 0.9);
}
.tw-border-y-violet-400\/95 {
  border-top-color: rgb(167 139 250 / 0.95);
  border-bottom-color: rgb(167 139 250 / 0.95);
}
.tw-border-y-violet-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-50\/0 {
  border-top-color: rgb(245 243 255 / 0);
  border-bottom-color: rgb(245 243 255 / 0);
}
.tw-border-y-violet-50\/10 {
  border-top-color: rgb(245 243 255 / 0.1);
  border-bottom-color: rgb(245 243 255 / 0.1);
}
.tw-border-y-violet-50\/100 {
  border-top-color: rgb(245 243 255 / 1);
  border-bottom-color: rgb(245 243 255 / 1);
}
.tw-border-y-violet-50\/15 {
  border-top-color: rgb(245 243 255 / 0.15);
  border-bottom-color: rgb(245 243 255 / 0.15);
}
.tw-border-y-violet-50\/20 {
  border-top-color: rgb(245 243 255 / 0.2);
  border-bottom-color: rgb(245 243 255 / 0.2);
}
.tw-border-y-violet-50\/25 {
  border-top-color: rgb(245 243 255 / 0.25);
  border-bottom-color: rgb(245 243 255 / 0.25);
}
.tw-border-y-violet-50\/30 {
  border-top-color: rgb(245 243 255 / 0.3);
  border-bottom-color: rgb(245 243 255 / 0.3);
}
.tw-border-y-violet-50\/35 {
  border-top-color: rgb(245 243 255 / 0.35);
  border-bottom-color: rgb(245 243 255 / 0.35);
}
.tw-border-y-violet-50\/40 {
  border-top-color: rgb(245 243 255 / 0.4);
  border-bottom-color: rgb(245 243 255 / 0.4);
}
.tw-border-y-violet-50\/45 {
  border-top-color: rgb(245 243 255 / 0.45);
  border-bottom-color: rgb(245 243 255 / 0.45);
}
.tw-border-y-violet-50\/5 {
  border-top-color: rgb(245 243 255 / 0.05);
  border-bottom-color: rgb(245 243 255 / 0.05);
}
.tw-border-y-violet-50\/50 {
  border-top-color: rgb(245 243 255 / 0.5);
  border-bottom-color: rgb(245 243 255 / 0.5);
}
.tw-border-y-violet-50\/55 {
  border-top-color: rgb(245 243 255 / 0.55);
  border-bottom-color: rgb(245 243 255 / 0.55);
}
.tw-border-y-violet-50\/60 {
  border-top-color: rgb(245 243 255 / 0.6);
  border-bottom-color: rgb(245 243 255 / 0.6);
}
.tw-border-y-violet-50\/65 {
  border-top-color: rgb(245 243 255 / 0.65);
  border-bottom-color: rgb(245 243 255 / 0.65);
}
.tw-border-y-violet-50\/70 {
  border-top-color: rgb(245 243 255 / 0.7);
  border-bottom-color: rgb(245 243 255 / 0.7);
}
.tw-border-y-violet-50\/75 {
  border-top-color: rgb(245 243 255 / 0.75);
  border-bottom-color: rgb(245 243 255 / 0.75);
}
.tw-border-y-violet-50\/80 {
  border-top-color: rgb(245 243 255 / 0.8);
  border-bottom-color: rgb(245 243 255 / 0.8);
}
.tw-border-y-violet-50\/85 {
  border-top-color: rgb(245 243 255 / 0.85);
  border-bottom-color: rgb(245 243 255 / 0.85);
}
.tw-border-y-violet-50\/90 {
  border-top-color: rgb(245 243 255 / 0.9);
  border-bottom-color: rgb(245 243 255 / 0.9);
}
.tw-border-y-violet-50\/95 {
  border-top-color: rgb(245 243 255 / 0.95);
  border-bottom-color: rgb(245 243 255 / 0.95);
}
.tw-border-y-violet-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-500\/0 {
  border-top-color: rgb(139 92 246 / 0);
  border-bottom-color: rgb(139 92 246 / 0);
}
.tw-border-y-violet-500\/10 {
  border-top-color: rgb(139 92 246 / 0.1);
  border-bottom-color: rgb(139 92 246 / 0.1);
}
.tw-border-y-violet-500\/100 {
  border-top-color: rgb(139 92 246 / 1);
  border-bottom-color: rgb(139 92 246 / 1);
}
.tw-border-y-violet-500\/15 {
  border-top-color: rgb(139 92 246 / 0.15);
  border-bottom-color: rgb(139 92 246 / 0.15);
}
.tw-border-y-violet-500\/20 {
  border-top-color: rgb(139 92 246 / 0.2);
  border-bottom-color: rgb(139 92 246 / 0.2);
}
.tw-border-y-violet-500\/25 {
  border-top-color: rgb(139 92 246 / 0.25);
  border-bottom-color: rgb(139 92 246 / 0.25);
}
.tw-border-y-violet-500\/30 {
  border-top-color: rgb(139 92 246 / 0.3);
  border-bottom-color: rgb(139 92 246 / 0.3);
}
.tw-border-y-violet-500\/35 {
  border-top-color: rgb(139 92 246 / 0.35);
  border-bottom-color: rgb(139 92 246 / 0.35);
}
.tw-border-y-violet-500\/40 {
  border-top-color: rgb(139 92 246 / 0.4);
  border-bottom-color: rgb(139 92 246 / 0.4);
}
.tw-border-y-violet-500\/45 {
  border-top-color: rgb(139 92 246 / 0.45);
  border-bottom-color: rgb(139 92 246 / 0.45);
}
.tw-border-y-violet-500\/5 {
  border-top-color: rgb(139 92 246 / 0.05);
  border-bottom-color: rgb(139 92 246 / 0.05);
}
.tw-border-y-violet-500\/50 {
  border-top-color: rgb(139 92 246 / 0.5);
  border-bottom-color: rgb(139 92 246 / 0.5);
}
.tw-border-y-violet-500\/55 {
  border-top-color: rgb(139 92 246 / 0.55);
  border-bottom-color: rgb(139 92 246 / 0.55);
}
.tw-border-y-violet-500\/60 {
  border-top-color: rgb(139 92 246 / 0.6);
  border-bottom-color: rgb(139 92 246 / 0.6);
}
.tw-border-y-violet-500\/65 {
  border-top-color: rgb(139 92 246 / 0.65);
  border-bottom-color: rgb(139 92 246 / 0.65);
}
.tw-border-y-violet-500\/70 {
  border-top-color: rgb(139 92 246 / 0.7);
  border-bottom-color: rgb(139 92 246 / 0.7);
}
.tw-border-y-violet-500\/75 {
  border-top-color: rgb(139 92 246 / 0.75);
  border-bottom-color: rgb(139 92 246 / 0.75);
}
.tw-border-y-violet-500\/80 {
  border-top-color: rgb(139 92 246 / 0.8);
  border-bottom-color: rgb(139 92 246 / 0.8);
}
.tw-border-y-violet-500\/85 {
  border-top-color: rgb(139 92 246 / 0.85);
  border-bottom-color: rgb(139 92 246 / 0.85);
}
.tw-border-y-violet-500\/90 {
  border-top-color: rgb(139 92 246 / 0.9);
  border-bottom-color: rgb(139 92 246 / 0.9);
}
.tw-border-y-violet-500\/95 {
  border-top-color: rgb(139 92 246 / 0.95);
  border-bottom-color: rgb(139 92 246 / 0.95);
}
.tw-border-y-violet-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-600\/0 {
  border-top-color: rgb(124 58 237 / 0);
  border-bottom-color: rgb(124 58 237 / 0);
}
.tw-border-y-violet-600\/10 {
  border-top-color: rgb(124 58 237 / 0.1);
  border-bottom-color: rgb(124 58 237 / 0.1);
}
.tw-border-y-violet-600\/100 {
  border-top-color: rgb(124 58 237 / 1);
  border-bottom-color: rgb(124 58 237 / 1);
}
.tw-border-y-violet-600\/15 {
  border-top-color: rgb(124 58 237 / 0.15);
  border-bottom-color: rgb(124 58 237 / 0.15);
}
.tw-border-y-violet-600\/20 {
  border-top-color: rgb(124 58 237 / 0.2);
  border-bottom-color: rgb(124 58 237 / 0.2);
}
.tw-border-y-violet-600\/25 {
  border-top-color: rgb(124 58 237 / 0.25);
  border-bottom-color: rgb(124 58 237 / 0.25);
}
.tw-border-y-violet-600\/30 {
  border-top-color: rgb(124 58 237 / 0.3);
  border-bottom-color: rgb(124 58 237 / 0.3);
}
.tw-border-y-violet-600\/35 {
  border-top-color: rgb(124 58 237 / 0.35);
  border-bottom-color: rgb(124 58 237 / 0.35);
}
.tw-border-y-violet-600\/40 {
  border-top-color: rgb(124 58 237 / 0.4);
  border-bottom-color: rgb(124 58 237 / 0.4);
}
.tw-border-y-violet-600\/45 {
  border-top-color: rgb(124 58 237 / 0.45);
  border-bottom-color: rgb(124 58 237 / 0.45);
}
.tw-border-y-violet-600\/5 {
  border-top-color: rgb(124 58 237 / 0.05);
  border-bottom-color: rgb(124 58 237 / 0.05);
}
.tw-border-y-violet-600\/50 {
  border-top-color: rgb(124 58 237 / 0.5);
  border-bottom-color: rgb(124 58 237 / 0.5);
}
.tw-border-y-violet-600\/55 {
  border-top-color: rgb(124 58 237 / 0.55);
  border-bottom-color: rgb(124 58 237 / 0.55);
}
.tw-border-y-violet-600\/60 {
  border-top-color: rgb(124 58 237 / 0.6);
  border-bottom-color: rgb(124 58 237 / 0.6);
}
.tw-border-y-violet-600\/65 {
  border-top-color: rgb(124 58 237 / 0.65);
  border-bottom-color: rgb(124 58 237 / 0.65);
}
.tw-border-y-violet-600\/70 {
  border-top-color: rgb(124 58 237 / 0.7);
  border-bottom-color: rgb(124 58 237 / 0.7);
}
.tw-border-y-violet-600\/75 {
  border-top-color: rgb(124 58 237 / 0.75);
  border-bottom-color: rgb(124 58 237 / 0.75);
}
.tw-border-y-violet-600\/80 {
  border-top-color: rgb(124 58 237 / 0.8);
  border-bottom-color: rgb(124 58 237 / 0.8);
}
.tw-border-y-violet-600\/85 {
  border-top-color: rgb(124 58 237 / 0.85);
  border-bottom-color: rgb(124 58 237 / 0.85);
}
.tw-border-y-violet-600\/90 {
  border-top-color: rgb(124 58 237 / 0.9);
  border-bottom-color: rgb(124 58 237 / 0.9);
}
.tw-border-y-violet-600\/95 {
  border-top-color: rgb(124 58 237 / 0.95);
  border-bottom-color: rgb(124 58 237 / 0.95);
}
.tw-border-y-violet-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-700\/0 {
  border-top-color: rgb(109 40 217 / 0);
  border-bottom-color: rgb(109 40 217 / 0);
}
.tw-border-y-violet-700\/10 {
  border-top-color: rgb(109 40 217 / 0.1);
  border-bottom-color: rgb(109 40 217 / 0.1);
}
.tw-border-y-violet-700\/100 {
  border-top-color: rgb(109 40 217 / 1);
  border-bottom-color: rgb(109 40 217 / 1);
}
.tw-border-y-violet-700\/15 {
  border-top-color: rgb(109 40 217 / 0.15);
  border-bottom-color: rgb(109 40 217 / 0.15);
}
.tw-border-y-violet-700\/20 {
  border-top-color: rgb(109 40 217 / 0.2);
  border-bottom-color: rgb(109 40 217 / 0.2);
}
.tw-border-y-violet-700\/25 {
  border-top-color: rgb(109 40 217 / 0.25);
  border-bottom-color: rgb(109 40 217 / 0.25);
}
.tw-border-y-violet-700\/30 {
  border-top-color: rgb(109 40 217 / 0.3);
  border-bottom-color: rgb(109 40 217 / 0.3);
}
.tw-border-y-violet-700\/35 {
  border-top-color: rgb(109 40 217 / 0.35);
  border-bottom-color: rgb(109 40 217 / 0.35);
}
.tw-border-y-violet-700\/40 {
  border-top-color: rgb(109 40 217 / 0.4);
  border-bottom-color: rgb(109 40 217 / 0.4);
}
.tw-border-y-violet-700\/45 {
  border-top-color: rgb(109 40 217 / 0.45);
  border-bottom-color: rgb(109 40 217 / 0.45);
}
.tw-border-y-violet-700\/5 {
  border-top-color: rgb(109 40 217 / 0.05);
  border-bottom-color: rgb(109 40 217 / 0.05);
}
.tw-border-y-violet-700\/50 {
  border-top-color: rgb(109 40 217 / 0.5);
  border-bottom-color: rgb(109 40 217 / 0.5);
}
.tw-border-y-violet-700\/55 {
  border-top-color: rgb(109 40 217 / 0.55);
  border-bottom-color: rgb(109 40 217 / 0.55);
}
.tw-border-y-violet-700\/60 {
  border-top-color: rgb(109 40 217 / 0.6);
  border-bottom-color: rgb(109 40 217 / 0.6);
}
.tw-border-y-violet-700\/65 {
  border-top-color: rgb(109 40 217 / 0.65);
  border-bottom-color: rgb(109 40 217 / 0.65);
}
.tw-border-y-violet-700\/70 {
  border-top-color: rgb(109 40 217 / 0.7);
  border-bottom-color: rgb(109 40 217 / 0.7);
}
.tw-border-y-violet-700\/75 {
  border-top-color: rgb(109 40 217 / 0.75);
  border-bottom-color: rgb(109 40 217 / 0.75);
}
.tw-border-y-violet-700\/80 {
  border-top-color: rgb(109 40 217 / 0.8);
  border-bottom-color: rgb(109 40 217 / 0.8);
}
.tw-border-y-violet-700\/85 {
  border-top-color: rgb(109 40 217 / 0.85);
  border-bottom-color: rgb(109 40 217 / 0.85);
}
.tw-border-y-violet-700\/90 {
  border-top-color: rgb(109 40 217 / 0.9);
  border-bottom-color: rgb(109 40 217 / 0.9);
}
.tw-border-y-violet-700\/95 {
  border-top-color: rgb(109 40 217 / 0.95);
  border-bottom-color: rgb(109 40 217 / 0.95);
}
.tw-border-y-violet-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-800\/0 {
  border-top-color: rgb(91 33 182 / 0);
  border-bottom-color: rgb(91 33 182 / 0);
}
.tw-border-y-violet-800\/10 {
  border-top-color: rgb(91 33 182 / 0.1);
  border-bottom-color: rgb(91 33 182 / 0.1);
}
.tw-border-y-violet-800\/100 {
  border-top-color: rgb(91 33 182 / 1);
  border-bottom-color: rgb(91 33 182 / 1);
}
.tw-border-y-violet-800\/15 {
  border-top-color: rgb(91 33 182 / 0.15);
  border-bottom-color: rgb(91 33 182 / 0.15);
}
.tw-border-y-violet-800\/20 {
  border-top-color: rgb(91 33 182 / 0.2);
  border-bottom-color: rgb(91 33 182 / 0.2);
}
.tw-border-y-violet-800\/25 {
  border-top-color: rgb(91 33 182 / 0.25);
  border-bottom-color: rgb(91 33 182 / 0.25);
}
.tw-border-y-violet-800\/30 {
  border-top-color: rgb(91 33 182 / 0.3);
  border-bottom-color: rgb(91 33 182 / 0.3);
}
.tw-border-y-violet-800\/35 {
  border-top-color: rgb(91 33 182 / 0.35);
  border-bottom-color: rgb(91 33 182 / 0.35);
}
.tw-border-y-violet-800\/40 {
  border-top-color: rgb(91 33 182 / 0.4);
  border-bottom-color: rgb(91 33 182 / 0.4);
}
.tw-border-y-violet-800\/45 {
  border-top-color: rgb(91 33 182 / 0.45);
  border-bottom-color: rgb(91 33 182 / 0.45);
}
.tw-border-y-violet-800\/5 {
  border-top-color: rgb(91 33 182 / 0.05);
  border-bottom-color: rgb(91 33 182 / 0.05);
}
.tw-border-y-violet-800\/50 {
  border-top-color: rgb(91 33 182 / 0.5);
  border-bottom-color: rgb(91 33 182 / 0.5);
}
.tw-border-y-violet-800\/55 {
  border-top-color: rgb(91 33 182 / 0.55);
  border-bottom-color: rgb(91 33 182 / 0.55);
}
.tw-border-y-violet-800\/60 {
  border-top-color: rgb(91 33 182 / 0.6);
  border-bottom-color: rgb(91 33 182 / 0.6);
}
.tw-border-y-violet-800\/65 {
  border-top-color: rgb(91 33 182 / 0.65);
  border-bottom-color: rgb(91 33 182 / 0.65);
}
.tw-border-y-violet-800\/70 {
  border-top-color: rgb(91 33 182 / 0.7);
  border-bottom-color: rgb(91 33 182 / 0.7);
}
.tw-border-y-violet-800\/75 {
  border-top-color: rgb(91 33 182 / 0.75);
  border-bottom-color: rgb(91 33 182 / 0.75);
}
.tw-border-y-violet-800\/80 {
  border-top-color: rgb(91 33 182 / 0.8);
  border-bottom-color: rgb(91 33 182 / 0.8);
}
.tw-border-y-violet-800\/85 {
  border-top-color: rgb(91 33 182 / 0.85);
  border-bottom-color: rgb(91 33 182 / 0.85);
}
.tw-border-y-violet-800\/90 {
  border-top-color: rgb(91 33 182 / 0.9);
  border-bottom-color: rgb(91 33 182 / 0.9);
}
.tw-border-y-violet-800\/95 {
  border-top-color: rgb(91 33 182 / 0.95);
  border-bottom-color: rgb(91 33 182 / 0.95);
}
.tw-border-y-violet-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-900\/0 {
  border-top-color: rgb(76 29 149 / 0);
  border-bottom-color: rgb(76 29 149 / 0);
}
.tw-border-y-violet-900\/10 {
  border-top-color: rgb(76 29 149 / 0.1);
  border-bottom-color: rgb(76 29 149 / 0.1);
}
.tw-border-y-violet-900\/100 {
  border-top-color: rgb(76 29 149 / 1);
  border-bottom-color: rgb(76 29 149 / 1);
}
.tw-border-y-violet-900\/15 {
  border-top-color: rgb(76 29 149 / 0.15);
  border-bottom-color: rgb(76 29 149 / 0.15);
}
.tw-border-y-violet-900\/20 {
  border-top-color: rgb(76 29 149 / 0.2);
  border-bottom-color: rgb(76 29 149 / 0.2);
}
.tw-border-y-violet-900\/25 {
  border-top-color: rgb(76 29 149 / 0.25);
  border-bottom-color: rgb(76 29 149 / 0.25);
}
.tw-border-y-violet-900\/30 {
  border-top-color: rgb(76 29 149 / 0.3);
  border-bottom-color: rgb(76 29 149 / 0.3);
}
.tw-border-y-violet-900\/35 {
  border-top-color: rgb(76 29 149 / 0.35);
  border-bottom-color: rgb(76 29 149 / 0.35);
}
.tw-border-y-violet-900\/40 {
  border-top-color: rgb(76 29 149 / 0.4);
  border-bottom-color: rgb(76 29 149 / 0.4);
}
.tw-border-y-violet-900\/45 {
  border-top-color: rgb(76 29 149 / 0.45);
  border-bottom-color: rgb(76 29 149 / 0.45);
}
.tw-border-y-violet-900\/5 {
  border-top-color: rgb(76 29 149 / 0.05);
  border-bottom-color: rgb(76 29 149 / 0.05);
}
.tw-border-y-violet-900\/50 {
  border-top-color: rgb(76 29 149 / 0.5);
  border-bottom-color: rgb(76 29 149 / 0.5);
}
.tw-border-y-violet-900\/55 {
  border-top-color: rgb(76 29 149 / 0.55);
  border-bottom-color: rgb(76 29 149 / 0.55);
}
.tw-border-y-violet-900\/60 {
  border-top-color: rgb(76 29 149 / 0.6);
  border-bottom-color: rgb(76 29 149 / 0.6);
}
.tw-border-y-violet-900\/65 {
  border-top-color: rgb(76 29 149 / 0.65);
  border-bottom-color: rgb(76 29 149 / 0.65);
}
.tw-border-y-violet-900\/70 {
  border-top-color: rgb(76 29 149 / 0.7);
  border-bottom-color: rgb(76 29 149 / 0.7);
}
.tw-border-y-violet-900\/75 {
  border-top-color: rgb(76 29 149 / 0.75);
  border-bottom-color: rgb(76 29 149 / 0.75);
}
.tw-border-y-violet-900\/80 {
  border-top-color: rgb(76 29 149 / 0.8);
  border-bottom-color: rgb(76 29 149 / 0.8);
}
.tw-border-y-violet-900\/85 {
  border-top-color: rgb(76 29 149 / 0.85);
  border-bottom-color: rgb(76 29 149 / 0.85);
}
.tw-border-y-violet-900\/90 {
  border-top-color: rgb(76 29 149 / 0.9);
  border-bottom-color: rgb(76 29 149 / 0.9);
}
.tw-border-y-violet-900\/95 {
  border-top-color: rgb(76 29 149 / 0.95);
  border-bottom-color: rgb(76 29 149 / 0.95);
}
.tw-border-y-violet-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-y-violet-950\/0 {
  border-top-color: rgb(46 16 101 / 0);
  border-bottom-color: rgb(46 16 101 / 0);
}
.tw-border-y-violet-950\/10 {
  border-top-color: rgb(46 16 101 / 0.1);
  border-bottom-color: rgb(46 16 101 / 0.1);
}
.tw-border-y-violet-950\/100 {
  border-top-color: rgb(46 16 101 / 1);
  border-bottom-color: rgb(46 16 101 / 1);
}
.tw-border-y-violet-950\/15 {
  border-top-color: rgb(46 16 101 / 0.15);
  border-bottom-color: rgb(46 16 101 / 0.15);
}
.tw-border-y-violet-950\/20 {
  border-top-color: rgb(46 16 101 / 0.2);
  border-bottom-color: rgb(46 16 101 / 0.2);
}
.tw-border-y-violet-950\/25 {
  border-top-color: rgb(46 16 101 / 0.25);
  border-bottom-color: rgb(46 16 101 / 0.25);
}
.tw-border-y-violet-950\/30 {
  border-top-color: rgb(46 16 101 / 0.3);
  border-bottom-color: rgb(46 16 101 / 0.3);
}
.tw-border-y-violet-950\/35 {
  border-top-color: rgb(46 16 101 / 0.35);
  border-bottom-color: rgb(46 16 101 / 0.35);
}
.tw-border-y-violet-950\/40 {
  border-top-color: rgb(46 16 101 / 0.4);
  border-bottom-color: rgb(46 16 101 / 0.4);
}
.tw-border-y-violet-950\/45 {
  border-top-color: rgb(46 16 101 / 0.45);
  border-bottom-color: rgb(46 16 101 / 0.45);
}
.tw-border-y-violet-950\/5 {
  border-top-color: rgb(46 16 101 / 0.05);
  border-bottom-color: rgb(46 16 101 / 0.05);
}
.tw-border-y-violet-950\/50 {
  border-top-color: rgb(46 16 101 / 0.5);
  border-bottom-color: rgb(46 16 101 / 0.5);
}
.tw-border-y-violet-950\/55 {
  border-top-color: rgb(46 16 101 / 0.55);
  border-bottom-color: rgb(46 16 101 / 0.55);
}
.tw-border-y-violet-950\/60 {
  border-top-color: rgb(46 16 101 / 0.6);
  border-bottom-color: rgb(46 16 101 / 0.6);
}
.tw-border-y-violet-950\/65 {
  border-top-color: rgb(46 16 101 / 0.65);
  border-bottom-color: rgb(46 16 101 / 0.65);
}
.tw-border-y-violet-950\/70 {
  border-top-color: rgb(46 16 101 / 0.7);
  border-bottom-color: rgb(46 16 101 / 0.7);
}
.tw-border-y-violet-950\/75 {
  border-top-color: rgb(46 16 101 / 0.75);
  border-bottom-color: rgb(46 16 101 / 0.75);
}
.tw-border-y-violet-950\/80 {
  border-top-color: rgb(46 16 101 / 0.8);
  border-bottom-color: rgb(46 16 101 / 0.8);
}
.tw-border-y-violet-950\/85 {
  border-top-color: rgb(46 16 101 / 0.85);
  border-bottom-color: rgb(46 16 101 / 0.85);
}
.tw-border-y-violet-950\/90 {
  border-top-color: rgb(46 16 101 / 0.9);
  border-bottom-color: rgb(46 16 101 / 0.9);
}
.tw-border-y-violet-950\/95 {
  border-top-color: rgb(46 16 101 / 0.95);
  border-bottom-color: rgb(46 16 101 / 0.95);
}
.tw-border-y-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-y-white\/0 {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}
.tw-border-y-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}
.tw-border-y-white\/100 {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}
.tw-border-y-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}
.tw-border-y-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}
.tw-border-y-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}
.tw-border-y-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}
.tw-border-y-white\/35 {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}
.tw-border-y-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}
.tw-border-y-white\/45 {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}
.tw-border-y-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}
.tw-border-y-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}
.tw-border-y-white\/55 {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}
.tw-border-y-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}
.tw-border-y-white\/65 {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}
.tw-border-y-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}
.tw-border-y-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}
.tw-border-y-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}
.tw-border-y-white\/85 {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}
.tw-border-y-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}
.tw-border-y-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}
.tw-border-y-yellow-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0);
  border-bottom-color: rgb(254 249 195 / 0);
}
.tw-border-y-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1);
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.tw-border-y-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1);
  border-bottom-color: rgb(254 249 195 / 1);
}
.tw-border-y-yellow-100\/15 {
  border-top-color: rgb(254 249 195 / 0.15);
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.tw-border-y-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2);
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.tw-border-y-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25);
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.tw-border-y-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3);
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.tw-border-y-yellow-100\/35 {
  border-top-color: rgb(254 249 195 / 0.35);
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.tw-border-y-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4);
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.tw-border-y-yellow-100\/45 {
  border-top-color: rgb(254 249 195 / 0.45);
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.tw-border-y-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05);
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.tw-border-y-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5);
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.tw-border-y-yellow-100\/55 {
  border-top-color: rgb(254 249 195 / 0.55);
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.tw-border-y-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6);
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.tw-border-y-yellow-100\/65 {
  border-top-color: rgb(254 249 195 / 0.65);
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.tw-border-y-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7);
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.tw-border-y-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75);
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.tw-border-y-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8);
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.tw-border-y-yellow-100\/85 {
  border-top-color: rgb(254 249 195 / 0.85);
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.tw-border-y-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9);
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.tw-border-y-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95);
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.tw-border-y-yellow-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0);
  border-bottom-color: rgb(254 240 138 / 0);
}
.tw-border-y-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1);
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.tw-border-y-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1);
  border-bottom-color: rgb(254 240 138 / 1);
}
.tw-border-y-yellow-200\/15 {
  border-top-color: rgb(254 240 138 / 0.15);
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.tw-border-y-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2);
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.tw-border-y-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25);
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.tw-border-y-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3);
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.tw-border-y-yellow-200\/35 {
  border-top-color: rgb(254 240 138 / 0.35);
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.tw-border-y-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4);
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.tw-border-y-yellow-200\/45 {
  border-top-color: rgb(254 240 138 / 0.45);
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.tw-border-y-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05);
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.tw-border-y-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5);
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.tw-border-y-yellow-200\/55 {
  border-top-color: rgb(254 240 138 / 0.55);
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.tw-border-y-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6);
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.tw-border-y-yellow-200\/65 {
  border-top-color: rgb(254 240 138 / 0.65);
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.tw-border-y-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7);
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.tw-border-y-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75);
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.tw-border-y-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8);
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.tw-border-y-yellow-200\/85 {
  border-top-color: rgb(254 240 138 / 0.85);
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.tw-border-y-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9);
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.tw-border-y-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95);
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.tw-border-y-yellow-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0);
  border-bottom-color: rgb(253 224 71 / 0);
}
.tw-border-y-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1);
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.tw-border-y-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1);
  border-bottom-color: rgb(253 224 71 / 1);
}
.tw-border-y-yellow-300\/15 {
  border-top-color: rgb(253 224 71 / 0.15);
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.tw-border-y-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2);
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.tw-border-y-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25);
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.tw-border-y-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3);
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.tw-border-y-yellow-300\/35 {
  border-top-color: rgb(253 224 71 / 0.35);
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.tw-border-y-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4);
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.tw-border-y-yellow-300\/45 {
  border-top-color: rgb(253 224 71 / 0.45);
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.tw-border-y-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05);
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.tw-border-y-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5);
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.tw-border-y-yellow-300\/55 {
  border-top-color: rgb(253 224 71 / 0.55);
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.tw-border-y-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6);
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.tw-border-y-yellow-300\/65 {
  border-top-color: rgb(253 224 71 / 0.65);
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.tw-border-y-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7);
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.tw-border-y-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75);
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.tw-border-y-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8);
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.tw-border-y-yellow-300\/85 {
  border-top-color: rgb(253 224 71 / 0.85);
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.tw-border-y-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9);
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.tw-border-y-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95);
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.tw-border-y-yellow-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0);
  border-bottom-color: rgb(250 204 21 / 0);
}
.tw-border-y-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1);
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.tw-border-y-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1);
  border-bottom-color: rgb(250 204 21 / 1);
}
.tw-border-y-yellow-400\/15 {
  border-top-color: rgb(250 204 21 / 0.15);
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.tw-border-y-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2);
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.tw-border-y-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25);
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.tw-border-y-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3);
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.tw-border-y-yellow-400\/35 {
  border-top-color: rgb(250 204 21 / 0.35);
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.tw-border-y-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4);
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.tw-border-y-yellow-400\/45 {
  border-top-color: rgb(250 204 21 / 0.45);
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.tw-border-y-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05);
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.tw-border-y-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5);
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.tw-border-y-yellow-400\/55 {
  border-top-color: rgb(250 204 21 / 0.55);
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.tw-border-y-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6);
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.tw-border-y-yellow-400\/65 {
  border-top-color: rgb(250 204 21 / 0.65);
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.tw-border-y-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7);
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.tw-border-y-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75);
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.tw-border-y-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8);
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.tw-border-y-yellow-400\/85 {
  border-top-color: rgb(250 204 21 / 0.85);
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.tw-border-y-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9);
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.tw-border-y-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95);
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.tw-border-y-yellow-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0);
  border-bottom-color: rgb(254 252 232 / 0);
}
.tw-border-y-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1);
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.tw-border-y-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1);
  border-bottom-color: rgb(254 252 232 / 1);
}
.tw-border-y-yellow-50\/15 {
  border-top-color: rgb(254 252 232 / 0.15);
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.tw-border-y-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2);
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.tw-border-y-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25);
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.tw-border-y-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3);
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.tw-border-y-yellow-50\/35 {
  border-top-color: rgb(254 252 232 / 0.35);
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.tw-border-y-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4);
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.tw-border-y-yellow-50\/45 {
  border-top-color: rgb(254 252 232 / 0.45);
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.tw-border-y-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05);
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.tw-border-y-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5);
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.tw-border-y-yellow-50\/55 {
  border-top-color: rgb(254 252 232 / 0.55);
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.tw-border-y-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6);
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.tw-border-y-yellow-50\/65 {
  border-top-color: rgb(254 252 232 / 0.65);
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.tw-border-y-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7);
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.tw-border-y-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75);
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.tw-border-y-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8);
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.tw-border-y-yellow-50\/85 {
  border-top-color: rgb(254 252 232 / 0.85);
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.tw-border-y-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9);
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.tw-border-y-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95);
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.tw-border-y-yellow-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0);
  border-bottom-color: rgb(234 179 8 / 0);
}
.tw-border-y-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1);
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.tw-border-y-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1);
  border-bottom-color: rgb(234 179 8 / 1);
}
.tw-border-y-yellow-500\/15 {
  border-top-color: rgb(234 179 8 / 0.15);
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.tw-border-y-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2);
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.tw-border-y-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25);
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.tw-border-y-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3);
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.tw-border-y-yellow-500\/35 {
  border-top-color: rgb(234 179 8 / 0.35);
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.tw-border-y-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4);
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.tw-border-y-yellow-500\/45 {
  border-top-color: rgb(234 179 8 / 0.45);
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.tw-border-y-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05);
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.tw-border-y-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5);
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.tw-border-y-yellow-500\/55 {
  border-top-color: rgb(234 179 8 / 0.55);
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.tw-border-y-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6);
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.tw-border-y-yellow-500\/65 {
  border-top-color: rgb(234 179 8 / 0.65);
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.tw-border-y-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7);
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.tw-border-y-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75);
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.tw-border-y-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8);
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.tw-border-y-yellow-500\/85 {
  border-top-color: rgb(234 179 8 / 0.85);
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.tw-border-y-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9);
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.tw-border-y-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95);
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.tw-border-y-yellow-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0);
  border-bottom-color: rgb(202 138 4 / 0);
}
.tw-border-y-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1);
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.tw-border-y-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1);
  border-bottom-color: rgb(202 138 4 / 1);
}
.tw-border-y-yellow-600\/15 {
  border-top-color: rgb(202 138 4 / 0.15);
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.tw-border-y-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2);
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.tw-border-y-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25);
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.tw-border-y-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3);
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.tw-border-y-yellow-600\/35 {
  border-top-color: rgb(202 138 4 / 0.35);
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.tw-border-y-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4);
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.tw-border-y-yellow-600\/45 {
  border-top-color: rgb(202 138 4 / 0.45);
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.tw-border-y-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05);
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.tw-border-y-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5);
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.tw-border-y-yellow-600\/55 {
  border-top-color: rgb(202 138 4 / 0.55);
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.tw-border-y-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6);
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.tw-border-y-yellow-600\/65 {
  border-top-color: rgb(202 138 4 / 0.65);
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.tw-border-y-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7);
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.tw-border-y-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75);
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.tw-border-y-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8);
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.tw-border-y-yellow-600\/85 {
  border-top-color: rgb(202 138 4 / 0.85);
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.tw-border-y-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9);
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.tw-border-y-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95);
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.tw-border-y-yellow-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0);
  border-bottom-color: rgb(161 98 7 / 0);
}
.tw-border-y-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1);
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.tw-border-y-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1);
  border-bottom-color: rgb(161 98 7 / 1);
}
.tw-border-y-yellow-700\/15 {
  border-top-color: rgb(161 98 7 / 0.15);
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.tw-border-y-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2);
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.tw-border-y-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25);
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.tw-border-y-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3);
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.tw-border-y-yellow-700\/35 {
  border-top-color: rgb(161 98 7 / 0.35);
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.tw-border-y-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4);
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.tw-border-y-yellow-700\/45 {
  border-top-color: rgb(161 98 7 / 0.45);
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.tw-border-y-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05);
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.tw-border-y-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5);
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.tw-border-y-yellow-700\/55 {
  border-top-color: rgb(161 98 7 / 0.55);
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.tw-border-y-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6);
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.tw-border-y-yellow-700\/65 {
  border-top-color: rgb(161 98 7 / 0.65);
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.tw-border-y-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7);
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.tw-border-y-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75);
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.tw-border-y-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8);
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.tw-border-y-yellow-700\/85 {
  border-top-color: rgb(161 98 7 / 0.85);
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.tw-border-y-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9);
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.tw-border-y-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95);
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.tw-border-y-yellow-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0);
  border-bottom-color: rgb(133 77 14 / 0);
}
.tw-border-y-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1);
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.tw-border-y-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1);
  border-bottom-color: rgb(133 77 14 / 1);
}
.tw-border-y-yellow-800\/15 {
  border-top-color: rgb(133 77 14 / 0.15);
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.tw-border-y-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2);
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.tw-border-y-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25);
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.tw-border-y-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3);
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.tw-border-y-yellow-800\/35 {
  border-top-color: rgb(133 77 14 / 0.35);
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.tw-border-y-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4);
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.tw-border-y-yellow-800\/45 {
  border-top-color: rgb(133 77 14 / 0.45);
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.tw-border-y-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05);
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.tw-border-y-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5);
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.tw-border-y-yellow-800\/55 {
  border-top-color: rgb(133 77 14 / 0.55);
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.tw-border-y-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6);
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.tw-border-y-yellow-800\/65 {
  border-top-color: rgb(133 77 14 / 0.65);
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.tw-border-y-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7);
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.tw-border-y-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75);
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.tw-border-y-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8);
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.tw-border-y-yellow-800\/85 {
  border-top-color: rgb(133 77 14 / 0.85);
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.tw-border-y-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9);
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.tw-border-y-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95);
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.tw-border-y-yellow-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0);
  border-bottom-color: rgb(113 63 18 / 0);
}
.tw-border-y-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1);
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.tw-border-y-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1);
  border-bottom-color: rgb(113 63 18 / 1);
}
.tw-border-y-yellow-900\/15 {
  border-top-color: rgb(113 63 18 / 0.15);
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.tw-border-y-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2);
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.tw-border-y-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25);
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.tw-border-y-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3);
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.tw-border-y-yellow-900\/35 {
  border-top-color: rgb(113 63 18 / 0.35);
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.tw-border-y-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4);
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.tw-border-y-yellow-900\/45 {
  border-top-color: rgb(113 63 18 / 0.45);
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.tw-border-y-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05);
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.tw-border-y-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5);
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.tw-border-y-yellow-900\/55 {
  border-top-color: rgb(113 63 18 / 0.55);
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.tw-border-y-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6);
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.tw-border-y-yellow-900\/65 {
  border-top-color: rgb(113 63 18 / 0.65);
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.tw-border-y-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7);
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.tw-border-y-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75);
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.tw-border-y-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8);
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.tw-border-y-yellow-900\/85 {
  border-top-color: rgb(113 63 18 / 0.85);
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.tw-border-y-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9);
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.tw-border-y-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95);
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.tw-border-y-yellow-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-y-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0);
  border-bottom-color: rgb(66 32 6 / 0);
}
.tw-border-y-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1);
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.tw-border-y-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1);
  border-bottom-color: rgb(66 32 6 / 1);
}
.tw-border-y-yellow-950\/15 {
  border-top-color: rgb(66 32 6 / 0.15);
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.tw-border-y-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2);
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.tw-border-y-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25);
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.tw-border-y-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3);
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.tw-border-y-yellow-950\/35 {
  border-top-color: rgb(66 32 6 / 0.35);
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.tw-border-y-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4);
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.tw-border-y-yellow-950\/45 {
  border-top-color: rgb(66 32 6 / 0.45);
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.tw-border-y-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05);
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.tw-border-y-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5);
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.tw-border-y-yellow-950\/55 {
  border-top-color: rgb(66 32 6 / 0.55);
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.tw-border-y-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6);
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.tw-border-y-yellow-950\/65 {
  border-top-color: rgb(66 32 6 / 0.65);
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.tw-border-y-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7);
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.tw-border-y-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75);
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.tw-border-y-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8);
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.tw-border-y-yellow-950\/85 {
  border-top-color: rgb(66 32 6 / 0.85);
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.tw-border-y-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9);
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.tw-border-y-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95);
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.tw-border-y-zinc-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-100\/0 {
  border-top-color: rgb(244 244 245 / 0);
  border-bottom-color: rgb(244 244 245 / 0);
}
.tw-border-y-zinc-100\/10 {
  border-top-color: rgb(244 244 245 / 0.1);
  border-bottom-color: rgb(244 244 245 / 0.1);
}
.tw-border-y-zinc-100\/100 {
  border-top-color: rgb(244 244 245 / 1);
  border-bottom-color: rgb(244 244 245 / 1);
}
.tw-border-y-zinc-100\/15 {
  border-top-color: rgb(244 244 245 / 0.15);
  border-bottom-color: rgb(244 244 245 / 0.15);
}
.tw-border-y-zinc-100\/20 {
  border-top-color: rgb(244 244 245 / 0.2);
  border-bottom-color: rgb(244 244 245 / 0.2);
}
.tw-border-y-zinc-100\/25 {
  border-top-color: rgb(244 244 245 / 0.25);
  border-bottom-color: rgb(244 244 245 / 0.25);
}
.tw-border-y-zinc-100\/30 {
  border-top-color: rgb(244 244 245 / 0.3);
  border-bottom-color: rgb(244 244 245 / 0.3);
}
.tw-border-y-zinc-100\/35 {
  border-top-color: rgb(244 244 245 / 0.35);
  border-bottom-color: rgb(244 244 245 / 0.35);
}
.tw-border-y-zinc-100\/40 {
  border-top-color: rgb(244 244 245 / 0.4);
  border-bottom-color: rgb(244 244 245 / 0.4);
}
.tw-border-y-zinc-100\/45 {
  border-top-color: rgb(244 244 245 / 0.45);
  border-bottom-color: rgb(244 244 245 / 0.45);
}
.tw-border-y-zinc-100\/5 {
  border-top-color: rgb(244 244 245 / 0.05);
  border-bottom-color: rgb(244 244 245 / 0.05);
}
.tw-border-y-zinc-100\/50 {
  border-top-color: rgb(244 244 245 / 0.5);
  border-bottom-color: rgb(244 244 245 / 0.5);
}
.tw-border-y-zinc-100\/55 {
  border-top-color: rgb(244 244 245 / 0.55);
  border-bottom-color: rgb(244 244 245 / 0.55);
}
.tw-border-y-zinc-100\/60 {
  border-top-color: rgb(244 244 245 / 0.6);
  border-bottom-color: rgb(244 244 245 / 0.6);
}
.tw-border-y-zinc-100\/65 {
  border-top-color: rgb(244 244 245 / 0.65);
  border-bottom-color: rgb(244 244 245 / 0.65);
}
.tw-border-y-zinc-100\/70 {
  border-top-color: rgb(244 244 245 / 0.7);
  border-bottom-color: rgb(244 244 245 / 0.7);
}
.tw-border-y-zinc-100\/75 {
  border-top-color: rgb(244 244 245 / 0.75);
  border-bottom-color: rgb(244 244 245 / 0.75);
}
.tw-border-y-zinc-100\/80 {
  border-top-color: rgb(244 244 245 / 0.8);
  border-bottom-color: rgb(244 244 245 / 0.8);
}
.tw-border-y-zinc-100\/85 {
  border-top-color: rgb(244 244 245 / 0.85);
  border-bottom-color: rgb(244 244 245 / 0.85);
}
.tw-border-y-zinc-100\/90 {
  border-top-color: rgb(244 244 245 / 0.9);
  border-bottom-color: rgb(244 244 245 / 0.9);
}
.tw-border-y-zinc-100\/95 {
  border-top-color: rgb(244 244 245 / 0.95);
  border-bottom-color: rgb(244 244 245 / 0.95);
}
.tw-border-y-zinc-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-200\/0 {
  border-top-color: rgb(228 228 231 / 0);
  border-bottom-color: rgb(228 228 231 / 0);
}
.tw-border-y-zinc-200\/10 {
  border-top-color: rgb(228 228 231 / 0.1);
  border-bottom-color: rgb(228 228 231 / 0.1);
}
.tw-border-y-zinc-200\/100 {
  border-top-color: rgb(228 228 231 / 1);
  border-bottom-color: rgb(228 228 231 / 1);
}
.tw-border-y-zinc-200\/15 {
  border-top-color: rgb(228 228 231 / 0.15);
  border-bottom-color: rgb(228 228 231 / 0.15);
}
.tw-border-y-zinc-200\/20 {
  border-top-color: rgb(228 228 231 / 0.2);
  border-bottom-color: rgb(228 228 231 / 0.2);
}
.tw-border-y-zinc-200\/25 {
  border-top-color: rgb(228 228 231 / 0.25);
  border-bottom-color: rgb(228 228 231 / 0.25);
}
.tw-border-y-zinc-200\/30 {
  border-top-color: rgb(228 228 231 / 0.3);
  border-bottom-color: rgb(228 228 231 / 0.3);
}
.tw-border-y-zinc-200\/35 {
  border-top-color: rgb(228 228 231 / 0.35);
  border-bottom-color: rgb(228 228 231 / 0.35);
}
.tw-border-y-zinc-200\/40 {
  border-top-color: rgb(228 228 231 / 0.4);
  border-bottom-color: rgb(228 228 231 / 0.4);
}
.tw-border-y-zinc-200\/45 {
  border-top-color: rgb(228 228 231 / 0.45);
  border-bottom-color: rgb(228 228 231 / 0.45);
}
.tw-border-y-zinc-200\/5 {
  border-top-color: rgb(228 228 231 / 0.05);
  border-bottom-color: rgb(228 228 231 / 0.05);
}
.tw-border-y-zinc-200\/50 {
  border-top-color: rgb(228 228 231 / 0.5);
  border-bottom-color: rgb(228 228 231 / 0.5);
}
.tw-border-y-zinc-200\/55 {
  border-top-color: rgb(228 228 231 / 0.55);
  border-bottom-color: rgb(228 228 231 / 0.55);
}
.tw-border-y-zinc-200\/60 {
  border-top-color: rgb(228 228 231 / 0.6);
  border-bottom-color: rgb(228 228 231 / 0.6);
}
.tw-border-y-zinc-200\/65 {
  border-top-color: rgb(228 228 231 / 0.65);
  border-bottom-color: rgb(228 228 231 / 0.65);
}
.tw-border-y-zinc-200\/70 {
  border-top-color: rgb(228 228 231 / 0.7);
  border-bottom-color: rgb(228 228 231 / 0.7);
}
.tw-border-y-zinc-200\/75 {
  border-top-color: rgb(228 228 231 / 0.75);
  border-bottom-color: rgb(228 228 231 / 0.75);
}
.tw-border-y-zinc-200\/80 {
  border-top-color: rgb(228 228 231 / 0.8);
  border-bottom-color: rgb(228 228 231 / 0.8);
}
.tw-border-y-zinc-200\/85 {
  border-top-color: rgb(228 228 231 / 0.85);
  border-bottom-color: rgb(228 228 231 / 0.85);
}
.tw-border-y-zinc-200\/90 {
  border-top-color: rgb(228 228 231 / 0.9);
  border-bottom-color: rgb(228 228 231 / 0.9);
}
.tw-border-y-zinc-200\/95 {
  border-top-color: rgb(228 228 231 / 0.95);
  border-bottom-color: rgb(228 228 231 / 0.95);
}
.tw-border-y-zinc-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-300\/0 {
  border-top-color: rgb(212 212 216 / 0);
  border-bottom-color: rgb(212 212 216 / 0);
}
.tw-border-y-zinc-300\/10 {
  border-top-color: rgb(212 212 216 / 0.1);
  border-bottom-color: rgb(212 212 216 / 0.1);
}
.tw-border-y-zinc-300\/100 {
  border-top-color: rgb(212 212 216 / 1);
  border-bottom-color: rgb(212 212 216 / 1);
}
.tw-border-y-zinc-300\/15 {
  border-top-color: rgb(212 212 216 / 0.15);
  border-bottom-color: rgb(212 212 216 / 0.15);
}
.tw-border-y-zinc-300\/20 {
  border-top-color: rgb(212 212 216 / 0.2);
  border-bottom-color: rgb(212 212 216 / 0.2);
}
.tw-border-y-zinc-300\/25 {
  border-top-color: rgb(212 212 216 / 0.25);
  border-bottom-color: rgb(212 212 216 / 0.25);
}
.tw-border-y-zinc-300\/30 {
  border-top-color: rgb(212 212 216 / 0.3);
  border-bottom-color: rgb(212 212 216 / 0.3);
}
.tw-border-y-zinc-300\/35 {
  border-top-color: rgb(212 212 216 / 0.35);
  border-bottom-color: rgb(212 212 216 / 0.35);
}
.tw-border-y-zinc-300\/40 {
  border-top-color: rgb(212 212 216 / 0.4);
  border-bottom-color: rgb(212 212 216 / 0.4);
}
.tw-border-y-zinc-300\/45 {
  border-top-color: rgb(212 212 216 / 0.45);
  border-bottom-color: rgb(212 212 216 / 0.45);
}
.tw-border-y-zinc-300\/5 {
  border-top-color: rgb(212 212 216 / 0.05);
  border-bottom-color: rgb(212 212 216 / 0.05);
}
.tw-border-y-zinc-300\/50 {
  border-top-color: rgb(212 212 216 / 0.5);
  border-bottom-color: rgb(212 212 216 / 0.5);
}
.tw-border-y-zinc-300\/55 {
  border-top-color: rgb(212 212 216 / 0.55);
  border-bottom-color: rgb(212 212 216 / 0.55);
}
.tw-border-y-zinc-300\/60 {
  border-top-color: rgb(212 212 216 / 0.6);
  border-bottom-color: rgb(212 212 216 / 0.6);
}
.tw-border-y-zinc-300\/65 {
  border-top-color: rgb(212 212 216 / 0.65);
  border-bottom-color: rgb(212 212 216 / 0.65);
}
.tw-border-y-zinc-300\/70 {
  border-top-color: rgb(212 212 216 / 0.7);
  border-bottom-color: rgb(212 212 216 / 0.7);
}
.tw-border-y-zinc-300\/75 {
  border-top-color: rgb(212 212 216 / 0.75);
  border-bottom-color: rgb(212 212 216 / 0.75);
}
.tw-border-y-zinc-300\/80 {
  border-top-color: rgb(212 212 216 / 0.8);
  border-bottom-color: rgb(212 212 216 / 0.8);
}
.tw-border-y-zinc-300\/85 {
  border-top-color: rgb(212 212 216 / 0.85);
  border-bottom-color: rgb(212 212 216 / 0.85);
}
.tw-border-y-zinc-300\/90 {
  border-top-color: rgb(212 212 216 / 0.9);
  border-bottom-color: rgb(212 212 216 / 0.9);
}
.tw-border-y-zinc-300\/95 {
  border-top-color: rgb(212 212 216 / 0.95);
  border-bottom-color: rgb(212 212 216 / 0.95);
}
.tw-border-y-zinc-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-400\/0 {
  border-top-color: rgb(161 161 170 / 0);
  border-bottom-color: rgb(161 161 170 / 0);
}
.tw-border-y-zinc-400\/10 {
  border-top-color: rgb(161 161 170 / 0.1);
  border-bottom-color: rgb(161 161 170 / 0.1);
}
.tw-border-y-zinc-400\/100 {
  border-top-color: rgb(161 161 170 / 1);
  border-bottom-color: rgb(161 161 170 / 1);
}
.tw-border-y-zinc-400\/15 {
  border-top-color: rgb(161 161 170 / 0.15);
  border-bottom-color: rgb(161 161 170 / 0.15);
}
.tw-border-y-zinc-400\/20 {
  border-top-color: rgb(161 161 170 / 0.2);
  border-bottom-color: rgb(161 161 170 / 0.2);
}
.tw-border-y-zinc-400\/25 {
  border-top-color: rgb(161 161 170 / 0.25);
  border-bottom-color: rgb(161 161 170 / 0.25);
}
.tw-border-y-zinc-400\/30 {
  border-top-color: rgb(161 161 170 / 0.3);
  border-bottom-color: rgb(161 161 170 / 0.3);
}
.tw-border-y-zinc-400\/35 {
  border-top-color: rgb(161 161 170 / 0.35);
  border-bottom-color: rgb(161 161 170 / 0.35);
}
.tw-border-y-zinc-400\/40 {
  border-top-color: rgb(161 161 170 / 0.4);
  border-bottom-color: rgb(161 161 170 / 0.4);
}
.tw-border-y-zinc-400\/45 {
  border-top-color: rgb(161 161 170 / 0.45);
  border-bottom-color: rgb(161 161 170 / 0.45);
}
.tw-border-y-zinc-400\/5 {
  border-top-color: rgb(161 161 170 / 0.05);
  border-bottom-color: rgb(161 161 170 / 0.05);
}
.tw-border-y-zinc-400\/50 {
  border-top-color: rgb(161 161 170 / 0.5);
  border-bottom-color: rgb(161 161 170 / 0.5);
}
.tw-border-y-zinc-400\/55 {
  border-top-color: rgb(161 161 170 / 0.55);
  border-bottom-color: rgb(161 161 170 / 0.55);
}
.tw-border-y-zinc-400\/60 {
  border-top-color: rgb(161 161 170 / 0.6);
  border-bottom-color: rgb(161 161 170 / 0.6);
}
.tw-border-y-zinc-400\/65 {
  border-top-color: rgb(161 161 170 / 0.65);
  border-bottom-color: rgb(161 161 170 / 0.65);
}
.tw-border-y-zinc-400\/70 {
  border-top-color: rgb(161 161 170 / 0.7);
  border-bottom-color: rgb(161 161 170 / 0.7);
}
.tw-border-y-zinc-400\/75 {
  border-top-color: rgb(161 161 170 / 0.75);
  border-bottom-color: rgb(161 161 170 / 0.75);
}
.tw-border-y-zinc-400\/80 {
  border-top-color: rgb(161 161 170 / 0.8);
  border-bottom-color: rgb(161 161 170 / 0.8);
}
.tw-border-y-zinc-400\/85 {
  border-top-color: rgb(161 161 170 / 0.85);
  border-bottom-color: rgb(161 161 170 / 0.85);
}
.tw-border-y-zinc-400\/90 {
  border-top-color: rgb(161 161 170 / 0.9);
  border-bottom-color: rgb(161 161 170 / 0.9);
}
.tw-border-y-zinc-400\/95 {
  border-top-color: rgb(161 161 170 / 0.95);
  border-bottom-color: rgb(161 161 170 / 0.95);
}
.tw-border-y-zinc-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
  border-bottom-color: rgb(250 250 250 / 0);
}
.tw-border-y-zinc-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
  border-bottom-color: rgb(250 250 250 / 0.1);
}
.tw-border-y-zinc-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
  border-bottom-color: rgb(250 250 250 / 1);
}
.tw-border-y-zinc-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
  border-bottom-color: rgb(250 250 250 / 0.15);
}
.tw-border-y-zinc-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
  border-bottom-color: rgb(250 250 250 / 0.2);
}
.tw-border-y-zinc-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
  border-bottom-color: rgb(250 250 250 / 0.25);
}
.tw-border-y-zinc-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
  border-bottom-color: rgb(250 250 250 / 0.3);
}
.tw-border-y-zinc-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
  border-bottom-color: rgb(250 250 250 / 0.35);
}
.tw-border-y-zinc-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
  border-bottom-color: rgb(250 250 250 / 0.4);
}
.tw-border-y-zinc-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
  border-bottom-color: rgb(250 250 250 / 0.45);
}
.tw-border-y-zinc-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
  border-bottom-color: rgb(250 250 250 / 0.05);
}
.tw-border-y-zinc-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
  border-bottom-color: rgb(250 250 250 / 0.5);
}
.tw-border-y-zinc-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
  border-bottom-color: rgb(250 250 250 / 0.55);
}
.tw-border-y-zinc-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
  border-bottom-color: rgb(250 250 250 / 0.6);
}
.tw-border-y-zinc-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
  border-bottom-color: rgb(250 250 250 / 0.65);
}
.tw-border-y-zinc-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
  border-bottom-color: rgb(250 250 250 / 0.7);
}
.tw-border-y-zinc-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
  border-bottom-color: rgb(250 250 250 / 0.75);
}
.tw-border-y-zinc-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
  border-bottom-color: rgb(250 250 250 / 0.8);
}
.tw-border-y-zinc-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
  border-bottom-color: rgb(250 250 250 / 0.85);
}
.tw-border-y-zinc-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
  border-bottom-color: rgb(250 250 250 / 0.9);
}
.tw-border-y-zinc-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
  border-bottom-color: rgb(250 250 250 / 0.95);
}
.tw-border-y-zinc-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-500\/0 {
  border-top-color: rgb(113 113 122 / 0);
  border-bottom-color: rgb(113 113 122 / 0);
}
.tw-border-y-zinc-500\/10 {
  border-top-color: rgb(113 113 122 / 0.1);
  border-bottom-color: rgb(113 113 122 / 0.1);
}
.tw-border-y-zinc-500\/100 {
  border-top-color: rgb(113 113 122 / 1);
  border-bottom-color: rgb(113 113 122 / 1);
}
.tw-border-y-zinc-500\/15 {
  border-top-color: rgb(113 113 122 / 0.15);
  border-bottom-color: rgb(113 113 122 / 0.15);
}
.tw-border-y-zinc-500\/20 {
  border-top-color: rgb(113 113 122 / 0.2);
  border-bottom-color: rgb(113 113 122 / 0.2);
}
.tw-border-y-zinc-500\/25 {
  border-top-color: rgb(113 113 122 / 0.25);
  border-bottom-color: rgb(113 113 122 / 0.25);
}
.tw-border-y-zinc-500\/30 {
  border-top-color: rgb(113 113 122 / 0.3);
  border-bottom-color: rgb(113 113 122 / 0.3);
}
.tw-border-y-zinc-500\/35 {
  border-top-color: rgb(113 113 122 / 0.35);
  border-bottom-color: rgb(113 113 122 / 0.35);
}
.tw-border-y-zinc-500\/40 {
  border-top-color: rgb(113 113 122 / 0.4);
  border-bottom-color: rgb(113 113 122 / 0.4);
}
.tw-border-y-zinc-500\/45 {
  border-top-color: rgb(113 113 122 / 0.45);
  border-bottom-color: rgb(113 113 122 / 0.45);
}
.tw-border-y-zinc-500\/5 {
  border-top-color: rgb(113 113 122 / 0.05);
  border-bottom-color: rgb(113 113 122 / 0.05);
}
.tw-border-y-zinc-500\/50 {
  border-top-color: rgb(113 113 122 / 0.5);
  border-bottom-color: rgb(113 113 122 / 0.5);
}
.tw-border-y-zinc-500\/55 {
  border-top-color: rgb(113 113 122 / 0.55);
  border-bottom-color: rgb(113 113 122 / 0.55);
}
.tw-border-y-zinc-500\/60 {
  border-top-color: rgb(113 113 122 / 0.6);
  border-bottom-color: rgb(113 113 122 / 0.6);
}
.tw-border-y-zinc-500\/65 {
  border-top-color: rgb(113 113 122 / 0.65);
  border-bottom-color: rgb(113 113 122 / 0.65);
}
.tw-border-y-zinc-500\/70 {
  border-top-color: rgb(113 113 122 / 0.7);
  border-bottom-color: rgb(113 113 122 / 0.7);
}
.tw-border-y-zinc-500\/75 {
  border-top-color: rgb(113 113 122 / 0.75);
  border-bottom-color: rgb(113 113 122 / 0.75);
}
.tw-border-y-zinc-500\/80 {
  border-top-color: rgb(113 113 122 / 0.8);
  border-bottom-color: rgb(113 113 122 / 0.8);
}
.tw-border-y-zinc-500\/85 {
  border-top-color: rgb(113 113 122 / 0.85);
  border-bottom-color: rgb(113 113 122 / 0.85);
}
.tw-border-y-zinc-500\/90 {
  border-top-color: rgb(113 113 122 / 0.9);
  border-bottom-color: rgb(113 113 122 / 0.9);
}
.tw-border-y-zinc-500\/95 {
  border-top-color: rgb(113 113 122 / 0.95);
  border-bottom-color: rgb(113 113 122 / 0.95);
}
.tw-border-y-zinc-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-600\/0 {
  border-top-color: rgb(82 82 91 / 0);
  border-bottom-color: rgb(82 82 91 / 0);
}
.tw-border-y-zinc-600\/10 {
  border-top-color: rgb(82 82 91 / 0.1);
  border-bottom-color: rgb(82 82 91 / 0.1);
}
.tw-border-y-zinc-600\/100 {
  border-top-color: rgb(82 82 91 / 1);
  border-bottom-color: rgb(82 82 91 / 1);
}
.tw-border-y-zinc-600\/15 {
  border-top-color: rgb(82 82 91 / 0.15);
  border-bottom-color: rgb(82 82 91 / 0.15);
}
.tw-border-y-zinc-600\/20 {
  border-top-color: rgb(82 82 91 / 0.2);
  border-bottom-color: rgb(82 82 91 / 0.2);
}
.tw-border-y-zinc-600\/25 {
  border-top-color: rgb(82 82 91 / 0.25);
  border-bottom-color: rgb(82 82 91 / 0.25);
}
.tw-border-y-zinc-600\/30 {
  border-top-color: rgb(82 82 91 / 0.3);
  border-bottom-color: rgb(82 82 91 / 0.3);
}
.tw-border-y-zinc-600\/35 {
  border-top-color: rgb(82 82 91 / 0.35);
  border-bottom-color: rgb(82 82 91 / 0.35);
}
.tw-border-y-zinc-600\/40 {
  border-top-color: rgb(82 82 91 / 0.4);
  border-bottom-color: rgb(82 82 91 / 0.4);
}
.tw-border-y-zinc-600\/45 {
  border-top-color: rgb(82 82 91 / 0.45);
  border-bottom-color: rgb(82 82 91 / 0.45);
}
.tw-border-y-zinc-600\/5 {
  border-top-color: rgb(82 82 91 / 0.05);
  border-bottom-color: rgb(82 82 91 / 0.05);
}
.tw-border-y-zinc-600\/50 {
  border-top-color: rgb(82 82 91 / 0.5);
  border-bottom-color: rgb(82 82 91 / 0.5);
}
.tw-border-y-zinc-600\/55 {
  border-top-color: rgb(82 82 91 / 0.55);
  border-bottom-color: rgb(82 82 91 / 0.55);
}
.tw-border-y-zinc-600\/60 {
  border-top-color: rgb(82 82 91 / 0.6);
  border-bottom-color: rgb(82 82 91 / 0.6);
}
.tw-border-y-zinc-600\/65 {
  border-top-color: rgb(82 82 91 / 0.65);
  border-bottom-color: rgb(82 82 91 / 0.65);
}
.tw-border-y-zinc-600\/70 {
  border-top-color: rgb(82 82 91 / 0.7);
  border-bottom-color: rgb(82 82 91 / 0.7);
}
.tw-border-y-zinc-600\/75 {
  border-top-color: rgb(82 82 91 / 0.75);
  border-bottom-color: rgb(82 82 91 / 0.75);
}
.tw-border-y-zinc-600\/80 {
  border-top-color: rgb(82 82 91 / 0.8);
  border-bottom-color: rgb(82 82 91 / 0.8);
}
.tw-border-y-zinc-600\/85 {
  border-top-color: rgb(82 82 91 / 0.85);
  border-bottom-color: rgb(82 82 91 / 0.85);
}
.tw-border-y-zinc-600\/90 {
  border-top-color: rgb(82 82 91 / 0.9);
  border-bottom-color: rgb(82 82 91 / 0.9);
}
.tw-border-y-zinc-600\/95 {
  border-top-color: rgb(82 82 91 / 0.95);
  border-bottom-color: rgb(82 82 91 / 0.95);
}
.tw-border-y-zinc-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-700\/0 {
  border-top-color: rgb(63 63 70 / 0);
  border-bottom-color: rgb(63 63 70 / 0);
}
.tw-border-y-zinc-700\/10 {
  border-top-color: rgb(63 63 70 / 0.1);
  border-bottom-color: rgb(63 63 70 / 0.1);
}
.tw-border-y-zinc-700\/100 {
  border-top-color: rgb(63 63 70 / 1);
  border-bottom-color: rgb(63 63 70 / 1);
}
.tw-border-y-zinc-700\/15 {
  border-top-color: rgb(63 63 70 / 0.15);
  border-bottom-color: rgb(63 63 70 / 0.15);
}
.tw-border-y-zinc-700\/20 {
  border-top-color: rgb(63 63 70 / 0.2);
  border-bottom-color: rgb(63 63 70 / 0.2);
}
.tw-border-y-zinc-700\/25 {
  border-top-color: rgb(63 63 70 / 0.25);
  border-bottom-color: rgb(63 63 70 / 0.25);
}
.tw-border-y-zinc-700\/30 {
  border-top-color: rgb(63 63 70 / 0.3);
  border-bottom-color: rgb(63 63 70 / 0.3);
}
.tw-border-y-zinc-700\/35 {
  border-top-color: rgb(63 63 70 / 0.35);
  border-bottom-color: rgb(63 63 70 / 0.35);
}
.tw-border-y-zinc-700\/40 {
  border-top-color: rgb(63 63 70 / 0.4);
  border-bottom-color: rgb(63 63 70 / 0.4);
}
.tw-border-y-zinc-700\/45 {
  border-top-color: rgb(63 63 70 / 0.45);
  border-bottom-color: rgb(63 63 70 / 0.45);
}
.tw-border-y-zinc-700\/5 {
  border-top-color: rgb(63 63 70 / 0.05);
  border-bottom-color: rgb(63 63 70 / 0.05);
}
.tw-border-y-zinc-700\/50 {
  border-top-color: rgb(63 63 70 / 0.5);
  border-bottom-color: rgb(63 63 70 / 0.5);
}
.tw-border-y-zinc-700\/55 {
  border-top-color: rgb(63 63 70 / 0.55);
  border-bottom-color: rgb(63 63 70 / 0.55);
}
.tw-border-y-zinc-700\/60 {
  border-top-color: rgb(63 63 70 / 0.6);
  border-bottom-color: rgb(63 63 70 / 0.6);
}
.tw-border-y-zinc-700\/65 {
  border-top-color: rgb(63 63 70 / 0.65);
  border-bottom-color: rgb(63 63 70 / 0.65);
}
.tw-border-y-zinc-700\/70 {
  border-top-color: rgb(63 63 70 / 0.7);
  border-bottom-color: rgb(63 63 70 / 0.7);
}
.tw-border-y-zinc-700\/75 {
  border-top-color: rgb(63 63 70 / 0.75);
  border-bottom-color: rgb(63 63 70 / 0.75);
}
.tw-border-y-zinc-700\/80 {
  border-top-color: rgb(63 63 70 / 0.8);
  border-bottom-color: rgb(63 63 70 / 0.8);
}
.tw-border-y-zinc-700\/85 {
  border-top-color: rgb(63 63 70 / 0.85);
  border-bottom-color: rgb(63 63 70 / 0.85);
}
.tw-border-y-zinc-700\/90 {
  border-top-color: rgb(63 63 70 / 0.9);
  border-bottom-color: rgb(63 63 70 / 0.9);
}
.tw-border-y-zinc-700\/95 {
  border-top-color: rgb(63 63 70 / 0.95);
  border-bottom-color: rgb(63 63 70 / 0.95);
}
.tw-border-y-zinc-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-800\/0 {
  border-top-color: rgb(39 39 42 / 0);
  border-bottom-color: rgb(39 39 42 / 0);
}
.tw-border-y-zinc-800\/10 {
  border-top-color: rgb(39 39 42 / 0.1);
  border-bottom-color: rgb(39 39 42 / 0.1);
}
.tw-border-y-zinc-800\/100 {
  border-top-color: rgb(39 39 42 / 1);
  border-bottom-color: rgb(39 39 42 / 1);
}
.tw-border-y-zinc-800\/15 {
  border-top-color: rgb(39 39 42 / 0.15);
  border-bottom-color: rgb(39 39 42 / 0.15);
}
.tw-border-y-zinc-800\/20 {
  border-top-color: rgb(39 39 42 / 0.2);
  border-bottom-color: rgb(39 39 42 / 0.2);
}
.tw-border-y-zinc-800\/25 {
  border-top-color: rgb(39 39 42 / 0.25);
  border-bottom-color: rgb(39 39 42 / 0.25);
}
.tw-border-y-zinc-800\/30 {
  border-top-color: rgb(39 39 42 / 0.3);
  border-bottom-color: rgb(39 39 42 / 0.3);
}
.tw-border-y-zinc-800\/35 {
  border-top-color: rgb(39 39 42 / 0.35);
  border-bottom-color: rgb(39 39 42 / 0.35);
}
.tw-border-y-zinc-800\/40 {
  border-top-color: rgb(39 39 42 / 0.4);
  border-bottom-color: rgb(39 39 42 / 0.4);
}
.tw-border-y-zinc-800\/45 {
  border-top-color: rgb(39 39 42 / 0.45);
  border-bottom-color: rgb(39 39 42 / 0.45);
}
.tw-border-y-zinc-800\/5 {
  border-top-color: rgb(39 39 42 / 0.05);
  border-bottom-color: rgb(39 39 42 / 0.05);
}
.tw-border-y-zinc-800\/50 {
  border-top-color: rgb(39 39 42 / 0.5);
  border-bottom-color: rgb(39 39 42 / 0.5);
}
.tw-border-y-zinc-800\/55 {
  border-top-color: rgb(39 39 42 / 0.55);
  border-bottom-color: rgb(39 39 42 / 0.55);
}
.tw-border-y-zinc-800\/60 {
  border-top-color: rgb(39 39 42 / 0.6);
  border-bottom-color: rgb(39 39 42 / 0.6);
}
.tw-border-y-zinc-800\/65 {
  border-top-color: rgb(39 39 42 / 0.65);
  border-bottom-color: rgb(39 39 42 / 0.65);
}
.tw-border-y-zinc-800\/70 {
  border-top-color: rgb(39 39 42 / 0.7);
  border-bottom-color: rgb(39 39 42 / 0.7);
}
.tw-border-y-zinc-800\/75 {
  border-top-color: rgb(39 39 42 / 0.75);
  border-bottom-color: rgb(39 39 42 / 0.75);
}
.tw-border-y-zinc-800\/80 {
  border-top-color: rgb(39 39 42 / 0.8);
  border-bottom-color: rgb(39 39 42 / 0.8);
}
.tw-border-y-zinc-800\/85 {
  border-top-color: rgb(39 39 42 / 0.85);
  border-bottom-color: rgb(39 39 42 / 0.85);
}
.tw-border-y-zinc-800\/90 {
  border-top-color: rgb(39 39 42 / 0.9);
  border-bottom-color: rgb(39 39 42 / 0.9);
}
.tw-border-y-zinc-800\/95 {
  border-top-color: rgb(39 39 42 / 0.95);
  border-bottom-color: rgb(39 39 42 / 0.95);
}
.tw-border-y-zinc-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-900\/0 {
  border-top-color: rgb(24 24 27 / 0);
  border-bottom-color: rgb(24 24 27 / 0);
}
.tw-border-y-zinc-900\/10 {
  border-top-color: rgb(24 24 27 / 0.1);
  border-bottom-color: rgb(24 24 27 / 0.1);
}
.tw-border-y-zinc-900\/100 {
  border-top-color: rgb(24 24 27 / 1);
  border-bottom-color: rgb(24 24 27 / 1);
}
.tw-border-y-zinc-900\/15 {
  border-top-color: rgb(24 24 27 / 0.15);
  border-bottom-color: rgb(24 24 27 / 0.15);
}
.tw-border-y-zinc-900\/20 {
  border-top-color: rgb(24 24 27 / 0.2);
  border-bottom-color: rgb(24 24 27 / 0.2);
}
.tw-border-y-zinc-900\/25 {
  border-top-color: rgb(24 24 27 / 0.25);
  border-bottom-color: rgb(24 24 27 / 0.25);
}
.tw-border-y-zinc-900\/30 {
  border-top-color: rgb(24 24 27 / 0.3);
  border-bottom-color: rgb(24 24 27 / 0.3);
}
.tw-border-y-zinc-900\/35 {
  border-top-color: rgb(24 24 27 / 0.35);
  border-bottom-color: rgb(24 24 27 / 0.35);
}
.tw-border-y-zinc-900\/40 {
  border-top-color: rgb(24 24 27 / 0.4);
  border-bottom-color: rgb(24 24 27 / 0.4);
}
.tw-border-y-zinc-900\/45 {
  border-top-color: rgb(24 24 27 / 0.45);
  border-bottom-color: rgb(24 24 27 / 0.45);
}
.tw-border-y-zinc-900\/5 {
  border-top-color: rgb(24 24 27 / 0.05);
  border-bottom-color: rgb(24 24 27 / 0.05);
}
.tw-border-y-zinc-900\/50 {
  border-top-color: rgb(24 24 27 / 0.5);
  border-bottom-color: rgb(24 24 27 / 0.5);
}
.tw-border-y-zinc-900\/55 {
  border-top-color: rgb(24 24 27 / 0.55);
  border-bottom-color: rgb(24 24 27 / 0.55);
}
.tw-border-y-zinc-900\/60 {
  border-top-color: rgb(24 24 27 / 0.6);
  border-bottom-color: rgb(24 24 27 / 0.6);
}
.tw-border-y-zinc-900\/65 {
  border-top-color: rgb(24 24 27 / 0.65);
  border-bottom-color: rgb(24 24 27 / 0.65);
}
.tw-border-y-zinc-900\/70 {
  border-top-color: rgb(24 24 27 / 0.7);
  border-bottom-color: rgb(24 24 27 / 0.7);
}
.tw-border-y-zinc-900\/75 {
  border-top-color: rgb(24 24 27 / 0.75);
  border-bottom-color: rgb(24 24 27 / 0.75);
}
.tw-border-y-zinc-900\/80 {
  border-top-color: rgb(24 24 27 / 0.8);
  border-bottom-color: rgb(24 24 27 / 0.8);
}
.tw-border-y-zinc-900\/85 {
  border-top-color: rgb(24 24 27 / 0.85);
  border-bottom-color: rgb(24 24 27 / 0.85);
}
.tw-border-y-zinc-900\/90 {
  border-top-color: rgb(24 24 27 / 0.9);
  border-bottom-color: rgb(24 24 27 / 0.9);
}
.tw-border-y-zinc-900\/95 {
  border-top-color: rgb(24 24 27 / 0.95);
  border-bottom-color: rgb(24 24 27 / 0.95);
}
.tw-border-y-zinc-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-y-zinc-950\/0 {
  border-top-color: rgb(9 9 11 / 0);
  border-bottom-color: rgb(9 9 11 / 0);
}
.tw-border-y-zinc-950\/10 {
  border-top-color: rgb(9 9 11 / 0.1);
  border-bottom-color: rgb(9 9 11 / 0.1);
}
.tw-border-y-zinc-950\/100 {
  border-top-color: rgb(9 9 11 / 1);
  border-bottom-color: rgb(9 9 11 / 1);
}
.tw-border-y-zinc-950\/15 {
  border-top-color: rgb(9 9 11 / 0.15);
  border-bottom-color: rgb(9 9 11 / 0.15);
}
.tw-border-y-zinc-950\/20 {
  border-top-color: rgb(9 9 11 / 0.2);
  border-bottom-color: rgb(9 9 11 / 0.2);
}
.tw-border-y-zinc-950\/25 {
  border-top-color: rgb(9 9 11 / 0.25);
  border-bottom-color: rgb(9 9 11 / 0.25);
}
.tw-border-y-zinc-950\/30 {
  border-top-color: rgb(9 9 11 / 0.3);
  border-bottom-color: rgb(9 9 11 / 0.3);
}
.tw-border-y-zinc-950\/35 {
  border-top-color: rgb(9 9 11 / 0.35);
  border-bottom-color: rgb(9 9 11 / 0.35);
}
.tw-border-y-zinc-950\/40 {
  border-top-color: rgb(9 9 11 / 0.4);
  border-bottom-color: rgb(9 9 11 / 0.4);
}
.tw-border-y-zinc-950\/45 {
  border-top-color: rgb(9 9 11 / 0.45);
  border-bottom-color: rgb(9 9 11 / 0.45);
}
.tw-border-y-zinc-950\/5 {
  border-top-color: rgb(9 9 11 / 0.05);
  border-bottom-color: rgb(9 9 11 / 0.05);
}
.tw-border-y-zinc-950\/50 {
  border-top-color: rgb(9 9 11 / 0.5);
  border-bottom-color: rgb(9 9 11 / 0.5);
}
.tw-border-y-zinc-950\/55 {
  border-top-color: rgb(9 9 11 / 0.55);
  border-bottom-color: rgb(9 9 11 / 0.55);
}
.tw-border-y-zinc-950\/60 {
  border-top-color: rgb(9 9 11 / 0.6);
  border-bottom-color: rgb(9 9 11 / 0.6);
}
.tw-border-y-zinc-950\/65 {
  border-top-color: rgb(9 9 11 / 0.65);
  border-bottom-color: rgb(9 9 11 / 0.65);
}
.tw-border-y-zinc-950\/70 {
  border-top-color: rgb(9 9 11 / 0.7);
  border-bottom-color: rgb(9 9 11 / 0.7);
}
.tw-border-y-zinc-950\/75 {
  border-top-color: rgb(9 9 11 / 0.75);
  border-bottom-color: rgb(9 9 11 / 0.75);
}
.tw-border-y-zinc-950\/80 {
  border-top-color: rgb(9 9 11 / 0.8);
  border-bottom-color: rgb(9 9 11 / 0.8);
}
.tw-border-y-zinc-950\/85 {
  border-top-color: rgb(9 9 11 / 0.85);
  border-bottom-color: rgb(9 9 11 / 0.85);
}
.tw-border-y-zinc-950\/90 {
  border-top-color: rgb(9 9 11 / 0.9);
  border-bottom-color: rgb(9 9 11 / 0.9);
}
.tw-border-y-zinc-950\/95 {
  border-top-color: rgb(9 9 11 / 0.95);
  border-bottom-color: rgb(9 9 11 / 0.95);
}
.tw-border-b-amber-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-100\/0 {
  border-bottom-color: rgb(254 243 199 / 0);
}
.tw-border-b-amber-100\/10 {
  border-bottom-color: rgb(254 243 199 / 0.1);
}
.tw-border-b-amber-100\/100 {
  border-bottom-color: rgb(254 243 199 / 1);
}
.tw-border-b-amber-100\/15 {
  border-bottom-color: rgb(254 243 199 / 0.15);
}
.tw-border-b-amber-100\/20 {
  border-bottom-color: rgb(254 243 199 / 0.2);
}
.tw-border-b-amber-100\/25 {
  border-bottom-color: rgb(254 243 199 / 0.25);
}
.tw-border-b-amber-100\/30 {
  border-bottom-color: rgb(254 243 199 / 0.3);
}
.tw-border-b-amber-100\/35 {
  border-bottom-color: rgb(254 243 199 / 0.35);
}
.tw-border-b-amber-100\/40 {
  border-bottom-color: rgb(254 243 199 / 0.4);
}
.tw-border-b-amber-100\/45 {
  border-bottom-color: rgb(254 243 199 / 0.45);
}
.tw-border-b-amber-100\/5 {
  border-bottom-color: rgb(254 243 199 / 0.05);
}
.tw-border-b-amber-100\/50 {
  border-bottom-color: rgb(254 243 199 / 0.5);
}
.tw-border-b-amber-100\/55 {
  border-bottom-color: rgb(254 243 199 / 0.55);
}
.tw-border-b-amber-100\/60 {
  border-bottom-color: rgb(254 243 199 / 0.6);
}
.tw-border-b-amber-100\/65 {
  border-bottom-color: rgb(254 243 199 / 0.65);
}
.tw-border-b-amber-100\/70 {
  border-bottom-color: rgb(254 243 199 / 0.7);
}
.tw-border-b-amber-100\/75 {
  border-bottom-color: rgb(254 243 199 / 0.75);
}
.tw-border-b-amber-100\/80 {
  border-bottom-color: rgb(254 243 199 / 0.8);
}
.tw-border-b-amber-100\/85 {
  border-bottom-color: rgb(254 243 199 / 0.85);
}
.tw-border-b-amber-100\/90 {
  border-bottom-color: rgb(254 243 199 / 0.9);
}
.tw-border-b-amber-100\/95 {
  border-bottom-color: rgb(254 243 199 / 0.95);
}
.tw-border-b-amber-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-200\/0 {
  border-bottom-color: rgb(253 230 138 / 0);
}
.tw-border-b-amber-200\/10 {
  border-bottom-color: rgb(253 230 138 / 0.1);
}
.tw-border-b-amber-200\/100 {
  border-bottom-color: rgb(253 230 138 / 1);
}
.tw-border-b-amber-200\/15 {
  border-bottom-color: rgb(253 230 138 / 0.15);
}
.tw-border-b-amber-200\/20 {
  border-bottom-color: rgb(253 230 138 / 0.2);
}
.tw-border-b-amber-200\/25 {
  border-bottom-color: rgb(253 230 138 / 0.25);
}
.tw-border-b-amber-200\/30 {
  border-bottom-color: rgb(253 230 138 / 0.3);
}
.tw-border-b-amber-200\/35 {
  border-bottom-color: rgb(253 230 138 / 0.35);
}
.tw-border-b-amber-200\/40 {
  border-bottom-color: rgb(253 230 138 / 0.4);
}
.tw-border-b-amber-200\/45 {
  border-bottom-color: rgb(253 230 138 / 0.45);
}
.tw-border-b-amber-200\/5 {
  border-bottom-color: rgb(253 230 138 / 0.05);
}
.tw-border-b-amber-200\/50 {
  border-bottom-color: rgb(253 230 138 / 0.5);
}
.tw-border-b-amber-200\/55 {
  border-bottom-color: rgb(253 230 138 / 0.55);
}
.tw-border-b-amber-200\/60 {
  border-bottom-color: rgb(253 230 138 / 0.6);
}
.tw-border-b-amber-200\/65 {
  border-bottom-color: rgb(253 230 138 / 0.65);
}
.tw-border-b-amber-200\/70 {
  border-bottom-color: rgb(253 230 138 / 0.7);
}
.tw-border-b-amber-200\/75 {
  border-bottom-color: rgb(253 230 138 / 0.75);
}
.tw-border-b-amber-200\/80 {
  border-bottom-color: rgb(253 230 138 / 0.8);
}
.tw-border-b-amber-200\/85 {
  border-bottom-color: rgb(253 230 138 / 0.85);
}
.tw-border-b-amber-200\/90 {
  border-bottom-color: rgb(253 230 138 / 0.9);
}
.tw-border-b-amber-200\/95 {
  border-bottom-color: rgb(253 230 138 / 0.95);
}
.tw-border-b-amber-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-300\/0 {
  border-bottom-color: rgb(252 211 77 / 0);
}
.tw-border-b-amber-300\/10 {
  border-bottom-color: rgb(252 211 77 / 0.1);
}
.tw-border-b-amber-300\/100 {
  border-bottom-color: rgb(252 211 77 / 1);
}
.tw-border-b-amber-300\/15 {
  border-bottom-color: rgb(252 211 77 / 0.15);
}
.tw-border-b-amber-300\/20 {
  border-bottom-color: rgb(252 211 77 / 0.2);
}
.tw-border-b-amber-300\/25 {
  border-bottom-color: rgb(252 211 77 / 0.25);
}
.tw-border-b-amber-300\/30 {
  border-bottom-color: rgb(252 211 77 / 0.3);
}
.tw-border-b-amber-300\/35 {
  border-bottom-color: rgb(252 211 77 / 0.35);
}
.tw-border-b-amber-300\/40 {
  border-bottom-color: rgb(252 211 77 / 0.4);
}
.tw-border-b-amber-300\/45 {
  border-bottom-color: rgb(252 211 77 / 0.45);
}
.tw-border-b-amber-300\/5 {
  border-bottom-color: rgb(252 211 77 / 0.05);
}
.tw-border-b-amber-300\/50 {
  border-bottom-color: rgb(252 211 77 / 0.5);
}
.tw-border-b-amber-300\/55 {
  border-bottom-color: rgb(252 211 77 / 0.55);
}
.tw-border-b-amber-300\/60 {
  border-bottom-color: rgb(252 211 77 / 0.6);
}
.tw-border-b-amber-300\/65 {
  border-bottom-color: rgb(252 211 77 / 0.65);
}
.tw-border-b-amber-300\/70 {
  border-bottom-color: rgb(252 211 77 / 0.7);
}
.tw-border-b-amber-300\/75 {
  border-bottom-color: rgb(252 211 77 / 0.75);
}
.tw-border-b-amber-300\/80 {
  border-bottom-color: rgb(252 211 77 / 0.8);
}
.tw-border-b-amber-300\/85 {
  border-bottom-color: rgb(252 211 77 / 0.85);
}
.tw-border-b-amber-300\/90 {
  border-bottom-color: rgb(252 211 77 / 0.9);
}
.tw-border-b-amber-300\/95 {
  border-bottom-color: rgb(252 211 77 / 0.95);
}
.tw-border-b-amber-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-400\/0 {
  border-bottom-color: rgb(251 191 36 / 0);
}
.tw-border-b-amber-400\/10 {
  border-bottom-color: rgb(251 191 36 / 0.1);
}
.tw-border-b-amber-400\/100 {
  border-bottom-color: rgb(251 191 36 / 1);
}
.tw-border-b-amber-400\/15 {
  border-bottom-color: rgb(251 191 36 / 0.15);
}
.tw-border-b-amber-400\/20 {
  border-bottom-color: rgb(251 191 36 / 0.2);
}
.tw-border-b-amber-400\/25 {
  border-bottom-color: rgb(251 191 36 / 0.25);
}
.tw-border-b-amber-400\/30 {
  border-bottom-color: rgb(251 191 36 / 0.3);
}
.tw-border-b-amber-400\/35 {
  border-bottom-color: rgb(251 191 36 / 0.35);
}
.tw-border-b-amber-400\/40 {
  border-bottom-color: rgb(251 191 36 / 0.4);
}
.tw-border-b-amber-400\/45 {
  border-bottom-color: rgb(251 191 36 / 0.45);
}
.tw-border-b-amber-400\/5 {
  border-bottom-color: rgb(251 191 36 / 0.05);
}
.tw-border-b-amber-400\/50 {
  border-bottom-color: rgb(251 191 36 / 0.5);
}
.tw-border-b-amber-400\/55 {
  border-bottom-color: rgb(251 191 36 / 0.55);
}
.tw-border-b-amber-400\/60 {
  border-bottom-color: rgb(251 191 36 / 0.6);
}
.tw-border-b-amber-400\/65 {
  border-bottom-color: rgb(251 191 36 / 0.65);
}
.tw-border-b-amber-400\/70 {
  border-bottom-color: rgb(251 191 36 / 0.7);
}
.tw-border-b-amber-400\/75 {
  border-bottom-color: rgb(251 191 36 / 0.75);
}
.tw-border-b-amber-400\/80 {
  border-bottom-color: rgb(251 191 36 / 0.8);
}
.tw-border-b-amber-400\/85 {
  border-bottom-color: rgb(251 191 36 / 0.85);
}
.tw-border-b-amber-400\/90 {
  border-bottom-color: rgb(251 191 36 / 0.9);
}
.tw-border-b-amber-400\/95 {
  border-bottom-color: rgb(251 191 36 / 0.95);
}
.tw-border-b-amber-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-50\/0 {
  border-bottom-color: rgb(255 251 235 / 0);
}
.tw-border-b-amber-50\/10 {
  border-bottom-color: rgb(255 251 235 / 0.1);
}
.tw-border-b-amber-50\/100 {
  border-bottom-color: rgb(255 251 235 / 1);
}
.tw-border-b-amber-50\/15 {
  border-bottom-color: rgb(255 251 235 / 0.15);
}
.tw-border-b-amber-50\/20 {
  border-bottom-color: rgb(255 251 235 / 0.2);
}
.tw-border-b-amber-50\/25 {
  border-bottom-color: rgb(255 251 235 / 0.25);
}
.tw-border-b-amber-50\/30 {
  border-bottom-color: rgb(255 251 235 / 0.3);
}
.tw-border-b-amber-50\/35 {
  border-bottom-color: rgb(255 251 235 / 0.35);
}
.tw-border-b-amber-50\/40 {
  border-bottom-color: rgb(255 251 235 / 0.4);
}
.tw-border-b-amber-50\/45 {
  border-bottom-color: rgb(255 251 235 / 0.45);
}
.tw-border-b-amber-50\/5 {
  border-bottom-color: rgb(255 251 235 / 0.05);
}
.tw-border-b-amber-50\/50 {
  border-bottom-color: rgb(255 251 235 / 0.5);
}
.tw-border-b-amber-50\/55 {
  border-bottom-color: rgb(255 251 235 / 0.55);
}
.tw-border-b-amber-50\/60 {
  border-bottom-color: rgb(255 251 235 / 0.6);
}
.tw-border-b-amber-50\/65 {
  border-bottom-color: rgb(255 251 235 / 0.65);
}
.tw-border-b-amber-50\/70 {
  border-bottom-color: rgb(255 251 235 / 0.7);
}
.tw-border-b-amber-50\/75 {
  border-bottom-color: rgb(255 251 235 / 0.75);
}
.tw-border-b-amber-50\/80 {
  border-bottom-color: rgb(255 251 235 / 0.8);
}
.tw-border-b-amber-50\/85 {
  border-bottom-color: rgb(255 251 235 / 0.85);
}
.tw-border-b-amber-50\/90 {
  border-bottom-color: rgb(255 251 235 / 0.9);
}
.tw-border-b-amber-50\/95 {
  border-bottom-color: rgb(255 251 235 / 0.95);
}
.tw-border-b-amber-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-500\/0 {
  border-bottom-color: rgb(245 158 11 / 0);
}
.tw-border-b-amber-500\/10 {
  border-bottom-color: rgb(245 158 11 / 0.1);
}
.tw-border-b-amber-500\/100 {
  border-bottom-color: rgb(245 158 11 / 1);
}
.tw-border-b-amber-500\/15 {
  border-bottom-color: rgb(245 158 11 / 0.15);
}
.tw-border-b-amber-500\/20 {
  border-bottom-color: rgb(245 158 11 / 0.2);
}
.tw-border-b-amber-500\/25 {
  border-bottom-color: rgb(245 158 11 / 0.25);
}
.tw-border-b-amber-500\/30 {
  border-bottom-color: rgb(245 158 11 / 0.3);
}
.tw-border-b-amber-500\/35 {
  border-bottom-color: rgb(245 158 11 / 0.35);
}
.tw-border-b-amber-500\/40 {
  border-bottom-color: rgb(245 158 11 / 0.4);
}
.tw-border-b-amber-500\/45 {
  border-bottom-color: rgb(245 158 11 / 0.45);
}
.tw-border-b-amber-500\/5 {
  border-bottom-color: rgb(245 158 11 / 0.05);
}
.tw-border-b-amber-500\/50 {
  border-bottom-color: rgb(245 158 11 / 0.5);
}
.tw-border-b-amber-500\/55 {
  border-bottom-color: rgb(245 158 11 / 0.55);
}
.tw-border-b-amber-500\/60 {
  border-bottom-color: rgb(245 158 11 / 0.6);
}
.tw-border-b-amber-500\/65 {
  border-bottom-color: rgb(245 158 11 / 0.65);
}
.tw-border-b-amber-500\/70 {
  border-bottom-color: rgb(245 158 11 / 0.7);
}
.tw-border-b-amber-500\/75 {
  border-bottom-color: rgb(245 158 11 / 0.75);
}
.tw-border-b-amber-500\/80 {
  border-bottom-color: rgb(245 158 11 / 0.8);
}
.tw-border-b-amber-500\/85 {
  border-bottom-color: rgb(245 158 11 / 0.85);
}
.tw-border-b-amber-500\/90 {
  border-bottom-color: rgb(245 158 11 / 0.9);
}
.tw-border-b-amber-500\/95 {
  border-bottom-color: rgb(245 158 11 / 0.95);
}
.tw-border-b-amber-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-600\/0 {
  border-bottom-color: rgb(217 119 6 / 0);
}
.tw-border-b-amber-600\/10 {
  border-bottom-color: rgb(217 119 6 / 0.1);
}
.tw-border-b-amber-600\/100 {
  border-bottom-color: rgb(217 119 6 / 1);
}
.tw-border-b-amber-600\/15 {
  border-bottom-color: rgb(217 119 6 / 0.15);
}
.tw-border-b-amber-600\/20 {
  border-bottom-color: rgb(217 119 6 / 0.2);
}
.tw-border-b-amber-600\/25 {
  border-bottom-color: rgb(217 119 6 / 0.25);
}
.tw-border-b-amber-600\/30 {
  border-bottom-color: rgb(217 119 6 / 0.3);
}
.tw-border-b-amber-600\/35 {
  border-bottom-color: rgb(217 119 6 / 0.35);
}
.tw-border-b-amber-600\/40 {
  border-bottom-color: rgb(217 119 6 / 0.4);
}
.tw-border-b-amber-600\/45 {
  border-bottom-color: rgb(217 119 6 / 0.45);
}
.tw-border-b-amber-600\/5 {
  border-bottom-color: rgb(217 119 6 / 0.05);
}
.tw-border-b-amber-600\/50 {
  border-bottom-color: rgb(217 119 6 / 0.5);
}
.tw-border-b-amber-600\/55 {
  border-bottom-color: rgb(217 119 6 / 0.55);
}
.tw-border-b-amber-600\/60 {
  border-bottom-color: rgb(217 119 6 / 0.6);
}
.tw-border-b-amber-600\/65 {
  border-bottom-color: rgb(217 119 6 / 0.65);
}
.tw-border-b-amber-600\/70 {
  border-bottom-color: rgb(217 119 6 / 0.7);
}
.tw-border-b-amber-600\/75 {
  border-bottom-color: rgb(217 119 6 / 0.75);
}
.tw-border-b-amber-600\/80 {
  border-bottom-color: rgb(217 119 6 / 0.8);
}
.tw-border-b-amber-600\/85 {
  border-bottom-color: rgb(217 119 6 / 0.85);
}
.tw-border-b-amber-600\/90 {
  border-bottom-color: rgb(217 119 6 / 0.9);
}
.tw-border-b-amber-600\/95 {
  border-bottom-color: rgb(217 119 6 / 0.95);
}
.tw-border-b-amber-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-700\/0 {
  border-bottom-color: rgb(180 83 9 / 0);
}
.tw-border-b-amber-700\/10 {
  border-bottom-color: rgb(180 83 9 / 0.1);
}
.tw-border-b-amber-700\/100 {
  border-bottom-color: rgb(180 83 9 / 1);
}
.tw-border-b-amber-700\/15 {
  border-bottom-color: rgb(180 83 9 / 0.15);
}
.tw-border-b-amber-700\/20 {
  border-bottom-color: rgb(180 83 9 / 0.2);
}
.tw-border-b-amber-700\/25 {
  border-bottom-color: rgb(180 83 9 / 0.25);
}
.tw-border-b-amber-700\/30 {
  border-bottom-color: rgb(180 83 9 / 0.3);
}
.tw-border-b-amber-700\/35 {
  border-bottom-color: rgb(180 83 9 / 0.35);
}
.tw-border-b-amber-700\/40 {
  border-bottom-color: rgb(180 83 9 / 0.4);
}
.tw-border-b-amber-700\/45 {
  border-bottom-color: rgb(180 83 9 / 0.45);
}
.tw-border-b-amber-700\/5 {
  border-bottom-color: rgb(180 83 9 / 0.05);
}
.tw-border-b-amber-700\/50 {
  border-bottom-color: rgb(180 83 9 / 0.5);
}
.tw-border-b-amber-700\/55 {
  border-bottom-color: rgb(180 83 9 / 0.55);
}
.tw-border-b-amber-700\/60 {
  border-bottom-color: rgb(180 83 9 / 0.6);
}
.tw-border-b-amber-700\/65 {
  border-bottom-color: rgb(180 83 9 / 0.65);
}
.tw-border-b-amber-700\/70 {
  border-bottom-color: rgb(180 83 9 / 0.7);
}
.tw-border-b-amber-700\/75 {
  border-bottom-color: rgb(180 83 9 / 0.75);
}
.tw-border-b-amber-700\/80 {
  border-bottom-color: rgb(180 83 9 / 0.8);
}
.tw-border-b-amber-700\/85 {
  border-bottom-color: rgb(180 83 9 / 0.85);
}
.tw-border-b-amber-700\/90 {
  border-bottom-color: rgb(180 83 9 / 0.9);
}
.tw-border-b-amber-700\/95 {
  border-bottom-color: rgb(180 83 9 / 0.95);
}
.tw-border-b-amber-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-800\/0 {
  border-bottom-color: rgb(146 64 14 / 0);
}
.tw-border-b-amber-800\/10 {
  border-bottom-color: rgb(146 64 14 / 0.1);
}
.tw-border-b-amber-800\/100 {
  border-bottom-color: rgb(146 64 14 / 1);
}
.tw-border-b-amber-800\/15 {
  border-bottom-color: rgb(146 64 14 / 0.15);
}
.tw-border-b-amber-800\/20 {
  border-bottom-color: rgb(146 64 14 / 0.2);
}
.tw-border-b-amber-800\/25 {
  border-bottom-color: rgb(146 64 14 / 0.25);
}
.tw-border-b-amber-800\/30 {
  border-bottom-color: rgb(146 64 14 / 0.3);
}
.tw-border-b-amber-800\/35 {
  border-bottom-color: rgb(146 64 14 / 0.35);
}
.tw-border-b-amber-800\/40 {
  border-bottom-color: rgb(146 64 14 / 0.4);
}
.tw-border-b-amber-800\/45 {
  border-bottom-color: rgb(146 64 14 / 0.45);
}
.tw-border-b-amber-800\/5 {
  border-bottom-color: rgb(146 64 14 / 0.05);
}
.tw-border-b-amber-800\/50 {
  border-bottom-color: rgb(146 64 14 / 0.5);
}
.tw-border-b-amber-800\/55 {
  border-bottom-color: rgb(146 64 14 / 0.55);
}
.tw-border-b-amber-800\/60 {
  border-bottom-color: rgb(146 64 14 / 0.6);
}
.tw-border-b-amber-800\/65 {
  border-bottom-color: rgb(146 64 14 / 0.65);
}
.tw-border-b-amber-800\/70 {
  border-bottom-color: rgb(146 64 14 / 0.7);
}
.tw-border-b-amber-800\/75 {
  border-bottom-color: rgb(146 64 14 / 0.75);
}
.tw-border-b-amber-800\/80 {
  border-bottom-color: rgb(146 64 14 / 0.8);
}
.tw-border-b-amber-800\/85 {
  border-bottom-color: rgb(146 64 14 / 0.85);
}
.tw-border-b-amber-800\/90 {
  border-bottom-color: rgb(146 64 14 / 0.9);
}
.tw-border-b-amber-800\/95 {
  border-bottom-color: rgb(146 64 14 / 0.95);
}
.tw-border-b-amber-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-900\/0 {
  border-bottom-color: rgb(120 53 15 / 0);
}
.tw-border-b-amber-900\/10 {
  border-bottom-color: rgb(120 53 15 / 0.1);
}
.tw-border-b-amber-900\/100 {
  border-bottom-color: rgb(120 53 15 / 1);
}
.tw-border-b-amber-900\/15 {
  border-bottom-color: rgb(120 53 15 / 0.15);
}
.tw-border-b-amber-900\/20 {
  border-bottom-color: rgb(120 53 15 / 0.2);
}
.tw-border-b-amber-900\/25 {
  border-bottom-color: rgb(120 53 15 / 0.25);
}
.tw-border-b-amber-900\/30 {
  border-bottom-color: rgb(120 53 15 / 0.3);
}
.tw-border-b-amber-900\/35 {
  border-bottom-color: rgb(120 53 15 / 0.35);
}
.tw-border-b-amber-900\/40 {
  border-bottom-color: rgb(120 53 15 / 0.4);
}
.tw-border-b-amber-900\/45 {
  border-bottom-color: rgb(120 53 15 / 0.45);
}
.tw-border-b-amber-900\/5 {
  border-bottom-color: rgb(120 53 15 / 0.05);
}
.tw-border-b-amber-900\/50 {
  border-bottom-color: rgb(120 53 15 / 0.5);
}
.tw-border-b-amber-900\/55 {
  border-bottom-color: rgb(120 53 15 / 0.55);
}
.tw-border-b-amber-900\/60 {
  border-bottom-color: rgb(120 53 15 / 0.6);
}
.tw-border-b-amber-900\/65 {
  border-bottom-color: rgb(120 53 15 / 0.65);
}
.tw-border-b-amber-900\/70 {
  border-bottom-color: rgb(120 53 15 / 0.7);
}
.tw-border-b-amber-900\/75 {
  border-bottom-color: rgb(120 53 15 / 0.75);
}
.tw-border-b-amber-900\/80 {
  border-bottom-color: rgb(120 53 15 / 0.8);
}
.tw-border-b-amber-900\/85 {
  border-bottom-color: rgb(120 53 15 / 0.85);
}
.tw-border-b-amber-900\/90 {
  border-bottom-color: rgb(120 53 15 / 0.9);
}
.tw-border-b-amber-900\/95 {
  border-bottom-color: rgb(120 53 15 / 0.95);
}
.tw-border-b-amber-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-b-amber-950\/0 {
  border-bottom-color: rgb(69 26 3 / 0);
}
.tw-border-b-amber-950\/10 {
  border-bottom-color: rgb(69 26 3 / 0.1);
}
.tw-border-b-amber-950\/100 {
  border-bottom-color: rgb(69 26 3 / 1);
}
.tw-border-b-amber-950\/15 {
  border-bottom-color: rgb(69 26 3 / 0.15);
}
.tw-border-b-amber-950\/20 {
  border-bottom-color: rgb(69 26 3 / 0.2);
}
.tw-border-b-amber-950\/25 {
  border-bottom-color: rgb(69 26 3 / 0.25);
}
.tw-border-b-amber-950\/30 {
  border-bottom-color: rgb(69 26 3 / 0.3);
}
.tw-border-b-amber-950\/35 {
  border-bottom-color: rgb(69 26 3 / 0.35);
}
.tw-border-b-amber-950\/40 {
  border-bottom-color: rgb(69 26 3 / 0.4);
}
.tw-border-b-amber-950\/45 {
  border-bottom-color: rgb(69 26 3 / 0.45);
}
.tw-border-b-amber-950\/5 {
  border-bottom-color: rgb(69 26 3 / 0.05);
}
.tw-border-b-amber-950\/50 {
  border-bottom-color: rgb(69 26 3 / 0.5);
}
.tw-border-b-amber-950\/55 {
  border-bottom-color: rgb(69 26 3 / 0.55);
}
.tw-border-b-amber-950\/60 {
  border-bottom-color: rgb(69 26 3 / 0.6);
}
.tw-border-b-amber-950\/65 {
  border-bottom-color: rgb(69 26 3 / 0.65);
}
.tw-border-b-amber-950\/70 {
  border-bottom-color: rgb(69 26 3 / 0.7);
}
.tw-border-b-amber-950\/75 {
  border-bottom-color: rgb(69 26 3 / 0.75);
}
.tw-border-b-amber-950\/80 {
  border-bottom-color: rgb(69 26 3 / 0.8);
}
.tw-border-b-amber-950\/85 {
  border-bottom-color: rgb(69 26 3 / 0.85);
}
.tw-border-b-amber-950\/90 {
  border-bottom-color: rgb(69 26 3 / 0.9);
}
.tw-border-b-amber-950\/95 {
  border-bottom-color: rgb(69 26 3 / 0.95);
}
.tw-border-b-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-b-black\/0 {
  border-bottom-color: rgb(0 0 0 / 0);
}
.tw-border-b-black\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.tw-border-b-black\/100 {
  border-bottom-color: rgb(0 0 0 / 1);
}
.tw-border-b-black\/15 {
  border-bottom-color: rgb(0 0 0 / 0.15);
}
.tw-border-b-black\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.tw-border-b-black\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.tw-border-b-black\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.tw-border-b-black\/35 {
  border-bottom-color: rgb(0 0 0 / 0.35);
}
.tw-border-b-black\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.tw-border-b-black\/45 {
  border-bottom-color: rgb(0 0 0 / 0.45);
}
.tw-border-b-black\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.tw-border-b-black\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.tw-border-b-black\/55 {
  border-bottom-color: rgb(0 0 0 / 0.55);
}
.tw-border-b-black\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.tw-border-b-black\/65 {
  border-bottom-color: rgb(0 0 0 / 0.65);
}
.tw-border-b-black\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.tw-border-b-black\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.tw-border-b-black\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.tw-border-b-black\/85 {
  border-bottom-color: rgb(0 0 0 / 0.85);
}
.tw-border-b-black\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.tw-border-b-black\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.tw-border-b-blue-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-100\/0 {
  border-bottom-color: rgb(234 248 255 / 0);
}
.tw-border-b-blue-100\/10 {
  border-bottom-color: rgb(234 248 255 / 0.1);
}
.tw-border-b-blue-100\/100 {
  border-bottom-color: rgb(234 248 255 / 1);
}
.tw-border-b-blue-100\/15 {
  border-bottom-color: rgb(234 248 255 / 0.15);
}
.tw-border-b-blue-100\/20 {
  border-bottom-color: rgb(234 248 255 / 0.2);
}
.tw-border-b-blue-100\/25 {
  border-bottom-color: rgb(234 248 255 / 0.25);
}
.tw-border-b-blue-100\/30 {
  border-bottom-color: rgb(234 248 255 / 0.3);
}
.tw-border-b-blue-100\/35 {
  border-bottom-color: rgb(234 248 255 / 0.35);
}
.tw-border-b-blue-100\/40 {
  border-bottom-color: rgb(234 248 255 / 0.4);
}
.tw-border-b-blue-100\/45 {
  border-bottom-color: rgb(234 248 255 / 0.45);
}
.tw-border-b-blue-100\/5 {
  border-bottom-color: rgb(234 248 255 / 0.05);
}
.tw-border-b-blue-100\/50 {
  border-bottom-color: rgb(234 248 255 / 0.5);
}
.tw-border-b-blue-100\/55 {
  border-bottom-color: rgb(234 248 255 / 0.55);
}
.tw-border-b-blue-100\/60 {
  border-bottom-color: rgb(234 248 255 / 0.6);
}
.tw-border-b-blue-100\/65 {
  border-bottom-color: rgb(234 248 255 / 0.65);
}
.tw-border-b-blue-100\/70 {
  border-bottom-color: rgb(234 248 255 / 0.7);
}
.tw-border-b-blue-100\/75 {
  border-bottom-color: rgb(234 248 255 / 0.75);
}
.tw-border-b-blue-100\/80 {
  border-bottom-color: rgb(234 248 255 / 0.8);
}
.tw-border-b-blue-100\/85 {
  border-bottom-color: rgb(234 248 255 / 0.85);
}
.tw-border-b-blue-100\/90 {
  border-bottom-color: rgb(234 248 255 / 0.9);
}
.tw-border-b-blue-100\/95 {
  border-bottom-color: rgb(234 248 255 / 0.95);
}
.tw-border-b-blue-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-200\/0 {
  border-bottom-color: rgb(183 215 233 / 0);
}
.tw-border-b-blue-200\/10 {
  border-bottom-color: rgb(183 215 233 / 0.1);
}
.tw-border-b-blue-200\/100 {
  border-bottom-color: rgb(183 215 233 / 1);
}
.tw-border-b-blue-200\/15 {
  border-bottom-color: rgb(183 215 233 / 0.15);
}
.tw-border-b-blue-200\/20 {
  border-bottom-color: rgb(183 215 233 / 0.2);
}
.tw-border-b-blue-200\/25 {
  border-bottom-color: rgb(183 215 233 / 0.25);
}
.tw-border-b-blue-200\/30 {
  border-bottom-color: rgb(183 215 233 / 0.3);
}
.tw-border-b-blue-200\/35 {
  border-bottom-color: rgb(183 215 233 / 0.35);
}
.tw-border-b-blue-200\/40 {
  border-bottom-color: rgb(183 215 233 / 0.4);
}
.tw-border-b-blue-200\/45 {
  border-bottom-color: rgb(183 215 233 / 0.45);
}
.tw-border-b-blue-200\/5 {
  border-bottom-color: rgb(183 215 233 / 0.05);
}
.tw-border-b-blue-200\/50 {
  border-bottom-color: rgb(183 215 233 / 0.5);
}
.tw-border-b-blue-200\/55 {
  border-bottom-color: rgb(183 215 233 / 0.55);
}
.tw-border-b-blue-200\/60 {
  border-bottom-color: rgb(183 215 233 / 0.6);
}
.tw-border-b-blue-200\/65 {
  border-bottom-color: rgb(183 215 233 / 0.65);
}
.tw-border-b-blue-200\/70 {
  border-bottom-color: rgb(183 215 233 / 0.7);
}
.tw-border-b-blue-200\/75 {
  border-bottom-color: rgb(183 215 233 / 0.75);
}
.tw-border-b-blue-200\/80 {
  border-bottom-color: rgb(183 215 233 / 0.8);
}
.tw-border-b-blue-200\/85 {
  border-bottom-color: rgb(183 215 233 / 0.85);
}
.tw-border-b-blue-200\/90 {
  border-bottom-color: rgb(183 215 233 / 0.9);
}
.tw-border-b-blue-200\/95 {
  border-bottom-color: rgb(183 215 233 / 0.95);
}
.tw-border-b-blue-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-300\/0 {
  border-bottom-color: rgb(132 183 212 / 0);
}
.tw-border-b-blue-300\/10 {
  border-bottom-color: rgb(132 183 212 / 0.1);
}
.tw-border-b-blue-300\/100 {
  border-bottom-color: rgb(132 183 212 / 1);
}
.tw-border-b-blue-300\/15 {
  border-bottom-color: rgb(132 183 212 / 0.15);
}
.tw-border-b-blue-300\/20 {
  border-bottom-color: rgb(132 183 212 / 0.2);
}
.tw-border-b-blue-300\/25 {
  border-bottom-color: rgb(132 183 212 / 0.25);
}
.tw-border-b-blue-300\/30 {
  border-bottom-color: rgb(132 183 212 / 0.3);
}
.tw-border-b-blue-300\/35 {
  border-bottom-color: rgb(132 183 212 / 0.35);
}
.tw-border-b-blue-300\/40 {
  border-bottom-color: rgb(132 183 212 / 0.4);
}
.tw-border-b-blue-300\/45 {
  border-bottom-color: rgb(132 183 212 / 0.45);
}
.tw-border-b-blue-300\/5 {
  border-bottom-color: rgb(132 183 212 / 0.05);
}
.tw-border-b-blue-300\/50 {
  border-bottom-color: rgb(132 183 212 / 0.5);
}
.tw-border-b-blue-300\/55 {
  border-bottom-color: rgb(132 183 212 / 0.55);
}
.tw-border-b-blue-300\/60 {
  border-bottom-color: rgb(132 183 212 / 0.6);
}
.tw-border-b-blue-300\/65 {
  border-bottom-color: rgb(132 183 212 / 0.65);
}
.tw-border-b-blue-300\/70 {
  border-bottom-color: rgb(132 183 212 / 0.7);
}
.tw-border-b-blue-300\/75 {
  border-bottom-color: rgb(132 183 212 / 0.75);
}
.tw-border-b-blue-300\/80 {
  border-bottom-color: rgb(132 183 212 / 0.8);
}
.tw-border-b-blue-300\/85 {
  border-bottom-color: rgb(132 183 212 / 0.85);
}
.tw-border-b-blue-300\/90 {
  border-bottom-color: rgb(132 183 212 / 0.9);
}
.tw-border-b-blue-300\/95 {
  border-bottom-color: rgb(132 183 212 / 0.95);
}
.tw-border-b-blue-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-400\/0 {
  border-bottom-color: rgb(81 150 190 / 0);
}
.tw-border-b-blue-400\/10 {
  border-bottom-color: rgb(81 150 190 / 0.1);
}
.tw-border-b-blue-400\/100 {
  border-bottom-color: rgb(81 150 190 / 1);
}
.tw-border-b-blue-400\/15 {
  border-bottom-color: rgb(81 150 190 / 0.15);
}
.tw-border-b-blue-400\/20 {
  border-bottom-color: rgb(81 150 190 / 0.2);
}
.tw-border-b-blue-400\/25 {
  border-bottom-color: rgb(81 150 190 / 0.25);
}
.tw-border-b-blue-400\/30 {
  border-bottom-color: rgb(81 150 190 / 0.3);
}
.tw-border-b-blue-400\/35 {
  border-bottom-color: rgb(81 150 190 / 0.35);
}
.tw-border-b-blue-400\/40 {
  border-bottom-color: rgb(81 150 190 / 0.4);
}
.tw-border-b-blue-400\/45 {
  border-bottom-color: rgb(81 150 190 / 0.45);
}
.tw-border-b-blue-400\/5 {
  border-bottom-color: rgb(81 150 190 / 0.05);
}
.tw-border-b-blue-400\/50 {
  border-bottom-color: rgb(81 150 190 / 0.5);
}
.tw-border-b-blue-400\/55 {
  border-bottom-color: rgb(81 150 190 / 0.55);
}
.tw-border-b-blue-400\/60 {
  border-bottom-color: rgb(81 150 190 / 0.6);
}
.tw-border-b-blue-400\/65 {
  border-bottom-color: rgb(81 150 190 / 0.65);
}
.tw-border-b-blue-400\/70 {
  border-bottom-color: rgb(81 150 190 / 0.7);
}
.tw-border-b-blue-400\/75 {
  border-bottom-color: rgb(81 150 190 / 0.75);
}
.tw-border-b-blue-400\/80 {
  border-bottom-color: rgb(81 150 190 / 0.8);
}
.tw-border-b-blue-400\/85 {
  border-bottom-color: rgb(81 150 190 / 0.85);
}
.tw-border-b-blue-400\/90 {
  border-bottom-color: rgb(81 150 190 / 0.9);
}
.tw-border-b-blue-400\/95 {
  border-bottom-color: rgb(81 150 190 / 0.95);
}
.tw-border-b-blue-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-50\/0 {
  border-bottom-color: rgb(239 246 255 / 0);
}
.tw-border-b-blue-50\/10 {
  border-bottom-color: rgb(239 246 255 / 0.1);
}
.tw-border-b-blue-50\/100 {
  border-bottom-color: rgb(239 246 255 / 1);
}
.tw-border-b-blue-50\/15 {
  border-bottom-color: rgb(239 246 255 / 0.15);
}
.tw-border-b-blue-50\/20 {
  border-bottom-color: rgb(239 246 255 / 0.2);
}
.tw-border-b-blue-50\/25 {
  border-bottom-color: rgb(239 246 255 / 0.25);
}
.tw-border-b-blue-50\/30 {
  border-bottom-color: rgb(239 246 255 / 0.3);
}
.tw-border-b-blue-50\/35 {
  border-bottom-color: rgb(239 246 255 / 0.35);
}
.tw-border-b-blue-50\/40 {
  border-bottom-color: rgb(239 246 255 / 0.4);
}
.tw-border-b-blue-50\/45 {
  border-bottom-color: rgb(239 246 255 / 0.45);
}
.tw-border-b-blue-50\/5 {
  border-bottom-color: rgb(239 246 255 / 0.05);
}
.tw-border-b-blue-50\/50 {
  border-bottom-color: rgb(239 246 255 / 0.5);
}
.tw-border-b-blue-50\/55 {
  border-bottom-color: rgb(239 246 255 / 0.55);
}
.tw-border-b-blue-50\/60 {
  border-bottom-color: rgb(239 246 255 / 0.6);
}
.tw-border-b-blue-50\/65 {
  border-bottom-color: rgb(239 246 255 / 0.65);
}
.tw-border-b-blue-50\/70 {
  border-bottom-color: rgb(239 246 255 / 0.7);
}
.tw-border-b-blue-50\/75 {
  border-bottom-color: rgb(239 246 255 / 0.75);
}
.tw-border-b-blue-50\/80 {
  border-bottom-color: rgb(239 246 255 / 0.8);
}
.tw-border-b-blue-50\/85 {
  border-bottom-color: rgb(239 246 255 / 0.85);
}
.tw-border-b-blue-50\/90 {
  border-bottom-color: rgb(239 246 255 / 0.9);
}
.tw-border-b-blue-50\/95 {
  border-bottom-color: rgb(239 246 255 / 0.95);
}
.tw-border-b-blue-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-500\/0 {
  border-bottom-color: rgb(30 117 168 / 0);
}
.tw-border-b-blue-500\/10 {
  border-bottom-color: rgb(30 117 168 / 0.1);
}
.tw-border-b-blue-500\/100 {
  border-bottom-color: rgb(30 117 168 / 1);
}
.tw-border-b-blue-500\/15 {
  border-bottom-color: rgb(30 117 168 / 0.15);
}
.tw-border-b-blue-500\/20 {
  border-bottom-color: rgb(30 117 168 / 0.2);
}
.tw-border-b-blue-500\/25 {
  border-bottom-color: rgb(30 117 168 / 0.25);
}
.tw-border-b-blue-500\/30 {
  border-bottom-color: rgb(30 117 168 / 0.3);
}
.tw-border-b-blue-500\/35 {
  border-bottom-color: rgb(30 117 168 / 0.35);
}
.tw-border-b-blue-500\/40 {
  border-bottom-color: rgb(30 117 168 / 0.4);
}
.tw-border-b-blue-500\/45 {
  border-bottom-color: rgb(30 117 168 / 0.45);
}
.tw-border-b-blue-500\/5 {
  border-bottom-color: rgb(30 117 168 / 0.05);
}
.tw-border-b-blue-500\/50 {
  border-bottom-color: rgb(30 117 168 / 0.5);
}
.tw-border-b-blue-500\/55 {
  border-bottom-color: rgb(30 117 168 / 0.55);
}
.tw-border-b-blue-500\/60 {
  border-bottom-color: rgb(30 117 168 / 0.6);
}
.tw-border-b-blue-500\/65 {
  border-bottom-color: rgb(30 117 168 / 0.65);
}
.tw-border-b-blue-500\/70 {
  border-bottom-color: rgb(30 117 168 / 0.7);
}
.tw-border-b-blue-500\/75 {
  border-bottom-color: rgb(30 117 168 / 0.75);
}
.tw-border-b-blue-500\/80 {
  border-bottom-color: rgb(30 117 168 / 0.8);
}
.tw-border-b-blue-500\/85 {
  border-bottom-color: rgb(30 117 168 / 0.85);
}
.tw-border-b-blue-500\/90 {
  border-bottom-color: rgb(30 117 168 / 0.9);
}
.tw-border-b-blue-500\/95 {
  border-bottom-color: rgb(30 117 168 / 0.95);
}
.tw-border-b-blue-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-600\/0 {
  border-bottom-color: rgb(23 105 152 / 0);
}
.tw-border-b-blue-600\/10 {
  border-bottom-color: rgb(23 105 152 / 0.1);
}
.tw-border-b-blue-600\/100 {
  border-bottom-color: rgb(23 105 152 / 1);
}
.tw-border-b-blue-600\/15 {
  border-bottom-color: rgb(23 105 152 / 0.15);
}
.tw-border-b-blue-600\/20 {
  border-bottom-color: rgb(23 105 152 / 0.2);
}
.tw-border-b-blue-600\/25 {
  border-bottom-color: rgb(23 105 152 / 0.25);
}
.tw-border-b-blue-600\/30 {
  border-bottom-color: rgb(23 105 152 / 0.3);
}
.tw-border-b-blue-600\/35 {
  border-bottom-color: rgb(23 105 152 / 0.35);
}
.tw-border-b-blue-600\/40 {
  border-bottom-color: rgb(23 105 152 / 0.4);
}
.tw-border-b-blue-600\/45 {
  border-bottom-color: rgb(23 105 152 / 0.45);
}
.tw-border-b-blue-600\/5 {
  border-bottom-color: rgb(23 105 152 / 0.05);
}
.tw-border-b-blue-600\/50 {
  border-bottom-color: rgb(23 105 152 / 0.5);
}
.tw-border-b-blue-600\/55 {
  border-bottom-color: rgb(23 105 152 / 0.55);
}
.tw-border-b-blue-600\/60 {
  border-bottom-color: rgb(23 105 152 / 0.6);
}
.tw-border-b-blue-600\/65 {
  border-bottom-color: rgb(23 105 152 / 0.65);
}
.tw-border-b-blue-600\/70 {
  border-bottom-color: rgb(23 105 152 / 0.7);
}
.tw-border-b-blue-600\/75 {
  border-bottom-color: rgb(23 105 152 / 0.75);
}
.tw-border-b-blue-600\/80 {
  border-bottom-color: rgb(23 105 152 / 0.8);
}
.tw-border-b-blue-600\/85 {
  border-bottom-color: rgb(23 105 152 / 0.85);
}
.tw-border-b-blue-600\/90 {
  border-bottom-color: rgb(23 105 152 / 0.9);
}
.tw-border-b-blue-600\/95 {
  border-bottom-color: rgb(23 105 152 / 0.95);
}
.tw-border-b-blue-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-700\/0 {
  border-bottom-color: rgb(16 92 137 / 0);
}
.tw-border-b-blue-700\/10 {
  border-bottom-color: rgb(16 92 137 / 0.1);
}
.tw-border-b-blue-700\/100 {
  border-bottom-color: rgb(16 92 137 / 1);
}
.tw-border-b-blue-700\/15 {
  border-bottom-color: rgb(16 92 137 / 0.15);
}
.tw-border-b-blue-700\/20 {
  border-bottom-color: rgb(16 92 137 / 0.2);
}
.tw-border-b-blue-700\/25 {
  border-bottom-color: rgb(16 92 137 / 0.25);
}
.tw-border-b-blue-700\/30 {
  border-bottom-color: rgb(16 92 137 / 0.3);
}
.tw-border-b-blue-700\/35 {
  border-bottom-color: rgb(16 92 137 / 0.35);
}
.tw-border-b-blue-700\/40 {
  border-bottom-color: rgb(16 92 137 / 0.4);
}
.tw-border-b-blue-700\/45 {
  border-bottom-color: rgb(16 92 137 / 0.45);
}
.tw-border-b-blue-700\/5 {
  border-bottom-color: rgb(16 92 137 / 0.05);
}
.tw-border-b-blue-700\/50 {
  border-bottom-color: rgb(16 92 137 / 0.5);
}
.tw-border-b-blue-700\/55 {
  border-bottom-color: rgb(16 92 137 / 0.55);
}
.tw-border-b-blue-700\/60 {
  border-bottom-color: rgb(16 92 137 / 0.6);
}
.tw-border-b-blue-700\/65 {
  border-bottom-color: rgb(16 92 137 / 0.65);
}
.tw-border-b-blue-700\/70 {
  border-bottom-color: rgb(16 92 137 / 0.7);
}
.tw-border-b-blue-700\/75 {
  border-bottom-color: rgb(16 92 137 / 0.75);
}
.tw-border-b-blue-700\/80 {
  border-bottom-color: rgb(16 92 137 / 0.8);
}
.tw-border-b-blue-700\/85 {
  border-bottom-color: rgb(16 92 137 / 0.85);
}
.tw-border-b-blue-700\/90 {
  border-bottom-color: rgb(16 92 137 / 0.9);
}
.tw-border-b-blue-700\/95 {
  border-bottom-color: rgb(16 92 137 / 0.95);
}
.tw-border-b-blue-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-800\/0 {
  border-bottom-color: rgb(9 80 121 / 0);
}
.tw-border-b-blue-800\/10 {
  border-bottom-color: rgb(9 80 121 / 0.1);
}
.tw-border-b-blue-800\/100 {
  border-bottom-color: rgb(9 80 121 / 1);
}
.tw-border-b-blue-800\/15 {
  border-bottom-color: rgb(9 80 121 / 0.15);
}
.tw-border-b-blue-800\/20 {
  border-bottom-color: rgb(9 80 121 / 0.2);
}
.tw-border-b-blue-800\/25 {
  border-bottom-color: rgb(9 80 121 / 0.25);
}
.tw-border-b-blue-800\/30 {
  border-bottom-color: rgb(9 80 121 / 0.3);
}
.tw-border-b-blue-800\/35 {
  border-bottom-color: rgb(9 80 121 / 0.35);
}
.tw-border-b-blue-800\/40 {
  border-bottom-color: rgb(9 80 121 / 0.4);
}
.tw-border-b-blue-800\/45 {
  border-bottom-color: rgb(9 80 121 / 0.45);
}
.tw-border-b-blue-800\/5 {
  border-bottom-color: rgb(9 80 121 / 0.05);
}
.tw-border-b-blue-800\/50 {
  border-bottom-color: rgb(9 80 121 / 0.5);
}
.tw-border-b-blue-800\/55 {
  border-bottom-color: rgb(9 80 121 / 0.55);
}
.tw-border-b-blue-800\/60 {
  border-bottom-color: rgb(9 80 121 / 0.6);
}
.tw-border-b-blue-800\/65 {
  border-bottom-color: rgb(9 80 121 / 0.65);
}
.tw-border-b-blue-800\/70 {
  border-bottom-color: rgb(9 80 121 / 0.7);
}
.tw-border-b-blue-800\/75 {
  border-bottom-color: rgb(9 80 121 / 0.75);
}
.tw-border-b-blue-800\/80 {
  border-bottom-color: rgb(9 80 121 / 0.8);
}
.tw-border-b-blue-800\/85 {
  border-bottom-color: rgb(9 80 121 / 0.85);
}
.tw-border-b-blue-800\/90 {
  border-bottom-color: rgb(9 80 121 / 0.9);
}
.tw-border-b-blue-800\/95 {
  border-bottom-color: rgb(9 80 121 / 0.95);
}
.tw-border-b-blue-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-900\/0 {
  border-bottom-color: rgb(2 67 105 / 0);
}
.tw-border-b-blue-900\/10 {
  border-bottom-color: rgb(2 67 105 / 0.1);
}
.tw-border-b-blue-900\/100 {
  border-bottom-color: rgb(2 67 105 / 1);
}
.tw-border-b-blue-900\/15 {
  border-bottom-color: rgb(2 67 105 / 0.15);
}
.tw-border-b-blue-900\/20 {
  border-bottom-color: rgb(2 67 105 / 0.2);
}
.tw-border-b-blue-900\/25 {
  border-bottom-color: rgb(2 67 105 / 0.25);
}
.tw-border-b-blue-900\/30 {
  border-bottom-color: rgb(2 67 105 / 0.3);
}
.tw-border-b-blue-900\/35 {
  border-bottom-color: rgb(2 67 105 / 0.35);
}
.tw-border-b-blue-900\/40 {
  border-bottom-color: rgb(2 67 105 / 0.4);
}
.tw-border-b-blue-900\/45 {
  border-bottom-color: rgb(2 67 105 / 0.45);
}
.tw-border-b-blue-900\/5 {
  border-bottom-color: rgb(2 67 105 / 0.05);
}
.tw-border-b-blue-900\/50 {
  border-bottom-color: rgb(2 67 105 / 0.5);
}
.tw-border-b-blue-900\/55 {
  border-bottom-color: rgb(2 67 105 / 0.55);
}
.tw-border-b-blue-900\/60 {
  border-bottom-color: rgb(2 67 105 / 0.6);
}
.tw-border-b-blue-900\/65 {
  border-bottom-color: rgb(2 67 105 / 0.65);
}
.tw-border-b-blue-900\/70 {
  border-bottom-color: rgb(2 67 105 / 0.7);
}
.tw-border-b-blue-900\/75 {
  border-bottom-color: rgb(2 67 105 / 0.75);
}
.tw-border-b-blue-900\/80 {
  border-bottom-color: rgb(2 67 105 / 0.8);
}
.tw-border-b-blue-900\/85 {
  border-bottom-color: rgb(2 67 105 / 0.85);
}
.tw-border-b-blue-900\/90 {
  border-bottom-color: rgb(2 67 105 / 0.9);
}
.tw-border-b-blue-900\/95 {
  border-bottom-color: rgb(2 67 105 / 0.95);
}
.tw-border-b-blue-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-b-blue-950\/0 {
  border-bottom-color: rgb(23 37 84 / 0);
}
.tw-border-b-blue-950\/10 {
  border-bottom-color: rgb(23 37 84 / 0.1);
}
.tw-border-b-blue-950\/100 {
  border-bottom-color: rgb(23 37 84 / 1);
}
.tw-border-b-blue-950\/15 {
  border-bottom-color: rgb(23 37 84 / 0.15);
}
.tw-border-b-blue-950\/20 {
  border-bottom-color: rgb(23 37 84 / 0.2);
}
.tw-border-b-blue-950\/25 {
  border-bottom-color: rgb(23 37 84 / 0.25);
}
.tw-border-b-blue-950\/30 {
  border-bottom-color: rgb(23 37 84 / 0.3);
}
.tw-border-b-blue-950\/35 {
  border-bottom-color: rgb(23 37 84 / 0.35);
}
.tw-border-b-blue-950\/40 {
  border-bottom-color: rgb(23 37 84 / 0.4);
}
.tw-border-b-blue-950\/45 {
  border-bottom-color: rgb(23 37 84 / 0.45);
}
.tw-border-b-blue-950\/5 {
  border-bottom-color: rgb(23 37 84 / 0.05);
}
.tw-border-b-blue-950\/50 {
  border-bottom-color: rgb(23 37 84 / 0.5);
}
.tw-border-b-blue-950\/55 {
  border-bottom-color: rgb(23 37 84 / 0.55);
}
.tw-border-b-blue-950\/60 {
  border-bottom-color: rgb(23 37 84 / 0.6);
}
.tw-border-b-blue-950\/65 {
  border-bottom-color: rgb(23 37 84 / 0.65);
}
.tw-border-b-blue-950\/70 {
  border-bottom-color: rgb(23 37 84 / 0.7);
}
.tw-border-b-blue-950\/75 {
  border-bottom-color: rgb(23 37 84 / 0.75);
}
.tw-border-b-blue-950\/80 {
  border-bottom-color: rgb(23 37 84 / 0.8);
}
.tw-border-b-blue-950\/85 {
  border-bottom-color: rgb(23 37 84 / 0.85);
}
.tw-border-b-blue-950\/90 {
  border-bottom-color: rgb(23 37 84 / 0.9);
}
.tw-border-b-blue-950\/95 {
  border-bottom-color: rgb(23 37 84 / 0.95);
}
.tw-border-b-current {
  border-bottom-color: currentColor;
}
.tw-border-b-cyan-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-100\/0 {
  border-bottom-color: rgb(207 250 254 / 0);
}
.tw-border-b-cyan-100\/10 {
  border-bottom-color: rgb(207 250 254 / 0.1);
}
.tw-border-b-cyan-100\/100 {
  border-bottom-color: rgb(207 250 254 / 1);
}
.tw-border-b-cyan-100\/15 {
  border-bottom-color: rgb(207 250 254 / 0.15);
}
.tw-border-b-cyan-100\/20 {
  border-bottom-color: rgb(207 250 254 / 0.2);
}
.tw-border-b-cyan-100\/25 {
  border-bottom-color: rgb(207 250 254 / 0.25);
}
.tw-border-b-cyan-100\/30 {
  border-bottom-color: rgb(207 250 254 / 0.3);
}
.tw-border-b-cyan-100\/35 {
  border-bottom-color: rgb(207 250 254 / 0.35);
}
.tw-border-b-cyan-100\/40 {
  border-bottom-color: rgb(207 250 254 / 0.4);
}
.tw-border-b-cyan-100\/45 {
  border-bottom-color: rgb(207 250 254 / 0.45);
}
.tw-border-b-cyan-100\/5 {
  border-bottom-color: rgb(207 250 254 / 0.05);
}
.tw-border-b-cyan-100\/50 {
  border-bottom-color: rgb(207 250 254 / 0.5);
}
.tw-border-b-cyan-100\/55 {
  border-bottom-color: rgb(207 250 254 / 0.55);
}
.tw-border-b-cyan-100\/60 {
  border-bottom-color: rgb(207 250 254 / 0.6);
}
.tw-border-b-cyan-100\/65 {
  border-bottom-color: rgb(207 250 254 / 0.65);
}
.tw-border-b-cyan-100\/70 {
  border-bottom-color: rgb(207 250 254 / 0.7);
}
.tw-border-b-cyan-100\/75 {
  border-bottom-color: rgb(207 250 254 / 0.75);
}
.tw-border-b-cyan-100\/80 {
  border-bottom-color: rgb(207 250 254 / 0.8);
}
.tw-border-b-cyan-100\/85 {
  border-bottom-color: rgb(207 250 254 / 0.85);
}
.tw-border-b-cyan-100\/90 {
  border-bottom-color: rgb(207 250 254 / 0.9);
}
.tw-border-b-cyan-100\/95 {
  border-bottom-color: rgb(207 250 254 / 0.95);
}
.tw-border-b-cyan-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-200\/0 {
  border-bottom-color: rgb(165 243 252 / 0);
}
.tw-border-b-cyan-200\/10 {
  border-bottom-color: rgb(165 243 252 / 0.1);
}
.tw-border-b-cyan-200\/100 {
  border-bottom-color: rgb(165 243 252 / 1);
}
.tw-border-b-cyan-200\/15 {
  border-bottom-color: rgb(165 243 252 / 0.15);
}
.tw-border-b-cyan-200\/20 {
  border-bottom-color: rgb(165 243 252 / 0.2);
}
.tw-border-b-cyan-200\/25 {
  border-bottom-color: rgb(165 243 252 / 0.25);
}
.tw-border-b-cyan-200\/30 {
  border-bottom-color: rgb(165 243 252 / 0.3);
}
.tw-border-b-cyan-200\/35 {
  border-bottom-color: rgb(165 243 252 / 0.35);
}
.tw-border-b-cyan-200\/40 {
  border-bottom-color: rgb(165 243 252 / 0.4);
}
.tw-border-b-cyan-200\/45 {
  border-bottom-color: rgb(165 243 252 / 0.45);
}
.tw-border-b-cyan-200\/5 {
  border-bottom-color: rgb(165 243 252 / 0.05);
}
.tw-border-b-cyan-200\/50 {
  border-bottom-color: rgb(165 243 252 / 0.5);
}
.tw-border-b-cyan-200\/55 {
  border-bottom-color: rgb(165 243 252 / 0.55);
}
.tw-border-b-cyan-200\/60 {
  border-bottom-color: rgb(165 243 252 / 0.6);
}
.tw-border-b-cyan-200\/65 {
  border-bottom-color: rgb(165 243 252 / 0.65);
}
.tw-border-b-cyan-200\/70 {
  border-bottom-color: rgb(165 243 252 / 0.7);
}
.tw-border-b-cyan-200\/75 {
  border-bottom-color: rgb(165 243 252 / 0.75);
}
.tw-border-b-cyan-200\/80 {
  border-bottom-color: rgb(165 243 252 / 0.8);
}
.tw-border-b-cyan-200\/85 {
  border-bottom-color: rgb(165 243 252 / 0.85);
}
.tw-border-b-cyan-200\/90 {
  border-bottom-color: rgb(165 243 252 / 0.9);
}
.tw-border-b-cyan-200\/95 {
  border-bottom-color: rgb(165 243 252 / 0.95);
}
.tw-border-b-cyan-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-300\/0 {
  border-bottom-color: rgb(103 232 249 / 0);
}
.tw-border-b-cyan-300\/10 {
  border-bottom-color: rgb(103 232 249 / 0.1);
}
.tw-border-b-cyan-300\/100 {
  border-bottom-color: rgb(103 232 249 / 1);
}
.tw-border-b-cyan-300\/15 {
  border-bottom-color: rgb(103 232 249 / 0.15);
}
.tw-border-b-cyan-300\/20 {
  border-bottom-color: rgb(103 232 249 / 0.2);
}
.tw-border-b-cyan-300\/25 {
  border-bottom-color: rgb(103 232 249 / 0.25);
}
.tw-border-b-cyan-300\/30 {
  border-bottom-color: rgb(103 232 249 / 0.3);
}
.tw-border-b-cyan-300\/35 {
  border-bottom-color: rgb(103 232 249 / 0.35);
}
.tw-border-b-cyan-300\/40 {
  border-bottom-color: rgb(103 232 249 / 0.4);
}
.tw-border-b-cyan-300\/45 {
  border-bottom-color: rgb(103 232 249 / 0.45);
}
.tw-border-b-cyan-300\/5 {
  border-bottom-color: rgb(103 232 249 / 0.05);
}
.tw-border-b-cyan-300\/50 {
  border-bottom-color: rgb(103 232 249 / 0.5);
}
.tw-border-b-cyan-300\/55 {
  border-bottom-color: rgb(103 232 249 / 0.55);
}
.tw-border-b-cyan-300\/60 {
  border-bottom-color: rgb(103 232 249 / 0.6);
}
.tw-border-b-cyan-300\/65 {
  border-bottom-color: rgb(103 232 249 / 0.65);
}
.tw-border-b-cyan-300\/70 {
  border-bottom-color: rgb(103 232 249 / 0.7);
}
.tw-border-b-cyan-300\/75 {
  border-bottom-color: rgb(103 232 249 / 0.75);
}
.tw-border-b-cyan-300\/80 {
  border-bottom-color: rgb(103 232 249 / 0.8);
}
.tw-border-b-cyan-300\/85 {
  border-bottom-color: rgb(103 232 249 / 0.85);
}
.tw-border-b-cyan-300\/90 {
  border-bottom-color: rgb(103 232 249 / 0.9);
}
.tw-border-b-cyan-300\/95 {
  border-bottom-color: rgb(103 232 249 / 0.95);
}
.tw-border-b-cyan-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-400\/0 {
  border-bottom-color: rgb(34 211 238 / 0);
}
.tw-border-b-cyan-400\/10 {
  border-bottom-color: rgb(34 211 238 / 0.1);
}
.tw-border-b-cyan-400\/100 {
  border-bottom-color: rgb(34 211 238 / 1);
}
.tw-border-b-cyan-400\/15 {
  border-bottom-color: rgb(34 211 238 / 0.15);
}
.tw-border-b-cyan-400\/20 {
  border-bottom-color: rgb(34 211 238 / 0.2);
}
.tw-border-b-cyan-400\/25 {
  border-bottom-color: rgb(34 211 238 / 0.25);
}
.tw-border-b-cyan-400\/30 {
  border-bottom-color: rgb(34 211 238 / 0.3);
}
.tw-border-b-cyan-400\/35 {
  border-bottom-color: rgb(34 211 238 / 0.35);
}
.tw-border-b-cyan-400\/40 {
  border-bottom-color: rgb(34 211 238 / 0.4);
}
.tw-border-b-cyan-400\/45 {
  border-bottom-color: rgb(34 211 238 / 0.45);
}
.tw-border-b-cyan-400\/5 {
  border-bottom-color: rgb(34 211 238 / 0.05);
}
.tw-border-b-cyan-400\/50 {
  border-bottom-color: rgb(34 211 238 / 0.5);
}
.tw-border-b-cyan-400\/55 {
  border-bottom-color: rgb(34 211 238 / 0.55);
}
.tw-border-b-cyan-400\/60 {
  border-bottom-color: rgb(34 211 238 / 0.6);
}
.tw-border-b-cyan-400\/65 {
  border-bottom-color: rgb(34 211 238 / 0.65);
}
.tw-border-b-cyan-400\/70 {
  border-bottom-color: rgb(34 211 238 / 0.7);
}
.tw-border-b-cyan-400\/75 {
  border-bottom-color: rgb(34 211 238 / 0.75);
}
.tw-border-b-cyan-400\/80 {
  border-bottom-color: rgb(34 211 238 / 0.8);
}
.tw-border-b-cyan-400\/85 {
  border-bottom-color: rgb(34 211 238 / 0.85);
}
.tw-border-b-cyan-400\/90 {
  border-bottom-color: rgb(34 211 238 / 0.9);
}
.tw-border-b-cyan-400\/95 {
  border-bottom-color: rgb(34 211 238 / 0.95);
}
.tw-border-b-cyan-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-50\/0 {
  border-bottom-color: rgb(236 254 255 / 0);
}
.tw-border-b-cyan-50\/10 {
  border-bottom-color: rgb(236 254 255 / 0.1);
}
.tw-border-b-cyan-50\/100 {
  border-bottom-color: rgb(236 254 255 / 1);
}
.tw-border-b-cyan-50\/15 {
  border-bottom-color: rgb(236 254 255 / 0.15);
}
.tw-border-b-cyan-50\/20 {
  border-bottom-color: rgb(236 254 255 / 0.2);
}
.tw-border-b-cyan-50\/25 {
  border-bottom-color: rgb(236 254 255 / 0.25);
}
.tw-border-b-cyan-50\/30 {
  border-bottom-color: rgb(236 254 255 / 0.3);
}
.tw-border-b-cyan-50\/35 {
  border-bottom-color: rgb(236 254 255 / 0.35);
}
.tw-border-b-cyan-50\/40 {
  border-bottom-color: rgb(236 254 255 / 0.4);
}
.tw-border-b-cyan-50\/45 {
  border-bottom-color: rgb(236 254 255 / 0.45);
}
.tw-border-b-cyan-50\/5 {
  border-bottom-color: rgb(236 254 255 / 0.05);
}
.tw-border-b-cyan-50\/50 {
  border-bottom-color: rgb(236 254 255 / 0.5);
}
.tw-border-b-cyan-50\/55 {
  border-bottom-color: rgb(236 254 255 / 0.55);
}
.tw-border-b-cyan-50\/60 {
  border-bottom-color: rgb(236 254 255 / 0.6);
}
.tw-border-b-cyan-50\/65 {
  border-bottom-color: rgb(236 254 255 / 0.65);
}
.tw-border-b-cyan-50\/70 {
  border-bottom-color: rgb(236 254 255 / 0.7);
}
.tw-border-b-cyan-50\/75 {
  border-bottom-color: rgb(236 254 255 / 0.75);
}
.tw-border-b-cyan-50\/80 {
  border-bottom-color: rgb(236 254 255 / 0.8);
}
.tw-border-b-cyan-50\/85 {
  border-bottom-color: rgb(236 254 255 / 0.85);
}
.tw-border-b-cyan-50\/90 {
  border-bottom-color: rgb(236 254 255 / 0.9);
}
.tw-border-b-cyan-50\/95 {
  border-bottom-color: rgb(236 254 255 / 0.95);
}
.tw-border-b-cyan-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-500\/0 {
  border-bottom-color: rgb(6 182 212 / 0);
}
.tw-border-b-cyan-500\/10 {
  border-bottom-color: rgb(6 182 212 / 0.1);
}
.tw-border-b-cyan-500\/100 {
  border-bottom-color: rgb(6 182 212 / 1);
}
.tw-border-b-cyan-500\/15 {
  border-bottom-color: rgb(6 182 212 / 0.15);
}
.tw-border-b-cyan-500\/20 {
  border-bottom-color: rgb(6 182 212 / 0.2);
}
.tw-border-b-cyan-500\/25 {
  border-bottom-color: rgb(6 182 212 / 0.25);
}
.tw-border-b-cyan-500\/30 {
  border-bottom-color: rgb(6 182 212 / 0.3);
}
.tw-border-b-cyan-500\/35 {
  border-bottom-color: rgb(6 182 212 / 0.35);
}
.tw-border-b-cyan-500\/40 {
  border-bottom-color: rgb(6 182 212 / 0.4);
}
.tw-border-b-cyan-500\/45 {
  border-bottom-color: rgb(6 182 212 / 0.45);
}
.tw-border-b-cyan-500\/5 {
  border-bottom-color: rgb(6 182 212 / 0.05);
}
.tw-border-b-cyan-500\/50 {
  border-bottom-color: rgb(6 182 212 / 0.5);
}
.tw-border-b-cyan-500\/55 {
  border-bottom-color: rgb(6 182 212 / 0.55);
}
.tw-border-b-cyan-500\/60 {
  border-bottom-color: rgb(6 182 212 / 0.6);
}
.tw-border-b-cyan-500\/65 {
  border-bottom-color: rgb(6 182 212 / 0.65);
}
.tw-border-b-cyan-500\/70 {
  border-bottom-color: rgb(6 182 212 / 0.7);
}
.tw-border-b-cyan-500\/75 {
  border-bottom-color: rgb(6 182 212 / 0.75);
}
.tw-border-b-cyan-500\/80 {
  border-bottom-color: rgb(6 182 212 / 0.8);
}
.tw-border-b-cyan-500\/85 {
  border-bottom-color: rgb(6 182 212 / 0.85);
}
.tw-border-b-cyan-500\/90 {
  border-bottom-color: rgb(6 182 212 / 0.9);
}
.tw-border-b-cyan-500\/95 {
  border-bottom-color: rgb(6 182 212 / 0.95);
}
.tw-border-b-cyan-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-600\/0 {
  border-bottom-color: rgb(8 145 178 / 0);
}
.tw-border-b-cyan-600\/10 {
  border-bottom-color: rgb(8 145 178 / 0.1);
}
.tw-border-b-cyan-600\/100 {
  border-bottom-color: rgb(8 145 178 / 1);
}
.tw-border-b-cyan-600\/15 {
  border-bottom-color: rgb(8 145 178 / 0.15);
}
.tw-border-b-cyan-600\/20 {
  border-bottom-color: rgb(8 145 178 / 0.2);
}
.tw-border-b-cyan-600\/25 {
  border-bottom-color: rgb(8 145 178 / 0.25);
}
.tw-border-b-cyan-600\/30 {
  border-bottom-color: rgb(8 145 178 / 0.3);
}
.tw-border-b-cyan-600\/35 {
  border-bottom-color: rgb(8 145 178 / 0.35);
}
.tw-border-b-cyan-600\/40 {
  border-bottom-color: rgb(8 145 178 / 0.4);
}
.tw-border-b-cyan-600\/45 {
  border-bottom-color: rgb(8 145 178 / 0.45);
}
.tw-border-b-cyan-600\/5 {
  border-bottom-color: rgb(8 145 178 / 0.05);
}
.tw-border-b-cyan-600\/50 {
  border-bottom-color: rgb(8 145 178 / 0.5);
}
.tw-border-b-cyan-600\/55 {
  border-bottom-color: rgb(8 145 178 / 0.55);
}
.tw-border-b-cyan-600\/60 {
  border-bottom-color: rgb(8 145 178 / 0.6);
}
.tw-border-b-cyan-600\/65 {
  border-bottom-color: rgb(8 145 178 / 0.65);
}
.tw-border-b-cyan-600\/70 {
  border-bottom-color: rgb(8 145 178 / 0.7);
}
.tw-border-b-cyan-600\/75 {
  border-bottom-color: rgb(8 145 178 / 0.75);
}
.tw-border-b-cyan-600\/80 {
  border-bottom-color: rgb(8 145 178 / 0.8);
}
.tw-border-b-cyan-600\/85 {
  border-bottom-color: rgb(8 145 178 / 0.85);
}
.tw-border-b-cyan-600\/90 {
  border-bottom-color: rgb(8 145 178 / 0.9);
}
.tw-border-b-cyan-600\/95 {
  border-bottom-color: rgb(8 145 178 / 0.95);
}
.tw-border-b-cyan-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-700\/0 {
  border-bottom-color: rgb(14 116 144 / 0);
}
.tw-border-b-cyan-700\/10 {
  border-bottom-color: rgb(14 116 144 / 0.1);
}
.tw-border-b-cyan-700\/100 {
  border-bottom-color: rgb(14 116 144 / 1);
}
.tw-border-b-cyan-700\/15 {
  border-bottom-color: rgb(14 116 144 / 0.15);
}
.tw-border-b-cyan-700\/20 {
  border-bottom-color: rgb(14 116 144 / 0.2);
}
.tw-border-b-cyan-700\/25 {
  border-bottom-color: rgb(14 116 144 / 0.25);
}
.tw-border-b-cyan-700\/30 {
  border-bottom-color: rgb(14 116 144 / 0.3);
}
.tw-border-b-cyan-700\/35 {
  border-bottom-color: rgb(14 116 144 / 0.35);
}
.tw-border-b-cyan-700\/40 {
  border-bottom-color: rgb(14 116 144 / 0.4);
}
.tw-border-b-cyan-700\/45 {
  border-bottom-color: rgb(14 116 144 / 0.45);
}
.tw-border-b-cyan-700\/5 {
  border-bottom-color: rgb(14 116 144 / 0.05);
}
.tw-border-b-cyan-700\/50 {
  border-bottom-color: rgb(14 116 144 / 0.5);
}
.tw-border-b-cyan-700\/55 {
  border-bottom-color: rgb(14 116 144 / 0.55);
}
.tw-border-b-cyan-700\/60 {
  border-bottom-color: rgb(14 116 144 / 0.6);
}
.tw-border-b-cyan-700\/65 {
  border-bottom-color: rgb(14 116 144 / 0.65);
}
.tw-border-b-cyan-700\/70 {
  border-bottom-color: rgb(14 116 144 / 0.7);
}
.tw-border-b-cyan-700\/75 {
  border-bottom-color: rgb(14 116 144 / 0.75);
}
.tw-border-b-cyan-700\/80 {
  border-bottom-color: rgb(14 116 144 / 0.8);
}
.tw-border-b-cyan-700\/85 {
  border-bottom-color: rgb(14 116 144 / 0.85);
}
.tw-border-b-cyan-700\/90 {
  border-bottom-color: rgb(14 116 144 / 0.9);
}
.tw-border-b-cyan-700\/95 {
  border-bottom-color: rgb(14 116 144 / 0.95);
}
.tw-border-b-cyan-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-800\/0 {
  border-bottom-color: rgb(21 94 117 / 0);
}
.tw-border-b-cyan-800\/10 {
  border-bottom-color: rgb(21 94 117 / 0.1);
}
.tw-border-b-cyan-800\/100 {
  border-bottom-color: rgb(21 94 117 / 1);
}
.tw-border-b-cyan-800\/15 {
  border-bottom-color: rgb(21 94 117 / 0.15);
}
.tw-border-b-cyan-800\/20 {
  border-bottom-color: rgb(21 94 117 / 0.2);
}
.tw-border-b-cyan-800\/25 {
  border-bottom-color: rgb(21 94 117 / 0.25);
}
.tw-border-b-cyan-800\/30 {
  border-bottom-color: rgb(21 94 117 / 0.3);
}
.tw-border-b-cyan-800\/35 {
  border-bottom-color: rgb(21 94 117 / 0.35);
}
.tw-border-b-cyan-800\/40 {
  border-bottom-color: rgb(21 94 117 / 0.4);
}
.tw-border-b-cyan-800\/45 {
  border-bottom-color: rgb(21 94 117 / 0.45);
}
.tw-border-b-cyan-800\/5 {
  border-bottom-color: rgb(21 94 117 / 0.05);
}
.tw-border-b-cyan-800\/50 {
  border-bottom-color: rgb(21 94 117 / 0.5);
}
.tw-border-b-cyan-800\/55 {
  border-bottom-color: rgb(21 94 117 / 0.55);
}
.tw-border-b-cyan-800\/60 {
  border-bottom-color: rgb(21 94 117 / 0.6);
}
.tw-border-b-cyan-800\/65 {
  border-bottom-color: rgb(21 94 117 / 0.65);
}
.tw-border-b-cyan-800\/70 {
  border-bottom-color: rgb(21 94 117 / 0.7);
}
.tw-border-b-cyan-800\/75 {
  border-bottom-color: rgb(21 94 117 / 0.75);
}
.tw-border-b-cyan-800\/80 {
  border-bottom-color: rgb(21 94 117 / 0.8);
}
.tw-border-b-cyan-800\/85 {
  border-bottom-color: rgb(21 94 117 / 0.85);
}
.tw-border-b-cyan-800\/90 {
  border-bottom-color: rgb(21 94 117 / 0.9);
}
.tw-border-b-cyan-800\/95 {
  border-bottom-color: rgb(21 94 117 / 0.95);
}
.tw-border-b-cyan-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-900\/0 {
  border-bottom-color: rgb(22 78 99 / 0);
}
.tw-border-b-cyan-900\/10 {
  border-bottom-color: rgb(22 78 99 / 0.1);
}
.tw-border-b-cyan-900\/100 {
  border-bottom-color: rgb(22 78 99 / 1);
}
.tw-border-b-cyan-900\/15 {
  border-bottom-color: rgb(22 78 99 / 0.15);
}
.tw-border-b-cyan-900\/20 {
  border-bottom-color: rgb(22 78 99 / 0.2);
}
.tw-border-b-cyan-900\/25 {
  border-bottom-color: rgb(22 78 99 / 0.25);
}
.tw-border-b-cyan-900\/30 {
  border-bottom-color: rgb(22 78 99 / 0.3);
}
.tw-border-b-cyan-900\/35 {
  border-bottom-color: rgb(22 78 99 / 0.35);
}
.tw-border-b-cyan-900\/40 {
  border-bottom-color: rgb(22 78 99 / 0.4);
}
.tw-border-b-cyan-900\/45 {
  border-bottom-color: rgb(22 78 99 / 0.45);
}
.tw-border-b-cyan-900\/5 {
  border-bottom-color: rgb(22 78 99 / 0.05);
}
.tw-border-b-cyan-900\/50 {
  border-bottom-color: rgb(22 78 99 / 0.5);
}
.tw-border-b-cyan-900\/55 {
  border-bottom-color: rgb(22 78 99 / 0.55);
}
.tw-border-b-cyan-900\/60 {
  border-bottom-color: rgb(22 78 99 / 0.6);
}
.tw-border-b-cyan-900\/65 {
  border-bottom-color: rgb(22 78 99 / 0.65);
}
.tw-border-b-cyan-900\/70 {
  border-bottom-color: rgb(22 78 99 / 0.7);
}
.tw-border-b-cyan-900\/75 {
  border-bottom-color: rgb(22 78 99 / 0.75);
}
.tw-border-b-cyan-900\/80 {
  border-bottom-color: rgb(22 78 99 / 0.8);
}
.tw-border-b-cyan-900\/85 {
  border-bottom-color: rgb(22 78 99 / 0.85);
}
.tw-border-b-cyan-900\/90 {
  border-bottom-color: rgb(22 78 99 / 0.9);
}
.tw-border-b-cyan-900\/95 {
  border-bottom-color: rgb(22 78 99 / 0.95);
}
.tw-border-b-cyan-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-b-cyan-950\/0 {
  border-bottom-color: rgb(8 51 68 / 0);
}
.tw-border-b-cyan-950\/10 {
  border-bottom-color: rgb(8 51 68 / 0.1);
}
.tw-border-b-cyan-950\/100 {
  border-bottom-color: rgb(8 51 68 / 1);
}
.tw-border-b-cyan-950\/15 {
  border-bottom-color: rgb(8 51 68 / 0.15);
}
.tw-border-b-cyan-950\/20 {
  border-bottom-color: rgb(8 51 68 / 0.2);
}
.tw-border-b-cyan-950\/25 {
  border-bottom-color: rgb(8 51 68 / 0.25);
}
.tw-border-b-cyan-950\/30 {
  border-bottom-color: rgb(8 51 68 / 0.3);
}
.tw-border-b-cyan-950\/35 {
  border-bottom-color: rgb(8 51 68 / 0.35);
}
.tw-border-b-cyan-950\/40 {
  border-bottom-color: rgb(8 51 68 / 0.4);
}
.tw-border-b-cyan-950\/45 {
  border-bottom-color: rgb(8 51 68 / 0.45);
}
.tw-border-b-cyan-950\/5 {
  border-bottom-color: rgb(8 51 68 / 0.05);
}
.tw-border-b-cyan-950\/50 {
  border-bottom-color: rgb(8 51 68 / 0.5);
}
.tw-border-b-cyan-950\/55 {
  border-bottom-color: rgb(8 51 68 / 0.55);
}
.tw-border-b-cyan-950\/60 {
  border-bottom-color: rgb(8 51 68 / 0.6);
}
.tw-border-b-cyan-950\/65 {
  border-bottom-color: rgb(8 51 68 / 0.65);
}
.tw-border-b-cyan-950\/70 {
  border-bottom-color: rgb(8 51 68 / 0.7);
}
.tw-border-b-cyan-950\/75 {
  border-bottom-color: rgb(8 51 68 / 0.75);
}
.tw-border-b-cyan-950\/80 {
  border-bottom-color: rgb(8 51 68 / 0.8);
}
.tw-border-b-cyan-950\/85 {
  border-bottom-color: rgb(8 51 68 / 0.85);
}
.tw-border-b-cyan-950\/90 {
  border-bottom-color: rgb(8 51 68 / 0.9);
}
.tw-border-b-cyan-950\/95 {
  border-bottom-color: rgb(8 51 68 / 0.95);
}
.tw-border-b-danger {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-b-danger-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-b-danger-dark\/0 {
  border-bottom-color: rgb(220 38 38 / 0);
}
.tw-border-b-danger-dark\/10 {
  border-bottom-color: rgb(220 38 38 / 0.1);
}
.tw-border-b-danger-dark\/100 {
  border-bottom-color: rgb(220 38 38 / 1);
}
.tw-border-b-danger-dark\/15 {
  border-bottom-color: rgb(220 38 38 / 0.15);
}
.tw-border-b-danger-dark\/20 {
  border-bottom-color: rgb(220 38 38 / 0.2);
}
.tw-border-b-danger-dark\/25 {
  border-bottom-color: rgb(220 38 38 / 0.25);
}
.tw-border-b-danger-dark\/30 {
  border-bottom-color: rgb(220 38 38 / 0.3);
}
.tw-border-b-danger-dark\/35 {
  border-bottom-color: rgb(220 38 38 / 0.35);
}
.tw-border-b-danger-dark\/40 {
  border-bottom-color: rgb(220 38 38 / 0.4);
}
.tw-border-b-danger-dark\/45 {
  border-bottom-color: rgb(220 38 38 / 0.45);
}
.tw-border-b-danger-dark\/5 {
  border-bottom-color: rgb(220 38 38 / 0.05);
}
.tw-border-b-danger-dark\/50 {
  border-bottom-color: rgb(220 38 38 / 0.5);
}
.tw-border-b-danger-dark\/55 {
  border-bottom-color: rgb(220 38 38 / 0.55);
}
.tw-border-b-danger-dark\/60 {
  border-bottom-color: rgb(220 38 38 / 0.6);
}
.tw-border-b-danger-dark\/65 {
  border-bottom-color: rgb(220 38 38 / 0.65);
}
.tw-border-b-danger-dark\/70 {
  border-bottom-color: rgb(220 38 38 / 0.7);
}
.tw-border-b-danger-dark\/75 {
  border-bottom-color: rgb(220 38 38 / 0.75);
}
.tw-border-b-danger-dark\/80 {
  border-bottom-color: rgb(220 38 38 / 0.8);
}
.tw-border-b-danger-dark\/85 {
  border-bottom-color: rgb(220 38 38 / 0.85);
}
.tw-border-b-danger-dark\/90 {
  border-bottom-color: rgb(220 38 38 / 0.9);
}
.tw-border-b-danger-dark\/95 {
  border-bottom-color: rgb(220 38 38 / 0.95);
}
.tw-border-b-danger-light {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-b-danger-light\/0 {
  border-bottom-color: rgb(248 113 113 / 0);
}
.tw-border-b-danger-light\/10 {
  border-bottom-color: rgb(248 113 113 / 0.1);
}
.tw-border-b-danger-light\/100 {
  border-bottom-color: rgb(248 113 113 / 1);
}
.tw-border-b-danger-light\/15 {
  border-bottom-color: rgb(248 113 113 / 0.15);
}
.tw-border-b-danger-light\/20 {
  border-bottom-color: rgb(248 113 113 / 0.2);
}
.tw-border-b-danger-light\/25 {
  border-bottom-color: rgb(248 113 113 / 0.25);
}
.tw-border-b-danger-light\/30 {
  border-bottom-color: rgb(248 113 113 / 0.3);
}
.tw-border-b-danger-light\/35 {
  border-bottom-color: rgb(248 113 113 / 0.35);
}
.tw-border-b-danger-light\/40 {
  border-bottom-color: rgb(248 113 113 / 0.4);
}
.tw-border-b-danger-light\/45 {
  border-bottom-color: rgb(248 113 113 / 0.45);
}
.tw-border-b-danger-light\/5 {
  border-bottom-color: rgb(248 113 113 / 0.05);
}
.tw-border-b-danger-light\/50 {
  border-bottom-color: rgb(248 113 113 / 0.5);
}
.tw-border-b-danger-light\/55 {
  border-bottom-color: rgb(248 113 113 / 0.55);
}
.tw-border-b-danger-light\/60 {
  border-bottom-color: rgb(248 113 113 / 0.6);
}
.tw-border-b-danger-light\/65 {
  border-bottom-color: rgb(248 113 113 / 0.65);
}
.tw-border-b-danger-light\/70 {
  border-bottom-color: rgb(248 113 113 / 0.7);
}
.tw-border-b-danger-light\/75 {
  border-bottom-color: rgb(248 113 113 / 0.75);
}
.tw-border-b-danger-light\/80 {
  border-bottom-color: rgb(248 113 113 / 0.8);
}
.tw-border-b-danger-light\/85 {
  border-bottom-color: rgb(248 113 113 / 0.85);
}
.tw-border-b-danger-light\/90 {
  border-bottom-color: rgb(248 113 113 / 0.9);
}
.tw-border-b-danger-light\/95 {
  border-bottom-color: rgb(248 113 113 / 0.95);
}
.tw-border-b-danger\/0 {
  border-bottom-color: rgb(239 68 68 / 0);
}
.tw-border-b-danger\/10 {
  border-bottom-color: rgb(239 68 68 / 0.1);
}
.tw-border-b-danger\/100 {
  border-bottom-color: rgb(239 68 68 / 1);
}
.tw-border-b-danger\/15 {
  border-bottom-color: rgb(239 68 68 / 0.15);
}
.tw-border-b-danger\/20 {
  border-bottom-color: rgb(239 68 68 / 0.2);
}
.tw-border-b-danger\/25 {
  border-bottom-color: rgb(239 68 68 / 0.25);
}
.tw-border-b-danger\/30 {
  border-bottom-color: rgb(239 68 68 / 0.3);
}
.tw-border-b-danger\/35 {
  border-bottom-color: rgb(239 68 68 / 0.35);
}
.tw-border-b-danger\/40 {
  border-bottom-color: rgb(239 68 68 / 0.4);
}
.tw-border-b-danger\/45 {
  border-bottom-color: rgb(239 68 68 / 0.45);
}
.tw-border-b-danger\/5 {
  border-bottom-color: rgb(239 68 68 / 0.05);
}
.tw-border-b-danger\/50 {
  border-bottom-color: rgb(239 68 68 / 0.5);
}
.tw-border-b-danger\/55 {
  border-bottom-color: rgb(239 68 68 / 0.55);
}
.tw-border-b-danger\/60 {
  border-bottom-color: rgb(239 68 68 / 0.6);
}
.tw-border-b-danger\/65 {
  border-bottom-color: rgb(239 68 68 / 0.65);
}
.tw-border-b-danger\/70 {
  border-bottom-color: rgb(239 68 68 / 0.7);
}
.tw-border-b-danger\/75 {
  border-bottom-color: rgb(239 68 68 / 0.75);
}
.tw-border-b-danger\/80 {
  border-bottom-color: rgb(239 68 68 / 0.8);
}
.tw-border-b-danger\/85 {
  border-bottom-color: rgb(239 68 68 / 0.85);
}
.tw-border-b-danger\/90 {
  border-bottom-color: rgb(239 68 68 / 0.9);
}
.tw-border-b-danger\/95 {
  border-bottom-color: rgb(239 68 68 / 0.95);
}
.tw-border-b-emerald-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-100\/0 {
  border-bottom-color: rgb(209 250 229 / 0);
}
.tw-border-b-emerald-100\/10 {
  border-bottom-color: rgb(209 250 229 / 0.1);
}
.tw-border-b-emerald-100\/100 {
  border-bottom-color: rgb(209 250 229 / 1);
}
.tw-border-b-emerald-100\/15 {
  border-bottom-color: rgb(209 250 229 / 0.15);
}
.tw-border-b-emerald-100\/20 {
  border-bottom-color: rgb(209 250 229 / 0.2);
}
.tw-border-b-emerald-100\/25 {
  border-bottom-color: rgb(209 250 229 / 0.25);
}
.tw-border-b-emerald-100\/30 {
  border-bottom-color: rgb(209 250 229 / 0.3);
}
.tw-border-b-emerald-100\/35 {
  border-bottom-color: rgb(209 250 229 / 0.35);
}
.tw-border-b-emerald-100\/40 {
  border-bottom-color: rgb(209 250 229 / 0.4);
}
.tw-border-b-emerald-100\/45 {
  border-bottom-color: rgb(209 250 229 / 0.45);
}
.tw-border-b-emerald-100\/5 {
  border-bottom-color: rgb(209 250 229 / 0.05);
}
.tw-border-b-emerald-100\/50 {
  border-bottom-color: rgb(209 250 229 / 0.5);
}
.tw-border-b-emerald-100\/55 {
  border-bottom-color: rgb(209 250 229 / 0.55);
}
.tw-border-b-emerald-100\/60 {
  border-bottom-color: rgb(209 250 229 / 0.6);
}
.tw-border-b-emerald-100\/65 {
  border-bottom-color: rgb(209 250 229 / 0.65);
}
.tw-border-b-emerald-100\/70 {
  border-bottom-color: rgb(209 250 229 / 0.7);
}
.tw-border-b-emerald-100\/75 {
  border-bottom-color: rgb(209 250 229 / 0.75);
}
.tw-border-b-emerald-100\/80 {
  border-bottom-color: rgb(209 250 229 / 0.8);
}
.tw-border-b-emerald-100\/85 {
  border-bottom-color: rgb(209 250 229 / 0.85);
}
.tw-border-b-emerald-100\/90 {
  border-bottom-color: rgb(209 250 229 / 0.9);
}
.tw-border-b-emerald-100\/95 {
  border-bottom-color: rgb(209 250 229 / 0.95);
}
.tw-border-b-emerald-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-200\/0 {
  border-bottom-color: rgb(167 243 208 / 0);
}
.tw-border-b-emerald-200\/10 {
  border-bottom-color: rgb(167 243 208 / 0.1);
}
.tw-border-b-emerald-200\/100 {
  border-bottom-color: rgb(167 243 208 / 1);
}
.tw-border-b-emerald-200\/15 {
  border-bottom-color: rgb(167 243 208 / 0.15);
}
.tw-border-b-emerald-200\/20 {
  border-bottom-color: rgb(167 243 208 / 0.2);
}
.tw-border-b-emerald-200\/25 {
  border-bottom-color: rgb(167 243 208 / 0.25);
}
.tw-border-b-emerald-200\/30 {
  border-bottom-color: rgb(167 243 208 / 0.3);
}
.tw-border-b-emerald-200\/35 {
  border-bottom-color: rgb(167 243 208 / 0.35);
}
.tw-border-b-emerald-200\/40 {
  border-bottom-color: rgb(167 243 208 / 0.4);
}
.tw-border-b-emerald-200\/45 {
  border-bottom-color: rgb(167 243 208 / 0.45);
}
.tw-border-b-emerald-200\/5 {
  border-bottom-color: rgb(167 243 208 / 0.05);
}
.tw-border-b-emerald-200\/50 {
  border-bottom-color: rgb(167 243 208 / 0.5);
}
.tw-border-b-emerald-200\/55 {
  border-bottom-color: rgb(167 243 208 / 0.55);
}
.tw-border-b-emerald-200\/60 {
  border-bottom-color: rgb(167 243 208 / 0.6);
}
.tw-border-b-emerald-200\/65 {
  border-bottom-color: rgb(167 243 208 / 0.65);
}
.tw-border-b-emerald-200\/70 {
  border-bottom-color: rgb(167 243 208 / 0.7);
}
.tw-border-b-emerald-200\/75 {
  border-bottom-color: rgb(167 243 208 / 0.75);
}
.tw-border-b-emerald-200\/80 {
  border-bottom-color: rgb(167 243 208 / 0.8);
}
.tw-border-b-emerald-200\/85 {
  border-bottom-color: rgb(167 243 208 / 0.85);
}
.tw-border-b-emerald-200\/90 {
  border-bottom-color: rgb(167 243 208 / 0.9);
}
.tw-border-b-emerald-200\/95 {
  border-bottom-color: rgb(167 243 208 / 0.95);
}
.tw-border-b-emerald-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-300\/0 {
  border-bottom-color: rgb(110 231 183 / 0);
}
.tw-border-b-emerald-300\/10 {
  border-bottom-color: rgb(110 231 183 / 0.1);
}
.tw-border-b-emerald-300\/100 {
  border-bottom-color: rgb(110 231 183 / 1);
}
.tw-border-b-emerald-300\/15 {
  border-bottom-color: rgb(110 231 183 / 0.15);
}
.tw-border-b-emerald-300\/20 {
  border-bottom-color: rgb(110 231 183 / 0.2);
}
.tw-border-b-emerald-300\/25 {
  border-bottom-color: rgb(110 231 183 / 0.25);
}
.tw-border-b-emerald-300\/30 {
  border-bottom-color: rgb(110 231 183 / 0.3);
}
.tw-border-b-emerald-300\/35 {
  border-bottom-color: rgb(110 231 183 / 0.35);
}
.tw-border-b-emerald-300\/40 {
  border-bottom-color: rgb(110 231 183 / 0.4);
}
.tw-border-b-emerald-300\/45 {
  border-bottom-color: rgb(110 231 183 / 0.45);
}
.tw-border-b-emerald-300\/5 {
  border-bottom-color: rgb(110 231 183 / 0.05);
}
.tw-border-b-emerald-300\/50 {
  border-bottom-color: rgb(110 231 183 / 0.5);
}
.tw-border-b-emerald-300\/55 {
  border-bottom-color: rgb(110 231 183 / 0.55);
}
.tw-border-b-emerald-300\/60 {
  border-bottom-color: rgb(110 231 183 / 0.6);
}
.tw-border-b-emerald-300\/65 {
  border-bottom-color: rgb(110 231 183 / 0.65);
}
.tw-border-b-emerald-300\/70 {
  border-bottom-color: rgb(110 231 183 / 0.7);
}
.tw-border-b-emerald-300\/75 {
  border-bottom-color: rgb(110 231 183 / 0.75);
}
.tw-border-b-emerald-300\/80 {
  border-bottom-color: rgb(110 231 183 / 0.8);
}
.tw-border-b-emerald-300\/85 {
  border-bottom-color: rgb(110 231 183 / 0.85);
}
.tw-border-b-emerald-300\/90 {
  border-bottom-color: rgb(110 231 183 / 0.9);
}
.tw-border-b-emerald-300\/95 {
  border-bottom-color: rgb(110 231 183 / 0.95);
}
.tw-border-b-emerald-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-400\/0 {
  border-bottom-color: rgb(52 211 153 / 0);
}
.tw-border-b-emerald-400\/10 {
  border-bottom-color: rgb(52 211 153 / 0.1);
}
.tw-border-b-emerald-400\/100 {
  border-bottom-color: rgb(52 211 153 / 1);
}
.tw-border-b-emerald-400\/15 {
  border-bottom-color: rgb(52 211 153 / 0.15);
}
.tw-border-b-emerald-400\/20 {
  border-bottom-color: rgb(52 211 153 / 0.2);
}
.tw-border-b-emerald-400\/25 {
  border-bottom-color: rgb(52 211 153 / 0.25);
}
.tw-border-b-emerald-400\/30 {
  border-bottom-color: rgb(52 211 153 / 0.3);
}
.tw-border-b-emerald-400\/35 {
  border-bottom-color: rgb(52 211 153 / 0.35);
}
.tw-border-b-emerald-400\/40 {
  border-bottom-color: rgb(52 211 153 / 0.4);
}
.tw-border-b-emerald-400\/45 {
  border-bottom-color: rgb(52 211 153 / 0.45);
}
.tw-border-b-emerald-400\/5 {
  border-bottom-color: rgb(52 211 153 / 0.05);
}
.tw-border-b-emerald-400\/50 {
  border-bottom-color: rgb(52 211 153 / 0.5);
}
.tw-border-b-emerald-400\/55 {
  border-bottom-color: rgb(52 211 153 / 0.55);
}
.tw-border-b-emerald-400\/60 {
  border-bottom-color: rgb(52 211 153 / 0.6);
}
.tw-border-b-emerald-400\/65 {
  border-bottom-color: rgb(52 211 153 / 0.65);
}
.tw-border-b-emerald-400\/70 {
  border-bottom-color: rgb(52 211 153 / 0.7);
}
.tw-border-b-emerald-400\/75 {
  border-bottom-color: rgb(52 211 153 / 0.75);
}
.tw-border-b-emerald-400\/80 {
  border-bottom-color: rgb(52 211 153 / 0.8);
}
.tw-border-b-emerald-400\/85 {
  border-bottom-color: rgb(52 211 153 / 0.85);
}
.tw-border-b-emerald-400\/90 {
  border-bottom-color: rgb(52 211 153 / 0.9);
}
.tw-border-b-emerald-400\/95 {
  border-bottom-color: rgb(52 211 153 / 0.95);
}
.tw-border-b-emerald-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-50\/0 {
  border-bottom-color: rgb(236 253 245 / 0);
}
.tw-border-b-emerald-50\/10 {
  border-bottom-color: rgb(236 253 245 / 0.1);
}
.tw-border-b-emerald-50\/100 {
  border-bottom-color: rgb(236 253 245 / 1);
}
.tw-border-b-emerald-50\/15 {
  border-bottom-color: rgb(236 253 245 / 0.15);
}
.tw-border-b-emerald-50\/20 {
  border-bottom-color: rgb(236 253 245 / 0.2);
}
.tw-border-b-emerald-50\/25 {
  border-bottom-color: rgb(236 253 245 / 0.25);
}
.tw-border-b-emerald-50\/30 {
  border-bottom-color: rgb(236 253 245 / 0.3);
}
.tw-border-b-emerald-50\/35 {
  border-bottom-color: rgb(236 253 245 / 0.35);
}
.tw-border-b-emerald-50\/40 {
  border-bottom-color: rgb(236 253 245 / 0.4);
}
.tw-border-b-emerald-50\/45 {
  border-bottom-color: rgb(236 253 245 / 0.45);
}
.tw-border-b-emerald-50\/5 {
  border-bottom-color: rgb(236 253 245 / 0.05);
}
.tw-border-b-emerald-50\/50 {
  border-bottom-color: rgb(236 253 245 / 0.5);
}
.tw-border-b-emerald-50\/55 {
  border-bottom-color: rgb(236 253 245 / 0.55);
}
.tw-border-b-emerald-50\/60 {
  border-bottom-color: rgb(236 253 245 / 0.6);
}
.tw-border-b-emerald-50\/65 {
  border-bottom-color: rgb(236 253 245 / 0.65);
}
.tw-border-b-emerald-50\/70 {
  border-bottom-color: rgb(236 253 245 / 0.7);
}
.tw-border-b-emerald-50\/75 {
  border-bottom-color: rgb(236 253 245 / 0.75);
}
.tw-border-b-emerald-50\/80 {
  border-bottom-color: rgb(236 253 245 / 0.8);
}
.tw-border-b-emerald-50\/85 {
  border-bottom-color: rgb(236 253 245 / 0.85);
}
.tw-border-b-emerald-50\/90 {
  border-bottom-color: rgb(236 253 245 / 0.9);
}
.tw-border-b-emerald-50\/95 {
  border-bottom-color: rgb(236 253 245 / 0.95);
}
.tw-border-b-emerald-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-500\/0 {
  border-bottom-color: rgb(16 185 129 / 0);
}
.tw-border-b-emerald-500\/10 {
  border-bottom-color: rgb(16 185 129 / 0.1);
}
.tw-border-b-emerald-500\/100 {
  border-bottom-color: rgb(16 185 129 / 1);
}
.tw-border-b-emerald-500\/15 {
  border-bottom-color: rgb(16 185 129 / 0.15);
}
.tw-border-b-emerald-500\/20 {
  border-bottom-color: rgb(16 185 129 / 0.2);
}
.tw-border-b-emerald-500\/25 {
  border-bottom-color: rgb(16 185 129 / 0.25);
}
.tw-border-b-emerald-500\/30 {
  border-bottom-color: rgb(16 185 129 / 0.3);
}
.tw-border-b-emerald-500\/35 {
  border-bottom-color: rgb(16 185 129 / 0.35);
}
.tw-border-b-emerald-500\/40 {
  border-bottom-color: rgb(16 185 129 / 0.4);
}
.tw-border-b-emerald-500\/45 {
  border-bottom-color: rgb(16 185 129 / 0.45);
}
.tw-border-b-emerald-500\/5 {
  border-bottom-color: rgb(16 185 129 / 0.05);
}
.tw-border-b-emerald-500\/50 {
  border-bottom-color: rgb(16 185 129 / 0.5);
}
.tw-border-b-emerald-500\/55 {
  border-bottom-color: rgb(16 185 129 / 0.55);
}
.tw-border-b-emerald-500\/60 {
  border-bottom-color: rgb(16 185 129 / 0.6);
}
.tw-border-b-emerald-500\/65 {
  border-bottom-color: rgb(16 185 129 / 0.65);
}
.tw-border-b-emerald-500\/70 {
  border-bottom-color: rgb(16 185 129 / 0.7);
}
.tw-border-b-emerald-500\/75 {
  border-bottom-color: rgb(16 185 129 / 0.75);
}
.tw-border-b-emerald-500\/80 {
  border-bottom-color: rgb(16 185 129 / 0.8);
}
.tw-border-b-emerald-500\/85 {
  border-bottom-color: rgb(16 185 129 / 0.85);
}
.tw-border-b-emerald-500\/90 {
  border-bottom-color: rgb(16 185 129 / 0.9);
}
.tw-border-b-emerald-500\/95 {
  border-bottom-color: rgb(16 185 129 / 0.95);
}
.tw-border-b-emerald-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-600\/0 {
  border-bottom-color: rgb(5 150 105 / 0);
}
.tw-border-b-emerald-600\/10 {
  border-bottom-color: rgb(5 150 105 / 0.1);
}
.tw-border-b-emerald-600\/100 {
  border-bottom-color: rgb(5 150 105 / 1);
}
.tw-border-b-emerald-600\/15 {
  border-bottom-color: rgb(5 150 105 / 0.15);
}
.tw-border-b-emerald-600\/20 {
  border-bottom-color: rgb(5 150 105 / 0.2);
}
.tw-border-b-emerald-600\/25 {
  border-bottom-color: rgb(5 150 105 / 0.25);
}
.tw-border-b-emerald-600\/30 {
  border-bottom-color: rgb(5 150 105 / 0.3);
}
.tw-border-b-emerald-600\/35 {
  border-bottom-color: rgb(5 150 105 / 0.35);
}
.tw-border-b-emerald-600\/40 {
  border-bottom-color: rgb(5 150 105 / 0.4);
}
.tw-border-b-emerald-600\/45 {
  border-bottom-color: rgb(5 150 105 / 0.45);
}
.tw-border-b-emerald-600\/5 {
  border-bottom-color: rgb(5 150 105 / 0.05);
}
.tw-border-b-emerald-600\/50 {
  border-bottom-color: rgb(5 150 105 / 0.5);
}
.tw-border-b-emerald-600\/55 {
  border-bottom-color: rgb(5 150 105 / 0.55);
}
.tw-border-b-emerald-600\/60 {
  border-bottom-color: rgb(5 150 105 / 0.6);
}
.tw-border-b-emerald-600\/65 {
  border-bottom-color: rgb(5 150 105 / 0.65);
}
.tw-border-b-emerald-600\/70 {
  border-bottom-color: rgb(5 150 105 / 0.7);
}
.tw-border-b-emerald-600\/75 {
  border-bottom-color: rgb(5 150 105 / 0.75);
}
.tw-border-b-emerald-600\/80 {
  border-bottom-color: rgb(5 150 105 / 0.8);
}
.tw-border-b-emerald-600\/85 {
  border-bottom-color: rgb(5 150 105 / 0.85);
}
.tw-border-b-emerald-600\/90 {
  border-bottom-color: rgb(5 150 105 / 0.9);
}
.tw-border-b-emerald-600\/95 {
  border-bottom-color: rgb(5 150 105 / 0.95);
}
.tw-border-b-emerald-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-700\/0 {
  border-bottom-color: rgb(4 120 87 / 0);
}
.tw-border-b-emerald-700\/10 {
  border-bottom-color: rgb(4 120 87 / 0.1);
}
.tw-border-b-emerald-700\/100 {
  border-bottom-color: rgb(4 120 87 / 1);
}
.tw-border-b-emerald-700\/15 {
  border-bottom-color: rgb(4 120 87 / 0.15);
}
.tw-border-b-emerald-700\/20 {
  border-bottom-color: rgb(4 120 87 / 0.2);
}
.tw-border-b-emerald-700\/25 {
  border-bottom-color: rgb(4 120 87 / 0.25);
}
.tw-border-b-emerald-700\/30 {
  border-bottom-color: rgb(4 120 87 / 0.3);
}
.tw-border-b-emerald-700\/35 {
  border-bottom-color: rgb(4 120 87 / 0.35);
}
.tw-border-b-emerald-700\/40 {
  border-bottom-color: rgb(4 120 87 / 0.4);
}
.tw-border-b-emerald-700\/45 {
  border-bottom-color: rgb(4 120 87 / 0.45);
}
.tw-border-b-emerald-700\/5 {
  border-bottom-color: rgb(4 120 87 / 0.05);
}
.tw-border-b-emerald-700\/50 {
  border-bottom-color: rgb(4 120 87 / 0.5);
}
.tw-border-b-emerald-700\/55 {
  border-bottom-color: rgb(4 120 87 / 0.55);
}
.tw-border-b-emerald-700\/60 {
  border-bottom-color: rgb(4 120 87 / 0.6);
}
.tw-border-b-emerald-700\/65 {
  border-bottom-color: rgb(4 120 87 / 0.65);
}
.tw-border-b-emerald-700\/70 {
  border-bottom-color: rgb(4 120 87 / 0.7);
}
.tw-border-b-emerald-700\/75 {
  border-bottom-color: rgb(4 120 87 / 0.75);
}
.tw-border-b-emerald-700\/80 {
  border-bottom-color: rgb(4 120 87 / 0.8);
}
.tw-border-b-emerald-700\/85 {
  border-bottom-color: rgb(4 120 87 / 0.85);
}
.tw-border-b-emerald-700\/90 {
  border-bottom-color: rgb(4 120 87 / 0.9);
}
.tw-border-b-emerald-700\/95 {
  border-bottom-color: rgb(4 120 87 / 0.95);
}
.tw-border-b-emerald-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-800\/0 {
  border-bottom-color: rgb(6 95 70 / 0);
}
.tw-border-b-emerald-800\/10 {
  border-bottom-color: rgb(6 95 70 / 0.1);
}
.tw-border-b-emerald-800\/100 {
  border-bottom-color: rgb(6 95 70 / 1);
}
.tw-border-b-emerald-800\/15 {
  border-bottom-color: rgb(6 95 70 / 0.15);
}
.tw-border-b-emerald-800\/20 {
  border-bottom-color: rgb(6 95 70 / 0.2);
}
.tw-border-b-emerald-800\/25 {
  border-bottom-color: rgb(6 95 70 / 0.25);
}
.tw-border-b-emerald-800\/30 {
  border-bottom-color: rgb(6 95 70 / 0.3);
}
.tw-border-b-emerald-800\/35 {
  border-bottom-color: rgb(6 95 70 / 0.35);
}
.tw-border-b-emerald-800\/40 {
  border-bottom-color: rgb(6 95 70 / 0.4);
}
.tw-border-b-emerald-800\/45 {
  border-bottom-color: rgb(6 95 70 / 0.45);
}
.tw-border-b-emerald-800\/5 {
  border-bottom-color: rgb(6 95 70 / 0.05);
}
.tw-border-b-emerald-800\/50 {
  border-bottom-color: rgb(6 95 70 / 0.5);
}
.tw-border-b-emerald-800\/55 {
  border-bottom-color: rgb(6 95 70 / 0.55);
}
.tw-border-b-emerald-800\/60 {
  border-bottom-color: rgb(6 95 70 / 0.6);
}
.tw-border-b-emerald-800\/65 {
  border-bottom-color: rgb(6 95 70 / 0.65);
}
.tw-border-b-emerald-800\/70 {
  border-bottom-color: rgb(6 95 70 / 0.7);
}
.tw-border-b-emerald-800\/75 {
  border-bottom-color: rgb(6 95 70 / 0.75);
}
.tw-border-b-emerald-800\/80 {
  border-bottom-color: rgb(6 95 70 / 0.8);
}
.tw-border-b-emerald-800\/85 {
  border-bottom-color: rgb(6 95 70 / 0.85);
}
.tw-border-b-emerald-800\/90 {
  border-bottom-color: rgb(6 95 70 / 0.9);
}
.tw-border-b-emerald-800\/95 {
  border-bottom-color: rgb(6 95 70 / 0.95);
}
.tw-border-b-emerald-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-900\/0 {
  border-bottom-color: rgb(6 78 59 / 0);
}
.tw-border-b-emerald-900\/10 {
  border-bottom-color: rgb(6 78 59 / 0.1);
}
.tw-border-b-emerald-900\/100 {
  border-bottom-color: rgb(6 78 59 / 1);
}
.tw-border-b-emerald-900\/15 {
  border-bottom-color: rgb(6 78 59 / 0.15);
}
.tw-border-b-emerald-900\/20 {
  border-bottom-color: rgb(6 78 59 / 0.2);
}
.tw-border-b-emerald-900\/25 {
  border-bottom-color: rgb(6 78 59 / 0.25);
}
.tw-border-b-emerald-900\/30 {
  border-bottom-color: rgb(6 78 59 / 0.3);
}
.tw-border-b-emerald-900\/35 {
  border-bottom-color: rgb(6 78 59 / 0.35);
}
.tw-border-b-emerald-900\/40 {
  border-bottom-color: rgb(6 78 59 / 0.4);
}
.tw-border-b-emerald-900\/45 {
  border-bottom-color: rgb(6 78 59 / 0.45);
}
.tw-border-b-emerald-900\/5 {
  border-bottom-color: rgb(6 78 59 / 0.05);
}
.tw-border-b-emerald-900\/50 {
  border-bottom-color: rgb(6 78 59 / 0.5);
}
.tw-border-b-emerald-900\/55 {
  border-bottom-color: rgb(6 78 59 / 0.55);
}
.tw-border-b-emerald-900\/60 {
  border-bottom-color: rgb(6 78 59 / 0.6);
}
.tw-border-b-emerald-900\/65 {
  border-bottom-color: rgb(6 78 59 / 0.65);
}
.tw-border-b-emerald-900\/70 {
  border-bottom-color: rgb(6 78 59 / 0.7);
}
.tw-border-b-emerald-900\/75 {
  border-bottom-color: rgb(6 78 59 / 0.75);
}
.tw-border-b-emerald-900\/80 {
  border-bottom-color: rgb(6 78 59 / 0.8);
}
.tw-border-b-emerald-900\/85 {
  border-bottom-color: rgb(6 78 59 / 0.85);
}
.tw-border-b-emerald-900\/90 {
  border-bottom-color: rgb(6 78 59 / 0.9);
}
.tw-border-b-emerald-900\/95 {
  border-bottom-color: rgb(6 78 59 / 0.95);
}
.tw-border-b-emerald-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-b-emerald-950\/0 {
  border-bottom-color: rgb(2 44 34 / 0);
}
.tw-border-b-emerald-950\/10 {
  border-bottom-color: rgb(2 44 34 / 0.1);
}
.tw-border-b-emerald-950\/100 {
  border-bottom-color: rgb(2 44 34 / 1);
}
.tw-border-b-emerald-950\/15 {
  border-bottom-color: rgb(2 44 34 / 0.15);
}
.tw-border-b-emerald-950\/20 {
  border-bottom-color: rgb(2 44 34 / 0.2);
}
.tw-border-b-emerald-950\/25 {
  border-bottom-color: rgb(2 44 34 / 0.25);
}
.tw-border-b-emerald-950\/30 {
  border-bottom-color: rgb(2 44 34 / 0.3);
}
.tw-border-b-emerald-950\/35 {
  border-bottom-color: rgb(2 44 34 / 0.35);
}
.tw-border-b-emerald-950\/40 {
  border-bottom-color: rgb(2 44 34 / 0.4);
}
.tw-border-b-emerald-950\/45 {
  border-bottom-color: rgb(2 44 34 / 0.45);
}
.tw-border-b-emerald-950\/5 {
  border-bottom-color: rgb(2 44 34 / 0.05);
}
.tw-border-b-emerald-950\/50 {
  border-bottom-color: rgb(2 44 34 / 0.5);
}
.tw-border-b-emerald-950\/55 {
  border-bottom-color: rgb(2 44 34 / 0.55);
}
.tw-border-b-emerald-950\/60 {
  border-bottom-color: rgb(2 44 34 / 0.6);
}
.tw-border-b-emerald-950\/65 {
  border-bottom-color: rgb(2 44 34 / 0.65);
}
.tw-border-b-emerald-950\/70 {
  border-bottom-color: rgb(2 44 34 / 0.7);
}
.tw-border-b-emerald-950\/75 {
  border-bottom-color: rgb(2 44 34 / 0.75);
}
.tw-border-b-emerald-950\/80 {
  border-bottom-color: rgb(2 44 34 / 0.8);
}
.tw-border-b-emerald-950\/85 {
  border-bottom-color: rgb(2 44 34 / 0.85);
}
.tw-border-b-emerald-950\/90 {
  border-bottom-color: rgb(2 44 34 / 0.9);
}
.tw-border-b-emerald-950\/95 {
  border-bottom-color: rgb(2 44 34 / 0.95);
}
.tw-border-b-fuchsia-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-100\/0 {
  border-bottom-color: rgb(250 232 255 / 0);
}
.tw-border-b-fuchsia-100\/10 {
  border-bottom-color: rgb(250 232 255 / 0.1);
}
.tw-border-b-fuchsia-100\/100 {
  border-bottom-color: rgb(250 232 255 / 1);
}
.tw-border-b-fuchsia-100\/15 {
  border-bottom-color: rgb(250 232 255 / 0.15);
}
.tw-border-b-fuchsia-100\/20 {
  border-bottom-color: rgb(250 232 255 / 0.2);
}
.tw-border-b-fuchsia-100\/25 {
  border-bottom-color: rgb(250 232 255 / 0.25);
}
.tw-border-b-fuchsia-100\/30 {
  border-bottom-color: rgb(250 232 255 / 0.3);
}
.tw-border-b-fuchsia-100\/35 {
  border-bottom-color: rgb(250 232 255 / 0.35);
}
.tw-border-b-fuchsia-100\/40 {
  border-bottom-color: rgb(250 232 255 / 0.4);
}
.tw-border-b-fuchsia-100\/45 {
  border-bottom-color: rgb(250 232 255 / 0.45);
}
.tw-border-b-fuchsia-100\/5 {
  border-bottom-color: rgb(250 232 255 / 0.05);
}
.tw-border-b-fuchsia-100\/50 {
  border-bottom-color: rgb(250 232 255 / 0.5);
}
.tw-border-b-fuchsia-100\/55 {
  border-bottom-color: rgb(250 232 255 / 0.55);
}
.tw-border-b-fuchsia-100\/60 {
  border-bottom-color: rgb(250 232 255 / 0.6);
}
.tw-border-b-fuchsia-100\/65 {
  border-bottom-color: rgb(250 232 255 / 0.65);
}
.tw-border-b-fuchsia-100\/70 {
  border-bottom-color: rgb(250 232 255 / 0.7);
}
.tw-border-b-fuchsia-100\/75 {
  border-bottom-color: rgb(250 232 255 / 0.75);
}
.tw-border-b-fuchsia-100\/80 {
  border-bottom-color: rgb(250 232 255 / 0.8);
}
.tw-border-b-fuchsia-100\/85 {
  border-bottom-color: rgb(250 232 255 / 0.85);
}
.tw-border-b-fuchsia-100\/90 {
  border-bottom-color: rgb(250 232 255 / 0.9);
}
.tw-border-b-fuchsia-100\/95 {
  border-bottom-color: rgb(250 232 255 / 0.95);
}
.tw-border-b-fuchsia-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-200\/0 {
  border-bottom-color: rgb(245 208 254 / 0);
}
.tw-border-b-fuchsia-200\/10 {
  border-bottom-color: rgb(245 208 254 / 0.1);
}
.tw-border-b-fuchsia-200\/100 {
  border-bottom-color: rgb(245 208 254 / 1);
}
.tw-border-b-fuchsia-200\/15 {
  border-bottom-color: rgb(245 208 254 / 0.15);
}
.tw-border-b-fuchsia-200\/20 {
  border-bottom-color: rgb(245 208 254 / 0.2);
}
.tw-border-b-fuchsia-200\/25 {
  border-bottom-color: rgb(245 208 254 / 0.25);
}
.tw-border-b-fuchsia-200\/30 {
  border-bottom-color: rgb(245 208 254 / 0.3);
}
.tw-border-b-fuchsia-200\/35 {
  border-bottom-color: rgb(245 208 254 / 0.35);
}
.tw-border-b-fuchsia-200\/40 {
  border-bottom-color: rgb(245 208 254 / 0.4);
}
.tw-border-b-fuchsia-200\/45 {
  border-bottom-color: rgb(245 208 254 / 0.45);
}
.tw-border-b-fuchsia-200\/5 {
  border-bottom-color: rgb(245 208 254 / 0.05);
}
.tw-border-b-fuchsia-200\/50 {
  border-bottom-color: rgb(245 208 254 / 0.5);
}
.tw-border-b-fuchsia-200\/55 {
  border-bottom-color: rgb(245 208 254 / 0.55);
}
.tw-border-b-fuchsia-200\/60 {
  border-bottom-color: rgb(245 208 254 / 0.6);
}
.tw-border-b-fuchsia-200\/65 {
  border-bottom-color: rgb(245 208 254 / 0.65);
}
.tw-border-b-fuchsia-200\/70 {
  border-bottom-color: rgb(245 208 254 / 0.7);
}
.tw-border-b-fuchsia-200\/75 {
  border-bottom-color: rgb(245 208 254 / 0.75);
}
.tw-border-b-fuchsia-200\/80 {
  border-bottom-color: rgb(245 208 254 / 0.8);
}
.tw-border-b-fuchsia-200\/85 {
  border-bottom-color: rgb(245 208 254 / 0.85);
}
.tw-border-b-fuchsia-200\/90 {
  border-bottom-color: rgb(245 208 254 / 0.9);
}
.tw-border-b-fuchsia-200\/95 {
  border-bottom-color: rgb(245 208 254 / 0.95);
}
.tw-border-b-fuchsia-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-300\/0 {
  border-bottom-color: rgb(240 171 252 / 0);
}
.tw-border-b-fuchsia-300\/10 {
  border-bottom-color: rgb(240 171 252 / 0.1);
}
.tw-border-b-fuchsia-300\/100 {
  border-bottom-color: rgb(240 171 252 / 1);
}
.tw-border-b-fuchsia-300\/15 {
  border-bottom-color: rgb(240 171 252 / 0.15);
}
.tw-border-b-fuchsia-300\/20 {
  border-bottom-color: rgb(240 171 252 / 0.2);
}
.tw-border-b-fuchsia-300\/25 {
  border-bottom-color: rgb(240 171 252 / 0.25);
}
.tw-border-b-fuchsia-300\/30 {
  border-bottom-color: rgb(240 171 252 / 0.3);
}
.tw-border-b-fuchsia-300\/35 {
  border-bottom-color: rgb(240 171 252 / 0.35);
}
.tw-border-b-fuchsia-300\/40 {
  border-bottom-color: rgb(240 171 252 / 0.4);
}
.tw-border-b-fuchsia-300\/45 {
  border-bottom-color: rgb(240 171 252 / 0.45);
}
.tw-border-b-fuchsia-300\/5 {
  border-bottom-color: rgb(240 171 252 / 0.05);
}
.tw-border-b-fuchsia-300\/50 {
  border-bottom-color: rgb(240 171 252 / 0.5);
}
.tw-border-b-fuchsia-300\/55 {
  border-bottom-color: rgb(240 171 252 / 0.55);
}
.tw-border-b-fuchsia-300\/60 {
  border-bottom-color: rgb(240 171 252 / 0.6);
}
.tw-border-b-fuchsia-300\/65 {
  border-bottom-color: rgb(240 171 252 / 0.65);
}
.tw-border-b-fuchsia-300\/70 {
  border-bottom-color: rgb(240 171 252 / 0.7);
}
.tw-border-b-fuchsia-300\/75 {
  border-bottom-color: rgb(240 171 252 / 0.75);
}
.tw-border-b-fuchsia-300\/80 {
  border-bottom-color: rgb(240 171 252 / 0.8);
}
.tw-border-b-fuchsia-300\/85 {
  border-bottom-color: rgb(240 171 252 / 0.85);
}
.tw-border-b-fuchsia-300\/90 {
  border-bottom-color: rgb(240 171 252 / 0.9);
}
.tw-border-b-fuchsia-300\/95 {
  border-bottom-color: rgb(240 171 252 / 0.95);
}
.tw-border-b-fuchsia-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-400\/0 {
  border-bottom-color: rgb(232 121 249 / 0);
}
.tw-border-b-fuchsia-400\/10 {
  border-bottom-color: rgb(232 121 249 / 0.1);
}
.tw-border-b-fuchsia-400\/100 {
  border-bottom-color: rgb(232 121 249 / 1);
}
.tw-border-b-fuchsia-400\/15 {
  border-bottom-color: rgb(232 121 249 / 0.15);
}
.tw-border-b-fuchsia-400\/20 {
  border-bottom-color: rgb(232 121 249 / 0.2);
}
.tw-border-b-fuchsia-400\/25 {
  border-bottom-color: rgb(232 121 249 / 0.25);
}
.tw-border-b-fuchsia-400\/30 {
  border-bottom-color: rgb(232 121 249 / 0.3);
}
.tw-border-b-fuchsia-400\/35 {
  border-bottom-color: rgb(232 121 249 / 0.35);
}
.tw-border-b-fuchsia-400\/40 {
  border-bottom-color: rgb(232 121 249 / 0.4);
}
.tw-border-b-fuchsia-400\/45 {
  border-bottom-color: rgb(232 121 249 / 0.45);
}
.tw-border-b-fuchsia-400\/5 {
  border-bottom-color: rgb(232 121 249 / 0.05);
}
.tw-border-b-fuchsia-400\/50 {
  border-bottom-color: rgb(232 121 249 / 0.5);
}
.tw-border-b-fuchsia-400\/55 {
  border-bottom-color: rgb(232 121 249 / 0.55);
}
.tw-border-b-fuchsia-400\/60 {
  border-bottom-color: rgb(232 121 249 / 0.6);
}
.tw-border-b-fuchsia-400\/65 {
  border-bottom-color: rgb(232 121 249 / 0.65);
}
.tw-border-b-fuchsia-400\/70 {
  border-bottom-color: rgb(232 121 249 / 0.7);
}
.tw-border-b-fuchsia-400\/75 {
  border-bottom-color: rgb(232 121 249 / 0.75);
}
.tw-border-b-fuchsia-400\/80 {
  border-bottom-color: rgb(232 121 249 / 0.8);
}
.tw-border-b-fuchsia-400\/85 {
  border-bottom-color: rgb(232 121 249 / 0.85);
}
.tw-border-b-fuchsia-400\/90 {
  border-bottom-color: rgb(232 121 249 / 0.9);
}
.tw-border-b-fuchsia-400\/95 {
  border-bottom-color: rgb(232 121 249 / 0.95);
}
.tw-border-b-fuchsia-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-50\/0 {
  border-bottom-color: rgb(253 244 255 / 0);
}
.tw-border-b-fuchsia-50\/10 {
  border-bottom-color: rgb(253 244 255 / 0.1);
}
.tw-border-b-fuchsia-50\/100 {
  border-bottom-color: rgb(253 244 255 / 1);
}
.tw-border-b-fuchsia-50\/15 {
  border-bottom-color: rgb(253 244 255 / 0.15);
}
.tw-border-b-fuchsia-50\/20 {
  border-bottom-color: rgb(253 244 255 / 0.2);
}
.tw-border-b-fuchsia-50\/25 {
  border-bottom-color: rgb(253 244 255 / 0.25);
}
.tw-border-b-fuchsia-50\/30 {
  border-bottom-color: rgb(253 244 255 / 0.3);
}
.tw-border-b-fuchsia-50\/35 {
  border-bottom-color: rgb(253 244 255 / 0.35);
}
.tw-border-b-fuchsia-50\/40 {
  border-bottom-color: rgb(253 244 255 / 0.4);
}
.tw-border-b-fuchsia-50\/45 {
  border-bottom-color: rgb(253 244 255 / 0.45);
}
.tw-border-b-fuchsia-50\/5 {
  border-bottom-color: rgb(253 244 255 / 0.05);
}
.tw-border-b-fuchsia-50\/50 {
  border-bottom-color: rgb(253 244 255 / 0.5);
}
.tw-border-b-fuchsia-50\/55 {
  border-bottom-color: rgb(253 244 255 / 0.55);
}
.tw-border-b-fuchsia-50\/60 {
  border-bottom-color: rgb(253 244 255 / 0.6);
}
.tw-border-b-fuchsia-50\/65 {
  border-bottom-color: rgb(253 244 255 / 0.65);
}
.tw-border-b-fuchsia-50\/70 {
  border-bottom-color: rgb(253 244 255 / 0.7);
}
.tw-border-b-fuchsia-50\/75 {
  border-bottom-color: rgb(253 244 255 / 0.75);
}
.tw-border-b-fuchsia-50\/80 {
  border-bottom-color: rgb(253 244 255 / 0.8);
}
.tw-border-b-fuchsia-50\/85 {
  border-bottom-color: rgb(253 244 255 / 0.85);
}
.tw-border-b-fuchsia-50\/90 {
  border-bottom-color: rgb(253 244 255 / 0.9);
}
.tw-border-b-fuchsia-50\/95 {
  border-bottom-color: rgb(253 244 255 / 0.95);
}
.tw-border-b-fuchsia-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-500\/0 {
  border-bottom-color: rgb(217 70 239 / 0);
}
.tw-border-b-fuchsia-500\/10 {
  border-bottom-color: rgb(217 70 239 / 0.1);
}
.tw-border-b-fuchsia-500\/100 {
  border-bottom-color: rgb(217 70 239 / 1);
}
.tw-border-b-fuchsia-500\/15 {
  border-bottom-color: rgb(217 70 239 / 0.15);
}
.tw-border-b-fuchsia-500\/20 {
  border-bottom-color: rgb(217 70 239 / 0.2);
}
.tw-border-b-fuchsia-500\/25 {
  border-bottom-color: rgb(217 70 239 / 0.25);
}
.tw-border-b-fuchsia-500\/30 {
  border-bottom-color: rgb(217 70 239 / 0.3);
}
.tw-border-b-fuchsia-500\/35 {
  border-bottom-color: rgb(217 70 239 / 0.35);
}
.tw-border-b-fuchsia-500\/40 {
  border-bottom-color: rgb(217 70 239 / 0.4);
}
.tw-border-b-fuchsia-500\/45 {
  border-bottom-color: rgb(217 70 239 / 0.45);
}
.tw-border-b-fuchsia-500\/5 {
  border-bottom-color: rgb(217 70 239 / 0.05);
}
.tw-border-b-fuchsia-500\/50 {
  border-bottom-color: rgb(217 70 239 / 0.5);
}
.tw-border-b-fuchsia-500\/55 {
  border-bottom-color: rgb(217 70 239 / 0.55);
}
.tw-border-b-fuchsia-500\/60 {
  border-bottom-color: rgb(217 70 239 / 0.6);
}
.tw-border-b-fuchsia-500\/65 {
  border-bottom-color: rgb(217 70 239 / 0.65);
}
.tw-border-b-fuchsia-500\/70 {
  border-bottom-color: rgb(217 70 239 / 0.7);
}
.tw-border-b-fuchsia-500\/75 {
  border-bottom-color: rgb(217 70 239 / 0.75);
}
.tw-border-b-fuchsia-500\/80 {
  border-bottom-color: rgb(217 70 239 / 0.8);
}
.tw-border-b-fuchsia-500\/85 {
  border-bottom-color: rgb(217 70 239 / 0.85);
}
.tw-border-b-fuchsia-500\/90 {
  border-bottom-color: rgb(217 70 239 / 0.9);
}
.tw-border-b-fuchsia-500\/95 {
  border-bottom-color: rgb(217 70 239 / 0.95);
}
.tw-border-b-fuchsia-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-600\/0 {
  border-bottom-color: rgb(192 38 211 / 0);
}
.tw-border-b-fuchsia-600\/10 {
  border-bottom-color: rgb(192 38 211 / 0.1);
}
.tw-border-b-fuchsia-600\/100 {
  border-bottom-color: rgb(192 38 211 / 1);
}
.tw-border-b-fuchsia-600\/15 {
  border-bottom-color: rgb(192 38 211 / 0.15);
}
.tw-border-b-fuchsia-600\/20 {
  border-bottom-color: rgb(192 38 211 / 0.2);
}
.tw-border-b-fuchsia-600\/25 {
  border-bottom-color: rgb(192 38 211 / 0.25);
}
.tw-border-b-fuchsia-600\/30 {
  border-bottom-color: rgb(192 38 211 / 0.3);
}
.tw-border-b-fuchsia-600\/35 {
  border-bottom-color: rgb(192 38 211 / 0.35);
}
.tw-border-b-fuchsia-600\/40 {
  border-bottom-color: rgb(192 38 211 / 0.4);
}
.tw-border-b-fuchsia-600\/45 {
  border-bottom-color: rgb(192 38 211 / 0.45);
}
.tw-border-b-fuchsia-600\/5 {
  border-bottom-color: rgb(192 38 211 / 0.05);
}
.tw-border-b-fuchsia-600\/50 {
  border-bottom-color: rgb(192 38 211 / 0.5);
}
.tw-border-b-fuchsia-600\/55 {
  border-bottom-color: rgb(192 38 211 / 0.55);
}
.tw-border-b-fuchsia-600\/60 {
  border-bottom-color: rgb(192 38 211 / 0.6);
}
.tw-border-b-fuchsia-600\/65 {
  border-bottom-color: rgb(192 38 211 / 0.65);
}
.tw-border-b-fuchsia-600\/70 {
  border-bottom-color: rgb(192 38 211 / 0.7);
}
.tw-border-b-fuchsia-600\/75 {
  border-bottom-color: rgb(192 38 211 / 0.75);
}
.tw-border-b-fuchsia-600\/80 {
  border-bottom-color: rgb(192 38 211 / 0.8);
}
.tw-border-b-fuchsia-600\/85 {
  border-bottom-color: rgb(192 38 211 / 0.85);
}
.tw-border-b-fuchsia-600\/90 {
  border-bottom-color: rgb(192 38 211 / 0.9);
}
.tw-border-b-fuchsia-600\/95 {
  border-bottom-color: rgb(192 38 211 / 0.95);
}
.tw-border-b-fuchsia-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-700\/0 {
  border-bottom-color: rgb(162 28 175 / 0);
}
.tw-border-b-fuchsia-700\/10 {
  border-bottom-color: rgb(162 28 175 / 0.1);
}
.tw-border-b-fuchsia-700\/100 {
  border-bottom-color: rgb(162 28 175 / 1);
}
.tw-border-b-fuchsia-700\/15 {
  border-bottom-color: rgb(162 28 175 / 0.15);
}
.tw-border-b-fuchsia-700\/20 {
  border-bottom-color: rgb(162 28 175 / 0.2);
}
.tw-border-b-fuchsia-700\/25 {
  border-bottom-color: rgb(162 28 175 / 0.25);
}
.tw-border-b-fuchsia-700\/30 {
  border-bottom-color: rgb(162 28 175 / 0.3);
}
.tw-border-b-fuchsia-700\/35 {
  border-bottom-color: rgb(162 28 175 / 0.35);
}
.tw-border-b-fuchsia-700\/40 {
  border-bottom-color: rgb(162 28 175 / 0.4);
}
.tw-border-b-fuchsia-700\/45 {
  border-bottom-color: rgb(162 28 175 / 0.45);
}
.tw-border-b-fuchsia-700\/5 {
  border-bottom-color: rgb(162 28 175 / 0.05);
}
.tw-border-b-fuchsia-700\/50 {
  border-bottom-color: rgb(162 28 175 / 0.5);
}
.tw-border-b-fuchsia-700\/55 {
  border-bottom-color: rgb(162 28 175 / 0.55);
}
.tw-border-b-fuchsia-700\/60 {
  border-bottom-color: rgb(162 28 175 / 0.6);
}
.tw-border-b-fuchsia-700\/65 {
  border-bottom-color: rgb(162 28 175 / 0.65);
}
.tw-border-b-fuchsia-700\/70 {
  border-bottom-color: rgb(162 28 175 / 0.7);
}
.tw-border-b-fuchsia-700\/75 {
  border-bottom-color: rgb(162 28 175 / 0.75);
}
.tw-border-b-fuchsia-700\/80 {
  border-bottom-color: rgb(162 28 175 / 0.8);
}
.tw-border-b-fuchsia-700\/85 {
  border-bottom-color: rgb(162 28 175 / 0.85);
}
.tw-border-b-fuchsia-700\/90 {
  border-bottom-color: rgb(162 28 175 / 0.9);
}
.tw-border-b-fuchsia-700\/95 {
  border-bottom-color: rgb(162 28 175 / 0.95);
}
.tw-border-b-fuchsia-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-800\/0 {
  border-bottom-color: rgb(134 25 143 / 0);
}
.tw-border-b-fuchsia-800\/10 {
  border-bottom-color: rgb(134 25 143 / 0.1);
}
.tw-border-b-fuchsia-800\/100 {
  border-bottom-color: rgb(134 25 143 / 1);
}
.tw-border-b-fuchsia-800\/15 {
  border-bottom-color: rgb(134 25 143 / 0.15);
}
.tw-border-b-fuchsia-800\/20 {
  border-bottom-color: rgb(134 25 143 / 0.2);
}
.tw-border-b-fuchsia-800\/25 {
  border-bottom-color: rgb(134 25 143 / 0.25);
}
.tw-border-b-fuchsia-800\/30 {
  border-bottom-color: rgb(134 25 143 / 0.3);
}
.tw-border-b-fuchsia-800\/35 {
  border-bottom-color: rgb(134 25 143 / 0.35);
}
.tw-border-b-fuchsia-800\/40 {
  border-bottom-color: rgb(134 25 143 / 0.4);
}
.tw-border-b-fuchsia-800\/45 {
  border-bottom-color: rgb(134 25 143 / 0.45);
}
.tw-border-b-fuchsia-800\/5 {
  border-bottom-color: rgb(134 25 143 / 0.05);
}
.tw-border-b-fuchsia-800\/50 {
  border-bottom-color: rgb(134 25 143 / 0.5);
}
.tw-border-b-fuchsia-800\/55 {
  border-bottom-color: rgb(134 25 143 / 0.55);
}
.tw-border-b-fuchsia-800\/60 {
  border-bottom-color: rgb(134 25 143 / 0.6);
}
.tw-border-b-fuchsia-800\/65 {
  border-bottom-color: rgb(134 25 143 / 0.65);
}
.tw-border-b-fuchsia-800\/70 {
  border-bottom-color: rgb(134 25 143 / 0.7);
}
.tw-border-b-fuchsia-800\/75 {
  border-bottom-color: rgb(134 25 143 / 0.75);
}
.tw-border-b-fuchsia-800\/80 {
  border-bottom-color: rgb(134 25 143 / 0.8);
}
.tw-border-b-fuchsia-800\/85 {
  border-bottom-color: rgb(134 25 143 / 0.85);
}
.tw-border-b-fuchsia-800\/90 {
  border-bottom-color: rgb(134 25 143 / 0.9);
}
.tw-border-b-fuchsia-800\/95 {
  border-bottom-color: rgb(134 25 143 / 0.95);
}
.tw-border-b-fuchsia-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-900\/0 {
  border-bottom-color: rgb(112 26 117 / 0);
}
.tw-border-b-fuchsia-900\/10 {
  border-bottom-color: rgb(112 26 117 / 0.1);
}
.tw-border-b-fuchsia-900\/100 {
  border-bottom-color: rgb(112 26 117 / 1);
}
.tw-border-b-fuchsia-900\/15 {
  border-bottom-color: rgb(112 26 117 / 0.15);
}
.tw-border-b-fuchsia-900\/20 {
  border-bottom-color: rgb(112 26 117 / 0.2);
}
.tw-border-b-fuchsia-900\/25 {
  border-bottom-color: rgb(112 26 117 / 0.25);
}
.tw-border-b-fuchsia-900\/30 {
  border-bottom-color: rgb(112 26 117 / 0.3);
}
.tw-border-b-fuchsia-900\/35 {
  border-bottom-color: rgb(112 26 117 / 0.35);
}
.tw-border-b-fuchsia-900\/40 {
  border-bottom-color: rgb(112 26 117 / 0.4);
}
.tw-border-b-fuchsia-900\/45 {
  border-bottom-color: rgb(112 26 117 / 0.45);
}
.tw-border-b-fuchsia-900\/5 {
  border-bottom-color: rgb(112 26 117 / 0.05);
}
.tw-border-b-fuchsia-900\/50 {
  border-bottom-color: rgb(112 26 117 / 0.5);
}
.tw-border-b-fuchsia-900\/55 {
  border-bottom-color: rgb(112 26 117 / 0.55);
}
.tw-border-b-fuchsia-900\/60 {
  border-bottom-color: rgb(112 26 117 / 0.6);
}
.tw-border-b-fuchsia-900\/65 {
  border-bottom-color: rgb(112 26 117 / 0.65);
}
.tw-border-b-fuchsia-900\/70 {
  border-bottom-color: rgb(112 26 117 / 0.7);
}
.tw-border-b-fuchsia-900\/75 {
  border-bottom-color: rgb(112 26 117 / 0.75);
}
.tw-border-b-fuchsia-900\/80 {
  border-bottom-color: rgb(112 26 117 / 0.8);
}
.tw-border-b-fuchsia-900\/85 {
  border-bottom-color: rgb(112 26 117 / 0.85);
}
.tw-border-b-fuchsia-900\/90 {
  border-bottom-color: rgb(112 26 117 / 0.9);
}
.tw-border-b-fuchsia-900\/95 {
  border-bottom-color: rgb(112 26 117 / 0.95);
}
.tw-border-b-fuchsia-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-b-fuchsia-950\/0 {
  border-bottom-color: rgb(74 4 78 / 0);
}
.tw-border-b-fuchsia-950\/10 {
  border-bottom-color: rgb(74 4 78 / 0.1);
}
.tw-border-b-fuchsia-950\/100 {
  border-bottom-color: rgb(74 4 78 / 1);
}
.tw-border-b-fuchsia-950\/15 {
  border-bottom-color: rgb(74 4 78 / 0.15);
}
.tw-border-b-fuchsia-950\/20 {
  border-bottom-color: rgb(74 4 78 / 0.2);
}
.tw-border-b-fuchsia-950\/25 {
  border-bottom-color: rgb(74 4 78 / 0.25);
}
.tw-border-b-fuchsia-950\/30 {
  border-bottom-color: rgb(74 4 78 / 0.3);
}
.tw-border-b-fuchsia-950\/35 {
  border-bottom-color: rgb(74 4 78 / 0.35);
}
.tw-border-b-fuchsia-950\/40 {
  border-bottom-color: rgb(74 4 78 / 0.4);
}
.tw-border-b-fuchsia-950\/45 {
  border-bottom-color: rgb(74 4 78 / 0.45);
}
.tw-border-b-fuchsia-950\/5 {
  border-bottom-color: rgb(74 4 78 / 0.05);
}
.tw-border-b-fuchsia-950\/50 {
  border-bottom-color: rgb(74 4 78 / 0.5);
}
.tw-border-b-fuchsia-950\/55 {
  border-bottom-color: rgb(74 4 78 / 0.55);
}
.tw-border-b-fuchsia-950\/60 {
  border-bottom-color: rgb(74 4 78 / 0.6);
}
.tw-border-b-fuchsia-950\/65 {
  border-bottom-color: rgb(74 4 78 / 0.65);
}
.tw-border-b-fuchsia-950\/70 {
  border-bottom-color: rgb(74 4 78 / 0.7);
}
.tw-border-b-fuchsia-950\/75 {
  border-bottom-color: rgb(74 4 78 / 0.75);
}
.tw-border-b-fuchsia-950\/80 {
  border-bottom-color: rgb(74 4 78 / 0.8);
}
.tw-border-b-fuchsia-950\/85 {
  border-bottom-color: rgb(74 4 78 / 0.85);
}
.tw-border-b-fuchsia-950\/90 {
  border-bottom-color: rgb(74 4 78 / 0.9);
}
.tw-border-b-fuchsia-950\/95 {
  border-bottom-color: rgb(74 4 78 / 0.95);
}
.tw-border-b-gray-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-100\/0 {
  border-bottom-color: rgb(243 244 246 / 0);
}
.tw-border-b-gray-100\/10 {
  border-bottom-color: rgb(243 244 246 / 0.1);
}
.tw-border-b-gray-100\/100 {
  border-bottom-color: rgb(243 244 246 / 1);
}
.tw-border-b-gray-100\/15 {
  border-bottom-color: rgb(243 244 246 / 0.15);
}
.tw-border-b-gray-100\/20 {
  border-bottom-color: rgb(243 244 246 / 0.2);
}
.tw-border-b-gray-100\/25 {
  border-bottom-color: rgb(243 244 246 / 0.25);
}
.tw-border-b-gray-100\/30 {
  border-bottom-color: rgb(243 244 246 / 0.3);
}
.tw-border-b-gray-100\/35 {
  border-bottom-color: rgb(243 244 246 / 0.35);
}
.tw-border-b-gray-100\/40 {
  border-bottom-color: rgb(243 244 246 / 0.4);
}
.tw-border-b-gray-100\/45 {
  border-bottom-color: rgb(243 244 246 / 0.45);
}
.tw-border-b-gray-100\/5 {
  border-bottom-color: rgb(243 244 246 / 0.05);
}
.tw-border-b-gray-100\/50 {
  border-bottom-color: rgb(243 244 246 / 0.5);
}
.tw-border-b-gray-100\/55 {
  border-bottom-color: rgb(243 244 246 / 0.55);
}
.tw-border-b-gray-100\/60 {
  border-bottom-color: rgb(243 244 246 / 0.6);
}
.tw-border-b-gray-100\/65 {
  border-bottom-color: rgb(243 244 246 / 0.65);
}
.tw-border-b-gray-100\/70 {
  border-bottom-color: rgb(243 244 246 / 0.7);
}
.tw-border-b-gray-100\/75 {
  border-bottom-color: rgb(243 244 246 / 0.75);
}
.tw-border-b-gray-100\/80 {
  border-bottom-color: rgb(243 244 246 / 0.8);
}
.tw-border-b-gray-100\/85 {
  border-bottom-color: rgb(243 244 246 / 0.85);
}
.tw-border-b-gray-100\/90 {
  border-bottom-color: rgb(243 244 246 / 0.9);
}
.tw-border-b-gray-100\/95 {
  border-bottom-color: rgb(243 244 246 / 0.95);
}
.tw-border-b-gray-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-200\/0 {
  border-bottom-color: rgb(229 231 235 / 0);
}
.tw-border-b-gray-200\/10 {
  border-bottom-color: rgb(229 231 235 / 0.1);
}
.tw-border-b-gray-200\/100 {
  border-bottom-color: rgb(229 231 235 / 1);
}
.tw-border-b-gray-200\/15 {
  border-bottom-color: rgb(229 231 235 / 0.15);
}
.tw-border-b-gray-200\/20 {
  border-bottom-color: rgb(229 231 235 / 0.2);
}
.tw-border-b-gray-200\/25 {
  border-bottom-color: rgb(229 231 235 / 0.25);
}
.tw-border-b-gray-200\/30 {
  border-bottom-color: rgb(229 231 235 / 0.3);
}
.tw-border-b-gray-200\/35 {
  border-bottom-color: rgb(229 231 235 / 0.35);
}
.tw-border-b-gray-200\/40 {
  border-bottom-color: rgb(229 231 235 / 0.4);
}
.tw-border-b-gray-200\/45 {
  border-bottom-color: rgb(229 231 235 / 0.45);
}
.tw-border-b-gray-200\/5 {
  border-bottom-color: rgb(229 231 235 / 0.05);
}
.tw-border-b-gray-200\/50 {
  border-bottom-color: rgb(229 231 235 / 0.5);
}
.tw-border-b-gray-200\/55 {
  border-bottom-color: rgb(229 231 235 / 0.55);
}
.tw-border-b-gray-200\/60 {
  border-bottom-color: rgb(229 231 235 / 0.6);
}
.tw-border-b-gray-200\/65 {
  border-bottom-color: rgb(229 231 235 / 0.65);
}
.tw-border-b-gray-200\/70 {
  border-bottom-color: rgb(229 231 235 / 0.7);
}
.tw-border-b-gray-200\/75 {
  border-bottom-color: rgb(229 231 235 / 0.75);
}
.tw-border-b-gray-200\/80 {
  border-bottom-color: rgb(229 231 235 / 0.8);
}
.tw-border-b-gray-200\/85 {
  border-bottom-color: rgb(229 231 235 / 0.85);
}
.tw-border-b-gray-200\/90 {
  border-bottom-color: rgb(229 231 235 / 0.9);
}
.tw-border-b-gray-200\/95 {
  border-bottom-color: rgb(229 231 235 / 0.95);
}
.tw-border-b-gray-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-300\/0 {
  border-bottom-color: rgb(209 213 219 / 0);
}
.tw-border-b-gray-300\/10 {
  border-bottom-color: rgb(209 213 219 / 0.1);
}
.tw-border-b-gray-300\/100 {
  border-bottom-color: rgb(209 213 219 / 1);
}
.tw-border-b-gray-300\/15 {
  border-bottom-color: rgb(209 213 219 / 0.15);
}
.tw-border-b-gray-300\/20 {
  border-bottom-color: rgb(209 213 219 / 0.2);
}
.tw-border-b-gray-300\/25 {
  border-bottom-color: rgb(209 213 219 / 0.25);
}
.tw-border-b-gray-300\/30 {
  border-bottom-color: rgb(209 213 219 / 0.3);
}
.tw-border-b-gray-300\/35 {
  border-bottom-color: rgb(209 213 219 / 0.35);
}
.tw-border-b-gray-300\/40 {
  border-bottom-color: rgb(209 213 219 / 0.4);
}
.tw-border-b-gray-300\/45 {
  border-bottom-color: rgb(209 213 219 / 0.45);
}
.tw-border-b-gray-300\/5 {
  border-bottom-color: rgb(209 213 219 / 0.05);
}
.tw-border-b-gray-300\/50 {
  border-bottom-color: rgb(209 213 219 / 0.5);
}
.tw-border-b-gray-300\/55 {
  border-bottom-color: rgb(209 213 219 / 0.55);
}
.tw-border-b-gray-300\/60 {
  border-bottom-color: rgb(209 213 219 / 0.6);
}
.tw-border-b-gray-300\/65 {
  border-bottom-color: rgb(209 213 219 / 0.65);
}
.tw-border-b-gray-300\/70 {
  border-bottom-color: rgb(209 213 219 / 0.7);
}
.tw-border-b-gray-300\/75 {
  border-bottom-color: rgb(209 213 219 / 0.75);
}
.tw-border-b-gray-300\/80 {
  border-bottom-color: rgb(209 213 219 / 0.8);
}
.tw-border-b-gray-300\/85 {
  border-bottom-color: rgb(209 213 219 / 0.85);
}
.tw-border-b-gray-300\/90 {
  border-bottom-color: rgb(209 213 219 / 0.9);
}
.tw-border-b-gray-300\/95 {
  border-bottom-color: rgb(209 213 219 / 0.95);
}
.tw-border-b-gray-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-400\/0 {
  border-bottom-color: rgb(156 163 175 / 0);
}
.tw-border-b-gray-400\/10 {
  border-bottom-color: rgb(156 163 175 / 0.1);
}
.tw-border-b-gray-400\/100 {
  border-bottom-color: rgb(156 163 175 / 1);
}
.tw-border-b-gray-400\/15 {
  border-bottom-color: rgb(156 163 175 / 0.15);
}
.tw-border-b-gray-400\/20 {
  border-bottom-color: rgb(156 163 175 / 0.2);
}
.tw-border-b-gray-400\/25 {
  border-bottom-color: rgb(156 163 175 / 0.25);
}
.tw-border-b-gray-400\/30 {
  border-bottom-color: rgb(156 163 175 / 0.3);
}
.tw-border-b-gray-400\/35 {
  border-bottom-color: rgb(156 163 175 / 0.35);
}
.tw-border-b-gray-400\/40 {
  border-bottom-color: rgb(156 163 175 / 0.4);
}
.tw-border-b-gray-400\/45 {
  border-bottom-color: rgb(156 163 175 / 0.45);
}
.tw-border-b-gray-400\/5 {
  border-bottom-color: rgb(156 163 175 / 0.05);
}
.tw-border-b-gray-400\/50 {
  border-bottom-color: rgb(156 163 175 / 0.5);
}
.tw-border-b-gray-400\/55 {
  border-bottom-color: rgb(156 163 175 / 0.55);
}
.tw-border-b-gray-400\/60 {
  border-bottom-color: rgb(156 163 175 / 0.6);
}
.tw-border-b-gray-400\/65 {
  border-bottom-color: rgb(156 163 175 / 0.65);
}
.tw-border-b-gray-400\/70 {
  border-bottom-color: rgb(156 163 175 / 0.7);
}
.tw-border-b-gray-400\/75 {
  border-bottom-color: rgb(156 163 175 / 0.75);
}
.tw-border-b-gray-400\/80 {
  border-bottom-color: rgb(156 163 175 / 0.8);
}
.tw-border-b-gray-400\/85 {
  border-bottom-color: rgb(156 163 175 / 0.85);
}
.tw-border-b-gray-400\/90 {
  border-bottom-color: rgb(156 163 175 / 0.9);
}
.tw-border-b-gray-400\/95 {
  border-bottom-color: rgb(156 163 175 / 0.95);
}
.tw-border-b-gray-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-50\/0 {
  border-bottom-color: rgb(249 250 251 / 0);
}
.tw-border-b-gray-50\/10 {
  border-bottom-color: rgb(249 250 251 / 0.1);
}
.tw-border-b-gray-50\/100 {
  border-bottom-color: rgb(249 250 251 / 1);
}
.tw-border-b-gray-50\/15 {
  border-bottom-color: rgb(249 250 251 / 0.15);
}
.tw-border-b-gray-50\/20 {
  border-bottom-color: rgb(249 250 251 / 0.2);
}
.tw-border-b-gray-50\/25 {
  border-bottom-color: rgb(249 250 251 / 0.25);
}
.tw-border-b-gray-50\/30 {
  border-bottom-color: rgb(249 250 251 / 0.3);
}
.tw-border-b-gray-50\/35 {
  border-bottom-color: rgb(249 250 251 / 0.35);
}
.tw-border-b-gray-50\/40 {
  border-bottom-color: rgb(249 250 251 / 0.4);
}
.tw-border-b-gray-50\/45 {
  border-bottom-color: rgb(249 250 251 / 0.45);
}
.tw-border-b-gray-50\/5 {
  border-bottom-color: rgb(249 250 251 / 0.05);
}
.tw-border-b-gray-50\/50 {
  border-bottom-color: rgb(249 250 251 / 0.5);
}
.tw-border-b-gray-50\/55 {
  border-bottom-color: rgb(249 250 251 / 0.55);
}
.tw-border-b-gray-50\/60 {
  border-bottom-color: rgb(249 250 251 / 0.6);
}
.tw-border-b-gray-50\/65 {
  border-bottom-color: rgb(249 250 251 / 0.65);
}
.tw-border-b-gray-50\/70 {
  border-bottom-color: rgb(249 250 251 / 0.7);
}
.tw-border-b-gray-50\/75 {
  border-bottom-color: rgb(249 250 251 / 0.75);
}
.tw-border-b-gray-50\/80 {
  border-bottom-color: rgb(249 250 251 / 0.8);
}
.tw-border-b-gray-50\/85 {
  border-bottom-color: rgb(249 250 251 / 0.85);
}
.tw-border-b-gray-50\/90 {
  border-bottom-color: rgb(249 250 251 / 0.9);
}
.tw-border-b-gray-50\/95 {
  border-bottom-color: rgb(249 250 251 / 0.95);
}
.tw-border-b-gray-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-500\/0 {
  border-bottom-color: rgb(107 114 128 / 0);
}
.tw-border-b-gray-500\/10 {
  border-bottom-color: rgb(107 114 128 / 0.1);
}
.tw-border-b-gray-500\/100 {
  border-bottom-color: rgb(107 114 128 / 1);
}
.tw-border-b-gray-500\/15 {
  border-bottom-color: rgb(107 114 128 / 0.15);
}
.tw-border-b-gray-500\/20 {
  border-bottom-color: rgb(107 114 128 / 0.2);
}
.tw-border-b-gray-500\/25 {
  border-bottom-color: rgb(107 114 128 / 0.25);
}
.tw-border-b-gray-500\/30 {
  border-bottom-color: rgb(107 114 128 / 0.3);
}
.tw-border-b-gray-500\/35 {
  border-bottom-color: rgb(107 114 128 / 0.35);
}
.tw-border-b-gray-500\/40 {
  border-bottom-color: rgb(107 114 128 / 0.4);
}
.tw-border-b-gray-500\/45 {
  border-bottom-color: rgb(107 114 128 / 0.45);
}
.tw-border-b-gray-500\/5 {
  border-bottom-color: rgb(107 114 128 / 0.05);
}
.tw-border-b-gray-500\/50 {
  border-bottom-color: rgb(107 114 128 / 0.5);
}
.tw-border-b-gray-500\/55 {
  border-bottom-color: rgb(107 114 128 / 0.55);
}
.tw-border-b-gray-500\/60 {
  border-bottom-color: rgb(107 114 128 / 0.6);
}
.tw-border-b-gray-500\/65 {
  border-bottom-color: rgb(107 114 128 / 0.65);
}
.tw-border-b-gray-500\/70 {
  border-bottom-color: rgb(107 114 128 / 0.7);
}
.tw-border-b-gray-500\/75 {
  border-bottom-color: rgb(107 114 128 / 0.75);
}
.tw-border-b-gray-500\/80 {
  border-bottom-color: rgb(107 114 128 / 0.8);
}
.tw-border-b-gray-500\/85 {
  border-bottom-color: rgb(107 114 128 / 0.85);
}
.tw-border-b-gray-500\/90 {
  border-bottom-color: rgb(107 114 128 / 0.9);
}
.tw-border-b-gray-500\/95 {
  border-bottom-color: rgb(107 114 128 / 0.95);
}
.tw-border-b-gray-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-600\/0 {
  border-bottom-color: rgb(75 85 99 / 0);
}
.tw-border-b-gray-600\/10 {
  border-bottom-color: rgb(75 85 99 / 0.1);
}
.tw-border-b-gray-600\/100 {
  border-bottom-color: rgb(75 85 99 / 1);
}
.tw-border-b-gray-600\/15 {
  border-bottom-color: rgb(75 85 99 / 0.15);
}
.tw-border-b-gray-600\/20 {
  border-bottom-color: rgb(75 85 99 / 0.2);
}
.tw-border-b-gray-600\/25 {
  border-bottom-color: rgb(75 85 99 / 0.25);
}
.tw-border-b-gray-600\/30 {
  border-bottom-color: rgb(75 85 99 / 0.3);
}
.tw-border-b-gray-600\/35 {
  border-bottom-color: rgb(75 85 99 / 0.35);
}
.tw-border-b-gray-600\/40 {
  border-bottom-color: rgb(75 85 99 / 0.4);
}
.tw-border-b-gray-600\/45 {
  border-bottom-color: rgb(75 85 99 / 0.45);
}
.tw-border-b-gray-600\/5 {
  border-bottom-color: rgb(75 85 99 / 0.05);
}
.tw-border-b-gray-600\/50 {
  border-bottom-color: rgb(75 85 99 / 0.5);
}
.tw-border-b-gray-600\/55 {
  border-bottom-color: rgb(75 85 99 / 0.55);
}
.tw-border-b-gray-600\/60 {
  border-bottom-color: rgb(75 85 99 / 0.6);
}
.tw-border-b-gray-600\/65 {
  border-bottom-color: rgb(75 85 99 / 0.65);
}
.tw-border-b-gray-600\/70 {
  border-bottom-color: rgb(75 85 99 / 0.7);
}
.tw-border-b-gray-600\/75 {
  border-bottom-color: rgb(75 85 99 / 0.75);
}
.tw-border-b-gray-600\/80 {
  border-bottom-color: rgb(75 85 99 / 0.8);
}
.tw-border-b-gray-600\/85 {
  border-bottom-color: rgb(75 85 99 / 0.85);
}
.tw-border-b-gray-600\/90 {
  border-bottom-color: rgb(75 85 99 / 0.9);
}
.tw-border-b-gray-600\/95 {
  border-bottom-color: rgb(75 85 99 / 0.95);
}
.tw-border-b-gray-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-700\/0 {
  border-bottom-color: rgb(55 65 81 / 0);
}
.tw-border-b-gray-700\/10 {
  border-bottom-color: rgb(55 65 81 / 0.1);
}
.tw-border-b-gray-700\/100 {
  border-bottom-color: rgb(55 65 81 / 1);
}
.tw-border-b-gray-700\/15 {
  border-bottom-color: rgb(55 65 81 / 0.15);
}
.tw-border-b-gray-700\/20 {
  border-bottom-color: rgb(55 65 81 / 0.2);
}
.tw-border-b-gray-700\/25 {
  border-bottom-color: rgb(55 65 81 / 0.25);
}
.tw-border-b-gray-700\/30 {
  border-bottom-color: rgb(55 65 81 / 0.3);
}
.tw-border-b-gray-700\/35 {
  border-bottom-color: rgb(55 65 81 / 0.35);
}
.tw-border-b-gray-700\/40 {
  border-bottom-color: rgb(55 65 81 / 0.4);
}
.tw-border-b-gray-700\/45 {
  border-bottom-color: rgb(55 65 81 / 0.45);
}
.tw-border-b-gray-700\/5 {
  border-bottom-color: rgb(55 65 81 / 0.05);
}
.tw-border-b-gray-700\/50 {
  border-bottom-color: rgb(55 65 81 / 0.5);
}
.tw-border-b-gray-700\/55 {
  border-bottom-color: rgb(55 65 81 / 0.55);
}
.tw-border-b-gray-700\/60 {
  border-bottom-color: rgb(55 65 81 / 0.6);
}
.tw-border-b-gray-700\/65 {
  border-bottom-color: rgb(55 65 81 / 0.65);
}
.tw-border-b-gray-700\/70 {
  border-bottom-color: rgb(55 65 81 / 0.7);
}
.tw-border-b-gray-700\/75 {
  border-bottom-color: rgb(55 65 81 / 0.75);
}
.tw-border-b-gray-700\/80 {
  border-bottom-color: rgb(55 65 81 / 0.8);
}
.tw-border-b-gray-700\/85 {
  border-bottom-color: rgb(55 65 81 / 0.85);
}
.tw-border-b-gray-700\/90 {
  border-bottom-color: rgb(55 65 81 / 0.9);
}
.tw-border-b-gray-700\/95 {
  border-bottom-color: rgb(55 65 81 / 0.95);
}
.tw-border-b-gray-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-800\/0 {
  border-bottom-color: rgb(31 41 55 / 0);
}
.tw-border-b-gray-800\/10 {
  border-bottom-color: rgb(31 41 55 / 0.1);
}
.tw-border-b-gray-800\/100 {
  border-bottom-color: rgb(31 41 55 / 1);
}
.tw-border-b-gray-800\/15 {
  border-bottom-color: rgb(31 41 55 / 0.15);
}
.tw-border-b-gray-800\/20 {
  border-bottom-color: rgb(31 41 55 / 0.2);
}
.tw-border-b-gray-800\/25 {
  border-bottom-color: rgb(31 41 55 / 0.25);
}
.tw-border-b-gray-800\/30 {
  border-bottom-color: rgb(31 41 55 / 0.3);
}
.tw-border-b-gray-800\/35 {
  border-bottom-color: rgb(31 41 55 / 0.35);
}
.tw-border-b-gray-800\/40 {
  border-bottom-color: rgb(31 41 55 / 0.4);
}
.tw-border-b-gray-800\/45 {
  border-bottom-color: rgb(31 41 55 / 0.45);
}
.tw-border-b-gray-800\/5 {
  border-bottom-color: rgb(31 41 55 / 0.05);
}
.tw-border-b-gray-800\/50 {
  border-bottom-color: rgb(31 41 55 / 0.5);
}
.tw-border-b-gray-800\/55 {
  border-bottom-color: rgb(31 41 55 / 0.55);
}
.tw-border-b-gray-800\/60 {
  border-bottom-color: rgb(31 41 55 / 0.6);
}
.tw-border-b-gray-800\/65 {
  border-bottom-color: rgb(31 41 55 / 0.65);
}
.tw-border-b-gray-800\/70 {
  border-bottom-color: rgb(31 41 55 / 0.7);
}
.tw-border-b-gray-800\/75 {
  border-bottom-color: rgb(31 41 55 / 0.75);
}
.tw-border-b-gray-800\/80 {
  border-bottom-color: rgb(31 41 55 / 0.8);
}
.tw-border-b-gray-800\/85 {
  border-bottom-color: rgb(31 41 55 / 0.85);
}
.tw-border-b-gray-800\/90 {
  border-bottom-color: rgb(31 41 55 / 0.9);
}
.tw-border-b-gray-800\/95 {
  border-bottom-color: rgb(31 41 55 / 0.95);
}
.tw-border-b-gray-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-900\/0 {
  border-bottom-color: rgb(17 24 39 / 0);
}
.tw-border-b-gray-900\/10 {
  border-bottom-color: rgb(17 24 39 / 0.1);
}
.tw-border-b-gray-900\/100 {
  border-bottom-color: rgb(17 24 39 / 1);
}
.tw-border-b-gray-900\/15 {
  border-bottom-color: rgb(17 24 39 / 0.15);
}
.tw-border-b-gray-900\/20 {
  border-bottom-color: rgb(17 24 39 / 0.2);
}
.tw-border-b-gray-900\/25 {
  border-bottom-color: rgb(17 24 39 / 0.25);
}
.tw-border-b-gray-900\/30 {
  border-bottom-color: rgb(17 24 39 / 0.3);
}
.tw-border-b-gray-900\/35 {
  border-bottom-color: rgb(17 24 39 / 0.35);
}
.tw-border-b-gray-900\/40 {
  border-bottom-color: rgb(17 24 39 / 0.4);
}
.tw-border-b-gray-900\/45 {
  border-bottom-color: rgb(17 24 39 / 0.45);
}
.tw-border-b-gray-900\/5 {
  border-bottom-color: rgb(17 24 39 / 0.05);
}
.tw-border-b-gray-900\/50 {
  border-bottom-color: rgb(17 24 39 / 0.5);
}
.tw-border-b-gray-900\/55 {
  border-bottom-color: rgb(17 24 39 / 0.55);
}
.tw-border-b-gray-900\/60 {
  border-bottom-color: rgb(17 24 39 / 0.6);
}
.tw-border-b-gray-900\/65 {
  border-bottom-color: rgb(17 24 39 / 0.65);
}
.tw-border-b-gray-900\/70 {
  border-bottom-color: rgb(17 24 39 / 0.7);
}
.tw-border-b-gray-900\/75 {
  border-bottom-color: rgb(17 24 39 / 0.75);
}
.tw-border-b-gray-900\/80 {
  border-bottom-color: rgb(17 24 39 / 0.8);
}
.tw-border-b-gray-900\/85 {
  border-bottom-color: rgb(17 24 39 / 0.85);
}
.tw-border-b-gray-900\/90 {
  border-bottom-color: rgb(17 24 39 / 0.9);
}
.tw-border-b-gray-900\/95 {
  border-bottom-color: rgb(17 24 39 / 0.95);
}
.tw-border-b-gray-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-b-gray-950\/0 {
  border-bottom-color: rgb(3 7 18 / 0);
}
.tw-border-b-gray-950\/10 {
  border-bottom-color: rgb(3 7 18 / 0.1);
}
.tw-border-b-gray-950\/100 {
  border-bottom-color: rgb(3 7 18 / 1);
}
.tw-border-b-gray-950\/15 {
  border-bottom-color: rgb(3 7 18 / 0.15);
}
.tw-border-b-gray-950\/20 {
  border-bottom-color: rgb(3 7 18 / 0.2);
}
.tw-border-b-gray-950\/25 {
  border-bottom-color: rgb(3 7 18 / 0.25);
}
.tw-border-b-gray-950\/30 {
  border-bottom-color: rgb(3 7 18 / 0.3);
}
.tw-border-b-gray-950\/35 {
  border-bottom-color: rgb(3 7 18 / 0.35);
}
.tw-border-b-gray-950\/40 {
  border-bottom-color: rgb(3 7 18 / 0.4);
}
.tw-border-b-gray-950\/45 {
  border-bottom-color: rgb(3 7 18 / 0.45);
}
.tw-border-b-gray-950\/5 {
  border-bottom-color: rgb(3 7 18 / 0.05);
}
.tw-border-b-gray-950\/50 {
  border-bottom-color: rgb(3 7 18 / 0.5);
}
.tw-border-b-gray-950\/55 {
  border-bottom-color: rgb(3 7 18 / 0.55);
}
.tw-border-b-gray-950\/60 {
  border-bottom-color: rgb(3 7 18 / 0.6);
}
.tw-border-b-gray-950\/65 {
  border-bottom-color: rgb(3 7 18 / 0.65);
}
.tw-border-b-gray-950\/70 {
  border-bottom-color: rgb(3 7 18 / 0.7);
}
.tw-border-b-gray-950\/75 {
  border-bottom-color: rgb(3 7 18 / 0.75);
}
.tw-border-b-gray-950\/80 {
  border-bottom-color: rgb(3 7 18 / 0.8);
}
.tw-border-b-gray-950\/85 {
  border-bottom-color: rgb(3 7 18 / 0.85);
}
.tw-border-b-gray-950\/90 {
  border-bottom-color: rgb(3 7 18 / 0.9);
}
.tw-border-b-gray-950\/95 {
  border-bottom-color: rgb(3 7 18 / 0.95);
}
.tw-border-b-green-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-100\/0 {
  border-bottom-color: rgb(220 252 231 / 0);
}
.tw-border-b-green-100\/10 {
  border-bottom-color: rgb(220 252 231 / 0.1);
}
.tw-border-b-green-100\/100 {
  border-bottom-color: rgb(220 252 231 / 1);
}
.tw-border-b-green-100\/15 {
  border-bottom-color: rgb(220 252 231 / 0.15);
}
.tw-border-b-green-100\/20 {
  border-bottom-color: rgb(220 252 231 / 0.2);
}
.tw-border-b-green-100\/25 {
  border-bottom-color: rgb(220 252 231 / 0.25);
}
.tw-border-b-green-100\/30 {
  border-bottom-color: rgb(220 252 231 / 0.3);
}
.tw-border-b-green-100\/35 {
  border-bottom-color: rgb(220 252 231 / 0.35);
}
.tw-border-b-green-100\/40 {
  border-bottom-color: rgb(220 252 231 / 0.4);
}
.tw-border-b-green-100\/45 {
  border-bottom-color: rgb(220 252 231 / 0.45);
}
.tw-border-b-green-100\/5 {
  border-bottom-color: rgb(220 252 231 / 0.05);
}
.tw-border-b-green-100\/50 {
  border-bottom-color: rgb(220 252 231 / 0.5);
}
.tw-border-b-green-100\/55 {
  border-bottom-color: rgb(220 252 231 / 0.55);
}
.tw-border-b-green-100\/60 {
  border-bottom-color: rgb(220 252 231 / 0.6);
}
.tw-border-b-green-100\/65 {
  border-bottom-color: rgb(220 252 231 / 0.65);
}
.tw-border-b-green-100\/70 {
  border-bottom-color: rgb(220 252 231 / 0.7);
}
.tw-border-b-green-100\/75 {
  border-bottom-color: rgb(220 252 231 / 0.75);
}
.tw-border-b-green-100\/80 {
  border-bottom-color: rgb(220 252 231 / 0.8);
}
.tw-border-b-green-100\/85 {
  border-bottom-color: rgb(220 252 231 / 0.85);
}
.tw-border-b-green-100\/90 {
  border-bottom-color: rgb(220 252 231 / 0.9);
}
.tw-border-b-green-100\/95 {
  border-bottom-color: rgb(220 252 231 / 0.95);
}
.tw-border-b-green-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-200\/0 {
  border-bottom-color: rgb(187 247 208 / 0);
}
.tw-border-b-green-200\/10 {
  border-bottom-color: rgb(187 247 208 / 0.1);
}
.tw-border-b-green-200\/100 {
  border-bottom-color: rgb(187 247 208 / 1);
}
.tw-border-b-green-200\/15 {
  border-bottom-color: rgb(187 247 208 / 0.15);
}
.tw-border-b-green-200\/20 {
  border-bottom-color: rgb(187 247 208 / 0.2);
}
.tw-border-b-green-200\/25 {
  border-bottom-color: rgb(187 247 208 / 0.25);
}
.tw-border-b-green-200\/30 {
  border-bottom-color: rgb(187 247 208 / 0.3);
}
.tw-border-b-green-200\/35 {
  border-bottom-color: rgb(187 247 208 / 0.35);
}
.tw-border-b-green-200\/40 {
  border-bottom-color: rgb(187 247 208 / 0.4);
}
.tw-border-b-green-200\/45 {
  border-bottom-color: rgb(187 247 208 / 0.45);
}
.tw-border-b-green-200\/5 {
  border-bottom-color: rgb(187 247 208 / 0.05);
}
.tw-border-b-green-200\/50 {
  border-bottom-color: rgb(187 247 208 / 0.5);
}
.tw-border-b-green-200\/55 {
  border-bottom-color: rgb(187 247 208 / 0.55);
}
.tw-border-b-green-200\/60 {
  border-bottom-color: rgb(187 247 208 / 0.6);
}
.tw-border-b-green-200\/65 {
  border-bottom-color: rgb(187 247 208 / 0.65);
}
.tw-border-b-green-200\/70 {
  border-bottom-color: rgb(187 247 208 / 0.7);
}
.tw-border-b-green-200\/75 {
  border-bottom-color: rgb(187 247 208 / 0.75);
}
.tw-border-b-green-200\/80 {
  border-bottom-color: rgb(187 247 208 / 0.8);
}
.tw-border-b-green-200\/85 {
  border-bottom-color: rgb(187 247 208 / 0.85);
}
.tw-border-b-green-200\/90 {
  border-bottom-color: rgb(187 247 208 / 0.9);
}
.tw-border-b-green-200\/95 {
  border-bottom-color: rgb(187 247 208 / 0.95);
}
.tw-border-b-green-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-300\/0 {
  border-bottom-color: rgb(134 239 172 / 0);
}
.tw-border-b-green-300\/10 {
  border-bottom-color: rgb(134 239 172 / 0.1);
}
.tw-border-b-green-300\/100 {
  border-bottom-color: rgb(134 239 172 / 1);
}
.tw-border-b-green-300\/15 {
  border-bottom-color: rgb(134 239 172 / 0.15);
}
.tw-border-b-green-300\/20 {
  border-bottom-color: rgb(134 239 172 / 0.2);
}
.tw-border-b-green-300\/25 {
  border-bottom-color: rgb(134 239 172 / 0.25);
}
.tw-border-b-green-300\/30 {
  border-bottom-color: rgb(134 239 172 / 0.3);
}
.tw-border-b-green-300\/35 {
  border-bottom-color: rgb(134 239 172 / 0.35);
}
.tw-border-b-green-300\/40 {
  border-bottom-color: rgb(134 239 172 / 0.4);
}
.tw-border-b-green-300\/45 {
  border-bottom-color: rgb(134 239 172 / 0.45);
}
.tw-border-b-green-300\/5 {
  border-bottom-color: rgb(134 239 172 / 0.05);
}
.tw-border-b-green-300\/50 {
  border-bottom-color: rgb(134 239 172 / 0.5);
}
.tw-border-b-green-300\/55 {
  border-bottom-color: rgb(134 239 172 / 0.55);
}
.tw-border-b-green-300\/60 {
  border-bottom-color: rgb(134 239 172 / 0.6);
}
.tw-border-b-green-300\/65 {
  border-bottom-color: rgb(134 239 172 / 0.65);
}
.tw-border-b-green-300\/70 {
  border-bottom-color: rgb(134 239 172 / 0.7);
}
.tw-border-b-green-300\/75 {
  border-bottom-color: rgb(134 239 172 / 0.75);
}
.tw-border-b-green-300\/80 {
  border-bottom-color: rgb(134 239 172 / 0.8);
}
.tw-border-b-green-300\/85 {
  border-bottom-color: rgb(134 239 172 / 0.85);
}
.tw-border-b-green-300\/90 {
  border-bottom-color: rgb(134 239 172 / 0.9);
}
.tw-border-b-green-300\/95 {
  border-bottom-color: rgb(134 239 172 / 0.95);
}
.tw-border-b-green-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-400\/0 {
  border-bottom-color: rgb(74 222 128 / 0);
}
.tw-border-b-green-400\/10 {
  border-bottom-color: rgb(74 222 128 / 0.1);
}
.tw-border-b-green-400\/100 {
  border-bottom-color: rgb(74 222 128 / 1);
}
.tw-border-b-green-400\/15 {
  border-bottom-color: rgb(74 222 128 / 0.15);
}
.tw-border-b-green-400\/20 {
  border-bottom-color: rgb(74 222 128 / 0.2);
}
.tw-border-b-green-400\/25 {
  border-bottom-color: rgb(74 222 128 / 0.25);
}
.tw-border-b-green-400\/30 {
  border-bottom-color: rgb(74 222 128 / 0.3);
}
.tw-border-b-green-400\/35 {
  border-bottom-color: rgb(74 222 128 / 0.35);
}
.tw-border-b-green-400\/40 {
  border-bottom-color: rgb(74 222 128 / 0.4);
}
.tw-border-b-green-400\/45 {
  border-bottom-color: rgb(74 222 128 / 0.45);
}
.tw-border-b-green-400\/5 {
  border-bottom-color: rgb(74 222 128 / 0.05);
}
.tw-border-b-green-400\/50 {
  border-bottom-color: rgb(74 222 128 / 0.5);
}
.tw-border-b-green-400\/55 {
  border-bottom-color: rgb(74 222 128 / 0.55);
}
.tw-border-b-green-400\/60 {
  border-bottom-color: rgb(74 222 128 / 0.6);
}
.tw-border-b-green-400\/65 {
  border-bottom-color: rgb(74 222 128 / 0.65);
}
.tw-border-b-green-400\/70 {
  border-bottom-color: rgb(74 222 128 / 0.7);
}
.tw-border-b-green-400\/75 {
  border-bottom-color: rgb(74 222 128 / 0.75);
}
.tw-border-b-green-400\/80 {
  border-bottom-color: rgb(74 222 128 / 0.8);
}
.tw-border-b-green-400\/85 {
  border-bottom-color: rgb(74 222 128 / 0.85);
}
.tw-border-b-green-400\/90 {
  border-bottom-color: rgb(74 222 128 / 0.9);
}
.tw-border-b-green-400\/95 {
  border-bottom-color: rgb(74 222 128 / 0.95);
}
.tw-border-b-green-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-50\/0 {
  border-bottom-color: rgb(240 253 244 / 0);
}
.tw-border-b-green-50\/10 {
  border-bottom-color: rgb(240 253 244 / 0.1);
}
.tw-border-b-green-50\/100 {
  border-bottom-color: rgb(240 253 244 / 1);
}
.tw-border-b-green-50\/15 {
  border-bottom-color: rgb(240 253 244 / 0.15);
}
.tw-border-b-green-50\/20 {
  border-bottom-color: rgb(240 253 244 / 0.2);
}
.tw-border-b-green-50\/25 {
  border-bottom-color: rgb(240 253 244 / 0.25);
}
.tw-border-b-green-50\/30 {
  border-bottom-color: rgb(240 253 244 / 0.3);
}
.tw-border-b-green-50\/35 {
  border-bottom-color: rgb(240 253 244 / 0.35);
}
.tw-border-b-green-50\/40 {
  border-bottom-color: rgb(240 253 244 / 0.4);
}
.tw-border-b-green-50\/45 {
  border-bottom-color: rgb(240 253 244 / 0.45);
}
.tw-border-b-green-50\/5 {
  border-bottom-color: rgb(240 253 244 / 0.05);
}
.tw-border-b-green-50\/50 {
  border-bottom-color: rgb(240 253 244 / 0.5);
}
.tw-border-b-green-50\/55 {
  border-bottom-color: rgb(240 253 244 / 0.55);
}
.tw-border-b-green-50\/60 {
  border-bottom-color: rgb(240 253 244 / 0.6);
}
.tw-border-b-green-50\/65 {
  border-bottom-color: rgb(240 253 244 / 0.65);
}
.tw-border-b-green-50\/70 {
  border-bottom-color: rgb(240 253 244 / 0.7);
}
.tw-border-b-green-50\/75 {
  border-bottom-color: rgb(240 253 244 / 0.75);
}
.tw-border-b-green-50\/80 {
  border-bottom-color: rgb(240 253 244 / 0.8);
}
.tw-border-b-green-50\/85 {
  border-bottom-color: rgb(240 253 244 / 0.85);
}
.tw-border-b-green-50\/90 {
  border-bottom-color: rgb(240 253 244 / 0.9);
}
.tw-border-b-green-50\/95 {
  border-bottom-color: rgb(240 253 244 / 0.95);
}
.tw-border-b-green-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-500\/0 {
  border-bottom-color: rgb(34 197 94 / 0);
}
.tw-border-b-green-500\/10 {
  border-bottom-color: rgb(34 197 94 / 0.1);
}
.tw-border-b-green-500\/100 {
  border-bottom-color: rgb(34 197 94 / 1);
}
.tw-border-b-green-500\/15 {
  border-bottom-color: rgb(34 197 94 / 0.15);
}
.tw-border-b-green-500\/20 {
  border-bottom-color: rgb(34 197 94 / 0.2);
}
.tw-border-b-green-500\/25 {
  border-bottom-color: rgb(34 197 94 / 0.25);
}
.tw-border-b-green-500\/30 {
  border-bottom-color: rgb(34 197 94 / 0.3);
}
.tw-border-b-green-500\/35 {
  border-bottom-color: rgb(34 197 94 / 0.35);
}
.tw-border-b-green-500\/40 {
  border-bottom-color: rgb(34 197 94 / 0.4);
}
.tw-border-b-green-500\/45 {
  border-bottom-color: rgb(34 197 94 / 0.45);
}
.tw-border-b-green-500\/5 {
  border-bottom-color: rgb(34 197 94 / 0.05);
}
.tw-border-b-green-500\/50 {
  border-bottom-color: rgb(34 197 94 / 0.5);
}
.tw-border-b-green-500\/55 {
  border-bottom-color: rgb(34 197 94 / 0.55);
}
.tw-border-b-green-500\/60 {
  border-bottom-color: rgb(34 197 94 / 0.6);
}
.tw-border-b-green-500\/65 {
  border-bottom-color: rgb(34 197 94 / 0.65);
}
.tw-border-b-green-500\/70 {
  border-bottom-color: rgb(34 197 94 / 0.7);
}
.tw-border-b-green-500\/75 {
  border-bottom-color: rgb(34 197 94 / 0.75);
}
.tw-border-b-green-500\/80 {
  border-bottom-color: rgb(34 197 94 / 0.8);
}
.tw-border-b-green-500\/85 {
  border-bottom-color: rgb(34 197 94 / 0.85);
}
.tw-border-b-green-500\/90 {
  border-bottom-color: rgb(34 197 94 / 0.9);
}
.tw-border-b-green-500\/95 {
  border-bottom-color: rgb(34 197 94 / 0.95);
}
.tw-border-b-green-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-600\/0 {
  border-bottom-color: rgb(22 163 74 / 0);
}
.tw-border-b-green-600\/10 {
  border-bottom-color: rgb(22 163 74 / 0.1);
}
.tw-border-b-green-600\/100 {
  border-bottom-color: rgb(22 163 74 / 1);
}
.tw-border-b-green-600\/15 {
  border-bottom-color: rgb(22 163 74 / 0.15);
}
.tw-border-b-green-600\/20 {
  border-bottom-color: rgb(22 163 74 / 0.2);
}
.tw-border-b-green-600\/25 {
  border-bottom-color: rgb(22 163 74 / 0.25);
}
.tw-border-b-green-600\/30 {
  border-bottom-color: rgb(22 163 74 / 0.3);
}
.tw-border-b-green-600\/35 {
  border-bottom-color: rgb(22 163 74 / 0.35);
}
.tw-border-b-green-600\/40 {
  border-bottom-color: rgb(22 163 74 / 0.4);
}
.tw-border-b-green-600\/45 {
  border-bottom-color: rgb(22 163 74 / 0.45);
}
.tw-border-b-green-600\/5 {
  border-bottom-color: rgb(22 163 74 / 0.05);
}
.tw-border-b-green-600\/50 {
  border-bottom-color: rgb(22 163 74 / 0.5);
}
.tw-border-b-green-600\/55 {
  border-bottom-color: rgb(22 163 74 / 0.55);
}
.tw-border-b-green-600\/60 {
  border-bottom-color: rgb(22 163 74 / 0.6);
}
.tw-border-b-green-600\/65 {
  border-bottom-color: rgb(22 163 74 / 0.65);
}
.tw-border-b-green-600\/70 {
  border-bottom-color: rgb(22 163 74 / 0.7);
}
.tw-border-b-green-600\/75 {
  border-bottom-color: rgb(22 163 74 / 0.75);
}
.tw-border-b-green-600\/80 {
  border-bottom-color: rgb(22 163 74 / 0.8);
}
.tw-border-b-green-600\/85 {
  border-bottom-color: rgb(22 163 74 / 0.85);
}
.tw-border-b-green-600\/90 {
  border-bottom-color: rgb(22 163 74 / 0.9);
}
.tw-border-b-green-600\/95 {
  border-bottom-color: rgb(22 163 74 / 0.95);
}
.tw-border-b-green-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-700\/0 {
  border-bottom-color: rgb(21 128 61 / 0);
}
.tw-border-b-green-700\/10 {
  border-bottom-color: rgb(21 128 61 / 0.1);
}
.tw-border-b-green-700\/100 {
  border-bottom-color: rgb(21 128 61 / 1);
}
.tw-border-b-green-700\/15 {
  border-bottom-color: rgb(21 128 61 / 0.15);
}
.tw-border-b-green-700\/20 {
  border-bottom-color: rgb(21 128 61 / 0.2);
}
.tw-border-b-green-700\/25 {
  border-bottom-color: rgb(21 128 61 / 0.25);
}
.tw-border-b-green-700\/30 {
  border-bottom-color: rgb(21 128 61 / 0.3);
}
.tw-border-b-green-700\/35 {
  border-bottom-color: rgb(21 128 61 / 0.35);
}
.tw-border-b-green-700\/40 {
  border-bottom-color: rgb(21 128 61 / 0.4);
}
.tw-border-b-green-700\/45 {
  border-bottom-color: rgb(21 128 61 / 0.45);
}
.tw-border-b-green-700\/5 {
  border-bottom-color: rgb(21 128 61 / 0.05);
}
.tw-border-b-green-700\/50 {
  border-bottom-color: rgb(21 128 61 / 0.5);
}
.tw-border-b-green-700\/55 {
  border-bottom-color: rgb(21 128 61 / 0.55);
}
.tw-border-b-green-700\/60 {
  border-bottom-color: rgb(21 128 61 / 0.6);
}
.tw-border-b-green-700\/65 {
  border-bottom-color: rgb(21 128 61 / 0.65);
}
.tw-border-b-green-700\/70 {
  border-bottom-color: rgb(21 128 61 / 0.7);
}
.tw-border-b-green-700\/75 {
  border-bottom-color: rgb(21 128 61 / 0.75);
}
.tw-border-b-green-700\/80 {
  border-bottom-color: rgb(21 128 61 / 0.8);
}
.tw-border-b-green-700\/85 {
  border-bottom-color: rgb(21 128 61 / 0.85);
}
.tw-border-b-green-700\/90 {
  border-bottom-color: rgb(21 128 61 / 0.9);
}
.tw-border-b-green-700\/95 {
  border-bottom-color: rgb(21 128 61 / 0.95);
}
.tw-border-b-green-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-800\/0 {
  border-bottom-color: rgb(22 101 52 / 0);
}
.tw-border-b-green-800\/10 {
  border-bottom-color: rgb(22 101 52 / 0.1);
}
.tw-border-b-green-800\/100 {
  border-bottom-color: rgb(22 101 52 / 1);
}
.tw-border-b-green-800\/15 {
  border-bottom-color: rgb(22 101 52 / 0.15);
}
.tw-border-b-green-800\/20 {
  border-bottom-color: rgb(22 101 52 / 0.2);
}
.tw-border-b-green-800\/25 {
  border-bottom-color: rgb(22 101 52 / 0.25);
}
.tw-border-b-green-800\/30 {
  border-bottom-color: rgb(22 101 52 / 0.3);
}
.tw-border-b-green-800\/35 {
  border-bottom-color: rgb(22 101 52 / 0.35);
}
.tw-border-b-green-800\/40 {
  border-bottom-color: rgb(22 101 52 / 0.4);
}
.tw-border-b-green-800\/45 {
  border-bottom-color: rgb(22 101 52 / 0.45);
}
.tw-border-b-green-800\/5 {
  border-bottom-color: rgb(22 101 52 / 0.05);
}
.tw-border-b-green-800\/50 {
  border-bottom-color: rgb(22 101 52 / 0.5);
}
.tw-border-b-green-800\/55 {
  border-bottom-color: rgb(22 101 52 / 0.55);
}
.tw-border-b-green-800\/60 {
  border-bottom-color: rgb(22 101 52 / 0.6);
}
.tw-border-b-green-800\/65 {
  border-bottom-color: rgb(22 101 52 / 0.65);
}
.tw-border-b-green-800\/70 {
  border-bottom-color: rgb(22 101 52 / 0.7);
}
.tw-border-b-green-800\/75 {
  border-bottom-color: rgb(22 101 52 / 0.75);
}
.tw-border-b-green-800\/80 {
  border-bottom-color: rgb(22 101 52 / 0.8);
}
.tw-border-b-green-800\/85 {
  border-bottom-color: rgb(22 101 52 / 0.85);
}
.tw-border-b-green-800\/90 {
  border-bottom-color: rgb(22 101 52 / 0.9);
}
.tw-border-b-green-800\/95 {
  border-bottom-color: rgb(22 101 52 / 0.95);
}
.tw-border-b-green-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-900\/0 {
  border-bottom-color: rgb(20 83 45 / 0);
}
.tw-border-b-green-900\/10 {
  border-bottom-color: rgb(20 83 45 / 0.1);
}
.tw-border-b-green-900\/100 {
  border-bottom-color: rgb(20 83 45 / 1);
}
.tw-border-b-green-900\/15 {
  border-bottom-color: rgb(20 83 45 / 0.15);
}
.tw-border-b-green-900\/20 {
  border-bottom-color: rgb(20 83 45 / 0.2);
}
.tw-border-b-green-900\/25 {
  border-bottom-color: rgb(20 83 45 / 0.25);
}
.tw-border-b-green-900\/30 {
  border-bottom-color: rgb(20 83 45 / 0.3);
}
.tw-border-b-green-900\/35 {
  border-bottom-color: rgb(20 83 45 / 0.35);
}
.tw-border-b-green-900\/40 {
  border-bottom-color: rgb(20 83 45 / 0.4);
}
.tw-border-b-green-900\/45 {
  border-bottom-color: rgb(20 83 45 / 0.45);
}
.tw-border-b-green-900\/5 {
  border-bottom-color: rgb(20 83 45 / 0.05);
}
.tw-border-b-green-900\/50 {
  border-bottom-color: rgb(20 83 45 / 0.5);
}
.tw-border-b-green-900\/55 {
  border-bottom-color: rgb(20 83 45 / 0.55);
}
.tw-border-b-green-900\/60 {
  border-bottom-color: rgb(20 83 45 / 0.6);
}
.tw-border-b-green-900\/65 {
  border-bottom-color: rgb(20 83 45 / 0.65);
}
.tw-border-b-green-900\/70 {
  border-bottom-color: rgb(20 83 45 / 0.7);
}
.tw-border-b-green-900\/75 {
  border-bottom-color: rgb(20 83 45 / 0.75);
}
.tw-border-b-green-900\/80 {
  border-bottom-color: rgb(20 83 45 / 0.8);
}
.tw-border-b-green-900\/85 {
  border-bottom-color: rgb(20 83 45 / 0.85);
}
.tw-border-b-green-900\/90 {
  border-bottom-color: rgb(20 83 45 / 0.9);
}
.tw-border-b-green-900\/95 {
  border-bottom-color: rgb(20 83 45 / 0.95);
}
.tw-border-b-green-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-b-green-950\/0 {
  border-bottom-color: rgb(5 46 22 / 0);
}
.tw-border-b-green-950\/10 {
  border-bottom-color: rgb(5 46 22 / 0.1);
}
.tw-border-b-green-950\/100 {
  border-bottom-color: rgb(5 46 22 / 1);
}
.tw-border-b-green-950\/15 {
  border-bottom-color: rgb(5 46 22 / 0.15);
}
.tw-border-b-green-950\/20 {
  border-bottom-color: rgb(5 46 22 / 0.2);
}
.tw-border-b-green-950\/25 {
  border-bottom-color: rgb(5 46 22 / 0.25);
}
.tw-border-b-green-950\/30 {
  border-bottom-color: rgb(5 46 22 / 0.3);
}
.tw-border-b-green-950\/35 {
  border-bottom-color: rgb(5 46 22 / 0.35);
}
.tw-border-b-green-950\/40 {
  border-bottom-color: rgb(5 46 22 / 0.4);
}
.tw-border-b-green-950\/45 {
  border-bottom-color: rgb(5 46 22 / 0.45);
}
.tw-border-b-green-950\/5 {
  border-bottom-color: rgb(5 46 22 / 0.05);
}
.tw-border-b-green-950\/50 {
  border-bottom-color: rgb(5 46 22 / 0.5);
}
.tw-border-b-green-950\/55 {
  border-bottom-color: rgb(5 46 22 / 0.55);
}
.tw-border-b-green-950\/60 {
  border-bottom-color: rgb(5 46 22 / 0.6);
}
.tw-border-b-green-950\/65 {
  border-bottom-color: rgb(5 46 22 / 0.65);
}
.tw-border-b-green-950\/70 {
  border-bottom-color: rgb(5 46 22 / 0.7);
}
.tw-border-b-green-950\/75 {
  border-bottom-color: rgb(5 46 22 / 0.75);
}
.tw-border-b-green-950\/80 {
  border-bottom-color: rgb(5 46 22 / 0.8);
}
.tw-border-b-green-950\/85 {
  border-bottom-color: rgb(5 46 22 / 0.85);
}
.tw-border-b-green-950\/90 {
  border-bottom-color: rgb(5 46 22 / 0.9);
}
.tw-border-b-green-950\/95 {
  border-bottom-color: rgb(5 46 22 / 0.95);
}
.tw-border-b-indigo-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-100\/0 {
  border-bottom-color: rgb(224 231 255 / 0);
}
.tw-border-b-indigo-100\/10 {
  border-bottom-color: rgb(224 231 255 / 0.1);
}
.tw-border-b-indigo-100\/100 {
  border-bottom-color: rgb(224 231 255 / 1);
}
.tw-border-b-indigo-100\/15 {
  border-bottom-color: rgb(224 231 255 / 0.15);
}
.tw-border-b-indigo-100\/20 {
  border-bottom-color: rgb(224 231 255 / 0.2);
}
.tw-border-b-indigo-100\/25 {
  border-bottom-color: rgb(224 231 255 / 0.25);
}
.tw-border-b-indigo-100\/30 {
  border-bottom-color: rgb(224 231 255 / 0.3);
}
.tw-border-b-indigo-100\/35 {
  border-bottom-color: rgb(224 231 255 / 0.35);
}
.tw-border-b-indigo-100\/40 {
  border-bottom-color: rgb(224 231 255 / 0.4);
}
.tw-border-b-indigo-100\/45 {
  border-bottom-color: rgb(224 231 255 / 0.45);
}
.tw-border-b-indigo-100\/5 {
  border-bottom-color: rgb(224 231 255 / 0.05);
}
.tw-border-b-indigo-100\/50 {
  border-bottom-color: rgb(224 231 255 / 0.5);
}
.tw-border-b-indigo-100\/55 {
  border-bottom-color: rgb(224 231 255 / 0.55);
}
.tw-border-b-indigo-100\/60 {
  border-bottom-color: rgb(224 231 255 / 0.6);
}
.tw-border-b-indigo-100\/65 {
  border-bottom-color: rgb(224 231 255 / 0.65);
}
.tw-border-b-indigo-100\/70 {
  border-bottom-color: rgb(224 231 255 / 0.7);
}
.tw-border-b-indigo-100\/75 {
  border-bottom-color: rgb(224 231 255 / 0.75);
}
.tw-border-b-indigo-100\/80 {
  border-bottom-color: rgb(224 231 255 / 0.8);
}
.tw-border-b-indigo-100\/85 {
  border-bottom-color: rgb(224 231 255 / 0.85);
}
.tw-border-b-indigo-100\/90 {
  border-bottom-color: rgb(224 231 255 / 0.9);
}
.tw-border-b-indigo-100\/95 {
  border-bottom-color: rgb(224 231 255 / 0.95);
}
.tw-border-b-indigo-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-200\/0 {
  border-bottom-color: rgb(199 210 254 / 0);
}
.tw-border-b-indigo-200\/10 {
  border-bottom-color: rgb(199 210 254 / 0.1);
}
.tw-border-b-indigo-200\/100 {
  border-bottom-color: rgb(199 210 254 / 1);
}
.tw-border-b-indigo-200\/15 {
  border-bottom-color: rgb(199 210 254 / 0.15);
}
.tw-border-b-indigo-200\/20 {
  border-bottom-color: rgb(199 210 254 / 0.2);
}
.tw-border-b-indigo-200\/25 {
  border-bottom-color: rgb(199 210 254 / 0.25);
}
.tw-border-b-indigo-200\/30 {
  border-bottom-color: rgb(199 210 254 / 0.3);
}
.tw-border-b-indigo-200\/35 {
  border-bottom-color: rgb(199 210 254 / 0.35);
}
.tw-border-b-indigo-200\/40 {
  border-bottom-color: rgb(199 210 254 / 0.4);
}
.tw-border-b-indigo-200\/45 {
  border-bottom-color: rgb(199 210 254 / 0.45);
}
.tw-border-b-indigo-200\/5 {
  border-bottom-color: rgb(199 210 254 / 0.05);
}
.tw-border-b-indigo-200\/50 {
  border-bottom-color: rgb(199 210 254 / 0.5);
}
.tw-border-b-indigo-200\/55 {
  border-bottom-color: rgb(199 210 254 / 0.55);
}
.tw-border-b-indigo-200\/60 {
  border-bottom-color: rgb(199 210 254 / 0.6);
}
.tw-border-b-indigo-200\/65 {
  border-bottom-color: rgb(199 210 254 / 0.65);
}
.tw-border-b-indigo-200\/70 {
  border-bottom-color: rgb(199 210 254 / 0.7);
}
.tw-border-b-indigo-200\/75 {
  border-bottom-color: rgb(199 210 254 / 0.75);
}
.tw-border-b-indigo-200\/80 {
  border-bottom-color: rgb(199 210 254 / 0.8);
}
.tw-border-b-indigo-200\/85 {
  border-bottom-color: rgb(199 210 254 / 0.85);
}
.tw-border-b-indigo-200\/90 {
  border-bottom-color: rgb(199 210 254 / 0.9);
}
.tw-border-b-indigo-200\/95 {
  border-bottom-color: rgb(199 210 254 / 0.95);
}
.tw-border-b-indigo-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-300\/0 {
  border-bottom-color: rgb(165 180 252 / 0);
}
.tw-border-b-indigo-300\/10 {
  border-bottom-color: rgb(165 180 252 / 0.1);
}
.tw-border-b-indigo-300\/100 {
  border-bottom-color: rgb(165 180 252 / 1);
}
.tw-border-b-indigo-300\/15 {
  border-bottom-color: rgb(165 180 252 / 0.15);
}
.tw-border-b-indigo-300\/20 {
  border-bottom-color: rgb(165 180 252 / 0.2);
}
.tw-border-b-indigo-300\/25 {
  border-bottom-color: rgb(165 180 252 / 0.25);
}
.tw-border-b-indigo-300\/30 {
  border-bottom-color: rgb(165 180 252 / 0.3);
}
.tw-border-b-indigo-300\/35 {
  border-bottom-color: rgb(165 180 252 / 0.35);
}
.tw-border-b-indigo-300\/40 {
  border-bottom-color: rgb(165 180 252 / 0.4);
}
.tw-border-b-indigo-300\/45 {
  border-bottom-color: rgb(165 180 252 / 0.45);
}
.tw-border-b-indigo-300\/5 {
  border-bottom-color: rgb(165 180 252 / 0.05);
}
.tw-border-b-indigo-300\/50 {
  border-bottom-color: rgb(165 180 252 / 0.5);
}
.tw-border-b-indigo-300\/55 {
  border-bottom-color: rgb(165 180 252 / 0.55);
}
.tw-border-b-indigo-300\/60 {
  border-bottom-color: rgb(165 180 252 / 0.6);
}
.tw-border-b-indigo-300\/65 {
  border-bottom-color: rgb(165 180 252 / 0.65);
}
.tw-border-b-indigo-300\/70 {
  border-bottom-color: rgb(165 180 252 / 0.7);
}
.tw-border-b-indigo-300\/75 {
  border-bottom-color: rgb(165 180 252 / 0.75);
}
.tw-border-b-indigo-300\/80 {
  border-bottom-color: rgb(165 180 252 / 0.8);
}
.tw-border-b-indigo-300\/85 {
  border-bottom-color: rgb(165 180 252 / 0.85);
}
.tw-border-b-indigo-300\/90 {
  border-bottom-color: rgb(165 180 252 / 0.9);
}
.tw-border-b-indigo-300\/95 {
  border-bottom-color: rgb(165 180 252 / 0.95);
}
.tw-border-b-indigo-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-400\/0 {
  border-bottom-color: rgb(129 140 248 / 0);
}
.tw-border-b-indigo-400\/10 {
  border-bottom-color: rgb(129 140 248 / 0.1);
}
.tw-border-b-indigo-400\/100 {
  border-bottom-color: rgb(129 140 248 / 1);
}
.tw-border-b-indigo-400\/15 {
  border-bottom-color: rgb(129 140 248 / 0.15);
}
.tw-border-b-indigo-400\/20 {
  border-bottom-color: rgb(129 140 248 / 0.2);
}
.tw-border-b-indigo-400\/25 {
  border-bottom-color: rgb(129 140 248 / 0.25);
}
.tw-border-b-indigo-400\/30 {
  border-bottom-color: rgb(129 140 248 / 0.3);
}
.tw-border-b-indigo-400\/35 {
  border-bottom-color: rgb(129 140 248 / 0.35);
}
.tw-border-b-indigo-400\/40 {
  border-bottom-color: rgb(129 140 248 / 0.4);
}
.tw-border-b-indigo-400\/45 {
  border-bottom-color: rgb(129 140 248 / 0.45);
}
.tw-border-b-indigo-400\/5 {
  border-bottom-color: rgb(129 140 248 / 0.05);
}
.tw-border-b-indigo-400\/50 {
  border-bottom-color: rgb(129 140 248 / 0.5);
}
.tw-border-b-indigo-400\/55 {
  border-bottom-color: rgb(129 140 248 / 0.55);
}
.tw-border-b-indigo-400\/60 {
  border-bottom-color: rgb(129 140 248 / 0.6);
}
.tw-border-b-indigo-400\/65 {
  border-bottom-color: rgb(129 140 248 / 0.65);
}
.tw-border-b-indigo-400\/70 {
  border-bottom-color: rgb(129 140 248 / 0.7);
}
.tw-border-b-indigo-400\/75 {
  border-bottom-color: rgb(129 140 248 / 0.75);
}
.tw-border-b-indigo-400\/80 {
  border-bottom-color: rgb(129 140 248 / 0.8);
}
.tw-border-b-indigo-400\/85 {
  border-bottom-color: rgb(129 140 248 / 0.85);
}
.tw-border-b-indigo-400\/90 {
  border-bottom-color: rgb(129 140 248 / 0.9);
}
.tw-border-b-indigo-400\/95 {
  border-bottom-color: rgb(129 140 248 / 0.95);
}
.tw-border-b-indigo-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-50\/0 {
  border-bottom-color: rgb(238 242 255 / 0);
}
.tw-border-b-indigo-50\/10 {
  border-bottom-color: rgb(238 242 255 / 0.1);
}
.tw-border-b-indigo-50\/100 {
  border-bottom-color: rgb(238 242 255 / 1);
}
.tw-border-b-indigo-50\/15 {
  border-bottom-color: rgb(238 242 255 / 0.15);
}
.tw-border-b-indigo-50\/20 {
  border-bottom-color: rgb(238 242 255 / 0.2);
}
.tw-border-b-indigo-50\/25 {
  border-bottom-color: rgb(238 242 255 / 0.25);
}
.tw-border-b-indigo-50\/30 {
  border-bottom-color: rgb(238 242 255 / 0.3);
}
.tw-border-b-indigo-50\/35 {
  border-bottom-color: rgb(238 242 255 / 0.35);
}
.tw-border-b-indigo-50\/40 {
  border-bottom-color: rgb(238 242 255 / 0.4);
}
.tw-border-b-indigo-50\/45 {
  border-bottom-color: rgb(238 242 255 / 0.45);
}
.tw-border-b-indigo-50\/5 {
  border-bottom-color: rgb(238 242 255 / 0.05);
}
.tw-border-b-indigo-50\/50 {
  border-bottom-color: rgb(238 242 255 / 0.5);
}
.tw-border-b-indigo-50\/55 {
  border-bottom-color: rgb(238 242 255 / 0.55);
}
.tw-border-b-indigo-50\/60 {
  border-bottom-color: rgb(238 242 255 / 0.6);
}
.tw-border-b-indigo-50\/65 {
  border-bottom-color: rgb(238 242 255 / 0.65);
}
.tw-border-b-indigo-50\/70 {
  border-bottom-color: rgb(238 242 255 / 0.7);
}
.tw-border-b-indigo-50\/75 {
  border-bottom-color: rgb(238 242 255 / 0.75);
}
.tw-border-b-indigo-50\/80 {
  border-bottom-color: rgb(238 242 255 / 0.8);
}
.tw-border-b-indigo-50\/85 {
  border-bottom-color: rgb(238 242 255 / 0.85);
}
.tw-border-b-indigo-50\/90 {
  border-bottom-color: rgb(238 242 255 / 0.9);
}
.tw-border-b-indigo-50\/95 {
  border-bottom-color: rgb(238 242 255 / 0.95);
}
.tw-border-b-indigo-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-500\/0 {
  border-bottom-color: rgb(99 102 241 / 0);
}
.tw-border-b-indigo-500\/10 {
  border-bottom-color: rgb(99 102 241 / 0.1);
}
.tw-border-b-indigo-500\/100 {
  border-bottom-color: rgb(99 102 241 / 1);
}
.tw-border-b-indigo-500\/15 {
  border-bottom-color: rgb(99 102 241 / 0.15);
}
.tw-border-b-indigo-500\/20 {
  border-bottom-color: rgb(99 102 241 / 0.2);
}
.tw-border-b-indigo-500\/25 {
  border-bottom-color: rgb(99 102 241 / 0.25);
}
.tw-border-b-indigo-500\/30 {
  border-bottom-color: rgb(99 102 241 / 0.3);
}
.tw-border-b-indigo-500\/35 {
  border-bottom-color: rgb(99 102 241 / 0.35);
}
.tw-border-b-indigo-500\/40 {
  border-bottom-color: rgb(99 102 241 / 0.4);
}
.tw-border-b-indigo-500\/45 {
  border-bottom-color: rgb(99 102 241 / 0.45);
}
.tw-border-b-indigo-500\/5 {
  border-bottom-color: rgb(99 102 241 / 0.05);
}
.tw-border-b-indigo-500\/50 {
  border-bottom-color: rgb(99 102 241 / 0.5);
}
.tw-border-b-indigo-500\/55 {
  border-bottom-color: rgb(99 102 241 / 0.55);
}
.tw-border-b-indigo-500\/60 {
  border-bottom-color: rgb(99 102 241 / 0.6);
}
.tw-border-b-indigo-500\/65 {
  border-bottom-color: rgb(99 102 241 / 0.65);
}
.tw-border-b-indigo-500\/70 {
  border-bottom-color: rgb(99 102 241 / 0.7);
}
.tw-border-b-indigo-500\/75 {
  border-bottom-color: rgb(99 102 241 / 0.75);
}
.tw-border-b-indigo-500\/80 {
  border-bottom-color: rgb(99 102 241 / 0.8);
}
.tw-border-b-indigo-500\/85 {
  border-bottom-color: rgb(99 102 241 / 0.85);
}
.tw-border-b-indigo-500\/90 {
  border-bottom-color: rgb(99 102 241 / 0.9);
}
.tw-border-b-indigo-500\/95 {
  border-bottom-color: rgb(99 102 241 / 0.95);
}
.tw-border-b-indigo-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-600\/0 {
  border-bottom-color: rgb(79 70 229 / 0);
}
.tw-border-b-indigo-600\/10 {
  border-bottom-color: rgb(79 70 229 / 0.1);
}
.tw-border-b-indigo-600\/100 {
  border-bottom-color: rgb(79 70 229 / 1);
}
.tw-border-b-indigo-600\/15 {
  border-bottom-color: rgb(79 70 229 / 0.15);
}
.tw-border-b-indigo-600\/20 {
  border-bottom-color: rgb(79 70 229 / 0.2);
}
.tw-border-b-indigo-600\/25 {
  border-bottom-color: rgb(79 70 229 / 0.25);
}
.tw-border-b-indigo-600\/30 {
  border-bottom-color: rgb(79 70 229 / 0.3);
}
.tw-border-b-indigo-600\/35 {
  border-bottom-color: rgb(79 70 229 / 0.35);
}
.tw-border-b-indigo-600\/40 {
  border-bottom-color: rgb(79 70 229 / 0.4);
}
.tw-border-b-indigo-600\/45 {
  border-bottom-color: rgb(79 70 229 / 0.45);
}
.tw-border-b-indigo-600\/5 {
  border-bottom-color: rgb(79 70 229 / 0.05);
}
.tw-border-b-indigo-600\/50 {
  border-bottom-color: rgb(79 70 229 / 0.5);
}
.tw-border-b-indigo-600\/55 {
  border-bottom-color: rgb(79 70 229 / 0.55);
}
.tw-border-b-indigo-600\/60 {
  border-bottom-color: rgb(79 70 229 / 0.6);
}
.tw-border-b-indigo-600\/65 {
  border-bottom-color: rgb(79 70 229 / 0.65);
}
.tw-border-b-indigo-600\/70 {
  border-bottom-color: rgb(79 70 229 / 0.7);
}
.tw-border-b-indigo-600\/75 {
  border-bottom-color: rgb(79 70 229 / 0.75);
}
.tw-border-b-indigo-600\/80 {
  border-bottom-color: rgb(79 70 229 / 0.8);
}
.tw-border-b-indigo-600\/85 {
  border-bottom-color: rgb(79 70 229 / 0.85);
}
.tw-border-b-indigo-600\/90 {
  border-bottom-color: rgb(79 70 229 / 0.9);
}
.tw-border-b-indigo-600\/95 {
  border-bottom-color: rgb(79 70 229 / 0.95);
}
.tw-border-b-indigo-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-700\/0 {
  border-bottom-color: rgb(67 56 202 / 0);
}
.tw-border-b-indigo-700\/10 {
  border-bottom-color: rgb(67 56 202 / 0.1);
}
.tw-border-b-indigo-700\/100 {
  border-bottom-color: rgb(67 56 202 / 1);
}
.tw-border-b-indigo-700\/15 {
  border-bottom-color: rgb(67 56 202 / 0.15);
}
.tw-border-b-indigo-700\/20 {
  border-bottom-color: rgb(67 56 202 / 0.2);
}
.tw-border-b-indigo-700\/25 {
  border-bottom-color: rgb(67 56 202 / 0.25);
}
.tw-border-b-indigo-700\/30 {
  border-bottom-color: rgb(67 56 202 / 0.3);
}
.tw-border-b-indigo-700\/35 {
  border-bottom-color: rgb(67 56 202 / 0.35);
}
.tw-border-b-indigo-700\/40 {
  border-bottom-color: rgb(67 56 202 / 0.4);
}
.tw-border-b-indigo-700\/45 {
  border-bottom-color: rgb(67 56 202 / 0.45);
}
.tw-border-b-indigo-700\/5 {
  border-bottom-color: rgb(67 56 202 / 0.05);
}
.tw-border-b-indigo-700\/50 {
  border-bottom-color: rgb(67 56 202 / 0.5);
}
.tw-border-b-indigo-700\/55 {
  border-bottom-color: rgb(67 56 202 / 0.55);
}
.tw-border-b-indigo-700\/60 {
  border-bottom-color: rgb(67 56 202 / 0.6);
}
.tw-border-b-indigo-700\/65 {
  border-bottom-color: rgb(67 56 202 / 0.65);
}
.tw-border-b-indigo-700\/70 {
  border-bottom-color: rgb(67 56 202 / 0.7);
}
.tw-border-b-indigo-700\/75 {
  border-bottom-color: rgb(67 56 202 / 0.75);
}
.tw-border-b-indigo-700\/80 {
  border-bottom-color: rgb(67 56 202 / 0.8);
}
.tw-border-b-indigo-700\/85 {
  border-bottom-color: rgb(67 56 202 / 0.85);
}
.tw-border-b-indigo-700\/90 {
  border-bottom-color: rgb(67 56 202 / 0.9);
}
.tw-border-b-indigo-700\/95 {
  border-bottom-color: rgb(67 56 202 / 0.95);
}
.tw-border-b-indigo-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-800\/0 {
  border-bottom-color: rgb(55 48 163 / 0);
}
.tw-border-b-indigo-800\/10 {
  border-bottom-color: rgb(55 48 163 / 0.1);
}
.tw-border-b-indigo-800\/100 {
  border-bottom-color: rgb(55 48 163 / 1);
}
.tw-border-b-indigo-800\/15 {
  border-bottom-color: rgb(55 48 163 / 0.15);
}
.tw-border-b-indigo-800\/20 {
  border-bottom-color: rgb(55 48 163 / 0.2);
}
.tw-border-b-indigo-800\/25 {
  border-bottom-color: rgb(55 48 163 / 0.25);
}
.tw-border-b-indigo-800\/30 {
  border-bottom-color: rgb(55 48 163 / 0.3);
}
.tw-border-b-indigo-800\/35 {
  border-bottom-color: rgb(55 48 163 / 0.35);
}
.tw-border-b-indigo-800\/40 {
  border-bottom-color: rgb(55 48 163 / 0.4);
}
.tw-border-b-indigo-800\/45 {
  border-bottom-color: rgb(55 48 163 / 0.45);
}
.tw-border-b-indigo-800\/5 {
  border-bottom-color: rgb(55 48 163 / 0.05);
}
.tw-border-b-indigo-800\/50 {
  border-bottom-color: rgb(55 48 163 / 0.5);
}
.tw-border-b-indigo-800\/55 {
  border-bottom-color: rgb(55 48 163 / 0.55);
}
.tw-border-b-indigo-800\/60 {
  border-bottom-color: rgb(55 48 163 / 0.6);
}
.tw-border-b-indigo-800\/65 {
  border-bottom-color: rgb(55 48 163 / 0.65);
}
.tw-border-b-indigo-800\/70 {
  border-bottom-color: rgb(55 48 163 / 0.7);
}
.tw-border-b-indigo-800\/75 {
  border-bottom-color: rgb(55 48 163 / 0.75);
}
.tw-border-b-indigo-800\/80 {
  border-bottom-color: rgb(55 48 163 / 0.8);
}
.tw-border-b-indigo-800\/85 {
  border-bottom-color: rgb(55 48 163 / 0.85);
}
.tw-border-b-indigo-800\/90 {
  border-bottom-color: rgb(55 48 163 / 0.9);
}
.tw-border-b-indigo-800\/95 {
  border-bottom-color: rgb(55 48 163 / 0.95);
}
.tw-border-b-indigo-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-900\/0 {
  border-bottom-color: rgb(49 46 129 / 0);
}
.tw-border-b-indigo-900\/10 {
  border-bottom-color: rgb(49 46 129 / 0.1);
}
.tw-border-b-indigo-900\/100 {
  border-bottom-color: rgb(49 46 129 / 1);
}
.tw-border-b-indigo-900\/15 {
  border-bottom-color: rgb(49 46 129 / 0.15);
}
.tw-border-b-indigo-900\/20 {
  border-bottom-color: rgb(49 46 129 / 0.2);
}
.tw-border-b-indigo-900\/25 {
  border-bottom-color: rgb(49 46 129 / 0.25);
}
.tw-border-b-indigo-900\/30 {
  border-bottom-color: rgb(49 46 129 / 0.3);
}
.tw-border-b-indigo-900\/35 {
  border-bottom-color: rgb(49 46 129 / 0.35);
}
.tw-border-b-indigo-900\/40 {
  border-bottom-color: rgb(49 46 129 / 0.4);
}
.tw-border-b-indigo-900\/45 {
  border-bottom-color: rgb(49 46 129 / 0.45);
}
.tw-border-b-indigo-900\/5 {
  border-bottom-color: rgb(49 46 129 / 0.05);
}
.tw-border-b-indigo-900\/50 {
  border-bottom-color: rgb(49 46 129 / 0.5);
}
.tw-border-b-indigo-900\/55 {
  border-bottom-color: rgb(49 46 129 / 0.55);
}
.tw-border-b-indigo-900\/60 {
  border-bottom-color: rgb(49 46 129 / 0.6);
}
.tw-border-b-indigo-900\/65 {
  border-bottom-color: rgb(49 46 129 / 0.65);
}
.tw-border-b-indigo-900\/70 {
  border-bottom-color: rgb(49 46 129 / 0.7);
}
.tw-border-b-indigo-900\/75 {
  border-bottom-color: rgb(49 46 129 / 0.75);
}
.tw-border-b-indigo-900\/80 {
  border-bottom-color: rgb(49 46 129 / 0.8);
}
.tw-border-b-indigo-900\/85 {
  border-bottom-color: rgb(49 46 129 / 0.85);
}
.tw-border-b-indigo-900\/90 {
  border-bottom-color: rgb(49 46 129 / 0.9);
}
.tw-border-b-indigo-900\/95 {
  border-bottom-color: rgb(49 46 129 / 0.95);
}
.tw-border-b-indigo-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-b-indigo-950\/0 {
  border-bottom-color: rgb(30 27 75 / 0);
}
.tw-border-b-indigo-950\/10 {
  border-bottom-color: rgb(30 27 75 / 0.1);
}
.tw-border-b-indigo-950\/100 {
  border-bottom-color: rgb(30 27 75 / 1);
}
.tw-border-b-indigo-950\/15 {
  border-bottom-color: rgb(30 27 75 / 0.15);
}
.tw-border-b-indigo-950\/20 {
  border-bottom-color: rgb(30 27 75 / 0.2);
}
.tw-border-b-indigo-950\/25 {
  border-bottom-color: rgb(30 27 75 / 0.25);
}
.tw-border-b-indigo-950\/30 {
  border-bottom-color: rgb(30 27 75 / 0.3);
}
.tw-border-b-indigo-950\/35 {
  border-bottom-color: rgb(30 27 75 / 0.35);
}
.tw-border-b-indigo-950\/40 {
  border-bottom-color: rgb(30 27 75 / 0.4);
}
.tw-border-b-indigo-950\/45 {
  border-bottom-color: rgb(30 27 75 / 0.45);
}
.tw-border-b-indigo-950\/5 {
  border-bottom-color: rgb(30 27 75 / 0.05);
}
.tw-border-b-indigo-950\/50 {
  border-bottom-color: rgb(30 27 75 / 0.5);
}
.tw-border-b-indigo-950\/55 {
  border-bottom-color: rgb(30 27 75 / 0.55);
}
.tw-border-b-indigo-950\/60 {
  border-bottom-color: rgb(30 27 75 / 0.6);
}
.tw-border-b-indigo-950\/65 {
  border-bottom-color: rgb(30 27 75 / 0.65);
}
.tw-border-b-indigo-950\/70 {
  border-bottom-color: rgb(30 27 75 / 0.7);
}
.tw-border-b-indigo-950\/75 {
  border-bottom-color: rgb(30 27 75 / 0.75);
}
.tw-border-b-indigo-950\/80 {
  border-bottom-color: rgb(30 27 75 / 0.8);
}
.tw-border-b-indigo-950\/85 {
  border-bottom-color: rgb(30 27 75 / 0.85);
}
.tw-border-b-indigo-950\/90 {
  border-bottom-color: rgb(30 27 75 / 0.9);
}
.tw-border-b-indigo-950\/95 {
  border-bottom-color: rgb(30 27 75 / 0.95);
}
.tw-border-b-inherit {
  border-bottom-color: inherit;
}
.tw-border-b-lime-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-100\/0 {
  border-bottom-color: rgb(236 252 203 / 0);
}
.tw-border-b-lime-100\/10 {
  border-bottom-color: rgb(236 252 203 / 0.1);
}
.tw-border-b-lime-100\/100 {
  border-bottom-color: rgb(236 252 203 / 1);
}
.tw-border-b-lime-100\/15 {
  border-bottom-color: rgb(236 252 203 / 0.15);
}
.tw-border-b-lime-100\/20 {
  border-bottom-color: rgb(236 252 203 / 0.2);
}
.tw-border-b-lime-100\/25 {
  border-bottom-color: rgb(236 252 203 / 0.25);
}
.tw-border-b-lime-100\/30 {
  border-bottom-color: rgb(236 252 203 / 0.3);
}
.tw-border-b-lime-100\/35 {
  border-bottom-color: rgb(236 252 203 / 0.35);
}
.tw-border-b-lime-100\/40 {
  border-bottom-color: rgb(236 252 203 / 0.4);
}
.tw-border-b-lime-100\/45 {
  border-bottom-color: rgb(236 252 203 / 0.45);
}
.tw-border-b-lime-100\/5 {
  border-bottom-color: rgb(236 252 203 / 0.05);
}
.tw-border-b-lime-100\/50 {
  border-bottom-color: rgb(236 252 203 / 0.5);
}
.tw-border-b-lime-100\/55 {
  border-bottom-color: rgb(236 252 203 / 0.55);
}
.tw-border-b-lime-100\/60 {
  border-bottom-color: rgb(236 252 203 / 0.6);
}
.tw-border-b-lime-100\/65 {
  border-bottom-color: rgb(236 252 203 / 0.65);
}
.tw-border-b-lime-100\/70 {
  border-bottom-color: rgb(236 252 203 / 0.7);
}
.tw-border-b-lime-100\/75 {
  border-bottom-color: rgb(236 252 203 / 0.75);
}
.tw-border-b-lime-100\/80 {
  border-bottom-color: rgb(236 252 203 / 0.8);
}
.tw-border-b-lime-100\/85 {
  border-bottom-color: rgb(236 252 203 / 0.85);
}
.tw-border-b-lime-100\/90 {
  border-bottom-color: rgb(236 252 203 / 0.9);
}
.tw-border-b-lime-100\/95 {
  border-bottom-color: rgb(236 252 203 / 0.95);
}
.tw-border-b-lime-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-200\/0 {
  border-bottom-color: rgb(217 249 157 / 0);
}
.tw-border-b-lime-200\/10 {
  border-bottom-color: rgb(217 249 157 / 0.1);
}
.tw-border-b-lime-200\/100 {
  border-bottom-color: rgb(217 249 157 / 1);
}
.tw-border-b-lime-200\/15 {
  border-bottom-color: rgb(217 249 157 / 0.15);
}
.tw-border-b-lime-200\/20 {
  border-bottom-color: rgb(217 249 157 / 0.2);
}
.tw-border-b-lime-200\/25 {
  border-bottom-color: rgb(217 249 157 / 0.25);
}
.tw-border-b-lime-200\/30 {
  border-bottom-color: rgb(217 249 157 / 0.3);
}
.tw-border-b-lime-200\/35 {
  border-bottom-color: rgb(217 249 157 / 0.35);
}
.tw-border-b-lime-200\/40 {
  border-bottom-color: rgb(217 249 157 / 0.4);
}
.tw-border-b-lime-200\/45 {
  border-bottom-color: rgb(217 249 157 / 0.45);
}
.tw-border-b-lime-200\/5 {
  border-bottom-color: rgb(217 249 157 / 0.05);
}
.tw-border-b-lime-200\/50 {
  border-bottom-color: rgb(217 249 157 / 0.5);
}
.tw-border-b-lime-200\/55 {
  border-bottom-color: rgb(217 249 157 / 0.55);
}
.tw-border-b-lime-200\/60 {
  border-bottom-color: rgb(217 249 157 / 0.6);
}
.tw-border-b-lime-200\/65 {
  border-bottom-color: rgb(217 249 157 / 0.65);
}
.tw-border-b-lime-200\/70 {
  border-bottom-color: rgb(217 249 157 / 0.7);
}
.tw-border-b-lime-200\/75 {
  border-bottom-color: rgb(217 249 157 / 0.75);
}
.tw-border-b-lime-200\/80 {
  border-bottom-color: rgb(217 249 157 / 0.8);
}
.tw-border-b-lime-200\/85 {
  border-bottom-color: rgb(217 249 157 / 0.85);
}
.tw-border-b-lime-200\/90 {
  border-bottom-color: rgb(217 249 157 / 0.9);
}
.tw-border-b-lime-200\/95 {
  border-bottom-color: rgb(217 249 157 / 0.95);
}
.tw-border-b-lime-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-300\/0 {
  border-bottom-color: rgb(190 242 100 / 0);
}
.tw-border-b-lime-300\/10 {
  border-bottom-color: rgb(190 242 100 / 0.1);
}
.tw-border-b-lime-300\/100 {
  border-bottom-color: rgb(190 242 100 / 1);
}
.tw-border-b-lime-300\/15 {
  border-bottom-color: rgb(190 242 100 / 0.15);
}
.tw-border-b-lime-300\/20 {
  border-bottom-color: rgb(190 242 100 / 0.2);
}
.tw-border-b-lime-300\/25 {
  border-bottom-color: rgb(190 242 100 / 0.25);
}
.tw-border-b-lime-300\/30 {
  border-bottom-color: rgb(190 242 100 / 0.3);
}
.tw-border-b-lime-300\/35 {
  border-bottom-color: rgb(190 242 100 / 0.35);
}
.tw-border-b-lime-300\/40 {
  border-bottom-color: rgb(190 242 100 / 0.4);
}
.tw-border-b-lime-300\/45 {
  border-bottom-color: rgb(190 242 100 / 0.45);
}
.tw-border-b-lime-300\/5 {
  border-bottom-color: rgb(190 242 100 / 0.05);
}
.tw-border-b-lime-300\/50 {
  border-bottom-color: rgb(190 242 100 / 0.5);
}
.tw-border-b-lime-300\/55 {
  border-bottom-color: rgb(190 242 100 / 0.55);
}
.tw-border-b-lime-300\/60 {
  border-bottom-color: rgb(190 242 100 / 0.6);
}
.tw-border-b-lime-300\/65 {
  border-bottom-color: rgb(190 242 100 / 0.65);
}
.tw-border-b-lime-300\/70 {
  border-bottom-color: rgb(190 242 100 / 0.7);
}
.tw-border-b-lime-300\/75 {
  border-bottom-color: rgb(190 242 100 / 0.75);
}
.tw-border-b-lime-300\/80 {
  border-bottom-color: rgb(190 242 100 / 0.8);
}
.tw-border-b-lime-300\/85 {
  border-bottom-color: rgb(190 242 100 / 0.85);
}
.tw-border-b-lime-300\/90 {
  border-bottom-color: rgb(190 242 100 / 0.9);
}
.tw-border-b-lime-300\/95 {
  border-bottom-color: rgb(190 242 100 / 0.95);
}
.tw-border-b-lime-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-400\/0 {
  border-bottom-color: rgb(163 230 53 / 0);
}
.tw-border-b-lime-400\/10 {
  border-bottom-color: rgb(163 230 53 / 0.1);
}
.tw-border-b-lime-400\/100 {
  border-bottom-color: rgb(163 230 53 / 1);
}
.tw-border-b-lime-400\/15 {
  border-bottom-color: rgb(163 230 53 / 0.15);
}
.tw-border-b-lime-400\/20 {
  border-bottom-color: rgb(163 230 53 / 0.2);
}
.tw-border-b-lime-400\/25 {
  border-bottom-color: rgb(163 230 53 / 0.25);
}
.tw-border-b-lime-400\/30 {
  border-bottom-color: rgb(163 230 53 / 0.3);
}
.tw-border-b-lime-400\/35 {
  border-bottom-color: rgb(163 230 53 / 0.35);
}
.tw-border-b-lime-400\/40 {
  border-bottom-color: rgb(163 230 53 / 0.4);
}
.tw-border-b-lime-400\/45 {
  border-bottom-color: rgb(163 230 53 / 0.45);
}
.tw-border-b-lime-400\/5 {
  border-bottom-color: rgb(163 230 53 / 0.05);
}
.tw-border-b-lime-400\/50 {
  border-bottom-color: rgb(163 230 53 / 0.5);
}
.tw-border-b-lime-400\/55 {
  border-bottom-color: rgb(163 230 53 / 0.55);
}
.tw-border-b-lime-400\/60 {
  border-bottom-color: rgb(163 230 53 / 0.6);
}
.tw-border-b-lime-400\/65 {
  border-bottom-color: rgb(163 230 53 / 0.65);
}
.tw-border-b-lime-400\/70 {
  border-bottom-color: rgb(163 230 53 / 0.7);
}
.tw-border-b-lime-400\/75 {
  border-bottom-color: rgb(163 230 53 / 0.75);
}
.tw-border-b-lime-400\/80 {
  border-bottom-color: rgb(163 230 53 / 0.8);
}
.tw-border-b-lime-400\/85 {
  border-bottom-color: rgb(163 230 53 / 0.85);
}
.tw-border-b-lime-400\/90 {
  border-bottom-color: rgb(163 230 53 / 0.9);
}
.tw-border-b-lime-400\/95 {
  border-bottom-color: rgb(163 230 53 / 0.95);
}
.tw-border-b-lime-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-50\/0 {
  border-bottom-color: rgb(247 254 231 / 0);
}
.tw-border-b-lime-50\/10 {
  border-bottom-color: rgb(247 254 231 / 0.1);
}
.tw-border-b-lime-50\/100 {
  border-bottom-color: rgb(247 254 231 / 1);
}
.tw-border-b-lime-50\/15 {
  border-bottom-color: rgb(247 254 231 / 0.15);
}
.tw-border-b-lime-50\/20 {
  border-bottom-color: rgb(247 254 231 / 0.2);
}
.tw-border-b-lime-50\/25 {
  border-bottom-color: rgb(247 254 231 / 0.25);
}
.tw-border-b-lime-50\/30 {
  border-bottom-color: rgb(247 254 231 / 0.3);
}
.tw-border-b-lime-50\/35 {
  border-bottom-color: rgb(247 254 231 / 0.35);
}
.tw-border-b-lime-50\/40 {
  border-bottom-color: rgb(247 254 231 / 0.4);
}
.tw-border-b-lime-50\/45 {
  border-bottom-color: rgb(247 254 231 / 0.45);
}
.tw-border-b-lime-50\/5 {
  border-bottom-color: rgb(247 254 231 / 0.05);
}
.tw-border-b-lime-50\/50 {
  border-bottom-color: rgb(247 254 231 / 0.5);
}
.tw-border-b-lime-50\/55 {
  border-bottom-color: rgb(247 254 231 / 0.55);
}
.tw-border-b-lime-50\/60 {
  border-bottom-color: rgb(247 254 231 / 0.6);
}
.tw-border-b-lime-50\/65 {
  border-bottom-color: rgb(247 254 231 / 0.65);
}
.tw-border-b-lime-50\/70 {
  border-bottom-color: rgb(247 254 231 / 0.7);
}
.tw-border-b-lime-50\/75 {
  border-bottom-color: rgb(247 254 231 / 0.75);
}
.tw-border-b-lime-50\/80 {
  border-bottom-color: rgb(247 254 231 / 0.8);
}
.tw-border-b-lime-50\/85 {
  border-bottom-color: rgb(247 254 231 / 0.85);
}
.tw-border-b-lime-50\/90 {
  border-bottom-color: rgb(247 254 231 / 0.9);
}
.tw-border-b-lime-50\/95 {
  border-bottom-color: rgb(247 254 231 / 0.95);
}
.tw-border-b-lime-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-500\/0 {
  border-bottom-color: rgb(132 204 22 / 0);
}
.tw-border-b-lime-500\/10 {
  border-bottom-color: rgb(132 204 22 / 0.1);
}
.tw-border-b-lime-500\/100 {
  border-bottom-color: rgb(132 204 22 / 1);
}
.tw-border-b-lime-500\/15 {
  border-bottom-color: rgb(132 204 22 / 0.15);
}
.tw-border-b-lime-500\/20 {
  border-bottom-color: rgb(132 204 22 / 0.2);
}
.tw-border-b-lime-500\/25 {
  border-bottom-color: rgb(132 204 22 / 0.25);
}
.tw-border-b-lime-500\/30 {
  border-bottom-color: rgb(132 204 22 / 0.3);
}
.tw-border-b-lime-500\/35 {
  border-bottom-color: rgb(132 204 22 / 0.35);
}
.tw-border-b-lime-500\/40 {
  border-bottom-color: rgb(132 204 22 / 0.4);
}
.tw-border-b-lime-500\/45 {
  border-bottom-color: rgb(132 204 22 / 0.45);
}
.tw-border-b-lime-500\/5 {
  border-bottom-color: rgb(132 204 22 / 0.05);
}
.tw-border-b-lime-500\/50 {
  border-bottom-color: rgb(132 204 22 / 0.5);
}
.tw-border-b-lime-500\/55 {
  border-bottom-color: rgb(132 204 22 / 0.55);
}
.tw-border-b-lime-500\/60 {
  border-bottom-color: rgb(132 204 22 / 0.6);
}
.tw-border-b-lime-500\/65 {
  border-bottom-color: rgb(132 204 22 / 0.65);
}
.tw-border-b-lime-500\/70 {
  border-bottom-color: rgb(132 204 22 / 0.7);
}
.tw-border-b-lime-500\/75 {
  border-bottom-color: rgb(132 204 22 / 0.75);
}
.tw-border-b-lime-500\/80 {
  border-bottom-color: rgb(132 204 22 / 0.8);
}
.tw-border-b-lime-500\/85 {
  border-bottom-color: rgb(132 204 22 / 0.85);
}
.tw-border-b-lime-500\/90 {
  border-bottom-color: rgb(132 204 22 / 0.9);
}
.tw-border-b-lime-500\/95 {
  border-bottom-color: rgb(132 204 22 / 0.95);
}
.tw-border-b-lime-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-600\/0 {
  border-bottom-color: rgb(101 163 13 / 0);
}
.tw-border-b-lime-600\/10 {
  border-bottom-color: rgb(101 163 13 / 0.1);
}
.tw-border-b-lime-600\/100 {
  border-bottom-color: rgb(101 163 13 / 1);
}
.tw-border-b-lime-600\/15 {
  border-bottom-color: rgb(101 163 13 / 0.15);
}
.tw-border-b-lime-600\/20 {
  border-bottom-color: rgb(101 163 13 / 0.2);
}
.tw-border-b-lime-600\/25 {
  border-bottom-color: rgb(101 163 13 / 0.25);
}
.tw-border-b-lime-600\/30 {
  border-bottom-color: rgb(101 163 13 / 0.3);
}
.tw-border-b-lime-600\/35 {
  border-bottom-color: rgb(101 163 13 / 0.35);
}
.tw-border-b-lime-600\/40 {
  border-bottom-color: rgb(101 163 13 / 0.4);
}
.tw-border-b-lime-600\/45 {
  border-bottom-color: rgb(101 163 13 / 0.45);
}
.tw-border-b-lime-600\/5 {
  border-bottom-color: rgb(101 163 13 / 0.05);
}
.tw-border-b-lime-600\/50 {
  border-bottom-color: rgb(101 163 13 / 0.5);
}
.tw-border-b-lime-600\/55 {
  border-bottom-color: rgb(101 163 13 / 0.55);
}
.tw-border-b-lime-600\/60 {
  border-bottom-color: rgb(101 163 13 / 0.6);
}
.tw-border-b-lime-600\/65 {
  border-bottom-color: rgb(101 163 13 / 0.65);
}
.tw-border-b-lime-600\/70 {
  border-bottom-color: rgb(101 163 13 / 0.7);
}
.tw-border-b-lime-600\/75 {
  border-bottom-color: rgb(101 163 13 / 0.75);
}
.tw-border-b-lime-600\/80 {
  border-bottom-color: rgb(101 163 13 / 0.8);
}
.tw-border-b-lime-600\/85 {
  border-bottom-color: rgb(101 163 13 / 0.85);
}
.tw-border-b-lime-600\/90 {
  border-bottom-color: rgb(101 163 13 / 0.9);
}
.tw-border-b-lime-600\/95 {
  border-bottom-color: rgb(101 163 13 / 0.95);
}
.tw-border-b-lime-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-700\/0 {
  border-bottom-color: rgb(77 124 15 / 0);
}
.tw-border-b-lime-700\/10 {
  border-bottom-color: rgb(77 124 15 / 0.1);
}
.tw-border-b-lime-700\/100 {
  border-bottom-color: rgb(77 124 15 / 1);
}
.tw-border-b-lime-700\/15 {
  border-bottom-color: rgb(77 124 15 / 0.15);
}
.tw-border-b-lime-700\/20 {
  border-bottom-color: rgb(77 124 15 / 0.2);
}
.tw-border-b-lime-700\/25 {
  border-bottom-color: rgb(77 124 15 / 0.25);
}
.tw-border-b-lime-700\/30 {
  border-bottom-color: rgb(77 124 15 / 0.3);
}
.tw-border-b-lime-700\/35 {
  border-bottom-color: rgb(77 124 15 / 0.35);
}
.tw-border-b-lime-700\/40 {
  border-bottom-color: rgb(77 124 15 / 0.4);
}
.tw-border-b-lime-700\/45 {
  border-bottom-color: rgb(77 124 15 / 0.45);
}
.tw-border-b-lime-700\/5 {
  border-bottom-color: rgb(77 124 15 / 0.05);
}
.tw-border-b-lime-700\/50 {
  border-bottom-color: rgb(77 124 15 / 0.5);
}
.tw-border-b-lime-700\/55 {
  border-bottom-color: rgb(77 124 15 / 0.55);
}
.tw-border-b-lime-700\/60 {
  border-bottom-color: rgb(77 124 15 / 0.6);
}
.tw-border-b-lime-700\/65 {
  border-bottom-color: rgb(77 124 15 / 0.65);
}
.tw-border-b-lime-700\/70 {
  border-bottom-color: rgb(77 124 15 / 0.7);
}
.tw-border-b-lime-700\/75 {
  border-bottom-color: rgb(77 124 15 / 0.75);
}
.tw-border-b-lime-700\/80 {
  border-bottom-color: rgb(77 124 15 / 0.8);
}
.tw-border-b-lime-700\/85 {
  border-bottom-color: rgb(77 124 15 / 0.85);
}
.tw-border-b-lime-700\/90 {
  border-bottom-color: rgb(77 124 15 / 0.9);
}
.tw-border-b-lime-700\/95 {
  border-bottom-color: rgb(77 124 15 / 0.95);
}
.tw-border-b-lime-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-800\/0 {
  border-bottom-color: rgb(63 98 18 / 0);
}
.tw-border-b-lime-800\/10 {
  border-bottom-color: rgb(63 98 18 / 0.1);
}
.tw-border-b-lime-800\/100 {
  border-bottom-color: rgb(63 98 18 / 1);
}
.tw-border-b-lime-800\/15 {
  border-bottom-color: rgb(63 98 18 / 0.15);
}
.tw-border-b-lime-800\/20 {
  border-bottom-color: rgb(63 98 18 / 0.2);
}
.tw-border-b-lime-800\/25 {
  border-bottom-color: rgb(63 98 18 / 0.25);
}
.tw-border-b-lime-800\/30 {
  border-bottom-color: rgb(63 98 18 / 0.3);
}
.tw-border-b-lime-800\/35 {
  border-bottom-color: rgb(63 98 18 / 0.35);
}
.tw-border-b-lime-800\/40 {
  border-bottom-color: rgb(63 98 18 / 0.4);
}
.tw-border-b-lime-800\/45 {
  border-bottom-color: rgb(63 98 18 / 0.45);
}
.tw-border-b-lime-800\/5 {
  border-bottom-color: rgb(63 98 18 / 0.05);
}
.tw-border-b-lime-800\/50 {
  border-bottom-color: rgb(63 98 18 / 0.5);
}
.tw-border-b-lime-800\/55 {
  border-bottom-color: rgb(63 98 18 / 0.55);
}
.tw-border-b-lime-800\/60 {
  border-bottom-color: rgb(63 98 18 / 0.6);
}
.tw-border-b-lime-800\/65 {
  border-bottom-color: rgb(63 98 18 / 0.65);
}
.tw-border-b-lime-800\/70 {
  border-bottom-color: rgb(63 98 18 / 0.7);
}
.tw-border-b-lime-800\/75 {
  border-bottom-color: rgb(63 98 18 / 0.75);
}
.tw-border-b-lime-800\/80 {
  border-bottom-color: rgb(63 98 18 / 0.8);
}
.tw-border-b-lime-800\/85 {
  border-bottom-color: rgb(63 98 18 / 0.85);
}
.tw-border-b-lime-800\/90 {
  border-bottom-color: rgb(63 98 18 / 0.9);
}
.tw-border-b-lime-800\/95 {
  border-bottom-color: rgb(63 98 18 / 0.95);
}
.tw-border-b-lime-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-900\/0 {
  border-bottom-color: rgb(54 83 20 / 0);
}
.tw-border-b-lime-900\/10 {
  border-bottom-color: rgb(54 83 20 / 0.1);
}
.tw-border-b-lime-900\/100 {
  border-bottom-color: rgb(54 83 20 / 1);
}
.tw-border-b-lime-900\/15 {
  border-bottom-color: rgb(54 83 20 / 0.15);
}
.tw-border-b-lime-900\/20 {
  border-bottom-color: rgb(54 83 20 / 0.2);
}
.tw-border-b-lime-900\/25 {
  border-bottom-color: rgb(54 83 20 / 0.25);
}
.tw-border-b-lime-900\/30 {
  border-bottom-color: rgb(54 83 20 / 0.3);
}
.tw-border-b-lime-900\/35 {
  border-bottom-color: rgb(54 83 20 / 0.35);
}
.tw-border-b-lime-900\/40 {
  border-bottom-color: rgb(54 83 20 / 0.4);
}
.tw-border-b-lime-900\/45 {
  border-bottom-color: rgb(54 83 20 / 0.45);
}
.tw-border-b-lime-900\/5 {
  border-bottom-color: rgb(54 83 20 / 0.05);
}
.tw-border-b-lime-900\/50 {
  border-bottom-color: rgb(54 83 20 / 0.5);
}
.tw-border-b-lime-900\/55 {
  border-bottom-color: rgb(54 83 20 / 0.55);
}
.tw-border-b-lime-900\/60 {
  border-bottom-color: rgb(54 83 20 / 0.6);
}
.tw-border-b-lime-900\/65 {
  border-bottom-color: rgb(54 83 20 / 0.65);
}
.tw-border-b-lime-900\/70 {
  border-bottom-color: rgb(54 83 20 / 0.7);
}
.tw-border-b-lime-900\/75 {
  border-bottom-color: rgb(54 83 20 / 0.75);
}
.tw-border-b-lime-900\/80 {
  border-bottom-color: rgb(54 83 20 / 0.8);
}
.tw-border-b-lime-900\/85 {
  border-bottom-color: rgb(54 83 20 / 0.85);
}
.tw-border-b-lime-900\/90 {
  border-bottom-color: rgb(54 83 20 / 0.9);
}
.tw-border-b-lime-900\/95 {
  border-bottom-color: rgb(54 83 20 / 0.95);
}
.tw-border-b-lime-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-b-lime-950\/0 {
  border-bottom-color: rgb(26 46 5 / 0);
}
.tw-border-b-lime-950\/10 {
  border-bottom-color: rgb(26 46 5 / 0.1);
}
.tw-border-b-lime-950\/100 {
  border-bottom-color: rgb(26 46 5 / 1);
}
.tw-border-b-lime-950\/15 {
  border-bottom-color: rgb(26 46 5 / 0.15);
}
.tw-border-b-lime-950\/20 {
  border-bottom-color: rgb(26 46 5 / 0.2);
}
.tw-border-b-lime-950\/25 {
  border-bottom-color: rgb(26 46 5 / 0.25);
}
.tw-border-b-lime-950\/30 {
  border-bottom-color: rgb(26 46 5 / 0.3);
}
.tw-border-b-lime-950\/35 {
  border-bottom-color: rgb(26 46 5 / 0.35);
}
.tw-border-b-lime-950\/40 {
  border-bottom-color: rgb(26 46 5 / 0.4);
}
.tw-border-b-lime-950\/45 {
  border-bottom-color: rgb(26 46 5 / 0.45);
}
.tw-border-b-lime-950\/5 {
  border-bottom-color: rgb(26 46 5 / 0.05);
}
.tw-border-b-lime-950\/50 {
  border-bottom-color: rgb(26 46 5 / 0.5);
}
.tw-border-b-lime-950\/55 {
  border-bottom-color: rgb(26 46 5 / 0.55);
}
.tw-border-b-lime-950\/60 {
  border-bottom-color: rgb(26 46 5 / 0.6);
}
.tw-border-b-lime-950\/65 {
  border-bottom-color: rgb(26 46 5 / 0.65);
}
.tw-border-b-lime-950\/70 {
  border-bottom-color: rgb(26 46 5 / 0.7);
}
.tw-border-b-lime-950\/75 {
  border-bottom-color: rgb(26 46 5 / 0.75);
}
.tw-border-b-lime-950\/80 {
  border-bottom-color: rgb(26 46 5 / 0.8);
}
.tw-border-b-lime-950\/85 {
  border-bottom-color: rgb(26 46 5 / 0.85);
}
.tw-border-b-lime-950\/90 {
  border-bottom-color: rgb(26 46 5 / 0.9);
}
.tw-border-b-lime-950\/95 {
  border-bottom-color: rgb(26 46 5 / 0.95);
}
.tw-border-b-neutral-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-100\/0 {
  border-bottom-color: rgb(245 245 245 / 0);
}
.tw-border-b-neutral-100\/10 {
  border-bottom-color: rgb(245 245 245 / 0.1);
}
.tw-border-b-neutral-100\/100 {
  border-bottom-color: rgb(245 245 245 / 1);
}
.tw-border-b-neutral-100\/15 {
  border-bottom-color: rgb(245 245 245 / 0.15);
}
.tw-border-b-neutral-100\/20 {
  border-bottom-color: rgb(245 245 245 / 0.2);
}
.tw-border-b-neutral-100\/25 {
  border-bottom-color: rgb(245 245 245 / 0.25);
}
.tw-border-b-neutral-100\/30 {
  border-bottom-color: rgb(245 245 245 / 0.3);
}
.tw-border-b-neutral-100\/35 {
  border-bottom-color: rgb(245 245 245 / 0.35);
}
.tw-border-b-neutral-100\/40 {
  border-bottom-color: rgb(245 245 245 / 0.4);
}
.tw-border-b-neutral-100\/45 {
  border-bottom-color: rgb(245 245 245 / 0.45);
}
.tw-border-b-neutral-100\/5 {
  border-bottom-color: rgb(245 245 245 / 0.05);
}
.tw-border-b-neutral-100\/50 {
  border-bottom-color: rgb(245 245 245 / 0.5);
}
.tw-border-b-neutral-100\/55 {
  border-bottom-color: rgb(245 245 245 / 0.55);
}
.tw-border-b-neutral-100\/60 {
  border-bottom-color: rgb(245 245 245 / 0.6);
}
.tw-border-b-neutral-100\/65 {
  border-bottom-color: rgb(245 245 245 / 0.65);
}
.tw-border-b-neutral-100\/70 {
  border-bottom-color: rgb(245 245 245 / 0.7);
}
.tw-border-b-neutral-100\/75 {
  border-bottom-color: rgb(245 245 245 / 0.75);
}
.tw-border-b-neutral-100\/80 {
  border-bottom-color: rgb(245 245 245 / 0.8);
}
.tw-border-b-neutral-100\/85 {
  border-bottom-color: rgb(245 245 245 / 0.85);
}
.tw-border-b-neutral-100\/90 {
  border-bottom-color: rgb(245 245 245 / 0.9);
}
.tw-border-b-neutral-100\/95 {
  border-bottom-color: rgb(245 245 245 / 0.95);
}
.tw-border-b-neutral-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-200\/0 {
  border-bottom-color: rgb(229 229 229 / 0);
}
.tw-border-b-neutral-200\/10 {
  border-bottom-color: rgb(229 229 229 / 0.1);
}
.tw-border-b-neutral-200\/100 {
  border-bottom-color: rgb(229 229 229 / 1);
}
.tw-border-b-neutral-200\/15 {
  border-bottom-color: rgb(229 229 229 / 0.15);
}
.tw-border-b-neutral-200\/20 {
  border-bottom-color: rgb(229 229 229 / 0.2);
}
.tw-border-b-neutral-200\/25 {
  border-bottom-color: rgb(229 229 229 / 0.25);
}
.tw-border-b-neutral-200\/30 {
  border-bottom-color: rgb(229 229 229 / 0.3);
}
.tw-border-b-neutral-200\/35 {
  border-bottom-color: rgb(229 229 229 / 0.35);
}
.tw-border-b-neutral-200\/40 {
  border-bottom-color: rgb(229 229 229 / 0.4);
}
.tw-border-b-neutral-200\/45 {
  border-bottom-color: rgb(229 229 229 / 0.45);
}
.tw-border-b-neutral-200\/5 {
  border-bottom-color: rgb(229 229 229 / 0.05);
}
.tw-border-b-neutral-200\/50 {
  border-bottom-color: rgb(229 229 229 / 0.5);
}
.tw-border-b-neutral-200\/55 {
  border-bottom-color: rgb(229 229 229 / 0.55);
}
.tw-border-b-neutral-200\/60 {
  border-bottom-color: rgb(229 229 229 / 0.6);
}
.tw-border-b-neutral-200\/65 {
  border-bottom-color: rgb(229 229 229 / 0.65);
}
.tw-border-b-neutral-200\/70 {
  border-bottom-color: rgb(229 229 229 / 0.7);
}
.tw-border-b-neutral-200\/75 {
  border-bottom-color: rgb(229 229 229 / 0.75);
}
.tw-border-b-neutral-200\/80 {
  border-bottom-color: rgb(229 229 229 / 0.8);
}
.tw-border-b-neutral-200\/85 {
  border-bottom-color: rgb(229 229 229 / 0.85);
}
.tw-border-b-neutral-200\/90 {
  border-bottom-color: rgb(229 229 229 / 0.9);
}
.tw-border-b-neutral-200\/95 {
  border-bottom-color: rgb(229 229 229 / 0.95);
}
.tw-border-b-neutral-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-300\/0 {
  border-bottom-color: rgb(212 212 212 / 0);
}
.tw-border-b-neutral-300\/10 {
  border-bottom-color: rgb(212 212 212 / 0.1);
}
.tw-border-b-neutral-300\/100 {
  border-bottom-color: rgb(212 212 212 / 1);
}
.tw-border-b-neutral-300\/15 {
  border-bottom-color: rgb(212 212 212 / 0.15);
}
.tw-border-b-neutral-300\/20 {
  border-bottom-color: rgb(212 212 212 / 0.2);
}
.tw-border-b-neutral-300\/25 {
  border-bottom-color: rgb(212 212 212 / 0.25);
}
.tw-border-b-neutral-300\/30 {
  border-bottom-color: rgb(212 212 212 / 0.3);
}
.tw-border-b-neutral-300\/35 {
  border-bottom-color: rgb(212 212 212 / 0.35);
}
.tw-border-b-neutral-300\/40 {
  border-bottom-color: rgb(212 212 212 / 0.4);
}
.tw-border-b-neutral-300\/45 {
  border-bottom-color: rgb(212 212 212 / 0.45);
}
.tw-border-b-neutral-300\/5 {
  border-bottom-color: rgb(212 212 212 / 0.05);
}
.tw-border-b-neutral-300\/50 {
  border-bottom-color: rgb(212 212 212 / 0.5);
}
.tw-border-b-neutral-300\/55 {
  border-bottom-color: rgb(212 212 212 / 0.55);
}
.tw-border-b-neutral-300\/60 {
  border-bottom-color: rgb(212 212 212 / 0.6);
}
.tw-border-b-neutral-300\/65 {
  border-bottom-color: rgb(212 212 212 / 0.65);
}
.tw-border-b-neutral-300\/70 {
  border-bottom-color: rgb(212 212 212 / 0.7);
}
.tw-border-b-neutral-300\/75 {
  border-bottom-color: rgb(212 212 212 / 0.75);
}
.tw-border-b-neutral-300\/80 {
  border-bottom-color: rgb(212 212 212 / 0.8);
}
.tw-border-b-neutral-300\/85 {
  border-bottom-color: rgb(212 212 212 / 0.85);
}
.tw-border-b-neutral-300\/90 {
  border-bottom-color: rgb(212 212 212 / 0.9);
}
.tw-border-b-neutral-300\/95 {
  border-bottom-color: rgb(212 212 212 / 0.95);
}
.tw-border-b-neutral-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-400\/0 {
  border-bottom-color: rgb(163 163 163 / 0);
}
.tw-border-b-neutral-400\/10 {
  border-bottom-color: rgb(163 163 163 / 0.1);
}
.tw-border-b-neutral-400\/100 {
  border-bottom-color: rgb(163 163 163 / 1);
}
.tw-border-b-neutral-400\/15 {
  border-bottom-color: rgb(163 163 163 / 0.15);
}
.tw-border-b-neutral-400\/20 {
  border-bottom-color: rgb(163 163 163 / 0.2);
}
.tw-border-b-neutral-400\/25 {
  border-bottom-color: rgb(163 163 163 / 0.25);
}
.tw-border-b-neutral-400\/30 {
  border-bottom-color: rgb(163 163 163 / 0.3);
}
.tw-border-b-neutral-400\/35 {
  border-bottom-color: rgb(163 163 163 / 0.35);
}
.tw-border-b-neutral-400\/40 {
  border-bottom-color: rgb(163 163 163 / 0.4);
}
.tw-border-b-neutral-400\/45 {
  border-bottom-color: rgb(163 163 163 / 0.45);
}
.tw-border-b-neutral-400\/5 {
  border-bottom-color: rgb(163 163 163 / 0.05);
}
.tw-border-b-neutral-400\/50 {
  border-bottom-color: rgb(163 163 163 / 0.5);
}
.tw-border-b-neutral-400\/55 {
  border-bottom-color: rgb(163 163 163 / 0.55);
}
.tw-border-b-neutral-400\/60 {
  border-bottom-color: rgb(163 163 163 / 0.6);
}
.tw-border-b-neutral-400\/65 {
  border-bottom-color: rgb(163 163 163 / 0.65);
}
.tw-border-b-neutral-400\/70 {
  border-bottom-color: rgb(163 163 163 / 0.7);
}
.tw-border-b-neutral-400\/75 {
  border-bottom-color: rgb(163 163 163 / 0.75);
}
.tw-border-b-neutral-400\/80 {
  border-bottom-color: rgb(163 163 163 / 0.8);
}
.tw-border-b-neutral-400\/85 {
  border-bottom-color: rgb(163 163 163 / 0.85);
}
.tw-border-b-neutral-400\/90 {
  border-bottom-color: rgb(163 163 163 / 0.9);
}
.tw-border-b-neutral-400\/95 {
  border-bottom-color: rgb(163 163 163 / 0.95);
}
.tw-border-b-neutral-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-50\/0 {
  border-bottom-color: rgb(250 250 250 / 0);
}
.tw-border-b-neutral-50\/10 {
  border-bottom-color: rgb(250 250 250 / 0.1);
}
.tw-border-b-neutral-50\/100 {
  border-bottom-color: rgb(250 250 250 / 1);
}
.tw-border-b-neutral-50\/15 {
  border-bottom-color: rgb(250 250 250 / 0.15);
}
.tw-border-b-neutral-50\/20 {
  border-bottom-color: rgb(250 250 250 / 0.2);
}
.tw-border-b-neutral-50\/25 {
  border-bottom-color: rgb(250 250 250 / 0.25);
}
.tw-border-b-neutral-50\/30 {
  border-bottom-color: rgb(250 250 250 / 0.3);
}
.tw-border-b-neutral-50\/35 {
  border-bottom-color: rgb(250 250 250 / 0.35);
}
.tw-border-b-neutral-50\/40 {
  border-bottom-color: rgb(250 250 250 / 0.4);
}
.tw-border-b-neutral-50\/45 {
  border-bottom-color: rgb(250 250 250 / 0.45);
}
.tw-border-b-neutral-50\/5 {
  border-bottom-color: rgb(250 250 250 / 0.05);
}
.tw-border-b-neutral-50\/50 {
  border-bottom-color: rgb(250 250 250 / 0.5);
}
.tw-border-b-neutral-50\/55 {
  border-bottom-color: rgb(250 250 250 / 0.55);
}
.tw-border-b-neutral-50\/60 {
  border-bottom-color: rgb(250 250 250 / 0.6);
}
.tw-border-b-neutral-50\/65 {
  border-bottom-color: rgb(250 250 250 / 0.65);
}
.tw-border-b-neutral-50\/70 {
  border-bottom-color: rgb(250 250 250 / 0.7);
}
.tw-border-b-neutral-50\/75 {
  border-bottom-color: rgb(250 250 250 / 0.75);
}
.tw-border-b-neutral-50\/80 {
  border-bottom-color: rgb(250 250 250 / 0.8);
}
.tw-border-b-neutral-50\/85 {
  border-bottom-color: rgb(250 250 250 / 0.85);
}
.tw-border-b-neutral-50\/90 {
  border-bottom-color: rgb(250 250 250 / 0.9);
}
.tw-border-b-neutral-50\/95 {
  border-bottom-color: rgb(250 250 250 / 0.95);
}
.tw-border-b-neutral-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-500\/0 {
  border-bottom-color: rgb(115 115 115 / 0);
}
.tw-border-b-neutral-500\/10 {
  border-bottom-color: rgb(115 115 115 / 0.1);
}
.tw-border-b-neutral-500\/100 {
  border-bottom-color: rgb(115 115 115 / 1);
}
.tw-border-b-neutral-500\/15 {
  border-bottom-color: rgb(115 115 115 / 0.15);
}
.tw-border-b-neutral-500\/20 {
  border-bottom-color: rgb(115 115 115 / 0.2);
}
.tw-border-b-neutral-500\/25 {
  border-bottom-color: rgb(115 115 115 / 0.25);
}
.tw-border-b-neutral-500\/30 {
  border-bottom-color: rgb(115 115 115 / 0.3);
}
.tw-border-b-neutral-500\/35 {
  border-bottom-color: rgb(115 115 115 / 0.35);
}
.tw-border-b-neutral-500\/40 {
  border-bottom-color: rgb(115 115 115 / 0.4);
}
.tw-border-b-neutral-500\/45 {
  border-bottom-color: rgb(115 115 115 / 0.45);
}
.tw-border-b-neutral-500\/5 {
  border-bottom-color: rgb(115 115 115 / 0.05);
}
.tw-border-b-neutral-500\/50 {
  border-bottom-color: rgb(115 115 115 / 0.5);
}
.tw-border-b-neutral-500\/55 {
  border-bottom-color: rgb(115 115 115 / 0.55);
}
.tw-border-b-neutral-500\/60 {
  border-bottom-color: rgb(115 115 115 / 0.6);
}
.tw-border-b-neutral-500\/65 {
  border-bottom-color: rgb(115 115 115 / 0.65);
}
.tw-border-b-neutral-500\/70 {
  border-bottom-color: rgb(115 115 115 / 0.7);
}
.tw-border-b-neutral-500\/75 {
  border-bottom-color: rgb(115 115 115 / 0.75);
}
.tw-border-b-neutral-500\/80 {
  border-bottom-color: rgb(115 115 115 / 0.8);
}
.tw-border-b-neutral-500\/85 {
  border-bottom-color: rgb(115 115 115 / 0.85);
}
.tw-border-b-neutral-500\/90 {
  border-bottom-color: rgb(115 115 115 / 0.9);
}
.tw-border-b-neutral-500\/95 {
  border-bottom-color: rgb(115 115 115 / 0.95);
}
.tw-border-b-neutral-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-600\/0 {
  border-bottom-color: rgb(82 82 82 / 0);
}
.tw-border-b-neutral-600\/10 {
  border-bottom-color: rgb(82 82 82 / 0.1);
}
.tw-border-b-neutral-600\/100 {
  border-bottom-color: rgb(82 82 82 / 1);
}
.tw-border-b-neutral-600\/15 {
  border-bottom-color: rgb(82 82 82 / 0.15);
}
.tw-border-b-neutral-600\/20 {
  border-bottom-color: rgb(82 82 82 / 0.2);
}
.tw-border-b-neutral-600\/25 {
  border-bottom-color: rgb(82 82 82 / 0.25);
}
.tw-border-b-neutral-600\/30 {
  border-bottom-color: rgb(82 82 82 / 0.3);
}
.tw-border-b-neutral-600\/35 {
  border-bottom-color: rgb(82 82 82 / 0.35);
}
.tw-border-b-neutral-600\/40 {
  border-bottom-color: rgb(82 82 82 / 0.4);
}
.tw-border-b-neutral-600\/45 {
  border-bottom-color: rgb(82 82 82 / 0.45);
}
.tw-border-b-neutral-600\/5 {
  border-bottom-color: rgb(82 82 82 / 0.05);
}
.tw-border-b-neutral-600\/50 {
  border-bottom-color: rgb(82 82 82 / 0.5);
}
.tw-border-b-neutral-600\/55 {
  border-bottom-color: rgb(82 82 82 / 0.55);
}
.tw-border-b-neutral-600\/60 {
  border-bottom-color: rgb(82 82 82 / 0.6);
}
.tw-border-b-neutral-600\/65 {
  border-bottom-color: rgb(82 82 82 / 0.65);
}
.tw-border-b-neutral-600\/70 {
  border-bottom-color: rgb(82 82 82 / 0.7);
}
.tw-border-b-neutral-600\/75 {
  border-bottom-color: rgb(82 82 82 / 0.75);
}
.tw-border-b-neutral-600\/80 {
  border-bottom-color: rgb(82 82 82 / 0.8);
}
.tw-border-b-neutral-600\/85 {
  border-bottom-color: rgb(82 82 82 / 0.85);
}
.tw-border-b-neutral-600\/90 {
  border-bottom-color: rgb(82 82 82 / 0.9);
}
.tw-border-b-neutral-600\/95 {
  border-bottom-color: rgb(82 82 82 / 0.95);
}
.tw-border-b-neutral-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-700\/0 {
  border-bottom-color: rgb(64 64 64 / 0);
}
.tw-border-b-neutral-700\/10 {
  border-bottom-color: rgb(64 64 64 / 0.1);
}
.tw-border-b-neutral-700\/100 {
  border-bottom-color: rgb(64 64 64 / 1);
}
.tw-border-b-neutral-700\/15 {
  border-bottom-color: rgb(64 64 64 / 0.15);
}
.tw-border-b-neutral-700\/20 {
  border-bottom-color: rgb(64 64 64 / 0.2);
}
.tw-border-b-neutral-700\/25 {
  border-bottom-color: rgb(64 64 64 / 0.25);
}
.tw-border-b-neutral-700\/30 {
  border-bottom-color: rgb(64 64 64 / 0.3);
}
.tw-border-b-neutral-700\/35 {
  border-bottom-color: rgb(64 64 64 / 0.35);
}
.tw-border-b-neutral-700\/40 {
  border-bottom-color: rgb(64 64 64 / 0.4);
}
.tw-border-b-neutral-700\/45 {
  border-bottom-color: rgb(64 64 64 / 0.45);
}
.tw-border-b-neutral-700\/5 {
  border-bottom-color: rgb(64 64 64 / 0.05);
}
.tw-border-b-neutral-700\/50 {
  border-bottom-color: rgb(64 64 64 / 0.5);
}
.tw-border-b-neutral-700\/55 {
  border-bottom-color: rgb(64 64 64 / 0.55);
}
.tw-border-b-neutral-700\/60 {
  border-bottom-color: rgb(64 64 64 / 0.6);
}
.tw-border-b-neutral-700\/65 {
  border-bottom-color: rgb(64 64 64 / 0.65);
}
.tw-border-b-neutral-700\/70 {
  border-bottom-color: rgb(64 64 64 / 0.7);
}
.tw-border-b-neutral-700\/75 {
  border-bottom-color: rgb(64 64 64 / 0.75);
}
.tw-border-b-neutral-700\/80 {
  border-bottom-color: rgb(64 64 64 / 0.8);
}
.tw-border-b-neutral-700\/85 {
  border-bottom-color: rgb(64 64 64 / 0.85);
}
.tw-border-b-neutral-700\/90 {
  border-bottom-color: rgb(64 64 64 / 0.9);
}
.tw-border-b-neutral-700\/95 {
  border-bottom-color: rgb(64 64 64 / 0.95);
}
.tw-border-b-neutral-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-800\/0 {
  border-bottom-color: rgb(38 38 38 / 0);
}
.tw-border-b-neutral-800\/10 {
  border-bottom-color: rgb(38 38 38 / 0.1);
}
.tw-border-b-neutral-800\/100 {
  border-bottom-color: rgb(38 38 38 / 1);
}
.tw-border-b-neutral-800\/15 {
  border-bottom-color: rgb(38 38 38 / 0.15);
}
.tw-border-b-neutral-800\/20 {
  border-bottom-color: rgb(38 38 38 / 0.2);
}
.tw-border-b-neutral-800\/25 {
  border-bottom-color: rgb(38 38 38 / 0.25);
}
.tw-border-b-neutral-800\/30 {
  border-bottom-color: rgb(38 38 38 / 0.3);
}
.tw-border-b-neutral-800\/35 {
  border-bottom-color: rgb(38 38 38 / 0.35);
}
.tw-border-b-neutral-800\/40 {
  border-bottom-color: rgb(38 38 38 / 0.4);
}
.tw-border-b-neutral-800\/45 {
  border-bottom-color: rgb(38 38 38 / 0.45);
}
.tw-border-b-neutral-800\/5 {
  border-bottom-color: rgb(38 38 38 / 0.05);
}
.tw-border-b-neutral-800\/50 {
  border-bottom-color: rgb(38 38 38 / 0.5);
}
.tw-border-b-neutral-800\/55 {
  border-bottom-color: rgb(38 38 38 / 0.55);
}
.tw-border-b-neutral-800\/60 {
  border-bottom-color: rgb(38 38 38 / 0.6);
}
.tw-border-b-neutral-800\/65 {
  border-bottom-color: rgb(38 38 38 / 0.65);
}
.tw-border-b-neutral-800\/70 {
  border-bottom-color: rgb(38 38 38 / 0.7);
}
.tw-border-b-neutral-800\/75 {
  border-bottom-color: rgb(38 38 38 / 0.75);
}
.tw-border-b-neutral-800\/80 {
  border-bottom-color: rgb(38 38 38 / 0.8);
}
.tw-border-b-neutral-800\/85 {
  border-bottom-color: rgb(38 38 38 / 0.85);
}
.tw-border-b-neutral-800\/90 {
  border-bottom-color: rgb(38 38 38 / 0.9);
}
.tw-border-b-neutral-800\/95 {
  border-bottom-color: rgb(38 38 38 / 0.95);
}
.tw-border-b-neutral-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-900\/0 {
  border-bottom-color: rgb(23 23 23 / 0);
}
.tw-border-b-neutral-900\/10 {
  border-bottom-color: rgb(23 23 23 / 0.1);
}
.tw-border-b-neutral-900\/100 {
  border-bottom-color: rgb(23 23 23 / 1);
}
.tw-border-b-neutral-900\/15 {
  border-bottom-color: rgb(23 23 23 / 0.15);
}
.tw-border-b-neutral-900\/20 {
  border-bottom-color: rgb(23 23 23 / 0.2);
}
.tw-border-b-neutral-900\/25 {
  border-bottom-color: rgb(23 23 23 / 0.25);
}
.tw-border-b-neutral-900\/30 {
  border-bottom-color: rgb(23 23 23 / 0.3);
}
.tw-border-b-neutral-900\/35 {
  border-bottom-color: rgb(23 23 23 / 0.35);
}
.tw-border-b-neutral-900\/40 {
  border-bottom-color: rgb(23 23 23 / 0.4);
}
.tw-border-b-neutral-900\/45 {
  border-bottom-color: rgb(23 23 23 / 0.45);
}
.tw-border-b-neutral-900\/5 {
  border-bottom-color: rgb(23 23 23 / 0.05);
}
.tw-border-b-neutral-900\/50 {
  border-bottom-color: rgb(23 23 23 / 0.5);
}
.tw-border-b-neutral-900\/55 {
  border-bottom-color: rgb(23 23 23 / 0.55);
}
.tw-border-b-neutral-900\/60 {
  border-bottom-color: rgb(23 23 23 / 0.6);
}
.tw-border-b-neutral-900\/65 {
  border-bottom-color: rgb(23 23 23 / 0.65);
}
.tw-border-b-neutral-900\/70 {
  border-bottom-color: rgb(23 23 23 / 0.7);
}
.tw-border-b-neutral-900\/75 {
  border-bottom-color: rgb(23 23 23 / 0.75);
}
.tw-border-b-neutral-900\/80 {
  border-bottom-color: rgb(23 23 23 / 0.8);
}
.tw-border-b-neutral-900\/85 {
  border-bottom-color: rgb(23 23 23 / 0.85);
}
.tw-border-b-neutral-900\/90 {
  border-bottom-color: rgb(23 23 23 / 0.9);
}
.tw-border-b-neutral-900\/95 {
  border-bottom-color: rgb(23 23 23 / 0.95);
}
.tw-border-b-neutral-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-b-neutral-950\/0 {
  border-bottom-color: rgb(10 10 10 / 0);
}
.tw-border-b-neutral-950\/10 {
  border-bottom-color: rgb(10 10 10 / 0.1);
}
.tw-border-b-neutral-950\/100 {
  border-bottom-color: rgb(10 10 10 / 1);
}
.tw-border-b-neutral-950\/15 {
  border-bottom-color: rgb(10 10 10 / 0.15);
}
.tw-border-b-neutral-950\/20 {
  border-bottom-color: rgb(10 10 10 / 0.2);
}
.tw-border-b-neutral-950\/25 {
  border-bottom-color: rgb(10 10 10 / 0.25);
}
.tw-border-b-neutral-950\/30 {
  border-bottom-color: rgb(10 10 10 / 0.3);
}
.tw-border-b-neutral-950\/35 {
  border-bottom-color: rgb(10 10 10 / 0.35);
}
.tw-border-b-neutral-950\/40 {
  border-bottom-color: rgb(10 10 10 / 0.4);
}
.tw-border-b-neutral-950\/45 {
  border-bottom-color: rgb(10 10 10 / 0.45);
}
.tw-border-b-neutral-950\/5 {
  border-bottom-color: rgb(10 10 10 / 0.05);
}
.tw-border-b-neutral-950\/50 {
  border-bottom-color: rgb(10 10 10 / 0.5);
}
.tw-border-b-neutral-950\/55 {
  border-bottom-color: rgb(10 10 10 / 0.55);
}
.tw-border-b-neutral-950\/60 {
  border-bottom-color: rgb(10 10 10 / 0.6);
}
.tw-border-b-neutral-950\/65 {
  border-bottom-color: rgb(10 10 10 / 0.65);
}
.tw-border-b-neutral-950\/70 {
  border-bottom-color: rgb(10 10 10 / 0.7);
}
.tw-border-b-neutral-950\/75 {
  border-bottom-color: rgb(10 10 10 / 0.75);
}
.tw-border-b-neutral-950\/80 {
  border-bottom-color: rgb(10 10 10 / 0.8);
}
.tw-border-b-neutral-950\/85 {
  border-bottom-color: rgb(10 10 10 / 0.85);
}
.tw-border-b-neutral-950\/90 {
  border-bottom-color: rgb(10 10 10 / 0.9);
}
.tw-border-b-neutral-950\/95 {
  border-bottom-color: rgb(10 10 10 / 0.95);
}
.tw-border-b-orange-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-100\/0 {
  border-bottom-color: rgb(255 237 213 / 0);
}
.tw-border-b-orange-100\/10 {
  border-bottom-color: rgb(255 237 213 / 0.1);
}
.tw-border-b-orange-100\/100 {
  border-bottom-color: rgb(255 237 213 / 1);
}
.tw-border-b-orange-100\/15 {
  border-bottom-color: rgb(255 237 213 / 0.15);
}
.tw-border-b-orange-100\/20 {
  border-bottom-color: rgb(255 237 213 / 0.2);
}
.tw-border-b-orange-100\/25 {
  border-bottom-color: rgb(255 237 213 / 0.25);
}
.tw-border-b-orange-100\/30 {
  border-bottom-color: rgb(255 237 213 / 0.3);
}
.tw-border-b-orange-100\/35 {
  border-bottom-color: rgb(255 237 213 / 0.35);
}
.tw-border-b-orange-100\/40 {
  border-bottom-color: rgb(255 237 213 / 0.4);
}
.tw-border-b-orange-100\/45 {
  border-bottom-color: rgb(255 237 213 / 0.45);
}
.tw-border-b-orange-100\/5 {
  border-bottom-color: rgb(255 237 213 / 0.05);
}
.tw-border-b-orange-100\/50 {
  border-bottom-color: rgb(255 237 213 / 0.5);
}
.tw-border-b-orange-100\/55 {
  border-bottom-color: rgb(255 237 213 / 0.55);
}
.tw-border-b-orange-100\/60 {
  border-bottom-color: rgb(255 237 213 / 0.6);
}
.tw-border-b-orange-100\/65 {
  border-bottom-color: rgb(255 237 213 / 0.65);
}
.tw-border-b-orange-100\/70 {
  border-bottom-color: rgb(255 237 213 / 0.7);
}
.tw-border-b-orange-100\/75 {
  border-bottom-color: rgb(255 237 213 / 0.75);
}
.tw-border-b-orange-100\/80 {
  border-bottom-color: rgb(255 237 213 / 0.8);
}
.tw-border-b-orange-100\/85 {
  border-bottom-color: rgb(255 237 213 / 0.85);
}
.tw-border-b-orange-100\/90 {
  border-bottom-color: rgb(255 237 213 / 0.9);
}
.tw-border-b-orange-100\/95 {
  border-bottom-color: rgb(255 237 213 / 0.95);
}
.tw-border-b-orange-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-200\/0 {
  border-bottom-color: rgb(254 215 170 / 0);
}
.tw-border-b-orange-200\/10 {
  border-bottom-color: rgb(254 215 170 / 0.1);
}
.tw-border-b-orange-200\/100 {
  border-bottom-color: rgb(254 215 170 / 1);
}
.tw-border-b-orange-200\/15 {
  border-bottom-color: rgb(254 215 170 / 0.15);
}
.tw-border-b-orange-200\/20 {
  border-bottom-color: rgb(254 215 170 / 0.2);
}
.tw-border-b-orange-200\/25 {
  border-bottom-color: rgb(254 215 170 / 0.25);
}
.tw-border-b-orange-200\/30 {
  border-bottom-color: rgb(254 215 170 / 0.3);
}
.tw-border-b-orange-200\/35 {
  border-bottom-color: rgb(254 215 170 / 0.35);
}
.tw-border-b-orange-200\/40 {
  border-bottom-color: rgb(254 215 170 / 0.4);
}
.tw-border-b-orange-200\/45 {
  border-bottom-color: rgb(254 215 170 / 0.45);
}
.tw-border-b-orange-200\/5 {
  border-bottom-color: rgb(254 215 170 / 0.05);
}
.tw-border-b-orange-200\/50 {
  border-bottom-color: rgb(254 215 170 / 0.5);
}
.tw-border-b-orange-200\/55 {
  border-bottom-color: rgb(254 215 170 / 0.55);
}
.tw-border-b-orange-200\/60 {
  border-bottom-color: rgb(254 215 170 / 0.6);
}
.tw-border-b-orange-200\/65 {
  border-bottom-color: rgb(254 215 170 / 0.65);
}
.tw-border-b-orange-200\/70 {
  border-bottom-color: rgb(254 215 170 / 0.7);
}
.tw-border-b-orange-200\/75 {
  border-bottom-color: rgb(254 215 170 / 0.75);
}
.tw-border-b-orange-200\/80 {
  border-bottom-color: rgb(254 215 170 / 0.8);
}
.tw-border-b-orange-200\/85 {
  border-bottom-color: rgb(254 215 170 / 0.85);
}
.tw-border-b-orange-200\/90 {
  border-bottom-color: rgb(254 215 170 / 0.9);
}
.tw-border-b-orange-200\/95 {
  border-bottom-color: rgb(254 215 170 / 0.95);
}
.tw-border-b-orange-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-300\/0 {
  border-bottom-color: rgb(253 186 116 / 0);
}
.tw-border-b-orange-300\/10 {
  border-bottom-color: rgb(253 186 116 / 0.1);
}
.tw-border-b-orange-300\/100 {
  border-bottom-color: rgb(253 186 116 / 1);
}
.tw-border-b-orange-300\/15 {
  border-bottom-color: rgb(253 186 116 / 0.15);
}
.tw-border-b-orange-300\/20 {
  border-bottom-color: rgb(253 186 116 / 0.2);
}
.tw-border-b-orange-300\/25 {
  border-bottom-color: rgb(253 186 116 / 0.25);
}
.tw-border-b-orange-300\/30 {
  border-bottom-color: rgb(253 186 116 / 0.3);
}
.tw-border-b-orange-300\/35 {
  border-bottom-color: rgb(253 186 116 / 0.35);
}
.tw-border-b-orange-300\/40 {
  border-bottom-color: rgb(253 186 116 / 0.4);
}
.tw-border-b-orange-300\/45 {
  border-bottom-color: rgb(253 186 116 / 0.45);
}
.tw-border-b-orange-300\/5 {
  border-bottom-color: rgb(253 186 116 / 0.05);
}
.tw-border-b-orange-300\/50 {
  border-bottom-color: rgb(253 186 116 / 0.5);
}
.tw-border-b-orange-300\/55 {
  border-bottom-color: rgb(253 186 116 / 0.55);
}
.tw-border-b-orange-300\/60 {
  border-bottom-color: rgb(253 186 116 / 0.6);
}
.tw-border-b-orange-300\/65 {
  border-bottom-color: rgb(253 186 116 / 0.65);
}
.tw-border-b-orange-300\/70 {
  border-bottom-color: rgb(253 186 116 / 0.7);
}
.tw-border-b-orange-300\/75 {
  border-bottom-color: rgb(253 186 116 / 0.75);
}
.tw-border-b-orange-300\/80 {
  border-bottom-color: rgb(253 186 116 / 0.8);
}
.tw-border-b-orange-300\/85 {
  border-bottom-color: rgb(253 186 116 / 0.85);
}
.tw-border-b-orange-300\/90 {
  border-bottom-color: rgb(253 186 116 / 0.9);
}
.tw-border-b-orange-300\/95 {
  border-bottom-color: rgb(253 186 116 / 0.95);
}
.tw-border-b-orange-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-400\/0 {
  border-bottom-color: rgb(251 146 60 / 0);
}
.tw-border-b-orange-400\/10 {
  border-bottom-color: rgb(251 146 60 / 0.1);
}
.tw-border-b-orange-400\/100 {
  border-bottom-color: rgb(251 146 60 / 1);
}
.tw-border-b-orange-400\/15 {
  border-bottom-color: rgb(251 146 60 / 0.15);
}
.tw-border-b-orange-400\/20 {
  border-bottom-color: rgb(251 146 60 / 0.2);
}
.tw-border-b-orange-400\/25 {
  border-bottom-color: rgb(251 146 60 / 0.25);
}
.tw-border-b-orange-400\/30 {
  border-bottom-color: rgb(251 146 60 / 0.3);
}
.tw-border-b-orange-400\/35 {
  border-bottom-color: rgb(251 146 60 / 0.35);
}
.tw-border-b-orange-400\/40 {
  border-bottom-color: rgb(251 146 60 / 0.4);
}
.tw-border-b-orange-400\/45 {
  border-bottom-color: rgb(251 146 60 / 0.45);
}
.tw-border-b-orange-400\/5 {
  border-bottom-color: rgb(251 146 60 / 0.05);
}
.tw-border-b-orange-400\/50 {
  border-bottom-color: rgb(251 146 60 / 0.5);
}
.tw-border-b-orange-400\/55 {
  border-bottom-color: rgb(251 146 60 / 0.55);
}
.tw-border-b-orange-400\/60 {
  border-bottom-color: rgb(251 146 60 / 0.6);
}
.tw-border-b-orange-400\/65 {
  border-bottom-color: rgb(251 146 60 / 0.65);
}
.tw-border-b-orange-400\/70 {
  border-bottom-color: rgb(251 146 60 / 0.7);
}
.tw-border-b-orange-400\/75 {
  border-bottom-color: rgb(251 146 60 / 0.75);
}
.tw-border-b-orange-400\/80 {
  border-bottom-color: rgb(251 146 60 / 0.8);
}
.tw-border-b-orange-400\/85 {
  border-bottom-color: rgb(251 146 60 / 0.85);
}
.tw-border-b-orange-400\/90 {
  border-bottom-color: rgb(251 146 60 / 0.9);
}
.tw-border-b-orange-400\/95 {
  border-bottom-color: rgb(251 146 60 / 0.95);
}
.tw-border-b-orange-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-50\/0 {
  border-bottom-color: rgb(255 247 237 / 0);
}
.tw-border-b-orange-50\/10 {
  border-bottom-color: rgb(255 247 237 / 0.1);
}
.tw-border-b-orange-50\/100 {
  border-bottom-color: rgb(255 247 237 / 1);
}
.tw-border-b-orange-50\/15 {
  border-bottom-color: rgb(255 247 237 / 0.15);
}
.tw-border-b-orange-50\/20 {
  border-bottom-color: rgb(255 247 237 / 0.2);
}
.tw-border-b-orange-50\/25 {
  border-bottom-color: rgb(255 247 237 / 0.25);
}
.tw-border-b-orange-50\/30 {
  border-bottom-color: rgb(255 247 237 / 0.3);
}
.tw-border-b-orange-50\/35 {
  border-bottom-color: rgb(255 247 237 / 0.35);
}
.tw-border-b-orange-50\/40 {
  border-bottom-color: rgb(255 247 237 / 0.4);
}
.tw-border-b-orange-50\/45 {
  border-bottom-color: rgb(255 247 237 / 0.45);
}
.tw-border-b-orange-50\/5 {
  border-bottom-color: rgb(255 247 237 / 0.05);
}
.tw-border-b-orange-50\/50 {
  border-bottom-color: rgb(255 247 237 / 0.5);
}
.tw-border-b-orange-50\/55 {
  border-bottom-color: rgb(255 247 237 / 0.55);
}
.tw-border-b-orange-50\/60 {
  border-bottom-color: rgb(255 247 237 / 0.6);
}
.tw-border-b-orange-50\/65 {
  border-bottom-color: rgb(255 247 237 / 0.65);
}
.tw-border-b-orange-50\/70 {
  border-bottom-color: rgb(255 247 237 / 0.7);
}
.tw-border-b-orange-50\/75 {
  border-bottom-color: rgb(255 247 237 / 0.75);
}
.tw-border-b-orange-50\/80 {
  border-bottom-color: rgb(255 247 237 / 0.8);
}
.tw-border-b-orange-50\/85 {
  border-bottom-color: rgb(255 247 237 / 0.85);
}
.tw-border-b-orange-50\/90 {
  border-bottom-color: rgb(255 247 237 / 0.9);
}
.tw-border-b-orange-50\/95 {
  border-bottom-color: rgb(255 247 237 / 0.95);
}
.tw-border-b-orange-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-500\/0 {
  border-bottom-color: rgb(249 115 22 / 0);
}
.tw-border-b-orange-500\/10 {
  border-bottom-color: rgb(249 115 22 / 0.1);
}
.tw-border-b-orange-500\/100 {
  border-bottom-color: rgb(249 115 22 / 1);
}
.tw-border-b-orange-500\/15 {
  border-bottom-color: rgb(249 115 22 / 0.15);
}
.tw-border-b-orange-500\/20 {
  border-bottom-color: rgb(249 115 22 / 0.2);
}
.tw-border-b-orange-500\/25 {
  border-bottom-color: rgb(249 115 22 / 0.25);
}
.tw-border-b-orange-500\/30 {
  border-bottom-color: rgb(249 115 22 / 0.3);
}
.tw-border-b-orange-500\/35 {
  border-bottom-color: rgb(249 115 22 / 0.35);
}
.tw-border-b-orange-500\/40 {
  border-bottom-color: rgb(249 115 22 / 0.4);
}
.tw-border-b-orange-500\/45 {
  border-bottom-color: rgb(249 115 22 / 0.45);
}
.tw-border-b-orange-500\/5 {
  border-bottom-color: rgb(249 115 22 / 0.05);
}
.tw-border-b-orange-500\/50 {
  border-bottom-color: rgb(249 115 22 / 0.5);
}
.tw-border-b-orange-500\/55 {
  border-bottom-color: rgb(249 115 22 / 0.55);
}
.tw-border-b-orange-500\/60 {
  border-bottom-color: rgb(249 115 22 / 0.6);
}
.tw-border-b-orange-500\/65 {
  border-bottom-color: rgb(249 115 22 / 0.65);
}
.tw-border-b-orange-500\/70 {
  border-bottom-color: rgb(249 115 22 / 0.7);
}
.tw-border-b-orange-500\/75 {
  border-bottom-color: rgb(249 115 22 / 0.75);
}
.tw-border-b-orange-500\/80 {
  border-bottom-color: rgb(249 115 22 / 0.8);
}
.tw-border-b-orange-500\/85 {
  border-bottom-color: rgb(249 115 22 / 0.85);
}
.tw-border-b-orange-500\/90 {
  border-bottom-color: rgb(249 115 22 / 0.9);
}
.tw-border-b-orange-500\/95 {
  border-bottom-color: rgb(249 115 22 / 0.95);
}
.tw-border-b-orange-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-600\/0 {
  border-bottom-color: rgb(234 88 12 / 0);
}
.tw-border-b-orange-600\/10 {
  border-bottom-color: rgb(234 88 12 / 0.1);
}
.tw-border-b-orange-600\/100 {
  border-bottom-color: rgb(234 88 12 / 1);
}
.tw-border-b-orange-600\/15 {
  border-bottom-color: rgb(234 88 12 / 0.15);
}
.tw-border-b-orange-600\/20 {
  border-bottom-color: rgb(234 88 12 / 0.2);
}
.tw-border-b-orange-600\/25 {
  border-bottom-color: rgb(234 88 12 / 0.25);
}
.tw-border-b-orange-600\/30 {
  border-bottom-color: rgb(234 88 12 / 0.3);
}
.tw-border-b-orange-600\/35 {
  border-bottom-color: rgb(234 88 12 / 0.35);
}
.tw-border-b-orange-600\/40 {
  border-bottom-color: rgb(234 88 12 / 0.4);
}
.tw-border-b-orange-600\/45 {
  border-bottom-color: rgb(234 88 12 / 0.45);
}
.tw-border-b-orange-600\/5 {
  border-bottom-color: rgb(234 88 12 / 0.05);
}
.tw-border-b-orange-600\/50 {
  border-bottom-color: rgb(234 88 12 / 0.5);
}
.tw-border-b-orange-600\/55 {
  border-bottom-color: rgb(234 88 12 / 0.55);
}
.tw-border-b-orange-600\/60 {
  border-bottom-color: rgb(234 88 12 / 0.6);
}
.tw-border-b-orange-600\/65 {
  border-bottom-color: rgb(234 88 12 / 0.65);
}
.tw-border-b-orange-600\/70 {
  border-bottom-color: rgb(234 88 12 / 0.7);
}
.tw-border-b-orange-600\/75 {
  border-bottom-color: rgb(234 88 12 / 0.75);
}
.tw-border-b-orange-600\/80 {
  border-bottom-color: rgb(234 88 12 / 0.8);
}
.tw-border-b-orange-600\/85 {
  border-bottom-color: rgb(234 88 12 / 0.85);
}
.tw-border-b-orange-600\/90 {
  border-bottom-color: rgb(234 88 12 / 0.9);
}
.tw-border-b-orange-600\/95 {
  border-bottom-color: rgb(234 88 12 / 0.95);
}
.tw-border-b-orange-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-700\/0 {
  border-bottom-color: rgb(194 65 12 / 0);
}
.tw-border-b-orange-700\/10 {
  border-bottom-color: rgb(194 65 12 / 0.1);
}
.tw-border-b-orange-700\/100 {
  border-bottom-color: rgb(194 65 12 / 1);
}
.tw-border-b-orange-700\/15 {
  border-bottom-color: rgb(194 65 12 / 0.15);
}
.tw-border-b-orange-700\/20 {
  border-bottom-color: rgb(194 65 12 / 0.2);
}
.tw-border-b-orange-700\/25 {
  border-bottom-color: rgb(194 65 12 / 0.25);
}
.tw-border-b-orange-700\/30 {
  border-bottom-color: rgb(194 65 12 / 0.3);
}
.tw-border-b-orange-700\/35 {
  border-bottom-color: rgb(194 65 12 / 0.35);
}
.tw-border-b-orange-700\/40 {
  border-bottom-color: rgb(194 65 12 / 0.4);
}
.tw-border-b-orange-700\/45 {
  border-bottom-color: rgb(194 65 12 / 0.45);
}
.tw-border-b-orange-700\/5 {
  border-bottom-color: rgb(194 65 12 / 0.05);
}
.tw-border-b-orange-700\/50 {
  border-bottom-color: rgb(194 65 12 / 0.5);
}
.tw-border-b-orange-700\/55 {
  border-bottom-color: rgb(194 65 12 / 0.55);
}
.tw-border-b-orange-700\/60 {
  border-bottom-color: rgb(194 65 12 / 0.6);
}
.tw-border-b-orange-700\/65 {
  border-bottom-color: rgb(194 65 12 / 0.65);
}
.tw-border-b-orange-700\/70 {
  border-bottom-color: rgb(194 65 12 / 0.7);
}
.tw-border-b-orange-700\/75 {
  border-bottom-color: rgb(194 65 12 / 0.75);
}
.tw-border-b-orange-700\/80 {
  border-bottom-color: rgb(194 65 12 / 0.8);
}
.tw-border-b-orange-700\/85 {
  border-bottom-color: rgb(194 65 12 / 0.85);
}
.tw-border-b-orange-700\/90 {
  border-bottom-color: rgb(194 65 12 / 0.9);
}
.tw-border-b-orange-700\/95 {
  border-bottom-color: rgb(194 65 12 / 0.95);
}
.tw-border-b-orange-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-800\/0 {
  border-bottom-color: rgb(154 52 18 / 0);
}
.tw-border-b-orange-800\/10 {
  border-bottom-color: rgb(154 52 18 / 0.1);
}
.tw-border-b-orange-800\/100 {
  border-bottom-color: rgb(154 52 18 / 1);
}
.tw-border-b-orange-800\/15 {
  border-bottom-color: rgb(154 52 18 / 0.15);
}
.tw-border-b-orange-800\/20 {
  border-bottom-color: rgb(154 52 18 / 0.2);
}
.tw-border-b-orange-800\/25 {
  border-bottom-color: rgb(154 52 18 / 0.25);
}
.tw-border-b-orange-800\/30 {
  border-bottom-color: rgb(154 52 18 / 0.3);
}
.tw-border-b-orange-800\/35 {
  border-bottom-color: rgb(154 52 18 / 0.35);
}
.tw-border-b-orange-800\/40 {
  border-bottom-color: rgb(154 52 18 / 0.4);
}
.tw-border-b-orange-800\/45 {
  border-bottom-color: rgb(154 52 18 / 0.45);
}
.tw-border-b-orange-800\/5 {
  border-bottom-color: rgb(154 52 18 / 0.05);
}
.tw-border-b-orange-800\/50 {
  border-bottom-color: rgb(154 52 18 / 0.5);
}
.tw-border-b-orange-800\/55 {
  border-bottom-color: rgb(154 52 18 / 0.55);
}
.tw-border-b-orange-800\/60 {
  border-bottom-color: rgb(154 52 18 / 0.6);
}
.tw-border-b-orange-800\/65 {
  border-bottom-color: rgb(154 52 18 / 0.65);
}
.tw-border-b-orange-800\/70 {
  border-bottom-color: rgb(154 52 18 / 0.7);
}
.tw-border-b-orange-800\/75 {
  border-bottom-color: rgb(154 52 18 / 0.75);
}
.tw-border-b-orange-800\/80 {
  border-bottom-color: rgb(154 52 18 / 0.8);
}
.tw-border-b-orange-800\/85 {
  border-bottom-color: rgb(154 52 18 / 0.85);
}
.tw-border-b-orange-800\/90 {
  border-bottom-color: rgb(154 52 18 / 0.9);
}
.tw-border-b-orange-800\/95 {
  border-bottom-color: rgb(154 52 18 / 0.95);
}
.tw-border-b-orange-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-900\/0 {
  border-bottom-color: rgb(124 45 18 / 0);
}
.tw-border-b-orange-900\/10 {
  border-bottom-color: rgb(124 45 18 / 0.1);
}
.tw-border-b-orange-900\/100 {
  border-bottom-color: rgb(124 45 18 / 1);
}
.tw-border-b-orange-900\/15 {
  border-bottom-color: rgb(124 45 18 / 0.15);
}
.tw-border-b-orange-900\/20 {
  border-bottom-color: rgb(124 45 18 / 0.2);
}
.tw-border-b-orange-900\/25 {
  border-bottom-color: rgb(124 45 18 / 0.25);
}
.tw-border-b-orange-900\/30 {
  border-bottom-color: rgb(124 45 18 / 0.3);
}
.tw-border-b-orange-900\/35 {
  border-bottom-color: rgb(124 45 18 / 0.35);
}
.tw-border-b-orange-900\/40 {
  border-bottom-color: rgb(124 45 18 / 0.4);
}
.tw-border-b-orange-900\/45 {
  border-bottom-color: rgb(124 45 18 / 0.45);
}
.tw-border-b-orange-900\/5 {
  border-bottom-color: rgb(124 45 18 / 0.05);
}
.tw-border-b-orange-900\/50 {
  border-bottom-color: rgb(124 45 18 / 0.5);
}
.tw-border-b-orange-900\/55 {
  border-bottom-color: rgb(124 45 18 / 0.55);
}
.tw-border-b-orange-900\/60 {
  border-bottom-color: rgb(124 45 18 / 0.6);
}
.tw-border-b-orange-900\/65 {
  border-bottom-color: rgb(124 45 18 / 0.65);
}
.tw-border-b-orange-900\/70 {
  border-bottom-color: rgb(124 45 18 / 0.7);
}
.tw-border-b-orange-900\/75 {
  border-bottom-color: rgb(124 45 18 / 0.75);
}
.tw-border-b-orange-900\/80 {
  border-bottom-color: rgb(124 45 18 / 0.8);
}
.tw-border-b-orange-900\/85 {
  border-bottom-color: rgb(124 45 18 / 0.85);
}
.tw-border-b-orange-900\/90 {
  border-bottom-color: rgb(124 45 18 / 0.9);
}
.tw-border-b-orange-900\/95 {
  border-bottom-color: rgb(124 45 18 / 0.95);
}
.tw-border-b-orange-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-b-orange-950\/0 {
  border-bottom-color: rgb(67 20 7 / 0);
}
.tw-border-b-orange-950\/10 {
  border-bottom-color: rgb(67 20 7 / 0.1);
}
.tw-border-b-orange-950\/100 {
  border-bottom-color: rgb(67 20 7 / 1);
}
.tw-border-b-orange-950\/15 {
  border-bottom-color: rgb(67 20 7 / 0.15);
}
.tw-border-b-orange-950\/20 {
  border-bottom-color: rgb(67 20 7 / 0.2);
}
.tw-border-b-orange-950\/25 {
  border-bottom-color: rgb(67 20 7 / 0.25);
}
.tw-border-b-orange-950\/30 {
  border-bottom-color: rgb(67 20 7 / 0.3);
}
.tw-border-b-orange-950\/35 {
  border-bottom-color: rgb(67 20 7 / 0.35);
}
.tw-border-b-orange-950\/40 {
  border-bottom-color: rgb(67 20 7 / 0.4);
}
.tw-border-b-orange-950\/45 {
  border-bottom-color: rgb(67 20 7 / 0.45);
}
.tw-border-b-orange-950\/5 {
  border-bottom-color: rgb(67 20 7 / 0.05);
}
.tw-border-b-orange-950\/50 {
  border-bottom-color: rgb(67 20 7 / 0.5);
}
.tw-border-b-orange-950\/55 {
  border-bottom-color: rgb(67 20 7 / 0.55);
}
.tw-border-b-orange-950\/60 {
  border-bottom-color: rgb(67 20 7 / 0.6);
}
.tw-border-b-orange-950\/65 {
  border-bottom-color: rgb(67 20 7 / 0.65);
}
.tw-border-b-orange-950\/70 {
  border-bottom-color: rgb(67 20 7 / 0.7);
}
.tw-border-b-orange-950\/75 {
  border-bottom-color: rgb(67 20 7 / 0.75);
}
.tw-border-b-orange-950\/80 {
  border-bottom-color: rgb(67 20 7 / 0.8);
}
.tw-border-b-orange-950\/85 {
  border-bottom-color: rgb(67 20 7 / 0.85);
}
.tw-border-b-orange-950\/90 {
  border-bottom-color: rgb(67 20 7 / 0.9);
}
.tw-border-b-orange-950\/95 {
  border-bottom-color: rgb(67 20 7 / 0.95);
}
.tw-border-b-pink-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-100\/0 {
  border-bottom-color: rgb(252 231 243 / 0);
}
.tw-border-b-pink-100\/10 {
  border-bottom-color: rgb(252 231 243 / 0.1);
}
.tw-border-b-pink-100\/100 {
  border-bottom-color: rgb(252 231 243 / 1);
}
.tw-border-b-pink-100\/15 {
  border-bottom-color: rgb(252 231 243 / 0.15);
}
.tw-border-b-pink-100\/20 {
  border-bottom-color: rgb(252 231 243 / 0.2);
}
.tw-border-b-pink-100\/25 {
  border-bottom-color: rgb(252 231 243 / 0.25);
}
.tw-border-b-pink-100\/30 {
  border-bottom-color: rgb(252 231 243 / 0.3);
}
.tw-border-b-pink-100\/35 {
  border-bottom-color: rgb(252 231 243 / 0.35);
}
.tw-border-b-pink-100\/40 {
  border-bottom-color: rgb(252 231 243 / 0.4);
}
.tw-border-b-pink-100\/45 {
  border-bottom-color: rgb(252 231 243 / 0.45);
}
.tw-border-b-pink-100\/5 {
  border-bottom-color: rgb(252 231 243 / 0.05);
}
.tw-border-b-pink-100\/50 {
  border-bottom-color: rgb(252 231 243 / 0.5);
}
.tw-border-b-pink-100\/55 {
  border-bottom-color: rgb(252 231 243 / 0.55);
}
.tw-border-b-pink-100\/60 {
  border-bottom-color: rgb(252 231 243 / 0.6);
}
.tw-border-b-pink-100\/65 {
  border-bottom-color: rgb(252 231 243 / 0.65);
}
.tw-border-b-pink-100\/70 {
  border-bottom-color: rgb(252 231 243 / 0.7);
}
.tw-border-b-pink-100\/75 {
  border-bottom-color: rgb(252 231 243 / 0.75);
}
.tw-border-b-pink-100\/80 {
  border-bottom-color: rgb(252 231 243 / 0.8);
}
.tw-border-b-pink-100\/85 {
  border-bottom-color: rgb(252 231 243 / 0.85);
}
.tw-border-b-pink-100\/90 {
  border-bottom-color: rgb(252 231 243 / 0.9);
}
.tw-border-b-pink-100\/95 {
  border-bottom-color: rgb(252 231 243 / 0.95);
}
.tw-border-b-pink-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-200\/0 {
  border-bottom-color: rgb(251 207 232 / 0);
}
.tw-border-b-pink-200\/10 {
  border-bottom-color: rgb(251 207 232 / 0.1);
}
.tw-border-b-pink-200\/100 {
  border-bottom-color: rgb(251 207 232 / 1);
}
.tw-border-b-pink-200\/15 {
  border-bottom-color: rgb(251 207 232 / 0.15);
}
.tw-border-b-pink-200\/20 {
  border-bottom-color: rgb(251 207 232 / 0.2);
}
.tw-border-b-pink-200\/25 {
  border-bottom-color: rgb(251 207 232 / 0.25);
}
.tw-border-b-pink-200\/30 {
  border-bottom-color: rgb(251 207 232 / 0.3);
}
.tw-border-b-pink-200\/35 {
  border-bottom-color: rgb(251 207 232 / 0.35);
}
.tw-border-b-pink-200\/40 {
  border-bottom-color: rgb(251 207 232 / 0.4);
}
.tw-border-b-pink-200\/45 {
  border-bottom-color: rgb(251 207 232 / 0.45);
}
.tw-border-b-pink-200\/5 {
  border-bottom-color: rgb(251 207 232 / 0.05);
}
.tw-border-b-pink-200\/50 {
  border-bottom-color: rgb(251 207 232 / 0.5);
}
.tw-border-b-pink-200\/55 {
  border-bottom-color: rgb(251 207 232 / 0.55);
}
.tw-border-b-pink-200\/60 {
  border-bottom-color: rgb(251 207 232 / 0.6);
}
.tw-border-b-pink-200\/65 {
  border-bottom-color: rgb(251 207 232 / 0.65);
}
.tw-border-b-pink-200\/70 {
  border-bottom-color: rgb(251 207 232 / 0.7);
}
.tw-border-b-pink-200\/75 {
  border-bottom-color: rgb(251 207 232 / 0.75);
}
.tw-border-b-pink-200\/80 {
  border-bottom-color: rgb(251 207 232 / 0.8);
}
.tw-border-b-pink-200\/85 {
  border-bottom-color: rgb(251 207 232 / 0.85);
}
.tw-border-b-pink-200\/90 {
  border-bottom-color: rgb(251 207 232 / 0.9);
}
.tw-border-b-pink-200\/95 {
  border-bottom-color: rgb(251 207 232 / 0.95);
}
.tw-border-b-pink-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-300\/0 {
  border-bottom-color: rgb(249 168 212 / 0);
}
.tw-border-b-pink-300\/10 {
  border-bottom-color: rgb(249 168 212 / 0.1);
}
.tw-border-b-pink-300\/100 {
  border-bottom-color: rgb(249 168 212 / 1);
}
.tw-border-b-pink-300\/15 {
  border-bottom-color: rgb(249 168 212 / 0.15);
}
.tw-border-b-pink-300\/20 {
  border-bottom-color: rgb(249 168 212 / 0.2);
}
.tw-border-b-pink-300\/25 {
  border-bottom-color: rgb(249 168 212 / 0.25);
}
.tw-border-b-pink-300\/30 {
  border-bottom-color: rgb(249 168 212 / 0.3);
}
.tw-border-b-pink-300\/35 {
  border-bottom-color: rgb(249 168 212 / 0.35);
}
.tw-border-b-pink-300\/40 {
  border-bottom-color: rgb(249 168 212 / 0.4);
}
.tw-border-b-pink-300\/45 {
  border-bottom-color: rgb(249 168 212 / 0.45);
}
.tw-border-b-pink-300\/5 {
  border-bottom-color: rgb(249 168 212 / 0.05);
}
.tw-border-b-pink-300\/50 {
  border-bottom-color: rgb(249 168 212 / 0.5);
}
.tw-border-b-pink-300\/55 {
  border-bottom-color: rgb(249 168 212 / 0.55);
}
.tw-border-b-pink-300\/60 {
  border-bottom-color: rgb(249 168 212 / 0.6);
}
.tw-border-b-pink-300\/65 {
  border-bottom-color: rgb(249 168 212 / 0.65);
}
.tw-border-b-pink-300\/70 {
  border-bottom-color: rgb(249 168 212 / 0.7);
}
.tw-border-b-pink-300\/75 {
  border-bottom-color: rgb(249 168 212 / 0.75);
}
.tw-border-b-pink-300\/80 {
  border-bottom-color: rgb(249 168 212 / 0.8);
}
.tw-border-b-pink-300\/85 {
  border-bottom-color: rgb(249 168 212 / 0.85);
}
.tw-border-b-pink-300\/90 {
  border-bottom-color: rgb(249 168 212 / 0.9);
}
.tw-border-b-pink-300\/95 {
  border-bottom-color: rgb(249 168 212 / 0.95);
}
.tw-border-b-pink-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-400\/0 {
  border-bottom-color: rgb(244 114 182 / 0);
}
.tw-border-b-pink-400\/10 {
  border-bottom-color: rgb(244 114 182 / 0.1);
}
.tw-border-b-pink-400\/100 {
  border-bottom-color: rgb(244 114 182 / 1);
}
.tw-border-b-pink-400\/15 {
  border-bottom-color: rgb(244 114 182 / 0.15);
}
.tw-border-b-pink-400\/20 {
  border-bottom-color: rgb(244 114 182 / 0.2);
}
.tw-border-b-pink-400\/25 {
  border-bottom-color: rgb(244 114 182 / 0.25);
}
.tw-border-b-pink-400\/30 {
  border-bottom-color: rgb(244 114 182 / 0.3);
}
.tw-border-b-pink-400\/35 {
  border-bottom-color: rgb(244 114 182 / 0.35);
}
.tw-border-b-pink-400\/40 {
  border-bottom-color: rgb(244 114 182 / 0.4);
}
.tw-border-b-pink-400\/45 {
  border-bottom-color: rgb(244 114 182 / 0.45);
}
.tw-border-b-pink-400\/5 {
  border-bottom-color: rgb(244 114 182 / 0.05);
}
.tw-border-b-pink-400\/50 {
  border-bottom-color: rgb(244 114 182 / 0.5);
}
.tw-border-b-pink-400\/55 {
  border-bottom-color: rgb(244 114 182 / 0.55);
}
.tw-border-b-pink-400\/60 {
  border-bottom-color: rgb(244 114 182 / 0.6);
}
.tw-border-b-pink-400\/65 {
  border-bottom-color: rgb(244 114 182 / 0.65);
}
.tw-border-b-pink-400\/70 {
  border-bottom-color: rgb(244 114 182 / 0.7);
}
.tw-border-b-pink-400\/75 {
  border-bottom-color: rgb(244 114 182 / 0.75);
}
.tw-border-b-pink-400\/80 {
  border-bottom-color: rgb(244 114 182 / 0.8);
}
.tw-border-b-pink-400\/85 {
  border-bottom-color: rgb(244 114 182 / 0.85);
}
.tw-border-b-pink-400\/90 {
  border-bottom-color: rgb(244 114 182 / 0.9);
}
.tw-border-b-pink-400\/95 {
  border-bottom-color: rgb(244 114 182 / 0.95);
}
.tw-border-b-pink-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-50\/0 {
  border-bottom-color: rgb(253 242 248 / 0);
}
.tw-border-b-pink-50\/10 {
  border-bottom-color: rgb(253 242 248 / 0.1);
}
.tw-border-b-pink-50\/100 {
  border-bottom-color: rgb(253 242 248 / 1);
}
.tw-border-b-pink-50\/15 {
  border-bottom-color: rgb(253 242 248 / 0.15);
}
.tw-border-b-pink-50\/20 {
  border-bottom-color: rgb(253 242 248 / 0.2);
}
.tw-border-b-pink-50\/25 {
  border-bottom-color: rgb(253 242 248 / 0.25);
}
.tw-border-b-pink-50\/30 {
  border-bottom-color: rgb(253 242 248 / 0.3);
}
.tw-border-b-pink-50\/35 {
  border-bottom-color: rgb(253 242 248 / 0.35);
}
.tw-border-b-pink-50\/40 {
  border-bottom-color: rgb(253 242 248 / 0.4);
}
.tw-border-b-pink-50\/45 {
  border-bottom-color: rgb(253 242 248 / 0.45);
}
.tw-border-b-pink-50\/5 {
  border-bottom-color: rgb(253 242 248 / 0.05);
}
.tw-border-b-pink-50\/50 {
  border-bottom-color: rgb(253 242 248 / 0.5);
}
.tw-border-b-pink-50\/55 {
  border-bottom-color: rgb(253 242 248 / 0.55);
}
.tw-border-b-pink-50\/60 {
  border-bottom-color: rgb(253 242 248 / 0.6);
}
.tw-border-b-pink-50\/65 {
  border-bottom-color: rgb(253 242 248 / 0.65);
}
.tw-border-b-pink-50\/70 {
  border-bottom-color: rgb(253 242 248 / 0.7);
}
.tw-border-b-pink-50\/75 {
  border-bottom-color: rgb(253 242 248 / 0.75);
}
.tw-border-b-pink-50\/80 {
  border-bottom-color: rgb(253 242 248 / 0.8);
}
.tw-border-b-pink-50\/85 {
  border-bottom-color: rgb(253 242 248 / 0.85);
}
.tw-border-b-pink-50\/90 {
  border-bottom-color: rgb(253 242 248 / 0.9);
}
.tw-border-b-pink-50\/95 {
  border-bottom-color: rgb(253 242 248 / 0.95);
}
.tw-border-b-pink-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-500\/0 {
  border-bottom-color: rgb(236 72 153 / 0);
}
.tw-border-b-pink-500\/10 {
  border-bottom-color: rgb(236 72 153 / 0.1);
}
.tw-border-b-pink-500\/100 {
  border-bottom-color: rgb(236 72 153 / 1);
}
.tw-border-b-pink-500\/15 {
  border-bottom-color: rgb(236 72 153 / 0.15);
}
.tw-border-b-pink-500\/20 {
  border-bottom-color: rgb(236 72 153 / 0.2);
}
.tw-border-b-pink-500\/25 {
  border-bottom-color: rgb(236 72 153 / 0.25);
}
.tw-border-b-pink-500\/30 {
  border-bottom-color: rgb(236 72 153 / 0.3);
}
.tw-border-b-pink-500\/35 {
  border-bottom-color: rgb(236 72 153 / 0.35);
}
.tw-border-b-pink-500\/40 {
  border-bottom-color: rgb(236 72 153 / 0.4);
}
.tw-border-b-pink-500\/45 {
  border-bottom-color: rgb(236 72 153 / 0.45);
}
.tw-border-b-pink-500\/5 {
  border-bottom-color: rgb(236 72 153 / 0.05);
}
.tw-border-b-pink-500\/50 {
  border-bottom-color: rgb(236 72 153 / 0.5);
}
.tw-border-b-pink-500\/55 {
  border-bottom-color: rgb(236 72 153 / 0.55);
}
.tw-border-b-pink-500\/60 {
  border-bottom-color: rgb(236 72 153 / 0.6);
}
.tw-border-b-pink-500\/65 {
  border-bottom-color: rgb(236 72 153 / 0.65);
}
.tw-border-b-pink-500\/70 {
  border-bottom-color: rgb(236 72 153 / 0.7);
}
.tw-border-b-pink-500\/75 {
  border-bottom-color: rgb(236 72 153 / 0.75);
}
.tw-border-b-pink-500\/80 {
  border-bottom-color: rgb(236 72 153 / 0.8);
}
.tw-border-b-pink-500\/85 {
  border-bottom-color: rgb(236 72 153 / 0.85);
}
.tw-border-b-pink-500\/90 {
  border-bottom-color: rgb(236 72 153 / 0.9);
}
.tw-border-b-pink-500\/95 {
  border-bottom-color: rgb(236 72 153 / 0.95);
}
.tw-border-b-pink-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-600\/0 {
  border-bottom-color: rgb(219 39 119 / 0);
}
.tw-border-b-pink-600\/10 {
  border-bottom-color: rgb(219 39 119 / 0.1);
}
.tw-border-b-pink-600\/100 {
  border-bottom-color: rgb(219 39 119 / 1);
}
.tw-border-b-pink-600\/15 {
  border-bottom-color: rgb(219 39 119 / 0.15);
}
.tw-border-b-pink-600\/20 {
  border-bottom-color: rgb(219 39 119 / 0.2);
}
.tw-border-b-pink-600\/25 {
  border-bottom-color: rgb(219 39 119 / 0.25);
}
.tw-border-b-pink-600\/30 {
  border-bottom-color: rgb(219 39 119 / 0.3);
}
.tw-border-b-pink-600\/35 {
  border-bottom-color: rgb(219 39 119 / 0.35);
}
.tw-border-b-pink-600\/40 {
  border-bottom-color: rgb(219 39 119 / 0.4);
}
.tw-border-b-pink-600\/45 {
  border-bottom-color: rgb(219 39 119 / 0.45);
}
.tw-border-b-pink-600\/5 {
  border-bottom-color: rgb(219 39 119 / 0.05);
}
.tw-border-b-pink-600\/50 {
  border-bottom-color: rgb(219 39 119 / 0.5);
}
.tw-border-b-pink-600\/55 {
  border-bottom-color: rgb(219 39 119 / 0.55);
}
.tw-border-b-pink-600\/60 {
  border-bottom-color: rgb(219 39 119 / 0.6);
}
.tw-border-b-pink-600\/65 {
  border-bottom-color: rgb(219 39 119 / 0.65);
}
.tw-border-b-pink-600\/70 {
  border-bottom-color: rgb(219 39 119 / 0.7);
}
.tw-border-b-pink-600\/75 {
  border-bottom-color: rgb(219 39 119 / 0.75);
}
.tw-border-b-pink-600\/80 {
  border-bottom-color: rgb(219 39 119 / 0.8);
}
.tw-border-b-pink-600\/85 {
  border-bottom-color: rgb(219 39 119 / 0.85);
}
.tw-border-b-pink-600\/90 {
  border-bottom-color: rgb(219 39 119 / 0.9);
}
.tw-border-b-pink-600\/95 {
  border-bottom-color: rgb(219 39 119 / 0.95);
}
.tw-border-b-pink-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-700\/0 {
  border-bottom-color: rgb(190 24 93 / 0);
}
.tw-border-b-pink-700\/10 {
  border-bottom-color: rgb(190 24 93 / 0.1);
}
.tw-border-b-pink-700\/100 {
  border-bottom-color: rgb(190 24 93 / 1);
}
.tw-border-b-pink-700\/15 {
  border-bottom-color: rgb(190 24 93 / 0.15);
}
.tw-border-b-pink-700\/20 {
  border-bottom-color: rgb(190 24 93 / 0.2);
}
.tw-border-b-pink-700\/25 {
  border-bottom-color: rgb(190 24 93 / 0.25);
}
.tw-border-b-pink-700\/30 {
  border-bottom-color: rgb(190 24 93 / 0.3);
}
.tw-border-b-pink-700\/35 {
  border-bottom-color: rgb(190 24 93 / 0.35);
}
.tw-border-b-pink-700\/40 {
  border-bottom-color: rgb(190 24 93 / 0.4);
}
.tw-border-b-pink-700\/45 {
  border-bottom-color: rgb(190 24 93 / 0.45);
}
.tw-border-b-pink-700\/5 {
  border-bottom-color: rgb(190 24 93 / 0.05);
}
.tw-border-b-pink-700\/50 {
  border-bottom-color: rgb(190 24 93 / 0.5);
}
.tw-border-b-pink-700\/55 {
  border-bottom-color: rgb(190 24 93 / 0.55);
}
.tw-border-b-pink-700\/60 {
  border-bottom-color: rgb(190 24 93 / 0.6);
}
.tw-border-b-pink-700\/65 {
  border-bottom-color: rgb(190 24 93 / 0.65);
}
.tw-border-b-pink-700\/70 {
  border-bottom-color: rgb(190 24 93 / 0.7);
}
.tw-border-b-pink-700\/75 {
  border-bottom-color: rgb(190 24 93 / 0.75);
}
.tw-border-b-pink-700\/80 {
  border-bottom-color: rgb(190 24 93 / 0.8);
}
.tw-border-b-pink-700\/85 {
  border-bottom-color: rgb(190 24 93 / 0.85);
}
.tw-border-b-pink-700\/90 {
  border-bottom-color: rgb(190 24 93 / 0.9);
}
.tw-border-b-pink-700\/95 {
  border-bottom-color: rgb(190 24 93 / 0.95);
}
.tw-border-b-pink-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-800\/0 {
  border-bottom-color: rgb(157 23 77 / 0);
}
.tw-border-b-pink-800\/10 {
  border-bottom-color: rgb(157 23 77 / 0.1);
}
.tw-border-b-pink-800\/100 {
  border-bottom-color: rgb(157 23 77 / 1);
}
.tw-border-b-pink-800\/15 {
  border-bottom-color: rgb(157 23 77 / 0.15);
}
.tw-border-b-pink-800\/20 {
  border-bottom-color: rgb(157 23 77 / 0.2);
}
.tw-border-b-pink-800\/25 {
  border-bottom-color: rgb(157 23 77 / 0.25);
}
.tw-border-b-pink-800\/30 {
  border-bottom-color: rgb(157 23 77 / 0.3);
}
.tw-border-b-pink-800\/35 {
  border-bottom-color: rgb(157 23 77 / 0.35);
}
.tw-border-b-pink-800\/40 {
  border-bottom-color: rgb(157 23 77 / 0.4);
}
.tw-border-b-pink-800\/45 {
  border-bottom-color: rgb(157 23 77 / 0.45);
}
.tw-border-b-pink-800\/5 {
  border-bottom-color: rgb(157 23 77 / 0.05);
}
.tw-border-b-pink-800\/50 {
  border-bottom-color: rgb(157 23 77 / 0.5);
}
.tw-border-b-pink-800\/55 {
  border-bottom-color: rgb(157 23 77 / 0.55);
}
.tw-border-b-pink-800\/60 {
  border-bottom-color: rgb(157 23 77 / 0.6);
}
.tw-border-b-pink-800\/65 {
  border-bottom-color: rgb(157 23 77 / 0.65);
}
.tw-border-b-pink-800\/70 {
  border-bottom-color: rgb(157 23 77 / 0.7);
}
.tw-border-b-pink-800\/75 {
  border-bottom-color: rgb(157 23 77 / 0.75);
}
.tw-border-b-pink-800\/80 {
  border-bottom-color: rgb(157 23 77 / 0.8);
}
.tw-border-b-pink-800\/85 {
  border-bottom-color: rgb(157 23 77 / 0.85);
}
.tw-border-b-pink-800\/90 {
  border-bottom-color: rgb(157 23 77 / 0.9);
}
.tw-border-b-pink-800\/95 {
  border-bottom-color: rgb(157 23 77 / 0.95);
}
.tw-border-b-pink-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-900\/0 {
  border-bottom-color: rgb(131 24 67 / 0);
}
.tw-border-b-pink-900\/10 {
  border-bottom-color: rgb(131 24 67 / 0.1);
}
.tw-border-b-pink-900\/100 {
  border-bottom-color: rgb(131 24 67 / 1);
}
.tw-border-b-pink-900\/15 {
  border-bottom-color: rgb(131 24 67 / 0.15);
}
.tw-border-b-pink-900\/20 {
  border-bottom-color: rgb(131 24 67 / 0.2);
}
.tw-border-b-pink-900\/25 {
  border-bottom-color: rgb(131 24 67 / 0.25);
}
.tw-border-b-pink-900\/30 {
  border-bottom-color: rgb(131 24 67 / 0.3);
}
.tw-border-b-pink-900\/35 {
  border-bottom-color: rgb(131 24 67 / 0.35);
}
.tw-border-b-pink-900\/40 {
  border-bottom-color: rgb(131 24 67 / 0.4);
}
.tw-border-b-pink-900\/45 {
  border-bottom-color: rgb(131 24 67 / 0.45);
}
.tw-border-b-pink-900\/5 {
  border-bottom-color: rgb(131 24 67 / 0.05);
}
.tw-border-b-pink-900\/50 {
  border-bottom-color: rgb(131 24 67 / 0.5);
}
.tw-border-b-pink-900\/55 {
  border-bottom-color: rgb(131 24 67 / 0.55);
}
.tw-border-b-pink-900\/60 {
  border-bottom-color: rgb(131 24 67 / 0.6);
}
.tw-border-b-pink-900\/65 {
  border-bottom-color: rgb(131 24 67 / 0.65);
}
.tw-border-b-pink-900\/70 {
  border-bottom-color: rgb(131 24 67 / 0.7);
}
.tw-border-b-pink-900\/75 {
  border-bottom-color: rgb(131 24 67 / 0.75);
}
.tw-border-b-pink-900\/80 {
  border-bottom-color: rgb(131 24 67 / 0.8);
}
.tw-border-b-pink-900\/85 {
  border-bottom-color: rgb(131 24 67 / 0.85);
}
.tw-border-b-pink-900\/90 {
  border-bottom-color: rgb(131 24 67 / 0.9);
}
.tw-border-b-pink-900\/95 {
  border-bottom-color: rgb(131 24 67 / 0.95);
}
.tw-border-b-pink-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-b-pink-950\/0 {
  border-bottom-color: rgb(80 7 36 / 0);
}
.tw-border-b-pink-950\/10 {
  border-bottom-color: rgb(80 7 36 / 0.1);
}
.tw-border-b-pink-950\/100 {
  border-bottom-color: rgb(80 7 36 / 1);
}
.tw-border-b-pink-950\/15 {
  border-bottom-color: rgb(80 7 36 / 0.15);
}
.tw-border-b-pink-950\/20 {
  border-bottom-color: rgb(80 7 36 / 0.2);
}
.tw-border-b-pink-950\/25 {
  border-bottom-color: rgb(80 7 36 / 0.25);
}
.tw-border-b-pink-950\/30 {
  border-bottom-color: rgb(80 7 36 / 0.3);
}
.tw-border-b-pink-950\/35 {
  border-bottom-color: rgb(80 7 36 / 0.35);
}
.tw-border-b-pink-950\/40 {
  border-bottom-color: rgb(80 7 36 / 0.4);
}
.tw-border-b-pink-950\/45 {
  border-bottom-color: rgb(80 7 36 / 0.45);
}
.tw-border-b-pink-950\/5 {
  border-bottom-color: rgb(80 7 36 / 0.05);
}
.tw-border-b-pink-950\/50 {
  border-bottom-color: rgb(80 7 36 / 0.5);
}
.tw-border-b-pink-950\/55 {
  border-bottom-color: rgb(80 7 36 / 0.55);
}
.tw-border-b-pink-950\/60 {
  border-bottom-color: rgb(80 7 36 / 0.6);
}
.tw-border-b-pink-950\/65 {
  border-bottom-color: rgb(80 7 36 / 0.65);
}
.tw-border-b-pink-950\/70 {
  border-bottom-color: rgb(80 7 36 / 0.7);
}
.tw-border-b-pink-950\/75 {
  border-bottom-color: rgb(80 7 36 / 0.75);
}
.tw-border-b-pink-950\/80 {
  border-bottom-color: rgb(80 7 36 / 0.8);
}
.tw-border-b-pink-950\/85 {
  border-bottom-color: rgb(80 7 36 / 0.85);
}
.tw-border-b-pink-950\/90 {
  border-bottom-color: rgb(80 7 36 / 0.9);
}
.tw-border-b-pink-950\/95 {
  border-bottom-color: rgb(80 7 36 / 0.95);
}
.tw-border-b-primary {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-b-primary-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-b-primary-dark\/0 {
  border-bottom-color: rgb(26 99 144 / 0);
}
.tw-border-b-primary-dark\/10 {
  border-bottom-color: rgb(26 99 144 / 0.1);
}
.tw-border-b-primary-dark\/100 {
  border-bottom-color: rgb(26 99 144 / 1);
}
.tw-border-b-primary-dark\/15 {
  border-bottom-color: rgb(26 99 144 / 0.15);
}
.tw-border-b-primary-dark\/20 {
  border-bottom-color: rgb(26 99 144 / 0.2);
}
.tw-border-b-primary-dark\/25 {
  border-bottom-color: rgb(26 99 144 / 0.25);
}
.tw-border-b-primary-dark\/30 {
  border-bottom-color: rgb(26 99 144 / 0.3);
}
.tw-border-b-primary-dark\/35 {
  border-bottom-color: rgb(26 99 144 / 0.35);
}
.tw-border-b-primary-dark\/40 {
  border-bottom-color: rgb(26 99 144 / 0.4);
}
.tw-border-b-primary-dark\/45 {
  border-bottom-color: rgb(26 99 144 / 0.45);
}
.tw-border-b-primary-dark\/5 {
  border-bottom-color: rgb(26 99 144 / 0.05);
}
.tw-border-b-primary-dark\/50 {
  border-bottom-color: rgb(26 99 144 / 0.5);
}
.tw-border-b-primary-dark\/55 {
  border-bottom-color: rgb(26 99 144 / 0.55);
}
.tw-border-b-primary-dark\/60 {
  border-bottom-color: rgb(26 99 144 / 0.6);
}
.tw-border-b-primary-dark\/65 {
  border-bottom-color: rgb(26 99 144 / 0.65);
}
.tw-border-b-primary-dark\/70 {
  border-bottom-color: rgb(26 99 144 / 0.7);
}
.tw-border-b-primary-dark\/75 {
  border-bottom-color: rgb(26 99 144 / 0.75);
}
.tw-border-b-primary-dark\/80 {
  border-bottom-color: rgb(26 99 144 / 0.8);
}
.tw-border-b-primary-dark\/85 {
  border-bottom-color: rgb(26 99 144 / 0.85);
}
.tw-border-b-primary-dark\/90 {
  border-bottom-color: rgb(26 99 144 / 0.9);
}
.tw-border-b-primary-dark\/95 {
  border-bottom-color: rgb(26 99 144 / 0.95);
}
.tw-border-b-primary-light {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-b-primary-light\/0 {
  border-bottom-color: rgb(30 116 168 / 0);
}
.tw-border-b-primary-light\/10 {
  border-bottom-color: rgb(30 116 168 / 0.1);
}
.tw-border-b-primary-light\/100 {
  border-bottom-color: rgb(30 116 168 / 1);
}
.tw-border-b-primary-light\/15 {
  border-bottom-color: rgb(30 116 168 / 0.15);
}
.tw-border-b-primary-light\/20 {
  border-bottom-color: rgb(30 116 168 / 0.2);
}
.tw-border-b-primary-light\/25 {
  border-bottom-color: rgb(30 116 168 / 0.25);
}
.tw-border-b-primary-light\/30 {
  border-bottom-color: rgb(30 116 168 / 0.3);
}
.tw-border-b-primary-light\/35 {
  border-bottom-color: rgb(30 116 168 / 0.35);
}
.tw-border-b-primary-light\/40 {
  border-bottom-color: rgb(30 116 168 / 0.4);
}
.tw-border-b-primary-light\/45 {
  border-bottom-color: rgb(30 116 168 / 0.45);
}
.tw-border-b-primary-light\/5 {
  border-bottom-color: rgb(30 116 168 / 0.05);
}
.tw-border-b-primary-light\/50 {
  border-bottom-color: rgb(30 116 168 / 0.5);
}
.tw-border-b-primary-light\/55 {
  border-bottom-color: rgb(30 116 168 / 0.55);
}
.tw-border-b-primary-light\/60 {
  border-bottom-color: rgb(30 116 168 / 0.6);
}
.tw-border-b-primary-light\/65 {
  border-bottom-color: rgb(30 116 168 / 0.65);
}
.tw-border-b-primary-light\/70 {
  border-bottom-color: rgb(30 116 168 / 0.7);
}
.tw-border-b-primary-light\/75 {
  border-bottom-color: rgb(30 116 168 / 0.75);
}
.tw-border-b-primary-light\/80 {
  border-bottom-color: rgb(30 116 168 / 0.8);
}
.tw-border-b-primary-light\/85 {
  border-bottom-color: rgb(30 116 168 / 0.85);
}
.tw-border-b-primary-light\/90 {
  border-bottom-color: rgb(30 116 168 / 0.9);
}
.tw-border-b-primary-light\/95 {
  border-bottom-color: rgb(30 116 168 / 0.95);
}
.tw-border-b-primary\/0 {
  border-bottom-color: rgb(28 108 152 / 0);
}
.tw-border-b-primary\/10 {
  border-bottom-color: rgb(28 108 152 / 0.1);
}
.tw-border-b-primary\/100 {
  border-bottom-color: rgb(28 108 152 / 1);
}
.tw-border-b-primary\/15 {
  border-bottom-color: rgb(28 108 152 / 0.15);
}
.tw-border-b-primary\/20 {
  border-bottom-color: rgb(28 108 152 / 0.2);
}
.tw-border-b-primary\/25 {
  border-bottom-color: rgb(28 108 152 / 0.25);
}
.tw-border-b-primary\/30 {
  border-bottom-color: rgb(28 108 152 / 0.3);
}
.tw-border-b-primary\/35 {
  border-bottom-color: rgb(28 108 152 / 0.35);
}
.tw-border-b-primary\/40 {
  border-bottom-color: rgb(28 108 152 / 0.4);
}
.tw-border-b-primary\/45 {
  border-bottom-color: rgb(28 108 152 / 0.45);
}
.tw-border-b-primary\/5 {
  border-bottom-color: rgb(28 108 152 / 0.05);
}
.tw-border-b-primary\/50 {
  border-bottom-color: rgb(28 108 152 / 0.5);
}
.tw-border-b-primary\/55 {
  border-bottom-color: rgb(28 108 152 / 0.55);
}
.tw-border-b-primary\/60 {
  border-bottom-color: rgb(28 108 152 / 0.6);
}
.tw-border-b-primary\/65 {
  border-bottom-color: rgb(28 108 152 / 0.65);
}
.tw-border-b-primary\/70 {
  border-bottom-color: rgb(28 108 152 / 0.7);
}
.tw-border-b-primary\/75 {
  border-bottom-color: rgb(28 108 152 / 0.75);
}
.tw-border-b-primary\/80 {
  border-bottom-color: rgb(28 108 152 / 0.8);
}
.tw-border-b-primary\/85 {
  border-bottom-color: rgb(28 108 152 / 0.85);
}
.tw-border-b-primary\/90 {
  border-bottom-color: rgb(28 108 152 / 0.9);
}
.tw-border-b-primary\/95 {
  border-bottom-color: rgb(28 108 152 / 0.95);
}
.tw-border-b-purple-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-100\/0 {
  border-bottom-color: rgb(243 232 255 / 0);
}
.tw-border-b-purple-100\/10 {
  border-bottom-color: rgb(243 232 255 / 0.1);
}
.tw-border-b-purple-100\/100 {
  border-bottom-color: rgb(243 232 255 / 1);
}
.tw-border-b-purple-100\/15 {
  border-bottom-color: rgb(243 232 255 / 0.15);
}
.tw-border-b-purple-100\/20 {
  border-bottom-color: rgb(243 232 255 / 0.2);
}
.tw-border-b-purple-100\/25 {
  border-bottom-color: rgb(243 232 255 / 0.25);
}
.tw-border-b-purple-100\/30 {
  border-bottom-color: rgb(243 232 255 / 0.3);
}
.tw-border-b-purple-100\/35 {
  border-bottom-color: rgb(243 232 255 / 0.35);
}
.tw-border-b-purple-100\/40 {
  border-bottom-color: rgb(243 232 255 / 0.4);
}
.tw-border-b-purple-100\/45 {
  border-bottom-color: rgb(243 232 255 / 0.45);
}
.tw-border-b-purple-100\/5 {
  border-bottom-color: rgb(243 232 255 / 0.05);
}
.tw-border-b-purple-100\/50 {
  border-bottom-color: rgb(243 232 255 / 0.5);
}
.tw-border-b-purple-100\/55 {
  border-bottom-color: rgb(243 232 255 / 0.55);
}
.tw-border-b-purple-100\/60 {
  border-bottom-color: rgb(243 232 255 / 0.6);
}
.tw-border-b-purple-100\/65 {
  border-bottom-color: rgb(243 232 255 / 0.65);
}
.tw-border-b-purple-100\/70 {
  border-bottom-color: rgb(243 232 255 / 0.7);
}
.tw-border-b-purple-100\/75 {
  border-bottom-color: rgb(243 232 255 / 0.75);
}
.tw-border-b-purple-100\/80 {
  border-bottom-color: rgb(243 232 255 / 0.8);
}
.tw-border-b-purple-100\/85 {
  border-bottom-color: rgb(243 232 255 / 0.85);
}
.tw-border-b-purple-100\/90 {
  border-bottom-color: rgb(243 232 255 / 0.9);
}
.tw-border-b-purple-100\/95 {
  border-bottom-color: rgb(243 232 255 / 0.95);
}
.tw-border-b-purple-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-200\/0 {
  border-bottom-color: rgb(233 213 255 / 0);
}
.tw-border-b-purple-200\/10 {
  border-bottom-color: rgb(233 213 255 / 0.1);
}
.tw-border-b-purple-200\/100 {
  border-bottom-color: rgb(233 213 255 / 1);
}
.tw-border-b-purple-200\/15 {
  border-bottom-color: rgb(233 213 255 / 0.15);
}
.tw-border-b-purple-200\/20 {
  border-bottom-color: rgb(233 213 255 / 0.2);
}
.tw-border-b-purple-200\/25 {
  border-bottom-color: rgb(233 213 255 / 0.25);
}
.tw-border-b-purple-200\/30 {
  border-bottom-color: rgb(233 213 255 / 0.3);
}
.tw-border-b-purple-200\/35 {
  border-bottom-color: rgb(233 213 255 / 0.35);
}
.tw-border-b-purple-200\/40 {
  border-bottom-color: rgb(233 213 255 / 0.4);
}
.tw-border-b-purple-200\/45 {
  border-bottom-color: rgb(233 213 255 / 0.45);
}
.tw-border-b-purple-200\/5 {
  border-bottom-color: rgb(233 213 255 / 0.05);
}
.tw-border-b-purple-200\/50 {
  border-bottom-color: rgb(233 213 255 / 0.5);
}
.tw-border-b-purple-200\/55 {
  border-bottom-color: rgb(233 213 255 / 0.55);
}
.tw-border-b-purple-200\/60 {
  border-bottom-color: rgb(233 213 255 / 0.6);
}
.tw-border-b-purple-200\/65 {
  border-bottom-color: rgb(233 213 255 / 0.65);
}
.tw-border-b-purple-200\/70 {
  border-bottom-color: rgb(233 213 255 / 0.7);
}
.tw-border-b-purple-200\/75 {
  border-bottom-color: rgb(233 213 255 / 0.75);
}
.tw-border-b-purple-200\/80 {
  border-bottom-color: rgb(233 213 255 / 0.8);
}
.tw-border-b-purple-200\/85 {
  border-bottom-color: rgb(233 213 255 / 0.85);
}
.tw-border-b-purple-200\/90 {
  border-bottom-color: rgb(233 213 255 / 0.9);
}
.tw-border-b-purple-200\/95 {
  border-bottom-color: rgb(233 213 255 / 0.95);
}
.tw-border-b-purple-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-300\/0 {
  border-bottom-color: rgb(216 180 254 / 0);
}
.tw-border-b-purple-300\/10 {
  border-bottom-color: rgb(216 180 254 / 0.1);
}
.tw-border-b-purple-300\/100 {
  border-bottom-color: rgb(216 180 254 / 1);
}
.tw-border-b-purple-300\/15 {
  border-bottom-color: rgb(216 180 254 / 0.15);
}
.tw-border-b-purple-300\/20 {
  border-bottom-color: rgb(216 180 254 / 0.2);
}
.tw-border-b-purple-300\/25 {
  border-bottom-color: rgb(216 180 254 / 0.25);
}
.tw-border-b-purple-300\/30 {
  border-bottom-color: rgb(216 180 254 / 0.3);
}
.tw-border-b-purple-300\/35 {
  border-bottom-color: rgb(216 180 254 / 0.35);
}
.tw-border-b-purple-300\/40 {
  border-bottom-color: rgb(216 180 254 / 0.4);
}
.tw-border-b-purple-300\/45 {
  border-bottom-color: rgb(216 180 254 / 0.45);
}
.tw-border-b-purple-300\/5 {
  border-bottom-color: rgb(216 180 254 / 0.05);
}
.tw-border-b-purple-300\/50 {
  border-bottom-color: rgb(216 180 254 / 0.5);
}
.tw-border-b-purple-300\/55 {
  border-bottom-color: rgb(216 180 254 / 0.55);
}
.tw-border-b-purple-300\/60 {
  border-bottom-color: rgb(216 180 254 / 0.6);
}
.tw-border-b-purple-300\/65 {
  border-bottom-color: rgb(216 180 254 / 0.65);
}
.tw-border-b-purple-300\/70 {
  border-bottom-color: rgb(216 180 254 / 0.7);
}
.tw-border-b-purple-300\/75 {
  border-bottom-color: rgb(216 180 254 / 0.75);
}
.tw-border-b-purple-300\/80 {
  border-bottom-color: rgb(216 180 254 / 0.8);
}
.tw-border-b-purple-300\/85 {
  border-bottom-color: rgb(216 180 254 / 0.85);
}
.tw-border-b-purple-300\/90 {
  border-bottom-color: rgb(216 180 254 / 0.9);
}
.tw-border-b-purple-300\/95 {
  border-bottom-color: rgb(216 180 254 / 0.95);
}
.tw-border-b-purple-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-400\/0 {
  border-bottom-color: rgb(192 132 252 / 0);
}
.tw-border-b-purple-400\/10 {
  border-bottom-color: rgb(192 132 252 / 0.1);
}
.tw-border-b-purple-400\/100 {
  border-bottom-color: rgb(192 132 252 / 1);
}
.tw-border-b-purple-400\/15 {
  border-bottom-color: rgb(192 132 252 / 0.15);
}
.tw-border-b-purple-400\/20 {
  border-bottom-color: rgb(192 132 252 / 0.2);
}
.tw-border-b-purple-400\/25 {
  border-bottom-color: rgb(192 132 252 / 0.25);
}
.tw-border-b-purple-400\/30 {
  border-bottom-color: rgb(192 132 252 / 0.3);
}
.tw-border-b-purple-400\/35 {
  border-bottom-color: rgb(192 132 252 / 0.35);
}
.tw-border-b-purple-400\/40 {
  border-bottom-color: rgb(192 132 252 / 0.4);
}
.tw-border-b-purple-400\/45 {
  border-bottom-color: rgb(192 132 252 / 0.45);
}
.tw-border-b-purple-400\/5 {
  border-bottom-color: rgb(192 132 252 / 0.05);
}
.tw-border-b-purple-400\/50 {
  border-bottom-color: rgb(192 132 252 / 0.5);
}
.tw-border-b-purple-400\/55 {
  border-bottom-color: rgb(192 132 252 / 0.55);
}
.tw-border-b-purple-400\/60 {
  border-bottom-color: rgb(192 132 252 / 0.6);
}
.tw-border-b-purple-400\/65 {
  border-bottom-color: rgb(192 132 252 / 0.65);
}
.tw-border-b-purple-400\/70 {
  border-bottom-color: rgb(192 132 252 / 0.7);
}
.tw-border-b-purple-400\/75 {
  border-bottom-color: rgb(192 132 252 / 0.75);
}
.tw-border-b-purple-400\/80 {
  border-bottom-color: rgb(192 132 252 / 0.8);
}
.tw-border-b-purple-400\/85 {
  border-bottom-color: rgb(192 132 252 / 0.85);
}
.tw-border-b-purple-400\/90 {
  border-bottom-color: rgb(192 132 252 / 0.9);
}
.tw-border-b-purple-400\/95 {
  border-bottom-color: rgb(192 132 252 / 0.95);
}
.tw-border-b-purple-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-50\/0 {
  border-bottom-color: rgb(250 245 255 / 0);
}
.tw-border-b-purple-50\/10 {
  border-bottom-color: rgb(250 245 255 / 0.1);
}
.tw-border-b-purple-50\/100 {
  border-bottom-color: rgb(250 245 255 / 1);
}
.tw-border-b-purple-50\/15 {
  border-bottom-color: rgb(250 245 255 / 0.15);
}
.tw-border-b-purple-50\/20 {
  border-bottom-color: rgb(250 245 255 / 0.2);
}
.tw-border-b-purple-50\/25 {
  border-bottom-color: rgb(250 245 255 / 0.25);
}
.tw-border-b-purple-50\/30 {
  border-bottom-color: rgb(250 245 255 / 0.3);
}
.tw-border-b-purple-50\/35 {
  border-bottom-color: rgb(250 245 255 / 0.35);
}
.tw-border-b-purple-50\/40 {
  border-bottom-color: rgb(250 245 255 / 0.4);
}
.tw-border-b-purple-50\/45 {
  border-bottom-color: rgb(250 245 255 / 0.45);
}
.tw-border-b-purple-50\/5 {
  border-bottom-color: rgb(250 245 255 / 0.05);
}
.tw-border-b-purple-50\/50 {
  border-bottom-color: rgb(250 245 255 / 0.5);
}
.tw-border-b-purple-50\/55 {
  border-bottom-color: rgb(250 245 255 / 0.55);
}
.tw-border-b-purple-50\/60 {
  border-bottom-color: rgb(250 245 255 / 0.6);
}
.tw-border-b-purple-50\/65 {
  border-bottom-color: rgb(250 245 255 / 0.65);
}
.tw-border-b-purple-50\/70 {
  border-bottom-color: rgb(250 245 255 / 0.7);
}
.tw-border-b-purple-50\/75 {
  border-bottom-color: rgb(250 245 255 / 0.75);
}
.tw-border-b-purple-50\/80 {
  border-bottom-color: rgb(250 245 255 / 0.8);
}
.tw-border-b-purple-50\/85 {
  border-bottom-color: rgb(250 245 255 / 0.85);
}
.tw-border-b-purple-50\/90 {
  border-bottom-color: rgb(250 245 255 / 0.9);
}
.tw-border-b-purple-50\/95 {
  border-bottom-color: rgb(250 245 255 / 0.95);
}
.tw-border-b-purple-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-500\/0 {
  border-bottom-color: rgb(168 85 247 / 0);
}
.tw-border-b-purple-500\/10 {
  border-bottom-color: rgb(168 85 247 / 0.1);
}
.tw-border-b-purple-500\/100 {
  border-bottom-color: rgb(168 85 247 / 1);
}
.tw-border-b-purple-500\/15 {
  border-bottom-color: rgb(168 85 247 / 0.15);
}
.tw-border-b-purple-500\/20 {
  border-bottom-color: rgb(168 85 247 / 0.2);
}
.tw-border-b-purple-500\/25 {
  border-bottom-color: rgb(168 85 247 / 0.25);
}
.tw-border-b-purple-500\/30 {
  border-bottom-color: rgb(168 85 247 / 0.3);
}
.tw-border-b-purple-500\/35 {
  border-bottom-color: rgb(168 85 247 / 0.35);
}
.tw-border-b-purple-500\/40 {
  border-bottom-color: rgb(168 85 247 / 0.4);
}
.tw-border-b-purple-500\/45 {
  border-bottom-color: rgb(168 85 247 / 0.45);
}
.tw-border-b-purple-500\/5 {
  border-bottom-color: rgb(168 85 247 / 0.05);
}
.tw-border-b-purple-500\/50 {
  border-bottom-color: rgb(168 85 247 / 0.5);
}
.tw-border-b-purple-500\/55 {
  border-bottom-color: rgb(168 85 247 / 0.55);
}
.tw-border-b-purple-500\/60 {
  border-bottom-color: rgb(168 85 247 / 0.6);
}
.tw-border-b-purple-500\/65 {
  border-bottom-color: rgb(168 85 247 / 0.65);
}
.tw-border-b-purple-500\/70 {
  border-bottom-color: rgb(168 85 247 / 0.7);
}
.tw-border-b-purple-500\/75 {
  border-bottom-color: rgb(168 85 247 / 0.75);
}
.tw-border-b-purple-500\/80 {
  border-bottom-color: rgb(168 85 247 / 0.8);
}
.tw-border-b-purple-500\/85 {
  border-bottom-color: rgb(168 85 247 / 0.85);
}
.tw-border-b-purple-500\/90 {
  border-bottom-color: rgb(168 85 247 / 0.9);
}
.tw-border-b-purple-500\/95 {
  border-bottom-color: rgb(168 85 247 / 0.95);
}
.tw-border-b-purple-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-600\/0 {
  border-bottom-color: rgb(147 51 234 / 0);
}
.tw-border-b-purple-600\/10 {
  border-bottom-color: rgb(147 51 234 / 0.1);
}
.tw-border-b-purple-600\/100 {
  border-bottom-color: rgb(147 51 234 / 1);
}
.tw-border-b-purple-600\/15 {
  border-bottom-color: rgb(147 51 234 / 0.15);
}
.tw-border-b-purple-600\/20 {
  border-bottom-color: rgb(147 51 234 / 0.2);
}
.tw-border-b-purple-600\/25 {
  border-bottom-color: rgb(147 51 234 / 0.25);
}
.tw-border-b-purple-600\/30 {
  border-bottom-color: rgb(147 51 234 / 0.3);
}
.tw-border-b-purple-600\/35 {
  border-bottom-color: rgb(147 51 234 / 0.35);
}
.tw-border-b-purple-600\/40 {
  border-bottom-color: rgb(147 51 234 / 0.4);
}
.tw-border-b-purple-600\/45 {
  border-bottom-color: rgb(147 51 234 / 0.45);
}
.tw-border-b-purple-600\/5 {
  border-bottom-color: rgb(147 51 234 / 0.05);
}
.tw-border-b-purple-600\/50 {
  border-bottom-color: rgb(147 51 234 / 0.5);
}
.tw-border-b-purple-600\/55 {
  border-bottom-color: rgb(147 51 234 / 0.55);
}
.tw-border-b-purple-600\/60 {
  border-bottom-color: rgb(147 51 234 / 0.6);
}
.tw-border-b-purple-600\/65 {
  border-bottom-color: rgb(147 51 234 / 0.65);
}
.tw-border-b-purple-600\/70 {
  border-bottom-color: rgb(147 51 234 / 0.7);
}
.tw-border-b-purple-600\/75 {
  border-bottom-color: rgb(147 51 234 / 0.75);
}
.tw-border-b-purple-600\/80 {
  border-bottom-color: rgb(147 51 234 / 0.8);
}
.tw-border-b-purple-600\/85 {
  border-bottom-color: rgb(147 51 234 / 0.85);
}
.tw-border-b-purple-600\/90 {
  border-bottom-color: rgb(147 51 234 / 0.9);
}
.tw-border-b-purple-600\/95 {
  border-bottom-color: rgb(147 51 234 / 0.95);
}
.tw-border-b-purple-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-700\/0 {
  border-bottom-color: rgb(126 34 206 / 0);
}
.tw-border-b-purple-700\/10 {
  border-bottom-color: rgb(126 34 206 / 0.1);
}
.tw-border-b-purple-700\/100 {
  border-bottom-color: rgb(126 34 206 / 1);
}
.tw-border-b-purple-700\/15 {
  border-bottom-color: rgb(126 34 206 / 0.15);
}
.tw-border-b-purple-700\/20 {
  border-bottom-color: rgb(126 34 206 / 0.2);
}
.tw-border-b-purple-700\/25 {
  border-bottom-color: rgb(126 34 206 / 0.25);
}
.tw-border-b-purple-700\/30 {
  border-bottom-color: rgb(126 34 206 / 0.3);
}
.tw-border-b-purple-700\/35 {
  border-bottom-color: rgb(126 34 206 / 0.35);
}
.tw-border-b-purple-700\/40 {
  border-bottom-color: rgb(126 34 206 / 0.4);
}
.tw-border-b-purple-700\/45 {
  border-bottom-color: rgb(126 34 206 / 0.45);
}
.tw-border-b-purple-700\/5 {
  border-bottom-color: rgb(126 34 206 / 0.05);
}
.tw-border-b-purple-700\/50 {
  border-bottom-color: rgb(126 34 206 / 0.5);
}
.tw-border-b-purple-700\/55 {
  border-bottom-color: rgb(126 34 206 / 0.55);
}
.tw-border-b-purple-700\/60 {
  border-bottom-color: rgb(126 34 206 / 0.6);
}
.tw-border-b-purple-700\/65 {
  border-bottom-color: rgb(126 34 206 / 0.65);
}
.tw-border-b-purple-700\/70 {
  border-bottom-color: rgb(126 34 206 / 0.7);
}
.tw-border-b-purple-700\/75 {
  border-bottom-color: rgb(126 34 206 / 0.75);
}
.tw-border-b-purple-700\/80 {
  border-bottom-color: rgb(126 34 206 / 0.8);
}
.tw-border-b-purple-700\/85 {
  border-bottom-color: rgb(126 34 206 / 0.85);
}
.tw-border-b-purple-700\/90 {
  border-bottom-color: rgb(126 34 206 / 0.9);
}
.tw-border-b-purple-700\/95 {
  border-bottom-color: rgb(126 34 206 / 0.95);
}
.tw-border-b-purple-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-800\/0 {
  border-bottom-color: rgb(107 33 168 / 0);
}
.tw-border-b-purple-800\/10 {
  border-bottom-color: rgb(107 33 168 / 0.1);
}
.tw-border-b-purple-800\/100 {
  border-bottom-color: rgb(107 33 168 / 1);
}
.tw-border-b-purple-800\/15 {
  border-bottom-color: rgb(107 33 168 / 0.15);
}
.tw-border-b-purple-800\/20 {
  border-bottom-color: rgb(107 33 168 / 0.2);
}
.tw-border-b-purple-800\/25 {
  border-bottom-color: rgb(107 33 168 / 0.25);
}
.tw-border-b-purple-800\/30 {
  border-bottom-color: rgb(107 33 168 / 0.3);
}
.tw-border-b-purple-800\/35 {
  border-bottom-color: rgb(107 33 168 / 0.35);
}
.tw-border-b-purple-800\/40 {
  border-bottom-color: rgb(107 33 168 / 0.4);
}
.tw-border-b-purple-800\/45 {
  border-bottom-color: rgb(107 33 168 / 0.45);
}
.tw-border-b-purple-800\/5 {
  border-bottom-color: rgb(107 33 168 / 0.05);
}
.tw-border-b-purple-800\/50 {
  border-bottom-color: rgb(107 33 168 / 0.5);
}
.tw-border-b-purple-800\/55 {
  border-bottom-color: rgb(107 33 168 / 0.55);
}
.tw-border-b-purple-800\/60 {
  border-bottom-color: rgb(107 33 168 / 0.6);
}
.tw-border-b-purple-800\/65 {
  border-bottom-color: rgb(107 33 168 / 0.65);
}
.tw-border-b-purple-800\/70 {
  border-bottom-color: rgb(107 33 168 / 0.7);
}
.tw-border-b-purple-800\/75 {
  border-bottom-color: rgb(107 33 168 / 0.75);
}
.tw-border-b-purple-800\/80 {
  border-bottom-color: rgb(107 33 168 / 0.8);
}
.tw-border-b-purple-800\/85 {
  border-bottom-color: rgb(107 33 168 / 0.85);
}
.tw-border-b-purple-800\/90 {
  border-bottom-color: rgb(107 33 168 / 0.9);
}
.tw-border-b-purple-800\/95 {
  border-bottom-color: rgb(107 33 168 / 0.95);
}
.tw-border-b-purple-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-900\/0 {
  border-bottom-color: rgb(88 28 135 / 0);
}
.tw-border-b-purple-900\/10 {
  border-bottom-color: rgb(88 28 135 / 0.1);
}
.tw-border-b-purple-900\/100 {
  border-bottom-color: rgb(88 28 135 / 1);
}
.tw-border-b-purple-900\/15 {
  border-bottom-color: rgb(88 28 135 / 0.15);
}
.tw-border-b-purple-900\/20 {
  border-bottom-color: rgb(88 28 135 / 0.2);
}
.tw-border-b-purple-900\/25 {
  border-bottom-color: rgb(88 28 135 / 0.25);
}
.tw-border-b-purple-900\/30 {
  border-bottom-color: rgb(88 28 135 / 0.3);
}
.tw-border-b-purple-900\/35 {
  border-bottom-color: rgb(88 28 135 / 0.35);
}
.tw-border-b-purple-900\/40 {
  border-bottom-color: rgb(88 28 135 / 0.4);
}
.tw-border-b-purple-900\/45 {
  border-bottom-color: rgb(88 28 135 / 0.45);
}
.tw-border-b-purple-900\/5 {
  border-bottom-color: rgb(88 28 135 / 0.05);
}
.tw-border-b-purple-900\/50 {
  border-bottom-color: rgb(88 28 135 / 0.5);
}
.tw-border-b-purple-900\/55 {
  border-bottom-color: rgb(88 28 135 / 0.55);
}
.tw-border-b-purple-900\/60 {
  border-bottom-color: rgb(88 28 135 / 0.6);
}
.tw-border-b-purple-900\/65 {
  border-bottom-color: rgb(88 28 135 / 0.65);
}
.tw-border-b-purple-900\/70 {
  border-bottom-color: rgb(88 28 135 / 0.7);
}
.tw-border-b-purple-900\/75 {
  border-bottom-color: rgb(88 28 135 / 0.75);
}
.tw-border-b-purple-900\/80 {
  border-bottom-color: rgb(88 28 135 / 0.8);
}
.tw-border-b-purple-900\/85 {
  border-bottom-color: rgb(88 28 135 / 0.85);
}
.tw-border-b-purple-900\/90 {
  border-bottom-color: rgb(88 28 135 / 0.9);
}
.tw-border-b-purple-900\/95 {
  border-bottom-color: rgb(88 28 135 / 0.95);
}
.tw-border-b-purple-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-b-purple-950\/0 {
  border-bottom-color: rgb(59 7 100 / 0);
}
.tw-border-b-purple-950\/10 {
  border-bottom-color: rgb(59 7 100 / 0.1);
}
.tw-border-b-purple-950\/100 {
  border-bottom-color: rgb(59 7 100 / 1);
}
.tw-border-b-purple-950\/15 {
  border-bottom-color: rgb(59 7 100 / 0.15);
}
.tw-border-b-purple-950\/20 {
  border-bottom-color: rgb(59 7 100 / 0.2);
}
.tw-border-b-purple-950\/25 {
  border-bottom-color: rgb(59 7 100 / 0.25);
}
.tw-border-b-purple-950\/30 {
  border-bottom-color: rgb(59 7 100 / 0.3);
}
.tw-border-b-purple-950\/35 {
  border-bottom-color: rgb(59 7 100 / 0.35);
}
.tw-border-b-purple-950\/40 {
  border-bottom-color: rgb(59 7 100 / 0.4);
}
.tw-border-b-purple-950\/45 {
  border-bottom-color: rgb(59 7 100 / 0.45);
}
.tw-border-b-purple-950\/5 {
  border-bottom-color: rgb(59 7 100 / 0.05);
}
.tw-border-b-purple-950\/50 {
  border-bottom-color: rgb(59 7 100 / 0.5);
}
.tw-border-b-purple-950\/55 {
  border-bottom-color: rgb(59 7 100 / 0.55);
}
.tw-border-b-purple-950\/60 {
  border-bottom-color: rgb(59 7 100 / 0.6);
}
.tw-border-b-purple-950\/65 {
  border-bottom-color: rgb(59 7 100 / 0.65);
}
.tw-border-b-purple-950\/70 {
  border-bottom-color: rgb(59 7 100 / 0.7);
}
.tw-border-b-purple-950\/75 {
  border-bottom-color: rgb(59 7 100 / 0.75);
}
.tw-border-b-purple-950\/80 {
  border-bottom-color: rgb(59 7 100 / 0.8);
}
.tw-border-b-purple-950\/85 {
  border-bottom-color: rgb(59 7 100 / 0.85);
}
.tw-border-b-purple-950\/90 {
  border-bottom-color: rgb(59 7 100 / 0.9);
}
.tw-border-b-purple-950\/95 {
  border-bottom-color: rgb(59 7 100 / 0.95);
}
.tw-border-b-red-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-100\/0 {
  border-bottom-color: rgb(254 226 226 / 0);
}
.tw-border-b-red-100\/10 {
  border-bottom-color: rgb(254 226 226 / 0.1);
}
.tw-border-b-red-100\/100 {
  border-bottom-color: rgb(254 226 226 / 1);
}
.tw-border-b-red-100\/15 {
  border-bottom-color: rgb(254 226 226 / 0.15);
}
.tw-border-b-red-100\/20 {
  border-bottom-color: rgb(254 226 226 / 0.2);
}
.tw-border-b-red-100\/25 {
  border-bottom-color: rgb(254 226 226 / 0.25);
}
.tw-border-b-red-100\/30 {
  border-bottom-color: rgb(254 226 226 / 0.3);
}
.tw-border-b-red-100\/35 {
  border-bottom-color: rgb(254 226 226 / 0.35);
}
.tw-border-b-red-100\/40 {
  border-bottom-color: rgb(254 226 226 / 0.4);
}
.tw-border-b-red-100\/45 {
  border-bottom-color: rgb(254 226 226 / 0.45);
}
.tw-border-b-red-100\/5 {
  border-bottom-color: rgb(254 226 226 / 0.05);
}
.tw-border-b-red-100\/50 {
  border-bottom-color: rgb(254 226 226 / 0.5);
}
.tw-border-b-red-100\/55 {
  border-bottom-color: rgb(254 226 226 / 0.55);
}
.tw-border-b-red-100\/60 {
  border-bottom-color: rgb(254 226 226 / 0.6);
}
.tw-border-b-red-100\/65 {
  border-bottom-color: rgb(254 226 226 / 0.65);
}
.tw-border-b-red-100\/70 {
  border-bottom-color: rgb(254 226 226 / 0.7);
}
.tw-border-b-red-100\/75 {
  border-bottom-color: rgb(254 226 226 / 0.75);
}
.tw-border-b-red-100\/80 {
  border-bottom-color: rgb(254 226 226 / 0.8);
}
.tw-border-b-red-100\/85 {
  border-bottom-color: rgb(254 226 226 / 0.85);
}
.tw-border-b-red-100\/90 {
  border-bottom-color: rgb(254 226 226 / 0.9);
}
.tw-border-b-red-100\/95 {
  border-bottom-color: rgb(254 226 226 / 0.95);
}
.tw-border-b-red-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-200\/0 {
  border-bottom-color: rgb(254 202 202 / 0);
}
.tw-border-b-red-200\/10 {
  border-bottom-color: rgb(254 202 202 / 0.1);
}
.tw-border-b-red-200\/100 {
  border-bottom-color: rgb(254 202 202 / 1);
}
.tw-border-b-red-200\/15 {
  border-bottom-color: rgb(254 202 202 / 0.15);
}
.tw-border-b-red-200\/20 {
  border-bottom-color: rgb(254 202 202 / 0.2);
}
.tw-border-b-red-200\/25 {
  border-bottom-color: rgb(254 202 202 / 0.25);
}
.tw-border-b-red-200\/30 {
  border-bottom-color: rgb(254 202 202 / 0.3);
}
.tw-border-b-red-200\/35 {
  border-bottom-color: rgb(254 202 202 / 0.35);
}
.tw-border-b-red-200\/40 {
  border-bottom-color: rgb(254 202 202 / 0.4);
}
.tw-border-b-red-200\/45 {
  border-bottom-color: rgb(254 202 202 / 0.45);
}
.tw-border-b-red-200\/5 {
  border-bottom-color: rgb(254 202 202 / 0.05);
}
.tw-border-b-red-200\/50 {
  border-bottom-color: rgb(254 202 202 / 0.5);
}
.tw-border-b-red-200\/55 {
  border-bottom-color: rgb(254 202 202 / 0.55);
}
.tw-border-b-red-200\/60 {
  border-bottom-color: rgb(254 202 202 / 0.6);
}
.tw-border-b-red-200\/65 {
  border-bottom-color: rgb(254 202 202 / 0.65);
}
.tw-border-b-red-200\/70 {
  border-bottom-color: rgb(254 202 202 / 0.7);
}
.tw-border-b-red-200\/75 {
  border-bottom-color: rgb(254 202 202 / 0.75);
}
.tw-border-b-red-200\/80 {
  border-bottom-color: rgb(254 202 202 / 0.8);
}
.tw-border-b-red-200\/85 {
  border-bottom-color: rgb(254 202 202 / 0.85);
}
.tw-border-b-red-200\/90 {
  border-bottom-color: rgb(254 202 202 / 0.9);
}
.tw-border-b-red-200\/95 {
  border-bottom-color: rgb(254 202 202 / 0.95);
}
.tw-border-b-red-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-300\/0 {
  border-bottom-color: rgb(252 165 165 / 0);
}
.tw-border-b-red-300\/10 {
  border-bottom-color: rgb(252 165 165 / 0.1);
}
.tw-border-b-red-300\/100 {
  border-bottom-color: rgb(252 165 165 / 1);
}
.tw-border-b-red-300\/15 {
  border-bottom-color: rgb(252 165 165 / 0.15);
}
.tw-border-b-red-300\/20 {
  border-bottom-color: rgb(252 165 165 / 0.2);
}
.tw-border-b-red-300\/25 {
  border-bottom-color: rgb(252 165 165 / 0.25);
}
.tw-border-b-red-300\/30 {
  border-bottom-color: rgb(252 165 165 / 0.3);
}
.tw-border-b-red-300\/35 {
  border-bottom-color: rgb(252 165 165 / 0.35);
}
.tw-border-b-red-300\/40 {
  border-bottom-color: rgb(252 165 165 / 0.4);
}
.tw-border-b-red-300\/45 {
  border-bottom-color: rgb(252 165 165 / 0.45);
}
.tw-border-b-red-300\/5 {
  border-bottom-color: rgb(252 165 165 / 0.05);
}
.tw-border-b-red-300\/50 {
  border-bottom-color: rgb(252 165 165 / 0.5);
}
.tw-border-b-red-300\/55 {
  border-bottom-color: rgb(252 165 165 / 0.55);
}
.tw-border-b-red-300\/60 {
  border-bottom-color: rgb(252 165 165 / 0.6);
}
.tw-border-b-red-300\/65 {
  border-bottom-color: rgb(252 165 165 / 0.65);
}
.tw-border-b-red-300\/70 {
  border-bottom-color: rgb(252 165 165 / 0.7);
}
.tw-border-b-red-300\/75 {
  border-bottom-color: rgb(252 165 165 / 0.75);
}
.tw-border-b-red-300\/80 {
  border-bottom-color: rgb(252 165 165 / 0.8);
}
.tw-border-b-red-300\/85 {
  border-bottom-color: rgb(252 165 165 / 0.85);
}
.tw-border-b-red-300\/90 {
  border-bottom-color: rgb(252 165 165 / 0.9);
}
.tw-border-b-red-300\/95 {
  border-bottom-color: rgb(252 165 165 / 0.95);
}
.tw-border-b-red-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-400\/0 {
  border-bottom-color: rgb(248 113 113 / 0);
}
.tw-border-b-red-400\/10 {
  border-bottom-color: rgb(248 113 113 / 0.1);
}
.tw-border-b-red-400\/100 {
  border-bottom-color: rgb(248 113 113 / 1);
}
.tw-border-b-red-400\/15 {
  border-bottom-color: rgb(248 113 113 / 0.15);
}
.tw-border-b-red-400\/20 {
  border-bottom-color: rgb(248 113 113 / 0.2);
}
.tw-border-b-red-400\/25 {
  border-bottom-color: rgb(248 113 113 / 0.25);
}
.tw-border-b-red-400\/30 {
  border-bottom-color: rgb(248 113 113 / 0.3);
}
.tw-border-b-red-400\/35 {
  border-bottom-color: rgb(248 113 113 / 0.35);
}
.tw-border-b-red-400\/40 {
  border-bottom-color: rgb(248 113 113 / 0.4);
}
.tw-border-b-red-400\/45 {
  border-bottom-color: rgb(248 113 113 / 0.45);
}
.tw-border-b-red-400\/5 {
  border-bottom-color: rgb(248 113 113 / 0.05);
}
.tw-border-b-red-400\/50 {
  border-bottom-color: rgb(248 113 113 / 0.5);
}
.tw-border-b-red-400\/55 {
  border-bottom-color: rgb(248 113 113 / 0.55);
}
.tw-border-b-red-400\/60 {
  border-bottom-color: rgb(248 113 113 / 0.6);
}
.tw-border-b-red-400\/65 {
  border-bottom-color: rgb(248 113 113 / 0.65);
}
.tw-border-b-red-400\/70 {
  border-bottom-color: rgb(248 113 113 / 0.7);
}
.tw-border-b-red-400\/75 {
  border-bottom-color: rgb(248 113 113 / 0.75);
}
.tw-border-b-red-400\/80 {
  border-bottom-color: rgb(248 113 113 / 0.8);
}
.tw-border-b-red-400\/85 {
  border-bottom-color: rgb(248 113 113 / 0.85);
}
.tw-border-b-red-400\/90 {
  border-bottom-color: rgb(248 113 113 / 0.9);
}
.tw-border-b-red-400\/95 {
  border-bottom-color: rgb(248 113 113 / 0.95);
}
.tw-border-b-red-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-50\/0 {
  border-bottom-color: rgb(254 242 242 / 0);
}
.tw-border-b-red-50\/10 {
  border-bottom-color: rgb(254 242 242 / 0.1);
}
.tw-border-b-red-50\/100 {
  border-bottom-color: rgb(254 242 242 / 1);
}
.tw-border-b-red-50\/15 {
  border-bottom-color: rgb(254 242 242 / 0.15);
}
.tw-border-b-red-50\/20 {
  border-bottom-color: rgb(254 242 242 / 0.2);
}
.tw-border-b-red-50\/25 {
  border-bottom-color: rgb(254 242 242 / 0.25);
}
.tw-border-b-red-50\/30 {
  border-bottom-color: rgb(254 242 242 / 0.3);
}
.tw-border-b-red-50\/35 {
  border-bottom-color: rgb(254 242 242 / 0.35);
}
.tw-border-b-red-50\/40 {
  border-bottom-color: rgb(254 242 242 / 0.4);
}
.tw-border-b-red-50\/45 {
  border-bottom-color: rgb(254 242 242 / 0.45);
}
.tw-border-b-red-50\/5 {
  border-bottom-color: rgb(254 242 242 / 0.05);
}
.tw-border-b-red-50\/50 {
  border-bottom-color: rgb(254 242 242 / 0.5);
}
.tw-border-b-red-50\/55 {
  border-bottom-color: rgb(254 242 242 / 0.55);
}
.tw-border-b-red-50\/60 {
  border-bottom-color: rgb(254 242 242 / 0.6);
}
.tw-border-b-red-50\/65 {
  border-bottom-color: rgb(254 242 242 / 0.65);
}
.tw-border-b-red-50\/70 {
  border-bottom-color: rgb(254 242 242 / 0.7);
}
.tw-border-b-red-50\/75 {
  border-bottom-color: rgb(254 242 242 / 0.75);
}
.tw-border-b-red-50\/80 {
  border-bottom-color: rgb(254 242 242 / 0.8);
}
.tw-border-b-red-50\/85 {
  border-bottom-color: rgb(254 242 242 / 0.85);
}
.tw-border-b-red-50\/90 {
  border-bottom-color: rgb(254 242 242 / 0.9);
}
.tw-border-b-red-50\/95 {
  border-bottom-color: rgb(254 242 242 / 0.95);
}
.tw-border-b-red-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-500\/0 {
  border-bottom-color: rgb(239 68 68 / 0);
}
.tw-border-b-red-500\/10 {
  border-bottom-color: rgb(239 68 68 / 0.1);
}
.tw-border-b-red-500\/100 {
  border-bottom-color: rgb(239 68 68 / 1);
}
.tw-border-b-red-500\/15 {
  border-bottom-color: rgb(239 68 68 / 0.15);
}
.tw-border-b-red-500\/20 {
  border-bottom-color: rgb(239 68 68 / 0.2);
}
.tw-border-b-red-500\/25 {
  border-bottom-color: rgb(239 68 68 / 0.25);
}
.tw-border-b-red-500\/30 {
  border-bottom-color: rgb(239 68 68 / 0.3);
}
.tw-border-b-red-500\/35 {
  border-bottom-color: rgb(239 68 68 / 0.35);
}
.tw-border-b-red-500\/40 {
  border-bottom-color: rgb(239 68 68 / 0.4);
}
.tw-border-b-red-500\/45 {
  border-bottom-color: rgb(239 68 68 / 0.45);
}
.tw-border-b-red-500\/5 {
  border-bottom-color: rgb(239 68 68 / 0.05);
}
.tw-border-b-red-500\/50 {
  border-bottom-color: rgb(239 68 68 / 0.5);
}
.tw-border-b-red-500\/55 {
  border-bottom-color: rgb(239 68 68 / 0.55);
}
.tw-border-b-red-500\/60 {
  border-bottom-color: rgb(239 68 68 / 0.6);
}
.tw-border-b-red-500\/65 {
  border-bottom-color: rgb(239 68 68 / 0.65);
}
.tw-border-b-red-500\/70 {
  border-bottom-color: rgb(239 68 68 / 0.7);
}
.tw-border-b-red-500\/75 {
  border-bottom-color: rgb(239 68 68 / 0.75);
}
.tw-border-b-red-500\/80 {
  border-bottom-color: rgb(239 68 68 / 0.8);
}
.tw-border-b-red-500\/85 {
  border-bottom-color: rgb(239 68 68 / 0.85);
}
.tw-border-b-red-500\/90 {
  border-bottom-color: rgb(239 68 68 / 0.9);
}
.tw-border-b-red-500\/95 {
  border-bottom-color: rgb(239 68 68 / 0.95);
}
.tw-border-b-red-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-600\/0 {
  border-bottom-color: rgb(220 38 38 / 0);
}
.tw-border-b-red-600\/10 {
  border-bottom-color: rgb(220 38 38 / 0.1);
}
.tw-border-b-red-600\/100 {
  border-bottom-color: rgb(220 38 38 / 1);
}
.tw-border-b-red-600\/15 {
  border-bottom-color: rgb(220 38 38 / 0.15);
}
.tw-border-b-red-600\/20 {
  border-bottom-color: rgb(220 38 38 / 0.2);
}
.tw-border-b-red-600\/25 {
  border-bottom-color: rgb(220 38 38 / 0.25);
}
.tw-border-b-red-600\/30 {
  border-bottom-color: rgb(220 38 38 / 0.3);
}
.tw-border-b-red-600\/35 {
  border-bottom-color: rgb(220 38 38 / 0.35);
}
.tw-border-b-red-600\/40 {
  border-bottom-color: rgb(220 38 38 / 0.4);
}
.tw-border-b-red-600\/45 {
  border-bottom-color: rgb(220 38 38 / 0.45);
}
.tw-border-b-red-600\/5 {
  border-bottom-color: rgb(220 38 38 / 0.05);
}
.tw-border-b-red-600\/50 {
  border-bottom-color: rgb(220 38 38 / 0.5);
}
.tw-border-b-red-600\/55 {
  border-bottom-color: rgb(220 38 38 / 0.55);
}
.tw-border-b-red-600\/60 {
  border-bottom-color: rgb(220 38 38 / 0.6);
}
.tw-border-b-red-600\/65 {
  border-bottom-color: rgb(220 38 38 / 0.65);
}
.tw-border-b-red-600\/70 {
  border-bottom-color: rgb(220 38 38 / 0.7);
}
.tw-border-b-red-600\/75 {
  border-bottom-color: rgb(220 38 38 / 0.75);
}
.tw-border-b-red-600\/80 {
  border-bottom-color: rgb(220 38 38 / 0.8);
}
.tw-border-b-red-600\/85 {
  border-bottom-color: rgb(220 38 38 / 0.85);
}
.tw-border-b-red-600\/90 {
  border-bottom-color: rgb(220 38 38 / 0.9);
}
.tw-border-b-red-600\/95 {
  border-bottom-color: rgb(220 38 38 / 0.95);
}
.tw-border-b-red-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-700\/0 {
  border-bottom-color: rgb(185 28 28 / 0);
}
.tw-border-b-red-700\/10 {
  border-bottom-color: rgb(185 28 28 / 0.1);
}
.tw-border-b-red-700\/100 {
  border-bottom-color: rgb(185 28 28 / 1);
}
.tw-border-b-red-700\/15 {
  border-bottom-color: rgb(185 28 28 / 0.15);
}
.tw-border-b-red-700\/20 {
  border-bottom-color: rgb(185 28 28 / 0.2);
}
.tw-border-b-red-700\/25 {
  border-bottom-color: rgb(185 28 28 / 0.25);
}
.tw-border-b-red-700\/30 {
  border-bottom-color: rgb(185 28 28 / 0.3);
}
.tw-border-b-red-700\/35 {
  border-bottom-color: rgb(185 28 28 / 0.35);
}
.tw-border-b-red-700\/40 {
  border-bottom-color: rgb(185 28 28 / 0.4);
}
.tw-border-b-red-700\/45 {
  border-bottom-color: rgb(185 28 28 / 0.45);
}
.tw-border-b-red-700\/5 {
  border-bottom-color: rgb(185 28 28 / 0.05);
}
.tw-border-b-red-700\/50 {
  border-bottom-color: rgb(185 28 28 / 0.5);
}
.tw-border-b-red-700\/55 {
  border-bottom-color: rgb(185 28 28 / 0.55);
}
.tw-border-b-red-700\/60 {
  border-bottom-color: rgb(185 28 28 / 0.6);
}
.tw-border-b-red-700\/65 {
  border-bottom-color: rgb(185 28 28 / 0.65);
}
.tw-border-b-red-700\/70 {
  border-bottom-color: rgb(185 28 28 / 0.7);
}
.tw-border-b-red-700\/75 {
  border-bottom-color: rgb(185 28 28 / 0.75);
}
.tw-border-b-red-700\/80 {
  border-bottom-color: rgb(185 28 28 / 0.8);
}
.tw-border-b-red-700\/85 {
  border-bottom-color: rgb(185 28 28 / 0.85);
}
.tw-border-b-red-700\/90 {
  border-bottom-color: rgb(185 28 28 / 0.9);
}
.tw-border-b-red-700\/95 {
  border-bottom-color: rgb(185 28 28 / 0.95);
}
.tw-border-b-red-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-800\/0 {
  border-bottom-color: rgb(153 27 27 / 0);
}
.tw-border-b-red-800\/10 {
  border-bottom-color: rgb(153 27 27 / 0.1);
}
.tw-border-b-red-800\/100 {
  border-bottom-color: rgb(153 27 27 / 1);
}
.tw-border-b-red-800\/15 {
  border-bottom-color: rgb(153 27 27 / 0.15);
}
.tw-border-b-red-800\/20 {
  border-bottom-color: rgb(153 27 27 / 0.2);
}
.tw-border-b-red-800\/25 {
  border-bottom-color: rgb(153 27 27 / 0.25);
}
.tw-border-b-red-800\/30 {
  border-bottom-color: rgb(153 27 27 / 0.3);
}
.tw-border-b-red-800\/35 {
  border-bottom-color: rgb(153 27 27 / 0.35);
}
.tw-border-b-red-800\/40 {
  border-bottom-color: rgb(153 27 27 / 0.4);
}
.tw-border-b-red-800\/45 {
  border-bottom-color: rgb(153 27 27 / 0.45);
}
.tw-border-b-red-800\/5 {
  border-bottom-color: rgb(153 27 27 / 0.05);
}
.tw-border-b-red-800\/50 {
  border-bottom-color: rgb(153 27 27 / 0.5);
}
.tw-border-b-red-800\/55 {
  border-bottom-color: rgb(153 27 27 / 0.55);
}
.tw-border-b-red-800\/60 {
  border-bottom-color: rgb(153 27 27 / 0.6);
}
.tw-border-b-red-800\/65 {
  border-bottom-color: rgb(153 27 27 / 0.65);
}
.tw-border-b-red-800\/70 {
  border-bottom-color: rgb(153 27 27 / 0.7);
}
.tw-border-b-red-800\/75 {
  border-bottom-color: rgb(153 27 27 / 0.75);
}
.tw-border-b-red-800\/80 {
  border-bottom-color: rgb(153 27 27 / 0.8);
}
.tw-border-b-red-800\/85 {
  border-bottom-color: rgb(153 27 27 / 0.85);
}
.tw-border-b-red-800\/90 {
  border-bottom-color: rgb(153 27 27 / 0.9);
}
.tw-border-b-red-800\/95 {
  border-bottom-color: rgb(153 27 27 / 0.95);
}
.tw-border-b-red-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-900\/0 {
  border-bottom-color: rgb(127 29 29 / 0);
}
.tw-border-b-red-900\/10 {
  border-bottom-color: rgb(127 29 29 / 0.1);
}
.tw-border-b-red-900\/100 {
  border-bottom-color: rgb(127 29 29 / 1);
}
.tw-border-b-red-900\/15 {
  border-bottom-color: rgb(127 29 29 / 0.15);
}
.tw-border-b-red-900\/20 {
  border-bottom-color: rgb(127 29 29 / 0.2);
}
.tw-border-b-red-900\/25 {
  border-bottom-color: rgb(127 29 29 / 0.25);
}
.tw-border-b-red-900\/30 {
  border-bottom-color: rgb(127 29 29 / 0.3);
}
.tw-border-b-red-900\/35 {
  border-bottom-color: rgb(127 29 29 / 0.35);
}
.tw-border-b-red-900\/40 {
  border-bottom-color: rgb(127 29 29 / 0.4);
}
.tw-border-b-red-900\/45 {
  border-bottom-color: rgb(127 29 29 / 0.45);
}
.tw-border-b-red-900\/5 {
  border-bottom-color: rgb(127 29 29 / 0.05);
}
.tw-border-b-red-900\/50 {
  border-bottom-color: rgb(127 29 29 / 0.5);
}
.tw-border-b-red-900\/55 {
  border-bottom-color: rgb(127 29 29 / 0.55);
}
.tw-border-b-red-900\/60 {
  border-bottom-color: rgb(127 29 29 / 0.6);
}
.tw-border-b-red-900\/65 {
  border-bottom-color: rgb(127 29 29 / 0.65);
}
.tw-border-b-red-900\/70 {
  border-bottom-color: rgb(127 29 29 / 0.7);
}
.tw-border-b-red-900\/75 {
  border-bottom-color: rgb(127 29 29 / 0.75);
}
.tw-border-b-red-900\/80 {
  border-bottom-color: rgb(127 29 29 / 0.8);
}
.tw-border-b-red-900\/85 {
  border-bottom-color: rgb(127 29 29 / 0.85);
}
.tw-border-b-red-900\/90 {
  border-bottom-color: rgb(127 29 29 / 0.9);
}
.tw-border-b-red-900\/95 {
  border-bottom-color: rgb(127 29 29 / 0.95);
}
.tw-border-b-red-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-b-red-950\/0 {
  border-bottom-color: rgb(69 10 10 / 0);
}
.tw-border-b-red-950\/10 {
  border-bottom-color: rgb(69 10 10 / 0.1);
}
.tw-border-b-red-950\/100 {
  border-bottom-color: rgb(69 10 10 / 1);
}
.tw-border-b-red-950\/15 {
  border-bottom-color: rgb(69 10 10 / 0.15);
}
.tw-border-b-red-950\/20 {
  border-bottom-color: rgb(69 10 10 / 0.2);
}
.tw-border-b-red-950\/25 {
  border-bottom-color: rgb(69 10 10 / 0.25);
}
.tw-border-b-red-950\/30 {
  border-bottom-color: rgb(69 10 10 / 0.3);
}
.tw-border-b-red-950\/35 {
  border-bottom-color: rgb(69 10 10 / 0.35);
}
.tw-border-b-red-950\/40 {
  border-bottom-color: rgb(69 10 10 / 0.4);
}
.tw-border-b-red-950\/45 {
  border-bottom-color: rgb(69 10 10 / 0.45);
}
.tw-border-b-red-950\/5 {
  border-bottom-color: rgb(69 10 10 / 0.05);
}
.tw-border-b-red-950\/50 {
  border-bottom-color: rgb(69 10 10 / 0.5);
}
.tw-border-b-red-950\/55 {
  border-bottom-color: rgb(69 10 10 / 0.55);
}
.tw-border-b-red-950\/60 {
  border-bottom-color: rgb(69 10 10 / 0.6);
}
.tw-border-b-red-950\/65 {
  border-bottom-color: rgb(69 10 10 / 0.65);
}
.tw-border-b-red-950\/70 {
  border-bottom-color: rgb(69 10 10 / 0.7);
}
.tw-border-b-red-950\/75 {
  border-bottom-color: rgb(69 10 10 / 0.75);
}
.tw-border-b-red-950\/80 {
  border-bottom-color: rgb(69 10 10 / 0.8);
}
.tw-border-b-red-950\/85 {
  border-bottom-color: rgb(69 10 10 / 0.85);
}
.tw-border-b-red-950\/90 {
  border-bottom-color: rgb(69 10 10 / 0.9);
}
.tw-border-b-red-950\/95 {
  border-bottom-color: rgb(69 10 10 / 0.95);
}
.tw-border-b-rose-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-100\/0 {
  border-bottom-color: rgb(255 228 230 / 0);
}
.tw-border-b-rose-100\/10 {
  border-bottom-color: rgb(255 228 230 / 0.1);
}
.tw-border-b-rose-100\/100 {
  border-bottom-color: rgb(255 228 230 / 1);
}
.tw-border-b-rose-100\/15 {
  border-bottom-color: rgb(255 228 230 / 0.15);
}
.tw-border-b-rose-100\/20 {
  border-bottom-color: rgb(255 228 230 / 0.2);
}
.tw-border-b-rose-100\/25 {
  border-bottom-color: rgb(255 228 230 / 0.25);
}
.tw-border-b-rose-100\/30 {
  border-bottom-color: rgb(255 228 230 / 0.3);
}
.tw-border-b-rose-100\/35 {
  border-bottom-color: rgb(255 228 230 / 0.35);
}
.tw-border-b-rose-100\/40 {
  border-bottom-color: rgb(255 228 230 / 0.4);
}
.tw-border-b-rose-100\/45 {
  border-bottom-color: rgb(255 228 230 / 0.45);
}
.tw-border-b-rose-100\/5 {
  border-bottom-color: rgb(255 228 230 / 0.05);
}
.tw-border-b-rose-100\/50 {
  border-bottom-color: rgb(255 228 230 / 0.5);
}
.tw-border-b-rose-100\/55 {
  border-bottom-color: rgb(255 228 230 / 0.55);
}
.tw-border-b-rose-100\/60 {
  border-bottom-color: rgb(255 228 230 / 0.6);
}
.tw-border-b-rose-100\/65 {
  border-bottom-color: rgb(255 228 230 / 0.65);
}
.tw-border-b-rose-100\/70 {
  border-bottom-color: rgb(255 228 230 / 0.7);
}
.tw-border-b-rose-100\/75 {
  border-bottom-color: rgb(255 228 230 / 0.75);
}
.tw-border-b-rose-100\/80 {
  border-bottom-color: rgb(255 228 230 / 0.8);
}
.tw-border-b-rose-100\/85 {
  border-bottom-color: rgb(255 228 230 / 0.85);
}
.tw-border-b-rose-100\/90 {
  border-bottom-color: rgb(255 228 230 / 0.9);
}
.tw-border-b-rose-100\/95 {
  border-bottom-color: rgb(255 228 230 / 0.95);
}
.tw-border-b-rose-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-200\/0 {
  border-bottom-color: rgb(254 205 211 / 0);
}
.tw-border-b-rose-200\/10 {
  border-bottom-color: rgb(254 205 211 / 0.1);
}
.tw-border-b-rose-200\/100 {
  border-bottom-color: rgb(254 205 211 / 1);
}
.tw-border-b-rose-200\/15 {
  border-bottom-color: rgb(254 205 211 / 0.15);
}
.tw-border-b-rose-200\/20 {
  border-bottom-color: rgb(254 205 211 / 0.2);
}
.tw-border-b-rose-200\/25 {
  border-bottom-color: rgb(254 205 211 / 0.25);
}
.tw-border-b-rose-200\/30 {
  border-bottom-color: rgb(254 205 211 / 0.3);
}
.tw-border-b-rose-200\/35 {
  border-bottom-color: rgb(254 205 211 / 0.35);
}
.tw-border-b-rose-200\/40 {
  border-bottom-color: rgb(254 205 211 / 0.4);
}
.tw-border-b-rose-200\/45 {
  border-bottom-color: rgb(254 205 211 / 0.45);
}
.tw-border-b-rose-200\/5 {
  border-bottom-color: rgb(254 205 211 / 0.05);
}
.tw-border-b-rose-200\/50 {
  border-bottom-color: rgb(254 205 211 / 0.5);
}
.tw-border-b-rose-200\/55 {
  border-bottom-color: rgb(254 205 211 / 0.55);
}
.tw-border-b-rose-200\/60 {
  border-bottom-color: rgb(254 205 211 / 0.6);
}
.tw-border-b-rose-200\/65 {
  border-bottom-color: rgb(254 205 211 / 0.65);
}
.tw-border-b-rose-200\/70 {
  border-bottom-color: rgb(254 205 211 / 0.7);
}
.tw-border-b-rose-200\/75 {
  border-bottom-color: rgb(254 205 211 / 0.75);
}
.tw-border-b-rose-200\/80 {
  border-bottom-color: rgb(254 205 211 / 0.8);
}
.tw-border-b-rose-200\/85 {
  border-bottom-color: rgb(254 205 211 / 0.85);
}
.tw-border-b-rose-200\/90 {
  border-bottom-color: rgb(254 205 211 / 0.9);
}
.tw-border-b-rose-200\/95 {
  border-bottom-color: rgb(254 205 211 / 0.95);
}
.tw-border-b-rose-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-300\/0 {
  border-bottom-color: rgb(253 164 175 / 0);
}
.tw-border-b-rose-300\/10 {
  border-bottom-color: rgb(253 164 175 / 0.1);
}
.tw-border-b-rose-300\/100 {
  border-bottom-color: rgb(253 164 175 / 1);
}
.tw-border-b-rose-300\/15 {
  border-bottom-color: rgb(253 164 175 / 0.15);
}
.tw-border-b-rose-300\/20 {
  border-bottom-color: rgb(253 164 175 / 0.2);
}
.tw-border-b-rose-300\/25 {
  border-bottom-color: rgb(253 164 175 / 0.25);
}
.tw-border-b-rose-300\/30 {
  border-bottom-color: rgb(253 164 175 / 0.3);
}
.tw-border-b-rose-300\/35 {
  border-bottom-color: rgb(253 164 175 / 0.35);
}
.tw-border-b-rose-300\/40 {
  border-bottom-color: rgb(253 164 175 / 0.4);
}
.tw-border-b-rose-300\/45 {
  border-bottom-color: rgb(253 164 175 / 0.45);
}
.tw-border-b-rose-300\/5 {
  border-bottom-color: rgb(253 164 175 / 0.05);
}
.tw-border-b-rose-300\/50 {
  border-bottom-color: rgb(253 164 175 / 0.5);
}
.tw-border-b-rose-300\/55 {
  border-bottom-color: rgb(253 164 175 / 0.55);
}
.tw-border-b-rose-300\/60 {
  border-bottom-color: rgb(253 164 175 / 0.6);
}
.tw-border-b-rose-300\/65 {
  border-bottom-color: rgb(253 164 175 / 0.65);
}
.tw-border-b-rose-300\/70 {
  border-bottom-color: rgb(253 164 175 / 0.7);
}
.tw-border-b-rose-300\/75 {
  border-bottom-color: rgb(253 164 175 / 0.75);
}
.tw-border-b-rose-300\/80 {
  border-bottom-color: rgb(253 164 175 / 0.8);
}
.tw-border-b-rose-300\/85 {
  border-bottom-color: rgb(253 164 175 / 0.85);
}
.tw-border-b-rose-300\/90 {
  border-bottom-color: rgb(253 164 175 / 0.9);
}
.tw-border-b-rose-300\/95 {
  border-bottom-color: rgb(253 164 175 / 0.95);
}
.tw-border-b-rose-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-400\/0 {
  border-bottom-color: rgb(251 113 133 / 0);
}
.tw-border-b-rose-400\/10 {
  border-bottom-color: rgb(251 113 133 / 0.1);
}
.tw-border-b-rose-400\/100 {
  border-bottom-color: rgb(251 113 133 / 1);
}
.tw-border-b-rose-400\/15 {
  border-bottom-color: rgb(251 113 133 / 0.15);
}
.tw-border-b-rose-400\/20 {
  border-bottom-color: rgb(251 113 133 / 0.2);
}
.tw-border-b-rose-400\/25 {
  border-bottom-color: rgb(251 113 133 / 0.25);
}
.tw-border-b-rose-400\/30 {
  border-bottom-color: rgb(251 113 133 / 0.3);
}
.tw-border-b-rose-400\/35 {
  border-bottom-color: rgb(251 113 133 / 0.35);
}
.tw-border-b-rose-400\/40 {
  border-bottom-color: rgb(251 113 133 / 0.4);
}
.tw-border-b-rose-400\/45 {
  border-bottom-color: rgb(251 113 133 / 0.45);
}
.tw-border-b-rose-400\/5 {
  border-bottom-color: rgb(251 113 133 / 0.05);
}
.tw-border-b-rose-400\/50 {
  border-bottom-color: rgb(251 113 133 / 0.5);
}
.tw-border-b-rose-400\/55 {
  border-bottom-color: rgb(251 113 133 / 0.55);
}
.tw-border-b-rose-400\/60 {
  border-bottom-color: rgb(251 113 133 / 0.6);
}
.tw-border-b-rose-400\/65 {
  border-bottom-color: rgb(251 113 133 / 0.65);
}
.tw-border-b-rose-400\/70 {
  border-bottom-color: rgb(251 113 133 / 0.7);
}
.tw-border-b-rose-400\/75 {
  border-bottom-color: rgb(251 113 133 / 0.75);
}
.tw-border-b-rose-400\/80 {
  border-bottom-color: rgb(251 113 133 / 0.8);
}
.tw-border-b-rose-400\/85 {
  border-bottom-color: rgb(251 113 133 / 0.85);
}
.tw-border-b-rose-400\/90 {
  border-bottom-color: rgb(251 113 133 / 0.9);
}
.tw-border-b-rose-400\/95 {
  border-bottom-color: rgb(251 113 133 / 0.95);
}
.tw-border-b-rose-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-50\/0 {
  border-bottom-color: rgb(255 241 242 / 0);
}
.tw-border-b-rose-50\/10 {
  border-bottom-color: rgb(255 241 242 / 0.1);
}
.tw-border-b-rose-50\/100 {
  border-bottom-color: rgb(255 241 242 / 1);
}
.tw-border-b-rose-50\/15 {
  border-bottom-color: rgb(255 241 242 / 0.15);
}
.tw-border-b-rose-50\/20 {
  border-bottom-color: rgb(255 241 242 / 0.2);
}
.tw-border-b-rose-50\/25 {
  border-bottom-color: rgb(255 241 242 / 0.25);
}
.tw-border-b-rose-50\/30 {
  border-bottom-color: rgb(255 241 242 / 0.3);
}
.tw-border-b-rose-50\/35 {
  border-bottom-color: rgb(255 241 242 / 0.35);
}
.tw-border-b-rose-50\/40 {
  border-bottom-color: rgb(255 241 242 / 0.4);
}
.tw-border-b-rose-50\/45 {
  border-bottom-color: rgb(255 241 242 / 0.45);
}
.tw-border-b-rose-50\/5 {
  border-bottom-color: rgb(255 241 242 / 0.05);
}
.tw-border-b-rose-50\/50 {
  border-bottom-color: rgb(255 241 242 / 0.5);
}
.tw-border-b-rose-50\/55 {
  border-bottom-color: rgb(255 241 242 / 0.55);
}
.tw-border-b-rose-50\/60 {
  border-bottom-color: rgb(255 241 242 / 0.6);
}
.tw-border-b-rose-50\/65 {
  border-bottom-color: rgb(255 241 242 / 0.65);
}
.tw-border-b-rose-50\/70 {
  border-bottom-color: rgb(255 241 242 / 0.7);
}
.tw-border-b-rose-50\/75 {
  border-bottom-color: rgb(255 241 242 / 0.75);
}
.tw-border-b-rose-50\/80 {
  border-bottom-color: rgb(255 241 242 / 0.8);
}
.tw-border-b-rose-50\/85 {
  border-bottom-color: rgb(255 241 242 / 0.85);
}
.tw-border-b-rose-50\/90 {
  border-bottom-color: rgb(255 241 242 / 0.9);
}
.tw-border-b-rose-50\/95 {
  border-bottom-color: rgb(255 241 242 / 0.95);
}
.tw-border-b-rose-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-500\/0 {
  border-bottom-color: rgb(244 63 94 / 0);
}
.tw-border-b-rose-500\/10 {
  border-bottom-color: rgb(244 63 94 / 0.1);
}
.tw-border-b-rose-500\/100 {
  border-bottom-color: rgb(244 63 94 / 1);
}
.tw-border-b-rose-500\/15 {
  border-bottom-color: rgb(244 63 94 / 0.15);
}
.tw-border-b-rose-500\/20 {
  border-bottom-color: rgb(244 63 94 / 0.2);
}
.tw-border-b-rose-500\/25 {
  border-bottom-color: rgb(244 63 94 / 0.25);
}
.tw-border-b-rose-500\/30 {
  border-bottom-color: rgb(244 63 94 / 0.3);
}
.tw-border-b-rose-500\/35 {
  border-bottom-color: rgb(244 63 94 / 0.35);
}
.tw-border-b-rose-500\/40 {
  border-bottom-color: rgb(244 63 94 / 0.4);
}
.tw-border-b-rose-500\/45 {
  border-bottom-color: rgb(244 63 94 / 0.45);
}
.tw-border-b-rose-500\/5 {
  border-bottom-color: rgb(244 63 94 / 0.05);
}
.tw-border-b-rose-500\/50 {
  border-bottom-color: rgb(244 63 94 / 0.5);
}
.tw-border-b-rose-500\/55 {
  border-bottom-color: rgb(244 63 94 / 0.55);
}
.tw-border-b-rose-500\/60 {
  border-bottom-color: rgb(244 63 94 / 0.6);
}
.tw-border-b-rose-500\/65 {
  border-bottom-color: rgb(244 63 94 / 0.65);
}
.tw-border-b-rose-500\/70 {
  border-bottom-color: rgb(244 63 94 / 0.7);
}
.tw-border-b-rose-500\/75 {
  border-bottom-color: rgb(244 63 94 / 0.75);
}
.tw-border-b-rose-500\/80 {
  border-bottom-color: rgb(244 63 94 / 0.8);
}
.tw-border-b-rose-500\/85 {
  border-bottom-color: rgb(244 63 94 / 0.85);
}
.tw-border-b-rose-500\/90 {
  border-bottom-color: rgb(244 63 94 / 0.9);
}
.tw-border-b-rose-500\/95 {
  border-bottom-color: rgb(244 63 94 / 0.95);
}
.tw-border-b-rose-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-600\/0 {
  border-bottom-color: rgb(225 29 72 / 0);
}
.tw-border-b-rose-600\/10 {
  border-bottom-color: rgb(225 29 72 / 0.1);
}
.tw-border-b-rose-600\/100 {
  border-bottom-color: rgb(225 29 72 / 1);
}
.tw-border-b-rose-600\/15 {
  border-bottom-color: rgb(225 29 72 / 0.15);
}
.tw-border-b-rose-600\/20 {
  border-bottom-color: rgb(225 29 72 / 0.2);
}
.tw-border-b-rose-600\/25 {
  border-bottom-color: rgb(225 29 72 / 0.25);
}
.tw-border-b-rose-600\/30 {
  border-bottom-color: rgb(225 29 72 / 0.3);
}
.tw-border-b-rose-600\/35 {
  border-bottom-color: rgb(225 29 72 / 0.35);
}
.tw-border-b-rose-600\/40 {
  border-bottom-color: rgb(225 29 72 / 0.4);
}
.tw-border-b-rose-600\/45 {
  border-bottom-color: rgb(225 29 72 / 0.45);
}
.tw-border-b-rose-600\/5 {
  border-bottom-color: rgb(225 29 72 / 0.05);
}
.tw-border-b-rose-600\/50 {
  border-bottom-color: rgb(225 29 72 / 0.5);
}
.tw-border-b-rose-600\/55 {
  border-bottom-color: rgb(225 29 72 / 0.55);
}
.tw-border-b-rose-600\/60 {
  border-bottom-color: rgb(225 29 72 / 0.6);
}
.tw-border-b-rose-600\/65 {
  border-bottom-color: rgb(225 29 72 / 0.65);
}
.tw-border-b-rose-600\/70 {
  border-bottom-color: rgb(225 29 72 / 0.7);
}
.tw-border-b-rose-600\/75 {
  border-bottom-color: rgb(225 29 72 / 0.75);
}
.tw-border-b-rose-600\/80 {
  border-bottom-color: rgb(225 29 72 / 0.8);
}
.tw-border-b-rose-600\/85 {
  border-bottom-color: rgb(225 29 72 / 0.85);
}
.tw-border-b-rose-600\/90 {
  border-bottom-color: rgb(225 29 72 / 0.9);
}
.tw-border-b-rose-600\/95 {
  border-bottom-color: rgb(225 29 72 / 0.95);
}
.tw-border-b-rose-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-700\/0 {
  border-bottom-color: rgb(190 18 60 / 0);
}
.tw-border-b-rose-700\/10 {
  border-bottom-color: rgb(190 18 60 / 0.1);
}
.tw-border-b-rose-700\/100 {
  border-bottom-color: rgb(190 18 60 / 1);
}
.tw-border-b-rose-700\/15 {
  border-bottom-color: rgb(190 18 60 / 0.15);
}
.tw-border-b-rose-700\/20 {
  border-bottom-color: rgb(190 18 60 / 0.2);
}
.tw-border-b-rose-700\/25 {
  border-bottom-color: rgb(190 18 60 / 0.25);
}
.tw-border-b-rose-700\/30 {
  border-bottom-color: rgb(190 18 60 / 0.3);
}
.tw-border-b-rose-700\/35 {
  border-bottom-color: rgb(190 18 60 / 0.35);
}
.tw-border-b-rose-700\/40 {
  border-bottom-color: rgb(190 18 60 / 0.4);
}
.tw-border-b-rose-700\/45 {
  border-bottom-color: rgb(190 18 60 / 0.45);
}
.tw-border-b-rose-700\/5 {
  border-bottom-color: rgb(190 18 60 / 0.05);
}
.tw-border-b-rose-700\/50 {
  border-bottom-color: rgb(190 18 60 / 0.5);
}
.tw-border-b-rose-700\/55 {
  border-bottom-color: rgb(190 18 60 / 0.55);
}
.tw-border-b-rose-700\/60 {
  border-bottom-color: rgb(190 18 60 / 0.6);
}
.tw-border-b-rose-700\/65 {
  border-bottom-color: rgb(190 18 60 / 0.65);
}
.tw-border-b-rose-700\/70 {
  border-bottom-color: rgb(190 18 60 / 0.7);
}
.tw-border-b-rose-700\/75 {
  border-bottom-color: rgb(190 18 60 / 0.75);
}
.tw-border-b-rose-700\/80 {
  border-bottom-color: rgb(190 18 60 / 0.8);
}
.tw-border-b-rose-700\/85 {
  border-bottom-color: rgb(190 18 60 / 0.85);
}
.tw-border-b-rose-700\/90 {
  border-bottom-color: rgb(190 18 60 / 0.9);
}
.tw-border-b-rose-700\/95 {
  border-bottom-color: rgb(190 18 60 / 0.95);
}
.tw-border-b-rose-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-800\/0 {
  border-bottom-color: rgb(159 18 57 / 0);
}
.tw-border-b-rose-800\/10 {
  border-bottom-color: rgb(159 18 57 / 0.1);
}
.tw-border-b-rose-800\/100 {
  border-bottom-color: rgb(159 18 57 / 1);
}
.tw-border-b-rose-800\/15 {
  border-bottom-color: rgb(159 18 57 / 0.15);
}
.tw-border-b-rose-800\/20 {
  border-bottom-color: rgb(159 18 57 / 0.2);
}
.tw-border-b-rose-800\/25 {
  border-bottom-color: rgb(159 18 57 / 0.25);
}
.tw-border-b-rose-800\/30 {
  border-bottom-color: rgb(159 18 57 / 0.3);
}
.tw-border-b-rose-800\/35 {
  border-bottom-color: rgb(159 18 57 / 0.35);
}
.tw-border-b-rose-800\/40 {
  border-bottom-color: rgb(159 18 57 / 0.4);
}
.tw-border-b-rose-800\/45 {
  border-bottom-color: rgb(159 18 57 / 0.45);
}
.tw-border-b-rose-800\/5 {
  border-bottom-color: rgb(159 18 57 / 0.05);
}
.tw-border-b-rose-800\/50 {
  border-bottom-color: rgb(159 18 57 / 0.5);
}
.tw-border-b-rose-800\/55 {
  border-bottom-color: rgb(159 18 57 / 0.55);
}
.tw-border-b-rose-800\/60 {
  border-bottom-color: rgb(159 18 57 / 0.6);
}
.tw-border-b-rose-800\/65 {
  border-bottom-color: rgb(159 18 57 / 0.65);
}
.tw-border-b-rose-800\/70 {
  border-bottom-color: rgb(159 18 57 / 0.7);
}
.tw-border-b-rose-800\/75 {
  border-bottom-color: rgb(159 18 57 / 0.75);
}
.tw-border-b-rose-800\/80 {
  border-bottom-color: rgb(159 18 57 / 0.8);
}
.tw-border-b-rose-800\/85 {
  border-bottom-color: rgb(159 18 57 / 0.85);
}
.tw-border-b-rose-800\/90 {
  border-bottom-color: rgb(159 18 57 / 0.9);
}
.tw-border-b-rose-800\/95 {
  border-bottom-color: rgb(159 18 57 / 0.95);
}
.tw-border-b-rose-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-900\/0 {
  border-bottom-color: rgb(136 19 55 / 0);
}
.tw-border-b-rose-900\/10 {
  border-bottom-color: rgb(136 19 55 / 0.1);
}
.tw-border-b-rose-900\/100 {
  border-bottom-color: rgb(136 19 55 / 1);
}
.tw-border-b-rose-900\/15 {
  border-bottom-color: rgb(136 19 55 / 0.15);
}
.tw-border-b-rose-900\/20 {
  border-bottom-color: rgb(136 19 55 / 0.2);
}
.tw-border-b-rose-900\/25 {
  border-bottom-color: rgb(136 19 55 / 0.25);
}
.tw-border-b-rose-900\/30 {
  border-bottom-color: rgb(136 19 55 / 0.3);
}
.tw-border-b-rose-900\/35 {
  border-bottom-color: rgb(136 19 55 / 0.35);
}
.tw-border-b-rose-900\/40 {
  border-bottom-color: rgb(136 19 55 / 0.4);
}
.tw-border-b-rose-900\/45 {
  border-bottom-color: rgb(136 19 55 / 0.45);
}
.tw-border-b-rose-900\/5 {
  border-bottom-color: rgb(136 19 55 / 0.05);
}
.tw-border-b-rose-900\/50 {
  border-bottom-color: rgb(136 19 55 / 0.5);
}
.tw-border-b-rose-900\/55 {
  border-bottom-color: rgb(136 19 55 / 0.55);
}
.tw-border-b-rose-900\/60 {
  border-bottom-color: rgb(136 19 55 / 0.6);
}
.tw-border-b-rose-900\/65 {
  border-bottom-color: rgb(136 19 55 / 0.65);
}
.tw-border-b-rose-900\/70 {
  border-bottom-color: rgb(136 19 55 / 0.7);
}
.tw-border-b-rose-900\/75 {
  border-bottom-color: rgb(136 19 55 / 0.75);
}
.tw-border-b-rose-900\/80 {
  border-bottom-color: rgb(136 19 55 / 0.8);
}
.tw-border-b-rose-900\/85 {
  border-bottom-color: rgb(136 19 55 / 0.85);
}
.tw-border-b-rose-900\/90 {
  border-bottom-color: rgb(136 19 55 / 0.9);
}
.tw-border-b-rose-900\/95 {
  border-bottom-color: rgb(136 19 55 / 0.95);
}
.tw-border-b-rose-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-b-rose-950\/0 {
  border-bottom-color: rgb(76 5 25 / 0);
}
.tw-border-b-rose-950\/10 {
  border-bottom-color: rgb(76 5 25 / 0.1);
}
.tw-border-b-rose-950\/100 {
  border-bottom-color: rgb(76 5 25 / 1);
}
.tw-border-b-rose-950\/15 {
  border-bottom-color: rgb(76 5 25 / 0.15);
}
.tw-border-b-rose-950\/20 {
  border-bottom-color: rgb(76 5 25 / 0.2);
}
.tw-border-b-rose-950\/25 {
  border-bottom-color: rgb(76 5 25 / 0.25);
}
.tw-border-b-rose-950\/30 {
  border-bottom-color: rgb(76 5 25 / 0.3);
}
.tw-border-b-rose-950\/35 {
  border-bottom-color: rgb(76 5 25 / 0.35);
}
.tw-border-b-rose-950\/40 {
  border-bottom-color: rgb(76 5 25 / 0.4);
}
.tw-border-b-rose-950\/45 {
  border-bottom-color: rgb(76 5 25 / 0.45);
}
.tw-border-b-rose-950\/5 {
  border-bottom-color: rgb(76 5 25 / 0.05);
}
.tw-border-b-rose-950\/50 {
  border-bottom-color: rgb(76 5 25 / 0.5);
}
.tw-border-b-rose-950\/55 {
  border-bottom-color: rgb(76 5 25 / 0.55);
}
.tw-border-b-rose-950\/60 {
  border-bottom-color: rgb(76 5 25 / 0.6);
}
.tw-border-b-rose-950\/65 {
  border-bottom-color: rgb(76 5 25 / 0.65);
}
.tw-border-b-rose-950\/70 {
  border-bottom-color: rgb(76 5 25 / 0.7);
}
.tw-border-b-rose-950\/75 {
  border-bottom-color: rgb(76 5 25 / 0.75);
}
.tw-border-b-rose-950\/80 {
  border-bottom-color: rgb(76 5 25 / 0.8);
}
.tw-border-b-rose-950\/85 {
  border-bottom-color: rgb(76 5 25 / 0.85);
}
.tw-border-b-rose-950\/90 {
  border-bottom-color: rgb(76 5 25 / 0.9);
}
.tw-border-b-rose-950\/95 {
  border-bottom-color: rgb(76 5 25 / 0.95);
}
.tw-border-b-sky-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-100\/0 {
  border-bottom-color: rgb(224 242 254 / 0);
}
.tw-border-b-sky-100\/10 {
  border-bottom-color: rgb(224 242 254 / 0.1);
}
.tw-border-b-sky-100\/100 {
  border-bottom-color: rgb(224 242 254 / 1);
}
.tw-border-b-sky-100\/15 {
  border-bottom-color: rgb(224 242 254 / 0.15);
}
.tw-border-b-sky-100\/20 {
  border-bottom-color: rgb(224 242 254 / 0.2);
}
.tw-border-b-sky-100\/25 {
  border-bottom-color: rgb(224 242 254 / 0.25);
}
.tw-border-b-sky-100\/30 {
  border-bottom-color: rgb(224 242 254 / 0.3);
}
.tw-border-b-sky-100\/35 {
  border-bottom-color: rgb(224 242 254 / 0.35);
}
.tw-border-b-sky-100\/40 {
  border-bottom-color: rgb(224 242 254 / 0.4);
}
.tw-border-b-sky-100\/45 {
  border-bottom-color: rgb(224 242 254 / 0.45);
}
.tw-border-b-sky-100\/5 {
  border-bottom-color: rgb(224 242 254 / 0.05);
}
.tw-border-b-sky-100\/50 {
  border-bottom-color: rgb(224 242 254 / 0.5);
}
.tw-border-b-sky-100\/55 {
  border-bottom-color: rgb(224 242 254 / 0.55);
}
.tw-border-b-sky-100\/60 {
  border-bottom-color: rgb(224 242 254 / 0.6);
}
.tw-border-b-sky-100\/65 {
  border-bottom-color: rgb(224 242 254 / 0.65);
}
.tw-border-b-sky-100\/70 {
  border-bottom-color: rgb(224 242 254 / 0.7);
}
.tw-border-b-sky-100\/75 {
  border-bottom-color: rgb(224 242 254 / 0.75);
}
.tw-border-b-sky-100\/80 {
  border-bottom-color: rgb(224 242 254 / 0.8);
}
.tw-border-b-sky-100\/85 {
  border-bottom-color: rgb(224 242 254 / 0.85);
}
.tw-border-b-sky-100\/90 {
  border-bottom-color: rgb(224 242 254 / 0.9);
}
.tw-border-b-sky-100\/95 {
  border-bottom-color: rgb(224 242 254 / 0.95);
}
.tw-border-b-sky-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-200\/0 {
  border-bottom-color: rgb(186 230 253 / 0);
}
.tw-border-b-sky-200\/10 {
  border-bottom-color: rgb(186 230 253 / 0.1);
}
.tw-border-b-sky-200\/100 {
  border-bottom-color: rgb(186 230 253 / 1);
}
.tw-border-b-sky-200\/15 {
  border-bottom-color: rgb(186 230 253 / 0.15);
}
.tw-border-b-sky-200\/20 {
  border-bottom-color: rgb(186 230 253 / 0.2);
}
.tw-border-b-sky-200\/25 {
  border-bottom-color: rgb(186 230 253 / 0.25);
}
.tw-border-b-sky-200\/30 {
  border-bottom-color: rgb(186 230 253 / 0.3);
}
.tw-border-b-sky-200\/35 {
  border-bottom-color: rgb(186 230 253 / 0.35);
}
.tw-border-b-sky-200\/40 {
  border-bottom-color: rgb(186 230 253 / 0.4);
}
.tw-border-b-sky-200\/45 {
  border-bottom-color: rgb(186 230 253 / 0.45);
}
.tw-border-b-sky-200\/5 {
  border-bottom-color: rgb(186 230 253 / 0.05);
}
.tw-border-b-sky-200\/50 {
  border-bottom-color: rgb(186 230 253 / 0.5);
}
.tw-border-b-sky-200\/55 {
  border-bottom-color: rgb(186 230 253 / 0.55);
}
.tw-border-b-sky-200\/60 {
  border-bottom-color: rgb(186 230 253 / 0.6);
}
.tw-border-b-sky-200\/65 {
  border-bottom-color: rgb(186 230 253 / 0.65);
}
.tw-border-b-sky-200\/70 {
  border-bottom-color: rgb(186 230 253 / 0.7);
}
.tw-border-b-sky-200\/75 {
  border-bottom-color: rgb(186 230 253 / 0.75);
}
.tw-border-b-sky-200\/80 {
  border-bottom-color: rgb(186 230 253 / 0.8);
}
.tw-border-b-sky-200\/85 {
  border-bottom-color: rgb(186 230 253 / 0.85);
}
.tw-border-b-sky-200\/90 {
  border-bottom-color: rgb(186 230 253 / 0.9);
}
.tw-border-b-sky-200\/95 {
  border-bottom-color: rgb(186 230 253 / 0.95);
}
.tw-border-b-sky-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-300\/0 {
  border-bottom-color: rgb(125 211 252 / 0);
}
.tw-border-b-sky-300\/10 {
  border-bottom-color: rgb(125 211 252 / 0.1);
}
.tw-border-b-sky-300\/100 {
  border-bottom-color: rgb(125 211 252 / 1);
}
.tw-border-b-sky-300\/15 {
  border-bottom-color: rgb(125 211 252 / 0.15);
}
.tw-border-b-sky-300\/20 {
  border-bottom-color: rgb(125 211 252 / 0.2);
}
.tw-border-b-sky-300\/25 {
  border-bottom-color: rgb(125 211 252 / 0.25);
}
.tw-border-b-sky-300\/30 {
  border-bottom-color: rgb(125 211 252 / 0.3);
}
.tw-border-b-sky-300\/35 {
  border-bottom-color: rgb(125 211 252 / 0.35);
}
.tw-border-b-sky-300\/40 {
  border-bottom-color: rgb(125 211 252 / 0.4);
}
.tw-border-b-sky-300\/45 {
  border-bottom-color: rgb(125 211 252 / 0.45);
}
.tw-border-b-sky-300\/5 {
  border-bottom-color: rgb(125 211 252 / 0.05);
}
.tw-border-b-sky-300\/50 {
  border-bottom-color: rgb(125 211 252 / 0.5);
}
.tw-border-b-sky-300\/55 {
  border-bottom-color: rgb(125 211 252 / 0.55);
}
.tw-border-b-sky-300\/60 {
  border-bottom-color: rgb(125 211 252 / 0.6);
}
.tw-border-b-sky-300\/65 {
  border-bottom-color: rgb(125 211 252 / 0.65);
}
.tw-border-b-sky-300\/70 {
  border-bottom-color: rgb(125 211 252 / 0.7);
}
.tw-border-b-sky-300\/75 {
  border-bottom-color: rgb(125 211 252 / 0.75);
}
.tw-border-b-sky-300\/80 {
  border-bottom-color: rgb(125 211 252 / 0.8);
}
.tw-border-b-sky-300\/85 {
  border-bottom-color: rgb(125 211 252 / 0.85);
}
.tw-border-b-sky-300\/90 {
  border-bottom-color: rgb(125 211 252 / 0.9);
}
.tw-border-b-sky-300\/95 {
  border-bottom-color: rgb(125 211 252 / 0.95);
}
.tw-border-b-sky-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-400\/0 {
  border-bottom-color: rgb(56 189 248 / 0);
}
.tw-border-b-sky-400\/10 {
  border-bottom-color: rgb(56 189 248 / 0.1);
}
.tw-border-b-sky-400\/100 {
  border-bottom-color: rgb(56 189 248 / 1);
}
.tw-border-b-sky-400\/15 {
  border-bottom-color: rgb(56 189 248 / 0.15);
}
.tw-border-b-sky-400\/20 {
  border-bottom-color: rgb(56 189 248 / 0.2);
}
.tw-border-b-sky-400\/25 {
  border-bottom-color: rgb(56 189 248 / 0.25);
}
.tw-border-b-sky-400\/30 {
  border-bottom-color: rgb(56 189 248 / 0.3);
}
.tw-border-b-sky-400\/35 {
  border-bottom-color: rgb(56 189 248 / 0.35);
}
.tw-border-b-sky-400\/40 {
  border-bottom-color: rgb(56 189 248 / 0.4);
}
.tw-border-b-sky-400\/45 {
  border-bottom-color: rgb(56 189 248 / 0.45);
}
.tw-border-b-sky-400\/5 {
  border-bottom-color: rgb(56 189 248 / 0.05);
}
.tw-border-b-sky-400\/50 {
  border-bottom-color: rgb(56 189 248 / 0.5);
}
.tw-border-b-sky-400\/55 {
  border-bottom-color: rgb(56 189 248 / 0.55);
}
.tw-border-b-sky-400\/60 {
  border-bottom-color: rgb(56 189 248 / 0.6);
}
.tw-border-b-sky-400\/65 {
  border-bottom-color: rgb(56 189 248 / 0.65);
}
.tw-border-b-sky-400\/70 {
  border-bottom-color: rgb(56 189 248 / 0.7);
}
.tw-border-b-sky-400\/75 {
  border-bottom-color: rgb(56 189 248 / 0.75);
}
.tw-border-b-sky-400\/80 {
  border-bottom-color: rgb(56 189 248 / 0.8);
}
.tw-border-b-sky-400\/85 {
  border-bottom-color: rgb(56 189 248 / 0.85);
}
.tw-border-b-sky-400\/90 {
  border-bottom-color: rgb(56 189 248 / 0.9);
}
.tw-border-b-sky-400\/95 {
  border-bottom-color: rgb(56 189 248 / 0.95);
}
.tw-border-b-sky-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-50\/0 {
  border-bottom-color: rgb(240 249 255 / 0);
}
.tw-border-b-sky-50\/10 {
  border-bottom-color: rgb(240 249 255 / 0.1);
}
.tw-border-b-sky-50\/100 {
  border-bottom-color: rgb(240 249 255 / 1);
}
.tw-border-b-sky-50\/15 {
  border-bottom-color: rgb(240 249 255 / 0.15);
}
.tw-border-b-sky-50\/20 {
  border-bottom-color: rgb(240 249 255 / 0.2);
}
.tw-border-b-sky-50\/25 {
  border-bottom-color: rgb(240 249 255 / 0.25);
}
.tw-border-b-sky-50\/30 {
  border-bottom-color: rgb(240 249 255 / 0.3);
}
.tw-border-b-sky-50\/35 {
  border-bottom-color: rgb(240 249 255 / 0.35);
}
.tw-border-b-sky-50\/40 {
  border-bottom-color: rgb(240 249 255 / 0.4);
}
.tw-border-b-sky-50\/45 {
  border-bottom-color: rgb(240 249 255 / 0.45);
}
.tw-border-b-sky-50\/5 {
  border-bottom-color: rgb(240 249 255 / 0.05);
}
.tw-border-b-sky-50\/50 {
  border-bottom-color: rgb(240 249 255 / 0.5);
}
.tw-border-b-sky-50\/55 {
  border-bottom-color: rgb(240 249 255 / 0.55);
}
.tw-border-b-sky-50\/60 {
  border-bottom-color: rgb(240 249 255 / 0.6);
}
.tw-border-b-sky-50\/65 {
  border-bottom-color: rgb(240 249 255 / 0.65);
}
.tw-border-b-sky-50\/70 {
  border-bottom-color: rgb(240 249 255 / 0.7);
}
.tw-border-b-sky-50\/75 {
  border-bottom-color: rgb(240 249 255 / 0.75);
}
.tw-border-b-sky-50\/80 {
  border-bottom-color: rgb(240 249 255 / 0.8);
}
.tw-border-b-sky-50\/85 {
  border-bottom-color: rgb(240 249 255 / 0.85);
}
.tw-border-b-sky-50\/90 {
  border-bottom-color: rgb(240 249 255 / 0.9);
}
.tw-border-b-sky-50\/95 {
  border-bottom-color: rgb(240 249 255 / 0.95);
}
.tw-border-b-sky-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-500\/0 {
  border-bottom-color: rgb(14 165 233 / 0);
}
.tw-border-b-sky-500\/10 {
  border-bottom-color: rgb(14 165 233 / 0.1);
}
.tw-border-b-sky-500\/100 {
  border-bottom-color: rgb(14 165 233 / 1);
}
.tw-border-b-sky-500\/15 {
  border-bottom-color: rgb(14 165 233 / 0.15);
}
.tw-border-b-sky-500\/20 {
  border-bottom-color: rgb(14 165 233 / 0.2);
}
.tw-border-b-sky-500\/25 {
  border-bottom-color: rgb(14 165 233 / 0.25);
}
.tw-border-b-sky-500\/30 {
  border-bottom-color: rgb(14 165 233 / 0.3);
}
.tw-border-b-sky-500\/35 {
  border-bottom-color: rgb(14 165 233 / 0.35);
}
.tw-border-b-sky-500\/40 {
  border-bottom-color: rgb(14 165 233 / 0.4);
}
.tw-border-b-sky-500\/45 {
  border-bottom-color: rgb(14 165 233 / 0.45);
}
.tw-border-b-sky-500\/5 {
  border-bottom-color: rgb(14 165 233 / 0.05);
}
.tw-border-b-sky-500\/50 {
  border-bottom-color: rgb(14 165 233 / 0.5);
}
.tw-border-b-sky-500\/55 {
  border-bottom-color: rgb(14 165 233 / 0.55);
}
.tw-border-b-sky-500\/60 {
  border-bottom-color: rgb(14 165 233 / 0.6);
}
.tw-border-b-sky-500\/65 {
  border-bottom-color: rgb(14 165 233 / 0.65);
}
.tw-border-b-sky-500\/70 {
  border-bottom-color: rgb(14 165 233 / 0.7);
}
.tw-border-b-sky-500\/75 {
  border-bottom-color: rgb(14 165 233 / 0.75);
}
.tw-border-b-sky-500\/80 {
  border-bottom-color: rgb(14 165 233 / 0.8);
}
.tw-border-b-sky-500\/85 {
  border-bottom-color: rgb(14 165 233 / 0.85);
}
.tw-border-b-sky-500\/90 {
  border-bottom-color: rgb(14 165 233 / 0.9);
}
.tw-border-b-sky-500\/95 {
  border-bottom-color: rgb(14 165 233 / 0.95);
}
.tw-border-b-sky-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-600\/0 {
  border-bottom-color: rgb(2 132 199 / 0);
}
.tw-border-b-sky-600\/10 {
  border-bottom-color: rgb(2 132 199 / 0.1);
}
.tw-border-b-sky-600\/100 {
  border-bottom-color: rgb(2 132 199 / 1);
}
.tw-border-b-sky-600\/15 {
  border-bottom-color: rgb(2 132 199 / 0.15);
}
.tw-border-b-sky-600\/20 {
  border-bottom-color: rgb(2 132 199 / 0.2);
}
.tw-border-b-sky-600\/25 {
  border-bottom-color: rgb(2 132 199 / 0.25);
}
.tw-border-b-sky-600\/30 {
  border-bottom-color: rgb(2 132 199 / 0.3);
}
.tw-border-b-sky-600\/35 {
  border-bottom-color: rgb(2 132 199 / 0.35);
}
.tw-border-b-sky-600\/40 {
  border-bottom-color: rgb(2 132 199 / 0.4);
}
.tw-border-b-sky-600\/45 {
  border-bottom-color: rgb(2 132 199 / 0.45);
}
.tw-border-b-sky-600\/5 {
  border-bottom-color: rgb(2 132 199 / 0.05);
}
.tw-border-b-sky-600\/50 {
  border-bottom-color: rgb(2 132 199 / 0.5);
}
.tw-border-b-sky-600\/55 {
  border-bottom-color: rgb(2 132 199 / 0.55);
}
.tw-border-b-sky-600\/60 {
  border-bottom-color: rgb(2 132 199 / 0.6);
}
.tw-border-b-sky-600\/65 {
  border-bottom-color: rgb(2 132 199 / 0.65);
}
.tw-border-b-sky-600\/70 {
  border-bottom-color: rgb(2 132 199 / 0.7);
}
.tw-border-b-sky-600\/75 {
  border-bottom-color: rgb(2 132 199 / 0.75);
}
.tw-border-b-sky-600\/80 {
  border-bottom-color: rgb(2 132 199 / 0.8);
}
.tw-border-b-sky-600\/85 {
  border-bottom-color: rgb(2 132 199 / 0.85);
}
.tw-border-b-sky-600\/90 {
  border-bottom-color: rgb(2 132 199 / 0.9);
}
.tw-border-b-sky-600\/95 {
  border-bottom-color: rgb(2 132 199 / 0.95);
}
.tw-border-b-sky-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-700\/0 {
  border-bottom-color: rgb(3 105 161 / 0);
}
.tw-border-b-sky-700\/10 {
  border-bottom-color: rgb(3 105 161 / 0.1);
}
.tw-border-b-sky-700\/100 {
  border-bottom-color: rgb(3 105 161 / 1);
}
.tw-border-b-sky-700\/15 {
  border-bottom-color: rgb(3 105 161 / 0.15);
}
.tw-border-b-sky-700\/20 {
  border-bottom-color: rgb(3 105 161 / 0.2);
}
.tw-border-b-sky-700\/25 {
  border-bottom-color: rgb(3 105 161 / 0.25);
}
.tw-border-b-sky-700\/30 {
  border-bottom-color: rgb(3 105 161 / 0.3);
}
.tw-border-b-sky-700\/35 {
  border-bottom-color: rgb(3 105 161 / 0.35);
}
.tw-border-b-sky-700\/40 {
  border-bottom-color: rgb(3 105 161 / 0.4);
}
.tw-border-b-sky-700\/45 {
  border-bottom-color: rgb(3 105 161 / 0.45);
}
.tw-border-b-sky-700\/5 {
  border-bottom-color: rgb(3 105 161 / 0.05);
}
.tw-border-b-sky-700\/50 {
  border-bottom-color: rgb(3 105 161 / 0.5);
}
.tw-border-b-sky-700\/55 {
  border-bottom-color: rgb(3 105 161 / 0.55);
}
.tw-border-b-sky-700\/60 {
  border-bottom-color: rgb(3 105 161 / 0.6);
}
.tw-border-b-sky-700\/65 {
  border-bottom-color: rgb(3 105 161 / 0.65);
}
.tw-border-b-sky-700\/70 {
  border-bottom-color: rgb(3 105 161 / 0.7);
}
.tw-border-b-sky-700\/75 {
  border-bottom-color: rgb(3 105 161 / 0.75);
}
.tw-border-b-sky-700\/80 {
  border-bottom-color: rgb(3 105 161 / 0.8);
}
.tw-border-b-sky-700\/85 {
  border-bottom-color: rgb(3 105 161 / 0.85);
}
.tw-border-b-sky-700\/90 {
  border-bottom-color: rgb(3 105 161 / 0.9);
}
.tw-border-b-sky-700\/95 {
  border-bottom-color: rgb(3 105 161 / 0.95);
}
.tw-border-b-sky-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-800\/0 {
  border-bottom-color: rgb(7 89 133 / 0);
}
.tw-border-b-sky-800\/10 {
  border-bottom-color: rgb(7 89 133 / 0.1);
}
.tw-border-b-sky-800\/100 {
  border-bottom-color: rgb(7 89 133 / 1);
}
.tw-border-b-sky-800\/15 {
  border-bottom-color: rgb(7 89 133 / 0.15);
}
.tw-border-b-sky-800\/20 {
  border-bottom-color: rgb(7 89 133 / 0.2);
}
.tw-border-b-sky-800\/25 {
  border-bottom-color: rgb(7 89 133 / 0.25);
}
.tw-border-b-sky-800\/30 {
  border-bottom-color: rgb(7 89 133 / 0.3);
}
.tw-border-b-sky-800\/35 {
  border-bottom-color: rgb(7 89 133 / 0.35);
}
.tw-border-b-sky-800\/40 {
  border-bottom-color: rgb(7 89 133 / 0.4);
}
.tw-border-b-sky-800\/45 {
  border-bottom-color: rgb(7 89 133 / 0.45);
}
.tw-border-b-sky-800\/5 {
  border-bottom-color: rgb(7 89 133 / 0.05);
}
.tw-border-b-sky-800\/50 {
  border-bottom-color: rgb(7 89 133 / 0.5);
}
.tw-border-b-sky-800\/55 {
  border-bottom-color: rgb(7 89 133 / 0.55);
}
.tw-border-b-sky-800\/60 {
  border-bottom-color: rgb(7 89 133 / 0.6);
}
.tw-border-b-sky-800\/65 {
  border-bottom-color: rgb(7 89 133 / 0.65);
}
.tw-border-b-sky-800\/70 {
  border-bottom-color: rgb(7 89 133 / 0.7);
}
.tw-border-b-sky-800\/75 {
  border-bottom-color: rgb(7 89 133 / 0.75);
}
.tw-border-b-sky-800\/80 {
  border-bottom-color: rgb(7 89 133 / 0.8);
}
.tw-border-b-sky-800\/85 {
  border-bottom-color: rgb(7 89 133 / 0.85);
}
.tw-border-b-sky-800\/90 {
  border-bottom-color: rgb(7 89 133 / 0.9);
}
.tw-border-b-sky-800\/95 {
  border-bottom-color: rgb(7 89 133 / 0.95);
}
.tw-border-b-sky-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-900\/0 {
  border-bottom-color: rgb(12 74 110 / 0);
}
.tw-border-b-sky-900\/10 {
  border-bottom-color: rgb(12 74 110 / 0.1);
}
.tw-border-b-sky-900\/100 {
  border-bottom-color: rgb(12 74 110 / 1);
}
.tw-border-b-sky-900\/15 {
  border-bottom-color: rgb(12 74 110 / 0.15);
}
.tw-border-b-sky-900\/20 {
  border-bottom-color: rgb(12 74 110 / 0.2);
}
.tw-border-b-sky-900\/25 {
  border-bottom-color: rgb(12 74 110 / 0.25);
}
.tw-border-b-sky-900\/30 {
  border-bottom-color: rgb(12 74 110 / 0.3);
}
.tw-border-b-sky-900\/35 {
  border-bottom-color: rgb(12 74 110 / 0.35);
}
.tw-border-b-sky-900\/40 {
  border-bottom-color: rgb(12 74 110 / 0.4);
}
.tw-border-b-sky-900\/45 {
  border-bottom-color: rgb(12 74 110 / 0.45);
}
.tw-border-b-sky-900\/5 {
  border-bottom-color: rgb(12 74 110 / 0.05);
}
.tw-border-b-sky-900\/50 {
  border-bottom-color: rgb(12 74 110 / 0.5);
}
.tw-border-b-sky-900\/55 {
  border-bottom-color: rgb(12 74 110 / 0.55);
}
.tw-border-b-sky-900\/60 {
  border-bottom-color: rgb(12 74 110 / 0.6);
}
.tw-border-b-sky-900\/65 {
  border-bottom-color: rgb(12 74 110 / 0.65);
}
.tw-border-b-sky-900\/70 {
  border-bottom-color: rgb(12 74 110 / 0.7);
}
.tw-border-b-sky-900\/75 {
  border-bottom-color: rgb(12 74 110 / 0.75);
}
.tw-border-b-sky-900\/80 {
  border-bottom-color: rgb(12 74 110 / 0.8);
}
.tw-border-b-sky-900\/85 {
  border-bottom-color: rgb(12 74 110 / 0.85);
}
.tw-border-b-sky-900\/90 {
  border-bottom-color: rgb(12 74 110 / 0.9);
}
.tw-border-b-sky-900\/95 {
  border-bottom-color: rgb(12 74 110 / 0.95);
}
.tw-border-b-sky-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-b-sky-950\/0 {
  border-bottom-color: rgb(8 47 73 / 0);
}
.tw-border-b-sky-950\/10 {
  border-bottom-color: rgb(8 47 73 / 0.1);
}
.tw-border-b-sky-950\/100 {
  border-bottom-color: rgb(8 47 73 / 1);
}
.tw-border-b-sky-950\/15 {
  border-bottom-color: rgb(8 47 73 / 0.15);
}
.tw-border-b-sky-950\/20 {
  border-bottom-color: rgb(8 47 73 / 0.2);
}
.tw-border-b-sky-950\/25 {
  border-bottom-color: rgb(8 47 73 / 0.25);
}
.tw-border-b-sky-950\/30 {
  border-bottom-color: rgb(8 47 73 / 0.3);
}
.tw-border-b-sky-950\/35 {
  border-bottom-color: rgb(8 47 73 / 0.35);
}
.tw-border-b-sky-950\/40 {
  border-bottom-color: rgb(8 47 73 / 0.4);
}
.tw-border-b-sky-950\/45 {
  border-bottom-color: rgb(8 47 73 / 0.45);
}
.tw-border-b-sky-950\/5 {
  border-bottom-color: rgb(8 47 73 / 0.05);
}
.tw-border-b-sky-950\/50 {
  border-bottom-color: rgb(8 47 73 / 0.5);
}
.tw-border-b-sky-950\/55 {
  border-bottom-color: rgb(8 47 73 / 0.55);
}
.tw-border-b-sky-950\/60 {
  border-bottom-color: rgb(8 47 73 / 0.6);
}
.tw-border-b-sky-950\/65 {
  border-bottom-color: rgb(8 47 73 / 0.65);
}
.tw-border-b-sky-950\/70 {
  border-bottom-color: rgb(8 47 73 / 0.7);
}
.tw-border-b-sky-950\/75 {
  border-bottom-color: rgb(8 47 73 / 0.75);
}
.tw-border-b-sky-950\/80 {
  border-bottom-color: rgb(8 47 73 / 0.8);
}
.tw-border-b-sky-950\/85 {
  border-bottom-color: rgb(8 47 73 / 0.85);
}
.tw-border-b-sky-950\/90 {
  border-bottom-color: rgb(8 47 73 / 0.9);
}
.tw-border-b-sky-950\/95 {
  border-bottom-color: rgb(8 47 73 / 0.95);
}
.tw-border-b-slate-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-100\/0 {
  border-bottom-color: rgb(241 245 249 / 0);
}
.tw-border-b-slate-100\/10 {
  border-bottom-color: rgb(241 245 249 / 0.1);
}
.tw-border-b-slate-100\/100 {
  border-bottom-color: rgb(241 245 249 / 1);
}
.tw-border-b-slate-100\/15 {
  border-bottom-color: rgb(241 245 249 / 0.15);
}
.tw-border-b-slate-100\/20 {
  border-bottom-color: rgb(241 245 249 / 0.2);
}
.tw-border-b-slate-100\/25 {
  border-bottom-color: rgb(241 245 249 / 0.25);
}
.tw-border-b-slate-100\/30 {
  border-bottom-color: rgb(241 245 249 / 0.3);
}
.tw-border-b-slate-100\/35 {
  border-bottom-color: rgb(241 245 249 / 0.35);
}
.tw-border-b-slate-100\/40 {
  border-bottom-color: rgb(241 245 249 / 0.4);
}
.tw-border-b-slate-100\/45 {
  border-bottom-color: rgb(241 245 249 / 0.45);
}
.tw-border-b-slate-100\/5 {
  border-bottom-color: rgb(241 245 249 / 0.05);
}
.tw-border-b-slate-100\/50 {
  border-bottom-color: rgb(241 245 249 / 0.5);
}
.tw-border-b-slate-100\/55 {
  border-bottom-color: rgb(241 245 249 / 0.55);
}
.tw-border-b-slate-100\/60 {
  border-bottom-color: rgb(241 245 249 / 0.6);
}
.tw-border-b-slate-100\/65 {
  border-bottom-color: rgb(241 245 249 / 0.65);
}
.tw-border-b-slate-100\/70 {
  border-bottom-color: rgb(241 245 249 / 0.7);
}
.tw-border-b-slate-100\/75 {
  border-bottom-color: rgb(241 245 249 / 0.75);
}
.tw-border-b-slate-100\/80 {
  border-bottom-color: rgb(241 245 249 / 0.8);
}
.tw-border-b-slate-100\/85 {
  border-bottom-color: rgb(241 245 249 / 0.85);
}
.tw-border-b-slate-100\/90 {
  border-bottom-color: rgb(241 245 249 / 0.9);
}
.tw-border-b-slate-100\/95 {
  border-bottom-color: rgb(241 245 249 / 0.95);
}
.tw-border-b-slate-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-200\/0 {
  border-bottom-color: rgb(226 232 240 / 0);
}
.tw-border-b-slate-200\/10 {
  border-bottom-color: rgb(226 232 240 / 0.1);
}
.tw-border-b-slate-200\/100 {
  border-bottom-color: rgb(226 232 240 / 1);
}
.tw-border-b-slate-200\/15 {
  border-bottom-color: rgb(226 232 240 / 0.15);
}
.tw-border-b-slate-200\/20 {
  border-bottom-color: rgb(226 232 240 / 0.2);
}
.tw-border-b-slate-200\/25 {
  border-bottom-color: rgb(226 232 240 / 0.25);
}
.tw-border-b-slate-200\/30 {
  border-bottom-color: rgb(226 232 240 / 0.3);
}
.tw-border-b-slate-200\/35 {
  border-bottom-color: rgb(226 232 240 / 0.35);
}
.tw-border-b-slate-200\/40 {
  border-bottom-color: rgb(226 232 240 / 0.4);
}
.tw-border-b-slate-200\/45 {
  border-bottom-color: rgb(226 232 240 / 0.45);
}
.tw-border-b-slate-200\/5 {
  border-bottom-color: rgb(226 232 240 / 0.05);
}
.tw-border-b-slate-200\/50 {
  border-bottom-color: rgb(226 232 240 / 0.5);
}
.tw-border-b-slate-200\/55 {
  border-bottom-color: rgb(226 232 240 / 0.55);
}
.tw-border-b-slate-200\/60 {
  border-bottom-color: rgb(226 232 240 / 0.6);
}
.tw-border-b-slate-200\/65 {
  border-bottom-color: rgb(226 232 240 / 0.65);
}
.tw-border-b-slate-200\/70 {
  border-bottom-color: rgb(226 232 240 / 0.7);
}
.tw-border-b-slate-200\/75 {
  border-bottom-color: rgb(226 232 240 / 0.75);
}
.tw-border-b-slate-200\/80 {
  border-bottom-color: rgb(226 232 240 / 0.8);
}
.tw-border-b-slate-200\/85 {
  border-bottom-color: rgb(226 232 240 / 0.85);
}
.tw-border-b-slate-200\/90 {
  border-bottom-color: rgb(226 232 240 / 0.9);
}
.tw-border-b-slate-200\/95 {
  border-bottom-color: rgb(226 232 240 / 0.95);
}
.tw-border-b-slate-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-300\/0 {
  border-bottom-color: rgb(203 213 225 / 0);
}
.tw-border-b-slate-300\/10 {
  border-bottom-color: rgb(203 213 225 / 0.1);
}
.tw-border-b-slate-300\/100 {
  border-bottom-color: rgb(203 213 225 / 1);
}
.tw-border-b-slate-300\/15 {
  border-bottom-color: rgb(203 213 225 / 0.15);
}
.tw-border-b-slate-300\/20 {
  border-bottom-color: rgb(203 213 225 / 0.2);
}
.tw-border-b-slate-300\/25 {
  border-bottom-color: rgb(203 213 225 / 0.25);
}
.tw-border-b-slate-300\/30 {
  border-bottom-color: rgb(203 213 225 / 0.3);
}
.tw-border-b-slate-300\/35 {
  border-bottom-color: rgb(203 213 225 / 0.35);
}
.tw-border-b-slate-300\/40 {
  border-bottom-color: rgb(203 213 225 / 0.4);
}
.tw-border-b-slate-300\/45 {
  border-bottom-color: rgb(203 213 225 / 0.45);
}
.tw-border-b-slate-300\/5 {
  border-bottom-color: rgb(203 213 225 / 0.05);
}
.tw-border-b-slate-300\/50 {
  border-bottom-color: rgb(203 213 225 / 0.5);
}
.tw-border-b-slate-300\/55 {
  border-bottom-color: rgb(203 213 225 / 0.55);
}
.tw-border-b-slate-300\/60 {
  border-bottom-color: rgb(203 213 225 / 0.6);
}
.tw-border-b-slate-300\/65 {
  border-bottom-color: rgb(203 213 225 / 0.65);
}
.tw-border-b-slate-300\/70 {
  border-bottom-color: rgb(203 213 225 / 0.7);
}
.tw-border-b-slate-300\/75 {
  border-bottom-color: rgb(203 213 225 / 0.75);
}
.tw-border-b-slate-300\/80 {
  border-bottom-color: rgb(203 213 225 / 0.8);
}
.tw-border-b-slate-300\/85 {
  border-bottom-color: rgb(203 213 225 / 0.85);
}
.tw-border-b-slate-300\/90 {
  border-bottom-color: rgb(203 213 225 / 0.9);
}
.tw-border-b-slate-300\/95 {
  border-bottom-color: rgb(203 213 225 / 0.95);
}
.tw-border-b-slate-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-400\/0 {
  border-bottom-color: rgb(148 163 184 / 0);
}
.tw-border-b-slate-400\/10 {
  border-bottom-color: rgb(148 163 184 / 0.1);
}
.tw-border-b-slate-400\/100 {
  border-bottom-color: rgb(148 163 184 / 1);
}
.tw-border-b-slate-400\/15 {
  border-bottom-color: rgb(148 163 184 / 0.15);
}
.tw-border-b-slate-400\/20 {
  border-bottom-color: rgb(148 163 184 / 0.2);
}
.tw-border-b-slate-400\/25 {
  border-bottom-color: rgb(148 163 184 / 0.25);
}
.tw-border-b-slate-400\/30 {
  border-bottom-color: rgb(148 163 184 / 0.3);
}
.tw-border-b-slate-400\/35 {
  border-bottom-color: rgb(148 163 184 / 0.35);
}
.tw-border-b-slate-400\/40 {
  border-bottom-color: rgb(148 163 184 / 0.4);
}
.tw-border-b-slate-400\/45 {
  border-bottom-color: rgb(148 163 184 / 0.45);
}
.tw-border-b-slate-400\/5 {
  border-bottom-color: rgb(148 163 184 / 0.05);
}
.tw-border-b-slate-400\/50 {
  border-bottom-color: rgb(148 163 184 / 0.5);
}
.tw-border-b-slate-400\/55 {
  border-bottom-color: rgb(148 163 184 / 0.55);
}
.tw-border-b-slate-400\/60 {
  border-bottom-color: rgb(148 163 184 / 0.6);
}
.tw-border-b-slate-400\/65 {
  border-bottom-color: rgb(148 163 184 / 0.65);
}
.tw-border-b-slate-400\/70 {
  border-bottom-color: rgb(148 163 184 / 0.7);
}
.tw-border-b-slate-400\/75 {
  border-bottom-color: rgb(148 163 184 / 0.75);
}
.tw-border-b-slate-400\/80 {
  border-bottom-color: rgb(148 163 184 / 0.8);
}
.tw-border-b-slate-400\/85 {
  border-bottom-color: rgb(148 163 184 / 0.85);
}
.tw-border-b-slate-400\/90 {
  border-bottom-color: rgb(148 163 184 / 0.9);
}
.tw-border-b-slate-400\/95 {
  border-bottom-color: rgb(148 163 184 / 0.95);
}
.tw-border-b-slate-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-50\/0 {
  border-bottom-color: rgb(248 250 252 / 0);
}
.tw-border-b-slate-50\/10 {
  border-bottom-color: rgb(248 250 252 / 0.1);
}
.tw-border-b-slate-50\/100 {
  border-bottom-color: rgb(248 250 252 / 1);
}
.tw-border-b-slate-50\/15 {
  border-bottom-color: rgb(248 250 252 / 0.15);
}
.tw-border-b-slate-50\/20 {
  border-bottom-color: rgb(248 250 252 / 0.2);
}
.tw-border-b-slate-50\/25 {
  border-bottom-color: rgb(248 250 252 / 0.25);
}
.tw-border-b-slate-50\/30 {
  border-bottom-color: rgb(248 250 252 / 0.3);
}
.tw-border-b-slate-50\/35 {
  border-bottom-color: rgb(248 250 252 / 0.35);
}
.tw-border-b-slate-50\/40 {
  border-bottom-color: rgb(248 250 252 / 0.4);
}
.tw-border-b-slate-50\/45 {
  border-bottom-color: rgb(248 250 252 / 0.45);
}
.tw-border-b-slate-50\/5 {
  border-bottom-color: rgb(248 250 252 / 0.05);
}
.tw-border-b-slate-50\/50 {
  border-bottom-color: rgb(248 250 252 / 0.5);
}
.tw-border-b-slate-50\/55 {
  border-bottom-color: rgb(248 250 252 / 0.55);
}
.tw-border-b-slate-50\/60 {
  border-bottom-color: rgb(248 250 252 / 0.6);
}
.tw-border-b-slate-50\/65 {
  border-bottom-color: rgb(248 250 252 / 0.65);
}
.tw-border-b-slate-50\/70 {
  border-bottom-color: rgb(248 250 252 / 0.7);
}
.tw-border-b-slate-50\/75 {
  border-bottom-color: rgb(248 250 252 / 0.75);
}
.tw-border-b-slate-50\/80 {
  border-bottom-color: rgb(248 250 252 / 0.8);
}
.tw-border-b-slate-50\/85 {
  border-bottom-color: rgb(248 250 252 / 0.85);
}
.tw-border-b-slate-50\/90 {
  border-bottom-color: rgb(248 250 252 / 0.9);
}
.tw-border-b-slate-50\/95 {
  border-bottom-color: rgb(248 250 252 / 0.95);
}
.tw-border-b-slate-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-500\/0 {
  border-bottom-color: rgb(100 116 139 / 0);
}
.tw-border-b-slate-500\/10 {
  border-bottom-color: rgb(100 116 139 / 0.1);
}
.tw-border-b-slate-500\/100 {
  border-bottom-color: rgb(100 116 139 / 1);
}
.tw-border-b-slate-500\/15 {
  border-bottom-color: rgb(100 116 139 / 0.15);
}
.tw-border-b-slate-500\/20 {
  border-bottom-color: rgb(100 116 139 / 0.2);
}
.tw-border-b-slate-500\/25 {
  border-bottom-color: rgb(100 116 139 / 0.25);
}
.tw-border-b-slate-500\/30 {
  border-bottom-color: rgb(100 116 139 / 0.3);
}
.tw-border-b-slate-500\/35 {
  border-bottom-color: rgb(100 116 139 / 0.35);
}
.tw-border-b-slate-500\/40 {
  border-bottom-color: rgb(100 116 139 / 0.4);
}
.tw-border-b-slate-500\/45 {
  border-bottom-color: rgb(100 116 139 / 0.45);
}
.tw-border-b-slate-500\/5 {
  border-bottom-color: rgb(100 116 139 / 0.05);
}
.tw-border-b-slate-500\/50 {
  border-bottom-color: rgb(100 116 139 / 0.5);
}
.tw-border-b-slate-500\/55 {
  border-bottom-color: rgb(100 116 139 / 0.55);
}
.tw-border-b-slate-500\/60 {
  border-bottom-color: rgb(100 116 139 / 0.6);
}
.tw-border-b-slate-500\/65 {
  border-bottom-color: rgb(100 116 139 / 0.65);
}
.tw-border-b-slate-500\/70 {
  border-bottom-color: rgb(100 116 139 / 0.7);
}
.tw-border-b-slate-500\/75 {
  border-bottom-color: rgb(100 116 139 / 0.75);
}
.tw-border-b-slate-500\/80 {
  border-bottom-color: rgb(100 116 139 / 0.8);
}
.tw-border-b-slate-500\/85 {
  border-bottom-color: rgb(100 116 139 / 0.85);
}
.tw-border-b-slate-500\/90 {
  border-bottom-color: rgb(100 116 139 / 0.9);
}
.tw-border-b-slate-500\/95 {
  border-bottom-color: rgb(100 116 139 / 0.95);
}
.tw-border-b-slate-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-600\/0 {
  border-bottom-color: rgb(71 85 105 / 0);
}
.tw-border-b-slate-600\/10 {
  border-bottom-color: rgb(71 85 105 / 0.1);
}
.tw-border-b-slate-600\/100 {
  border-bottom-color: rgb(71 85 105 / 1);
}
.tw-border-b-slate-600\/15 {
  border-bottom-color: rgb(71 85 105 / 0.15);
}
.tw-border-b-slate-600\/20 {
  border-bottom-color: rgb(71 85 105 / 0.2);
}
.tw-border-b-slate-600\/25 {
  border-bottom-color: rgb(71 85 105 / 0.25);
}
.tw-border-b-slate-600\/30 {
  border-bottom-color: rgb(71 85 105 / 0.3);
}
.tw-border-b-slate-600\/35 {
  border-bottom-color: rgb(71 85 105 / 0.35);
}
.tw-border-b-slate-600\/40 {
  border-bottom-color: rgb(71 85 105 / 0.4);
}
.tw-border-b-slate-600\/45 {
  border-bottom-color: rgb(71 85 105 / 0.45);
}
.tw-border-b-slate-600\/5 {
  border-bottom-color: rgb(71 85 105 / 0.05);
}
.tw-border-b-slate-600\/50 {
  border-bottom-color: rgb(71 85 105 / 0.5);
}
.tw-border-b-slate-600\/55 {
  border-bottom-color: rgb(71 85 105 / 0.55);
}
.tw-border-b-slate-600\/60 {
  border-bottom-color: rgb(71 85 105 / 0.6);
}
.tw-border-b-slate-600\/65 {
  border-bottom-color: rgb(71 85 105 / 0.65);
}
.tw-border-b-slate-600\/70 {
  border-bottom-color: rgb(71 85 105 / 0.7);
}
.tw-border-b-slate-600\/75 {
  border-bottom-color: rgb(71 85 105 / 0.75);
}
.tw-border-b-slate-600\/80 {
  border-bottom-color: rgb(71 85 105 / 0.8);
}
.tw-border-b-slate-600\/85 {
  border-bottom-color: rgb(71 85 105 / 0.85);
}
.tw-border-b-slate-600\/90 {
  border-bottom-color: rgb(71 85 105 / 0.9);
}
.tw-border-b-slate-600\/95 {
  border-bottom-color: rgb(71 85 105 / 0.95);
}
.tw-border-b-slate-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-700\/0 {
  border-bottom-color: rgb(51 65 85 / 0);
}
.tw-border-b-slate-700\/10 {
  border-bottom-color: rgb(51 65 85 / 0.1);
}
.tw-border-b-slate-700\/100 {
  border-bottom-color: rgb(51 65 85 / 1);
}
.tw-border-b-slate-700\/15 {
  border-bottom-color: rgb(51 65 85 / 0.15);
}
.tw-border-b-slate-700\/20 {
  border-bottom-color: rgb(51 65 85 / 0.2);
}
.tw-border-b-slate-700\/25 {
  border-bottom-color: rgb(51 65 85 / 0.25);
}
.tw-border-b-slate-700\/30 {
  border-bottom-color: rgb(51 65 85 / 0.3);
}
.tw-border-b-slate-700\/35 {
  border-bottom-color: rgb(51 65 85 / 0.35);
}
.tw-border-b-slate-700\/40 {
  border-bottom-color: rgb(51 65 85 / 0.4);
}
.tw-border-b-slate-700\/45 {
  border-bottom-color: rgb(51 65 85 / 0.45);
}
.tw-border-b-slate-700\/5 {
  border-bottom-color: rgb(51 65 85 / 0.05);
}
.tw-border-b-slate-700\/50 {
  border-bottom-color: rgb(51 65 85 / 0.5);
}
.tw-border-b-slate-700\/55 {
  border-bottom-color: rgb(51 65 85 / 0.55);
}
.tw-border-b-slate-700\/60 {
  border-bottom-color: rgb(51 65 85 / 0.6);
}
.tw-border-b-slate-700\/65 {
  border-bottom-color: rgb(51 65 85 / 0.65);
}
.tw-border-b-slate-700\/70 {
  border-bottom-color: rgb(51 65 85 / 0.7);
}
.tw-border-b-slate-700\/75 {
  border-bottom-color: rgb(51 65 85 / 0.75);
}
.tw-border-b-slate-700\/80 {
  border-bottom-color: rgb(51 65 85 / 0.8);
}
.tw-border-b-slate-700\/85 {
  border-bottom-color: rgb(51 65 85 / 0.85);
}
.tw-border-b-slate-700\/90 {
  border-bottom-color: rgb(51 65 85 / 0.9);
}
.tw-border-b-slate-700\/95 {
  border-bottom-color: rgb(51 65 85 / 0.95);
}
.tw-border-b-slate-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-800\/0 {
  border-bottom-color: rgb(30 41 59 / 0);
}
.tw-border-b-slate-800\/10 {
  border-bottom-color: rgb(30 41 59 / 0.1);
}
.tw-border-b-slate-800\/100 {
  border-bottom-color: rgb(30 41 59 / 1);
}
.tw-border-b-slate-800\/15 {
  border-bottom-color: rgb(30 41 59 / 0.15);
}
.tw-border-b-slate-800\/20 {
  border-bottom-color: rgb(30 41 59 / 0.2);
}
.tw-border-b-slate-800\/25 {
  border-bottom-color: rgb(30 41 59 / 0.25);
}
.tw-border-b-slate-800\/30 {
  border-bottom-color: rgb(30 41 59 / 0.3);
}
.tw-border-b-slate-800\/35 {
  border-bottom-color: rgb(30 41 59 / 0.35);
}
.tw-border-b-slate-800\/40 {
  border-bottom-color: rgb(30 41 59 / 0.4);
}
.tw-border-b-slate-800\/45 {
  border-bottom-color: rgb(30 41 59 / 0.45);
}
.tw-border-b-slate-800\/5 {
  border-bottom-color: rgb(30 41 59 / 0.05);
}
.tw-border-b-slate-800\/50 {
  border-bottom-color: rgb(30 41 59 / 0.5);
}
.tw-border-b-slate-800\/55 {
  border-bottom-color: rgb(30 41 59 / 0.55);
}
.tw-border-b-slate-800\/60 {
  border-bottom-color: rgb(30 41 59 / 0.6);
}
.tw-border-b-slate-800\/65 {
  border-bottom-color: rgb(30 41 59 / 0.65);
}
.tw-border-b-slate-800\/70 {
  border-bottom-color: rgb(30 41 59 / 0.7);
}
.tw-border-b-slate-800\/75 {
  border-bottom-color: rgb(30 41 59 / 0.75);
}
.tw-border-b-slate-800\/80 {
  border-bottom-color: rgb(30 41 59 / 0.8);
}
.tw-border-b-slate-800\/85 {
  border-bottom-color: rgb(30 41 59 / 0.85);
}
.tw-border-b-slate-800\/90 {
  border-bottom-color: rgb(30 41 59 / 0.9);
}
.tw-border-b-slate-800\/95 {
  border-bottom-color: rgb(30 41 59 / 0.95);
}
.tw-border-b-slate-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-900\/0 {
  border-bottom-color: rgb(15 23 42 / 0);
}
.tw-border-b-slate-900\/10 {
  border-bottom-color: rgb(15 23 42 / 0.1);
}
.tw-border-b-slate-900\/100 {
  border-bottom-color: rgb(15 23 42 / 1);
}
.tw-border-b-slate-900\/15 {
  border-bottom-color: rgb(15 23 42 / 0.15);
}
.tw-border-b-slate-900\/20 {
  border-bottom-color: rgb(15 23 42 / 0.2);
}
.tw-border-b-slate-900\/25 {
  border-bottom-color: rgb(15 23 42 / 0.25);
}
.tw-border-b-slate-900\/30 {
  border-bottom-color: rgb(15 23 42 / 0.3);
}
.tw-border-b-slate-900\/35 {
  border-bottom-color: rgb(15 23 42 / 0.35);
}
.tw-border-b-slate-900\/40 {
  border-bottom-color: rgb(15 23 42 / 0.4);
}
.tw-border-b-slate-900\/45 {
  border-bottom-color: rgb(15 23 42 / 0.45);
}
.tw-border-b-slate-900\/5 {
  border-bottom-color: rgb(15 23 42 / 0.05);
}
.tw-border-b-slate-900\/50 {
  border-bottom-color: rgb(15 23 42 / 0.5);
}
.tw-border-b-slate-900\/55 {
  border-bottom-color: rgb(15 23 42 / 0.55);
}
.tw-border-b-slate-900\/60 {
  border-bottom-color: rgb(15 23 42 / 0.6);
}
.tw-border-b-slate-900\/65 {
  border-bottom-color: rgb(15 23 42 / 0.65);
}
.tw-border-b-slate-900\/70 {
  border-bottom-color: rgb(15 23 42 / 0.7);
}
.tw-border-b-slate-900\/75 {
  border-bottom-color: rgb(15 23 42 / 0.75);
}
.tw-border-b-slate-900\/80 {
  border-bottom-color: rgb(15 23 42 / 0.8);
}
.tw-border-b-slate-900\/85 {
  border-bottom-color: rgb(15 23 42 / 0.85);
}
.tw-border-b-slate-900\/90 {
  border-bottom-color: rgb(15 23 42 / 0.9);
}
.tw-border-b-slate-900\/95 {
  border-bottom-color: rgb(15 23 42 / 0.95);
}
.tw-border-b-slate-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-b-slate-950\/0 {
  border-bottom-color: rgb(2 6 23 / 0);
}
.tw-border-b-slate-950\/10 {
  border-bottom-color: rgb(2 6 23 / 0.1);
}
.tw-border-b-slate-950\/100 {
  border-bottom-color: rgb(2 6 23 / 1);
}
.tw-border-b-slate-950\/15 {
  border-bottom-color: rgb(2 6 23 / 0.15);
}
.tw-border-b-slate-950\/20 {
  border-bottom-color: rgb(2 6 23 / 0.2);
}
.tw-border-b-slate-950\/25 {
  border-bottom-color: rgb(2 6 23 / 0.25);
}
.tw-border-b-slate-950\/30 {
  border-bottom-color: rgb(2 6 23 / 0.3);
}
.tw-border-b-slate-950\/35 {
  border-bottom-color: rgb(2 6 23 / 0.35);
}
.tw-border-b-slate-950\/40 {
  border-bottom-color: rgb(2 6 23 / 0.4);
}
.tw-border-b-slate-950\/45 {
  border-bottom-color: rgb(2 6 23 / 0.45);
}
.tw-border-b-slate-950\/5 {
  border-bottom-color: rgb(2 6 23 / 0.05);
}
.tw-border-b-slate-950\/50 {
  border-bottom-color: rgb(2 6 23 / 0.5);
}
.tw-border-b-slate-950\/55 {
  border-bottom-color: rgb(2 6 23 / 0.55);
}
.tw-border-b-slate-950\/60 {
  border-bottom-color: rgb(2 6 23 / 0.6);
}
.tw-border-b-slate-950\/65 {
  border-bottom-color: rgb(2 6 23 / 0.65);
}
.tw-border-b-slate-950\/70 {
  border-bottom-color: rgb(2 6 23 / 0.7);
}
.tw-border-b-slate-950\/75 {
  border-bottom-color: rgb(2 6 23 / 0.75);
}
.tw-border-b-slate-950\/80 {
  border-bottom-color: rgb(2 6 23 / 0.8);
}
.tw-border-b-slate-950\/85 {
  border-bottom-color: rgb(2 6 23 / 0.85);
}
.tw-border-b-slate-950\/90 {
  border-bottom-color: rgb(2 6 23 / 0.9);
}
.tw-border-b-slate-950\/95 {
  border-bottom-color: rgb(2 6 23 / 0.95);
}
.tw-border-b-stone-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-100\/0 {
  border-bottom-color: rgb(245 245 244 / 0);
}
.tw-border-b-stone-100\/10 {
  border-bottom-color: rgb(245 245 244 / 0.1);
}
.tw-border-b-stone-100\/100 {
  border-bottom-color: rgb(245 245 244 / 1);
}
.tw-border-b-stone-100\/15 {
  border-bottom-color: rgb(245 245 244 / 0.15);
}
.tw-border-b-stone-100\/20 {
  border-bottom-color: rgb(245 245 244 / 0.2);
}
.tw-border-b-stone-100\/25 {
  border-bottom-color: rgb(245 245 244 / 0.25);
}
.tw-border-b-stone-100\/30 {
  border-bottom-color: rgb(245 245 244 / 0.3);
}
.tw-border-b-stone-100\/35 {
  border-bottom-color: rgb(245 245 244 / 0.35);
}
.tw-border-b-stone-100\/40 {
  border-bottom-color: rgb(245 245 244 / 0.4);
}
.tw-border-b-stone-100\/45 {
  border-bottom-color: rgb(245 245 244 / 0.45);
}
.tw-border-b-stone-100\/5 {
  border-bottom-color: rgb(245 245 244 / 0.05);
}
.tw-border-b-stone-100\/50 {
  border-bottom-color: rgb(245 245 244 / 0.5);
}
.tw-border-b-stone-100\/55 {
  border-bottom-color: rgb(245 245 244 / 0.55);
}
.tw-border-b-stone-100\/60 {
  border-bottom-color: rgb(245 245 244 / 0.6);
}
.tw-border-b-stone-100\/65 {
  border-bottom-color: rgb(245 245 244 / 0.65);
}
.tw-border-b-stone-100\/70 {
  border-bottom-color: rgb(245 245 244 / 0.7);
}
.tw-border-b-stone-100\/75 {
  border-bottom-color: rgb(245 245 244 / 0.75);
}
.tw-border-b-stone-100\/80 {
  border-bottom-color: rgb(245 245 244 / 0.8);
}
.tw-border-b-stone-100\/85 {
  border-bottom-color: rgb(245 245 244 / 0.85);
}
.tw-border-b-stone-100\/90 {
  border-bottom-color: rgb(245 245 244 / 0.9);
}
.tw-border-b-stone-100\/95 {
  border-bottom-color: rgb(245 245 244 / 0.95);
}
.tw-border-b-stone-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-200\/0 {
  border-bottom-color: rgb(231 229 228 / 0);
}
.tw-border-b-stone-200\/10 {
  border-bottom-color: rgb(231 229 228 / 0.1);
}
.tw-border-b-stone-200\/100 {
  border-bottom-color: rgb(231 229 228 / 1);
}
.tw-border-b-stone-200\/15 {
  border-bottom-color: rgb(231 229 228 / 0.15);
}
.tw-border-b-stone-200\/20 {
  border-bottom-color: rgb(231 229 228 / 0.2);
}
.tw-border-b-stone-200\/25 {
  border-bottom-color: rgb(231 229 228 / 0.25);
}
.tw-border-b-stone-200\/30 {
  border-bottom-color: rgb(231 229 228 / 0.3);
}
.tw-border-b-stone-200\/35 {
  border-bottom-color: rgb(231 229 228 / 0.35);
}
.tw-border-b-stone-200\/40 {
  border-bottom-color: rgb(231 229 228 / 0.4);
}
.tw-border-b-stone-200\/45 {
  border-bottom-color: rgb(231 229 228 / 0.45);
}
.tw-border-b-stone-200\/5 {
  border-bottom-color: rgb(231 229 228 / 0.05);
}
.tw-border-b-stone-200\/50 {
  border-bottom-color: rgb(231 229 228 / 0.5);
}
.tw-border-b-stone-200\/55 {
  border-bottom-color: rgb(231 229 228 / 0.55);
}
.tw-border-b-stone-200\/60 {
  border-bottom-color: rgb(231 229 228 / 0.6);
}
.tw-border-b-stone-200\/65 {
  border-bottom-color: rgb(231 229 228 / 0.65);
}
.tw-border-b-stone-200\/70 {
  border-bottom-color: rgb(231 229 228 / 0.7);
}
.tw-border-b-stone-200\/75 {
  border-bottom-color: rgb(231 229 228 / 0.75);
}
.tw-border-b-stone-200\/80 {
  border-bottom-color: rgb(231 229 228 / 0.8);
}
.tw-border-b-stone-200\/85 {
  border-bottom-color: rgb(231 229 228 / 0.85);
}
.tw-border-b-stone-200\/90 {
  border-bottom-color: rgb(231 229 228 / 0.9);
}
.tw-border-b-stone-200\/95 {
  border-bottom-color: rgb(231 229 228 / 0.95);
}
.tw-border-b-stone-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-300\/0 {
  border-bottom-color: rgb(214 211 209 / 0);
}
.tw-border-b-stone-300\/10 {
  border-bottom-color: rgb(214 211 209 / 0.1);
}
.tw-border-b-stone-300\/100 {
  border-bottom-color: rgb(214 211 209 / 1);
}
.tw-border-b-stone-300\/15 {
  border-bottom-color: rgb(214 211 209 / 0.15);
}
.tw-border-b-stone-300\/20 {
  border-bottom-color: rgb(214 211 209 / 0.2);
}
.tw-border-b-stone-300\/25 {
  border-bottom-color: rgb(214 211 209 / 0.25);
}
.tw-border-b-stone-300\/30 {
  border-bottom-color: rgb(214 211 209 / 0.3);
}
.tw-border-b-stone-300\/35 {
  border-bottom-color: rgb(214 211 209 / 0.35);
}
.tw-border-b-stone-300\/40 {
  border-bottom-color: rgb(214 211 209 / 0.4);
}
.tw-border-b-stone-300\/45 {
  border-bottom-color: rgb(214 211 209 / 0.45);
}
.tw-border-b-stone-300\/5 {
  border-bottom-color: rgb(214 211 209 / 0.05);
}
.tw-border-b-stone-300\/50 {
  border-bottom-color: rgb(214 211 209 / 0.5);
}
.tw-border-b-stone-300\/55 {
  border-bottom-color: rgb(214 211 209 / 0.55);
}
.tw-border-b-stone-300\/60 {
  border-bottom-color: rgb(214 211 209 / 0.6);
}
.tw-border-b-stone-300\/65 {
  border-bottom-color: rgb(214 211 209 / 0.65);
}
.tw-border-b-stone-300\/70 {
  border-bottom-color: rgb(214 211 209 / 0.7);
}
.tw-border-b-stone-300\/75 {
  border-bottom-color: rgb(214 211 209 / 0.75);
}
.tw-border-b-stone-300\/80 {
  border-bottom-color: rgb(214 211 209 / 0.8);
}
.tw-border-b-stone-300\/85 {
  border-bottom-color: rgb(214 211 209 / 0.85);
}
.tw-border-b-stone-300\/90 {
  border-bottom-color: rgb(214 211 209 / 0.9);
}
.tw-border-b-stone-300\/95 {
  border-bottom-color: rgb(214 211 209 / 0.95);
}
.tw-border-b-stone-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-400\/0 {
  border-bottom-color: rgb(168 162 158 / 0);
}
.tw-border-b-stone-400\/10 {
  border-bottom-color: rgb(168 162 158 / 0.1);
}
.tw-border-b-stone-400\/100 {
  border-bottom-color: rgb(168 162 158 / 1);
}
.tw-border-b-stone-400\/15 {
  border-bottom-color: rgb(168 162 158 / 0.15);
}
.tw-border-b-stone-400\/20 {
  border-bottom-color: rgb(168 162 158 / 0.2);
}
.tw-border-b-stone-400\/25 {
  border-bottom-color: rgb(168 162 158 / 0.25);
}
.tw-border-b-stone-400\/30 {
  border-bottom-color: rgb(168 162 158 / 0.3);
}
.tw-border-b-stone-400\/35 {
  border-bottom-color: rgb(168 162 158 / 0.35);
}
.tw-border-b-stone-400\/40 {
  border-bottom-color: rgb(168 162 158 / 0.4);
}
.tw-border-b-stone-400\/45 {
  border-bottom-color: rgb(168 162 158 / 0.45);
}
.tw-border-b-stone-400\/5 {
  border-bottom-color: rgb(168 162 158 / 0.05);
}
.tw-border-b-stone-400\/50 {
  border-bottom-color: rgb(168 162 158 / 0.5);
}
.tw-border-b-stone-400\/55 {
  border-bottom-color: rgb(168 162 158 / 0.55);
}
.tw-border-b-stone-400\/60 {
  border-bottom-color: rgb(168 162 158 / 0.6);
}
.tw-border-b-stone-400\/65 {
  border-bottom-color: rgb(168 162 158 / 0.65);
}
.tw-border-b-stone-400\/70 {
  border-bottom-color: rgb(168 162 158 / 0.7);
}
.tw-border-b-stone-400\/75 {
  border-bottom-color: rgb(168 162 158 / 0.75);
}
.tw-border-b-stone-400\/80 {
  border-bottom-color: rgb(168 162 158 / 0.8);
}
.tw-border-b-stone-400\/85 {
  border-bottom-color: rgb(168 162 158 / 0.85);
}
.tw-border-b-stone-400\/90 {
  border-bottom-color: rgb(168 162 158 / 0.9);
}
.tw-border-b-stone-400\/95 {
  border-bottom-color: rgb(168 162 158 / 0.95);
}
.tw-border-b-stone-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-50\/0 {
  border-bottom-color: rgb(250 250 249 / 0);
}
.tw-border-b-stone-50\/10 {
  border-bottom-color: rgb(250 250 249 / 0.1);
}
.tw-border-b-stone-50\/100 {
  border-bottom-color: rgb(250 250 249 / 1);
}
.tw-border-b-stone-50\/15 {
  border-bottom-color: rgb(250 250 249 / 0.15);
}
.tw-border-b-stone-50\/20 {
  border-bottom-color: rgb(250 250 249 / 0.2);
}
.tw-border-b-stone-50\/25 {
  border-bottom-color: rgb(250 250 249 / 0.25);
}
.tw-border-b-stone-50\/30 {
  border-bottom-color: rgb(250 250 249 / 0.3);
}
.tw-border-b-stone-50\/35 {
  border-bottom-color: rgb(250 250 249 / 0.35);
}
.tw-border-b-stone-50\/40 {
  border-bottom-color: rgb(250 250 249 / 0.4);
}
.tw-border-b-stone-50\/45 {
  border-bottom-color: rgb(250 250 249 / 0.45);
}
.tw-border-b-stone-50\/5 {
  border-bottom-color: rgb(250 250 249 / 0.05);
}
.tw-border-b-stone-50\/50 {
  border-bottom-color: rgb(250 250 249 / 0.5);
}
.tw-border-b-stone-50\/55 {
  border-bottom-color: rgb(250 250 249 / 0.55);
}
.tw-border-b-stone-50\/60 {
  border-bottom-color: rgb(250 250 249 / 0.6);
}
.tw-border-b-stone-50\/65 {
  border-bottom-color: rgb(250 250 249 / 0.65);
}
.tw-border-b-stone-50\/70 {
  border-bottom-color: rgb(250 250 249 / 0.7);
}
.tw-border-b-stone-50\/75 {
  border-bottom-color: rgb(250 250 249 / 0.75);
}
.tw-border-b-stone-50\/80 {
  border-bottom-color: rgb(250 250 249 / 0.8);
}
.tw-border-b-stone-50\/85 {
  border-bottom-color: rgb(250 250 249 / 0.85);
}
.tw-border-b-stone-50\/90 {
  border-bottom-color: rgb(250 250 249 / 0.9);
}
.tw-border-b-stone-50\/95 {
  border-bottom-color: rgb(250 250 249 / 0.95);
}
.tw-border-b-stone-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-500\/0 {
  border-bottom-color: rgb(120 113 108 / 0);
}
.tw-border-b-stone-500\/10 {
  border-bottom-color: rgb(120 113 108 / 0.1);
}
.tw-border-b-stone-500\/100 {
  border-bottom-color: rgb(120 113 108 / 1);
}
.tw-border-b-stone-500\/15 {
  border-bottom-color: rgb(120 113 108 / 0.15);
}
.tw-border-b-stone-500\/20 {
  border-bottom-color: rgb(120 113 108 / 0.2);
}
.tw-border-b-stone-500\/25 {
  border-bottom-color: rgb(120 113 108 / 0.25);
}
.tw-border-b-stone-500\/30 {
  border-bottom-color: rgb(120 113 108 / 0.3);
}
.tw-border-b-stone-500\/35 {
  border-bottom-color: rgb(120 113 108 / 0.35);
}
.tw-border-b-stone-500\/40 {
  border-bottom-color: rgb(120 113 108 / 0.4);
}
.tw-border-b-stone-500\/45 {
  border-bottom-color: rgb(120 113 108 / 0.45);
}
.tw-border-b-stone-500\/5 {
  border-bottom-color: rgb(120 113 108 / 0.05);
}
.tw-border-b-stone-500\/50 {
  border-bottom-color: rgb(120 113 108 / 0.5);
}
.tw-border-b-stone-500\/55 {
  border-bottom-color: rgb(120 113 108 / 0.55);
}
.tw-border-b-stone-500\/60 {
  border-bottom-color: rgb(120 113 108 / 0.6);
}
.tw-border-b-stone-500\/65 {
  border-bottom-color: rgb(120 113 108 / 0.65);
}
.tw-border-b-stone-500\/70 {
  border-bottom-color: rgb(120 113 108 / 0.7);
}
.tw-border-b-stone-500\/75 {
  border-bottom-color: rgb(120 113 108 / 0.75);
}
.tw-border-b-stone-500\/80 {
  border-bottom-color: rgb(120 113 108 / 0.8);
}
.tw-border-b-stone-500\/85 {
  border-bottom-color: rgb(120 113 108 / 0.85);
}
.tw-border-b-stone-500\/90 {
  border-bottom-color: rgb(120 113 108 / 0.9);
}
.tw-border-b-stone-500\/95 {
  border-bottom-color: rgb(120 113 108 / 0.95);
}
.tw-border-b-stone-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-600\/0 {
  border-bottom-color: rgb(87 83 78 / 0);
}
.tw-border-b-stone-600\/10 {
  border-bottom-color: rgb(87 83 78 / 0.1);
}
.tw-border-b-stone-600\/100 {
  border-bottom-color: rgb(87 83 78 / 1);
}
.tw-border-b-stone-600\/15 {
  border-bottom-color: rgb(87 83 78 / 0.15);
}
.tw-border-b-stone-600\/20 {
  border-bottom-color: rgb(87 83 78 / 0.2);
}
.tw-border-b-stone-600\/25 {
  border-bottom-color: rgb(87 83 78 / 0.25);
}
.tw-border-b-stone-600\/30 {
  border-bottom-color: rgb(87 83 78 / 0.3);
}
.tw-border-b-stone-600\/35 {
  border-bottom-color: rgb(87 83 78 / 0.35);
}
.tw-border-b-stone-600\/40 {
  border-bottom-color: rgb(87 83 78 / 0.4);
}
.tw-border-b-stone-600\/45 {
  border-bottom-color: rgb(87 83 78 / 0.45);
}
.tw-border-b-stone-600\/5 {
  border-bottom-color: rgb(87 83 78 / 0.05);
}
.tw-border-b-stone-600\/50 {
  border-bottom-color: rgb(87 83 78 / 0.5);
}
.tw-border-b-stone-600\/55 {
  border-bottom-color: rgb(87 83 78 / 0.55);
}
.tw-border-b-stone-600\/60 {
  border-bottom-color: rgb(87 83 78 / 0.6);
}
.tw-border-b-stone-600\/65 {
  border-bottom-color: rgb(87 83 78 / 0.65);
}
.tw-border-b-stone-600\/70 {
  border-bottom-color: rgb(87 83 78 / 0.7);
}
.tw-border-b-stone-600\/75 {
  border-bottom-color: rgb(87 83 78 / 0.75);
}
.tw-border-b-stone-600\/80 {
  border-bottom-color: rgb(87 83 78 / 0.8);
}
.tw-border-b-stone-600\/85 {
  border-bottom-color: rgb(87 83 78 / 0.85);
}
.tw-border-b-stone-600\/90 {
  border-bottom-color: rgb(87 83 78 / 0.9);
}
.tw-border-b-stone-600\/95 {
  border-bottom-color: rgb(87 83 78 / 0.95);
}
.tw-border-b-stone-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-700\/0 {
  border-bottom-color: rgb(68 64 60 / 0);
}
.tw-border-b-stone-700\/10 {
  border-bottom-color: rgb(68 64 60 / 0.1);
}
.tw-border-b-stone-700\/100 {
  border-bottom-color: rgb(68 64 60 / 1);
}
.tw-border-b-stone-700\/15 {
  border-bottom-color: rgb(68 64 60 / 0.15);
}
.tw-border-b-stone-700\/20 {
  border-bottom-color: rgb(68 64 60 / 0.2);
}
.tw-border-b-stone-700\/25 {
  border-bottom-color: rgb(68 64 60 / 0.25);
}
.tw-border-b-stone-700\/30 {
  border-bottom-color: rgb(68 64 60 / 0.3);
}
.tw-border-b-stone-700\/35 {
  border-bottom-color: rgb(68 64 60 / 0.35);
}
.tw-border-b-stone-700\/40 {
  border-bottom-color: rgb(68 64 60 / 0.4);
}
.tw-border-b-stone-700\/45 {
  border-bottom-color: rgb(68 64 60 / 0.45);
}
.tw-border-b-stone-700\/5 {
  border-bottom-color: rgb(68 64 60 / 0.05);
}
.tw-border-b-stone-700\/50 {
  border-bottom-color: rgb(68 64 60 / 0.5);
}
.tw-border-b-stone-700\/55 {
  border-bottom-color: rgb(68 64 60 / 0.55);
}
.tw-border-b-stone-700\/60 {
  border-bottom-color: rgb(68 64 60 / 0.6);
}
.tw-border-b-stone-700\/65 {
  border-bottom-color: rgb(68 64 60 / 0.65);
}
.tw-border-b-stone-700\/70 {
  border-bottom-color: rgb(68 64 60 / 0.7);
}
.tw-border-b-stone-700\/75 {
  border-bottom-color: rgb(68 64 60 / 0.75);
}
.tw-border-b-stone-700\/80 {
  border-bottom-color: rgb(68 64 60 / 0.8);
}
.tw-border-b-stone-700\/85 {
  border-bottom-color: rgb(68 64 60 / 0.85);
}
.tw-border-b-stone-700\/90 {
  border-bottom-color: rgb(68 64 60 / 0.9);
}
.tw-border-b-stone-700\/95 {
  border-bottom-color: rgb(68 64 60 / 0.95);
}
.tw-border-b-stone-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-800\/0 {
  border-bottom-color: rgb(41 37 36 / 0);
}
.tw-border-b-stone-800\/10 {
  border-bottom-color: rgb(41 37 36 / 0.1);
}
.tw-border-b-stone-800\/100 {
  border-bottom-color: rgb(41 37 36 / 1);
}
.tw-border-b-stone-800\/15 {
  border-bottom-color: rgb(41 37 36 / 0.15);
}
.tw-border-b-stone-800\/20 {
  border-bottom-color: rgb(41 37 36 / 0.2);
}
.tw-border-b-stone-800\/25 {
  border-bottom-color: rgb(41 37 36 / 0.25);
}
.tw-border-b-stone-800\/30 {
  border-bottom-color: rgb(41 37 36 / 0.3);
}
.tw-border-b-stone-800\/35 {
  border-bottom-color: rgb(41 37 36 / 0.35);
}
.tw-border-b-stone-800\/40 {
  border-bottom-color: rgb(41 37 36 / 0.4);
}
.tw-border-b-stone-800\/45 {
  border-bottom-color: rgb(41 37 36 / 0.45);
}
.tw-border-b-stone-800\/5 {
  border-bottom-color: rgb(41 37 36 / 0.05);
}
.tw-border-b-stone-800\/50 {
  border-bottom-color: rgb(41 37 36 / 0.5);
}
.tw-border-b-stone-800\/55 {
  border-bottom-color: rgb(41 37 36 / 0.55);
}
.tw-border-b-stone-800\/60 {
  border-bottom-color: rgb(41 37 36 / 0.6);
}
.tw-border-b-stone-800\/65 {
  border-bottom-color: rgb(41 37 36 / 0.65);
}
.tw-border-b-stone-800\/70 {
  border-bottom-color: rgb(41 37 36 / 0.7);
}
.tw-border-b-stone-800\/75 {
  border-bottom-color: rgb(41 37 36 / 0.75);
}
.tw-border-b-stone-800\/80 {
  border-bottom-color: rgb(41 37 36 / 0.8);
}
.tw-border-b-stone-800\/85 {
  border-bottom-color: rgb(41 37 36 / 0.85);
}
.tw-border-b-stone-800\/90 {
  border-bottom-color: rgb(41 37 36 / 0.9);
}
.tw-border-b-stone-800\/95 {
  border-bottom-color: rgb(41 37 36 / 0.95);
}
.tw-border-b-stone-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-900\/0 {
  border-bottom-color: rgb(28 25 23 / 0);
}
.tw-border-b-stone-900\/10 {
  border-bottom-color: rgb(28 25 23 / 0.1);
}
.tw-border-b-stone-900\/100 {
  border-bottom-color: rgb(28 25 23 / 1);
}
.tw-border-b-stone-900\/15 {
  border-bottom-color: rgb(28 25 23 / 0.15);
}
.tw-border-b-stone-900\/20 {
  border-bottom-color: rgb(28 25 23 / 0.2);
}
.tw-border-b-stone-900\/25 {
  border-bottom-color: rgb(28 25 23 / 0.25);
}
.tw-border-b-stone-900\/30 {
  border-bottom-color: rgb(28 25 23 / 0.3);
}
.tw-border-b-stone-900\/35 {
  border-bottom-color: rgb(28 25 23 / 0.35);
}
.tw-border-b-stone-900\/40 {
  border-bottom-color: rgb(28 25 23 / 0.4);
}
.tw-border-b-stone-900\/45 {
  border-bottom-color: rgb(28 25 23 / 0.45);
}
.tw-border-b-stone-900\/5 {
  border-bottom-color: rgb(28 25 23 / 0.05);
}
.tw-border-b-stone-900\/50 {
  border-bottom-color: rgb(28 25 23 / 0.5);
}
.tw-border-b-stone-900\/55 {
  border-bottom-color: rgb(28 25 23 / 0.55);
}
.tw-border-b-stone-900\/60 {
  border-bottom-color: rgb(28 25 23 / 0.6);
}
.tw-border-b-stone-900\/65 {
  border-bottom-color: rgb(28 25 23 / 0.65);
}
.tw-border-b-stone-900\/70 {
  border-bottom-color: rgb(28 25 23 / 0.7);
}
.tw-border-b-stone-900\/75 {
  border-bottom-color: rgb(28 25 23 / 0.75);
}
.tw-border-b-stone-900\/80 {
  border-bottom-color: rgb(28 25 23 / 0.8);
}
.tw-border-b-stone-900\/85 {
  border-bottom-color: rgb(28 25 23 / 0.85);
}
.tw-border-b-stone-900\/90 {
  border-bottom-color: rgb(28 25 23 / 0.9);
}
.tw-border-b-stone-900\/95 {
  border-bottom-color: rgb(28 25 23 / 0.95);
}
.tw-border-b-stone-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-b-stone-950\/0 {
  border-bottom-color: rgb(12 10 9 / 0);
}
.tw-border-b-stone-950\/10 {
  border-bottom-color: rgb(12 10 9 / 0.1);
}
.tw-border-b-stone-950\/100 {
  border-bottom-color: rgb(12 10 9 / 1);
}
.tw-border-b-stone-950\/15 {
  border-bottom-color: rgb(12 10 9 / 0.15);
}
.tw-border-b-stone-950\/20 {
  border-bottom-color: rgb(12 10 9 / 0.2);
}
.tw-border-b-stone-950\/25 {
  border-bottom-color: rgb(12 10 9 / 0.25);
}
.tw-border-b-stone-950\/30 {
  border-bottom-color: rgb(12 10 9 / 0.3);
}
.tw-border-b-stone-950\/35 {
  border-bottom-color: rgb(12 10 9 / 0.35);
}
.tw-border-b-stone-950\/40 {
  border-bottom-color: rgb(12 10 9 / 0.4);
}
.tw-border-b-stone-950\/45 {
  border-bottom-color: rgb(12 10 9 / 0.45);
}
.tw-border-b-stone-950\/5 {
  border-bottom-color: rgb(12 10 9 / 0.05);
}
.tw-border-b-stone-950\/50 {
  border-bottom-color: rgb(12 10 9 / 0.5);
}
.tw-border-b-stone-950\/55 {
  border-bottom-color: rgb(12 10 9 / 0.55);
}
.tw-border-b-stone-950\/60 {
  border-bottom-color: rgb(12 10 9 / 0.6);
}
.tw-border-b-stone-950\/65 {
  border-bottom-color: rgb(12 10 9 / 0.65);
}
.tw-border-b-stone-950\/70 {
  border-bottom-color: rgb(12 10 9 / 0.7);
}
.tw-border-b-stone-950\/75 {
  border-bottom-color: rgb(12 10 9 / 0.75);
}
.tw-border-b-stone-950\/80 {
  border-bottom-color: rgb(12 10 9 / 0.8);
}
.tw-border-b-stone-950\/85 {
  border-bottom-color: rgb(12 10 9 / 0.85);
}
.tw-border-b-stone-950\/90 {
  border-bottom-color: rgb(12 10 9 / 0.9);
}
.tw-border-b-stone-950\/95 {
  border-bottom-color: rgb(12 10 9 / 0.95);
}
.tw-border-b-success {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-b-success-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-b-success-dark\/0 {
  border-bottom-color: rgb(161 185 0 / 0);
}
.tw-border-b-success-dark\/10 {
  border-bottom-color: rgb(161 185 0 / 0.1);
}
.tw-border-b-success-dark\/100 {
  border-bottom-color: rgb(161 185 0 / 1);
}
.tw-border-b-success-dark\/15 {
  border-bottom-color: rgb(161 185 0 / 0.15);
}
.tw-border-b-success-dark\/20 {
  border-bottom-color: rgb(161 185 0 / 0.2);
}
.tw-border-b-success-dark\/25 {
  border-bottom-color: rgb(161 185 0 / 0.25);
}
.tw-border-b-success-dark\/30 {
  border-bottom-color: rgb(161 185 0 / 0.3);
}
.tw-border-b-success-dark\/35 {
  border-bottom-color: rgb(161 185 0 / 0.35);
}
.tw-border-b-success-dark\/40 {
  border-bottom-color: rgb(161 185 0 / 0.4);
}
.tw-border-b-success-dark\/45 {
  border-bottom-color: rgb(161 185 0 / 0.45);
}
.tw-border-b-success-dark\/5 {
  border-bottom-color: rgb(161 185 0 / 0.05);
}
.tw-border-b-success-dark\/50 {
  border-bottom-color: rgb(161 185 0 / 0.5);
}
.tw-border-b-success-dark\/55 {
  border-bottom-color: rgb(161 185 0 / 0.55);
}
.tw-border-b-success-dark\/60 {
  border-bottom-color: rgb(161 185 0 / 0.6);
}
.tw-border-b-success-dark\/65 {
  border-bottom-color: rgb(161 185 0 / 0.65);
}
.tw-border-b-success-dark\/70 {
  border-bottom-color: rgb(161 185 0 / 0.7);
}
.tw-border-b-success-dark\/75 {
  border-bottom-color: rgb(161 185 0 / 0.75);
}
.tw-border-b-success-dark\/80 {
  border-bottom-color: rgb(161 185 0 / 0.8);
}
.tw-border-b-success-dark\/85 {
  border-bottom-color: rgb(161 185 0 / 0.85);
}
.tw-border-b-success-dark\/90 {
  border-bottom-color: rgb(161 185 0 / 0.9);
}
.tw-border-b-success-dark\/95 {
  border-bottom-color: rgb(161 185 0 / 0.95);
}
.tw-border-b-success-light {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-b-success-light\/0 {
  border-bottom-color: rgb(204 226 85 / 0);
}
.tw-border-b-success-light\/10 {
  border-bottom-color: rgb(204 226 85 / 0.1);
}
.tw-border-b-success-light\/100 {
  border-bottom-color: rgb(204 226 85 / 1);
}
.tw-border-b-success-light\/15 {
  border-bottom-color: rgb(204 226 85 / 0.15);
}
.tw-border-b-success-light\/20 {
  border-bottom-color: rgb(204 226 85 / 0.2);
}
.tw-border-b-success-light\/25 {
  border-bottom-color: rgb(204 226 85 / 0.25);
}
.tw-border-b-success-light\/30 {
  border-bottom-color: rgb(204 226 85 / 0.3);
}
.tw-border-b-success-light\/35 {
  border-bottom-color: rgb(204 226 85 / 0.35);
}
.tw-border-b-success-light\/40 {
  border-bottom-color: rgb(204 226 85 / 0.4);
}
.tw-border-b-success-light\/45 {
  border-bottom-color: rgb(204 226 85 / 0.45);
}
.tw-border-b-success-light\/5 {
  border-bottom-color: rgb(204 226 85 / 0.05);
}
.tw-border-b-success-light\/50 {
  border-bottom-color: rgb(204 226 85 / 0.5);
}
.tw-border-b-success-light\/55 {
  border-bottom-color: rgb(204 226 85 / 0.55);
}
.tw-border-b-success-light\/60 {
  border-bottom-color: rgb(204 226 85 / 0.6);
}
.tw-border-b-success-light\/65 {
  border-bottom-color: rgb(204 226 85 / 0.65);
}
.tw-border-b-success-light\/70 {
  border-bottom-color: rgb(204 226 85 / 0.7);
}
.tw-border-b-success-light\/75 {
  border-bottom-color: rgb(204 226 85 / 0.75);
}
.tw-border-b-success-light\/80 {
  border-bottom-color: rgb(204 226 85 / 0.8);
}
.tw-border-b-success-light\/85 {
  border-bottom-color: rgb(204 226 85 / 0.85);
}
.tw-border-b-success-light\/90 {
  border-bottom-color: rgb(204 226 85 / 0.9);
}
.tw-border-b-success-light\/95 {
  border-bottom-color: rgb(204 226 85 / 0.95);
}
.tw-border-b-success\/0 {
  border-bottom-color: rgb(185 200 40 / 0);
}
.tw-border-b-success\/10 {
  border-bottom-color: rgb(185 200 40 / 0.1);
}
.tw-border-b-success\/100 {
  border-bottom-color: rgb(185 200 40 / 1);
}
.tw-border-b-success\/15 {
  border-bottom-color: rgb(185 200 40 / 0.15);
}
.tw-border-b-success\/20 {
  border-bottom-color: rgb(185 200 40 / 0.2);
}
.tw-border-b-success\/25 {
  border-bottom-color: rgb(185 200 40 / 0.25);
}
.tw-border-b-success\/30 {
  border-bottom-color: rgb(185 200 40 / 0.3);
}
.tw-border-b-success\/35 {
  border-bottom-color: rgb(185 200 40 / 0.35);
}
.tw-border-b-success\/40 {
  border-bottom-color: rgb(185 200 40 / 0.4);
}
.tw-border-b-success\/45 {
  border-bottom-color: rgb(185 200 40 / 0.45);
}
.tw-border-b-success\/5 {
  border-bottom-color: rgb(185 200 40 / 0.05);
}
.tw-border-b-success\/50 {
  border-bottom-color: rgb(185 200 40 / 0.5);
}
.tw-border-b-success\/55 {
  border-bottom-color: rgb(185 200 40 / 0.55);
}
.tw-border-b-success\/60 {
  border-bottom-color: rgb(185 200 40 / 0.6);
}
.tw-border-b-success\/65 {
  border-bottom-color: rgb(185 200 40 / 0.65);
}
.tw-border-b-success\/70 {
  border-bottom-color: rgb(185 200 40 / 0.7);
}
.tw-border-b-success\/75 {
  border-bottom-color: rgb(185 200 40 / 0.75);
}
.tw-border-b-success\/80 {
  border-bottom-color: rgb(185 200 40 / 0.8);
}
.tw-border-b-success\/85 {
  border-bottom-color: rgb(185 200 40 / 0.85);
}
.tw-border-b-success\/90 {
  border-bottom-color: rgb(185 200 40 / 0.9);
}
.tw-border-b-success\/95 {
  border-bottom-color: rgb(185 200 40 / 0.95);
}
.tw-border-b-teal-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-100\/0 {
  border-bottom-color: rgb(204 251 241 / 0);
}
.tw-border-b-teal-100\/10 {
  border-bottom-color: rgb(204 251 241 / 0.1);
}
.tw-border-b-teal-100\/100 {
  border-bottom-color: rgb(204 251 241 / 1);
}
.tw-border-b-teal-100\/15 {
  border-bottom-color: rgb(204 251 241 / 0.15);
}
.tw-border-b-teal-100\/20 {
  border-bottom-color: rgb(204 251 241 / 0.2);
}
.tw-border-b-teal-100\/25 {
  border-bottom-color: rgb(204 251 241 / 0.25);
}
.tw-border-b-teal-100\/30 {
  border-bottom-color: rgb(204 251 241 / 0.3);
}
.tw-border-b-teal-100\/35 {
  border-bottom-color: rgb(204 251 241 / 0.35);
}
.tw-border-b-teal-100\/40 {
  border-bottom-color: rgb(204 251 241 / 0.4);
}
.tw-border-b-teal-100\/45 {
  border-bottom-color: rgb(204 251 241 / 0.45);
}
.tw-border-b-teal-100\/5 {
  border-bottom-color: rgb(204 251 241 / 0.05);
}
.tw-border-b-teal-100\/50 {
  border-bottom-color: rgb(204 251 241 / 0.5);
}
.tw-border-b-teal-100\/55 {
  border-bottom-color: rgb(204 251 241 / 0.55);
}
.tw-border-b-teal-100\/60 {
  border-bottom-color: rgb(204 251 241 / 0.6);
}
.tw-border-b-teal-100\/65 {
  border-bottom-color: rgb(204 251 241 / 0.65);
}
.tw-border-b-teal-100\/70 {
  border-bottom-color: rgb(204 251 241 / 0.7);
}
.tw-border-b-teal-100\/75 {
  border-bottom-color: rgb(204 251 241 / 0.75);
}
.tw-border-b-teal-100\/80 {
  border-bottom-color: rgb(204 251 241 / 0.8);
}
.tw-border-b-teal-100\/85 {
  border-bottom-color: rgb(204 251 241 / 0.85);
}
.tw-border-b-teal-100\/90 {
  border-bottom-color: rgb(204 251 241 / 0.9);
}
.tw-border-b-teal-100\/95 {
  border-bottom-color: rgb(204 251 241 / 0.95);
}
.tw-border-b-teal-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-200\/0 {
  border-bottom-color: rgb(153 246 228 / 0);
}
.tw-border-b-teal-200\/10 {
  border-bottom-color: rgb(153 246 228 / 0.1);
}
.tw-border-b-teal-200\/100 {
  border-bottom-color: rgb(153 246 228 / 1);
}
.tw-border-b-teal-200\/15 {
  border-bottom-color: rgb(153 246 228 / 0.15);
}
.tw-border-b-teal-200\/20 {
  border-bottom-color: rgb(153 246 228 / 0.2);
}
.tw-border-b-teal-200\/25 {
  border-bottom-color: rgb(153 246 228 / 0.25);
}
.tw-border-b-teal-200\/30 {
  border-bottom-color: rgb(153 246 228 / 0.3);
}
.tw-border-b-teal-200\/35 {
  border-bottom-color: rgb(153 246 228 / 0.35);
}
.tw-border-b-teal-200\/40 {
  border-bottom-color: rgb(153 246 228 / 0.4);
}
.tw-border-b-teal-200\/45 {
  border-bottom-color: rgb(153 246 228 / 0.45);
}
.tw-border-b-teal-200\/5 {
  border-bottom-color: rgb(153 246 228 / 0.05);
}
.tw-border-b-teal-200\/50 {
  border-bottom-color: rgb(153 246 228 / 0.5);
}
.tw-border-b-teal-200\/55 {
  border-bottom-color: rgb(153 246 228 / 0.55);
}
.tw-border-b-teal-200\/60 {
  border-bottom-color: rgb(153 246 228 / 0.6);
}
.tw-border-b-teal-200\/65 {
  border-bottom-color: rgb(153 246 228 / 0.65);
}
.tw-border-b-teal-200\/70 {
  border-bottom-color: rgb(153 246 228 / 0.7);
}
.tw-border-b-teal-200\/75 {
  border-bottom-color: rgb(153 246 228 / 0.75);
}
.tw-border-b-teal-200\/80 {
  border-bottom-color: rgb(153 246 228 / 0.8);
}
.tw-border-b-teal-200\/85 {
  border-bottom-color: rgb(153 246 228 / 0.85);
}
.tw-border-b-teal-200\/90 {
  border-bottom-color: rgb(153 246 228 / 0.9);
}
.tw-border-b-teal-200\/95 {
  border-bottom-color: rgb(153 246 228 / 0.95);
}
.tw-border-b-teal-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-300\/0 {
  border-bottom-color: rgb(94 234 212 / 0);
}
.tw-border-b-teal-300\/10 {
  border-bottom-color: rgb(94 234 212 / 0.1);
}
.tw-border-b-teal-300\/100 {
  border-bottom-color: rgb(94 234 212 / 1);
}
.tw-border-b-teal-300\/15 {
  border-bottom-color: rgb(94 234 212 / 0.15);
}
.tw-border-b-teal-300\/20 {
  border-bottom-color: rgb(94 234 212 / 0.2);
}
.tw-border-b-teal-300\/25 {
  border-bottom-color: rgb(94 234 212 / 0.25);
}
.tw-border-b-teal-300\/30 {
  border-bottom-color: rgb(94 234 212 / 0.3);
}
.tw-border-b-teal-300\/35 {
  border-bottom-color: rgb(94 234 212 / 0.35);
}
.tw-border-b-teal-300\/40 {
  border-bottom-color: rgb(94 234 212 / 0.4);
}
.tw-border-b-teal-300\/45 {
  border-bottom-color: rgb(94 234 212 / 0.45);
}
.tw-border-b-teal-300\/5 {
  border-bottom-color: rgb(94 234 212 / 0.05);
}
.tw-border-b-teal-300\/50 {
  border-bottom-color: rgb(94 234 212 / 0.5);
}
.tw-border-b-teal-300\/55 {
  border-bottom-color: rgb(94 234 212 / 0.55);
}
.tw-border-b-teal-300\/60 {
  border-bottom-color: rgb(94 234 212 / 0.6);
}
.tw-border-b-teal-300\/65 {
  border-bottom-color: rgb(94 234 212 / 0.65);
}
.tw-border-b-teal-300\/70 {
  border-bottom-color: rgb(94 234 212 / 0.7);
}
.tw-border-b-teal-300\/75 {
  border-bottom-color: rgb(94 234 212 / 0.75);
}
.tw-border-b-teal-300\/80 {
  border-bottom-color: rgb(94 234 212 / 0.8);
}
.tw-border-b-teal-300\/85 {
  border-bottom-color: rgb(94 234 212 / 0.85);
}
.tw-border-b-teal-300\/90 {
  border-bottom-color: rgb(94 234 212 / 0.9);
}
.tw-border-b-teal-300\/95 {
  border-bottom-color: rgb(94 234 212 / 0.95);
}
.tw-border-b-teal-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-400\/0 {
  border-bottom-color: rgb(45 212 191 / 0);
}
.tw-border-b-teal-400\/10 {
  border-bottom-color: rgb(45 212 191 / 0.1);
}
.tw-border-b-teal-400\/100 {
  border-bottom-color: rgb(45 212 191 / 1);
}
.tw-border-b-teal-400\/15 {
  border-bottom-color: rgb(45 212 191 / 0.15);
}
.tw-border-b-teal-400\/20 {
  border-bottom-color: rgb(45 212 191 / 0.2);
}
.tw-border-b-teal-400\/25 {
  border-bottom-color: rgb(45 212 191 / 0.25);
}
.tw-border-b-teal-400\/30 {
  border-bottom-color: rgb(45 212 191 / 0.3);
}
.tw-border-b-teal-400\/35 {
  border-bottom-color: rgb(45 212 191 / 0.35);
}
.tw-border-b-teal-400\/40 {
  border-bottom-color: rgb(45 212 191 / 0.4);
}
.tw-border-b-teal-400\/45 {
  border-bottom-color: rgb(45 212 191 / 0.45);
}
.tw-border-b-teal-400\/5 {
  border-bottom-color: rgb(45 212 191 / 0.05);
}
.tw-border-b-teal-400\/50 {
  border-bottom-color: rgb(45 212 191 / 0.5);
}
.tw-border-b-teal-400\/55 {
  border-bottom-color: rgb(45 212 191 / 0.55);
}
.tw-border-b-teal-400\/60 {
  border-bottom-color: rgb(45 212 191 / 0.6);
}
.tw-border-b-teal-400\/65 {
  border-bottom-color: rgb(45 212 191 / 0.65);
}
.tw-border-b-teal-400\/70 {
  border-bottom-color: rgb(45 212 191 / 0.7);
}
.tw-border-b-teal-400\/75 {
  border-bottom-color: rgb(45 212 191 / 0.75);
}
.tw-border-b-teal-400\/80 {
  border-bottom-color: rgb(45 212 191 / 0.8);
}
.tw-border-b-teal-400\/85 {
  border-bottom-color: rgb(45 212 191 / 0.85);
}
.tw-border-b-teal-400\/90 {
  border-bottom-color: rgb(45 212 191 / 0.9);
}
.tw-border-b-teal-400\/95 {
  border-bottom-color: rgb(45 212 191 / 0.95);
}
.tw-border-b-teal-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-50\/0 {
  border-bottom-color: rgb(240 253 250 / 0);
}
.tw-border-b-teal-50\/10 {
  border-bottom-color: rgb(240 253 250 / 0.1);
}
.tw-border-b-teal-50\/100 {
  border-bottom-color: rgb(240 253 250 / 1);
}
.tw-border-b-teal-50\/15 {
  border-bottom-color: rgb(240 253 250 / 0.15);
}
.tw-border-b-teal-50\/20 {
  border-bottom-color: rgb(240 253 250 / 0.2);
}
.tw-border-b-teal-50\/25 {
  border-bottom-color: rgb(240 253 250 / 0.25);
}
.tw-border-b-teal-50\/30 {
  border-bottom-color: rgb(240 253 250 / 0.3);
}
.tw-border-b-teal-50\/35 {
  border-bottom-color: rgb(240 253 250 / 0.35);
}
.tw-border-b-teal-50\/40 {
  border-bottom-color: rgb(240 253 250 / 0.4);
}
.tw-border-b-teal-50\/45 {
  border-bottom-color: rgb(240 253 250 / 0.45);
}
.tw-border-b-teal-50\/5 {
  border-bottom-color: rgb(240 253 250 / 0.05);
}
.tw-border-b-teal-50\/50 {
  border-bottom-color: rgb(240 253 250 / 0.5);
}
.tw-border-b-teal-50\/55 {
  border-bottom-color: rgb(240 253 250 / 0.55);
}
.tw-border-b-teal-50\/60 {
  border-bottom-color: rgb(240 253 250 / 0.6);
}
.tw-border-b-teal-50\/65 {
  border-bottom-color: rgb(240 253 250 / 0.65);
}
.tw-border-b-teal-50\/70 {
  border-bottom-color: rgb(240 253 250 / 0.7);
}
.tw-border-b-teal-50\/75 {
  border-bottom-color: rgb(240 253 250 / 0.75);
}
.tw-border-b-teal-50\/80 {
  border-bottom-color: rgb(240 253 250 / 0.8);
}
.tw-border-b-teal-50\/85 {
  border-bottom-color: rgb(240 253 250 / 0.85);
}
.tw-border-b-teal-50\/90 {
  border-bottom-color: rgb(240 253 250 / 0.9);
}
.tw-border-b-teal-50\/95 {
  border-bottom-color: rgb(240 253 250 / 0.95);
}
.tw-border-b-teal-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-500\/0 {
  border-bottom-color: rgb(20 184 166 / 0);
}
.tw-border-b-teal-500\/10 {
  border-bottom-color: rgb(20 184 166 / 0.1);
}
.tw-border-b-teal-500\/100 {
  border-bottom-color: rgb(20 184 166 / 1);
}
.tw-border-b-teal-500\/15 {
  border-bottom-color: rgb(20 184 166 / 0.15);
}
.tw-border-b-teal-500\/20 {
  border-bottom-color: rgb(20 184 166 / 0.2);
}
.tw-border-b-teal-500\/25 {
  border-bottom-color: rgb(20 184 166 / 0.25);
}
.tw-border-b-teal-500\/30 {
  border-bottom-color: rgb(20 184 166 / 0.3);
}
.tw-border-b-teal-500\/35 {
  border-bottom-color: rgb(20 184 166 / 0.35);
}
.tw-border-b-teal-500\/40 {
  border-bottom-color: rgb(20 184 166 / 0.4);
}
.tw-border-b-teal-500\/45 {
  border-bottom-color: rgb(20 184 166 / 0.45);
}
.tw-border-b-teal-500\/5 {
  border-bottom-color: rgb(20 184 166 / 0.05);
}
.tw-border-b-teal-500\/50 {
  border-bottom-color: rgb(20 184 166 / 0.5);
}
.tw-border-b-teal-500\/55 {
  border-bottom-color: rgb(20 184 166 / 0.55);
}
.tw-border-b-teal-500\/60 {
  border-bottom-color: rgb(20 184 166 / 0.6);
}
.tw-border-b-teal-500\/65 {
  border-bottom-color: rgb(20 184 166 / 0.65);
}
.tw-border-b-teal-500\/70 {
  border-bottom-color: rgb(20 184 166 / 0.7);
}
.tw-border-b-teal-500\/75 {
  border-bottom-color: rgb(20 184 166 / 0.75);
}
.tw-border-b-teal-500\/80 {
  border-bottom-color: rgb(20 184 166 / 0.8);
}
.tw-border-b-teal-500\/85 {
  border-bottom-color: rgb(20 184 166 / 0.85);
}
.tw-border-b-teal-500\/90 {
  border-bottom-color: rgb(20 184 166 / 0.9);
}
.tw-border-b-teal-500\/95 {
  border-bottom-color: rgb(20 184 166 / 0.95);
}
.tw-border-b-teal-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-600\/0 {
  border-bottom-color: rgb(13 148 136 / 0);
}
.tw-border-b-teal-600\/10 {
  border-bottom-color: rgb(13 148 136 / 0.1);
}
.tw-border-b-teal-600\/100 {
  border-bottom-color: rgb(13 148 136 / 1);
}
.tw-border-b-teal-600\/15 {
  border-bottom-color: rgb(13 148 136 / 0.15);
}
.tw-border-b-teal-600\/20 {
  border-bottom-color: rgb(13 148 136 / 0.2);
}
.tw-border-b-teal-600\/25 {
  border-bottom-color: rgb(13 148 136 / 0.25);
}
.tw-border-b-teal-600\/30 {
  border-bottom-color: rgb(13 148 136 / 0.3);
}
.tw-border-b-teal-600\/35 {
  border-bottom-color: rgb(13 148 136 / 0.35);
}
.tw-border-b-teal-600\/40 {
  border-bottom-color: rgb(13 148 136 / 0.4);
}
.tw-border-b-teal-600\/45 {
  border-bottom-color: rgb(13 148 136 / 0.45);
}
.tw-border-b-teal-600\/5 {
  border-bottom-color: rgb(13 148 136 / 0.05);
}
.tw-border-b-teal-600\/50 {
  border-bottom-color: rgb(13 148 136 / 0.5);
}
.tw-border-b-teal-600\/55 {
  border-bottom-color: rgb(13 148 136 / 0.55);
}
.tw-border-b-teal-600\/60 {
  border-bottom-color: rgb(13 148 136 / 0.6);
}
.tw-border-b-teal-600\/65 {
  border-bottom-color: rgb(13 148 136 / 0.65);
}
.tw-border-b-teal-600\/70 {
  border-bottom-color: rgb(13 148 136 / 0.7);
}
.tw-border-b-teal-600\/75 {
  border-bottom-color: rgb(13 148 136 / 0.75);
}
.tw-border-b-teal-600\/80 {
  border-bottom-color: rgb(13 148 136 / 0.8);
}
.tw-border-b-teal-600\/85 {
  border-bottom-color: rgb(13 148 136 / 0.85);
}
.tw-border-b-teal-600\/90 {
  border-bottom-color: rgb(13 148 136 / 0.9);
}
.tw-border-b-teal-600\/95 {
  border-bottom-color: rgb(13 148 136 / 0.95);
}
.tw-border-b-teal-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-700\/0 {
  border-bottom-color: rgb(15 118 110 / 0);
}
.tw-border-b-teal-700\/10 {
  border-bottom-color: rgb(15 118 110 / 0.1);
}
.tw-border-b-teal-700\/100 {
  border-bottom-color: rgb(15 118 110 / 1);
}
.tw-border-b-teal-700\/15 {
  border-bottom-color: rgb(15 118 110 / 0.15);
}
.tw-border-b-teal-700\/20 {
  border-bottom-color: rgb(15 118 110 / 0.2);
}
.tw-border-b-teal-700\/25 {
  border-bottom-color: rgb(15 118 110 / 0.25);
}
.tw-border-b-teal-700\/30 {
  border-bottom-color: rgb(15 118 110 / 0.3);
}
.tw-border-b-teal-700\/35 {
  border-bottom-color: rgb(15 118 110 / 0.35);
}
.tw-border-b-teal-700\/40 {
  border-bottom-color: rgb(15 118 110 / 0.4);
}
.tw-border-b-teal-700\/45 {
  border-bottom-color: rgb(15 118 110 / 0.45);
}
.tw-border-b-teal-700\/5 {
  border-bottom-color: rgb(15 118 110 / 0.05);
}
.tw-border-b-teal-700\/50 {
  border-bottom-color: rgb(15 118 110 / 0.5);
}
.tw-border-b-teal-700\/55 {
  border-bottom-color: rgb(15 118 110 / 0.55);
}
.tw-border-b-teal-700\/60 {
  border-bottom-color: rgb(15 118 110 / 0.6);
}
.tw-border-b-teal-700\/65 {
  border-bottom-color: rgb(15 118 110 / 0.65);
}
.tw-border-b-teal-700\/70 {
  border-bottom-color: rgb(15 118 110 / 0.7);
}
.tw-border-b-teal-700\/75 {
  border-bottom-color: rgb(15 118 110 / 0.75);
}
.tw-border-b-teal-700\/80 {
  border-bottom-color: rgb(15 118 110 / 0.8);
}
.tw-border-b-teal-700\/85 {
  border-bottom-color: rgb(15 118 110 / 0.85);
}
.tw-border-b-teal-700\/90 {
  border-bottom-color: rgb(15 118 110 / 0.9);
}
.tw-border-b-teal-700\/95 {
  border-bottom-color: rgb(15 118 110 / 0.95);
}
.tw-border-b-teal-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-800\/0 {
  border-bottom-color: rgb(17 94 89 / 0);
}
.tw-border-b-teal-800\/10 {
  border-bottom-color: rgb(17 94 89 / 0.1);
}
.tw-border-b-teal-800\/100 {
  border-bottom-color: rgb(17 94 89 / 1);
}
.tw-border-b-teal-800\/15 {
  border-bottom-color: rgb(17 94 89 / 0.15);
}
.tw-border-b-teal-800\/20 {
  border-bottom-color: rgb(17 94 89 / 0.2);
}
.tw-border-b-teal-800\/25 {
  border-bottom-color: rgb(17 94 89 / 0.25);
}
.tw-border-b-teal-800\/30 {
  border-bottom-color: rgb(17 94 89 / 0.3);
}
.tw-border-b-teal-800\/35 {
  border-bottom-color: rgb(17 94 89 / 0.35);
}
.tw-border-b-teal-800\/40 {
  border-bottom-color: rgb(17 94 89 / 0.4);
}
.tw-border-b-teal-800\/45 {
  border-bottom-color: rgb(17 94 89 / 0.45);
}
.tw-border-b-teal-800\/5 {
  border-bottom-color: rgb(17 94 89 / 0.05);
}
.tw-border-b-teal-800\/50 {
  border-bottom-color: rgb(17 94 89 / 0.5);
}
.tw-border-b-teal-800\/55 {
  border-bottom-color: rgb(17 94 89 / 0.55);
}
.tw-border-b-teal-800\/60 {
  border-bottom-color: rgb(17 94 89 / 0.6);
}
.tw-border-b-teal-800\/65 {
  border-bottom-color: rgb(17 94 89 / 0.65);
}
.tw-border-b-teal-800\/70 {
  border-bottom-color: rgb(17 94 89 / 0.7);
}
.tw-border-b-teal-800\/75 {
  border-bottom-color: rgb(17 94 89 / 0.75);
}
.tw-border-b-teal-800\/80 {
  border-bottom-color: rgb(17 94 89 / 0.8);
}
.tw-border-b-teal-800\/85 {
  border-bottom-color: rgb(17 94 89 / 0.85);
}
.tw-border-b-teal-800\/90 {
  border-bottom-color: rgb(17 94 89 / 0.9);
}
.tw-border-b-teal-800\/95 {
  border-bottom-color: rgb(17 94 89 / 0.95);
}
.tw-border-b-teal-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-900\/0 {
  border-bottom-color: rgb(19 78 74 / 0);
}
.tw-border-b-teal-900\/10 {
  border-bottom-color: rgb(19 78 74 / 0.1);
}
.tw-border-b-teal-900\/100 {
  border-bottom-color: rgb(19 78 74 / 1);
}
.tw-border-b-teal-900\/15 {
  border-bottom-color: rgb(19 78 74 / 0.15);
}
.tw-border-b-teal-900\/20 {
  border-bottom-color: rgb(19 78 74 / 0.2);
}
.tw-border-b-teal-900\/25 {
  border-bottom-color: rgb(19 78 74 / 0.25);
}
.tw-border-b-teal-900\/30 {
  border-bottom-color: rgb(19 78 74 / 0.3);
}
.tw-border-b-teal-900\/35 {
  border-bottom-color: rgb(19 78 74 / 0.35);
}
.tw-border-b-teal-900\/40 {
  border-bottom-color: rgb(19 78 74 / 0.4);
}
.tw-border-b-teal-900\/45 {
  border-bottom-color: rgb(19 78 74 / 0.45);
}
.tw-border-b-teal-900\/5 {
  border-bottom-color: rgb(19 78 74 / 0.05);
}
.tw-border-b-teal-900\/50 {
  border-bottom-color: rgb(19 78 74 / 0.5);
}
.tw-border-b-teal-900\/55 {
  border-bottom-color: rgb(19 78 74 / 0.55);
}
.tw-border-b-teal-900\/60 {
  border-bottom-color: rgb(19 78 74 / 0.6);
}
.tw-border-b-teal-900\/65 {
  border-bottom-color: rgb(19 78 74 / 0.65);
}
.tw-border-b-teal-900\/70 {
  border-bottom-color: rgb(19 78 74 / 0.7);
}
.tw-border-b-teal-900\/75 {
  border-bottom-color: rgb(19 78 74 / 0.75);
}
.tw-border-b-teal-900\/80 {
  border-bottom-color: rgb(19 78 74 / 0.8);
}
.tw-border-b-teal-900\/85 {
  border-bottom-color: rgb(19 78 74 / 0.85);
}
.tw-border-b-teal-900\/90 {
  border-bottom-color: rgb(19 78 74 / 0.9);
}
.tw-border-b-teal-900\/95 {
  border-bottom-color: rgb(19 78 74 / 0.95);
}
.tw-border-b-teal-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-b-teal-950\/0 {
  border-bottom-color: rgb(4 47 46 / 0);
}
.tw-border-b-teal-950\/10 {
  border-bottom-color: rgb(4 47 46 / 0.1);
}
.tw-border-b-teal-950\/100 {
  border-bottom-color: rgb(4 47 46 / 1);
}
.tw-border-b-teal-950\/15 {
  border-bottom-color: rgb(4 47 46 / 0.15);
}
.tw-border-b-teal-950\/20 {
  border-bottom-color: rgb(4 47 46 / 0.2);
}
.tw-border-b-teal-950\/25 {
  border-bottom-color: rgb(4 47 46 / 0.25);
}
.tw-border-b-teal-950\/30 {
  border-bottom-color: rgb(4 47 46 / 0.3);
}
.tw-border-b-teal-950\/35 {
  border-bottom-color: rgb(4 47 46 / 0.35);
}
.tw-border-b-teal-950\/40 {
  border-bottom-color: rgb(4 47 46 / 0.4);
}
.tw-border-b-teal-950\/45 {
  border-bottom-color: rgb(4 47 46 / 0.45);
}
.tw-border-b-teal-950\/5 {
  border-bottom-color: rgb(4 47 46 / 0.05);
}
.tw-border-b-teal-950\/50 {
  border-bottom-color: rgb(4 47 46 / 0.5);
}
.tw-border-b-teal-950\/55 {
  border-bottom-color: rgb(4 47 46 / 0.55);
}
.tw-border-b-teal-950\/60 {
  border-bottom-color: rgb(4 47 46 / 0.6);
}
.tw-border-b-teal-950\/65 {
  border-bottom-color: rgb(4 47 46 / 0.65);
}
.tw-border-b-teal-950\/70 {
  border-bottom-color: rgb(4 47 46 / 0.7);
}
.tw-border-b-teal-950\/75 {
  border-bottom-color: rgb(4 47 46 / 0.75);
}
.tw-border-b-teal-950\/80 {
  border-bottom-color: rgb(4 47 46 / 0.8);
}
.tw-border-b-teal-950\/85 {
  border-bottom-color: rgb(4 47 46 / 0.85);
}
.tw-border-b-teal-950\/90 {
  border-bottom-color: rgb(4 47 46 / 0.9);
}
.tw-border-b-teal-950\/95 {
  border-bottom-color: rgb(4 47 46 / 0.95);
}
.tw-border-b-transparent {
  border-bottom-color: transparent;
}
.tw-border-b-transparent\/0 {
  border-bottom-color: rgb(0 0 0 / 0);
}
.tw-border-b-transparent\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1);
}
.tw-border-b-transparent\/100 {
  border-bottom-color: rgb(0 0 0 / 1);
}
.tw-border-b-transparent\/15 {
  border-bottom-color: rgb(0 0 0 / 0.15);
}
.tw-border-b-transparent\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2);
}
.tw-border-b-transparent\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25);
}
.tw-border-b-transparent\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3);
}
.tw-border-b-transparent\/35 {
  border-bottom-color: rgb(0 0 0 / 0.35);
}
.tw-border-b-transparent\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4);
}
.tw-border-b-transparent\/45 {
  border-bottom-color: rgb(0 0 0 / 0.45);
}
.tw-border-b-transparent\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05);
}
.tw-border-b-transparent\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5);
}
.tw-border-b-transparent\/55 {
  border-bottom-color: rgb(0 0 0 / 0.55);
}
.tw-border-b-transparent\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6);
}
.tw-border-b-transparent\/65 {
  border-bottom-color: rgb(0 0 0 / 0.65);
}
.tw-border-b-transparent\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7);
}
.tw-border-b-transparent\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75);
}
.tw-border-b-transparent\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8);
}
.tw-border-b-transparent\/85 {
  border-bottom-color: rgb(0 0 0 / 0.85);
}
.tw-border-b-transparent\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9);
}
.tw-border-b-transparent\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95);
}
.tw-border-b-violet-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-100\/0 {
  border-bottom-color: rgb(237 233 254 / 0);
}
.tw-border-b-violet-100\/10 {
  border-bottom-color: rgb(237 233 254 / 0.1);
}
.tw-border-b-violet-100\/100 {
  border-bottom-color: rgb(237 233 254 / 1);
}
.tw-border-b-violet-100\/15 {
  border-bottom-color: rgb(237 233 254 / 0.15);
}
.tw-border-b-violet-100\/20 {
  border-bottom-color: rgb(237 233 254 / 0.2);
}
.tw-border-b-violet-100\/25 {
  border-bottom-color: rgb(237 233 254 / 0.25);
}
.tw-border-b-violet-100\/30 {
  border-bottom-color: rgb(237 233 254 / 0.3);
}
.tw-border-b-violet-100\/35 {
  border-bottom-color: rgb(237 233 254 / 0.35);
}
.tw-border-b-violet-100\/40 {
  border-bottom-color: rgb(237 233 254 / 0.4);
}
.tw-border-b-violet-100\/45 {
  border-bottom-color: rgb(237 233 254 / 0.45);
}
.tw-border-b-violet-100\/5 {
  border-bottom-color: rgb(237 233 254 / 0.05);
}
.tw-border-b-violet-100\/50 {
  border-bottom-color: rgb(237 233 254 / 0.5);
}
.tw-border-b-violet-100\/55 {
  border-bottom-color: rgb(237 233 254 / 0.55);
}
.tw-border-b-violet-100\/60 {
  border-bottom-color: rgb(237 233 254 / 0.6);
}
.tw-border-b-violet-100\/65 {
  border-bottom-color: rgb(237 233 254 / 0.65);
}
.tw-border-b-violet-100\/70 {
  border-bottom-color: rgb(237 233 254 / 0.7);
}
.tw-border-b-violet-100\/75 {
  border-bottom-color: rgb(237 233 254 / 0.75);
}
.tw-border-b-violet-100\/80 {
  border-bottom-color: rgb(237 233 254 / 0.8);
}
.tw-border-b-violet-100\/85 {
  border-bottom-color: rgb(237 233 254 / 0.85);
}
.tw-border-b-violet-100\/90 {
  border-bottom-color: rgb(237 233 254 / 0.9);
}
.tw-border-b-violet-100\/95 {
  border-bottom-color: rgb(237 233 254 / 0.95);
}
.tw-border-b-violet-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-200\/0 {
  border-bottom-color: rgb(221 214 254 / 0);
}
.tw-border-b-violet-200\/10 {
  border-bottom-color: rgb(221 214 254 / 0.1);
}
.tw-border-b-violet-200\/100 {
  border-bottom-color: rgb(221 214 254 / 1);
}
.tw-border-b-violet-200\/15 {
  border-bottom-color: rgb(221 214 254 / 0.15);
}
.tw-border-b-violet-200\/20 {
  border-bottom-color: rgb(221 214 254 / 0.2);
}
.tw-border-b-violet-200\/25 {
  border-bottom-color: rgb(221 214 254 / 0.25);
}
.tw-border-b-violet-200\/30 {
  border-bottom-color: rgb(221 214 254 / 0.3);
}
.tw-border-b-violet-200\/35 {
  border-bottom-color: rgb(221 214 254 / 0.35);
}
.tw-border-b-violet-200\/40 {
  border-bottom-color: rgb(221 214 254 / 0.4);
}
.tw-border-b-violet-200\/45 {
  border-bottom-color: rgb(221 214 254 / 0.45);
}
.tw-border-b-violet-200\/5 {
  border-bottom-color: rgb(221 214 254 / 0.05);
}
.tw-border-b-violet-200\/50 {
  border-bottom-color: rgb(221 214 254 / 0.5);
}
.tw-border-b-violet-200\/55 {
  border-bottom-color: rgb(221 214 254 / 0.55);
}
.tw-border-b-violet-200\/60 {
  border-bottom-color: rgb(221 214 254 / 0.6);
}
.tw-border-b-violet-200\/65 {
  border-bottom-color: rgb(221 214 254 / 0.65);
}
.tw-border-b-violet-200\/70 {
  border-bottom-color: rgb(221 214 254 / 0.7);
}
.tw-border-b-violet-200\/75 {
  border-bottom-color: rgb(221 214 254 / 0.75);
}
.tw-border-b-violet-200\/80 {
  border-bottom-color: rgb(221 214 254 / 0.8);
}
.tw-border-b-violet-200\/85 {
  border-bottom-color: rgb(221 214 254 / 0.85);
}
.tw-border-b-violet-200\/90 {
  border-bottom-color: rgb(221 214 254 / 0.9);
}
.tw-border-b-violet-200\/95 {
  border-bottom-color: rgb(221 214 254 / 0.95);
}
.tw-border-b-violet-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-300\/0 {
  border-bottom-color: rgb(196 181 253 / 0);
}
.tw-border-b-violet-300\/10 {
  border-bottom-color: rgb(196 181 253 / 0.1);
}
.tw-border-b-violet-300\/100 {
  border-bottom-color: rgb(196 181 253 / 1);
}
.tw-border-b-violet-300\/15 {
  border-bottom-color: rgb(196 181 253 / 0.15);
}
.tw-border-b-violet-300\/20 {
  border-bottom-color: rgb(196 181 253 / 0.2);
}
.tw-border-b-violet-300\/25 {
  border-bottom-color: rgb(196 181 253 / 0.25);
}
.tw-border-b-violet-300\/30 {
  border-bottom-color: rgb(196 181 253 / 0.3);
}
.tw-border-b-violet-300\/35 {
  border-bottom-color: rgb(196 181 253 / 0.35);
}
.tw-border-b-violet-300\/40 {
  border-bottom-color: rgb(196 181 253 / 0.4);
}
.tw-border-b-violet-300\/45 {
  border-bottom-color: rgb(196 181 253 / 0.45);
}
.tw-border-b-violet-300\/5 {
  border-bottom-color: rgb(196 181 253 / 0.05);
}
.tw-border-b-violet-300\/50 {
  border-bottom-color: rgb(196 181 253 / 0.5);
}
.tw-border-b-violet-300\/55 {
  border-bottom-color: rgb(196 181 253 / 0.55);
}
.tw-border-b-violet-300\/60 {
  border-bottom-color: rgb(196 181 253 / 0.6);
}
.tw-border-b-violet-300\/65 {
  border-bottom-color: rgb(196 181 253 / 0.65);
}
.tw-border-b-violet-300\/70 {
  border-bottom-color: rgb(196 181 253 / 0.7);
}
.tw-border-b-violet-300\/75 {
  border-bottom-color: rgb(196 181 253 / 0.75);
}
.tw-border-b-violet-300\/80 {
  border-bottom-color: rgb(196 181 253 / 0.8);
}
.tw-border-b-violet-300\/85 {
  border-bottom-color: rgb(196 181 253 / 0.85);
}
.tw-border-b-violet-300\/90 {
  border-bottom-color: rgb(196 181 253 / 0.9);
}
.tw-border-b-violet-300\/95 {
  border-bottom-color: rgb(196 181 253 / 0.95);
}
.tw-border-b-violet-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-400\/0 {
  border-bottom-color: rgb(167 139 250 / 0);
}
.tw-border-b-violet-400\/10 {
  border-bottom-color: rgb(167 139 250 / 0.1);
}
.tw-border-b-violet-400\/100 {
  border-bottom-color: rgb(167 139 250 / 1);
}
.tw-border-b-violet-400\/15 {
  border-bottom-color: rgb(167 139 250 / 0.15);
}
.tw-border-b-violet-400\/20 {
  border-bottom-color: rgb(167 139 250 / 0.2);
}
.tw-border-b-violet-400\/25 {
  border-bottom-color: rgb(167 139 250 / 0.25);
}
.tw-border-b-violet-400\/30 {
  border-bottom-color: rgb(167 139 250 / 0.3);
}
.tw-border-b-violet-400\/35 {
  border-bottom-color: rgb(167 139 250 / 0.35);
}
.tw-border-b-violet-400\/40 {
  border-bottom-color: rgb(167 139 250 / 0.4);
}
.tw-border-b-violet-400\/45 {
  border-bottom-color: rgb(167 139 250 / 0.45);
}
.tw-border-b-violet-400\/5 {
  border-bottom-color: rgb(167 139 250 / 0.05);
}
.tw-border-b-violet-400\/50 {
  border-bottom-color: rgb(167 139 250 / 0.5);
}
.tw-border-b-violet-400\/55 {
  border-bottom-color: rgb(167 139 250 / 0.55);
}
.tw-border-b-violet-400\/60 {
  border-bottom-color: rgb(167 139 250 / 0.6);
}
.tw-border-b-violet-400\/65 {
  border-bottom-color: rgb(167 139 250 / 0.65);
}
.tw-border-b-violet-400\/70 {
  border-bottom-color: rgb(167 139 250 / 0.7);
}
.tw-border-b-violet-400\/75 {
  border-bottom-color: rgb(167 139 250 / 0.75);
}
.tw-border-b-violet-400\/80 {
  border-bottom-color: rgb(167 139 250 / 0.8);
}
.tw-border-b-violet-400\/85 {
  border-bottom-color: rgb(167 139 250 / 0.85);
}
.tw-border-b-violet-400\/90 {
  border-bottom-color: rgb(167 139 250 / 0.9);
}
.tw-border-b-violet-400\/95 {
  border-bottom-color: rgb(167 139 250 / 0.95);
}
.tw-border-b-violet-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-50\/0 {
  border-bottom-color: rgb(245 243 255 / 0);
}
.tw-border-b-violet-50\/10 {
  border-bottom-color: rgb(245 243 255 / 0.1);
}
.tw-border-b-violet-50\/100 {
  border-bottom-color: rgb(245 243 255 / 1);
}
.tw-border-b-violet-50\/15 {
  border-bottom-color: rgb(245 243 255 / 0.15);
}
.tw-border-b-violet-50\/20 {
  border-bottom-color: rgb(245 243 255 / 0.2);
}
.tw-border-b-violet-50\/25 {
  border-bottom-color: rgb(245 243 255 / 0.25);
}
.tw-border-b-violet-50\/30 {
  border-bottom-color: rgb(245 243 255 / 0.3);
}
.tw-border-b-violet-50\/35 {
  border-bottom-color: rgb(245 243 255 / 0.35);
}
.tw-border-b-violet-50\/40 {
  border-bottom-color: rgb(245 243 255 / 0.4);
}
.tw-border-b-violet-50\/45 {
  border-bottom-color: rgb(245 243 255 / 0.45);
}
.tw-border-b-violet-50\/5 {
  border-bottom-color: rgb(245 243 255 / 0.05);
}
.tw-border-b-violet-50\/50 {
  border-bottom-color: rgb(245 243 255 / 0.5);
}
.tw-border-b-violet-50\/55 {
  border-bottom-color: rgb(245 243 255 / 0.55);
}
.tw-border-b-violet-50\/60 {
  border-bottom-color: rgb(245 243 255 / 0.6);
}
.tw-border-b-violet-50\/65 {
  border-bottom-color: rgb(245 243 255 / 0.65);
}
.tw-border-b-violet-50\/70 {
  border-bottom-color: rgb(245 243 255 / 0.7);
}
.tw-border-b-violet-50\/75 {
  border-bottom-color: rgb(245 243 255 / 0.75);
}
.tw-border-b-violet-50\/80 {
  border-bottom-color: rgb(245 243 255 / 0.8);
}
.tw-border-b-violet-50\/85 {
  border-bottom-color: rgb(245 243 255 / 0.85);
}
.tw-border-b-violet-50\/90 {
  border-bottom-color: rgb(245 243 255 / 0.9);
}
.tw-border-b-violet-50\/95 {
  border-bottom-color: rgb(245 243 255 / 0.95);
}
.tw-border-b-violet-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-500\/0 {
  border-bottom-color: rgb(139 92 246 / 0);
}
.tw-border-b-violet-500\/10 {
  border-bottom-color: rgb(139 92 246 / 0.1);
}
.tw-border-b-violet-500\/100 {
  border-bottom-color: rgb(139 92 246 / 1);
}
.tw-border-b-violet-500\/15 {
  border-bottom-color: rgb(139 92 246 / 0.15);
}
.tw-border-b-violet-500\/20 {
  border-bottom-color: rgb(139 92 246 / 0.2);
}
.tw-border-b-violet-500\/25 {
  border-bottom-color: rgb(139 92 246 / 0.25);
}
.tw-border-b-violet-500\/30 {
  border-bottom-color: rgb(139 92 246 / 0.3);
}
.tw-border-b-violet-500\/35 {
  border-bottom-color: rgb(139 92 246 / 0.35);
}
.tw-border-b-violet-500\/40 {
  border-bottom-color: rgb(139 92 246 / 0.4);
}
.tw-border-b-violet-500\/45 {
  border-bottom-color: rgb(139 92 246 / 0.45);
}
.tw-border-b-violet-500\/5 {
  border-bottom-color: rgb(139 92 246 / 0.05);
}
.tw-border-b-violet-500\/50 {
  border-bottom-color: rgb(139 92 246 / 0.5);
}
.tw-border-b-violet-500\/55 {
  border-bottom-color: rgb(139 92 246 / 0.55);
}
.tw-border-b-violet-500\/60 {
  border-bottom-color: rgb(139 92 246 / 0.6);
}
.tw-border-b-violet-500\/65 {
  border-bottom-color: rgb(139 92 246 / 0.65);
}
.tw-border-b-violet-500\/70 {
  border-bottom-color: rgb(139 92 246 / 0.7);
}
.tw-border-b-violet-500\/75 {
  border-bottom-color: rgb(139 92 246 / 0.75);
}
.tw-border-b-violet-500\/80 {
  border-bottom-color: rgb(139 92 246 / 0.8);
}
.tw-border-b-violet-500\/85 {
  border-bottom-color: rgb(139 92 246 / 0.85);
}
.tw-border-b-violet-500\/90 {
  border-bottom-color: rgb(139 92 246 / 0.9);
}
.tw-border-b-violet-500\/95 {
  border-bottom-color: rgb(139 92 246 / 0.95);
}
.tw-border-b-violet-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-600\/0 {
  border-bottom-color: rgb(124 58 237 / 0);
}
.tw-border-b-violet-600\/10 {
  border-bottom-color: rgb(124 58 237 / 0.1);
}
.tw-border-b-violet-600\/100 {
  border-bottom-color: rgb(124 58 237 / 1);
}
.tw-border-b-violet-600\/15 {
  border-bottom-color: rgb(124 58 237 / 0.15);
}
.tw-border-b-violet-600\/20 {
  border-bottom-color: rgb(124 58 237 / 0.2);
}
.tw-border-b-violet-600\/25 {
  border-bottom-color: rgb(124 58 237 / 0.25);
}
.tw-border-b-violet-600\/30 {
  border-bottom-color: rgb(124 58 237 / 0.3);
}
.tw-border-b-violet-600\/35 {
  border-bottom-color: rgb(124 58 237 / 0.35);
}
.tw-border-b-violet-600\/40 {
  border-bottom-color: rgb(124 58 237 / 0.4);
}
.tw-border-b-violet-600\/45 {
  border-bottom-color: rgb(124 58 237 / 0.45);
}
.tw-border-b-violet-600\/5 {
  border-bottom-color: rgb(124 58 237 / 0.05);
}
.tw-border-b-violet-600\/50 {
  border-bottom-color: rgb(124 58 237 / 0.5);
}
.tw-border-b-violet-600\/55 {
  border-bottom-color: rgb(124 58 237 / 0.55);
}
.tw-border-b-violet-600\/60 {
  border-bottom-color: rgb(124 58 237 / 0.6);
}
.tw-border-b-violet-600\/65 {
  border-bottom-color: rgb(124 58 237 / 0.65);
}
.tw-border-b-violet-600\/70 {
  border-bottom-color: rgb(124 58 237 / 0.7);
}
.tw-border-b-violet-600\/75 {
  border-bottom-color: rgb(124 58 237 / 0.75);
}
.tw-border-b-violet-600\/80 {
  border-bottom-color: rgb(124 58 237 / 0.8);
}
.tw-border-b-violet-600\/85 {
  border-bottom-color: rgb(124 58 237 / 0.85);
}
.tw-border-b-violet-600\/90 {
  border-bottom-color: rgb(124 58 237 / 0.9);
}
.tw-border-b-violet-600\/95 {
  border-bottom-color: rgb(124 58 237 / 0.95);
}
.tw-border-b-violet-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-700\/0 {
  border-bottom-color: rgb(109 40 217 / 0);
}
.tw-border-b-violet-700\/10 {
  border-bottom-color: rgb(109 40 217 / 0.1);
}
.tw-border-b-violet-700\/100 {
  border-bottom-color: rgb(109 40 217 / 1);
}
.tw-border-b-violet-700\/15 {
  border-bottom-color: rgb(109 40 217 / 0.15);
}
.tw-border-b-violet-700\/20 {
  border-bottom-color: rgb(109 40 217 / 0.2);
}
.tw-border-b-violet-700\/25 {
  border-bottom-color: rgb(109 40 217 / 0.25);
}
.tw-border-b-violet-700\/30 {
  border-bottom-color: rgb(109 40 217 / 0.3);
}
.tw-border-b-violet-700\/35 {
  border-bottom-color: rgb(109 40 217 / 0.35);
}
.tw-border-b-violet-700\/40 {
  border-bottom-color: rgb(109 40 217 / 0.4);
}
.tw-border-b-violet-700\/45 {
  border-bottom-color: rgb(109 40 217 / 0.45);
}
.tw-border-b-violet-700\/5 {
  border-bottom-color: rgb(109 40 217 / 0.05);
}
.tw-border-b-violet-700\/50 {
  border-bottom-color: rgb(109 40 217 / 0.5);
}
.tw-border-b-violet-700\/55 {
  border-bottom-color: rgb(109 40 217 / 0.55);
}
.tw-border-b-violet-700\/60 {
  border-bottom-color: rgb(109 40 217 / 0.6);
}
.tw-border-b-violet-700\/65 {
  border-bottom-color: rgb(109 40 217 / 0.65);
}
.tw-border-b-violet-700\/70 {
  border-bottom-color: rgb(109 40 217 / 0.7);
}
.tw-border-b-violet-700\/75 {
  border-bottom-color: rgb(109 40 217 / 0.75);
}
.tw-border-b-violet-700\/80 {
  border-bottom-color: rgb(109 40 217 / 0.8);
}
.tw-border-b-violet-700\/85 {
  border-bottom-color: rgb(109 40 217 / 0.85);
}
.tw-border-b-violet-700\/90 {
  border-bottom-color: rgb(109 40 217 / 0.9);
}
.tw-border-b-violet-700\/95 {
  border-bottom-color: rgb(109 40 217 / 0.95);
}
.tw-border-b-violet-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-800\/0 {
  border-bottom-color: rgb(91 33 182 / 0);
}
.tw-border-b-violet-800\/10 {
  border-bottom-color: rgb(91 33 182 / 0.1);
}
.tw-border-b-violet-800\/100 {
  border-bottom-color: rgb(91 33 182 / 1);
}
.tw-border-b-violet-800\/15 {
  border-bottom-color: rgb(91 33 182 / 0.15);
}
.tw-border-b-violet-800\/20 {
  border-bottom-color: rgb(91 33 182 / 0.2);
}
.tw-border-b-violet-800\/25 {
  border-bottom-color: rgb(91 33 182 / 0.25);
}
.tw-border-b-violet-800\/30 {
  border-bottom-color: rgb(91 33 182 / 0.3);
}
.tw-border-b-violet-800\/35 {
  border-bottom-color: rgb(91 33 182 / 0.35);
}
.tw-border-b-violet-800\/40 {
  border-bottom-color: rgb(91 33 182 / 0.4);
}
.tw-border-b-violet-800\/45 {
  border-bottom-color: rgb(91 33 182 / 0.45);
}
.tw-border-b-violet-800\/5 {
  border-bottom-color: rgb(91 33 182 / 0.05);
}
.tw-border-b-violet-800\/50 {
  border-bottom-color: rgb(91 33 182 / 0.5);
}
.tw-border-b-violet-800\/55 {
  border-bottom-color: rgb(91 33 182 / 0.55);
}
.tw-border-b-violet-800\/60 {
  border-bottom-color: rgb(91 33 182 / 0.6);
}
.tw-border-b-violet-800\/65 {
  border-bottom-color: rgb(91 33 182 / 0.65);
}
.tw-border-b-violet-800\/70 {
  border-bottom-color: rgb(91 33 182 / 0.7);
}
.tw-border-b-violet-800\/75 {
  border-bottom-color: rgb(91 33 182 / 0.75);
}
.tw-border-b-violet-800\/80 {
  border-bottom-color: rgb(91 33 182 / 0.8);
}
.tw-border-b-violet-800\/85 {
  border-bottom-color: rgb(91 33 182 / 0.85);
}
.tw-border-b-violet-800\/90 {
  border-bottom-color: rgb(91 33 182 / 0.9);
}
.tw-border-b-violet-800\/95 {
  border-bottom-color: rgb(91 33 182 / 0.95);
}
.tw-border-b-violet-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-900\/0 {
  border-bottom-color: rgb(76 29 149 / 0);
}
.tw-border-b-violet-900\/10 {
  border-bottom-color: rgb(76 29 149 / 0.1);
}
.tw-border-b-violet-900\/100 {
  border-bottom-color: rgb(76 29 149 / 1);
}
.tw-border-b-violet-900\/15 {
  border-bottom-color: rgb(76 29 149 / 0.15);
}
.tw-border-b-violet-900\/20 {
  border-bottom-color: rgb(76 29 149 / 0.2);
}
.tw-border-b-violet-900\/25 {
  border-bottom-color: rgb(76 29 149 / 0.25);
}
.tw-border-b-violet-900\/30 {
  border-bottom-color: rgb(76 29 149 / 0.3);
}
.tw-border-b-violet-900\/35 {
  border-bottom-color: rgb(76 29 149 / 0.35);
}
.tw-border-b-violet-900\/40 {
  border-bottom-color: rgb(76 29 149 / 0.4);
}
.tw-border-b-violet-900\/45 {
  border-bottom-color: rgb(76 29 149 / 0.45);
}
.tw-border-b-violet-900\/5 {
  border-bottom-color: rgb(76 29 149 / 0.05);
}
.tw-border-b-violet-900\/50 {
  border-bottom-color: rgb(76 29 149 / 0.5);
}
.tw-border-b-violet-900\/55 {
  border-bottom-color: rgb(76 29 149 / 0.55);
}
.tw-border-b-violet-900\/60 {
  border-bottom-color: rgb(76 29 149 / 0.6);
}
.tw-border-b-violet-900\/65 {
  border-bottom-color: rgb(76 29 149 / 0.65);
}
.tw-border-b-violet-900\/70 {
  border-bottom-color: rgb(76 29 149 / 0.7);
}
.tw-border-b-violet-900\/75 {
  border-bottom-color: rgb(76 29 149 / 0.75);
}
.tw-border-b-violet-900\/80 {
  border-bottom-color: rgb(76 29 149 / 0.8);
}
.tw-border-b-violet-900\/85 {
  border-bottom-color: rgb(76 29 149 / 0.85);
}
.tw-border-b-violet-900\/90 {
  border-bottom-color: rgb(76 29 149 / 0.9);
}
.tw-border-b-violet-900\/95 {
  border-bottom-color: rgb(76 29 149 / 0.95);
}
.tw-border-b-violet-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-b-violet-950\/0 {
  border-bottom-color: rgb(46 16 101 / 0);
}
.tw-border-b-violet-950\/10 {
  border-bottom-color: rgb(46 16 101 / 0.1);
}
.tw-border-b-violet-950\/100 {
  border-bottom-color: rgb(46 16 101 / 1);
}
.tw-border-b-violet-950\/15 {
  border-bottom-color: rgb(46 16 101 / 0.15);
}
.tw-border-b-violet-950\/20 {
  border-bottom-color: rgb(46 16 101 / 0.2);
}
.tw-border-b-violet-950\/25 {
  border-bottom-color: rgb(46 16 101 / 0.25);
}
.tw-border-b-violet-950\/30 {
  border-bottom-color: rgb(46 16 101 / 0.3);
}
.tw-border-b-violet-950\/35 {
  border-bottom-color: rgb(46 16 101 / 0.35);
}
.tw-border-b-violet-950\/40 {
  border-bottom-color: rgb(46 16 101 / 0.4);
}
.tw-border-b-violet-950\/45 {
  border-bottom-color: rgb(46 16 101 / 0.45);
}
.tw-border-b-violet-950\/5 {
  border-bottom-color: rgb(46 16 101 / 0.05);
}
.tw-border-b-violet-950\/50 {
  border-bottom-color: rgb(46 16 101 / 0.5);
}
.tw-border-b-violet-950\/55 {
  border-bottom-color: rgb(46 16 101 / 0.55);
}
.tw-border-b-violet-950\/60 {
  border-bottom-color: rgb(46 16 101 / 0.6);
}
.tw-border-b-violet-950\/65 {
  border-bottom-color: rgb(46 16 101 / 0.65);
}
.tw-border-b-violet-950\/70 {
  border-bottom-color: rgb(46 16 101 / 0.7);
}
.tw-border-b-violet-950\/75 {
  border-bottom-color: rgb(46 16 101 / 0.75);
}
.tw-border-b-violet-950\/80 {
  border-bottom-color: rgb(46 16 101 / 0.8);
}
.tw-border-b-violet-950\/85 {
  border-bottom-color: rgb(46 16 101 / 0.85);
}
.tw-border-b-violet-950\/90 {
  border-bottom-color: rgb(46 16 101 / 0.9);
}
.tw-border-b-violet-950\/95 {
  border-bottom-color: rgb(46 16 101 / 0.95);
}
.tw-border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-b-white\/0 {
  border-bottom-color: rgb(255 255 255 / 0);
}
.tw-border-b-white\/10 {
  border-bottom-color: rgb(255 255 255 / 0.1);
}
.tw-border-b-white\/100 {
  border-bottom-color: rgb(255 255 255 / 1);
}
.tw-border-b-white\/15 {
  border-bottom-color: rgb(255 255 255 / 0.15);
}
.tw-border-b-white\/20 {
  border-bottom-color: rgb(255 255 255 / 0.2);
}
.tw-border-b-white\/25 {
  border-bottom-color: rgb(255 255 255 / 0.25);
}
.tw-border-b-white\/30 {
  border-bottom-color: rgb(255 255 255 / 0.3);
}
.tw-border-b-white\/35 {
  border-bottom-color: rgb(255 255 255 / 0.35);
}
.tw-border-b-white\/40 {
  border-bottom-color: rgb(255 255 255 / 0.4);
}
.tw-border-b-white\/45 {
  border-bottom-color: rgb(255 255 255 / 0.45);
}
.tw-border-b-white\/5 {
  border-bottom-color: rgb(255 255 255 / 0.05);
}
.tw-border-b-white\/50 {
  border-bottom-color: rgb(255 255 255 / 0.5);
}
.tw-border-b-white\/55 {
  border-bottom-color: rgb(255 255 255 / 0.55);
}
.tw-border-b-white\/60 {
  border-bottom-color: rgb(255 255 255 / 0.6);
}
.tw-border-b-white\/65 {
  border-bottom-color: rgb(255 255 255 / 0.65);
}
.tw-border-b-white\/70 {
  border-bottom-color: rgb(255 255 255 / 0.7);
}
.tw-border-b-white\/75 {
  border-bottom-color: rgb(255 255 255 / 0.75);
}
.tw-border-b-white\/80 {
  border-bottom-color: rgb(255 255 255 / 0.8);
}
.tw-border-b-white\/85 {
  border-bottom-color: rgb(255 255 255 / 0.85);
}
.tw-border-b-white\/90 {
  border-bottom-color: rgb(255 255 255 / 0.9);
}
.tw-border-b-white\/95 {
  border-bottom-color: rgb(255 255 255 / 0.95);
}
.tw-border-b-yellow-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-100\/0 {
  border-bottom-color: rgb(254 249 195 / 0);
}
.tw-border-b-yellow-100\/10 {
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.tw-border-b-yellow-100\/100 {
  border-bottom-color: rgb(254 249 195 / 1);
}
.tw-border-b-yellow-100\/15 {
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.tw-border-b-yellow-100\/20 {
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.tw-border-b-yellow-100\/25 {
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.tw-border-b-yellow-100\/30 {
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.tw-border-b-yellow-100\/35 {
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.tw-border-b-yellow-100\/40 {
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.tw-border-b-yellow-100\/45 {
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.tw-border-b-yellow-100\/5 {
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.tw-border-b-yellow-100\/50 {
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.tw-border-b-yellow-100\/55 {
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.tw-border-b-yellow-100\/60 {
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.tw-border-b-yellow-100\/65 {
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.tw-border-b-yellow-100\/70 {
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.tw-border-b-yellow-100\/75 {
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.tw-border-b-yellow-100\/80 {
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.tw-border-b-yellow-100\/85 {
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.tw-border-b-yellow-100\/90 {
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.tw-border-b-yellow-100\/95 {
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.tw-border-b-yellow-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-200\/0 {
  border-bottom-color: rgb(254 240 138 / 0);
}
.tw-border-b-yellow-200\/10 {
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.tw-border-b-yellow-200\/100 {
  border-bottom-color: rgb(254 240 138 / 1);
}
.tw-border-b-yellow-200\/15 {
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.tw-border-b-yellow-200\/20 {
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.tw-border-b-yellow-200\/25 {
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.tw-border-b-yellow-200\/30 {
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.tw-border-b-yellow-200\/35 {
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.tw-border-b-yellow-200\/40 {
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.tw-border-b-yellow-200\/45 {
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.tw-border-b-yellow-200\/5 {
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.tw-border-b-yellow-200\/50 {
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.tw-border-b-yellow-200\/55 {
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.tw-border-b-yellow-200\/60 {
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.tw-border-b-yellow-200\/65 {
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.tw-border-b-yellow-200\/70 {
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.tw-border-b-yellow-200\/75 {
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.tw-border-b-yellow-200\/80 {
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.tw-border-b-yellow-200\/85 {
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.tw-border-b-yellow-200\/90 {
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.tw-border-b-yellow-200\/95 {
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.tw-border-b-yellow-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-300\/0 {
  border-bottom-color: rgb(253 224 71 / 0);
}
.tw-border-b-yellow-300\/10 {
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.tw-border-b-yellow-300\/100 {
  border-bottom-color: rgb(253 224 71 / 1);
}
.tw-border-b-yellow-300\/15 {
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.tw-border-b-yellow-300\/20 {
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.tw-border-b-yellow-300\/25 {
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.tw-border-b-yellow-300\/30 {
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.tw-border-b-yellow-300\/35 {
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.tw-border-b-yellow-300\/40 {
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.tw-border-b-yellow-300\/45 {
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.tw-border-b-yellow-300\/5 {
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.tw-border-b-yellow-300\/50 {
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.tw-border-b-yellow-300\/55 {
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.tw-border-b-yellow-300\/60 {
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.tw-border-b-yellow-300\/65 {
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.tw-border-b-yellow-300\/70 {
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.tw-border-b-yellow-300\/75 {
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.tw-border-b-yellow-300\/80 {
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.tw-border-b-yellow-300\/85 {
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.tw-border-b-yellow-300\/90 {
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.tw-border-b-yellow-300\/95 {
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.tw-border-b-yellow-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-400\/0 {
  border-bottom-color: rgb(250 204 21 / 0);
}
.tw-border-b-yellow-400\/10 {
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.tw-border-b-yellow-400\/100 {
  border-bottom-color: rgb(250 204 21 / 1);
}
.tw-border-b-yellow-400\/15 {
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.tw-border-b-yellow-400\/20 {
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.tw-border-b-yellow-400\/25 {
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.tw-border-b-yellow-400\/30 {
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.tw-border-b-yellow-400\/35 {
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.tw-border-b-yellow-400\/40 {
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.tw-border-b-yellow-400\/45 {
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.tw-border-b-yellow-400\/5 {
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.tw-border-b-yellow-400\/50 {
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.tw-border-b-yellow-400\/55 {
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.tw-border-b-yellow-400\/60 {
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.tw-border-b-yellow-400\/65 {
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.tw-border-b-yellow-400\/70 {
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.tw-border-b-yellow-400\/75 {
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.tw-border-b-yellow-400\/80 {
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.tw-border-b-yellow-400\/85 {
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.tw-border-b-yellow-400\/90 {
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.tw-border-b-yellow-400\/95 {
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.tw-border-b-yellow-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-50\/0 {
  border-bottom-color: rgb(254 252 232 / 0);
}
.tw-border-b-yellow-50\/10 {
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.tw-border-b-yellow-50\/100 {
  border-bottom-color: rgb(254 252 232 / 1);
}
.tw-border-b-yellow-50\/15 {
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.tw-border-b-yellow-50\/20 {
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.tw-border-b-yellow-50\/25 {
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.tw-border-b-yellow-50\/30 {
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.tw-border-b-yellow-50\/35 {
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.tw-border-b-yellow-50\/40 {
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.tw-border-b-yellow-50\/45 {
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.tw-border-b-yellow-50\/5 {
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.tw-border-b-yellow-50\/50 {
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.tw-border-b-yellow-50\/55 {
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.tw-border-b-yellow-50\/60 {
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.tw-border-b-yellow-50\/65 {
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.tw-border-b-yellow-50\/70 {
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.tw-border-b-yellow-50\/75 {
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.tw-border-b-yellow-50\/80 {
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.tw-border-b-yellow-50\/85 {
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.tw-border-b-yellow-50\/90 {
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.tw-border-b-yellow-50\/95 {
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.tw-border-b-yellow-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-500\/0 {
  border-bottom-color: rgb(234 179 8 / 0);
}
.tw-border-b-yellow-500\/10 {
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.tw-border-b-yellow-500\/100 {
  border-bottom-color: rgb(234 179 8 / 1);
}
.tw-border-b-yellow-500\/15 {
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.tw-border-b-yellow-500\/20 {
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.tw-border-b-yellow-500\/25 {
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.tw-border-b-yellow-500\/30 {
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.tw-border-b-yellow-500\/35 {
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.tw-border-b-yellow-500\/40 {
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.tw-border-b-yellow-500\/45 {
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.tw-border-b-yellow-500\/5 {
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.tw-border-b-yellow-500\/50 {
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.tw-border-b-yellow-500\/55 {
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.tw-border-b-yellow-500\/60 {
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.tw-border-b-yellow-500\/65 {
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.tw-border-b-yellow-500\/70 {
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.tw-border-b-yellow-500\/75 {
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.tw-border-b-yellow-500\/80 {
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.tw-border-b-yellow-500\/85 {
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.tw-border-b-yellow-500\/90 {
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.tw-border-b-yellow-500\/95 {
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.tw-border-b-yellow-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-600\/0 {
  border-bottom-color: rgb(202 138 4 / 0);
}
.tw-border-b-yellow-600\/10 {
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.tw-border-b-yellow-600\/100 {
  border-bottom-color: rgb(202 138 4 / 1);
}
.tw-border-b-yellow-600\/15 {
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.tw-border-b-yellow-600\/20 {
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.tw-border-b-yellow-600\/25 {
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.tw-border-b-yellow-600\/30 {
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.tw-border-b-yellow-600\/35 {
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.tw-border-b-yellow-600\/40 {
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.tw-border-b-yellow-600\/45 {
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.tw-border-b-yellow-600\/5 {
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.tw-border-b-yellow-600\/50 {
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.tw-border-b-yellow-600\/55 {
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.tw-border-b-yellow-600\/60 {
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.tw-border-b-yellow-600\/65 {
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.tw-border-b-yellow-600\/70 {
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.tw-border-b-yellow-600\/75 {
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.tw-border-b-yellow-600\/80 {
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.tw-border-b-yellow-600\/85 {
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.tw-border-b-yellow-600\/90 {
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.tw-border-b-yellow-600\/95 {
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.tw-border-b-yellow-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-700\/0 {
  border-bottom-color: rgb(161 98 7 / 0);
}
.tw-border-b-yellow-700\/10 {
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.tw-border-b-yellow-700\/100 {
  border-bottom-color: rgb(161 98 7 / 1);
}
.tw-border-b-yellow-700\/15 {
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.tw-border-b-yellow-700\/20 {
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.tw-border-b-yellow-700\/25 {
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.tw-border-b-yellow-700\/30 {
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.tw-border-b-yellow-700\/35 {
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.tw-border-b-yellow-700\/40 {
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.tw-border-b-yellow-700\/45 {
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.tw-border-b-yellow-700\/5 {
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.tw-border-b-yellow-700\/50 {
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.tw-border-b-yellow-700\/55 {
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.tw-border-b-yellow-700\/60 {
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.tw-border-b-yellow-700\/65 {
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.tw-border-b-yellow-700\/70 {
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.tw-border-b-yellow-700\/75 {
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.tw-border-b-yellow-700\/80 {
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.tw-border-b-yellow-700\/85 {
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.tw-border-b-yellow-700\/90 {
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.tw-border-b-yellow-700\/95 {
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.tw-border-b-yellow-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-800\/0 {
  border-bottom-color: rgb(133 77 14 / 0);
}
.tw-border-b-yellow-800\/10 {
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.tw-border-b-yellow-800\/100 {
  border-bottom-color: rgb(133 77 14 / 1);
}
.tw-border-b-yellow-800\/15 {
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.tw-border-b-yellow-800\/20 {
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.tw-border-b-yellow-800\/25 {
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.tw-border-b-yellow-800\/30 {
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.tw-border-b-yellow-800\/35 {
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.tw-border-b-yellow-800\/40 {
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.tw-border-b-yellow-800\/45 {
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.tw-border-b-yellow-800\/5 {
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.tw-border-b-yellow-800\/50 {
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.tw-border-b-yellow-800\/55 {
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.tw-border-b-yellow-800\/60 {
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.tw-border-b-yellow-800\/65 {
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.tw-border-b-yellow-800\/70 {
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.tw-border-b-yellow-800\/75 {
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.tw-border-b-yellow-800\/80 {
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.tw-border-b-yellow-800\/85 {
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.tw-border-b-yellow-800\/90 {
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.tw-border-b-yellow-800\/95 {
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.tw-border-b-yellow-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-900\/0 {
  border-bottom-color: rgb(113 63 18 / 0);
}
.tw-border-b-yellow-900\/10 {
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.tw-border-b-yellow-900\/100 {
  border-bottom-color: rgb(113 63 18 / 1);
}
.tw-border-b-yellow-900\/15 {
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.tw-border-b-yellow-900\/20 {
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.tw-border-b-yellow-900\/25 {
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.tw-border-b-yellow-900\/30 {
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.tw-border-b-yellow-900\/35 {
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.tw-border-b-yellow-900\/40 {
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.tw-border-b-yellow-900\/45 {
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.tw-border-b-yellow-900\/5 {
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.tw-border-b-yellow-900\/50 {
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.tw-border-b-yellow-900\/55 {
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.tw-border-b-yellow-900\/60 {
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.tw-border-b-yellow-900\/65 {
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.tw-border-b-yellow-900\/70 {
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.tw-border-b-yellow-900\/75 {
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.tw-border-b-yellow-900\/80 {
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.tw-border-b-yellow-900\/85 {
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.tw-border-b-yellow-900\/90 {
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.tw-border-b-yellow-900\/95 {
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.tw-border-b-yellow-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-b-yellow-950\/0 {
  border-bottom-color: rgb(66 32 6 / 0);
}
.tw-border-b-yellow-950\/10 {
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.tw-border-b-yellow-950\/100 {
  border-bottom-color: rgb(66 32 6 / 1);
}
.tw-border-b-yellow-950\/15 {
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.tw-border-b-yellow-950\/20 {
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.tw-border-b-yellow-950\/25 {
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.tw-border-b-yellow-950\/30 {
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.tw-border-b-yellow-950\/35 {
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.tw-border-b-yellow-950\/40 {
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.tw-border-b-yellow-950\/45 {
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.tw-border-b-yellow-950\/5 {
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.tw-border-b-yellow-950\/50 {
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.tw-border-b-yellow-950\/55 {
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.tw-border-b-yellow-950\/60 {
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.tw-border-b-yellow-950\/65 {
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.tw-border-b-yellow-950\/70 {
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.tw-border-b-yellow-950\/75 {
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.tw-border-b-yellow-950\/80 {
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.tw-border-b-yellow-950\/85 {
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.tw-border-b-yellow-950\/90 {
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.tw-border-b-yellow-950\/95 {
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.tw-border-b-zinc-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-100\/0 {
  border-bottom-color: rgb(244 244 245 / 0);
}
.tw-border-b-zinc-100\/10 {
  border-bottom-color: rgb(244 244 245 / 0.1);
}
.tw-border-b-zinc-100\/100 {
  border-bottom-color: rgb(244 244 245 / 1);
}
.tw-border-b-zinc-100\/15 {
  border-bottom-color: rgb(244 244 245 / 0.15);
}
.tw-border-b-zinc-100\/20 {
  border-bottom-color: rgb(244 244 245 / 0.2);
}
.tw-border-b-zinc-100\/25 {
  border-bottom-color: rgb(244 244 245 / 0.25);
}
.tw-border-b-zinc-100\/30 {
  border-bottom-color: rgb(244 244 245 / 0.3);
}
.tw-border-b-zinc-100\/35 {
  border-bottom-color: rgb(244 244 245 / 0.35);
}
.tw-border-b-zinc-100\/40 {
  border-bottom-color: rgb(244 244 245 / 0.4);
}
.tw-border-b-zinc-100\/45 {
  border-bottom-color: rgb(244 244 245 / 0.45);
}
.tw-border-b-zinc-100\/5 {
  border-bottom-color: rgb(244 244 245 / 0.05);
}
.tw-border-b-zinc-100\/50 {
  border-bottom-color: rgb(244 244 245 / 0.5);
}
.tw-border-b-zinc-100\/55 {
  border-bottom-color: rgb(244 244 245 / 0.55);
}
.tw-border-b-zinc-100\/60 {
  border-bottom-color: rgb(244 244 245 / 0.6);
}
.tw-border-b-zinc-100\/65 {
  border-bottom-color: rgb(244 244 245 / 0.65);
}
.tw-border-b-zinc-100\/70 {
  border-bottom-color: rgb(244 244 245 / 0.7);
}
.tw-border-b-zinc-100\/75 {
  border-bottom-color: rgb(244 244 245 / 0.75);
}
.tw-border-b-zinc-100\/80 {
  border-bottom-color: rgb(244 244 245 / 0.8);
}
.tw-border-b-zinc-100\/85 {
  border-bottom-color: rgb(244 244 245 / 0.85);
}
.tw-border-b-zinc-100\/90 {
  border-bottom-color: rgb(244 244 245 / 0.9);
}
.tw-border-b-zinc-100\/95 {
  border-bottom-color: rgb(244 244 245 / 0.95);
}
.tw-border-b-zinc-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-200\/0 {
  border-bottom-color: rgb(228 228 231 / 0);
}
.tw-border-b-zinc-200\/10 {
  border-bottom-color: rgb(228 228 231 / 0.1);
}
.tw-border-b-zinc-200\/100 {
  border-bottom-color: rgb(228 228 231 / 1);
}
.tw-border-b-zinc-200\/15 {
  border-bottom-color: rgb(228 228 231 / 0.15);
}
.tw-border-b-zinc-200\/20 {
  border-bottom-color: rgb(228 228 231 / 0.2);
}
.tw-border-b-zinc-200\/25 {
  border-bottom-color: rgb(228 228 231 / 0.25);
}
.tw-border-b-zinc-200\/30 {
  border-bottom-color: rgb(228 228 231 / 0.3);
}
.tw-border-b-zinc-200\/35 {
  border-bottom-color: rgb(228 228 231 / 0.35);
}
.tw-border-b-zinc-200\/40 {
  border-bottom-color: rgb(228 228 231 / 0.4);
}
.tw-border-b-zinc-200\/45 {
  border-bottom-color: rgb(228 228 231 / 0.45);
}
.tw-border-b-zinc-200\/5 {
  border-bottom-color: rgb(228 228 231 / 0.05);
}
.tw-border-b-zinc-200\/50 {
  border-bottom-color: rgb(228 228 231 / 0.5);
}
.tw-border-b-zinc-200\/55 {
  border-bottom-color: rgb(228 228 231 / 0.55);
}
.tw-border-b-zinc-200\/60 {
  border-bottom-color: rgb(228 228 231 / 0.6);
}
.tw-border-b-zinc-200\/65 {
  border-bottom-color: rgb(228 228 231 / 0.65);
}
.tw-border-b-zinc-200\/70 {
  border-bottom-color: rgb(228 228 231 / 0.7);
}
.tw-border-b-zinc-200\/75 {
  border-bottom-color: rgb(228 228 231 / 0.75);
}
.tw-border-b-zinc-200\/80 {
  border-bottom-color: rgb(228 228 231 / 0.8);
}
.tw-border-b-zinc-200\/85 {
  border-bottom-color: rgb(228 228 231 / 0.85);
}
.tw-border-b-zinc-200\/90 {
  border-bottom-color: rgb(228 228 231 / 0.9);
}
.tw-border-b-zinc-200\/95 {
  border-bottom-color: rgb(228 228 231 / 0.95);
}
.tw-border-b-zinc-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-300\/0 {
  border-bottom-color: rgb(212 212 216 / 0);
}
.tw-border-b-zinc-300\/10 {
  border-bottom-color: rgb(212 212 216 / 0.1);
}
.tw-border-b-zinc-300\/100 {
  border-bottom-color: rgb(212 212 216 / 1);
}
.tw-border-b-zinc-300\/15 {
  border-bottom-color: rgb(212 212 216 / 0.15);
}
.tw-border-b-zinc-300\/20 {
  border-bottom-color: rgb(212 212 216 / 0.2);
}
.tw-border-b-zinc-300\/25 {
  border-bottom-color: rgb(212 212 216 / 0.25);
}
.tw-border-b-zinc-300\/30 {
  border-bottom-color: rgb(212 212 216 / 0.3);
}
.tw-border-b-zinc-300\/35 {
  border-bottom-color: rgb(212 212 216 / 0.35);
}
.tw-border-b-zinc-300\/40 {
  border-bottom-color: rgb(212 212 216 / 0.4);
}
.tw-border-b-zinc-300\/45 {
  border-bottom-color: rgb(212 212 216 / 0.45);
}
.tw-border-b-zinc-300\/5 {
  border-bottom-color: rgb(212 212 216 / 0.05);
}
.tw-border-b-zinc-300\/50 {
  border-bottom-color: rgb(212 212 216 / 0.5);
}
.tw-border-b-zinc-300\/55 {
  border-bottom-color: rgb(212 212 216 / 0.55);
}
.tw-border-b-zinc-300\/60 {
  border-bottom-color: rgb(212 212 216 / 0.6);
}
.tw-border-b-zinc-300\/65 {
  border-bottom-color: rgb(212 212 216 / 0.65);
}
.tw-border-b-zinc-300\/70 {
  border-bottom-color: rgb(212 212 216 / 0.7);
}
.tw-border-b-zinc-300\/75 {
  border-bottom-color: rgb(212 212 216 / 0.75);
}
.tw-border-b-zinc-300\/80 {
  border-bottom-color: rgb(212 212 216 / 0.8);
}
.tw-border-b-zinc-300\/85 {
  border-bottom-color: rgb(212 212 216 / 0.85);
}
.tw-border-b-zinc-300\/90 {
  border-bottom-color: rgb(212 212 216 / 0.9);
}
.tw-border-b-zinc-300\/95 {
  border-bottom-color: rgb(212 212 216 / 0.95);
}
.tw-border-b-zinc-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-400\/0 {
  border-bottom-color: rgb(161 161 170 / 0);
}
.tw-border-b-zinc-400\/10 {
  border-bottom-color: rgb(161 161 170 / 0.1);
}
.tw-border-b-zinc-400\/100 {
  border-bottom-color: rgb(161 161 170 / 1);
}
.tw-border-b-zinc-400\/15 {
  border-bottom-color: rgb(161 161 170 / 0.15);
}
.tw-border-b-zinc-400\/20 {
  border-bottom-color: rgb(161 161 170 / 0.2);
}
.tw-border-b-zinc-400\/25 {
  border-bottom-color: rgb(161 161 170 / 0.25);
}
.tw-border-b-zinc-400\/30 {
  border-bottom-color: rgb(161 161 170 / 0.3);
}
.tw-border-b-zinc-400\/35 {
  border-bottom-color: rgb(161 161 170 / 0.35);
}
.tw-border-b-zinc-400\/40 {
  border-bottom-color: rgb(161 161 170 / 0.4);
}
.tw-border-b-zinc-400\/45 {
  border-bottom-color: rgb(161 161 170 / 0.45);
}
.tw-border-b-zinc-400\/5 {
  border-bottom-color: rgb(161 161 170 / 0.05);
}
.tw-border-b-zinc-400\/50 {
  border-bottom-color: rgb(161 161 170 / 0.5);
}
.tw-border-b-zinc-400\/55 {
  border-bottom-color: rgb(161 161 170 / 0.55);
}
.tw-border-b-zinc-400\/60 {
  border-bottom-color: rgb(161 161 170 / 0.6);
}
.tw-border-b-zinc-400\/65 {
  border-bottom-color: rgb(161 161 170 / 0.65);
}
.tw-border-b-zinc-400\/70 {
  border-bottom-color: rgb(161 161 170 / 0.7);
}
.tw-border-b-zinc-400\/75 {
  border-bottom-color: rgb(161 161 170 / 0.75);
}
.tw-border-b-zinc-400\/80 {
  border-bottom-color: rgb(161 161 170 / 0.8);
}
.tw-border-b-zinc-400\/85 {
  border-bottom-color: rgb(161 161 170 / 0.85);
}
.tw-border-b-zinc-400\/90 {
  border-bottom-color: rgb(161 161 170 / 0.9);
}
.tw-border-b-zinc-400\/95 {
  border-bottom-color: rgb(161 161 170 / 0.95);
}
.tw-border-b-zinc-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-50\/0 {
  border-bottom-color: rgb(250 250 250 / 0);
}
.tw-border-b-zinc-50\/10 {
  border-bottom-color: rgb(250 250 250 / 0.1);
}
.tw-border-b-zinc-50\/100 {
  border-bottom-color: rgb(250 250 250 / 1);
}
.tw-border-b-zinc-50\/15 {
  border-bottom-color: rgb(250 250 250 / 0.15);
}
.tw-border-b-zinc-50\/20 {
  border-bottom-color: rgb(250 250 250 / 0.2);
}
.tw-border-b-zinc-50\/25 {
  border-bottom-color: rgb(250 250 250 / 0.25);
}
.tw-border-b-zinc-50\/30 {
  border-bottom-color: rgb(250 250 250 / 0.3);
}
.tw-border-b-zinc-50\/35 {
  border-bottom-color: rgb(250 250 250 / 0.35);
}
.tw-border-b-zinc-50\/40 {
  border-bottom-color: rgb(250 250 250 / 0.4);
}
.tw-border-b-zinc-50\/45 {
  border-bottom-color: rgb(250 250 250 / 0.45);
}
.tw-border-b-zinc-50\/5 {
  border-bottom-color: rgb(250 250 250 / 0.05);
}
.tw-border-b-zinc-50\/50 {
  border-bottom-color: rgb(250 250 250 / 0.5);
}
.tw-border-b-zinc-50\/55 {
  border-bottom-color: rgb(250 250 250 / 0.55);
}
.tw-border-b-zinc-50\/60 {
  border-bottom-color: rgb(250 250 250 / 0.6);
}
.tw-border-b-zinc-50\/65 {
  border-bottom-color: rgb(250 250 250 / 0.65);
}
.tw-border-b-zinc-50\/70 {
  border-bottom-color: rgb(250 250 250 / 0.7);
}
.tw-border-b-zinc-50\/75 {
  border-bottom-color: rgb(250 250 250 / 0.75);
}
.tw-border-b-zinc-50\/80 {
  border-bottom-color: rgb(250 250 250 / 0.8);
}
.tw-border-b-zinc-50\/85 {
  border-bottom-color: rgb(250 250 250 / 0.85);
}
.tw-border-b-zinc-50\/90 {
  border-bottom-color: rgb(250 250 250 / 0.9);
}
.tw-border-b-zinc-50\/95 {
  border-bottom-color: rgb(250 250 250 / 0.95);
}
.tw-border-b-zinc-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-500\/0 {
  border-bottom-color: rgb(113 113 122 / 0);
}
.tw-border-b-zinc-500\/10 {
  border-bottom-color: rgb(113 113 122 / 0.1);
}
.tw-border-b-zinc-500\/100 {
  border-bottom-color: rgb(113 113 122 / 1);
}
.tw-border-b-zinc-500\/15 {
  border-bottom-color: rgb(113 113 122 / 0.15);
}
.tw-border-b-zinc-500\/20 {
  border-bottom-color: rgb(113 113 122 / 0.2);
}
.tw-border-b-zinc-500\/25 {
  border-bottom-color: rgb(113 113 122 / 0.25);
}
.tw-border-b-zinc-500\/30 {
  border-bottom-color: rgb(113 113 122 / 0.3);
}
.tw-border-b-zinc-500\/35 {
  border-bottom-color: rgb(113 113 122 / 0.35);
}
.tw-border-b-zinc-500\/40 {
  border-bottom-color: rgb(113 113 122 / 0.4);
}
.tw-border-b-zinc-500\/45 {
  border-bottom-color: rgb(113 113 122 / 0.45);
}
.tw-border-b-zinc-500\/5 {
  border-bottom-color: rgb(113 113 122 / 0.05);
}
.tw-border-b-zinc-500\/50 {
  border-bottom-color: rgb(113 113 122 / 0.5);
}
.tw-border-b-zinc-500\/55 {
  border-bottom-color: rgb(113 113 122 / 0.55);
}
.tw-border-b-zinc-500\/60 {
  border-bottom-color: rgb(113 113 122 / 0.6);
}
.tw-border-b-zinc-500\/65 {
  border-bottom-color: rgb(113 113 122 / 0.65);
}
.tw-border-b-zinc-500\/70 {
  border-bottom-color: rgb(113 113 122 / 0.7);
}
.tw-border-b-zinc-500\/75 {
  border-bottom-color: rgb(113 113 122 / 0.75);
}
.tw-border-b-zinc-500\/80 {
  border-bottom-color: rgb(113 113 122 / 0.8);
}
.tw-border-b-zinc-500\/85 {
  border-bottom-color: rgb(113 113 122 / 0.85);
}
.tw-border-b-zinc-500\/90 {
  border-bottom-color: rgb(113 113 122 / 0.9);
}
.tw-border-b-zinc-500\/95 {
  border-bottom-color: rgb(113 113 122 / 0.95);
}
.tw-border-b-zinc-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-600\/0 {
  border-bottom-color: rgb(82 82 91 / 0);
}
.tw-border-b-zinc-600\/10 {
  border-bottom-color: rgb(82 82 91 / 0.1);
}
.tw-border-b-zinc-600\/100 {
  border-bottom-color: rgb(82 82 91 / 1);
}
.tw-border-b-zinc-600\/15 {
  border-bottom-color: rgb(82 82 91 / 0.15);
}
.tw-border-b-zinc-600\/20 {
  border-bottom-color: rgb(82 82 91 / 0.2);
}
.tw-border-b-zinc-600\/25 {
  border-bottom-color: rgb(82 82 91 / 0.25);
}
.tw-border-b-zinc-600\/30 {
  border-bottom-color: rgb(82 82 91 / 0.3);
}
.tw-border-b-zinc-600\/35 {
  border-bottom-color: rgb(82 82 91 / 0.35);
}
.tw-border-b-zinc-600\/40 {
  border-bottom-color: rgb(82 82 91 / 0.4);
}
.tw-border-b-zinc-600\/45 {
  border-bottom-color: rgb(82 82 91 / 0.45);
}
.tw-border-b-zinc-600\/5 {
  border-bottom-color: rgb(82 82 91 / 0.05);
}
.tw-border-b-zinc-600\/50 {
  border-bottom-color: rgb(82 82 91 / 0.5);
}
.tw-border-b-zinc-600\/55 {
  border-bottom-color: rgb(82 82 91 / 0.55);
}
.tw-border-b-zinc-600\/60 {
  border-bottom-color: rgb(82 82 91 / 0.6);
}
.tw-border-b-zinc-600\/65 {
  border-bottom-color: rgb(82 82 91 / 0.65);
}
.tw-border-b-zinc-600\/70 {
  border-bottom-color: rgb(82 82 91 / 0.7);
}
.tw-border-b-zinc-600\/75 {
  border-bottom-color: rgb(82 82 91 / 0.75);
}
.tw-border-b-zinc-600\/80 {
  border-bottom-color: rgb(82 82 91 / 0.8);
}
.tw-border-b-zinc-600\/85 {
  border-bottom-color: rgb(82 82 91 / 0.85);
}
.tw-border-b-zinc-600\/90 {
  border-bottom-color: rgb(82 82 91 / 0.9);
}
.tw-border-b-zinc-600\/95 {
  border-bottom-color: rgb(82 82 91 / 0.95);
}
.tw-border-b-zinc-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-700\/0 {
  border-bottom-color: rgb(63 63 70 / 0);
}
.tw-border-b-zinc-700\/10 {
  border-bottom-color: rgb(63 63 70 / 0.1);
}
.tw-border-b-zinc-700\/100 {
  border-bottom-color: rgb(63 63 70 / 1);
}
.tw-border-b-zinc-700\/15 {
  border-bottom-color: rgb(63 63 70 / 0.15);
}
.tw-border-b-zinc-700\/20 {
  border-bottom-color: rgb(63 63 70 / 0.2);
}
.tw-border-b-zinc-700\/25 {
  border-bottom-color: rgb(63 63 70 / 0.25);
}
.tw-border-b-zinc-700\/30 {
  border-bottom-color: rgb(63 63 70 / 0.3);
}
.tw-border-b-zinc-700\/35 {
  border-bottom-color: rgb(63 63 70 / 0.35);
}
.tw-border-b-zinc-700\/40 {
  border-bottom-color: rgb(63 63 70 / 0.4);
}
.tw-border-b-zinc-700\/45 {
  border-bottom-color: rgb(63 63 70 / 0.45);
}
.tw-border-b-zinc-700\/5 {
  border-bottom-color: rgb(63 63 70 / 0.05);
}
.tw-border-b-zinc-700\/50 {
  border-bottom-color: rgb(63 63 70 / 0.5);
}
.tw-border-b-zinc-700\/55 {
  border-bottom-color: rgb(63 63 70 / 0.55);
}
.tw-border-b-zinc-700\/60 {
  border-bottom-color: rgb(63 63 70 / 0.6);
}
.tw-border-b-zinc-700\/65 {
  border-bottom-color: rgb(63 63 70 / 0.65);
}
.tw-border-b-zinc-700\/70 {
  border-bottom-color: rgb(63 63 70 / 0.7);
}
.tw-border-b-zinc-700\/75 {
  border-bottom-color: rgb(63 63 70 / 0.75);
}
.tw-border-b-zinc-700\/80 {
  border-bottom-color: rgb(63 63 70 / 0.8);
}
.tw-border-b-zinc-700\/85 {
  border-bottom-color: rgb(63 63 70 / 0.85);
}
.tw-border-b-zinc-700\/90 {
  border-bottom-color: rgb(63 63 70 / 0.9);
}
.tw-border-b-zinc-700\/95 {
  border-bottom-color: rgb(63 63 70 / 0.95);
}
.tw-border-b-zinc-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-800\/0 {
  border-bottom-color: rgb(39 39 42 / 0);
}
.tw-border-b-zinc-800\/10 {
  border-bottom-color: rgb(39 39 42 / 0.1);
}
.tw-border-b-zinc-800\/100 {
  border-bottom-color: rgb(39 39 42 / 1);
}
.tw-border-b-zinc-800\/15 {
  border-bottom-color: rgb(39 39 42 / 0.15);
}
.tw-border-b-zinc-800\/20 {
  border-bottom-color: rgb(39 39 42 / 0.2);
}
.tw-border-b-zinc-800\/25 {
  border-bottom-color: rgb(39 39 42 / 0.25);
}
.tw-border-b-zinc-800\/30 {
  border-bottom-color: rgb(39 39 42 / 0.3);
}
.tw-border-b-zinc-800\/35 {
  border-bottom-color: rgb(39 39 42 / 0.35);
}
.tw-border-b-zinc-800\/40 {
  border-bottom-color: rgb(39 39 42 / 0.4);
}
.tw-border-b-zinc-800\/45 {
  border-bottom-color: rgb(39 39 42 / 0.45);
}
.tw-border-b-zinc-800\/5 {
  border-bottom-color: rgb(39 39 42 / 0.05);
}
.tw-border-b-zinc-800\/50 {
  border-bottom-color: rgb(39 39 42 / 0.5);
}
.tw-border-b-zinc-800\/55 {
  border-bottom-color: rgb(39 39 42 / 0.55);
}
.tw-border-b-zinc-800\/60 {
  border-bottom-color: rgb(39 39 42 / 0.6);
}
.tw-border-b-zinc-800\/65 {
  border-bottom-color: rgb(39 39 42 / 0.65);
}
.tw-border-b-zinc-800\/70 {
  border-bottom-color: rgb(39 39 42 / 0.7);
}
.tw-border-b-zinc-800\/75 {
  border-bottom-color: rgb(39 39 42 / 0.75);
}
.tw-border-b-zinc-800\/80 {
  border-bottom-color: rgb(39 39 42 / 0.8);
}
.tw-border-b-zinc-800\/85 {
  border-bottom-color: rgb(39 39 42 / 0.85);
}
.tw-border-b-zinc-800\/90 {
  border-bottom-color: rgb(39 39 42 / 0.9);
}
.tw-border-b-zinc-800\/95 {
  border-bottom-color: rgb(39 39 42 / 0.95);
}
.tw-border-b-zinc-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-900\/0 {
  border-bottom-color: rgb(24 24 27 / 0);
}
.tw-border-b-zinc-900\/10 {
  border-bottom-color: rgb(24 24 27 / 0.1);
}
.tw-border-b-zinc-900\/100 {
  border-bottom-color: rgb(24 24 27 / 1);
}
.tw-border-b-zinc-900\/15 {
  border-bottom-color: rgb(24 24 27 / 0.15);
}
.tw-border-b-zinc-900\/20 {
  border-bottom-color: rgb(24 24 27 / 0.2);
}
.tw-border-b-zinc-900\/25 {
  border-bottom-color: rgb(24 24 27 / 0.25);
}
.tw-border-b-zinc-900\/30 {
  border-bottom-color: rgb(24 24 27 / 0.3);
}
.tw-border-b-zinc-900\/35 {
  border-bottom-color: rgb(24 24 27 / 0.35);
}
.tw-border-b-zinc-900\/40 {
  border-bottom-color: rgb(24 24 27 / 0.4);
}
.tw-border-b-zinc-900\/45 {
  border-bottom-color: rgb(24 24 27 / 0.45);
}
.tw-border-b-zinc-900\/5 {
  border-bottom-color: rgb(24 24 27 / 0.05);
}
.tw-border-b-zinc-900\/50 {
  border-bottom-color: rgb(24 24 27 / 0.5);
}
.tw-border-b-zinc-900\/55 {
  border-bottom-color: rgb(24 24 27 / 0.55);
}
.tw-border-b-zinc-900\/60 {
  border-bottom-color: rgb(24 24 27 / 0.6);
}
.tw-border-b-zinc-900\/65 {
  border-bottom-color: rgb(24 24 27 / 0.65);
}
.tw-border-b-zinc-900\/70 {
  border-bottom-color: rgb(24 24 27 / 0.7);
}
.tw-border-b-zinc-900\/75 {
  border-bottom-color: rgb(24 24 27 / 0.75);
}
.tw-border-b-zinc-900\/80 {
  border-bottom-color: rgb(24 24 27 / 0.8);
}
.tw-border-b-zinc-900\/85 {
  border-bottom-color: rgb(24 24 27 / 0.85);
}
.tw-border-b-zinc-900\/90 {
  border-bottom-color: rgb(24 24 27 / 0.9);
}
.tw-border-b-zinc-900\/95 {
  border-bottom-color: rgb(24 24 27 / 0.95);
}
.tw-border-b-zinc-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-b-zinc-950\/0 {
  border-bottom-color: rgb(9 9 11 / 0);
}
.tw-border-b-zinc-950\/10 {
  border-bottom-color: rgb(9 9 11 / 0.1);
}
.tw-border-b-zinc-950\/100 {
  border-bottom-color: rgb(9 9 11 / 1);
}
.tw-border-b-zinc-950\/15 {
  border-bottom-color: rgb(9 9 11 / 0.15);
}
.tw-border-b-zinc-950\/20 {
  border-bottom-color: rgb(9 9 11 / 0.2);
}
.tw-border-b-zinc-950\/25 {
  border-bottom-color: rgb(9 9 11 / 0.25);
}
.tw-border-b-zinc-950\/30 {
  border-bottom-color: rgb(9 9 11 / 0.3);
}
.tw-border-b-zinc-950\/35 {
  border-bottom-color: rgb(9 9 11 / 0.35);
}
.tw-border-b-zinc-950\/40 {
  border-bottom-color: rgb(9 9 11 / 0.4);
}
.tw-border-b-zinc-950\/45 {
  border-bottom-color: rgb(9 9 11 / 0.45);
}
.tw-border-b-zinc-950\/5 {
  border-bottom-color: rgb(9 9 11 / 0.05);
}
.tw-border-b-zinc-950\/50 {
  border-bottom-color: rgb(9 9 11 / 0.5);
}
.tw-border-b-zinc-950\/55 {
  border-bottom-color: rgb(9 9 11 / 0.55);
}
.tw-border-b-zinc-950\/60 {
  border-bottom-color: rgb(9 9 11 / 0.6);
}
.tw-border-b-zinc-950\/65 {
  border-bottom-color: rgb(9 9 11 / 0.65);
}
.tw-border-b-zinc-950\/70 {
  border-bottom-color: rgb(9 9 11 / 0.7);
}
.tw-border-b-zinc-950\/75 {
  border-bottom-color: rgb(9 9 11 / 0.75);
}
.tw-border-b-zinc-950\/80 {
  border-bottom-color: rgb(9 9 11 / 0.8);
}
.tw-border-b-zinc-950\/85 {
  border-bottom-color: rgb(9 9 11 / 0.85);
}
.tw-border-b-zinc-950\/90 {
  border-bottom-color: rgb(9 9 11 / 0.9);
}
.tw-border-b-zinc-950\/95 {
  border-bottom-color: rgb(9 9 11 / 0.95);
}
.tw-border-e-amber-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-100\/0 {
  border-inline-end-color: rgb(254 243 199 / 0);
}
.tw-border-e-amber-100\/10 {
  border-inline-end-color: rgb(254 243 199 / 0.1);
}
.tw-border-e-amber-100\/100 {
  border-inline-end-color: rgb(254 243 199 / 1);
}
.tw-border-e-amber-100\/15 {
  border-inline-end-color: rgb(254 243 199 / 0.15);
}
.tw-border-e-amber-100\/20 {
  border-inline-end-color: rgb(254 243 199 / 0.2);
}
.tw-border-e-amber-100\/25 {
  border-inline-end-color: rgb(254 243 199 / 0.25);
}
.tw-border-e-amber-100\/30 {
  border-inline-end-color: rgb(254 243 199 / 0.3);
}
.tw-border-e-amber-100\/35 {
  border-inline-end-color: rgb(254 243 199 / 0.35);
}
.tw-border-e-amber-100\/40 {
  border-inline-end-color: rgb(254 243 199 / 0.4);
}
.tw-border-e-amber-100\/45 {
  border-inline-end-color: rgb(254 243 199 / 0.45);
}
.tw-border-e-amber-100\/5 {
  border-inline-end-color: rgb(254 243 199 / 0.05);
}
.tw-border-e-amber-100\/50 {
  border-inline-end-color: rgb(254 243 199 / 0.5);
}
.tw-border-e-amber-100\/55 {
  border-inline-end-color: rgb(254 243 199 / 0.55);
}
.tw-border-e-amber-100\/60 {
  border-inline-end-color: rgb(254 243 199 / 0.6);
}
.tw-border-e-amber-100\/65 {
  border-inline-end-color: rgb(254 243 199 / 0.65);
}
.tw-border-e-amber-100\/70 {
  border-inline-end-color: rgb(254 243 199 / 0.7);
}
.tw-border-e-amber-100\/75 {
  border-inline-end-color: rgb(254 243 199 / 0.75);
}
.tw-border-e-amber-100\/80 {
  border-inline-end-color: rgb(254 243 199 / 0.8);
}
.tw-border-e-amber-100\/85 {
  border-inline-end-color: rgb(254 243 199 / 0.85);
}
.tw-border-e-amber-100\/90 {
  border-inline-end-color: rgb(254 243 199 / 0.9);
}
.tw-border-e-amber-100\/95 {
  border-inline-end-color: rgb(254 243 199 / 0.95);
}
.tw-border-e-amber-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-200\/0 {
  border-inline-end-color: rgb(253 230 138 / 0);
}
.tw-border-e-amber-200\/10 {
  border-inline-end-color: rgb(253 230 138 / 0.1);
}
.tw-border-e-amber-200\/100 {
  border-inline-end-color: rgb(253 230 138 / 1);
}
.tw-border-e-amber-200\/15 {
  border-inline-end-color: rgb(253 230 138 / 0.15);
}
.tw-border-e-amber-200\/20 {
  border-inline-end-color: rgb(253 230 138 / 0.2);
}
.tw-border-e-amber-200\/25 {
  border-inline-end-color: rgb(253 230 138 / 0.25);
}
.tw-border-e-amber-200\/30 {
  border-inline-end-color: rgb(253 230 138 / 0.3);
}
.tw-border-e-amber-200\/35 {
  border-inline-end-color: rgb(253 230 138 / 0.35);
}
.tw-border-e-amber-200\/40 {
  border-inline-end-color: rgb(253 230 138 / 0.4);
}
.tw-border-e-amber-200\/45 {
  border-inline-end-color: rgb(253 230 138 / 0.45);
}
.tw-border-e-amber-200\/5 {
  border-inline-end-color: rgb(253 230 138 / 0.05);
}
.tw-border-e-amber-200\/50 {
  border-inline-end-color: rgb(253 230 138 / 0.5);
}
.tw-border-e-amber-200\/55 {
  border-inline-end-color: rgb(253 230 138 / 0.55);
}
.tw-border-e-amber-200\/60 {
  border-inline-end-color: rgb(253 230 138 / 0.6);
}
.tw-border-e-amber-200\/65 {
  border-inline-end-color: rgb(253 230 138 / 0.65);
}
.tw-border-e-amber-200\/70 {
  border-inline-end-color: rgb(253 230 138 / 0.7);
}
.tw-border-e-amber-200\/75 {
  border-inline-end-color: rgb(253 230 138 / 0.75);
}
.tw-border-e-amber-200\/80 {
  border-inline-end-color: rgb(253 230 138 / 0.8);
}
.tw-border-e-amber-200\/85 {
  border-inline-end-color: rgb(253 230 138 / 0.85);
}
.tw-border-e-amber-200\/90 {
  border-inline-end-color: rgb(253 230 138 / 0.9);
}
.tw-border-e-amber-200\/95 {
  border-inline-end-color: rgb(253 230 138 / 0.95);
}
.tw-border-e-amber-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-300\/0 {
  border-inline-end-color: rgb(252 211 77 / 0);
}
.tw-border-e-amber-300\/10 {
  border-inline-end-color: rgb(252 211 77 / 0.1);
}
.tw-border-e-amber-300\/100 {
  border-inline-end-color: rgb(252 211 77 / 1);
}
.tw-border-e-amber-300\/15 {
  border-inline-end-color: rgb(252 211 77 / 0.15);
}
.tw-border-e-amber-300\/20 {
  border-inline-end-color: rgb(252 211 77 / 0.2);
}
.tw-border-e-amber-300\/25 {
  border-inline-end-color: rgb(252 211 77 / 0.25);
}
.tw-border-e-amber-300\/30 {
  border-inline-end-color: rgb(252 211 77 / 0.3);
}
.tw-border-e-amber-300\/35 {
  border-inline-end-color: rgb(252 211 77 / 0.35);
}
.tw-border-e-amber-300\/40 {
  border-inline-end-color: rgb(252 211 77 / 0.4);
}
.tw-border-e-amber-300\/45 {
  border-inline-end-color: rgb(252 211 77 / 0.45);
}
.tw-border-e-amber-300\/5 {
  border-inline-end-color: rgb(252 211 77 / 0.05);
}
.tw-border-e-amber-300\/50 {
  border-inline-end-color: rgb(252 211 77 / 0.5);
}
.tw-border-e-amber-300\/55 {
  border-inline-end-color: rgb(252 211 77 / 0.55);
}
.tw-border-e-amber-300\/60 {
  border-inline-end-color: rgb(252 211 77 / 0.6);
}
.tw-border-e-amber-300\/65 {
  border-inline-end-color: rgb(252 211 77 / 0.65);
}
.tw-border-e-amber-300\/70 {
  border-inline-end-color: rgb(252 211 77 / 0.7);
}
.tw-border-e-amber-300\/75 {
  border-inline-end-color: rgb(252 211 77 / 0.75);
}
.tw-border-e-amber-300\/80 {
  border-inline-end-color: rgb(252 211 77 / 0.8);
}
.tw-border-e-amber-300\/85 {
  border-inline-end-color: rgb(252 211 77 / 0.85);
}
.tw-border-e-amber-300\/90 {
  border-inline-end-color: rgb(252 211 77 / 0.9);
}
.tw-border-e-amber-300\/95 {
  border-inline-end-color: rgb(252 211 77 / 0.95);
}
.tw-border-e-amber-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-400\/0 {
  border-inline-end-color: rgb(251 191 36 / 0);
}
.tw-border-e-amber-400\/10 {
  border-inline-end-color: rgb(251 191 36 / 0.1);
}
.tw-border-e-amber-400\/100 {
  border-inline-end-color: rgb(251 191 36 / 1);
}
.tw-border-e-amber-400\/15 {
  border-inline-end-color: rgb(251 191 36 / 0.15);
}
.tw-border-e-amber-400\/20 {
  border-inline-end-color: rgb(251 191 36 / 0.2);
}
.tw-border-e-amber-400\/25 {
  border-inline-end-color: rgb(251 191 36 / 0.25);
}
.tw-border-e-amber-400\/30 {
  border-inline-end-color: rgb(251 191 36 / 0.3);
}
.tw-border-e-amber-400\/35 {
  border-inline-end-color: rgb(251 191 36 / 0.35);
}
.tw-border-e-amber-400\/40 {
  border-inline-end-color: rgb(251 191 36 / 0.4);
}
.tw-border-e-amber-400\/45 {
  border-inline-end-color: rgb(251 191 36 / 0.45);
}
.tw-border-e-amber-400\/5 {
  border-inline-end-color: rgb(251 191 36 / 0.05);
}
.tw-border-e-amber-400\/50 {
  border-inline-end-color: rgb(251 191 36 / 0.5);
}
.tw-border-e-amber-400\/55 {
  border-inline-end-color: rgb(251 191 36 / 0.55);
}
.tw-border-e-amber-400\/60 {
  border-inline-end-color: rgb(251 191 36 / 0.6);
}
.tw-border-e-amber-400\/65 {
  border-inline-end-color: rgb(251 191 36 / 0.65);
}
.tw-border-e-amber-400\/70 {
  border-inline-end-color: rgb(251 191 36 / 0.7);
}
.tw-border-e-amber-400\/75 {
  border-inline-end-color: rgb(251 191 36 / 0.75);
}
.tw-border-e-amber-400\/80 {
  border-inline-end-color: rgb(251 191 36 / 0.8);
}
.tw-border-e-amber-400\/85 {
  border-inline-end-color: rgb(251 191 36 / 0.85);
}
.tw-border-e-amber-400\/90 {
  border-inline-end-color: rgb(251 191 36 / 0.9);
}
.tw-border-e-amber-400\/95 {
  border-inline-end-color: rgb(251 191 36 / 0.95);
}
.tw-border-e-amber-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-50\/0 {
  border-inline-end-color: rgb(255 251 235 / 0);
}
.tw-border-e-amber-50\/10 {
  border-inline-end-color: rgb(255 251 235 / 0.1);
}
.tw-border-e-amber-50\/100 {
  border-inline-end-color: rgb(255 251 235 / 1);
}
.tw-border-e-amber-50\/15 {
  border-inline-end-color: rgb(255 251 235 / 0.15);
}
.tw-border-e-amber-50\/20 {
  border-inline-end-color: rgb(255 251 235 / 0.2);
}
.tw-border-e-amber-50\/25 {
  border-inline-end-color: rgb(255 251 235 / 0.25);
}
.tw-border-e-amber-50\/30 {
  border-inline-end-color: rgb(255 251 235 / 0.3);
}
.tw-border-e-amber-50\/35 {
  border-inline-end-color: rgb(255 251 235 / 0.35);
}
.tw-border-e-amber-50\/40 {
  border-inline-end-color: rgb(255 251 235 / 0.4);
}
.tw-border-e-amber-50\/45 {
  border-inline-end-color: rgb(255 251 235 / 0.45);
}
.tw-border-e-amber-50\/5 {
  border-inline-end-color: rgb(255 251 235 / 0.05);
}
.tw-border-e-amber-50\/50 {
  border-inline-end-color: rgb(255 251 235 / 0.5);
}
.tw-border-e-amber-50\/55 {
  border-inline-end-color: rgb(255 251 235 / 0.55);
}
.tw-border-e-amber-50\/60 {
  border-inline-end-color: rgb(255 251 235 / 0.6);
}
.tw-border-e-amber-50\/65 {
  border-inline-end-color: rgb(255 251 235 / 0.65);
}
.tw-border-e-amber-50\/70 {
  border-inline-end-color: rgb(255 251 235 / 0.7);
}
.tw-border-e-amber-50\/75 {
  border-inline-end-color: rgb(255 251 235 / 0.75);
}
.tw-border-e-amber-50\/80 {
  border-inline-end-color: rgb(255 251 235 / 0.8);
}
.tw-border-e-amber-50\/85 {
  border-inline-end-color: rgb(255 251 235 / 0.85);
}
.tw-border-e-amber-50\/90 {
  border-inline-end-color: rgb(255 251 235 / 0.9);
}
.tw-border-e-amber-50\/95 {
  border-inline-end-color: rgb(255 251 235 / 0.95);
}
.tw-border-e-amber-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-500\/0 {
  border-inline-end-color: rgb(245 158 11 / 0);
}
.tw-border-e-amber-500\/10 {
  border-inline-end-color: rgb(245 158 11 / 0.1);
}
.tw-border-e-amber-500\/100 {
  border-inline-end-color: rgb(245 158 11 / 1);
}
.tw-border-e-amber-500\/15 {
  border-inline-end-color: rgb(245 158 11 / 0.15);
}
.tw-border-e-amber-500\/20 {
  border-inline-end-color: rgb(245 158 11 / 0.2);
}
.tw-border-e-amber-500\/25 {
  border-inline-end-color: rgb(245 158 11 / 0.25);
}
.tw-border-e-amber-500\/30 {
  border-inline-end-color: rgb(245 158 11 / 0.3);
}
.tw-border-e-amber-500\/35 {
  border-inline-end-color: rgb(245 158 11 / 0.35);
}
.tw-border-e-amber-500\/40 {
  border-inline-end-color: rgb(245 158 11 / 0.4);
}
.tw-border-e-amber-500\/45 {
  border-inline-end-color: rgb(245 158 11 / 0.45);
}
.tw-border-e-amber-500\/5 {
  border-inline-end-color: rgb(245 158 11 / 0.05);
}
.tw-border-e-amber-500\/50 {
  border-inline-end-color: rgb(245 158 11 / 0.5);
}
.tw-border-e-amber-500\/55 {
  border-inline-end-color: rgb(245 158 11 / 0.55);
}
.tw-border-e-amber-500\/60 {
  border-inline-end-color: rgb(245 158 11 / 0.6);
}
.tw-border-e-amber-500\/65 {
  border-inline-end-color: rgb(245 158 11 / 0.65);
}
.tw-border-e-amber-500\/70 {
  border-inline-end-color: rgb(245 158 11 / 0.7);
}
.tw-border-e-amber-500\/75 {
  border-inline-end-color: rgb(245 158 11 / 0.75);
}
.tw-border-e-amber-500\/80 {
  border-inline-end-color: rgb(245 158 11 / 0.8);
}
.tw-border-e-amber-500\/85 {
  border-inline-end-color: rgb(245 158 11 / 0.85);
}
.tw-border-e-amber-500\/90 {
  border-inline-end-color: rgb(245 158 11 / 0.9);
}
.tw-border-e-amber-500\/95 {
  border-inline-end-color: rgb(245 158 11 / 0.95);
}
.tw-border-e-amber-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-600\/0 {
  border-inline-end-color: rgb(217 119 6 / 0);
}
.tw-border-e-amber-600\/10 {
  border-inline-end-color: rgb(217 119 6 / 0.1);
}
.tw-border-e-amber-600\/100 {
  border-inline-end-color: rgb(217 119 6 / 1);
}
.tw-border-e-amber-600\/15 {
  border-inline-end-color: rgb(217 119 6 / 0.15);
}
.tw-border-e-amber-600\/20 {
  border-inline-end-color: rgb(217 119 6 / 0.2);
}
.tw-border-e-amber-600\/25 {
  border-inline-end-color: rgb(217 119 6 / 0.25);
}
.tw-border-e-amber-600\/30 {
  border-inline-end-color: rgb(217 119 6 / 0.3);
}
.tw-border-e-amber-600\/35 {
  border-inline-end-color: rgb(217 119 6 / 0.35);
}
.tw-border-e-amber-600\/40 {
  border-inline-end-color: rgb(217 119 6 / 0.4);
}
.tw-border-e-amber-600\/45 {
  border-inline-end-color: rgb(217 119 6 / 0.45);
}
.tw-border-e-amber-600\/5 {
  border-inline-end-color: rgb(217 119 6 / 0.05);
}
.tw-border-e-amber-600\/50 {
  border-inline-end-color: rgb(217 119 6 / 0.5);
}
.tw-border-e-amber-600\/55 {
  border-inline-end-color: rgb(217 119 6 / 0.55);
}
.tw-border-e-amber-600\/60 {
  border-inline-end-color: rgb(217 119 6 / 0.6);
}
.tw-border-e-amber-600\/65 {
  border-inline-end-color: rgb(217 119 6 / 0.65);
}
.tw-border-e-amber-600\/70 {
  border-inline-end-color: rgb(217 119 6 / 0.7);
}
.tw-border-e-amber-600\/75 {
  border-inline-end-color: rgb(217 119 6 / 0.75);
}
.tw-border-e-amber-600\/80 {
  border-inline-end-color: rgb(217 119 6 / 0.8);
}
.tw-border-e-amber-600\/85 {
  border-inline-end-color: rgb(217 119 6 / 0.85);
}
.tw-border-e-amber-600\/90 {
  border-inline-end-color: rgb(217 119 6 / 0.9);
}
.tw-border-e-amber-600\/95 {
  border-inline-end-color: rgb(217 119 6 / 0.95);
}
.tw-border-e-amber-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-700\/0 {
  border-inline-end-color: rgb(180 83 9 / 0);
}
.tw-border-e-amber-700\/10 {
  border-inline-end-color: rgb(180 83 9 / 0.1);
}
.tw-border-e-amber-700\/100 {
  border-inline-end-color: rgb(180 83 9 / 1);
}
.tw-border-e-amber-700\/15 {
  border-inline-end-color: rgb(180 83 9 / 0.15);
}
.tw-border-e-amber-700\/20 {
  border-inline-end-color: rgb(180 83 9 / 0.2);
}
.tw-border-e-amber-700\/25 {
  border-inline-end-color: rgb(180 83 9 / 0.25);
}
.tw-border-e-amber-700\/30 {
  border-inline-end-color: rgb(180 83 9 / 0.3);
}
.tw-border-e-amber-700\/35 {
  border-inline-end-color: rgb(180 83 9 / 0.35);
}
.tw-border-e-amber-700\/40 {
  border-inline-end-color: rgb(180 83 9 / 0.4);
}
.tw-border-e-amber-700\/45 {
  border-inline-end-color: rgb(180 83 9 / 0.45);
}
.tw-border-e-amber-700\/5 {
  border-inline-end-color: rgb(180 83 9 / 0.05);
}
.tw-border-e-amber-700\/50 {
  border-inline-end-color: rgb(180 83 9 / 0.5);
}
.tw-border-e-amber-700\/55 {
  border-inline-end-color: rgb(180 83 9 / 0.55);
}
.tw-border-e-amber-700\/60 {
  border-inline-end-color: rgb(180 83 9 / 0.6);
}
.tw-border-e-amber-700\/65 {
  border-inline-end-color: rgb(180 83 9 / 0.65);
}
.tw-border-e-amber-700\/70 {
  border-inline-end-color: rgb(180 83 9 / 0.7);
}
.tw-border-e-amber-700\/75 {
  border-inline-end-color: rgb(180 83 9 / 0.75);
}
.tw-border-e-amber-700\/80 {
  border-inline-end-color: rgb(180 83 9 / 0.8);
}
.tw-border-e-amber-700\/85 {
  border-inline-end-color: rgb(180 83 9 / 0.85);
}
.tw-border-e-amber-700\/90 {
  border-inline-end-color: rgb(180 83 9 / 0.9);
}
.tw-border-e-amber-700\/95 {
  border-inline-end-color: rgb(180 83 9 / 0.95);
}
.tw-border-e-amber-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-800\/0 {
  border-inline-end-color: rgb(146 64 14 / 0);
}
.tw-border-e-amber-800\/10 {
  border-inline-end-color: rgb(146 64 14 / 0.1);
}
.tw-border-e-amber-800\/100 {
  border-inline-end-color: rgb(146 64 14 / 1);
}
.tw-border-e-amber-800\/15 {
  border-inline-end-color: rgb(146 64 14 / 0.15);
}
.tw-border-e-amber-800\/20 {
  border-inline-end-color: rgb(146 64 14 / 0.2);
}
.tw-border-e-amber-800\/25 {
  border-inline-end-color: rgb(146 64 14 / 0.25);
}
.tw-border-e-amber-800\/30 {
  border-inline-end-color: rgb(146 64 14 / 0.3);
}
.tw-border-e-amber-800\/35 {
  border-inline-end-color: rgb(146 64 14 / 0.35);
}
.tw-border-e-amber-800\/40 {
  border-inline-end-color: rgb(146 64 14 / 0.4);
}
.tw-border-e-amber-800\/45 {
  border-inline-end-color: rgb(146 64 14 / 0.45);
}
.tw-border-e-amber-800\/5 {
  border-inline-end-color: rgb(146 64 14 / 0.05);
}
.tw-border-e-amber-800\/50 {
  border-inline-end-color: rgb(146 64 14 / 0.5);
}
.tw-border-e-amber-800\/55 {
  border-inline-end-color: rgb(146 64 14 / 0.55);
}
.tw-border-e-amber-800\/60 {
  border-inline-end-color: rgb(146 64 14 / 0.6);
}
.tw-border-e-amber-800\/65 {
  border-inline-end-color: rgb(146 64 14 / 0.65);
}
.tw-border-e-amber-800\/70 {
  border-inline-end-color: rgb(146 64 14 / 0.7);
}
.tw-border-e-amber-800\/75 {
  border-inline-end-color: rgb(146 64 14 / 0.75);
}
.tw-border-e-amber-800\/80 {
  border-inline-end-color: rgb(146 64 14 / 0.8);
}
.tw-border-e-amber-800\/85 {
  border-inline-end-color: rgb(146 64 14 / 0.85);
}
.tw-border-e-amber-800\/90 {
  border-inline-end-color: rgb(146 64 14 / 0.9);
}
.tw-border-e-amber-800\/95 {
  border-inline-end-color: rgb(146 64 14 / 0.95);
}
.tw-border-e-amber-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-900\/0 {
  border-inline-end-color: rgb(120 53 15 / 0);
}
.tw-border-e-amber-900\/10 {
  border-inline-end-color: rgb(120 53 15 / 0.1);
}
.tw-border-e-amber-900\/100 {
  border-inline-end-color: rgb(120 53 15 / 1);
}
.tw-border-e-amber-900\/15 {
  border-inline-end-color: rgb(120 53 15 / 0.15);
}
.tw-border-e-amber-900\/20 {
  border-inline-end-color: rgb(120 53 15 / 0.2);
}
.tw-border-e-amber-900\/25 {
  border-inline-end-color: rgb(120 53 15 / 0.25);
}
.tw-border-e-amber-900\/30 {
  border-inline-end-color: rgb(120 53 15 / 0.3);
}
.tw-border-e-amber-900\/35 {
  border-inline-end-color: rgb(120 53 15 / 0.35);
}
.tw-border-e-amber-900\/40 {
  border-inline-end-color: rgb(120 53 15 / 0.4);
}
.tw-border-e-amber-900\/45 {
  border-inline-end-color: rgb(120 53 15 / 0.45);
}
.tw-border-e-amber-900\/5 {
  border-inline-end-color: rgb(120 53 15 / 0.05);
}
.tw-border-e-amber-900\/50 {
  border-inline-end-color: rgb(120 53 15 / 0.5);
}
.tw-border-e-amber-900\/55 {
  border-inline-end-color: rgb(120 53 15 / 0.55);
}
.tw-border-e-amber-900\/60 {
  border-inline-end-color: rgb(120 53 15 / 0.6);
}
.tw-border-e-amber-900\/65 {
  border-inline-end-color: rgb(120 53 15 / 0.65);
}
.tw-border-e-amber-900\/70 {
  border-inline-end-color: rgb(120 53 15 / 0.7);
}
.tw-border-e-amber-900\/75 {
  border-inline-end-color: rgb(120 53 15 / 0.75);
}
.tw-border-e-amber-900\/80 {
  border-inline-end-color: rgb(120 53 15 / 0.8);
}
.tw-border-e-amber-900\/85 {
  border-inline-end-color: rgb(120 53 15 / 0.85);
}
.tw-border-e-amber-900\/90 {
  border-inline-end-color: rgb(120 53 15 / 0.9);
}
.tw-border-e-amber-900\/95 {
  border-inline-end-color: rgb(120 53 15 / 0.95);
}
.tw-border-e-amber-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-e-amber-950\/0 {
  border-inline-end-color: rgb(69 26 3 / 0);
}
.tw-border-e-amber-950\/10 {
  border-inline-end-color: rgb(69 26 3 / 0.1);
}
.tw-border-e-amber-950\/100 {
  border-inline-end-color: rgb(69 26 3 / 1);
}
.tw-border-e-amber-950\/15 {
  border-inline-end-color: rgb(69 26 3 / 0.15);
}
.tw-border-e-amber-950\/20 {
  border-inline-end-color: rgb(69 26 3 / 0.2);
}
.tw-border-e-amber-950\/25 {
  border-inline-end-color: rgb(69 26 3 / 0.25);
}
.tw-border-e-amber-950\/30 {
  border-inline-end-color: rgb(69 26 3 / 0.3);
}
.tw-border-e-amber-950\/35 {
  border-inline-end-color: rgb(69 26 3 / 0.35);
}
.tw-border-e-amber-950\/40 {
  border-inline-end-color: rgb(69 26 3 / 0.4);
}
.tw-border-e-amber-950\/45 {
  border-inline-end-color: rgb(69 26 3 / 0.45);
}
.tw-border-e-amber-950\/5 {
  border-inline-end-color: rgb(69 26 3 / 0.05);
}
.tw-border-e-amber-950\/50 {
  border-inline-end-color: rgb(69 26 3 / 0.5);
}
.tw-border-e-amber-950\/55 {
  border-inline-end-color: rgb(69 26 3 / 0.55);
}
.tw-border-e-amber-950\/60 {
  border-inline-end-color: rgb(69 26 3 / 0.6);
}
.tw-border-e-amber-950\/65 {
  border-inline-end-color: rgb(69 26 3 / 0.65);
}
.tw-border-e-amber-950\/70 {
  border-inline-end-color: rgb(69 26 3 / 0.7);
}
.tw-border-e-amber-950\/75 {
  border-inline-end-color: rgb(69 26 3 / 0.75);
}
.tw-border-e-amber-950\/80 {
  border-inline-end-color: rgb(69 26 3 / 0.8);
}
.tw-border-e-amber-950\/85 {
  border-inline-end-color: rgb(69 26 3 / 0.85);
}
.tw-border-e-amber-950\/90 {
  border-inline-end-color: rgb(69 26 3 / 0.9);
}
.tw-border-e-amber-950\/95 {
  border-inline-end-color: rgb(69 26 3 / 0.95);
}
.tw-border-e-black {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-e-black\/0 {
  border-inline-end-color: rgb(0 0 0 / 0);
}
.tw-border-e-black\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}
.tw-border-e-black\/100 {
  border-inline-end-color: rgb(0 0 0 / 1);
}
.tw-border-e-black\/15 {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}
.tw-border-e-black\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}
.tw-border-e-black\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}
.tw-border-e-black\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}
.tw-border-e-black\/35 {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}
.tw-border-e-black\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}
.tw-border-e-black\/45 {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}
.tw-border-e-black\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}
.tw-border-e-black\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}
.tw-border-e-black\/55 {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}
.tw-border-e-black\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}
.tw-border-e-black\/65 {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}
.tw-border-e-black\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}
.tw-border-e-black\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}
.tw-border-e-black\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}
.tw-border-e-black\/85 {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}
.tw-border-e-black\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}
.tw-border-e-black\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}
.tw-border-e-blue-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-100\/0 {
  border-inline-end-color: rgb(234 248 255 / 0);
}
.tw-border-e-blue-100\/10 {
  border-inline-end-color: rgb(234 248 255 / 0.1);
}
.tw-border-e-blue-100\/100 {
  border-inline-end-color: rgb(234 248 255 / 1);
}
.tw-border-e-blue-100\/15 {
  border-inline-end-color: rgb(234 248 255 / 0.15);
}
.tw-border-e-blue-100\/20 {
  border-inline-end-color: rgb(234 248 255 / 0.2);
}
.tw-border-e-blue-100\/25 {
  border-inline-end-color: rgb(234 248 255 / 0.25);
}
.tw-border-e-blue-100\/30 {
  border-inline-end-color: rgb(234 248 255 / 0.3);
}
.tw-border-e-blue-100\/35 {
  border-inline-end-color: rgb(234 248 255 / 0.35);
}
.tw-border-e-blue-100\/40 {
  border-inline-end-color: rgb(234 248 255 / 0.4);
}
.tw-border-e-blue-100\/45 {
  border-inline-end-color: rgb(234 248 255 / 0.45);
}
.tw-border-e-blue-100\/5 {
  border-inline-end-color: rgb(234 248 255 / 0.05);
}
.tw-border-e-blue-100\/50 {
  border-inline-end-color: rgb(234 248 255 / 0.5);
}
.tw-border-e-blue-100\/55 {
  border-inline-end-color: rgb(234 248 255 / 0.55);
}
.tw-border-e-blue-100\/60 {
  border-inline-end-color: rgb(234 248 255 / 0.6);
}
.tw-border-e-blue-100\/65 {
  border-inline-end-color: rgb(234 248 255 / 0.65);
}
.tw-border-e-blue-100\/70 {
  border-inline-end-color: rgb(234 248 255 / 0.7);
}
.tw-border-e-blue-100\/75 {
  border-inline-end-color: rgb(234 248 255 / 0.75);
}
.tw-border-e-blue-100\/80 {
  border-inline-end-color: rgb(234 248 255 / 0.8);
}
.tw-border-e-blue-100\/85 {
  border-inline-end-color: rgb(234 248 255 / 0.85);
}
.tw-border-e-blue-100\/90 {
  border-inline-end-color: rgb(234 248 255 / 0.9);
}
.tw-border-e-blue-100\/95 {
  border-inline-end-color: rgb(234 248 255 / 0.95);
}
.tw-border-e-blue-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-200\/0 {
  border-inline-end-color: rgb(183 215 233 / 0);
}
.tw-border-e-blue-200\/10 {
  border-inline-end-color: rgb(183 215 233 / 0.1);
}
.tw-border-e-blue-200\/100 {
  border-inline-end-color: rgb(183 215 233 / 1);
}
.tw-border-e-blue-200\/15 {
  border-inline-end-color: rgb(183 215 233 / 0.15);
}
.tw-border-e-blue-200\/20 {
  border-inline-end-color: rgb(183 215 233 / 0.2);
}
.tw-border-e-blue-200\/25 {
  border-inline-end-color: rgb(183 215 233 / 0.25);
}
.tw-border-e-blue-200\/30 {
  border-inline-end-color: rgb(183 215 233 / 0.3);
}
.tw-border-e-blue-200\/35 {
  border-inline-end-color: rgb(183 215 233 / 0.35);
}
.tw-border-e-blue-200\/40 {
  border-inline-end-color: rgb(183 215 233 / 0.4);
}
.tw-border-e-blue-200\/45 {
  border-inline-end-color: rgb(183 215 233 / 0.45);
}
.tw-border-e-blue-200\/5 {
  border-inline-end-color: rgb(183 215 233 / 0.05);
}
.tw-border-e-blue-200\/50 {
  border-inline-end-color: rgb(183 215 233 / 0.5);
}
.tw-border-e-blue-200\/55 {
  border-inline-end-color: rgb(183 215 233 / 0.55);
}
.tw-border-e-blue-200\/60 {
  border-inline-end-color: rgb(183 215 233 / 0.6);
}
.tw-border-e-blue-200\/65 {
  border-inline-end-color: rgb(183 215 233 / 0.65);
}
.tw-border-e-blue-200\/70 {
  border-inline-end-color: rgb(183 215 233 / 0.7);
}
.tw-border-e-blue-200\/75 {
  border-inline-end-color: rgb(183 215 233 / 0.75);
}
.tw-border-e-blue-200\/80 {
  border-inline-end-color: rgb(183 215 233 / 0.8);
}
.tw-border-e-blue-200\/85 {
  border-inline-end-color: rgb(183 215 233 / 0.85);
}
.tw-border-e-blue-200\/90 {
  border-inline-end-color: rgb(183 215 233 / 0.9);
}
.tw-border-e-blue-200\/95 {
  border-inline-end-color: rgb(183 215 233 / 0.95);
}
.tw-border-e-blue-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-300\/0 {
  border-inline-end-color: rgb(132 183 212 / 0);
}
.tw-border-e-blue-300\/10 {
  border-inline-end-color: rgb(132 183 212 / 0.1);
}
.tw-border-e-blue-300\/100 {
  border-inline-end-color: rgb(132 183 212 / 1);
}
.tw-border-e-blue-300\/15 {
  border-inline-end-color: rgb(132 183 212 / 0.15);
}
.tw-border-e-blue-300\/20 {
  border-inline-end-color: rgb(132 183 212 / 0.2);
}
.tw-border-e-blue-300\/25 {
  border-inline-end-color: rgb(132 183 212 / 0.25);
}
.tw-border-e-blue-300\/30 {
  border-inline-end-color: rgb(132 183 212 / 0.3);
}
.tw-border-e-blue-300\/35 {
  border-inline-end-color: rgb(132 183 212 / 0.35);
}
.tw-border-e-blue-300\/40 {
  border-inline-end-color: rgb(132 183 212 / 0.4);
}
.tw-border-e-blue-300\/45 {
  border-inline-end-color: rgb(132 183 212 / 0.45);
}
.tw-border-e-blue-300\/5 {
  border-inline-end-color: rgb(132 183 212 / 0.05);
}
.tw-border-e-blue-300\/50 {
  border-inline-end-color: rgb(132 183 212 / 0.5);
}
.tw-border-e-blue-300\/55 {
  border-inline-end-color: rgb(132 183 212 / 0.55);
}
.tw-border-e-blue-300\/60 {
  border-inline-end-color: rgb(132 183 212 / 0.6);
}
.tw-border-e-blue-300\/65 {
  border-inline-end-color: rgb(132 183 212 / 0.65);
}
.tw-border-e-blue-300\/70 {
  border-inline-end-color: rgb(132 183 212 / 0.7);
}
.tw-border-e-blue-300\/75 {
  border-inline-end-color: rgb(132 183 212 / 0.75);
}
.tw-border-e-blue-300\/80 {
  border-inline-end-color: rgb(132 183 212 / 0.8);
}
.tw-border-e-blue-300\/85 {
  border-inline-end-color: rgb(132 183 212 / 0.85);
}
.tw-border-e-blue-300\/90 {
  border-inline-end-color: rgb(132 183 212 / 0.9);
}
.tw-border-e-blue-300\/95 {
  border-inline-end-color: rgb(132 183 212 / 0.95);
}
.tw-border-e-blue-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-400\/0 {
  border-inline-end-color: rgb(81 150 190 / 0);
}
.tw-border-e-blue-400\/10 {
  border-inline-end-color: rgb(81 150 190 / 0.1);
}
.tw-border-e-blue-400\/100 {
  border-inline-end-color: rgb(81 150 190 / 1);
}
.tw-border-e-blue-400\/15 {
  border-inline-end-color: rgb(81 150 190 / 0.15);
}
.tw-border-e-blue-400\/20 {
  border-inline-end-color: rgb(81 150 190 / 0.2);
}
.tw-border-e-blue-400\/25 {
  border-inline-end-color: rgb(81 150 190 / 0.25);
}
.tw-border-e-blue-400\/30 {
  border-inline-end-color: rgb(81 150 190 / 0.3);
}
.tw-border-e-blue-400\/35 {
  border-inline-end-color: rgb(81 150 190 / 0.35);
}
.tw-border-e-blue-400\/40 {
  border-inline-end-color: rgb(81 150 190 / 0.4);
}
.tw-border-e-blue-400\/45 {
  border-inline-end-color: rgb(81 150 190 / 0.45);
}
.tw-border-e-blue-400\/5 {
  border-inline-end-color: rgb(81 150 190 / 0.05);
}
.tw-border-e-blue-400\/50 {
  border-inline-end-color: rgb(81 150 190 / 0.5);
}
.tw-border-e-blue-400\/55 {
  border-inline-end-color: rgb(81 150 190 / 0.55);
}
.tw-border-e-blue-400\/60 {
  border-inline-end-color: rgb(81 150 190 / 0.6);
}
.tw-border-e-blue-400\/65 {
  border-inline-end-color: rgb(81 150 190 / 0.65);
}
.tw-border-e-blue-400\/70 {
  border-inline-end-color: rgb(81 150 190 / 0.7);
}
.tw-border-e-blue-400\/75 {
  border-inline-end-color: rgb(81 150 190 / 0.75);
}
.tw-border-e-blue-400\/80 {
  border-inline-end-color: rgb(81 150 190 / 0.8);
}
.tw-border-e-blue-400\/85 {
  border-inline-end-color: rgb(81 150 190 / 0.85);
}
.tw-border-e-blue-400\/90 {
  border-inline-end-color: rgb(81 150 190 / 0.9);
}
.tw-border-e-blue-400\/95 {
  border-inline-end-color: rgb(81 150 190 / 0.95);
}
.tw-border-e-blue-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-50\/0 {
  border-inline-end-color: rgb(239 246 255 / 0);
}
.tw-border-e-blue-50\/10 {
  border-inline-end-color: rgb(239 246 255 / 0.1);
}
.tw-border-e-blue-50\/100 {
  border-inline-end-color: rgb(239 246 255 / 1);
}
.tw-border-e-blue-50\/15 {
  border-inline-end-color: rgb(239 246 255 / 0.15);
}
.tw-border-e-blue-50\/20 {
  border-inline-end-color: rgb(239 246 255 / 0.2);
}
.tw-border-e-blue-50\/25 {
  border-inline-end-color: rgb(239 246 255 / 0.25);
}
.tw-border-e-blue-50\/30 {
  border-inline-end-color: rgb(239 246 255 / 0.3);
}
.tw-border-e-blue-50\/35 {
  border-inline-end-color: rgb(239 246 255 / 0.35);
}
.tw-border-e-blue-50\/40 {
  border-inline-end-color: rgb(239 246 255 / 0.4);
}
.tw-border-e-blue-50\/45 {
  border-inline-end-color: rgb(239 246 255 / 0.45);
}
.tw-border-e-blue-50\/5 {
  border-inline-end-color: rgb(239 246 255 / 0.05);
}
.tw-border-e-blue-50\/50 {
  border-inline-end-color: rgb(239 246 255 / 0.5);
}
.tw-border-e-blue-50\/55 {
  border-inline-end-color: rgb(239 246 255 / 0.55);
}
.tw-border-e-blue-50\/60 {
  border-inline-end-color: rgb(239 246 255 / 0.6);
}
.tw-border-e-blue-50\/65 {
  border-inline-end-color: rgb(239 246 255 / 0.65);
}
.tw-border-e-blue-50\/70 {
  border-inline-end-color: rgb(239 246 255 / 0.7);
}
.tw-border-e-blue-50\/75 {
  border-inline-end-color: rgb(239 246 255 / 0.75);
}
.tw-border-e-blue-50\/80 {
  border-inline-end-color: rgb(239 246 255 / 0.8);
}
.tw-border-e-blue-50\/85 {
  border-inline-end-color: rgb(239 246 255 / 0.85);
}
.tw-border-e-blue-50\/90 {
  border-inline-end-color: rgb(239 246 255 / 0.9);
}
.tw-border-e-blue-50\/95 {
  border-inline-end-color: rgb(239 246 255 / 0.95);
}
.tw-border-e-blue-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-500\/0 {
  border-inline-end-color: rgb(30 117 168 / 0);
}
.tw-border-e-blue-500\/10 {
  border-inline-end-color: rgb(30 117 168 / 0.1);
}
.tw-border-e-blue-500\/100 {
  border-inline-end-color: rgb(30 117 168 / 1);
}
.tw-border-e-blue-500\/15 {
  border-inline-end-color: rgb(30 117 168 / 0.15);
}
.tw-border-e-blue-500\/20 {
  border-inline-end-color: rgb(30 117 168 / 0.2);
}
.tw-border-e-blue-500\/25 {
  border-inline-end-color: rgb(30 117 168 / 0.25);
}
.tw-border-e-blue-500\/30 {
  border-inline-end-color: rgb(30 117 168 / 0.3);
}
.tw-border-e-blue-500\/35 {
  border-inline-end-color: rgb(30 117 168 / 0.35);
}
.tw-border-e-blue-500\/40 {
  border-inline-end-color: rgb(30 117 168 / 0.4);
}
.tw-border-e-blue-500\/45 {
  border-inline-end-color: rgb(30 117 168 / 0.45);
}
.tw-border-e-blue-500\/5 {
  border-inline-end-color: rgb(30 117 168 / 0.05);
}
.tw-border-e-blue-500\/50 {
  border-inline-end-color: rgb(30 117 168 / 0.5);
}
.tw-border-e-blue-500\/55 {
  border-inline-end-color: rgb(30 117 168 / 0.55);
}
.tw-border-e-blue-500\/60 {
  border-inline-end-color: rgb(30 117 168 / 0.6);
}
.tw-border-e-blue-500\/65 {
  border-inline-end-color: rgb(30 117 168 / 0.65);
}
.tw-border-e-blue-500\/70 {
  border-inline-end-color: rgb(30 117 168 / 0.7);
}
.tw-border-e-blue-500\/75 {
  border-inline-end-color: rgb(30 117 168 / 0.75);
}
.tw-border-e-blue-500\/80 {
  border-inline-end-color: rgb(30 117 168 / 0.8);
}
.tw-border-e-blue-500\/85 {
  border-inline-end-color: rgb(30 117 168 / 0.85);
}
.tw-border-e-blue-500\/90 {
  border-inline-end-color: rgb(30 117 168 / 0.9);
}
.tw-border-e-blue-500\/95 {
  border-inline-end-color: rgb(30 117 168 / 0.95);
}
.tw-border-e-blue-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-600\/0 {
  border-inline-end-color: rgb(23 105 152 / 0);
}
.tw-border-e-blue-600\/10 {
  border-inline-end-color: rgb(23 105 152 / 0.1);
}
.tw-border-e-blue-600\/100 {
  border-inline-end-color: rgb(23 105 152 / 1);
}
.tw-border-e-blue-600\/15 {
  border-inline-end-color: rgb(23 105 152 / 0.15);
}
.tw-border-e-blue-600\/20 {
  border-inline-end-color: rgb(23 105 152 / 0.2);
}
.tw-border-e-blue-600\/25 {
  border-inline-end-color: rgb(23 105 152 / 0.25);
}
.tw-border-e-blue-600\/30 {
  border-inline-end-color: rgb(23 105 152 / 0.3);
}
.tw-border-e-blue-600\/35 {
  border-inline-end-color: rgb(23 105 152 / 0.35);
}
.tw-border-e-blue-600\/40 {
  border-inline-end-color: rgb(23 105 152 / 0.4);
}
.tw-border-e-blue-600\/45 {
  border-inline-end-color: rgb(23 105 152 / 0.45);
}
.tw-border-e-blue-600\/5 {
  border-inline-end-color: rgb(23 105 152 / 0.05);
}
.tw-border-e-blue-600\/50 {
  border-inline-end-color: rgb(23 105 152 / 0.5);
}
.tw-border-e-blue-600\/55 {
  border-inline-end-color: rgb(23 105 152 / 0.55);
}
.tw-border-e-blue-600\/60 {
  border-inline-end-color: rgb(23 105 152 / 0.6);
}
.tw-border-e-blue-600\/65 {
  border-inline-end-color: rgb(23 105 152 / 0.65);
}
.tw-border-e-blue-600\/70 {
  border-inline-end-color: rgb(23 105 152 / 0.7);
}
.tw-border-e-blue-600\/75 {
  border-inline-end-color: rgb(23 105 152 / 0.75);
}
.tw-border-e-blue-600\/80 {
  border-inline-end-color: rgb(23 105 152 / 0.8);
}
.tw-border-e-blue-600\/85 {
  border-inline-end-color: rgb(23 105 152 / 0.85);
}
.tw-border-e-blue-600\/90 {
  border-inline-end-color: rgb(23 105 152 / 0.9);
}
.tw-border-e-blue-600\/95 {
  border-inline-end-color: rgb(23 105 152 / 0.95);
}
.tw-border-e-blue-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-700\/0 {
  border-inline-end-color: rgb(16 92 137 / 0);
}
.tw-border-e-blue-700\/10 {
  border-inline-end-color: rgb(16 92 137 / 0.1);
}
.tw-border-e-blue-700\/100 {
  border-inline-end-color: rgb(16 92 137 / 1);
}
.tw-border-e-blue-700\/15 {
  border-inline-end-color: rgb(16 92 137 / 0.15);
}
.tw-border-e-blue-700\/20 {
  border-inline-end-color: rgb(16 92 137 / 0.2);
}
.tw-border-e-blue-700\/25 {
  border-inline-end-color: rgb(16 92 137 / 0.25);
}
.tw-border-e-blue-700\/30 {
  border-inline-end-color: rgb(16 92 137 / 0.3);
}
.tw-border-e-blue-700\/35 {
  border-inline-end-color: rgb(16 92 137 / 0.35);
}
.tw-border-e-blue-700\/40 {
  border-inline-end-color: rgb(16 92 137 / 0.4);
}
.tw-border-e-blue-700\/45 {
  border-inline-end-color: rgb(16 92 137 / 0.45);
}
.tw-border-e-blue-700\/5 {
  border-inline-end-color: rgb(16 92 137 / 0.05);
}
.tw-border-e-blue-700\/50 {
  border-inline-end-color: rgb(16 92 137 / 0.5);
}
.tw-border-e-blue-700\/55 {
  border-inline-end-color: rgb(16 92 137 / 0.55);
}
.tw-border-e-blue-700\/60 {
  border-inline-end-color: rgb(16 92 137 / 0.6);
}
.tw-border-e-blue-700\/65 {
  border-inline-end-color: rgb(16 92 137 / 0.65);
}
.tw-border-e-blue-700\/70 {
  border-inline-end-color: rgb(16 92 137 / 0.7);
}
.tw-border-e-blue-700\/75 {
  border-inline-end-color: rgb(16 92 137 / 0.75);
}
.tw-border-e-blue-700\/80 {
  border-inline-end-color: rgb(16 92 137 / 0.8);
}
.tw-border-e-blue-700\/85 {
  border-inline-end-color: rgb(16 92 137 / 0.85);
}
.tw-border-e-blue-700\/90 {
  border-inline-end-color: rgb(16 92 137 / 0.9);
}
.tw-border-e-blue-700\/95 {
  border-inline-end-color: rgb(16 92 137 / 0.95);
}
.tw-border-e-blue-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-800\/0 {
  border-inline-end-color: rgb(9 80 121 / 0);
}
.tw-border-e-blue-800\/10 {
  border-inline-end-color: rgb(9 80 121 / 0.1);
}
.tw-border-e-blue-800\/100 {
  border-inline-end-color: rgb(9 80 121 / 1);
}
.tw-border-e-blue-800\/15 {
  border-inline-end-color: rgb(9 80 121 / 0.15);
}
.tw-border-e-blue-800\/20 {
  border-inline-end-color: rgb(9 80 121 / 0.2);
}
.tw-border-e-blue-800\/25 {
  border-inline-end-color: rgb(9 80 121 / 0.25);
}
.tw-border-e-blue-800\/30 {
  border-inline-end-color: rgb(9 80 121 / 0.3);
}
.tw-border-e-blue-800\/35 {
  border-inline-end-color: rgb(9 80 121 / 0.35);
}
.tw-border-e-blue-800\/40 {
  border-inline-end-color: rgb(9 80 121 / 0.4);
}
.tw-border-e-blue-800\/45 {
  border-inline-end-color: rgb(9 80 121 / 0.45);
}
.tw-border-e-blue-800\/5 {
  border-inline-end-color: rgb(9 80 121 / 0.05);
}
.tw-border-e-blue-800\/50 {
  border-inline-end-color: rgb(9 80 121 / 0.5);
}
.tw-border-e-blue-800\/55 {
  border-inline-end-color: rgb(9 80 121 / 0.55);
}
.tw-border-e-blue-800\/60 {
  border-inline-end-color: rgb(9 80 121 / 0.6);
}
.tw-border-e-blue-800\/65 {
  border-inline-end-color: rgb(9 80 121 / 0.65);
}
.tw-border-e-blue-800\/70 {
  border-inline-end-color: rgb(9 80 121 / 0.7);
}
.tw-border-e-blue-800\/75 {
  border-inline-end-color: rgb(9 80 121 / 0.75);
}
.tw-border-e-blue-800\/80 {
  border-inline-end-color: rgb(9 80 121 / 0.8);
}
.tw-border-e-blue-800\/85 {
  border-inline-end-color: rgb(9 80 121 / 0.85);
}
.tw-border-e-blue-800\/90 {
  border-inline-end-color: rgb(9 80 121 / 0.9);
}
.tw-border-e-blue-800\/95 {
  border-inline-end-color: rgb(9 80 121 / 0.95);
}
.tw-border-e-blue-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-900\/0 {
  border-inline-end-color: rgb(2 67 105 / 0);
}
.tw-border-e-blue-900\/10 {
  border-inline-end-color: rgb(2 67 105 / 0.1);
}
.tw-border-e-blue-900\/100 {
  border-inline-end-color: rgb(2 67 105 / 1);
}
.tw-border-e-blue-900\/15 {
  border-inline-end-color: rgb(2 67 105 / 0.15);
}
.tw-border-e-blue-900\/20 {
  border-inline-end-color: rgb(2 67 105 / 0.2);
}
.tw-border-e-blue-900\/25 {
  border-inline-end-color: rgb(2 67 105 / 0.25);
}
.tw-border-e-blue-900\/30 {
  border-inline-end-color: rgb(2 67 105 / 0.3);
}
.tw-border-e-blue-900\/35 {
  border-inline-end-color: rgb(2 67 105 / 0.35);
}
.tw-border-e-blue-900\/40 {
  border-inline-end-color: rgb(2 67 105 / 0.4);
}
.tw-border-e-blue-900\/45 {
  border-inline-end-color: rgb(2 67 105 / 0.45);
}
.tw-border-e-blue-900\/5 {
  border-inline-end-color: rgb(2 67 105 / 0.05);
}
.tw-border-e-blue-900\/50 {
  border-inline-end-color: rgb(2 67 105 / 0.5);
}
.tw-border-e-blue-900\/55 {
  border-inline-end-color: rgb(2 67 105 / 0.55);
}
.tw-border-e-blue-900\/60 {
  border-inline-end-color: rgb(2 67 105 / 0.6);
}
.tw-border-e-blue-900\/65 {
  border-inline-end-color: rgb(2 67 105 / 0.65);
}
.tw-border-e-blue-900\/70 {
  border-inline-end-color: rgb(2 67 105 / 0.7);
}
.tw-border-e-blue-900\/75 {
  border-inline-end-color: rgb(2 67 105 / 0.75);
}
.tw-border-e-blue-900\/80 {
  border-inline-end-color: rgb(2 67 105 / 0.8);
}
.tw-border-e-blue-900\/85 {
  border-inline-end-color: rgb(2 67 105 / 0.85);
}
.tw-border-e-blue-900\/90 {
  border-inline-end-color: rgb(2 67 105 / 0.9);
}
.tw-border-e-blue-900\/95 {
  border-inline-end-color: rgb(2 67 105 / 0.95);
}
.tw-border-e-blue-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-e-blue-950\/0 {
  border-inline-end-color: rgb(23 37 84 / 0);
}
.tw-border-e-blue-950\/10 {
  border-inline-end-color: rgb(23 37 84 / 0.1);
}
.tw-border-e-blue-950\/100 {
  border-inline-end-color: rgb(23 37 84 / 1);
}
.tw-border-e-blue-950\/15 {
  border-inline-end-color: rgb(23 37 84 / 0.15);
}
.tw-border-e-blue-950\/20 {
  border-inline-end-color: rgb(23 37 84 / 0.2);
}
.tw-border-e-blue-950\/25 {
  border-inline-end-color: rgb(23 37 84 / 0.25);
}
.tw-border-e-blue-950\/30 {
  border-inline-end-color: rgb(23 37 84 / 0.3);
}
.tw-border-e-blue-950\/35 {
  border-inline-end-color: rgb(23 37 84 / 0.35);
}
.tw-border-e-blue-950\/40 {
  border-inline-end-color: rgb(23 37 84 / 0.4);
}
.tw-border-e-blue-950\/45 {
  border-inline-end-color: rgb(23 37 84 / 0.45);
}
.tw-border-e-blue-950\/5 {
  border-inline-end-color: rgb(23 37 84 / 0.05);
}
.tw-border-e-blue-950\/50 {
  border-inline-end-color: rgb(23 37 84 / 0.5);
}
.tw-border-e-blue-950\/55 {
  border-inline-end-color: rgb(23 37 84 / 0.55);
}
.tw-border-e-blue-950\/60 {
  border-inline-end-color: rgb(23 37 84 / 0.6);
}
.tw-border-e-blue-950\/65 {
  border-inline-end-color: rgb(23 37 84 / 0.65);
}
.tw-border-e-blue-950\/70 {
  border-inline-end-color: rgb(23 37 84 / 0.7);
}
.tw-border-e-blue-950\/75 {
  border-inline-end-color: rgb(23 37 84 / 0.75);
}
.tw-border-e-blue-950\/80 {
  border-inline-end-color: rgb(23 37 84 / 0.8);
}
.tw-border-e-blue-950\/85 {
  border-inline-end-color: rgb(23 37 84 / 0.85);
}
.tw-border-e-blue-950\/90 {
  border-inline-end-color: rgb(23 37 84 / 0.9);
}
.tw-border-e-blue-950\/95 {
  border-inline-end-color: rgb(23 37 84 / 0.95);
}
.tw-border-e-current {
  border-inline-end-color: currentColor;
}
.tw-border-e-cyan-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-100\/0 {
  border-inline-end-color: rgb(207 250 254 / 0);
}
.tw-border-e-cyan-100\/10 {
  border-inline-end-color: rgb(207 250 254 / 0.1);
}
.tw-border-e-cyan-100\/100 {
  border-inline-end-color: rgb(207 250 254 / 1);
}
.tw-border-e-cyan-100\/15 {
  border-inline-end-color: rgb(207 250 254 / 0.15);
}
.tw-border-e-cyan-100\/20 {
  border-inline-end-color: rgb(207 250 254 / 0.2);
}
.tw-border-e-cyan-100\/25 {
  border-inline-end-color: rgb(207 250 254 / 0.25);
}
.tw-border-e-cyan-100\/30 {
  border-inline-end-color: rgb(207 250 254 / 0.3);
}
.tw-border-e-cyan-100\/35 {
  border-inline-end-color: rgb(207 250 254 / 0.35);
}
.tw-border-e-cyan-100\/40 {
  border-inline-end-color: rgb(207 250 254 / 0.4);
}
.tw-border-e-cyan-100\/45 {
  border-inline-end-color: rgb(207 250 254 / 0.45);
}
.tw-border-e-cyan-100\/5 {
  border-inline-end-color: rgb(207 250 254 / 0.05);
}
.tw-border-e-cyan-100\/50 {
  border-inline-end-color: rgb(207 250 254 / 0.5);
}
.tw-border-e-cyan-100\/55 {
  border-inline-end-color: rgb(207 250 254 / 0.55);
}
.tw-border-e-cyan-100\/60 {
  border-inline-end-color: rgb(207 250 254 / 0.6);
}
.tw-border-e-cyan-100\/65 {
  border-inline-end-color: rgb(207 250 254 / 0.65);
}
.tw-border-e-cyan-100\/70 {
  border-inline-end-color: rgb(207 250 254 / 0.7);
}
.tw-border-e-cyan-100\/75 {
  border-inline-end-color: rgb(207 250 254 / 0.75);
}
.tw-border-e-cyan-100\/80 {
  border-inline-end-color: rgb(207 250 254 / 0.8);
}
.tw-border-e-cyan-100\/85 {
  border-inline-end-color: rgb(207 250 254 / 0.85);
}
.tw-border-e-cyan-100\/90 {
  border-inline-end-color: rgb(207 250 254 / 0.9);
}
.tw-border-e-cyan-100\/95 {
  border-inline-end-color: rgb(207 250 254 / 0.95);
}
.tw-border-e-cyan-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-200\/0 {
  border-inline-end-color: rgb(165 243 252 / 0);
}
.tw-border-e-cyan-200\/10 {
  border-inline-end-color: rgb(165 243 252 / 0.1);
}
.tw-border-e-cyan-200\/100 {
  border-inline-end-color: rgb(165 243 252 / 1);
}
.tw-border-e-cyan-200\/15 {
  border-inline-end-color: rgb(165 243 252 / 0.15);
}
.tw-border-e-cyan-200\/20 {
  border-inline-end-color: rgb(165 243 252 / 0.2);
}
.tw-border-e-cyan-200\/25 {
  border-inline-end-color: rgb(165 243 252 / 0.25);
}
.tw-border-e-cyan-200\/30 {
  border-inline-end-color: rgb(165 243 252 / 0.3);
}
.tw-border-e-cyan-200\/35 {
  border-inline-end-color: rgb(165 243 252 / 0.35);
}
.tw-border-e-cyan-200\/40 {
  border-inline-end-color: rgb(165 243 252 / 0.4);
}
.tw-border-e-cyan-200\/45 {
  border-inline-end-color: rgb(165 243 252 / 0.45);
}
.tw-border-e-cyan-200\/5 {
  border-inline-end-color: rgb(165 243 252 / 0.05);
}
.tw-border-e-cyan-200\/50 {
  border-inline-end-color: rgb(165 243 252 / 0.5);
}
.tw-border-e-cyan-200\/55 {
  border-inline-end-color: rgb(165 243 252 / 0.55);
}
.tw-border-e-cyan-200\/60 {
  border-inline-end-color: rgb(165 243 252 / 0.6);
}
.tw-border-e-cyan-200\/65 {
  border-inline-end-color: rgb(165 243 252 / 0.65);
}
.tw-border-e-cyan-200\/70 {
  border-inline-end-color: rgb(165 243 252 / 0.7);
}
.tw-border-e-cyan-200\/75 {
  border-inline-end-color: rgb(165 243 252 / 0.75);
}
.tw-border-e-cyan-200\/80 {
  border-inline-end-color: rgb(165 243 252 / 0.8);
}
.tw-border-e-cyan-200\/85 {
  border-inline-end-color: rgb(165 243 252 / 0.85);
}
.tw-border-e-cyan-200\/90 {
  border-inline-end-color: rgb(165 243 252 / 0.9);
}
.tw-border-e-cyan-200\/95 {
  border-inline-end-color: rgb(165 243 252 / 0.95);
}
.tw-border-e-cyan-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-300\/0 {
  border-inline-end-color: rgb(103 232 249 / 0);
}
.tw-border-e-cyan-300\/10 {
  border-inline-end-color: rgb(103 232 249 / 0.1);
}
.tw-border-e-cyan-300\/100 {
  border-inline-end-color: rgb(103 232 249 / 1);
}
.tw-border-e-cyan-300\/15 {
  border-inline-end-color: rgb(103 232 249 / 0.15);
}
.tw-border-e-cyan-300\/20 {
  border-inline-end-color: rgb(103 232 249 / 0.2);
}
.tw-border-e-cyan-300\/25 {
  border-inline-end-color: rgb(103 232 249 / 0.25);
}
.tw-border-e-cyan-300\/30 {
  border-inline-end-color: rgb(103 232 249 / 0.3);
}
.tw-border-e-cyan-300\/35 {
  border-inline-end-color: rgb(103 232 249 / 0.35);
}
.tw-border-e-cyan-300\/40 {
  border-inline-end-color: rgb(103 232 249 / 0.4);
}
.tw-border-e-cyan-300\/45 {
  border-inline-end-color: rgb(103 232 249 / 0.45);
}
.tw-border-e-cyan-300\/5 {
  border-inline-end-color: rgb(103 232 249 / 0.05);
}
.tw-border-e-cyan-300\/50 {
  border-inline-end-color: rgb(103 232 249 / 0.5);
}
.tw-border-e-cyan-300\/55 {
  border-inline-end-color: rgb(103 232 249 / 0.55);
}
.tw-border-e-cyan-300\/60 {
  border-inline-end-color: rgb(103 232 249 / 0.6);
}
.tw-border-e-cyan-300\/65 {
  border-inline-end-color: rgb(103 232 249 / 0.65);
}
.tw-border-e-cyan-300\/70 {
  border-inline-end-color: rgb(103 232 249 / 0.7);
}
.tw-border-e-cyan-300\/75 {
  border-inline-end-color: rgb(103 232 249 / 0.75);
}
.tw-border-e-cyan-300\/80 {
  border-inline-end-color: rgb(103 232 249 / 0.8);
}
.tw-border-e-cyan-300\/85 {
  border-inline-end-color: rgb(103 232 249 / 0.85);
}
.tw-border-e-cyan-300\/90 {
  border-inline-end-color: rgb(103 232 249 / 0.9);
}
.tw-border-e-cyan-300\/95 {
  border-inline-end-color: rgb(103 232 249 / 0.95);
}
.tw-border-e-cyan-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-400\/0 {
  border-inline-end-color: rgb(34 211 238 / 0);
}
.tw-border-e-cyan-400\/10 {
  border-inline-end-color: rgb(34 211 238 / 0.1);
}
.tw-border-e-cyan-400\/100 {
  border-inline-end-color: rgb(34 211 238 / 1);
}
.tw-border-e-cyan-400\/15 {
  border-inline-end-color: rgb(34 211 238 / 0.15);
}
.tw-border-e-cyan-400\/20 {
  border-inline-end-color: rgb(34 211 238 / 0.2);
}
.tw-border-e-cyan-400\/25 {
  border-inline-end-color: rgb(34 211 238 / 0.25);
}
.tw-border-e-cyan-400\/30 {
  border-inline-end-color: rgb(34 211 238 / 0.3);
}
.tw-border-e-cyan-400\/35 {
  border-inline-end-color: rgb(34 211 238 / 0.35);
}
.tw-border-e-cyan-400\/40 {
  border-inline-end-color: rgb(34 211 238 / 0.4);
}
.tw-border-e-cyan-400\/45 {
  border-inline-end-color: rgb(34 211 238 / 0.45);
}
.tw-border-e-cyan-400\/5 {
  border-inline-end-color: rgb(34 211 238 / 0.05);
}
.tw-border-e-cyan-400\/50 {
  border-inline-end-color: rgb(34 211 238 / 0.5);
}
.tw-border-e-cyan-400\/55 {
  border-inline-end-color: rgb(34 211 238 / 0.55);
}
.tw-border-e-cyan-400\/60 {
  border-inline-end-color: rgb(34 211 238 / 0.6);
}
.tw-border-e-cyan-400\/65 {
  border-inline-end-color: rgb(34 211 238 / 0.65);
}
.tw-border-e-cyan-400\/70 {
  border-inline-end-color: rgb(34 211 238 / 0.7);
}
.tw-border-e-cyan-400\/75 {
  border-inline-end-color: rgb(34 211 238 / 0.75);
}
.tw-border-e-cyan-400\/80 {
  border-inline-end-color: rgb(34 211 238 / 0.8);
}
.tw-border-e-cyan-400\/85 {
  border-inline-end-color: rgb(34 211 238 / 0.85);
}
.tw-border-e-cyan-400\/90 {
  border-inline-end-color: rgb(34 211 238 / 0.9);
}
.tw-border-e-cyan-400\/95 {
  border-inline-end-color: rgb(34 211 238 / 0.95);
}
.tw-border-e-cyan-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-50\/0 {
  border-inline-end-color: rgb(236 254 255 / 0);
}
.tw-border-e-cyan-50\/10 {
  border-inline-end-color: rgb(236 254 255 / 0.1);
}
.tw-border-e-cyan-50\/100 {
  border-inline-end-color: rgb(236 254 255 / 1);
}
.tw-border-e-cyan-50\/15 {
  border-inline-end-color: rgb(236 254 255 / 0.15);
}
.tw-border-e-cyan-50\/20 {
  border-inline-end-color: rgb(236 254 255 / 0.2);
}
.tw-border-e-cyan-50\/25 {
  border-inline-end-color: rgb(236 254 255 / 0.25);
}
.tw-border-e-cyan-50\/30 {
  border-inline-end-color: rgb(236 254 255 / 0.3);
}
.tw-border-e-cyan-50\/35 {
  border-inline-end-color: rgb(236 254 255 / 0.35);
}
.tw-border-e-cyan-50\/40 {
  border-inline-end-color: rgb(236 254 255 / 0.4);
}
.tw-border-e-cyan-50\/45 {
  border-inline-end-color: rgb(236 254 255 / 0.45);
}
.tw-border-e-cyan-50\/5 {
  border-inline-end-color: rgb(236 254 255 / 0.05);
}
.tw-border-e-cyan-50\/50 {
  border-inline-end-color: rgb(236 254 255 / 0.5);
}
.tw-border-e-cyan-50\/55 {
  border-inline-end-color: rgb(236 254 255 / 0.55);
}
.tw-border-e-cyan-50\/60 {
  border-inline-end-color: rgb(236 254 255 / 0.6);
}
.tw-border-e-cyan-50\/65 {
  border-inline-end-color: rgb(236 254 255 / 0.65);
}
.tw-border-e-cyan-50\/70 {
  border-inline-end-color: rgb(236 254 255 / 0.7);
}
.tw-border-e-cyan-50\/75 {
  border-inline-end-color: rgb(236 254 255 / 0.75);
}
.tw-border-e-cyan-50\/80 {
  border-inline-end-color: rgb(236 254 255 / 0.8);
}
.tw-border-e-cyan-50\/85 {
  border-inline-end-color: rgb(236 254 255 / 0.85);
}
.tw-border-e-cyan-50\/90 {
  border-inline-end-color: rgb(236 254 255 / 0.9);
}
.tw-border-e-cyan-50\/95 {
  border-inline-end-color: rgb(236 254 255 / 0.95);
}
.tw-border-e-cyan-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-500\/0 {
  border-inline-end-color: rgb(6 182 212 / 0);
}
.tw-border-e-cyan-500\/10 {
  border-inline-end-color: rgb(6 182 212 / 0.1);
}
.tw-border-e-cyan-500\/100 {
  border-inline-end-color: rgb(6 182 212 / 1);
}
.tw-border-e-cyan-500\/15 {
  border-inline-end-color: rgb(6 182 212 / 0.15);
}
.tw-border-e-cyan-500\/20 {
  border-inline-end-color: rgb(6 182 212 / 0.2);
}
.tw-border-e-cyan-500\/25 {
  border-inline-end-color: rgb(6 182 212 / 0.25);
}
.tw-border-e-cyan-500\/30 {
  border-inline-end-color: rgb(6 182 212 / 0.3);
}
.tw-border-e-cyan-500\/35 {
  border-inline-end-color: rgb(6 182 212 / 0.35);
}
.tw-border-e-cyan-500\/40 {
  border-inline-end-color: rgb(6 182 212 / 0.4);
}
.tw-border-e-cyan-500\/45 {
  border-inline-end-color: rgb(6 182 212 / 0.45);
}
.tw-border-e-cyan-500\/5 {
  border-inline-end-color: rgb(6 182 212 / 0.05);
}
.tw-border-e-cyan-500\/50 {
  border-inline-end-color: rgb(6 182 212 / 0.5);
}
.tw-border-e-cyan-500\/55 {
  border-inline-end-color: rgb(6 182 212 / 0.55);
}
.tw-border-e-cyan-500\/60 {
  border-inline-end-color: rgb(6 182 212 / 0.6);
}
.tw-border-e-cyan-500\/65 {
  border-inline-end-color: rgb(6 182 212 / 0.65);
}
.tw-border-e-cyan-500\/70 {
  border-inline-end-color: rgb(6 182 212 / 0.7);
}
.tw-border-e-cyan-500\/75 {
  border-inline-end-color: rgb(6 182 212 / 0.75);
}
.tw-border-e-cyan-500\/80 {
  border-inline-end-color: rgb(6 182 212 / 0.8);
}
.tw-border-e-cyan-500\/85 {
  border-inline-end-color: rgb(6 182 212 / 0.85);
}
.tw-border-e-cyan-500\/90 {
  border-inline-end-color: rgb(6 182 212 / 0.9);
}
.tw-border-e-cyan-500\/95 {
  border-inline-end-color: rgb(6 182 212 / 0.95);
}
.tw-border-e-cyan-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-600\/0 {
  border-inline-end-color: rgb(8 145 178 / 0);
}
.tw-border-e-cyan-600\/10 {
  border-inline-end-color: rgb(8 145 178 / 0.1);
}
.tw-border-e-cyan-600\/100 {
  border-inline-end-color: rgb(8 145 178 / 1);
}
.tw-border-e-cyan-600\/15 {
  border-inline-end-color: rgb(8 145 178 / 0.15);
}
.tw-border-e-cyan-600\/20 {
  border-inline-end-color: rgb(8 145 178 / 0.2);
}
.tw-border-e-cyan-600\/25 {
  border-inline-end-color: rgb(8 145 178 / 0.25);
}
.tw-border-e-cyan-600\/30 {
  border-inline-end-color: rgb(8 145 178 / 0.3);
}
.tw-border-e-cyan-600\/35 {
  border-inline-end-color: rgb(8 145 178 / 0.35);
}
.tw-border-e-cyan-600\/40 {
  border-inline-end-color: rgb(8 145 178 / 0.4);
}
.tw-border-e-cyan-600\/45 {
  border-inline-end-color: rgb(8 145 178 / 0.45);
}
.tw-border-e-cyan-600\/5 {
  border-inline-end-color: rgb(8 145 178 / 0.05);
}
.tw-border-e-cyan-600\/50 {
  border-inline-end-color: rgb(8 145 178 / 0.5);
}
.tw-border-e-cyan-600\/55 {
  border-inline-end-color: rgb(8 145 178 / 0.55);
}
.tw-border-e-cyan-600\/60 {
  border-inline-end-color: rgb(8 145 178 / 0.6);
}
.tw-border-e-cyan-600\/65 {
  border-inline-end-color: rgb(8 145 178 / 0.65);
}
.tw-border-e-cyan-600\/70 {
  border-inline-end-color: rgb(8 145 178 / 0.7);
}
.tw-border-e-cyan-600\/75 {
  border-inline-end-color: rgb(8 145 178 / 0.75);
}
.tw-border-e-cyan-600\/80 {
  border-inline-end-color: rgb(8 145 178 / 0.8);
}
.tw-border-e-cyan-600\/85 {
  border-inline-end-color: rgb(8 145 178 / 0.85);
}
.tw-border-e-cyan-600\/90 {
  border-inline-end-color: rgb(8 145 178 / 0.9);
}
.tw-border-e-cyan-600\/95 {
  border-inline-end-color: rgb(8 145 178 / 0.95);
}
.tw-border-e-cyan-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-700\/0 {
  border-inline-end-color: rgb(14 116 144 / 0);
}
.tw-border-e-cyan-700\/10 {
  border-inline-end-color: rgb(14 116 144 / 0.1);
}
.tw-border-e-cyan-700\/100 {
  border-inline-end-color: rgb(14 116 144 / 1);
}
.tw-border-e-cyan-700\/15 {
  border-inline-end-color: rgb(14 116 144 / 0.15);
}
.tw-border-e-cyan-700\/20 {
  border-inline-end-color: rgb(14 116 144 / 0.2);
}
.tw-border-e-cyan-700\/25 {
  border-inline-end-color: rgb(14 116 144 / 0.25);
}
.tw-border-e-cyan-700\/30 {
  border-inline-end-color: rgb(14 116 144 / 0.3);
}
.tw-border-e-cyan-700\/35 {
  border-inline-end-color: rgb(14 116 144 / 0.35);
}
.tw-border-e-cyan-700\/40 {
  border-inline-end-color: rgb(14 116 144 / 0.4);
}
.tw-border-e-cyan-700\/45 {
  border-inline-end-color: rgb(14 116 144 / 0.45);
}
.tw-border-e-cyan-700\/5 {
  border-inline-end-color: rgb(14 116 144 / 0.05);
}
.tw-border-e-cyan-700\/50 {
  border-inline-end-color: rgb(14 116 144 / 0.5);
}
.tw-border-e-cyan-700\/55 {
  border-inline-end-color: rgb(14 116 144 / 0.55);
}
.tw-border-e-cyan-700\/60 {
  border-inline-end-color: rgb(14 116 144 / 0.6);
}
.tw-border-e-cyan-700\/65 {
  border-inline-end-color: rgb(14 116 144 / 0.65);
}
.tw-border-e-cyan-700\/70 {
  border-inline-end-color: rgb(14 116 144 / 0.7);
}
.tw-border-e-cyan-700\/75 {
  border-inline-end-color: rgb(14 116 144 / 0.75);
}
.tw-border-e-cyan-700\/80 {
  border-inline-end-color: rgb(14 116 144 / 0.8);
}
.tw-border-e-cyan-700\/85 {
  border-inline-end-color: rgb(14 116 144 / 0.85);
}
.tw-border-e-cyan-700\/90 {
  border-inline-end-color: rgb(14 116 144 / 0.9);
}
.tw-border-e-cyan-700\/95 {
  border-inline-end-color: rgb(14 116 144 / 0.95);
}
.tw-border-e-cyan-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-800\/0 {
  border-inline-end-color: rgb(21 94 117 / 0);
}
.tw-border-e-cyan-800\/10 {
  border-inline-end-color: rgb(21 94 117 / 0.1);
}
.tw-border-e-cyan-800\/100 {
  border-inline-end-color: rgb(21 94 117 / 1);
}
.tw-border-e-cyan-800\/15 {
  border-inline-end-color: rgb(21 94 117 / 0.15);
}
.tw-border-e-cyan-800\/20 {
  border-inline-end-color: rgb(21 94 117 / 0.2);
}
.tw-border-e-cyan-800\/25 {
  border-inline-end-color: rgb(21 94 117 / 0.25);
}
.tw-border-e-cyan-800\/30 {
  border-inline-end-color: rgb(21 94 117 / 0.3);
}
.tw-border-e-cyan-800\/35 {
  border-inline-end-color: rgb(21 94 117 / 0.35);
}
.tw-border-e-cyan-800\/40 {
  border-inline-end-color: rgb(21 94 117 / 0.4);
}
.tw-border-e-cyan-800\/45 {
  border-inline-end-color: rgb(21 94 117 / 0.45);
}
.tw-border-e-cyan-800\/5 {
  border-inline-end-color: rgb(21 94 117 / 0.05);
}
.tw-border-e-cyan-800\/50 {
  border-inline-end-color: rgb(21 94 117 / 0.5);
}
.tw-border-e-cyan-800\/55 {
  border-inline-end-color: rgb(21 94 117 / 0.55);
}
.tw-border-e-cyan-800\/60 {
  border-inline-end-color: rgb(21 94 117 / 0.6);
}
.tw-border-e-cyan-800\/65 {
  border-inline-end-color: rgb(21 94 117 / 0.65);
}
.tw-border-e-cyan-800\/70 {
  border-inline-end-color: rgb(21 94 117 / 0.7);
}
.tw-border-e-cyan-800\/75 {
  border-inline-end-color: rgb(21 94 117 / 0.75);
}
.tw-border-e-cyan-800\/80 {
  border-inline-end-color: rgb(21 94 117 / 0.8);
}
.tw-border-e-cyan-800\/85 {
  border-inline-end-color: rgb(21 94 117 / 0.85);
}
.tw-border-e-cyan-800\/90 {
  border-inline-end-color: rgb(21 94 117 / 0.9);
}
.tw-border-e-cyan-800\/95 {
  border-inline-end-color: rgb(21 94 117 / 0.95);
}
.tw-border-e-cyan-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-900\/0 {
  border-inline-end-color: rgb(22 78 99 / 0);
}
.tw-border-e-cyan-900\/10 {
  border-inline-end-color: rgb(22 78 99 / 0.1);
}
.tw-border-e-cyan-900\/100 {
  border-inline-end-color: rgb(22 78 99 / 1);
}
.tw-border-e-cyan-900\/15 {
  border-inline-end-color: rgb(22 78 99 / 0.15);
}
.tw-border-e-cyan-900\/20 {
  border-inline-end-color: rgb(22 78 99 / 0.2);
}
.tw-border-e-cyan-900\/25 {
  border-inline-end-color: rgb(22 78 99 / 0.25);
}
.tw-border-e-cyan-900\/30 {
  border-inline-end-color: rgb(22 78 99 / 0.3);
}
.tw-border-e-cyan-900\/35 {
  border-inline-end-color: rgb(22 78 99 / 0.35);
}
.tw-border-e-cyan-900\/40 {
  border-inline-end-color: rgb(22 78 99 / 0.4);
}
.tw-border-e-cyan-900\/45 {
  border-inline-end-color: rgb(22 78 99 / 0.45);
}
.tw-border-e-cyan-900\/5 {
  border-inline-end-color: rgb(22 78 99 / 0.05);
}
.tw-border-e-cyan-900\/50 {
  border-inline-end-color: rgb(22 78 99 / 0.5);
}
.tw-border-e-cyan-900\/55 {
  border-inline-end-color: rgb(22 78 99 / 0.55);
}
.tw-border-e-cyan-900\/60 {
  border-inline-end-color: rgb(22 78 99 / 0.6);
}
.tw-border-e-cyan-900\/65 {
  border-inline-end-color: rgb(22 78 99 / 0.65);
}
.tw-border-e-cyan-900\/70 {
  border-inline-end-color: rgb(22 78 99 / 0.7);
}
.tw-border-e-cyan-900\/75 {
  border-inline-end-color: rgb(22 78 99 / 0.75);
}
.tw-border-e-cyan-900\/80 {
  border-inline-end-color: rgb(22 78 99 / 0.8);
}
.tw-border-e-cyan-900\/85 {
  border-inline-end-color: rgb(22 78 99 / 0.85);
}
.tw-border-e-cyan-900\/90 {
  border-inline-end-color: rgb(22 78 99 / 0.9);
}
.tw-border-e-cyan-900\/95 {
  border-inline-end-color: rgb(22 78 99 / 0.95);
}
.tw-border-e-cyan-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-e-cyan-950\/0 {
  border-inline-end-color: rgb(8 51 68 / 0);
}
.tw-border-e-cyan-950\/10 {
  border-inline-end-color: rgb(8 51 68 / 0.1);
}
.tw-border-e-cyan-950\/100 {
  border-inline-end-color: rgb(8 51 68 / 1);
}
.tw-border-e-cyan-950\/15 {
  border-inline-end-color: rgb(8 51 68 / 0.15);
}
.tw-border-e-cyan-950\/20 {
  border-inline-end-color: rgb(8 51 68 / 0.2);
}
.tw-border-e-cyan-950\/25 {
  border-inline-end-color: rgb(8 51 68 / 0.25);
}
.tw-border-e-cyan-950\/30 {
  border-inline-end-color: rgb(8 51 68 / 0.3);
}
.tw-border-e-cyan-950\/35 {
  border-inline-end-color: rgb(8 51 68 / 0.35);
}
.tw-border-e-cyan-950\/40 {
  border-inline-end-color: rgb(8 51 68 / 0.4);
}
.tw-border-e-cyan-950\/45 {
  border-inline-end-color: rgb(8 51 68 / 0.45);
}
.tw-border-e-cyan-950\/5 {
  border-inline-end-color: rgb(8 51 68 / 0.05);
}
.tw-border-e-cyan-950\/50 {
  border-inline-end-color: rgb(8 51 68 / 0.5);
}
.tw-border-e-cyan-950\/55 {
  border-inline-end-color: rgb(8 51 68 / 0.55);
}
.tw-border-e-cyan-950\/60 {
  border-inline-end-color: rgb(8 51 68 / 0.6);
}
.tw-border-e-cyan-950\/65 {
  border-inline-end-color: rgb(8 51 68 / 0.65);
}
.tw-border-e-cyan-950\/70 {
  border-inline-end-color: rgb(8 51 68 / 0.7);
}
.tw-border-e-cyan-950\/75 {
  border-inline-end-color: rgb(8 51 68 / 0.75);
}
.tw-border-e-cyan-950\/80 {
  border-inline-end-color: rgb(8 51 68 / 0.8);
}
.tw-border-e-cyan-950\/85 {
  border-inline-end-color: rgb(8 51 68 / 0.85);
}
.tw-border-e-cyan-950\/90 {
  border-inline-end-color: rgb(8 51 68 / 0.9);
}
.tw-border-e-cyan-950\/95 {
  border-inline-end-color: rgb(8 51 68 / 0.95);
}
.tw-border-e-danger {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-e-danger-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-e-danger-dark\/0 {
  border-inline-end-color: rgb(220 38 38 / 0);
}
.tw-border-e-danger-dark\/10 {
  border-inline-end-color: rgb(220 38 38 / 0.1);
}
.tw-border-e-danger-dark\/100 {
  border-inline-end-color: rgb(220 38 38 / 1);
}
.tw-border-e-danger-dark\/15 {
  border-inline-end-color: rgb(220 38 38 / 0.15);
}
.tw-border-e-danger-dark\/20 {
  border-inline-end-color: rgb(220 38 38 / 0.2);
}
.tw-border-e-danger-dark\/25 {
  border-inline-end-color: rgb(220 38 38 / 0.25);
}
.tw-border-e-danger-dark\/30 {
  border-inline-end-color: rgb(220 38 38 / 0.3);
}
.tw-border-e-danger-dark\/35 {
  border-inline-end-color: rgb(220 38 38 / 0.35);
}
.tw-border-e-danger-dark\/40 {
  border-inline-end-color: rgb(220 38 38 / 0.4);
}
.tw-border-e-danger-dark\/45 {
  border-inline-end-color: rgb(220 38 38 / 0.45);
}
.tw-border-e-danger-dark\/5 {
  border-inline-end-color: rgb(220 38 38 / 0.05);
}
.tw-border-e-danger-dark\/50 {
  border-inline-end-color: rgb(220 38 38 / 0.5);
}
.tw-border-e-danger-dark\/55 {
  border-inline-end-color: rgb(220 38 38 / 0.55);
}
.tw-border-e-danger-dark\/60 {
  border-inline-end-color: rgb(220 38 38 / 0.6);
}
.tw-border-e-danger-dark\/65 {
  border-inline-end-color: rgb(220 38 38 / 0.65);
}
.tw-border-e-danger-dark\/70 {
  border-inline-end-color: rgb(220 38 38 / 0.7);
}
.tw-border-e-danger-dark\/75 {
  border-inline-end-color: rgb(220 38 38 / 0.75);
}
.tw-border-e-danger-dark\/80 {
  border-inline-end-color: rgb(220 38 38 / 0.8);
}
.tw-border-e-danger-dark\/85 {
  border-inline-end-color: rgb(220 38 38 / 0.85);
}
.tw-border-e-danger-dark\/90 {
  border-inline-end-color: rgb(220 38 38 / 0.9);
}
.tw-border-e-danger-dark\/95 {
  border-inline-end-color: rgb(220 38 38 / 0.95);
}
.tw-border-e-danger-light {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-e-danger-light\/0 {
  border-inline-end-color: rgb(248 113 113 / 0);
}
.tw-border-e-danger-light\/10 {
  border-inline-end-color: rgb(248 113 113 / 0.1);
}
.tw-border-e-danger-light\/100 {
  border-inline-end-color: rgb(248 113 113 / 1);
}
.tw-border-e-danger-light\/15 {
  border-inline-end-color: rgb(248 113 113 / 0.15);
}
.tw-border-e-danger-light\/20 {
  border-inline-end-color: rgb(248 113 113 / 0.2);
}
.tw-border-e-danger-light\/25 {
  border-inline-end-color: rgb(248 113 113 / 0.25);
}
.tw-border-e-danger-light\/30 {
  border-inline-end-color: rgb(248 113 113 / 0.3);
}
.tw-border-e-danger-light\/35 {
  border-inline-end-color: rgb(248 113 113 / 0.35);
}
.tw-border-e-danger-light\/40 {
  border-inline-end-color: rgb(248 113 113 / 0.4);
}
.tw-border-e-danger-light\/45 {
  border-inline-end-color: rgb(248 113 113 / 0.45);
}
.tw-border-e-danger-light\/5 {
  border-inline-end-color: rgb(248 113 113 / 0.05);
}
.tw-border-e-danger-light\/50 {
  border-inline-end-color: rgb(248 113 113 / 0.5);
}
.tw-border-e-danger-light\/55 {
  border-inline-end-color: rgb(248 113 113 / 0.55);
}
.tw-border-e-danger-light\/60 {
  border-inline-end-color: rgb(248 113 113 / 0.6);
}
.tw-border-e-danger-light\/65 {
  border-inline-end-color: rgb(248 113 113 / 0.65);
}
.tw-border-e-danger-light\/70 {
  border-inline-end-color: rgb(248 113 113 / 0.7);
}
.tw-border-e-danger-light\/75 {
  border-inline-end-color: rgb(248 113 113 / 0.75);
}
.tw-border-e-danger-light\/80 {
  border-inline-end-color: rgb(248 113 113 / 0.8);
}
.tw-border-e-danger-light\/85 {
  border-inline-end-color: rgb(248 113 113 / 0.85);
}
.tw-border-e-danger-light\/90 {
  border-inline-end-color: rgb(248 113 113 / 0.9);
}
.tw-border-e-danger-light\/95 {
  border-inline-end-color: rgb(248 113 113 / 0.95);
}
.tw-border-e-danger\/0 {
  border-inline-end-color: rgb(239 68 68 / 0);
}
.tw-border-e-danger\/10 {
  border-inline-end-color: rgb(239 68 68 / 0.1);
}
.tw-border-e-danger\/100 {
  border-inline-end-color: rgb(239 68 68 / 1);
}
.tw-border-e-danger\/15 {
  border-inline-end-color: rgb(239 68 68 / 0.15);
}
.tw-border-e-danger\/20 {
  border-inline-end-color: rgb(239 68 68 / 0.2);
}
.tw-border-e-danger\/25 {
  border-inline-end-color: rgb(239 68 68 / 0.25);
}
.tw-border-e-danger\/30 {
  border-inline-end-color: rgb(239 68 68 / 0.3);
}
.tw-border-e-danger\/35 {
  border-inline-end-color: rgb(239 68 68 / 0.35);
}
.tw-border-e-danger\/40 {
  border-inline-end-color: rgb(239 68 68 / 0.4);
}
.tw-border-e-danger\/45 {
  border-inline-end-color: rgb(239 68 68 / 0.45);
}
.tw-border-e-danger\/5 {
  border-inline-end-color: rgb(239 68 68 / 0.05);
}
.tw-border-e-danger\/50 {
  border-inline-end-color: rgb(239 68 68 / 0.5);
}
.tw-border-e-danger\/55 {
  border-inline-end-color: rgb(239 68 68 / 0.55);
}
.tw-border-e-danger\/60 {
  border-inline-end-color: rgb(239 68 68 / 0.6);
}
.tw-border-e-danger\/65 {
  border-inline-end-color: rgb(239 68 68 / 0.65);
}
.tw-border-e-danger\/70 {
  border-inline-end-color: rgb(239 68 68 / 0.7);
}
.tw-border-e-danger\/75 {
  border-inline-end-color: rgb(239 68 68 / 0.75);
}
.tw-border-e-danger\/80 {
  border-inline-end-color: rgb(239 68 68 / 0.8);
}
.tw-border-e-danger\/85 {
  border-inline-end-color: rgb(239 68 68 / 0.85);
}
.tw-border-e-danger\/90 {
  border-inline-end-color: rgb(239 68 68 / 0.9);
}
.tw-border-e-danger\/95 {
  border-inline-end-color: rgb(239 68 68 / 0.95);
}
.tw-border-e-emerald-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-100\/0 {
  border-inline-end-color: rgb(209 250 229 / 0);
}
.tw-border-e-emerald-100\/10 {
  border-inline-end-color: rgb(209 250 229 / 0.1);
}
.tw-border-e-emerald-100\/100 {
  border-inline-end-color: rgb(209 250 229 / 1);
}
.tw-border-e-emerald-100\/15 {
  border-inline-end-color: rgb(209 250 229 / 0.15);
}
.tw-border-e-emerald-100\/20 {
  border-inline-end-color: rgb(209 250 229 / 0.2);
}
.tw-border-e-emerald-100\/25 {
  border-inline-end-color: rgb(209 250 229 / 0.25);
}
.tw-border-e-emerald-100\/30 {
  border-inline-end-color: rgb(209 250 229 / 0.3);
}
.tw-border-e-emerald-100\/35 {
  border-inline-end-color: rgb(209 250 229 / 0.35);
}
.tw-border-e-emerald-100\/40 {
  border-inline-end-color: rgb(209 250 229 / 0.4);
}
.tw-border-e-emerald-100\/45 {
  border-inline-end-color: rgb(209 250 229 / 0.45);
}
.tw-border-e-emerald-100\/5 {
  border-inline-end-color: rgb(209 250 229 / 0.05);
}
.tw-border-e-emerald-100\/50 {
  border-inline-end-color: rgb(209 250 229 / 0.5);
}
.tw-border-e-emerald-100\/55 {
  border-inline-end-color: rgb(209 250 229 / 0.55);
}
.tw-border-e-emerald-100\/60 {
  border-inline-end-color: rgb(209 250 229 / 0.6);
}
.tw-border-e-emerald-100\/65 {
  border-inline-end-color: rgb(209 250 229 / 0.65);
}
.tw-border-e-emerald-100\/70 {
  border-inline-end-color: rgb(209 250 229 / 0.7);
}
.tw-border-e-emerald-100\/75 {
  border-inline-end-color: rgb(209 250 229 / 0.75);
}
.tw-border-e-emerald-100\/80 {
  border-inline-end-color: rgb(209 250 229 / 0.8);
}
.tw-border-e-emerald-100\/85 {
  border-inline-end-color: rgb(209 250 229 / 0.85);
}
.tw-border-e-emerald-100\/90 {
  border-inline-end-color: rgb(209 250 229 / 0.9);
}
.tw-border-e-emerald-100\/95 {
  border-inline-end-color: rgb(209 250 229 / 0.95);
}
.tw-border-e-emerald-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-200\/0 {
  border-inline-end-color: rgb(167 243 208 / 0);
}
.tw-border-e-emerald-200\/10 {
  border-inline-end-color: rgb(167 243 208 / 0.1);
}
.tw-border-e-emerald-200\/100 {
  border-inline-end-color: rgb(167 243 208 / 1);
}
.tw-border-e-emerald-200\/15 {
  border-inline-end-color: rgb(167 243 208 / 0.15);
}
.tw-border-e-emerald-200\/20 {
  border-inline-end-color: rgb(167 243 208 / 0.2);
}
.tw-border-e-emerald-200\/25 {
  border-inline-end-color: rgb(167 243 208 / 0.25);
}
.tw-border-e-emerald-200\/30 {
  border-inline-end-color: rgb(167 243 208 / 0.3);
}
.tw-border-e-emerald-200\/35 {
  border-inline-end-color: rgb(167 243 208 / 0.35);
}
.tw-border-e-emerald-200\/40 {
  border-inline-end-color: rgb(167 243 208 / 0.4);
}
.tw-border-e-emerald-200\/45 {
  border-inline-end-color: rgb(167 243 208 / 0.45);
}
.tw-border-e-emerald-200\/5 {
  border-inline-end-color: rgb(167 243 208 / 0.05);
}
.tw-border-e-emerald-200\/50 {
  border-inline-end-color: rgb(167 243 208 / 0.5);
}
.tw-border-e-emerald-200\/55 {
  border-inline-end-color: rgb(167 243 208 / 0.55);
}
.tw-border-e-emerald-200\/60 {
  border-inline-end-color: rgb(167 243 208 / 0.6);
}
.tw-border-e-emerald-200\/65 {
  border-inline-end-color: rgb(167 243 208 / 0.65);
}
.tw-border-e-emerald-200\/70 {
  border-inline-end-color: rgb(167 243 208 / 0.7);
}
.tw-border-e-emerald-200\/75 {
  border-inline-end-color: rgb(167 243 208 / 0.75);
}
.tw-border-e-emerald-200\/80 {
  border-inline-end-color: rgb(167 243 208 / 0.8);
}
.tw-border-e-emerald-200\/85 {
  border-inline-end-color: rgb(167 243 208 / 0.85);
}
.tw-border-e-emerald-200\/90 {
  border-inline-end-color: rgb(167 243 208 / 0.9);
}
.tw-border-e-emerald-200\/95 {
  border-inline-end-color: rgb(167 243 208 / 0.95);
}
.tw-border-e-emerald-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-300\/0 {
  border-inline-end-color: rgb(110 231 183 / 0);
}
.tw-border-e-emerald-300\/10 {
  border-inline-end-color: rgb(110 231 183 / 0.1);
}
.tw-border-e-emerald-300\/100 {
  border-inline-end-color: rgb(110 231 183 / 1);
}
.tw-border-e-emerald-300\/15 {
  border-inline-end-color: rgb(110 231 183 / 0.15);
}
.tw-border-e-emerald-300\/20 {
  border-inline-end-color: rgb(110 231 183 / 0.2);
}
.tw-border-e-emerald-300\/25 {
  border-inline-end-color: rgb(110 231 183 / 0.25);
}
.tw-border-e-emerald-300\/30 {
  border-inline-end-color: rgb(110 231 183 / 0.3);
}
.tw-border-e-emerald-300\/35 {
  border-inline-end-color: rgb(110 231 183 / 0.35);
}
.tw-border-e-emerald-300\/40 {
  border-inline-end-color: rgb(110 231 183 / 0.4);
}
.tw-border-e-emerald-300\/45 {
  border-inline-end-color: rgb(110 231 183 / 0.45);
}
.tw-border-e-emerald-300\/5 {
  border-inline-end-color: rgb(110 231 183 / 0.05);
}
.tw-border-e-emerald-300\/50 {
  border-inline-end-color: rgb(110 231 183 / 0.5);
}
.tw-border-e-emerald-300\/55 {
  border-inline-end-color: rgb(110 231 183 / 0.55);
}
.tw-border-e-emerald-300\/60 {
  border-inline-end-color: rgb(110 231 183 / 0.6);
}
.tw-border-e-emerald-300\/65 {
  border-inline-end-color: rgb(110 231 183 / 0.65);
}
.tw-border-e-emerald-300\/70 {
  border-inline-end-color: rgb(110 231 183 / 0.7);
}
.tw-border-e-emerald-300\/75 {
  border-inline-end-color: rgb(110 231 183 / 0.75);
}
.tw-border-e-emerald-300\/80 {
  border-inline-end-color: rgb(110 231 183 / 0.8);
}
.tw-border-e-emerald-300\/85 {
  border-inline-end-color: rgb(110 231 183 / 0.85);
}
.tw-border-e-emerald-300\/90 {
  border-inline-end-color: rgb(110 231 183 / 0.9);
}
.tw-border-e-emerald-300\/95 {
  border-inline-end-color: rgb(110 231 183 / 0.95);
}
.tw-border-e-emerald-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-400\/0 {
  border-inline-end-color: rgb(52 211 153 / 0);
}
.tw-border-e-emerald-400\/10 {
  border-inline-end-color: rgb(52 211 153 / 0.1);
}
.tw-border-e-emerald-400\/100 {
  border-inline-end-color: rgb(52 211 153 / 1);
}
.tw-border-e-emerald-400\/15 {
  border-inline-end-color: rgb(52 211 153 / 0.15);
}
.tw-border-e-emerald-400\/20 {
  border-inline-end-color: rgb(52 211 153 / 0.2);
}
.tw-border-e-emerald-400\/25 {
  border-inline-end-color: rgb(52 211 153 / 0.25);
}
.tw-border-e-emerald-400\/30 {
  border-inline-end-color: rgb(52 211 153 / 0.3);
}
.tw-border-e-emerald-400\/35 {
  border-inline-end-color: rgb(52 211 153 / 0.35);
}
.tw-border-e-emerald-400\/40 {
  border-inline-end-color: rgb(52 211 153 / 0.4);
}
.tw-border-e-emerald-400\/45 {
  border-inline-end-color: rgb(52 211 153 / 0.45);
}
.tw-border-e-emerald-400\/5 {
  border-inline-end-color: rgb(52 211 153 / 0.05);
}
.tw-border-e-emerald-400\/50 {
  border-inline-end-color: rgb(52 211 153 / 0.5);
}
.tw-border-e-emerald-400\/55 {
  border-inline-end-color: rgb(52 211 153 / 0.55);
}
.tw-border-e-emerald-400\/60 {
  border-inline-end-color: rgb(52 211 153 / 0.6);
}
.tw-border-e-emerald-400\/65 {
  border-inline-end-color: rgb(52 211 153 / 0.65);
}
.tw-border-e-emerald-400\/70 {
  border-inline-end-color: rgb(52 211 153 / 0.7);
}
.tw-border-e-emerald-400\/75 {
  border-inline-end-color: rgb(52 211 153 / 0.75);
}
.tw-border-e-emerald-400\/80 {
  border-inline-end-color: rgb(52 211 153 / 0.8);
}
.tw-border-e-emerald-400\/85 {
  border-inline-end-color: rgb(52 211 153 / 0.85);
}
.tw-border-e-emerald-400\/90 {
  border-inline-end-color: rgb(52 211 153 / 0.9);
}
.tw-border-e-emerald-400\/95 {
  border-inline-end-color: rgb(52 211 153 / 0.95);
}
.tw-border-e-emerald-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-50\/0 {
  border-inline-end-color: rgb(236 253 245 / 0);
}
.tw-border-e-emerald-50\/10 {
  border-inline-end-color: rgb(236 253 245 / 0.1);
}
.tw-border-e-emerald-50\/100 {
  border-inline-end-color: rgb(236 253 245 / 1);
}
.tw-border-e-emerald-50\/15 {
  border-inline-end-color: rgb(236 253 245 / 0.15);
}
.tw-border-e-emerald-50\/20 {
  border-inline-end-color: rgb(236 253 245 / 0.2);
}
.tw-border-e-emerald-50\/25 {
  border-inline-end-color: rgb(236 253 245 / 0.25);
}
.tw-border-e-emerald-50\/30 {
  border-inline-end-color: rgb(236 253 245 / 0.3);
}
.tw-border-e-emerald-50\/35 {
  border-inline-end-color: rgb(236 253 245 / 0.35);
}
.tw-border-e-emerald-50\/40 {
  border-inline-end-color: rgb(236 253 245 / 0.4);
}
.tw-border-e-emerald-50\/45 {
  border-inline-end-color: rgb(236 253 245 / 0.45);
}
.tw-border-e-emerald-50\/5 {
  border-inline-end-color: rgb(236 253 245 / 0.05);
}
.tw-border-e-emerald-50\/50 {
  border-inline-end-color: rgb(236 253 245 / 0.5);
}
.tw-border-e-emerald-50\/55 {
  border-inline-end-color: rgb(236 253 245 / 0.55);
}
.tw-border-e-emerald-50\/60 {
  border-inline-end-color: rgb(236 253 245 / 0.6);
}
.tw-border-e-emerald-50\/65 {
  border-inline-end-color: rgb(236 253 245 / 0.65);
}
.tw-border-e-emerald-50\/70 {
  border-inline-end-color: rgb(236 253 245 / 0.7);
}
.tw-border-e-emerald-50\/75 {
  border-inline-end-color: rgb(236 253 245 / 0.75);
}
.tw-border-e-emerald-50\/80 {
  border-inline-end-color: rgb(236 253 245 / 0.8);
}
.tw-border-e-emerald-50\/85 {
  border-inline-end-color: rgb(236 253 245 / 0.85);
}
.tw-border-e-emerald-50\/90 {
  border-inline-end-color: rgb(236 253 245 / 0.9);
}
.tw-border-e-emerald-50\/95 {
  border-inline-end-color: rgb(236 253 245 / 0.95);
}
.tw-border-e-emerald-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-500\/0 {
  border-inline-end-color: rgb(16 185 129 / 0);
}
.tw-border-e-emerald-500\/10 {
  border-inline-end-color: rgb(16 185 129 / 0.1);
}
.tw-border-e-emerald-500\/100 {
  border-inline-end-color: rgb(16 185 129 / 1);
}
.tw-border-e-emerald-500\/15 {
  border-inline-end-color: rgb(16 185 129 / 0.15);
}
.tw-border-e-emerald-500\/20 {
  border-inline-end-color: rgb(16 185 129 / 0.2);
}
.tw-border-e-emerald-500\/25 {
  border-inline-end-color: rgb(16 185 129 / 0.25);
}
.tw-border-e-emerald-500\/30 {
  border-inline-end-color: rgb(16 185 129 / 0.3);
}
.tw-border-e-emerald-500\/35 {
  border-inline-end-color: rgb(16 185 129 / 0.35);
}
.tw-border-e-emerald-500\/40 {
  border-inline-end-color: rgb(16 185 129 / 0.4);
}
.tw-border-e-emerald-500\/45 {
  border-inline-end-color: rgb(16 185 129 / 0.45);
}
.tw-border-e-emerald-500\/5 {
  border-inline-end-color: rgb(16 185 129 / 0.05);
}
.tw-border-e-emerald-500\/50 {
  border-inline-end-color: rgb(16 185 129 / 0.5);
}
.tw-border-e-emerald-500\/55 {
  border-inline-end-color: rgb(16 185 129 / 0.55);
}
.tw-border-e-emerald-500\/60 {
  border-inline-end-color: rgb(16 185 129 / 0.6);
}
.tw-border-e-emerald-500\/65 {
  border-inline-end-color: rgb(16 185 129 / 0.65);
}
.tw-border-e-emerald-500\/70 {
  border-inline-end-color: rgb(16 185 129 / 0.7);
}
.tw-border-e-emerald-500\/75 {
  border-inline-end-color: rgb(16 185 129 / 0.75);
}
.tw-border-e-emerald-500\/80 {
  border-inline-end-color: rgb(16 185 129 / 0.8);
}
.tw-border-e-emerald-500\/85 {
  border-inline-end-color: rgb(16 185 129 / 0.85);
}
.tw-border-e-emerald-500\/90 {
  border-inline-end-color: rgb(16 185 129 / 0.9);
}
.tw-border-e-emerald-500\/95 {
  border-inline-end-color: rgb(16 185 129 / 0.95);
}
.tw-border-e-emerald-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-600\/0 {
  border-inline-end-color: rgb(5 150 105 / 0);
}
.tw-border-e-emerald-600\/10 {
  border-inline-end-color: rgb(5 150 105 / 0.1);
}
.tw-border-e-emerald-600\/100 {
  border-inline-end-color: rgb(5 150 105 / 1);
}
.tw-border-e-emerald-600\/15 {
  border-inline-end-color: rgb(5 150 105 / 0.15);
}
.tw-border-e-emerald-600\/20 {
  border-inline-end-color: rgb(5 150 105 / 0.2);
}
.tw-border-e-emerald-600\/25 {
  border-inline-end-color: rgb(5 150 105 / 0.25);
}
.tw-border-e-emerald-600\/30 {
  border-inline-end-color: rgb(5 150 105 / 0.3);
}
.tw-border-e-emerald-600\/35 {
  border-inline-end-color: rgb(5 150 105 / 0.35);
}
.tw-border-e-emerald-600\/40 {
  border-inline-end-color: rgb(5 150 105 / 0.4);
}
.tw-border-e-emerald-600\/45 {
  border-inline-end-color: rgb(5 150 105 / 0.45);
}
.tw-border-e-emerald-600\/5 {
  border-inline-end-color: rgb(5 150 105 / 0.05);
}
.tw-border-e-emerald-600\/50 {
  border-inline-end-color: rgb(5 150 105 / 0.5);
}
.tw-border-e-emerald-600\/55 {
  border-inline-end-color: rgb(5 150 105 / 0.55);
}
.tw-border-e-emerald-600\/60 {
  border-inline-end-color: rgb(5 150 105 / 0.6);
}
.tw-border-e-emerald-600\/65 {
  border-inline-end-color: rgb(5 150 105 / 0.65);
}
.tw-border-e-emerald-600\/70 {
  border-inline-end-color: rgb(5 150 105 / 0.7);
}
.tw-border-e-emerald-600\/75 {
  border-inline-end-color: rgb(5 150 105 / 0.75);
}
.tw-border-e-emerald-600\/80 {
  border-inline-end-color: rgb(5 150 105 / 0.8);
}
.tw-border-e-emerald-600\/85 {
  border-inline-end-color: rgb(5 150 105 / 0.85);
}
.tw-border-e-emerald-600\/90 {
  border-inline-end-color: rgb(5 150 105 / 0.9);
}
.tw-border-e-emerald-600\/95 {
  border-inline-end-color: rgb(5 150 105 / 0.95);
}
.tw-border-e-emerald-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-700\/0 {
  border-inline-end-color: rgb(4 120 87 / 0);
}
.tw-border-e-emerald-700\/10 {
  border-inline-end-color: rgb(4 120 87 / 0.1);
}
.tw-border-e-emerald-700\/100 {
  border-inline-end-color: rgb(4 120 87 / 1);
}
.tw-border-e-emerald-700\/15 {
  border-inline-end-color: rgb(4 120 87 / 0.15);
}
.tw-border-e-emerald-700\/20 {
  border-inline-end-color: rgb(4 120 87 / 0.2);
}
.tw-border-e-emerald-700\/25 {
  border-inline-end-color: rgb(4 120 87 / 0.25);
}
.tw-border-e-emerald-700\/30 {
  border-inline-end-color: rgb(4 120 87 / 0.3);
}
.tw-border-e-emerald-700\/35 {
  border-inline-end-color: rgb(4 120 87 / 0.35);
}
.tw-border-e-emerald-700\/40 {
  border-inline-end-color: rgb(4 120 87 / 0.4);
}
.tw-border-e-emerald-700\/45 {
  border-inline-end-color: rgb(4 120 87 / 0.45);
}
.tw-border-e-emerald-700\/5 {
  border-inline-end-color: rgb(4 120 87 / 0.05);
}
.tw-border-e-emerald-700\/50 {
  border-inline-end-color: rgb(4 120 87 / 0.5);
}
.tw-border-e-emerald-700\/55 {
  border-inline-end-color: rgb(4 120 87 / 0.55);
}
.tw-border-e-emerald-700\/60 {
  border-inline-end-color: rgb(4 120 87 / 0.6);
}
.tw-border-e-emerald-700\/65 {
  border-inline-end-color: rgb(4 120 87 / 0.65);
}
.tw-border-e-emerald-700\/70 {
  border-inline-end-color: rgb(4 120 87 / 0.7);
}
.tw-border-e-emerald-700\/75 {
  border-inline-end-color: rgb(4 120 87 / 0.75);
}
.tw-border-e-emerald-700\/80 {
  border-inline-end-color: rgb(4 120 87 / 0.8);
}
.tw-border-e-emerald-700\/85 {
  border-inline-end-color: rgb(4 120 87 / 0.85);
}
.tw-border-e-emerald-700\/90 {
  border-inline-end-color: rgb(4 120 87 / 0.9);
}
.tw-border-e-emerald-700\/95 {
  border-inline-end-color: rgb(4 120 87 / 0.95);
}
.tw-border-e-emerald-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-800\/0 {
  border-inline-end-color: rgb(6 95 70 / 0);
}
.tw-border-e-emerald-800\/10 {
  border-inline-end-color: rgb(6 95 70 / 0.1);
}
.tw-border-e-emerald-800\/100 {
  border-inline-end-color: rgb(6 95 70 / 1);
}
.tw-border-e-emerald-800\/15 {
  border-inline-end-color: rgb(6 95 70 / 0.15);
}
.tw-border-e-emerald-800\/20 {
  border-inline-end-color: rgb(6 95 70 / 0.2);
}
.tw-border-e-emerald-800\/25 {
  border-inline-end-color: rgb(6 95 70 / 0.25);
}
.tw-border-e-emerald-800\/30 {
  border-inline-end-color: rgb(6 95 70 / 0.3);
}
.tw-border-e-emerald-800\/35 {
  border-inline-end-color: rgb(6 95 70 / 0.35);
}
.tw-border-e-emerald-800\/40 {
  border-inline-end-color: rgb(6 95 70 / 0.4);
}
.tw-border-e-emerald-800\/45 {
  border-inline-end-color: rgb(6 95 70 / 0.45);
}
.tw-border-e-emerald-800\/5 {
  border-inline-end-color: rgb(6 95 70 / 0.05);
}
.tw-border-e-emerald-800\/50 {
  border-inline-end-color: rgb(6 95 70 / 0.5);
}
.tw-border-e-emerald-800\/55 {
  border-inline-end-color: rgb(6 95 70 / 0.55);
}
.tw-border-e-emerald-800\/60 {
  border-inline-end-color: rgb(6 95 70 / 0.6);
}
.tw-border-e-emerald-800\/65 {
  border-inline-end-color: rgb(6 95 70 / 0.65);
}
.tw-border-e-emerald-800\/70 {
  border-inline-end-color: rgb(6 95 70 / 0.7);
}
.tw-border-e-emerald-800\/75 {
  border-inline-end-color: rgb(6 95 70 / 0.75);
}
.tw-border-e-emerald-800\/80 {
  border-inline-end-color: rgb(6 95 70 / 0.8);
}
.tw-border-e-emerald-800\/85 {
  border-inline-end-color: rgb(6 95 70 / 0.85);
}
.tw-border-e-emerald-800\/90 {
  border-inline-end-color: rgb(6 95 70 / 0.9);
}
.tw-border-e-emerald-800\/95 {
  border-inline-end-color: rgb(6 95 70 / 0.95);
}
.tw-border-e-emerald-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-900\/0 {
  border-inline-end-color: rgb(6 78 59 / 0);
}
.tw-border-e-emerald-900\/10 {
  border-inline-end-color: rgb(6 78 59 / 0.1);
}
.tw-border-e-emerald-900\/100 {
  border-inline-end-color: rgb(6 78 59 / 1);
}
.tw-border-e-emerald-900\/15 {
  border-inline-end-color: rgb(6 78 59 / 0.15);
}
.tw-border-e-emerald-900\/20 {
  border-inline-end-color: rgb(6 78 59 / 0.2);
}
.tw-border-e-emerald-900\/25 {
  border-inline-end-color: rgb(6 78 59 / 0.25);
}
.tw-border-e-emerald-900\/30 {
  border-inline-end-color: rgb(6 78 59 / 0.3);
}
.tw-border-e-emerald-900\/35 {
  border-inline-end-color: rgb(6 78 59 / 0.35);
}
.tw-border-e-emerald-900\/40 {
  border-inline-end-color: rgb(6 78 59 / 0.4);
}
.tw-border-e-emerald-900\/45 {
  border-inline-end-color: rgb(6 78 59 / 0.45);
}
.tw-border-e-emerald-900\/5 {
  border-inline-end-color: rgb(6 78 59 / 0.05);
}
.tw-border-e-emerald-900\/50 {
  border-inline-end-color: rgb(6 78 59 / 0.5);
}
.tw-border-e-emerald-900\/55 {
  border-inline-end-color: rgb(6 78 59 / 0.55);
}
.tw-border-e-emerald-900\/60 {
  border-inline-end-color: rgb(6 78 59 / 0.6);
}
.tw-border-e-emerald-900\/65 {
  border-inline-end-color: rgb(6 78 59 / 0.65);
}
.tw-border-e-emerald-900\/70 {
  border-inline-end-color: rgb(6 78 59 / 0.7);
}
.tw-border-e-emerald-900\/75 {
  border-inline-end-color: rgb(6 78 59 / 0.75);
}
.tw-border-e-emerald-900\/80 {
  border-inline-end-color: rgb(6 78 59 / 0.8);
}
.tw-border-e-emerald-900\/85 {
  border-inline-end-color: rgb(6 78 59 / 0.85);
}
.tw-border-e-emerald-900\/90 {
  border-inline-end-color: rgb(6 78 59 / 0.9);
}
.tw-border-e-emerald-900\/95 {
  border-inline-end-color: rgb(6 78 59 / 0.95);
}
.tw-border-e-emerald-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-e-emerald-950\/0 {
  border-inline-end-color: rgb(2 44 34 / 0);
}
.tw-border-e-emerald-950\/10 {
  border-inline-end-color: rgb(2 44 34 / 0.1);
}
.tw-border-e-emerald-950\/100 {
  border-inline-end-color: rgb(2 44 34 / 1);
}
.tw-border-e-emerald-950\/15 {
  border-inline-end-color: rgb(2 44 34 / 0.15);
}
.tw-border-e-emerald-950\/20 {
  border-inline-end-color: rgb(2 44 34 / 0.2);
}
.tw-border-e-emerald-950\/25 {
  border-inline-end-color: rgb(2 44 34 / 0.25);
}
.tw-border-e-emerald-950\/30 {
  border-inline-end-color: rgb(2 44 34 / 0.3);
}
.tw-border-e-emerald-950\/35 {
  border-inline-end-color: rgb(2 44 34 / 0.35);
}
.tw-border-e-emerald-950\/40 {
  border-inline-end-color: rgb(2 44 34 / 0.4);
}
.tw-border-e-emerald-950\/45 {
  border-inline-end-color: rgb(2 44 34 / 0.45);
}
.tw-border-e-emerald-950\/5 {
  border-inline-end-color: rgb(2 44 34 / 0.05);
}
.tw-border-e-emerald-950\/50 {
  border-inline-end-color: rgb(2 44 34 / 0.5);
}
.tw-border-e-emerald-950\/55 {
  border-inline-end-color: rgb(2 44 34 / 0.55);
}
.tw-border-e-emerald-950\/60 {
  border-inline-end-color: rgb(2 44 34 / 0.6);
}
.tw-border-e-emerald-950\/65 {
  border-inline-end-color: rgb(2 44 34 / 0.65);
}
.tw-border-e-emerald-950\/70 {
  border-inline-end-color: rgb(2 44 34 / 0.7);
}
.tw-border-e-emerald-950\/75 {
  border-inline-end-color: rgb(2 44 34 / 0.75);
}
.tw-border-e-emerald-950\/80 {
  border-inline-end-color: rgb(2 44 34 / 0.8);
}
.tw-border-e-emerald-950\/85 {
  border-inline-end-color: rgb(2 44 34 / 0.85);
}
.tw-border-e-emerald-950\/90 {
  border-inline-end-color: rgb(2 44 34 / 0.9);
}
.tw-border-e-emerald-950\/95 {
  border-inline-end-color: rgb(2 44 34 / 0.95);
}
.tw-border-e-fuchsia-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-100\/0 {
  border-inline-end-color: rgb(250 232 255 / 0);
}
.tw-border-e-fuchsia-100\/10 {
  border-inline-end-color: rgb(250 232 255 / 0.1);
}
.tw-border-e-fuchsia-100\/100 {
  border-inline-end-color: rgb(250 232 255 / 1);
}
.tw-border-e-fuchsia-100\/15 {
  border-inline-end-color: rgb(250 232 255 / 0.15);
}
.tw-border-e-fuchsia-100\/20 {
  border-inline-end-color: rgb(250 232 255 / 0.2);
}
.tw-border-e-fuchsia-100\/25 {
  border-inline-end-color: rgb(250 232 255 / 0.25);
}
.tw-border-e-fuchsia-100\/30 {
  border-inline-end-color: rgb(250 232 255 / 0.3);
}
.tw-border-e-fuchsia-100\/35 {
  border-inline-end-color: rgb(250 232 255 / 0.35);
}
.tw-border-e-fuchsia-100\/40 {
  border-inline-end-color: rgb(250 232 255 / 0.4);
}
.tw-border-e-fuchsia-100\/45 {
  border-inline-end-color: rgb(250 232 255 / 0.45);
}
.tw-border-e-fuchsia-100\/5 {
  border-inline-end-color: rgb(250 232 255 / 0.05);
}
.tw-border-e-fuchsia-100\/50 {
  border-inline-end-color: rgb(250 232 255 / 0.5);
}
.tw-border-e-fuchsia-100\/55 {
  border-inline-end-color: rgb(250 232 255 / 0.55);
}
.tw-border-e-fuchsia-100\/60 {
  border-inline-end-color: rgb(250 232 255 / 0.6);
}
.tw-border-e-fuchsia-100\/65 {
  border-inline-end-color: rgb(250 232 255 / 0.65);
}
.tw-border-e-fuchsia-100\/70 {
  border-inline-end-color: rgb(250 232 255 / 0.7);
}
.tw-border-e-fuchsia-100\/75 {
  border-inline-end-color: rgb(250 232 255 / 0.75);
}
.tw-border-e-fuchsia-100\/80 {
  border-inline-end-color: rgb(250 232 255 / 0.8);
}
.tw-border-e-fuchsia-100\/85 {
  border-inline-end-color: rgb(250 232 255 / 0.85);
}
.tw-border-e-fuchsia-100\/90 {
  border-inline-end-color: rgb(250 232 255 / 0.9);
}
.tw-border-e-fuchsia-100\/95 {
  border-inline-end-color: rgb(250 232 255 / 0.95);
}
.tw-border-e-fuchsia-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-200\/0 {
  border-inline-end-color: rgb(245 208 254 / 0);
}
.tw-border-e-fuchsia-200\/10 {
  border-inline-end-color: rgb(245 208 254 / 0.1);
}
.tw-border-e-fuchsia-200\/100 {
  border-inline-end-color: rgb(245 208 254 / 1);
}
.tw-border-e-fuchsia-200\/15 {
  border-inline-end-color: rgb(245 208 254 / 0.15);
}
.tw-border-e-fuchsia-200\/20 {
  border-inline-end-color: rgb(245 208 254 / 0.2);
}
.tw-border-e-fuchsia-200\/25 {
  border-inline-end-color: rgb(245 208 254 / 0.25);
}
.tw-border-e-fuchsia-200\/30 {
  border-inline-end-color: rgb(245 208 254 / 0.3);
}
.tw-border-e-fuchsia-200\/35 {
  border-inline-end-color: rgb(245 208 254 / 0.35);
}
.tw-border-e-fuchsia-200\/40 {
  border-inline-end-color: rgb(245 208 254 / 0.4);
}
.tw-border-e-fuchsia-200\/45 {
  border-inline-end-color: rgb(245 208 254 / 0.45);
}
.tw-border-e-fuchsia-200\/5 {
  border-inline-end-color: rgb(245 208 254 / 0.05);
}
.tw-border-e-fuchsia-200\/50 {
  border-inline-end-color: rgb(245 208 254 / 0.5);
}
.tw-border-e-fuchsia-200\/55 {
  border-inline-end-color: rgb(245 208 254 / 0.55);
}
.tw-border-e-fuchsia-200\/60 {
  border-inline-end-color: rgb(245 208 254 / 0.6);
}
.tw-border-e-fuchsia-200\/65 {
  border-inline-end-color: rgb(245 208 254 / 0.65);
}
.tw-border-e-fuchsia-200\/70 {
  border-inline-end-color: rgb(245 208 254 / 0.7);
}
.tw-border-e-fuchsia-200\/75 {
  border-inline-end-color: rgb(245 208 254 / 0.75);
}
.tw-border-e-fuchsia-200\/80 {
  border-inline-end-color: rgb(245 208 254 / 0.8);
}
.tw-border-e-fuchsia-200\/85 {
  border-inline-end-color: rgb(245 208 254 / 0.85);
}
.tw-border-e-fuchsia-200\/90 {
  border-inline-end-color: rgb(245 208 254 / 0.9);
}
.tw-border-e-fuchsia-200\/95 {
  border-inline-end-color: rgb(245 208 254 / 0.95);
}
.tw-border-e-fuchsia-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-300\/0 {
  border-inline-end-color: rgb(240 171 252 / 0);
}
.tw-border-e-fuchsia-300\/10 {
  border-inline-end-color: rgb(240 171 252 / 0.1);
}
.tw-border-e-fuchsia-300\/100 {
  border-inline-end-color: rgb(240 171 252 / 1);
}
.tw-border-e-fuchsia-300\/15 {
  border-inline-end-color: rgb(240 171 252 / 0.15);
}
.tw-border-e-fuchsia-300\/20 {
  border-inline-end-color: rgb(240 171 252 / 0.2);
}
.tw-border-e-fuchsia-300\/25 {
  border-inline-end-color: rgb(240 171 252 / 0.25);
}
.tw-border-e-fuchsia-300\/30 {
  border-inline-end-color: rgb(240 171 252 / 0.3);
}
.tw-border-e-fuchsia-300\/35 {
  border-inline-end-color: rgb(240 171 252 / 0.35);
}
.tw-border-e-fuchsia-300\/40 {
  border-inline-end-color: rgb(240 171 252 / 0.4);
}
.tw-border-e-fuchsia-300\/45 {
  border-inline-end-color: rgb(240 171 252 / 0.45);
}
.tw-border-e-fuchsia-300\/5 {
  border-inline-end-color: rgb(240 171 252 / 0.05);
}
.tw-border-e-fuchsia-300\/50 {
  border-inline-end-color: rgb(240 171 252 / 0.5);
}
.tw-border-e-fuchsia-300\/55 {
  border-inline-end-color: rgb(240 171 252 / 0.55);
}
.tw-border-e-fuchsia-300\/60 {
  border-inline-end-color: rgb(240 171 252 / 0.6);
}
.tw-border-e-fuchsia-300\/65 {
  border-inline-end-color: rgb(240 171 252 / 0.65);
}
.tw-border-e-fuchsia-300\/70 {
  border-inline-end-color: rgb(240 171 252 / 0.7);
}
.tw-border-e-fuchsia-300\/75 {
  border-inline-end-color: rgb(240 171 252 / 0.75);
}
.tw-border-e-fuchsia-300\/80 {
  border-inline-end-color: rgb(240 171 252 / 0.8);
}
.tw-border-e-fuchsia-300\/85 {
  border-inline-end-color: rgb(240 171 252 / 0.85);
}
.tw-border-e-fuchsia-300\/90 {
  border-inline-end-color: rgb(240 171 252 / 0.9);
}
.tw-border-e-fuchsia-300\/95 {
  border-inline-end-color: rgb(240 171 252 / 0.95);
}
.tw-border-e-fuchsia-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-400\/0 {
  border-inline-end-color: rgb(232 121 249 / 0);
}
.tw-border-e-fuchsia-400\/10 {
  border-inline-end-color: rgb(232 121 249 / 0.1);
}
.tw-border-e-fuchsia-400\/100 {
  border-inline-end-color: rgb(232 121 249 / 1);
}
.tw-border-e-fuchsia-400\/15 {
  border-inline-end-color: rgb(232 121 249 / 0.15);
}
.tw-border-e-fuchsia-400\/20 {
  border-inline-end-color: rgb(232 121 249 / 0.2);
}
.tw-border-e-fuchsia-400\/25 {
  border-inline-end-color: rgb(232 121 249 / 0.25);
}
.tw-border-e-fuchsia-400\/30 {
  border-inline-end-color: rgb(232 121 249 / 0.3);
}
.tw-border-e-fuchsia-400\/35 {
  border-inline-end-color: rgb(232 121 249 / 0.35);
}
.tw-border-e-fuchsia-400\/40 {
  border-inline-end-color: rgb(232 121 249 / 0.4);
}
.tw-border-e-fuchsia-400\/45 {
  border-inline-end-color: rgb(232 121 249 / 0.45);
}
.tw-border-e-fuchsia-400\/5 {
  border-inline-end-color: rgb(232 121 249 / 0.05);
}
.tw-border-e-fuchsia-400\/50 {
  border-inline-end-color: rgb(232 121 249 / 0.5);
}
.tw-border-e-fuchsia-400\/55 {
  border-inline-end-color: rgb(232 121 249 / 0.55);
}
.tw-border-e-fuchsia-400\/60 {
  border-inline-end-color: rgb(232 121 249 / 0.6);
}
.tw-border-e-fuchsia-400\/65 {
  border-inline-end-color: rgb(232 121 249 / 0.65);
}
.tw-border-e-fuchsia-400\/70 {
  border-inline-end-color: rgb(232 121 249 / 0.7);
}
.tw-border-e-fuchsia-400\/75 {
  border-inline-end-color: rgb(232 121 249 / 0.75);
}
.tw-border-e-fuchsia-400\/80 {
  border-inline-end-color: rgb(232 121 249 / 0.8);
}
.tw-border-e-fuchsia-400\/85 {
  border-inline-end-color: rgb(232 121 249 / 0.85);
}
.tw-border-e-fuchsia-400\/90 {
  border-inline-end-color: rgb(232 121 249 / 0.9);
}
.tw-border-e-fuchsia-400\/95 {
  border-inline-end-color: rgb(232 121 249 / 0.95);
}
.tw-border-e-fuchsia-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-50\/0 {
  border-inline-end-color: rgb(253 244 255 / 0);
}
.tw-border-e-fuchsia-50\/10 {
  border-inline-end-color: rgb(253 244 255 / 0.1);
}
.tw-border-e-fuchsia-50\/100 {
  border-inline-end-color: rgb(253 244 255 / 1);
}
.tw-border-e-fuchsia-50\/15 {
  border-inline-end-color: rgb(253 244 255 / 0.15);
}
.tw-border-e-fuchsia-50\/20 {
  border-inline-end-color: rgb(253 244 255 / 0.2);
}
.tw-border-e-fuchsia-50\/25 {
  border-inline-end-color: rgb(253 244 255 / 0.25);
}
.tw-border-e-fuchsia-50\/30 {
  border-inline-end-color: rgb(253 244 255 / 0.3);
}
.tw-border-e-fuchsia-50\/35 {
  border-inline-end-color: rgb(253 244 255 / 0.35);
}
.tw-border-e-fuchsia-50\/40 {
  border-inline-end-color: rgb(253 244 255 / 0.4);
}
.tw-border-e-fuchsia-50\/45 {
  border-inline-end-color: rgb(253 244 255 / 0.45);
}
.tw-border-e-fuchsia-50\/5 {
  border-inline-end-color: rgb(253 244 255 / 0.05);
}
.tw-border-e-fuchsia-50\/50 {
  border-inline-end-color: rgb(253 244 255 / 0.5);
}
.tw-border-e-fuchsia-50\/55 {
  border-inline-end-color: rgb(253 244 255 / 0.55);
}
.tw-border-e-fuchsia-50\/60 {
  border-inline-end-color: rgb(253 244 255 / 0.6);
}
.tw-border-e-fuchsia-50\/65 {
  border-inline-end-color: rgb(253 244 255 / 0.65);
}
.tw-border-e-fuchsia-50\/70 {
  border-inline-end-color: rgb(253 244 255 / 0.7);
}
.tw-border-e-fuchsia-50\/75 {
  border-inline-end-color: rgb(253 244 255 / 0.75);
}
.tw-border-e-fuchsia-50\/80 {
  border-inline-end-color: rgb(253 244 255 / 0.8);
}
.tw-border-e-fuchsia-50\/85 {
  border-inline-end-color: rgb(253 244 255 / 0.85);
}
.tw-border-e-fuchsia-50\/90 {
  border-inline-end-color: rgb(253 244 255 / 0.9);
}
.tw-border-e-fuchsia-50\/95 {
  border-inline-end-color: rgb(253 244 255 / 0.95);
}
.tw-border-e-fuchsia-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-500\/0 {
  border-inline-end-color: rgb(217 70 239 / 0);
}
.tw-border-e-fuchsia-500\/10 {
  border-inline-end-color: rgb(217 70 239 / 0.1);
}
.tw-border-e-fuchsia-500\/100 {
  border-inline-end-color: rgb(217 70 239 / 1);
}
.tw-border-e-fuchsia-500\/15 {
  border-inline-end-color: rgb(217 70 239 / 0.15);
}
.tw-border-e-fuchsia-500\/20 {
  border-inline-end-color: rgb(217 70 239 / 0.2);
}
.tw-border-e-fuchsia-500\/25 {
  border-inline-end-color: rgb(217 70 239 / 0.25);
}
.tw-border-e-fuchsia-500\/30 {
  border-inline-end-color: rgb(217 70 239 / 0.3);
}
.tw-border-e-fuchsia-500\/35 {
  border-inline-end-color: rgb(217 70 239 / 0.35);
}
.tw-border-e-fuchsia-500\/40 {
  border-inline-end-color: rgb(217 70 239 / 0.4);
}
.tw-border-e-fuchsia-500\/45 {
  border-inline-end-color: rgb(217 70 239 / 0.45);
}
.tw-border-e-fuchsia-500\/5 {
  border-inline-end-color: rgb(217 70 239 / 0.05);
}
.tw-border-e-fuchsia-500\/50 {
  border-inline-end-color: rgb(217 70 239 / 0.5);
}
.tw-border-e-fuchsia-500\/55 {
  border-inline-end-color: rgb(217 70 239 / 0.55);
}
.tw-border-e-fuchsia-500\/60 {
  border-inline-end-color: rgb(217 70 239 / 0.6);
}
.tw-border-e-fuchsia-500\/65 {
  border-inline-end-color: rgb(217 70 239 / 0.65);
}
.tw-border-e-fuchsia-500\/70 {
  border-inline-end-color: rgb(217 70 239 / 0.7);
}
.tw-border-e-fuchsia-500\/75 {
  border-inline-end-color: rgb(217 70 239 / 0.75);
}
.tw-border-e-fuchsia-500\/80 {
  border-inline-end-color: rgb(217 70 239 / 0.8);
}
.tw-border-e-fuchsia-500\/85 {
  border-inline-end-color: rgb(217 70 239 / 0.85);
}
.tw-border-e-fuchsia-500\/90 {
  border-inline-end-color: rgb(217 70 239 / 0.9);
}
.tw-border-e-fuchsia-500\/95 {
  border-inline-end-color: rgb(217 70 239 / 0.95);
}
.tw-border-e-fuchsia-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-600\/0 {
  border-inline-end-color: rgb(192 38 211 / 0);
}
.tw-border-e-fuchsia-600\/10 {
  border-inline-end-color: rgb(192 38 211 / 0.1);
}
.tw-border-e-fuchsia-600\/100 {
  border-inline-end-color: rgb(192 38 211 / 1);
}
.tw-border-e-fuchsia-600\/15 {
  border-inline-end-color: rgb(192 38 211 / 0.15);
}
.tw-border-e-fuchsia-600\/20 {
  border-inline-end-color: rgb(192 38 211 / 0.2);
}
.tw-border-e-fuchsia-600\/25 {
  border-inline-end-color: rgb(192 38 211 / 0.25);
}
.tw-border-e-fuchsia-600\/30 {
  border-inline-end-color: rgb(192 38 211 / 0.3);
}
.tw-border-e-fuchsia-600\/35 {
  border-inline-end-color: rgb(192 38 211 / 0.35);
}
.tw-border-e-fuchsia-600\/40 {
  border-inline-end-color: rgb(192 38 211 / 0.4);
}
.tw-border-e-fuchsia-600\/45 {
  border-inline-end-color: rgb(192 38 211 / 0.45);
}
.tw-border-e-fuchsia-600\/5 {
  border-inline-end-color: rgb(192 38 211 / 0.05);
}
.tw-border-e-fuchsia-600\/50 {
  border-inline-end-color: rgb(192 38 211 / 0.5);
}
.tw-border-e-fuchsia-600\/55 {
  border-inline-end-color: rgb(192 38 211 / 0.55);
}
.tw-border-e-fuchsia-600\/60 {
  border-inline-end-color: rgb(192 38 211 / 0.6);
}
.tw-border-e-fuchsia-600\/65 {
  border-inline-end-color: rgb(192 38 211 / 0.65);
}
.tw-border-e-fuchsia-600\/70 {
  border-inline-end-color: rgb(192 38 211 / 0.7);
}
.tw-border-e-fuchsia-600\/75 {
  border-inline-end-color: rgb(192 38 211 / 0.75);
}
.tw-border-e-fuchsia-600\/80 {
  border-inline-end-color: rgb(192 38 211 / 0.8);
}
.tw-border-e-fuchsia-600\/85 {
  border-inline-end-color: rgb(192 38 211 / 0.85);
}
.tw-border-e-fuchsia-600\/90 {
  border-inline-end-color: rgb(192 38 211 / 0.9);
}
.tw-border-e-fuchsia-600\/95 {
  border-inline-end-color: rgb(192 38 211 / 0.95);
}
.tw-border-e-fuchsia-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-700\/0 {
  border-inline-end-color: rgb(162 28 175 / 0);
}
.tw-border-e-fuchsia-700\/10 {
  border-inline-end-color: rgb(162 28 175 / 0.1);
}
.tw-border-e-fuchsia-700\/100 {
  border-inline-end-color: rgb(162 28 175 / 1);
}
.tw-border-e-fuchsia-700\/15 {
  border-inline-end-color: rgb(162 28 175 / 0.15);
}
.tw-border-e-fuchsia-700\/20 {
  border-inline-end-color: rgb(162 28 175 / 0.2);
}
.tw-border-e-fuchsia-700\/25 {
  border-inline-end-color: rgb(162 28 175 / 0.25);
}
.tw-border-e-fuchsia-700\/30 {
  border-inline-end-color: rgb(162 28 175 / 0.3);
}
.tw-border-e-fuchsia-700\/35 {
  border-inline-end-color: rgb(162 28 175 / 0.35);
}
.tw-border-e-fuchsia-700\/40 {
  border-inline-end-color: rgb(162 28 175 / 0.4);
}
.tw-border-e-fuchsia-700\/45 {
  border-inline-end-color: rgb(162 28 175 / 0.45);
}
.tw-border-e-fuchsia-700\/5 {
  border-inline-end-color: rgb(162 28 175 / 0.05);
}
.tw-border-e-fuchsia-700\/50 {
  border-inline-end-color: rgb(162 28 175 / 0.5);
}
.tw-border-e-fuchsia-700\/55 {
  border-inline-end-color: rgb(162 28 175 / 0.55);
}
.tw-border-e-fuchsia-700\/60 {
  border-inline-end-color: rgb(162 28 175 / 0.6);
}
.tw-border-e-fuchsia-700\/65 {
  border-inline-end-color: rgb(162 28 175 / 0.65);
}
.tw-border-e-fuchsia-700\/70 {
  border-inline-end-color: rgb(162 28 175 / 0.7);
}
.tw-border-e-fuchsia-700\/75 {
  border-inline-end-color: rgb(162 28 175 / 0.75);
}
.tw-border-e-fuchsia-700\/80 {
  border-inline-end-color: rgb(162 28 175 / 0.8);
}
.tw-border-e-fuchsia-700\/85 {
  border-inline-end-color: rgb(162 28 175 / 0.85);
}
.tw-border-e-fuchsia-700\/90 {
  border-inline-end-color: rgb(162 28 175 / 0.9);
}
.tw-border-e-fuchsia-700\/95 {
  border-inline-end-color: rgb(162 28 175 / 0.95);
}
.tw-border-e-fuchsia-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-800\/0 {
  border-inline-end-color: rgb(134 25 143 / 0);
}
.tw-border-e-fuchsia-800\/10 {
  border-inline-end-color: rgb(134 25 143 / 0.1);
}
.tw-border-e-fuchsia-800\/100 {
  border-inline-end-color: rgb(134 25 143 / 1);
}
.tw-border-e-fuchsia-800\/15 {
  border-inline-end-color: rgb(134 25 143 / 0.15);
}
.tw-border-e-fuchsia-800\/20 {
  border-inline-end-color: rgb(134 25 143 / 0.2);
}
.tw-border-e-fuchsia-800\/25 {
  border-inline-end-color: rgb(134 25 143 / 0.25);
}
.tw-border-e-fuchsia-800\/30 {
  border-inline-end-color: rgb(134 25 143 / 0.3);
}
.tw-border-e-fuchsia-800\/35 {
  border-inline-end-color: rgb(134 25 143 / 0.35);
}
.tw-border-e-fuchsia-800\/40 {
  border-inline-end-color: rgb(134 25 143 / 0.4);
}
.tw-border-e-fuchsia-800\/45 {
  border-inline-end-color: rgb(134 25 143 / 0.45);
}
.tw-border-e-fuchsia-800\/5 {
  border-inline-end-color: rgb(134 25 143 / 0.05);
}
.tw-border-e-fuchsia-800\/50 {
  border-inline-end-color: rgb(134 25 143 / 0.5);
}
.tw-border-e-fuchsia-800\/55 {
  border-inline-end-color: rgb(134 25 143 / 0.55);
}
.tw-border-e-fuchsia-800\/60 {
  border-inline-end-color: rgb(134 25 143 / 0.6);
}
.tw-border-e-fuchsia-800\/65 {
  border-inline-end-color: rgb(134 25 143 / 0.65);
}
.tw-border-e-fuchsia-800\/70 {
  border-inline-end-color: rgb(134 25 143 / 0.7);
}
.tw-border-e-fuchsia-800\/75 {
  border-inline-end-color: rgb(134 25 143 / 0.75);
}
.tw-border-e-fuchsia-800\/80 {
  border-inline-end-color: rgb(134 25 143 / 0.8);
}
.tw-border-e-fuchsia-800\/85 {
  border-inline-end-color: rgb(134 25 143 / 0.85);
}
.tw-border-e-fuchsia-800\/90 {
  border-inline-end-color: rgb(134 25 143 / 0.9);
}
.tw-border-e-fuchsia-800\/95 {
  border-inline-end-color: rgb(134 25 143 / 0.95);
}
.tw-border-e-fuchsia-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-900\/0 {
  border-inline-end-color: rgb(112 26 117 / 0);
}
.tw-border-e-fuchsia-900\/10 {
  border-inline-end-color: rgb(112 26 117 / 0.1);
}
.tw-border-e-fuchsia-900\/100 {
  border-inline-end-color: rgb(112 26 117 / 1);
}
.tw-border-e-fuchsia-900\/15 {
  border-inline-end-color: rgb(112 26 117 / 0.15);
}
.tw-border-e-fuchsia-900\/20 {
  border-inline-end-color: rgb(112 26 117 / 0.2);
}
.tw-border-e-fuchsia-900\/25 {
  border-inline-end-color: rgb(112 26 117 / 0.25);
}
.tw-border-e-fuchsia-900\/30 {
  border-inline-end-color: rgb(112 26 117 / 0.3);
}
.tw-border-e-fuchsia-900\/35 {
  border-inline-end-color: rgb(112 26 117 / 0.35);
}
.tw-border-e-fuchsia-900\/40 {
  border-inline-end-color: rgb(112 26 117 / 0.4);
}
.tw-border-e-fuchsia-900\/45 {
  border-inline-end-color: rgb(112 26 117 / 0.45);
}
.tw-border-e-fuchsia-900\/5 {
  border-inline-end-color: rgb(112 26 117 / 0.05);
}
.tw-border-e-fuchsia-900\/50 {
  border-inline-end-color: rgb(112 26 117 / 0.5);
}
.tw-border-e-fuchsia-900\/55 {
  border-inline-end-color: rgb(112 26 117 / 0.55);
}
.tw-border-e-fuchsia-900\/60 {
  border-inline-end-color: rgb(112 26 117 / 0.6);
}
.tw-border-e-fuchsia-900\/65 {
  border-inline-end-color: rgb(112 26 117 / 0.65);
}
.tw-border-e-fuchsia-900\/70 {
  border-inline-end-color: rgb(112 26 117 / 0.7);
}
.tw-border-e-fuchsia-900\/75 {
  border-inline-end-color: rgb(112 26 117 / 0.75);
}
.tw-border-e-fuchsia-900\/80 {
  border-inline-end-color: rgb(112 26 117 / 0.8);
}
.tw-border-e-fuchsia-900\/85 {
  border-inline-end-color: rgb(112 26 117 / 0.85);
}
.tw-border-e-fuchsia-900\/90 {
  border-inline-end-color: rgb(112 26 117 / 0.9);
}
.tw-border-e-fuchsia-900\/95 {
  border-inline-end-color: rgb(112 26 117 / 0.95);
}
.tw-border-e-fuchsia-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-e-fuchsia-950\/0 {
  border-inline-end-color: rgb(74 4 78 / 0);
}
.tw-border-e-fuchsia-950\/10 {
  border-inline-end-color: rgb(74 4 78 / 0.1);
}
.tw-border-e-fuchsia-950\/100 {
  border-inline-end-color: rgb(74 4 78 / 1);
}
.tw-border-e-fuchsia-950\/15 {
  border-inline-end-color: rgb(74 4 78 / 0.15);
}
.tw-border-e-fuchsia-950\/20 {
  border-inline-end-color: rgb(74 4 78 / 0.2);
}
.tw-border-e-fuchsia-950\/25 {
  border-inline-end-color: rgb(74 4 78 / 0.25);
}
.tw-border-e-fuchsia-950\/30 {
  border-inline-end-color: rgb(74 4 78 / 0.3);
}
.tw-border-e-fuchsia-950\/35 {
  border-inline-end-color: rgb(74 4 78 / 0.35);
}
.tw-border-e-fuchsia-950\/40 {
  border-inline-end-color: rgb(74 4 78 / 0.4);
}
.tw-border-e-fuchsia-950\/45 {
  border-inline-end-color: rgb(74 4 78 / 0.45);
}
.tw-border-e-fuchsia-950\/5 {
  border-inline-end-color: rgb(74 4 78 / 0.05);
}
.tw-border-e-fuchsia-950\/50 {
  border-inline-end-color: rgb(74 4 78 / 0.5);
}
.tw-border-e-fuchsia-950\/55 {
  border-inline-end-color: rgb(74 4 78 / 0.55);
}
.tw-border-e-fuchsia-950\/60 {
  border-inline-end-color: rgb(74 4 78 / 0.6);
}
.tw-border-e-fuchsia-950\/65 {
  border-inline-end-color: rgb(74 4 78 / 0.65);
}
.tw-border-e-fuchsia-950\/70 {
  border-inline-end-color: rgb(74 4 78 / 0.7);
}
.tw-border-e-fuchsia-950\/75 {
  border-inline-end-color: rgb(74 4 78 / 0.75);
}
.tw-border-e-fuchsia-950\/80 {
  border-inline-end-color: rgb(74 4 78 / 0.8);
}
.tw-border-e-fuchsia-950\/85 {
  border-inline-end-color: rgb(74 4 78 / 0.85);
}
.tw-border-e-fuchsia-950\/90 {
  border-inline-end-color: rgb(74 4 78 / 0.9);
}
.tw-border-e-fuchsia-950\/95 {
  border-inline-end-color: rgb(74 4 78 / 0.95);
}
.tw-border-e-gray-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-100\/0 {
  border-inline-end-color: rgb(243 244 246 / 0);
}
.tw-border-e-gray-100\/10 {
  border-inline-end-color: rgb(243 244 246 / 0.1);
}
.tw-border-e-gray-100\/100 {
  border-inline-end-color: rgb(243 244 246 / 1);
}
.tw-border-e-gray-100\/15 {
  border-inline-end-color: rgb(243 244 246 / 0.15);
}
.tw-border-e-gray-100\/20 {
  border-inline-end-color: rgb(243 244 246 / 0.2);
}
.tw-border-e-gray-100\/25 {
  border-inline-end-color: rgb(243 244 246 / 0.25);
}
.tw-border-e-gray-100\/30 {
  border-inline-end-color: rgb(243 244 246 / 0.3);
}
.tw-border-e-gray-100\/35 {
  border-inline-end-color: rgb(243 244 246 / 0.35);
}
.tw-border-e-gray-100\/40 {
  border-inline-end-color: rgb(243 244 246 / 0.4);
}
.tw-border-e-gray-100\/45 {
  border-inline-end-color: rgb(243 244 246 / 0.45);
}
.tw-border-e-gray-100\/5 {
  border-inline-end-color: rgb(243 244 246 / 0.05);
}
.tw-border-e-gray-100\/50 {
  border-inline-end-color: rgb(243 244 246 / 0.5);
}
.tw-border-e-gray-100\/55 {
  border-inline-end-color: rgb(243 244 246 / 0.55);
}
.tw-border-e-gray-100\/60 {
  border-inline-end-color: rgb(243 244 246 / 0.6);
}
.tw-border-e-gray-100\/65 {
  border-inline-end-color: rgb(243 244 246 / 0.65);
}
.tw-border-e-gray-100\/70 {
  border-inline-end-color: rgb(243 244 246 / 0.7);
}
.tw-border-e-gray-100\/75 {
  border-inline-end-color: rgb(243 244 246 / 0.75);
}
.tw-border-e-gray-100\/80 {
  border-inline-end-color: rgb(243 244 246 / 0.8);
}
.tw-border-e-gray-100\/85 {
  border-inline-end-color: rgb(243 244 246 / 0.85);
}
.tw-border-e-gray-100\/90 {
  border-inline-end-color: rgb(243 244 246 / 0.9);
}
.tw-border-e-gray-100\/95 {
  border-inline-end-color: rgb(243 244 246 / 0.95);
}
.tw-border-e-gray-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-200\/0 {
  border-inline-end-color: rgb(229 231 235 / 0);
}
.tw-border-e-gray-200\/10 {
  border-inline-end-color: rgb(229 231 235 / 0.1);
}
.tw-border-e-gray-200\/100 {
  border-inline-end-color: rgb(229 231 235 / 1);
}
.tw-border-e-gray-200\/15 {
  border-inline-end-color: rgb(229 231 235 / 0.15);
}
.tw-border-e-gray-200\/20 {
  border-inline-end-color: rgb(229 231 235 / 0.2);
}
.tw-border-e-gray-200\/25 {
  border-inline-end-color: rgb(229 231 235 / 0.25);
}
.tw-border-e-gray-200\/30 {
  border-inline-end-color: rgb(229 231 235 / 0.3);
}
.tw-border-e-gray-200\/35 {
  border-inline-end-color: rgb(229 231 235 / 0.35);
}
.tw-border-e-gray-200\/40 {
  border-inline-end-color: rgb(229 231 235 / 0.4);
}
.tw-border-e-gray-200\/45 {
  border-inline-end-color: rgb(229 231 235 / 0.45);
}
.tw-border-e-gray-200\/5 {
  border-inline-end-color: rgb(229 231 235 / 0.05);
}
.tw-border-e-gray-200\/50 {
  border-inline-end-color: rgb(229 231 235 / 0.5);
}
.tw-border-e-gray-200\/55 {
  border-inline-end-color: rgb(229 231 235 / 0.55);
}
.tw-border-e-gray-200\/60 {
  border-inline-end-color: rgb(229 231 235 / 0.6);
}
.tw-border-e-gray-200\/65 {
  border-inline-end-color: rgb(229 231 235 / 0.65);
}
.tw-border-e-gray-200\/70 {
  border-inline-end-color: rgb(229 231 235 / 0.7);
}
.tw-border-e-gray-200\/75 {
  border-inline-end-color: rgb(229 231 235 / 0.75);
}
.tw-border-e-gray-200\/80 {
  border-inline-end-color: rgb(229 231 235 / 0.8);
}
.tw-border-e-gray-200\/85 {
  border-inline-end-color: rgb(229 231 235 / 0.85);
}
.tw-border-e-gray-200\/90 {
  border-inline-end-color: rgb(229 231 235 / 0.9);
}
.tw-border-e-gray-200\/95 {
  border-inline-end-color: rgb(229 231 235 / 0.95);
}
.tw-border-e-gray-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-300\/0 {
  border-inline-end-color: rgb(209 213 219 / 0);
}
.tw-border-e-gray-300\/10 {
  border-inline-end-color: rgb(209 213 219 / 0.1);
}
.tw-border-e-gray-300\/100 {
  border-inline-end-color: rgb(209 213 219 / 1);
}
.tw-border-e-gray-300\/15 {
  border-inline-end-color: rgb(209 213 219 / 0.15);
}
.tw-border-e-gray-300\/20 {
  border-inline-end-color: rgb(209 213 219 / 0.2);
}
.tw-border-e-gray-300\/25 {
  border-inline-end-color: rgb(209 213 219 / 0.25);
}
.tw-border-e-gray-300\/30 {
  border-inline-end-color: rgb(209 213 219 / 0.3);
}
.tw-border-e-gray-300\/35 {
  border-inline-end-color: rgb(209 213 219 / 0.35);
}
.tw-border-e-gray-300\/40 {
  border-inline-end-color: rgb(209 213 219 / 0.4);
}
.tw-border-e-gray-300\/45 {
  border-inline-end-color: rgb(209 213 219 / 0.45);
}
.tw-border-e-gray-300\/5 {
  border-inline-end-color: rgb(209 213 219 / 0.05);
}
.tw-border-e-gray-300\/50 {
  border-inline-end-color: rgb(209 213 219 / 0.5);
}
.tw-border-e-gray-300\/55 {
  border-inline-end-color: rgb(209 213 219 / 0.55);
}
.tw-border-e-gray-300\/60 {
  border-inline-end-color: rgb(209 213 219 / 0.6);
}
.tw-border-e-gray-300\/65 {
  border-inline-end-color: rgb(209 213 219 / 0.65);
}
.tw-border-e-gray-300\/70 {
  border-inline-end-color: rgb(209 213 219 / 0.7);
}
.tw-border-e-gray-300\/75 {
  border-inline-end-color: rgb(209 213 219 / 0.75);
}
.tw-border-e-gray-300\/80 {
  border-inline-end-color: rgb(209 213 219 / 0.8);
}
.tw-border-e-gray-300\/85 {
  border-inline-end-color: rgb(209 213 219 / 0.85);
}
.tw-border-e-gray-300\/90 {
  border-inline-end-color: rgb(209 213 219 / 0.9);
}
.tw-border-e-gray-300\/95 {
  border-inline-end-color: rgb(209 213 219 / 0.95);
}
.tw-border-e-gray-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-400\/0 {
  border-inline-end-color: rgb(156 163 175 / 0);
}
.tw-border-e-gray-400\/10 {
  border-inline-end-color: rgb(156 163 175 / 0.1);
}
.tw-border-e-gray-400\/100 {
  border-inline-end-color: rgb(156 163 175 / 1);
}
.tw-border-e-gray-400\/15 {
  border-inline-end-color: rgb(156 163 175 / 0.15);
}
.tw-border-e-gray-400\/20 {
  border-inline-end-color: rgb(156 163 175 / 0.2);
}
.tw-border-e-gray-400\/25 {
  border-inline-end-color: rgb(156 163 175 / 0.25);
}
.tw-border-e-gray-400\/30 {
  border-inline-end-color: rgb(156 163 175 / 0.3);
}
.tw-border-e-gray-400\/35 {
  border-inline-end-color: rgb(156 163 175 / 0.35);
}
.tw-border-e-gray-400\/40 {
  border-inline-end-color: rgb(156 163 175 / 0.4);
}
.tw-border-e-gray-400\/45 {
  border-inline-end-color: rgb(156 163 175 / 0.45);
}
.tw-border-e-gray-400\/5 {
  border-inline-end-color: rgb(156 163 175 / 0.05);
}
.tw-border-e-gray-400\/50 {
  border-inline-end-color: rgb(156 163 175 / 0.5);
}
.tw-border-e-gray-400\/55 {
  border-inline-end-color: rgb(156 163 175 / 0.55);
}
.tw-border-e-gray-400\/60 {
  border-inline-end-color: rgb(156 163 175 / 0.6);
}
.tw-border-e-gray-400\/65 {
  border-inline-end-color: rgb(156 163 175 / 0.65);
}
.tw-border-e-gray-400\/70 {
  border-inline-end-color: rgb(156 163 175 / 0.7);
}
.tw-border-e-gray-400\/75 {
  border-inline-end-color: rgb(156 163 175 / 0.75);
}
.tw-border-e-gray-400\/80 {
  border-inline-end-color: rgb(156 163 175 / 0.8);
}
.tw-border-e-gray-400\/85 {
  border-inline-end-color: rgb(156 163 175 / 0.85);
}
.tw-border-e-gray-400\/90 {
  border-inline-end-color: rgb(156 163 175 / 0.9);
}
.tw-border-e-gray-400\/95 {
  border-inline-end-color: rgb(156 163 175 / 0.95);
}
.tw-border-e-gray-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-50\/0 {
  border-inline-end-color: rgb(249 250 251 / 0);
}
.tw-border-e-gray-50\/10 {
  border-inline-end-color: rgb(249 250 251 / 0.1);
}
.tw-border-e-gray-50\/100 {
  border-inline-end-color: rgb(249 250 251 / 1);
}
.tw-border-e-gray-50\/15 {
  border-inline-end-color: rgb(249 250 251 / 0.15);
}
.tw-border-e-gray-50\/20 {
  border-inline-end-color: rgb(249 250 251 / 0.2);
}
.tw-border-e-gray-50\/25 {
  border-inline-end-color: rgb(249 250 251 / 0.25);
}
.tw-border-e-gray-50\/30 {
  border-inline-end-color: rgb(249 250 251 / 0.3);
}
.tw-border-e-gray-50\/35 {
  border-inline-end-color: rgb(249 250 251 / 0.35);
}
.tw-border-e-gray-50\/40 {
  border-inline-end-color: rgb(249 250 251 / 0.4);
}
.tw-border-e-gray-50\/45 {
  border-inline-end-color: rgb(249 250 251 / 0.45);
}
.tw-border-e-gray-50\/5 {
  border-inline-end-color: rgb(249 250 251 / 0.05);
}
.tw-border-e-gray-50\/50 {
  border-inline-end-color: rgb(249 250 251 / 0.5);
}
.tw-border-e-gray-50\/55 {
  border-inline-end-color: rgb(249 250 251 / 0.55);
}
.tw-border-e-gray-50\/60 {
  border-inline-end-color: rgb(249 250 251 / 0.6);
}
.tw-border-e-gray-50\/65 {
  border-inline-end-color: rgb(249 250 251 / 0.65);
}
.tw-border-e-gray-50\/70 {
  border-inline-end-color: rgb(249 250 251 / 0.7);
}
.tw-border-e-gray-50\/75 {
  border-inline-end-color: rgb(249 250 251 / 0.75);
}
.tw-border-e-gray-50\/80 {
  border-inline-end-color: rgb(249 250 251 / 0.8);
}
.tw-border-e-gray-50\/85 {
  border-inline-end-color: rgb(249 250 251 / 0.85);
}
.tw-border-e-gray-50\/90 {
  border-inline-end-color: rgb(249 250 251 / 0.9);
}
.tw-border-e-gray-50\/95 {
  border-inline-end-color: rgb(249 250 251 / 0.95);
}
.tw-border-e-gray-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-500\/0 {
  border-inline-end-color: rgb(107 114 128 / 0);
}
.tw-border-e-gray-500\/10 {
  border-inline-end-color: rgb(107 114 128 / 0.1);
}
.tw-border-e-gray-500\/100 {
  border-inline-end-color: rgb(107 114 128 / 1);
}
.tw-border-e-gray-500\/15 {
  border-inline-end-color: rgb(107 114 128 / 0.15);
}
.tw-border-e-gray-500\/20 {
  border-inline-end-color: rgb(107 114 128 / 0.2);
}
.tw-border-e-gray-500\/25 {
  border-inline-end-color: rgb(107 114 128 / 0.25);
}
.tw-border-e-gray-500\/30 {
  border-inline-end-color: rgb(107 114 128 / 0.3);
}
.tw-border-e-gray-500\/35 {
  border-inline-end-color: rgb(107 114 128 / 0.35);
}
.tw-border-e-gray-500\/40 {
  border-inline-end-color: rgb(107 114 128 / 0.4);
}
.tw-border-e-gray-500\/45 {
  border-inline-end-color: rgb(107 114 128 / 0.45);
}
.tw-border-e-gray-500\/5 {
  border-inline-end-color: rgb(107 114 128 / 0.05);
}
.tw-border-e-gray-500\/50 {
  border-inline-end-color: rgb(107 114 128 / 0.5);
}
.tw-border-e-gray-500\/55 {
  border-inline-end-color: rgb(107 114 128 / 0.55);
}
.tw-border-e-gray-500\/60 {
  border-inline-end-color: rgb(107 114 128 / 0.6);
}
.tw-border-e-gray-500\/65 {
  border-inline-end-color: rgb(107 114 128 / 0.65);
}
.tw-border-e-gray-500\/70 {
  border-inline-end-color: rgb(107 114 128 / 0.7);
}
.tw-border-e-gray-500\/75 {
  border-inline-end-color: rgb(107 114 128 / 0.75);
}
.tw-border-e-gray-500\/80 {
  border-inline-end-color: rgb(107 114 128 / 0.8);
}
.tw-border-e-gray-500\/85 {
  border-inline-end-color: rgb(107 114 128 / 0.85);
}
.tw-border-e-gray-500\/90 {
  border-inline-end-color: rgb(107 114 128 / 0.9);
}
.tw-border-e-gray-500\/95 {
  border-inline-end-color: rgb(107 114 128 / 0.95);
}
.tw-border-e-gray-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-600\/0 {
  border-inline-end-color: rgb(75 85 99 / 0);
}
.tw-border-e-gray-600\/10 {
  border-inline-end-color: rgb(75 85 99 / 0.1);
}
.tw-border-e-gray-600\/100 {
  border-inline-end-color: rgb(75 85 99 / 1);
}
.tw-border-e-gray-600\/15 {
  border-inline-end-color: rgb(75 85 99 / 0.15);
}
.tw-border-e-gray-600\/20 {
  border-inline-end-color: rgb(75 85 99 / 0.2);
}
.tw-border-e-gray-600\/25 {
  border-inline-end-color: rgb(75 85 99 / 0.25);
}
.tw-border-e-gray-600\/30 {
  border-inline-end-color: rgb(75 85 99 / 0.3);
}
.tw-border-e-gray-600\/35 {
  border-inline-end-color: rgb(75 85 99 / 0.35);
}
.tw-border-e-gray-600\/40 {
  border-inline-end-color: rgb(75 85 99 / 0.4);
}
.tw-border-e-gray-600\/45 {
  border-inline-end-color: rgb(75 85 99 / 0.45);
}
.tw-border-e-gray-600\/5 {
  border-inline-end-color: rgb(75 85 99 / 0.05);
}
.tw-border-e-gray-600\/50 {
  border-inline-end-color: rgb(75 85 99 / 0.5);
}
.tw-border-e-gray-600\/55 {
  border-inline-end-color: rgb(75 85 99 / 0.55);
}
.tw-border-e-gray-600\/60 {
  border-inline-end-color: rgb(75 85 99 / 0.6);
}
.tw-border-e-gray-600\/65 {
  border-inline-end-color: rgb(75 85 99 / 0.65);
}
.tw-border-e-gray-600\/70 {
  border-inline-end-color: rgb(75 85 99 / 0.7);
}
.tw-border-e-gray-600\/75 {
  border-inline-end-color: rgb(75 85 99 / 0.75);
}
.tw-border-e-gray-600\/80 {
  border-inline-end-color: rgb(75 85 99 / 0.8);
}
.tw-border-e-gray-600\/85 {
  border-inline-end-color: rgb(75 85 99 / 0.85);
}
.tw-border-e-gray-600\/90 {
  border-inline-end-color: rgb(75 85 99 / 0.9);
}
.tw-border-e-gray-600\/95 {
  border-inline-end-color: rgb(75 85 99 / 0.95);
}
.tw-border-e-gray-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-700\/0 {
  border-inline-end-color: rgb(55 65 81 / 0);
}
.tw-border-e-gray-700\/10 {
  border-inline-end-color: rgb(55 65 81 / 0.1);
}
.tw-border-e-gray-700\/100 {
  border-inline-end-color: rgb(55 65 81 / 1);
}
.tw-border-e-gray-700\/15 {
  border-inline-end-color: rgb(55 65 81 / 0.15);
}
.tw-border-e-gray-700\/20 {
  border-inline-end-color: rgb(55 65 81 / 0.2);
}
.tw-border-e-gray-700\/25 {
  border-inline-end-color: rgb(55 65 81 / 0.25);
}
.tw-border-e-gray-700\/30 {
  border-inline-end-color: rgb(55 65 81 / 0.3);
}
.tw-border-e-gray-700\/35 {
  border-inline-end-color: rgb(55 65 81 / 0.35);
}
.tw-border-e-gray-700\/40 {
  border-inline-end-color: rgb(55 65 81 / 0.4);
}
.tw-border-e-gray-700\/45 {
  border-inline-end-color: rgb(55 65 81 / 0.45);
}
.tw-border-e-gray-700\/5 {
  border-inline-end-color: rgb(55 65 81 / 0.05);
}
.tw-border-e-gray-700\/50 {
  border-inline-end-color: rgb(55 65 81 / 0.5);
}
.tw-border-e-gray-700\/55 {
  border-inline-end-color: rgb(55 65 81 / 0.55);
}
.tw-border-e-gray-700\/60 {
  border-inline-end-color: rgb(55 65 81 / 0.6);
}
.tw-border-e-gray-700\/65 {
  border-inline-end-color: rgb(55 65 81 / 0.65);
}
.tw-border-e-gray-700\/70 {
  border-inline-end-color: rgb(55 65 81 / 0.7);
}
.tw-border-e-gray-700\/75 {
  border-inline-end-color: rgb(55 65 81 / 0.75);
}
.tw-border-e-gray-700\/80 {
  border-inline-end-color: rgb(55 65 81 / 0.8);
}
.tw-border-e-gray-700\/85 {
  border-inline-end-color: rgb(55 65 81 / 0.85);
}
.tw-border-e-gray-700\/90 {
  border-inline-end-color: rgb(55 65 81 / 0.9);
}
.tw-border-e-gray-700\/95 {
  border-inline-end-color: rgb(55 65 81 / 0.95);
}
.tw-border-e-gray-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-800\/0 {
  border-inline-end-color: rgb(31 41 55 / 0);
}
.tw-border-e-gray-800\/10 {
  border-inline-end-color: rgb(31 41 55 / 0.1);
}
.tw-border-e-gray-800\/100 {
  border-inline-end-color: rgb(31 41 55 / 1);
}
.tw-border-e-gray-800\/15 {
  border-inline-end-color: rgb(31 41 55 / 0.15);
}
.tw-border-e-gray-800\/20 {
  border-inline-end-color: rgb(31 41 55 / 0.2);
}
.tw-border-e-gray-800\/25 {
  border-inline-end-color: rgb(31 41 55 / 0.25);
}
.tw-border-e-gray-800\/30 {
  border-inline-end-color: rgb(31 41 55 / 0.3);
}
.tw-border-e-gray-800\/35 {
  border-inline-end-color: rgb(31 41 55 / 0.35);
}
.tw-border-e-gray-800\/40 {
  border-inline-end-color: rgb(31 41 55 / 0.4);
}
.tw-border-e-gray-800\/45 {
  border-inline-end-color: rgb(31 41 55 / 0.45);
}
.tw-border-e-gray-800\/5 {
  border-inline-end-color: rgb(31 41 55 / 0.05);
}
.tw-border-e-gray-800\/50 {
  border-inline-end-color: rgb(31 41 55 / 0.5);
}
.tw-border-e-gray-800\/55 {
  border-inline-end-color: rgb(31 41 55 / 0.55);
}
.tw-border-e-gray-800\/60 {
  border-inline-end-color: rgb(31 41 55 / 0.6);
}
.tw-border-e-gray-800\/65 {
  border-inline-end-color: rgb(31 41 55 / 0.65);
}
.tw-border-e-gray-800\/70 {
  border-inline-end-color: rgb(31 41 55 / 0.7);
}
.tw-border-e-gray-800\/75 {
  border-inline-end-color: rgb(31 41 55 / 0.75);
}
.tw-border-e-gray-800\/80 {
  border-inline-end-color: rgb(31 41 55 / 0.8);
}
.tw-border-e-gray-800\/85 {
  border-inline-end-color: rgb(31 41 55 / 0.85);
}
.tw-border-e-gray-800\/90 {
  border-inline-end-color: rgb(31 41 55 / 0.9);
}
.tw-border-e-gray-800\/95 {
  border-inline-end-color: rgb(31 41 55 / 0.95);
}
.tw-border-e-gray-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-900\/0 {
  border-inline-end-color: rgb(17 24 39 / 0);
}
.tw-border-e-gray-900\/10 {
  border-inline-end-color: rgb(17 24 39 / 0.1);
}
.tw-border-e-gray-900\/100 {
  border-inline-end-color: rgb(17 24 39 / 1);
}
.tw-border-e-gray-900\/15 {
  border-inline-end-color: rgb(17 24 39 / 0.15);
}
.tw-border-e-gray-900\/20 {
  border-inline-end-color: rgb(17 24 39 / 0.2);
}
.tw-border-e-gray-900\/25 {
  border-inline-end-color: rgb(17 24 39 / 0.25);
}
.tw-border-e-gray-900\/30 {
  border-inline-end-color: rgb(17 24 39 / 0.3);
}
.tw-border-e-gray-900\/35 {
  border-inline-end-color: rgb(17 24 39 / 0.35);
}
.tw-border-e-gray-900\/40 {
  border-inline-end-color: rgb(17 24 39 / 0.4);
}
.tw-border-e-gray-900\/45 {
  border-inline-end-color: rgb(17 24 39 / 0.45);
}
.tw-border-e-gray-900\/5 {
  border-inline-end-color: rgb(17 24 39 / 0.05);
}
.tw-border-e-gray-900\/50 {
  border-inline-end-color: rgb(17 24 39 / 0.5);
}
.tw-border-e-gray-900\/55 {
  border-inline-end-color: rgb(17 24 39 / 0.55);
}
.tw-border-e-gray-900\/60 {
  border-inline-end-color: rgb(17 24 39 / 0.6);
}
.tw-border-e-gray-900\/65 {
  border-inline-end-color: rgb(17 24 39 / 0.65);
}
.tw-border-e-gray-900\/70 {
  border-inline-end-color: rgb(17 24 39 / 0.7);
}
.tw-border-e-gray-900\/75 {
  border-inline-end-color: rgb(17 24 39 / 0.75);
}
.tw-border-e-gray-900\/80 {
  border-inline-end-color: rgb(17 24 39 / 0.8);
}
.tw-border-e-gray-900\/85 {
  border-inline-end-color: rgb(17 24 39 / 0.85);
}
.tw-border-e-gray-900\/90 {
  border-inline-end-color: rgb(17 24 39 / 0.9);
}
.tw-border-e-gray-900\/95 {
  border-inline-end-color: rgb(17 24 39 / 0.95);
}
.tw-border-e-gray-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-e-gray-950\/0 {
  border-inline-end-color: rgb(3 7 18 / 0);
}
.tw-border-e-gray-950\/10 {
  border-inline-end-color: rgb(3 7 18 / 0.1);
}
.tw-border-e-gray-950\/100 {
  border-inline-end-color: rgb(3 7 18 / 1);
}
.tw-border-e-gray-950\/15 {
  border-inline-end-color: rgb(3 7 18 / 0.15);
}
.tw-border-e-gray-950\/20 {
  border-inline-end-color: rgb(3 7 18 / 0.2);
}
.tw-border-e-gray-950\/25 {
  border-inline-end-color: rgb(3 7 18 / 0.25);
}
.tw-border-e-gray-950\/30 {
  border-inline-end-color: rgb(3 7 18 / 0.3);
}
.tw-border-e-gray-950\/35 {
  border-inline-end-color: rgb(3 7 18 / 0.35);
}
.tw-border-e-gray-950\/40 {
  border-inline-end-color: rgb(3 7 18 / 0.4);
}
.tw-border-e-gray-950\/45 {
  border-inline-end-color: rgb(3 7 18 / 0.45);
}
.tw-border-e-gray-950\/5 {
  border-inline-end-color: rgb(3 7 18 / 0.05);
}
.tw-border-e-gray-950\/50 {
  border-inline-end-color: rgb(3 7 18 / 0.5);
}
.tw-border-e-gray-950\/55 {
  border-inline-end-color: rgb(3 7 18 / 0.55);
}
.tw-border-e-gray-950\/60 {
  border-inline-end-color: rgb(3 7 18 / 0.6);
}
.tw-border-e-gray-950\/65 {
  border-inline-end-color: rgb(3 7 18 / 0.65);
}
.tw-border-e-gray-950\/70 {
  border-inline-end-color: rgb(3 7 18 / 0.7);
}
.tw-border-e-gray-950\/75 {
  border-inline-end-color: rgb(3 7 18 / 0.75);
}
.tw-border-e-gray-950\/80 {
  border-inline-end-color: rgb(3 7 18 / 0.8);
}
.tw-border-e-gray-950\/85 {
  border-inline-end-color: rgb(3 7 18 / 0.85);
}
.tw-border-e-gray-950\/90 {
  border-inline-end-color: rgb(3 7 18 / 0.9);
}
.tw-border-e-gray-950\/95 {
  border-inline-end-color: rgb(3 7 18 / 0.95);
}
.tw-border-e-green-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-100\/0 {
  border-inline-end-color: rgb(220 252 231 / 0);
}
.tw-border-e-green-100\/10 {
  border-inline-end-color: rgb(220 252 231 / 0.1);
}
.tw-border-e-green-100\/100 {
  border-inline-end-color: rgb(220 252 231 / 1);
}
.tw-border-e-green-100\/15 {
  border-inline-end-color: rgb(220 252 231 / 0.15);
}
.tw-border-e-green-100\/20 {
  border-inline-end-color: rgb(220 252 231 / 0.2);
}
.tw-border-e-green-100\/25 {
  border-inline-end-color: rgb(220 252 231 / 0.25);
}
.tw-border-e-green-100\/30 {
  border-inline-end-color: rgb(220 252 231 / 0.3);
}
.tw-border-e-green-100\/35 {
  border-inline-end-color: rgb(220 252 231 / 0.35);
}
.tw-border-e-green-100\/40 {
  border-inline-end-color: rgb(220 252 231 / 0.4);
}
.tw-border-e-green-100\/45 {
  border-inline-end-color: rgb(220 252 231 / 0.45);
}
.tw-border-e-green-100\/5 {
  border-inline-end-color: rgb(220 252 231 / 0.05);
}
.tw-border-e-green-100\/50 {
  border-inline-end-color: rgb(220 252 231 / 0.5);
}
.tw-border-e-green-100\/55 {
  border-inline-end-color: rgb(220 252 231 / 0.55);
}
.tw-border-e-green-100\/60 {
  border-inline-end-color: rgb(220 252 231 / 0.6);
}
.tw-border-e-green-100\/65 {
  border-inline-end-color: rgb(220 252 231 / 0.65);
}
.tw-border-e-green-100\/70 {
  border-inline-end-color: rgb(220 252 231 / 0.7);
}
.tw-border-e-green-100\/75 {
  border-inline-end-color: rgb(220 252 231 / 0.75);
}
.tw-border-e-green-100\/80 {
  border-inline-end-color: rgb(220 252 231 / 0.8);
}
.tw-border-e-green-100\/85 {
  border-inline-end-color: rgb(220 252 231 / 0.85);
}
.tw-border-e-green-100\/90 {
  border-inline-end-color: rgb(220 252 231 / 0.9);
}
.tw-border-e-green-100\/95 {
  border-inline-end-color: rgb(220 252 231 / 0.95);
}
.tw-border-e-green-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-200\/0 {
  border-inline-end-color: rgb(187 247 208 / 0);
}
.tw-border-e-green-200\/10 {
  border-inline-end-color: rgb(187 247 208 / 0.1);
}
.tw-border-e-green-200\/100 {
  border-inline-end-color: rgb(187 247 208 / 1);
}
.tw-border-e-green-200\/15 {
  border-inline-end-color: rgb(187 247 208 / 0.15);
}
.tw-border-e-green-200\/20 {
  border-inline-end-color: rgb(187 247 208 / 0.2);
}
.tw-border-e-green-200\/25 {
  border-inline-end-color: rgb(187 247 208 / 0.25);
}
.tw-border-e-green-200\/30 {
  border-inline-end-color: rgb(187 247 208 / 0.3);
}
.tw-border-e-green-200\/35 {
  border-inline-end-color: rgb(187 247 208 / 0.35);
}
.tw-border-e-green-200\/40 {
  border-inline-end-color: rgb(187 247 208 / 0.4);
}
.tw-border-e-green-200\/45 {
  border-inline-end-color: rgb(187 247 208 / 0.45);
}
.tw-border-e-green-200\/5 {
  border-inline-end-color: rgb(187 247 208 / 0.05);
}
.tw-border-e-green-200\/50 {
  border-inline-end-color: rgb(187 247 208 / 0.5);
}
.tw-border-e-green-200\/55 {
  border-inline-end-color: rgb(187 247 208 / 0.55);
}
.tw-border-e-green-200\/60 {
  border-inline-end-color: rgb(187 247 208 / 0.6);
}
.tw-border-e-green-200\/65 {
  border-inline-end-color: rgb(187 247 208 / 0.65);
}
.tw-border-e-green-200\/70 {
  border-inline-end-color: rgb(187 247 208 / 0.7);
}
.tw-border-e-green-200\/75 {
  border-inline-end-color: rgb(187 247 208 / 0.75);
}
.tw-border-e-green-200\/80 {
  border-inline-end-color: rgb(187 247 208 / 0.8);
}
.tw-border-e-green-200\/85 {
  border-inline-end-color: rgb(187 247 208 / 0.85);
}
.tw-border-e-green-200\/90 {
  border-inline-end-color: rgb(187 247 208 / 0.9);
}
.tw-border-e-green-200\/95 {
  border-inline-end-color: rgb(187 247 208 / 0.95);
}
.tw-border-e-green-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-300\/0 {
  border-inline-end-color: rgb(134 239 172 / 0);
}
.tw-border-e-green-300\/10 {
  border-inline-end-color: rgb(134 239 172 / 0.1);
}
.tw-border-e-green-300\/100 {
  border-inline-end-color: rgb(134 239 172 / 1);
}
.tw-border-e-green-300\/15 {
  border-inline-end-color: rgb(134 239 172 / 0.15);
}
.tw-border-e-green-300\/20 {
  border-inline-end-color: rgb(134 239 172 / 0.2);
}
.tw-border-e-green-300\/25 {
  border-inline-end-color: rgb(134 239 172 / 0.25);
}
.tw-border-e-green-300\/30 {
  border-inline-end-color: rgb(134 239 172 / 0.3);
}
.tw-border-e-green-300\/35 {
  border-inline-end-color: rgb(134 239 172 / 0.35);
}
.tw-border-e-green-300\/40 {
  border-inline-end-color: rgb(134 239 172 / 0.4);
}
.tw-border-e-green-300\/45 {
  border-inline-end-color: rgb(134 239 172 / 0.45);
}
.tw-border-e-green-300\/5 {
  border-inline-end-color: rgb(134 239 172 / 0.05);
}
.tw-border-e-green-300\/50 {
  border-inline-end-color: rgb(134 239 172 / 0.5);
}
.tw-border-e-green-300\/55 {
  border-inline-end-color: rgb(134 239 172 / 0.55);
}
.tw-border-e-green-300\/60 {
  border-inline-end-color: rgb(134 239 172 / 0.6);
}
.tw-border-e-green-300\/65 {
  border-inline-end-color: rgb(134 239 172 / 0.65);
}
.tw-border-e-green-300\/70 {
  border-inline-end-color: rgb(134 239 172 / 0.7);
}
.tw-border-e-green-300\/75 {
  border-inline-end-color: rgb(134 239 172 / 0.75);
}
.tw-border-e-green-300\/80 {
  border-inline-end-color: rgb(134 239 172 / 0.8);
}
.tw-border-e-green-300\/85 {
  border-inline-end-color: rgb(134 239 172 / 0.85);
}
.tw-border-e-green-300\/90 {
  border-inline-end-color: rgb(134 239 172 / 0.9);
}
.tw-border-e-green-300\/95 {
  border-inline-end-color: rgb(134 239 172 / 0.95);
}
.tw-border-e-green-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-400\/0 {
  border-inline-end-color: rgb(74 222 128 / 0);
}
.tw-border-e-green-400\/10 {
  border-inline-end-color: rgb(74 222 128 / 0.1);
}
.tw-border-e-green-400\/100 {
  border-inline-end-color: rgb(74 222 128 / 1);
}
.tw-border-e-green-400\/15 {
  border-inline-end-color: rgb(74 222 128 / 0.15);
}
.tw-border-e-green-400\/20 {
  border-inline-end-color: rgb(74 222 128 / 0.2);
}
.tw-border-e-green-400\/25 {
  border-inline-end-color: rgb(74 222 128 / 0.25);
}
.tw-border-e-green-400\/30 {
  border-inline-end-color: rgb(74 222 128 / 0.3);
}
.tw-border-e-green-400\/35 {
  border-inline-end-color: rgb(74 222 128 / 0.35);
}
.tw-border-e-green-400\/40 {
  border-inline-end-color: rgb(74 222 128 / 0.4);
}
.tw-border-e-green-400\/45 {
  border-inline-end-color: rgb(74 222 128 / 0.45);
}
.tw-border-e-green-400\/5 {
  border-inline-end-color: rgb(74 222 128 / 0.05);
}
.tw-border-e-green-400\/50 {
  border-inline-end-color: rgb(74 222 128 / 0.5);
}
.tw-border-e-green-400\/55 {
  border-inline-end-color: rgb(74 222 128 / 0.55);
}
.tw-border-e-green-400\/60 {
  border-inline-end-color: rgb(74 222 128 / 0.6);
}
.tw-border-e-green-400\/65 {
  border-inline-end-color: rgb(74 222 128 / 0.65);
}
.tw-border-e-green-400\/70 {
  border-inline-end-color: rgb(74 222 128 / 0.7);
}
.tw-border-e-green-400\/75 {
  border-inline-end-color: rgb(74 222 128 / 0.75);
}
.tw-border-e-green-400\/80 {
  border-inline-end-color: rgb(74 222 128 / 0.8);
}
.tw-border-e-green-400\/85 {
  border-inline-end-color: rgb(74 222 128 / 0.85);
}
.tw-border-e-green-400\/90 {
  border-inline-end-color: rgb(74 222 128 / 0.9);
}
.tw-border-e-green-400\/95 {
  border-inline-end-color: rgb(74 222 128 / 0.95);
}
.tw-border-e-green-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-50\/0 {
  border-inline-end-color: rgb(240 253 244 / 0);
}
.tw-border-e-green-50\/10 {
  border-inline-end-color: rgb(240 253 244 / 0.1);
}
.tw-border-e-green-50\/100 {
  border-inline-end-color: rgb(240 253 244 / 1);
}
.tw-border-e-green-50\/15 {
  border-inline-end-color: rgb(240 253 244 / 0.15);
}
.tw-border-e-green-50\/20 {
  border-inline-end-color: rgb(240 253 244 / 0.2);
}
.tw-border-e-green-50\/25 {
  border-inline-end-color: rgb(240 253 244 / 0.25);
}
.tw-border-e-green-50\/30 {
  border-inline-end-color: rgb(240 253 244 / 0.3);
}
.tw-border-e-green-50\/35 {
  border-inline-end-color: rgb(240 253 244 / 0.35);
}
.tw-border-e-green-50\/40 {
  border-inline-end-color: rgb(240 253 244 / 0.4);
}
.tw-border-e-green-50\/45 {
  border-inline-end-color: rgb(240 253 244 / 0.45);
}
.tw-border-e-green-50\/5 {
  border-inline-end-color: rgb(240 253 244 / 0.05);
}
.tw-border-e-green-50\/50 {
  border-inline-end-color: rgb(240 253 244 / 0.5);
}
.tw-border-e-green-50\/55 {
  border-inline-end-color: rgb(240 253 244 / 0.55);
}
.tw-border-e-green-50\/60 {
  border-inline-end-color: rgb(240 253 244 / 0.6);
}
.tw-border-e-green-50\/65 {
  border-inline-end-color: rgb(240 253 244 / 0.65);
}
.tw-border-e-green-50\/70 {
  border-inline-end-color: rgb(240 253 244 / 0.7);
}
.tw-border-e-green-50\/75 {
  border-inline-end-color: rgb(240 253 244 / 0.75);
}
.tw-border-e-green-50\/80 {
  border-inline-end-color: rgb(240 253 244 / 0.8);
}
.tw-border-e-green-50\/85 {
  border-inline-end-color: rgb(240 253 244 / 0.85);
}
.tw-border-e-green-50\/90 {
  border-inline-end-color: rgb(240 253 244 / 0.9);
}
.tw-border-e-green-50\/95 {
  border-inline-end-color: rgb(240 253 244 / 0.95);
}
.tw-border-e-green-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-500\/0 {
  border-inline-end-color: rgb(34 197 94 / 0);
}
.tw-border-e-green-500\/10 {
  border-inline-end-color: rgb(34 197 94 / 0.1);
}
.tw-border-e-green-500\/100 {
  border-inline-end-color: rgb(34 197 94 / 1);
}
.tw-border-e-green-500\/15 {
  border-inline-end-color: rgb(34 197 94 / 0.15);
}
.tw-border-e-green-500\/20 {
  border-inline-end-color: rgb(34 197 94 / 0.2);
}
.tw-border-e-green-500\/25 {
  border-inline-end-color: rgb(34 197 94 / 0.25);
}
.tw-border-e-green-500\/30 {
  border-inline-end-color: rgb(34 197 94 / 0.3);
}
.tw-border-e-green-500\/35 {
  border-inline-end-color: rgb(34 197 94 / 0.35);
}
.tw-border-e-green-500\/40 {
  border-inline-end-color: rgb(34 197 94 / 0.4);
}
.tw-border-e-green-500\/45 {
  border-inline-end-color: rgb(34 197 94 / 0.45);
}
.tw-border-e-green-500\/5 {
  border-inline-end-color: rgb(34 197 94 / 0.05);
}
.tw-border-e-green-500\/50 {
  border-inline-end-color: rgb(34 197 94 / 0.5);
}
.tw-border-e-green-500\/55 {
  border-inline-end-color: rgb(34 197 94 / 0.55);
}
.tw-border-e-green-500\/60 {
  border-inline-end-color: rgb(34 197 94 / 0.6);
}
.tw-border-e-green-500\/65 {
  border-inline-end-color: rgb(34 197 94 / 0.65);
}
.tw-border-e-green-500\/70 {
  border-inline-end-color: rgb(34 197 94 / 0.7);
}
.tw-border-e-green-500\/75 {
  border-inline-end-color: rgb(34 197 94 / 0.75);
}
.tw-border-e-green-500\/80 {
  border-inline-end-color: rgb(34 197 94 / 0.8);
}
.tw-border-e-green-500\/85 {
  border-inline-end-color: rgb(34 197 94 / 0.85);
}
.tw-border-e-green-500\/90 {
  border-inline-end-color: rgb(34 197 94 / 0.9);
}
.tw-border-e-green-500\/95 {
  border-inline-end-color: rgb(34 197 94 / 0.95);
}
.tw-border-e-green-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-600\/0 {
  border-inline-end-color: rgb(22 163 74 / 0);
}
.tw-border-e-green-600\/10 {
  border-inline-end-color: rgb(22 163 74 / 0.1);
}
.tw-border-e-green-600\/100 {
  border-inline-end-color: rgb(22 163 74 / 1);
}
.tw-border-e-green-600\/15 {
  border-inline-end-color: rgb(22 163 74 / 0.15);
}
.tw-border-e-green-600\/20 {
  border-inline-end-color: rgb(22 163 74 / 0.2);
}
.tw-border-e-green-600\/25 {
  border-inline-end-color: rgb(22 163 74 / 0.25);
}
.tw-border-e-green-600\/30 {
  border-inline-end-color: rgb(22 163 74 / 0.3);
}
.tw-border-e-green-600\/35 {
  border-inline-end-color: rgb(22 163 74 / 0.35);
}
.tw-border-e-green-600\/40 {
  border-inline-end-color: rgb(22 163 74 / 0.4);
}
.tw-border-e-green-600\/45 {
  border-inline-end-color: rgb(22 163 74 / 0.45);
}
.tw-border-e-green-600\/5 {
  border-inline-end-color: rgb(22 163 74 / 0.05);
}
.tw-border-e-green-600\/50 {
  border-inline-end-color: rgb(22 163 74 / 0.5);
}
.tw-border-e-green-600\/55 {
  border-inline-end-color: rgb(22 163 74 / 0.55);
}
.tw-border-e-green-600\/60 {
  border-inline-end-color: rgb(22 163 74 / 0.6);
}
.tw-border-e-green-600\/65 {
  border-inline-end-color: rgb(22 163 74 / 0.65);
}
.tw-border-e-green-600\/70 {
  border-inline-end-color: rgb(22 163 74 / 0.7);
}
.tw-border-e-green-600\/75 {
  border-inline-end-color: rgb(22 163 74 / 0.75);
}
.tw-border-e-green-600\/80 {
  border-inline-end-color: rgb(22 163 74 / 0.8);
}
.tw-border-e-green-600\/85 {
  border-inline-end-color: rgb(22 163 74 / 0.85);
}
.tw-border-e-green-600\/90 {
  border-inline-end-color: rgb(22 163 74 / 0.9);
}
.tw-border-e-green-600\/95 {
  border-inline-end-color: rgb(22 163 74 / 0.95);
}
.tw-border-e-green-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-700\/0 {
  border-inline-end-color: rgb(21 128 61 / 0);
}
.tw-border-e-green-700\/10 {
  border-inline-end-color: rgb(21 128 61 / 0.1);
}
.tw-border-e-green-700\/100 {
  border-inline-end-color: rgb(21 128 61 / 1);
}
.tw-border-e-green-700\/15 {
  border-inline-end-color: rgb(21 128 61 / 0.15);
}
.tw-border-e-green-700\/20 {
  border-inline-end-color: rgb(21 128 61 / 0.2);
}
.tw-border-e-green-700\/25 {
  border-inline-end-color: rgb(21 128 61 / 0.25);
}
.tw-border-e-green-700\/30 {
  border-inline-end-color: rgb(21 128 61 / 0.3);
}
.tw-border-e-green-700\/35 {
  border-inline-end-color: rgb(21 128 61 / 0.35);
}
.tw-border-e-green-700\/40 {
  border-inline-end-color: rgb(21 128 61 / 0.4);
}
.tw-border-e-green-700\/45 {
  border-inline-end-color: rgb(21 128 61 / 0.45);
}
.tw-border-e-green-700\/5 {
  border-inline-end-color: rgb(21 128 61 / 0.05);
}
.tw-border-e-green-700\/50 {
  border-inline-end-color: rgb(21 128 61 / 0.5);
}
.tw-border-e-green-700\/55 {
  border-inline-end-color: rgb(21 128 61 / 0.55);
}
.tw-border-e-green-700\/60 {
  border-inline-end-color: rgb(21 128 61 / 0.6);
}
.tw-border-e-green-700\/65 {
  border-inline-end-color: rgb(21 128 61 / 0.65);
}
.tw-border-e-green-700\/70 {
  border-inline-end-color: rgb(21 128 61 / 0.7);
}
.tw-border-e-green-700\/75 {
  border-inline-end-color: rgb(21 128 61 / 0.75);
}
.tw-border-e-green-700\/80 {
  border-inline-end-color: rgb(21 128 61 / 0.8);
}
.tw-border-e-green-700\/85 {
  border-inline-end-color: rgb(21 128 61 / 0.85);
}
.tw-border-e-green-700\/90 {
  border-inline-end-color: rgb(21 128 61 / 0.9);
}
.tw-border-e-green-700\/95 {
  border-inline-end-color: rgb(21 128 61 / 0.95);
}
.tw-border-e-green-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-800\/0 {
  border-inline-end-color: rgb(22 101 52 / 0);
}
.tw-border-e-green-800\/10 {
  border-inline-end-color: rgb(22 101 52 / 0.1);
}
.tw-border-e-green-800\/100 {
  border-inline-end-color: rgb(22 101 52 / 1);
}
.tw-border-e-green-800\/15 {
  border-inline-end-color: rgb(22 101 52 / 0.15);
}
.tw-border-e-green-800\/20 {
  border-inline-end-color: rgb(22 101 52 / 0.2);
}
.tw-border-e-green-800\/25 {
  border-inline-end-color: rgb(22 101 52 / 0.25);
}
.tw-border-e-green-800\/30 {
  border-inline-end-color: rgb(22 101 52 / 0.3);
}
.tw-border-e-green-800\/35 {
  border-inline-end-color: rgb(22 101 52 / 0.35);
}
.tw-border-e-green-800\/40 {
  border-inline-end-color: rgb(22 101 52 / 0.4);
}
.tw-border-e-green-800\/45 {
  border-inline-end-color: rgb(22 101 52 / 0.45);
}
.tw-border-e-green-800\/5 {
  border-inline-end-color: rgb(22 101 52 / 0.05);
}
.tw-border-e-green-800\/50 {
  border-inline-end-color: rgb(22 101 52 / 0.5);
}
.tw-border-e-green-800\/55 {
  border-inline-end-color: rgb(22 101 52 / 0.55);
}
.tw-border-e-green-800\/60 {
  border-inline-end-color: rgb(22 101 52 / 0.6);
}
.tw-border-e-green-800\/65 {
  border-inline-end-color: rgb(22 101 52 / 0.65);
}
.tw-border-e-green-800\/70 {
  border-inline-end-color: rgb(22 101 52 / 0.7);
}
.tw-border-e-green-800\/75 {
  border-inline-end-color: rgb(22 101 52 / 0.75);
}
.tw-border-e-green-800\/80 {
  border-inline-end-color: rgb(22 101 52 / 0.8);
}
.tw-border-e-green-800\/85 {
  border-inline-end-color: rgb(22 101 52 / 0.85);
}
.tw-border-e-green-800\/90 {
  border-inline-end-color: rgb(22 101 52 / 0.9);
}
.tw-border-e-green-800\/95 {
  border-inline-end-color: rgb(22 101 52 / 0.95);
}
.tw-border-e-green-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-900\/0 {
  border-inline-end-color: rgb(20 83 45 / 0);
}
.tw-border-e-green-900\/10 {
  border-inline-end-color: rgb(20 83 45 / 0.1);
}
.tw-border-e-green-900\/100 {
  border-inline-end-color: rgb(20 83 45 / 1);
}
.tw-border-e-green-900\/15 {
  border-inline-end-color: rgb(20 83 45 / 0.15);
}
.tw-border-e-green-900\/20 {
  border-inline-end-color: rgb(20 83 45 / 0.2);
}
.tw-border-e-green-900\/25 {
  border-inline-end-color: rgb(20 83 45 / 0.25);
}
.tw-border-e-green-900\/30 {
  border-inline-end-color: rgb(20 83 45 / 0.3);
}
.tw-border-e-green-900\/35 {
  border-inline-end-color: rgb(20 83 45 / 0.35);
}
.tw-border-e-green-900\/40 {
  border-inline-end-color: rgb(20 83 45 / 0.4);
}
.tw-border-e-green-900\/45 {
  border-inline-end-color: rgb(20 83 45 / 0.45);
}
.tw-border-e-green-900\/5 {
  border-inline-end-color: rgb(20 83 45 / 0.05);
}
.tw-border-e-green-900\/50 {
  border-inline-end-color: rgb(20 83 45 / 0.5);
}
.tw-border-e-green-900\/55 {
  border-inline-end-color: rgb(20 83 45 / 0.55);
}
.tw-border-e-green-900\/60 {
  border-inline-end-color: rgb(20 83 45 / 0.6);
}
.tw-border-e-green-900\/65 {
  border-inline-end-color: rgb(20 83 45 / 0.65);
}
.tw-border-e-green-900\/70 {
  border-inline-end-color: rgb(20 83 45 / 0.7);
}
.tw-border-e-green-900\/75 {
  border-inline-end-color: rgb(20 83 45 / 0.75);
}
.tw-border-e-green-900\/80 {
  border-inline-end-color: rgb(20 83 45 / 0.8);
}
.tw-border-e-green-900\/85 {
  border-inline-end-color: rgb(20 83 45 / 0.85);
}
.tw-border-e-green-900\/90 {
  border-inline-end-color: rgb(20 83 45 / 0.9);
}
.tw-border-e-green-900\/95 {
  border-inline-end-color: rgb(20 83 45 / 0.95);
}
.tw-border-e-green-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-e-green-950\/0 {
  border-inline-end-color: rgb(5 46 22 / 0);
}
.tw-border-e-green-950\/10 {
  border-inline-end-color: rgb(5 46 22 / 0.1);
}
.tw-border-e-green-950\/100 {
  border-inline-end-color: rgb(5 46 22 / 1);
}
.tw-border-e-green-950\/15 {
  border-inline-end-color: rgb(5 46 22 / 0.15);
}
.tw-border-e-green-950\/20 {
  border-inline-end-color: rgb(5 46 22 / 0.2);
}
.tw-border-e-green-950\/25 {
  border-inline-end-color: rgb(5 46 22 / 0.25);
}
.tw-border-e-green-950\/30 {
  border-inline-end-color: rgb(5 46 22 / 0.3);
}
.tw-border-e-green-950\/35 {
  border-inline-end-color: rgb(5 46 22 / 0.35);
}
.tw-border-e-green-950\/40 {
  border-inline-end-color: rgb(5 46 22 / 0.4);
}
.tw-border-e-green-950\/45 {
  border-inline-end-color: rgb(5 46 22 / 0.45);
}
.tw-border-e-green-950\/5 {
  border-inline-end-color: rgb(5 46 22 / 0.05);
}
.tw-border-e-green-950\/50 {
  border-inline-end-color: rgb(5 46 22 / 0.5);
}
.tw-border-e-green-950\/55 {
  border-inline-end-color: rgb(5 46 22 / 0.55);
}
.tw-border-e-green-950\/60 {
  border-inline-end-color: rgb(5 46 22 / 0.6);
}
.tw-border-e-green-950\/65 {
  border-inline-end-color: rgb(5 46 22 / 0.65);
}
.tw-border-e-green-950\/70 {
  border-inline-end-color: rgb(5 46 22 / 0.7);
}
.tw-border-e-green-950\/75 {
  border-inline-end-color: rgb(5 46 22 / 0.75);
}
.tw-border-e-green-950\/80 {
  border-inline-end-color: rgb(5 46 22 / 0.8);
}
.tw-border-e-green-950\/85 {
  border-inline-end-color: rgb(5 46 22 / 0.85);
}
.tw-border-e-green-950\/90 {
  border-inline-end-color: rgb(5 46 22 / 0.9);
}
.tw-border-e-green-950\/95 {
  border-inline-end-color: rgb(5 46 22 / 0.95);
}
.tw-border-e-indigo-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-100\/0 {
  border-inline-end-color: rgb(224 231 255 / 0);
}
.tw-border-e-indigo-100\/10 {
  border-inline-end-color: rgb(224 231 255 / 0.1);
}
.tw-border-e-indigo-100\/100 {
  border-inline-end-color: rgb(224 231 255 / 1);
}
.tw-border-e-indigo-100\/15 {
  border-inline-end-color: rgb(224 231 255 / 0.15);
}
.tw-border-e-indigo-100\/20 {
  border-inline-end-color: rgb(224 231 255 / 0.2);
}
.tw-border-e-indigo-100\/25 {
  border-inline-end-color: rgb(224 231 255 / 0.25);
}
.tw-border-e-indigo-100\/30 {
  border-inline-end-color: rgb(224 231 255 / 0.3);
}
.tw-border-e-indigo-100\/35 {
  border-inline-end-color: rgb(224 231 255 / 0.35);
}
.tw-border-e-indigo-100\/40 {
  border-inline-end-color: rgb(224 231 255 / 0.4);
}
.tw-border-e-indigo-100\/45 {
  border-inline-end-color: rgb(224 231 255 / 0.45);
}
.tw-border-e-indigo-100\/5 {
  border-inline-end-color: rgb(224 231 255 / 0.05);
}
.tw-border-e-indigo-100\/50 {
  border-inline-end-color: rgb(224 231 255 / 0.5);
}
.tw-border-e-indigo-100\/55 {
  border-inline-end-color: rgb(224 231 255 / 0.55);
}
.tw-border-e-indigo-100\/60 {
  border-inline-end-color: rgb(224 231 255 / 0.6);
}
.tw-border-e-indigo-100\/65 {
  border-inline-end-color: rgb(224 231 255 / 0.65);
}
.tw-border-e-indigo-100\/70 {
  border-inline-end-color: rgb(224 231 255 / 0.7);
}
.tw-border-e-indigo-100\/75 {
  border-inline-end-color: rgb(224 231 255 / 0.75);
}
.tw-border-e-indigo-100\/80 {
  border-inline-end-color: rgb(224 231 255 / 0.8);
}
.tw-border-e-indigo-100\/85 {
  border-inline-end-color: rgb(224 231 255 / 0.85);
}
.tw-border-e-indigo-100\/90 {
  border-inline-end-color: rgb(224 231 255 / 0.9);
}
.tw-border-e-indigo-100\/95 {
  border-inline-end-color: rgb(224 231 255 / 0.95);
}
.tw-border-e-indigo-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-200\/0 {
  border-inline-end-color: rgb(199 210 254 / 0);
}
.tw-border-e-indigo-200\/10 {
  border-inline-end-color: rgb(199 210 254 / 0.1);
}
.tw-border-e-indigo-200\/100 {
  border-inline-end-color: rgb(199 210 254 / 1);
}
.tw-border-e-indigo-200\/15 {
  border-inline-end-color: rgb(199 210 254 / 0.15);
}
.tw-border-e-indigo-200\/20 {
  border-inline-end-color: rgb(199 210 254 / 0.2);
}
.tw-border-e-indigo-200\/25 {
  border-inline-end-color: rgb(199 210 254 / 0.25);
}
.tw-border-e-indigo-200\/30 {
  border-inline-end-color: rgb(199 210 254 / 0.3);
}
.tw-border-e-indigo-200\/35 {
  border-inline-end-color: rgb(199 210 254 / 0.35);
}
.tw-border-e-indigo-200\/40 {
  border-inline-end-color: rgb(199 210 254 / 0.4);
}
.tw-border-e-indigo-200\/45 {
  border-inline-end-color: rgb(199 210 254 / 0.45);
}
.tw-border-e-indigo-200\/5 {
  border-inline-end-color: rgb(199 210 254 / 0.05);
}
.tw-border-e-indigo-200\/50 {
  border-inline-end-color: rgb(199 210 254 / 0.5);
}
.tw-border-e-indigo-200\/55 {
  border-inline-end-color: rgb(199 210 254 / 0.55);
}
.tw-border-e-indigo-200\/60 {
  border-inline-end-color: rgb(199 210 254 / 0.6);
}
.tw-border-e-indigo-200\/65 {
  border-inline-end-color: rgb(199 210 254 / 0.65);
}
.tw-border-e-indigo-200\/70 {
  border-inline-end-color: rgb(199 210 254 / 0.7);
}
.tw-border-e-indigo-200\/75 {
  border-inline-end-color: rgb(199 210 254 / 0.75);
}
.tw-border-e-indigo-200\/80 {
  border-inline-end-color: rgb(199 210 254 / 0.8);
}
.tw-border-e-indigo-200\/85 {
  border-inline-end-color: rgb(199 210 254 / 0.85);
}
.tw-border-e-indigo-200\/90 {
  border-inline-end-color: rgb(199 210 254 / 0.9);
}
.tw-border-e-indigo-200\/95 {
  border-inline-end-color: rgb(199 210 254 / 0.95);
}
.tw-border-e-indigo-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-300\/0 {
  border-inline-end-color: rgb(165 180 252 / 0);
}
.tw-border-e-indigo-300\/10 {
  border-inline-end-color: rgb(165 180 252 / 0.1);
}
.tw-border-e-indigo-300\/100 {
  border-inline-end-color: rgb(165 180 252 / 1);
}
.tw-border-e-indigo-300\/15 {
  border-inline-end-color: rgb(165 180 252 / 0.15);
}
.tw-border-e-indigo-300\/20 {
  border-inline-end-color: rgb(165 180 252 / 0.2);
}
.tw-border-e-indigo-300\/25 {
  border-inline-end-color: rgb(165 180 252 / 0.25);
}
.tw-border-e-indigo-300\/30 {
  border-inline-end-color: rgb(165 180 252 / 0.3);
}
.tw-border-e-indigo-300\/35 {
  border-inline-end-color: rgb(165 180 252 / 0.35);
}
.tw-border-e-indigo-300\/40 {
  border-inline-end-color: rgb(165 180 252 / 0.4);
}
.tw-border-e-indigo-300\/45 {
  border-inline-end-color: rgb(165 180 252 / 0.45);
}
.tw-border-e-indigo-300\/5 {
  border-inline-end-color: rgb(165 180 252 / 0.05);
}
.tw-border-e-indigo-300\/50 {
  border-inline-end-color: rgb(165 180 252 / 0.5);
}
.tw-border-e-indigo-300\/55 {
  border-inline-end-color: rgb(165 180 252 / 0.55);
}
.tw-border-e-indigo-300\/60 {
  border-inline-end-color: rgb(165 180 252 / 0.6);
}
.tw-border-e-indigo-300\/65 {
  border-inline-end-color: rgb(165 180 252 / 0.65);
}
.tw-border-e-indigo-300\/70 {
  border-inline-end-color: rgb(165 180 252 / 0.7);
}
.tw-border-e-indigo-300\/75 {
  border-inline-end-color: rgb(165 180 252 / 0.75);
}
.tw-border-e-indigo-300\/80 {
  border-inline-end-color: rgb(165 180 252 / 0.8);
}
.tw-border-e-indigo-300\/85 {
  border-inline-end-color: rgb(165 180 252 / 0.85);
}
.tw-border-e-indigo-300\/90 {
  border-inline-end-color: rgb(165 180 252 / 0.9);
}
.tw-border-e-indigo-300\/95 {
  border-inline-end-color: rgb(165 180 252 / 0.95);
}
.tw-border-e-indigo-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-400\/0 {
  border-inline-end-color: rgb(129 140 248 / 0);
}
.tw-border-e-indigo-400\/10 {
  border-inline-end-color: rgb(129 140 248 / 0.1);
}
.tw-border-e-indigo-400\/100 {
  border-inline-end-color: rgb(129 140 248 / 1);
}
.tw-border-e-indigo-400\/15 {
  border-inline-end-color: rgb(129 140 248 / 0.15);
}
.tw-border-e-indigo-400\/20 {
  border-inline-end-color: rgb(129 140 248 / 0.2);
}
.tw-border-e-indigo-400\/25 {
  border-inline-end-color: rgb(129 140 248 / 0.25);
}
.tw-border-e-indigo-400\/30 {
  border-inline-end-color: rgb(129 140 248 / 0.3);
}
.tw-border-e-indigo-400\/35 {
  border-inline-end-color: rgb(129 140 248 / 0.35);
}
.tw-border-e-indigo-400\/40 {
  border-inline-end-color: rgb(129 140 248 / 0.4);
}
.tw-border-e-indigo-400\/45 {
  border-inline-end-color: rgb(129 140 248 / 0.45);
}
.tw-border-e-indigo-400\/5 {
  border-inline-end-color: rgb(129 140 248 / 0.05);
}
.tw-border-e-indigo-400\/50 {
  border-inline-end-color: rgb(129 140 248 / 0.5);
}
.tw-border-e-indigo-400\/55 {
  border-inline-end-color: rgb(129 140 248 / 0.55);
}
.tw-border-e-indigo-400\/60 {
  border-inline-end-color: rgb(129 140 248 / 0.6);
}
.tw-border-e-indigo-400\/65 {
  border-inline-end-color: rgb(129 140 248 / 0.65);
}
.tw-border-e-indigo-400\/70 {
  border-inline-end-color: rgb(129 140 248 / 0.7);
}
.tw-border-e-indigo-400\/75 {
  border-inline-end-color: rgb(129 140 248 / 0.75);
}
.tw-border-e-indigo-400\/80 {
  border-inline-end-color: rgb(129 140 248 / 0.8);
}
.tw-border-e-indigo-400\/85 {
  border-inline-end-color: rgb(129 140 248 / 0.85);
}
.tw-border-e-indigo-400\/90 {
  border-inline-end-color: rgb(129 140 248 / 0.9);
}
.tw-border-e-indigo-400\/95 {
  border-inline-end-color: rgb(129 140 248 / 0.95);
}
.tw-border-e-indigo-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-50\/0 {
  border-inline-end-color: rgb(238 242 255 / 0);
}
.tw-border-e-indigo-50\/10 {
  border-inline-end-color: rgb(238 242 255 / 0.1);
}
.tw-border-e-indigo-50\/100 {
  border-inline-end-color: rgb(238 242 255 / 1);
}
.tw-border-e-indigo-50\/15 {
  border-inline-end-color: rgb(238 242 255 / 0.15);
}
.tw-border-e-indigo-50\/20 {
  border-inline-end-color: rgb(238 242 255 / 0.2);
}
.tw-border-e-indigo-50\/25 {
  border-inline-end-color: rgb(238 242 255 / 0.25);
}
.tw-border-e-indigo-50\/30 {
  border-inline-end-color: rgb(238 242 255 / 0.3);
}
.tw-border-e-indigo-50\/35 {
  border-inline-end-color: rgb(238 242 255 / 0.35);
}
.tw-border-e-indigo-50\/40 {
  border-inline-end-color: rgb(238 242 255 / 0.4);
}
.tw-border-e-indigo-50\/45 {
  border-inline-end-color: rgb(238 242 255 / 0.45);
}
.tw-border-e-indigo-50\/5 {
  border-inline-end-color: rgb(238 242 255 / 0.05);
}
.tw-border-e-indigo-50\/50 {
  border-inline-end-color: rgb(238 242 255 / 0.5);
}
.tw-border-e-indigo-50\/55 {
  border-inline-end-color: rgb(238 242 255 / 0.55);
}
.tw-border-e-indigo-50\/60 {
  border-inline-end-color: rgb(238 242 255 / 0.6);
}
.tw-border-e-indigo-50\/65 {
  border-inline-end-color: rgb(238 242 255 / 0.65);
}
.tw-border-e-indigo-50\/70 {
  border-inline-end-color: rgb(238 242 255 / 0.7);
}
.tw-border-e-indigo-50\/75 {
  border-inline-end-color: rgb(238 242 255 / 0.75);
}
.tw-border-e-indigo-50\/80 {
  border-inline-end-color: rgb(238 242 255 / 0.8);
}
.tw-border-e-indigo-50\/85 {
  border-inline-end-color: rgb(238 242 255 / 0.85);
}
.tw-border-e-indigo-50\/90 {
  border-inline-end-color: rgb(238 242 255 / 0.9);
}
.tw-border-e-indigo-50\/95 {
  border-inline-end-color: rgb(238 242 255 / 0.95);
}
.tw-border-e-indigo-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-500\/0 {
  border-inline-end-color: rgb(99 102 241 / 0);
}
.tw-border-e-indigo-500\/10 {
  border-inline-end-color: rgb(99 102 241 / 0.1);
}
.tw-border-e-indigo-500\/100 {
  border-inline-end-color: rgb(99 102 241 / 1);
}
.tw-border-e-indigo-500\/15 {
  border-inline-end-color: rgb(99 102 241 / 0.15);
}
.tw-border-e-indigo-500\/20 {
  border-inline-end-color: rgb(99 102 241 / 0.2);
}
.tw-border-e-indigo-500\/25 {
  border-inline-end-color: rgb(99 102 241 / 0.25);
}
.tw-border-e-indigo-500\/30 {
  border-inline-end-color: rgb(99 102 241 / 0.3);
}
.tw-border-e-indigo-500\/35 {
  border-inline-end-color: rgb(99 102 241 / 0.35);
}
.tw-border-e-indigo-500\/40 {
  border-inline-end-color: rgb(99 102 241 / 0.4);
}
.tw-border-e-indigo-500\/45 {
  border-inline-end-color: rgb(99 102 241 / 0.45);
}
.tw-border-e-indigo-500\/5 {
  border-inline-end-color: rgb(99 102 241 / 0.05);
}
.tw-border-e-indigo-500\/50 {
  border-inline-end-color: rgb(99 102 241 / 0.5);
}
.tw-border-e-indigo-500\/55 {
  border-inline-end-color: rgb(99 102 241 / 0.55);
}
.tw-border-e-indigo-500\/60 {
  border-inline-end-color: rgb(99 102 241 / 0.6);
}
.tw-border-e-indigo-500\/65 {
  border-inline-end-color: rgb(99 102 241 / 0.65);
}
.tw-border-e-indigo-500\/70 {
  border-inline-end-color: rgb(99 102 241 / 0.7);
}
.tw-border-e-indigo-500\/75 {
  border-inline-end-color: rgb(99 102 241 / 0.75);
}
.tw-border-e-indigo-500\/80 {
  border-inline-end-color: rgb(99 102 241 / 0.8);
}
.tw-border-e-indigo-500\/85 {
  border-inline-end-color: rgb(99 102 241 / 0.85);
}
.tw-border-e-indigo-500\/90 {
  border-inline-end-color: rgb(99 102 241 / 0.9);
}
.tw-border-e-indigo-500\/95 {
  border-inline-end-color: rgb(99 102 241 / 0.95);
}
.tw-border-e-indigo-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-600\/0 {
  border-inline-end-color: rgb(79 70 229 / 0);
}
.tw-border-e-indigo-600\/10 {
  border-inline-end-color: rgb(79 70 229 / 0.1);
}
.tw-border-e-indigo-600\/100 {
  border-inline-end-color: rgb(79 70 229 / 1);
}
.tw-border-e-indigo-600\/15 {
  border-inline-end-color: rgb(79 70 229 / 0.15);
}
.tw-border-e-indigo-600\/20 {
  border-inline-end-color: rgb(79 70 229 / 0.2);
}
.tw-border-e-indigo-600\/25 {
  border-inline-end-color: rgb(79 70 229 / 0.25);
}
.tw-border-e-indigo-600\/30 {
  border-inline-end-color: rgb(79 70 229 / 0.3);
}
.tw-border-e-indigo-600\/35 {
  border-inline-end-color: rgb(79 70 229 / 0.35);
}
.tw-border-e-indigo-600\/40 {
  border-inline-end-color: rgb(79 70 229 / 0.4);
}
.tw-border-e-indigo-600\/45 {
  border-inline-end-color: rgb(79 70 229 / 0.45);
}
.tw-border-e-indigo-600\/5 {
  border-inline-end-color: rgb(79 70 229 / 0.05);
}
.tw-border-e-indigo-600\/50 {
  border-inline-end-color: rgb(79 70 229 / 0.5);
}
.tw-border-e-indigo-600\/55 {
  border-inline-end-color: rgb(79 70 229 / 0.55);
}
.tw-border-e-indigo-600\/60 {
  border-inline-end-color: rgb(79 70 229 / 0.6);
}
.tw-border-e-indigo-600\/65 {
  border-inline-end-color: rgb(79 70 229 / 0.65);
}
.tw-border-e-indigo-600\/70 {
  border-inline-end-color: rgb(79 70 229 / 0.7);
}
.tw-border-e-indigo-600\/75 {
  border-inline-end-color: rgb(79 70 229 / 0.75);
}
.tw-border-e-indigo-600\/80 {
  border-inline-end-color: rgb(79 70 229 / 0.8);
}
.tw-border-e-indigo-600\/85 {
  border-inline-end-color: rgb(79 70 229 / 0.85);
}
.tw-border-e-indigo-600\/90 {
  border-inline-end-color: rgb(79 70 229 / 0.9);
}
.tw-border-e-indigo-600\/95 {
  border-inline-end-color: rgb(79 70 229 / 0.95);
}
.tw-border-e-indigo-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-700\/0 {
  border-inline-end-color: rgb(67 56 202 / 0);
}
.tw-border-e-indigo-700\/10 {
  border-inline-end-color: rgb(67 56 202 / 0.1);
}
.tw-border-e-indigo-700\/100 {
  border-inline-end-color: rgb(67 56 202 / 1);
}
.tw-border-e-indigo-700\/15 {
  border-inline-end-color: rgb(67 56 202 / 0.15);
}
.tw-border-e-indigo-700\/20 {
  border-inline-end-color: rgb(67 56 202 / 0.2);
}
.tw-border-e-indigo-700\/25 {
  border-inline-end-color: rgb(67 56 202 / 0.25);
}
.tw-border-e-indigo-700\/30 {
  border-inline-end-color: rgb(67 56 202 / 0.3);
}
.tw-border-e-indigo-700\/35 {
  border-inline-end-color: rgb(67 56 202 / 0.35);
}
.tw-border-e-indigo-700\/40 {
  border-inline-end-color: rgb(67 56 202 / 0.4);
}
.tw-border-e-indigo-700\/45 {
  border-inline-end-color: rgb(67 56 202 / 0.45);
}
.tw-border-e-indigo-700\/5 {
  border-inline-end-color: rgb(67 56 202 / 0.05);
}
.tw-border-e-indigo-700\/50 {
  border-inline-end-color: rgb(67 56 202 / 0.5);
}
.tw-border-e-indigo-700\/55 {
  border-inline-end-color: rgb(67 56 202 / 0.55);
}
.tw-border-e-indigo-700\/60 {
  border-inline-end-color: rgb(67 56 202 / 0.6);
}
.tw-border-e-indigo-700\/65 {
  border-inline-end-color: rgb(67 56 202 / 0.65);
}
.tw-border-e-indigo-700\/70 {
  border-inline-end-color: rgb(67 56 202 / 0.7);
}
.tw-border-e-indigo-700\/75 {
  border-inline-end-color: rgb(67 56 202 / 0.75);
}
.tw-border-e-indigo-700\/80 {
  border-inline-end-color: rgb(67 56 202 / 0.8);
}
.tw-border-e-indigo-700\/85 {
  border-inline-end-color: rgb(67 56 202 / 0.85);
}
.tw-border-e-indigo-700\/90 {
  border-inline-end-color: rgb(67 56 202 / 0.9);
}
.tw-border-e-indigo-700\/95 {
  border-inline-end-color: rgb(67 56 202 / 0.95);
}
.tw-border-e-indigo-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-800\/0 {
  border-inline-end-color: rgb(55 48 163 / 0);
}
.tw-border-e-indigo-800\/10 {
  border-inline-end-color: rgb(55 48 163 / 0.1);
}
.tw-border-e-indigo-800\/100 {
  border-inline-end-color: rgb(55 48 163 / 1);
}
.tw-border-e-indigo-800\/15 {
  border-inline-end-color: rgb(55 48 163 / 0.15);
}
.tw-border-e-indigo-800\/20 {
  border-inline-end-color: rgb(55 48 163 / 0.2);
}
.tw-border-e-indigo-800\/25 {
  border-inline-end-color: rgb(55 48 163 / 0.25);
}
.tw-border-e-indigo-800\/30 {
  border-inline-end-color: rgb(55 48 163 / 0.3);
}
.tw-border-e-indigo-800\/35 {
  border-inline-end-color: rgb(55 48 163 / 0.35);
}
.tw-border-e-indigo-800\/40 {
  border-inline-end-color: rgb(55 48 163 / 0.4);
}
.tw-border-e-indigo-800\/45 {
  border-inline-end-color: rgb(55 48 163 / 0.45);
}
.tw-border-e-indigo-800\/5 {
  border-inline-end-color: rgb(55 48 163 / 0.05);
}
.tw-border-e-indigo-800\/50 {
  border-inline-end-color: rgb(55 48 163 / 0.5);
}
.tw-border-e-indigo-800\/55 {
  border-inline-end-color: rgb(55 48 163 / 0.55);
}
.tw-border-e-indigo-800\/60 {
  border-inline-end-color: rgb(55 48 163 / 0.6);
}
.tw-border-e-indigo-800\/65 {
  border-inline-end-color: rgb(55 48 163 / 0.65);
}
.tw-border-e-indigo-800\/70 {
  border-inline-end-color: rgb(55 48 163 / 0.7);
}
.tw-border-e-indigo-800\/75 {
  border-inline-end-color: rgb(55 48 163 / 0.75);
}
.tw-border-e-indigo-800\/80 {
  border-inline-end-color: rgb(55 48 163 / 0.8);
}
.tw-border-e-indigo-800\/85 {
  border-inline-end-color: rgb(55 48 163 / 0.85);
}
.tw-border-e-indigo-800\/90 {
  border-inline-end-color: rgb(55 48 163 / 0.9);
}
.tw-border-e-indigo-800\/95 {
  border-inline-end-color: rgb(55 48 163 / 0.95);
}
.tw-border-e-indigo-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-900\/0 {
  border-inline-end-color: rgb(49 46 129 / 0);
}
.tw-border-e-indigo-900\/10 {
  border-inline-end-color: rgb(49 46 129 / 0.1);
}
.tw-border-e-indigo-900\/100 {
  border-inline-end-color: rgb(49 46 129 / 1);
}
.tw-border-e-indigo-900\/15 {
  border-inline-end-color: rgb(49 46 129 / 0.15);
}
.tw-border-e-indigo-900\/20 {
  border-inline-end-color: rgb(49 46 129 / 0.2);
}
.tw-border-e-indigo-900\/25 {
  border-inline-end-color: rgb(49 46 129 / 0.25);
}
.tw-border-e-indigo-900\/30 {
  border-inline-end-color: rgb(49 46 129 / 0.3);
}
.tw-border-e-indigo-900\/35 {
  border-inline-end-color: rgb(49 46 129 / 0.35);
}
.tw-border-e-indigo-900\/40 {
  border-inline-end-color: rgb(49 46 129 / 0.4);
}
.tw-border-e-indigo-900\/45 {
  border-inline-end-color: rgb(49 46 129 / 0.45);
}
.tw-border-e-indigo-900\/5 {
  border-inline-end-color: rgb(49 46 129 / 0.05);
}
.tw-border-e-indigo-900\/50 {
  border-inline-end-color: rgb(49 46 129 / 0.5);
}
.tw-border-e-indigo-900\/55 {
  border-inline-end-color: rgb(49 46 129 / 0.55);
}
.tw-border-e-indigo-900\/60 {
  border-inline-end-color: rgb(49 46 129 / 0.6);
}
.tw-border-e-indigo-900\/65 {
  border-inline-end-color: rgb(49 46 129 / 0.65);
}
.tw-border-e-indigo-900\/70 {
  border-inline-end-color: rgb(49 46 129 / 0.7);
}
.tw-border-e-indigo-900\/75 {
  border-inline-end-color: rgb(49 46 129 / 0.75);
}
.tw-border-e-indigo-900\/80 {
  border-inline-end-color: rgb(49 46 129 / 0.8);
}
.tw-border-e-indigo-900\/85 {
  border-inline-end-color: rgb(49 46 129 / 0.85);
}
.tw-border-e-indigo-900\/90 {
  border-inline-end-color: rgb(49 46 129 / 0.9);
}
.tw-border-e-indigo-900\/95 {
  border-inline-end-color: rgb(49 46 129 / 0.95);
}
.tw-border-e-indigo-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-e-indigo-950\/0 {
  border-inline-end-color: rgb(30 27 75 / 0);
}
.tw-border-e-indigo-950\/10 {
  border-inline-end-color: rgb(30 27 75 / 0.1);
}
.tw-border-e-indigo-950\/100 {
  border-inline-end-color: rgb(30 27 75 / 1);
}
.tw-border-e-indigo-950\/15 {
  border-inline-end-color: rgb(30 27 75 / 0.15);
}
.tw-border-e-indigo-950\/20 {
  border-inline-end-color: rgb(30 27 75 / 0.2);
}
.tw-border-e-indigo-950\/25 {
  border-inline-end-color: rgb(30 27 75 / 0.25);
}
.tw-border-e-indigo-950\/30 {
  border-inline-end-color: rgb(30 27 75 / 0.3);
}
.tw-border-e-indigo-950\/35 {
  border-inline-end-color: rgb(30 27 75 / 0.35);
}
.tw-border-e-indigo-950\/40 {
  border-inline-end-color: rgb(30 27 75 / 0.4);
}
.tw-border-e-indigo-950\/45 {
  border-inline-end-color: rgb(30 27 75 / 0.45);
}
.tw-border-e-indigo-950\/5 {
  border-inline-end-color: rgb(30 27 75 / 0.05);
}
.tw-border-e-indigo-950\/50 {
  border-inline-end-color: rgb(30 27 75 / 0.5);
}
.tw-border-e-indigo-950\/55 {
  border-inline-end-color: rgb(30 27 75 / 0.55);
}
.tw-border-e-indigo-950\/60 {
  border-inline-end-color: rgb(30 27 75 / 0.6);
}
.tw-border-e-indigo-950\/65 {
  border-inline-end-color: rgb(30 27 75 / 0.65);
}
.tw-border-e-indigo-950\/70 {
  border-inline-end-color: rgb(30 27 75 / 0.7);
}
.tw-border-e-indigo-950\/75 {
  border-inline-end-color: rgb(30 27 75 / 0.75);
}
.tw-border-e-indigo-950\/80 {
  border-inline-end-color: rgb(30 27 75 / 0.8);
}
.tw-border-e-indigo-950\/85 {
  border-inline-end-color: rgb(30 27 75 / 0.85);
}
.tw-border-e-indigo-950\/90 {
  border-inline-end-color: rgb(30 27 75 / 0.9);
}
.tw-border-e-indigo-950\/95 {
  border-inline-end-color: rgb(30 27 75 / 0.95);
}
.tw-border-e-inherit {
  border-inline-end-color: inherit;
}
.tw-border-e-lime-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-100\/0 {
  border-inline-end-color: rgb(236 252 203 / 0);
}
.tw-border-e-lime-100\/10 {
  border-inline-end-color: rgb(236 252 203 / 0.1);
}
.tw-border-e-lime-100\/100 {
  border-inline-end-color: rgb(236 252 203 / 1);
}
.tw-border-e-lime-100\/15 {
  border-inline-end-color: rgb(236 252 203 / 0.15);
}
.tw-border-e-lime-100\/20 {
  border-inline-end-color: rgb(236 252 203 / 0.2);
}
.tw-border-e-lime-100\/25 {
  border-inline-end-color: rgb(236 252 203 / 0.25);
}
.tw-border-e-lime-100\/30 {
  border-inline-end-color: rgb(236 252 203 / 0.3);
}
.tw-border-e-lime-100\/35 {
  border-inline-end-color: rgb(236 252 203 / 0.35);
}
.tw-border-e-lime-100\/40 {
  border-inline-end-color: rgb(236 252 203 / 0.4);
}
.tw-border-e-lime-100\/45 {
  border-inline-end-color: rgb(236 252 203 / 0.45);
}
.tw-border-e-lime-100\/5 {
  border-inline-end-color: rgb(236 252 203 / 0.05);
}
.tw-border-e-lime-100\/50 {
  border-inline-end-color: rgb(236 252 203 / 0.5);
}
.tw-border-e-lime-100\/55 {
  border-inline-end-color: rgb(236 252 203 / 0.55);
}
.tw-border-e-lime-100\/60 {
  border-inline-end-color: rgb(236 252 203 / 0.6);
}
.tw-border-e-lime-100\/65 {
  border-inline-end-color: rgb(236 252 203 / 0.65);
}
.tw-border-e-lime-100\/70 {
  border-inline-end-color: rgb(236 252 203 / 0.7);
}
.tw-border-e-lime-100\/75 {
  border-inline-end-color: rgb(236 252 203 / 0.75);
}
.tw-border-e-lime-100\/80 {
  border-inline-end-color: rgb(236 252 203 / 0.8);
}
.tw-border-e-lime-100\/85 {
  border-inline-end-color: rgb(236 252 203 / 0.85);
}
.tw-border-e-lime-100\/90 {
  border-inline-end-color: rgb(236 252 203 / 0.9);
}
.tw-border-e-lime-100\/95 {
  border-inline-end-color: rgb(236 252 203 / 0.95);
}
.tw-border-e-lime-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-200\/0 {
  border-inline-end-color: rgb(217 249 157 / 0);
}
.tw-border-e-lime-200\/10 {
  border-inline-end-color: rgb(217 249 157 / 0.1);
}
.tw-border-e-lime-200\/100 {
  border-inline-end-color: rgb(217 249 157 / 1);
}
.tw-border-e-lime-200\/15 {
  border-inline-end-color: rgb(217 249 157 / 0.15);
}
.tw-border-e-lime-200\/20 {
  border-inline-end-color: rgb(217 249 157 / 0.2);
}
.tw-border-e-lime-200\/25 {
  border-inline-end-color: rgb(217 249 157 / 0.25);
}
.tw-border-e-lime-200\/30 {
  border-inline-end-color: rgb(217 249 157 / 0.3);
}
.tw-border-e-lime-200\/35 {
  border-inline-end-color: rgb(217 249 157 / 0.35);
}
.tw-border-e-lime-200\/40 {
  border-inline-end-color: rgb(217 249 157 / 0.4);
}
.tw-border-e-lime-200\/45 {
  border-inline-end-color: rgb(217 249 157 / 0.45);
}
.tw-border-e-lime-200\/5 {
  border-inline-end-color: rgb(217 249 157 / 0.05);
}
.tw-border-e-lime-200\/50 {
  border-inline-end-color: rgb(217 249 157 / 0.5);
}
.tw-border-e-lime-200\/55 {
  border-inline-end-color: rgb(217 249 157 / 0.55);
}
.tw-border-e-lime-200\/60 {
  border-inline-end-color: rgb(217 249 157 / 0.6);
}
.tw-border-e-lime-200\/65 {
  border-inline-end-color: rgb(217 249 157 / 0.65);
}
.tw-border-e-lime-200\/70 {
  border-inline-end-color: rgb(217 249 157 / 0.7);
}
.tw-border-e-lime-200\/75 {
  border-inline-end-color: rgb(217 249 157 / 0.75);
}
.tw-border-e-lime-200\/80 {
  border-inline-end-color: rgb(217 249 157 / 0.8);
}
.tw-border-e-lime-200\/85 {
  border-inline-end-color: rgb(217 249 157 / 0.85);
}
.tw-border-e-lime-200\/90 {
  border-inline-end-color: rgb(217 249 157 / 0.9);
}
.tw-border-e-lime-200\/95 {
  border-inline-end-color: rgb(217 249 157 / 0.95);
}
.tw-border-e-lime-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-300\/0 {
  border-inline-end-color: rgb(190 242 100 / 0);
}
.tw-border-e-lime-300\/10 {
  border-inline-end-color: rgb(190 242 100 / 0.1);
}
.tw-border-e-lime-300\/100 {
  border-inline-end-color: rgb(190 242 100 / 1);
}
.tw-border-e-lime-300\/15 {
  border-inline-end-color: rgb(190 242 100 / 0.15);
}
.tw-border-e-lime-300\/20 {
  border-inline-end-color: rgb(190 242 100 / 0.2);
}
.tw-border-e-lime-300\/25 {
  border-inline-end-color: rgb(190 242 100 / 0.25);
}
.tw-border-e-lime-300\/30 {
  border-inline-end-color: rgb(190 242 100 / 0.3);
}
.tw-border-e-lime-300\/35 {
  border-inline-end-color: rgb(190 242 100 / 0.35);
}
.tw-border-e-lime-300\/40 {
  border-inline-end-color: rgb(190 242 100 / 0.4);
}
.tw-border-e-lime-300\/45 {
  border-inline-end-color: rgb(190 242 100 / 0.45);
}
.tw-border-e-lime-300\/5 {
  border-inline-end-color: rgb(190 242 100 / 0.05);
}
.tw-border-e-lime-300\/50 {
  border-inline-end-color: rgb(190 242 100 / 0.5);
}
.tw-border-e-lime-300\/55 {
  border-inline-end-color: rgb(190 242 100 / 0.55);
}
.tw-border-e-lime-300\/60 {
  border-inline-end-color: rgb(190 242 100 / 0.6);
}
.tw-border-e-lime-300\/65 {
  border-inline-end-color: rgb(190 242 100 / 0.65);
}
.tw-border-e-lime-300\/70 {
  border-inline-end-color: rgb(190 242 100 / 0.7);
}
.tw-border-e-lime-300\/75 {
  border-inline-end-color: rgb(190 242 100 / 0.75);
}
.tw-border-e-lime-300\/80 {
  border-inline-end-color: rgb(190 242 100 / 0.8);
}
.tw-border-e-lime-300\/85 {
  border-inline-end-color: rgb(190 242 100 / 0.85);
}
.tw-border-e-lime-300\/90 {
  border-inline-end-color: rgb(190 242 100 / 0.9);
}
.tw-border-e-lime-300\/95 {
  border-inline-end-color: rgb(190 242 100 / 0.95);
}
.tw-border-e-lime-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-400\/0 {
  border-inline-end-color: rgb(163 230 53 / 0);
}
.tw-border-e-lime-400\/10 {
  border-inline-end-color: rgb(163 230 53 / 0.1);
}
.tw-border-e-lime-400\/100 {
  border-inline-end-color: rgb(163 230 53 / 1);
}
.tw-border-e-lime-400\/15 {
  border-inline-end-color: rgb(163 230 53 / 0.15);
}
.tw-border-e-lime-400\/20 {
  border-inline-end-color: rgb(163 230 53 / 0.2);
}
.tw-border-e-lime-400\/25 {
  border-inline-end-color: rgb(163 230 53 / 0.25);
}
.tw-border-e-lime-400\/30 {
  border-inline-end-color: rgb(163 230 53 / 0.3);
}
.tw-border-e-lime-400\/35 {
  border-inline-end-color: rgb(163 230 53 / 0.35);
}
.tw-border-e-lime-400\/40 {
  border-inline-end-color: rgb(163 230 53 / 0.4);
}
.tw-border-e-lime-400\/45 {
  border-inline-end-color: rgb(163 230 53 / 0.45);
}
.tw-border-e-lime-400\/5 {
  border-inline-end-color: rgb(163 230 53 / 0.05);
}
.tw-border-e-lime-400\/50 {
  border-inline-end-color: rgb(163 230 53 / 0.5);
}
.tw-border-e-lime-400\/55 {
  border-inline-end-color: rgb(163 230 53 / 0.55);
}
.tw-border-e-lime-400\/60 {
  border-inline-end-color: rgb(163 230 53 / 0.6);
}
.tw-border-e-lime-400\/65 {
  border-inline-end-color: rgb(163 230 53 / 0.65);
}
.tw-border-e-lime-400\/70 {
  border-inline-end-color: rgb(163 230 53 / 0.7);
}
.tw-border-e-lime-400\/75 {
  border-inline-end-color: rgb(163 230 53 / 0.75);
}
.tw-border-e-lime-400\/80 {
  border-inline-end-color: rgb(163 230 53 / 0.8);
}
.tw-border-e-lime-400\/85 {
  border-inline-end-color: rgb(163 230 53 / 0.85);
}
.tw-border-e-lime-400\/90 {
  border-inline-end-color: rgb(163 230 53 / 0.9);
}
.tw-border-e-lime-400\/95 {
  border-inline-end-color: rgb(163 230 53 / 0.95);
}
.tw-border-e-lime-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-50\/0 {
  border-inline-end-color: rgb(247 254 231 / 0);
}
.tw-border-e-lime-50\/10 {
  border-inline-end-color: rgb(247 254 231 / 0.1);
}
.tw-border-e-lime-50\/100 {
  border-inline-end-color: rgb(247 254 231 / 1);
}
.tw-border-e-lime-50\/15 {
  border-inline-end-color: rgb(247 254 231 / 0.15);
}
.tw-border-e-lime-50\/20 {
  border-inline-end-color: rgb(247 254 231 / 0.2);
}
.tw-border-e-lime-50\/25 {
  border-inline-end-color: rgb(247 254 231 / 0.25);
}
.tw-border-e-lime-50\/30 {
  border-inline-end-color: rgb(247 254 231 / 0.3);
}
.tw-border-e-lime-50\/35 {
  border-inline-end-color: rgb(247 254 231 / 0.35);
}
.tw-border-e-lime-50\/40 {
  border-inline-end-color: rgb(247 254 231 / 0.4);
}
.tw-border-e-lime-50\/45 {
  border-inline-end-color: rgb(247 254 231 / 0.45);
}
.tw-border-e-lime-50\/5 {
  border-inline-end-color: rgb(247 254 231 / 0.05);
}
.tw-border-e-lime-50\/50 {
  border-inline-end-color: rgb(247 254 231 / 0.5);
}
.tw-border-e-lime-50\/55 {
  border-inline-end-color: rgb(247 254 231 / 0.55);
}
.tw-border-e-lime-50\/60 {
  border-inline-end-color: rgb(247 254 231 / 0.6);
}
.tw-border-e-lime-50\/65 {
  border-inline-end-color: rgb(247 254 231 / 0.65);
}
.tw-border-e-lime-50\/70 {
  border-inline-end-color: rgb(247 254 231 / 0.7);
}
.tw-border-e-lime-50\/75 {
  border-inline-end-color: rgb(247 254 231 / 0.75);
}
.tw-border-e-lime-50\/80 {
  border-inline-end-color: rgb(247 254 231 / 0.8);
}
.tw-border-e-lime-50\/85 {
  border-inline-end-color: rgb(247 254 231 / 0.85);
}
.tw-border-e-lime-50\/90 {
  border-inline-end-color: rgb(247 254 231 / 0.9);
}
.tw-border-e-lime-50\/95 {
  border-inline-end-color: rgb(247 254 231 / 0.95);
}
.tw-border-e-lime-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-500\/0 {
  border-inline-end-color: rgb(132 204 22 / 0);
}
.tw-border-e-lime-500\/10 {
  border-inline-end-color: rgb(132 204 22 / 0.1);
}
.tw-border-e-lime-500\/100 {
  border-inline-end-color: rgb(132 204 22 / 1);
}
.tw-border-e-lime-500\/15 {
  border-inline-end-color: rgb(132 204 22 / 0.15);
}
.tw-border-e-lime-500\/20 {
  border-inline-end-color: rgb(132 204 22 / 0.2);
}
.tw-border-e-lime-500\/25 {
  border-inline-end-color: rgb(132 204 22 / 0.25);
}
.tw-border-e-lime-500\/30 {
  border-inline-end-color: rgb(132 204 22 / 0.3);
}
.tw-border-e-lime-500\/35 {
  border-inline-end-color: rgb(132 204 22 / 0.35);
}
.tw-border-e-lime-500\/40 {
  border-inline-end-color: rgb(132 204 22 / 0.4);
}
.tw-border-e-lime-500\/45 {
  border-inline-end-color: rgb(132 204 22 / 0.45);
}
.tw-border-e-lime-500\/5 {
  border-inline-end-color: rgb(132 204 22 / 0.05);
}
.tw-border-e-lime-500\/50 {
  border-inline-end-color: rgb(132 204 22 / 0.5);
}
.tw-border-e-lime-500\/55 {
  border-inline-end-color: rgb(132 204 22 / 0.55);
}
.tw-border-e-lime-500\/60 {
  border-inline-end-color: rgb(132 204 22 / 0.6);
}
.tw-border-e-lime-500\/65 {
  border-inline-end-color: rgb(132 204 22 / 0.65);
}
.tw-border-e-lime-500\/70 {
  border-inline-end-color: rgb(132 204 22 / 0.7);
}
.tw-border-e-lime-500\/75 {
  border-inline-end-color: rgb(132 204 22 / 0.75);
}
.tw-border-e-lime-500\/80 {
  border-inline-end-color: rgb(132 204 22 / 0.8);
}
.tw-border-e-lime-500\/85 {
  border-inline-end-color: rgb(132 204 22 / 0.85);
}
.tw-border-e-lime-500\/90 {
  border-inline-end-color: rgb(132 204 22 / 0.9);
}
.tw-border-e-lime-500\/95 {
  border-inline-end-color: rgb(132 204 22 / 0.95);
}
.tw-border-e-lime-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-600\/0 {
  border-inline-end-color: rgb(101 163 13 / 0);
}
.tw-border-e-lime-600\/10 {
  border-inline-end-color: rgb(101 163 13 / 0.1);
}
.tw-border-e-lime-600\/100 {
  border-inline-end-color: rgb(101 163 13 / 1);
}
.tw-border-e-lime-600\/15 {
  border-inline-end-color: rgb(101 163 13 / 0.15);
}
.tw-border-e-lime-600\/20 {
  border-inline-end-color: rgb(101 163 13 / 0.2);
}
.tw-border-e-lime-600\/25 {
  border-inline-end-color: rgb(101 163 13 / 0.25);
}
.tw-border-e-lime-600\/30 {
  border-inline-end-color: rgb(101 163 13 / 0.3);
}
.tw-border-e-lime-600\/35 {
  border-inline-end-color: rgb(101 163 13 / 0.35);
}
.tw-border-e-lime-600\/40 {
  border-inline-end-color: rgb(101 163 13 / 0.4);
}
.tw-border-e-lime-600\/45 {
  border-inline-end-color: rgb(101 163 13 / 0.45);
}
.tw-border-e-lime-600\/5 {
  border-inline-end-color: rgb(101 163 13 / 0.05);
}
.tw-border-e-lime-600\/50 {
  border-inline-end-color: rgb(101 163 13 / 0.5);
}
.tw-border-e-lime-600\/55 {
  border-inline-end-color: rgb(101 163 13 / 0.55);
}
.tw-border-e-lime-600\/60 {
  border-inline-end-color: rgb(101 163 13 / 0.6);
}
.tw-border-e-lime-600\/65 {
  border-inline-end-color: rgb(101 163 13 / 0.65);
}
.tw-border-e-lime-600\/70 {
  border-inline-end-color: rgb(101 163 13 / 0.7);
}
.tw-border-e-lime-600\/75 {
  border-inline-end-color: rgb(101 163 13 / 0.75);
}
.tw-border-e-lime-600\/80 {
  border-inline-end-color: rgb(101 163 13 / 0.8);
}
.tw-border-e-lime-600\/85 {
  border-inline-end-color: rgb(101 163 13 / 0.85);
}
.tw-border-e-lime-600\/90 {
  border-inline-end-color: rgb(101 163 13 / 0.9);
}
.tw-border-e-lime-600\/95 {
  border-inline-end-color: rgb(101 163 13 / 0.95);
}
.tw-border-e-lime-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-700\/0 {
  border-inline-end-color: rgb(77 124 15 / 0);
}
.tw-border-e-lime-700\/10 {
  border-inline-end-color: rgb(77 124 15 / 0.1);
}
.tw-border-e-lime-700\/100 {
  border-inline-end-color: rgb(77 124 15 / 1);
}
.tw-border-e-lime-700\/15 {
  border-inline-end-color: rgb(77 124 15 / 0.15);
}
.tw-border-e-lime-700\/20 {
  border-inline-end-color: rgb(77 124 15 / 0.2);
}
.tw-border-e-lime-700\/25 {
  border-inline-end-color: rgb(77 124 15 / 0.25);
}
.tw-border-e-lime-700\/30 {
  border-inline-end-color: rgb(77 124 15 / 0.3);
}
.tw-border-e-lime-700\/35 {
  border-inline-end-color: rgb(77 124 15 / 0.35);
}
.tw-border-e-lime-700\/40 {
  border-inline-end-color: rgb(77 124 15 / 0.4);
}
.tw-border-e-lime-700\/45 {
  border-inline-end-color: rgb(77 124 15 / 0.45);
}
.tw-border-e-lime-700\/5 {
  border-inline-end-color: rgb(77 124 15 / 0.05);
}
.tw-border-e-lime-700\/50 {
  border-inline-end-color: rgb(77 124 15 / 0.5);
}
.tw-border-e-lime-700\/55 {
  border-inline-end-color: rgb(77 124 15 / 0.55);
}
.tw-border-e-lime-700\/60 {
  border-inline-end-color: rgb(77 124 15 / 0.6);
}
.tw-border-e-lime-700\/65 {
  border-inline-end-color: rgb(77 124 15 / 0.65);
}
.tw-border-e-lime-700\/70 {
  border-inline-end-color: rgb(77 124 15 / 0.7);
}
.tw-border-e-lime-700\/75 {
  border-inline-end-color: rgb(77 124 15 / 0.75);
}
.tw-border-e-lime-700\/80 {
  border-inline-end-color: rgb(77 124 15 / 0.8);
}
.tw-border-e-lime-700\/85 {
  border-inline-end-color: rgb(77 124 15 / 0.85);
}
.tw-border-e-lime-700\/90 {
  border-inline-end-color: rgb(77 124 15 / 0.9);
}
.tw-border-e-lime-700\/95 {
  border-inline-end-color: rgb(77 124 15 / 0.95);
}
.tw-border-e-lime-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-800\/0 {
  border-inline-end-color: rgb(63 98 18 / 0);
}
.tw-border-e-lime-800\/10 {
  border-inline-end-color: rgb(63 98 18 / 0.1);
}
.tw-border-e-lime-800\/100 {
  border-inline-end-color: rgb(63 98 18 / 1);
}
.tw-border-e-lime-800\/15 {
  border-inline-end-color: rgb(63 98 18 / 0.15);
}
.tw-border-e-lime-800\/20 {
  border-inline-end-color: rgb(63 98 18 / 0.2);
}
.tw-border-e-lime-800\/25 {
  border-inline-end-color: rgb(63 98 18 / 0.25);
}
.tw-border-e-lime-800\/30 {
  border-inline-end-color: rgb(63 98 18 / 0.3);
}
.tw-border-e-lime-800\/35 {
  border-inline-end-color: rgb(63 98 18 / 0.35);
}
.tw-border-e-lime-800\/40 {
  border-inline-end-color: rgb(63 98 18 / 0.4);
}
.tw-border-e-lime-800\/45 {
  border-inline-end-color: rgb(63 98 18 / 0.45);
}
.tw-border-e-lime-800\/5 {
  border-inline-end-color: rgb(63 98 18 / 0.05);
}
.tw-border-e-lime-800\/50 {
  border-inline-end-color: rgb(63 98 18 / 0.5);
}
.tw-border-e-lime-800\/55 {
  border-inline-end-color: rgb(63 98 18 / 0.55);
}
.tw-border-e-lime-800\/60 {
  border-inline-end-color: rgb(63 98 18 / 0.6);
}
.tw-border-e-lime-800\/65 {
  border-inline-end-color: rgb(63 98 18 / 0.65);
}
.tw-border-e-lime-800\/70 {
  border-inline-end-color: rgb(63 98 18 / 0.7);
}
.tw-border-e-lime-800\/75 {
  border-inline-end-color: rgb(63 98 18 / 0.75);
}
.tw-border-e-lime-800\/80 {
  border-inline-end-color: rgb(63 98 18 / 0.8);
}
.tw-border-e-lime-800\/85 {
  border-inline-end-color: rgb(63 98 18 / 0.85);
}
.tw-border-e-lime-800\/90 {
  border-inline-end-color: rgb(63 98 18 / 0.9);
}
.tw-border-e-lime-800\/95 {
  border-inline-end-color: rgb(63 98 18 / 0.95);
}
.tw-border-e-lime-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-900\/0 {
  border-inline-end-color: rgb(54 83 20 / 0);
}
.tw-border-e-lime-900\/10 {
  border-inline-end-color: rgb(54 83 20 / 0.1);
}
.tw-border-e-lime-900\/100 {
  border-inline-end-color: rgb(54 83 20 / 1);
}
.tw-border-e-lime-900\/15 {
  border-inline-end-color: rgb(54 83 20 / 0.15);
}
.tw-border-e-lime-900\/20 {
  border-inline-end-color: rgb(54 83 20 / 0.2);
}
.tw-border-e-lime-900\/25 {
  border-inline-end-color: rgb(54 83 20 / 0.25);
}
.tw-border-e-lime-900\/30 {
  border-inline-end-color: rgb(54 83 20 / 0.3);
}
.tw-border-e-lime-900\/35 {
  border-inline-end-color: rgb(54 83 20 / 0.35);
}
.tw-border-e-lime-900\/40 {
  border-inline-end-color: rgb(54 83 20 / 0.4);
}
.tw-border-e-lime-900\/45 {
  border-inline-end-color: rgb(54 83 20 / 0.45);
}
.tw-border-e-lime-900\/5 {
  border-inline-end-color: rgb(54 83 20 / 0.05);
}
.tw-border-e-lime-900\/50 {
  border-inline-end-color: rgb(54 83 20 / 0.5);
}
.tw-border-e-lime-900\/55 {
  border-inline-end-color: rgb(54 83 20 / 0.55);
}
.tw-border-e-lime-900\/60 {
  border-inline-end-color: rgb(54 83 20 / 0.6);
}
.tw-border-e-lime-900\/65 {
  border-inline-end-color: rgb(54 83 20 / 0.65);
}
.tw-border-e-lime-900\/70 {
  border-inline-end-color: rgb(54 83 20 / 0.7);
}
.tw-border-e-lime-900\/75 {
  border-inline-end-color: rgb(54 83 20 / 0.75);
}
.tw-border-e-lime-900\/80 {
  border-inline-end-color: rgb(54 83 20 / 0.8);
}
.tw-border-e-lime-900\/85 {
  border-inline-end-color: rgb(54 83 20 / 0.85);
}
.tw-border-e-lime-900\/90 {
  border-inline-end-color: rgb(54 83 20 / 0.9);
}
.tw-border-e-lime-900\/95 {
  border-inline-end-color: rgb(54 83 20 / 0.95);
}
.tw-border-e-lime-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-e-lime-950\/0 {
  border-inline-end-color: rgb(26 46 5 / 0);
}
.tw-border-e-lime-950\/10 {
  border-inline-end-color: rgb(26 46 5 / 0.1);
}
.tw-border-e-lime-950\/100 {
  border-inline-end-color: rgb(26 46 5 / 1);
}
.tw-border-e-lime-950\/15 {
  border-inline-end-color: rgb(26 46 5 / 0.15);
}
.tw-border-e-lime-950\/20 {
  border-inline-end-color: rgb(26 46 5 / 0.2);
}
.tw-border-e-lime-950\/25 {
  border-inline-end-color: rgb(26 46 5 / 0.25);
}
.tw-border-e-lime-950\/30 {
  border-inline-end-color: rgb(26 46 5 / 0.3);
}
.tw-border-e-lime-950\/35 {
  border-inline-end-color: rgb(26 46 5 / 0.35);
}
.tw-border-e-lime-950\/40 {
  border-inline-end-color: rgb(26 46 5 / 0.4);
}
.tw-border-e-lime-950\/45 {
  border-inline-end-color: rgb(26 46 5 / 0.45);
}
.tw-border-e-lime-950\/5 {
  border-inline-end-color: rgb(26 46 5 / 0.05);
}
.tw-border-e-lime-950\/50 {
  border-inline-end-color: rgb(26 46 5 / 0.5);
}
.tw-border-e-lime-950\/55 {
  border-inline-end-color: rgb(26 46 5 / 0.55);
}
.tw-border-e-lime-950\/60 {
  border-inline-end-color: rgb(26 46 5 / 0.6);
}
.tw-border-e-lime-950\/65 {
  border-inline-end-color: rgb(26 46 5 / 0.65);
}
.tw-border-e-lime-950\/70 {
  border-inline-end-color: rgb(26 46 5 / 0.7);
}
.tw-border-e-lime-950\/75 {
  border-inline-end-color: rgb(26 46 5 / 0.75);
}
.tw-border-e-lime-950\/80 {
  border-inline-end-color: rgb(26 46 5 / 0.8);
}
.tw-border-e-lime-950\/85 {
  border-inline-end-color: rgb(26 46 5 / 0.85);
}
.tw-border-e-lime-950\/90 {
  border-inline-end-color: rgb(26 46 5 / 0.9);
}
.tw-border-e-lime-950\/95 {
  border-inline-end-color: rgb(26 46 5 / 0.95);
}
.tw-border-e-neutral-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-100\/0 {
  border-inline-end-color: rgb(245 245 245 / 0);
}
.tw-border-e-neutral-100\/10 {
  border-inline-end-color: rgb(245 245 245 / 0.1);
}
.tw-border-e-neutral-100\/100 {
  border-inline-end-color: rgb(245 245 245 / 1);
}
.tw-border-e-neutral-100\/15 {
  border-inline-end-color: rgb(245 245 245 / 0.15);
}
.tw-border-e-neutral-100\/20 {
  border-inline-end-color: rgb(245 245 245 / 0.2);
}
.tw-border-e-neutral-100\/25 {
  border-inline-end-color: rgb(245 245 245 / 0.25);
}
.tw-border-e-neutral-100\/30 {
  border-inline-end-color: rgb(245 245 245 / 0.3);
}
.tw-border-e-neutral-100\/35 {
  border-inline-end-color: rgb(245 245 245 / 0.35);
}
.tw-border-e-neutral-100\/40 {
  border-inline-end-color: rgb(245 245 245 / 0.4);
}
.tw-border-e-neutral-100\/45 {
  border-inline-end-color: rgb(245 245 245 / 0.45);
}
.tw-border-e-neutral-100\/5 {
  border-inline-end-color: rgb(245 245 245 / 0.05);
}
.tw-border-e-neutral-100\/50 {
  border-inline-end-color: rgb(245 245 245 / 0.5);
}
.tw-border-e-neutral-100\/55 {
  border-inline-end-color: rgb(245 245 245 / 0.55);
}
.tw-border-e-neutral-100\/60 {
  border-inline-end-color: rgb(245 245 245 / 0.6);
}
.tw-border-e-neutral-100\/65 {
  border-inline-end-color: rgb(245 245 245 / 0.65);
}
.tw-border-e-neutral-100\/70 {
  border-inline-end-color: rgb(245 245 245 / 0.7);
}
.tw-border-e-neutral-100\/75 {
  border-inline-end-color: rgb(245 245 245 / 0.75);
}
.tw-border-e-neutral-100\/80 {
  border-inline-end-color: rgb(245 245 245 / 0.8);
}
.tw-border-e-neutral-100\/85 {
  border-inline-end-color: rgb(245 245 245 / 0.85);
}
.tw-border-e-neutral-100\/90 {
  border-inline-end-color: rgb(245 245 245 / 0.9);
}
.tw-border-e-neutral-100\/95 {
  border-inline-end-color: rgb(245 245 245 / 0.95);
}
.tw-border-e-neutral-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-200\/0 {
  border-inline-end-color: rgb(229 229 229 / 0);
}
.tw-border-e-neutral-200\/10 {
  border-inline-end-color: rgb(229 229 229 / 0.1);
}
.tw-border-e-neutral-200\/100 {
  border-inline-end-color: rgb(229 229 229 / 1);
}
.tw-border-e-neutral-200\/15 {
  border-inline-end-color: rgb(229 229 229 / 0.15);
}
.tw-border-e-neutral-200\/20 {
  border-inline-end-color: rgb(229 229 229 / 0.2);
}
.tw-border-e-neutral-200\/25 {
  border-inline-end-color: rgb(229 229 229 / 0.25);
}
.tw-border-e-neutral-200\/30 {
  border-inline-end-color: rgb(229 229 229 / 0.3);
}
.tw-border-e-neutral-200\/35 {
  border-inline-end-color: rgb(229 229 229 / 0.35);
}
.tw-border-e-neutral-200\/40 {
  border-inline-end-color: rgb(229 229 229 / 0.4);
}
.tw-border-e-neutral-200\/45 {
  border-inline-end-color: rgb(229 229 229 / 0.45);
}
.tw-border-e-neutral-200\/5 {
  border-inline-end-color: rgb(229 229 229 / 0.05);
}
.tw-border-e-neutral-200\/50 {
  border-inline-end-color: rgb(229 229 229 / 0.5);
}
.tw-border-e-neutral-200\/55 {
  border-inline-end-color: rgb(229 229 229 / 0.55);
}
.tw-border-e-neutral-200\/60 {
  border-inline-end-color: rgb(229 229 229 / 0.6);
}
.tw-border-e-neutral-200\/65 {
  border-inline-end-color: rgb(229 229 229 / 0.65);
}
.tw-border-e-neutral-200\/70 {
  border-inline-end-color: rgb(229 229 229 / 0.7);
}
.tw-border-e-neutral-200\/75 {
  border-inline-end-color: rgb(229 229 229 / 0.75);
}
.tw-border-e-neutral-200\/80 {
  border-inline-end-color: rgb(229 229 229 / 0.8);
}
.tw-border-e-neutral-200\/85 {
  border-inline-end-color: rgb(229 229 229 / 0.85);
}
.tw-border-e-neutral-200\/90 {
  border-inline-end-color: rgb(229 229 229 / 0.9);
}
.tw-border-e-neutral-200\/95 {
  border-inline-end-color: rgb(229 229 229 / 0.95);
}
.tw-border-e-neutral-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-300\/0 {
  border-inline-end-color: rgb(212 212 212 / 0);
}
.tw-border-e-neutral-300\/10 {
  border-inline-end-color: rgb(212 212 212 / 0.1);
}
.tw-border-e-neutral-300\/100 {
  border-inline-end-color: rgb(212 212 212 / 1);
}
.tw-border-e-neutral-300\/15 {
  border-inline-end-color: rgb(212 212 212 / 0.15);
}
.tw-border-e-neutral-300\/20 {
  border-inline-end-color: rgb(212 212 212 / 0.2);
}
.tw-border-e-neutral-300\/25 {
  border-inline-end-color: rgb(212 212 212 / 0.25);
}
.tw-border-e-neutral-300\/30 {
  border-inline-end-color: rgb(212 212 212 / 0.3);
}
.tw-border-e-neutral-300\/35 {
  border-inline-end-color: rgb(212 212 212 / 0.35);
}
.tw-border-e-neutral-300\/40 {
  border-inline-end-color: rgb(212 212 212 / 0.4);
}
.tw-border-e-neutral-300\/45 {
  border-inline-end-color: rgb(212 212 212 / 0.45);
}
.tw-border-e-neutral-300\/5 {
  border-inline-end-color: rgb(212 212 212 / 0.05);
}
.tw-border-e-neutral-300\/50 {
  border-inline-end-color: rgb(212 212 212 / 0.5);
}
.tw-border-e-neutral-300\/55 {
  border-inline-end-color: rgb(212 212 212 / 0.55);
}
.tw-border-e-neutral-300\/60 {
  border-inline-end-color: rgb(212 212 212 / 0.6);
}
.tw-border-e-neutral-300\/65 {
  border-inline-end-color: rgb(212 212 212 / 0.65);
}
.tw-border-e-neutral-300\/70 {
  border-inline-end-color: rgb(212 212 212 / 0.7);
}
.tw-border-e-neutral-300\/75 {
  border-inline-end-color: rgb(212 212 212 / 0.75);
}
.tw-border-e-neutral-300\/80 {
  border-inline-end-color: rgb(212 212 212 / 0.8);
}
.tw-border-e-neutral-300\/85 {
  border-inline-end-color: rgb(212 212 212 / 0.85);
}
.tw-border-e-neutral-300\/90 {
  border-inline-end-color: rgb(212 212 212 / 0.9);
}
.tw-border-e-neutral-300\/95 {
  border-inline-end-color: rgb(212 212 212 / 0.95);
}
.tw-border-e-neutral-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-400\/0 {
  border-inline-end-color: rgb(163 163 163 / 0);
}
.tw-border-e-neutral-400\/10 {
  border-inline-end-color: rgb(163 163 163 / 0.1);
}
.tw-border-e-neutral-400\/100 {
  border-inline-end-color: rgb(163 163 163 / 1);
}
.tw-border-e-neutral-400\/15 {
  border-inline-end-color: rgb(163 163 163 / 0.15);
}
.tw-border-e-neutral-400\/20 {
  border-inline-end-color: rgb(163 163 163 / 0.2);
}
.tw-border-e-neutral-400\/25 {
  border-inline-end-color: rgb(163 163 163 / 0.25);
}
.tw-border-e-neutral-400\/30 {
  border-inline-end-color: rgb(163 163 163 / 0.3);
}
.tw-border-e-neutral-400\/35 {
  border-inline-end-color: rgb(163 163 163 / 0.35);
}
.tw-border-e-neutral-400\/40 {
  border-inline-end-color: rgb(163 163 163 / 0.4);
}
.tw-border-e-neutral-400\/45 {
  border-inline-end-color: rgb(163 163 163 / 0.45);
}
.tw-border-e-neutral-400\/5 {
  border-inline-end-color: rgb(163 163 163 / 0.05);
}
.tw-border-e-neutral-400\/50 {
  border-inline-end-color: rgb(163 163 163 / 0.5);
}
.tw-border-e-neutral-400\/55 {
  border-inline-end-color: rgb(163 163 163 / 0.55);
}
.tw-border-e-neutral-400\/60 {
  border-inline-end-color: rgb(163 163 163 / 0.6);
}
.tw-border-e-neutral-400\/65 {
  border-inline-end-color: rgb(163 163 163 / 0.65);
}
.tw-border-e-neutral-400\/70 {
  border-inline-end-color: rgb(163 163 163 / 0.7);
}
.tw-border-e-neutral-400\/75 {
  border-inline-end-color: rgb(163 163 163 / 0.75);
}
.tw-border-e-neutral-400\/80 {
  border-inline-end-color: rgb(163 163 163 / 0.8);
}
.tw-border-e-neutral-400\/85 {
  border-inline-end-color: rgb(163 163 163 / 0.85);
}
.tw-border-e-neutral-400\/90 {
  border-inline-end-color: rgb(163 163 163 / 0.9);
}
.tw-border-e-neutral-400\/95 {
  border-inline-end-color: rgb(163 163 163 / 0.95);
}
.tw-border-e-neutral-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-50\/0 {
  border-inline-end-color: rgb(250 250 250 / 0);
}
.tw-border-e-neutral-50\/10 {
  border-inline-end-color: rgb(250 250 250 / 0.1);
}
.tw-border-e-neutral-50\/100 {
  border-inline-end-color: rgb(250 250 250 / 1);
}
.tw-border-e-neutral-50\/15 {
  border-inline-end-color: rgb(250 250 250 / 0.15);
}
.tw-border-e-neutral-50\/20 {
  border-inline-end-color: rgb(250 250 250 / 0.2);
}
.tw-border-e-neutral-50\/25 {
  border-inline-end-color: rgb(250 250 250 / 0.25);
}
.tw-border-e-neutral-50\/30 {
  border-inline-end-color: rgb(250 250 250 / 0.3);
}
.tw-border-e-neutral-50\/35 {
  border-inline-end-color: rgb(250 250 250 / 0.35);
}
.tw-border-e-neutral-50\/40 {
  border-inline-end-color: rgb(250 250 250 / 0.4);
}
.tw-border-e-neutral-50\/45 {
  border-inline-end-color: rgb(250 250 250 / 0.45);
}
.tw-border-e-neutral-50\/5 {
  border-inline-end-color: rgb(250 250 250 / 0.05);
}
.tw-border-e-neutral-50\/50 {
  border-inline-end-color: rgb(250 250 250 / 0.5);
}
.tw-border-e-neutral-50\/55 {
  border-inline-end-color: rgb(250 250 250 / 0.55);
}
.tw-border-e-neutral-50\/60 {
  border-inline-end-color: rgb(250 250 250 / 0.6);
}
.tw-border-e-neutral-50\/65 {
  border-inline-end-color: rgb(250 250 250 / 0.65);
}
.tw-border-e-neutral-50\/70 {
  border-inline-end-color: rgb(250 250 250 / 0.7);
}
.tw-border-e-neutral-50\/75 {
  border-inline-end-color: rgb(250 250 250 / 0.75);
}
.tw-border-e-neutral-50\/80 {
  border-inline-end-color: rgb(250 250 250 / 0.8);
}
.tw-border-e-neutral-50\/85 {
  border-inline-end-color: rgb(250 250 250 / 0.85);
}
.tw-border-e-neutral-50\/90 {
  border-inline-end-color: rgb(250 250 250 / 0.9);
}
.tw-border-e-neutral-50\/95 {
  border-inline-end-color: rgb(250 250 250 / 0.95);
}
.tw-border-e-neutral-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-500\/0 {
  border-inline-end-color: rgb(115 115 115 / 0);
}
.tw-border-e-neutral-500\/10 {
  border-inline-end-color: rgb(115 115 115 / 0.1);
}
.tw-border-e-neutral-500\/100 {
  border-inline-end-color: rgb(115 115 115 / 1);
}
.tw-border-e-neutral-500\/15 {
  border-inline-end-color: rgb(115 115 115 / 0.15);
}
.tw-border-e-neutral-500\/20 {
  border-inline-end-color: rgb(115 115 115 / 0.2);
}
.tw-border-e-neutral-500\/25 {
  border-inline-end-color: rgb(115 115 115 / 0.25);
}
.tw-border-e-neutral-500\/30 {
  border-inline-end-color: rgb(115 115 115 / 0.3);
}
.tw-border-e-neutral-500\/35 {
  border-inline-end-color: rgb(115 115 115 / 0.35);
}
.tw-border-e-neutral-500\/40 {
  border-inline-end-color: rgb(115 115 115 / 0.4);
}
.tw-border-e-neutral-500\/45 {
  border-inline-end-color: rgb(115 115 115 / 0.45);
}
.tw-border-e-neutral-500\/5 {
  border-inline-end-color: rgb(115 115 115 / 0.05);
}
.tw-border-e-neutral-500\/50 {
  border-inline-end-color: rgb(115 115 115 / 0.5);
}
.tw-border-e-neutral-500\/55 {
  border-inline-end-color: rgb(115 115 115 / 0.55);
}
.tw-border-e-neutral-500\/60 {
  border-inline-end-color: rgb(115 115 115 / 0.6);
}
.tw-border-e-neutral-500\/65 {
  border-inline-end-color: rgb(115 115 115 / 0.65);
}
.tw-border-e-neutral-500\/70 {
  border-inline-end-color: rgb(115 115 115 / 0.7);
}
.tw-border-e-neutral-500\/75 {
  border-inline-end-color: rgb(115 115 115 / 0.75);
}
.tw-border-e-neutral-500\/80 {
  border-inline-end-color: rgb(115 115 115 / 0.8);
}
.tw-border-e-neutral-500\/85 {
  border-inline-end-color: rgb(115 115 115 / 0.85);
}
.tw-border-e-neutral-500\/90 {
  border-inline-end-color: rgb(115 115 115 / 0.9);
}
.tw-border-e-neutral-500\/95 {
  border-inline-end-color: rgb(115 115 115 / 0.95);
}
.tw-border-e-neutral-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-600\/0 {
  border-inline-end-color: rgb(82 82 82 / 0);
}
.tw-border-e-neutral-600\/10 {
  border-inline-end-color: rgb(82 82 82 / 0.1);
}
.tw-border-e-neutral-600\/100 {
  border-inline-end-color: rgb(82 82 82 / 1);
}
.tw-border-e-neutral-600\/15 {
  border-inline-end-color: rgb(82 82 82 / 0.15);
}
.tw-border-e-neutral-600\/20 {
  border-inline-end-color: rgb(82 82 82 / 0.2);
}
.tw-border-e-neutral-600\/25 {
  border-inline-end-color: rgb(82 82 82 / 0.25);
}
.tw-border-e-neutral-600\/30 {
  border-inline-end-color: rgb(82 82 82 / 0.3);
}
.tw-border-e-neutral-600\/35 {
  border-inline-end-color: rgb(82 82 82 / 0.35);
}
.tw-border-e-neutral-600\/40 {
  border-inline-end-color: rgb(82 82 82 / 0.4);
}
.tw-border-e-neutral-600\/45 {
  border-inline-end-color: rgb(82 82 82 / 0.45);
}
.tw-border-e-neutral-600\/5 {
  border-inline-end-color: rgb(82 82 82 / 0.05);
}
.tw-border-e-neutral-600\/50 {
  border-inline-end-color: rgb(82 82 82 / 0.5);
}
.tw-border-e-neutral-600\/55 {
  border-inline-end-color: rgb(82 82 82 / 0.55);
}
.tw-border-e-neutral-600\/60 {
  border-inline-end-color: rgb(82 82 82 / 0.6);
}
.tw-border-e-neutral-600\/65 {
  border-inline-end-color: rgb(82 82 82 / 0.65);
}
.tw-border-e-neutral-600\/70 {
  border-inline-end-color: rgb(82 82 82 / 0.7);
}
.tw-border-e-neutral-600\/75 {
  border-inline-end-color: rgb(82 82 82 / 0.75);
}
.tw-border-e-neutral-600\/80 {
  border-inline-end-color: rgb(82 82 82 / 0.8);
}
.tw-border-e-neutral-600\/85 {
  border-inline-end-color: rgb(82 82 82 / 0.85);
}
.tw-border-e-neutral-600\/90 {
  border-inline-end-color: rgb(82 82 82 / 0.9);
}
.tw-border-e-neutral-600\/95 {
  border-inline-end-color: rgb(82 82 82 / 0.95);
}
.tw-border-e-neutral-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-700\/0 {
  border-inline-end-color: rgb(64 64 64 / 0);
}
.tw-border-e-neutral-700\/10 {
  border-inline-end-color: rgb(64 64 64 / 0.1);
}
.tw-border-e-neutral-700\/100 {
  border-inline-end-color: rgb(64 64 64 / 1);
}
.tw-border-e-neutral-700\/15 {
  border-inline-end-color: rgb(64 64 64 / 0.15);
}
.tw-border-e-neutral-700\/20 {
  border-inline-end-color: rgb(64 64 64 / 0.2);
}
.tw-border-e-neutral-700\/25 {
  border-inline-end-color: rgb(64 64 64 / 0.25);
}
.tw-border-e-neutral-700\/30 {
  border-inline-end-color: rgb(64 64 64 / 0.3);
}
.tw-border-e-neutral-700\/35 {
  border-inline-end-color: rgb(64 64 64 / 0.35);
}
.tw-border-e-neutral-700\/40 {
  border-inline-end-color: rgb(64 64 64 / 0.4);
}
.tw-border-e-neutral-700\/45 {
  border-inline-end-color: rgb(64 64 64 / 0.45);
}
.tw-border-e-neutral-700\/5 {
  border-inline-end-color: rgb(64 64 64 / 0.05);
}
.tw-border-e-neutral-700\/50 {
  border-inline-end-color: rgb(64 64 64 / 0.5);
}
.tw-border-e-neutral-700\/55 {
  border-inline-end-color: rgb(64 64 64 / 0.55);
}
.tw-border-e-neutral-700\/60 {
  border-inline-end-color: rgb(64 64 64 / 0.6);
}
.tw-border-e-neutral-700\/65 {
  border-inline-end-color: rgb(64 64 64 / 0.65);
}
.tw-border-e-neutral-700\/70 {
  border-inline-end-color: rgb(64 64 64 / 0.7);
}
.tw-border-e-neutral-700\/75 {
  border-inline-end-color: rgb(64 64 64 / 0.75);
}
.tw-border-e-neutral-700\/80 {
  border-inline-end-color: rgb(64 64 64 / 0.8);
}
.tw-border-e-neutral-700\/85 {
  border-inline-end-color: rgb(64 64 64 / 0.85);
}
.tw-border-e-neutral-700\/90 {
  border-inline-end-color: rgb(64 64 64 / 0.9);
}
.tw-border-e-neutral-700\/95 {
  border-inline-end-color: rgb(64 64 64 / 0.95);
}
.tw-border-e-neutral-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-800\/0 {
  border-inline-end-color: rgb(38 38 38 / 0);
}
.tw-border-e-neutral-800\/10 {
  border-inline-end-color: rgb(38 38 38 / 0.1);
}
.tw-border-e-neutral-800\/100 {
  border-inline-end-color: rgb(38 38 38 / 1);
}
.tw-border-e-neutral-800\/15 {
  border-inline-end-color: rgb(38 38 38 / 0.15);
}
.tw-border-e-neutral-800\/20 {
  border-inline-end-color: rgb(38 38 38 / 0.2);
}
.tw-border-e-neutral-800\/25 {
  border-inline-end-color: rgb(38 38 38 / 0.25);
}
.tw-border-e-neutral-800\/30 {
  border-inline-end-color: rgb(38 38 38 / 0.3);
}
.tw-border-e-neutral-800\/35 {
  border-inline-end-color: rgb(38 38 38 / 0.35);
}
.tw-border-e-neutral-800\/40 {
  border-inline-end-color: rgb(38 38 38 / 0.4);
}
.tw-border-e-neutral-800\/45 {
  border-inline-end-color: rgb(38 38 38 / 0.45);
}
.tw-border-e-neutral-800\/5 {
  border-inline-end-color: rgb(38 38 38 / 0.05);
}
.tw-border-e-neutral-800\/50 {
  border-inline-end-color: rgb(38 38 38 / 0.5);
}
.tw-border-e-neutral-800\/55 {
  border-inline-end-color: rgb(38 38 38 / 0.55);
}
.tw-border-e-neutral-800\/60 {
  border-inline-end-color: rgb(38 38 38 / 0.6);
}
.tw-border-e-neutral-800\/65 {
  border-inline-end-color: rgb(38 38 38 / 0.65);
}
.tw-border-e-neutral-800\/70 {
  border-inline-end-color: rgb(38 38 38 / 0.7);
}
.tw-border-e-neutral-800\/75 {
  border-inline-end-color: rgb(38 38 38 / 0.75);
}
.tw-border-e-neutral-800\/80 {
  border-inline-end-color: rgb(38 38 38 / 0.8);
}
.tw-border-e-neutral-800\/85 {
  border-inline-end-color: rgb(38 38 38 / 0.85);
}
.tw-border-e-neutral-800\/90 {
  border-inline-end-color: rgb(38 38 38 / 0.9);
}
.tw-border-e-neutral-800\/95 {
  border-inline-end-color: rgb(38 38 38 / 0.95);
}
.tw-border-e-neutral-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-900\/0 {
  border-inline-end-color: rgb(23 23 23 / 0);
}
.tw-border-e-neutral-900\/10 {
  border-inline-end-color: rgb(23 23 23 / 0.1);
}
.tw-border-e-neutral-900\/100 {
  border-inline-end-color: rgb(23 23 23 / 1);
}
.tw-border-e-neutral-900\/15 {
  border-inline-end-color: rgb(23 23 23 / 0.15);
}
.tw-border-e-neutral-900\/20 {
  border-inline-end-color: rgb(23 23 23 / 0.2);
}
.tw-border-e-neutral-900\/25 {
  border-inline-end-color: rgb(23 23 23 / 0.25);
}
.tw-border-e-neutral-900\/30 {
  border-inline-end-color: rgb(23 23 23 / 0.3);
}
.tw-border-e-neutral-900\/35 {
  border-inline-end-color: rgb(23 23 23 / 0.35);
}
.tw-border-e-neutral-900\/40 {
  border-inline-end-color: rgb(23 23 23 / 0.4);
}
.tw-border-e-neutral-900\/45 {
  border-inline-end-color: rgb(23 23 23 / 0.45);
}
.tw-border-e-neutral-900\/5 {
  border-inline-end-color: rgb(23 23 23 / 0.05);
}
.tw-border-e-neutral-900\/50 {
  border-inline-end-color: rgb(23 23 23 / 0.5);
}
.tw-border-e-neutral-900\/55 {
  border-inline-end-color: rgb(23 23 23 / 0.55);
}
.tw-border-e-neutral-900\/60 {
  border-inline-end-color: rgb(23 23 23 / 0.6);
}
.tw-border-e-neutral-900\/65 {
  border-inline-end-color: rgb(23 23 23 / 0.65);
}
.tw-border-e-neutral-900\/70 {
  border-inline-end-color: rgb(23 23 23 / 0.7);
}
.tw-border-e-neutral-900\/75 {
  border-inline-end-color: rgb(23 23 23 / 0.75);
}
.tw-border-e-neutral-900\/80 {
  border-inline-end-color: rgb(23 23 23 / 0.8);
}
.tw-border-e-neutral-900\/85 {
  border-inline-end-color: rgb(23 23 23 / 0.85);
}
.tw-border-e-neutral-900\/90 {
  border-inline-end-color: rgb(23 23 23 / 0.9);
}
.tw-border-e-neutral-900\/95 {
  border-inline-end-color: rgb(23 23 23 / 0.95);
}
.tw-border-e-neutral-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-e-neutral-950\/0 {
  border-inline-end-color: rgb(10 10 10 / 0);
}
.tw-border-e-neutral-950\/10 {
  border-inline-end-color: rgb(10 10 10 / 0.1);
}
.tw-border-e-neutral-950\/100 {
  border-inline-end-color: rgb(10 10 10 / 1);
}
.tw-border-e-neutral-950\/15 {
  border-inline-end-color: rgb(10 10 10 / 0.15);
}
.tw-border-e-neutral-950\/20 {
  border-inline-end-color: rgb(10 10 10 / 0.2);
}
.tw-border-e-neutral-950\/25 {
  border-inline-end-color: rgb(10 10 10 / 0.25);
}
.tw-border-e-neutral-950\/30 {
  border-inline-end-color: rgb(10 10 10 / 0.3);
}
.tw-border-e-neutral-950\/35 {
  border-inline-end-color: rgb(10 10 10 / 0.35);
}
.tw-border-e-neutral-950\/40 {
  border-inline-end-color: rgb(10 10 10 / 0.4);
}
.tw-border-e-neutral-950\/45 {
  border-inline-end-color: rgb(10 10 10 / 0.45);
}
.tw-border-e-neutral-950\/5 {
  border-inline-end-color: rgb(10 10 10 / 0.05);
}
.tw-border-e-neutral-950\/50 {
  border-inline-end-color: rgb(10 10 10 / 0.5);
}
.tw-border-e-neutral-950\/55 {
  border-inline-end-color: rgb(10 10 10 / 0.55);
}
.tw-border-e-neutral-950\/60 {
  border-inline-end-color: rgb(10 10 10 / 0.6);
}
.tw-border-e-neutral-950\/65 {
  border-inline-end-color: rgb(10 10 10 / 0.65);
}
.tw-border-e-neutral-950\/70 {
  border-inline-end-color: rgb(10 10 10 / 0.7);
}
.tw-border-e-neutral-950\/75 {
  border-inline-end-color: rgb(10 10 10 / 0.75);
}
.tw-border-e-neutral-950\/80 {
  border-inline-end-color: rgb(10 10 10 / 0.8);
}
.tw-border-e-neutral-950\/85 {
  border-inline-end-color: rgb(10 10 10 / 0.85);
}
.tw-border-e-neutral-950\/90 {
  border-inline-end-color: rgb(10 10 10 / 0.9);
}
.tw-border-e-neutral-950\/95 {
  border-inline-end-color: rgb(10 10 10 / 0.95);
}
.tw-border-e-orange-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-100\/0 {
  border-inline-end-color: rgb(255 237 213 / 0);
}
.tw-border-e-orange-100\/10 {
  border-inline-end-color: rgb(255 237 213 / 0.1);
}
.tw-border-e-orange-100\/100 {
  border-inline-end-color: rgb(255 237 213 / 1);
}
.tw-border-e-orange-100\/15 {
  border-inline-end-color: rgb(255 237 213 / 0.15);
}
.tw-border-e-orange-100\/20 {
  border-inline-end-color: rgb(255 237 213 / 0.2);
}
.tw-border-e-orange-100\/25 {
  border-inline-end-color: rgb(255 237 213 / 0.25);
}
.tw-border-e-orange-100\/30 {
  border-inline-end-color: rgb(255 237 213 / 0.3);
}
.tw-border-e-orange-100\/35 {
  border-inline-end-color: rgb(255 237 213 / 0.35);
}
.tw-border-e-orange-100\/40 {
  border-inline-end-color: rgb(255 237 213 / 0.4);
}
.tw-border-e-orange-100\/45 {
  border-inline-end-color: rgb(255 237 213 / 0.45);
}
.tw-border-e-orange-100\/5 {
  border-inline-end-color: rgb(255 237 213 / 0.05);
}
.tw-border-e-orange-100\/50 {
  border-inline-end-color: rgb(255 237 213 / 0.5);
}
.tw-border-e-orange-100\/55 {
  border-inline-end-color: rgb(255 237 213 / 0.55);
}
.tw-border-e-orange-100\/60 {
  border-inline-end-color: rgb(255 237 213 / 0.6);
}
.tw-border-e-orange-100\/65 {
  border-inline-end-color: rgb(255 237 213 / 0.65);
}
.tw-border-e-orange-100\/70 {
  border-inline-end-color: rgb(255 237 213 / 0.7);
}
.tw-border-e-orange-100\/75 {
  border-inline-end-color: rgb(255 237 213 / 0.75);
}
.tw-border-e-orange-100\/80 {
  border-inline-end-color: rgb(255 237 213 / 0.8);
}
.tw-border-e-orange-100\/85 {
  border-inline-end-color: rgb(255 237 213 / 0.85);
}
.tw-border-e-orange-100\/90 {
  border-inline-end-color: rgb(255 237 213 / 0.9);
}
.tw-border-e-orange-100\/95 {
  border-inline-end-color: rgb(255 237 213 / 0.95);
}
.tw-border-e-orange-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-200\/0 {
  border-inline-end-color: rgb(254 215 170 / 0);
}
.tw-border-e-orange-200\/10 {
  border-inline-end-color: rgb(254 215 170 / 0.1);
}
.tw-border-e-orange-200\/100 {
  border-inline-end-color: rgb(254 215 170 / 1);
}
.tw-border-e-orange-200\/15 {
  border-inline-end-color: rgb(254 215 170 / 0.15);
}
.tw-border-e-orange-200\/20 {
  border-inline-end-color: rgb(254 215 170 / 0.2);
}
.tw-border-e-orange-200\/25 {
  border-inline-end-color: rgb(254 215 170 / 0.25);
}
.tw-border-e-orange-200\/30 {
  border-inline-end-color: rgb(254 215 170 / 0.3);
}
.tw-border-e-orange-200\/35 {
  border-inline-end-color: rgb(254 215 170 / 0.35);
}
.tw-border-e-orange-200\/40 {
  border-inline-end-color: rgb(254 215 170 / 0.4);
}
.tw-border-e-orange-200\/45 {
  border-inline-end-color: rgb(254 215 170 / 0.45);
}
.tw-border-e-orange-200\/5 {
  border-inline-end-color: rgb(254 215 170 / 0.05);
}
.tw-border-e-orange-200\/50 {
  border-inline-end-color: rgb(254 215 170 / 0.5);
}
.tw-border-e-orange-200\/55 {
  border-inline-end-color: rgb(254 215 170 / 0.55);
}
.tw-border-e-orange-200\/60 {
  border-inline-end-color: rgb(254 215 170 / 0.6);
}
.tw-border-e-orange-200\/65 {
  border-inline-end-color: rgb(254 215 170 / 0.65);
}
.tw-border-e-orange-200\/70 {
  border-inline-end-color: rgb(254 215 170 / 0.7);
}
.tw-border-e-orange-200\/75 {
  border-inline-end-color: rgb(254 215 170 / 0.75);
}
.tw-border-e-orange-200\/80 {
  border-inline-end-color: rgb(254 215 170 / 0.8);
}
.tw-border-e-orange-200\/85 {
  border-inline-end-color: rgb(254 215 170 / 0.85);
}
.tw-border-e-orange-200\/90 {
  border-inline-end-color: rgb(254 215 170 / 0.9);
}
.tw-border-e-orange-200\/95 {
  border-inline-end-color: rgb(254 215 170 / 0.95);
}
.tw-border-e-orange-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-300\/0 {
  border-inline-end-color: rgb(253 186 116 / 0);
}
.tw-border-e-orange-300\/10 {
  border-inline-end-color: rgb(253 186 116 / 0.1);
}
.tw-border-e-orange-300\/100 {
  border-inline-end-color: rgb(253 186 116 / 1);
}
.tw-border-e-orange-300\/15 {
  border-inline-end-color: rgb(253 186 116 / 0.15);
}
.tw-border-e-orange-300\/20 {
  border-inline-end-color: rgb(253 186 116 / 0.2);
}
.tw-border-e-orange-300\/25 {
  border-inline-end-color: rgb(253 186 116 / 0.25);
}
.tw-border-e-orange-300\/30 {
  border-inline-end-color: rgb(253 186 116 / 0.3);
}
.tw-border-e-orange-300\/35 {
  border-inline-end-color: rgb(253 186 116 / 0.35);
}
.tw-border-e-orange-300\/40 {
  border-inline-end-color: rgb(253 186 116 / 0.4);
}
.tw-border-e-orange-300\/45 {
  border-inline-end-color: rgb(253 186 116 / 0.45);
}
.tw-border-e-orange-300\/5 {
  border-inline-end-color: rgb(253 186 116 / 0.05);
}
.tw-border-e-orange-300\/50 {
  border-inline-end-color: rgb(253 186 116 / 0.5);
}
.tw-border-e-orange-300\/55 {
  border-inline-end-color: rgb(253 186 116 / 0.55);
}
.tw-border-e-orange-300\/60 {
  border-inline-end-color: rgb(253 186 116 / 0.6);
}
.tw-border-e-orange-300\/65 {
  border-inline-end-color: rgb(253 186 116 / 0.65);
}
.tw-border-e-orange-300\/70 {
  border-inline-end-color: rgb(253 186 116 / 0.7);
}
.tw-border-e-orange-300\/75 {
  border-inline-end-color: rgb(253 186 116 / 0.75);
}
.tw-border-e-orange-300\/80 {
  border-inline-end-color: rgb(253 186 116 / 0.8);
}
.tw-border-e-orange-300\/85 {
  border-inline-end-color: rgb(253 186 116 / 0.85);
}
.tw-border-e-orange-300\/90 {
  border-inline-end-color: rgb(253 186 116 / 0.9);
}
.tw-border-e-orange-300\/95 {
  border-inline-end-color: rgb(253 186 116 / 0.95);
}
.tw-border-e-orange-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-400\/0 {
  border-inline-end-color: rgb(251 146 60 / 0);
}
.tw-border-e-orange-400\/10 {
  border-inline-end-color: rgb(251 146 60 / 0.1);
}
.tw-border-e-orange-400\/100 {
  border-inline-end-color: rgb(251 146 60 / 1);
}
.tw-border-e-orange-400\/15 {
  border-inline-end-color: rgb(251 146 60 / 0.15);
}
.tw-border-e-orange-400\/20 {
  border-inline-end-color: rgb(251 146 60 / 0.2);
}
.tw-border-e-orange-400\/25 {
  border-inline-end-color: rgb(251 146 60 / 0.25);
}
.tw-border-e-orange-400\/30 {
  border-inline-end-color: rgb(251 146 60 / 0.3);
}
.tw-border-e-orange-400\/35 {
  border-inline-end-color: rgb(251 146 60 / 0.35);
}
.tw-border-e-orange-400\/40 {
  border-inline-end-color: rgb(251 146 60 / 0.4);
}
.tw-border-e-orange-400\/45 {
  border-inline-end-color: rgb(251 146 60 / 0.45);
}
.tw-border-e-orange-400\/5 {
  border-inline-end-color: rgb(251 146 60 / 0.05);
}
.tw-border-e-orange-400\/50 {
  border-inline-end-color: rgb(251 146 60 / 0.5);
}
.tw-border-e-orange-400\/55 {
  border-inline-end-color: rgb(251 146 60 / 0.55);
}
.tw-border-e-orange-400\/60 {
  border-inline-end-color: rgb(251 146 60 / 0.6);
}
.tw-border-e-orange-400\/65 {
  border-inline-end-color: rgb(251 146 60 / 0.65);
}
.tw-border-e-orange-400\/70 {
  border-inline-end-color: rgb(251 146 60 / 0.7);
}
.tw-border-e-orange-400\/75 {
  border-inline-end-color: rgb(251 146 60 / 0.75);
}
.tw-border-e-orange-400\/80 {
  border-inline-end-color: rgb(251 146 60 / 0.8);
}
.tw-border-e-orange-400\/85 {
  border-inline-end-color: rgb(251 146 60 / 0.85);
}
.tw-border-e-orange-400\/90 {
  border-inline-end-color: rgb(251 146 60 / 0.9);
}
.tw-border-e-orange-400\/95 {
  border-inline-end-color: rgb(251 146 60 / 0.95);
}
.tw-border-e-orange-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-50\/0 {
  border-inline-end-color: rgb(255 247 237 / 0);
}
.tw-border-e-orange-50\/10 {
  border-inline-end-color: rgb(255 247 237 / 0.1);
}
.tw-border-e-orange-50\/100 {
  border-inline-end-color: rgb(255 247 237 / 1);
}
.tw-border-e-orange-50\/15 {
  border-inline-end-color: rgb(255 247 237 / 0.15);
}
.tw-border-e-orange-50\/20 {
  border-inline-end-color: rgb(255 247 237 / 0.2);
}
.tw-border-e-orange-50\/25 {
  border-inline-end-color: rgb(255 247 237 / 0.25);
}
.tw-border-e-orange-50\/30 {
  border-inline-end-color: rgb(255 247 237 / 0.3);
}
.tw-border-e-orange-50\/35 {
  border-inline-end-color: rgb(255 247 237 / 0.35);
}
.tw-border-e-orange-50\/40 {
  border-inline-end-color: rgb(255 247 237 / 0.4);
}
.tw-border-e-orange-50\/45 {
  border-inline-end-color: rgb(255 247 237 / 0.45);
}
.tw-border-e-orange-50\/5 {
  border-inline-end-color: rgb(255 247 237 / 0.05);
}
.tw-border-e-orange-50\/50 {
  border-inline-end-color: rgb(255 247 237 / 0.5);
}
.tw-border-e-orange-50\/55 {
  border-inline-end-color: rgb(255 247 237 / 0.55);
}
.tw-border-e-orange-50\/60 {
  border-inline-end-color: rgb(255 247 237 / 0.6);
}
.tw-border-e-orange-50\/65 {
  border-inline-end-color: rgb(255 247 237 / 0.65);
}
.tw-border-e-orange-50\/70 {
  border-inline-end-color: rgb(255 247 237 / 0.7);
}
.tw-border-e-orange-50\/75 {
  border-inline-end-color: rgb(255 247 237 / 0.75);
}
.tw-border-e-orange-50\/80 {
  border-inline-end-color: rgb(255 247 237 / 0.8);
}
.tw-border-e-orange-50\/85 {
  border-inline-end-color: rgb(255 247 237 / 0.85);
}
.tw-border-e-orange-50\/90 {
  border-inline-end-color: rgb(255 247 237 / 0.9);
}
.tw-border-e-orange-50\/95 {
  border-inline-end-color: rgb(255 247 237 / 0.95);
}
.tw-border-e-orange-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-500\/0 {
  border-inline-end-color: rgb(249 115 22 / 0);
}
.tw-border-e-orange-500\/10 {
  border-inline-end-color: rgb(249 115 22 / 0.1);
}
.tw-border-e-orange-500\/100 {
  border-inline-end-color: rgb(249 115 22 / 1);
}
.tw-border-e-orange-500\/15 {
  border-inline-end-color: rgb(249 115 22 / 0.15);
}
.tw-border-e-orange-500\/20 {
  border-inline-end-color: rgb(249 115 22 / 0.2);
}
.tw-border-e-orange-500\/25 {
  border-inline-end-color: rgb(249 115 22 / 0.25);
}
.tw-border-e-orange-500\/30 {
  border-inline-end-color: rgb(249 115 22 / 0.3);
}
.tw-border-e-orange-500\/35 {
  border-inline-end-color: rgb(249 115 22 / 0.35);
}
.tw-border-e-orange-500\/40 {
  border-inline-end-color: rgb(249 115 22 / 0.4);
}
.tw-border-e-orange-500\/45 {
  border-inline-end-color: rgb(249 115 22 / 0.45);
}
.tw-border-e-orange-500\/5 {
  border-inline-end-color: rgb(249 115 22 / 0.05);
}
.tw-border-e-orange-500\/50 {
  border-inline-end-color: rgb(249 115 22 / 0.5);
}
.tw-border-e-orange-500\/55 {
  border-inline-end-color: rgb(249 115 22 / 0.55);
}
.tw-border-e-orange-500\/60 {
  border-inline-end-color: rgb(249 115 22 / 0.6);
}
.tw-border-e-orange-500\/65 {
  border-inline-end-color: rgb(249 115 22 / 0.65);
}
.tw-border-e-orange-500\/70 {
  border-inline-end-color: rgb(249 115 22 / 0.7);
}
.tw-border-e-orange-500\/75 {
  border-inline-end-color: rgb(249 115 22 / 0.75);
}
.tw-border-e-orange-500\/80 {
  border-inline-end-color: rgb(249 115 22 / 0.8);
}
.tw-border-e-orange-500\/85 {
  border-inline-end-color: rgb(249 115 22 / 0.85);
}
.tw-border-e-orange-500\/90 {
  border-inline-end-color: rgb(249 115 22 / 0.9);
}
.tw-border-e-orange-500\/95 {
  border-inline-end-color: rgb(249 115 22 / 0.95);
}
.tw-border-e-orange-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-600\/0 {
  border-inline-end-color: rgb(234 88 12 / 0);
}
.tw-border-e-orange-600\/10 {
  border-inline-end-color: rgb(234 88 12 / 0.1);
}
.tw-border-e-orange-600\/100 {
  border-inline-end-color: rgb(234 88 12 / 1);
}
.tw-border-e-orange-600\/15 {
  border-inline-end-color: rgb(234 88 12 / 0.15);
}
.tw-border-e-orange-600\/20 {
  border-inline-end-color: rgb(234 88 12 / 0.2);
}
.tw-border-e-orange-600\/25 {
  border-inline-end-color: rgb(234 88 12 / 0.25);
}
.tw-border-e-orange-600\/30 {
  border-inline-end-color: rgb(234 88 12 / 0.3);
}
.tw-border-e-orange-600\/35 {
  border-inline-end-color: rgb(234 88 12 / 0.35);
}
.tw-border-e-orange-600\/40 {
  border-inline-end-color: rgb(234 88 12 / 0.4);
}
.tw-border-e-orange-600\/45 {
  border-inline-end-color: rgb(234 88 12 / 0.45);
}
.tw-border-e-orange-600\/5 {
  border-inline-end-color: rgb(234 88 12 / 0.05);
}
.tw-border-e-orange-600\/50 {
  border-inline-end-color: rgb(234 88 12 / 0.5);
}
.tw-border-e-orange-600\/55 {
  border-inline-end-color: rgb(234 88 12 / 0.55);
}
.tw-border-e-orange-600\/60 {
  border-inline-end-color: rgb(234 88 12 / 0.6);
}
.tw-border-e-orange-600\/65 {
  border-inline-end-color: rgb(234 88 12 / 0.65);
}
.tw-border-e-orange-600\/70 {
  border-inline-end-color: rgb(234 88 12 / 0.7);
}
.tw-border-e-orange-600\/75 {
  border-inline-end-color: rgb(234 88 12 / 0.75);
}
.tw-border-e-orange-600\/80 {
  border-inline-end-color: rgb(234 88 12 / 0.8);
}
.tw-border-e-orange-600\/85 {
  border-inline-end-color: rgb(234 88 12 / 0.85);
}
.tw-border-e-orange-600\/90 {
  border-inline-end-color: rgb(234 88 12 / 0.9);
}
.tw-border-e-orange-600\/95 {
  border-inline-end-color: rgb(234 88 12 / 0.95);
}
.tw-border-e-orange-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-700\/0 {
  border-inline-end-color: rgb(194 65 12 / 0);
}
.tw-border-e-orange-700\/10 {
  border-inline-end-color: rgb(194 65 12 / 0.1);
}
.tw-border-e-orange-700\/100 {
  border-inline-end-color: rgb(194 65 12 / 1);
}
.tw-border-e-orange-700\/15 {
  border-inline-end-color: rgb(194 65 12 / 0.15);
}
.tw-border-e-orange-700\/20 {
  border-inline-end-color: rgb(194 65 12 / 0.2);
}
.tw-border-e-orange-700\/25 {
  border-inline-end-color: rgb(194 65 12 / 0.25);
}
.tw-border-e-orange-700\/30 {
  border-inline-end-color: rgb(194 65 12 / 0.3);
}
.tw-border-e-orange-700\/35 {
  border-inline-end-color: rgb(194 65 12 / 0.35);
}
.tw-border-e-orange-700\/40 {
  border-inline-end-color: rgb(194 65 12 / 0.4);
}
.tw-border-e-orange-700\/45 {
  border-inline-end-color: rgb(194 65 12 / 0.45);
}
.tw-border-e-orange-700\/5 {
  border-inline-end-color: rgb(194 65 12 / 0.05);
}
.tw-border-e-orange-700\/50 {
  border-inline-end-color: rgb(194 65 12 / 0.5);
}
.tw-border-e-orange-700\/55 {
  border-inline-end-color: rgb(194 65 12 / 0.55);
}
.tw-border-e-orange-700\/60 {
  border-inline-end-color: rgb(194 65 12 / 0.6);
}
.tw-border-e-orange-700\/65 {
  border-inline-end-color: rgb(194 65 12 / 0.65);
}
.tw-border-e-orange-700\/70 {
  border-inline-end-color: rgb(194 65 12 / 0.7);
}
.tw-border-e-orange-700\/75 {
  border-inline-end-color: rgb(194 65 12 / 0.75);
}
.tw-border-e-orange-700\/80 {
  border-inline-end-color: rgb(194 65 12 / 0.8);
}
.tw-border-e-orange-700\/85 {
  border-inline-end-color: rgb(194 65 12 / 0.85);
}
.tw-border-e-orange-700\/90 {
  border-inline-end-color: rgb(194 65 12 / 0.9);
}
.tw-border-e-orange-700\/95 {
  border-inline-end-color: rgb(194 65 12 / 0.95);
}
.tw-border-e-orange-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-800\/0 {
  border-inline-end-color: rgb(154 52 18 / 0);
}
.tw-border-e-orange-800\/10 {
  border-inline-end-color: rgb(154 52 18 / 0.1);
}
.tw-border-e-orange-800\/100 {
  border-inline-end-color: rgb(154 52 18 / 1);
}
.tw-border-e-orange-800\/15 {
  border-inline-end-color: rgb(154 52 18 / 0.15);
}
.tw-border-e-orange-800\/20 {
  border-inline-end-color: rgb(154 52 18 / 0.2);
}
.tw-border-e-orange-800\/25 {
  border-inline-end-color: rgb(154 52 18 / 0.25);
}
.tw-border-e-orange-800\/30 {
  border-inline-end-color: rgb(154 52 18 / 0.3);
}
.tw-border-e-orange-800\/35 {
  border-inline-end-color: rgb(154 52 18 / 0.35);
}
.tw-border-e-orange-800\/40 {
  border-inline-end-color: rgb(154 52 18 / 0.4);
}
.tw-border-e-orange-800\/45 {
  border-inline-end-color: rgb(154 52 18 / 0.45);
}
.tw-border-e-orange-800\/5 {
  border-inline-end-color: rgb(154 52 18 / 0.05);
}
.tw-border-e-orange-800\/50 {
  border-inline-end-color: rgb(154 52 18 / 0.5);
}
.tw-border-e-orange-800\/55 {
  border-inline-end-color: rgb(154 52 18 / 0.55);
}
.tw-border-e-orange-800\/60 {
  border-inline-end-color: rgb(154 52 18 / 0.6);
}
.tw-border-e-orange-800\/65 {
  border-inline-end-color: rgb(154 52 18 / 0.65);
}
.tw-border-e-orange-800\/70 {
  border-inline-end-color: rgb(154 52 18 / 0.7);
}
.tw-border-e-orange-800\/75 {
  border-inline-end-color: rgb(154 52 18 / 0.75);
}
.tw-border-e-orange-800\/80 {
  border-inline-end-color: rgb(154 52 18 / 0.8);
}
.tw-border-e-orange-800\/85 {
  border-inline-end-color: rgb(154 52 18 / 0.85);
}
.tw-border-e-orange-800\/90 {
  border-inline-end-color: rgb(154 52 18 / 0.9);
}
.tw-border-e-orange-800\/95 {
  border-inline-end-color: rgb(154 52 18 / 0.95);
}
.tw-border-e-orange-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-900\/0 {
  border-inline-end-color: rgb(124 45 18 / 0);
}
.tw-border-e-orange-900\/10 {
  border-inline-end-color: rgb(124 45 18 / 0.1);
}
.tw-border-e-orange-900\/100 {
  border-inline-end-color: rgb(124 45 18 / 1);
}
.tw-border-e-orange-900\/15 {
  border-inline-end-color: rgb(124 45 18 / 0.15);
}
.tw-border-e-orange-900\/20 {
  border-inline-end-color: rgb(124 45 18 / 0.2);
}
.tw-border-e-orange-900\/25 {
  border-inline-end-color: rgb(124 45 18 / 0.25);
}
.tw-border-e-orange-900\/30 {
  border-inline-end-color: rgb(124 45 18 / 0.3);
}
.tw-border-e-orange-900\/35 {
  border-inline-end-color: rgb(124 45 18 / 0.35);
}
.tw-border-e-orange-900\/40 {
  border-inline-end-color: rgb(124 45 18 / 0.4);
}
.tw-border-e-orange-900\/45 {
  border-inline-end-color: rgb(124 45 18 / 0.45);
}
.tw-border-e-orange-900\/5 {
  border-inline-end-color: rgb(124 45 18 / 0.05);
}
.tw-border-e-orange-900\/50 {
  border-inline-end-color: rgb(124 45 18 / 0.5);
}
.tw-border-e-orange-900\/55 {
  border-inline-end-color: rgb(124 45 18 / 0.55);
}
.tw-border-e-orange-900\/60 {
  border-inline-end-color: rgb(124 45 18 / 0.6);
}
.tw-border-e-orange-900\/65 {
  border-inline-end-color: rgb(124 45 18 / 0.65);
}
.tw-border-e-orange-900\/70 {
  border-inline-end-color: rgb(124 45 18 / 0.7);
}
.tw-border-e-orange-900\/75 {
  border-inline-end-color: rgb(124 45 18 / 0.75);
}
.tw-border-e-orange-900\/80 {
  border-inline-end-color: rgb(124 45 18 / 0.8);
}
.tw-border-e-orange-900\/85 {
  border-inline-end-color: rgb(124 45 18 / 0.85);
}
.tw-border-e-orange-900\/90 {
  border-inline-end-color: rgb(124 45 18 / 0.9);
}
.tw-border-e-orange-900\/95 {
  border-inline-end-color: rgb(124 45 18 / 0.95);
}
.tw-border-e-orange-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-e-orange-950\/0 {
  border-inline-end-color: rgb(67 20 7 / 0);
}
.tw-border-e-orange-950\/10 {
  border-inline-end-color: rgb(67 20 7 / 0.1);
}
.tw-border-e-orange-950\/100 {
  border-inline-end-color: rgb(67 20 7 / 1);
}
.tw-border-e-orange-950\/15 {
  border-inline-end-color: rgb(67 20 7 / 0.15);
}
.tw-border-e-orange-950\/20 {
  border-inline-end-color: rgb(67 20 7 / 0.2);
}
.tw-border-e-orange-950\/25 {
  border-inline-end-color: rgb(67 20 7 / 0.25);
}
.tw-border-e-orange-950\/30 {
  border-inline-end-color: rgb(67 20 7 / 0.3);
}
.tw-border-e-orange-950\/35 {
  border-inline-end-color: rgb(67 20 7 / 0.35);
}
.tw-border-e-orange-950\/40 {
  border-inline-end-color: rgb(67 20 7 / 0.4);
}
.tw-border-e-orange-950\/45 {
  border-inline-end-color: rgb(67 20 7 / 0.45);
}
.tw-border-e-orange-950\/5 {
  border-inline-end-color: rgb(67 20 7 / 0.05);
}
.tw-border-e-orange-950\/50 {
  border-inline-end-color: rgb(67 20 7 / 0.5);
}
.tw-border-e-orange-950\/55 {
  border-inline-end-color: rgb(67 20 7 / 0.55);
}
.tw-border-e-orange-950\/60 {
  border-inline-end-color: rgb(67 20 7 / 0.6);
}
.tw-border-e-orange-950\/65 {
  border-inline-end-color: rgb(67 20 7 / 0.65);
}
.tw-border-e-orange-950\/70 {
  border-inline-end-color: rgb(67 20 7 / 0.7);
}
.tw-border-e-orange-950\/75 {
  border-inline-end-color: rgb(67 20 7 / 0.75);
}
.tw-border-e-orange-950\/80 {
  border-inline-end-color: rgb(67 20 7 / 0.8);
}
.tw-border-e-orange-950\/85 {
  border-inline-end-color: rgb(67 20 7 / 0.85);
}
.tw-border-e-orange-950\/90 {
  border-inline-end-color: rgb(67 20 7 / 0.9);
}
.tw-border-e-orange-950\/95 {
  border-inline-end-color: rgb(67 20 7 / 0.95);
}
.tw-border-e-pink-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-100\/0 {
  border-inline-end-color: rgb(252 231 243 / 0);
}
.tw-border-e-pink-100\/10 {
  border-inline-end-color: rgb(252 231 243 / 0.1);
}
.tw-border-e-pink-100\/100 {
  border-inline-end-color: rgb(252 231 243 / 1);
}
.tw-border-e-pink-100\/15 {
  border-inline-end-color: rgb(252 231 243 / 0.15);
}
.tw-border-e-pink-100\/20 {
  border-inline-end-color: rgb(252 231 243 / 0.2);
}
.tw-border-e-pink-100\/25 {
  border-inline-end-color: rgb(252 231 243 / 0.25);
}
.tw-border-e-pink-100\/30 {
  border-inline-end-color: rgb(252 231 243 / 0.3);
}
.tw-border-e-pink-100\/35 {
  border-inline-end-color: rgb(252 231 243 / 0.35);
}
.tw-border-e-pink-100\/40 {
  border-inline-end-color: rgb(252 231 243 / 0.4);
}
.tw-border-e-pink-100\/45 {
  border-inline-end-color: rgb(252 231 243 / 0.45);
}
.tw-border-e-pink-100\/5 {
  border-inline-end-color: rgb(252 231 243 / 0.05);
}
.tw-border-e-pink-100\/50 {
  border-inline-end-color: rgb(252 231 243 / 0.5);
}
.tw-border-e-pink-100\/55 {
  border-inline-end-color: rgb(252 231 243 / 0.55);
}
.tw-border-e-pink-100\/60 {
  border-inline-end-color: rgb(252 231 243 / 0.6);
}
.tw-border-e-pink-100\/65 {
  border-inline-end-color: rgb(252 231 243 / 0.65);
}
.tw-border-e-pink-100\/70 {
  border-inline-end-color: rgb(252 231 243 / 0.7);
}
.tw-border-e-pink-100\/75 {
  border-inline-end-color: rgb(252 231 243 / 0.75);
}
.tw-border-e-pink-100\/80 {
  border-inline-end-color: rgb(252 231 243 / 0.8);
}
.tw-border-e-pink-100\/85 {
  border-inline-end-color: rgb(252 231 243 / 0.85);
}
.tw-border-e-pink-100\/90 {
  border-inline-end-color: rgb(252 231 243 / 0.9);
}
.tw-border-e-pink-100\/95 {
  border-inline-end-color: rgb(252 231 243 / 0.95);
}
.tw-border-e-pink-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-200\/0 {
  border-inline-end-color: rgb(251 207 232 / 0);
}
.tw-border-e-pink-200\/10 {
  border-inline-end-color: rgb(251 207 232 / 0.1);
}
.tw-border-e-pink-200\/100 {
  border-inline-end-color: rgb(251 207 232 / 1);
}
.tw-border-e-pink-200\/15 {
  border-inline-end-color: rgb(251 207 232 / 0.15);
}
.tw-border-e-pink-200\/20 {
  border-inline-end-color: rgb(251 207 232 / 0.2);
}
.tw-border-e-pink-200\/25 {
  border-inline-end-color: rgb(251 207 232 / 0.25);
}
.tw-border-e-pink-200\/30 {
  border-inline-end-color: rgb(251 207 232 / 0.3);
}
.tw-border-e-pink-200\/35 {
  border-inline-end-color: rgb(251 207 232 / 0.35);
}
.tw-border-e-pink-200\/40 {
  border-inline-end-color: rgb(251 207 232 / 0.4);
}
.tw-border-e-pink-200\/45 {
  border-inline-end-color: rgb(251 207 232 / 0.45);
}
.tw-border-e-pink-200\/5 {
  border-inline-end-color: rgb(251 207 232 / 0.05);
}
.tw-border-e-pink-200\/50 {
  border-inline-end-color: rgb(251 207 232 / 0.5);
}
.tw-border-e-pink-200\/55 {
  border-inline-end-color: rgb(251 207 232 / 0.55);
}
.tw-border-e-pink-200\/60 {
  border-inline-end-color: rgb(251 207 232 / 0.6);
}
.tw-border-e-pink-200\/65 {
  border-inline-end-color: rgb(251 207 232 / 0.65);
}
.tw-border-e-pink-200\/70 {
  border-inline-end-color: rgb(251 207 232 / 0.7);
}
.tw-border-e-pink-200\/75 {
  border-inline-end-color: rgb(251 207 232 / 0.75);
}
.tw-border-e-pink-200\/80 {
  border-inline-end-color: rgb(251 207 232 / 0.8);
}
.tw-border-e-pink-200\/85 {
  border-inline-end-color: rgb(251 207 232 / 0.85);
}
.tw-border-e-pink-200\/90 {
  border-inline-end-color: rgb(251 207 232 / 0.9);
}
.tw-border-e-pink-200\/95 {
  border-inline-end-color: rgb(251 207 232 / 0.95);
}
.tw-border-e-pink-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-300\/0 {
  border-inline-end-color: rgb(249 168 212 / 0);
}
.tw-border-e-pink-300\/10 {
  border-inline-end-color: rgb(249 168 212 / 0.1);
}
.tw-border-e-pink-300\/100 {
  border-inline-end-color: rgb(249 168 212 / 1);
}
.tw-border-e-pink-300\/15 {
  border-inline-end-color: rgb(249 168 212 / 0.15);
}
.tw-border-e-pink-300\/20 {
  border-inline-end-color: rgb(249 168 212 / 0.2);
}
.tw-border-e-pink-300\/25 {
  border-inline-end-color: rgb(249 168 212 / 0.25);
}
.tw-border-e-pink-300\/30 {
  border-inline-end-color: rgb(249 168 212 / 0.3);
}
.tw-border-e-pink-300\/35 {
  border-inline-end-color: rgb(249 168 212 / 0.35);
}
.tw-border-e-pink-300\/40 {
  border-inline-end-color: rgb(249 168 212 / 0.4);
}
.tw-border-e-pink-300\/45 {
  border-inline-end-color: rgb(249 168 212 / 0.45);
}
.tw-border-e-pink-300\/5 {
  border-inline-end-color: rgb(249 168 212 / 0.05);
}
.tw-border-e-pink-300\/50 {
  border-inline-end-color: rgb(249 168 212 / 0.5);
}
.tw-border-e-pink-300\/55 {
  border-inline-end-color: rgb(249 168 212 / 0.55);
}
.tw-border-e-pink-300\/60 {
  border-inline-end-color: rgb(249 168 212 / 0.6);
}
.tw-border-e-pink-300\/65 {
  border-inline-end-color: rgb(249 168 212 / 0.65);
}
.tw-border-e-pink-300\/70 {
  border-inline-end-color: rgb(249 168 212 / 0.7);
}
.tw-border-e-pink-300\/75 {
  border-inline-end-color: rgb(249 168 212 / 0.75);
}
.tw-border-e-pink-300\/80 {
  border-inline-end-color: rgb(249 168 212 / 0.8);
}
.tw-border-e-pink-300\/85 {
  border-inline-end-color: rgb(249 168 212 / 0.85);
}
.tw-border-e-pink-300\/90 {
  border-inline-end-color: rgb(249 168 212 / 0.9);
}
.tw-border-e-pink-300\/95 {
  border-inline-end-color: rgb(249 168 212 / 0.95);
}
.tw-border-e-pink-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-400\/0 {
  border-inline-end-color: rgb(244 114 182 / 0);
}
.tw-border-e-pink-400\/10 {
  border-inline-end-color: rgb(244 114 182 / 0.1);
}
.tw-border-e-pink-400\/100 {
  border-inline-end-color: rgb(244 114 182 / 1);
}
.tw-border-e-pink-400\/15 {
  border-inline-end-color: rgb(244 114 182 / 0.15);
}
.tw-border-e-pink-400\/20 {
  border-inline-end-color: rgb(244 114 182 / 0.2);
}
.tw-border-e-pink-400\/25 {
  border-inline-end-color: rgb(244 114 182 / 0.25);
}
.tw-border-e-pink-400\/30 {
  border-inline-end-color: rgb(244 114 182 / 0.3);
}
.tw-border-e-pink-400\/35 {
  border-inline-end-color: rgb(244 114 182 / 0.35);
}
.tw-border-e-pink-400\/40 {
  border-inline-end-color: rgb(244 114 182 / 0.4);
}
.tw-border-e-pink-400\/45 {
  border-inline-end-color: rgb(244 114 182 / 0.45);
}
.tw-border-e-pink-400\/5 {
  border-inline-end-color: rgb(244 114 182 / 0.05);
}
.tw-border-e-pink-400\/50 {
  border-inline-end-color: rgb(244 114 182 / 0.5);
}
.tw-border-e-pink-400\/55 {
  border-inline-end-color: rgb(244 114 182 / 0.55);
}
.tw-border-e-pink-400\/60 {
  border-inline-end-color: rgb(244 114 182 / 0.6);
}
.tw-border-e-pink-400\/65 {
  border-inline-end-color: rgb(244 114 182 / 0.65);
}
.tw-border-e-pink-400\/70 {
  border-inline-end-color: rgb(244 114 182 / 0.7);
}
.tw-border-e-pink-400\/75 {
  border-inline-end-color: rgb(244 114 182 / 0.75);
}
.tw-border-e-pink-400\/80 {
  border-inline-end-color: rgb(244 114 182 / 0.8);
}
.tw-border-e-pink-400\/85 {
  border-inline-end-color: rgb(244 114 182 / 0.85);
}
.tw-border-e-pink-400\/90 {
  border-inline-end-color: rgb(244 114 182 / 0.9);
}
.tw-border-e-pink-400\/95 {
  border-inline-end-color: rgb(244 114 182 / 0.95);
}
.tw-border-e-pink-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-50\/0 {
  border-inline-end-color: rgb(253 242 248 / 0);
}
.tw-border-e-pink-50\/10 {
  border-inline-end-color: rgb(253 242 248 / 0.1);
}
.tw-border-e-pink-50\/100 {
  border-inline-end-color: rgb(253 242 248 / 1);
}
.tw-border-e-pink-50\/15 {
  border-inline-end-color: rgb(253 242 248 / 0.15);
}
.tw-border-e-pink-50\/20 {
  border-inline-end-color: rgb(253 242 248 / 0.2);
}
.tw-border-e-pink-50\/25 {
  border-inline-end-color: rgb(253 242 248 / 0.25);
}
.tw-border-e-pink-50\/30 {
  border-inline-end-color: rgb(253 242 248 / 0.3);
}
.tw-border-e-pink-50\/35 {
  border-inline-end-color: rgb(253 242 248 / 0.35);
}
.tw-border-e-pink-50\/40 {
  border-inline-end-color: rgb(253 242 248 / 0.4);
}
.tw-border-e-pink-50\/45 {
  border-inline-end-color: rgb(253 242 248 / 0.45);
}
.tw-border-e-pink-50\/5 {
  border-inline-end-color: rgb(253 242 248 / 0.05);
}
.tw-border-e-pink-50\/50 {
  border-inline-end-color: rgb(253 242 248 / 0.5);
}
.tw-border-e-pink-50\/55 {
  border-inline-end-color: rgb(253 242 248 / 0.55);
}
.tw-border-e-pink-50\/60 {
  border-inline-end-color: rgb(253 242 248 / 0.6);
}
.tw-border-e-pink-50\/65 {
  border-inline-end-color: rgb(253 242 248 / 0.65);
}
.tw-border-e-pink-50\/70 {
  border-inline-end-color: rgb(253 242 248 / 0.7);
}
.tw-border-e-pink-50\/75 {
  border-inline-end-color: rgb(253 242 248 / 0.75);
}
.tw-border-e-pink-50\/80 {
  border-inline-end-color: rgb(253 242 248 / 0.8);
}
.tw-border-e-pink-50\/85 {
  border-inline-end-color: rgb(253 242 248 / 0.85);
}
.tw-border-e-pink-50\/90 {
  border-inline-end-color: rgb(253 242 248 / 0.9);
}
.tw-border-e-pink-50\/95 {
  border-inline-end-color: rgb(253 242 248 / 0.95);
}
.tw-border-e-pink-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-500\/0 {
  border-inline-end-color: rgb(236 72 153 / 0);
}
.tw-border-e-pink-500\/10 {
  border-inline-end-color: rgb(236 72 153 / 0.1);
}
.tw-border-e-pink-500\/100 {
  border-inline-end-color: rgb(236 72 153 / 1);
}
.tw-border-e-pink-500\/15 {
  border-inline-end-color: rgb(236 72 153 / 0.15);
}
.tw-border-e-pink-500\/20 {
  border-inline-end-color: rgb(236 72 153 / 0.2);
}
.tw-border-e-pink-500\/25 {
  border-inline-end-color: rgb(236 72 153 / 0.25);
}
.tw-border-e-pink-500\/30 {
  border-inline-end-color: rgb(236 72 153 / 0.3);
}
.tw-border-e-pink-500\/35 {
  border-inline-end-color: rgb(236 72 153 / 0.35);
}
.tw-border-e-pink-500\/40 {
  border-inline-end-color: rgb(236 72 153 / 0.4);
}
.tw-border-e-pink-500\/45 {
  border-inline-end-color: rgb(236 72 153 / 0.45);
}
.tw-border-e-pink-500\/5 {
  border-inline-end-color: rgb(236 72 153 / 0.05);
}
.tw-border-e-pink-500\/50 {
  border-inline-end-color: rgb(236 72 153 / 0.5);
}
.tw-border-e-pink-500\/55 {
  border-inline-end-color: rgb(236 72 153 / 0.55);
}
.tw-border-e-pink-500\/60 {
  border-inline-end-color: rgb(236 72 153 / 0.6);
}
.tw-border-e-pink-500\/65 {
  border-inline-end-color: rgb(236 72 153 / 0.65);
}
.tw-border-e-pink-500\/70 {
  border-inline-end-color: rgb(236 72 153 / 0.7);
}
.tw-border-e-pink-500\/75 {
  border-inline-end-color: rgb(236 72 153 / 0.75);
}
.tw-border-e-pink-500\/80 {
  border-inline-end-color: rgb(236 72 153 / 0.8);
}
.tw-border-e-pink-500\/85 {
  border-inline-end-color: rgb(236 72 153 / 0.85);
}
.tw-border-e-pink-500\/90 {
  border-inline-end-color: rgb(236 72 153 / 0.9);
}
.tw-border-e-pink-500\/95 {
  border-inline-end-color: rgb(236 72 153 / 0.95);
}
.tw-border-e-pink-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-600\/0 {
  border-inline-end-color: rgb(219 39 119 / 0);
}
.tw-border-e-pink-600\/10 {
  border-inline-end-color: rgb(219 39 119 / 0.1);
}
.tw-border-e-pink-600\/100 {
  border-inline-end-color: rgb(219 39 119 / 1);
}
.tw-border-e-pink-600\/15 {
  border-inline-end-color: rgb(219 39 119 / 0.15);
}
.tw-border-e-pink-600\/20 {
  border-inline-end-color: rgb(219 39 119 / 0.2);
}
.tw-border-e-pink-600\/25 {
  border-inline-end-color: rgb(219 39 119 / 0.25);
}
.tw-border-e-pink-600\/30 {
  border-inline-end-color: rgb(219 39 119 / 0.3);
}
.tw-border-e-pink-600\/35 {
  border-inline-end-color: rgb(219 39 119 / 0.35);
}
.tw-border-e-pink-600\/40 {
  border-inline-end-color: rgb(219 39 119 / 0.4);
}
.tw-border-e-pink-600\/45 {
  border-inline-end-color: rgb(219 39 119 / 0.45);
}
.tw-border-e-pink-600\/5 {
  border-inline-end-color: rgb(219 39 119 / 0.05);
}
.tw-border-e-pink-600\/50 {
  border-inline-end-color: rgb(219 39 119 / 0.5);
}
.tw-border-e-pink-600\/55 {
  border-inline-end-color: rgb(219 39 119 / 0.55);
}
.tw-border-e-pink-600\/60 {
  border-inline-end-color: rgb(219 39 119 / 0.6);
}
.tw-border-e-pink-600\/65 {
  border-inline-end-color: rgb(219 39 119 / 0.65);
}
.tw-border-e-pink-600\/70 {
  border-inline-end-color: rgb(219 39 119 / 0.7);
}
.tw-border-e-pink-600\/75 {
  border-inline-end-color: rgb(219 39 119 / 0.75);
}
.tw-border-e-pink-600\/80 {
  border-inline-end-color: rgb(219 39 119 / 0.8);
}
.tw-border-e-pink-600\/85 {
  border-inline-end-color: rgb(219 39 119 / 0.85);
}
.tw-border-e-pink-600\/90 {
  border-inline-end-color: rgb(219 39 119 / 0.9);
}
.tw-border-e-pink-600\/95 {
  border-inline-end-color: rgb(219 39 119 / 0.95);
}
.tw-border-e-pink-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-700\/0 {
  border-inline-end-color: rgb(190 24 93 / 0);
}
.tw-border-e-pink-700\/10 {
  border-inline-end-color: rgb(190 24 93 / 0.1);
}
.tw-border-e-pink-700\/100 {
  border-inline-end-color: rgb(190 24 93 / 1);
}
.tw-border-e-pink-700\/15 {
  border-inline-end-color: rgb(190 24 93 / 0.15);
}
.tw-border-e-pink-700\/20 {
  border-inline-end-color: rgb(190 24 93 / 0.2);
}
.tw-border-e-pink-700\/25 {
  border-inline-end-color: rgb(190 24 93 / 0.25);
}
.tw-border-e-pink-700\/30 {
  border-inline-end-color: rgb(190 24 93 / 0.3);
}
.tw-border-e-pink-700\/35 {
  border-inline-end-color: rgb(190 24 93 / 0.35);
}
.tw-border-e-pink-700\/40 {
  border-inline-end-color: rgb(190 24 93 / 0.4);
}
.tw-border-e-pink-700\/45 {
  border-inline-end-color: rgb(190 24 93 / 0.45);
}
.tw-border-e-pink-700\/5 {
  border-inline-end-color: rgb(190 24 93 / 0.05);
}
.tw-border-e-pink-700\/50 {
  border-inline-end-color: rgb(190 24 93 / 0.5);
}
.tw-border-e-pink-700\/55 {
  border-inline-end-color: rgb(190 24 93 / 0.55);
}
.tw-border-e-pink-700\/60 {
  border-inline-end-color: rgb(190 24 93 / 0.6);
}
.tw-border-e-pink-700\/65 {
  border-inline-end-color: rgb(190 24 93 / 0.65);
}
.tw-border-e-pink-700\/70 {
  border-inline-end-color: rgb(190 24 93 / 0.7);
}
.tw-border-e-pink-700\/75 {
  border-inline-end-color: rgb(190 24 93 / 0.75);
}
.tw-border-e-pink-700\/80 {
  border-inline-end-color: rgb(190 24 93 / 0.8);
}
.tw-border-e-pink-700\/85 {
  border-inline-end-color: rgb(190 24 93 / 0.85);
}
.tw-border-e-pink-700\/90 {
  border-inline-end-color: rgb(190 24 93 / 0.9);
}
.tw-border-e-pink-700\/95 {
  border-inline-end-color: rgb(190 24 93 / 0.95);
}
.tw-border-e-pink-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-800\/0 {
  border-inline-end-color: rgb(157 23 77 / 0);
}
.tw-border-e-pink-800\/10 {
  border-inline-end-color: rgb(157 23 77 / 0.1);
}
.tw-border-e-pink-800\/100 {
  border-inline-end-color: rgb(157 23 77 / 1);
}
.tw-border-e-pink-800\/15 {
  border-inline-end-color: rgb(157 23 77 / 0.15);
}
.tw-border-e-pink-800\/20 {
  border-inline-end-color: rgb(157 23 77 / 0.2);
}
.tw-border-e-pink-800\/25 {
  border-inline-end-color: rgb(157 23 77 / 0.25);
}
.tw-border-e-pink-800\/30 {
  border-inline-end-color: rgb(157 23 77 / 0.3);
}
.tw-border-e-pink-800\/35 {
  border-inline-end-color: rgb(157 23 77 / 0.35);
}
.tw-border-e-pink-800\/40 {
  border-inline-end-color: rgb(157 23 77 / 0.4);
}
.tw-border-e-pink-800\/45 {
  border-inline-end-color: rgb(157 23 77 / 0.45);
}
.tw-border-e-pink-800\/5 {
  border-inline-end-color: rgb(157 23 77 / 0.05);
}
.tw-border-e-pink-800\/50 {
  border-inline-end-color: rgb(157 23 77 / 0.5);
}
.tw-border-e-pink-800\/55 {
  border-inline-end-color: rgb(157 23 77 / 0.55);
}
.tw-border-e-pink-800\/60 {
  border-inline-end-color: rgb(157 23 77 / 0.6);
}
.tw-border-e-pink-800\/65 {
  border-inline-end-color: rgb(157 23 77 / 0.65);
}
.tw-border-e-pink-800\/70 {
  border-inline-end-color: rgb(157 23 77 / 0.7);
}
.tw-border-e-pink-800\/75 {
  border-inline-end-color: rgb(157 23 77 / 0.75);
}
.tw-border-e-pink-800\/80 {
  border-inline-end-color: rgb(157 23 77 / 0.8);
}
.tw-border-e-pink-800\/85 {
  border-inline-end-color: rgb(157 23 77 / 0.85);
}
.tw-border-e-pink-800\/90 {
  border-inline-end-color: rgb(157 23 77 / 0.9);
}
.tw-border-e-pink-800\/95 {
  border-inline-end-color: rgb(157 23 77 / 0.95);
}
.tw-border-e-pink-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-900\/0 {
  border-inline-end-color: rgb(131 24 67 / 0);
}
.tw-border-e-pink-900\/10 {
  border-inline-end-color: rgb(131 24 67 / 0.1);
}
.tw-border-e-pink-900\/100 {
  border-inline-end-color: rgb(131 24 67 / 1);
}
.tw-border-e-pink-900\/15 {
  border-inline-end-color: rgb(131 24 67 / 0.15);
}
.tw-border-e-pink-900\/20 {
  border-inline-end-color: rgb(131 24 67 / 0.2);
}
.tw-border-e-pink-900\/25 {
  border-inline-end-color: rgb(131 24 67 / 0.25);
}
.tw-border-e-pink-900\/30 {
  border-inline-end-color: rgb(131 24 67 / 0.3);
}
.tw-border-e-pink-900\/35 {
  border-inline-end-color: rgb(131 24 67 / 0.35);
}
.tw-border-e-pink-900\/40 {
  border-inline-end-color: rgb(131 24 67 / 0.4);
}
.tw-border-e-pink-900\/45 {
  border-inline-end-color: rgb(131 24 67 / 0.45);
}
.tw-border-e-pink-900\/5 {
  border-inline-end-color: rgb(131 24 67 / 0.05);
}
.tw-border-e-pink-900\/50 {
  border-inline-end-color: rgb(131 24 67 / 0.5);
}
.tw-border-e-pink-900\/55 {
  border-inline-end-color: rgb(131 24 67 / 0.55);
}
.tw-border-e-pink-900\/60 {
  border-inline-end-color: rgb(131 24 67 / 0.6);
}
.tw-border-e-pink-900\/65 {
  border-inline-end-color: rgb(131 24 67 / 0.65);
}
.tw-border-e-pink-900\/70 {
  border-inline-end-color: rgb(131 24 67 / 0.7);
}
.tw-border-e-pink-900\/75 {
  border-inline-end-color: rgb(131 24 67 / 0.75);
}
.tw-border-e-pink-900\/80 {
  border-inline-end-color: rgb(131 24 67 / 0.8);
}
.tw-border-e-pink-900\/85 {
  border-inline-end-color: rgb(131 24 67 / 0.85);
}
.tw-border-e-pink-900\/90 {
  border-inline-end-color: rgb(131 24 67 / 0.9);
}
.tw-border-e-pink-900\/95 {
  border-inline-end-color: rgb(131 24 67 / 0.95);
}
.tw-border-e-pink-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-e-pink-950\/0 {
  border-inline-end-color: rgb(80 7 36 / 0);
}
.tw-border-e-pink-950\/10 {
  border-inline-end-color: rgb(80 7 36 / 0.1);
}
.tw-border-e-pink-950\/100 {
  border-inline-end-color: rgb(80 7 36 / 1);
}
.tw-border-e-pink-950\/15 {
  border-inline-end-color: rgb(80 7 36 / 0.15);
}
.tw-border-e-pink-950\/20 {
  border-inline-end-color: rgb(80 7 36 / 0.2);
}
.tw-border-e-pink-950\/25 {
  border-inline-end-color: rgb(80 7 36 / 0.25);
}
.tw-border-e-pink-950\/30 {
  border-inline-end-color: rgb(80 7 36 / 0.3);
}
.tw-border-e-pink-950\/35 {
  border-inline-end-color: rgb(80 7 36 / 0.35);
}
.tw-border-e-pink-950\/40 {
  border-inline-end-color: rgb(80 7 36 / 0.4);
}
.tw-border-e-pink-950\/45 {
  border-inline-end-color: rgb(80 7 36 / 0.45);
}
.tw-border-e-pink-950\/5 {
  border-inline-end-color: rgb(80 7 36 / 0.05);
}
.tw-border-e-pink-950\/50 {
  border-inline-end-color: rgb(80 7 36 / 0.5);
}
.tw-border-e-pink-950\/55 {
  border-inline-end-color: rgb(80 7 36 / 0.55);
}
.tw-border-e-pink-950\/60 {
  border-inline-end-color: rgb(80 7 36 / 0.6);
}
.tw-border-e-pink-950\/65 {
  border-inline-end-color: rgb(80 7 36 / 0.65);
}
.tw-border-e-pink-950\/70 {
  border-inline-end-color: rgb(80 7 36 / 0.7);
}
.tw-border-e-pink-950\/75 {
  border-inline-end-color: rgb(80 7 36 / 0.75);
}
.tw-border-e-pink-950\/80 {
  border-inline-end-color: rgb(80 7 36 / 0.8);
}
.tw-border-e-pink-950\/85 {
  border-inline-end-color: rgb(80 7 36 / 0.85);
}
.tw-border-e-pink-950\/90 {
  border-inline-end-color: rgb(80 7 36 / 0.9);
}
.tw-border-e-pink-950\/95 {
  border-inline-end-color: rgb(80 7 36 / 0.95);
}
.tw-border-e-primary {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-e-primary-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-e-primary-dark\/0 {
  border-inline-end-color: rgb(26 99 144 / 0);
}
.tw-border-e-primary-dark\/10 {
  border-inline-end-color: rgb(26 99 144 / 0.1);
}
.tw-border-e-primary-dark\/100 {
  border-inline-end-color: rgb(26 99 144 / 1);
}
.tw-border-e-primary-dark\/15 {
  border-inline-end-color: rgb(26 99 144 / 0.15);
}
.tw-border-e-primary-dark\/20 {
  border-inline-end-color: rgb(26 99 144 / 0.2);
}
.tw-border-e-primary-dark\/25 {
  border-inline-end-color: rgb(26 99 144 / 0.25);
}
.tw-border-e-primary-dark\/30 {
  border-inline-end-color: rgb(26 99 144 / 0.3);
}
.tw-border-e-primary-dark\/35 {
  border-inline-end-color: rgb(26 99 144 / 0.35);
}
.tw-border-e-primary-dark\/40 {
  border-inline-end-color: rgb(26 99 144 / 0.4);
}
.tw-border-e-primary-dark\/45 {
  border-inline-end-color: rgb(26 99 144 / 0.45);
}
.tw-border-e-primary-dark\/5 {
  border-inline-end-color: rgb(26 99 144 / 0.05);
}
.tw-border-e-primary-dark\/50 {
  border-inline-end-color: rgb(26 99 144 / 0.5);
}
.tw-border-e-primary-dark\/55 {
  border-inline-end-color: rgb(26 99 144 / 0.55);
}
.tw-border-e-primary-dark\/60 {
  border-inline-end-color: rgb(26 99 144 / 0.6);
}
.tw-border-e-primary-dark\/65 {
  border-inline-end-color: rgb(26 99 144 / 0.65);
}
.tw-border-e-primary-dark\/70 {
  border-inline-end-color: rgb(26 99 144 / 0.7);
}
.tw-border-e-primary-dark\/75 {
  border-inline-end-color: rgb(26 99 144 / 0.75);
}
.tw-border-e-primary-dark\/80 {
  border-inline-end-color: rgb(26 99 144 / 0.8);
}
.tw-border-e-primary-dark\/85 {
  border-inline-end-color: rgb(26 99 144 / 0.85);
}
.tw-border-e-primary-dark\/90 {
  border-inline-end-color: rgb(26 99 144 / 0.9);
}
.tw-border-e-primary-dark\/95 {
  border-inline-end-color: rgb(26 99 144 / 0.95);
}
.tw-border-e-primary-light {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-e-primary-light\/0 {
  border-inline-end-color: rgb(30 116 168 / 0);
}
.tw-border-e-primary-light\/10 {
  border-inline-end-color: rgb(30 116 168 / 0.1);
}
.tw-border-e-primary-light\/100 {
  border-inline-end-color: rgb(30 116 168 / 1);
}
.tw-border-e-primary-light\/15 {
  border-inline-end-color: rgb(30 116 168 / 0.15);
}
.tw-border-e-primary-light\/20 {
  border-inline-end-color: rgb(30 116 168 / 0.2);
}
.tw-border-e-primary-light\/25 {
  border-inline-end-color: rgb(30 116 168 / 0.25);
}
.tw-border-e-primary-light\/30 {
  border-inline-end-color: rgb(30 116 168 / 0.3);
}
.tw-border-e-primary-light\/35 {
  border-inline-end-color: rgb(30 116 168 / 0.35);
}
.tw-border-e-primary-light\/40 {
  border-inline-end-color: rgb(30 116 168 / 0.4);
}
.tw-border-e-primary-light\/45 {
  border-inline-end-color: rgb(30 116 168 / 0.45);
}
.tw-border-e-primary-light\/5 {
  border-inline-end-color: rgb(30 116 168 / 0.05);
}
.tw-border-e-primary-light\/50 {
  border-inline-end-color: rgb(30 116 168 / 0.5);
}
.tw-border-e-primary-light\/55 {
  border-inline-end-color: rgb(30 116 168 / 0.55);
}
.tw-border-e-primary-light\/60 {
  border-inline-end-color: rgb(30 116 168 / 0.6);
}
.tw-border-e-primary-light\/65 {
  border-inline-end-color: rgb(30 116 168 / 0.65);
}
.tw-border-e-primary-light\/70 {
  border-inline-end-color: rgb(30 116 168 / 0.7);
}
.tw-border-e-primary-light\/75 {
  border-inline-end-color: rgb(30 116 168 / 0.75);
}
.tw-border-e-primary-light\/80 {
  border-inline-end-color: rgb(30 116 168 / 0.8);
}
.tw-border-e-primary-light\/85 {
  border-inline-end-color: rgb(30 116 168 / 0.85);
}
.tw-border-e-primary-light\/90 {
  border-inline-end-color: rgb(30 116 168 / 0.9);
}
.tw-border-e-primary-light\/95 {
  border-inline-end-color: rgb(30 116 168 / 0.95);
}
.tw-border-e-primary\/0 {
  border-inline-end-color: rgb(28 108 152 / 0);
}
.tw-border-e-primary\/10 {
  border-inline-end-color: rgb(28 108 152 / 0.1);
}
.tw-border-e-primary\/100 {
  border-inline-end-color: rgb(28 108 152 / 1);
}
.tw-border-e-primary\/15 {
  border-inline-end-color: rgb(28 108 152 / 0.15);
}
.tw-border-e-primary\/20 {
  border-inline-end-color: rgb(28 108 152 / 0.2);
}
.tw-border-e-primary\/25 {
  border-inline-end-color: rgb(28 108 152 / 0.25);
}
.tw-border-e-primary\/30 {
  border-inline-end-color: rgb(28 108 152 / 0.3);
}
.tw-border-e-primary\/35 {
  border-inline-end-color: rgb(28 108 152 / 0.35);
}
.tw-border-e-primary\/40 {
  border-inline-end-color: rgb(28 108 152 / 0.4);
}
.tw-border-e-primary\/45 {
  border-inline-end-color: rgb(28 108 152 / 0.45);
}
.tw-border-e-primary\/5 {
  border-inline-end-color: rgb(28 108 152 / 0.05);
}
.tw-border-e-primary\/50 {
  border-inline-end-color: rgb(28 108 152 / 0.5);
}
.tw-border-e-primary\/55 {
  border-inline-end-color: rgb(28 108 152 / 0.55);
}
.tw-border-e-primary\/60 {
  border-inline-end-color: rgb(28 108 152 / 0.6);
}
.tw-border-e-primary\/65 {
  border-inline-end-color: rgb(28 108 152 / 0.65);
}
.tw-border-e-primary\/70 {
  border-inline-end-color: rgb(28 108 152 / 0.7);
}
.tw-border-e-primary\/75 {
  border-inline-end-color: rgb(28 108 152 / 0.75);
}
.tw-border-e-primary\/80 {
  border-inline-end-color: rgb(28 108 152 / 0.8);
}
.tw-border-e-primary\/85 {
  border-inline-end-color: rgb(28 108 152 / 0.85);
}
.tw-border-e-primary\/90 {
  border-inline-end-color: rgb(28 108 152 / 0.9);
}
.tw-border-e-primary\/95 {
  border-inline-end-color: rgb(28 108 152 / 0.95);
}
.tw-border-e-purple-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-100\/0 {
  border-inline-end-color: rgb(243 232 255 / 0);
}
.tw-border-e-purple-100\/10 {
  border-inline-end-color: rgb(243 232 255 / 0.1);
}
.tw-border-e-purple-100\/100 {
  border-inline-end-color: rgb(243 232 255 / 1);
}
.tw-border-e-purple-100\/15 {
  border-inline-end-color: rgb(243 232 255 / 0.15);
}
.tw-border-e-purple-100\/20 {
  border-inline-end-color: rgb(243 232 255 / 0.2);
}
.tw-border-e-purple-100\/25 {
  border-inline-end-color: rgb(243 232 255 / 0.25);
}
.tw-border-e-purple-100\/30 {
  border-inline-end-color: rgb(243 232 255 / 0.3);
}
.tw-border-e-purple-100\/35 {
  border-inline-end-color: rgb(243 232 255 / 0.35);
}
.tw-border-e-purple-100\/40 {
  border-inline-end-color: rgb(243 232 255 / 0.4);
}
.tw-border-e-purple-100\/45 {
  border-inline-end-color: rgb(243 232 255 / 0.45);
}
.tw-border-e-purple-100\/5 {
  border-inline-end-color: rgb(243 232 255 / 0.05);
}
.tw-border-e-purple-100\/50 {
  border-inline-end-color: rgb(243 232 255 / 0.5);
}
.tw-border-e-purple-100\/55 {
  border-inline-end-color: rgb(243 232 255 / 0.55);
}
.tw-border-e-purple-100\/60 {
  border-inline-end-color: rgb(243 232 255 / 0.6);
}
.tw-border-e-purple-100\/65 {
  border-inline-end-color: rgb(243 232 255 / 0.65);
}
.tw-border-e-purple-100\/70 {
  border-inline-end-color: rgb(243 232 255 / 0.7);
}
.tw-border-e-purple-100\/75 {
  border-inline-end-color: rgb(243 232 255 / 0.75);
}
.tw-border-e-purple-100\/80 {
  border-inline-end-color: rgb(243 232 255 / 0.8);
}
.tw-border-e-purple-100\/85 {
  border-inline-end-color: rgb(243 232 255 / 0.85);
}
.tw-border-e-purple-100\/90 {
  border-inline-end-color: rgb(243 232 255 / 0.9);
}
.tw-border-e-purple-100\/95 {
  border-inline-end-color: rgb(243 232 255 / 0.95);
}
.tw-border-e-purple-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-200\/0 {
  border-inline-end-color: rgb(233 213 255 / 0);
}
.tw-border-e-purple-200\/10 {
  border-inline-end-color: rgb(233 213 255 / 0.1);
}
.tw-border-e-purple-200\/100 {
  border-inline-end-color: rgb(233 213 255 / 1);
}
.tw-border-e-purple-200\/15 {
  border-inline-end-color: rgb(233 213 255 / 0.15);
}
.tw-border-e-purple-200\/20 {
  border-inline-end-color: rgb(233 213 255 / 0.2);
}
.tw-border-e-purple-200\/25 {
  border-inline-end-color: rgb(233 213 255 / 0.25);
}
.tw-border-e-purple-200\/30 {
  border-inline-end-color: rgb(233 213 255 / 0.3);
}
.tw-border-e-purple-200\/35 {
  border-inline-end-color: rgb(233 213 255 / 0.35);
}
.tw-border-e-purple-200\/40 {
  border-inline-end-color: rgb(233 213 255 / 0.4);
}
.tw-border-e-purple-200\/45 {
  border-inline-end-color: rgb(233 213 255 / 0.45);
}
.tw-border-e-purple-200\/5 {
  border-inline-end-color: rgb(233 213 255 / 0.05);
}
.tw-border-e-purple-200\/50 {
  border-inline-end-color: rgb(233 213 255 / 0.5);
}
.tw-border-e-purple-200\/55 {
  border-inline-end-color: rgb(233 213 255 / 0.55);
}
.tw-border-e-purple-200\/60 {
  border-inline-end-color: rgb(233 213 255 / 0.6);
}
.tw-border-e-purple-200\/65 {
  border-inline-end-color: rgb(233 213 255 / 0.65);
}
.tw-border-e-purple-200\/70 {
  border-inline-end-color: rgb(233 213 255 / 0.7);
}
.tw-border-e-purple-200\/75 {
  border-inline-end-color: rgb(233 213 255 / 0.75);
}
.tw-border-e-purple-200\/80 {
  border-inline-end-color: rgb(233 213 255 / 0.8);
}
.tw-border-e-purple-200\/85 {
  border-inline-end-color: rgb(233 213 255 / 0.85);
}
.tw-border-e-purple-200\/90 {
  border-inline-end-color: rgb(233 213 255 / 0.9);
}
.tw-border-e-purple-200\/95 {
  border-inline-end-color: rgb(233 213 255 / 0.95);
}
.tw-border-e-purple-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-300\/0 {
  border-inline-end-color: rgb(216 180 254 / 0);
}
.tw-border-e-purple-300\/10 {
  border-inline-end-color: rgb(216 180 254 / 0.1);
}
.tw-border-e-purple-300\/100 {
  border-inline-end-color: rgb(216 180 254 / 1);
}
.tw-border-e-purple-300\/15 {
  border-inline-end-color: rgb(216 180 254 / 0.15);
}
.tw-border-e-purple-300\/20 {
  border-inline-end-color: rgb(216 180 254 / 0.2);
}
.tw-border-e-purple-300\/25 {
  border-inline-end-color: rgb(216 180 254 / 0.25);
}
.tw-border-e-purple-300\/30 {
  border-inline-end-color: rgb(216 180 254 / 0.3);
}
.tw-border-e-purple-300\/35 {
  border-inline-end-color: rgb(216 180 254 / 0.35);
}
.tw-border-e-purple-300\/40 {
  border-inline-end-color: rgb(216 180 254 / 0.4);
}
.tw-border-e-purple-300\/45 {
  border-inline-end-color: rgb(216 180 254 / 0.45);
}
.tw-border-e-purple-300\/5 {
  border-inline-end-color: rgb(216 180 254 / 0.05);
}
.tw-border-e-purple-300\/50 {
  border-inline-end-color: rgb(216 180 254 / 0.5);
}
.tw-border-e-purple-300\/55 {
  border-inline-end-color: rgb(216 180 254 / 0.55);
}
.tw-border-e-purple-300\/60 {
  border-inline-end-color: rgb(216 180 254 / 0.6);
}
.tw-border-e-purple-300\/65 {
  border-inline-end-color: rgb(216 180 254 / 0.65);
}
.tw-border-e-purple-300\/70 {
  border-inline-end-color: rgb(216 180 254 / 0.7);
}
.tw-border-e-purple-300\/75 {
  border-inline-end-color: rgb(216 180 254 / 0.75);
}
.tw-border-e-purple-300\/80 {
  border-inline-end-color: rgb(216 180 254 / 0.8);
}
.tw-border-e-purple-300\/85 {
  border-inline-end-color: rgb(216 180 254 / 0.85);
}
.tw-border-e-purple-300\/90 {
  border-inline-end-color: rgb(216 180 254 / 0.9);
}
.tw-border-e-purple-300\/95 {
  border-inline-end-color: rgb(216 180 254 / 0.95);
}
.tw-border-e-purple-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-400\/0 {
  border-inline-end-color: rgb(192 132 252 / 0);
}
.tw-border-e-purple-400\/10 {
  border-inline-end-color: rgb(192 132 252 / 0.1);
}
.tw-border-e-purple-400\/100 {
  border-inline-end-color: rgb(192 132 252 / 1);
}
.tw-border-e-purple-400\/15 {
  border-inline-end-color: rgb(192 132 252 / 0.15);
}
.tw-border-e-purple-400\/20 {
  border-inline-end-color: rgb(192 132 252 / 0.2);
}
.tw-border-e-purple-400\/25 {
  border-inline-end-color: rgb(192 132 252 / 0.25);
}
.tw-border-e-purple-400\/30 {
  border-inline-end-color: rgb(192 132 252 / 0.3);
}
.tw-border-e-purple-400\/35 {
  border-inline-end-color: rgb(192 132 252 / 0.35);
}
.tw-border-e-purple-400\/40 {
  border-inline-end-color: rgb(192 132 252 / 0.4);
}
.tw-border-e-purple-400\/45 {
  border-inline-end-color: rgb(192 132 252 / 0.45);
}
.tw-border-e-purple-400\/5 {
  border-inline-end-color: rgb(192 132 252 / 0.05);
}
.tw-border-e-purple-400\/50 {
  border-inline-end-color: rgb(192 132 252 / 0.5);
}
.tw-border-e-purple-400\/55 {
  border-inline-end-color: rgb(192 132 252 / 0.55);
}
.tw-border-e-purple-400\/60 {
  border-inline-end-color: rgb(192 132 252 / 0.6);
}
.tw-border-e-purple-400\/65 {
  border-inline-end-color: rgb(192 132 252 / 0.65);
}
.tw-border-e-purple-400\/70 {
  border-inline-end-color: rgb(192 132 252 / 0.7);
}
.tw-border-e-purple-400\/75 {
  border-inline-end-color: rgb(192 132 252 / 0.75);
}
.tw-border-e-purple-400\/80 {
  border-inline-end-color: rgb(192 132 252 / 0.8);
}
.tw-border-e-purple-400\/85 {
  border-inline-end-color: rgb(192 132 252 / 0.85);
}
.tw-border-e-purple-400\/90 {
  border-inline-end-color: rgb(192 132 252 / 0.9);
}
.tw-border-e-purple-400\/95 {
  border-inline-end-color: rgb(192 132 252 / 0.95);
}
.tw-border-e-purple-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-50\/0 {
  border-inline-end-color: rgb(250 245 255 / 0);
}
.tw-border-e-purple-50\/10 {
  border-inline-end-color: rgb(250 245 255 / 0.1);
}
.tw-border-e-purple-50\/100 {
  border-inline-end-color: rgb(250 245 255 / 1);
}
.tw-border-e-purple-50\/15 {
  border-inline-end-color: rgb(250 245 255 / 0.15);
}
.tw-border-e-purple-50\/20 {
  border-inline-end-color: rgb(250 245 255 / 0.2);
}
.tw-border-e-purple-50\/25 {
  border-inline-end-color: rgb(250 245 255 / 0.25);
}
.tw-border-e-purple-50\/30 {
  border-inline-end-color: rgb(250 245 255 / 0.3);
}
.tw-border-e-purple-50\/35 {
  border-inline-end-color: rgb(250 245 255 / 0.35);
}
.tw-border-e-purple-50\/40 {
  border-inline-end-color: rgb(250 245 255 / 0.4);
}
.tw-border-e-purple-50\/45 {
  border-inline-end-color: rgb(250 245 255 / 0.45);
}
.tw-border-e-purple-50\/5 {
  border-inline-end-color: rgb(250 245 255 / 0.05);
}
.tw-border-e-purple-50\/50 {
  border-inline-end-color: rgb(250 245 255 / 0.5);
}
.tw-border-e-purple-50\/55 {
  border-inline-end-color: rgb(250 245 255 / 0.55);
}
.tw-border-e-purple-50\/60 {
  border-inline-end-color: rgb(250 245 255 / 0.6);
}
.tw-border-e-purple-50\/65 {
  border-inline-end-color: rgb(250 245 255 / 0.65);
}
.tw-border-e-purple-50\/70 {
  border-inline-end-color: rgb(250 245 255 / 0.7);
}
.tw-border-e-purple-50\/75 {
  border-inline-end-color: rgb(250 245 255 / 0.75);
}
.tw-border-e-purple-50\/80 {
  border-inline-end-color: rgb(250 245 255 / 0.8);
}
.tw-border-e-purple-50\/85 {
  border-inline-end-color: rgb(250 245 255 / 0.85);
}
.tw-border-e-purple-50\/90 {
  border-inline-end-color: rgb(250 245 255 / 0.9);
}
.tw-border-e-purple-50\/95 {
  border-inline-end-color: rgb(250 245 255 / 0.95);
}
.tw-border-e-purple-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-500\/0 {
  border-inline-end-color: rgb(168 85 247 / 0);
}
.tw-border-e-purple-500\/10 {
  border-inline-end-color: rgb(168 85 247 / 0.1);
}
.tw-border-e-purple-500\/100 {
  border-inline-end-color: rgb(168 85 247 / 1);
}
.tw-border-e-purple-500\/15 {
  border-inline-end-color: rgb(168 85 247 / 0.15);
}
.tw-border-e-purple-500\/20 {
  border-inline-end-color: rgb(168 85 247 / 0.2);
}
.tw-border-e-purple-500\/25 {
  border-inline-end-color: rgb(168 85 247 / 0.25);
}
.tw-border-e-purple-500\/30 {
  border-inline-end-color: rgb(168 85 247 / 0.3);
}
.tw-border-e-purple-500\/35 {
  border-inline-end-color: rgb(168 85 247 / 0.35);
}
.tw-border-e-purple-500\/40 {
  border-inline-end-color: rgb(168 85 247 / 0.4);
}
.tw-border-e-purple-500\/45 {
  border-inline-end-color: rgb(168 85 247 / 0.45);
}
.tw-border-e-purple-500\/5 {
  border-inline-end-color: rgb(168 85 247 / 0.05);
}
.tw-border-e-purple-500\/50 {
  border-inline-end-color: rgb(168 85 247 / 0.5);
}
.tw-border-e-purple-500\/55 {
  border-inline-end-color: rgb(168 85 247 / 0.55);
}
.tw-border-e-purple-500\/60 {
  border-inline-end-color: rgb(168 85 247 / 0.6);
}
.tw-border-e-purple-500\/65 {
  border-inline-end-color: rgb(168 85 247 / 0.65);
}
.tw-border-e-purple-500\/70 {
  border-inline-end-color: rgb(168 85 247 / 0.7);
}
.tw-border-e-purple-500\/75 {
  border-inline-end-color: rgb(168 85 247 / 0.75);
}
.tw-border-e-purple-500\/80 {
  border-inline-end-color: rgb(168 85 247 / 0.8);
}
.tw-border-e-purple-500\/85 {
  border-inline-end-color: rgb(168 85 247 / 0.85);
}
.tw-border-e-purple-500\/90 {
  border-inline-end-color: rgb(168 85 247 / 0.9);
}
.tw-border-e-purple-500\/95 {
  border-inline-end-color: rgb(168 85 247 / 0.95);
}
.tw-border-e-purple-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-600\/0 {
  border-inline-end-color: rgb(147 51 234 / 0);
}
.tw-border-e-purple-600\/10 {
  border-inline-end-color: rgb(147 51 234 / 0.1);
}
.tw-border-e-purple-600\/100 {
  border-inline-end-color: rgb(147 51 234 / 1);
}
.tw-border-e-purple-600\/15 {
  border-inline-end-color: rgb(147 51 234 / 0.15);
}
.tw-border-e-purple-600\/20 {
  border-inline-end-color: rgb(147 51 234 / 0.2);
}
.tw-border-e-purple-600\/25 {
  border-inline-end-color: rgb(147 51 234 / 0.25);
}
.tw-border-e-purple-600\/30 {
  border-inline-end-color: rgb(147 51 234 / 0.3);
}
.tw-border-e-purple-600\/35 {
  border-inline-end-color: rgb(147 51 234 / 0.35);
}
.tw-border-e-purple-600\/40 {
  border-inline-end-color: rgb(147 51 234 / 0.4);
}
.tw-border-e-purple-600\/45 {
  border-inline-end-color: rgb(147 51 234 / 0.45);
}
.tw-border-e-purple-600\/5 {
  border-inline-end-color: rgb(147 51 234 / 0.05);
}
.tw-border-e-purple-600\/50 {
  border-inline-end-color: rgb(147 51 234 / 0.5);
}
.tw-border-e-purple-600\/55 {
  border-inline-end-color: rgb(147 51 234 / 0.55);
}
.tw-border-e-purple-600\/60 {
  border-inline-end-color: rgb(147 51 234 / 0.6);
}
.tw-border-e-purple-600\/65 {
  border-inline-end-color: rgb(147 51 234 / 0.65);
}
.tw-border-e-purple-600\/70 {
  border-inline-end-color: rgb(147 51 234 / 0.7);
}
.tw-border-e-purple-600\/75 {
  border-inline-end-color: rgb(147 51 234 / 0.75);
}
.tw-border-e-purple-600\/80 {
  border-inline-end-color: rgb(147 51 234 / 0.8);
}
.tw-border-e-purple-600\/85 {
  border-inline-end-color: rgb(147 51 234 / 0.85);
}
.tw-border-e-purple-600\/90 {
  border-inline-end-color: rgb(147 51 234 / 0.9);
}
.tw-border-e-purple-600\/95 {
  border-inline-end-color: rgb(147 51 234 / 0.95);
}
.tw-border-e-purple-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-700\/0 {
  border-inline-end-color: rgb(126 34 206 / 0);
}
.tw-border-e-purple-700\/10 {
  border-inline-end-color: rgb(126 34 206 / 0.1);
}
.tw-border-e-purple-700\/100 {
  border-inline-end-color: rgb(126 34 206 / 1);
}
.tw-border-e-purple-700\/15 {
  border-inline-end-color: rgb(126 34 206 / 0.15);
}
.tw-border-e-purple-700\/20 {
  border-inline-end-color: rgb(126 34 206 / 0.2);
}
.tw-border-e-purple-700\/25 {
  border-inline-end-color: rgb(126 34 206 / 0.25);
}
.tw-border-e-purple-700\/30 {
  border-inline-end-color: rgb(126 34 206 / 0.3);
}
.tw-border-e-purple-700\/35 {
  border-inline-end-color: rgb(126 34 206 / 0.35);
}
.tw-border-e-purple-700\/40 {
  border-inline-end-color: rgb(126 34 206 / 0.4);
}
.tw-border-e-purple-700\/45 {
  border-inline-end-color: rgb(126 34 206 / 0.45);
}
.tw-border-e-purple-700\/5 {
  border-inline-end-color: rgb(126 34 206 / 0.05);
}
.tw-border-e-purple-700\/50 {
  border-inline-end-color: rgb(126 34 206 / 0.5);
}
.tw-border-e-purple-700\/55 {
  border-inline-end-color: rgb(126 34 206 / 0.55);
}
.tw-border-e-purple-700\/60 {
  border-inline-end-color: rgb(126 34 206 / 0.6);
}
.tw-border-e-purple-700\/65 {
  border-inline-end-color: rgb(126 34 206 / 0.65);
}
.tw-border-e-purple-700\/70 {
  border-inline-end-color: rgb(126 34 206 / 0.7);
}
.tw-border-e-purple-700\/75 {
  border-inline-end-color: rgb(126 34 206 / 0.75);
}
.tw-border-e-purple-700\/80 {
  border-inline-end-color: rgb(126 34 206 / 0.8);
}
.tw-border-e-purple-700\/85 {
  border-inline-end-color: rgb(126 34 206 / 0.85);
}
.tw-border-e-purple-700\/90 {
  border-inline-end-color: rgb(126 34 206 / 0.9);
}
.tw-border-e-purple-700\/95 {
  border-inline-end-color: rgb(126 34 206 / 0.95);
}
.tw-border-e-purple-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-800\/0 {
  border-inline-end-color: rgb(107 33 168 / 0);
}
.tw-border-e-purple-800\/10 {
  border-inline-end-color: rgb(107 33 168 / 0.1);
}
.tw-border-e-purple-800\/100 {
  border-inline-end-color: rgb(107 33 168 / 1);
}
.tw-border-e-purple-800\/15 {
  border-inline-end-color: rgb(107 33 168 / 0.15);
}
.tw-border-e-purple-800\/20 {
  border-inline-end-color: rgb(107 33 168 / 0.2);
}
.tw-border-e-purple-800\/25 {
  border-inline-end-color: rgb(107 33 168 / 0.25);
}
.tw-border-e-purple-800\/30 {
  border-inline-end-color: rgb(107 33 168 / 0.3);
}
.tw-border-e-purple-800\/35 {
  border-inline-end-color: rgb(107 33 168 / 0.35);
}
.tw-border-e-purple-800\/40 {
  border-inline-end-color: rgb(107 33 168 / 0.4);
}
.tw-border-e-purple-800\/45 {
  border-inline-end-color: rgb(107 33 168 / 0.45);
}
.tw-border-e-purple-800\/5 {
  border-inline-end-color: rgb(107 33 168 / 0.05);
}
.tw-border-e-purple-800\/50 {
  border-inline-end-color: rgb(107 33 168 / 0.5);
}
.tw-border-e-purple-800\/55 {
  border-inline-end-color: rgb(107 33 168 / 0.55);
}
.tw-border-e-purple-800\/60 {
  border-inline-end-color: rgb(107 33 168 / 0.6);
}
.tw-border-e-purple-800\/65 {
  border-inline-end-color: rgb(107 33 168 / 0.65);
}
.tw-border-e-purple-800\/70 {
  border-inline-end-color: rgb(107 33 168 / 0.7);
}
.tw-border-e-purple-800\/75 {
  border-inline-end-color: rgb(107 33 168 / 0.75);
}
.tw-border-e-purple-800\/80 {
  border-inline-end-color: rgb(107 33 168 / 0.8);
}
.tw-border-e-purple-800\/85 {
  border-inline-end-color: rgb(107 33 168 / 0.85);
}
.tw-border-e-purple-800\/90 {
  border-inline-end-color: rgb(107 33 168 / 0.9);
}
.tw-border-e-purple-800\/95 {
  border-inline-end-color: rgb(107 33 168 / 0.95);
}
.tw-border-e-purple-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-900\/0 {
  border-inline-end-color: rgb(88 28 135 / 0);
}
.tw-border-e-purple-900\/10 {
  border-inline-end-color: rgb(88 28 135 / 0.1);
}
.tw-border-e-purple-900\/100 {
  border-inline-end-color: rgb(88 28 135 / 1);
}
.tw-border-e-purple-900\/15 {
  border-inline-end-color: rgb(88 28 135 / 0.15);
}
.tw-border-e-purple-900\/20 {
  border-inline-end-color: rgb(88 28 135 / 0.2);
}
.tw-border-e-purple-900\/25 {
  border-inline-end-color: rgb(88 28 135 / 0.25);
}
.tw-border-e-purple-900\/30 {
  border-inline-end-color: rgb(88 28 135 / 0.3);
}
.tw-border-e-purple-900\/35 {
  border-inline-end-color: rgb(88 28 135 / 0.35);
}
.tw-border-e-purple-900\/40 {
  border-inline-end-color: rgb(88 28 135 / 0.4);
}
.tw-border-e-purple-900\/45 {
  border-inline-end-color: rgb(88 28 135 / 0.45);
}
.tw-border-e-purple-900\/5 {
  border-inline-end-color: rgb(88 28 135 / 0.05);
}
.tw-border-e-purple-900\/50 {
  border-inline-end-color: rgb(88 28 135 / 0.5);
}
.tw-border-e-purple-900\/55 {
  border-inline-end-color: rgb(88 28 135 / 0.55);
}
.tw-border-e-purple-900\/60 {
  border-inline-end-color: rgb(88 28 135 / 0.6);
}
.tw-border-e-purple-900\/65 {
  border-inline-end-color: rgb(88 28 135 / 0.65);
}
.tw-border-e-purple-900\/70 {
  border-inline-end-color: rgb(88 28 135 / 0.7);
}
.tw-border-e-purple-900\/75 {
  border-inline-end-color: rgb(88 28 135 / 0.75);
}
.tw-border-e-purple-900\/80 {
  border-inline-end-color: rgb(88 28 135 / 0.8);
}
.tw-border-e-purple-900\/85 {
  border-inline-end-color: rgb(88 28 135 / 0.85);
}
.tw-border-e-purple-900\/90 {
  border-inline-end-color: rgb(88 28 135 / 0.9);
}
.tw-border-e-purple-900\/95 {
  border-inline-end-color: rgb(88 28 135 / 0.95);
}
.tw-border-e-purple-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-e-purple-950\/0 {
  border-inline-end-color: rgb(59 7 100 / 0);
}
.tw-border-e-purple-950\/10 {
  border-inline-end-color: rgb(59 7 100 / 0.1);
}
.tw-border-e-purple-950\/100 {
  border-inline-end-color: rgb(59 7 100 / 1);
}
.tw-border-e-purple-950\/15 {
  border-inline-end-color: rgb(59 7 100 / 0.15);
}
.tw-border-e-purple-950\/20 {
  border-inline-end-color: rgb(59 7 100 / 0.2);
}
.tw-border-e-purple-950\/25 {
  border-inline-end-color: rgb(59 7 100 / 0.25);
}
.tw-border-e-purple-950\/30 {
  border-inline-end-color: rgb(59 7 100 / 0.3);
}
.tw-border-e-purple-950\/35 {
  border-inline-end-color: rgb(59 7 100 / 0.35);
}
.tw-border-e-purple-950\/40 {
  border-inline-end-color: rgb(59 7 100 / 0.4);
}
.tw-border-e-purple-950\/45 {
  border-inline-end-color: rgb(59 7 100 / 0.45);
}
.tw-border-e-purple-950\/5 {
  border-inline-end-color: rgb(59 7 100 / 0.05);
}
.tw-border-e-purple-950\/50 {
  border-inline-end-color: rgb(59 7 100 / 0.5);
}
.tw-border-e-purple-950\/55 {
  border-inline-end-color: rgb(59 7 100 / 0.55);
}
.tw-border-e-purple-950\/60 {
  border-inline-end-color: rgb(59 7 100 / 0.6);
}
.tw-border-e-purple-950\/65 {
  border-inline-end-color: rgb(59 7 100 / 0.65);
}
.tw-border-e-purple-950\/70 {
  border-inline-end-color: rgb(59 7 100 / 0.7);
}
.tw-border-e-purple-950\/75 {
  border-inline-end-color: rgb(59 7 100 / 0.75);
}
.tw-border-e-purple-950\/80 {
  border-inline-end-color: rgb(59 7 100 / 0.8);
}
.tw-border-e-purple-950\/85 {
  border-inline-end-color: rgb(59 7 100 / 0.85);
}
.tw-border-e-purple-950\/90 {
  border-inline-end-color: rgb(59 7 100 / 0.9);
}
.tw-border-e-purple-950\/95 {
  border-inline-end-color: rgb(59 7 100 / 0.95);
}
.tw-border-e-red-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-100\/0 {
  border-inline-end-color: rgb(254 226 226 / 0);
}
.tw-border-e-red-100\/10 {
  border-inline-end-color: rgb(254 226 226 / 0.1);
}
.tw-border-e-red-100\/100 {
  border-inline-end-color: rgb(254 226 226 / 1);
}
.tw-border-e-red-100\/15 {
  border-inline-end-color: rgb(254 226 226 / 0.15);
}
.tw-border-e-red-100\/20 {
  border-inline-end-color: rgb(254 226 226 / 0.2);
}
.tw-border-e-red-100\/25 {
  border-inline-end-color: rgb(254 226 226 / 0.25);
}
.tw-border-e-red-100\/30 {
  border-inline-end-color: rgb(254 226 226 / 0.3);
}
.tw-border-e-red-100\/35 {
  border-inline-end-color: rgb(254 226 226 / 0.35);
}
.tw-border-e-red-100\/40 {
  border-inline-end-color: rgb(254 226 226 / 0.4);
}
.tw-border-e-red-100\/45 {
  border-inline-end-color: rgb(254 226 226 / 0.45);
}
.tw-border-e-red-100\/5 {
  border-inline-end-color: rgb(254 226 226 / 0.05);
}
.tw-border-e-red-100\/50 {
  border-inline-end-color: rgb(254 226 226 / 0.5);
}
.tw-border-e-red-100\/55 {
  border-inline-end-color: rgb(254 226 226 / 0.55);
}
.tw-border-e-red-100\/60 {
  border-inline-end-color: rgb(254 226 226 / 0.6);
}
.tw-border-e-red-100\/65 {
  border-inline-end-color: rgb(254 226 226 / 0.65);
}
.tw-border-e-red-100\/70 {
  border-inline-end-color: rgb(254 226 226 / 0.7);
}
.tw-border-e-red-100\/75 {
  border-inline-end-color: rgb(254 226 226 / 0.75);
}
.tw-border-e-red-100\/80 {
  border-inline-end-color: rgb(254 226 226 / 0.8);
}
.tw-border-e-red-100\/85 {
  border-inline-end-color: rgb(254 226 226 / 0.85);
}
.tw-border-e-red-100\/90 {
  border-inline-end-color: rgb(254 226 226 / 0.9);
}
.tw-border-e-red-100\/95 {
  border-inline-end-color: rgb(254 226 226 / 0.95);
}
.tw-border-e-red-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-200\/0 {
  border-inline-end-color: rgb(254 202 202 / 0);
}
.tw-border-e-red-200\/10 {
  border-inline-end-color: rgb(254 202 202 / 0.1);
}
.tw-border-e-red-200\/100 {
  border-inline-end-color: rgb(254 202 202 / 1);
}
.tw-border-e-red-200\/15 {
  border-inline-end-color: rgb(254 202 202 / 0.15);
}
.tw-border-e-red-200\/20 {
  border-inline-end-color: rgb(254 202 202 / 0.2);
}
.tw-border-e-red-200\/25 {
  border-inline-end-color: rgb(254 202 202 / 0.25);
}
.tw-border-e-red-200\/30 {
  border-inline-end-color: rgb(254 202 202 / 0.3);
}
.tw-border-e-red-200\/35 {
  border-inline-end-color: rgb(254 202 202 / 0.35);
}
.tw-border-e-red-200\/40 {
  border-inline-end-color: rgb(254 202 202 / 0.4);
}
.tw-border-e-red-200\/45 {
  border-inline-end-color: rgb(254 202 202 / 0.45);
}
.tw-border-e-red-200\/5 {
  border-inline-end-color: rgb(254 202 202 / 0.05);
}
.tw-border-e-red-200\/50 {
  border-inline-end-color: rgb(254 202 202 / 0.5);
}
.tw-border-e-red-200\/55 {
  border-inline-end-color: rgb(254 202 202 / 0.55);
}
.tw-border-e-red-200\/60 {
  border-inline-end-color: rgb(254 202 202 / 0.6);
}
.tw-border-e-red-200\/65 {
  border-inline-end-color: rgb(254 202 202 / 0.65);
}
.tw-border-e-red-200\/70 {
  border-inline-end-color: rgb(254 202 202 / 0.7);
}
.tw-border-e-red-200\/75 {
  border-inline-end-color: rgb(254 202 202 / 0.75);
}
.tw-border-e-red-200\/80 {
  border-inline-end-color: rgb(254 202 202 / 0.8);
}
.tw-border-e-red-200\/85 {
  border-inline-end-color: rgb(254 202 202 / 0.85);
}
.tw-border-e-red-200\/90 {
  border-inline-end-color: rgb(254 202 202 / 0.9);
}
.tw-border-e-red-200\/95 {
  border-inline-end-color: rgb(254 202 202 / 0.95);
}
.tw-border-e-red-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-300\/0 {
  border-inline-end-color: rgb(252 165 165 / 0);
}
.tw-border-e-red-300\/10 {
  border-inline-end-color: rgb(252 165 165 / 0.1);
}
.tw-border-e-red-300\/100 {
  border-inline-end-color: rgb(252 165 165 / 1);
}
.tw-border-e-red-300\/15 {
  border-inline-end-color: rgb(252 165 165 / 0.15);
}
.tw-border-e-red-300\/20 {
  border-inline-end-color: rgb(252 165 165 / 0.2);
}
.tw-border-e-red-300\/25 {
  border-inline-end-color: rgb(252 165 165 / 0.25);
}
.tw-border-e-red-300\/30 {
  border-inline-end-color: rgb(252 165 165 / 0.3);
}
.tw-border-e-red-300\/35 {
  border-inline-end-color: rgb(252 165 165 / 0.35);
}
.tw-border-e-red-300\/40 {
  border-inline-end-color: rgb(252 165 165 / 0.4);
}
.tw-border-e-red-300\/45 {
  border-inline-end-color: rgb(252 165 165 / 0.45);
}
.tw-border-e-red-300\/5 {
  border-inline-end-color: rgb(252 165 165 / 0.05);
}
.tw-border-e-red-300\/50 {
  border-inline-end-color: rgb(252 165 165 / 0.5);
}
.tw-border-e-red-300\/55 {
  border-inline-end-color: rgb(252 165 165 / 0.55);
}
.tw-border-e-red-300\/60 {
  border-inline-end-color: rgb(252 165 165 / 0.6);
}
.tw-border-e-red-300\/65 {
  border-inline-end-color: rgb(252 165 165 / 0.65);
}
.tw-border-e-red-300\/70 {
  border-inline-end-color: rgb(252 165 165 / 0.7);
}
.tw-border-e-red-300\/75 {
  border-inline-end-color: rgb(252 165 165 / 0.75);
}
.tw-border-e-red-300\/80 {
  border-inline-end-color: rgb(252 165 165 / 0.8);
}
.tw-border-e-red-300\/85 {
  border-inline-end-color: rgb(252 165 165 / 0.85);
}
.tw-border-e-red-300\/90 {
  border-inline-end-color: rgb(252 165 165 / 0.9);
}
.tw-border-e-red-300\/95 {
  border-inline-end-color: rgb(252 165 165 / 0.95);
}
.tw-border-e-red-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-400\/0 {
  border-inline-end-color: rgb(248 113 113 / 0);
}
.tw-border-e-red-400\/10 {
  border-inline-end-color: rgb(248 113 113 / 0.1);
}
.tw-border-e-red-400\/100 {
  border-inline-end-color: rgb(248 113 113 / 1);
}
.tw-border-e-red-400\/15 {
  border-inline-end-color: rgb(248 113 113 / 0.15);
}
.tw-border-e-red-400\/20 {
  border-inline-end-color: rgb(248 113 113 / 0.2);
}
.tw-border-e-red-400\/25 {
  border-inline-end-color: rgb(248 113 113 / 0.25);
}
.tw-border-e-red-400\/30 {
  border-inline-end-color: rgb(248 113 113 / 0.3);
}
.tw-border-e-red-400\/35 {
  border-inline-end-color: rgb(248 113 113 / 0.35);
}
.tw-border-e-red-400\/40 {
  border-inline-end-color: rgb(248 113 113 / 0.4);
}
.tw-border-e-red-400\/45 {
  border-inline-end-color: rgb(248 113 113 / 0.45);
}
.tw-border-e-red-400\/5 {
  border-inline-end-color: rgb(248 113 113 / 0.05);
}
.tw-border-e-red-400\/50 {
  border-inline-end-color: rgb(248 113 113 / 0.5);
}
.tw-border-e-red-400\/55 {
  border-inline-end-color: rgb(248 113 113 / 0.55);
}
.tw-border-e-red-400\/60 {
  border-inline-end-color: rgb(248 113 113 / 0.6);
}
.tw-border-e-red-400\/65 {
  border-inline-end-color: rgb(248 113 113 / 0.65);
}
.tw-border-e-red-400\/70 {
  border-inline-end-color: rgb(248 113 113 / 0.7);
}
.tw-border-e-red-400\/75 {
  border-inline-end-color: rgb(248 113 113 / 0.75);
}
.tw-border-e-red-400\/80 {
  border-inline-end-color: rgb(248 113 113 / 0.8);
}
.tw-border-e-red-400\/85 {
  border-inline-end-color: rgb(248 113 113 / 0.85);
}
.tw-border-e-red-400\/90 {
  border-inline-end-color: rgb(248 113 113 / 0.9);
}
.tw-border-e-red-400\/95 {
  border-inline-end-color: rgb(248 113 113 / 0.95);
}
.tw-border-e-red-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-50\/0 {
  border-inline-end-color: rgb(254 242 242 / 0);
}
.tw-border-e-red-50\/10 {
  border-inline-end-color: rgb(254 242 242 / 0.1);
}
.tw-border-e-red-50\/100 {
  border-inline-end-color: rgb(254 242 242 / 1);
}
.tw-border-e-red-50\/15 {
  border-inline-end-color: rgb(254 242 242 / 0.15);
}
.tw-border-e-red-50\/20 {
  border-inline-end-color: rgb(254 242 242 / 0.2);
}
.tw-border-e-red-50\/25 {
  border-inline-end-color: rgb(254 242 242 / 0.25);
}
.tw-border-e-red-50\/30 {
  border-inline-end-color: rgb(254 242 242 / 0.3);
}
.tw-border-e-red-50\/35 {
  border-inline-end-color: rgb(254 242 242 / 0.35);
}
.tw-border-e-red-50\/40 {
  border-inline-end-color: rgb(254 242 242 / 0.4);
}
.tw-border-e-red-50\/45 {
  border-inline-end-color: rgb(254 242 242 / 0.45);
}
.tw-border-e-red-50\/5 {
  border-inline-end-color: rgb(254 242 242 / 0.05);
}
.tw-border-e-red-50\/50 {
  border-inline-end-color: rgb(254 242 242 / 0.5);
}
.tw-border-e-red-50\/55 {
  border-inline-end-color: rgb(254 242 242 / 0.55);
}
.tw-border-e-red-50\/60 {
  border-inline-end-color: rgb(254 242 242 / 0.6);
}
.tw-border-e-red-50\/65 {
  border-inline-end-color: rgb(254 242 242 / 0.65);
}
.tw-border-e-red-50\/70 {
  border-inline-end-color: rgb(254 242 242 / 0.7);
}
.tw-border-e-red-50\/75 {
  border-inline-end-color: rgb(254 242 242 / 0.75);
}
.tw-border-e-red-50\/80 {
  border-inline-end-color: rgb(254 242 242 / 0.8);
}
.tw-border-e-red-50\/85 {
  border-inline-end-color: rgb(254 242 242 / 0.85);
}
.tw-border-e-red-50\/90 {
  border-inline-end-color: rgb(254 242 242 / 0.9);
}
.tw-border-e-red-50\/95 {
  border-inline-end-color: rgb(254 242 242 / 0.95);
}
.tw-border-e-red-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-500\/0 {
  border-inline-end-color: rgb(239 68 68 / 0);
}
.tw-border-e-red-500\/10 {
  border-inline-end-color: rgb(239 68 68 / 0.1);
}
.tw-border-e-red-500\/100 {
  border-inline-end-color: rgb(239 68 68 / 1);
}
.tw-border-e-red-500\/15 {
  border-inline-end-color: rgb(239 68 68 / 0.15);
}
.tw-border-e-red-500\/20 {
  border-inline-end-color: rgb(239 68 68 / 0.2);
}
.tw-border-e-red-500\/25 {
  border-inline-end-color: rgb(239 68 68 / 0.25);
}
.tw-border-e-red-500\/30 {
  border-inline-end-color: rgb(239 68 68 / 0.3);
}
.tw-border-e-red-500\/35 {
  border-inline-end-color: rgb(239 68 68 / 0.35);
}
.tw-border-e-red-500\/40 {
  border-inline-end-color: rgb(239 68 68 / 0.4);
}
.tw-border-e-red-500\/45 {
  border-inline-end-color: rgb(239 68 68 / 0.45);
}
.tw-border-e-red-500\/5 {
  border-inline-end-color: rgb(239 68 68 / 0.05);
}
.tw-border-e-red-500\/50 {
  border-inline-end-color: rgb(239 68 68 / 0.5);
}
.tw-border-e-red-500\/55 {
  border-inline-end-color: rgb(239 68 68 / 0.55);
}
.tw-border-e-red-500\/60 {
  border-inline-end-color: rgb(239 68 68 / 0.6);
}
.tw-border-e-red-500\/65 {
  border-inline-end-color: rgb(239 68 68 / 0.65);
}
.tw-border-e-red-500\/70 {
  border-inline-end-color: rgb(239 68 68 / 0.7);
}
.tw-border-e-red-500\/75 {
  border-inline-end-color: rgb(239 68 68 / 0.75);
}
.tw-border-e-red-500\/80 {
  border-inline-end-color: rgb(239 68 68 / 0.8);
}
.tw-border-e-red-500\/85 {
  border-inline-end-color: rgb(239 68 68 / 0.85);
}
.tw-border-e-red-500\/90 {
  border-inline-end-color: rgb(239 68 68 / 0.9);
}
.tw-border-e-red-500\/95 {
  border-inline-end-color: rgb(239 68 68 / 0.95);
}
.tw-border-e-red-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-600\/0 {
  border-inline-end-color: rgb(220 38 38 / 0);
}
.tw-border-e-red-600\/10 {
  border-inline-end-color: rgb(220 38 38 / 0.1);
}
.tw-border-e-red-600\/100 {
  border-inline-end-color: rgb(220 38 38 / 1);
}
.tw-border-e-red-600\/15 {
  border-inline-end-color: rgb(220 38 38 / 0.15);
}
.tw-border-e-red-600\/20 {
  border-inline-end-color: rgb(220 38 38 / 0.2);
}
.tw-border-e-red-600\/25 {
  border-inline-end-color: rgb(220 38 38 / 0.25);
}
.tw-border-e-red-600\/30 {
  border-inline-end-color: rgb(220 38 38 / 0.3);
}
.tw-border-e-red-600\/35 {
  border-inline-end-color: rgb(220 38 38 / 0.35);
}
.tw-border-e-red-600\/40 {
  border-inline-end-color: rgb(220 38 38 / 0.4);
}
.tw-border-e-red-600\/45 {
  border-inline-end-color: rgb(220 38 38 / 0.45);
}
.tw-border-e-red-600\/5 {
  border-inline-end-color: rgb(220 38 38 / 0.05);
}
.tw-border-e-red-600\/50 {
  border-inline-end-color: rgb(220 38 38 / 0.5);
}
.tw-border-e-red-600\/55 {
  border-inline-end-color: rgb(220 38 38 / 0.55);
}
.tw-border-e-red-600\/60 {
  border-inline-end-color: rgb(220 38 38 / 0.6);
}
.tw-border-e-red-600\/65 {
  border-inline-end-color: rgb(220 38 38 / 0.65);
}
.tw-border-e-red-600\/70 {
  border-inline-end-color: rgb(220 38 38 / 0.7);
}
.tw-border-e-red-600\/75 {
  border-inline-end-color: rgb(220 38 38 / 0.75);
}
.tw-border-e-red-600\/80 {
  border-inline-end-color: rgb(220 38 38 / 0.8);
}
.tw-border-e-red-600\/85 {
  border-inline-end-color: rgb(220 38 38 / 0.85);
}
.tw-border-e-red-600\/90 {
  border-inline-end-color: rgb(220 38 38 / 0.9);
}
.tw-border-e-red-600\/95 {
  border-inline-end-color: rgb(220 38 38 / 0.95);
}
.tw-border-e-red-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-700\/0 {
  border-inline-end-color: rgb(185 28 28 / 0);
}
.tw-border-e-red-700\/10 {
  border-inline-end-color: rgb(185 28 28 / 0.1);
}
.tw-border-e-red-700\/100 {
  border-inline-end-color: rgb(185 28 28 / 1);
}
.tw-border-e-red-700\/15 {
  border-inline-end-color: rgb(185 28 28 / 0.15);
}
.tw-border-e-red-700\/20 {
  border-inline-end-color: rgb(185 28 28 / 0.2);
}
.tw-border-e-red-700\/25 {
  border-inline-end-color: rgb(185 28 28 / 0.25);
}
.tw-border-e-red-700\/30 {
  border-inline-end-color: rgb(185 28 28 / 0.3);
}
.tw-border-e-red-700\/35 {
  border-inline-end-color: rgb(185 28 28 / 0.35);
}
.tw-border-e-red-700\/40 {
  border-inline-end-color: rgb(185 28 28 / 0.4);
}
.tw-border-e-red-700\/45 {
  border-inline-end-color: rgb(185 28 28 / 0.45);
}
.tw-border-e-red-700\/5 {
  border-inline-end-color: rgb(185 28 28 / 0.05);
}
.tw-border-e-red-700\/50 {
  border-inline-end-color: rgb(185 28 28 / 0.5);
}
.tw-border-e-red-700\/55 {
  border-inline-end-color: rgb(185 28 28 / 0.55);
}
.tw-border-e-red-700\/60 {
  border-inline-end-color: rgb(185 28 28 / 0.6);
}
.tw-border-e-red-700\/65 {
  border-inline-end-color: rgb(185 28 28 / 0.65);
}
.tw-border-e-red-700\/70 {
  border-inline-end-color: rgb(185 28 28 / 0.7);
}
.tw-border-e-red-700\/75 {
  border-inline-end-color: rgb(185 28 28 / 0.75);
}
.tw-border-e-red-700\/80 {
  border-inline-end-color: rgb(185 28 28 / 0.8);
}
.tw-border-e-red-700\/85 {
  border-inline-end-color: rgb(185 28 28 / 0.85);
}
.tw-border-e-red-700\/90 {
  border-inline-end-color: rgb(185 28 28 / 0.9);
}
.tw-border-e-red-700\/95 {
  border-inline-end-color: rgb(185 28 28 / 0.95);
}
.tw-border-e-red-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-800\/0 {
  border-inline-end-color: rgb(153 27 27 / 0);
}
.tw-border-e-red-800\/10 {
  border-inline-end-color: rgb(153 27 27 / 0.1);
}
.tw-border-e-red-800\/100 {
  border-inline-end-color: rgb(153 27 27 / 1);
}
.tw-border-e-red-800\/15 {
  border-inline-end-color: rgb(153 27 27 / 0.15);
}
.tw-border-e-red-800\/20 {
  border-inline-end-color: rgb(153 27 27 / 0.2);
}
.tw-border-e-red-800\/25 {
  border-inline-end-color: rgb(153 27 27 / 0.25);
}
.tw-border-e-red-800\/30 {
  border-inline-end-color: rgb(153 27 27 / 0.3);
}
.tw-border-e-red-800\/35 {
  border-inline-end-color: rgb(153 27 27 / 0.35);
}
.tw-border-e-red-800\/40 {
  border-inline-end-color: rgb(153 27 27 / 0.4);
}
.tw-border-e-red-800\/45 {
  border-inline-end-color: rgb(153 27 27 / 0.45);
}
.tw-border-e-red-800\/5 {
  border-inline-end-color: rgb(153 27 27 / 0.05);
}
.tw-border-e-red-800\/50 {
  border-inline-end-color: rgb(153 27 27 / 0.5);
}
.tw-border-e-red-800\/55 {
  border-inline-end-color: rgb(153 27 27 / 0.55);
}
.tw-border-e-red-800\/60 {
  border-inline-end-color: rgb(153 27 27 / 0.6);
}
.tw-border-e-red-800\/65 {
  border-inline-end-color: rgb(153 27 27 / 0.65);
}
.tw-border-e-red-800\/70 {
  border-inline-end-color: rgb(153 27 27 / 0.7);
}
.tw-border-e-red-800\/75 {
  border-inline-end-color: rgb(153 27 27 / 0.75);
}
.tw-border-e-red-800\/80 {
  border-inline-end-color: rgb(153 27 27 / 0.8);
}
.tw-border-e-red-800\/85 {
  border-inline-end-color: rgb(153 27 27 / 0.85);
}
.tw-border-e-red-800\/90 {
  border-inline-end-color: rgb(153 27 27 / 0.9);
}
.tw-border-e-red-800\/95 {
  border-inline-end-color: rgb(153 27 27 / 0.95);
}
.tw-border-e-red-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-900\/0 {
  border-inline-end-color: rgb(127 29 29 / 0);
}
.tw-border-e-red-900\/10 {
  border-inline-end-color: rgb(127 29 29 / 0.1);
}
.tw-border-e-red-900\/100 {
  border-inline-end-color: rgb(127 29 29 / 1);
}
.tw-border-e-red-900\/15 {
  border-inline-end-color: rgb(127 29 29 / 0.15);
}
.tw-border-e-red-900\/20 {
  border-inline-end-color: rgb(127 29 29 / 0.2);
}
.tw-border-e-red-900\/25 {
  border-inline-end-color: rgb(127 29 29 / 0.25);
}
.tw-border-e-red-900\/30 {
  border-inline-end-color: rgb(127 29 29 / 0.3);
}
.tw-border-e-red-900\/35 {
  border-inline-end-color: rgb(127 29 29 / 0.35);
}
.tw-border-e-red-900\/40 {
  border-inline-end-color: rgb(127 29 29 / 0.4);
}
.tw-border-e-red-900\/45 {
  border-inline-end-color: rgb(127 29 29 / 0.45);
}
.tw-border-e-red-900\/5 {
  border-inline-end-color: rgb(127 29 29 / 0.05);
}
.tw-border-e-red-900\/50 {
  border-inline-end-color: rgb(127 29 29 / 0.5);
}
.tw-border-e-red-900\/55 {
  border-inline-end-color: rgb(127 29 29 / 0.55);
}
.tw-border-e-red-900\/60 {
  border-inline-end-color: rgb(127 29 29 / 0.6);
}
.tw-border-e-red-900\/65 {
  border-inline-end-color: rgb(127 29 29 / 0.65);
}
.tw-border-e-red-900\/70 {
  border-inline-end-color: rgb(127 29 29 / 0.7);
}
.tw-border-e-red-900\/75 {
  border-inline-end-color: rgb(127 29 29 / 0.75);
}
.tw-border-e-red-900\/80 {
  border-inline-end-color: rgb(127 29 29 / 0.8);
}
.tw-border-e-red-900\/85 {
  border-inline-end-color: rgb(127 29 29 / 0.85);
}
.tw-border-e-red-900\/90 {
  border-inline-end-color: rgb(127 29 29 / 0.9);
}
.tw-border-e-red-900\/95 {
  border-inline-end-color: rgb(127 29 29 / 0.95);
}
.tw-border-e-red-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-e-red-950\/0 {
  border-inline-end-color: rgb(69 10 10 / 0);
}
.tw-border-e-red-950\/10 {
  border-inline-end-color: rgb(69 10 10 / 0.1);
}
.tw-border-e-red-950\/100 {
  border-inline-end-color: rgb(69 10 10 / 1);
}
.tw-border-e-red-950\/15 {
  border-inline-end-color: rgb(69 10 10 / 0.15);
}
.tw-border-e-red-950\/20 {
  border-inline-end-color: rgb(69 10 10 / 0.2);
}
.tw-border-e-red-950\/25 {
  border-inline-end-color: rgb(69 10 10 / 0.25);
}
.tw-border-e-red-950\/30 {
  border-inline-end-color: rgb(69 10 10 / 0.3);
}
.tw-border-e-red-950\/35 {
  border-inline-end-color: rgb(69 10 10 / 0.35);
}
.tw-border-e-red-950\/40 {
  border-inline-end-color: rgb(69 10 10 / 0.4);
}
.tw-border-e-red-950\/45 {
  border-inline-end-color: rgb(69 10 10 / 0.45);
}
.tw-border-e-red-950\/5 {
  border-inline-end-color: rgb(69 10 10 / 0.05);
}
.tw-border-e-red-950\/50 {
  border-inline-end-color: rgb(69 10 10 / 0.5);
}
.tw-border-e-red-950\/55 {
  border-inline-end-color: rgb(69 10 10 / 0.55);
}
.tw-border-e-red-950\/60 {
  border-inline-end-color: rgb(69 10 10 / 0.6);
}
.tw-border-e-red-950\/65 {
  border-inline-end-color: rgb(69 10 10 / 0.65);
}
.tw-border-e-red-950\/70 {
  border-inline-end-color: rgb(69 10 10 / 0.7);
}
.tw-border-e-red-950\/75 {
  border-inline-end-color: rgb(69 10 10 / 0.75);
}
.tw-border-e-red-950\/80 {
  border-inline-end-color: rgb(69 10 10 / 0.8);
}
.tw-border-e-red-950\/85 {
  border-inline-end-color: rgb(69 10 10 / 0.85);
}
.tw-border-e-red-950\/90 {
  border-inline-end-color: rgb(69 10 10 / 0.9);
}
.tw-border-e-red-950\/95 {
  border-inline-end-color: rgb(69 10 10 / 0.95);
}
.tw-border-e-rose-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-100\/0 {
  border-inline-end-color: rgb(255 228 230 / 0);
}
.tw-border-e-rose-100\/10 {
  border-inline-end-color: rgb(255 228 230 / 0.1);
}
.tw-border-e-rose-100\/100 {
  border-inline-end-color: rgb(255 228 230 / 1);
}
.tw-border-e-rose-100\/15 {
  border-inline-end-color: rgb(255 228 230 / 0.15);
}
.tw-border-e-rose-100\/20 {
  border-inline-end-color: rgb(255 228 230 / 0.2);
}
.tw-border-e-rose-100\/25 {
  border-inline-end-color: rgb(255 228 230 / 0.25);
}
.tw-border-e-rose-100\/30 {
  border-inline-end-color: rgb(255 228 230 / 0.3);
}
.tw-border-e-rose-100\/35 {
  border-inline-end-color: rgb(255 228 230 / 0.35);
}
.tw-border-e-rose-100\/40 {
  border-inline-end-color: rgb(255 228 230 / 0.4);
}
.tw-border-e-rose-100\/45 {
  border-inline-end-color: rgb(255 228 230 / 0.45);
}
.tw-border-e-rose-100\/5 {
  border-inline-end-color: rgb(255 228 230 / 0.05);
}
.tw-border-e-rose-100\/50 {
  border-inline-end-color: rgb(255 228 230 / 0.5);
}
.tw-border-e-rose-100\/55 {
  border-inline-end-color: rgb(255 228 230 / 0.55);
}
.tw-border-e-rose-100\/60 {
  border-inline-end-color: rgb(255 228 230 / 0.6);
}
.tw-border-e-rose-100\/65 {
  border-inline-end-color: rgb(255 228 230 / 0.65);
}
.tw-border-e-rose-100\/70 {
  border-inline-end-color: rgb(255 228 230 / 0.7);
}
.tw-border-e-rose-100\/75 {
  border-inline-end-color: rgb(255 228 230 / 0.75);
}
.tw-border-e-rose-100\/80 {
  border-inline-end-color: rgb(255 228 230 / 0.8);
}
.tw-border-e-rose-100\/85 {
  border-inline-end-color: rgb(255 228 230 / 0.85);
}
.tw-border-e-rose-100\/90 {
  border-inline-end-color: rgb(255 228 230 / 0.9);
}
.tw-border-e-rose-100\/95 {
  border-inline-end-color: rgb(255 228 230 / 0.95);
}
.tw-border-e-rose-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-200\/0 {
  border-inline-end-color: rgb(254 205 211 / 0);
}
.tw-border-e-rose-200\/10 {
  border-inline-end-color: rgb(254 205 211 / 0.1);
}
.tw-border-e-rose-200\/100 {
  border-inline-end-color: rgb(254 205 211 / 1);
}
.tw-border-e-rose-200\/15 {
  border-inline-end-color: rgb(254 205 211 / 0.15);
}
.tw-border-e-rose-200\/20 {
  border-inline-end-color: rgb(254 205 211 / 0.2);
}
.tw-border-e-rose-200\/25 {
  border-inline-end-color: rgb(254 205 211 / 0.25);
}
.tw-border-e-rose-200\/30 {
  border-inline-end-color: rgb(254 205 211 / 0.3);
}
.tw-border-e-rose-200\/35 {
  border-inline-end-color: rgb(254 205 211 / 0.35);
}
.tw-border-e-rose-200\/40 {
  border-inline-end-color: rgb(254 205 211 / 0.4);
}
.tw-border-e-rose-200\/45 {
  border-inline-end-color: rgb(254 205 211 / 0.45);
}
.tw-border-e-rose-200\/5 {
  border-inline-end-color: rgb(254 205 211 / 0.05);
}
.tw-border-e-rose-200\/50 {
  border-inline-end-color: rgb(254 205 211 / 0.5);
}
.tw-border-e-rose-200\/55 {
  border-inline-end-color: rgb(254 205 211 / 0.55);
}
.tw-border-e-rose-200\/60 {
  border-inline-end-color: rgb(254 205 211 / 0.6);
}
.tw-border-e-rose-200\/65 {
  border-inline-end-color: rgb(254 205 211 / 0.65);
}
.tw-border-e-rose-200\/70 {
  border-inline-end-color: rgb(254 205 211 / 0.7);
}
.tw-border-e-rose-200\/75 {
  border-inline-end-color: rgb(254 205 211 / 0.75);
}
.tw-border-e-rose-200\/80 {
  border-inline-end-color: rgb(254 205 211 / 0.8);
}
.tw-border-e-rose-200\/85 {
  border-inline-end-color: rgb(254 205 211 / 0.85);
}
.tw-border-e-rose-200\/90 {
  border-inline-end-color: rgb(254 205 211 / 0.9);
}
.tw-border-e-rose-200\/95 {
  border-inline-end-color: rgb(254 205 211 / 0.95);
}
.tw-border-e-rose-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-300\/0 {
  border-inline-end-color: rgb(253 164 175 / 0);
}
.tw-border-e-rose-300\/10 {
  border-inline-end-color: rgb(253 164 175 / 0.1);
}
.tw-border-e-rose-300\/100 {
  border-inline-end-color: rgb(253 164 175 / 1);
}
.tw-border-e-rose-300\/15 {
  border-inline-end-color: rgb(253 164 175 / 0.15);
}
.tw-border-e-rose-300\/20 {
  border-inline-end-color: rgb(253 164 175 / 0.2);
}
.tw-border-e-rose-300\/25 {
  border-inline-end-color: rgb(253 164 175 / 0.25);
}
.tw-border-e-rose-300\/30 {
  border-inline-end-color: rgb(253 164 175 / 0.3);
}
.tw-border-e-rose-300\/35 {
  border-inline-end-color: rgb(253 164 175 / 0.35);
}
.tw-border-e-rose-300\/40 {
  border-inline-end-color: rgb(253 164 175 / 0.4);
}
.tw-border-e-rose-300\/45 {
  border-inline-end-color: rgb(253 164 175 / 0.45);
}
.tw-border-e-rose-300\/5 {
  border-inline-end-color: rgb(253 164 175 / 0.05);
}
.tw-border-e-rose-300\/50 {
  border-inline-end-color: rgb(253 164 175 / 0.5);
}
.tw-border-e-rose-300\/55 {
  border-inline-end-color: rgb(253 164 175 / 0.55);
}
.tw-border-e-rose-300\/60 {
  border-inline-end-color: rgb(253 164 175 / 0.6);
}
.tw-border-e-rose-300\/65 {
  border-inline-end-color: rgb(253 164 175 / 0.65);
}
.tw-border-e-rose-300\/70 {
  border-inline-end-color: rgb(253 164 175 / 0.7);
}
.tw-border-e-rose-300\/75 {
  border-inline-end-color: rgb(253 164 175 / 0.75);
}
.tw-border-e-rose-300\/80 {
  border-inline-end-color: rgb(253 164 175 / 0.8);
}
.tw-border-e-rose-300\/85 {
  border-inline-end-color: rgb(253 164 175 / 0.85);
}
.tw-border-e-rose-300\/90 {
  border-inline-end-color: rgb(253 164 175 / 0.9);
}
.tw-border-e-rose-300\/95 {
  border-inline-end-color: rgb(253 164 175 / 0.95);
}
.tw-border-e-rose-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-400\/0 {
  border-inline-end-color: rgb(251 113 133 / 0);
}
.tw-border-e-rose-400\/10 {
  border-inline-end-color: rgb(251 113 133 / 0.1);
}
.tw-border-e-rose-400\/100 {
  border-inline-end-color: rgb(251 113 133 / 1);
}
.tw-border-e-rose-400\/15 {
  border-inline-end-color: rgb(251 113 133 / 0.15);
}
.tw-border-e-rose-400\/20 {
  border-inline-end-color: rgb(251 113 133 / 0.2);
}
.tw-border-e-rose-400\/25 {
  border-inline-end-color: rgb(251 113 133 / 0.25);
}
.tw-border-e-rose-400\/30 {
  border-inline-end-color: rgb(251 113 133 / 0.3);
}
.tw-border-e-rose-400\/35 {
  border-inline-end-color: rgb(251 113 133 / 0.35);
}
.tw-border-e-rose-400\/40 {
  border-inline-end-color: rgb(251 113 133 / 0.4);
}
.tw-border-e-rose-400\/45 {
  border-inline-end-color: rgb(251 113 133 / 0.45);
}
.tw-border-e-rose-400\/5 {
  border-inline-end-color: rgb(251 113 133 / 0.05);
}
.tw-border-e-rose-400\/50 {
  border-inline-end-color: rgb(251 113 133 / 0.5);
}
.tw-border-e-rose-400\/55 {
  border-inline-end-color: rgb(251 113 133 / 0.55);
}
.tw-border-e-rose-400\/60 {
  border-inline-end-color: rgb(251 113 133 / 0.6);
}
.tw-border-e-rose-400\/65 {
  border-inline-end-color: rgb(251 113 133 / 0.65);
}
.tw-border-e-rose-400\/70 {
  border-inline-end-color: rgb(251 113 133 / 0.7);
}
.tw-border-e-rose-400\/75 {
  border-inline-end-color: rgb(251 113 133 / 0.75);
}
.tw-border-e-rose-400\/80 {
  border-inline-end-color: rgb(251 113 133 / 0.8);
}
.tw-border-e-rose-400\/85 {
  border-inline-end-color: rgb(251 113 133 / 0.85);
}
.tw-border-e-rose-400\/90 {
  border-inline-end-color: rgb(251 113 133 / 0.9);
}
.tw-border-e-rose-400\/95 {
  border-inline-end-color: rgb(251 113 133 / 0.95);
}
.tw-border-e-rose-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-50\/0 {
  border-inline-end-color: rgb(255 241 242 / 0);
}
.tw-border-e-rose-50\/10 {
  border-inline-end-color: rgb(255 241 242 / 0.1);
}
.tw-border-e-rose-50\/100 {
  border-inline-end-color: rgb(255 241 242 / 1);
}
.tw-border-e-rose-50\/15 {
  border-inline-end-color: rgb(255 241 242 / 0.15);
}
.tw-border-e-rose-50\/20 {
  border-inline-end-color: rgb(255 241 242 / 0.2);
}
.tw-border-e-rose-50\/25 {
  border-inline-end-color: rgb(255 241 242 / 0.25);
}
.tw-border-e-rose-50\/30 {
  border-inline-end-color: rgb(255 241 242 / 0.3);
}
.tw-border-e-rose-50\/35 {
  border-inline-end-color: rgb(255 241 242 / 0.35);
}
.tw-border-e-rose-50\/40 {
  border-inline-end-color: rgb(255 241 242 / 0.4);
}
.tw-border-e-rose-50\/45 {
  border-inline-end-color: rgb(255 241 242 / 0.45);
}
.tw-border-e-rose-50\/5 {
  border-inline-end-color: rgb(255 241 242 / 0.05);
}
.tw-border-e-rose-50\/50 {
  border-inline-end-color: rgb(255 241 242 / 0.5);
}
.tw-border-e-rose-50\/55 {
  border-inline-end-color: rgb(255 241 242 / 0.55);
}
.tw-border-e-rose-50\/60 {
  border-inline-end-color: rgb(255 241 242 / 0.6);
}
.tw-border-e-rose-50\/65 {
  border-inline-end-color: rgb(255 241 242 / 0.65);
}
.tw-border-e-rose-50\/70 {
  border-inline-end-color: rgb(255 241 242 / 0.7);
}
.tw-border-e-rose-50\/75 {
  border-inline-end-color: rgb(255 241 242 / 0.75);
}
.tw-border-e-rose-50\/80 {
  border-inline-end-color: rgb(255 241 242 / 0.8);
}
.tw-border-e-rose-50\/85 {
  border-inline-end-color: rgb(255 241 242 / 0.85);
}
.tw-border-e-rose-50\/90 {
  border-inline-end-color: rgb(255 241 242 / 0.9);
}
.tw-border-e-rose-50\/95 {
  border-inline-end-color: rgb(255 241 242 / 0.95);
}
.tw-border-e-rose-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-500\/0 {
  border-inline-end-color: rgb(244 63 94 / 0);
}
.tw-border-e-rose-500\/10 {
  border-inline-end-color: rgb(244 63 94 / 0.1);
}
.tw-border-e-rose-500\/100 {
  border-inline-end-color: rgb(244 63 94 / 1);
}
.tw-border-e-rose-500\/15 {
  border-inline-end-color: rgb(244 63 94 / 0.15);
}
.tw-border-e-rose-500\/20 {
  border-inline-end-color: rgb(244 63 94 / 0.2);
}
.tw-border-e-rose-500\/25 {
  border-inline-end-color: rgb(244 63 94 / 0.25);
}
.tw-border-e-rose-500\/30 {
  border-inline-end-color: rgb(244 63 94 / 0.3);
}
.tw-border-e-rose-500\/35 {
  border-inline-end-color: rgb(244 63 94 / 0.35);
}
.tw-border-e-rose-500\/40 {
  border-inline-end-color: rgb(244 63 94 / 0.4);
}
.tw-border-e-rose-500\/45 {
  border-inline-end-color: rgb(244 63 94 / 0.45);
}
.tw-border-e-rose-500\/5 {
  border-inline-end-color: rgb(244 63 94 / 0.05);
}
.tw-border-e-rose-500\/50 {
  border-inline-end-color: rgb(244 63 94 / 0.5);
}
.tw-border-e-rose-500\/55 {
  border-inline-end-color: rgb(244 63 94 / 0.55);
}
.tw-border-e-rose-500\/60 {
  border-inline-end-color: rgb(244 63 94 / 0.6);
}
.tw-border-e-rose-500\/65 {
  border-inline-end-color: rgb(244 63 94 / 0.65);
}
.tw-border-e-rose-500\/70 {
  border-inline-end-color: rgb(244 63 94 / 0.7);
}
.tw-border-e-rose-500\/75 {
  border-inline-end-color: rgb(244 63 94 / 0.75);
}
.tw-border-e-rose-500\/80 {
  border-inline-end-color: rgb(244 63 94 / 0.8);
}
.tw-border-e-rose-500\/85 {
  border-inline-end-color: rgb(244 63 94 / 0.85);
}
.tw-border-e-rose-500\/90 {
  border-inline-end-color: rgb(244 63 94 / 0.9);
}
.tw-border-e-rose-500\/95 {
  border-inline-end-color: rgb(244 63 94 / 0.95);
}
.tw-border-e-rose-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-600\/0 {
  border-inline-end-color: rgb(225 29 72 / 0);
}
.tw-border-e-rose-600\/10 {
  border-inline-end-color: rgb(225 29 72 / 0.1);
}
.tw-border-e-rose-600\/100 {
  border-inline-end-color: rgb(225 29 72 / 1);
}
.tw-border-e-rose-600\/15 {
  border-inline-end-color: rgb(225 29 72 / 0.15);
}
.tw-border-e-rose-600\/20 {
  border-inline-end-color: rgb(225 29 72 / 0.2);
}
.tw-border-e-rose-600\/25 {
  border-inline-end-color: rgb(225 29 72 / 0.25);
}
.tw-border-e-rose-600\/30 {
  border-inline-end-color: rgb(225 29 72 / 0.3);
}
.tw-border-e-rose-600\/35 {
  border-inline-end-color: rgb(225 29 72 / 0.35);
}
.tw-border-e-rose-600\/40 {
  border-inline-end-color: rgb(225 29 72 / 0.4);
}
.tw-border-e-rose-600\/45 {
  border-inline-end-color: rgb(225 29 72 / 0.45);
}
.tw-border-e-rose-600\/5 {
  border-inline-end-color: rgb(225 29 72 / 0.05);
}
.tw-border-e-rose-600\/50 {
  border-inline-end-color: rgb(225 29 72 / 0.5);
}
.tw-border-e-rose-600\/55 {
  border-inline-end-color: rgb(225 29 72 / 0.55);
}
.tw-border-e-rose-600\/60 {
  border-inline-end-color: rgb(225 29 72 / 0.6);
}
.tw-border-e-rose-600\/65 {
  border-inline-end-color: rgb(225 29 72 / 0.65);
}
.tw-border-e-rose-600\/70 {
  border-inline-end-color: rgb(225 29 72 / 0.7);
}
.tw-border-e-rose-600\/75 {
  border-inline-end-color: rgb(225 29 72 / 0.75);
}
.tw-border-e-rose-600\/80 {
  border-inline-end-color: rgb(225 29 72 / 0.8);
}
.tw-border-e-rose-600\/85 {
  border-inline-end-color: rgb(225 29 72 / 0.85);
}
.tw-border-e-rose-600\/90 {
  border-inline-end-color: rgb(225 29 72 / 0.9);
}
.tw-border-e-rose-600\/95 {
  border-inline-end-color: rgb(225 29 72 / 0.95);
}
.tw-border-e-rose-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-700\/0 {
  border-inline-end-color: rgb(190 18 60 / 0);
}
.tw-border-e-rose-700\/10 {
  border-inline-end-color: rgb(190 18 60 / 0.1);
}
.tw-border-e-rose-700\/100 {
  border-inline-end-color: rgb(190 18 60 / 1);
}
.tw-border-e-rose-700\/15 {
  border-inline-end-color: rgb(190 18 60 / 0.15);
}
.tw-border-e-rose-700\/20 {
  border-inline-end-color: rgb(190 18 60 / 0.2);
}
.tw-border-e-rose-700\/25 {
  border-inline-end-color: rgb(190 18 60 / 0.25);
}
.tw-border-e-rose-700\/30 {
  border-inline-end-color: rgb(190 18 60 / 0.3);
}
.tw-border-e-rose-700\/35 {
  border-inline-end-color: rgb(190 18 60 / 0.35);
}
.tw-border-e-rose-700\/40 {
  border-inline-end-color: rgb(190 18 60 / 0.4);
}
.tw-border-e-rose-700\/45 {
  border-inline-end-color: rgb(190 18 60 / 0.45);
}
.tw-border-e-rose-700\/5 {
  border-inline-end-color: rgb(190 18 60 / 0.05);
}
.tw-border-e-rose-700\/50 {
  border-inline-end-color: rgb(190 18 60 / 0.5);
}
.tw-border-e-rose-700\/55 {
  border-inline-end-color: rgb(190 18 60 / 0.55);
}
.tw-border-e-rose-700\/60 {
  border-inline-end-color: rgb(190 18 60 / 0.6);
}
.tw-border-e-rose-700\/65 {
  border-inline-end-color: rgb(190 18 60 / 0.65);
}
.tw-border-e-rose-700\/70 {
  border-inline-end-color: rgb(190 18 60 / 0.7);
}
.tw-border-e-rose-700\/75 {
  border-inline-end-color: rgb(190 18 60 / 0.75);
}
.tw-border-e-rose-700\/80 {
  border-inline-end-color: rgb(190 18 60 / 0.8);
}
.tw-border-e-rose-700\/85 {
  border-inline-end-color: rgb(190 18 60 / 0.85);
}
.tw-border-e-rose-700\/90 {
  border-inline-end-color: rgb(190 18 60 / 0.9);
}
.tw-border-e-rose-700\/95 {
  border-inline-end-color: rgb(190 18 60 / 0.95);
}
.tw-border-e-rose-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-800\/0 {
  border-inline-end-color: rgb(159 18 57 / 0);
}
.tw-border-e-rose-800\/10 {
  border-inline-end-color: rgb(159 18 57 / 0.1);
}
.tw-border-e-rose-800\/100 {
  border-inline-end-color: rgb(159 18 57 / 1);
}
.tw-border-e-rose-800\/15 {
  border-inline-end-color: rgb(159 18 57 / 0.15);
}
.tw-border-e-rose-800\/20 {
  border-inline-end-color: rgb(159 18 57 / 0.2);
}
.tw-border-e-rose-800\/25 {
  border-inline-end-color: rgb(159 18 57 / 0.25);
}
.tw-border-e-rose-800\/30 {
  border-inline-end-color: rgb(159 18 57 / 0.3);
}
.tw-border-e-rose-800\/35 {
  border-inline-end-color: rgb(159 18 57 / 0.35);
}
.tw-border-e-rose-800\/40 {
  border-inline-end-color: rgb(159 18 57 / 0.4);
}
.tw-border-e-rose-800\/45 {
  border-inline-end-color: rgb(159 18 57 / 0.45);
}
.tw-border-e-rose-800\/5 {
  border-inline-end-color: rgb(159 18 57 / 0.05);
}
.tw-border-e-rose-800\/50 {
  border-inline-end-color: rgb(159 18 57 / 0.5);
}
.tw-border-e-rose-800\/55 {
  border-inline-end-color: rgb(159 18 57 / 0.55);
}
.tw-border-e-rose-800\/60 {
  border-inline-end-color: rgb(159 18 57 / 0.6);
}
.tw-border-e-rose-800\/65 {
  border-inline-end-color: rgb(159 18 57 / 0.65);
}
.tw-border-e-rose-800\/70 {
  border-inline-end-color: rgb(159 18 57 / 0.7);
}
.tw-border-e-rose-800\/75 {
  border-inline-end-color: rgb(159 18 57 / 0.75);
}
.tw-border-e-rose-800\/80 {
  border-inline-end-color: rgb(159 18 57 / 0.8);
}
.tw-border-e-rose-800\/85 {
  border-inline-end-color: rgb(159 18 57 / 0.85);
}
.tw-border-e-rose-800\/90 {
  border-inline-end-color: rgb(159 18 57 / 0.9);
}
.tw-border-e-rose-800\/95 {
  border-inline-end-color: rgb(159 18 57 / 0.95);
}
.tw-border-e-rose-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-900\/0 {
  border-inline-end-color: rgb(136 19 55 / 0);
}
.tw-border-e-rose-900\/10 {
  border-inline-end-color: rgb(136 19 55 / 0.1);
}
.tw-border-e-rose-900\/100 {
  border-inline-end-color: rgb(136 19 55 / 1);
}
.tw-border-e-rose-900\/15 {
  border-inline-end-color: rgb(136 19 55 / 0.15);
}
.tw-border-e-rose-900\/20 {
  border-inline-end-color: rgb(136 19 55 / 0.2);
}
.tw-border-e-rose-900\/25 {
  border-inline-end-color: rgb(136 19 55 / 0.25);
}
.tw-border-e-rose-900\/30 {
  border-inline-end-color: rgb(136 19 55 / 0.3);
}
.tw-border-e-rose-900\/35 {
  border-inline-end-color: rgb(136 19 55 / 0.35);
}
.tw-border-e-rose-900\/40 {
  border-inline-end-color: rgb(136 19 55 / 0.4);
}
.tw-border-e-rose-900\/45 {
  border-inline-end-color: rgb(136 19 55 / 0.45);
}
.tw-border-e-rose-900\/5 {
  border-inline-end-color: rgb(136 19 55 / 0.05);
}
.tw-border-e-rose-900\/50 {
  border-inline-end-color: rgb(136 19 55 / 0.5);
}
.tw-border-e-rose-900\/55 {
  border-inline-end-color: rgb(136 19 55 / 0.55);
}
.tw-border-e-rose-900\/60 {
  border-inline-end-color: rgb(136 19 55 / 0.6);
}
.tw-border-e-rose-900\/65 {
  border-inline-end-color: rgb(136 19 55 / 0.65);
}
.tw-border-e-rose-900\/70 {
  border-inline-end-color: rgb(136 19 55 / 0.7);
}
.tw-border-e-rose-900\/75 {
  border-inline-end-color: rgb(136 19 55 / 0.75);
}
.tw-border-e-rose-900\/80 {
  border-inline-end-color: rgb(136 19 55 / 0.8);
}
.tw-border-e-rose-900\/85 {
  border-inline-end-color: rgb(136 19 55 / 0.85);
}
.tw-border-e-rose-900\/90 {
  border-inline-end-color: rgb(136 19 55 / 0.9);
}
.tw-border-e-rose-900\/95 {
  border-inline-end-color: rgb(136 19 55 / 0.95);
}
.tw-border-e-rose-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-e-rose-950\/0 {
  border-inline-end-color: rgb(76 5 25 / 0);
}
.tw-border-e-rose-950\/10 {
  border-inline-end-color: rgb(76 5 25 / 0.1);
}
.tw-border-e-rose-950\/100 {
  border-inline-end-color: rgb(76 5 25 / 1);
}
.tw-border-e-rose-950\/15 {
  border-inline-end-color: rgb(76 5 25 / 0.15);
}
.tw-border-e-rose-950\/20 {
  border-inline-end-color: rgb(76 5 25 / 0.2);
}
.tw-border-e-rose-950\/25 {
  border-inline-end-color: rgb(76 5 25 / 0.25);
}
.tw-border-e-rose-950\/30 {
  border-inline-end-color: rgb(76 5 25 / 0.3);
}
.tw-border-e-rose-950\/35 {
  border-inline-end-color: rgb(76 5 25 / 0.35);
}
.tw-border-e-rose-950\/40 {
  border-inline-end-color: rgb(76 5 25 / 0.4);
}
.tw-border-e-rose-950\/45 {
  border-inline-end-color: rgb(76 5 25 / 0.45);
}
.tw-border-e-rose-950\/5 {
  border-inline-end-color: rgb(76 5 25 / 0.05);
}
.tw-border-e-rose-950\/50 {
  border-inline-end-color: rgb(76 5 25 / 0.5);
}
.tw-border-e-rose-950\/55 {
  border-inline-end-color: rgb(76 5 25 / 0.55);
}
.tw-border-e-rose-950\/60 {
  border-inline-end-color: rgb(76 5 25 / 0.6);
}
.tw-border-e-rose-950\/65 {
  border-inline-end-color: rgb(76 5 25 / 0.65);
}
.tw-border-e-rose-950\/70 {
  border-inline-end-color: rgb(76 5 25 / 0.7);
}
.tw-border-e-rose-950\/75 {
  border-inline-end-color: rgb(76 5 25 / 0.75);
}
.tw-border-e-rose-950\/80 {
  border-inline-end-color: rgb(76 5 25 / 0.8);
}
.tw-border-e-rose-950\/85 {
  border-inline-end-color: rgb(76 5 25 / 0.85);
}
.tw-border-e-rose-950\/90 {
  border-inline-end-color: rgb(76 5 25 / 0.9);
}
.tw-border-e-rose-950\/95 {
  border-inline-end-color: rgb(76 5 25 / 0.95);
}
.tw-border-e-sky-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-100\/0 {
  border-inline-end-color: rgb(224 242 254 / 0);
}
.tw-border-e-sky-100\/10 {
  border-inline-end-color: rgb(224 242 254 / 0.1);
}
.tw-border-e-sky-100\/100 {
  border-inline-end-color: rgb(224 242 254 / 1);
}
.tw-border-e-sky-100\/15 {
  border-inline-end-color: rgb(224 242 254 / 0.15);
}
.tw-border-e-sky-100\/20 {
  border-inline-end-color: rgb(224 242 254 / 0.2);
}
.tw-border-e-sky-100\/25 {
  border-inline-end-color: rgb(224 242 254 / 0.25);
}
.tw-border-e-sky-100\/30 {
  border-inline-end-color: rgb(224 242 254 / 0.3);
}
.tw-border-e-sky-100\/35 {
  border-inline-end-color: rgb(224 242 254 / 0.35);
}
.tw-border-e-sky-100\/40 {
  border-inline-end-color: rgb(224 242 254 / 0.4);
}
.tw-border-e-sky-100\/45 {
  border-inline-end-color: rgb(224 242 254 / 0.45);
}
.tw-border-e-sky-100\/5 {
  border-inline-end-color: rgb(224 242 254 / 0.05);
}
.tw-border-e-sky-100\/50 {
  border-inline-end-color: rgb(224 242 254 / 0.5);
}
.tw-border-e-sky-100\/55 {
  border-inline-end-color: rgb(224 242 254 / 0.55);
}
.tw-border-e-sky-100\/60 {
  border-inline-end-color: rgb(224 242 254 / 0.6);
}
.tw-border-e-sky-100\/65 {
  border-inline-end-color: rgb(224 242 254 / 0.65);
}
.tw-border-e-sky-100\/70 {
  border-inline-end-color: rgb(224 242 254 / 0.7);
}
.tw-border-e-sky-100\/75 {
  border-inline-end-color: rgb(224 242 254 / 0.75);
}
.tw-border-e-sky-100\/80 {
  border-inline-end-color: rgb(224 242 254 / 0.8);
}
.tw-border-e-sky-100\/85 {
  border-inline-end-color: rgb(224 242 254 / 0.85);
}
.tw-border-e-sky-100\/90 {
  border-inline-end-color: rgb(224 242 254 / 0.9);
}
.tw-border-e-sky-100\/95 {
  border-inline-end-color: rgb(224 242 254 / 0.95);
}
.tw-border-e-sky-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-200\/0 {
  border-inline-end-color: rgb(186 230 253 / 0);
}
.tw-border-e-sky-200\/10 {
  border-inline-end-color: rgb(186 230 253 / 0.1);
}
.tw-border-e-sky-200\/100 {
  border-inline-end-color: rgb(186 230 253 / 1);
}
.tw-border-e-sky-200\/15 {
  border-inline-end-color: rgb(186 230 253 / 0.15);
}
.tw-border-e-sky-200\/20 {
  border-inline-end-color: rgb(186 230 253 / 0.2);
}
.tw-border-e-sky-200\/25 {
  border-inline-end-color: rgb(186 230 253 / 0.25);
}
.tw-border-e-sky-200\/30 {
  border-inline-end-color: rgb(186 230 253 / 0.3);
}
.tw-border-e-sky-200\/35 {
  border-inline-end-color: rgb(186 230 253 / 0.35);
}
.tw-border-e-sky-200\/40 {
  border-inline-end-color: rgb(186 230 253 / 0.4);
}
.tw-border-e-sky-200\/45 {
  border-inline-end-color: rgb(186 230 253 / 0.45);
}
.tw-border-e-sky-200\/5 {
  border-inline-end-color: rgb(186 230 253 / 0.05);
}
.tw-border-e-sky-200\/50 {
  border-inline-end-color: rgb(186 230 253 / 0.5);
}
.tw-border-e-sky-200\/55 {
  border-inline-end-color: rgb(186 230 253 / 0.55);
}
.tw-border-e-sky-200\/60 {
  border-inline-end-color: rgb(186 230 253 / 0.6);
}
.tw-border-e-sky-200\/65 {
  border-inline-end-color: rgb(186 230 253 / 0.65);
}
.tw-border-e-sky-200\/70 {
  border-inline-end-color: rgb(186 230 253 / 0.7);
}
.tw-border-e-sky-200\/75 {
  border-inline-end-color: rgb(186 230 253 / 0.75);
}
.tw-border-e-sky-200\/80 {
  border-inline-end-color: rgb(186 230 253 / 0.8);
}
.tw-border-e-sky-200\/85 {
  border-inline-end-color: rgb(186 230 253 / 0.85);
}
.tw-border-e-sky-200\/90 {
  border-inline-end-color: rgb(186 230 253 / 0.9);
}
.tw-border-e-sky-200\/95 {
  border-inline-end-color: rgb(186 230 253 / 0.95);
}
.tw-border-e-sky-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-300\/0 {
  border-inline-end-color: rgb(125 211 252 / 0);
}
.tw-border-e-sky-300\/10 {
  border-inline-end-color: rgb(125 211 252 / 0.1);
}
.tw-border-e-sky-300\/100 {
  border-inline-end-color: rgb(125 211 252 / 1);
}
.tw-border-e-sky-300\/15 {
  border-inline-end-color: rgb(125 211 252 / 0.15);
}
.tw-border-e-sky-300\/20 {
  border-inline-end-color: rgb(125 211 252 / 0.2);
}
.tw-border-e-sky-300\/25 {
  border-inline-end-color: rgb(125 211 252 / 0.25);
}
.tw-border-e-sky-300\/30 {
  border-inline-end-color: rgb(125 211 252 / 0.3);
}
.tw-border-e-sky-300\/35 {
  border-inline-end-color: rgb(125 211 252 / 0.35);
}
.tw-border-e-sky-300\/40 {
  border-inline-end-color: rgb(125 211 252 / 0.4);
}
.tw-border-e-sky-300\/45 {
  border-inline-end-color: rgb(125 211 252 / 0.45);
}
.tw-border-e-sky-300\/5 {
  border-inline-end-color: rgb(125 211 252 / 0.05);
}
.tw-border-e-sky-300\/50 {
  border-inline-end-color: rgb(125 211 252 / 0.5);
}
.tw-border-e-sky-300\/55 {
  border-inline-end-color: rgb(125 211 252 / 0.55);
}
.tw-border-e-sky-300\/60 {
  border-inline-end-color: rgb(125 211 252 / 0.6);
}
.tw-border-e-sky-300\/65 {
  border-inline-end-color: rgb(125 211 252 / 0.65);
}
.tw-border-e-sky-300\/70 {
  border-inline-end-color: rgb(125 211 252 / 0.7);
}
.tw-border-e-sky-300\/75 {
  border-inline-end-color: rgb(125 211 252 / 0.75);
}
.tw-border-e-sky-300\/80 {
  border-inline-end-color: rgb(125 211 252 / 0.8);
}
.tw-border-e-sky-300\/85 {
  border-inline-end-color: rgb(125 211 252 / 0.85);
}
.tw-border-e-sky-300\/90 {
  border-inline-end-color: rgb(125 211 252 / 0.9);
}
.tw-border-e-sky-300\/95 {
  border-inline-end-color: rgb(125 211 252 / 0.95);
}
.tw-border-e-sky-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-400\/0 {
  border-inline-end-color: rgb(56 189 248 / 0);
}
.tw-border-e-sky-400\/10 {
  border-inline-end-color: rgb(56 189 248 / 0.1);
}
.tw-border-e-sky-400\/100 {
  border-inline-end-color: rgb(56 189 248 / 1);
}
.tw-border-e-sky-400\/15 {
  border-inline-end-color: rgb(56 189 248 / 0.15);
}
.tw-border-e-sky-400\/20 {
  border-inline-end-color: rgb(56 189 248 / 0.2);
}
.tw-border-e-sky-400\/25 {
  border-inline-end-color: rgb(56 189 248 / 0.25);
}
.tw-border-e-sky-400\/30 {
  border-inline-end-color: rgb(56 189 248 / 0.3);
}
.tw-border-e-sky-400\/35 {
  border-inline-end-color: rgb(56 189 248 / 0.35);
}
.tw-border-e-sky-400\/40 {
  border-inline-end-color: rgb(56 189 248 / 0.4);
}
.tw-border-e-sky-400\/45 {
  border-inline-end-color: rgb(56 189 248 / 0.45);
}
.tw-border-e-sky-400\/5 {
  border-inline-end-color: rgb(56 189 248 / 0.05);
}
.tw-border-e-sky-400\/50 {
  border-inline-end-color: rgb(56 189 248 / 0.5);
}
.tw-border-e-sky-400\/55 {
  border-inline-end-color: rgb(56 189 248 / 0.55);
}
.tw-border-e-sky-400\/60 {
  border-inline-end-color: rgb(56 189 248 / 0.6);
}
.tw-border-e-sky-400\/65 {
  border-inline-end-color: rgb(56 189 248 / 0.65);
}
.tw-border-e-sky-400\/70 {
  border-inline-end-color: rgb(56 189 248 / 0.7);
}
.tw-border-e-sky-400\/75 {
  border-inline-end-color: rgb(56 189 248 / 0.75);
}
.tw-border-e-sky-400\/80 {
  border-inline-end-color: rgb(56 189 248 / 0.8);
}
.tw-border-e-sky-400\/85 {
  border-inline-end-color: rgb(56 189 248 / 0.85);
}
.tw-border-e-sky-400\/90 {
  border-inline-end-color: rgb(56 189 248 / 0.9);
}
.tw-border-e-sky-400\/95 {
  border-inline-end-color: rgb(56 189 248 / 0.95);
}
.tw-border-e-sky-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-50\/0 {
  border-inline-end-color: rgb(240 249 255 / 0);
}
.tw-border-e-sky-50\/10 {
  border-inline-end-color: rgb(240 249 255 / 0.1);
}
.tw-border-e-sky-50\/100 {
  border-inline-end-color: rgb(240 249 255 / 1);
}
.tw-border-e-sky-50\/15 {
  border-inline-end-color: rgb(240 249 255 / 0.15);
}
.tw-border-e-sky-50\/20 {
  border-inline-end-color: rgb(240 249 255 / 0.2);
}
.tw-border-e-sky-50\/25 {
  border-inline-end-color: rgb(240 249 255 / 0.25);
}
.tw-border-e-sky-50\/30 {
  border-inline-end-color: rgb(240 249 255 / 0.3);
}
.tw-border-e-sky-50\/35 {
  border-inline-end-color: rgb(240 249 255 / 0.35);
}
.tw-border-e-sky-50\/40 {
  border-inline-end-color: rgb(240 249 255 / 0.4);
}
.tw-border-e-sky-50\/45 {
  border-inline-end-color: rgb(240 249 255 / 0.45);
}
.tw-border-e-sky-50\/5 {
  border-inline-end-color: rgb(240 249 255 / 0.05);
}
.tw-border-e-sky-50\/50 {
  border-inline-end-color: rgb(240 249 255 / 0.5);
}
.tw-border-e-sky-50\/55 {
  border-inline-end-color: rgb(240 249 255 / 0.55);
}
.tw-border-e-sky-50\/60 {
  border-inline-end-color: rgb(240 249 255 / 0.6);
}
.tw-border-e-sky-50\/65 {
  border-inline-end-color: rgb(240 249 255 / 0.65);
}
.tw-border-e-sky-50\/70 {
  border-inline-end-color: rgb(240 249 255 / 0.7);
}
.tw-border-e-sky-50\/75 {
  border-inline-end-color: rgb(240 249 255 / 0.75);
}
.tw-border-e-sky-50\/80 {
  border-inline-end-color: rgb(240 249 255 / 0.8);
}
.tw-border-e-sky-50\/85 {
  border-inline-end-color: rgb(240 249 255 / 0.85);
}
.tw-border-e-sky-50\/90 {
  border-inline-end-color: rgb(240 249 255 / 0.9);
}
.tw-border-e-sky-50\/95 {
  border-inline-end-color: rgb(240 249 255 / 0.95);
}
.tw-border-e-sky-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-500\/0 {
  border-inline-end-color: rgb(14 165 233 / 0);
}
.tw-border-e-sky-500\/10 {
  border-inline-end-color: rgb(14 165 233 / 0.1);
}
.tw-border-e-sky-500\/100 {
  border-inline-end-color: rgb(14 165 233 / 1);
}
.tw-border-e-sky-500\/15 {
  border-inline-end-color: rgb(14 165 233 / 0.15);
}
.tw-border-e-sky-500\/20 {
  border-inline-end-color: rgb(14 165 233 / 0.2);
}
.tw-border-e-sky-500\/25 {
  border-inline-end-color: rgb(14 165 233 / 0.25);
}
.tw-border-e-sky-500\/30 {
  border-inline-end-color: rgb(14 165 233 / 0.3);
}
.tw-border-e-sky-500\/35 {
  border-inline-end-color: rgb(14 165 233 / 0.35);
}
.tw-border-e-sky-500\/40 {
  border-inline-end-color: rgb(14 165 233 / 0.4);
}
.tw-border-e-sky-500\/45 {
  border-inline-end-color: rgb(14 165 233 / 0.45);
}
.tw-border-e-sky-500\/5 {
  border-inline-end-color: rgb(14 165 233 / 0.05);
}
.tw-border-e-sky-500\/50 {
  border-inline-end-color: rgb(14 165 233 / 0.5);
}
.tw-border-e-sky-500\/55 {
  border-inline-end-color: rgb(14 165 233 / 0.55);
}
.tw-border-e-sky-500\/60 {
  border-inline-end-color: rgb(14 165 233 / 0.6);
}
.tw-border-e-sky-500\/65 {
  border-inline-end-color: rgb(14 165 233 / 0.65);
}
.tw-border-e-sky-500\/70 {
  border-inline-end-color: rgb(14 165 233 / 0.7);
}
.tw-border-e-sky-500\/75 {
  border-inline-end-color: rgb(14 165 233 / 0.75);
}
.tw-border-e-sky-500\/80 {
  border-inline-end-color: rgb(14 165 233 / 0.8);
}
.tw-border-e-sky-500\/85 {
  border-inline-end-color: rgb(14 165 233 / 0.85);
}
.tw-border-e-sky-500\/90 {
  border-inline-end-color: rgb(14 165 233 / 0.9);
}
.tw-border-e-sky-500\/95 {
  border-inline-end-color: rgb(14 165 233 / 0.95);
}
.tw-border-e-sky-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-600\/0 {
  border-inline-end-color: rgb(2 132 199 / 0);
}
.tw-border-e-sky-600\/10 {
  border-inline-end-color: rgb(2 132 199 / 0.1);
}
.tw-border-e-sky-600\/100 {
  border-inline-end-color: rgb(2 132 199 / 1);
}
.tw-border-e-sky-600\/15 {
  border-inline-end-color: rgb(2 132 199 / 0.15);
}
.tw-border-e-sky-600\/20 {
  border-inline-end-color: rgb(2 132 199 / 0.2);
}
.tw-border-e-sky-600\/25 {
  border-inline-end-color: rgb(2 132 199 / 0.25);
}
.tw-border-e-sky-600\/30 {
  border-inline-end-color: rgb(2 132 199 / 0.3);
}
.tw-border-e-sky-600\/35 {
  border-inline-end-color: rgb(2 132 199 / 0.35);
}
.tw-border-e-sky-600\/40 {
  border-inline-end-color: rgb(2 132 199 / 0.4);
}
.tw-border-e-sky-600\/45 {
  border-inline-end-color: rgb(2 132 199 / 0.45);
}
.tw-border-e-sky-600\/5 {
  border-inline-end-color: rgb(2 132 199 / 0.05);
}
.tw-border-e-sky-600\/50 {
  border-inline-end-color: rgb(2 132 199 / 0.5);
}
.tw-border-e-sky-600\/55 {
  border-inline-end-color: rgb(2 132 199 / 0.55);
}
.tw-border-e-sky-600\/60 {
  border-inline-end-color: rgb(2 132 199 / 0.6);
}
.tw-border-e-sky-600\/65 {
  border-inline-end-color: rgb(2 132 199 / 0.65);
}
.tw-border-e-sky-600\/70 {
  border-inline-end-color: rgb(2 132 199 / 0.7);
}
.tw-border-e-sky-600\/75 {
  border-inline-end-color: rgb(2 132 199 / 0.75);
}
.tw-border-e-sky-600\/80 {
  border-inline-end-color: rgb(2 132 199 / 0.8);
}
.tw-border-e-sky-600\/85 {
  border-inline-end-color: rgb(2 132 199 / 0.85);
}
.tw-border-e-sky-600\/90 {
  border-inline-end-color: rgb(2 132 199 / 0.9);
}
.tw-border-e-sky-600\/95 {
  border-inline-end-color: rgb(2 132 199 / 0.95);
}
.tw-border-e-sky-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-700\/0 {
  border-inline-end-color: rgb(3 105 161 / 0);
}
.tw-border-e-sky-700\/10 {
  border-inline-end-color: rgb(3 105 161 / 0.1);
}
.tw-border-e-sky-700\/100 {
  border-inline-end-color: rgb(3 105 161 / 1);
}
.tw-border-e-sky-700\/15 {
  border-inline-end-color: rgb(3 105 161 / 0.15);
}
.tw-border-e-sky-700\/20 {
  border-inline-end-color: rgb(3 105 161 / 0.2);
}
.tw-border-e-sky-700\/25 {
  border-inline-end-color: rgb(3 105 161 / 0.25);
}
.tw-border-e-sky-700\/30 {
  border-inline-end-color: rgb(3 105 161 / 0.3);
}
.tw-border-e-sky-700\/35 {
  border-inline-end-color: rgb(3 105 161 / 0.35);
}
.tw-border-e-sky-700\/40 {
  border-inline-end-color: rgb(3 105 161 / 0.4);
}
.tw-border-e-sky-700\/45 {
  border-inline-end-color: rgb(3 105 161 / 0.45);
}
.tw-border-e-sky-700\/5 {
  border-inline-end-color: rgb(3 105 161 / 0.05);
}
.tw-border-e-sky-700\/50 {
  border-inline-end-color: rgb(3 105 161 / 0.5);
}
.tw-border-e-sky-700\/55 {
  border-inline-end-color: rgb(3 105 161 / 0.55);
}
.tw-border-e-sky-700\/60 {
  border-inline-end-color: rgb(3 105 161 / 0.6);
}
.tw-border-e-sky-700\/65 {
  border-inline-end-color: rgb(3 105 161 / 0.65);
}
.tw-border-e-sky-700\/70 {
  border-inline-end-color: rgb(3 105 161 / 0.7);
}
.tw-border-e-sky-700\/75 {
  border-inline-end-color: rgb(3 105 161 / 0.75);
}
.tw-border-e-sky-700\/80 {
  border-inline-end-color: rgb(3 105 161 / 0.8);
}
.tw-border-e-sky-700\/85 {
  border-inline-end-color: rgb(3 105 161 / 0.85);
}
.tw-border-e-sky-700\/90 {
  border-inline-end-color: rgb(3 105 161 / 0.9);
}
.tw-border-e-sky-700\/95 {
  border-inline-end-color: rgb(3 105 161 / 0.95);
}
.tw-border-e-sky-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-800\/0 {
  border-inline-end-color: rgb(7 89 133 / 0);
}
.tw-border-e-sky-800\/10 {
  border-inline-end-color: rgb(7 89 133 / 0.1);
}
.tw-border-e-sky-800\/100 {
  border-inline-end-color: rgb(7 89 133 / 1);
}
.tw-border-e-sky-800\/15 {
  border-inline-end-color: rgb(7 89 133 / 0.15);
}
.tw-border-e-sky-800\/20 {
  border-inline-end-color: rgb(7 89 133 / 0.2);
}
.tw-border-e-sky-800\/25 {
  border-inline-end-color: rgb(7 89 133 / 0.25);
}
.tw-border-e-sky-800\/30 {
  border-inline-end-color: rgb(7 89 133 / 0.3);
}
.tw-border-e-sky-800\/35 {
  border-inline-end-color: rgb(7 89 133 / 0.35);
}
.tw-border-e-sky-800\/40 {
  border-inline-end-color: rgb(7 89 133 / 0.4);
}
.tw-border-e-sky-800\/45 {
  border-inline-end-color: rgb(7 89 133 / 0.45);
}
.tw-border-e-sky-800\/5 {
  border-inline-end-color: rgb(7 89 133 / 0.05);
}
.tw-border-e-sky-800\/50 {
  border-inline-end-color: rgb(7 89 133 / 0.5);
}
.tw-border-e-sky-800\/55 {
  border-inline-end-color: rgb(7 89 133 / 0.55);
}
.tw-border-e-sky-800\/60 {
  border-inline-end-color: rgb(7 89 133 / 0.6);
}
.tw-border-e-sky-800\/65 {
  border-inline-end-color: rgb(7 89 133 / 0.65);
}
.tw-border-e-sky-800\/70 {
  border-inline-end-color: rgb(7 89 133 / 0.7);
}
.tw-border-e-sky-800\/75 {
  border-inline-end-color: rgb(7 89 133 / 0.75);
}
.tw-border-e-sky-800\/80 {
  border-inline-end-color: rgb(7 89 133 / 0.8);
}
.tw-border-e-sky-800\/85 {
  border-inline-end-color: rgb(7 89 133 / 0.85);
}
.tw-border-e-sky-800\/90 {
  border-inline-end-color: rgb(7 89 133 / 0.9);
}
.tw-border-e-sky-800\/95 {
  border-inline-end-color: rgb(7 89 133 / 0.95);
}
.tw-border-e-sky-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-900\/0 {
  border-inline-end-color: rgb(12 74 110 / 0);
}
.tw-border-e-sky-900\/10 {
  border-inline-end-color: rgb(12 74 110 / 0.1);
}
.tw-border-e-sky-900\/100 {
  border-inline-end-color: rgb(12 74 110 / 1);
}
.tw-border-e-sky-900\/15 {
  border-inline-end-color: rgb(12 74 110 / 0.15);
}
.tw-border-e-sky-900\/20 {
  border-inline-end-color: rgb(12 74 110 / 0.2);
}
.tw-border-e-sky-900\/25 {
  border-inline-end-color: rgb(12 74 110 / 0.25);
}
.tw-border-e-sky-900\/30 {
  border-inline-end-color: rgb(12 74 110 / 0.3);
}
.tw-border-e-sky-900\/35 {
  border-inline-end-color: rgb(12 74 110 / 0.35);
}
.tw-border-e-sky-900\/40 {
  border-inline-end-color: rgb(12 74 110 / 0.4);
}
.tw-border-e-sky-900\/45 {
  border-inline-end-color: rgb(12 74 110 / 0.45);
}
.tw-border-e-sky-900\/5 {
  border-inline-end-color: rgb(12 74 110 / 0.05);
}
.tw-border-e-sky-900\/50 {
  border-inline-end-color: rgb(12 74 110 / 0.5);
}
.tw-border-e-sky-900\/55 {
  border-inline-end-color: rgb(12 74 110 / 0.55);
}
.tw-border-e-sky-900\/60 {
  border-inline-end-color: rgb(12 74 110 / 0.6);
}
.tw-border-e-sky-900\/65 {
  border-inline-end-color: rgb(12 74 110 / 0.65);
}
.tw-border-e-sky-900\/70 {
  border-inline-end-color: rgb(12 74 110 / 0.7);
}
.tw-border-e-sky-900\/75 {
  border-inline-end-color: rgb(12 74 110 / 0.75);
}
.tw-border-e-sky-900\/80 {
  border-inline-end-color: rgb(12 74 110 / 0.8);
}
.tw-border-e-sky-900\/85 {
  border-inline-end-color: rgb(12 74 110 / 0.85);
}
.tw-border-e-sky-900\/90 {
  border-inline-end-color: rgb(12 74 110 / 0.9);
}
.tw-border-e-sky-900\/95 {
  border-inline-end-color: rgb(12 74 110 / 0.95);
}
.tw-border-e-sky-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-e-sky-950\/0 {
  border-inline-end-color: rgb(8 47 73 / 0);
}
.tw-border-e-sky-950\/10 {
  border-inline-end-color: rgb(8 47 73 / 0.1);
}
.tw-border-e-sky-950\/100 {
  border-inline-end-color: rgb(8 47 73 / 1);
}
.tw-border-e-sky-950\/15 {
  border-inline-end-color: rgb(8 47 73 / 0.15);
}
.tw-border-e-sky-950\/20 {
  border-inline-end-color: rgb(8 47 73 / 0.2);
}
.tw-border-e-sky-950\/25 {
  border-inline-end-color: rgb(8 47 73 / 0.25);
}
.tw-border-e-sky-950\/30 {
  border-inline-end-color: rgb(8 47 73 / 0.3);
}
.tw-border-e-sky-950\/35 {
  border-inline-end-color: rgb(8 47 73 / 0.35);
}
.tw-border-e-sky-950\/40 {
  border-inline-end-color: rgb(8 47 73 / 0.4);
}
.tw-border-e-sky-950\/45 {
  border-inline-end-color: rgb(8 47 73 / 0.45);
}
.tw-border-e-sky-950\/5 {
  border-inline-end-color: rgb(8 47 73 / 0.05);
}
.tw-border-e-sky-950\/50 {
  border-inline-end-color: rgb(8 47 73 / 0.5);
}
.tw-border-e-sky-950\/55 {
  border-inline-end-color: rgb(8 47 73 / 0.55);
}
.tw-border-e-sky-950\/60 {
  border-inline-end-color: rgb(8 47 73 / 0.6);
}
.tw-border-e-sky-950\/65 {
  border-inline-end-color: rgb(8 47 73 / 0.65);
}
.tw-border-e-sky-950\/70 {
  border-inline-end-color: rgb(8 47 73 / 0.7);
}
.tw-border-e-sky-950\/75 {
  border-inline-end-color: rgb(8 47 73 / 0.75);
}
.tw-border-e-sky-950\/80 {
  border-inline-end-color: rgb(8 47 73 / 0.8);
}
.tw-border-e-sky-950\/85 {
  border-inline-end-color: rgb(8 47 73 / 0.85);
}
.tw-border-e-sky-950\/90 {
  border-inline-end-color: rgb(8 47 73 / 0.9);
}
.tw-border-e-sky-950\/95 {
  border-inline-end-color: rgb(8 47 73 / 0.95);
}
.tw-border-e-slate-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-100\/0 {
  border-inline-end-color: rgb(241 245 249 / 0);
}
.tw-border-e-slate-100\/10 {
  border-inline-end-color: rgb(241 245 249 / 0.1);
}
.tw-border-e-slate-100\/100 {
  border-inline-end-color: rgb(241 245 249 / 1);
}
.tw-border-e-slate-100\/15 {
  border-inline-end-color: rgb(241 245 249 / 0.15);
}
.tw-border-e-slate-100\/20 {
  border-inline-end-color: rgb(241 245 249 / 0.2);
}
.tw-border-e-slate-100\/25 {
  border-inline-end-color: rgb(241 245 249 / 0.25);
}
.tw-border-e-slate-100\/30 {
  border-inline-end-color: rgb(241 245 249 / 0.3);
}
.tw-border-e-slate-100\/35 {
  border-inline-end-color: rgb(241 245 249 / 0.35);
}
.tw-border-e-slate-100\/40 {
  border-inline-end-color: rgb(241 245 249 / 0.4);
}
.tw-border-e-slate-100\/45 {
  border-inline-end-color: rgb(241 245 249 / 0.45);
}
.tw-border-e-slate-100\/5 {
  border-inline-end-color: rgb(241 245 249 / 0.05);
}
.tw-border-e-slate-100\/50 {
  border-inline-end-color: rgb(241 245 249 / 0.5);
}
.tw-border-e-slate-100\/55 {
  border-inline-end-color: rgb(241 245 249 / 0.55);
}
.tw-border-e-slate-100\/60 {
  border-inline-end-color: rgb(241 245 249 / 0.6);
}
.tw-border-e-slate-100\/65 {
  border-inline-end-color: rgb(241 245 249 / 0.65);
}
.tw-border-e-slate-100\/70 {
  border-inline-end-color: rgb(241 245 249 / 0.7);
}
.tw-border-e-slate-100\/75 {
  border-inline-end-color: rgb(241 245 249 / 0.75);
}
.tw-border-e-slate-100\/80 {
  border-inline-end-color: rgb(241 245 249 / 0.8);
}
.tw-border-e-slate-100\/85 {
  border-inline-end-color: rgb(241 245 249 / 0.85);
}
.tw-border-e-slate-100\/90 {
  border-inline-end-color: rgb(241 245 249 / 0.9);
}
.tw-border-e-slate-100\/95 {
  border-inline-end-color: rgb(241 245 249 / 0.95);
}
.tw-border-e-slate-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-200\/0 {
  border-inline-end-color: rgb(226 232 240 / 0);
}
.tw-border-e-slate-200\/10 {
  border-inline-end-color: rgb(226 232 240 / 0.1);
}
.tw-border-e-slate-200\/100 {
  border-inline-end-color: rgb(226 232 240 / 1);
}
.tw-border-e-slate-200\/15 {
  border-inline-end-color: rgb(226 232 240 / 0.15);
}
.tw-border-e-slate-200\/20 {
  border-inline-end-color: rgb(226 232 240 / 0.2);
}
.tw-border-e-slate-200\/25 {
  border-inline-end-color: rgb(226 232 240 / 0.25);
}
.tw-border-e-slate-200\/30 {
  border-inline-end-color: rgb(226 232 240 / 0.3);
}
.tw-border-e-slate-200\/35 {
  border-inline-end-color: rgb(226 232 240 / 0.35);
}
.tw-border-e-slate-200\/40 {
  border-inline-end-color: rgb(226 232 240 / 0.4);
}
.tw-border-e-slate-200\/45 {
  border-inline-end-color: rgb(226 232 240 / 0.45);
}
.tw-border-e-slate-200\/5 {
  border-inline-end-color: rgb(226 232 240 / 0.05);
}
.tw-border-e-slate-200\/50 {
  border-inline-end-color: rgb(226 232 240 / 0.5);
}
.tw-border-e-slate-200\/55 {
  border-inline-end-color: rgb(226 232 240 / 0.55);
}
.tw-border-e-slate-200\/60 {
  border-inline-end-color: rgb(226 232 240 / 0.6);
}
.tw-border-e-slate-200\/65 {
  border-inline-end-color: rgb(226 232 240 / 0.65);
}
.tw-border-e-slate-200\/70 {
  border-inline-end-color: rgb(226 232 240 / 0.7);
}
.tw-border-e-slate-200\/75 {
  border-inline-end-color: rgb(226 232 240 / 0.75);
}
.tw-border-e-slate-200\/80 {
  border-inline-end-color: rgb(226 232 240 / 0.8);
}
.tw-border-e-slate-200\/85 {
  border-inline-end-color: rgb(226 232 240 / 0.85);
}
.tw-border-e-slate-200\/90 {
  border-inline-end-color: rgb(226 232 240 / 0.9);
}
.tw-border-e-slate-200\/95 {
  border-inline-end-color: rgb(226 232 240 / 0.95);
}
.tw-border-e-slate-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-300\/0 {
  border-inline-end-color: rgb(203 213 225 / 0);
}
.tw-border-e-slate-300\/10 {
  border-inline-end-color: rgb(203 213 225 / 0.1);
}
.tw-border-e-slate-300\/100 {
  border-inline-end-color: rgb(203 213 225 / 1);
}
.tw-border-e-slate-300\/15 {
  border-inline-end-color: rgb(203 213 225 / 0.15);
}
.tw-border-e-slate-300\/20 {
  border-inline-end-color: rgb(203 213 225 / 0.2);
}
.tw-border-e-slate-300\/25 {
  border-inline-end-color: rgb(203 213 225 / 0.25);
}
.tw-border-e-slate-300\/30 {
  border-inline-end-color: rgb(203 213 225 / 0.3);
}
.tw-border-e-slate-300\/35 {
  border-inline-end-color: rgb(203 213 225 / 0.35);
}
.tw-border-e-slate-300\/40 {
  border-inline-end-color: rgb(203 213 225 / 0.4);
}
.tw-border-e-slate-300\/45 {
  border-inline-end-color: rgb(203 213 225 / 0.45);
}
.tw-border-e-slate-300\/5 {
  border-inline-end-color: rgb(203 213 225 / 0.05);
}
.tw-border-e-slate-300\/50 {
  border-inline-end-color: rgb(203 213 225 / 0.5);
}
.tw-border-e-slate-300\/55 {
  border-inline-end-color: rgb(203 213 225 / 0.55);
}
.tw-border-e-slate-300\/60 {
  border-inline-end-color: rgb(203 213 225 / 0.6);
}
.tw-border-e-slate-300\/65 {
  border-inline-end-color: rgb(203 213 225 / 0.65);
}
.tw-border-e-slate-300\/70 {
  border-inline-end-color: rgb(203 213 225 / 0.7);
}
.tw-border-e-slate-300\/75 {
  border-inline-end-color: rgb(203 213 225 / 0.75);
}
.tw-border-e-slate-300\/80 {
  border-inline-end-color: rgb(203 213 225 / 0.8);
}
.tw-border-e-slate-300\/85 {
  border-inline-end-color: rgb(203 213 225 / 0.85);
}
.tw-border-e-slate-300\/90 {
  border-inline-end-color: rgb(203 213 225 / 0.9);
}
.tw-border-e-slate-300\/95 {
  border-inline-end-color: rgb(203 213 225 / 0.95);
}
.tw-border-e-slate-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-400\/0 {
  border-inline-end-color: rgb(148 163 184 / 0);
}
.tw-border-e-slate-400\/10 {
  border-inline-end-color: rgb(148 163 184 / 0.1);
}
.tw-border-e-slate-400\/100 {
  border-inline-end-color: rgb(148 163 184 / 1);
}
.tw-border-e-slate-400\/15 {
  border-inline-end-color: rgb(148 163 184 / 0.15);
}
.tw-border-e-slate-400\/20 {
  border-inline-end-color: rgb(148 163 184 / 0.2);
}
.tw-border-e-slate-400\/25 {
  border-inline-end-color: rgb(148 163 184 / 0.25);
}
.tw-border-e-slate-400\/30 {
  border-inline-end-color: rgb(148 163 184 / 0.3);
}
.tw-border-e-slate-400\/35 {
  border-inline-end-color: rgb(148 163 184 / 0.35);
}
.tw-border-e-slate-400\/40 {
  border-inline-end-color: rgb(148 163 184 / 0.4);
}
.tw-border-e-slate-400\/45 {
  border-inline-end-color: rgb(148 163 184 / 0.45);
}
.tw-border-e-slate-400\/5 {
  border-inline-end-color: rgb(148 163 184 / 0.05);
}
.tw-border-e-slate-400\/50 {
  border-inline-end-color: rgb(148 163 184 / 0.5);
}
.tw-border-e-slate-400\/55 {
  border-inline-end-color: rgb(148 163 184 / 0.55);
}
.tw-border-e-slate-400\/60 {
  border-inline-end-color: rgb(148 163 184 / 0.6);
}
.tw-border-e-slate-400\/65 {
  border-inline-end-color: rgb(148 163 184 / 0.65);
}
.tw-border-e-slate-400\/70 {
  border-inline-end-color: rgb(148 163 184 / 0.7);
}
.tw-border-e-slate-400\/75 {
  border-inline-end-color: rgb(148 163 184 / 0.75);
}
.tw-border-e-slate-400\/80 {
  border-inline-end-color: rgb(148 163 184 / 0.8);
}
.tw-border-e-slate-400\/85 {
  border-inline-end-color: rgb(148 163 184 / 0.85);
}
.tw-border-e-slate-400\/90 {
  border-inline-end-color: rgb(148 163 184 / 0.9);
}
.tw-border-e-slate-400\/95 {
  border-inline-end-color: rgb(148 163 184 / 0.95);
}
.tw-border-e-slate-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-50\/0 {
  border-inline-end-color: rgb(248 250 252 / 0);
}
.tw-border-e-slate-50\/10 {
  border-inline-end-color: rgb(248 250 252 / 0.1);
}
.tw-border-e-slate-50\/100 {
  border-inline-end-color: rgb(248 250 252 / 1);
}
.tw-border-e-slate-50\/15 {
  border-inline-end-color: rgb(248 250 252 / 0.15);
}
.tw-border-e-slate-50\/20 {
  border-inline-end-color: rgb(248 250 252 / 0.2);
}
.tw-border-e-slate-50\/25 {
  border-inline-end-color: rgb(248 250 252 / 0.25);
}
.tw-border-e-slate-50\/30 {
  border-inline-end-color: rgb(248 250 252 / 0.3);
}
.tw-border-e-slate-50\/35 {
  border-inline-end-color: rgb(248 250 252 / 0.35);
}
.tw-border-e-slate-50\/40 {
  border-inline-end-color: rgb(248 250 252 / 0.4);
}
.tw-border-e-slate-50\/45 {
  border-inline-end-color: rgb(248 250 252 / 0.45);
}
.tw-border-e-slate-50\/5 {
  border-inline-end-color: rgb(248 250 252 / 0.05);
}
.tw-border-e-slate-50\/50 {
  border-inline-end-color: rgb(248 250 252 / 0.5);
}
.tw-border-e-slate-50\/55 {
  border-inline-end-color: rgb(248 250 252 / 0.55);
}
.tw-border-e-slate-50\/60 {
  border-inline-end-color: rgb(248 250 252 / 0.6);
}
.tw-border-e-slate-50\/65 {
  border-inline-end-color: rgb(248 250 252 / 0.65);
}
.tw-border-e-slate-50\/70 {
  border-inline-end-color: rgb(248 250 252 / 0.7);
}
.tw-border-e-slate-50\/75 {
  border-inline-end-color: rgb(248 250 252 / 0.75);
}
.tw-border-e-slate-50\/80 {
  border-inline-end-color: rgb(248 250 252 / 0.8);
}
.tw-border-e-slate-50\/85 {
  border-inline-end-color: rgb(248 250 252 / 0.85);
}
.tw-border-e-slate-50\/90 {
  border-inline-end-color: rgb(248 250 252 / 0.9);
}
.tw-border-e-slate-50\/95 {
  border-inline-end-color: rgb(248 250 252 / 0.95);
}
.tw-border-e-slate-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-500\/0 {
  border-inline-end-color: rgb(100 116 139 / 0);
}
.tw-border-e-slate-500\/10 {
  border-inline-end-color: rgb(100 116 139 / 0.1);
}
.tw-border-e-slate-500\/100 {
  border-inline-end-color: rgb(100 116 139 / 1);
}
.tw-border-e-slate-500\/15 {
  border-inline-end-color: rgb(100 116 139 / 0.15);
}
.tw-border-e-slate-500\/20 {
  border-inline-end-color: rgb(100 116 139 / 0.2);
}
.tw-border-e-slate-500\/25 {
  border-inline-end-color: rgb(100 116 139 / 0.25);
}
.tw-border-e-slate-500\/30 {
  border-inline-end-color: rgb(100 116 139 / 0.3);
}
.tw-border-e-slate-500\/35 {
  border-inline-end-color: rgb(100 116 139 / 0.35);
}
.tw-border-e-slate-500\/40 {
  border-inline-end-color: rgb(100 116 139 / 0.4);
}
.tw-border-e-slate-500\/45 {
  border-inline-end-color: rgb(100 116 139 / 0.45);
}
.tw-border-e-slate-500\/5 {
  border-inline-end-color: rgb(100 116 139 / 0.05);
}
.tw-border-e-slate-500\/50 {
  border-inline-end-color: rgb(100 116 139 / 0.5);
}
.tw-border-e-slate-500\/55 {
  border-inline-end-color: rgb(100 116 139 / 0.55);
}
.tw-border-e-slate-500\/60 {
  border-inline-end-color: rgb(100 116 139 / 0.6);
}
.tw-border-e-slate-500\/65 {
  border-inline-end-color: rgb(100 116 139 / 0.65);
}
.tw-border-e-slate-500\/70 {
  border-inline-end-color: rgb(100 116 139 / 0.7);
}
.tw-border-e-slate-500\/75 {
  border-inline-end-color: rgb(100 116 139 / 0.75);
}
.tw-border-e-slate-500\/80 {
  border-inline-end-color: rgb(100 116 139 / 0.8);
}
.tw-border-e-slate-500\/85 {
  border-inline-end-color: rgb(100 116 139 / 0.85);
}
.tw-border-e-slate-500\/90 {
  border-inline-end-color: rgb(100 116 139 / 0.9);
}
.tw-border-e-slate-500\/95 {
  border-inline-end-color: rgb(100 116 139 / 0.95);
}
.tw-border-e-slate-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-600\/0 {
  border-inline-end-color: rgb(71 85 105 / 0);
}
.tw-border-e-slate-600\/10 {
  border-inline-end-color: rgb(71 85 105 / 0.1);
}
.tw-border-e-slate-600\/100 {
  border-inline-end-color: rgb(71 85 105 / 1);
}
.tw-border-e-slate-600\/15 {
  border-inline-end-color: rgb(71 85 105 / 0.15);
}
.tw-border-e-slate-600\/20 {
  border-inline-end-color: rgb(71 85 105 / 0.2);
}
.tw-border-e-slate-600\/25 {
  border-inline-end-color: rgb(71 85 105 / 0.25);
}
.tw-border-e-slate-600\/30 {
  border-inline-end-color: rgb(71 85 105 / 0.3);
}
.tw-border-e-slate-600\/35 {
  border-inline-end-color: rgb(71 85 105 / 0.35);
}
.tw-border-e-slate-600\/40 {
  border-inline-end-color: rgb(71 85 105 / 0.4);
}
.tw-border-e-slate-600\/45 {
  border-inline-end-color: rgb(71 85 105 / 0.45);
}
.tw-border-e-slate-600\/5 {
  border-inline-end-color: rgb(71 85 105 / 0.05);
}
.tw-border-e-slate-600\/50 {
  border-inline-end-color: rgb(71 85 105 / 0.5);
}
.tw-border-e-slate-600\/55 {
  border-inline-end-color: rgb(71 85 105 / 0.55);
}
.tw-border-e-slate-600\/60 {
  border-inline-end-color: rgb(71 85 105 / 0.6);
}
.tw-border-e-slate-600\/65 {
  border-inline-end-color: rgb(71 85 105 / 0.65);
}
.tw-border-e-slate-600\/70 {
  border-inline-end-color: rgb(71 85 105 / 0.7);
}
.tw-border-e-slate-600\/75 {
  border-inline-end-color: rgb(71 85 105 / 0.75);
}
.tw-border-e-slate-600\/80 {
  border-inline-end-color: rgb(71 85 105 / 0.8);
}
.tw-border-e-slate-600\/85 {
  border-inline-end-color: rgb(71 85 105 / 0.85);
}
.tw-border-e-slate-600\/90 {
  border-inline-end-color: rgb(71 85 105 / 0.9);
}
.tw-border-e-slate-600\/95 {
  border-inline-end-color: rgb(71 85 105 / 0.95);
}
.tw-border-e-slate-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-700\/0 {
  border-inline-end-color: rgb(51 65 85 / 0);
}
.tw-border-e-slate-700\/10 {
  border-inline-end-color: rgb(51 65 85 / 0.1);
}
.tw-border-e-slate-700\/100 {
  border-inline-end-color: rgb(51 65 85 / 1);
}
.tw-border-e-slate-700\/15 {
  border-inline-end-color: rgb(51 65 85 / 0.15);
}
.tw-border-e-slate-700\/20 {
  border-inline-end-color: rgb(51 65 85 / 0.2);
}
.tw-border-e-slate-700\/25 {
  border-inline-end-color: rgb(51 65 85 / 0.25);
}
.tw-border-e-slate-700\/30 {
  border-inline-end-color: rgb(51 65 85 / 0.3);
}
.tw-border-e-slate-700\/35 {
  border-inline-end-color: rgb(51 65 85 / 0.35);
}
.tw-border-e-slate-700\/40 {
  border-inline-end-color: rgb(51 65 85 / 0.4);
}
.tw-border-e-slate-700\/45 {
  border-inline-end-color: rgb(51 65 85 / 0.45);
}
.tw-border-e-slate-700\/5 {
  border-inline-end-color: rgb(51 65 85 / 0.05);
}
.tw-border-e-slate-700\/50 {
  border-inline-end-color: rgb(51 65 85 / 0.5);
}
.tw-border-e-slate-700\/55 {
  border-inline-end-color: rgb(51 65 85 / 0.55);
}
.tw-border-e-slate-700\/60 {
  border-inline-end-color: rgb(51 65 85 / 0.6);
}
.tw-border-e-slate-700\/65 {
  border-inline-end-color: rgb(51 65 85 / 0.65);
}
.tw-border-e-slate-700\/70 {
  border-inline-end-color: rgb(51 65 85 / 0.7);
}
.tw-border-e-slate-700\/75 {
  border-inline-end-color: rgb(51 65 85 / 0.75);
}
.tw-border-e-slate-700\/80 {
  border-inline-end-color: rgb(51 65 85 / 0.8);
}
.tw-border-e-slate-700\/85 {
  border-inline-end-color: rgb(51 65 85 / 0.85);
}
.tw-border-e-slate-700\/90 {
  border-inline-end-color: rgb(51 65 85 / 0.9);
}
.tw-border-e-slate-700\/95 {
  border-inline-end-color: rgb(51 65 85 / 0.95);
}
.tw-border-e-slate-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-800\/0 {
  border-inline-end-color: rgb(30 41 59 / 0);
}
.tw-border-e-slate-800\/10 {
  border-inline-end-color: rgb(30 41 59 / 0.1);
}
.tw-border-e-slate-800\/100 {
  border-inline-end-color: rgb(30 41 59 / 1);
}
.tw-border-e-slate-800\/15 {
  border-inline-end-color: rgb(30 41 59 / 0.15);
}
.tw-border-e-slate-800\/20 {
  border-inline-end-color: rgb(30 41 59 / 0.2);
}
.tw-border-e-slate-800\/25 {
  border-inline-end-color: rgb(30 41 59 / 0.25);
}
.tw-border-e-slate-800\/30 {
  border-inline-end-color: rgb(30 41 59 / 0.3);
}
.tw-border-e-slate-800\/35 {
  border-inline-end-color: rgb(30 41 59 / 0.35);
}
.tw-border-e-slate-800\/40 {
  border-inline-end-color: rgb(30 41 59 / 0.4);
}
.tw-border-e-slate-800\/45 {
  border-inline-end-color: rgb(30 41 59 / 0.45);
}
.tw-border-e-slate-800\/5 {
  border-inline-end-color: rgb(30 41 59 / 0.05);
}
.tw-border-e-slate-800\/50 {
  border-inline-end-color: rgb(30 41 59 / 0.5);
}
.tw-border-e-slate-800\/55 {
  border-inline-end-color: rgb(30 41 59 / 0.55);
}
.tw-border-e-slate-800\/60 {
  border-inline-end-color: rgb(30 41 59 / 0.6);
}
.tw-border-e-slate-800\/65 {
  border-inline-end-color: rgb(30 41 59 / 0.65);
}
.tw-border-e-slate-800\/70 {
  border-inline-end-color: rgb(30 41 59 / 0.7);
}
.tw-border-e-slate-800\/75 {
  border-inline-end-color: rgb(30 41 59 / 0.75);
}
.tw-border-e-slate-800\/80 {
  border-inline-end-color: rgb(30 41 59 / 0.8);
}
.tw-border-e-slate-800\/85 {
  border-inline-end-color: rgb(30 41 59 / 0.85);
}
.tw-border-e-slate-800\/90 {
  border-inline-end-color: rgb(30 41 59 / 0.9);
}
.tw-border-e-slate-800\/95 {
  border-inline-end-color: rgb(30 41 59 / 0.95);
}
.tw-border-e-slate-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-900\/0 {
  border-inline-end-color: rgb(15 23 42 / 0);
}
.tw-border-e-slate-900\/10 {
  border-inline-end-color: rgb(15 23 42 / 0.1);
}
.tw-border-e-slate-900\/100 {
  border-inline-end-color: rgb(15 23 42 / 1);
}
.tw-border-e-slate-900\/15 {
  border-inline-end-color: rgb(15 23 42 / 0.15);
}
.tw-border-e-slate-900\/20 {
  border-inline-end-color: rgb(15 23 42 / 0.2);
}
.tw-border-e-slate-900\/25 {
  border-inline-end-color: rgb(15 23 42 / 0.25);
}
.tw-border-e-slate-900\/30 {
  border-inline-end-color: rgb(15 23 42 / 0.3);
}
.tw-border-e-slate-900\/35 {
  border-inline-end-color: rgb(15 23 42 / 0.35);
}
.tw-border-e-slate-900\/40 {
  border-inline-end-color: rgb(15 23 42 / 0.4);
}
.tw-border-e-slate-900\/45 {
  border-inline-end-color: rgb(15 23 42 / 0.45);
}
.tw-border-e-slate-900\/5 {
  border-inline-end-color: rgb(15 23 42 / 0.05);
}
.tw-border-e-slate-900\/50 {
  border-inline-end-color: rgb(15 23 42 / 0.5);
}
.tw-border-e-slate-900\/55 {
  border-inline-end-color: rgb(15 23 42 / 0.55);
}
.tw-border-e-slate-900\/60 {
  border-inline-end-color: rgb(15 23 42 / 0.6);
}
.tw-border-e-slate-900\/65 {
  border-inline-end-color: rgb(15 23 42 / 0.65);
}
.tw-border-e-slate-900\/70 {
  border-inline-end-color: rgb(15 23 42 / 0.7);
}
.tw-border-e-slate-900\/75 {
  border-inline-end-color: rgb(15 23 42 / 0.75);
}
.tw-border-e-slate-900\/80 {
  border-inline-end-color: rgb(15 23 42 / 0.8);
}
.tw-border-e-slate-900\/85 {
  border-inline-end-color: rgb(15 23 42 / 0.85);
}
.tw-border-e-slate-900\/90 {
  border-inline-end-color: rgb(15 23 42 / 0.9);
}
.tw-border-e-slate-900\/95 {
  border-inline-end-color: rgb(15 23 42 / 0.95);
}
.tw-border-e-slate-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-e-slate-950\/0 {
  border-inline-end-color: rgb(2 6 23 / 0);
}
.tw-border-e-slate-950\/10 {
  border-inline-end-color: rgb(2 6 23 / 0.1);
}
.tw-border-e-slate-950\/100 {
  border-inline-end-color: rgb(2 6 23 / 1);
}
.tw-border-e-slate-950\/15 {
  border-inline-end-color: rgb(2 6 23 / 0.15);
}
.tw-border-e-slate-950\/20 {
  border-inline-end-color: rgb(2 6 23 / 0.2);
}
.tw-border-e-slate-950\/25 {
  border-inline-end-color: rgb(2 6 23 / 0.25);
}
.tw-border-e-slate-950\/30 {
  border-inline-end-color: rgb(2 6 23 / 0.3);
}
.tw-border-e-slate-950\/35 {
  border-inline-end-color: rgb(2 6 23 / 0.35);
}
.tw-border-e-slate-950\/40 {
  border-inline-end-color: rgb(2 6 23 / 0.4);
}
.tw-border-e-slate-950\/45 {
  border-inline-end-color: rgb(2 6 23 / 0.45);
}
.tw-border-e-slate-950\/5 {
  border-inline-end-color: rgb(2 6 23 / 0.05);
}
.tw-border-e-slate-950\/50 {
  border-inline-end-color: rgb(2 6 23 / 0.5);
}
.tw-border-e-slate-950\/55 {
  border-inline-end-color: rgb(2 6 23 / 0.55);
}
.tw-border-e-slate-950\/60 {
  border-inline-end-color: rgb(2 6 23 / 0.6);
}
.tw-border-e-slate-950\/65 {
  border-inline-end-color: rgb(2 6 23 / 0.65);
}
.tw-border-e-slate-950\/70 {
  border-inline-end-color: rgb(2 6 23 / 0.7);
}
.tw-border-e-slate-950\/75 {
  border-inline-end-color: rgb(2 6 23 / 0.75);
}
.tw-border-e-slate-950\/80 {
  border-inline-end-color: rgb(2 6 23 / 0.8);
}
.tw-border-e-slate-950\/85 {
  border-inline-end-color: rgb(2 6 23 / 0.85);
}
.tw-border-e-slate-950\/90 {
  border-inline-end-color: rgb(2 6 23 / 0.9);
}
.tw-border-e-slate-950\/95 {
  border-inline-end-color: rgb(2 6 23 / 0.95);
}
.tw-border-e-stone-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-100\/0 {
  border-inline-end-color: rgb(245 245 244 / 0);
}
.tw-border-e-stone-100\/10 {
  border-inline-end-color: rgb(245 245 244 / 0.1);
}
.tw-border-e-stone-100\/100 {
  border-inline-end-color: rgb(245 245 244 / 1);
}
.tw-border-e-stone-100\/15 {
  border-inline-end-color: rgb(245 245 244 / 0.15);
}
.tw-border-e-stone-100\/20 {
  border-inline-end-color: rgb(245 245 244 / 0.2);
}
.tw-border-e-stone-100\/25 {
  border-inline-end-color: rgb(245 245 244 / 0.25);
}
.tw-border-e-stone-100\/30 {
  border-inline-end-color: rgb(245 245 244 / 0.3);
}
.tw-border-e-stone-100\/35 {
  border-inline-end-color: rgb(245 245 244 / 0.35);
}
.tw-border-e-stone-100\/40 {
  border-inline-end-color: rgb(245 245 244 / 0.4);
}
.tw-border-e-stone-100\/45 {
  border-inline-end-color: rgb(245 245 244 / 0.45);
}
.tw-border-e-stone-100\/5 {
  border-inline-end-color: rgb(245 245 244 / 0.05);
}
.tw-border-e-stone-100\/50 {
  border-inline-end-color: rgb(245 245 244 / 0.5);
}
.tw-border-e-stone-100\/55 {
  border-inline-end-color: rgb(245 245 244 / 0.55);
}
.tw-border-e-stone-100\/60 {
  border-inline-end-color: rgb(245 245 244 / 0.6);
}
.tw-border-e-stone-100\/65 {
  border-inline-end-color: rgb(245 245 244 / 0.65);
}
.tw-border-e-stone-100\/70 {
  border-inline-end-color: rgb(245 245 244 / 0.7);
}
.tw-border-e-stone-100\/75 {
  border-inline-end-color: rgb(245 245 244 / 0.75);
}
.tw-border-e-stone-100\/80 {
  border-inline-end-color: rgb(245 245 244 / 0.8);
}
.tw-border-e-stone-100\/85 {
  border-inline-end-color: rgb(245 245 244 / 0.85);
}
.tw-border-e-stone-100\/90 {
  border-inline-end-color: rgb(245 245 244 / 0.9);
}
.tw-border-e-stone-100\/95 {
  border-inline-end-color: rgb(245 245 244 / 0.95);
}
.tw-border-e-stone-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-200\/0 {
  border-inline-end-color: rgb(231 229 228 / 0);
}
.tw-border-e-stone-200\/10 {
  border-inline-end-color: rgb(231 229 228 / 0.1);
}
.tw-border-e-stone-200\/100 {
  border-inline-end-color: rgb(231 229 228 / 1);
}
.tw-border-e-stone-200\/15 {
  border-inline-end-color: rgb(231 229 228 / 0.15);
}
.tw-border-e-stone-200\/20 {
  border-inline-end-color: rgb(231 229 228 / 0.2);
}
.tw-border-e-stone-200\/25 {
  border-inline-end-color: rgb(231 229 228 / 0.25);
}
.tw-border-e-stone-200\/30 {
  border-inline-end-color: rgb(231 229 228 / 0.3);
}
.tw-border-e-stone-200\/35 {
  border-inline-end-color: rgb(231 229 228 / 0.35);
}
.tw-border-e-stone-200\/40 {
  border-inline-end-color: rgb(231 229 228 / 0.4);
}
.tw-border-e-stone-200\/45 {
  border-inline-end-color: rgb(231 229 228 / 0.45);
}
.tw-border-e-stone-200\/5 {
  border-inline-end-color: rgb(231 229 228 / 0.05);
}
.tw-border-e-stone-200\/50 {
  border-inline-end-color: rgb(231 229 228 / 0.5);
}
.tw-border-e-stone-200\/55 {
  border-inline-end-color: rgb(231 229 228 / 0.55);
}
.tw-border-e-stone-200\/60 {
  border-inline-end-color: rgb(231 229 228 / 0.6);
}
.tw-border-e-stone-200\/65 {
  border-inline-end-color: rgb(231 229 228 / 0.65);
}
.tw-border-e-stone-200\/70 {
  border-inline-end-color: rgb(231 229 228 / 0.7);
}
.tw-border-e-stone-200\/75 {
  border-inline-end-color: rgb(231 229 228 / 0.75);
}
.tw-border-e-stone-200\/80 {
  border-inline-end-color: rgb(231 229 228 / 0.8);
}
.tw-border-e-stone-200\/85 {
  border-inline-end-color: rgb(231 229 228 / 0.85);
}
.tw-border-e-stone-200\/90 {
  border-inline-end-color: rgb(231 229 228 / 0.9);
}
.tw-border-e-stone-200\/95 {
  border-inline-end-color: rgb(231 229 228 / 0.95);
}
.tw-border-e-stone-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-300\/0 {
  border-inline-end-color: rgb(214 211 209 / 0);
}
.tw-border-e-stone-300\/10 {
  border-inline-end-color: rgb(214 211 209 / 0.1);
}
.tw-border-e-stone-300\/100 {
  border-inline-end-color: rgb(214 211 209 / 1);
}
.tw-border-e-stone-300\/15 {
  border-inline-end-color: rgb(214 211 209 / 0.15);
}
.tw-border-e-stone-300\/20 {
  border-inline-end-color: rgb(214 211 209 / 0.2);
}
.tw-border-e-stone-300\/25 {
  border-inline-end-color: rgb(214 211 209 / 0.25);
}
.tw-border-e-stone-300\/30 {
  border-inline-end-color: rgb(214 211 209 / 0.3);
}
.tw-border-e-stone-300\/35 {
  border-inline-end-color: rgb(214 211 209 / 0.35);
}
.tw-border-e-stone-300\/40 {
  border-inline-end-color: rgb(214 211 209 / 0.4);
}
.tw-border-e-stone-300\/45 {
  border-inline-end-color: rgb(214 211 209 / 0.45);
}
.tw-border-e-stone-300\/5 {
  border-inline-end-color: rgb(214 211 209 / 0.05);
}
.tw-border-e-stone-300\/50 {
  border-inline-end-color: rgb(214 211 209 / 0.5);
}
.tw-border-e-stone-300\/55 {
  border-inline-end-color: rgb(214 211 209 / 0.55);
}
.tw-border-e-stone-300\/60 {
  border-inline-end-color: rgb(214 211 209 / 0.6);
}
.tw-border-e-stone-300\/65 {
  border-inline-end-color: rgb(214 211 209 / 0.65);
}
.tw-border-e-stone-300\/70 {
  border-inline-end-color: rgb(214 211 209 / 0.7);
}
.tw-border-e-stone-300\/75 {
  border-inline-end-color: rgb(214 211 209 / 0.75);
}
.tw-border-e-stone-300\/80 {
  border-inline-end-color: rgb(214 211 209 / 0.8);
}
.tw-border-e-stone-300\/85 {
  border-inline-end-color: rgb(214 211 209 / 0.85);
}
.tw-border-e-stone-300\/90 {
  border-inline-end-color: rgb(214 211 209 / 0.9);
}
.tw-border-e-stone-300\/95 {
  border-inline-end-color: rgb(214 211 209 / 0.95);
}
.tw-border-e-stone-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-400\/0 {
  border-inline-end-color: rgb(168 162 158 / 0);
}
.tw-border-e-stone-400\/10 {
  border-inline-end-color: rgb(168 162 158 / 0.1);
}
.tw-border-e-stone-400\/100 {
  border-inline-end-color: rgb(168 162 158 / 1);
}
.tw-border-e-stone-400\/15 {
  border-inline-end-color: rgb(168 162 158 / 0.15);
}
.tw-border-e-stone-400\/20 {
  border-inline-end-color: rgb(168 162 158 / 0.2);
}
.tw-border-e-stone-400\/25 {
  border-inline-end-color: rgb(168 162 158 / 0.25);
}
.tw-border-e-stone-400\/30 {
  border-inline-end-color: rgb(168 162 158 / 0.3);
}
.tw-border-e-stone-400\/35 {
  border-inline-end-color: rgb(168 162 158 / 0.35);
}
.tw-border-e-stone-400\/40 {
  border-inline-end-color: rgb(168 162 158 / 0.4);
}
.tw-border-e-stone-400\/45 {
  border-inline-end-color: rgb(168 162 158 / 0.45);
}
.tw-border-e-stone-400\/5 {
  border-inline-end-color: rgb(168 162 158 / 0.05);
}
.tw-border-e-stone-400\/50 {
  border-inline-end-color: rgb(168 162 158 / 0.5);
}
.tw-border-e-stone-400\/55 {
  border-inline-end-color: rgb(168 162 158 / 0.55);
}
.tw-border-e-stone-400\/60 {
  border-inline-end-color: rgb(168 162 158 / 0.6);
}
.tw-border-e-stone-400\/65 {
  border-inline-end-color: rgb(168 162 158 / 0.65);
}
.tw-border-e-stone-400\/70 {
  border-inline-end-color: rgb(168 162 158 / 0.7);
}
.tw-border-e-stone-400\/75 {
  border-inline-end-color: rgb(168 162 158 / 0.75);
}
.tw-border-e-stone-400\/80 {
  border-inline-end-color: rgb(168 162 158 / 0.8);
}
.tw-border-e-stone-400\/85 {
  border-inline-end-color: rgb(168 162 158 / 0.85);
}
.tw-border-e-stone-400\/90 {
  border-inline-end-color: rgb(168 162 158 / 0.9);
}
.tw-border-e-stone-400\/95 {
  border-inline-end-color: rgb(168 162 158 / 0.95);
}
.tw-border-e-stone-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-50\/0 {
  border-inline-end-color: rgb(250 250 249 / 0);
}
.tw-border-e-stone-50\/10 {
  border-inline-end-color: rgb(250 250 249 / 0.1);
}
.tw-border-e-stone-50\/100 {
  border-inline-end-color: rgb(250 250 249 / 1);
}
.tw-border-e-stone-50\/15 {
  border-inline-end-color: rgb(250 250 249 / 0.15);
}
.tw-border-e-stone-50\/20 {
  border-inline-end-color: rgb(250 250 249 / 0.2);
}
.tw-border-e-stone-50\/25 {
  border-inline-end-color: rgb(250 250 249 / 0.25);
}
.tw-border-e-stone-50\/30 {
  border-inline-end-color: rgb(250 250 249 / 0.3);
}
.tw-border-e-stone-50\/35 {
  border-inline-end-color: rgb(250 250 249 / 0.35);
}
.tw-border-e-stone-50\/40 {
  border-inline-end-color: rgb(250 250 249 / 0.4);
}
.tw-border-e-stone-50\/45 {
  border-inline-end-color: rgb(250 250 249 / 0.45);
}
.tw-border-e-stone-50\/5 {
  border-inline-end-color: rgb(250 250 249 / 0.05);
}
.tw-border-e-stone-50\/50 {
  border-inline-end-color: rgb(250 250 249 / 0.5);
}
.tw-border-e-stone-50\/55 {
  border-inline-end-color: rgb(250 250 249 / 0.55);
}
.tw-border-e-stone-50\/60 {
  border-inline-end-color: rgb(250 250 249 / 0.6);
}
.tw-border-e-stone-50\/65 {
  border-inline-end-color: rgb(250 250 249 / 0.65);
}
.tw-border-e-stone-50\/70 {
  border-inline-end-color: rgb(250 250 249 / 0.7);
}
.tw-border-e-stone-50\/75 {
  border-inline-end-color: rgb(250 250 249 / 0.75);
}
.tw-border-e-stone-50\/80 {
  border-inline-end-color: rgb(250 250 249 / 0.8);
}
.tw-border-e-stone-50\/85 {
  border-inline-end-color: rgb(250 250 249 / 0.85);
}
.tw-border-e-stone-50\/90 {
  border-inline-end-color: rgb(250 250 249 / 0.9);
}
.tw-border-e-stone-50\/95 {
  border-inline-end-color: rgb(250 250 249 / 0.95);
}
.tw-border-e-stone-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-500\/0 {
  border-inline-end-color: rgb(120 113 108 / 0);
}
.tw-border-e-stone-500\/10 {
  border-inline-end-color: rgb(120 113 108 / 0.1);
}
.tw-border-e-stone-500\/100 {
  border-inline-end-color: rgb(120 113 108 / 1);
}
.tw-border-e-stone-500\/15 {
  border-inline-end-color: rgb(120 113 108 / 0.15);
}
.tw-border-e-stone-500\/20 {
  border-inline-end-color: rgb(120 113 108 / 0.2);
}
.tw-border-e-stone-500\/25 {
  border-inline-end-color: rgb(120 113 108 / 0.25);
}
.tw-border-e-stone-500\/30 {
  border-inline-end-color: rgb(120 113 108 / 0.3);
}
.tw-border-e-stone-500\/35 {
  border-inline-end-color: rgb(120 113 108 / 0.35);
}
.tw-border-e-stone-500\/40 {
  border-inline-end-color: rgb(120 113 108 / 0.4);
}
.tw-border-e-stone-500\/45 {
  border-inline-end-color: rgb(120 113 108 / 0.45);
}
.tw-border-e-stone-500\/5 {
  border-inline-end-color: rgb(120 113 108 / 0.05);
}
.tw-border-e-stone-500\/50 {
  border-inline-end-color: rgb(120 113 108 / 0.5);
}
.tw-border-e-stone-500\/55 {
  border-inline-end-color: rgb(120 113 108 / 0.55);
}
.tw-border-e-stone-500\/60 {
  border-inline-end-color: rgb(120 113 108 / 0.6);
}
.tw-border-e-stone-500\/65 {
  border-inline-end-color: rgb(120 113 108 / 0.65);
}
.tw-border-e-stone-500\/70 {
  border-inline-end-color: rgb(120 113 108 / 0.7);
}
.tw-border-e-stone-500\/75 {
  border-inline-end-color: rgb(120 113 108 / 0.75);
}
.tw-border-e-stone-500\/80 {
  border-inline-end-color: rgb(120 113 108 / 0.8);
}
.tw-border-e-stone-500\/85 {
  border-inline-end-color: rgb(120 113 108 / 0.85);
}
.tw-border-e-stone-500\/90 {
  border-inline-end-color: rgb(120 113 108 / 0.9);
}
.tw-border-e-stone-500\/95 {
  border-inline-end-color: rgb(120 113 108 / 0.95);
}
.tw-border-e-stone-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-600\/0 {
  border-inline-end-color: rgb(87 83 78 / 0);
}
.tw-border-e-stone-600\/10 {
  border-inline-end-color: rgb(87 83 78 / 0.1);
}
.tw-border-e-stone-600\/100 {
  border-inline-end-color: rgb(87 83 78 / 1);
}
.tw-border-e-stone-600\/15 {
  border-inline-end-color: rgb(87 83 78 / 0.15);
}
.tw-border-e-stone-600\/20 {
  border-inline-end-color: rgb(87 83 78 / 0.2);
}
.tw-border-e-stone-600\/25 {
  border-inline-end-color: rgb(87 83 78 / 0.25);
}
.tw-border-e-stone-600\/30 {
  border-inline-end-color: rgb(87 83 78 / 0.3);
}
.tw-border-e-stone-600\/35 {
  border-inline-end-color: rgb(87 83 78 / 0.35);
}
.tw-border-e-stone-600\/40 {
  border-inline-end-color: rgb(87 83 78 / 0.4);
}
.tw-border-e-stone-600\/45 {
  border-inline-end-color: rgb(87 83 78 / 0.45);
}
.tw-border-e-stone-600\/5 {
  border-inline-end-color: rgb(87 83 78 / 0.05);
}
.tw-border-e-stone-600\/50 {
  border-inline-end-color: rgb(87 83 78 / 0.5);
}
.tw-border-e-stone-600\/55 {
  border-inline-end-color: rgb(87 83 78 / 0.55);
}
.tw-border-e-stone-600\/60 {
  border-inline-end-color: rgb(87 83 78 / 0.6);
}
.tw-border-e-stone-600\/65 {
  border-inline-end-color: rgb(87 83 78 / 0.65);
}
.tw-border-e-stone-600\/70 {
  border-inline-end-color: rgb(87 83 78 / 0.7);
}
.tw-border-e-stone-600\/75 {
  border-inline-end-color: rgb(87 83 78 / 0.75);
}
.tw-border-e-stone-600\/80 {
  border-inline-end-color: rgb(87 83 78 / 0.8);
}
.tw-border-e-stone-600\/85 {
  border-inline-end-color: rgb(87 83 78 / 0.85);
}
.tw-border-e-stone-600\/90 {
  border-inline-end-color: rgb(87 83 78 / 0.9);
}
.tw-border-e-stone-600\/95 {
  border-inline-end-color: rgb(87 83 78 / 0.95);
}
.tw-border-e-stone-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-700\/0 {
  border-inline-end-color: rgb(68 64 60 / 0);
}
.tw-border-e-stone-700\/10 {
  border-inline-end-color: rgb(68 64 60 / 0.1);
}
.tw-border-e-stone-700\/100 {
  border-inline-end-color: rgb(68 64 60 / 1);
}
.tw-border-e-stone-700\/15 {
  border-inline-end-color: rgb(68 64 60 / 0.15);
}
.tw-border-e-stone-700\/20 {
  border-inline-end-color: rgb(68 64 60 / 0.2);
}
.tw-border-e-stone-700\/25 {
  border-inline-end-color: rgb(68 64 60 / 0.25);
}
.tw-border-e-stone-700\/30 {
  border-inline-end-color: rgb(68 64 60 / 0.3);
}
.tw-border-e-stone-700\/35 {
  border-inline-end-color: rgb(68 64 60 / 0.35);
}
.tw-border-e-stone-700\/40 {
  border-inline-end-color: rgb(68 64 60 / 0.4);
}
.tw-border-e-stone-700\/45 {
  border-inline-end-color: rgb(68 64 60 / 0.45);
}
.tw-border-e-stone-700\/5 {
  border-inline-end-color: rgb(68 64 60 / 0.05);
}
.tw-border-e-stone-700\/50 {
  border-inline-end-color: rgb(68 64 60 / 0.5);
}
.tw-border-e-stone-700\/55 {
  border-inline-end-color: rgb(68 64 60 / 0.55);
}
.tw-border-e-stone-700\/60 {
  border-inline-end-color: rgb(68 64 60 / 0.6);
}
.tw-border-e-stone-700\/65 {
  border-inline-end-color: rgb(68 64 60 / 0.65);
}
.tw-border-e-stone-700\/70 {
  border-inline-end-color: rgb(68 64 60 / 0.7);
}
.tw-border-e-stone-700\/75 {
  border-inline-end-color: rgb(68 64 60 / 0.75);
}
.tw-border-e-stone-700\/80 {
  border-inline-end-color: rgb(68 64 60 / 0.8);
}
.tw-border-e-stone-700\/85 {
  border-inline-end-color: rgb(68 64 60 / 0.85);
}
.tw-border-e-stone-700\/90 {
  border-inline-end-color: rgb(68 64 60 / 0.9);
}
.tw-border-e-stone-700\/95 {
  border-inline-end-color: rgb(68 64 60 / 0.95);
}
.tw-border-e-stone-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-800\/0 {
  border-inline-end-color: rgb(41 37 36 / 0);
}
.tw-border-e-stone-800\/10 {
  border-inline-end-color: rgb(41 37 36 / 0.1);
}
.tw-border-e-stone-800\/100 {
  border-inline-end-color: rgb(41 37 36 / 1);
}
.tw-border-e-stone-800\/15 {
  border-inline-end-color: rgb(41 37 36 / 0.15);
}
.tw-border-e-stone-800\/20 {
  border-inline-end-color: rgb(41 37 36 / 0.2);
}
.tw-border-e-stone-800\/25 {
  border-inline-end-color: rgb(41 37 36 / 0.25);
}
.tw-border-e-stone-800\/30 {
  border-inline-end-color: rgb(41 37 36 / 0.3);
}
.tw-border-e-stone-800\/35 {
  border-inline-end-color: rgb(41 37 36 / 0.35);
}
.tw-border-e-stone-800\/40 {
  border-inline-end-color: rgb(41 37 36 / 0.4);
}
.tw-border-e-stone-800\/45 {
  border-inline-end-color: rgb(41 37 36 / 0.45);
}
.tw-border-e-stone-800\/5 {
  border-inline-end-color: rgb(41 37 36 / 0.05);
}
.tw-border-e-stone-800\/50 {
  border-inline-end-color: rgb(41 37 36 / 0.5);
}
.tw-border-e-stone-800\/55 {
  border-inline-end-color: rgb(41 37 36 / 0.55);
}
.tw-border-e-stone-800\/60 {
  border-inline-end-color: rgb(41 37 36 / 0.6);
}
.tw-border-e-stone-800\/65 {
  border-inline-end-color: rgb(41 37 36 / 0.65);
}
.tw-border-e-stone-800\/70 {
  border-inline-end-color: rgb(41 37 36 / 0.7);
}
.tw-border-e-stone-800\/75 {
  border-inline-end-color: rgb(41 37 36 / 0.75);
}
.tw-border-e-stone-800\/80 {
  border-inline-end-color: rgb(41 37 36 / 0.8);
}
.tw-border-e-stone-800\/85 {
  border-inline-end-color: rgb(41 37 36 / 0.85);
}
.tw-border-e-stone-800\/90 {
  border-inline-end-color: rgb(41 37 36 / 0.9);
}
.tw-border-e-stone-800\/95 {
  border-inline-end-color: rgb(41 37 36 / 0.95);
}
.tw-border-e-stone-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-900\/0 {
  border-inline-end-color: rgb(28 25 23 / 0);
}
.tw-border-e-stone-900\/10 {
  border-inline-end-color: rgb(28 25 23 / 0.1);
}
.tw-border-e-stone-900\/100 {
  border-inline-end-color: rgb(28 25 23 / 1);
}
.tw-border-e-stone-900\/15 {
  border-inline-end-color: rgb(28 25 23 / 0.15);
}
.tw-border-e-stone-900\/20 {
  border-inline-end-color: rgb(28 25 23 / 0.2);
}
.tw-border-e-stone-900\/25 {
  border-inline-end-color: rgb(28 25 23 / 0.25);
}
.tw-border-e-stone-900\/30 {
  border-inline-end-color: rgb(28 25 23 / 0.3);
}
.tw-border-e-stone-900\/35 {
  border-inline-end-color: rgb(28 25 23 / 0.35);
}
.tw-border-e-stone-900\/40 {
  border-inline-end-color: rgb(28 25 23 / 0.4);
}
.tw-border-e-stone-900\/45 {
  border-inline-end-color: rgb(28 25 23 / 0.45);
}
.tw-border-e-stone-900\/5 {
  border-inline-end-color: rgb(28 25 23 / 0.05);
}
.tw-border-e-stone-900\/50 {
  border-inline-end-color: rgb(28 25 23 / 0.5);
}
.tw-border-e-stone-900\/55 {
  border-inline-end-color: rgb(28 25 23 / 0.55);
}
.tw-border-e-stone-900\/60 {
  border-inline-end-color: rgb(28 25 23 / 0.6);
}
.tw-border-e-stone-900\/65 {
  border-inline-end-color: rgb(28 25 23 / 0.65);
}
.tw-border-e-stone-900\/70 {
  border-inline-end-color: rgb(28 25 23 / 0.7);
}
.tw-border-e-stone-900\/75 {
  border-inline-end-color: rgb(28 25 23 / 0.75);
}
.tw-border-e-stone-900\/80 {
  border-inline-end-color: rgb(28 25 23 / 0.8);
}
.tw-border-e-stone-900\/85 {
  border-inline-end-color: rgb(28 25 23 / 0.85);
}
.tw-border-e-stone-900\/90 {
  border-inline-end-color: rgb(28 25 23 / 0.9);
}
.tw-border-e-stone-900\/95 {
  border-inline-end-color: rgb(28 25 23 / 0.95);
}
.tw-border-e-stone-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-e-stone-950\/0 {
  border-inline-end-color: rgb(12 10 9 / 0);
}
.tw-border-e-stone-950\/10 {
  border-inline-end-color: rgb(12 10 9 / 0.1);
}
.tw-border-e-stone-950\/100 {
  border-inline-end-color: rgb(12 10 9 / 1);
}
.tw-border-e-stone-950\/15 {
  border-inline-end-color: rgb(12 10 9 / 0.15);
}
.tw-border-e-stone-950\/20 {
  border-inline-end-color: rgb(12 10 9 / 0.2);
}
.tw-border-e-stone-950\/25 {
  border-inline-end-color: rgb(12 10 9 / 0.25);
}
.tw-border-e-stone-950\/30 {
  border-inline-end-color: rgb(12 10 9 / 0.3);
}
.tw-border-e-stone-950\/35 {
  border-inline-end-color: rgb(12 10 9 / 0.35);
}
.tw-border-e-stone-950\/40 {
  border-inline-end-color: rgb(12 10 9 / 0.4);
}
.tw-border-e-stone-950\/45 {
  border-inline-end-color: rgb(12 10 9 / 0.45);
}
.tw-border-e-stone-950\/5 {
  border-inline-end-color: rgb(12 10 9 / 0.05);
}
.tw-border-e-stone-950\/50 {
  border-inline-end-color: rgb(12 10 9 / 0.5);
}
.tw-border-e-stone-950\/55 {
  border-inline-end-color: rgb(12 10 9 / 0.55);
}
.tw-border-e-stone-950\/60 {
  border-inline-end-color: rgb(12 10 9 / 0.6);
}
.tw-border-e-stone-950\/65 {
  border-inline-end-color: rgb(12 10 9 / 0.65);
}
.tw-border-e-stone-950\/70 {
  border-inline-end-color: rgb(12 10 9 / 0.7);
}
.tw-border-e-stone-950\/75 {
  border-inline-end-color: rgb(12 10 9 / 0.75);
}
.tw-border-e-stone-950\/80 {
  border-inline-end-color: rgb(12 10 9 / 0.8);
}
.tw-border-e-stone-950\/85 {
  border-inline-end-color: rgb(12 10 9 / 0.85);
}
.tw-border-e-stone-950\/90 {
  border-inline-end-color: rgb(12 10 9 / 0.9);
}
.tw-border-e-stone-950\/95 {
  border-inline-end-color: rgb(12 10 9 / 0.95);
}
.tw-border-e-success {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-e-success-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-e-success-dark\/0 {
  border-inline-end-color: rgb(161 185 0 / 0);
}
.tw-border-e-success-dark\/10 {
  border-inline-end-color: rgb(161 185 0 / 0.1);
}
.tw-border-e-success-dark\/100 {
  border-inline-end-color: rgb(161 185 0 / 1);
}
.tw-border-e-success-dark\/15 {
  border-inline-end-color: rgb(161 185 0 / 0.15);
}
.tw-border-e-success-dark\/20 {
  border-inline-end-color: rgb(161 185 0 / 0.2);
}
.tw-border-e-success-dark\/25 {
  border-inline-end-color: rgb(161 185 0 / 0.25);
}
.tw-border-e-success-dark\/30 {
  border-inline-end-color: rgb(161 185 0 / 0.3);
}
.tw-border-e-success-dark\/35 {
  border-inline-end-color: rgb(161 185 0 / 0.35);
}
.tw-border-e-success-dark\/40 {
  border-inline-end-color: rgb(161 185 0 / 0.4);
}
.tw-border-e-success-dark\/45 {
  border-inline-end-color: rgb(161 185 0 / 0.45);
}
.tw-border-e-success-dark\/5 {
  border-inline-end-color: rgb(161 185 0 / 0.05);
}
.tw-border-e-success-dark\/50 {
  border-inline-end-color: rgb(161 185 0 / 0.5);
}
.tw-border-e-success-dark\/55 {
  border-inline-end-color: rgb(161 185 0 / 0.55);
}
.tw-border-e-success-dark\/60 {
  border-inline-end-color: rgb(161 185 0 / 0.6);
}
.tw-border-e-success-dark\/65 {
  border-inline-end-color: rgb(161 185 0 / 0.65);
}
.tw-border-e-success-dark\/70 {
  border-inline-end-color: rgb(161 185 0 / 0.7);
}
.tw-border-e-success-dark\/75 {
  border-inline-end-color: rgb(161 185 0 / 0.75);
}
.tw-border-e-success-dark\/80 {
  border-inline-end-color: rgb(161 185 0 / 0.8);
}
.tw-border-e-success-dark\/85 {
  border-inline-end-color: rgb(161 185 0 / 0.85);
}
.tw-border-e-success-dark\/90 {
  border-inline-end-color: rgb(161 185 0 / 0.9);
}
.tw-border-e-success-dark\/95 {
  border-inline-end-color: rgb(161 185 0 / 0.95);
}
.tw-border-e-success-light {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-e-success-light\/0 {
  border-inline-end-color: rgb(204 226 85 / 0);
}
.tw-border-e-success-light\/10 {
  border-inline-end-color: rgb(204 226 85 / 0.1);
}
.tw-border-e-success-light\/100 {
  border-inline-end-color: rgb(204 226 85 / 1);
}
.tw-border-e-success-light\/15 {
  border-inline-end-color: rgb(204 226 85 / 0.15);
}
.tw-border-e-success-light\/20 {
  border-inline-end-color: rgb(204 226 85 / 0.2);
}
.tw-border-e-success-light\/25 {
  border-inline-end-color: rgb(204 226 85 / 0.25);
}
.tw-border-e-success-light\/30 {
  border-inline-end-color: rgb(204 226 85 / 0.3);
}
.tw-border-e-success-light\/35 {
  border-inline-end-color: rgb(204 226 85 / 0.35);
}
.tw-border-e-success-light\/40 {
  border-inline-end-color: rgb(204 226 85 / 0.4);
}
.tw-border-e-success-light\/45 {
  border-inline-end-color: rgb(204 226 85 / 0.45);
}
.tw-border-e-success-light\/5 {
  border-inline-end-color: rgb(204 226 85 / 0.05);
}
.tw-border-e-success-light\/50 {
  border-inline-end-color: rgb(204 226 85 / 0.5);
}
.tw-border-e-success-light\/55 {
  border-inline-end-color: rgb(204 226 85 / 0.55);
}
.tw-border-e-success-light\/60 {
  border-inline-end-color: rgb(204 226 85 / 0.6);
}
.tw-border-e-success-light\/65 {
  border-inline-end-color: rgb(204 226 85 / 0.65);
}
.tw-border-e-success-light\/70 {
  border-inline-end-color: rgb(204 226 85 / 0.7);
}
.tw-border-e-success-light\/75 {
  border-inline-end-color: rgb(204 226 85 / 0.75);
}
.tw-border-e-success-light\/80 {
  border-inline-end-color: rgb(204 226 85 / 0.8);
}
.tw-border-e-success-light\/85 {
  border-inline-end-color: rgb(204 226 85 / 0.85);
}
.tw-border-e-success-light\/90 {
  border-inline-end-color: rgb(204 226 85 / 0.9);
}
.tw-border-e-success-light\/95 {
  border-inline-end-color: rgb(204 226 85 / 0.95);
}
.tw-border-e-success\/0 {
  border-inline-end-color: rgb(185 200 40 / 0);
}
.tw-border-e-success\/10 {
  border-inline-end-color: rgb(185 200 40 / 0.1);
}
.tw-border-e-success\/100 {
  border-inline-end-color: rgb(185 200 40 / 1);
}
.tw-border-e-success\/15 {
  border-inline-end-color: rgb(185 200 40 / 0.15);
}
.tw-border-e-success\/20 {
  border-inline-end-color: rgb(185 200 40 / 0.2);
}
.tw-border-e-success\/25 {
  border-inline-end-color: rgb(185 200 40 / 0.25);
}
.tw-border-e-success\/30 {
  border-inline-end-color: rgb(185 200 40 / 0.3);
}
.tw-border-e-success\/35 {
  border-inline-end-color: rgb(185 200 40 / 0.35);
}
.tw-border-e-success\/40 {
  border-inline-end-color: rgb(185 200 40 / 0.4);
}
.tw-border-e-success\/45 {
  border-inline-end-color: rgb(185 200 40 / 0.45);
}
.tw-border-e-success\/5 {
  border-inline-end-color: rgb(185 200 40 / 0.05);
}
.tw-border-e-success\/50 {
  border-inline-end-color: rgb(185 200 40 / 0.5);
}
.tw-border-e-success\/55 {
  border-inline-end-color: rgb(185 200 40 / 0.55);
}
.tw-border-e-success\/60 {
  border-inline-end-color: rgb(185 200 40 / 0.6);
}
.tw-border-e-success\/65 {
  border-inline-end-color: rgb(185 200 40 / 0.65);
}
.tw-border-e-success\/70 {
  border-inline-end-color: rgb(185 200 40 / 0.7);
}
.tw-border-e-success\/75 {
  border-inline-end-color: rgb(185 200 40 / 0.75);
}
.tw-border-e-success\/80 {
  border-inline-end-color: rgb(185 200 40 / 0.8);
}
.tw-border-e-success\/85 {
  border-inline-end-color: rgb(185 200 40 / 0.85);
}
.tw-border-e-success\/90 {
  border-inline-end-color: rgb(185 200 40 / 0.9);
}
.tw-border-e-success\/95 {
  border-inline-end-color: rgb(185 200 40 / 0.95);
}
.tw-border-e-teal-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-100\/0 {
  border-inline-end-color: rgb(204 251 241 / 0);
}
.tw-border-e-teal-100\/10 {
  border-inline-end-color: rgb(204 251 241 / 0.1);
}
.tw-border-e-teal-100\/100 {
  border-inline-end-color: rgb(204 251 241 / 1);
}
.tw-border-e-teal-100\/15 {
  border-inline-end-color: rgb(204 251 241 / 0.15);
}
.tw-border-e-teal-100\/20 {
  border-inline-end-color: rgb(204 251 241 / 0.2);
}
.tw-border-e-teal-100\/25 {
  border-inline-end-color: rgb(204 251 241 / 0.25);
}
.tw-border-e-teal-100\/30 {
  border-inline-end-color: rgb(204 251 241 / 0.3);
}
.tw-border-e-teal-100\/35 {
  border-inline-end-color: rgb(204 251 241 / 0.35);
}
.tw-border-e-teal-100\/40 {
  border-inline-end-color: rgb(204 251 241 / 0.4);
}
.tw-border-e-teal-100\/45 {
  border-inline-end-color: rgb(204 251 241 / 0.45);
}
.tw-border-e-teal-100\/5 {
  border-inline-end-color: rgb(204 251 241 / 0.05);
}
.tw-border-e-teal-100\/50 {
  border-inline-end-color: rgb(204 251 241 / 0.5);
}
.tw-border-e-teal-100\/55 {
  border-inline-end-color: rgb(204 251 241 / 0.55);
}
.tw-border-e-teal-100\/60 {
  border-inline-end-color: rgb(204 251 241 / 0.6);
}
.tw-border-e-teal-100\/65 {
  border-inline-end-color: rgb(204 251 241 / 0.65);
}
.tw-border-e-teal-100\/70 {
  border-inline-end-color: rgb(204 251 241 / 0.7);
}
.tw-border-e-teal-100\/75 {
  border-inline-end-color: rgb(204 251 241 / 0.75);
}
.tw-border-e-teal-100\/80 {
  border-inline-end-color: rgb(204 251 241 / 0.8);
}
.tw-border-e-teal-100\/85 {
  border-inline-end-color: rgb(204 251 241 / 0.85);
}
.tw-border-e-teal-100\/90 {
  border-inline-end-color: rgb(204 251 241 / 0.9);
}
.tw-border-e-teal-100\/95 {
  border-inline-end-color: rgb(204 251 241 / 0.95);
}
.tw-border-e-teal-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-200\/0 {
  border-inline-end-color: rgb(153 246 228 / 0);
}
.tw-border-e-teal-200\/10 {
  border-inline-end-color: rgb(153 246 228 / 0.1);
}
.tw-border-e-teal-200\/100 {
  border-inline-end-color: rgb(153 246 228 / 1);
}
.tw-border-e-teal-200\/15 {
  border-inline-end-color: rgb(153 246 228 / 0.15);
}
.tw-border-e-teal-200\/20 {
  border-inline-end-color: rgb(153 246 228 / 0.2);
}
.tw-border-e-teal-200\/25 {
  border-inline-end-color: rgb(153 246 228 / 0.25);
}
.tw-border-e-teal-200\/30 {
  border-inline-end-color: rgb(153 246 228 / 0.3);
}
.tw-border-e-teal-200\/35 {
  border-inline-end-color: rgb(153 246 228 / 0.35);
}
.tw-border-e-teal-200\/40 {
  border-inline-end-color: rgb(153 246 228 / 0.4);
}
.tw-border-e-teal-200\/45 {
  border-inline-end-color: rgb(153 246 228 / 0.45);
}
.tw-border-e-teal-200\/5 {
  border-inline-end-color: rgb(153 246 228 / 0.05);
}
.tw-border-e-teal-200\/50 {
  border-inline-end-color: rgb(153 246 228 / 0.5);
}
.tw-border-e-teal-200\/55 {
  border-inline-end-color: rgb(153 246 228 / 0.55);
}
.tw-border-e-teal-200\/60 {
  border-inline-end-color: rgb(153 246 228 / 0.6);
}
.tw-border-e-teal-200\/65 {
  border-inline-end-color: rgb(153 246 228 / 0.65);
}
.tw-border-e-teal-200\/70 {
  border-inline-end-color: rgb(153 246 228 / 0.7);
}
.tw-border-e-teal-200\/75 {
  border-inline-end-color: rgb(153 246 228 / 0.75);
}
.tw-border-e-teal-200\/80 {
  border-inline-end-color: rgb(153 246 228 / 0.8);
}
.tw-border-e-teal-200\/85 {
  border-inline-end-color: rgb(153 246 228 / 0.85);
}
.tw-border-e-teal-200\/90 {
  border-inline-end-color: rgb(153 246 228 / 0.9);
}
.tw-border-e-teal-200\/95 {
  border-inline-end-color: rgb(153 246 228 / 0.95);
}
.tw-border-e-teal-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-300\/0 {
  border-inline-end-color: rgb(94 234 212 / 0);
}
.tw-border-e-teal-300\/10 {
  border-inline-end-color: rgb(94 234 212 / 0.1);
}
.tw-border-e-teal-300\/100 {
  border-inline-end-color: rgb(94 234 212 / 1);
}
.tw-border-e-teal-300\/15 {
  border-inline-end-color: rgb(94 234 212 / 0.15);
}
.tw-border-e-teal-300\/20 {
  border-inline-end-color: rgb(94 234 212 / 0.2);
}
.tw-border-e-teal-300\/25 {
  border-inline-end-color: rgb(94 234 212 / 0.25);
}
.tw-border-e-teal-300\/30 {
  border-inline-end-color: rgb(94 234 212 / 0.3);
}
.tw-border-e-teal-300\/35 {
  border-inline-end-color: rgb(94 234 212 / 0.35);
}
.tw-border-e-teal-300\/40 {
  border-inline-end-color: rgb(94 234 212 / 0.4);
}
.tw-border-e-teal-300\/45 {
  border-inline-end-color: rgb(94 234 212 / 0.45);
}
.tw-border-e-teal-300\/5 {
  border-inline-end-color: rgb(94 234 212 / 0.05);
}
.tw-border-e-teal-300\/50 {
  border-inline-end-color: rgb(94 234 212 / 0.5);
}
.tw-border-e-teal-300\/55 {
  border-inline-end-color: rgb(94 234 212 / 0.55);
}
.tw-border-e-teal-300\/60 {
  border-inline-end-color: rgb(94 234 212 / 0.6);
}
.tw-border-e-teal-300\/65 {
  border-inline-end-color: rgb(94 234 212 / 0.65);
}
.tw-border-e-teal-300\/70 {
  border-inline-end-color: rgb(94 234 212 / 0.7);
}
.tw-border-e-teal-300\/75 {
  border-inline-end-color: rgb(94 234 212 / 0.75);
}
.tw-border-e-teal-300\/80 {
  border-inline-end-color: rgb(94 234 212 / 0.8);
}
.tw-border-e-teal-300\/85 {
  border-inline-end-color: rgb(94 234 212 / 0.85);
}
.tw-border-e-teal-300\/90 {
  border-inline-end-color: rgb(94 234 212 / 0.9);
}
.tw-border-e-teal-300\/95 {
  border-inline-end-color: rgb(94 234 212 / 0.95);
}
.tw-border-e-teal-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-400\/0 {
  border-inline-end-color: rgb(45 212 191 / 0);
}
.tw-border-e-teal-400\/10 {
  border-inline-end-color: rgb(45 212 191 / 0.1);
}
.tw-border-e-teal-400\/100 {
  border-inline-end-color: rgb(45 212 191 / 1);
}
.tw-border-e-teal-400\/15 {
  border-inline-end-color: rgb(45 212 191 / 0.15);
}
.tw-border-e-teal-400\/20 {
  border-inline-end-color: rgb(45 212 191 / 0.2);
}
.tw-border-e-teal-400\/25 {
  border-inline-end-color: rgb(45 212 191 / 0.25);
}
.tw-border-e-teal-400\/30 {
  border-inline-end-color: rgb(45 212 191 / 0.3);
}
.tw-border-e-teal-400\/35 {
  border-inline-end-color: rgb(45 212 191 / 0.35);
}
.tw-border-e-teal-400\/40 {
  border-inline-end-color: rgb(45 212 191 / 0.4);
}
.tw-border-e-teal-400\/45 {
  border-inline-end-color: rgb(45 212 191 / 0.45);
}
.tw-border-e-teal-400\/5 {
  border-inline-end-color: rgb(45 212 191 / 0.05);
}
.tw-border-e-teal-400\/50 {
  border-inline-end-color: rgb(45 212 191 / 0.5);
}
.tw-border-e-teal-400\/55 {
  border-inline-end-color: rgb(45 212 191 / 0.55);
}
.tw-border-e-teal-400\/60 {
  border-inline-end-color: rgb(45 212 191 / 0.6);
}
.tw-border-e-teal-400\/65 {
  border-inline-end-color: rgb(45 212 191 / 0.65);
}
.tw-border-e-teal-400\/70 {
  border-inline-end-color: rgb(45 212 191 / 0.7);
}
.tw-border-e-teal-400\/75 {
  border-inline-end-color: rgb(45 212 191 / 0.75);
}
.tw-border-e-teal-400\/80 {
  border-inline-end-color: rgb(45 212 191 / 0.8);
}
.tw-border-e-teal-400\/85 {
  border-inline-end-color: rgb(45 212 191 / 0.85);
}
.tw-border-e-teal-400\/90 {
  border-inline-end-color: rgb(45 212 191 / 0.9);
}
.tw-border-e-teal-400\/95 {
  border-inline-end-color: rgb(45 212 191 / 0.95);
}
.tw-border-e-teal-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-50\/0 {
  border-inline-end-color: rgb(240 253 250 / 0);
}
.tw-border-e-teal-50\/10 {
  border-inline-end-color: rgb(240 253 250 / 0.1);
}
.tw-border-e-teal-50\/100 {
  border-inline-end-color: rgb(240 253 250 / 1);
}
.tw-border-e-teal-50\/15 {
  border-inline-end-color: rgb(240 253 250 / 0.15);
}
.tw-border-e-teal-50\/20 {
  border-inline-end-color: rgb(240 253 250 / 0.2);
}
.tw-border-e-teal-50\/25 {
  border-inline-end-color: rgb(240 253 250 / 0.25);
}
.tw-border-e-teal-50\/30 {
  border-inline-end-color: rgb(240 253 250 / 0.3);
}
.tw-border-e-teal-50\/35 {
  border-inline-end-color: rgb(240 253 250 / 0.35);
}
.tw-border-e-teal-50\/40 {
  border-inline-end-color: rgb(240 253 250 / 0.4);
}
.tw-border-e-teal-50\/45 {
  border-inline-end-color: rgb(240 253 250 / 0.45);
}
.tw-border-e-teal-50\/5 {
  border-inline-end-color: rgb(240 253 250 / 0.05);
}
.tw-border-e-teal-50\/50 {
  border-inline-end-color: rgb(240 253 250 / 0.5);
}
.tw-border-e-teal-50\/55 {
  border-inline-end-color: rgb(240 253 250 / 0.55);
}
.tw-border-e-teal-50\/60 {
  border-inline-end-color: rgb(240 253 250 / 0.6);
}
.tw-border-e-teal-50\/65 {
  border-inline-end-color: rgb(240 253 250 / 0.65);
}
.tw-border-e-teal-50\/70 {
  border-inline-end-color: rgb(240 253 250 / 0.7);
}
.tw-border-e-teal-50\/75 {
  border-inline-end-color: rgb(240 253 250 / 0.75);
}
.tw-border-e-teal-50\/80 {
  border-inline-end-color: rgb(240 253 250 / 0.8);
}
.tw-border-e-teal-50\/85 {
  border-inline-end-color: rgb(240 253 250 / 0.85);
}
.tw-border-e-teal-50\/90 {
  border-inline-end-color: rgb(240 253 250 / 0.9);
}
.tw-border-e-teal-50\/95 {
  border-inline-end-color: rgb(240 253 250 / 0.95);
}
.tw-border-e-teal-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-500\/0 {
  border-inline-end-color: rgb(20 184 166 / 0);
}
.tw-border-e-teal-500\/10 {
  border-inline-end-color: rgb(20 184 166 / 0.1);
}
.tw-border-e-teal-500\/100 {
  border-inline-end-color: rgb(20 184 166 / 1);
}
.tw-border-e-teal-500\/15 {
  border-inline-end-color: rgb(20 184 166 / 0.15);
}
.tw-border-e-teal-500\/20 {
  border-inline-end-color: rgb(20 184 166 / 0.2);
}
.tw-border-e-teal-500\/25 {
  border-inline-end-color: rgb(20 184 166 / 0.25);
}
.tw-border-e-teal-500\/30 {
  border-inline-end-color: rgb(20 184 166 / 0.3);
}
.tw-border-e-teal-500\/35 {
  border-inline-end-color: rgb(20 184 166 / 0.35);
}
.tw-border-e-teal-500\/40 {
  border-inline-end-color: rgb(20 184 166 / 0.4);
}
.tw-border-e-teal-500\/45 {
  border-inline-end-color: rgb(20 184 166 / 0.45);
}
.tw-border-e-teal-500\/5 {
  border-inline-end-color: rgb(20 184 166 / 0.05);
}
.tw-border-e-teal-500\/50 {
  border-inline-end-color: rgb(20 184 166 / 0.5);
}
.tw-border-e-teal-500\/55 {
  border-inline-end-color: rgb(20 184 166 / 0.55);
}
.tw-border-e-teal-500\/60 {
  border-inline-end-color: rgb(20 184 166 / 0.6);
}
.tw-border-e-teal-500\/65 {
  border-inline-end-color: rgb(20 184 166 / 0.65);
}
.tw-border-e-teal-500\/70 {
  border-inline-end-color: rgb(20 184 166 / 0.7);
}
.tw-border-e-teal-500\/75 {
  border-inline-end-color: rgb(20 184 166 / 0.75);
}
.tw-border-e-teal-500\/80 {
  border-inline-end-color: rgb(20 184 166 / 0.8);
}
.tw-border-e-teal-500\/85 {
  border-inline-end-color: rgb(20 184 166 / 0.85);
}
.tw-border-e-teal-500\/90 {
  border-inline-end-color: rgb(20 184 166 / 0.9);
}
.tw-border-e-teal-500\/95 {
  border-inline-end-color: rgb(20 184 166 / 0.95);
}
.tw-border-e-teal-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-600\/0 {
  border-inline-end-color: rgb(13 148 136 / 0);
}
.tw-border-e-teal-600\/10 {
  border-inline-end-color: rgb(13 148 136 / 0.1);
}
.tw-border-e-teal-600\/100 {
  border-inline-end-color: rgb(13 148 136 / 1);
}
.tw-border-e-teal-600\/15 {
  border-inline-end-color: rgb(13 148 136 / 0.15);
}
.tw-border-e-teal-600\/20 {
  border-inline-end-color: rgb(13 148 136 / 0.2);
}
.tw-border-e-teal-600\/25 {
  border-inline-end-color: rgb(13 148 136 / 0.25);
}
.tw-border-e-teal-600\/30 {
  border-inline-end-color: rgb(13 148 136 / 0.3);
}
.tw-border-e-teal-600\/35 {
  border-inline-end-color: rgb(13 148 136 / 0.35);
}
.tw-border-e-teal-600\/40 {
  border-inline-end-color: rgb(13 148 136 / 0.4);
}
.tw-border-e-teal-600\/45 {
  border-inline-end-color: rgb(13 148 136 / 0.45);
}
.tw-border-e-teal-600\/5 {
  border-inline-end-color: rgb(13 148 136 / 0.05);
}
.tw-border-e-teal-600\/50 {
  border-inline-end-color: rgb(13 148 136 / 0.5);
}
.tw-border-e-teal-600\/55 {
  border-inline-end-color: rgb(13 148 136 / 0.55);
}
.tw-border-e-teal-600\/60 {
  border-inline-end-color: rgb(13 148 136 / 0.6);
}
.tw-border-e-teal-600\/65 {
  border-inline-end-color: rgb(13 148 136 / 0.65);
}
.tw-border-e-teal-600\/70 {
  border-inline-end-color: rgb(13 148 136 / 0.7);
}
.tw-border-e-teal-600\/75 {
  border-inline-end-color: rgb(13 148 136 / 0.75);
}
.tw-border-e-teal-600\/80 {
  border-inline-end-color: rgb(13 148 136 / 0.8);
}
.tw-border-e-teal-600\/85 {
  border-inline-end-color: rgb(13 148 136 / 0.85);
}
.tw-border-e-teal-600\/90 {
  border-inline-end-color: rgb(13 148 136 / 0.9);
}
.tw-border-e-teal-600\/95 {
  border-inline-end-color: rgb(13 148 136 / 0.95);
}
.tw-border-e-teal-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-700\/0 {
  border-inline-end-color: rgb(15 118 110 / 0);
}
.tw-border-e-teal-700\/10 {
  border-inline-end-color: rgb(15 118 110 / 0.1);
}
.tw-border-e-teal-700\/100 {
  border-inline-end-color: rgb(15 118 110 / 1);
}
.tw-border-e-teal-700\/15 {
  border-inline-end-color: rgb(15 118 110 / 0.15);
}
.tw-border-e-teal-700\/20 {
  border-inline-end-color: rgb(15 118 110 / 0.2);
}
.tw-border-e-teal-700\/25 {
  border-inline-end-color: rgb(15 118 110 / 0.25);
}
.tw-border-e-teal-700\/30 {
  border-inline-end-color: rgb(15 118 110 / 0.3);
}
.tw-border-e-teal-700\/35 {
  border-inline-end-color: rgb(15 118 110 / 0.35);
}
.tw-border-e-teal-700\/40 {
  border-inline-end-color: rgb(15 118 110 / 0.4);
}
.tw-border-e-teal-700\/45 {
  border-inline-end-color: rgb(15 118 110 / 0.45);
}
.tw-border-e-teal-700\/5 {
  border-inline-end-color: rgb(15 118 110 / 0.05);
}
.tw-border-e-teal-700\/50 {
  border-inline-end-color: rgb(15 118 110 / 0.5);
}
.tw-border-e-teal-700\/55 {
  border-inline-end-color: rgb(15 118 110 / 0.55);
}
.tw-border-e-teal-700\/60 {
  border-inline-end-color: rgb(15 118 110 / 0.6);
}
.tw-border-e-teal-700\/65 {
  border-inline-end-color: rgb(15 118 110 / 0.65);
}
.tw-border-e-teal-700\/70 {
  border-inline-end-color: rgb(15 118 110 / 0.7);
}
.tw-border-e-teal-700\/75 {
  border-inline-end-color: rgb(15 118 110 / 0.75);
}
.tw-border-e-teal-700\/80 {
  border-inline-end-color: rgb(15 118 110 / 0.8);
}
.tw-border-e-teal-700\/85 {
  border-inline-end-color: rgb(15 118 110 / 0.85);
}
.tw-border-e-teal-700\/90 {
  border-inline-end-color: rgb(15 118 110 / 0.9);
}
.tw-border-e-teal-700\/95 {
  border-inline-end-color: rgb(15 118 110 / 0.95);
}
.tw-border-e-teal-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-800\/0 {
  border-inline-end-color: rgb(17 94 89 / 0);
}
.tw-border-e-teal-800\/10 {
  border-inline-end-color: rgb(17 94 89 / 0.1);
}
.tw-border-e-teal-800\/100 {
  border-inline-end-color: rgb(17 94 89 / 1);
}
.tw-border-e-teal-800\/15 {
  border-inline-end-color: rgb(17 94 89 / 0.15);
}
.tw-border-e-teal-800\/20 {
  border-inline-end-color: rgb(17 94 89 / 0.2);
}
.tw-border-e-teal-800\/25 {
  border-inline-end-color: rgb(17 94 89 / 0.25);
}
.tw-border-e-teal-800\/30 {
  border-inline-end-color: rgb(17 94 89 / 0.3);
}
.tw-border-e-teal-800\/35 {
  border-inline-end-color: rgb(17 94 89 / 0.35);
}
.tw-border-e-teal-800\/40 {
  border-inline-end-color: rgb(17 94 89 / 0.4);
}
.tw-border-e-teal-800\/45 {
  border-inline-end-color: rgb(17 94 89 / 0.45);
}
.tw-border-e-teal-800\/5 {
  border-inline-end-color: rgb(17 94 89 / 0.05);
}
.tw-border-e-teal-800\/50 {
  border-inline-end-color: rgb(17 94 89 / 0.5);
}
.tw-border-e-teal-800\/55 {
  border-inline-end-color: rgb(17 94 89 / 0.55);
}
.tw-border-e-teal-800\/60 {
  border-inline-end-color: rgb(17 94 89 / 0.6);
}
.tw-border-e-teal-800\/65 {
  border-inline-end-color: rgb(17 94 89 / 0.65);
}
.tw-border-e-teal-800\/70 {
  border-inline-end-color: rgb(17 94 89 / 0.7);
}
.tw-border-e-teal-800\/75 {
  border-inline-end-color: rgb(17 94 89 / 0.75);
}
.tw-border-e-teal-800\/80 {
  border-inline-end-color: rgb(17 94 89 / 0.8);
}
.tw-border-e-teal-800\/85 {
  border-inline-end-color: rgb(17 94 89 / 0.85);
}
.tw-border-e-teal-800\/90 {
  border-inline-end-color: rgb(17 94 89 / 0.9);
}
.tw-border-e-teal-800\/95 {
  border-inline-end-color: rgb(17 94 89 / 0.95);
}
.tw-border-e-teal-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-900\/0 {
  border-inline-end-color: rgb(19 78 74 / 0);
}
.tw-border-e-teal-900\/10 {
  border-inline-end-color: rgb(19 78 74 / 0.1);
}
.tw-border-e-teal-900\/100 {
  border-inline-end-color: rgb(19 78 74 / 1);
}
.tw-border-e-teal-900\/15 {
  border-inline-end-color: rgb(19 78 74 / 0.15);
}
.tw-border-e-teal-900\/20 {
  border-inline-end-color: rgb(19 78 74 / 0.2);
}
.tw-border-e-teal-900\/25 {
  border-inline-end-color: rgb(19 78 74 / 0.25);
}
.tw-border-e-teal-900\/30 {
  border-inline-end-color: rgb(19 78 74 / 0.3);
}
.tw-border-e-teal-900\/35 {
  border-inline-end-color: rgb(19 78 74 / 0.35);
}
.tw-border-e-teal-900\/40 {
  border-inline-end-color: rgb(19 78 74 / 0.4);
}
.tw-border-e-teal-900\/45 {
  border-inline-end-color: rgb(19 78 74 / 0.45);
}
.tw-border-e-teal-900\/5 {
  border-inline-end-color: rgb(19 78 74 / 0.05);
}
.tw-border-e-teal-900\/50 {
  border-inline-end-color: rgb(19 78 74 / 0.5);
}
.tw-border-e-teal-900\/55 {
  border-inline-end-color: rgb(19 78 74 / 0.55);
}
.tw-border-e-teal-900\/60 {
  border-inline-end-color: rgb(19 78 74 / 0.6);
}
.tw-border-e-teal-900\/65 {
  border-inline-end-color: rgb(19 78 74 / 0.65);
}
.tw-border-e-teal-900\/70 {
  border-inline-end-color: rgb(19 78 74 / 0.7);
}
.tw-border-e-teal-900\/75 {
  border-inline-end-color: rgb(19 78 74 / 0.75);
}
.tw-border-e-teal-900\/80 {
  border-inline-end-color: rgb(19 78 74 / 0.8);
}
.tw-border-e-teal-900\/85 {
  border-inline-end-color: rgb(19 78 74 / 0.85);
}
.tw-border-e-teal-900\/90 {
  border-inline-end-color: rgb(19 78 74 / 0.9);
}
.tw-border-e-teal-900\/95 {
  border-inline-end-color: rgb(19 78 74 / 0.95);
}
.tw-border-e-teal-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-e-teal-950\/0 {
  border-inline-end-color: rgb(4 47 46 / 0);
}
.tw-border-e-teal-950\/10 {
  border-inline-end-color: rgb(4 47 46 / 0.1);
}
.tw-border-e-teal-950\/100 {
  border-inline-end-color: rgb(4 47 46 / 1);
}
.tw-border-e-teal-950\/15 {
  border-inline-end-color: rgb(4 47 46 / 0.15);
}
.tw-border-e-teal-950\/20 {
  border-inline-end-color: rgb(4 47 46 / 0.2);
}
.tw-border-e-teal-950\/25 {
  border-inline-end-color: rgb(4 47 46 / 0.25);
}
.tw-border-e-teal-950\/30 {
  border-inline-end-color: rgb(4 47 46 / 0.3);
}
.tw-border-e-teal-950\/35 {
  border-inline-end-color: rgb(4 47 46 / 0.35);
}
.tw-border-e-teal-950\/40 {
  border-inline-end-color: rgb(4 47 46 / 0.4);
}
.tw-border-e-teal-950\/45 {
  border-inline-end-color: rgb(4 47 46 / 0.45);
}
.tw-border-e-teal-950\/5 {
  border-inline-end-color: rgb(4 47 46 / 0.05);
}
.tw-border-e-teal-950\/50 {
  border-inline-end-color: rgb(4 47 46 / 0.5);
}
.tw-border-e-teal-950\/55 {
  border-inline-end-color: rgb(4 47 46 / 0.55);
}
.tw-border-e-teal-950\/60 {
  border-inline-end-color: rgb(4 47 46 / 0.6);
}
.tw-border-e-teal-950\/65 {
  border-inline-end-color: rgb(4 47 46 / 0.65);
}
.tw-border-e-teal-950\/70 {
  border-inline-end-color: rgb(4 47 46 / 0.7);
}
.tw-border-e-teal-950\/75 {
  border-inline-end-color: rgb(4 47 46 / 0.75);
}
.tw-border-e-teal-950\/80 {
  border-inline-end-color: rgb(4 47 46 / 0.8);
}
.tw-border-e-teal-950\/85 {
  border-inline-end-color: rgb(4 47 46 / 0.85);
}
.tw-border-e-teal-950\/90 {
  border-inline-end-color: rgb(4 47 46 / 0.9);
}
.tw-border-e-teal-950\/95 {
  border-inline-end-color: rgb(4 47 46 / 0.95);
}
.tw-border-e-transparent {
  border-inline-end-color: transparent;
}
.tw-border-e-transparent\/0 {
  border-inline-end-color: rgb(0 0 0 / 0);
}
.tw-border-e-transparent\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}
.tw-border-e-transparent\/100 {
  border-inline-end-color: rgb(0 0 0 / 1);
}
.tw-border-e-transparent\/15 {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}
.tw-border-e-transparent\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}
.tw-border-e-transparent\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}
.tw-border-e-transparent\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}
.tw-border-e-transparent\/35 {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}
.tw-border-e-transparent\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}
.tw-border-e-transparent\/45 {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}
.tw-border-e-transparent\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}
.tw-border-e-transparent\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}
.tw-border-e-transparent\/55 {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}
.tw-border-e-transparent\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}
.tw-border-e-transparent\/65 {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}
.tw-border-e-transparent\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}
.tw-border-e-transparent\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}
.tw-border-e-transparent\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}
.tw-border-e-transparent\/85 {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}
.tw-border-e-transparent\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}
.tw-border-e-transparent\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}
.tw-border-e-violet-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-100\/0 {
  border-inline-end-color: rgb(237 233 254 / 0);
}
.tw-border-e-violet-100\/10 {
  border-inline-end-color: rgb(237 233 254 / 0.1);
}
.tw-border-e-violet-100\/100 {
  border-inline-end-color: rgb(237 233 254 / 1);
}
.tw-border-e-violet-100\/15 {
  border-inline-end-color: rgb(237 233 254 / 0.15);
}
.tw-border-e-violet-100\/20 {
  border-inline-end-color: rgb(237 233 254 / 0.2);
}
.tw-border-e-violet-100\/25 {
  border-inline-end-color: rgb(237 233 254 / 0.25);
}
.tw-border-e-violet-100\/30 {
  border-inline-end-color: rgb(237 233 254 / 0.3);
}
.tw-border-e-violet-100\/35 {
  border-inline-end-color: rgb(237 233 254 / 0.35);
}
.tw-border-e-violet-100\/40 {
  border-inline-end-color: rgb(237 233 254 / 0.4);
}
.tw-border-e-violet-100\/45 {
  border-inline-end-color: rgb(237 233 254 / 0.45);
}
.tw-border-e-violet-100\/5 {
  border-inline-end-color: rgb(237 233 254 / 0.05);
}
.tw-border-e-violet-100\/50 {
  border-inline-end-color: rgb(237 233 254 / 0.5);
}
.tw-border-e-violet-100\/55 {
  border-inline-end-color: rgb(237 233 254 / 0.55);
}
.tw-border-e-violet-100\/60 {
  border-inline-end-color: rgb(237 233 254 / 0.6);
}
.tw-border-e-violet-100\/65 {
  border-inline-end-color: rgb(237 233 254 / 0.65);
}
.tw-border-e-violet-100\/70 {
  border-inline-end-color: rgb(237 233 254 / 0.7);
}
.tw-border-e-violet-100\/75 {
  border-inline-end-color: rgb(237 233 254 / 0.75);
}
.tw-border-e-violet-100\/80 {
  border-inline-end-color: rgb(237 233 254 / 0.8);
}
.tw-border-e-violet-100\/85 {
  border-inline-end-color: rgb(237 233 254 / 0.85);
}
.tw-border-e-violet-100\/90 {
  border-inline-end-color: rgb(237 233 254 / 0.9);
}
.tw-border-e-violet-100\/95 {
  border-inline-end-color: rgb(237 233 254 / 0.95);
}
.tw-border-e-violet-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-200\/0 {
  border-inline-end-color: rgb(221 214 254 / 0);
}
.tw-border-e-violet-200\/10 {
  border-inline-end-color: rgb(221 214 254 / 0.1);
}
.tw-border-e-violet-200\/100 {
  border-inline-end-color: rgb(221 214 254 / 1);
}
.tw-border-e-violet-200\/15 {
  border-inline-end-color: rgb(221 214 254 / 0.15);
}
.tw-border-e-violet-200\/20 {
  border-inline-end-color: rgb(221 214 254 / 0.2);
}
.tw-border-e-violet-200\/25 {
  border-inline-end-color: rgb(221 214 254 / 0.25);
}
.tw-border-e-violet-200\/30 {
  border-inline-end-color: rgb(221 214 254 / 0.3);
}
.tw-border-e-violet-200\/35 {
  border-inline-end-color: rgb(221 214 254 / 0.35);
}
.tw-border-e-violet-200\/40 {
  border-inline-end-color: rgb(221 214 254 / 0.4);
}
.tw-border-e-violet-200\/45 {
  border-inline-end-color: rgb(221 214 254 / 0.45);
}
.tw-border-e-violet-200\/5 {
  border-inline-end-color: rgb(221 214 254 / 0.05);
}
.tw-border-e-violet-200\/50 {
  border-inline-end-color: rgb(221 214 254 / 0.5);
}
.tw-border-e-violet-200\/55 {
  border-inline-end-color: rgb(221 214 254 / 0.55);
}
.tw-border-e-violet-200\/60 {
  border-inline-end-color: rgb(221 214 254 / 0.6);
}
.tw-border-e-violet-200\/65 {
  border-inline-end-color: rgb(221 214 254 / 0.65);
}
.tw-border-e-violet-200\/70 {
  border-inline-end-color: rgb(221 214 254 / 0.7);
}
.tw-border-e-violet-200\/75 {
  border-inline-end-color: rgb(221 214 254 / 0.75);
}
.tw-border-e-violet-200\/80 {
  border-inline-end-color: rgb(221 214 254 / 0.8);
}
.tw-border-e-violet-200\/85 {
  border-inline-end-color: rgb(221 214 254 / 0.85);
}
.tw-border-e-violet-200\/90 {
  border-inline-end-color: rgb(221 214 254 / 0.9);
}
.tw-border-e-violet-200\/95 {
  border-inline-end-color: rgb(221 214 254 / 0.95);
}
.tw-border-e-violet-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-300\/0 {
  border-inline-end-color: rgb(196 181 253 / 0);
}
.tw-border-e-violet-300\/10 {
  border-inline-end-color: rgb(196 181 253 / 0.1);
}
.tw-border-e-violet-300\/100 {
  border-inline-end-color: rgb(196 181 253 / 1);
}
.tw-border-e-violet-300\/15 {
  border-inline-end-color: rgb(196 181 253 / 0.15);
}
.tw-border-e-violet-300\/20 {
  border-inline-end-color: rgb(196 181 253 / 0.2);
}
.tw-border-e-violet-300\/25 {
  border-inline-end-color: rgb(196 181 253 / 0.25);
}
.tw-border-e-violet-300\/30 {
  border-inline-end-color: rgb(196 181 253 / 0.3);
}
.tw-border-e-violet-300\/35 {
  border-inline-end-color: rgb(196 181 253 / 0.35);
}
.tw-border-e-violet-300\/40 {
  border-inline-end-color: rgb(196 181 253 / 0.4);
}
.tw-border-e-violet-300\/45 {
  border-inline-end-color: rgb(196 181 253 / 0.45);
}
.tw-border-e-violet-300\/5 {
  border-inline-end-color: rgb(196 181 253 / 0.05);
}
.tw-border-e-violet-300\/50 {
  border-inline-end-color: rgb(196 181 253 / 0.5);
}
.tw-border-e-violet-300\/55 {
  border-inline-end-color: rgb(196 181 253 / 0.55);
}
.tw-border-e-violet-300\/60 {
  border-inline-end-color: rgb(196 181 253 / 0.6);
}
.tw-border-e-violet-300\/65 {
  border-inline-end-color: rgb(196 181 253 / 0.65);
}
.tw-border-e-violet-300\/70 {
  border-inline-end-color: rgb(196 181 253 / 0.7);
}
.tw-border-e-violet-300\/75 {
  border-inline-end-color: rgb(196 181 253 / 0.75);
}
.tw-border-e-violet-300\/80 {
  border-inline-end-color: rgb(196 181 253 / 0.8);
}
.tw-border-e-violet-300\/85 {
  border-inline-end-color: rgb(196 181 253 / 0.85);
}
.tw-border-e-violet-300\/90 {
  border-inline-end-color: rgb(196 181 253 / 0.9);
}
.tw-border-e-violet-300\/95 {
  border-inline-end-color: rgb(196 181 253 / 0.95);
}
.tw-border-e-violet-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-400\/0 {
  border-inline-end-color: rgb(167 139 250 / 0);
}
.tw-border-e-violet-400\/10 {
  border-inline-end-color: rgb(167 139 250 / 0.1);
}
.tw-border-e-violet-400\/100 {
  border-inline-end-color: rgb(167 139 250 / 1);
}
.tw-border-e-violet-400\/15 {
  border-inline-end-color: rgb(167 139 250 / 0.15);
}
.tw-border-e-violet-400\/20 {
  border-inline-end-color: rgb(167 139 250 / 0.2);
}
.tw-border-e-violet-400\/25 {
  border-inline-end-color: rgb(167 139 250 / 0.25);
}
.tw-border-e-violet-400\/30 {
  border-inline-end-color: rgb(167 139 250 / 0.3);
}
.tw-border-e-violet-400\/35 {
  border-inline-end-color: rgb(167 139 250 / 0.35);
}
.tw-border-e-violet-400\/40 {
  border-inline-end-color: rgb(167 139 250 / 0.4);
}
.tw-border-e-violet-400\/45 {
  border-inline-end-color: rgb(167 139 250 / 0.45);
}
.tw-border-e-violet-400\/5 {
  border-inline-end-color: rgb(167 139 250 / 0.05);
}
.tw-border-e-violet-400\/50 {
  border-inline-end-color: rgb(167 139 250 / 0.5);
}
.tw-border-e-violet-400\/55 {
  border-inline-end-color: rgb(167 139 250 / 0.55);
}
.tw-border-e-violet-400\/60 {
  border-inline-end-color: rgb(167 139 250 / 0.6);
}
.tw-border-e-violet-400\/65 {
  border-inline-end-color: rgb(167 139 250 / 0.65);
}
.tw-border-e-violet-400\/70 {
  border-inline-end-color: rgb(167 139 250 / 0.7);
}
.tw-border-e-violet-400\/75 {
  border-inline-end-color: rgb(167 139 250 / 0.75);
}
.tw-border-e-violet-400\/80 {
  border-inline-end-color: rgb(167 139 250 / 0.8);
}
.tw-border-e-violet-400\/85 {
  border-inline-end-color: rgb(167 139 250 / 0.85);
}
.tw-border-e-violet-400\/90 {
  border-inline-end-color: rgb(167 139 250 / 0.9);
}
.tw-border-e-violet-400\/95 {
  border-inline-end-color: rgb(167 139 250 / 0.95);
}
.tw-border-e-violet-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-50\/0 {
  border-inline-end-color: rgb(245 243 255 / 0);
}
.tw-border-e-violet-50\/10 {
  border-inline-end-color: rgb(245 243 255 / 0.1);
}
.tw-border-e-violet-50\/100 {
  border-inline-end-color: rgb(245 243 255 / 1);
}
.tw-border-e-violet-50\/15 {
  border-inline-end-color: rgb(245 243 255 / 0.15);
}
.tw-border-e-violet-50\/20 {
  border-inline-end-color: rgb(245 243 255 / 0.2);
}
.tw-border-e-violet-50\/25 {
  border-inline-end-color: rgb(245 243 255 / 0.25);
}
.tw-border-e-violet-50\/30 {
  border-inline-end-color: rgb(245 243 255 / 0.3);
}
.tw-border-e-violet-50\/35 {
  border-inline-end-color: rgb(245 243 255 / 0.35);
}
.tw-border-e-violet-50\/40 {
  border-inline-end-color: rgb(245 243 255 / 0.4);
}
.tw-border-e-violet-50\/45 {
  border-inline-end-color: rgb(245 243 255 / 0.45);
}
.tw-border-e-violet-50\/5 {
  border-inline-end-color: rgb(245 243 255 / 0.05);
}
.tw-border-e-violet-50\/50 {
  border-inline-end-color: rgb(245 243 255 / 0.5);
}
.tw-border-e-violet-50\/55 {
  border-inline-end-color: rgb(245 243 255 / 0.55);
}
.tw-border-e-violet-50\/60 {
  border-inline-end-color: rgb(245 243 255 / 0.6);
}
.tw-border-e-violet-50\/65 {
  border-inline-end-color: rgb(245 243 255 / 0.65);
}
.tw-border-e-violet-50\/70 {
  border-inline-end-color: rgb(245 243 255 / 0.7);
}
.tw-border-e-violet-50\/75 {
  border-inline-end-color: rgb(245 243 255 / 0.75);
}
.tw-border-e-violet-50\/80 {
  border-inline-end-color: rgb(245 243 255 / 0.8);
}
.tw-border-e-violet-50\/85 {
  border-inline-end-color: rgb(245 243 255 / 0.85);
}
.tw-border-e-violet-50\/90 {
  border-inline-end-color: rgb(245 243 255 / 0.9);
}
.tw-border-e-violet-50\/95 {
  border-inline-end-color: rgb(245 243 255 / 0.95);
}
.tw-border-e-violet-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-500\/0 {
  border-inline-end-color: rgb(139 92 246 / 0);
}
.tw-border-e-violet-500\/10 {
  border-inline-end-color: rgb(139 92 246 / 0.1);
}
.tw-border-e-violet-500\/100 {
  border-inline-end-color: rgb(139 92 246 / 1);
}
.tw-border-e-violet-500\/15 {
  border-inline-end-color: rgb(139 92 246 / 0.15);
}
.tw-border-e-violet-500\/20 {
  border-inline-end-color: rgb(139 92 246 / 0.2);
}
.tw-border-e-violet-500\/25 {
  border-inline-end-color: rgb(139 92 246 / 0.25);
}
.tw-border-e-violet-500\/30 {
  border-inline-end-color: rgb(139 92 246 / 0.3);
}
.tw-border-e-violet-500\/35 {
  border-inline-end-color: rgb(139 92 246 / 0.35);
}
.tw-border-e-violet-500\/40 {
  border-inline-end-color: rgb(139 92 246 / 0.4);
}
.tw-border-e-violet-500\/45 {
  border-inline-end-color: rgb(139 92 246 / 0.45);
}
.tw-border-e-violet-500\/5 {
  border-inline-end-color: rgb(139 92 246 / 0.05);
}
.tw-border-e-violet-500\/50 {
  border-inline-end-color: rgb(139 92 246 / 0.5);
}
.tw-border-e-violet-500\/55 {
  border-inline-end-color: rgb(139 92 246 / 0.55);
}
.tw-border-e-violet-500\/60 {
  border-inline-end-color: rgb(139 92 246 / 0.6);
}
.tw-border-e-violet-500\/65 {
  border-inline-end-color: rgb(139 92 246 / 0.65);
}
.tw-border-e-violet-500\/70 {
  border-inline-end-color: rgb(139 92 246 / 0.7);
}
.tw-border-e-violet-500\/75 {
  border-inline-end-color: rgb(139 92 246 / 0.75);
}
.tw-border-e-violet-500\/80 {
  border-inline-end-color: rgb(139 92 246 / 0.8);
}
.tw-border-e-violet-500\/85 {
  border-inline-end-color: rgb(139 92 246 / 0.85);
}
.tw-border-e-violet-500\/90 {
  border-inline-end-color: rgb(139 92 246 / 0.9);
}
.tw-border-e-violet-500\/95 {
  border-inline-end-color: rgb(139 92 246 / 0.95);
}
.tw-border-e-violet-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-600\/0 {
  border-inline-end-color: rgb(124 58 237 / 0);
}
.tw-border-e-violet-600\/10 {
  border-inline-end-color: rgb(124 58 237 / 0.1);
}
.tw-border-e-violet-600\/100 {
  border-inline-end-color: rgb(124 58 237 / 1);
}
.tw-border-e-violet-600\/15 {
  border-inline-end-color: rgb(124 58 237 / 0.15);
}
.tw-border-e-violet-600\/20 {
  border-inline-end-color: rgb(124 58 237 / 0.2);
}
.tw-border-e-violet-600\/25 {
  border-inline-end-color: rgb(124 58 237 / 0.25);
}
.tw-border-e-violet-600\/30 {
  border-inline-end-color: rgb(124 58 237 / 0.3);
}
.tw-border-e-violet-600\/35 {
  border-inline-end-color: rgb(124 58 237 / 0.35);
}
.tw-border-e-violet-600\/40 {
  border-inline-end-color: rgb(124 58 237 / 0.4);
}
.tw-border-e-violet-600\/45 {
  border-inline-end-color: rgb(124 58 237 / 0.45);
}
.tw-border-e-violet-600\/5 {
  border-inline-end-color: rgb(124 58 237 / 0.05);
}
.tw-border-e-violet-600\/50 {
  border-inline-end-color: rgb(124 58 237 / 0.5);
}
.tw-border-e-violet-600\/55 {
  border-inline-end-color: rgb(124 58 237 / 0.55);
}
.tw-border-e-violet-600\/60 {
  border-inline-end-color: rgb(124 58 237 / 0.6);
}
.tw-border-e-violet-600\/65 {
  border-inline-end-color: rgb(124 58 237 / 0.65);
}
.tw-border-e-violet-600\/70 {
  border-inline-end-color: rgb(124 58 237 / 0.7);
}
.tw-border-e-violet-600\/75 {
  border-inline-end-color: rgb(124 58 237 / 0.75);
}
.tw-border-e-violet-600\/80 {
  border-inline-end-color: rgb(124 58 237 / 0.8);
}
.tw-border-e-violet-600\/85 {
  border-inline-end-color: rgb(124 58 237 / 0.85);
}
.tw-border-e-violet-600\/90 {
  border-inline-end-color: rgb(124 58 237 / 0.9);
}
.tw-border-e-violet-600\/95 {
  border-inline-end-color: rgb(124 58 237 / 0.95);
}
.tw-border-e-violet-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-700\/0 {
  border-inline-end-color: rgb(109 40 217 / 0);
}
.tw-border-e-violet-700\/10 {
  border-inline-end-color: rgb(109 40 217 / 0.1);
}
.tw-border-e-violet-700\/100 {
  border-inline-end-color: rgb(109 40 217 / 1);
}
.tw-border-e-violet-700\/15 {
  border-inline-end-color: rgb(109 40 217 / 0.15);
}
.tw-border-e-violet-700\/20 {
  border-inline-end-color: rgb(109 40 217 / 0.2);
}
.tw-border-e-violet-700\/25 {
  border-inline-end-color: rgb(109 40 217 / 0.25);
}
.tw-border-e-violet-700\/30 {
  border-inline-end-color: rgb(109 40 217 / 0.3);
}
.tw-border-e-violet-700\/35 {
  border-inline-end-color: rgb(109 40 217 / 0.35);
}
.tw-border-e-violet-700\/40 {
  border-inline-end-color: rgb(109 40 217 / 0.4);
}
.tw-border-e-violet-700\/45 {
  border-inline-end-color: rgb(109 40 217 / 0.45);
}
.tw-border-e-violet-700\/5 {
  border-inline-end-color: rgb(109 40 217 / 0.05);
}
.tw-border-e-violet-700\/50 {
  border-inline-end-color: rgb(109 40 217 / 0.5);
}
.tw-border-e-violet-700\/55 {
  border-inline-end-color: rgb(109 40 217 / 0.55);
}
.tw-border-e-violet-700\/60 {
  border-inline-end-color: rgb(109 40 217 / 0.6);
}
.tw-border-e-violet-700\/65 {
  border-inline-end-color: rgb(109 40 217 / 0.65);
}
.tw-border-e-violet-700\/70 {
  border-inline-end-color: rgb(109 40 217 / 0.7);
}
.tw-border-e-violet-700\/75 {
  border-inline-end-color: rgb(109 40 217 / 0.75);
}
.tw-border-e-violet-700\/80 {
  border-inline-end-color: rgb(109 40 217 / 0.8);
}
.tw-border-e-violet-700\/85 {
  border-inline-end-color: rgb(109 40 217 / 0.85);
}
.tw-border-e-violet-700\/90 {
  border-inline-end-color: rgb(109 40 217 / 0.9);
}
.tw-border-e-violet-700\/95 {
  border-inline-end-color: rgb(109 40 217 / 0.95);
}
.tw-border-e-violet-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-800\/0 {
  border-inline-end-color: rgb(91 33 182 / 0);
}
.tw-border-e-violet-800\/10 {
  border-inline-end-color: rgb(91 33 182 / 0.1);
}
.tw-border-e-violet-800\/100 {
  border-inline-end-color: rgb(91 33 182 / 1);
}
.tw-border-e-violet-800\/15 {
  border-inline-end-color: rgb(91 33 182 / 0.15);
}
.tw-border-e-violet-800\/20 {
  border-inline-end-color: rgb(91 33 182 / 0.2);
}
.tw-border-e-violet-800\/25 {
  border-inline-end-color: rgb(91 33 182 / 0.25);
}
.tw-border-e-violet-800\/30 {
  border-inline-end-color: rgb(91 33 182 / 0.3);
}
.tw-border-e-violet-800\/35 {
  border-inline-end-color: rgb(91 33 182 / 0.35);
}
.tw-border-e-violet-800\/40 {
  border-inline-end-color: rgb(91 33 182 / 0.4);
}
.tw-border-e-violet-800\/45 {
  border-inline-end-color: rgb(91 33 182 / 0.45);
}
.tw-border-e-violet-800\/5 {
  border-inline-end-color: rgb(91 33 182 / 0.05);
}
.tw-border-e-violet-800\/50 {
  border-inline-end-color: rgb(91 33 182 / 0.5);
}
.tw-border-e-violet-800\/55 {
  border-inline-end-color: rgb(91 33 182 / 0.55);
}
.tw-border-e-violet-800\/60 {
  border-inline-end-color: rgb(91 33 182 / 0.6);
}
.tw-border-e-violet-800\/65 {
  border-inline-end-color: rgb(91 33 182 / 0.65);
}
.tw-border-e-violet-800\/70 {
  border-inline-end-color: rgb(91 33 182 / 0.7);
}
.tw-border-e-violet-800\/75 {
  border-inline-end-color: rgb(91 33 182 / 0.75);
}
.tw-border-e-violet-800\/80 {
  border-inline-end-color: rgb(91 33 182 / 0.8);
}
.tw-border-e-violet-800\/85 {
  border-inline-end-color: rgb(91 33 182 / 0.85);
}
.tw-border-e-violet-800\/90 {
  border-inline-end-color: rgb(91 33 182 / 0.9);
}
.tw-border-e-violet-800\/95 {
  border-inline-end-color: rgb(91 33 182 / 0.95);
}
.tw-border-e-violet-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-900\/0 {
  border-inline-end-color: rgb(76 29 149 / 0);
}
.tw-border-e-violet-900\/10 {
  border-inline-end-color: rgb(76 29 149 / 0.1);
}
.tw-border-e-violet-900\/100 {
  border-inline-end-color: rgb(76 29 149 / 1);
}
.tw-border-e-violet-900\/15 {
  border-inline-end-color: rgb(76 29 149 / 0.15);
}
.tw-border-e-violet-900\/20 {
  border-inline-end-color: rgb(76 29 149 / 0.2);
}
.tw-border-e-violet-900\/25 {
  border-inline-end-color: rgb(76 29 149 / 0.25);
}
.tw-border-e-violet-900\/30 {
  border-inline-end-color: rgb(76 29 149 / 0.3);
}
.tw-border-e-violet-900\/35 {
  border-inline-end-color: rgb(76 29 149 / 0.35);
}
.tw-border-e-violet-900\/40 {
  border-inline-end-color: rgb(76 29 149 / 0.4);
}
.tw-border-e-violet-900\/45 {
  border-inline-end-color: rgb(76 29 149 / 0.45);
}
.tw-border-e-violet-900\/5 {
  border-inline-end-color: rgb(76 29 149 / 0.05);
}
.tw-border-e-violet-900\/50 {
  border-inline-end-color: rgb(76 29 149 / 0.5);
}
.tw-border-e-violet-900\/55 {
  border-inline-end-color: rgb(76 29 149 / 0.55);
}
.tw-border-e-violet-900\/60 {
  border-inline-end-color: rgb(76 29 149 / 0.6);
}
.tw-border-e-violet-900\/65 {
  border-inline-end-color: rgb(76 29 149 / 0.65);
}
.tw-border-e-violet-900\/70 {
  border-inline-end-color: rgb(76 29 149 / 0.7);
}
.tw-border-e-violet-900\/75 {
  border-inline-end-color: rgb(76 29 149 / 0.75);
}
.tw-border-e-violet-900\/80 {
  border-inline-end-color: rgb(76 29 149 / 0.8);
}
.tw-border-e-violet-900\/85 {
  border-inline-end-color: rgb(76 29 149 / 0.85);
}
.tw-border-e-violet-900\/90 {
  border-inline-end-color: rgb(76 29 149 / 0.9);
}
.tw-border-e-violet-900\/95 {
  border-inline-end-color: rgb(76 29 149 / 0.95);
}
.tw-border-e-violet-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-e-violet-950\/0 {
  border-inline-end-color: rgb(46 16 101 / 0);
}
.tw-border-e-violet-950\/10 {
  border-inline-end-color: rgb(46 16 101 / 0.1);
}
.tw-border-e-violet-950\/100 {
  border-inline-end-color: rgb(46 16 101 / 1);
}
.tw-border-e-violet-950\/15 {
  border-inline-end-color: rgb(46 16 101 / 0.15);
}
.tw-border-e-violet-950\/20 {
  border-inline-end-color: rgb(46 16 101 / 0.2);
}
.tw-border-e-violet-950\/25 {
  border-inline-end-color: rgb(46 16 101 / 0.25);
}
.tw-border-e-violet-950\/30 {
  border-inline-end-color: rgb(46 16 101 / 0.3);
}
.tw-border-e-violet-950\/35 {
  border-inline-end-color: rgb(46 16 101 / 0.35);
}
.tw-border-e-violet-950\/40 {
  border-inline-end-color: rgb(46 16 101 / 0.4);
}
.tw-border-e-violet-950\/45 {
  border-inline-end-color: rgb(46 16 101 / 0.45);
}
.tw-border-e-violet-950\/5 {
  border-inline-end-color: rgb(46 16 101 / 0.05);
}
.tw-border-e-violet-950\/50 {
  border-inline-end-color: rgb(46 16 101 / 0.5);
}
.tw-border-e-violet-950\/55 {
  border-inline-end-color: rgb(46 16 101 / 0.55);
}
.tw-border-e-violet-950\/60 {
  border-inline-end-color: rgb(46 16 101 / 0.6);
}
.tw-border-e-violet-950\/65 {
  border-inline-end-color: rgb(46 16 101 / 0.65);
}
.tw-border-e-violet-950\/70 {
  border-inline-end-color: rgb(46 16 101 / 0.7);
}
.tw-border-e-violet-950\/75 {
  border-inline-end-color: rgb(46 16 101 / 0.75);
}
.tw-border-e-violet-950\/80 {
  border-inline-end-color: rgb(46 16 101 / 0.8);
}
.tw-border-e-violet-950\/85 {
  border-inline-end-color: rgb(46 16 101 / 0.85);
}
.tw-border-e-violet-950\/90 {
  border-inline-end-color: rgb(46 16 101 / 0.9);
}
.tw-border-e-violet-950\/95 {
  border-inline-end-color: rgb(46 16 101 / 0.95);
}
.tw-border-e-white {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-e-white\/0 {
  border-inline-end-color: rgb(255 255 255 / 0);
}
.tw-border-e-white\/10 {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}
.tw-border-e-white\/100 {
  border-inline-end-color: rgb(255 255 255 / 1);
}
.tw-border-e-white\/15 {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}
.tw-border-e-white\/20 {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}
.tw-border-e-white\/25 {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}
.tw-border-e-white\/30 {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}
.tw-border-e-white\/35 {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}
.tw-border-e-white\/40 {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}
.tw-border-e-white\/45 {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}
.tw-border-e-white\/5 {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}
.tw-border-e-white\/50 {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}
.tw-border-e-white\/55 {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}
.tw-border-e-white\/60 {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}
.tw-border-e-white\/65 {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}
.tw-border-e-white\/70 {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}
.tw-border-e-white\/75 {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}
.tw-border-e-white\/80 {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}
.tw-border-e-white\/85 {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}
.tw-border-e-white\/90 {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}
.tw-border-e-white\/95 {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}
.tw-border-e-yellow-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-100\/0 {
  border-inline-end-color: rgb(254 249 195 / 0);
}
.tw-border-e-yellow-100\/10 {
  border-inline-end-color: rgb(254 249 195 / 0.1);
}
.tw-border-e-yellow-100\/100 {
  border-inline-end-color: rgb(254 249 195 / 1);
}
.tw-border-e-yellow-100\/15 {
  border-inline-end-color: rgb(254 249 195 / 0.15);
}
.tw-border-e-yellow-100\/20 {
  border-inline-end-color: rgb(254 249 195 / 0.2);
}
.tw-border-e-yellow-100\/25 {
  border-inline-end-color: rgb(254 249 195 / 0.25);
}
.tw-border-e-yellow-100\/30 {
  border-inline-end-color: rgb(254 249 195 / 0.3);
}
.tw-border-e-yellow-100\/35 {
  border-inline-end-color: rgb(254 249 195 / 0.35);
}
.tw-border-e-yellow-100\/40 {
  border-inline-end-color: rgb(254 249 195 / 0.4);
}
.tw-border-e-yellow-100\/45 {
  border-inline-end-color: rgb(254 249 195 / 0.45);
}
.tw-border-e-yellow-100\/5 {
  border-inline-end-color: rgb(254 249 195 / 0.05);
}
.tw-border-e-yellow-100\/50 {
  border-inline-end-color: rgb(254 249 195 / 0.5);
}
.tw-border-e-yellow-100\/55 {
  border-inline-end-color: rgb(254 249 195 / 0.55);
}
.tw-border-e-yellow-100\/60 {
  border-inline-end-color: rgb(254 249 195 / 0.6);
}
.tw-border-e-yellow-100\/65 {
  border-inline-end-color: rgb(254 249 195 / 0.65);
}
.tw-border-e-yellow-100\/70 {
  border-inline-end-color: rgb(254 249 195 / 0.7);
}
.tw-border-e-yellow-100\/75 {
  border-inline-end-color: rgb(254 249 195 / 0.75);
}
.tw-border-e-yellow-100\/80 {
  border-inline-end-color: rgb(254 249 195 / 0.8);
}
.tw-border-e-yellow-100\/85 {
  border-inline-end-color: rgb(254 249 195 / 0.85);
}
.tw-border-e-yellow-100\/90 {
  border-inline-end-color: rgb(254 249 195 / 0.9);
}
.tw-border-e-yellow-100\/95 {
  border-inline-end-color: rgb(254 249 195 / 0.95);
}
.tw-border-e-yellow-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-200\/0 {
  border-inline-end-color: rgb(254 240 138 / 0);
}
.tw-border-e-yellow-200\/10 {
  border-inline-end-color: rgb(254 240 138 / 0.1);
}
.tw-border-e-yellow-200\/100 {
  border-inline-end-color: rgb(254 240 138 / 1);
}
.tw-border-e-yellow-200\/15 {
  border-inline-end-color: rgb(254 240 138 / 0.15);
}
.tw-border-e-yellow-200\/20 {
  border-inline-end-color: rgb(254 240 138 / 0.2);
}
.tw-border-e-yellow-200\/25 {
  border-inline-end-color: rgb(254 240 138 / 0.25);
}
.tw-border-e-yellow-200\/30 {
  border-inline-end-color: rgb(254 240 138 / 0.3);
}
.tw-border-e-yellow-200\/35 {
  border-inline-end-color: rgb(254 240 138 / 0.35);
}
.tw-border-e-yellow-200\/40 {
  border-inline-end-color: rgb(254 240 138 / 0.4);
}
.tw-border-e-yellow-200\/45 {
  border-inline-end-color: rgb(254 240 138 / 0.45);
}
.tw-border-e-yellow-200\/5 {
  border-inline-end-color: rgb(254 240 138 / 0.05);
}
.tw-border-e-yellow-200\/50 {
  border-inline-end-color: rgb(254 240 138 / 0.5);
}
.tw-border-e-yellow-200\/55 {
  border-inline-end-color: rgb(254 240 138 / 0.55);
}
.tw-border-e-yellow-200\/60 {
  border-inline-end-color: rgb(254 240 138 / 0.6);
}
.tw-border-e-yellow-200\/65 {
  border-inline-end-color: rgb(254 240 138 / 0.65);
}
.tw-border-e-yellow-200\/70 {
  border-inline-end-color: rgb(254 240 138 / 0.7);
}
.tw-border-e-yellow-200\/75 {
  border-inline-end-color: rgb(254 240 138 / 0.75);
}
.tw-border-e-yellow-200\/80 {
  border-inline-end-color: rgb(254 240 138 / 0.8);
}
.tw-border-e-yellow-200\/85 {
  border-inline-end-color: rgb(254 240 138 / 0.85);
}
.tw-border-e-yellow-200\/90 {
  border-inline-end-color: rgb(254 240 138 / 0.9);
}
.tw-border-e-yellow-200\/95 {
  border-inline-end-color: rgb(254 240 138 / 0.95);
}
.tw-border-e-yellow-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-300\/0 {
  border-inline-end-color: rgb(253 224 71 / 0);
}
.tw-border-e-yellow-300\/10 {
  border-inline-end-color: rgb(253 224 71 / 0.1);
}
.tw-border-e-yellow-300\/100 {
  border-inline-end-color: rgb(253 224 71 / 1);
}
.tw-border-e-yellow-300\/15 {
  border-inline-end-color: rgb(253 224 71 / 0.15);
}
.tw-border-e-yellow-300\/20 {
  border-inline-end-color: rgb(253 224 71 / 0.2);
}
.tw-border-e-yellow-300\/25 {
  border-inline-end-color: rgb(253 224 71 / 0.25);
}
.tw-border-e-yellow-300\/30 {
  border-inline-end-color: rgb(253 224 71 / 0.3);
}
.tw-border-e-yellow-300\/35 {
  border-inline-end-color: rgb(253 224 71 / 0.35);
}
.tw-border-e-yellow-300\/40 {
  border-inline-end-color: rgb(253 224 71 / 0.4);
}
.tw-border-e-yellow-300\/45 {
  border-inline-end-color: rgb(253 224 71 / 0.45);
}
.tw-border-e-yellow-300\/5 {
  border-inline-end-color: rgb(253 224 71 / 0.05);
}
.tw-border-e-yellow-300\/50 {
  border-inline-end-color: rgb(253 224 71 / 0.5);
}
.tw-border-e-yellow-300\/55 {
  border-inline-end-color: rgb(253 224 71 / 0.55);
}
.tw-border-e-yellow-300\/60 {
  border-inline-end-color: rgb(253 224 71 / 0.6);
}
.tw-border-e-yellow-300\/65 {
  border-inline-end-color: rgb(253 224 71 / 0.65);
}
.tw-border-e-yellow-300\/70 {
  border-inline-end-color: rgb(253 224 71 / 0.7);
}
.tw-border-e-yellow-300\/75 {
  border-inline-end-color: rgb(253 224 71 / 0.75);
}
.tw-border-e-yellow-300\/80 {
  border-inline-end-color: rgb(253 224 71 / 0.8);
}
.tw-border-e-yellow-300\/85 {
  border-inline-end-color: rgb(253 224 71 / 0.85);
}
.tw-border-e-yellow-300\/90 {
  border-inline-end-color: rgb(253 224 71 / 0.9);
}
.tw-border-e-yellow-300\/95 {
  border-inline-end-color: rgb(253 224 71 / 0.95);
}
.tw-border-e-yellow-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-400\/0 {
  border-inline-end-color: rgb(250 204 21 / 0);
}
.tw-border-e-yellow-400\/10 {
  border-inline-end-color: rgb(250 204 21 / 0.1);
}
.tw-border-e-yellow-400\/100 {
  border-inline-end-color: rgb(250 204 21 / 1);
}
.tw-border-e-yellow-400\/15 {
  border-inline-end-color: rgb(250 204 21 / 0.15);
}
.tw-border-e-yellow-400\/20 {
  border-inline-end-color: rgb(250 204 21 / 0.2);
}
.tw-border-e-yellow-400\/25 {
  border-inline-end-color: rgb(250 204 21 / 0.25);
}
.tw-border-e-yellow-400\/30 {
  border-inline-end-color: rgb(250 204 21 / 0.3);
}
.tw-border-e-yellow-400\/35 {
  border-inline-end-color: rgb(250 204 21 / 0.35);
}
.tw-border-e-yellow-400\/40 {
  border-inline-end-color: rgb(250 204 21 / 0.4);
}
.tw-border-e-yellow-400\/45 {
  border-inline-end-color: rgb(250 204 21 / 0.45);
}
.tw-border-e-yellow-400\/5 {
  border-inline-end-color: rgb(250 204 21 / 0.05);
}
.tw-border-e-yellow-400\/50 {
  border-inline-end-color: rgb(250 204 21 / 0.5);
}
.tw-border-e-yellow-400\/55 {
  border-inline-end-color: rgb(250 204 21 / 0.55);
}
.tw-border-e-yellow-400\/60 {
  border-inline-end-color: rgb(250 204 21 / 0.6);
}
.tw-border-e-yellow-400\/65 {
  border-inline-end-color: rgb(250 204 21 / 0.65);
}
.tw-border-e-yellow-400\/70 {
  border-inline-end-color: rgb(250 204 21 / 0.7);
}
.tw-border-e-yellow-400\/75 {
  border-inline-end-color: rgb(250 204 21 / 0.75);
}
.tw-border-e-yellow-400\/80 {
  border-inline-end-color: rgb(250 204 21 / 0.8);
}
.tw-border-e-yellow-400\/85 {
  border-inline-end-color: rgb(250 204 21 / 0.85);
}
.tw-border-e-yellow-400\/90 {
  border-inline-end-color: rgb(250 204 21 / 0.9);
}
.tw-border-e-yellow-400\/95 {
  border-inline-end-color: rgb(250 204 21 / 0.95);
}
.tw-border-e-yellow-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-50\/0 {
  border-inline-end-color: rgb(254 252 232 / 0);
}
.tw-border-e-yellow-50\/10 {
  border-inline-end-color: rgb(254 252 232 / 0.1);
}
.tw-border-e-yellow-50\/100 {
  border-inline-end-color: rgb(254 252 232 / 1);
}
.tw-border-e-yellow-50\/15 {
  border-inline-end-color: rgb(254 252 232 / 0.15);
}
.tw-border-e-yellow-50\/20 {
  border-inline-end-color: rgb(254 252 232 / 0.2);
}
.tw-border-e-yellow-50\/25 {
  border-inline-end-color: rgb(254 252 232 / 0.25);
}
.tw-border-e-yellow-50\/30 {
  border-inline-end-color: rgb(254 252 232 / 0.3);
}
.tw-border-e-yellow-50\/35 {
  border-inline-end-color: rgb(254 252 232 / 0.35);
}
.tw-border-e-yellow-50\/40 {
  border-inline-end-color: rgb(254 252 232 / 0.4);
}
.tw-border-e-yellow-50\/45 {
  border-inline-end-color: rgb(254 252 232 / 0.45);
}
.tw-border-e-yellow-50\/5 {
  border-inline-end-color: rgb(254 252 232 / 0.05);
}
.tw-border-e-yellow-50\/50 {
  border-inline-end-color: rgb(254 252 232 / 0.5);
}
.tw-border-e-yellow-50\/55 {
  border-inline-end-color: rgb(254 252 232 / 0.55);
}
.tw-border-e-yellow-50\/60 {
  border-inline-end-color: rgb(254 252 232 / 0.6);
}
.tw-border-e-yellow-50\/65 {
  border-inline-end-color: rgb(254 252 232 / 0.65);
}
.tw-border-e-yellow-50\/70 {
  border-inline-end-color: rgb(254 252 232 / 0.7);
}
.tw-border-e-yellow-50\/75 {
  border-inline-end-color: rgb(254 252 232 / 0.75);
}
.tw-border-e-yellow-50\/80 {
  border-inline-end-color: rgb(254 252 232 / 0.8);
}
.tw-border-e-yellow-50\/85 {
  border-inline-end-color: rgb(254 252 232 / 0.85);
}
.tw-border-e-yellow-50\/90 {
  border-inline-end-color: rgb(254 252 232 / 0.9);
}
.tw-border-e-yellow-50\/95 {
  border-inline-end-color: rgb(254 252 232 / 0.95);
}
.tw-border-e-yellow-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-500\/0 {
  border-inline-end-color: rgb(234 179 8 / 0);
}
.tw-border-e-yellow-500\/10 {
  border-inline-end-color: rgb(234 179 8 / 0.1);
}
.tw-border-e-yellow-500\/100 {
  border-inline-end-color: rgb(234 179 8 / 1);
}
.tw-border-e-yellow-500\/15 {
  border-inline-end-color: rgb(234 179 8 / 0.15);
}
.tw-border-e-yellow-500\/20 {
  border-inline-end-color: rgb(234 179 8 / 0.2);
}
.tw-border-e-yellow-500\/25 {
  border-inline-end-color: rgb(234 179 8 / 0.25);
}
.tw-border-e-yellow-500\/30 {
  border-inline-end-color: rgb(234 179 8 / 0.3);
}
.tw-border-e-yellow-500\/35 {
  border-inline-end-color: rgb(234 179 8 / 0.35);
}
.tw-border-e-yellow-500\/40 {
  border-inline-end-color: rgb(234 179 8 / 0.4);
}
.tw-border-e-yellow-500\/45 {
  border-inline-end-color: rgb(234 179 8 / 0.45);
}
.tw-border-e-yellow-500\/5 {
  border-inline-end-color: rgb(234 179 8 / 0.05);
}
.tw-border-e-yellow-500\/50 {
  border-inline-end-color: rgb(234 179 8 / 0.5);
}
.tw-border-e-yellow-500\/55 {
  border-inline-end-color: rgb(234 179 8 / 0.55);
}
.tw-border-e-yellow-500\/60 {
  border-inline-end-color: rgb(234 179 8 / 0.6);
}
.tw-border-e-yellow-500\/65 {
  border-inline-end-color: rgb(234 179 8 / 0.65);
}
.tw-border-e-yellow-500\/70 {
  border-inline-end-color: rgb(234 179 8 / 0.7);
}
.tw-border-e-yellow-500\/75 {
  border-inline-end-color: rgb(234 179 8 / 0.75);
}
.tw-border-e-yellow-500\/80 {
  border-inline-end-color: rgb(234 179 8 / 0.8);
}
.tw-border-e-yellow-500\/85 {
  border-inline-end-color: rgb(234 179 8 / 0.85);
}
.tw-border-e-yellow-500\/90 {
  border-inline-end-color: rgb(234 179 8 / 0.9);
}
.tw-border-e-yellow-500\/95 {
  border-inline-end-color: rgb(234 179 8 / 0.95);
}
.tw-border-e-yellow-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-600\/0 {
  border-inline-end-color: rgb(202 138 4 / 0);
}
.tw-border-e-yellow-600\/10 {
  border-inline-end-color: rgb(202 138 4 / 0.1);
}
.tw-border-e-yellow-600\/100 {
  border-inline-end-color: rgb(202 138 4 / 1);
}
.tw-border-e-yellow-600\/15 {
  border-inline-end-color: rgb(202 138 4 / 0.15);
}
.tw-border-e-yellow-600\/20 {
  border-inline-end-color: rgb(202 138 4 / 0.2);
}
.tw-border-e-yellow-600\/25 {
  border-inline-end-color: rgb(202 138 4 / 0.25);
}
.tw-border-e-yellow-600\/30 {
  border-inline-end-color: rgb(202 138 4 / 0.3);
}
.tw-border-e-yellow-600\/35 {
  border-inline-end-color: rgb(202 138 4 / 0.35);
}
.tw-border-e-yellow-600\/40 {
  border-inline-end-color: rgb(202 138 4 / 0.4);
}
.tw-border-e-yellow-600\/45 {
  border-inline-end-color: rgb(202 138 4 / 0.45);
}
.tw-border-e-yellow-600\/5 {
  border-inline-end-color: rgb(202 138 4 / 0.05);
}
.tw-border-e-yellow-600\/50 {
  border-inline-end-color: rgb(202 138 4 / 0.5);
}
.tw-border-e-yellow-600\/55 {
  border-inline-end-color: rgb(202 138 4 / 0.55);
}
.tw-border-e-yellow-600\/60 {
  border-inline-end-color: rgb(202 138 4 / 0.6);
}
.tw-border-e-yellow-600\/65 {
  border-inline-end-color: rgb(202 138 4 / 0.65);
}
.tw-border-e-yellow-600\/70 {
  border-inline-end-color: rgb(202 138 4 / 0.7);
}
.tw-border-e-yellow-600\/75 {
  border-inline-end-color: rgb(202 138 4 / 0.75);
}
.tw-border-e-yellow-600\/80 {
  border-inline-end-color: rgb(202 138 4 / 0.8);
}
.tw-border-e-yellow-600\/85 {
  border-inline-end-color: rgb(202 138 4 / 0.85);
}
.tw-border-e-yellow-600\/90 {
  border-inline-end-color: rgb(202 138 4 / 0.9);
}
.tw-border-e-yellow-600\/95 {
  border-inline-end-color: rgb(202 138 4 / 0.95);
}
.tw-border-e-yellow-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-700\/0 {
  border-inline-end-color: rgb(161 98 7 / 0);
}
.tw-border-e-yellow-700\/10 {
  border-inline-end-color: rgb(161 98 7 / 0.1);
}
.tw-border-e-yellow-700\/100 {
  border-inline-end-color: rgb(161 98 7 / 1);
}
.tw-border-e-yellow-700\/15 {
  border-inline-end-color: rgb(161 98 7 / 0.15);
}
.tw-border-e-yellow-700\/20 {
  border-inline-end-color: rgb(161 98 7 / 0.2);
}
.tw-border-e-yellow-700\/25 {
  border-inline-end-color: rgb(161 98 7 / 0.25);
}
.tw-border-e-yellow-700\/30 {
  border-inline-end-color: rgb(161 98 7 / 0.3);
}
.tw-border-e-yellow-700\/35 {
  border-inline-end-color: rgb(161 98 7 / 0.35);
}
.tw-border-e-yellow-700\/40 {
  border-inline-end-color: rgb(161 98 7 / 0.4);
}
.tw-border-e-yellow-700\/45 {
  border-inline-end-color: rgb(161 98 7 / 0.45);
}
.tw-border-e-yellow-700\/5 {
  border-inline-end-color: rgb(161 98 7 / 0.05);
}
.tw-border-e-yellow-700\/50 {
  border-inline-end-color: rgb(161 98 7 / 0.5);
}
.tw-border-e-yellow-700\/55 {
  border-inline-end-color: rgb(161 98 7 / 0.55);
}
.tw-border-e-yellow-700\/60 {
  border-inline-end-color: rgb(161 98 7 / 0.6);
}
.tw-border-e-yellow-700\/65 {
  border-inline-end-color: rgb(161 98 7 / 0.65);
}
.tw-border-e-yellow-700\/70 {
  border-inline-end-color: rgb(161 98 7 / 0.7);
}
.tw-border-e-yellow-700\/75 {
  border-inline-end-color: rgb(161 98 7 / 0.75);
}
.tw-border-e-yellow-700\/80 {
  border-inline-end-color: rgb(161 98 7 / 0.8);
}
.tw-border-e-yellow-700\/85 {
  border-inline-end-color: rgb(161 98 7 / 0.85);
}
.tw-border-e-yellow-700\/90 {
  border-inline-end-color: rgb(161 98 7 / 0.9);
}
.tw-border-e-yellow-700\/95 {
  border-inline-end-color: rgb(161 98 7 / 0.95);
}
.tw-border-e-yellow-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-800\/0 {
  border-inline-end-color: rgb(133 77 14 / 0);
}
.tw-border-e-yellow-800\/10 {
  border-inline-end-color: rgb(133 77 14 / 0.1);
}
.tw-border-e-yellow-800\/100 {
  border-inline-end-color: rgb(133 77 14 / 1);
}
.tw-border-e-yellow-800\/15 {
  border-inline-end-color: rgb(133 77 14 / 0.15);
}
.tw-border-e-yellow-800\/20 {
  border-inline-end-color: rgb(133 77 14 / 0.2);
}
.tw-border-e-yellow-800\/25 {
  border-inline-end-color: rgb(133 77 14 / 0.25);
}
.tw-border-e-yellow-800\/30 {
  border-inline-end-color: rgb(133 77 14 / 0.3);
}
.tw-border-e-yellow-800\/35 {
  border-inline-end-color: rgb(133 77 14 / 0.35);
}
.tw-border-e-yellow-800\/40 {
  border-inline-end-color: rgb(133 77 14 / 0.4);
}
.tw-border-e-yellow-800\/45 {
  border-inline-end-color: rgb(133 77 14 / 0.45);
}
.tw-border-e-yellow-800\/5 {
  border-inline-end-color: rgb(133 77 14 / 0.05);
}
.tw-border-e-yellow-800\/50 {
  border-inline-end-color: rgb(133 77 14 / 0.5);
}
.tw-border-e-yellow-800\/55 {
  border-inline-end-color: rgb(133 77 14 / 0.55);
}
.tw-border-e-yellow-800\/60 {
  border-inline-end-color: rgb(133 77 14 / 0.6);
}
.tw-border-e-yellow-800\/65 {
  border-inline-end-color: rgb(133 77 14 / 0.65);
}
.tw-border-e-yellow-800\/70 {
  border-inline-end-color: rgb(133 77 14 / 0.7);
}
.tw-border-e-yellow-800\/75 {
  border-inline-end-color: rgb(133 77 14 / 0.75);
}
.tw-border-e-yellow-800\/80 {
  border-inline-end-color: rgb(133 77 14 / 0.8);
}
.tw-border-e-yellow-800\/85 {
  border-inline-end-color: rgb(133 77 14 / 0.85);
}
.tw-border-e-yellow-800\/90 {
  border-inline-end-color: rgb(133 77 14 / 0.9);
}
.tw-border-e-yellow-800\/95 {
  border-inline-end-color: rgb(133 77 14 / 0.95);
}
.tw-border-e-yellow-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-900\/0 {
  border-inline-end-color: rgb(113 63 18 / 0);
}
.tw-border-e-yellow-900\/10 {
  border-inline-end-color: rgb(113 63 18 / 0.1);
}
.tw-border-e-yellow-900\/100 {
  border-inline-end-color: rgb(113 63 18 / 1);
}
.tw-border-e-yellow-900\/15 {
  border-inline-end-color: rgb(113 63 18 / 0.15);
}
.tw-border-e-yellow-900\/20 {
  border-inline-end-color: rgb(113 63 18 / 0.2);
}
.tw-border-e-yellow-900\/25 {
  border-inline-end-color: rgb(113 63 18 / 0.25);
}
.tw-border-e-yellow-900\/30 {
  border-inline-end-color: rgb(113 63 18 / 0.3);
}
.tw-border-e-yellow-900\/35 {
  border-inline-end-color: rgb(113 63 18 / 0.35);
}
.tw-border-e-yellow-900\/40 {
  border-inline-end-color: rgb(113 63 18 / 0.4);
}
.tw-border-e-yellow-900\/45 {
  border-inline-end-color: rgb(113 63 18 / 0.45);
}
.tw-border-e-yellow-900\/5 {
  border-inline-end-color: rgb(113 63 18 / 0.05);
}
.tw-border-e-yellow-900\/50 {
  border-inline-end-color: rgb(113 63 18 / 0.5);
}
.tw-border-e-yellow-900\/55 {
  border-inline-end-color: rgb(113 63 18 / 0.55);
}
.tw-border-e-yellow-900\/60 {
  border-inline-end-color: rgb(113 63 18 / 0.6);
}
.tw-border-e-yellow-900\/65 {
  border-inline-end-color: rgb(113 63 18 / 0.65);
}
.tw-border-e-yellow-900\/70 {
  border-inline-end-color: rgb(113 63 18 / 0.7);
}
.tw-border-e-yellow-900\/75 {
  border-inline-end-color: rgb(113 63 18 / 0.75);
}
.tw-border-e-yellow-900\/80 {
  border-inline-end-color: rgb(113 63 18 / 0.8);
}
.tw-border-e-yellow-900\/85 {
  border-inline-end-color: rgb(113 63 18 / 0.85);
}
.tw-border-e-yellow-900\/90 {
  border-inline-end-color: rgb(113 63 18 / 0.9);
}
.tw-border-e-yellow-900\/95 {
  border-inline-end-color: rgb(113 63 18 / 0.95);
}
.tw-border-e-yellow-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-e-yellow-950\/0 {
  border-inline-end-color: rgb(66 32 6 / 0);
}
.tw-border-e-yellow-950\/10 {
  border-inline-end-color: rgb(66 32 6 / 0.1);
}
.tw-border-e-yellow-950\/100 {
  border-inline-end-color: rgb(66 32 6 / 1);
}
.tw-border-e-yellow-950\/15 {
  border-inline-end-color: rgb(66 32 6 / 0.15);
}
.tw-border-e-yellow-950\/20 {
  border-inline-end-color: rgb(66 32 6 / 0.2);
}
.tw-border-e-yellow-950\/25 {
  border-inline-end-color: rgb(66 32 6 / 0.25);
}
.tw-border-e-yellow-950\/30 {
  border-inline-end-color: rgb(66 32 6 / 0.3);
}
.tw-border-e-yellow-950\/35 {
  border-inline-end-color: rgb(66 32 6 / 0.35);
}
.tw-border-e-yellow-950\/40 {
  border-inline-end-color: rgb(66 32 6 / 0.4);
}
.tw-border-e-yellow-950\/45 {
  border-inline-end-color: rgb(66 32 6 / 0.45);
}
.tw-border-e-yellow-950\/5 {
  border-inline-end-color: rgb(66 32 6 / 0.05);
}
.tw-border-e-yellow-950\/50 {
  border-inline-end-color: rgb(66 32 6 / 0.5);
}
.tw-border-e-yellow-950\/55 {
  border-inline-end-color: rgb(66 32 6 / 0.55);
}
.tw-border-e-yellow-950\/60 {
  border-inline-end-color: rgb(66 32 6 / 0.6);
}
.tw-border-e-yellow-950\/65 {
  border-inline-end-color: rgb(66 32 6 / 0.65);
}
.tw-border-e-yellow-950\/70 {
  border-inline-end-color: rgb(66 32 6 / 0.7);
}
.tw-border-e-yellow-950\/75 {
  border-inline-end-color: rgb(66 32 6 / 0.75);
}
.tw-border-e-yellow-950\/80 {
  border-inline-end-color: rgb(66 32 6 / 0.8);
}
.tw-border-e-yellow-950\/85 {
  border-inline-end-color: rgb(66 32 6 / 0.85);
}
.tw-border-e-yellow-950\/90 {
  border-inline-end-color: rgb(66 32 6 / 0.9);
}
.tw-border-e-yellow-950\/95 {
  border-inline-end-color: rgb(66 32 6 / 0.95);
}
.tw-border-e-zinc-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-100\/0 {
  border-inline-end-color: rgb(244 244 245 / 0);
}
.tw-border-e-zinc-100\/10 {
  border-inline-end-color: rgb(244 244 245 / 0.1);
}
.tw-border-e-zinc-100\/100 {
  border-inline-end-color: rgb(244 244 245 / 1);
}
.tw-border-e-zinc-100\/15 {
  border-inline-end-color: rgb(244 244 245 / 0.15);
}
.tw-border-e-zinc-100\/20 {
  border-inline-end-color: rgb(244 244 245 / 0.2);
}
.tw-border-e-zinc-100\/25 {
  border-inline-end-color: rgb(244 244 245 / 0.25);
}
.tw-border-e-zinc-100\/30 {
  border-inline-end-color: rgb(244 244 245 / 0.3);
}
.tw-border-e-zinc-100\/35 {
  border-inline-end-color: rgb(244 244 245 / 0.35);
}
.tw-border-e-zinc-100\/40 {
  border-inline-end-color: rgb(244 244 245 / 0.4);
}
.tw-border-e-zinc-100\/45 {
  border-inline-end-color: rgb(244 244 245 / 0.45);
}
.tw-border-e-zinc-100\/5 {
  border-inline-end-color: rgb(244 244 245 / 0.05);
}
.tw-border-e-zinc-100\/50 {
  border-inline-end-color: rgb(244 244 245 / 0.5);
}
.tw-border-e-zinc-100\/55 {
  border-inline-end-color: rgb(244 244 245 / 0.55);
}
.tw-border-e-zinc-100\/60 {
  border-inline-end-color: rgb(244 244 245 / 0.6);
}
.tw-border-e-zinc-100\/65 {
  border-inline-end-color: rgb(244 244 245 / 0.65);
}
.tw-border-e-zinc-100\/70 {
  border-inline-end-color: rgb(244 244 245 / 0.7);
}
.tw-border-e-zinc-100\/75 {
  border-inline-end-color: rgb(244 244 245 / 0.75);
}
.tw-border-e-zinc-100\/80 {
  border-inline-end-color: rgb(244 244 245 / 0.8);
}
.tw-border-e-zinc-100\/85 {
  border-inline-end-color: rgb(244 244 245 / 0.85);
}
.tw-border-e-zinc-100\/90 {
  border-inline-end-color: rgb(244 244 245 / 0.9);
}
.tw-border-e-zinc-100\/95 {
  border-inline-end-color: rgb(244 244 245 / 0.95);
}
.tw-border-e-zinc-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-200\/0 {
  border-inline-end-color: rgb(228 228 231 / 0);
}
.tw-border-e-zinc-200\/10 {
  border-inline-end-color: rgb(228 228 231 / 0.1);
}
.tw-border-e-zinc-200\/100 {
  border-inline-end-color: rgb(228 228 231 / 1);
}
.tw-border-e-zinc-200\/15 {
  border-inline-end-color: rgb(228 228 231 / 0.15);
}
.tw-border-e-zinc-200\/20 {
  border-inline-end-color: rgb(228 228 231 / 0.2);
}
.tw-border-e-zinc-200\/25 {
  border-inline-end-color: rgb(228 228 231 / 0.25);
}
.tw-border-e-zinc-200\/30 {
  border-inline-end-color: rgb(228 228 231 / 0.3);
}
.tw-border-e-zinc-200\/35 {
  border-inline-end-color: rgb(228 228 231 / 0.35);
}
.tw-border-e-zinc-200\/40 {
  border-inline-end-color: rgb(228 228 231 / 0.4);
}
.tw-border-e-zinc-200\/45 {
  border-inline-end-color: rgb(228 228 231 / 0.45);
}
.tw-border-e-zinc-200\/5 {
  border-inline-end-color: rgb(228 228 231 / 0.05);
}
.tw-border-e-zinc-200\/50 {
  border-inline-end-color: rgb(228 228 231 / 0.5);
}
.tw-border-e-zinc-200\/55 {
  border-inline-end-color: rgb(228 228 231 / 0.55);
}
.tw-border-e-zinc-200\/60 {
  border-inline-end-color: rgb(228 228 231 / 0.6);
}
.tw-border-e-zinc-200\/65 {
  border-inline-end-color: rgb(228 228 231 / 0.65);
}
.tw-border-e-zinc-200\/70 {
  border-inline-end-color: rgb(228 228 231 / 0.7);
}
.tw-border-e-zinc-200\/75 {
  border-inline-end-color: rgb(228 228 231 / 0.75);
}
.tw-border-e-zinc-200\/80 {
  border-inline-end-color: rgb(228 228 231 / 0.8);
}
.tw-border-e-zinc-200\/85 {
  border-inline-end-color: rgb(228 228 231 / 0.85);
}
.tw-border-e-zinc-200\/90 {
  border-inline-end-color: rgb(228 228 231 / 0.9);
}
.tw-border-e-zinc-200\/95 {
  border-inline-end-color: rgb(228 228 231 / 0.95);
}
.tw-border-e-zinc-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-300\/0 {
  border-inline-end-color: rgb(212 212 216 / 0);
}
.tw-border-e-zinc-300\/10 {
  border-inline-end-color: rgb(212 212 216 / 0.1);
}
.tw-border-e-zinc-300\/100 {
  border-inline-end-color: rgb(212 212 216 / 1);
}
.tw-border-e-zinc-300\/15 {
  border-inline-end-color: rgb(212 212 216 / 0.15);
}
.tw-border-e-zinc-300\/20 {
  border-inline-end-color: rgb(212 212 216 / 0.2);
}
.tw-border-e-zinc-300\/25 {
  border-inline-end-color: rgb(212 212 216 / 0.25);
}
.tw-border-e-zinc-300\/30 {
  border-inline-end-color: rgb(212 212 216 / 0.3);
}
.tw-border-e-zinc-300\/35 {
  border-inline-end-color: rgb(212 212 216 / 0.35);
}
.tw-border-e-zinc-300\/40 {
  border-inline-end-color: rgb(212 212 216 / 0.4);
}
.tw-border-e-zinc-300\/45 {
  border-inline-end-color: rgb(212 212 216 / 0.45);
}
.tw-border-e-zinc-300\/5 {
  border-inline-end-color: rgb(212 212 216 / 0.05);
}
.tw-border-e-zinc-300\/50 {
  border-inline-end-color: rgb(212 212 216 / 0.5);
}
.tw-border-e-zinc-300\/55 {
  border-inline-end-color: rgb(212 212 216 / 0.55);
}
.tw-border-e-zinc-300\/60 {
  border-inline-end-color: rgb(212 212 216 / 0.6);
}
.tw-border-e-zinc-300\/65 {
  border-inline-end-color: rgb(212 212 216 / 0.65);
}
.tw-border-e-zinc-300\/70 {
  border-inline-end-color: rgb(212 212 216 / 0.7);
}
.tw-border-e-zinc-300\/75 {
  border-inline-end-color: rgb(212 212 216 / 0.75);
}
.tw-border-e-zinc-300\/80 {
  border-inline-end-color: rgb(212 212 216 / 0.8);
}
.tw-border-e-zinc-300\/85 {
  border-inline-end-color: rgb(212 212 216 / 0.85);
}
.tw-border-e-zinc-300\/90 {
  border-inline-end-color: rgb(212 212 216 / 0.9);
}
.tw-border-e-zinc-300\/95 {
  border-inline-end-color: rgb(212 212 216 / 0.95);
}
.tw-border-e-zinc-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-400\/0 {
  border-inline-end-color: rgb(161 161 170 / 0);
}
.tw-border-e-zinc-400\/10 {
  border-inline-end-color: rgb(161 161 170 / 0.1);
}
.tw-border-e-zinc-400\/100 {
  border-inline-end-color: rgb(161 161 170 / 1);
}
.tw-border-e-zinc-400\/15 {
  border-inline-end-color: rgb(161 161 170 / 0.15);
}
.tw-border-e-zinc-400\/20 {
  border-inline-end-color: rgb(161 161 170 / 0.2);
}
.tw-border-e-zinc-400\/25 {
  border-inline-end-color: rgb(161 161 170 / 0.25);
}
.tw-border-e-zinc-400\/30 {
  border-inline-end-color: rgb(161 161 170 / 0.3);
}
.tw-border-e-zinc-400\/35 {
  border-inline-end-color: rgb(161 161 170 / 0.35);
}
.tw-border-e-zinc-400\/40 {
  border-inline-end-color: rgb(161 161 170 / 0.4);
}
.tw-border-e-zinc-400\/45 {
  border-inline-end-color: rgb(161 161 170 / 0.45);
}
.tw-border-e-zinc-400\/5 {
  border-inline-end-color: rgb(161 161 170 / 0.05);
}
.tw-border-e-zinc-400\/50 {
  border-inline-end-color: rgb(161 161 170 / 0.5);
}
.tw-border-e-zinc-400\/55 {
  border-inline-end-color: rgb(161 161 170 / 0.55);
}
.tw-border-e-zinc-400\/60 {
  border-inline-end-color: rgb(161 161 170 / 0.6);
}
.tw-border-e-zinc-400\/65 {
  border-inline-end-color: rgb(161 161 170 / 0.65);
}
.tw-border-e-zinc-400\/70 {
  border-inline-end-color: rgb(161 161 170 / 0.7);
}
.tw-border-e-zinc-400\/75 {
  border-inline-end-color: rgb(161 161 170 / 0.75);
}
.tw-border-e-zinc-400\/80 {
  border-inline-end-color: rgb(161 161 170 / 0.8);
}
.tw-border-e-zinc-400\/85 {
  border-inline-end-color: rgb(161 161 170 / 0.85);
}
.tw-border-e-zinc-400\/90 {
  border-inline-end-color: rgb(161 161 170 / 0.9);
}
.tw-border-e-zinc-400\/95 {
  border-inline-end-color: rgb(161 161 170 / 0.95);
}
.tw-border-e-zinc-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-50\/0 {
  border-inline-end-color: rgb(250 250 250 / 0);
}
.tw-border-e-zinc-50\/10 {
  border-inline-end-color: rgb(250 250 250 / 0.1);
}
.tw-border-e-zinc-50\/100 {
  border-inline-end-color: rgb(250 250 250 / 1);
}
.tw-border-e-zinc-50\/15 {
  border-inline-end-color: rgb(250 250 250 / 0.15);
}
.tw-border-e-zinc-50\/20 {
  border-inline-end-color: rgb(250 250 250 / 0.2);
}
.tw-border-e-zinc-50\/25 {
  border-inline-end-color: rgb(250 250 250 / 0.25);
}
.tw-border-e-zinc-50\/30 {
  border-inline-end-color: rgb(250 250 250 / 0.3);
}
.tw-border-e-zinc-50\/35 {
  border-inline-end-color: rgb(250 250 250 / 0.35);
}
.tw-border-e-zinc-50\/40 {
  border-inline-end-color: rgb(250 250 250 / 0.4);
}
.tw-border-e-zinc-50\/45 {
  border-inline-end-color: rgb(250 250 250 / 0.45);
}
.tw-border-e-zinc-50\/5 {
  border-inline-end-color: rgb(250 250 250 / 0.05);
}
.tw-border-e-zinc-50\/50 {
  border-inline-end-color: rgb(250 250 250 / 0.5);
}
.tw-border-e-zinc-50\/55 {
  border-inline-end-color: rgb(250 250 250 / 0.55);
}
.tw-border-e-zinc-50\/60 {
  border-inline-end-color: rgb(250 250 250 / 0.6);
}
.tw-border-e-zinc-50\/65 {
  border-inline-end-color: rgb(250 250 250 / 0.65);
}
.tw-border-e-zinc-50\/70 {
  border-inline-end-color: rgb(250 250 250 / 0.7);
}
.tw-border-e-zinc-50\/75 {
  border-inline-end-color: rgb(250 250 250 / 0.75);
}
.tw-border-e-zinc-50\/80 {
  border-inline-end-color: rgb(250 250 250 / 0.8);
}
.tw-border-e-zinc-50\/85 {
  border-inline-end-color: rgb(250 250 250 / 0.85);
}
.tw-border-e-zinc-50\/90 {
  border-inline-end-color: rgb(250 250 250 / 0.9);
}
.tw-border-e-zinc-50\/95 {
  border-inline-end-color: rgb(250 250 250 / 0.95);
}
.tw-border-e-zinc-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-500\/0 {
  border-inline-end-color: rgb(113 113 122 / 0);
}
.tw-border-e-zinc-500\/10 {
  border-inline-end-color: rgb(113 113 122 / 0.1);
}
.tw-border-e-zinc-500\/100 {
  border-inline-end-color: rgb(113 113 122 / 1);
}
.tw-border-e-zinc-500\/15 {
  border-inline-end-color: rgb(113 113 122 / 0.15);
}
.tw-border-e-zinc-500\/20 {
  border-inline-end-color: rgb(113 113 122 / 0.2);
}
.tw-border-e-zinc-500\/25 {
  border-inline-end-color: rgb(113 113 122 / 0.25);
}
.tw-border-e-zinc-500\/30 {
  border-inline-end-color: rgb(113 113 122 / 0.3);
}
.tw-border-e-zinc-500\/35 {
  border-inline-end-color: rgb(113 113 122 / 0.35);
}
.tw-border-e-zinc-500\/40 {
  border-inline-end-color: rgb(113 113 122 / 0.4);
}
.tw-border-e-zinc-500\/45 {
  border-inline-end-color: rgb(113 113 122 / 0.45);
}
.tw-border-e-zinc-500\/5 {
  border-inline-end-color: rgb(113 113 122 / 0.05);
}
.tw-border-e-zinc-500\/50 {
  border-inline-end-color: rgb(113 113 122 / 0.5);
}
.tw-border-e-zinc-500\/55 {
  border-inline-end-color: rgb(113 113 122 / 0.55);
}
.tw-border-e-zinc-500\/60 {
  border-inline-end-color: rgb(113 113 122 / 0.6);
}
.tw-border-e-zinc-500\/65 {
  border-inline-end-color: rgb(113 113 122 / 0.65);
}
.tw-border-e-zinc-500\/70 {
  border-inline-end-color: rgb(113 113 122 / 0.7);
}
.tw-border-e-zinc-500\/75 {
  border-inline-end-color: rgb(113 113 122 / 0.75);
}
.tw-border-e-zinc-500\/80 {
  border-inline-end-color: rgb(113 113 122 / 0.8);
}
.tw-border-e-zinc-500\/85 {
  border-inline-end-color: rgb(113 113 122 / 0.85);
}
.tw-border-e-zinc-500\/90 {
  border-inline-end-color: rgb(113 113 122 / 0.9);
}
.tw-border-e-zinc-500\/95 {
  border-inline-end-color: rgb(113 113 122 / 0.95);
}
.tw-border-e-zinc-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-600\/0 {
  border-inline-end-color: rgb(82 82 91 / 0);
}
.tw-border-e-zinc-600\/10 {
  border-inline-end-color: rgb(82 82 91 / 0.1);
}
.tw-border-e-zinc-600\/100 {
  border-inline-end-color: rgb(82 82 91 / 1);
}
.tw-border-e-zinc-600\/15 {
  border-inline-end-color: rgb(82 82 91 / 0.15);
}
.tw-border-e-zinc-600\/20 {
  border-inline-end-color: rgb(82 82 91 / 0.2);
}
.tw-border-e-zinc-600\/25 {
  border-inline-end-color: rgb(82 82 91 / 0.25);
}
.tw-border-e-zinc-600\/30 {
  border-inline-end-color: rgb(82 82 91 / 0.3);
}
.tw-border-e-zinc-600\/35 {
  border-inline-end-color: rgb(82 82 91 / 0.35);
}
.tw-border-e-zinc-600\/40 {
  border-inline-end-color: rgb(82 82 91 / 0.4);
}
.tw-border-e-zinc-600\/45 {
  border-inline-end-color: rgb(82 82 91 / 0.45);
}
.tw-border-e-zinc-600\/5 {
  border-inline-end-color: rgb(82 82 91 / 0.05);
}
.tw-border-e-zinc-600\/50 {
  border-inline-end-color: rgb(82 82 91 / 0.5);
}
.tw-border-e-zinc-600\/55 {
  border-inline-end-color: rgb(82 82 91 / 0.55);
}
.tw-border-e-zinc-600\/60 {
  border-inline-end-color: rgb(82 82 91 / 0.6);
}
.tw-border-e-zinc-600\/65 {
  border-inline-end-color: rgb(82 82 91 / 0.65);
}
.tw-border-e-zinc-600\/70 {
  border-inline-end-color: rgb(82 82 91 / 0.7);
}
.tw-border-e-zinc-600\/75 {
  border-inline-end-color: rgb(82 82 91 / 0.75);
}
.tw-border-e-zinc-600\/80 {
  border-inline-end-color: rgb(82 82 91 / 0.8);
}
.tw-border-e-zinc-600\/85 {
  border-inline-end-color: rgb(82 82 91 / 0.85);
}
.tw-border-e-zinc-600\/90 {
  border-inline-end-color: rgb(82 82 91 / 0.9);
}
.tw-border-e-zinc-600\/95 {
  border-inline-end-color: rgb(82 82 91 / 0.95);
}
.tw-border-e-zinc-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-700\/0 {
  border-inline-end-color: rgb(63 63 70 / 0);
}
.tw-border-e-zinc-700\/10 {
  border-inline-end-color: rgb(63 63 70 / 0.1);
}
.tw-border-e-zinc-700\/100 {
  border-inline-end-color: rgb(63 63 70 / 1);
}
.tw-border-e-zinc-700\/15 {
  border-inline-end-color: rgb(63 63 70 / 0.15);
}
.tw-border-e-zinc-700\/20 {
  border-inline-end-color: rgb(63 63 70 / 0.2);
}
.tw-border-e-zinc-700\/25 {
  border-inline-end-color: rgb(63 63 70 / 0.25);
}
.tw-border-e-zinc-700\/30 {
  border-inline-end-color: rgb(63 63 70 / 0.3);
}
.tw-border-e-zinc-700\/35 {
  border-inline-end-color: rgb(63 63 70 / 0.35);
}
.tw-border-e-zinc-700\/40 {
  border-inline-end-color: rgb(63 63 70 / 0.4);
}
.tw-border-e-zinc-700\/45 {
  border-inline-end-color: rgb(63 63 70 / 0.45);
}
.tw-border-e-zinc-700\/5 {
  border-inline-end-color: rgb(63 63 70 / 0.05);
}
.tw-border-e-zinc-700\/50 {
  border-inline-end-color: rgb(63 63 70 / 0.5);
}
.tw-border-e-zinc-700\/55 {
  border-inline-end-color: rgb(63 63 70 / 0.55);
}
.tw-border-e-zinc-700\/60 {
  border-inline-end-color: rgb(63 63 70 / 0.6);
}
.tw-border-e-zinc-700\/65 {
  border-inline-end-color: rgb(63 63 70 / 0.65);
}
.tw-border-e-zinc-700\/70 {
  border-inline-end-color: rgb(63 63 70 / 0.7);
}
.tw-border-e-zinc-700\/75 {
  border-inline-end-color: rgb(63 63 70 / 0.75);
}
.tw-border-e-zinc-700\/80 {
  border-inline-end-color: rgb(63 63 70 / 0.8);
}
.tw-border-e-zinc-700\/85 {
  border-inline-end-color: rgb(63 63 70 / 0.85);
}
.tw-border-e-zinc-700\/90 {
  border-inline-end-color: rgb(63 63 70 / 0.9);
}
.tw-border-e-zinc-700\/95 {
  border-inline-end-color: rgb(63 63 70 / 0.95);
}
.tw-border-e-zinc-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-800\/0 {
  border-inline-end-color: rgb(39 39 42 / 0);
}
.tw-border-e-zinc-800\/10 {
  border-inline-end-color: rgb(39 39 42 / 0.1);
}
.tw-border-e-zinc-800\/100 {
  border-inline-end-color: rgb(39 39 42 / 1);
}
.tw-border-e-zinc-800\/15 {
  border-inline-end-color: rgb(39 39 42 / 0.15);
}
.tw-border-e-zinc-800\/20 {
  border-inline-end-color: rgb(39 39 42 / 0.2);
}
.tw-border-e-zinc-800\/25 {
  border-inline-end-color: rgb(39 39 42 / 0.25);
}
.tw-border-e-zinc-800\/30 {
  border-inline-end-color: rgb(39 39 42 / 0.3);
}
.tw-border-e-zinc-800\/35 {
  border-inline-end-color: rgb(39 39 42 / 0.35);
}
.tw-border-e-zinc-800\/40 {
  border-inline-end-color: rgb(39 39 42 / 0.4);
}
.tw-border-e-zinc-800\/45 {
  border-inline-end-color: rgb(39 39 42 / 0.45);
}
.tw-border-e-zinc-800\/5 {
  border-inline-end-color: rgb(39 39 42 / 0.05);
}
.tw-border-e-zinc-800\/50 {
  border-inline-end-color: rgb(39 39 42 / 0.5);
}
.tw-border-e-zinc-800\/55 {
  border-inline-end-color: rgb(39 39 42 / 0.55);
}
.tw-border-e-zinc-800\/60 {
  border-inline-end-color: rgb(39 39 42 / 0.6);
}
.tw-border-e-zinc-800\/65 {
  border-inline-end-color: rgb(39 39 42 / 0.65);
}
.tw-border-e-zinc-800\/70 {
  border-inline-end-color: rgb(39 39 42 / 0.7);
}
.tw-border-e-zinc-800\/75 {
  border-inline-end-color: rgb(39 39 42 / 0.75);
}
.tw-border-e-zinc-800\/80 {
  border-inline-end-color: rgb(39 39 42 / 0.8);
}
.tw-border-e-zinc-800\/85 {
  border-inline-end-color: rgb(39 39 42 / 0.85);
}
.tw-border-e-zinc-800\/90 {
  border-inline-end-color: rgb(39 39 42 / 0.9);
}
.tw-border-e-zinc-800\/95 {
  border-inline-end-color: rgb(39 39 42 / 0.95);
}
.tw-border-e-zinc-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-900\/0 {
  border-inline-end-color: rgb(24 24 27 / 0);
}
.tw-border-e-zinc-900\/10 {
  border-inline-end-color: rgb(24 24 27 / 0.1);
}
.tw-border-e-zinc-900\/100 {
  border-inline-end-color: rgb(24 24 27 / 1);
}
.tw-border-e-zinc-900\/15 {
  border-inline-end-color: rgb(24 24 27 / 0.15);
}
.tw-border-e-zinc-900\/20 {
  border-inline-end-color: rgb(24 24 27 / 0.2);
}
.tw-border-e-zinc-900\/25 {
  border-inline-end-color: rgb(24 24 27 / 0.25);
}
.tw-border-e-zinc-900\/30 {
  border-inline-end-color: rgb(24 24 27 / 0.3);
}
.tw-border-e-zinc-900\/35 {
  border-inline-end-color: rgb(24 24 27 / 0.35);
}
.tw-border-e-zinc-900\/40 {
  border-inline-end-color: rgb(24 24 27 / 0.4);
}
.tw-border-e-zinc-900\/45 {
  border-inline-end-color: rgb(24 24 27 / 0.45);
}
.tw-border-e-zinc-900\/5 {
  border-inline-end-color: rgb(24 24 27 / 0.05);
}
.tw-border-e-zinc-900\/50 {
  border-inline-end-color: rgb(24 24 27 / 0.5);
}
.tw-border-e-zinc-900\/55 {
  border-inline-end-color: rgb(24 24 27 / 0.55);
}
.tw-border-e-zinc-900\/60 {
  border-inline-end-color: rgb(24 24 27 / 0.6);
}
.tw-border-e-zinc-900\/65 {
  border-inline-end-color: rgb(24 24 27 / 0.65);
}
.tw-border-e-zinc-900\/70 {
  border-inline-end-color: rgb(24 24 27 / 0.7);
}
.tw-border-e-zinc-900\/75 {
  border-inline-end-color: rgb(24 24 27 / 0.75);
}
.tw-border-e-zinc-900\/80 {
  border-inline-end-color: rgb(24 24 27 / 0.8);
}
.tw-border-e-zinc-900\/85 {
  border-inline-end-color: rgb(24 24 27 / 0.85);
}
.tw-border-e-zinc-900\/90 {
  border-inline-end-color: rgb(24 24 27 / 0.9);
}
.tw-border-e-zinc-900\/95 {
  border-inline-end-color: rgb(24 24 27 / 0.95);
}
.tw-border-e-zinc-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-e-zinc-950\/0 {
  border-inline-end-color: rgb(9 9 11 / 0);
}
.tw-border-e-zinc-950\/10 {
  border-inline-end-color: rgb(9 9 11 / 0.1);
}
.tw-border-e-zinc-950\/100 {
  border-inline-end-color: rgb(9 9 11 / 1);
}
.tw-border-e-zinc-950\/15 {
  border-inline-end-color: rgb(9 9 11 / 0.15);
}
.tw-border-e-zinc-950\/20 {
  border-inline-end-color: rgb(9 9 11 / 0.2);
}
.tw-border-e-zinc-950\/25 {
  border-inline-end-color: rgb(9 9 11 / 0.25);
}
.tw-border-e-zinc-950\/30 {
  border-inline-end-color: rgb(9 9 11 / 0.3);
}
.tw-border-e-zinc-950\/35 {
  border-inline-end-color: rgb(9 9 11 / 0.35);
}
.tw-border-e-zinc-950\/40 {
  border-inline-end-color: rgb(9 9 11 / 0.4);
}
.tw-border-e-zinc-950\/45 {
  border-inline-end-color: rgb(9 9 11 / 0.45);
}
.tw-border-e-zinc-950\/5 {
  border-inline-end-color: rgb(9 9 11 / 0.05);
}
.tw-border-e-zinc-950\/50 {
  border-inline-end-color: rgb(9 9 11 / 0.5);
}
.tw-border-e-zinc-950\/55 {
  border-inline-end-color: rgb(9 9 11 / 0.55);
}
.tw-border-e-zinc-950\/60 {
  border-inline-end-color: rgb(9 9 11 / 0.6);
}
.tw-border-e-zinc-950\/65 {
  border-inline-end-color: rgb(9 9 11 / 0.65);
}
.tw-border-e-zinc-950\/70 {
  border-inline-end-color: rgb(9 9 11 / 0.7);
}
.tw-border-e-zinc-950\/75 {
  border-inline-end-color: rgb(9 9 11 / 0.75);
}
.tw-border-e-zinc-950\/80 {
  border-inline-end-color: rgb(9 9 11 / 0.8);
}
.tw-border-e-zinc-950\/85 {
  border-inline-end-color: rgb(9 9 11 / 0.85);
}
.tw-border-e-zinc-950\/90 {
  border-inline-end-color: rgb(9 9 11 / 0.9);
}
.tw-border-e-zinc-950\/95 {
  border-inline-end-color: rgb(9 9 11 / 0.95);
}
.tw-border-l-amber-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-100\/0 {
  border-left-color: rgb(254 243 199 / 0);
}
.tw-border-l-amber-100\/10 {
  border-left-color: rgb(254 243 199 / 0.1);
}
.tw-border-l-amber-100\/100 {
  border-left-color: rgb(254 243 199 / 1);
}
.tw-border-l-amber-100\/15 {
  border-left-color: rgb(254 243 199 / 0.15);
}
.tw-border-l-amber-100\/20 {
  border-left-color: rgb(254 243 199 / 0.2);
}
.tw-border-l-amber-100\/25 {
  border-left-color: rgb(254 243 199 / 0.25);
}
.tw-border-l-amber-100\/30 {
  border-left-color: rgb(254 243 199 / 0.3);
}
.tw-border-l-amber-100\/35 {
  border-left-color: rgb(254 243 199 / 0.35);
}
.tw-border-l-amber-100\/40 {
  border-left-color: rgb(254 243 199 / 0.4);
}
.tw-border-l-amber-100\/45 {
  border-left-color: rgb(254 243 199 / 0.45);
}
.tw-border-l-amber-100\/5 {
  border-left-color: rgb(254 243 199 / 0.05);
}
.tw-border-l-amber-100\/50 {
  border-left-color: rgb(254 243 199 / 0.5);
}
.tw-border-l-amber-100\/55 {
  border-left-color: rgb(254 243 199 / 0.55);
}
.tw-border-l-amber-100\/60 {
  border-left-color: rgb(254 243 199 / 0.6);
}
.tw-border-l-amber-100\/65 {
  border-left-color: rgb(254 243 199 / 0.65);
}
.tw-border-l-amber-100\/70 {
  border-left-color: rgb(254 243 199 / 0.7);
}
.tw-border-l-amber-100\/75 {
  border-left-color: rgb(254 243 199 / 0.75);
}
.tw-border-l-amber-100\/80 {
  border-left-color: rgb(254 243 199 / 0.8);
}
.tw-border-l-amber-100\/85 {
  border-left-color: rgb(254 243 199 / 0.85);
}
.tw-border-l-amber-100\/90 {
  border-left-color: rgb(254 243 199 / 0.9);
}
.tw-border-l-amber-100\/95 {
  border-left-color: rgb(254 243 199 / 0.95);
}
.tw-border-l-amber-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-200\/0 {
  border-left-color: rgb(253 230 138 / 0);
}
.tw-border-l-amber-200\/10 {
  border-left-color: rgb(253 230 138 / 0.1);
}
.tw-border-l-amber-200\/100 {
  border-left-color: rgb(253 230 138 / 1);
}
.tw-border-l-amber-200\/15 {
  border-left-color: rgb(253 230 138 / 0.15);
}
.tw-border-l-amber-200\/20 {
  border-left-color: rgb(253 230 138 / 0.2);
}
.tw-border-l-amber-200\/25 {
  border-left-color: rgb(253 230 138 / 0.25);
}
.tw-border-l-amber-200\/30 {
  border-left-color: rgb(253 230 138 / 0.3);
}
.tw-border-l-amber-200\/35 {
  border-left-color: rgb(253 230 138 / 0.35);
}
.tw-border-l-amber-200\/40 {
  border-left-color: rgb(253 230 138 / 0.4);
}
.tw-border-l-amber-200\/45 {
  border-left-color: rgb(253 230 138 / 0.45);
}
.tw-border-l-amber-200\/5 {
  border-left-color: rgb(253 230 138 / 0.05);
}
.tw-border-l-amber-200\/50 {
  border-left-color: rgb(253 230 138 / 0.5);
}
.tw-border-l-amber-200\/55 {
  border-left-color: rgb(253 230 138 / 0.55);
}
.tw-border-l-amber-200\/60 {
  border-left-color: rgb(253 230 138 / 0.6);
}
.tw-border-l-amber-200\/65 {
  border-left-color: rgb(253 230 138 / 0.65);
}
.tw-border-l-amber-200\/70 {
  border-left-color: rgb(253 230 138 / 0.7);
}
.tw-border-l-amber-200\/75 {
  border-left-color: rgb(253 230 138 / 0.75);
}
.tw-border-l-amber-200\/80 {
  border-left-color: rgb(253 230 138 / 0.8);
}
.tw-border-l-amber-200\/85 {
  border-left-color: rgb(253 230 138 / 0.85);
}
.tw-border-l-amber-200\/90 {
  border-left-color: rgb(253 230 138 / 0.9);
}
.tw-border-l-amber-200\/95 {
  border-left-color: rgb(253 230 138 / 0.95);
}
.tw-border-l-amber-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-300\/0 {
  border-left-color: rgb(252 211 77 / 0);
}
.tw-border-l-amber-300\/10 {
  border-left-color: rgb(252 211 77 / 0.1);
}
.tw-border-l-amber-300\/100 {
  border-left-color: rgb(252 211 77 / 1);
}
.tw-border-l-amber-300\/15 {
  border-left-color: rgb(252 211 77 / 0.15);
}
.tw-border-l-amber-300\/20 {
  border-left-color: rgb(252 211 77 / 0.2);
}
.tw-border-l-amber-300\/25 {
  border-left-color: rgb(252 211 77 / 0.25);
}
.tw-border-l-amber-300\/30 {
  border-left-color: rgb(252 211 77 / 0.3);
}
.tw-border-l-amber-300\/35 {
  border-left-color: rgb(252 211 77 / 0.35);
}
.tw-border-l-amber-300\/40 {
  border-left-color: rgb(252 211 77 / 0.4);
}
.tw-border-l-amber-300\/45 {
  border-left-color: rgb(252 211 77 / 0.45);
}
.tw-border-l-amber-300\/5 {
  border-left-color: rgb(252 211 77 / 0.05);
}
.tw-border-l-amber-300\/50 {
  border-left-color: rgb(252 211 77 / 0.5);
}
.tw-border-l-amber-300\/55 {
  border-left-color: rgb(252 211 77 / 0.55);
}
.tw-border-l-amber-300\/60 {
  border-left-color: rgb(252 211 77 / 0.6);
}
.tw-border-l-amber-300\/65 {
  border-left-color: rgb(252 211 77 / 0.65);
}
.tw-border-l-amber-300\/70 {
  border-left-color: rgb(252 211 77 / 0.7);
}
.tw-border-l-amber-300\/75 {
  border-left-color: rgb(252 211 77 / 0.75);
}
.tw-border-l-amber-300\/80 {
  border-left-color: rgb(252 211 77 / 0.8);
}
.tw-border-l-amber-300\/85 {
  border-left-color: rgb(252 211 77 / 0.85);
}
.tw-border-l-amber-300\/90 {
  border-left-color: rgb(252 211 77 / 0.9);
}
.tw-border-l-amber-300\/95 {
  border-left-color: rgb(252 211 77 / 0.95);
}
.tw-border-l-amber-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-400\/0 {
  border-left-color: rgb(251 191 36 / 0);
}
.tw-border-l-amber-400\/10 {
  border-left-color: rgb(251 191 36 / 0.1);
}
.tw-border-l-amber-400\/100 {
  border-left-color: rgb(251 191 36 / 1);
}
.tw-border-l-amber-400\/15 {
  border-left-color: rgb(251 191 36 / 0.15);
}
.tw-border-l-amber-400\/20 {
  border-left-color: rgb(251 191 36 / 0.2);
}
.tw-border-l-amber-400\/25 {
  border-left-color: rgb(251 191 36 / 0.25);
}
.tw-border-l-amber-400\/30 {
  border-left-color: rgb(251 191 36 / 0.3);
}
.tw-border-l-amber-400\/35 {
  border-left-color: rgb(251 191 36 / 0.35);
}
.tw-border-l-amber-400\/40 {
  border-left-color: rgb(251 191 36 / 0.4);
}
.tw-border-l-amber-400\/45 {
  border-left-color: rgb(251 191 36 / 0.45);
}
.tw-border-l-amber-400\/5 {
  border-left-color: rgb(251 191 36 / 0.05);
}
.tw-border-l-amber-400\/50 {
  border-left-color: rgb(251 191 36 / 0.5);
}
.tw-border-l-amber-400\/55 {
  border-left-color: rgb(251 191 36 / 0.55);
}
.tw-border-l-amber-400\/60 {
  border-left-color: rgb(251 191 36 / 0.6);
}
.tw-border-l-amber-400\/65 {
  border-left-color: rgb(251 191 36 / 0.65);
}
.tw-border-l-amber-400\/70 {
  border-left-color: rgb(251 191 36 / 0.7);
}
.tw-border-l-amber-400\/75 {
  border-left-color: rgb(251 191 36 / 0.75);
}
.tw-border-l-amber-400\/80 {
  border-left-color: rgb(251 191 36 / 0.8);
}
.tw-border-l-amber-400\/85 {
  border-left-color: rgb(251 191 36 / 0.85);
}
.tw-border-l-amber-400\/90 {
  border-left-color: rgb(251 191 36 / 0.9);
}
.tw-border-l-amber-400\/95 {
  border-left-color: rgb(251 191 36 / 0.95);
}
.tw-border-l-amber-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-50\/0 {
  border-left-color: rgb(255 251 235 / 0);
}
.tw-border-l-amber-50\/10 {
  border-left-color: rgb(255 251 235 / 0.1);
}
.tw-border-l-amber-50\/100 {
  border-left-color: rgb(255 251 235 / 1);
}
.tw-border-l-amber-50\/15 {
  border-left-color: rgb(255 251 235 / 0.15);
}
.tw-border-l-amber-50\/20 {
  border-left-color: rgb(255 251 235 / 0.2);
}
.tw-border-l-amber-50\/25 {
  border-left-color: rgb(255 251 235 / 0.25);
}
.tw-border-l-amber-50\/30 {
  border-left-color: rgb(255 251 235 / 0.3);
}
.tw-border-l-amber-50\/35 {
  border-left-color: rgb(255 251 235 / 0.35);
}
.tw-border-l-amber-50\/40 {
  border-left-color: rgb(255 251 235 / 0.4);
}
.tw-border-l-amber-50\/45 {
  border-left-color: rgb(255 251 235 / 0.45);
}
.tw-border-l-amber-50\/5 {
  border-left-color: rgb(255 251 235 / 0.05);
}
.tw-border-l-amber-50\/50 {
  border-left-color: rgb(255 251 235 / 0.5);
}
.tw-border-l-amber-50\/55 {
  border-left-color: rgb(255 251 235 / 0.55);
}
.tw-border-l-amber-50\/60 {
  border-left-color: rgb(255 251 235 / 0.6);
}
.tw-border-l-amber-50\/65 {
  border-left-color: rgb(255 251 235 / 0.65);
}
.tw-border-l-amber-50\/70 {
  border-left-color: rgb(255 251 235 / 0.7);
}
.tw-border-l-amber-50\/75 {
  border-left-color: rgb(255 251 235 / 0.75);
}
.tw-border-l-amber-50\/80 {
  border-left-color: rgb(255 251 235 / 0.8);
}
.tw-border-l-amber-50\/85 {
  border-left-color: rgb(255 251 235 / 0.85);
}
.tw-border-l-amber-50\/90 {
  border-left-color: rgb(255 251 235 / 0.9);
}
.tw-border-l-amber-50\/95 {
  border-left-color: rgb(255 251 235 / 0.95);
}
.tw-border-l-amber-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-500\/0 {
  border-left-color: rgb(245 158 11 / 0);
}
.tw-border-l-amber-500\/10 {
  border-left-color: rgb(245 158 11 / 0.1);
}
.tw-border-l-amber-500\/100 {
  border-left-color: rgb(245 158 11 / 1);
}
.tw-border-l-amber-500\/15 {
  border-left-color: rgb(245 158 11 / 0.15);
}
.tw-border-l-amber-500\/20 {
  border-left-color: rgb(245 158 11 / 0.2);
}
.tw-border-l-amber-500\/25 {
  border-left-color: rgb(245 158 11 / 0.25);
}
.tw-border-l-amber-500\/30 {
  border-left-color: rgb(245 158 11 / 0.3);
}
.tw-border-l-amber-500\/35 {
  border-left-color: rgb(245 158 11 / 0.35);
}
.tw-border-l-amber-500\/40 {
  border-left-color: rgb(245 158 11 / 0.4);
}
.tw-border-l-amber-500\/45 {
  border-left-color: rgb(245 158 11 / 0.45);
}
.tw-border-l-amber-500\/5 {
  border-left-color: rgb(245 158 11 / 0.05);
}
.tw-border-l-amber-500\/50 {
  border-left-color: rgb(245 158 11 / 0.5);
}
.tw-border-l-amber-500\/55 {
  border-left-color: rgb(245 158 11 / 0.55);
}
.tw-border-l-amber-500\/60 {
  border-left-color: rgb(245 158 11 / 0.6);
}
.tw-border-l-amber-500\/65 {
  border-left-color: rgb(245 158 11 / 0.65);
}
.tw-border-l-amber-500\/70 {
  border-left-color: rgb(245 158 11 / 0.7);
}
.tw-border-l-amber-500\/75 {
  border-left-color: rgb(245 158 11 / 0.75);
}
.tw-border-l-amber-500\/80 {
  border-left-color: rgb(245 158 11 / 0.8);
}
.tw-border-l-amber-500\/85 {
  border-left-color: rgb(245 158 11 / 0.85);
}
.tw-border-l-amber-500\/90 {
  border-left-color: rgb(245 158 11 / 0.9);
}
.tw-border-l-amber-500\/95 {
  border-left-color: rgb(245 158 11 / 0.95);
}
.tw-border-l-amber-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-600\/0 {
  border-left-color: rgb(217 119 6 / 0);
}
.tw-border-l-amber-600\/10 {
  border-left-color: rgb(217 119 6 / 0.1);
}
.tw-border-l-amber-600\/100 {
  border-left-color: rgb(217 119 6 / 1);
}
.tw-border-l-amber-600\/15 {
  border-left-color: rgb(217 119 6 / 0.15);
}
.tw-border-l-amber-600\/20 {
  border-left-color: rgb(217 119 6 / 0.2);
}
.tw-border-l-amber-600\/25 {
  border-left-color: rgb(217 119 6 / 0.25);
}
.tw-border-l-amber-600\/30 {
  border-left-color: rgb(217 119 6 / 0.3);
}
.tw-border-l-amber-600\/35 {
  border-left-color: rgb(217 119 6 / 0.35);
}
.tw-border-l-amber-600\/40 {
  border-left-color: rgb(217 119 6 / 0.4);
}
.tw-border-l-amber-600\/45 {
  border-left-color: rgb(217 119 6 / 0.45);
}
.tw-border-l-amber-600\/5 {
  border-left-color: rgb(217 119 6 / 0.05);
}
.tw-border-l-amber-600\/50 {
  border-left-color: rgb(217 119 6 / 0.5);
}
.tw-border-l-amber-600\/55 {
  border-left-color: rgb(217 119 6 / 0.55);
}
.tw-border-l-amber-600\/60 {
  border-left-color: rgb(217 119 6 / 0.6);
}
.tw-border-l-amber-600\/65 {
  border-left-color: rgb(217 119 6 / 0.65);
}
.tw-border-l-amber-600\/70 {
  border-left-color: rgb(217 119 6 / 0.7);
}
.tw-border-l-amber-600\/75 {
  border-left-color: rgb(217 119 6 / 0.75);
}
.tw-border-l-amber-600\/80 {
  border-left-color: rgb(217 119 6 / 0.8);
}
.tw-border-l-amber-600\/85 {
  border-left-color: rgb(217 119 6 / 0.85);
}
.tw-border-l-amber-600\/90 {
  border-left-color: rgb(217 119 6 / 0.9);
}
.tw-border-l-amber-600\/95 {
  border-left-color: rgb(217 119 6 / 0.95);
}
.tw-border-l-amber-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-700\/0 {
  border-left-color: rgb(180 83 9 / 0);
}
.tw-border-l-amber-700\/10 {
  border-left-color: rgb(180 83 9 / 0.1);
}
.tw-border-l-amber-700\/100 {
  border-left-color: rgb(180 83 9 / 1);
}
.tw-border-l-amber-700\/15 {
  border-left-color: rgb(180 83 9 / 0.15);
}
.tw-border-l-amber-700\/20 {
  border-left-color: rgb(180 83 9 / 0.2);
}
.tw-border-l-amber-700\/25 {
  border-left-color: rgb(180 83 9 / 0.25);
}
.tw-border-l-amber-700\/30 {
  border-left-color: rgb(180 83 9 / 0.3);
}
.tw-border-l-amber-700\/35 {
  border-left-color: rgb(180 83 9 / 0.35);
}
.tw-border-l-amber-700\/40 {
  border-left-color: rgb(180 83 9 / 0.4);
}
.tw-border-l-amber-700\/45 {
  border-left-color: rgb(180 83 9 / 0.45);
}
.tw-border-l-amber-700\/5 {
  border-left-color: rgb(180 83 9 / 0.05);
}
.tw-border-l-amber-700\/50 {
  border-left-color: rgb(180 83 9 / 0.5);
}
.tw-border-l-amber-700\/55 {
  border-left-color: rgb(180 83 9 / 0.55);
}
.tw-border-l-amber-700\/60 {
  border-left-color: rgb(180 83 9 / 0.6);
}
.tw-border-l-amber-700\/65 {
  border-left-color: rgb(180 83 9 / 0.65);
}
.tw-border-l-amber-700\/70 {
  border-left-color: rgb(180 83 9 / 0.7);
}
.tw-border-l-amber-700\/75 {
  border-left-color: rgb(180 83 9 / 0.75);
}
.tw-border-l-amber-700\/80 {
  border-left-color: rgb(180 83 9 / 0.8);
}
.tw-border-l-amber-700\/85 {
  border-left-color: rgb(180 83 9 / 0.85);
}
.tw-border-l-amber-700\/90 {
  border-left-color: rgb(180 83 9 / 0.9);
}
.tw-border-l-amber-700\/95 {
  border-left-color: rgb(180 83 9 / 0.95);
}
.tw-border-l-amber-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-800\/0 {
  border-left-color: rgb(146 64 14 / 0);
}
.tw-border-l-amber-800\/10 {
  border-left-color: rgb(146 64 14 / 0.1);
}
.tw-border-l-amber-800\/100 {
  border-left-color: rgb(146 64 14 / 1);
}
.tw-border-l-amber-800\/15 {
  border-left-color: rgb(146 64 14 / 0.15);
}
.tw-border-l-amber-800\/20 {
  border-left-color: rgb(146 64 14 / 0.2);
}
.tw-border-l-amber-800\/25 {
  border-left-color: rgb(146 64 14 / 0.25);
}
.tw-border-l-amber-800\/30 {
  border-left-color: rgb(146 64 14 / 0.3);
}
.tw-border-l-amber-800\/35 {
  border-left-color: rgb(146 64 14 / 0.35);
}
.tw-border-l-amber-800\/40 {
  border-left-color: rgb(146 64 14 / 0.4);
}
.tw-border-l-amber-800\/45 {
  border-left-color: rgb(146 64 14 / 0.45);
}
.tw-border-l-amber-800\/5 {
  border-left-color: rgb(146 64 14 / 0.05);
}
.tw-border-l-amber-800\/50 {
  border-left-color: rgb(146 64 14 / 0.5);
}
.tw-border-l-amber-800\/55 {
  border-left-color: rgb(146 64 14 / 0.55);
}
.tw-border-l-amber-800\/60 {
  border-left-color: rgb(146 64 14 / 0.6);
}
.tw-border-l-amber-800\/65 {
  border-left-color: rgb(146 64 14 / 0.65);
}
.tw-border-l-amber-800\/70 {
  border-left-color: rgb(146 64 14 / 0.7);
}
.tw-border-l-amber-800\/75 {
  border-left-color: rgb(146 64 14 / 0.75);
}
.tw-border-l-amber-800\/80 {
  border-left-color: rgb(146 64 14 / 0.8);
}
.tw-border-l-amber-800\/85 {
  border-left-color: rgb(146 64 14 / 0.85);
}
.tw-border-l-amber-800\/90 {
  border-left-color: rgb(146 64 14 / 0.9);
}
.tw-border-l-amber-800\/95 {
  border-left-color: rgb(146 64 14 / 0.95);
}
.tw-border-l-amber-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-900\/0 {
  border-left-color: rgb(120 53 15 / 0);
}
.tw-border-l-amber-900\/10 {
  border-left-color: rgb(120 53 15 / 0.1);
}
.tw-border-l-amber-900\/100 {
  border-left-color: rgb(120 53 15 / 1);
}
.tw-border-l-amber-900\/15 {
  border-left-color: rgb(120 53 15 / 0.15);
}
.tw-border-l-amber-900\/20 {
  border-left-color: rgb(120 53 15 / 0.2);
}
.tw-border-l-amber-900\/25 {
  border-left-color: rgb(120 53 15 / 0.25);
}
.tw-border-l-amber-900\/30 {
  border-left-color: rgb(120 53 15 / 0.3);
}
.tw-border-l-amber-900\/35 {
  border-left-color: rgb(120 53 15 / 0.35);
}
.tw-border-l-amber-900\/40 {
  border-left-color: rgb(120 53 15 / 0.4);
}
.tw-border-l-amber-900\/45 {
  border-left-color: rgb(120 53 15 / 0.45);
}
.tw-border-l-amber-900\/5 {
  border-left-color: rgb(120 53 15 / 0.05);
}
.tw-border-l-amber-900\/50 {
  border-left-color: rgb(120 53 15 / 0.5);
}
.tw-border-l-amber-900\/55 {
  border-left-color: rgb(120 53 15 / 0.55);
}
.tw-border-l-amber-900\/60 {
  border-left-color: rgb(120 53 15 / 0.6);
}
.tw-border-l-amber-900\/65 {
  border-left-color: rgb(120 53 15 / 0.65);
}
.tw-border-l-amber-900\/70 {
  border-left-color: rgb(120 53 15 / 0.7);
}
.tw-border-l-amber-900\/75 {
  border-left-color: rgb(120 53 15 / 0.75);
}
.tw-border-l-amber-900\/80 {
  border-left-color: rgb(120 53 15 / 0.8);
}
.tw-border-l-amber-900\/85 {
  border-left-color: rgb(120 53 15 / 0.85);
}
.tw-border-l-amber-900\/90 {
  border-left-color: rgb(120 53 15 / 0.9);
}
.tw-border-l-amber-900\/95 {
  border-left-color: rgb(120 53 15 / 0.95);
}
.tw-border-l-amber-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-l-amber-950\/0 {
  border-left-color: rgb(69 26 3 / 0);
}
.tw-border-l-amber-950\/10 {
  border-left-color: rgb(69 26 3 / 0.1);
}
.tw-border-l-amber-950\/100 {
  border-left-color: rgb(69 26 3 / 1);
}
.tw-border-l-amber-950\/15 {
  border-left-color: rgb(69 26 3 / 0.15);
}
.tw-border-l-amber-950\/20 {
  border-left-color: rgb(69 26 3 / 0.2);
}
.tw-border-l-amber-950\/25 {
  border-left-color: rgb(69 26 3 / 0.25);
}
.tw-border-l-amber-950\/30 {
  border-left-color: rgb(69 26 3 / 0.3);
}
.tw-border-l-amber-950\/35 {
  border-left-color: rgb(69 26 3 / 0.35);
}
.tw-border-l-amber-950\/40 {
  border-left-color: rgb(69 26 3 / 0.4);
}
.tw-border-l-amber-950\/45 {
  border-left-color: rgb(69 26 3 / 0.45);
}
.tw-border-l-amber-950\/5 {
  border-left-color: rgb(69 26 3 / 0.05);
}
.tw-border-l-amber-950\/50 {
  border-left-color: rgb(69 26 3 / 0.5);
}
.tw-border-l-amber-950\/55 {
  border-left-color: rgb(69 26 3 / 0.55);
}
.tw-border-l-amber-950\/60 {
  border-left-color: rgb(69 26 3 / 0.6);
}
.tw-border-l-amber-950\/65 {
  border-left-color: rgb(69 26 3 / 0.65);
}
.tw-border-l-amber-950\/70 {
  border-left-color: rgb(69 26 3 / 0.7);
}
.tw-border-l-amber-950\/75 {
  border-left-color: rgb(69 26 3 / 0.75);
}
.tw-border-l-amber-950\/80 {
  border-left-color: rgb(69 26 3 / 0.8);
}
.tw-border-l-amber-950\/85 {
  border-left-color: rgb(69 26 3 / 0.85);
}
.tw-border-l-amber-950\/90 {
  border-left-color: rgb(69 26 3 / 0.9);
}
.tw-border-l-amber-950\/95 {
  border-left-color: rgb(69 26 3 / 0.95);
}
.tw-border-l-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-l-black\/0 {
  border-left-color: rgb(0 0 0 / 0);
}
.tw-border-l-black\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
}
.tw-border-l-black\/100 {
  border-left-color: rgb(0 0 0 / 1);
}
.tw-border-l-black\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
}
.tw-border-l-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
}
.tw-border-l-black\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
}
.tw-border-l-black\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
}
.tw-border-l-black\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
}
.tw-border-l-black\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
}
.tw-border-l-black\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
}
.tw-border-l-black\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
}
.tw-border-l-black\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
}
.tw-border-l-black\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
}
.tw-border-l-black\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
}
.tw-border-l-black\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
}
.tw-border-l-black\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
}
.tw-border-l-black\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
}
.tw-border-l-black\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
}
.tw-border-l-black\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
}
.tw-border-l-black\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
}
.tw-border-l-black\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
}
.tw-border-l-blue-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-100\/0 {
  border-left-color: rgb(234 248 255 / 0);
}
.tw-border-l-blue-100\/10 {
  border-left-color: rgb(234 248 255 / 0.1);
}
.tw-border-l-blue-100\/100 {
  border-left-color: rgb(234 248 255 / 1);
}
.tw-border-l-blue-100\/15 {
  border-left-color: rgb(234 248 255 / 0.15);
}
.tw-border-l-blue-100\/20 {
  border-left-color: rgb(234 248 255 / 0.2);
}
.tw-border-l-blue-100\/25 {
  border-left-color: rgb(234 248 255 / 0.25);
}
.tw-border-l-blue-100\/30 {
  border-left-color: rgb(234 248 255 / 0.3);
}
.tw-border-l-blue-100\/35 {
  border-left-color: rgb(234 248 255 / 0.35);
}
.tw-border-l-blue-100\/40 {
  border-left-color: rgb(234 248 255 / 0.4);
}
.tw-border-l-blue-100\/45 {
  border-left-color: rgb(234 248 255 / 0.45);
}
.tw-border-l-blue-100\/5 {
  border-left-color: rgb(234 248 255 / 0.05);
}
.tw-border-l-blue-100\/50 {
  border-left-color: rgb(234 248 255 / 0.5);
}
.tw-border-l-blue-100\/55 {
  border-left-color: rgb(234 248 255 / 0.55);
}
.tw-border-l-blue-100\/60 {
  border-left-color: rgb(234 248 255 / 0.6);
}
.tw-border-l-blue-100\/65 {
  border-left-color: rgb(234 248 255 / 0.65);
}
.tw-border-l-blue-100\/70 {
  border-left-color: rgb(234 248 255 / 0.7);
}
.tw-border-l-blue-100\/75 {
  border-left-color: rgb(234 248 255 / 0.75);
}
.tw-border-l-blue-100\/80 {
  border-left-color: rgb(234 248 255 / 0.8);
}
.tw-border-l-blue-100\/85 {
  border-left-color: rgb(234 248 255 / 0.85);
}
.tw-border-l-blue-100\/90 {
  border-left-color: rgb(234 248 255 / 0.9);
}
.tw-border-l-blue-100\/95 {
  border-left-color: rgb(234 248 255 / 0.95);
}
.tw-border-l-blue-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-200\/0 {
  border-left-color: rgb(183 215 233 / 0);
}
.tw-border-l-blue-200\/10 {
  border-left-color: rgb(183 215 233 / 0.1);
}
.tw-border-l-blue-200\/100 {
  border-left-color: rgb(183 215 233 / 1);
}
.tw-border-l-blue-200\/15 {
  border-left-color: rgb(183 215 233 / 0.15);
}
.tw-border-l-blue-200\/20 {
  border-left-color: rgb(183 215 233 / 0.2);
}
.tw-border-l-blue-200\/25 {
  border-left-color: rgb(183 215 233 / 0.25);
}
.tw-border-l-blue-200\/30 {
  border-left-color: rgb(183 215 233 / 0.3);
}
.tw-border-l-blue-200\/35 {
  border-left-color: rgb(183 215 233 / 0.35);
}
.tw-border-l-blue-200\/40 {
  border-left-color: rgb(183 215 233 / 0.4);
}
.tw-border-l-blue-200\/45 {
  border-left-color: rgb(183 215 233 / 0.45);
}
.tw-border-l-blue-200\/5 {
  border-left-color: rgb(183 215 233 / 0.05);
}
.tw-border-l-blue-200\/50 {
  border-left-color: rgb(183 215 233 / 0.5);
}
.tw-border-l-blue-200\/55 {
  border-left-color: rgb(183 215 233 / 0.55);
}
.tw-border-l-blue-200\/60 {
  border-left-color: rgb(183 215 233 / 0.6);
}
.tw-border-l-blue-200\/65 {
  border-left-color: rgb(183 215 233 / 0.65);
}
.tw-border-l-blue-200\/70 {
  border-left-color: rgb(183 215 233 / 0.7);
}
.tw-border-l-blue-200\/75 {
  border-left-color: rgb(183 215 233 / 0.75);
}
.tw-border-l-blue-200\/80 {
  border-left-color: rgb(183 215 233 / 0.8);
}
.tw-border-l-blue-200\/85 {
  border-left-color: rgb(183 215 233 / 0.85);
}
.tw-border-l-blue-200\/90 {
  border-left-color: rgb(183 215 233 / 0.9);
}
.tw-border-l-blue-200\/95 {
  border-left-color: rgb(183 215 233 / 0.95);
}
.tw-border-l-blue-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-300\/0 {
  border-left-color: rgb(132 183 212 / 0);
}
.tw-border-l-blue-300\/10 {
  border-left-color: rgb(132 183 212 / 0.1);
}
.tw-border-l-blue-300\/100 {
  border-left-color: rgb(132 183 212 / 1);
}
.tw-border-l-blue-300\/15 {
  border-left-color: rgb(132 183 212 / 0.15);
}
.tw-border-l-blue-300\/20 {
  border-left-color: rgb(132 183 212 / 0.2);
}
.tw-border-l-blue-300\/25 {
  border-left-color: rgb(132 183 212 / 0.25);
}
.tw-border-l-blue-300\/30 {
  border-left-color: rgb(132 183 212 / 0.3);
}
.tw-border-l-blue-300\/35 {
  border-left-color: rgb(132 183 212 / 0.35);
}
.tw-border-l-blue-300\/40 {
  border-left-color: rgb(132 183 212 / 0.4);
}
.tw-border-l-blue-300\/45 {
  border-left-color: rgb(132 183 212 / 0.45);
}
.tw-border-l-blue-300\/5 {
  border-left-color: rgb(132 183 212 / 0.05);
}
.tw-border-l-blue-300\/50 {
  border-left-color: rgb(132 183 212 / 0.5);
}
.tw-border-l-blue-300\/55 {
  border-left-color: rgb(132 183 212 / 0.55);
}
.tw-border-l-blue-300\/60 {
  border-left-color: rgb(132 183 212 / 0.6);
}
.tw-border-l-blue-300\/65 {
  border-left-color: rgb(132 183 212 / 0.65);
}
.tw-border-l-blue-300\/70 {
  border-left-color: rgb(132 183 212 / 0.7);
}
.tw-border-l-blue-300\/75 {
  border-left-color: rgb(132 183 212 / 0.75);
}
.tw-border-l-blue-300\/80 {
  border-left-color: rgb(132 183 212 / 0.8);
}
.tw-border-l-blue-300\/85 {
  border-left-color: rgb(132 183 212 / 0.85);
}
.tw-border-l-blue-300\/90 {
  border-left-color: rgb(132 183 212 / 0.9);
}
.tw-border-l-blue-300\/95 {
  border-left-color: rgb(132 183 212 / 0.95);
}
.tw-border-l-blue-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-400\/0 {
  border-left-color: rgb(81 150 190 / 0);
}
.tw-border-l-blue-400\/10 {
  border-left-color: rgb(81 150 190 / 0.1);
}
.tw-border-l-blue-400\/100 {
  border-left-color: rgb(81 150 190 / 1);
}
.tw-border-l-blue-400\/15 {
  border-left-color: rgb(81 150 190 / 0.15);
}
.tw-border-l-blue-400\/20 {
  border-left-color: rgb(81 150 190 / 0.2);
}
.tw-border-l-blue-400\/25 {
  border-left-color: rgb(81 150 190 / 0.25);
}
.tw-border-l-blue-400\/30 {
  border-left-color: rgb(81 150 190 / 0.3);
}
.tw-border-l-blue-400\/35 {
  border-left-color: rgb(81 150 190 / 0.35);
}
.tw-border-l-blue-400\/40 {
  border-left-color: rgb(81 150 190 / 0.4);
}
.tw-border-l-blue-400\/45 {
  border-left-color: rgb(81 150 190 / 0.45);
}
.tw-border-l-blue-400\/5 {
  border-left-color: rgb(81 150 190 / 0.05);
}
.tw-border-l-blue-400\/50 {
  border-left-color: rgb(81 150 190 / 0.5);
}
.tw-border-l-blue-400\/55 {
  border-left-color: rgb(81 150 190 / 0.55);
}
.tw-border-l-blue-400\/60 {
  border-left-color: rgb(81 150 190 / 0.6);
}
.tw-border-l-blue-400\/65 {
  border-left-color: rgb(81 150 190 / 0.65);
}
.tw-border-l-blue-400\/70 {
  border-left-color: rgb(81 150 190 / 0.7);
}
.tw-border-l-blue-400\/75 {
  border-left-color: rgb(81 150 190 / 0.75);
}
.tw-border-l-blue-400\/80 {
  border-left-color: rgb(81 150 190 / 0.8);
}
.tw-border-l-blue-400\/85 {
  border-left-color: rgb(81 150 190 / 0.85);
}
.tw-border-l-blue-400\/90 {
  border-left-color: rgb(81 150 190 / 0.9);
}
.tw-border-l-blue-400\/95 {
  border-left-color: rgb(81 150 190 / 0.95);
}
.tw-border-l-blue-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-50\/0 {
  border-left-color: rgb(239 246 255 / 0);
}
.tw-border-l-blue-50\/10 {
  border-left-color: rgb(239 246 255 / 0.1);
}
.tw-border-l-blue-50\/100 {
  border-left-color: rgb(239 246 255 / 1);
}
.tw-border-l-blue-50\/15 {
  border-left-color: rgb(239 246 255 / 0.15);
}
.tw-border-l-blue-50\/20 {
  border-left-color: rgb(239 246 255 / 0.2);
}
.tw-border-l-blue-50\/25 {
  border-left-color: rgb(239 246 255 / 0.25);
}
.tw-border-l-blue-50\/30 {
  border-left-color: rgb(239 246 255 / 0.3);
}
.tw-border-l-blue-50\/35 {
  border-left-color: rgb(239 246 255 / 0.35);
}
.tw-border-l-blue-50\/40 {
  border-left-color: rgb(239 246 255 / 0.4);
}
.tw-border-l-blue-50\/45 {
  border-left-color: rgb(239 246 255 / 0.45);
}
.tw-border-l-blue-50\/5 {
  border-left-color: rgb(239 246 255 / 0.05);
}
.tw-border-l-blue-50\/50 {
  border-left-color: rgb(239 246 255 / 0.5);
}
.tw-border-l-blue-50\/55 {
  border-left-color: rgb(239 246 255 / 0.55);
}
.tw-border-l-blue-50\/60 {
  border-left-color: rgb(239 246 255 / 0.6);
}
.tw-border-l-blue-50\/65 {
  border-left-color: rgb(239 246 255 / 0.65);
}
.tw-border-l-blue-50\/70 {
  border-left-color: rgb(239 246 255 / 0.7);
}
.tw-border-l-blue-50\/75 {
  border-left-color: rgb(239 246 255 / 0.75);
}
.tw-border-l-blue-50\/80 {
  border-left-color: rgb(239 246 255 / 0.8);
}
.tw-border-l-blue-50\/85 {
  border-left-color: rgb(239 246 255 / 0.85);
}
.tw-border-l-blue-50\/90 {
  border-left-color: rgb(239 246 255 / 0.9);
}
.tw-border-l-blue-50\/95 {
  border-left-color: rgb(239 246 255 / 0.95);
}
.tw-border-l-blue-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-500\/0 {
  border-left-color: rgb(30 117 168 / 0);
}
.tw-border-l-blue-500\/10 {
  border-left-color: rgb(30 117 168 / 0.1);
}
.tw-border-l-blue-500\/100 {
  border-left-color: rgb(30 117 168 / 1);
}
.tw-border-l-blue-500\/15 {
  border-left-color: rgb(30 117 168 / 0.15);
}
.tw-border-l-blue-500\/20 {
  border-left-color: rgb(30 117 168 / 0.2);
}
.tw-border-l-blue-500\/25 {
  border-left-color: rgb(30 117 168 / 0.25);
}
.tw-border-l-blue-500\/30 {
  border-left-color: rgb(30 117 168 / 0.3);
}
.tw-border-l-blue-500\/35 {
  border-left-color: rgb(30 117 168 / 0.35);
}
.tw-border-l-blue-500\/40 {
  border-left-color: rgb(30 117 168 / 0.4);
}
.tw-border-l-blue-500\/45 {
  border-left-color: rgb(30 117 168 / 0.45);
}
.tw-border-l-blue-500\/5 {
  border-left-color: rgb(30 117 168 / 0.05);
}
.tw-border-l-blue-500\/50 {
  border-left-color: rgb(30 117 168 / 0.5);
}
.tw-border-l-blue-500\/55 {
  border-left-color: rgb(30 117 168 / 0.55);
}
.tw-border-l-blue-500\/60 {
  border-left-color: rgb(30 117 168 / 0.6);
}
.tw-border-l-blue-500\/65 {
  border-left-color: rgb(30 117 168 / 0.65);
}
.tw-border-l-blue-500\/70 {
  border-left-color: rgb(30 117 168 / 0.7);
}
.tw-border-l-blue-500\/75 {
  border-left-color: rgb(30 117 168 / 0.75);
}
.tw-border-l-blue-500\/80 {
  border-left-color: rgb(30 117 168 / 0.8);
}
.tw-border-l-blue-500\/85 {
  border-left-color: rgb(30 117 168 / 0.85);
}
.tw-border-l-blue-500\/90 {
  border-left-color: rgb(30 117 168 / 0.9);
}
.tw-border-l-blue-500\/95 {
  border-left-color: rgb(30 117 168 / 0.95);
}
.tw-border-l-blue-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-600\/0 {
  border-left-color: rgb(23 105 152 / 0);
}
.tw-border-l-blue-600\/10 {
  border-left-color: rgb(23 105 152 / 0.1);
}
.tw-border-l-blue-600\/100 {
  border-left-color: rgb(23 105 152 / 1);
}
.tw-border-l-blue-600\/15 {
  border-left-color: rgb(23 105 152 / 0.15);
}
.tw-border-l-blue-600\/20 {
  border-left-color: rgb(23 105 152 / 0.2);
}
.tw-border-l-blue-600\/25 {
  border-left-color: rgb(23 105 152 / 0.25);
}
.tw-border-l-blue-600\/30 {
  border-left-color: rgb(23 105 152 / 0.3);
}
.tw-border-l-blue-600\/35 {
  border-left-color: rgb(23 105 152 / 0.35);
}
.tw-border-l-blue-600\/40 {
  border-left-color: rgb(23 105 152 / 0.4);
}
.tw-border-l-blue-600\/45 {
  border-left-color: rgb(23 105 152 / 0.45);
}
.tw-border-l-blue-600\/5 {
  border-left-color: rgb(23 105 152 / 0.05);
}
.tw-border-l-blue-600\/50 {
  border-left-color: rgb(23 105 152 / 0.5);
}
.tw-border-l-blue-600\/55 {
  border-left-color: rgb(23 105 152 / 0.55);
}
.tw-border-l-blue-600\/60 {
  border-left-color: rgb(23 105 152 / 0.6);
}
.tw-border-l-blue-600\/65 {
  border-left-color: rgb(23 105 152 / 0.65);
}
.tw-border-l-blue-600\/70 {
  border-left-color: rgb(23 105 152 / 0.7);
}
.tw-border-l-blue-600\/75 {
  border-left-color: rgb(23 105 152 / 0.75);
}
.tw-border-l-blue-600\/80 {
  border-left-color: rgb(23 105 152 / 0.8);
}
.tw-border-l-blue-600\/85 {
  border-left-color: rgb(23 105 152 / 0.85);
}
.tw-border-l-blue-600\/90 {
  border-left-color: rgb(23 105 152 / 0.9);
}
.tw-border-l-blue-600\/95 {
  border-left-color: rgb(23 105 152 / 0.95);
}
.tw-border-l-blue-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-700\/0 {
  border-left-color: rgb(16 92 137 / 0);
}
.tw-border-l-blue-700\/10 {
  border-left-color: rgb(16 92 137 / 0.1);
}
.tw-border-l-blue-700\/100 {
  border-left-color: rgb(16 92 137 / 1);
}
.tw-border-l-blue-700\/15 {
  border-left-color: rgb(16 92 137 / 0.15);
}
.tw-border-l-blue-700\/20 {
  border-left-color: rgb(16 92 137 / 0.2);
}
.tw-border-l-blue-700\/25 {
  border-left-color: rgb(16 92 137 / 0.25);
}
.tw-border-l-blue-700\/30 {
  border-left-color: rgb(16 92 137 / 0.3);
}
.tw-border-l-blue-700\/35 {
  border-left-color: rgb(16 92 137 / 0.35);
}
.tw-border-l-blue-700\/40 {
  border-left-color: rgb(16 92 137 / 0.4);
}
.tw-border-l-blue-700\/45 {
  border-left-color: rgb(16 92 137 / 0.45);
}
.tw-border-l-blue-700\/5 {
  border-left-color: rgb(16 92 137 / 0.05);
}
.tw-border-l-blue-700\/50 {
  border-left-color: rgb(16 92 137 / 0.5);
}
.tw-border-l-blue-700\/55 {
  border-left-color: rgb(16 92 137 / 0.55);
}
.tw-border-l-blue-700\/60 {
  border-left-color: rgb(16 92 137 / 0.6);
}
.tw-border-l-blue-700\/65 {
  border-left-color: rgb(16 92 137 / 0.65);
}
.tw-border-l-blue-700\/70 {
  border-left-color: rgb(16 92 137 / 0.7);
}
.tw-border-l-blue-700\/75 {
  border-left-color: rgb(16 92 137 / 0.75);
}
.tw-border-l-blue-700\/80 {
  border-left-color: rgb(16 92 137 / 0.8);
}
.tw-border-l-blue-700\/85 {
  border-left-color: rgb(16 92 137 / 0.85);
}
.tw-border-l-blue-700\/90 {
  border-left-color: rgb(16 92 137 / 0.9);
}
.tw-border-l-blue-700\/95 {
  border-left-color: rgb(16 92 137 / 0.95);
}
.tw-border-l-blue-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-800\/0 {
  border-left-color: rgb(9 80 121 / 0);
}
.tw-border-l-blue-800\/10 {
  border-left-color: rgb(9 80 121 / 0.1);
}
.tw-border-l-blue-800\/100 {
  border-left-color: rgb(9 80 121 / 1);
}
.tw-border-l-blue-800\/15 {
  border-left-color: rgb(9 80 121 / 0.15);
}
.tw-border-l-blue-800\/20 {
  border-left-color: rgb(9 80 121 / 0.2);
}
.tw-border-l-blue-800\/25 {
  border-left-color: rgb(9 80 121 / 0.25);
}
.tw-border-l-blue-800\/30 {
  border-left-color: rgb(9 80 121 / 0.3);
}
.tw-border-l-blue-800\/35 {
  border-left-color: rgb(9 80 121 / 0.35);
}
.tw-border-l-blue-800\/40 {
  border-left-color: rgb(9 80 121 / 0.4);
}
.tw-border-l-blue-800\/45 {
  border-left-color: rgb(9 80 121 / 0.45);
}
.tw-border-l-blue-800\/5 {
  border-left-color: rgb(9 80 121 / 0.05);
}
.tw-border-l-blue-800\/50 {
  border-left-color: rgb(9 80 121 / 0.5);
}
.tw-border-l-blue-800\/55 {
  border-left-color: rgb(9 80 121 / 0.55);
}
.tw-border-l-blue-800\/60 {
  border-left-color: rgb(9 80 121 / 0.6);
}
.tw-border-l-blue-800\/65 {
  border-left-color: rgb(9 80 121 / 0.65);
}
.tw-border-l-blue-800\/70 {
  border-left-color: rgb(9 80 121 / 0.7);
}
.tw-border-l-blue-800\/75 {
  border-left-color: rgb(9 80 121 / 0.75);
}
.tw-border-l-blue-800\/80 {
  border-left-color: rgb(9 80 121 / 0.8);
}
.tw-border-l-blue-800\/85 {
  border-left-color: rgb(9 80 121 / 0.85);
}
.tw-border-l-blue-800\/90 {
  border-left-color: rgb(9 80 121 / 0.9);
}
.tw-border-l-blue-800\/95 {
  border-left-color: rgb(9 80 121 / 0.95);
}
.tw-border-l-blue-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-900\/0 {
  border-left-color: rgb(2 67 105 / 0);
}
.tw-border-l-blue-900\/10 {
  border-left-color: rgb(2 67 105 / 0.1);
}
.tw-border-l-blue-900\/100 {
  border-left-color: rgb(2 67 105 / 1);
}
.tw-border-l-blue-900\/15 {
  border-left-color: rgb(2 67 105 / 0.15);
}
.tw-border-l-blue-900\/20 {
  border-left-color: rgb(2 67 105 / 0.2);
}
.tw-border-l-blue-900\/25 {
  border-left-color: rgb(2 67 105 / 0.25);
}
.tw-border-l-blue-900\/30 {
  border-left-color: rgb(2 67 105 / 0.3);
}
.tw-border-l-blue-900\/35 {
  border-left-color: rgb(2 67 105 / 0.35);
}
.tw-border-l-blue-900\/40 {
  border-left-color: rgb(2 67 105 / 0.4);
}
.tw-border-l-blue-900\/45 {
  border-left-color: rgb(2 67 105 / 0.45);
}
.tw-border-l-blue-900\/5 {
  border-left-color: rgb(2 67 105 / 0.05);
}
.tw-border-l-blue-900\/50 {
  border-left-color: rgb(2 67 105 / 0.5);
}
.tw-border-l-blue-900\/55 {
  border-left-color: rgb(2 67 105 / 0.55);
}
.tw-border-l-blue-900\/60 {
  border-left-color: rgb(2 67 105 / 0.6);
}
.tw-border-l-blue-900\/65 {
  border-left-color: rgb(2 67 105 / 0.65);
}
.tw-border-l-blue-900\/70 {
  border-left-color: rgb(2 67 105 / 0.7);
}
.tw-border-l-blue-900\/75 {
  border-left-color: rgb(2 67 105 / 0.75);
}
.tw-border-l-blue-900\/80 {
  border-left-color: rgb(2 67 105 / 0.8);
}
.tw-border-l-blue-900\/85 {
  border-left-color: rgb(2 67 105 / 0.85);
}
.tw-border-l-blue-900\/90 {
  border-left-color: rgb(2 67 105 / 0.9);
}
.tw-border-l-blue-900\/95 {
  border-left-color: rgb(2 67 105 / 0.95);
}
.tw-border-l-blue-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-l-blue-950\/0 {
  border-left-color: rgb(23 37 84 / 0);
}
.tw-border-l-blue-950\/10 {
  border-left-color: rgb(23 37 84 / 0.1);
}
.tw-border-l-blue-950\/100 {
  border-left-color: rgb(23 37 84 / 1);
}
.tw-border-l-blue-950\/15 {
  border-left-color: rgb(23 37 84 / 0.15);
}
.tw-border-l-blue-950\/20 {
  border-left-color: rgb(23 37 84 / 0.2);
}
.tw-border-l-blue-950\/25 {
  border-left-color: rgb(23 37 84 / 0.25);
}
.tw-border-l-blue-950\/30 {
  border-left-color: rgb(23 37 84 / 0.3);
}
.tw-border-l-blue-950\/35 {
  border-left-color: rgb(23 37 84 / 0.35);
}
.tw-border-l-blue-950\/40 {
  border-left-color: rgb(23 37 84 / 0.4);
}
.tw-border-l-blue-950\/45 {
  border-left-color: rgb(23 37 84 / 0.45);
}
.tw-border-l-blue-950\/5 {
  border-left-color: rgb(23 37 84 / 0.05);
}
.tw-border-l-blue-950\/50 {
  border-left-color: rgb(23 37 84 / 0.5);
}
.tw-border-l-blue-950\/55 {
  border-left-color: rgb(23 37 84 / 0.55);
}
.tw-border-l-blue-950\/60 {
  border-left-color: rgb(23 37 84 / 0.6);
}
.tw-border-l-blue-950\/65 {
  border-left-color: rgb(23 37 84 / 0.65);
}
.tw-border-l-blue-950\/70 {
  border-left-color: rgb(23 37 84 / 0.7);
}
.tw-border-l-blue-950\/75 {
  border-left-color: rgb(23 37 84 / 0.75);
}
.tw-border-l-blue-950\/80 {
  border-left-color: rgb(23 37 84 / 0.8);
}
.tw-border-l-blue-950\/85 {
  border-left-color: rgb(23 37 84 / 0.85);
}
.tw-border-l-blue-950\/90 {
  border-left-color: rgb(23 37 84 / 0.9);
}
.tw-border-l-blue-950\/95 {
  border-left-color: rgb(23 37 84 / 0.95);
}
.tw-border-l-current {
  border-left-color: currentColor;
}
.tw-border-l-cyan-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-100\/0 {
  border-left-color: rgb(207 250 254 / 0);
}
.tw-border-l-cyan-100\/10 {
  border-left-color: rgb(207 250 254 / 0.1);
}
.tw-border-l-cyan-100\/100 {
  border-left-color: rgb(207 250 254 / 1);
}
.tw-border-l-cyan-100\/15 {
  border-left-color: rgb(207 250 254 / 0.15);
}
.tw-border-l-cyan-100\/20 {
  border-left-color: rgb(207 250 254 / 0.2);
}
.tw-border-l-cyan-100\/25 {
  border-left-color: rgb(207 250 254 / 0.25);
}
.tw-border-l-cyan-100\/30 {
  border-left-color: rgb(207 250 254 / 0.3);
}
.tw-border-l-cyan-100\/35 {
  border-left-color: rgb(207 250 254 / 0.35);
}
.tw-border-l-cyan-100\/40 {
  border-left-color: rgb(207 250 254 / 0.4);
}
.tw-border-l-cyan-100\/45 {
  border-left-color: rgb(207 250 254 / 0.45);
}
.tw-border-l-cyan-100\/5 {
  border-left-color: rgb(207 250 254 / 0.05);
}
.tw-border-l-cyan-100\/50 {
  border-left-color: rgb(207 250 254 / 0.5);
}
.tw-border-l-cyan-100\/55 {
  border-left-color: rgb(207 250 254 / 0.55);
}
.tw-border-l-cyan-100\/60 {
  border-left-color: rgb(207 250 254 / 0.6);
}
.tw-border-l-cyan-100\/65 {
  border-left-color: rgb(207 250 254 / 0.65);
}
.tw-border-l-cyan-100\/70 {
  border-left-color: rgb(207 250 254 / 0.7);
}
.tw-border-l-cyan-100\/75 {
  border-left-color: rgb(207 250 254 / 0.75);
}
.tw-border-l-cyan-100\/80 {
  border-left-color: rgb(207 250 254 / 0.8);
}
.tw-border-l-cyan-100\/85 {
  border-left-color: rgb(207 250 254 / 0.85);
}
.tw-border-l-cyan-100\/90 {
  border-left-color: rgb(207 250 254 / 0.9);
}
.tw-border-l-cyan-100\/95 {
  border-left-color: rgb(207 250 254 / 0.95);
}
.tw-border-l-cyan-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-200\/0 {
  border-left-color: rgb(165 243 252 / 0);
}
.tw-border-l-cyan-200\/10 {
  border-left-color: rgb(165 243 252 / 0.1);
}
.tw-border-l-cyan-200\/100 {
  border-left-color: rgb(165 243 252 / 1);
}
.tw-border-l-cyan-200\/15 {
  border-left-color: rgb(165 243 252 / 0.15);
}
.tw-border-l-cyan-200\/20 {
  border-left-color: rgb(165 243 252 / 0.2);
}
.tw-border-l-cyan-200\/25 {
  border-left-color: rgb(165 243 252 / 0.25);
}
.tw-border-l-cyan-200\/30 {
  border-left-color: rgb(165 243 252 / 0.3);
}
.tw-border-l-cyan-200\/35 {
  border-left-color: rgb(165 243 252 / 0.35);
}
.tw-border-l-cyan-200\/40 {
  border-left-color: rgb(165 243 252 / 0.4);
}
.tw-border-l-cyan-200\/45 {
  border-left-color: rgb(165 243 252 / 0.45);
}
.tw-border-l-cyan-200\/5 {
  border-left-color: rgb(165 243 252 / 0.05);
}
.tw-border-l-cyan-200\/50 {
  border-left-color: rgb(165 243 252 / 0.5);
}
.tw-border-l-cyan-200\/55 {
  border-left-color: rgb(165 243 252 / 0.55);
}
.tw-border-l-cyan-200\/60 {
  border-left-color: rgb(165 243 252 / 0.6);
}
.tw-border-l-cyan-200\/65 {
  border-left-color: rgb(165 243 252 / 0.65);
}
.tw-border-l-cyan-200\/70 {
  border-left-color: rgb(165 243 252 / 0.7);
}
.tw-border-l-cyan-200\/75 {
  border-left-color: rgb(165 243 252 / 0.75);
}
.tw-border-l-cyan-200\/80 {
  border-left-color: rgb(165 243 252 / 0.8);
}
.tw-border-l-cyan-200\/85 {
  border-left-color: rgb(165 243 252 / 0.85);
}
.tw-border-l-cyan-200\/90 {
  border-left-color: rgb(165 243 252 / 0.9);
}
.tw-border-l-cyan-200\/95 {
  border-left-color: rgb(165 243 252 / 0.95);
}
.tw-border-l-cyan-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-300\/0 {
  border-left-color: rgb(103 232 249 / 0);
}
.tw-border-l-cyan-300\/10 {
  border-left-color: rgb(103 232 249 / 0.1);
}
.tw-border-l-cyan-300\/100 {
  border-left-color: rgb(103 232 249 / 1);
}
.tw-border-l-cyan-300\/15 {
  border-left-color: rgb(103 232 249 / 0.15);
}
.tw-border-l-cyan-300\/20 {
  border-left-color: rgb(103 232 249 / 0.2);
}
.tw-border-l-cyan-300\/25 {
  border-left-color: rgb(103 232 249 / 0.25);
}
.tw-border-l-cyan-300\/30 {
  border-left-color: rgb(103 232 249 / 0.3);
}
.tw-border-l-cyan-300\/35 {
  border-left-color: rgb(103 232 249 / 0.35);
}
.tw-border-l-cyan-300\/40 {
  border-left-color: rgb(103 232 249 / 0.4);
}
.tw-border-l-cyan-300\/45 {
  border-left-color: rgb(103 232 249 / 0.45);
}
.tw-border-l-cyan-300\/5 {
  border-left-color: rgb(103 232 249 / 0.05);
}
.tw-border-l-cyan-300\/50 {
  border-left-color: rgb(103 232 249 / 0.5);
}
.tw-border-l-cyan-300\/55 {
  border-left-color: rgb(103 232 249 / 0.55);
}
.tw-border-l-cyan-300\/60 {
  border-left-color: rgb(103 232 249 / 0.6);
}
.tw-border-l-cyan-300\/65 {
  border-left-color: rgb(103 232 249 / 0.65);
}
.tw-border-l-cyan-300\/70 {
  border-left-color: rgb(103 232 249 / 0.7);
}
.tw-border-l-cyan-300\/75 {
  border-left-color: rgb(103 232 249 / 0.75);
}
.tw-border-l-cyan-300\/80 {
  border-left-color: rgb(103 232 249 / 0.8);
}
.tw-border-l-cyan-300\/85 {
  border-left-color: rgb(103 232 249 / 0.85);
}
.tw-border-l-cyan-300\/90 {
  border-left-color: rgb(103 232 249 / 0.9);
}
.tw-border-l-cyan-300\/95 {
  border-left-color: rgb(103 232 249 / 0.95);
}
.tw-border-l-cyan-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-400\/0 {
  border-left-color: rgb(34 211 238 / 0);
}
.tw-border-l-cyan-400\/10 {
  border-left-color: rgb(34 211 238 / 0.1);
}
.tw-border-l-cyan-400\/100 {
  border-left-color: rgb(34 211 238 / 1);
}
.tw-border-l-cyan-400\/15 {
  border-left-color: rgb(34 211 238 / 0.15);
}
.tw-border-l-cyan-400\/20 {
  border-left-color: rgb(34 211 238 / 0.2);
}
.tw-border-l-cyan-400\/25 {
  border-left-color: rgb(34 211 238 / 0.25);
}
.tw-border-l-cyan-400\/30 {
  border-left-color: rgb(34 211 238 / 0.3);
}
.tw-border-l-cyan-400\/35 {
  border-left-color: rgb(34 211 238 / 0.35);
}
.tw-border-l-cyan-400\/40 {
  border-left-color: rgb(34 211 238 / 0.4);
}
.tw-border-l-cyan-400\/45 {
  border-left-color: rgb(34 211 238 / 0.45);
}
.tw-border-l-cyan-400\/5 {
  border-left-color: rgb(34 211 238 / 0.05);
}
.tw-border-l-cyan-400\/50 {
  border-left-color: rgb(34 211 238 / 0.5);
}
.tw-border-l-cyan-400\/55 {
  border-left-color: rgb(34 211 238 / 0.55);
}
.tw-border-l-cyan-400\/60 {
  border-left-color: rgb(34 211 238 / 0.6);
}
.tw-border-l-cyan-400\/65 {
  border-left-color: rgb(34 211 238 / 0.65);
}
.tw-border-l-cyan-400\/70 {
  border-left-color: rgb(34 211 238 / 0.7);
}
.tw-border-l-cyan-400\/75 {
  border-left-color: rgb(34 211 238 / 0.75);
}
.tw-border-l-cyan-400\/80 {
  border-left-color: rgb(34 211 238 / 0.8);
}
.tw-border-l-cyan-400\/85 {
  border-left-color: rgb(34 211 238 / 0.85);
}
.tw-border-l-cyan-400\/90 {
  border-left-color: rgb(34 211 238 / 0.9);
}
.tw-border-l-cyan-400\/95 {
  border-left-color: rgb(34 211 238 / 0.95);
}
.tw-border-l-cyan-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-50\/0 {
  border-left-color: rgb(236 254 255 / 0);
}
.tw-border-l-cyan-50\/10 {
  border-left-color: rgb(236 254 255 / 0.1);
}
.tw-border-l-cyan-50\/100 {
  border-left-color: rgb(236 254 255 / 1);
}
.tw-border-l-cyan-50\/15 {
  border-left-color: rgb(236 254 255 / 0.15);
}
.tw-border-l-cyan-50\/20 {
  border-left-color: rgb(236 254 255 / 0.2);
}
.tw-border-l-cyan-50\/25 {
  border-left-color: rgb(236 254 255 / 0.25);
}
.tw-border-l-cyan-50\/30 {
  border-left-color: rgb(236 254 255 / 0.3);
}
.tw-border-l-cyan-50\/35 {
  border-left-color: rgb(236 254 255 / 0.35);
}
.tw-border-l-cyan-50\/40 {
  border-left-color: rgb(236 254 255 / 0.4);
}
.tw-border-l-cyan-50\/45 {
  border-left-color: rgb(236 254 255 / 0.45);
}
.tw-border-l-cyan-50\/5 {
  border-left-color: rgb(236 254 255 / 0.05);
}
.tw-border-l-cyan-50\/50 {
  border-left-color: rgb(236 254 255 / 0.5);
}
.tw-border-l-cyan-50\/55 {
  border-left-color: rgb(236 254 255 / 0.55);
}
.tw-border-l-cyan-50\/60 {
  border-left-color: rgb(236 254 255 / 0.6);
}
.tw-border-l-cyan-50\/65 {
  border-left-color: rgb(236 254 255 / 0.65);
}
.tw-border-l-cyan-50\/70 {
  border-left-color: rgb(236 254 255 / 0.7);
}
.tw-border-l-cyan-50\/75 {
  border-left-color: rgb(236 254 255 / 0.75);
}
.tw-border-l-cyan-50\/80 {
  border-left-color: rgb(236 254 255 / 0.8);
}
.tw-border-l-cyan-50\/85 {
  border-left-color: rgb(236 254 255 / 0.85);
}
.tw-border-l-cyan-50\/90 {
  border-left-color: rgb(236 254 255 / 0.9);
}
.tw-border-l-cyan-50\/95 {
  border-left-color: rgb(236 254 255 / 0.95);
}
.tw-border-l-cyan-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-500\/0 {
  border-left-color: rgb(6 182 212 / 0);
}
.tw-border-l-cyan-500\/10 {
  border-left-color: rgb(6 182 212 / 0.1);
}
.tw-border-l-cyan-500\/100 {
  border-left-color: rgb(6 182 212 / 1);
}
.tw-border-l-cyan-500\/15 {
  border-left-color: rgb(6 182 212 / 0.15);
}
.tw-border-l-cyan-500\/20 {
  border-left-color: rgb(6 182 212 / 0.2);
}
.tw-border-l-cyan-500\/25 {
  border-left-color: rgb(6 182 212 / 0.25);
}
.tw-border-l-cyan-500\/30 {
  border-left-color: rgb(6 182 212 / 0.3);
}
.tw-border-l-cyan-500\/35 {
  border-left-color: rgb(6 182 212 / 0.35);
}
.tw-border-l-cyan-500\/40 {
  border-left-color: rgb(6 182 212 / 0.4);
}
.tw-border-l-cyan-500\/45 {
  border-left-color: rgb(6 182 212 / 0.45);
}
.tw-border-l-cyan-500\/5 {
  border-left-color: rgb(6 182 212 / 0.05);
}
.tw-border-l-cyan-500\/50 {
  border-left-color: rgb(6 182 212 / 0.5);
}
.tw-border-l-cyan-500\/55 {
  border-left-color: rgb(6 182 212 / 0.55);
}
.tw-border-l-cyan-500\/60 {
  border-left-color: rgb(6 182 212 / 0.6);
}
.tw-border-l-cyan-500\/65 {
  border-left-color: rgb(6 182 212 / 0.65);
}
.tw-border-l-cyan-500\/70 {
  border-left-color: rgb(6 182 212 / 0.7);
}
.tw-border-l-cyan-500\/75 {
  border-left-color: rgb(6 182 212 / 0.75);
}
.tw-border-l-cyan-500\/80 {
  border-left-color: rgb(6 182 212 / 0.8);
}
.tw-border-l-cyan-500\/85 {
  border-left-color: rgb(6 182 212 / 0.85);
}
.tw-border-l-cyan-500\/90 {
  border-left-color: rgb(6 182 212 / 0.9);
}
.tw-border-l-cyan-500\/95 {
  border-left-color: rgb(6 182 212 / 0.95);
}
.tw-border-l-cyan-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-600\/0 {
  border-left-color: rgb(8 145 178 / 0);
}
.tw-border-l-cyan-600\/10 {
  border-left-color: rgb(8 145 178 / 0.1);
}
.tw-border-l-cyan-600\/100 {
  border-left-color: rgb(8 145 178 / 1);
}
.tw-border-l-cyan-600\/15 {
  border-left-color: rgb(8 145 178 / 0.15);
}
.tw-border-l-cyan-600\/20 {
  border-left-color: rgb(8 145 178 / 0.2);
}
.tw-border-l-cyan-600\/25 {
  border-left-color: rgb(8 145 178 / 0.25);
}
.tw-border-l-cyan-600\/30 {
  border-left-color: rgb(8 145 178 / 0.3);
}
.tw-border-l-cyan-600\/35 {
  border-left-color: rgb(8 145 178 / 0.35);
}
.tw-border-l-cyan-600\/40 {
  border-left-color: rgb(8 145 178 / 0.4);
}
.tw-border-l-cyan-600\/45 {
  border-left-color: rgb(8 145 178 / 0.45);
}
.tw-border-l-cyan-600\/5 {
  border-left-color: rgb(8 145 178 / 0.05);
}
.tw-border-l-cyan-600\/50 {
  border-left-color: rgb(8 145 178 / 0.5);
}
.tw-border-l-cyan-600\/55 {
  border-left-color: rgb(8 145 178 / 0.55);
}
.tw-border-l-cyan-600\/60 {
  border-left-color: rgb(8 145 178 / 0.6);
}
.tw-border-l-cyan-600\/65 {
  border-left-color: rgb(8 145 178 / 0.65);
}
.tw-border-l-cyan-600\/70 {
  border-left-color: rgb(8 145 178 / 0.7);
}
.tw-border-l-cyan-600\/75 {
  border-left-color: rgb(8 145 178 / 0.75);
}
.tw-border-l-cyan-600\/80 {
  border-left-color: rgb(8 145 178 / 0.8);
}
.tw-border-l-cyan-600\/85 {
  border-left-color: rgb(8 145 178 / 0.85);
}
.tw-border-l-cyan-600\/90 {
  border-left-color: rgb(8 145 178 / 0.9);
}
.tw-border-l-cyan-600\/95 {
  border-left-color: rgb(8 145 178 / 0.95);
}
.tw-border-l-cyan-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-700\/0 {
  border-left-color: rgb(14 116 144 / 0);
}
.tw-border-l-cyan-700\/10 {
  border-left-color: rgb(14 116 144 / 0.1);
}
.tw-border-l-cyan-700\/100 {
  border-left-color: rgb(14 116 144 / 1);
}
.tw-border-l-cyan-700\/15 {
  border-left-color: rgb(14 116 144 / 0.15);
}
.tw-border-l-cyan-700\/20 {
  border-left-color: rgb(14 116 144 / 0.2);
}
.tw-border-l-cyan-700\/25 {
  border-left-color: rgb(14 116 144 / 0.25);
}
.tw-border-l-cyan-700\/30 {
  border-left-color: rgb(14 116 144 / 0.3);
}
.tw-border-l-cyan-700\/35 {
  border-left-color: rgb(14 116 144 / 0.35);
}
.tw-border-l-cyan-700\/40 {
  border-left-color: rgb(14 116 144 / 0.4);
}
.tw-border-l-cyan-700\/45 {
  border-left-color: rgb(14 116 144 / 0.45);
}
.tw-border-l-cyan-700\/5 {
  border-left-color: rgb(14 116 144 / 0.05);
}
.tw-border-l-cyan-700\/50 {
  border-left-color: rgb(14 116 144 / 0.5);
}
.tw-border-l-cyan-700\/55 {
  border-left-color: rgb(14 116 144 / 0.55);
}
.tw-border-l-cyan-700\/60 {
  border-left-color: rgb(14 116 144 / 0.6);
}
.tw-border-l-cyan-700\/65 {
  border-left-color: rgb(14 116 144 / 0.65);
}
.tw-border-l-cyan-700\/70 {
  border-left-color: rgb(14 116 144 / 0.7);
}
.tw-border-l-cyan-700\/75 {
  border-left-color: rgb(14 116 144 / 0.75);
}
.tw-border-l-cyan-700\/80 {
  border-left-color: rgb(14 116 144 / 0.8);
}
.tw-border-l-cyan-700\/85 {
  border-left-color: rgb(14 116 144 / 0.85);
}
.tw-border-l-cyan-700\/90 {
  border-left-color: rgb(14 116 144 / 0.9);
}
.tw-border-l-cyan-700\/95 {
  border-left-color: rgb(14 116 144 / 0.95);
}
.tw-border-l-cyan-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-800\/0 {
  border-left-color: rgb(21 94 117 / 0);
}
.tw-border-l-cyan-800\/10 {
  border-left-color: rgb(21 94 117 / 0.1);
}
.tw-border-l-cyan-800\/100 {
  border-left-color: rgb(21 94 117 / 1);
}
.tw-border-l-cyan-800\/15 {
  border-left-color: rgb(21 94 117 / 0.15);
}
.tw-border-l-cyan-800\/20 {
  border-left-color: rgb(21 94 117 / 0.2);
}
.tw-border-l-cyan-800\/25 {
  border-left-color: rgb(21 94 117 / 0.25);
}
.tw-border-l-cyan-800\/30 {
  border-left-color: rgb(21 94 117 / 0.3);
}
.tw-border-l-cyan-800\/35 {
  border-left-color: rgb(21 94 117 / 0.35);
}
.tw-border-l-cyan-800\/40 {
  border-left-color: rgb(21 94 117 / 0.4);
}
.tw-border-l-cyan-800\/45 {
  border-left-color: rgb(21 94 117 / 0.45);
}
.tw-border-l-cyan-800\/5 {
  border-left-color: rgb(21 94 117 / 0.05);
}
.tw-border-l-cyan-800\/50 {
  border-left-color: rgb(21 94 117 / 0.5);
}
.tw-border-l-cyan-800\/55 {
  border-left-color: rgb(21 94 117 / 0.55);
}
.tw-border-l-cyan-800\/60 {
  border-left-color: rgb(21 94 117 / 0.6);
}
.tw-border-l-cyan-800\/65 {
  border-left-color: rgb(21 94 117 / 0.65);
}
.tw-border-l-cyan-800\/70 {
  border-left-color: rgb(21 94 117 / 0.7);
}
.tw-border-l-cyan-800\/75 {
  border-left-color: rgb(21 94 117 / 0.75);
}
.tw-border-l-cyan-800\/80 {
  border-left-color: rgb(21 94 117 / 0.8);
}
.tw-border-l-cyan-800\/85 {
  border-left-color: rgb(21 94 117 / 0.85);
}
.tw-border-l-cyan-800\/90 {
  border-left-color: rgb(21 94 117 / 0.9);
}
.tw-border-l-cyan-800\/95 {
  border-left-color: rgb(21 94 117 / 0.95);
}
.tw-border-l-cyan-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-900\/0 {
  border-left-color: rgb(22 78 99 / 0);
}
.tw-border-l-cyan-900\/10 {
  border-left-color: rgb(22 78 99 / 0.1);
}
.tw-border-l-cyan-900\/100 {
  border-left-color: rgb(22 78 99 / 1);
}
.tw-border-l-cyan-900\/15 {
  border-left-color: rgb(22 78 99 / 0.15);
}
.tw-border-l-cyan-900\/20 {
  border-left-color: rgb(22 78 99 / 0.2);
}
.tw-border-l-cyan-900\/25 {
  border-left-color: rgb(22 78 99 / 0.25);
}
.tw-border-l-cyan-900\/30 {
  border-left-color: rgb(22 78 99 / 0.3);
}
.tw-border-l-cyan-900\/35 {
  border-left-color: rgb(22 78 99 / 0.35);
}
.tw-border-l-cyan-900\/40 {
  border-left-color: rgb(22 78 99 / 0.4);
}
.tw-border-l-cyan-900\/45 {
  border-left-color: rgb(22 78 99 / 0.45);
}
.tw-border-l-cyan-900\/5 {
  border-left-color: rgb(22 78 99 / 0.05);
}
.tw-border-l-cyan-900\/50 {
  border-left-color: rgb(22 78 99 / 0.5);
}
.tw-border-l-cyan-900\/55 {
  border-left-color: rgb(22 78 99 / 0.55);
}
.tw-border-l-cyan-900\/60 {
  border-left-color: rgb(22 78 99 / 0.6);
}
.tw-border-l-cyan-900\/65 {
  border-left-color: rgb(22 78 99 / 0.65);
}
.tw-border-l-cyan-900\/70 {
  border-left-color: rgb(22 78 99 / 0.7);
}
.tw-border-l-cyan-900\/75 {
  border-left-color: rgb(22 78 99 / 0.75);
}
.tw-border-l-cyan-900\/80 {
  border-left-color: rgb(22 78 99 / 0.8);
}
.tw-border-l-cyan-900\/85 {
  border-left-color: rgb(22 78 99 / 0.85);
}
.tw-border-l-cyan-900\/90 {
  border-left-color: rgb(22 78 99 / 0.9);
}
.tw-border-l-cyan-900\/95 {
  border-left-color: rgb(22 78 99 / 0.95);
}
.tw-border-l-cyan-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-l-cyan-950\/0 {
  border-left-color: rgb(8 51 68 / 0);
}
.tw-border-l-cyan-950\/10 {
  border-left-color: rgb(8 51 68 / 0.1);
}
.tw-border-l-cyan-950\/100 {
  border-left-color: rgb(8 51 68 / 1);
}
.tw-border-l-cyan-950\/15 {
  border-left-color: rgb(8 51 68 / 0.15);
}
.tw-border-l-cyan-950\/20 {
  border-left-color: rgb(8 51 68 / 0.2);
}
.tw-border-l-cyan-950\/25 {
  border-left-color: rgb(8 51 68 / 0.25);
}
.tw-border-l-cyan-950\/30 {
  border-left-color: rgb(8 51 68 / 0.3);
}
.tw-border-l-cyan-950\/35 {
  border-left-color: rgb(8 51 68 / 0.35);
}
.tw-border-l-cyan-950\/40 {
  border-left-color: rgb(8 51 68 / 0.4);
}
.tw-border-l-cyan-950\/45 {
  border-left-color: rgb(8 51 68 / 0.45);
}
.tw-border-l-cyan-950\/5 {
  border-left-color: rgb(8 51 68 / 0.05);
}
.tw-border-l-cyan-950\/50 {
  border-left-color: rgb(8 51 68 / 0.5);
}
.tw-border-l-cyan-950\/55 {
  border-left-color: rgb(8 51 68 / 0.55);
}
.tw-border-l-cyan-950\/60 {
  border-left-color: rgb(8 51 68 / 0.6);
}
.tw-border-l-cyan-950\/65 {
  border-left-color: rgb(8 51 68 / 0.65);
}
.tw-border-l-cyan-950\/70 {
  border-left-color: rgb(8 51 68 / 0.7);
}
.tw-border-l-cyan-950\/75 {
  border-left-color: rgb(8 51 68 / 0.75);
}
.tw-border-l-cyan-950\/80 {
  border-left-color: rgb(8 51 68 / 0.8);
}
.tw-border-l-cyan-950\/85 {
  border-left-color: rgb(8 51 68 / 0.85);
}
.tw-border-l-cyan-950\/90 {
  border-left-color: rgb(8 51 68 / 0.9);
}
.tw-border-l-cyan-950\/95 {
  border-left-color: rgb(8 51 68 / 0.95);
}
.tw-border-l-danger {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-l-danger-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-l-danger-dark\/0 {
  border-left-color: rgb(220 38 38 / 0);
}
.tw-border-l-danger-dark\/10 {
  border-left-color: rgb(220 38 38 / 0.1);
}
.tw-border-l-danger-dark\/100 {
  border-left-color: rgb(220 38 38 / 1);
}
.tw-border-l-danger-dark\/15 {
  border-left-color: rgb(220 38 38 / 0.15);
}
.tw-border-l-danger-dark\/20 {
  border-left-color: rgb(220 38 38 / 0.2);
}
.tw-border-l-danger-dark\/25 {
  border-left-color: rgb(220 38 38 / 0.25);
}
.tw-border-l-danger-dark\/30 {
  border-left-color: rgb(220 38 38 / 0.3);
}
.tw-border-l-danger-dark\/35 {
  border-left-color: rgb(220 38 38 / 0.35);
}
.tw-border-l-danger-dark\/40 {
  border-left-color: rgb(220 38 38 / 0.4);
}
.tw-border-l-danger-dark\/45 {
  border-left-color: rgb(220 38 38 / 0.45);
}
.tw-border-l-danger-dark\/5 {
  border-left-color: rgb(220 38 38 / 0.05);
}
.tw-border-l-danger-dark\/50 {
  border-left-color: rgb(220 38 38 / 0.5);
}
.tw-border-l-danger-dark\/55 {
  border-left-color: rgb(220 38 38 / 0.55);
}
.tw-border-l-danger-dark\/60 {
  border-left-color: rgb(220 38 38 / 0.6);
}
.tw-border-l-danger-dark\/65 {
  border-left-color: rgb(220 38 38 / 0.65);
}
.tw-border-l-danger-dark\/70 {
  border-left-color: rgb(220 38 38 / 0.7);
}
.tw-border-l-danger-dark\/75 {
  border-left-color: rgb(220 38 38 / 0.75);
}
.tw-border-l-danger-dark\/80 {
  border-left-color: rgb(220 38 38 / 0.8);
}
.tw-border-l-danger-dark\/85 {
  border-left-color: rgb(220 38 38 / 0.85);
}
.tw-border-l-danger-dark\/90 {
  border-left-color: rgb(220 38 38 / 0.9);
}
.tw-border-l-danger-dark\/95 {
  border-left-color: rgb(220 38 38 / 0.95);
}
.tw-border-l-danger-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-l-danger-light\/0 {
  border-left-color: rgb(248 113 113 / 0);
}
.tw-border-l-danger-light\/10 {
  border-left-color: rgb(248 113 113 / 0.1);
}
.tw-border-l-danger-light\/100 {
  border-left-color: rgb(248 113 113 / 1);
}
.tw-border-l-danger-light\/15 {
  border-left-color: rgb(248 113 113 / 0.15);
}
.tw-border-l-danger-light\/20 {
  border-left-color: rgb(248 113 113 / 0.2);
}
.tw-border-l-danger-light\/25 {
  border-left-color: rgb(248 113 113 / 0.25);
}
.tw-border-l-danger-light\/30 {
  border-left-color: rgb(248 113 113 / 0.3);
}
.tw-border-l-danger-light\/35 {
  border-left-color: rgb(248 113 113 / 0.35);
}
.tw-border-l-danger-light\/40 {
  border-left-color: rgb(248 113 113 / 0.4);
}
.tw-border-l-danger-light\/45 {
  border-left-color: rgb(248 113 113 / 0.45);
}
.tw-border-l-danger-light\/5 {
  border-left-color: rgb(248 113 113 / 0.05);
}
.tw-border-l-danger-light\/50 {
  border-left-color: rgb(248 113 113 / 0.5);
}
.tw-border-l-danger-light\/55 {
  border-left-color: rgb(248 113 113 / 0.55);
}
.tw-border-l-danger-light\/60 {
  border-left-color: rgb(248 113 113 / 0.6);
}
.tw-border-l-danger-light\/65 {
  border-left-color: rgb(248 113 113 / 0.65);
}
.tw-border-l-danger-light\/70 {
  border-left-color: rgb(248 113 113 / 0.7);
}
.tw-border-l-danger-light\/75 {
  border-left-color: rgb(248 113 113 / 0.75);
}
.tw-border-l-danger-light\/80 {
  border-left-color: rgb(248 113 113 / 0.8);
}
.tw-border-l-danger-light\/85 {
  border-left-color: rgb(248 113 113 / 0.85);
}
.tw-border-l-danger-light\/90 {
  border-left-color: rgb(248 113 113 / 0.9);
}
.tw-border-l-danger-light\/95 {
  border-left-color: rgb(248 113 113 / 0.95);
}
.tw-border-l-danger\/0 {
  border-left-color: rgb(239 68 68 / 0);
}
.tw-border-l-danger\/10 {
  border-left-color: rgb(239 68 68 / 0.1);
}
.tw-border-l-danger\/100 {
  border-left-color: rgb(239 68 68 / 1);
}
.tw-border-l-danger\/15 {
  border-left-color: rgb(239 68 68 / 0.15);
}
.tw-border-l-danger\/20 {
  border-left-color: rgb(239 68 68 / 0.2);
}
.tw-border-l-danger\/25 {
  border-left-color: rgb(239 68 68 / 0.25);
}
.tw-border-l-danger\/30 {
  border-left-color: rgb(239 68 68 / 0.3);
}
.tw-border-l-danger\/35 {
  border-left-color: rgb(239 68 68 / 0.35);
}
.tw-border-l-danger\/40 {
  border-left-color: rgb(239 68 68 / 0.4);
}
.tw-border-l-danger\/45 {
  border-left-color: rgb(239 68 68 / 0.45);
}
.tw-border-l-danger\/5 {
  border-left-color: rgb(239 68 68 / 0.05);
}
.tw-border-l-danger\/50 {
  border-left-color: rgb(239 68 68 / 0.5);
}
.tw-border-l-danger\/55 {
  border-left-color: rgb(239 68 68 / 0.55);
}
.tw-border-l-danger\/60 {
  border-left-color: rgb(239 68 68 / 0.6);
}
.tw-border-l-danger\/65 {
  border-left-color: rgb(239 68 68 / 0.65);
}
.tw-border-l-danger\/70 {
  border-left-color: rgb(239 68 68 / 0.7);
}
.tw-border-l-danger\/75 {
  border-left-color: rgb(239 68 68 / 0.75);
}
.tw-border-l-danger\/80 {
  border-left-color: rgb(239 68 68 / 0.8);
}
.tw-border-l-danger\/85 {
  border-left-color: rgb(239 68 68 / 0.85);
}
.tw-border-l-danger\/90 {
  border-left-color: rgb(239 68 68 / 0.9);
}
.tw-border-l-danger\/95 {
  border-left-color: rgb(239 68 68 / 0.95);
}
.tw-border-l-emerald-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-100\/0 {
  border-left-color: rgb(209 250 229 / 0);
}
.tw-border-l-emerald-100\/10 {
  border-left-color: rgb(209 250 229 / 0.1);
}
.tw-border-l-emerald-100\/100 {
  border-left-color: rgb(209 250 229 / 1);
}
.tw-border-l-emerald-100\/15 {
  border-left-color: rgb(209 250 229 / 0.15);
}
.tw-border-l-emerald-100\/20 {
  border-left-color: rgb(209 250 229 / 0.2);
}
.tw-border-l-emerald-100\/25 {
  border-left-color: rgb(209 250 229 / 0.25);
}
.tw-border-l-emerald-100\/30 {
  border-left-color: rgb(209 250 229 / 0.3);
}
.tw-border-l-emerald-100\/35 {
  border-left-color: rgb(209 250 229 / 0.35);
}
.tw-border-l-emerald-100\/40 {
  border-left-color: rgb(209 250 229 / 0.4);
}
.tw-border-l-emerald-100\/45 {
  border-left-color: rgb(209 250 229 / 0.45);
}
.tw-border-l-emerald-100\/5 {
  border-left-color: rgb(209 250 229 / 0.05);
}
.tw-border-l-emerald-100\/50 {
  border-left-color: rgb(209 250 229 / 0.5);
}
.tw-border-l-emerald-100\/55 {
  border-left-color: rgb(209 250 229 / 0.55);
}
.tw-border-l-emerald-100\/60 {
  border-left-color: rgb(209 250 229 / 0.6);
}
.tw-border-l-emerald-100\/65 {
  border-left-color: rgb(209 250 229 / 0.65);
}
.tw-border-l-emerald-100\/70 {
  border-left-color: rgb(209 250 229 / 0.7);
}
.tw-border-l-emerald-100\/75 {
  border-left-color: rgb(209 250 229 / 0.75);
}
.tw-border-l-emerald-100\/80 {
  border-left-color: rgb(209 250 229 / 0.8);
}
.tw-border-l-emerald-100\/85 {
  border-left-color: rgb(209 250 229 / 0.85);
}
.tw-border-l-emerald-100\/90 {
  border-left-color: rgb(209 250 229 / 0.9);
}
.tw-border-l-emerald-100\/95 {
  border-left-color: rgb(209 250 229 / 0.95);
}
.tw-border-l-emerald-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-200\/0 {
  border-left-color: rgb(167 243 208 / 0);
}
.tw-border-l-emerald-200\/10 {
  border-left-color: rgb(167 243 208 / 0.1);
}
.tw-border-l-emerald-200\/100 {
  border-left-color: rgb(167 243 208 / 1);
}
.tw-border-l-emerald-200\/15 {
  border-left-color: rgb(167 243 208 / 0.15);
}
.tw-border-l-emerald-200\/20 {
  border-left-color: rgb(167 243 208 / 0.2);
}
.tw-border-l-emerald-200\/25 {
  border-left-color: rgb(167 243 208 / 0.25);
}
.tw-border-l-emerald-200\/30 {
  border-left-color: rgb(167 243 208 / 0.3);
}
.tw-border-l-emerald-200\/35 {
  border-left-color: rgb(167 243 208 / 0.35);
}
.tw-border-l-emerald-200\/40 {
  border-left-color: rgb(167 243 208 / 0.4);
}
.tw-border-l-emerald-200\/45 {
  border-left-color: rgb(167 243 208 / 0.45);
}
.tw-border-l-emerald-200\/5 {
  border-left-color: rgb(167 243 208 / 0.05);
}
.tw-border-l-emerald-200\/50 {
  border-left-color: rgb(167 243 208 / 0.5);
}
.tw-border-l-emerald-200\/55 {
  border-left-color: rgb(167 243 208 / 0.55);
}
.tw-border-l-emerald-200\/60 {
  border-left-color: rgb(167 243 208 / 0.6);
}
.tw-border-l-emerald-200\/65 {
  border-left-color: rgb(167 243 208 / 0.65);
}
.tw-border-l-emerald-200\/70 {
  border-left-color: rgb(167 243 208 / 0.7);
}
.tw-border-l-emerald-200\/75 {
  border-left-color: rgb(167 243 208 / 0.75);
}
.tw-border-l-emerald-200\/80 {
  border-left-color: rgb(167 243 208 / 0.8);
}
.tw-border-l-emerald-200\/85 {
  border-left-color: rgb(167 243 208 / 0.85);
}
.tw-border-l-emerald-200\/90 {
  border-left-color: rgb(167 243 208 / 0.9);
}
.tw-border-l-emerald-200\/95 {
  border-left-color: rgb(167 243 208 / 0.95);
}
.tw-border-l-emerald-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-300\/0 {
  border-left-color: rgb(110 231 183 / 0);
}
.tw-border-l-emerald-300\/10 {
  border-left-color: rgb(110 231 183 / 0.1);
}
.tw-border-l-emerald-300\/100 {
  border-left-color: rgb(110 231 183 / 1);
}
.tw-border-l-emerald-300\/15 {
  border-left-color: rgb(110 231 183 / 0.15);
}
.tw-border-l-emerald-300\/20 {
  border-left-color: rgb(110 231 183 / 0.2);
}
.tw-border-l-emerald-300\/25 {
  border-left-color: rgb(110 231 183 / 0.25);
}
.tw-border-l-emerald-300\/30 {
  border-left-color: rgb(110 231 183 / 0.3);
}
.tw-border-l-emerald-300\/35 {
  border-left-color: rgb(110 231 183 / 0.35);
}
.tw-border-l-emerald-300\/40 {
  border-left-color: rgb(110 231 183 / 0.4);
}
.tw-border-l-emerald-300\/45 {
  border-left-color: rgb(110 231 183 / 0.45);
}
.tw-border-l-emerald-300\/5 {
  border-left-color: rgb(110 231 183 / 0.05);
}
.tw-border-l-emerald-300\/50 {
  border-left-color: rgb(110 231 183 / 0.5);
}
.tw-border-l-emerald-300\/55 {
  border-left-color: rgb(110 231 183 / 0.55);
}
.tw-border-l-emerald-300\/60 {
  border-left-color: rgb(110 231 183 / 0.6);
}
.tw-border-l-emerald-300\/65 {
  border-left-color: rgb(110 231 183 / 0.65);
}
.tw-border-l-emerald-300\/70 {
  border-left-color: rgb(110 231 183 / 0.7);
}
.tw-border-l-emerald-300\/75 {
  border-left-color: rgb(110 231 183 / 0.75);
}
.tw-border-l-emerald-300\/80 {
  border-left-color: rgb(110 231 183 / 0.8);
}
.tw-border-l-emerald-300\/85 {
  border-left-color: rgb(110 231 183 / 0.85);
}
.tw-border-l-emerald-300\/90 {
  border-left-color: rgb(110 231 183 / 0.9);
}
.tw-border-l-emerald-300\/95 {
  border-left-color: rgb(110 231 183 / 0.95);
}
.tw-border-l-emerald-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-400\/0 {
  border-left-color: rgb(52 211 153 / 0);
}
.tw-border-l-emerald-400\/10 {
  border-left-color: rgb(52 211 153 / 0.1);
}
.tw-border-l-emerald-400\/100 {
  border-left-color: rgb(52 211 153 / 1);
}
.tw-border-l-emerald-400\/15 {
  border-left-color: rgb(52 211 153 / 0.15);
}
.tw-border-l-emerald-400\/20 {
  border-left-color: rgb(52 211 153 / 0.2);
}
.tw-border-l-emerald-400\/25 {
  border-left-color: rgb(52 211 153 / 0.25);
}
.tw-border-l-emerald-400\/30 {
  border-left-color: rgb(52 211 153 / 0.3);
}
.tw-border-l-emerald-400\/35 {
  border-left-color: rgb(52 211 153 / 0.35);
}
.tw-border-l-emerald-400\/40 {
  border-left-color: rgb(52 211 153 / 0.4);
}
.tw-border-l-emerald-400\/45 {
  border-left-color: rgb(52 211 153 / 0.45);
}
.tw-border-l-emerald-400\/5 {
  border-left-color: rgb(52 211 153 / 0.05);
}
.tw-border-l-emerald-400\/50 {
  border-left-color: rgb(52 211 153 / 0.5);
}
.tw-border-l-emerald-400\/55 {
  border-left-color: rgb(52 211 153 / 0.55);
}
.tw-border-l-emerald-400\/60 {
  border-left-color: rgb(52 211 153 / 0.6);
}
.tw-border-l-emerald-400\/65 {
  border-left-color: rgb(52 211 153 / 0.65);
}
.tw-border-l-emerald-400\/70 {
  border-left-color: rgb(52 211 153 / 0.7);
}
.tw-border-l-emerald-400\/75 {
  border-left-color: rgb(52 211 153 / 0.75);
}
.tw-border-l-emerald-400\/80 {
  border-left-color: rgb(52 211 153 / 0.8);
}
.tw-border-l-emerald-400\/85 {
  border-left-color: rgb(52 211 153 / 0.85);
}
.tw-border-l-emerald-400\/90 {
  border-left-color: rgb(52 211 153 / 0.9);
}
.tw-border-l-emerald-400\/95 {
  border-left-color: rgb(52 211 153 / 0.95);
}
.tw-border-l-emerald-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-50\/0 {
  border-left-color: rgb(236 253 245 / 0);
}
.tw-border-l-emerald-50\/10 {
  border-left-color: rgb(236 253 245 / 0.1);
}
.tw-border-l-emerald-50\/100 {
  border-left-color: rgb(236 253 245 / 1);
}
.tw-border-l-emerald-50\/15 {
  border-left-color: rgb(236 253 245 / 0.15);
}
.tw-border-l-emerald-50\/20 {
  border-left-color: rgb(236 253 245 / 0.2);
}
.tw-border-l-emerald-50\/25 {
  border-left-color: rgb(236 253 245 / 0.25);
}
.tw-border-l-emerald-50\/30 {
  border-left-color: rgb(236 253 245 / 0.3);
}
.tw-border-l-emerald-50\/35 {
  border-left-color: rgb(236 253 245 / 0.35);
}
.tw-border-l-emerald-50\/40 {
  border-left-color: rgb(236 253 245 / 0.4);
}
.tw-border-l-emerald-50\/45 {
  border-left-color: rgb(236 253 245 / 0.45);
}
.tw-border-l-emerald-50\/5 {
  border-left-color: rgb(236 253 245 / 0.05);
}
.tw-border-l-emerald-50\/50 {
  border-left-color: rgb(236 253 245 / 0.5);
}
.tw-border-l-emerald-50\/55 {
  border-left-color: rgb(236 253 245 / 0.55);
}
.tw-border-l-emerald-50\/60 {
  border-left-color: rgb(236 253 245 / 0.6);
}
.tw-border-l-emerald-50\/65 {
  border-left-color: rgb(236 253 245 / 0.65);
}
.tw-border-l-emerald-50\/70 {
  border-left-color: rgb(236 253 245 / 0.7);
}
.tw-border-l-emerald-50\/75 {
  border-left-color: rgb(236 253 245 / 0.75);
}
.tw-border-l-emerald-50\/80 {
  border-left-color: rgb(236 253 245 / 0.8);
}
.tw-border-l-emerald-50\/85 {
  border-left-color: rgb(236 253 245 / 0.85);
}
.tw-border-l-emerald-50\/90 {
  border-left-color: rgb(236 253 245 / 0.9);
}
.tw-border-l-emerald-50\/95 {
  border-left-color: rgb(236 253 245 / 0.95);
}
.tw-border-l-emerald-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-500\/0 {
  border-left-color: rgb(16 185 129 / 0);
}
.tw-border-l-emerald-500\/10 {
  border-left-color: rgb(16 185 129 / 0.1);
}
.tw-border-l-emerald-500\/100 {
  border-left-color: rgb(16 185 129 / 1);
}
.tw-border-l-emerald-500\/15 {
  border-left-color: rgb(16 185 129 / 0.15);
}
.tw-border-l-emerald-500\/20 {
  border-left-color: rgb(16 185 129 / 0.2);
}
.tw-border-l-emerald-500\/25 {
  border-left-color: rgb(16 185 129 / 0.25);
}
.tw-border-l-emerald-500\/30 {
  border-left-color: rgb(16 185 129 / 0.3);
}
.tw-border-l-emerald-500\/35 {
  border-left-color: rgb(16 185 129 / 0.35);
}
.tw-border-l-emerald-500\/40 {
  border-left-color: rgb(16 185 129 / 0.4);
}
.tw-border-l-emerald-500\/45 {
  border-left-color: rgb(16 185 129 / 0.45);
}
.tw-border-l-emerald-500\/5 {
  border-left-color: rgb(16 185 129 / 0.05);
}
.tw-border-l-emerald-500\/50 {
  border-left-color: rgb(16 185 129 / 0.5);
}
.tw-border-l-emerald-500\/55 {
  border-left-color: rgb(16 185 129 / 0.55);
}
.tw-border-l-emerald-500\/60 {
  border-left-color: rgb(16 185 129 / 0.6);
}
.tw-border-l-emerald-500\/65 {
  border-left-color: rgb(16 185 129 / 0.65);
}
.tw-border-l-emerald-500\/70 {
  border-left-color: rgb(16 185 129 / 0.7);
}
.tw-border-l-emerald-500\/75 {
  border-left-color: rgb(16 185 129 / 0.75);
}
.tw-border-l-emerald-500\/80 {
  border-left-color: rgb(16 185 129 / 0.8);
}
.tw-border-l-emerald-500\/85 {
  border-left-color: rgb(16 185 129 / 0.85);
}
.tw-border-l-emerald-500\/90 {
  border-left-color: rgb(16 185 129 / 0.9);
}
.tw-border-l-emerald-500\/95 {
  border-left-color: rgb(16 185 129 / 0.95);
}
.tw-border-l-emerald-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-600\/0 {
  border-left-color: rgb(5 150 105 / 0);
}
.tw-border-l-emerald-600\/10 {
  border-left-color: rgb(5 150 105 / 0.1);
}
.tw-border-l-emerald-600\/100 {
  border-left-color: rgb(5 150 105 / 1);
}
.tw-border-l-emerald-600\/15 {
  border-left-color: rgb(5 150 105 / 0.15);
}
.tw-border-l-emerald-600\/20 {
  border-left-color: rgb(5 150 105 / 0.2);
}
.tw-border-l-emerald-600\/25 {
  border-left-color: rgb(5 150 105 / 0.25);
}
.tw-border-l-emerald-600\/30 {
  border-left-color: rgb(5 150 105 / 0.3);
}
.tw-border-l-emerald-600\/35 {
  border-left-color: rgb(5 150 105 / 0.35);
}
.tw-border-l-emerald-600\/40 {
  border-left-color: rgb(5 150 105 / 0.4);
}
.tw-border-l-emerald-600\/45 {
  border-left-color: rgb(5 150 105 / 0.45);
}
.tw-border-l-emerald-600\/5 {
  border-left-color: rgb(5 150 105 / 0.05);
}
.tw-border-l-emerald-600\/50 {
  border-left-color: rgb(5 150 105 / 0.5);
}
.tw-border-l-emerald-600\/55 {
  border-left-color: rgb(5 150 105 / 0.55);
}
.tw-border-l-emerald-600\/60 {
  border-left-color: rgb(5 150 105 / 0.6);
}
.tw-border-l-emerald-600\/65 {
  border-left-color: rgb(5 150 105 / 0.65);
}
.tw-border-l-emerald-600\/70 {
  border-left-color: rgb(5 150 105 / 0.7);
}
.tw-border-l-emerald-600\/75 {
  border-left-color: rgb(5 150 105 / 0.75);
}
.tw-border-l-emerald-600\/80 {
  border-left-color: rgb(5 150 105 / 0.8);
}
.tw-border-l-emerald-600\/85 {
  border-left-color: rgb(5 150 105 / 0.85);
}
.tw-border-l-emerald-600\/90 {
  border-left-color: rgb(5 150 105 / 0.9);
}
.tw-border-l-emerald-600\/95 {
  border-left-color: rgb(5 150 105 / 0.95);
}
.tw-border-l-emerald-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-700\/0 {
  border-left-color: rgb(4 120 87 / 0);
}
.tw-border-l-emerald-700\/10 {
  border-left-color: rgb(4 120 87 / 0.1);
}
.tw-border-l-emerald-700\/100 {
  border-left-color: rgb(4 120 87 / 1);
}
.tw-border-l-emerald-700\/15 {
  border-left-color: rgb(4 120 87 / 0.15);
}
.tw-border-l-emerald-700\/20 {
  border-left-color: rgb(4 120 87 / 0.2);
}
.tw-border-l-emerald-700\/25 {
  border-left-color: rgb(4 120 87 / 0.25);
}
.tw-border-l-emerald-700\/30 {
  border-left-color: rgb(4 120 87 / 0.3);
}
.tw-border-l-emerald-700\/35 {
  border-left-color: rgb(4 120 87 / 0.35);
}
.tw-border-l-emerald-700\/40 {
  border-left-color: rgb(4 120 87 / 0.4);
}
.tw-border-l-emerald-700\/45 {
  border-left-color: rgb(4 120 87 / 0.45);
}
.tw-border-l-emerald-700\/5 {
  border-left-color: rgb(4 120 87 / 0.05);
}
.tw-border-l-emerald-700\/50 {
  border-left-color: rgb(4 120 87 / 0.5);
}
.tw-border-l-emerald-700\/55 {
  border-left-color: rgb(4 120 87 / 0.55);
}
.tw-border-l-emerald-700\/60 {
  border-left-color: rgb(4 120 87 / 0.6);
}
.tw-border-l-emerald-700\/65 {
  border-left-color: rgb(4 120 87 / 0.65);
}
.tw-border-l-emerald-700\/70 {
  border-left-color: rgb(4 120 87 / 0.7);
}
.tw-border-l-emerald-700\/75 {
  border-left-color: rgb(4 120 87 / 0.75);
}
.tw-border-l-emerald-700\/80 {
  border-left-color: rgb(4 120 87 / 0.8);
}
.tw-border-l-emerald-700\/85 {
  border-left-color: rgb(4 120 87 / 0.85);
}
.tw-border-l-emerald-700\/90 {
  border-left-color: rgb(4 120 87 / 0.9);
}
.tw-border-l-emerald-700\/95 {
  border-left-color: rgb(4 120 87 / 0.95);
}
.tw-border-l-emerald-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-800\/0 {
  border-left-color: rgb(6 95 70 / 0);
}
.tw-border-l-emerald-800\/10 {
  border-left-color: rgb(6 95 70 / 0.1);
}
.tw-border-l-emerald-800\/100 {
  border-left-color: rgb(6 95 70 / 1);
}
.tw-border-l-emerald-800\/15 {
  border-left-color: rgb(6 95 70 / 0.15);
}
.tw-border-l-emerald-800\/20 {
  border-left-color: rgb(6 95 70 / 0.2);
}
.tw-border-l-emerald-800\/25 {
  border-left-color: rgb(6 95 70 / 0.25);
}
.tw-border-l-emerald-800\/30 {
  border-left-color: rgb(6 95 70 / 0.3);
}
.tw-border-l-emerald-800\/35 {
  border-left-color: rgb(6 95 70 / 0.35);
}
.tw-border-l-emerald-800\/40 {
  border-left-color: rgb(6 95 70 / 0.4);
}
.tw-border-l-emerald-800\/45 {
  border-left-color: rgb(6 95 70 / 0.45);
}
.tw-border-l-emerald-800\/5 {
  border-left-color: rgb(6 95 70 / 0.05);
}
.tw-border-l-emerald-800\/50 {
  border-left-color: rgb(6 95 70 / 0.5);
}
.tw-border-l-emerald-800\/55 {
  border-left-color: rgb(6 95 70 / 0.55);
}
.tw-border-l-emerald-800\/60 {
  border-left-color: rgb(6 95 70 / 0.6);
}
.tw-border-l-emerald-800\/65 {
  border-left-color: rgb(6 95 70 / 0.65);
}
.tw-border-l-emerald-800\/70 {
  border-left-color: rgb(6 95 70 / 0.7);
}
.tw-border-l-emerald-800\/75 {
  border-left-color: rgb(6 95 70 / 0.75);
}
.tw-border-l-emerald-800\/80 {
  border-left-color: rgb(6 95 70 / 0.8);
}
.tw-border-l-emerald-800\/85 {
  border-left-color: rgb(6 95 70 / 0.85);
}
.tw-border-l-emerald-800\/90 {
  border-left-color: rgb(6 95 70 / 0.9);
}
.tw-border-l-emerald-800\/95 {
  border-left-color: rgb(6 95 70 / 0.95);
}
.tw-border-l-emerald-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-900\/0 {
  border-left-color: rgb(6 78 59 / 0);
}
.tw-border-l-emerald-900\/10 {
  border-left-color: rgb(6 78 59 / 0.1);
}
.tw-border-l-emerald-900\/100 {
  border-left-color: rgb(6 78 59 / 1);
}
.tw-border-l-emerald-900\/15 {
  border-left-color: rgb(6 78 59 / 0.15);
}
.tw-border-l-emerald-900\/20 {
  border-left-color: rgb(6 78 59 / 0.2);
}
.tw-border-l-emerald-900\/25 {
  border-left-color: rgb(6 78 59 / 0.25);
}
.tw-border-l-emerald-900\/30 {
  border-left-color: rgb(6 78 59 / 0.3);
}
.tw-border-l-emerald-900\/35 {
  border-left-color: rgb(6 78 59 / 0.35);
}
.tw-border-l-emerald-900\/40 {
  border-left-color: rgb(6 78 59 / 0.4);
}
.tw-border-l-emerald-900\/45 {
  border-left-color: rgb(6 78 59 / 0.45);
}
.tw-border-l-emerald-900\/5 {
  border-left-color: rgb(6 78 59 / 0.05);
}
.tw-border-l-emerald-900\/50 {
  border-left-color: rgb(6 78 59 / 0.5);
}
.tw-border-l-emerald-900\/55 {
  border-left-color: rgb(6 78 59 / 0.55);
}
.tw-border-l-emerald-900\/60 {
  border-left-color: rgb(6 78 59 / 0.6);
}
.tw-border-l-emerald-900\/65 {
  border-left-color: rgb(6 78 59 / 0.65);
}
.tw-border-l-emerald-900\/70 {
  border-left-color: rgb(6 78 59 / 0.7);
}
.tw-border-l-emerald-900\/75 {
  border-left-color: rgb(6 78 59 / 0.75);
}
.tw-border-l-emerald-900\/80 {
  border-left-color: rgb(6 78 59 / 0.8);
}
.tw-border-l-emerald-900\/85 {
  border-left-color: rgb(6 78 59 / 0.85);
}
.tw-border-l-emerald-900\/90 {
  border-left-color: rgb(6 78 59 / 0.9);
}
.tw-border-l-emerald-900\/95 {
  border-left-color: rgb(6 78 59 / 0.95);
}
.tw-border-l-emerald-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-l-emerald-950\/0 {
  border-left-color: rgb(2 44 34 / 0);
}
.tw-border-l-emerald-950\/10 {
  border-left-color: rgb(2 44 34 / 0.1);
}
.tw-border-l-emerald-950\/100 {
  border-left-color: rgb(2 44 34 / 1);
}
.tw-border-l-emerald-950\/15 {
  border-left-color: rgb(2 44 34 / 0.15);
}
.tw-border-l-emerald-950\/20 {
  border-left-color: rgb(2 44 34 / 0.2);
}
.tw-border-l-emerald-950\/25 {
  border-left-color: rgb(2 44 34 / 0.25);
}
.tw-border-l-emerald-950\/30 {
  border-left-color: rgb(2 44 34 / 0.3);
}
.tw-border-l-emerald-950\/35 {
  border-left-color: rgb(2 44 34 / 0.35);
}
.tw-border-l-emerald-950\/40 {
  border-left-color: rgb(2 44 34 / 0.4);
}
.tw-border-l-emerald-950\/45 {
  border-left-color: rgb(2 44 34 / 0.45);
}
.tw-border-l-emerald-950\/5 {
  border-left-color: rgb(2 44 34 / 0.05);
}
.tw-border-l-emerald-950\/50 {
  border-left-color: rgb(2 44 34 / 0.5);
}
.tw-border-l-emerald-950\/55 {
  border-left-color: rgb(2 44 34 / 0.55);
}
.tw-border-l-emerald-950\/60 {
  border-left-color: rgb(2 44 34 / 0.6);
}
.tw-border-l-emerald-950\/65 {
  border-left-color: rgb(2 44 34 / 0.65);
}
.tw-border-l-emerald-950\/70 {
  border-left-color: rgb(2 44 34 / 0.7);
}
.tw-border-l-emerald-950\/75 {
  border-left-color: rgb(2 44 34 / 0.75);
}
.tw-border-l-emerald-950\/80 {
  border-left-color: rgb(2 44 34 / 0.8);
}
.tw-border-l-emerald-950\/85 {
  border-left-color: rgb(2 44 34 / 0.85);
}
.tw-border-l-emerald-950\/90 {
  border-left-color: rgb(2 44 34 / 0.9);
}
.tw-border-l-emerald-950\/95 {
  border-left-color: rgb(2 44 34 / 0.95);
}
.tw-border-l-fuchsia-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-100\/0 {
  border-left-color: rgb(250 232 255 / 0);
}
.tw-border-l-fuchsia-100\/10 {
  border-left-color: rgb(250 232 255 / 0.1);
}
.tw-border-l-fuchsia-100\/100 {
  border-left-color: rgb(250 232 255 / 1);
}
.tw-border-l-fuchsia-100\/15 {
  border-left-color: rgb(250 232 255 / 0.15);
}
.tw-border-l-fuchsia-100\/20 {
  border-left-color: rgb(250 232 255 / 0.2);
}
.tw-border-l-fuchsia-100\/25 {
  border-left-color: rgb(250 232 255 / 0.25);
}
.tw-border-l-fuchsia-100\/30 {
  border-left-color: rgb(250 232 255 / 0.3);
}
.tw-border-l-fuchsia-100\/35 {
  border-left-color: rgb(250 232 255 / 0.35);
}
.tw-border-l-fuchsia-100\/40 {
  border-left-color: rgb(250 232 255 / 0.4);
}
.tw-border-l-fuchsia-100\/45 {
  border-left-color: rgb(250 232 255 / 0.45);
}
.tw-border-l-fuchsia-100\/5 {
  border-left-color: rgb(250 232 255 / 0.05);
}
.tw-border-l-fuchsia-100\/50 {
  border-left-color: rgb(250 232 255 / 0.5);
}
.tw-border-l-fuchsia-100\/55 {
  border-left-color: rgb(250 232 255 / 0.55);
}
.tw-border-l-fuchsia-100\/60 {
  border-left-color: rgb(250 232 255 / 0.6);
}
.tw-border-l-fuchsia-100\/65 {
  border-left-color: rgb(250 232 255 / 0.65);
}
.tw-border-l-fuchsia-100\/70 {
  border-left-color: rgb(250 232 255 / 0.7);
}
.tw-border-l-fuchsia-100\/75 {
  border-left-color: rgb(250 232 255 / 0.75);
}
.tw-border-l-fuchsia-100\/80 {
  border-left-color: rgb(250 232 255 / 0.8);
}
.tw-border-l-fuchsia-100\/85 {
  border-left-color: rgb(250 232 255 / 0.85);
}
.tw-border-l-fuchsia-100\/90 {
  border-left-color: rgb(250 232 255 / 0.9);
}
.tw-border-l-fuchsia-100\/95 {
  border-left-color: rgb(250 232 255 / 0.95);
}
.tw-border-l-fuchsia-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-200\/0 {
  border-left-color: rgb(245 208 254 / 0);
}
.tw-border-l-fuchsia-200\/10 {
  border-left-color: rgb(245 208 254 / 0.1);
}
.tw-border-l-fuchsia-200\/100 {
  border-left-color: rgb(245 208 254 / 1);
}
.tw-border-l-fuchsia-200\/15 {
  border-left-color: rgb(245 208 254 / 0.15);
}
.tw-border-l-fuchsia-200\/20 {
  border-left-color: rgb(245 208 254 / 0.2);
}
.tw-border-l-fuchsia-200\/25 {
  border-left-color: rgb(245 208 254 / 0.25);
}
.tw-border-l-fuchsia-200\/30 {
  border-left-color: rgb(245 208 254 / 0.3);
}
.tw-border-l-fuchsia-200\/35 {
  border-left-color: rgb(245 208 254 / 0.35);
}
.tw-border-l-fuchsia-200\/40 {
  border-left-color: rgb(245 208 254 / 0.4);
}
.tw-border-l-fuchsia-200\/45 {
  border-left-color: rgb(245 208 254 / 0.45);
}
.tw-border-l-fuchsia-200\/5 {
  border-left-color: rgb(245 208 254 / 0.05);
}
.tw-border-l-fuchsia-200\/50 {
  border-left-color: rgb(245 208 254 / 0.5);
}
.tw-border-l-fuchsia-200\/55 {
  border-left-color: rgb(245 208 254 / 0.55);
}
.tw-border-l-fuchsia-200\/60 {
  border-left-color: rgb(245 208 254 / 0.6);
}
.tw-border-l-fuchsia-200\/65 {
  border-left-color: rgb(245 208 254 / 0.65);
}
.tw-border-l-fuchsia-200\/70 {
  border-left-color: rgb(245 208 254 / 0.7);
}
.tw-border-l-fuchsia-200\/75 {
  border-left-color: rgb(245 208 254 / 0.75);
}
.tw-border-l-fuchsia-200\/80 {
  border-left-color: rgb(245 208 254 / 0.8);
}
.tw-border-l-fuchsia-200\/85 {
  border-left-color: rgb(245 208 254 / 0.85);
}
.tw-border-l-fuchsia-200\/90 {
  border-left-color: rgb(245 208 254 / 0.9);
}
.tw-border-l-fuchsia-200\/95 {
  border-left-color: rgb(245 208 254 / 0.95);
}
.tw-border-l-fuchsia-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-300\/0 {
  border-left-color: rgb(240 171 252 / 0);
}
.tw-border-l-fuchsia-300\/10 {
  border-left-color: rgb(240 171 252 / 0.1);
}
.tw-border-l-fuchsia-300\/100 {
  border-left-color: rgb(240 171 252 / 1);
}
.tw-border-l-fuchsia-300\/15 {
  border-left-color: rgb(240 171 252 / 0.15);
}
.tw-border-l-fuchsia-300\/20 {
  border-left-color: rgb(240 171 252 / 0.2);
}
.tw-border-l-fuchsia-300\/25 {
  border-left-color: rgb(240 171 252 / 0.25);
}
.tw-border-l-fuchsia-300\/30 {
  border-left-color: rgb(240 171 252 / 0.3);
}
.tw-border-l-fuchsia-300\/35 {
  border-left-color: rgb(240 171 252 / 0.35);
}
.tw-border-l-fuchsia-300\/40 {
  border-left-color: rgb(240 171 252 / 0.4);
}
.tw-border-l-fuchsia-300\/45 {
  border-left-color: rgb(240 171 252 / 0.45);
}
.tw-border-l-fuchsia-300\/5 {
  border-left-color: rgb(240 171 252 / 0.05);
}
.tw-border-l-fuchsia-300\/50 {
  border-left-color: rgb(240 171 252 / 0.5);
}
.tw-border-l-fuchsia-300\/55 {
  border-left-color: rgb(240 171 252 / 0.55);
}
.tw-border-l-fuchsia-300\/60 {
  border-left-color: rgb(240 171 252 / 0.6);
}
.tw-border-l-fuchsia-300\/65 {
  border-left-color: rgb(240 171 252 / 0.65);
}
.tw-border-l-fuchsia-300\/70 {
  border-left-color: rgb(240 171 252 / 0.7);
}
.tw-border-l-fuchsia-300\/75 {
  border-left-color: rgb(240 171 252 / 0.75);
}
.tw-border-l-fuchsia-300\/80 {
  border-left-color: rgb(240 171 252 / 0.8);
}
.tw-border-l-fuchsia-300\/85 {
  border-left-color: rgb(240 171 252 / 0.85);
}
.tw-border-l-fuchsia-300\/90 {
  border-left-color: rgb(240 171 252 / 0.9);
}
.tw-border-l-fuchsia-300\/95 {
  border-left-color: rgb(240 171 252 / 0.95);
}
.tw-border-l-fuchsia-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-400\/0 {
  border-left-color: rgb(232 121 249 / 0);
}
.tw-border-l-fuchsia-400\/10 {
  border-left-color: rgb(232 121 249 / 0.1);
}
.tw-border-l-fuchsia-400\/100 {
  border-left-color: rgb(232 121 249 / 1);
}
.tw-border-l-fuchsia-400\/15 {
  border-left-color: rgb(232 121 249 / 0.15);
}
.tw-border-l-fuchsia-400\/20 {
  border-left-color: rgb(232 121 249 / 0.2);
}
.tw-border-l-fuchsia-400\/25 {
  border-left-color: rgb(232 121 249 / 0.25);
}
.tw-border-l-fuchsia-400\/30 {
  border-left-color: rgb(232 121 249 / 0.3);
}
.tw-border-l-fuchsia-400\/35 {
  border-left-color: rgb(232 121 249 / 0.35);
}
.tw-border-l-fuchsia-400\/40 {
  border-left-color: rgb(232 121 249 / 0.4);
}
.tw-border-l-fuchsia-400\/45 {
  border-left-color: rgb(232 121 249 / 0.45);
}
.tw-border-l-fuchsia-400\/5 {
  border-left-color: rgb(232 121 249 / 0.05);
}
.tw-border-l-fuchsia-400\/50 {
  border-left-color: rgb(232 121 249 / 0.5);
}
.tw-border-l-fuchsia-400\/55 {
  border-left-color: rgb(232 121 249 / 0.55);
}
.tw-border-l-fuchsia-400\/60 {
  border-left-color: rgb(232 121 249 / 0.6);
}
.tw-border-l-fuchsia-400\/65 {
  border-left-color: rgb(232 121 249 / 0.65);
}
.tw-border-l-fuchsia-400\/70 {
  border-left-color: rgb(232 121 249 / 0.7);
}
.tw-border-l-fuchsia-400\/75 {
  border-left-color: rgb(232 121 249 / 0.75);
}
.tw-border-l-fuchsia-400\/80 {
  border-left-color: rgb(232 121 249 / 0.8);
}
.tw-border-l-fuchsia-400\/85 {
  border-left-color: rgb(232 121 249 / 0.85);
}
.tw-border-l-fuchsia-400\/90 {
  border-left-color: rgb(232 121 249 / 0.9);
}
.tw-border-l-fuchsia-400\/95 {
  border-left-color: rgb(232 121 249 / 0.95);
}
.tw-border-l-fuchsia-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-50\/0 {
  border-left-color: rgb(253 244 255 / 0);
}
.tw-border-l-fuchsia-50\/10 {
  border-left-color: rgb(253 244 255 / 0.1);
}
.tw-border-l-fuchsia-50\/100 {
  border-left-color: rgb(253 244 255 / 1);
}
.tw-border-l-fuchsia-50\/15 {
  border-left-color: rgb(253 244 255 / 0.15);
}
.tw-border-l-fuchsia-50\/20 {
  border-left-color: rgb(253 244 255 / 0.2);
}
.tw-border-l-fuchsia-50\/25 {
  border-left-color: rgb(253 244 255 / 0.25);
}
.tw-border-l-fuchsia-50\/30 {
  border-left-color: rgb(253 244 255 / 0.3);
}
.tw-border-l-fuchsia-50\/35 {
  border-left-color: rgb(253 244 255 / 0.35);
}
.tw-border-l-fuchsia-50\/40 {
  border-left-color: rgb(253 244 255 / 0.4);
}
.tw-border-l-fuchsia-50\/45 {
  border-left-color: rgb(253 244 255 / 0.45);
}
.tw-border-l-fuchsia-50\/5 {
  border-left-color: rgb(253 244 255 / 0.05);
}
.tw-border-l-fuchsia-50\/50 {
  border-left-color: rgb(253 244 255 / 0.5);
}
.tw-border-l-fuchsia-50\/55 {
  border-left-color: rgb(253 244 255 / 0.55);
}
.tw-border-l-fuchsia-50\/60 {
  border-left-color: rgb(253 244 255 / 0.6);
}
.tw-border-l-fuchsia-50\/65 {
  border-left-color: rgb(253 244 255 / 0.65);
}
.tw-border-l-fuchsia-50\/70 {
  border-left-color: rgb(253 244 255 / 0.7);
}
.tw-border-l-fuchsia-50\/75 {
  border-left-color: rgb(253 244 255 / 0.75);
}
.tw-border-l-fuchsia-50\/80 {
  border-left-color: rgb(253 244 255 / 0.8);
}
.tw-border-l-fuchsia-50\/85 {
  border-left-color: rgb(253 244 255 / 0.85);
}
.tw-border-l-fuchsia-50\/90 {
  border-left-color: rgb(253 244 255 / 0.9);
}
.tw-border-l-fuchsia-50\/95 {
  border-left-color: rgb(253 244 255 / 0.95);
}
.tw-border-l-fuchsia-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-500\/0 {
  border-left-color: rgb(217 70 239 / 0);
}
.tw-border-l-fuchsia-500\/10 {
  border-left-color: rgb(217 70 239 / 0.1);
}
.tw-border-l-fuchsia-500\/100 {
  border-left-color: rgb(217 70 239 / 1);
}
.tw-border-l-fuchsia-500\/15 {
  border-left-color: rgb(217 70 239 / 0.15);
}
.tw-border-l-fuchsia-500\/20 {
  border-left-color: rgb(217 70 239 / 0.2);
}
.tw-border-l-fuchsia-500\/25 {
  border-left-color: rgb(217 70 239 / 0.25);
}
.tw-border-l-fuchsia-500\/30 {
  border-left-color: rgb(217 70 239 / 0.3);
}
.tw-border-l-fuchsia-500\/35 {
  border-left-color: rgb(217 70 239 / 0.35);
}
.tw-border-l-fuchsia-500\/40 {
  border-left-color: rgb(217 70 239 / 0.4);
}
.tw-border-l-fuchsia-500\/45 {
  border-left-color: rgb(217 70 239 / 0.45);
}
.tw-border-l-fuchsia-500\/5 {
  border-left-color: rgb(217 70 239 / 0.05);
}
.tw-border-l-fuchsia-500\/50 {
  border-left-color: rgb(217 70 239 / 0.5);
}
.tw-border-l-fuchsia-500\/55 {
  border-left-color: rgb(217 70 239 / 0.55);
}
.tw-border-l-fuchsia-500\/60 {
  border-left-color: rgb(217 70 239 / 0.6);
}
.tw-border-l-fuchsia-500\/65 {
  border-left-color: rgb(217 70 239 / 0.65);
}
.tw-border-l-fuchsia-500\/70 {
  border-left-color: rgb(217 70 239 / 0.7);
}
.tw-border-l-fuchsia-500\/75 {
  border-left-color: rgb(217 70 239 / 0.75);
}
.tw-border-l-fuchsia-500\/80 {
  border-left-color: rgb(217 70 239 / 0.8);
}
.tw-border-l-fuchsia-500\/85 {
  border-left-color: rgb(217 70 239 / 0.85);
}
.tw-border-l-fuchsia-500\/90 {
  border-left-color: rgb(217 70 239 / 0.9);
}
.tw-border-l-fuchsia-500\/95 {
  border-left-color: rgb(217 70 239 / 0.95);
}
.tw-border-l-fuchsia-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-600\/0 {
  border-left-color: rgb(192 38 211 / 0);
}
.tw-border-l-fuchsia-600\/10 {
  border-left-color: rgb(192 38 211 / 0.1);
}
.tw-border-l-fuchsia-600\/100 {
  border-left-color: rgb(192 38 211 / 1);
}
.tw-border-l-fuchsia-600\/15 {
  border-left-color: rgb(192 38 211 / 0.15);
}
.tw-border-l-fuchsia-600\/20 {
  border-left-color: rgb(192 38 211 / 0.2);
}
.tw-border-l-fuchsia-600\/25 {
  border-left-color: rgb(192 38 211 / 0.25);
}
.tw-border-l-fuchsia-600\/30 {
  border-left-color: rgb(192 38 211 / 0.3);
}
.tw-border-l-fuchsia-600\/35 {
  border-left-color: rgb(192 38 211 / 0.35);
}
.tw-border-l-fuchsia-600\/40 {
  border-left-color: rgb(192 38 211 / 0.4);
}
.tw-border-l-fuchsia-600\/45 {
  border-left-color: rgb(192 38 211 / 0.45);
}
.tw-border-l-fuchsia-600\/5 {
  border-left-color: rgb(192 38 211 / 0.05);
}
.tw-border-l-fuchsia-600\/50 {
  border-left-color: rgb(192 38 211 / 0.5);
}
.tw-border-l-fuchsia-600\/55 {
  border-left-color: rgb(192 38 211 / 0.55);
}
.tw-border-l-fuchsia-600\/60 {
  border-left-color: rgb(192 38 211 / 0.6);
}
.tw-border-l-fuchsia-600\/65 {
  border-left-color: rgb(192 38 211 / 0.65);
}
.tw-border-l-fuchsia-600\/70 {
  border-left-color: rgb(192 38 211 / 0.7);
}
.tw-border-l-fuchsia-600\/75 {
  border-left-color: rgb(192 38 211 / 0.75);
}
.tw-border-l-fuchsia-600\/80 {
  border-left-color: rgb(192 38 211 / 0.8);
}
.tw-border-l-fuchsia-600\/85 {
  border-left-color: rgb(192 38 211 / 0.85);
}
.tw-border-l-fuchsia-600\/90 {
  border-left-color: rgb(192 38 211 / 0.9);
}
.tw-border-l-fuchsia-600\/95 {
  border-left-color: rgb(192 38 211 / 0.95);
}
.tw-border-l-fuchsia-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-700\/0 {
  border-left-color: rgb(162 28 175 / 0);
}
.tw-border-l-fuchsia-700\/10 {
  border-left-color: rgb(162 28 175 / 0.1);
}
.tw-border-l-fuchsia-700\/100 {
  border-left-color: rgb(162 28 175 / 1);
}
.tw-border-l-fuchsia-700\/15 {
  border-left-color: rgb(162 28 175 / 0.15);
}
.tw-border-l-fuchsia-700\/20 {
  border-left-color: rgb(162 28 175 / 0.2);
}
.tw-border-l-fuchsia-700\/25 {
  border-left-color: rgb(162 28 175 / 0.25);
}
.tw-border-l-fuchsia-700\/30 {
  border-left-color: rgb(162 28 175 / 0.3);
}
.tw-border-l-fuchsia-700\/35 {
  border-left-color: rgb(162 28 175 / 0.35);
}
.tw-border-l-fuchsia-700\/40 {
  border-left-color: rgb(162 28 175 / 0.4);
}
.tw-border-l-fuchsia-700\/45 {
  border-left-color: rgb(162 28 175 / 0.45);
}
.tw-border-l-fuchsia-700\/5 {
  border-left-color: rgb(162 28 175 / 0.05);
}
.tw-border-l-fuchsia-700\/50 {
  border-left-color: rgb(162 28 175 / 0.5);
}
.tw-border-l-fuchsia-700\/55 {
  border-left-color: rgb(162 28 175 / 0.55);
}
.tw-border-l-fuchsia-700\/60 {
  border-left-color: rgb(162 28 175 / 0.6);
}
.tw-border-l-fuchsia-700\/65 {
  border-left-color: rgb(162 28 175 / 0.65);
}
.tw-border-l-fuchsia-700\/70 {
  border-left-color: rgb(162 28 175 / 0.7);
}
.tw-border-l-fuchsia-700\/75 {
  border-left-color: rgb(162 28 175 / 0.75);
}
.tw-border-l-fuchsia-700\/80 {
  border-left-color: rgb(162 28 175 / 0.8);
}
.tw-border-l-fuchsia-700\/85 {
  border-left-color: rgb(162 28 175 / 0.85);
}
.tw-border-l-fuchsia-700\/90 {
  border-left-color: rgb(162 28 175 / 0.9);
}
.tw-border-l-fuchsia-700\/95 {
  border-left-color: rgb(162 28 175 / 0.95);
}
.tw-border-l-fuchsia-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-800\/0 {
  border-left-color: rgb(134 25 143 / 0);
}
.tw-border-l-fuchsia-800\/10 {
  border-left-color: rgb(134 25 143 / 0.1);
}
.tw-border-l-fuchsia-800\/100 {
  border-left-color: rgb(134 25 143 / 1);
}
.tw-border-l-fuchsia-800\/15 {
  border-left-color: rgb(134 25 143 / 0.15);
}
.tw-border-l-fuchsia-800\/20 {
  border-left-color: rgb(134 25 143 / 0.2);
}
.tw-border-l-fuchsia-800\/25 {
  border-left-color: rgb(134 25 143 / 0.25);
}
.tw-border-l-fuchsia-800\/30 {
  border-left-color: rgb(134 25 143 / 0.3);
}
.tw-border-l-fuchsia-800\/35 {
  border-left-color: rgb(134 25 143 / 0.35);
}
.tw-border-l-fuchsia-800\/40 {
  border-left-color: rgb(134 25 143 / 0.4);
}
.tw-border-l-fuchsia-800\/45 {
  border-left-color: rgb(134 25 143 / 0.45);
}
.tw-border-l-fuchsia-800\/5 {
  border-left-color: rgb(134 25 143 / 0.05);
}
.tw-border-l-fuchsia-800\/50 {
  border-left-color: rgb(134 25 143 / 0.5);
}
.tw-border-l-fuchsia-800\/55 {
  border-left-color: rgb(134 25 143 / 0.55);
}
.tw-border-l-fuchsia-800\/60 {
  border-left-color: rgb(134 25 143 / 0.6);
}
.tw-border-l-fuchsia-800\/65 {
  border-left-color: rgb(134 25 143 / 0.65);
}
.tw-border-l-fuchsia-800\/70 {
  border-left-color: rgb(134 25 143 / 0.7);
}
.tw-border-l-fuchsia-800\/75 {
  border-left-color: rgb(134 25 143 / 0.75);
}
.tw-border-l-fuchsia-800\/80 {
  border-left-color: rgb(134 25 143 / 0.8);
}
.tw-border-l-fuchsia-800\/85 {
  border-left-color: rgb(134 25 143 / 0.85);
}
.tw-border-l-fuchsia-800\/90 {
  border-left-color: rgb(134 25 143 / 0.9);
}
.tw-border-l-fuchsia-800\/95 {
  border-left-color: rgb(134 25 143 / 0.95);
}
.tw-border-l-fuchsia-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-900\/0 {
  border-left-color: rgb(112 26 117 / 0);
}
.tw-border-l-fuchsia-900\/10 {
  border-left-color: rgb(112 26 117 / 0.1);
}
.tw-border-l-fuchsia-900\/100 {
  border-left-color: rgb(112 26 117 / 1);
}
.tw-border-l-fuchsia-900\/15 {
  border-left-color: rgb(112 26 117 / 0.15);
}
.tw-border-l-fuchsia-900\/20 {
  border-left-color: rgb(112 26 117 / 0.2);
}
.tw-border-l-fuchsia-900\/25 {
  border-left-color: rgb(112 26 117 / 0.25);
}
.tw-border-l-fuchsia-900\/30 {
  border-left-color: rgb(112 26 117 / 0.3);
}
.tw-border-l-fuchsia-900\/35 {
  border-left-color: rgb(112 26 117 / 0.35);
}
.tw-border-l-fuchsia-900\/40 {
  border-left-color: rgb(112 26 117 / 0.4);
}
.tw-border-l-fuchsia-900\/45 {
  border-left-color: rgb(112 26 117 / 0.45);
}
.tw-border-l-fuchsia-900\/5 {
  border-left-color: rgb(112 26 117 / 0.05);
}
.tw-border-l-fuchsia-900\/50 {
  border-left-color: rgb(112 26 117 / 0.5);
}
.tw-border-l-fuchsia-900\/55 {
  border-left-color: rgb(112 26 117 / 0.55);
}
.tw-border-l-fuchsia-900\/60 {
  border-left-color: rgb(112 26 117 / 0.6);
}
.tw-border-l-fuchsia-900\/65 {
  border-left-color: rgb(112 26 117 / 0.65);
}
.tw-border-l-fuchsia-900\/70 {
  border-left-color: rgb(112 26 117 / 0.7);
}
.tw-border-l-fuchsia-900\/75 {
  border-left-color: rgb(112 26 117 / 0.75);
}
.tw-border-l-fuchsia-900\/80 {
  border-left-color: rgb(112 26 117 / 0.8);
}
.tw-border-l-fuchsia-900\/85 {
  border-left-color: rgb(112 26 117 / 0.85);
}
.tw-border-l-fuchsia-900\/90 {
  border-left-color: rgb(112 26 117 / 0.9);
}
.tw-border-l-fuchsia-900\/95 {
  border-left-color: rgb(112 26 117 / 0.95);
}
.tw-border-l-fuchsia-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-l-fuchsia-950\/0 {
  border-left-color: rgb(74 4 78 / 0);
}
.tw-border-l-fuchsia-950\/10 {
  border-left-color: rgb(74 4 78 / 0.1);
}
.tw-border-l-fuchsia-950\/100 {
  border-left-color: rgb(74 4 78 / 1);
}
.tw-border-l-fuchsia-950\/15 {
  border-left-color: rgb(74 4 78 / 0.15);
}
.tw-border-l-fuchsia-950\/20 {
  border-left-color: rgb(74 4 78 / 0.2);
}
.tw-border-l-fuchsia-950\/25 {
  border-left-color: rgb(74 4 78 / 0.25);
}
.tw-border-l-fuchsia-950\/30 {
  border-left-color: rgb(74 4 78 / 0.3);
}
.tw-border-l-fuchsia-950\/35 {
  border-left-color: rgb(74 4 78 / 0.35);
}
.tw-border-l-fuchsia-950\/40 {
  border-left-color: rgb(74 4 78 / 0.4);
}
.tw-border-l-fuchsia-950\/45 {
  border-left-color: rgb(74 4 78 / 0.45);
}
.tw-border-l-fuchsia-950\/5 {
  border-left-color: rgb(74 4 78 / 0.05);
}
.tw-border-l-fuchsia-950\/50 {
  border-left-color: rgb(74 4 78 / 0.5);
}
.tw-border-l-fuchsia-950\/55 {
  border-left-color: rgb(74 4 78 / 0.55);
}
.tw-border-l-fuchsia-950\/60 {
  border-left-color: rgb(74 4 78 / 0.6);
}
.tw-border-l-fuchsia-950\/65 {
  border-left-color: rgb(74 4 78 / 0.65);
}
.tw-border-l-fuchsia-950\/70 {
  border-left-color: rgb(74 4 78 / 0.7);
}
.tw-border-l-fuchsia-950\/75 {
  border-left-color: rgb(74 4 78 / 0.75);
}
.tw-border-l-fuchsia-950\/80 {
  border-left-color: rgb(74 4 78 / 0.8);
}
.tw-border-l-fuchsia-950\/85 {
  border-left-color: rgb(74 4 78 / 0.85);
}
.tw-border-l-fuchsia-950\/90 {
  border-left-color: rgb(74 4 78 / 0.9);
}
.tw-border-l-fuchsia-950\/95 {
  border-left-color: rgb(74 4 78 / 0.95);
}
.tw-border-l-gray-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-100\/0 {
  border-left-color: rgb(243 244 246 / 0);
}
.tw-border-l-gray-100\/10 {
  border-left-color: rgb(243 244 246 / 0.1);
}
.tw-border-l-gray-100\/100 {
  border-left-color: rgb(243 244 246 / 1);
}
.tw-border-l-gray-100\/15 {
  border-left-color: rgb(243 244 246 / 0.15);
}
.tw-border-l-gray-100\/20 {
  border-left-color: rgb(243 244 246 / 0.2);
}
.tw-border-l-gray-100\/25 {
  border-left-color: rgb(243 244 246 / 0.25);
}
.tw-border-l-gray-100\/30 {
  border-left-color: rgb(243 244 246 / 0.3);
}
.tw-border-l-gray-100\/35 {
  border-left-color: rgb(243 244 246 / 0.35);
}
.tw-border-l-gray-100\/40 {
  border-left-color: rgb(243 244 246 / 0.4);
}
.tw-border-l-gray-100\/45 {
  border-left-color: rgb(243 244 246 / 0.45);
}
.tw-border-l-gray-100\/5 {
  border-left-color: rgb(243 244 246 / 0.05);
}
.tw-border-l-gray-100\/50 {
  border-left-color: rgb(243 244 246 / 0.5);
}
.tw-border-l-gray-100\/55 {
  border-left-color: rgb(243 244 246 / 0.55);
}
.tw-border-l-gray-100\/60 {
  border-left-color: rgb(243 244 246 / 0.6);
}
.tw-border-l-gray-100\/65 {
  border-left-color: rgb(243 244 246 / 0.65);
}
.tw-border-l-gray-100\/70 {
  border-left-color: rgb(243 244 246 / 0.7);
}
.tw-border-l-gray-100\/75 {
  border-left-color: rgb(243 244 246 / 0.75);
}
.tw-border-l-gray-100\/80 {
  border-left-color: rgb(243 244 246 / 0.8);
}
.tw-border-l-gray-100\/85 {
  border-left-color: rgb(243 244 246 / 0.85);
}
.tw-border-l-gray-100\/90 {
  border-left-color: rgb(243 244 246 / 0.9);
}
.tw-border-l-gray-100\/95 {
  border-left-color: rgb(243 244 246 / 0.95);
}
.tw-border-l-gray-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-200\/0 {
  border-left-color: rgb(229 231 235 / 0);
}
.tw-border-l-gray-200\/10 {
  border-left-color: rgb(229 231 235 / 0.1);
}
.tw-border-l-gray-200\/100 {
  border-left-color: rgb(229 231 235 / 1);
}
.tw-border-l-gray-200\/15 {
  border-left-color: rgb(229 231 235 / 0.15);
}
.tw-border-l-gray-200\/20 {
  border-left-color: rgb(229 231 235 / 0.2);
}
.tw-border-l-gray-200\/25 {
  border-left-color: rgb(229 231 235 / 0.25);
}
.tw-border-l-gray-200\/30 {
  border-left-color: rgb(229 231 235 / 0.3);
}
.tw-border-l-gray-200\/35 {
  border-left-color: rgb(229 231 235 / 0.35);
}
.tw-border-l-gray-200\/40 {
  border-left-color: rgb(229 231 235 / 0.4);
}
.tw-border-l-gray-200\/45 {
  border-left-color: rgb(229 231 235 / 0.45);
}
.tw-border-l-gray-200\/5 {
  border-left-color: rgb(229 231 235 / 0.05);
}
.tw-border-l-gray-200\/50 {
  border-left-color: rgb(229 231 235 / 0.5);
}
.tw-border-l-gray-200\/55 {
  border-left-color: rgb(229 231 235 / 0.55);
}
.tw-border-l-gray-200\/60 {
  border-left-color: rgb(229 231 235 / 0.6);
}
.tw-border-l-gray-200\/65 {
  border-left-color: rgb(229 231 235 / 0.65);
}
.tw-border-l-gray-200\/70 {
  border-left-color: rgb(229 231 235 / 0.7);
}
.tw-border-l-gray-200\/75 {
  border-left-color: rgb(229 231 235 / 0.75);
}
.tw-border-l-gray-200\/80 {
  border-left-color: rgb(229 231 235 / 0.8);
}
.tw-border-l-gray-200\/85 {
  border-left-color: rgb(229 231 235 / 0.85);
}
.tw-border-l-gray-200\/90 {
  border-left-color: rgb(229 231 235 / 0.9);
}
.tw-border-l-gray-200\/95 {
  border-left-color: rgb(229 231 235 / 0.95);
}
.tw-border-l-gray-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-300\/0 {
  border-left-color: rgb(209 213 219 / 0);
}
.tw-border-l-gray-300\/10 {
  border-left-color: rgb(209 213 219 / 0.1);
}
.tw-border-l-gray-300\/100 {
  border-left-color: rgb(209 213 219 / 1);
}
.tw-border-l-gray-300\/15 {
  border-left-color: rgb(209 213 219 / 0.15);
}
.tw-border-l-gray-300\/20 {
  border-left-color: rgb(209 213 219 / 0.2);
}
.tw-border-l-gray-300\/25 {
  border-left-color: rgb(209 213 219 / 0.25);
}
.tw-border-l-gray-300\/30 {
  border-left-color: rgb(209 213 219 / 0.3);
}
.tw-border-l-gray-300\/35 {
  border-left-color: rgb(209 213 219 / 0.35);
}
.tw-border-l-gray-300\/40 {
  border-left-color: rgb(209 213 219 / 0.4);
}
.tw-border-l-gray-300\/45 {
  border-left-color: rgb(209 213 219 / 0.45);
}
.tw-border-l-gray-300\/5 {
  border-left-color: rgb(209 213 219 / 0.05);
}
.tw-border-l-gray-300\/50 {
  border-left-color: rgb(209 213 219 / 0.5);
}
.tw-border-l-gray-300\/55 {
  border-left-color: rgb(209 213 219 / 0.55);
}
.tw-border-l-gray-300\/60 {
  border-left-color: rgb(209 213 219 / 0.6);
}
.tw-border-l-gray-300\/65 {
  border-left-color: rgb(209 213 219 / 0.65);
}
.tw-border-l-gray-300\/70 {
  border-left-color: rgb(209 213 219 / 0.7);
}
.tw-border-l-gray-300\/75 {
  border-left-color: rgb(209 213 219 / 0.75);
}
.tw-border-l-gray-300\/80 {
  border-left-color: rgb(209 213 219 / 0.8);
}
.tw-border-l-gray-300\/85 {
  border-left-color: rgb(209 213 219 / 0.85);
}
.tw-border-l-gray-300\/90 {
  border-left-color: rgb(209 213 219 / 0.9);
}
.tw-border-l-gray-300\/95 {
  border-left-color: rgb(209 213 219 / 0.95);
}
.tw-border-l-gray-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-400\/0 {
  border-left-color: rgb(156 163 175 / 0);
}
.tw-border-l-gray-400\/10 {
  border-left-color: rgb(156 163 175 / 0.1);
}
.tw-border-l-gray-400\/100 {
  border-left-color: rgb(156 163 175 / 1);
}
.tw-border-l-gray-400\/15 {
  border-left-color: rgb(156 163 175 / 0.15);
}
.tw-border-l-gray-400\/20 {
  border-left-color: rgb(156 163 175 / 0.2);
}
.tw-border-l-gray-400\/25 {
  border-left-color: rgb(156 163 175 / 0.25);
}
.tw-border-l-gray-400\/30 {
  border-left-color: rgb(156 163 175 / 0.3);
}
.tw-border-l-gray-400\/35 {
  border-left-color: rgb(156 163 175 / 0.35);
}
.tw-border-l-gray-400\/40 {
  border-left-color: rgb(156 163 175 / 0.4);
}
.tw-border-l-gray-400\/45 {
  border-left-color: rgb(156 163 175 / 0.45);
}
.tw-border-l-gray-400\/5 {
  border-left-color: rgb(156 163 175 / 0.05);
}
.tw-border-l-gray-400\/50 {
  border-left-color: rgb(156 163 175 / 0.5);
}
.tw-border-l-gray-400\/55 {
  border-left-color: rgb(156 163 175 / 0.55);
}
.tw-border-l-gray-400\/60 {
  border-left-color: rgb(156 163 175 / 0.6);
}
.tw-border-l-gray-400\/65 {
  border-left-color: rgb(156 163 175 / 0.65);
}
.tw-border-l-gray-400\/70 {
  border-left-color: rgb(156 163 175 / 0.7);
}
.tw-border-l-gray-400\/75 {
  border-left-color: rgb(156 163 175 / 0.75);
}
.tw-border-l-gray-400\/80 {
  border-left-color: rgb(156 163 175 / 0.8);
}
.tw-border-l-gray-400\/85 {
  border-left-color: rgb(156 163 175 / 0.85);
}
.tw-border-l-gray-400\/90 {
  border-left-color: rgb(156 163 175 / 0.9);
}
.tw-border-l-gray-400\/95 {
  border-left-color: rgb(156 163 175 / 0.95);
}
.tw-border-l-gray-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-50\/0 {
  border-left-color: rgb(249 250 251 / 0);
}
.tw-border-l-gray-50\/10 {
  border-left-color: rgb(249 250 251 / 0.1);
}
.tw-border-l-gray-50\/100 {
  border-left-color: rgb(249 250 251 / 1);
}
.tw-border-l-gray-50\/15 {
  border-left-color: rgb(249 250 251 / 0.15);
}
.tw-border-l-gray-50\/20 {
  border-left-color: rgb(249 250 251 / 0.2);
}
.tw-border-l-gray-50\/25 {
  border-left-color: rgb(249 250 251 / 0.25);
}
.tw-border-l-gray-50\/30 {
  border-left-color: rgb(249 250 251 / 0.3);
}
.tw-border-l-gray-50\/35 {
  border-left-color: rgb(249 250 251 / 0.35);
}
.tw-border-l-gray-50\/40 {
  border-left-color: rgb(249 250 251 / 0.4);
}
.tw-border-l-gray-50\/45 {
  border-left-color: rgb(249 250 251 / 0.45);
}
.tw-border-l-gray-50\/5 {
  border-left-color: rgb(249 250 251 / 0.05);
}
.tw-border-l-gray-50\/50 {
  border-left-color: rgb(249 250 251 / 0.5);
}
.tw-border-l-gray-50\/55 {
  border-left-color: rgb(249 250 251 / 0.55);
}
.tw-border-l-gray-50\/60 {
  border-left-color: rgb(249 250 251 / 0.6);
}
.tw-border-l-gray-50\/65 {
  border-left-color: rgb(249 250 251 / 0.65);
}
.tw-border-l-gray-50\/70 {
  border-left-color: rgb(249 250 251 / 0.7);
}
.tw-border-l-gray-50\/75 {
  border-left-color: rgb(249 250 251 / 0.75);
}
.tw-border-l-gray-50\/80 {
  border-left-color: rgb(249 250 251 / 0.8);
}
.tw-border-l-gray-50\/85 {
  border-left-color: rgb(249 250 251 / 0.85);
}
.tw-border-l-gray-50\/90 {
  border-left-color: rgb(249 250 251 / 0.9);
}
.tw-border-l-gray-50\/95 {
  border-left-color: rgb(249 250 251 / 0.95);
}
.tw-border-l-gray-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-500\/0 {
  border-left-color: rgb(107 114 128 / 0);
}
.tw-border-l-gray-500\/10 {
  border-left-color: rgb(107 114 128 / 0.1);
}
.tw-border-l-gray-500\/100 {
  border-left-color: rgb(107 114 128 / 1);
}
.tw-border-l-gray-500\/15 {
  border-left-color: rgb(107 114 128 / 0.15);
}
.tw-border-l-gray-500\/20 {
  border-left-color: rgb(107 114 128 / 0.2);
}
.tw-border-l-gray-500\/25 {
  border-left-color: rgb(107 114 128 / 0.25);
}
.tw-border-l-gray-500\/30 {
  border-left-color: rgb(107 114 128 / 0.3);
}
.tw-border-l-gray-500\/35 {
  border-left-color: rgb(107 114 128 / 0.35);
}
.tw-border-l-gray-500\/40 {
  border-left-color: rgb(107 114 128 / 0.4);
}
.tw-border-l-gray-500\/45 {
  border-left-color: rgb(107 114 128 / 0.45);
}
.tw-border-l-gray-500\/5 {
  border-left-color: rgb(107 114 128 / 0.05);
}
.tw-border-l-gray-500\/50 {
  border-left-color: rgb(107 114 128 / 0.5);
}
.tw-border-l-gray-500\/55 {
  border-left-color: rgb(107 114 128 / 0.55);
}
.tw-border-l-gray-500\/60 {
  border-left-color: rgb(107 114 128 / 0.6);
}
.tw-border-l-gray-500\/65 {
  border-left-color: rgb(107 114 128 / 0.65);
}
.tw-border-l-gray-500\/70 {
  border-left-color: rgb(107 114 128 / 0.7);
}
.tw-border-l-gray-500\/75 {
  border-left-color: rgb(107 114 128 / 0.75);
}
.tw-border-l-gray-500\/80 {
  border-left-color: rgb(107 114 128 / 0.8);
}
.tw-border-l-gray-500\/85 {
  border-left-color: rgb(107 114 128 / 0.85);
}
.tw-border-l-gray-500\/90 {
  border-left-color: rgb(107 114 128 / 0.9);
}
.tw-border-l-gray-500\/95 {
  border-left-color: rgb(107 114 128 / 0.95);
}
.tw-border-l-gray-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-600\/0 {
  border-left-color: rgb(75 85 99 / 0);
}
.tw-border-l-gray-600\/10 {
  border-left-color: rgb(75 85 99 / 0.1);
}
.tw-border-l-gray-600\/100 {
  border-left-color: rgb(75 85 99 / 1);
}
.tw-border-l-gray-600\/15 {
  border-left-color: rgb(75 85 99 / 0.15);
}
.tw-border-l-gray-600\/20 {
  border-left-color: rgb(75 85 99 / 0.2);
}
.tw-border-l-gray-600\/25 {
  border-left-color: rgb(75 85 99 / 0.25);
}
.tw-border-l-gray-600\/30 {
  border-left-color: rgb(75 85 99 / 0.3);
}
.tw-border-l-gray-600\/35 {
  border-left-color: rgb(75 85 99 / 0.35);
}
.tw-border-l-gray-600\/40 {
  border-left-color: rgb(75 85 99 / 0.4);
}
.tw-border-l-gray-600\/45 {
  border-left-color: rgb(75 85 99 / 0.45);
}
.tw-border-l-gray-600\/5 {
  border-left-color: rgb(75 85 99 / 0.05);
}
.tw-border-l-gray-600\/50 {
  border-left-color: rgb(75 85 99 / 0.5);
}
.tw-border-l-gray-600\/55 {
  border-left-color: rgb(75 85 99 / 0.55);
}
.tw-border-l-gray-600\/60 {
  border-left-color: rgb(75 85 99 / 0.6);
}
.tw-border-l-gray-600\/65 {
  border-left-color: rgb(75 85 99 / 0.65);
}
.tw-border-l-gray-600\/70 {
  border-left-color: rgb(75 85 99 / 0.7);
}
.tw-border-l-gray-600\/75 {
  border-left-color: rgb(75 85 99 / 0.75);
}
.tw-border-l-gray-600\/80 {
  border-left-color: rgb(75 85 99 / 0.8);
}
.tw-border-l-gray-600\/85 {
  border-left-color: rgb(75 85 99 / 0.85);
}
.tw-border-l-gray-600\/90 {
  border-left-color: rgb(75 85 99 / 0.9);
}
.tw-border-l-gray-600\/95 {
  border-left-color: rgb(75 85 99 / 0.95);
}
.tw-border-l-gray-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-700\/0 {
  border-left-color: rgb(55 65 81 / 0);
}
.tw-border-l-gray-700\/10 {
  border-left-color: rgb(55 65 81 / 0.1);
}
.tw-border-l-gray-700\/100 {
  border-left-color: rgb(55 65 81 / 1);
}
.tw-border-l-gray-700\/15 {
  border-left-color: rgb(55 65 81 / 0.15);
}
.tw-border-l-gray-700\/20 {
  border-left-color: rgb(55 65 81 / 0.2);
}
.tw-border-l-gray-700\/25 {
  border-left-color: rgb(55 65 81 / 0.25);
}
.tw-border-l-gray-700\/30 {
  border-left-color: rgb(55 65 81 / 0.3);
}
.tw-border-l-gray-700\/35 {
  border-left-color: rgb(55 65 81 / 0.35);
}
.tw-border-l-gray-700\/40 {
  border-left-color: rgb(55 65 81 / 0.4);
}
.tw-border-l-gray-700\/45 {
  border-left-color: rgb(55 65 81 / 0.45);
}
.tw-border-l-gray-700\/5 {
  border-left-color: rgb(55 65 81 / 0.05);
}
.tw-border-l-gray-700\/50 {
  border-left-color: rgb(55 65 81 / 0.5);
}
.tw-border-l-gray-700\/55 {
  border-left-color: rgb(55 65 81 / 0.55);
}
.tw-border-l-gray-700\/60 {
  border-left-color: rgb(55 65 81 / 0.6);
}
.tw-border-l-gray-700\/65 {
  border-left-color: rgb(55 65 81 / 0.65);
}
.tw-border-l-gray-700\/70 {
  border-left-color: rgb(55 65 81 / 0.7);
}
.tw-border-l-gray-700\/75 {
  border-left-color: rgb(55 65 81 / 0.75);
}
.tw-border-l-gray-700\/80 {
  border-left-color: rgb(55 65 81 / 0.8);
}
.tw-border-l-gray-700\/85 {
  border-left-color: rgb(55 65 81 / 0.85);
}
.tw-border-l-gray-700\/90 {
  border-left-color: rgb(55 65 81 / 0.9);
}
.tw-border-l-gray-700\/95 {
  border-left-color: rgb(55 65 81 / 0.95);
}
.tw-border-l-gray-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-800\/0 {
  border-left-color: rgb(31 41 55 / 0);
}
.tw-border-l-gray-800\/10 {
  border-left-color: rgb(31 41 55 / 0.1);
}
.tw-border-l-gray-800\/100 {
  border-left-color: rgb(31 41 55 / 1);
}
.tw-border-l-gray-800\/15 {
  border-left-color: rgb(31 41 55 / 0.15);
}
.tw-border-l-gray-800\/20 {
  border-left-color: rgb(31 41 55 / 0.2);
}
.tw-border-l-gray-800\/25 {
  border-left-color: rgb(31 41 55 / 0.25);
}
.tw-border-l-gray-800\/30 {
  border-left-color: rgb(31 41 55 / 0.3);
}
.tw-border-l-gray-800\/35 {
  border-left-color: rgb(31 41 55 / 0.35);
}
.tw-border-l-gray-800\/40 {
  border-left-color: rgb(31 41 55 / 0.4);
}
.tw-border-l-gray-800\/45 {
  border-left-color: rgb(31 41 55 / 0.45);
}
.tw-border-l-gray-800\/5 {
  border-left-color: rgb(31 41 55 / 0.05);
}
.tw-border-l-gray-800\/50 {
  border-left-color: rgb(31 41 55 / 0.5);
}
.tw-border-l-gray-800\/55 {
  border-left-color: rgb(31 41 55 / 0.55);
}
.tw-border-l-gray-800\/60 {
  border-left-color: rgb(31 41 55 / 0.6);
}
.tw-border-l-gray-800\/65 {
  border-left-color: rgb(31 41 55 / 0.65);
}
.tw-border-l-gray-800\/70 {
  border-left-color: rgb(31 41 55 / 0.7);
}
.tw-border-l-gray-800\/75 {
  border-left-color: rgb(31 41 55 / 0.75);
}
.tw-border-l-gray-800\/80 {
  border-left-color: rgb(31 41 55 / 0.8);
}
.tw-border-l-gray-800\/85 {
  border-left-color: rgb(31 41 55 / 0.85);
}
.tw-border-l-gray-800\/90 {
  border-left-color: rgb(31 41 55 / 0.9);
}
.tw-border-l-gray-800\/95 {
  border-left-color: rgb(31 41 55 / 0.95);
}
.tw-border-l-gray-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-900\/0 {
  border-left-color: rgb(17 24 39 / 0);
}
.tw-border-l-gray-900\/10 {
  border-left-color: rgb(17 24 39 / 0.1);
}
.tw-border-l-gray-900\/100 {
  border-left-color: rgb(17 24 39 / 1);
}
.tw-border-l-gray-900\/15 {
  border-left-color: rgb(17 24 39 / 0.15);
}
.tw-border-l-gray-900\/20 {
  border-left-color: rgb(17 24 39 / 0.2);
}
.tw-border-l-gray-900\/25 {
  border-left-color: rgb(17 24 39 / 0.25);
}
.tw-border-l-gray-900\/30 {
  border-left-color: rgb(17 24 39 / 0.3);
}
.tw-border-l-gray-900\/35 {
  border-left-color: rgb(17 24 39 / 0.35);
}
.tw-border-l-gray-900\/40 {
  border-left-color: rgb(17 24 39 / 0.4);
}
.tw-border-l-gray-900\/45 {
  border-left-color: rgb(17 24 39 / 0.45);
}
.tw-border-l-gray-900\/5 {
  border-left-color: rgb(17 24 39 / 0.05);
}
.tw-border-l-gray-900\/50 {
  border-left-color: rgb(17 24 39 / 0.5);
}
.tw-border-l-gray-900\/55 {
  border-left-color: rgb(17 24 39 / 0.55);
}
.tw-border-l-gray-900\/60 {
  border-left-color: rgb(17 24 39 / 0.6);
}
.tw-border-l-gray-900\/65 {
  border-left-color: rgb(17 24 39 / 0.65);
}
.tw-border-l-gray-900\/70 {
  border-left-color: rgb(17 24 39 / 0.7);
}
.tw-border-l-gray-900\/75 {
  border-left-color: rgb(17 24 39 / 0.75);
}
.tw-border-l-gray-900\/80 {
  border-left-color: rgb(17 24 39 / 0.8);
}
.tw-border-l-gray-900\/85 {
  border-left-color: rgb(17 24 39 / 0.85);
}
.tw-border-l-gray-900\/90 {
  border-left-color: rgb(17 24 39 / 0.9);
}
.tw-border-l-gray-900\/95 {
  border-left-color: rgb(17 24 39 / 0.95);
}
.tw-border-l-gray-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-l-gray-950\/0 {
  border-left-color: rgb(3 7 18 / 0);
}
.tw-border-l-gray-950\/10 {
  border-left-color: rgb(3 7 18 / 0.1);
}
.tw-border-l-gray-950\/100 {
  border-left-color: rgb(3 7 18 / 1);
}
.tw-border-l-gray-950\/15 {
  border-left-color: rgb(3 7 18 / 0.15);
}
.tw-border-l-gray-950\/20 {
  border-left-color: rgb(3 7 18 / 0.2);
}
.tw-border-l-gray-950\/25 {
  border-left-color: rgb(3 7 18 / 0.25);
}
.tw-border-l-gray-950\/30 {
  border-left-color: rgb(3 7 18 / 0.3);
}
.tw-border-l-gray-950\/35 {
  border-left-color: rgb(3 7 18 / 0.35);
}
.tw-border-l-gray-950\/40 {
  border-left-color: rgb(3 7 18 / 0.4);
}
.tw-border-l-gray-950\/45 {
  border-left-color: rgb(3 7 18 / 0.45);
}
.tw-border-l-gray-950\/5 {
  border-left-color: rgb(3 7 18 / 0.05);
}
.tw-border-l-gray-950\/50 {
  border-left-color: rgb(3 7 18 / 0.5);
}
.tw-border-l-gray-950\/55 {
  border-left-color: rgb(3 7 18 / 0.55);
}
.tw-border-l-gray-950\/60 {
  border-left-color: rgb(3 7 18 / 0.6);
}
.tw-border-l-gray-950\/65 {
  border-left-color: rgb(3 7 18 / 0.65);
}
.tw-border-l-gray-950\/70 {
  border-left-color: rgb(3 7 18 / 0.7);
}
.tw-border-l-gray-950\/75 {
  border-left-color: rgb(3 7 18 / 0.75);
}
.tw-border-l-gray-950\/80 {
  border-left-color: rgb(3 7 18 / 0.8);
}
.tw-border-l-gray-950\/85 {
  border-left-color: rgb(3 7 18 / 0.85);
}
.tw-border-l-gray-950\/90 {
  border-left-color: rgb(3 7 18 / 0.9);
}
.tw-border-l-gray-950\/95 {
  border-left-color: rgb(3 7 18 / 0.95);
}
.tw-border-l-green-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-100\/0 {
  border-left-color: rgb(220 252 231 / 0);
}
.tw-border-l-green-100\/10 {
  border-left-color: rgb(220 252 231 / 0.1);
}
.tw-border-l-green-100\/100 {
  border-left-color: rgb(220 252 231 / 1);
}
.tw-border-l-green-100\/15 {
  border-left-color: rgb(220 252 231 / 0.15);
}
.tw-border-l-green-100\/20 {
  border-left-color: rgb(220 252 231 / 0.2);
}
.tw-border-l-green-100\/25 {
  border-left-color: rgb(220 252 231 / 0.25);
}
.tw-border-l-green-100\/30 {
  border-left-color: rgb(220 252 231 / 0.3);
}
.tw-border-l-green-100\/35 {
  border-left-color: rgb(220 252 231 / 0.35);
}
.tw-border-l-green-100\/40 {
  border-left-color: rgb(220 252 231 / 0.4);
}
.tw-border-l-green-100\/45 {
  border-left-color: rgb(220 252 231 / 0.45);
}
.tw-border-l-green-100\/5 {
  border-left-color: rgb(220 252 231 / 0.05);
}
.tw-border-l-green-100\/50 {
  border-left-color: rgb(220 252 231 / 0.5);
}
.tw-border-l-green-100\/55 {
  border-left-color: rgb(220 252 231 / 0.55);
}
.tw-border-l-green-100\/60 {
  border-left-color: rgb(220 252 231 / 0.6);
}
.tw-border-l-green-100\/65 {
  border-left-color: rgb(220 252 231 / 0.65);
}
.tw-border-l-green-100\/70 {
  border-left-color: rgb(220 252 231 / 0.7);
}
.tw-border-l-green-100\/75 {
  border-left-color: rgb(220 252 231 / 0.75);
}
.tw-border-l-green-100\/80 {
  border-left-color: rgb(220 252 231 / 0.8);
}
.tw-border-l-green-100\/85 {
  border-left-color: rgb(220 252 231 / 0.85);
}
.tw-border-l-green-100\/90 {
  border-left-color: rgb(220 252 231 / 0.9);
}
.tw-border-l-green-100\/95 {
  border-left-color: rgb(220 252 231 / 0.95);
}
.tw-border-l-green-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-200\/0 {
  border-left-color: rgb(187 247 208 / 0);
}
.tw-border-l-green-200\/10 {
  border-left-color: rgb(187 247 208 / 0.1);
}
.tw-border-l-green-200\/100 {
  border-left-color: rgb(187 247 208 / 1);
}
.tw-border-l-green-200\/15 {
  border-left-color: rgb(187 247 208 / 0.15);
}
.tw-border-l-green-200\/20 {
  border-left-color: rgb(187 247 208 / 0.2);
}
.tw-border-l-green-200\/25 {
  border-left-color: rgb(187 247 208 / 0.25);
}
.tw-border-l-green-200\/30 {
  border-left-color: rgb(187 247 208 / 0.3);
}
.tw-border-l-green-200\/35 {
  border-left-color: rgb(187 247 208 / 0.35);
}
.tw-border-l-green-200\/40 {
  border-left-color: rgb(187 247 208 / 0.4);
}
.tw-border-l-green-200\/45 {
  border-left-color: rgb(187 247 208 / 0.45);
}
.tw-border-l-green-200\/5 {
  border-left-color: rgb(187 247 208 / 0.05);
}
.tw-border-l-green-200\/50 {
  border-left-color: rgb(187 247 208 / 0.5);
}
.tw-border-l-green-200\/55 {
  border-left-color: rgb(187 247 208 / 0.55);
}
.tw-border-l-green-200\/60 {
  border-left-color: rgb(187 247 208 / 0.6);
}
.tw-border-l-green-200\/65 {
  border-left-color: rgb(187 247 208 / 0.65);
}
.tw-border-l-green-200\/70 {
  border-left-color: rgb(187 247 208 / 0.7);
}
.tw-border-l-green-200\/75 {
  border-left-color: rgb(187 247 208 / 0.75);
}
.tw-border-l-green-200\/80 {
  border-left-color: rgb(187 247 208 / 0.8);
}
.tw-border-l-green-200\/85 {
  border-left-color: rgb(187 247 208 / 0.85);
}
.tw-border-l-green-200\/90 {
  border-left-color: rgb(187 247 208 / 0.9);
}
.tw-border-l-green-200\/95 {
  border-left-color: rgb(187 247 208 / 0.95);
}
.tw-border-l-green-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-300\/0 {
  border-left-color: rgb(134 239 172 / 0);
}
.tw-border-l-green-300\/10 {
  border-left-color: rgb(134 239 172 / 0.1);
}
.tw-border-l-green-300\/100 {
  border-left-color: rgb(134 239 172 / 1);
}
.tw-border-l-green-300\/15 {
  border-left-color: rgb(134 239 172 / 0.15);
}
.tw-border-l-green-300\/20 {
  border-left-color: rgb(134 239 172 / 0.2);
}
.tw-border-l-green-300\/25 {
  border-left-color: rgb(134 239 172 / 0.25);
}
.tw-border-l-green-300\/30 {
  border-left-color: rgb(134 239 172 / 0.3);
}
.tw-border-l-green-300\/35 {
  border-left-color: rgb(134 239 172 / 0.35);
}
.tw-border-l-green-300\/40 {
  border-left-color: rgb(134 239 172 / 0.4);
}
.tw-border-l-green-300\/45 {
  border-left-color: rgb(134 239 172 / 0.45);
}
.tw-border-l-green-300\/5 {
  border-left-color: rgb(134 239 172 / 0.05);
}
.tw-border-l-green-300\/50 {
  border-left-color: rgb(134 239 172 / 0.5);
}
.tw-border-l-green-300\/55 {
  border-left-color: rgb(134 239 172 / 0.55);
}
.tw-border-l-green-300\/60 {
  border-left-color: rgb(134 239 172 / 0.6);
}
.tw-border-l-green-300\/65 {
  border-left-color: rgb(134 239 172 / 0.65);
}
.tw-border-l-green-300\/70 {
  border-left-color: rgb(134 239 172 / 0.7);
}
.tw-border-l-green-300\/75 {
  border-left-color: rgb(134 239 172 / 0.75);
}
.tw-border-l-green-300\/80 {
  border-left-color: rgb(134 239 172 / 0.8);
}
.tw-border-l-green-300\/85 {
  border-left-color: rgb(134 239 172 / 0.85);
}
.tw-border-l-green-300\/90 {
  border-left-color: rgb(134 239 172 / 0.9);
}
.tw-border-l-green-300\/95 {
  border-left-color: rgb(134 239 172 / 0.95);
}
.tw-border-l-green-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-400\/0 {
  border-left-color: rgb(74 222 128 / 0);
}
.tw-border-l-green-400\/10 {
  border-left-color: rgb(74 222 128 / 0.1);
}
.tw-border-l-green-400\/100 {
  border-left-color: rgb(74 222 128 / 1);
}
.tw-border-l-green-400\/15 {
  border-left-color: rgb(74 222 128 / 0.15);
}
.tw-border-l-green-400\/20 {
  border-left-color: rgb(74 222 128 / 0.2);
}
.tw-border-l-green-400\/25 {
  border-left-color: rgb(74 222 128 / 0.25);
}
.tw-border-l-green-400\/30 {
  border-left-color: rgb(74 222 128 / 0.3);
}
.tw-border-l-green-400\/35 {
  border-left-color: rgb(74 222 128 / 0.35);
}
.tw-border-l-green-400\/40 {
  border-left-color: rgb(74 222 128 / 0.4);
}
.tw-border-l-green-400\/45 {
  border-left-color: rgb(74 222 128 / 0.45);
}
.tw-border-l-green-400\/5 {
  border-left-color: rgb(74 222 128 / 0.05);
}
.tw-border-l-green-400\/50 {
  border-left-color: rgb(74 222 128 / 0.5);
}
.tw-border-l-green-400\/55 {
  border-left-color: rgb(74 222 128 / 0.55);
}
.tw-border-l-green-400\/60 {
  border-left-color: rgb(74 222 128 / 0.6);
}
.tw-border-l-green-400\/65 {
  border-left-color: rgb(74 222 128 / 0.65);
}
.tw-border-l-green-400\/70 {
  border-left-color: rgb(74 222 128 / 0.7);
}
.tw-border-l-green-400\/75 {
  border-left-color: rgb(74 222 128 / 0.75);
}
.tw-border-l-green-400\/80 {
  border-left-color: rgb(74 222 128 / 0.8);
}
.tw-border-l-green-400\/85 {
  border-left-color: rgb(74 222 128 / 0.85);
}
.tw-border-l-green-400\/90 {
  border-left-color: rgb(74 222 128 / 0.9);
}
.tw-border-l-green-400\/95 {
  border-left-color: rgb(74 222 128 / 0.95);
}
.tw-border-l-green-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-50\/0 {
  border-left-color: rgb(240 253 244 / 0);
}
.tw-border-l-green-50\/10 {
  border-left-color: rgb(240 253 244 / 0.1);
}
.tw-border-l-green-50\/100 {
  border-left-color: rgb(240 253 244 / 1);
}
.tw-border-l-green-50\/15 {
  border-left-color: rgb(240 253 244 / 0.15);
}
.tw-border-l-green-50\/20 {
  border-left-color: rgb(240 253 244 / 0.2);
}
.tw-border-l-green-50\/25 {
  border-left-color: rgb(240 253 244 / 0.25);
}
.tw-border-l-green-50\/30 {
  border-left-color: rgb(240 253 244 / 0.3);
}
.tw-border-l-green-50\/35 {
  border-left-color: rgb(240 253 244 / 0.35);
}
.tw-border-l-green-50\/40 {
  border-left-color: rgb(240 253 244 / 0.4);
}
.tw-border-l-green-50\/45 {
  border-left-color: rgb(240 253 244 / 0.45);
}
.tw-border-l-green-50\/5 {
  border-left-color: rgb(240 253 244 / 0.05);
}
.tw-border-l-green-50\/50 {
  border-left-color: rgb(240 253 244 / 0.5);
}
.tw-border-l-green-50\/55 {
  border-left-color: rgb(240 253 244 / 0.55);
}
.tw-border-l-green-50\/60 {
  border-left-color: rgb(240 253 244 / 0.6);
}
.tw-border-l-green-50\/65 {
  border-left-color: rgb(240 253 244 / 0.65);
}
.tw-border-l-green-50\/70 {
  border-left-color: rgb(240 253 244 / 0.7);
}
.tw-border-l-green-50\/75 {
  border-left-color: rgb(240 253 244 / 0.75);
}
.tw-border-l-green-50\/80 {
  border-left-color: rgb(240 253 244 / 0.8);
}
.tw-border-l-green-50\/85 {
  border-left-color: rgb(240 253 244 / 0.85);
}
.tw-border-l-green-50\/90 {
  border-left-color: rgb(240 253 244 / 0.9);
}
.tw-border-l-green-50\/95 {
  border-left-color: rgb(240 253 244 / 0.95);
}
.tw-border-l-green-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-500\/0 {
  border-left-color: rgb(34 197 94 / 0);
}
.tw-border-l-green-500\/10 {
  border-left-color: rgb(34 197 94 / 0.1);
}
.tw-border-l-green-500\/100 {
  border-left-color: rgb(34 197 94 / 1);
}
.tw-border-l-green-500\/15 {
  border-left-color: rgb(34 197 94 / 0.15);
}
.tw-border-l-green-500\/20 {
  border-left-color: rgb(34 197 94 / 0.2);
}
.tw-border-l-green-500\/25 {
  border-left-color: rgb(34 197 94 / 0.25);
}
.tw-border-l-green-500\/30 {
  border-left-color: rgb(34 197 94 / 0.3);
}
.tw-border-l-green-500\/35 {
  border-left-color: rgb(34 197 94 / 0.35);
}
.tw-border-l-green-500\/40 {
  border-left-color: rgb(34 197 94 / 0.4);
}
.tw-border-l-green-500\/45 {
  border-left-color: rgb(34 197 94 / 0.45);
}
.tw-border-l-green-500\/5 {
  border-left-color: rgb(34 197 94 / 0.05);
}
.tw-border-l-green-500\/50 {
  border-left-color: rgb(34 197 94 / 0.5);
}
.tw-border-l-green-500\/55 {
  border-left-color: rgb(34 197 94 / 0.55);
}
.tw-border-l-green-500\/60 {
  border-left-color: rgb(34 197 94 / 0.6);
}
.tw-border-l-green-500\/65 {
  border-left-color: rgb(34 197 94 / 0.65);
}
.tw-border-l-green-500\/70 {
  border-left-color: rgb(34 197 94 / 0.7);
}
.tw-border-l-green-500\/75 {
  border-left-color: rgb(34 197 94 / 0.75);
}
.tw-border-l-green-500\/80 {
  border-left-color: rgb(34 197 94 / 0.8);
}
.tw-border-l-green-500\/85 {
  border-left-color: rgb(34 197 94 / 0.85);
}
.tw-border-l-green-500\/90 {
  border-left-color: rgb(34 197 94 / 0.9);
}
.tw-border-l-green-500\/95 {
  border-left-color: rgb(34 197 94 / 0.95);
}
.tw-border-l-green-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-600\/0 {
  border-left-color: rgb(22 163 74 / 0);
}
.tw-border-l-green-600\/10 {
  border-left-color: rgb(22 163 74 / 0.1);
}
.tw-border-l-green-600\/100 {
  border-left-color: rgb(22 163 74 / 1);
}
.tw-border-l-green-600\/15 {
  border-left-color: rgb(22 163 74 / 0.15);
}
.tw-border-l-green-600\/20 {
  border-left-color: rgb(22 163 74 / 0.2);
}
.tw-border-l-green-600\/25 {
  border-left-color: rgb(22 163 74 / 0.25);
}
.tw-border-l-green-600\/30 {
  border-left-color: rgb(22 163 74 / 0.3);
}
.tw-border-l-green-600\/35 {
  border-left-color: rgb(22 163 74 / 0.35);
}
.tw-border-l-green-600\/40 {
  border-left-color: rgb(22 163 74 / 0.4);
}
.tw-border-l-green-600\/45 {
  border-left-color: rgb(22 163 74 / 0.45);
}
.tw-border-l-green-600\/5 {
  border-left-color: rgb(22 163 74 / 0.05);
}
.tw-border-l-green-600\/50 {
  border-left-color: rgb(22 163 74 / 0.5);
}
.tw-border-l-green-600\/55 {
  border-left-color: rgb(22 163 74 / 0.55);
}
.tw-border-l-green-600\/60 {
  border-left-color: rgb(22 163 74 / 0.6);
}
.tw-border-l-green-600\/65 {
  border-left-color: rgb(22 163 74 / 0.65);
}
.tw-border-l-green-600\/70 {
  border-left-color: rgb(22 163 74 / 0.7);
}
.tw-border-l-green-600\/75 {
  border-left-color: rgb(22 163 74 / 0.75);
}
.tw-border-l-green-600\/80 {
  border-left-color: rgb(22 163 74 / 0.8);
}
.tw-border-l-green-600\/85 {
  border-left-color: rgb(22 163 74 / 0.85);
}
.tw-border-l-green-600\/90 {
  border-left-color: rgb(22 163 74 / 0.9);
}
.tw-border-l-green-600\/95 {
  border-left-color: rgb(22 163 74 / 0.95);
}
.tw-border-l-green-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-700\/0 {
  border-left-color: rgb(21 128 61 / 0);
}
.tw-border-l-green-700\/10 {
  border-left-color: rgb(21 128 61 / 0.1);
}
.tw-border-l-green-700\/100 {
  border-left-color: rgb(21 128 61 / 1);
}
.tw-border-l-green-700\/15 {
  border-left-color: rgb(21 128 61 / 0.15);
}
.tw-border-l-green-700\/20 {
  border-left-color: rgb(21 128 61 / 0.2);
}
.tw-border-l-green-700\/25 {
  border-left-color: rgb(21 128 61 / 0.25);
}
.tw-border-l-green-700\/30 {
  border-left-color: rgb(21 128 61 / 0.3);
}
.tw-border-l-green-700\/35 {
  border-left-color: rgb(21 128 61 / 0.35);
}
.tw-border-l-green-700\/40 {
  border-left-color: rgb(21 128 61 / 0.4);
}
.tw-border-l-green-700\/45 {
  border-left-color: rgb(21 128 61 / 0.45);
}
.tw-border-l-green-700\/5 {
  border-left-color: rgb(21 128 61 / 0.05);
}
.tw-border-l-green-700\/50 {
  border-left-color: rgb(21 128 61 / 0.5);
}
.tw-border-l-green-700\/55 {
  border-left-color: rgb(21 128 61 / 0.55);
}
.tw-border-l-green-700\/60 {
  border-left-color: rgb(21 128 61 / 0.6);
}
.tw-border-l-green-700\/65 {
  border-left-color: rgb(21 128 61 / 0.65);
}
.tw-border-l-green-700\/70 {
  border-left-color: rgb(21 128 61 / 0.7);
}
.tw-border-l-green-700\/75 {
  border-left-color: rgb(21 128 61 / 0.75);
}
.tw-border-l-green-700\/80 {
  border-left-color: rgb(21 128 61 / 0.8);
}
.tw-border-l-green-700\/85 {
  border-left-color: rgb(21 128 61 / 0.85);
}
.tw-border-l-green-700\/90 {
  border-left-color: rgb(21 128 61 / 0.9);
}
.tw-border-l-green-700\/95 {
  border-left-color: rgb(21 128 61 / 0.95);
}
.tw-border-l-green-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-800\/0 {
  border-left-color: rgb(22 101 52 / 0);
}
.tw-border-l-green-800\/10 {
  border-left-color: rgb(22 101 52 / 0.1);
}
.tw-border-l-green-800\/100 {
  border-left-color: rgb(22 101 52 / 1);
}
.tw-border-l-green-800\/15 {
  border-left-color: rgb(22 101 52 / 0.15);
}
.tw-border-l-green-800\/20 {
  border-left-color: rgb(22 101 52 / 0.2);
}
.tw-border-l-green-800\/25 {
  border-left-color: rgb(22 101 52 / 0.25);
}
.tw-border-l-green-800\/30 {
  border-left-color: rgb(22 101 52 / 0.3);
}
.tw-border-l-green-800\/35 {
  border-left-color: rgb(22 101 52 / 0.35);
}
.tw-border-l-green-800\/40 {
  border-left-color: rgb(22 101 52 / 0.4);
}
.tw-border-l-green-800\/45 {
  border-left-color: rgb(22 101 52 / 0.45);
}
.tw-border-l-green-800\/5 {
  border-left-color: rgb(22 101 52 / 0.05);
}
.tw-border-l-green-800\/50 {
  border-left-color: rgb(22 101 52 / 0.5);
}
.tw-border-l-green-800\/55 {
  border-left-color: rgb(22 101 52 / 0.55);
}
.tw-border-l-green-800\/60 {
  border-left-color: rgb(22 101 52 / 0.6);
}
.tw-border-l-green-800\/65 {
  border-left-color: rgb(22 101 52 / 0.65);
}
.tw-border-l-green-800\/70 {
  border-left-color: rgb(22 101 52 / 0.7);
}
.tw-border-l-green-800\/75 {
  border-left-color: rgb(22 101 52 / 0.75);
}
.tw-border-l-green-800\/80 {
  border-left-color: rgb(22 101 52 / 0.8);
}
.tw-border-l-green-800\/85 {
  border-left-color: rgb(22 101 52 / 0.85);
}
.tw-border-l-green-800\/90 {
  border-left-color: rgb(22 101 52 / 0.9);
}
.tw-border-l-green-800\/95 {
  border-left-color: rgb(22 101 52 / 0.95);
}
.tw-border-l-green-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-900\/0 {
  border-left-color: rgb(20 83 45 / 0);
}
.tw-border-l-green-900\/10 {
  border-left-color: rgb(20 83 45 / 0.1);
}
.tw-border-l-green-900\/100 {
  border-left-color: rgb(20 83 45 / 1);
}
.tw-border-l-green-900\/15 {
  border-left-color: rgb(20 83 45 / 0.15);
}
.tw-border-l-green-900\/20 {
  border-left-color: rgb(20 83 45 / 0.2);
}
.tw-border-l-green-900\/25 {
  border-left-color: rgb(20 83 45 / 0.25);
}
.tw-border-l-green-900\/30 {
  border-left-color: rgb(20 83 45 / 0.3);
}
.tw-border-l-green-900\/35 {
  border-left-color: rgb(20 83 45 / 0.35);
}
.tw-border-l-green-900\/40 {
  border-left-color: rgb(20 83 45 / 0.4);
}
.tw-border-l-green-900\/45 {
  border-left-color: rgb(20 83 45 / 0.45);
}
.tw-border-l-green-900\/5 {
  border-left-color: rgb(20 83 45 / 0.05);
}
.tw-border-l-green-900\/50 {
  border-left-color: rgb(20 83 45 / 0.5);
}
.tw-border-l-green-900\/55 {
  border-left-color: rgb(20 83 45 / 0.55);
}
.tw-border-l-green-900\/60 {
  border-left-color: rgb(20 83 45 / 0.6);
}
.tw-border-l-green-900\/65 {
  border-left-color: rgb(20 83 45 / 0.65);
}
.tw-border-l-green-900\/70 {
  border-left-color: rgb(20 83 45 / 0.7);
}
.tw-border-l-green-900\/75 {
  border-left-color: rgb(20 83 45 / 0.75);
}
.tw-border-l-green-900\/80 {
  border-left-color: rgb(20 83 45 / 0.8);
}
.tw-border-l-green-900\/85 {
  border-left-color: rgb(20 83 45 / 0.85);
}
.tw-border-l-green-900\/90 {
  border-left-color: rgb(20 83 45 / 0.9);
}
.tw-border-l-green-900\/95 {
  border-left-color: rgb(20 83 45 / 0.95);
}
.tw-border-l-green-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-l-green-950\/0 {
  border-left-color: rgb(5 46 22 / 0);
}
.tw-border-l-green-950\/10 {
  border-left-color: rgb(5 46 22 / 0.1);
}
.tw-border-l-green-950\/100 {
  border-left-color: rgb(5 46 22 / 1);
}
.tw-border-l-green-950\/15 {
  border-left-color: rgb(5 46 22 / 0.15);
}
.tw-border-l-green-950\/20 {
  border-left-color: rgb(5 46 22 / 0.2);
}
.tw-border-l-green-950\/25 {
  border-left-color: rgb(5 46 22 / 0.25);
}
.tw-border-l-green-950\/30 {
  border-left-color: rgb(5 46 22 / 0.3);
}
.tw-border-l-green-950\/35 {
  border-left-color: rgb(5 46 22 / 0.35);
}
.tw-border-l-green-950\/40 {
  border-left-color: rgb(5 46 22 / 0.4);
}
.tw-border-l-green-950\/45 {
  border-left-color: rgb(5 46 22 / 0.45);
}
.tw-border-l-green-950\/5 {
  border-left-color: rgb(5 46 22 / 0.05);
}
.tw-border-l-green-950\/50 {
  border-left-color: rgb(5 46 22 / 0.5);
}
.tw-border-l-green-950\/55 {
  border-left-color: rgb(5 46 22 / 0.55);
}
.tw-border-l-green-950\/60 {
  border-left-color: rgb(5 46 22 / 0.6);
}
.tw-border-l-green-950\/65 {
  border-left-color: rgb(5 46 22 / 0.65);
}
.tw-border-l-green-950\/70 {
  border-left-color: rgb(5 46 22 / 0.7);
}
.tw-border-l-green-950\/75 {
  border-left-color: rgb(5 46 22 / 0.75);
}
.tw-border-l-green-950\/80 {
  border-left-color: rgb(5 46 22 / 0.8);
}
.tw-border-l-green-950\/85 {
  border-left-color: rgb(5 46 22 / 0.85);
}
.tw-border-l-green-950\/90 {
  border-left-color: rgb(5 46 22 / 0.9);
}
.tw-border-l-green-950\/95 {
  border-left-color: rgb(5 46 22 / 0.95);
}
.tw-border-l-indigo-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-100\/0 {
  border-left-color: rgb(224 231 255 / 0);
}
.tw-border-l-indigo-100\/10 {
  border-left-color: rgb(224 231 255 / 0.1);
}
.tw-border-l-indigo-100\/100 {
  border-left-color: rgb(224 231 255 / 1);
}
.tw-border-l-indigo-100\/15 {
  border-left-color: rgb(224 231 255 / 0.15);
}
.tw-border-l-indigo-100\/20 {
  border-left-color: rgb(224 231 255 / 0.2);
}
.tw-border-l-indigo-100\/25 {
  border-left-color: rgb(224 231 255 / 0.25);
}
.tw-border-l-indigo-100\/30 {
  border-left-color: rgb(224 231 255 / 0.3);
}
.tw-border-l-indigo-100\/35 {
  border-left-color: rgb(224 231 255 / 0.35);
}
.tw-border-l-indigo-100\/40 {
  border-left-color: rgb(224 231 255 / 0.4);
}
.tw-border-l-indigo-100\/45 {
  border-left-color: rgb(224 231 255 / 0.45);
}
.tw-border-l-indigo-100\/5 {
  border-left-color: rgb(224 231 255 / 0.05);
}
.tw-border-l-indigo-100\/50 {
  border-left-color: rgb(224 231 255 / 0.5);
}
.tw-border-l-indigo-100\/55 {
  border-left-color: rgb(224 231 255 / 0.55);
}
.tw-border-l-indigo-100\/60 {
  border-left-color: rgb(224 231 255 / 0.6);
}
.tw-border-l-indigo-100\/65 {
  border-left-color: rgb(224 231 255 / 0.65);
}
.tw-border-l-indigo-100\/70 {
  border-left-color: rgb(224 231 255 / 0.7);
}
.tw-border-l-indigo-100\/75 {
  border-left-color: rgb(224 231 255 / 0.75);
}
.tw-border-l-indigo-100\/80 {
  border-left-color: rgb(224 231 255 / 0.8);
}
.tw-border-l-indigo-100\/85 {
  border-left-color: rgb(224 231 255 / 0.85);
}
.tw-border-l-indigo-100\/90 {
  border-left-color: rgb(224 231 255 / 0.9);
}
.tw-border-l-indigo-100\/95 {
  border-left-color: rgb(224 231 255 / 0.95);
}
.tw-border-l-indigo-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-200\/0 {
  border-left-color: rgb(199 210 254 / 0);
}
.tw-border-l-indigo-200\/10 {
  border-left-color: rgb(199 210 254 / 0.1);
}
.tw-border-l-indigo-200\/100 {
  border-left-color: rgb(199 210 254 / 1);
}
.tw-border-l-indigo-200\/15 {
  border-left-color: rgb(199 210 254 / 0.15);
}
.tw-border-l-indigo-200\/20 {
  border-left-color: rgb(199 210 254 / 0.2);
}
.tw-border-l-indigo-200\/25 {
  border-left-color: rgb(199 210 254 / 0.25);
}
.tw-border-l-indigo-200\/30 {
  border-left-color: rgb(199 210 254 / 0.3);
}
.tw-border-l-indigo-200\/35 {
  border-left-color: rgb(199 210 254 / 0.35);
}
.tw-border-l-indigo-200\/40 {
  border-left-color: rgb(199 210 254 / 0.4);
}
.tw-border-l-indigo-200\/45 {
  border-left-color: rgb(199 210 254 / 0.45);
}
.tw-border-l-indigo-200\/5 {
  border-left-color: rgb(199 210 254 / 0.05);
}
.tw-border-l-indigo-200\/50 {
  border-left-color: rgb(199 210 254 / 0.5);
}
.tw-border-l-indigo-200\/55 {
  border-left-color: rgb(199 210 254 / 0.55);
}
.tw-border-l-indigo-200\/60 {
  border-left-color: rgb(199 210 254 / 0.6);
}
.tw-border-l-indigo-200\/65 {
  border-left-color: rgb(199 210 254 / 0.65);
}
.tw-border-l-indigo-200\/70 {
  border-left-color: rgb(199 210 254 / 0.7);
}
.tw-border-l-indigo-200\/75 {
  border-left-color: rgb(199 210 254 / 0.75);
}
.tw-border-l-indigo-200\/80 {
  border-left-color: rgb(199 210 254 / 0.8);
}
.tw-border-l-indigo-200\/85 {
  border-left-color: rgb(199 210 254 / 0.85);
}
.tw-border-l-indigo-200\/90 {
  border-left-color: rgb(199 210 254 / 0.9);
}
.tw-border-l-indigo-200\/95 {
  border-left-color: rgb(199 210 254 / 0.95);
}
.tw-border-l-indigo-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-300\/0 {
  border-left-color: rgb(165 180 252 / 0);
}
.tw-border-l-indigo-300\/10 {
  border-left-color: rgb(165 180 252 / 0.1);
}
.tw-border-l-indigo-300\/100 {
  border-left-color: rgb(165 180 252 / 1);
}
.tw-border-l-indigo-300\/15 {
  border-left-color: rgb(165 180 252 / 0.15);
}
.tw-border-l-indigo-300\/20 {
  border-left-color: rgb(165 180 252 / 0.2);
}
.tw-border-l-indigo-300\/25 {
  border-left-color: rgb(165 180 252 / 0.25);
}
.tw-border-l-indigo-300\/30 {
  border-left-color: rgb(165 180 252 / 0.3);
}
.tw-border-l-indigo-300\/35 {
  border-left-color: rgb(165 180 252 / 0.35);
}
.tw-border-l-indigo-300\/40 {
  border-left-color: rgb(165 180 252 / 0.4);
}
.tw-border-l-indigo-300\/45 {
  border-left-color: rgb(165 180 252 / 0.45);
}
.tw-border-l-indigo-300\/5 {
  border-left-color: rgb(165 180 252 / 0.05);
}
.tw-border-l-indigo-300\/50 {
  border-left-color: rgb(165 180 252 / 0.5);
}
.tw-border-l-indigo-300\/55 {
  border-left-color: rgb(165 180 252 / 0.55);
}
.tw-border-l-indigo-300\/60 {
  border-left-color: rgb(165 180 252 / 0.6);
}
.tw-border-l-indigo-300\/65 {
  border-left-color: rgb(165 180 252 / 0.65);
}
.tw-border-l-indigo-300\/70 {
  border-left-color: rgb(165 180 252 / 0.7);
}
.tw-border-l-indigo-300\/75 {
  border-left-color: rgb(165 180 252 / 0.75);
}
.tw-border-l-indigo-300\/80 {
  border-left-color: rgb(165 180 252 / 0.8);
}
.tw-border-l-indigo-300\/85 {
  border-left-color: rgb(165 180 252 / 0.85);
}
.tw-border-l-indigo-300\/90 {
  border-left-color: rgb(165 180 252 / 0.9);
}
.tw-border-l-indigo-300\/95 {
  border-left-color: rgb(165 180 252 / 0.95);
}
.tw-border-l-indigo-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-400\/0 {
  border-left-color: rgb(129 140 248 / 0);
}
.tw-border-l-indigo-400\/10 {
  border-left-color: rgb(129 140 248 / 0.1);
}
.tw-border-l-indigo-400\/100 {
  border-left-color: rgb(129 140 248 / 1);
}
.tw-border-l-indigo-400\/15 {
  border-left-color: rgb(129 140 248 / 0.15);
}
.tw-border-l-indigo-400\/20 {
  border-left-color: rgb(129 140 248 / 0.2);
}
.tw-border-l-indigo-400\/25 {
  border-left-color: rgb(129 140 248 / 0.25);
}
.tw-border-l-indigo-400\/30 {
  border-left-color: rgb(129 140 248 / 0.3);
}
.tw-border-l-indigo-400\/35 {
  border-left-color: rgb(129 140 248 / 0.35);
}
.tw-border-l-indigo-400\/40 {
  border-left-color: rgb(129 140 248 / 0.4);
}
.tw-border-l-indigo-400\/45 {
  border-left-color: rgb(129 140 248 / 0.45);
}
.tw-border-l-indigo-400\/5 {
  border-left-color: rgb(129 140 248 / 0.05);
}
.tw-border-l-indigo-400\/50 {
  border-left-color: rgb(129 140 248 / 0.5);
}
.tw-border-l-indigo-400\/55 {
  border-left-color: rgb(129 140 248 / 0.55);
}
.tw-border-l-indigo-400\/60 {
  border-left-color: rgb(129 140 248 / 0.6);
}
.tw-border-l-indigo-400\/65 {
  border-left-color: rgb(129 140 248 / 0.65);
}
.tw-border-l-indigo-400\/70 {
  border-left-color: rgb(129 140 248 / 0.7);
}
.tw-border-l-indigo-400\/75 {
  border-left-color: rgb(129 140 248 / 0.75);
}
.tw-border-l-indigo-400\/80 {
  border-left-color: rgb(129 140 248 / 0.8);
}
.tw-border-l-indigo-400\/85 {
  border-left-color: rgb(129 140 248 / 0.85);
}
.tw-border-l-indigo-400\/90 {
  border-left-color: rgb(129 140 248 / 0.9);
}
.tw-border-l-indigo-400\/95 {
  border-left-color: rgb(129 140 248 / 0.95);
}
.tw-border-l-indigo-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-50\/0 {
  border-left-color: rgb(238 242 255 / 0);
}
.tw-border-l-indigo-50\/10 {
  border-left-color: rgb(238 242 255 / 0.1);
}
.tw-border-l-indigo-50\/100 {
  border-left-color: rgb(238 242 255 / 1);
}
.tw-border-l-indigo-50\/15 {
  border-left-color: rgb(238 242 255 / 0.15);
}
.tw-border-l-indigo-50\/20 {
  border-left-color: rgb(238 242 255 / 0.2);
}
.tw-border-l-indigo-50\/25 {
  border-left-color: rgb(238 242 255 / 0.25);
}
.tw-border-l-indigo-50\/30 {
  border-left-color: rgb(238 242 255 / 0.3);
}
.tw-border-l-indigo-50\/35 {
  border-left-color: rgb(238 242 255 / 0.35);
}
.tw-border-l-indigo-50\/40 {
  border-left-color: rgb(238 242 255 / 0.4);
}
.tw-border-l-indigo-50\/45 {
  border-left-color: rgb(238 242 255 / 0.45);
}
.tw-border-l-indigo-50\/5 {
  border-left-color: rgb(238 242 255 / 0.05);
}
.tw-border-l-indigo-50\/50 {
  border-left-color: rgb(238 242 255 / 0.5);
}
.tw-border-l-indigo-50\/55 {
  border-left-color: rgb(238 242 255 / 0.55);
}
.tw-border-l-indigo-50\/60 {
  border-left-color: rgb(238 242 255 / 0.6);
}
.tw-border-l-indigo-50\/65 {
  border-left-color: rgb(238 242 255 / 0.65);
}
.tw-border-l-indigo-50\/70 {
  border-left-color: rgb(238 242 255 / 0.7);
}
.tw-border-l-indigo-50\/75 {
  border-left-color: rgb(238 242 255 / 0.75);
}
.tw-border-l-indigo-50\/80 {
  border-left-color: rgb(238 242 255 / 0.8);
}
.tw-border-l-indigo-50\/85 {
  border-left-color: rgb(238 242 255 / 0.85);
}
.tw-border-l-indigo-50\/90 {
  border-left-color: rgb(238 242 255 / 0.9);
}
.tw-border-l-indigo-50\/95 {
  border-left-color: rgb(238 242 255 / 0.95);
}
.tw-border-l-indigo-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-500\/0 {
  border-left-color: rgb(99 102 241 / 0);
}
.tw-border-l-indigo-500\/10 {
  border-left-color: rgb(99 102 241 / 0.1);
}
.tw-border-l-indigo-500\/100 {
  border-left-color: rgb(99 102 241 / 1);
}
.tw-border-l-indigo-500\/15 {
  border-left-color: rgb(99 102 241 / 0.15);
}
.tw-border-l-indigo-500\/20 {
  border-left-color: rgb(99 102 241 / 0.2);
}
.tw-border-l-indigo-500\/25 {
  border-left-color: rgb(99 102 241 / 0.25);
}
.tw-border-l-indigo-500\/30 {
  border-left-color: rgb(99 102 241 / 0.3);
}
.tw-border-l-indigo-500\/35 {
  border-left-color: rgb(99 102 241 / 0.35);
}
.tw-border-l-indigo-500\/40 {
  border-left-color: rgb(99 102 241 / 0.4);
}
.tw-border-l-indigo-500\/45 {
  border-left-color: rgb(99 102 241 / 0.45);
}
.tw-border-l-indigo-500\/5 {
  border-left-color: rgb(99 102 241 / 0.05);
}
.tw-border-l-indigo-500\/50 {
  border-left-color: rgb(99 102 241 / 0.5);
}
.tw-border-l-indigo-500\/55 {
  border-left-color: rgb(99 102 241 / 0.55);
}
.tw-border-l-indigo-500\/60 {
  border-left-color: rgb(99 102 241 / 0.6);
}
.tw-border-l-indigo-500\/65 {
  border-left-color: rgb(99 102 241 / 0.65);
}
.tw-border-l-indigo-500\/70 {
  border-left-color: rgb(99 102 241 / 0.7);
}
.tw-border-l-indigo-500\/75 {
  border-left-color: rgb(99 102 241 / 0.75);
}
.tw-border-l-indigo-500\/80 {
  border-left-color: rgb(99 102 241 / 0.8);
}
.tw-border-l-indigo-500\/85 {
  border-left-color: rgb(99 102 241 / 0.85);
}
.tw-border-l-indigo-500\/90 {
  border-left-color: rgb(99 102 241 / 0.9);
}
.tw-border-l-indigo-500\/95 {
  border-left-color: rgb(99 102 241 / 0.95);
}
.tw-border-l-indigo-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-600\/0 {
  border-left-color: rgb(79 70 229 / 0);
}
.tw-border-l-indigo-600\/10 {
  border-left-color: rgb(79 70 229 / 0.1);
}
.tw-border-l-indigo-600\/100 {
  border-left-color: rgb(79 70 229 / 1);
}
.tw-border-l-indigo-600\/15 {
  border-left-color: rgb(79 70 229 / 0.15);
}
.tw-border-l-indigo-600\/20 {
  border-left-color: rgb(79 70 229 / 0.2);
}
.tw-border-l-indigo-600\/25 {
  border-left-color: rgb(79 70 229 / 0.25);
}
.tw-border-l-indigo-600\/30 {
  border-left-color: rgb(79 70 229 / 0.3);
}
.tw-border-l-indigo-600\/35 {
  border-left-color: rgb(79 70 229 / 0.35);
}
.tw-border-l-indigo-600\/40 {
  border-left-color: rgb(79 70 229 / 0.4);
}
.tw-border-l-indigo-600\/45 {
  border-left-color: rgb(79 70 229 / 0.45);
}
.tw-border-l-indigo-600\/5 {
  border-left-color: rgb(79 70 229 / 0.05);
}
.tw-border-l-indigo-600\/50 {
  border-left-color: rgb(79 70 229 / 0.5);
}
.tw-border-l-indigo-600\/55 {
  border-left-color: rgb(79 70 229 / 0.55);
}
.tw-border-l-indigo-600\/60 {
  border-left-color: rgb(79 70 229 / 0.6);
}
.tw-border-l-indigo-600\/65 {
  border-left-color: rgb(79 70 229 / 0.65);
}
.tw-border-l-indigo-600\/70 {
  border-left-color: rgb(79 70 229 / 0.7);
}
.tw-border-l-indigo-600\/75 {
  border-left-color: rgb(79 70 229 / 0.75);
}
.tw-border-l-indigo-600\/80 {
  border-left-color: rgb(79 70 229 / 0.8);
}
.tw-border-l-indigo-600\/85 {
  border-left-color: rgb(79 70 229 / 0.85);
}
.tw-border-l-indigo-600\/90 {
  border-left-color: rgb(79 70 229 / 0.9);
}
.tw-border-l-indigo-600\/95 {
  border-left-color: rgb(79 70 229 / 0.95);
}
.tw-border-l-indigo-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-700\/0 {
  border-left-color: rgb(67 56 202 / 0);
}
.tw-border-l-indigo-700\/10 {
  border-left-color: rgb(67 56 202 / 0.1);
}
.tw-border-l-indigo-700\/100 {
  border-left-color: rgb(67 56 202 / 1);
}
.tw-border-l-indigo-700\/15 {
  border-left-color: rgb(67 56 202 / 0.15);
}
.tw-border-l-indigo-700\/20 {
  border-left-color: rgb(67 56 202 / 0.2);
}
.tw-border-l-indigo-700\/25 {
  border-left-color: rgb(67 56 202 / 0.25);
}
.tw-border-l-indigo-700\/30 {
  border-left-color: rgb(67 56 202 / 0.3);
}
.tw-border-l-indigo-700\/35 {
  border-left-color: rgb(67 56 202 / 0.35);
}
.tw-border-l-indigo-700\/40 {
  border-left-color: rgb(67 56 202 / 0.4);
}
.tw-border-l-indigo-700\/45 {
  border-left-color: rgb(67 56 202 / 0.45);
}
.tw-border-l-indigo-700\/5 {
  border-left-color: rgb(67 56 202 / 0.05);
}
.tw-border-l-indigo-700\/50 {
  border-left-color: rgb(67 56 202 / 0.5);
}
.tw-border-l-indigo-700\/55 {
  border-left-color: rgb(67 56 202 / 0.55);
}
.tw-border-l-indigo-700\/60 {
  border-left-color: rgb(67 56 202 / 0.6);
}
.tw-border-l-indigo-700\/65 {
  border-left-color: rgb(67 56 202 / 0.65);
}
.tw-border-l-indigo-700\/70 {
  border-left-color: rgb(67 56 202 / 0.7);
}
.tw-border-l-indigo-700\/75 {
  border-left-color: rgb(67 56 202 / 0.75);
}
.tw-border-l-indigo-700\/80 {
  border-left-color: rgb(67 56 202 / 0.8);
}
.tw-border-l-indigo-700\/85 {
  border-left-color: rgb(67 56 202 / 0.85);
}
.tw-border-l-indigo-700\/90 {
  border-left-color: rgb(67 56 202 / 0.9);
}
.tw-border-l-indigo-700\/95 {
  border-left-color: rgb(67 56 202 / 0.95);
}
.tw-border-l-indigo-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-800\/0 {
  border-left-color: rgb(55 48 163 / 0);
}
.tw-border-l-indigo-800\/10 {
  border-left-color: rgb(55 48 163 / 0.1);
}
.tw-border-l-indigo-800\/100 {
  border-left-color: rgb(55 48 163 / 1);
}
.tw-border-l-indigo-800\/15 {
  border-left-color: rgb(55 48 163 / 0.15);
}
.tw-border-l-indigo-800\/20 {
  border-left-color: rgb(55 48 163 / 0.2);
}
.tw-border-l-indigo-800\/25 {
  border-left-color: rgb(55 48 163 / 0.25);
}
.tw-border-l-indigo-800\/30 {
  border-left-color: rgb(55 48 163 / 0.3);
}
.tw-border-l-indigo-800\/35 {
  border-left-color: rgb(55 48 163 / 0.35);
}
.tw-border-l-indigo-800\/40 {
  border-left-color: rgb(55 48 163 / 0.4);
}
.tw-border-l-indigo-800\/45 {
  border-left-color: rgb(55 48 163 / 0.45);
}
.tw-border-l-indigo-800\/5 {
  border-left-color: rgb(55 48 163 / 0.05);
}
.tw-border-l-indigo-800\/50 {
  border-left-color: rgb(55 48 163 / 0.5);
}
.tw-border-l-indigo-800\/55 {
  border-left-color: rgb(55 48 163 / 0.55);
}
.tw-border-l-indigo-800\/60 {
  border-left-color: rgb(55 48 163 / 0.6);
}
.tw-border-l-indigo-800\/65 {
  border-left-color: rgb(55 48 163 / 0.65);
}
.tw-border-l-indigo-800\/70 {
  border-left-color: rgb(55 48 163 / 0.7);
}
.tw-border-l-indigo-800\/75 {
  border-left-color: rgb(55 48 163 / 0.75);
}
.tw-border-l-indigo-800\/80 {
  border-left-color: rgb(55 48 163 / 0.8);
}
.tw-border-l-indigo-800\/85 {
  border-left-color: rgb(55 48 163 / 0.85);
}
.tw-border-l-indigo-800\/90 {
  border-left-color: rgb(55 48 163 / 0.9);
}
.tw-border-l-indigo-800\/95 {
  border-left-color: rgb(55 48 163 / 0.95);
}
.tw-border-l-indigo-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-900\/0 {
  border-left-color: rgb(49 46 129 / 0);
}
.tw-border-l-indigo-900\/10 {
  border-left-color: rgb(49 46 129 / 0.1);
}
.tw-border-l-indigo-900\/100 {
  border-left-color: rgb(49 46 129 / 1);
}
.tw-border-l-indigo-900\/15 {
  border-left-color: rgb(49 46 129 / 0.15);
}
.tw-border-l-indigo-900\/20 {
  border-left-color: rgb(49 46 129 / 0.2);
}
.tw-border-l-indigo-900\/25 {
  border-left-color: rgb(49 46 129 / 0.25);
}
.tw-border-l-indigo-900\/30 {
  border-left-color: rgb(49 46 129 / 0.3);
}
.tw-border-l-indigo-900\/35 {
  border-left-color: rgb(49 46 129 / 0.35);
}
.tw-border-l-indigo-900\/40 {
  border-left-color: rgb(49 46 129 / 0.4);
}
.tw-border-l-indigo-900\/45 {
  border-left-color: rgb(49 46 129 / 0.45);
}
.tw-border-l-indigo-900\/5 {
  border-left-color: rgb(49 46 129 / 0.05);
}
.tw-border-l-indigo-900\/50 {
  border-left-color: rgb(49 46 129 / 0.5);
}
.tw-border-l-indigo-900\/55 {
  border-left-color: rgb(49 46 129 / 0.55);
}
.tw-border-l-indigo-900\/60 {
  border-left-color: rgb(49 46 129 / 0.6);
}
.tw-border-l-indigo-900\/65 {
  border-left-color: rgb(49 46 129 / 0.65);
}
.tw-border-l-indigo-900\/70 {
  border-left-color: rgb(49 46 129 / 0.7);
}
.tw-border-l-indigo-900\/75 {
  border-left-color: rgb(49 46 129 / 0.75);
}
.tw-border-l-indigo-900\/80 {
  border-left-color: rgb(49 46 129 / 0.8);
}
.tw-border-l-indigo-900\/85 {
  border-left-color: rgb(49 46 129 / 0.85);
}
.tw-border-l-indigo-900\/90 {
  border-left-color: rgb(49 46 129 / 0.9);
}
.tw-border-l-indigo-900\/95 {
  border-left-color: rgb(49 46 129 / 0.95);
}
.tw-border-l-indigo-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-l-indigo-950\/0 {
  border-left-color: rgb(30 27 75 / 0);
}
.tw-border-l-indigo-950\/10 {
  border-left-color: rgb(30 27 75 / 0.1);
}
.tw-border-l-indigo-950\/100 {
  border-left-color: rgb(30 27 75 / 1);
}
.tw-border-l-indigo-950\/15 {
  border-left-color: rgb(30 27 75 / 0.15);
}
.tw-border-l-indigo-950\/20 {
  border-left-color: rgb(30 27 75 / 0.2);
}
.tw-border-l-indigo-950\/25 {
  border-left-color: rgb(30 27 75 / 0.25);
}
.tw-border-l-indigo-950\/30 {
  border-left-color: rgb(30 27 75 / 0.3);
}
.tw-border-l-indigo-950\/35 {
  border-left-color: rgb(30 27 75 / 0.35);
}
.tw-border-l-indigo-950\/40 {
  border-left-color: rgb(30 27 75 / 0.4);
}
.tw-border-l-indigo-950\/45 {
  border-left-color: rgb(30 27 75 / 0.45);
}
.tw-border-l-indigo-950\/5 {
  border-left-color: rgb(30 27 75 / 0.05);
}
.tw-border-l-indigo-950\/50 {
  border-left-color: rgb(30 27 75 / 0.5);
}
.tw-border-l-indigo-950\/55 {
  border-left-color: rgb(30 27 75 / 0.55);
}
.tw-border-l-indigo-950\/60 {
  border-left-color: rgb(30 27 75 / 0.6);
}
.tw-border-l-indigo-950\/65 {
  border-left-color: rgb(30 27 75 / 0.65);
}
.tw-border-l-indigo-950\/70 {
  border-left-color: rgb(30 27 75 / 0.7);
}
.tw-border-l-indigo-950\/75 {
  border-left-color: rgb(30 27 75 / 0.75);
}
.tw-border-l-indigo-950\/80 {
  border-left-color: rgb(30 27 75 / 0.8);
}
.tw-border-l-indigo-950\/85 {
  border-left-color: rgb(30 27 75 / 0.85);
}
.tw-border-l-indigo-950\/90 {
  border-left-color: rgb(30 27 75 / 0.9);
}
.tw-border-l-indigo-950\/95 {
  border-left-color: rgb(30 27 75 / 0.95);
}
.tw-border-l-inherit {
  border-left-color: inherit;
}
.tw-border-l-lime-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-100\/0 {
  border-left-color: rgb(236 252 203 / 0);
}
.tw-border-l-lime-100\/10 {
  border-left-color: rgb(236 252 203 / 0.1);
}
.tw-border-l-lime-100\/100 {
  border-left-color: rgb(236 252 203 / 1);
}
.tw-border-l-lime-100\/15 {
  border-left-color: rgb(236 252 203 / 0.15);
}
.tw-border-l-lime-100\/20 {
  border-left-color: rgb(236 252 203 / 0.2);
}
.tw-border-l-lime-100\/25 {
  border-left-color: rgb(236 252 203 / 0.25);
}
.tw-border-l-lime-100\/30 {
  border-left-color: rgb(236 252 203 / 0.3);
}
.tw-border-l-lime-100\/35 {
  border-left-color: rgb(236 252 203 / 0.35);
}
.tw-border-l-lime-100\/40 {
  border-left-color: rgb(236 252 203 / 0.4);
}
.tw-border-l-lime-100\/45 {
  border-left-color: rgb(236 252 203 / 0.45);
}
.tw-border-l-lime-100\/5 {
  border-left-color: rgb(236 252 203 / 0.05);
}
.tw-border-l-lime-100\/50 {
  border-left-color: rgb(236 252 203 / 0.5);
}
.tw-border-l-lime-100\/55 {
  border-left-color: rgb(236 252 203 / 0.55);
}
.tw-border-l-lime-100\/60 {
  border-left-color: rgb(236 252 203 / 0.6);
}
.tw-border-l-lime-100\/65 {
  border-left-color: rgb(236 252 203 / 0.65);
}
.tw-border-l-lime-100\/70 {
  border-left-color: rgb(236 252 203 / 0.7);
}
.tw-border-l-lime-100\/75 {
  border-left-color: rgb(236 252 203 / 0.75);
}
.tw-border-l-lime-100\/80 {
  border-left-color: rgb(236 252 203 / 0.8);
}
.tw-border-l-lime-100\/85 {
  border-left-color: rgb(236 252 203 / 0.85);
}
.tw-border-l-lime-100\/90 {
  border-left-color: rgb(236 252 203 / 0.9);
}
.tw-border-l-lime-100\/95 {
  border-left-color: rgb(236 252 203 / 0.95);
}
.tw-border-l-lime-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-200\/0 {
  border-left-color: rgb(217 249 157 / 0);
}
.tw-border-l-lime-200\/10 {
  border-left-color: rgb(217 249 157 / 0.1);
}
.tw-border-l-lime-200\/100 {
  border-left-color: rgb(217 249 157 / 1);
}
.tw-border-l-lime-200\/15 {
  border-left-color: rgb(217 249 157 / 0.15);
}
.tw-border-l-lime-200\/20 {
  border-left-color: rgb(217 249 157 / 0.2);
}
.tw-border-l-lime-200\/25 {
  border-left-color: rgb(217 249 157 / 0.25);
}
.tw-border-l-lime-200\/30 {
  border-left-color: rgb(217 249 157 / 0.3);
}
.tw-border-l-lime-200\/35 {
  border-left-color: rgb(217 249 157 / 0.35);
}
.tw-border-l-lime-200\/40 {
  border-left-color: rgb(217 249 157 / 0.4);
}
.tw-border-l-lime-200\/45 {
  border-left-color: rgb(217 249 157 / 0.45);
}
.tw-border-l-lime-200\/5 {
  border-left-color: rgb(217 249 157 / 0.05);
}
.tw-border-l-lime-200\/50 {
  border-left-color: rgb(217 249 157 / 0.5);
}
.tw-border-l-lime-200\/55 {
  border-left-color: rgb(217 249 157 / 0.55);
}
.tw-border-l-lime-200\/60 {
  border-left-color: rgb(217 249 157 / 0.6);
}
.tw-border-l-lime-200\/65 {
  border-left-color: rgb(217 249 157 / 0.65);
}
.tw-border-l-lime-200\/70 {
  border-left-color: rgb(217 249 157 / 0.7);
}
.tw-border-l-lime-200\/75 {
  border-left-color: rgb(217 249 157 / 0.75);
}
.tw-border-l-lime-200\/80 {
  border-left-color: rgb(217 249 157 / 0.8);
}
.tw-border-l-lime-200\/85 {
  border-left-color: rgb(217 249 157 / 0.85);
}
.tw-border-l-lime-200\/90 {
  border-left-color: rgb(217 249 157 / 0.9);
}
.tw-border-l-lime-200\/95 {
  border-left-color: rgb(217 249 157 / 0.95);
}
.tw-border-l-lime-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-300\/0 {
  border-left-color: rgb(190 242 100 / 0);
}
.tw-border-l-lime-300\/10 {
  border-left-color: rgb(190 242 100 / 0.1);
}
.tw-border-l-lime-300\/100 {
  border-left-color: rgb(190 242 100 / 1);
}
.tw-border-l-lime-300\/15 {
  border-left-color: rgb(190 242 100 / 0.15);
}
.tw-border-l-lime-300\/20 {
  border-left-color: rgb(190 242 100 / 0.2);
}
.tw-border-l-lime-300\/25 {
  border-left-color: rgb(190 242 100 / 0.25);
}
.tw-border-l-lime-300\/30 {
  border-left-color: rgb(190 242 100 / 0.3);
}
.tw-border-l-lime-300\/35 {
  border-left-color: rgb(190 242 100 / 0.35);
}
.tw-border-l-lime-300\/40 {
  border-left-color: rgb(190 242 100 / 0.4);
}
.tw-border-l-lime-300\/45 {
  border-left-color: rgb(190 242 100 / 0.45);
}
.tw-border-l-lime-300\/5 {
  border-left-color: rgb(190 242 100 / 0.05);
}
.tw-border-l-lime-300\/50 {
  border-left-color: rgb(190 242 100 / 0.5);
}
.tw-border-l-lime-300\/55 {
  border-left-color: rgb(190 242 100 / 0.55);
}
.tw-border-l-lime-300\/60 {
  border-left-color: rgb(190 242 100 / 0.6);
}
.tw-border-l-lime-300\/65 {
  border-left-color: rgb(190 242 100 / 0.65);
}
.tw-border-l-lime-300\/70 {
  border-left-color: rgb(190 242 100 / 0.7);
}
.tw-border-l-lime-300\/75 {
  border-left-color: rgb(190 242 100 / 0.75);
}
.tw-border-l-lime-300\/80 {
  border-left-color: rgb(190 242 100 / 0.8);
}
.tw-border-l-lime-300\/85 {
  border-left-color: rgb(190 242 100 / 0.85);
}
.tw-border-l-lime-300\/90 {
  border-left-color: rgb(190 242 100 / 0.9);
}
.tw-border-l-lime-300\/95 {
  border-left-color: rgb(190 242 100 / 0.95);
}
.tw-border-l-lime-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-400\/0 {
  border-left-color: rgb(163 230 53 / 0);
}
.tw-border-l-lime-400\/10 {
  border-left-color: rgb(163 230 53 / 0.1);
}
.tw-border-l-lime-400\/100 {
  border-left-color: rgb(163 230 53 / 1);
}
.tw-border-l-lime-400\/15 {
  border-left-color: rgb(163 230 53 / 0.15);
}
.tw-border-l-lime-400\/20 {
  border-left-color: rgb(163 230 53 / 0.2);
}
.tw-border-l-lime-400\/25 {
  border-left-color: rgb(163 230 53 / 0.25);
}
.tw-border-l-lime-400\/30 {
  border-left-color: rgb(163 230 53 / 0.3);
}
.tw-border-l-lime-400\/35 {
  border-left-color: rgb(163 230 53 / 0.35);
}
.tw-border-l-lime-400\/40 {
  border-left-color: rgb(163 230 53 / 0.4);
}
.tw-border-l-lime-400\/45 {
  border-left-color: rgb(163 230 53 / 0.45);
}
.tw-border-l-lime-400\/5 {
  border-left-color: rgb(163 230 53 / 0.05);
}
.tw-border-l-lime-400\/50 {
  border-left-color: rgb(163 230 53 / 0.5);
}
.tw-border-l-lime-400\/55 {
  border-left-color: rgb(163 230 53 / 0.55);
}
.tw-border-l-lime-400\/60 {
  border-left-color: rgb(163 230 53 / 0.6);
}
.tw-border-l-lime-400\/65 {
  border-left-color: rgb(163 230 53 / 0.65);
}
.tw-border-l-lime-400\/70 {
  border-left-color: rgb(163 230 53 / 0.7);
}
.tw-border-l-lime-400\/75 {
  border-left-color: rgb(163 230 53 / 0.75);
}
.tw-border-l-lime-400\/80 {
  border-left-color: rgb(163 230 53 / 0.8);
}
.tw-border-l-lime-400\/85 {
  border-left-color: rgb(163 230 53 / 0.85);
}
.tw-border-l-lime-400\/90 {
  border-left-color: rgb(163 230 53 / 0.9);
}
.tw-border-l-lime-400\/95 {
  border-left-color: rgb(163 230 53 / 0.95);
}
.tw-border-l-lime-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-50\/0 {
  border-left-color: rgb(247 254 231 / 0);
}
.tw-border-l-lime-50\/10 {
  border-left-color: rgb(247 254 231 / 0.1);
}
.tw-border-l-lime-50\/100 {
  border-left-color: rgb(247 254 231 / 1);
}
.tw-border-l-lime-50\/15 {
  border-left-color: rgb(247 254 231 / 0.15);
}
.tw-border-l-lime-50\/20 {
  border-left-color: rgb(247 254 231 / 0.2);
}
.tw-border-l-lime-50\/25 {
  border-left-color: rgb(247 254 231 / 0.25);
}
.tw-border-l-lime-50\/30 {
  border-left-color: rgb(247 254 231 / 0.3);
}
.tw-border-l-lime-50\/35 {
  border-left-color: rgb(247 254 231 / 0.35);
}
.tw-border-l-lime-50\/40 {
  border-left-color: rgb(247 254 231 / 0.4);
}
.tw-border-l-lime-50\/45 {
  border-left-color: rgb(247 254 231 / 0.45);
}
.tw-border-l-lime-50\/5 {
  border-left-color: rgb(247 254 231 / 0.05);
}
.tw-border-l-lime-50\/50 {
  border-left-color: rgb(247 254 231 / 0.5);
}
.tw-border-l-lime-50\/55 {
  border-left-color: rgb(247 254 231 / 0.55);
}
.tw-border-l-lime-50\/60 {
  border-left-color: rgb(247 254 231 / 0.6);
}
.tw-border-l-lime-50\/65 {
  border-left-color: rgb(247 254 231 / 0.65);
}
.tw-border-l-lime-50\/70 {
  border-left-color: rgb(247 254 231 / 0.7);
}
.tw-border-l-lime-50\/75 {
  border-left-color: rgb(247 254 231 / 0.75);
}
.tw-border-l-lime-50\/80 {
  border-left-color: rgb(247 254 231 / 0.8);
}
.tw-border-l-lime-50\/85 {
  border-left-color: rgb(247 254 231 / 0.85);
}
.tw-border-l-lime-50\/90 {
  border-left-color: rgb(247 254 231 / 0.9);
}
.tw-border-l-lime-50\/95 {
  border-left-color: rgb(247 254 231 / 0.95);
}
.tw-border-l-lime-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-500\/0 {
  border-left-color: rgb(132 204 22 / 0);
}
.tw-border-l-lime-500\/10 {
  border-left-color: rgb(132 204 22 / 0.1);
}
.tw-border-l-lime-500\/100 {
  border-left-color: rgb(132 204 22 / 1);
}
.tw-border-l-lime-500\/15 {
  border-left-color: rgb(132 204 22 / 0.15);
}
.tw-border-l-lime-500\/20 {
  border-left-color: rgb(132 204 22 / 0.2);
}
.tw-border-l-lime-500\/25 {
  border-left-color: rgb(132 204 22 / 0.25);
}
.tw-border-l-lime-500\/30 {
  border-left-color: rgb(132 204 22 / 0.3);
}
.tw-border-l-lime-500\/35 {
  border-left-color: rgb(132 204 22 / 0.35);
}
.tw-border-l-lime-500\/40 {
  border-left-color: rgb(132 204 22 / 0.4);
}
.tw-border-l-lime-500\/45 {
  border-left-color: rgb(132 204 22 / 0.45);
}
.tw-border-l-lime-500\/5 {
  border-left-color: rgb(132 204 22 / 0.05);
}
.tw-border-l-lime-500\/50 {
  border-left-color: rgb(132 204 22 / 0.5);
}
.tw-border-l-lime-500\/55 {
  border-left-color: rgb(132 204 22 / 0.55);
}
.tw-border-l-lime-500\/60 {
  border-left-color: rgb(132 204 22 / 0.6);
}
.tw-border-l-lime-500\/65 {
  border-left-color: rgb(132 204 22 / 0.65);
}
.tw-border-l-lime-500\/70 {
  border-left-color: rgb(132 204 22 / 0.7);
}
.tw-border-l-lime-500\/75 {
  border-left-color: rgb(132 204 22 / 0.75);
}
.tw-border-l-lime-500\/80 {
  border-left-color: rgb(132 204 22 / 0.8);
}
.tw-border-l-lime-500\/85 {
  border-left-color: rgb(132 204 22 / 0.85);
}
.tw-border-l-lime-500\/90 {
  border-left-color: rgb(132 204 22 / 0.9);
}
.tw-border-l-lime-500\/95 {
  border-left-color: rgb(132 204 22 / 0.95);
}
.tw-border-l-lime-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-600\/0 {
  border-left-color: rgb(101 163 13 / 0);
}
.tw-border-l-lime-600\/10 {
  border-left-color: rgb(101 163 13 / 0.1);
}
.tw-border-l-lime-600\/100 {
  border-left-color: rgb(101 163 13 / 1);
}
.tw-border-l-lime-600\/15 {
  border-left-color: rgb(101 163 13 / 0.15);
}
.tw-border-l-lime-600\/20 {
  border-left-color: rgb(101 163 13 / 0.2);
}
.tw-border-l-lime-600\/25 {
  border-left-color: rgb(101 163 13 / 0.25);
}
.tw-border-l-lime-600\/30 {
  border-left-color: rgb(101 163 13 / 0.3);
}
.tw-border-l-lime-600\/35 {
  border-left-color: rgb(101 163 13 / 0.35);
}
.tw-border-l-lime-600\/40 {
  border-left-color: rgb(101 163 13 / 0.4);
}
.tw-border-l-lime-600\/45 {
  border-left-color: rgb(101 163 13 / 0.45);
}
.tw-border-l-lime-600\/5 {
  border-left-color: rgb(101 163 13 / 0.05);
}
.tw-border-l-lime-600\/50 {
  border-left-color: rgb(101 163 13 / 0.5);
}
.tw-border-l-lime-600\/55 {
  border-left-color: rgb(101 163 13 / 0.55);
}
.tw-border-l-lime-600\/60 {
  border-left-color: rgb(101 163 13 / 0.6);
}
.tw-border-l-lime-600\/65 {
  border-left-color: rgb(101 163 13 / 0.65);
}
.tw-border-l-lime-600\/70 {
  border-left-color: rgb(101 163 13 / 0.7);
}
.tw-border-l-lime-600\/75 {
  border-left-color: rgb(101 163 13 / 0.75);
}
.tw-border-l-lime-600\/80 {
  border-left-color: rgb(101 163 13 / 0.8);
}
.tw-border-l-lime-600\/85 {
  border-left-color: rgb(101 163 13 / 0.85);
}
.tw-border-l-lime-600\/90 {
  border-left-color: rgb(101 163 13 / 0.9);
}
.tw-border-l-lime-600\/95 {
  border-left-color: rgb(101 163 13 / 0.95);
}
.tw-border-l-lime-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-700\/0 {
  border-left-color: rgb(77 124 15 / 0);
}
.tw-border-l-lime-700\/10 {
  border-left-color: rgb(77 124 15 / 0.1);
}
.tw-border-l-lime-700\/100 {
  border-left-color: rgb(77 124 15 / 1);
}
.tw-border-l-lime-700\/15 {
  border-left-color: rgb(77 124 15 / 0.15);
}
.tw-border-l-lime-700\/20 {
  border-left-color: rgb(77 124 15 / 0.2);
}
.tw-border-l-lime-700\/25 {
  border-left-color: rgb(77 124 15 / 0.25);
}
.tw-border-l-lime-700\/30 {
  border-left-color: rgb(77 124 15 / 0.3);
}
.tw-border-l-lime-700\/35 {
  border-left-color: rgb(77 124 15 / 0.35);
}
.tw-border-l-lime-700\/40 {
  border-left-color: rgb(77 124 15 / 0.4);
}
.tw-border-l-lime-700\/45 {
  border-left-color: rgb(77 124 15 / 0.45);
}
.tw-border-l-lime-700\/5 {
  border-left-color: rgb(77 124 15 / 0.05);
}
.tw-border-l-lime-700\/50 {
  border-left-color: rgb(77 124 15 / 0.5);
}
.tw-border-l-lime-700\/55 {
  border-left-color: rgb(77 124 15 / 0.55);
}
.tw-border-l-lime-700\/60 {
  border-left-color: rgb(77 124 15 / 0.6);
}
.tw-border-l-lime-700\/65 {
  border-left-color: rgb(77 124 15 / 0.65);
}
.tw-border-l-lime-700\/70 {
  border-left-color: rgb(77 124 15 / 0.7);
}
.tw-border-l-lime-700\/75 {
  border-left-color: rgb(77 124 15 / 0.75);
}
.tw-border-l-lime-700\/80 {
  border-left-color: rgb(77 124 15 / 0.8);
}
.tw-border-l-lime-700\/85 {
  border-left-color: rgb(77 124 15 / 0.85);
}
.tw-border-l-lime-700\/90 {
  border-left-color: rgb(77 124 15 / 0.9);
}
.tw-border-l-lime-700\/95 {
  border-left-color: rgb(77 124 15 / 0.95);
}
.tw-border-l-lime-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-800\/0 {
  border-left-color: rgb(63 98 18 / 0);
}
.tw-border-l-lime-800\/10 {
  border-left-color: rgb(63 98 18 / 0.1);
}
.tw-border-l-lime-800\/100 {
  border-left-color: rgb(63 98 18 / 1);
}
.tw-border-l-lime-800\/15 {
  border-left-color: rgb(63 98 18 / 0.15);
}
.tw-border-l-lime-800\/20 {
  border-left-color: rgb(63 98 18 / 0.2);
}
.tw-border-l-lime-800\/25 {
  border-left-color: rgb(63 98 18 / 0.25);
}
.tw-border-l-lime-800\/30 {
  border-left-color: rgb(63 98 18 / 0.3);
}
.tw-border-l-lime-800\/35 {
  border-left-color: rgb(63 98 18 / 0.35);
}
.tw-border-l-lime-800\/40 {
  border-left-color: rgb(63 98 18 / 0.4);
}
.tw-border-l-lime-800\/45 {
  border-left-color: rgb(63 98 18 / 0.45);
}
.tw-border-l-lime-800\/5 {
  border-left-color: rgb(63 98 18 / 0.05);
}
.tw-border-l-lime-800\/50 {
  border-left-color: rgb(63 98 18 / 0.5);
}
.tw-border-l-lime-800\/55 {
  border-left-color: rgb(63 98 18 / 0.55);
}
.tw-border-l-lime-800\/60 {
  border-left-color: rgb(63 98 18 / 0.6);
}
.tw-border-l-lime-800\/65 {
  border-left-color: rgb(63 98 18 / 0.65);
}
.tw-border-l-lime-800\/70 {
  border-left-color: rgb(63 98 18 / 0.7);
}
.tw-border-l-lime-800\/75 {
  border-left-color: rgb(63 98 18 / 0.75);
}
.tw-border-l-lime-800\/80 {
  border-left-color: rgb(63 98 18 / 0.8);
}
.tw-border-l-lime-800\/85 {
  border-left-color: rgb(63 98 18 / 0.85);
}
.tw-border-l-lime-800\/90 {
  border-left-color: rgb(63 98 18 / 0.9);
}
.tw-border-l-lime-800\/95 {
  border-left-color: rgb(63 98 18 / 0.95);
}
.tw-border-l-lime-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-900\/0 {
  border-left-color: rgb(54 83 20 / 0);
}
.tw-border-l-lime-900\/10 {
  border-left-color: rgb(54 83 20 / 0.1);
}
.tw-border-l-lime-900\/100 {
  border-left-color: rgb(54 83 20 / 1);
}
.tw-border-l-lime-900\/15 {
  border-left-color: rgb(54 83 20 / 0.15);
}
.tw-border-l-lime-900\/20 {
  border-left-color: rgb(54 83 20 / 0.2);
}
.tw-border-l-lime-900\/25 {
  border-left-color: rgb(54 83 20 / 0.25);
}
.tw-border-l-lime-900\/30 {
  border-left-color: rgb(54 83 20 / 0.3);
}
.tw-border-l-lime-900\/35 {
  border-left-color: rgb(54 83 20 / 0.35);
}
.tw-border-l-lime-900\/40 {
  border-left-color: rgb(54 83 20 / 0.4);
}
.tw-border-l-lime-900\/45 {
  border-left-color: rgb(54 83 20 / 0.45);
}
.tw-border-l-lime-900\/5 {
  border-left-color: rgb(54 83 20 / 0.05);
}
.tw-border-l-lime-900\/50 {
  border-left-color: rgb(54 83 20 / 0.5);
}
.tw-border-l-lime-900\/55 {
  border-left-color: rgb(54 83 20 / 0.55);
}
.tw-border-l-lime-900\/60 {
  border-left-color: rgb(54 83 20 / 0.6);
}
.tw-border-l-lime-900\/65 {
  border-left-color: rgb(54 83 20 / 0.65);
}
.tw-border-l-lime-900\/70 {
  border-left-color: rgb(54 83 20 / 0.7);
}
.tw-border-l-lime-900\/75 {
  border-left-color: rgb(54 83 20 / 0.75);
}
.tw-border-l-lime-900\/80 {
  border-left-color: rgb(54 83 20 / 0.8);
}
.tw-border-l-lime-900\/85 {
  border-left-color: rgb(54 83 20 / 0.85);
}
.tw-border-l-lime-900\/90 {
  border-left-color: rgb(54 83 20 / 0.9);
}
.tw-border-l-lime-900\/95 {
  border-left-color: rgb(54 83 20 / 0.95);
}
.tw-border-l-lime-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-l-lime-950\/0 {
  border-left-color: rgb(26 46 5 / 0);
}
.tw-border-l-lime-950\/10 {
  border-left-color: rgb(26 46 5 / 0.1);
}
.tw-border-l-lime-950\/100 {
  border-left-color: rgb(26 46 5 / 1);
}
.tw-border-l-lime-950\/15 {
  border-left-color: rgb(26 46 5 / 0.15);
}
.tw-border-l-lime-950\/20 {
  border-left-color: rgb(26 46 5 / 0.2);
}
.tw-border-l-lime-950\/25 {
  border-left-color: rgb(26 46 5 / 0.25);
}
.tw-border-l-lime-950\/30 {
  border-left-color: rgb(26 46 5 / 0.3);
}
.tw-border-l-lime-950\/35 {
  border-left-color: rgb(26 46 5 / 0.35);
}
.tw-border-l-lime-950\/40 {
  border-left-color: rgb(26 46 5 / 0.4);
}
.tw-border-l-lime-950\/45 {
  border-left-color: rgb(26 46 5 / 0.45);
}
.tw-border-l-lime-950\/5 {
  border-left-color: rgb(26 46 5 / 0.05);
}
.tw-border-l-lime-950\/50 {
  border-left-color: rgb(26 46 5 / 0.5);
}
.tw-border-l-lime-950\/55 {
  border-left-color: rgb(26 46 5 / 0.55);
}
.tw-border-l-lime-950\/60 {
  border-left-color: rgb(26 46 5 / 0.6);
}
.tw-border-l-lime-950\/65 {
  border-left-color: rgb(26 46 5 / 0.65);
}
.tw-border-l-lime-950\/70 {
  border-left-color: rgb(26 46 5 / 0.7);
}
.tw-border-l-lime-950\/75 {
  border-left-color: rgb(26 46 5 / 0.75);
}
.tw-border-l-lime-950\/80 {
  border-left-color: rgb(26 46 5 / 0.8);
}
.tw-border-l-lime-950\/85 {
  border-left-color: rgb(26 46 5 / 0.85);
}
.tw-border-l-lime-950\/90 {
  border-left-color: rgb(26 46 5 / 0.9);
}
.tw-border-l-lime-950\/95 {
  border-left-color: rgb(26 46 5 / 0.95);
}
.tw-border-l-neutral-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-100\/0 {
  border-left-color: rgb(245 245 245 / 0);
}
.tw-border-l-neutral-100\/10 {
  border-left-color: rgb(245 245 245 / 0.1);
}
.tw-border-l-neutral-100\/100 {
  border-left-color: rgb(245 245 245 / 1);
}
.tw-border-l-neutral-100\/15 {
  border-left-color: rgb(245 245 245 / 0.15);
}
.tw-border-l-neutral-100\/20 {
  border-left-color: rgb(245 245 245 / 0.2);
}
.tw-border-l-neutral-100\/25 {
  border-left-color: rgb(245 245 245 / 0.25);
}
.tw-border-l-neutral-100\/30 {
  border-left-color: rgb(245 245 245 / 0.3);
}
.tw-border-l-neutral-100\/35 {
  border-left-color: rgb(245 245 245 / 0.35);
}
.tw-border-l-neutral-100\/40 {
  border-left-color: rgb(245 245 245 / 0.4);
}
.tw-border-l-neutral-100\/45 {
  border-left-color: rgb(245 245 245 / 0.45);
}
.tw-border-l-neutral-100\/5 {
  border-left-color: rgb(245 245 245 / 0.05);
}
.tw-border-l-neutral-100\/50 {
  border-left-color: rgb(245 245 245 / 0.5);
}
.tw-border-l-neutral-100\/55 {
  border-left-color: rgb(245 245 245 / 0.55);
}
.tw-border-l-neutral-100\/60 {
  border-left-color: rgb(245 245 245 / 0.6);
}
.tw-border-l-neutral-100\/65 {
  border-left-color: rgb(245 245 245 / 0.65);
}
.tw-border-l-neutral-100\/70 {
  border-left-color: rgb(245 245 245 / 0.7);
}
.tw-border-l-neutral-100\/75 {
  border-left-color: rgb(245 245 245 / 0.75);
}
.tw-border-l-neutral-100\/80 {
  border-left-color: rgb(245 245 245 / 0.8);
}
.tw-border-l-neutral-100\/85 {
  border-left-color: rgb(245 245 245 / 0.85);
}
.tw-border-l-neutral-100\/90 {
  border-left-color: rgb(245 245 245 / 0.9);
}
.tw-border-l-neutral-100\/95 {
  border-left-color: rgb(245 245 245 / 0.95);
}
.tw-border-l-neutral-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-200\/0 {
  border-left-color: rgb(229 229 229 / 0);
}
.tw-border-l-neutral-200\/10 {
  border-left-color: rgb(229 229 229 / 0.1);
}
.tw-border-l-neutral-200\/100 {
  border-left-color: rgb(229 229 229 / 1);
}
.tw-border-l-neutral-200\/15 {
  border-left-color: rgb(229 229 229 / 0.15);
}
.tw-border-l-neutral-200\/20 {
  border-left-color: rgb(229 229 229 / 0.2);
}
.tw-border-l-neutral-200\/25 {
  border-left-color: rgb(229 229 229 / 0.25);
}
.tw-border-l-neutral-200\/30 {
  border-left-color: rgb(229 229 229 / 0.3);
}
.tw-border-l-neutral-200\/35 {
  border-left-color: rgb(229 229 229 / 0.35);
}
.tw-border-l-neutral-200\/40 {
  border-left-color: rgb(229 229 229 / 0.4);
}
.tw-border-l-neutral-200\/45 {
  border-left-color: rgb(229 229 229 / 0.45);
}
.tw-border-l-neutral-200\/5 {
  border-left-color: rgb(229 229 229 / 0.05);
}
.tw-border-l-neutral-200\/50 {
  border-left-color: rgb(229 229 229 / 0.5);
}
.tw-border-l-neutral-200\/55 {
  border-left-color: rgb(229 229 229 / 0.55);
}
.tw-border-l-neutral-200\/60 {
  border-left-color: rgb(229 229 229 / 0.6);
}
.tw-border-l-neutral-200\/65 {
  border-left-color: rgb(229 229 229 / 0.65);
}
.tw-border-l-neutral-200\/70 {
  border-left-color: rgb(229 229 229 / 0.7);
}
.tw-border-l-neutral-200\/75 {
  border-left-color: rgb(229 229 229 / 0.75);
}
.tw-border-l-neutral-200\/80 {
  border-left-color: rgb(229 229 229 / 0.8);
}
.tw-border-l-neutral-200\/85 {
  border-left-color: rgb(229 229 229 / 0.85);
}
.tw-border-l-neutral-200\/90 {
  border-left-color: rgb(229 229 229 / 0.9);
}
.tw-border-l-neutral-200\/95 {
  border-left-color: rgb(229 229 229 / 0.95);
}
.tw-border-l-neutral-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-300\/0 {
  border-left-color: rgb(212 212 212 / 0);
}
.tw-border-l-neutral-300\/10 {
  border-left-color: rgb(212 212 212 / 0.1);
}
.tw-border-l-neutral-300\/100 {
  border-left-color: rgb(212 212 212 / 1);
}
.tw-border-l-neutral-300\/15 {
  border-left-color: rgb(212 212 212 / 0.15);
}
.tw-border-l-neutral-300\/20 {
  border-left-color: rgb(212 212 212 / 0.2);
}
.tw-border-l-neutral-300\/25 {
  border-left-color: rgb(212 212 212 / 0.25);
}
.tw-border-l-neutral-300\/30 {
  border-left-color: rgb(212 212 212 / 0.3);
}
.tw-border-l-neutral-300\/35 {
  border-left-color: rgb(212 212 212 / 0.35);
}
.tw-border-l-neutral-300\/40 {
  border-left-color: rgb(212 212 212 / 0.4);
}
.tw-border-l-neutral-300\/45 {
  border-left-color: rgb(212 212 212 / 0.45);
}
.tw-border-l-neutral-300\/5 {
  border-left-color: rgb(212 212 212 / 0.05);
}
.tw-border-l-neutral-300\/50 {
  border-left-color: rgb(212 212 212 / 0.5);
}
.tw-border-l-neutral-300\/55 {
  border-left-color: rgb(212 212 212 / 0.55);
}
.tw-border-l-neutral-300\/60 {
  border-left-color: rgb(212 212 212 / 0.6);
}
.tw-border-l-neutral-300\/65 {
  border-left-color: rgb(212 212 212 / 0.65);
}
.tw-border-l-neutral-300\/70 {
  border-left-color: rgb(212 212 212 / 0.7);
}
.tw-border-l-neutral-300\/75 {
  border-left-color: rgb(212 212 212 / 0.75);
}
.tw-border-l-neutral-300\/80 {
  border-left-color: rgb(212 212 212 / 0.8);
}
.tw-border-l-neutral-300\/85 {
  border-left-color: rgb(212 212 212 / 0.85);
}
.tw-border-l-neutral-300\/90 {
  border-left-color: rgb(212 212 212 / 0.9);
}
.tw-border-l-neutral-300\/95 {
  border-left-color: rgb(212 212 212 / 0.95);
}
.tw-border-l-neutral-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-400\/0 {
  border-left-color: rgb(163 163 163 / 0);
}
.tw-border-l-neutral-400\/10 {
  border-left-color: rgb(163 163 163 / 0.1);
}
.tw-border-l-neutral-400\/100 {
  border-left-color: rgb(163 163 163 / 1);
}
.tw-border-l-neutral-400\/15 {
  border-left-color: rgb(163 163 163 / 0.15);
}
.tw-border-l-neutral-400\/20 {
  border-left-color: rgb(163 163 163 / 0.2);
}
.tw-border-l-neutral-400\/25 {
  border-left-color: rgb(163 163 163 / 0.25);
}
.tw-border-l-neutral-400\/30 {
  border-left-color: rgb(163 163 163 / 0.3);
}
.tw-border-l-neutral-400\/35 {
  border-left-color: rgb(163 163 163 / 0.35);
}
.tw-border-l-neutral-400\/40 {
  border-left-color: rgb(163 163 163 / 0.4);
}
.tw-border-l-neutral-400\/45 {
  border-left-color: rgb(163 163 163 / 0.45);
}
.tw-border-l-neutral-400\/5 {
  border-left-color: rgb(163 163 163 / 0.05);
}
.tw-border-l-neutral-400\/50 {
  border-left-color: rgb(163 163 163 / 0.5);
}
.tw-border-l-neutral-400\/55 {
  border-left-color: rgb(163 163 163 / 0.55);
}
.tw-border-l-neutral-400\/60 {
  border-left-color: rgb(163 163 163 / 0.6);
}
.tw-border-l-neutral-400\/65 {
  border-left-color: rgb(163 163 163 / 0.65);
}
.tw-border-l-neutral-400\/70 {
  border-left-color: rgb(163 163 163 / 0.7);
}
.tw-border-l-neutral-400\/75 {
  border-left-color: rgb(163 163 163 / 0.75);
}
.tw-border-l-neutral-400\/80 {
  border-left-color: rgb(163 163 163 / 0.8);
}
.tw-border-l-neutral-400\/85 {
  border-left-color: rgb(163 163 163 / 0.85);
}
.tw-border-l-neutral-400\/90 {
  border-left-color: rgb(163 163 163 / 0.9);
}
.tw-border-l-neutral-400\/95 {
  border-left-color: rgb(163 163 163 / 0.95);
}
.tw-border-l-neutral-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
}
.tw-border-l-neutral-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
}
.tw-border-l-neutral-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
}
.tw-border-l-neutral-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
}
.tw-border-l-neutral-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
}
.tw-border-l-neutral-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
}
.tw-border-l-neutral-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
}
.tw-border-l-neutral-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
}
.tw-border-l-neutral-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
}
.tw-border-l-neutral-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
}
.tw-border-l-neutral-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
}
.tw-border-l-neutral-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
}
.tw-border-l-neutral-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
}
.tw-border-l-neutral-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
}
.tw-border-l-neutral-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
}
.tw-border-l-neutral-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
}
.tw-border-l-neutral-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
}
.tw-border-l-neutral-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
}
.tw-border-l-neutral-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
}
.tw-border-l-neutral-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
}
.tw-border-l-neutral-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
}
.tw-border-l-neutral-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-500\/0 {
  border-left-color: rgb(115 115 115 / 0);
}
.tw-border-l-neutral-500\/10 {
  border-left-color: rgb(115 115 115 / 0.1);
}
.tw-border-l-neutral-500\/100 {
  border-left-color: rgb(115 115 115 / 1);
}
.tw-border-l-neutral-500\/15 {
  border-left-color: rgb(115 115 115 / 0.15);
}
.tw-border-l-neutral-500\/20 {
  border-left-color: rgb(115 115 115 / 0.2);
}
.tw-border-l-neutral-500\/25 {
  border-left-color: rgb(115 115 115 / 0.25);
}
.tw-border-l-neutral-500\/30 {
  border-left-color: rgb(115 115 115 / 0.3);
}
.tw-border-l-neutral-500\/35 {
  border-left-color: rgb(115 115 115 / 0.35);
}
.tw-border-l-neutral-500\/40 {
  border-left-color: rgb(115 115 115 / 0.4);
}
.tw-border-l-neutral-500\/45 {
  border-left-color: rgb(115 115 115 / 0.45);
}
.tw-border-l-neutral-500\/5 {
  border-left-color: rgb(115 115 115 / 0.05);
}
.tw-border-l-neutral-500\/50 {
  border-left-color: rgb(115 115 115 / 0.5);
}
.tw-border-l-neutral-500\/55 {
  border-left-color: rgb(115 115 115 / 0.55);
}
.tw-border-l-neutral-500\/60 {
  border-left-color: rgb(115 115 115 / 0.6);
}
.tw-border-l-neutral-500\/65 {
  border-left-color: rgb(115 115 115 / 0.65);
}
.tw-border-l-neutral-500\/70 {
  border-left-color: rgb(115 115 115 / 0.7);
}
.tw-border-l-neutral-500\/75 {
  border-left-color: rgb(115 115 115 / 0.75);
}
.tw-border-l-neutral-500\/80 {
  border-left-color: rgb(115 115 115 / 0.8);
}
.tw-border-l-neutral-500\/85 {
  border-left-color: rgb(115 115 115 / 0.85);
}
.tw-border-l-neutral-500\/90 {
  border-left-color: rgb(115 115 115 / 0.9);
}
.tw-border-l-neutral-500\/95 {
  border-left-color: rgb(115 115 115 / 0.95);
}
.tw-border-l-neutral-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-600\/0 {
  border-left-color: rgb(82 82 82 / 0);
}
.tw-border-l-neutral-600\/10 {
  border-left-color: rgb(82 82 82 / 0.1);
}
.tw-border-l-neutral-600\/100 {
  border-left-color: rgb(82 82 82 / 1);
}
.tw-border-l-neutral-600\/15 {
  border-left-color: rgb(82 82 82 / 0.15);
}
.tw-border-l-neutral-600\/20 {
  border-left-color: rgb(82 82 82 / 0.2);
}
.tw-border-l-neutral-600\/25 {
  border-left-color: rgb(82 82 82 / 0.25);
}
.tw-border-l-neutral-600\/30 {
  border-left-color: rgb(82 82 82 / 0.3);
}
.tw-border-l-neutral-600\/35 {
  border-left-color: rgb(82 82 82 / 0.35);
}
.tw-border-l-neutral-600\/40 {
  border-left-color: rgb(82 82 82 / 0.4);
}
.tw-border-l-neutral-600\/45 {
  border-left-color: rgb(82 82 82 / 0.45);
}
.tw-border-l-neutral-600\/5 {
  border-left-color: rgb(82 82 82 / 0.05);
}
.tw-border-l-neutral-600\/50 {
  border-left-color: rgb(82 82 82 / 0.5);
}
.tw-border-l-neutral-600\/55 {
  border-left-color: rgb(82 82 82 / 0.55);
}
.tw-border-l-neutral-600\/60 {
  border-left-color: rgb(82 82 82 / 0.6);
}
.tw-border-l-neutral-600\/65 {
  border-left-color: rgb(82 82 82 / 0.65);
}
.tw-border-l-neutral-600\/70 {
  border-left-color: rgb(82 82 82 / 0.7);
}
.tw-border-l-neutral-600\/75 {
  border-left-color: rgb(82 82 82 / 0.75);
}
.tw-border-l-neutral-600\/80 {
  border-left-color: rgb(82 82 82 / 0.8);
}
.tw-border-l-neutral-600\/85 {
  border-left-color: rgb(82 82 82 / 0.85);
}
.tw-border-l-neutral-600\/90 {
  border-left-color: rgb(82 82 82 / 0.9);
}
.tw-border-l-neutral-600\/95 {
  border-left-color: rgb(82 82 82 / 0.95);
}
.tw-border-l-neutral-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-700\/0 {
  border-left-color: rgb(64 64 64 / 0);
}
.tw-border-l-neutral-700\/10 {
  border-left-color: rgb(64 64 64 / 0.1);
}
.tw-border-l-neutral-700\/100 {
  border-left-color: rgb(64 64 64 / 1);
}
.tw-border-l-neutral-700\/15 {
  border-left-color: rgb(64 64 64 / 0.15);
}
.tw-border-l-neutral-700\/20 {
  border-left-color: rgb(64 64 64 / 0.2);
}
.tw-border-l-neutral-700\/25 {
  border-left-color: rgb(64 64 64 / 0.25);
}
.tw-border-l-neutral-700\/30 {
  border-left-color: rgb(64 64 64 / 0.3);
}
.tw-border-l-neutral-700\/35 {
  border-left-color: rgb(64 64 64 / 0.35);
}
.tw-border-l-neutral-700\/40 {
  border-left-color: rgb(64 64 64 / 0.4);
}
.tw-border-l-neutral-700\/45 {
  border-left-color: rgb(64 64 64 / 0.45);
}
.tw-border-l-neutral-700\/5 {
  border-left-color: rgb(64 64 64 / 0.05);
}
.tw-border-l-neutral-700\/50 {
  border-left-color: rgb(64 64 64 / 0.5);
}
.tw-border-l-neutral-700\/55 {
  border-left-color: rgb(64 64 64 / 0.55);
}
.tw-border-l-neutral-700\/60 {
  border-left-color: rgb(64 64 64 / 0.6);
}
.tw-border-l-neutral-700\/65 {
  border-left-color: rgb(64 64 64 / 0.65);
}
.tw-border-l-neutral-700\/70 {
  border-left-color: rgb(64 64 64 / 0.7);
}
.tw-border-l-neutral-700\/75 {
  border-left-color: rgb(64 64 64 / 0.75);
}
.tw-border-l-neutral-700\/80 {
  border-left-color: rgb(64 64 64 / 0.8);
}
.tw-border-l-neutral-700\/85 {
  border-left-color: rgb(64 64 64 / 0.85);
}
.tw-border-l-neutral-700\/90 {
  border-left-color: rgb(64 64 64 / 0.9);
}
.tw-border-l-neutral-700\/95 {
  border-left-color: rgb(64 64 64 / 0.95);
}
.tw-border-l-neutral-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-800\/0 {
  border-left-color: rgb(38 38 38 / 0);
}
.tw-border-l-neutral-800\/10 {
  border-left-color: rgb(38 38 38 / 0.1);
}
.tw-border-l-neutral-800\/100 {
  border-left-color: rgb(38 38 38 / 1);
}
.tw-border-l-neutral-800\/15 {
  border-left-color: rgb(38 38 38 / 0.15);
}
.tw-border-l-neutral-800\/20 {
  border-left-color: rgb(38 38 38 / 0.2);
}
.tw-border-l-neutral-800\/25 {
  border-left-color: rgb(38 38 38 / 0.25);
}
.tw-border-l-neutral-800\/30 {
  border-left-color: rgb(38 38 38 / 0.3);
}
.tw-border-l-neutral-800\/35 {
  border-left-color: rgb(38 38 38 / 0.35);
}
.tw-border-l-neutral-800\/40 {
  border-left-color: rgb(38 38 38 / 0.4);
}
.tw-border-l-neutral-800\/45 {
  border-left-color: rgb(38 38 38 / 0.45);
}
.tw-border-l-neutral-800\/5 {
  border-left-color: rgb(38 38 38 / 0.05);
}
.tw-border-l-neutral-800\/50 {
  border-left-color: rgb(38 38 38 / 0.5);
}
.tw-border-l-neutral-800\/55 {
  border-left-color: rgb(38 38 38 / 0.55);
}
.tw-border-l-neutral-800\/60 {
  border-left-color: rgb(38 38 38 / 0.6);
}
.tw-border-l-neutral-800\/65 {
  border-left-color: rgb(38 38 38 / 0.65);
}
.tw-border-l-neutral-800\/70 {
  border-left-color: rgb(38 38 38 / 0.7);
}
.tw-border-l-neutral-800\/75 {
  border-left-color: rgb(38 38 38 / 0.75);
}
.tw-border-l-neutral-800\/80 {
  border-left-color: rgb(38 38 38 / 0.8);
}
.tw-border-l-neutral-800\/85 {
  border-left-color: rgb(38 38 38 / 0.85);
}
.tw-border-l-neutral-800\/90 {
  border-left-color: rgb(38 38 38 / 0.9);
}
.tw-border-l-neutral-800\/95 {
  border-left-color: rgb(38 38 38 / 0.95);
}
.tw-border-l-neutral-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-900\/0 {
  border-left-color: rgb(23 23 23 / 0);
}
.tw-border-l-neutral-900\/10 {
  border-left-color: rgb(23 23 23 / 0.1);
}
.tw-border-l-neutral-900\/100 {
  border-left-color: rgb(23 23 23 / 1);
}
.tw-border-l-neutral-900\/15 {
  border-left-color: rgb(23 23 23 / 0.15);
}
.tw-border-l-neutral-900\/20 {
  border-left-color: rgb(23 23 23 / 0.2);
}
.tw-border-l-neutral-900\/25 {
  border-left-color: rgb(23 23 23 / 0.25);
}
.tw-border-l-neutral-900\/30 {
  border-left-color: rgb(23 23 23 / 0.3);
}
.tw-border-l-neutral-900\/35 {
  border-left-color: rgb(23 23 23 / 0.35);
}
.tw-border-l-neutral-900\/40 {
  border-left-color: rgb(23 23 23 / 0.4);
}
.tw-border-l-neutral-900\/45 {
  border-left-color: rgb(23 23 23 / 0.45);
}
.tw-border-l-neutral-900\/5 {
  border-left-color: rgb(23 23 23 / 0.05);
}
.tw-border-l-neutral-900\/50 {
  border-left-color: rgb(23 23 23 / 0.5);
}
.tw-border-l-neutral-900\/55 {
  border-left-color: rgb(23 23 23 / 0.55);
}
.tw-border-l-neutral-900\/60 {
  border-left-color: rgb(23 23 23 / 0.6);
}
.tw-border-l-neutral-900\/65 {
  border-left-color: rgb(23 23 23 / 0.65);
}
.tw-border-l-neutral-900\/70 {
  border-left-color: rgb(23 23 23 / 0.7);
}
.tw-border-l-neutral-900\/75 {
  border-left-color: rgb(23 23 23 / 0.75);
}
.tw-border-l-neutral-900\/80 {
  border-left-color: rgb(23 23 23 / 0.8);
}
.tw-border-l-neutral-900\/85 {
  border-left-color: rgb(23 23 23 / 0.85);
}
.tw-border-l-neutral-900\/90 {
  border-left-color: rgb(23 23 23 / 0.9);
}
.tw-border-l-neutral-900\/95 {
  border-left-color: rgb(23 23 23 / 0.95);
}
.tw-border-l-neutral-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-l-neutral-950\/0 {
  border-left-color: rgb(10 10 10 / 0);
}
.tw-border-l-neutral-950\/10 {
  border-left-color: rgb(10 10 10 / 0.1);
}
.tw-border-l-neutral-950\/100 {
  border-left-color: rgb(10 10 10 / 1);
}
.tw-border-l-neutral-950\/15 {
  border-left-color: rgb(10 10 10 / 0.15);
}
.tw-border-l-neutral-950\/20 {
  border-left-color: rgb(10 10 10 / 0.2);
}
.tw-border-l-neutral-950\/25 {
  border-left-color: rgb(10 10 10 / 0.25);
}
.tw-border-l-neutral-950\/30 {
  border-left-color: rgb(10 10 10 / 0.3);
}
.tw-border-l-neutral-950\/35 {
  border-left-color: rgb(10 10 10 / 0.35);
}
.tw-border-l-neutral-950\/40 {
  border-left-color: rgb(10 10 10 / 0.4);
}
.tw-border-l-neutral-950\/45 {
  border-left-color: rgb(10 10 10 / 0.45);
}
.tw-border-l-neutral-950\/5 {
  border-left-color: rgb(10 10 10 / 0.05);
}
.tw-border-l-neutral-950\/50 {
  border-left-color: rgb(10 10 10 / 0.5);
}
.tw-border-l-neutral-950\/55 {
  border-left-color: rgb(10 10 10 / 0.55);
}
.tw-border-l-neutral-950\/60 {
  border-left-color: rgb(10 10 10 / 0.6);
}
.tw-border-l-neutral-950\/65 {
  border-left-color: rgb(10 10 10 / 0.65);
}
.tw-border-l-neutral-950\/70 {
  border-left-color: rgb(10 10 10 / 0.7);
}
.tw-border-l-neutral-950\/75 {
  border-left-color: rgb(10 10 10 / 0.75);
}
.tw-border-l-neutral-950\/80 {
  border-left-color: rgb(10 10 10 / 0.8);
}
.tw-border-l-neutral-950\/85 {
  border-left-color: rgb(10 10 10 / 0.85);
}
.tw-border-l-neutral-950\/90 {
  border-left-color: rgb(10 10 10 / 0.9);
}
.tw-border-l-neutral-950\/95 {
  border-left-color: rgb(10 10 10 / 0.95);
}
.tw-border-l-orange-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-100\/0 {
  border-left-color: rgb(255 237 213 / 0);
}
.tw-border-l-orange-100\/10 {
  border-left-color: rgb(255 237 213 / 0.1);
}
.tw-border-l-orange-100\/100 {
  border-left-color: rgb(255 237 213 / 1);
}
.tw-border-l-orange-100\/15 {
  border-left-color: rgb(255 237 213 / 0.15);
}
.tw-border-l-orange-100\/20 {
  border-left-color: rgb(255 237 213 / 0.2);
}
.tw-border-l-orange-100\/25 {
  border-left-color: rgb(255 237 213 / 0.25);
}
.tw-border-l-orange-100\/30 {
  border-left-color: rgb(255 237 213 / 0.3);
}
.tw-border-l-orange-100\/35 {
  border-left-color: rgb(255 237 213 / 0.35);
}
.tw-border-l-orange-100\/40 {
  border-left-color: rgb(255 237 213 / 0.4);
}
.tw-border-l-orange-100\/45 {
  border-left-color: rgb(255 237 213 / 0.45);
}
.tw-border-l-orange-100\/5 {
  border-left-color: rgb(255 237 213 / 0.05);
}
.tw-border-l-orange-100\/50 {
  border-left-color: rgb(255 237 213 / 0.5);
}
.tw-border-l-orange-100\/55 {
  border-left-color: rgb(255 237 213 / 0.55);
}
.tw-border-l-orange-100\/60 {
  border-left-color: rgb(255 237 213 / 0.6);
}
.tw-border-l-orange-100\/65 {
  border-left-color: rgb(255 237 213 / 0.65);
}
.tw-border-l-orange-100\/70 {
  border-left-color: rgb(255 237 213 / 0.7);
}
.tw-border-l-orange-100\/75 {
  border-left-color: rgb(255 237 213 / 0.75);
}
.tw-border-l-orange-100\/80 {
  border-left-color: rgb(255 237 213 / 0.8);
}
.tw-border-l-orange-100\/85 {
  border-left-color: rgb(255 237 213 / 0.85);
}
.tw-border-l-orange-100\/90 {
  border-left-color: rgb(255 237 213 / 0.9);
}
.tw-border-l-orange-100\/95 {
  border-left-color: rgb(255 237 213 / 0.95);
}
.tw-border-l-orange-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-200\/0 {
  border-left-color: rgb(254 215 170 / 0);
}
.tw-border-l-orange-200\/10 {
  border-left-color: rgb(254 215 170 / 0.1);
}
.tw-border-l-orange-200\/100 {
  border-left-color: rgb(254 215 170 / 1);
}
.tw-border-l-orange-200\/15 {
  border-left-color: rgb(254 215 170 / 0.15);
}
.tw-border-l-orange-200\/20 {
  border-left-color: rgb(254 215 170 / 0.2);
}
.tw-border-l-orange-200\/25 {
  border-left-color: rgb(254 215 170 / 0.25);
}
.tw-border-l-orange-200\/30 {
  border-left-color: rgb(254 215 170 / 0.3);
}
.tw-border-l-orange-200\/35 {
  border-left-color: rgb(254 215 170 / 0.35);
}
.tw-border-l-orange-200\/40 {
  border-left-color: rgb(254 215 170 / 0.4);
}
.tw-border-l-orange-200\/45 {
  border-left-color: rgb(254 215 170 / 0.45);
}
.tw-border-l-orange-200\/5 {
  border-left-color: rgb(254 215 170 / 0.05);
}
.tw-border-l-orange-200\/50 {
  border-left-color: rgb(254 215 170 / 0.5);
}
.tw-border-l-orange-200\/55 {
  border-left-color: rgb(254 215 170 / 0.55);
}
.tw-border-l-orange-200\/60 {
  border-left-color: rgb(254 215 170 / 0.6);
}
.tw-border-l-orange-200\/65 {
  border-left-color: rgb(254 215 170 / 0.65);
}
.tw-border-l-orange-200\/70 {
  border-left-color: rgb(254 215 170 / 0.7);
}
.tw-border-l-orange-200\/75 {
  border-left-color: rgb(254 215 170 / 0.75);
}
.tw-border-l-orange-200\/80 {
  border-left-color: rgb(254 215 170 / 0.8);
}
.tw-border-l-orange-200\/85 {
  border-left-color: rgb(254 215 170 / 0.85);
}
.tw-border-l-orange-200\/90 {
  border-left-color: rgb(254 215 170 / 0.9);
}
.tw-border-l-orange-200\/95 {
  border-left-color: rgb(254 215 170 / 0.95);
}
.tw-border-l-orange-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-300\/0 {
  border-left-color: rgb(253 186 116 / 0);
}
.tw-border-l-orange-300\/10 {
  border-left-color: rgb(253 186 116 / 0.1);
}
.tw-border-l-orange-300\/100 {
  border-left-color: rgb(253 186 116 / 1);
}
.tw-border-l-orange-300\/15 {
  border-left-color: rgb(253 186 116 / 0.15);
}
.tw-border-l-orange-300\/20 {
  border-left-color: rgb(253 186 116 / 0.2);
}
.tw-border-l-orange-300\/25 {
  border-left-color: rgb(253 186 116 / 0.25);
}
.tw-border-l-orange-300\/30 {
  border-left-color: rgb(253 186 116 / 0.3);
}
.tw-border-l-orange-300\/35 {
  border-left-color: rgb(253 186 116 / 0.35);
}
.tw-border-l-orange-300\/40 {
  border-left-color: rgb(253 186 116 / 0.4);
}
.tw-border-l-orange-300\/45 {
  border-left-color: rgb(253 186 116 / 0.45);
}
.tw-border-l-orange-300\/5 {
  border-left-color: rgb(253 186 116 / 0.05);
}
.tw-border-l-orange-300\/50 {
  border-left-color: rgb(253 186 116 / 0.5);
}
.tw-border-l-orange-300\/55 {
  border-left-color: rgb(253 186 116 / 0.55);
}
.tw-border-l-orange-300\/60 {
  border-left-color: rgb(253 186 116 / 0.6);
}
.tw-border-l-orange-300\/65 {
  border-left-color: rgb(253 186 116 / 0.65);
}
.tw-border-l-orange-300\/70 {
  border-left-color: rgb(253 186 116 / 0.7);
}
.tw-border-l-orange-300\/75 {
  border-left-color: rgb(253 186 116 / 0.75);
}
.tw-border-l-orange-300\/80 {
  border-left-color: rgb(253 186 116 / 0.8);
}
.tw-border-l-orange-300\/85 {
  border-left-color: rgb(253 186 116 / 0.85);
}
.tw-border-l-orange-300\/90 {
  border-left-color: rgb(253 186 116 / 0.9);
}
.tw-border-l-orange-300\/95 {
  border-left-color: rgb(253 186 116 / 0.95);
}
.tw-border-l-orange-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-400\/0 {
  border-left-color: rgb(251 146 60 / 0);
}
.tw-border-l-orange-400\/10 {
  border-left-color: rgb(251 146 60 / 0.1);
}
.tw-border-l-orange-400\/100 {
  border-left-color: rgb(251 146 60 / 1);
}
.tw-border-l-orange-400\/15 {
  border-left-color: rgb(251 146 60 / 0.15);
}
.tw-border-l-orange-400\/20 {
  border-left-color: rgb(251 146 60 / 0.2);
}
.tw-border-l-orange-400\/25 {
  border-left-color: rgb(251 146 60 / 0.25);
}
.tw-border-l-orange-400\/30 {
  border-left-color: rgb(251 146 60 / 0.3);
}
.tw-border-l-orange-400\/35 {
  border-left-color: rgb(251 146 60 / 0.35);
}
.tw-border-l-orange-400\/40 {
  border-left-color: rgb(251 146 60 / 0.4);
}
.tw-border-l-orange-400\/45 {
  border-left-color: rgb(251 146 60 / 0.45);
}
.tw-border-l-orange-400\/5 {
  border-left-color: rgb(251 146 60 / 0.05);
}
.tw-border-l-orange-400\/50 {
  border-left-color: rgb(251 146 60 / 0.5);
}
.tw-border-l-orange-400\/55 {
  border-left-color: rgb(251 146 60 / 0.55);
}
.tw-border-l-orange-400\/60 {
  border-left-color: rgb(251 146 60 / 0.6);
}
.tw-border-l-orange-400\/65 {
  border-left-color: rgb(251 146 60 / 0.65);
}
.tw-border-l-orange-400\/70 {
  border-left-color: rgb(251 146 60 / 0.7);
}
.tw-border-l-orange-400\/75 {
  border-left-color: rgb(251 146 60 / 0.75);
}
.tw-border-l-orange-400\/80 {
  border-left-color: rgb(251 146 60 / 0.8);
}
.tw-border-l-orange-400\/85 {
  border-left-color: rgb(251 146 60 / 0.85);
}
.tw-border-l-orange-400\/90 {
  border-left-color: rgb(251 146 60 / 0.9);
}
.tw-border-l-orange-400\/95 {
  border-left-color: rgb(251 146 60 / 0.95);
}
.tw-border-l-orange-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-50\/0 {
  border-left-color: rgb(255 247 237 / 0);
}
.tw-border-l-orange-50\/10 {
  border-left-color: rgb(255 247 237 / 0.1);
}
.tw-border-l-orange-50\/100 {
  border-left-color: rgb(255 247 237 / 1);
}
.tw-border-l-orange-50\/15 {
  border-left-color: rgb(255 247 237 / 0.15);
}
.tw-border-l-orange-50\/20 {
  border-left-color: rgb(255 247 237 / 0.2);
}
.tw-border-l-orange-50\/25 {
  border-left-color: rgb(255 247 237 / 0.25);
}
.tw-border-l-orange-50\/30 {
  border-left-color: rgb(255 247 237 / 0.3);
}
.tw-border-l-orange-50\/35 {
  border-left-color: rgb(255 247 237 / 0.35);
}
.tw-border-l-orange-50\/40 {
  border-left-color: rgb(255 247 237 / 0.4);
}
.tw-border-l-orange-50\/45 {
  border-left-color: rgb(255 247 237 / 0.45);
}
.tw-border-l-orange-50\/5 {
  border-left-color: rgb(255 247 237 / 0.05);
}
.tw-border-l-orange-50\/50 {
  border-left-color: rgb(255 247 237 / 0.5);
}
.tw-border-l-orange-50\/55 {
  border-left-color: rgb(255 247 237 / 0.55);
}
.tw-border-l-orange-50\/60 {
  border-left-color: rgb(255 247 237 / 0.6);
}
.tw-border-l-orange-50\/65 {
  border-left-color: rgb(255 247 237 / 0.65);
}
.tw-border-l-orange-50\/70 {
  border-left-color: rgb(255 247 237 / 0.7);
}
.tw-border-l-orange-50\/75 {
  border-left-color: rgb(255 247 237 / 0.75);
}
.tw-border-l-orange-50\/80 {
  border-left-color: rgb(255 247 237 / 0.8);
}
.tw-border-l-orange-50\/85 {
  border-left-color: rgb(255 247 237 / 0.85);
}
.tw-border-l-orange-50\/90 {
  border-left-color: rgb(255 247 237 / 0.9);
}
.tw-border-l-orange-50\/95 {
  border-left-color: rgb(255 247 237 / 0.95);
}
.tw-border-l-orange-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-500\/0 {
  border-left-color: rgb(249 115 22 / 0);
}
.tw-border-l-orange-500\/10 {
  border-left-color: rgb(249 115 22 / 0.1);
}
.tw-border-l-orange-500\/100 {
  border-left-color: rgb(249 115 22 / 1);
}
.tw-border-l-orange-500\/15 {
  border-left-color: rgb(249 115 22 / 0.15);
}
.tw-border-l-orange-500\/20 {
  border-left-color: rgb(249 115 22 / 0.2);
}
.tw-border-l-orange-500\/25 {
  border-left-color: rgb(249 115 22 / 0.25);
}
.tw-border-l-orange-500\/30 {
  border-left-color: rgb(249 115 22 / 0.3);
}
.tw-border-l-orange-500\/35 {
  border-left-color: rgb(249 115 22 / 0.35);
}
.tw-border-l-orange-500\/40 {
  border-left-color: rgb(249 115 22 / 0.4);
}
.tw-border-l-orange-500\/45 {
  border-left-color: rgb(249 115 22 / 0.45);
}
.tw-border-l-orange-500\/5 {
  border-left-color: rgb(249 115 22 / 0.05);
}
.tw-border-l-orange-500\/50 {
  border-left-color: rgb(249 115 22 / 0.5);
}
.tw-border-l-orange-500\/55 {
  border-left-color: rgb(249 115 22 / 0.55);
}
.tw-border-l-orange-500\/60 {
  border-left-color: rgb(249 115 22 / 0.6);
}
.tw-border-l-orange-500\/65 {
  border-left-color: rgb(249 115 22 / 0.65);
}
.tw-border-l-orange-500\/70 {
  border-left-color: rgb(249 115 22 / 0.7);
}
.tw-border-l-orange-500\/75 {
  border-left-color: rgb(249 115 22 / 0.75);
}
.tw-border-l-orange-500\/80 {
  border-left-color: rgb(249 115 22 / 0.8);
}
.tw-border-l-orange-500\/85 {
  border-left-color: rgb(249 115 22 / 0.85);
}
.tw-border-l-orange-500\/90 {
  border-left-color: rgb(249 115 22 / 0.9);
}
.tw-border-l-orange-500\/95 {
  border-left-color: rgb(249 115 22 / 0.95);
}
.tw-border-l-orange-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-600\/0 {
  border-left-color: rgb(234 88 12 / 0);
}
.tw-border-l-orange-600\/10 {
  border-left-color: rgb(234 88 12 / 0.1);
}
.tw-border-l-orange-600\/100 {
  border-left-color: rgb(234 88 12 / 1);
}
.tw-border-l-orange-600\/15 {
  border-left-color: rgb(234 88 12 / 0.15);
}
.tw-border-l-orange-600\/20 {
  border-left-color: rgb(234 88 12 / 0.2);
}
.tw-border-l-orange-600\/25 {
  border-left-color: rgb(234 88 12 / 0.25);
}
.tw-border-l-orange-600\/30 {
  border-left-color: rgb(234 88 12 / 0.3);
}
.tw-border-l-orange-600\/35 {
  border-left-color: rgb(234 88 12 / 0.35);
}
.tw-border-l-orange-600\/40 {
  border-left-color: rgb(234 88 12 / 0.4);
}
.tw-border-l-orange-600\/45 {
  border-left-color: rgb(234 88 12 / 0.45);
}
.tw-border-l-orange-600\/5 {
  border-left-color: rgb(234 88 12 / 0.05);
}
.tw-border-l-orange-600\/50 {
  border-left-color: rgb(234 88 12 / 0.5);
}
.tw-border-l-orange-600\/55 {
  border-left-color: rgb(234 88 12 / 0.55);
}
.tw-border-l-orange-600\/60 {
  border-left-color: rgb(234 88 12 / 0.6);
}
.tw-border-l-orange-600\/65 {
  border-left-color: rgb(234 88 12 / 0.65);
}
.tw-border-l-orange-600\/70 {
  border-left-color: rgb(234 88 12 / 0.7);
}
.tw-border-l-orange-600\/75 {
  border-left-color: rgb(234 88 12 / 0.75);
}
.tw-border-l-orange-600\/80 {
  border-left-color: rgb(234 88 12 / 0.8);
}
.tw-border-l-orange-600\/85 {
  border-left-color: rgb(234 88 12 / 0.85);
}
.tw-border-l-orange-600\/90 {
  border-left-color: rgb(234 88 12 / 0.9);
}
.tw-border-l-orange-600\/95 {
  border-left-color: rgb(234 88 12 / 0.95);
}
.tw-border-l-orange-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-700\/0 {
  border-left-color: rgb(194 65 12 / 0);
}
.tw-border-l-orange-700\/10 {
  border-left-color: rgb(194 65 12 / 0.1);
}
.tw-border-l-orange-700\/100 {
  border-left-color: rgb(194 65 12 / 1);
}
.tw-border-l-orange-700\/15 {
  border-left-color: rgb(194 65 12 / 0.15);
}
.tw-border-l-orange-700\/20 {
  border-left-color: rgb(194 65 12 / 0.2);
}
.tw-border-l-orange-700\/25 {
  border-left-color: rgb(194 65 12 / 0.25);
}
.tw-border-l-orange-700\/30 {
  border-left-color: rgb(194 65 12 / 0.3);
}
.tw-border-l-orange-700\/35 {
  border-left-color: rgb(194 65 12 / 0.35);
}
.tw-border-l-orange-700\/40 {
  border-left-color: rgb(194 65 12 / 0.4);
}
.tw-border-l-orange-700\/45 {
  border-left-color: rgb(194 65 12 / 0.45);
}
.tw-border-l-orange-700\/5 {
  border-left-color: rgb(194 65 12 / 0.05);
}
.tw-border-l-orange-700\/50 {
  border-left-color: rgb(194 65 12 / 0.5);
}
.tw-border-l-orange-700\/55 {
  border-left-color: rgb(194 65 12 / 0.55);
}
.tw-border-l-orange-700\/60 {
  border-left-color: rgb(194 65 12 / 0.6);
}
.tw-border-l-orange-700\/65 {
  border-left-color: rgb(194 65 12 / 0.65);
}
.tw-border-l-orange-700\/70 {
  border-left-color: rgb(194 65 12 / 0.7);
}
.tw-border-l-orange-700\/75 {
  border-left-color: rgb(194 65 12 / 0.75);
}
.tw-border-l-orange-700\/80 {
  border-left-color: rgb(194 65 12 / 0.8);
}
.tw-border-l-orange-700\/85 {
  border-left-color: rgb(194 65 12 / 0.85);
}
.tw-border-l-orange-700\/90 {
  border-left-color: rgb(194 65 12 / 0.9);
}
.tw-border-l-orange-700\/95 {
  border-left-color: rgb(194 65 12 / 0.95);
}
.tw-border-l-orange-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-800\/0 {
  border-left-color: rgb(154 52 18 / 0);
}
.tw-border-l-orange-800\/10 {
  border-left-color: rgb(154 52 18 / 0.1);
}
.tw-border-l-orange-800\/100 {
  border-left-color: rgb(154 52 18 / 1);
}
.tw-border-l-orange-800\/15 {
  border-left-color: rgb(154 52 18 / 0.15);
}
.tw-border-l-orange-800\/20 {
  border-left-color: rgb(154 52 18 / 0.2);
}
.tw-border-l-orange-800\/25 {
  border-left-color: rgb(154 52 18 / 0.25);
}
.tw-border-l-orange-800\/30 {
  border-left-color: rgb(154 52 18 / 0.3);
}
.tw-border-l-orange-800\/35 {
  border-left-color: rgb(154 52 18 / 0.35);
}
.tw-border-l-orange-800\/40 {
  border-left-color: rgb(154 52 18 / 0.4);
}
.tw-border-l-orange-800\/45 {
  border-left-color: rgb(154 52 18 / 0.45);
}
.tw-border-l-orange-800\/5 {
  border-left-color: rgb(154 52 18 / 0.05);
}
.tw-border-l-orange-800\/50 {
  border-left-color: rgb(154 52 18 / 0.5);
}
.tw-border-l-orange-800\/55 {
  border-left-color: rgb(154 52 18 / 0.55);
}
.tw-border-l-orange-800\/60 {
  border-left-color: rgb(154 52 18 / 0.6);
}
.tw-border-l-orange-800\/65 {
  border-left-color: rgb(154 52 18 / 0.65);
}
.tw-border-l-orange-800\/70 {
  border-left-color: rgb(154 52 18 / 0.7);
}
.tw-border-l-orange-800\/75 {
  border-left-color: rgb(154 52 18 / 0.75);
}
.tw-border-l-orange-800\/80 {
  border-left-color: rgb(154 52 18 / 0.8);
}
.tw-border-l-orange-800\/85 {
  border-left-color: rgb(154 52 18 / 0.85);
}
.tw-border-l-orange-800\/90 {
  border-left-color: rgb(154 52 18 / 0.9);
}
.tw-border-l-orange-800\/95 {
  border-left-color: rgb(154 52 18 / 0.95);
}
.tw-border-l-orange-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-900\/0 {
  border-left-color: rgb(124 45 18 / 0);
}
.tw-border-l-orange-900\/10 {
  border-left-color: rgb(124 45 18 / 0.1);
}
.tw-border-l-orange-900\/100 {
  border-left-color: rgb(124 45 18 / 1);
}
.tw-border-l-orange-900\/15 {
  border-left-color: rgb(124 45 18 / 0.15);
}
.tw-border-l-orange-900\/20 {
  border-left-color: rgb(124 45 18 / 0.2);
}
.tw-border-l-orange-900\/25 {
  border-left-color: rgb(124 45 18 / 0.25);
}
.tw-border-l-orange-900\/30 {
  border-left-color: rgb(124 45 18 / 0.3);
}
.tw-border-l-orange-900\/35 {
  border-left-color: rgb(124 45 18 / 0.35);
}
.tw-border-l-orange-900\/40 {
  border-left-color: rgb(124 45 18 / 0.4);
}
.tw-border-l-orange-900\/45 {
  border-left-color: rgb(124 45 18 / 0.45);
}
.tw-border-l-orange-900\/5 {
  border-left-color: rgb(124 45 18 / 0.05);
}
.tw-border-l-orange-900\/50 {
  border-left-color: rgb(124 45 18 / 0.5);
}
.tw-border-l-orange-900\/55 {
  border-left-color: rgb(124 45 18 / 0.55);
}
.tw-border-l-orange-900\/60 {
  border-left-color: rgb(124 45 18 / 0.6);
}
.tw-border-l-orange-900\/65 {
  border-left-color: rgb(124 45 18 / 0.65);
}
.tw-border-l-orange-900\/70 {
  border-left-color: rgb(124 45 18 / 0.7);
}
.tw-border-l-orange-900\/75 {
  border-left-color: rgb(124 45 18 / 0.75);
}
.tw-border-l-orange-900\/80 {
  border-left-color: rgb(124 45 18 / 0.8);
}
.tw-border-l-orange-900\/85 {
  border-left-color: rgb(124 45 18 / 0.85);
}
.tw-border-l-orange-900\/90 {
  border-left-color: rgb(124 45 18 / 0.9);
}
.tw-border-l-orange-900\/95 {
  border-left-color: rgb(124 45 18 / 0.95);
}
.tw-border-l-orange-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-l-orange-950\/0 {
  border-left-color: rgb(67 20 7 / 0);
}
.tw-border-l-orange-950\/10 {
  border-left-color: rgb(67 20 7 / 0.1);
}
.tw-border-l-orange-950\/100 {
  border-left-color: rgb(67 20 7 / 1);
}
.tw-border-l-orange-950\/15 {
  border-left-color: rgb(67 20 7 / 0.15);
}
.tw-border-l-orange-950\/20 {
  border-left-color: rgb(67 20 7 / 0.2);
}
.tw-border-l-orange-950\/25 {
  border-left-color: rgb(67 20 7 / 0.25);
}
.tw-border-l-orange-950\/30 {
  border-left-color: rgb(67 20 7 / 0.3);
}
.tw-border-l-orange-950\/35 {
  border-left-color: rgb(67 20 7 / 0.35);
}
.tw-border-l-orange-950\/40 {
  border-left-color: rgb(67 20 7 / 0.4);
}
.tw-border-l-orange-950\/45 {
  border-left-color: rgb(67 20 7 / 0.45);
}
.tw-border-l-orange-950\/5 {
  border-left-color: rgb(67 20 7 / 0.05);
}
.tw-border-l-orange-950\/50 {
  border-left-color: rgb(67 20 7 / 0.5);
}
.tw-border-l-orange-950\/55 {
  border-left-color: rgb(67 20 7 / 0.55);
}
.tw-border-l-orange-950\/60 {
  border-left-color: rgb(67 20 7 / 0.6);
}
.tw-border-l-orange-950\/65 {
  border-left-color: rgb(67 20 7 / 0.65);
}
.tw-border-l-orange-950\/70 {
  border-left-color: rgb(67 20 7 / 0.7);
}
.tw-border-l-orange-950\/75 {
  border-left-color: rgb(67 20 7 / 0.75);
}
.tw-border-l-orange-950\/80 {
  border-left-color: rgb(67 20 7 / 0.8);
}
.tw-border-l-orange-950\/85 {
  border-left-color: rgb(67 20 7 / 0.85);
}
.tw-border-l-orange-950\/90 {
  border-left-color: rgb(67 20 7 / 0.9);
}
.tw-border-l-orange-950\/95 {
  border-left-color: rgb(67 20 7 / 0.95);
}
.tw-border-l-pink-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-100\/0 {
  border-left-color: rgb(252 231 243 / 0);
}
.tw-border-l-pink-100\/10 {
  border-left-color: rgb(252 231 243 / 0.1);
}
.tw-border-l-pink-100\/100 {
  border-left-color: rgb(252 231 243 / 1);
}
.tw-border-l-pink-100\/15 {
  border-left-color: rgb(252 231 243 / 0.15);
}
.tw-border-l-pink-100\/20 {
  border-left-color: rgb(252 231 243 / 0.2);
}
.tw-border-l-pink-100\/25 {
  border-left-color: rgb(252 231 243 / 0.25);
}
.tw-border-l-pink-100\/30 {
  border-left-color: rgb(252 231 243 / 0.3);
}
.tw-border-l-pink-100\/35 {
  border-left-color: rgb(252 231 243 / 0.35);
}
.tw-border-l-pink-100\/40 {
  border-left-color: rgb(252 231 243 / 0.4);
}
.tw-border-l-pink-100\/45 {
  border-left-color: rgb(252 231 243 / 0.45);
}
.tw-border-l-pink-100\/5 {
  border-left-color: rgb(252 231 243 / 0.05);
}
.tw-border-l-pink-100\/50 {
  border-left-color: rgb(252 231 243 / 0.5);
}
.tw-border-l-pink-100\/55 {
  border-left-color: rgb(252 231 243 / 0.55);
}
.tw-border-l-pink-100\/60 {
  border-left-color: rgb(252 231 243 / 0.6);
}
.tw-border-l-pink-100\/65 {
  border-left-color: rgb(252 231 243 / 0.65);
}
.tw-border-l-pink-100\/70 {
  border-left-color: rgb(252 231 243 / 0.7);
}
.tw-border-l-pink-100\/75 {
  border-left-color: rgb(252 231 243 / 0.75);
}
.tw-border-l-pink-100\/80 {
  border-left-color: rgb(252 231 243 / 0.8);
}
.tw-border-l-pink-100\/85 {
  border-left-color: rgb(252 231 243 / 0.85);
}
.tw-border-l-pink-100\/90 {
  border-left-color: rgb(252 231 243 / 0.9);
}
.tw-border-l-pink-100\/95 {
  border-left-color: rgb(252 231 243 / 0.95);
}
.tw-border-l-pink-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-200\/0 {
  border-left-color: rgb(251 207 232 / 0);
}
.tw-border-l-pink-200\/10 {
  border-left-color: rgb(251 207 232 / 0.1);
}
.tw-border-l-pink-200\/100 {
  border-left-color: rgb(251 207 232 / 1);
}
.tw-border-l-pink-200\/15 {
  border-left-color: rgb(251 207 232 / 0.15);
}
.tw-border-l-pink-200\/20 {
  border-left-color: rgb(251 207 232 / 0.2);
}
.tw-border-l-pink-200\/25 {
  border-left-color: rgb(251 207 232 / 0.25);
}
.tw-border-l-pink-200\/30 {
  border-left-color: rgb(251 207 232 / 0.3);
}
.tw-border-l-pink-200\/35 {
  border-left-color: rgb(251 207 232 / 0.35);
}
.tw-border-l-pink-200\/40 {
  border-left-color: rgb(251 207 232 / 0.4);
}
.tw-border-l-pink-200\/45 {
  border-left-color: rgb(251 207 232 / 0.45);
}
.tw-border-l-pink-200\/5 {
  border-left-color: rgb(251 207 232 / 0.05);
}
.tw-border-l-pink-200\/50 {
  border-left-color: rgb(251 207 232 / 0.5);
}
.tw-border-l-pink-200\/55 {
  border-left-color: rgb(251 207 232 / 0.55);
}
.tw-border-l-pink-200\/60 {
  border-left-color: rgb(251 207 232 / 0.6);
}
.tw-border-l-pink-200\/65 {
  border-left-color: rgb(251 207 232 / 0.65);
}
.tw-border-l-pink-200\/70 {
  border-left-color: rgb(251 207 232 / 0.7);
}
.tw-border-l-pink-200\/75 {
  border-left-color: rgb(251 207 232 / 0.75);
}
.tw-border-l-pink-200\/80 {
  border-left-color: rgb(251 207 232 / 0.8);
}
.tw-border-l-pink-200\/85 {
  border-left-color: rgb(251 207 232 / 0.85);
}
.tw-border-l-pink-200\/90 {
  border-left-color: rgb(251 207 232 / 0.9);
}
.tw-border-l-pink-200\/95 {
  border-left-color: rgb(251 207 232 / 0.95);
}
.tw-border-l-pink-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-300\/0 {
  border-left-color: rgb(249 168 212 / 0);
}
.tw-border-l-pink-300\/10 {
  border-left-color: rgb(249 168 212 / 0.1);
}
.tw-border-l-pink-300\/100 {
  border-left-color: rgb(249 168 212 / 1);
}
.tw-border-l-pink-300\/15 {
  border-left-color: rgb(249 168 212 / 0.15);
}
.tw-border-l-pink-300\/20 {
  border-left-color: rgb(249 168 212 / 0.2);
}
.tw-border-l-pink-300\/25 {
  border-left-color: rgb(249 168 212 / 0.25);
}
.tw-border-l-pink-300\/30 {
  border-left-color: rgb(249 168 212 / 0.3);
}
.tw-border-l-pink-300\/35 {
  border-left-color: rgb(249 168 212 / 0.35);
}
.tw-border-l-pink-300\/40 {
  border-left-color: rgb(249 168 212 / 0.4);
}
.tw-border-l-pink-300\/45 {
  border-left-color: rgb(249 168 212 / 0.45);
}
.tw-border-l-pink-300\/5 {
  border-left-color: rgb(249 168 212 / 0.05);
}
.tw-border-l-pink-300\/50 {
  border-left-color: rgb(249 168 212 / 0.5);
}
.tw-border-l-pink-300\/55 {
  border-left-color: rgb(249 168 212 / 0.55);
}
.tw-border-l-pink-300\/60 {
  border-left-color: rgb(249 168 212 / 0.6);
}
.tw-border-l-pink-300\/65 {
  border-left-color: rgb(249 168 212 / 0.65);
}
.tw-border-l-pink-300\/70 {
  border-left-color: rgb(249 168 212 / 0.7);
}
.tw-border-l-pink-300\/75 {
  border-left-color: rgb(249 168 212 / 0.75);
}
.tw-border-l-pink-300\/80 {
  border-left-color: rgb(249 168 212 / 0.8);
}
.tw-border-l-pink-300\/85 {
  border-left-color: rgb(249 168 212 / 0.85);
}
.tw-border-l-pink-300\/90 {
  border-left-color: rgb(249 168 212 / 0.9);
}
.tw-border-l-pink-300\/95 {
  border-left-color: rgb(249 168 212 / 0.95);
}
.tw-border-l-pink-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-400\/0 {
  border-left-color: rgb(244 114 182 / 0);
}
.tw-border-l-pink-400\/10 {
  border-left-color: rgb(244 114 182 / 0.1);
}
.tw-border-l-pink-400\/100 {
  border-left-color: rgb(244 114 182 / 1);
}
.tw-border-l-pink-400\/15 {
  border-left-color: rgb(244 114 182 / 0.15);
}
.tw-border-l-pink-400\/20 {
  border-left-color: rgb(244 114 182 / 0.2);
}
.tw-border-l-pink-400\/25 {
  border-left-color: rgb(244 114 182 / 0.25);
}
.tw-border-l-pink-400\/30 {
  border-left-color: rgb(244 114 182 / 0.3);
}
.tw-border-l-pink-400\/35 {
  border-left-color: rgb(244 114 182 / 0.35);
}
.tw-border-l-pink-400\/40 {
  border-left-color: rgb(244 114 182 / 0.4);
}
.tw-border-l-pink-400\/45 {
  border-left-color: rgb(244 114 182 / 0.45);
}
.tw-border-l-pink-400\/5 {
  border-left-color: rgb(244 114 182 / 0.05);
}
.tw-border-l-pink-400\/50 {
  border-left-color: rgb(244 114 182 / 0.5);
}
.tw-border-l-pink-400\/55 {
  border-left-color: rgb(244 114 182 / 0.55);
}
.tw-border-l-pink-400\/60 {
  border-left-color: rgb(244 114 182 / 0.6);
}
.tw-border-l-pink-400\/65 {
  border-left-color: rgb(244 114 182 / 0.65);
}
.tw-border-l-pink-400\/70 {
  border-left-color: rgb(244 114 182 / 0.7);
}
.tw-border-l-pink-400\/75 {
  border-left-color: rgb(244 114 182 / 0.75);
}
.tw-border-l-pink-400\/80 {
  border-left-color: rgb(244 114 182 / 0.8);
}
.tw-border-l-pink-400\/85 {
  border-left-color: rgb(244 114 182 / 0.85);
}
.tw-border-l-pink-400\/90 {
  border-left-color: rgb(244 114 182 / 0.9);
}
.tw-border-l-pink-400\/95 {
  border-left-color: rgb(244 114 182 / 0.95);
}
.tw-border-l-pink-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-50\/0 {
  border-left-color: rgb(253 242 248 / 0);
}
.tw-border-l-pink-50\/10 {
  border-left-color: rgb(253 242 248 / 0.1);
}
.tw-border-l-pink-50\/100 {
  border-left-color: rgb(253 242 248 / 1);
}
.tw-border-l-pink-50\/15 {
  border-left-color: rgb(253 242 248 / 0.15);
}
.tw-border-l-pink-50\/20 {
  border-left-color: rgb(253 242 248 / 0.2);
}
.tw-border-l-pink-50\/25 {
  border-left-color: rgb(253 242 248 / 0.25);
}
.tw-border-l-pink-50\/30 {
  border-left-color: rgb(253 242 248 / 0.3);
}
.tw-border-l-pink-50\/35 {
  border-left-color: rgb(253 242 248 / 0.35);
}
.tw-border-l-pink-50\/40 {
  border-left-color: rgb(253 242 248 / 0.4);
}
.tw-border-l-pink-50\/45 {
  border-left-color: rgb(253 242 248 / 0.45);
}
.tw-border-l-pink-50\/5 {
  border-left-color: rgb(253 242 248 / 0.05);
}
.tw-border-l-pink-50\/50 {
  border-left-color: rgb(253 242 248 / 0.5);
}
.tw-border-l-pink-50\/55 {
  border-left-color: rgb(253 242 248 / 0.55);
}
.tw-border-l-pink-50\/60 {
  border-left-color: rgb(253 242 248 / 0.6);
}
.tw-border-l-pink-50\/65 {
  border-left-color: rgb(253 242 248 / 0.65);
}
.tw-border-l-pink-50\/70 {
  border-left-color: rgb(253 242 248 / 0.7);
}
.tw-border-l-pink-50\/75 {
  border-left-color: rgb(253 242 248 / 0.75);
}
.tw-border-l-pink-50\/80 {
  border-left-color: rgb(253 242 248 / 0.8);
}
.tw-border-l-pink-50\/85 {
  border-left-color: rgb(253 242 248 / 0.85);
}
.tw-border-l-pink-50\/90 {
  border-left-color: rgb(253 242 248 / 0.9);
}
.tw-border-l-pink-50\/95 {
  border-left-color: rgb(253 242 248 / 0.95);
}
.tw-border-l-pink-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-500\/0 {
  border-left-color: rgb(236 72 153 / 0);
}
.tw-border-l-pink-500\/10 {
  border-left-color: rgb(236 72 153 / 0.1);
}
.tw-border-l-pink-500\/100 {
  border-left-color: rgb(236 72 153 / 1);
}
.tw-border-l-pink-500\/15 {
  border-left-color: rgb(236 72 153 / 0.15);
}
.tw-border-l-pink-500\/20 {
  border-left-color: rgb(236 72 153 / 0.2);
}
.tw-border-l-pink-500\/25 {
  border-left-color: rgb(236 72 153 / 0.25);
}
.tw-border-l-pink-500\/30 {
  border-left-color: rgb(236 72 153 / 0.3);
}
.tw-border-l-pink-500\/35 {
  border-left-color: rgb(236 72 153 / 0.35);
}
.tw-border-l-pink-500\/40 {
  border-left-color: rgb(236 72 153 / 0.4);
}
.tw-border-l-pink-500\/45 {
  border-left-color: rgb(236 72 153 / 0.45);
}
.tw-border-l-pink-500\/5 {
  border-left-color: rgb(236 72 153 / 0.05);
}
.tw-border-l-pink-500\/50 {
  border-left-color: rgb(236 72 153 / 0.5);
}
.tw-border-l-pink-500\/55 {
  border-left-color: rgb(236 72 153 / 0.55);
}
.tw-border-l-pink-500\/60 {
  border-left-color: rgb(236 72 153 / 0.6);
}
.tw-border-l-pink-500\/65 {
  border-left-color: rgb(236 72 153 / 0.65);
}
.tw-border-l-pink-500\/70 {
  border-left-color: rgb(236 72 153 / 0.7);
}
.tw-border-l-pink-500\/75 {
  border-left-color: rgb(236 72 153 / 0.75);
}
.tw-border-l-pink-500\/80 {
  border-left-color: rgb(236 72 153 / 0.8);
}
.tw-border-l-pink-500\/85 {
  border-left-color: rgb(236 72 153 / 0.85);
}
.tw-border-l-pink-500\/90 {
  border-left-color: rgb(236 72 153 / 0.9);
}
.tw-border-l-pink-500\/95 {
  border-left-color: rgb(236 72 153 / 0.95);
}
.tw-border-l-pink-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-600\/0 {
  border-left-color: rgb(219 39 119 / 0);
}
.tw-border-l-pink-600\/10 {
  border-left-color: rgb(219 39 119 / 0.1);
}
.tw-border-l-pink-600\/100 {
  border-left-color: rgb(219 39 119 / 1);
}
.tw-border-l-pink-600\/15 {
  border-left-color: rgb(219 39 119 / 0.15);
}
.tw-border-l-pink-600\/20 {
  border-left-color: rgb(219 39 119 / 0.2);
}
.tw-border-l-pink-600\/25 {
  border-left-color: rgb(219 39 119 / 0.25);
}
.tw-border-l-pink-600\/30 {
  border-left-color: rgb(219 39 119 / 0.3);
}
.tw-border-l-pink-600\/35 {
  border-left-color: rgb(219 39 119 / 0.35);
}
.tw-border-l-pink-600\/40 {
  border-left-color: rgb(219 39 119 / 0.4);
}
.tw-border-l-pink-600\/45 {
  border-left-color: rgb(219 39 119 / 0.45);
}
.tw-border-l-pink-600\/5 {
  border-left-color: rgb(219 39 119 / 0.05);
}
.tw-border-l-pink-600\/50 {
  border-left-color: rgb(219 39 119 / 0.5);
}
.tw-border-l-pink-600\/55 {
  border-left-color: rgb(219 39 119 / 0.55);
}
.tw-border-l-pink-600\/60 {
  border-left-color: rgb(219 39 119 / 0.6);
}
.tw-border-l-pink-600\/65 {
  border-left-color: rgb(219 39 119 / 0.65);
}
.tw-border-l-pink-600\/70 {
  border-left-color: rgb(219 39 119 / 0.7);
}
.tw-border-l-pink-600\/75 {
  border-left-color: rgb(219 39 119 / 0.75);
}
.tw-border-l-pink-600\/80 {
  border-left-color: rgb(219 39 119 / 0.8);
}
.tw-border-l-pink-600\/85 {
  border-left-color: rgb(219 39 119 / 0.85);
}
.tw-border-l-pink-600\/90 {
  border-left-color: rgb(219 39 119 / 0.9);
}
.tw-border-l-pink-600\/95 {
  border-left-color: rgb(219 39 119 / 0.95);
}
.tw-border-l-pink-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-700\/0 {
  border-left-color: rgb(190 24 93 / 0);
}
.tw-border-l-pink-700\/10 {
  border-left-color: rgb(190 24 93 / 0.1);
}
.tw-border-l-pink-700\/100 {
  border-left-color: rgb(190 24 93 / 1);
}
.tw-border-l-pink-700\/15 {
  border-left-color: rgb(190 24 93 / 0.15);
}
.tw-border-l-pink-700\/20 {
  border-left-color: rgb(190 24 93 / 0.2);
}
.tw-border-l-pink-700\/25 {
  border-left-color: rgb(190 24 93 / 0.25);
}
.tw-border-l-pink-700\/30 {
  border-left-color: rgb(190 24 93 / 0.3);
}
.tw-border-l-pink-700\/35 {
  border-left-color: rgb(190 24 93 / 0.35);
}
.tw-border-l-pink-700\/40 {
  border-left-color: rgb(190 24 93 / 0.4);
}
.tw-border-l-pink-700\/45 {
  border-left-color: rgb(190 24 93 / 0.45);
}
.tw-border-l-pink-700\/5 {
  border-left-color: rgb(190 24 93 / 0.05);
}
.tw-border-l-pink-700\/50 {
  border-left-color: rgb(190 24 93 / 0.5);
}
.tw-border-l-pink-700\/55 {
  border-left-color: rgb(190 24 93 / 0.55);
}
.tw-border-l-pink-700\/60 {
  border-left-color: rgb(190 24 93 / 0.6);
}
.tw-border-l-pink-700\/65 {
  border-left-color: rgb(190 24 93 / 0.65);
}
.tw-border-l-pink-700\/70 {
  border-left-color: rgb(190 24 93 / 0.7);
}
.tw-border-l-pink-700\/75 {
  border-left-color: rgb(190 24 93 / 0.75);
}
.tw-border-l-pink-700\/80 {
  border-left-color: rgb(190 24 93 / 0.8);
}
.tw-border-l-pink-700\/85 {
  border-left-color: rgb(190 24 93 / 0.85);
}
.tw-border-l-pink-700\/90 {
  border-left-color: rgb(190 24 93 / 0.9);
}
.tw-border-l-pink-700\/95 {
  border-left-color: rgb(190 24 93 / 0.95);
}
.tw-border-l-pink-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-800\/0 {
  border-left-color: rgb(157 23 77 / 0);
}
.tw-border-l-pink-800\/10 {
  border-left-color: rgb(157 23 77 / 0.1);
}
.tw-border-l-pink-800\/100 {
  border-left-color: rgb(157 23 77 / 1);
}
.tw-border-l-pink-800\/15 {
  border-left-color: rgb(157 23 77 / 0.15);
}
.tw-border-l-pink-800\/20 {
  border-left-color: rgb(157 23 77 / 0.2);
}
.tw-border-l-pink-800\/25 {
  border-left-color: rgb(157 23 77 / 0.25);
}
.tw-border-l-pink-800\/30 {
  border-left-color: rgb(157 23 77 / 0.3);
}
.tw-border-l-pink-800\/35 {
  border-left-color: rgb(157 23 77 / 0.35);
}
.tw-border-l-pink-800\/40 {
  border-left-color: rgb(157 23 77 / 0.4);
}
.tw-border-l-pink-800\/45 {
  border-left-color: rgb(157 23 77 / 0.45);
}
.tw-border-l-pink-800\/5 {
  border-left-color: rgb(157 23 77 / 0.05);
}
.tw-border-l-pink-800\/50 {
  border-left-color: rgb(157 23 77 / 0.5);
}
.tw-border-l-pink-800\/55 {
  border-left-color: rgb(157 23 77 / 0.55);
}
.tw-border-l-pink-800\/60 {
  border-left-color: rgb(157 23 77 / 0.6);
}
.tw-border-l-pink-800\/65 {
  border-left-color: rgb(157 23 77 / 0.65);
}
.tw-border-l-pink-800\/70 {
  border-left-color: rgb(157 23 77 / 0.7);
}
.tw-border-l-pink-800\/75 {
  border-left-color: rgb(157 23 77 / 0.75);
}
.tw-border-l-pink-800\/80 {
  border-left-color: rgb(157 23 77 / 0.8);
}
.tw-border-l-pink-800\/85 {
  border-left-color: rgb(157 23 77 / 0.85);
}
.tw-border-l-pink-800\/90 {
  border-left-color: rgb(157 23 77 / 0.9);
}
.tw-border-l-pink-800\/95 {
  border-left-color: rgb(157 23 77 / 0.95);
}
.tw-border-l-pink-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-900\/0 {
  border-left-color: rgb(131 24 67 / 0);
}
.tw-border-l-pink-900\/10 {
  border-left-color: rgb(131 24 67 / 0.1);
}
.tw-border-l-pink-900\/100 {
  border-left-color: rgb(131 24 67 / 1);
}
.tw-border-l-pink-900\/15 {
  border-left-color: rgb(131 24 67 / 0.15);
}
.tw-border-l-pink-900\/20 {
  border-left-color: rgb(131 24 67 / 0.2);
}
.tw-border-l-pink-900\/25 {
  border-left-color: rgb(131 24 67 / 0.25);
}
.tw-border-l-pink-900\/30 {
  border-left-color: rgb(131 24 67 / 0.3);
}
.tw-border-l-pink-900\/35 {
  border-left-color: rgb(131 24 67 / 0.35);
}
.tw-border-l-pink-900\/40 {
  border-left-color: rgb(131 24 67 / 0.4);
}
.tw-border-l-pink-900\/45 {
  border-left-color: rgb(131 24 67 / 0.45);
}
.tw-border-l-pink-900\/5 {
  border-left-color: rgb(131 24 67 / 0.05);
}
.tw-border-l-pink-900\/50 {
  border-left-color: rgb(131 24 67 / 0.5);
}
.tw-border-l-pink-900\/55 {
  border-left-color: rgb(131 24 67 / 0.55);
}
.tw-border-l-pink-900\/60 {
  border-left-color: rgb(131 24 67 / 0.6);
}
.tw-border-l-pink-900\/65 {
  border-left-color: rgb(131 24 67 / 0.65);
}
.tw-border-l-pink-900\/70 {
  border-left-color: rgb(131 24 67 / 0.7);
}
.tw-border-l-pink-900\/75 {
  border-left-color: rgb(131 24 67 / 0.75);
}
.tw-border-l-pink-900\/80 {
  border-left-color: rgb(131 24 67 / 0.8);
}
.tw-border-l-pink-900\/85 {
  border-left-color: rgb(131 24 67 / 0.85);
}
.tw-border-l-pink-900\/90 {
  border-left-color: rgb(131 24 67 / 0.9);
}
.tw-border-l-pink-900\/95 {
  border-left-color: rgb(131 24 67 / 0.95);
}
.tw-border-l-pink-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-l-pink-950\/0 {
  border-left-color: rgb(80 7 36 / 0);
}
.tw-border-l-pink-950\/10 {
  border-left-color: rgb(80 7 36 / 0.1);
}
.tw-border-l-pink-950\/100 {
  border-left-color: rgb(80 7 36 / 1);
}
.tw-border-l-pink-950\/15 {
  border-left-color: rgb(80 7 36 / 0.15);
}
.tw-border-l-pink-950\/20 {
  border-left-color: rgb(80 7 36 / 0.2);
}
.tw-border-l-pink-950\/25 {
  border-left-color: rgb(80 7 36 / 0.25);
}
.tw-border-l-pink-950\/30 {
  border-left-color: rgb(80 7 36 / 0.3);
}
.tw-border-l-pink-950\/35 {
  border-left-color: rgb(80 7 36 / 0.35);
}
.tw-border-l-pink-950\/40 {
  border-left-color: rgb(80 7 36 / 0.4);
}
.tw-border-l-pink-950\/45 {
  border-left-color: rgb(80 7 36 / 0.45);
}
.tw-border-l-pink-950\/5 {
  border-left-color: rgb(80 7 36 / 0.05);
}
.tw-border-l-pink-950\/50 {
  border-left-color: rgb(80 7 36 / 0.5);
}
.tw-border-l-pink-950\/55 {
  border-left-color: rgb(80 7 36 / 0.55);
}
.tw-border-l-pink-950\/60 {
  border-left-color: rgb(80 7 36 / 0.6);
}
.tw-border-l-pink-950\/65 {
  border-left-color: rgb(80 7 36 / 0.65);
}
.tw-border-l-pink-950\/70 {
  border-left-color: rgb(80 7 36 / 0.7);
}
.tw-border-l-pink-950\/75 {
  border-left-color: rgb(80 7 36 / 0.75);
}
.tw-border-l-pink-950\/80 {
  border-left-color: rgb(80 7 36 / 0.8);
}
.tw-border-l-pink-950\/85 {
  border-left-color: rgb(80 7 36 / 0.85);
}
.tw-border-l-pink-950\/90 {
  border-left-color: rgb(80 7 36 / 0.9);
}
.tw-border-l-pink-950\/95 {
  border-left-color: rgb(80 7 36 / 0.95);
}
.tw-border-l-primary {
  --tw-border-opacity: 1;
  border-left-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-l-primary-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-l-primary-dark\/0 {
  border-left-color: rgb(26 99 144 / 0);
}
.tw-border-l-primary-dark\/10 {
  border-left-color: rgb(26 99 144 / 0.1);
}
.tw-border-l-primary-dark\/100 {
  border-left-color: rgb(26 99 144 / 1);
}
.tw-border-l-primary-dark\/15 {
  border-left-color: rgb(26 99 144 / 0.15);
}
.tw-border-l-primary-dark\/20 {
  border-left-color: rgb(26 99 144 / 0.2);
}
.tw-border-l-primary-dark\/25 {
  border-left-color: rgb(26 99 144 / 0.25);
}
.tw-border-l-primary-dark\/30 {
  border-left-color: rgb(26 99 144 / 0.3);
}
.tw-border-l-primary-dark\/35 {
  border-left-color: rgb(26 99 144 / 0.35);
}
.tw-border-l-primary-dark\/40 {
  border-left-color: rgb(26 99 144 / 0.4);
}
.tw-border-l-primary-dark\/45 {
  border-left-color: rgb(26 99 144 / 0.45);
}
.tw-border-l-primary-dark\/5 {
  border-left-color: rgb(26 99 144 / 0.05);
}
.tw-border-l-primary-dark\/50 {
  border-left-color: rgb(26 99 144 / 0.5);
}
.tw-border-l-primary-dark\/55 {
  border-left-color: rgb(26 99 144 / 0.55);
}
.tw-border-l-primary-dark\/60 {
  border-left-color: rgb(26 99 144 / 0.6);
}
.tw-border-l-primary-dark\/65 {
  border-left-color: rgb(26 99 144 / 0.65);
}
.tw-border-l-primary-dark\/70 {
  border-left-color: rgb(26 99 144 / 0.7);
}
.tw-border-l-primary-dark\/75 {
  border-left-color: rgb(26 99 144 / 0.75);
}
.tw-border-l-primary-dark\/80 {
  border-left-color: rgb(26 99 144 / 0.8);
}
.tw-border-l-primary-dark\/85 {
  border-left-color: rgb(26 99 144 / 0.85);
}
.tw-border-l-primary-dark\/90 {
  border-left-color: rgb(26 99 144 / 0.9);
}
.tw-border-l-primary-dark\/95 {
  border-left-color: rgb(26 99 144 / 0.95);
}
.tw-border-l-primary-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-l-primary-light\/0 {
  border-left-color: rgb(30 116 168 / 0);
}
.tw-border-l-primary-light\/10 {
  border-left-color: rgb(30 116 168 / 0.1);
}
.tw-border-l-primary-light\/100 {
  border-left-color: rgb(30 116 168 / 1);
}
.tw-border-l-primary-light\/15 {
  border-left-color: rgb(30 116 168 / 0.15);
}
.tw-border-l-primary-light\/20 {
  border-left-color: rgb(30 116 168 / 0.2);
}
.tw-border-l-primary-light\/25 {
  border-left-color: rgb(30 116 168 / 0.25);
}
.tw-border-l-primary-light\/30 {
  border-left-color: rgb(30 116 168 / 0.3);
}
.tw-border-l-primary-light\/35 {
  border-left-color: rgb(30 116 168 / 0.35);
}
.tw-border-l-primary-light\/40 {
  border-left-color: rgb(30 116 168 / 0.4);
}
.tw-border-l-primary-light\/45 {
  border-left-color: rgb(30 116 168 / 0.45);
}
.tw-border-l-primary-light\/5 {
  border-left-color: rgb(30 116 168 / 0.05);
}
.tw-border-l-primary-light\/50 {
  border-left-color: rgb(30 116 168 / 0.5);
}
.tw-border-l-primary-light\/55 {
  border-left-color: rgb(30 116 168 / 0.55);
}
.tw-border-l-primary-light\/60 {
  border-left-color: rgb(30 116 168 / 0.6);
}
.tw-border-l-primary-light\/65 {
  border-left-color: rgb(30 116 168 / 0.65);
}
.tw-border-l-primary-light\/70 {
  border-left-color: rgb(30 116 168 / 0.7);
}
.tw-border-l-primary-light\/75 {
  border-left-color: rgb(30 116 168 / 0.75);
}
.tw-border-l-primary-light\/80 {
  border-left-color: rgb(30 116 168 / 0.8);
}
.tw-border-l-primary-light\/85 {
  border-left-color: rgb(30 116 168 / 0.85);
}
.tw-border-l-primary-light\/90 {
  border-left-color: rgb(30 116 168 / 0.9);
}
.tw-border-l-primary-light\/95 {
  border-left-color: rgb(30 116 168 / 0.95);
}
.tw-border-l-primary\/0 {
  border-left-color: rgb(28 108 152 / 0);
}
.tw-border-l-primary\/10 {
  border-left-color: rgb(28 108 152 / 0.1);
}
.tw-border-l-primary\/100 {
  border-left-color: rgb(28 108 152 / 1);
}
.tw-border-l-primary\/15 {
  border-left-color: rgb(28 108 152 / 0.15);
}
.tw-border-l-primary\/20 {
  border-left-color: rgb(28 108 152 / 0.2);
}
.tw-border-l-primary\/25 {
  border-left-color: rgb(28 108 152 / 0.25);
}
.tw-border-l-primary\/30 {
  border-left-color: rgb(28 108 152 / 0.3);
}
.tw-border-l-primary\/35 {
  border-left-color: rgb(28 108 152 / 0.35);
}
.tw-border-l-primary\/40 {
  border-left-color: rgb(28 108 152 / 0.4);
}
.tw-border-l-primary\/45 {
  border-left-color: rgb(28 108 152 / 0.45);
}
.tw-border-l-primary\/5 {
  border-left-color: rgb(28 108 152 / 0.05);
}
.tw-border-l-primary\/50 {
  border-left-color: rgb(28 108 152 / 0.5);
}
.tw-border-l-primary\/55 {
  border-left-color: rgb(28 108 152 / 0.55);
}
.tw-border-l-primary\/60 {
  border-left-color: rgb(28 108 152 / 0.6);
}
.tw-border-l-primary\/65 {
  border-left-color: rgb(28 108 152 / 0.65);
}
.tw-border-l-primary\/70 {
  border-left-color: rgb(28 108 152 / 0.7);
}
.tw-border-l-primary\/75 {
  border-left-color: rgb(28 108 152 / 0.75);
}
.tw-border-l-primary\/80 {
  border-left-color: rgb(28 108 152 / 0.8);
}
.tw-border-l-primary\/85 {
  border-left-color: rgb(28 108 152 / 0.85);
}
.tw-border-l-primary\/90 {
  border-left-color: rgb(28 108 152 / 0.9);
}
.tw-border-l-primary\/95 {
  border-left-color: rgb(28 108 152 / 0.95);
}
.tw-border-l-purple-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-100\/0 {
  border-left-color: rgb(243 232 255 / 0);
}
.tw-border-l-purple-100\/10 {
  border-left-color: rgb(243 232 255 / 0.1);
}
.tw-border-l-purple-100\/100 {
  border-left-color: rgb(243 232 255 / 1);
}
.tw-border-l-purple-100\/15 {
  border-left-color: rgb(243 232 255 / 0.15);
}
.tw-border-l-purple-100\/20 {
  border-left-color: rgb(243 232 255 / 0.2);
}
.tw-border-l-purple-100\/25 {
  border-left-color: rgb(243 232 255 / 0.25);
}
.tw-border-l-purple-100\/30 {
  border-left-color: rgb(243 232 255 / 0.3);
}
.tw-border-l-purple-100\/35 {
  border-left-color: rgb(243 232 255 / 0.35);
}
.tw-border-l-purple-100\/40 {
  border-left-color: rgb(243 232 255 / 0.4);
}
.tw-border-l-purple-100\/45 {
  border-left-color: rgb(243 232 255 / 0.45);
}
.tw-border-l-purple-100\/5 {
  border-left-color: rgb(243 232 255 / 0.05);
}
.tw-border-l-purple-100\/50 {
  border-left-color: rgb(243 232 255 / 0.5);
}
.tw-border-l-purple-100\/55 {
  border-left-color: rgb(243 232 255 / 0.55);
}
.tw-border-l-purple-100\/60 {
  border-left-color: rgb(243 232 255 / 0.6);
}
.tw-border-l-purple-100\/65 {
  border-left-color: rgb(243 232 255 / 0.65);
}
.tw-border-l-purple-100\/70 {
  border-left-color: rgb(243 232 255 / 0.7);
}
.tw-border-l-purple-100\/75 {
  border-left-color: rgb(243 232 255 / 0.75);
}
.tw-border-l-purple-100\/80 {
  border-left-color: rgb(243 232 255 / 0.8);
}
.tw-border-l-purple-100\/85 {
  border-left-color: rgb(243 232 255 / 0.85);
}
.tw-border-l-purple-100\/90 {
  border-left-color: rgb(243 232 255 / 0.9);
}
.tw-border-l-purple-100\/95 {
  border-left-color: rgb(243 232 255 / 0.95);
}
.tw-border-l-purple-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-200\/0 {
  border-left-color: rgb(233 213 255 / 0);
}
.tw-border-l-purple-200\/10 {
  border-left-color: rgb(233 213 255 / 0.1);
}
.tw-border-l-purple-200\/100 {
  border-left-color: rgb(233 213 255 / 1);
}
.tw-border-l-purple-200\/15 {
  border-left-color: rgb(233 213 255 / 0.15);
}
.tw-border-l-purple-200\/20 {
  border-left-color: rgb(233 213 255 / 0.2);
}
.tw-border-l-purple-200\/25 {
  border-left-color: rgb(233 213 255 / 0.25);
}
.tw-border-l-purple-200\/30 {
  border-left-color: rgb(233 213 255 / 0.3);
}
.tw-border-l-purple-200\/35 {
  border-left-color: rgb(233 213 255 / 0.35);
}
.tw-border-l-purple-200\/40 {
  border-left-color: rgb(233 213 255 / 0.4);
}
.tw-border-l-purple-200\/45 {
  border-left-color: rgb(233 213 255 / 0.45);
}
.tw-border-l-purple-200\/5 {
  border-left-color: rgb(233 213 255 / 0.05);
}
.tw-border-l-purple-200\/50 {
  border-left-color: rgb(233 213 255 / 0.5);
}
.tw-border-l-purple-200\/55 {
  border-left-color: rgb(233 213 255 / 0.55);
}
.tw-border-l-purple-200\/60 {
  border-left-color: rgb(233 213 255 / 0.6);
}
.tw-border-l-purple-200\/65 {
  border-left-color: rgb(233 213 255 / 0.65);
}
.tw-border-l-purple-200\/70 {
  border-left-color: rgb(233 213 255 / 0.7);
}
.tw-border-l-purple-200\/75 {
  border-left-color: rgb(233 213 255 / 0.75);
}
.tw-border-l-purple-200\/80 {
  border-left-color: rgb(233 213 255 / 0.8);
}
.tw-border-l-purple-200\/85 {
  border-left-color: rgb(233 213 255 / 0.85);
}
.tw-border-l-purple-200\/90 {
  border-left-color: rgb(233 213 255 / 0.9);
}
.tw-border-l-purple-200\/95 {
  border-left-color: rgb(233 213 255 / 0.95);
}
.tw-border-l-purple-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-300\/0 {
  border-left-color: rgb(216 180 254 / 0);
}
.tw-border-l-purple-300\/10 {
  border-left-color: rgb(216 180 254 / 0.1);
}
.tw-border-l-purple-300\/100 {
  border-left-color: rgb(216 180 254 / 1);
}
.tw-border-l-purple-300\/15 {
  border-left-color: rgb(216 180 254 / 0.15);
}
.tw-border-l-purple-300\/20 {
  border-left-color: rgb(216 180 254 / 0.2);
}
.tw-border-l-purple-300\/25 {
  border-left-color: rgb(216 180 254 / 0.25);
}
.tw-border-l-purple-300\/30 {
  border-left-color: rgb(216 180 254 / 0.3);
}
.tw-border-l-purple-300\/35 {
  border-left-color: rgb(216 180 254 / 0.35);
}
.tw-border-l-purple-300\/40 {
  border-left-color: rgb(216 180 254 / 0.4);
}
.tw-border-l-purple-300\/45 {
  border-left-color: rgb(216 180 254 / 0.45);
}
.tw-border-l-purple-300\/5 {
  border-left-color: rgb(216 180 254 / 0.05);
}
.tw-border-l-purple-300\/50 {
  border-left-color: rgb(216 180 254 / 0.5);
}
.tw-border-l-purple-300\/55 {
  border-left-color: rgb(216 180 254 / 0.55);
}
.tw-border-l-purple-300\/60 {
  border-left-color: rgb(216 180 254 / 0.6);
}
.tw-border-l-purple-300\/65 {
  border-left-color: rgb(216 180 254 / 0.65);
}
.tw-border-l-purple-300\/70 {
  border-left-color: rgb(216 180 254 / 0.7);
}
.tw-border-l-purple-300\/75 {
  border-left-color: rgb(216 180 254 / 0.75);
}
.tw-border-l-purple-300\/80 {
  border-left-color: rgb(216 180 254 / 0.8);
}
.tw-border-l-purple-300\/85 {
  border-left-color: rgb(216 180 254 / 0.85);
}
.tw-border-l-purple-300\/90 {
  border-left-color: rgb(216 180 254 / 0.9);
}
.tw-border-l-purple-300\/95 {
  border-left-color: rgb(216 180 254 / 0.95);
}
.tw-border-l-purple-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-400\/0 {
  border-left-color: rgb(192 132 252 / 0);
}
.tw-border-l-purple-400\/10 {
  border-left-color: rgb(192 132 252 / 0.1);
}
.tw-border-l-purple-400\/100 {
  border-left-color: rgb(192 132 252 / 1);
}
.tw-border-l-purple-400\/15 {
  border-left-color: rgb(192 132 252 / 0.15);
}
.tw-border-l-purple-400\/20 {
  border-left-color: rgb(192 132 252 / 0.2);
}
.tw-border-l-purple-400\/25 {
  border-left-color: rgb(192 132 252 / 0.25);
}
.tw-border-l-purple-400\/30 {
  border-left-color: rgb(192 132 252 / 0.3);
}
.tw-border-l-purple-400\/35 {
  border-left-color: rgb(192 132 252 / 0.35);
}
.tw-border-l-purple-400\/40 {
  border-left-color: rgb(192 132 252 / 0.4);
}
.tw-border-l-purple-400\/45 {
  border-left-color: rgb(192 132 252 / 0.45);
}
.tw-border-l-purple-400\/5 {
  border-left-color: rgb(192 132 252 / 0.05);
}
.tw-border-l-purple-400\/50 {
  border-left-color: rgb(192 132 252 / 0.5);
}
.tw-border-l-purple-400\/55 {
  border-left-color: rgb(192 132 252 / 0.55);
}
.tw-border-l-purple-400\/60 {
  border-left-color: rgb(192 132 252 / 0.6);
}
.tw-border-l-purple-400\/65 {
  border-left-color: rgb(192 132 252 / 0.65);
}
.tw-border-l-purple-400\/70 {
  border-left-color: rgb(192 132 252 / 0.7);
}
.tw-border-l-purple-400\/75 {
  border-left-color: rgb(192 132 252 / 0.75);
}
.tw-border-l-purple-400\/80 {
  border-left-color: rgb(192 132 252 / 0.8);
}
.tw-border-l-purple-400\/85 {
  border-left-color: rgb(192 132 252 / 0.85);
}
.tw-border-l-purple-400\/90 {
  border-left-color: rgb(192 132 252 / 0.9);
}
.tw-border-l-purple-400\/95 {
  border-left-color: rgb(192 132 252 / 0.95);
}
.tw-border-l-purple-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-50\/0 {
  border-left-color: rgb(250 245 255 / 0);
}
.tw-border-l-purple-50\/10 {
  border-left-color: rgb(250 245 255 / 0.1);
}
.tw-border-l-purple-50\/100 {
  border-left-color: rgb(250 245 255 / 1);
}
.tw-border-l-purple-50\/15 {
  border-left-color: rgb(250 245 255 / 0.15);
}
.tw-border-l-purple-50\/20 {
  border-left-color: rgb(250 245 255 / 0.2);
}
.tw-border-l-purple-50\/25 {
  border-left-color: rgb(250 245 255 / 0.25);
}
.tw-border-l-purple-50\/30 {
  border-left-color: rgb(250 245 255 / 0.3);
}
.tw-border-l-purple-50\/35 {
  border-left-color: rgb(250 245 255 / 0.35);
}
.tw-border-l-purple-50\/40 {
  border-left-color: rgb(250 245 255 / 0.4);
}
.tw-border-l-purple-50\/45 {
  border-left-color: rgb(250 245 255 / 0.45);
}
.tw-border-l-purple-50\/5 {
  border-left-color: rgb(250 245 255 / 0.05);
}
.tw-border-l-purple-50\/50 {
  border-left-color: rgb(250 245 255 / 0.5);
}
.tw-border-l-purple-50\/55 {
  border-left-color: rgb(250 245 255 / 0.55);
}
.tw-border-l-purple-50\/60 {
  border-left-color: rgb(250 245 255 / 0.6);
}
.tw-border-l-purple-50\/65 {
  border-left-color: rgb(250 245 255 / 0.65);
}
.tw-border-l-purple-50\/70 {
  border-left-color: rgb(250 245 255 / 0.7);
}
.tw-border-l-purple-50\/75 {
  border-left-color: rgb(250 245 255 / 0.75);
}
.tw-border-l-purple-50\/80 {
  border-left-color: rgb(250 245 255 / 0.8);
}
.tw-border-l-purple-50\/85 {
  border-left-color: rgb(250 245 255 / 0.85);
}
.tw-border-l-purple-50\/90 {
  border-left-color: rgb(250 245 255 / 0.9);
}
.tw-border-l-purple-50\/95 {
  border-left-color: rgb(250 245 255 / 0.95);
}
.tw-border-l-purple-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-500\/0 {
  border-left-color: rgb(168 85 247 / 0);
}
.tw-border-l-purple-500\/10 {
  border-left-color: rgb(168 85 247 / 0.1);
}
.tw-border-l-purple-500\/100 {
  border-left-color: rgb(168 85 247 / 1);
}
.tw-border-l-purple-500\/15 {
  border-left-color: rgb(168 85 247 / 0.15);
}
.tw-border-l-purple-500\/20 {
  border-left-color: rgb(168 85 247 / 0.2);
}
.tw-border-l-purple-500\/25 {
  border-left-color: rgb(168 85 247 / 0.25);
}
.tw-border-l-purple-500\/30 {
  border-left-color: rgb(168 85 247 / 0.3);
}
.tw-border-l-purple-500\/35 {
  border-left-color: rgb(168 85 247 / 0.35);
}
.tw-border-l-purple-500\/40 {
  border-left-color: rgb(168 85 247 / 0.4);
}
.tw-border-l-purple-500\/45 {
  border-left-color: rgb(168 85 247 / 0.45);
}
.tw-border-l-purple-500\/5 {
  border-left-color: rgb(168 85 247 / 0.05);
}
.tw-border-l-purple-500\/50 {
  border-left-color: rgb(168 85 247 / 0.5);
}
.tw-border-l-purple-500\/55 {
  border-left-color: rgb(168 85 247 / 0.55);
}
.tw-border-l-purple-500\/60 {
  border-left-color: rgb(168 85 247 / 0.6);
}
.tw-border-l-purple-500\/65 {
  border-left-color: rgb(168 85 247 / 0.65);
}
.tw-border-l-purple-500\/70 {
  border-left-color: rgb(168 85 247 / 0.7);
}
.tw-border-l-purple-500\/75 {
  border-left-color: rgb(168 85 247 / 0.75);
}
.tw-border-l-purple-500\/80 {
  border-left-color: rgb(168 85 247 / 0.8);
}
.tw-border-l-purple-500\/85 {
  border-left-color: rgb(168 85 247 / 0.85);
}
.tw-border-l-purple-500\/90 {
  border-left-color: rgb(168 85 247 / 0.9);
}
.tw-border-l-purple-500\/95 {
  border-left-color: rgb(168 85 247 / 0.95);
}
.tw-border-l-purple-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-600\/0 {
  border-left-color: rgb(147 51 234 / 0);
}
.tw-border-l-purple-600\/10 {
  border-left-color: rgb(147 51 234 / 0.1);
}
.tw-border-l-purple-600\/100 {
  border-left-color: rgb(147 51 234 / 1);
}
.tw-border-l-purple-600\/15 {
  border-left-color: rgb(147 51 234 / 0.15);
}
.tw-border-l-purple-600\/20 {
  border-left-color: rgb(147 51 234 / 0.2);
}
.tw-border-l-purple-600\/25 {
  border-left-color: rgb(147 51 234 / 0.25);
}
.tw-border-l-purple-600\/30 {
  border-left-color: rgb(147 51 234 / 0.3);
}
.tw-border-l-purple-600\/35 {
  border-left-color: rgb(147 51 234 / 0.35);
}
.tw-border-l-purple-600\/40 {
  border-left-color: rgb(147 51 234 / 0.4);
}
.tw-border-l-purple-600\/45 {
  border-left-color: rgb(147 51 234 / 0.45);
}
.tw-border-l-purple-600\/5 {
  border-left-color: rgb(147 51 234 / 0.05);
}
.tw-border-l-purple-600\/50 {
  border-left-color: rgb(147 51 234 / 0.5);
}
.tw-border-l-purple-600\/55 {
  border-left-color: rgb(147 51 234 / 0.55);
}
.tw-border-l-purple-600\/60 {
  border-left-color: rgb(147 51 234 / 0.6);
}
.tw-border-l-purple-600\/65 {
  border-left-color: rgb(147 51 234 / 0.65);
}
.tw-border-l-purple-600\/70 {
  border-left-color: rgb(147 51 234 / 0.7);
}
.tw-border-l-purple-600\/75 {
  border-left-color: rgb(147 51 234 / 0.75);
}
.tw-border-l-purple-600\/80 {
  border-left-color: rgb(147 51 234 / 0.8);
}
.tw-border-l-purple-600\/85 {
  border-left-color: rgb(147 51 234 / 0.85);
}
.tw-border-l-purple-600\/90 {
  border-left-color: rgb(147 51 234 / 0.9);
}
.tw-border-l-purple-600\/95 {
  border-left-color: rgb(147 51 234 / 0.95);
}
.tw-border-l-purple-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-700\/0 {
  border-left-color: rgb(126 34 206 / 0);
}
.tw-border-l-purple-700\/10 {
  border-left-color: rgb(126 34 206 / 0.1);
}
.tw-border-l-purple-700\/100 {
  border-left-color: rgb(126 34 206 / 1);
}
.tw-border-l-purple-700\/15 {
  border-left-color: rgb(126 34 206 / 0.15);
}
.tw-border-l-purple-700\/20 {
  border-left-color: rgb(126 34 206 / 0.2);
}
.tw-border-l-purple-700\/25 {
  border-left-color: rgb(126 34 206 / 0.25);
}
.tw-border-l-purple-700\/30 {
  border-left-color: rgb(126 34 206 / 0.3);
}
.tw-border-l-purple-700\/35 {
  border-left-color: rgb(126 34 206 / 0.35);
}
.tw-border-l-purple-700\/40 {
  border-left-color: rgb(126 34 206 / 0.4);
}
.tw-border-l-purple-700\/45 {
  border-left-color: rgb(126 34 206 / 0.45);
}
.tw-border-l-purple-700\/5 {
  border-left-color: rgb(126 34 206 / 0.05);
}
.tw-border-l-purple-700\/50 {
  border-left-color: rgb(126 34 206 / 0.5);
}
.tw-border-l-purple-700\/55 {
  border-left-color: rgb(126 34 206 / 0.55);
}
.tw-border-l-purple-700\/60 {
  border-left-color: rgb(126 34 206 / 0.6);
}
.tw-border-l-purple-700\/65 {
  border-left-color: rgb(126 34 206 / 0.65);
}
.tw-border-l-purple-700\/70 {
  border-left-color: rgb(126 34 206 / 0.7);
}
.tw-border-l-purple-700\/75 {
  border-left-color: rgb(126 34 206 / 0.75);
}
.tw-border-l-purple-700\/80 {
  border-left-color: rgb(126 34 206 / 0.8);
}
.tw-border-l-purple-700\/85 {
  border-left-color: rgb(126 34 206 / 0.85);
}
.tw-border-l-purple-700\/90 {
  border-left-color: rgb(126 34 206 / 0.9);
}
.tw-border-l-purple-700\/95 {
  border-left-color: rgb(126 34 206 / 0.95);
}
.tw-border-l-purple-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-800\/0 {
  border-left-color: rgb(107 33 168 / 0);
}
.tw-border-l-purple-800\/10 {
  border-left-color: rgb(107 33 168 / 0.1);
}
.tw-border-l-purple-800\/100 {
  border-left-color: rgb(107 33 168 / 1);
}
.tw-border-l-purple-800\/15 {
  border-left-color: rgb(107 33 168 / 0.15);
}
.tw-border-l-purple-800\/20 {
  border-left-color: rgb(107 33 168 / 0.2);
}
.tw-border-l-purple-800\/25 {
  border-left-color: rgb(107 33 168 / 0.25);
}
.tw-border-l-purple-800\/30 {
  border-left-color: rgb(107 33 168 / 0.3);
}
.tw-border-l-purple-800\/35 {
  border-left-color: rgb(107 33 168 / 0.35);
}
.tw-border-l-purple-800\/40 {
  border-left-color: rgb(107 33 168 / 0.4);
}
.tw-border-l-purple-800\/45 {
  border-left-color: rgb(107 33 168 / 0.45);
}
.tw-border-l-purple-800\/5 {
  border-left-color: rgb(107 33 168 / 0.05);
}
.tw-border-l-purple-800\/50 {
  border-left-color: rgb(107 33 168 / 0.5);
}
.tw-border-l-purple-800\/55 {
  border-left-color: rgb(107 33 168 / 0.55);
}
.tw-border-l-purple-800\/60 {
  border-left-color: rgb(107 33 168 / 0.6);
}
.tw-border-l-purple-800\/65 {
  border-left-color: rgb(107 33 168 / 0.65);
}
.tw-border-l-purple-800\/70 {
  border-left-color: rgb(107 33 168 / 0.7);
}
.tw-border-l-purple-800\/75 {
  border-left-color: rgb(107 33 168 / 0.75);
}
.tw-border-l-purple-800\/80 {
  border-left-color: rgb(107 33 168 / 0.8);
}
.tw-border-l-purple-800\/85 {
  border-left-color: rgb(107 33 168 / 0.85);
}
.tw-border-l-purple-800\/90 {
  border-left-color: rgb(107 33 168 / 0.9);
}
.tw-border-l-purple-800\/95 {
  border-left-color: rgb(107 33 168 / 0.95);
}
.tw-border-l-purple-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-900\/0 {
  border-left-color: rgb(88 28 135 / 0);
}
.tw-border-l-purple-900\/10 {
  border-left-color: rgb(88 28 135 / 0.1);
}
.tw-border-l-purple-900\/100 {
  border-left-color: rgb(88 28 135 / 1);
}
.tw-border-l-purple-900\/15 {
  border-left-color: rgb(88 28 135 / 0.15);
}
.tw-border-l-purple-900\/20 {
  border-left-color: rgb(88 28 135 / 0.2);
}
.tw-border-l-purple-900\/25 {
  border-left-color: rgb(88 28 135 / 0.25);
}
.tw-border-l-purple-900\/30 {
  border-left-color: rgb(88 28 135 / 0.3);
}
.tw-border-l-purple-900\/35 {
  border-left-color: rgb(88 28 135 / 0.35);
}
.tw-border-l-purple-900\/40 {
  border-left-color: rgb(88 28 135 / 0.4);
}
.tw-border-l-purple-900\/45 {
  border-left-color: rgb(88 28 135 / 0.45);
}
.tw-border-l-purple-900\/5 {
  border-left-color: rgb(88 28 135 / 0.05);
}
.tw-border-l-purple-900\/50 {
  border-left-color: rgb(88 28 135 / 0.5);
}
.tw-border-l-purple-900\/55 {
  border-left-color: rgb(88 28 135 / 0.55);
}
.tw-border-l-purple-900\/60 {
  border-left-color: rgb(88 28 135 / 0.6);
}
.tw-border-l-purple-900\/65 {
  border-left-color: rgb(88 28 135 / 0.65);
}
.tw-border-l-purple-900\/70 {
  border-left-color: rgb(88 28 135 / 0.7);
}
.tw-border-l-purple-900\/75 {
  border-left-color: rgb(88 28 135 / 0.75);
}
.tw-border-l-purple-900\/80 {
  border-left-color: rgb(88 28 135 / 0.8);
}
.tw-border-l-purple-900\/85 {
  border-left-color: rgb(88 28 135 / 0.85);
}
.tw-border-l-purple-900\/90 {
  border-left-color: rgb(88 28 135 / 0.9);
}
.tw-border-l-purple-900\/95 {
  border-left-color: rgb(88 28 135 / 0.95);
}
.tw-border-l-purple-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-l-purple-950\/0 {
  border-left-color: rgb(59 7 100 / 0);
}
.tw-border-l-purple-950\/10 {
  border-left-color: rgb(59 7 100 / 0.1);
}
.tw-border-l-purple-950\/100 {
  border-left-color: rgb(59 7 100 / 1);
}
.tw-border-l-purple-950\/15 {
  border-left-color: rgb(59 7 100 / 0.15);
}
.tw-border-l-purple-950\/20 {
  border-left-color: rgb(59 7 100 / 0.2);
}
.tw-border-l-purple-950\/25 {
  border-left-color: rgb(59 7 100 / 0.25);
}
.tw-border-l-purple-950\/30 {
  border-left-color: rgb(59 7 100 / 0.3);
}
.tw-border-l-purple-950\/35 {
  border-left-color: rgb(59 7 100 / 0.35);
}
.tw-border-l-purple-950\/40 {
  border-left-color: rgb(59 7 100 / 0.4);
}
.tw-border-l-purple-950\/45 {
  border-left-color: rgb(59 7 100 / 0.45);
}
.tw-border-l-purple-950\/5 {
  border-left-color: rgb(59 7 100 / 0.05);
}
.tw-border-l-purple-950\/50 {
  border-left-color: rgb(59 7 100 / 0.5);
}
.tw-border-l-purple-950\/55 {
  border-left-color: rgb(59 7 100 / 0.55);
}
.tw-border-l-purple-950\/60 {
  border-left-color: rgb(59 7 100 / 0.6);
}
.tw-border-l-purple-950\/65 {
  border-left-color: rgb(59 7 100 / 0.65);
}
.tw-border-l-purple-950\/70 {
  border-left-color: rgb(59 7 100 / 0.7);
}
.tw-border-l-purple-950\/75 {
  border-left-color: rgb(59 7 100 / 0.75);
}
.tw-border-l-purple-950\/80 {
  border-left-color: rgb(59 7 100 / 0.8);
}
.tw-border-l-purple-950\/85 {
  border-left-color: rgb(59 7 100 / 0.85);
}
.tw-border-l-purple-950\/90 {
  border-left-color: rgb(59 7 100 / 0.9);
}
.tw-border-l-purple-950\/95 {
  border-left-color: rgb(59 7 100 / 0.95);
}
.tw-border-l-red-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-100\/0 {
  border-left-color: rgb(254 226 226 / 0);
}
.tw-border-l-red-100\/10 {
  border-left-color: rgb(254 226 226 / 0.1);
}
.tw-border-l-red-100\/100 {
  border-left-color: rgb(254 226 226 / 1);
}
.tw-border-l-red-100\/15 {
  border-left-color: rgb(254 226 226 / 0.15);
}
.tw-border-l-red-100\/20 {
  border-left-color: rgb(254 226 226 / 0.2);
}
.tw-border-l-red-100\/25 {
  border-left-color: rgb(254 226 226 / 0.25);
}
.tw-border-l-red-100\/30 {
  border-left-color: rgb(254 226 226 / 0.3);
}
.tw-border-l-red-100\/35 {
  border-left-color: rgb(254 226 226 / 0.35);
}
.tw-border-l-red-100\/40 {
  border-left-color: rgb(254 226 226 / 0.4);
}
.tw-border-l-red-100\/45 {
  border-left-color: rgb(254 226 226 / 0.45);
}
.tw-border-l-red-100\/5 {
  border-left-color: rgb(254 226 226 / 0.05);
}
.tw-border-l-red-100\/50 {
  border-left-color: rgb(254 226 226 / 0.5);
}
.tw-border-l-red-100\/55 {
  border-left-color: rgb(254 226 226 / 0.55);
}
.tw-border-l-red-100\/60 {
  border-left-color: rgb(254 226 226 / 0.6);
}
.tw-border-l-red-100\/65 {
  border-left-color: rgb(254 226 226 / 0.65);
}
.tw-border-l-red-100\/70 {
  border-left-color: rgb(254 226 226 / 0.7);
}
.tw-border-l-red-100\/75 {
  border-left-color: rgb(254 226 226 / 0.75);
}
.tw-border-l-red-100\/80 {
  border-left-color: rgb(254 226 226 / 0.8);
}
.tw-border-l-red-100\/85 {
  border-left-color: rgb(254 226 226 / 0.85);
}
.tw-border-l-red-100\/90 {
  border-left-color: rgb(254 226 226 / 0.9);
}
.tw-border-l-red-100\/95 {
  border-left-color: rgb(254 226 226 / 0.95);
}
.tw-border-l-red-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-200\/0 {
  border-left-color: rgb(254 202 202 / 0);
}
.tw-border-l-red-200\/10 {
  border-left-color: rgb(254 202 202 / 0.1);
}
.tw-border-l-red-200\/100 {
  border-left-color: rgb(254 202 202 / 1);
}
.tw-border-l-red-200\/15 {
  border-left-color: rgb(254 202 202 / 0.15);
}
.tw-border-l-red-200\/20 {
  border-left-color: rgb(254 202 202 / 0.2);
}
.tw-border-l-red-200\/25 {
  border-left-color: rgb(254 202 202 / 0.25);
}
.tw-border-l-red-200\/30 {
  border-left-color: rgb(254 202 202 / 0.3);
}
.tw-border-l-red-200\/35 {
  border-left-color: rgb(254 202 202 / 0.35);
}
.tw-border-l-red-200\/40 {
  border-left-color: rgb(254 202 202 / 0.4);
}
.tw-border-l-red-200\/45 {
  border-left-color: rgb(254 202 202 / 0.45);
}
.tw-border-l-red-200\/5 {
  border-left-color: rgb(254 202 202 / 0.05);
}
.tw-border-l-red-200\/50 {
  border-left-color: rgb(254 202 202 / 0.5);
}
.tw-border-l-red-200\/55 {
  border-left-color: rgb(254 202 202 / 0.55);
}
.tw-border-l-red-200\/60 {
  border-left-color: rgb(254 202 202 / 0.6);
}
.tw-border-l-red-200\/65 {
  border-left-color: rgb(254 202 202 / 0.65);
}
.tw-border-l-red-200\/70 {
  border-left-color: rgb(254 202 202 / 0.7);
}
.tw-border-l-red-200\/75 {
  border-left-color: rgb(254 202 202 / 0.75);
}
.tw-border-l-red-200\/80 {
  border-left-color: rgb(254 202 202 / 0.8);
}
.tw-border-l-red-200\/85 {
  border-left-color: rgb(254 202 202 / 0.85);
}
.tw-border-l-red-200\/90 {
  border-left-color: rgb(254 202 202 / 0.9);
}
.tw-border-l-red-200\/95 {
  border-left-color: rgb(254 202 202 / 0.95);
}
.tw-border-l-red-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-300\/0 {
  border-left-color: rgb(252 165 165 / 0);
}
.tw-border-l-red-300\/10 {
  border-left-color: rgb(252 165 165 / 0.1);
}
.tw-border-l-red-300\/100 {
  border-left-color: rgb(252 165 165 / 1);
}
.tw-border-l-red-300\/15 {
  border-left-color: rgb(252 165 165 / 0.15);
}
.tw-border-l-red-300\/20 {
  border-left-color: rgb(252 165 165 / 0.2);
}
.tw-border-l-red-300\/25 {
  border-left-color: rgb(252 165 165 / 0.25);
}
.tw-border-l-red-300\/30 {
  border-left-color: rgb(252 165 165 / 0.3);
}
.tw-border-l-red-300\/35 {
  border-left-color: rgb(252 165 165 / 0.35);
}
.tw-border-l-red-300\/40 {
  border-left-color: rgb(252 165 165 / 0.4);
}
.tw-border-l-red-300\/45 {
  border-left-color: rgb(252 165 165 / 0.45);
}
.tw-border-l-red-300\/5 {
  border-left-color: rgb(252 165 165 / 0.05);
}
.tw-border-l-red-300\/50 {
  border-left-color: rgb(252 165 165 / 0.5);
}
.tw-border-l-red-300\/55 {
  border-left-color: rgb(252 165 165 / 0.55);
}
.tw-border-l-red-300\/60 {
  border-left-color: rgb(252 165 165 / 0.6);
}
.tw-border-l-red-300\/65 {
  border-left-color: rgb(252 165 165 / 0.65);
}
.tw-border-l-red-300\/70 {
  border-left-color: rgb(252 165 165 / 0.7);
}
.tw-border-l-red-300\/75 {
  border-left-color: rgb(252 165 165 / 0.75);
}
.tw-border-l-red-300\/80 {
  border-left-color: rgb(252 165 165 / 0.8);
}
.tw-border-l-red-300\/85 {
  border-left-color: rgb(252 165 165 / 0.85);
}
.tw-border-l-red-300\/90 {
  border-left-color: rgb(252 165 165 / 0.9);
}
.tw-border-l-red-300\/95 {
  border-left-color: rgb(252 165 165 / 0.95);
}
.tw-border-l-red-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-400\/0 {
  border-left-color: rgb(248 113 113 / 0);
}
.tw-border-l-red-400\/10 {
  border-left-color: rgb(248 113 113 / 0.1);
}
.tw-border-l-red-400\/100 {
  border-left-color: rgb(248 113 113 / 1);
}
.tw-border-l-red-400\/15 {
  border-left-color: rgb(248 113 113 / 0.15);
}
.tw-border-l-red-400\/20 {
  border-left-color: rgb(248 113 113 / 0.2);
}
.tw-border-l-red-400\/25 {
  border-left-color: rgb(248 113 113 / 0.25);
}
.tw-border-l-red-400\/30 {
  border-left-color: rgb(248 113 113 / 0.3);
}
.tw-border-l-red-400\/35 {
  border-left-color: rgb(248 113 113 / 0.35);
}
.tw-border-l-red-400\/40 {
  border-left-color: rgb(248 113 113 / 0.4);
}
.tw-border-l-red-400\/45 {
  border-left-color: rgb(248 113 113 / 0.45);
}
.tw-border-l-red-400\/5 {
  border-left-color: rgb(248 113 113 / 0.05);
}
.tw-border-l-red-400\/50 {
  border-left-color: rgb(248 113 113 / 0.5);
}
.tw-border-l-red-400\/55 {
  border-left-color: rgb(248 113 113 / 0.55);
}
.tw-border-l-red-400\/60 {
  border-left-color: rgb(248 113 113 / 0.6);
}
.tw-border-l-red-400\/65 {
  border-left-color: rgb(248 113 113 / 0.65);
}
.tw-border-l-red-400\/70 {
  border-left-color: rgb(248 113 113 / 0.7);
}
.tw-border-l-red-400\/75 {
  border-left-color: rgb(248 113 113 / 0.75);
}
.tw-border-l-red-400\/80 {
  border-left-color: rgb(248 113 113 / 0.8);
}
.tw-border-l-red-400\/85 {
  border-left-color: rgb(248 113 113 / 0.85);
}
.tw-border-l-red-400\/90 {
  border-left-color: rgb(248 113 113 / 0.9);
}
.tw-border-l-red-400\/95 {
  border-left-color: rgb(248 113 113 / 0.95);
}
.tw-border-l-red-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-50\/0 {
  border-left-color: rgb(254 242 242 / 0);
}
.tw-border-l-red-50\/10 {
  border-left-color: rgb(254 242 242 / 0.1);
}
.tw-border-l-red-50\/100 {
  border-left-color: rgb(254 242 242 / 1);
}
.tw-border-l-red-50\/15 {
  border-left-color: rgb(254 242 242 / 0.15);
}
.tw-border-l-red-50\/20 {
  border-left-color: rgb(254 242 242 / 0.2);
}
.tw-border-l-red-50\/25 {
  border-left-color: rgb(254 242 242 / 0.25);
}
.tw-border-l-red-50\/30 {
  border-left-color: rgb(254 242 242 / 0.3);
}
.tw-border-l-red-50\/35 {
  border-left-color: rgb(254 242 242 / 0.35);
}
.tw-border-l-red-50\/40 {
  border-left-color: rgb(254 242 242 / 0.4);
}
.tw-border-l-red-50\/45 {
  border-left-color: rgb(254 242 242 / 0.45);
}
.tw-border-l-red-50\/5 {
  border-left-color: rgb(254 242 242 / 0.05);
}
.tw-border-l-red-50\/50 {
  border-left-color: rgb(254 242 242 / 0.5);
}
.tw-border-l-red-50\/55 {
  border-left-color: rgb(254 242 242 / 0.55);
}
.tw-border-l-red-50\/60 {
  border-left-color: rgb(254 242 242 / 0.6);
}
.tw-border-l-red-50\/65 {
  border-left-color: rgb(254 242 242 / 0.65);
}
.tw-border-l-red-50\/70 {
  border-left-color: rgb(254 242 242 / 0.7);
}
.tw-border-l-red-50\/75 {
  border-left-color: rgb(254 242 242 / 0.75);
}
.tw-border-l-red-50\/80 {
  border-left-color: rgb(254 242 242 / 0.8);
}
.tw-border-l-red-50\/85 {
  border-left-color: rgb(254 242 242 / 0.85);
}
.tw-border-l-red-50\/90 {
  border-left-color: rgb(254 242 242 / 0.9);
}
.tw-border-l-red-50\/95 {
  border-left-color: rgb(254 242 242 / 0.95);
}
.tw-border-l-red-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-500\/0 {
  border-left-color: rgb(239 68 68 / 0);
}
.tw-border-l-red-500\/10 {
  border-left-color: rgb(239 68 68 / 0.1);
}
.tw-border-l-red-500\/100 {
  border-left-color: rgb(239 68 68 / 1);
}
.tw-border-l-red-500\/15 {
  border-left-color: rgb(239 68 68 / 0.15);
}
.tw-border-l-red-500\/20 {
  border-left-color: rgb(239 68 68 / 0.2);
}
.tw-border-l-red-500\/25 {
  border-left-color: rgb(239 68 68 / 0.25);
}
.tw-border-l-red-500\/30 {
  border-left-color: rgb(239 68 68 / 0.3);
}
.tw-border-l-red-500\/35 {
  border-left-color: rgb(239 68 68 / 0.35);
}
.tw-border-l-red-500\/40 {
  border-left-color: rgb(239 68 68 / 0.4);
}
.tw-border-l-red-500\/45 {
  border-left-color: rgb(239 68 68 / 0.45);
}
.tw-border-l-red-500\/5 {
  border-left-color: rgb(239 68 68 / 0.05);
}
.tw-border-l-red-500\/50 {
  border-left-color: rgb(239 68 68 / 0.5);
}
.tw-border-l-red-500\/55 {
  border-left-color: rgb(239 68 68 / 0.55);
}
.tw-border-l-red-500\/60 {
  border-left-color: rgb(239 68 68 / 0.6);
}
.tw-border-l-red-500\/65 {
  border-left-color: rgb(239 68 68 / 0.65);
}
.tw-border-l-red-500\/70 {
  border-left-color: rgb(239 68 68 / 0.7);
}
.tw-border-l-red-500\/75 {
  border-left-color: rgb(239 68 68 / 0.75);
}
.tw-border-l-red-500\/80 {
  border-left-color: rgb(239 68 68 / 0.8);
}
.tw-border-l-red-500\/85 {
  border-left-color: rgb(239 68 68 / 0.85);
}
.tw-border-l-red-500\/90 {
  border-left-color: rgb(239 68 68 / 0.9);
}
.tw-border-l-red-500\/95 {
  border-left-color: rgb(239 68 68 / 0.95);
}
.tw-border-l-red-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-600\/0 {
  border-left-color: rgb(220 38 38 / 0);
}
.tw-border-l-red-600\/10 {
  border-left-color: rgb(220 38 38 / 0.1);
}
.tw-border-l-red-600\/100 {
  border-left-color: rgb(220 38 38 / 1);
}
.tw-border-l-red-600\/15 {
  border-left-color: rgb(220 38 38 / 0.15);
}
.tw-border-l-red-600\/20 {
  border-left-color: rgb(220 38 38 / 0.2);
}
.tw-border-l-red-600\/25 {
  border-left-color: rgb(220 38 38 / 0.25);
}
.tw-border-l-red-600\/30 {
  border-left-color: rgb(220 38 38 / 0.3);
}
.tw-border-l-red-600\/35 {
  border-left-color: rgb(220 38 38 / 0.35);
}
.tw-border-l-red-600\/40 {
  border-left-color: rgb(220 38 38 / 0.4);
}
.tw-border-l-red-600\/45 {
  border-left-color: rgb(220 38 38 / 0.45);
}
.tw-border-l-red-600\/5 {
  border-left-color: rgb(220 38 38 / 0.05);
}
.tw-border-l-red-600\/50 {
  border-left-color: rgb(220 38 38 / 0.5);
}
.tw-border-l-red-600\/55 {
  border-left-color: rgb(220 38 38 / 0.55);
}
.tw-border-l-red-600\/60 {
  border-left-color: rgb(220 38 38 / 0.6);
}
.tw-border-l-red-600\/65 {
  border-left-color: rgb(220 38 38 / 0.65);
}
.tw-border-l-red-600\/70 {
  border-left-color: rgb(220 38 38 / 0.7);
}
.tw-border-l-red-600\/75 {
  border-left-color: rgb(220 38 38 / 0.75);
}
.tw-border-l-red-600\/80 {
  border-left-color: rgb(220 38 38 / 0.8);
}
.tw-border-l-red-600\/85 {
  border-left-color: rgb(220 38 38 / 0.85);
}
.tw-border-l-red-600\/90 {
  border-left-color: rgb(220 38 38 / 0.9);
}
.tw-border-l-red-600\/95 {
  border-left-color: rgb(220 38 38 / 0.95);
}
.tw-border-l-red-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-700\/0 {
  border-left-color: rgb(185 28 28 / 0);
}
.tw-border-l-red-700\/10 {
  border-left-color: rgb(185 28 28 / 0.1);
}
.tw-border-l-red-700\/100 {
  border-left-color: rgb(185 28 28 / 1);
}
.tw-border-l-red-700\/15 {
  border-left-color: rgb(185 28 28 / 0.15);
}
.tw-border-l-red-700\/20 {
  border-left-color: rgb(185 28 28 / 0.2);
}
.tw-border-l-red-700\/25 {
  border-left-color: rgb(185 28 28 / 0.25);
}
.tw-border-l-red-700\/30 {
  border-left-color: rgb(185 28 28 / 0.3);
}
.tw-border-l-red-700\/35 {
  border-left-color: rgb(185 28 28 / 0.35);
}
.tw-border-l-red-700\/40 {
  border-left-color: rgb(185 28 28 / 0.4);
}
.tw-border-l-red-700\/45 {
  border-left-color: rgb(185 28 28 / 0.45);
}
.tw-border-l-red-700\/5 {
  border-left-color: rgb(185 28 28 / 0.05);
}
.tw-border-l-red-700\/50 {
  border-left-color: rgb(185 28 28 / 0.5);
}
.tw-border-l-red-700\/55 {
  border-left-color: rgb(185 28 28 / 0.55);
}
.tw-border-l-red-700\/60 {
  border-left-color: rgb(185 28 28 / 0.6);
}
.tw-border-l-red-700\/65 {
  border-left-color: rgb(185 28 28 / 0.65);
}
.tw-border-l-red-700\/70 {
  border-left-color: rgb(185 28 28 / 0.7);
}
.tw-border-l-red-700\/75 {
  border-left-color: rgb(185 28 28 / 0.75);
}
.tw-border-l-red-700\/80 {
  border-left-color: rgb(185 28 28 / 0.8);
}
.tw-border-l-red-700\/85 {
  border-left-color: rgb(185 28 28 / 0.85);
}
.tw-border-l-red-700\/90 {
  border-left-color: rgb(185 28 28 / 0.9);
}
.tw-border-l-red-700\/95 {
  border-left-color: rgb(185 28 28 / 0.95);
}
.tw-border-l-red-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-800\/0 {
  border-left-color: rgb(153 27 27 / 0);
}
.tw-border-l-red-800\/10 {
  border-left-color: rgb(153 27 27 / 0.1);
}
.tw-border-l-red-800\/100 {
  border-left-color: rgb(153 27 27 / 1);
}
.tw-border-l-red-800\/15 {
  border-left-color: rgb(153 27 27 / 0.15);
}
.tw-border-l-red-800\/20 {
  border-left-color: rgb(153 27 27 / 0.2);
}
.tw-border-l-red-800\/25 {
  border-left-color: rgb(153 27 27 / 0.25);
}
.tw-border-l-red-800\/30 {
  border-left-color: rgb(153 27 27 / 0.3);
}
.tw-border-l-red-800\/35 {
  border-left-color: rgb(153 27 27 / 0.35);
}
.tw-border-l-red-800\/40 {
  border-left-color: rgb(153 27 27 / 0.4);
}
.tw-border-l-red-800\/45 {
  border-left-color: rgb(153 27 27 / 0.45);
}
.tw-border-l-red-800\/5 {
  border-left-color: rgb(153 27 27 / 0.05);
}
.tw-border-l-red-800\/50 {
  border-left-color: rgb(153 27 27 / 0.5);
}
.tw-border-l-red-800\/55 {
  border-left-color: rgb(153 27 27 / 0.55);
}
.tw-border-l-red-800\/60 {
  border-left-color: rgb(153 27 27 / 0.6);
}
.tw-border-l-red-800\/65 {
  border-left-color: rgb(153 27 27 / 0.65);
}
.tw-border-l-red-800\/70 {
  border-left-color: rgb(153 27 27 / 0.7);
}
.tw-border-l-red-800\/75 {
  border-left-color: rgb(153 27 27 / 0.75);
}
.tw-border-l-red-800\/80 {
  border-left-color: rgb(153 27 27 / 0.8);
}
.tw-border-l-red-800\/85 {
  border-left-color: rgb(153 27 27 / 0.85);
}
.tw-border-l-red-800\/90 {
  border-left-color: rgb(153 27 27 / 0.9);
}
.tw-border-l-red-800\/95 {
  border-left-color: rgb(153 27 27 / 0.95);
}
.tw-border-l-red-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-900\/0 {
  border-left-color: rgb(127 29 29 / 0);
}
.tw-border-l-red-900\/10 {
  border-left-color: rgb(127 29 29 / 0.1);
}
.tw-border-l-red-900\/100 {
  border-left-color: rgb(127 29 29 / 1);
}
.tw-border-l-red-900\/15 {
  border-left-color: rgb(127 29 29 / 0.15);
}
.tw-border-l-red-900\/20 {
  border-left-color: rgb(127 29 29 / 0.2);
}
.tw-border-l-red-900\/25 {
  border-left-color: rgb(127 29 29 / 0.25);
}
.tw-border-l-red-900\/30 {
  border-left-color: rgb(127 29 29 / 0.3);
}
.tw-border-l-red-900\/35 {
  border-left-color: rgb(127 29 29 / 0.35);
}
.tw-border-l-red-900\/40 {
  border-left-color: rgb(127 29 29 / 0.4);
}
.tw-border-l-red-900\/45 {
  border-left-color: rgb(127 29 29 / 0.45);
}
.tw-border-l-red-900\/5 {
  border-left-color: rgb(127 29 29 / 0.05);
}
.tw-border-l-red-900\/50 {
  border-left-color: rgb(127 29 29 / 0.5);
}
.tw-border-l-red-900\/55 {
  border-left-color: rgb(127 29 29 / 0.55);
}
.tw-border-l-red-900\/60 {
  border-left-color: rgb(127 29 29 / 0.6);
}
.tw-border-l-red-900\/65 {
  border-left-color: rgb(127 29 29 / 0.65);
}
.tw-border-l-red-900\/70 {
  border-left-color: rgb(127 29 29 / 0.7);
}
.tw-border-l-red-900\/75 {
  border-left-color: rgb(127 29 29 / 0.75);
}
.tw-border-l-red-900\/80 {
  border-left-color: rgb(127 29 29 / 0.8);
}
.tw-border-l-red-900\/85 {
  border-left-color: rgb(127 29 29 / 0.85);
}
.tw-border-l-red-900\/90 {
  border-left-color: rgb(127 29 29 / 0.9);
}
.tw-border-l-red-900\/95 {
  border-left-color: rgb(127 29 29 / 0.95);
}
.tw-border-l-red-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-l-red-950\/0 {
  border-left-color: rgb(69 10 10 / 0);
}
.tw-border-l-red-950\/10 {
  border-left-color: rgb(69 10 10 / 0.1);
}
.tw-border-l-red-950\/100 {
  border-left-color: rgb(69 10 10 / 1);
}
.tw-border-l-red-950\/15 {
  border-left-color: rgb(69 10 10 / 0.15);
}
.tw-border-l-red-950\/20 {
  border-left-color: rgb(69 10 10 / 0.2);
}
.tw-border-l-red-950\/25 {
  border-left-color: rgb(69 10 10 / 0.25);
}
.tw-border-l-red-950\/30 {
  border-left-color: rgb(69 10 10 / 0.3);
}
.tw-border-l-red-950\/35 {
  border-left-color: rgb(69 10 10 / 0.35);
}
.tw-border-l-red-950\/40 {
  border-left-color: rgb(69 10 10 / 0.4);
}
.tw-border-l-red-950\/45 {
  border-left-color: rgb(69 10 10 / 0.45);
}
.tw-border-l-red-950\/5 {
  border-left-color: rgb(69 10 10 / 0.05);
}
.tw-border-l-red-950\/50 {
  border-left-color: rgb(69 10 10 / 0.5);
}
.tw-border-l-red-950\/55 {
  border-left-color: rgb(69 10 10 / 0.55);
}
.tw-border-l-red-950\/60 {
  border-left-color: rgb(69 10 10 / 0.6);
}
.tw-border-l-red-950\/65 {
  border-left-color: rgb(69 10 10 / 0.65);
}
.tw-border-l-red-950\/70 {
  border-left-color: rgb(69 10 10 / 0.7);
}
.tw-border-l-red-950\/75 {
  border-left-color: rgb(69 10 10 / 0.75);
}
.tw-border-l-red-950\/80 {
  border-left-color: rgb(69 10 10 / 0.8);
}
.tw-border-l-red-950\/85 {
  border-left-color: rgb(69 10 10 / 0.85);
}
.tw-border-l-red-950\/90 {
  border-left-color: rgb(69 10 10 / 0.9);
}
.tw-border-l-red-950\/95 {
  border-left-color: rgb(69 10 10 / 0.95);
}
.tw-border-l-rose-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-100\/0 {
  border-left-color: rgb(255 228 230 / 0);
}
.tw-border-l-rose-100\/10 {
  border-left-color: rgb(255 228 230 / 0.1);
}
.tw-border-l-rose-100\/100 {
  border-left-color: rgb(255 228 230 / 1);
}
.tw-border-l-rose-100\/15 {
  border-left-color: rgb(255 228 230 / 0.15);
}
.tw-border-l-rose-100\/20 {
  border-left-color: rgb(255 228 230 / 0.2);
}
.tw-border-l-rose-100\/25 {
  border-left-color: rgb(255 228 230 / 0.25);
}
.tw-border-l-rose-100\/30 {
  border-left-color: rgb(255 228 230 / 0.3);
}
.tw-border-l-rose-100\/35 {
  border-left-color: rgb(255 228 230 / 0.35);
}
.tw-border-l-rose-100\/40 {
  border-left-color: rgb(255 228 230 / 0.4);
}
.tw-border-l-rose-100\/45 {
  border-left-color: rgb(255 228 230 / 0.45);
}
.tw-border-l-rose-100\/5 {
  border-left-color: rgb(255 228 230 / 0.05);
}
.tw-border-l-rose-100\/50 {
  border-left-color: rgb(255 228 230 / 0.5);
}
.tw-border-l-rose-100\/55 {
  border-left-color: rgb(255 228 230 / 0.55);
}
.tw-border-l-rose-100\/60 {
  border-left-color: rgb(255 228 230 / 0.6);
}
.tw-border-l-rose-100\/65 {
  border-left-color: rgb(255 228 230 / 0.65);
}
.tw-border-l-rose-100\/70 {
  border-left-color: rgb(255 228 230 / 0.7);
}
.tw-border-l-rose-100\/75 {
  border-left-color: rgb(255 228 230 / 0.75);
}
.tw-border-l-rose-100\/80 {
  border-left-color: rgb(255 228 230 / 0.8);
}
.tw-border-l-rose-100\/85 {
  border-left-color: rgb(255 228 230 / 0.85);
}
.tw-border-l-rose-100\/90 {
  border-left-color: rgb(255 228 230 / 0.9);
}
.tw-border-l-rose-100\/95 {
  border-left-color: rgb(255 228 230 / 0.95);
}
.tw-border-l-rose-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-200\/0 {
  border-left-color: rgb(254 205 211 / 0);
}
.tw-border-l-rose-200\/10 {
  border-left-color: rgb(254 205 211 / 0.1);
}
.tw-border-l-rose-200\/100 {
  border-left-color: rgb(254 205 211 / 1);
}
.tw-border-l-rose-200\/15 {
  border-left-color: rgb(254 205 211 / 0.15);
}
.tw-border-l-rose-200\/20 {
  border-left-color: rgb(254 205 211 / 0.2);
}
.tw-border-l-rose-200\/25 {
  border-left-color: rgb(254 205 211 / 0.25);
}
.tw-border-l-rose-200\/30 {
  border-left-color: rgb(254 205 211 / 0.3);
}
.tw-border-l-rose-200\/35 {
  border-left-color: rgb(254 205 211 / 0.35);
}
.tw-border-l-rose-200\/40 {
  border-left-color: rgb(254 205 211 / 0.4);
}
.tw-border-l-rose-200\/45 {
  border-left-color: rgb(254 205 211 / 0.45);
}
.tw-border-l-rose-200\/5 {
  border-left-color: rgb(254 205 211 / 0.05);
}
.tw-border-l-rose-200\/50 {
  border-left-color: rgb(254 205 211 / 0.5);
}
.tw-border-l-rose-200\/55 {
  border-left-color: rgb(254 205 211 / 0.55);
}
.tw-border-l-rose-200\/60 {
  border-left-color: rgb(254 205 211 / 0.6);
}
.tw-border-l-rose-200\/65 {
  border-left-color: rgb(254 205 211 / 0.65);
}
.tw-border-l-rose-200\/70 {
  border-left-color: rgb(254 205 211 / 0.7);
}
.tw-border-l-rose-200\/75 {
  border-left-color: rgb(254 205 211 / 0.75);
}
.tw-border-l-rose-200\/80 {
  border-left-color: rgb(254 205 211 / 0.8);
}
.tw-border-l-rose-200\/85 {
  border-left-color: rgb(254 205 211 / 0.85);
}
.tw-border-l-rose-200\/90 {
  border-left-color: rgb(254 205 211 / 0.9);
}
.tw-border-l-rose-200\/95 {
  border-left-color: rgb(254 205 211 / 0.95);
}
.tw-border-l-rose-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-300\/0 {
  border-left-color: rgb(253 164 175 / 0);
}
.tw-border-l-rose-300\/10 {
  border-left-color: rgb(253 164 175 / 0.1);
}
.tw-border-l-rose-300\/100 {
  border-left-color: rgb(253 164 175 / 1);
}
.tw-border-l-rose-300\/15 {
  border-left-color: rgb(253 164 175 / 0.15);
}
.tw-border-l-rose-300\/20 {
  border-left-color: rgb(253 164 175 / 0.2);
}
.tw-border-l-rose-300\/25 {
  border-left-color: rgb(253 164 175 / 0.25);
}
.tw-border-l-rose-300\/30 {
  border-left-color: rgb(253 164 175 / 0.3);
}
.tw-border-l-rose-300\/35 {
  border-left-color: rgb(253 164 175 / 0.35);
}
.tw-border-l-rose-300\/40 {
  border-left-color: rgb(253 164 175 / 0.4);
}
.tw-border-l-rose-300\/45 {
  border-left-color: rgb(253 164 175 / 0.45);
}
.tw-border-l-rose-300\/5 {
  border-left-color: rgb(253 164 175 / 0.05);
}
.tw-border-l-rose-300\/50 {
  border-left-color: rgb(253 164 175 / 0.5);
}
.tw-border-l-rose-300\/55 {
  border-left-color: rgb(253 164 175 / 0.55);
}
.tw-border-l-rose-300\/60 {
  border-left-color: rgb(253 164 175 / 0.6);
}
.tw-border-l-rose-300\/65 {
  border-left-color: rgb(253 164 175 / 0.65);
}
.tw-border-l-rose-300\/70 {
  border-left-color: rgb(253 164 175 / 0.7);
}
.tw-border-l-rose-300\/75 {
  border-left-color: rgb(253 164 175 / 0.75);
}
.tw-border-l-rose-300\/80 {
  border-left-color: rgb(253 164 175 / 0.8);
}
.tw-border-l-rose-300\/85 {
  border-left-color: rgb(253 164 175 / 0.85);
}
.tw-border-l-rose-300\/90 {
  border-left-color: rgb(253 164 175 / 0.9);
}
.tw-border-l-rose-300\/95 {
  border-left-color: rgb(253 164 175 / 0.95);
}
.tw-border-l-rose-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-400\/0 {
  border-left-color: rgb(251 113 133 / 0);
}
.tw-border-l-rose-400\/10 {
  border-left-color: rgb(251 113 133 / 0.1);
}
.tw-border-l-rose-400\/100 {
  border-left-color: rgb(251 113 133 / 1);
}
.tw-border-l-rose-400\/15 {
  border-left-color: rgb(251 113 133 / 0.15);
}
.tw-border-l-rose-400\/20 {
  border-left-color: rgb(251 113 133 / 0.2);
}
.tw-border-l-rose-400\/25 {
  border-left-color: rgb(251 113 133 / 0.25);
}
.tw-border-l-rose-400\/30 {
  border-left-color: rgb(251 113 133 / 0.3);
}
.tw-border-l-rose-400\/35 {
  border-left-color: rgb(251 113 133 / 0.35);
}
.tw-border-l-rose-400\/40 {
  border-left-color: rgb(251 113 133 / 0.4);
}
.tw-border-l-rose-400\/45 {
  border-left-color: rgb(251 113 133 / 0.45);
}
.tw-border-l-rose-400\/5 {
  border-left-color: rgb(251 113 133 / 0.05);
}
.tw-border-l-rose-400\/50 {
  border-left-color: rgb(251 113 133 / 0.5);
}
.tw-border-l-rose-400\/55 {
  border-left-color: rgb(251 113 133 / 0.55);
}
.tw-border-l-rose-400\/60 {
  border-left-color: rgb(251 113 133 / 0.6);
}
.tw-border-l-rose-400\/65 {
  border-left-color: rgb(251 113 133 / 0.65);
}
.tw-border-l-rose-400\/70 {
  border-left-color: rgb(251 113 133 / 0.7);
}
.tw-border-l-rose-400\/75 {
  border-left-color: rgb(251 113 133 / 0.75);
}
.tw-border-l-rose-400\/80 {
  border-left-color: rgb(251 113 133 / 0.8);
}
.tw-border-l-rose-400\/85 {
  border-left-color: rgb(251 113 133 / 0.85);
}
.tw-border-l-rose-400\/90 {
  border-left-color: rgb(251 113 133 / 0.9);
}
.tw-border-l-rose-400\/95 {
  border-left-color: rgb(251 113 133 / 0.95);
}
.tw-border-l-rose-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-50\/0 {
  border-left-color: rgb(255 241 242 / 0);
}
.tw-border-l-rose-50\/10 {
  border-left-color: rgb(255 241 242 / 0.1);
}
.tw-border-l-rose-50\/100 {
  border-left-color: rgb(255 241 242 / 1);
}
.tw-border-l-rose-50\/15 {
  border-left-color: rgb(255 241 242 / 0.15);
}
.tw-border-l-rose-50\/20 {
  border-left-color: rgb(255 241 242 / 0.2);
}
.tw-border-l-rose-50\/25 {
  border-left-color: rgb(255 241 242 / 0.25);
}
.tw-border-l-rose-50\/30 {
  border-left-color: rgb(255 241 242 / 0.3);
}
.tw-border-l-rose-50\/35 {
  border-left-color: rgb(255 241 242 / 0.35);
}
.tw-border-l-rose-50\/40 {
  border-left-color: rgb(255 241 242 / 0.4);
}
.tw-border-l-rose-50\/45 {
  border-left-color: rgb(255 241 242 / 0.45);
}
.tw-border-l-rose-50\/5 {
  border-left-color: rgb(255 241 242 / 0.05);
}
.tw-border-l-rose-50\/50 {
  border-left-color: rgb(255 241 242 / 0.5);
}
.tw-border-l-rose-50\/55 {
  border-left-color: rgb(255 241 242 / 0.55);
}
.tw-border-l-rose-50\/60 {
  border-left-color: rgb(255 241 242 / 0.6);
}
.tw-border-l-rose-50\/65 {
  border-left-color: rgb(255 241 242 / 0.65);
}
.tw-border-l-rose-50\/70 {
  border-left-color: rgb(255 241 242 / 0.7);
}
.tw-border-l-rose-50\/75 {
  border-left-color: rgb(255 241 242 / 0.75);
}
.tw-border-l-rose-50\/80 {
  border-left-color: rgb(255 241 242 / 0.8);
}
.tw-border-l-rose-50\/85 {
  border-left-color: rgb(255 241 242 / 0.85);
}
.tw-border-l-rose-50\/90 {
  border-left-color: rgb(255 241 242 / 0.9);
}
.tw-border-l-rose-50\/95 {
  border-left-color: rgb(255 241 242 / 0.95);
}
.tw-border-l-rose-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-500\/0 {
  border-left-color: rgb(244 63 94 / 0);
}
.tw-border-l-rose-500\/10 {
  border-left-color: rgb(244 63 94 / 0.1);
}
.tw-border-l-rose-500\/100 {
  border-left-color: rgb(244 63 94 / 1);
}
.tw-border-l-rose-500\/15 {
  border-left-color: rgb(244 63 94 / 0.15);
}
.tw-border-l-rose-500\/20 {
  border-left-color: rgb(244 63 94 / 0.2);
}
.tw-border-l-rose-500\/25 {
  border-left-color: rgb(244 63 94 / 0.25);
}
.tw-border-l-rose-500\/30 {
  border-left-color: rgb(244 63 94 / 0.3);
}
.tw-border-l-rose-500\/35 {
  border-left-color: rgb(244 63 94 / 0.35);
}
.tw-border-l-rose-500\/40 {
  border-left-color: rgb(244 63 94 / 0.4);
}
.tw-border-l-rose-500\/45 {
  border-left-color: rgb(244 63 94 / 0.45);
}
.tw-border-l-rose-500\/5 {
  border-left-color: rgb(244 63 94 / 0.05);
}
.tw-border-l-rose-500\/50 {
  border-left-color: rgb(244 63 94 / 0.5);
}
.tw-border-l-rose-500\/55 {
  border-left-color: rgb(244 63 94 / 0.55);
}
.tw-border-l-rose-500\/60 {
  border-left-color: rgb(244 63 94 / 0.6);
}
.tw-border-l-rose-500\/65 {
  border-left-color: rgb(244 63 94 / 0.65);
}
.tw-border-l-rose-500\/70 {
  border-left-color: rgb(244 63 94 / 0.7);
}
.tw-border-l-rose-500\/75 {
  border-left-color: rgb(244 63 94 / 0.75);
}
.tw-border-l-rose-500\/80 {
  border-left-color: rgb(244 63 94 / 0.8);
}
.tw-border-l-rose-500\/85 {
  border-left-color: rgb(244 63 94 / 0.85);
}
.tw-border-l-rose-500\/90 {
  border-left-color: rgb(244 63 94 / 0.9);
}
.tw-border-l-rose-500\/95 {
  border-left-color: rgb(244 63 94 / 0.95);
}
.tw-border-l-rose-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-600\/0 {
  border-left-color: rgb(225 29 72 / 0);
}
.tw-border-l-rose-600\/10 {
  border-left-color: rgb(225 29 72 / 0.1);
}
.tw-border-l-rose-600\/100 {
  border-left-color: rgb(225 29 72 / 1);
}
.tw-border-l-rose-600\/15 {
  border-left-color: rgb(225 29 72 / 0.15);
}
.tw-border-l-rose-600\/20 {
  border-left-color: rgb(225 29 72 / 0.2);
}
.tw-border-l-rose-600\/25 {
  border-left-color: rgb(225 29 72 / 0.25);
}
.tw-border-l-rose-600\/30 {
  border-left-color: rgb(225 29 72 / 0.3);
}
.tw-border-l-rose-600\/35 {
  border-left-color: rgb(225 29 72 / 0.35);
}
.tw-border-l-rose-600\/40 {
  border-left-color: rgb(225 29 72 / 0.4);
}
.tw-border-l-rose-600\/45 {
  border-left-color: rgb(225 29 72 / 0.45);
}
.tw-border-l-rose-600\/5 {
  border-left-color: rgb(225 29 72 / 0.05);
}
.tw-border-l-rose-600\/50 {
  border-left-color: rgb(225 29 72 / 0.5);
}
.tw-border-l-rose-600\/55 {
  border-left-color: rgb(225 29 72 / 0.55);
}
.tw-border-l-rose-600\/60 {
  border-left-color: rgb(225 29 72 / 0.6);
}
.tw-border-l-rose-600\/65 {
  border-left-color: rgb(225 29 72 / 0.65);
}
.tw-border-l-rose-600\/70 {
  border-left-color: rgb(225 29 72 / 0.7);
}
.tw-border-l-rose-600\/75 {
  border-left-color: rgb(225 29 72 / 0.75);
}
.tw-border-l-rose-600\/80 {
  border-left-color: rgb(225 29 72 / 0.8);
}
.tw-border-l-rose-600\/85 {
  border-left-color: rgb(225 29 72 / 0.85);
}
.tw-border-l-rose-600\/90 {
  border-left-color: rgb(225 29 72 / 0.9);
}
.tw-border-l-rose-600\/95 {
  border-left-color: rgb(225 29 72 / 0.95);
}
.tw-border-l-rose-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-700\/0 {
  border-left-color: rgb(190 18 60 / 0);
}
.tw-border-l-rose-700\/10 {
  border-left-color: rgb(190 18 60 / 0.1);
}
.tw-border-l-rose-700\/100 {
  border-left-color: rgb(190 18 60 / 1);
}
.tw-border-l-rose-700\/15 {
  border-left-color: rgb(190 18 60 / 0.15);
}
.tw-border-l-rose-700\/20 {
  border-left-color: rgb(190 18 60 / 0.2);
}
.tw-border-l-rose-700\/25 {
  border-left-color: rgb(190 18 60 / 0.25);
}
.tw-border-l-rose-700\/30 {
  border-left-color: rgb(190 18 60 / 0.3);
}
.tw-border-l-rose-700\/35 {
  border-left-color: rgb(190 18 60 / 0.35);
}
.tw-border-l-rose-700\/40 {
  border-left-color: rgb(190 18 60 / 0.4);
}
.tw-border-l-rose-700\/45 {
  border-left-color: rgb(190 18 60 / 0.45);
}
.tw-border-l-rose-700\/5 {
  border-left-color: rgb(190 18 60 / 0.05);
}
.tw-border-l-rose-700\/50 {
  border-left-color: rgb(190 18 60 / 0.5);
}
.tw-border-l-rose-700\/55 {
  border-left-color: rgb(190 18 60 / 0.55);
}
.tw-border-l-rose-700\/60 {
  border-left-color: rgb(190 18 60 / 0.6);
}
.tw-border-l-rose-700\/65 {
  border-left-color: rgb(190 18 60 / 0.65);
}
.tw-border-l-rose-700\/70 {
  border-left-color: rgb(190 18 60 / 0.7);
}
.tw-border-l-rose-700\/75 {
  border-left-color: rgb(190 18 60 / 0.75);
}
.tw-border-l-rose-700\/80 {
  border-left-color: rgb(190 18 60 / 0.8);
}
.tw-border-l-rose-700\/85 {
  border-left-color: rgb(190 18 60 / 0.85);
}
.tw-border-l-rose-700\/90 {
  border-left-color: rgb(190 18 60 / 0.9);
}
.tw-border-l-rose-700\/95 {
  border-left-color: rgb(190 18 60 / 0.95);
}
.tw-border-l-rose-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-800\/0 {
  border-left-color: rgb(159 18 57 / 0);
}
.tw-border-l-rose-800\/10 {
  border-left-color: rgb(159 18 57 / 0.1);
}
.tw-border-l-rose-800\/100 {
  border-left-color: rgb(159 18 57 / 1);
}
.tw-border-l-rose-800\/15 {
  border-left-color: rgb(159 18 57 / 0.15);
}
.tw-border-l-rose-800\/20 {
  border-left-color: rgb(159 18 57 / 0.2);
}
.tw-border-l-rose-800\/25 {
  border-left-color: rgb(159 18 57 / 0.25);
}
.tw-border-l-rose-800\/30 {
  border-left-color: rgb(159 18 57 / 0.3);
}
.tw-border-l-rose-800\/35 {
  border-left-color: rgb(159 18 57 / 0.35);
}
.tw-border-l-rose-800\/40 {
  border-left-color: rgb(159 18 57 / 0.4);
}
.tw-border-l-rose-800\/45 {
  border-left-color: rgb(159 18 57 / 0.45);
}
.tw-border-l-rose-800\/5 {
  border-left-color: rgb(159 18 57 / 0.05);
}
.tw-border-l-rose-800\/50 {
  border-left-color: rgb(159 18 57 / 0.5);
}
.tw-border-l-rose-800\/55 {
  border-left-color: rgb(159 18 57 / 0.55);
}
.tw-border-l-rose-800\/60 {
  border-left-color: rgb(159 18 57 / 0.6);
}
.tw-border-l-rose-800\/65 {
  border-left-color: rgb(159 18 57 / 0.65);
}
.tw-border-l-rose-800\/70 {
  border-left-color: rgb(159 18 57 / 0.7);
}
.tw-border-l-rose-800\/75 {
  border-left-color: rgb(159 18 57 / 0.75);
}
.tw-border-l-rose-800\/80 {
  border-left-color: rgb(159 18 57 / 0.8);
}
.tw-border-l-rose-800\/85 {
  border-left-color: rgb(159 18 57 / 0.85);
}
.tw-border-l-rose-800\/90 {
  border-left-color: rgb(159 18 57 / 0.9);
}
.tw-border-l-rose-800\/95 {
  border-left-color: rgb(159 18 57 / 0.95);
}
.tw-border-l-rose-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-900\/0 {
  border-left-color: rgb(136 19 55 / 0);
}
.tw-border-l-rose-900\/10 {
  border-left-color: rgb(136 19 55 / 0.1);
}
.tw-border-l-rose-900\/100 {
  border-left-color: rgb(136 19 55 / 1);
}
.tw-border-l-rose-900\/15 {
  border-left-color: rgb(136 19 55 / 0.15);
}
.tw-border-l-rose-900\/20 {
  border-left-color: rgb(136 19 55 / 0.2);
}
.tw-border-l-rose-900\/25 {
  border-left-color: rgb(136 19 55 / 0.25);
}
.tw-border-l-rose-900\/30 {
  border-left-color: rgb(136 19 55 / 0.3);
}
.tw-border-l-rose-900\/35 {
  border-left-color: rgb(136 19 55 / 0.35);
}
.tw-border-l-rose-900\/40 {
  border-left-color: rgb(136 19 55 / 0.4);
}
.tw-border-l-rose-900\/45 {
  border-left-color: rgb(136 19 55 / 0.45);
}
.tw-border-l-rose-900\/5 {
  border-left-color: rgb(136 19 55 / 0.05);
}
.tw-border-l-rose-900\/50 {
  border-left-color: rgb(136 19 55 / 0.5);
}
.tw-border-l-rose-900\/55 {
  border-left-color: rgb(136 19 55 / 0.55);
}
.tw-border-l-rose-900\/60 {
  border-left-color: rgb(136 19 55 / 0.6);
}
.tw-border-l-rose-900\/65 {
  border-left-color: rgb(136 19 55 / 0.65);
}
.tw-border-l-rose-900\/70 {
  border-left-color: rgb(136 19 55 / 0.7);
}
.tw-border-l-rose-900\/75 {
  border-left-color: rgb(136 19 55 / 0.75);
}
.tw-border-l-rose-900\/80 {
  border-left-color: rgb(136 19 55 / 0.8);
}
.tw-border-l-rose-900\/85 {
  border-left-color: rgb(136 19 55 / 0.85);
}
.tw-border-l-rose-900\/90 {
  border-left-color: rgb(136 19 55 / 0.9);
}
.tw-border-l-rose-900\/95 {
  border-left-color: rgb(136 19 55 / 0.95);
}
.tw-border-l-rose-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-l-rose-950\/0 {
  border-left-color: rgb(76 5 25 / 0);
}
.tw-border-l-rose-950\/10 {
  border-left-color: rgb(76 5 25 / 0.1);
}
.tw-border-l-rose-950\/100 {
  border-left-color: rgb(76 5 25 / 1);
}
.tw-border-l-rose-950\/15 {
  border-left-color: rgb(76 5 25 / 0.15);
}
.tw-border-l-rose-950\/20 {
  border-left-color: rgb(76 5 25 / 0.2);
}
.tw-border-l-rose-950\/25 {
  border-left-color: rgb(76 5 25 / 0.25);
}
.tw-border-l-rose-950\/30 {
  border-left-color: rgb(76 5 25 / 0.3);
}
.tw-border-l-rose-950\/35 {
  border-left-color: rgb(76 5 25 / 0.35);
}
.tw-border-l-rose-950\/40 {
  border-left-color: rgb(76 5 25 / 0.4);
}
.tw-border-l-rose-950\/45 {
  border-left-color: rgb(76 5 25 / 0.45);
}
.tw-border-l-rose-950\/5 {
  border-left-color: rgb(76 5 25 / 0.05);
}
.tw-border-l-rose-950\/50 {
  border-left-color: rgb(76 5 25 / 0.5);
}
.tw-border-l-rose-950\/55 {
  border-left-color: rgb(76 5 25 / 0.55);
}
.tw-border-l-rose-950\/60 {
  border-left-color: rgb(76 5 25 / 0.6);
}
.tw-border-l-rose-950\/65 {
  border-left-color: rgb(76 5 25 / 0.65);
}
.tw-border-l-rose-950\/70 {
  border-left-color: rgb(76 5 25 / 0.7);
}
.tw-border-l-rose-950\/75 {
  border-left-color: rgb(76 5 25 / 0.75);
}
.tw-border-l-rose-950\/80 {
  border-left-color: rgb(76 5 25 / 0.8);
}
.tw-border-l-rose-950\/85 {
  border-left-color: rgb(76 5 25 / 0.85);
}
.tw-border-l-rose-950\/90 {
  border-left-color: rgb(76 5 25 / 0.9);
}
.tw-border-l-rose-950\/95 {
  border-left-color: rgb(76 5 25 / 0.95);
}
.tw-border-l-sky-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-100\/0 {
  border-left-color: rgb(224 242 254 / 0);
}
.tw-border-l-sky-100\/10 {
  border-left-color: rgb(224 242 254 / 0.1);
}
.tw-border-l-sky-100\/100 {
  border-left-color: rgb(224 242 254 / 1);
}
.tw-border-l-sky-100\/15 {
  border-left-color: rgb(224 242 254 / 0.15);
}
.tw-border-l-sky-100\/20 {
  border-left-color: rgb(224 242 254 / 0.2);
}
.tw-border-l-sky-100\/25 {
  border-left-color: rgb(224 242 254 / 0.25);
}
.tw-border-l-sky-100\/30 {
  border-left-color: rgb(224 242 254 / 0.3);
}
.tw-border-l-sky-100\/35 {
  border-left-color: rgb(224 242 254 / 0.35);
}
.tw-border-l-sky-100\/40 {
  border-left-color: rgb(224 242 254 / 0.4);
}
.tw-border-l-sky-100\/45 {
  border-left-color: rgb(224 242 254 / 0.45);
}
.tw-border-l-sky-100\/5 {
  border-left-color: rgb(224 242 254 / 0.05);
}
.tw-border-l-sky-100\/50 {
  border-left-color: rgb(224 242 254 / 0.5);
}
.tw-border-l-sky-100\/55 {
  border-left-color: rgb(224 242 254 / 0.55);
}
.tw-border-l-sky-100\/60 {
  border-left-color: rgb(224 242 254 / 0.6);
}
.tw-border-l-sky-100\/65 {
  border-left-color: rgb(224 242 254 / 0.65);
}
.tw-border-l-sky-100\/70 {
  border-left-color: rgb(224 242 254 / 0.7);
}
.tw-border-l-sky-100\/75 {
  border-left-color: rgb(224 242 254 / 0.75);
}
.tw-border-l-sky-100\/80 {
  border-left-color: rgb(224 242 254 / 0.8);
}
.tw-border-l-sky-100\/85 {
  border-left-color: rgb(224 242 254 / 0.85);
}
.tw-border-l-sky-100\/90 {
  border-left-color: rgb(224 242 254 / 0.9);
}
.tw-border-l-sky-100\/95 {
  border-left-color: rgb(224 242 254 / 0.95);
}
.tw-border-l-sky-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-200\/0 {
  border-left-color: rgb(186 230 253 / 0);
}
.tw-border-l-sky-200\/10 {
  border-left-color: rgb(186 230 253 / 0.1);
}
.tw-border-l-sky-200\/100 {
  border-left-color: rgb(186 230 253 / 1);
}
.tw-border-l-sky-200\/15 {
  border-left-color: rgb(186 230 253 / 0.15);
}
.tw-border-l-sky-200\/20 {
  border-left-color: rgb(186 230 253 / 0.2);
}
.tw-border-l-sky-200\/25 {
  border-left-color: rgb(186 230 253 / 0.25);
}
.tw-border-l-sky-200\/30 {
  border-left-color: rgb(186 230 253 / 0.3);
}
.tw-border-l-sky-200\/35 {
  border-left-color: rgb(186 230 253 / 0.35);
}
.tw-border-l-sky-200\/40 {
  border-left-color: rgb(186 230 253 / 0.4);
}
.tw-border-l-sky-200\/45 {
  border-left-color: rgb(186 230 253 / 0.45);
}
.tw-border-l-sky-200\/5 {
  border-left-color: rgb(186 230 253 / 0.05);
}
.tw-border-l-sky-200\/50 {
  border-left-color: rgb(186 230 253 / 0.5);
}
.tw-border-l-sky-200\/55 {
  border-left-color: rgb(186 230 253 / 0.55);
}
.tw-border-l-sky-200\/60 {
  border-left-color: rgb(186 230 253 / 0.6);
}
.tw-border-l-sky-200\/65 {
  border-left-color: rgb(186 230 253 / 0.65);
}
.tw-border-l-sky-200\/70 {
  border-left-color: rgb(186 230 253 / 0.7);
}
.tw-border-l-sky-200\/75 {
  border-left-color: rgb(186 230 253 / 0.75);
}
.tw-border-l-sky-200\/80 {
  border-left-color: rgb(186 230 253 / 0.8);
}
.tw-border-l-sky-200\/85 {
  border-left-color: rgb(186 230 253 / 0.85);
}
.tw-border-l-sky-200\/90 {
  border-left-color: rgb(186 230 253 / 0.9);
}
.tw-border-l-sky-200\/95 {
  border-left-color: rgb(186 230 253 / 0.95);
}
.tw-border-l-sky-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-300\/0 {
  border-left-color: rgb(125 211 252 / 0);
}
.tw-border-l-sky-300\/10 {
  border-left-color: rgb(125 211 252 / 0.1);
}
.tw-border-l-sky-300\/100 {
  border-left-color: rgb(125 211 252 / 1);
}
.tw-border-l-sky-300\/15 {
  border-left-color: rgb(125 211 252 / 0.15);
}
.tw-border-l-sky-300\/20 {
  border-left-color: rgb(125 211 252 / 0.2);
}
.tw-border-l-sky-300\/25 {
  border-left-color: rgb(125 211 252 / 0.25);
}
.tw-border-l-sky-300\/30 {
  border-left-color: rgb(125 211 252 / 0.3);
}
.tw-border-l-sky-300\/35 {
  border-left-color: rgb(125 211 252 / 0.35);
}
.tw-border-l-sky-300\/40 {
  border-left-color: rgb(125 211 252 / 0.4);
}
.tw-border-l-sky-300\/45 {
  border-left-color: rgb(125 211 252 / 0.45);
}
.tw-border-l-sky-300\/5 {
  border-left-color: rgb(125 211 252 / 0.05);
}
.tw-border-l-sky-300\/50 {
  border-left-color: rgb(125 211 252 / 0.5);
}
.tw-border-l-sky-300\/55 {
  border-left-color: rgb(125 211 252 / 0.55);
}
.tw-border-l-sky-300\/60 {
  border-left-color: rgb(125 211 252 / 0.6);
}
.tw-border-l-sky-300\/65 {
  border-left-color: rgb(125 211 252 / 0.65);
}
.tw-border-l-sky-300\/70 {
  border-left-color: rgb(125 211 252 / 0.7);
}
.tw-border-l-sky-300\/75 {
  border-left-color: rgb(125 211 252 / 0.75);
}
.tw-border-l-sky-300\/80 {
  border-left-color: rgb(125 211 252 / 0.8);
}
.tw-border-l-sky-300\/85 {
  border-left-color: rgb(125 211 252 / 0.85);
}
.tw-border-l-sky-300\/90 {
  border-left-color: rgb(125 211 252 / 0.9);
}
.tw-border-l-sky-300\/95 {
  border-left-color: rgb(125 211 252 / 0.95);
}
.tw-border-l-sky-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-400\/0 {
  border-left-color: rgb(56 189 248 / 0);
}
.tw-border-l-sky-400\/10 {
  border-left-color: rgb(56 189 248 / 0.1);
}
.tw-border-l-sky-400\/100 {
  border-left-color: rgb(56 189 248 / 1);
}
.tw-border-l-sky-400\/15 {
  border-left-color: rgb(56 189 248 / 0.15);
}
.tw-border-l-sky-400\/20 {
  border-left-color: rgb(56 189 248 / 0.2);
}
.tw-border-l-sky-400\/25 {
  border-left-color: rgb(56 189 248 / 0.25);
}
.tw-border-l-sky-400\/30 {
  border-left-color: rgb(56 189 248 / 0.3);
}
.tw-border-l-sky-400\/35 {
  border-left-color: rgb(56 189 248 / 0.35);
}
.tw-border-l-sky-400\/40 {
  border-left-color: rgb(56 189 248 / 0.4);
}
.tw-border-l-sky-400\/45 {
  border-left-color: rgb(56 189 248 / 0.45);
}
.tw-border-l-sky-400\/5 {
  border-left-color: rgb(56 189 248 / 0.05);
}
.tw-border-l-sky-400\/50 {
  border-left-color: rgb(56 189 248 / 0.5);
}
.tw-border-l-sky-400\/55 {
  border-left-color: rgb(56 189 248 / 0.55);
}
.tw-border-l-sky-400\/60 {
  border-left-color: rgb(56 189 248 / 0.6);
}
.tw-border-l-sky-400\/65 {
  border-left-color: rgb(56 189 248 / 0.65);
}
.tw-border-l-sky-400\/70 {
  border-left-color: rgb(56 189 248 / 0.7);
}
.tw-border-l-sky-400\/75 {
  border-left-color: rgb(56 189 248 / 0.75);
}
.tw-border-l-sky-400\/80 {
  border-left-color: rgb(56 189 248 / 0.8);
}
.tw-border-l-sky-400\/85 {
  border-left-color: rgb(56 189 248 / 0.85);
}
.tw-border-l-sky-400\/90 {
  border-left-color: rgb(56 189 248 / 0.9);
}
.tw-border-l-sky-400\/95 {
  border-left-color: rgb(56 189 248 / 0.95);
}
.tw-border-l-sky-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-50\/0 {
  border-left-color: rgb(240 249 255 / 0);
}
.tw-border-l-sky-50\/10 {
  border-left-color: rgb(240 249 255 / 0.1);
}
.tw-border-l-sky-50\/100 {
  border-left-color: rgb(240 249 255 / 1);
}
.tw-border-l-sky-50\/15 {
  border-left-color: rgb(240 249 255 / 0.15);
}
.tw-border-l-sky-50\/20 {
  border-left-color: rgb(240 249 255 / 0.2);
}
.tw-border-l-sky-50\/25 {
  border-left-color: rgb(240 249 255 / 0.25);
}
.tw-border-l-sky-50\/30 {
  border-left-color: rgb(240 249 255 / 0.3);
}
.tw-border-l-sky-50\/35 {
  border-left-color: rgb(240 249 255 / 0.35);
}
.tw-border-l-sky-50\/40 {
  border-left-color: rgb(240 249 255 / 0.4);
}
.tw-border-l-sky-50\/45 {
  border-left-color: rgb(240 249 255 / 0.45);
}
.tw-border-l-sky-50\/5 {
  border-left-color: rgb(240 249 255 / 0.05);
}
.tw-border-l-sky-50\/50 {
  border-left-color: rgb(240 249 255 / 0.5);
}
.tw-border-l-sky-50\/55 {
  border-left-color: rgb(240 249 255 / 0.55);
}
.tw-border-l-sky-50\/60 {
  border-left-color: rgb(240 249 255 / 0.6);
}
.tw-border-l-sky-50\/65 {
  border-left-color: rgb(240 249 255 / 0.65);
}
.tw-border-l-sky-50\/70 {
  border-left-color: rgb(240 249 255 / 0.7);
}
.tw-border-l-sky-50\/75 {
  border-left-color: rgb(240 249 255 / 0.75);
}
.tw-border-l-sky-50\/80 {
  border-left-color: rgb(240 249 255 / 0.8);
}
.tw-border-l-sky-50\/85 {
  border-left-color: rgb(240 249 255 / 0.85);
}
.tw-border-l-sky-50\/90 {
  border-left-color: rgb(240 249 255 / 0.9);
}
.tw-border-l-sky-50\/95 {
  border-left-color: rgb(240 249 255 / 0.95);
}
.tw-border-l-sky-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-500\/0 {
  border-left-color: rgb(14 165 233 / 0);
}
.tw-border-l-sky-500\/10 {
  border-left-color: rgb(14 165 233 / 0.1);
}
.tw-border-l-sky-500\/100 {
  border-left-color: rgb(14 165 233 / 1);
}
.tw-border-l-sky-500\/15 {
  border-left-color: rgb(14 165 233 / 0.15);
}
.tw-border-l-sky-500\/20 {
  border-left-color: rgb(14 165 233 / 0.2);
}
.tw-border-l-sky-500\/25 {
  border-left-color: rgb(14 165 233 / 0.25);
}
.tw-border-l-sky-500\/30 {
  border-left-color: rgb(14 165 233 / 0.3);
}
.tw-border-l-sky-500\/35 {
  border-left-color: rgb(14 165 233 / 0.35);
}
.tw-border-l-sky-500\/40 {
  border-left-color: rgb(14 165 233 / 0.4);
}
.tw-border-l-sky-500\/45 {
  border-left-color: rgb(14 165 233 / 0.45);
}
.tw-border-l-sky-500\/5 {
  border-left-color: rgb(14 165 233 / 0.05);
}
.tw-border-l-sky-500\/50 {
  border-left-color: rgb(14 165 233 / 0.5);
}
.tw-border-l-sky-500\/55 {
  border-left-color: rgb(14 165 233 / 0.55);
}
.tw-border-l-sky-500\/60 {
  border-left-color: rgb(14 165 233 / 0.6);
}
.tw-border-l-sky-500\/65 {
  border-left-color: rgb(14 165 233 / 0.65);
}
.tw-border-l-sky-500\/70 {
  border-left-color: rgb(14 165 233 / 0.7);
}
.tw-border-l-sky-500\/75 {
  border-left-color: rgb(14 165 233 / 0.75);
}
.tw-border-l-sky-500\/80 {
  border-left-color: rgb(14 165 233 / 0.8);
}
.tw-border-l-sky-500\/85 {
  border-left-color: rgb(14 165 233 / 0.85);
}
.tw-border-l-sky-500\/90 {
  border-left-color: rgb(14 165 233 / 0.9);
}
.tw-border-l-sky-500\/95 {
  border-left-color: rgb(14 165 233 / 0.95);
}
.tw-border-l-sky-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-600\/0 {
  border-left-color: rgb(2 132 199 / 0);
}
.tw-border-l-sky-600\/10 {
  border-left-color: rgb(2 132 199 / 0.1);
}
.tw-border-l-sky-600\/100 {
  border-left-color: rgb(2 132 199 / 1);
}
.tw-border-l-sky-600\/15 {
  border-left-color: rgb(2 132 199 / 0.15);
}
.tw-border-l-sky-600\/20 {
  border-left-color: rgb(2 132 199 / 0.2);
}
.tw-border-l-sky-600\/25 {
  border-left-color: rgb(2 132 199 / 0.25);
}
.tw-border-l-sky-600\/30 {
  border-left-color: rgb(2 132 199 / 0.3);
}
.tw-border-l-sky-600\/35 {
  border-left-color: rgb(2 132 199 / 0.35);
}
.tw-border-l-sky-600\/40 {
  border-left-color: rgb(2 132 199 / 0.4);
}
.tw-border-l-sky-600\/45 {
  border-left-color: rgb(2 132 199 / 0.45);
}
.tw-border-l-sky-600\/5 {
  border-left-color: rgb(2 132 199 / 0.05);
}
.tw-border-l-sky-600\/50 {
  border-left-color: rgb(2 132 199 / 0.5);
}
.tw-border-l-sky-600\/55 {
  border-left-color: rgb(2 132 199 / 0.55);
}
.tw-border-l-sky-600\/60 {
  border-left-color: rgb(2 132 199 / 0.6);
}
.tw-border-l-sky-600\/65 {
  border-left-color: rgb(2 132 199 / 0.65);
}
.tw-border-l-sky-600\/70 {
  border-left-color: rgb(2 132 199 / 0.7);
}
.tw-border-l-sky-600\/75 {
  border-left-color: rgb(2 132 199 / 0.75);
}
.tw-border-l-sky-600\/80 {
  border-left-color: rgb(2 132 199 / 0.8);
}
.tw-border-l-sky-600\/85 {
  border-left-color: rgb(2 132 199 / 0.85);
}
.tw-border-l-sky-600\/90 {
  border-left-color: rgb(2 132 199 / 0.9);
}
.tw-border-l-sky-600\/95 {
  border-left-color: rgb(2 132 199 / 0.95);
}
.tw-border-l-sky-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-700\/0 {
  border-left-color: rgb(3 105 161 / 0);
}
.tw-border-l-sky-700\/10 {
  border-left-color: rgb(3 105 161 / 0.1);
}
.tw-border-l-sky-700\/100 {
  border-left-color: rgb(3 105 161 / 1);
}
.tw-border-l-sky-700\/15 {
  border-left-color: rgb(3 105 161 / 0.15);
}
.tw-border-l-sky-700\/20 {
  border-left-color: rgb(3 105 161 / 0.2);
}
.tw-border-l-sky-700\/25 {
  border-left-color: rgb(3 105 161 / 0.25);
}
.tw-border-l-sky-700\/30 {
  border-left-color: rgb(3 105 161 / 0.3);
}
.tw-border-l-sky-700\/35 {
  border-left-color: rgb(3 105 161 / 0.35);
}
.tw-border-l-sky-700\/40 {
  border-left-color: rgb(3 105 161 / 0.4);
}
.tw-border-l-sky-700\/45 {
  border-left-color: rgb(3 105 161 / 0.45);
}
.tw-border-l-sky-700\/5 {
  border-left-color: rgb(3 105 161 / 0.05);
}
.tw-border-l-sky-700\/50 {
  border-left-color: rgb(3 105 161 / 0.5);
}
.tw-border-l-sky-700\/55 {
  border-left-color: rgb(3 105 161 / 0.55);
}
.tw-border-l-sky-700\/60 {
  border-left-color: rgb(3 105 161 / 0.6);
}
.tw-border-l-sky-700\/65 {
  border-left-color: rgb(3 105 161 / 0.65);
}
.tw-border-l-sky-700\/70 {
  border-left-color: rgb(3 105 161 / 0.7);
}
.tw-border-l-sky-700\/75 {
  border-left-color: rgb(3 105 161 / 0.75);
}
.tw-border-l-sky-700\/80 {
  border-left-color: rgb(3 105 161 / 0.8);
}
.tw-border-l-sky-700\/85 {
  border-left-color: rgb(3 105 161 / 0.85);
}
.tw-border-l-sky-700\/90 {
  border-left-color: rgb(3 105 161 / 0.9);
}
.tw-border-l-sky-700\/95 {
  border-left-color: rgb(3 105 161 / 0.95);
}
.tw-border-l-sky-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-800\/0 {
  border-left-color: rgb(7 89 133 / 0);
}
.tw-border-l-sky-800\/10 {
  border-left-color: rgb(7 89 133 / 0.1);
}
.tw-border-l-sky-800\/100 {
  border-left-color: rgb(7 89 133 / 1);
}
.tw-border-l-sky-800\/15 {
  border-left-color: rgb(7 89 133 / 0.15);
}
.tw-border-l-sky-800\/20 {
  border-left-color: rgb(7 89 133 / 0.2);
}
.tw-border-l-sky-800\/25 {
  border-left-color: rgb(7 89 133 / 0.25);
}
.tw-border-l-sky-800\/30 {
  border-left-color: rgb(7 89 133 / 0.3);
}
.tw-border-l-sky-800\/35 {
  border-left-color: rgb(7 89 133 / 0.35);
}
.tw-border-l-sky-800\/40 {
  border-left-color: rgb(7 89 133 / 0.4);
}
.tw-border-l-sky-800\/45 {
  border-left-color: rgb(7 89 133 / 0.45);
}
.tw-border-l-sky-800\/5 {
  border-left-color: rgb(7 89 133 / 0.05);
}
.tw-border-l-sky-800\/50 {
  border-left-color: rgb(7 89 133 / 0.5);
}
.tw-border-l-sky-800\/55 {
  border-left-color: rgb(7 89 133 / 0.55);
}
.tw-border-l-sky-800\/60 {
  border-left-color: rgb(7 89 133 / 0.6);
}
.tw-border-l-sky-800\/65 {
  border-left-color: rgb(7 89 133 / 0.65);
}
.tw-border-l-sky-800\/70 {
  border-left-color: rgb(7 89 133 / 0.7);
}
.tw-border-l-sky-800\/75 {
  border-left-color: rgb(7 89 133 / 0.75);
}
.tw-border-l-sky-800\/80 {
  border-left-color: rgb(7 89 133 / 0.8);
}
.tw-border-l-sky-800\/85 {
  border-left-color: rgb(7 89 133 / 0.85);
}
.tw-border-l-sky-800\/90 {
  border-left-color: rgb(7 89 133 / 0.9);
}
.tw-border-l-sky-800\/95 {
  border-left-color: rgb(7 89 133 / 0.95);
}
.tw-border-l-sky-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-900\/0 {
  border-left-color: rgb(12 74 110 / 0);
}
.tw-border-l-sky-900\/10 {
  border-left-color: rgb(12 74 110 / 0.1);
}
.tw-border-l-sky-900\/100 {
  border-left-color: rgb(12 74 110 / 1);
}
.tw-border-l-sky-900\/15 {
  border-left-color: rgb(12 74 110 / 0.15);
}
.tw-border-l-sky-900\/20 {
  border-left-color: rgb(12 74 110 / 0.2);
}
.tw-border-l-sky-900\/25 {
  border-left-color: rgb(12 74 110 / 0.25);
}
.tw-border-l-sky-900\/30 {
  border-left-color: rgb(12 74 110 / 0.3);
}
.tw-border-l-sky-900\/35 {
  border-left-color: rgb(12 74 110 / 0.35);
}
.tw-border-l-sky-900\/40 {
  border-left-color: rgb(12 74 110 / 0.4);
}
.tw-border-l-sky-900\/45 {
  border-left-color: rgb(12 74 110 / 0.45);
}
.tw-border-l-sky-900\/5 {
  border-left-color: rgb(12 74 110 / 0.05);
}
.tw-border-l-sky-900\/50 {
  border-left-color: rgb(12 74 110 / 0.5);
}
.tw-border-l-sky-900\/55 {
  border-left-color: rgb(12 74 110 / 0.55);
}
.tw-border-l-sky-900\/60 {
  border-left-color: rgb(12 74 110 / 0.6);
}
.tw-border-l-sky-900\/65 {
  border-left-color: rgb(12 74 110 / 0.65);
}
.tw-border-l-sky-900\/70 {
  border-left-color: rgb(12 74 110 / 0.7);
}
.tw-border-l-sky-900\/75 {
  border-left-color: rgb(12 74 110 / 0.75);
}
.tw-border-l-sky-900\/80 {
  border-left-color: rgb(12 74 110 / 0.8);
}
.tw-border-l-sky-900\/85 {
  border-left-color: rgb(12 74 110 / 0.85);
}
.tw-border-l-sky-900\/90 {
  border-left-color: rgb(12 74 110 / 0.9);
}
.tw-border-l-sky-900\/95 {
  border-left-color: rgb(12 74 110 / 0.95);
}
.tw-border-l-sky-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-l-sky-950\/0 {
  border-left-color: rgb(8 47 73 / 0);
}
.tw-border-l-sky-950\/10 {
  border-left-color: rgb(8 47 73 / 0.1);
}
.tw-border-l-sky-950\/100 {
  border-left-color: rgb(8 47 73 / 1);
}
.tw-border-l-sky-950\/15 {
  border-left-color: rgb(8 47 73 / 0.15);
}
.tw-border-l-sky-950\/20 {
  border-left-color: rgb(8 47 73 / 0.2);
}
.tw-border-l-sky-950\/25 {
  border-left-color: rgb(8 47 73 / 0.25);
}
.tw-border-l-sky-950\/30 {
  border-left-color: rgb(8 47 73 / 0.3);
}
.tw-border-l-sky-950\/35 {
  border-left-color: rgb(8 47 73 / 0.35);
}
.tw-border-l-sky-950\/40 {
  border-left-color: rgb(8 47 73 / 0.4);
}
.tw-border-l-sky-950\/45 {
  border-left-color: rgb(8 47 73 / 0.45);
}
.tw-border-l-sky-950\/5 {
  border-left-color: rgb(8 47 73 / 0.05);
}
.tw-border-l-sky-950\/50 {
  border-left-color: rgb(8 47 73 / 0.5);
}
.tw-border-l-sky-950\/55 {
  border-left-color: rgb(8 47 73 / 0.55);
}
.tw-border-l-sky-950\/60 {
  border-left-color: rgb(8 47 73 / 0.6);
}
.tw-border-l-sky-950\/65 {
  border-left-color: rgb(8 47 73 / 0.65);
}
.tw-border-l-sky-950\/70 {
  border-left-color: rgb(8 47 73 / 0.7);
}
.tw-border-l-sky-950\/75 {
  border-left-color: rgb(8 47 73 / 0.75);
}
.tw-border-l-sky-950\/80 {
  border-left-color: rgb(8 47 73 / 0.8);
}
.tw-border-l-sky-950\/85 {
  border-left-color: rgb(8 47 73 / 0.85);
}
.tw-border-l-sky-950\/90 {
  border-left-color: rgb(8 47 73 / 0.9);
}
.tw-border-l-sky-950\/95 {
  border-left-color: rgb(8 47 73 / 0.95);
}
.tw-border-l-slate-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-100\/0 {
  border-left-color: rgb(241 245 249 / 0);
}
.tw-border-l-slate-100\/10 {
  border-left-color: rgb(241 245 249 / 0.1);
}
.tw-border-l-slate-100\/100 {
  border-left-color: rgb(241 245 249 / 1);
}
.tw-border-l-slate-100\/15 {
  border-left-color: rgb(241 245 249 / 0.15);
}
.tw-border-l-slate-100\/20 {
  border-left-color: rgb(241 245 249 / 0.2);
}
.tw-border-l-slate-100\/25 {
  border-left-color: rgb(241 245 249 / 0.25);
}
.tw-border-l-slate-100\/30 {
  border-left-color: rgb(241 245 249 / 0.3);
}
.tw-border-l-slate-100\/35 {
  border-left-color: rgb(241 245 249 / 0.35);
}
.tw-border-l-slate-100\/40 {
  border-left-color: rgb(241 245 249 / 0.4);
}
.tw-border-l-slate-100\/45 {
  border-left-color: rgb(241 245 249 / 0.45);
}
.tw-border-l-slate-100\/5 {
  border-left-color: rgb(241 245 249 / 0.05);
}
.tw-border-l-slate-100\/50 {
  border-left-color: rgb(241 245 249 / 0.5);
}
.tw-border-l-slate-100\/55 {
  border-left-color: rgb(241 245 249 / 0.55);
}
.tw-border-l-slate-100\/60 {
  border-left-color: rgb(241 245 249 / 0.6);
}
.tw-border-l-slate-100\/65 {
  border-left-color: rgb(241 245 249 / 0.65);
}
.tw-border-l-slate-100\/70 {
  border-left-color: rgb(241 245 249 / 0.7);
}
.tw-border-l-slate-100\/75 {
  border-left-color: rgb(241 245 249 / 0.75);
}
.tw-border-l-slate-100\/80 {
  border-left-color: rgb(241 245 249 / 0.8);
}
.tw-border-l-slate-100\/85 {
  border-left-color: rgb(241 245 249 / 0.85);
}
.tw-border-l-slate-100\/90 {
  border-left-color: rgb(241 245 249 / 0.9);
}
.tw-border-l-slate-100\/95 {
  border-left-color: rgb(241 245 249 / 0.95);
}
.tw-border-l-slate-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-200\/0 {
  border-left-color: rgb(226 232 240 / 0);
}
.tw-border-l-slate-200\/10 {
  border-left-color: rgb(226 232 240 / 0.1);
}
.tw-border-l-slate-200\/100 {
  border-left-color: rgb(226 232 240 / 1);
}
.tw-border-l-slate-200\/15 {
  border-left-color: rgb(226 232 240 / 0.15);
}
.tw-border-l-slate-200\/20 {
  border-left-color: rgb(226 232 240 / 0.2);
}
.tw-border-l-slate-200\/25 {
  border-left-color: rgb(226 232 240 / 0.25);
}
.tw-border-l-slate-200\/30 {
  border-left-color: rgb(226 232 240 / 0.3);
}
.tw-border-l-slate-200\/35 {
  border-left-color: rgb(226 232 240 / 0.35);
}
.tw-border-l-slate-200\/40 {
  border-left-color: rgb(226 232 240 / 0.4);
}
.tw-border-l-slate-200\/45 {
  border-left-color: rgb(226 232 240 / 0.45);
}
.tw-border-l-slate-200\/5 {
  border-left-color: rgb(226 232 240 / 0.05);
}
.tw-border-l-slate-200\/50 {
  border-left-color: rgb(226 232 240 / 0.5);
}
.tw-border-l-slate-200\/55 {
  border-left-color: rgb(226 232 240 / 0.55);
}
.tw-border-l-slate-200\/60 {
  border-left-color: rgb(226 232 240 / 0.6);
}
.tw-border-l-slate-200\/65 {
  border-left-color: rgb(226 232 240 / 0.65);
}
.tw-border-l-slate-200\/70 {
  border-left-color: rgb(226 232 240 / 0.7);
}
.tw-border-l-slate-200\/75 {
  border-left-color: rgb(226 232 240 / 0.75);
}
.tw-border-l-slate-200\/80 {
  border-left-color: rgb(226 232 240 / 0.8);
}
.tw-border-l-slate-200\/85 {
  border-left-color: rgb(226 232 240 / 0.85);
}
.tw-border-l-slate-200\/90 {
  border-left-color: rgb(226 232 240 / 0.9);
}
.tw-border-l-slate-200\/95 {
  border-left-color: rgb(226 232 240 / 0.95);
}
.tw-border-l-slate-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-300\/0 {
  border-left-color: rgb(203 213 225 / 0);
}
.tw-border-l-slate-300\/10 {
  border-left-color: rgb(203 213 225 / 0.1);
}
.tw-border-l-slate-300\/100 {
  border-left-color: rgb(203 213 225 / 1);
}
.tw-border-l-slate-300\/15 {
  border-left-color: rgb(203 213 225 / 0.15);
}
.tw-border-l-slate-300\/20 {
  border-left-color: rgb(203 213 225 / 0.2);
}
.tw-border-l-slate-300\/25 {
  border-left-color: rgb(203 213 225 / 0.25);
}
.tw-border-l-slate-300\/30 {
  border-left-color: rgb(203 213 225 / 0.3);
}
.tw-border-l-slate-300\/35 {
  border-left-color: rgb(203 213 225 / 0.35);
}
.tw-border-l-slate-300\/40 {
  border-left-color: rgb(203 213 225 / 0.4);
}
.tw-border-l-slate-300\/45 {
  border-left-color: rgb(203 213 225 / 0.45);
}
.tw-border-l-slate-300\/5 {
  border-left-color: rgb(203 213 225 / 0.05);
}
.tw-border-l-slate-300\/50 {
  border-left-color: rgb(203 213 225 / 0.5);
}
.tw-border-l-slate-300\/55 {
  border-left-color: rgb(203 213 225 / 0.55);
}
.tw-border-l-slate-300\/60 {
  border-left-color: rgb(203 213 225 / 0.6);
}
.tw-border-l-slate-300\/65 {
  border-left-color: rgb(203 213 225 / 0.65);
}
.tw-border-l-slate-300\/70 {
  border-left-color: rgb(203 213 225 / 0.7);
}
.tw-border-l-slate-300\/75 {
  border-left-color: rgb(203 213 225 / 0.75);
}
.tw-border-l-slate-300\/80 {
  border-left-color: rgb(203 213 225 / 0.8);
}
.tw-border-l-slate-300\/85 {
  border-left-color: rgb(203 213 225 / 0.85);
}
.tw-border-l-slate-300\/90 {
  border-left-color: rgb(203 213 225 / 0.9);
}
.tw-border-l-slate-300\/95 {
  border-left-color: rgb(203 213 225 / 0.95);
}
.tw-border-l-slate-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-400\/0 {
  border-left-color: rgb(148 163 184 / 0);
}
.tw-border-l-slate-400\/10 {
  border-left-color: rgb(148 163 184 / 0.1);
}
.tw-border-l-slate-400\/100 {
  border-left-color: rgb(148 163 184 / 1);
}
.tw-border-l-slate-400\/15 {
  border-left-color: rgb(148 163 184 / 0.15);
}
.tw-border-l-slate-400\/20 {
  border-left-color: rgb(148 163 184 / 0.2);
}
.tw-border-l-slate-400\/25 {
  border-left-color: rgb(148 163 184 / 0.25);
}
.tw-border-l-slate-400\/30 {
  border-left-color: rgb(148 163 184 / 0.3);
}
.tw-border-l-slate-400\/35 {
  border-left-color: rgb(148 163 184 / 0.35);
}
.tw-border-l-slate-400\/40 {
  border-left-color: rgb(148 163 184 / 0.4);
}
.tw-border-l-slate-400\/45 {
  border-left-color: rgb(148 163 184 / 0.45);
}
.tw-border-l-slate-400\/5 {
  border-left-color: rgb(148 163 184 / 0.05);
}
.tw-border-l-slate-400\/50 {
  border-left-color: rgb(148 163 184 / 0.5);
}
.tw-border-l-slate-400\/55 {
  border-left-color: rgb(148 163 184 / 0.55);
}
.tw-border-l-slate-400\/60 {
  border-left-color: rgb(148 163 184 / 0.6);
}
.tw-border-l-slate-400\/65 {
  border-left-color: rgb(148 163 184 / 0.65);
}
.tw-border-l-slate-400\/70 {
  border-left-color: rgb(148 163 184 / 0.7);
}
.tw-border-l-slate-400\/75 {
  border-left-color: rgb(148 163 184 / 0.75);
}
.tw-border-l-slate-400\/80 {
  border-left-color: rgb(148 163 184 / 0.8);
}
.tw-border-l-slate-400\/85 {
  border-left-color: rgb(148 163 184 / 0.85);
}
.tw-border-l-slate-400\/90 {
  border-left-color: rgb(148 163 184 / 0.9);
}
.tw-border-l-slate-400\/95 {
  border-left-color: rgb(148 163 184 / 0.95);
}
.tw-border-l-slate-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-50\/0 {
  border-left-color: rgb(248 250 252 / 0);
}
.tw-border-l-slate-50\/10 {
  border-left-color: rgb(248 250 252 / 0.1);
}
.tw-border-l-slate-50\/100 {
  border-left-color: rgb(248 250 252 / 1);
}
.tw-border-l-slate-50\/15 {
  border-left-color: rgb(248 250 252 / 0.15);
}
.tw-border-l-slate-50\/20 {
  border-left-color: rgb(248 250 252 / 0.2);
}
.tw-border-l-slate-50\/25 {
  border-left-color: rgb(248 250 252 / 0.25);
}
.tw-border-l-slate-50\/30 {
  border-left-color: rgb(248 250 252 / 0.3);
}
.tw-border-l-slate-50\/35 {
  border-left-color: rgb(248 250 252 / 0.35);
}
.tw-border-l-slate-50\/40 {
  border-left-color: rgb(248 250 252 / 0.4);
}
.tw-border-l-slate-50\/45 {
  border-left-color: rgb(248 250 252 / 0.45);
}
.tw-border-l-slate-50\/5 {
  border-left-color: rgb(248 250 252 / 0.05);
}
.tw-border-l-slate-50\/50 {
  border-left-color: rgb(248 250 252 / 0.5);
}
.tw-border-l-slate-50\/55 {
  border-left-color: rgb(248 250 252 / 0.55);
}
.tw-border-l-slate-50\/60 {
  border-left-color: rgb(248 250 252 / 0.6);
}
.tw-border-l-slate-50\/65 {
  border-left-color: rgb(248 250 252 / 0.65);
}
.tw-border-l-slate-50\/70 {
  border-left-color: rgb(248 250 252 / 0.7);
}
.tw-border-l-slate-50\/75 {
  border-left-color: rgb(248 250 252 / 0.75);
}
.tw-border-l-slate-50\/80 {
  border-left-color: rgb(248 250 252 / 0.8);
}
.tw-border-l-slate-50\/85 {
  border-left-color: rgb(248 250 252 / 0.85);
}
.tw-border-l-slate-50\/90 {
  border-left-color: rgb(248 250 252 / 0.9);
}
.tw-border-l-slate-50\/95 {
  border-left-color: rgb(248 250 252 / 0.95);
}
.tw-border-l-slate-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-500\/0 {
  border-left-color: rgb(100 116 139 / 0);
}
.tw-border-l-slate-500\/10 {
  border-left-color: rgb(100 116 139 / 0.1);
}
.tw-border-l-slate-500\/100 {
  border-left-color: rgb(100 116 139 / 1);
}
.tw-border-l-slate-500\/15 {
  border-left-color: rgb(100 116 139 / 0.15);
}
.tw-border-l-slate-500\/20 {
  border-left-color: rgb(100 116 139 / 0.2);
}
.tw-border-l-slate-500\/25 {
  border-left-color: rgb(100 116 139 / 0.25);
}
.tw-border-l-slate-500\/30 {
  border-left-color: rgb(100 116 139 / 0.3);
}
.tw-border-l-slate-500\/35 {
  border-left-color: rgb(100 116 139 / 0.35);
}
.tw-border-l-slate-500\/40 {
  border-left-color: rgb(100 116 139 / 0.4);
}
.tw-border-l-slate-500\/45 {
  border-left-color: rgb(100 116 139 / 0.45);
}
.tw-border-l-slate-500\/5 {
  border-left-color: rgb(100 116 139 / 0.05);
}
.tw-border-l-slate-500\/50 {
  border-left-color: rgb(100 116 139 / 0.5);
}
.tw-border-l-slate-500\/55 {
  border-left-color: rgb(100 116 139 / 0.55);
}
.tw-border-l-slate-500\/60 {
  border-left-color: rgb(100 116 139 / 0.6);
}
.tw-border-l-slate-500\/65 {
  border-left-color: rgb(100 116 139 / 0.65);
}
.tw-border-l-slate-500\/70 {
  border-left-color: rgb(100 116 139 / 0.7);
}
.tw-border-l-slate-500\/75 {
  border-left-color: rgb(100 116 139 / 0.75);
}
.tw-border-l-slate-500\/80 {
  border-left-color: rgb(100 116 139 / 0.8);
}
.tw-border-l-slate-500\/85 {
  border-left-color: rgb(100 116 139 / 0.85);
}
.tw-border-l-slate-500\/90 {
  border-left-color: rgb(100 116 139 / 0.9);
}
.tw-border-l-slate-500\/95 {
  border-left-color: rgb(100 116 139 / 0.95);
}
.tw-border-l-slate-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-600\/0 {
  border-left-color: rgb(71 85 105 / 0);
}
.tw-border-l-slate-600\/10 {
  border-left-color: rgb(71 85 105 / 0.1);
}
.tw-border-l-slate-600\/100 {
  border-left-color: rgb(71 85 105 / 1);
}
.tw-border-l-slate-600\/15 {
  border-left-color: rgb(71 85 105 / 0.15);
}
.tw-border-l-slate-600\/20 {
  border-left-color: rgb(71 85 105 / 0.2);
}
.tw-border-l-slate-600\/25 {
  border-left-color: rgb(71 85 105 / 0.25);
}
.tw-border-l-slate-600\/30 {
  border-left-color: rgb(71 85 105 / 0.3);
}
.tw-border-l-slate-600\/35 {
  border-left-color: rgb(71 85 105 / 0.35);
}
.tw-border-l-slate-600\/40 {
  border-left-color: rgb(71 85 105 / 0.4);
}
.tw-border-l-slate-600\/45 {
  border-left-color: rgb(71 85 105 / 0.45);
}
.tw-border-l-slate-600\/5 {
  border-left-color: rgb(71 85 105 / 0.05);
}
.tw-border-l-slate-600\/50 {
  border-left-color: rgb(71 85 105 / 0.5);
}
.tw-border-l-slate-600\/55 {
  border-left-color: rgb(71 85 105 / 0.55);
}
.tw-border-l-slate-600\/60 {
  border-left-color: rgb(71 85 105 / 0.6);
}
.tw-border-l-slate-600\/65 {
  border-left-color: rgb(71 85 105 / 0.65);
}
.tw-border-l-slate-600\/70 {
  border-left-color: rgb(71 85 105 / 0.7);
}
.tw-border-l-slate-600\/75 {
  border-left-color: rgb(71 85 105 / 0.75);
}
.tw-border-l-slate-600\/80 {
  border-left-color: rgb(71 85 105 / 0.8);
}
.tw-border-l-slate-600\/85 {
  border-left-color: rgb(71 85 105 / 0.85);
}
.tw-border-l-slate-600\/90 {
  border-left-color: rgb(71 85 105 / 0.9);
}
.tw-border-l-slate-600\/95 {
  border-left-color: rgb(71 85 105 / 0.95);
}
.tw-border-l-slate-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-700\/0 {
  border-left-color: rgb(51 65 85 / 0);
}
.tw-border-l-slate-700\/10 {
  border-left-color: rgb(51 65 85 / 0.1);
}
.tw-border-l-slate-700\/100 {
  border-left-color: rgb(51 65 85 / 1);
}
.tw-border-l-slate-700\/15 {
  border-left-color: rgb(51 65 85 / 0.15);
}
.tw-border-l-slate-700\/20 {
  border-left-color: rgb(51 65 85 / 0.2);
}
.tw-border-l-slate-700\/25 {
  border-left-color: rgb(51 65 85 / 0.25);
}
.tw-border-l-slate-700\/30 {
  border-left-color: rgb(51 65 85 / 0.3);
}
.tw-border-l-slate-700\/35 {
  border-left-color: rgb(51 65 85 / 0.35);
}
.tw-border-l-slate-700\/40 {
  border-left-color: rgb(51 65 85 / 0.4);
}
.tw-border-l-slate-700\/45 {
  border-left-color: rgb(51 65 85 / 0.45);
}
.tw-border-l-slate-700\/5 {
  border-left-color: rgb(51 65 85 / 0.05);
}
.tw-border-l-slate-700\/50 {
  border-left-color: rgb(51 65 85 / 0.5);
}
.tw-border-l-slate-700\/55 {
  border-left-color: rgb(51 65 85 / 0.55);
}
.tw-border-l-slate-700\/60 {
  border-left-color: rgb(51 65 85 / 0.6);
}
.tw-border-l-slate-700\/65 {
  border-left-color: rgb(51 65 85 / 0.65);
}
.tw-border-l-slate-700\/70 {
  border-left-color: rgb(51 65 85 / 0.7);
}
.tw-border-l-slate-700\/75 {
  border-left-color: rgb(51 65 85 / 0.75);
}
.tw-border-l-slate-700\/80 {
  border-left-color: rgb(51 65 85 / 0.8);
}
.tw-border-l-slate-700\/85 {
  border-left-color: rgb(51 65 85 / 0.85);
}
.tw-border-l-slate-700\/90 {
  border-left-color: rgb(51 65 85 / 0.9);
}
.tw-border-l-slate-700\/95 {
  border-left-color: rgb(51 65 85 / 0.95);
}
.tw-border-l-slate-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-800\/0 {
  border-left-color: rgb(30 41 59 / 0);
}
.tw-border-l-slate-800\/10 {
  border-left-color: rgb(30 41 59 / 0.1);
}
.tw-border-l-slate-800\/100 {
  border-left-color: rgb(30 41 59 / 1);
}
.tw-border-l-slate-800\/15 {
  border-left-color: rgb(30 41 59 / 0.15);
}
.tw-border-l-slate-800\/20 {
  border-left-color: rgb(30 41 59 / 0.2);
}
.tw-border-l-slate-800\/25 {
  border-left-color: rgb(30 41 59 / 0.25);
}
.tw-border-l-slate-800\/30 {
  border-left-color: rgb(30 41 59 / 0.3);
}
.tw-border-l-slate-800\/35 {
  border-left-color: rgb(30 41 59 / 0.35);
}
.tw-border-l-slate-800\/40 {
  border-left-color: rgb(30 41 59 / 0.4);
}
.tw-border-l-slate-800\/45 {
  border-left-color: rgb(30 41 59 / 0.45);
}
.tw-border-l-slate-800\/5 {
  border-left-color: rgb(30 41 59 / 0.05);
}
.tw-border-l-slate-800\/50 {
  border-left-color: rgb(30 41 59 / 0.5);
}
.tw-border-l-slate-800\/55 {
  border-left-color: rgb(30 41 59 / 0.55);
}
.tw-border-l-slate-800\/60 {
  border-left-color: rgb(30 41 59 / 0.6);
}
.tw-border-l-slate-800\/65 {
  border-left-color: rgb(30 41 59 / 0.65);
}
.tw-border-l-slate-800\/70 {
  border-left-color: rgb(30 41 59 / 0.7);
}
.tw-border-l-slate-800\/75 {
  border-left-color: rgb(30 41 59 / 0.75);
}
.tw-border-l-slate-800\/80 {
  border-left-color: rgb(30 41 59 / 0.8);
}
.tw-border-l-slate-800\/85 {
  border-left-color: rgb(30 41 59 / 0.85);
}
.tw-border-l-slate-800\/90 {
  border-left-color: rgb(30 41 59 / 0.9);
}
.tw-border-l-slate-800\/95 {
  border-left-color: rgb(30 41 59 / 0.95);
}
.tw-border-l-slate-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-900\/0 {
  border-left-color: rgb(15 23 42 / 0);
}
.tw-border-l-slate-900\/10 {
  border-left-color: rgb(15 23 42 / 0.1);
}
.tw-border-l-slate-900\/100 {
  border-left-color: rgb(15 23 42 / 1);
}
.tw-border-l-slate-900\/15 {
  border-left-color: rgb(15 23 42 / 0.15);
}
.tw-border-l-slate-900\/20 {
  border-left-color: rgb(15 23 42 / 0.2);
}
.tw-border-l-slate-900\/25 {
  border-left-color: rgb(15 23 42 / 0.25);
}
.tw-border-l-slate-900\/30 {
  border-left-color: rgb(15 23 42 / 0.3);
}
.tw-border-l-slate-900\/35 {
  border-left-color: rgb(15 23 42 / 0.35);
}
.tw-border-l-slate-900\/40 {
  border-left-color: rgb(15 23 42 / 0.4);
}
.tw-border-l-slate-900\/45 {
  border-left-color: rgb(15 23 42 / 0.45);
}
.tw-border-l-slate-900\/5 {
  border-left-color: rgb(15 23 42 / 0.05);
}
.tw-border-l-slate-900\/50 {
  border-left-color: rgb(15 23 42 / 0.5);
}
.tw-border-l-slate-900\/55 {
  border-left-color: rgb(15 23 42 / 0.55);
}
.tw-border-l-slate-900\/60 {
  border-left-color: rgb(15 23 42 / 0.6);
}
.tw-border-l-slate-900\/65 {
  border-left-color: rgb(15 23 42 / 0.65);
}
.tw-border-l-slate-900\/70 {
  border-left-color: rgb(15 23 42 / 0.7);
}
.tw-border-l-slate-900\/75 {
  border-left-color: rgb(15 23 42 / 0.75);
}
.tw-border-l-slate-900\/80 {
  border-left-color: rgb(15 23 42 / 0.8);
}
.tw-border-l-slate-900\/85 {
  border-left-color: rgb(15 23 42 / 0.85);
}
.tw-border-l-slate-900\/90 {
  border-left-color: rgb(15 23 42 / 0.9);
}
.tw-border-l-slate-900\/95 {
  border-left-color: rgb(15 23 42 / 0.95);
}
.tw-border-l-slate-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-l-slate-950\/0 {
  border-left-color: rgb(2 6 23 / 0);
}
.tw-border-l-slate-950\/10 {
  border-left-color: rgb(2 6 23 / 0.1);
}
.tw-border-l-slate-950\/100 {
  border-left-color: rgb(2 6 23 / 1);
}
.tw-border-l-slate-950\/15 {
  border-left-color: rgb(2 6 23 / 0.15);
}
.tw-border-l-slate-950\/20 {
  border-left-color: rgb(2 6 23 / 0.2);
}
.tw-border-l-slate-950\/25 {
  border-left-color: rgb(2 6 23 / 0.25);
}
.tw-border-l-slate-950\/30 {
  border-left-color: rgb(2 6 23 / 0.3);
}
.tw-border-l-slate-950\/35 {
  border-left-color: rgb(2 6 23 / 0.35);
}
.tw-border-l-slate-950\/40 {
  border-left-color: rgb(2 6 23 / 0.4);
}
.tw-border-l-slate-950\/45 {
  border-left-color: rgb(2 6 23 / 0.45);
}
.tw-border-l-slate-950\/5 {
  border-left-color: rgb(2 6 23 / 0.05);
}
.tw-border-l-slate-950\/50 {
  border-left-color: rgb(2 6 23 / 0.5);
}
.tw-border-l-slate-950\/55 {
  border-left-color: rgb(2 6 23 / 0.55);
}
.tw-border-l-slate-950\/60 {
  border-left-color: rgb(2 6 23 / 0.6);
}
.tw-border-l-slate-950\/65 {
  border-left-color: rgb(2 6 23 / 0.65);
}
.tw-border-l-slate-950\/70 {
  border-left-color: rgb(2 6 23 / 0.7);
}
.tw-border-l-slate-950\/75 {
  border-left-color: rgb(2 6 23 / 0.75);
}
.tw-border-l-slate-950\/80 {
  border-left-color: rgb(2 6 23 / 0.8);
}
.tw-border-l-slate-950\/85 {
  border-left-color: rgb(2 6 23 / 0.85);
}
.tw-border-l-slate-950\/90 {
  border-left-color: rgb(2 6 23 / 0.9);
}
.tw-border-l-slate-950\/95 {
  border-left-color: rgb(2 6 23 / 0.95);
}
.tw-border-l-stone-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-100\/0 {
  border-left-color: rgb(245 245 244 / 0);
}
.tw-border-l-stone-100\/10 {
  border-left-color: rgb(245 245 244 / 0.1);
}
.tw-border-l-stone-100\/100 {
  border-left-color: rgb(245 245 244 / 1);
}
.tw-border-l-stone-100\/15 {
  border-left-color: rgb(245 245 244 / 0.15);
}
.tw-border-l-stone-100\/20 {
  border-left-color: rgb(245 245 244 / 0.2);
}
.tw-border-l-stone-100\/25 {
  border-left-color: rgb(245 245 244 / 0.25);
}
.tw-border-l-stone-100\/30 {
  border-left-color: rgb(245 245 244 / 0.3);
}
.tw-border-l-stone-100\/35 {
  border-left-color: rgb(245 245 244 / 0.35);
}
.tw-border-l-stone-100\/40 {
  border-left-color: rgb(245 245 244 / 0.4);
}
.tw-border-l-stone-100\/45 {
  border-left-color: rgb(245 245 244 / 0.45);
}
.tw-border-l-stone-100\/5 {
  border-left-color: rgb(245 245 244 / 0.05);
}
.tw-border-l-stone-100\/50 {
  border-left-color: rgb(245 245 244 / 0.5);
}
.tw-border-l-stone-100\/55 {
  border-left-color: rgb(245 245 244 / 0.55);
}
.tw-border-l-stone-100\/60 {
  border-left-color: rgb(245 245 244 / 0.6);
}
.tw-border-l-stone-100\/65 {
  border-left-color: rgb(245 245 244 / 0.65);
}
.tw-border-l-stone-100\/70 {
  border-left-color: rgb(245 245 244 / 0.7);
}
.tw-border-l-stone-100\/75 {
  border-left-color: rgb(245 245 244 / 0.75);
}
.tw-border-l-stone-100\/80 {
  border-left-color: rgb(245 245 244 / 0.8);
}
.tw-border-l-stone-100\/85 {
  border-left-color: rgb(245 245 244 / 0.85);
}
.tw-border-l-stone-100\/90 {
  border-left-color: rgb(245 245 244 / 0.9);
}
.tw-border-l-stone-100\/95 {
  border-left-color: rgb(245 245 244 / 0.95);
}
.tw-border-l-stone-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-200\/0 {
  border-left-color: rgb(231 229 228 / 0);
}
.tw-border-l-stone-200\/10 {
  border-left-color: rgb(231 229 228 / 0.1);
}
.tw-border-l-stone-200\/100 {
  border-left-color: rgb(231 229 228 / 1);
}
.tw-border-l-stone-200\/15 {
  border-left-color: rgb(231 229 228 / 0.15);
}
.tw-border-l-stone-200\/20 {
  border-left-color: rgb(231 229 228 / 0.2);
}
.tw-border-l-stone-200\/25 {
  border-left-color: rgb(231 229 228 / 0.25);
}
.tw-border-l-stone-200\/30 {
  border-left-color: rgb(231 229 228 / 0.3);
}
.tw-border-l-stone-200\/35 {
  border-left-color: rgb(231 229 228 / 0.35);
}
.tw-border-l-stone-200\/40 {
  border-left-color: rgb(231 229 228 / 0.4);
}
.tw-border-l-stone-200\/45 {
  border-left-color: rgb(231 229 228 / 0.45);
}
.tw-border-l-stone-200\/5 {
  border-left-color: rgb(231 229 228 / 0.05);
}
.tw-border-l-stone-200\/50 {
  border-left-color: rgb(231 229 228 / 0.5);
}
.tw-border-l-stone-200\/55 {
  border-left-color: rgb(231 229 228 / 0.55);
}
.tw-border-l-stone-200\/60 {
  border-left-color: rgb(231 229 228 / 0.6);
}
.tw-border-l-stone-200\/65 {
  border-left-color: rgb(231 229 228 / 0.65);
}
.tw-border-l-stone-200\/70 {
  border-left-color: rgb(231 229 228 / 0.7);
}
.tw-border-l-stone-200\/75 {
  border-left-color: rgb(231 229 228 / 0.75);
}
.tw-border-l-stone-200\/80 {
  border-left-color: rgb(231 229 228 / 0.8);
}
.tw-border-l-stone-200\/85 {
  border-left-color: rgb(231 229 228 / 0.85);
}
.tw-border-l-stone-200\/90 {
  border-left-color: rgb(231 229 228 / 0.9);
}
.tw-border-l-stone-200\/95 {
  border-left-color: rgb(231 229 228 / 0.95);
}
.tw-border-l-stone-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-300\/0 {
  border-left-color: rgb(214 211 209 / 0);
}
.tw-border-l-stone-300\/10 {
  border-left-color: rgb(214 211 209 / 0.1);
}
.tw-border-l-stone-300\/100 {
  border-left-color: rgb(214 211 209 / 1);
}
.tw-border-l-stone-300\/15 {
  border-left-color: rgb(214 211 209 / 0.15);
}
.tw-border-l-stone-300\/20 {
  border-left-color: rgb(214 211 209 / 0.2);
}
.tw-border-l-stone-300\/25 {
  border-left-color: rgb(214 211 209 / 0.25);
}
.tw-border-l-stone-300\/30 {
  border-left-color: rgb(214 211 209 / 0.3);
}
.tw-border-l-stone-300\/35 {
  border-left-color: rgb(214 211 209 / 0.35);
}
.tw-border-l-stone-300\/40 {
  border-left-color: rgb(214 211 209 / 0.4);
}
.tw-border-l-stone-300\/45 {
  border-left-color: rgb(214 211 209 / 0.45);
}
.tw-border-l-stone-300\/5 {
  border-left-color: rgb(214 211 209 / 0.05);
}
.tw-border-l-stone-300\/50 {
  border-left-color: rgb(214 211 209 / 0.5);
}
.tw-border-l-stone-300\/55 {
  border-left-color: rgb(214 211 209 / 0.55);
}
.tw-border-l-stone-300\/60 {
  border-left-color: rgb(214 211 209 / 0.6);
}
.tw-border-l-stone-300\/65 {
  border-left-color: rgb(214 211 209 / 0.65);
}
.tw-border-l-stone-300\/70 {
  border-left-color: rgb(214 211 209 / 0.7);
}
.tw-border-l-stone-300\/75 {
  border-left-color: rgb(214 211 209 / 0.75);
}
.tw-border-l-stone-300\/80 {
  border-left-color: rgb(214 211 209 / 0.8);
}
.tw-border-l-stone-300\/85 {
  border-left-color: rgb(214 211 209 / 0.85);
}
.tw-border-l-stone-300\/90 {
  border-left-color: rgb(214 211 209 / 0.9);
}
.tw-border-l-stone-300\/95 {
  border-left-color: rgb(214 211 209 / 0.95);
}
.tw-border-l-stone-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-400\/0 {
  border-left-color: rgb(168 162 158 / 0);
}
.tw-border-l-stone-400\/10 {
  border-left-color: rgb(168 162 158 / 0.1);
}
.tw-border-l-stone-400\/100 {
  border-left-color: rgb(168 162 158 / 1);
}
.tw-border-l-stone-400\/15 {
  border-left-color: rgb(168 162 158 / 0.15);
}
.tw-border-l-stone-400\/20 {
  border-left-color: rgb(168 162 158 / 0.2);
}
.tw-border-l-stone-400\/25 {
  border-left-color: rgb(168 162 158 / 0.25);
}
.tw-border-l-stone-400\/30 {
  border-left-color: rgb(168 162 158 / 0.3);
}
.tw-border-l-stone-400\/35 {
  border-left-color: rgb(168 162 158 / 0.35);
}
.tw-border-l-stone-400\/40 {
  border-left-color: rgb(168 162 158 / 0.4);
}
.tw-border-l-stone-400\/45 {
  border-left-color: rgb(168 162 158 / 0.45);
}
.tw-border-l-stone-400\/5 {
  border-left-color: rgb(168 162 158 / 0.05);
}
.tw-border-l-stone-400\/50 {
  border-left-color: rgb(168 162 158 / 0.5);
}
.tw-border-l-stone-400\/55 {
  border-left-color: rgb(168 162 158 / 0.55);
}
.tw-border-l-stone-400\/60 {
  border-left-color: rgb(168 162 158 / 0.6);
}
.tw-border-l-stone-400\/65 {
  border-left-color: rgb(168 162 158 / 0.65);
}
.tw-border-l-stone-400\/70 {
  border-left-color: rgb(168 162 158 / 0.7);
}
.tw-border-l-stone-400\/75 {
  border-left-color: rgb(168 162 158 / 0.75);
}
.tw-border-l-stone-400\/80 {
  border-left-color: rgb(168 162 158 / 0.8);
}
.tw-border-l-stone-400\/85 {
  border-left-color: rgb(168 162 158 / 0.85);
}
.tw-border-l-stone-400\/90 {
  border-left-color: rgb(168 162 158 / 0.9);
}
.tw-border-l-stone-400\/95 {
  border-left-color: rgb(168 162 158 / 0.95);
}
.tw-border-l-stone-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-50\/0 {
  border-left-color: rgb(250 250 249 / 0);
}
.tw-border-l-stone-50\/10 {
  border-left-color: rgb(250 250 249 / 0.1);
}
.tw-border-l-stone-50\/100 {
  border-left-color: rgb(250 250 249 / 1);
}
.tw-border-l-stone-50\/15 {
  border-left-color: rgb(250 250 249 / 0.15);
}
.tw-border-l-stone-50\/20 {
  border-left-color: rgb(250 250 249 / 0.2);
}
.tw-border-l-stone-50\/25 {
  border-left-color: rgb(250 250 249 / 0.25);
}
.tw-border-l-stone-50\/30 {
  border-left-color: rgb(250 250 249 / 0.3);
}
.tw-border-l-stone-50\/35 {
  border-left-color: rgb(250 250 249 / 0.35);
}
.tw-border-l-stone-50\/40 {
  border-left-color: rgb(250 250 249 / 0.4);
}
.tw-border-l-stone-50\/45 {
  border-left-color: rgb(250 250 249 / 0.45);
}
.tw-border-l-stone-50\/5 {
  border-left-color: rgb(250 250 249 / 0.05);
}
.tw-border-l-stone-50\/50 {
  border-left-color: rgb(250 250 249 / 0.5);
}
.tw-border-l-stone-50\/55 {
  border-left-color: rgb(250 250 249 / 0.55);
}
.tw-border-l-stone-50\/60 {
  border-left-color: rgb(250 250 249 / 0.6);
}
.tw-border-l-stone-50\/65 {
  border-left-color: rgb(250 250 249 / 0.65);
}
.tw-border-l-stone-50\/70 {
  border-left-color: rgb(250 250 249 / 0.7);
}
.tw-border-l-stone-50\/75 {
  border-left-color: rgb(250 250 249 / 0.75);
}
.tw-border-l-stone-50\/80 {
  border-left-color: rgb(250 250 249 / 0.8);
}
.tw-border-l-stone-50\/85 {
  border-left-color: rgb(250 250 249 / 0.85);
}
.tw-border-l-stone-50\/90 {
  border-left-color: rgb(250 250 249 / 0.9);
}
.tw-border-l-stone-50\/95 {
  border-left-color: rgb(250 250 249 / 0.95);
}
.tw-border-l-stone-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-500\/0 {
  border-left-color: rgb(120 113 108 / 0);
}
.tw-border-l-stone-500\/10 {
  border-left-color: rgb(120 113 108 / 0.1);
}
.tw-border-l-stone-500\/100 {
  border-left-color: rgb(120 113 108 / 1);
}
.tw-border-l-stone-500\/15 {
  border-left-color: rgb(120 113 108 / 0.15);
}
.tw-border-l-stone-500\/20 {
  border-left-color: rgb(120 113 108 / 0.2);
}
.tw-border-l-stone-500\/25 {
  border-left-color: rgb(120 113 108 / 0.25);
}
.tw-border-l-stone-500\/30 {
  border-left-color: rgb(120 113 108 / 0.3);
}
.tw-border-l-stone-500\/35 {
  border-left-color: rgb(120 113 108 / 0.35);
}
.tw-border-l-stone-500\/40 {
  border-left-color: rgb(120 113 108 / 0.4);
}
.tw-border-l-stone-500\/45 {
  border-left-color: rgb(120 113 108 / 0.45);
}
.tw-border-l-stone-500\/5 {
  border-left-color: rgb(120 113 108 / 0.05);
}
.tw-border-l-stone-500\/50 {
  border-left-color: rgb(120 113 108 / 0.5);
}
.tw-border-l-stone-500\/55 {
  border-left-color: rgb(120 113 108 / 0.55);
}
.tw-border-l-stone-500\/60 {
  border-left-color: rgb(120 113 108 / 0.6);
}
.tw-border-l-stone-500\/65 {
  border-left-color: rgb(120 113 108 / 0.65);
}
.tw-border-l-stone-500\/70 {
  border-left-color: rgb(120 113 108 / 0.7);
}
.tw-border-l-stone-500\/75 {
  border-left-color: rgb(120 113 108 / 0.75);
}
.tw-border-l-stone-500\/80 {
  border-left-color: rgb(120 113 108 / 0.8);
}
.tw-border-l-stone-500\/85 {
  border-left-color: rgb(120 113 108 / 0.85);
}
.tw-border-l-stone-500\/90 {
  border-left-color: rgb(120 113 108 / 0.9);
}
.tw-border-l-stone-500\/95 {
  border-left-color: rgb(120 113 108 / 0.95);
}
.tw-border-l-stone-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-600\/0 {
  border-left-color: rgb(87 83 78 / 0);
}
.tw-border-l-stone-600\/10 {
  border-left-color: rgb(87 83 78 / 0.1);
}
.tw-border-l-stone-600\/100 {
  border-left-color: rgb(87 83 78 / 1);
}
.tw-border-l-stone-600\/15 {
  border-left-color: rgb(87 83 78 / 0.15);
}
.tw-border-l-stone-600\/20 {
  border-left-color: rgb(87 83 78 / 0.2);
}
.tw-border-l-stone-600\/25 {
  border-left-color: rgb(87 83 78 / 0.25);
}
.tw-border-l-stone-600\/30 {
  border-left-color: rgb(87 83 78 / 0.3);
}
.tw-border-l-stone-600\/35 {
  border-left-color: rgb(87 83 78 / 0.35);
}
.tw-border-l-stone-600\/40 {
  border-left-color: rgb(87 83 78 / 0.4);
}
.tw-border-l-stone-600\/45 {
  border-left-color: rgb(87 83 78 / 0.45);
}
.tw-border-l-stone-600\/5 {
  border-left-color: rgb(87 83 78 / 0.05);
}
.tw-border-l-stone-600\/50 {
  border-left-color: rgb(87 83 78 / 0.5);
}
.tw-border-l-stone-600\/55 {
  border-left-color: rgb(87 83 78 / 0.55);
}
.tw-border-l-stone-600\/60 {
  border-left-color: rgb(87 83 78 / 0.6);
}
.tw-border-l-stone-600\/65 {
  border-left-color: rgb(87 83 78 / 0.65);
}
.tw-border-l-stone-600\/70 {
  border-left-color: rgb(87 83 78 / 0.7);
}
.tw-border-l-stone-600\/75 {
  border-left-color: rgb(87 83 78 / 0.75);
}
.tw-border-l-stone-600\/80 {
  border-left-color: rgb(87 83 78 / 0.8);
}
.tw-border-l-stone-600\/85 {
  border-left-color: rgb(87 83 78 / 0.85);
}
.tw-border-l-stone-600\/90 {
  border-left-color: rgb(87 83 78 / 0.9);
}
.tw-border-l-stone-600\/95 {
  border-left-color: rgb(87 83 78 / 0.95);
}
.tw-border-l-stone-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-700\/0 {
  border-left-color: rgb(68 64 60 / 0);
}
.tw-border-l-stone-700\/10 {
  border-left-color: rgb(68 64 60 / 0.1);
}
.tw-border-l-stone-700\/100 {
  border-left-color: rgb(68 64 60 / 1);
}
.tw-border-l-stone-700\/15 {
  border-left-color: rgb(68 64 60 / 0.15);
}
.tw-border-l-stone-700\/20 {
  border-left-color: rgb(68 64 60 / 0.2);
}
.tw-border-l-stone-700\/25 {
  border-left-color: rgb(68 64 60 / 0.25);
}
.tw-border-l-stone-700\/30 {
  border-left-color: rgb(68 64 60 / 0.3);
}
.tw-border-l-stone-700\/35 {
  border-left-color: rgb(68 64 60 / 0.35);
}
.tw-border-l-stone-700\/40 {
  border-left-color: rgb(68 64 60 / 0.4);
}
.tw-border-l-stone-700\/45 {
  border-left-color: rgb(68 64 60 / 0.45);
}
.tw-border-l-stone-700\/5 {
  border-left-color: rgb(68 64 60 / 0.05);
}
.tw-border-l-stone-700\/50 {
  border-left-color: rgb(68 64 60 / 0.5);
}
.tw-border-l-stone-700\/55 {
  border-left-color: rgb(68 64 60 / 0.55);
}
.tw-border-l-stone-700\/60 {
  border-left-color: rgb(68 64 60 / 0.6);
}
.tw-border-l-stone-700\/65 {
  border-left-color: rgb(68 64 60 / 0.65);
}
.tw-border-l-stone-700\/70 {
  border-left-color: rgb(68 64 60 / 0.7);
}
.tw-border-l-stone-700\/75 {
  border-left-color: rgb(68 64 60 / 0.75);
}
.tw-border-l-stone-700\/80 {
  border-left-color: rgb(68 64 60 / 0.8);
}
.tw-border-l-stone-700\/85 {
  border-left-color: rgb(68 64 60 / 0.85);
}
.tw-border-l-stone-700\/90 {
  border-left-color: rgb(68 64 60 / 0.9);
}
.tw-border-l-stone-700\/95 {
  border-left-color: rgb(68 64 60 / 0.95);
}
.tw-border-l-stone-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-800\/0 {
  border-left-color: rgb(41 37 36 / 0);
}
.tw-border-l-stone-800\/10 {
  border-left-color: rgb(41 37 36 / 0.1);
}
.tw-border-l-stone-800\/100 {
  border-left-color: rgb(41 37 36 / 1);
}
.tw-border-l-stone-800\/15 {
  border-left-color: rgb(41 37 36 / 0.15);
}
.tw-border-l-stone-800\/20 {
  border-left-color: rgb(41 37 36 / 0.2);
}
.tw-border-l-stone-800\/25 {
  border-left-color: rgb(41 37 36 / 0.25);
}
.tw-border-l-stone-800\/30 {
  border-left-color: rgb(41 37 36 / 0.3);
}
.tw-border-l-stone-800\/35 {
  border-left-color: rgb(41 37 36 / 0.35);
}
.tw-border-l-stone-800\/40 {
  border-left-color: rgb(41 37 36 / 0.4);
}
.tw-border-l-stone-800\/45 {
  border-left-color: rgb(41 37 36 / 0.45);
}
.tw-border-l-stone-800\/5 {
  border-left-color: rgb(41 37 36 / 0.05);
}
.tw-border-l-stone-800\/50 {
  border-left-color: rgb(41 37 36 / 0.5);
}
.tw-border-l-stone-800\/55 {
  border-left-color: rgb(41 37 36 / 0.55);
}
.tw-border-l-stone-800\/60 {
  border-left-color: rgb(41 37 36 / 0.6);
}
.tw-border-l-stone-800\/65 {
  border-left-color: rgb(41 37 36 / 0.65);
}
.tw-border-l-stone-800\/70 {
  border-left-color: rgb(41 37 36 / 0.7);
}
.tw-border-l-stone-800\/75 {
  border-left-color: rgb(41 37 36 / 0.75);
}
.tw-border-l-stone-800\/80 {
  border-left-color: rgb(41 37 36 / 0.8);
}
.tw-border-l-stone-800\/85 {
  border-left-color: rgb(41 37 36 / 0.85);
}
.tw-border-l-stone-800\/90 {
  border-left-color: rgb(41 37 36 / 0.9);
}
.tw-border-l-stone-800\/95 {
  border-left-color: rgb(41 37 36 / 0.95);
}
.tw-border-l-stone-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-900\/0 {
  border-left-color: rgb(28 25 23 / 0);
}
.tw-border-l-stone-900\/10 {
  border-left-color: rgb(28 25 23 / 0.1);
}
.tw-border-l-stone-900\/100 {
  border-left-color: rgb(28 25 23 / 1);
}
.tw-border-l-stone-900\/15 {
  border-left-color: rgb(28 25 23 / 0.15);
}
.tw-border-l-stone-900\/20 {
  border-left-color: rgb(28 25 23 / 0.2);
}
.tw-border-l-stone-900\/25 {
  border-left-color: rgb(28 25 23 / 0.25);
}
.tw-border-l-stone-900\/30 {
  border-left-color: rgb(28 25 23 / 0.3);
}
.tw-border-l-stone-900\/35 {
  border-left-color: rgb(28 25 23 / 0.35);
}
.tw-border-l-stone-900\/40 {
  border-left-color: rgb(28 25 23 / 0.4);
}
.tw-border-l-stone-900\/45 {
  border-left-color: rgb(28 25 23 / 0.45);
}
.tw-border-l-stone-900\/5 {
  border-left-color: rgb(28 25 23 / 0.05);
}
.tw-border-l-stone-900\/50 {
  border-left-color: rgb(28 25 23 / 0.5);
}
.tw-border-l-stone-900\/55 {
  border-left-color: rgb(28 25 23 / 0.55);
}
.tw-border-l-stone-900\/60 {
  border-left-color: rgb(28 25 23 / 0.6);
}
.tw-border-l-stone-900\/65 {
  border-left-color: rgb(28 25 23 / 0.65);
}
.tw-border-l-stone-900\/70 {
  border-left-color: rgb(28 25 23 / 0.7);
}
.tw-border-l-stone-900\/75 {
  border-left-color: rgb(28 25 23 / 0.75);
}
.tw-border-l-stone-900\/80 {
  border-left-color: rgb(28 25 23 / 0.8);
}
.tw-border-l-stone-900\/85 {
  border-left-color: rgb(28 25 23 / 0.85);
}
.tw-border-l-stone-900\/90 {
  border-left-color: rgb(28 25 23 / 0.9);
}
.tw-border-l-stone-900\/95 {
  border-left-color: rgb(28 25 23 / 0.95);
}
.tw-border-l-stone-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-l-stone-950\/0 {
  border-left-color: rgb(12 10 9 / 0);
}
.tw-border-l-stone-950\/10 {
  border-left-color: rgb(12 10 9 / 0.1);
}
.tw-border-l-stone-950\/100 {
  border-left-color: rgb(12 10 9 / 1);
}
.tw-border-l-stone-950\/15 {
  border-left-color: rgb(12 10 9 / 0.15);
}
.tw-border-l-stone-950\/20 {
  border-left-color: rgb(12 10 9 / 0.2);
}
.tw-border-l-stone-950\/25 {
  border-left-color: rgb(12 10 9 / 0.25);
}
.tw-border-l-stone-950\/30 {
  border-left-color: rgb(12 10 9 / 0.3);
}
.tw-border-l-stone-950\/35 {
  border-left-color: rgb(12 10 9 / 0.35);
}
.tw-border-l-stone-950\/40 {
  border-left-color: rgb(12 10 9 / 0.4);
}
.tw-border-l-stone-950\/45 {
  border-left-color: rgb(12 10 9 / 0.45);
}
.tw-border-l-stone-950\/5 {
  border-left-color: rgb(12 10 9 / 0.05);
}
.tw-border-l-stone-950\/50 {
  border-left-color: rgb(12 10 9 / 0.5);
}
.tw-border-l-stone-950\/55 {
  border-left-color: rgb(12 10 9 / 0.55);
}
.tw-border-l-stone-950\/60 {
  border-left-color: rgb(12 10 9 / 0.6);
}
.tw-border-l-stone-950\/65 {
  border-left-color: rgb(12 10 9 / 0.65);
}
.tw-border-l-stone-950\/70 {
  border-left-color: rgb(12 10 9 / 0.7);
}
.tw-border-l-stone-950\/75 {
  border-left-color: rgb(12 10 9 / 0.75);
}
.tw-border-l-stone-950\/80 {
  border-left-color: rgb(12 10 9 / 0.8);
}
.tw-border-l-stone-950\/85 {
  border-left-color: rgb(12 10 9 / 0.85);
}
.tw-border-l-stone-950\/90 {
  border-left-color: rgb(12 10 9 / 0.9);
}
.tw-border-l-stone-950\/95 {
  border-left-color: rgb(12 10 9 / 0.95);
}
.tw-border-l-success {
  --tw-border-opacity: 1;
  border-left-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-l-success-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-l-success-dark\/0 {
  border-left-color: rgb(161 185 0 / 0);
}
.tw-border-l-success-dark\/10 {
  border-left-color: rgb(161 185 0 / 0.1);
}
.tw-border-l-success-dark\/100 {
  border-left-color: rgb(161 185 0 / 1);
}
.tw-border-l-success-dark\/15 {
  border-left-color: rgb(161 185 0 / 0.15);
}
.tw-border-l-success-dark\/20 {
  border-left-color: rgb(161 185 0 / 0.2);
}
.tw-border-l-success-dark\/25 {
  border-left-color: rgb(161 185 0 / 0.25);
}
.tw-border-l-success-dark\/30 {
  border-left-color: rgb(161 185 0 / 0.3);
}
.tw-border-l-success-dark\/35 {
  border-left-color: rgb(161 185 0 / 0.35);
}
.tw-border-l-success-dark\/40 {
  border-left-color: rgb(161 185 0 / 0.4);
}
.tw-border-l-success-dark\/45 {
  border-left-color: rgb(161 185 0 / 0.45);
}
.tw-border-l-success-dark\/5 {
  border-left-color: rgb(161 185 0 / 0.05);
}
.tw-border-l-success-dark\/50 {
  border-left-color: rgb(161 185 0 / 0.5);
}
.tw-border-l-success-dark\/55 {
  border-left-color: rgb(161 185 0 / 0.55);
}
.tw-border-l-success-dark\/60 {
  border-left-color: rgb(161 185 0 / 0.6);
}
.tw-border-l-success-dark\/65 {
  border-left-color: rgb(161 185 0 / 0.65);
}
.tw-border-l-success-dark\/70 {
  border-left-color: rgb(161 185 0 / 0.7);
}
.tw-border-l-success-dark\/75 {
  border-left-color: rgb(161 185 0 / 0.75);
}
.tw-border-l-success-dark\/80 {
  border-left-color: rgb(161 185 0 / 0.8);
}
.tw-border-l-success-dark\/85 {
  border-left-color: rgb(161 185 0 / 0.85);
}
.tw-border-l-success-dark\/90 {
  border-left-color: rgb(161 185 0 / 0.9);
}
.tw-border-l-success-dark\/95 {
  border-left-color: rgb(161 185 0 / 0.95);
}
.tw-border-l-success-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-l-success-light\/0 {
  border-left-color: rgb(204 226 85 / 0);
}
.tw-border-l-success-light\/10 {
  border-left-color: rgb(204 226 85 / 0.1);
}
.tw-border-l-success-light\/100 {
  border-left-color: rgb(204 226 85 / 1);
}
.tw-border-l-success-light\/15 {
  border-left-color: rgb(204 226 85 / 0.15);
}
.tw-border-l-success-light\/20 {
  border-left-color: rgb(204 226 85 / 0.2);
}
.tw-border-l-success-light\/25 {
  border-left-color: rgb(204 226 85 / 0.25);
}
.tw-border-l-success-light\/30 {
  border-left-color: rgb(204 226 85 / 0.3);
}
.tw-border-l-success-light\/35 {
  border-left-color: rgb(204 226 85 / 0.35);
}
.tw-border-l-success-light\/40 {
  border-left-color: rgb(204 226 85 / 0.4);
}
.tw-border-l-success-light\/45 {
  border-left-color: rgb(204 226 85 / 0.45);
}
.tw-border-l-success-light\/5 {
  border-left-color: rgb(204 226 85 / 0.05);
}
.tw-border-l-success-light\/50 {
  border-left-color: rgb(204 226 85 / 0.5);
}
.tw-border-l-success-light\/55 {
  border-left-color: rgb(204 226 85 / 0.55);
}
.tw-border-l-success-light\/60 {
  border-left-color: rgb(204 226 85 / 0.6);
}
.tw-border-l-success-light\/65 {
  border-left-color: rgb(204 226 85 / 0.65);
}
.tw-border-l-success-light\/70 {
  border-left-color: rgb(204 226 85 / 0.7);
}
.tw-border-l-success-light\/75 {
  border-left-color: rgb(204 226 85 / 0.75);
}
.tw-border-l-success-light\/80 {
  border-left-color: rgb(204 226 85 / 0.8);
}
.tw-border-l-success-light\/85 {
  border-left-color: rgb(204 226 85 / 0.85);
}
.tw-border-l-success-light\/90 {
  border-left-color: rgb(204 226 85 / 0.9);
}
.tw-border-l-success-light\/95 {
  border-left-color: rgb(204 226 85 / 0.95);
}
.tw-border-l-success\/0 {
  border-left-color: rgb(185 200 40 / 0);
}
.tw-border-l-success\/10 {
  border-left-color: rgb(185 200 40 / 0.1);
}
.tw-border-l-success\/100 {
  border-left-color: rgb(185 200 40 / 1);
}
.tw-border-l-success\/15 {
  border-left-color: rgb(185 200 40 / 0.15);
}
.tw-border-l-success\/20 {
  border-left-color: rgb(185 200 40 / 0.2);
}
.tw-border-l-success\/25 {
  border-left-color: rgb(185 200 40 / 0.25);
}
.tw-border-l-success\/30 {
  border-left-color: rgb(185 200 40 / 0.3);
}
.tw-border-l-success\/35 {
  border-left-color: rgb(185 200 40 / 0.35);
}
.tw-border-l-success\/40 {
  border-left-color: rgb(185 200 40 / 0.4);
}
.tw-border-l-success\/45 {
  border-left-color: rgb(185 200 40 / 0.45);
}
.tw-border-l-success\/5 {
  border-left-color: rgb(185 200 40 / 0.05);
}
.tw-border-l-success\/50 {
  border-left-color: rgb(185 200 40 / 0.5);
}
.tw-border-l-success\/55 {
  border-left-color: rgb(185 200 40 / 0.55);
}
.tw-border-l-success\/60 {
  border-left-color: rgb(185 200 40 / 0.6);
}
.tw-border-l-success\/65 {
  border-left-color: rgb(185 200 40 / 0.65);
}
.tw-border-l-success\/70 {
  border-left-color: rgb(185 200 40 / 0.7);
}
.tw-border-l-success\/75 {
  border-left-color: rgb(185 200 40 / 0.75);
}
.tw-border-l-success\/80 {
  border-left-color: rgb(185 200 40 / 0.8);
}
.tw-border-l-success\/85 {
  border-left-color: rgb(185 200 40 / 0.85);
}
.tw-border-l-success\/90 {
  border-left-color: rgb(185 200 40 / 0.9);
}
.tw-border-l-success\/95 {
  border-left-color: rgb(185 200 40 / 0.95);
}
.tw-border-l-teal-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-100\/0 {
  border-left-color: rgb(204 251 241 / 0);
}
.tw-border-l-teal-100\/10 {
  border-left-color: rgb(204 251 241 / 0.1);
}
.tw-border-l-teal-100\/100 {
  border-left-color: rgb(204 251 241 / 1);
}
.tw-border-l-teal-100\/15 {
  border-left-color: rgb(204 251 241 / 0.15);
}
.tw-border-l-teal-100\/20 {
  border-left-color: rgb(204 251 241 / 0.2);
}
.tw-border-l-teal-100\/25 {
  border-left-color: rgb(204 251 241 / 0.25);
}
.tw-border-l-teal-100\/30 {
  border-left-color: rgb(204 251 241 / 0.3);
}
.tw-border-l-teal-100\/35 {
  border-left-color: rgb(204 251 241 / 0.35);
}
.tw-border-l-teal-100\/40 {
  border-left-color: rgb(204 251 241 / 0.4);
}
.tw-border-l-teal-100\/45 {
  border-left-color: rgb(204 251 241 / 0.45);
}
.tw-border-l-teal-100\/5 {
  border-left-color: rgb(204 251 241 / 0.05);
}
.tw-border-l-teal-100\/50 {
  border-left-color: rgb(204 251 241 / 0.5);
}
.tw-border-l-teal-100\/55 {
  border-left-color: rgb(204 251 241 / 0.55);
}
.tw-border-l-teal-100\/60 {
  border-left-color: rgb(204 251 241 / 0.6);
}
.tw-border-l-teal-100\/65 {
  border-left-color: rgb(204 251 241 / 0.65);
}
.tw-border-l-teal-100\/70 {
  border-left-color: rgb(204 251 241 / 0.7);
}
.tw-border-l-teal-100\/75 {
  border-left-color: rgb(204 251 241 / 0.75);
}
.tw-border-l-teal-100\/80 {
  border-left-color: rgb(204 251 241 / 0.8);
}
.tw-border-l-teal-100\/85 {
  border-left-color: rgb(204 251 241 / 0.85);
}
.tw-border-l-teal-100\/90 {
  border-left-color: rgb(204 251 241 / 0.9);
}
.tw-border-l-teal-100\/95 {
  border-left-color: rgb(204 251 241 / 0.95);
}
.tw-border-l-teal-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-200\/0 {
  border-left-color: rgb(153 246 228 / 0);
}
.tw-border-l-teal-200\/10 {
  border-left-color: rgb(153 246 228 / 0.1);
}
.tw-border-l-teal-200\/100 {
  border-left-color: rgb(153 246 228 / 1);
}
.tw-border-l-teal-200\/15 {
  border-left-color: rgb(153 246 228 / 0.15);
}
.tw-border-l-teal-200\/20 {
  border-left-color: rgb(153 246 228 / 0.2);
}
.tw-border-l-teal-200\/25 {
  border-left-color: rgb(153 246 228 / 0.25);
}
.tw-border-l-teal-200\/30 {
  border-left-color: rgb(153 246 228 / 0.3);
}
.tw-border-l-teal-200\/35 {
  border-left-color: rgb(153 246 228 / 0.35);
}
.tw-border-l-teal-200\/40 {
  border-left-color: rgb(153 246 228 / 0.4);
}
.tw-border-l-teal-200\/45 {
  border-left-color: rgb(153 246 228 / 0.45);
}
.tw-border-l-teal-200\/5 {
  border-left-color: rgb(153 246 228 / 0.05);
}
.tw-border-l-teal-200\/50 {
  border-left-color: rgb(153 246 228 / 0.5);
}
.tw-border-l-teal-200\/55 {
  border-left-color: rgb(153 246 228 / 0.55);
}
.tw-border-l-teal-200\/60 {
  border-left-color: rgb(153 246 228 / 0.6);
}
.tw-border-l-teal-200\/65 {
  border-left-color: rgb(153 246 228 / 0.65);
}
.tw-border-l-teal-200\/70 {
  border-left-color: rgb(153 246 228 / 0.7);
}
.tw-border-l-teal-200\/75 {
  border-left-color: rgb(153 246 228 / 0.75);
}
.tw-border-l-teal-200\/80 {
  border-left-color: rgb(153 246 228 / 0.8);
}
.tw-border-l-teal-200\/85 {
  border-left-color: rgb(153 246 228 / 0.85);
}
.tw-border-l-teal-200\/90 {
  border-left-color: rgb(153 246 228 / 0.9);
}
.tw-border-l-teal-200\/95 {
  border-left-color: rgb(153 246 228 / 0.95);
}
.tw-border-l-teal-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-300\/0 {
  border-left-color: rgb(94 234 212 / 0);
}
.tw-border-l-teal-300\/10 {
  border-left-color: rgb(94 234 212 / 0.1);
}
.tw-border-l-teal-300\/100 {
  border-left-color: rgb(94 234 212 / 1);
}
.tw-border-l-teal-300\/15 {
  border-left-color: rgb(94 234 212 / 0.15);
}
.tw-border-l-teal-300\/20 {
  border-left-color: rgb(94 234 212 / 0.2);
}
.tw-border-l-teal-300\/25 {
  border-left-color: rgb(94 234 212 / 0.25);
}
.tw-border-l-teal-300\/30 {
  border-left-color: rgb(94 234 212 / 0.3);
}
.tw-border-l-teal-300\/35 {
  border-left-color: rgb(94 234 212 / 0.35);
}
.tw-border-l-teal-300\/40 {
  border-left-color: rgb(94 234 212 / 0.4);
}
.tw-border-l-teal-300\/45 {
  border-left-color: rgb(94 234 212 / 0.45);
}
.tw-border-l-teal-300\/5 {
  border-left-color: rgb(94 234 212 / 0.05);
}
.tw-border-l-teal-300\/50 {
  border-left-color: rgb(94 234 212 / 0.5);
}
.tw-border-l-teal-300\/55 {
  border-left-color: rgb(94 234 212 / 0.55);
}
.tw-border-l-teal-300\/60 {
  border-left-color: rgb(94 234 212 / 0.6);
}
.tw-border-l-teal-300\/65 {
  border-left-color: rgb(94 234 212 / 0.65);
}
.tw-border-l-teal-300\/70 {
  border-left-color: rgb(94 234 212 / 0.7);
}
.tw-border-l-teal-300\/75 {
  border-left-color: rgb(94 234 212 / 0.75);
}
.tw-border-l-teal-300\/80 {
  border-left-color: rgb(94 234 212 / 0.8);
}
.tw-border-l-teal-300\/85 {
  border-left-color: rgb(94 234 212 / 0.85);
}
.tw-border-l-teal-300\/90 {
  border-left-color: rgb(94 234 212 / 0.9);
}
.tw-border-l-teal-300\/95 {
  border-left-color: rgb(94 234 212 / 0.95);
}
.tw-border-l-teal-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-400\/0 {
  border-left-color: rgb(45 212 191 / 0);
}
.tw-border-l-teal-400\/10 {
  border-left-color: rgb(45 212 191 / 0.1);
}
.tw-border-l-teal-400\/100 {
  border-left-color: rgb(45 212 191 / 1);
}
.tw-border-l-teal-400\/15 {
  border-left-color: rgb(45 212 191 / 0.15);
}
.tw-border-l-teal-400\/20 {
  border-left-color: rgb(45 212 191 / 0.2);
}
.tw-border-l-teal-400\/25 {
  border-left-color: rgb(45 212 191 / 0.25);
}
.tw-border-l-teal-400\/30 {
  border-left-color: rgb(45 212 191 / 0.3);
}
.tw-border-l-teal-400\/35 {
  border-left-color: rgb(45 212 191 / 0.35);
}
.tw-border-l-teal-400\/40 {
  border-left-color: rgb(45 212 191 / 0.4);
}
.tw-border-l-teal-400\/45 {
  border-left-color: rgb(45 212 191 / 0.45);
}
.tw-border-l-teal-400\/5 {
  border-left-color: rgb(45 212 191 / 0.05);
}
.tw-border-l-teal-400\/50 {
  border-left-color: rgb(45 212 191 / 0.5);
}
.tw-border-l-teal-400\/55 {
  border-left-color: rgb(45 212 191 / 0.55);
}
.tw-border-l-teal-400\/60 {
  border-left-color: rgb(45 212 191 / 0.6);
}
.tw-border-l-teal-400\/65 {
  border-left-color: rgb(45 212 191 / 0.65);
}
.tw-border-l-teal-400\/70 {
  border-left-color: rgb(45 212 191 / 0.7);
}
.tw-border-l-teal-400\/75 {
  border-left-color: rgb(45 212 191 / 0.75);
}
.tw-border-l-teal-400\/80 {
  border-left-color: rgb(45 212 191 / 0.8);
}
.tw-border-l-teal-400\/85 {
  border-left-color: rgb(45 212 191 / 0.85);
}
.tw-border-l-teal-400\/90 {
  border-left-color: rgb(45 212 191 / 0.9);
}
.tw-border-l-teal-400\/95 {
  border-left-color: rgb(45 212 191 / 0.95);
}
.tw-border-l-teal-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-50\/0 {
  border-left-color: rgb(240 253 250 / 0);
}
.tw-border-l-teal-50\/10 {
  border-left-color: rgb(240 253 250 / 0.1);
}
.tw-border-l-teal-50\/100 {
  border-left-color: rgb(240 253 250 / 1);
}
.tw-border-l-teal-50\/15 {
  border-left-color: rgb(240 253 250 / 0.15);
}
.tw-border-l-teal-50\/20 {
  border-left-color: rgb(240 253 250 / 0.2);
}
.tw-border-l-teal-50\/25 {
  border-left-color: rgb(240 253 250 / 0.25);
}
.tw-border-l-teal-50\/30 {
  border-left-color: rgb(240 253 250 / 0.3);
}
.tw-border-l-teal-50\/35 {
  border-left-color: rgb(240 253 250 / 0.35);
}
.tw-border-l-teal-50\/40 {
  border-left-color: rgb(240 253 250 / 0.4);
}
.tw-border-l-teal-50\/45 {
  border-left-color: rgb(240 253 250 / 0.45);
}
.tw-border-l-teal-50\/5 {
  border-left-color: rgb(240 253 250 / 0.05);
}
.tw-border-l-teal-50\/50 {
  border-left-color: rgb(240 253 250 / 0.5);
}
.tw-border-l-teal-50\/55 {
  border-left-color: rgb(240 253 250 / 0.55);
}
.tw-border-l-teal-50\/60 {
  border-left-color: rgb(240 253 250 / 0.6);
}
.tw-border-l-teal-50\/65 {
  border-left-color: rgb(240 253 250 / 0.65);
}
.tw-border-l-teal-50\/70 {
  border-left-color: rgb(240 253 250 / 0.7);
}
.tw-border-l-teal-50\/75 {
  border-left-color: rgb(240 253 250 / 0.75);
}
.tw-border-l-teal-50\/80 {
  border-left-color: rgb(240 253 250 / 0.8);
}
.tw-border-l-teal-50\/85 {
  border-left-color: rgb(240 253 250 / 0.85);
}
.tw-border-l-teal-50\/90 {
  border-left-color: rgb(240 253 250 / 0.9);
}
.tw-border-l-teal-50\/95 {
  border-left-color: rgb(240 253 250 / 0.95);
}
.tw-border-l-teal-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-500\/0 {
  border-left-color: rgb(20 184 166 / 0);
}
.tw-border-l-teal-500\/10 {
  border-left-color: rgb(20 184 166 / 0.1);
}
.tw-border-l-teal-500\/100 {
  border-left-color: rgb(20 184 166 / 1);
}
.tw-border-l-teal-500\/15 {
  border-left-color: rgb(20 184 166 / 0.15);
}
.tw-border-l-teal-500\/20 {
  border-left-color: rgb(20 184 166 / 0.2);
}
.tw-border-l-teal-500\/25 {
  border-left-color: rgb(20 184 166 / 0.25);
}
.tw-border-l-teal-500\/30 {
  border-left-color: rgb(20 184 166 / 0.3);
}
.tw-border-l-teal-500\/35 {
  border-left-color: rgb(20 184 166 / 0.35);
}
.tw-border-l-teal-500\/40 {
  border-left-color: rgb(20 184 166 / 0.4);
}
.tw-border-l-teal-500\/45 {
  border-left-color: rgb(20 184 166 / 0.45);
}
.tw-border-l-teal-500\/5 {
  border-left-color: rgb(20 184 166 / 0.05);
}
.tw-border-l-teal-500\/50 {
  border-left-color: rgb(20 184 166 / 0.5);
}
.tw-border-l-teal-500\/55 {
  border-left-color: rgb(20 184 166 / 0.55);
}
.tw-border-l-teal-500\/60 {
  border-left-color: rgb(20 184 166 / 0.6);
}
.tw-border-l-teal-500\/65 {
  border-left-color: rgb(20 184 166 / 0.65);
}
.tw-border-l-teal-500\/70 {
  border-left-color: rgb(20 184 166 / 0.7);
}
.tw-border-l-teal-500\/75 {
  border-left-color: rgb(20 184 166 / 0.75);
}
.tw-border-l-teal-500\/80 {
  border-left-color: rgb(20 184 166 / 0.8);
}
.tw-border-l-teal-500\/85 {
  border-left-color: rgb(20 184 166 / 0.85);
}
.tw-border-l-teal-500\/90 {
  border-left-color: rgb(20 184 166 / 0.9);
}
.tw-border-l-teal-500\/95 {
  border-left-color: rgb(20 184 166 / 0.95);
}
.tw-border-l-teal-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-600\/0 {
  border-left-color: rgb(13 148 136 / 0);
}
.tw-border-l-teal-600\/10 {
  border-left-color: rgb(13 148 136 / 0.1);
}
.tw-border-l-teal-600\/100 {
  border-left-color: rgb(13 148 136 / 1);
}
.tw-border-l-teal-600\/15 {
  border-left-color: rgb(13 148 136 / 0.15);
}
.tw-border-l-teal-600\/20 {
  border-left-color: rgb(13 148 136 / 0.2);
}
.tw-border-l-teal-600\/25 {
  border-left-color: rgb(13 148 136 / 0.25);
}
.tw-border-l-teal-600\/30 {
  border-left-color: rgb(13 148 136 / 0.3);
}
.tw-border-l-teal-600\/35 {
  border-left-color: rgb(13 148 136 / 0.35);
}
.tw-border-l-teal-600\/40 {
  border-left-color: rgb(13 148 136 / 0.4);
}
.tw-border-l-teal-600\/45 {
  border-left-color: rgb(13 148 136 / 0.45);
}
.tw-border-l-teal-600\/5 {
  border-left-color: rgb(13 148 136 / 0.05);
}
.tw-border-l-teal-600\/50 {
  border-left-color: rgb(13 148 136 / 0.5);
}
.tw-border-l-teal-600\/55 {
  border-left-color: rgb(13 148 136 / 0.55);
}
.tw-border-l-teal-600\/60 {
  border-left-color: rgb(13 148 136 / 0.6);
}
.tw-border-l-teal-600\/65 {
  border-left-color: rgb(13 148 136 / 0.65);
}
.tw-border-l-teal-600\/70 {
  border-left-color: rgb(13 148 136 / 0.7);
}
.tw-border-l-teal-600\/75 {
  border-left-color: rgb(13 148 136 / 0.75);
}
.tw-border-l-teal-600\/80 {
  border-left-color: rgb(13 148 136 / 0.8);
}
.tw-border-l-teal-600\/85 {
  border-left-color: rgb(13 148 136 / 0.85);
}
.tw-border-l-teal-600\/90 {
  border-left-color: rgb(13 148 136 / 0.9);
}
.tw-border-l-teal-600\/95 {
  border-left-color: rgb(13 148 136 / 0.95);
}
.tw-border-l-teal-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-700\/0 {
  border-left-color: rgb(15 118 110 / 0);
}
.tw-border-l-teal-700\/10 {
  border-left-color: rgb(15 118 110 / 0.1);
}
.tw-border-l-teal-700\/100 {
  border-left-color: rgb(15 118 110 / 1);
}
.tw-border-l-teal-700\/15 {
  border-left-color: rgb(15 118 110 / 0.15);
}
.tw-border-l-teal-700\/20 {
  border-left-color: rgb(15 118 110 / 0.2);
}
.tw-border-l-teal-700\/25 {
  border-left-color: rgb(15 118 110 / 0.25);
}
.tw-border-l-teal-700\/30 {
  border-left-color: rgb(15 118 110 / 0.3);
}
.tw-border-l-teal-700\/35 {
  border-left-color: rgb(15 118 110 / 0.35);
}
.tw-border-l-teal-700\/40 {
  border-left-color: rgb(15 118 110 / 0.4);
}
.tw-border-l-teal-700\/45 {
  border-left-color: rgb(15 118 110 / 0.45);
}
.tw-border-l-teal-700\/5 {
  border-left-color: rgb(15 118 110 / 0.05);
}
.tw-border-l-teal-700\/50 {
  border-left-color: rgb(15 118 110 / 0.5);
}
.tw-border-l-teal-700\/55 {
  border-left-color: rgb(15 118 110 / 0.55);
}
.tw-border-l-teal-700\/60 {
  border-left-color: rgb(15 118 110 / 0.6);
}
.tw-border-l-teal-700\/65 {
  border-left-color: rgb(15 118 110 / 0.65);
}
.tw-border-l-teal-700\/70 {
  border-left-color: rgb(15 118 110 / 0.7);
}
.tw-border-l-teal-700\/75 {
  border-left-color: rgb(15 118 110 / 0.75);
}
.tw-border-l-teal-700\/80 {
  border-left-color: rgb(15 118 110 / 0.8);
}
.tw-border-l-teal-700\/85 {
  border-left-color: rgb(15 118 110 / 0.85);
}
.tw-border-l-teal-700\/90 {
  border-left-color: rgb(15 118 110 / 0.9);
}
.tw-border-l-teal-700\/95 {
  border-left-color: rgb(15 118 110 / 0.95);
}
.tw-border-l-teal-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-800\/0 {
  border-left-color: rgb(17 94 89 / 0);
}
.tw-border-l-teal-800\/10 {
  border-left-color: rgb(17 94 89 / 0.1);
}
.tw-border-l-teal-800\/100 {
  border-left-color: rgb(17 94 89 / 1);
}
.tw-border-l-teal-800\/15 {
  border-left-color: rgb(17 94 89 / 0.15);
}
.tw-border-l-teal-800\/20 {
  border-left-color: rgb(17 94 89 / 0.2);
}
.tw-border-l-teal-800\/25 {
  border-left-color: rgb(17 94 89 / 0.25);
}
.tw-border-l-teal-800\/30 {
  border-left-color: rgb(17 94 89 / 0.3);
}
.tw-border-l-teal-800\/35 {
  border-left-color: rgb(17 94 89 / 0.35);
}
.tw-border-l-teal-800\/40 {
  border-left-color: rgb(17 94 89 / 0.4);
}
.tw-border-l-teal-800\/45 {
  border-left-color: rgb(17 94 89 / 0.45);
}
.tw-border-l-teal-800\/5 {
  border-left-color: rgb(17 94 89 / 0.05);
}
.tw-border-l-teal-800\/50 {
  border-left-color: rgb(17 94 89 / 0.5);
}
.tw-border-l-teal-800\/55 {
  border-left-color: rgb(17 94 89 / 0.55);
}
.tw-border-l-teal-800\/60 {
  border-left-color: rgb(17 94 89 / 0.6);
}
.tw-border-l-teal-800\/65 {
  border-left-color: rgb(17 94 89 / 0.65);
}
.tw-border-l-teal-800\/70 {
  border-left-color: rgb(17 94 89 / 0.7);
}
.tw-border-l-teal-800\/75 {
  border-left-color: rgb(17 94 89 / 0.75);
}
.tw-border-l-teal-800\/80 {
  border-left-color: rgb(17 94 89 / 0.8);
}
.tw-border-l-teal-800\/85 {
  border-left-color: rgb(17 94 89 / 0.85);
}
.tw-border-l-teal-800\/90 {
  border-left-color: rgb(17 94 89 / 0.9);
}
.tw-border-l-teal-800\/95 {
  border-left-color: rgb(17 94 89 / 0.95);
}
.tw-border-l-teal-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-900\/0 {
  border-left-color: rgb(19 78 74 / 0);
}
.tw-border-l-teal-900\/10 {
  border-left-color: rgb(19 78 74 / 0.1);
}
.tw-border-l-teal-900\/100 {
  border-left-color: rgb(19 78 74 / 1);
}
.tw-border-l-teal-900\/15 {
  border-left-color: rgb(19 78 74 / 0.15);
}
.tw-border-l-teal-900\/20 {
  border-left-color: rgb(19 78 74 / 0.2);
}
.tw-border-l-teal-900\/25 {
  border-left-color: rgb(19 78 74 / 0.25);
}
.tw-border-l-teal-900\/30 {
  border-left-color: rgb(19 78 74 / 0.3);
}
.tw-border-l-teal-900\/35 {
  border-left-color: rgb(19 78 74 / 0.35);
}
.tw-border-l-teal-900\/40 {
  border-left-color: rgb(19 78 74 / 0.4);
}
.tw-border-l-teal-900\/45 {
  border-left-color: rgb(19 78 74 / 0.45);
}
.tw-border-l-teal-900\/5 {
  border-left-color: rgb(19 78 74 / 0.05);
}
.tw-border-l-teal-900\/50 {
  border-left-color: rgb(19 78 74 / 0.5);
}
.tw-border-l-teal-900\/55 {
  border-left-color: rgb(19 78 74 / 0.55);
}
.tw-border-l-teal-900\/60 {
  border-left-color: rgb(19 78 74 / 0.6);
}
.tw-border-l-teal-900\/65 {
  border-left-color: rgb(19 78 74 / 0.65);
}
.tw-border-l-teal-900\/70 {
  border-left-color: rgb(19 78 74 / 0.7);
}
.tw-border-l-teal-900\/75 {
  border-left-color: rgb(19 78 74 / 0.75);
}
.tw-border-l-teal-900\/80 {
  border-left-color: rgb(19 78 74 / 0.8);
}
.tw-border-l-teal-900\/85 {
  border-left-color: rgb(19 78 74 / 0.85);
}
.tw-border-l-teal-900\/90 {
  border-left-color: rgb(19 78 74 / 0.9);
}
.tw-border-l-teal-900\/95 {
  border-left-color: rgb(19 78 74 / 0.95);
}
.tw-border-l-teal-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-l-teal-950\/0 {
  border-left-color: rgb(4 47 46 / 0);
}
.tw-border-l-teal-950\/10 {
  border-left-color: rgb(4 47 46 / 0.1);
}
.tw-border-l-teal-950\/100 {
  border-left-color: rgb(4 47 46 / 1);
}
.tw-border-l-teal-950\/15 {
  border-left-color: rgb(4 47 46 / 0.15);
}
.tw-border-l-teal-950\/20 {
  border-left-color: rgb(4 47 46 / 0.2);
}
.tw-border-l-teal-950\/25 {
  border-left-color: rgb(4 47 46 / 0.25);
}
.tw-border-l-teal-950\/30 {
  border-left-color: rgb(4 47 46 / 0.3);
}
.tw-border-l-teal-950\/35 {
  border-left-color: rgb(4 47 46 / 0.35);
}
.tw-border-l-teal-950\/40 {
  border-left-color: rgb(4 47 46 / 0.4);
}
.tw-border-l-teal-950\/45 {
  border-left-color: rgb(4 47 46 / 0.45);
}
.tw-border-l-teal-950\/5 {
  border-left-color: rgb(4 47 46 / 0.05);
}
.tw-border-l-teal-950\/50 {
  border-left-color: rgb(4 47 46 / 0.5);
}
.tw-border-l-teal-950\/55 {
  border-left-color: rgb(4 47 46 / 0.55);
}
.tw-border-l-teal-950\/60 {
  border-left-color: rgb(4 47 46 / 0.6);
}
.tw-border-l-teal-950\/65 {
  border-left-color: rgb(4 47 46 / 0.65);
}
.tw-border-l-teal-950\/70 {
  border-left-color: rgb(4 47 46 / 0.7);
}
.tw-border-l-teal-950\/75 {
  border-left-color: rgb(4 47 46 / 0.75);
}
.tw-border-l-teal-950\/80 {
  border-left-color: rgb(4 47 46 / 0.8);
}
.tw-border-l-teal-950\/85 {
  border-left-color: rgb(4 47 46 / 0.85);
}
.tw-border-l-teal-950\/90 {
  border-left-color: rgb(4 47 46 / 0.9);
}
.tw-border-l-teal-950\/95 {
  border-left-color: rgb(4 47 46 / 0.95);
}
.tw-border-l-transparent {
  border-left-color: transparent;
}
.tw-border-l-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0);
}
.tw-border-l-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
}
.tw-border-l-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1);
}
.tw-border-l-transparent\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
}
.tw-border-l-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
}
.tw-border-l-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
}
.tw-border-l-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
}
.tw-border-l-transparent\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
}
.tw-border-l-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
}
.tw-border-l-transparent\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
}
.tw-border-l-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
}
.tw-border-l-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
}
.tw-border-l-transparent\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
}
.tw-border-l-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
}
.tw-border-l-transparent\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
}
.tw-border-l-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
}
.tw-border-l-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
}
.tw-border-l-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
}
.tw-border-l-transparent\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
}
.tw-border-l-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
}
.tw-border-l-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
}
.tw-border-l-violet-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-100\/0 {
  border-left-color: rgb(237 233 254 / 0);
}
.tw-border-l-violet-100\/10 {
  border-left-color: rgb(237 233 254 / 0.1);
}
.tw-border-l-violet-100\/100 {
  border-left-color: rgb(237 233 254 / 1);
}
.tw-border-l-violet-100\/15 {
  border-left-color: rgb(237 233 254 / 0.15);
}
.tw-border-l-violet-100\/20 {
  border-left-color: rgb(237 233 254 / 0.2);
}
.tw-border-l-violet-100\/25 {
  border-left-color: rgb(237 233 254 / 0.25);
}
.tw-border-l-violet-100\/30 {
  border-left-color: rgb(237 233 254 / 0.3);
}
.tw-border-l-violet-100\/35 {
  border-left-color: rgb(237 233 254 / 0.35);
}
.tw-border-l-violet-100\/40 {
  border-left-color: rgb(237 233 254 / 0.4);
}
.tw-border-l-violet-100\/45 {
  border-left-color: rgb(237 233 254 / 0.45);
}
.tw-border-l-violet-100\/5 {
  border-left-color: rgb(237 233 254 / 0.05);
}
.tw-border-l-violet-100\/50 {
  border-left-color: rgb(237 233 254 / 0.5);
}
.tw-border-l-violet-100\/55 {
  border-left-color: rgb(237 233 254 / 0.55);
}
.tw-border-l-violet-100\/60 {
  border-left-color: rgb(237 233 254 / 0.6);
}
.tw-border-l-violet-100\/65 {
  border-left-color: rgb(237 233 254 / 0.65);
}
.tw-border-l-violet-100\/70 {
  border-left-color: rgb(237 233 254 / 0.7);
}
.tw-border-l-violet-100\/75 {
  border-left-color: rgb(237 233 254 / 0.75);
}
.tw-border-l-violet-100\/80 {
  border-left-color: rgb(237 233 254 / 0.8);
}
.tw-border-l-violet-100\/85 {
  border-left-color: rgb(237 233 254 / 0.85);
}
.tw-border-l-violet-100\/90 {
  border-left-color: rgb(237 233 254 / 0.9);
}
.tw-border-l-violet-100\/95 {
  border-left-color: rgb(237 233 254 / 0.95);
}
.tw-border-l-violet-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-200\/0 {
  border-left-color: rgb(221 214 254 / 0);
}
.tw-border-l-violet-200\/10 {
  border-left-color: rgb(221 214 254 / 0.1);
}
.tw-border-l-violet-200\/100 {
  border-left-color: rgb(221 214 254 / 1);
}
.tw-border-l-violet-200\/15 {
  border-left-color: rgb(221 214 254 / 0.15);
}
.tw-border-l-violet-200\/20 {
  border-left-color: rgb(221 214 254 / 0.2);
}
.tw-border-l-violet-200\/25 {
  border-left-color: rgb(221 214 254 / 0.25);
}
.tw-border-l-violet-200\/30 {
  border-left-color: rgb(221 214 254 / 0.3);
}
.tw-border-l-violet-200\/35 {
  border-left-color: rgb(221 214 254 / 0.35);
}
.tw-border-l-violet-200\/40 {
  border-left-color: rgb(221 214 254 / 0.4);
}
.tw-border-l-violet-200\/45 {
  border-left-color: rgb(221 214 254 / 0.45);
}
.tw-border-l-violet-200\/5 {
  border-left-color: rgb(221 214 254 / 0.05);
}
.tw-border-l-violet-200\/50 {
  border-left-color: rgb(221 214 254 / 0.5);
}
.tw-border-l-violet-200\/55 {
  border-left-color: rgb(221 214 254 / 0.55);
}
.tw-border-l-violet-200\/60 {
  border-left-color: rgb(221 214 254 / 0.6);
}
.tw-border-l-violet-200\/65 {
  border-left-color: rgb(221 214 254 / 0.65);
}
.tw-border-l-violet-200\/70 {
  border-left-color: rgb(221 214 254 / 0.7);
}
.tw-border-l-violet-200\/75 {
  border-left-color: rgb(221 214 254 / 0.75);
}
.tw-border-l-violet-200\/80 {
  border-left-color: rgb(221 214 254 / 0.8);
}
.tw-border-l-violet-200\/85 {
  border-left-color: rgb(221 214 254 / 0.85);
}
.tw-border-l-violet-200\/90 {
  border-left-color: rgb(221 214 254 / 0.9);
}
.tw-border-l-violet-200\/95 {
  border-left-color: rgb(221 214 254 / 0.95);
}
.tw-border-l-violet-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-300\/0 {
  border-left-color: rgb(196 181 253 / 0);
}
.tw-border-l-violet-300\/10 {
  border-left-color: rgb(196 181 253 / 0.1);
}
.tw-border-l-violet-300\/100 {
  border-left-color: rgb(196 181 253 / 1);
}
.tw-border-l-violet-300\/15 {
  border-left-color: rgb(196 181 253 / 0.15);
}
.tw-border-l-violet-300\/20 {
  border-left-color: rgb(196 181 253 / 0.2);
}
.tw-border-l-violet-300\/25 {
  border-left-color: rgb(196 181 253 / 0.25);
}
.tw-border-l-violet-300\/30 {
  border-left-color: rgb(196 181 253 / 0.3);
}
.tw-border-l-violet-300\/35 {
  border-left-color: rgb(196 181 253 / 0.35);
}
.tw-border-l-violet-300\/40 {
  border-left-color: rgb(196 181 253 / 0.4);
}
.tw-border-l-violet-300\/45 {
  border-left-color: rgb(196 181 253 / 0.45);
}
.tw-border-l-violet-300\/5 {
  border-left-color: rgb(196 181 253 / 0.05);
}
.tw-border-l-violet-300\/50 {
  border-left-color: rgb(196 181 253 / 0.5);
}
.tw-border-l-violet-300\/55 {
  border-left-color: rgb(196 181 253 / 0.55);
}
.tw-border-l-violet-300\/60 {
  border-left-color: rgb(196 181 253 / 0.6);
}
.tw-border-l-violet-300\/65 {
  border-left-color: rgb(196 181 253 / 0.65);
}
.tw-border-l-violet-300\/70 {
  border-left-color: rgb(196 181 253 / 0.7);
}
.tw-border-l-violet-300\/75 {
  border-left-color: rgb(196 181 253 / 0.75);
}
.tw-border-l-violet-300\/80 {
  border-left-color: rgb(196 181 253 / 0.8);
}
.tw-border-l-violet-300\/85 {
  border-left-color: rgb(196 181 253 / 0.85);
}
.tw-border-l-violet-300\/90 {
  border-left-color: rgb(196 181 253 / 0.9);
}
.tw-border-l-violet-300\/95 {
  border-left-color: rgb(196 181 253 / 0.95);
}
.tw-border-l-violet-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-400\/0 {
  border-left-color: rgb(167 139 250 / 0);
}
.tw-border-l-violet-400\/10 {
  border-left-color: rgb(167 139 250 / 0.1);
}
.tw-border-l-violet-400\/100 {
  border-left-color: rgb(167 139 250 / 1);
}
.tw-border-l-violet-400\/15 {
  border-left-color: rgb(167 139 250 / 0.15);
}
.tw-border-l-violet-400\/20 {
  border-left-color: rgb(167 139 250 / 0.2);
}
.tw-border-l-violet-400\/25 {
  border-left-color: rgb(167 139 250 / 0.25);
}
.tw-border-l-violet-400\/30 {
  border-left-color: rgb(167 139 250 / 0.3);
}
.tw-border-l-violet-400\/35 {
  border-left-color: rgb(167 139 250 / 0.35);
}
.tw-border-l-violet-400\/40 {
  border-left-color: rgb(167 139 250 / 0.4);
}
.tw-border-l-violet-400\/45 {
  border-left-color: rgb(167 139 250 / 0.45);
}
.tw-border-l-violet-400\/5 {
  border-left-color: rgb(167 139 250 / 0.05);
}
.tw-border-l-violet-400\/50 {
  border-left-color: rgb(167 139 250 / 0.5);
}
.tw-border-l-violet-400\/55 {
  border-left-color: rgb(167 139 250 / 0.55);
}
.tw-border-l-violet-400\/60 {
  border-left-color: rgb(167 139 250 / 0.6);
}
.tw-border-l-violet-400\/65 {
  border-left-color: rgb(167 139 250 / 0.65);
}
.tw-border-l-violet-400\/70 {
  border-left-color: rgb(167 139 250 / 0.7);
}
.tw-border-l-violet-400\/75 {
  border-left-color: rgb(167 139 250 / 0.75);
}
.tw-border-l-violet-400\/80 {
  border-left-color: rgb(167 139 250 / 0.8);
}
.tw-border-l-violet-400\/85 {
  border-left-color: rgb(167 139 250 / 0.85);
}
.tw-border-l-violet-400\/90 {
  border-left-color: rgb(167 139 250 / 0.9);
}
.tw-border-l-violet-400\/95 {
  border-left-color: rgb(167 139 250 / 0.95);
}
.tw-border-l-violet-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-50\/0 {
  border-left-color: rgb(245 243 255 / 0);
}
.tw-border-l-violet-50\/10 {
  border-left-color: rgb(245 243 255 / 0.1);
}
.tw-border-l-violet-50\/100 {
  border-left-color: rgb(245 243 255 / 1);
}
.tw-border-l-violet-50\/15 {
  border-left-color: rgb(245 243 255 / 0.15);
}
.tw-border-l-violet-50\/20 {
  border-left-color: rgb(245 243 255 / 0.2);
}
.tw-border-l-violet-50\/25 {
  border-left-color: rgb(245 243 255 / 0.25);
}
.tw-border-l-violet-50\/30 {
  border-left-color: rgb(245 243 255 / 0.3);
}
.tw-border-l-violet-50\/35 {
  border-left-color: rgb(245 243 255 / 0.35);
}
.tw-border-l-violet-50\/40 {
  border-left-color: rgb(245 243 255 / 0.4);
}
.tw-border-l-violet-50\/45 {
  border-left-color: rgb(245 243 255 / 0.45);
}
.tw-border-l-violet-50\/5 {
  border-left-color: rgb(245 243 255 / 0.05);
}
.tw-border-l-violet-50\/50 {
  border-left-color: rgb(245 243 255 / 0.5);
}
.tw-border-l-violet-50\/55 {
  border-left-color: rgb(245 243 255 / 0.55);
}
.tw-border-l-violet-50\/60 {
  border-left-color: rgb(245 243 255 / 0.6);
}
.tw-border-l-violet-50\/65 {
  border-left-color: rgb(245 243 255 / 0.65);
}
.tw-border-l-violet-50\/70 {
  border-left-color: rgb(245 243 255 / 0.7);
}
.tw-border-l-violet-50\/75 {
  border-left-color: rgb(245 243 255 / 0.75);
}
.tw-border-l-violet-50\/80 {
  border-left-color: rgb(245 243 255 / 0.8);
}
.tw-border-l-violet-50\/85 {
  border-left-color: rgb(245 243 255 / 0.85);
}
.tw-border-l-violet-50\/90 {
  border-left-color: rgb(245 243 255 / 0.9);
}
.tw-border-l-violet-50\/95 {
  border-left-color: rgb(245 243 255 / 0.95);
}
.tw-border-l-violet-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-500\/0 {
  border-left-color: rgb(139 92 246 / 0);
}
.tw-border-l-violet-500\/10 {
  border-left-color: rgb(139 92 246 / 0.1);
}
.tw-border-l-violet-500\/100 {
  border-left-color: rgb(139 92 246 / 1);
}
.tw-border-l-violet-500\/15 {
  border-left-color: rgb(139 92 246 / 0.15);
}
.tw-border-l-violet-500\/20 {
  border-left-color: rgb(139 92 246 / 0.2);
}
.tw-border-l-violet-500\/25 {
  border-left-color: rgb(139 92 246 / 0.25);
}
.tw-border-l-violet-500\/30 {
  border-left-color: rgb(139 92 246 / 0.3);
}
.tw-border-l-violet-500\/35 {
  border-left-color: rgb(139 92 246 / 0.35);
}
.tw-border-l-violet-500\/40 {
  border-left-color: rgb(139 92 246 / 0.4);
}
.tw-border-l-violet-500\/45 {
  border-left-color: rgb(139 92 246 / 0.45);
}
.tw-border-l-violet-500\/5 {
  border-left-color: rgb(139 92 246 / 0.05);
}
.tw-border-l-violet-500\/50 {
  border-left-color: rgb(139 92 246 / 0.5);
}
.tw-border-l-violet-500\/55 {
  border-left-color: rgb(139 92 246 / 0.55);
}
.tw-border-l-violet-500\/60 {
  border-left-color: rgb(139 92 246 / 0.6);
}
.tw-border-l-violet-500\/65 {
  border-left-color: rgb(139 92 246 / 0.65);
}
.tw-border-l-violet-500\/70 {
  border-left-color: rgb(139 92 246 / 0.7);
}
.tw-border-l-violet-500\/75 {
  border-left-color: rgb(139 92 246 / 0.75);
}
.tw-border-l-violet-500\/80 {
  border-left-color: rgb(139 92 246 / 0.8);
}
.tw-border-l-violet-500\/85 {
  border-left-color: rgb(139 92 246 / 0.85);
}
.tw-border-l-violet-500\/90 {
  border-left-color: rgb(139 92 246 / 0.9);
}
.tw-border-l-violet-500\/95 {
  border-left-color: rgb(139 92 246 / 0.95);
}
.tw-border-l-violet-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-600\/0 {
  border-left-color: rgb(124 58 237 / 0);
}
.tw-border-l-violet-600\/10 {
  border-left-color: rgb(124 58 237 / 0.1);
}
.tw-border-l-violet-600\/100 {
  border-left-color: rgb(124 58 237 / 1);
}
.tw-border-l-violet-600\/15 {
  border-left-color: rgb(124 58 237 / 0.15);
}
.tw-border-l-violet-600\/20 {
  border-left-color: rgb(124 58 237 / 0.2);
}
.tw-border-l-violet-600\/25 {
  border-left-color: rgb(124 58 237 / 0.25);
}
.tw-border-l-violet-600\/30 {
  border-left-color: rgb(124 58 237 / 0.3);
}
.tw-border-l-violet-600\/35 {
  border-left-color: rgb(124 58 237 / 0.35);
}
.tw-border-l-violet-600\/40 {
  border-left-color: rgb(124 58 237 / 0.4);
}
.tw-border-l-violet-600\/45 {
  border-left-color: rgb(124 58 237 / 0.45);
}
.tw-border-l-violet-600\/5 {
  border-left-color: rgb(124 58 237 / 0.05);
}
.tw-border-l-violet-600\/50 {
  border-left-color: rgb(124 58 237 / 0.5);
}
.tw-border-l-violet-600\/55 {
  border-left-color: rgb(124 58 237 / 0.55);
}
.tw-border-l-violet-600\/60 {
  border-left-color: rgb(124 58 237 / 0.6);
}
.tw-border-l-violet-600\/65 {
  border-left-color: rgb(124 58 237 / 0.65);
}
.tw-border-l-violet-600\/70 {
  border-left-color: rgb(124 58 237 / 0.7);
}
.tw-border-l-violet-600\/75 {
  border-left-color: rgb(124 58 237 / 0.75);
}
.tw-border-l-violet-600\/80 {
  border-left-color: rgb(124 58 237 / 0.8);
}
.tw-border-l-violet-600\/85 {
  border-left-color: rgb(124 58 237 / 0.85);
}
.tw-border-l-violet-600\/90 {
  border-left-color: rgb(124 58 237 / 0.9);
}
.tw-border-l-violet-600\/95 {
  border-left-color: rgb(124 58 237 / 0.95);
}
.tw-border-l-violet-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-700\/0 {
  border-left-color: rgb(109 40 217 / 0);
}
.tw-border-l-violet-700\/10 {
  border-left-color: rgb(109 40 217 / 0.1);
}
.tw-border-l-violet-700\/100 {
  border-left-color: rgb(109 40 217 / 1);
}
.tw-border-l-violet-700\/15 {
  border-left-color: rgb(109 40 217 / 0.15);
}
.tw-border-l-violet-700\/20 {
  border-left-color: rgb(109 40 217 / 0.2);
}
.tw-border-l-violet-700\/25 {
  border-left-color: rgb(109 40 217 / 0.25);
}
.tw-border-l-violet-700\/30 {
  border-left-color: rgb(109 40 217 / 0.3);
}
.tw-border-l-violet-700\/35 {
  border-left-color: rgb(109 40 217 / 0.35);
}
.tw-border-l-violet-700\/40 {
  border-left-color: rgb(109 40 217 / 0.4);
}
.tw-border-l-violet-700\/45 {
  border-left-color: rgb(109 40 217 / 0.45);
}
.tw-border-l-violet-700\/5 {
  border-left-color: rgb(109 40 217 / 0.05);
}
.tw-border-l-violet-700\/50 {
  border-left-color: rgb(109 40 217 / 0.5);
}
.tw-border-l-violet-700\/55 {
  border-left-color: rgb(109 40 217 / 0.55);
}
.tw-border-l-violet-700\/60 {
  border-left-color: rgb(109 40 217 / 0.6);
}
.tw-border-l-violet-700\/65 {
  border-left-color: rgb(109 40 217 / 0.65);
}
.tw-border-l-violet-700\/70 {
  border-left-color: rgb(109 40 217 / 0.7);
}
.tw-border-l-violet-700\/75 {
  border-left-color: rgb(109 40 217 / 0.75);
}
.tw-border-l-violet-700\/80 {
  border-left-color: rgb(109 40 217 / 0.8);
}
.tw-border-l-violet-700\/85 {
  border-left-color: rgb(109 40 217 / 0.85);
}
.tw-border-l-violet-700\/90 {
  border-left-color: rgb(109 40 217 / 0.9);
}
.tw-border-l-violet-700\/95 {
  border-left-color: rgb(109 40 217 / 0.95);
}
.tw-border-l-violet-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-800\/0 {
  border-left-color: rgb(91 33 182 / 0);
}
.tw-border-l-violet-800\/10 {
  border-left-color: rgb(91 33 182 / 0.1);
}
.tw-border-l-violet-800\/100 {
  border-left-color: rgb(91 33 182 / 1);
}
.tw-border-l-violet-800\/15 {
  border-left-color: rgb(91 33 182 / 0.15);
}
.tw-border-l-violet-800\/20 {
  border-left-color: rgb(91 33 182 / 0.2);
}
.tw-border-l-violet-800\/25 {
  border-left-color: rgb(91 33 182 / 0.25);
}
.tw-border-l-violet-800\/30 {
  border-left-color: rgb(91 33 182 / 0.3);
}
.tw-border-l-violet-800\/35 {
  border-left-color: rgb(91 33 182 / 0.35);
}
.tw-border-l-violet-800\/40 {
  border-left-color: rgb(91 33 182 / 0.4);
}
.tw-border-l-violet-800\/45 {
  border-left-color: rgb(91 33 182 / 0.45);
}
.tw-border-l-violet-800\/5 {
  border-left-color: rgb(91 33 182 / 0.05);
}
.tw-border-l-violet-800\/50 {
  border-left-color: rgb(91 33 182 / 0.5);
}
.tw-border-l-violet-800\/55 {
  border-left-color: rgb(91 33 182 / 0.55);
}
.tw-border-l-violet-800\/60 {
  border-left-color: rgb(91 33 182 / 0.6);
}
.tw-border-l-violet-800\/65 {
  border-left-color: rgb(91 33 182 / 0.65);
}
.tw-border-l-violet-800\/70 {
  border-left-color: rgb(91 33 182 / 0.7);
}
.tw-border-l-violet-800\/75 {
  border-left-color: rgb(91 33 182 / 0.75);
}
.tw-border-l-violet-800\/80 {
  border-left-color: rgb(91 33 182 / 0.8);
}
.tw-border-l-violet-800\/85 {
  border-left-color: rgb(91 33 182 / 0.85);
}
.tw-border-l-violet-800\/90 {
  border-left-color: rgb(91 33 182 / 0.9);
}
.tw-border-l-violet-800\/95 {
  border-left-color: rgb(91 33 182 / 0.95);
}
.tw-border-l-violet-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-900\/0 {
  border-left-color: rgb(76 29 149 / 0);
}
.tw-border-l-violet-900\/10 {
  border-left-color: rgb(76 29 149 / 0.1);
}
.tw-border-l-violet-900\/100 {
  border-left-color: rgb(76 29 149 / 1);
}
.tw-border-l-violet-900\/15 {
  border-left-color: rgb(76 29 149 / 0.15);
}
.tw-border-l-violet-900\/20 {
  border-left-color: rgb(76 29 149 / 0.2);
}
.tw-border-l-violet-900\/25 {
  border-left-color: rgb(76 29 149 / 0.25);
}
.tw-border-l-violet-900\/30 {
  border-left-color: rgb(76 29 149 / 0.3);
}
.tw-border-l-violet-900\/35 {
  border-left-color: rgb(76 29 149 / 0.35);
}
.tw-border-l-violet-900\/40 {
  border-left-color: rgb(76 29 149 / 0.4);
}
.tw-border-l-violet-900\/45 {
  border-left-color: rgb(76 29 149 / 0.45);
}
.tw-border-l-violet-900\/5 {
  border-left-color: rgb(76 29 149 / 0.05);
}
.tw-border-l-violet-900\/50 {
  border-left-color: rgb(76 29 149 / 0.5);
}
.tw-border-l-violet-900\/55 {
  border-left-color: rgb(76 29 149 / 0.55);
}
.tw-border-l-violet-900\/60 {
  border-left-color: rgb(76 29 149 / 0.6);
}
.tw-border-l-violet-900\/65 {
  border-left-color: rgb(76 29 149 / 0.65);
}
.tw-border-l-violet-900\/70 {
  border-left-color: rgb(76 29 149 / 0.7);
}
.tw-border-l-violet-900\/75 {
  border-left-color: rgb(76 29 149 / 0.75);
}
.tw-border-l-violet-900\/80 {
  border-left-color: rgb(76 29 149 / 0.8);
}
.tw-border-l-violet-900\/85 {
  border-left-color: rgb(76 29 149 / 0.85);
}
.tw-border-l-violet-900\/90 {
  border-left-color: rgb(76 29 149 / 0.9);
}
.tw-border-l-violet-900\/95 {
  border-left-color: rgb(76 29 149 / 0.95);
}
.tw-border-l-violet-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-l-violet-950\/0 {
  border-left-color: rgb(46 16 101 / 0);
}
.tw-border-l-violet-950\/10 {
  border-left-color: rgb(46 16 101 / 0.1);
}
.tw-border-l-violet-950\/100 {
  border-left-color: rgb(46 16 101 / 1);
}
.tw-border-l-violet-950\/15 {
  border-left-color: rgb(46 16 101 / 0.15);
}
.tw-border-l-violet-950\/20 {
  border-left-color: rgb(46 16 101 / 0.2);
}
.tw-border-l-violet-950\/25 {
  border-left-color: rgb(46 16 101 / 0.25);
}
.tw-border-l-violet-950\/30 {
  border-left-color: rgb(46 16 101 / 0.3);
}
.tw-border-l-violet-950\/35 {
  border-left-color: rgb(46 16 101 / 0.35);
}
.tw-border-l-violet-950\/40 {
  border-left-color: rgb(46 16 101 / 0.4);
}
.tw-border-l-violet-950\/45 {
  border-left-color: rgb(46 16 101 / 0.45);
}
.tw-border-l-violet-950\/5 {
  border-left-color: rgb(46 16 101 / 0.05);
}
.tw-border-l-violet-950\/50 {
  border-left-color: rgb(46 16 101 / 0.5);
}
.tw-border-l-violet-950\/55 {
  border-left-color: rgb(46 16 101 / 0.55);
}
.tw-border-l-violet-950\/60 {
  border-left-color: rgb(46 16 101 / 0.6);
}
.tw-border-l-violet-950\/65 {
  border-left-color: rgb(46 16 101 / 0.65);
}
.tw-border-l-violet-950\/70 {
  border-left-color: rgb(46 16 101 / 0.7);
}
.tw-border-l-violet-950\/75 {
  border-left-color: rgb(46 16 101 / 0.75);
}
.tw-border-l-violet-950\/80 {
  border-left-color: rgb(46 16 101 / 0.8);
}
.tw-border-l-violet-950\/85 {
  border-left-color: rgb(46 16 101 / 0.85);
}
.tw-border-l-violet-950\/90 {
  border-left-color: rgb(46 16 101 / 0.9);
}
.tw-border-l-violet-950\/95 {
  border-left-color: rgb(46 16 101 / 0.95);
}
.tw-border-l-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-l-white\/0 {
  border-left-color: rgb(255 255 255 / 0);
}
.tw-border-l-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1);
}
.tw-border-l-white\/100 {
  border-left-color: rgb(255 255 255 / 1);
}
.tw-border-l-white\/15 {
  border-left-color: rgb(255 255 255 / 0.15);
}
.tw-border-l-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2);
}
.tw-border-l-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25);
}
.tw-border-l-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3);
}
.tw-border-l-white\/35 {
  border-left-color: rgb(255 255 255 / 0.35);
}
.tw-border-l-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4);
}
.tw-border-l-white\/45 {
  border-left-color: rgb(255 255 255 / 0.45);
}
.tw-border-l-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05);
}
.tw-border-l-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5);
}
.tw-border-l-white\/55 {
  border-left-color: rgb(255 255 255 / 0.55);
}
.tw-border-l-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6);
}
.tw-border-l-white\/65 {
  border-left-color: rgb(255 255 255 / 0.65);
}
.tw-border-l-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7);
}
.tw-border-l-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75);
}
.tw-border-l-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8);
}
.tw-border-l-white\/85 {
  border-left-color: rgb(255 255 255 / 0.85);
}
.tw-border-l-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9);
}
.tw-border-l-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95);
}
.tw-border-l-yellow-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0);
}
.tw-border-l-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1);
}
.tw-border-l-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1);
}
.tw-border-l-yellow-100\/15 {
  border-left-color: rgb(254 249 195 / 0.15);
}
.tw-border-l-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2);
}
.tw-border-l-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25);
}
.tw-border-l-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3);
}
.tw-border-l-yellow-100\/35 {
  border-left-color: rgb(254 249 195 / 0.35);
}
.tw-border-l-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4);
}
.tw-border-l-yellow-100\/45 {
  border-left-color: rgb(254 249 195 / 0.45);
}
.tw-border-l-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05);
}
.tw-border-l-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5);
}
.tw-border-l-yellow-100\/55 {
  border-left-color: rgb(254 249 195 / 0.55);
}
.tw-border-l-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6);
}
.tw-border-l-yellow-100\/65 {
  border-left-color: rgb(254 249 195 / 0.65);
}
.tw-border-l-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7);
}
.tw-border-l-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75);
}
.tw-border-l-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8);
}
.tw-border-l-yellow-100\/85 {
  border-left-color: rgb(254 249 195 / 0.85);
}
.tw-border-l-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9);
}
.tw-border-l-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95);
}
.tw-border-l-yellow-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0);
}
.tw-border-l-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1);
}
.tw-border-l-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1);
}
.tw-border-l-yellow-200\/15 {
  border-left-color: rgb(254 240 138 / 0.15);
}
.tw-border-l-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2);
}
.tw-border-l-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25);
}
.tw-border-l-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3);
}
.tw-border-l-yellow-200\/35 {
  border-left-color: rgb(254 240 138 / 0.35);
}
.tw-border-l-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4);
}
.tw-border-l-yellow-200\/45 {
  border-left-color: rgb(254 240 138 / 0.45);
}
.tw-border-l-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05);
}
.tw-border-l-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5);
}
.tw-border-l-yellow-200\/55 {
  border-left-color: rgb(254 240 138 / 0.55);
}
.tw-border-l-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6);
}
.tw-border-l-yellow-200\/65 {
  border-left-color: rgb(254 240 138 / 0.65);
}
.tw-border-l-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7);
}
.tw-border-l-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75);
}
.tw-border-l-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8);
}
.tw-border-l-yellow-200\/85 {
  border-left-color: rgb(254 240 138 / 0.85);
}
.tw-border-l-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9);
}
.tw-border-l-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95);
}
.tw-border-l-yellow-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0);
}
.tw-border-l-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1);
}
.tw-border-l-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1);
}
.tw-border-l-yellow-300\/15 {
  border-left-color: rgb(253 224 71 / 0.15);
}
.tw-border-l-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2);
}
.tw-border-l-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25);
}
.tw-border-l-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3);
}
.tw-border-l-yellow-300\/35 {
  border-left-color: rgb(253 224 71 / 0.35);
}
.tw-border-l-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4);
}
.tw-border-l-yellow-300\/45 {
  border-left-color: rgb(253 224 71 / 0.45);
}
.tw-border-l-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05);
}
.tw-border-l-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5);
}
.tw-border-l-yellow-300\/55 {
  border-left-color: rgb(253 224 71 / 0.55);
}
.tw-border-l-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6);
}
.tw-border-l-yellow-300\/65 {
  border-left-color: rgb(253 224 71 / 0.65);
}
.tw-border-l-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7);
}
.tw-border-l-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75);
}
.tw-border-l-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8);
}
.tw-border-l-yellow-300\/85 {
  border-left-color: rgb(253 224 71 / 0.85);
}
.tw-border-l-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9);
}
.tw-border-l-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95);
}
.tw-border-l-yellow-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0);
}
.tw-border-l-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1);
}
.tw-border-l-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1);
}
.tw-border-l-yellow-400\/15 {
  border-left-color: rgb(250 204 21 / 0.15);
}
.tw-border-l-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2);
}
.tw-border-l-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25);
}
.tw-border-l-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3);
}
.tw-border-l-yellow-400\/35 {
  border-left-color: rgb(250 204 21 / 0.35);
}
.tw-border-l-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4);
}
.tw-border-l-yellow-400\/45 {
  border-left-color: rgb(250 204 21 / 0.45);
}
.tw-border-l-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05);
}
.tw-border-l-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5);
}
.tw-border-l-yellow-400\/55 {
  border-left-color: rgb(250 204 21 / 0.55);
}
.tw-border-l-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6);
}
.tw-border-l-yellow-400\/65 {
  border-left-color: rgb(250 204 21 / 0.65);
}
.tw-border-l-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7);
}
.tw-border-l-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75);
}
.tw-border-l-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8);
}
.tw-border-l-yellow-400\/85 {
  border-left-color: rgb(250 204 21 / 0.85);
}
.tw-border-l-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9);
}
.tw-border-l-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95);
}
.tw-border-l-yellow-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0);
}
.tw-border-l-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1);
}
.tw-border-l-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1);
}
.tw-border-l-yellow-50\/15 {
  border-left-color: rgb(254 252 232 / 0.15);
}
.tw-border-l-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2);
}
.tw-border-l-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25);
}
.tw-border-l-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3);
}
.tw-border-l-yellow-50\/35 {
  border-left-color: rgb(254 252 232 / 0.35);
}
.tw-border-l-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4);
}
.tw-border-l-yellow-50\/45 {
  border-left-color: rgb(254 252 232 / 0.45);
}
.tw-border-l-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05);
}
.tw-border-l-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5);
}
.tw-border-l-yellow-50\/55 {
  border-left-color: rgb(254 252 232 / 0.55);
}
.tw-border-l-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6);
}
.tw-border-l-yellow-50\/65 {
  border-left-color: rgb(254 252 232 / 0.65);
}
.tw-border-l-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7);
}
.tw-border-l-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75);
}
.tw-border-l-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8);
}
.tw-border-l-yellow-50\/85 {
  border-left-color: rgb(254 252 232 / 0.85);
}
.tw-border-l-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9);
}
.tw-border-l-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95);
}
.tw-border-l-yellow-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0);
}
.tw-border-l-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1);
}
.tw-border-l-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1);
}
.tw-border-l-yellow-500\/15 {
  border-left-color: rgb(234 179 8 / 0.15);
}
.tw-border-l-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2);
}
.tw-border-l-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25);
}
.tw-border-l-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3);
}
.tw-border-l-yellow-500\/35 {
  border-left-color: rgb(234 179 8 / 0.35);
}
.tw-border-l-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4);
}
.tw-border-l-yellow-500\/45 {
  border-left-color: rgb(234 179 8 / 0.45);
}
.tw-border-l-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05);
}
.tw-border-l-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5);
}
.tw-border-l-yellow-500\/55 {
  border-left-color: rgb(234 179 8 / 0.55);
}
.tw-border-l-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6);
}
.tw-border-l-yellow-500\/65 {
  border-left-color: rgb(234 179 8 / 0.65);
}
.tw-border-l-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7);
}
.tw-border-l-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75);
}
.tw-border-l-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8);
}
.tw-border-l-yellow-500\/85 {
  border-left-color: rgb(234 179 8 / 0.85);
}
.tw-border-l-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9);
}
.tw-border-l-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95);
}
.tw-border-l-yellow-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0);
}
.tw-border-l-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1);
}
.tw-border-l-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1);
}
.tw-border-l-yellow-600\/15 {
  border-left-color: rgb(202 138 4 / 0.15);
}
.tw-border-l-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2);
}
.tw-border-l-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25);
}
.tw-border-l-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3);
}
.tw-border-l-yellow-600\/35 {
  border-left-color: rgb(202 138 4 / 0.35);
}
.tw-border-l-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4);
}
.tw-border-l-yellow-600\/45 {
  border-left-color: rgb(202 138 4 / 0.45);
}
.tw-border-l-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05);
}
.tw-border-l-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5);
}
.tw-border-l-yellow-600\/55 {
  border-left-color: rgb(202 138 4 / 0.55);
}
.tw-border-l-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6);
}
.tw-border-l-yellow-600\/65 {
  border-left-color: rgb(202 138 4 / 0.65);
}
.tw-border-l-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7);
}
.tw-border-l-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75);
}
.tw-border-l-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8);
}
.tw-border-l-yellow-600\/85 {
  border-left-color: rgb(202 138 4 / 0.85);
}
.tw-border-l-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9);
}
.tw-border-l-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95);
}
.tw-border-l-yellow-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0);
}
.tw-border-l-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1);
}
.tw-border-l-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1);
}
.tw-border-l-yellow-700\/15 {
  border-left-color: rgb(161 98 7 / 0.15);
}
.tw-border-l-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2);
}
.tw-border-l-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25);
}
.tw-border-l-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3);
}
.tw-border-l-yellow-700\/35 {
  border-left-color: rgb(161 98 7 / 0.35);
}
.tw-border-l-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4);
}
.tw-border-l-yellow-700\/45 {
  border-left-color: rgb(161 98 7 / 0.45);
}
.tw-border-l-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05);
}
.tw-border-l-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5);
}
.tw-border-l-yellow-700\/55 {
  border-left-color: rgb(161 98 7 / 0.55);
}
.tw-border-l-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6);
}
.tw-border-l-yellow-700\/65 {
  border-left-color: rgb(161 98 7 / 0.65);
}
.tw-border-l-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7);
}
.tw-border-l-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75);
}
.tw-border-l-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8);
}
.tw-border-l-yellow-700\/85 {
  border-left-color: rgb(161 98 7 / 0.85);
}
.tw-border-l-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9);
}
.tw-border-l-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95);
}
.tw-border-l-yellow-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0);
}
.tw-border-l-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1);
}
.tw-border-l-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1);
}
.tw-border-l-yellow-800\/15 {
  border-left-color: rgb(133 77 14 / 0.15);
}
.tw-border-l-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2);
}
.tw-border-l-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25);
}
.tw-border-l-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3);
}
.tw-border-l-yellow-800\/35 {
  border-left-color: rgb(133 77 14 / 0.35);
}
.tw-border-l-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4);
}
.tw-border-l-yellow-800\/45 {
  border-left-color: rgb(133 77 14 / 0.45);
}
.tw-border-l-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05);
}
.tw-border-l-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5);
}
.tw-border-l-yellow-800\/55 {
  border-left-color: rgb(133 77 14 / 0.55);
}
.tw-border-l-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6);
}
.tw-border-l-yellow-800\/65 {
  border-left-color: rgb(133 77 14 / 0.65);
}
.tw-border-l-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7);
}
.tw-border-l-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75);
}
.tw-border-l-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8);
}
.tw-border-l-yellow-800\/85 {
  border-left-color: rgb(133 77 14 / 0.85);
}
.tw-border-l-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9);
}
.tw-border-l-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95);
}
.tw-border-l-yellow-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0);
}
.tw-border-l-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1);
}
.tw-border-l-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1);
}
.tw-border-l-yellow-900\/15 {
  border-left-color: rgb(113 63 18 / 0.15);
}
.tw-border-l-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2);
}
.tw-border-l-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25);
}
.tw-border-l-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3);
}
.tw-border-l-yellow-900\/35 {
  border-left-color: rgb(113 63 18 / 0.35);
}
.tw-border-l-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4);
}
.tw-border-l-yellow-900\/45 {
  border-left-color: rgb(113 63 18 / 0.45);
}
.tw-border-l-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05);
}
.tw-border-l-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5);
}
.tw-border-l-yellow-900\/55 {
  border-left-color: rgb(113 63 18 / 0.55);
}
.tw-border-l-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6);
}
.tw-border-l-yellow-900\/65 {
  border-left-color: rgb(113 63 18 / 0.65);
}
.tw-border-l-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7);
}
.tw-border-l-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75);
}
.tw-border-l-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8);
}
.tw-border-l-yellow-900\/85 {
  border-left-color: rgb(113 63 18 / 0.85);
}
.tw-border-l-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9);
}
.tw-border-l-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95);
}
.tw-border-l-yellow-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-l-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0);
}
.tw-border-l-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1);
}
.tw-border-l-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1);
}
.tw-border-l-yellow-950\/15 {
  border-left-color: rgb(66 32 6 / 0.15);
}
.tw-border-l-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2);
}
.tw-border-l-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25);
}
.tw-border-l-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3);
}
.tw-border-l-yellow-950\/35 {
  border-left-color: rgb(66 32 6 / 0.35);
}
.tw-border-l-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4);
}
.tw-border-l-yellow-950\/45 {
  border-left-color: rgb(66 32 6 / 0.45);
}
.tw-border-l-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05);
}
.tw-border-l-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5);
}
.tw-border-l-yellow-950\/55 {
  border-left-color: rgb(66 32 6 / 0.55);
}
.tw-border-l-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6);
}
.tw-border-l-yellow-950\/65 {
  border-left-color: rgb(66 32 6 / 0.65);
}
.tw-border-l-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7);
}
.tw-border-l-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75);
}
.tw-border-l-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8);
}
.tw-border-l-yellow-950\/85 {
  border-left-color: rgb(66 32 6 / 0.85);
}
.tw-border-l-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9);
}
.tw-border-l-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95);
}
.tw-border-l-zinc-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-100\/0 {
  border-left-color: rgb(244 244 245 / 0);
}
.tw-border-l-zinc-100\/10 {
  border-left-color: rgb(244 244 245 / 0.1);
}
.tw-border-l-zinc-100\/100 {
  border-left-color: rgb(244 244 245 / 1);
}
.tw-border-l-zinc-100\/15 {
  border-left-color: rgb(244 244 245 / 0.15);
}
.tw-border-l-zinc-100\/20 {
  border-left-color: rgb(244 244 245 / 0.2);
}
.tw-border-l-zinc-100\/25 {
  border-left-color: rgb(244 244 245 / 0.25);
}
.tw-border-l-zinc-100\/30 {
  border-left-color: rgb(244 244 245 / 0.3);
}
.tw-border-l-zinc-100\/35 {
  border-left-color: rgb(244 244 245 / 0.35);
}
.tw-border-l-zinc-100\/40 {
  border-left-color: rgb(244 244 245 / 0.4);
}
.tw-border-l-zinc-100\/45 {
  border-left-color: rgb(244 244 245 / 0.45);
}
.tw-border-l-zinc-100\/5 {
  border-left-color: rgb(244 244 245 / 0.05);
}
.tw-border-l-zinc-100\/50 {
  border-left-color: rgb(244 244 245 / 0.5);
}
.tw-border-l-zinc-100\/55 {
  border-left-color: rgb(244 244 245 / 0.55);
}
.tw-border-l-zinc-100\/60 {
  border-left-color: rgb(244 244 245 / 0.6);
}
.tw-border-l-zinc-100\/65 {
  border-left-color: rgb(244 244 245 / 0.65);
}
.tw-border-l-zinc-100\/70 {
  border-left-color: rgb(244 244 245 / 0.7);
}
.tw-border-l-zinc-100\/75 {
  border-left-color: rgb(244 244 245 / 0.75);
}
.tw-border-l-zinc-100\/80 {
  border-left-color: rgb(244 244 245 / 0.8);
}
.tw-border-l-zinc-100\/85 {
  border-left-color: rgb(244 244 245 / 0.85);
}
.tw-border-l-zinc-100\/90 {
  border-left-color: rgb(244 244 245 / 0.9);
}
.tw-border-l-zinc-100\/95 {
  border-left-color: rgb(244 244 245 / 0.95);
}
.tw-border-l-zinc-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-200\/0 {
  border-left-color: rgb(228 228 231 / 0);
}
.tw-border-l-zinc-200\/10 {
  border-left-color: rgb(228 228 231 / 0.1);
}
.tw-border-l-zinc-200\/100 {
  border-left-color: rgb(228 228 231 / 1);
}
.tw-border-l-zinc-200\/15 {
  border-left-color: rgb(228 228 231 / 0.15);
}
.tw-border-l-zinc-200\/20 {
  border-left-color: rgb(228 228 231 / 0.2);
}
.tw-border-l-zinc-200\/25 {
  border-left-color: rgb(228 228 231 / 0.25);
}
.tw-border-l-zinc-200\/30 {
  border-left-color: rgb(228 228 231 / 0.3);
}
.tw-border-l-zinc-200\/35 {
  border-left-color: rgb(228 228 231 / 0.35);
}
.tw-border-l-zinc-200\/40 {
  border-left-color: rgb(228 228 231 / 0.4);
}
.tw-border-l-zinc-200\/45 {
  border-left-color: rgb(228 228 231 / 0.45);
}
.tw-border-l-zinc-200\/5 {
  border-left-color: rgb(228 228 231 / 0.05);
}
.tw-border-l-zinc-200\/50 {
  border-left-color: rgb(228 228 231 / 0.5);
}
.tw-border-l-zinc-200\/55 {
  border-left-color: rgb(228 228 231 / 0.55);
}
.tw-border-l-zinc-200\/60 {
  border-left-color: rgb(228 228 231 / 0.6);
}
.tw-border-l-zinc-200\/65 {
  border-left-color: rgb(228 228 231 / 0.65);
}
.tw-border-l-zinc-200\/70 {
  border-left-color: rgb(228 228 231 / 0.7);
}
.tw-border-l-zinc-200\/75 {
  border-left-color: rgb(228 228 231 / 0.75);
}
.tw-border-l-zinc-200\/80 {
  border-left-color: rgb(228 228 231 / 0.8);
}
.tw-border-l-zinc-200\/85 {
  border-left-color: rgb(228 228 231 / 0.85);
}
.tw-border-l-zinc-200\/90 {
  border-left-color: rgb(228 228 231 / 0.9);
}
.tw-border-l-zinc-200\/95 {
  border-left-color: rgb(228 228 231 / 0.95);
}
.tw-border-l-zinc-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-300\/0 {
  border-left-color: rgb(212 212 216 / 0);
}
.tw-border-l-zinc-300\/10 {
  border-left-color: rgb(212 212 216 / 0.1);
}
.tw-border-l-zinc-300\/100 {
  border-left-color: rgb(212 212 216 / 1);
}
.tw-border-l-zinc-300\/15 {
  border-left-color: rgb(212 212 216 / 0.15);
}
.tw-border-l-zinc-300\/20 {
  border-left-color: rgb(212 212 216 / 0.2);
}
.tw-border-l-zinc-300\/25 {
  border-left-color: rgb(212 212 216 / 0.25);
}
.tw-border-l-zinc-300\/30 {
  border-left-color: rgb(212 212 216 / 0.3);
}
.tw-border-l-zinc-300\/35 {
  border-left-color: rgb(212 212 216 / 0.35);
}
.tw-border-l-zinc-300\/40 {
  border-left-color: rgb(212 212 216 / 0.4);
}
.tw-border-l-zinc-300\/45 {
  border-left-color: rgb(212 212 216 / 0.45);
}
.tw-border-l-zinc-300\/5 {
  border-left-color: rgb(212 212 216 / 0.05);
}
.tw-border-l-zinc-300\/50 {
  border-left-color: rgb(212 212 216 / 0.5);
}
.tw-border-l-zinc-300\/55 {
  border-left-color: rgb(212 212 216 / 0.55);
}
.tw-border-l-zinc-300\/60 {
  border-left-color: rgb(212 212 216 / 0.6);
}
.tw-border-l-zinc-300\/65 {
  border-left-color: rgb(212 212 216 / 0.65);
}
.tw-border-l-zinc-300\/70 {
  border-left-color: rgb(212 212 216 / 0.7);
}
.tw-border-l-zinc-300\/75 {
  border-left-color: rgb(212 212 216 / 0.75);
}
.tw-border-l-zinc-300\/80 {
  border-left-color: rgb(212 212 216 / 0.8);
}
.tw-border-l-zinc-300\/85 {
  border-left-color: rgb(212 212 216 / 0.85);
}
.tw-border-l-zinc-300\/90 {
  border-left-color: rgb(212 212 216 / 0.9);
}
.tw-border-l-zinc-300\/95 {
  border-left-color: rgb(212 212 216 / 0.95);
}
.tw-border-l-zinc-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-400\/0 {
  border-left-color: rgb(161 161 170 / 0);
}
.tw-border-l-zinc-400\/10 {
  border-left-color: rgb(161 161 170 / 0.1);
}
.tw-border-l-zinc-400\/100 {
  border-left-color: rgb(161 161 170 / 1);
}
.tw-border-l-zinc-400\/15 {
  border-left-color: rgb(161 161 170 / 0.15);
}
.tw-border-l-zinc-400\/20 {
  border-left-color: rgb(161 161 170 / 0.2);
}
.tw-border-l-zinc-400\/25 {
  border-left-color: rgb(161 161 170 / 0.25);
}
.tw-border-l-zinc-400\/30 {
  border-left-color: rgb(161 161 170 / 0.3);
}
.tw-border-l-zinc-400\/35 {
  border-left-color: rgb(161 161 170 / 0.35);
}
.tw-border-l-zinc-400\/40 {
  border-left-color: rgb(161 161 170 / 0.4);
}
.tw-border-l-zinc-400\/45 {
  border-left-color: rgb(161 161 170 / 0.45);
}
.tw-border-l-zinc-400\/5 {
  border-left-color: rgb(161 161 170 / 0.05);
}
.tw-border-l-zinc-400\/50 {
  border-left-color: rgb(161 161 170 / 0.5);
}
.tw-border-l-zinc-400\/55 {
  border-left-color: rgb(161 161 170 / 0.55);
}
.tw-border-l-zinc-400\/60 {
  border-left-color: rgb(161 161 170 / 0.6);
}
.tw-border-l-zinc-400\/65 {
  border-left-color: rgb(161 161 170 / 0.65);
}
.tw-border-l-zinc-400\/70 {
  border-left-color: rgb(161 161 170 / 0.7);
}
.tw-border-l-zinc-400\/75 {
  border-left-color: rgb(161 161 170 / 0.75);
}
.tw-border-l-zinc-400\/80 {
  border-left-color: rgb(161 161 170 / 0.8);
}
.tw-border-l-zinc-400\/85 {
  border-left-color: rgb(161 161 170 / 0.85);
}
.tw-border-l-zinc-400\/90 {
  border-left-color: rgb(161 161 170 / 0.9);
}
.tw-border-l-zinc-400\/95 {
  border-left-color: rgb(161 161 170 / 0.95);
}
.tw-border-l-zinc-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-50\/0 {
  border-left-color: rgb(250 250 250 / 0);
}
.tw-border-l-zinc-50\/10 {
  border-left-color: rgb(250 250 250 / 0.1);
}
.tw-border-l-zinc-50\/100 {
  border-left-color: rgb(250 250 250 / 1);
}
.tw-border-l-zinc-50\/15 {
  border-left-color: rgb(250 250 250 / 0.15);
}
.tw-border-l-zinc-50\/20 {
  border-left-color: rgb(250 250 250 / 0.2);
}
.tw-border-l-zinc-50\/25 {
  border-left-color: rgb(250 250 250 / 0.25);
}
.tw-border-l-zinc-50\/30 {
  border-left-color: rgb(250 250 250 / 0.3);
}
.tw-border-l-zinc-50\/35 {
  border-left-color: rgb(250 250 250 / 0.35);
}
.tw-border-l-zinc-50\/40 {
  border-left-color: rgb(250 250 250 / 0.4);
}
.tw-border-l-zinc-50\/45 {
  border-left-color: rgb(250 250 250 / 0.45);
}
.tw-border-l-zinc-50\/5 {
  border-left-color: rgb(250 250 250 / 0.05);
}
.tw-border-l-zinc-50\/50 {
  border-left-color: rgb(250 250 250 / 0.5);
}
.tw-border-l-zinc-50\/55 {
  border-left-color: rgb(250 250 250 / 0.55);
}
.tw-border-l-zinc-50\/60 {
  border-left-color: rgb(250 250 250 / 0.6);
}
.tw-border-l-zinc-50\/65 {
  border-left-color: rgb(250 250 250 / 0.65);
}
.tw-border-l-zinc-50\/70 {
  border-left-color: rgb(250 250 250 / 0.7);
}
.tw-border-l-zinc-50\/75 {
  border-left-color: rgb(250 250 250 / 0.75);
}
.tw-border-l-zinc-50\/80 {
  border-left-color: rgb(250 250 250 / 0.8);
}
.tw-border-l-zinc-50\/85 {
  border-left-color: rgb(250 250 250 / 0.85);
}
.tw-border-l-zinc-50\/90 {
  border-left-color: rgb(250 250 250 / 0.9);
}
.tw-border-l-zinc-50\/95 {
  border-left-color: rgb(250 250 250 / 0.95);
}
.tw-border-l-zinc-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-500\/0 {
  border-left-color: rgb(113 113 122 / 0);
}
.tw-border-l-zinc-500\/10 {
  border-left-color: rgb(113 113 122 / 0.1);
}
.tw-border-l-zinc-500\/100 {
  border-left-color: rgb(113 113 122 / 1);
}
.tw-border-l-zinc-500\/15 {
  border-left-color: rgb(113 113 122 / 0.15);
}
.tw-border-l-zinc-500\/20 {
  border-left-color: rgb(113 113 122 / 0.2);
}
.tw-border-l-zinc-500\/25 {
  border-left-color: rgb(113 113 122 / 0.25);
}
.tw-border-l-zinc-500\/30 {
  border-left-color: rgb(113 113 122 / 0.3);
}
.tw-border-l-zinc-500\/35 {
  border-left-color: rgb(113 113 122 / 0.35);
}
.tw-border-l-zinc-500\/40 {
  border-left-color: rgb(113 113 122 / 0.4);
}
.tw-border-l-zinc-500\/45 {
  border-left-color: rgb(113 113 122 / 0.45);
}
.tw-border-l-zinc-500\/5 {
  border-left-color: rgb(113 113 122 / 0.05);
}
.tw-border-l-zinc-500\/50 {
  border-left-color: rgb(113 113 122 / 0.5);
}
.tw-border-l-zinc-500\/55 {
  border-left-color: rgb(113 113 122 / 0.55);
}
.tw-border-l-zinc-500\/60 {
  border-left-color: rgb(113 113 122 / 0.6);
}
.tw-border-l-zinc-500\/65 {
  border-left-color: rgb(113 113 122 / 0.65);
}
.tw-border-l-zinc-500\/70 {
  border-left-color: rgb(113 113 122 / 0.7);
}
.tw-border-l-zinc-500\/75 {
  border-left-color: rgb(113 113 122 / 0.75);
}
.tw-border-l-zinc-500\/80 {
  border-left-color: rgb(113 113 122 / 0.8);
}
.tw-border-l-zinc-500\/85 {
  border-left-color: rgb(113 113 122 / 0.85);
}
.tw-border-l-zinc-500\/90 {
  border-left-color: rgb(113 113 122 / 0.9);
}
.tw-border-l-zinc-500\/95 {
  border-left-color: rgb(113 113 122 / 0.95);
}
.tw-border-l-zinc-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-600\/0 {
  border-left-color: rgb(82 82 91 / 0);
}
.tw-border-l-zinc-600\/10 {
  border-left-color: rgb(82 82 91 / 0.1);
}
.tw-border-l-zinc-600\/100 {
  border-left-color: rgb(82 82 91 / 1);
}
.tw-border-l-zinc-600\/15 {
  border-left-color: rgb(82 82 91 / 0.15);
}
.tw-border-l-zinc-600\/20 {
  border-left-color: rgb(82 82 91 / 0.2);
}
.tw-border-l-zinc-600\/25 {
  border-left-color: rgb(82 82 91 / 0.25);
}
.tw-border-l-zinc-600\/30 {
  border-left-color: rgb(82 82 91 / 0.3);
}
.tw-border-l-zinc-600\/35 {
  border-left-color: rgb(82 82 91 / 0.35);
}
.tw-border-l-zinc-600\/40 {
  border-left-color: rgb(82 82 91 / 0.4);
}
.tw-border-l-zinc-600\/45 {
  border-left-color: rgb(82 82 91 / 0.45);
}
.tw-border-l-zinc-600\/5 {
  border-left-color: rgb(82 82 91 / 0.05);
}
.tw-border-l-zinc-600\/50 {
  border-left-color: rgb(82 82 91 / 0.5);
}
.tw-border-l-zinc-600\/55 {
  border-left-color: rgb(82 82 91 / 0.55);
}
.tw-border-l-zinc-600\/60 {
  border-left-color: rgb(82 82 91 / 0.6);
}
.tw-border-l-zinc-600\/65 {
  border-left-color: rgb(82 82 91 / 0.65);
}
.tw-border-l-zinc-600\/70 {
  border-left-color: rgb(82 82 91 / 0.7);
}
.tw-border-l-zinc-600\/75 {
  border-left-color: rgb(82 82 91 / 0.75);
}
.tw-border-l-zinc-600\/80 {
  border-left-color: rgb(82 82 91 / 0.8);
}
.tw-border-l-zinc-600\/85 {
  border-left-color: rgb(82 82 91 / 0.85);
}
.tw-border-l-zinc-600\/90 {
  border-left-color: rgb(82 82 91 / 0.9);
}
.tw-border-l-zinc-600\/95 {
  border-left-color: rgb(82 82 91 / 0.95);
}
.tw-border-l-zinc-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-700\/0 {
  border-left-color: rgb(63 63 70 / 0);
}
.tw-border-l-zinc-700\/10 {
  border-left-color: rgb(63 63 70 / 0.1);
}
.tw-border-l-zinc-700\/100 {
  border-left-color: rgb(63 63 70 / 1);
}
.tw-border-l-zinc-700\/15 {
  border-left-color: rgb(63 63 70 / 0.15);
}
.tw-border-l-zinc-700\/20 {
  border-left-color: rgb(63 63 70 / 0.2);
}
.tw-border-l-zinc-700\/25 {
  border-left-color: rgb(63 63 70 / 0.25);
}
.tw-border-l-zinc-700\/30 {
  border-left-color: rgb(63 63 70 / 0.3);
}
.tw-border-l-zinc-700\/35 {
  border-left-color: rgb(63 63 70 / 0.35);
}
.tw-border-l-zinc-700\/40 {
  border-left-color: rgb(63 63 70 / 0.4);
}
.tw-border-l-zinc-700\/45 {
  border-left-color: rgb(63 63 70 / 0.45);
}
.tw-border-l-zinc-700\/5 {
  border-left-color: rgb(63 63 70 / 0.05);
}
.tw-border-l-zinc-700\/50 {
  border-left-color: rgb(63 63 70 / 0.5);
}
.tw-border-l-zinc-700\/55 {
  border-left-color: rgb(63 63 70 / 0.55);
}
.tw-border-l-zinc-700\/60 {
  border-left-color: rgb(63 63 70 / 0.6);
}
.tw-border-l-zinc-700\/65 {
  border-left-color: rgb(63 63 70 / 0.65);
}
.tw-border-l-zinc-700\/70 {
  border-left-color: rgb(63 63 70 / 0.7);
}
.tw-border-l-zinc-700\/75 {
  border-left-color: rgb(63 63 70 / 0.75);
}
.tw-border-l-zinc-700\/80 {
  border-left-color: rgb(63 63 70 / 0.8);
}
.tw-border-l-zinc-700\/85 {
  border-left-color: rgb(63 63 70 / 0.85);
}
.tw-border-l-zinc-700\/90 {
  border-left-color: rgb(63 63 70 / 0.9);
}
.tw-border-l-zinc-700\/95 {
  border-left-color: rgb(63 63 70 / 0.95);
}
.tw-border-l-zinc-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-800\/0 {
  border-left-color: rgb(39 39 42 / 0);
}
.tw-border-l-zinc-800\/10 {
  border-left-color: rgb(39 39 42 / 0.1);
}
.tw-border-l-zinc-800\/100 {
  border-left-color: rgb(39 39 42 / 1);
}
.tw-border-l-zinc-800\/15 {
  border-left-color: rgb(39 39 42 / 0.15);
}
.tw-border-l-zinc-800\/20 {
  border-left-color: rgb(39 39 42 / 0.2);
}
.tw-border-l-zinc-800\/25 {
  border-left-color: rgb(39 39 42 / 0.25);
}
.tw-border-l-zinc-800\/30 {
  border-left-color: rgb(39 39 42 / 0.3);
}
.tw-border-l-zinc-800\/35 {
  border-left-color: rgb(39 39 42 / 0.35);
}
.tw-border-l-zinc-800\/40 {
  border-left-color: rgb(39 39 42 / 0.4);
}
.tw-border-l-zinc-800\/45 {
  border-left-color: rgb(39 39 42 / 0.45);
}
.tw-border-l-zinc-800\/5 {
  border-left-color: rgb(39 39 42 / 0.05);
}
.tw-border-l-zinc-800\/50 {
  border-left-color: rgb(39 39 42 / 0.5);
}
.tw-border-l-zinc-800\/55 {
  border-left-color: rgb(39 39 42 / 0.55);
}
.tw-border-l-zinc-800\/60 {
  border-left-color: rgb(39 39 42 / 0.6);
}
.tw-border-l-zinc-800\/65 {
  border-left-color: rgb(39 39 42 / 0.65);
}
.tw-border-l-zinc-800\/70 {
  border-left-color: rgb(39 39 42 / 0.7);
}
.tw-border-l-zinc-800\/75 {
  border-left-color: rgb(39 39 42 / 0.75);
}
.tw-border-l-zinc-800\/80 {
  border-left-color: rgb(39 39 42 / 0.8);
}
.tw-border-l-zinc-800\/85 {
  border-left-color: rgb(39 39 42 / 0.85);
}
.tw-border-l-zinc-800\/90 {
  border-left-color: rgb(39 39 42 / 0.9);
}
.tw-border-l-zinc-800\/95 {
  border-left-color: rgb(39 39 42 / 0.95);
}
.tw-border-l-zinc-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-900\/0 {
  border-left-color: rgb(24 24 27 / 0);
}
.tw-border-l-zinc-900\/10 {
  border-left-color: rgb(24 24 27 / 0.1);
}
.tw-border-l-zinc-900\/100 {
  border-left-color: rgb(24 24 27 / 1);
}
.tw-border-l-zinc-900\/15 {
  border-left-color: rgb(24 24 27 / 0.15);
}
.tw-border-l-zinc-900\/20 {
  border-left-color: rgb(24 24 27 / 0.2);
}
.tw-border-l-zinc-900\/25 {
  border-left-color: rgb(24 24 27 / 0.25);
}
.tw-border-l-zinc-900\/30 {
  border-left-color: rgb(24 24 27 / 0.3);
}
.tw-border-l-zinc-900\/35 {
  border-left-color: rgb(24 24 27 / 0.35);
}
.tw-border-l-zinc-900\/40 {
  border-left-color: rgb(24 24 27 / 0.4);
}
.tw-border-l-zinc-900\/45 {
  border-left-color: rgb(24 24 27 / 0.45);
}
.tw-border-l-zinc-900\/5 {
  border-left-color: rgb(24 24 27 / 0.05);
}
.tw-border-l-zinc-900\/50 {
  border-left-color: rgb(24 24 27 / 0.5);
}
.tw-border-l-zinc-900\/55 {
  border-left-color: rgb(24 24 27 / 0.55);
}
.tw-border-l-zinc-900\/60 {
  border-left-color: rgb(24 24 27 / 0.6);
}
.tw-border-l-zinc-900\/65 {
  border-left-color: rgb(24 24 27 / 0.65);
}
.tw-border-l-zinc-900\/70 {
  border-left-color: rgb(24 24 27 / 0.7);
}
.tw-border-l-zinc-900\/75 {
  border-left-color: rgb(24 24 27 / 0.75);
}
.tw-border-l-zinc-900\/80 {
  border-left-color: rgb(24 24 27 / 0.8);
}
.tw-border-l-zinc-900\/85 {
  border-left-color: rgb(24 24 27 / 0.85);
}
.tw-border-l-zinc-900\/90 {
  border-left-color: rgb(24 24 27 / 0.9);
}
.tw-border-l-zinc-900\/95 {
  border-left-color: rgb(24 24 27 / 0.95);
}
.tw-border-l-zinc-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-l-zinc-950\/0 {
  border-left-color: rgb(9 9 11 / 0);
}
.tw-border-l-zinc-950\/10 {
  border-left-color: rgb(9 9 11 / 0.1);
}
.tw-border-l-zinc-950\/100 {
  border-left-color: rgb(9 9 11 / 1);
}
.tw-border-l-zinc-950\/15 {
  border-left-color: rgb(9 9 11 / 0.15);
}
.tw-border-l-zinc-950\/20 {
  border-left-color: rgb(9 9 11 / 0.2);
}
.tw-border-l-zinc-950\/25 {
  border-left-color: rgb(9 9 11 / 0.25);
}
.tw-border-l-zinc-950\/30 {
  border-left-color: rgb(9 9 11 / 0.3);
}
.tw-border-l-zinc-950\/35 {
  border-left-color: rgb(9 9 11 / 0.35);
}
.tw-border-l-zinc-950\/40 {
  border-left-color: rgb(9 9 11 / 0.4);
}
.tw-border-l-zinc-950\/45 {
  border-left-color: rgb(9 9 11 / 0.45);
}
.tw-border-l-zinc-950\/5 {
  border-left-color: rgb(9 9 11 / 0.05);
}
.tw-border-l-zinc-950\/50 {
  border-left-color: rgb(9 9 11 / 0.5);
}
.tw-border-l-zinc-950\/55 {
  border-left-color: rgb(9 9 11 / 0.55);
}
.tw-border-l-zinc-950\/60 {
  border-left-color: rgb(9 9 11 / 0.6);
}
.tw-border-l-zinc-950\/65 {
  border-left-color: rgb(9 9 11 / 0.65);
}
.tw-border-l-zinc-950\/70 {
  border-left-color: rgb(9 9 11 / 0.7);
}
.tw-border-l-zinc-950\/75 {
  border-left-color: rgb(9 9 11 / 0.75);
}
.tw-border-l-zinc-950\/80 {
  border-left-color: rgb(9 9 11 / 0.8);
}
.tw-border-l-zinc-950\/85 {
  border-left-color: rgb(9 9 11 / 0.85);
}
.tw-border-l-zinc-950\/90 {
  border-left-color: rgb(9 9 11 / 0.9);
}
.tw-border-l-zinc-950\/95 {
  border-left-color: rgb(9 9 11 / 0.95);
}
.tw-border-r-amber-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-100\/0 {
  border-right-color: rgb(254 243 199 / 0);
}
.tw-border-r-amber-100\/10 {
  border-right-color: rgb(254 243 199 / 0.1);
}
.tw-border-r-amber-100\/100 {
  border-right-color: rgb(254 243 199 / 1);
}
.tw-border-r-amber-100\/15 {
  border-right-color: rgb(254 243 199 / 0.15);
}
.tw-border-r-amber-100\/20 {
  border-right-color: rgb(254 243 199 / 0.2);
}
.tw-border-r-amber-100\/25 {
  border-right-color: rgb(254 243 199 / 0.25);
}
.tw-border-r-amber-100\/30 {
  border-right-color: rgb(254 243 199 / 0.3);
}
.tw-border-r-amber-100\/35 {
  border-right-color: rgb(254 243 199 / 0.35);
}
.tw-border-r-amber-100\/40 {
  border-right-color: rgb(254 243 199 / 0.4);
}
.tw-border-r-amber-100\/45 {
  border-right-color: rgb(254 243 199 / 0.45);
}
.tw-border-r-amber-100\/5 {
  border-right-color: rgb(254 243 199 / 0.05);
}
.tw-border-r-amber-100\/50 {
  border-right-color: rgb(254 243 199 / 0.5);
}
.tw-border-r-amber-100\/55 {
  border-right-color: rgb(254 243 199 / 0.55);
}
.tw-border-r-amber-100\/60 {
  border-right-color: rgb(254 243 199 / 0.6);
}
.tw-border-r-amber-100\/65 {
  border-right-color: rgb(254 243 199 / 0.65);
}
.tw-border-r-amber-100\/70 {
  border-right-color: rgb(254 243 199 / 0.7);
}
.tw-border-r-amber-100\/75 {
  border-right-color: rgb(254 243 199 / 0.75);
}
.tw-border-r-amber-100\/80 {
  border-right-color: rgb(254 243 199 / 0.8);
}
.tw-border-r-amber-100\/85 {
  border-right-color: rgb(254 243 199 / 0.85);
}
.tw-border-r-amber-100\/90 {
  border-right-color: rgb(254 243 199 / 0.9);
}
.tw-border-r-amber-100\/95 {
  border-right-color: rgb(254 243 199 / 0.95);
}
.tw-border-r-amber-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-200\/0 {
  border-right-color: rgb(253 230 138 / 0);
}
.tw-border-r-amber-200\/10 {
  border-right-color: rgb(253 230 138 / 0.1);
}
.tw-border-r-amber-200\/100 {
  border-right-color: rgb(253 230 138 / 1);
}
.tw-border-r-amber-200\/15 {
  border-right-color: rgb(253 230 138 / 0.15);
}
.tw-border-r-amber-200\/20 {
  border-right-color: rgb(253 230 138 / 0.2);
}
.tw-border-r-amber-200\/25 {
  border-right-color: rgb(253 230 138 / 0.25);
}
.tw-border-r-amber-200\/30 {
  border-right-color: rgb(253 230 138 / 0.3);
}
.tw-border-r-amber-200\/35 {
  border-right-color: rgb(253 230 138 / 0.35);
}
.tw-border-r-amber-200\/40 {
  border-right-color: rgb(253 230 138 / 0.4);
}
.tw-border-r-amber-200\/45 {
  border-right-color: rgb(253 230 138 / 0.45);
}
.tw-border-r-amber-200\/5 {
  border-right-color: rgb(253 230 138 / 0.05);
}
.tw-border-r-amber-200\/50 {
  border-right-color: rgb(253 230 138 / 0.5);
}
.tw-border-r-amber-200\/55 {
  border-right-color: rgb(253 230 138 / 0.55);
}
.tw-border-r-amber-200\/60 {
  border-right-color: rgb(253 230 138 / 0.6);
}
.tw-border-r-amber-200\/65 {
  border-right-color: rgb(253 230 138 / 0.65);
}
.tw-border-r-amber-200\/70 {
  border-right-color: rgb(253 230 138 / 0.7);
}
.tw-border-r-amber-200\/75 {
  border-right-color: rgb(253 230 138 / 0.75);
}
.tw-border-r-amber-200\/80 {
  border-right-color: rgb(253 230 138 / 0.8);
}
.tw-border-r-amber-200\/85 {
  border-right-color: rgb(253 230 138 / 0.85);
}
.tw-border-r-amber-200\/90 {
  border-right-color: rgb(253 230 138 / 0.9);
}
.tw-border-r-amber-200\/95 {
  border-right-color: rgb(253 230 138 / 0.95);
}
.tw-border-r-amber-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-300\/0 {
  border-right-color: rgb(252 211 77 / 0);
}
.tw-border-r-amber-300\/10 {
  border-right-color: rgb(252 211 77 / 0.1);
}
.tw-border-r-amber-300\/100 {
  border-right-color: rgb(252 211 77 / 1);
}
.tw-border-r-amber-300\/15 {
  border-right-color: rgb(252 211 77 / 0.15);
}
.tw-border-r-amber-300\/20 {
  border-right-color: rgb(252 211 77 / 0.2);
}
.tw-border-r-amber-300\/25 {
  border-right-color: rgb(252 211 77 / 0.25);
}
.tw-border-r-amber-300\/30 {
  border-right-color: rgb(252 211 77 / 0.3);
}
.tw-border-r-amber-300\/35 {
  border-right-color: rgb(252 211 77 / 0.35);
}
.tw-border-r-amber-300\/40 {
  border-right-color: rgb(252 211 77 / 0.4);
}
.tw-border-r-amber-300\/45 {
  border-right-color: rgb(252 211 77 / 0.45);
}
.tw-border-r-amber-300\/5 {
  border-right-color: rgb(252 211 77 / 0.05);
}
.tw-border-r-amber-300\/50 {
  border-right-color: rgb(252 211 77 / 0.5);
}
.tw-border-r-amber-300\/55 {
  border-right-color: rgb(252 211 77 / 0.55);
}
.tw-border-r-amber-300\/60 {
  border-right-color: rgb(252 211 77 / 0.6);
}
.tw-border-r-amber-300\/65 {
  border-right-color: rgb(252 211 77 / 0.65);
}
.tw-border-r-amber-300\/70 {
  border-right-color: rgb(252 211 77 / 0.7);
}
.tw-border-r-amber-300\/75 {
  border-right-color: rgb(252 211 77 / 0.75);
}
.tw-border-r-amber-300\/80 {
  border-right-color: rgb(252 211 77 / 0.8);
}
.tw-border-r-amber-300\/85 {
  border-right-color: rgb(252 211 77 / 0.85);
}
.tw-border-r-amber-300\/90 {
  border-right-color: rgb(252 211 77 / 0.9);
}
.tw-border-r-amber-300\/95 {
  border-right-color: rgb(252 211 77 / 0.95);
}
.tw-border-r-amber-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-400\/0 {
  border-right-color: rgb(251 191 36 / 0);
}
.tw-border-r-amber-400\/10 {
  border-right-color: rgb(251 191 36 / 0.1);
}
.tw-border-r-amber-400\/100 {
  border-right-color: rgb(251 191 36 / 1);
}
.tw-border-r-amber-400\/15 {
  border-right-color: rgb(251 191 36 / 0.15);
}
.tw-border-r-amber-400\/20 {
  border-right-color: rgb(251 191 36 / 0.2);
}
.tw-border-r-amber-400\/25 {
  border-right-color: rgb(251 191 36 / 0.25);
}
.tw-border-r-amber-400\/30 {
  border-right-color: rgb(251 191 36 / 0.3);
}
.tw-border-r-amber-400\/35 {
  border-right-color: rgb(251 191 36 / 0.35);
}
.tw-border-r-amber-400\/40 {
  border-right-color: rgb(251 191 36 / 0.4);
}
.tw-border-r-amber-400\/45 {
  border-right-color: rgb(251 191 36 / 0.45);
}
.tw-border-r-amber-400\/5 {
  border-right-color: rgb(251 191 36 / 0.05);
}
.tw-border-r-amber-400\/50 {
  border-right-color: rgb(251 191 36 / 0.5);
}
.tw-border-r-amber-400\/55 {
  border-right-color: rgb(251 191 36 / 0.55);
}
.tw-border-r-amber-400\/60 {
  border-right-color: rgb(251 191 36 / 0.6);
}
.tw-border-r-amber-400\/65 {
  border-right-color: rgb(251 191 36 / 0.65);
}
.tw-border-r-amber-400\/70 {
  border-right-color: rgb(251 191 36 / 0.7);
}
.tw-border-r-amber-400\/75 {
  border-right-color: rgb(251 191 36 / 0.75);
}
.tw-border-r-amber-400\/80 {
  border-right-color: rgb(251 191 36 / 0.8);
}
.tw-border-r-amber-400\/85 {
  border-right-color: rgb(251 191 36 / 0.85);
}
.tw-border-r-amber-400\/90 {
  border-right-color: rgb(251 191 36 / 0.9);
}
.tw-border-r-amber-400\/95 {
  border-right-color: rgb(251 191 36 / 0.95);
}
.tw-border-r-amber-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-50\/0 {
  border-right-color: rgb(255 251 235 / 0);
}
.tw-border-r-amber-50\/10 {
  border-right-color: rgb(255 251 235 / 0.1);
}
.tw-border-r-amber-50\/100 {
  border-right-color: rgb(255 251 235 / 1);
}
.tw-border-r-amber-50\/15 {
  border-right-color: rgb(255 251 235 / 0.15);
}
.tw-border-r-amber-50\/20 {
  border-right-color: rgb(255 251 235 / 0.2);
}
.tw-border-r-amber-50\/25 {
  border-right-color: rgb(255 251 235 / 0.25);
}
.tw-border-r-amber-50\/30 {
  border-right-color: rgb(255 251 235 / 0.3);
}
.tw-border-r-amber-50\/35 {
  border-right-color: rgb(255 251 235 / 0.35);
}
.tw-border-r-amber-50\/40 {
  border-right-color: rgb(255 251 235 / 0.4);
}
.tw-border-r-amber-50\/45 {
  border-right-color: rgb(255 251 235 / 0.45);
}
.tw-border-r-amber-50\/5 {
  border-right-color: rgb(255 251 235 / 0.05);
}
.tw-border-r-amber-50\/50 {
  border-right-color: rgb(255 251 235 / 0.5);
}
.tw-border-r-amber-50\/55 {
  border-right-color: rgb(255 251 235 / 0.55);
}
.tw-border-r-amber-50\/60 {
  border-right-color: rgb(255 251 235 / 0.6);
}
.tw-border-r-amber-50\/65 {
  border-right-color: rgb(255 251 235 / 0.65);
}
.tw-border-r-amber-50\/70 {
  border-right-color: rgb(255 251 235 / 0.7);
}
.tw-border-r-amber-50\/75 {
  border-right-color: rgb(255 251 235 / 0.75);
}
.tw-border-r-amber-50\/80 {
  border-right-color: rgb(255 251 235 / 0.8);
}
.tw-border-r-amber-50\/85 {
  border-right-color: rgb(255 251 235 / 0.85);
}
.tw-border-r-amber-50\/90 {
  border-right-color: rgb(255 251 235 / 0.9);
}
.tw-border-r-amber-50\/95 {
  border-right-color: rgb(255 251 235 / 0.95);
}
.tw-border-r-amber-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-500\/0 {
  border-right-color: rgb(245 158 11 / 0);
}
.tw-border-r-amber-500\/10 {
  border-right-color: rgb(245 158 11 / 0.1);
}
.tw-border-r-amber-500\/100 {
  border-right-color: rgb(245 158 11 / 1);
}
.tw-border-r-amber-500\/15 {
  border-right-color: rgb(245 158 11 / 0.15);
}
.tw-border-r-amber-500\/20 {
  border-right-color: rgb(245 158 11 / 0.2);
}
.tw-border-r-amber-500\/25 {
  border-right-color: rgb(245 158 11 / 0.25);
}
.tw-border-r-amber-500\/30 {
  border-right-color: rgb(245 158 11 / 0.3);
}
.tw-border-r-amber-500\/35 {
  border-right-color: rgb(245 158 11 / 0.35);
}
.tw-border-r-amber-500\/40 {
  border-right-color: rgb(245 158 11 / 0.4);
}
.tw-border-r-amber-500\/45 {
  border-right-color: rgb(245 158 11 / 0.45);
}
.tw-border-r-amber-500\/5 {
  border-right-color: rgb(245 158 11 / 0.05);
}
.tw-border-r-amber-500\/50 {
  border-right-color: rgb(245 158 11 / 0.5);
}
.tw-border-r-amber-500\/55 {
  border-right-color: rgb(245 158 11 / 0.55);
}
.tw-border-r-amber-500\/60 {
  border-right-color: rgb(245 158 11 / 0.6);
}
.tw-border-r-amber-500\/65 {
  border-right-color: rgb(245 158 11 / 0.65);
}
.tw-border-r-amber-500\/70 {
  border-right-color: rgb(245 158 11 / 0.7);
}
.tw-border-r-amber-500\/75 {
  border-right-color: rgb(245 158 11 / 0.75);
}
.tw-border-r-amber-500\/80 {
  border-right-color: rgb(245 158 11 / 0.8);
}
.tw-border-r-amber-500\/85 {
  border-right-color: rgb(245 158 11 / 0.85);
}
.tw-border-r-amber-500\/90 {
  border-right-color: rgb(245 158 11 / 0.9);
}
.tw-border-r-amber-500\/95 {
  border-right-color: rgb(245 158 11 / 0.95);
}
.tw-border-r-amber-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-600\/0 {
  border-right-color: rgb(217 119 6 / 0);
}
.tw-border-r-amber-600\/10 {
  border-right-color: rgb(217 119 6 / 0.1);
}
.tw-border-r-amber-600\/100 {
  border-right-color: rgb(217 119 6 / 1);
}
.tw-border-r-amber-600\/15 {
  border-right-color: rgb(217 119 6 / 0.15);
}
.tw-border-r-amber-600\/20 {
  border-right-color: rgb(217 119 6 / 0.2);
}
.tw-border-r-amber-600\/25 {
  border-right-color: rgb(217 119 6 / 0.25);
}
.tw-border-r-amber-600\/30 {
  border-right-color: rgb(217 119 6 / 0.3);
}
.tw-border-r-amber-600\/35 {
  border-right-color: rgb(217 119 6 / 0.35);
}
.tw-border-r-amber-600\/40 {
  border-right-color: rgb(217 119 6 / 0.4);
}
.tw-border-r-amber-600\/45 {
  border-right-color: rgb(217 119 6 / 0.45);
}
.tw-border-r-amber-600\/5 {
  border-right-color: rgb(217 119 6 / 0.05);
}
.tw-border-r-amber-600\/50 {
  border-right-color: rgb(217 119 6 / 0.5);
}
.tw-border-r-amber-600\/55 {
  border-right-color: rgb(217 119 6 / 0.55);
}
.tw-border-r-amber-600\/60 {
  border-right-color: rgb(217 119 6 / 0.6);
}
.tw-border-r-amber-600\/65 {
  border-right-color: rgb(217 119 6 / 0.65);
}
.tw-border-r-amber-600\/70 {
  border-right-color: rgb(217 119 6 / 0.7);
}
.tw-border-r-amber-600\/75 {
  border-right-color: rgb(217 119 6 / 0.75);
}
.tw-border-r-amber-600\/80 {
  border-right-color: rgb(217 119 6 / 0.8);
}
.tw-border-r-amber-600\/85 {
  border-right-color: rgb(217 119 6 / 0.85);
}
.tw-border-r-amber-600\/90 {
  border-right-color: rgb(217 119 6 / 0.9);
}
.tw-border-r-amber-600\/95 {
  border-right-color: rgb(217 119 6 / 0.95);
}
.tw-border-r-amber-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-700\/0 {
  border-right-color: rgb(180 83 9 / 0);
}
.tw-border-r-amber-700\/10 {
  border-right-color: rgb(180 83 9 / 0.1);
}
.tw-border-r-amber-700\/100 {
  border-right-color: rgb(180 83 9 / 1);
}
.tw-border-r-amber-700\/15 {
  border-right-color: rgb(180 83 9 / 0.15);
}
.tw-border-r-amber-700\/20 {
  border-right-color: rgb(180 83 9 / 0.2);
}
.tw-border-r-amber-700\/25 {
  border-right-color: rgb(180 83 9 / 0.25);
}
.tw-border-r-amber-700\/30 {
  border-right-color: rgb(180 83 9 / 0.3);
}
.tw-border-r-amber-700\/35 {
  border-right-color: rgb(180 83 9 / 0.35);
}
.tw-border-r-amber-700\/40 {
  border-right-color: rgb(180 83 9 / 0.4);
}
.tw-border-r-amber-700\/45 {
  border-right-color: rgb(180 83 9 / 0.45);
}
.tw-border-r-amber-700\/5 {
  border-right-color: rgb(180 83 9 / 0.05);
}
.tw-border-r-amber-700\/50 {
  border-right-color: rgb(180 83 9 / 0.5);
}
.tw-border-r-amber-700\/55 {
  border-right-color: rgb(180 83 9 / 0.55);
}
.tw-border-r-amber-700\/60 {
  border-right-color: rgb(180 83 9 / 0.6);
}
.tw-border-r-amber-700\/65 {
  border-right-color: rgb(180 83 9 / 0.65);
}
.tw-border-r-amber-700\/70 {
  border-right-color: rgb(180 83 9 / 0.7);
}
.tw-border-r-amber-700\/75 {
  border-right-color: rgb(180 83 9 / 0.75);
}
.tw-border-r-amber-700\/80 {
  border-right-color: rgb(180 83 9 / 0.8);
}
.tw-border-r-amber-700\/85 {
  border-right-color: rgb(180 83 9 / 0.85);
}
.tw-border-r-amber-700\/90 {
  border-right-color: rgb(180 83 9 / 0.9);
}
.tw-border-r-amber-700\/95 {
  border-right-color: rgb(180 83 9 / 0.95);
}
.tw-border-r-amber-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-800\/0 {
  border-right-color: rgb(146 64 14 / 0);
}
.tw-border-r-amber-800\/10 {
  border-right-color: rgb(146 64 14 / 0.1);
}
.tw-border-r-amber-800\/100 {
  border-right-color: rgb(146 64 14 / 1);
}
.tw-border-r-amber-800\/15 {
  border-right-color: rgb(146 64 14 / 0.15);
}
.tw-border-r-amber-800\/20 {
  border-right-color: rgb(146 64 14 / 0.2);
}
.tw-border-r-amber-800\/25 {
  border-right-color: rgb(146 64 14 / 0.25);
}
.tw-border-r-amber-800\/30 {
  border-right-color: rgb(146 64 14 / 0.3);
}
.tw-border-r-amber-800\/35 {
  border-right-color: rgb(146 64 14 / 0.35);
}
.tw-border-r-amber-800\/40 {
  border-right-color: rgb(146 64 14 / 0.4);
}
.tw-border-r-amber-800\/45 {
  border-right-color: rgb(146 64 14 / 0.45);
}
.tw-border-r-amber-800\/5 {
  border-right-color: rgb(146 64 14 / 0.05);
}
.tw-border-r-amber-800\/50 {
  border-right-color: rgb(146 64 14 / 0.5);
}
.tw-border-r-amber-800\/55 {
  border-right-color: rgb(146 64 14 / 0.55);
}
.tw-border-r-amber-800\/60 {
  border-right-color: rgb(146 64 14 / 0.6);
}
.tw-border-r-amber-800\/65 {
  border-right-color: rgb(146 64 14 / 0.65);
}
.tw-border-r-amber-800\/70 {
  border-right-color: rgb(146 64 14 / 0.7);
}
.tw-border-r-amber-800\/75 {
  border-right-color: rgb(146 64 14 / 0.75);
}
.tw-border-r-amber-800\/80 {
  border-right-color: rgb(146 64 14 / 0.8);
}
.tw-border-r-amber-800\/85 {
  border-right-color: rgb(146 64 14 / 0.85);
}
.tw-border-r-amber-800\/90 {
  border-right-color: rgb(146 64 14 / 0.9);
}
.tw-border-r-amber-800\/95 {
  border-right-color: rgb(146 64 14 / 0.95);
}
.tw-border-r-amber-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-900\/0 {
  border-right-color: rgb(120 53 15 / 0);
}
.tw-border-r-amber-900\/10 {
  border-right-color: rgb(120 53 15 / 0.1);
}
.tw-border-r-amber-900\/100 {
  border-right-color: rgb(120 53 15 / 1);
}
.tw-border-r-amber-900\/15 {
  border-right-color: rgb(120 53 15 / 0.15);
}
.tw-border-r-amber-900\/20 {
  border-right-color: rgb(120 53 15 / 0.2);
}
.tw-border-r-amber-900\/25 {
  border-right-color: rgb(120 53 15 / 0.25);
}
.tw-border-r-amber-900\/30 {
  border-right-color: rgb(120 53 15 / 0.3);
}
.tw-border-r-amber-900\/35 {
  border-right-color: rgb(120 53 15 / 0.35);
}
.tw-border-r-amber-900\/40 {
  border-right-color: rgb(120 53 15 / 0.4);
}
.tw-border-r-amber-900\/45 {
  border-right-color: rgb(120 53 15 / 0.45);
}
.tw-border-r-amber-900\/5 {
  border-right-color: rgb(120 53 15 / 0.05);
}
.tw-border-r-amber-900\/50 {
  border-right-color: rgb(120 53 15 / 0.5);
}
.tw-border-r-amber-900\/55 {
  border-right-color: rgb(120 53 15 / 0.55);
}
.tw-border-r-amber-900\/60 {
  border-right-color: rgb(120 53 15 / 0.6);
}
.tw-border-r-amber-900\/65 {
  border-right-color: rgb(120 53 15 / 0.65);
}
.tw-border-r-amber-900\/70 {
  border-right-color: rgb(120 53 15 / 0.7);
}
.tw-border-r-amber-900\/75 {
  border-right-color: rgb(120 53 15 / 0.75);
}
.tw-border-r-amber-900\/80 {
  border-right-color: rgb(120 53 15 / 0.8);
}
.tw-border-r-amber-900\/85 {
  border-right-color: rgb(120 53 15 / 0.85);
}
.tw-border-r-amber-900\/90 {
  border-right-color: rgb(120 53 15 / 0.9);
}
.tw-border-r-amber-900\/95 {
  border-right-color: rgb(120 53 15 / 0.95);
}
.tw-border-r-amber-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-r-amber-950\/0 {
  border-right-color: rgb(69 26 3 / 0);
}
.tw-border-r-amber-950\/10 {
  border-right-color: rgb(69 26 3 / 0.1);
}
.tw-border-r-amber-950\/100 {
  border-right-color: rgb(69 26 3 / 1);
}
.tw-border-r-amber-950\/15 {
  border-right-color: rgb(69 26 3 / 0.15);
}
.tw-border-r-amber-950\/20 {
  border-right-color: rgb(69 26 3 / 0.2);
}
.tw-border-r-amber-950\/25 {
  border-right-color: rgb(69 26 3 / 0.25);
}
.tw-border-r-amber-950\/30 {
  border-right-color: rgb(69 26 3 / 0.3);
}
.tw-border-r-amber-950\/35 {
  border-right-color: rgb(69 26 3 / 0.35);
}
.tw-border-r-amber-950\/40 {
  border-right-color: rgb(69 26 3 / 0.4);
}
.tw-border-r-amber-950\/45 {
  border-right-color: rgb(69 26 3 / 0.45);
}
.tw-border-r-amber-950\/5 {
  border-right-color: rgb(69 26 3 / 0.05);
}
.tw-border-r-amber-950\/50 {
  border-right-color: rgb(69 26 3 / 0.5);
}
.tw-border-r-amber-950\/55 {
  border-right-color: rgb(69 26 3 / 0.55);
}
.tw-border-r-amber-950\/60 {
  border-right-color: rgb(69 26 3 / 0.6);
}
.tw-border-r-amber-950\/65 {
  border-right-color: rgb(69 26 3 / 0.65);
}
.tw-border-r-amber-950\/70 {
  border-right-color: rgb(69 26 3 / 0.7);
}
.tw-border-r-amber-950\/75 {
  border-right-color: rgb(69 26 3 / 0.75);
}
.tw-border-r-amber-950\/80 {
  border-right-color: rgb(69 26 3 / 0.8);
}
.tw-border-r-amber-950\/85 {
  border-right-color: rgb(69 26 3 / 0.85);
}
.tw-border-r-amber-950\/90 {
  border-right-color: rgb(69 26 3 / 0.9);
}
.tw-border-r-amber-950\/95 {
  border-right-color: rgb(69 26 3 / 0.95);
}
.tw-border-r-black {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-r-black\/0 {
  border-right-color: rgb(0 0 0 / 0);
}
.tw-border-r-black\/10 {
  border-right-color: rgb(0 0 0 / 0.1);
}
.tw-border-r-black\/100 {
  border-right-color: rgb(0 0 0 / 1);
}
.tw-border-r-black\/15 {
  border-right-color: rgb(0 0 0 / 0.15);
}
.tw-border-r-black\/20 {
  border-right-color: rgb(0 0 0 / 0.2);
}
.tw-border-r-black\/25 {
  border-right-color: rgb(0 0 0 / 0.25);
}
.tw-border-r-black\/30 {
  border-right-color: rgb(0 0 0 / 0.3);
}
.tw-border-r-black\/35 {
  border-right-color: rgb(0 0 0 / 0.35);
}
.tw-border-r-black\/40 {
  border-right-color: rgb(0 0 0 / 0.4);
}
.tw-border-r-black\/45 {
  border-right-color: rgb(0 0 0 / 0.45);
}
.tw-border-r-black\/5 {
  border-right-color: rgb(0 0 0 / 0.05);
}
.tw-border-r-black\/50 {
  border-right-color: rgb(0 0 0 / 0.5);
}
.tw-border-r-black\/55 {
  border-right-color: rgb(0 0 0 / 0.55);
}
.tw-border-r-black\/60 {
  border-right-color: rgb(0 0 0 / 0.6);
}
.tw-border-r-black\/65 {
  border-right-color: rgb(0 0 0 / 0.65);
}
.tw-border-r-black\/70 {
  border-right-color: rgb(0 0 0 / 0.7);
}
.tw-border-r-black\/75 {
  border-right-color: rgb(0 0 0 / 0.75);
}
.tw-border-r-black\/80 {
  border-right-color: rgb(0 0 0 / 0.8);
}
.tw-border-r-black\/85 {
  border-right-color: rgb(0 0 0 / 0.85);
}
.tw-border-r-black\/90 {
  border-right-color: rgb(0 0 0 / 0.9);
}
.tw-border-r-black\/95 {
  border-right-color: rgb(0 0 0 / 0.95);
}
.tw-border-r-blue-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-100\/0 {
  border-right-color: rgb(234 248 255 / 0);
}
.tw-border-r-blue-100\/10 {
  border-right-color: rgb(234 248 255 / 0.1);
}
.tw-border-r-blue-100\/100 {
  border-right-color: rgb(234 248 255 / 1);
}
.tw-border-r-blue-100\/15 {
  border-right-color: rgb(234 248 255 / 0.15);
}
.tw-border-r-blue-100\/20 {
  border-right-color: rgb(234 248 255 / 0.2);
}
.tw-border-r-blue-100\/25 {
  border-right-color: rgb(234 248 255 / 0.25);
}
.tw-border-r-blue-100\/30 {
  border-right-color: rgb(234 248 255 / 0.3);
}
.tw-border-r-blue-100\/35 {
  border-right-color: rgb(234 248 255 / 0.35);
}
.tw-border-r-blue-100\/40 {
  border-right-color: rgb(234 248 255 / 0.4);
}
.tw-border-r-blue-100\/45 {
  border-right-color: rgb(234 248 255 / 0.45);
}
.tw-border-r-blue-100\/5 {
  border-right-color: rgb(234 248 255 / 0.05);
}
.tw-border-r-blue-100\/50 {
  border-right-color: rgb(234 248 255 / 0.5);
}
.tw-border-r-blue-100\/55 {
  border-right-color: rgb(234 248 255 / 0.55);
}
.tw-border-r-blue-100\/60 {
  border-right-color: rgb(234 248 255 / 0.6);
}
.tw-border-r-blue-100\/65 {
  border-right-color: rgb(234 248 255 / 0.65);
}
.tw-border-r-blue-100\/70 {
  border-right-color: rgb(234 248 255 / 0.7);
}
.tw-border-r-blue-100\/75 {
  border-right-color: rgb(234 248 255 / 0.75);
}
.tw-border-r-blue-100\/80 {
  border-right-color: rgb(234 248 255 / 0.8);
}
.tw-border-r-blue-100\/85 {
  border-right-color: rgb(234 248 255 / 0.85);
}
.tw-border-r-blue-100\/90 {
  border-right-color: rgb(234 248 255 / 0.9);
}
.tw-border-r-blue-100\/95 {
  border-right-color: rgb(234 248 255 / 0.95);
}
.tw-border-r-blue-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-200\/0 {
  border-right-color: rgb(183 215 233 / 0);
}
.tw-border-r-blue-200\/10 {
  border-right-color: rgb(183 215 233 / 0.1);
}
.tw-border-r-blue-200\/100 {
  border-right-color: rgb(183 215 233 / 1);
}
.tw-border-r-blue-200\/15 {
  border-right-color: rgb(183 215 233 / 0.15);
}
.tw-border-r-blue-200\/20 {
  border-right-color: rgb(183 215 233 / 0.2);
}
.tw-border-r-blue-200\/25 {
  border-right-color: rgb(183 215 233 / 0.25);
}
.tw-border-r-blue-200\/30 {
  border-right-color: rgb(183 215 233 / 0.3);
}
.tw-border-r-blue-200\/35 {
  border-right-color: rgb(183 215 233 / 0.35);
}
.tw-border-r-blue-200\/40 {
  border-right-color: rgb(183 215 233 / 0.4);
}
.tw-border-r-blue-200\/45 {
  border-right-color: rgb(183 215 233 / 0.45);
}
.tw-border-r-blue-200\/5 {
  border-right-color: rgb(183 215 233 / 0.05);
}
.tw-border-r-blue-200\/50 {
  border-right-color: rgb(183 215 233 / 0.5);
}
.tw-border-r-blue-200\/55 {
  border-right-color: rgb(183 215 233 / 0.55);
}
.tw-border-r-blue-200\/60 {
  border-right-color: rgb(183 215 233 / 0.6);
}
.tw-border-r-blue-200\/65 {
  border-right-color: rgb(183 215 233 / 0.65);
}
.tw-border-r-blue-200\/70 {
  border-right-color: rgb(183 215 233 / 0.7);
}
.tw-border-r-blue-200\/75 {
  border-right-color: rgb(183 215 233 / 0.75);
}
.tw-border-r-blue-200\/80 {
  border-right-color: rgb(183 215 233 / 0.8);
}
.tw-border-r-blue-200\/85 {
  border-right-color: rgb(183 215 233 / 0.85);
}
.tw-border-r-blue-200\/90 {
  border-right-color: rgb(183 215 233 / 0.9);
}
.tw-border-r-blue-200\/95 {
  border-right-color: rgb(183 215 233 / 0.95);
}
.tw-border-r-blue-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-300\/0 {
  border-right-color: rgb(132 183 212 / 0);
}
.tw-border-r-blue-300\/10 {
  border-right-color: rgb(132 183 212 / 0.1);
}
.tw-border-r-blue-300\/100 {
  border-right-color: rgb(132 183 212 / 1);
}
.tw-border-r-blue-300\/15 {
  border-right-color: rgb(132 183 212 / 0.15);
}
.tw-border-r-blue-300\/20 {
  border-right-color: rgb(132 183 212 / 0.2);
}
.tw-border-r-blue-300\/25 {
  border-right-color: rgb(132 183 212 / 0.25);
}
.tw-border-r-blue-300\/30 {
  border-right-color: rgb(132 183 212 / 0.3);
}
.tw-border-r-blue-300\/35 {
  border-right-color: rgb(132 183 212 / 0.35);
}
.tw-border-r-blue-300\/40 {
  border-right-color: rgb(132 183 212 / 0.4);
}
.tw-border-r-blue-300\/45 {
  border-right-color: rgb(132 183 212 / 0.45);
}
.tw-border-r-blue-300\/5 {
  border-right-color: rgb(132 183 212 / 0.05);
}
.tw-border-r-blue-300\/50 {
  border-right-color: rgb(132 183 212 / 0.5);
}
.tw-border-r-blue-300\/55 {
  border-right-color: rgb(132 183 212 / 0.55);
}
.tw-border-r-blue-300\/60 {
  border-right-color: rgb(132 183 212 / 0.6);
}
.tw-border-r-blue-300\/65 {
  border-right-color: rgb(132 183 212 / 0.65);
}
.tw-border-r-blue-300\/70 {
  border-right-color: rgb(132 183 212 / 0.7);
}
.tw-border-r-blue-300\/75 {
  border-right-color: rgb(132 183 212 / 0.75);
}
.tw-border-r-blue-300\/80 {
  border-right-color: rgb(132 183 212 / 0.8);
}
.tw-border-r-blue-300\/85 {
  border-right-color: rgb(132 183 212 / 0.85);
}
.tw-border-r-blue-300\/90 {
  border-right-color: rgb(132 183 212 / 0.9);
}
.tw-border-r-blue-300\/95 {
  border-right-color: rgb(132 183 212 / 0.95);
}
.tw-border-r-blue-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-400\/0 {
  border-right-color: rgb(81 150 190 / 0);
}
.tw-border-r-blue-400\/10 {
  border-right-color: rgb(81 150 190 / 0.1);
}
.tw-border-r-blue-400\/100 {
  border-right-color: rgb(81 150 190 / 1);
}
.tw-border-r-blue-400\/15 {
  border-right-color: rgb(81 150 190 / 0.15);
}
.tw-border-r-blue-400\/20 {
  border-right-color: rgb(81 150 190 / 0.2);
}
.tw-border-r-blue-400\/25 {
  border-right-color: rgb(81 150 190 / 0.25);
}
.tw-border-r-blue-400\/30 {
  border-right-color: rgb(81 150 190 / 0.3);
}
.tw-border-r-blue-400\/35 {
  border-right-color: rgb(81 150 190 / 0.35);
}
.tw-border-r-blue-400\/40 {
  border-right-color: rgb(81 150 190 / 0.4);
}
.tw-border-r-blue-400\/45 {
  border-right-color: rgb(81 150 190 / 0.45);
}
.tw-border-r-blue-400\/5 {
  border-right-color: rgb(81 150 190 / 0.05);
}
.tw-border-r-blue-400\/50 {
  border-right-color: rgb(81 150 190 / 0.5);
}
.tw-border-r-blue-400\/55 {
  border-right-color: rgb(81 150 190 / 0.55);
}
.tw-border-r-blue-400\/60 {
  border-right-color: rgb(81 150 190 / 0.6);
}
.tw-border-r-blue-400\/65 {
  border-right-color: rgb(81 150 190 / 0.65);
}
.tw-border-r-blue-400\/70 {
  border-right-color: rgb(81 150 190 / 0.7);
}
.tw-border-r-blue-400\/75 {
  border-right-color: rgb(81 150 190 / 0.75);
}
.tw-border-r-blue-400\/80 {
  border-right-color: rgb(81 150 190 / 0.8);
}
.tw-border-r-blue-400\/85 {
  border-right-color: rgb(81 150 190 / 0.85);
}
.tw-border-r-blue-400\/90 {
  border-right-color: rgb(81 150 190 / 0.9);
}
.tw-border-r-blue-400\/95 {
  border-right-color: rgb(81 150 190 / 0.95);
}
.tw-border-r-blue-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-50\/0 {
  border-right-color: rgb(239 246 255 / 0);
}
.tw-border-r-blue-50\/10 {
  border-right-color: rgb(239 246 255 / 0.1);
}
.tw-border-r-blue-50\/100 {
  border-right-color: rgb(239 246 255 / 1);
}
.tw-border-r-blue-50\/15 {
  border-right-color: rgb(239 246 255 / 0.15);
}
.tw-border-r-blue-50\/20 {
  border-right-color: rgb(239 246 255 / 0.2);
}
.tw-border-r-blue-50\/25 {
  border-right-color: rgb(239 246 255 / 0.25);
}
.tw-border-r-blue-50\/30 {
  border-right-color: rgb(239 246 255 / 0.3);
}
.tw-border-r-blue-50\/35 {
  border-right-color: rgb(239 246 255 / 0.35);
}
.tw-border-r-blue-50\/40 {
  border-right-color: rgb(239 246 255 / 0.4);
}
.tw-border-r-blue-50\/45 {
  border-right-color: rgb(239 246 255 / 0.45);
}
.tw-border-r-blue-50\/5 {
  border-right-color: rgb(239 246 255 / 0.05);
}
.tw-border-r-blue-50\/50 {
  border-right-color: rgb(239 246 255 / 0.5);
}
.tw-border-r-blue-50\/55 {
  border-right-color: rgb(239 246 255 / 0.55);
}
.tw-border-r-blue-50\/60 {
  border-right-color: rgb(239 246 255 / 0.6);
}
.tw-border-r-blue-50\/65 {
  border-right-color: rgb(239 246 255 / 0.65);
}
.tw-border-r-blue-50\/70 {
  border-right-color: rgb(239 246 255 / 0.7);
}
.tw-border-r-blue-50\/75 {
  border-right-color: rgb(239 246 255 / 0.75);
}
.tw-border-r-blue-50\/80 {
  border-right-color: rgb(239 246 255 / 0.8);
}
.tw-border-r-blue-50\/85 {
  border-right-color: rgb(239 246 255 / 0.85);
}
.tw-border-r-blue-50\/90 {
  border-right-color: rgb(239 246 255 / 0.9);
}
.tw-border-r-blue-50\/95 {
  border-right-color: rgb(239 246 255 / 0.95);
}
.tw-border-r-blue-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-500\/0 {
  border-right-color: rgb(30 117 168 / 0);
}
.tw-border-r-blue-500\/10 {
  border-right-color: rgb(30 117 168 / 0.1);
}
.tw-border-r-blue-500\/100 {
  border-right-color: rgb(30 117 168 / 1);
}
.tw-border-r-blue-500\/15 {
  border-right-color: rgb(30 117 168 / 0.15);
}
.tw-border-r-blue-500\/20 {
  border-right-color: rgb(30 117 168 / 0.2);
}
.tw-border-r-blue-500\/25 {
  border-right-color: rgb(30 117 168 / 0.25);
}
.tw-border-r-blue-500\/30 {
  border-right-color: rgb(30 117 168 / 0.3);
}
.tw-border-r-blue-500\/35 {
  border-right-color: rgb(30 117 168 / 0.35);
}
.tw-border-r-blue-500\/40 {
  border-right-color: rgb(30 117 168 / 0.4);
}
.tw-border-r-blue-500\/45 {
  border-right-color: rgb(30 117 168 / 0.45);
}
.tw-border-r-blue-500\/5 {
  border-right-color: rgb(30 117 168 / 0.05);
}
.tw-border-r-blue-500\/50 {
  border-right-color: rgb(30 117 168 / 0.5);
}
.tw-border-r-blue-500\/55 {
  border-right-color: rgb(30 117 168 / 0.55);
}
.tw-border-r-blue-500\/60 {
  border-right-color: rgb(30 117 168 / 0.6);
}
.tw-border-r-blue-500\/65 {
  border-right-color: rgb(30 117 168 / 0.65);
}
.tw-border-r-blue-500\/70 {
  border-right-color: rgb(30 117 168 / 0.7);
}
.tw-border-r-blue-500\/75 {
  border-right-color: rgb(30 117 168 / 0.75);
}
.tw-border-r-blue-500\/80 {
  border-right-color: rgb(30 117 168 / 0.8);
}
.tw-border-r-blue-500\/85 {
  border-right-color: rgb(30 117 168 / 0.85);
}
.tw-border-r-blue-500\/90 {
  border-right-color: rgb(30 117 168 / 0.9);
}
.tw-border-r-blue-500\/95 {
  border-right-color: rgb(30 117 168 / 0.95);
}
.tw-border-r-blue-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-600\/0 {
  border-right-color: rgb(23 105 152 / 0);
}
.tw-border-r-blue-600\/10 {
  border-right-color: rgb(23 105 152 / 0.1);
}
.tw-border-r-blue-600\/100 {
  border-right-color: rgb(23 105 152 / 1);
}
.tw-border-r-blue-600\/15 {
  border-right-color: rgb(23 105 152 / 0.15);
}
.tw-border-r-blue-600\/20 {
  border-right-color: rgb(23 105 152 / 0.2);
}
.tw-border-r-blue-600\/25 {
  border-right-color: rgb(23 105 152 / 0.25);
}
.tw-border-r-blue-600\/30 {
  border-right-color: rgb(23 105 152 / 0.3);
}
.tw-border-r-blue-600\/35 {
  border-right-color: rgb(23 105 152 / 0.35);
}
.tw-border-r-blue-600\/40 {
  border-right-color: rgb(23 105 152 / 0.4);
}
.tw-border-r-blue-600\/45 {
  border-right-color: rgb(23 105 152 / 0.45);
}
.tw-border-r-blue-600\/5 {
  border-right-color: rgb(23 105 152 / 0.05);
}
.tw-border-r-blue-600\/50 {
  border-right-color: rgb(23 105 152 / 0.5);
}
.tw-border-r-blue-600\/55 {
  border-right-color: rgb(23 105 152 / 0.55);
}
.tw-border-r-blue-600\/60 {
  border-right-color: rgb(23 105 152 / 0.6);
}
.tw-border-r-blue-600\/65 {
  border-right-color: rgb(23 105 152 / 0.65);
}
.tw-border-r-blue-600\/70 {
  border-right-color: rgb(23 105 152 / 0.7);
}
.tw-border-r-blue-600\/75 {
  border-right-color: rgb(23 105 152 / 0.75);
}
.tw-border-r-blue-600\/80 {
  border-right-color: rgb(23 105 152 / 0.8);
}
.tw-border-r-blue-600\/85 {
  border-right-color: rgb(23 105 152 / 0.85);
}
.tw-border-r-blue-600\/90 {
  border-right-color: rgb(23 105 152 / 0.9);
}
.tw-border-r-blue-600\/95 {
  border-right-color: rgb(23 105 152 / 0.95);
}
.tw-border-r-blue-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-700\/0 {
  border-right-color: rgb(16 92 137 / 0);
}
.tw-border-r-blue-700\/10 {
  border-right-color: rgb(16 92 137 / 0.1);
}
.tw-border-r-blue-700\/100 {
  border-right-color: rgb(16 92 137 / 1);
}
.tw-border-r-blue-700\/15 {
  border-right-color: rgb(16 92 137 / 0.15);
}
.tw-border-r-blue-700\/20 {
  border-right-color: rgb(16 92 137 / 0.2);
}
.tw-border-r-blue-700\/25 {
  border-right-color: rgb(16 92 137 / 0.25);
}
.tw-border-r-blue-700\/30 {
  border-right-color: rgb(16 92 137 / 0.3);
}
.tw-border-r-blue-700\/35 {
  border-right-color: rgb(16 92 137 / 0.35);
}
.tw-border-r-blue-700\/40 {
  border-right-color: rgb(16 92 137 / 0.4);
}
.tw-border-r-blue-700\/45 {
  border-right-color: rgb(16 92 137 / 0.45);
}
.tw-border-r-blue-700\/5 {
  border-right-color: rgb(16 92 137 / 0.05);
}
.tw-border-r-blue-700\/50 {
  border-right-color: rgb(16 92 137 / 0.5);
}
.tw-border-r-blue-700\/55 {
  border-right-color: rgb(16 92 137 / 0.55);
}
.tw-border-r-blue-700\/60 {
  border-right-color: rgb(16 92 137 / 0.6);
}
.tw-border-r-blue-700\/65 {
  border-right-color: rgb(16 92 137 / 0.65);
}
.tw-border-r-blue-700\/70 {
  border-right-color: rgb(16 92 137 / 0.7);
}
.tw-border-r-blue-700\/75 {
  border-right-color: rgb(16 92 137 / 0.75);
}
.tw-border-r-blue-700\/80 {
  border-right-color: rgb(16 92 137 / 0.8);
}
.tw-border-r-blue-700\/85 {
  border-right-color: rgb(16 92 137 / 0.85);
}
.tw-border-r-blue-700\/90 {
  border-right-color: rgb(16 92 137 / 0.9);
}
.tw-border-r-blue-700\/95 {
  border-right-color: rgb(16 92 137 / 0.95);
}
.tw-border-r-blue-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-800\/0 {
  border-right-color: rgb(9 80 121 / 0);
}
.tw-border-r-blue-800\/10 {
  border-right-color: rgb(9 80 121 / 0.1);
}
.tw-border-r-blue-800\/100 {
  border-right-color: rgb(9 80 121 / 1);
}
.tw-border-r-blue-800\/15 {
  border-right-color: rgb(9 80 121 / 0.15);
}
.tw-border-r-blue-800\/20 {
  border-right-color: rgb(9 80 121 / 0.2);
}
.tw-border-r-blue-800\/25 {
  border-right-color: rgb(9 80 121 / 0.25);
}
.tw-border-r-blue-800\/30 {
  border-right-color: rgb(9 80 121 / 0.3);
}
.tw-border-r-blue-800\/35 {
  border-right-color: rgb(9 80 121 / 0.35);
}
.tw-border-r-blue-800\/40 {
  border-right-color: rgb(9 80 121 / 0.4);
}
.tw-border-r-blue-800\/45 {
  border-right-color: rgb(9 80 121 / 0.45);
}
.tw-border-r-blue-800\/5 {
  border-right-color: rgb(9 80 121 / 0.05);
}
.tw-border-r-blue-800\/50 {
  border-right-color: rgb(9 80 121 / 0.5);
}
.tw-border-r-blue-800\/55 {
  border-right-color: rgb(9 80 121 / 0.55);
}
.tw-border-r-blue-800\/60 {
  border-right-color: rgb(9 80 121 / 0.6);
}
.tw-border-r-blue-800\/65 {
  border-right-color: rgb(9 80 121 / 0.65);
}
.tw-border-r-blue-800\/70 {
  border-right-color: rgb(9 80 121 / 0.7);
}
.tw-border-r-blue-800\/75 {
  border-right-color: rgb(9 80 121 / 0.75);
}
.tw-border-r-blue-800\/80 {
  border-right-color: rgb(9 80 121 / 0.8);
}
.tw-border-r-blue-800\/85 {
  border-right-color: rgb(9 80 121 / 0.85);
}
.tw-border-r-blue-800\/90 {
  border-right-color: rgb(9 80 121 / 0.9);
}
.tw-border-r-blue-800\/95 {
  border-right-color: rgb(9 80 121 / 0.95);
}
.tw-border-r-blue-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-900\/0 {
  border-right-color: rgb(2 67 105 / 0);
}
.tw-border-r-blue-900\/10 {
  border-right-color: rgb(2 67 105 / 0.1);
}
.tw-border-r-blue-900\/100 {
  border-right-color: rgb(2 67 105 / 1);
}
.tw-border-r-blue-900\/15 {
  border-right-color: rgb(2 67 105 / 0.15);
}
.tw-border-r-blue-900\/20 {
  border-right-color: rgb(2 67 105 / 0.2);
}
.tw-border-r-blue-900\/25 {
  border-right-color: rgb(2 67 105 / 0.25);
}
.tw-border-r-blue-900\/30 {
  border-right-color: rgb(2 67 105 / 0.3);
}
.tw-border-r-blue-900\/35 {
  border-right-color: rgb(2 67 105 / 0.35);
}
.tw-border-r-blue-900\/40 {
  border-right-color: rgb(2 67 105 / 0.4);
}
.tw-border-r-blue-900\/45 {
  border-right-color: rgb(2 67 105 / 0.45);
}
.tw-border-r-blue-900\/5 {
  border-right-color: rgb(2 67 105 / 0.05);
}
.tw-border-r-blue-900\/50 {
  border-right-color: rgb(2 67 105 / 0.5);
}
.tw-border-r-blue-900\/55 {
  border-right-color: rgb(2 67 105 / 0.55);
}
.tw-border-r-blue-900\/60 {
  border-right-color: rgb(2 67 105 / 0.6);
}
.tw-border-r-blue-900\/65 {
  border-right-color: rgb(2 67 105 / 0.65);
}
.tw-border-r-blue-900\/70 {
  border-right-color: rgb(2 67 105 / 0.7);
}
.tw-border-r-blue-900\/75 {
  border-right-color: rgb(2 67 105 / 0.75);
}
.tw-border-r-blue-900\/80 {
  border-right-color: rgb(2 67 105 / 0.8);
}
.tw-border-r-blue-900\/85 {
  border-right-color: rgb(2 67 105 / 0.85);
}
.tw-border-r-blue-900\/90 {
  border-right-color: rgb(2 67 105 / 0.9);
}
.tw-border-r-blue-900\/95 {
  border-right-color: rgb(2 67 105 / 0.95);
}
.tw-border-r-blue-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-r-blue-950\/0 {
  border-right-color: rgb(23 37 84 / 0);
}
.tw-border-r-blue-950\/10 {
  border-right-color: rgb(23 37 84 / 0.1);
}
.tw-border-r-blue-950\/100 {
  border-right-color: rgb(23 37 84 / 1);
}
.tw-border-r-blue-950\/15 {
  border-right-color: rgb(23 37 84 / 0.15);
}
.tw-border-r-blue-950\/20 {
  border-right-color: rgb(23 37 84 / 0.2);
}
.tw-border-r-blue-950\/25 {
  border-right-color: rgb(23 37 84 / 0.25);
}
.tw-border-r-blue-950\/30 {
  border-right-color: rgb(23 37 84 / 0.3);
}
.tw-border-r-blue-950\/35 {
  border-right-color: rgb(23 37 84 / 0.35);
}
.tw-border-r-blue-950\/40 {
  border-right-color: rgb(23 37 84 / 0.4);
}
.tw-border-r-blue-950\/45 {
  border-right-color: rgb(23 37 84 / 0.45);
}
.tw-border-r-blue-950\/5 {
  border-right-color: rgb(23 37 84 / 0.05);
}
.tw-border-r-blue-950\/50 {
  border-right-color: rgb(23 37 84 / 0.5);
}
.tw-border-r-blue-950\/55 {
  border-right-color: rgb(23 37 84 / 0.55);
}
.tw-border-r-blue-950\/60 {
  border-right-color: rgb(23 37 84 / 0.6);
}
.tw-border-r-blue-950\/65 {
  border-right-color: rgb(23 37 84 / 0.65);
}
.tw-border-r-blue-950\/70 {
  border-right-color: rgb(23 37 84 / 0.7);
}
.tw-border-r-blue-950\/75 {
  border-right-color: rgb(23 37 84 / 0.75);
}
.tw-border-r-blue-950\/80 {
  border-right-color: rgb(23 37 84 / 0.8);
}
.tw-border-r-blue-950\/85 {
  border-right-color: rgb(23 37 84 / 0.85);
}
.tw-border-r-blue-950\/90 {
  border-right-color: rgb(23 37 84 / 0.9);
}
.tw-border-r-blue-950\/95 {
  border-right-color: rgb(23 37 84 / 0.95);
}
.tw-border-r-current {
  border-right-color: currentColor;
}
.tw-border-r-cyan-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-100\/0 {
  border-right-color: rgb(207 250 254 / 0);
}
.tw-border-r-cyan-100\/10 {
  border-right-color: rgb(207 250 254 / 0.1);
}
.tw-border-r-cyan-100\/100 {
  border-right-color: rgb(207 250 254 / 1);
}
.tw-border-r-cyan-100\/15 {
  border-right-color: rgb(207 250 254 / 0.15);
}
.tw-border-r-cyan-100\/20 {
  border-right-color: rgb(207 250 254 / 0.2);
}
.tw-border-r-cyan-100\/25 {
  border-right-color: rgb(207 250 254 / 0.25);
}
.tw-border-r-cyan-100\/30 {
  border-right-color: rgb(207 250 254 / 0.3);
}
.tw-border-r-cyan-100\/35 {
  border-right-color: rgb(207 250 254 / 0.35);
}
.tw-border-r-cyan-100\/40 {
  border-right-color: rgb(207 250 254 / 0.4);
}
.tw-border-r-cyan-100\/45 {
  border-right-color: rgb(207 250 254 / 0.45);
}
.tw-border-r-cyan-100\/5 {
  border-right-color: rgb(207 250 254 / 0.05);
}
.tw-border-r-cyan-100\/50 {
  border-right-color: rgb(207 250 254 / 0.5);
}
.tw-border-r-cyan-100\/55 {
  border-right-color: rgb(207 250 254 / 0.55);
}
.tw-border-r-cyan-100\/60 {
  border-right-color: rgb(207 250 254 / 0.6);
}
.tw-border-r-cyan-100\/65 {
  border-right-color: rgb(207 250 254 / 0.65);
}
.tw-border-r-cyan-100\/70 {
  border-right-color: rgb(207 250 254 / 0.7);
}
.tw-border-r-cyan-100\/75 {
  border-right-color: rgb(207 250 254 / 0.75);
}
.tw-border-r-cyan-100\/80 {
  border-right-color: rgb(207 250 254 / 0.8);
}
.tw-border-r-cyan-100\/85 {
  border-right-color: rgb(207 250 254 / 0.85);
}
.tw-border-r-cyan-100\/90 {
  border-right-color: rgb(207 250 254 / 0.9);
}
.tw-border-r-cyan-100\/95 {
  border-right-color: rgb(207 250 254 / 0.95);
}
.tw-border-r-cyan-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-200\/0 {
  border-right-color: rgb(165 243 252 / 0);
}
.tw-border-r-cyan-200\/10 {
  border-right-color: rgb(165 243 252 / 0.1);
}
.tw-border-r-cyan-200\/100 {
  border-right-color: rgb(165 243 252 / 1);
}
.tw-border-r-cyan-200\/15 {
  border-right-color: rgb(165 243 252 / 0.15);
}
.tw-border-r-cyan-200\/20 {
  border-right-color: rgb(165 243 252 / 0.2);
}
.tw-border-r-cyan-200\/25 {
  border-right-color: rgb(165 243 252 / 0.25);
}
.tw-border-r-cyan-200\/30 {
  border-right-color: rgb(165 243 252 / 0.3);
}
.tw-border-r-cyan-200\/35 {
  border-right-color: rgb(165 243 252 / 0.35);
}
.tw-border-r-cyan-200\/40 {
  border-right-color: rgb(165 243 252 / 0.4);
}
.tw-border-r-cyan-200\/45 {
  border-right-color: rgb(165 243 252 / 0.45);
}
.tw-border-r-cyan-200\/5 {
  border-right-color: rgb(165 243 252 / 0.05);
}
.tw-border-r-cyan-200\/50 {
  border-right-color: rgb(165 243 252 / 0.5);
}
.tw-border-r-cyan-200\/55 {
  border-right-color: rgb(165 243 252 / 0.55);
}
.tw-border-r-cyan-200\/60 {
  border-right-color: rgb(165 243 252 / 0.6);
}
.tw-border-r-cyan-200\/65 {
  border-right-color: rgb(165 243 252 / 0.65);
}
.tw-border-r-cyan-200\/70 {
  border-right-color: rgb(165 243 252 / 0.7);
}
.tw-border-r-cyan-200\/75 {
  border-right-color: rgb(165 243 252 / 0.75);
}
.tw-border-r-cyan-200\/80 {
  border-right-color: rgb(165 243 252 / 0.8);
}
.tw-border-r-cyan-200\/85 {
  border-right-color: rgb(165 243 252 / 0.85);
}
.tw-border-r-cyan-200\/90 {
  border-right-color: rgb(165 243 252 / 0.9);
}
.tw-border-r-cyan-200\/95 {
  border-right-color: rgb(165 243 252 / 0.95);
}
.tw-border-r-cyan-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-300\/0 {
  border-right-color: rgb(103 232 249 / 0);
}
.tw-border-r-cyan-300\/10 {
  border-right-color: rgb(103 232 249 / 0.1);
}
.tw-border-r-cyan-300\/100 {
  border-right-color: rgb(103 232 249 / 1);
}
.tw-border-r-cyan-300\/15 {
  border-right-color: rgb(103 232 249 / 0.15);
}
.tw-border-r-cyan-300\/20 {
  border-right-color: rgb(103 232 249 / 0.2);
}
.tw-border-r-cyan-300\/25 {
  border-right-color: rgb(103 232 249 / 0.25);
}
.tw-border-r-cyan-300\/30 {
  border-right-color: rgb(103 232 249 / 0.3);
}
.tw-border-r-cyan-300\/35 {
  border-right-color: rgb(103 232 249 / 0.35);
}
.tw-border-r-cyan-300\/40 {
  border-right-color: rgb(103 232 249 / 0.4);
}
.tw-border-r-cyan-300\/45 {
  border-right-color: rgb(103 232 249 / 0.45);
}
.tw-border-r-cyan-300\/5 {
  border-right-color: rgb(103 232 249 / 0.05);
}
.tw-border-r-cyan-300\/50 {
  border-right-color: rgb(103 232 249 / 0.5);
}
.tw-border-r-cyan-300\/55 {
  border-right-color: rgb(103 232 249 / 0.55);
}
.tw-border-r-cyan-300\/60 {
  border-right-color: rgb(103 232 249 / 0.6);
}
.tw-border-r-cyan-300\/65 {
  border-right-color: rgb(103 232 249 / 0.65);
}
.tw-border-r-cyan-300\/70 {
  border-right-color: rgb(103 232 249 / 0.7);
}
.tw-border-r-cyan-300\/75 {
  border-right-color: rgb(103 232 249 / 0.75);
}
.tw-border-r-cyan-300\/80 {
  border-right-color: rgb(103 232 249 / 0.8);
}
.tw-border-r-cyan-300\/85 {
  border-right-color: rgb(103 232 249 / 0.85);
}
.tw-border-r-cyan-300\/90 {
  border-right-color: rgb(103 232 249 / 0.9);
}
.tw-border-r-cyan-300\/95 {
  border-right-color: rgb(103 232 249 / 0.95);
}
.tw-border-r-cyan-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-400\/0 {
  border-right-color: rgb(34 211 238 / 0);
}
.tw-border-r-cyan-400\/10 {
  border-right-color: rgb(34 211 238 / 0.1);
}
.tw-border-r-cyan-400\/100 {
  border-right-color: rgb(34 211 238 / 1);
}
.tw-border-r-cyan-400\/15 {
  border-right-color: rgb(34 211 238 / 0.15);
}
.tw-border-r-cyan-400\/20 {
  border-right-color: rgb(34 211 238 / 0.2);
}
.tw-border-r-cyan-400\/25 {
  border-right-color: rgb(34 211 238 / 0.25);
}
.tw-border-r-cyan-400\/30 {
  border-right-color: rgb(34 211 238 / 0.3);
}
.tw-border-r-cyan-400\/35 {
  border-right-color: rgb(34 211 238 / 0.35);
}
.tw-border-r-cyan-400\/40 {
  border-right-color: rgb(34 211 238 / 0.4);
}
.tw-border-r-cyan-400\/45 {
  border-right-color: rgb(34 211 238 / 0.45);
}
.tw-border-r-cyan-400\/5 {
  border-right-color: rgb(34 211 238 / 0.05);
}
.tw-border-r-cyan-400\/50 {
  border-right-color: rgb(34 211 238 / 0.5);
}
.tw-border-r-cyan-400\/55 {
  border-right-color: rgb(34 211 238 / 0.55);
}
.tw-border-r-cyan-400\/60 {
  border-right-color: rgb(34 211 238 / 0.6);
}
.tw-border-r-cyan-400\/65 {
  border-right-color: rgb(34 211 238 / 0.65);
}
.tw-border-r-cyan-400\/70 {
  border-right-color: rgb(34 211 238 / 0.7);
}
.tw-border-r-cyan-400\/75 {
  border-right-color: rgb(34 211 238 / 0.75);
}
.tw-border-r-cyan-400\/80 {
  border-right-color: rgb(34 211 238 / 0.8);
}
.tw-border-r-cyan-400\/85 {
  border-right-color: rgb(34 211 238 / 0.85);
}
.tw-border-r-cyan-400\/90 {
  border-right-color: rgb(34 211 238 / 0.9);
}
.tw-border-r-cyan-400\/95 {
  border-right-color: rgb(34 211 238 / 0.95);
}
.tw-border-r-cyan-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-50\/0 {
  border-right-color: rgb(236 254 255 / 0);
}
.tw-border-r-cyan-50\/10 {
  border-right-color: rgb(236 254 255 / 0.1);
}
.tw-border-r-cyan-50\/100 {
  border-right-color: rgb(236 254 255 / 1);
}
.tw-border-r-cyan-50\/15 {
  border-right-color: rgb(236 254 255 / 0.15);
}
.tw-border-r-cyan-50\/20 {
  border-right-color: rgb(236 254 255 / 0.2);
}
.tw-border-r-cyan-50\/25 {
  border-right-color: rgb(236 254 255 / 0.25);
}
.tw-border-r-cyan-50\/30 {
  border-right-color: rgb(236 254 255 / 0.3);
}
.tw-border-r-cyan-50\/35 {
  border-right-color: rgb(236 254 255 / 0.35);
}
.tw-border-r-cyan-50\/40 {
  border-right-color: rgb(236 254 255 / 0.4);
}
.tw-border-r-cyan-50\/45 {
  border-right-color: rgb(236 254 255 / 0.45);
}
.tw-border-r-cyan-50\/5 {
  border-right-color: rgb(236 254 255 / 0.05);
}
.tw-border-r-cyan-50\/50 {
  border-right-color: rgb(236 254 255 / 0.5);
}
.tw-border-r-cyan-50\/55 {
  border-right-color: rgb(236 254 255 / 0.55);
}
.tw-border-r-cyan-50\/60 {
  border-right-color: rgb(236 254 255 / 0.6);
}
.tw-border-r-cyan-50\/65 {
  border-right-color: rgb(236 254 255 / 0.65);
}
.tw-border-r-cyan-50\/70 {
  border-right-color: rgb(236 254 255 / 0.7);
}
.tw-border-r-cyan-50\/75 {
  border-right-color: rgb(236 254 255 / 0.75);
}
.tw-border-r-cyan-50\/80 {
  border-right-color: rgb(236 254 255 / 0.8);
}
.tw-border-r-cyan-50\/85 {
  border-right-color: rgb(236 254 255 / 0.85);
}
.tw-border-r-cyan-50\/90 {
  border-right-color: rgb(236 254 255 / 0.9);
}
.tw-border-r-cyan-50\/95 {
  border-right-color: rgb(236 254 255 / 0.95);
}
.tw-border-r-cyan-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-500\/0 {
  border-right-color: rgb(6 182 212 / 0);
}
.tw-border-r-cyan-500\/10 {
  border-right-color: rgb(6 182 212 / 0.1);
}
.tw-border-r-cyan-500\/100 {
  border-right-color: rgb(6 182 212 / 1);
}
.tw-border-r-cyan-500\/15 {
  border-right-color: rgb(6 182 212 / 0.15);
}
.tw-border-r-cyan-500\/20 {
  border-right-color: rgb(6 182 212 / 0.2);
}
.tw-border-r-cyan-500\/25 {
  border-right-color: rgb(6 182 212 / 0.25);
}
.tw-border-r-cyan-500\/30 {
  border-right-color: rgb(6 182 212 / 0.3);
}
.tw-border-r-cyan-500\/35 {
  border-right-color: rgb(6 182 212 / 0.35);
}
.tw-border-r-cyan-500\/40 {
  border-right-color: rgb(6 182 212 / 0.4);
}
.tw-border-r-cyan-500\/45 {
  border-right-color: rgb(6 182 212 / 0.45);
}
.tw-border-r-cyan-500\/5 {
  border-right-color: rgb(6 182 212 / 0.05);
}
.tw-border-r-cyan-500\/50 {
  border-right-color: rgb(6 182 212 / 0.5);
}
.tw-border-r-cyan-500\/55 {
  border-right-color: rgb(6 182 212 / 0.55);
}
.tw-border-r-cyan-500\/60 {
  border-right-color: rgb(6 182 212 / 0.6);
}
.tw-border-r-cyan-500\/65 {
  border-right-color: rgb(6 182 212 / 0.65);
}
.tw-border-r-cyan-500\/70 {
  border-right-color: rgb(6 182 212 / 0.7);
}
.tw-border-r-cyan-500\/75 {
  border-right-color: rgb(6 182 212 / 0.75);
}
.tw-border-r-cyan-500\/80 {
  border-right-color: rgb(6 182 212 / 0.8);
}
.tw-border-r-cyan-500\/85 {
  border-right-color: rgb(6 182 212 / 0.85);
}
.tw-border-r-cyan-500\/90 {
  border-right-color: rgb(6 182 212 / 0.9);
}
.tw-border-r-cyan-500\/95 {
  border-right-color: rgb(6 182 212 / 0.95);
}
.tw-border-r-cyan-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-600\/0 {
  border-right-color: rgb(8 145 178 / 0);
}
.tw-border-r-cyan-600\/10 {
  border-right-color: rgb(8 145 178 / 0.1);
}
.tw-border-r-cyan-600\/100 {
  border-right-color: rgb(8 145 178 / 1);
}
.tw-border-r-cyan-600\/15 {
  border-right-color: rgb(8 145 178 / 0.15);
}
.tw-border-r-cyan-600\/20 {
  border-right-color: rgb(8 145 178 / 0.2);
}
.tw-border-r-cyan-600\/25 {
  border-right-color: rgb(8 145 178 / 0.25);
}
.tw-border-r-cyan-600\/30 {
  border-right-color: rgb(8 145 178 / 0.3);
}
.tw-border-r-cyan-600\/35 {
  border-right-color: rgb(8 145 178 / 0.35);
}
.tw-border-r-cyan-600\/40 {
  border-right-color: rgb(8 145 178 / 0.4);
}
.tw-border-r-cyan-600\/45 {
  border-right-color: rgb(8 145 178 / 0.45);
}
.tw-border-r-cyan-600\/5 {
  border-right-color: rgb(8 145 178 / 0.05);
}
.tw-border-r-cyan-600\/50 {
  border-right-color: rgb(8 145 178 / 0.5);
}
.tw-border-r-cyan-600\/55 {
  border-right-color: rgb(8 145 178 / 0.55);
}
.tw-border-r-cyan-600\/60 {
  border-right-color: rgb(8 145 178 / 0.6);
}
.tw-border-r-cyan-600\/65 {
  border-right-color: rgb(8 145 178 / 0.65);
}
.tw-border-r-cyan-600\/70 {
  border-right-color: rgb(8 145 178 / 0.7);
}
.tw-border-r-cyan-600\/75 {
  border-right-color: rgb(8 145 178 / 0.75);
}
.tw-border-r-cyan-600\/80 {
  border-right-color: rgb(8 145 178 / 0.8);
}
.tw-border-r-cyan-600\/85 {
  border-right-color: rgb(8 145 178 / 0.85);
}
.tw-border-r-cyan-600\/90 {
  border-right-color: rgb(8 145 178 / 0.9);
}
.tw-border-r-cyan-600\/95 {
  border-right-color: rgb(8 145 178 / 0.95);
}
.tw-border-r-cyan-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-700\/0 {
  border-right-color: rgb(14 116 144 / 0);
}
.tw-border-r-cyan-700\/10 {
  border-right-color: rgb(14 116 144 / 0.1);
}
.tw-border-r-cyan-700\/100 {
  border-right-color: rgb(14 116 144 / 1);
}
.tw-border-r-cyan-700\/15 {
  border-right-color: rgb(14 116 144 / 0.15);
}
.tw-border-r-cyan-700\/20 {
  border-right-color: rgb(14 116 144 / 0.2);
}
.tw-border-r-cyan-700\/25 {
  border-right-color: rgb(14 116 144 / 0.25);
}
.tw-border-r-cyan-700\/30 {
  border-right-color: rgb(14 116 144 / 0.3);
}
.tw-border-r-cyan-700\/35 {
  border-right-color: rgb(14 116 144 / 0.35);
}
.tw-border-r-cyan-700\/40 {
  border-right-color: rgb(14 116 144 / 0.4);
}
.tw-border-r-cyan-700\/45 {
  border-right-color: rgb(14 116 144 / 0.45);
}
.tw-border-r-cyan-700\/5 {
  border-right-color: rgb(14 116 144 / 0.05);
}
.tw-border-r-cyan-700\/50 {
  border-right-color: rgb(14 116 144 / 0.5);
}
.tw-border-r-cyan-700\/55 {
  border-right-color: rgb(14 116 144 / 0.55);
}
.tw-border-r-cyan-700\/60 {
  border-right-color: rgb(14 116 144 / 0.6);
}
.tw-border-r-cyan-700\/65 {
  border-right-color: rgb(14 116 144 / 0.65);
}
.tw-border-r-cyan-700\/70 {
  border-right-color: rgb(14 116 144 / 0.7);
}
.tw-border-r-cyan-700\/75 {
  border-right-color: rgb(14 116 144 / 0.75);
}
.tw-border-r-cyan-700\/80 {
  border-right-color: rgb(14 116 144 / 0.8);
}
.tw-border-r-cyan-700\/85 {
  border-right-color: rgb(14 116 144 / 0.85);
}
.tw-border-r-cyan-700\/90 {
  border-right-color: rgb(14 116 144 / 0.9);
}
.tw-border-r-cyan-700\/95 {
  border-right-color: rgb(14 116 144 / 0.95);
}
.tw-border-r-cyan-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-800\/0 {
  border-right-color: rgb(21 94 117 / 0);
}
.tw-border-r-cyan-800\/10 {
  border-right-color: rgb(21 94 117 / 0.1);
}
.tw-border-r-cyan-800\/100 {
  border-right-color: rgb(21 94 117 / 1);
}
.tw-border-r-cyan-800\/15 {
  border-right-color: rgb(21 94 117 / 0.15);
}
.tw-border-r-cyan-800\/20 {
  border-right-color: rgb(21 94 117 / 0.2);
}
.tw-border-r-cyan-800\/25 {
  border-right-color: rgb(21 94 117 / 0.25);
}
.tw-border-r-cyan-800\/30 {
  border-right-color: rgb(21 94 117 / 0.3);
}
.tw-border-r-cyan-800\/35 {
  border-right-color: rgb(21 94 117 / 0.35);
}
.tw-border-r-cyan-800\/40 {
  border-right-color: rgb(21 94 117 / 0.4);
}
.tw-border-r-cyan-800\/45 {
  border-right-color: rgb(21 94 117 / 0.45);
}
.tw-border-r-cyan-800\/5 {
  border-right-color: rgb(21 94 117 / 0.05);
}
.tw-border-r-cyan-800\/50 {
  border-right-color: rgb(21 94 117 / 0.5);
}
.tw-border-r-cyan-800\/55 {
  border-right-color: rgb(21 94 117 / 0.55);
}
.tw-border-r-cyan-800\/60 {
  border-right-color: rgb(21 94 117 / 0.6);
}
.tw-border-r-cyan-800\/65 {
  border-right-color: rgb(21 94 117 / 0.65);
}
.tw-border-r-cyan-800\/70 {
  border-right-color: rgb(21 94 117 / 0.7);
}
.tw-border-r-cyan-800\/75 {
  border-right-color: rgb(21 94 117 / 0.75);
}
.tw-border-r-cyan-800\/80 {
  border-right-color: rgb(21 94 117 / 0.8);
}
.tw-border-r-cyan-800\/85 {
  border-right-color: rgb(21 94 117 / 0.85);
}
.tw-border-r-cyan-800\/90 {
  border-right-color: rgb(21 94 117 / 0.9);
}
.tw-border-r-cyan-800\/95 {
  border-right-color: rgb(21 94 117 / 0.95);
}
.tw-border-r-cyan-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-900\/0 {
  border-right-color: rgb(22 78 99 / 0);
}
.tw-border-r-cyan-900\/10 {
  border-right-color: rgb(22 78 99 / 0.1);
}
.tw-border-r-cyan-900\/100 {
  border-right-color: rgb(22 78 99 / 1);
}
.tw-border-r-cyan-900\/15 {
  border-right-color: rgb(22 78 99 / 0.15);
}
.tw-border-r-cyan-900\/20 {
  border-right-color: rgb(22 78 99 / 0.2);
}
.tw-border-r-cyan-900\/25 {
  border-right-color: rgb(22 78 99 / 0.25);
}
.tw-border-r-cyan-900\/30 {
  border-right-color: rgb(22 78 99 / 0.3);
}
.tw-border-r-cyan-900\/35 {
  border-right-color: rgb(22 78 99 / 0.35);
}
.tw-border-r-cyan-900\/40 {
  border-right-color: rgb(22 78 99 / 0.4);
}
.tw-border-r-cyan-900\/45 {
  border-right-color: rgb(22 78 99 / 0.45);
}
.tw-border-r-cyan-900\/5 {
  border-right-color: rgb(22 78 99 / 0.05);
}
.tw-border-r-cyan-900\/50 {
  border-right-color: rgb(22 78 99 / 0.5);
}
.tw-border-r-cyan-900\/55 {
  border-right-color: rgb(22 78 99 / 0.55);
}
.tw-border-r-cyan-900\/60 {
  border-right-color: rgb(22 78 99 / 0.6);
}
.tw-border-r-cyan-900\/65 {
  border-right-color: rgb(22 78 99 / 0.65);
}
.tw-border-r-cyan-900\/70 {
  border-right-color: rgb(22 78 99 / 0.7);
}
.tw-border-r-cyan-900\/75 {
  border-right-color: rgb(22 78 99 / 0.75);
}
.tw-border-r-cyan-900\/80 {
  border-right-color: rgb(22 78 99 / 0.8);
}
.tw-border-r-cyan-900\/85 {
  border-right-color: rgb(22 78 99 / 0.85);
}
.tw-border-r-cyan-900\/90 {
  border-right-color: rgb(22 78 99 / 0.9);
}
.tw-border-r-cyan-900\/95 {
  border-right-color: rgb(22 78 99 / 0.95);
}
.tw-border-r-cyan-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-r-cyan-950\/0 {
  border-right-color: rgb(8 51 68 / 0);
}
.tw-border-r-cyan-950\/10 {
  border-right-color: rgb(8 51 68 / 0.1);
}
.tw-border-r-cyan-950\/100 {
  border-right-color: rgb(8 51 68 / 1);
}
.tw-border-r-cyan-950\/15 {
  border-right-color: rgb(8 51 68 / 0.15);
}
.tw-border-r-cyan-950\/20 {
  border-right-color: rgb(8 51 68 / 0.2);
}
.tw-border-r-cyan-950\/25 {
  border-right-color: rgb(8 51 68 / 0.25);
}
.tw-border-r-cyan-950\/30 {
  border-right-color: rgb(8 51 68 / 0.3);
}
.tw-border-r-cyan-950\/35 {
  border-right-color: rgb(8 51 68 / 0.35);
}
.tw-border-r-cyan-950\/40 {
  border-right-color: rgb(8 51 68 / 0.4);
}
.tw-border-r-cyan-950\/45 {
  border-right-color: rgb(8 51 68 / 0.45);
}
.tw-border-r-cyan-950\/5 {
  border-right-color: rgb(8 51 68 / 0.05);
}
.tw-border-r-cyan-950\/50 {
  border-right-color: rgb(8 51 68 / 0.5);
}
.tw-border-r-cyan-950\/55 {
  border-right-color: rgb(8 51 68 / 0.55);
}
.tw-border-r-cyan-950\/60 {
  border-right-color: rgb(8 51 68 / 0.6);
}
.tw-border-r-cyan-950\/65 {
  border-right-color: rgb(8 51 68 / 0.65);
}
.tw-border-r-cyan-950\/70 {
  border-right-color: rgb(8 51 68 / 0.7);
}
.tw-border-r-cyan-950\/75 {
  border-right-color: rgb(8 51 68 / 0.75);
}
.tw-border-r-cyan-950\/80 {
  border-right-color: rgb(8 51 68 / 0.8);
}
.tw-border-r-cyan-950\/85 {
  border-right-color: rgb(8 51 68 / 0.85);
}
.tw-border-r-cyan-950\/90 {
  border-right-color: rgb(8 51 68 / 0.9);
}
.tw-border-r-cyan-950\/95 {
  border-right-color: rgb(8 51 68 / 0.95);
}
.tw-border-r-danger {
  --tw-border-opacity: 1;
  border-right-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-r-danger-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-r-danger-dark\/0 {
  border-right-color: rgb(220 38 38 / 0);
}
.tw-border-r-danger-dark\/10 {
  border-right-color: rgb(220 38 38 / 0.1);
}
.tw-border-r-danger-dark\/100 {
  border-right-color: rgb(220 38 38 / 1);
}
.tw-border-r-danger-dark\/15 {
  border-right-color: rgb(220 38 38 / 0.15);
}
.tw-border-r-danger-dark\/20 {
  border-right-color: rgb(220 38 38 / 0.2);
}
.tw-border-r-danger-dark\/25 {
  border-right-color: rgb(220 38 38 / 0.25);
}
.tw-border-r-danger-dark\/30 {
  border-right-color: rgb(220 38 38 / 0.3);
}
.tw-border-r-danger-dark\/35 {
  border-right-color: rgb(220 38 38 / 0.35);
}
.tw-border-r-danger-dark\/40 {
  border-right-color: rgb(220 38 38 / 0.4);
}
.tw-border-r-danger-dark\/45 {
  border-right-color: rgb(220 38 38 / 0.45);
}
.tw-border-r-danger-dark\/5 {
  border-right-color: rgb(220 38 38 / 0.05);
}
.tw-border-r-danger-dark\/50 {
  border-right-color: rgb(220 38 38 / 0.5);
}
.tw-border-r-danger-dark\/55 {
  border-right-color: rgb(220 38 38 / 0.55);
}
.tw-border-r-danger-dark\/60 {
  border-right-color: rgb(220 38 38 / 0.6);
}
.tw-border-r-danger-dark\/65 {
  border-right-color: rgb(220 38 38 / 0.65);
}
.tw-border-r-danger-dark\/70 {
  border-right-color: rgb(220 38 38 / 0.7);
}
.tw-border-r-danger-dark\/75 {
  border-right-color: rgb(220 38 38 / 0.75);
}
.tw-border-r-danger-dark\/80 {
  border-right-color: rgb(220 38 38 / 0.8);
}
.tw-border-r-danger-dark\/85 {
  border-right-color: rgb(220 38 38 / 0.85);
}
.tw-border-r-danger-dark\/90 {
  border-right-color: rgb(220 38 38 / 0.9);
}
.tw-border-r-danger-dark\/95 {
  border-right-color: rgb(220 38 38 / 0.95);
}
.tw-border-r-danger-light {
  --tw-border-opacity: 1;
  border-right-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-r-danger-light\/0 {
  border-right-color: rgb(248 113 113 / 0);
}
.tw-border-r-danger-light\/10 {
  border-right-color: rgb(248 113 113 / 0.1);
}
.tw-border-r-danger-light\/100 {
  border-right-color: rgb(248 113 113 / 1);
}
.tw-border-r-danger-light\/15 {
  border-right-color: rgb(248 113 113 / 0.15);
}
.tw-border-r-danger-light\/20 {
  border-right-color: rgb(248 113 113 / 0.2);
}
.tw-border-r-danger-light\/25 {
  border-right-color: rgb(248 113 113 / 0.25);
}
.tw-border-r-danger-light\/30 {
  border-right-color: rgb(248 113 113 / 0.3);
}
.tw-border-r-danger-light\/35 {
  border-right-color: rgb(248 113 113 / 0.35);
}
.tw-border-r-danger-light\/40 {
  border-right-color: rgb(248 113 113 / 0.4);
}
.tw-border-r-danger-light\/45 {
  border-right-color: rgb(248 113 113 / 0.45);
}
.tw-border-r-danger-light\/5 {
  border-right-color: rgb(248 113 113 / 0.05);
}
.tw-border-r-danger-light\/50 {
  border-right-color: rgb(248 113 113 / 0.5);
}
.tw-border-r-danger-light\/55 {
  border-right-color: rgb(248 113 113 / 0.55);
}
.tw-border-r-danger-light\/60 {
  border-right-color: rgb(248 113 113 / 0.6);
}
.tw-border-r-danger-light\/65 {
  border-right-color: rgb(248 113 113 / 0.65);
}
.tw-border-r-danger-light\/70 {
  border-right-color: rgb(248 113 113 / 0.7);
}
.tw-border-r-danger-light\/75 {
  border-right-color: rgb(248 113 113 / 0.75);
}
.tw-border-r-danger-light\/80 {
  border-right-color: rgb(248 113 113 / 0.8);
}
.tw-border-r-danger-light\/85 {
  border-right-color: rgb(248 113 113 / 0.85);
}
.tw-border-r-danger-light\/90 {
  border-right-color: rgb(248 113 113 / 0.9);
}
.tw-border-r-danger-light\/95 {
  border-right-color: rgb(248 113 113 / 0.95);
}
.tw-border-r-danger\/0 {
  border-right-color: rgb(239 68 68 / 0);
}
.tw-border-r-danger\/10 {
  border-right-color: rgb(239 68 68 / 0.1);
}
.tw-border-r-danger\/100 {
  border-right-color: rgb(239 68 68 / 1);
}
.tw-border-r-danger\/15 {
  border-right-color: rgb(239 68 68 / 0.15);
}
.tw-border-r-danger\/20 {
  border-right-color: rgb(239 68 68 / 0.2);
}
.tw-border-r-danger\/25 {
  border-right-color: rgb(239 68 68 / 0.25);
}
.tw-border-r-danger\/30 {
  border-right-color: rgb(239 68 68 / 0.3);
}
.tw-border-r-danger\/35 {
  border-right-color: rgb(239 68 68 / 0.35);
}
.tw-border-r-danger\/40 {
  border-right-color: rgb(239 68 68 / 0.4);
}
.tw-border-r-danger\/45 {
  border-right-color: rgb(239 68 68 / 0.45);
}
.tw-border-r-danger\/5 {
  border-right-color: rgb(239 68 68 / 0.05);
}
.tw-border-r-danger\/50 {
  border-right-color: rgb(239 68 68 / 0.5);
}
.tw-border-r-danger\/55 {
  border-right-color: rgb(239 68 68 / 0.55);
}
.tw-border-r-danger\/60 {
  border-right-color: rgb(239 68 68 / 0.6);
}
.tw-border-r-danger\/65 {
  border-right-color: rgb(239 68 68 / 0.65);
}
.tw-border-r-danger\/70 {
  border-right-color: rgb(239 68 68 / 0.7);
}
.tw-border-r-danger\/75 {
  border-right-color: rgb(239 68 68 / 0.75);
}
.tw-border-r-danger\/80 {
  border-right-color: rgb(239 68 68 / 0.8);
}
.tw-border-r-danger\/85 {
  border-right-color: rgb(239 68 68 / 0.85);
}
.tw-border-r-danger\/90 {
  border-right-color: rgb(239 68 68 / 0.9);
}
.tw-border-r-danger\/95 {
  border-right-color: rgb(239 68 68 / 0.95);
}
.tw-border-r-emerald-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-100\/0 {
  border-right-color: rgb(209 250 229 / 0);
}
.tw-border-r-emerald-100\/10 {
  border-right-color: rgb(209 250 229 / 0.1);
}
.tw-border-r-emerald-100\/100 {
  border-right-color: rgb(209 250 229 / 1);
}
.tw-border-r-emerald-100\/15 {
  border-right-color: rgb(209 250 229 / 0.15);
}
.tw-border-r-emerald-100\/20 {
  border-right-color: rgb(209 250 229 / 0.2);
}
.tw-border-r-emerald-100\/25 {
  border-right-color: rgb(209 250 229 / 0.25);
}
.tw-border-r-emerald-100\/30 {
  border-right-color: rgb(209 250 229 / 0.3);
}
.tw-border-r-emerald-100\/35 {
  border-right-color: rgb(209 250 229 / 0.35);
}
.tw-border-r-emerald-100\/40 {
  border-right-color: rgb(209 250 229 / 0.4);
}
.tw-border-r-emerald-100\/45 {
  border-right-color: rgb(209 250 229 / 0.45);
}
.tw-border-r-emerald-100\/5 {
  border-right-color: rgb(209 250 229 / 0.05);
}
.tw-border-r-emerald-100\/50 {
  border-right-color: rgb(209 250 229 / 0.5);
}
.tw-border-r-emerald-100\/55 {
  border-right-color: rgb(209 250 229 / 0.55);
}
.tw-border-r-emerald-100\/60 {
  border-right-color: rgb(209 250 229 / 0.6);
}
.tw-border-r-emerald-100\/65 {
  border-right-color: rgb(209 250 229 / 0.65);
}
.tw-border-r-emerald-100\/70 {
  border-right-color: rgb(209 250 229 / 0.7);
}
.tw-border-r-emerald-100\/75 {
  border-right-color: rgb(209 250 229 / 0.75);
}
.tw-border-r-emerald-100\/80 {
  border-right-color: rgb(209 250 229 / 0.8);
}
.tw-border-r-emerald-100\/85 {
  border-right-color: rgb(209 250 229 / 0.85);
}
.tw-border-r-emerald-100\/90 {
  border-right-color: rgb(209 250 229 / 0.9);
}
.tw-border-r-emerald-100\/95 {
  border-right-color: rgb(209 250 229 / 0.95);
}
.tw-border-r-emerald-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-200\/0 {
  border-right-color: rgb(167 243 208 / 0);
}
.tw-border-r-emerald-200\/10 {
  border-right-color: rgb(167 243 208 / 0.1);
}
.tw-border-r-emerald-200\/100 {
  border-right-color: rgb(167 243 208 / 1);
}
.tw-border-r-emerald-200\/15 {
  border-right-color: rgb(167 243 208 / 0.15);
}
.tw-border-r-emerald-200\/20 {
  border-right-color: rgb(167 243 208 / 0.2);
}
.tw-border-r-emerald-200\/25 {
  border-right-color: rgb(167 243 208 / 0.25);
}
.tw-border-r-emerald-200\/30 {
  border-right-color: rgb(167 243 208 / 0.3);
}
.tw-border-r-emerald-200\/35 {
  border-right-color: rgb(167 243 208 / 0.35);
}
.tw-border-r-emerald-200\/40 {
  border-right-color: rgb(167 243 208 / 0.4);
}
.tw-border-r-emerald-200\/45 {
  border-right-color: rgb(167 243 208 / 0.45);
}
.tw-border-r-emerald-200\/5 {
  border-right-color: rgb(167 243 208 / 0.05);
}
.tw-border-r-emerald-200\/50 {
  border-right-color: rgb(167 243 208 / 0.5);
}
.tw-border-r-emerald-200\/55 {
  border-right-color: rgb(167 243 208 / 0.55);
}
.tw-border-r-emerald-200\/60 {
  border-right-color: rgb(167 243 208 / 0.6);
}
.tw-border-r-emerald-200\/65 {
  border-right-color: rgb(167 243 208 / 0.65);
}
.tw-border-r-emerald-200\/70 {
  border-right-color: rgb(167 243 208 / 0.7);
}
.tw-border-r-emerald-200\/75 {
  border-right-color: rgb(167 243 208 / 0.75);
}
.tw-border-r-emerald-200\/80 {
  border-right-color: rgb(167 243 208 / 0.8);
}
.tw-border-r-emerald-200\/85 {
  border-right-color: rgb(167 243 208 / 0.85);
}
.tw-border-r-emerald-200\/90 {
  border-right-color: rgb(167 243 208 / 0.9);
}
.tw-border-r-emerald-200\/95 {
  border-right-color: rgb(167 243 208 / 0.95);
}
.tw-border-r-emerald-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-300\/0 {
  border-right-color: rgb(110 231 183 / 0);
}
.tw-border-r-emerald-300\/10 {
  border-right-color: rgb(110 231 183 / 0.1);
}
.tw-border-r-emerald-300\/100 {
  border-right-color: rgb(110 231 183 / 1);
}
.tw-border-r-emerald-300\/15 {
  border-right-color: rgb(110 231 183 / 0.15);
}
.tw-border-r-emerald-300\/20 {
  border-right-color: rgb(110 231 183 / 0.2);
}
.tw-border-r-emerald-300\/25 {
  border-right-color: rgb(110 231 183 / 0.25);
}
.tw-border-r-emerald-300\/30 {
  border-right-color: rgb(110 231 183 / 0.3);
}
.tw-border-r-emerald-300\/35 {
  border-right-color: rgb(110 231 183 / 0.35);
}
.tw-border-r-emerald-300\/40 {
  border-right-color: rgb(110 231 183 / 0.4);
}
.tw-border-r-emerald-300\/45 {
  border-right-color: rgb(110 231 183 / 0.45);
}
.tw-border-r-emerald-300\/5 {
  border-right-color: rgb(110 231 183 / 0.05);
}
.tw-border-r-emerald-300\/50 {
  border-right-color: rgb(110 231 183 / 0.5);
}
.tw-border-r-emerald-300\/55 {
  border-right-color: rgb(110 231 183 / 0.55);
}
.tw-border-r-emerald-300\/60 {
  border-right-color: rgb(110 231 183 / 0.6);
}
.tw-border-r-emerald-300\/65 {
  border-right-color: rgb(110 231 183 / 0.65);
}
.tw-border-r-emerald-300\/70 {
  border-right-color: rgb(110 231 183 / 0.7);
}
.tw-border-r-emerald-300\/75 {
  border-right-color: rgb(110 231 183 / 0.75);
}
.tw-border-r-emerald-300\/80 {
  border-right-color: rgb(110 231 183 / 0.8);
}
.tw-border-r-emerald-300\/85 {
  border-right-color: rgb(110 231 183 / 0.85);
}
.tw-border-r-emerald-300\/90 {
  border-right-color: rgb(110 231 183 / 0.9);
}
.tw-border-r-emerald-300\/95 {
  border-right-color: rgb(110 231 183 / 0.95);
}
.tw-border-r-emerald-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-400\/0 {
  border-right-color: rgb(52 211 153 / 0);
}
.tw-border-r-emerald-400\/10 {
  border-right-color: rgb(52 211 153 / 0.1);
}
.tw-border-r-emerald-400\/100 {
  border-right-color: rgb(52 211 153 / 1);
}
.tw-border-r-emerald-400\/15 {
  border-right-color: rgb(52 211 153 / 0.15);
}
.tw-border-r-emerald-400\/20 {
  border-right-color: rgb(52 211 153 / 0.2);
}
.tw-border-r-emerald-400\/25 {
  border-right-color: rgb(52 211 153 / 0.25);
}
.tw-border-r-emerald-400\/30 {
  border-right-color: rgb(52 211 153 / 0.3);
}
.tw-border-r-emerald-400\/35 {
  border-right-color: rgb(52 211 153 / 0.35);
}
.tw-border-r-emerald-400\/40 {
  border-right-color: rgb(52 211 153 / 0.4);
}
.tw-border-r-emerald-400\/45 {
  border-right-color: rgb(52 211 153 / 0.45);
}
.tw-border-r-emerald-400\/5 {
  border-right-color: rgb(52 211 153 / 0.05);
}
.tw-border-r-emerald-400\/50 {
  border-right-color: rgb(52 211 153 / 0.5);
}
.tw-border-r-emerald-400\/55 {
  border-right-color: rgb(52 211 153 / 0.55);
}
.tw-border-r-emerald-400\/60 {
  border-right-color: rgb(52 211 153 / 0.6);
}
.tw-border-r-emerald-400\/65 {
  border-right-color: rgb(52 211 153 / 0.65);
}
.tw-border-r-emerald-400\/70 {
  border-right-color: rgb(52 211 153 / 0.7);
}
.tw-border-r-emerald-400\/75 {
  border-right-color: rgb(52 211 153 / 0.75);
}
.tw-border-r-emerald-400\/80 {
  border-right-color: rgb(52 211 153 / 0.8);
}
.tw-border-r-emerald-400\/85 {
  border-right-color: rgb(52 211 153 / 0.85);
}
.tw-border-r-emerald-400\/90 {
  border-right-color: rgb(52 211 153 / 0.9);
}
.tw-border-r-emerald-400\/95 {
  border-right-color: rgb(52 211 153 / 0.95);
}
.tw-border-r-emerald-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-50\/0 {
  border-right-color: rgb(236 253 245 / 0);
}
.tw-border-r-emerald-50\/10 {
  border-right-color: rgb(236 253 245 / 0.1);
}
.tw-border-r-emerald-50\/100 {
  border-right-color: rgb(236 253 245 / 1);
}
.tw-border-r-emerald-50\/15 {
  border-right-color: rgb(236 253 245 / 0.15);
}
.tw-border-r-emerald-50\/20 {
  border-right-color: rgb(236 253 245 / 0.2);
}
.tw-border-r-emerald-50\/25 {
  border-right-color: rgb(236 253 245 / 0.25);
}
.tw-border-r-emerald-50\/30 {
  border-right-color: rgb(236 253 245 / 0.3);
}
.tw-border-r-emerald-50\/35 {
  border-right-color: rgb(236 253 245 / 0.35);
}
.tw-border-r-emerald-50\/40 {
  border-right-color: rgb(236 253 245 / 0.4);
}
.tw-border-r-emerald-50\/45 {
  border-right-color: rgb(236 253 245 / 0.45);
}
.tw-border-r-emerald-50\/5 {
  border-right-color: rgb(236 253 245 / 0.05);
}
.tw-border-r-emerald-50\/50 {
  border-right-color: rgb(236 253 245 / 0.5);
}
.tw-border-r-emerald-50\/55 {
  border-right-color: rgb(236 253 245 / 0.55);
}
.tw-border-r-emerald-50\/60 {
  border-right-color: rgb(236 253 245 / 0.6);
}
.tw-border-r-emerald-50\/65 {
  border-right-color: rgb(236 253 245 / 0.65);
}
.tw-border-r-emerald-50\/70 {
  border-right-color: rgb(236 253 245 / 0.7);
}
.tw-border-r-emerald-50\/75 {
  border-right-color: rgb(236 253 245 / 0.75);
}
.tw-border-r-emerald-50\/80 {
  border-right-color: rgb(236 253 245 / 0.8);
}
.tw-border-r-emerald-50\/85 {
  border-right-color: rgb(236 253 245 / 0.85);
}
.tw-border-r-emerald-50\/90 {
  border-right-color: rgb(236 253 245 / 0.9);
}
.tw-border-r-emerald-50\/95 {
  border-right-color: rgb(236 253 245 / 0.95);
}
.tw-border-r-emerald-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-500\/0 {
  border-right-color: rgb(16 185 129 / 0);
}
.tw-border-r-emerald-500\/10 {
  border-right-color: rgb(16 185 129 / 0.1);
}
.tw-border-r-emerald-500\/100 {
  border-right-color: rgb(16 185 129 / 1);
}
.tw-border-r-emerald-500\/15 {
  border-right-color: rgb(16 185 129 / 0.15);
}
.tw-border-r-emerald-500\/20 {
  border-right-color: rgb(16 185 129 / 0.2);
}
.tw-border-r-emerald-500\/25 {
  border-right-color: rgb(16 185 129 / 0.25);
}
.tw-border-r-emerald-500\/30 {
  border-right-color: rgb(16 185 129 / 0.3);
}
.tw-border-r-emerald-500\/35 {
  border-right-color: rgb(16 185 129 / 0.35);
}
.tw-border-r-emerald-500\/40 {
  border-right-color: rgb(16 185 129 / 0.4);
}
.tw-border-r-emerald-500\/45 {
  border-right-color: rgb(16 185 129 / 0.45);
}
.tw-border-r-emerald-500\/5 {
  border-right-color: rgb(16 185 129 / 0.05);
}
.tw-border-r-emerald-500\/50 {
  border-right-color: rgb(16 185 129 / 0.5);
}
.tw-border-r-emerald-500\/55 {
  border-right-color: rgb(16 185 129 / 0.55);
}
.tw-border-r-emerald-500\/60 {
  border-right-color: rgb(16 185 129 / 0.6);
}
.tw-border-r-emerald-500\/65 {
  border-right-color: rgb(16 185 129 / 0.65);
}
.tw-border-r-emerald-500\/70 {
  border-right-color: rgb(16 185 129 / 0.7);
}
.tw-border-r-emerald-500\/75 {
  border-right-color: rgb(16 185 129 / 0.75);
}
.tw-border-r-emerald-500\/80 {
  border-right-color: rgb(16 185 129 / 0.8);
}
.tw-border-r-emerald-500\/85 {
  border-right-color: rgb(16 185 129 / 0.85);
}
.tw-border-r-emerald-500\/90 {
  border-right-color: rgb(16 185 129 / 0.9);
}
.tw-border-r-emerald-500\/95 {
  border-right-color: rgb(16 185 129 / 0.95);
}
.tw-border-r-emerald-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-600\/0 {
  border-right-color: rgb(5 150 105 / 0);
}
.tw-border-r-emerald-600\/10 {
  border-right-color: rgb(5 150 105 / 0.1);
}
.tw-border-r-emerald-600\/100 {
  border-right-color: rgb(5 150 105 / 1);
}
.tw-border-r-emerald-600\/15 {
  border-right-color: rgb(5 150 105 / 0.15);
}
.tw-border-r-emerald-600\/20 {
  border-right-color: rgb(5 150 105 / 0.2);
}
.tw-border-r-emerald-600\/25 {
  border-right-color: rgb(5 150 105 / 0.25);
}
.tw-border-r-emerald-600\/30 {
  border-right-color: rgb(5 150 105 / 0.3);
}
.tw-border-r-emerald-600\/35 {
  border-right-color: rgb(5 150 105 / 0.35);
}
.tw-border-r-emerald-600\/40 {
  border-right-color: rgb(5 150 105 / 0.4);
}
.tw-border-r-emerald-600\/45 {
  border-right-color: rgb(5 150 105 / 0.45);
}
.tw-border-r-emerald-600\/5 {
  border-right-color: rgb(5 150 105 / 0.05);
}
.tw-border-r-emerald-600\/50 {
  border-right-color: rgb(5 150 105 / 0.5);
}
.tw-border-r-emerald-600\/55 {
  border-right-color: rgb(5 150 105 / 0.55);
}
.tw-border-r-emerald-600\/60 {
  border-right-color: rgb(5 150 105 / 0.6);
}
.tw-border-r-emerald-600\/65 {
  border-right-color: rgb(5 150 105 / 0.65);
}
.tw-border-r-emerald-600\/70 {
  border-right-color: rgb(5 150 105 / 0.7);
}
.tw-border-r-emerald-600\/75 {
  border-right-color: rgb(5 150 105 / 0.75);
}
.tw-border-r-emerald-600\/80 {
  border-right-color: rgb(5 150 105 / 0.8);
}
.tw-border-r-emerald-600\/85 {
  border-right-color: rgb(5 150 105 / 0.85);
}
.tw-border-r-emerald-600\/90 {
  border-right-color: rgb(5 150 105 / 0.9);
}
.tw-border-r-emerald-600\/95 {
  border-right-color: rgb(5 150 105 / 0.95);
}
.tw-border-r-emerald-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-700\/0 {
  border-right-color: rgb(4 120 87 / 0);
}
.tw-border-r-emerald-700\/10 {
  border-right-color: rgb(4 120 87 / 0.1);
}
.tw-border-r-emerald-700\/100 {
  border-right-color: rgb(4 120 87 / 1);
}
.tw-border-r-emerald-700\/15 {
  border-right-color: rgb(4 120 87 / 0.15);
}
.tw-border-r-emerald-700\/20 {
  border-right-color: rgb(4 120 87 / 0.2);
}
.tw-border-r-emerald-700\/25 {
  border-right-color: rgb(4 120 87 / 0.25);
}
.tw-border-r-emerald-700\/30 {
  border-right-color: rgb(4 120 87 / 0.3);
}
.tw-border-r-emerald-700\/35 {
  border-right-color: rgb(4 120 87 / 0.35);
}
.tw-border-r-emerald-700\/40 {
  border-right-color: rgb(4 120 87 / 0.4);
}
.tw-border-r-emerald-700\/45 {
  border-right-color: rgb(4 120 87 / 0.45);
}
.tw-border-r-emerald-700\/5 {
  border-right-color: rgb(4 120 87 / 0.05);
}
.tw-border-r-emerald-700\/50 {
  border-right-color: rgb(4 120 87 / 0.5);
}
.tw-border-r-emerald-700\/55 {
  border-right-color: rgb(4 120 87 / 0.55);
}
.tw-border-r-emerald-700\/60 {
  border-right-color: rgb(4 120 87 / 0.6);
}
.tw-border-r-emerald-700\/65 {
  border-right-color: rgb(4 120 87 / 0.65);
}
.tw-border-r-emerald-700\/70 {
  border-right-color: rgb(4 120 87 / 0.7);
}
.tw-border-r-emerald-700\/75 {
  border-right-color: rgb(4 120 87 / 0.75);
}
.tw-border-r-emerald-700\/80 {
  border-right-color: rgb(4 120 87 / 0.8);
}
.tw-border-r-emerald-700\/85 {
  border-right-color: rgb(4 120 87 / 0.85);
}
.tw-border-r-emerald-700\/90 {
  border-right-color: rgb(4 120 87 / 0.9);
}
.tw-border-r-emerald-700\/95 {
  border-right-color: rgb(4 120 87 / 0.95);
}
.tw-border-r-emerald-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-800\/0 {
  border-right-color: rgb(6 95 70 / 0);
}
.tw-border-r-emerald-800\/10 {
  border-right-color: rgb(6 95 70 / 0.1);
}
.tw-border-r-emerald-800\/100 {
  border-right-color: rgb(6 95 70 / 1);
}
.tw-border-r-emerald-800\/15 {
  border-right-color: rgb(6 95 70 / 0.15);
}
.tw-border-r-emerald-800\/20 {
  border-right-color: rgb(6 95 70 / 0.2);
}
.tw-border-r-emerald-800\/25 {
  border-right-color: rgb(6 95 70 / 0.25);
}
.tw-border-r-emerald-800\/30 {
  border-right-color: rgb(6 95 70 / 0.3);
}
.tw-border-r-emerald-800\/35 {
  border-right-color: rgb(6 95 70 / 0.35);
}
.tw-border-r-emerald-800\/40 {
  border-right-color: rgb(6 95 70 / 0.4);
}
.tw-border-r-emerald-800\/45 {
  border-right-color: rgb(6 95 70 / 0.45);
}
.tw-border-r-emerald-800\/5 {
  border-right-color: rgb(6 95 70 / 0.05);
}
.tw-border-r-emerald-800\/50 {
  border-right-color: rgb(6 95 70 / 0.5);
}
.tw-border-r-emerald-800\/55 {
  border-right-color: rgb(6 95 70 / 0.55);
}
.tw-border-r-emerald-800\/60 {
  border-right-color: rgb(6 95 70 / 0.6);
}
.tw-border-r-emerald-800\/65 {
  border-right-color: rgb(6 95 70 / 0.65);
}
.tw-border-r-emerald-800\/70 {
  border-right-color: rgb(6 95 70 / 0.7);
}
.tw-border-r-emerald-800\/75 {
  border-right-color: rgb(6 95 70 / 0.75);
}
.tw-border-r-emerald-800\/80 {
  border-right-color: rgb(6 95 70 / 0.8);
}
.tw-border-r-emerald-800\/85 {
  border-right-color: rgb(6 95 70 / 0.85);
}
.tw-border-r-emerald-800\/90 {
  border-right-color: rgb(6 95 70 / 0.9);
}
.tw-border-r-emerald-800\/95 {
  border-right-color: rgb(6 95 70 / 0.95);
}
.tw-border-r-emerald-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-900\/0 {
  border-right-color: rgb(6 78 59 / 0);
}
.tw-border-r-emerald-900\/10 {
  border-right-color: rgb(6 78 59 / 0.1);
}
.tw-border-r-emerald-900\/100 {
  border-right-color: rgb(6 78 59 / 1);
}
.tw-border-r-emerald-900\/15 {
  border-right-color: rgb(6 78 59 / 0.15);
}
.tw-border-r-emerald-900\/20 {
  border-right-color: rgb(6 78 59 / 0.2);
}
.tw-border-r-emerald-900\/25 {
  border-right-color: rgb(6 78 59 / 0.25);
}
.tw-border-r-emerald-900\/30 {
  border-right-color: rgb(6 78 59 / 0.3);
}
.tw-border-r-emerald-900\/35 {
  border-right-color: rgb(6 78 59 / 0.35);
}
.tw-border-r-emerald-900\/40 {
  border-right-color: rgb(6 78 59 / 0.4);
}
.tw-border-r-emerald-900\/45 {
  border-right-color: rgb(6 78 59 / 0.45);
}
.tw-border-r-emerald-900\/5 {
  border-right-color: rgb(6 78 59 / 0.05);
}
.tw-border-r-emerald-900\/50 {
  border-right-color: rgb(6 78 59 / 0.5);
}
.tw-border-r-emerald-900\/55 {
  border-right-color: rgb(6 78 59 / 0.55);
}
.tw-border-r-emerald-900\/60 {
  border-right-color: rgb(6 78 59 / 0.6);
}
.tw-border-r-emerald-900\/65 {
  border-right-color: rgb(6 78 59 / 0.65);
}
.tw-border-r-emerald-900\/70 {
  border-right-color: rgb(6 78 59 / 0.7);
}
.tw-border-r-emerald-900\/75 {
  border-right-color: rgb(6 78 59 / 0.75);
}
.tw-border-r-emerald-900\/80 {
  border-right-color: rgb(6 78 59 / 0.8);
}
.tw-border-r-emerald-900\/85 {
  border-right-color: rgb(6 78 59 / 0.85);
}
.tw-border-r-emerald-900\/90 {
  border-right-color: rgb(6 78 59 / 0.9);
}
.tw-border-r-emerald-900\/95 {
  border-right-color: rgb(6 78 59 / 0.95);
}
.tw-border-r-emerald-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-r-emerald-950\/0 {
  border-right-color: rgb(2 44 34 / 0);
}
.tw-border-r-emerald-950\/10 {
  border-right-color: rgb(2 44 34 / 0.1);
}
.tw-border-r-emerald-950\/100 {
  border-right-color: rgb(2 44 34 / 1);
}
.tw-border-r-emerald-950\/15 {
  border-right-color: rgb(2 44 34 / 0.15);
}
.tw-border-r-emerald-950\/20 {
  border-right-color: rgb(2 44 34 / 0.2);
}
.tw-border-r-emerald-950\/25 {
  border-right-color: rgb(2 44 34 / 0.25);
}
.tw-border-r-emerald-950\/30 {
  border-right-color: rgb(2 44 34 / 0.3);
}
.tw-border-r-emerald-950\/35 {
  border-right-color: rgb(2 44 34 / 0.35);
}
.tw-border-r-emerald-950\/40 {
  border-right-color: rgb(2 44 34 / 0.4);
}
.tw-border-r-emerald-950\/45 {
  border-right-color: rgb(2 44 34 / 0.45);
}
.tw-border-r-emerald-950\/5 {
  border-right-color: rgb(2 44 34 / 0.05);
}
.tw-border-r-emerald-950\/50 {
  border-right-color: rgb(2 44 34 / 0.5);
}
.tw-border-r-emerald-950\/55 {
  border-right-color: rgb(2 44 34 / 0.55);
}
.tw-border-r-emerald-950\/60 {
  border-right-color: rgb(2 44 34 / 0.6);
}
.tw-border-r-emerald-950\/65 {
  border-right-color: rgb(2 44 34 / 0.65);
}
.tw-border-r-emerald-950\/70 {
  border-right-color: rgb(2 44 34 / 0.7);
}
.tw-border-r-emerald-950\/75 {
  border-right-color: rgb(2 44 34 / 0.75);
}
.tw-border-r-emerald-950\/80 {
  border-right-color: rgb(2 44 34 / 0.8);
}
.tw-border-r-emerald-950\/85 {
  border-right-color: rgb(2 44 34 / 0.85);
}
.tw-border-r-emerald-950\/90 {
  border-right-color: rgb(2 44 34 / 0.9);
}
.tw-border-r-emerald-950\/95 {
  border-right-color: rgb(2 44 34 / 0.95);
}
.tw-border-r-fuchsia-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-100\/0 {
  border-right-color: rgb(250 232 255 / 0);
}
.tw-border-r-fuchsia-100\/10 {
  border-right-color: rgb(250 232 255 / 0.1);
}
.tw-border-r-fuchsia-100\/100 {
  border-right-color: rgb(250 232 255 / 1);
}
.tw-border-r-fuchsia-100\/15 {
  border-right-color: rgb(250 232 255 / 0.15);
}
.tw-border-r-fuchsia-100\/20 {
  border-right-color: rgb(250 232 255 / 0.2);
}
.tw-border-r-fuchsia-100\/25 {
  border-right-color: rgb(250 232 255 / 0.25);
}
.tw-border-r-fuchsia-100\/30 {
  border-right-color: rgb(250 232 255 / 0.3);
}
.tw-border-r-fuchsia-100\/35 {
  border-right-color: rgb(250 232 255 / 0.35);
}
.tw-border-r-fuchsia-100\/40 {
  border-right-color: rgb(250 232 255 / 0.4);
}
.tw-border-r-fuchsia-100\/45 {
  border-right-color: rgb(250 232 255 / 0.45);
}
.tw-border-r-fuchsia-100\/5 {
  border-right-color: rgb(250 232 255 / 0.05);
}
.tw-border-r-fuchsia-100\/50 {
  border-right-color: rgb(250 232 255 / 0.5);
}
.tw-border-r-fuchsia-100\/55 {
  border-right-color: rgb(250 232 255 / 0.55);
}
.tw-border-r-fuchsia-100\/60 {
  border-right-color: rgb(250 232 255 / 0.6);
}
.tw-border-r-fuchsia-100\/65 {
  border-right-color: rgb(250 232 255 / 0.65);
}
.tw-border-r-fuchsia-100\/70 {
  border-right-color: rgb(250 232 255 / 0.7);
}
.tw-border-r-fuchsia-100\/75 {
  border-right-color: rgb(250 232 255 / 0.75);
}
.tw-border-r-fuchsia-100\/80 {
  border-right-color: rgb(250 232 255 / 0.8);
}
.tw-border-r-fuchsia-100\/85 {
  border-right-color: rgb(250 232 255 / 0.85);
}
.tw-border-r-fuchsia-100\/90 {
  border-right-color: rgb(250 232 255 / 0.9);
}
.tw-border-r-fuchsia-100\/95 {
  border-right-color: rgb(250 232 255 / 0.95);
}
.tw-border-r-fuchsia-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-200\/0 {
  border-right-color: rgb(245 208 254 / 0);
}
.tw-border-r-fuchsia-200\/10 {
  border-right-color: rgb(245 208 254 / 0.1);
}
.tw-border-r-fuchsia-200\/100 {
  border-right-color: rgb(245 208 254 / 1);
}
.tw-border-r-fuchsia-200\/15 {
  border-right-color: rgb(245 208 254 / 0.15);
}
.tw-border-r-fuchsia-200\/20 {
  border-right-color: rgb(245 208 254 / 0.2);
}
.tw-border-r-fuchsia-200\/25 {
  border-right-color: rgb(245 208 254 / 0.25);
}
.tw-border-r-fuchsia-200\/30 {
  border-right-color: rgb(245 208 254 / 0.3);
}
.tw-border-r-fuchsia-200\/35 {
  border-right-color: rgb(245 208 254 / 0.35);
}
.tw-border-r-fuchsia-200\/40 {
  border-right-color: rgb(245 208 254 / 0.4);
}
.tw-border-r-fuchsia-200\/45 {
  border-right-color: rgb(245 208 254 / 0.45);
}
.tw-border-r-fuchsia-200\/5 {
  border-right-color: rgb(245 208 254 / 0.05);
}
.tw-border-r-fuchsia-200\/50 {
  border-right-color: rgb(245 208 254 / 0.5);
}
.tw-border-r-fuchsia-200\/55 {
  border-right-color: rgb(245 208 254 / 0.55);
}
.tw-border-r-fuchsia-200\/60 {
  border-right-color: rgb(245 208 254 / 0.6);
}
.tw-border-r-fuchsia-200\/65 {
  border-right-color: rgb(245 208 254 / 0.65);
}
.tw-border-r-fuchsia-200\/70 {
  border-right-color: rgb(245 208 254 / 0.7);
}
.tw-border-r-fuchsia-200\/75 {
  border-right-color: rgb(245 208 254 / 0.75);
}
.tw-border-r-fuchsia-200\/80 {
  border-right-color: rgb(245 208 254 / 0.8);
}
.tw-border-r-fuchsia-200\/85 {
  border-right-color: rgb(245 208 254 / 0.85);
}
.tw-border-r-fuchsia-200\/90 {
  border-right-color: rgb(245 208 254 / 0.9);
}
.tw-border-r-fuchsia-200\/95 {
  border-right-color: rgb(245 208 254 / 0.95);
}
.tw-border-r-fuchsia-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-300\/0 {
  border-right-color: rgb(240 171 252 / 0);
}
.tw-border-r-fuchsia-300\/10 {
  border-right-color: rgb(240 171 252 / 0.1);
}
.tw-border-r-fuchsia-300\/100 {
  border-right-color: rgb(240 171 252 / 1);
}
.tw-border-r-fuchsia-300\/15 {
  border-right-color: rgb(240 171 252 / 0.15);
}
.tw-border-r-fuchsia-300\/20 {
  border-right-color: rgb(240 171 252 / 0.2);
}
.tw-border-r-fuchsia-300\/25 {
  border-right-color: rgb(240 171 252 / 0.25);
}
.tw-border-r-fuchsia-300\/30 {
  border-right-color: rgb(240 171 252 / 0.3);
}
.tw-border-r-fuchsia-300\/35 {
  border-right-color: rgb(240 171 252 / 0.35);
}
.tw-border-r-fuchsia-300\/40 {
  border-right-color: rgb(240 171 252 / 0.4);
}
.tw-border-r-fuchsia-300\/45 {
  border-right-color: rgb(240 171 252 / 0.45);
}
.tw-border-r-fuchsia-300\/5 {
  border-right-color: rgb(240 171 252 / 0.05);
}
.tw-border-r-fuchsia-300\/50 {
  border-right-color: rgb(240 171 252 / 0.5);
}
.tw-border-r-fuchsia-300\/55 {
  border-right-color: rgb(240 171 252 / 0.55);
}
.tw-border-r-fuchsia-300\/60 {
  border-right-color: rgb(240 171 252 / 0.6);
}
.tw-border-r-fuchsia-300\/65 {
  border-right-color: rgb(240 171 252 / 0.65);
}
.tw-border-r-fuchsia-300\/70 {
  border-right-color: rgb(240 171 252 / 0.7);
}
.tw-border-r-fuchsia-300\/75 {
  border-right-color: rgb(240 171 252 / 0.75);
}
.tw-border-r-fuchsia-300\/80 {
  border-right-color: rgb(240 171 252 / 0.8);
}
.tw-border-r-fuchsia-300\/85 {
  border-right-color: rgb(240 171 252 / 0.85);
}
.tw-border-r-fuchsia-300\/90 {
  border-right-color: rgb(240 171 252 / 0.9);
}
.tw-border-r-fuchsia-300\/95 {
  border-right-color: rgb(240 171 252 / 0.95);
}
.tw-border-r-fuchsia-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-400\/0 {
  border-right-color: rgb(232 121 249 / 0);
}
.tw-border-r-fuchsia-400\/10 {
  border-right-color: rgb(232 121 249 / 0.1);
}
.tw-border-r-fuchsia-400\/100 {
  border-right-color: rgb(232 121 249 / 1);
}
.tw-border-r-fuchsia-400\/15 {
  border-right-color: rgb(232 121 249 / 0.15);
}
.tw-border-r-fuchsia-400\/20 {
  border-right-color: rgb(232 121 249 / 0.2);
}
.tw-border-r-fuchsia-400\/25 {
  border-right-color: rgb(232 121 249 / 0.25);
}
.tw-border-r-fuchsia-400\/30 {
  border-right-color: rgb(232 121 249 / 0.3);
}
.tw-border-r-fuchsia-400\/35 {
  border-right-color: rgb(232 121 249 / 0.35);
}
.tw-border-r-fuchsia-400\/40 {
  border-right-color: rgb(232 121 249 / 0.4);
}
.tw-border-r-fuchsia-400\/45 {
  border-right-color: rgb(232 121 249 / 0.45);
}
.tw-border-r-fuchsia-400\/5 {
  border-right-color: rgb(232 121 249 / 0.05);
}
.tw-border-r-fuchsia-400\/50 {
  border-right-color: rgb(232 121 249 / 0.5);
}
.tw-border-r-fuchsia-400\/55 {
  border-right-color: rgb(232 121 249 / 0.55);
}
.tw-border-r-fuchsia-400\/60 {
  border-right-color: rgb(232 121 249 / 0.6);
}
.tw-border-r-fuchsia-400\/65 {
  border-right-color: rgb(232 121 249 / 0.65);
}
.tw-border-r-fuchsia-400\/70 {
  border-right-color: rgb(232 121 249 / 0.7);
}
.tw-border-r-fuchsia-400\/75 {
  border-right-color: rgb(232 121 249 / 0.75);
}
.tw-border-r-fuchsia-400\/80 {
  border-right-color: rgb(232 121 249 / 0.8);
}
.tw-border-r-fuchsia-400\/85 {
  border-right-color: rgb(232 121 249 / 0.85);
}
.tw-border-r-fuchsia-400\/90 {
  border-right-color: rgb(232 121 249 / 0.9);
}
.tw-border-r-fuchsia-400\/95 {
  border-right-color: rgb(232 121 249 / 0.95);
}
.tw-border-r-fuchsia-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-50\/0 {
  border-right-color: rgb(253 244 255 / 0);
}
.tw-border-r-fuchsia-50\/10 {
  border-right-color: rgb(253 244 255 / 0.1);
}
.tw-border-r-fuchsia-50\/100 {
  border-right-color: rgb(253 244 255 / 1);
}
.tw-border-r-fuchsia-50\/15 {
  border-right-color: rgb(253 244 255 / 0.15);
}
.tw-border-r-fuchsia-50\/20 {
  border-right-color: rgb(253 244 255 / 0.2);
}
.tw-border-r-fuchsia-50\/25 {
  border-right-color: rgb(253 244 255 / 0.25);
}
.tw-border-r-fuchsia-50\/30 {
  border-right-color: rgb(253 244 255 / 0.3);
}
.tw-border-r-fuchsia-50\/35 {
  border-right-color: rgb(253 244 255 / 0.35);
}
.tw-border-r-fuchsia-50\/40 {
  border-right-color: rgb(253 244 255 / 0.4);
}
.tw-border-r-fuchsia-50\/45 {
  border-right-color: rgb(253 244 255 / 0.45);
}
.tw-border-r-fuchsia-50\/5 {
  border-right-color: rgb(253 244 255 / 0.05);
}
.tw-border-r-fuchsia-50\/50 {
  border-right-color: rgb(253 244 255 / 0.5);
}
.tw-border-r-fuchsia-50\/55 {
  border-right-color: rgb(253 244 255 / 0.55);
}
.tw-border-r-fuchsia-50\/60 {
  border-right-color: rgb(253 244 255 / 0.6);
}
.tw-border-r-fuchsia-50\/65 {
  border-right-color: rgb(253 244 255 / 0.65);
}
.tw-border-r-fuchsia-50\/70 {
  border-right-color: rgb(253 244 255 / 0.7);
}
.tw-border-r-fuchsia-50\/75 {
  border-right-color: rgb(253 244 255 / 0.75);
}
.tw-border-r-fuchsia-50\/80 {
  border-right-color: rgb(253 244 255 / 0.8);
}
.tw-border-r-fuchsia-50\/85 {
  border-right-color: rgb(253 244 255 / 0.85);
}
.tw-border-r-fuchsia-50\/90 {
  border-right-color: rgb(253 244 255 / 0.9);
}
.tw-border-r-fuchsia-50\/95 {
  border-right-color: rgb(253 244 255 / 0.95);
}
.tw-border-r-fuchsia-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-500\/0 {
  border-right-color: rgb(217 70 239 / 0);
}
.tw-border-r-fuchsia-500\/10 {
  border-right-color: rgb(217 70 239 / 0.1);
}
.tw-border-r-fuchsia-500\/100 {
  border-right-color: rgb(217 70 239 / 1);
}
.tw-border-r-fuchsia-500\/15 {
  border-right-color: rgb(217 70 239 / 0.15);
}
.tw-border-r-fuchsia-500\/20 {
  border-right-color: rgb(217 70 239 / 0.2);
}
.tw-border-r-fuchsia-500\/25 {
  border-right-color: rgb(217 70 239 / 0.25);
}
.tw-border-r-fuchsia-500\/30 {
  border-right-color: rgb(217 70 239 / 0.3);
}
.tw-border-r-fuchsia-500\/35 {
  border-right-color: rgb(217 70 239 / 0.35);
}
.tw-border-r-fuchsia-500\/40 {
  border-right-color: rgb(217 70 239 / 0.4);
}
.tw-border-r-fuchsia-500\/45 {
  border-right-color: rgb(217 70 239 / 0.45);
}
.tw-border-r-fuchsia-500\/5 {
  border-right-color: rgb(217 70 239 / 0.05);
}
.tw-border-r-fuchsia-500\/50 {
  border-right-color: rgb(217 70 239 / 0.5);
}
.tw-border-r-fuchsia-500\/55 {
  border-right-color: rgb(217 70 239 / 0.55);
}
.tw-border-r-fuchsia-500\/60 {
  border-right-color: rgb(217 70 239 / 0.6);
}
.tw-border-r-fuchsia-500\/65 {
  border-right-color: rgb(217 70 239 / 0.65);
}
.tw-border-r-fuchsia-500\/70 {
  border-right-color: rgb(217 70 239 / 0.7);
}
.tw-border-r-fuchsia-500\/75 {
  border-right-color: rgb(217 70 239 / 0.75);
}
.tw-border-r-fuchsia-500\/80 {
  border-right-color: rgb(217 70 239 / 0.8);
}
.tw-border-r-fuchsia-500\/85 {
  border-right-color: rgb(217 70 239 / 0.85);
}
.tw-border-r-fuchsia-500\/90 {
  border-right-color: rgb(217 70 239 / 0.9);
}
.tw-border-r-fuchsia-500\/95 {
  border-right-color: rgb(217 70 239 / 0.95);
}
.tw-border-r-fuchsia-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-600\/0 {
  border-right-color: rgb(192 38 211 / 0);
}
.tw-border-r-fuchsia-600\/10 {
  border-right-color: rgb(192 38 211 / 0.1);
}
.tw-border-r-fuchsia-600\/100 {
  border-right-color: rgb(192 38 211 / 1);
}
.tw-border-r-fuchsia-600\/15 {
  border-right-color: rgb(192 38 211 / 0.15);
}
.tw-border-r-fuchsia-600\/20 {
  border-right-color: rgb(192 38 211 / 0.2);
}
.tw-border-r-fuchsia-600\/25 {
  border-right-color: rgb(192 38 211 / 0.25);
}
.tw-border-r-fuchsia-600\/30 {
  border-right-color: rgb(192 38 211 / 0.3);
}
.tw-border-r-fuchsia-600\/35 {
  border-right-color: rgb(192 38 211 / 0.35);
}
.tw-border-r-fuchsia-600\/40 {
  border-right-color: rgb(192 38 211 / 0.4);
}
.tw-border-r-fuchsia-600\/45 {
  border-right-color: rgb(192 38 211 / 0.45);
}
.tw-border-r-fuchsia-600\/5 {
  border-right-color: rgb(192 38 211 / 0.05);
}
.tw-border-r-fuchsia-600\/50 {
  border-right-color: rgb(192 38 211 / 0.5);
}
.tw-border-r-fuchsia-600\/55 {
  border-right-color: rgb(192 38 211 / 0.55);
}
.tw-border-r-fuchsia-600\/60 {
  border-right-color: rgb(192 38 211 / 0.6);
}
.tw-border-r-fuchsia-600\/65 {
  border-right-color: rgb(192 38 211 / 0.65);
}
.tw-border-r-fuchsia-600\/70 {
  border-right-color: rgb(192 38 211 / 0.7);
}
.tw-border-r-fuchsia-600\/75 {
  border-right-color: rgb(192 38 211 / 0.75);
}
.tw-border-r-fuchsia-600\/80 {
  border-right-color: rgb(192 38 211 / 0.8);
}
.tw-border-r-fuchsia-600\/85 {
  border-right-color: rgb(192 38 211 / 0.85);
}
.tw-border-r-fuchsia-600\/90 {
  border-right-color: rgb(192 38 211 / 0.9);
}
.tw-border-r-fuchsia-600\/95 {
  border-right-color: rgb(192 38 211 / 0.95);
}
.tw-border-r-fuchsia-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-700\/0 {
  border-right-color: rgb(162 28 175 / 0);
}
.tw-border-r-fuchsia-700\/10 {
  border-right-color: rgb(162 28 175 / 0.1);
}
.tw-border-r-fuchsia-700\/100 {
  border-right-color: rgb(162 28 175 / 1);
}
.tw-border-r-fuchsia-700\/15 {
  border-right-color: rgb(162 28 175 / 0.15);
}
.tw-border-r-fuchsia-700\/20 {
  border-right-color: rgb(162 28 175 / 0.2);
}
.tw-border-r-fuchsia-700\/25 {
  border-right-color: rgb(162 28 175 / 0.25);
}
.tw-border-r-fuchsia-700\/30 {
  border-right-color: rgb(162 28 175 / 0.3);
}
.tw-border-r-fuchsia-700\/35 {
  border-right-color: rgb(162 28 175 / 0.35);
}
.tw-border-r-fuchsia-700\/40 {
  border-right-color: rgb(162 28 175 / 0.4);
}
.tw-border-r-fuchsia-700\/45 {
  border-right-color: rgb(162 28 175 / 0.45);
}
.tw-border-r-fuchsia-700\/5 {
  border-right-color: rgb(162 28 175 / 0.05);
}
.tw-border-r-fuchsia-700\/50 {
  border-right-color: rgb(162 28 175 / 0.5);
}
.tw-border-r-fuchsia-700\/55 {
  border-right-color: rgb(162 28 175 / 0.55);
}
.tw-border-r-fuchsia-700\/60 {
  border-right-color: rgb(162 28 175 / 0.6);
}
.tw-border-r-fuchsia-700\/65 {
  border-right-color: rgb(162 28 175 / 0.65);
}
.tw-border-r-fuchsia-700\/70 {
  border-right-color: rgb(162 28 175 / 0.7);
}
.tw-border-r-fuchsia-700\/75 {
  border-right-color: rgb(162 28 175 / 0.75);
}
.tw-border-r-fuchsia-700\/80 {
  border-right-color: rgb(162 28 175 / 0.8);
}
.tw-border-r-fuchsia-700\/85 {
  border-right-color: rgb(162 28 175 / 0.85);
}
.tw-border-r-fuchsia-700\/90 {
  border-right-color: rgb(162 28 175 / 0.9);
}
.tw-border-r-fuchsia-700\/95 {
  border-right-color: rgb(162 28 175 / 0.95);
}
.tw-border-r-fuchsia-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-800\/0 {
  border-right-color: rgb(134 25 143 / 0);
}
.tw-border-r-fuchsia-800\/10 {
  border-right-color: rgb(134 25 143 / 0.1);
}
.tw-border-r-fuchsia-800\/100 {
  border-right-color: rgb(134 25 143 / 1);
}
.tw-border-r-fuchsia-800\/15 {
  border-right-color: rgb(134 25 143 / 0.15);
}
.tw-border-r-fuchsia-800\/20 {
  border-right-color: rgb(134 25 143 / 0.2);
}
.tw-border-r-fuchsia-800\/25 {
  border-right-color: rgb(134 25 143 / 0.25);
}
.tw-border-r-fuchsia-800\/30 {
  border-right-color: rgb(134 25 143 / 0.3);
}
.tw-border-r-fuchsia-800\/35 {
  border-right-color: rgb(134 25 143 / 0.35);
}
.tw-border-r-fuchsia-800\/40 {
  border-right-color: rgb(134 25 143 / 0.4);
}
.tw-border-r-fuchsia-800\/45 {
  border-right-color: rgb(134 25 143 / 0.45);
}
.tw-border-r-fuchsia-800\/5 {
  border-right-color: rgb(134 25 143 / 0.05);
}
.tw-border-r-fuchsia-800\/50 {
  border-right-color: rgb(134 25 143 / 0.5);
}
.tw-border-r-fuchsia-800\/55 {
  border-right-color: rgb(134 25 143 / 0.55);
}
.tw-border-r-fuchsia-800\/60 {
  border-right-color: rgb(134 25 143 / 0.6);
}
.tw-border-r-fuchsia-800\/65 {
  border-right-color: rgb(134 25 143 / 0.65);
}
.tw-border-r-fuchsia-800\/70 {
  border-right-color: rgb(134 25 143 / 0.7);
}
.tw-border-r-fuchsia-800\/75 {
  border-right-color: rgb(134 25 143 / 0.75);
}
.tw-border-r-fuchsia-800\/80 {
  border-right-color: rgb(134 25 143 / 0.8);
}
.tw-border-r-fuchsia-800\/85 {
  border-right-color: rgb(134 25 143 / 0.85);
}
.tw-border-r-fuchsia-800\/90 {
  border-right-color: rgb(134 25 143 / 0.9);
}
.tw-border-r-fuchsia-800\/95 {
  border-right-color: rgb(134 25 143 / 0.95);
}
.tw-border-r-fuchsia-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-900\/0 {
  border-right-color: rgb(112 26 117 / 0);
}
.tw-border-r-fuchsia-900\/10 {
  border-right-color: rgb(112 26 117 / 0.1);
}
.tw-border-r-fuchsia-900\/100 {
  border-right-color: rgb(112 26 117 / 1);
}
.tw-border-r-fuchsia-900\/15 {
  border-right-color: rgb(112 26 117 / 0.15);
}
.tw-border-r-fuchsia-900\/20 {
  border-right-color: rgb(112 26 117 / 0.2);
}
.tw-border-r-fuchsia-900\/25 {
  border-right-color: rgb(112 26 117 / 0.25);
}
.tw-border-r-fuchsia-900\/30 {
  border-right-color: rgb(112 26 117 / 0.3);
}
.tw-border-r-fuchsia-900\/35 {
  border-right-color: rgb(112 26 117 / 0.35);
}
.tw-border-r-fuchsia-900\/40 {
  border-right-color: rgb(112 26 117 / 0.4);
}
.tw-border-r-fuchsia-900\/45 {
  border-right-color: rgb(112 26 117 / 0.45);
}
.tw-border-r-fuchsia-900\/5 {
  border-right-color: rgb(112 26 117 / 0.05);
}
.tw-border-r-fuchsia-900\/50 {
  border-right-color: rgb(112 26 117 / 0.5);
}
.tw-border-r-fuchsia-900\/55 {
  border-right-color: rgb(112 26 117 / 0.55);
}
.tw-border-r-fuchsia-900\/60 {
  border-right-color: rgb(112 26 117 / 0.6);
}
.tw-border-r-fuchsia-900\/65 {
  border-right-color: rgb(112 26 117 / 0.65);
}
.tw-border-r-fuchsia-900\/70 {
  border-right-color: rgb(112 26 117 / 0.7);
}
.tw-border-r-fuchsia-900\/75 {
  border-right-color: rgb(112 26 117 / 0.75);
}
.tw-border-r-fuchsia-900\/80 {
  border-right-color: rgb(112 26 117 / 0.8);
}
.tw-border-r-fuchsia-900\/85 {
  border-right-color: rgb(112 26 117 / 0.85);
}
.tw-border-r-fuchsia-900\/90 {
  border-right-color: rgb(112 26 117 / 0.9);
}
.tw-border-r-fuchsia-900\/95 {
  border-right-color: rgb(112 26 117 / 0.95);
}
.tw-border-r-fuchsia-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-r-fuchsia-950\/0 {
  border-right-color: rgb(74 4 78 / 0);
}
.tw-border-r-fuchsia-950\/10 {
  border-right-color: rgb(74 4 78 / 0.1);
}
.tw-border-r-fuchsia-950\/100 {
  border-right-color: rgb(74 4 78 / 1);
}
.tw-border-r-fuchsia-950\/15 {
  border-right-color: rgb(74 4 78 / 0.15);
}
.tw-border-r-fuchsia-950\/20 {
  border-right-color: rgb(74 4 78 / 0.2);
}
.tw-border-r-fuchsia-950\/25 {
  border-right-color: rgb(74 4 78 / 0.25);
}
.tw-border-r-fuchsia-950\/30 {
  border-right-color: rgb(74 4 78 / 0.3);
}
.tw-border-r-fuchsia-950\/35 {
  border-right-color: rgb(74 4 78 / 0.35);
}
.tw-border-r-fuchsia-950\/40 {
  border-right-color: rgb(74 4 78 / 0.4);
}
.tw-border-r-fuchsia-950\/45 {
  border-right-color: rgb(74 4 78 / 0.45);
}
.tw-border-r-fuchsia-950\/5 {
  border-right-color: rgb(74 4 78 / 0.05);
}
.tw-border-r-fuchsia-950\/50 {
  border-right-color: rgb(74 4 78 / 0.5);
}
.tw-border-r-fuchsia-950\/55 {
  border-right-color: rgb(74 4 78 / 0.55);
}
.tw-border-r-fuchsia-950\/60 {
  border-right-color: rgb(74 4 78 / 0.6);
}
.tw-border-r-fuchsia-950\/65 {
  border-right-color: rgb(74 4 78 / 0.65);
}
.tw-border-r-fuchsia-950\/70 {
  border-right-color: rgb(74 4 78 / 0.7);
}
.tw-border-r-fuchsia-950\/75 {
  border-right-color: rgb(74 4 78 / 0.75);
}
.tw-border-r-fuchsia-950\/80 {
  border-right-color: rgb(74 4 78 / 0.8);
}
.tw-border-r-fuchsia-950\/85 {
  border-right-color: rgb(74 4 78 / 0.85);
}
.tw-border-r-fuchsia-950\/90 {
  border-right-color: rgb(74 4 78 / 0.9);
}
.tw-border-r-fuchsia-950\/95 {
  border-right-color: rgb(74 4 78 / 0.95);
}
.tw-border-r-gray-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-100\/0 {
  border-right-color: rgb(243 244 246 / 0);
}
.tw-border-r-gray-100\/10 {
  border-right-color: rgb(243 244 246 / 0.1);
}
.tw-border-r-gray-100\/100 {
  border-right-color: rgb(243 244 246 / 1);
}
.tw-border-r-gray-100\/15 {
  border-right-color: rgb(243 244 246 / 0.15);
}
.tw-border-r-gray-100\/20 {
  border-right-color: rgb(243 244 246 / 0.2);
}
.tw-border-r-gray-100\/25 {
  border-right-color: rgb(243 244 246 / 0.25);
}
.tw-border-r-gray-100\/30 {
  border-right-color: rgb(243 244 246 / 0.3);
}
.tw-border-r-gray-100\/35 {
  border-right-color: rgb(243 244 246 / 0.35);
}
.tw-border-r-gray-100\/40 {
  border-right-color: rgb(243 244 246 / 0.4);
}
.tw-border-r-gray-100\/45 {
  border-right-color: rgb(243 244 246 / 0.45);
}
.tw-border-r-gray-100\/5 {
  border-right-color: rgb(243 244 246 / 0.05);
}
.tw-border-r-gray-100\/50 {
  border-right-color: rgb(243 244 246 / 0.5);
}
.tw-border-r-gray-100\/55 {
  border-right-color: rgb(243 244 246 / 0.55);
}
.tw-border-r-gray-100\/60 {
  border-right-color: rgb(243 244 246 / 0.6);
}
.tw-border-r-gray-100\/65 {
  border-right-color: rgb(243 244 246 / 0.65);
}
.tw-border-r-gray-100\/70 {
  border-right-color: rgb(243 244 246 / 0.7);
}
.tw-border-r-gray-100\/75 {
  border-right-color: rgb(243 244 246 / 0.75);
}
.tw-border-r-gray-100\/80 {
  border-right-color: rgb(243 244 246 / 0.8);
}
.tw-border-r-gray-100\/85 {
  border-right-color: rgb(243 244 246 / 0.85);
}
.tw-border-r-gray-100\/90 {
  border-right-color: rgb(243 244 246 / 0.9);
}
.tw-border-r-gray-100\/95 {
  border-right-color: rgb(243 244 246 / 0.95);
}
.tw-border-r-gray-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-200\/0 {
  border-right-color: rgb(229 231 235 / 0);
}
.tw-border-r-gray-200\/10 {
  border-right-color: rgb(229 231 235 / 0.1);
}
.tw-border-r-gray-200\/100 {
  border-right-color: rgb(229 231 235 / 1);
}
.tw-border-r-gray-200\/15 {
  border-right-color: rgb(229 231 235 / 0.15);
}
.tw-border-r-gray-200\/20 {
  border-right-color: rgb(229 231 235 / 0.2);
}
.tw-border-r-gray-200\/25 {
  border-right-color: rgb(229 231 235 / 0.25);
}
.tw-border-r-gray-200\/30 {
  border-right-color: rgb(229 231 235 / 0.3);
}
.tw-border-r-gray-200\/35 {
  border-right-color: rgb(229 231 235 / 0.35);
}
.tw-border-r-gray-200\/40 {
  border-right-color: rgb(229 231 235 / 0.4);
}
.tw-border-r-gray-200\/45 {
  border-right-color: rgb(229 231 235 / 0.45);
}
.tw-border-r-gray-200\/5 {
  border-right-color: rgb(229 231 235 / 0.05);
}
.tw-border-r-gray-200\/50 {
  border-right-color: rgb(229 231 235 / 0.5);
}
.tw-border-r-gray-200\/55 {
  border-right-color: rgb(229 231 235 / 0.55);
}
.tw-border-r-gray-200\/60 {
  border-right-color: rgb(229 231 235 / 0.6);
}
.tw-border-r-gray-200\/65 {
  border-right-color: rgb(229 231 235 / 0.65);
}
.tw-border-r-gray-200\/70 {
  border-right-color: rgb(229 231 235 / 0.7);
}
.tw-border-r-gray-200\/75 {
  border-right-color: rgb(229 231 235 / 0.75);
}
.tw-border-r-gray-200\/80 {
  border-right-color: rgb(229 231 235 / 0.8);
}
.tw-border-r-gray-200\/85 {
  border-right-color: rgb(229 231 235 / 0.85);
}
.tw-border-r-gray-200\/90 {
  border-right-color: rgb(229 231 235 / 0.9);
}
.tw-border-r-gray-200\/95 {
  border-right-color: rgb(229 231 235 / 0.95);
}
.tw-border-r-gray-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-300\/0 {
  border-right-color: rgb(209 213 219 / 0);
}
.tw-border-r-gray-300\/10 {
  border-right-color: rgb(209 213 219 / 0.1);
}
.tw-border-r-gray-300\/100 {
  border-right-color: rgb(209 213 219 / 1);
}
.tw-border-r-gray-300\/15 {
  border-right-color: rgb(209 213 219 / 0.15);
}
.tw-border-r-gray-300\/20 {
  border-right-color: rgb(209 213 219 / 0.2);
}
.tw-border-r-gray-300\/25 {
  border-right-color: rgb(209 213 219 / 0.25);
}
.tw-border-r-gray-300\/30 {
  border-right-color: rgb(209 213 219 / 0.3);
}
.tw-border-r-gray-300\/35 {
  border-right-color: rgb(209 213 219 / 0.35);
}
.tw-border-r-gray-300\/40 {
  border-right-color: rgb(209 213 219 / 0.4);
}
.tw-border-r-gray-300\/45 {
  border-right-color: rgb(209 213 219 / 0.45);
}
.tw-border-r-gray-300\/5 {
  border-right-color: rgb(209 213 219 / 0.05);
}
.tw-border-r-gray-300\/50 {
  border-right-color: rgb(209 213 219 / 0.5);
}
.tw-border-r-gray-300\/55 {
  border-right-color: rgb(209 213 219 / 0.55);
}
.tw-border-r-gray-300\/60 {
  border-right-color: rgb(209 213 219 / 0.6);
}
.tw-border-r-gray-300\/65 {
  border-right-color: rgb(209 213 219 / 0.65);
}
.tw-border-r-gray-300\/70 {
  border-right-color: rgb(209 213 219 / 0.7);
}
.tw-border-r-gray-300\/75 {
  border-right-color: rgb(209 213 219 / 0.75);
}
.tw-border-r-gray-300\/80 {
  border-right-color: rgb(209 213 219 / 0.8);
}
.tw-border-r-gray-300\/85 {
  border-right-color: rgb(209 213 219 / 0.85);
}
.tw-border-r-gray-300\/90 {
  border-right-color: rgb(209 213 219 / 0.9);
}
.tw-border-r-gray-300\/95 {
  border-right-color: rgb(209 213 219 / 0.95);
}
.tw-border-r-gray-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-400\/0 {
  border-right-color: rgb(156 163 175 / 0);
}
.tw-border-r-gray-400\/10 {
  border-right-color: rgb(156 163 175 / 0.1);
}
.tw-border-r-gray-400\/100 {
  border-right-color: rgb(156 163 175 / 1);
}
.tw-border-r-gray-400\/15 {
  border-right-color: rgb(156 163 175 / 0.15);
}
.tw-border-r-gray-400\/20 {
  border-right-color: rgb(156 163 175 / 0.2);
}
.tw-border-r-gray-400\/25 {
  border-right-color: rgb(156 163 175 / 0.25);
}
.tw-border-r-gray-400\/30 {
  border-right-color: rgb(156 163 175 / 0.3);
}
.tw-border-r-gray-400\/35 {
  border-right-color: rgb(156 163 175 / 0.35);
}
.tw-border-r-gray-400\/40 {
  border-right-color: rgb(156 163 175 / 0.4);
}
.tw-border-r-gray-400\/45 {
  border-right-color: rgb(156 163 175 / 0.45);
}
.tw-border-r-gray-400\/5 {
  border-right-color: rgb(156 163 175 / 0.05);
}
.tw-border-r-gray-400\/50 {
  border-right-color: rgb(156 163 175 / 0.5);
}
.tw-border-r-gray-400\/55 {
  border-right-color: rgb(156 163 175 / 0.55);
}
.tw-border-r-gray-400\/60 {
  border-right-color: rgb(156 163 175 / 0.6);
}
.tw-border-r-gray-400\/65 {
  border-right-color: rgb(156 163 175 / 0.65);
}
.tw-border-r-gray-400\/70 {
  border-right-color: rgb(156 163 175 / 0.7);
}
.tw-border-r-gray-400\/75 {
  border-right-color: rgb(156 163 175 / 0.75);
}
.tw-border-r-gray-400\/80 {
  border-right-color: rgb(156 163 175 / 0.8);
}
.tw-border-r-gray-400\/85 {
  border-right-color: rgb(156 163 175 / 0.85);
}
.tw-border-r-gray-400\/90 {
  border-right-color: rgb(156 163 175 / 0.9);
}
.tw-border-r-gray-400\/95 {
  border-right-color: rgb(156 163 175 / 0.95);
}
.tw-border-r-gray-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-50\/0 {
  border-right-color: rgb(249 250 251 / 0);
}
.tw-border-r-gray-50\/10 {
  border-right-color: rgb(249 250 251 / 0.1);
}
.tw-border-r-gray-50\/100 {
  border-right-color: rgb(249 250 251 / 1);
}
.tw-border-r-gray-50\/15 {
  border-right-color: rgb(249 250 251 / 0.15);
}
.tw-border-r-gray-50\/20 {
  border-right-color: rgb(249 250 251 / 0.2);
}
.tw-border-r-gray-50\/25 {
  border-right-color: rgb(249 250 251 / 0.25);
}
.tw-border-r-gray-50\/30 {
  border-right-color: rgb(249 250 251 / 0.3);
}
.tw-border-r-gray-50\/35 {
  border-right-color: rgb(249 250 251 / 0.35);
}
.tw-border-r-gray-50\/40 {
  border-right-color: rgb(249 250 251 / 0.4);
}
.tw-border-r-gray-50\/45 {
  border-right-color: rgb(249 250 251 / 0.45);
}
.tw-border-r-gray-50\/5 {
  border-right-color: rgb(249 250 251 / 0.05);
}
.tw-border-r-gray-50\/50 {
  border-right-color: rgb(249 250 251 / 0.5);
}
.tw-border-r-gray-50\/55 {
  border-right-color: rgb(249 250 251 / 0.55);
}
.tw-border-r-gray-50\/60 {
  border-right-color: rgb(249 250 251 / 0.6);
}
.tw-border-r-gray-50\/65 {
  border-right-color: rgb(249 250 251 / 0.65);
}
.tw-border-r-gray-50\/70 {
  border-right-color: rgb(249 250 251 / 0.7);
}
.tw-border-r-gray-50\/75 {
  border-right-color: rgb(249 250 251 / 0.75);
}
.tw-border-r-gray-50\/80 {
  border-right-color: rgb(249 250 251 / 0.8);
}
.tw-border-r-gray-50\/85 {
  border-right-color: rgb(249 250 251 / 0.85);
}
.tw-border-r-gray-50\/90 {
  border-right-color: rgb(249 250 251 / 0.9);
}
.tw-border-r-gray-50\/95 {
  border-right-color: rgb(249 250 251 / 0.95);
}
.tw-border-r-gray-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-500\/0 {
  border-right-color: rgb(107 114 128 / 0);
}
.tw-border-r-gray-500\/10 {
  border-right-color: rgb(107 114 128 / 0.1);
}
.tw-border-r-gray-500\/100 {
  border-right-color: rgb(107 114 128 / 1);
}
.tw-border-r-gray-500\/15 {
  border-right-color: rgb(107 114 128 / 0.15);
}
.tw-border-r-gray-500\/20 {
  border-right-color: rgb(107 114 128 / 0.2);
}
.tw-border-r-gray-500\/25 {
  border-right-color: rgb(107 114 128 / 0.25);
}
.tw-border-r-gray-500\/30 {
  border-right-color: rgb(107 114 128 / 0.3);
}
.tw-border-r-gray-500\/35 {
  border-right-color: rgb(107 114 128 / 0.35);
}
.tw-border-r-gray-500\/40 {
  border-right-color: rgb(107 114 128 / 0.4);
}
.tw-border-r-gray-500\/45 {
  border-right-color: rgb(107 114 128 / 0.45);
}
.tw-border-r-gray-500\/5 {
  border-right-color: rgb(107 114 128 / 0.05);
}
.tw-border-r-gray-500\/50 {
  border-right-color: rgb(107 114 128 / 0.5);
}
.tw-border-r-gray-500\/55 {
  border-right-color: rgb(107 114 128 / 0.55);
}
.tw-border-r-gray-500\/60 {
  border-right-color: rgb(107 114 128 / 0.6);
}
.tw-border-r-gray-500\/65 {
  border-right-color: rgb(107 114 128 / 0.65);
}
.tw-border-r-gray-500\/70 {
  border-right-color: rgb(107 114 128 / 0.7);
}
.tw-border-r-gray-500\/75 {
  border-right-color: rgb(107 114 128 / 0.75);
}
.tw-border-r-gray-500\/80 {
  border-right-color: rgb(107 114 128 / 0.8);
}
.tw-border-r-gray-500\/85 {
  border-right-color: rgb(107 114 128 / 0.85);
}
.tw-border-r-gray-500\/90 {
  border-right-color: rgb(107 114 128 / 0.9);
}
.tw-border-r-gray-500\/95 {
  border-right-color: rgb(107 114 128 / 0.95);
}
.tw-border-r-gray-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-600\/0 {
  border-right-color: rgb(75 85 99 / 0);
}
.tw-border-r-gray-600\/10 {
  border-right-color: rgb(75 85 99 / 0.1);
}
.tw-border-r-gray-600\/100 {
  border-right-color: rgb(75 85 99 / 1);
}
.tw-border-r-gray-600\/15 {
  border-right-color: rgb(75 85 99 / 0.15);
}
.tw-border-r-gray-600\/20 {
  border-right-color: rgb(75 85 99 / 0.2);
}
.tw-border-r-gray-600\/25 {
  border-right-color: rgb(75 85 99 / 0.25);
}
.tw-border-r-gray-600\/30 {
  border-right-color: rgb(75 85 99 / 0.3);
}
.tw-border-r-gray-600\/35 {
  border-right-color: rgb(75 85 99 / 0.35);
}
.tw-border-r-gray-600\/40 {
  border-right-color: rgb(75 85 99 / 0.4);
}
.tw-border-r-gray-600\/45 {
  border-right-color: rgb(75 85 99 / 0.45);
}
.tw-border-r-gray-600\/5 {
  border-right-color: rgb(75 85 99 / 0.05);
}
.tw-border-r-gray-600\/50 {
  border-right-color: rgb(75 85 99 / 0.5);
}
.tw-border-r-gray-600\/55 {
  border-right-color: rgb(75 85 99 / 0.55);
}
.tw-border-r-gray-600\/60 {
  border-right-color: rgb(75 85 99 / 0.6);
}
.tw-border-r-gray-600\/65 {
  border-right-color: rgb(75 85 99 / 0.65);
}
.tw-border-r-gray-600\/70 {
  border-right-color: rgb(75 85 99 / 0.7);
}
.tw-border-r-gray-600\/75 {
  border-right-color: rgb(75 85 99 / 0.75);
}
.tw-border-r-gray-600\/80 {
  border-right-color: rgb(75 85 99 / 0.8);
}
.tw-border-r-gray-600\/85 {
  border-right-color: rgb(75 85 99 / 0.85);
}
.tw-border-r-gray-600\/90 {
  border-right-color: rgb(75 85 99 / 0.9);
}
.tw-border-r-gray-600\/95 {
  border-right-color: rgb(75 85 99 / 0.95);
}
.tw-border-r-gray-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-700\/0 {
  border-right-color: rgb(55 65 81 / 0);
}
.tw-border-r-gray-700\/10 {
  border-right-color: rgb(55 65 81 / 0.1);
}
.tw-border-r-gray-700\/100 {
  border-right-color: rgb(55 65 81 / 1);
}
.tw-border-r-gray-700\/15 {
  border-right-color: rgb(55 65 81 / 0.15);
}
.tw-border-r-gray-700\/20 {
  border-right-color: rgb(55 65 81 / 0.2);
}
.tw-border-r-gray-700\/25 {
  border-right-color: rgb(55 65 81 / 0.25);
}
.tw-border-r-gray-700\/30 {
  border-right-color: rgb(55 65 81 / 0.3);
}
.tw-border-r-gray-700\/35 {
  border-right-color: rgb(55 65 81 / 0.35);
}
.tw-border-r-gray-700\/40 {
  border-right-color: rgb(55 65 81 / 0.4);
}
.tw-border-r-gray-700\/45 {
  border-right-color: rgb(55 65 81 / 0.45);
}
.tw-border-r-gray-700\/5 {
  border-right-color: rgb(55 65 81 / 0.05);
}
.tw-border-r-gray-700\/50 {
  border-right-color: rgb(55 65 81 / 0.5);
}
.tw-border-r-gray-700\/55 {
  border-right-color: rgb(55 65 81 / 0.55);
}
.tw-border-r-gray-700\/60 {
  border-right-color: rgb(55 65 81 / 0.6);
}
.tw-border-r-gray-700\/65 {
  border-right-color: rgb(55 65 81 / 0.65);
}
.tw-border-r-gray-700\/70 {
  border-right-color: rgb(55 65 81 / 0.7);
}
.tw-border-r-gray-700\/75 {
  border-right-color: rgb(55 65 81 / 0.75);
}
.tw-border-r-gray-700\/80 {
  border-right-color: rgb(55 65 81 / 0.8);
}
.tw-border-r-gray-700\/85 {
  border-right-color: rgb(55 65 81 / 0.85);
}
.tw-border-r-gray-700\/90 {
  border-right-color: rgb(55 65 81 / 0.9);
}
.tw-border-r-gray-700\/95 {
  border-right-color: rgb(55 65 81 / 0.95);
}
.tw-border-r-gray-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-800\/0 {
  border-right-color: rgb(31 41 55 / 0);
}
.tw-border-r-gray-800\/10 {
  border-right-color: rgb(31 41 55 / 0.1);
}
.tw-border-r-gray-800\/100 {
  border-right-color: rgb(31 41 55 / 1);
}
.tw-border-r-gray-800\/15 {
  border-right-color: rgb(31 41 55 / 0.15);
}
.tw-border-r-gray-800\/20 {
  border-right-color: rgb(31 41 55 / 0.2);
}
.tw-border-r-gray-800\/25 {
  border-right-color: rgb(31 41 55 / 0.25);
}
.tw-border-r-gray-800\/30 {
  border-right-color: rgb(31 41 55 / 0.3);
}
.tw-border-r-gray-800\/35 {
  border-right-color: rgb(31 41 55 / 0.35);
}
.tw-border-r-gray-800\/40 {
  border-right-color: rgb(31 41 55 / 0.4);
}
.tw-border-r-gray-800\/45 {
  border-right-color: rgb(31 41 55 / 0.45);
}
.tw-border-r-gray-800\/5 {
  border-right-color: rgb(31 41 55 / 0.05);
}
.tw-border-r-gray-800\/50 {
  border-right-color: rgb(31 41 55 / 0.5);
}
.tw-border-r-gray-800\/55 {
  border-right-color: rgb(31 41 55 / 0.55);
}
.tw-border-r-gray-800\/60 {
  border-right-color: rgb(31 41 55 / 0.6);
}
.tw-border-r-gray-800\/65 {
  border-right-color: rgb(31 41 55 / 0.65);
}
.tw-border-r-gray-800\/70 {
  border-right-color: rgb(31 41 55 / 0.7);
}
.tw-border-r-gray-800\/75 {
  border-right-color: rgb(31 41 55 / 0.75);
}
.tw-border-r-gray-800\/80 {
  border-right-color: rgb(31 41 55 / 0.8);
}
.tw-border-r-gray-800\/85 {
  border-right-color: rgb(31 41 55 / 0.85);
}
.tw-border-r-gray-800\/90 {
  border-right-color: rgb(31 41 55 / 0.9);
}
.tw-border-r-gray-800\/95 {
  border-right-color: rgb(31 41 55 / 0.95);
}
.tw-border-r-gray-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-900\/0 {
  border-right-color: rgb(17 24 39 / 0);
}
.tw-border-r-gray-900\/10 {
  border-right-color: rgb(17 24 39 / 0.1);
}
.tw-border-r-gray-900\/100 {
  border-right-color: rgb(17 24 39 / 1);
}
.tw-border-r-gray-900\/15 {
  border-right-color: rgb(17 24 39 / 0.15);
}
.tw-border-r-gray-900\/20 {
  border-right-color: rgb(17 24 39 / 0.2);
}
.tw-border-r-gray-900\/25 {
  border-right-color: rgb(17 24 39 / 0.25);
}
.tw-border-r-gray-900\/30 {
  border-right-color: rgb(17 24 39 / 0.3);
}
.tw-border-r-gray-900\/35 {
  border-right-color: rgb(17 24 39 / 0.35);
}
.tw-border-r-gray-900\/40 {
  border-right-color: rgb(17 24 39 / 0.4);
}
.tw-border-r-gray-900\/45 {
  border-right-color: rgb(17 24 39 / 0.45);
}
.tw-border-r-gray-900\/5 {
  border-right-color: rgb(17 24 39 / 0.05);
}
.tw-border-r-gray-900\/50 {
  border-right-color: rgb(17 24 39 / 0.5);
}
.tw-border-r-gray-900\/55 {
  border-right-color: rgb(17 24 39 / 0.55);
}
.tw-border-r-gray-900\/60 {
  border-right-color: rgb(17 24 39 / 0.6);
}
.tw-border-r-gray-900\/65 {
  border-right-color: rgb(17 24 39 / 0.65);
}
.tw-border-r-gray-900\/70 {
  border-right-color: rgb(17 24 39 / 0.7);
}
.tw-border-r-gray-900\/75 {
  border-right-color: rgb(17 24 39 / 0.75);
}
.tw-border-r-gray-900\/80 {
  border-right-color: rgb(17 24 39 / 0.8);
}
.tw-border-r-gray-900\/85 {
  border-right-color: rgb(17 24 39 / 0.85);
}
.tw-border-r-gray-900\/90 {
  border-right-color: rgb(17 24 39 / 0.9);
}
.tw-border-r-gray-900\/95 {
  border-right-color: rgb(17 24 39 / 0.95);
}
.tw-border-r-gray-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-r-gray-950\/0 {
  border-right-color: rgb(3 7 18 / 0);
}
.tw-border-r-gray-950\/10 {
  border-right-color: rgb(3 7 18 / 0.1);
}
.tw-border-r-gray-950\/100 {
  border-right-color: rgb(3 7 18 / 1);
}
.tw-border-r-gray-950\/15 {
  border-right-color: rgb(3 7 18 / 0.15);
}
.tw-border-r-gray-950\/20 {
  border-right-color: rgb(3 7 18 / 0.2);
}
.tw-border-r-gray-950\/25 {
  border-right-color: rgb(3 7 18 / 0.25);
}
.tw-border-r-gray-950\/30 {
  border-right-color: rgb(3 7 18 / 0.3);
}
.tw-border-r-gray-950\/35 {
  border-right-color: rgb(3 7 18 / 0.35);
}
.tw-border-r-gray-950\/40 {
  border-right-color: rgb(3 7 18 / 0.4);
}
.tw-border-r-gray-950\/45 {
  border-right-color: rgb(3 7 18 / 0.45);
}
.tw-border-r-gray-950\/5 {
  border-right-color: rgb(3 7 18 / 0.05);
}
.tw-border-r-gray-950\/50 {
  border-right-color: rgb(3 7 18 / 0.5);
}
.tw-border-r-gray-950\/55 {
  border-right-color: rgb(3 7 18 / 0.55);
}
.tw-border-r-gray-950\/60 {
  border-right-color: rgb(3 7 18 / 0.6);
}
.tw-border-r-gray-950\/65 {
  border-right-color: rgb(3 7 18 / 0.65);
}
.tw-border-r-gray-950\/70 {
  border-right-color: rgb(3 7 18 / 0.7);
}
.tw-border-r-gray-950\/75 {
  border-right-color: rgb(3 7 18 / 0.75);
}
.tw-border-r-gray-950\/80 {
  border-right-color: rgb(3 7 18 / 0.8);
}
.tw-border-r-gray-950\/85 {
  border-right-color: rgb(3 7 18 / 0.85);
}
.tw-border-r-gray-950\/90 {
  border-right-color: rgb(3 7 18 / 0.9);
}
.tw-border-r-gray-950\/95 {
  border-right-color: rgb(3 7 18 / 0.95);
}
.tw-border-r-green-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-100\/0 {
  border-right-color: rgb(220 252 231 / 0);
}
.tw-border-r-green-100\/10 {
  border-right-color: rgb(220 252 231 / 0.1);
}
.tw-border-r-green-100\/100 {
  border-right-color: rgb(220 252 231 / 1);
}
.tw-border-r-green-100\/15 {
  border-right-color: rgb(220 252 231 / 0.15);
}
.tw-border-r-green-100\/20 {
  border-right-color: rgb(220 252 231 / 0.2);
}
.tw-border-r-green-100\/25 {
  border-right-color: rgb(220 252 231 / 0.25);
}
.tw-border-r-green-100\/30 {
  border-right-color: rgb(220 252 231 / 0.3);
}
.tw-border-r-green-100\/35 {
  border-right-color: rgb(220 252 231 / 0.35);
}
.tw-border-r-green-100\/40 {
  border-right-color: rgb(220 252 231 / 0.4);
}
.tw-border-r-green-100\/45 {
  border-right-color: rgb(220 252 231 / 0.45);
}
.tw-border-r-green-100\/5 {
  border-right-color: rgb(220 252 231 / 0.05);
}
.tw-border-r-green-100\/50 {
  border-right-color: rgb(220 252 231 / 0.5);
}
.tw-border-r-green-100\/55 {
  border-right-color: rgb(220 252 231 / 0.55);
}
.tw-border-r-green-100\/60 {
  border-right-color: rgb(220 252 231 / 0.6);
}
.tw-border-r-green-100\/65 {
  border-right-color: rgb(220 252 231 / 0.65);
}
.tw-border-r-green-100\/70 {
  border-right-color: rgb(220 252 231 / 0.7);
}
.tw-border-r-green-100\/75 {
  border-right-color: rgb(220 252 231 / 0.75);
}
.tw-border-r-green-100\/80 {
  border-right-color: rgb(220 252 231 / 0.8);
}
.tw-border-r-green-100\/85 {
  border-right-color: rgb(220 252 231 / 0.85);
}
.tw-border-r-green-100\/90 {
  border-right-color: rgb(220 252 231 / 0.9);
}
.tw-border-r-green-100\/95 {
  border-right-color: rgb(220 252 231 / 0.95);
}
.tw-border-r-green-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-200\/0 {
  border-right-color: rgb(187 247 208 / 0);
}
.tw-border-r-green-200\/10 {
  border-right-color: rgb(187 247 208 / 0.1);
}
.tw-border-r-green-200\/100 {
  border-right-color: rgb(187 247 208 / 1);
}
.tw-border-r-green-200\/15 {
  border-right-color: rgb(187 247 208 / 0.15);
}
.tw-border-r-green-200\/20 {
  border-right-color: rgb(187 247 208 / 0.2);
}
.tw-border-r-green-200\/25 {
  border-right-color: rgb(187 247 208 / 0.25);
}
.tw-border-r-green-200\/30 {
  border-right-color: rgb(187 247 208 / 0.3);
}
.tw-border-r-green-200\/35 {
  border-right-color: rgb(187 247 208 / 0.35);
}
.tw-border-r-green-200\/40 {
  border-right-color: rgb(187 247 208 / 0.4);
}
.tw-border-r-green-200\/45 {
  border-right-color: rgb(187 247 208 / 0.45);
}
.tw-border-r-green-200\/5 {
  border-right-color: rgb(187 247 208 / 0.05);
}
.tw-border-r-green-200\/50 {
  border-right-color: rgb(187 247 208 / 0.5);
}
.tw-border-r-green-200\/55 {
  border-right-color: rgb(187 247 208 / 0.55);
}
.tw-border-r-green-200\/60 {
  border-right-color: rgb(187 247 208 / 0.6);
}
.tw-border-r-green-200\/65 {
  border-right-color: rgb(187 247 208 / 0.65);
}
.tw-border-r-green-200\/70 {
  border-right-color: rgb(187 247 208 / 0.7);
}
.tw-border-r-green-200\/75 {
  border-right-color: rgb(187 247 208 / 0.75);
}
.tw-border-r-green-200\/80 {
  border-right-color: rgb(187 247 208 / 0.8);
}
.tw-border-r-green-200\/85 {
  border-right-color: rgb(187 247 208 / 0.85);
}
.tw-border-r-green-200\/90 {
  border-right-color: rgb(187 247 208 / 0.9);
}
.tw-border-r-green-200\/95 {
  border-right-color: rgb(187 247 208 / 0.95);
}
.tw-border-r-green-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-300\/0 {
  border-right-color: rgb(134 239 172 / 0);
}
.tw-border-r-green-300\/10 {
  border-right-color: rgb(134 239 172 / 0.1);
}
.tw-border-r-green-300\/100 {
  border-right-color: rgb(134 239 172 / 1);
}
.tw-border-r-green-300\/15 {
  border-right-color: rgb(134 239 172 / 0.15);
}
.tw-border-r-green-300\/20 {
  border-right-color: rgb(134 239 172 / 0.2);
}
.tw-border-r-green-300\/25 {
  border-right-color: rgb(134 239 172 / 0.25);
}
.tw-border-r-green-300\/30 {
  border-right-color: rgb(134 239 172 / 0.3);
}
.tw-border-r-green-300\/35 {
  border-right-color: rgb(134 239 172 / 0.35);
}
.tw-border-r-green-300\/40 {
  border-right-color: rgb(134 239 172 / 0.4);
}
.tw-border-r-green-300\/45 {
  border-right-color: rgb(134 239 172 / 0.45);
}
.tw-border-r-green-300\/5 {
  border-right-color: rgb(134 239 172 / 0.05);
}
.tw-border-r-green-300\/50 {
  border-right-color: rgb(134 239 172 / 0.5);
}
.tw-border-r-green-300\/55 {
  border-right-color: rgb(134 239 172 / 0.55);
}
.tw-border-r-green-300\/60 {
  border-right-color: rgb(134 239 172 / 0.6);
}
.tw-border-r-green-300\/65 {
  border-right-color: rgb(134 239 172 / 0.65);
}
.tw-border-r-green-300\/70 {
  border-right-color: rgb(134 239 172 / 0.7);
}
.tw-border-r-green-300\/75 {
  border-right-color: rgb(134 239 172 / 0.75);
}
.tw-border-r-green-300\/80 {
  border-right-color: rgb(134 239 172 / 0.8);
}
.tw-border-r-green-300\/85 {
  border-right-color: rgb(134 239 172 / 0.85);
}
.tw-border-r-green-300\/90 {
  border-right-color: rgb(134 239 172 / 0.9);
}
.tw-border-r-green-300\/95 {
  border-right-color: rgb(134 239 172 / 0.95);
}
.tw-border-r-green-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-400\/0 {
  border-right-color: rgb(74 222 128 / 0);
}
.tw-border-r-green-400\/10 {
  border-right-color: rgb(74 222 128 / 0.1);
}
.tw-border-r-green-400\/100 {
  border-right-color: rgb(74 222 128 / 1);
}
.tw-border-r-green-400\/15 {
  border-right-color: rgb(74 222 128 / 0.15);
}
.tw-border-r-green-400\/20 {
  border-right-color: rgb(74 222 128 / 0.2);
}
.tw-border-r-green-400\/25 {
  border-right-color: rgb(74 222 128 / 0.25);
}
.tw-border-r-green-400\/30 {
  border-right-color: rgb(74 222 128 / 0.3);
}
.tw-border-r-green-400\/35 {
  border-right-color: rgb(74 222 128 / 0.35);
}
.tw-border-r-green-400\/40 {
  border-right-color: rgb(74 222 128 / 0.4);
}
.tw-border-r-green-400\/45 {
  border-right-color: rgb(74 222 128 / 0.45);
}
.tw-border-r-green-400\/5 {
  border-right-color: rgb(74 222 128 / 0.05);
}
.tw-border-r-green-400\/50 {
  border-right-color: rgb(74 222 128 / 0.5);
}
.tw-border-r-green-400\/55 {
  border-right-color: rgb(74 222 128 / 0.55);
}
.tw-border-r-green-400\/60 {
  border-right-color: rgb(74 222 128 / 0.6);
}
.tw-border-r-green-400\/65 {
  border-right-color: rgb(74 222 128 / 0.65);
}
.tw-border-r-green-400\/70 {
  border-right-color: rgb(74 222 128 / 0.7);
}
.tw-border-r-green-400\/75 {
  border-right-color: rgb(74 222 128 / 0.75);
}
.tw-border-r-green-400\/80 {
  border-right-color: rgb(74 222 128 / 0.8);
}
.tw-border-r-green-400\/85 {
  border-right-color: rgb(74 222 128 / 0.85);
}
.tw-border-r-green-400\/90 {
  border-right-color: rgb(74 222 128 / 0.9);
}
.tw-border-r-green-400\/95 {
  border-right-color: rgb(74 222 128 / 0.95);
}
.tw-border-r-green-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-50\/0 {
  border-right-color: rgb(240 253 244 / 0);
}
.tw-border-r-green-50\/10 {
  border-right-color: rgb(240 253 244 / 0.1);
}
.tw-border-r-green-50\/100 {
  border-right-color: rgb(240 253 244 / 1);
}
.tw-border-r-green-50\/15 {
  border-right-color: rgb(240 253 244 / 0.15);
}
.tw-border-r-green-50\/20 {
  border-right-color: rgb(240 253 244 / 0.2);
}
.tw-border-r-green-50\/25 {
  border-right-color: rgb(240 253 244 / 0.25);
}
.tw-border-r-green-50\/30 {
  border-right-color: rgb(240 253 244 / 0.3);
}
.tw-border-r-green-50\/35 {
  border-right-color: rgb(240 253 244 / 0.35);
}
.tw-border-r-green-50\/40 {
  border-right-color: rgb(240 253 244 / 0.4);
}
.tw-border-r-green-50\/45 {
  border-right-color: rgb(240 253 244 / 0.45);
}
.tw-border-r-green-50\/5 {
  border-right-color: rgb(240 253 244 / 0.05);
}
.tw-border-r-green-50\/50 {
  border-right-color: rgb(240 253 244 / 0.5);
}
.tw-border-r-green-50\/55 {
  border-right-color: rgb(240 253 244 / 0.55);
}
.tw-border-r-green-50\/60 {
  border-right-color: rgb(240 253 244 / 0.6);
}
.tw-border-r-green-50\/65 {
  border-right-color: rgb(240 253 244 / 0.65);
}
.tw-border-r-green-50\/70 {
  border-right-color: rgb(240 253 244 / 0.7);
}
.tw-border-r-green-50\/75 {
  border-right-color: rgb(240 253 244 / 0.75);
}
.tw-border-r-green-50\/80 {
  border-right-color: rgb(240 253 244 / 0.8);
}
.tw-border-r-green-50\/85 {
  border-right-color: rgb(240 253 244 / 0.85);
}
.tw-border-r-green-50\/90 {
  border-right-color: rgb(240 253 244 / 0.9);
}
.tw-border-r-green-50\/95 {
  border-right-color: rgb(240 253 244 / 0.95);
}
.tw-border-r-green-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-500\/0 {
  border-right-color: rgb(34 197 94 / 0);
}
.tw-border-r-green-500\/10 {
  border-right-color: rgb(34 197 94 / 0.1);
}
.tw-border-r-green-500\/100 {
  border-right-color: rgb(34 197 94 / 1);
}
.tw-border-r-green-500\/15 {
  border-right-color: rgb(34 197 94 / 0.15);
}
.tw-border-r-green-500\/20 {
  border-right-color: rgb(34 197 94 / 0.2);
}
.tw-border-r-green-500\/25 {
  border-right-color: rgb(34 197 94 / 0.25);
}
.tw-border-r-green-500\/30 {
  border-right-color: rgb(34 197 94 / 0.3);
}
.tw-border-r-green-500\/35 {
  border-right-color: rgb(34 197 94 / 0.35);
}
.tw-border-r-green-500\/40 {
  border-right-color: rgb(34 197 94 / 0.4);
}
.tw-border-r-green-500\/45 {
  border-right-color: rgb(34 197 94 / 0.45);
}
.tw-border-r-green-500\/5 {
  border-right-color: rgb(34 197 94 / 0.05);
}
.tw-border-r-green-500\/50 {
  border-right-color: rgb(34 197 94 / 0.5);
}
.tw-border-r-green-500\/55 {
  border-right-color: rgb(34 197 94 / 0.55);
}
.tw-border-r-green-500\/60 {
  border-right-color: rgb(34 197 94 / 0.6);
}
.tw-border-r-green-500\/65 {
  border-right-color: rgb(34 197 94 / 0.65);
}
.tw-border-r-green-500\/70 {
  border-right-color: rgb(34 197 94 / 0.7);
}
.tw-border-r-green-500\/75 {
  border-right-color: rgb(34 197 94 / 0.75);
}
.tw-border-r-green-500\/80 {
  border-right-color: rgb(34 197 94 / 0.8);
}
.tw-border-r-green-500\/85 {
  border-right-color: rgb(34 197 94 / 0.85);
}
.tw-border-r-green-500\/90 {
  border-right-color: rgb(34 197 94 / 0.9);
}
.tw-border-r-green-500\/95 {
  border-right-color: rgb(34 197 94 / 0.95);
}
.tw-border-r-green-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-600\/0 {
  border-right-color: rgb(22 163 74 / 0);
}
.tw-border-r-green-600\/10 {
  border-right-color: rgb(22 163 74 / 0.1);
}
.tw-border-r-green-600\/100 {
  border-right-color: rgb(22 163 74 / 1);
}
.tw-border-r-green-600\/15 {
  border-right-color: rgb(22 163 74 / 0.15);
}
.tw-border-r-green-600\/20 {
  border-right-color: rgb(22 163 74 / 0.2);
}
.tw-border-r-green-600\/25 {
  border-right-color: rgb(22 163 74 / 0.25);
}
.tw-border-r-green-600\/30 {
  border-right-color: rgb(22 163 74 / 0.3);
}
.tw-border-r-green-600\/35 {
  border-right-color: rgb(22 163 74 / 0.35);
}
.tw-border-r-green-600\/40 {
  border-right-color: rgb(22 163 74 / 0.4);
}
.tw-border-r-green-600\/45 {
  border-right-color: rgb(22 163 74 / 0.45);
}
.tw-border-r-green-600\/5 {
  border-right-color: rgb(22 163 74 / 0.05);
}
.tw-border-r-green-600\/50 {
  border-right-color: rgb(22 163 74 / 0.5);
}
.tw-border-r-green-600\/55 {
  border-right-color: rgb(22 163 74 / 0.55);
}
.tw-border-r-green-600\/60 {
  border-right-color: rgb(22 163 74 / 0.6);
}
.tw-border-r-green-600\/65 {
  border-right-color: rgb(22 163 74 / 0.65);
}
.tw-border-r-green-600\/70 {
  border-right-color: rgb(22 163 74 / 0.7);
}
.tw-border-r-green-600\/75 {
  border-right-color: rgb(22 163 74 / 0.75);
}
.tw-border-r-green-600\/80 {
  border-right-color: rgb(22 163 74 / 0.8);
}
.tw-border-r-green-600\/85 {
  border-right-color: rgb(22 163 74 / 0.85);
}
.tw-border-r-green-600\/90 {
  border-right-color: rgb(22 163 74 / 0.9);
}
.tw-border-r-green-600\/95 {
  border-right-color: rgb(22 163 74 / 0.95);
}
.tw-border-r-green-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-700\/0 {
  border-right-color: rgb(21 128 61 / 0);
}
.tw-border-r-green-700\/10 {
  border-right-color: rgb(21 128 61 / 0.1);
}
.tw-border-r-green-700\/100 {
  border-right-color: rgb(21 128 61 / 1);
}
.tw-border-r-green-700\/15 {
  border-right-color: rgb(21 128 61 / 0.15);
}
.tw-border-r-green-700\/20 {
  border-right-color: rgb(21 128 61 / 0.2);
}
.tw-border-r-green-700\/25 {
  border-right-color: rgb(21 128 61 / 0.25);
}
.tw-border-r-green-700\/30 {
  border-right-color: rgb(21 128 61 / 0.3);
}
.tw-border-r-green-700\/35 {
  border-right-color: rgb(21 128 61 / 0.35);
}
.tw-border-r-green-700\/40 {
  border-right-color: rgb(21 128 61 / 0.4);
}
.tw-border-r-green-700\/45 {
  border-right-color: rgb(21 128 61 / 0.45);
}
.tw-border-r-green-700\/5 {
  border-right-color: rgb(21 128 61 / 0.05);
}
.tw-border-r-green-700\/50 {
  border-right-color: rgb(21 128 61 / 0.5);
}
.tw-border-r-green-700\/55 {
  border-right-color: rgb(21 128 61 / 0.55);
}
.tw-border-r-green-700\/60 {
  border-right-color: rgb(21 128 61 / 0.6);
}
.tw-border-r-green-700\/65 {
  border-right-color: rgb(21 128 61 / 0.65);
}
.tw-border-r-green-700\/70 {
  border-right-color: rgb(21 128 61 / 0.7);
}
.tw-border-r-green-700\/75 {
  border-right-color: rgb(21 128 61 / 0.75);
}
.tw-border-r-green-700\/80 {
  border-right-color: rgb(21 128 61 / 0.8);
}
.tw-border-r-green-700\/85 {
  border-right-color: rgb(21 128 61 / 0.85);
}
.tw-border-r-green-700\/90 {
  border-right-color: rgb(21 128 61 / 0.9);
}
.tw-border-r-green-700\/95 {
  border-right-color: rgb(21 128 61 / 0.95);
}
.tw-border-r-green-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-800\/0 {
  border-right-color: rgb(22 101 52 / 0);
}
.tw-border-r-green-800\/10 {
  border-right-color: rgb(22 101 52 / 0.1);
}
.tw-border-r-green-800\/100 {
  border-right-color: rgb(22 101 52 / 1);
}
.tw-border-r-green-800\/15 {
  border-right-color: rgb(22 101 52 / 0.15);
}
.tw-border-r-green-800\/20 {
  border-right-color: rgb(22 101 52 / 0.2);
}
.tw-border-r-green-800\/25 {
  border-right-color: rgb(22 101 52 / 0.25);
}
.tw-border-r-green-800\/30 {
  border-right-color: rgb(22 101 52 / 0.3);
}
.tw-border-r-green-800\/35 {
  border-right-color: rgb(22 101 52 / 0.35);
}
.tw-border-r-green-800\/40 {
  border-right-color: rgb(22 101 52 / 0.4);
}
.tw-border-r-green-800\/45 {
  border-right-color: rgb(22 101 52 / 0.45);
}
.tw-border-r-green-800\/5 {
  border-right-color: rgb(22 101 52 / 0.05);
}
.tw-border-r-green-800\/50 {
  border-right-color: rgb(22 101 52 / 0.5);
}
.tw-border-r-green-800\/55 {
  border-right-color: rgb(22 101 52 / 0.55);
}
.tw-border-r-green-800\/60 {
  border-right-color: rgb(22 101 52 / 0.6);
}
.tw-border-r-green-800\/65 {
  border-right-color: rgb(22 101 52 / 0.65);
}
.tw-border-r-green-800\/70 {
  border-right-color: rgb(22 101 52 / 0.7);
}
.tw-border-r-green-800\/75 {
  border-right-color: rgb(22 101 52 / 0.75);
}
.tw-border-r-green-800\/80 {
  border-right-color: rgb(22 101 52 / 0.8);
}
.tw-border-r-green-800\/85 {
  border-right-color: rgb(22 101 52 / 0.85);
}
.tw-border-r-green-800\/90 {
  border-right-color: rgb(22 101 52 / 0.9);
}
.tw-border-r-green-800\/95 {
  border-right-color: rgb(22 101 52 / 0.95);
}
.tw-border-r-green-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-900\/0 {
  border-right-color: rgb(20 83 45 / 0);
}
.tw-border-r-green-900\/10 {
  border-right-color: rgb(20 83 45 / 0.1);
}
.tw-border-r-green-900\/100 {
  border-right-color: rgb(20 83 45 / 1);
}
.tw-border-r-green-900\/15 {
  border-right-color: rgb(20 83 45 / 0.15);
}
.tw-border-r-green-900\/20 {
  border-right-color: rgb(20 83 45 / 0.2);
}
.tw-border-r-green-900\/25 {
  border-right-color: rgb(20 83 45 / 0.25);
}
.tw-border-r-green-900\/30 {
  border-right-color: rgb(20 83 45 / 0.3);
}
.tw-border-r-green-900\/35 {
  border-right-color: rgb(20 83 45 / 0.35);
}
.tw-border-r-green-900\/40 {
  border-right-color: rgb(20 83 45 / 0.4);
}
.tw-border-r-green-900\/45 {
  border-right-color: rgb(20 83 45 / 0.45);
}
.tw-border-r-green-900\/5 {
  border-right-color: rgb(20 83 45 / 0.05);
}
.tw-border-r-green-900\/50 {
  border-right-color: rgb(20 83 45 / 0.5);
}
.tw-border-r-green-900\/55 {
  border-right-color: rgb(20 83 45 / 0.55);
}
.tw-border-r-green-900\/60 {
  border-right-color: rgb(20 83 45 / 0.6);
}
.tw-border-r-green-900\/65 {
  border-right-color: rgb(20 83 45 / 0.65);
}
.tw-border-r-green-900\/70 {
  border-right-color: rgb(20 83 45 / 0.7);
}
.tw-border-r-green-900\/75 {
  border-right-color: rgb(20 83 45 / 0.75);
}
.tw-border-r-green-900\/80 {
  border-right-color: rgb(20 83 45 / 0.8);
}
.tw-border-r-green-900\/85 {
  border-right-color: rgb(20 83 45 / 0.85);
}
.tw-border-r-green-900\/90 {
  border-right-color: rgb(20 83 45 / 0.9);
}
.tw-border-r-green-900\/95 {
  border-right-color: rgb(20 83 45 / 0.95);
}
.tw-border-r-green-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-r-green-950\/0 {
  border-right-color: rgb(5 46 22 / 0);
}
.tw-border-r-green-950\/10 {
  border-right-color: rgb(5 46 22 / 0.1);
}
.tw-border-r-green-950\/100 {
  border-right-color: rgb(5 46 22 / 1);
}
.tw-border-r-green-950\/15 {
  border-right-color: rgb(5 46 22 / 0.15);
}
.tw-border-r-green-950\/20 {
  border-right-color: rgb(5 46 22 / 0.2);
}
.tw-border-r-green-950\/25 {
  border-right-color: rgb(5 46 22 / 0.25);
}
.tw-border-r-green-950\/30 {
  border-right-color: rgb(5 46 22 / 0.3);
}
.tw-border-r-green-950\/35 {
  border-right-color: rgb(5 46 22 / 0.35);
}
.tw-border-r-green-950\/40 {
  border-right-color: rgb(5 46 22 / 0.4);
}
.tw-border-r-green-950\/45 {
  border-right-color: rgb(5 46 22 / 0.45);
}
.tw-border-r-green-950\/5 {
  border-right-color: rgb(5 46 22 / 0.05);
}
.tw-border-r-green-950\/50 {
  border-right-color: rgb(5 46 22 / 0.5);
}
.tw-border-r-green-950\/55 {
  border-right-color: rgb(5 46 22 / 0.55);
}
.tw-border-r-green-950\/60 {
  border-right-color: rgb(5 46 22 / 0.6);
}
.tw-border-r-green-950\/65 {
  border-right-color: rgb(5 46 22 / 0.65);
}
.tw-border-r-green-950\/70 {
  border-right-color: rgb(5 46 22 / 0.7);
}
.tw-border-r-green-950\/75 {
  border-right-color: rgb(5 46 22 / 0.75);
}
.tw-border-r-green-950\/80 {
  border-right-color: rgb(5 46 22 / 0.8);
}
.tw-border-r-green-950\/85 {
  border-right-color: rgb(5 46 22 / 0.85);
}
.tw-border-r-green-950\/90 {
  border-right-color: rgb(5 46 22 / 0.9);
}
.tw-border-r-green-950\/95 {
  border-right-color: rgb(5 46 22 / 0.95);
}
.tw-border-r-indigo-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-100\/0 {
  border-right-color: rgb(224 231 255 / 0);
}
.tw-border-r-indigo-100\/10 {
  border-right-color: rgb(224 231 255 / 0.1);
}
.tw-border-r-indigo-100\/100 {
  border-right-color: rgb(224 231 255 / 1);
}
.tw-border-r-indigo-100\/15 {
  border-right-color: rgb(224 231 255 / 0.15);
}
.tw-border-r-indigo-100\/20 {
  border-right-color: rgb(224 231 255 / 0.2);
}
.tw-border-r-indigo-100\/25 {
  border-right-color: rgb(224 231 255 / 0.25);
}
.tw-border-r-indigo-100\/30 {
  border-right-color: rgb(224 231 255 / 0.3);
}
.tw-border-r-indigo-100\/35 {
  border-right-color: rgb(224 231 255 / 0.35);
}
.tw-border-r-indigo-100\/40 {
  border-right-color: rgb(224 231 255 / 0.4);
}
.tw-border-r-indigo-100\/45 {
  border-right-color: rgb(224 231 255 / 0.45);
}
.tw-border-r-indigo-100\/5 {
  border-right-color: rgb(224 231 255 / 0.05);
}
.tw-border-r-indigo-100\/50 {
  border-right-color: rgb(224 231 255 / 0.5);
}
.tw-border-r-indigo-100\/55 {
  border-right-color: rgb(224 231 255 / 0.55);
}
.tw-border-r-indigo-100\/60 {
  border-right-color: rgb(224 231 255 / 0.6);
}
.tw-border-r-indigo-100\/65 {
  border-right-color: rgb(224 231 255 / 0.65);
}
.tw-border-r-indigo-100\/70 {
  border-right-color: rgb(224 231 255 / 0.7);
}
.tw-border-r-indigo-100\/75 {
  border-right-color: rgb(224 231 255 / 0.75);
}
.tw-border-r-indigo-100\/80 {
  border-right-color: rgb(224 231 255 / 0.8);
}
.tw-border-r-indigo-100\/85 {
  border-right-color: rgb(224 231 255 / 0.85);
}
.tw-border-r-indigo-100\/90 {
  border-right-color: rgb(224 231 255 / 0.9);
}
.tw-border-r-indigo-100\/95 {
  border-right-color: rgb(224 231 255 / 0.95);
}
.tw-border-r-indigo-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-200\/0 {
  border-right-color: rgb(199 210 254 / 0);
}
.tw-border-r-indigo-200\/10 {
  border-right-color: rgb(199 210 254 / 0.1);
}
.tw-border-r-indigo-200\/100 {
  border-right-color: rgb(199 210 254 / 1);
}
.tw-border-r-indigo-200\/15 {
  border-right-color: rgb(199 210 254 / 0.15);
}
.tw-border-r-indigo-200\/20 {
  border-right-color: rgb(199 210 254 / 0.2);
}
.tw-border-r-indigo-200\/25 {
  border-right-color: rgb(199 210 254 / 0.25);
}
.tw-border-r-indigo-200\/30 {
  border-right-color: rgb(199 210 254 / 0.3);
}
.tw-border-r-indigo-200\/35 {
  border-right-color: rgb(199 210 254 / 0.35);
}
.tw-border-r-indigo-200\/40 {
  border-right-color: rgb(199 210 254 / 0.4);
}
.tw-border-r-indigo-200\/45 {
  border-right-color: rgb(199 210 254 / 0.45);
}
.tw-border-r-indigo-200\/5 {
  border-right-color: rgb(199 210 254 / 0.05);
}
.tw-border-r-indigo-200\/50 {
  border-right-color: rgb(199 210 254 / 0.5);
}
.tw-border-r-indigo-200\/55 {
  border-right-color: rgb(199 210 254 / 0.55);
}
.tw-border-r-indigo-200\/60 {
  border-right-color: rgb(199 210 254 / 0.6);
}
.tw-border-r-indigo-200\/65 {
  border-right-color: rgb(199 210 254 / 0.65);
}
.tw-border-r-indigo-200\/70 {
  border-right-color: rgb(199 210 254 / 0.7);
}
.tw-border-r-indigo-200\/75 {
  border-right-color: rgb(199 210 254 / 0.75);
}
.tw-border-r-indigo-200\/80 {
  border-right-color: rgb(199 210 254 / 0.8);
}
.tw-border-r-indigo-200\/85 {
  border-right-color: rgb(199 210 254 / 0.85);
}
.tw-border-r-indigo-200\/90 {
  border-right-color: rgb(199 210 254 / 0.9);
}
.tw-border-r-indigo-200\/95 {
  border-right-color: rgb(199 210 254 / 0.95);
}
.tw-border-r-indigo-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-300\/0 {
  border-right-color: rgb(165 180 252 / 0);
}
.tw-border-r-indigo-300\/10 {
  border-right-color: rgb(165 180 252 / 0.1);
}
.tw-border-r-indigo-300\/100 {
  border-right-color: rgb(165 180 252 / 1);
}
.tw-border-r-indigo-300\/15 {
  border-right-color: rgb(165 180 252 / 0.15);
}
.tw-border-r-indigo-300\/20 {
  border-right-color: rgb(165 180 252 / 0.2);
}
.tw-border-r-indigo-300\/25 {
  border-right-color: rgb(165 180 252 / 0.25);
}
.tw-border-r-indigo-300\/30 {
  border-right-color: rgb(165 180 252 / 0.3);
}
.tw-border-r-indigo-300\/35 {
  border-right-color: rgb(165 180 252 / 0.35);
}
.tw-border-r-indigo-300\/40 {
  border-right-color: rgb(165 180 252 / 0.4);
}
.tw-border-r-indigo-300\/45 {
  border-right-color: rgb(165 180 252 / 0.45);
}
.tw-border-r-indigo-300\/5 {
  border-right-color: rgb(165 180 252 / 0.05);
}
.tw-border-r-indigo-300\/50 {
  border-right-color: rgb(165 180 252 / 0.5);
}
.tw-border-r-indigo-300\/55 {
  border-right-color: rgb(165 180 252 / 0.55);
}
.tw-border-r-indigo-300\/60 {
  border-right-color: rgb(165 180 252 / 0.6);
}
.tw-border-r-indigo-300\/65 {
  border-right-color: rgb(165 180 252 / 0.65);
}
.tw-border-r-indigo-300\/70 {
  border-right-color: rgb(165 180 252 / 0.7);
}
.tw-border-r-indigo-300\/75 {
  border-right-color: rgb(165 180 252 / 0.75);
}
.tw-border-r-indigo-300\/80 {
  border-right-color: rgb(165 180 252 / 0.8);
}
.tw-border-r-indigo-300\/85 {
  border-right-color: rgb(165 180 252 / 0.85);
}
.tw-border-r-indigo-300\/90 {
  border-right-color: rgb(165 180 252 / 0.9);
}
.tw-border-r-indigo-300\/95 {
  border-right-color: rgb(165 180 252 / 0.95);
}
.tw-border-r-indigo-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-400\/0 {
  border-right-color: rgb(129 140 248 / 0);
}
.tw-border-r-indigo-400\/10 {
  border-right-color: rgb(129 140 248 / 0.1);
}
.tw-border-r-indigo-400\/100 {
  border-right-color: rgb(129 140 248 / 1);
}
.tw-border-r-indigo-400\/15 {
  border-right-color: rgb(129 140 248 / 0.15);
}
.tw-border-r-indigo-400\/20 {
  border-right-color: rgb(129 140 248 / 0.2);
}
.tw-border-r-indigo-400\/25 {
  border-right-color: rgb(129 140 248 / 0.25);
}
.tw-border-r-indigo-400\/30 {
  border-right-color: rgb(129 140 248 / 0.3);
}
.tw-border-r-indigo-400\/35 {
  border-right-color: rgb(129 140 248 / 0.35);
}
.tw-border-r-indigo-400\/40 {
  border-right-color: rgb(129 140 248 / 0.4);
}
.tw-border-r-indigo-400\/45 {
  border-right-color: rgb(129 140 248 / 0.45);
}
.tw-border-r-indigo-400\/5 {
  border-right-color: rgb(129 140 248 / 0.05);
}
.tw-border-r-indigo-400\/50 {
  border-right-color: rgb(129 140 248 / 0.5);
}
.tw-border-r-indigo-400\/55 {
  border-right-color: rgb(129 140 248 / 0.55);
}
.tw-border-r-indigo-400\/60 {
  border-right-color: rgb(129 140 248 / 0.6);
}
.tw-border-r-indigo-400\/65 {
  border-right-color: rgb(129 140 248 / 0.65);
}
.tw-border-r-indigo-400\/70 {
  border-right-color: rgb(129 140 248 / 0.7);
}
.tw-border-r-indigo-400\/75 {
  border-right-color: rgb(129 140 248 / 0.75);
}
.tw-border-r-indigo-400\/80 {
  border-right-color: rgb(129 140 248 / 0.8);
}
.tw-border-r-indigo-400\/85 {
  border-right-color: rgb(129 140 248 / 0.85);
}
.tw-border-r-indigo-400\/90 {
  border-right-color: rgb(129 140 248 / 0.9);
}
.tw-border-r-indigo-400\/95 {
  border-right-color: rgb(129 140 248 / 0.95);
}
.tw-border-r-indigo-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-50\/0 {
  border-right-color: rgb(238 242 255 / 0);
}
.tw-border-r-indigo-50\/10 {
  border-right-color: rgb(238 242 255 / 0.1);
}
.tw-border-r-indigo-50\/100 {
  border-right-color: rgb(238 242 255 / 1);
}
.tw-border-r-indigo-50\/15 {
  border-right-color: rgb(238 242 255 / 0.15);
}
.tw-border-r-indigo-50\/20 {
  border-right-color: rgb(238 242 255 / 0.2);
}
.tw-border-r-indigo-50\/25 {
  border-right-color: rgb(238 242 255 / 0.25);
}
.tw-border-r-indigo-50\/30 {
  border-right-color: rgb(238 242 255 / 0.3);
}
.tw-border-r-indigo-50\/35 {
  border-right-color: rgb(238 242 255 / 0.35);
}
.tw-border-r-indigo-50\/40 {
  border-right-color: rgb(238 242 255 / 0.4);
}
.tw-border-r-indigo-50\/45 {
  border-right-color: rgb(238 242 255 / 0.45);
}
.tw-border-r-indigo-50\/5 {
  border-right-color: rgb(238 242 255 / 0.05);
}
.tw-border-r-indigo-50\/50 {
  border-right-color: rgb(238 242 255 / 0.5);
}
.tw-border-r-indigo-50\/55 {
  border-right-color: rgb(238 242 255 / 0.55);
}
.tw-border-r-indigo-50\/60 {
  border-right-color: rgb(238 242 255 / 0.6);
}
.tw-border-r-indigo-50\/65 {
  border-right-color: rgb(238 242 255 / 0.65);
}
.tw-border-r-indigo-50\/70 {
  border-right-color: rgb(238 242 255 / 0.7);
}
.tw-border-r-indigo-50\/75 {
  border-right-color: rgb(238 242 255 / 0.75);
}
.tw-border-r-indigo-50\/80 {
  border-right-color: rgb(238 242 255 / 0.8);
}
.tw-border-r-indigo-50\/85 {
  border-right-color: rgb(238 242 255 / 0.85);
}
.tw-border-r-indigo-50\/90 {
  border-right-color: rgb(238 242 255 / 0.9);
}
.tw-border-r-indigo-50\/95 {
  border-right-color: rgb(238 242 255 / 0.95);
}
.tw-border-r-indigo-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-500\/0 {
  border-right-color: rgb(99 102 241 / 0);
}
.tw-border-r-indigo-500\/10 {
  border-right-color: rgb(99 102 241 / 0.1);
}
.tw-border-r-indigo-500\/100 {
  border-right-color: rgb(99 102 241 / 1);
}
.tw-border-r-indigo-500\/15 {
  border-right-color: rgb(99 102 241 / 0.15);
}
.tw-border-r-indigo-500\/20 {
  border-right-color: rgb(99 102 241 / 0.2);
}
.tw-border-r-indigo-500\/25 {
  border-right-color: rgb(99 102 241 / 0.25);
}
.tw-border-r-indigo-500\/30 {
  border-right-color: rgb(99 102 241 / 0.3);
}
.tw-border-r-indigo-500\/35 {
  border-right-color: rgb(99 102 241 / 0.35);
}
.tw-border-r-indigo-500\/40 {
  border-right-color: rgb(99 102 241 / 0.4);
}
.tw-border-r-indigo-500\/45 {
  border-right-color: rgb(99 102 241 / 0.45);
}
.tw-border-r-indigo-500\/5 {
  border-right-color: rgb(99 102 241 / 0.05);
}
.tw-border-r-indigo-500\/50 {
  border-right-color: rgb(99 102 241 / 0.5);
}
.tw-border-r-indigo-500\/55 {
  border-right-color: rgb(99 102 241 / 0.55);
}
.tw-border-r-indigo-500\/60 {
  border-right-color: rgb(99 102 241 / 0.6);
}
.tw-border-r-indigo-500\/65 {
  border-right-color: rgb(99 102 241 / 0.65);
}
.tw-border-r-indigo-500\/70 {
  border-right-color: rgb(99 102 241 / 0.7);
}
.tw-border-r-indigo-500\/75 {
  border-right-color: rgb(99 102 241 / 0.75);
}
.tw-border-r-indigo-500\/80 {
  border-right-color: rgb(99 102 241 / 0.8);
}
.tw-border-r-indigo-500\/85 {
  border-right-color: rgb(99 102 241 / 0.85);
}
.tw-border-r-indigo-500\/90 {
  border-right-color: rgb(99 102 241 / 0.9);
}
.tw-border-r-indigo-500\/95 {
  border-right-color: rgb(99 102 241 / 0.95);
}
.tw-border-r-indigo-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-600\/0 {
  border-right-color: rgb(79 70 229 / 0);
}
.tw-border-r-indigo-600\/10 {
  border-right-color: rgb(79 70 229 / 0.1);
}
.tw-border-r-indigo-600\/100 {
  border-right-color: rgb(79 70 229 / 1);
}
.tw-border-r-indigo-600\/15 {
  border-right-color: rgb(79 70 229 / 0.15);
}
.tw-border-r-indigo-600\/20 {
  border-right-color: rgb(79 70 229 / 0.2);
}
.tw-border-r-indigo-600\/25 {
  border-right-color: rgb(79 70 229 / 0.25);
}
.tw-border-r-indigo-600\/30 {
  border-right-color: rgb(79 70 229 / 0.3);
}
.tw-border-r-indigo-600\/35 {
  border-right-color: rgb(79 70 229 / 0.35);
}
.tw-border-r-indigo-600\/40 {
  border-right-color: rgb(79 70 229 / 0.4);
}
.tw-border-r-indigo-600\/45 {
  border-right-color: rgb(79 70 229 / 0.45);
}
.tw-border-r-indigo-600\/5 {
  border-right-color: rgb(79 70 229 / 0.05);
}
.tw-border-r-indigo-600\/50 {
  border-right-color: rgb(79 70 229 / 0.5);
}
.tw-border-r-indigo-600\/55 {
  border-right-color: rgb(79 70 229 / 0.55);
}
.tw-border-r-indigo-600\/60 {
  border-right-color: rgb(79 70 229 / 0.6);
}
.tw-border-r-indigo-600\/65 {
  border-right-color: rgb(79 70 229 / 0.65);
}
.tw-border-r-indigo-600\/70 {
  border-right-color: rgb(79 70 229 / 0.7);
}
.tw-border-r-indigo-600\/75 {
  border-right-color: rgb(79 70 229 / 0.75);
}
.tw-border-r-indigo-600\/80 {
  border-right-color: rgb(79 70 229 / 0.8);
}
.tw-border-r-indigo-600\/85 {
  border-right-color: rgb(79 70 229 / 0.85);
}
.tw-border-r-indigo-600\/90 {
  border-right-color: rgb(79 70 229 / 0.9);
}
.tw-border-r-indigo-600\/95 {
  border-right-color: rgb(79 70 229 / 0.95);
}
.tw-border-r-indigo-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-700\/0 {
  border-right-color: rgb(67 56 202 / 0);
}
.tw-border-r-indigo-700\/10 {
  border-right-color: rgb(67 56 202 / 0.1);
}
.tw-border-r-indigo-700\/100 {
  border-right-color: rgb(67 56 202 / 1);
}
.tw-border-r-indigo-700\/15 {
  border-right-color: rgb(67 56 202 / 0.15);
}
.tw-border-r-indigo-700\/20 {
  border-right-color: rgb(67 56 202 / 0.2);
}
.tw-border-r-indigo-700\/25 {
  border-right-color: rgb(67 56 202 / 0.25);
}
.tw-border-r-indigo-700\/30 {
  border-right-color: rgb(67 56 202 / 0.3);
}
.tw-border-r-indigo-700\/35 {
  border-right-color: rgb(67 56 202 / 0.35);
}
.tw-border-r-indigo-700\/40 {
  border-right-color: rgb(67 56 202 / 0.4);
}
.tw-border-r-indigo-700\/45 {
  border-right-color: rgb(67 56 202 / 0.45);
}
.tw-border-r-indigo-700\/5 {
  border-right-color: rgb(67 56 202 / 0.05);
}
.tw-border-r-indigo-700\/50 {
  border-right-color: rgb(67 56 202 / 0.5);
}
.tw-border-r-indigo-700\/55 {
  border-right-color: rgb(67 56 202 / 0.55);
}
.tw-border-r-indigo-700\/60 {
  border-right-color: rgb(67 56 202 / 0.6);
}
.tw-border-r-indigo-700\/65 {
  border-right-color: rgb(67 56 202 / 0.65);
}
.tw-border-r-indigo-700\/70 {
  border-right-color: rgb(67 56 202 / 0.7);
}
.tw-border-r-indigo-700\/75 {
  border-right-color: rgb(67 56 202 / 0.75);
}
.tw-border-r-indigo-700\/80 {
  border-right-color: rgb(67 56 202 / 0.8);
}
.tw-border-r-indigo-700\/85 {
  border-right-color: rgb(67 56 202 / 0.85);
}
.tw-border-r-indigo-700\/90 {
  border-right-color: rgb(67 56 202 / 0.9);
}
.tw-border-r-indigo-700\/95 {
  border-right-color: rgb(67 56 202 / 0.95);
}
.tw-border-r-indigo-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-800\/0 {
  border-right-color: rgb(55 48 163 / 0);
}
.tw-border-r-indigo-800\/10 {
  border-right-color: rgb(55 48 163 / 0.1);
}
.tw-border-r-indigo-800\/100 {
  border-right-color: rgb(55 48 163 / 1);
}
.tw-border-r-indigo-800\/15 {
  border-right-color: rgb(55 48 163 / 0.15);
}
.tw-border-r-indigo-800\/20 {
  border-right-color: rgb(55 48 163 / 0.2);
}
.tw-border-r-indigo-800\/25 {
  border-right-color: rgb(55 48 163 / 0.25);
}
.tw-border-r-indigo-800\/30 {
  border-right-color: rgb(55 48 163 / 0.3);
}
.tw-border-r-indigo-800\/35 {
  border-right-color: rgb(55 48 163 / 0.35);
}
.tw-border-r-indigo-800\/40 {
  border-right-color: rgb(55 48 163 / 0.4);
}
.tw-border-r-indigo-800\/45 {
  border-right-color: rgb(55 48 163 / 0.45);
}
.tw-border-r-indigo-800\/5 {
  border-right-color: rgb(55 48 163 / 0.05);
}
.tw-border-r-indigo-800\/50 {
  border-right-color: rgb(55 48 163 / 0.5);
}
.tw-border-r-indigo-800\/55 {
  border-right-color: rgb(55 48 163 / 0.55);
}
.tw-border-r-indigo-800\/60 {
  border-right-color: rgb(55 48 163 / 0.6);
}
.tw-border-r-indigo-800\/65 {
  border-right-color: rgb(55 48 163 / 0.65);
}
.tw-border-r-indigo-800\/70 {
  border-right-color: rgb(55 48 163 / 0.7);
}
.tw-border-r-indigo-800\/75 {
  border-right-color: rgb(55 48 163 / 0.75);
}
.tw-border-r-indigo-800\/80 {
  border-right-color: rgb(55 48 163 / 0.8);
}
.tw-border-r-indigo-800\/85 {
  border-right-color: rgb(55 48 163 / 0.85);
}
.tw-border-r-indigo-800\/90 {
  border-right-color: rgb(55 48 163 / 0.9);
}
.tw-border-r-indigo-800\/95 {
  border-right-color: rgb(55 48 163 / 0.95);
}
.tw-border-r-indigo-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-900\/0 {
  border-right-color: rgb(49 46 129 / 0);
}
.tw-border-r-indigo-900\/10 {
  border-right-color: rgb(49 46 129 / 0.1);
}
.tw-border-r-indigo-900\/100 {
  border-right-color: rgb(49 46 129 / 1);
}
.tw-border-r-indigo-900\/15 {
  border-right-color: rgb(49 46 129 / 0.15);
}
.tw-border-r-indigo-900\/20 {
  border-right-color: rgb(49 46 129 / 0.2);
}
.tw-border-r-indigo-900\/25 {
  border-right-color: rgb(49 46 129 / 0.25);
}
.tw-border-r-indigo-900\/30 {
  border-right-color: rgb(49 46 129 / 0.3);
}
.tw-border-r-indigo-900\/35 {
  border-right-color: rgb(49 46 129 / 0.35);
}
.tw-border-r-indigo-900\/40 {
  border-right-color: rgb(49 46 129 / 0.4);
}
.tw-border-r-indigo-900\/45 {
  border-right-color: rgb(49 46 129 / 0.45);
}
.tw-border-r-indigo-900\/5 {
  border-right-color: rgb(49 46 129 / 0.05);
}
.tw-border-r-indigo-900\/50 {
  border-right-color: rgb(49 46 129 / 0.5);
}
.tw-border-r-indigo-900\/55 {
  border-right-color: rgb(49 46 129 / 0.55);
}
.tw-border-r-indigo-900\/60 {
  border-right-color: rgb(49 46 129 / 0.6);
}
.tw-border-r-indigo-900\/65 {
  border-right-color: rgb(49 46 129 / 0.65);
}
.tw-border-r-indigo-900\/70 {
  border-right-color: rgb(49 46 129 / 0.7);
}
.tw-border-r-indigo-900\/75 {
  border-right-color: rgb(49 46 129 / 0.75);
}
.tw-border-r-indigo-900\/80 {
  border-right-color: rgb(49 46 129 / 0.8);
}
.tw-border-r-indigo-900\/85 {
  border-right-color: rgb(49 46 129 / 0.85);
}
.tw-border-r-indigo-900\/90 {
  border-right-color: rgb(49 46 129 / 0.9);
}
.tw-border-r-indigo-900\/95 {
  border-right-color: rgb(49 46 129 / 0.95);
}
.tw-border-r-indigo-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-r-indigo-950\/0 {
  border-right-color: rgb(30 27 75 / 0);
}
.tw-border-r-indigo-950\/10 {
  border-right-color: rgb(30 27 75 / 0.1);
}
.tw-border-r-indigo-950\/100 {
  border-right-color: rgb(30 27 75 / 1);
}
.tw-border-r-indigo-950\/15 {
  border-right-color: rgb(30 27 75 / 0.15);
}
.tw-border-r-indigo-950\/20 {
  border-right-color: rgb(30 27 75 / 0.2);
}
.tw-border-r-indigo-950\/25 {
  border-right-color: rgb(30 27 75 / 0.25);
}
.tw-border-r-indigo-950\/30 {
  border-right-color: rgb(30 27 75 / 0.3);
}
.tw-border-r-indigo-950\/35 {
  border-right-color: rgb(30 27 75 / 0.35);
}
.tw-border-r-indigo-950\/40 {
  border-right-color: rgb(30 27 75 / 0.4);
}
.tw-border-r-indigo-950\/45 {
  border-right-color: rgb(30 27 75 / 0.45);
}
.tw-border-r-indigo-950\/5 {
  border-right-color: rgb(30 27 75 / 0.05);
}
.tw-border-r-indigo-950\/50 {
  border-right-color: rgb(30 27 75 / 0.5);
}
.tw-border-r-indigo-950\/55 {
  border-right-color: rgb(30 27 75 / 0.55);
}
.tw-border-r-indigo-950\/60 {
  border-right-color: rgb(30 27 75 / 0.6);
}
.tw-border-r-indigo-950\/65 {
  border-right-color: rgb(30 27 75 / 0.65);
}
.tw-border-r-indigo-950\/70 {
  border-right-color: rgb(30 27 75 / 0.7);
}
.tw-border-r-indigo-950\/75 {
  border-right-color: rgb(30 27 75 / 0.75);
}
.tw-border-r-indigo-950\/80 {
  border-right-color: rgb(30 27 75 / 0.8);
}
.tw-border-r-indigo-950\/85 {
  border-right-color: rgb(30 27 75 / 0.85);
}
.tw-border-r-indigo-950\/90 {
  border-right-color: rgb(30 27 75 / 0.9);
}
.tw-border-r-indigo-950\/95 {
  border-right-color: rgb(30 27 75 / 0.95);
}
.tw-border-r-inherit {
  border-right-color: inherit;
}
.tw-border-r-lime-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-100\/0 {
  border-right-color: rgb(236 252 203 / 0);
}
.tw-border-r-lime-100\/10 {
  border-right-color: rgb(236 252 203 / 0.1);
}
.tw-border-r-lime-100\/100 {
  border-right-color: rgb(236 252 203 / 1);
}
.tw-border-r-lime-100\/15 {
  border-right-color: rgb(236 252 203 / 0.15);
}
.tw-border-r-lime-100\/20 {
  border-right-color: rgb(236 252 203 / 0.2);
}
.tw-border-r-lime-100\/25 {
  border-right-color: rgb(236 252 203 / 0.25);
}
.tw-border-r-lime-100\/30 {
  border-right-color: rgb(236 252 203 / 0.3);
}
.tw-border-r-lime-100\/35 {
  border-right-color: rgb(236 252 203 / 0.35);
}
.tw-border-r-lime-100\/40 {
  border-right-color: rgb(236 252 203 / 0.4);
}
.tw-border-r-lime-100\/45 {
  border-right-color: rgb(236 252 203 / 0.45);
}
.tw-border-r-lime-100\/5 {
  border-right-color: rgb(236 252 203 / 0.05);
}
.tw-border-r-lime-100\/50 {
  border-right-color: rgb(236 252 203 / 0.5);
}
.tw-border-r-lime-100\/55 {
  border-right-color: rgb(236 252 203 / 0.55);
}
.tw-border-r-lime-100\/60 {
  border-right-color: rgb(236 252 203 / 0.6);
}
.tw-border-r-lime-100\/65 {
  border-right-color: rgb(236 252 203 / 0.65);
}
.tw-border-r-lime-100\/70 {
  border-right-color: rgb(236 252 203 / 0.7);
}
.tw-border-r-lime-100\/75 {
  border-right-color: rgb(236 252 203 / 0.75);
}
.tw-border-r-lime-100\/80 {
  border-right-color: rgb(236 252 203 / 0.8);
}
.tw-border-r-lime-100\/85 {
  border-right-color: rgb(236 252 203 / 0.85);
}
.tw-border-r-lime-100\/90 {
  border-right-color: rgb(236 252 203 / 0.9);
}
.tw-border-r-lime-100\/95 {
  border-right-color: rgb(236 252 203 / 0.95);
}
.tw-border-r-lime-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-200\/0 {
  border-right-color: rgb(217 249 157 / 0);
}
.tw-border-r-lime-200\/10 {
  border-right-color: rgb(217 249 157 / 0.1);
}
.tw-border-r-lime-200\/100 {
  border-right-color: rgb(217 249 157 / 1);
}
.tw-border-r-lime-200\/15 {
  border-right-color: rgb(217 249 157 / 0.15);
}
.tw-border-r-lime-200\/20 {
  border-right-color: rgb(217 249 157 / 0.2);
}
.tw-border-r-lime-200\/25 {
  border-right-color: rgb(217 249 157 / 0.25);
}
.tw-border-r-lime-200\/30 {
  border-right-color: rgb(217 249 157 / 0.3);
}
.tw-border-r-lime-200\/35 {
  border-right-color: rgb(217 249 157 / 0.35);
}
.tw-border-r-lime-200\/40 {
  border-right-color: rgb(217 249 157 / 0.4);
}
.tw-border-r-lime-200\/45 {
  border-right-color: rgb(217 249 157 / 0.45);
}
.tw-border-r-lime-200\/5 {
  border-right-color: rgb(217 249 157 / 0.05);
}
.tw-border-r-lime-200\/50 {
  border-right-color: rgb(217 249 157 / 0.5);
}
.tw-border-r-lime-200\/55 {
  border-right-color: rgb(217 249 157 / 0.55);
}
.tw-border-r-lime-200\/60 {
  border-right-color: rgb(217 249 157 / 0.6);
}
.tw-border-r-lime-200\/65 {
  border-right-color: rgb(217 249 157 / 0.65);
}
.tw-border-r-lime-200\/70 {
  border-right-color: rgb(217 249 157 / 0.7);
}
.tw-border-r-lime-200\/75 {
  border-right-color: rgb(217 249 157 / 0.75);
}
.tw-border-r-lime-200\/80 {
  border-right-color: rgb(217 249 157 / 0.8);
}
.tw-border-r-lime-200\/85 {
  border-right-color: rgb(217 249 157 / 0.85);
}
.tw-border-r-lime-200\/90 {
  border-right-color: rgb(217 249 157 / 0.9);
}
.tw-border-r-lime-200\/95 {
  border-right-color: rgb(217 249 157 / 0.95);
}
.tw-border-r-lime-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-300\/0 {
  border-right-color: rgb(190 242 100 / 0);
}
.tw-border-r-lime-300\/10 {
  border-right-color: rgb(190 242 100 / 0.1);
}
.tw-border-r-lime-300\/100 {
  border-right-color: rgb(190 242 100 / 1);
}
.tw-border-r-lime-300\/15 {
  border-right-color: rgb(190 242 100 / 0.15);
}
.tw-border-r-lime-300\/20 {
  border-right-color: rgb(190 242 100 / 0.2);
}
.tw-border-r-lime-300\/25 {
  border-right-color: rgb(190 242 100 / 0.25);
}
.tw-border-r-lime-300\/30 {
  border-right-color: rgb(190 242 100 / 0.3);
}
.tw-border-r-lime-300\/35 {
  border-right-color: rgb(190 242 100 / 0.35);
}
.tw-border-r-lime-300\/40 {
  border-right-color: rgb(190 242 100 / 0.4);
}
.tw-border-r-lime-300\/45 {
  border-right-color: rgb(190 242 100 / 0.45);
}
.tw-border-r-lime-300\/5 {
  border-right-color: rgb(190 242 100 / 0.05);
}
.tw-border-r-lime-300\/50 {
  border-right-color: rgb(190 242 100 / 0.5);
}
.tw-border-r-lime-300\/55 {
  border-right-color: rgb(190 242 100 / 0.55);
}
.tw-border-r-lime-300\/60 {
  border-right-color: rgb(190 242 100 / 0.6);
}
.tw-border-r-lime-300\/65 {
  border-right-color: rgb(190 242 100 / 0.65);
}
.tw-border-r-lime-300\/70 {
  border-right-color: rgb(190 242 100 / 0.7);
}
.tw-border-r-lime-300\/75 {
  border-right-color: rgb(190 242 100 / 0.75);
}
.tw-border-r-lime-300\/80 {
  border-right-color: rgb(190 242 100 / 0.8);
}
.tw-border-r-lime-300\/85 {
  border-right-color: rgb(190 242 100 / 0.85);
}
.tw-border-r-lime-300\/90 {
  border-right-color: rgb(190 242 100 / 0.9);
}
.tw-border-r-lime-300\/95 {
  border-right-color: rgb(190 242 100 / 0.95);
}
.tw-border-r-lime-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-400\/0 {
  border-right-color: rgb(163 230 53 / 0);
}
.tw-border-r-lime-400\/10 {
  border-right-color: rgb(163 230 53 / 0.1);
}
.tw-border-r-lime-400\/100 {
  border-right-color: rgb(163 230 53 / 1);
}
.tw-border-r-lime-400\/15 {
  border-right-color: rgb(163 230 53 / 0.15);
}
.tw-border-r-lime-400\/20 {
  border-right-color: rgb(163 230 53 / 0.2);
}
.tw-border-r-lime-400\/25 {
  border-right-color: rgb(163 230 53 / 0.25);
}
.tw-border-r-lime-400\/30 {
  border-right-color: rgb(163 230 53 / 0.3);
}
.tw-border-r-lime-400\/35 {
  border-right-color: rgb(163 230 53 / 0.35);
}
.tw-border-r-lime-400\/40 {
  border-right-color: rgb(163 230 53 / 0.4);
}
.tw-border-r-lime-400\/45 {
  border-right-color: rgb(163 230 53 / 0.45);
}
.tw-border-r-lime-400\/5 {
  border-right-color: rgb(163 230 53 / 0.05);
}
.tw-border-r-lime-400\/50 {
  border-right-color: rgb(163 230 53 / 0.5);
}
.tw-border-r-lime-400\/55 {
  border-right-color: rgb(163 230 53 / 0.55);
}
.tw-border-r-lime-400\/60 {
  border-right-color: rgb(163 230 53 / 0.6);
}
.tw-border-r-lime-400\/65 {
  border-right-color: rgb(163 230 53 / 0.65);
}
.tw-border-r-lime-400\/70 {
  border-right-color: rgb(163 230 53 / 0.7);
}
.tw-border-r-lime-400\/75 {
  border-right-color: rgb(163 230 53 / 0.75);
}
.tw-border-r-lime-400\/80 {
  border-right-color: rgb(163 230 53 / 0.8);
}
.tw-border-r-lime-400\/85 {
  border-right-color: rgb(163 230 53 / 0.85);
}
.tw-border-r-lime-400\/90 {
  border-right-color: rgb(163 230 53 / 0.9);
}
.tw-border-r-lime-400\/95 {
  border-right-color: rgb(163 230 53 / 0.95);
}
.tw-border-r-lime-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-50\/0 {
  border-right-color: rgb(247 254 231 / 0);
}
.tw-border-r-lime-50\/10 {
  border-right-color: rgb(247 254 231 / 0.1);
}
.tw-border-r-lime-50\/100 {
  border-right-color: rgb(247 254 231 / 1);
}
.tw-border-r-lime-50\/15 {
  border-right-color: rgb(247 254 231 / 0.15);
}
.tw-border-r-lime-50\/20 {
  border-right-color: rgb(247 254 231 / 0.2);
}
.tw-border-r-lime-50\/25 {
  border-right-color: rgb(247 254 231 / 0.25);
}
.tw-border-r-lime-50\/30 {
  border-right-color: rgb(247 254 231 / 0.3);
}
.tw-border-r-lime-50\/35 {
  border-right-color: rgb(247 254 231 / 0.35);
}
.tw-border-r-lime-50\/40 {
  border-right-color: rgb(247 254 231 / 0.4);
}
.tw-border-r-lime-50\/45 {
  border-right-color: rgb(247 254 231 / 0.45);
}
.tw-border-r-lime-50\/5 {
  border-right-color: rgb(247 254 231 / 0.05);
}
.tw-border-r-lime-50\/50 {
  border-right-color: rgb(247 254 231 / 0.5);
}
.tw-border-r-lime-50\/55 {
  border-right-color: rgb(247 254 231 / 0.55);
}
.tw-border-r-lime-50\/60 {
  border-right-color: rgb(247 254 231 / 0.6);
}
.tw-border-r-lime-50\/65 {
  border-right-color: rgb(247 254 231 / 0.65);
}
.tw-border-r-lime-50\/70 {
  border-right-color: rgb(247 254 231 / 0.7);
}
.tw-border-r-lime-50\/75 {
  border-right-color: rgb(247 254 231 / 0.75);
}
.tw-border-r-lime-50\/80 {
  border-right-color: rgb(247 254 231 / 0.8);
}
.tw-border-r-lime-50\/85 {
  border-right-color: rgb(247 254 231 / 0.85);
}
.tw-border-r-lime-50\/90 {
  border-right-color: rgb(247 254 231 / 0.9);
}
.tw-border-r-lime-50\/95 {
  border-right-color: rgb(247 254 231 / 0.95);
}
.tw-border-r-lime-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-500\/0 {
  border-right-color: rgb(132 204 22 / 0);
}
.tw-border-r-lime-500\/10 {
  border-right-color: rgb(132 204 22 / 0.1);
}
.tw-border-r-lime-500\/100 {
  border-right-color: rgb(132 204 22 / 1);
}
.tw-border-r-lime-500\/15 {
  border-right-color: rgb(132 204 22 / 0.15);
}
.tw-border-r-lime-500\/20 {
  border-right-color: rgb(132 204 22 / 0.2);
}
.tw-border-r-lime-500\/25 {
  border-right-color: rgb(132 204 22 / 0.25);
}
.tw-border-r-lime-500\/30 {
  border-right-color: rgb(132 204 22 / 0.3);
}
.tw-border-r-lime-500\/35 {
  border-right-color: rgb(132 204 22 / 0.35);
}
.tw-border-r-lime-500\/40 {
  border-right-color: rgb(132 204 22 / 0.4);
}
.tw-border-r-lime-500\/45 {
  border-right-color: rgb(132 204 22 / 0.45);
}
.tw-border-r-lime-500\/5 {
  border-right-color: rgb(132 204 22 / 0.05);
}
.tw-border-r-lime-500\/50 {
  border-right-color: rgb(132 204 22 / 0.5);
}
.tw-border-r-lime-500\/55 {
  border-right-color: rgb(132 204 22 / 0.55);
}
.tw-border-r-lime-500\/60 {
  border-right-color: rgb(132 204 22 / 0.6);
}
.tw-border-r-lime-500\/65 {
  border-right-color: rgb(132 204 22 / 0.65);
}
.tw-border-r-lime-500\/70 {
  border-right-color: rgb(132 204 22 / 0.7);
}
.tw-border-r-lime-500\/75 {
  border-right-color: rgb(132 204 22 / 0.75);
}
.tw-border-r-lime-500\/80 {
  border-right-color: rgb(132 204 22 / 0.8);
}
.tw-border-r-lime-500\/85 {
  border-right-color: rgb(132 204 22 / 0.85);
}
.tw-border-r-lime-500\/90 {
  border-right-color: rgb(132 204 22 / 0.9);
}
.tw-border-r-lime-500\/95 {
  border-right-color: rgb(132 204 22 / 0.95);
}
.tw-border-r-lime-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-600\/0 {
  border-right-color: rgb(101 163 13 / 0);
}
.tw-border-r-lime-600\/10 {
  border-right-color: rgb(101 163 13 / 0.1);
}
.tw-border-r-lime-600\/100 {
  border-right-color: rgb(101 163 13 / 1);
}
.tw-border-r-lime-600\/15 {
  border-right-color: rgb(101 163 13 / 0.15);
}
.tw-border-r-lime-600\/20 {
  border-right-color: rgb(101 163 13 / 0.2);
}
.tw-border-r-lime-600\/25 {
  border-right-color: rgb(101 163 13 / 0.25);
}
.tw-border-r-lime-600\/30 {
  border-right-color: rgb(101 163 13 / 0.3);
}
.tw-border-r-lime-600\/35 {
  border-right-color: rgb(101 163 13 / 0.35);
}
.tw-border-r-lime-600\/40 {
  border-right-color: rgb(101 163 13 / 0.4);
}
.tw-border-r-lime-600\/45 {
  border-right-color: rgb(101 163 13 / 0.45);
}
.tw-border-r-lime-600\/5 {
  border-right-color: rgb(101 163 13 / 0.05);
}
.tw-border-r-lime-600\/50 {
  border-right-color: rgb(101 163 13 / 0.5);
}
.tw-border-r-lime-600\/55 {
  border-right-color: rgb(101 163 13 / 0.55);
}
.tw-border-r-lime-600\/60 {
  border-right-color: rgb(101 163 13 / 0.6);
}
.tw-border-r-lime-600\/65 {
  border-right-color: rgb(101 163 13 / 0.65);
}
.tw-border-r-lime-600\/70 {
  border-right-color: rgb(101 163 13 / 0.7);
}
.tw-border-r-lime-600\/75 {
  border-right-color: rgb(101 163 13 / 0.75);
}
.tw-border-r-lime-600\/80 {
  border-right-color: rgb(101 163 13 / 0.8);
}
.tw-border-r-lime-600\/85 {
  border-right-color: rgb(101 163 13 / 0.85);
}
.tw-border-r-lime-600\/90 {
  border-right-color: rgb(101 163 13 / 0.9);
}
.tw-border-r-lime-600\/95 {
  border-right-color: rgb(101 163 13 / 0.95);
}
.tw-border-r-lime-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-700\/0 {
  border-right-color: rgb(77 124 15 / 0);
}
.tw-border-r-lime-700\/10 {
  border-right-color: rgb(77 124 15 / 0.1);
}
.tw-border-r-lime-700\/100 {
  border-right-color: rgb(77 124 15 / 1);
}
.tw-border-r-lime-700\/15 {
  border-right-color: rgb(77 124 15 / 0.15);
}
.tw-border-r-lime-700\/20 {
  border-right-color: rgb(77 124 15 / 0.2);
}
.tw-border-r-lime-700\/25 {
  border-right-color: rgb(77 124 15 / 0.25);
}
.tw-border-r-lime-700\/30 {
  border-right-color: rgb(77 124 15 / 0.3);
}
.tw-border-r-lime-700\/35 {
  border-right-color: rgb(77 124 15 / 0.35);
}
.tw-border-r-lime-700\/40 {
  border-right-color: rgb(77 124 15 / 0.4);
}
.tw-border-r-lime-700\/45 {
  border-right-color: rgb(77 124 15 / 0.45);
}
.tw-border-r-lime-700\/5 {
  border-right-color: rgb(77 124 15 / 0.05);
}
.tw-border-r-lime-700\/50 {
  border-right-color: rgb(77 124 15 / 0.5);
}
.tw-border-r-lime-700\/55 {
  border-right-color: rgb(77 124 15 / 0.55);
}
.tw-border-r-lime-700\/60 {
  border-right-color: rgb(77 124 15 / 0.6);
}
.tw-border-r-lime-700\/65 {
  border-right-color: rgb(77 124 15 / 0.65);
}
.tw-border-r-lime-700\/70 {
  border-right-color: rgb(77 124 15 / 0.7);
}
.tw-border-r-lime-700\/75 {
  border-right-color: rgb(77 124 15 / 0.75);
}
.tw-border-r-lime-700\/80 {
  border-right-color: rgb(77 124 15 / 0.8);
}
.tw-border-r-lime-700\/85 {
  border-right-color: rgb(77 124 15 / 0.85);
}
.tw-border-r-lime-700\/90 {
  border-right-color: rgb(77 124 15 / 0.9);
}
.tw-border-r-lime-700\/95 {
  border-right-color: rgb(77 124 15 / 0.95);
}
.tw-border-r-lime-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-800\/0 {
  border-right-color: rgb(63 98 18 / 0);
}
.tw-border-r-lime-800\/10 {
  border-right-color: rgb(63 98 18 / 0.1);
}
.tw-border-r-lime-800\/100 {
  border-right-color: rgb(63 98 18 / 1);
}
.tw-border-r-lime-800\/15 {
  border-right-color: rgb(63 98 18 / 0.15);
}
.tw-border-r-lime-800\/20 {
  border-right-color: rgb(63 98 18 / 0.2);
}
.tw-border-r-lime-800\/25 {
  border-right-color: rgb(63 98 18 / 0.25);
}
.tw-border-r-lime-800\/30 {
  border-right-color: rgb(63 98 18 / 0.3);
}
.tw-border-r-lime-800\/35 {
  border-right-color: rgb(63 98 18 / 0.35);
}
.tw-border-r-lime-800\/40 {
  border-right-color: rgb(63 98 18 / 0.4);
}
.tw-border-r-lime-800\/45 {
  border-right-color: rgb(63 98 18 / 0.45);
}
.tw-border-r-lime-800\/5 {
  border-right-color: rgb(63 98 18 / 0.05);
}
.tw-border-r-lime-800\/50 {
  border-right-color: rgb(63 98 18 / 0.5);
}
.tw-border-r-lime-800\/55 {
  border-right-color: rgb(63 98 18 / 0.55);
}
.tw-border-r-lime-800\/60 {
  border-right-color: rgb(63 98 18 / 0.6);
}
.tw-border-r-lime-800\/65 {
  border-right-color: rgb(63 98 18 / 0.65);
}
.tw-border-r-lime-800\/70 {
  border-right-color: rgb(63 98 18 / 0.7);
}
.tw-border-r-lime-800\/75 {
  border-right-color: rgb(63 98 18 / 0.75);
}
.tw-border-r-lime-800\/80 {
  border-right-color: rgb(63 98 18 / 0.8);
}
.tw-border-r-lime-800\/85 {
  border-right-color: rgb(63 98 18 / 0.85);
}
.tw-border-r-lime-800\/90 {
  border-right-color: rgb(63 98 18 / 0.9);
}
.tw-border-r-lime-800\/95 {
  border-right-color: rgb(63 98 18 / 0.95);
}
.tw-border-r-lime-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-900\/0 {
  border-right-color: rgb(54 83 20 / 0);
}
.tw-border-r-lime-900\/10 {
  border-right-color: rgb(54 83 20 / 0.1);
}
.tw-border-r-lime-900\/100 {
  border-right-color: rgb(54 83 20 / 1);
}
.tw-border-r-lime-900\/15 {
  border-right-color: rgb(54 83 20 / 0.15);
}
.tw-border-r-lime-900\/20 {
  border-right-color: rgb(54 83 20 / 0.2);
}
.tw-border-r-lime-900\/25 {
  border-right-color: rgb(54 83 20 / 0.25);
}
.tw-border-r-lime-900\/30 {
  border-right-color: rgb(54 83 20 / 0.3);
}
.tw-border-r-lime-900\/35 {
  border-right-color: rgb(54 83 20 / 0.35);
}
.tw-border-r-lime-900\/40 {
  border-right-color: rgb(54 83 20 / 0.4);
}
.tw-border-r-lime-900\/45 {
  border-right-color: rgb(54 83 20 / 0.45);
}
.tw-border-r-lime-900\/5 {
  border-right-color: rgb(54 83 20 / 0.05);
}
.tw-border-r-lime-900\/50 {
  border-right-color: rgb(54 83 20 / 0.5);
}
.tw-border-r-lime-900\/55 {
  border-right-color: rgb(54 83 20 / 0.55);
}
.tw-border-r-lime-900\/60 {
  border-right-color: rgb(54 83 20 / 0.6);
}
.tw-border-r-lime-900\/65 {
  border-right-color: rgb(54 83 20 / 0.65);
}
.tw-border-r-lime-900\/70 {
  border-right-color: rgb(54 83 20 / 0.7);
}
.tw-border-r-lime-900\/75 {
  border-right-color: rgb(54 83 20 / 0.75);
}
.tw-border-r-lime-900\/80 {
  border-right-color: rgb(54 83 20 / 0.8);
}
.tw-border-r-lime-900\/85 {
  border-right-color: rgb(54 83 20 / 0.85);
}
.tw-border-r-lime-900\/90 {
  border-right-color: rgb(54 83 20 / 0.9);
}
.tw-border-r-lime-900\/95 {
  border-right-color: rgb(54 83 20 / 0.95);
}
.tw-border-r-lime-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-r-lime-950\/0 {
  border-right-color: rgb(26 46 5 / 0);
}
.tw-border-r-lime-950\/10 {
  border-right-color: rgb(26 46 5 / 0.1);
}
.tw-border-r-lime-950\/100 {
  border-right-color: rgb(26 46 5 / 1);
}
.tw-border-r-lime-950\/15 {
  border-right-color: rgb(26 46 5 / 0.15);
}
.tw-border-r-lime-950\/20 {
  border-right-color: rgb(26 46 5 / 0.2);
}
.tw-border-r-lime-950\/25 {
  border-right-color: rgb(26 46 5 / 0.25);
}
.tw-border-r-lime-950\/30 {
  border-right-color: rgb(26 46 5 / 0.3);
}
.tw-border-r-lime-950\/35 {
  border-right-color: rgb(26 46 5 / 0.35);
}
.tw-border-r-lime-950\/40 {
  border-right-color: rgb(26 46 5 / 0.4);
}
.tw-border-r-lime-950\/45 {
  border-right-color: rgb(26 46 5 / 0.45);
}
.tw-border-r-lime-950\/5 {
  border-right-color: rgb(26 46 5 / 0.05);
}
.tw-border-r-lime-950\/50 {
  border-right-color: rgb(26 46 5 / 0.5);
}
.tw-border-r-lime-950\/55 {
  border-right-color: rgb(26 46 5 / 0.55);
}
.tw-border-r-lime-950\/60 {
  border-right-color: rgb(26 46 5 / 0.6);
}
.tw-border-r-lime-950\/65 {
  border-right-color: rgb(26 46 5 / 0.65);
}
.tw-border-r-lime-950\/70 {
  border-right-color: rgb(26 46 5 / 0.7);
}
.tw-border-r-lime-950\/75 {
  border-right-color: rgb(26 46 5 / 0.75);
}
.tw-border-r-lime-950\/80 {
  border-right-color: rgb(26 46 5 / 0.8);
}
.tw-border-r-lime-950\/85 {
  border-right-color: rgb(26 46 5 / 0.85);
}
.tw-border-r-lime-950\/90 {
  border-right-color: rgb(26 46 5 / 0.9);
}
.tw-border-r-lime-950\/95 {
  border-right-color: rgb(26 46 5 / 0.95);
}
.tw-border-r-neutral-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-100\/0 {
  border-right-color: rgb(245 245 245 / 0);
}
.tw-border-r-neutral-100\/10 {
  border-right-color: rgb(245 245 245 / 0.1);
}
.tw-border-r-neutral-100\/100 {
  border-right-color: rgb(245 245 245 / 1);
}
.tw-border-r-neutral-100\/15 {
  border-right-color: rgb(245 245 245 / 0.15);
}
.tw-border-r-neutral-100\/20 {
  border-right-color: rgb(245 245 245 / 0.2);
}
.tw-border-r-neutral-100\/25 {
  border-right-color: rgb(245 245 245 / 0.25);
}
.tw-border-r-neutral-100\/30 {
  border-right-color: rgb(245 245 245 / 0.3);
}
.tw-border-r-neutral-100\/35 {
  border-right-color: rgb(245 245 245 / 0.35);
}
.tw-border-r-neutral-100\/40 {
  border-right-color: rgb(245 245 245 / 0.4);
}
.tw-border-r-neutral-100\/45 {
  border-right-color: rgb(245 245 245 / 0.45);
}
.tw-border-r-neutral-100\/5 {
  border-right-color: rgb(245 245 245 / 0.05);
}
.tw-border-r-neutral-100\/50 {
  border-right-color: rgb(245 245 245 / 0.5);
}
.tw-border-r-neutral-100\/55 {
  border-right-color: rgb(245 245 245 / 0.55);
}
.tw-border-r-neutral-100\/60 {
  border-right-color: rgb(245 245 245 / 0.6);
}
.tw-border-r-neutral-100\/65 {
  border-right-color: rgb(245 245 245 / 0.65);
}
.tw-border-r-neutral-100\/70 {
  border-right-color: rgb(245 245 245 / 0.7);
}
.tw-border-r-neutral-100\/75 {
  border-right-color: rgb(245 245 245 / 0.75);
}
.tw-border-r-neutral-100\/80 {
  border-right-color: rgb(245 245 245 / 0.8);
}
.tw-border-r-neutral-100\/85 {
  border-right-color: rgb(245 245 245 / 0.85);
}
.tw-border-r-neutral-100\/90 {
  border-right-color: rgb(245 245 245 / 0.9);
}
.tw-border-r-neutral-100\/95 {
  border-right-color: rgb(245 245 245 / 0.95);
}
.tw-border-r-neutral-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-200\/0 {
  border-right-color: rgb(229 229 229 / 0);
}
.tw-border-r-neutral-200\/10 {
  border-right-color: rgb(229 229 229 / 0.1);
}
.tw-border-r-neutral-200\/100 {
  border-right-color: rgb(229 229 229 / 1);
}
.tw-border-r-neutral-200\/15 {
  border-right-color: rgb(229 229 229 / 0.15);
}
.tw-border-r-neutral-200\/20 {
  border-right-color: rgb(229 229 229 / 0.2);
}
.tw-border-r-neutral-200\/25 {
  border-right-color: rgb(229 229 229 / 0.25);
}
.tw-border-r-neutral-200\/30 {
  border-right-color: rgb(229 229 229 / 0.3);
}
.tw-border-r-neutral-200\/35 {
  border-right-color: rgb(229 229 229 / 0.35);
}
.tw-border-r-neutral-200\/40 {
  border-right-color: rgb(229 229 229 / 0.4);
}
.tw-border-r-neutral-200\/45 {
  border-right-color: rgb(229 229 229 / 0.45);
}
.tw-border-r-neutral-200\/5 {
  border-right-color: rgb(229 229 229 / 0.05);
}
.tw-border-r-neutral-200\/50 {
  border-right-color: rgb(229 229 229 / 0.5);
}
.tw-border-r-neutral-200\/55 {
  border-right-color: rgb(229 229 229 / 0.55);
}
.tw-border-r-neutral-200\/60 {
  border-right-color: rgb(229 229 229 / 0.6);
}
.tw-border-r-neutral-200\/65 {
  border-right-color: rgb(229 229 229 / 0.65);
}
.tw-border-r-neutral-200\/70 {
  border-right-color: rgb(229 229 229 / 0.7);
}
.tw-border-r-neutral-200\/75 {
  border-right-color: rgb(229 229 229 / 0.75);
}
.tw-border-r-neutral-200\/80 {
  border-right-color: rgb(229 229 229 / 0.8);
}
.tw-border-r-neutral-200\/85 {
  border-right-color: rgb(229 229 229 / 0.85);
}
.tw-border-r-neutral-200\/90 {
  border-right-color: rgb(229 229 229 / 0.9);
}
.tw-border-r-neutral-200\/95 {
  border-right-color: rgb(229 229 229 / 0.95);
}
.tw-border-r-neutral-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-300\/0 {
  border-right-color: rgb(212 212 212 / 0);
}
.tw-border-r-neutral-300\/10 {
  border-right-color: rgb(212 212 212 / 0.1);
}
.tw-border-r-neutral-300\/100 {
  border-right-color: rgb(212 212 212 / 1);
}
.tw-border-r-neutral-300\/15 {
  border-right-color: rgb(212 212 212 / 0.15);
}
.tw-border-r-neutral-300\/20 {
  border-right-color: rgb(212 212 212 / 0.2);
}
.tw-border-r-neutral-300\/25 {
  border-right-color: rgb(212 212 212 / 0.25);
}
.tw-border-r-neutral-300\/30 {
  border-right-color: rgb(212 212 212 / 0.3);
}
.tw-border-r-neutral-300\/35 {
  border-right-color: rgb(212 212 212 / 0.35);
}
.tw-border-r-neutral-300\/40 {
  border-right-color: rgb(212 212 212 / 0.4);
}
.tw-border-r-neutral-300\/45 {
  border-right-color: rgb(212 212 212 / 0.45);
}
.tw-border-r-neutral-300\/5 {
  border-right-color: rgb(212 212 212 / 0.05);
}
.tw-border-r-neutral-300\/50 {
  border-right-color: rgb(212 212 212 / 0.5);
}
.tw-border-r-neutral-300\/55 {
  border-right-color: rgb(212 212 212 / 0.55);
}
.tw-border-r-neutral-300\/60 {
  border-right-color: rgb(212 212 212 / 0.6);
}
.tw-border-r-neutral-300\/65 {
  border-right-color: rgb(212 212 212 / 0.65);
}
.tw-border-r-neutral-300\/70 {
  border-right-color: rgb(212 212 212 / 0.7);
}
.tw-border-r-neutral-300\/75 {
  border-right-color: rgb(212 212 212 / 0.75);
}
.tw-border-r-neutral-300\/80 {
  border-right-color: rgb(212 212 212 / 0.8);
}
.tw-border-r-neutral-300\/85 {
  border-right-color: rgb(212 212 212 / 0.85);
}
.tw-border-r-neutral-300\/90 {
  border-right-color: rgb(212 212 212 / 0.9);
}
.tw-border-r-neutral-300\/95 {
  border-right-color: rgb(212 212 212 / 0.95);
}
.tw-border-r-neutral-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-400\/0 {
  border-right-color: rgb(163 163 163 / 0);
}
.tw-border-r-neutral-400\/10 {
  border-right-color: rgb(163 163 163 / 0.1);
}
.tw-border-r-neutral-400\/100 {
  border-right-color: rgb(163 163 163 / 1);
}
.tw-border-r-neutral-400\/15 {
  border-right-color: rgb(163 163 163 / 0.15);
}
.tw-border-r-neutral-400\/20 {
  border-right-color: rgb(163 163 163 / 0.2);
}
.tw-border-r-neutral-400\/25 {
  border-right-color: rgb(163 163 163 / 0.25);
}
.tw-border-r-neutral-400\/30 {
  border-right-color: rgb(163 163 163 / 0.3);
}
.tw-border-r-neutral-400\/35 {
  border-right-color: rgb(163 163 163 / 0.35);
}
.tw-border-r-neutral-400\/40 {
  border-right-color: rgb(163 163 163 / 0.4);
}
.tw-border-r-neutral-400\/45 {
  border-right-color: rgb(163 163 163 / 0.45);
}
.tw-border-r-neutral-400\/5 {
  border-right-color: rgb(163 163 163 / 0.05);
}
.tw-border-r-neutral-400\/50 {
  border-right-color: rgb(163 163 163 / 0.5);
}
.tw-border-r-neutral-400\/55 {
  border-right-color: rgb(163 163 163 / 0.55);
}
.tw-border-r-neutral-400\/60 {
  border-right-color: rgb(163 163 163 / 0.6);
}
.tw-border-r-neutral-400\/65 {
  border-right-color: rgb(163 163 163 / 0.65);
}
.tw-border-r-neutral-400\/70 {
  border-right-color: rgb(163 163 163 / 0.7);
}
.tw-border-r-neutral-400\/75 {
  border-right-color: rgb(163 163 163 / 0.75);
}
.tw-border-r-neutral-400\/80 {
  border-right-color: rgb(163 163 163 / 0.8);
}
.tw-border-r-neutral-400\/85 {
  border-right-color: rgb(163 163 163 / 0.85);
}
.tw-border-r-neutral-400\/90 {
  border-right-color: rgb(163 163 163 / 0.9);
}
.tw-border-r-neutral-400\/95 {
  border-right-color: rgb(163 163 163 / 0.95);
}
.tw-border-r-neutral-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-50\/0 {
  border-right-color: rgb(250 250 250 / 0);
}
.tw-border-r-neutral-50\/10 {
  border-right-color: rgb(250 250 250 / 0.1);
}
.tw-border-r-neutral-50\/100 {
  border-right-color: rgb(250 250 250 / 1);
}
.tw-border-r-neutral-50\/15 {
  border-right-color: rgb(250 250 250 / 0.15);
}
.tw-border-r-neutral-50\/20 {
  border-right-color: rgb(250 250 250 / 0.2);
}
.tw-border-r-neutral-50\/25 {
  border-right-color: rgb(250 250 250 / 0.25);
}
.tw-border-r-neutral-50\/30 {
  border-right-color: rgb(250 250 250 / 0.3);
}
.tw-border-r-neutral-50\/35 {
  border-right-color: rgb(250 250 250 / 0.35);
}
.tw-border-r-neutral-50\/40 {
  border-right-color: rgb(250 250 250 / 0.4);
}
.tw-border-r-neutral-50\/45 {
  border-right-color: rgb(250 250 250 / 0.45);
}
.tw-border-r-neutral-50\/5 {
  border-right-color: rgb(250 250 250 / 0.05);
}
.tw-border-r-neutral-50\/50 {
  border-right-color: rgb(250 250 250 / 0.5);
}
.tw-border-r-neutral-50\/55 {
  border-right-color: rgb(250 250 250 / 0.55);
}
.tw-border-r-neutral-50\/60 {
  border-right-color: rgb(250 250 250 / 0.6);
}
.tw-border-r-neutral-50\/65 {
  border-right-color: rgb(250 250 250 / 0.65);
}
.tw-border-r-neutral-50\/70 {
  border-right-color: rgb(250 250 250 / 0.7);
}
.tw-border-r-neutral-50\/75 {
  border-right-color: rgb(250 250 250 / 0.75);
}
.tw-border-r-neutral-50\/80 {
  border-right-color: rgb(250 250 250 / 0.8);
}
.tw-border-r-neutral-50\/85 {
  border-right-color: rgb(250 250 250 / 0.85);
}
.tw-border-r-neutral-50\/90 {
  border-right-color: rgb(250 250 250 / 0.9);
}
.tw-border-r-neutral-50\/95 {
  border-right-color: rgb(250 250 250 / 0.95);
}
.tw-border-r-neutral-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-500\/0 {
  border-right-color: rgb(115 115 115 / 0);
}
.tw-border-r-neutral-500\/10 {
  border-right-color: rgb(115 115 115 / 0.1);
}
.tw-border-r-neutral-500\/100 {
  border-right-color: rgb(115 115 115 / 1);
}
.tw-border-r-neutral-500\/15 {
  border-right-color: rgb(115 115 115 / 0.15);
}
.tw-border-r-neutral-500\/20 {
  border-right-color: rgb(115 115 115 / 0.2);
}
.tw-border-r-neutral-500\/25 {
  border-right-color: rgb(115 115 115 / 0.25);
}
.tw-border-r-neutral-500\/30 {
  border-right-color: rgb(115 115 115 / 0.3);
}
.tw-border-r-neutral-500\/35 {
  border-right-color: rgb(115 115 115 / 0.35);
}
.tw-border-r-neutral-500\/40 {
  border-right-color: rgb(115 115 115 / 0.4);
}
.tw-border-r-neutral-500\/45 {
  border-right-color: rgb(115 115 115 / 0.45);
}
.tw-border-r-neutral-500\/5 {
  border-right-color: rgb(115 115 115 / 0.05);
}
.tw-border-r-neutral-500\/50 {
  border-right-color: rgb(115 115 115 / 0.5);
}
.tw-border-r-neutral-500\/55 {
  border-right-color: rgb(115 115 115 / 0.55);
}
.tw-border-r-neutral-500\/60 {
  border-right-color: rgb(115 115 115 / 0.6);
}
.tw-border-r-neutral-500\/65 {
  border-right-color: rgb(115 115 115 / 0.65);
}
.tw-border-r-neutral-500\/70 {
  border-right-color: rgb(115 115 115 / 0.7);
}
.tw-border-r-neutral-500\/75 {
  border-right-color: rgb(115 115 115 / 0.75);
}
.tw-border-r-neutral-500\/80 {
  border-right-color: rgb(115 115 115 / 0.8);
}
.tw-border-r-neutral-500\/85 {
  border-right-color: rgb(115 115 115 / 0.85);
}
.tw-border-r-neutral-500\/90 {
  border-right-color: rgb(115 115 115 / 0.9);
}
.tw-border-r-neutral-500\/95 {
  border-right-color: rgb(115 115 115 / 0.95);
}
.tw-border-r-neutral-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-600\/0 {
  border-right-color: rgb(82 82 82 / 0);
}
.tw-border-r-neutral-600\/10 {
  border-right-color: rgb(82 82 82 / 0.1);
}
.tw-border-r-neutral-600\/100 {
  border-right-color: rgb(82 82 82 / 1);
}
.tw-border-r-neutral-600\/15 {
  border-right-color: rgb(82 82 82 / 0.15);
}
.tw-border-r-neutral-600\/20 {
  border-right-color: rgb(82 82 82 / 0.2);
}
.tw-border-r-neutral-600\/25 {
  border-right-color: rgb(82 82 82 / 0.25);
}
.tw-border-r-neutral-600\/30 {
  border-right-color: rgb(82 82 82 / 0.3);
}
.tw-border-r-neutral-600\/35 {
  border-right-color: rgb(82 82 82 / 0.35);
}
.tw-border-r-neutral-600\/40 {
  border-right-color: rgb(82 82 82 / 0.4);
}
.tw-border-r-neutral-600\/45 {
  border-right-color: rgb(82 82 82 / 0.45);
}
.tw-border-r-neutral-600\/5 {
  border-right-color: rgb(82 82 82 / 0.05);
}
.tw-border-r-neutral-600\/50 {
  border-right-color: rgb(82 82 82 / 0.5);
}
.tw-border-r-neutral-600\/55 {
  border-right-color: rgb(82 82 82 / 0.55);
}
.tw-border-r-neutral-600\/60 {
  border-right-color: rgb(82 82 82 / 0.6);
}
.tw-border-r-neutral-600\/65 {
  border-right-color: rgb(82 82 82 / 0.65);
}
.tw-border-r-neutral-600\/70 {
  border-right-color: rgb(82 82 82 / 0.7);
}
.tw-border-r-neutral-600\/75 {
  border-right-color: rgb(82 82 82 / 0.75);
}
.tw-border-r-neutral-600\/80 {
  border-right-color: rgb(82 82 82 / 0.8);
}
.tw-border-r-neutral-600\/85 {
  border-right-color: rgb(82 82 82 / 0.85);
}
.tw-border-r-neutral-600\/90 {
  border-right-color: rgb(82 82 82 / 0.9);
}
.tw-border-r-neutral-600\/95 {
  border-right-color: rgb(82 82 82 / 0.95);
}
.tw-border-r-neutral-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-700\/0 {
  border-right-color: rgb(64 64 64 / 0);
}
.tw-border-r-neutral-700\/10 {
  border-right-color: rgb(64 64 64 / 0.1);
}
.tw-border-r-neutral-700\/100 {
  border-right-color: rgb(64 64 64 / 1);
}
.tw-border-r-neutral-700\/15 {
  border-right-color: rgb(64 64 64 / 0.15);
}
.tw-border-r-neutral-700\/20 {
  border-right-color: rgb(64 64 64 / 0.2);
}
.tw-border-r-neutral-700\/25 {
  border-right-color: rgb(64 64 64 / 0.25);
}
.tw-border-r-neutral-700\/30 {
  border-right-color: rgb(64 64 64 / 0.3);
}
.tw-border-r-neutral-700\/35 {
  border-right-color: rgb(64 64 64 / 0.35);
}
.tw-border-r-neutral-700\/40 {
  border-right-color: rgb(64 64 64 / 0.4);
}
.tw-border-r-neutral-700\/45 {
  border-right-color: rgb(64 64 64 / 0.45);
}
.tw-border-r-neutral-700\/5 {
  border-right-color: rgb(64 64 64 / 0.05);
}
.tw-border-r-neutral-700\/50 {
  border-right-color: rgb(64 64 64 / 0.5);
}
.tw-border-r-neutral-700\/55 {
  border-right-color: rgb(64 64 64 / 0.55);
}
.tw-border-r-neutral-700\/60 {
  border-right-color: rgb(64 64 64 / 0.6);
}
.tw-border-r-neutral-700\/65 {
  border-right-color: rgb(64 64 64 / 0.65);
}
.tw-border-r-neutral-700\/70 {
  border-right-color: rgb(64 64 64 / 0.7);
}
.tw-border-r-neutral-700\/75 {
  border-right-color: rgb(64 64 64 / 0.75);
}
.tw-border-r-neutral-700\/80 {
  border-right-color: rgb(64 64 64 / 0.8);
}
.tw-border-r-neutral-700\/85 {
  border-right-color: rgb(64 64 64 / 0.85);
}
.tw-border-r-neutral-700\/90 {
  border-right-color: rgb(64 64 64 / 0.9);
}
.tw-border-r-neutral-700\/95 {
  border-right-color: rgb(64 64 64 / 0.95);
}
.tw-border-r-neutral-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-800\/0 {
  border-right-color: rgb(38 38 38 / 0);
}
.tw-border-r-neutral-800\/10 {
  border-right-color: rgb(38 38 38 / 0.1);
}
.tw-border-r-neutral-800\/100 {
  border-right-color: rgb(38 38 38 / 1);
}
.tw-border-r-neutral-800\/15 {
  border-right-color: rgb(38 38 38 / 0.15);
}
.tw-border-r-neutral-800\/20 {
  border-right-color: rgb(38 38 38 / 0.2);
}
.tw-border-r-neutral-800\/25 {
  border-right-color: rgb(38 38 38 / 0.25);
}
.tw-border-r-neutral-800\/30 {
  border-right-color: rgb(38 38 38 / 0.3);
}
.tw-border-r-neutral-800\/35 {
  border-right-color: rgb(38 38 38 / 0.35);
}
.tw-border-r-neutral-800\/40 {
  border-right-color: rgb(38 38 38 / 0.4);
}
.tw-border-r-neutral-800\/45 {
  border-right-color: rgb(38 38 38 / 0.45);
}
.tw-border-r-neutral-800\/5 {
  border-right-color: rgb(38 38 38 / 0.05);
}
.tw-border-r-neutral-800\/50 {
  border-right-color: rgb(38 38 38 / 0.5);
}
.tw-border-r-neutral-800\/55 {
  border-right-color: rgb(38 38 38 / 0.55);
}
.tw-border-r-neutral-800\/60 {
  border-right-color: rgb(38 38 38 / 0.6);
}
.tw-border-r-neutral-800\/65 {
  border-right-color: rgb(38 38 38 / 0.65);
}
.tw-border-r-neutral-800\/70 {
  border-right-color: rgb(38 38 38 / 0.7);
}
.tw-border-r-neutral-800\/75 {
  border-right-color: rgb(38 38 38 / 0.75);
}
.tw-border-r-neutral-800\/80 {
  border-right-color: rgb(38 38 38 / 0.8);
}
.tw-border-r-neutral-800\/85 {
  border-right-color: rgb(38 38 38 / 0.85);
}
.tw-border-r-neutral-800\/90 {
  border-right-color: rgb(38 38 38 / 0.9);
}
.tw-border-r-neutral-800\/95 {
  border-right-color: rgb(38 38 38 / 0.95);
}
.tw-border-r-neutral-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-900\/0 {
  border-right-color: rgb(23 23 23 / 0);
}
.tw-border-r-neutral-900\/10 {
  border-right-color: rgb(23 23 23 / 0.1);
}
.tw-border-r-neutral-900\/100 {
  border-right-color: rgb(23 23 23 / 1);
}
.tw-border-r-neutral-900\/15 {
  border-right-color: rgb(23 23 23 / 0.15);
}
.tw-border-r-neutral-900\/20 {
  border-right-color: rgb(23 23 23 / 0.2);
}
.tw-border-r-neutral-900\/25 {
  border-right-color: rgb(23 23 23 / 0.25);
}
.tw-border-r-neutral-900\/30 {
  border-right-color: rgb(23 23 23 / 0.3);
}
.tw-border-r-neutral-900\/35 {
  border-right-color: rgb(23 23 23 / 0.35);
}
.tw-border-r-neutral-900\/40 {
  border-right-color: rgb(23 23 23 / 0.4);
}
.tw-border-r-neutral-900\/45 {
  border-right-color: rgb(23 23 23 / 0.45);
}
.tw-border-r-neutral-900\/5 {
  border-right-color: rgb(23 23 23 / 0.05);
}
.tw-border-r-neutral-900\/50 {
  border-right-color: rgb(23 23 23 / 0.5);
}
.tw-border-r-neutral-900\/55 {
  border-right-color: rgb(23 23 23 / 0.55);
}
.tw-border-r-neutral-900\/60 {
  border-right-color: rgb(23 23 23 / 0.6);
}
.tw-border-r-neutral-900\/65 {
  border-right-color: rgb(23 23 23 / 0.65);
}
.tw-border-r-neutral-900\/70 {
  border-right-color: rgb(23 23 23 / 0.7);
}
.tw-border-r-neutral-900\/75 {
  border-right-color: rgb(23 23 23 / 0.75);
}
.tw-border-r-neutral-900\/80 {
  border-right-color: rgb(23 23 23 / 0.8);
}
.tw-border-r-neutral-900\/85 {
  border-right-color: rgb(23 23 23 / 0.85);
}
.tw-border-r-neutral-900\/90 {
  border-right-color: rgb(23 23 23 / 0.9);
}
.tw-border-r-neutral-900\/95 {
  border-right-color: rgb(23 23 23 / 0.95);
}
.tw-border-r-neutral-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-r-neutral-950\/0 {
  border-right-color: rgb(10 10 10 / 0);
}
.tw-border-r-neutral-950\/10 {
  border-right-color: rgb(10 10 10 / 0.1);
}
.tw-border-r-neutral-950\/100 {
  border-right-color: rgb(10 10 10 / 1);
}
.tw-border-r-neutral-950\/15 {
  border-right-color: rgb(10 10 10 / 0.15);
}
.tw-border-r-neutral-950\/20 {
  border-right-color: rgb(10 10 10 / 0.2);
}
.tw-border-r-neutral-950\/25 {
  border-right-color: rgb(10 10 10 / 0.25);
}
.tw-border-r-neutral-950\/30 {
  border-right-color: rgb(10 10 10 / 0.3);
}
.tw-border-r-neutral-950\/35 {
  border-right-color: rgb(10 10 10 / 0.35);
}
.tw-border-r-neutral-950\/40 {
  border-right-color: rgb(10 10 10 / 0.4);
}
.tw-border-r-neutral-950\/45 {
  border-right-color: rgb(10 10 10 / 0.45);
}
.tw-border-r-neutral-950\/5 {
  border-right-color: rgb(10 10 10 / 0.05);
}
.tw-border-r-neutral-950\/50 {
  border-right-color: rgb(10 10 10 / 0.5);
}
.tw-border-r-neutral-950\/55 {
  border-right-color: rgb(10 10 10 / 0.55);
}
.tw-border-r-neutral-950\/60 {
  border-right-color: rgb(10 10 10 / 0.6);
}
.tw-border-r-neutral-950\/65 {
  border-right-color: rgb(10 10 10 / 0.65);
}
.tw-border-r-neutral-950\/70 {
  border-right-color: rgb(10 10 10 / 0.7);
}
.tw-border-r-neutral-950\/75 {
  border-right-color: rgb(10 10 10 / 0.75);
}
.tw-border-r-neutral-950\/80 {
  border-right-color: rgb(10 10 10 / 0.8);
}
.tw-border-r-neutral-950\/85 {
  border-right-color: rgb(10 10 10 / 0.85);
}
.tw-border-r-neutral-950\/90 {
  border-right-color: rgb(10 10 10 / 0.9);
}
.tw-border-r-neutral-950\/95 {
  border-right-color: rgb(10 10 10 / 0.95);
}
.tw-border-r-orange-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-100\/0 {
  border-right-color: rgb(255 237 213 / 0);
}
.tw-border-r-orange-100\/10 {
  border-right-color: rgb(255 237 213 / 0.1);
}
.tw-border-r-orange-100\/100 {
  border-right-color: rgb(255 237 213 / 1);
}
.tw-border-r-orange-100\/15 {
  border-right-color: rgb(255 237 213 / 0.15);
}
.tw-border-r-orange-100\/20 {
  border-right-color: rgb(255 237 213 / 0.2);
}
.tw-border-r-orange-100\/25 {
  border-right-color: rgb(255 237 213 / 0.25);
}
.tw-border-r-orange-100\/30 {
  border-right-color: rgb(255 237 213 / 0.3);
}
.tw-border-r-orange-100\/35 {
  border-right-color: rgb(255 237 213 / 0.35);
}
.tw-border-r-orange-100\/40 {
  border-right-color: rgb(255 237 213 / 0.4);
}
.tw-border-r-orange-100\/45 {
  border-right-color: rgb(255 237 213 / 0.45);
}
.tw-border-r-orange-100\/5 {
  border-right-color: rgb(255 237 213 / 0.05);
}
.tw-border-r-orange-100\/50 {
  border-right-color: rgb(255 237 213 / 0.5);
}
.tw-border-r-orange-100\/55 {
  border-right-color: rgb(255 237 213 / 0.55);
}
.tw-border-r-orange-100\/60 {
  border-right-color: rgb(255 237 213 / 0.6);
}
.tw-border-r-orange-100\/65 {
  border-right-color: rgb(255 237 213 / 0.65);
}
.tw-border-r-orange-100\/70 {
  border-right-color: rgb(255 237 213 / 0.7);
}
.tw-border-r-orange-100\/75 {
  border-right-color: rgb(255 237 213 / 0.75);
}
.tw-border-r-orange-100\/80 {
  border-right-color: rgb(255 237 213 / 0.8);
}
.tw-border-r-orange-100\/85 {
  border-right-color: rgb(255 237 213 / 0.85);
}
.tw-border-r-orange-100\/90 {
  border-right-color: rgb(255 237 213 / 0.9);
}
.tw-border-r-orange-100\/95 {
  border-right-color: rgb(255 237 213 / 0.95);
}
.tw-border-r-orange-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-200\/0 {
  border-right-color: rgb(254 215 170 / 0);
}
.tw-border-r-orange-200\/10 {
  border-right-color: rgb(254 215 170 / 0.1);
}
.tw-border-r-orange-200\/100 {
  border-right-color: rgb(254 215 170 / 1);
}
.tw-border-r-orange-200\/15 {
  border-right-color: rgb(254 215 170 / 0.15);
}
.tw-border-r-orange-200\/20 {
  border-right-color: rgb(254 215 170 / 0.2);
}
.tw-border-r-orange-200\/25 {
  border-right-color: rgb(254 215 170 / 0.25);
}
.tw-border-r-orange-200\/30 {
  border-right-color: rgb(254 215 170 / 0.3);
}
.tw-border-r-orange-200\/35 {
  border-right-color: rgb(254 215 170 / 0.35);
}
.tw-border-r-orange-200\/40 {
  border-right-color: rgb(254 215 170 / 0.4);
}
.tw-border-r-orange-200\/45 {
  border-right-color: rgb(254 215 170 / 0.45);
}
.tw-border-r-orange-200\/5 {
  border-right-color: rgb(254 215 170 / 0.05);
}
.tw-border-r-orange-200\/50 {
  border-right-color: rgb(254 215 170 / 0.5);
}
.tw-border-r-orange-200\/55 {
  border-right-color: rgb(254 215 170 / 0.55);
}
.tw-border-r-orange-200\/60 {
  border-right-color: rgb(254 215 170 / 0.6);
}
.tw-border-r-orange-200\/65 {
  border-right-color: rgb(254 215 170 / 0.65);
}
.tw-border-r-orange-200\/70 {
  border-right-color: rgb(254 215 170 / 0.7);
}
.tw-border-r-orange-200\/75 {
  border-right-color: rgb(254 215 170 / 0.75);
}
.tw-border-r-orange-200\/80 {
  border-right-color: rgb(254 215 170 / 0.8);
}
.tw-border-r-orange-200\/85 {
  border-right-color: rgb(254 215 170 / 0.85);
}
.tw-border-r-orange-200\/90 {
  border-right-color: rgb(254 215 170 / 0.9);
}
.tw-border-r-orange-200\/95 {
  border-right-color: rgb(254 215 170 / 0.95);
}
.tw-border-r-orange-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-300\/0 {
  border-right-color: rgb(253 186 116 / 0);
}
.tw-border-r-orange-300\/10 {
  border-right-color: rgb(253 186 116 / 0.1);
}
.tw-border-r-orange-300\/100 {
  border-right-color: rgb(253 186 116 / 1);
}
.tw-border-r-orange-300\/15 {
  border-right-color: rgb(253 186 116 / 0.15);
}
.tw-border-r-orange-300\/20 {
  border-right-color: rgb(253 186 116 / 0.2);
}
.tw-border-r-orange-300\/25 {
  border-right-color: rgb(253 186 116 / 0.25);
}
.tw-border-r-orange-300\/30 {
  border-right-color: rgb(253 186 116 / 0.3);
}
.tw-border-r-orange-300\/35 {
  border-right-color: rgb(253 186 116 / 0.35);
}
.tw-border-r-orange-300\/40 {
  border-right-color: rgb(253 186 116 / 0.4);
}
.tw-border-r-orange-300\/45 {
  border-right-color: rgb(253 186 116 / 0.45);
}
.tw-border-r-orange-300\/5 {
  border-right-color: rgb(253 186 116 / 0.05);
}
.tw-border-r-orange-300\/50 {
  border-right-color: rgb(253 186 116 / 0.5);
}
.tw-border-r-orange-300\/55 {
  border-right-color: rgb(253 186 116 / 0.55);
}
.tw-border-r-orange-300\/60 {
  border-right-color: rgb(253 186 116 / 0.6);
}
.tw-border-r-orange-300\/65 {
  border-right-color: rgb(253 186 116 / 0.65);
}
.tw-border-r-orange-300\/70 {
  border-right-color: rgb(253 186 116 / 0.7);
}
.tw-border-r-orange-300\/75 {
  border-right-color: rgb(253 186 116 / 0.75);
}
.tw-border-r-orange-300\/80 {
  border-right-color: rgb(253 186 116 / 0.8);
}
.tw-border-r-orange-300\/85 {
  border-right-color: rgb(253 186 116 / 0.85);
}
.tw-border-r-orange-300\/90 {
  border-right-color: rgb(253 186 116 / 0.9);
}
.tw-border-r-orange-300\/95 {
  border-right-color: rgb(253 186 116 / 0.95);
}
.tw-border-r-orange-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-400\/0 {
  border-right-color: rgb(251 146 60 / 0);
}
.tw-border-r-orange-400\/10 {
  border-right-color: rgb(251 146 60 / 0.1);
}
.tw-border-r-orange-400\/100 {
  border-right-color: rgb(251 146 60 / 1);
}
.tw-border-r-orange-400\/15 {
  border-right-color: rgb(251 146 60 / 0.15);
}
.tw-border-r-orange-400\/20 {
  border-right-color: rgb(251 146 60 / 0.2);
}
.tw-border-r-orange-400\/25 {
  border-right-color: rgb(251 146 60 / 0.25);
}
.tw-border-r-orange-400\/30 {
  border-right-color: rgb(251 146 60 / 0.3);
}
.tw-border-r-orange-400\/35 {
  border-right-color: rgb(251 146 60 / 0.35);
}
.tw-border-r-orange-400\/40 {
  border-right-color: rgb(251 146 60 / 0.4);
}
.tw-border-r-orange-400\/45 {
  border-right-color: rgb(251 146 60 / 0.45);
}
.tw-border-r-orange-400\/5 {
  border-right-color: rgb(251 146 60 / 0.05);
}
.tw-border-r-orange-400\/50 {
  border-right-color: rgb(251 146 60 / 0.5);
}
.tw-border-r-orange-400\/55 {
  border-right-color: rgb(251 146 60 / 0.55);
}
.tw-border-r-orange-400\/60 {
  border-right-color: rgb(251 146 60 / 0.6);
}
.tw-border-r-orange-400\/65 {
  border-right-color: rgb(251 146 60 / 0.65);
}
.tw-border-r-orange-400\/70 {
  border-right-color: rgb(251 146 60 / 0.7);
}
.tw-border-r-orange-400\/75 {
  border-right-color: rgb(251 146 60 / 0.75);
}
.tw-border-r-orange-400\/80 {
  border-right-color: rgb(251 146 60 / 0.8);
}
.tw-border-r-orange-400\/85 {
  border-right-color: rgb(251 146 60 / 0.85);
}
.tw-border-r-orange-400\/90 {
  border-right-color: rgb(251 146 60 / 0.9);
}
.tw-border-r-orange-400\/95 {
  border-right-color: rgb(251 146 60 / 0.95);
}
.tw-border-r-orange-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-50\/0 {
  border-right-color: rgb(255 247 237 / 0);
}
.tw-border-r-orange-50\/10 {
  border-right-color: rgb(255 247 237 / 0.1);
}
.tw-border-r-orange-50\/100 {
  border-right-color: rgb(255 247 237 / 1);
}
.tw-border-r-orange-50\/15 {
  border-right-color: rgb(255 247 237 / 0.15);
}
.tw-border-r-orange-50\/20 {
  border-right-color: rgb(255 247 237 / 0.2);
}
.tw-border-r-orange-50\/25 {
  border-right-color: rgb(255 247 237 / 0.25);
}
.tw-border-r-orange-50\/30 {
  border-right-color: rgb(255 247 237 / 0.3);
}
.tw-border-r-orange-50\/35 {
  border-right-color: rgb(255 247 237 / 0.35);
}
.tw-border-r-orange-50\/40 {
  border-right-color: rgb(255 247 237 / 0.4);
}
.tw-border-r-orange-50\/45 {
  border-right-color: rgb(255 247 237 / 0.45);
}
.tw-border-r-orange-50\/5 {
  border-right-color: rgb(255 247 237 / 0.05);
}
.tw-border-r-orange-50\/50 {
  border-right-color: rgb(255 247 237 / 0.5);
}
.tw-border-r-orange-50\/55 {
  border-right-color: rgb(255 247 237 / 0.55);
}
.tw-border-r-orange-50\/60 {
  border-right-color: rgb(255 247 237 / 0.6);
}
.tw-border-r-orange-50\/65 {
  border-right-color: rgb(255 247 237 / 0.65);
}
.tw-border-r-orange-50\/70 {
  border-right-color: rgb(255 247 237 / 0.7);
}
.tw-border-r-orange-50\/75 {
  border-right-color: rgb(255 247 237 / 0.75);
}
.tw-border-r-orange-50\/80 {
  border-right-color: rgb(255 247 237 / 0.8);
}
.tw-border-r-orange-50\/85 {
  border-right-color: rgb(255 247 237 / 0.85);
}
.tw-border-r-orange-50\/90 {
  border-right-color: rgb(255 247 237 / 0.9);
}
.tw-border-r-orange-50\/95 {
  border-right-color: rgb(255 247 237 / 0.95);
}
.tw-border-r-orange-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-500\/0 {
  border-right-color: rgb(249 115 22 / 0);
}
.tw-border-r-orange-500\/10 {
  border-right-color: rgb(249 115 22 / 0.1);
}
.tw-border-r-orange-500\/100 {
  border-right-color: rgb(249 115 22 / 1);
}
.tw-border-r-orange-500\/15 {
  border-right-color: rgb(249 115 22 / 0.15);
}
.tw-border-r-orange-500\/20 {
  border-right-color: rgb(249 115 22 / 0.2);
}
.tw-border-r-orange-500\/25 {
  border-right-color: rgb(249 115 22 / 0.25);
}
.tw-border-r-orange-500\/30 {
  border-right-color: rgb(249 115 22 / 0.3);
}
.tw-border-r-orange-500\/35 {
  border-right-color: rgb(249 115 22 / 0.35);
}
.tw-border-r-orange-500\/40 {
  border-right-color: rgb(249 115 22 / 0.4);
}
.tw-border-r-orange-500\/45 {
  border-right-color: rgb(249 115 22 / 0.45);
}
.tw-border-r-orange-500\/5 {
  border-right-color: rgb(249 115 22 / 0.05);
}
.tw-border-r-orange-500\/50 {
  border-right-color: rgb(249 115 22 / 0.5);
}
.tw-border-r-orange-500\/55 {
  border-right-color: rgb(249 115 22 / 0.55);
}
.tw-border-r-orange-500\/60 {
  border-right-color: rgb(249 115 22 / 0.6);
}
.tw-border-r-orange-500\/65 {
  border-right-color: rgb(249 115 22 / 0.65);
}
.tw-border-r-orange-500\/70 {
  border-right-color: rgb(249 115 22 / 0.7);
}
.tw-border-r-orange-500\/75 {
  border-right-color: rgb(249 115 22 / 0.75);
}
.tw-border-r-orange-500\/80 {
  border-right-color: rgb(249 115 22 / 0.8);
}
.tw-border-r-orange-500\/85 {
  border-right-color: rgb(249 115 22 / 0.85);
}
.tw-border-r-orange-500\/90 {
  border-right-color: rgb(249 115 22 / 0.9);
}
.tw-border-r-orange-500\/95 {
  border-right-color: rgb(249 115 22 / 0.95);
}
.tw-border-r-orange-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-600\/0 {
  border-right-color: rgb(234 88 12 / 0);
}
.tw-border-r-orange-600\/10 {
  border-right-color: rgb(234 88 12 / 0.1);
}
.tw-border-r-orange-600\/100 {
  border-right-color: rgb(234 88 12 / 1);
}
.tw-border-r-orange-600\/15 {
  border-right-color: rgb(234 88 12 / 0.15);
}
.tw-border-r-orange-600\/20 {
  border-right-color: rgb(234 88 12 / 0.2);
}
.tw-border-r-orange-600\/25 {
  border-right-color: rgb(234 88 12 / 0.25);
}
.tw-border-r-orange-600\/30 {
  border-right-color: rgb(234 88 12 / 0.3);
}
.tw-border-r-orange-600\/35 {
  border-right-color: rgb(234 88 12 / 0.35);
}
.tw-border-r-orange-600\/40 {
  border-right-color: rgb(234 88 12 / 0.4);
}
.tw-border-r-orange-600\/45 {
  border-right-color: rgb(234 88 12 / 0.45);
}
.tw-border-r-orange-600\/5 {
  border-right-color: rgb(234 88 12 / 0.05);
}
.tw-border-r-orange-600\/50 {
  border-right-color: rgb(234 88 12 / 0.5);
}
.tw-border-r-orange-600\/55 {
  border-right-color: rgb(234 88 12 / 0.55);
}
.tw-border-r-orange-600\/60 {
  border-right-color: rgb(234 88 12 / 0.6);
}
.tw-border-r-orange-600\/65 {
  border-right-color: rgb(234 88 12 / 0.65);
}
.tw-border-r-orange-600\/70 {
  border-right-color: rgb(234 88 12 / 0.7);
}
.tw-border-r-orange-600\/75 {
  border-right-color: rgb(234 88 12 / 0.75);
}
.tw-border-r-orange-600\/80 {
  border-right-color: rgb(234 88 12 / 0.8);
}
.tw-border-r-orange-600\/85 {
  border-right-color: rgb(234 88 12 / 0.85);
}
.tw-border-r-orange-600\/90 {
  border-right-color: rgb(234 88 12 / 0.9);
}
.tw-border-r-orange-600\/95 {
  border-right-color: rgb(234 88 12 / 0.95);
}
.tw-border-r-orange-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-700\/0 {
  border-right-color: rgb(194 65 12 / 0);
}
.tw-border-r-orange-700\/10 {
  border-right-color: rgb(194 65 12 / 0.1);
}
.tw-border-r-orange-700\/100 {
  border-right-color: rgb(194 65 12 / 1);
}
.tw-border-r-orange-700\/15 {
  border-right-color: rgb(194 65 12 / 0.15);
}
.tw-border-r-orange-700\/20 {
  border-right-color: rgb(194 65 12 / 0.2);
}
.tw-border-r-orange-700\/25 {
  border-right-color: rgb(194 65 12 / 0.25);
}
.tw-border-r-orange-700\/30 {
  border-right-color: rgb(194 65 12 / 0.3);
}
.tw-border-r-orange-700\/35 {
  border-right-color: rgb(194 65 12 / 0.35);
}
.tw-border-r-orange-700\/40 {
  border-right-color: rgb(194 65 12 / 0.4);
}
.tw-border-r-orange-700\/45 {
  border-right-color: rgb(194 65 12 / 0.45);
}
.tw-border-r-orange-700\/5 {
  border-right-color: rgb(194 65 12 / 0.05);
}
.tw-border-r-orange-700\/50 {
  border-right-color: rgb(194 65 12 / 0.5);
}
.tw-border-r-orange-700\/55 {
  border-right-color: rgb(194 65 12 / 0.55);
}
.tw-border-r-orange-700\/60 {
  border-right-color: rgb(194 65 12 / 0.6);
}
.tw-border-r-orange-700\/65 {
  border-right-color: rgb(194 65 12 / 0.65);
}
.tw-border-r-orange-700\/70 {
  border-right-color: rgb(194 65 12 / 0.7);
}
.tw-border-r-orange-700\/75 {
  border-right-color: rgb(194 65 12 / 0.75);
}
.tw-border-r-orange-700\/80 {
  border-right-color: rgb(194 65 12 / 0.8);
}
.tw-border-r-orange-700\/85 {
  border-right-color: rgb(194 65 12 / 0.85);
}
.tw-border-r-orange-700\/90 {
  border-right-color: rgb(194 65 12 / 0.9);
}
.tw-border-r-orange-700\/95 {
  border-right-color: rgb(194 65 12 / 0.95);
}
.tw-border-r-orange-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-800\/0 {
  border-right-color: rgb(154 52 18 / 0);
}
.tw-border-r-orange-800\/10 {
  border-right-color: rgb(154 52 18 / 0.1);
}
.tw-border-r-orange-800\/100 {
  border-right-color: rgb(154 52 18 / 1);
}
.tw-border-r-orange-800\/15 {
  border-right-color: rgb(154 52 18 / 0.15);
}
.tw-border-r-orange-800\/20 {
  border-right-color: rgb(154 52 18 / 0.2);
}
.tw-border-r-orange-800\/25 {
  border-right-color: rgb(154 52 18 / 0.25);
}
.tw-border-r-orange-800\/30 {
  border-right-color: rgb(154 52 18 / 0.3);
}
.tw-border-r-orange-800\/35 {
  border-right-color: rgb(154 52 18 / 0.35);
}
.tw-border-r-orange-800\/40 {
  border-right-color: rgb(154 52 18 / 0.4);
}
.tw-border-r-orange-800\/45 {
  border-right-color: rgb(154 52 18 / 0.45);
}
.tw-border-r-orange-800\/5 {
  border-right-color: rgb(154 52 18 / 0.05);
}
.tw-border-r-orange-800\/50 {
  border-right-color: rgb(154 52 18 / 0.5);
}
.tw-border-r-orange-800\/55 {
  border-right-color: rgb(154 52 18 / 0.55);
}
.tw-border-r-orange-800\/60 {
  border-right-color: rgb(154 52 18 / 0.6);
}
.tw-border-r-orange-800\/65 {
  border-right-color: rgb(154 52 18 / 0.65);
}
.tw-border-r-orange-800\/70 {
  border-right-color: rgb(154 52 18 / 0.7);
}
.tw-border-r-orange-800\/75 {
  border-right-color: rgb(154 52 18 / 0.75);
}
.tw-border-r-orange-800\/80 {
  border-right-color: rgb(154 52 18 / 0.8);
}
.tw-border-r-orange-800\/85 {
  border-right-color: rgb(154 52 18 / 0.85);
}
.tw-border-r-orange-800\/90 {
  border-right-color: rgb(154 52 18 / 0.9);
}
.tw-border-r-orange-800\/95 {
  border-right-color: rgb(154 52 18 / 0.95);
}
.tw-border-r-orange-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-900\/0 {
  border-right-color: rgb(124 45 18 / 0);
}
.tw-border-r-orange-900\/10 {
  border-right-color: rgb(124 45 18 / 0.1);
}
.tw-border-r-orange-900\/100 {
  border-right-color: rgb(124 45 18 / 1);
}
.tw-border-r-orange-900\/15 {
  border-right-color: rgb(124 45 18 / 0.15);
}
.tw-border-r-orange-900\/20 {
  border-right-color: rgb(124 45 18 / 0.2);
}
.tw-border-r-orange-900\/25 {
  border-right-color: rgb(124 45 18 / 0.25);
}
.tw-border-r-orange-900\/30 {
  border-right-color: rgb(124 45 18 / 0.3);
}
.tw-border-r-orange-900\/35 {
  border-right-color: rgb(124 45 18 / 0.35);
}
.tw-border-r-orange-900\/40 {
  border-right-color: rgb(124 45 18 / 0.4);
}
.tw-border-r-orange-900\/45 {
  border-right-color: rgb(124 45 18 / 0.45);
}
.tw-border-r-orange-900\/5 {
  border-right-color: rgb(124 45 18 / 0.05);
}
.tw-border-r-orange-900\/50 {
  border-right-color: rgb(124 45 18 / 0.5);
}
.tw-border-r-orange-900\/55 {
  border-right-color: rgb(124 45 18 / 0.55);
}
.tw-border-r-orange-900\/60 {
  border-right-color: rgb(124 45 18 / 0.6);
}
.tw-border-r-orange-900\/65 {
  border-right-color: rgb(124 45 18 / 0.65);
}
.tw-border-r-orange-900\/70 {
  border-right-color: rgb(124 45 18 / 0.7);
}
.tw-border-r-orange-900\/75 {
  border-right-color: rgb(124 45 18 / 0.75);
}
.tw-border-r-orange-900\/80 {
  border-right-color: rgb(124 45 18 / 0.8);
}
.tw-border-r-orange-900\/85 {
  border-right-color: rgb(124 45 18 / 0.85);
}
.tw-border-r-orange-900\/90 {
  border-right-color: rgb(124 45 18 / 0.9);
}
.tw-border-r-orange-900\/95 {
  border-right-color: rgb(124 45 18 / 0.95);
}
.tw-border-r-orange-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-r-orange-950\/0 {
  border-right-color: rgb(67 20 7 / 0);
}
.tw-border-r-orange-950\/10 {
  border-right-color: rgb(67 20 7 / 0.1);
}
.tw-border-r-orange-950\/100 {
  border-right-color: rgb(67 20 7 / 1);
}
.tw-border-r-orange-950\/15 {
  border-right-color: rgb(67 20 7 / 0.15);
}
.tw-border-r-orange-950\/20 {
  border-right-color: rgb(67 20 7 / 0.2);
}
.tw-border-r-orange-950\/25 {
  border-right-color: rgb(67 20 7 / 0.25);
}
.tw-border-r-orange-950\/30 {
  border-right-color: rgb(67 20 7 / 0.3);
}
.tw-border-r-orange-950\/35 {
  border-right-color: rgb(67 20 7 / 0.35);
}
.tw-border-r-orange-950\/40 {
  border-right-color: rgb(67 20 7 / 0.4);
}
.tw-border-r-orange-950\/45 {
  border-right-color: rgb(67 20 7 / 0.45);
}
.tw-border-r-orange-950\/5 {
  border-right-color: rgb(67 20 7 / 0.05);
}
.tw-border-r-orange-950\/50 {
  border-right-color: rgb(67 20 7 / 0.5);
}
.tw-border-r-orange-950\/55 {
  border-right-color: rgb(67 20 7 / 0.55);
}
.tw-border-r-orange-950\/60 {
  border-right-color: rgb(67 20 7 / 0.6);
}
.tw-border-r-orange-950\/65 {
  border-right-color: rgb(67 20 7 / 0.65);
}
.tw-border-r-orange-950\/70 {
  border-right-color: rgb(67 20 7 / 0.7);
}
.tw-border-r-orange-950\/75 {
  border-right-color: rgb(67 20 7 / 0.75);
}
.tw-border-r-orange-950\/80 {
  border-right-color: rgb(67 20 7 / 0.8);
}
.tw-border-r-orange-950\/85 {
  border-right-color: rgb(67 20 7 / 0.85);
}
.tw-border-r-orange-950\/90 {
  border-right-color: rgb(67 20 7 / 0.9);
}
.tw-border-r-orange-950\/95 {
  border-right-color: rgb(67 20 7 / 0.95);
}
.tw-border-r-pink-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-100\/0 {
  border-right-color: rgb(252 231 243 / 0);
}
.tw-border-r-pink-100\/10 {
  border-right-color: rgb(252 231 243 / 0.1);
}
.tw-border-r-pink-100\/100 {
  border-right-color: rgb(252 231 243 / 1);
}
.tw-border-r-pink-100\/15 {
  border-right-color: rgb(252 231 243 / 0.15);
}
.tw-border-r-pink-100\/20 {
  border-right-color: rgb(252 231 243 / 0.2);
}
.tw-border-r-pink-100\/25 {
  border-right-color: rgb(252 231 243 / 0.25);
}
.tw-border-r-pink-100\/30 {
  border-right-color: rgb(252 231 243 / 0.3);
}
.tw-border-r-pink-100\/35 {
  border-right-color: rgb(252 231 243 / 0.35);
}
.tw-border-r-pink-100\/40 {
  border-right-color: rgb(252 231 243 / 0.4);
}
.tw-border-r-pink-100\/45 {
  border-right-color: rgb(252 231 243 / 0.45);
}
.tw-border-r-pink-100\/5 {
  border-right-color: rgb(252 231 243 / 0.05);
}
.tw-border-r-pink-100\/50 {
  border-right-color: rgb(252 231 243 / 0.5);
}
.tw-border-r-pink-100\/55 {
  border-right-color: rgb(252 231 243 / 0.55);
}
.tw-border-r-pink-100\/60 {
  border-right-color: rgb(252 231 243 / 0.6);
}
.tw-border-r-pink-100\/65 {
  border-right-color: rgb(252 231 243 / 0.65);
}
.tw-border-r-pink-100\/70 {
  border-right-color: rgb(252 231 243 / 0.7);
}
.tw-border-r-pink-100\/75 {
  border-right-color: rgb(252 231 243 / 0.75);
}
.tw-border-r-pink-100\/80 {
  border-right-color: rgb(252 231 243 / 0.8);
}
.tw-border-r-pink-100\/85 {
  border-right-color: rgb(252 231 243 / 0.85);
}
.tw-border-r-pink-100\/90 {
  border-right-color: rgb(252 231 243 / 0.9);
}
.tw-border-r-pink-100\/95 {
  border-right-color: rgb(252 231 243 / 0.95);
}
.tw-border-r-pink-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-200\/0 {
  border-right-color: rgb(251 207 232 / 0);
}
.tw-border-r-pink-200\/10 {
  border-right-color: rgb(251 207 232 / 0.1);
}
.tw-border-r-pink-200\/100 {
  border-right-color: rgb(251 207 232 / 1);
}
.tw-border-r-pink-200\/15 {
  border-right-color: rgb(251 207 232 / 0.15);
}
.tw-border-r-pink-200\/20 {
  border-right-color: rgb(251 207 232 / 0.2);
}
.tw-border-r-pink-200\/25 {
  border-right-color: rgb(251 207 232 / 0.25);
}
.tw-border-r-pink-200\/30 {
  border-right-color: rgb(251 207 232 / 0.3);
}
.tw-border-r-pink-200\/35 {
  border-right-color: rgb(251 207 232 / 0.35);
}
.tw-border-r-pink-200\/40 {
  border-right-color: rgb(251 207 232 / 0.4);
}
.tw-border-r-pink-200\/45 {
  border-right-color: rgb(251 207 232 / 0.45);
}
.tw-border-r-pink-200\/5 {
  border-right-color: rgb(251 207 232 / 0.05);
}
.tw-border-r-pink-200\/50 {
  border-right-color: rgb(251 207 232 / 0.5);
}
.tw-border-r-pink-200\/55 {
  border-right-color: rgb(251 207 232 / 0.55);
}
.tw-border-r-pink-200\/60 {
  border-right-color: rgb(251 207 232 / 0.6);
}
.tw-border-r-pink-200\/65 {
  border-right-color: rgb(251 207 232 / 0.65);
}
.tw-border-r-pink-200\/70 {
  border-right-color: rgb(251 207 232 / 0.7);
}
.tw-border-r-pink-200\/75 {
  border-right-color: rgb(251 207 232 / 0.75);
}
.tw-border-r-pink-200\/80 {
  border-right-color: rgb(251 207 232 / 0.8);
}
.tw-border-r-pink-200\/85 {
  border-right-color: rgb(251 207 232 / 0.85);
}
.tw-border-r-pink-200\/90 {
  border-right-color: rgb(251 207 232 / 0.9);
}
.tw-border-r-pink-200\/95 {
  border-right-color: rgb(251 207 232 / 0.95);
}
.tw-border-r-pink-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-300\/0 {
  border-right-color: rgb(249 168 212 / 0);
}
.tw-border-r-pink-300\/10 {
  border-right-color: rgb(249 168 212 / 0.1);
}
.tw-border-r-pink-300\/100 {
  border-right-color: rgb(249 168 212 / 1);
}
.tw-border-r-pink-300\/15 {
  border-right-color: rgb(249 168 212 / 0.15);
}
.tw-border-r-pink-300\/20 {
  border-right-color: rgb(249 168 212 / 0.2);
}
.tw-border-r-pink-300\/25 {
  border-right-color: rgb(249 168 212 / 0.25);
}
.tw-border-r-pink-300\/30 {
  border-right-color: rgb(249 168 212 / 0.3);
}
.tw-border-r-pink-300\/35 {
  border-right-color: rgb(249 168 212 / 0.35);
}
.tw-border-r-pink-300\/40 {
  border-right-color: rgb(249 168 212 / 0.4);
}
.tw-border-r-pink-300\/45 {
  border-right-color: rgb(249 168 212 / 0.45);
}
.tw-border-r-pink-300\/5 {
  border-right-color: rgb(249 168 212 / 0.05);
}
.tw-border-r-pink-300\/50 {
  border-right-color: rgb(249 168 212 / 0.5);
}
.tw-border-r-pink-300\/55 {
  border-right-color: rgb(249 168 212 / 0.55);
}
.tw-border-r-pink-300\/60 {
  border-right-color: rgb(249 168 212 / 0.6);
}
.tw-border-r-pink-300\/65 {
  border-right-color: rgb(249 168 212 / 0.65);
}
.tw-border-r-pink-300\/70 {
  border-right-color: rgb(249 168 212 / 0.7);
}
.tw-border-r-pink-300\/75 {
  border-right-color: rgb(249 168 212 / 0.75);
}
.tw-border-r-pink-300\/80 {
  border-right-color: rgb(249 168 212 / 0.8);
}
.tw-border-r-pink-300\/85 {
  border-right-color: rgb(249 168 212 / 0.85);
}
.tw-border-r-pink-300\/90 {
  border-right-color: rgb(249 168 212 / 0.9);
}
.tw-border-r-pink-300\/95 {
  border-right-color: rgb(249 168 212 / 0.95);
}
.tw-border-r-pink-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-400\/0 {
  border-right-color: rgb(244 114 182 / 0);
}
.tw-border-r-pink-400\/10 {
  border-right-color: rgb(244 114 182 / 0.1);
}
.tw-border-r-pink-400\/100 {
  border-right-color: rgb(244 114 182 / 1);
}
.tw-border-r-pink-400\/15 {
  border-right-color: rgb(244 114 182 / 0.15);
}
.tw-border-r-pink-400\/20 {
  border-right-color: rgb(244 114 182 / 0.2);
}
.tw-border-r-pink-400\/25 {
  border-right-color: rgb(244 114 182 / 0.25);
}
.tw-border-r-pink-400\/30 {
  border-right-color: rgb(244 114 182 / 0.3);
}
.tw-border-r-pink-400\/35 {
  border-right-color: rgb(244 114 182 / 0.35);
}
.tw-border-r-pink-400\/40 {
  border-right-color: rgb(244 114 182 / 0.4);
}
.tw-border-r-pink-400\/45 {
  border-right-color: rgb(244 114 182 / 0.45);
}
.tw-border-r-pink-400\/5 {
  border-right-color: rgb(244 114 182 / 0.05);
}
.tw-border-r-pink-400\/50 {
  border-right-color: rgb(244 114 182 / 0.5);
}
.tw-border-r-pink-400\/55 {
  border-right-color: rgb(244 114 182 / 0.55);
}
.tw-border-r-pink-400\/60 {
  border-right-color: rgb(244 114 182 / 0.6);
}
.tw-border-r-pink-400\/65 {
  border-right-color: rgb(244 114 182 / 0.65);
}
.tw-border-r-pink-400\/70 {
  border-right-color: rgb(244 114 182 / 0.7);
}
.tw-border-r-pink-400\/75 {
  border-right-color: rgb(244 114 182 / 0.75);
}
.tw-border-r-pink-400\/80 {
  border-right-color: rgb(244 114 182 / 0.8);
}
.tw-border-r-pink-400\/85 {
  border-right-color: rgb(244 114 182 / 0.85);
}
.tw-border-r-pink-400\/90 {
  border-right-color: rgb(244 114 182 / 0.9);
}
.tw-border-r-pink-400\/95 {
  border-right-color: rgb(244 114 182 / 0.95);
}
.tw-border-r-pink-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-50\/0 {
  border-right-color: rgb(253 242 248 / 0);
}
.tw-border-r-pink-50\/10 {
  border-right-color: rgb(253 242 248 / 0.1);
}
.tw-border-r-pink-50\/100 {
  border-right-color: rgb(253 242 248 / 1);
}
.tw-border-r-pink-50\/15 {
  border-right-color: rgb(253 242 248 / 0.15);
}
.tw-border-r-pink-50\/20 {
  border-right-color: rgb(253 242 248 / 0.2);
}
.tw-border-r-pink-50\/25 {
  border-right-color: rgb(253 242 248 / 0.25);
}
.tw-border-r-pink-50\/30 {
  border-right-color: rgb(253 242 248 / 0.3);
}
.tw-border-r-pink-50\/35 {
  border-right-color: rgb(253 242 248 / 0.35);
}
.tw-border-r-pink-50\/40 {
  border-right-color: rgb(253 242 248 / 0.4);
}
.tw-border-r-pink-50\/45 {
  border-right-color: rgb(253 242 248 / 0.45);
}
.tw-border-r-pink-50\/5 {
  border-right-color: rgb(253 242 248 / 0.05);
}
.tw-border-r-pink-50\/50 {
  border-right-color: rgb(253 242 248 / 0.5);
}
.tw-border-r-pink-50\/55 {
  border-right-color: rgb(253 242 248 / 0.55);
}
.tw-border-r-pink-50\/60 {
  border-right-color: rgb(253 242 248 / 0.6);
}
.tw-border-r-pink-50\/65 {
  border-right-color: rgb(253 242 248 / 0.65);
}
.tw-border-r-pink-50\/70 {
  border-right-color: rgb(253 242 248 / 0.7);
}
.tw-border-r-pink-50\/75 {
  border-right-color: rgb(253 242 248 / 0.75);
}
.tw-border-r-pink-50\/80 {
  border-right-color: rgb(253 242 248 / 0.8);
}
.tw-border-r-pink-50\/85 {
  border-right-color: rgb(253 242 248 / 0.85);
}
.tw-border-r-pink-50\/90 {
  border-right-color: rgb(253 242 248 / 0.9);
}
.tw-border-r-pink-50\/95 {
  border-right-color: rgb(253 242 248 / 0.95);
}
.tw-border-r-pink-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-500\/0 {
  border-right-color: rgb(236 72 153 / 0);
}
.tw-border-r-pink-500\/10 {
  border-right-color: rgb(236 72 153 / 0.1);
}
.tw-border-r-pink-500\/100 {
  border-right-color: rgb(236 72 153 / 1);
}
.tw-border-r-pink-500\/15 {
  border-right-color: rgb(236 72 153 / 0.15);
}
.tw-border-r-pink-500\/20 {
  border-right-color: rgb(236 72 153 / 0.2);
}
.tw-border-r-pink-500\/25 {
  border-right-color: rgb(236 72 153 / 0.25);
}
.tw-border-r-pink-500\/30 {
  border-right-color: rgb(236 72 153 / 0.3);
}
.tw-border-r-pink-500\/35 {
  border-right-color: rgb(236 72 153 / 0.35);
}
.tw-border-r-pink-500\/40 {
  border-right-color: rgb(236 72 153 / 0.4);
}
.tw-border-r-pink-500\/45 {
  border-right-color: rgb(236 72 153 / 0.45);
}
.tw-border-r-pink-500\/5 {
  border-right-color: rgb(236 72 153 / 0.05);
}
.tw-border-r-pink-500\/50 {
  border-right-color: rgb(236 72 153 / 0.5);
}
.tw-border-r-pink-500\/55 {
  border-right-color: rgb(236 72 153 / 0.55);
}
.tw-border-r-pink-500\/60 {
  border-right-color: rgb(236 72 153 / 0.6);
}
.tw-border-r-pink-500\/65 {
  border-right-color: rgb(236 72 153 / 0.65);
}
.tw-border-r-pink-500\/70 {
  border-right-color: rgb(236 72 153 / 0.7);
}
.tw-border-r-pink-500\/75 {
  border-right-color: rgb(236 72 153 / 0.75);
}
.tw-border-r-pink-500\/80 {
  border-right-color: rgb(236 72 153 / 0.8);
}
.tw-border-r-pink-500\/85 {
  border-right-color: rgb(236 72 153 / 0.85);
}
.tw-border-r-pink-500\/90 {
  border-right-color: rgb(236 72 153 / 0.9);
}
.tw-border-r-pink-500\/95 {
  border-right-color: rgb(236 72 153 / 0.95);
}
.tw-border-r-pink-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-600\/0 {
  border-right-color: rgb(219 39 119 / 0);
}
.tw-border-r-pink-600\/10 {
  border-right-color: rgb(219 39 119 / 0.1);
}
.tw-border-r-pink-600\/100 {
  border-right-color: rgb(219 39 119 / 1);
}
.tw-border-r-pink-600\/15 {
  border-right-color: rgb(219 39 119 / 0.15);
}
.tw-border-r-pink-600\/20 {
  border-right-color: rgb(219 39 119 / 0.2);
}
.tw-border-r-pink-600\/25 {
  border-right-color: rgb(219 39 119 / 0.25);
}
.tw-border-r-pink-600\/30 {
  border-right-color: rgb(219 39 119 / 0.3);
}
.tw-border-r-pink-600\/35 {
  border-right-color: rgb(219 39 119 / 0.35);
}
.tw-border-r-pink-600\/40 {
  border-right-color: rgb(219 39 119 / 0.4);
}
.tw-border-r-pink-600\/45 {
  border-right-color: rgb(219 39 119 / 0.45);
}
.tw-border-r-pink-600\/5 {
  border-right-color: rgb(219 39 119 / 0.05);
}
.tw-border-r-pink-600\/50 {
  border-right-color: rgb(219 39 119 / 0.5);
}
.tw-border-r-pink-600\/55 {
  border-right-color: rgb(219 39 119 / 0.55);
}
.tw-border-r-pink-600\/60 {
  border-right-color: rgb(219 39 119 / 0.6);
}
.tw-border-r-pink-600\/65 {
  border-right-color: rgb(219 39 119 / 0.65);
}
.tw-border-r-pink-600\/70 {
  border-right-color: rgb(219 39 119 / 0.7);
}
.tw-border-r-pink-600\/75 {
  border-right-color: rgb(219 39 119 / 0.75);
}
.tw-border-r-pink-600\/80 {
  border-right-color: rgb(219 39 119 / 0.8);
}
.tw-border-r-pink-600\/85 {
  border-right-color: rgb(219 39 119 / 0.85);
}
.tw-border-r-pink-600\/90 {
  border-right-color: rgb(219 39 119 / 0.9);
}
.tw-border-r-pink-600\/95 {
  border-right-color: rgb(219 39 119 / 0.95);
}
.tw-border-r-pink-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-700\/0 {
  border-right-color: rgb(190 24 93 / 0);
}
.tw-border-r-pink-700\/10 {
  border-right-color: rgb(190 24 93 / 0.1);
}
.tw-border-r-pink-700\/100 {
  border-right-color: rgb(190 24 93 / 1);
}
.tw-border-r-pink-700\/15 {
  border-right-color: rgb(190 24 93 / 0.15);
}
.tw-border-r-pink-700\/20 {
  border-right-color: rgb(190 24 93 / 0.2);
}
.tw-border-r-pink-700\/25 {
  border-right-color: rgb(190 24 93 / 0.25);
}
.tw-border-r-pink-700\/30 {
  border-right-color: rgb(190 24 93 / 0.3);
}
.tw-border-r-pink-700\/35 {
  border-right-color: rgb(190 24 93 / 0.35);
}
.tw-border-r-pink-700\/40 {
  border-right-color: rgb(190 24 93 / 0.4);
}
.tw-border-r-pink-700\/45 {
  border-right-color: rgb(190 24 93 / 0.45);
}
.tw-border-r-pink-700\/5 {
  border-right-color: rgb(190 24 93 / 0.05);
}
.tw-border-r-pink-700\/50 {
  border-right-color: rgb(190 24 93 / 0.5);
}
.tw-border-r-pink-700\/55 {
  border-right-color: rgb(190 24 93 / 0.55);
}
.tw-border-r-pink-700\/60 {
  border-right-color: rgb(190 24 93 / 0.6);
}
.tw-border-r-pink-700\/65 {
  border-right-color: rgb(190 24 93 / 0.65);
}
.tw-border-r-pink-700\/70 {
  border-right-color: rgb(190 24 93 / 0.7);
}
.tw-border-r-pink-700\/75 {
  border-right-color: rgb(190 24 93 / 0.75);
}
.tw-border-r-pink-700\/80 {
  border-right-color: rgb(190 24 93 / 0.8);
}
.tw-border-r-pink-700\/85 {
  border-right-color: rgb(190 24 93 / 0.85);
}
.tw-border-r-pink-700\/90 {
  border-right-color: rgb(190 24 93 / 0.9);
}
.tw-border-r-pink-700\/95 {
  border-right-color: rgb(190 24 93 / 0.95);
}
.tw-border-r-pink-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-800\/0 {
  border-right-color: rgb(157 23 77 / 0);
}
.tw-border-r-pink-800\/10 {
  border-right-color: rgb(157 23 77 / 0.1);
}
.tw-border-r-pink-800\/100 {
  border-right-color: rgb(157 23 77 / 1);
}
.tw-border-r-pink-800\/15 {
  border-right-color: rgb(157 23 77 / 0.15);
}
.tw-border-r-pink-800\/20 {
  border-right-color: rgb(157 23 77 / 0.2);
}
.tw-border-r-pink-800\/25 {
  border-right-color: rgb(157 23 77 / 0.25);
}
.tw-border-r-pink-800\/30 {
  border-right-color: rgb(157 23 77 / 0.3);
}
.tw-border-r-pink-800\/35 {
  border-right-color: rgb(157 23 77 / 0.35);
}
.tw-border-r-pink-800\/40 {
  border-right-color: rgb(157 23 77 / 0.4);
}
.tw-border-r-pink-800\/45 {
  border-right-color: rgb(157 23 77 / 0.45);
}
.tw-border-r-pink-800\/5 {
  border-right-color: rgb(157 23 77 / 0.05);
}
.tw-border-r-pink-800\/50 {
  border-right-color: rgb(157 23 77 / 0.5);
}
.tw-border-r-pink-800\/55 {
  border-right-color: rgb(157 23 77 / 0.55);
}
.tw-border-r-pink-800\/60 {
  border-right-color: rgb(157 23 77 / 0.6);
}
.tw-border-r-pink-800\/65 {
  border-right-color: rgb(157 23 77 / 0.65);
}
.tw-border-r-pink-800\/70 {
  border-right-color: rgb(157 23 77 / 0.7);
}
.tw-border-r-pink-800\/75 {
  border-right-color: rgb(157 23 77 / 0.75);
}
.tw-border-r-pink-800\/80 {
  border-right-color: rgb(157 23 77 / 0.8);
}
.tw-border-r-pink-800\/85 {
  border-right-color: rgb(157 23 77 / 0.85);
}
.tw-border-r-pink-800\/90 {
  border-right-color: rgb(157 23 77 / 0.9);
}
.tw-border-r-pink-800\/95 {
  border-right-color: rgb(157 23 77 / 0.95);
}
.tw-border-r-pink-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-900\/0 {
  border-right-color: rgb(131 24 67 / 0);
}
.tw-border-r-pink-900\/10 {
  border-right-color: rgb(131 24 67 / 0.1);
}
.tw-border-r-pink-900\/100 {
  border-right-color: rgb(131 24 67 / 1);
}
.tw-border-r-pink-900\/15 {
  border-right-color: rgb(131 24 67 / 0.15);
}
.tw-border-r-pink-900\/20 {
  border-right-color: rgb(131 24 67 / 0.2);
}
.tw-border-r-pink-900\/25 {
  border-right-color: rgb(131 24 67 / 0.25);
}
.tw-border-r-pink-900\/30 {
  border-right-color: rgb(131 24 67 / 0.3);
}
.tw-border-r-pink-900\/35 {
  border-right-color: rgb(131 24 67 / 0.35);
}
.tw-border-r-pink-900\/40 {
  border-right-color: rgb(131 24 67 / 0.4);
}
.tw-border-r-pink-900\/45 {
  border-right-color: rgb(131 24 67 / 0.45);
}
.tw-border-r-pink-900\/5 {
  border-right-color: rgb(131 24 67 / 0.05);
}
.tw-border-r-pink-900\/50 {
  border-right-color: rgb(131 24 67 / 0.5);
}
.tw-border-r-pink-900\/55 {
  border-right-color: rgb(131 24 67 / 0.55);
}
.tw-border-r-pink-900\/60 {
  border-right-color: rgb(131 24 67 / 0.6);
}
.tw-border-r-pink-900\/65 {
  border-right-color: rgb(131 24 67 / 0.65);
}
.tw-border-r-pink-900\/70 {
  border-right-color: rgb(131 24 67 / 0.7);
}
.tw-border-r-pink-900\/75 {
  border-right-color: rgb(131 24 67 / 0.75);
}
.tw-border-r-pink-900\/80 {
  border-right-color: rgb(131 24 67 / 0.8);
}
.tw-border-r-pink-900\/85 {
  border-right-color: rgb(131 24 67 / 0.85);
}
.tw-border-r-pink-900\/90 {
  border-right-color: rgb(131 24 67 / 0.9);
}
.tw-border-r-pink-900\/95 {
  border-right-color: rgb(131 24 67 / 0.95);
}
.tw-border-r-pink-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-r-pink-950\/0 {
  border-right-color: rgb(80 7 36 / 0);
}
.tw-border-r-pink-950\/10 {
  border-right-color: rgb(80 7 36 / 0.1);
}
.tw-border-r-pink-950\/100 {
  border-right-color: rgb(80 7 36 / 1);
}
.tw-border-r-pink-950\/15 {
  border-right-color: rgb(80 7 36 / 0.15);
}
.tw-border-r-pink-950\/20 {
  border-right-color: rgb(80 7 36 / 0.2);
}
.tw-border-r-pink-950\/25 {
  border-right-color: rgb(80 7 36 / 0.25);
}
.tw-border-r-pink-950\/30 {
  border-right-color: rgb(80 7 36 / 0.3);
}
.tw-border-r-pink-950\/35 {
  border-right-color: rgb(80 7 36 / 0.35);
}
.tw-border-r-pink-950\/40 {
  border-right-color: rgb(80 7 36 / 0.4);
}
.tw-border-r-pink-950\/45 {
  border-right-color: rgb(80 7 36 / 0.45);
}
.tw-border-r-pink-950\/5 {
  border-right-color: rgb(80 7 36 / 0.05);
}
.tw-border-r-pink-950\/50 {
  border-right-color: rgb(80 7 36 / 0.5);
}
.tw-border-r-pink-950\/55 {
  border-right-color: rgb(80 7 36 / 0.55);
}
.tw-border-r-pink-950\/60 {
  border-right-color: rgb(80 7 36 / 0.6);
}
.tw-border-r-pink-950\/65 {
  border-right-color: rgb(80 7 36 / 0.65);
}
.tw-border-r-pink-950\/70 {
  border-right-color: rgb(80 7 36 / 0.7);
}
.tw-border-r-pink-950\/75 {
  border-right-color: rgb(80 7 36 / 0.75);
}
.tw-border-r-pink-950\/80 {
  border-right-color: rgb(80 7 36 / 0.8);
}
.tw-border-r-pink-950\/85 {
  border-right-color: rgb(80 7 36 / 0.85);
}
.tw-border-r-pink-950\/90 {
  border-right-color: rgb(80 7 36 / 0.9);
}
.tw-border-r-pink-950\/95 {
  border-right-color: rgb(80 7 36 / 0.95);
}
.tw-border-r-primary {
  --tw-border-opacity: 1;
  border-right-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-r-primary-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-r-primary-dark\/0 {
  border-right-color: rgb(26 99 144 / 0);
}
.tw-border-r-primary-dark\/10 {
  border-right-color: rgb(26 99 144 / 0.1);
}
.tw-border-r-primary-dark\/100 {
  border-right-color: rgb(26 99 144 / 1);
}
.tw-border-r-primary-dark\/15 {
  border-right-color: rgb(26 99 144 / 0.15);
}
.tw-border-r-primary-dark\/20 {
  border-right-color: rgb(26 99 144 / 0.2);
}
.tw-border-r-primary-dark\/25 {
  border-right-color: rgb(26 99 144 / 0.25);
}
.tw-border-r-primary-dark\/30 {
  border-right-color: rgb(26 99 144 / 0.3);
}
.tw-border-r-primary-dark\/35 {
  border-right-color: rgb(26 99 144 / 0.35);
}
.tw-border-r-primary-dark\/40 {
  border-right-color: rgb(26 99 144 / 0.4);
}
.tw-border-r-primary-dark\/45 {
  border-right-color: rgb(26 99 144 / 0.45);
}
.tw-border-r-primary-dark\/5 {
  border-right-color: rgb(26 99 144 / 0.05);
}
.tw-border-r-primary-dark\/50 {
  border-right-color: rgb(26 99 144 / 0.5);
}
.tw-border-r-primary-dark\/55 {
  border-right-color: rgb(26 99 144 / 0.55);
}
.tw-border-r-primary-dark\/60 {
  border-right-color: rgb(26 99 144 / 0.6);
}
.tw-border-r-primary-dark\/65 {
  border-right-color: rgb(26 99 144 / 0.65);
}
.tw-border-r-primary-dark\/70 {
  border-right-color: rgb(26 99 144 / 0.7);
}
.tw-border-r-primary-dark\/75 {
  border-right-color: rgb(26 99 144 / 0.75);
}
.tw-border-r-primary-dark\/80 {
  border-right-color: rgb(26 99 144 / 0.8);
}
.tw-border-r-primary-dark\/85 {
  border-right-color: rgb(26 99 144 / 0.85);
}
.tw-border-r-primary-dark\/90 {
  border-right-color: rgb(26 99 144 / 0.9);
}
.tw-border-r-primary-dark\/95 {
  border-right-color: rgb(26 99 144 / 0.95);
}
.tw-border-r-primary-light {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-r-primary-light\/0 {
  border-right-color: rgb(30 116 168 / 0);
}
.tw-border-r-primary-light\/10 {
  border-right-color: rgb(30 116 168 / 0.1);
}
.tw-border-r-primary-light\/100 {
  border-right-color: rgb(30 116 168 / 1);
}
.tw-border-r-primary-light\/15 {
  border-right-color: rgb(30 116 168 / 0.15);
}
.tw-border-r-primary-light\/20 {
  border-right-color: rgb(30 116 168 / 0.2);
}
.tw-border-r-primary-light\/25 {
  border-right-color: rgb(30 116 168 / 0.25);
}
.tw-border-r-primary-light\/30 {
  border-right-color: rgb(30 116 168 / 0.3);
}
.tw-border-r-primary-light\/35 {
  border-right-color: rgb(30 116 168 / 0.35);
}
.tw-border-r-primary-light\/40 {
  border-right-color: rgb(30 116 168 / 0.4);
}
.tw-border-r-primary-light\/45 {
  border-right-color: rgb(30 116 168 / 0.45);
}
.tw-border-r-primary-light\/5 {
  border-right-color: rgb(30 116 168 / 0.05);
}
.tw-border-r-primary-light\/50 {
  border-right-color: rgb(30 116 168 / 0.5);
}
.tw-border-r-primary-light\/55 {
  border-right-color: rgb(30 116 168 / 0.55);
}
.tw-border-r-primary-light\/60 {
  border-right-color: rgb(30 116 168 / 0.6);
}
.tw-border-r-primary-light\/65 {
  border-right-color: rgb(30 116 168 / 0.65);
}
.tw-border-r-primary-light\/70 {
  border-right-color: rgb(30 116 168 / 0.7);
}
.tw-border-r-primary-light\/75 {
  border-right-color: rgb(30 116 168 / 0.75);
}
.tw-border-r-primary-light\/80 {
  border-right-color: rgb(30 116 168 / 0.8);
}
.tw-border-r-primary-light\/85 {
  border-right-color: rgb(30 116 168 / 0.85);
}
.tw-border-r-primary-light\/90 {
  border-right-color: rgb(30 116 168 / 0.9);
}
.tw-border-r-primary-light\/95 {
  border-right-color: rgb(30 116 168 / 0.95);
}
.tw-border-r-primary\/0 {
  border-right-color: rgb(28 108 152 / 0);
}
.tw-border-r-primary\/10 {
  border-right-color: rgb(28 108 152 / 0.1);
}
.tw-border-r-primary\/100 {
  border-right-color: rgb(28 108 152 / 1);
}
.tw-border-r-primary\/15 {
  border-right-color: rgb(28 108 152 / 0.15);
}
.tw-border-r-primary\/20 {
  border-right-color: rgb(28 108 152 / 0.2);
}
.tw-border-r-primary\/25 {
  border-right-color: rgb(28 108 152 / 0.25);
}
.tw-border-r-primary\/30 {
  border-right-color: rgb(28 108 152 / 0.3);
}
.tw-border-r-primary\/35 {
  border-right-color: rgb(28 108 152 / 0.35);
}
.tw-border-r-primary\/40 {
  border-right-color: rgb(28 108 152 / 0.4);
}
.tw-border-r-primary\/45 {
  border-right-color: rgb(28 108 152 / 0.45);
}
.tw-border-r-primary\/5 {
  border-right-color: rgb(28 108 152 / 0.05);
}
.tw-border-r-primary\/50 {
  border-right-color: rgb(28 108 152 / 0.5);
}
.tw-border-r-primary\/55 {
  border-right-color: rgb(28 108 152 / 0.55);
}
.tw-border-r-primary\/60 {
  border-right-color: rgb(28 108 152 / 0.6);
}
.tw-border-r-primary\/65 {
  border-right-color: rgb(28 108 152 / 0.65);
}
.tw-border-r-primary\/70 {
  border-right-color: rgb(28 108 152 / 0.7);
}
.tw-border-r-primary\/75 {
  border-right-color: rgb(28 108 152 / 0.75);
}
.tw-border-r-primary\/80 {
  border-right-color: rgb(28 108 152 / 0.8);
}
.tw-border-r-primary\/85 {
  border-right-color: rgb(28 108 152 / 0.85);
}
.tw-border-r-primary\/90 {
  border-right-color: rgb(28 108 152 / 0.9);
}
.tw-border-r-primary\/95 {
  border-right-color: rgb(28 108 152 / 0.95);
}
.tw-border-r-purple-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-100\/0 {
  border-right-color: rgb(243 232 255 / 0);
}
.tw-border-r-purple-100\/10 {
  border-right-color: rgb(243 232 255 / 0.1);
}
.tw-border-r-purple-100\/100 {
  border-right-color: rgb(243 232 255 / 1);
}
.tw-border-r-purple-100\/15 {
  border-right-color: rgb(243 232 255 / 0.15);
}
.tw-border-r-purple-100\/20 {
  border-right-color: rgb(243 232 255 / 0.2);
}
.tw-border-r-purple-100\/25 {
  border-right-color: rgb(243 232 255 / 0.25);
}
.tw-border-r-purple-100\/30 {
  border-right-color: rgb(243 232 255 / 0.3);
}
.tw-border-r-purple-100\/35 {
  border-right-color: rgb(243 232 255 / 0.35);
}
.tw-border-r-purple-100\/40 {
  border-right-color: rgb(243 232 255 / 0.4);
}
.tw-border-r-purple-100\/45 {
  border-right-color: rgb(243 232 255 / 0.45);
}
.tw-border-r-purple-100\/5 {
  border-right-color: rgb(243 232 255 / 0.05);
}
.tw-border-r-purple-100\/50 {
  border-right-color: rgb(243 232 255 / 0.5);
}
.tw-border-r-purple-100\/55 {
  border-right-color: rgb(243 232 255 / 0.55);
}
.tw-border-r-purple-100\/60 {
  border-right-color: rgb(243 232 255 / 0.6);
}
.tw-border-r-purple-100\/65 {
  border-right-color: rgb(243 232 255 / 0.65);
}
.tw-border-r-purple-100\/70 {
  border-right-color: rgb(243 232 255 / 0.7);
}
.tw-border-r-purple-100\/75 {
  border-right-color: rgb(243 232 255 / 0.75);
}
.tw-border-r-purple-100\/80 {
  border-right-color: rgb(243 232 255 / 0.8);
}
.tw-border-r-purple-100\/85 {
  border-right-color: rgb(243 232 255 / 0.85);
}
.tw-border-r-purple-100\/90 {
  border-right-color: rgb(243 232 255 / 0.9);
}
.tw-border-r-purple-100\/95 {
  border-right-color: rgb(243 232 255 / 0.95);
}
.tw-border-r-purple-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-200\/0 {
  border-right-color: rgb(233 213 255 / 0);
}
.tw-border-r-purple-200\/10 {
  border-right-color: rgb(233 213 255 / 0.1);
}
.tw-border-r-purple-200\/100 {
  border-right-color: rgb(233 213 255 / 1);
}
.tw-border-r-purple-200\/15 {
  border-right-color: rgb(233 213 255 / 0.15);
}
.tw-border-r-purple-200\/20 {
  border-right-color: rgb(233 213 255 / 0.2);
}
.tw-border-r-purple-200\/25 {
  border-right-color: rgb(233 213 255 / 0.25);
}
.tw-border-r-purple-200\/30 {
  border-right-color: rgb(233 213 255 / 0.3);
}
.tw-border-r-purple-200\/35 {
  border-right-color: rgb(233 213 255 / 0.35);
}
.tw-border-r-purple-200\/40 {
  border-right-color: rgb(233 213 255 / 0.4);
}
.tw-border-r-purple-200\/45 {
  border-right-color: rgb(233 213 255 / 0.45);
}
.tw-border-r-purple-200\/5 {
  border-right-color: rgb(233 213 255 / 0.05);
}
.tw-border-r-purple-200\/50 {
  border-right-color: rgb(233 213 255 / 0.5);
}
.tw-border-r-purple-200\/55 {
  border-right-color: rgb(233 213 255 / 0.55);
}
.tw-border-r-purple-200\/60 {
  border-right-color: rgb(233 213 255 / 0.6);
}
.tw-border-r-purple-200\/65 {
  border-right-color: rgb(233 213 255 / 0.65);
}
.tw-border-r-purple-200\/70 {
  border-right-color: rgb(233 213 255 / 0.7);
}
.tw-border-r-purple-200\/75 {
  border-right-color: rgb(233 213 255 / 0.75);
}
.tw-border-r-purple-200\/80 {
  border-right-color: rgb(233 213 255 / 0.8);
}
.tw-border-r-purple-200\/85 {
  border-right-color: rgb(233 213 255 / 0.85);
}
.tw-border-r-purple-200\/90 {
  border-right-color: rgb(233 213 255 / 0.9);
}
.tw-border-r-purple-200\/95 {
  border-right-color: rgb(233 213 255 / 0.95);
}
.tw-border-r-purple-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-300\/0 {
  border-right-color: rgb(216 180 254 / 0);
}
.tw-border-r-purple-300\/10 {
  border-right-color: rgb(216 180 254 / 0.1);
}
.tw-border-r-purple-300\/100 {
  border-right-color: rgb(216 180 254 / 1);
}
.tw-border-r-purple-300\/15 {
  border-right-color: rgb(216 180 254 / 0.15);
}
.tw-border-r-purple-300\/20 {
  border-right-color: rgb(216 180 254 / 0.2);
}
.tw-border-r-purple-300\/25 {
  border-right-color: rgb(216 180 254 / 0.25);
}
.tw-border-r-purple-300\/30 {
  border-right-color: rgb(216 180 254 / 0.3);
}
.tw-border-r-purple-300\/35 {
  border-right-color: rgb(216 180 254 / 0.35);
}
.tw-border-r-purple-300\/40 {
  border-right-color: rgb(216 180 254 / 0.4);
}
.tw-border-r-purple-300\/45 {
  border-right-color: rgb(216 180 254 / 0.45);
}
.tw-border-r-purple-300\/5 {
  border-right-color: rgb(216 180 254 / 0.05);
}
.tw-border-r-purple-300\/50 {
  border-right-color: rgb(216 180 254 / 0.5);
}
.tw-border-r-purple-300\/55 {
  border-right-color: rgb(216 180 254 / 0.55);
}
.tw-border-r-purple-300\/60 {
  border-right-color: rgb(216 180 254 / 0.6);
}
.tw-border-r-purple-300\/65 {
  border-right-color: rgb(216 180 254 / 0.65);
}
.tw-border-r-purple-300\/70 {
  border-right-color: rgb(216 180 254 / 0.7);
}
.tw-border-r-purple-300\/75 {
  border-right-color: rgb(216 180 254 / 0.75);
}
.tw-border-r-purple-300\/80 {
  border-right-color: rgb(216 180 254 / 0.8);
}
.tw-border-r-purple-300\/85 {
  border-right-color: rgb(216 180 254 / 0.85);
}
.tw-border-r-purple-300\/90 {
  border-right-color: rgb(216 180 254 / 0.9);
}
.tw-border-r-purple-300\/95 {
  border-right-color: rgb(216 180 254 / 0.95);
}
.tw-border-r-purple-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-400\/0 {
  border-right-color: rgb(192 132 252 / 0);
}
.tw-border-r-purple-400\/10 {
  border-right-color: rgb(192 132 252 / 0.1);
}
.tw-border-r-purple-400\/100 {
  border-right-color: rgb(192 132 252 / 1);
}
.tw-border-r-purple-400\/15 {
  border-right-color: rgb(192 132 252 / 0.15);
}
.tw-border-r-purple-400\/20 {
  border-right-color: rgb(192 132 252 / 0.2);
}
.tw-border-r-purple-400\/25 {
  border-right-color: rgb(192 132 252 / 0.25);
}
.tw-border-r-purple-400\/30 {
  border-right-color: rgb(192 132 252 / 0.3);
}
.tw-border-r-purple-400\/35 {
  border-right-color: rgb(192 132 252 / 0.35);
}
.tw-border-r-purple-400\/40 {
  border-right-color: rgb(192 132 252 / 0.4);
}
.tw-border-r-purple-400\/45 {
  border-right-color: rgb(192 132 252 / 0.45);
}
.tw-border-r-purple-400\/5 {
  border-right-color: rgb(192 132 252 / 0.05);
}
.tw-border-r-purple-400\/50 {
  border-right-color: rgb(192 132 252 / 0.5);
}
.tw-border-r-purple-400\/55 {
  border-right-color: rgb(192 132 252 / 0.55);
}
.tw-border-r-purple-400\/60 {
  border-right-color: rgb(192 132 252 / 0.6);
}
.tw-border-r-purple-400\/65 {
  border-right-color: rgb(192 132 252 / 0.65);
}
.tw-border-r-purple-400\/70 {
  border-right-color: rgb(192 132 252 / 0.7);
}
.tw-border-r-purple-400\/75 {
  border-right-color: rgb(192 132 252 / 0.75);
}
.tw-border-r-purple-400\/80 {
  border-right-color: rgb(192 132 252 / 0.8);
}
.tw-border-r-purple-400\/85 {
  border-right-color: rgb(192 132 252 / 0.85);
}
.tw-border-r-purple-400\/90 {
  border-right-color: rgb(192 132 252 / 0.9);
}
.tw-border-r-purple-400\/95 {
  border-right-color: rgb(192 132 252 / 0.95);
}
.tw-border-r-purple-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-50\/0 {
  border-right-color: rgb(250 245 255 / 0);
}
.tw-border-r-purple-50\/10 {
  border-right-color: rgb(250 245 255 / 0.1);
}
.tw-border-r-purple-50\/100 {
  border-right-color: rgb(250 245 255 / 1);
}
.tw-border-r-purple-50\/15 {
  border-right-color: rgb(250 245 255 / 0.15);
}
.tw-border-r-purple-50\/20 {
  border-right-color: rgb(250 245 255 / 0.2);
}
.tw-border-r-purple-50\/25 {
  border-right-color: rgb(250 245 255 / 0.25);
}
.tw-border-r-purple-50\/30 {
  border-right-color: rgb(250 245 255 / 0.3);
}
.tw-border-r-purple-50\/35 {
  border-right-color: rgb(250 245 255 / 0.35);
}
.tw-border-r-purple-50\/40 {
  border-right-color: rgb(250 245 255 / 0.4);
}
.tw-border-r-purple-50\/45 {
  border-right-color: rgb(250 245 255 / 0.45);
}
.tw-border-r-purple-50\/5 {
  border-right-color: rgb(250 245 255 / 0.05);
}
.tw-border-r-purple-50\/50 {
  border-right-color: rgb(250 245 255 / 0.5);
}
.tw-border-r-purple-50\/55 {
  border-right-color: rgb(250 245 255 / 0.55);
}
.tw-border-r-purple-50\/60 {
  border-right-color: rgb(250 245 255 / 0.6);
}
.tw-border-r-purple-50\/65 {
  border-right-color: rgb(250 245 255 / 0.65);
}
.tw-border-r-purple-50\/70 {
  border-right-color: rgb(250 245 255 / 0.7);
}
.tw-border-r-purple-50\/75 {
  border-right-color: rgb(250 245 255 / 0.75);
}
.tw-border-r-purple-50\/80 {
  border-right-color: rgb(250 245 255 / 0.8);
}
.tw-border-r-purple-50\/85 {
  border-right-color: rgb(250 245 255 / 0.85);
}
.tw-border-r-purple-50\/90 {
  border-right-color: rgb(250 245 255 / 0.9);
}
.tw-border-r-purple-50\/95 {
  border-right-color: rgb(250 245 255 / 0.95);
}
.tw-border-r-purple-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-500\/0 {
  border-right-color: rgb(168 85 247 / 0);
}
.tw-border-r-purple-500\/10 {
  border-right-color: rgb(168 85 247 / 0.1);
}
.tw-border-r-purple-500\/100 {
  border-right-color: rgb(168 85 247 / 1);
}
.tw-border-r-purple-500\/15 {
  border-right-color: rgb(168 85 247 / 0.15);
}
.tw-border-r-purple-500\/20 {
  border-right-color: rgb(168 85 247 / 0.2);
}
.tw-border-r-purple-500\/25 {
  border-right-color: rgb(168 85 247 / 0.25);
}
.tw-border-r-purple-500\/30 {
  border-right-color: rgb(168 85 247 / 0.3);
}
.tw-border-r-purple-500\/35 {
  border-right-color: rgb(168 85 247 / 0.35);
}
.tw-border-r-purple-500\/40 {
  border-right-color: rgb(168 85 247 / 0.4);
}
.tw-border-r-purple-500\/45 {
  border-right-color: rgb(168 85 247 / 0.45);
}
.tw-border-r-purple-500\/5 {
  border-right-color: rgb(168 85 247 / 0.05);
}
.tw-border-r-purple-500\/50 {
  border-right-color: rgb(168 85 247 / 0.5);
}
.tw-border-r-purple-500\/55 {
  border-right-color: rgb(168 85 247 / 0.55);
}
.tw-border-r-purple-500\/60 {
  border-right-color: rgb(168 85 247 / 0.6);
}
.tw-border-r-purple-500\/65 {
  border-right-color: rgb(168 85 247 / 0.65);
}
.tw-border-r-purple-500\/70 {
  border-right-color: rgb(168 85 247 / 0.7);
}
.tw-border-r-purple-500\/75 {
  border-right-color: rgb(168 85 247 / 0.75);
}
.tw-border-r-purple-500\/80 {
  border-right-color: rgb(168 85 247 / 0.8);
}
.tw-border-r-purple-500\/85 {
  border-right-color: rgb(168 85 247 / 0.85);
}
.tw-border-r-purple-500\/90 {
  border-right-color: rgb(168 85 247 / 0.9);
}
.tw-border-r-purple-500\/95 {
  border-right-color: rgb(168 85 247 / 0.95);
}
.tw-border-r-purple-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-600\/0 {
  border-right-color: rgb(147 51 234 / 0);
}
.tw-border-r-purple-600\/10 {
  border-right-color: rgb(147 51 234 / 0.1);
}
.tw-border-r-purple-600\/100 {
  border-right-color: rgb(147 51 234 / 1);
}
.tw-border-r-purple-600\/15 {
  border-right-color: rgb(147 51 234 / 0.15);
}
.tw-border-r-purple-600\/20 {
  border-right-color: rgb(147 51 234 / 0.2);
}
.tw-border-r-purple-600\/25 {
  border-right-color: rgb(147 51 234 / 0.25);
}
.tw-border-r-purple-600\/30 {
  border-right-color: rgb(147 51 234 / 0.3);
}
.tw-border-r-purple-600\/35 {
  border-right-color: rgb(147 51 234 / 0.35);
}
.tw-border-r-purple-600\/40 {
  border-right-color: rgb(147 51 234 / 0.4);
}
.tw-border-r-purple-600\/45 {
  border-right-color: rgb(147 51 234 / 0.45);
}
.tw-border-r-purple-600\/5 {
  border-right-color: rgb(147 51 234 / 0.05);
}
.tw-border-r-purple-600\/50 {
  border-right-color: rgb(147 51 234 / 0.5);
}
.tw-border-r-purple-600\/55 {
  border-right-color: rgb(147 51 234 / 0.55);
}
.tw-border-r-purple-600\/60 {
  border-right-color: rgb(147 51 234 / 0.6);
}
.tw-border-r-purple-600\/65 {
  border-right-color: rgb(147 51 234 / 0.65);
}
.tw-border-r-purple-600\/70 {
  border-right-color: rgb(147 51 234 / 0.7);
}
.tw-border-r-purple-600\/75 {
  border-right-color: rgb(147 51 234 / 0.75);
}
.tw-border-r-purple-600\/80 {
  border-right-color: rgb(147 51 234 / 0.8);
}
.tw-border-r-purple-600\/85 {
  border-right-color: rgb(147 51 234 / 0.85);
}
.tw-border-r-purple-600\/90 {
  border-right-color: rgb(147 51 234 / 0.9);
}
.tw-border-r-purple-600\/95 {
  border-right-color: rgb(147 51 234 / 0.95);
}
.tw-border-r-purple-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-700\/0 {
  border-right-color: rgb(126 34 206 / 0);
}
.tw-border-r-purple-700\/10 {
  border-right-color: rgb(126 34 206 / 0.1);
}
.tw-border-r-purple-700\/100 {
  border-right-color: rgb(126 34 206 / 1);
}
.tw-border-r-purple-700\/15 {
  border-right-color: rgb(126 34 206 / 0.15);
}
.tw-border-r-purple-700\/20 {
  border-right-color: rgb(126 34 206 / 0.2);
}
.tw-border-r-purple-700\/25 {
  border-right-color: rgb(126 34 206 / 0.25);
}
.tw-border-r-purple-700\/30 {
  border-right-color: rgb(126 34 206 / 0.3);
}
.tw-border-r-purple-700\/35 {
  border-right-color: rgb(126 34 206 / 0.35);
}
.tw-border-r-purple-700\/40 {
  border-right-color: rgb(126 34 206 / 0.4);
}
.tw-border-r-purple-700\/45 {
  border-right-color: rgb(126 34 206 / 0.45);
}
.tw-border-r-purple-700\/5 {
  border-right-color: rgb(126 34 206 / 0.05);
}
.tw-border-r-purple-700\/50 {
  border-right-color: rgb(126 34 206 / 0.5);
}
.tw-border-r-purple-700\/55 {
  border-right-color: rgb(126 34 206 / 0.55);
}
.tw-border-r-purple-700\/60 {
  border-right-color: rgb(126 34 206 / 0.6);
}
.tw-border-r-purple-700\/65 {
  border-right-color: rgb(126 34 206 / 0.65);
}
.tw-border-r-purple-700\/70 {
  border-right-color: rgb(126 34 206 / 0.7);
}
.tw-border-r-purple-700\/75 {
  border-right-color: rgb(126 34 206 / 0.75);
}
.tw-border-r-purple-700\/80 {
  border-right-color: rgb(126 34 206 / 0.8);
}
.tw-border-r-purple-700\/85 {
  border-right-color: rgb(126 34 206 / 0.85);
}
.tw-border-r-purple-700\/90 {
  border-right-color: rgb(126 34 206 / 0.9);
}
.tw-border-r-purple-700\/95 {
  border-right-color: rgb(126 34 206 / 0.95);
}
.tw-border-r-purple-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-800\/0 {
  border-right-color: rgb(107 33 168 / 0);
}
.tw-border-r-purple-800\/10 {
  border-right-color: rgb(107 33 168 / 0.1);
}
.tw-border-r-purple-800\/100 {
  border-right-color: rgb(107 33 168 / 1);
}
.tw-border-r-purple-800\/15 {
  border-right-color: rgb(107 33 168 / 0.15);
}
.tw-border-r-purple-800\/20 {
  border-right-color: rgb(107 33 168 / 0.2);
}
.tw-border-r-purple-800\/25 {
  border-right-color: rgb(107 33 168 / 0.25);
}
.tw-border-r-purple-800\/30 {
  border-right-color: rgb(107 33 168 / 0.3);
}
.tw-border-r-purple-800\/35 {
  border-right-color: rgb(107 33 168 / 0.35);
}
.tw-border-r-purple-800\/40 {
  border-right-color: rgb(107 33 168 / 0.4);
}
.tw-border-r-purple-800\/45 {
  border-right-color: rgb(107 33 168 / 0.45);
}
.tw-border-r-purple-800\/5 {
  border-right-color: rgb(107 33 168 / 0.05);
}
.tw-border-r-purple-800\/50 {
  border-right-color: rgb(107 33 168 / 0.5);
}
.tw-border-r-purple-800\/55 {
  border-right-color: rgb(107 33 168 / 0.55);
}
.tw-border-r-purple-800\/60 {
  border-right-color: rgb(107 33 168 / 0.6);
}
.tw-border-r-purple-800\/65 {
  border-right-color: rgb(107 33 168 / 0.65);
}
.tw-border-r-purple-800\/70 {
  border-right-color: rgb(107 33 168 / 0.7);
}
.tw-border-r-purple-800\/75 {
  border-right-color: rgb(107 33 168 / 0.75);
}
.tw-border-r-purple-800\/80 {
  border-right-color: rgb(107 33 168 / 0.8);
}
.tw-border-r-purple-800\/85 {
  border-right-color: rgb(107 33 168 / 0.85);
}
.tw-border-r-purple-800\/90 {
  border-right-color: rgb(107 33 168 / 0.9);
}
.tw-border-r-purple-800\/95 {
  border-right-color: rgb(107 33 168 / 0.95);
}
.tw-border-r-purple-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-900\/0 {
  border-right-color: rgb(88 28 135 / 0);
}
.tw-border-r-purple-900\/10 {
  border-right-color: rgb(88 28 135 / 0.1);
}
.tw-border-r-purple-900\/100 {
  border-right-color: rgb(88 28 135 / 1);
}
.tw-border-r-purple-900\/15 {
  border-right-color: rgb(88 28 135 / 0.15);
}
.tw-border-r-purple-900\/20 {
  border-right-color: rgb(88 28 135 / 0.2);
}
.tw-border-r-purple-900\/25 {
  border-right-color: rgb(88 28 135 / 0.25);
}
.tw-border-r-purple-900\/30 {
  border-right-color: rgb(88 28 135 / 0.3);
}
.tw-border-r-purple-900\/35 {
  border-right-color: rgb(88 28 135 / 0.35);
}
.tw-border-r-purple-900\/40 {
  border-right-color: rgb(88 28 135 / 0.4);
}
.tw-border-r-purple-900\/45 {
  border-right-color: rgb(88 28 135 / 0.45);
}
.tw-border-r-purple-900\/5 {
  border-right-color: rgb(88 28 135 / 0.05);
}
.tw-border-r-purple-900\/50 {
  border-right-color: rgb(88 28 135 / 0.5);
}
.tw-border-r-purple-900\/55 {
  border-right-color: rgb(88 28 135 / 0.55);
}
.tw-border-r-purple-900\/60 {
  border-right-color: rgb(88 28 135 / 0.6);
}
.tw-border-r-purple-900\/65 {
  border-right-color: rgb(88 28 135 / 0.65);
}
.tw-border-r-purple-900\/70 {
  border-right-color: rgb(88 28 135 / 0.7);
}
.tw-border-r-purple-900\/75 {
  border-right-color: rgb(88 28 135 / 0.75);
}
.tw-border-r-purple-900\/80 {
  border-right-color: rgb(88 28 135 / 0.8);
}
.tw-border-r-purple-900\/85 {
  border-right-color: rgb(88 28 135 / 0.85);
}
.tw-border-r-purple-900\/90 {
  border-right-color: rgb(88 28 135 / 0.9);
}
.tw-border-r-purple-900\/95 {
  border-right-color: rgb(88 28 135 / 0.95);
}
.tw-border-r-purple-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-r-purple-950\/0 {
  border-right-color: rgb(59 7 100 / 0);
}
.tw-border-r-purple-950\/10 {
  border-right-color: rgb(59 7 100 / 0.1);
}
.tw-border-r-purple-950\/100 {
  border-right-color: rgb(59 7 100 / 1);
}
.tw-border-r-purple-950\/15 {
  border-right-color: rgb(59 7 100 / 0.15);
}
.tw-border-r-purple-950\/20 {
  border-right-color: rgb(59 7 100 / 0.2);
}
.tw-border-r-purple-950\/25 {
  border-right-color: rgb(59 7 100 / 0.25);
}
.tw-border-r-purple-950\/30 {
  border-right-color: rgb(59 7 100 / 0.3);
}
.tw-border-r-purple-950\/35 {
  border-right-color: rgb(59 7 100 / 0.35);
}
.tw-border-r-purple-950\/40 {
  border-right-color: rgb(59 7 100 / 0.4);
}
.tw-border-r-purple-950\/45 {
  border-right-color: rgb(59 7 100 / 0.45);
}
.tw-border-r-purple-950\/5 {
  border-right-color: rgb(59 7 100 / 0.05);
}
.tw-border-r-purple-950\/50 {
  border-right-color: rgb(59 7 100 / 0.5);
}
.tw-border-r-purple-950\/55 {
  border-right-color: rgb(59 7 100 / 0.55);
}
.tw-border-r-purple-950\/60 {
  border-right-color: rgb(59 7 100 / 0.6);
}
.tw-border-r-purple-950\/65 {
  border-right-color: rgb(59 7 100 / 0.65);
}
.tw-border-r-purple-950\/70 {
  border-right-color: rgb(59 7 100 / 0.7);
}
.tw-border-r-purple-950\/75 {
  border-right-color: rgb(59 7 100 / 0.75);
}
.tw-border-r-purple-950\/80 {
  border-right-color: rgb(59 7 100 / 0.8);
}
.tw-border-r-purple-950\/85 {
  border-right-color: rgb(59 7 100 / 0.85);
}
.tw-border-r-purple-950\/90 {
  border-right-color: rgb(59 7 100 / 0.9);
}
.tw-border-r-purple-950\/95 {
  border-right-color: rgb(59 7 100 / 0.95);
}
.tw-border-r-red-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-100\/0 {
  border-right-color: rgb(254 226 226 / 0);
}
.tw-border-r-red-100\/10 {
  border-right-color: rgb(254 226 226 / 0.1);
}
.tw-border-r-red-100\/100 {
  border-right-color: rgb(254 226 226 / 1);
}
.tw-border-r-red-100\/15 {
  border-right-color: rgb(254 226 226 / 0.15);
}
.tw-border-r-red-100\/20 {
  border-right-color: rgb(254 226 226 / 0.2);
}
.tw-border-r-red-100\/25 {
  border-right-color: rgb(254 226 226 / 0.25);
}
.tw-border-r-red-100\/30 {
  border-right-color: rgb(254 226 226 / 0.3);
}
.tw-border-r-red-100\/35 {
  border-right-color: rgb(254 226 226 / 0.35);
}
.tw-border-r-red-100\/40 {
  border-right-color: rgb(254 226 226 / 0.4);
}
.tw-border-r-red-100\/45 {
  border-right-color: rgb(254 226 226 / 0.45);
}
.tw-border-r-red-100\/5 {
  border-right-color: rgb(254 226 226 / 0.05);
}
.tw-border-r-red-100\/50 {
  border-right-color: rgb(254 226 226 / 0.5);
}
.tw-border-r-red-100\/55 {
  border-right-color: rgb(254 226 226 / 0.55);
}
.tw-border-r-red-100\/60 {
  border-right-color: rgb(254 226 226 / 0.6);
}
.tw-border-r-red-100\/65 {
  border-right-color: rgb(254 226 226 / 0.65);
}
.tw-border-r-red-100\/70 {
  border-right-color: rgb(254 226 226 / 0.7);
}
.tw-border-r-red-100\/75 {
  border-right-color: rgb(254 226 226 / 0.75);
}
.tw-border-r-red-100\/80 {
  border-right-color: rgb(254 226 226 / 0.8);
}
.tw-border-r-red-100\/85 {
  border-right-color: rgb(254 226 226 / 0.85);
}
.tw-border-r-red-100\/90 {
  border-right-color: rgb(254 226 226 / 0.9);
}
.tw-border-r-red-100\/95 {
  border-right-color: rgb(254 226 226 / 0.95);
}
.tw-border-r-red-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-200\/0 {
  border-right-color: rgb(254 202 202 / 0);
}
.tw-border-r-red-200\/10 {
  border-right-color: rgb(254 202 202 / 0.1);
}
.tw-border-r-red-200\/100 {
  border-right-color: rgb(254 202 202 / 1);
}
.tw-border-r-red-200\/15 {
  border-right-color: rgb(254 202 202 / 0.15);
}
.tw-border-r-red-200\/20 {
  border-right-color: rgb(254 202 202 / 0.2);
}
.tw-border-r-red-200\/25 {
  border-right-color: rgb(254 202 202 / 0.25);
}
.tw-border-r-red-200\/30 {
  border-right-color: rgb(254 202 202 / 0.3);
}
.tw-border-r-red-200\/35 {
  border-right-color: rgb(254 202 202 / 0.35);
}
.tw-border-r-red-200\/40 {
  border-right-color: rgb(254 202 202 / 0.4);
}
.tw-border-r-red-200\/45 {
  border-right-color: rgb(254 202 202 / 0.45);
}
.tw-border-r-red-200\/5 {
  border-right-color: rgb(254 202 202 / 0.05);
}
.tw-border-r-red-200\/50 {
  border-right-color: rgb(254 202 202 / 0.5);
}
.tw-border-r-red-200\/55 {
  border-right-color: rgb(254 202 202 / 0.55);
}
.tw-border-r-red-200\/60 {
  border-right-color: rgb(254 202 202 / 0.6);
}
.tw-border-r-red-200\/65 {
  border-right-color: rgb(254 202 202 / 0.65);
}
.tw-border-r-red-200\/70 {
  border-right-color: rgb(254 202 202 / 0.7);
}
.tw-border-r-red-200\/75 {
  border-right-color: rgb(254 202 202 / 0.75);
}
.tw-border-r-red-200\/80 {
  border-right-color: rgb(254 202 202 / 0.8);
}
.tw-border-r-red-200\/85 {
  border-right-color: rgb(254 202 202 / 0.85);
}
.tw-border-r-red-200\/90 {
  border-right-color: rgb(254 202 202 / 0.9);
}
.tw-border-r-red-200\/95 {
  border-right-color: rgb(254 202 202 / 0.95);
}
.tw-border-r-red-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-300\/0 {
  border-right-color: rgb(252 165 165 / 0);
}
.tw-border-r-red-300\/10 {
  border-right-color: rgb(252 165 165 / 0.1);
}
.tw-border-r-red-300\/100 {
  border-right-color: rgb(252 165 165 / 1);
}
.tw-border-r-red-300\/15 {
  border-right-color: rgb(252 165 165 / 0.15);
}
.tw-border-r-red-300\/20 {
  border-right-color: rgb(252 165 165 / 0.2);
}
.tw-border-r-red-300\/25 {
  border-right-color: rgb(252 165 165 / 0.25);
}
.tw-border-r-red-300\/30 {
  border-right-color: rgb(252 165 165 / 0.3);
}
.tw-border-r-red-300\/35 {
  border-right-color: rgb(252 165 165 / 0.35);
}
.tw-border-r-red-300\/40 {
  border-right-color: rgb(252 165 165 / 0.4);
}
.tw-border-r-red-300\/45 {
  border-right-color: rgb(252 165 165 / 0.45);
}
.tw-border-r-red-300\/5 {
  border-right-color: rgb(252 165 165 / 0.05);
}
.tw-border-r-red-300\/50 {
  border-right-color: rgb(252 165 165 / 0.5);
}
.tw-border-r-red-300\/55 {
  border-right-color: rgb(252 165 165 / 0.55);
}
.tw-border-r-red-300\/60 {
  border-right-color: rgb(252 165 165 / 0.6);
}
.tw-border-r-red-300\/65 {
  border-right-color: rgb(252 165 165 / 0.65);
}
.tw-border-r-red-300\/70 {
  border-right-color: rgb(252 165 165 / 0.7);
}
.tw-border-r-red-300\/75 {
  border-right-color: rgb(252 165 165 / 0.75);
}
.tw-border-r-red-300\/80 {
  border-right-color: rgb(252 165 165 / 0.8);
}
.tw-border-r-red-300\/85 {
  border-right-color: rgb(252 165 165 / 0.85);
}
.tw-border-r-red-300\/90 {
  border-right-color: rgb(252 165 165 / 0.9);
}
.tw-border-r-red-300\/95 {
  border-right-color: rgb(252 165 165 / 0.95);
}
.tw-border-r-red-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-400\/0 {
  border-right-color: rgb(248 113 113 / 0);
}
.tw-border-r-red-400\/10 {
  border-right-color: rgb(248 113 113 / 0.1);
}
.tw-border-r-red-400\/100 {
  border-right-color: rgb(248 113 113 / 1);
}
.tw-border-r-red-400\/15 {
  border-right-color: rgb(248 113 113 / 0.15);
}
.tw-border-r-red-400\/20 {
  border-right-color: rgb(248 113 113 / 0.2);
}
.tw-border-r-red-400\/25 {
  border-right-color: rgb(248 113 113 / 0.25);
}
.tw-border-r-red-400\/30 {
  border-right-color: rgb(248 113 113 / 0.3);
}
.tw-border-r-red-400\/35 {
  border-right-color: rgb(248 113 113 / 0.35);
}
.tw-border-r-red-400\/40 {
  border-right-color: rgb(248 113 113 / 0.4);
}
.tw-border-r-red-400\/45 {
  border-right-color: rgb(248 113 113 / 0.45);
}
.tw-border-r-red-400\/5 {
  border-right-color: rgb(248 113 113 / 0.05);
}
.tw-border-r-red-400\/50 {
  border-right-color: rgb(248 113 113 / 0.5);
}
.tw-border-r-red-400\/55 {
  border-right-color: rgb(248 113 113 / 0.55);
}
.tw-border-r-red-400\/60 {
  border-right-color: rgb(248 113 113 / 0.6);
}
.tw-border-r-red-400\/65 {
  border-right-color: rgb(248 113 113 / 0.65);
}
.tw-border-r-red-400\/70 {
  border-right-color: rgb(248 113 113 / 0.7);
}
.tw-border-r-red-400\/75 {
  border-right-color: rgb(248 113 113 / 0.75);
}
.tw-border-r-red-400\/80 {
  border-right-color: rgb(248 113 113 / 0.8);
}
.tw-border-r-red-400\/85 {
  border-right-color: rgb(248 113 113 / 0.85);
}
.tw-border-r-red-400\/90 {
  border-right-color: rgb(248 113 113 / 0.9);
}
.tw-border-r-red-400\/95 {
  border-right-color: rgb(248 113 113 / 0.95);
}
.tw-border-r-red-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-50\/0 {
  border-right-color: rgb(254 242 242 / 0);
}
.tw-border-r-red-50\/10 {
  border-right-color: rgb(254 242 242 / 0.1);
}
.tw-border-r-red-50\/100 {
  border-right-color: rgb(254 242 242 / 1);
}
.tw-border-r-red-50\/15 {
  border-right-color: rgb(254 242 242 / 0.15);
}
.tw-border-r-red-50\/20 {
  border-right-color: rgb(254 242 242 / 0.2);
}
.tw-border-r-red-50\/25 {
  border-right-color: rgb(254 242 242 / 0.25);
}
.tw-border-r-red-50\/30 {
  border-right-color: rgb(254 242 242 / 0.3);
}
.tw-border-r-red-50\/35 {
  border-right-color: rgb(254 242 242 / 0.35);
}
.tw-border-r-red-50\/40 {
  border-right-color: rgb(254 242 242 / 0.4);
}
.tw-border-r-red-50\/45 {
  border-right-color: rgb(254 242 242 / 0.45);
}
.tw-border-r-red-50\/5 {
  border-right-color: rgb(254 242 242 / 0.05);
}
.tw-border-r-red-50\/50 {
  border-right-color: rgb(254 242 242 / 0.5);
}
.tw-border-r-red-50\/55 {
  border-right-color: rgb(254 242 242 / 0.55);
}
.tw-border-r-red-50\/60 {
  border-right-color: rgb(254 242 242 / 0.6);
}
.tw-border-r-red-50\/65 {
  border-right-color: rgb(254 242 242 / 0.65);
}
.tw-border-r-red-50\/70 {
  border-right-color: rgb(254 242 242 / 0.7);
}
.tw-border-r-red-50\/75 {
  border-right-color: rgb(254 242 242 / 0.75);
}
.tw-border-r-red-50\/80 {
  border-right-color: rgb(254 242 242 / 0.8);
}
.tw-border-r-red-50\/85 {
  border-right-color: rgb(254 242 242 / 0.85);
}
.tw-border-r-red-50\/90 {
  border-right-color: rgb(254 242 242 / 0.9);
}
.tw-border-r-red-50\/95 {
  border-right-color: rgb(254 242 242 / 0.95);
}
.tw-border-r-red-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-500\/0 {
  border-right-color: rgb(239 68 68 / 0);
}
.tw-border-r-red-500\/10 {
  border-right-color: rgb(239 68 68 / 0.1);
}
.tw-border-r-red-500\/100 {
  border-right-color: rgb(239 68 68 / 1);
}
.tw-border-r-red-500\/15 {
  border-right-color: rgb(239 68 68 / 0.15);
}
.tw-border-r-red-500\/20 {
  border-right-color: rgb(239 68 68 / 0.2);
}
.tw-border-r-red-500\/25 {
  border-right-color: rgb(239 68 68 / 0.25);
}
.tw-border-r-red-500\/30 {
  border-right-color: rgb(239 68 68 / 0.3);
}
.tw-border-r-red-500\/35 {
  border-right-color: rgb(239 68 68 / 0.35);
}
.tw-border-r-red-500\/40 {
  border-right-color: rgb(239 68 68 / 0.4);
}
.tw-border-r-red-500\/45 {
  border-right-color: rgb(239 68 68 / 0.45);
}
.tw-border-r-red-500\/5 {
  border-right-color: rgb(239 68 68 / 0.05);
}
.tw-border-r-red-500\/50 {
  border-right-color: rgb(239 68 68 / 0.5);
}
.tw-border-r-red-500\/55 {
  border-right-color: rgb(239 68 68 / 0.55);
}
.tw-border-r-red-500\/60 {
  border-right-color: rgb(239 68 68 / 0.6);
}
.tw-border-r-red-500\/65 {
  border-right-color: rgb(239 68 68 / 0.65);
}
.tw-border-r-red-500\/70 {
  border-right-color: rgb(239 68 68 / 0.7);
}
.tw-border-r-red-500\/75 {
  border-right-color: rgb(239 68 68 / 0.75);
}
.tw-border-r-red-500\/80 {
  border-right-color: rgb(239 68 68 / 0.8);
}
.tw-border-r-red-500\/85 {
  border-right-color: rgb(239 68 68 / 0.85);
}
.tw-border-r-red-500\/90 {
  border-right-color: rgb(239 68 68 / 0.9);
}
.tw-border-r-red-500\/95 {
  border-right-color: rgb(239 68 68 / 0.95);
}
.tw-border-r-red-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-600\/0 {
  border-right-color: rgb(220 38 38 / 0);
}
.tw-border-r-red-600\/10 {
  border-right-color: rgb(220 38 38 / 0.1);
}
.tw-border-r-red-600\/100 {
  border-right-color: rgb(220 38 38 / 1);
}
.tw-border-r-red-600\/15 {
  border-right-color: rgb(220 38 38 / 0.15);
}
.tw-border-r-red-600\/20 {
  border-right-color: rgb(220 38 38 / 0.2);
}
.tw-border-r-red-600\/25 {
  border-right-color: rgb(220 38 38 / 0.25);
}
.tw-border-r-red-600\/30 {
  border-right-color: rgb(220 38 38 / 0.3);
}
.tw-border-r-red-600\/35 {
  border-right-color: rgb(220 38 38 / 0.35);
}
.tw-border-r-red-600\/40 {
  border-right-color: rgb(220 38 38 / 0.4);
}
.tw-border-r-red-600\/45 {
  border-right-color: rgb(220 38 38 / 0.45);
}
.tw-border-r-red-600\/5 {
  border-right-color: rgb(220 38 38 / 0.05);
}
.tw-border-r-red-600\/50 {
  border-right-color: rgb(220 38 38 / 0.5);
}
.tw-border-r-red-600\/55 {
  border-right-color: rgb(220 38 38 / 0.55);
}
.tw-border-r-red-600\/60 {
  border-right-color: rgb(220 38 38 / 0.6);
}
.tw-border-r-red-600\/65 {
  border-right-color: rgb(220 38 38 / 0.65);
}
.tw-border-r-red-600\/70 {
  border-right-color: rgb(220 38 38 / 0.7);
}
.tw-border-r-red-600\/75 {
  border-right-color: rgb(220 38 38 / 0.75);
}
.tw-border-r-red-600\/80 {
  border-right-color: rgb(220 38 38 / 0.8);
}
.tw-border-r-red-600\/85 {
  border-right-color: rgb(220 38 38 / 0.85);
}
.tw-border-r-red-600\/90 {
  border-right-color: rgb(220 38 38 / 0.9);
}
.tw-border-r-red-600\/95 {
  border-right-color: rgb(220 38 38 / 0.95);
}
.tw-border-r-red-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-700\/0 {
  border-right-color: rgb(185 28 28 / 0);
}
.tw-border-r-red-700\/10 {
  border-right-color: rgb(185 28 28 / 0.1);
}
.tw-border-r-red-700\/100 {
  border-right-color: rgb(185 28 28 / 1);
}
.tw-border-r-red-700\/15 {
  border-right-color: rgb(185 28 28 / 0.15);
}
.tw-border-r-red-700\/20 {
  border-right-color: rgb(185 28 28 / 0.2);
}
.tw-border-r-red-700\/25 {
  border-right-color: rgb(185 28 28 / 0.25);
}
.tw-border-r-red-700\/30 {
  border-right-color: rgb(185 28 28 / 0.3);
}
.tw-border-r-red-700\/35 {
  border-right-color: rgb(185 28 28 / 0.35);
}
.tw-border-r-red-700\/40 {
  border-right-color: rgb(185 28 28 / 0.4);
}
.tw-border-r-red-700\/45 {
  border-right-color: rgb(185 28 28 / 0.45);
}
.tw-border-r-red-700\/5 {
  border-right-color: rgb(185 28 28 / 0.05);
}
.tw-border-r-red-700\/50 {
  border-right-color: rgb(185 28 28 / 0.5);
}
.tw-border-r-red-700\/55 {
  border-right-color: rgb(185 28 28 / 0.55);
}
.tw-border-r-red-700\/60 {
  border-right-color: rgb(185 28 28 / 0.6);
}
.tw-border-r-red-700\/65 {
  border-right-color: rgb(185 28 28 / 0.65);
}
.tw-border-r-red-700\/70 {
  border-right-color: rgb(185 28 28 / 0.7);
}
.tw-border-r-red-700\/75 {
  border-right-color: rgb(185 28 28 / 0.75);
}
.tw-border-r-red-700\/80 {
  border-right-color: rgb(185 28 28 / 0.8);
}
.tw-border-r-red-700\/85 {
  border-right-color: rgb(185 28 28 / 0.85);
}
.tw-border-r-red-700\/90 {
  border-right-color: rgb(185 28 28 / 0.9);
}
.tw-border-r-red-700\/95 {
  border-right-color: rgb(185 28 28 / 0.95);
}
.tw-border-r-red-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-800\/0 {
  border-right-color: rgb(153 27 27 / 0);
}
.tw-border-r-red-800\/10 {
  border-right-color: rgb(153 27 27 / 0.1);
}
.tw-border-r-red-800\/100 {
  border-right-color: rgb(153 27 27 / 1);
}
.tw-border-r-red-800\/15 {
  border-right-color: rgb(153 27 27 / 0.15);
}
.tw-border-r-red-800\/20 {
  border-right-color: rgb(153 27 27 / 0.2);
}
.tw-border-r-red-800\/25 {
  border-right-color: rgb(153 27 27 / 0.25);
}
.tw-border-r-red-800\/30 {
  border-right-color: rgb(153 27 27 / 0.3);
}
.tw-border-r-red-800\/35 {
  border-right-color: rgb(153 27 27 / 0.35);
}
.tw-border-r-red-800\/40 {
  border-right-color: rgb(153 27 27 / 0.4);
}
.tw-border-r-red-800\/45 {
  border-right-color: rgb(153 27 27 / 0.45);
}
.tw-border-r-red-800\/5 {
  border-right-color: rgb(153 27 27 / 0.05);
}
.tw-border-r-red-800\/50 {
  border-right-color: rgb(153 27 27 / 0.5);
}
.tw-border-r-red-800\/55 {
  border-right-color: rgb(153 27 27 / 0.55);
}
.tw-border-r-red-800\/60 {
  border-right-color: rgb(153 27 27 / 0.6);
}
.tw-border-r-red-800\/65 {
  border-right-color: rgb(153 27 27 / 0.65);
}
.tw-border-r-red-800\/70 {
  border-right-color: rgb(153 27 27 / 0.7);
}
.tw-border-r-red-800\/75 {
  border-right-color: rgb(153 27 27 / 0.75);
}
.tw-border-r-red-800\/80 {
  border-right-color: rgb(153 27 27 / 0.8);
}
.tw-border-r-red-800\/85 {
  border-right-color: rgb(153 27 27 / 0.85);
}
.tw-border-r-red-800\/90 {
  border-right-color: rgb(153 27 27 / 0.9);
}
.tw-border-r-red-800\/95 {
  border-right-color: rgb(153 27 27 / 0.95);
}
.tw-border-r-red-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-900\/0 {
  border-right-color: rgb(127 29 29 / 0);
}
.tw-border-r-red-900\/10 {
  border-right-color: rgb(127 29 29 / 0.1);
}
.tw-border-r-red-900\/100 {
  border-right-color: rgb(127 29 29 / 1);
}
.tw-border-r-red-900\/15 {
  border-right-color: rgb(127 29 29 / 0.15);
}
.tw-border-r-red-900\/20 {
  border-right-color: rgb(127 29 29 / 0.2);
}
.tw-border-r-red-900\/25 {
  border-right-color: rgb(127 29 29 / 0.25);
}
.tw-border-r-red-900\/30 {
  border-right-color: rgb(127 29 29 / 0.3);
}
.tw-border-r-red-900\/35 {
  border-right-color: rgb(127 29 29 / 0.35);
}
.tw-border-r-red-900\/40 {
  border-right-color: rgb(127 29 29 / 0.4);
}
.tw-border-r-red-900\/45 {
  border-right-color: rgb(127 29 29 / 0.45);
}
.tw-border-r-red-900\/5 {
  border-right-color: rgb(127 29 29 / 0.05);
}
.tw-border-r-red-900\/50 {
  border-right-color: rgb(127 29 29 / 0.5);
}
.tw-border-r-red-900\/55 {
  border-right-color: rgb(127 29 29 / 0.55);
}
.tw-border-r-red-900\/60 {
  border-right-color: rgb(127 29 29 / 0.6);
}
.tw-border-r-red-900\/65 {
  border-right-color: rgb(127 29 29 / 0.65);
}
.tw-border-r-red-900\/70 {
  border-right-color: rgb(127 29 29 / 0.7);
}
.tw-border-r-red-900\/75 {
  border-right-color: rgb(127 29 29 / 0.75);
}
.tw-border-r-red-900\/80 {
  border-right-color: rgb(127 29 29 / 0.8);
}
.tw-border-r-red-900\/85 {
  border-right-color: rgb(127 29 29 / 0.85);
}
.tw-border-r-red-900\/90 {
  border-right-color: rgb(127 29 29 / 0.9);
}
.tw-border-r-red-900\/95 {
  border-right-color: rgb(127 29 29 / 0.95);
}
.tw-border-r-red-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-r-red-950\/0 {
  border-right-color: rgb(69 10 10 / 0);
}
.tw-border-r-red-950\/10 {
  border-right-color: rgb(69 10 10 / 0.1);
}
.tw-border-r-red-950\/100 {
  border-right-color: rgb(69 10 10 / 1);
}
.tw-border-r-red-950\/15 {
  border-right-color: rgb(69 10 10 / 0.15);
}
.tw-border-r-red-950\/20 {
  border-right-color: rgb(69 10 10 / 0.2);
}
.tw-border-r-red-950\/25 {
  border-right-color: rgb(69 10 10 / 0.25);
}
.tw-border-r-red-950\/30 {
  border-right-color: rgb(69 10 10 / 0.3);
}
.tw-border-r-red-950\/35 {
  border-right-color: rgb(69 10 10 / 0.35);
}
.tw-border-r-red-950\/40 {
  border-right-color: rgb(69 10 10 / 0.4);
}
.tw-border-r-red-950\/45 {
  border-right-color: rgb(69 10 10 / 0.45);
}
.tw-border-r-red-950\/5 {
  border-right-color: rgb(69 10 10 / 0.05);
}
.tw-border-r-red-950\/50 {
  border-right-color: rgb(69 10 10 / 0.5);
}
.tw-border-r-red-950\/55 {
  border-right-color: rgb(69 10 10 / 0.55);
}
.tw-border-r-red-950\/60 {
  border-right-color: rgb(69 10 10 / 0.6);
}
.tw-border-r-red-950\/65 {
  border-right-color: rgb(69 10 10 / 0.65);
}
.tw-border-r-red-950\/70 {
  border-right-color: rgb(69 10 10 / 0.7);
}
.tw-border-r-red-950\/75 {
  border-right-color: rgb(69 10 10 / 0.75);
}
.tw-border-r-red-950\/80 {
  border-right-color: rgb(69 10 10 / 0.8);
}
.tw-border-r-red-950\/85 {
  border-right-color: rgb(69 10 10 / 0.85);
}
.tw-border-r-red-950\/90 {
  border-right-color: rgb(69 10 10 / 0.9);
}
.tw-border-r-red-950\/95 {
  border-right-color: rgb(69 10 10 / 0.95);
}
.tw-border-r-rose-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-100\/0 {
  border-right-color: rgb(255 228 230 / 0);
}
.tw-border-r-rose-100\/10 {
  border-right-color: rgb(255 228 230 / 0.1);
}
.tw-border-r-rose-100\/100 {
  border-right-color: rgb(255 228 230 / 1);
}
.tw-border-r-rose-100\/15 {
  border-right-color: rgb(255 228 230 / 0.15);
}
.tw-border-r-rose-100\/20 {
  border-right-color: rgb(255 228 230 / 0.2);
}
.tw-border-r-rose-100\/25 {
  border-right-color: rgb(255 228 230 / 0.25);
}
.tw-border-r-rose-100\/30 {
  border-right-color: rgb(255 228 230 / 0.3);
}
.tw-border-r-rose-100\/35 {
  border-right-color: rgb(255 228 230 / 0.35);
}
.tw-border-r-rose-100\/40 {
  border-right-color: rgb(255 228 230 / 0.4);
}
.tw-border-r-rose-100\/45 {
  border-right-color: rgb(255 228 230 / 0.45);
}
.tw-border-r-rose-100\/5 {
  border-right-color: rgb(255 228 230 / 0.05);
}
.tw-border-r-rose-100\/50 {
  border-right-color: rgb(255 228 230 / 0.5);
}
.tw-border-r-rose-100\/55 {
  border-right-color: rgb(255 228 230 / 0.55);
}
.tw-border-r-rose-100\/60 {
  border-right-color: rgb(255 228 230 / 0.6);
}
.tw-border-r-rose-100\/65 {
  border-right-color: rgb(255 228 230 / 0.65);
}
.tw-border-r-rose-100\/70 {
  border-right-color: rgb(255 228 230 / 0.7);
}
.tw-border-r-rose-100\/75 {
  border-right-color: rgb(255 228 230 / 0.75);
}
.tw-border-r-rose-100\/80 {
  border-right-color: rgb(255 228 230 / 0.8);
}
.tw-border-r-rose-100\/85 {
  border-right-color: rgb(255 228 230 / 0.85);
}
.tw-border-r-rose-100\/90 {
  border-right-color: rgb(255 228 230 / 0.9);
}
.tw-border-r-rose-100\/95 {
  border-right-color: rgb(255 228 230 / 0.95);
}
.tw-border-r-rose-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-200\/0 {
  border-right-color: rgb(254 205 211 / 0);
}
.tw-border-r-rose-200\/10 {
  border-right-color: rgb(254 205 211 / 0.1);
}
.tw-border-r-rose-200\/100 {
  border-right-color: rgb(254 205 211 / 1);
}
.tw-border-r-rose-200\/15 {
  border-right-color: rgb(254 205 211 / 0.15);
}
.tw-border-r-rose-200\/20 {
  border-right-color: rgb(254 205 211 / 0.2);
}
.tw-border-r-rose-200\/25 {
  border-right-color: rgb(254 205 211 / 0.25);
}
.tw-border-r-rose-200\/30 {
  border-right-color: rgb(254 205 211 / 0.3);
}
.tw-border-r-rose-200\/35 {
  border-right-color: rgb(254 205 211 / 0.35);
}
.tw-border-r-rose-200\/40 {
  border-right-color: rgb(254 205 211 / 0.4);
}
.tw-border-r-rose-200\/45 {
  border-right-color: rgb(254 205 211 / 0.45);
}
.tw-border-r-rose-200\/5 {
  border-right-color: rgb(254 205 211 / 0.05);
}
.tw-border-r-rose-200\/50 {
  border-right-color: rgb(254 205 211 / 0.5);
}
.tw-border-r-rose-200\/55 {
  border-right-color: rgb(254 205 211 / 0.55);
}
.tw-border-r-rose-200\/60 {
  border-right-color: rgb(254 205 211 / 0.6);
}
.tw-border-r-rose-200\/65 {
  border-right-color: rgb(254 205 211 / 0.65);
}
.tw-border-r-rose-200\/70 {
  border-right-color: rgb(254 205 211 / 0.7);
}
.tw-border-r-rose-200\/75 {
  border-right-color: rgb(254 205 211 / 0.75);
}
.tw-border-r-rose-200\/80 {
  border-right-color: rgb(254 205 211 / 0.8);
}
.tw-border-r-rose-200\/85 {
  border-right-color: rgb(254 205 211 / 0.85);
}
.tw-border-r-rose-200\/90 {
  border-right-color: rgb(254 205 211 / 0.9);
}
.tw-border-r-rose-200\/95 {
  border-right-color: rgb(254 205 211 / 0.95);
}
.tw-border-r-rose-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-300\/0 {
  border-right-color: rgb(253 164 175 / 0);
}
.tw-border-r-rose-300\/10 {
  border-right-color: rgb(253 164 175 / 0.1);
}
.tw-border-r-rose-300\/100 {
  border-right-color: rgb(253 164 175 / 1);
}
.tw-border-r-rose-300\/15 {
  border-right-color: rgb(253 164 175 / 0.15);
}
.tw-border-r-rose-300\/20 {
  border-right-color: rgb(253 164 175 / 0.2);
}
.tw-border-r-rose-300\/25 {
  border-right-color: rgb(253 164 175 / 0.25);
}
.tw-border-r-rose-300\/30 {
  border-right-color: rgb(253 164 175 / 0.3);
}
.tw-border-r-rose-300\/35 {
  border-right-color: rgb(253 164 175 / 0.35);
}
.tw-border-r-rose-300\/40 {
  border-right-color: rgb(253 164 175 / 0.4);
}
.tw-border-r-rose-300\/45 {
  border-right-color: rgb(253 164 175 / 0.45);
}
.tw-border-r-rose-300\/5 {
  border-right-color: rgb(253 164 175 / 0.05);
}
.tw-border-r-rose-300\/50 {
  border-right-color: rgb(253 164 175 / 0.5);
}
.tw-border-r-rose-300\/55 {
  border-right-color: rgb(253 164 175 / 0.55);
}
.tw-border-r-rose-300\/60 {
  border-right-color: rgb(253 164 175 / 0.6);
}
.tw-border-r-rose-300\/65 {
  border-right-color: rgb(253 164 175 / 0.65);
}
.tw-border-r-rose-300\/70 {
  border-right-color: rgb(253 164 175 / 0.7);
}
.tw-border-r-rose-300\/75 {
  border-right-color: rgb(253 164 175 / 0.75);
}
.tw-border-r-rose-300\/80 {
  border-right-color: rgb(253 164 175 / 0.8);
}
.tw-border-r-rose-300\/85 {
  border-right-color: rgb(253 164 175 / 0.85);
}
.tw-border-r-rose-300\/90 {
  border-right-color: rgb(253 164 175 / 0.9);
}
.tw-border-r-rose-300\/95 {
  border-right-color: rgb(253 164 175 / 0.95);
}
.tw-border-r-rose-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-400\/0 {
  border-right-color: rgb(251 113 133 / 0);
}
.tw-border-r-rose-400\/10 {
  border-right-color: rgb(251 113 133 / 0.1);
}
.tw-border-r-rose-400\/100 {
  border-right-color: rgb(251 113 133 / 1);
}
.tw-border-r-rose-400\/15 {
  border-right-color: rgb(251 113 133 / 0.15);
}
.tw-border-r-rose-400\/20 {
  border-right-color: rgb(251 113 133 / 0.2);
}
.tw-border-r-rose-400\/25 {
  border-right-color: rgb(251 113 133 / 0.25);
}
.tw-border-r-rose-400\/30 {
  border-right-color: rgb(251 113 133 / 0.3);
}
.tw-border-r-rose-400\/35 {
  border-right-color: rgb(251 113 133 / 0.35);
}
.tw-border-r-rose-400\/40 {
  border-right-color: rgb(251 113 133 / 0.4);
}
.tw-border-r-rose-400\/45 {
  border-right-color: rgb(251 113 133 / 0.45);
}
.tw-border-r-rose-400\/5 {
  border-right-color: rgb(251 113 133 / 0.05);
}
.tw-border-r-rose-400\/50 {
  border-right-color: rgb(251 113 133 / 0.5);
}
.tw-border-r-rose-400\/55 {
  border-right-color: rgb(251 113 133 / 0.55);
}
.tw-border-r-rose-400\/60 {
  border-right-color: rgb(251 113 133 / 0.6);
}
.tw-border-r-rose-400\/65 {
  border-right-color: rgb(251 113 133 / 0.65);
}
.tw-border-r-rose-400\/70 {
  border-right-color: rgb(251 113 133 / 0.7);
}
.tw-border-r-rose-400\/75 {
  border-right-color: rgb(251 113 133 / 0.75);
}
.tw-border-r-rose-400\/80 {
  border-right-color: rgb(251 113 133 / 0.8);
}
.tw-border-r-rose-400\/85 {
  border-right-color: rgb(251 113 133 / 0.85);
}
.tw-border-r-rose-400\/90 {
  border-right-color: rgb(251 113 133 / 0.9);
}
.tw-border-r-rose-400\/95 {
  border-right-color: rgb(251 113 133 / 0.95);
}
.tw-border-r-rose-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-50\/0 {
  border-right-color: rgb(255 241 242 / 0);
}
.tw-border-r-rose-50\/10 {
  border-right-color: rgb(255 241 242 / 0.1);
}
.tw-border-r-rose-50\/100 {
  border-right-color: rgb(255 241 242 / 1);
}
.tw-border-r-rose-50\/15 {
  border-right-color: rgb(255 241 242 / 0.15);
}
.tw-border-r-rose-50\/20 {
  border-right-color: rgb(255 241 242 / 0.2);
}
.tw-border-r-rose-50\/25 {
  border-right-color: rgb(255 241 242 / 0.25);
}
.tw-border-r-rose-50\/30 {
  border-right-color: rgb(255 241 242 / 0.3);
}
.tw-border-r-rose-50\/35 {
  border-right-color: rgb(255 241 242 / 0.35);
}
.tw-border-r-rose-50\/40 {
  border-right-color: rgb(255 241 242 / 0.4);
}
.tw-border-r-rose-50\/45 {
  border-right-color: rgb(255 241 242 / 0.45);
}
.tw-border-r-rose-50\/5 {
  border-right-color: rgb(255 241 242 / 0.05);
}
.tw-border-r-rose-50\/50 {
  border-right-color: rgb(255 241 242 / 0.5);
}
.tw-border-r-rose-50\/55 {
  border-right-color: rgb(255 241 242 / 0.55);
}
.tw-border-r-rose-50\/60 {
  border-right-color: rgb(255 241 242 / 0.6);
}
.tw-border-r-rose-50\/65 {
  border-right-color: rgb(255 241 242 / 0.65);
}
.tw-border-r-rose-50\/70 {
  border-right-color: rgb(255 241 242 / 0.7);
}
.tw-border-r-rose-50\/75 {
  border-right-color: rgb(255 241 242 / 0.75);
}
.tw-border-r-rose-50\/80 {
  border-right-color: rgb(255 241 242 / 0.8);
}
.tw-border-r-rose-50\/85 {
  border-right-color: rgb(255 241 242 / 0.85);
}
.tw-border-r-rose-50\/90 {
  border-right-color: rgb(255 241 242 / 0.9);
}
.tw-border-r-rose-50\/95 {
  border-right-color: rgb(255 241 242 / 0.95);
}
.tw-border-r-rose-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-500\/0 {
  border-right-color: rgb(244 63 94 / 0);
}
.tw-border-r-rose-500\/10 {
  border-right-color: rgb(244 63 94 / 0.1);
}
.tw-border-r-rose-500\/100 {
  border-right-color: rgb(244 63 94 / 1);
}
.tw-border-r-rose-500\/15 {
  border-right-color: rgb(244 63 94 / 0.15);
}
.tw-border-r-rose-500\/20 {
  border-right-color: rgb(244 63 94 / 0.2);
}
.tw-border-r-rose-500\/25 {
  border-right-color: rgb(244 63 94 / 0.25);
}
.tw-border-r-rose-500\/30 {
  border-right-color: rgb(244 63 94 / 0.3);
}
.tw-border-r-rose-500\/35 {
  border-right-color: rgb(244 63 94 / 0.35);
}
.tw-border-r-rose-500\/40 {
  border-right-color: rgb(244 63 94 / 0.4);
}
.tw-border-r-rose-500\/45 {
  border-right-color: rgb(244 63 94 / 0.45);
}
.tw-border-r-rose-500\/5 {
  border-right-color: rgb(244 63 94 / 0.05);
}
.tw-border-r-rose-500\/50 {
  border-right-color: rgb(244 63 94 / 0.5);
}
.tw-border-r-rose-500\/55 {
  border-right-color: rgb(244 63 94 / 0.55);
}
.tw-border-r-rose-500\/60 {
  border-right-color: rgb(244 63 94 / 0.6);
}
.tw-border-r-rose-500\/65 {
  border-right-color: rgb(244 63 94 / 0.65);
}
.tw-border-r-rose-500\/70 {
  border-right-color: rgb(244 63 94 / 0.7);
}
.tw-border-r-rose-500\/75 {
  border-right-color: rgb(244 63 94 / 0.75);
}
.tw-border-r-rose-500\/80 {
  border-right-color: rgb(244 63 94 / 0.8);
}
.tw-border-r-rose-500\/85 {
  border-right-color: rgb(244 63 94 / 0.85);
}
.tw-border-r-rose-500\/90 {
  border-right-color: rgb(244 63 94 / 0.9);
}
.tw-border-r-rose-500\/95 {
  border-right-color: rgb(244 63 94 / 0.95);
}
.tw-border-r-rose-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-600\/0 {
  border-right-color: rgb(225 29 72 / 0);
}
.tw-border-r-rose-600\/10 {
  border-right-color: rgb(225 29 72 / 0.1);
}
.tw-border-r-rose-600\/100 {
  border-right-color: rgb(225 29 72 / 1);
}
.tw-border-r-rose-600\/15 {
  border-right-color: rgb(225 29 72 / 0.15);
}
.tw-border-r-rose-600\/20 {
  border-right-color: rgb(225 29 72 / 0.2);
}
.tw-border-r-rose-600\/25 {
  border-right-color: rgb(225 29 72 / 0.25);
}
.tw-border-r-rose-600\/30 {
  border-right-color: rgb(225 29 72 / 0.3);
}
.tw-border-r-rose-600\/35 {
  border-right-color: rgb(225 29 72 / 0.35);
}
.tw-border-r-rose-600\/40 {
  border-right-color: rgb(225 29 72 / 0.4);
}
.tw-border-r-rose-600\/45 {
  border-right-color: rgb(225 29 72 / 0.45);
}
.tw-border-r-rose-600\/5 {
  border-right-color: rgb(225 29 72 / 0.05);
}
.tw-border-r-rose-600\/50 {
  border-right-color: rgb(225 29 72 / 0.5);
}
.tw-border-r-rose-600\/55 {
  border-right-color: rgb(225 29 72 / 0.55);
}
.tw-border-r-rose-600\/60 {
  border-right-color: rgb(225 29 72 / 0.6);
}
.tw-border-r-rose-600\/65 {
  border-right-color: rgb(225 29 72 / 0.65);
}
.tw-border-r-rose-600\/70 {
  border-right-color: rgb(225 29 72 / 0.7);
}
.tw-border-r-rose-600\/75 {
  border-right-color: rgb(225 29 72 / 0.75);
}
.tw-border-r-rose-600\/80 {
  border-right-color: rgb(225 29 72 / 0.8);
}
.tw-border-r-rose-600\/85 {
  border-right-color: rgb(225 29 72 / 0.85);
}
.tw-border-r-rose-600\/90 {
  border-right-color: rgb(225 29 72 / 0.9);
}
.tw-border-r-rose-600\/95 {
  border-right-color: rgb(225 29 72 / 0.95);
}
.tw-border-r-rose-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-700\/0 {
  border-right-color: rgb(190 18 60 / 0);
}
.tw-border-r-rose-700\/10 {
  border-right-color: rgb(190 18 60 / 0.1);
}
.tw-border-r-rose-700\/100 {
  border-right-color: rgb(190 18 60 / 1);
}
.tw-border-r-rose-700\/15 {
  border-right-color: rgb(190 18 60 / 0.15);
}
.tw-border-r-rose-700\/20 {
  border-right-color: rgb(190 18 60 / 0.2);
}
.tw-border-r-rose-700\/25 {
  border-right-color: rgb(190 18 60 / 0.25);
}
.tw-border-r-rose-700\/30 {
  border-right-color: rgb(190 18 60 / 0.3);
}
.tw-border-r-rose-700\/35 {
  border-right-color: rgb(190 18 60 / 0.35);
}
.tw-border-r-rose-700\/40 {
  border-right-color: rgb(190 18 60 / 0.4);
}
.tw-border-r-rose-700\/45 {
  border-right-color: rgb(190 18 60 / 0.45);
}
.tw-border-r-rose-700\/5 {
  border-right-color: rgb(190 18 60 / 0.05);
}
.tw-border-r-rose-700\/50 {
  border-right-color: rgb(190 18 60 / 0.5);
}
.tw-border-r-rose-700\/55 {
  border-right-color: rgb(190 18 60 / 0.55);
}
.tw-border-r-rose-700\/60 {
  border-right-color: rgb(190 18 60 / 0.6);
}
.tw-border-r-rose-700\/65 {
  border-right-color: rgb(190 18 60 / 0.65);
}
.tw-border-r-rose-700\/70 {
  border-right-color: rgb(190 18 60 / 0.7);
}
.tw-border-r-rose-700\/75 {
  border-right-color: rgb(190 18 60 / 0.75);
}
.tw-border-r-rose-700\/80 {
  border-right-color: rgb(190 18 60 / 0.8);
}
.tw-border-r-rose-700\/85 {
  border-right-color: rgb(190 18 60 / 0.85);
}
.tw-border-r-rose-700\/90 {
  border-right-color: rgb(190 18 60 / 0.9);
}
.tw-border-r-rose-700\/95 {
  border-right-color: rgb(190 18 60 / 0.95);
}
.tw-border-r-rose-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-800\/0 {
  border-right-color: rgb(159 18 57 / 0);
}
.tw-border-r-rose-800\/10 {
  border-right-color: rgb(159 18 57 / 0.1);
}
.tw-border-r-rose-800\/100 {
  border-right-color: rgb(159 18 57 / 1);
}
.tw-border-r-rose-800\/15 {
  border-right-color: rgb(159 18 57 / 0.15);
}
.tw-border-r-rose-800\/20 {
  border-right-color: rgb(159 18 57 / 0.2);
}
.tw-border-r-rose-800\/25 {
  border-right-color: rgb(159 18 57 / 0.25);
}
.tw-border-r-rose-800\/30 {
  border-right-color: rgb(159 18 57 / 0.3);
}
.tw-border-r-rose-800\/35 {
  border-right-color: rgb(159 18 57 / 0.35);
}
.tw-border-r-rose-800\/40 {
  border-right-color: rgb(159 18 57 / 0.4);
}
.tw-border-r-rose-800\/45 {
  border-right-color: rgb(159 18 57 / 0.45);
}
.tw-border-r-rose-800\/5 {
  border-right-color: rgb(159 18 57 / 0.05);
}
.tw-border-r-rose-800\/50 {
  border-right-color: rgb(159 18 57 / 0.5);
}
.tw-border-r-rose-800\/55 {
  border-right-color: rgb(159 18 57 / 0.55);
}
.tw-border-r-rose-800\/60 {
  border-right-color: rgb(159 18 57 / 0.6);
}
.tw-border-r-rose-800\/65 {
  border-right-color: rgb(159 18 57 / 0.65);
}
.tw-border-r-rose-800\/70 {
  border-right-color: rgb(159 18 57 / 0.7);
}
.tw-border-r-rose-800\/75 {
  border-right-color: rgb(159 18 57 / 0.75);
}
.tw-border-r-rose-800\/80 {
  border-right-color: rgb(159 18 57 / 0.8);
}
.tw-border-r-rose-800\/85 {
  border-right-color: rgb(159 18 57 / 0.85);
}
.tw-border-r-rose-800\/90 {
  border-right-color: rgb(159 18 57 / 0.9);
}
.tw-border-r-rose-800\/95 {
  border-right-color: rgb(159 18 57 / 0.95);
}
.tw-border-r-rose-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-900\/0 {
  border-right-color: rgb(136 19 55 / 0);
}
.tw-border-r-rose-900\/10 {
  border-right-color: rgb(136 19 55 / 0.1);
}
.tw-border-r-rose-900\/100 {
  border-right-color: rgb(136 19 55 / 1);
}
.tw-border-r-rose-900\/15 {
  border-right-color: rgb(136 19 55 / 0.15);
}
.tw-border-r-rose-900\/20 {
  border-right-color: rgb(136 19 55 / 0.2);
}
.tw-border-r-rose-900\/25 {
  border-right-color: rgb(136 19 55 / 0.25);
}
.tw-border-r-rose-900\/30 {
  border-right-color: rgb(136 19 55 / 0.3);
}
.tw-border-r-rose-900\/35 {
  border-right-color: rgb(136 19 55 / 0.35);
}
.tw-border-r-rose-900\/40 {
  border-right-color: rgb(136 19 55 / 0.4);
}
.tw-border-r-rose-900\/45 {
  border-right-color: rgb(136 19 55 / 0.45);
}
.tw-border-r-rose-900\/5 {
  border-right-color: rgb(136 19 55 / 0.05);
}
.tw-border-r-rose-900\/50 {
  border-right-color: rgb(136 19 55 / 0.5);
}
.tw-border-r-rose-900\/55 {
  border-right-color: rgb(136 19 55 / 0.55);
}
.tw-border-r-rose-900\/60 {
  border-right-color: rgb(136 19 55 / 0.6);
}
.tw-border-r-rose-900\/65 {
  border-right-color: rgb(136 19 55 / 0.65);
}
.tw-border-r-rose-900\/70 {
  border-right-color: rgb(136 19 55 / 0.7);
}
.tw-border-r-rose-900\/75 {
  border-right-color: rgb(136 19 55 / 0.75);
}
.tw-border-r-rose-900\/80 {
  border-right-color: rgb(136 19 55 / 0.8);
}
.tw-border-r-rose-900\/85 {
  border-right-color: rgb(136 19 55 / 0.85);
}
.tw-border-r-rose-900\/90 {
  border-right-color: rgb(136 19 55 / 0.9);
}
.tw-border-r-rose-900\/95 {
  border-right-color: rgb(136 19 55 / 0.95);
}
.tw-border-r-rose-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-r-rose-950\/0 {
  border-right-color: rgb(76 5 25 / 0);
}
.tw-border-r-rose-950\/10 {
  border-right-color: rgb(76 5 25 / 0.1);
}
.tw-border-r-rose-950\/100 {
  border-right-color: rgb(76 5 25 / 1);
}
.tw-border-r-rose-950\/15 {
  border-right-color: rgb(76 5 25 / 0.15);
}
.tw-border-r-rose-950\/20 {
  border-right-color: rgb(76 5 25 / 0.2);
}
.tw-border-r-rose-950\/25 {
  border-right-color: rgb(76 5 25 / 0.25);
}
.tw-border-r-rose-950\/30 {
  border-right-color: rgb(76 5 25 / 0.3);
}
.tw-border-r-rose-950\/35 {
  border-right-color: rgb(76 5 25 / 0.35);
}
.tw-border-r-rose-950\/40 {
  border-right-color: rgb(76 5 25 / 0.4);
}
.tw-border-r-rose-950\/45 {
  border-right-color: rgb(76 5 25 / 0.45);
}
.tw-border-r-rose-950\/5 {
  border-right-color: rgb(76 5 25 / 0.05);
}
.tw-border-r-rose-950\/50 {
  border-right-color: rgb(76 5 25 / 0.5);
}
.tw-border-r-rose-950\/55 {
  border-right-color: rgb(76 5 25 / 0.55);
}
.tw-border-r-rose-950\/60 {
  border-right-color: rgb(76 5 25 / 0.6);
}
.tw-border-r-rose-950\/65 {
  border-right-color: rgb(76 5 25 / 0.65);
}
.tw-border-r-rose-950\/70 {
  border-right-color: rgb(76 5 25 / 0.7);
}
.tw-border-r-rose-950\/75 {
  border-right-color: rgb(76 5 25 / 0.75);
}
.tw-border-r-rose-950\/80 {
  border-right-color: rgb(76 5 25 / 0.8);
}
.tw-border-r-rose-950\/85 {
  border-right-color: rgb(76 5 25 / 0.85);
}
.tw-border-r-rose-950\/90 {
  border-right-color: rgb(76 5 25 / 0.9);
}
.tw-border-r-rose-950\/95 {
  border-right-color: rgb(76 5 25 / 0.95);
}
.tw-border-r-sky-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-100\/0 {
  border-right-color: rgb(224 242 254 / 0);
}
.tw-border-r-sky-100\/10 {
  border-right-color: rgb(224 242 254 / 0.1);
}
.tw-border-r-sky-100\/100 {
  border-right-color: rgb(224 242 254 / 1);
}
.tw-border-r-sky-100\/15 {
  border-right-color: rgb(224 242 254 / 0.15);
}
.tw-border-r-sky-100\/20 {
  border-right-color: rgb(224 242 254 / 0.2);
}
.tw-border-r-sky-100\/25 {
  border-right-color: rgb(224 242 254 / 0.25);
}
.tw-border-r-sky-100\/30 {
  border-right-color: rgb(224 242 254 / 0.3);
}
.tw-border-r-sky-100\/35 {
  border-right-color: rgb(224 242 254 / 0.35);
}
.tw-border-r-sky-100\/40 {
  border-right-color: rgb(224 242 254 / 0.4);
}
.tw-border-r-sky-100\/45 {
  border-right-color: rgb(224 242 254 / 0.45);
}
.tw-border-r-sky-100\/5 {
  border-right-color: rgb(224 242 254 / 0.05);
}
.tw-border-r-sky-100\/50 {
  border-right-color: rgb(224 242 254 / 0.5);
}
.tw-border-r-sky-100\/55 {
  border-right-color: rgb(224 242 254 / 0.55);
}
.tw-border-r-sky-100\/60 {
  border-right-color: rgb(224 242 254 / 0.6);
}
.tw-border-r-sky-100\/65 {
  border-right-color: rgb(224 242 254 / 0.65);
}
.tw-border-r-sky-100\/70 {
  border-right-color: rgb(224 242 254 / 0.7);
}
.tw-border-r-sky-100\/75 {
  border-right-color: rgb(224 242 254 / 0.75);
}
.tw-border-r-sky-100\/80 {
  border-right-color: rgb(224 242 254 / 0.8);
}
.tw-border-r-sky-100\/85 {
  border-right-color: rgb(224 242 254 / 0.85);
}
.tw-border-r-sky-100\/90 {
  border-right-color: rgb(224 242 254 / 0.9);
}
.tw-border-r-sky-100\/95 {
  border-right-color: rgb(224 242 254 / 0.95);
}
.tw-border-r-sky-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-200\/0 {
  border-right-color: rgb(186 230 253 / 0);
}
.tw-border-r-sky-200\/10 {
  border-right-color: rgb(186 230 253 / 0.1);
}
.tw-border-r-sky-200\/100 {
  border-right-color: rgb(186 230 253 / 1);
}
.tw-border-r-sky-200\/15 {
  border-right-color: rgb(186 230 253 / 0.15);
}
.tw-border-r-sky-200\/20 {
  border-right-color: rgb(186 230 253 / 0.2);
}
.tw-border-r-sky-200\/25 {
  border-right-color: rgb(186 230 253 / 0.25);
}
.tw-border-r-sky-200\/30 {
  border-right-color: rgb(186 230 253 / 0.3);
}
.tw-border-r-sky-200\/35 {
  border-right-color: rgb(186 230 253 / 0.35);
}
.tw-border-r-sky-200\/40 {
  border-right-color: rgb(186 230 253 / 0.4);
}
.tw-border-r-sky-200\/45 {
  border-right-color: rgb(186 230 253 / 0.45);
}
.tw-border-r-sky-200\/5 {
  border-right-color: rgb(186 230 253 / 0.05);
}
.tw-border-r-sky-200\/50 {
  border-right-color: rgb(186 230 253 / 0.5);
}
.tw-border-r-sky-200\/55 {
  border-right-color: rgb(186 230 253 / 0.55);
}
.tw-border-r-sky-200\/60 {
  border-right-color: rgb(186 230 253 / 0.6);
}
.tw-border-r-sky-200\/65 {
  border-right-color: rgb(186 230 253 / 0.65);
}
.tw-border-r-sky-200\/70 {
  border-right-color: rgb(186 230 253 / 0.7);
}
.tw-border-r-sky-200\/75 {
  border-right-color: rgb(186 230 253 / 0.75);
}
.tw-border-r-sky-200\/80 {
  border-right-color: rgb(186 230 253 / 0.8);
}
.tw-border-r-sky-200\/85 {
  border-right-color: rgb(186 230 253 / 0.85);
}
.tw-border-r-sky-200\/90 {
  border-right-color: rgb(186 230 253 / 0.9);
}
.tw-border-r-sky-200\/95 {
  border-right-color: rgb(186 230 253 / 0.95);
}
.tw-border-r-sky-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-300\/0 {
  border-right-color: rgb(125 211 252 / 0);
}
.tw-border-r-sky-300\/10 {
  border-right-color: rgb(125 211 252 / 0.1);
}
.tw-border-r-sky-300\/100 {
  border-right-color: rgb(125 211 252 / 1);
}
.tw-border-r-sky-300\/15 {
  border-right-color: rgb(125 211 252 / 0.15);
}
.tw-border-r-sky-300\/20 {
  border-right-color: rgb(125 211 252 / 0.2);
}
.tw-border-r-sky-300\/25 {
  border-right-color: rgb(125 211 252 / 0.25);
}
.tw-border-r-sky-300\/30 {
  border-right-color: rgb(125 211 252 / 0.3);
}
.tw-border-r-sky-300\/35 {
  border-right-color: rgb(125 211 252 / 0.35);
}
.tw-border-r-sky-300\/40 {
  border-right-color: rgb(125 211 252 / 0.4);
}
.tw-border-r-sky-300\/45 {
  border-right-color: rgb(125 211 252 / 0.45);
}
.tw-border-r-sky-300\/5 {
  border-right-color: rgb(125 211 252 / 0.05);
}
.tw-border-r-sky-300\/50 {
  border-right-color: rgb(125 211 252 / 0.5);
}
.tw-border-r-sky-300\/55 {
  border-right-color: rgb(125 211 252 / 0.55);
}
.tw-border-r-sky-300\/60 {
  border-right-color: rgb(125 211 252 / 0.6);
}
.tw-border-r-sky-300\/65 {
  border-right-color: rgb(125 211 252 / 0.65);
}
.tw-border-r-sky-300\/70 {
  border-right-color: rgb(125 211 252 / 0.7);
}
.tw-border-r-sky-300\/75 {
  border-right-color: rgb(125 211 252 / 0.75);
}
.tw-border-r-sky-300\/80 {
  border-right-color: rgb(125 211 252 / 0.8);
}
.tw-border-r-sky-300\/85 {
  border-right-color: rgb(125 211 252 / 0.85);
}
.tw-border-r-sky-300\/90 {
  border-right-color: rgb(125 211 252 / 0.9);
}
.tw-border-r-sky-300\/95 {
  border-right-color: rgb(125 211 252 / 0.95);
}
.tw-border-r-sky-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-400\/0 {
  border-right-color: rgb(56 189 248 / 0);
}
.tw-border-r-sky-400\/10 {
  border-right-color: rgb(56 189 248 / 0.1);
}
.tw-border-r-sky-400\/100 {
  border-right-color: rgb(56 189 248 / 1);
}
.tw-border-r-sky-400\/15 {
  border-right-color: rgb(56 189 248 / 0.15);
}
.tw-border-r-sky-400\/20 {
  border-right-color: rgb(56 189 248 / 0.2);
}
.tw-border-r-sky-400\/25 {
  border-right-color: rgb(56 189 248 / 0.25);
}
.tw-border-r-sky-400\/30 {
  border-right-color: rgb(56 189 248 / 0.3);
}
.tw-border-r-sky-400\/35 {
  border-right-color: rgb(56 189 248 / 0.35);
}
.tw-border-r-sky-400\/40 {
  border-right-color: rgb(56 189 248 / 0.4);
}
.tw-border-r-sky-400\/45 {
  border-right-color: rgb(56 189 248 / 0.45);
}
.tw-border-r-sky-400\/5 {
  border-right-color: rgb(56 189 248 / 0.05);
}
.tw-border-r-sky-400\/50 {
  border-right-color: rgb(56 189 248 / 0.5);
}
.tw-border-r-sky-400\/55 {
  border-right-color: rgb(56 189 248 / 0.55);
}
.tw-border-r-sky-400\/60 {
  border-right-color: rgb(56 189 248 / 0.6);
}
.tw-border-r-sky-400\/65 {
  border-right-color: rgb(56 189 248 / 0.65);
}
.tw-border-r-sky-400\/70 {
  border-right-color: rgb(56 189 248 / 0.7);
}
.tw-border-r-sky-400\/75 {
  border-right-color: rgb(56 189 248 / 0.75);
}
.tw-border-r-sky-400\/80 {
  border-right-color: rgb(56 189 248 / 0.8);
}
.tw-border-r-sky-400\/85 {
  border-right-color: rgb(56 189 248 / 0.85);
}
.tw-border-r-sky-400\/90 {
  border-right-color: rgb(56 189 248 / 0.9);
}
.tw-border-r-sky-400\/95 {
  border-right-color: rgb(56 189 248 / 0.95);
}
.tw-border-r-sky-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-50\/0 {
  border-right-color: rgb(240 249 255 / 0);
}
.tw-border-r-sky-50\/10 {
  border-right-color: rgb(240 249 255 / 0.1);
}
.tw-border-r-sky-50\/100 {
  border-right-color: rgb(240 249 255 / 1);
}
.tw-border-r-sky-50\/15 {
  border-right-color: rgb(240 249 255 / 0.15);
}
.tw-border-r-sky-50\/20 {
  border-right-color: rgb(240 249 255 / 0.2);
}
.tw-border-r-sky-50\/25 {
  border-right-color: rgb(240 249 255 / 0.25);
}
.tw-border-r-sky-50\/30 {
  border-right-color: rgb(240 249 255 / 0.3);
}
.tw-border-r-sky-50\/35 {
  border-right-color: rgb(240 249 255 / 0.35);
}
.tw-border-r-sky-50\/40 {
  border-right-color: rgb(240 249 255 / 0.4);
}
.tw-border-r-sky-50\/45 {
  border-right-color: rgb(240 249 255 / 0.45);
}
.tw-border-r-sky-50\/5 {
  border-right-color: rgb(240 249 255 / 0.05);
}
.tw-border-r-sky-50\/50 {
  border-right-color: rgb(240 249 255 / 0.5);
}
.tw-border-r-sky-50\/55 {
  border-right-color: rgb(240 249 255 / 0.55);
}
.tw-border-r-sky-50\/60 {
  border-right-color: rgb(240 249 255 / 0.6);
}
.tw-border-r-sky-50\/65 {
  border-right-color: rgb(240 249 255 / 0.65);
}
.tw-border-r-sky-50\/70 {
  border-right-color: rgb(240 249 255 / 0.7);
}
.tw-border-r-sky-50\/75 {
  border-right-color: rgb(240 249 255 / 0.75);
}
.tw-border-r-sky-50\/80 {
  border-right-color: rgb(240 249 255 / 0.8);
}
.tw-border-r-sky-50\/85 {
  border-right-color: rgb(240 249 255 / 0.85);
}
.tw-border-r-sky-50\/90 {
  border-right-color: rgb(240 249 255 / 0.9);
}
.tw-border-r-sky-50\/95 {
  border-right-color: rgb(240 249 255 / 0.95);
}
.tw-border-r-sky-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-500\/0 {
  border-right-color: rgb(14 165 233 / 0);
}
.tw-border-r-sky-500\/10 {
  border-right-color: rgb(14 165 233 / 0.1);
}
.tw-border-r-sky-500\/100 {
  border-right-color: rgb(14 165 233 / 1);
}
.tw-border-r-sky-500\/15 {
  border-right-color: rgb(14 165 233 / 0.15);
}
.tw-border-r-sky-500\/20 {
  border-right-color: rgb(14 165 233 / 0.2);
}
.tw-border-r-sky-500\/25 {
  border-right-color: rgb(14 165 233 / 0.25);
}
.tw-border-r-sky-500\/30 {
  border-right-color: rgb(14 165 233 / 0.3);
}
.tw-border-r-sky-500\/35 {
  border-right-color: rgb(14 165 233 / 0.35);
}
.tw-border-r-sky-500\/40 {
  border-right-color: rgb(14 165 233 / 0.4);
}
.tw-border-r-sky-500\/45 {
  border-right-color: rgb(14 165 233 / 0.45);
}
.tw-border-r-sky-500\/5 {
  border-right-color: rgb(14 165 233 / 0.05);
}
.tw-border-r-sky-500\/50 {
  border-right-color: rgb(14 165 233 / 0.5);
}
.tw-border-r-sky-500\/55 {
  border-right-color: rgb(14 165 233 / 0.55);
}
.tw-border-r-sky-500\/60 {
  border-right-color: rgb(14 165 233 / 0.6);
}
.tw-border-r-sky-500\/65 {
  border-right-color: rgb(14 165 233 / 0.65);
}
.tw-border-r-sky-500\/70 {
  border-right-color: rgb(14 165 233 / 0.7);
}
.tw-border-r-sky-500\/75 {
  border-right-color: rgb(14 165 233 / 0.75);
}
.tw-border-r-sky-500\/80 {
  border-right-color: rgb(14 165 233 / 0.8);
}
.tw-border-r-sky-500\/85 {
  border-right-color: rgb(14 165 233 / 0.85);
}
.tw-border-r-sky-500\/90 {
  border-right-color: rgb(14 165 233 / 0.9);
}
.tw-border-r-sky-500\/95 {
  border-right-color: rgb(14 165 233 / 0.95);
}
.tw-border-r-sky-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-600\/0 {
  border-right-color: rgb(2 132 199 / 0);
}
.tw-border-r-sky-600\/10 {
  border-right-color: rgb(2 132 199 / 0.1);
}
.tw-border-r-sky-600\/100 {
  border-right-color: rgb(2 132 199 / 1);
}
.tw-border-r-sky-600\/15 {
  border-right-color: rgb(2 132 199 / 0.15);
}
.tw-border-r-sky-600\/20 {
  border-right-color: rgb(2 132 199 / 0.2);
}
.tw-border-r-sky-600\/25 {
  border-right-color: rgb(2 132 199 / 0.25);
}
.tw-border-r-sky-600\/30 {
  border-right-color: rgb(2 132 199 / 0.3);
}
.tw-border-r-sky-600\/35 {
  border-right-color: rgb(2 132 199 / 0.35);
}
.tw-border-r-sky-600\/40 {
  border-right-color: rgb(2 132 199 / 0.4);
}
.tw-border-r-sky-600\/45 {
  border-right-color: rgb(2 132 199 / 0.45);
}
.tw-border-r-sky-600\/5 {
  border-right-color: rgb(2 132 199 / 0.05);
}
.tw-border-r-sky-600\/50 {
  border-right-color: rgb(2 132 199 / 0.5);
}
.tw-border-r-sky-600\/55 {
  border-right-color: rgb(2 132 199 / 0.55);
}
.tw-border-r-sky-600\/60 {
  border-right-color: rgb(2 132 199 / 0.6);
}
.tw-border-r-sky-600\/65 {
  border-right-color: rgb(2 132 199 / 0.65);
}
.tw-border-r-sky-600\/70 {
  border-right-color: rgb(2 132 199 / 0.7);
}
.tw-border-r-sky-600\/75 {
  border-right-color: rgb(2 132 199 / 0.75);
}
.tw-border-r-sky-600\/80 {
  border-right-color: rgb(2 132 199 / 0.8);
}
.tw-border-r-sky-600\/85 {
  border-right-color: rgb(2 132 199 / 0.85);
}
.tw-border-r-sky-600\/90 {
  border-right-color: rgb(2 132 199 / 0.9);
}
.tw-border-r-sky-600\/95 {
  border-right-color: rgb(2 132 199 / 0.95);
}
.tw-border-r-sky-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-700\/0 {
  border-right-color: rgb(3 105 161 / 0);
}
.tw-border-r-sky-700\/10 {
  border-right-color: rgb(3 105 161 / 0.1);
}
.tw-border-r-sky-700\/100 {
  border-right-color: rgb(3 105 161 / 1);
}
.tw-border-r-sky-700\/15 {
  border-right-color: rgb(3 105 161 / 0.15);
}
.tw-border-r-sky-700\/20 {
  border-right-color: rgb(3 105 161 / 0.2);
}
.tw-border-r-sky-700\/25 {
  border-right-color: rgb(3 105 161 / 0.25);
}
.tw-border-r-sky-700\/30 {
  border-right-color: rgb(3 105 161 / 0.3);
}
.tw-border-r-sky-700\/35 {
  border-right-color: rgb(3 105 161 / 0.35);
}
.tw-border-r-sky-700\/40 {
  border-right-color: rgb(3 105 161 / 0.4);
}
.tw-border-r-sky-700\/45 {
  border-right-color: rgb(3 105 161 / 0.45);
}
.tw-border-r-sky-700\/5 {
  border-right-color: rgb(3 105 161 / 0.05);
}
.tw-border-r-sky-700\/50 {
  border-right-color: rgb(3 105 161 / 0.5);
}
.tw-border-r-sky-700\/55 {
  border-right-color: rgb(3 105 161 / 0.55);
}
.tw-border-r-sky-700\/60 {
  border-right-color: rgb(3 105 161 / 0.6);
}
.tw-border-r-sky-700\/65 {
  border-right-color: rgb(3 105 161 / 0.65);
}
.tw-border-r-sky-700\/70 {
  border-right-color: rgb(3 105 161 / 0.7);
}
.tw-border-r-sky-700\/75 {
  border-right-color: rgb(3 105 161 / 0.75);
}
.tw-border-r-sky-700\/80 {
  border-right-color: rgb(3 105 161 / 0.8);
}
.tw-border-r-sky-700\/85 {
  border-right-color: rgb(3 105 161 / 0.85);
}
.tw-border-r-sky-700\/90 {
  border-right-color: rgb(3 105 161 / 0.9);
}
.tw-border-r-sky-700\/95 {
  border-right-color: rgb(3 105 161 / 0.95);
}
.tw-border-r-sky-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-800\/0 {
  border-right-color: rgb(7 89 133 / 0);
}
.tw-border-r-sky-800\/10 {
  border-right-color: rgb(7 89 133 / 0.1);
}
.tw-border-r-sky-800\/100 {
  border-right-color: rgb(7 89 133 / 1);
}
.tw-border-r-sky-800\/15 {
  border-right-color: rgb(7 89 133 / 0.15);
}
.tw-border-r-sky-800\/20 {
  border-right-color: rgb(7 89 133 / 0.2);
}
.tw-border-r-sky-800\/25 {
  border-right-color: rgb(7 89 133 / 0.25);
}
.tw-border-r-sky-800\/30 {
  border-right-color: rgb(7 89 133 / 0.3);
}
.tw-border-r-sky-800\/35 {
  border-right-color: rgb(7 89 133 / 0.35);
}
.tw-border-r-sky-800\/40 {
  border-right-color: rgb(7 89 133 / 0.4);
}
.tw-border-r-sky-800\/45 {
  border-right-color: rgb(7 89 133 / 0.45);
}
.tw-border-r-sky-800\/5 {
  border-right-color: rgb(7 89 133 / 0.05);
}
.tw-border-r-sky-800\/50 {
  border-right-color: rgb(7 89 133 / 0.5);
}
.tw-border-r-sky-800\/55 {
  border-right-color: rgb(7 89 133 / 0.55);
}
.tw-border-r-sky-800\/60 {
  border-right-color: rgb(7 89 133 / 0.6);
}
.tw-border-r-sky-800\/65 {
  border-right-color: rgb(7 89 133 / 0.65);
}
.tw-border-r-sky-800\/70 {
  border-right-color: rgb(7 89 133 / 0.7);
}
.tw-border-r-sky-800\/75 {
  border-right-color: rgb(7 89 133 / 0.75);
}
.tw-border-r-sky-800\/80 {
  border-right-color: rgb(7 89 133 / 0.8);
}
.tw-border-r-sky-800\/85 {
  border-right-color: rgb(7 89 133 / 0.85);
}
.tw-border-r-sky-800\/90 {
  border-right-color: rgb(7 89 133 / 0.9);
}
.tw-border-r-sky-800\/95 {
  border-right-color: rgb(7 89 133 / 0.95);
}
.tw-border-r-sky-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-900\/0 {
  border-right-color: rgb(12 74 110 / 0);
}
.tw-border-r-sky-900\/10 {
  border-right-color: rgb(12 74 110 / 0.1);
}
.tw-border-r-sky-900\/100 {
  border-right-color: rgb(12 74 110 / 1);
}
.tw-border-r-sky-900\/15 {
  border-right-color: rgb(12 74 110 / 0.15);
}
.tw-border-r-sky-900\/20 {
  border-right-color: rgb(12 74 110 / 0.2);
}
.tw-border-r-sky-900\/25 {
  border-right-color: rgb(12 74 110 / 0.25);
}
.tw-border-r-sky-900\/30 {
  border-right-color: rgb(12 74 110 / 0.3);
}
.tw-border-r-sky-900\/35 {
  border-right-color: rgb(12 74 110 / 0.35);
}
.tw-border-r-sky-900\/40 {
  border-right-color: rgb(12 74 110 / 0.4);
}
.tw-border-r-sky-900\/45 {
  border-right-color: rgb(12 74 110 / 0.45);
}
.tw-border-r-sky-900\/5 {
  border-right-color: rgb(12 74 110 / 0.05);
}
.tw-border-r-sky-900\/50 {
  border-right-color: rgb(12 74 110 / 0.5);
}
.tw-border-r-sky-900\/55 {
  border-right-color: rgb(12 74 110 / 0.55);
}
.tw-border-r-sky-900\/60 {
  border-right-color: rgb(12 74 110 / 0.6);
}
.tw-border-r-sky-900\/65 {
  border-right-color: rgb(12 74 110 / 0.65);
}
.tw-border-r-sky-900\/70 {
  border-right-color: rgb(12 74 110 / 0.7);
}
.tw-border-r-sky-900\/75 {
  border-right-color: rgb(12 74 110 / 0.75);
}
.tw-border-r-sky-900\/80 {
  border-right-color: rgb(12 74 110 / 0.8);
}
.tw-border-r-sky-900\/85 {
  border-right-color: rgb(12 74 110 / 0.85);
}
.tw-border-r-sky-900\/90 {
  border-right-color: rgb(12 74 110 / 0.9);
}
.tw-border-r-sky-900\/95 {
  border-right-color: rgb(12 74 110 / 0.95);
}
.tw-border-r-sky-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-r-sky-950\/0 {
  border-right-color: rgb(8 47 73 / 0);
}
.tw-border-r-sky-950\/10 {
  border-right-color: rgb(8 47 73 / 0.1);
}
.tw-border-r-sky-950\/100 {
  border-right-color: rgb(8 47 73 / 1);
}
.tw-border-r-sky-950\/15 {
  border-right-color: rgb(8 47 73 / 0.15);
}
.tw-border-r-sky-950\/20 {
  border-right-color: rgb(8 47 73 / 0.2);
}
.tw-border-r-sky-950\/25 {
  border-right-color: rgb(8 47 73 / 0.25);
}
.tw-border-r-sky-950\/30 {
  border-right-color: rgb(8 47 73 / 0.3);
}
.tw-border-r-sky-950\/35 {
  border-right-color: rgb(8 47 73 / 0.35);
}
.tw-border-r-sky-950\/40 {
  border-right-color: rgb(8 47 73 / 0.4);
}
.tw-border-r-sky-950\/45 {
  border-right-color: rgb(8 47 73 / 0.45);
}
.tw-border-r-sky-950\/5 {
  border-right-color: rgb(8 47 73 / 0.05);
}
.tw-border-r-sky-950\/50 {
  border-right-color: rgb(8 47 73 / 0.5);
}
.tw-border-r-sky-950\/55 {
  border-right-color: rgb(8 47 73 / 0.55);
}
.tw-border-r-sky-950\/60 {
  border-right-color: rgb(8 47 73 / 0.6);
}
.tw-border-r-sky-950\/65 {
  border-right-color: rgb(8 47 73 / 0.65);
}
.tw-border-r-sky-950\/70 {
  border-right-color: rgb(8 47 73 / 0.7);
}
.tw-border-r-sky-950\/75 {
  border-right-color: rgb(8 47 73 / 0.75);
}
.tw-border-r-sky-950\/80 {
  border-right-color: rgb(8 47 73 / 0.8);
}
.tw-border-r-sky-950\/85 {
  border-right-color: rgb(8 47 73 / 0.85);
}
.tw-border-r-sky-950\/90 {
  border-right-color: rgb(8 47 73 / 0.9);
}
.tw-border-r-sky-950\/95 {
  border-right-color: rgb(8 47 73 / 0.95);
}
.tw-border-r-slate-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-100\/0 {
  border-right-color: rgb(241 245 249 / 0);
}
.tw-border-r-slate-100\/10 {
  border-right-color: rgb(241 245 249 / 0.1);
}
.tw-border-r-slate-100\/100 {
  border-right-color: rgb(241 245 249 / 1);
}
.tw-border-r-slate-100\/15 {
  border-right-color: rgb(241 245 249 / 0.15);
}
.tw-border-r-slate-100\/20 {
  border-right-color: rgb(241 245 249 / 0.2);
}
.tw-border-r-slate-100\/25 {
  border-right-color: rgb(241 245 249 / 0.25);
}
.tw-border-r-slate-100\/30 {
  border-right-color: rgb(241 245 249 / 0.3);
}
.tw-border-r-slate-100\/35 {
  border-right-color: rgb(241 245 249 / 0.35);
}
.tw-border-r-slate-100\/40 {
  border-right-color: rgb(241 245 249 / 0.4);
}
.tw-border-r-slate-100\/45 {
  border-right-color: rgb(241 245 249 / 0.45);
}
.tw-border-r-slate-100\/5 {
  border-right-color: rgb(241 245 249 / 0.05);
}
.tw-border-r-slate-100\/50 {
  border-right-color: rgb(241 245 249 / 0.5);
}
.tw-border-r-slate-100\/55 {
  border-right-color: rgb(241 245 249 / 0.55);
}
.tw-border-r-slate-100\/60 {
  border-right-color: rgb(241 245 249 / 0.6);
}
.tw-border-r-slate-100\/65 {
  border-right-color: rgb(241 245 249 / 0.65);
}
.tw-border-r-slate-100\/70 {
  border-right-color: rgb(241 245 249 / 0.7);
}
.tw-border-r-slate-100\/75 {
  border-right-color: rgb(241 245 249 / 0.75);
}
.tw-border-r-slate-100\/80 {
  border-right-color: rgb(241 245 249 / 0.8);
}
.tw-border-r-slate-100\/85 {
  border-right-color: rgb(241 245 249 / 0.85);
}
.tw-border-r-slate-100\/90 {
  border-right-color: rgb(241 245 249 / 0.9);
}
.tw-border-r-slate-100\/95 {
  border-right-color: rgb(241 245 249 / 0.95);
}
.tw-border-r-slate-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-200\/0 {
  border-right-color: rgb(226 232 240 / 0);
}
.tw-border-r-slate-200\/10 {
  border-right-color: rgb(226 232 240 / 0.1);
}
.tw-border-r-slate-200\/100 {
  border-right-color: rgb(226 232 240 / 1);
}
.tw-border-r-slate-200\/15 {
  border-right-color: rgb(226 232 240 / 0.15);
}
.tw-border-r-slate-200\/20 {
  border-right-color: rgb(226 232 240 / 0.2);
}
.tw-border-r-slate-200\/25 {
  border-right-color: rgb(226 232 240 / 0.25);
}
.tw-border-r-slate-200\/30 {
  border-right-color: rgb(226 232 240 / 0.3);
}
.tw-border-r-slate-200\/35 {
  border-right-color: rgb(226 232 240 / 0.35);
}
.tw-border-r-slate-200\/40 {
  border-right-color: rgb(226 232 240 / 0.4);
}
.tw-border-r-slate-200\/45 {
  border-right-color: rgb(226 232 240 / 0.45);
}
.tw-border-r-slate-200\/5 {
  border-right-color: rgb(226 232 240 / 0.05);
}
.tw-border-r-slate-200\/50 {
  border-right-color: rgb(226 232 240 / 0.5);
}
.tw-border-r-slate-200\/55 {
  border-right-color: rgb(226 232 240 / 0.55);
}
.tw-border-r-slate-200\/60 {
  border-right-color: rgb(226 232 240 / 0.6);
}
.tw-border-r-slate-200\/65 {
  border-right-color: rgb(226 232 240 / 0.65);
}
.tw-border-r-slate-200\/70 {
  border-right-color: rgb(226 232 240 / 0.7);
}
.tw-border-r-slate-200\/75 {
  border-right-color: rgb(226 232 240 / 0.75);
}
.tw-border-r-slate-200\/80 {
  border-right-color: rgb(226 232 240 / 0.8);
}
.tw-border-r-slate-200\/85 {
  border-right-color: rgb(226 232 240 / 0.85);
}
.tw-border-r-slate-200\/90 {
  border-right-color: rgb(226 232 240 / 0.9);
}
.tw-border-r-slate-200\/95 {
  border-right-color: rgb(226 232 240 / 0.95);
}
.tw-border-r-slate-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-300\/0 {
  border-right-color: rgb(203 213 225 / 0);
}
.tw-border-r-slate-300\/10 {
  border-right-color: rgb(203 213 225 / 0.1);
}
.tw-border-r-slate-300\/100 {
  border-right-color: rgb(203 213 225 / 1);
}
.tw-border-r-slate-300\/15 {
  border-right-color: rgb(203 213 225 / 0.15);
}
.tw-border-r-slate-300\/20 {
  border-right-color: rgb(203 213 225 / 0.2);
}
.tw-border-r-slate-300\/25 {
  border-right-color: rgb(203 213 225 / 0.25);
}
.tw-border-r-slate-300\/30 {
  border-right-color: rgb(203 213 225 / 0.3);
}
.tw-border-r-slate-300\/35 {
  border-right-color: rgb(203 213 225 / 0.35);
}
.tw-border-r-slate-300\/40 {
  border-right-color: rgb(203 213 225 / 0.4);
}
.tw-border-r-slate-300\/45 {
  border-right-color: rgb(203 213 225 / 0.45);
}
.tw-border-r-slate-300\/5 {
  border-right-color: rgb(203 213 225 / 0.05);
}
.tw-border-r-slate-300\/50 {
  border-right-color: rgb(203 213 225 / 0.5);
}
.tw-border-r-slate-300\/55 {
  border-right-color: rgb(203 213 225 / 0.55);
}
.tw-border-r-slate-300\/60 {
  border-right-color: rgb(203 213 225 / 0.6);
}
.tw-border-r-slate-300\/65 {
  border-right-color: rgb(203 213 225 / 0.65);
}
.tw-border-r-slate-300\/70 {
  border-right-color: rgb(203 213 225 / 0.7);
}
.tw-border-r-slate-300\/75 {
  border-right-color: rgb(203 213 225 / 0.75);
}
.tw-border-r-slate-300\/80 {
  border-right-color: rgb(203 213 225 / 0.8);
}
.tw-border-r-slate-300\/85 {
  border-right-color: rgb(203 213 225 / 0.85);
}
.tw-border-r-slate-300\/90 {
  border-right-color: rgb(203 213 225 / 0.9);
}
.tw-border-r-slate-300\/95 {
  border-right-color: rgb(203 213 225 / 0.95);
}
.tw-border-r-slate-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-400\/0 {
  border-right-color: rgb(148 163 184 / 0);
}
.tw-border-r-slate-400\/10 {
  border-right-color: rgb(148 163 184 / 0.1);
}
.tw-border-r-slate-400\/100 {
  border-right-color: rgb(148 163 184 / 1);
}
.tw-border-r-slate-400\/15 {
  border-right-color: rgb(148 163 184 / 0.15);
}
.tw-border-r-slate-400\/20 {
  border-right-color: rgb(148 163 184 / 0.2);
}
.tw-border-r-slate-400\/25 {
  border-right-color: rgb(148 163 184 / 0.25);
}
.tw-border-r-slate-400\/30 {
  border-right-color: rgb(148 163 184 / 0.3);
}
.tw-border-r-slate-400\/35 {
  border-right-color: rgb(148 163 184 / 0.35);
}
.tw-border-r-slate-400\/40 {
  border-right-color: rgb(148 163 184 / 0.4);
}
.tw-border-r-slate-400\/45 {
  border-right-color: rgb(148 163 184 / 0.45);
}
.tw-border-r-slate-400\/5 {
  border-right-color: rgb(148 163 184 / 0.05);
}
.tw-border-r-slate-400\/50 {
  border-right-color: rgb(148 163 184 / 0.5);
}
.tw-border-r-slate-400\/55 {
  border-right-color: rgb(148 163 184 / 0.55);
}
.tw-border-r-slate-400\/60 {
  border-right-color: rgb(148 163 184 / 0.6);
}
.tw-border-r-slate-400\/65 {
  border-right-color: rgb(148 163 184 / 0.65);
}
.tw-border-r-slate-400\/70 {
  border-right-color: rgb(148 163 184 / 0.7);
}
.tw-border-r-slate-400\/75 {
  border-right-color: rgb(148 163 184 / 0.75);
}
.tw-border-r-slate-400\/80 {
  border-right-color: rgb(148 163 184 / 0.8);
}
.tw-border-r-slate-400\/85 {
  border-right-color: rgb(148 163 184 / 0.85);
}
.tw-border-r-slate-400\/90 {
  border-right-color: rgb(148 163 184 / 0.9);
}
.tw-border-r-slate-400\/95 {
  border-right-color: rgb(148 163 184 / 0.95);
}
.tw-border-r-slate-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-50\/0 {
  border-right-color: rgb(248 250 252 / 0);
}
.tw-border-r-slate-50\/10 {
  border-right-color: rgb(248 250 252 / 0.1);
}
.tw-border-r-slate-50\/100 {
  border-right-color: rgb(248 250 252 / 1);
}
.tw-border-r-slate-50\/15 {
  border-right-color: rgb(248 250 252 / 0.15);
}
.tw-border-r-slate-50\/20 {
  border-right-color: rgb(248 250 252 / 0.2);
}
.tw-border-r-slate-50\/25 {
  border-right-color: rgb(248 250 252 / 0.25);
}
.tw-border-r-slate-50\/30 {
  border-right-color: rgb(248 250 252 / 0.3);
}
.tw-border-r-slate-50\/35 {
  border-right-color: rgb(248 250 252 / 0.35);
}
.tw-border-r-slate-50\/40 {
  border-right-color: rgb(248 250 252 / 0.4);
}
.tw-border-r-slate-50\/45 {
  border-right-color: rgb(248 250 252 / 0.45);
}
.tw-border-r-slate-50\/5 {
  border-right-color: rgb(248 250 252 / 0.05);
}
.tw-border-r-slate-50\/50 {
  border-right-color: rgb(248 250 252 / 0.5);
}
.tw-border-r-slate-50\/55 {
  border-right-color: rgb(248 250 252 / 0.55);
}
.tw-border-r-slate-50\/60 {
  border-right-color: rgb(248 250 252 / 0.6);
}
.tw-border-r-slate-50\/65 {
  border-right-color: rgb(248 250 252 / 0.65);
}
.tw-border-r-slate-50\/70 {
  border-right-color: rgb(248 250 252 / 0.7);
}
.tw-border-r-slate-50\/75 {
  border-right-color: rgb(248 250 252 / 0.75);
}
.tw-border-r-slate-50\/80 {
  border-right-color: rgb(248 250 252 / 0.8);
}
.tw-border-r-slate-50\/85 {
  border-right-color: rgb(248 250 252 / 0.85);
}
.tw-border-r-slate-50\/90 {
  border-right-color: rgb(248 250 252 / 0.9);
}
.tw-border-r-slate-50\/95 {
  border-right-color: rgb(248 250 252 / 0.95);
}
.tw-border-r-slate-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-500\/0 {
  border-right-color: rgb(100 116 139 / 0);
}
.tw-border-r-slate-500\/10 {
  border-right-color: rgb(100 116 139 / 0.1);
}
.tw-border-r-slate-500\/100 {
  border-right-color: rgb(100 116 139 / 1);
}
.tw-border-r-slate-500\/15 {
  border-right-color: rgb(100 116 139 / 0.15);
}
.tw-border-r-slate-500\/20 {
  border-right-color: rgb(100 116 139 / 0.2);
}
.tw-border-r-slate-500\/25 {
  border-right-color: rgb(100 116 139 / 0.25);
}
.tw-border-r-slate-500\/30 {
  border-right-color: rgb(100 116 139 / 0.3);
}
.tw-border-r-slate-500\/35 {
  border-right-color: rgb(100 116 139 / 0.35);
}
.tw-border-r-slate-500\/40 {
  border-right-color: rgb(100 116 139 / 0.4);
}
.tw-border-r-slate-500\/45 {
  border-right-color: rgb(100 116 139 / 0.45);
}
.tw-border-r-slate-500\/5 {
  border-right-color: rgb(100 116 139 / 0.05);
}
.tw-border-r-slate-500\/50 {
  border-right-color: rgb(100 116 139 / 0.5);
}
.tw-border-r-slate-500\/55 {
  border-right-color: rgb(100 116 139 / 0.55);
}
.tw-border-r-slate-500\/60 {
  border-right-color: rgb(100 116 139 / 0.6);
}
.tw-border-r-slate-500\/65 {
  border-right-color: rgb(100 116 139 / 0.65);
}
.tw-border-r-slate-500\/70 {
  border-right-color: rgb(100 116 139 / 0.7);
}
.tw-border-r-slate-500\/75 {
  border-right-color: rgb(100 116 139 / 0.75);
}
.tw-border-r-slate-500\/80 {
  border-right-color: rgb(100 116 139 / 0.8);
}
.tw-border-r-slate-500\/85 {
  border-right-color: rgb(100 116 139 / 0.85);
}
.tw-border-r-slate-500\/90 {
  border-right-color: rgb(100 116 139 / 0.9);
}
.tw-border-r-slate-500\/95 {
  border-right-color: rgb(100 116 139 / 0.95);
}
.tw-border-r-slate-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-600\/0 {
  border-right-color: rgb(71 85 105 / 0);
}
.tw-border-r-slate-600\/10 {
  border-right-color: rgb(71 85 105 / 0.1);
}
.tw-border-r-slate-600\/100 {
  border-right-color: rgb(71 85 105 / 1);
}
.tw-border-r-slate-600\/15 {
  border-right-color: rgb(71 85 105 / 0.15);
}
.tw-border-r-slate-600\/20 {
  border-right-color: rgb(71 85 105 / 0.2);
}
.tw-border-r-slate-600\/25 {
  border-right-color: rgb(71 85 105 / 0.25);
}
.tw-border-r-slate-600\/30 {
  border-right-color: rgb(71 85 105 / 0.3);
}
.tw-border-r-slate-600\/35 {
  border-right-color: rgb(71 85 105 / 0.35);
}
.tw-border-r-slate-600\/40 {
  border-right-color: rgb(71 85 105 / 0.4);
}
.tw-border-r-slate-600\/45 {
  border-right-color: rgb(71 85 105 / 0.45);
}
.tw-border-r-slate-600\/5 {
  border-right-color: rgb(71 85 105 / 0.05);
}
.tw-border-r-slate-600\/50 {
  border-right-color: rgb(71 85 105 / 0.5);
}
.tw-border-r-slate-600\/55 {
  border-right-color: rgb(71 85 105 / 0.55);
}
.tw-border-r-slate-600\/60 {
  border-right-color: rgb(71 85 105 / 0.6);
}
.tw-border-r-slate-600\/65 {
  border-right-color: rgb(71 85 105 / 0.65);
}
.tw-border-r-slate-600\/70 {
  border-right-color: rgb(71 85 105 / 0.7);
}
.tw-border-r-slate-600\/75 {
  border-right-color: rgb(71 85 105 / 0.75);
}
.tw-border-r-slate-600\/80 {
  border-right-color: rgb(71 85 105 / 0.8);
}
.tw-border-r-slate-600\/85 {
  border-right-color: rgb(71 85 105 / 0.85);
}
.tw-border-r-slate-600\/90 {
  border-right-color: rgb(71 85 105 / 0.9);
}
.tw-border-r-slate-600\/95 {
  border-right-color: rgb(71 85 105 / 0.95);
}
.tw-border-r-slate-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-700\/0 {
  border-right-color: rgb(51 65 85 / 0);
}
.tw-border-r-slate-700\/10 {
  border-right-color: rgb(51 65 85 / 0.1);
}
.tw-border-r-slate-700\/100 {
  border-right-color: rgb(51 65 85 / 1);
}
.tw-border-r-slate-700\/15 {
  border-right-color: rgb(51 65 85 / 0.15);
}
.tw-border-r-slate-700\/20 {
  border-right-color: rgb(51 65 85 / 0.2);
}
.tw-border-r-slate-700\/25 {
  border-right-color: rgb(51 65 85 / 0.25);
}
.tw-border-r-slate-700\/30 {
  border-right-color: rgb(51 65 85 / 0.3);
}
.tw-border-r-slate-700\/35 {
  border-right-color: rgb(51 65 85 / 0.35);
}
.tw-border-r-slate-700\/40 {
  border-right-color: rgb(51 65 85 / 0.4);
}
.tw-border-r-slate-700\/45 {
  border-right-color: rgb(51 65 85 / 0.45);
}
.tw-border-r-slate-700\/5 {
  border-right-color: rgb(51 65 85 / 0.05);
}
.tw-border-r-slate-700\/50 {
  border-right-color: rgb(51 65 85 / 0.5);
}
.tw-border-r-slate-700\/55 {
  border-right-color: rgb(51 65 85 / 0.55);
}
.tw-border-r-slate-700\/60 {
  border-right-color: rgb(51 65 85 / 0.6);
}
.tw-border-r-slate-700\/65 {
  border-right-color: rgb(51 65 85 / 0.65);
}
.tw-border-r-slate-700\/70 {
  border-right-color: rgb(51 65 85 / 0.7);
}
.tw-border-r-slate-700\/75 {
  border-right-color: rgb(51 65 85 / 0.75);
}
.tw-border-r-slate-700\/80 {
  border-right-color: rgb(51 65 85 / 0.8);
}
.tw-border-r-slate-700\/85 {
  border-right-color: rgb(51 65 85 / 0.85);
}
.tw-border-r-slate-700\/90 {
  border-right-color: rgb(51 65 85 / 0.9);
}
.tw-border-r-slate-700\/95 {
  border-right-color: rgb(51 65 85 / 0.95);
}
.tw-border-r-slate-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-800\/0 {
  border-right-color: rgb(30 41 59 / 0);
}
.tw-border-r-slate-800\/10 {
  border-right-color: rgb(30 41 59 / 0.1);
}
.tw-border-r-slate-800\/100 {
  border-right-color: rgb(30 41 59 / 1);
}
.tw-border-r-slate-800\/15 {
  border-right-color: rgb(30 41 59 / 0.15);
}
.tw-border-r-slate-800\/20 {
  border-right-color: rgb(30 41 59 / 0.2);
}
.tw-border-r-slate-800\/25 {
  border-right-color: rgb(30 41 59 / 0.25);
}
.tw-border-r-slate-800\/30 {
  border-right-color: rgb(30 41 59 / 0.3);
}
.tw-border-r-slate-800\/35 {
  border-right-color: rgb(30 41 59 / 0.35);
}
.tw-border-r-slate-800\/40 {
  border-right-color: rgb(30 41 59 / 0.4);
}
.tw-border-r-slate-800\/45 {
  border-right-color: rgb(30 41 59 / 0.45);
}
.tw-border-r-slate-800\/5 {
  border-right-color: rgb(30 41 59 / 0.05);
}
.tw-border-r-slate-800\/50 {
  border-right-color: rgb(30 41 59 / 0.5);
}
.tw-border-r-slate-800\/55 {
  border-right-color: rgb(30 41 59 / 0.55);
}
.tw-border-r-slate-800\/60 {
  border-right-color: rgb(30 41 59 / 0.6);
}
.tw-border-r-slate-800\/65 {
  border-right-color: rgb(30 41 59 / 0.65);
}
.tw-border-r-slate-800\/70 {
  border-right-color: rgb(30 41 59 / 0.7);
}
.tw-border-r-slate-800\/75 {
  border-right-color: rgb(30 41 59 / 0.75);
}
.tw-border-r-slate-800\/80 {
  border-right-color: rgb(30 41 59 / 0.8);
}
.tw-border-r-slate-800\/85 {
  border-right-color: rgb(30 41 59 / 0.85);
}
.tw-border-r-slate-800\/90 {
  border-right-color: rgb(30 41 59 / 0.9);
}
.tw-border-r-slate-800\/95 {
  border-right-color: rgb(30 41 59 / 0.95);
}
.tw-border-r-slate-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-900\/0 {
  border-right-color: rgb(15 23 42 / 0);
}
.tw-border-r-slate-900\/10 {
  border-right-color: rgb(15 23 42 / 0.1);
}
.tw-border-r-slate-900\/100 {
  border-right-color: rgb(15 23 42 / 1);
}
.tw-border-r-slate-900\/15 {
  border-right-color: rgb(15 23 42 / 0.15);
}
.tw-border-r-slate-900\/20 {
  border-right-color: rgb(15 23 42 / 0.2);
}
.tw-border-r-slate-900\/25 {
  border-right-color: rgb(15 23 42 / 0.25);
}
.tw-border-r-slate-900\/30 {
  border-right-color: rgb(15 23 42 / 0.3);
}
.tw-border-r-slate-900\/35 {
  border-right-color: rgb(15 23 42 / 0.35);
}
.tw-border-r-slate-900\/40 {
  border-right-color: rgb(15 23 42 / 0.4);
}
.tw-border-r-slate-900\/45 {
  border-right-color: rgb(15 23 42 / 0.45);
}
.tw-border-r-slate-900\/5 {
  border-right-color: rgb(15 23 42 / 0.05);
}
.tw-border-r-slate-900\/50 {
  border-right-color: rgb(15 23 42 / 0.5);
}
.tw-border-r-slate-900\/55 {
  border-right-color: rgb(15 23 42 / 0.55);
}
.tw-border-r-slate-900\/60 {
  border-right-color: rgb(15 23 42 / 0.6);
}
.tw-border-r-slate-900\/65 {
  border-right-color: rgb(15 23 42 / 0.65);
}
.tw-border-r-slate-900\/70 {
  border-right-color: rgb(15 23 42 / 0.7);
}
.tw-border-r-slate-900\/75 {
  border-right-color: rgb(15 23 42 / 0.75);
}
.tw-border-r-slate-900\/80 {
  border-right-color: rgb(15 23 42 / 0.8);
}
.tw-border-r-slate-900\/85 {
  border-right-color: rgb(15 23 42 / 0.85);
}
.tw-border-r-slate-900\/90 {
  border-right-color: rgb(15 23 42 / 0.9);
}
.tw-border-r-slate-900\/95 {
  border-right-color: rgb(15 23 42 / 0.95);
}
.tw-border-r-slate-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-r-slate-950\/0 {
  border-right-color: rgb(2 6 23 / 0);
}
.tw-border-r-slate-950\/10 {
  border-right-color: rgb(2 6 23 / 0.1);
}
.tw-border-r-slate-950\/100 {
  border-right-color: rgb(2 6 23 / 1);
}
.tw-border-r-slate-950\/15 {
  border-right-color: rgb(2 6 23 / 0.15);
}
.tw-border-r-slate-950\/20 {
  border-right-color: rgb(2 6 23 / 0.2);
}
.tw-border-r-slate-950\/25 {
  border-right-color: rgb(2 6 23 / 0.25);
}
.tw-border-r-slate-950\/30 {
  border-right-color: rgb(2 6 23 / 0.3);
}
.tw-border-r-slate-950\/35 {
  border-right-color: rgb(2 6 23 / 0.35);
}
.tw-border-r-slate-950\/40 {
  border-right-color: rgb(2 6 23 / 0.4);
}
.tw-border-r-slate-950\/45 {
  border-right-color: rgb(2 6 23 / 0.45);
}
.tw-border-r-slate-950\/5 {
  border-right-color: rgb(2 6 23 / 0.05);
}
.tw-border-r-slate-950\/50 {
  border-right-color: rgb(2 6 23 / 0.5);
}
.tw-border-r-slate-950\/55 {
  border-right-color: rgb(2 6 23 / 0.55);
}
.tw-border-r-slate-950\/60 {
  border-right-color: rgb(2 6 23 / 0.6);
}
.tw-border-r-slate-950\/65 {
  border-right-color: rgb(2 6 23 / 0.65);
}
.tw-border-r-slate-950\/70 {
  border-right-color: rgb(2 6 23 / 0.7);
}
.tw-border-r-slate-950\/75 {
  border-right-color: rgb(2 6 23 / 0.75);
}
.tw-border-r-slate-950\/80 {
  border-right-color: rgb(2 6 23 / 0.8);
}
.tw-border-r-slate-950\/85 {
  border-right-color: rgb(2 6 23 / 0.85);
}
.tw-border-r-slate-950\/90 {
  border-right-color: rgb(2 6 23 / 0.9);
}
.tw-border-r-slate-950\/95 {
  border-right-color: rgb(2 6 23 / 0.95);
}
.tw-border-r-stone-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-100\/0 {
  border-right-color: rgb(245 245 244 / 0);
}
.tw-border-r-stone-100\/10 {
  border-right-color: rgb(245 245 244 / 0.1);
}
.tw-border-r-stone-100\/100 {
  border-right-color: rgb(245 245 244 / 1);
}
.tw-border-r-stone-100\/15 {
  border-right-color: rgb(245 245 244 / 0.15);
}
.tw-border-r-stone-100\/20 {
  border-right-color: rgb(245 245 244 / 0.2);
}
.tw-border-r-stone-100\/25 {
  border-right-color: rgb(245 245 244 / 0.25);
}
.tw-border-r-stone-100\/30 {
  border-right-color: rgb(245 245 244 / 0.3);
}
.tw-border-r-stone-100\/35 {
  border-right-color: rgb(245 245 244 / 0.35);
}
.tw-border-r-stone-100\/40 {
  border-right-color: rgb(245 245 244 / 0.4);
}
.tw-border-r-stone-100\/45 {
  border-right-color: rgb(245 245 244 / 0.45);
}
.tw-border-r-stone-100\/5 {
  border-right-color: rgb(245 245 244 / 0.05);
}
.tw-border-r-stone-100\/50 {
  border-right-color: rgb(245 245 244 / 0.5);
}
.tw-border-r-stone-100\/55 {
  border-right-color: rgb(245 245 244 / 0.55);
}
.tw-border-r-stone-100\/60 {
  border-right-color: rgb(245 245 244 / 0.6);
}
.tw-border-r-stone-100\/65 {
  border-right-color: rgb(245 245 244 / 0.65);
}
.tw-border-r-stone-100\/70 {
  border-right-color: rgb(245 245 244 / 0.7);
}
.tw-border-r-stone-100\/75 {
  border-right-color: rgb(245 245 244 / 0.75);
}
.tw-border-r-stone-100\/80 {
  border-right-color: rgb(245 245 244 / 0.8);
}
.tw-border-r-stone-100\/85 {
  border-right-color: rgb(245 245 244 / 0.85);
}
.tw-border-r-stone-100\/90 {
  border-right-color: rgb(245 245 244 / 0.9);
}
.tw-border-r-stone-100\/95 {
  border-right-color: rgb(245 245 244 / 0.95);
}
.tw-border-r-stone-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-200\/0 {
  border-right-color: rgb(231 229 228 / 0);
}
.tw-border-r-stone-200\/10 {
  border-right-color: rgb(231 229 228 / 0.1);
}
.tw-border-r-stone-200\/100 {
  border-right-color: rgb(231 229 228 / 1);
}
.tw-border-r-stone-200\/15 {
  border-right-color: rgb(231 229 228 / 0.15);
}
.tw-border-r-stone-200\/20 {
  border-right-color: rgb(231 229 228 / 0.2);
}
.tw-border-r-stone-200\/25 {
  border-right-color: rgb(231 229 228 / 0.25);
}
.tw-border-r-stone-200\/30 {
  border-right-color: rgb(231 229 228 / 0.3);
}
.tw-border-r-stone-200\/35 {
  border-right-color: rgb(231 229 228 / 0.35);
}
.tw-border-r-stone-200\/40 {
  border-right-color: rgb(231 229 228 / 0.4);
}
.tw-border-r-stone-200\/45 {
  border-right-color: rgb(231 229 228 / 0.45);
}
.tw-border-r-stone-200\/5 {
  border-right-color: rgb(231 229 228 / 0.05);
}
.tw-border-r-stone-200\/50 {
  border-right-color: rgb(231 229 228 / 0.5);
}
.tw-border-r-stone-200\/55 {
  border-right-color: rgb(231 229 228 / 0.55);
}
.tw-border-r-stone-200\/60 {
  border-right-color: rgb(231 229 228 / 0.6);
}
.tw-border-r-stone-200\/65 {
  border-right-color: rgb(231 229 228 / 0.65);
}
.tw-border-r-stone-200\/70 {
  border-right-color: rgb(231 229 228 / 0.7);
}
.tw-border-r-stone-200\/75 {
  border-right-color: rgb(231 229 228 / 0.75);
}
.tw-border-r-stone-200\/80 {
  border-right-color: rgb(231 229 228 / 0.8);
}
.tw-border-r-stone-200\/85 {
  border-right-color: rgb(231 229 228 / 0.85);
}
.tw-border-r-stone-200\/90 {
  border-right-color: rgb(231 229 228 / 0.9);
}
.tw-border-r-stone-200\/95 {
  border-right-color: rgb(231 229 228 / 0.95);
}
.tw-border-r-stone-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-300\/0 {
  border-right-color: rgb(214 211 209 / 0);
}
.tw-border-r-stone-300\/10 {
  border-right-color: rgb(214 211 209 / 0.1);
}
.tw-border-r-stone-300\/100 {
  border-right-color: rgb(214 211 209 / 1);
}
.tw-border-r-stone-300\/15 {
  border-right-color: rgb(214 211 209 / 0.15);
}
.tw-border-r-stone-300\/20 {
  border-right-color: rgb(214 211 209 / 0.2);
}
.tw-border-r-stone-300\/25 {
  border-right-color: rgb(214 211 209 / 0.25);
}
.tw-border-r-stone-300\/30 {
  border-right-color: rgb(214 211 209 / 0.3);
}
.tw-border-r-stone-300\/35 {
  border-right-color: rgb(214 211 209 / 0.35);
}
.tw-border-r-stone-300\/40 {
  border-right-color: rgb(214 211 209 / 0.4);
}
.tw-border-r-stone-300\/45 {
  border-right-color: rgb(214 211 209 / 0.45);
}
.tw-border-r-stone-300\/5 {
  border-right-color: rgb(214 211 209 / 0.05);
}
.tw-border-r-stone-300\/50 {
  border-right-color: rgb(214 211 209 / 0.5);
}
.tw-border-r-stone-300\/55 {
  border-right-color: rgb(214 211 209 / 0.55);
}
.tw-border-r-stone-300\/60 {
  border-right-color: rgb(214 211 209 / 0.6);
}
.tw-border-r-stone-300\/65 {
  border-right-color: rgb(214 211 209 / 0.65);
}
.tw-border-r-stone-300\/70 {
  border-right-color: rgb(214 211 209 / 0.7);
}
.tw-border-r-stone-300\/75 {
  border-right-color: rgb(214 211 209 / 0.75);
}
.tw-border-r-stone-300\/80 {
  border-right-color: rgb(214 211 209 / 0.8);
}
.tw-border-r-stone-300\/85 {
  border-right-color: rgb(214 211 209 / 0.85);
}
.tw-border-r-stone-300\/90 {
  border-right-color: rgb(214 211 209 / 0.9);
}
.tw-border-r-stone-300\/95 {
  border-right-color: rgb(214 211 209 / 0.95);
}
.tw-border-r-stone-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-400\/0 {
  border-right-color: rgb(168 162 158 / 0);
}
.tw-border-r-stone-400\/10 {
  border-right-color: rgb(168 162 158 / 0.1);
}
.tw-border-r-stone-400\/100 {
  border-right-color: rgb(168 162 158 / 1);
}
.tw-border-r-stone-400\/15 {
  border-right-color: rgb(168 162 158 / 0.15);
}
.tw-border-r-stone-400\/20 {
  border-right-color: rgb(168 162 158 / 0.2);
}
.tw-border-r-stone-400\/25 {
  border-right-color: rgb(168 162 158 / 0.25);
}
.tw-border-r-stone-400\/30 {
  border-right-color: rgb(168 162 158 / 0.3);
}
.tw-border-r-stone-400\/35 {
  border-right-color: rgb(168 162 158 / 0.35);
}
.tw-border-r-stone-400\/40 {
  border-right-color: rgb(168 162 158 / 0.4);
}
.tw-border-r-stone-400\/45 {
  border-right-color: rgb(168 162 158 / 0.45);
}
.tw-border-r-stone-400\/5 {
  border-right-color: rgb(168 162 158 / 0.05);
}
.tw-border-r-stone-400\/50 {
  border-right-color: rgb(168 162 158 / 0.5);
}
.tw-border-r-stone-400\/55 {
  border-right-color: rgb(168 162 158 / 0.55);
}
.tw-border-r-stone-400\/60 {
  border-right-color: rgb(168 162 158 / 0.6);
}
.tw-border-r-stone-400\/65 {
  border-right-color: rgb(168 162 158 / 0.65);
}
.tw-border-r-stone-400\/70 {
  border-right-color: rgb(168 162 158 / 0.7);
}
.tw-border-r-stone-400\/75 {
  border-right-color: rgb(168 162 158 / 0.75);
}
.tw-border-r-stone-400\/80 {
  border-right-color: rgb(168 162 158 / 0.8);
}
.tw-border-r-stone-400\/85 {
  border-right-color: rgb(168 162 158 / 0.85);
}
.tw-border-r-stone-400\/90 {
  border-right-color: rgb(168 162 158 / 0.9);
}
.tw-border-r-stone-400\/95 {
  border-right-color: rgb(168 162 158 / 0.95);
}
.tw-border-r-stone-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-50\/0 {
  border-right-color: rgb(250 250 249 / 0);
}
.tw-border-r-stone-50\/10 {
  border-right-color: rgb(250 250 249 / 0.1);
}
.tw-border-r-stone-50\/100 {
  border-right-color: rgb(250 250 249 / 1);
}
.tw-border-r-stone-50\/15 {
  border-right-color: rgb(250 250 249 / 0.15);
}
.tw-border-r-stone-50\/20 {
  border-right-color: rgb(250 250 249 / 0.2);
}
.tw-border-r-stone-50\/25 {
  border-right-color: rgb(250 250 249 / 0.25);
}
.tw-border-r-stone-50\/30 {
  border-right-color: rgb(250 250 249 / 0.3);
}
.tw-border-r-stone-50\/35 {
  border-right-color: rgb(250 250 249 / 0.35);
}
.tw-border-r-stone-50\/40 {
  border-right-color: rgb(250 250 249 / 0.4);
}
.tw-border-r-stone-50\/45 {
  border-right-color: rgb(250 250 249 / 0.45);
}
.tw-border-r-stone-50\/5 {
  border-right-color: rgb(250 250 249 / 0.05);
}
.tw-border-r-stone-50\/50 {
  border-right-color: rgb(250 250 249 / 0.5);
}
.tw-border-r-stone-50\/55 {
  border-right-color: rgb(250 250 249 / 0.55);
}
.tw-border-r-stone-50\/60 {
  border-right-color: rgb(250 250 249 / 0.6);
}
.tw-border-r-stone-50\/65 {
  border-right-color: rgb(250 250 249 / 0.65);
}
.tw-border-r-stone-50\/70 {
  border-right-color: rgb(250 250 249 / 0.7);
}
.tw-border-r-stone-50\/75 {
  border-right-color: rgb(250 250 249 / 0.75);
}
.tw-border-r-stone-50\/80 {
  border-right-color: rgb(250 250 249 / 0.8);
}
.tw-border-r-stone-50\/85 {
  border-right-color: rgb(250 250 249 / 0.85);
}
.tw-border-r-stone-50\/90 {
  border-right-color: rgb(250 250 249 / 0.9);
}
.tw-border-r-stone-50\/95 {
  border-right-color: rgb(250 250 249 / 0.95);
}
.tw-border-r-stone-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-500\/0 {
  border-right-color: rgb(120 113 108 / 0);
}
.tw-border-r-stone-500\/10 {
  border-right-color: rgb(120 113 108 / 0.1);
}
.tw-border-r-stone-500\/100 {
  border-right-color: rgb(120 113 108 / 1);
}
.tw-border-r-stone-500\/15 {
  border-right-color: rgb(120 113 108 / 0.15);
}
.tw-border-r-stone-500\/20 {
  border-right-color: rgb(120 113 108 / 0.2);
}
.tw-border-r-stone-500\/25 {
  border-right-color: rgb(120 113 108 / 0.25);
}
.tw-border-r-stone-500\/30 {
  border-right-color: rgb(120 113 108 / 0.3);
}
.tw-border-r-stone-500\/35 {
  border-right-color: rgb(120 113 108 / 0.35);
}
.tw-border-r-stone-500\/40 {
  border-right-color: rgb(120 113 108 / 0.4);
}
.tw-border-r-stone-500\/45 {
  border-right-color: rgb(120 113 108 / 0.45);
}
.tw-border-r-stone-500\/5 {
  border-right-color: rgb(120 113 108 / 0.05);
}
.tw-border-r-stone-500\/50 {
  border-right-color: rgb(120 113 108 / 0.5);
}
.tw-border-r-stone-500\/55 {
  border-right-color: rgb(120 113 108 / 0.55);
}
.tw-border-r-stone-500\/60 {
  border-right-color: rgb(120 113 108 / 0.6);
}
.tw-border-r-stone-500\/65 {
  border-right-color: rgb(120 113 108 / 0.65);
}
.tw-border-r-stone-500\/70 {
  border-right-color: rgb(120 113 108 / 0.7);
}
.tw-border-r-stone-500\/75 {
  border-right-color: rgb(120 113 108 / 0.75);
}
.tw-border-r-stone-500\/80 {
  border-right-color: rgb(120 113 108 / 0.8);
}
.tw-border-r-stone-500\/85 {
  border-right-color: rgb(120 113 108 / 0.85);
}
.tw-border-r-stone-500\/90 {
  border-right-color: rgb(120 113 108 / 0.9);
}
.tw-border-r-stone-500\/95 {
  border-right-color: rgb(120 113 108 / 0.95);
}
.tw-border-r-stone-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-600\/0 {
  border-right-color: rgb(87 83 78 / 0);
}
.tw-border-r-stone-600\/10 {
  border-right-color: rgb(87 83 78 / 0.1);
}
.tw-border-r-stone-600\/100 {
  border-right-color: rgb(87 83 78 / 1);
}
.tw-border-r-stone-600\/15 {
  border-right-color: rgb(87 83 78 / 0.15);
}
.tw-border-r-stone-600\/20 {
  border-right-color: rgb(87 83 78 / 0.2);
}
.tw-border-r-stone-600\/25 {
  border-right-color: rgb(87 83 78 / 0.25);
}
.tw-border-r-stone-600\/30 {
  border-right-color: rgb(87 83 78 / 0.3);
}
.tw-border-r-stone-600\/35 {
  border-right-color: rgb(87 83 78 / 0.35);
}
.tw-border-r-stone-600\/40 {
  border-right-color: rgb(87 83 78 / 0.4);
}
.tw-border-r-stone-600\/45 {
  border-right-color: rgb(87 83 78 / 0.45);
}
.tw-border-r-stone-600\/5 {
  border-right-color: rgb(87 83 78 / 0.05);
}
.tw-border-r-stone-600\/50 {
  border-right-color: rgb(87 83 78 / 0.5);
}
.tw-border-r-stone-600\/55 {
  border-right-color: rgb(87 83 78 / 0.55);
}
.tw-border-r-stone-600\/60 {
  border-right-color: rgb(87 83 78 / 0.6);
}
.tw-border-r-stone-600\/65 {
  border-right-color: rgb(87 83 78 / 0.65);
}
.tw-border-r-stone-600\/70 {
  border-right-color: rgb(87 83 78 / 0.7);
}
.tw-border-r-stone-600\/75 {
  border-right-color: rgb(87 83 78 / 0.75);
}
.tw-border-r-stone-600\/80 {
  border-right-color: rgb(87 83 78 / 0.8);
}
.tw-border-r-stone-600\/85 {
  border-right-color: rgb(87 83 78 / 0.85);
}
.tw-border-r-stone-600\/90 {
  border-right-color: rgb(87 83 78 / 0.9);
}
.tw-border-r-stone-600\/95 {
  border-right-color: rgb(87 83 78 / 0.95);
}
.tw-border-r-stone-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-700\/0 {
  border-right-color: rgb(68 64 60 / 0);
}
.tw-border-r-stone-700\/10 {
  border-right-color: rgb(68 64 60 / 0.1);
}
.tw-border-r-stone-700\/100 {
  border-right-color: rgb(68 64 60 / 1);
}
.tw-border-r-stone-700\/15 {
  border-right-color: rgb(68 64 60 / 0.15);
}
.tw-border-r-stone-700\/20 {
  border-right-color: rgb(68 64 60 / 0.2);
}
.tw-border-r-stone-700\/25 {
  border-right-color: rgb(68 64 60 / 0.25);
}
.tw-border-r-stone-700\/30 {
  border-right-color: rgb(68 64 60 / 0.3);
}
.tw-border-r-stone-700\/35 {
  border-right-color: rgb(68 64 60 / 0.35);
}
.tw-border-r-stone-700\/40 {
  border-right-color: rgb(68 64 60 / 0.4);
}
.tw-border-r-stone-700\/45 {
  border-right-color: rgb(68 64 60 / 0.45);
}
.tw-border-r-stone-700\/5 {
  border-right-color: rgb(68 64 60 / 0.05);
}
.tw-border-r-stone-700\/50 {
  border-right-color: rgb(68 64 60 / 0.5);
}
.tw-border-r-stone-700\/55 {
  border-right-color: rgb(68 64 60 / 0.55);
}
.tw-border-r-stone-700\/60 {
  border-right-color: rgb(68 64 60 / 0.6);
}
.tw-border-r-stone-700\/65 {
  border-right-color: rgb(68 64 60 / 0.65);
}
.tw-border-r-stone-700\/70 {
  border-right-color: rgb(68 64 60 / 0.7);
}
.tw-border-r-stone-700\/75 {
  border-right-color: rgb(68 64 60 / 0.75);
}
.tw-border-r-stone-700\/80 {
  border-right-color: rgb(68 64 60 / 0.8);
}
.tw-border-r-stone-700\/85 {
  border-right-color: rgb(68 64 60 / 0.85);
}
.tw-border-r-stone-700\/90 {
  border-right-color: rgb(68 64 60 / 0.9);
}
.tw-border-r-stone-700\/95 {
  border-right-color: rgb(68 64 60 / 0.95);
}
.tw-border-r-stone-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-800\/0 {
  border-right-color: rgb(41 37 36 / 0);
}
.tw-border-r-stone-800\/10 {
  border-right-color: rgb(41 37 36 / 0.1);
}
.tw-border-r-stone-800\/100 {
  border-right-color: rgb(41 37 36 / 1);
}
.tw-border-r-stone-800\/15 {
  border-right-color: rgb(41 37 36 / 0.15);
}
.tw-border-r-stone-800\/20 {
  border-right-color: rgb(41 37 36 / 0.2);
}
.tw-border-r-stone-800\/25 {
  border-right-color: rgb(41 37 36 / 0.25);
}
.tw-border-r-stone-800\/30 {
  border-right-color: rgb(41 37 36 / 0.3);
}
.tw-border-r-stone-800\/35 {
  border-right-color: rgb(41 37 36 / 0.35);
}
.tw-border-r-stone-800\/40 {
  border-right-color: rgb(41 37 36 / 0.4);
}
.tw-border-r-stone-800\/45 {
  border-right-color: rgb(41 37 36 / 0.45);
}
.tw-border-r-stone-800\/5 {
  border-right-color: rgb(41 37 36 / 0.05);
}
.tw-border-r-stone-800\/50 {
  border-right-color: rgb(41 37 36 / 0.5);
}
.tw-border-r-stone-800\/55 {
  border-right-color: rgb(41 37 36 / 0.55);
}
.tw-border-r-stone-800\/60 {
  border-right-color: rgb(41 37 36 / 0.6);
}
.tw-border-r-stone-800\/65 {
  border-right-color: rgb(41 37 36 / 0.65);
}
.tw-border-r-stone-800\/70 {
  border-right-color: rgb(41 37 36 / 0.7);
}
.tw-border-r-stone-800\/75 {
  border-right-color: rgb(41 37 36 / 0.75);
}
.tw-border-r-stone-800\/80 {
  border-right-color: rgb(41 37 36 / 0.8);
}
.tw-border-r-stone-800\/85 {
  border-right-color: rgb(41 37 36 / 0.85);
}
.tw-border-r-stone-800\/90 {
  border-right-color: rgb(41 37 36 / 0.9);
}
.tw-border-r-stone-800\/95 {
  border-right-color: rgb(41 37 36 / 0.95);
}
.tw-border-r-stone-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-900\/0 {
  border-right-color: rgb(28 25 23 / 0);
}
.tw-border-r-stone-900\/10 {
  border-right-color: rgb(28 25 23 / 0.1);
}
.tw-border-r-stone-900\/100 {
  border-right-color: rgb(28 25 23 / 1);
}
.tw-border-r-stone-900\/15 {
  border-right-color: rgb(28 25 23 / 0.15);
}
.tw-border-r-stone-900\/20 {
  border-right-color: rgb(28 25 23 / 0.2);
}
.tw-border-r-stone-900\/25 {
  border-right-color: rgb(28 25 23 / 0.25);
}
.tw-border-r-stone-900\/30 {
  border-right-color: rgb(28 25 23 / 0.3);
}
.tw-border-r-stone-900\/35 {
  border-right-color: rgb(28 25 23 / 0.35);
}
.tw-border-r-stone-900\/40 {
  border-right-color: rgb(28 25 23 / 0.4);
}
.tw-border-r-stone-900\/45 {
  border-right-color: rgb(28 25 23 / 0.45);
}
.tw-border-r-stone-900\/5 {
  border-right-color: rgb(28 25 23 / 0.05);
}
.tw-border-r-stone-900\/50 {
  border-right-color: rgb(28 25 23 / 0.5);
}
.tw-border-r-stone-900\/55 {
  border-right-color: rgb(28 25 23 / 0.55);
}
.tw-border-r-stone-900\/60 {
  border-right-color: rgb(28 25 23 / 0.6);
}
.tw-border-r-stone-900\/65 {
  border-right-color: rgb(28 25 23 / 0.65);
}
.tw-border-r-stone-900\/70 {
  border-right-color: rgb(28 25 23 / 0.7);
}
.tw-border-r-stone-900\/75 {
  border-right-color: rgb(28 25 23 / 0.75);
}
.tw-border-r-stone-900\/80 {
  border-right-color: rgb(28 25 23 / 0.8);
}
.tw-border-r-stone-900\/85 {
  border-right-color: rgb(28 25 23 / 0.85);
}
.tw-border-r-stone-900\/90 {
  border-right-color: rgb(28 25 23 / 0.9);
}
.tw-border-r-stone-900\/95 {
  border-right-color: rgb(28 25 23 / 0.95);
}
.tw-border-r-stone-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-r-stone-950\/0 {
  border-right-color: rgb(12 10 9 / 0);
}
.tw-border-r-stone-950\/10 {
  border-right-color: rgb(12 10 9 / 0.1);
}
.tw-border-r-stone-950\/100 {
  border-right-color: rgb(12 10 9 / 1);
}
.tw-border-r-stone-950\/15 {
  border-right-color: rgb(12 10 9 / 0.15);
}
.tw-border-r-stone-950\/20 {
  border-right-color: rgb(12 10 9 / 0.2);
}
.tw-border-r-stone-950\/25 {
  border-right-color: rgb(12 10 9 / 0.25);
}
.tw-border-r-stone-950\/30 {
  border-right-color: rgb(12 10 9 / 0.3);
}
.tw-border-r-stone-950\/35 {
  border-right-color: rgb(12 10 9 / 0.35);
}
.tw-border-r-stone-950\/40 {
  border-right-color: rgb(12 10 9 / 0.4);
}
.tw-border-r-stone-950\/45 {
  border-right-color: rgb(12 10 9 / 0.45);
}
.tw-border-r-stone-950\/5 {
  border-right-color: rgb(12 10 9 / 0.05);
}
.tw-border-r-stone-950\/50 {
  border-right-color: rgb(12 10 9 / 0.5);
}
.tw-border-r-stone-950\/55 {
  border-right-color: rgb(12 10 9 / 0.55);
}
.tw-border-r-stone-950\/60 {
  border-right-color: rgb(12 10 9 / 0.6);
}
.tw-border-r-stone-950\/65 {
  border-right-color: rgb(12 10 9 / 0.65);
}
.tw-border-r-stone-950\/70 {
  border-right-color: rgb(12 10 9 / 0.7);
}
.tw-border-r-stone-950\/75 {
  border-right-color: rgb(12 10 9 / 0.75);
}
.tw-border-r-stone-950\/80 {
  border-right-color: rgb(12 10 9 / 0.8);
}
.tw-border-r-stone-950\/85 {
  border-right-color: rgb(12 10 9 / 0.85);
}
.tw-border-r-stone-950\/90 {
  border-right-color: rgb(12 10 9 / 0.9);
}
.tw-border-r-stone-950\/95 {
  border-right-color: rgb(12 10 9 / 0.95);
}
.tw-border-r-success {
  --tw-border-opacity: 1;
  border-right-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-r-success-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-r-success-dark\/0 {
  border-right-color: rgb(161 185 0 / 0);
}
.tw-border-r-success-dark\/10 {
  border-right-color: rgb(161 185 0 / 0.1);
}
.tw-border-r-success-dark\/100 {
  border-right-color: rgb(161 185 0 / 1);
}
.tw-border-r-success-dark\/15 {
  border-right-color: rgb(161 185 0 / 0.15);
}
.tw-border-r-success-dark\/20 {
  border-right-color: rgb(161 185 0 / 0.2);
}
.tw-border-r-success-dark\/25 {
  border-right-color: rgb(161 185 0 / 0.25);
}
.tw-border-r-success-dark\/30 {
  border-right-color: rgb(161 185 0 / 0.3);
}
.tw-border-r-success-dark\/35 {
  border-right-color: rgb(161 185 0 / 0.35);
}
.tw-border-r-success-dark\/40 {
  border-right-color: rgb(161 185 0 / 0.4);
}
.tw-border-r-success-dark\/45 {
  border-right-color: rgb(161 185 0 / 0.45);
}
.tw-border-r-success-dark\/5 {
  border-right-color: rgb(161 185 0 / 0.05);
}
.tw-border-r-success-dark\/50 {
  border-right-color: rgb(161 185 0 / 0.5);
}
.tw-border-r-success-dark\/55 {
  border-right-color: rgb(161 185 0 / 0.55);
}
.tw-border-r-success-dark\/60 {
  border-right-color: rgb(161 185 0 / 0.6);
}
.tw-border-r-success-dark\/65 {
  border-right-color: rgb(161 185 0 / 0.65);
}
.tw-border-r-success-dark\/70 {
  border-right-color: rgb(161 185 0 / 0.7);
}
.tw-border-r-success-dark\/75 {
  border-right-color: rgb(161 185 0 / 0.75);
}
.tw-border-r-success-dark\/80 {
  border-right-color: rgb(161 185 0 / 0.8);
}
.tw-border-r-success-dark\/85 {
  border-right-color: rgb(161 185 0 / 0.85);
}
.tw-border-r-success-dark\/90 {
  border-right-color: rgb(161 185 0 / 0.9);
}
.tw-border-r-success-dark\/95 {
  border-right-color: rgb(161 185 0 / 0.95);
}
.tw-border-r-success-light {
  --tw-border-opacity: 1;
  border-right-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-r-success-light\/0 {
  border-right-color: rgb(204 226 85 / 0);
}
.tw-border-r-success-light\/10 {
  border-right-color: rgb(204 226 85 / 0.1);
}
.tw-border-r-success-light\/100 {
  border-right-color: rgb(204 226 85 / 1);
}
.tw-border-r-success-light\/15 {
  border-right-color: rgb(204 226 85 / 0.15);
}
.tw-border-r-success-light\/20 {
  border-right-color: rgb(204 226 85 / 0.2);
}
.tw-border-r-success-light\/25 {
  border-right-color: rgb(204 226 85 / 0.25);
}
.tw-border-r-success-light\/30 {
  border-right-color: rgb(204 226 85 / 0.3);
}
.tw-border-r-success-light\/35 {
  border-right-color: rgb(204 226 85 / 0.35);
}
.tw-border-r-success-light\/40 {
  border-right-color: rgb(204 226 85 / 0.4);
}
.tw-border-r-success-light\/45 {
  border-right-color: rgb(204 226 85 / 0.45);
}
.tw-border-r-success-light\/5 {
  border-right-color: rgb(204 226 85 / 0.05);
}
.tw-border-r-success-light\/50 {
  border-right-color: rgb(204 226 85 / 0.5);
}
.tw-border-r-success-light\/55 {
  border-right-color: rgb(204 226 85 / 0.55);
}
.tw-border-r-success-light\/60 {
  border-right-color: rgb(204 226 85 / 0.6);
}
.tw-border-r-success-light\/65 {
  border-right-color: rgb(204 226 85 / 0.65);
}
.tw-border-r-success-light\/70 {
  border-right-color: rgb(204 226 85 / 0.7);
}
.tw-border-r-success-light\/75 {
  border-right-color: rgb(204 226 85 / 0.75);
}
.tw-border-r-success-light\/80 {
  border-right-color: rgb(204 226 85 / 0.8);
}
.tw-border-r-success-light\/85 {
  border-right-color: rgb(204 226 85 / 0.85);
}
.tw-border-r-success-light\/90 {
  border-right-color: rgb(204 226 85 / 0.9);
}
.tw-border-r-success-light\/95 {
  border-right-color: rgb(204 226 85 / 0.95);
}
.tw-border-r-success\/0 {
  border-right-color: rgb(185 200 40 / 0);
}
.tw-border-r-success\/10 {
  border-right-color: rgb(185 200 40 / 0.1);
}
.tw-border-r-success\/100 {
  border-right-color: rgb(185 200 40 / 1);
}
.tw-border-r-success\/15 {
  border-right-color: rgb(185 200 40 / 0.15);
}
.tw-border-r-success\/20 {
  border-right-color: rgb(185 200 40 / 0.2);
}
.tw-border-r-success\/25 {
  border-right-color: rgb(185 200 40 / 0.25);
}
.tw-border-r-success\/30 {
  border-right-color: rgb(185 200 40 / 0.3);
}
.tw-border-r-success\/35 {
  border-right-color: rgb(185 200 40 / 0.35);
}
.tw-border-r-success\/40 {
  border-right-color: rgb(185 200 40 / 0.4);
}
.tw-border-r-success\/45 {
  border-right-color: rgb(185 200 40 / 0.45);
}
.tw-border-r-success\/5 {
  border-right-color: rgb(185 200 40 / 0.05);
}
.tw-border-r-success\/50 {
  border-right-color: rgb(185 200 40 / 0.5);
}
.tw-border-r-success\/55 {
  border-right-color: rgb(185 200 40 / 0.55);
}
.tw-border-r-success\/60 {
  border-right-color: rgb(185 200 40 / 0.6);
}
.tw-border-r-success\/65 {
  border-right-color: rgb(185 200 40 / 0.65);
}
.tw-border-r-success\/70 {
  border-right-color: rgb(185 200 40 / 0.7);
}
.tw-border-r-success\/75 {
  border-right-color: rgb(185 200 40 / 0.75);
}
.tw-border-r-success\/80 {
  border-right-color: rgb(185 200 40 / 0.8);
}
.tw-border-r-success\/85 {
  border-right-color: rgb(185 200 40 / 0.85);
}
.tw-border-r-success\/90 {
  border-right-color: rgb(185 200 40 / 0.9);
}
.tw-border-r-success\/95 {
  border-right-color: rgb(185 200 40 / 0.95);
}
.tw-border-r-teal-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-100\/0 {
  border-right-color: rgb(204 251 241 / 0);
}
.tw-border-r-teal-100\/10 {
  border-right-color: rgb(204 251 241 / 0.1);
}
.tw-border-r-teal-100\/100 {
  border-right-color: rgb(204 251 241 / 1);
}
.tw-border-r-teal-100\/15 {
  border-right-color: rgb(204 251 241 / 0.15);
}
.tw-border-r-teal-100\/20 {
  border-right-color: rgb(204 251 241 / 0.2);
}
.tw-border-r-teal-100\/25 {
  border-right-color: rgb(204 251 241 / 0.25);
}
.tw-border-r-teal-100\/30 {
  border-right-color: rgb(204 251 241 / 0.3);
}
.tw-border-r-teal-100\/35 {
  border-right-color: rgb(204 251 241 / 0.35);
}
.tw-border-r-teal-100\/40 {
  border-right-color: rgb(204 251 241 / 0.4);
}
.tw-border-r-teal-100\/45 {
  border-right-color: rgb(204 251 241 / 0.45);
}
.tw-border-r-teal-100\/5 {
  border-right-color: rgb(204 251 241 / 0.05);
}
.tw-border-r-teal-100\/50 {
  border-right-color: rgb(204 251 241 / 0.5);
}
.tw-border-r-teal-100\/55 {
  border-right-color: rgb(204 251 241 / 0.55);
}
.tw-border-r-teal-100\/60 {
  border-right-color: rgb(204 251 241 / 0.6);
}
.tw-border-r-teal-100\/65 {
  border-right-color: rgb(204 251 241 / 0.65);
}
.tw-border-r-teal-100\/70 {
  border-right-color: rgb(204 251 241 / 0.7);
}
.tw-border-r-teal-100\/75 {
  border-right-color: rgb(204 251 241 / 0.75);
}
.tw-border-r-teal-100\/80 {
  border-right-color: rgb(204 251 241 / 0.8);
}
.tw-border-r-teal-100\/85 {
  border-right-color: rgb(204 251 241 / 0.85);
}
.tw-border-r-teal-100\/90 {
  border-right-color: rgb(204 251 241 / 0.9);
}
.tw-border-r-teal-100\/95 {
  border-right-color: rgb(204 251 241 / 0.95);
}
.tw-border-r-teal-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-200\/0 {
  border-right-color: rgb(153 246 228 / 0);
}
.tw-border-r-teal-200\/10 {
  border-right-color: rgb(153 246 228 / 0.1);
}
.tw-border-r-teal-200\/100 {
  border-right-color: rgb(153 246 228 / 1);
}
.tw-border-r-teal-200\/15 {
  border-right-color: rgb(153 246 228 / 0.15);
}
.tw-border-r-teal-200\/20 {
  border-right-color: rgb(153 246 228 / 0.2);
}
.tw-border-r-teal-200\/25 {
  border-right-color: rgb(153 246 228 / 0.25);
}
.tw-border-r-teal-200\/30 {
  border-right-color: rgb(153 246 228 / 0.3);
}
.tw-border-r-teal-200\/35 {
  border-right-color: rgb(153 246 228 / 0.35);
}
.tw-border-r-teal-200\/40 {
  border-right-color: rgb(153 246 228 / 0.4);
}
.tw-border-r-teal-200\/45 {
  border-right-color: rgb(153 246 228 / 0.45);
}
.tw-border-r-teal-200\/5 {
  border-right-color: rgb(153 246 228 / 0.05);
}
.tw-border-r-teal-200\/50 {
  border-right-color: rgb(153 246 228 / 0.5);
}
.tw-border-r-teal-200\/55 {
  border-right-color: rgb(153 246 228 / 0.55);
}
.tw-border-r-teal-200\/60 {
  border-right-color: rgb(153 246 228 / 0.6);
}
.tw-border-r-teal-200\/65 {
  border-right-color: rgb(153 246 228 / 0.65);
}
.tw-border-r-teal-200\/70 {
  border-right-color: rgb(153 246 228 / 0.7);
}
.tw-border-r-teal-200\/75 {
  border-right-color: rgb(153 246 228 / 0.75);
}
.tw-border-r-teal-200\/80 {
  border-right-color: rgb(153 246 228 / 0.8);
}
.tw-border-r-teal-200\/85 {
  border-right-color: rgb(153 246 228 / 0.85);
}
.tw-border-r-teal-200\/90 {
  border-right-color: rgb(153 246 228 / 0.9);
}
.tw-border-r-teal-200\/95 {
  border-right-color: rgb(153 246 228 / 0.95);
}
.tw-border-r-teal-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-300\/0 {
  border-right-color: rgb(94 234 212 / 0);
}
.tw-border-r-teal-300\/10 {
  border-right-color: rgb(94 234 212 / 0.1);
}
.tw-border-r-teal-300\/100 {
  border-right-color: rgb(94 234 212 / 1);
}
.tw-border-r-teal-300\/15 {
  border-right-color: rgb(94 234 212 / 0.15);
}
.tw-border-r-teal-300\/20 {
  border-right-color: rgb(94 234 212 / 0.2);
}
.tw-border-r-teal-300\/25 {
  border-right-color: rgb(94 234 212 / 0.25);
}
.tw-border-r-teal-300\/30 {
  border-right-color: rgb(94 234 212 / 0.3);
}
.tw-border-r-teal-300\/35 {
  border-right-color: rgb(94 234 212 / 0.35);
}
.tw-border-r-teal-300\/40 {
  border-right-color: rgb(94 234 212 / 0.4);
}
.tw-border-r-teal-300\/45 {
  border-right-color: rgb(94 234 212 / 0.45);
}
.tw-border-r-teal-300\/5 {
  border-right-color: rgb(94 234 212 / 0.05);
}
.tw-border-r-teal-300\/50 {
  border-right-color: rgb(94 234 212 / 0.5);
}
.tw-border-r-teal-300\/55 {
  border-right-color: rgb(94 234 212 / 0.55);
}
.tw-border-r-teal-300\/60 {
  border-right-color: rgb(94 234 212 / 0.6);
}
.tw-border-r-teal-300\/65 {
  border-right-color: rgb(94 234 212 / 0.65);
}
.tw-border-r-teal-300\/70 {
  border-right-color: rgb(94 234 212 / 0.7);
}
.tw-border-r-teal-300\/75 {
  border-right-color: rgb(94 234 212 / 0.75);
}
.tw-border-r-teal-300\/80 {
  border-right-color: rgb(94 234 212 / 0.8);
}
.tw-border-r-teal-300\/85 {
  border-right-color: rgb(94 234 212 / 0.85);
}
.tw-border-r-teal-300\/90 {
  border-right-color: rgb(94 234 212 / 0.9);
}
.tw-border-r-teal-300\/95 {
  border-right-color: rgb(94 234 212 / 0.95);
}
.tw-border-r-teal-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-400\/0 {
  border-right-color: rgb(45 212 191 / 0);
}
.tw-border-r-teal-400\/10 {
  border-right-color: rgb(45 212 191 / 0.1);
}
.tw-border-r-teal-400\/100 {
  border-right-color: rgb(45 212 191 / 1);
}
.tw-border-r-teal-400\/15 {
  border-right-color: rgb(45 212 191 / 0.15);
}
.tw-border-r-teal-400\/20 {
  border-right-color: rgb(45 212 191 / 0.2);
}
.tw-border-r-teal-400\/25 {
  border-right-color: rgb(45 212 191 / 0.25);
}
.tw-border-r-teal-400\/30 {
  border-right-color: rgb(45 212 191 / 0.3);
}
.tw-border-r-teal-400\/35 {
  border-right-color: rgb(45 212 191 / 0.35);
}
.tw-border-r-teal-400\/40 {
  border-right-color: rgb(45 212 191 / 0.4);
}
.tw-border-r-teal-400\/45 {
  border-right-color: rgb(45 212 191 / 0.45);
}
.tw-border-r-teal-400\/5 {
  border-right-color: rgb(45 212 191 / 0.05);
}
.tw-border-r-teal-400\/50 {
  border-right-color: rgb(45 212 191 / 0.5);
}
.tw-border-r-teal-400\/55 {
  border-right-color: rgb(45 212 191 / 0.55);
}
.tw-border-r-teal-400\/60 {
  border-right-color: rgb(45 212 191 / 0.6);
}
.tw-border-r-teal-400\/65 {
  border-right-color: rgb(45 212 191 / 0.65);
}
.tw-border-r-teal-400\/70 {
  border-right-color: rgb(45 212 191 / 0.7);
}
.tw-border-r-teal-400\/75 {
  border-right-color: rgb(45 212 191 / 0.75);
}
.tw-border-r-teal-400\/80 {
  border-right-color: rgb(45 212 191 / 0.8);
}
.tw-border-r-teal-400\/85 {
  border-right-color: rgb(45 212 191 / 0.85);
}
.tw-border-r-teal-400\/90 {
  border-right-color: rgb(45 212 191 / 0.9);
}
.tw-border-r-teal-400\/95 {
  border-right-color: rgb(45 212 191 / 0.95);
}
.tw-border-r-teal-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-50\/0 {
  border-right-color: rgb(240 253 250 / 0);
}
.tw-border-r-teal-50\/10 {
  border-right-color: rgb(240 253 250 / 0.1);
}
.tw-border-r-teal-50\/100 {
  border-right-color: rgb(240 253 250 / 1);
}
.tw-border-r-teal-50\/15 {
  border-right-color: rgb(240 253 250 / 0.15);
}
.tw-border-r-teal-50\/20 {
  border-right-color: rgb(240 253 250 / 0.2);
}
.tw-border-r-teal-50\/25 {
  border-right-color: rgb(240 253 250 / 0.25);
}
.tw-border-r-teal-50\/30 {
  border-right-color: rgb(240 253 250 / 0.3);
}
.tw-border-r-teal-50\/35 {
  border-right-color: rgb(240 253 250 / 0.35);
}
.tw-border-r-teal-50\/40 {
  border-right-color: rgb(240 253 250 / 0.4);
}
.tw-border-r-teal-50\/45 {
  border-right-color: rgb(240 253 250 / 0.45);
}
.tw-border-r-teal-50\/5 {
  border-right-color: rgb(240 253 250 / 0.05);
}
.tw-border-r-teal-50\/50 {
  border-right-color: rgb(240 253 250 / 0.5);
}
.tw-border-r-teal-50\/55 {
  border-right-color: rgb(240 253 250 / 0.55);
}
.tw-border-r-teal-50\/60 {
  border-right-color: rgb(240 253 250 / 0.6);
}
.tw-border-r-teal-50\/65 {
  border-right-color: rgb(240 253 250 / 0.65);
}
.tw-border-r-teal-50\/70 {
  border-right-color: rgb(240 253 250 / 0.7);
}
.tw-border-r-teal-50\/75 {
  border-right-color: rgb(240 253 250 / 0.75);
}
.tw-border-r-teal-50\/80 {
  border-right-color: rgb(240 253 250 / 0.8);
}
.tw-border-r-teal-50\/85 {
  border-right-color: rgb(240 253 250 / 0.85);
}
.tw-border-r-teal-50\/90 {
  border-right-color: rgb(240 253 250 / 0.9);
}
.tw-border-r-teal-50\/95 {
  border-right-color: rgb(240 253 250 / 0.95);
}
.tw-border-r-teal-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-500\/0 {
  border-right-color: rgb(20 184 166 / 0);
}
.tw-border-r-teal-500\/10 {
  border-right-color: rgb(20 184 166 / 0.1);
}
.tw-border-r-teal-500\/100 {
  border-right-color: rgb(20 184 166 / 1);
}
.tw-border-r-teal-500\/15 {
  border-right-color: rgb(20 184 166 / 0.15);
}
.tw-border-r-teal-500\/20 {
  border-right-color: rgb(20 184 166 / 0.2);
}
.tw-border-r-teal-500\/25 {
  border-right-color: rgb(20 184 166 / 0.25);
}
.tw-border-r-teal-500\/30 {
  border-right-color: rgb(20 184 166 / 0.3);
}
.tw-border-r-teal-500\/35 {
  border-right-color: rgb(20 184 166 / 0.35);
}
.tw-border-r-teal-500\/40 {
  border-right-color: rgb(20 184 166 / 0.4);
}
.tw-border-r-teal-500\/45 {
  border-right-color: rgb(20 184 166 / 0.45);
}
.tw-border-r-teal-500\/5 {
  border-right-color: rgb(20 184 166 / 0.05);
}
.tw-border-r-teal-500\/50 {
  border-right-color: rgb(20 184 166 / 0.5);
}
.tw-border-r-teal-500\/55 {
  border-right-color: rgb(20 184 166 / 0.55);
}
.tw-border-r-teal-500\/60 {
  border-right-color: rgb(20 184 166 / 0.6);
}
.tw-border-r-teal-500\/65 {
  border-right-color: rgb(20 184 166 / 0.65);
}
.tw-border-r-teal-500\/70 {
  border-right-color: rgb(20 184 166 / 0.7);
}
.tw-border-r-teal-500\/75 {
  border-right-color: rgb(20 184 166 / 0.75);
}
.tw-border-r-teal-500\/80 {
  border-right-color: rgb(20 184 166 / 0.8);
}
.tw-border-r-teal-500\/85 {
  border-right-color: rgb(20 184 166 / 0.85);
}
.tw-border-r-teal-500\/90 {
  border-right-color: rgb(20 184 166 / 0.9);
}
.tw-border-r-teal-500\/95 {
  border-right-color: rgb(20 184 166 / 0.95);
}
.tw-border-r-teal-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-600\/0 {
  border-right-color: rgb(13 148 136 / 0);
}
.tw-border-r-teal-600\/10 {
  border-right-color: rgb(13 148 136 / 0.1);
}
.tw-border-r-teal-600\/100 {
  border-right-color: rgb(13 148 136 / 1);
}
.tw-border-r-teal-600\/15 {
  border-right-color: rgb(13 148 136 / 0.15);
}
.tw-border-r-teal-600\/20 {
  border-right-color: rgb(13 148 136 / 0.2);
}
.tw-border-r-teal-600\/25 {
  border-right-color: rgb(13 148 136 / 0.25);
}
.tw-border-r-teal-600\/30 {
  border-right-color: rgb(13 148 136 / 0.3);
}
.tw-border-r-teal-600\/35 {
  border-right-color: rgb(13 148 136 / 0.35);
}
.tw-border-r-teal-600\/40 {
  border-right-color: rgb(13 148 136 / 0.4);
}
.tw-border-r-teal-600\/45 {
  border-right-color: rgb(13 148 136 / 0.45);
}
.tw-border-r-teal-600\/5 {
  border-right-color: rgb(13 148 136 / 0.05);
}
.tw-border-r-teal-600\/50 {
  border-right-color: rgb(13 148 136 / 0.5);
}
.tw-border-r-teal-600\/55 {
  border-right-color: rgb(13 148 136 / 0.55);
}
.tw-border-r-teal-600\/60 {
  border-right-color: rgb(13 148 136 / 0.6);
}
.tw-border-r-teal-600\/65 {
  border-right-color: rgb(13 148 136 / 0.65);
}
.tw-border-r-teal-600\/70 {
  border-right-color: rgb(13 148 136 / 0.7);
}
.tw-border-r-teal-600\/75 {
  border-right-color: rgb(13 148 136 / 0.75);
}
.tw-border-r-teal-600\/80 {
  border-right-color: rgb(13 148 136 / 0.8);
}
.tw-border-r-teal-600\/85 {
  border-right-color: rgb(13 148 136 / 0.85);
}
.tw-border-r-teal-600\/90 {
  border-right-color: rgb(13 148 136 / 0.9);
}
.tw-border-r-teal-600\/95 {
  border-right-color: rgb(13 148 136 / 0.95);
}
.tw-border-r-teal-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-700\/0 {
  border-right-color: rgb(15 118 110 / 0);
}
.tw-border-r-teal-700\/10 {
  border-right-color: rgb(15 118 110 / 0.1);
}
.tw-border-r-teal-700\/100 {
  border-right-color: rgb(15 118 110 / 1);
}
.tw-border-r-teal-700\/15 {
  border-right-color: rgb(15 118 110 / 0.15);
}
.tw-border-r-teal-700\/20 {
  border-right-color: rgb(15 118 110 / 0.2);
}
.tw-border-r-teal-700\/25 {
  border-right-color: rgb(15 118 110 / 0.25);
}
.tw-border-r-teal-700\/30 {
  border-right-color: rgb(15 118 110 / 0.3);
}
.tw-border-r-teal-700\/35 {
  border-right-color: rgb(15 118 110 / 0.35);
}
.tw-border-r-teal-700\/40 {
  border-right-color: rgb(15 118 110 / 0.4);
}
.tw-border-r-teal-700\/45 {
  border-right-color: rgb(15 118 110 / 0.45);
}
.tw-border-r-teal-700\/5 {
  border-right-color: rgb(15 118 110 / 0.05);
}
.tw-border-r-teal-700\/50 {
  border-right-color: rgb(15 118 110 / 0.5);
}
.tw-border-r-teal-700\/55 {
  border-right-color: rgb(15 118 110 / 0.55);
}
.tw-border-r-teal-700\/60 {
  border-right-color: rgb(15 118 110 / 0.6);
}
.tw-border-r-teal-700\/65 {
  border-right-color: rgb(15 118 110 / 0.65);
}
.tw-border-r-teal-700\/70 {
  border-right-color: rgb(15 118 110 / 0.7);
}
.tw-border-r-teal-700\/75 {
  border-right-color: rgb(15 118 110 / 0.75);
}
.tw-border-r-teal-700\/80 {
  border-right-color: rgb(15 118 110 / 0.8);
}
.tw-border-r-teal-700\/85 {
  border-right-color: rgb(15 118 110 / 0.85);
}
.tw-border-r-teal-700\/90 {
  border-right-color: rgb(15 118 110 / 0.9);
}
.tw-border-r-teal-700\/95 {
  border-right-color: rgb(15 118 110 / 0.95);
}
.tw-border-r-teal-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-800\/0 {
  border-right-color: rgb(17 94 89 / 0);
}
.tw-border-r-teal-800\/10 {
  border-right-color: rgb(17 94 89 / 0.1);
}
.tw-border-r-teal-800\/100 {
  border-right-color: rgb(17 94 89 / 1);
}
.tw-border-r-teal-800\/15 {
  border-right-color: rgb(17 94 89 / 0.15);
}
.tw-border-r-teal-800\/20 {
  border-right-color: rgb(17 94 89 / 0.2);
}
.tw-border-r-teal-800\/25 {
  border-right-color: rgb(17 94 89 / 0.25);
}
.tw-border-r-teal-800\/30 {
  border-right-color: rgb(17 94 89 / 0.3);
}
.tw-border-r-teal-800\/35 {
  border-right-color: rgb(17 94 89 / 0.35);
}
.tw-border-r-teal-800\/40 {
  border-right-color: rgb(17 94 89 / 0.4);
}
.tw-border-r-teal-800\/45 {
  border-right-color: rgb(17 94 89 / 0.45);
}
.tw-border-r-teal-800\/5 {
  border-right-color: rgb(17 94 89 / 0.05);
}
.tw-border-r-teal-800\/50 {
  border-right-color: rgb(17 94 89 / 0.5);
}
.tw-border-r-teal-800\/55 {
  border-right-color: rgb(17 94 89 / 0.55);
}
.tw-border-r-teal-800\/60 {
  border-right-color: rgb(17 94 89 / 0.6);
}
.tw-border-r-teal-800\/65 {
  border-right-color: rgb(17 94 89 / 0.65);
}
.tw-border-r-teal-800\/70 {
  border-right-color: rgb(17 94 89 / 0.7);
}
.tw-border-r-teal-800\/75 {
  border-right-color: rgb(17 94 89 / 0.75);
}
.tw-border-r-teal-800\/80 {
  border-right-color: rgb(17 94 89 / 0.8);
}
.tw-border-r-teal-800\/85 {
  border-right-color: rgb(17 94 89 / 0.85);
}
.tw-border-r-teal-800\/90 {
  border-right-color: rgb(17 94 89 / 0.9);
}
.tw-border-r-teal-800\/95 {
  border-right-color: rgb(17 94 89 / 0.95);
}
.tw-border-r-teal-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-900\/0 {
  border-right-color: rgb(19 78 74 / 0);
}
.tw-border-r-teal-900\/10 {
  border-right-color: rgb(19 78 74 / 0.1);
}
.tw-border-r-teal-900\/100 {
  border-right-color: rgb(19 78 74 / 1);
}
.tw-border-r-teal-900\/15 {
  border-right-color: rgb(19 78 74 / 0.15);
}
.tw-border-r-teal-900\/20 {
  border-right-color: rgb(19 78 74 / 0.2);
}
.tw-border-r-teal-900\/25 {
  border-right-color: rgb(19 78 74 / 0.25);
}
.tw-border-r-teal-900\/30 {
  border-right-color: rgb(19 78 74 / 0.3);
}
.tw-border-r-teal-900\/35 {
  border-right-color: rgb(19 78 74 / 0.35);
}
.tw-border-r-teal-900\/40 {
  border-right-color: rgb(19 78 74 / 0.4);
}
.tw-border-r-teal-900\/45 {
  border-right-color: rgb(19 78 74 / 0.45);
}
.tw-border-r-teal-900\/5 {
  border-right-color: rgb(19 78 74 / 0.05);
}
.tw-border-r-teal-900\/50 {
  border-right-color: rgb(19 78 74 / 0.5);
}
.tw-border-r-teal-900\/55 {
  border-right-color: rgb(19 78 74 / 0.55);
}
.tw-border-r-teal-900\/60 {
  border-right-color: rgb(19 78 74 / 0.6);
}
.tw-border-r-teal-900\/65 {
  border-right-color: rgb(19 78 74 / 0.65);
}
.tw-border-r-teal-900\/70 {
  border-right-color: rgb(19 78 74 / 0.7);
}
.tw-border-r-teal-900\/75 {
  border-right-color: rgb(19 78 74 / 0.75);
}
.tw-border-r-teal-900\/80 {
  border-right-color: rgb(19 78 74 / 0.8);
}
.tw-border-r-teal-900\/85 {
  border-right-color: rgb(19 78 74 / 0.85);
}
.tw-border-r-teal-900\/90 {
  border-right-color: rgb(19 78 74 / 0.9);
}
.tw-border-r-teal-900\/95 {
  border-right-color: rgb(19 78 74 / 0.95);
}
.tw-border-r-teal-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-r-teal-950\/0 {
  border-right-color: rgb(4 47 46 / 0);
}
.tw-border-r-teal-950\/10 {
  border-right-color: rgb(4 47 46 / 0.1);
}
.tw-border-r-teal-950\/100 {
  border-right-color: rgb(4 47 46 / 1);
}
.tw-border-r-teal-950\/15 {
  border-right-color: rgb(4 47 46 / 0.15);
}
.tw-border-r-teal-950\/20 {
  border-right-color: rgb(4 47 46 / 0.2);
}
.tw-border-r-teal-950\/25 {
  border-right-color: rgb(4 47 46 / 0.25);
}
.tw-border-r-teal-950\/30 {
  border-right-color: rgb(4 47 46 / 0.3);
}
.tw-border-r-teal-950\/35 {
  border-right-color: rgb(4 47 46 / 0.35);
}
.tw-border-r-teal-950\/40 {
  border-right-color: rgb(4 47 46 / 0.4);
}
.tw-border-r-teal-950\/45 {
  border-right-color: rgb(4 47 46 / 0.45);
}
.tw-border-r-teal-950\/5 {
  border-right-color: rgb(4 47 46 / 0.05);
}
.tw-border-r-teal-950\/50 {
  border-right-color: rgb(4 47 46 / 0.5);
}
.tw-border-r-teal-950\/55 {
  border-right-color: rgb(4 47 46 / 0.55);
}
.tw-border-r-teal-950\/60 {
  border-right-color: rgb(4 47 46 / 0.6);
}
.tw-border-r-teal-950\/65 {
  border-right-color: rgb(4 47 46 / 0.65);
}
.tw-border-r-teal-950\/70 {
  border-right-color: rgb(4 47 46 / 0.7);
}
.tw-border-r-teal-950\/75 {
  border-right-color: rgb(4 47 46 / 0.75);
}
.tw-border-r-teal-950\/80 {
  border-right-color: rgb(4 47 46 / 0.8);
}
.tw-border-r-teal-950\/85 {
  border-right-color: rgb(4 47 46 / 0.85);
}
.tw-border-r-teal-950\/90 {
  border-right-color: rgb(4 47 46 / 0.9);
}
.tw-border-r-teal-950\/95 {
  border-right-color: rgb(4 47 46 / 0.95);
}
.tw-border-r-transparent {
  border-right-color: transparent;
}
.tw-border-r-transparent\/0 {
  border-right-color: rgb(0 0 0 / 0);
}
.tw-border-r-transparent\/10 {
  border-right-color: rgb(0 0 0 / 0.1);
}
.tw-border-r-transparent\/100 {
  border-right-color: rgb(0 0 0 / 1);
}
.tw-border-r-transparent\/15 {
  border-right-color: rgb(0 0 0 / 0.15);
}
.tw-border-r-transparent\/20 {
  border-right-color: rgb(0 0 0 / 0.2);
}
.tw-border-r-transparent\/25 {
  border-right-color: rgb(0 0 0 / 0.25);
}
.tw-border-r-transparent\/30 {
  border-right-color: rgb(0 0 0 / 0.3);
}
.tw-border-r-transparent\/35 {
  border-right-color: rgb(0 0 0 / 0.35);
}
.tw-border-r-transparent\/40 {
  border-right-color: rgb(0 0 0 / 0.4);
}
.tw-border-r-transparent\/45 {
  border-right-color: rgb(0 0 0 / 0.45);
}
.tw-border-r-transparent\/5 {
  border-right-color: rgb(0 0 0 / 0.05);
}
.tw-border-r-transparent\/50 {
  border-right-color: rgb(0 0 0 / 0.5);
}
.tw-border-r-transparent\/55 {
  border-right-color: rgb(0 0 0 / 0.55);
}
.tw-border-r-transparent\/60 {
  border-right-color: rgb(0 0 0 / 0.6);
}
.tw-border-r-transparent\/65 {
  border-right-color: rgb(0 0 0 / 0.65);
}
.tw-border-r-transparent\/70 {
  border-right-color: rgb(0 0 0 / 0.7);
}
.tw-border-r-transparent\/75 {
  border-right-color: rgb(0 0 0 / 0.75);
}
.tw-border-r-transparent\/80 {
  border-right-color: rgb(0 0 0 / 0.8);
}
.tw-border-r-transparent\/85 {
  border-right-color: rgb(0 0 0 / 0.85);
}
.tw-border-r-transparent\/90 {
  border-right-color: rgb(0 0 0 / 0.9);
}
.tw-border-r-transparent\/95 {
  border-right-color: rgb(0 0 0 / 0.95);
}
.tw-border-r-violet-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-100\/0 {
  border-right-color: rgb(237 233 254 / 0);
}
.tw-border-r-violet-100\/10 {
  border-right-color: rgb(237 233 254 / 0.1);
}
.tw-border-r-violet-100\/100 {
  border-right-color: rgb(237 233 254 / 1);
}
.tw-border-r-violet-100\/15 {
  border-right-color: rgb(237 233 254 / 0.15);
}
.tw-border-r-violet-100\/20 {
  border-right-color: rgb(237 233 254 / 0.2);
}
.tw-border-r-violet-100\/25 {
  border-right-color: rgb(237 233 254 / 0.25);
}
.tw-border-r-violet-100\/30 {
  border-right-color: rgb(237 233 254 / 0.3);
}
.tw-border-r-violet-100\/35 {
  border-right-color: rgb(237 233 254 / 0.35);
}
.tw-border-r-violet-100\/40 {
  border-right-color: rgb(237 233 254 / 0.4);
}
.tw-border-r-violet-100\/45 {
  border-right-color: rgb(237 233 254 / 0.45);
}
.tw-border-r-violet-100\/5 {
  border-right-color: rgb(237 233 254 / 0.05);
}
.tw-border-r-violet-100\/50 {
  border-right-color: rgb(237 233 254 / 0.5);
}
.tw-border-r-violet-100\/55 {
  border-right-color: rgb(237 233 254 / 0.55);
}
.tw-border-r-violet-100\/60 {
  border-right-color: rgb(237 233 254 / 0.6);
}
.tw-border-r-violet-100\/65 {
  border-right-color: rgb(237 233 254 / 0.65);
}
.tw-border-r-violet-100\/70 {
  border-right-color: rgb(237 233 254 / 0.7);
}
.tw-border-r-violet-100\/75 {
  border-right-color: rgb(237 233 254 / 0.75);
}
.tw-border-r-violet-100\/80 {
  border-right-color: rgb(237 233 254 / 0.8);
}
.tw-border-r-violet-100\/85 {
  border-right-color: rgb(237 233 254 / 0.85);
}
.tw-border-r-violet-100\/90 {
  border-right-color: rgb(237 233 254 / 0.9);
}
.tw-border-r-violet-100\/95 {
  border-right-color: rgb(237 233 254 / 0.95);
}
.tw-border-r-violet-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-200\/0 {
  border-right-color: rgb(221 214 254 / 0);
}
.tw-border-r-violet-200\/10 {
  border-right-color: rgb(221 214 254 / 0.1);
}
.tw-border-r-violet-200\/100 {
  border-right-color: rgb(221 214 254 / 1);
}
.tw-border-r-violet-200\/15 {
  border-right-color: rgb(221 214 254 / 0.15);
}
.tw-border-r-violet-200\/20 {
  border-right-color: rgb(221 214 254 / 0.2);
}
.tw-border-r-violet-200\/25 {
  border-right-color: rgb(221 214 254 / 0.25);
}
.tw-border-r-violet-200\/30 {
  border-right-color: rgb(221 214 254 / 0.3);
}
.tw-border-r-violet-200\/35 {
  border-right-color: rgb(221 214 254 / 0.35);
}
.tw-border-r-violet-200\/40 {
  border-right-color: rgb(221 214 254 / 0.4);
}
.tw-border-r-violet-200\/45 {
  border-right-color: rgb(221 214 254 / 0.45);
}
.tw-border-r-violet-200\/5 {
  border-right-color: rgb(221 214 254 / 0.05);
}
.tw-border-r-violet-200\/50 {
  border-right-color: rgb(221 214 254 / 0.5);
}
.tw-border-r-violet-200\/55 {
  border-right-color: rgb(221 214 254 / 0.55);
}
.tw-border-r-violet-200\/60 {
  border-right-color: rgb(221 214 254 / 0.6);
}
.tw-border-r-violet-200\/65 {
  border-right-color: rgb(221 214 254 / 0.65);
}
.tw-border-r-violet-200\/70 {
  border-right-color: rgb(221 214 254 / 0.7);
}
.tw-border-r-violet-200\/75 {
  border-right-color: rgb(221 214 254 / 0.75);
}
.tw-border-r-violet-200\/80 {
  border-right-color: rgb(221 214 254 / 0.8);
}
.tw-border-r-violet-200\/85 {
  border-right-color: rgb(221 214 254 / 0.85);
}
.tw-border-r-violet-200\/90 {
  border-right-color: rgb(221 214 254 / 0.9);
}
.tw-border-r-violet-200\/95 {
  border-right-color: rgb(221 214 254 / 0.95);
}
.tw-border-r-violet-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-300\/0 {
  border-right-color: rgb(196 181 253 / 0);
}
.tw-border-r-violet-300\/10 {
  border-right-color: rgb(196 181 253 / 0.1);
}
.tw-border-r-violet-300\/100 {
  border-right-color: rgb(196 181 253 / 1);
}
.tw-border-r-violet-300\/15 {
  border-right-color: rgb(196 181 253 / 0.15);
}
.tw-border-r-violet-300\/20 {
  border-right-color: rgb(196 181 253 / 0.2);
}
.tw-border-r-violet-300\/25 {
  border-right-color: rgb(196 181 253 / 0.25);
}
.tw-border-r-violet-300\/30 {
  border-right-color: rgb(196 181 253 / 0.3);
}
.tw-border-r-violet-300\/35 {
  border-right-color: rgb(196 181 253 / 0.35);
}
.tw-border-r-violet-300\/40 {
  border-right-color: rgb(196 181 253 / 0.4);
}
.tw-border-r-violet-300\/45 {
  border-right-color: rgb(196 181 253 / 0.45);
}
.tw-border-r-violet-300\/5 {
  border-right-color: rgb(196 181 253 / 0.05);
}
.tw-border-r-violet-300\/50 {
  border-right-color: rgb(196 181 253 / 0.5);
}
.tw-border-r-violet-300\/55 {
  border-right-color: rgb(196 181 253 / 0.55);
}
.tw-border-r-violet-300\/60 {
  border-right-color: rgb(196 181 253 / 0.6);
}
.tw-border-r-violet-300\/65 {
  border-right-color: rgb(196 181 253 / 0.65);
}
.tw-border-r-violet-300\/70 {
  border-right-color: rgb(196 181 253 / 0.7);
}
.tw-border-r-violet-300\/75 {
  border-right-color: rgb(196 181 253 / 0.75);
}
.tw-border-r-violet-300\/80 {
  border-right-color: rgb(196 181 253 / 0.8);
}
.tw-border-r-violet-300\/85 {
  border-right-color: rgb(196 181 253 / 0.85);
}
.tw-border-r-violet-300\/90 {
  border-right-color: rgb(196 181 253 / 0.9);
}
.tw-border-r-violet-300\/95 {
  border-right-color: rgb(196 181 253 / 0.95);
}
.tw-border-r-violet-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-400\/0 {
  border-right-color: rgb(167 139 250 / 0);
}
.tw-border-r-violet-400\/10 {
  border-right-color: rgb(167 139 250 / 0.1);
}
.tw-border-r-violet-400\/100 {
  border-right-color: rgb(167 139 250 / 1);
}
.tw-border-r-violet-400\/15 {
  border-right-color: rgb(167 139 250 / 0.15);
}
.tw-border-r-violet-400\/20 {
  border-right-color: rgb(167 139 250 / 0.2);
}
.tw-border-r-violet-400\/25 {
  border-right-color: rgb(167 139 250 / 0.25);
}
.tw-border-r-violet-400\/30 {
  border-right-color: rgb(167 139 250 / 0.3);
}
.tw-border-r-violet-400\/35 {
  border-right-color: rgb(167 139 250 / 0.35);
}
.tw-border-r-violet-400\/40 {
  border-right-color: rgb(167 139 250 / 0.4);
}
.tw-border-r-violet-400\/45 {
  border-right-color: rgb(167 139 250 / 0.45);
}
.tw-border-r-violet-400\/5 {
  border-right-color: rgb(167 139 250 / 0.05);
}
.tw-border-r-violet-400\/50 {
  border-right-color: rgb(167 139 250 / 0.5);
}
.tw-border-r-violet-400\/55 {
  border-right-color: rgb(167 139 250 / 0.55);
}
.tw-border-r-violet-400\/60 {
  border-right-color: rgb(167 139 250 / 0.6);
}
.tw-border-r-violet-400\/65 {
  border-right-color: rgb(167 139 250 / 0.65);
}
.tw-border-r-violet-400\/70 {
  border-right-color: rgb(167 139 250 / 0.7);
}
.tw-border-r-violet-400\/75 {
  border-right-color: rgb(167 139 250 / 0.75);
}
.tw-border-r-violet-400\/80 {
  border-right-color: rgb(167 139 250 / 0.8);
}
.tw-border-r-violet-400\/85 {
  border-right-color: rgb(167 139 250 / 0.85);
}
.tw-border-r-violet-400\/90 {
  border-right-color: rgb(167 139 250 / 0.9);
}
.tw-border-r-violet-400\/95 {
  border-right-color: rgb(167 139 250 / 0.95);
}
.tw-border-r-violet-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-50\/0 {
  border-right-color: rgb(245 243 255 / 0);
}
.tw-border-r-violet-50\/10 {
  border-right-color: rgb(245 243 255 / 0.1);
}
.tw-border-r-violet-50\/100 {
  border-right-color: rgb(245 243 255 / 1);
}
.tw-border-r-violet-50\/15 {
  border-right-color: rgb(245 243 255 / 0.15);
}
.tw-border-r-violet-50\/20 {
  border-right-color: rgb(245 243 255 / 0.2);
}
.tw-border-r-violet-50\/25 {
  border-right-color: rgb(245 243 255 / 0.25);
}
.tw-border-r-violet-50\/30 {
  border-right-color: rgb(245 243 255 / 0.3);
}
.tw-border-r-violet-50\/35 {
  border-right-color: rgb(245 243 255 / 0.35);
}
.tw-border-r-violet-50\/40 {
  border-right-color: rgb(245 243 255 / 0.4);
}
.tw-border-r-violet-50\/45 {
  border-right-color: rgb(245 243 255 / 0.45);
}
.tw-border-r-violet-50\/5 {
  border-right-color: rgb(245 243 255 / 0.05);
}
.tw-border-r-violet-50\/50 {
  border-right-color: rgb(245 243 255 / 0.5);
}
.tw-border-r-violet-50\/55 {
  border-right-color: rgb(245 243 255 / 0.55);
}
.tw-border-r-violet-50\/60 {
  border-right-color: rgb(245 243 255 / 0.6);
}
.tw-border-r-violet-50\/65 {
  border-right-color: rgb(245 243 255 / 0.65);
}
.tw-border-r-violet-50\/70 {
  border-right-color: rgb(245 243 255 / 0.7);
}
.tw-border-r-violet-50\/75 {
  border-right-color: rgb(245 243 255 / 0.75);
}
.tw-border-r-violet-50\/80 {
  border-right-color: rgb(245 243 255 / 0.8);
}
.tw-border-r-violet-50\/85 {
  border-right-color: rgb(245 243 255 / 0.85);
}
.tw-border-r-violet-50\/90 {
  border-right-color: rgb(245 243 255 / 0.9);
}
.tw-border-r-violet-50\/95 {
  border-right-color: rgb(245 243 255 / 0.95);
}
.tw-border-r-violet-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-500\/0 {
  border-right-color: rgb(139 92 246 / 0);
}
.tw-border-r-violet-500\/10 {
  border-right-color: rgb(139 92 246 / 0.1);
}
.tw-border-r-violet-500\/100 {
  border-right-color: rgb(139 92 246 / 1);
}
.tw-border-r-violet-500\/15 {
  border-right-color: rgb(139 92 246 / 0.15);
}
.tw-border-r-violet-500\/20 {
  border-right-color: rgb(139 92 246 / 0.2);
}
.tw-border-r-violet-500\/25 {
  border-right-color: rgb(139 92 246 / 0.25);
}
.tw-border-r-violet-500\/30 {
  border-right-color: rgb(139 92 246 / 0.3);
}
.tw-border-r-violet-500\/35 {
  border-right-color: rgb(139 92 246 / 0.35);
}
.tw-border-r-violet-500\/40 {
  border-right-color: rgb(139 92 246 / 0.4);
}
.tw-border-r-violet-500\/45 {
  border-right-color: rgb(139 92 246 / 0.45);
}
.tw-border-r-violet-500\/5 {
  border-right-color: rgb(139 92 246 / 0.05);
}
.tw-border-r-violet-500\/50 {
  border-right-color: rgb(139 92 246 / 0.5);
}
.tw-border-r-violet-500\/55 {
  border-right-color: rgb(139 92 246 / 0.55);
}
.tw-border-r-violet-500\/60 {
  border-right-color: rgb(139 92 246 / 0.6);
}
.tw-border-r-violet-500\/65 {
  border-right-color: rgb(139 92 246 / 0.65);
}
.tw-border-r-violet-500\/70 {
  border-right-color: rgb(139 92 246 / 0.7);
}
.tw-border-r-violet-500\/75 {
  border-right-color: rgb(139 92 246 / 0.75);
}
.tw-border-r-violet-500\/80 {
  border-right-color: rgb(139 92 246 / 0.8);
}
.tw-border-r-violet-500\/85 {
  border-right-color: rgb(139 92 246 / 0.85);
}
.tw-border-r-violet-500\/90 {
  border-right-color: rgb(139 92 246 / 0.9);
}
.tw-border-r-violet-500\/95 {
  border-right-color: rgb(139 92 246 / 0.95);
}
.tw-border-r-violet-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-600\/0 {
  border-right-color: rgb(124 58 237 / 0);
}
.tw-border-r-violet-600\/10 {
  border-right-color: rgb(124 58 237 / 0.1);
}
.tw-border-r-violet-600\/100 {
  border-right-color: rgb(124 58 237 / 1);
}
.tw-border-r-violet-600\/15 {
  border-right-color: rgb(124 58 237 / 0.15);
}
.tw-border-r-violet-600\/20 {
  border-right-color: rgb(124 58 237 / 0.2);
}
.tw-border-r-violet-600\/25 {
  border-right-color: rgb(124 58 237 / 0.25);
}
.tw-border-r-violet-600\/30 {
  border-right-color: rgb(124 58 237 / 0.3);
}
.tw-border-r-violet-600\/35 {
  border-right-color: rgb(124 58 237 / 0.35);
}
.tw-border-r-violet-600\/40 {
  border-right-color: rgb(124 58 237 / 0.4);
}
.tw-border-r-violet-600\/45 {
  border-right-color: rgb(124 58 237 / 0.45);
}
.tw-border-r-violet-600\/5 {
  border-right-color: rgb(124 58 237 / 0.05);
}
.tw-border-r-violet-600\/50 {
  border-right-color: rgb(124 58 237 / 0.5);
}
.tw-border-r-violet-600\/55 {
  border-right-color: rgb(124 58 237 / 0.55);
}
.tw-border-r-violet-600\/60 {
  border-right-color: rgb(124 58 237 / 0.6);
}
.tw-border-r-violet-600\/65 {
  border-right-color: rgb(124 58 237 / 0.65);
}
.tw-border-r-violet-600\/70 {
  border-right-color: rgb(124 58 237 / 0.7);
}
.tw-border-r-violet-600\/75 {
  border-right-color: rgb(124 58 237 / 0.75);
}
.tw-border-r-violet-600\/80 {
  border-right-color: rgb(124 58 237 / 0.8);
}
.tw-border-r-violet-600\/85 {
  border-right-color: rgb(124 58 237 / 0.85);
}
.tw-border-r-violet-600\/90 {
  border-right-color: rgb(124 58 237 / 0.9);
}
.tw-border-r-violet-600\/95 {
  border-right-color: rgb(124 58 237 / 0.95);
}
.tw-border-r-violet-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-700\/0 {
  border-right-color: rgb(109 40 217 / 0);
}
.tw-border-r-violet-700\/10 {
  border-right-color: rgb(109 40 217 / 0.1);
}
.tw-border-r-violet-700\/100 {
  border-right-color: rgb(109 40 217 / 1);
}
.tw-border-r-violet-700\/15 {
  border-right-color: rgb(109 40 217 / 0.15);
}
.tw-border-r-violet-700\/20 {
  border-right-color: rgb(109 40 217 / 0.2);
}
.tw-border-r-violet-700\/25 {
  border-right-color: rgb(109 40 217 / 0.25);
}
.tw-border-r-violet-700\/30 {
  border-right-color: rgb(109 40 217 / 0.3);
}
.tw-border-r-violet-700\/35 {
  border-right-color: rgb(109 40 217 / 0.35);
}
.tw-border-r-violet-700\/40 {
  border-right-color: rgb(109 40 217 / 0.4);
}
.tw-border-r-violet-700\/45 {
  border-right-color: rgb(109 40 217 / 0.45);
}
.tw-border-r-violet-700\/5 {
  border-right-color: rgb(109 40 217 / 0.05);
}
.tw-border-r-violet-700\/50 {
  border-right-color: rgb(109 40 217 / 0.5);
}
.tw-border-r-violet-700\/55 {
  border-right-color: rgb(109 40 217 / 0.55);
}
.tw-border-r-violet-700\/60 {
  border-right-color: rgb(109 40 217 / 0.6);
}
.tw-border-r-violet-700\/65 {
  border-right-color: rgb(109 40 217 / 0.65);
}
.tw-border-r-violet-700\/70 {
  border-right-color: rgb(109 40 217 / 0.7);
}
.tw-border-r-violet-700\/75 {
  border-right-color: rgb(109 40 217 / 0.75);
}
.tw-border-r-violet-700\/80 {
  border-right-color: rgb(109 40 217 / 0.8);
}
.tw-border-r-violet-700\/85 {
  border-right-color: rgb(109 40 217 / 0.85);
}
.tw-border-r-violet-700\/90 {
  border-right-color: rgb(109 40 217 / 0.9);
}
.tw-border-r-violet-700\/95 {
  border-right-color: rgb(109 40 217 / 0.95);
}
.tw-border-r-violet-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-800\/0 {
  border-right-color: rgb(91 33 182 / 0);
}
.tw-border-r-violet-800\/10 {
  border-right-color: rgb(91 33 182 / 0.1);
}
.tw-border-r-violet-800\/100 {
  border-right-color: rgb(91 33 182 / 1);
}
.tw-border-r-violet-800\/15 {
  border-right-color: rgb(91 33 182 / 0.15);
}
.tw-border-r-violet-800\/20 {
  border-right-color: rgb(91 33 182 / 0.2);
}
.tw-border-r-violet-800\/25 {
  border-right-color: rgb(91 33 182 / 0.25);
}
.tw-border-r-violet-800\/30 {
  border-right-color: rgb(91 33 182 / 0.3);
}
.tw-border-r-violet-800\/35 {
  border-right-color: rgb(91 33 182 / 0.35);
}
.tw-border-r-violet-800\/40 {
  border-right-color: rgb(91 33 182 / 0.4);
}
.tw-border-r-violet-800\/45 {
  border-right-color: rgb(91 33 182 / 0.45);
}
.tw-border-r-violet-800\/5 {
  border-right-color: rgb(91 33 182 / 0.05);
}
.tw-border-r-violet-800\/50 {
  border-right-color: rgb(91 33 182 / 0.5);
}
.tw-border-r-violet-800\/55 {
  border-right-color: rgb(91 33 182 / 0.55);
}
.tw-border-r-violet-800\/60 {
  border-right-color: rgb(91 33 182 / 0.6);
}
.tw-border-r-violet-800\/65 {
  border-right-color: rgb(91 33 182 / 0.65);
}
.tw-border-r-violet-800\/70 {
  border-right-color: rgb(91 33 182 / 0.7);
}
.tw-border-r-violet-800\/75 {
  border-right-color: rgb(91 33 182 / 0.75);
}
.tw-border-r-violet-800\/80 {
  border-right-color: rgb(91 33 182 / 0.8);
}
.tw-border-r-violet-800\/85 {
  border-right-color: rgb(91 33 182 / 0.85);
}
.tw-border-r-violet-800\/90 {
  border-right-color: rgb(91 33 182 / 0.9);
}
.tw-border-r-violet-800\/95 {
  border-right-color: rgb(91 33 182 / 0.95);
}
.tw-border-r-violet-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-900\/0 {
  border-right-color: rgb(76 29 149 / 0);
}
.tw-border-r-violet-900\/10 {
  border-right-color: rgb(76 29 149 / 0.1);
}
.tw-border-r-violet-900\/100 {
  border-right-color: rgb(76 29 149 / 1);
}
.tw-border-r-violet-900\/15 {
  border-right-color: rgb(76 29 149 / 0.15);
}
.tw-border-r-violet-900\/20 {
  border-right-color: rgb(76 29 149 / 0.2);
}
.tw-border-r-violet-900\/25 {
  border-right-color: rgb(76 29 149 / 0.25);
}
.tw-border-r-violet-900\/30 {
  border-right-color: rgb(76 29 149 / 0.3);
}
.tw-border-r-violet-900\/35 {
  border-right-color: rgb(76 29 149 / 0.35);
}
.tw-border-r-violet-900\/40 {
  border-right-color: rgb(76 29 149 / 0.4);
}
.tw-border-r-violet-900\/45 {
  border-right-color: rgb(76 29 149 / 0.45);
}
.tw-border-r-violet-900\/5 {
  border-right-color: rgb(76 29 149 / 0.05);
}
.tw-border-r-violet-900\/50 {
  border-right-color: rgb(76 29 149 / 0.5);
}
.tw-border-r-violet-900\/55 {
  border-right-color: rgb(76 29 149 / 0.55);
}
.tw-border-r-violet-900\/60 {
  border-right-color: rgb(76 29 149 / 0.6);
}
.tw-border-r-violet-900\/65 {
  border-right-color: rgb(76 29 149 / 0.65);
}
.tw-border-r-violet-900\/70 {
  border-right-color: rgb(76 29 149 / 0.7);
}
.tw-border-r-violet-900\/75 {
  border-right-color: rgb(76 29 149 / 0.75);
}
.tw-border-r-violet-900\/80 {
  border-right-color: rgb(76 29 149 / 0.8);
}
.tw-border-r-violet-900\/85 {
  border-right-color: rgb(76 29 149 / 0.85);
}
.tw-border-r-violet-900\/90 {
  border-right-color: rgb(76 29 149 / 0.9);
}
.tw-border-r-violet-900\/95 {
  border-right-color: rgb(76 29 149 / 0.95);
}
.tw-border-r-violet-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-r-violet-950\/0 {
  border-right-color: rgb(46 16 101 / 0);
}
.tw-border-r-violet-950\/10 {
  border-right-color: rgb(46 16 101 / 0.1);
}
.tw-border-r-violet-950\/100 {
  border-right-color: rgb(46 16 101 / 1);
}
.tw-border-r-violet-950\/15 {
  border-right-color: rgb(46 16 101 / 0.15);
}
.tw-border-r-violet-950\/20 {
  border-right-color: rgb(46 16 101 / 0.2);
}
.tw-border-r-violet-950\/25 {
  border-right-color: rgb(46 16 101 / 0.25);
}
.tw-border-r-violet-950\/30 {
  border-right-color: rgb(46 16 101 / 0.3);
}
.tw-border-r-violet-950\/35 {
  border-right-color: rgb(46 16 101 / 0.35);
}
.tw-border-r-violet-950\/40 {
  border-right-color: rgb(46 16 101 / 0.4);
}
.tw-border-r-violet-950\/45 {
  border-right-color: rgb(46 16 101 / 0.45);
}
.tw-border-r-violet-950\/5 {
  border-right-color: rgb(46 16 101 / 0.05);
}
.tw-border-r-violet-950\/50 {
  border-right-color: rgb(46 16 101 / 0.5);
}
.tw-border-r-violet-950\/55 {
  border-right-color: rgb(46 16 101 / 0.55);
}
.tw-border-r-violet-950\/60 {
  border-right-color: rgb(46 16 101 / 0.6);
}
.tw-border-r-violet-950\/65 {
  border-right-color: rgb(46 16 101 / 0.65);
}
.tw-border-r-violet-950\/70 {
  border-right-color: rgb(46 16 101 / 0.7);
}
.tw-border-r-violet-950\/75 {
  border-right-color: rgb(46 16 101 / 0.75);
}
.tw-border-r-violet-950\/80 {
  border-right-color: rgb(46 16 101 / 0.8);
}
.tw-border-r-violet-950\/85 {
  border-right-color: rgb(46 16 101 / 0.85);
}
.tw-border-r-violet-950\/90 {
  border-right-color: rgb(46 16 101 / 0.9);
}
.tw-border-r-violet-950\/95 {
  border-right-color: rgb(46 16 101 / 0.95);
}
.tw-border-r-white {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-r-white\/0 {
  border-right-color: rgb(255 255 255 / 0);
}
.tw-border-r-white\/10 {
  border-right-color: rgb(255 255 255 / 0.1);
}
.tw-border-r-white\/100 {
  border-right-color: rgb(255 255 255 / 1);
}
.tw-border-r-white\/15 {
  border-right-color: rgb(255 255 255 / 0.15);
}
.tw-border-r-white\/20 {
  border-right-color: rgb(255 255 255 / 0.2);
}
.tw-border-r-white\/25 {
  border-right-color: rgb(255 255 255 / 0.25);
}
.tw-border-r-white\/30 {
  border-right-color: rgb(255 255 255 / 0.3);
}
.tw-border-r-white\/35 {
  border-right-color: rgb(255 255 255 / 0.35);
}
.tw-border-r-white\/40 {
  border-right-color: rgb(255 255 255 / 0.4);
}
.tw-border-r-white\/45 {
  border-right-color: rgb(255 255 255 / 0.45);
}
.tw-border-r-white\/5 {
  border-right-color: rgb(255 255 255 / 0.05);
}
.tw-border-r-white\/50 {
  border-right-color: rgb(255 255 255 / 0.5);
}
.tw-border-r-white\/55 {
  border-right-color: rgb(255 255 255 / 0.55);
}
.tw-border-r-white\/60 {
  border-right-color: rgb(255 255 255 / 0.6);
}
.tw-border-r-white\/65 {
  border-right-color: rgb(255 255 255 / 0.65);
}
.tw-border-r-white\/70 {
  border-right-color: rgb(255 255 255 / 0.7);
}
.tw-border-r-white\/75 {
  border-right-color: rgb(255 255 255 / 0.75);
}
.tw-border-r-white\/80 {
  border-right-color: rgb(255 255 255 / 0.8);
}
.tw-border-r-white\/85 {
  border-right-color: rgb(255 255 255 / 0.85);
}
.tw-border-r-white\/90 {
  border-right-color: rgb(255 255 255 / 0.9);
}
.tw-border-r-white\/95 {
  border-right-color: rgb(255 255 255 / 0.95);
}
.tw-border-r-yellow-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-100\/0 {
  border-right-color: rgb(254 249 195 / 0);
}
.tw-border-r-yellow-100\/10 {
  border-right-color: rgb(254 249 195 / 0.1);
}
.tw-border-r-yellow-100\/100 {
  border-right-color: rgb(254 249 195 / 1);
}
.tw-border-r-yellow-100\/15 {
  border-right-color: rgb(254 249 195 / 0.15);
}
.tw-border-r-yellow-100\/20 {
  border-right-color: rgb(254 249 195 / 0.2);
}
.tw-border-r-yellow-100\/25 {
  border-right-color: rgb(254 249 195 / 0.25);
}
.tw-border-r-yellow-100\/30 {
  border-right-color: rgb(254 249 195 / 0.3);
}
.tw-border-r-yellow-100\/35 {
  border-right-color: rgb(254 249 195 / 0.35);
}
.tw-border-r-yellow-100\/40 {
  border-right-color: rgb(254 249 195 / 0.4);
}
.tw-border-r-yellow-100\/45 {
  border-right-color: rgb(254 249 195 / 0.45);
}
.tw-border-r-yellow-100\/5 {
  border-right-color: rgb(254 249 195 / 0.05);
}
.tw-border-r-yellow-100\/50 {
  border-right-color: rgb(254 249 195 / 0.5);
}
.tw-border-r-yellow-100\/55 {
  border-right-color: rgb(254 249 195 / 0.55);
}
.tw-border-r-yellow-100\/60 {
  border-right-color: rgb(254 249 195 / 0.6);
}
.tw-border-r-yellow-100\/65 {
  border-right-color: rgb(254 249 195 / 0.65);
}
.tw-border-r-yellow-100\/70 {
  border-right-color: rgb(254 249 195 / 0.7);
}
.tw-border-r-yellow-100\/75 {
  border-right-color: rgb(254 249 195 / 0.75);
}
.tw-border-r-yellow-100\/80 {
  border-right-color: rgb(254 249 195 / 0.8);
}
.tw-border-r-yellow-100\/85 {
  border-right-color: rgb(254 249 195 / 0.85);
}
.tw-border-r-yellow-100\/90 {
  border-right-color: rgb(254 249 195 / 0.9);
}
.tw-border-r-yellow-100\/95 {
  border-right-color: rgb(254 249 195 / 0.95);
}
.tw-border-r-yellow-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-200\/0 {
  border-right-color: rgb(254 240 138 / 0);
}
.tw-border-r-yellow-200\/10 {
  border-right-color: rgb(254 240 138 / 0.1);
}
.tw-border-r-yellow-200\/100 {
  border-right-color: rgb(254 240 138 / 1);
}
.tw-border-r-yellow-200\/15 {
  border-right-color: rgb(254 240 138 / 0.15);
}
.tw-border-r-yellow-200\/20 {
  border-right-color: rgb(254 240 138 / 0.2);
}
.tw-border-r-yellow-200\/25 {
  border-right-color: rgb(254 240 138 / 0.25);
}
.tw-border-r-yellow-200\/30 {
  border-right-color: rgb(254 240 138 / 0.3);
}
.tw-border-r-yellow-200\/35 {
  border-right-color: rgb(254 240 138 / 0.35);
}
.tw-border-r-yellow-200\/40 {
  border-right-color: rgb(254 240 138 / 0.4);
}
.tw-border-r-yellow-200\/45 {
  border-right-color: rgb(254 240 138 / 0.45);
}
.tw-border-r-yellow-200\/5 {
  border-right-color: rgb(254 240 138 / 0.05);
}
.tw-border-r-yellow-200\/50 {
  border-right-color: rgb(254 240 138 / 0.5);
}
.tw-border-r-yellow-200\/55 {
  border-right-color: rgb(254 240 138 / 0.55);
}
.tw-border-r-yellow-200\/60 {
  border-right-color: rgb(254 240 138 / 0.6);
}
.tw-border-r-yellow-200\/65 {
  border-right-color: rgb(254 240 138 / 0.65);
}
.tw-border-r-yellow-200\/70 {
  border-right-color: rgb(254 240 138 / 0.7);
}
.tw-border-r-yellow-200\/75 {
  border-right-color: rgb(254 240 138 / 0.75);
}
.tw-border-r-yellow-200\/80 {
  border-right-color: rgb(254 240 138 / 0.8);
}
.tw-border-r-yellow-200\/85 {
  border-right-color: rgb(254 240 138 / 0.85);
}
.tw-border-r-yellow-200\/90 {
  border-right-color: rgb(254 240 138 / 0.9);
}
.tw-border-r-yellow-200\/95 {
  border-right-color: rgb(254 240 138 / 0.95);
}
.tw-border-r-yellow-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-300\/0 {
  border-right-color: rgb(253 224 71 / 0);
}
.tw-border-r-yellow-300\/10 {
  border-right-color: rgb(253 224 71 / 0.1);
}
.tw-border-r-yellow-300\/100 {
  border-right-color: rgb(253 224 71 / 1);
}
.tw-border-r-yellow-300\/15 {
  border-right-color: rgb(253 224 71 / 0.15);
}
.tw-border-r-yellow-300\/20 {
  border-right-color: rgb(253 224 71 / 0.2);
}
.tw-border-r-yellow-300\/25 {
  border-right-color: rgb(253 224 71 / 0.25);
}
.tw-border-r-yellow-300\/30 {
  border-right-color: rgb(253 224 71 / 0.3);
}
.tw-border-r-yellow-300\/35 {
  border-right-color: rgb(253 224 71 / 0.35);
}
.tw-border-r-yellow-300\/40 {
  border-right-color: rgb(253 224 71 / 0.4);
}
.tw-border-r-yellow-300\/45 {
  border-right-color: rgb(253 224 71 / 0.45);
}
.tw-border-r-yellow-300\/5 {
  border-right-color: rgb(253 224 71 / 0.05);
}
.tw-border-r-yellow-300\/50 {
  border-right-color: rgb(253 224 71 / 0.5);
}
.tw-border-r-yellow-300\/55 {
  border-right-color: rgb(253 224 71 / 0.55);
}
.tw-border-r-yellow-300\/60 {
  border-right-color: rgb(253 224 71 / 0.6);
}
.tw-border-r-yellow-300\/65 {
  border-right-color: rgb(253 224 71 / 0.65);
}
.tw-border-r-yellow-300\/70 {
  border-right-color: rgb(253 224 71 / 0.7);
}
.tw-border-r-yellow-300\/75 {
  border-right-color: rgb(253 224 71 / 0.75);
}
.tw-border-r-yellow-300\/80 {
  border-right-color: rgb(253 224 71 / 0.8);
}
.tw-border-r-yellow-300\/85 {
  border-right-color: rgb(253 224 71 / 0.85);
}
.tw-border-r-yellow-300\/90 {
  border-right-color: rgb(253 224 71 / 0.9);
}
.tw-border-r-yellow-300\/95 {
  border-right-color: rgb(253 224 71 / 0.95);
}
.tw-border-r-yellow-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-400\/0 {
  border-right-color: rgb(250 204 21 / 0);
}
.tw-border-r-yellow-400\/10 {
  border-right-color: rgb(250 204 21 / 0.1);
}
.tw-border-r-yellow-400\/100 {
  border-right-color: rgb(250 204 21 / 1);
}
.tw-border-r-yellow-400\/15 {
  border-right-color: rgb(250 204 21 / 0.15);
}
.tw-border-r-yellow-400\/20 {
  border-right-color: rgb(250 204 21 / 0.2);
}
.tw-border-r-yellow-400\/25 {
  border-right-color: rgb(250 204 21 / 0.25);
}
.tw-border-r-yellow-400\/30 {
  border-right-color: rgb(250 204 21 / 0.3);
}
.tw-border-r-yellow-400\/35 {
  border-right-color: rgb(250 204 21 / 0.35);
}
.tw-border-r-yellow-400\/40 {
  border-right-color: rgb(250 204 21 / 0.4);
}
.tw-border-r-yellow-400\/45 {
  border-right-color: rgb(250 204 21 / 0.45);
}
.tw-border-r-yellow-400\/5 {
  border-right-color: rgb(250 204 21 / 0.05);
}
.tw-border-r-yellow-400\/50 {
  border-right-color: rgb(250 204 21 / 0.5);
}
.tw-border-r-yellow-400\/55 {
  border-right-color: rgb(250 204 21 / 0.55);
}
.tw-border-r-yellow-400\/60 {
  border-right-color: rgb(250 204 21 / 0.6);
}
.tw-border-r-yellow-400\/65 {
  border-right-color: rgb(250 204 21 / 0.65);
}
.tw-border-r-yellow-400\/70 {
  border-right-color: rgb(250 204 21 / 0.7);
}
.tw-border-r-yellow-400\/75 {
  border-right-color: rgb(250 204 21 / 0.75);
}
.tw-border-r-yellow-400\/80 {
  border-right-color: rgb(250 204 21 / 0.8);
}
.tw-border-r-yellow-400\/85 {
  border-right-color: rgb(250 204 21 / 0.85);
}
.tw-border-r-yellow-400\/90 {
  border-right-color: rgb(250 204 21 / 0.9);
}
.tw-border-r-yellow-400\/95 {
  border-right-color: rgb(250 204 21 / 0.95);
}
.tw-border-r-yellow-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-50\/0 {
  border-right-color: rgb(254 252 232 / 0);
}
.tw-border-r-yellow-50\/10 {
  border-right-color: rgb(254 252 232 / 0.1);
}
.tw-border-r-yellow-50\/100 {
  border-right-color: rgb(254 252 232 / 1);
}
.tw-border-r-yellow-50\/15 {
  border-right-color: rgb(254 252 232 / 0.15);
}
.tw-border-r-yellow-50\/20 {
  border-right-color: rgb(254 252 232 / 0.2);
}
.tw-border-r-yellow-50\/25 {
  border-right-color: rgb(254 252 232 / 0.25);
}
.tw-border-r-yellow-50\/30 {
  border-right-color: rgb(254 252 232 / 0.3);
}
.tw-border-r-yellow-50\/35 {
  border-right-color: rgb(254 252 232 / 0.35);
}
.tw-border-r-yellow-50\/40 {
  border-right-color: rgb(254 252 232 / 0.4);
}
.tw-border-r-yellow-50\/45 {
  border-right-color: rgb(254 252 232 / 0.45);
}
.tw-border-r-yellow-50\/5 {
  border-right-color: rgb(254 252 232 / 0.05);
}
.tw-border-r-yellow-50\/50 {
  border-right-color: rgb(254 252 232 / 0.5);
}
.tw-border-r-yellow-50\/55 {
  border-right-color: rgb(254 252 232 / 0.55);
}
.tw-border-r-yellow-50\/60 {
  border-right-color: rgb(254 252 232 / 0.6);
}
.tw-border-r-yellow-50\/65 {
  border-right-color: rgb(254 252 232 / 0.65);
}
.tw-border-r-yellow-50\/70 {
  border-right-color: rgb(254 252 232 / 0.7);
}
.tw-border-r-yellow-50\/75 {
  border-right-color: rgb(254 252 232 / 0.75);
}
.tw-border-r-yellow-50\/80 {
  border-right-color: rgb(254 252 232 / 0.8);
}
.tw-border-r-yellow-50\/85 {
  border-right-color: rgb(254 252 232 / 0.85);
}
.tw-border-r-yellow-50\/90 {
  border-right-color: rgb(254 252 232 / 0.9);
}
.tw-border-r-yellow-50\/95 {
  border-right-color: rgb(254 252 232 / 0.95);
}
.tw-border-r-yellow-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-500\/0 {
  border-right-color: rgb(234 179 8 / 0);
}
.tw-border-r-yellow-500\/10 {
  border-right-color: rgb(234 179 8 / 0.1);
}
.tw-border-r-yellow-500\/100 {
  border-right-color: rgb(234 179 8 / 1);
}
.tw-border-r-yellow-500\/15 {
  border-right-color: rgb(234 179 8 / 0.15);
}
.tw-border-r-yellow-500\/20 {
  border-right-color: rgb(234 179 8 / 0.2);
}
.tw-border-r-yellow-500\/25 {
  border-right-color: rgb(234 179 8 / 0.25);
}
.tw-border-r-yellow-500\/30 {
  border-right-color: rgb(234 179 8 / 0.3);
}
.tw-border-r-yellow-500\/35 {
  border-right-color: rgb(234 179 8 / 0.35);
}
.tw-border-r-yellow-500\/40 {
  border-right-color: rgb(234 179 8 / 0.4);
}
.tw-border-r-yellow-500\/45 {
  border-right-color: rgb(234 179 8 / 0.45);
}
.tw-border-r-yellow-500\/5 {
  border-right-color: rgb(234 179 8 / 0.05);
}
.tw-border-r-yellow-500\/50 {
  border-right-color: rgb(234 179 8 / 0.5);
}
.tw-border-r-yellow-500\/55 {
  border-right-color: rgb(234 179 8 / 0.55);
}
.tw-border-r-yellow-500\/60 {
  border-right-color: rgb(234 179 8 / 0.6);
}
.tw-border-r-yellow-500\/65 {
  border-right-color: rgb(234 179 8 / 0.65);
}
.tw-border-r-yellow-500\/70 {
  border-right-color: rgb(234 179 8 / 0.7);
}
.tw-border-r-yellow-500\/75 {
  border-right-color: rgb(234 179 8 / 0.75);
}
.tw-border-r-yellow-500\/80 {
  border-right-color: rgb(234 179 8 / 0.8);
}
.tw-border-r-yellow-500\/85 {
  border-right-color: rgb(234 179 8 / 0.85);
}
.tw-border-r-yellow-500\/90 {
  border-right-color: rgb(234 179 8 / 0.9);
}
.tw-border-r-yellow-500\/95 {
  border-right-color: rgb(234 179 8 / 0.95);
}
.tw-border-r-yellow-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-600\/0 {
  border-right-color: rgb(202 138 4 / 0);
}
.tw-border-r-yellow-600\/10 {
  border-right-color: rgb(202 138 4 / 0.1);
}
.tw-border-r-yellow-600\/100 {
  border-right-color: rgb(202 138 4 / 1);
}
.tw-border-r-yellow-600\/15 {
  border-right-color: rgb(202 138 4 / 0.15);
}
.tw-border-r-yellow-600\/20 {
  border-right-color: rgb(202 138 4 / 0.2);
}
.tw-border-r-yellow-600\/25 {
  border-right-color: rgb(202 138 4 / 0.25);
}
.tw-border-r-yellow-600\/30 {
  border-right-color: rgb(202 138 4 / 0.3);
}
.tw-border-r-yellow-600\/35 {
  border-right-color: rgb(202 138 4 / 0.35);
}
.tw-border-r-yellow-600\/40 {
  border-right-color: rgb(202 138 4 / 0.4);
}
.tw-border-r-yellow-600\/45 {
  border-right-color: rgb(202 138 4 / 0.45);
}
.tw-border-r-yellow-600\/5 {
  border-right-color: rgb(202 138 4 / 0.05);
}
.tw-border-r-yellow-600\/50 {
  border-right-color: rgb(202 138 4 / 0.5);
}
.tw-border-r-yellow-600\/55 {
  border-right-color: rgb(202 138 4 / 0.55);
}
.tw-border-r-yellow-600\/60 {
  border-right-color: rgb(202 138 4 / 0.6);
}
.tw-border-r-yellow-600\/65 {
  border-right-color: rgb(202 138 4 / 0.65);
}
.tw-border-r-yellow-600\/70 {
  border-right-color: rgb(202 138 4 / 0.7);
}
.tw-border-r-yellow-600\/75 {
  border-right-color: rgb(202 138 4 / 0.75);
}
.tw-border-r-yellow-600\/80 {
  border-right-color: rgb(202 138 4 / 0.8);
}
.tw-border-r-yellow-600\/85 {
  border-right-color: rgb(202 138 4 / 0.85);
}
.tw-border-r-yellow-600\/90 {
  border-right-color: rgb(202 138 4 / 0.9);
}
.tw-border-r-yellow-600\/95 {
  border-right-color: rgb(202 138 4 / 0.95);
}
.tw-border-r-yellow-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-700\/0 {
  border-right-color: rgb(161 98 7 / 0);
}
.tw-border-r-yellow-700\/10 {
  border-right-color: rgb(161 98 7 / 0.1);
}
.tw-border-r-yellow-700\/100 {
  border-right-color: rgb(161 98 7 / 1);
}
.tw-border-r-yellow-700\/15 {
  border-right-color: rgb(161 98 7 / 0.15);
}
.tw-border-r-yellow-700\/20 {
  border-right-color: rgb(161 98 7 / 0.2);
}
.tw-border-r-yellow-700\/25 {
  border-right-color: rgb(161 98 7 / 0.25);
}
.tw-border-r-yellow-700\/30 {
  border-right-color: rgb(161 98 7 / 0.3);
}
.tw-border-r-yellow-700\/35 {
  border-right-color: rgb(161 98 7 / 0.35);
}
.tw-border-r-yellow-700\/40 {
  border-right-color: rgb(161 98 7 / 0.4);
}
.tw-border-r-yellow-700\/45 {
  border-right-color: rgb(161 98 7 / 0.45);
}
.tw-border-r-yellow-700\/5 {
  border-right-color: rgb(161 98 7 / 0.05);
}
.tw-border-r-yellow-700\/50 {
  border-right-color: rgb(161 98 7 / 0.5);
}
.tw-border-r-yellow-700\/55 {
  border-right-color: rgb(161 98 7 / 0.55);
}
.tw-border-r-yellow-700\/60 {
  border-right-color: rgb(161 98 7 / 0.6);
}
.tw-border-r-yellow-700\/65 {
  border-right-color: rgb(161 98 7 / 0.65);
}
.tw-border-r-yellow-700\/70 {
  border-right-color: rgb(161 98 7 / 0.7);
}
.tw-border-r-yellow-700\/75 {
  border-right-color: rgb(161 98 7 / 0.75);
}
.tw-border-r-yellow-700\/80 {
  border-right-color: rgb(161 98 7 / 0.8);
}
.tw-border-r-yellow-700\/85 {
  border-right-color: rgb(161 98 7 / 0.85);
}
.tw-border-r-yellow-700\/90 {
  border-right-color: rgb(161 98 7 / 0.9);
}
.tw-border-r-yellow-700\/95 {
  border-right-color: rgb(161 98 7 / 0.95);
}
.tw-border-r-yellow-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-800\/0 {
  border-right-color: rgb(133 77 14 / 0);
}
.tw-border-r-yellow-800\/10 {
  border-right-color: rgb(133 77 14 / 0.1);
}
.tw-border-r-yellow-800\/100 {
  border-right-color: rgb(133 77 14 / 1);
}
.tw-border-r-yellow-800\/15 {
  border-right-color: rgb(133 77 14 / 0.15);
}
.tw-border-r-yellow-800\/20 {
  border-right-color: rgb(133 77 14 / 0.2);
}
.tw-border-r-yellow-800\/25 {
  border-right-color: rgb(133 77 14 / 0.25);
}
.tw-border-r-yellow-800\/30 {
  border-right-color: rgb(133 77 14 / 0.3);
}
.tw-border-r-yellow-800\/35 {
  border-right-color: rgb(133 77 14 / 0.35);
}
.tw-border-r-yellow-800\/40 {
  border-right-color: rgb(133 77 14 / 0.4);
}
.tw-border-r-yellow-800\/45 {
  border-right-color: rgb(133 77 14 / 0.45);
}
.tw-border-r-yellow-800\/5 {
  border-right-color: rgb(133 77 14 / 0.05);
}
.tw-border-r-yellow-800\/50 {
  border-right-color: rgb(133 77 14 / 0.5);
}
.tw-border-r-yellow-800\/55 {
  border-right-color: rgb(133 77 14 / 0.55);
}
.tw-border-r-yellow-800\/60 {
  border-right-color: rgb(133 77 14 / 0.6);
}
.tw-border-r-yellow-800\/65 {
  border-right-color: rgb(133 77 14 / 0.65);
}
.tw-border-r-yellow-800\/70 {
  border-right-color: rgb(133 77 14 / 0.7);
}
.tw-border-r-yellow-800\/75 {
  border-right-color: rgb(133 77 14 / 0.75);
}
.tw-border-r-yellow-800\/80 {
  border-right-color: rgb(133 77 14 / 0.8);
}
.tw-border-r-yellow-800\/85 {
  border-right-color: rgb(133 77 14 / 0.85);
}
.tw-border-r-yellow-800\/90 {
  border-right-color: rgb(133 77 14 / 0.9);
}
.tw-border-r-yellow-800\/95 {
  border-right-color: rgb(133 77 14 / 0.95);
}
.tw-border-r-yellow-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-900\/0 {
  border-right-color: rgb(113 63 18 / 0);
}
.tw-border-r-yellow-900\/10 {
  border-right-color: rgb(113 63 18 / 0.1);
}
.tw-border-r-yellow-900\/100 {
  border-right-color: rgb(113 63 18 / 1);
}
.tw-border-r-yellow-900\/15 {
  border-right-color: rgb(113 63 18 / 0.15);
}
.tw-border-r-yellow-900\/20 {
  border-right-color: rgb(113 63 18 / 0.2);
}
.tw-border-r-yellow-900\/25 {
  border-right-color: rgb(113 63 18 / 0.25);
}
.tw-border-r-yellow-900\/30 {
  border-right-color: rgb(113 63 18 / 0.3);
}
.tw-border-r-yellow-900\/35 {
  border-right-color: rgb(113 63 18 / 0.35);
}
.tw-border-r-yellow-900\/40 {
  border-right-color: rgb(113 63 18 / 0.4);
}
.tw-border-r-yellow-900\/45 {
  border-right-color: rgb(113 63 18 / 0.45);
}
.tw-border-r-yellow-900\/5 {
  border-right-color: rgb(113 63 18 / 0.05);
}
.tw-border-r-yellow-900\/50 {
  border-right-color: rgb(113 63 18 / 0.5);
}
.tw-border-r-yellow-900\/55 {
  border-right-color: rgb(113 63 18 / 0.55);
}
.tw-border-r-yellow-900\/60 {
  border-right-color: rgb(113 63 18 / 0.6);
}
.tw-border-r-yellow-900\/65 {
  border-right-color: rgb(113 63 18 / 0.65);
}
.tw-border-r-yellow-900\/70 {
  border-right-color: rgb(113 63 18 / 0.7);
}
.tw-border-r-yellow-900\/75 {
  border-right-color: rgb(113 63 18 / 0.75);
}
.tw-border-r-yellow-900\/80 {
  border-right-color: rgb(113 63 18 / 0.8);
}
.tw-border-r-yellow-900\/85 {
  border-right-color: rgb(113 63 18 / 0.85);
}
.tw-border-r-yellow-900\/90 {
  border-right-color: rgb(113 63 18 / 0.9);
}
.tw-border-r-yellow-900\/95 {
  border-right-color: rgb(113 63 18 / 0.95);
}
.tw-border-r-yellow-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-r-yellow-950\/0 {
  border-right-color: rgb(66 32 6 / 0);
}
.tw-border-r-yellow-950\/10 {
  border-right-color: rgb(66 32 6 / 0.1);
}
.tw-border-r-yellow-950\/100 {
  border-right-color: rgb(66 32 6 / 1);
}
.tw-border-r-yellow-950\/15 {
  border-right-color: rgb(66 32 6 / 0.15);
}
.tw-border-r-yellow-950\/20 {
  border-right-color: rgb(66 32 6 / 0.2);
}
.tw-border-r-yellow-950\/25 {
  border-right-color: rgb(66 32 6 / 0.25);
}
.tw-border-r-yellow-950\/30 {
  border-right-color: rgb(66 32 6 / 0.3);
}
.tw-border-r-yellow-950\/35 {
  border-right-color: rgb(66 32 6 / 0.35);
}
.tw-border-r-yellow-950\/40 {
  border-right-color: rgb(66 32 6 / 0.4);
}
.tw-border-r-yellow-950\/45 {
  border-right-color: rgb(66 32 6 / 0.45);
}
.tw-border-r-yellow-950\/5 {
  border-right-color: rgb(66 32 6 / 0.05);
}
.tw-border-r-yellow-950\/50 {
  border-right-color: rgb(66 32 6 / 0.5);
}
.tw-border-r-yellow-950\/55 {
  border-right-color: rgb(66 32 6 / 0.55);
}
.tw-border-r-yellow-950\/60 {
  border-right-color: rgb(66 32 6 / 0.6);
}
.tw-border-r-yellow-950\/65 {
  border-right-color: rgb(66 32 6 / 0.65);
}
.tw-border-r-yellow-950\/70 {
  border-right-color: rgb(66 32 6 / 0.7);
}
.tw-border-r-yellow-950\/75 {
  border-right-color: rgb(66 32 6 / 0.75);
}
.tw-border-r-yellow-950\/80 {
  border-right-color: rgb(66 32 6 / 0.8);
}
.tw-border-r-yellow-950\/85 {
  border-right-color: rgb(66 32 6 / 0.85);
}
.tw-border-r-yellow-950\/90 {
  border-right-color: rgb(66 32 6 / 0.9);
}
.tw-border-r-yellow-950\/95 {
  border-right-color: rgb(66 32 6 / 0.95);
}
.tw-border-r-zinc-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-100\/0 {
  border-right-color: rgb(244 244 245 / 0);
}
.tw-border-r-zinc-100\/10 {
  border-right-color: rgb(244 244 245 / 0.1);
}
.tw-border-r-zinc-100\/100 {
  border-right-color: rgb(244 244 245 / 1);
}
.tw-border-r-zinc-100\/15 {
  border-right-color: rgb(244 244 245 / 0.15);
}
.tw-border-r-zinc-100\/20 {
  border-right-color: rgb(244 244 245 / 0.2);
}
.tw-border-r-zinc-100\/25 {
  border-right-color: rgb(244 244 245 / 0.25);
}
.tw-border-r-zinc-100\/30 {
  border-right-color: rgb(244 244 245 / 0.3);
}
.tw-border-r-zinc-100\/35 {
  border-right-color: rgb(244 244 245 / 0.35);
}
.tw-border-r-zinc-100\/40 {
  border-right-color: rgb(244 244 245 / 0.4);
}
.tw-border-r-zinc-100\/45 {
  border-right-color: rgb(244 244 245 / 0.45);
}
.tw-border-r-zinc-100\/5 {
  border-right-color: rgb(244 244 245 / 0.05);
}
.tw-border-r-zinc-100\/50 {
  border-right-color: rgb(244 244 245 / 0.5);
}
.tw-border-r-zinc-100\/55 {
  border-right-color: rgb(244 244 245 / 0.55);
}
.tw-border-r-zinc-100\/60 {
  border-right-color: rgb(244 244 245 / 0.6);
}
.tw-border-r-zinc-100\/65 {
  border-right-color: rgb(244 244 245 / 0.65);
}
.tw-border-r-zinc-100\/70 {
  border-right-color: rgb(244 244 245 / 0.7);
}
.tw-border-r-zinc-100\/75 {
  border-right-color: rgb(244 244 245 / 0.75);
}
.tw-border-r-zinc-100\/80 {
  border-right-color: rgb(244 244 245 / 0.8);
}
.tw-border-r-zinc-100\/85 {
  border-right-color: rgb(244 244 245 / 0.85);
}
.tw-border-r-zinc-100\/90 {
  border-right-color: rgb(244 244 245 / 0.9);
}
.tw-border-r-zinc-100\/95 {
  border-right-color: rgb(244 244 245 / 0.95);
}
.tw-border-r-zinc-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-200\/0 {
  border-right-color: rgb(228 228 231 / 0);
}
.tw-border-r-zinc-200\/10 {
  border-right-color: rgb(228 228 231 / 0.1);
}
.tw-border-r-zinc-200\/100 {
  border-right-color: rgb(228 228 231 / 1);
}
.tw-border-r-zinc-200\/15 {
  border-right-color: rgb(228 228 231 / 0.15);
}
.tw-border-r-zinc-200\/20 {
  border-right-color: rgb(228 228 231 / 0.2);
}
.tw-border-r-zinc-200\/25 {
  border-right-color: rgb(228 228 231 / 0.25);
}
.tw-border-r-zinc-200\/30 {
  border-right-color: rgb(228 228 231 / 0.3);
}
.tw-border-r-zinc-200\/35 {
  border-right-color: rgb(228 228 231 / 0.35);
}
.tw-border-r-zinc-200\/40 {
  border-right-color: rgb(228 228 231 / 0.4);
}
.tw-border-r-zinc-200\/45 {
  border-right-color: rgb(228 228 231 / 0.45);
}
.tw-border-r-zinc-200\/5 {
  border-right-color: rgb(228 228 231 / 0.05);
}
.tw-border-r-zinc-200\/50 {
  border-right-color: rgb(228 228 231 / 0.5);
}
.tw-border-r-zinc-200\/55 {
  border-right-color: rgb(228 228 231 / 0.55);
}
.tw-border-r-zinc-200\/60 {
  border-right-color: rgb(228 228 231 / 0.6);
}
.tw-border-r-zinc-200\/65 {
  border-right-color: rgb(228 228 231 / 0.65);
}
.tw-border-r-zinc-200\/70 {
  border-right-color: rgb(228 228 231 / 0.7);
}
.tw-border-r-zinc-200\/75 {
  border-right-color: rgb(228 228 231 / 0.75);
}
.tw-border-r-zinc-200\/80 {
  border-right-color: rgb(228 228 231 / 0.8);
}
.tw-border-r-zinc-200\/85 {
  border-right-color: rgb(228 228 231 / 0.85);
}
.tw-border-r-zinc-200\/90 {
  border-right-color: rgb(228 228 231 / 0.9);
}
.tw-border-r-zinc-200\/95 {
  border-right-color: rgb(228 228 231 / 0.95);
}
.tw-border-r-zinc-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-300\/0 {
  border-right-color: rgb(212 212 216 / 0);
}
.tw-border-r-zinc-300\/10 {
  border-right-color: rgb(212 212 216 / 0.1);
}
.tw-border-r-zinc-300\/100 {
  border-right-color: rgb(212 212 216 / 1);
}
.tw-border-r-zinc-300\/15 {
  border-right-color: rgb(212 212 216 / 0.15);
}
.tw-border-r-zinc-300\/20 {
  border-right-color: rgb(212 212 216 / 0.2);
}
.tw-border-r-zinc-300\/25 {
  border-right-color: rgb(212 212 216 / 0.25);
}
.tw-border-r-zinc-300\/30 {
  border-right-color: rgb(212 212 216 / 0.3);
}
.tw-border-r-zinc-300\/35 {
  border-right-color: rgb(212 212 216 / 0.35);
}
.tw-border-r-zinc-300\/40 {
  border-right-color: rgb(212 212 216 / 0.4);
}
.tw-border-r-zinc-300\/45 {
  border-right-color: rgb(212 212 216 / 0.45);
}
.tw-border-r-zinc-300\/5 {
  border-right-color: rgb(212 212 216 / 0.05);
}
.tw-border-r-zinc-300\/50 {
  border-right-color: rgb(212 212 216 / 0.5);
}
.tw-border-r-zinc-300\/55 {
  border-right-color: rgb(212 212 216 / 0.55);
}
.tw-border-r-zinc-300\/60 {
  border-right-color: rgb(212 212 216 / 0.6);
}
.tw-border-r-zinc-300\/65 {
  border-right-color: rgb(212 212 216 / 0.65);
}
.tw-border-r-zinc-300\/70 {
  border-right-color: rgb(212 212 216 / 0.7);
}
.tw-border-r-zinc-300\/75 {
  border-right-color: rgb(212 212 216 / 0.75);
}
.tw-border-r-zinc-300\/80 {
  border-right-color: rgb(212 212 216 / 0.8);
}
.tw-border-r-zinc-300\/85 {
  border-right-color: rgb(212 212 216 / 0.85);
}
.tw-border-r-zinc-300\/90 {
  border-right-color: rgb(212 212 216 / 0.9);
}
.tw-border-r-zinc-300\/95 {
  border-right-color: rgb(212 212 216 / 0.95);
}
.tw-border-r-zinc-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-400\/0 {
  border-right-color: rgb(161 161 170 / 0);
}
.tw-border-r-zinc-400\/10 {
  border-right-color: rgb(161 161 170 / 0.1);
}
.tw-border-r-zinc-400\/100 {
  border-right-color: rgb(161 161 170 / 1);
}
.tw-border-r-zinc-400\/15 {
  border-right-color: rgb(161 161 170 / 0.15);
}
.tw-border-r-zinc-400\/20 {
  border-right-color: rgb(161 161 170 / 0.2);
}
.tw-border-r-zinc-400\/25 {
  border-right-color: rgb(161 161 170 / 0.25);
}
.tw-border-r-zinc-400\/30 {
  border-right-color: rgb(161 161 170 / 0.3);
}
.tw-border-r-zinc-400\/35 {
  border-right-color: rgb(161 161 170 / 0.35);
}
.tw-border-r-zinc-400\/40 {
  border-right-color: rgb(161 161 170 / 0.4);
}
.tw-border-r-zinc-400\/45 {
  border-right-color: rgb(161 161 170 / 0.45);
}
.tw-border-r-zinc-400\/5 {
  border-right-color: rgb(161 161 170 / 0.05);
}
.tw-border-r-zinc-400\/50 {
  border-right-color: rgb(161 161 170 / 0.5);
}
.tw-border-r-zinc-400\/55 {
  border-right-color: rgb(161 161 170 / 0.55);
}
.tw-border-r-zinc-400\/60 {
  border-right-color: rgb(161 161 170 / 0.6);
}
.tw-border-r-zinc-400\/65 {
  border-right-color: rgb(161 161 170 / 0.65);
}
.tw-border-r-zinc-400\/70 {
  border-right-color: rgb(161 161 170 / 0.7);
}
.tw-border-r-zinc-400\/75 {
  border-right-color: rgb(161 161 170 / 0.75);
}
.tw-border-r-zinc-400\/80 {
  border-right-color: rgb(161 161 170 / 0.8);
}
.tw-border-r-zinc-400\/85 {
  border-right-color: rgb(161 161 170 / 0.85);
}
.tw-border-r-zinc-400\/90 {
  border-right-color: rgb(161 161 170 / 0.9);
}
.tw-border-r-zinc-400\/95 {
  border-right-color: rgb(161 161 170 / 0.95);
}
.tw-border-r-zinc-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-50\/0 {
  border-right-color: rgb(250 250 250 / 0);
}
.tw-border-r-zinc-50\/10 {
  border-right-color: rgb(250 250 250 / 0.1);
}
.tw-border-r-zinc-50\/100 {
  border-right-color: rgb(250 250 250 / 1);
}
.tw-border-r-zinc-50\/15 {
  border-right-color: rgb(250 250 250 / 0.15);
}
.tw-border-r-zinc-50\/20 {
  border-right-color: rgb(250 250 250 / 0.2);
}
.tw-border-r-zinc-50\/25 {
  border-right-color: rgb(250 250 250 / 0.25);
}
.tw-border-r-zinc-50\/30 {
  border-right-color: rgb(250 250 250 / 0.3);
}
.tw-border-r-zinc-50\/35 {
  border-right-color: rgb(250 250 250 / 0.35);
}
.tw-border-r-zinc-50\/40 {
  border-right-color: rgb(250 250 250 / 0.4);
}
.tw-border-r-zinc-50\/45 {
  border-right-color: rgb(250 250 250 / 0.45);
}
.tw-border-r-zinc-50\/5 {
  border-right-color: rgb(250 250 250 / 0.05);
}
.tw-border-r-zinc-50\/50 {
  border-right-color: rgb(250 250 250 / 0.5);
}
.tw-border-r-zinc-50\/55 {
  border-right-color: rgb(250 250 250 / 0.55);
}
.tw-border-r-zinc-50\/60 {
  border-right-color: rgb(250 250 250 / 0.6);
}
.tw-border-r-zinc-50\/65 {
  border-right-color: rgb(250 250 250 / 0.65);
}
.tw-border-r-zinc-50\/70 {
  border-right-color: rgb(250 250 250 / 0.7);
}
.tw-border-r-zinc-50\/75 {
  border-right-color: rgb(250 250 250 / 0.75);
}
.tw-border-r-zinc-50\/80 {
  border-right-color: rgb(250 250 250 / 0.8);
}
.tw-border-r-zinc-50\/85 {
  border-right-color: rgb(250 250 250 / 0.85);
}
.tw-border-r-zinc-50\/90 {
  border-right-color: rgb(250 250 250 / 0.9);
}
.tw-border-r-zinc-50\/95 {
  border-right-color: rgb(250 250 250 / 0.95);
}
.tw-border-r-zinc-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-500\/0 {
  border-right-color: rgb(113 113 122 / 0);
}
.tw-border-r-zinc-500\/10 {
  border-right-color: rgb(113 113 122 / 0.1);
}
.tw-border-r-zinc-500\/100 {
  border-right-color: rgb(113 113 122 / 1);
}
.tw-border-r-zinc-500\/15 {
  border-right-color: rgb(113 113 122 / 0.15);
}
.tw-border-r-zinc-500\/20 {
  border-right-color: rgb(113 113 122 / 0.2);
}
.tw-border-r-zinc-500\/25 {
  border-right-color: rgb(113 113 122 / 0.25);
}
.tw-border-r-zinc-500\/30 {
  border-right-color: rgb(113 113 122 / 0.3);
}
.tw-border-r-zinc-500\/35 {
  border-right-color: rgb(113 113 122 / 0.35);
}
.tw-border-r-zinc-500\/40 {
  border-right-color: rgb(113 113 122 / 0.4);
}
.tw-border-r-zinc-500\/45 {
  border-right-color: rgb(113 113 122 / 0.45);
}
.tw-border-r-zinc-500\/5 {
  border-right-color: rgb(113 113 122 / 0.05);
}
.tw-border-r-zinc-500\/50 {
  border-right-color: rgb(113 113 122 / 0.5);
}
.tw-border-r-zinc-500\/55 {
  border-right-color: rgb(113 113 122 / 0.55);
}
.tw-border-r-zinc-500\/60 {
  border-right-color: rgb(113 113 122 / 0.6);
}
.tw-border-r-zinc-500\/65 {
  border-right-color: rgb(113 113 122 / 0.65);
}
.tw-border-r-zinc-500\/70 {
  border-right-color: rgb(113 113 122 / 0.7);
}
.tw-border-r-zinc-500\/75 {
  border-right-color: rgb(113 113 122 / 0.75);
}
.tw-border-r-zinc-500\/80 {
  border-right-color: rgb(113 113 122 / 0.8);
}
.tw-border-r-zinc-500\/85 {
  border-right-color: rgb(113 113 122 / 0.85);
}
.tw-border-r-zinc-500\/90 {
  border-right-color: rgb(113 113 122 / 0.9);
}
.tw-border-r-zinc-500\/95 {
  border-right-color: rgb(113 113 122 / 0.95);
}
.tw-border-r-zinc-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-600\/0 {
  border-right-color: rgb(82 82 91 / 0);
}
.tw-border-r-zinc-600\/10 {
  border-right-color: rgb(82 82 91 / 0.1);
}
.tw-border-r-zinc-600\/100 {
  border-right-color: rgb(82 82 91 / 1);
}
.tw-border-r-zinc-600\/15 {
  border-right-color: rgb(82 82 91 / 0.15);
}
.tw-border-r-zinc-600\/20 {
  border-right-color: rgb(82 82 91 / 0.2);
}
.tw-border-r-zinc-600\/25 {
  border-right-color: rgb(82 82 91 / 0.25);
}
.tw-border-r-zinc-600\/30 {
  border-right-color: rgb(82 82 91 / 0.3);
}
.tw-border-r-zinc-600\/35 {
  border-right-color: rgb(82 82 91 / 0.35);
}
.tw-border-r-zinc-600\/40 {
  border-right-color: rgb(82 82 91 / 0.4);
}
.tw-border-r-zinc-600\/45 {
  border-right-color: rgb(82 82 91 / 0.45);
}
.tw-border-r-zinc-600\/5 {
  border-right-color: rgb(82 82 91 / 0.05);
}
.tw-border-r-zinc-600\/50 {
  border-right-color: rgb(82 82 91 / 0.5);
}
.tw-border-r-zinc-600\/55 {
  border-right-color: rgb(82 82 91 / 0.55);
}
.tw-border-r-zinc-600\/60 {
  border-right-color: rgb(82 82 91 / 0.6);
}
.tw-border-r-zinc-600\/65 {
  border-right-color: rgb(82 82 91 / 0.65);
}
.tw-border-r-zinc-600\/70 {
  border-right-color: rgb(82 82 91 / 0.7);
}
.tw-border-r-zinc-600\/75 {
  border-right-color: rgb(82 82 91 / 0.75);
}
.tw-border-r-zinc-600\/80 {
  border-right-color: rgb(82 82 91 / 0.8);
}
.tw-border-r-zinc-600\/85 {
  border-right-color: rgb(82 82 91 / 0.85);
}
.tw-border-r-zinc-600\/90 {
  border-right-color: rgb(82 82 91 / 0.9);
}
.tw-border-r-zinc-600\/95 {
  border-right-color: rgb(82 82 91 / 0.95);
}
.tw-border-r-zinc-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-700\/0 {
  border-right-color: rgb(63 63 70 / 0);
}
.tw-border-r-zinc-700\/10 {
  border-right-color: rgb(63 63 70 / 0.1);
}
.tw-border-r-zinc-700\/100 {
  border-right-color: rgb(63 63 70 / 1);
}
.tw-border-r-zinc-700\/15 {
  border-right-color: rgb(63 63 70 / 0.15);
}
.tw-border-r-zinc-700\/20 {
  border-right-color: rgb(63 63 70 / 0.2);
}
.tw-border-r-zinc-700\/25 {
  border-right-color: rgb(63 63 70 / 0.25);
}
.tw-border-r-zinc-700\/30 {
  border-right-color: rgb(63 63 70 / 0.3);
}
.tw-border-r-zinc-700\/35 {
  border-right-color: rgb(63 63 70 / 0.35);
}
.tw-border-r-zinc-700\/40 {
  border-right-color: rgb(63 63 70 / 0.4);
}
.tw-border-r-zinc-700\/45 {
  border-right-color: rgb(63 63 70 / 0.45);
}
.tw-border-r-zinc-700\/5 {
  border-right-color: rgb(63 63 70 / 0.05);
}
.tw-border-r-zinc-700\/50 {
  border-right-color: rgb(63 63 70 / 0.5);
}
.tw-border-r-zinc-700\/55 {
  border-right-color: rgb(63 63 70 / 0.55);
}
.tw-border-r-zinc-700\/60 {
  border-right-color: rgb(63 63 70 / 0.6);
}
.tw-border-r-zinc-700\/65 {
  border-right-color: rgb(63 63 70 / 0.65);
}
.tw-border-r-zinc-700\/70 {
  border-right-color: rgb(63 63 70 / 0.7);
}
.tw-border-r-zinc-700\/75 {
  border-right-color: rgb(63 63 70 / 0.75);
}
.tw-border-r-zinc-700\/80 {
  border-right-color: rgb(63 63 70 / 0.8);
}
.tw-border-r-zinc-700\/85 {
  border-right-color: rgb(63 63 70 / 0.85);
}
.tw-border-r-zinc-700\/90 {
  border-right-color: rgb(63 63 70 / 0.9);
}
.tw-border-r-zinc-700\/95 {
  border-right-color: rgb(63 63 70 / 0.95);
}
.tw-border-r-zinc-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-800\/0 {
  border-right-color: rgb(39 39 42 / 0);
}
.tw-border-r-zinc-800\/10 {
  border-right-color: rgb(39 39 42 / 0.1);
}
.tw-border-r-zinc-800\/100 {
  border-right-color: rgb(39 39 42 / 1);
}
.tw-border-r-zinc-800\/15 {
  border-right-color: rgb(39 39 42 / 0.15);
}
.tw-border-r-zinc-800\/20 {
  border-right-color: rgb(39 39 42 / 0.2);
}
.tw-border-r-zinc-800\/25 {
  border-right-color: rgb(39 39 42 / 0.25);
}
.tw-border-r-zinc-800\/30 {
  border-right-color: rgb(39 39 42 / 0.3);
}
.tw-border-r-zinc-800\/35 {
  border-right-color: rgb(39 39 42 / 0.35);
}
.tw-border-r-zinc-800\/40 {
  border-right-color: rgb(39 39 42 / 0.4);
}
.tw-border-r-zinc-800\/45 {
  border-right-color: rgb(39 39 42 / 0.45);
}
.tw-border-r-zinc-800\/5 {
  border-right-color: rgb(39 39 42 / 0.05);
}
.tw-border-r-zinc-800\/50 {
  border-right-color: rgb(39 39 42 / 0.5);
}
.tw-border-r-zinc-800\/55 {
  border-right-color: rgb(39 39 42 / 0.55);
}
.tw-border-r-zinc-800\/60 {
  border-right-color: rgb(39 39 42 / 0.6);
}
.tw-border-r-zinc-800\/65 {
  border-right-color: rgb(39 39 42 / 0.65);
}
.tw-border-r-zinc-800\/70 {
  border-right-color: rgb(39 39 42 / 0.7);
}
.tw-border-r-zinc-800\/75 {
  border-right-color: rgb(39 39 42 / 0.75);
}
.tw-border-r-zinc-800\/80 {
  border-right-color: rgb(39 39 42 / 0.8);
}
.tw-border-r-zinc-800\/85 {
  border-right-color: rgb(39 39 42 / 0.85);
}
.tw-border-r-zinc-800\/90 {
  border-right-color: rgb(39 39 42 / 0.9);
}
.tw-border-r-zinc-800\/95 {
  border-right-color: rgb(39 39 42 / 0.95);
}
.tw-border-r-zinc-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-900\/0 {
  border-right-color: rgb(24 24 27 / 0);
}
.tw-border-r-zinc-900\/10 {
  border-right-color: rgb(24 24 27 / 0.1);
}
.tw-border-r-zinc-900\/100 {
  border-right-color: rgb(24 24 27 / 1);
}
.tw-border-r-zinc-900\/15 {
  border-right-color: rgb(24 24 27 / 0.15);
}
.tw-border-r-zinc-900\/20 {
  border-right-color: rgb(24 24 27 / 0.2);
}
.tw-border-r-zinc-900\/25 {
  border-right-color: rgb(24 24 27 / 0.25);
}
.tw-border-r-zinc-900\/30 {
  border-right-color: rgb(24 24 27 / 0.3);
}
.tw-border-r-zinc-900\/35 {
  border-right-color: rgb(24 24 27 / 0.35);
}
.tw-border-r-zinc-900\/40 {
  border-right-color: rgb(24 24 27 / 0.4);
}
.tw-border-r-zinc-900\/45 {
  border-right-color: rgb(24 24 27 / 0.45);
}
.tw-border-r-zinc-900\/5 {
  border-right-color: rgb(24 24 27 / 0.05);
}
.tw-border-r-zinc-900\/50 {
  border-right-color: rgb(24 24 27 / 0.5);
}
.tw-border-r-zinc-900\/55 {
  border-right-color: rgb(24 24 27 / 0.55);
}
.tw-border-r-zinc-900\/60 {
  border-right-color: rgb(24 24 27 / 0.6);
}
.tw-border-r-zinc-900\/65 {
  border-right-color: rgb(24 24 27 / 0.65);
}
.tw-border-r-zinc-900\/70 {
  border-right-color: rgb(24 24 27 / 0.7);
}
.tw-border-r-zinc-900\/75 {
  border-right-color: rgb(24 24 27 / 0.75);
}
.tw-border-r-zinc-900\/80 {
  border-right-color: rgb(24 24 27 / 0.8);
}
.tw-border-r-zinc-900\/85 {
  border-right-color: rgb(24 24 27 / 0.85);
}
.tw-border-r-zinc-900\/90 {
  border-right-color: rgb(24 24 27 / 0.9);
}
.tw-border-r-zinc-900\/95 {
  border-right-color: rgb(24 24 27 / 0.95);
}
.tw-border-r-zinc-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-r-zinc-950\/0 {
  border-right-color: rgb(9 9 11 / 0);
}
.tw-border-r-zinc-950\/10 {
  border-right-color: rgb(9 9 11 / 0.1);
}
.tw-border-r-zinc-950\/100 {
  border-right-color: rgb(9 9 11 / 1);
}
.tw-border-r-zinc-950\/15 {
  border-right-color: rgb(9 9 11 / 0.15);
}
.tw-border-r-zinc-950\/20 {
  border-right-color: rgb(9 9 11 / 0.2);
}
.tw-border-r-zinc-950\/25 {
  border-right-color: rgb(9 9 11 / 0.25);
}
.tw-border-r-zinc-950\/30 {
  border-right-color: rgb(9 9 11 / 0.3);
}
.tw-border-r-zinc-950\/35 {
  border-right-color: rgb(9 9 11 / 0.35);
}
.tw-border-r-zinc-950\/40 {
  border-right-color: rgb(9 9 11 / 0.4);
}
.tw-border-r-zinc-950\/45 {
  border-right-color: rgb(9 9 11 / 0.45);
}
.tw-border-r-zinc-950\/5 {
  border-right-color: rgb(9 9 11 / 0.05);
}
.tw-border-r-zinc-950\/50 {
  border-right-color: rgb(9 9 11 / 0.5);
}
.tw-border-r-zinc-950\/55 {
  border-right-color: rgb(9 9 11 / 0.55);
}
.tw-border-r-zinc-950\/60 {
  border-right-color: rgb(9 9 11 / 0.6);
}
.tw-border-r-zinc-950\/65 {
  border-right-color: rgb(9 9 11 / 0.65);
}
.tw-border-r-zinc-950\/70 {
  border-right-color: rgb(9 9 11 / 0.7);
}
.tw-border-r-zinc-950\/75 {
  border-right-color: rgb(9 9 11 / 0.75);
}
.tw-border-r-zinc-950\/80 {
  border-right-color: rgb(9 9 11 / 0.8);
}
.tw-border-r-zinc-950\/85 {
  border-right-color: rgb(9 9 11 / 0.85);
}
.tw-border-r-zinc-950\/90 {
  border-right-color: rgb(9 9 11 / 0.9);
}
.tw-border-r-zinc-950\/95 {
  border-right-color: rgb(9 9 11 / 0.95);
}
.tw-border-s-amber-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-100\/0 {
  border-inline-start-color: rgb(254 243 199 / 0);
}
.tw-border-s-amber-100\/10 {
  border-inline-start-color: rgb(254 243 199 / 0.1);
}
.tw-border-s-amber-100\/100 {
  border-inline-start-color: rgb(254 243 199 / 1);
}
.tw-border-s-amber-100\/15 {
  border-inline-start-color: rgb(254 243 199 / 0.15);
}
.tw-border-s-amber-100\/20 {
  border-inline-start-color: rgb(254 243 199 / 0.2);
}
.tw-border-s-amber-100\/25 {
  border-inline-start-color: rgb(254 243 199 / 0.25);
}
.tw-border-s-amber-100\/30 {
  border-inline-start-color: rgb(254 243 199 / 0.3);
}
.tw-border-s-amber-100\/35 {
  border-inline-start-color: rgb(254 243 199 / 0.35);
}
.tw-border-s-amber-100\/40 {
  border-inline-start-color: rgb(254 243 199 / 0.4);
}
.tw-border-s-amber-100\/45 {
  border-inline-start-color: rgb(254 243 199 / 0.45);
}
.tw-border-s-amber-100\/5 {
  border-inline-start-color: rgb(254 243 199 / 0.05);
}
.tw-border-s-amber-100\/50 {
  border-inline-start-color: rgb(254 243 199 / 0.5);
}
.tw-border-s-amber-100\/55 {
  border-inline-start-color: rgb(254 243 199 / 0.55);
}
.tw-border-s-amber-100\/60 {
  border-inline-start-color: rgb(254 243 199 / 0.6);
}
.tw-border-s-amber-100\/65 {
  border-inline-start-color: rgb(254 243 199 / 0.65);
}
.tw-border-s-amber-100\/70 {
  border-inline-start-color: rgb(254 243 199 / 0.7);
}
.tw-border-s-amber-100\/75 {
  border-inline-start-color: rgb(254 243 199 / 0.75);
}
.tw-border-s-amber-100\/80 {
  border-inline-start-color: rgb(254 243 199 / 0.8);
}
.tw-border-s-amber-100\/85 {
  border-inline-start-color: rgb(254 243 199 / 0.85);
}
.tw-border-s-amber-100\/90 {
  border-inline-start-color: rgb(254 243 199 / 0.9);
}
.tw-border-s-amber-100\/95 {
  border-inline-start-color: rgb(254 243 199 / 0.95);
}
.tw-border-s-amber-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-200\/0 {
  border-inline-start-color: rgb(253 230 138 / 0);
}
.tw-border-s-amber-200\/10 {
  border-inline-start-color: rgb(253 230 138 / 0.1);
}
.tw-border-s-amber-200\/100 {
  border-inline-start-color: rgb(253 230 138 / 1);
}
.tw-border-s-amber-200\/15 {
  border-inline-start-color: rgb(253 230 138 / 0.15);
}
.tw-border-s-amber-200\/20 {
  border-inline-start-color: rgb(253 230 138 / 0.2);
}
.tw-border-s-amber-200\/25 {
  border-inline-start-color: rgb(253 230 138 / 0.25);
}
.tw-border-s-amber-200\/30 {
  border-inline-start-color: rgb(253 230 138 / 0.3);
}
.tw-border-s-amber-200\/35 {
  border-inline-start-color: rgb(253 230 138 / 0.35);
}
.tw-border-s-amber-200\/40 {
  border-inline-start-color: rgb(253 230 138 / 0.4);
}
.tw-border-s-amber-200\/45 {
  border-inline-start-color: rgb(253 230 138 / 0.45);
}
.tw-border-s-amber-200\/5 {
  border-inline-start-color: rgb(253 230 138 / 0.05);
}
.tw-border-s-amber-200\/50 {
  border-inline-start-color: rgb(253 230 138 / 0.5);
}
.tw-border-s-amber-200\/55 {
  border-inline-start-color: rgb(253 230 138 / 0.55);
}
.tw-border-s-amber-200\/60 {
  border-inline-start-color: rgb(253 230 138 / 0.6);
}
.tw-border-s-amber-200\/65 {
  border-inline-start-color: rgb(253 230 138 / 0.65);
}
.tw-border-s-amber-200\/70 {
  border-inline-start-color: rgb(253 230 138 / 0.7);
}
.tw-border-s-amber-200\/75 {
  border-inline-start-color: rgb(253 230 138 / 0.75);
}
.tw-border-s-amber-200\/80 {
  border-inline-start-color: rgb(253 230 138 / 0.8);
}
.tw-border-s-amber-200\/85 {
  border-inline-start-color: rgb(253 230 138 / 0.85);
}
.tw-border-s-amber-200\/90 {
  border-inline-start-color: rgb(253 230 138 / 0.9);
}
.tw-border-s-amber-200\/95 {
  border-inline-start-color: rgb(253 230 138 / 0.95);
}
.tw-border-s-amber-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-300\/0 {
  border-inline-start-color: rgb(252 211 77 / 0);
}
.tw-border-s-amber-300\/10 {
  border-inline-start-color: rgb(252 211 77 / 0.1);
}
.tw-border-s-amber-300\/100 {
  border-inline-start-color: rgb(252 211 77 / 1);
}
.tw-border-s-amber-300\/15 {
  border-inline-start-color: rgb(252 211 77 / 0.15);
}
.tw-border-s-amber-300\/20 {
  border-inline-start-color: rgb(252 211 77 / 0.2);
}
.tw-border-s-amber-300\/25 {
  border-inline-start-color: rgb(252 211 77 / 0.25);
}
.tw-border-s-amber-300\/30 {
  border-inline-start-color: rgb(252 211 77 / 0.3);
}
.tw-border-s-amber-300\/35 {
  border-inline-start-color: rgb(252 211 77 / 0.35);
}
.tw-border-s-amber-300\/40 {
  border-inline-start-color: rgb(252 211 77 / 0.4);
}
.tw-border-s-amber-300\/45 {
  border-inline-start-color: rgb(252 211 77 / 0.45);
}
.tw-border-s-amber-300\/5 {
  border-inline-start-color: rgb(252 211 77 / 0.05);
}
.tw-border-s-amber-300\/50 {
  border-inline-start-color: rgb(252 211 77 / 0.5);
}
.tw-border-s-amber-300\/55 {
  border-inline-start-color: rgb(252 211 77 / 0.55);
}
.tw-border-s-amber-300\/60 {
  border-inline-start-color: rgb(252 211 77 / 0.6);
}
.tw-border-s-amber-300\/65 {
  border-inline-start-color: rgb(252 211 77 / 0.65);
}
.tw-border-s-amber-300\/70 {
  border-inline-start-color: rgb(252 211 77 / 0.7);
}
.tw-border-s-amber-300\/75 {
  border-inline-start-color: rgb(252 211 77 / 0.75);
}
.tw-border-s-amber-300\/80 {
  border-inline-start-color: rgb(252 211 77 / 0.8);
}
.tw-border-s-amber-300\/85 {
  border-inline-start-color: rgb(252 211 77 / 0.85);
}
.tw-border-s-amber-300\/90 {
  border-inline-start-color: rgb(252 211 77 / 0.9);
}
.tw-border-s-amber-300\/95 {
  border-inline-start-color: rgb(252 211 77 / 0.95);
}
.tw-border-s-amber-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-400\/0 {
  border-inline-start-color: rgb(251 191 36 / 0);
}
.tw-border-s-amber-400\/10 {
  border-inline-start-color: rgb(251 191 36 / 0.1);
}
.tw-border-s-amber-400\/100 {
  border-inline-start-color: rgb(251 191 36 / 1);
}
.tw-border-s-amber-400\/15 {
  border-inline-start-color: rgb(251 191 36 / 0.15);
}
.tw-border-s-amber-400\/20 {
  border-inline-start-color: rgb(251 191 36 / 0.2);
}
.tw-border-s-amber-400\/25 {
  border-inline-start-color: rgb(251 191 36 / 0.25);
}
.tw-border-s-amber-400\/30 {
  border-inline-start-color: rgb(251 191 36 / 0.3);
}
.tw-border-s-amber-400\/35 {
  border-inline-start-color: rgb(251 191 36 / 0.35);
}
.tw-border-s-amber-400\/40 {
  border-inline-start-color: rgb(251 191 36 / 0.4);
}
.tw-border-s-amber-400\/45 {
  border-inline-start-color: rgb(251 191 36 / 0.45);
}
.tw-border-s-amber-400\/5 {
  border-inline-start-color: rgb(251 191 36 / 0.05);
}
.tw-border-s-amber-400\/50 {
  border-inline-start-color: rgb(251 191 36 / 0.5);
}
.tw-border-s-amber-400\/55 {
  border-inline-start-color: rgb(251 191 36 / 0.55);
}
.tw-border-s-amber-400\/60 {
  border-inline-start-color: rgb(251 191 36 / 0.6);
}
.tw-border-s-amber-400\/65 {
  border-inline-start-color: rgb(251 191 36 / 0.65);
}
.tw-border-s-amber-400\/70 {
  border-inline-start-color: rgb(251 191 36 / 0.7);
}
.tw-border-s-amber-400\/75 {
  border-inline-start-color: rgb(251 191 36 / 0.75);
}
.tw-border-s-amber-400\/80 {
  border-inline-start-color: rgb(251 191 36 / 0.8);
}
.tw-border-s-amber-400\/85 {
  border-inline-start-color: rgb(251 191 36 / 0.85);
}
.tw-border-s-amber-400\/90 {
  border-inline-start-color: rgb(251 191 36 / 0.9);
}
.tw-border-s-amber-400\/95 {
  border-inline-start-color: rgb(251 191 36 / 0.95);
}
.tw-border-s-amber-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-50\/0 {
  border-inline-start-color: rgb(255 251 235 / 0);
}
.tw-border-s-amber-50\/10 {
  border-inline-start-color: rgb(255 251 235 / 0.1);
}
.tw-border-s-amber-50\/100 {
  border-inline-start-color: rgb(255 251 235 / 1);
}
.tw-border-s-amber-50\/15 {
  border-inline-start-color: rgb(255 251 235 / 0.15);
}
.tw-border-s-amber-50\/20 {
  border-inline-start-color: rgb(255 251 235 / 0.2);
}
.tw-border-s-amber-50\/25 {
  border-inline-start-color: rgb(255 251 235 / 0.25);
}
.tw-border-s-amber-50\/30 {
  border-inline-start-color: rgb(255 251 235 / 0.3);
}
.tw-border-s-amber-50\/35 {
  border-inline-start-color: rgb(255 251 235 / 0.35);
}
.tw-border-s-amber-50\/40 {
  border-inline-start-color: rgb(255 251 235 / 0.4);
}
.tw-border-s-amber-50\/45 {
  border-inline-start-color: rgb(255 251 235 / 0.45);
}
.tw-border-s-amber-50\/5 {
  border-inline-start-color: rgb(255 251 235 / 0.05);
}
.tw-border-s-amber-50\/50 {
  border-inline-start-color: rgb(255 251 235 / 0.5);
}
.tw-border-s-amber-50\/55 {
  border-inline-start-color: rgb(255 251 235 / 0.55);
}
.tw-border-s-amber-50\/60 {
  border-inline-start-color: rgb(255 251 235 / 0.6);
}
.tw-border-s-amber-50\/65 {
  border-inline-start-color: rgb(255 251 235 / 0.65);
}
.tw-border-s-amber-50\/70 {
  border-inline-start-color: rgb(255 251 235 / 0.7);
}
.tw-border-s-amber-50\/75 {
  border-inline-start-color: rgb(255 251 235 / 0.75);
}
.tw-border-s-amber-50\/80 {
  border-inline-start-color: rgb(255 251 235 / 0.8);
}
.tw-border-s-amber-50\/85 {
  border-inline-start-color: rgb(255 251 235 / 0.85);
}
.tw-border-s-amber-50\/90 {
  border-inline-start-color: rgb(255 251 235 / 0.9);
}
.tw-border-s-amber-50\/95 {
  border-inline-start-color: rgb(255 251 235 / 0.95);
}
.tw-border-s-amber-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-500\/0 {
  border-inline-start-color: rgb(245 158 11 / 0);
}
.tw-border-s-amber-500\/10 {
  border-inline-start-color: rgb(245 158 11 / 0.1);
}
.tw-border-s-amber-500\/100 {
  border-inline-start-color: rgb(245 158 11 / 1);
}
.tw-border-s-amber-500\/15 {
  border-inline-start-color: rgb(245 158 11 / 0.15);
}
.tw-border-s-amber-500\/20 {
  border-inline-start-color: rgb(245 158 11 / 0.2);
}
.tw-border-s-amber-500\/25 {
  border-inline-start-color: rgb(245 158 11 / 0.25);
}
.tw-border-s-amber-500\/30 {
  border-inline-start-color: rgb(245 158 11 / 0.3);
}
.tw-border-s-amber-500\/35 {
  border-inline-start-color: rgb(245 158 11 / 0.35);
}
.tw-border-s-amber-500\/40 {
  border-inline-start-color: rgb(245 158 11 / 0.4);
}
.tw-border-s-amber-500\/45 {
  border-inline-start-color: rgb(245 158 11 / 0.45);
}
.tw-border-s-amber-500\/5 {
  border-inline-start-color: rgb(245 158 11 / 0.05);
}
.tw-border-s-amber-500\/50 {
  border-inline-start-color: rgb(245 158 11 / 0.5);
}
.tw-border-s-amber-500\/55 {
  border-inline-start-color: rgb(245 158 11 / 0.55);
}
.tw-border-s-amber-500\/60 {
  border-inline-start-color: rgb(245 158 11 / 0.6);
}
.tw-border-s-amber-500\/65 {
  border-inline-start-color: rgb(245 158 11 / 0.65);
}
.tw-border-s-amber-500\/70 {
  border-inline-start-color: rgb(245 158 11 / 0.7);
}
.tw-border-s-amber-500\/75 {
  border-inline-start-color: rgb(245 158 11 / 0.75);
}
.tw-border-s-amber-500\/80 {
  border-inline-start-color: rgb(245 158 11 / 0.8);
}
.tw-border-s-amber-500\/85 {
  border-inline-start-color: rgb(245 158 11 / 0.85);
}
.tw-border-s-amber-500\/90 {
  border-inline-start-color: rgb(245 158 11 / 0.9);
}
.tw-border-s-amber-500\/95 {
  border-inline-start-color: rgb(245 158 11 / 0.95);
}
.tw-border-s-amber-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-600\/0 {
  border-inline-start-color: rgb(217 119 6 / 0);
}
.tw-border-s-amber-600\/10 {
  border-inline-start-color: rgb(217 119 6 / 0.1);
}
.tw-border-s-amber-600\/100 {
  border-inline-start-color: rgb(217 119 6 / 1);
}
.tw-border-s-amber-600\/15 {
  border-inline-start-color: rgb(217 119 6 / 0.15);
}
.tw-border-s-amber-600\/20 {
  border-inline-start-color: rgb(217 119 6 / 0.2);
}
.tw-border-s-amber-600\/25 {
  border-inline-start-color: rgb(217 119 6 / 0.25);
}
.tw-border-s-amber-600\/30 {
  border-inline-start-color: rgb(217 119 6 / 0.3);
}
.tw-border-s-amber-600\/35 {
  border-inline-start-color: rgb(217 119 6 / 0.35);
}
.tw-border-s-amber-600\/40 {
  border-inline-start-color: rgb(217 119 6 / 0.4);
}
.tw-border-s-amber-600\/45 {
  border-inline-start-color: rgb(217 119 6 / 0.45);
}
.tw-border-s-amber-600\/5 {
  border-inline-start-color: rgb(217 119 6 / 0.05);
}
.tw-border-s-amber-600\/50 {
  border-inline-start-color: rgb(217 119 6 / 0.5);
}
.tw-border-s-amber-600\/55 {
  border-inline-start-color: rgb(217 119 6 / 0.55);
}
.tw-border-s-amber-600\/60 {
  border-inline-start-color: rgb(217 119 6 / 0.6);
}
.tw-border-s-amber-600\/65 {
  border-inline-start-color: rgb(217 119 6 / 0.65);
}
.tw-border-s-amber-600\/70 {
  border-inline-start-color: rgb(217 119 6 / 0.7);
}
.tw-border-s-amber-600\/75 {
  border-inline-start-color: rgb(217 119 6 / 0.75);
}
.tw-border-s-amber-600\/80 {
  border-inline-start-color: rgb(217 119 6 / 0.8);
}
.tw-border-s-amber-600\/85 {
  border-inline-start-color: rgb(217 119 6 / 0.85);
}
.tw-border-s-amber-600\/90 {
  border-inline-start-color: rgb(217 119 6 / 0.9);
}
.tw-border-s-amber-600\/95 {
  border-inline-start-color: rgb(217 119 6 / 0.95);
}
.tw-border-s-amber-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-700\/0 {
  border-inline-start-color: rgb(180 83 9 / 0);
}
.tw-border-s-amber-700\/10 {
  border-inline-start-color: rgb(180 83 9 / 0.1);
}
.tw-border-s-amber-700\/100 {
  border-inline-start-color: rgb(180 83 9 / 1);
}
.tw-border-s-amber-700\/15 {
  border-inline-start-color: rgb(180 83 9 / 0.15);
}
.tw-border-s-amber-700\/20 {
  border-inline-start-color: rgb(180 83 9 / 0.2);
}
.tw-border-s-amber-700\/25 {
  border-inline-start-color: rgb(180 83 9 / 0.25);
}
.tw-border-s-amber-700\/30 {
  border-inline-start-color: rgb(180 83 9 / 0.3);
}
.tw-border-s-amber-700\/35 {
  border-inline-start-color: rgb(180 83 9 / 0.35);
}
.tw-border-s-amber-700\/40 {
  border-inline-start-color: rgb(180 83 9 / 0.4);
}
.tw-border-s-amber-700\/45 {
  border-inline-start-color: rgb(180 83 9 / 0.45);
}
.tw-border-s-amber-700\/5 {
  border-inline-start-color: rgb(180 83 9 / 0.05);
}
.tw-border-s-amber-700\/50 {
  border-inline-start-color: rgb(180 83 9 / 0.5);
}
.tw-border-s-amber-700\/55 {
  border-inline-start-color: rgb(180 83 9 / 0.55);
}
.tw-border-s-amber-700\/60 {
  border-inline-start-color: rgb(180 83 9 / 0.6);
}
.tw-border-s-amber-700\/65 {
  border-inline-start-color: rgb(180 83 9 / 0.65);
}
.tw-border-s-amber-700\/70 {
  border-inline-start-color: rgb(180 83 9 / 0.7);
}
.tw-border-s-amber-700\/75 {
  border-inline-start-color: rgb(180 83 9 / 0.75);
}
.tw-border-s-amber-700\/80 {
  border-inline-start-color: rgb(180 83 9 / 0.8);
}
.tw-border-s-amber-700\/85 {
  border-inline-start-color: rgb(180 83 9 / 0.85);
}
.tw-border-s-amber-700\/90 {
  border-inline-start-color: rgb(180 83 9 / 0.9);
}
.tw-border-s-amber-700\/95 {
  border-inline-start-color: rgb(180 83 9 / 0.95);
}
.tw-border-s-amber-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-800\/0 {
  border-inline-start-color: rgb(146 64 14 / 0);
}
.tw-border-s-amber-800\/10 {
  border-inline-start-color: rgb(146 64 14 / 0.1);
}
.tw-border-s-amber-800\/100 {
  border-inline-start-color: rgb(146 64 14 / 1);
}
.tw-border-s-amber-800\/15 {
  border-inline-start-color: rgb(146 64 14 / 0.15);
}
.tw-border-s-amber-800\/20 {
  border-inline-start-color: rgb(146 64 14 / 0.2);
}
.tw-border-s-amber-800\/25 {
  border-inline-start-color: rgb(146 64 14 / 0.25);
}
.tw-border-s-amber-800\/30 {
  border-inline-start-color: rgb(146 64 14 / 0.3);
}
.tw-border-s-amber-800\/35 {
  border-inline-start-color: rgb(146 64 14 / 0.35);
}
.tw-border-s-amber-800\/40 {
  border-inline-start-color: rgb(146 64 14 / 0.4);
}
.tw-border-s-amber-800\/45 {
  border-inline-start-color: rgb(146 64 14 / 0.45);
}
.tw-border-s-amber-800\/5 {
  border-inline-start-color: rgb(146 64 14 / 0.05);
}
.tw-border-s-amber-800\/50 {
  border-inline-start-color: rgb(146 64 14 / 0.5);
}
.tw-border-s-amber-800\/55 {
  border-inline-start-color: rgb(146 64 14 / 0.55);
}
.tw-border-s-amber-800\/60 {
  border-inline-start-color: rgb(146 64 14 / 0.6);
}
.tw-border-s-amber-800\/65 {
  border-inline-start-color: rgb(146 64 14 / 0.65);
}
.tw-border-s-amber-800\/70 {
  border-inline-start-color: rgb(146 64 14 / 0.7);
}
.tw-border-s-amber-800\/75 {
  border-inline-start-color: rgb(146 64 14 / 0.75);
}
.tw-border-s-amber-800\/80 {
  border-inline-start-color: rgb(146 64 14 / 0.8);
}
.tw-border-s-amber-800\/85 {
  border-inline-start-color: rgb(146 64 14 / 0.85);
}
.tw-border-s-amber-800\/90 {
  border-inline-start-color: rgb(146 64 14 / 0.9);
}
.tw-border-s-amber-800\/95 {
  border-inline-start-color: rgb(146 64 14 / 0.95);
}
.tw-border-s-amber-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-900\/0 {
  border-inline-start-color: rgb(120 53 15 / 0);
}
.tw-border-s-amber-900\/10 {
  border-inline-start-color: rgb(120 53 15 / 0.1);
}
.tw-border-s-amber-900\/100 {
  border-inline-start-color: rgb(120 53 15 / 1);
}
.tw-border-s-amber-900\/15 {
  border-inline-start-color: rgb(120 53 15 / 0.15);
}
.tw-border-s-amber-900\/20 {
  border-inline-start-color: rgb(120 53 15 / 0.2);
}
.tw-border-s-amber-900\/25 {
  border-inline-start-color: rgb(120 53 15 / 0.25);
}
.tw-border-s-amber-900\/30 {
  border-inline-start-color: rgb(120 53 15 / 0.3);
}
.tw-border-s-amber-900\/35 {
  border-inline-start-color: rgb(120 53 15 / 0.35);
}
.tw-border-s-amber-900\/40 {
  border-inline-start-color: rgb(120 53 15 / 0.4);
}
.tw-border-s-amber-900\/45 {
  border-inline-start-color: rgb(120 53 15 / 0.45);
}
.tw-border-s-amber-900\/5 {
  border-inline-start-color: rgb(120 53 15 / 0.05);
}
.tw-border-s-amber-900\/50 {
  border-inline-start-color: rgb(120 53 15 / 0.5);
}
.tw-border-s-amber-900\/55 {
  border-inline-start-color: rgb(120 53 15 / 0.55);
}
.tw-border-s-amber-900\/60 {
  border-inline-start-color: rgb(120 53 15 / 0.6);
}
.tw-border-s-amber-900\/65 {
  border-inline-start-color: rgb(120 53 15 / 0.65);
}
.tw-border-s-amber-900\/70 {
  border-inline-start-color: rgb(120 53 15 / 0.7);
}
.tw-border-s-amber-900\/75 {
  border-inline-start-color: rgb(120 53 15 / 0.75);
}
.tw-border-s-amber-900\/80 {
  border-inline-start-color: rgb(120 53 15 / 0.8);
}
.tw-border-s-amber-900\/85 {
  border-inline-start-color: rgb(120 53 15 / 0.85);
}
.tw-border-s-amber-900\/90 {
  border-inline-start-color: rgb(120 53 15 / 0.9);
}
.tw-border-s-amber-900\/95 {
  border-inline-start-color: rgb(120 53 15 / 0.95);
}
.tw-border-s-amber-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-s-amber-950\/0 {
  border-inline-start-color: rgb(69 26 3 / 0);
}
.tw-border-s-amber-950\/10 {
  border-inline-start-color: rgb(69 26 3 / 0.1);
}
.tw-border-s-amber-950\/100 {
  border-inline-start-color: rgb(69 26 3 / 1);
}
.tw-border-s-amber-950\/15 {
  border-inline-start-color: rgb(69 26 3 / 0.15);
}
.tw-border-s-amber-950\/20 {
  border-inline-start-color: rgb(69 26 3 / 0.2);
}
.tw-border-s-amber-950\/25 {
  border-inline-start-color: rgb(69 26 3 / 0.25);
}
.tw-border-s-amber-950\/30 {
  border-inline-start-color: rgb(69 26 3 / 0.3);
}
.tw-border-s-amber-950\/35 {
  border-inline-start-color: rgb(69 26 3 / 0.35);
}
.tw-border-s-amber-950\/40 {
  border-inline-start-color: rgb(69 26 3 / 0.4);
}
.tw-border-s-amber-950\/45 {
  border-inline-start-color: rgb(69 26 3 / 0.45);
}
.tw-border-s-amber-950\/5 {
  border-inline-start-color: rgb(69 26 3 / 0.05);
}
.tw-border-s-amber-950\/50 {
  border-inline-start-color: rgb(69 26 3 / 0.5);
}
.tw-border-s-amber-950\/55 {
  border-inline-start-color: rgb(69 26 3 / 0.55);
}
.tw-border-s-amber-950\/60 {
  border-inline-start-color: rgb(69 26 3 / 0.6);
}
.tw-border-s-amber-950\/65 {
  border-inline-start-color: rgb(69 26 3 / 0.65);
}
.tw-border-s-amber-950\/70 {
  border-inline-start-color: rgb(69 26 3 / 0.7);
}
.tw-border-s-amber-950\/75 {
  border-inline-start-color: rgb(69 26 3 / 0.75);
}
.tw-border-s-amber-950\/80 {
  border-inline-start-color: rgb(69 26 3 / 0.8);
}
.tw-border-s-amber-950\/85 {
  border-inline-start-color: rgb(69 26 3 / 0.85);
}
.tw-border-s-amber-950\/90 {
  border-inline-start-color: rgb(69 26 3 / 0.9);
}
.tw-border-s-amber-950\/95 {
  border-inline-start-color: rgb(69 26 3 / 0.95);
}
.tw-border-s-black {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-s-black\/0 {
  border-inline-start-color: rgb(0 0 0 / 0);
}
.tw-border-s-black\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}
.tw-border-s-black\/100 {
  border-inline-start-color: rgb(0 0 0 / 1);
}
.tw-border-s-black\/15 {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}
.tw-border-s-black\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}
.tw-border-s-black\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}
.tw-border-s-black\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}
.tw-border-s-black\/35 {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}
.tw-border-s-black\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}
.tw-border-s-black\/45 {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}
.tw-border-s-black\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}
.tw-border-s-black\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}
.tw-border-s-black\/55 {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}
.tw-border-s-black\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}
.tw-border-s-black\/65 {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}
.tw-border-s-black\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}
.tw-border-s-black\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}
.tw-border-s-black\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}
.tw-border-s-black\/85 {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}
.tw-border-s-black\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}
.tw-border-s-black\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}
.tw-border-s-blue-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-100\/0 {
  border-inline-start-color: rgb(234 248 255 / 0);
}
.tw-border-s-blue-100\/10 {
  border-inline-start-color: rgb(234 248 255 / 0.1);
}
.tw-border-s-blue-100\/100 {
  border-inline-start-color: rgb(234 248 255 / 1);
}
.tw-border-s-blue-100\/15 {
  border-inline-start-color: rgb(234 248 255 / 0.15);
}
.tw-border-s-blue-100\/20 {
  border-inline-start-color: rgb(234 248 255 / 0.2);
}
.tw-border-s-blue-100\/25 {
  border-inline-start-color: rgb(234 248 255 / 0.25);
}
.tw-border-s-blue-100\/30 {
  border-inline-start-color: rgb(234 248 255 / 0.3);
}
.tw-border-s-blue-100\/35 {
  border-inline-start-color: rgb(234 248 255 / 0.35);
}
.tw-border-s-blue-100\/40 {
  border-inline-start-color: rgb(234 248 255 / 0.4);
}
.tw-border-s-blue-100\/45 {
  border-inline-start-color: rgb(234 248 255 / 0.45);
}
.tw-border-s-blue-100\/5 {
  border-inline-start-color: rgb(234 248 255 / 0.05);
}
.tw-border-s-blue-100\/50 {
  border-inline-start-color: rgb(234 248 255 / 0.5);
}
.tw-border-s-blue-100\/55 {
  border-inline-start-color: rgb(234 248 255 / 0.55);
}
.tw-border-s-blue-100\/60 {
  border-inline-start-color: rgb(234 248 255 / 0.6);
}
.tw-border-s-blue-100\/65 {
  border-inline-start-color: rgb(234 248 255 / 0.65);
}
.tw-border-s-blue-100\/70 {
  border-inline-start-color: rgb(234 248 255 / 0.7);
}
.tw-border-s-blue-100\/75 {
  border-inline-start-color: rgb(234 248 255 / 0.75);
}
.tw-border-s-blue-100\/80 {
  border-inline-start-color: rgb(234 248 255 / 0.8);
}
.tw-border-s-blue-100\/85 {
  border-inline-start-color: rgb(234 248 255 / 0.85);
}
.tw-border-s-blue-100\/90 {
  border-inline-start-color: rgb(234 248 255 / 0.9);
}
.tw-border-s-blue-100\/95 {
  border-inline-start-color: rgb(234 248 255 / 0.95);
}
.tw-border-s-blue-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-200\/0 {
  border-inline-start-color: rgb(183 215 233 / 0);
}
.tw-border-s-blue-200\/10 {
  border-inline-start-color: rgb(183 215 233 / 0.1);
}
.tw-border-s-blue-200\/100 {
  border-inline-start-color: rgb(183 215 233 / 1);
}
.tw-border-s-blue-200\/15 {
  border-inline-start-color: rgb(183 215 233 / 0.15);
}
.tw-border-s-blue-200\/20 {
  border-inline-start-color: rgb(183 215 233 / 0.2);
}
.tw-border-s-blue-200\/25 {
  border-inline-start-color: rgb(183 215 233 / 0.25);
}
.tw-border-s-blue-200\/30 {
  border-inline-start-color: rgb(183 215 233 / 0.3);
}
.tw-border-s-blue-200\/35 {
  border-inline-start-color: rgb(183 215 233 / 0.35);
}
.tw-border-s-blue-200\/40 {
  border-inline-start-color: rgb(183 215 233 / 0.4);
}
.tw-border-s-blue-200\/45 {
  border-inline-start-color: rgb(183 215 233 / 0.45);
}
.tw-border-s-blue-200\/5 {
  border-inline-start-color: rgb(183 215 233 / 0.05);
}
.tw-border-s-blue-200\/50 {
  border-inline-start-color: rgb(183 215 233 / 0.5);
}
.tw-border-s-blue-200\/55 {
  border-inline-start-color: rgb(183 215 233 / 0.55);
}
.tw-border-s-blue-200\/60 {
  border-inline-start-color: rgb(183 215 233 / 0.6);
}
.tw-border-s-blue-200\/65 {
  border-inline-start-color: rgb(183 215 233 / 0.65);
}
.tw-border-s-blue-200\/70 {
  border-inline-start-color: rgb(183 215 233 / 0.7);
}
.tw-border-s-blue-200\/75 {
  border-inline-start-color: rgb(183 215 233 / 0.75);
}
.tw-border-s-blue-200\/80 {
  border-inline-start-color: rgb(183 215 233 / 0.8);
}
.tw-border-s-blue-200\/85 {
  border-inline-start-color: rgb(183 215 233 / 0.85);
}
.tw-border-s-blue-200\/90 {
  border-inline-start-color: rgb(183 215 233 / 0.9);
}
.tw-border-s-blue-200\/95 {
  border-inline-start-color: rgb(183 215 233 / 0.95);
}
.tw-border-s-blue-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-300\/0 {
  border-inline-start-color: rgb(132 183 212 / 0);
}
.tw-border-s-blue-300\/10 {
  border-inline-start-color: rgb(132 183 212 / 0.1);
}
.tw-border-s-blue-300\/100 {
  border-inline-start-color: rgb(132 183 212 / 1);
}
.tw-border-s-blue-300\/15 {
  border-inline-start-color: rgb(132 183 212 / 0.15);
}
.tw-border-s-blue-300\/20 {
  border-inline-start-color: rgb(132 183 212 / 0.2);
}
.tw-border-s-blue-300\/25 {
  border-inline-start-color: rgb(132 183 212 / 0.25);
}
.tw-border-s-blue-300\/30 {
  border-inline-start-color: rgb(132 183 212 / 0.3);
}
.tw-border-s-blue-300\/35 {
  border-inline-start-color: rgb(132 183 212 / 0.35);
}
.tw-border-s-blue-300\/40 {
  border-inline-start-color: rgb(132 183 212 / 0.4);
}
.tw-border-s-blue-300\/45 {
  border-inline-start-color: rgb(132 183 212 / 0.45);
}
.tw-border-s-blue-300\/5 {
  border-inline-start-color: rgb(132 183 212 / 0.05);
}
.tw-border-s-blue-300\/50 {
  border-inline-start-color: rgb(132 183 212 / 0.5);
}
.tw-border-s-blue-300\/55 {
  border-inline-start-color: rgb(132 183 212 / 0.55);
}
.tw-border-s-blue-300\/60 {
  border-inline-start-color: rgb(132 183 212 / 0.6);
}
.tw-border-s-blue-300\/65 {
  border-inline-start-color: rgb(132 183 212 / 0.65);
}
.tw-border-s-blue-300\/70 {
  border-inline-start-color: rgb(132 183 212 / 0.7);
}
.tw-border-s-blue-300\/75 {
  border-inline-start-color: rgb(132 183 212 / 0.75);
}
.tw-border-s-blue-300\/80 {
  border-inline-start-color: rgb(132 183 212 / 0.8);
}
.tw-border-s-blue-300\/85 {
  border-inline-start-color: rgb(132 183 212 / 0.85);
}
.tw-border-s-blue-300\/90 {
  border-inline-start-color: rgb(132 183 212 / 0.9);
}
.tw-border-s-blue-300\/95 {
  border-inline-start-color: rgb(132 183 212 / 0.95);
}
.tw-border-s-blue-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-400\/0 {
  border-inline-start-color: rgb(81 150 190 / 0);
}
.tw-border-s-blue-400\/10 {
  border-inline-start-color: rgb(81 150 190 / 0.1);
}
.tw-border-s-blue-400\/100 {
  border-inline-start-color: rgb(81 150 190 / 1);
}
.tw-border-s-blue-400\/15 {
  border-inline-start-color: rgb(81 150 190 / 0.15);
}
.tw-border-s-blue-400\/20 {
  border-inline-start-color: rgb(81 150 190 / 0.2);
}
.tw-border-s-blue-400\/25 {
  border-inline-start-color: rgb(81 150 190 / 0.25);
}
.tw-border-s-blue-400\/30 {
  border-inline-start-color: rgb(81 150 190 / 0.3);
}
.tw-border-s-blue-400\/35 {
  border-inline-start-color: rgb(81 150 190 / 0.35);
}
.tw-border-s-blue-400\/40 {
  border-inline-start-color: rgb(81 150 190 / 0.4);
}
.tw-border-s-blue-400\/45 {
  border-inline-start-color: rgb(81 150 190 / 0.45);
}
.tw-border-s-blue-400\/5 {
  border-inline-start-color: rgb(81 150 190 / 0.05);
}
.tw-border-s-blue-400\/50 {
  border-inline-start-color: rgb(81 150 190 / 0.5);
}
.tw-border-s-blue-400\/55 {
  border-inline-start-color: rgb(81 150 190 / 0.55);
}
.tw-border-s-blue-400\/60 {
  border-inline-start-color: rgb(81 150 190 / 0.6);
}
.tw-border-s-blue-400\/65 {
  border-inline-start-color: rgb(81 150 190 / 0.65);
}
.tw-border-s-blue-400\/70 {
  border-inline-start-color: rgb(81 150 190 / 0.7);
}
.tw-border-s-blue-400\/75 {
  border-inline-start-color: rgb(81 150 190 / 0.75);
}
.tw-border-s-blue-400\/80 {
  border-inline-start-color: rgb(81 150 190 / 0.8);
}
.tw-border-s-blue-400\/85 {
  border-inline-start-color: rgb(81 150 190 / 0.85);
}
.tw-border-s-blue-400\/90 {
  border-inline-start-color: rgb(81 150 190 / 0.9);
}
.tw-border-s-blue-400\/95 {
  border-inline-start-color: rgb(81 150 190 / 0.95);
}
.tw-border-s-blue-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-50\/0 {
  border-inline-start-color: rgb(239 246 255 / 0);
}
.tw-border-s-blue-50\/10 {
  border-inline-start-color: rgb(239 246 255 / 0.1);
}
.tw-border-s-blue-50\/100 {
  border-inline-start-color: rgb(239 246 255 / 1);
}
.tw-border-s-blue-50\/15 {
  border-inline-start-color: rgb(239 246 255 / 0.15);
}
.tw-border-s-blue-50\/20 {
  border-inline-start-color: rgb(239 246 255 / 0.2);
}
.tw-border-s-blue-50\/25 {
  border-inline-start-color: rgb(239 246 255 / 0.25);
}
.tw-border-s-blue-50\/30 {
  border-inline-start-color: rgb(239 246 255 / 0.3);
}
.tw-border-s-blue-50\/35 {
  border-inline-start-color: rgb(239 246 255 / 0.35);
}
.tw-border-s-blue-50\/40 {
  border-inline-start-color: rgb(239 246 255 / 0.4);
}
.tw-border-s-blue-50\/45 {
  border-inline-start-color: rgb(239 246 255 / 0.45);
}
.tw-border-s-blue-50\/5 {
  border-inline-start-color: rgb(239 246 255 / 0.05);
}
.tw-border-s-blue-50\/50 {
  border-inline-start-color: rgb(239 246 255 / 0.5);
}
.tw-border-s-blue-50\/55 {
  border-inline-start-color: rgb(239 246 255 / 0.55);
}
.tw-border-s-blue-50\/60 {
  border-inline-start-color: rgb(239 246 255 / 0.6);
}
.tw-border-s-blue-50\/65 {
  border-inline-start-color: rgb(239 246 255 / 0.65);
}
.tw-border-s-blue-50\/70 {
  border-inline-start-color: rgb(239 246 255 / 0.7);
}
.tw-border-s-blue-50\/75 {
  border-inline-start-color: rgb(239 246 255 / 0.75);
}
.tw-border-s-blue-50\/80 {
  border-inline-start-color: rgb(239 246 255 / 0.8);
}
.tw-border-s-blue-50\/85 {
  border-inline-start-color: rgb(239 246 255 / 0.85);
}
.tw-border-s-blue-50\/90 {
  border-inline-start-color: rgb(239 246 255 / 0.9);
}
.tw-border-s-blue-50\/95 {
  border-inline-start-color: rgb(239 246 255 / 0.95);
}
.tw-border-s-blue-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-500\/0 {
  border-inline-start-color: rgb(30 117 168 / 0);
}
.tw-border-s-blue-500\/10 {
  border-inline-start-color: rgb(30 117 168 / 0.1);
}
.tw-border-s-blue-500\/100 {
  border-inline-start-color: rgb(30 117 168 / 1);
}
.tw-border-s-blue-500\/15 {
  border-inline-start-color: rgb(30 117 168 / 0.15);
}
.tw-border-s-blue-500\/20 {
  border-inline-start-color: rgb(30 117 168 / 0.2);
}
.tw-border-s-blue-500\/25 {
  border-inline-start-color: rgb(30 117 168 / 0.25);
}
.tw-border-s-blue-500\/30 {
  border-inline-start-color: rgb(30 117 168 / 0.3);
}
.tw-border-s-blue-500\/35 {
  border-inline-start-color: rgb(30 117 168 / 0.35);
}
.tw-border-s-blue-500\/40 {
  border-inline-start-color: rgb(30 117 168 / 0.4);
}
.tw-border-s-blue-500\/45 {
  border-inline-start-color: rgb(30 117 168 / 0.45);
}
.tw-border-s-blue-500\/5 {
  border-inline-start-color: rgb(30 117 168 / 0.05);
}
.tw-border-s-blue-500\/50 {
  border-inline-start-color: rgb(30 117 168 / 0.5);
}
.tw-border-s-blue-500\/55 {
  border-inline-start-color: rgb(30 117 168 / 0.55);
}
.tw-border-s-blue-500\/60 {
  border-inline-start-color: rgb(30 117 168 / 0.6);
}
.tw-border-s-blue-500\/65 {
  border-inline-start-color: rgb(30 117 168 / 0.65);
}
.tw-border-s-blue-500\/70 {
  border-inline-start-color: rgb(30 117 168 / 0.7);
}
.tw-border-s-blue-500\/75 {
  border-inline-start-color: rgb(30 117 168 / 0.75);
}
.tw-border-s-blue-500\/80 {
  border-inline-start-color: rgb(30 117 168 / 0.8);
}
.tw-border-s-blue-500\/85 {
  border-inline-start-color: rgb(30 117 168 / 0.85);
}
.tw-border-s-blue-500\/90 {
  border-inline-start-color: rgb(30 117 168 / 0.9);
}
.tw-border-s-blue-500\/95 {
  border-inline-start-color: rgb(30 117 168 / 0.95);
}
.tw-border-s-blue-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-600\/0 {
  border-inline-start-color: rgb(23 105 152 / 0);
}
.tw-border-s-blue-600\/10 {
  border-inline-start-color: rgb(23 105 152 / 0.1);
}
.tw-border-s-blue-600\/100 {
  border-inline-start-color: rgb(23 105 152 / 1);
}
.tw-border-s-blue-600\/15 {
  border-inline-start-color: rgb(23 105 152 / 0.15);
}
.tw-border-s-blue-600\/20 {
  border-inline-start-color: rgb(23 105 152 / 0.2);
}
.tw-border-s-blue-600\/25 {
  border-inline-start-color: rgb(23 105 152 / 0.25);
}
.tw-border-s-blue-600\/30 {
  border-inline-start-color: rgb(23 105 152 / 0.3);
}
.tw-border-s-blue-600\/35 {
  border-inline-start-color: rgb(23 105 152 / 0.35);
}
.tw-border-s-blue-600\/40 {
  border-inline-start-color: rgb(23 105 152 / 0.4);
}
.tw-border-s-blue-600\/45 {
  border-inline-start-color: rgb(23 105 152 / 0.45);
}
.tw-border-s-blue-600\/5 {
  border-inline-start-color: rgb(23 105 152 / 0.05);
}
.tw-border-s-blue-600\/50 {
  border-inline-start-color: rgb(23 105 152 / 0.5);
}
.tw-border-s-blue-600\/55 {
  border-inline-start-color: rgb(23 105 152 / 0.55);
}
.tw-border-s-blue-600\/60 {
  border-inline-start-color: rgb(23 105 152 / 0.6);
}
.tw-border-s-blue-600\/65 {
  border-inline-start-color: rgb(23 105 152 / 0.65);
}
.tw-border-s-blue-600\/70 {
  border-inline-start-color: rgb(23 105 152 / 0.7);
}
.tw-border-s-blue-600\/75 {
  border-inline-start-color: rgb(23 105 152 / 0.75);
}
.tw-border-s-blue-600\/80 {
  border-inline-start-color: rgb(23 105 152 / 0.8);
}
.tw-border-s-blue-600\/85 {
  border-inline-start-color: rgb(23 105 152 / 0.85);
}
.tw-border-s-blue-600\/90 {
  border-inline-start-color: rgb(23 105 152 / 0.9);
}
.tw-border-s-blue-600\/95 {
  border-inline-start-color: rgb(23 105 152 / 0.95);
}
.tw-border-s-blue-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-700\/0 {
  border-inline-start-color: rgb(16 92 137 / 0);
}
.tw-border-s-blue-700\/10 {
  border-inline-start-color: rgb(16 92 137 / 0.1);
}
.tw-border-s-blue-700\/100 {
  border-inline-start-color: rgb(16 92 137 / 1);
}
.tw-border-s-blue-700\/15 {
  border-inline-start-color: rgb(16 92 137 / 0.15);
}
.tw-border-s-blue-700\/20 {
  border-inline-start-color: rgb(16 92 137 / 0.2);
}
.tw-border-s-blue-700\/25 {
  border-inline-start-color: rgb(16 92 137 / 0.25);
}
.tw-border-s-blue-700\/30 {
  border-inline-start-color: rgb(16 92 137 / 0.3);
}
.tw-border-s-blue-700\/35 {
  border-inline-start-color: rgb(16 92 137 / 0.35);
}
.tw-border-s-blue-700\/40 {
  border-inline-start-color: rgb(16 92 137 / 0.4);
}
.tw-border-s-blue-700\/45 {
  border-inline-start-color: rgb(16 92 137 / 0.45);
}
.tw-border-s-blue-700\/5 {
  border-inline-start-color: rgb(16 92 137 / 0.05);
}
.tw-border-s-blue-700\/50 {
  border-inline-start-color: rgb(16 92 137 / 0.5);
}
.tw-border-s-blue-700\/55 {
  border-inline-start-color: rgb(16 92 137 / 0.55);
}
.tw-border-s-blue-700\/60 {
  border-inline-start-color: rgb(16 92 137 / 0.6);
}
.tw-border-s-blue-700\/65 {
  border-inline-start-color: rgb(16 92 137 / 0.65);
}
.tw-border-s-blue-700\/70 {
  border-inline-start-color: rgb(16 92 137 / 0.7);
}
.tw-border-s-blue-700\/75 {
  border-inline-start-color: rgb(16 92 137 / 0.75);
}
.tw-border-s-blue-700\/80 {
  border-inline-start-color: rgb(16 92 137 / 0.8);
}
.tw-border-s-blue-700\/85 {
  border-inline-start-color: rgb(16 92 137 / 0.85);
}
.tw-border-s-blue-700\/90 {
  border-inline-start-color: rgb(16 92 137 / 0.9);
}
.tw-border-s-blue-700\/95 {
  border-inline-start-color: rgb(16 92 137 / 0.95);
}
.tw-border-s-blue-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-800\/0 {
  border-inline-start-color: rgb(9 80 121 / 0);
}
.tw-border-s-blue-800\/10 {
  border-inline-start-color: rgb(9 80 121 / 0.1);
}
.tw-border-s-blue-800\/100 {
  border-inline-start-color: rgb(9 80 121 / 1);
}
.tw-border-s-blue-800\/15 {
  border-inline-start-color: rgb(9 80 121 / 0.15);
}
.tw-border-s-blue-800\/20 {
  border-inline-start-color: rgb(9 80 121 / 0.2);
}
.tw-border-s-blue-800\/25 {
  border-inline-start-color: rgb(9 80 121 / 0.25);
}
.tw-border-s-blue-800\/30 {
  border-inline-start-color: rgb(9 80 121 / 0.3);
}
.tw-border-s-blue-800\/35 {
  border-inline-start-color: rgb(9 80 121 / 0.35);
}
.tw-border-s-blue-800\/40 {
  border-inline-start-color: rgb(9 80 121 / 0.4);
}
.tw-border-s-blue-800\/45 {
  border-inline-start-color: rgb(9 80 121 / 0.45);
}
.tw-border-s-blue-800\/5 {
  border-inline-start-color: rgb(9 80 121 / 0.05);
}
.tw-border-s-blue-800\/50 {
  border-inline-start-color: rgb(9 80 121 / 0.5);
}
.tw-border-s-blue-800\/55 {
  border-inline-start-color: rgb(9 80 121 / 0.55);
}
.tw-border-s-blue-800\/60 {
  border-inline-start-color: rgb(9 80 121 / 0.6);
}
.tw-border-s-blue-800\/65 {
  border-inline-start-color: rgb(9 80 121 / 0.65);
}
.tw-border-s-blue-800\/70 {
  border-inline-start-color: rgb(9 80 121 / 0.7);
}
.tw-border-s-blue-800\/75 {
  border-inline-start-color: rgb(9 80 121 / 0.75);
}
.tw-border-s-blue-800\/80 {
  border-inline-start-color: rgb(9 80 121 / 0.8);
}
.tw-border-s-blue-800\/85 {
  border-inline-start-color: rgb(9 80 121 / 0.85);
}
.tw-border-s-blue-800\/90 {
  border-inline-start-color: rgb(9 80 121 / 0.9);
}
.tw-border-s-blue-800\/95 {
  border-inline-start-color: rgb(9 80 121 / 0.95);
}
.tw-border-s-blue-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-900\/0 {
  border-inline-start-color: rgb(2 67 105 / 0);
}
.tw-border-s-blue-900\/10 {
  border-inline-start-color: rgb(2 67 105 / 0.1);
}
.tw-border-s-blue-900\/100 {
  border-inline-start-color: rgb(2 67 105 / 1);
}
.tw-border-s-blue-900\/15 {
  border-inline-start-color: rgb(2 67 105 / 0.15);
}
.tw-border-s-blue-900\/20 {
  border-inline-start-color: rgb(2 67 105 / 0.2);
}
.tw-border-s-blue-900\/25 {
  border-inline-start-color: rgb(2 67 105 / 0.25);
}
.tw-border-s-blue-900\/30 {
  border-inline-start-color: rgb(2 67 105 / 0.3);
}
.tw-border-s-blue-900\/35 {
  border-inline-start-color: rgb(2 67 105 / 0.35);
}
.tw-border-s-blue-900\/40 {
  border-inline-start-color: rgb(2 67 105 / 0.4);
}
.tw-border-s-blue-900\/45 {
  border-inline-start-color: rgb(2 67 105 / 0.45);
}
.tw-border-s-blue-900\/5 {
  border-inline-start-color: rgb(2 67 105 / 0.05);
}
.tw-border-s-blue-900\/50 {
  border-inline-start-color: rgb(2 67 105 / 0.5);
}
.tw-border-s-blue-900\/55 {
  border-inline-start-color: rgb(2 67 105 / 0.55);
}
.tw-border-s-blue-900\/60 {
  border-inline-start-color: rgb(2 67 105 / 0.6);
}
.tw-border-s-blue-900\/65 {
  border-inline-start-color: rgb(2 67 105 / 0.65);
}
.tw-border-s-blue-900\/70 {
  border-inline-start-color: rgb(2 67 105 / 0.7);
}
.tw-border-s-blue-900\/75 {
  border-inline-start-color: rgb(2 67 105 / 0.75);
}
.tw-border-s-blue-900\/80 {
  border-inline-start-color: rgb(2 67 105 / 0.8);
}
.tw-border-s-blue-900\/85 {
  border-inline-start-color: rgb(2 67 105 / 0.85);
}
.tw-border-s-blue-900\/90 {
  border-inline-start-color: rgb(2 67 105 / 0.9);
}
.tw-border-s-blue-900\/95 {
  border-inline-start-color: rgb(2 67 105 / 0.95);
}
.tw-border-s-blue-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-s-blue-950\/0 {
  border-inline-start-color: rgb(23 37 84 / 0);
}
.tw-border-s-blue-950\/10 {
  border-inline-start-color: rgb(23 37 84 / 0.1);
}
.tw-border-s-blue-950\/100 {
  border-inline-start-color: rgb(23 37 84 / 1);
}
.tw-border-s-blue-950\/15 {
  border-inline-start-color: rgb(23 37 84 / 0.15);
}
.tw-border-s-blue-950\/20 {
  border-inline-start-color: rgb(23 37 84 / 0.2);
}
.tw-border-s-blue-950\/25 {
  border-inline-start-color: rgb(23 37 84 / 0.25);
}
.tw-border-s-blue-950\/30 {
  border-inline-start-color: rgb(23 37 84 / 0.3);
}
.tw-border-s-blue-950\/35 {
  border-inline-start-color: rgb(23 37 84 / 0.35);
}
.tw-border-s-blue-950\/40 {
  border-inline-start-color: rgb(23 37 84 / 0.4);
}
.tw-border-s-blue-950\/45 {
  border-inline-start-color: rgb(23 37 84 / 0.45);
}
.tw-border-s-blue-950\/5 {
  border-inline-start-color: rgb(23 37 84 / 0.05);
}
.tw-border-s-blue-950\/50 {
  border-inline-start-color: rgb(23 37 84 / 0.5);
}
.tw-border-s-blue-950\/55 {
  border-inline-start-color: rgb(23 37 84 / 0.55);
}
.tw-border-s-blue-950\/60 {
  border-inline-start-color: rgb(23 37 84 / 0.6);
}
.tw-border-s-blue-950\/65 {
  border-inline-start-color: rgb(23 37 84 / 0.65);
}
.tw-border-s-blue-950\/70 {
  border-inline-start-color: rgb(23 37 84 / 0.7);
}
.tw-border-s-blue-950\/75 {
  border-inline-start-color: rgb(23 37 84 / 0.75);
}
.tw-border-s-blue-950\/80 {
  border-inline-start-color: rgb(23 37 84 / 0.8);
}
.tw-border-s-blue-950\/85 {
  border-inline-start-color: rgb(23 37 84 / 0.85);
}
.tw-border-s-blue-950\/90 {
  border-inline-start-color: rgb(23 37 84 / 0.9);
}
.tw-border-s-blue-950\/95 {
  border-inline-start-color: rgb(23 37 84 / 0.95);
}
.tw-border-s-current {
  border-inline-start-color: currentColor;
}
.tw-border-s-cyan-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-100\/0 {
  border-inline-start-color: rgb(207 250 254 / 0);
}
.tw-border-s-cyan-100\/10 {
  border-inline-start-color: rgb(207 250 254 / 0.1);
}
.tw-border-s-cyan-100\/100 {
  border-inline-start-color: rgb(207 250 254 / 1);
}
.tw-border-s-cyan-100\/15 {
  border-inline-start-color: rgb(207 250 254 / 0.15);
}
.tw-border-s-cyan-100\/20 {
  border-inline-start-color: rgb(207 250 254 / 0.2);
}
.tw-border-s-cyan-100\/25 {
  border-inline-start-color: rgb(207 250 254 / 0.25);
}
.tw-border-s-cyan-100\/30 {
  border-inline-start-color: rgb(207 250 254 / 0.3);
}
.tw-border-s-cyan-100\/35 {
  border-inline-start-color: rgb(207 250 254 / 0.35);
}
.tw-border-s-cyan-100\/40 {
  border-inline-start-color: rgb(207 250 254 / 0.4);
}
.tw-border-s-cyan-100\/45 {
  border-inline-start-color: rgb(207 250 254 / 0.45);
}
.tw-border-s-cyan-100\/5 {
  border-inline-start-color: rgb(207 250 254 / 0.05);
}
.tw-border-s-cyan-100\/50 {
  border-inline-start-color: rgb(207 250 254 / 0.5);
}
.tw-border-s-cyan-100\/55 {
  border-inline-start-color: rgb(207 250 254 / 0.55);
}
.tw-border-s-cyan-100\/60 {
  border-inline-start-color: rgb(207 250 254 / 0.6);
}
.tw-border-s-cyan-100\/65 {
  border-inline-start-color: rgb(207 250 254 / 0.65);
}
.tw-border-s-cyan-100\/70 {
  border-inline-start-color: rgb(207 250 254 / 0.7);
}
.tw-border-s-cyan-100\/75 {
  border-inline-start-color: rgb(207 250 254 / 0.75);
}
.tw-border-s-cyan-100\/80 {
  border-inline-start-color: rgb(207 250 254 / 0.8);
}
.tw-border-s-cyan-100\/85 {
  border-inline-start-color: rgb(207 250 254 / 0.85);
}
.tw-border-s-cyan-100\/90 {
  border-inline-start-color: rgb(207 250 254 / 0.9);
}
.tw-border-s-cyan-100\/95 {
  border-inline-start-color: rgb(207 250 254 / 0.95);
}
.tw-border-s-cyan-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-200\/0 {
  border-inline-start-color: rgb(165 243 252 / 0);
}
.tw-border-s-cyan-200\/10 {
  border-inline-start-color: rgb(165 243 252 / 0.1);
}
.tw-border-s-cyan-200\/100 {
  border-inline-start-color: rgb(165 243 252 / 1);
}
.tw-border-s-cyan-200\/15 {
  border-inline-start-color: rgb(165 243 252 / 0.15);
}
.tw-border-s-cyan-200\/20 {
  border-inline-start-color: rgb(165 243 252 / 0.2);
}
.tw-border-s-cyan-200\/25 {
  border-inline-start-color: rgb(165 243 252 / 0.25);
}
.tw-border-s-cyan-200\/30 {
  border-inline-start-color: rgb(165 243 252 / 0.3);
}
.tw-border-s-cyan-200\/35 {
  border-inline-start-color: rgb(165 243 252 / 0.35);
}
.tw-border-s-cyan-200\/40 {
  border-inline-start-color: rgb(165 243 252 / 0.4);
}
.tw-border-s-cyan-200\/45 {
  border-inline-start-color: rgb(165 243 252 / 0.45);
}
.tw-border-s-cyan-200\/5 {
  border-inline-start-color: rgb(165 243 252 / 0.05);
}
.tw-border-s-cyan-200\/50 {
  border-inline-start-color: rgb(165 243 252 / 0.5);
}
.tw-border-s-cyan-200\/55 {
  border-inline-start-color: rgb(165 243 252 / 0.55);
}
.tw-border-s-cyan-200\/60 {
  border-inline-start-color: rgb(165 243 252 / 0.6);
}
.tw-border-s-cyan-200\/65 {
  border-inline-start-color: rgb(165 243 252 / 0.65);
}
.tw-border-s-cyan-200\/70 {
  border-inline-start-color: rgb(165 243 252 / 0.7);
}
.tw-border-s-cyan-200\/75 {
  border-inline-start-color: rgb(165 243 252 / 0.75);
}
.tw-border-s-cyan-200\/80 {
  border-inline-start-color: rgb(165 243 252 / 0.8);
}
.tw-border-s-cyan-200\/85 {
  border-inline-start-color: rgb(165 243 252 / 0.85);
}
.tw-border-s-cyan-200\/90 {
  border-inline-start-color: rgb(165 243 252 / 0.9);
}
.tw-border-s-cyan-200\/95 {
  border-inline-start-color: rgb(165 243 252 / 0.95);
}
.tw-border-s-cyan-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-300\/0 {
  border-inline-start-color: rgb(103 232 249 / 0);
}
.tw-border-s-cyan-300\/10 {
  border-inline-start-color: rgb(103 232 249 / 0.1);
}
.tw-border-s-cyan-300\/100 {
  border-inline-start-color: rgb(103 232 249 / 1);
}
.tw-border-s-cyan-300\/15 {
  border-inline-start-color: rgb(103 232 249 / 0.15);
}
.tw-border-s-cyan-300\/20 {
  border-inline-start-color: rgb(103 232 249 / 0.2);
}
.tw-border-s-cyan-300\/25 {
  border-inline-start-color: rgb(103 232 249 / 0.25);
}
.tw-border-s-cyan-300\/30 {
  border-inline-start-color: rgb(103 232 249 / 0.3);
}
.tw-border-s-cyan-300\/35 {
  border-inline-start-color: rgb(103 232 249 / 0.35);
}
.tw-border-s-cyan-300\/40 {
  border-inline-start-color: rgb(103 232 249 / 0.4);
}
.tw-border-s-cyan-300\/45 {
  border-inline-start-color: rgb(103 232 249 / 0.45);
}
.tw-border-s-cyan-300\/5 {
  border-inline-start-color: rgb(103 232 249 / 0.05);
}
.tw-border-s-cyan-300\/50 {
  border-inline-start-color: rgb(103 232 249 / 0.5);
}
.tw-border-s-cyan-300\/55 {
  border-inline-start-color: rgb(103 232 249 / 0.55);
}
.tw-border-s-cyan-300\/60 {
  border-inline-start-color: rgb(103 232 249 / 0.6);
}
.tw-border-s-cyan-300\/65 {
  border-inline-start-color: rgb(103 232 249 / 0.65);
}
.tw-border-s-cyan-300\/70 {
  border-inline-start-color: rgb(103 232 249 / 0.7);
}
.tw-border-s-cyan-300\/75 {
  border-inline-start-color: rgb(103 232 249 / 0.75);
}
.tw-border-s-cyan-300\/80 {
  border-inline-start-color: rgb(103 232 249 / 0.8);
}
.tw-border-s-cyan-300\/85 {
  border-inline-start-color: rgb(103 232 249 / 0.85);
}
.tw-border-s-cyan-300\/90 {
  border-inline-start-color: rgb(103 232 249 / 0.9);
}
.tw-border-s-cyan-300\/95 {
  border-inline-start-color: rgb(103 232 249 / 0.95);
}
.tw-border-s-cyan-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-400\/0 {
  border-inline-start-color: rgb(34 211 238 / 0);
}
.tw-border-s-cyan-400\/10 {
  border-inline-start-color: rgb(34 211 238 / 0.1);
}
.tw-border-s-cyan-400\/100 {
  border-inline-start-color: rgb(34 211 238 / 1);
}
.tw-border-s-cyan-400\/15 {
  border-inline-start-color: rgb(34 211 238 / 0.15);
}
.tw-border-s-cyan-400\/20 {
  border-inline-start-color: rgb(34 211 238 / 0.2);
}
.tw-border-s-cyan-400\/25 {
  border-inline-start-color: rgb(34 211 238 / 0.25);
}
.tw-border-s-cyan-400\/30 {
  border-inline-start-color: rgb(34 211 238 / 0.3);
}
.tw-border-s-cyan-400\/35 {
  border-inline-start-color: rgb(34 211 238 / 0.35);
}
.tw-border-s-cyan-400\/40 {
  border-inline-start-color: rgb(34 211 238 / 0.4);
}
.tw-border-s-cyan-400\/45 {
  border-inline-start-color: rgb(34 211 238 / 0.45);
}
.tw-border-s-cyan-400\/5 {
  border-inline-start-color: rgb(34 211 238 / 0.05);
}
.tw-border-s-cyan-400\/50 {
  border-inline-start-color: rgb(34 211 238 / 0.5);
}
.tw-border-s-cyan-400\/55 {
  border-inline-start-color: rgb(34 211 238 / 0.55);
}
.tw-border-s-cyan-400\/60 {
  border-inline-start-color: rgb(34 211 238 / 0.6);
}
.tw-border-s-cyan-400\/65 {
  border-inline-start-color: rgb(34 211 238 / 0.65);
}
.tw-border-s-cyan-400\/70 {
  border-inline-start-color: rgb(34 211 238 / 0.7);
}
.tw-border-s-cyan-400\/75 {
  border-inline-start-color: rgb(34 211 238 / 0.75);
}
.tw-border-s-cyan-400\/80 {
  border-inline-start-color: rgb(34 211 238 / 0.8);
}
.tw-border-s-cyan-400\/85 {
  border-inline-start-color: rgb(34 211 238 / 0.85);
}
.tw-border-s-cyan-400\/90 {
  border-inline-start-color: rgb(34 211 238 / 0.9);
}
.tw-border-s-cyan-400\/95 {
  border-inline-start-color: rgb(34 211 238 / 0.95);
}
.tw-border-s-cyan-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-50\/0 {
  border-inline-start-color: rgb(236 254 255 / 0);
}
.tw-border-s-cyan-50\/10 {
  border-inline-start-color: rgb(236 254 255 / 0.1);
}
.tw-border-s-cyan-50\/100 {
  border-inline-start-color: rgb(236 254 255 / 1);
}
.tw-border-s-cyan-50\/15 {
  border-inline-start-color: rgb(236 254 255 / 0.15);
}
.tw-border-s-cyan-50\/20 {
  border-inline-start-color: rgb(236 254 255 / 0.2);
}
.tw-border-s-cyan-50\/25 {
  border-inline-start-color: rgb(236 254 255 / 0.25);
}
.tw-border-s-cyan-50\/30 {
  border-inline-start-color: rgb(236 254 255 / 0.3);
}
.tw-border-s-cyan-50\/35 {
  border-inline-start-color: rgb(236 254 255 / 0.35);
}
.tw-border-s-cyan-50\/40 {
  border-inline-start-color: rgb(236 254 255 / 0.4);
}
.tw-border-s-cyan-50\/45 {
  border-inline-start-color: rgb(236 254 255 / 0.45);
}
.tw-border-s-cyan-50\/5 {
  border-inline-start-color: rgb(236 254 255 / 0.05);
}
.tw-border-s-cyan-50\/50 {
  border-inline-start-color: rgb(236 254 255 / 0.5);
}
.tw-border-s-cyan-50\/55 {
  border-inline-start-color: rgb(236 254 255 / 0.55);
}
.tw-border-s-cyan-50\/60 {
  border-inline-start-color: rgb(236 254 255 / 0.6);
}
.tw-border-s-cyan-50\/65 {
  border-inline-start-color: rgb(236 254 255 / 0.65);
}
.tw-border-s-cyan-50\/70 {
  border-inline-start-color: rgb(236 254 255 / 0.7);
}
.tw-border-s-cyan-50\/75 {
  border-inline-start-color: rgb(236 254 255 / 0.75);
}
.tw-border-s-cyan-50\/80 {
  border-inline-start-color: rgb(236 254 255 / 0.8);
}
.tw-border-s-cyan-50\/85 {
  border-inline-start-color: rgb(236 254 255 / 0.85);
}
.tw-border-s-cyan-50\/90 {
  border-inline-start-color: rgb(236 254 255 / 0.9);
}
.tw-border-s-cyan-50\/95 {
  border-inline-start-color: rgb(236 254 255 / 0.95);
}
.tw-border-s-cyan-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-500\/0 {
  border-inline-start-color: rgb(6 182 212 / 0);
}
.tw-border-s-cyan-500\/10 {
  border-inline-start-color: rgb(6 182 212 / 0.1);
}
.tw-border-s-cyan-500\/100 {
  border-inline-start-color: rgb(6 182 212 / 1);
}
.tw-border-s-cyan-500\/15 {
  border-inline-start-color: rgb(6 182 212 / 0.15);
}
.tw-border-s-cyan-500\/20 {
  border-inline-start-color: rgb(6 182 212 / 0.2);
}
.tw-border-s-cyan-500\/25 {
  border-inline-start-color: rgb(6 182 212 / 0.25);
}
.tw-border-s-cyan-500\/30 {
  border-inline-start-color: rgb(6 182 212 / 0.3);
}
.tw-border-s-cyan-500\/35 {
  border-inline-start-color: rgb(6 182 212 / 0.35);
}
.tw-border-s-cyan-500\/40 {
  border-inline-start-color: rgb(6 182 212 / 0.4);
}
.tw-border-s-cyan-500\/45 {
  border-inline-start-color: rgb(6 182 212 / 0.45);
}
.tw-border-s-cyan-500\/5 {
  border-inline-start-color: rgb(6 182 212 / 0.05);
}
.tw-border-s-cyan-500\/50 {
  border-inline-start-color: rgb(6 182 212 / 0.5);
}
.tw-border-s-cyan-500\/55 {
  border-inline-start-color: rgb(6 182 212 / 0.55);
}
.tw-border-s-cyan-500\/60 {
  border-inline-start-color: rgb(6 182 212 / 0.6);
}
.tw-border-s-cyan-500\/65 {
  border-inline-start-color: rgb(6 182 212 / 0.65);
}
.tw-border-s-cyan-500\/70 {
  border-inline-start-color: rgb(6 182 212 / 0.7);
}
.tw-border-s-cyan-500\/75 {
  border-inline-start-color: rgb(6 182 212 / 0.75);
}
.tw-border-s-cyan-500\/80 {
  border-inline-start-color: rgb(6 182 212 / 0.8);
}
.tw-border-s-cyan-500\/85 {
  border-inline-start-color: rgb(6 182 212 / 0.85);
}
.tw-border-s-cyan-500\/90 {
  border-inline-start-color: rgb(6 182 212 / 0.9);
}
.tw-border-s-cyan-500\/95 {
  border-inline-start-color: rgb(6 182 212 / 0.95);
}
.tw-border-s-cyan-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-600\/0 {
  border-inline-start-color: rgb(8 145 178 / 0);
}
.tw-border-s-cyan-600\/10 {
  border-inline-start-color: rgb(8 145 178 / 0.1);
}
.tw-border-s-cyan-600\/100 {
  border-inline-start-color: rgb(8 145 178 / 1);
}
.tw-border-s-cyan-600\/15 {
  border-inline-start-color: rgb(8 145 178 / 0.15);
}
.tw-border-s-cyan-600\/20 {
  border-inline-start-color: rgb(8 145 178 / 0.2);
}
.tw-border-s-cyan-600\/25 {
  border-inline-start-color: rgb(8 145 178 / 0.25);
}
.tw-border-s-cyan-600\/30 {
  border-inline-start-color: rgb(8 145 178 / 0.3);
}
.tw-border-s-cyan-600\/35 {
  border-inline-start-color: rgb(8 145 178 / 0.35);
}
.tw-border-s-cyan-600\/40 {
  border-inline-start-color: rgb(8 145 178 / 0.4);
}
.tw-border-s-cyan-600\/45 {
  border-inline-start-color: rgb(8 145 178 / 0.45);
}
.tw-border-s-cyan-600\/5 {
  border-inline-start-color: rgb(8 145 178 / 0.05);
}
.tw-border-s-cyan-600\/50 {
  border-inline-start-color: rgb(8 145 178 / 0.5);
}
.tw-border-s-cyan-600\/55 {
  border-inline-start-color: rgb(8 145 178 / 0.55);
}
.tw-border-s-cyan-600\/60 {
  border-inline-start-color: rgb(8 145 178 / 0.6);
}
.tw-border-s-cyan-600\/65 {
  border-inline-start-color: rgb(8 145 178 / 0.65);
}
.tw-border-s-cyan-600\/70 {
  border-inline-start-color: rgb(8 145 178 / 0.7);
}
.tw-border-s-cyan-600\/75 {
  border-inline-start-color: rgb(8 145 178 / 0.75);
}
.tw-border-s-cyan-600\/80 {
  border-inline-start-color: rgb(8 145 178 / 0.8);
}
.tw-border-s-cyan-600\/85 {
  border-inline-start-color: rgb(8 145 178 / 0.85);
}
.tw-border-s-cyan-600\/90 {
  border-inline-start-color: rgb(8 145 178 / 0.9);
}
.tw-border-s-cyan-600\/95 {
  border-inline-start-color: rgb(8 145 178 / 0.95);
}
.tw-border-s-cyan-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-700\/0 {
  border-inline-start-color: rgb(14 116 144 / 0);
}
.tw-border-s-cyan-700\/10 {
  border-inline-start-color: rgb(14 116 144 / 0.1);
}
.tw-border-s-cyan-700\/100 {
  border-inline-start-color: rgb(14 116 144 / 1);
}
.tw-border-s-cyan-700\/15 {
  border-inline-start-color: rgb(14 116 144 / 0.15);
}
.tw-border-s-cyan-700\/20 {
  border-inline-start-color: rgb(14 116 144 / 0.2);
}
.tw-border-s-cyan-700\/25 {
  border-inline-start-color: rgb(14 116 144 / 0.25);
}
.tw-border-s-cyan-700\/30 {
  border-inline-start-color: rgb(14 116 144 / 0.3);
}
.tw-border-s-cyan-700\/35 {
  border-inline-start-color: rgb(14 116 144 / 0.35);
}
.tw-border-s-cyan-700\/40 {
  border-inline-start-color: rgb(14 116 144 / 0.4);
}
.tw-border-s-cyan-700\/45 {
  border-inline-start-color: rgb(14 116 144 / 0.45);
}
.tw-border-s-cyan-700\/5 {
  border-inline-start-color: rgb(14 116 144 / 0.05);
}
.tw-border-s-cyan-700\/50 {
  border-inline-start-color: rgb(14 116 144 / 0.5);
}
.tw-border-s-cyan-700\/55 {
  border-inline-start-color: rgb(14 116 144 / 0.55);
}
.tw-border-s-cyan-700\/60 {
  border-inline-start-color: rgb(14 116 144 / 0.6);
}
.tw-border-s-cyan-700\/65 {
  border-inline-start-color: rgb(14 116 144 / 0.65);
}
.tw-border-s-cyan-700\/70 {
  border-inline-start-color: rgb(14 116 144 / 0.7);
}
.tw-border-s-cyan-700\/75 {
  border-inline-start-color: rgb(14 116 144 / 0.75);
}
.tw-border-s-cyan-700\/80 {
  border-inline-start-color: rgb(14 116 144 / 0.8);
}
.tw-border-s-cyan-700\/85 {
  border-inline-start-color: rgb(14 116 144 / 0.85);
}
.tw-border-s-cyan-700\/90 {
  border-inline-start-color: rgb(14 116 144 / 0.9);
}
.tw-border-s-cyan-700\/95 {
  border-inline-start-color: rgb(14 116 144 / 0.95);
}
.tw-border-s-cyan-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-800\/0 {
  border-inline-start-color: rgb(21 94 117 / 0);
}
.tw-border-s-cyan-800\/10 {
  border-inline-start-color: rgb(21 94 117 / 0.1);
}
.tw-border-s-cyan-800\/100 {
  border-inline-start-color: rgb(21 94 117 / 1);
}
.tw-border-s-cyan-800\/15 {
  border-inline-start-color: rgb(21 94 117 / 0.15);
}
.tw-border-s-cyan-800\/20 {
  border-inline-start-color: rgb(21 94 117 / 0.2);
}
.tw-border-s-cyan-800\/25 {
  border-inline-start-color: rgb(21 94 117 / 0.25);
}
.tw-border-s-cyan-800\/30 {
  border-inline-start-color: rgb(21 94 117 / 0.3);
}
.tw-border-s-cyan-800\/35 {
  border-inline-start-color: rgb(21 94 117 / 0.35);
}
.tw-border-s-cyan-800\/40 {
  border-inline-start-color: rgb(21 94 117 / 0.4);
}
.tw-border-s-cyan-800\/45 {
  border-inline-start-color: rgb(21 94 117 / 0.45);
}
.tw-border-s-cyan-800\/5 {
  border-inline-start-color: rgb(21 94 117 / 0.05);
}
.tw-border-s-cyan-800\/50 {
  border-inline-start-color: rgb(21 94 117 / 0.5);
}
.tw-border-s-cyan-800\/55 {
  border-inline-start-color: rgb(21 94 117 / 0.55);
}
.tw-border-s-cyan-800\/60 {
  border-inline-start-color: rgb(21 94 117 / 0.6);
}
.tw-border-s-cyan-800\/65 {
  border-inline-start-color: rgb(21 94 117 / 0.65);
}
.tw-border-s-cyan-800\/70 {
  border-inline-start-color: rgb(21 94 117 / 0.7);
}
.tw-border-s-cyan-800\/75 {
  border-inline-start-color: rgb(21 94 117 / 0.75);
}
.tw-border-s-cyan-800\/80 {
  border-inline-start-color: rgb(21 94 117 / 0.8);
}
.tw-border-s-cyan-800\/85 {
  border-inline-start-color: rgb(21 94 117 / 0.85);
}
.tw-border-s-cyan-800\/90 {
  border-inline-start-color: rgb(21 94 117 / 0.9);
}
.tw-border-s-cyan-800\/95 {
  border-inline-start-color: rgb(21 94 117 / 0.95);
}
.tw-border-s-cyan-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-900\/0 {
  border-inline-start-color: rgb(22 78 99 / 0);
}
.tw-border-s-cyan-900\/10 {
  border-inline-start-color: rgb(22 78 99 / 0.1);
}
.tw-border-s-cyan-900\/100 {
  border-inline-start-color: rgb(22 78 99 / 1);
}
.tw-border-s-cyan-900\/15 {
  border-inline-start-color: rgb(22 78 99 / 0.15);
}
.tw-border-s-cyan-900\/20 {
  border-inline-start-color: rgb(22 78 99 / 0.2);
}
.tw-border-s-cyan-900\/25 {
  border-inline-start-color: rgb(22 78 99 / 0.25);
}
.tw-border-s-cyan-900\/30 {
  border-inline-start-color: rgb(22 78 99 / 0.3);
}
.tw-border-s-cyan-900\/35 {
  border-inline-start-color: rgb(22 78 99 / 0.35);
}
.tw-border-s-cyan-900\/40 {
  border-inline-start-color: rgb(22 78 99 / 0.4);
}
.tw-border-s-cyan-900\/45 {
  border-inline-start-color: rgb(22 78 99 / 0.45);
}
.tw-border-s-cyan-900\/5 {
  border-inline-start-color: rgb(22 78 99 / 0.05);
}
.tw-border-s-cyan-900\/50 {
  border-inline-start-color: rgb(22 78 99 / 0.5);
}
.tw-border-s-cyan-900\/55 {
  border-inline-start-color: rgb(22 78 99 / 0.55);
}
.tw-border-s-cyan-900\/60 {
  border-inline-start-color: rgb(22 78 99 / 0.6);
}
.tw-border-s-cyan-900\/65 {
  border-inline-start-color: rgb(22 78 99 / 0.65);
}
.tw-border-s-cyan-900\/70 {
  border-inline-start-color: rgb(22 78 99 / 0.7);
}
.tw-border-s-cyan-900\/75 {
  border-inline-start-color: rgb(22 78 99 / 0.75);
}
.tw-border-s-cyan-900\/80 {
  border-inline-start-color: rgb(22 78 99 / 0.8);
}
.tw-border-s-cyan-900\/85 {
  border-inline-start-color: rgb(22 78 99 / 0.85);
}
.tw-border-s-cyan-900\/90 {
  border-inline-start-color: rgb(22 78 99 / 0.9);
}
.tw-border-s-cyan-900\/95 {
  border-inline-start-color: rgb(22 78 99 / 0.95);
}
.tw-border-s-cyan-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-s-cyan-950\/0 {
  border-inline-start-color: rgb(8 51 68 / 0);
}
.tw-border-s-cyan-950\/10 {
  border-inline-start-color: rgb(8 51 68 / 0.1);
}
.tw-border-s-cyan-950\/100 {
  border-inline-start-color: rgb(8 51 68 / 1);
}
.tw-border-s-cyan-950\/15 {
  border-inline-start-color: rgb(8 51 68 / 0.15);
}
.tw-border-s-cyan-950\/20 {
  border-inline-start-color: rgb(8 51 68 / 0.2);
}
.tw-border-s-cyan-950\/25 {
  border-inline-start-color: rgb(8 51 68 / 0.25);
}
.tw-border-s-cyan-950\/30 {
  border-inline-start-color: rgb(8 51 68 / 0.3);
}
.tw-border-s-cyan-950\/35 {
  border-inline-start-color: rgb(8 51 68 / 0.35);
}
.tw-border-s-cyan-950\/40 {
  border-inline-start-color: rgb(8 51 68 / 0.4);
}
.tw-border-s-cyan-950\/45 {
  border-inline-start-color: rgb(8 51 68 / 0.45);
}
.tw-border-s-cyan-950\/5 {
  border-inline-start-color: rgb(8 51 68 / 0.05);
}
.tw-border-s-cyan-950\/50 {
  border-inline-start-color: rgb(8 51 68 / 0.5);
}
.tw-border-s-cyan-950\/55 {
  border-inline-start-color: rgb(8 51 68 / 0.55);
}
.tw-border-s-cyan-950\/60 {
  border-inline-start-color: rgb(8 51 68 / 0.6);
}
.tw-border-s-cyan-950\/65 {
  border-inline-start-color: rgb(8 51 68 / 0.65);
}
.tw-border-s-cyan-950\/70 {
  border-inline-start-color: rgb(8 51 68 / 0.7);
}
.tw-border-s-cyan-950\/75 {
  border-inline-start-color: rgb(8 51 68 / 0.75);
}
.tw-border-s-cyan-950\/80 {
  border-inline-start-color: rgb(8 51 68 / 0.8);
}
.tw-border-s-cyan-950\/85 {
  border-inline-start-color: rgb(8 51 68 / 0.85);
}
.tw-border-s-cyan-950\/90 {
  border-inline-start-color: rgb(8 51 68 / 0.9);
}
.tw-border-s-cyan-950\/95 {
  border-inline-start-color: rgb(8 51 68 / 0.95);
}
.tw-border-s-danger {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-s-danger-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-s-danger-dark\/0 {
  border-inline-start-color: rgb(220 38 38 / 0);
}
.tw-border-s-danger-dark\/10 {
  border-inline-start-color: rgb(220 38 38 / 0.1);
}
.tw-border-s-danger-dark\/100 {
  border-inline-start-color: rgb(220 38 38 / 1);
}
.tw-border-s-danger-dark\/15 {
  border-inline-start-color: rgb(220 38 38 / 0.15);
}
.tw-border-s-danger-dark\/20 {
  border-inline-start-color: rgb(220 38 38 / 0.2);
}
.tw-border-s-danger-dark\/25 {
  border-inline-start-color: rgb(220 38 38 / 0.25);
}
.tw-border-s-danger-dark\/30 {
  border-inline-start-color: rgb(220 38 38 / 0.3);
}
.tw-border-s-danger-dark\/35 {
  border-inline-start-color: rgb(220 38 38 / 0.35);
}
.tw-border-s-danger-dark\/40 {
  border-inline-start-color: rgb(220 38 38 / 0.4);
}
.tw-border-s-danger-dark\/45 {
  border-inline-start-color: rgb(220 38 38 / 0.45);
}
.tw-border-s-danger-dark\/5 {
  border-inline-start-color: rgb(220 38 38 / 0.05);
}
.tw-border-s-danger-dark\/50 {
  border-inline-start-color: rgb(220 38 38 / 0.5);
}
.tw-border-s-danger-dark\/55 {
  border-inline-start-color: rgb(220 38 38 / 0.55);
}
.tw-border-s-danger-dark\/60 {
  border-inline-start-color: rgb(220 38 38 / 0.6);
}
.tw-border-s-danger-dark\/65 {
  border-inline-start-color: rgb(220 38 38 / 0.65);
}
.tw-border-s-danger-dark\/70 {
  border-inline-start-color: rgb(220 38 38 / 0.7);
}
.tw-border-s-danger-dark\/75 {
  border-inline-start-color: rgb(220 38 38 / 0.75);
}
.tw-border-s-danger-dark\/80 {
  border-inline-start-color: rgb(220 38 38 / 0.8);
}
.tw-border-s-danger-dark\/85 {
  border-inline-start-color: rgb(220 38 38 / 0.85);
}
.tw-border-s-danger-dark\/90 {
  border-inline-start-color: rgb(220 38 38 / 0.9);
}
.tw-border-s-danger-dark\/95 {
  border-inline-start-color: rgb(220 38 38 / 0.95);
}
.tw-border-s-danger-light {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-s-danger-light\/0 {
  border-inline-start-color: rgb(248 113 113 / 0);
}
.tw-border-s-danger-light\/10 {
  border-inline-start-color: rgb(248 113 113 / 0.1);
}
.tw-border-s-danger-light\/100 {
  border-inline-start-color: rgb(248 113 113 / 1);
}
.tw-border-s-danger-light\/15 {
  border-inline-start-color: rgb(248 113 113 / 0.15);
}
.tw-border-s-danger-light\/20 {
  border-inline-start-color: rgb(248 113 113 / 0.2);
}
.tw-border-s-danger-light\/25 {
  border-inline-start-color: rgb(248 113 113 / 0.25);
}
.tw-border-s-danger-light\/30 {
  border-inline-start-color: rgb(248 113 113 / 0.3);
}
.tw-border-s-danger-light\/35 {
  border-inline-start-color: rgb(248 113 113 / 0.35);
}
.tw-border-s-danger-light\/40 {
  border-inline-start-color: rgb(248 113 113 / 0.4);
}
.tw-border-s-danger-light\/45 {
  border-inline-start-color: rgb(248 113 113 / 0.45);
}
.tw-border-s-danger-light\/5 {
  border-inline-start-color: rgb(248 113 113 / 0.05);
}
.tw-border-s-danger-light\/50 {
  border-inline-start-color: rgb(248 113 113 / 0.5);
}
.tw-border-s-danger-light\/55 {
  border-inline-start-color: rgb(248 113 113 / 0.55);
}
.tw-border-s-danger-light\/60 {
  border-inline-start-color: rgb(248 113 113 / 0.6);
}
.tw-border-s-danger-light\/65 {
  border-inline-start-color: rgb(248 113 113 / 0.65);
}
.tw-border-s-danger-light\/70 {
  border-inline-start-color: rgb(248 113 113 / 0.7);
}
.tw-border-s-danger-light\/75 {
  border-inline-start-color: rgb(248 113 113 / 0.75);
}
.tw-border-s-danger-light\/80 {
  border-inline-start-color: rgb(248 113 113 / 0.8);
}
.tw-border-s-danger-light\/85 {
  border-inline-start-color: rgb(248 113 113 / 0.85);
}
.tw-border-s-danger-light\/90 {
  border-inline-start-color: rgb(248 113 113 / 0.9);
}
.tw-border-s-danger-light\/95 {
  border-inline-start-color: rgb(248 113 113 / 0.95);
}
.tw-border-s-danger\/0 {
  border-inline-start-color: rgb(239 68 68 / 0);
}
.tw-border-s-danger\/10 {
  border-inline-start-color: rgb(239 68 68 / 0.1);
}
.tw-border-s-danger\/100 {
  border-inline-start-color: rgb(239 68 68 / 1);
}
.tw-border-s-danger\/15 {
  border-inline-start-color: rgb(239 68 68 / 0.15);
}
.tw-border-s-danger\/20 {
  border-inline-start-color: rgb(239 68 68 / 0.2);
}
.tw-border-s-danger\/25 {
  border-inline-start-color: rgb(239 68 68 / 0.25);
}
.tw-border-s-danger\/30 {
  border-inline-start-color: rgb(239 68 68 / 0.3);
}
.tw-border-s-danger\/35 {
  border-inline-start-color: rgb(239 68 68 / 0.35);
}
.tw-border-s-danger\/40 {
  border-inline-start-color: rgb(239 68 68 / 0.4);
}
.tw-border-s-danger\/45 {
  border-inline-start-color: rgb(239 68 68 / 0.45);
}
.tw-border-s-danger\/5 {
  border-inline-start-color: rgb(239 68 68 / 0.05);
}
.tw-border-s-danger\/50 {
  border-inline-start-color: rgb(239 68 68 / 0.5);
}
.tw-border-s-danger\/55 {
  border-inline-start-color: rgb(239 68 68 / 0.55);
}
.tw-border-s-danger\/60 {
  border-inline-start-color: rgb(239 68 68 / 0.6);
}
.tw-border-s-danger\/65 {
  border-inline-start-color: rgb(239 68 68 / 0.65);
}
.tw-border-s-danger\/70 {
  border-inline-start-color: rgb(239 68 68 / 0.7);
}
.tw-border-s-danger\/75 {
  border-inline-start-color: rgb(239 68 68 / 0.75);
}
.tw-border-s-danger\/80 {
  border-inline-start-color: rgb(239 68 68 / 0.8);
}
.tw-border-s-danger\/85 {
  border-inline-start-color: rgb(239 68 68 / 0.85);
}
.tw-border-s-danger\/90 {
  border-inline-start-color: rgb(239 68 68 / 0.9);
}
.tw-border-s-danger\/95 {
  border-inline-start-color: rgb(239 68 68 / 0.95);
}
.tw-border-s-emerald-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-100\/0 {
  border-inline-start-color: rgb(209 250 229 / 0);
}
.tw-border-s-emerald-100\/10 {
  border-inline-start-color: rgb(209 250 229 / 0.1);
}
.tw-border-s-emerald-100\/100 {
  border-inline-start-color: rgb(209 250 229 / 1);
}
.tw-border-s-emerald-100\/15 {
  border-inline-start-color: rgb(209 250 229 / 0.15);
}
.tw-border-s-emerald-100\/20 {
  border-inline-start-color: rgb(209 250 229 / 0.2);
}
.tw-border-s-emerald-100\/25 {
  border-inline-start-color: rgb(209 250 229 / 0.25);
}
.tw-border-s-emerald-100\/30 {
  border-inline-start-color: rgb(209 250 229 / 0.3);
}
.tw-border-s-emerald-100\/35 {
  border-inline-start-color: rgb(209 250 229 / 0.35);
}
.tw-border-s-emerald-100\/40 {
  border-inline-start-color: rgb(209 250 229 / 0.4);
}
.tw-border-s-emerald-100\/45 {
  border-inline-start-color: rgb(209 250 229 / 0.45);
}
.tw-border-s-emerald-100\/5 {
  border-inline-start-color: rgb(209 250 229 / 0.05);
}
.tw-border-s-emerald-100\/50 {
  border-inline-start-color: rgb(209 250 229 / 0.5);
}
.tw-border-s-emerald-100\/55 {
  border-inline-start-color: rgb(209 250 229 / 0.55);
}
.tw-border-s-emerald-100\/60 {
  border-inline-start-color: rgb(209 250 229 / 0.6);
}
.tw-border-s-emerald-100\/65 {
  border-inline-start-color: rgb(209 250 229 / 0.65);
}
.tw-border-s-emerald-100\/70 {
  border-inline-start-color: rgb(209 250 229 / 0.7);
}
.tw-border-s-emerald-100\/75 {
  border-inline-start-color: rgb(209 250 229 / 0.75);
}
.tw-border-s-emerald-100\/80 {
  border-inline-start-color: rgb(209 250 229 / 0.8);
}
.tw-border-s-emerald-100\/85 {
  border-inline-start-color: rgb(209 250 229 / 0.85);
}
.tw-border-s-emerald-100\/90 {
  border-inline-start-color: rgb(209 250 229 / 0.9);
}
.tw-border-s-emerald-100\/95 {
  border-inline-start-color: rgb(209 250 229 / 0.95);
}
.tw-border-s-emerald-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-200\/0 {
  border-inline-start-color: rgb(167 243 208 / 0);
}
.tw-border-s-emerald-200\/10 {
  border-inline-start-color: rgb(167 243 208 / 0.1);
}
.tw-border-s-emerald-200\/100 {
  border-inline-start-color: rgb(167 243 208 / 1);
}
.tw-border-s-emerald-200\/15 {
  border-inline-start-color: rgb(167 243 208 / 0.15);
}
.tw-border-s-emerald-200\/20 {
  border-inline-start-color: rgb(167 243 208 / 0.2);
}
.tw-border-s-emerald-200\/25 {
  border-inline-start-color: rgb(167 243 208 / 0.25);
}
.tw-border-s-emerald-200\/30 {
  border-inline-start-color: rgb(167 243 208 / 0.3);
}
.tw-border-s-emerald-200\/35 {
  border-inline-start-color: rgb(167 243 208 / 0.35);
}
.tw-border-s-emerald-200\/40 {
  border-inline-start-color: rgb(167 243 208 / 0.4);
}
.tw-border-s-emerald-200\/45 {
  border-inline-start-color: rgb(167 243 208 / 0.45);
}
.tw-border-s-emerald-200\/5 {
  border-inline-start-color: rgb(167 243 208 / 0.05);
}
.tw-border-s-emerald-200\/50 {
  border-inline-start-color: rgb(167 243 208 / 0.5);
}
.tw-border-s-emerald-200\/55 {
  border-inline-start-color: rgb(167 243 208 / 0.55);
}
.tw-border-s-emerald-200\/60 {
  border-inline-start-color: rgb(167 243 208 / 0.6);
}
.tw-border-s-emerald-200\/65 {
  border-inline-start-color: rgb(167 243 208 / 0.65);
}
.tw-border-s-emerald-200\/70 {
  border-inline-start-color: rgb(167 243 208 / 0.7);
}
.tw-border-s-emerald-200\/75 {
  border-inline-start-color: rgb(167 243 208 / 0.75);
}
.tw-border-s-emerald-200\/80 {
  border-inline-start-color: rgb(167 243 208 / 0.8);
}
.tw-border-s-emerald-200\/85 {
  border-inline-start-color: rgb(167 243 208 / 0.85);
}
.tw-border-s-emerald-200\/90 {
  border-inline-start-color: rgb(167 243 208 / 0.9);
}
.tw-border-s-emerald-200\/95 {
  border-inline-start-color: rgb(167 243 208 / 0.95);
}
.tw-border-s-emerald-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-300\/0 {
  border-inline-start-color: rgb(110 231 183 / 0);
}
.tw-border-s-emerald-300\/10 {
  border-inline-start-color: rgb(110 231 183 / 0.1);
}
.tw-border-s-emerald-300\/100 {
  border-inline-start-color: rgb(110 231 183 / 1);
}
.tw-border-s-emerald-300\/15 {
  border-inline-start-color: rgb(110 231 183 / 0.15);
}
.tw-border-s-emerald-300\/20 {
  border-inline-start-color: rgb(110 231 183 / 0.2);
}
.tw-border-s-emerald-300\/25 {
  border-inline-start-color: rgb(110 231 183 / 0.25);
}
.tw-border-s-emerald-300\/30 {
  border-inline-start-color: rgb(110 231 183 / 0.3);
}
.tw-border-s-emerald-300\/35 {
  border-inline-start-color: rgb(110 231 183 / 0.35);
}
.tw-border-s-emerald-300\/40 {
  border-inline-start-color: rgb(110 231 183 / 0.4);
}
.tw-border-s-emerald-300\/45 {
  border-inline-start-color: rgb(110 231 183 / 0.45);
}
.tw-border-s-emerald-300\/5 {
  border-inline-start-color: rgb(110 231 183 / 0.05);
}
.tw-border-s-emerald-300\/50 {
  border-inline-start-color: rgb(110 231 183 / 0.5);
}
.tw-border-s-emerald-300\/55 {
  border-inline-start-color: rgb(110 231 183 / 0.55);
}
.tw-border-s-emerald-300\/60 {
  border-inline-start-color: rgb(110 231 183 / 0.6);
}
.tw-border-s-emerald-300\/65 {
  border-inline-start-color: rgb(110 231 183 / 0.65);
}
.tw-border-s-emerald-300\/70 {
  border-inline-start-color: rgb(110 231 183 / 0.7);
}
.tw-border-s-emerald-300\/75 {
  border-inline-start-color: rgb(110 231 183 / 0.75);
}
.tw-border-s-emerald-300\/80 {
  border-inline-start-color: rgb(110 231 183 / 0.8);
}
.tw-border-s-emerald-300\/85 {
  border-inline-start-color: rgb(110 231 183 / 0.85);
}
.tw-border-s-emerald-300\/90 {
  border-inline-start-color: rgb(110 231 183 / 0.9);
}
.tw-border-s-emerald-300\/95 {
  border-inline-start-color: rgb(110 231 183 / 0.95);
}
.tw-border-s-emerald-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-400\/0 {
  border-inline-start-color: rgb(52 211 153 / 0);
}
.tw-border-s-emerald-400\/10 {
  border-inline-start-color: rgb(52 211 153 / 0.1);
}
.tw-border-s-emerald-400\/100 {
  border-inline-start-color: rgb(52 211 153 / 1);
}
.tw-border-s-emerald-400\/15 {
  border-inline-start-color: rgb(52 211 153 / 0.15);
}
.tw-border-s-emerald-400\/20 {
  border-inline-start-color: rgb(52 211 153 / 0.2);
}
.tw-border-s-emerald-400\/25 {
  border-inline-start-color: rgb(52 211 153 / 0.25);
}
.tw-border-s-emerald-400\/30 {
  border-inline-start-color: rgb(52 211 153 / 0.3);
}
.tw-border-s-emerald-400\/35 {
  border-inline-start-color: rgb(52 211 153 / 0.35);
}
.tw-border-s-emerald-400\/40 {
  border-inline-start-color: rgb(52 211 153 / 0.4);
}
.tw-border-s-emerald-400\/45 {
  border-inline-start-color: rgb(52 211 153 / 0.45);
}
.tw-border-s-emerald-400\/5 {
  border-inline-start-color: rgb(52 211 153 / 0.05);
}
.tw-border-s-emerald-400\/50 {
  border-inline-start-color: rgb(52 211 153 / 0.5);
}
.tw-border-s-emerald-400\/55 {
  border-inline-start-color: rgb(52 211 153 / 0.55);
}
.tw-border-s-emerald-400\/60 {
  border-inline-start-color: rgb(52 211 153 / 0.6);
}
.tw-border-s-emerald-400\/65 {
  border-inline-start-color: rgb(52 211 153 / 0.65);
}
.tw-border-s-emerald-400\/70 {
  border-inline-start-color: rgb(52 211 153 / 0.7);
}
.tw-border-s-emerald-400\/75 {
  border-inline-start-color: rgb(52 211 153 / 0.75);
}
.tw-border-s-emerald-400\/80 {
  border-inline-start-color: rgb(52 211 153 / 0.8);
}
.tw-border-s-emerald-400\/85 {
  border-inline-start-color: rgb(52 211 153 / 0.85);
}
.tw-border-s-emerald-400\/90 {
  border-inline-start-color: rgb(52 211 153 / 0.9);
}
.tw-border-s-emerald-400\/95 {
  border-inline-start-color: rgb(52 211 153 / 0.95);
}
.tw-border-s-emerald-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-50\/0 {
  border-inline-start-color: rgb(236 253 245 / 0);
}
.tw-border-s-emerald-50\/10 {
  border-inline-start-color: rgb(236 253 245 / 0.1);
}
.tw-border-s-emerald-50\/100 {
  border-inline-start-color: rgb(236 253 245 / 1);
}
.tw-border-s-emerald-50\/15 {
  border-inline-start-color: rgb(236 253 245 / 0.15);
}
.tw-border-s-emerald-50\/20 {
  border-inline-start-color: rgb(236 253 245 / 0.2);
}
.tw-border-s-emerald-50\/25 {
  border-inline-start-color: rgb(236 253 245 / 0.25);
}
.tw-border-s-emerald-50\/30 {
  border-inline-start-color: rgb(236 253 245 / 0.3);
}
.tw-border-s-emerald-50\/35 {
  border-inline-start-color: rgb(236 253 245 / 0.35);
}
.tw-border-s-emerald-50\/40 {
  border-inline-start-color: rgb(236 253 245 / 0.4);
}
.tw-border-s-emerald-50\/45 {
  border-inline-start-color: rgb(236 253 245 / 0.45);
}
.tw-border-s-emerald-50\/5 {
  border-inline-start-color: rgb(236 253 245 / 0.05);
}
.tw-border-s-emerald-50\/50 {
  border-inline-start-color: rgb(236 253 245 / 0.5);
}
.tw-border-s-emerald-50\/55 {
  border-inline-start-color: rgb(236 253 245 / 0.55);
}
.tw-border-s-emerald-50\/60 {
  border-inline-start-color: rgb(236 253 245 / 0.6);
}
.tw-border-s-emerald-50\/65 {
  border-inline-start-color: rgb(236 253 245 / 0.65);
}
.tw-border-s-emerald-50\/70 {
  border-inline-start-color: rgb(236 253 245 / 0.7);
}
.tw-border-s-emerald-50\/75 {
  border-inline-start-color: rgb(236 253 245 / 0.75);
}
.tw-border-s-emerald-50\/80 {
  border-inline-start-color: rgb(236 253 245 / 0.8);
}
.tw-border-s-emerald-50\/85 {
  border-inline-start-color: rgb(236 253 245 / 0.85);
}
.tw-border-s-emerald-50\/90 {
  border-inline-start-color: rgb(236 253 245 / 0.9);
}
.tw-border-s-emerald-50\/95 {
  border-inline-start-color: rgb(236 253 245 / 0.95);
}
.tw-border-s-emerald-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-500\/0 {
  border-inline-start-color: rgb(16 185 129 / 0);
}
.tw-border-s-emerald-500\/10 {
  border-inline-start-color: rgb(16 185 129 / 0.1);
}
.tw-border-s-emerald-500\/100 {
  border-inline-start-color: rgb(16 185 129 / 1);
}
.tw-border-s-emerald-500\/15 {
  border-inline-start-color: rgb(16 185 129 / 0.15);
}
.tw-border-s-emerald-500\/20 {
  border-inline-start-color: rgb(16 185 129 / 0.2);
}
.tw-border-s-emerald-500\/25 {
  border-inline-start-color: rgb(16 185 129 / 0.25);
}
.tw-border-s-emerald-500\/30 {
  border-inline-start-color: rgb(16 185 129 / 0.3);
}
.tw-border-s-emerald-500\/35 {
  border-inline-start-color: rgb(16 185 129 / 0.35);
}
.tw-border-s-emerald-500\/40 {
  border-inline-start-color: rgb(16 185 129 / 0.4);
}
.tw-border-s-emerald-500\/45 {
  border-inline-start-color: rgb(16 185 129 / 0.45);
}
.tw-border-s-emerald-500\/5 {
  border-inline-start-color: rgb(16 185 129 / 0.05);
}
.tw-border-s-emerald-500\/50 {
  border-inline-start-color: rgb(16 185 129 / 0.5);
}
.tw-border-s-emerald-500\/55 {
  border-inline-start-color: rgb(16 185 129 / 0.55);
}
.tw-border-s-emerald-500\/60 {
  border-inline-start-color: rgb(16 185 129 / 0.6);
}
.tw-border-s-emerald-500\/65 {
  border-inline-start-color: rgb(16 185 129 / 0.65);
}
.tw-border-s-emerald-500\/70 {
  border-inline-start-color: rgb(16 185 129 / 0.7);
}
.tw-border-s-emerald-500\/75 {
  border-inline-start-color: rgb(16 185 129 / 0.75);
}
.tw-border-s-emerald-500\/80 {
  border-inline-start-color: rgb(16 185 129 / 0.8);
}
.tw-border-s-emerald-500\/85 {
  border-inline-start-color: rgb(16 185 129 / 0.85);
}
.tw-border-s-emerald-500\/90 {
  border-inline-start-color: rgb(16 185 129 / 0.9);
}
.tw-border-s-emerald-500\/95 {
  border-inline-start-color: rgb(16 185 129 / 0.95);
}
.tw-border-s-emerald-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-600\/0 {
  border-inline-start-color: rgb(5 150 105 / 0);
}
.tw-border-s-emerald-600\/10 {
  border-inline-start-color: rgb(5 150 105 / 0.1);
}
.tw-border-s-emerald-600\/100 {
  border-inline-start-color: rgb(5 150 105 / 1);
}
.tw-border-s-emerald-600\/15 {
  border-inline-start-color: rgb(5 150 105 / 0.15);
}
.tw-border-s-emerald-600\/20 {
  border-inline-start-color: rgb(5 150 105 / 0.2);
}
.tw-border-s-emerald-600\/25 {
  border-inline-start-color: rgb(5 150 105 / 0.25);
}
.tw-border-s-emerald-600\/30 {
  border-inline-start-color: rgb(5 150 105 / 0.3);
}
.tw-border-s-emerald-600\/35 {
  border-inline-start-color: rgb(5 150 105 / 0.35);
}
.tw-border-s-emerald-600\/40 {
  border-inline-start-color: rgb(5 150 105 / 0.4);
}
.tw-border-s-emerald-600\/45 {
  border-inline-start-color: rgb(5 150 105 / 0.45);
}
.tw-border-s-emerald-600\/5 {
  border-inline-start-color: rgb(5 150 105 / 0.05);
}
.tw-border-s-emerald-600\/50 {
  border-inline-start-color: rgb(5 150 105 / 0.5);
}
.tw-border-s-emerald-600\/55 {
  border-inline-start-color: rgb(5 150 105 / 0.55);
}
.tw-border-s-emerald-600\/60 {
  border-inline-start-color: rgb(5 150 105 / 0.6);
}
.tw-border-s-emerald-600\/65 {
  border-inline-start-color: rgb(5 150 105 / 0.65);
}
.tw-border-s-emerald-600\/70 {
  border-inline-start-color: rgb(5 150 105 / 0.7);
}
.tw-border-s-emerald-600\/75 {
  border-inline-start-color: rgb(5 150 105 / 0.75);
}
.tw-border-s-emerald-600\/80 {
  border-inline-start-color: rgb(5 150 105 / 0.8);
}
.tw-border-s-emerald-600\/85 {
  border-inline-start-color: rgb(5 150 105 / 0.85);
}
.tw-border-s-emerald-600\/90 {
  border-inline-start-color: rgb(5 150 105 / 0.9);
}
.tw-border-s-emerald-600\/95 {
  border-inline-start-color: rgb(5 150 105 / 0.95);
}
.tw-border-s-emerald-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-700\/0 {
  border-inline-start-color: rgb(4 120 87 / 0);
}
.tw-border-s-emerald-700\/10 {
  border-inline-start-color: rgb(4 120 87 / 0.1);
}
.tw-border-s-emerald-700\/100 {
  border-inline-start-color: rgb(4 120 87 / 1);
}
.tw-border-s-emerald-700\/15 {
  border-inline-start-color: rgb(4 120 87 / 0.15);
}
.tw-border-s-emerald-700\/20 {
  border-inline-start-color: rgb(4 120 87 / 0.2);
}
.tw-border-s-emerald-700\/25 {
  border-inline-start-color: rgb(4 120 87 / 0.25);
}
.tw-border-s-emerald-700\/30 {
  border-inline-start-color: rgb(4 120 87 / 0.3);
}
.tw-border-s-emerald-700\/35 {
  border-inline-start-color: rgb(4 120 87 / 0.35);
}
.tw-border-s-emerald-700\/40 {
  border-inline-start-color: rgb(4 120 87 / 0.4);
}
.tw-border-s-emerald-700\/45 {
  border-inline-start-color: rgb(4 120 87 / 0.45);
}
.tw-border-s-emerald-700\/5 {
  border-inline-start-color: rgb(4 120 87 / 0.05);
}
.tw-border-s-emerald-700\/50 {
  border-inline-start-color: rgb(4 120 87 / 0.5);
}
.tw-border-s-emerald-700\/55 {
  border-inline-start-color: rgb(4 120 87 / 0.55);
}
.tw-border-s-emerald-700\/60 {
  border-inline-start-color: rgb(4 120 87 / 0.6);
}
.tw-border-s-emerald-700\/65 {
  border-inline-start-color: rgb(4 120 87 / 0.65);
}
.tw-border-s-emerald-700\/70 {
  border-inline-start-color: rgb(4 120 87 / 0.7);
}
.tw-border-s-emerald-700\/75 {
  border-inline-start-color: rgb(4 120 87 / 0.75);
}
.tw-border-s-emerald-700\/80 {
  border-inline-start-color: rgb(4 120 87 / 0.8);
}
.tw-border-s-emerald-700\/85 {
  border-inline-start-color: rgb(4 120 87 / 0.85);
}
.tw-border-s-emerald-700\/90 {
  border-inline-start-color: rgb(4 120 87 / 0.9);
}
.tw-border-s-emerald-700\/95 {
  border-inline-start-color: rgb(4 120 87 / 0.95);
}
.tw-border-s-emerald-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-800\/0 {
  border-inline-start-color: rgb(6 95 70 / 0);
}
.tw-border-s-emerald-800\/10 {
  border-inline-start-color: rgb(6 95 70 / 0.1);
}
.tw-border-s-emerald-800\/100 {
  border-inline-start-color: rgb(6 95 70 / 1);
}
.tw-border-s-emerald-800\/15 {
  border-inline-start-color: rgb(6 95 70 / 0.15);
}
.tw-border-s-emerald-800\/20 {
  border-inline-start-color: rgb(6 95 70 / 0.2);
}
.tw-border-s-emerald-800\/25 {
  border-inline-start-color: rgb(6 95 70 / 0.25);
}
.tw-border-s-emerald-800\/30 {
  border-inline-start-color: rgb(6 95 70 / 0.3);
}
.tw-border-s-emerald-800\/35 {
  border-inline-start-color: rgb(6 95 70 / 0.35);
}
.tw-border-s-emerald-800\/40 {
  border-inline-start-color: rgb(6 95 70 / 0.4);
}
.tw-border-s-emerald-800\/45 {
  border-inline-start-color: rgb(6 95 70 / 0.45);
}
.tw-border-s-emerald-800\/5 {
  border-inline-start-color: rgb(6 95 70 / 0.05);
}
.tw-border-s-emerald-800\/50 {
  border-inline-start-color: rgb(6 95 70 / 0.5);
}
.tw-border-s-emerald-800\/55 {
  border-inline-start-color: rgb(6 95 70 / 0.55);
}
.tw-border-s-emerald-800\/60 {
  border-inline-start-color: rgb(6 95 70 / 0.6);
}
.tw-border-s-emerald-800\/65 {
  border-inline-start-color: rgb(6 95 70 / 0.65);
}
.tw-border-s-emerald-800\/70 {
  border-inline-start-color: rgb(6 95 70 / 0.7);
}
.tw-border-s-emerald-800\/75 {
  border-inline-start-color: rgb(6 95 70 / 0.75);
}
.tw-border-s-emerald-800\/80 {
  border-inline-start-color: rgb(6 95 70 / 0.8);
}
.tw-border-s-emerald-800\/85 {
  border-inline-start-color: rgb(6 95 70 / 0.85);
}
.tw-border-s-emerald-800\/90 {
  border-inline-start-color: rgb(6 95 70 / 0.9);
}
.tw-border-s-emerald-800\/95 {
  border-inline-start-color: rgb(6 95 70 / 0.95);
}
.tw-border-s-emerald-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-900\/0 {
  border-inline-start-color: rgb(6 78 59 / 0);
}
.tw-border-s-emerald-900\/10 {
  border-inline-start-color: rgb(6 78 59 / 0.1);
}
.tw-border-s-emerald-900\/100 {
  border-inline-start-color: rgb(6 78 59 / 1);
}
.tw-border-s-emerald-900\/15 {
  border-inline-start-color: rgb(6 78 59 / 0.15);
}
.tw-border-s-emerald-900\/20 {
  border-inline-start-color: rgb(6 78 59 / 0.2);
}
.tw-border-s-emerald-900\/25 {
  border-inline-start-color: rgb(6 78 59 / 0.25);
}
.tw-border-s-emerald-900\/30 {
  border-inline-start-color: rgb(6 78 59 / 0.3);
}
.tw-border-s-emerald-900\/35 {
  border-inline-start-color: rgb(6 78 59 / 0.35);
}
.tw-border-s-emerald-900\/40 {
  border-inline-start-color: rgb(6 78 59 / 0.4);
}
.tw-border-s-emerald-900\/45 {
  border-inline-start-color: rgb(6 78 59 / 0.45);
}
.tw-border-s-emerald-900\/5 {
  border-inline-start-color: rgb(6 78 59 / 0.05);
}
.tw-border-s-emerald-900\/50 {
  border-inline-start-color: rgb(6 78 59 / 0.5);
}
.tw-border-s-emerald-900\/55 {
  border-inline-start-color: rgb(6 78 59 / 0.55);
}
.tw-border-s-emerald-900\/60 {
  border-inline-start-color: rgb(6 78 59 / 0.6);
}
.tw-border-s-emerald-900\/65 {
  border-inline-start-color: rgb(6 78 59 / 0.65);
}
.tw-border-s-emerald-900\/70 {
  border-inline-start-color: rgb(6 78 59 / 0.7);
}
.tw-border-s-emerald-900\/75 {
  border-inline-start-color: rgb(6 78 59 / 0.75);
}
.tw-border-s-emerald-900\/80 {
  border-inline-start-color: rgb(6 78 59 / 0.8);
}
.tw-border-s-emerald-900\/85 {
  border-inline-start-color: rgb(6 78 59 / 0.85);
}
.tw-border-s-emerald-900\/90 {
  border-inline-start-color: rgb(6 78 59 / 0.9);
}
.tw-border-s-emerald-900\/95 {
  border-inline-start-color: rgb(6 78 59 / 0.95);
}
.tw-border-s-emerald-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-s-emerald-950\/0 {
  border-inline-start-color: rgb(2 44 34 / 0);
}
.tw-border-s-emerald-950\/10 {
  border-inline-start-color: rgb(2 44 34 / 0.1);
}
.tw-border-s-emerald-950\/100 {
  border-inline-start-color: rgb(2 44 34 / 1);
}
.tw-border-s-emerald-950\/15 {
  border-inline-start-color: rgb(2 44 34 / 0.15);
}
.tw-border-s-emerald-950\/20 {
  border-inline-start-color: rgb(2 44 34 / 0.2);
}
.tw-border-s-emerald-950\/25 {
  border-inline-start-color: rgb(2 44 34 / 0.25);
}
.tw-border-s-emerald-950\/30 {
  border-inline-start-color: rgb(2 44 34 / 0.3);
}
.tw-border-s-emerald-950\/35 {
  border-inline-start-color: rgb(2 44 34 / 0.35);
}
.tw-border-s-emerald-950\/40 {
  border-inline-start-color: rgb(2 44 34 / 0.4);
}
.tw-border-s-emerald-950\/45 {
  border-inline-start-color: rgb(2 44 34 / 0.45);
}
.tw-border-s-emerald-950\/5 {
  border-inline-start-color: rgb(2 44 34 / 0.05);
}
.tw-border-s-emerald-950\/50 {
  border-inline-start-color: rgb(2 44 34 / 0.5);
}
.tw-border-s-emerald-950\/55 {
  border-inline-start-color: rgb(2 44 34 / 0.55);
}
.tw-border-s-emerald-950\/60 {
  border-inline-start-color: rgb(2 44 34 / 0.6);
}
.tw-border-s-emerald-950\/65 {
  border-inline-start-color: rgb(2 44 34 / 0.65);
}
.tw-border-s-emerald-950\/70 {
  border-inline-start-color: rgb(2 44 34 / 0.7);
}
.tw-border-s-emerald-950\/75 {
  border-inline-start-color: rgb(2 44 34 / 0.75);
}
.tw-border-s-emerald-950\/80 {
  border-inline-start-color: rgb(2 44 34 / 0.8);
}
.tw-border-s-emerald-950\/85 {
  border-inline-start-color: rgb(2 44 34 / 0.85);
}
.tw-border-s-emerald-950\/90 {
  border-inline-start-color: rgb(2 44 34 / 0.9);
}
.tw-border-s-emerald-950\/95 {
  border-inline-start-color: rgb(2 44 34 / 0.95);
}
.tw-border-s-fuchsia-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-100\/0 {
  border-inline-start-color: rgb(250 232 255 / 0);
}
.tw-border-s-fuchsia-100\/10 {
  border-inline-start-color: rgb(250 232 255 / 0.1);
}
.tw-border-s-fuchsia-100\/100 {
  border-inline-start-color: rgb(250 232 255 / 1);
}
.tw-border-s-fuchsia-100\/15 {
  border-inline-start-color: rgb(250 232 255 / 0.15);
}
.tw-border-s-fuchsia-100\/20 {
  border-inline-start-color: rgb(250 232 255 / 0.2);
}
.tw-border-s-fuchsia-100\/25 {
  border-inline-start-color: rgb(250 232 255 / 0.25);
}
.tw-border-s-fuchsia-100\/30 {
  border-inline-start-color: rgb(250 232 255 / 0.3);
}
.tw-border-s-fuchsia-100\/35 {
  border-inline-start-color: rgb(250 232 255 / 0.35);
}
.tw-border-s-fuchsia-100\/40 {
  border-inline-start-color: rgb(250 232 255 / 0.4);
}
.tw-border-s-fuchsia-100\/45 {
  border-inline-start-color: rgb(250 232 255 / 0.45);
}
.tw-border-s-fuchsia-100\/5 {
  border-inline-start-color: rgb(250 232 255 / 0.05);
}
.tw-border-s-fuchsia-100\/50 {
  border-inline-start-color: rgb(250 232 255 / 0.5);
}
.tw-border-s-fuchsia-100\/55 {
  border-inline-start-color: rgb(250 232 255 / 0.55);
}
.tw-border-s-fuchsia-100\/60 {
  border-inline-start-color: rgb(250 232 255 / 0.6);
}
.tw-border-s-fuchsia-100\/65 {
  border-inline-start-color: rgb(250 232 255 / 0.65);
}
.tw-border-s-fuchsia-100\/70 {
  border-inline-start-color: rgb(250 232 255 / 0.7);
}
.tw-border-s-fuchsia-100\/75 {
  border-inline-start-color: rgb(250 232 255 / 0.75);
}
.tw-border-s-fuchsia-100\/80 {
  border-inline-start-color: rgb(250 232 255 / 0.8);
}
.tw-border-s-fuchsia-100\/85 {
  border-inline-start-color: rgb(250 232 255 / 0.85);
}
.tw-border-s-fuchsia-100\/90 {
  border-inline-start-color: rgb(250 232 255 / 0.9);
}
.tw-border-s-fuchsia-100\/95 {
  border-inline-start-color: rgb(250 232 255 / 0.95);
}
.tw-border-s-fuchsia-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-200\/0 {
  border-inline-start-color: rgb(245 208 254 / 0);
}
.tw-border-s-fuchsia-200\/10 {
  border-inline-start-color: rgb(245 208 254 / 0.1);
}
.tw-border-s-fuchsia-200\/100 {
  border-inline-start-color: rgb(245 208 254 / 1);
}
.tw-border-s-fuchsia-200\/15 {
  border-inline-start-color: rgb(245 208 254 / 0.15);
}
.tw-border-s-fuchsia-200\/20 {
  border-inline-start-color: rgb(245 208 254 / 0.2);
}
.tw-border-s-fuchsia-200\/25 {
  border-inline-start-color: rgb(245 208 254 / 0.25);
}
.tw-border-s-fuchsia-200\/30 {
  border-inline-start-color: rgb(245 208 254 / 0.3);
}
.tw-border-s-fuchsia-200\/35 {
  border-inline-start-color: rgb(245 208 254 / 0.35);
}
.tw-border-s-fuchsia-200\/40 {
  border-inline-start-color: rgb(245 208 254 / 0.4);
}
.tw-border-s-fuchsia-200\/45 {
  border-inline-start-color: rgb(245 208 254 / 0.45);
}
.tw-border-s-fuchsia-200\/5 {
  border-inline-start-color: rgb(245 208 254 / 0.05);
}
.tw-border-s-fuchsia-200\/50 {
  border-inline-start-color: rgb(245 208 254 / 0.5);
}
.tw-border-s-fuchsia-200\/55 {
  border-inline-start-color: rgb(245 208 254 / 0.55);
}
.tw-border-s-fuchsia-200\/60 {
  border-inline-start-color: rgb(245 208 254 / 0.6);
}
.tw-border-s-fuchsia-200\/65 {
  border-inline-start-color: rgb(245 208 254 / 0.65);
}
.tw-border-s-fuchsia-200\/70 {
  border-inline-start-color: rgb(245 208 254 / 0.7);
}
.tw-border-s-fuchsia-200\/75 {
  border-inline-start-color: rgb(245 208 254 / 0.75);
}
.tw-border-s-fuchsia-200\/80 {
  border-inline-start-color: rgb(245 208 254 / 0.8);
}
.tw-border-s-fuchsia-200\/85 {
  border-inline-start-color: rgb(245 208 254 / 0.85);
}
.tw-border-s-fuchsia-200\/90 {
  border-inline-start-color: rgb(245 208 254 / 0.9);
}
.tw-border-s-fuchsia-200\/95 {
  border-inline-start-color: rgb(245 208 254 / 0.95);
}
.tw-border-s-fuchsia-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-300\/0 {
  border-inline-start-color: rgb(240 171 252 / 0);
}
.tw-border-s-fuchsia-300\/10 {
  border-inline-start-color: rgb(240 171 252 / 0.1);
}
.tw-border-s-fuchsia-300\/100 {
  border-inline-start-color: rgb(240 171 252 / 1);
}
.tw-border-s-fuchsia-300\/15 {
  border-inline-start-color: rgb(240 171 252 / 0.15);
}
.tw-border-s-fuchsia-300\/20 {
  border-inline-start-color: rgb(240 171 252 / 0.2);
}
.tw-border-s-fuchsia-300\/25 {
  border-inline-start-color: rgb(240 171 252 / 0.25);
}
.tw-border-s-fuchsia-300\/30 {
  border-inline-start-color: rgb(240 171 252 / 0.3);
}
.tw-border-s-fuchsia-300\/35 {
  border-inline-start-color: rgb(240 171 252 / 0.35);
}
.tw-border-s-fuchsia-300\/40 {
  border-inline-start-color: rgb(240 171 252 / 0.4);
}
.tw-border-s-fuchsia-300\/45 {
  border-inline-start-color: rgb(240 171 252 / 0.45);
}
.tw-border-s-fuchsia-300\/5 {
  border-inline-start-color: rgb(240 171 252 / 0.05);
}
.tw-border-s-fuchsia-300\/50 {
  border-inline-start-color: rgb(240 171 252 / 0.5);
}
.tw-border-s-fuchsia-300\/55 {
  border-inline-start-color: rgb(240 171 252 / 0.55);
}
.tw-border-s-fuchsia-300\/60 {
  border-inline-start-color: rgb(240 171 252 / 0.6);
}
.tw-border-s-fuchsia-300\/65 {
  border-inline-start-color: rgb(240 171 252 / 0.65);
}
.tw-border-s-fuchsia-300\/70 {
  border-inline-start-color: rgb(240 171 252 / 0.7);
}
.tw-border-s-fuchsia-300\/75 {
  border-inline-start-color: rgb(240 171 252 / 0.75);
}
.tw-border-s-fuchsia-300\/80 {
  border-inline-start-color: rgb(240 171 252 / 0.8);
}
.tw-border-s-fuchsia-300\/85 {
  border-inline-start-color: rgb(240 171 252 / 0.85);
}
.tw-border-s-fuchsia-300\/90 {
  border-inline-start-color: rgb(240 171 252 / 0.9);
}
.tw-border-s-fuchsia-300\/95 {
  border-inline-start-color: rgb(240 171 252 / 0.95);
}
.tw-border-s-fuchsia-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-400\/0 {
  border-inline-start-color: rgb(232 121 249 / 0);
}
.tw-border-s-fuchsia-400\/10 {
  border-inline-start-color: rgb(232 121 249 / 0.1);
}
.tw-border-s-fuchsia-400\/100 {
  border-inline-start-color: rgb(232 121 249 / 1);
}
.tw-border-s-fuchsia-400\/15 {
  border-inline-start-color: rgb(232 121 249 / 0.15);
}
.tw-border-s-fuchsia-400\/20 {
  border-inline-start-color: rgb(232 121 249 / 0.2);
}
.tw-border-s-fuchsia-400\/25 {
  border-inline-start-color: rgb(232 121 249 / 0.25);
}
.tw-border-s-fuchsia-400\/30 {
  border-inline-start-color: rgb(232 121 249 / 0.3);
}
.tw-border-s-fuchsia-400\/35 {
  border-inline-start-color: rgb(232 121 249 / 0.35);
}
.tw-border-s-fuchsia-400\/40 {
  border-inline-start-color: rgb(232 121 249 / 0.4);
}
.tw-border-s-fuchsia-400\/45 {
  border-inline-start-color: rgb(232 121 249 / 0.45);
}
.tw-border-s-fuchsia-400\/5 {
  border-inline-start-color: rgb(232 121 249 / 0.05);
}
.tw-border-s-fuchsia-400\/50 {
  border-inline-start-color: rgb(232 121 249 / 0.5);
}
.tw-border-s-fuchsia-400\/55 {
  border-inline-start-color: rgb(232 121 249 / 0.55);
}
.tw-border-s-fuchsia-400\/60 {
  border-inline-start-color: rgb(232 121 249 / 0.6);
}
.tw-border-s-fuchsia-400\/65 {
  border-inline-start-color: rgb(232 121 249 / 0.65);
}
.tw-border-s-fuchsia-400\/70 {
  border-inline-start-color: rgb(232 121 249 / 0.7);
}
.tw-border-s-fuchsia-400\/75 {
  border-inline-start-color: rgb(232 121 249 / 0.75);
}
.tw-border-s-fuchsia-400\/80 {
  border-inline-start-color: rgb(232 121 249 / 0.8);
}
.tw-border-s-fuchsia-400\/85 {
  border-inline-start-color: rgb(232 121 249 / 0.85);
}
.tw-border-s-fuchsia-400\/90 {
  border-inline-start-color: rgb(232 121 249 / 0.9);
}
.tw-border-s-fuchsia-400\/95 {
  border-inline-start-color: rgb(232 121 249 / 0.95);
}
.tw-border-s-fuchsia-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-50\/0 {
  border-inline-start-color: rgb(253 244 255 / 0);
}
.tw-border-s-fuchsia-50\/10 {
  border-inline-start-color: rgb(253 244 255 / 0.1);
}
.tw-border-s-fuchsia-50\/100 {
  border-inline-start-color: rgb(253 244 255 / 1);
}
.tw-border-s-fuchsia-50\/15 {
  border-inline-start-color: rgb(253 244 255 / 0.15);
}
.tw-border-s-fuchsia-50\/20 {
  border-inline-start-color: rgb(253 244 255 / 0.2);
}
.tw-border-s-fuchsia-50\/25 {
  border-inline-start-color: rgb(253 244 255 / 0.25);
}
.tw-border-s-fuchsia-50\/30 {
  border-inline-start-color: rgb(253 244 255 / 0.3);
}
.tw-border-s-fuchsia-50\/35 {
  border-inline-start-color: rgb(253 244 255 / 0.35);
}
.tw-border-s-fuchsia-50\/40 {
  border-inline-start-color: rgb(253 244 255 / 0.4);
}
.tw-border-s-fuchsia-50\/45 {
  border-inline-start-color: rgb(253 244 255 / 0.45);
}
.tw-border-s-fuchsia-50\/5 {
  border-inline-start-color: rgb(253 244 255 / 0.05);
}
.tw-border-s-fuchsia-50\/50 {
  border-inline-start-color: rgb(253 244 255 / 0.5);
}
.tw-border-s-fuchsia-50\/55 {
  border-inline-start-color: rgb(253 244 255 / 0.55);
}
.tw-border-s-fuchsia-50\/60 {
  border-inline-start-color: rgb(253 244 255 / 0.6);
}
.tw-border-s-fuchsia-50\/65 {
  border-inline-start-color: rgb(253 244 255 / 0.65);
}
.tw-border-s-fuchsia-50\/70 {
  border-inline-start-color: rgb(253 244 255 / 0.7);
}
.tw-border-s-fuchsia-50\/75 {
  border-inline-start-color: rgb(253 244 255 / 0.75);
}
.tw-border-s-fuchsia-50\/80 {
  border-inline-start-color: rgb(253 244 255 / 0.8);
}
.tw-border-s-fuchsia-50\/85 {
  border-inline-start-color: rgb(253 244 255 / 0.85);
}
.tw-border-s-fuchsia-50\/90 {
  border-inline-start-color: rgb(253 244 255 / 0.9);
}
.tw-border-s-fuchsia-50\/95 {
  border-inline-start-color: rgb(253 244 255 / 0.95);
}
.tw-border-s-fuchsia-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-500\/0 {
  border-inline-start-color: rgb(217 70 239 / 0);
}
.tw-border-s-fuchsia-500\/10 {
  border-inline-start-color: rgb(217 70 239 / 0.1);
}
.tw-border-s-fuchsia-500\/100 {
  border-inline-start-color: rgb(217 70 239 / 1);
}
.tw-border-s-fuchsia-500\/15 {
  border-inline-start-color: rgb(217 70 239 / 0.15);
}
.tw-border-s-fuchsia-500\/20 {
  border-inline-start-color: rgb(217 70 239 / 0.2);
}
.tw-border-s-fuchsia-500\/25 {
  border-inline-start-color: rgb(217 70 239 / 0.25);
}
.tw-border-s-fuchsia-500\/30 {
  border-inline-start-color: rgb(217 70 239 / 0.3);
}
.tw-border-s-fuchsia-500\/35 {
  border-inline-start-color: rgb(217 70 239 / 0.35);
}
.tw-border-s-fuchsia-500\/40 {
  border-inline-start-color: rgb(217 70 239 / 0.4);
}
.tw-border-s-fuchsia-500\/45 {
  border-inline-start-color: rgb(217 70 239 / 0.45);
}
.tw-border-s-fuchsia-500\/5 {
  border-inline-start-color: rgb(217 70 239 / 0.05);
}
.tw-border-s-fuchsia-500\/50 {
  border-inline-start-color: rgb(217 70 239 / 0.5);
}
.tw-border-s-fuchsia-500\/55 {
  border-inline-start-color: rgb(217 70 239 / 0.55);
}
.tw-border-s-fuchsia-500\/60 {
  border-inline-start-color: rgb(217 70 239 / 0.6);
}
.tw-border-s-fuchsia-500\/65 {
  border-inline-start-color: rgb(217 70 239 / 0.65);
}
.tw-border-s-fuchsia-500\/70 {
  border-inline-start-color: rgb(217 70 239 / 0.7);
}
.tw-border-s-fuchsia-500\/75 {
  border-inline-start-color: rgb(217 70 239 / 0.75);
}
.tw-border-s-fuchsia-500\/80 {
  border-inline-start-color: rgb(217 70 239 / 0.8);
}
.tw-border-s-fuchsia-500\/85 {
  border-inline-start-color: rgb(217 70 239 / 0.85);
}
.tw-border-s-fuchsia-500\/90 {
  border-inline-start-color: rgb(217 70 239 / 0.9);
}
.tw-border-s-fuchsia-500\/95 {
  border-inline-start-color: rgb(217 70 239 / 0.95);
}
.tw-border-s-fuchsia-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-600\/0 {
  border-inline-start-color: rgb(192 38 211 / 0);
}
.tw-border-s-fuchsia-600\/10 {
  border-inline-start-color: rgb(192 38 211 / 0.1);
}
.tw-border-s-fuchsia-600\/100 {
  border-inline-start-color: rgb(192 38 211 / 1);
}
.tw-border-s-fuchsia-600\/15 {
  border-inline-start-color: rgb(192 38 211 / 0.15);
}
.tw-border-s-fuchsia-600\/20 {
  border-inline-start-color: rgb(192 38 211 / 0.2);
}
.tw-border-s-fuchsia-600\/25 {
  border-inline-start-color: rgb(192 38 211 / 0.25);
}
.tw-border-s-fuchsia-600\/30 {
  border-inline-start-color: rgb(192 38 211 / 0.3);
}
.tw-border-s-fuchsia-600\/35 {
  border-inline-start-color: rgb(192 38 211 / 0.35);
}
.tw-border-s-fuchsia-600\/40 {
  border-inline-start-color: rgb(192 38 211 / 0.4);
}
.tw-border-s-fuchsia-600\/45 {
  border-inline-start-color: rgb(192 38 211 / 0.45);
}
.tw-border-s-fuchsia-600\/5 {
  border-inline-start-color: rgb(192 38 211 / 0.05);
}
.tw-border-s-fuchsia-600\/50 {
  border-inline-start-color: rgb(192 38 211 / 0.5);
}
.tw-border-s-fuchsia-600\/55 {
  border-inline-start-color: rgb(192 38 211 / 0.55);
}
.tw-border-s-fuchsia-600\/60 {
  border-inline-start-color: rgb(192 38 211 / 0.6);
}
.tw-border-s-fuchsia-600\/65 {
  border-inline-start-color: rgb(192 38 211 / 0.65);
}
.tw-border-s-fuchsia-600\/70 {
  border-inline-start-color: rgb(192 38 211 / 0.7);
}
.tw-border-s-fuchsia-600\/75 {
  border-inline-start-color: rgb(192 38 211 / 0.75);
}
.tw-border-s-fuchsia-600\/80 {
  border-inline-start-color: rgb(192 38 211 / 0.8);
}
.tw-border-s-fuchsia-600\/85 {
  border-inline-start-color: rgb(192 38 211 / 0.85);
}
.tw-border-s-fuchsia-600\/90 {
  border-inline-start-color: rgb(192 38 211 / 0.9);
}
.tw-border-s-fuchsia-600\/95 {
  border-inline-start-color: rgb(192 38 211 / 0.95);
}
.tw-border-s-fuchsia-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-700\/0 {
  border-inline-start-color: rgb(162 28 175 / 0);
}
.tw-border-s-fuchsia-700\/10 {
  border-inline-start-color: rgb(162 28 175 / 0.1);
}
.tw-border-s-fuchsia-700\/100 {
  border-inline-start-color: rgb(162 28 175 / 1);
}
.tw-border-s-fuchsia-700\/15 {
  border-inline-start-color: rgb(162 28 175 / 0.15);
}
.tw-border-s-fuchsia-700\/20 {
  border-inline-start-color: rgb(162 28 175 / 0.2);
}
.tw-border-s-fuchsia-700\/25 {
  border-inline-start-color: rgb(162 28 175 / 0.25);
}
.tw-border-s-fuchsia-700\/30 {
  border-inline-start-color: rgb(162 28 175 / 0.3);
}
.tw-border-s-fuchsia-700\/35 {
  border-inline-start-color: rgb(162 28 175 / 0.35);
}
.tw-border-s-fuchsia-700\/40 {
  border-inline-start-color: rgb(162 28 175 / 0.4);
}
.tw-border-s-fuchsia-700\/45 {
  border-inline-start-color: rgb(162 28 175 / 0.45);
}
.tw-border-s-fuchsia-700\/5 {
  border-inline-start-color: rgb(162 28 175 / 0.05);
}
.tw-border-s-fuchsia-700\/50 {
  border-inline-start-color: rgb(162 28 175 / 0.5);
}
.tw-border-s-fuchsia-700\/55 {
  border-inline-start-color: rgb(162 28 175 / 0.55);
}
.tw-border-s-fuchsia-700\/60 {
  border-inline-start-color: rgb(162 28 175 / 0.6);
}
.tw-border-s-fuchsia-700\/65 {
  border-inline-start-color: rgb(162 28 175 / 0.65);
}
.tw-border-s-fuchsia-700\/70 {
  border-inline-start-color: rgb(162 28 175 / 0.7);
}
.tw-border-s-fuchsia-700\/75 {
  border-inline-start-color: rgb(162 28 175 / 0.75);
}
.tw-border-s-fuchsia-700\/80 {
  border-inline-start-color: rgb(162 28 175 / 0.8);
}
.tw-border-s-fuchsia-700\/85 {
  border-inline-start-color: rgb(162 28 175 / 0.85);
}
.tw-border-s-fuchsia-700\/90 {
  border-inline-start-color: rgb(162 28 175 / 0.9);
}
.tw-border-s-fuchsia-700\/95 {
  border-inline-start-color: rgb(162 28 175 / 0.95);
}
.tw-border-s-fuchsia-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-800\/0 {
  border-inline-start-color: rgb(134 25 143 / 0);
}
.tw-border-s-fuchsia-800\/10 {
  border-inline-start-color: rgb(134 25 143 / 0.1);
}
.tw-border-s-fuchsia-800\/100 {
  border-inline-start-color: rgb(134 25 143 / 1);
}
.tw-border-s-fuchsia-800\/15 {
  border-inline-start-color: rgb(134 25 143 / 0.15);
}
.tw-border-s-fuchsia-800\/20 {
  border-inline-start-color: rgb(134 25 143 / 0.2);
}
.tw-border-s-fuchsia-800\/25 {
  border-inline-start-color: rgb(134 25 143 / 0.25);
}
.tw-border-s-fuchsia-800\/30 {
  border-inline-start-color: rgb(134 25 143 / 0.3);
}
.tw-border-s-fuchsia-800\/35 {
  border-inline-start-color: rgb(134 25 143 / 0.35);
}
.tw-border-s-fuchsia-800\/40 {
  border-inline-start-color: rgb(134 25 143 / 0.4);
}
.tw-border-s-fuchsia-800\/45 {
  border-inline-start-color: rgb(134 25 143 / 0.45);
}
.tw-border-s-fuchsia-800\/5 {
  border-inline-start-color: rgb(134 25 143 / 0.05);
}
.tw-border-s-fuchsia-800\/50 {
  border-inline-start-color: rgb(134 25 143 / 0.5);
}
.tw-border-s-fuchsia-800\/55 {
  border-inline-start-color: rgb(134 25 143 / 0.55);
}
.tw-border-s-fuchsia-800\/60 {
  border-inline-start-color: rgb(134 25 143 / 0.6);
}
.tw-border-s-fuchsia-800\/65 {
  border-inline-start-color: rgb(134 25 143 / 0.65);
}
.tw-border-s-fuchsia-800\/70 {
  border-inline-start-color: rgb(134 25 143 / 0.7);
}
.tw-border-s-fuchsia-800\/75 {
  border-inline-start-color: rgb(134 25 143 / 0.75);
}
.tw-border-s-fuchsia-800\/80 {
  border-inline-start-color: rgb(134 25 143 / 0.8);
}
.tw-border-s-fuchsia-800\/85 {
  border-inline-start-color: rgb(134 25 143 / 0.85);
}
.tw-border-s-fuchsia-800\/90 {
  border-inline-start-color: rgb(134 25 143 / 0.9);
}
.tw-border-s-fuchsia-800\/95 {
  border-inline-start-color: rgb(134 25 143 / 0.95);
}
.tw-border-s-fuchsia-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-900\/0 {
  border-inline-start-color: rgb(112 26 117 / 0);
}
.tw-border-s-fuchsia-900\/10 {
  border-inline-start-color: rgb(112 26 117 / 0.1);
}
.tw-border-s-fuchsia-900\/100 {
  border-inline-start-color: rgb(112 26 117 / 1);
}
.tw-border-s-fuchsia-900\/15 {
  border-inline-start-color: rgb(112 26 117 / 0.15);
}
.tw-border-s-fuchsia-900\/20 {
  border-inline-start-color: rgb(112 26 117 / 0.2);
}
.tw-border-s-fuchsia-900\/25 {
  border-inline-start-color: rgb(112 26 117 / 0.25);
}
.tw-border-s-fuchsia-900\/30 {
  border-inline-start-color: rgb(112 26 117 / 0.3);
}
.tw-border-s-fuchsia-900\/35 {
  border-inline-start-color: rgb(112 26 117 / 0.35);
}
.tw-border-s-fuchsia-900\/40 {
  border-inline-start-color: rgb(112 26 117 / 0.4);
}
.tw-border-s-fuchsia-900\/45 {
  border-inline-start-color: rgb(112 26 117 / 0.45);
}
.tw-border-s-fuchsia-900\/5 {
  border-inline-start-color: rgb(112 26 117 / 0.05);
}
.tw-border-s-fuchsia-900\/50 {
  border-inline-start-color: rgb(112 26 117 / 0.5);
}
.tw-border-s-fuchsia-900\/55 {
  border-inline-start-color: rgb(112 26 117 / 0.55);
}
.tw-border-s-fuchsia-900\/60 {
  border-inline-start-color: rgb(112 26 117 / 0.6);
}
.tw-border-s-fuchsia-900\/65 {
  border-inline-start-color: rgb(112 26 117 / 0.65);
}
.tw-border-s-fuchsia-900\/70 {
  border-inline-start-color: rgb(112 26 117 / 0.7);
}
.tw-border-s-fuchsia-900\/75 {
  border-inline-start-color: rgb(112 26 117 / 0.75);
}
.tw-border-s-fuchsia-900\/80 {
  border-inline-start-color: rgb(112 26 117 / 0.8);
}
.tw-border-s-fuchsia-900\/85 {
  border-inline-start-color: rgb(112 26 117 / 0.85);
}
.tw-border-s-fuchsia-900\/90 {
  border-inline-start-color: rgb(112 26 117 / 0.9);
}
.tw-border-s-fuchsia-900\/95 {
  border-inline-start-color: rgb(112 26 117 / 0.95);
}
.tw-border-s-fuchsia-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-s-fuchsia-950\/0 {
  border-inline-start-color: rgb(74 4 78 / 0);
}
.tw-border-s-fuchsia-950\/10 {
  border-inline-start-color: rgb(74 4 78 / 0.1);
}
.tw-border-s-fuchsia-950\/100 {
  border-inline-start-color: rgb(74 4 78 / 1);
}
.tw-border-s-fuchsia-950\/15 {
  border-inline-start-color: rgb(74 4 78 / 0.15);
}
.tw-border-s-fuchsia-950\/20 {
  border-inline-start-color: rgb(74 4 78 / 0.2);
}
.tw-border-s-fuchsia-950\/25 {
  border-inline-start-color: rgb(74 4 78 / 0.25);
}
.tw-border-s-fuchsia-950\/30 {
  border-inline-start-color: rgb(74 4 78 / 0.3);
}
.tw-border-s-fuchsia-950\/35 {
  border-inline-start-color: rgb(74 4 78 / 0.35);
}
.tw-border-s-fuchsia-950\/40 {
  border-inline-start-color: rgb(74 4 78 / 0.4);
}
.tw-border-s-fuchsia-950\/45 {
  border-inline-start-color: rgb(74 4 78 / 0.45);
}
.tw-border-s-fuchsia-950\/5 {
  border-inline-start-color: rgb(74 4 78 / 0.05);
}
.tw-border-s-fuchsia-950\/50 {
  border-inline-start-color: rgb(74 4 78 / 0.5);
}
.tw-border-s-fuchsia-950\/55 {
  border-inline-start-color: rgb(74 4 78 / 0.55);
}
.tw-border-s-fuchsia-950\/60 {
  border-inline-start-color: rgb(74 4 78 / 0.6);
}
.tw-border-s-fuchsia-950\/65 {
  border-inline-start-color: rgb(74 4 78 / 0.65);
}
.tw-border-s-fuchsia-950\/70 {
  border-inline-start-color: rgb(74 4 78 / 0.7);
}
.tw-border-s-fuchsia-950\/75 {
  border-inline-start-color: rgb(74 4 78 / 0.75);
}
.tw-border-s-fuchsia-950\/80 {
  border-inline-start-color: rgb(74 4 78 / 0.8);
}
.tw-border-s-fuchsia-950\/85 {
  border-inline-start-color: rgb(74 4 78 / 0.85);
}
.tw-border-s-fuchsia-950\/90 {
  border-inline-start-color: rgb(74 4 78 / 0.9);
}
.tw-border-s-fuchsia-950\/95 {
  border-inline-start-color: rgb(74 4 78 / 0.95);
}
.tw-border-s-gray-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-100\/0 {
  border-inline-start-color: rgb(243 244 246 / 0);
}
.tw-border-s-gray-100\/10 {
  border-inline-start-color: rgb(243 244 246 / 0.1);
}
.tw-border-s-gray-100\/100 {
  border-inline-start-color: rgb(243 244 246 / 1);
}
.tw-border-s-gray-100\/15 {
  border-inline-start-color: rgb(243 244 246 / 0.15);
}
.tw-border-s-gray-100\/20 {
  border-inline-start-color: rgb(243 244 246 / 0.2);
}
.tw-border-s-gray-100\/25 {
  border-inline-start-color: rgb(243 244 246 / 0.25);
}
.tw-border-s-gray-100\/30 {
  border-inline-start-color: rgb(243 244 246 / 0.3);
}
.tw-border-s-gray-100\/35 {
  border-inline-start-color: rgb(243 244 246 / 0.35);
}
.tw-border-s-gray-100\/40 {
  border-inline-start-color: rgb(243 244 246 / 0.4);
}
.tw-border-s-gray-100\/45 {
  border-inline-start-color: rgb(243 244 246 / 0.45);
}
.tw-border-s-gray-100\/5 {
  border-inline-start-color: rgb(243 244 246 / 0.05);
}
.tw-border-s-gray-100\/50 {
  border-inline-start-color: rgb(243 244 246 / 0.5);
}
.tw-border-s-gray-100\/55 {
  border-inline-start-color: rgb(243 244 246 / 0.55);
}
.tw-border-s-gray-100\/60 {
  border-inline-start-color: rgb(243 244 246 / 0.6);
}
.tw-border-s-gray-100\/65 {
  border-inline-start-color: rgb(243 244 246 / 0.65);
}
.tw-border-s-gray-100\/70 {
  border-inline-start-color: rgb(243 244 246 / 0.7);
}
.tw-border-s-gray-100\/75 {
  border-inline-start-color: rgb(243 244 246 / 0.75);
}
.tw-border-s-gray-100\/80 {
  border-inline-start-color: rgb(243 244 246 / 0.8);
}
.tw-border-s-gray-100\/85 {
  border-inline-start-color: rgb(243 244 246 / 0.85);
}
.tw-border-s-gray-100\/90 {
  border-inline-start-color: rgb(243 244 246 / 0.9);
}
.tw-border-s-gray-100\/95 {
  border-inline-start-color: rgb(243 244 246 / 0.95);
}
.tw-border-s-gray-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-200\/0 {
  border-inline-start-color: rgb(229 231 235 / 0);
}
.tw-border-s-gray-200\/10 {
  border-inline-start-color: rgb(229 231 235 / 0.1);
}
.tw-border-s-gray-200\/100 {
  border-inline-start-color: rgb(229 231 235 / 1);
}
.tw-border-s-gray-200\/15 {
  border-inline-start-color: rgb(229 231 235 / 0.15);
}
.tw-border-s-gray-200\/20 {
  border-inline-start-color: rgb(229 231 235 / 0.2);
}
.tw-border-s-gray-200\/25 {
  border-inline-start-color: rgb(229 231 235 / 0.25);
}
.tw-border-s-gray-200\/30 {
  border-inline-start-color: rgb(229 231 235 / 0.3);
}
.tw-border-s-gray-200\/35 {
  border-inline-start-color: rgb(229 231 235 / 0.35);
}
.tw-border-s-gray-200\/40 {
  border-inline-start-color: rgb(229 231 235 / 0.4);
}
.tw-border-s-gray-200\/45 {
  border-inline-start-color: rgb(229 231 235 / 0.45);
}
.tw-border-s-gray-200\/5 {
  border-inline-start-color: rgb(229 231 235 / 0.05);
}
.tw-border-s-gray-200\/50 {
  border-inline-start-color: rgb(229 231 235 / 0.5);
}
.tw-border-s-gray-200\/55 {
  border-inline-start-color: rgb(229 231 235 / 0.55);
}
.tw-border-s-gray-200\/60 {
  border-inline-start-color: rgb(229 231 235 / 0.6);
}
.tw-border-s-gray-200\/65 {
  border-inline-start-color: rgb(229 231 235 / 0.65);
}
.tw-border-s-gray-200\/70 {
  border-inline-start-color: rgb(229 231 235 / 0.7);
}
.tw-border-s-gray-200\/75 {
  border-inline-start-color: rgb(229 231 235 / 0.75);
}
.tw-border-s-gray-200\/80 {
  border-inline-start-color: rgb(229 231 235 / 0.8);
}
.tw-border-s-gray-200\/85 {
  border-inline-start-color: rgb(229 231 235 / 0.85);
}
.tw-border-s-gray-200\/90 {
  border-inline-start-color: rgb(229 231 235 / 0.9);
}
.tw-border-s-gray-200\/95 {
  border-inline-start-color: rgb(229 231 235 / 0.95);
}
.tw-border-s-gray-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-300\/0 {
  border-inline-start-color: rgb(209 213 219 / 0);
}
.tw-border-s-gray-300\/10 {
  border-inline-start-color: rgb(209 213 219 / 0.1);
}
.tw-border-s-gray-300\/100 {
  border-inline-start-color: rgb(209 213 219 / 1);
}
.tw-border-s-gray-300\/15 {
  border-inline-start-color: rgb(209 213 219 / 0.15);
}
.tw-border-s-gray-300\/20 {
  border-inline-start-color: rgb(209 213 219 / 0.2);
}
.tw-border-s-gray-300\/25 {
  border-inline-start-color: rgb(209 213 219 / 0.25);
}
.tw-border-s-gray-300\/30 {
  border-inline-start-color: rgb(209 213 219 / 0.3);
}
.tw-border-s-gray-300\/35 {
  border-inline-start-color: rgb(209 213 219 / 0.35);
}
.tw-border-s-gray-300\/40 {
  border-inline-start-color: rgb(209 213 219 / 0.4);
}
.tw-border-s-gray-300\/45 {
  border-inline-start-color: rgb(209 213 219 / 0.45);
}
.tw-border-s-gray-300\/5 {
  border-inline-start-color: rgb(209 213 219 / 0.05);
}
.tw-border-s-gray-300\/50 {
  border-inline-start-color: rgb(209 213 219 / 0.5);
}
.tw-border-s-gray-300\/55 {
  border-inline-start-color: rgb(209 213 219 / 0.55);
}
.tw-border-s-gray-300\/60 {
  border-inline-start-color: rgb(209 213 219 / 0.6);
}
.tw-border-s-gray-300\/65 {
  border-inline-start-color: rgb(209 213 219 / 0.65);
}
.tw-border-s-gray-300\/70 {
  border-inline-start-color: rgb(209 213 219 / 0.7);
}
.tw-border-s-gray-300\/75 {
  border-inline-start-color: rgb(209 213 219 / 0.75);
}
.tw-border-s-gray-300\/80 {
  border-inline-start-color: rgb(209 213 219 / 0.8);
}
.tw-border-s-gray-300\/85 {
  border-inline-start-color: rgb(209 213 219 / 0.85);
}
.tw-border-s-gray-300\/90 {
  border-inline-start-color: rgb(209 213 219 / 0.9);
}
.tw-border-s-gray-300\/95 {
  border-inline-start-color: rgb(209 213 219 / 0.95);
}
.tw-border-s-gray-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-400\/0 {
  border-inline-start-color: rgb(156 163 175 / 0);
}
.tw-border-s-gray-400\/10 {
  border-inline-start-color: rgb(156 163 175 / 0.1);
}
.tw-border-s-gray-400\/100 {
  border-inline-start-color: rgb(156 163 175 / 1);
}
.tw-border-s-gray-400\/15 {
  border-inline-start-color: rgb(156 163 175 / 0.15);
}
.tw-border-s-gray-400\/20 {
  border-inline-start-color: rgb(156 163 175 / 0.2);
}
.tw-border-s-gray-400\/25 {
  border-inline-start-color: rgb(156 163 175 / 0.25);
}
.tw-border-s-gray-400\/30 {
  border-inline-start-color: rgb(156 163 175 / 0.3);
}
.tw-border-s-gray-400\/35 {
  border-inline-start-color: rgb(156 163 175 / 0.35);
}
.tw-border-s-gray-400\/40 {
  border-inline-start-color: rgb(156 163 175 / 0.4);
}
.tw-border-s-gray-400\/45 {
  border-inline-start-color: rgb(156 163 175 / 0.45);
}
.tw-border-s-gray-400\/5 {
  border-inline-start-color: rgb(156 163 175 / 0.05);
}
.tw-border-s-gray-400\/50 {
  border-inline-start-color: rgb(156 163 175 / 0.5);
}
.tw-border-s-gray-400\/55 {
  border-inline-start-color: rgb(156 163 175 / 0.55);
}
.tw-border-s-gray-400\/60 {
  border-inline-start-color: rgb(156 163 175 / 0.6);
}
.tw-border-s-gray-400\/65 {
  border-inline-start-color: rgb(156 163 175 / 0.65);
}
.tw-border-s-gray-400\/70 {
  border-inline-start-color: rgb(156 163 175 / 0.7);
}
.tw-border-s-gray-400\/75 {
  border-inline-start-color: rgb(156 163 175 / 0.75);
}
.tw-border-s-gray-400\/80 {
  border-inline-start-color: rgb(156 163 175 / 0.8);
}
.tw-border-s-gray-400\/85 {
  border-inline-start-color: rgb(156 163 175 / 0.85);
}
.tw-border-s-gray-400\/90 {
  border-inline-start-color: rgb(156 163 175 / 0.9);
}
.tw-border-s-gray-400\/95 {
  border-inline-start-color: rgb(156 163 175 / 0.95);
}
.tw-border-s-gray-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-50\/0 {
  border-inline-start-color: rgb(249 250 251 / 0);
}
.tw-border-s-gray-50\/10 {
  border-inline-start-color: rgb(249 250 251 / 0.1);
}
.tw-border-s-gray-50\/100 {
  border-inline-start-color: rgb(249 250 251 / 1);
}
.tw-border-s-gray-50\/15 {
  border-inline-start-color: rgb(249 250 251 / 0.15);
}
.tw-border-s-gray-50\/20 {
  border-inline-start-color: rgb(249 250 251 / 0.2);
}
.tw-border-s-gray-50\/25 {
  border-inline-start-color: rgb(249 250 251 / 0.25);
}
.tw-border-s-gray-50\/30 {
  border-inline-start-color: rgb(249 250 251 / 0.3);
}
.tw-border-s-gray-50\/35 {
  border-inline-start-color: rgb(249 250 251 / 0.35);
}
.tw-border-s-gray-50\/40 {
  border-inline-start-color: rgb(249 250 251 / 0.4);
}
.tw-border-s-gray-50\/45 {
  border-inline-start-color: rgb(249 250 251 / 0.45);
}
.tw-border-s-gray-50\/5 {
  border-inline-start-color: rgb(249 250 251 / 0.05);
}
.tw-border-s-gray-50\/50 {
  border-inline-start-color: rgb(249 250 251 / 0.5);
}
.tw-border-s-gray-50\/55 {
  border-inline-start-color: rgb(249 250 251 / 0.55);
}
.tw-border-s-gray-50\/60 {
  border-inline-start-color: rgb(249 250 251 / 0.6);
}
.tw-border-s-gray-50\/65 {
  border-inline-start-color: rgb(249 250 251 / 0.65);
}
.tw-border-s-gray-50\/70 {
  border-inline-start-color: rgb(249 250 251 / 0.7);
}
.tw-border-s-gray-50\/75 {
  border-inline-start-color: rgb(249 250 251 / 0.75);
}
.tw-border-s-gray-50\/80 {
  border-inline-start-color: rgb(249 250 251 / 0.8);
}
.tw-border-s-gray-50\/85 {
  border-inline-start-color: rgb(249 250 251 / 0.85);
}
.tw-border-s-gray-50\/90 {
  border-inline-start-color: rgb(249 250 251 / 0.9);
}
.tw-border-s-gray-50\/95 {
  border-inline-start-color: rgb(249 250 251 / 0.95);
}
.tw-border-s-gray-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-500\/0 {
  border-inline-start-color: rgb(107 114 128 / 0);
}
.tw-border-s-gray-500\/10 {
  border-inline-start-color: rgb(107 114 128 / 0.1);
}
.tw-border-s-gray-500\/100 {
  border-inline-start-color: rgb(107 114 128 / 1);
}
.tw-border-s-gray-500\/15 {
  border-inline-start-color: rgb(107 114 128 / 0.15);
}
.tw-border-s-gray-500\/20 {
  border-inline-start-color: rgb(107 114 128 / 0.2);
}
.tw-border-s-gray-500\/25 {
  border-inline-start-color: rgb(107 114 128 / 0.25);
}
.tw-border-s-gray-500\/30 {
  border-inline-start-color: rgb(107 114 128 / 0.3);
}
.tw-border-s-gray-500\/35 {
  border-inline-start-color: rgb(107 114 128 / 0.35);
}
.tw-border-s-gray-500\/40 {
  border-inline-start-color: rgb(107 114 128 / 0.4);
}
.tw-border-s-gray-500\/45 {
  border-inline-start-color: rgb(107 114 128 / 0.45);
}
.tw-border-s-gray-500\/5 {
  border-inline-start-color: rgb(107 114 128 / 0.05);
}
.tw-border-s-gray-500\/50 {
  border-inline-start-color: rgb(107 114 128 / 0.5);
}
.tw-border-s-gray-500\/55 {
  border-inline-start-color: rgb(107 114 128 / 0.55);
}
.tw-border-s-gray-500\/60 {
  border-inline-start-color: rgb(107 114 128 / 0.6);
}
.tw-border-s-gray-500\/65 {
  border-inline-start-color: rgb(107 114 128 / 0.65);
}
.tw-border-s-gray-500\/70 {
  border-inline-start-color: rgb(107 114 128 / 0.7);
}
.tw-border-s-gray-500\/75 {
  border-inline-start-color: rgb(107 114 128 / 0.75);
}
.tw-border-s-gray-500\/80 {
  border-inline-start-color: rgb(107 114 128 / 0.8);
}
.tw-border-s-gray-500\/85 {
  border-inline-start-color: rgb(107 114 128 / 0.85);
}
.tw-border-s-gray-500\/90 {
  border-inline-start-color: rgb(107 114 128 / 0.9);
}
.tw-border-s-gray-500\/95 {
  border-inline-start-color: rgb(107 114 128 / 0.95);
}
.tw-border-s-gray-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-600\/0 {
  border-inline-start-color: rgb(75 85 99 / 0);
}
.tw-border-s-gray-600\/10 {
  border-inline-start-color: rgb(75 85 99 / 0.1);
}
.tw-border-s-gray-600\/100 {
  border-inline-start-color: rgb(75 85 99 / 1);
}
.tw-border-s-gray-600\/15 {
  border-inline-start-color: rgb(75 85 99 / 0.15);
}
.tw-border-s-gray-600\/20 {
  border-inline-start-color: rgb(75 85 99 / 0.2);
}
.tw-border-s-gray-600\/25 {
  border-inline-start-color: rgb(75 85 99 / 0.25);
}
.tw-border-s-gray-600\/30 {
  border-inline-start-color: rgb(75 85 99 / 0.3);
}
.tw-border-s-gray-600\/35 {
  border-inline-start-color: rgb(75 85 99 / 0.35);
}
.tw-border-s-gray-600\/40 {
  border-inline-start-color: rgb(75 85 99 / 0.4);
}
.tw-border-s-gray-600\/45 {
  border-inline-start-color: rgb(75 85 99 / 0.45);
}
.tw-border-s-gray-600\/5 {
  border-inline-start-color: rgb(75 85 99 / 0.05);
}
.tw-border-s-gray-600\/50 {
  border-inline-start-color: rgb(75 85 99 / 0.5);
}
.tw-border-s-gray-600\/55 {
  border-inline-start-color: rgb(75 85 99 / 0.55);
}
.tw-border-s-gray-600\/60 {
  border-inline-start-color: rgb(75 85 99 / 0.6);
}
.tw-border-s-gray-600\/65 {
  border-inline-start-color: rgb(75 85 99 / 0.65);
}
.tw-border-s-gray-600\/70 {
  border-inline-start-color: rgb(75 85 99 / 0.7);
}
.tw-border-s-gray-600\/75 {
  border-inline-start-color: rgb(75 85 99 / 0.75);
}
.tw-border-s-gray-600\/80 {
  border-inline-start-color: rgb(75 85 99 / 0.8);
}
.tw-border-s-gray-600\/85 {
  border-inline-start-color: rgb(75 85 99 / 0.85);
}
.tw-border-s-gray-600\/90 {
  border-inline-start-color: rgb(75 85 99 / 0.9);
}
.tw-border-s-gray-600\/95 {
  border-inline-start-color: rgb(75 85 99 / 0.95);
}
.tw-border-s-gray-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-700\/0 {
  border-inline-start-color: rgb(55 65 81 / 0);
}
.tw-border-s-gray-700\/10 {
  border-inline-start-color: rgb(55 65 81 / 0.1);
}
.tw-border-s-gray-700\/100 {
  border-inline-start-color: rgb(55 65 81 / 1);
}
.tw-border-s-gray-700\/15 {
  border-inline-start-color: rgb(55 65 81 / 0.15);
}
.tw-border-s-gray-700\/20 {
  border-inline-start-color: rgb(55 65 81 / 0.2);
}
.tw-border-s-gray-700\/25 {
  border-inline-start-color: rgb(55 65 81 / 0.25);
}
.tw-border-s-gray-700\/30 {
  border-inline-start-color: rgb(55 65 81 / 0.3);
}
.tw-border-s-gray-700\/35 {
  border-inline-start-color: rgb(55 65 81 / 0.35);
}
.tw-border-s-gray-700\/40 {
  border-inline-start-color: rgb(55 65 81 / 0.4);
}
.tw-border-s-gray-700\/45 {
  border-inline-start-color: rgb(55 65 81 / 0.45);
}
.tw-border-s-gray-700\/5 {
  border-inline-start-color: rgb(55 65 81 / 0.05);
}
.tw-border-s-gray-700\/50 {
  border-inline-start-color: rgb(55 65 81 / 0.5);
}
.tw-border-s-gray-700\/55 {
  border-inline-start-color: rgb(55 65 81 / 0.55);
}
.tw-border-s-gray-700\/60 {
  border-inline-start-color: rgb(55 65 81 / 0.6);
}
.tw-border-s-gray-700\/65 {
  border-inline-start-color: rgb(55 65 81 / 0.65);
}
.tw-border-s-gray-700\/70 {
  border-inline-start-color: rgb(55 65 81 / 0.7);
}
.tw-border-s-gray-700\/75 {
  border-inline-start-color: rgb(55 65 81 / 0.75);
}
.tw-border-s-gray-700\/80 {
  border-inline-start-color: rgb(55 65 81 / 0.8);
}
.tw-border-s-gray-700\/85 {
  border-inline-start-color: rgb(55 65 81 / 0.85);
}
.tw-border-s-gray-700\/90 {
  border-inline-start-color: rgb(55 65 81 / 0.9);
}
.tw-border-s-gray-700\/95 {
  border-inline-start-color: rgb(55 65 81 / 0.95);
}
.tw-border-s-gray-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-800\/0 {
  border-inline-start-color: rgb(31 41 55 / 0);
}
.tw-border-s-gray-800\/10 {
  border-inline-start-color: rgb(31 41 55 / 0.1);
}
.tw-border-s-gray-800\/100 {
  border-inline-start-color: rgb(31 41 55 / 1);
}
.tw-border-s-gray-800\/15 {
  border-inline-start-color: rgb(31 41 55 / 0.15);
}
.tw-border-s-gray-800\/20 {
  border-inline-start-color: rgb(31 41 55 / 0.2);
}
.tw-border-s-gray-800\/25 {
  border-inline-start-color: rgb(31 41 55 / 0.25);
}
.tw-border-s-gray-800\/30 {
  border-inline-start-color: rgb(31 41 55 / 0.3);
}
.tw-border-s-gray-800\/35 {
  border-inline-start-color: rgb(31 41 55 / 0.35);
}
.tw-border-s-gray-800\/40 {
  border-inline-start-color: rgb(31 41 55 / 0.4);
}
.tw-border-s-gray-800\/45 {
  border-inline-start-color: rgb(31 41 55 / 0.45);
}
.tw-border-s-gray-800\/5 {
  border-inline-start-color: rgb(31 41 55 / 0.05);
}
.tw-border-s-gray-800\/50 {
  border-inline-start-color: rgb(31 41 55 / 0.5);
}
.tw-border-s-gray-800\/55 {
  border-inline-start-color: rgb(31 41 55 / 0.55);
}
.tw-border-s-gray-800\/60 {
  border-inline-start-color: rgb(31 41 55 / 0.6);
}
.tw-border-s-gray-800\/65 {
  border-inline-start-color: rgb(31 41 55 / 0.65);
}
.tw-border-s-gray-800\/70 {
  border-inline-start-color: rgb(31 41 55 / 0.7);
}
.tw-border-s-gray-800\/75 {
  border-inline-start-color: rgb(31 41 55 / 0.75);
}
.tw-border-s-gray-800\/80 {
  border-inline-start-color: rgb(31 41 55 / 0.8);
}
.tw-border-s-gray-800\/85 {
  border-inline-start-color: rgb(31 41 55 / 0.85);
}
.tw-border-s-gray-800\/90 {
  border-inline-start-color: rgb(31 41 55 / 0.9);
}
.tw-border-s-gray-800\/95 {
  border-inline-start-color: rgb(31 41 55 / 0.95);
}
.tw-border-s-gray-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-900\/0 {
  border-inline-start-color: rgb(17 24 39 / 0);
}
.tw-border-s-gray-900\/10 {
  border-inline-start-color: rgb(17 24 39 / 0.1);
}
.tw-border-s-gray-900\/100 {
  border-inline-start-color: rgb(17 24 39 / 1);
}
.tw-border-s-gray-900\/15 {
  border-inline-start-color: rgb(17 24 39 / 0.15);
}
.tw-border-s-gray-900\/20 {
  border-inline-start-color: rgb(17 24 39 / 0.2);
}
.tw-border-s-gray-900\/25 {
  border-inline-start-color: rgb(17 24 39 / 0.25);
}
.tw-border-s-gray-900\/30 {
  border-inline-start-color: rgb(17 24 39 / 0.3);
}
.tw-border-s-gray-900\/35 {
  border-inline-start-color: rgb(17 24 39 / 0.35);
}
.tw-border-s-gray-900\/40 {
  border-inline-start-color: rgb(17 24 39 / 0.4);
}
.tw-border-s-gray-900\/45 {
  border-inline-start-color: rgb(17 24 39 / 0.45);
}
.tw-border-s-gray-900\/5 {
  border-inline-start-color: rgb(17 24 39 / 0.05);
}
.tw-border-s-gray-900\/50 {
  border-inline-start-color: rgb(17 24 39 / 0.5);
}
.tw-border-s-gray-900\/55 {
  border-inline-start-color: rgb(17 24 39 / 0.55);
}
.tw-border-s-gray-900\/60 {
  border-inline-start-color: rgb(17 24 39 / 0.6);
}
.tw-border-s-gray-900\/65 {
  border-inline-start-color: rgb(17 24 39 / 0.65);
}
.tw-border-s-gray-900\/70 {
  border-inline-start-color: rgb(17 24 39 / 0.7);
}
.tw-border-s-gray-900\/75 {
  border-inline-start-color: rgb(17 24 39 / 0.75);
}
.tw-border-s-gray-900\/80 {
  border-inline-start-color: rgb(17 24 39 / 0.8);
}
.tw-border-s-gray-900\/85 {
  border-inline-start-color: rgb(17 24 39 / 0.85);
}
.tw-border-s-gray-900\/90 {
  border-inline-start-color: rgb(17 24 39 / 0.9);
}
.tw-border-s-gray-900\/95 {
  border-inline-start-color: rgb(17 24 39 / 0.95);
}
.tw-border-s-gray-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-s-gray-950\/0 {
  border-inline-start-color: rgb(3 7 18 / 0);
}
.tw-border-s-gray-950\/10 {
  border-inline-start-color: rgb(3 7 18 / 0.1);
}
.tw-border-s-gray-950\/100 {
  border-inline-start-color: rgb(3 7 18 / 1);
}
.tw-border-s-gray-950\/15 {
  border-inline-start-color: rgb(3 7 18 / 0.15);
}
.tw-border-s-gray-950\/20 {
  border-inline-start-color: rgb(3 7 18 / 0.2);
}
.tw-border-s-gray-950\/25 {
  border-inline-start-color: rgb(3 7 18 / 0.25);
}
.tw-border-s-gray-950\/30 {
  border-inline-start-color: rgb(3 7 18 / 0.3);
}
.tw-border-s-gray-950\/35 {
  border-inline-start-color: rgb(3 7 18 / 0.35);
}
.tw-border-s-gray-950\/40 {
  border-inline-start-color: rgb(3 7 18 / 0.4);
}
.tw-border-s-gray-950\/45 {
  border-inline-start-color: rgb(3 7 18 / 0.45);
}
.tw-border-s-gray-950\/5 {
  border-inline-start-color: rgb(3 7 18 / 0.05);
}
.tw-border-s-gray-950\/50 {
  border-inline-start-color: rgb(3 7 18 / 0.5);
}
.tw-border-s-gray-950\/55 {
  border-inline-start-color: rgb(3 7 18 / 0.55);
}
.tw-border-s-gray-950\/60 {
  border-inline-start-color: rgb(3 7 18 / 0.6);
}
.tw-border-s-gray-950\/65 {
  border-inline-start-color: rgb(3 7 18 / 0.65);
}
.tw-border-s-gray-950\/70 {
  border-inline-start-color: rgb(3 7 18 / 0.7);
}
.tw-border-s-gray-950\/75 {
  border-inline-start-color: rgb(3 7 18 / 0.75);
}
.tw-border-s-gray-950\/80 {
  border-inline-start-color: rgb(3 7 18 / 0.8);
}
.tw-border-s-gray-950\/85 {
  border-inline-start-color: rgb(3 7 18 / 0.85);
}
.tw-border-s-gray-950\/90 {
  border-inline-start-color: rgb(3 7 18 / 0.9);
}
.tw-border-s-gray-950\/95 {
  border-inline-start-color: rgb(3 7 18 / 0.95);
}
.tw-border-s-green-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-100\/0 {
  border-inline-start-color: rgb(220 252 231 / 0);
}
.tw-border-s-green-100\/10 {
  border-inline-start-color: rgb(220 252 231 / 0.1);
}
.tw-border-s-green-100\/100 {
  border-inline-start-color: rgb(220 252 231 / 1);
}
.tw-border-s-green-100\/15 {
  border-inline-start-color: rgb(220 252 231 / 0.15);
}
.tw-border-s-green-100\/20 {
  border-inline-start-color: rgb(220 252 231 / 0.2);
}
.tw-border-s-green-100\/25 {
  border-inline-start-color: rgb(220 252 231 / 0.25);
}
.tw-border-s-green-100\/30 {
  border-inline-start-color: rgb(220 252 231 / 0.3);
}
.tw-border-s-green-100\/35 {
  border-inline-start-color: rgb(220 252 231 / 0.35);
}
.tw-border-s-green-100\/40 {
  border-inline-start-color: rgb(220 252 231 / 0.4);
}
.tw-border-s-green-100\/45 {
  border-inline-start-color: rgb(220 252 231 / 0.45);
}
.tw-border-s-green-100\/5 {
  border-inline-start-color: rgb(220 252 231 / 0.05);
}
.tw-border-s-green-100\/50 {
  border-inline-start-color: rgb(220 252 231 / 0.5);
}
.tw-border-s-green-100\/55 {
  border-inline-start-color: rgb(220 252 231 / 0.55);
}
.tw-border-s-green-100\/60 {
  border-inline-start-color: rgb(220 252 231 / 0.6);
}
.tw-border-s-green-100\/65 {
  border-inline-start-color: rgb(220 252 231 / 0.65);
}
.tw-border-s-green-100\/70 {
  border-inline-start-color: rgb(220 252 231 / 0.7);
}
.tw-border-s-green-100\/75 {
  border-inline-start-color: rgb(220 252 231 / 0.75);
}
.tw-border-s-green-100\/80 {
  border-inline-start-color: rgb(220 252 231 / 0.8);
}
.tw-border-s-green-100\/85 {
  border-inline-start-color: rgb(220 252 231 / 0.85);
}
.tw-border-s-green-100\/90 {
  border-inline-start-color: rgb(220 252 231 / 0.9);
}
.tw-border-s-green-100\/95 {
  border-inline-start-color: rgb(220 252 231 / 0.95);
}
.tw-border-s-green-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-200\/0 {
  border-inline-start-color: rgb(187 247 208 / 0);
}
.tw-border-s-green-200\/10 {
  border-inline-start-color: rgb(187 247 208 / 0.1);
}
.tw-border-s-green-200\/100 {
  border-inline-start-color: rgb(187 247 208 / 1);
}
.tw-border-s-green-200\/15 {
  border-inline-start-color: rgb(187 247 208 / 0.15);
}
.tw-border-s-green-200\/20 {
  border-inline-start-color: rgb(187 247 208 / 0.2);
}
.tw-border-s-green-200\/25 {
  border-inline-start-color: rgb(187 247 208 / 0.25);
}
.tw-border-s-green-200\/30 {
  border-inline-start-color: rgb(187 247 208 / 0.3);
}
.tw-border-s-green-200\/35 {
  border-inline-start-color: rgb(187 247 208 / 0.35);
}
.tw-border-s-green-200\/40 {
  border-inline-start-color: rgb(187 247 208 / 0.4);
}
.tw-border-s-green-200\/45 {
  border-inline-start-color: rgb(187 247 208 / 0.45);
}
.tw-border-s-green-200\/5 {
  border-inline-start-color: rgb(187 247 208 / 0.05);
}
.tw-border-s-green-200\/50 {
  border-inline-start-color: rgb(187 247 208 / 0.5);
}
.tw-border-s-green-200\/55 {
  border-inline-start-color: rgb(187 247 208 / 0.55);
}
.tw-border-s-green-200\/60 {
  border-inline-start-color: rgb(187 247 208 / 0.6);
}
.tw-border-s-green-200\/65 {
  border-inline-start-color: rgb(187 247 208 / 0.65);
}
.tw-border-s-green-200\/70 {
  border-inline-start-color: rgb(187 247 208 / 0.7);
}
.tw-border-s-green-200\/75 {
  border-inline-start-color: rgb(187 247 208 / 0.75);
}
.tw-border-s-green-200\/80 {
  border-inline-start-color: rgb(187 247 208 / 0.8);
}
.tw-border-s-green-200\/85 {
  border-inline-start-color: rgb(187 247 208 / 0.85);
}
.tw-border-s-green-200\/90 {
  border-inline-start-color: rgb(187 247 208 / 0.9);
}
.tw-border-s-green-200\/95 {
  border-inline-start-color: rgb(187 247 208 / 0.95);
}
.tw-border-s-green-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-300\/0 {
  border-inline-start-color: rgb(134 239 172 / 0);
}
.tw-border-s-green-300\/10 {
  border-inline-start-color: rgb(134 239 172 / 0.1);
}
.tw-border-s-green-300\/100 {
  border-inline-start-color: rgb(134 239 172 / 1);
}
.tw-border-s-green-300\/15 {
  border-inline-start-color: rgb(134 239 172 / 0.15);
}
.tw-border-s-green-300\/20 {
  border-inline-start-color: rgb(134 239 172 / 0.2);
}
.tw-border-s-green-300\/25 {
  border-inline-start-color: rgb(134 239 172 / 0.25);
}
.tw-border-s-green-300\/30 {
  border-inline-start-color: rgb(134 239 172 / 0.3);
}
.tw-border-s-green-300\/35 {
  border-inline-start-color: rgb(134 239 172 / 0.35);
}
.tw-border-s-green-300\/40 {
  border-inline-start-color: rgb(134 239 172 / 0.4);
}
.tw-border-s-green-300\/45 {
  border-inline-start-color: rgb(134 239 172 / 0.45);
}
.tw-border-s-green-300\/5 {
  border-inline-start-color: rgb(134 239 172 / 0.05);
}
.tw-border-s-green-300\/50 {
  border-inline-start-color: rgb(134 239 172 / 0.5);
}
.tw-border-s-green-300\/55 {
  border-inline-start-color: rgb(134 239 172 / 0.55);
}
.tw-border-s-green-300\/60 {
  border-inline-start-color: rgb(134 239 172 / 0.6);
}
.tw-border-s-green-300\/65 {
  border-inline-start-color: rgb(134 239 172 / 0.65);
}
.tw-border-s-green-300\/70 {
  border-inline-start-color: rgb(134 239 172 / 0.7);
}
.tw-border-s-green-300\/75 {
  border-inline-start-color: rgb(134 239 172 / 0.75);
}
.tw-border-s-green-300\/80 {
  border-inline-start-color: rgb(134 239 172 / 0.8);
}
.tw-border-s-green-300\/85 {
  border-inline-start-color: rgb(134 239 172 / 0.85);
}
.tw-border-s-green-300\/90 {
  border-inline-start-color: rgb(134 239 172 / 0.9);
}
.tw-border-s-green-300\/95 {
  border-inline-start-color: rgb(134 239 172 / 0.95);
}
.tw-border-s-green-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-400\/0 {
  border-inline-start-color: rgb(74 222 128 / 0);
}
.tw-border-s-green-400\/10 {
  border-inline-start-color: rgb(74 222 128 / 0.1);
}
.tw-border-s-green-400\/100 {
  border-inline-start-color: rgb(74 222 128 / 1);
}
.tw-border-s-green-400\/15 {
  border-inline-start-color: rgb(74 222 128 / 0.15);
}
.tw-border-s-green-400\/20 {
  border-inline-start-color: rgb(74 222 128 / 0.2);
}
.tw-border-s-green-400\/25 {
  border-inline-start-color: rgb(74 222 128 / 0.25);
}
.tw-border-s-green-400\/30 {
  border-inline-start-color: rgb(74 222 128 / 0.3);
}
.tw-border-s-green-400\/35 {
  border-inline-start-color: rgb(74 222 128 / 0.35);
}
.tw-border-s-green-400\/40 {
  border-inline-start-color: rgb(74 222 128 / 0.4);
}
.tw-border-s-green-400\/45 {
  border-inline-start-color: rgb(74 222 128 / 0.45);
}
.tw-border-s-green-400\/5 {
  border-inline-start-color: rgb(74 222 128 / 0.05);
}
.tw-border-s-green-400\/50 {
  border-inline-start-color: rgb(74 222 128 / 0.5);
}
.tw-border-s-green-400\/55 {
  border-inline-start-color: rgb(74 222 128 / 0.55);
}
.tw-border-s-green-400\/60 {
  border-inline-start-color: rgb(74 222 128 / 0.6);
}
.tw-border-s-green-400\/65 {
  border-inline-start-color: rgb(74 222 128 / 0.65);
}
.tw-border-s-green-400\/70 {
  border-inline-start-color: rgb(74 222 128 / 0.7);
}
.tw-border-s-green-400\/75 {
  border-inline-start-color: rgb(74 222 128 / 0.75);
}
.tw-border-s-green-400\/80 {
  border-inline-start-color: rgb(74 222 128 / 0.8);
}
.tw-border-s-green-400\/85 {
  border-inline-start-color: rgb(74 222 128 / 0.85);
}
.tw-border-s-green-400\/90 {
  border-inline-start-color: rgb(74 222 128 / 0.9);
}
.tw-border-s-green-400\/95 {
  border-inline-start-color: rgb(74 222 128 / 0.95);
}
.tw-border-s-green-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-50\/0 {
  border-inline-start-color: rgb(240 253 244 / 0);
}
.tw-border-s-green-50\/10 {
  border-inline-start-color: rgb(240 253 244 / 0.1);
}
.tw-border-s-green-50\/100 {
  border-inline-start-color: rgb(240 253 244 / 1);
}
.tw-border-s-green-50\/15 {
  border-inline-start-color: rgb(240 253 244 / 0.15);
}
.tw-border-s-green-50\/20 {
  border-inline-start-color: rgb(240 253 244 / 0.2);
}
.tw-border-s-green-50\/25 {
  border-inline-start-color: rgb(240 253 244 / 0.25);
}
.tw-border-s-green-50\/30 {
  border-inline-start-color: rgb(240 253 244 / 0.3);
}
.tw-border-s-green-50\/35 {
  border-inline-start-color: rgb(240 253 244 / 0.35);
}
.tw-border-s-green-50\/40 {
  border-inline-start-color: rgb(240 253 244 / 0.4);
}
.tw-border-s-green-50\/45 {
  border-inline-start-color: rgb(240 253 244 / 0.45);
}
.tw-border-s-green-50\/5 {
  border-inline-start-color: rgb(240 253 244 / 0.05);
}
.tw-border-s-green-50\/50 {
  border-inline-start-color: rgb(240 253 244 / 0.5);
}
.tw-border-s-green-50\/55 {
  border-inline-start-color: rgb(240 253 244 / 0.55);
}
.tw-border-s-green-50\/60 {
  border-inline-start-color: rgb(240 253 244 / 0.6);
}
.tw-border-s-green-50\/65 {
  border-inline-start-color: rgb(240 253 244 / 0.65);
}
.tw-border-s-green-50\/70 {
  border-inline-start-color: rgb(240 253 244 / 0.7);
}
.tw-border-s-green-50\/75 {
  border-inline-start-color: rgb(240 253 244 / 0.75);
}
.tw-border-s-green-50\/80 {
  border-inline-start-color: rgb(240 253 244 / 0.8);
}
.tw-border-s-green-50\/85 {
  border-inline-start-color: rgb(240 253 244 / 0.85);
}
.tw-border-s-green-50\/90 {
  border-inline-start-color: rgb(240 253 244 / 0.9);
}
.tw-border-s-green-50\/95 {
  border-inline-start-color: rgb(240 253 244 / 0.95);
}
.tw-border-s-green-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-500\/0 {
  border-inline-start-color: rgb(34 197 94 / 0);
}
.tw-border-s-green-500\/10 {
  border-inline-start-color: rgb(34 197 94 / 0.1);
}
.tw-border-s-green-500\/100 {
  border-inline-start-color: rgb(34 197 94 / 1);
}
.tw-border-s-green-500\/15 {
  border-inline-start-color: rgb(34 197 94 / 0.15);
}
.tw-border-s-green-500\/20 {
  border-inline-start-color: rgb(34 197 94 / 0.2);
}
.tw-border-s-green-500\/25 {
  border-inline-start-color: rgb(34 197 94 / 0.25);
}
.tw-border-s-green-500\/30 {
  border-inline-start-color: rgb(34 197 94 / 0.3);
}
.tw-border-s-green-500\/35 {
  border-inline-start-color: rgb(34 197 94 / 0.35);
}
.tw-border-s-green-500\/40 {
  border-inline-start-color: rgb(34 197 94 / 0.4);
}
.tw-border-s-green-500\/45 {
  border-inline-start-color: rgb(34 197 94 / 0.45);
}
.tw-border-s-green-500\/5 {
  border-inline-start-color: rgb(34 197 94 / 0.05);
}
.tw-border-s-green-500\/50 {
  border-inline-start-color: rgb(34 197 94 / 0.5);
}
.tw-border-s-green-500\/55 {
  border-inline-start-color: rgb(34 197 94 / 0.55);
}
.tw-border-s-green-500\/60 {
  border-inline-start-color: rgb(34 197 94 / 0.6);
}
.tw-border-s-green-500\/65 {
  border-inline-start-color: rgb(34 197 94 / 0.65);
}
.tw-border-s-green-500\/70 {
  border-inline-start-color: rgb(34 197 94 / 0.7);
}
.tw-border-s-green-500\/75 {
  border-inline-start-color: rgb(34 197 94 / 0.75);
}
.tw-border-s-green-500\/80 {
  border-inline-start-color: rgb(34 197 94 / 0.8);
}
.tw-border-s-green-500\/85 {
  border-inline-start-color: rgb(34 197 94 / 0.85);
}
.tw-border-s-green-500\/90 {
  border-inline-start-color: rgb(34 197 94 / 0.9);
}
.tw-border-s-green-500\/95 {
  border-inline-start-color: rgb(34 197 94 / 0.95);
}
.tw-border-s-green-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-600\/0 {
  border-inline-start-color: rgb(22 163 74 / 0);
}
.tw-border-s-green-600\/10 {
  border-inline-start-color: rgb(22 163 74 / 0.1);
}
.tw-border-s-green-600\/100 {
  border-inline-start-color: rgb(22 163 74 / 1);
}
.tw-border-s-green-600\/15 {
  border-inline-start-color: rgb(22 163 74 / 0.15);
}
.tw-border-s-green-600\/20 {
  border-inline-start-color: rgb(22 163 74 / 0.2);
}
.tw-border-s-green-600\/25 {
  border-inline-start-color: rgb(22 163 74 / 0.25);
}
.tw-border-s-green-600\/30 {
  border-inline-start-color: rgb(22 163 74 / 0.3);
}
.tw-border-s-green-600\/35 {
  border-inline-start-color: rgb(22 163 74 / 0.35);
}
.tw-border-s-green-600\/40 {
  border-inline-start-color: rgb(22 163 74 / 0.4);
}
.tw-border-s-green-600\/45 {
  border-inline-start-color: rgb(22 163 74 / 0.45);
}
.tw-border-s-green-600\/5 {
  border-inline-start-color: rgb(22 163 74 / 0.05);
}
.tw-border-s-green-600\/50 {
  border-inline-start-color: rgb(22 163 74 / 0.5);
}
.tw-border-s-green-600\/55 {
  border-inline-start-color: rgb(22 163 74 / 0.55);
}
.tw-border-s-green-600\/60 {
  border-inline-start-color: rgb(22 163 74 / 0.6);
}
.tw-border-s-green-600\/65 {
  border-inline-start-color: rgb(22 163 74 / 0.65);
}
.tw-border-s-green-600\/70 {
  border-inline-start-color: rgb(22 163 74 / 0.7);
}
.tw-border-s-green-600\/75 {
  border-inline-start-color: rgb(22 163 74 / 0.75);
}
.tw-border-s-green-600\/80 {
  border-inline-start-color: rgb(22 163 74 / 0.8);
}
.tw-border-s-green-600\/85 {
  border-inline-start-color: rgb(22 163 74 / 0.85);
}
.tw-border-s-green-600\/90 {
  border-inline-start-color: rgb(22 163 74 / 0.9);
}
.tw-border-s-green-600\/95 {
  border-inline-start-color: rgb(22 163 74 / 0.95);
}
.tw-border-s-green-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-700\/0 {
  border-inline-start-color: rgb(21 128 61 / 0);
}
.tw-border-s-green-700\/10 {
  border-inline-start-color: rgb(21 128 61 / 0.1);
}
.tw-border-s-green-700\/100 {
  border-inline-start-color: rgb(21 128 61 / 1);
}
.tw-border-s-green-700\/15 {
  border-inline-start-color: rgb(21 128 61 / 0.15);
}
.tw-border-s-green-700\/20 {
  border-inline-start-color: rgb(21 128 61 / 0.2);
}
.tw-border-s-green-700\/25 {
  border-inline-start-color: rgb(21 128 61 / 0.25);
}
.tw-border-s-green-700\/30 {
  border-inline-start-color: rgb(21 128 61 / 0.3);
}
.tw-border-s-green-700\/35 {
  border-inline-start-color: rgb(21 128 61 / 0.35);
}
.tw-border-s-green-700\/40 {
  border-inline-start-color: rgb(21 128 61 / 0.4);
}
.tw-border-s-green-700\/45 {
  border-inline-start-color: rgb(21 128 61 / 0.45);
}
.tw-border-s-green-700\/5 {
  border-inline-start-color: rgb(21 128 61 / 0.05);
}
.tw-border-s-green-700\/50 {
  border-inline-start-color: rgb(21 128 61 / 0.5);
}
.tw-border-s-green-700\/55 {
  border-inline-start-color: rgb(21 128 61 / 0.55);
}
.tw-border-s-green-700\/60 {
  border-inline-start-color: rgb(21 128 61 / 0.6);
}
.tw-border-s-green-700\/65 {
  border-inline-start-color: rgb(21 128 61 / 0.65);
}
.tw-border-s-green-700\/70 {
  border-inline-start-color: rgb(21 128 61 / 0.7);
}
.tw-border-s-green-700\/75 {
  border-inline-start-color: rgb(21 128 61 / 0.75);
}
.tw-border-s-green-700\/80 {
  border-inline-start-color: rgb(21 128 61 / 0.8);
}
.tw-border-s-green-700\/85 {
  border-inline-start-color: rgb(21 128 61 / 0.85);
}
.tw-border-s-green-700\/90 {
  border-inline-start-color: rgb(21 128 61 / 0.9);
}
.tw-border-s-green-700\/95 {
  border-inline-start-color: rgb(21 128 61 / 0.95);
}
.tw-border-s-green-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-800\/0 {
  border-inline-start-color: rgb(22 101 52 / 0);
}
.tw-border-s-green-800\/10 {
  border-inline-start-color: rgb(22 101 52 / 0.1);
}
.tw-border-s-green-800\/100 {
  border-inline-start-color: rgb(22 101 52 / 1);
}
.tw-border-s-green-800\/15 {
  border-inline-start-color: rgb(22 101 52 / 0.15);
}
.tw-border-s-green-800\/20 {
  border-inline-start-color: rgb(22 101 52 / 0.2);
}
.tw-border-s-green-800\/25 {
  border-inline-start-color: rgb(22 101 52 / 0.25);
}
.tw-border-s-green-800\/30 {
  border-inline-start-color: rgb(22 101 52 / 0.3);
}
.tw-border-s-green-800\/35 {
  border-inline-start-color: rgb(22 101 52 / 0.35);
}
.tw-border-s-green-800\/40 {
  border-inline-start-color: rgb(22 101 52 / 0.4);
}
.tw-border-s-green-800\/45 {
  border-inline-start-color: rgb(22 101 52 / 0.45);
}
.tw-border-s-green-800\/5 {
  border-inline-start-color: rgb(22 101 52 / 0.05);
}
.tw-border-s-green-800\/50 {
  border-inline-start-color: rgb(22 101 52 / 0.5);
}
.tw-border-s-green-800\/55 {
  border-inline-start-color: rgb(22 101 52 / 0.55);
}
.tw-border-s-green-800\/60 {
  border-inline-start-color: rgb(22 101 52 / 0.6);
}
.tw-border-s-green-800\/65 {
  border-inline-start-color: rgb(22 101 52 / 0.65);
}
.tw-border-s-green-800\/70 {
  border-inline-start-color: rgb(22 101 52 / 0.7);
}
.tw-border-s-green-800\/75 {
  border-inline-start-color: rgb(22 101 52 / 0.75);
}
.tw-border-s-green-800\/80 {
  border-inline-start-color: rgb(22 101 52 / 0.8);
}
.tw-border-s-green-800\/85 {
  border-inline-start-color: rgb(22 101 52 / 0.85);
}
.tw-border-s-green-800\/90 {
  border-inline-start-color: rgb(22 101 52 / 0.9);
}
.tw-border-s-green-800\/95 {
  border-inline-start-color: rgb(22 101 52 / 0.95);
}
.tw-border-s-green-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-900\/0 {
  border-inline-start-color: rgb(20 83 45 / 0);
}
.tw-border-s-green-900\/10 {
  border-inline-start-color: rgb(20 83 45 / 0.1);
}
.tw-border-s-green-900\/100 {
  border-inline-start-color: rgb(20 83 45 / 1);
}
.tw-border-s-green-900\/15 {
  border-inline-start-color: rgb(20 83 45 / 0.15);
}
.tw-border-s-green-900\/20 {
  border-inline-start-color: rgb(20 83 45 / 0.2);
}
.tw-border-s-green-900\/25 {
  border-inline-start-color: rgb(20 83 45 / 0.25);
}
.tw-border-s-green-900\/30 {
  border-inline-start-color: rgb(20 83 45 / 0.3);
}
.tw-border-s-green-900\/35 {
  border-inline-start-color: rgb(20 83 45 / 0.35);
}
.tw-border-s-green-900\/40 {
  border-inline-start-color: rgb(20 83 45 / 0.4);
}
.tw-border-s-green-900\/45 {
  border-inline-start-color: rgb(20 83 45 / 0.45);
}
.tw-border-s-green-900\/5 {
  border-inline-start-color: rgb(20 83 45 / 0.05);
}
.tw-border-s-green-900\/50 {
  border-inline-start-color: rgb(20 83 45 / 0.5);
}
.tw-border-s-green-900\/55 {
  border-inline-start-color: rgb(20 83 45 / 0.55);
}
.tw-border-s-green-900\/60 {
  border-inline-start-color: rgb(20 83 45 / 0.6);
}
.tw-border-s-green-900\/65 {
  border-inline-start-color: rgb(20 83 45 / 0.65);
}
.tw-border-s-green-900\/70 {
  border-inline-start-color: rgb(20 83 45 / 0.7);
}
.tw-border-s-green-900\/75 {
  border-inline-start-color: rgb(20 83 45 / 0.75);
}
.tw-border-s-green-900\/80 {
  border-inline-start-color: rgb(20 83 45 / 0.8);
}
.tw-border-s-green-900\/85 {
  border-inline-start-color: rgb(20 83 45 / 0.85);
}
.tw-border-s-green-900\/90 {
  border-inline-start-color: rgb(20 83 45 / 0.9);
}
.tw-border-s-green-900\/95 {
  border-inline-start-color: rgb(20 83 45 / 0.95);
}
.tw-border-s-green-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-s-green-950\/0 {
  border-inline-start-color: rgb(5 46 22 / 0);
}
.tw-border-s-green-950\/10 {
  border-inline-start-color: rgb(5 46 22 / 0.1);
}
.tw-border-s-green-950\/100 {
  border-inline-start-color: rgb(5 46 22 / 1);
}
.tw-border-s-green-950\/15 {
  border-inline-start-color: rgb(5 46 22 / 0.15);
}
.tw-border-s-green-950\/20 {
  border-inline-start-color: rgb(5 46 22 / 0.2);
}
.tw-border-s-green-950\/25 {
  border-inline-start-color: rgb(5 46 22 / 0.25);
}
.tw-border-s-green-950\/30 {
  border-inline-start-color: rgb(5 46 22 / 0.3);
}
.tw-border-s-green-950\/35 {
  border-inline-start-color: rgb(5 46 22 / 0.35);
}
.tw-border-s-green-950\/40 {
  border-inline-start-color: rgb(5 46 22 / 0.4);
}
.tw-border-s-green-950\/45 {
  border-inline-start-color: rgb(5 46 22 / 0.45);
}
.tw-border-s-green-950\/5 {
  border-inline-start-color: rgb(5 46 22 / 0.05);
}
.tw-border-s-green-950\/50 {
  border-inline-start-color: rgb(5 46 22 / 0.5);
}
.tw-border-s-green-950\/55 {
  border-inline-start-color: rgb(5 46 22 / 0.55);
}
.tw-border-s-green-950\/60 {
  border-inline-start-color: rgb(5 46 22 / 0.6);
}
.tw-border-s-green-950\/65 {
  border-inline-start-color: rgb(5 46 22 / 0.65);
}
.tw-border-s-green-950\/70 {
  border-inline-start-color: rgb(5 46 22 / 0.7);
}
.tw-border-s-green-950\/75 {
  border-inline-start-color: rgb(5 46 22 / 0.75);
}
.tw-border-s-green-950\/80 {
  border-inline-start-color: rgb(5 46 22 / 0.8);
}
.tw-border-s-green-950\/85 {
  border-inline-start-color: rgb(5 46 22 / 0.85);
}
.tw-border-s-green-950\/90 {
  border-inline-start-color: rgb(5 46 22 / 0.9);
}
.tw-border-s-green-950\/95 {
  border-inline-start-color: rgb(5 46 22 / 0.95);
}
.tw-border-s-indigo-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-100\/0 {
  border-inline-start-color: rgb(224 231 255 / 0);
}
.tw-border-s-indigo-100\/10 {
  border-inline-start-color: rgb(224 231 255 / 0.1);
}
.tw-border-s-indigo-100\/100 {
  border-inline-start-color: rgb(224 231 255 / 1);
}
.tw-border-s-indigo-100\/15 {
  border-inline-start-color: rgb(224 231 255 / 0.15);
}
.tw-border-s-indigo-100\/20 {
  border-inline-start-color: rgb(224 231 255 / 0.2);
}
.tw-border-s-indigo-100\/25 {
  border-inline-start-color: rgb(224 231 255 / 0.25);
}
.tw-border-s-indigo-100\/30 {
  border-inline-start-color: rgb(224 231 255 / 0.3);
}
.tw-border-s-indigo-100\/35 {
  border-inline-start-color: rgb(224 231 255 / 0.35);
}
.tw-border-s-indigo-100\/40 {
  border-inline-start-color: rgb(224 231 255 / 0.4);
}
.tw-border-s-indigo-100\/45 {
  border-inline-start-color: rgb(224 231 255 / 0.45);
}
.tw-border-s-indigo-100\/5 {
  border-inline-start-color: rgb(224 231 255 / 0.05);
}
.tw-border-s-indigo-100\/50 {
  border-inline-start-color: rgb(224 231 255 / 0.5);
}
.tw-border-s-indigo-100\/55 {
  border-inline-start-color: rgb(224 231 255 / 0.55);
}
.tw-border-s-indigo-100\/60 {
  border-inline-start-color: rgb(224 231 255 / 0.6);
}
.tw-border-s-indigo-100\/65 {
  border-inline-start-color: rgb(224 231 255 / 0.65);
}
.tw-border-s-indigo-100\/70 {
  border-inline-start-color: rgb(224 231 255 / 0.7);
}
.tw-border-s-indigo-100\/75 {
  border-inline-start-color: rgb(224 231 255 / 0.75);
}
.tw-border-s-indigo-100\/80 {
  border-inline-start-color: rgb(224 231 255 / 0.8);
}
.tw-border-s-indigo-100\/85 {
  border-inline-start-color: rgb(224 231 255 / 0.85);
}
.tw-border-s-indigo-100\/90 {
  border-inline-start-color: rgb(224 231 255 / 0.9);
}
.tw-border-s-indigo-100\/95 {
  border-inline-start-color: rgb(224 231 255 / 0.95);
}
.tw-border-s-indigo-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-200\/0 {
  border-inline-start-color: rgb(199 210 254 / 0);
}
.tw-border-s-indigo-200\/10 {
  border-inline-start-color: rgb(199 210 254 / 0.1);
}
.tw-border-s-indigo-200\/100 {
  border-inline-start-color: rgb(199 210 254 / 1);
}
.tw-border-s-indigo-200\/15 {
  border-inline-start-color: rgb(199 210 254 / 0.15);
}
.tw-border-s-indigo-200\/20 {
  border-inline-start-color: rgb(199 210 254 / 0.2);
}
.tw-border-s-indigo-200\/25 {
  border-inline-start-color: rgb(199 210 254 / 0.25);
}
.tw-border-s-indigo-200\/30 {
  border-inline-start-color: rgb(199 210 254 / 0.3);
}
.tw-border-s-indigo-200\/35 {
  border-inline-start-color: rgb(199 210 254 / 0.35);
}
.tw-border-s-indigo-200\/40 {
  border-inline-start-color: rgb(199 210 254 / 0.4);
}
.tw-border-s-indigo-200\/45 {
  border-inline-start-color: rgb(199 210 254 / 0.45);
}
.tw-border-s-indigo-200\/5 {
  border-inline-start-color: rgb(199 210 254 / 0.05);
}
.tw-border-s-indigo-200\/50 {
  border-inline-start-color: rgb(199 210 254 / 0.5);
}
.tw-border-s-indigo-200\/55 {
  border-inline-start-color: rgb(199 210 254 / 0.55);
}
.tw-border-s-indigo-200\/60 {
  border-inline-start-color: rgb(199 210 254 / 0.6);
}
.tw-border-s-indigo-200\/65 {
  border-inline-start-color: rgb(199 210 254 / 0.65);
}
.tw-border-s-indigo-200\/70 {
  border-inline-start-color: rgb(199 210 254 / 0.7);
}
.tw-border-s-indigo-200\/75 {
  border-inline-start-color: rgb(199 210 254 / 0.75);
}
.tw-border-s-indigo-200\/80 {
  border-inline-start-color: rgb(199 210 254 / 0.8);
}
.tw-border-s-indigo-200\/85 {
  border-inline-start-color: rgb(199 210 254 / 0.85);
}
.tw-border-s-indigo-200\/90 {
  border-inline-start-color: rgb(199 210 254 / 0.9);
}
.tw-border-s-indigo-200\/95 {
  border-inline-start-color: rgb(199 210 254 / 0.95);
}
.tw-border-s-indigo-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-300\/0 {
  border-inline-start-color: rgb(165 180 252 / 0);
}
.tw-border-s-indigo-300\/10 {
  border-inline-start-color: rgb(165 180 252 / 0.1);
}
.tw-border-s-indigo-300\/100 {
  border-inline-start-color: rgb(165 180 252 / 1);
}
.tw-border-s-indigo-300\/15 {
  border-inline-start-color: rgb(165 180 252 / 0.15);
}
.tw-border-s-indigo-300\/20 {
  border-inline-start-color: rgb(165 180 252 / 0.2);
}
.tw-border-s-indigo-300\/25 {
  border-inline-start-color: rgb(165 180 252 / 0.25);
}
.tw-border-s-indigo-300\/30 {
  border-inline-start-color: rgb(165 180 252 / 0.3);
}
.tw-border-s-indigo-300\/35 {
  border-inline-start-color: rgb(165 180 252 / 0.35);
}
.tw-border-s-indigo-300\/40 {
  border-inline-start-color: rgb(165 180 252 / 0.4);
}
.tw-border-s-indigo-300\/45 {
  border-inline-start-color: rgb(165 180 252 / 0.45);
}
.tw-border-s-indigo-300\/5 {
  border-inline-start-color: rgb(165 180 252 / 0.05);
}
.tw-border-s-indigo-300\/50 {
  border-inline-start-color: rgb(165 180 252 / 0.5);
}
.tw-border-s-indigo-300\/55 {
  border-inline-start-color: rgb(165 180 252 / 0.55);
}
.tw-border-s-indigo-300\/60 {
  border-inline-start-color: rgb(165 180 252 / 0.6);
}
.tw-border-s-indigo-300\/65 {
  border-inline-start-color: rgb(165 180 252 / 0.65);
}
.tw-border-s-indigo-300\/70 {
  border-inline-start-color: rgb(165 180 252 / 0.7);
}
.tw-border-s-indigo-300\/75 {
  border-inline-start-color: rgb(165 180 252 / 0.75);
}
.tw-border-s-indigo-300\/80 {
  border-inline-start-color: rgb(165 180 252 / 0.8);
}
.tw-border-s-indigo-300\/85 {
  border-inline-start-color: rgb(165 180 252 / 0.85);
}
.tw-border-s-indigo-300\/90 {
  border-inline-start-color: rgb(165 180 252 / 0.9);
}
.tw-border-s-indigo-300\/95 {
  border-inline-start-color: rgb(165 180 252 / 0.95);
}
.tw-border-s-indigo-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-400\/0 {
  border-inline-start-color: rgb(129 140 248 / 0);
}
.tw-border-s-indigo-400\/10 {
  border-inline-start-color: rgb(129 140 248 / 0.1);
}
.tw-border-s-indigo-400\/100 {
  border-inline-start-color: rgb(129 140 248 / 1);
}
.tw-border-s-indigo-400\/15 {
  border-inline-start-color: rgb(129 140 248 / 0.15);
}
.tw-border-s-indigo-400\/20 {
  border-inline-start-color: rgb(129 140 248 / 0.2);
}
.tw-border-s-indigo-400\/25 {
  border-inline-start-color: rgb(129 140 248 / 0.25);
}
.tw-border-s-indigo-400\/30 {
  border-inline-start-color: rgb(129 140 248 / 0.3);
}
.tw-border-s-indigo-400\/35 {
  border-inline-start-color: rgb(129 140 248 / 0.35);
}
.tw-border-s-indigo-400\/40 {
  border-inline-start-color: rgb(129 140 248 / 0.4);
}
.tw-border-s-indigo-400\/45 {
  border-inline-start-color: rgb(129 140 248 / 0.45);
}
.tw-border-s-indigo-400\/5 {
  border-inline-start-color: rgb(129 140 248 / 0.05);
}
.tw-border-s-indigo-400\/50 {
  border-inline-start-color: rgb(129 140 248 / 0.5);
}
.tw-border-s-indigo-400\/55 {
  border-inline-start-color: rgb(129 140 248 / 0.55);
}
.tw-border-s-indigo-400\/60 {
  border-inline-start-color: rgb(129 140 248 / 0.6);
}
.tw-border-s-indigo-400\/65 {
  border-inline-start-color: rgb(129 140 248 / 0.65);
}
.tw-border-s-indigo-400\/70 {
  border-inline-start-color: rgb(129 140 248 / 0.7);
}
.tw-border-s-indigo-400\/75 {
  border-inline-start-color: rgb(129 140 248 / 0.75);
}
.tw-border-s-indigo-400\/80 {
  border-inline-start-color: rgb(129 140 248 / 0.8);
}
.tw-border-s-indigo-400\/85 {
  border-inline-start-color: rgb(129 140 248 / 0.85);
}
.tw-border-s-indigo-400\/90 {
  border-inline-start-color: rgb(129 140 248 / 0.9);
}
.tw-border-s-indigo-400\/95 {
  border-inline-start-color: rgb(129 140 248 / 0.95);
}
.tw-border-s-indigo-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-50\/0 {
  border-inline-start-color: rgb(238 242 255 / 0);
}
.tw-border-s-indigo-50\/10 {
  border-inline-start-color: rgb(238 242 255 / 0.1);
}
.tw-border-s-indigo-50\/100 {
  border-inline-start-color: rgb(238 242 255 / 1);
}
.tw-border-s-indigo-50\/15 {
  border-inline-start-color: rgb(238 242 255 / 0.15);
}
.tw-border-s-indigo-50\/20 {
  border-inline-start-color: rgb(238 242 255 / 0.2);
}
.tw-border-s-indigo-50\/25 {
  border-inline-start-color: rgb(238 242 255 / 0.25);
}
.tw-border-s-indigo-50\/30 {
  border-inline-start-color: rgb(238 242 255 / 0.3);
}
.tw-border-s-indigo-50\/35 {
  border-inline-start-color: rgb(238 242 255 / 0.35);
}
.tw-border-s-indigo-50\/40 {
  border-inline-start-color: rgb(238 242 255 / 0.4);
}
.tw-border-s-indigo-50\/45 {
  border-inline-start-color: rgb(238 242 255 / 0.45);
}
.tw-border-s-indigo-50\/5 {
  border-inline-start-color: rgb(238 242 255 / 0.05);
}
.tw-border-s-indigo-50\/50 {
  border-inline-start-color: rgb(238 242 255 / 0.5);
}
.tw-border-s-indigo-50\/55 {
  border-inline-start-color: rgb(238 242 255 / 0.55);
}
.tw-border-s-indigo-50\/60 {
  border-inline-start-color: rgb(238 242 255 / 0.6);
}
.tw-border-s-indigo-50\/65 {
  border-inline-start-color: rgb(238 242 255 / 0.65);
}
.tw-border-s-indigo-50\/70 {
  border-inline-start-color: rgb(238 242 255 / 0.7);
}
.tw-border-s-indigo-50\/75 {
  border-inline-start-color: rgb(238 242 255 / 0.75);
}
.tw-border-s-indigo-50\/80 {
  border-inline-start-color: rgb(238 242 255 / 0.8);
}
.tw-border-s-indigo-50\/85 {
  border-inline-start-color: rgb(238 242 255 / 0.85);
}
.tw-border-s-indigo-50\/90 {
  border-inline-start-color: rgb(238 242 255 / 0.9);
}
.tw-border-s-indigo-50\/95 {
  border-inline-start-color: rgb(238 242 255 / 0.95);
}
.tw-border-s-indigo-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-500\/0 {
  border-inline-start-color: rgb(99 102 241 / 0);
}
.tw-border-s-indigo-500\/10 {
  border-inline-start-color: rgb(99 102 241 / 0.1);
}
.tw-border-s-indigo-500\/100 {
  border-inline-start-color: rgb(99 102 241 / 1);
}
.tw-border-s-indigo-500\/15 {
  border-inline-start-color: rgb(99 102 241 / 0.15);
}
.tw-border-s-indigo-500\/20 {
  border-inline-start-color: rgb(99 102 241 / 0.2);
}
.tw-border-s-indigo-500\/25 {
  border-inline-start-color: rgb(99 102 241 / 0.25);
}
.tw-border-s-indigo-500\/30 {
  border-inline-start-color: rgb(99 102 241 / 0.3);
}
.tw-border-s-indigo-500\/35 {
  border-inline-start-color: rgb(99 102 241 / 0.35);
}
.tw-border-s-indigo-500\/40 {
  border-inline-start-color: rgb(99 102 241 / 0.4);
}
.tw-border-s-indigo-500\/45 {
  border-inline-start-color: rgb(99 102 241 / 0.45);
}
.tw-border-s-indigo-500\/5 {
  border-inline-start-color: rgb(99 102 241 / 0.05);
}
.tw-border-s-indigo-500\/50 {
  border-inline-start-color: rgb(99 102 241 / 0.5);
}
.tw-border-s-indigo-500\/55 {
  border-inline-start-color: rgb(99 102 241 / 0.55);
}
.tw-border-s-indigo-500\/60 {
  border-inline-start-color: rgb(99 102 241 / 0.6);
}
.tw-border-s-indigo-500\/65 {
  border-inline-start-color: rgb(99 102 241 / 0.65);
}
.tw-border-s-indigo-500\/70 {
  border-inline-start-color: rgb(99 102 241 / 0.7);
}
.tw-border-s-indigo-500\/75 {
  border-inline-start-color: rgb(99 102 241 / 0.75);
}
.tw-border-s-indigo-500\/80 {
  border-inline-start-color: rgb(99 102 241 / 0.8);
}
.tw-border-s-indigo-500\/85 {
  border-inline-start-color: rgb(99 102 241 / 0.85);
}
.tw-border-s-indigo-500\/90 {
  border-inline-start-color: rgb(99 102 241 / 0.9);
}
.tw-border-s-indigo-500\/95 {
  border-inline-start-color: rgb(99 102 241 / 0.95);
}
.tw-border-s-indigo-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-600\/0 {
  border-inline-start-color: rgb(79 70 229 / 0);
}
.tw-border-s-indigo-600\/10 {
  border-inline-start-color: rgb(79 70 229 / 0.1);
}
.tw-border-s-indigo-600\/100 {
  border-inline-start-color: rgb(79 70 229 / 1);
}
.tw-border-s-indigo-600\/15 {
  border-inline-start-color: rgb(79 70 229 / 0.15);
}
.tw-border-s-indigo-600\/20 {
  border-inline-start-color: rgb(79 70 229 / 0.2);
}
.tw-border-s-indigo-600\/25 {
  border-inline-start-color: rgb(79 70 229 / 0.25);
}
.tw-border-s-indigo-600\/30 {
  border-inline-start-color: rgb(79 70 229 / 0.3);
}
.tw-border-s-indigo-600\/35 {
  border-inline-start-color: rgb(79 70 229 / 0.35);
}
.tw-border-s-indigo-600\/40 {
  border-inline-start-color: rgb(79 70 229 / 0.4);
}
.tw-border-s-indigo-600\/45 {
  border-inline-start-color: rgb(79 70 229 / 0.45);
}
.tw-border-s-indigo-600\/5 {
  border-inline-start-color: rgb(79 70 229 / 0.05);
}
.tw-border-s-indigo-600\/50 {
  border-inline-start-color: rgb(79 70 229 / 0.5);
}
.tw-border-s-indigo-600\/55 {
  border-inline-start-color: rgb(79 70 229 / 0.55);
}
.tw-border-s-indigo-600\/60 {
  border-inline-start-color: rgb(79 70 229 / 0.6);
}
.tw-border-s-indigo-600\/65 {
  border-inline-start-color: rgb(79 70 229 / 0.65);
}
.tw-border-s-indigo-600\/70 {
  border-inline-start-color: rgb(79 70 229 / 0.7);
}
.tw-border-s-indigo-600\/75 {
  border-inline-start-color: rgb(79 70 229 / 0.75);
}
.tw-border-s-indigo-600\/80 {
  border-inline-start-color: rgb(79 70 229 / 0.8);
}
.tw-border-s-indigo-600\/85 {
  border-inline-start-color: rgb(79 70 229 / 0.85);
}
.tw-border-s-indigo-600\/90 {
  border-inline-start-color: rgb(79 70 229 / 0.9);
}
.tw-border-s-indigo-600\/95 {
  border-inline-start-color: rgb(79 70 229 / 0.95);
}
.tw-border-s-indigo-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-700\/0 {
  border-inline-start-color: rgb(67 56 202 / 0);
}
.tw-border-s-indigo-700\/10 {
  border-inline-start-color: rgb(67 56 202 / 0.1);
}
.tw-border-s-indigo-700\/100 {
  border-inline-start-color: rgb(67 56 202 / 1);
}
.tw-border-s-indigo-700\/15 {
  border-inline-start-color: rgb(67 56 202 / 0.15);
}
.tw-border-s-indigo-700\/20 {
  border-inline-start-color: rgb(67 56 202 / 0.2);
}
.tw-border-s-indigo-700\/25 {
  border-inline-start-color: rgb(67 56 202 / 0.25);
}
.tw-border-s-indigo-700\/30 {
  border-inline-start-color: rgb(67 56 202 / 0.3);
}
.tw-border-s-indigo-700\/35 {
  border-inline-start-color: rgb(67 56 202 / 0.35);
}
.tw-border-s-indigo-700\/40 {
  border-inline-start-color: rgb(67 56 202 / 0.4);
}
.tw-border-s-indigo-700\/45 {
  border-inline-start-color: rgb(67 56 202 / 0.45);
}
.tw-border-s-indigo-700\/5 {
  border-inline-start-color: rgb(67 56 202 / 0.05);
}
.tw-border-s-indigo-700\/50 {
  border-inline-start-color: rgb(67 56 202 / 0.5);
}
.tw-border-s-indigo-700\/55 {
  border-inline-start-color: rgb(67 56 202 / 0.55);
}
.tw-border-s-indigo-700\/60 {
  border-inline-start-color: rgb(67 56 202 / 0.6);
}
.tw-border-s-indigo-700\/65 {
  border-inline-start-color: rgb(67 56 202 / 0.65);
}
.tw-border-s-indigo-700\/70 {
  border-inline-start-color: rgb(67 56 202 / 0.7);
}
.tw-border-s-indigo-700\/75 {
  border-inline-start-color: rgb(67 56 202 / 0.75);
}
.tw-border-s-indigo-700\/80 {
  border-inline-start-color: rgb(67 56 202 / 0.8);
}
.tw-border-s-indigo-700\/85 {
  border-inline-start-color: rgb(67 56 202 / 0.85);
}
.tw-border-s-indigo-700\/90 {
  border-inline-start-color: rgb(67 56 202 / 0.9);
}
.tw-border-s-indigo-700\/95 {
  border-inline-start-color: rgb(67 56 202 / 0.95);
}
.tw-border-s-indigo-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-800\/0 {
  border-inline-start-color: rgb(55 48 163 / 0);
}
.tw-border-s-indigo-800\/10 {
  border-inline-start-color: rgb(55 48 163 / 0.1);
}
.tw-border-s-indigo-800\/100 {
  border-inline-start-color: rgb(55 48 163 / 1);
}
.tw-border-s-indigo-800\/15 {
  border-inline-start-color: rgb(55 48 163 / 0.15);
}
.tw-border-s-indigo-800\/20 {
  border-inline-start-color: rgb(55 48 163 / 0.2);
}
.tw-border-s-indigo-800\/25 {
  border-inline-start-color: rgb(55 48 163 / 0.25);
}
.tw-border-s-indigo-800\/30 {
  border-inline-start-color: rgb(55 48 163 / 0.3);
}
.tw-border-s-indigo-800\/35 {
  border-inline-start-color: rgb(55 48 163 / 0.35);
}
.tw-border-s-indigo-800\/40 {
  border-inline-start-color: rgb(55 48 163 / 0.4);
}
.tw-border-s-indigo-800\/45 {
  border-inline-start-color: rgb(55 48 163 / 0.45);
}
.tw-border-s-indigo-800\/5 {
  border-inline-start-color: rgb(55 48 163 / 0.05);
}
.tw-border-s-indigo-800\/50 {
  border-inline-start-color: rgb(55 48 163 / 0.5);
}
.tw-border-s-indigo-800\/55 {
  border-inline-start-color: rgb(55 48 163 / 0.55);
}
.tw-border-s-indigo-800\/60 {
  border-inline-start-color: rgb(55 48 163 / 0.6);
}
.tw-border-s-indigo-800\/65 {
  border-inline-start-color: rgb(55 48 163 / 0.65);
}
.tw-border-s-indigo-800\/70 {
  border-inline-start-color: rgb(55 48 163 / 0.7);
}
.tw-border-s-indigo-800\/75 {
  border-inline-start-color: rgb(55 48 163 / 0.75);
}
.tw-border-s-indigo-800\/80 {
  border-inline-start-color: rgb(55 48 163 / 0.8);
}
.tw-border-s-indigo-800\/85 {
  border-inline-start-color: rgb(55 48 163 / 0.85);
}
.tw-border-s-indigo-800\/90 {
  border-inline-start-color: rgb(55 48 163 / 0.9);
}
.tw-border-s-indigo-800\/95 {
  border-inline-start-color: rgb(55 48 163 / 0.95);
}
.tw-border-s-indigo-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-900\/0 {
  border-inline-start-color: rgb(49 46 129 / 0);
}
.tw-border-s-indigo-900\/10 {
  border-inline-start-color: rgb(49 46 129 / 0.1);
}
.tw-border-s-indigo-900\/100 {
  border-inline-start-color: rgb(49 46 129 / 1);
}
.tw-border-s-indigo-900\/15 {
  border-inline-start-color: rgb(49 46 129 / 0.15);
}
.tw-border-s-indigo-900\/20 {
  border-inline-start-color: rgb(49 46 129 / 0.2);
}
.tw-border-s-indigo-900\/25 {
  border-inline-start-color: rgb(49 46 129 / 0.25);
}
.tw-border-s-indigo-900\/30 {
  border-inline-start-color: rgb(49 46 129 / 0.3);
}
.tw-border-s-indigo-900\/35 {
  border-inline-start-color: rgb(49 46 129 / 0.35);
}
.tw-border-s-indigo-900\/40 {
  border-inline-start-color: rgb(49 46 129 / 0.4);
}
.tw-border-s-indigo-900\/45 {
  border-inline-start-color: rgb(49 46 129 / 0.45);
}
.tw-border-s-indigo-900\/5 {
  border-inline-start-color: rgb(49 46 129 / 0.05);
}
.tw-border-s-indigo-900\/50 {
  border-inline-start-color: rgb(49 46 129 / 0.5);
}
.tw-border-s-indigo-900\/55 {
  border-inline-start-color: rgb(49 46 129 / 0.55);
}
.tw-border-s-indigo-900\/60 {
  border-inline-start-color: rgb(49 46 129 / 0.6);
}
.tw-border-s-indigo-900\/65 {
  border-inline-start-color: rgb(49 46 129 / 0.65);
}
.tw-border-s-indigo-900\/70 {
  border-inline-start-color: rgb(49 46 129 / 0.7);
}
.tw-border-s-indigo-900\/75 {
  border-inline-start-color: rgb(49 46 129 / 0.75);
}
.tw-border-s-indigo-900\/80 {
  border-inline-start-color: rgb(49 46 129 / 0.8);
}
.tw-border-s-indigo-900\/85 {
  border-inline-start-color: rgb(49 46 129 / 0.85);
}
.tw-border-s-indigo-900\/90 {
  border-inline-start-color: rgb(49 46 129 / 0.9);
}
.tw-border-s-indigo-900\/95 {
  border-inline-start-color: rgb(49 46 129 / 0.95);
}
.tw-border-s-indigo-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-s-indigo-950\/0 {
  border-inline-start-color: rgb(30 27 75 / 0);
}
.tw-border-s-indigo-950\/10 {
  border-inline-start-color: rgb(30 27 75 / 0.1);
}
.tw-border-s-indigo-950\/100 {
  border-inline-start-color: rgb(30 27 75 / 1);
}
.tw-border-s-indigo-950\/15 {
  border-inline-start-color: rgb(30 27 75 / 0.15);
}
.tw-border-s-indigo-950\/20 {
  border-inline-start-color: rgb(30 27 75 / 0.2);
}
.tw-border-s-indigo-950\/25 {
  border-inline-start-color: rgb(30 27 75 / 0.25);
}
.tw-border-s-indigo-950\/30 {
  border-inline-start-color: rgb(30 27 75 / 0.3);
}
.tw-border-s-indigo-950\/35 {
  border-inline-start-color: rgb(30 27 75 / 0.35);
}
.tw-border-s-indigo-950\/40 {
  border-inline-start-color: rgb(30 27 75 / 0.4);
}
.tw-border-s-indigo-950\/45 {
  border-inline-start-color: rgb(30 27 75 / 0.45);
}
.tw-border-s-indigo-950\/5 {
  border-inline-start-color: rgb(30 27 75 / 0.05);
}
.tw-border-s-indigo-950\/50 {
  border-inline-start-color: rgb(30 27 75 / 0.5);
}
.tw-border-s-indigo-950\/55 {
  border-inline-start-color: rgb(30 27 75 / 0.55);
}
.tw-border-s-indigo-950\/60 {
  border-inline-start-color: rgb(30 27 75 / 0.6);
}
.tw-border-s-indigo-950\/65 {
  border-inline-start-color: rgb(30 27 75 / 0.65);
}
.tw-border-s-indigo-950\/70 {
  border-inline-start-color: rgb(30 27 75 / 0.7);
}
.tw-border-s-indigo-950\/75 {
  border-inline-start-color: rgb(30 27 75 / 0.75);
}
.tw-border-s-indigo-950\/80 {
  border-inline-start-color: rgb(30 27 75 / 0.8);
}
.tw-border-s-indigo-950\/85 {
  border-inline-start-color: rgb(30 27 75 / 0.85);
}
.tw-border-s-indigo-950\/90 {
  border-inline-start-color: rgb(30 27 75 / 0.9);
}
.tw-border-s-indigo-950\/95 {
  border-inline-start-color: rgb(30 27 75 / 0.95);
}
.tw-border-s-inherit {
  border-inline-start-color: inherit;
}
.tw-border-s-lime-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-100\/0 {
  border-inline-start-color: rgb(236 252 203 / 0);
}
.tw-border-s-lime-100\/10 {
  border-inline-start-color: rgb(236 252 203 / 0.1);
}
.tw-border-s-lime-100\/100 {
  border-inline-start-color: rgb(236 252 203 / 1);
}
.tw-border-s-lime-100\/15 {
  border-inline-start-color: rgb(236 252 203 / 0.15);
}
.tw-border-s-lime-100\/20 {
  border-inline-start-color: rgb(236 252 203 / 0.2);
}
.tw-border-s-lime-100\/25 {
  border-inline-start-color: rgb(236 252 203 / 0.25);
}
.tw-border-s-lime-100\/30 {
  border-inline-start-color: rgb(236 252 203 / 0.3);
}
.tw-border-s-lime-100\/35 {
  border-inline-start-color: rgb(236 252 203 / 0.35);
}
.tw-border-s-lime-100\/40 {
  border-inline-start-color: rgb(236 252 203 / 0.4);
}
.tw-border-s-lime-100\/45 {
  border-inline-start-color: rgb(236 252 203 / 0.45);
}
.tw-border-s-lime-100\/5 {
  border-inline-start-color: rgb(236 252 203 / 0.05);
}
.tw-border-s-lime-100\/50 {
  border-inline-start-color: rgb(236 252 203 / 0.5);
}
.tw-border-s-lime-100\/55 {
  border-inline-start-color: rgb(236 252 203 / 0.55);
}
.tw-border-s-lime-100\/60 {
  border-inline-start-color: rgb(236 252 203 / 0.6);
}
.tw-border-s-lime-100\/65 {
  border-inline-start-color: rgb(236 252 203 / 0.65);
}
.tw-border-s-lime-100\/70 {
  border-inline-start-color: rgb(236 252 203 / 0.7);
}
.tw-border-s-lime-100\/75 {
  border-inline-start-color: rgb(236 252 203 / 0.75);
}
.tw-border-s-lime-100\/80 {
  border-inline-start-color: rgb(236 252 203 / 0.8);
}
.tw-border-s-lime-100\/85 {
  border-inline-start-color: rgb(236 252 203 / 0.85);
}
.tw-border-s-lime-100\/90 {
  border-inline-start-color: rgb(236 252 203 / 0.9);
}
.tw-border-s-lime-100\/95 {
  border-inline-start-color: rgb(236 252 203 / 0.95);
}
.tw-border-s-lime-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-200\/0 {
  border-inline-start-color: rgb(217 249 157 / 0);
}
.tw-border-s-lime-200\/10 {
  border-inline-start-color: rgb(217 249 157 / 0.1);
}
.tw-border-s-lime-200\/100 {
  border-inline-start-color: rgb(217 249 157 / 1);
}
.tw-border-s-lime-200\/15 {
  border-inline-start-color: rgb(217 249 157 / 0.15);
}
.tw-border-s-lime-200\/20 {
  border-inline-start-color: rgb(217 249 157 / 0.2);
}
.tw-border-s-lime-200\/25 {
  border-inline-start-color: rgb(217 249 157 / 0.25);
}
.tw-border-s-lime-200\/30 {
  border-inline-start-color: rgb(217 249 157 / 0.3);
}
.tw-border-s-lime-200\/35 {
  border-inline-start-color: rgb(217 249 157 / 0.35);
}
.tw-border-s-lime-200\/40 {
  border-inline-start-color: rgb(217 249 157 / 0.4);
}
.tw-border-s-lime-200\/45 {
  border-inline-start-color: rgb(217 249 157 / 0.45);
}
.tw-border-s-lime-200\/5 {
  border-inline-start-color: rgb(217 249 157 / 0.05);
}
.tw-border-s-lime-200\/50 {
  border-inline-start-color: rgb(217 249 157 / 0.5);
}
.tw-border-s-lime-200\/55 {
  border-inline-start-color: rgb(217 249 157 / 0.55);
}
.tw-border-s-lime-200\/60 {
  border-inline-start-color: rgb(217 249 157 / 0.6);
}
.tw-border-s-lime-200\/65 {
  border-inline-start-color: rgb(217 249 157 / 0.65);
}
.tw-border-s-lime-200\/70 {
  border-inline-start-color: rgb(217 249 157 / 0.7);
}
.tw-border-s-lime-200\/75 {
  border-inline-start-color: rgb(217 249 157 / 0.75);
}
.tw-border-s-lime-200\/80 {
  border-inline-start-color: rgb(217 249 157 / 0.8);
}
.tw-border-s-lime-200\/85 {
  border-inline-start-color: rgb(217 249 157 / 0.85);
}
.tw-border-s-lime-200\/90 {
  border-inline-start-color: rgb(217 249 157 / 0.9);
}
.tw-border-s-lime-200\/95 {
  border-inline-start-color: rgb(217 249 157 / 0.95);
}
.tw-border-s-lime-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-300\/0 {
  border-inline-start-color: rgb(190 242 100 / 0);
}
.tw-border-s-lime-300\/10 {
  border-inline-start-color: rgb(190 242 100 / 0.1);
}
.tw-border-s-lime-300\/100 {
  border-inline-start-color: rgb(190 242 100 / 1);
}
.tw-border-s-lime-300\/15 {
  border-inline-start-color: rgb(190 242 100 / 0.15);
}
.tw-border-s-lime-300\/20 {
  border-inline-start-color: rgb(190 242 100 / 0.2);
}
.tw-border-s-lime-300\/25 {
  border-inline-start-color: rgb(190 242 100 / 0.25);
}
.tw-border-s-lime-300\/30 {
  border-inline-start-color: rgb(190 242 100 / 0.3);
}
.tw-border-s-lime-300\/35 {
  border-inline-start-color: rgb(190 242 100 / 0.35);
}
.tw-border-s-lime-300\/40 {
  border-inline-start-color: rgb(190 242 100 / 0.4);
}
.tw-border-s-lime-300\/45 {
  border-inline-start-color: rgb(190 242 100 / 0.45);
}
.tw-border-s-lime-300\/5 {
  border-inline-start-color: rgb(190 242 100 / 0.05);
}
.tw-border-s-lime-300\/50 {
  border-inline-start-color: rgb(190 242 100 / 0.5);
}
.tw-border-s-lime-300\/55 {
  border-inline-start-color: rgb(190 242 100 / 0.55);
}
.tw-border-s-lime-300\/60 {
  border-inline-start-color: rgb(190 242 100 / 0.6);
}
.tw-border-s-lime-300\/65 {
  border-inline-start-color: rgb(190 242 100 / 0.65);
}
.tw-border-s-lime-300\/70 {
  border-inline-start-color: rgb(190 242 100 / 0.7);
}
.tw-border-s-lime-300\/75 {
  border-inline-start-color: rgb(190 242 100 / 0.75);
}
.tw-border-s-lime-300\/80 {
  border-inline-start-color: rgb(190 242 100 / 0.8);
}
.tw-border-s-lime-300\/85 {
  border-inline-start-color: rgb(190 242 100 / 0.85);
}
.tw-border-s-lime-300\/90 {
  border-inline-start-color: rgb(190 242 100 / 0.9);
}
.tw-border-s-lime-300\/95 {
  border-inline-start-color: rgb(190 242 100 / 0.95);
}
.tw-border-s-lime-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-400\/0 {
  border-inline-start-color: rgb(163 230 53 / 0);
}
.tw-border-s-lime-400\/10 {
  border-inline-start-color: rgb(163 230 53 / 0.1);
}
.tw-border-s-lime-400\/100 {
  border-inline-start-color: rgb(163 230 53 / 1);
}
.tw-border-s-lime-400\/15 {
  border-inline-start-color: rgb(163 230 53 / 0.15);
}
.tw-border-s-lime-400\/20 {
  border-inline-start-color: rgb(163 230 53 / 0.2);
}
.tw-border-s-lime-400\/25 {
  border-inline-start-color: rgb(163 230 53 / 0.25);
}
.tw-border-s-lime-400\/30 {
  border-inline-start-color: rgb(163 230 53 / 0.3);
}
.tw-border-s-lime-400\/35 {
  border-inline-start-color: rgb(163 230 53 / 0.35);
}
.tw-border-s-lime-400\/40 {
  border-inline-start-color: rgb(163 230 53 / 0.4);
}
.tw-border-s-lime-400\/45 {
  border-inline-start-color: rgb(163 230 53 / 0.45);
}
.tw-border-s-lime-400\/5 {
  border-inline-start-color: rgb(163 230 53 / 0.05);
}
.tw-border-s-lime-400\/50 {
  border-inline-start-color: rgb(163 230 53 / 0.5);
}
.tw-border-s-lime-400\/55 {
  border-inline-start-color: rgb(163 230 53 / 0.55);
}
.tw-border-s-lime-400\/60 {
  border-inline-start-color: rgb(163 230 53 / 0.6);
}
.tw-border-s-lime-400\/65 {
  border-inline-start-color: rgb(163 230 53 / 0.65);
}
.tw-border-s-lime-400\/70 {
  border-inline-start-color: rgb(163 230 53 / 0.7);
}
.tw-border-s-lime-400\/75 {
  border-inline-start-color: rgb(163 230 53 / 0.75);
}
.tw-border-s-lime-400\/80 {
  border-inline-start-color: rgb(163 230 53 / 0.8);
}
.tw-border-s-lime-400\/85 {
  border-inline-start-color: rgb(163 230 53 / 0.85);
}
.tw-border-s-lime-400\/90 {
  border-inline-start-color: rgb(163 230 53 / 0.9);
}
.tw-border-s-lime-400\/95 {
  border-inline-start-color: rgb(163 230 53 / 0.95);
}
.tw-border-s-lime-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-50\/0 {
  border-inline-start-color: rgb(247 254 231 / 0);
}
.tw-border-s-lime-50\/10 {
  border-inline-start-color: rgb(247 254 231 / 0.1);
}
.tw-border-s-lime-50\/100 {
  border-inline-start-color: rgb(247 254 231 / 1);
}
.tw-border-s-lime-50\/15 {
  border-inline-start-color: rgb(247 254 231 / 0.15);
}
.tw-border-s-lime-50\/20 {
  border-inline-start-color: rgb(247 254 231 / 0.2);
}
.tw-border-s-lime-50\/25 {
  border-inline-start-color: rgb(247 254 231 / 0.25);
}
.tw-border-s-lime-50\/30 {
  border-inline-start-color: rgb(247 254 231 / 0.3);
}
.tw-border-s-lime-50\/35 {
  border-inline-start-color: rgb(247 254 231 / 0.35);
}
.tw-border-s-lime-50\/40 {
  border-inline-start-color: rgb(247 254 231 / 0.4);
}
.tw-border-s-lime-50\/45 {
  border-inline-start-color: rgb(247 254 231 / 0.45);
}
.tw-border-s-lime-50\/5 {
  border-inline-start-color: rgb(247 254 231 / 0.05);
}
.tw-border-s-lime-50\/50 {
  border-inline-start-color: rgb(247 254 231 / 0.5);
}
.tw-border-s-lime-50\/55 {
  border-inline-start-color: rgb(247 254 231 / 0.55);
}
.tw-border-s-lime-50\/60 {
  border-inline-start-color: rgb(247 254 231 / 0.6);
}
.tw-border-s-lime-50\/65 {
  border-inline-start-color: rgb(247 254 231 / 0.65);
}
.tw-border-s-lime-50\/70 {
  border-inline-start-color: rgb(247 254 231 / 0.7);
}
.tw-border-s-lime-50\/75 {
  border-inline-start-color: rgb(247 254 231 / 0.75);
}
.tw-border-s-lime-50\/80 {
  border-inline-start-color: rgb(247 254 231 / 0.8);
}
.tw-border-s-lime-50\/85 {
  border-inline-start-color: rgb(247 254 231 / 0.85);
}
.tw-border-s-lime-50\/90 {
  border-inline-start-color: rgb(247 254 231 / 0.9);
}
.tw-border-s-lime-50\/95 {
  border-inline-start-color: rgb(247 254 231 / 0.95);
}
.tw-border-s-lime-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-500\/0 {
  border-inline-start-color: rgb(132 204 22 / 0);
}
.tw-border-s-lime-500\/10 {
  border-inline-start-color: rgb(132 204 22 / 0.1);
}
.tw-border-s-lime-500\/100 {
  border-inline-start-color: rgb(132 204 22 / 1);
}
.tw-border-s-lime-500\/15 {
  border-inline-start-color: rgb(132 204 22 / 0.15);
}
.tw-border-s-lime-500\/20 {
  border-inline-start-color: rgb(132 204 22 / 0.2);
}
.tw-border-s-lime-500\/25 {
  border-inline-start-color: rgb(132 204 22 / 0.25);
}
.tw-border-s-lime-500\/30 {
  border-inline-start-color: rgb(132 204 22 / 0.3);
}
.tw-border-s-lime-500\/35 {
  border-inline-start-color: rgb(132 204 22 / 0.35);
}
.tw-border-s-lime-500\/40 {
  border-inline-start-color: rgb(132 204 22 / 0.4);
}
.tw-border-s-lime-500\/45 {
  border-inline-start-color: rgb(132 204 22 / 0.45);
}
.tw-border-s-lime-500\/5 {
  border-inline-start-color: rgb(132 204 22 / 0.05);
}
.tw-border-s-lime-500\/50 {
  border-inline-start-color: rgb(132 204 22 / 0.5);
}
.tw-border-s-lime-500\/55 {
  border-inline-start-color: rgb(132 204 22 / 0.55);
}
.tw-border-s-lime-500\/60 {
  border-inline-start-color: rgb(132 204 22 / 0.6);
}
.tw-border-s-lime-500\/65 {
  border-inline-start-color: rgb(132 204 22 / 0.65);
}
.tw-border-s-lime-500\/70 {
  border-inline-start-color: rgb(132 204 22 / 0.7);
}
.tw-border-s-lime-500\/75 {
  border-inline-start-color: rgb(132 204 22 / 0.75);
}
.tw-border-s-lime-500\/80 {
  border-inline-start-color: rgb(132 204 22 / 0.8);
}
.tw-border-s-lime-500\/85 {
  border-inline-start-color: rgb(132 204 22 / 0.85);
}
.tw-border-s-lime-500\/90 {
  border-inline-start-color: rgb(132 204 22 / 0.9);
}
.tw-border-s-lime-500\/95 {
  border-inline-start-color: rgb(132 204 22 / 0.95);
}
.tw-border-s-lime-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-600\/0 {
  border-inline-start-color: rgb(101 163 13 / 0);
}
.tw-border-s-lime-600\/10 {
  border-inline-start-color: rgb(101 163 13 / 0.1);
}
.tw-border-s-lime-600\/100 {
  border-inline-start-color: rgb(101 163 13 / 1);
}
.tw-border-s-lime-600\/15 {
  border-inline-start-color: rgb(101 163 13 / 0.15);
}
.tw-border-s-lime-600\/20 {
  border-inline-start-color: rgb(101 163 13 / 0.2);
}
.tw-border-s-lime-600\/25 {
  border-inline-start-color: rgb(101 163 13 / 0.25);
}
.tw-border-s-lime-600\/30 {
  border-inline-start-color: rgb(101 163 13 / 0.3);
}
.tw-border-s-lime-600\/35 {
  border-inline-start-color: rgb(101 163 13 / 0.35);
}
.tw-border-s-lime-600\/40 {
  border-inline-start-color: rgb(101 163 13 / 0.4);
}
.tw-border-s-lime-600\/45 {
  border-inline-start-color: rgb(101 163 13 / 0.45);
}
.tw-border-s-lime-600\/5 {
  border-inline-start-color: rgb(101 163 13 / 0.05);
}
.tw-border-s-lime-600\/50 {
  border-inline-start-color: rgb(101 163 13 / 0.5);
}
.tw-border-s-lime-600\/55 {
  border-inline-start-color: rgb(101 163 13 / 0.55);
}
.tw-border-s-lime-600\/60 {
  border-inline-start-color: rgb(101 163 13 / 0.6);
}
.tw-border-s-lime-600\/65 {
  border-inline-start-color: rgb(101 163 13 / 0.65);
}
.tw-border-s-lime-600\/70 {
  border-inline-start-color: rgb(101 163 13 / 0.7);
}
.tw-border-s-lime-600\/75 {
  border-inline-start-color: rgb(101 163 13 / 0.75);
}
.tw-border-s-lime-600\/80 {
  border-inline-start-color: rgb(101 163 13 / 0.8);
}
.tw-border-s-lime-600\/85 {
  border-inline-start-color: rgb(101 163 13 / 0.85);
}
.tw-border-s-lime-600\/90 {
  border-inline-start-color: rgb(101 163 13 / 0.9);
}
.tw-border-s-lime-600\/95 {
  border-inline-start-color: rgb(101 163 13 / 0.95);
}
.tw-border-s-lime-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-700\/0 {
  border-inline-start-color: rgb(77 124 15 / 0);
}
.tw-border-s-lime-700\/10 {
  border-inline-start-color: rgb(77 124 15 / 0.1);
}
.tw-border-s-lime-700\/100 {
  border-inline-start-color: rgb(77 124 15 / 1);
}
.tw-border-s-lime-700\/15 {
  border-inline-start-color: rgb(77 124 15 / 0.15);
}
.tw-border-s-lime-700\/20 {
  border-inline-start-color: rgb(77 124 15 / 0.2);
}
.tw-border-s-lime-700\/25 {
  border-inline-start-color: rgb(77 124 15 / 0.25);
}
.tw-border-s-lime-700\/30 {
  border-inline-start-color: rgb(77 124 15 / 0.3);
}
.tw-border-s-lime-700\/35 {
  border-inline-start-color: rgb(77 124 15 / 0.35);
}
.tw-border-s-lime-700\/40 {
  border-inline-start-color: rgb(77 124 15 / 0.4);
}
.tw-border-s-lime-700\/45 {
  border-inline-start-color: rgb(77 124 15 / 0.45);
}
.tw-border-s-lime-700\/5 {
  border-inline-start-color: rgb(77 124 15 / 0.05);
}
.tw-border-s-lime-700\/50 {
  border-inline-start-color: rgb(77 124 15 / 0.5);
}
.tw-border-s-lime-700\/55 {
  border-inline-start-color: rgb(77 124 15 / 0.55);
}
.tw-border-s-lime-700\/60 {
  border-inline-start-color: rgb(77 124 15 / 0.6);
}
.tw-border-s-lime-700\/65 {
  border-inline-start-color: rgb(77 124 15 / 0.65);
}
.tw-border-s-lime-700\/70 {
  border-inline-start-color: rgb(77 124 15 / 0.7);
}
.tw-border-s-lime-700\/75 {
  border-inline-start-color: rgb(77 124 15 / 0.75);
}
.tw-border-s-lime-700\/80 {
  border-inline-start-color: rgb(77 124 15 / 0.8);
}
.tw-border-s-lime-700\/85 {
  border-inline-start-color: rgb(77 124 15 / 0.85);
}
.tw-border-s-lime-700\/90 {
  border-inline-start-color: rgb(77 124 15 / 0.9);
}
.tw-border-s-lime-700\/95 {
  border-inline-start-color: rgb(77 124 15 / 0.95);
}
.tw-border-s-lime-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-800\/0 {
  border-inline-start-color: rgb(63 98 18 / 0);
}
.tw-border-s-lime-800\/10 {
  border-inline-start-color: rgb(63 98 18 / 0.1);
}
.tw-border-s-lime-800\/100 {
  border-inline-start-color: rgb(63 98 18 / 1);
}
.tw-border-s-lime-800\/15 {
  border-inline-start-color: rgb(63 98 18 / 0.15);
}
.tw-border-s-lime-800\/20 {
  border-inline-start-color: rgb(63 98 18 / 0.2);
}
.tw-border-s-lime-800\/25 {
  border-inline-start-color: rgb(63 98 18 / 0.25);
}
.tw-border-s-lime-800\/30 {
  border-inline-start-color: rgb(63 98 18 / 0.3);
}
.tw-border-s-lime-800\/35 {
  border-inline-start-color: rgb(63 98 18 / 0.35);
}
.tw-border-s-lime-800\/40 {
  border-inline-start-color: rgb(63 98 18 / 0.4);
}
.tw-border-s-lime-800\/45 {
  border-inline-start-color: rgb(63 98 18 / 0.45);
}
.tw-border-s-lime-800\/5 {
  border-inline-start-color: rgb(63 98 18 / 0.05);
}
.tw-border-s-lime-800\/50 {
  border-inline-start-color: rgb(63 98 18 / 0.5);
}
.tw-border-s-lime-800\/55 {
  border-inline-start-color: rgb(63 98 18 / 0.55);
}
.tw-border-s-lime-800\/60 {
  border-inline-start-color: rgb(63 98 18 / 0.6);
}
.tw-border-s-lime-800\/65 {
  border-inline-start-color: rgb(63 98 18 / 0.65);
}
.tw-border-s-lime-800\/70 {
  border-inline-start-color: rgb(63 98 18 / 0.7);
}
.tw-border-s-lime-800\/75 {
  border-inline-start-color: rgb(63 98 18 / 0.75);
}
.tw-border-s-lime-800\/80 {
  border-inline-start-color: rgb(63 98 18 / 0.8);
}
.tw-border-s-lime-800\/85 {
  border-inline-start-color: rgb(63 98 18 / 0.85);
}
.tw-border-s-lime-800\/90 {
  border-inline-start-color: rgb(63 98 18 / 0.9);
}
.tw-border-s-lime-800\/95 {
  border-inline-start-color: rgb(63 98 18 / 0.95);
}
.tw-border-s-lime-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-900\/0 {
  border-inline-start-color: rgb(54 83 20 / 0);
}
.tw-border-s-lime-900\/10 {
  border-inline-start-color: rgb(54 83 20 / 0.1);
}
.tw-border-s-lime-900\/100 {
  border-inline-start-color: rgb(54 83 20 / 1);
}
.tw-border-s-lime-900\/15 {
  border-inline-start-color: rgb(54 83 20 / 0.15);
}
.tw-border-s-lime-900\/20 {
  border-inline-start-color: rgb(54 83 20 / 0.2);
}
.tw-border-s-lime-900\/25 {
  border-inline-start-color: rgb(54 83 20 / 0.25);
}
.tw-border-s-lime-900\/30 {
  border-inline-start-color: rgb(54 83 20 / 0.3);
}
.tw-border-s-lime-900\/35 {
  border-inline-start-color: rgb(54 83 20 / 0.35);
}
.tw-border-s-lime-900\/40 {
  border-inline-start-color: rgb(54 83 20 / 0.4);
}
.tw-border-s-lime-900\/45 {
  border-inline-start-color: rgb(54 83 20 / 0.45);
}
.tw-border-s-lime-900\/5 {
  border-inline-start-color: rgb(54 83 20 / 0.05);
}
.tw-border-s-lime-900\/50 {
  border-inline-start-color: rgb(54 83 20 / 0.5);
}
.tw-border-s-lime-900\/55 {
  border-inline-start-color: rgb(54 83 20 / 0.55);
}
.tw-border-s-lime-900\/60 {
  border-inline-start-color: rgb(54 83 20 / 0.6);
}
.tw-border-s-lime-900\/65 {
  border-inline-start-color: rgb(54 83 20 / 0.65);
}
.tw-border-s-lime-900\/70 {
  border-inline-start-color: rgb(54 83 20 / 0.7);
}
.tw-border-s-lime-900\/75 {
  border-inline-start-color: rgb(54 83 20 / 0.75);
}
.tw-border-s-lime-900\/80 {
  border-inline-start-color: rgb(54 83 20 / 0.8);
}
.tw-border-s-lime-900\/85 {
  border-inline-start-color: rgb(54 83 20 / 0.85);
}
.tw-border-s-lime-900\/90 {
  border-inline-start-color: rgb(54 83 20 / 0.9);
}
.tw-border-s-lime-900\/95 {
  border-inline-start-color: rgb(54 83 20 / 0.95);
}
.tw-border-s-lime-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-s-lime-950\/0 {
  border-inline-start-color: rgb(26 46 5 / 0);
}
.tw-border-s-lime-950\/10 {
  border-inline-start-color: rgb(26 46 5 / 0.1);
}
.tw-border-s-lime-950\/100 {
  border-inline-start-color: rgb(26 46 5 / 1);
}
.tw-border-s-lime-950\/15 {
  border-inline-start-color: rgb(26 46 5 / 0.15);
}
.tw-border-s-lime-950\/20 {
  border-inline-start-color: rgb(26 46 5 / 0.2);
}
.tw-border-s-lime-950\/25 {
  border-inline-start-color: rgb(26 46 5 / 0.25);
}
.tw-border-s-lime-950\/30 {
  border-inline-start-color: rgb(26 46 5 / 0.3);
}
.tw-border-s-lime-950\/35 {
  border-inline-start-color: rgb(26 46 5 / 0.35);
}
.tw-border-s-lime-950\/40 {
  border-inline-start-color: rgb(26 46 5 / 0.4);
}
.tw-border-s-lime-950\/45 {
  border-inline-start-color: rgb(26 46 5 / 0.45);
}
.tw-border-s-lime-950\/5 {
  border-inline-start-color: rgb(26 46 5 / 0.05);
}
.tw-border-s-lime-950\/50 {
  border-inline-start-color: rgb(26 46 5 / 0.5);
}
.tw-border-s-lime-950\/55 {
  border-inline-start-color: rgb(26 46 5 / 0.55);
}
.tw-border-s-lime-950\/60 {
  border-inline-start-color: rgb(26 46 5 / 0.6);
}
.tw-border-s-lime-950\/65 {
  border-inline-start-color: rgb(26 46 5 / 0.65);
}
.tw-border-s-lime-950\/70 {
  border-inline-start-color: rgb(26 46 5 / 0.7);
}
.tw-border-s-lime-950\/75 {
  border-inline-start-color: rgb(26 46 5 / 0.75);
}
.tw-border-s-lime-950\/80 {
  border-inline-start-color: rgb(26 46 5 / 0.8);
}
.tw-border-s-lime-950\/85 {
  border-inline-start-color: rgb(26 46 5 / 0.85);
}
.tw-border-s-lime-950\/90 {
  border-inline-start-color: rgb(26 46 5 / 0.9);
}
.tw-border-s-lime-950\/95 {
  border-inline-start-color: rgb(26 46 5 / 0.95);
}
.tw-border-s-neutral-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-100\/0 {
  border-inline-start-color: rgb(245 245 245 / 0);
}
.tw-border-s-neutral-100\/10 {
  border-inline-start-color: rgb(245 245 245 / 0.1);
}
.tw-border-s-neutral-100\/100 {
  border-inline-start-color: rgb(245 245 245 / 1);
}
.tw-border-s-neutral-100\/15 {
  border-inline-start-color: rgb(245 245 245 / 0.15);
}
.tw-border-s-neutral-100\/20 {
  border-inline-start-color: rgb(245 245 245 / 0.2);
}
.tw-border-s-neutral-100\/25 {
  border-inline-start-color: rgb(245 245 245 / 0.25);
}
.tw-border-s-neutral-100\/30 {
  border-inline-start-color: rgb(245 245 245 / 0.3);
}
.tw-border-s-neutral-100\/35 {
  border-inline-start-color: rgb(245 245 245 / 0.35);
}
.tw-border-s-neutral-100\/40 {
  border-inline-start-color: rgb(245 245 245 / 0.4);
}
.tw-border-s-neutral-100\/45 {
  border-inline-start-color: rgb(245 245 245 / 0.45);
}
.tw-border-s-neutral-100\/5 {
  border-inline-start-color: rgb(245 245 245 / 0.05);
}
.tw-border-s-neutral-100\/50 {
  border-inline-start-color: rgb(245 245 245 / 0.5);
}
.tw-border-s-neutral-100\/55 {
  border-inline-start-color: rgb(245 245 245 / 0.55);
}
.tw-border-s-neutral-100\/60 {
  border-inline-start-color: rgb(245 245 245 / 0.6);
}
.tw-border-s-neutral-100\/65 {
  border-inline-start-color: rgb(245 245 245 / 0.65);
}
.tw-border-s-neutral-100\/70 {
  border-inline-start-color: rgb(245 245 245 / 0.7);
}
.tw-border-s-neutral-100\/75 {
  border-inline-start-color: rgb(245 245 245 / 0.75);
}
.tw-border-s-neutral-100\/80 {
  border-inline-start-color: rgb(245 245 245 / 0.8);
}
.tw-border-s-neutral-100\/85 {
  border-inline-start-color: rgb(245 245 245 / 0.85);
}
.tw-border-s-neutral-100\/90 {
  border-inline-start-color: rgb(245 245 245 / 0.9);
}
.tw-border-s-neutral-100\/95 {
  border-inline-start-color: rgb(245 245 245 / 0.95);
}
.tw-border-s-neutral-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-200\/0 {
  border-inline-start-color: rgb(229 229 229 / 0);
}
.tw-border-s-neutral-200\/10 {
  border-inline-start-color: rgb(229 229 229 / 0.1);
}
.tw-border-s-neutral-200\/100 {
  border-inline-start-color: rgb(229 229 229 / 1);
}
.tw-border-s-neutral-200\/15 {
  border-inline-start-color: rgb(229 229 229 / 0.15);
}
.tw-border-s-neutral-200\/20 {
  border-inline-start-color: rgb(229 229 229 / 0.2);
}
.tw-border-s-neutral-200\/25 {
  border-inline-start-color: rgb(229 229 229 / 0.25);
}
.tw-border-s-neutral-200\/30 {
  border-inline-start-color: rgb(229 229 229 / 0.3);
}
.tw-border-s-neutral-200\/35 {
  border-inline-start-color: rgb(229 229 229 / 0.35);
}
.tw-border-s-neutral-200\/40 {
  border-inline-start-color: rgb(229 229 229 / 0.4);
}
.tw-border-s-neutral-200\/45 {
  border-inline-start-color: rgb(229 229 229 / 0.45);
}
.tw-border-s-neutral-200\/5 {
  border-inline-start-color: rgb(229 229 229 / 0.05);
}
.tw-border-s-neutral-200\/50 {
  border-inline-start-color: rgb(229 229 229 / 0.5);
}
.tw-border-s-neutral-200\/55 {
  border-inline-start-color: rgb(229 229 229 / 0.55);
}
.tw-border-s-neutral-200\/60 {
  border-inline-start-color: rgb(229 229 229 / 0.6);
}
.tw-border-s-neutral-200\/65 {
  border-inline-start-color: rgb(229 229 229 / 0.65);
}
.tw-border-s-neutral-200\/70 {
  border-inline-start-color: rgb(229 229 229 / 0.7);
}
.tw-border-s-neutral-200\/75 {
  border-inline-start-color: rgb(229 229 229 / 0.75);
}
.tw-border-s-neutral-200\/80 {
  border-inline-start-color: rgb(229 229 229 / 0.8);
}
.tw-border-s-neutral-200\/85 {
  border-inline-start-color: rgb(229 229 229 / 0.85);
}
.tw-border-s-neutral-200\/90 {
  border-inline-start-color: rgb(229 229 229 / 0.9);
}
.tw-border-s-neutral-200\/95 {
  border-inline-start-color: rgb(229 229 229 / 0.95);
}
.tw-border-s-neutral-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-300\/0 {
  border-inline-start-color: rgb(212 212 212 / 0);
}
.tw-border-s-neutral-300\/10 {
  border-inline-start-color: rgb(212 212 212 / 0.1);
}
.tw-border-s-neutral-300\/100 {
  border-inline-start-color: rgb(212 212 212 / 1);
}
.tw-border-s-neutral-300\/15 {
  border-inline-start-color: rgb(212 212 212 / 0.15);
}
.tw-border-s-neutral-300\/20 {
  border-inline-start-color: rgb(212 212 212 / 0.2);
}
.tw-border-s-neutral-300\/25 {
  border-inline-start-color: rgb(212 212 212 / 0.25);
}
.tw-border-s-neutral-300\/30 {
  border-inline-start-color: rgb(212 212 212 / 0.3);
}
.tw-border-s-neutral-300\/35 {
  border-inline-start-color: rgb(212 212 212 / 0.35);
}
.tw-border-s-neutral-300\/40 {
  border-inline-start-color: rgb(212 212 212 / 0.4);
}
.tw-border-s-neutral-300\/45 {
  border-inline-start-color: rgb(212 212 212 / 0.45);
}
.tw-border-s-neutral-300\/5 {
  border-inline-start-color: rgb(212 212 212 / 0.05);
}
.tw-border-s-neutral-300\/50 {
  border-inline-start-color: rgb(212 212 212 / 0.5);
}
.tw-border-s-neutral-300\/55 {
  border-inline-start-color: rgb(212 212 212 / 0.55);
}
.tw-border-s-neutral-300\/60 {
  border-inline-start-color: rgb(212 212 212 / 0.6);
}
.tw-border-s-neutral-300\/65 {
  border-inline-start-color: rgb(212 212 212 / 0.65);
}
.tw-border-s-neutral-300\/70 {
  border-inline-start-color: rgb(212 212 212 / 0.7);
}
.tw-border-s-neutral-300\/75 {
  border-inline-start-color: rgb(212 212 212 / 0.75);
}
.tw-border-s-neutral-300\/80 {
  border-inline-start-color: rgb(212 212 212 / 0.8);
}
.tw-border-s-neutral-300\/85 {
  border-inline-start-color: rgb(212 212 212 / 0.85);
}
.tw-border-s-neutral-300\/90 {
  border-inline-start-color: rgb(212 212 212 / 0.9);
}
.tw-border-s-neutral-300\/95 {
  border-inline-start-color: rgb(212 212 212 / 0.95);
}
.tw-border-s-neutral-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-400\/0 {
  border-inline-start-color: rgb(163 163 163 / 0);
}
.tw-border-s-neutral-400\/10 {
  border-inline-start-color: rgb(163 163 163 / 0.1);
}
.tw-border-s-neutral-400\/100 {
  border-inline-start-color: rgb(163 163 163 / 1);
}
.tw-border-s-neutral-400\/15 {
  border-inline-start-color: rgb(163 163 163 / 0.15);
}
.tw-border-s-neutral-400\/20 {
  border-inline-start-color: rgb(163 163 163 / 0.2);
}
.tw-border-s-neutral-400\/25 {
  border-inline-start-color: rgb(163 163 163 / 0.25);
}
.tw-border-s-neutral-400\/30 {
  border-inline-start-color: rgb(163 163 163 / 0.3);
}
.tw-border-s-neutral-400\/35 {
  border-inline-start-color: rgb(163 163 163 / 0.35);
}
.tw-border-s-neutral-400\/40 {
  border-inline-start-color: rgb(163 163 163 / 0.4);
}
.tw-border-s-neutral-400\/45 {
  border-inline-start-color: rgb(163 163 163 / 0.45);
}
.tw-border-s-neutral-400\/5 {
  border-inline-start-color: rgb(163 163 163 / 0.05);
}
.tw-border-s-neutral-400\/50 {
  border-inline-start-color: rgb(163 163 163 / 0.5);
}
.tw-border-s-neutral-400\/55 {
  border-inline-start-color: rgb(163 163 163 / 0.55);
}
.tw-border-s-neutral-400\/60 {
  border-inline-start-color: rgb(163 163 163 / 0.6);
}
.tw-border-s-neutral-400\/65 {
  border-inline-start-color: rgb(163 163 163 / 0.65);
}
.tw-border-s-neutral-400\/70 {
  border-inline-start-color: rgb(163 163 163 / 0.7);
}
.tw-border-s-neutral-400\/75 {
  border-inline-start-color: rgb(163 163 163 / 0.75);
}
.tw-border-s-neutral-400\/80 {
  border-inline-start-color: rgb(163 163 163 / 0.8);
}
.tw-border-s-neutral-400\/85 {
  border-inline-start-color: rgb(163 163 163 / 0.85);
}
.tw-border-s-neutral-400\/90 {
  border-inline-start-color: rgb(163 163 163 / 0.9);
}
.tw-border-s-neutral-400\/95 {
  border-inline-start-color: rgb(163 163 163 / 0.95);
}
.tw-border-s-neutral-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-50\/0 {
  border-inline-start-color: rgb(250 250 250 / 0);
}
.tw-border-s-neutral-50\/10 {
  border-inline-start-color: rgb(250 250 250 / 0.1);
}
.tw-border-s-neutral-50\/100 {
  border-inline-start-color: rgb(250 250 250 / 1);
}
.tw-border-s-neutral-50\/15 {
  border-inline-start-color: rgb(250 250 250 / 0.15);
}
.tw-border-s-neutral-50\/20 {
  border-inline-start-color: rgb(250 250 250 / 0.2);
}
.tw-border-s-neutral-50\/25 {
  border-inline-start-color: rgb(250 250 250 / 0.25);
}
.tw-border-s-neutral-50\/30 {
  border-inline-start-color: rgb(250 250 250 / 0.3);
}
.tw-border-s-neutral-50\/35 {
  border-inline-start-color: rgb(250 250 250 / 0.35);
}
.tw-border-s-neutral-50\/40 {
  border-inline-start-color: rgb(250 250 250 / 0.4);
}
.tw-border-s-neutral-50\/45 {
  border-inline-start-color: rgb(250 250 250 / 0.45);
}
.tw-border-s-neutral-50\/5 {
  border-inline-start-color: rgb(250 250 250 / 0.05);
}
.tw-border-s-neutral-50\/50 {
  border-inline-start-color: rgb(250 250 250 / 0.5);
}
.tw-border-s-neutral-50\/55 {
  border-inline-start-color: rgb(250 250 250 / 0.55);
}
.tw-border-s-neutral-50\/60 {
  border-inline-start-color: rgb(250 250 250 / 0.6);
}
.tw-border-s-neutral-50\/65 {
  border-inline-start-color: rgb(250 250 250 / 0.65);
}
.tw-border-s-neutral-50\/70 {
  border-inline-start-color: rgb(250 250 250 / 0.7);
}
.tw-border-s-neutral-50\/75 {
  border-inline-start-color: rgb(250 250 250 / 0.75);
}
.tw-border-s-neutral-50\/80 {
  border-inline-start-color: rgb(250 250 250 / 0.8);
}
.tw-border-s-neutral-50\/85 {
  border-inline-start-color: rgb(250 250 250 / 0.85);
}
.tw-border-s-neutral-50\/90 {
  border-inline-start-color: rgb(250 250 250 / 0.9);
}
.tw-border-s-neutral-50\/95 {
  border-inline-start-color: rgb(250 250 250 / 0.95);
}
.tw-border-s-neutral-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-500\/0 {
  border-inline-start-color: rgb(115 115 115 / 0);
}
.tw-border-s-neutral-500\/10 {
  border-inline-start-color: rgb(115 115 115 / 0.1);
}
.tw-border-s-neutral-500\/100 {
  border-inline-start-color: rgb(115 115 115 / 1);
}
.tw-border-s-neutral-500\/15 {
  border-inline-start-color: rgb(115 115 115 / 0.15);
}
.tw-border-s-neutral-500\/20 {
  border-inline-start-color: rgb(115 115 115 / 0.2);
}
.tw-border-s-neutral-500\/25 {
  border-inline-start-color: rgb(115 115 115 / 0.25);
}
.tw-border-s-neutral-500\/30 {
  border-inline-start-color: rgb(115 115 115 / 0.3);
}
.tw-border-s-neutral-500\/35 {
  border-inline-start-color: rgb(115 115 115 / 0.35);
}
.tw-border-s-neutral-500\/40 {
  border-inline-start-color: rgb(115 115 115 / 0.4);
}
.tw-border-s-neutral-500\/45 {
  border-inline-start-color: rgb(115 115 115 / 0.45);
}
.tw-border-s-neutral-500\/5 {
  border-inline-start-color: rgb(115 115 115 / 0.05);
}
.tw-border-s-neutral-500\/50 {
  border-inline-start-color: rgb(115 115 115 / 0.5);
}
.tw-border-s-neutral-500\/55 {
  border-inline-start-color: rgb(115 115 115 / 0.55);
}
.tw-border-s-neutral-500\/60 {
  border-inline-start-color: rgb(115 115 115 / 0.6);
}
.tw-border-s-neutral-500\/65 {
  border-inline-start-color: rgb(115 115 115 / 0.65);
}
.tw-border-s-neutral-500\/70 {
  border-inline-start-color: rgb(115 115 115 / 0.7);
}
.tw-border-s-neutral-500\/75 {
  border-inline-start-color: rgb(115 115 115 / 0.75);
}
.tw-border-s-neutral-500\/80 {
  border-inline-start-color: rgb(115 115 115 / 0.8);
}
.tw-border-s-neutral-500\/85 {
  border-inline-start-color: rgb(115 115 115 / 0.85);
}
.tw-border-s-neutral-500\/90 {
  border-inline-start-color: rgb(115 115 115 / 0.9);
}
.tw-border-s-neutral-500\/95 {
  border-inline-start-color: rgb(115 115 115 / 0.95);
}
.tw-border-s-neutral-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-600\/0 {
  border-inline-start-color: rgb(82 82 82 / 0);
}
.tw-border-s-neutral-600\/10 {
  border-inline-start-color: rgb(82 82 82 / 0.1);
}
.tw-border-s-neutral-600\/100 {
  border-inline-start-color: rgb(82 82 82 / 1);
}
.tw-border-s-neutral-600\/15 {
  border-inline-start-color: rgb(82 82 82 / 0.15);
}
.tw-border-s-neutral-600\/20 {
  border-inline-start-color: rgb(82 82 82 / 0.2);
}
.tw-border-s-neutral-600\/25 {
  border-inline-start-color: rgb(82 82 82 / 0.25);
}
.tw-border-s-neutral-600\/30 {
  border-inline-start-color: rgb(82 82 82 / 0.3);
}
.tw-border-s-neutral-600\/35 {
  border-inline-start-color: rgb(82 82 82 / 0.35);
}
.tw-border-s-neutral-600\/40 {
  border-inline-start-color: rgb(82 82 82 / 0.4);
}
.tw-border-s-neutral-600\/45 {
  border-inline-start-color: rgb(82 82 82 / 0.45);
}
.tw-border-s-neutral-600\/5 {
  border-inline-start-color: rgb(82 82 82 / 0.05);
}
.tw-border-s-neutral-600\/50 {
  border-inline-start-color: rgb(82 82 82 / 0.5);
}
.tw-border-s-neutral-600\/55 {
  border-inline-start-color: rgb(82 82 82 / 0.55);
}
.tw-border-s-neutral-600\/60 {
  border-inline-start-color: rgb(82 82 82 / 0.6);
}
.tw-border-s-neutral-600\/65 {
  border-inline-start-color: rgb(82 82 82 / 0.65);
}
.tw-border-s-neutral-600\/70 {
  border-inline-start-color: rgb(82 82 82 / 0.7);
}
.tw-border-s-neutral-600\/75 {
  border-inline-start-color: rgb(82 82 82 / 0.75);
}
.tw-border-s-neutral-600\/80 {
  border-inline-start-color: rgb(82 82 82 / 0.8);
}
.tw-border-s-neutral-600\/85 {
  border-inline-start-color: rgb(82 82 82 / 0.85);
}
.tw-border-s-neutral-600\/90 {
  border-inline-start-color: rgb(82 82 82 / 0.9);
}
.tw-border-s-neutral-600\/95 {
  border-inline-start-color: rgb(82 82 82 / 0.95);
}
.tw-border-s-neutral-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-700\/0 {
  border-inline-start-color: rgb(64 64 64 / 0);
}
.tw-border-s-neutral-700\/10 {
  border-inline-start-color: rgb(64 64 64 / 0.1);
}
.tw-border-s-neutral-700\/100 {
  border-inline-start-color: rgb(64 64 64 / 1);
}
.tw-border-s-neutral-700\/15 {
  border-inline-start-color: rgb(64 64 64 / 0.15);
}
.tw-border-s-neutral-700\/20 {
  border-inline-start-color: rgb(64 64 64 / 0.2);
}
.tw-border-s-neutral-700\/25 {
  border-inline-start-color: rgb(64 64 64 / 0.25);
}
.tw-border-s-neutral-700\/30 {
  border-inline-start-color: rgb(64 64 64 / 0.3);
}
.tw-border-s-neutral-700\/35 {
  border-inline-start-color: rgb(64 64 64 / 0.35);
}
.tw-border-s-neutral-700\/40 {
  border-inline-start-color: rgb(64 64 64 / 0.4);
}
.tw-border-s-neutral-700\/45 {
  border-inline-start-color: rgb(64 64 64 / 0.45);
}
.tw-border-s-neutral-700\/5 {
  border-inline-start-color: rgb(64 64 64 / 0.05);
}
.tw-border-s-neutral-700\/50 {
  border-inline-start-color: rgb(64 64 64 / 0.5);
}
.tw-border-s-neutral-700\/55 {
  border-inline-start-color: rgb(64 64 64 / 0.55);
}
.tw-border-s-neutral-700\/60 {
  border-inline-start-color: rgb(64 64 64 / 0.6);
}
.tw-border-s-neutral-700\/65 {
  border-inline-start-color: rgb(64 64 64 / 0.65);
}
.tw-border-s-neutral-700\/70 {
  border-inline-start-color: rgb(64 64 64 / 0.7);
}
.tw-border-s-neutral-700\/75 {
  border-inline-start-color: rgb(64 64 64 / 0.75);
}
.tw-border-s-neutral-700\/80 {
  border-inline-start-color: rgb(64 64 64 / 0.8);
}
.tw-border-s-neutral-700\/85 {
  border-inline-start-color: rgb(64 64 64 / 0.85);
}
.tw-border-s-neutral-700\/90 {
  border-inline-start-color: rgb(64 64 64 / 0.9);
}
.tw-border-s-neutral-700\/95 {
  border-inline-start-color: rgb(64 64 64 / 0.95);
}
.tw-border-s-neutral-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-800\/0 {
  border-inline-start-color: rgb(38 38 38 / 0);
}
.tw-border-s-neutral-800\/10 {
  border-inline-start-color: rgb(38 38 38 / 0.1);
}
.tw-border-s-neutral-800\/100 {
  border-inline-start-color: rgb(38 38 38 / 1);
}
.tw-border-s-neutral-800\/15 {
  border-inline-start-color: rgb(38 38 38 / 0.15);
}
.tw-border-s-neutral-800\/20 {
  border-inline-start-color: rgb(38 38 38 / 0.2);
}
.tw-border-s-neutral-800\/25 {
  border-inline-start-color: rgb(38 38 38 / 0.25);
}
.tw-border-s-neutral-800\/30 {
  border-inline-start-color: rgb(38 38 38 / 0.3);
}
.tw-border-s-neutral-800\/35 {
  border-inline-start-color: rgb(38 38 38 / 0.35);
}
.tw-border-s-neutral-800\/40 {
  border-inline-start-color: rgb(38 38 38 / 0.4);
}
.tw-border-s-neutral-800\/45 {
  border-inline-start-color: rgb(38 38 38 / 0.45);
}
.tw-border-s-neutral-800\/5 {
  border-inline-start-color: rgb(38 38 38 / 0.05);
}
.tw-border-s-neutral-800\/50 {
  border-inline-start-color: rgb(38 38 38 / 0.5);
}
.tw-border-s-neutral-800\/55 {
  border-inline-start-color: rgb(38 38 38 / 0.55);
}
.tw-border-s-neutral-800\/60 {
  border-inline-start-color: rgb(38 38 38 / 0.6);
}
.tw-border-s-neutral-800\/65 {
  border-inline-start-color: rgb(38 38 38 / 0.65);
}
.tw-border-s-neutral-800\/70 {
  border-inline-start-color: rgb(38 38 38 / 0.7);
}
.tw-border-s-neutral-800\/75 {
  border-inline-start-color: rgb(38 38 38 / 0.75);
}
.tw-border-s-neutral-800\/80 {
  border-inline-start-color: rgb(38 38 38 / 0.8);
}
.tw-border-s-neutral-800\/85 {
  border-inline-start-color: rgb(38 38 38 / 0.85);
}
.tw-border-s-neutral-800\/90 {
  border-inline-start-color: rgb(38 38 38 / 0.9);
}
.tw-border-s-neutral-800\/95 {
  border-inline-start-color: rgb(38 38 38 / 0.95);
}
.tw-border-s-neutral-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-900\/0 {
  border-inline-start-color: rgb(23 23 23 / 0);
}
.tw-border-s-neutral-900\/10 {
  border-inline-start-color: rgb(23 23 23 / 0.1);
}
.tw-border-s-neutral-900\/100 {
  border-inline-start-color: rgb(23 23 23 / 1);
}
.tw-border-s-neutral-900\/15 {
  border-inline-start-color: rgb(23 23 23 / 0.15);
}
.tw-border-s-neutral-900\/20 {
  border-inline-start-color: rgb(23 23 23 / 0.2);
}
.tw-border-s-neutral-900\/25 {
  border-inline-start-color: rgb(23 23 23 / 0.25);
}
.tw-border-s-neutral-900\/30 {
  border-inline-start-color: rgb(23 23 23 / 0.3);
}
.tw-border-s-neutral-900\/35 {
  border-inline-start-color: rgb(23 23 23 / 0.35);
}
.tw-border-s-neutral-900\/40 {
  border-inline-start-color: rgb(23 23 23 / 0.4);
}
.tw-border-s-neutral-900\/45 {
  border-inline-start-color: rgb(23 23 23 / 0.45);
}
.tw-border-s-neutral-900\/5 {
  border-inline-start-color: rgb(23 23 23 / 0.05);
}
.tw-border-s-neutral-900\/50 {
  border-inline-start-color: rgb(23 23 23 / 0.5);
}
.tw-border-s-neutral-900\/55 {
  border-inline-start-color: rgb(23 23 23 / 0.55);
}
.tw-border-s-neutral-900\/60 {
  border-inline-start-color: rgb(23 23 23 / 0.6);
}
.tw-border-s-neutral-900\/65 {
  border-inline-start-color: rgb(23 23 23 / 0.65);
}
.tw-border-s-neutral-900\/70 {
  border-inline-start-color: rgb(23 23 23 / 0.7);
}
.tw-border-s-neutral-900\/75 {
  border-inline-start-color: rgb(23 23 23 / 0.75);
}
.tw-border-s-neutral-900\/80 {
  border-inline-start-color: rgb(23 23 23 / 0.8);
}
.tw-border-s-neutral-900\/85 {
  border-inline-start-color: rgb(23 23 23 / 0.85);
}
.tw-border-s-neutral-900\/90 {
  border-inline-start-color: rgb(23 23 23 / 0.9);
}
.tw-border-s-neutral-900\/95 {
  border-inline-start-color: rgb(23 23 23 / 0.95);
}
.tw-border-s-neutral-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-s-neutral-950\/0 {
  border-inline-start-color: rgb(10 10 10 / 0);
}
.tw-border-s-neutral-950\/10 {
  border-inline-start-color: rgb(10 10 10 / 0.1);
}
.tw-border-s-neutral-950\/100 {
  border-inline-start-color: rgb(10 10 10 / 1);
}
.tw-border-s-neutral-950\/15 {
  border-inline-start-color: rgb(10 10 10 / 0.15);
}
.tw-border-s-neutral-950\/20 {
  border-inline-start-color: rgb(10 10 10 / 0.2);
}
.tw-border-s-neutral-950\/25 {
  border-inline-start-color: rgb(10 10 10 / 0.25);
}
.tw-border-s-neutral-950\/30 {
  border-inline-start-color: rgb(10 10 10 / 0.3);
}
.tw-border-s-neutral-950\/35 {
  border-inline-start-color: rgb(10 10 10 / 0.35);
}
.tw-border-s-neutral-950\/40 {
  border-inline-start-color: rgb(10 10 10 / 0.4);
}
.tw-border-s-neutral-950\/45 {
  border-inline-start-color: rgb(10 10 10 / 0.45);
}
.tw-border-s-neutral-950\/5 {
  border-inline-start-color: rgb(10 10 10 / 0.05);
}
.tw-border-s-neutral-950\/50 {
  border-inline-start-color: rgb(10 10 10 / 0.5);
}
.tw-border-s-neutral-950\/55 {
  border-inline-start-color: rgb(10 10 10 / 0.55);
}
.tw-border-s-neutral-950\/60 {
  border-inline-start-color: rgb(10 10 10 / 0.6);
}
.tw-border-s-neutral-950\/65 {
  border-inline-start-color: rgb(10 10 10 / 0.65);
}
.tw-border-s-neutral-950\/70 {
  border-inline-start-color: rgb(10 10 10 / 0.7);
}
.tw-border-s-neutral-950\/75 {
  border-inline-start-color: rgb(10 10 10 / 0.75);
}
.tw-border-s-neutral-950\/80 {
  border-inline-start-color: rgb(10 10 10 / 0.8);
}
.tw-border-s-neutral-950\/85 {
  border-inline-start-color: rgb(10 10 10 / 0.85);
}
.tw-border-s-neutral-950\/90 {
  border-inline-start-color: rgb(10 10 10 / 0.9);
}
.tw-border-s-neutral-950\/95 {
  border-inline-start-color: rgb(10 10 10 / 0.95);
}
.tw-border-s-orange-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-100\/0 {
  border-inline-start-color: rgb(255 237 213 / 0);
}
.tw-border-s-orange-100\/10 {
  border-inline-start-color: rgb(255 237 213 / 0.1);
}
.tw-border-s-orange-100\/100 {
  border-inline-start-color: rgb(255 237 213 / 1);
}
.tw-border-s-orange-100\/15 {
  border-inline-start-color: rgb(255 237 213 / 0.15);
}
.tw-border-s-orange-100\/20 {
  border-inline-start-color: rgb(255 237 213 / 0.2);
}
.tw-border-s-orange-100\/25 {
  border-inline-start-color: rgb(255 237 213 / 0.25);
}
.tw-border-s-orange-100\/30 {
  border-inline-start-color: rgb(255 237 213 / 0.3);
}
.tw-border-s-orange-100\/35 {
  border-inline-start-color: rgb(255 237 213 / 0.35);
}
.tw-border-s-orange-100\/40 {
  border-inline-start-color: rgb(255 237 213 / 0.4);
}
.tw-border-s-orange-100\/45 {
  border-inline-start-color: rgb(255 237 213 / 0.45);
}
.tw-border-s-orange-100\/5 {
  border-inline-start-color: rgb(255 237 213 / 0.05);
}
.tw-border-s-orange-100\/50 {
  border-inline-start-color: rgb(255 237 213 / 0.5);
}
.tw-border-s-orange-100\/55 {
  border-inline-start-color: rgb(255 237 213 / 0.55);
}
.tw-border-s-orange-100\/60 {
  border-inline-start-color: rgb(255 237 213 / 0.6);
}
.tw-border-s-orange-100\/65 {
  border-inline-start-color: rgb(255 237 213 / 0.65);
}
.tw-border-s-orange-100\/70 {
  border-inline-start-color: rgb(255 237 213 / 0.7);
}
.tw-border-s-orange-100\/75 {
  border-inline-start-color: rgb(255 237 213 / 0.75);
}
.tw-border-s-orange-100\/80 {
  border-inline-start-color: rgb(255 237 213 / 0.8);
}
.tw-border-s-orange-100\/85 {
  border-inline-start-color: rgb(255 237 213 / 0.85);
}
.tw-border-s-orange-100\/90 {
  border-inline-start-color: rgb(255 237 213 / 0.9);
}
.tw-border-s-orange-100\/95 {
  border-inline-start-color: rgb(255 237 213 / 0.95);
}
.tw-border-s-orange-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-200\/0 {
  border-inline-start-color: rgb(254 215 170 / 0);
}
.tw-border-s-orange-200\/10 {
  border-inline-start-color: rgb(254 215 170 / 0.1);
}
.tw-border-s-orange-200\/100 {
  border-inline-start-color: rgb(254 215 170 / 1);
}
.tw-border-s-orange-200\/15 {
  border-inline-start-color: rgb(254 215 170 / 0.15);
}
.tw-border-s-orange-200\/20 {
  border-inline-start-color: rgb(254 215 170 / 0.2);
}
.tw-border-s-orange-200\/25 {
  border-inline-start-color: rgb(254 215 170 / 0.25);
}
.tw-border-s-orange-200\/30 {
  border-inline-start-color: rgb(254 215 170 / 0.3);
}
.tw-border-s-orange-200\/35 {
  border-inline-start-color: rgb(254 215 170 / 0.35);
}
.tw-border-s-orange-200\/40 {
  border-inline-start-color: rgb(254 215 170 / 0.4);
}
.tw-border-s-orange-200\/45 {
  border-inline-start-color: rgb(254 215 170 / 0.45);
}
.tw-border-s-orange-200\/5 {
  border-inline-start-color: rgb(254 215 170 / 0.05);
}
.tw-border-s-orange-200\/50 {
  border-inline-start-color: rgb(254 215 170 / 0.5);
}
.tw-border-s-orange-200\/55 {
  border-inline-start-color: rgb(254 215 170 / 0.55);
}
.tw-border-s-orange-200\/60 {
  border-inline-start-color: rgb(254 215 170 / 0.6);
}
.tw-border-s-orange-200\/65 {
  border-inline-start-color: rgb(254 215 170 / 0.65);
}
.tw-border-s-orange-200\/70 {
  border-inline-start-color: rgb(254 215 170 / 0.7);
}
.tw-border-s-orange-200\/75 {
  border-inline-start-color: rgb(254 215 170 / 0.75);
}
.tw-border-s-orange-200\/80 {
  border-inline-start-color: rgb(254 215 170 / 0.8);
}
.tw-border-s-orange-200\/85 {
  border-inline-start-color: rgb(254 215 170 / 0.85);
}
.tw-border-s-orange-200\/90 {
  border-inline-start-color: rgb(254 215 170 / 0.9);
}
.tw-border-s-orange-200\/95 {
  border-inline-start-color: rgb(254 215 170 / 0.95);
}
.tw-border-s-orange-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-300\/0 {
  border-inline-start-color: rgb(253 186 116 / 0);
}
.tw-border-s-orange-300\/10 {
  border-inline-start-color: rgb(253 186 116 / 0.1);
}
.tw-border-s-orange-300\/100 {
  border-inline-start-color: rgb(253 186 116 / 1);
}
.tw-border-s-orange-300\/15 {
  border-inline-start-color: rgb(253 186 116 / 0.15);
}
.tw-border-s-orange-300\/20 {
  border-inline-start-color: rgb(253 186 116 / 0.2);
}
.tw-border-s-orange-300\/25 {
  border-inline-start-color: rgb(253 186 116 / 0.25);
}
.tw-border-s-orange-300\/30 {
  border-inline-start-color: rgb(253 186 116 / 0.3);
}
.tw-border-s-orange-300\/35 {
  border-inline-start-color: rgb(253 186 116 / 0.35);
}
.tw-border-s-orange-300\/40 {
  border-inline-start-color: rgb(253 186 116 / 0.4);
}
.tw-border-s-orange-300\/45 {
  border-inline-start-color: rgb(253 186 116 / 0.45);
}
.tw-border-s-orange-300\/5 {
  border-inline-start-color: rgb(253 186 116 / 0.05);
}
.tw-border-s-orange-300\/50 {
  border-inline-start-color: rgb(253 186 116 / 0.5);
}
.tw-border-s-orange-300\/55 {
  border-inline-start-color: rgb(253 186 116 / 0.55);
}
.tw-border-s-orange-300\/60 {
  border-inline-start-color: rgb(253 186 116 / 0.6);
}
.tw-border-s-orange-300\/65 {
  border-inline-start-color: rgb(253 186 116 / 0.65);
}
.tw-border-s-orange-300\/70 {
  border-inline-start-color: rgb(253 186 116 / 0.7);
}
.tw-border-s-orange-300\/75 {
  border-inline-start-color: rgb(253 186 116 / 0.75);
}
.tw-border-s-orange-300\/80 {
  border-inline-start-color: rgb(253 186 116 / 0.8);
}
.tw-border-s-orange-300\/85 {
  border-inline-start-color: rgb(253 186 116 / 0.85);
}
.tw-border-s-orange-300\/90 {
  border-inline-start-color: rgb(253 186 116 / 0.9);
}
.tw-border-s-orange-300\/95 {
  border-inline-start-color: rgb(253 186 116 / 0.95);
}
.tw-border-s-orange-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-400\/0 {
  border-inline-start-color: rgb(251 146 60 / 0);
}
.tw-border-s-orange-400\/10 {
  border-inline-start-color: rgb(251 146 60 / 0.1);
}
.tw-border-s-orange-400\/100 {
  border-inline-start-color: rgb(251 146 60 / 1);
}
.tw-border-s-orange-400\/15 {
  border-inline-start-color: rgb(251 146 60 / 0.15);
}
.tw-border-s-orange-400\/20 {
  border-inline-start-color: rgb(251 146 60 / 0.2);
}
.tw-border-s-orange-400\/25 {
  border-inline-start-color: rgb(251 146 60 / 0.25);
}
.tw-border-s-orange-400\/30 {
  border-inline-start-color: rgb(251 146 60 / 0.3);
}
.tw-border-s-orange-400\/35 {
  border-inline-start-color: rgb(251 146 60 / 0.35);
}
.tw-border-s-orange-400\/40 {
  border-inline-start-color: rgb(251 146 60 / 0.4);
}
.tw-border-s-orange-400\/45 {
  border-inline-start-color: rgb(251 146 60 / 0.45);
}
.tw-border-s-orange-400\/5 {
  border-inline-start-color: rgb(251 146 60 / 0.05);
}
.tw-border-s-orange-400\/50 {
  border-inline-start-color: rgb(251 146 60 / 0.5);
}
.tw-border-s-orange-400\/55 {
  border-inline-start-color: rgb(251 146 60 / 0.55);
}
.tw-border-s-orange-400\/60 {
  border-inline-start-color: rgb(251 146 60 / 0.6);
}
.tw-border-s-orange-400\/65 {
  border-inline-start-color: rgb(251 146 60 / 0.65);
}
.tw-border-s-orange-400\/70 {
  border-inline-start-color: rgb(251 146 60 / 0.7);
}
.tw-border-s-orange-400\/75 {
  border-inline-start-color: rgb(251 146 60 / 0.75);
}
.tw-border-s-orange-400\/80 {
  border-inline-start-color: rgb(251 146 60 / 0.8);
}
.tw-border-s-orange-400\/85 {
  border-inline-start-color: rgb(251 146 60 / 0.85);
}
.tw-border-s-orange-400\/90 {
  border-inline-start-color: rgb(251 146 60 / 0.9);
}
.tw-border-s-orange-400\/95 {
  border-inline-start-color: rgb(251 146 60 / 0.95);
}
.tw-border-s-orange-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-50\/0 {
  border-inline-start-color: rgb(255 247 237 / 0);
}
.tw-border-s-orange-50\/10 {
  border-inline-start-color: rgb(255 247 237 / 0.1);
}
.tw-border-s-orange-50\/100 {
  border-inline-start-color: rgb(255 247 237 / 1);
}
.tw-border-s-orange-50\/15 {
  border-inline-start-color: rgb(255 247 237 / 0.15);
}
.tw-border-s-orange-50\/20 {
  border-inline-start-color: rgb(255 247 237 / 0.2);
}
.tw-border-s-orange-50\/25 {
  border-inline-start-color: rgb(255 247 237 / 0.25);
}
.tw-border-s-orange-50\/30 {
  border-inline-start-color: rgb(255 247 237 / 0.3);
}
.tw-border-s-orange-50\/35 {
  border-inline-start-color: rgb(255 247 237 / 0.35);
}
.tw-border-s-orange-50\/40 {
  border-inline-start-color: rgb(255 247 237 / 0.4);
}
.tw-border-s-orange-50\/45 {
  border-inline-start-color: rgb(255 247 237 / 0.45);
}
.tw-border-s-orange-50\/5 {
  border-inline-start-color: rgb(255 247 237 / 0.05);
}
.tw-border-s-orange-50\/50 {
  border-inline-start-color: rgb(255 247 237 / 0.5);
}
.tw-border-s-orange-50\/55 {
  border-inline-start-color: rgb(255 247 237 / 0.55);
}
.tw-border-s-orange-50\/60 {
  border-inline-start-color: rgb(255 247 237 / 0.6);
}
.tw-border-s-orange-50\/65 {
  border-inline-start-color: rgb(255 247 237 / 0.65);
}
.tw-border-s-orange-50\/70 {
  border-inline-start-color: rgb(255 247 237 / 0.7);
}
.tw-border-s-orange-50\/75 {
  border-inline-start-color: rgb(255 247 237 / 0.75);
}
.tw-border-s-orange-50\/80 {
  border-inline-start-color: rgb(255 247 237 / 0.8);
}
.tw-border-s-orange-50\/85 {
  border-inline-start-color: rgb(255 247 237 / 0.85);
}
.tw-border-s-orange-50\/90 {
  border-inline-start-color: rgb(255 247 237 / 0.9);
}
.tw-border-s-orange-50\/95 {
  border-inline-start-color: rgb(255 247 237 / 0.95);
}
.tw-border-s-orange-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-500\/0 {
  border-inline-start-color: rgb(249 115 22 / 0);
}
.tw-border-s-orange-500\/10 {
  border-inline-start-color: rgb(249 115 22 / 0.1);
}
.tw-border-s-orange-500\/100 {
  border-inline-start-color: rgb(249 115 22 / 1);
}
.tw-border-s-orange-500\/15 {
  border-inline-start-color: rgb(249 115 22 / 0.15);
}
.tw-border-s-orange-500\/20 {
  border-inline-start-color: rgb(249 115 22 / 0.2);
}
.tw-border-s-orange-500\/25 {
  border-inline-start-color: rgb(249 115 22 / 0.25);
}
.tw-border-s-orange-500\/30 {
  border-inline-start-color: rgb(249 115 22 / 0.3);
}
.tw-border-s-orange-500\/35 {
  border-inline-start-color: rgb(249 115 22 / 0.35);
}
.tw-border-s-orange-500\/40 {
  border-inline-start-color: rgb(249 115 22 / 0.4);
}
.tw-border-s-orange-500\/45 {
  border-inline-start-color: rgb(249 115 22 / 0.45);
}
.tw-border-s-orange-500\/5 {
  border-inline-start-color: rgb(249 115 22 / 0.05);
}
.tw-border-s-orange-500\/50 {
  border-inline-start-color: rgb(249 115 22 / 0.5);
}
.tw-border-s-orange-500\/55 {
  border-inline-start-color: rgb(249 115 22 / 0.55);
}
.tw-border-s-orange-500\/60 {
  border-inline-start-color: rgb(249 115 22 / 0.6);
}
.tw-border-s-orange-500\/65 {
  border-inline-start-color: rgb(249 115 22 / 0.65);
}
.tw-border-s-orange-500\/70 {
  border-inline-start-color: rgb(249 115 22 / 0.7);
}
.tw-border-s-orange-500\/75 {
  border-inline-start-color: rgb(249 115 22 / 0.75);
}
.tw-border-s-orange-500\/80 {
  border-inline-start-color: rgb(249 115 22 / 0.8);
}
.tw-border-s-orange-500\/85 {
  border-inline-start-color: rgb(249 115 22 / 0.85);
}
.tw-border-s-orange-500\/90 {
  border-inline-start-color: rgb(249 115 22 / 0.9);
}
.tw-border-s-orange-500\/95 {
  border-inline-start-color: rgb(249 115 22 / 0.95);
}
.tw-border-s-orange-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-600\/0 {
  border-inline-start-color: rgb(234 88 12 / 0);
}
.tw-border-s-orange-600\/10 {
  border-inline-start-color: rgb(234 88 12 / 0.1);
}
.tw-border-s-orange-600\/100 {
  border-inline-start-color: rgb(234 88 12 / 1);
}
.tw-border-s-orange-600\/15 {
  border-inline-start-color: rgb(234 88 12 / 0.15);
}
.tw-border-s-orange-600\/20 {
  border-inline-start-color: rgb(234 88 12 / 0.2);
}
.tw-border-s-orange-600\/25 {
  border-inline-start-color: rgb(234 88 12 / 0.25);
}
.tw-border-s-orange-600\/30 {
  border-inline-start-color: rgb(234 88 12 / 0.3);
}
.tw-border-s-orange-600\/35 {
  border-inline-start-color: rgb(234 88 12 / 0.35);
}
.tw-border-s-orange-600\/40 {
  border-inline-start-color: rgb(234 88 12 / 0.4);
}
.tw-border-s-orange-600\/45 {
  border-inline-start-color: rgb(234 88 12 / 0.45);
}
.tw-border-s-orange-600\/5 {
  border-inline-start-color: rgb(234 88 12 / 0.05);
}
.tw-border-s-orange-600\/50 {
  border-inline-start-color: rgb(234 88 12 / 0.5);
}
.tw-border-s-orange-600\/55 {
  border-inline-start-color: rgb(234 88 12 / 0.55);
}
.tw-border-s-orange-600\/60 {
  border-inline-start-color: rgb(234 88 12 / 0.6);
}
.tw-border-s-orange-600\/65 {
  border-inline-start-color: rgb(234 88 12 / 0.65);
}
.tw-border-s-orange-600\/70 {
  border-inline-start-color: rgb(234 88 12 / 0.7);
}
.tw-border-s-orange-600\/75 {
  border-inline-start-color: rgb(234 88 12 / 0.75);
}
.tw-border-s-orange-600\/80 {
  border-inline-start-color: rgb(234 88 12 / 0.8);
}
.tw-border-s-orange-600\/85 {
  border-inline-start-color: rgb(234 88 12 / 0.85);
}
.tw-border-s-orange-600\/90 {
  border-inline-start-color: rgb(234 88 12 / 0.9);
}
.tw-border-s-orange-600\/95 {
  border-inline-start-color: rgb(234 88 12 / 0.95);
}
.tw-border-s-orange-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-700\/0 {
  border-inline-start-color: rgb(194 65 12 / 0);
}
.tw-border-s-orange-700\/10 {
  border-inline-start-color: rgb(194 65 12 / 0.1);
}
.tw-border-s-orange-700\/100 {
  border-inline-start-color: rgb(194 65 12 / 1);
}
.tw-border-s-orange-700\/15 {
  border-inline-start-color: rgb(194 65 12 / 0.15);
}
.tw-border-s-orange-700\/20 {
  border-inline-start-color: rgb(194 65 12 / 0.2);
}
.tw-border-s-orange-700\/25 {
  border-inline-start-color: rgb(194 65 12 / 0.25);
}
.tw-border-s-orange-700\/30 {
  border-inline-start-color: rgb(194 65 12 / 0.3);
}
.tw-border-s-orange-700\/35 {
  border-inline-start-color: rgb(194 65 12 / 0.35);
}
.tw-border-s-orange-700\/40 {
  border-inline-start-color: rgb(194 65 12 / 0.4);
}
.tw-border-s-orange-700\/45 {
  border-inline-start-color: rgb(194 65 12 / 0.45);
}
.tw-border-s-orange-700\/5 {
  border-inline-start-color: rgb(194 65 12 / 0.05);
}
.tw-border-s-orange-700\/50 {
  border-inline-start-color: rgb(194 65 12 / 0.5);
}
.tw-border-s-orange-700\/55 {
  border-inline-start-color: rgb(194 65 12 / 0.55);
}
.tw-border-s-orange-700\/60 {
  border-inline-start-color: rgb(194 65 12 / 0.6);
}
.tw-border-s-orange-700\/65 {
  border-inline-start-color: rgb(194 65 12 / 0.65);
}
.tw-border-s-orange-700\/70 {
  border-inline-start-color: rgb(194 65 12 / 0.7);
}
.tw-border-s-orange-700\/75 {
  border-inline-start-color: rgb(194 65 12 / 0.75);
}
.tw-border-s-orange-700\/80 {
  border-inline-start-color: rgb(194 65 12 / 0.8);
}
.tw-border-s-orange-700\/85 {
  border-inline-start-color: rgb(194 65 12 / 0.85);
}
.tw-border-s-orange-700\/90 {
  border-inline-start-color: rgb(194 65 12 / 0.9);
}
.tw-border-s-orange-700\/95 {
  border-inline-start-color: rgb(194 65 12 / 0.95);
}
.tw-border-s-orange-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-800\/0 {
  border-inline-start-color: rgb(154 52 18 / 0);
}
.tw-border-s-orange-800\/10 {
  border-inline-start-color: rgb(154 52 18 / 0.1);
}
.tw-border-s-orange-800\/100 {
  border-inline-start-color: rgb(154 52 18 / 1);
}
.tw-border-s-orange-800\/15 {
  border-inline-start-color: rgb(154 52 18 / 0.15);
}
.tw-border-s-orange-800\/20 {
  border-inline-start-color: rgb(154 52 18 / 0.2);
}
.tw-border-s-orange-800\/25 {
  border-inline-start-color: rgb(154 52 18 / 0.25);
}
.tw-border-s-orange-800\/30 {
  border-inline-start-color: rgb(154 52 18 / 0.3);
}
.tw-border-s-orange-800\/35 {
  border-inline-start-color: rgb(154 52 18 / 0.35);
}
.tw-border-s-orange-800\/40 {
  border-inline-start-color: rgb(154 52 18 / 0.4);
}
.tw-border-s-orange-800\/45 {
  border-inline-start-color: rgb(154 52 18 / 0.45);
}
.tw-border-s-orange-800\/5 {
  border-inline-start-color: rgb(154 52 18 / 0.05);
}
.tw-border-s-orange-800\/50 {
  border-inline-start-color: rgb(154 52 18 / 0.5);
}
.tw-border-s-orange-800\/55 {
  border-inline-start-color: rgb(154 52 18 / 0.55);
}
.tw-border-s-orange-800\/60 {
  border-inline-start-color: rgb(154 52 18 / 0.6);
}
.tw-border-s-orange-800\/65 {
  border-inline-start-color: rgb(154 52 18 / 0.65);
}
.tw-border-s-orange-800\/70 {
  border-inline-start-color: rgb(154 52 18 / 0.7);
}
.tw-border-s-orange-800\/75 {
  border-inline-start-color: rgb(154 52 18 / 0.75);
}
.tw-border-s-orange-800\/80 {
  border-inline-start-color: rgb(154 52 18 / 0.8);
}
.tw-border-s-orange-800\/85 {
  border-inline-start-color: rgb(154 52 18 / 0.85);
}
.tw-border-s-orange-800\/90 {
  border-inline-start-color: rgb(154 52 18 / 0.9);
}
.tw-border-s-orange-800\/95 {
  border-inline-start-color: rgb(154 52 18 / 0.95);
}
.tw-border-s-orange-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-900\/0 {
  border-inline-start-color: rgb(124 45 18 / 0);
}
.tw-border-s-orange-900\/10 {
  border-inline-start-color: rgb(124 45 18 / 0.1);
}
.tw-border-s-orange-900\/100 {
  border-inline-start-color: rgb(124 45 18 / 1);
}
.tw-border-s-orange-900\/15 {
  border-inline-start-color: rgb(124 45 18 / 0.15);
}
.tw-border-s-orange-900\/20 {
  border-inline-start-color: rgb(124 45 18 / 0.2);
}
.tw-border-s-orange-900\/25 {
  border-inline-start-color: rgb(124 45 18 / 0.25);
}
.tw-border-s-orange-900\/30 {
  border-inline-start-color: rgb(124 45 18 / 0.3);
}
.tw-border-s-orange-900\/35 {
  border-inline-start-color: rgb(124 45 18 / 0.35);
}
.tw-border-s-orange-900\/40 {
  border-inline-start-color: rgb(124 45 18 / 0.4);
}
.tw-border-s-orange-900\/45 {
  border-inline-start-color: rgb(124 45 18 / 0.45);
}
.tw-border-s-orange-900\/5 {
  border-inline-start-color: rgb(124 45 18 / 0.05);
}
.tw-border-s-orange-900\/50 {
  border-inline-start-color: rgb(124 45 18 / 0.5);
}
.tw-border-s-orange-900\/55 {
  border-inline-start-color: rgb(124 45 18 / 0.55);
}
.tw-border-s-orange-900\/60 {
  border-inline-start-color: rgb(124 45 18 / 0.6);
}
.tw-border-s-orange-900\/65 {
  border-inline-start-color: rgb(124 45 18 / 0.65);
}
.tw-border-s-orange-900\/70 {
  border-inline-start-color: rgb(124 45 18 / 0.7);
}
.tw-border-s-orange-900\/75 {
  border-inline-start-color: rgb(124 45 18 / 0.75);
}
.tw-border-s-orange-900\/80 {
  border-inline-start-color: rgb(124 45 18 / 0.8);
}
.tw-border-s-orange-900\/85 {
  border-inline-start-color: rgb(124 45 18 / 0.85);
}
.tw-border-s-orange-900\/90 {
  border-inline-start-color: rgb(124 45 18 / 0.9);
}
.tw-border-s-orange-900\/95 {
  border-inline-start-color: rgb(124 45 18 / 0.95);
}
.tw-border-s-orange-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-s-orange-950\/0 {
  border-inline-start-color: rgb(67 20 7 / 0);
}
.tw-border-s-orange-950\/10 {
  border-inline-start-color: rgb(67 20 7 / 0.1);
}
.tw-border-s-orange-950\/100 {
  border-inline-start-color: rgb(67 20 7 / 1);
}
.tw-border-s-orange-950\/15 {
  border-inline-start-color: rgb(67 20 7 / 0.15);
}
.tw-border-s-orange-950\/20 {
  border-inline-start-color: rgb(67 20 7 / 0.2);
}
.tw-border-s-orange-950\/25 {
  border-inline-start-color: rgb(67 20 7 / 0.25);
}
.tw-border-s-orange-950\/30 {
  border-inline-start-color: rgb(67 20 7 / 0.3);
}
.tw-border-s-orange-950\/35 {
  border-inline-start-color: rgb(67 20 7 / 0.35);
}
.tw-border-s-orange-950\/40 {
  border-inline-start-color: rgb(67 20 7 / 0.4);
}
.tw-border-s-orange-950\/45 {
  border-inline-start-color: rgb(67 20 7 / 0.45);
}
.tw-border-s-orange-950\/5 {
  border-inline-start-color: rgb(67 20 7 / 0.05);
}
.tw-border-s-orange-950\/50 {
  border-inline-start-color: rgb(67 20 7 / 0.5);
}
.tw-border-s-orange-950\/55 {
  border-inline-start-color: rgb(67 20 7 / 0.55);
}
.tw-border-s-orange-950\/60 {
  border-inline-start-color: rgb(67 20 7 / 0.6);
}
.tw-border-s-orange-950\/65 {
  border-inline-start-color: rgb(67 20 7 / 0.65);
}
.tw-border-s-orange-950\/70 {
  border-inline-start-color: rgb(67 20 7 / 0.7);
}
.tw-border-s-orange-950\/75 {
  border-inline-start-color: rgb(67 20 7 / 0.75);
}
.tw-border-s-orange-950\/80 {
  border-inline-start-color: rgb(67 20 7 / 0.8);
}
.tw-border-s-orange-950\/85 {
  border-inline-start-color: rgb(67 20 7 / 0.85);
}
.tw-border-s-orange-950\/90 {
  border-inline-start-color: rgb(67 20 7 / 0.9);
}
.tw-border-s-orange-950\/95 {
  border-inline-start-color: rgb(67 20 7 / 0.95);
}
.tw-border-s-pink-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-100\/0 {
  border-inline-start-color: rgb(252 231 243 / 0);
}
.tw-border-s-pink-100\/10 {
  border-inline-start-color: rgb(252 231 243 / 0.1);
}
.tw-border-s-pink-100\/100 {
  border-inline-start-color: rgb(252 231 243 / 1);
}
.tw-border-s-pink-100\/15 {
  border-inline-start-color: rgb(252 231 243 / 0.15);
}
.tw-border-s-pink-100\/20 {
  border-inline-start-color: rgb(252 231 243 / 0.2);
}
.tw-border-s-pink-100\/25 {
  border-inline-start-color: rgb(252 231 243 / 0.25);
}
.tw-border-s-pink-100\/30 {
  border-inline-start-color: rgb(252 231 243 / 0.3);
}
.tw-border-s-pink-100\/35 {
  border-inline-start-color: rgb(252 231 243 / 0.35);
}
.tw-border-s-pink-100\/40 {
  border-inline-start-color: rgb(252 231 243 / 0.4);
}
.tw-border-s-pink-100\/45 {
  border-inline-start-color: rgb(252 231 243 / 0.45);
}
.tw-border-s-pink-100\/5 {
  border-inline-start-color: rgb(252 231 243 / 0.05);
}
.tw-border-s-pink-100\/50 {
  border-inline-start-color: rgb(252 231 243 / 0.5);
}
.tw-border-s-pink-100\/55 {
  border-inline-start-color: rgb(252 231 243 / 0.55);
}
.tw-border-s-pink-100\/60 {
  border-inline-start-color: rgb(252 231 243 / 0.6);
}
.tw-border-s-pink-100\/65 {
  border-inline-start-color: rgb(252 231 243 / 0.65);
}
.tw-border-s-pink-100\/70 {
  border-inline-start-color: rgb(252 231 243 / 0.7);
}
.tw-border-s-pink-100\/75 {
  border-inline-start-color: rgb(252 231 243 / 0.75);
}
.tw-border-s-pink-100\/80 {
  border-inline-start-color: rgb(252 231 243 / 0.8);
}
.tw-border-s-pink-100\/85 {
  border-inline-start-color: rgb(252 231 243 / 0.85);
}
.tw-border-s-pink-100\/90 {
  border-inline-start-color: rgb(252 231 243 / 0.9);
}
.tw-border-s-pink-100\/95 {
  border-inline-start-color: rgb(252 231 243 / 0.95);
}
.tw-border-s-pink-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-200\/0 {
  border-inline-start-color: rgb(251 207 232 / 0);
}
.tw-border-s-pink-200\/10 {
  border-inline-start-color: rgb(251 207 232 / 0.1);
}
.tw-border-s-pink-200\/100 {
  border-inline-start-color: rgb(251 207 232 / 1);
}
.tw-border-s-pink-200\/15 {
  border-inline-start-color: rgb(251 207 232 / 0.15);
}
.tw-border-s-pink-200\/20 {
  border-inline-start-color: rgb(251 207 232 / 0.2);
}
.tw-border-s-pink-200\/25 {
  border-inline-start-color: rgb(251 207 232 / 0.25);
}
.tw-border-s-pink-200\/30 {
  border-inline-start-color: rgb(251 207 232 / 0.3);
}
.tw-border-s-pink-200\/35 {
  border-inline-start-color: rgb(251 207 232 / 0.35);
}
.tw-border-s-pink-200\/40 {
  border-inline-start-color: rgb(251 207 232 / 0.4);
}
.tw-border-s-pink-200\/45 {
  border-inline-start-color: rgb(251 207 232 / 0.45);
}
.tw-border-s-pink-200\/5 {
  border-inline-start-color: rgb(251 207 232 / 0.05);
}
.tw-border-s-pink-200\/50 {
  border-inline-start-color: rgb(251 207 232 / 0.5);
}
.tw-border-s-pink-200\/55 {
  border-inline-start-color: rgb(251 207 232 / 0.55);
}
.tw-border-s-pink-200\/60 {
  border-inline-start-color: rgb(251 207 232 / 0.6);
}
.tw-border-s-pink-200\/65 {
  border-inline-start-color: rgb(251 207 232 / 0.65);
}
.tw-border-s-pink-200\/70 {
  border-inline-start-color: rgb(251 207 232 / 0.7);
}
.tw-border-s-pink-200\/75 {
  border-inline-start-color: rgb(251 207 232 / 0.75);
}
.tw-border-s-pink-200\/80 {
  border-inline-start-color: rgb(251 207 232 / 0.8);
}
.tw-border-s-pink-200\/85 {
  border-inline-start-color: rgb(251 207 232 / 0.85);
}
.tw-border-s-pink-200\/90 {
  border-inline-start-color: rgb(251 207 232 / 0.9);
}
.tw-border-s-pink-200\/95 {
  border-inline-start-color: rgb(251 207 232 / 0.95);
}
.tw-border-s-pink-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-300\/0 {
  border-inline-start-color: rgb(249 168 212 / 0);
}
.tw-border-s-pink-300\/10 {
  border-inline-start-color: rgb(249 168 212 / 0.1);
}
.tw-border-s-pink-300\/100 {
  border-inline-start-color: rgb(249 168 212 / 1);
}
.tw-border-s-pink-300\/15 {
  border-inline-start-color: rgb(249 168 212 / 0.15);
}
.tw-border-s-pink-300\/20 {
  border-inline-start-color: rgb(249 168 212 / 0.2);
}
.tw-border-s-pink-300\/25 {
  border-inline-start-color: rgb(249 168 212 / 0.25);
}
.tw-border-s-pink-300\/30 {
  border-inline-start-color: rgb(249 168 212 / 0.3);
}
.tw-border-s-pink-300\/35 {
  border-inline-start-color: rgb(249 168 212 / 0.35);
}
.tw-border-s-pink-300\/40 {
  border-inline-start-color: rgb(249 168 212 / 0.4);
}
.tw-border-s-pink-300\/45 {
  border-inline-start-color: rgb(249 168 212 / 0.45);
}
.tw-border-s-pink-300\/5 {
  border-inline-start-color: rgb(249 168 212 / 0.05);
}
.tw-border-s-pink-300\/50 {
  border-inline-start-color: rgb(249 168 212 / 0.5);
}
.tw-border-s-pink-300\/55 {
  border-inline-start-color: rgb(249 168 212 / 0.55);
}
.tw-border-s-pink-300\/60 {
  border-inline-start-color: rgb(249 168 212 / 0.6);
}
.tw-border-s-pink-300\/65 {
  border-inline-start-color: rgb(249 168 212 / 0.65);
}
.tw-border-s-pink-300\/70 {
  border-inline-start-color: rgb(249 168 212 / 0.7);
}
.tw-border-s-pink-300\/75 {
  border-inline-start-color: rgb(249 168 212 / 0.75);
}
.tw-border-s-pink-300\/80 {
  border-inline-start-color: rgb(249 168 212 / 0.8);
}
.tw-border-s-pink-300\/85 {
  border-inline-start-color: rgb(249 168 212 / 0.85);
}
.tw-border-s-pink-300\/90 {
  border-inline-start-color: rgb(249 168 212 / 0.9);
}
.tw-border-s-pink-300\/95 {
  border-inline-start-color: rgb(249 168 212 / 0.95);
}
.tw-border-s-pink-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-400\/0 {
  border-inline-start-color: rgb(244 114 182 / 0);
}
.tw-border-s-pink-400\/10 {
  border-inline-start-color: rgb(244 114 182 / 0.1);
}
.tw-border-s-pink-400\/100 {
  border-inline-start-color: rgb(244 114 182 / 1);
}
.tw-border-s-pink-400\/15 {
  border-inline-start-color: rgb(244 114 182 / 0.15);
}
.tw-border-s-pink-400\/20 {
  border-inline-start-color: rgb(244 114 182 / 0.2);
}
.tw-border-s-pink-400\/25 {
  border-inline-start-color: rgb(244 114 182 / 0.25);
}
.tw-border-s-pink-400\/30 {
  border-inline-start-color: rgb(244 114 182 / 0.3);
}
.tw-border-s-pink-400\/35 {
  border-inline-start-color: rgb(244 114 182 / 0.35);
}
.tw-border-s-pink-400\/40 {
  border-inline-start-color: rgb(244 114 182 / 0.4);
}
.tw-border-s-pink-400\/45 {
  border-inline-start-color: rgb(244 114 182 / 0.45);
}
.tw-border-s-pink-400\/5 {
  border-inline-start-color: rgb(244 114 182 / 0.05);
}
.tw-border-s-pink-400\/50 {
  border-inline-start-color: rgb(244 114 182 / 0.5);
}
.tw-border-s-pink-400\/55 {
  border-inline-start-color: rgb(244 114 182 / 0.55);
}
.tw-border-s-pink-400\/60 {
  border-inline-start-color: rgb(244 114 182 / 0.6);
}
.tw-border-s-pink-400\/65 {
  border-inline-start-color: rgb(244 114 182 / 0.65);
}
.tw-border-s-pink-400\/70 {
  border-inline-start-color: rgb(244 114 182 / 0.7);
}
.tw-border-s-pink-400\/75 {
  border-inline-start-color: rgb(244 114 182 / 0.75);
}
.tw-border-s-pink-400\/80 {
  border-inline-start-color: rgb(244 114 182 / 0.8);
}
.tw-border-s-pink-400\/85 {
  border-inline-start-color: rgb(244 114 182 / 0.85);
}
.tw-border-s-pink-400\/90 {
  border-inline-start-color: rgb(244 114 182 / 0.9);
}
.tw-border-s-pink-400\/95 {
  border-inline-start-color: rgb(244 114 182 / 0.95);
}
.tw-border-s-pink-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-50\/0 {
  border-inline-start-color: rgb(253 242 248 / 0);
}
.tw-border-s-pink-50\/10 {
  border-inline-start-color: rgb(253 242 248 / 0.1);
}
.tw-border-s-pink-50\/100 {
  border-inline-start-color: rgb(253 242 248 / 1);
}
.tw-border-s-pink-50\/15 {
  border-inline-start-color: rgb(253 242 248 / 0.15);
}
.tw-border-s-pink-50\/20 {
  border-inline-start-color: rgb(253 242 248 / 0.2);
}
.tw-border-s-pink-50\/25 {
  border-inline-start-color: rgb(253 242 248 / 0.25);
}
.tw-border-s-pink-50\/30 {
  border-inline-start-color: rgb(253 242 248 / 0.3);
}
.tw-border-s-pink-50\/35 {
  border-inline-start-color: rgb(253 242 248 / 0.35);
}
.tw-border-s-pink-50\/40 {
  border-inline-start-color: rgb(253 242 248 / 0.4);
}
.tw-border-s-pink-50\/45 {
  border-inline-start-color: rgb(253 242 248 / 0.45);
}
.tw-border-s-pink-50\/5 {
  border-inline-start-color: rgb(253 242 248 / 0.05);
}
.tw-border-s-pink-50\/50 {
  border-inline-start-color: rgb(253 242 248 / 0.5);
}
.tw-border-s-pink-50\/55 {
  border-inline-start-color: rgb(253 242 248 / 0.55);
}
.tw-border-s-pink-50\/60 {
  border-inline-start-color: rgb(253 242 248 / 0.6);
}
.tw-border-s-pink-50\/65 {
  border-inline-start-color: rgb(253 242 248 / 0.65);
}
.tw-border-s-pink-50\/70 {
  border-inline-start-color: rgb(253 242 248 / 0.7);
}
.tw-border-s-pink-50\/75 {
  border-inline-start-color: rgb(253 242 248 / 0.75);
}
.tw-border-s-pink-50\/80 {
  border-inline-start-color: rgb(253 242 248 / 0.8);
}
.tw-border-s-pink-50\/85 {
  border-inline-start-color: rgb(253 242 248 / 0.85);
}
.tw-border-s-pink-50\/90 {
  border-inline-start-color: rgb(253 242 248 / 0.9);
}
.tw-border-s-pink-50\/95 {
  border-inline-start-color: rgb(253 242 248 / 0.95);
}
.tw-border-s-pink-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-500\/0 {
  border-inline-start-color: rgb(236 72 153 / 0);
}
.tw-border-s-pink-500\/10 {
  border-inline-start-color: rgb(236 72 153 / 0.1);
}
.tw-border-s-pink-500\/100 {
  border-inline-start-color: rgb(236 72 153 / 1);
}
.tw-border-s-pink-500\/15 {
  border-inline-start-color: rgb(236 72 153 / 0.15);
}
.tw-border-s-pink-500\/20 {
  border-inline-start-color: rgb(236 72 153 / 0.2);
}
.tw-border-s-pink-500\/25 {
  border-inline-start-color: rgb(236 72 153 / 0.25);
}
.tw-border-s-pink-500\/30 {
  border-inline-start-color: rgb(236 72 153 / 0.3);
}
.tw-border-s-pink-500\/35 {
  border-inline-start-color: rgb(236 72 153 / 0.35);
}
.tw-border-s-pink-500\/40 {
  border-inline-start-color: rgb(236 72 153 / 0.4);
}
.tw-border-s-pink-500\/45 {
  border-inline-start-color: rgb(236 72 153 / 0.45);
}
.tw-border-s-pink-500\/5 {
  border-inline-start-color: rgb(236 72 153 / 0.05);
}
.tw-border-s-pink-500\/50 {
  border-inline-start-color: rgb(236 72 153 / 0.5);
}
.tw-border-s-pink-500\/55 {
  border-inline-start-color: rgb(236 72 153 / 0.55);
}
.tw-border-s-pink-500\/60 {
  border-inline-start-color: rgb(236 72 153 / 0.6);
}
.tw-border-s-pink-500\/65 {
  border-inline-start-color: rgb(236 72 153 / 0.65);
}
.tw-border-s-pink-500\/70 {
  border-inline-start-color: rgb(236 72 153 / 0.7);
}
.tw-border-s-pink-500\/75 {
  border-inline-start-color: rgb(236 72 153 / 0.75);
}
.tw-border-s-pink-500\/80 {
  border-inline-start-color: rgb(236 72 153 / 0.8);
}
.tw-border-s-pink-500\/85 {
  border-inline-start-color: rgb(236 72 153 / 0.85);
}
.tw-border-s-pink-500\/90 {
  border-inline-start-color: rgb(236 72 153 / 0.9);
}
.tw-border-s-pink-500\/95 {
  border-inline-start-color: rgb(236 72 153 / 0.95);
}
.tw-border-s-pink-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-600\/0 {
  border-inline-start-color: rgb(219 39 119 / 0);
}
.tw-border-s-pink-600\/10 {
  border-inline-start-color: rgb(219 39 119 / 0.1);
}
.tw-border-s-pink-600\/100 {
  border-inline-start-color: rgb(219 39 119 / 1);
}
.tw-border-s-pink-600\/15 {
  border-inline-start-color: rgb(219 39 119 / 0.15);
}
.tw-border-s-pink-600\/20 {
  border-inline-start-color: rgb(219 39 119 / 0.2);
}
.tw-border-s-pink-600\/25 {
  border-inline-start-color: rgb(219 39 119 / 0.25);
}
.tw-border-s-pink-600\/30 {
  border-inline-start-color: rgb(219 39 119 / 0.3);
}
.tw-border-s-pink-600\/35 {
  border-inline-start-color: rgb(219 39 119 / 0.35);
}
.tw-border-s-pink-600\/40 {
  border-inline-start-color: rgb(219 39 119 / 0.4);
}
.tw-border-s-pink-600\/45 {
  border-inline-start-color: rgb(219 39 119 / 0.45);
}
.tw-border-s-pink-600\/5 {
  border-inline-start-color: rgb(219 39 119 / 0.05);
}
.tw-border-s-pink-600\/50 {
  border-inline-start-color: rgb(219 39 119 / 0.5);
}
.tw-border-s-pink-600\/55 {
  border-inline-start-color: rgb(219 39 119 / 0.55);
}
.tw-border-s-pink-600\/60 {
  border-inline-start-color: rgb(219 39 119 / 0.6);
}
.tw-border-s-pink-600\/65 {
  border-inline-start-color: rgb(219 39 119 / 0.65);
}
.tw-border-s-pink-600\/70 {
  border-inline-start-color: rgb(219 39 119 / 0.7);
}
.tw-border-s-pink-600\/75 {
  border-inline-start-color: rgb(219 39 119 / 0.75);
}
.tw-border-s-pink-600\/80 {
  border-inline-start-color: rgb(219 39 119 / 0.8);
}
.tw-border-s-pink-600\/85 {
  border-inline-start-color: rgb(219 39 119 / 0.85);
}
.tw-border-s-pink-600\/90 {
  border-inline-start-color: rgb(219 39 119 / 0.9);
}
.tw-border-s-pink-600\/95 {
  border-inline-start-color: rgb(219 39 119 / 0.95);
}
.tw-border-s-pink-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-700\/0 {
  border-inline-start-color: rgb(190 24 93 / 0);
}
.tw-border-s-pink-700\/10 {
  border-inline-start-color: rgb(190 24 93 / 0.1);
}
.tw-border-s-pink-700\/100 {
  border-inline-start-color: rgb(190 24 93 / 1);
}
.tw-border-s-pink-700\/15 {
  border-inline-start-color: rgb(190 24 93 / 0.15);
}
.tw-border-s-pink-700\/20 {
  border-inline-start-color: rgb(190 24 93 / 0.2);
}
.tw-border-s-pink-700\/25 {
  border-inline-start-color: rgb(190 24 93 / 0.25);
}
.tw-border-s-pink-700\/30 {
  border-inline-start-color: rgb(190 24 93 / 0.3);
}
.tw-border-s-pink-700\/35 {
  border-inline-start-color: rgb(190 24 93 / 0.35);
}
.tw-border-s-pink-700\/40 {
  border-inline-start-color: rgb(190 24 93 / 0.4);
}
.tw-border-s-pink-700\/45 {
  border-inline-start-color: rgb(190 24 93 / 0.45);
}
.tw-border-s-pink-700\/5 {
  border-inline-start-color: rgb(190 24 93 / 0.05);
}
.tw-border-s-pink-700\/50 {
  border-inline-start-color: rgb(190 24 93 / 0.5);
}
.tw-border-s-pink-700\/55 {
  border-inline-start-color: rgb(190 24 93 / 0.55);
}
.tw-border-s-pink-700\/60 {
  border-inline-start-color: rgb(190 24 93 / 0.6);
}
.tw-border-s-pink-700\/65 {
  border-inline-start-color: rgb(190 24 93 / 0.65);
}
.tw-border-s-pink-700\/70 {
  border-inline-start-color: rgb(190 24 93 / 0.7);
}
.tw-border-s-pink-700\/75 {
  border-inline-start-color: rgb(190 24 93 / 0.75);
}
.tw-border-s-pink-700\/80 {
  border-inline-start-color: rgb(190 24 93 / 0.8);
}
.tw-border-s-pink-700\/85 {
  border-inline-start-color: rgb(190 24 93 / 0.85);
}
.tw-border-s-pink-700\/90 {
  border-inline-start-color: rgb(190 24 93 / 0.9);
}
.tw-border-s-pink-700\/95 {
  border-inline-start-color: rgb(190 24 93 / 0.95);
}
.tw-border-s-pink-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-800\/0 {
  border-inline-start-color: rgb(157 23 77 / 0);
}
.tw-border-s-pink-800\/10 {
  border-inline-start-color: rgb(157 23 77 / 0.1);
}
.tw-border-s-pink-800\/100 {
  border-inline-start-color: rgb(157 23 77 / 1);
}
.tw-border-s-pink-800\/15 {
  border-inline-start-color: rgb(157 23 77 / 0.15);
}
.tw-border-s-pink-800\/20 {
  border-inline-start-color: rgb(157 23 77 / 0.2);
}
.tw-border-s-pink-800\/25 {
  border-inline-start-color: rgb(157 23 77 / 0.25);
}
.tw-border-s-pink-800\/30 {
  border-inline-start-color: rgb(157 23 77 / 0.3);
}
.tw-border-s-pink-800\/35 {
  border-inline-start-color: rgb(157 23 77 / 0.35);
}
.tw-border-s-pink-800\/40 {
  border-inline-start-color: rgb(157 23 77 / 0.4);
}
.tw-border-s-pink-800\/45 {
  border-inline-start-color: rgb(157 23 77 / 0.45);
}
.tw-border-s-pink-800\/5 {
  border-inline-start-color: rgb(157 23 77 / 0.05);
}
.tw-border-s-pink-800\/50 {
  border-inline-start-color: rgb(157 23 77 / 0.5);
}
.tw-border-s-pink-800\/55 {
  border-inline-start-color: rgb(157 23 77 / 0.55);
}
.tw-border-s-pink-800\/60 {
  border-inline-start-color: rgb(157 23 77 / 0.6);
}
.tw-border-s-pink-800\/65 {
  border-inline-start-color: rgb(157 23 77 / 0.65);
}
.tw-border-s-pink-800\/70 {
  border-inline-start-color: rgb(157 23 77 / 0.7);
}
.tw-border-s-pink-800\/75 {
  border-inline-start-color: rgb(157 23 77 / 0.75);
}
.tw-border-s-pink-800\/80 {
  border-inline-start-color: rgb(157 23 77 / 0.8);
}
.tw-border-s-pink-800\/85 {
  border-inline-start-color: rgb(157 23 77 / 0.85);
}
.tw-border-s-pink-800\/90 {
  border-inline-start-color: rgb(157 23 77 / 0.9);
}
.tw-border-s-pink-800\/95 {
  border-inline-start-color: rgb(157 23 77 / 0.95);
}
.tw-border-s-pink-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-900\/0 {
  border-inline-start-color: rgb(131 24 67 / 0);
}
.tw-border-s-pink-900\/10 {
  border-inline-start-color: rgb(131 24 67 / 0.1);
}
.tw-border-s-pink-900\/100 {
  border-inline-start-color: rgb(131 24 67 / 1);
}
.tw-border-s-pink-900\/15 {
  border-inline-start-color: rgb(131 24 67 / 0.15);
}
.tw-border-s-pink-900\/20 {
  border-inline-start-color: rgb(131 24 67 / 0.2);
}
.tw-border-s-pink-900\/25 {
  border-inline-start-color: rgb(131 24 67 / 0.25);
}
.tw-border-s-pink-900\/30 {
  border-inline-start-color: rgb(131 24 67 / 0.3);
}
.tw-border-s-pink-900\/35 {
  border-inline-start-color: rgb(131 24 67 / 0.35);
}
.tw-border-s-pink-900\/40 {
  border-inline-start-color: rgb(131 24 67 / 0.4);
}
.tw-border-s-pink-900\/45 {
  border-inline-start-color: rgb(131 24 67 / 0.45);
}
.tw-border-s-pink-900\/5 {
  border-inline-start-color: rgb(131 24 67 / 0.05);
}
.tw-border-s-pink-900\/50 {
  border-inline-start-color: rgb(131 24 67 / 0.5);
}
.tw-border-s-pink-900\/55 {
  border-inline-start-color: rgb(131 24 67 / 0.55);
}
.tw-border-s-pink-900\/60 {
  border-inline-start-color: rgb(131 24 67 / 0.6);
}
.tw-border-s-pink-900\/65 {
  border-inline-start-color: rgb(131 24 67 / 0.65);
}
.tw-border-s-pink-900\/70 {
  border-inline-start-color: rgb(131 24 67 / 0.7);
}
.tw-border-s-pink-900\/75 {
  border-inline-start-color: rgb(131 24 67 / 0.75);
}
.tw-border-s-pink-900\/80 {
  border-inline-start-color: rgb(131 24 67 / 0.8);
}
.tw-border-s-pink-900\/85 {
  border-inline-start-color: rgb(131 24 67 / 0.85);
}
.tw-border-s-pink-900\/90 {
  border-inline-start-color: rgb(131 24 67 / 0.9);
}
.tw-border-s-pink-900\/95 {
  border-inline-start-color: rgb(131 24 67 / 0.95);
}
.tw-border-s-pink-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-s-pink-950\/0 {
  border-inline-start-color: rgb(80 7 36 / 0);
}
.tw-border-s-pink-950\/10 {
  border-inline-start-color: rgb(80 7 36 / 0.1);
}
.tw-border-s-pink-950\/100 {
  border-inline-start-color: rgb(80 7 36 / 1);
}
.tw-border-s-pink-950\/15 {
  border-inline-start-color: rgb(80 7 36 / 0.15);
}
.tw-border-s-pink-950\/20 {
  border-inline-start-color: rgb(80 7 36 / 0.2);
}
.tw-border-s-pink-950\/25 {
  border-inline-start-color: rgb(80 7 36 / 0.25);
}
.tw-border-s-pink-950\/30 {
  border-inline-start-color: rgb(80 7 36 / 0.3);
}
.tw-border-s-pink-950\/35 {
  border-inline-start-color: rgb(80 7 36 / 0.35);
}
.tw-border-s-pink-950\/40 {
  border-inline-start-color: rgb(80 7 36 / 0.4);
}
.tw-border-s-pink-950\/45 {
  border-inline-start-color: rgb(80 7 36 / 0.45);
}
.tw-border-s-pink-950\/5 {
  border-inline-start-color: rgb(80 7 36 / 0.05);
}
.tw-border-s-pink-950\/50 {
  border-inline-start-color: rgb(80 7 36 / 0.5);
}
.tw-border-s-pink-950\/55 {
  border-inline-start-color: rgb(80 7 36 / 0.55);
}
.tw-border-s-pink-950\/60 {
  border-inline-start-color: rgb(80 7 36 / 0.6);
}
.tw-border-s-pink-950\/65 {
  border-inline-start-color: rgb(80 7 36 / 0.65);
}
.tw-border-s-pink-950\/70 {
  border-inline-start-color: rgb(80 7 36 / 0.7);
}
.tw-border-s-pink-950\/75 {
  border-inline-start-color: rgb(80 7 36 / 0.75);
}
.tw-border-s-pink-950\/80 {
  border-inline-start-color: rgb(80 7 36 / 0.8);
}
.tw-border-s-pink-950\/85 {
  border-inline-start-color: rgb(80 7 36 / 0.85);
}
.tw-border-s-pink-950\/90 {
  border-inline-start-color: rgb(80 7 36 / 0.9);
}
.tw-border-s-pink-950\/95 {
  border-inline-start-color: rgb(80 7 36 / 0.95);
}
.tw-border-s-primary {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-s-primary-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-s-primary-dark\/0 {
  border-inline-start-color: rgb(26 99 144 / 0);
}
.tw-border-s-primary-dark\/10 {
  border-inline-start-color: rgb(26 99 144 / 0.1);
}
.tw-border-s-primary-dark\/100 {
  border-inline-start-color: rgb(26 99 144 / 1);
}
.tw-border-s-primary-dark\/15 {
  border-inline-start-color: rgb(26 99 144 / 0.15);
}
.tw-border-s-primary-dark\/20 {
  border-inline-start-color: rgb(26 99 144 / 0.2);
}
.tw-border-s-primary-dark\/25 {
  border-inline-start-color: rgb(26 99 144 / 0.25);
}
.tw-border-s-primary-dark\/30 {
  border-inline-start-color: rgb(26 99 144 / 0.3);
}
.tw-border-s-primary-dark\/35 {
  border-inline-start-color: rgb(26 99 144 / 0.35);
}
.tw-border-s-primary-dark\/40 {
  border-inline-start-color: rgb(26 99 144 / 0.4);
}
.tw-border-s-primary-dark\/45 {
  border-inline-start-color: rgb(26 99 144 / 0.45);
}
.tw-border-s-primary-dark\/5 {
  border-inline-start-color: rgb(26 99 144 / 0.05);
}
.tw-border-s-primary-dark\/50 {
  border-inline-start-color: rgb(26 99 144 / 0.5);
}
.tw-border-s-primary-dark\/55 {
  border-inline-start-color: rgb(26 99 144 / 0.55);
}
.tw-border-s-primary-dark\/60 {
  border-inline-start-color: rgb(26 99 144 / 0.6);
}
.tw-border-s-primary-dark\/65 {
  border-inline-start-color: rgb(26 99 144 / 0.65);
}
.tw-border-s-primary-dark\/70 {
  border-inline-start-color: rgb(26 99 144 / 0.7);
}
.tw-border-s-primary-dark\/75 {
  border-inline-start-color: rgb(26 99 144 / 0.75);
}
.tw-border-s-primary-dark\/80 {
  border-inline-start-color: rgb(26 99 144 / 0.8);
}
.tw-border-s-primary-dark\/85 {
  border-inline-start-color: rgb(26 99 144 / 0.85);
}
.tw-border-s-primary-dark\/90 {
  border-inline-start-color: rgb(26 99 144 / 0.9);
}
.tw-border-s-primary-dark\/95 {
  border-inline-start-color: rgb(26 99 144 / 0.95);
}
.tw-border-s-primary-light {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-s-primary-light\/0 {
  border-inline-start-color: rgb(30 116 168 / 0);
}
.tw-border-s-primary-light\/10 {
  border-inline-start-color: rgb(30 116 168 / 0.1);
}
.tw-border-s-primary-light\/100 {
  border-inline-start-color: rgb(30 116 168 / 1);
}
.tw-border-s-primary-light\/15 {
  border-inline-start-color: rgb(30 116 168 / 0.15);
}
.tw-border-s-primary-light\/20 {
  border-inline-start-color: rgb(30 116 168 / 0.2);
}
.tw-border-s-primary-light\/25 {
  border-inline-start-color: rgb(30 116 168 / 0.25);
}
.tw-border-s-primary-light\/30 {
  border-inline-start-color: rgb(30 116 168 / 0.3);
}
.tw-border-s-primary-light\/35 {
  border-inline-start-color: rgb(30 116 168 / 0.35);
}
.tw-border-s-primary-light\/40 {
  border-inline-start-color: rgb(30 116 168 / 0.4);
}
.tw-border-s-primary-light\/45 {
  border-inline-start-color: rgb(30 116 168 / 0.45);
}
.tw-border-s-primary-light\/5 {
  border-inline-start-color: rgb(30 116 168 / 0.05);
}
.tw-border-s-primary-light\/50 {
  border-inline-start-color: rgb(30 116 168 / 0.5);
}
.tw-border-s-primary-light\/55 {
  border-inline-start-color: rgb(30 116 168 / 0.55);
}
.tw-border-s-primary-light\/60 {
  border-inline-start-color: rgb(30 116 168 / 0.6);
}
.tw-border-s-primary-light\/65 {
  border-inline-start-color: rgb(30 116 168 / 0.65);
}
.tw-border-s-primary-light\/70 {
  border-inline-start-color: rgb(30 116 168 / 0.7);
}
.tw-border-s-primary-light\/75 {
  border-inline-start-color: rgb(30 116 168 / 0.75);
}
.tw-border-s-primary-light\/80 {
  border-inline-start-color: rgb(30 116 168 / 0.8);
}
.tw-border-s-primary-light\/85 {
  border-inline-start-color: rgb(30 116 168 / 0.85);
}
.tw-border-s-primary-light\/90 {
  border-inline-start-color: rgb(30 116 168 / 0.9);
}
.tw-border-s-primary-light\/95 {
  border-inline-start-color: rgb(30 116 168 / 0.95);
}
.tw-border-s-primary\/0 {
  border-inline-start-color: rgb(28 108 152 / 0);
}
.tw-border-s-primary\/10 {
  border-inline-start-color: rgb(28 108 152 / 0.1);
}
.tw-border-s-primary\/100 {
  border-inline-start-color: rgb(28 108 152 / 1);
}
.tw-border-s-primary\/15 {
  border-inline-start-color: rgb(28 108 152 / 0.15);
}
.tw-border-s-primary\/20 {
  border-inline-start-color: rgb(28 108 152 / 0.2);
}
.tw-border-s-primary\/25 {
  border-inline-start-color: rgb(28 108 152 / 0.25);
}
.tw-border-s-primary\/30 {
  border-inline-start-color: rgb(28 108 152 / 0.3);
}
.tw-border-s-primary\/35 {
  border-inline-start-color: rgb(28 108 152 / 0.35);
}
.tw-border-s-primary\/40 {
  border-inline-start-color: rgb(28 108 152 / 0.4);
}
.tw-border-s-primary\/45 {
  border-inline-start-color: rgb(28 108 152 / 0.45);
}
.tw-border-s-primary\/5 {
  border-inline-start-color: rgb(28 108 152 / 0.05);
}
.tw-border-s-primary\/50 {
  border-inline-start-color: rgb(28 108 152 / 0.5);
}
.tw-border-s-primary\/55 {
  border-inline-start-color: rgb(28 108 152 / 0.55);
}
.tw-border-s-primary\/60 {
  border-inline-start-color: rgb(28 108 152 / 0.6);
}
.tw-border-s-primary\/65 {
  border-inline-start-color: rgb(28 108 152 / 0.65);
}
.tw-border-s-primary\/70 {
  border-inline-start-color: rgb(28 108 152 / 0.7);
}
.tw-border-s-primary\/75 {
  border-inline-start-color: rgb(28 108 152 / 0.75);
}
.tw-border-s-primary\/80 {
  border-inline-start-color: rgb(28 108 152 / 0.8);
}
.tw-border-s-primary\/85 {
  border-inline-start-color: rgb(28 108 152 / 0.85);
}
.tw-border-s-primary\/90 {
  border-inline-start-color: rgb(28 108 152 / 0.9);
}
.tw-border-s-primary\/95 {
  border-inline-start-color: rgb(28 108 152 / 0.95);
}
.tw-border-s-purple-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-100\/0 {
  border-inline-start-color: rgb(243 232 255 / 0);
}
.tw-border-s-purple-100\/10 {
  border-inline-start-color: rgb(243 232 255 / 0.1);
}
.tw-border-s-purple-100\/100 {
  border-inline-start-color: rgb(243 232 255 / 1);
}
.tw-border-s-purple-100\/15 {
  border-inline-start-color: rgb(243 232 255 / 0.15);
}
.tw-border-s-purple-100\/20 {
  border-inline-start-color: rgb(243 232 255 / 0.2);
}
.tw-border-s-purple-100\/25 {
  border-inline-start-color: rgb(243 232 255 / 0.25);
}
.tw-border-s-purple-100\/30 {
  border-inline-start-color: rgb(243 232 255 / 0.3);
}
.tw-border-s-purple-100\/35 {
  border-inline-start-color: rgb(243 232 255 / 0.35);
}
.tw-border-s-purple-100\/40 {
  border-inline-start-color: rgb(243 232 255 / 0.4);
}
.tw-border-s-purple-100\/45 {
  border-inline-start-color: rgb(243 232 255 / 0.45);
}
.tw-border-s-purple-100\/5 {
  border-inline-start-color: rgb(243 232 255 / 0.05);
}
.tw-border-s-purple-100\/50 {
  border-inline-start-color: rgb(243 232 255 / 0.5);
}
.tw-border-s-purple-100\/55 {
  border-inline-start-color: rgb(243 232 255 / 0.55);
}
.tw-border-s-purple-100\/60 {
  border-inline-start-color: rgb(243 232 255 / 0.6);
}
.tw-border-s-purple-100\/65 {
  border-inline-start-color: rgb(243 232 255 / 0.65);
}
.tw-border-s-purple-100\/70 {
  border-inline-start-color: rgb(243 232 255 / 0.7);
}
.tw-border-s-purple-100\/75 {
  border-inline-start-color: rgb(243 232 255 / 0.75);
}
.tw-border-s-purple-100\/80 {
  border-inline-start-color: rgb(243 232 255 / 0.8);
}
.tw-border-s-purple-100\/85 {
  border-inline-start-color: rgb(243 232 255 / 0.85);
}
.tw-border-s-purple-100\/90 {
  border-inline-start-color: rgb(243 232 255 / 0.9);
}
.tw-border-s-purple-100\/95 {
  border-inline-start-color: rgb(243 232 255 / 0.95);
}
.tw-border-s-purple-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-200\/0 {
  border-inline-start-color: rgb(233 213 255 / 0);
}
.tw-border-s-purple-200\/10 {
  border-inline-start-color: rgb(233 213 255 / 0.1);
}
.tw-border-s-purple-200\/100 {
  border-inline-start-color: rgb(233 213 255 / 1);
}
.tw-border-s-purple-200\/15 {
  border-inline-start-color: rgb(233 213 255 / 0.15);
}
.tw-border-s-purple-200\/20 {
  border-inline-start-color: rgb(233 213 255 / 0.2);
}
.tw-border-s-purple-200\/25 {
  border-inline-start-color: rgb(233 213 255 / 0.25);
}
.tw-border-s-purple-200\/30 {
  border-inline-start-color: rgb(233 213 255 / 0.3);
}
.tw-border-s-purple-200\/35 {
  border-inline-start-color: rgb(233 213 255 / 0.35);
}
.tw-border-s-purple-200\/40 {
  border-inline-start-color: rgb(233 213 255 / 0.4);
}
.tw-border-s-purple-200\/45 {
  border-inline-start-color: rgb(233 213 255 / 0.45);
}
.tw-border-s-purple-200\/5 {
  border-inline-start-color: rgb(233 213 255 / 0.05);
}
.tw-border-s-purple-200\/50 {
  border-inline-start-color: rgb(233 213 255 / 0.5);
}
.tw-border-s-purple-200\/55 {
  border-inline-start-color: rgb(233 213 255 / 0.55);
}
.tw-border-s-purple-200\/60 {
  border-inline-start-color: rgb(233 213 255 / 0.6);
}
.tw-border-s-purple-200\/65 {
  border-inline-start-color: rgb(233 213 255 / 0.65);
}
.tw-border-s-purple-200\/70 {
  border-inline-start-color: rgb(233 213 255 / 0.7);
}
.tw-border-s-purple-200\/75 {
  border-inline-start-color: rgb(233 213 255 / 0.75);
}
.tw-border-s-purple-200\/80 {
  border-inline-start-color: rgb(233 213 255 / 0.8);
}
.tw-border-s-purple-200\/85 {
  border-inline-start-color: rgb(233 213 255 / 0.85);
}
.tw-border-s-purple-200\/90 {
  border-inline-start-color: rgb(233 213 255 / 0.9);
}
.tw-border-s-purple-200\/95 {
  border-inline-start-color: rgb(233 213 255 / 0.95);
}
.tw-border-s-purple-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-300\/0 {
  border-inline-start-color: rgb(216 180 254 / 0);
}
.tw-border-s-purple-300\/10 {
  border-inline-start-color: rgb(216 180 254 / 0.1);
}
.tw-border-s-purple-300\/100 {
  border-inline-start-color: rgb(216 180 254 / 1);
}
.tw-border-s-purple-300\/15 {
  border-inline-start-color: rgb(216 180 254 / 0.15);
}
.tw-border-s-purple-300\/20 {
  border-inline-start-color: rgb(216 180 254 / 0.2);
}
.tw-border-s-purple-300\/25 {
  border-inline-start-color: rgb(216 180 254 / 0.25);
}
.tw-border-s-purple-300\/30 {
  border-inline-start-color: rgb(216 180 254 / 0.3);
}
.tw-border-s-purple-300\/35 {
  border-inline-start-color: rgb(216 180 254 / 0.35);
}
.tw-border-s-purple-300\/40 {
  border-inline-start-color: rgb(216 180 254 / 0.4);
}
.tw-border-s-purple-300\/45 {
  border-inline-start-color: rgb(216 180 254 / 0.45);
}
.tw-border-s-purple-300\/5 {
  border-inline-start-color: rgb(216 180 254 / 0.05);
}
.tw-border-s-purple-300\/50 {
  border-inline-start-color: rgb(216 180 254 / 0.5);
}
.tw-border-s-purple-300\/55 {
  border-inline-start-color: rgb(216 180 254 / 0.55);
}
.tw-border-s-purple-300\/60 {
  border-inline-start-color: rgb(216 180 254 / 0.6);
}
.tw-border-s-purple-300\/65 {
  border-inline-start-color: rgb(216 180 254 / 0.65);
}
.tw-border-s-purple-300\/70 {
  border-inline-start-color: rgb(216 180 254 / 0.7);
}
.tw-border-s-purple-300\/75 {
  border-inline-start-color: rgb(216 180 254 / 0.75);
}
.tw-border-s-purple-300\/80 {
  border-inline-start-color: rgb(216 180 254 / 0.8);
}
.tw-border-s-purple-300\/85 {
  border-inline-start-color: rgb(216 180 254 / 0.85);
}
.tw-border-s-purple-300\/90 {
  border-inline-start-color: rgb(216 180 254 / 0.9);
}
.tw-border-s-purple-300\/95 {
  border-inline-start-color: rgb(216 180 254 / 0.95);
}
.tw-border-s-purple-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-400\/0 {
  border-inline-start-color: rgb(192 132 252 / 0);
}
.tw-border-s-purple-400\/10 {
  border-inline-start-color: rgb(192 132 252 / 0.1);
}
.tw-border-s-purple-400\/100 {
  border-inline-start-color: rgb(192 132 252 / 1);
}
.tw-border-s-purple-400\/15 {
  border-inline-start-color: rgb(192 132 252 / 0.15);
}
.tw-border-s-purple-400\/20 {
  border-inline-start-color: rgb(192 132 252 / 0.2);
}
.tw-border-s-purple-400\/25 {
  border-inline-start-color: rgb(192 132 252 / 0.25);
}
.tw-border-s-purple-400\/30 {
  border-inline-start-color: rgb(192 132 252 / 0.3);
}
.tw-border-s-purple-400\/35 {
  border-inline-start-color: rgb(192 132 252 / 0.35);
}
.tw-border-s-purple-400\/40 {
  border-inline-start-color: rgb(192 132 252 / 0.4);
}
.tw-border-s-purple-400\/45 {
  border-inline-start-color: rgb(192 132 252 / 0.45);
}
.tw-border-s-purple-400\/5 {
  border-inline-start-color: rgb(192 132 252 / 0.05);
}
.tw-border-s-purple-400\/50 {
  border-inline-start-color: rgb(192 132 252 / 0.5);
}
.tw-border-s-purple-400\/55 {
  border-inline-start-color: rgb(192 132 252 / 0.55);
}
.tw-border-s-purple-400\/60 {
  border-inline-start-color: rgb(192 132 252 / 0.6);
}
.tw-border-s-purple-400\/65 {
  border-inline-start-color: rgb(192 132 252 / 0.65);
}
.tw-border-s-purple-400\/70 {
  border-inline-start-color: rgb(192 132 252 / 0.7);
}
.tw-border-s-purple-400\/75 {
  border-inline-start-color: rgb(192 132 252 / 0.75);
}
.tw-border-s-purple-400\/80 {
  border-inline-start-color: rgb(192 132 252 / 0.8);
}
.tw-border-s-purple-400\/85 {
  border-inline-start-color: rgb(192 132 252 / 0.85);
}
.tw-border-s-purple-400\/90 {
  border-inline-start-color: rgb(192 132 252 / 0.9);
}
.tw-border-s-purple-400\/95 {
  border-inline-start-color: rgb(192 132 252 / 0.95);
}
.tw-border-s-purple-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-50\/0 {
  border-inline-start-color: rgb(250 245 255 / 0);
}
.tw-border-s-purple-50\/10 {
  border-inline-start-color: rgb(250 245 255 / 0.1);
}
.tw-border-s-purple-50\/100 {
  border-inline-start-color: rgb(250 245 255 / 1);
}
.tw-border-s-purple-50\/15 {
  border-inline-start-color: rgb(250 245 255 / 0.15);
}
.tw-border-s-purple-50\/20 {
  border-inline-start-color: rgb(250 245 255 / 0.2);
}
.tw-border-s-purple-50\/25 {
  border-inline-start-color: rgb(250 245 255 / 0.25);
}
.tw-border-s-purple-50\/30 {
  border-inline-start-color: rgb(250 245 255 / 0.3);
}
.tw-border-s-purple-50\/35 {
  border-inline-start-color: rgb(250 245 255 / 0.35);
}
.tw-border-s-purple-50\/40 {
  border-inline-start-color: rgb(250 245 255 / 0.4);
}
.tw-border-s-purple-50\/45 {
  border-inline-start-color: rgb(250 245 255 / 0.45);
}
.tw-border-s-purple-50\/5 {
  border-inline-start-color: rgb(250 245 255 / 0.05);
}
.tw-border-s-purple-50\/50 {
  border-inline-start-color: rgb(250 245 255 / 0.5);
}
.tw-border-s-purple-50\/55 {
  border-inline-start-color: rgb(250 245 255 / 0.55);
}
.tw-border-s-purple-50\/60 {
  border-inline-start-color: rgb(250 245 255 / 0.6);
}
.tw-border-s-purple-50\/65 {
  border-inline-start-color: rgb(250 245 255 / 0.65);
}
.tw-border-s-purple-50\/70 {
  border-inline-start-color: rgb(250 245 255 / 0.7);
}
.tw-border-s-purple-50\/75 {
  border-inline-start-color: rgb(250 245 255 / 0.75);
}
.tw-border-s-purple-50\/80 {
  border-inline-start-color: rgb(250 245 255 / 0.8);
}
.tw-border-s-purple-50\/85 {
  border-inline-start-color: rgb(250 245 255 / 0.85);
}
.tw-border-s-purple-50\/90 {
  border-inline-start-color: rgb(250 245 255 / 0.9);
}
.tw-border-s-purple-50\/95 {
  border-inline-start-color: rgb(250 245 255 / 0.95);
}
.tw-border-s-purple-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-500\/0 {
  border-inline-start-color: rgb(168 85 247 / 0);
}
.tw-border-s-purple-500\/10 {
  border-inline-start-color: rgb(168 85 247 / 0.1);
}
.tw-border-s-purple-500\/100 {
  border-inline-start-color: rgb(168 85 247 / 1);
}
.tw-border-s-purple-500\/15 {
  border-inline-start-color: rgb(168 85 247 / 0.15);
}
.tw-border-s-purple-500\/20 {
  border-inline-start-color: rgb(168 85 247 / 0.2);
}
.tw-border-s-purple-500\/25 {
  border-inline-start-color: rgb(168 85 247 / 0.25);
}
.tw-border-s-purple-500\/30 {
  border-inline-start-color: rgb(168 85 247 / 0.3);
}
.tw-border-s-purple-500\/35 {
  border-inline-start-color: rgb(168 85 247 / 0.35);
}
.tw-border-s-purple-500\/40 {
  border-inline-start-color: rgb(168 85 247 / 0.4);
}
.tw-border-s-purple-500\/45 {
  border-inline-start-color: rgb(168 85 247 / 0.45);
}
.tw-border-s-purple-500\/5 {
  border-inline-start-color: rgb(168 85 247 / 0.05);
}
.tw-border-s-purple-500\/50 {
  border-inline-start-color: rgb(168 85 247 / 0.5);
}
.tw-border-s-purple-500\/55 {
  border-inline-start-color: rgb(168 85 247 / 0.55);
}
.tw-border-s-purple-500\/60 {
  border-inline-start-color: rgb(168 85 247 / 0.6);
}
.tw-border-s-purple-500\/65 {
  border-inline-start-color: rgb(168 85 247 / 0.65);
}
.tw-border-s-purple-500\/70 {
  border-inline-start-color: rgb(168 85 247 / 0.7);
}
.tw-border-s-purple-500\/75 {
  border-inline-start-color: rgb(168 85 247 / 0.75);
}
.tw-border-s-purple-500\/80 {
  border-inline-start-color: rgb(168 85 247 / 0.8);
}
.tw-border-s-purple-500\/85 {
  border-inline-start-color: rgb(168 85 247 / 0.85);
}
.tw-border-s-purple-500\/90 {
  border-inline-start-color: rgb(168 85 247 / 0.9);
}
.tw-border-s-purple-500\/95 {
  border-inline-start-color: rgb(168 85 247 / 0.95);
}
.tw-border-s-purple-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-600\/0 {
  border-inline-start-color: rgb(147 51 234 / 0);
}
.tw-border-s-purple-600\/10 {
  border-inline-start-color: rgb(147 51 234 / 0.1);
}
.tw-border-s-purple-600\/100 {
  border-inline-start-color: rgb(147 51 234 / 1);
}
.tw-border-s-purple-600\/15 {
  border-inline-start-color: rgb(147 51 234 / 0.15);
}
.tw-border-s-purple-600\/20 {
  border-inline-start-color: rgb(147 51 234 / 0.2);
}
.tw-border-s-purple-600\/25 {
  border-inline-start-color: rgb(147 51 234 / 0.25);
}
.tw-border-s-purple-600\/30 {
  border-inline-start-color: rgb(147 51 234 / 0.3);
}
.tw-border-s-purple-600\/35 {
  border-inline-start-color: rgb(147 51 234 / 0.35);
}
.tw-border-s-purple-600\/40 {
  border-inline-start-color: rgb(147 51 234 / 0.4);
}
.tw-border-s-purple-600\/45 {
  border-inline-start-color: rgb(147 51 234 / 0.45);
}
.tw-border-s-purple-600\/5 {
  border-inline-start-color: rgb(147 51 234 / 0.05);
}
.tw-border-s-purple-600\/50 {
  border-inline-start-color: rgb(147 51 234 / 0.5);
}
.tw-border-s-purple-600\/55 {
  border-inline-start-color: rgb(147 51 234 / 0.55);
}
.tw-border-s-purple-600\/60 {
  border-inline-start-color: rgb(147 51 234 / 0.6);
}
.tw-border-s-purple-600\/65 {
  border-inline-start-color: rgb(147 51 234 / 0.65);
}
.tw-border-s-purple-600\/70 {
  border-inline-start-color: rgb(147 51 234 / 0.7);
}
.tw-border-s-purple-600\/75 {
  border-inline-start-color: rgb(147 51 234 / 0.75);
}
.tw-border-s-purple-600\/80 {
  border-inline-start-color: rgb(147 51 234 / 0.8);
}
.tw-border-s-purple-600\/85 {
  border-inline-start-color: rgb(147 51 234 / 0.85);
}
.tw-border-s-purple-600\/90 {
  border-inline-start-color: rgb(147 51 234 / 0.9);
}
.tw-border-s-purple-600\/95 {
  border-inline-start-color: rgb(147 51 234 / 0.95);
}
.tw-border-s-purple-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-700\/0 {
  border-inline-start-color: rgb(126 34 206 / 0);
}
.tw-border-s-purple-700\/10 {
  border-inline-start-color: rgb(126 34 206 / 0.1);
}
.tw-border-s-purple-700\/100 {
  border-inline-start-color: rgb(126 34 206 / 1);
}
.tw-border-s-purple-700\/15 {
  border-inline-start-color: rgb(126 34 206 / 0.15);
}
.tw-border-s-purple-700\/20 {
  border-inline-start-color: rgb(126 34 206 / 0.2);
}
.tw-border-s-purple-700\/25 {
  border-inline-start-color: rgb(126 34 206 / 0.25);
}
.tw-border-s-purple-700\/30 {
  border-inline-start-color: rgb(126 34 206 / 0.3);
}
.tw-border-s-purple-700\/35 {
  border-inline-start-color: rgb(126 34 206 / 0.35);
}
.tw-border-s-purple-700\/40 {
  border-inline-start-color: rgb(126 34 206 / 0.4);
}
.tw-border-s-purple-700\/45 {
  border-inline-start-color: rgb(126 34 206 / 0.45);
}
.tw-border-s-purple-700\/5 {
  border-inline-start-color: rgb(126 34 206 / 0.05);
}
.tw-border-s-purple-700\/50 {
  border-inline-start-color: rgb(126 34 206 / 0.5);
}
.tw-border-s-purple-700\/55 {
  border-inline-start-color: rgb(126 34 206 / 0.55);
}
.tw-border-s-purple-700\/60 {
  border-inline-start-color: rgb(126 34 206 / 0.6);
}
.tw-border-s-purple-700\/65 {
  border-inline-start-color: rgb(126 34 206 / 0.65);
}
.tw-border-s-purple-700\/70 {
  border-inline-start-color: rgb(126 34 206 / 0.7);
}
.tw-border-s-purple-700\/75 {
  border-inline-start-color: rgb(126 34 206 / 0.75);
}
.tw-border-s-purple-700\/80 {
  border-inline-start-color: rgb(126 34 206 / 0.8);
}
.tw-border-s-purple-700\/85 {
  border-inline-start-color: rgb(126 34 206 / 0.85);
}
.tw-border-s-purple-700\/90 {
  border-inline-start-color: rgb(126 34 206 / 0.9);
}
.tw-border-s-purple-700\/95 {
  border-inline-start-color: rgb(126 34 206 / 0.95);
}
.tw-border-s-purple-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-800\/0 {
  border-inline-start-color: rgb(107 33 168 / 0);
}
.tw-border-s-purple-800\/10 {
  border-inline-start-color: rgb(107 33 168 / 0.1);
}
.tw-border-s-purple-800\/100 {
  border-inline-start-color: rgb(107 33 168 / 1);
}
.tw-border-s-purple-800\/15 {
  border-inline-start-color: rgb(107 33 168 / 0.15);
}
.tw-border-s-purple-800\/20 {
  border-inline-start-color: rgb(107 33 168 / 0.2);
}
.tw-border-s-purple-800\/25 {
  border-inline-start-color: rgb(107 33 168 / 0.25);
}
.tw-border-s-purple-800\/30 {
  border-inline-start-color: rgb(107 33 168 / 0.3);
}
.tw-border-s-purple-800\/35 {
  border-inline-start-color: rgb(107 33 168 / 0.35);
}
.tw-border-s-purple-800\/40 {
  border-inline-start-color: rgb(107 33 168 / 0.4);
}
.tw-border-s-purple-800\/45 {
  border-inline-start-color: rgb(107 33 168 / 0.45);
}
.tw-border-s-purple-800\/5 {
  border-inline-start-color: rgb(107 33 168 / 0.05);
}
.tw-border-s-purple-800\/50 {
  border-inline-start-color: rgb(107 33 168 / 0.5);
}
.tw-border-s-purple-800\/55 {
  border-inline-start-color: rgb(107 33 168 / 0.55);
}
.tw-border-s-purple-800\/60 {
  border-inline-start-color: rgb(107 33 168 / 0.6);
}
.tw-border-s-purple-800\/65 {
  border-inline-start-color: rgb(107 33 168 / 0.65);
}
.tw-border-s-purple-800\/70 {
  border-inline-start-color: rgb(107 33 168 / 0.7);
}
.tw-border-s-purple-800\/75 {
  border-inline-start-color: rgb(107 33 168 / 0.75);
}
.tw-border-s-purple-800\/80 {
  border-inline-start-color: rgb(107 33 168 / 0.8);
}
.tw-border-s-purple-800\/85 {
  border-inline-start-color: rgb(107 33 168 / 0.85);
}
.tw-border-s-purple-800\/90 {
  border-inline-start-color: rgb(107 33 168 / 0.9);
}
.tw-border-s-purple-800\/95 {
  border-inline-start-color: rgb(107 33 168 / 0.95);
}
.tw-border-s-purple-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-900\/0 {
  border-inline-start-color: rgb(88 28 135 / 0);
}
.tw-border-s-purple-900\/10 {
  border-inline-start-color: rgb(88 28 135 / 0.1);
}
.tw-border-s-purple-900\/100 {
  border-inline-start-color: rgb(88 28 135 / 1);
}
.tw-border-s-purple-900\/15 {
  border-inline-start-color: rgb(88 28 135 / 0.15);
}
.tw-border-s-purple-900\/20 {
  border-inline-start-color: rgb(88 28 135 / 0.2);
}
.tw-border-s-purple-900\/25 {
  border-inline-start-color: rgb(88 28 135 / 0.25);
}
.tw-border-s-purple-900\/30 {
  border-inline-start-color: rgb(88 28 135 / 0.3);
}
.tw-border-s-purple-900\/35 {
  border-inline-start-color: rgb(88 28 135 / 0.35);
}
.tw-border-s-purple-900\/40 {
  border-inline-start-color: rgb(88 28 135 / 0.4);
}
.tw-border-s-purple-900\/45 {
  border-inline-start-color: rgb(88 28 135 / 0.45);
}
.tw-border-s-purple-900\/5 {
  border-inline-start-color: rgb(88 28 135 / 0.05);
}
.tw-border-s-purple-900\/50 {
  border-inline-start-color: rgb(88 28 135 / 0.5);
}
.tw-border-s-purple-900\/55 {
  border-inline-start-color: rgb(88 28 135 / 0.55);
}
.tw-border-s-purple-900\/60 {
  border-inline-start-color: rgb(88 28 135 / 0.6);
}
.tw-border-s-purple-900\/65 {
  border-inline-start-color: rgb(88 28 135 / 0.65);
}
.tw-border-s-purple-900\/70 {
  border-inline-start-color: rgb(88 28 135 / 0.7);
}
.tw-border-s-purple-900\/75 {
  border-inline-start-color: rgb(88 28 135 / 0.75);
}
.tw-border-s-purple-900\/80 {
  border-inline-start-color: rgb(88 28 135 / 0.8);
}
.tw-border-s-purple-900\/85 {
  border-inline-start-color: rgb(88 28 135 / 0.85);
}
.tw-border-s-purple-900\/90 {
  border-inline-start-color: rgb(88 28 135 / 0.9);
}
.tw-border-s-purple-900\/95 {
  border-inline-start-color: rgb(88 28 135 / 0.95);
}
.tw-border-s-purple-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-s-purple-950\/0 {
  border-inline-start-color: rgb(59 7 100 / 0);
}
.tw-border-s-purple-950\/10 {
  border-inline-start-color: rgb(59 7 100 / 0.1);
}
.tw-border-s-purple-950\/100 {
  border-inline-start-color: rgb(59 7 100 / 1);
}
.tw-border-s-purple-950\/15 {
  border-inline-start-color: rgb(59 7 100 / 0.15);
}
.tw-border-s-purple-950\/20 {
  border-inline-start-color: rgb(59 7 100 / 0.2);
}
.tw-border-s-purple-950\/25 {
  border-inline-start-color: rgb(59 7 100 / 0.25);
}
.tw-border-s-purple-950\/30 {
  border-inline-start-color: rgb(59 7 100 / 0.3);
}
.tw-border-s-purple-950\/35 {
  border-inline-start-color: rgb(59 7 100 / 0.35);
}
.tw-border-s-purple-950\/40 {
  border-inline-start-color: rgb(59 7 100 / 0.4);
}
.tw-border-s-purple-950\/45 {
  border-inline-start-color: rgb(59 7 100 / 0.45);
}
.tw-border-s-purple-950\/5 {
  border-inline-start-color: rgb(59 7 100 / 0.05);
}
.tw-border-s-purple-950\/50 {
  border-inline-start-color: rgb(59 7 100 / 0.5);
}
.tw-border-s-purple-950\/55 {
  border-inline-start-color: rgb(59 7 100 / 0.55);
}
.tw-border-s-purple-950\/60 {
  border-inline-start-color: rgb(59 7 100 / 0.6);
}
.tw-border-s-purple-950\/65 {
  border-inline-start-color: rgb(59 7 100 / 0.65);
}
.tw-border-s-purple-950\/70 {
  border-inline-start-color: rgb(59 7 100 / 0.7);
}
.tw-border-s-purple-950\/75 {
  border-inline-start-color: rgb(59 7 100 / 0.75);
}
.tw-border-s-purple-950\/80 {
  border-inline-start-color: rgb(59 7 100 / 0.8);
}
.tw-border-s-purple-950\/85 {
  border-inline-start-color: rgb(59 7 100 / 0.85);
}
.tw-border-s-purple-950\/90 {
  border-inline-start-color: rgb(59 7 100 / 0.9);
}
.tw-border-s-purple-950\/95 {
  border-inline-start-color: rgb(59 7 100 / 0.95);
}
.tw-border-s-red-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-100\/0 {
  border-inline-start-color: rgb(254 226 226 / 0);
}
.tw-border-s-red-100\/10 {
  border-inline-start-color: rgb(254 226 226 / 0.1);
}
.tw-border-s-red-100\/100 {
  border-inline-start-color: rgb(254 226 226 / 1);
}
.tw-border-s-red-100\/15 {
  border-inline-start-color: rgb(254 226 226 / 0.15);
}
.tw-border-s-red-100\/20 {
  border-inline-start-color: rgb(254 226 226 / 0.2);
}
.tw-border-s-red-100\/25 {
  border-inline-start-color: rgb(254 226 226 / 0.25);
}
.tw-border-s-red-100\/30 {
  border-inline-start-color: rgb(254 226 226 / 0.3);
}
.tw-border-s-red-100\/35 {
  border-inline-start-color: rgb(254 226 226 / 0.35);
}
.tw-border-s-red-100\/40 {
  border-inline-start-color: rgb(254 226 226 / 0.4);
}
.tw-border-s-red-100\/45 {
  border-inline-start-color: rgb(254 226 226 / 0.45);
}
.tw-border-s-red-100\/5 {
  border-inline-start-color: rgb(254 226 226 / 0.05);
}
.tw-border-s-red-100\/50 {
  border-inline-start-color: rgb(254 226 226 / 0.5);
}
.tw-border-s-red-100\/55 {
  border-inline-start-color: rgb(254 226 226 / 0.55);
}
.tw-border-s-red-100\/60 {
  border-inline-start-color: rgb(254 226 226 / 0.6);
}
.tw-border-s-red-100\/65 {
  border-inline-start-color: rgb(254 226 226 / 0.65);
}
.tw-border-s-red-100\/70 {
  border-inline-start-color: rgb(254 226 226 / 0.7);
}
.tw-border-s-red-100\/75 {
  border-inline-start-color: rgb(254 226 226 / 0.75);
}
.tw-border-s-red-100\/80 {
  border-inline-start-color: rgb(254 226 226 / 0.8);
}
.tw-border-s-red-100\/85 {
  border-inline-start-color: rgb(254 226 226 / 0.85);
}
.tw-border-s-red-100\/90 {
  border-inline-start-color: rgb(254 226 226 / 0.9);
}
.tw-border-s-red-100\/95 {
  border-inline-start-color: rgb(254 226 226 / 0.95);
}
.tw-border-s-red-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-200\/0 {
  border-inline-start-color: rgb(254 202 202 / 0);
}
.tw-border-s-red-200\/10 {
  border-inline-start-color: rgb(254 202 202 / 0.1);
}
.tw-border-s-red-200\/100 {
  border-inline-start-color: rgb(254 202 202 / 1);
}
.tw-border-s-red-200\/15 {
  border-inline-start-color: rgb(254 202 202 / 0.15);
}
.tw-border-s-red-200\/20 {
  border-inline-start-color: rgb(254 202 202 / 0.2);
}
.tw-border-s-red-200\/25 {
  border-inline-start-color: rgb(254 202 202 / 0.25);
}
.tw-border-s-red-200\/30 {
  border-inline-start-color: rgb(254 202 202 / 0.3);
}
.tw-border-s-red-200\/35 {
  border-inline-start-color: rgb(254 202 202 / 0.35);
}
.tw-border-s-red-200\/40 {
  border-inline-start-color: rgb(254 202 202 / 0.4);
}
.tw-border-s-red-200\/45 {
  border-inline-start-color: rgb(254 202 202 / 0.45);
}
.tw-border-s-red-200\/5 {
  border-inline-start-color: rgb(254 202 202 / 0.05);
}
.tw-border-s-red-200\/50 {
  border-inline-start-color: rgb(254 202 202 / 0.5);
}
.tw-border-s-red-200\/55 {
  border-inline-start-color: rgb(254 202 202 / 0.55);
}
.tw-border-s-red-200\/60 {
  border-inline-start-color: rgb(254 202 202 / 0.6);
}
.tw-border-s-red-200\/65 {
  border-inline-start-color: rgb(254 202 202 / 0.65);
}
.tw-border-s-red-200\/70 {
  border-inline-start-color: rgb(254 202 202 / 0.7);
}
.tw-border-s-red-200\/75 {
  border-inline-start-color: rgb(254 202 202 / 0.75);
}
.tw-border-s-red-200\/80 {
  border-inline-start-color: rgb(254 202 202 / 0.8);
}
.tw-border-s-red-200\/85 {
  border-inline-start-color: rgb(254 202 202 / 0.85);
}
.tw-border-s-red-200\/90 {
  border-inline-start-color: rgb(254 202 202 / 0.9);
}
.tw-border-s-red-200\/95 {
  border-inline-start-color: rgb(254 202 202 / 0.95);
}
.tw-border-s-red-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-300\/0 {
  border-inline-start-color: rgb(252 165 165 / 0);
}
.tw-border-s-red-300\/10 {
  border-inline-start-color: rgb(252 165 165 / 0.1);
}
.tw-border-s-red-300\/100 {
  border-inline-start-color: rgb(252 165 165 / 1);
}
.tw-border-s-red-300\/15 {
  border-inline-start-color: rgb(252 165 165 / 0.15);
}
.tw-border-s-red-300\/20 {
  border-inline-start-color: rgb(252 165 165 / 0.2);
}
.tw-border-s-red-300\/25 {
  border-inline-start-color: rgb(252 165 165 / 0.25);
}
.tw-border-s-red-300\/30 {
  border-inline-start-color: rgb(252 165 165 / 0.3);
}
.tw-border-s-red-300\/35 {
  border-inline-start-color: rgb(252 165 165 / 0.35);
}
.tw-border-s-red-300\/40 {
  border-inline-start-color: rgb(252 165 165 / 0.4);
}
.tw-border-s-red-300\/45 {
  border-inline-start-color: rgb(252 165 165 / 0.45);
}
.tw-border-s-red-300\/5 {
  border-inline-start-color: rgb(252 165 165 / 0.05);
}
.tw-border-s-red-300\/50 {
  border-inline-start-color: rgb(252 165 165 / 0.5);
}
.tw-border-s-red-300\/55 {
  border-inline-start-color: rgb(252 165 165 / 0.55);
}
.tw-border-s-red-300\/60 {
  border-inline-start-color: rgb(252 165 165 / 0.6);
}
.tw-border-s-red-300\/65 {
  border-inline-start-color: rgb(252 165 165 / 0.65);
}
.tw-border-s-red-300\/70 {
  border-inline-start-color: rgb(252 165 165 / 0.7);
}
.tw-border-s-red-300\/75 {
  border-inline-start-color: rgb(252 165 165 / 0.75);
}
.tw-border-s-red-300\/80 {
  border-inline-start-color: rgb(252 165 165 / 0.8);
}
.tw-border-s-red-300\/85 {
  border-inline-start-color: rgb(252 165 165 / 0.85);
}
.tw-border-s-red-300\/90 {
  border-inline-start-color: rgb(252 165 165 / 0.9);
}
.tw-border-s-red-300\/95 {
  border-inline-start-color: rgb(252 165 165 / 0.95);
}
.tw-border-s-red-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-400\/0 {
  border-inline-start-color: rgb(248 113 113 / 0);
}
.tw-border-s-red-400\/10 {
  border-inline-start-color: rgb(248 113 113 / 0.1);
}
.tw-border-s-red-400\/100 {
  border-inline-start-color: rgb(248 113 113 / 1);
}
.tw-border-s-red-400\/15 {
  border-inline-start-color: rgb(248 113 113 / 0.15);
}
.tw-border-s-red-400\/20 {
  border-inline-start-color: rgb(248 113 113 / 0.2);
}
.tw-border-s-red-400\/25 {
  border-inline-start-color: rgb(248 113 113 / 0.25);
}
.tw-border-s-red-400\/30 {
  border-inline-start-color: rgb(248 113 113 / 0.3);
}
.tw-border-s-red-400\/35 {
  border-inline-start-color: rgb(248 113 113 / 0.35);
}
.tw-border-s-red-400\/40 {
  border-inline-start-color: rgb(248 113 113 / 0.4);
}
.tw-border-s-red-400\/45 {
  border-inline-start-color: rgb(248 113 113 / 0.45);
}
.tw-border-s-red-400\/5 {
  border-inline-start-color: rgb(248 113 113 / 0.05);
}
.tw-border-s-red-400\/50 {
  border-inline-start-color: rgb(248 113 113 / 0.5);
}
.tw-border-s-red-400\/55 {
  border-inline-start-color: rgb(248 113 113 / 0.55);
}
.tw-border-s-red-400\/60 {
  border-inline-start-color: rgb(248 113 113 / 0.6);
}
.tw-border-s-red-400\/65 {
  border-inline-start-color: rgb(248 113 113 / 0.65);
}
.tw-border-s-red-400\/70 {
  border-inline-start-color: rgb(248 113 113 / 0.7);
}
.tw-border-s-red-400\/75 {
  border-inline-start-color: rgb(248 113 113 / 0.75);
}
.tw-border-s-red-400\/80 {
  border-inline-start-color: rgb(248 113 113 / 0.8);
}
.tw-border-s-red-400\/85 {
  border-inline-start-color: rgb(248 113 113 / 0.85);
}
.tw-border-s-red-400\/90 {
  border-inline-start-color: rgb(248 113 113 / 0.9);
}
.tw-border-s-red-400\/95 {
  border-inline-start-color: rgb(248 113 113 / 0.95);
}
.tw-border-s-red-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-50\/0 {
  border-inline-start-color: rgb(254 242 242 / 0);
}
.tw-border-s-red-50\/10 {
  border-inline-start-color: rgb(254 242 242 / 0.1);
}
.tw-border-s-red-50\/100 {
  border-inline-start-color: rgb(254 242 242 / 1);
}
.tw-border-s-red-50\/15 {
  border-inline-start-color: rgb(254 242 242 / 0.15);
}
.tw-border-s-red-50\/20 {
  border-inline-start-color: rgb(254 242 242 / 0.2);
}
.tw-border-s-red-50\/25 {
  border-inline-start-color: rgb(254 242 242 / 0.25);
}
.tw-border-s-red-50\/30 {
  border-inline-start-color: rgb(254 242 242 / 0.3);
}
.tw-border-s-red-50\/35 {
  border-inline-start-color: rgb(254 242 242 / 0.35);
}
.tw-border-s-red-50\/40 {
  border-inline-start-color: rgb(254 242 242 / 0.4);
}
.tw-border-s-red-50\/45 {
  border-inline-start-color: rgb(254 242 242 / 0.45);
}
.tw-border-s-red-50\/5 {
  border-inline-start-color: rgb(254 242 242 / 0.05);
}
.tw-border-s-red-50\/50 {
  border-inline-start-color: rgb(254 242 242 / 0.5);
}
.tw-border-s-red-50\/55 {
  border-inline-start-color: rgb(254 242 242 / 0.55);
}
.tw-border-s-red-50\/60 {
  border-inline-start-color: rgb(254 242 242 / 0.6);
}
.tw-border-s-red-50\/65 {
  border-inline-start-color: rgb(254 242 242 / 0.65);
}
.tw-border-s-red-50\/70 {
  border-inline-start-color: rgb(254 242 242 / 0.7);
}
.tw-border-s-red-50\/75 {
  border-inline-start-color: rgb(254 242 242 / 0.75);
}
.tw-border-s-red-50\/80 {
  border-inline-start-color: rgb(254 242 242 / 0.8);
}
.tw-border-s-red-50\/85 {
  border-inline-start-color: rgb(254 242 242 / 0.85);
}
.tw-border-s-red-50\/90 {
  border-inline-start-color: rgb(254 242 242 / 0.9);
}
.tw-border-s-red-50\/95 {
  border-inline-start-color: rgb(254 242 242 / 0.95);
}
.tw-border-s-red-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-500\/0 {
  border-inline-start-color: rgb(239 68 68 / 0);
}
.tw-border-s-red-500\/10 {
  border-inline-start-color: rgb(239 68 68 / 0.1);
}
.tw-border-s-red-500\/100 {
  border-inline-start-color: rgb(239 68 68 / 1);
}
.tw-border-s-red-500\/15 {
  border-inline-start-color: rgb(239 68 68 / 0.15);
}
.tw-border-s-red-500\/20 {
  border-inline-start-color: rgb(239 68 68 / 0.2);
}
.tw-border-s-red-500\/25 {
  border-inline-start-color: rgb(239 68 68 / 0.25);
}
.tw-border-s-red-500\/30 {
  border-inline-start-color: rgb(239 68 68 / 0.3);
}
.tw-border-s-red-500\/35 {
  border-inline-start-color: rgb(239 68 68 / 0.35);
}
.tw-border-s-red-500\/40 {
  border-inline-start-color: rgb(239 68 68 / 0.4);
}
.tw-border-s-red-500\/45 {
  border-inline-start-color: rgb(239 68 68 / 0.45);
}
.tw-border-s-red-500\/5 {
  border-inline-start-color: rgb(239 68 68 / 0.05);
}
.tw-border-s-red-500\/50 {
  border-inline-start-color: rgb(239 68 68 / 0.5);
}
.tw-border-s-red-500\/55 {
  border-inline-start-color: rgb(239 68 68 / 0.55);
}
.tw-border-s-red-500\/60 {
  border-inline-start-color: rgb(239 68 68 / 0.6);
}
.tw-border-s-red-500\/65 {
  border-inline-start-color: rgb(239 68 68 / 0.65);
}
.tw-border-s-red-500\/70 {
  border-inline-start-color: rgb(239 68 68 / 0.7);
}
.tw-border-s-red-500\/75 {
  border-inline-start-color: rgb(239 68 68 / 0.75);
}
.tw-border-s-red-500\/80 {
  border-inline-start-color: rgb(239 68 68 / 0.8);
}
.tw-border-s-red-500\/85 {
  border-inline-start-color: rgb(239 68 68 / 0.85);
}
.tw-border-s-red-500\/90 {
  border-inline-start-color: rgb(239 68 68 / 0.9);
}
.tw-border-s-red-500\/95 {
  border-inline-start-color: rgb(239 68 68 / 0.95);
}
.tw-border-s-red-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-600\/0 {
  border-inline-start-color: rgb(220 38 38 / 0);
}
.tw-border-s-red-600\/10 {
  border-inline-start-color: rgb(220 38 38 / 0.1);
}
.tw-border-s-red-600\/100 {
  border-inline-start-color: rgb(220 38 38 / 1);
}
.tw-border-s-red-600\/15 {
  border-inline-start-color: rgb(220 38 38 / 0.15);
}
.tw-border-s-red-600\/20 {
  border-inline-start-color: rgb(220 38 38 / 0.2);
}
.tw-border-s-red-600\/25 {
  border-inline-start-color: rgb(220 38 38 / 0.25);
}
.tw-border-s-red-600\/30 {
  border-inline-start-color: rgb(220 38 38 / 0.3);
}
.tw-border-s-red-600\/35 {
  border-inline-start-color: rgb(220 38 38 / 0.35);
}
.tw-border-s-red-600\/40 {
  border-inline-start-color: rgb(220 38 38 / 0.4);
}
.tw-border-s-red-600\/45 {
  border-inline-start-color: rgb(220 38 38 / 0.45);
}
.tw-border-s-red-600\/5 {
  border-inline-start-color: rgb(220 38 38 / 0.05);
}
.tw-border-s-red-600\/50 {
  border-inline-start-color: rgb(220 38 38 / 0.5);
}
.tw-border-s-red-600\/55 {
  border-inline-start-color: rgb(220 38 38 / 0.55);
}
.tw-border-s-red-600\/60 {
  border-inline-start-color: rgb(220 38 38 / 0.6);
}
.tw-border-s-red-600\/65 {
  border-inline-start-color: rgb(220 38 38 / 0.65);
}
.tw-border-s-red-600\/70 {
  border-inline-start-color: rgb(220 38 38 / 0.7);
}
.tw-border-s-red-600\/75 {
  border-inline-start-color: rgb(220 38 38 / 0.75);
}
.tw-border-s-red-600\/80 {
  border-inline-start-color: rgb(220 38 38 / 0.8);
}
.tw-border-s-red-600\/85 {
  border-inline-start-color: rgb(220 38 38 / 0.85);
}
.tw-border-s-red-600\/90 {
  border-inline-start-color: rgb(220 38 38 / 0.9);
}
.tw-border-s-red-600\/95 {
  border-inline-start-color: rgb(220 38 38 / 0.95);
}
.tw-border-s-red-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-700\/0 {
  border-inline-start-color: rgb(185 28 28 / 0);
}
.tw-border-s-red-700\/10 {
  border-inline-start-color: rgb(185 28 28 / 0.1);
}
.tw-border-s-red-700\/100 {
  border-inline-start-color: rgb(185 28 28 / 1);
}
.tw-border-s-red-700\/15 {
  border-inline-start-color: rgb(185 28 28 / 0.15);
}
.tw-border-s-red-700\/20 {
  border-inline-start-color: rgb(185 28 28 / 0.2);
}
.tw-border-s-red-700\/25 {
  border-inline-start-color: rgb(185 28 28 / 0.25);
}
.tw-border-s-red-700\/30 {
  border-inline-start-color: rgb(185 28 28 / 0.3);
}
.tw-border-s-red-700\/35 {
  border-inline-start-color: rgb(185 28 28 / 0.35);
}
.tw-border-s-red-700\/40 {
  border-inline-start-color: rgb(185 28 28 / 0.4);
}
.tw-border-s-red-700\/45 {
  border-inline-start-color: rgb(185 28 28 / 0.45);
}
.tw-border-s-red-700\/5 {
  border-inline-start-color: rgb(185 28 28 / 0.05);
}
.tw-border-s-red-700\/50 {
  border-inline-start-color: rgb(185 28 28 / 0.5);
}
.tw-border-s-red-700\/55 {
  border-inline-start-color: rgb(185 28 28 / 0.55);
}
.tw-border-s-red-700\/60 {
  border-inline-start-color: rgb(185 28 28 / 0.6);
}
.tw-border-s-red-700\/65 {
  border-inline-start-color: rgb(185 28 28 / 0.65);
}
.tw-border-s-red-700\/70 {
  border-inline-start-color: rgb(185 28 28 / 0.7);
}
.tw-border-s-red-700\/75 {
  border-inline-start-color: rgb(185 28 28 / 0.75);
}
.tw-border-s-red-700\/80 {
  border-inline-start-color: rgb(185 28 28 / 0.8);
}
.tw-border-s-red-700\/85 {
  border-inline-start-color: rgb(185 28 28 / 0.85);
}
.tw-border-s-red-700\/90 {
  border-inline-start-color: rgb(185 28 28 / 0.9);
}
.tw-border-s-red-700\/95 {
  border-inline-start-color: rgb(185 28 28 / 0.95);
}
.tw-border-s-red-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-800\/0 {
  border-inline-start-color: rgb(153 27 27 / 0);
}
.tw-border-s-red-800\/10 {
  border-inline-start-color: rgb(153 27 27 / 0.1);
}
.tw-border-s-red-800\/100 {
  border-inline-start-color: rgb(153 27 27 / 1);
}
.tw-border-s-red-800\/15 {
  border-inline-start-color: rgb(153 27 27 / 0.15);
}
.tw-border-s-red-800\/20 {
  border-inline-start-color: rgb(153 27 27 / 0.2);
}
.tw-border-s-red-800\/25 {
  border-inline-start-color: rgb(153 27 27 / 0.25);
}
.tw-border-s-red-800\/30 {
  border-inline-start-color: rgb(153 27 27 / 0.3);
}
.tw-border-s-red-800\/35 {
  border-inline-start-color: rgb(153 27 27 / 0.35);
}
.tw-border-s-red-800\/40 {
  border-inline-start-color: rgb(153 27 27 / 0.4);
}
.tw-border-s-red-800\/45 {
  border-inline-start-color: rgb(153 27 27 / 0.45);
}
.tw-border-s-red-800\/5 {
  border-inline-start-color: rgb(153 27 27 / 0.05);
}
.tw-border-s-red-800\/50 {
  border-inline-start-color: rgb(153 27 27 / 0.5);
}
.tw-border-s-red-800\/55 {
  border-inline-start-color: rgb(153 27 27 / 0.55);
}
.tw-border-s-red-800\/60 {
  border-inline-start-color: rgb(153 27 27 / 0.6);
}
.tw-border-s-red-800\/65 {
  border-inline-start-color: rgb(153 27 27 / 0.65);
}
.tw-border-s-red-800\/70 {
  border-inline-start-color: rgb(153 27 27 / 0.7);
}
.tw-border-s-red-800\/75 {
  border-inline-start-color: rgb(153 27 27 / 0.75);
}
.tw-border-s-red-800\/80 {
  border-inline-start-color: rgb(153 27 27 / 0.8);
}
.tw-border-s-red-800\/85 {
  border-inline-start-color: rgb(153 27 27 / 0.85);
}
.tw-border-s-red-800\/90 {
  border-inline-start-color: rgb(153 27 27 / 0.9);
}
.tw-border-s-red-800\/95 {
  border-inline-start-color: rgb(153 27 27 / 0.95);
}
.tw-border-s-red-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-900\/0 {
  border-inline-start-color: rgb(127 29 29 / 0);
}
.tw-border-s-red-900\/10 {
  border-inline-start-color: rgb(127 29 29 / 0.1);
}
.tw-border-s-red-900\/100 {
  border-inline-start-color: rgb(127 29 29 / 1);
}
.tw-border-s-red-900\/15 {
  border-inline-start-color: rgb(127 29 29 / 0.15);
}
.tw-border-s-red-900\/20 {
  border-inline-start-color: rgb(127 29 29 / 0.2);
}
.tw-border-s-red-900\/25 {
  border-inline-start-color: rgb(127 29 29 / 0.25);
}
.tw-border-s-red-900\/30 {
  border-inline-start-color: rgb(127 29 29 / 0.3);
}
.tw-border-s-red-900\/35 {
  border-inline-start-color: rgb(127 29 29 / 0.35);
}
.tw-border-s-red-900\/40 {
  border-inline-start-color: rgb(127 29 29 / 0.4);
}
.tw-border-s-red-900\/45 {
  border-inline-start-color: rgb(127 29 29 / 0.45);
}
.tw-border-s-red-900\/5 {
  border-inline-start-color: rgb(127 29 29 / 0.05);
}
.tw-border-s-red-900\/50 {
  border-inline-start-color: rgb(127 29 29 / 0.5);
}
.tw-border-s-red-900\/55 {
  border-inline-start-color: rgb(127 29 29 / 0.55);
}
.tw-border-s-red-900\/60 {
  border-inline-start-color: rgb(127 29 29 / 0.6);
}
.tw-border-s-red-900\/65 {
  border-inline-start-color: rgb(127 29 29 / 0.65);
}
.tw-border-s-red-900\/70 {
  border-inline-start-color: rgb(127 29 29 / 0.7);
}
.tw-border-s-red-900\/75 {
  border-inline-start-color: rgb(127 29 29 / 0.75);
}
.tw-border-s-red-900\/80 {
  border-inline-start-color: rgb(127 29 29 / 0.8);
}
.tw-border-s-red-900\/85 {
  border-inline-start-color: rgb(127 29 29 / 0.85);
}
.tw-border-s-red-900\/90 {
  border-inline-start-color: rgb(127 29 29 / 0.9);
}
.tw-border-s-red-900\/95 {
  border-inline-start-color: rgb(127 29 29 / 0.95);
}
.tw-border-s-red-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-s-red-950\/0 {
  border-inline-start-color: rgb(69 10 10 / 0);
}
.tw-border-s-red-950\/10 {
  border-inline-start-color: rgb(69 10 10 / 0.1);
}
.tw-border-s-red-950\/100 {
  border-inline-start-color: rgb(69 10 10 / 1);
}
.tw-border-s-red-950\/15 {
  border-inline-start-color: rgb(69 10 10 / 0.15);
}
.tw-border-s-red-950\/20 {
  border-inline-start-color: rgb(69 10 10 / 0.2);
}
.tw-border-s-red-950\/25 {
  border-inline-start-color: rgb(69 10 10 / 0.25);
}
.tw-border-s-red-950\/30 {
  border-inline-start-color: rgb(69 10 10 / 0.3);
}
.tw-border-s-red-950\/35 {
  border-inline-start-color: rgb(69 10 10 / 0.35);
}
.tw-border-s-red-950\/40 {
  border-inline-start-color: rgb(69 10 10 / 0.4);
}
.tw-border-s-red-950\/45 {
  border-inline-start-color: rgb(69 10 10 / 0.45);
}
.tw-border-s-red-950\/5 {
  border-inline-start-color: rgb(69 10 10 / 0.05);
}
.tw-border-s-red-950\/50 {
  border-inline-start-color: rgb(69 10 10 / 0.5);
}
.tw-border-s-red-950\/55 {
  border-inline-start-color: rgb(69 10 10 / 0.55);
}
.tw-border-s-red-950\/60 {
  border-inline-start-color: rgb(69 10 10 / 0.6);
}
.tw-border-s-red-950\/65 {
  border-inline-start-color: rgb(69 10 10 / 0.65);
}
.tw-border-s-red-950\/70 {
  border-inline-start-color: rgb(69 10 10 / 0.7);
}
.tw-border-s-red-950\/75 {
  border-inline-start-color: rgb(69 10 10 / 0.75);
}
.tw-border-s-red-950\/80 {
  border-inline-start-color: rgb(69 10 10 / 0.8);
}
.tw-border-s-red-950\/85 {
  border-inline-start-color: rgb(69 10 10 / 0.85);
}
.tw-border-s-red-950\/90 {
  border-inline-start-color: rgb(69 10 10 / 0.9);
}
.tw-border-s-red-950\/95 {
  border-inline-start-color: rgb(69 10 10 / 0.95);
}
.tw-border-s-rose-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-100\/0 {
  border-inline-start-color: rgb(255 228 230 / 0);
}
.tw-border-s-rose-100\/10 {
  border-inline-start-color: rgb(255 228 230 / 0.1);
}
.tw-border-s-rose-100\/100 {
  border-inline-start-color: rgb(255 228 230 / 1);
}
.tw-border-s-rose-100\/15 {
  border-inline-start-color: rgb(255 228 230 / 0.15);
}
.tw-border-s-rose-100\/20 {
  border-inline-start-color: rgb(255 228 230 / 0.2);
}
.tw-border-s-rose-100\/25 {
  border-inline-start-color: rgb(255 228 230 / 0.25);
}
.tw-border-s-rose-100\/30 {
  border-inline-start-color: rgb(255 228 230 / 0.3);
}
.tw-border-s-rose-100\/35 {
  border-inline-start-color: rgb(255 228 230 / 0.35);
}
.tw-border-s-rose-100\/40 {
  border-inline-start-color: rgb(255 228 230 / 0.4);
}
.tw-border-s-rose-100\/45 {
  border-inline-start-color: rgb(255 228 230 / 0.45);
}
.tw-border-s-rose-100\/5 {
  border-inline-start-color: rgb(255 228 230 / 0.05);
}
.tw-border-s-rose-100\/50 {
  border-inline-start-color: rgb(255 228 230 / 0.5);
}
.tw-border-s-rose-100\/55 {
  border-inline-start-color: rgb(255 228 230 / 0.55);
}
.tw-border-s-rose-100\/60 {
  border-inline-start-color: rgb(255 228 230 / 0.6);
}
.tw-border-s-rose-100\/65 {
  border-inline-start-color: rgb(255 228 230 / 0.65);
}
.tw-border-s-rose-100\/70 {
  border-inline-start-color: rgb(255 228 230 / 0.7);
}
.tw-border-s-rose-100\/75 {
  border-inline-start-color: rgb(255 228 230 / 0.75);
}
.tw-border-s-rose-100\/80 {
  border-inline-start-color: rgb(255 228 230 / 0.8);
}
.tw-border-s-rose-100\/85 {
  border-inline-start-color: rgb(255 228 230 / 0.85);
}
.tw-border-s-rose-100\/90 {
  border-inline-start-color: rgb(255 228 230 / 0.9);
}
.tw-border-s-rose-100\/95 {
  border-inline-start-color: rgb(255 228 230 / 0.95);
}
.tw-border-s-rose-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-200\/0 {
  border-inline-start-color: rgb(254 205 211 / 0);
}
.tw-border-s-rose-200\/10 {
  border-inline-start-color: rgb(254 205 211 / 0.1);
}
.tw-border-s-rose-200\/100 {
  border-inline-start-color: rgb(254 205 211 / 1);
}
.tw-border-s-rose-200\/15 {
  border-inline-start-color: rgb(254 205 211 / 0.15);
}
.tw-border-s-rose-200\/20 {
  border-inline-start-color: rgb(254 205 211 / 0.2);
}
.tw-border-s-rose-200\/25 {
  border-inline-start-color: rgb(254 205 211 / 0.25);
}
.tw-border-s-rose-200\/30 {
  border-inline-start-color: rgb(254 205 211 / 0.3);
}
.tw-border-s-rose-200\/35 {
  border-inline-start-color: rgb(254 205 211 / 0.35);
}
.tw-border-s-rose-200\/40 {
  border-inline-start-color: rgb(254 205 211 / 0.4);
}
.tw-border-s-rose-200\/45 {
  border-inline-start-color: rgb(254 205 211 / 0.45);
}
.tw-border-s-rose-200\/5 {
  border-inline-start-color: rgb(254 205 211 / 0.05);
}
.tw-border-s-rose-200\/50 {
  border-inline-start-color: rgb(254 205 211 / 0.5);
}
.tw-border-s-rose-200\/55 {
  border-inline-start-color: rgb(254 205 211 / 0.55);
}
.tw-border-s-rose-200\/60 {
  border-inline-start-color: rgb(254 205 211 / 0.6);
}
.tw-border-s-rose-200\/65 {
  border-inline-start-color: rgb(254 205 211 / 0.65);
}
.tw-border-s-rose-200\/70 {
  border-inline-start-color: rgb(254 205 211 / 0.7);
}
.tw-border-s-rose-200\/75 {
  border-inline-start-color: rgb(254 205 211 / 0.75);
}
.tw-border-s-rose-200\/80 {
  border-inline-start-color: rgb(254 205 211 / 0.8);
}
.tw-border-s-rose-200\/85 {
  border-inline-start-color: rgb(254 205 211 / 0.85);
}
.tw-border-s-rose-200\/90 {
  border-inline-start-color: rgb(254 205 211 / 0.9);
}
.tw-border-s-rose-200\/95 {
  border-inline-start-color: rgb(254 205 211 / 0.95);
}
.tw-border-s-rose-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-300\/0 {
  border-inline-start-color: rgb(253 164 175 / 0);
}
.tw-border-s-rose-300\/10 {
  border-inline-start-color: rgb(253 164 175 / 0.1);
}
.tw-border-s-rose-300\/100 {
  border-inline-start-color: rgb(253 164 175 / 1);
}
.tw-border-s-rose-300\/15 {
  border-inline-start-color: rgb(253 164 175 / 0.15);
}
.tw-border-s-rose-300\/20 {
  border-inline-start-color: rgb(253 164 175 / 0.2);
}
.tw-border-s-rose-300\/25 {
  border-inline-start-color: rgb(253 164 175 / 0.25);
}
.tw-border-s-rose-300\/30 {
  border-inline-start-color: rgb(253 164 175 / 0.3);
}
.tw-border-s-rose-300\/35 {
  border-inline-start-color: rgb(253 164 175 / 0.35);
}
.tw-border-s-rose-300\/40 {
  border-inline-start-color: rgb(253 164 175 / 0.4);
}
.tw-border-s-rose-300\/45 {
  border-inline-start-color: rgb(253 164 175 / 0.45);
}
.tw-border-s-rose-300\/5 {
  border-inline-start-color: rgb(253 164 175 / 0.05);
}
.tw-border-s-rose-300\/50 {
  border-inline-start-color: rgb(253 164 175 / 0.5);
}
.tw-border-s-rose-300\/55 {
  border-inline-start-color: rgb(253 164 175 / 0.55);
}
.tw-border-s-rose-300\/60 {
  border-inline-start-color: rgb(253 164 175 / 0.6);
}
.tw-border-s-rose-300\/65 {
  border-inline-start-color: rgb(253 164 175 / 0.65);
}
.tw-border-s-rose-300\/70 {
  border-inline-start-color: rgb(253 164 175 / 0.7);
}
.tw-border-s-rose-300\/75 {
  border-inline-start-color: rgb(253 164 175 / 0.75);
}
.tw-border-s-rose-300\/80 {
  border-inline-start-color: rgb(253 164 175 / 0.8);
}
.tw-border-s-rose-300\/85 {
  border-inline-start-color: rgb(253 164 175 / 0.85);
}
.tw-border-s-rose-300\/90 {
  border-inline-start-color: rgb(253 164 175 / 0.9);
}
.tw-border-s-rose-300\/95 {
  border-inline-start-color: rgb(253 164 175 / 0.95);
}
.tw-border-s-rose-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-400\/0 {
  border-inline-start-color: rgb(251 113 133 / 0);
}
.tw-border-s-rose-400\/10 {
  border-inline-start-color: rgb(251 113 133 / 0.1);
}
.tw-border-s-rose-400\/100 {
  border-inline-start-color: rgb(251 113 133 / 1);
}
.tw-border-s-rose-400\/15 {
  border-inline-start-color: rgb(251 113 133 / 0.15);
}
.tw-border-s-rose-400\/20 {
  border-inline-start-color: rgb(251 113 133 / 0.2);
}
.tw-border-s-rose-400\/25 {
  border-inline-start-color: rgb(251 113 133 / 0.25);
}
.tw-border-s-rose-400\/30 {
  border-inline-start-color: rgb(251 113 133 / 0.3);
}
.tw-border-s-rose-400\/35 {
  border-inline-start-color: rgb(251 113 133 / 0.35);
}
.tw-border-s-rose-400\/40 {
  border-inline-start-color: rgb(251 113 133 / 0.4);
}
.tw-border-s-rose-400\/45 {
  border-inline-start-color: rgb(251 113 133 / 0.45);
}
.tw-border-s-rose-400\/5 {
  border-inline-start-color: rgb(251 113 133 / 0.05);
}
.tw-border-s-rose-400\/50 {
  border-inline-start-color: rgb(251 113 133 / 0.5);
}
.tw-border-s-rose-400\/55 {
  border-inline-start-color: rgb(251 113 133 / 0.55);
}
.tw-border-s-rose-400\/60 {
  border-inline-start-color: rgb(251 113 133 / 0.6);
}
.tw-border-s-rose-400\/65 {
  border-inline-start-color: rgb(251 113 133 / 0.65);
}
.tw-border-s-rose-400\/70 {
  border-inline-start-color: rgb(251 113 133 / 0.7);
}
.tw-border-s-rose-400\/75 {
  border-inline-start-color: rgb(251 113 133 / 0.75);
}
.tw-border-s-rose-400\/80 {
  border-inline-start-color: rgb(251 113 133 / 0.8);
}
.tw-border-s-rose-400\/85 {
  border-inline-start-color: rgb(251 113 133 / 0.85);
}
.tw-border-s-rose-400\/90 {
  border-inline-start-color: rgb(251 113 133 / 0.9);
}
.tw-border-s-rose-400\/95 {
  border-inline-start-color: rgb(251 113 133 / 0.95);
}
.tw-border-s-rose-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-50\/0 {
  border-inline-start-color: rgb(255 241 242 / 0);
}
.tw-border-s-rose-50\/10 {
  border-inline-start-color: rgb(255 241 242 / 0.1);
}
.tw-border-s-rose-50\/100 {
  border-inline-start-color: rgb(255 241 242 / 1);
}
.tw-border-s-rose-50\/15 {
  border-inline-start-color: rgb(255 241 242 / 0.15);
}
.tw-border-s-rose-50\/20 {
  border-inline-start-color: rgb(255 241 242 / 0.2);
}
.tw-border-s-rose-50\/25 {
  border-inline-start-color: rgb(255 241 242 / 0.25);
}
.tw-border-s-rose-50\/30 {
  border-inline-start-color: rgb(255 241 242 / 0.3);
}
.tw-border-s-rose-50\/35 {
  border-inline-start-color: rgb(255 241 242 / 0.35);
}
.tw-border-s-rose-50\/40 {
  border-inline-start-color: rgb(255 241 242 / 0.4);
}
.tw-border-s-rose-50\/45 {
  border-inline-start-color: rgb(255 241 242 / 0.45);
}
.tw-border-s-rose-50\/5 {
  border-inline-start-color: rgb(255 241 242 / 0.05);
}
.tw-border-s-rose-50\/50 {
  border-inline-start-color: rgb(255 241 242 / 0.5);
}
.tw-border-s-rose-50\/55 {
  border-inline-start-color: rgb(255 241 242 / 0.55);
}
.tw-border-s-rose-50\/60 {
  border-inline-start-color: rgb(255 241 242 / 0.6);
}
.tw-border-s-rose-50\/65 {
  border-inline-start-color: rgb(255 241 242 / 0.65);
}
.tw-border-s-rose-50\/70 {
  border-inline-start-color: rgb(255 241 242 / 0.7);
}
.tw-border-s-rose-50\/75 {
  border-inline-start-color: rgb(255 241 242 / 0.75);
}
.tw-border-s-rose-50\/80 {
  border-inline-start-color: rgb(255 241 242 / 0.8);
}
.tw-border-s-rose-50\/85 {
  border-inline-start-color: rgb(255 241 242 / 0.85);
}
.tw-border-s-rose-50\/90 {
  border-inline-start-color: rgb(255 241 242 / 0.9);
}
.tw-border-s-rose-50\/95 {
  border-inline-start-color: rgb(255 241 242 / 0.95);
}
.tw-border-s-rose-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-500\/0 {
  border-inline-start-color: rgb(244 63 94 / 0);
}
.tw-border-s-rose-500\/10 {
  border-inline-start-color: rgb(244 63 94 / 0.1);
}
.tw-border-s-rose-500\/100 {
  border-inline-start-color: rgb(244 63 94 / 1);
}
.tw-border-s-rose-500\/15 {
  border-inline-start-color: rgb(244 63 94 / 0.15);
}
.tw-border-s-rose-500\/20 {
  border-inline-start-color: rgb(244 63 94 / 0.2);
}
.tw-border-s-rose-500\/25 {
  border-inline-start-color: rgb(244 63 94 / 0.25);
}
.tw-border-s-rose-500\/30 {
  border-inline-start-color: rgb(244 63 94 / 0.3);
}
.tw-border-s-rose-500\/35 {
  border-inline-start-color: rgb(244 63 94 / 0.35);
}
.tw-border-s-rose-500\/40 {
  border-inline-start-color: rgb(244 63 94 / 0.4);
}
.tw-border-s-rose-500\/45 {
  border-inline-start-color: rgb(244 63 94 / 0.45);
}
.tw-border-s-rose-500\/5 {
  border-inline-start-color: rgb(244 63 94 / 0.05);
}
.tw-border-s-rose-500\/50 {
  border-inline-start-color: rgb(244 63 94 / 0.5);
}
.tw-border-s-rose-500\/55 {
  border-inline-start-color: rgb(244 63 94 / 0.55);
}
.tw-border-s-rose-500\/60 {
  border-inline-start-color: rgb(244 63 94 / 0.6);
}
.tw-border-s-rose-500\/65 {
  border-inline-start-color: rgb(244 63 94 / 0.65);
}
.tw-border-s-rose-500\/70 {
  border-inline-start-color: rgb(244 63 94 / 0.7);
}
.tw-border-s-rose-500\/75 {
  border-inline-start-color: rgb(244 63 94 / 0.75);
}
.tw-border-s-rose-500\/80 {
  border-inline-start-color: rgb(244 63 94 / 0.8);
}
.tw-border-s-rose-500\/85 {
  border-inline-start-color: rgb(244 63 94 / 0.85);
}
.tw-border-s-rose-500\/90 {
  border-inline-start-color: rgb(244 63 94 / 0.9);
}
.tw-border-s-rose-500\/95 {
  border-inline-start-color: rgb(244 63 94 / 0.95);
}
.tw-border-s-rose-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-600\/0 {
  border-inline-start-color: rgb(225 29 72 / 0);
}
.tw-border-s-rose-600\/10 {
  border-inline-start-color: rgb(225 29 72 / 0.1);
}
.tw-border-s-rose-600\/100 {
  border-inline-start-color: rgb(225 29 72 / 1);
}
.tw-border-s-rose-600\/15 {
  border-inline-start-color: rgb(225 29 72 / 0.15);
}
.tw-border-s-rose-600\/20 {
  border-inline-start-color: rgb(225 29 72 / 0.2);
}
.tw-border-s-rose-600\/25 {
  border-inline-start-color: rgb(225 29 72 / 0.25);
}
.tw-border-s-rose-600\/30 {
  border-inline-start-color: rgb(225 29 72 / 0.3);
}
.tw-border-s-rose-600\/35 {
  border-inline-start-color: rgb(225 29 72 / 0.35);
}
.tw-border-s-rose-600\/40 {
  border-inline-start-color: rgb(225 29 72 / 0.4);
}
.tw-border-s-rose-600\/45 {
  border-inline-start-color: rgb(225 29 72 / 0.45);
}
.tw-border-s-rose-600\/5 {
  border-inline-start-color: rgb(225 29 72 / 0.05);
}
.tw-border-s-rose-600\/50 {
  border-inline-start-color: rgb(225 29 72 / 0.5);
}
.tw-border-s-rose-600\/55 {
  border-inline-start-color: rgb(225 29 72 / 0.55);
}
.tw-border-s-rose-600\/60 {
  border-inline-start-color: rgb(225 29 72 / 0.6);
}
.tw-border-s-rose-600\/65 {
  border-inline-start-color: rgb(225 29 72 / 0.65);
}
.tw-border-s-rose-600\/70 {
  border-inline-start-color: rgb(225 29 72 / 0.7);
}
.tw-border-s-rose-600\/75 {
  border-inline-start-color: rgb(225 29 72 / 0.75);
}
.tw-border-s-rose-600\/80 {
  border-inline-start-color: rgb(225 29 72 / 0.8);
}
.tw-border-s-rose-600\/85 {
  border-inline-start-color: rgb(225 29 72 / 0.85);
}
.tw-border-s-rose-600\/90 {
  border-inline-start-color: rgb(225 29 72 / 0.9);
}
.tw-border-s-rose-600\/95 {
  border-inline-start-color: rgb(225 29 72 / 0.95);
}
.tw-border-s-rose-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-700\/0 {
  border-inline-start-color: rgb(190 18 60 / 0);
}
.tw-border-s-rose-700\/10 {
  border-inline-start-color: rgb(190 18 60 / 0.1);
}
.tw-border-s-rose-700\/100 {
  border-inline-start-color: rgb(190 18 60 / 1);
}
.tw-border-s-rose-700\/15 {
  border-inline-start-color: rgb(190 18 60 / 0.15);
}
.tw-border-s-rose-700\/20 {
  border-inline-start-color: rgb(190 18 60 / 0.2);
}
.tw-border-s-rose-700\/25 {
  border-inline-start-color: rgb(190 18 60 / 0.25);
}
.tw-border-s-rose-700\/30 {
  border-inline-start-color: rgb(190 18 60 / 0.3);
}
.tw-border-s-rose-700\/35 {
  border-inline-start-color: rgb(190 18 60 / 0.35);
}
.tw-border-s-rose-700\/40 {
  border-inline-start-color: rgb(190 18 60 / 0.4);
}
.tw-border-s-rose-700\/45 {
  border-inline-start-color: rgb(190 18 60 / 0.45);
}
.tw-border-s-rose-700\/5 {
  border-inline-start-color: rgb(190 18 60 / 0.05);
}
.tw-border-s-rose-700\/50 {
  border-inline-start-color: rgb(190 18 60 / 0.5);
}
.tw-border-s-rose-700\/55 {
  border-inline-start-color: rgb(190 18 60 / 0.55);
}
.tw-border-s-rose-700\/60 {
  border-inline-start-color: rgb(190 18 60 / 0.6);
}
.tw-border-s-rose-700\/65 {
  border-inline-start-color: rgb(190 18 60 / 0.65);
}
.tw-border-s-rose-700\/70 {
  border-inline-start-color: rgb(190 18 60 / 0.7);
}
.tw-border-s-rose-700\/75 {
  border-inline-start-color: rgb(190 18 60 / 0.75);
}
.tw-border-s-rose-700\/80 {
  border-inline-start-color: rgb(190 18 60 / 0.8);
}
.tw-border-s-rose-700\/85 {
  border-inline-start-color: rgb(190 18 60 / 0.85);
}
.tw-border-s-rose-700\/90 {
  border-inline-start-color: rgb(190 18 60 / 0.9);
}
.tw-border-s-rose-700\/95 {
  border-inline-start-color: rgb(190 18 60 / 0.95);
}
.tw-border-s-rose-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-800\/0 {
  border-inline-start-color: rgb(159 18 57 / 0);
}
.tw-border-s-rose-800\/10 {
  border-inline-start-color: rgb(159 18 57 / 0.1);
}
.tw-border-s-rose-800\/100 {
  border-inline-start-color: rgb(159 18 57 / 1);
}
.tw-border-s-rose-800\/15 {
  border-inline-start-color: rgb(159 18 57 / 0.15);
}
.tw-border-s-rose-800\/20 {
  border-inline-start-color: rgb(159 18 57 / 0.2);
}
.tw-border-s-rose-800\/25 {
  border-inline-start-color: rgb(159 18 57 / 0.25);
}
.tw-border-s-rose-800\/30 {
  border-inline-start-color: rgb(159 18 57 / 0.3);
}
.tw-border-s-rose-800\/35 {
  border-inline-start-color: rgb(159 18 57 / 0.35);
}
.tw-border-s-rose-800\/40 {
  border-inline-start-color: rgb(159 18 57 / 0.4);
}
.tw-border-s-rose-800\/45 {
  border-inline-start-color: rgb(159 18 57 / 0.45);
}
.tw-border-s-rose-800\/5 {
  border-inline-start-color: rgb(159 18 57 / 0.05);
}
.tw-border-s-rose-800\/50 {
  border-inline-start-color: rgb(159 18 57 / 0.5);
}
.tw-border-s-rose-800\/55 {
  border-inline-start-color: rgb(159 18 57 / 0.55);
}
.tw-border-s-rose-800\/60 {
  border-inline-start-color: rgb(159 18 57 / 0.6);
}
.tw-border-s-rose-800\/65 {
  border-inline-start-color: rgb(159 18 57 / 0.65);
}
.tw-border-s-rose-800\/70 {
  border-inline-start-color: rgb(159 18 57 / 0.7);
}
.tw-border-s-rose-800\/75 {
  border-inline-start-color: rgb(159 18 57 / 0.75);
}
.tw-border-s-rose-800\/80 {
  border-inline-start-color: rgb(159 18 57 / 0.8);
}
.tw-border-s-rose-800\/85 {
  border-inline-start-color: rgb(159 18 57 / 0.85);
}
.tw-border-s-rose-800\/90 {
  border-inline-start-color: rgb(159 18 57 / 0.9);
}
.tw-border-s-rose-800\/95 {
  border-inline-start-color: rgb(159 18 57 / 0.95);
}
.tw-border-s-rose-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-900\/0 {
  border-inline-start-color: rgb(136 19 55 / 0);
}
.tw-border-s-rose-900\/10 {
  border-inline-start-color: rgb(136 19 55 / 0.1);
}
.tw-border-s-rose-900\/100 {
  border-inline-start-color: rgb(136 19 55 / 1);
}
.tw-border-s-rose-900\/15 {
  border-inline-start-color: rgb(136 19 55 / 0.15);
}
.tw-border-s-rose-900\/20 {
  border-inline-start-color: rgb(136 19 55 / 0.2);
}
.tw-border-s-rose-900\/25 {
  border-inline-start-color: rgb(136 19 55 / 0.25);
}
.tw-border-s-rose-900\/30 {
  border-inline-start-color: rgb(136 19 55 / 0.3);
}
.tw-border-s-rose-900\/35 {
  border-inline-start-color: rgb(136 19 55 / 0.35);
}
.tw-border-s-rose-900\/40 {
  border-inline-start-color: rgb(136 19 55 / 0.4);
}
.tw-border-s-rose-900\/45 {
  border-inline-start-color: rgb(136 19 55 / 0.45);
}
.tw-border-s-rose-900\/5 {
  border-inline-start-color: rgb(136 19 55 / 0.05);
}
.tw-border-s-rose-900\/50 {
  border-inline-start-color: rgb(136 19 55 / 0.5);
}
.tw-border-s-rose-900\/55 {
  border-inline-start-color: rgb(136 19 55 / 0.55);
}
.tw-border-s-rose-900\/60 {
  border-inline-start-color: rgb(136 19 55 / 0.6);
}
.tw-border-s-rose-900\/65 {
  border-inline-start-color: rgb(136 19 55 / 0.65);
}
.tw-border-s-rose-900\/70 {
  border-inline-start-color: rgb(136 19 55 / 0.7);
}
.tw-border-s-rose-900\/75 {
  border-inline-start-color: rgb(136 19 55 / 0.75);
}
.tw-border-s-rose-900\/80 {
  border-inline-start-color: rgb(136 19 55 / 0.8);
}
.tw-border-s-rose-900\/85 {
  border-inline-start-color: rgb(136 19 55 / 0.85);
}
.tw-border-s-rose-900\/90 {
  border-inline-start-color: rgb(136 19 55 / 0.9);
}
.tw-border-s-rose-900\/95 {
  border-inline-start-color: rgb(136 19 55 / 0.95);
}
.tw-border-s-rose-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-s-rose-950\/0 {
  border-inline-start-color: rgb(76 5 25 / 0);
}
.tw-border-s-rose-950\/10 {
  border-inline-start-color: rgb(76 5 25 / 0.1);
}
.tw-border-s-rose-950\/100 {
  border-inline-start-color: rgb(76 5 25 / 1);
}
.tw-border-s-rose-950\/15 {
  border-inline-start-color: rgb(76 5 25 / 0.15);
}
.tw-border-s-rose-950\/20 {
  border-inline-start-color: rgb(76 5 25 / 0.2);
}
.tw-border-s-rose-950\/25 {
  border-inline-start-color: rgb(76 5 25 / 0.25);
}
.tw-border-s-rose-950\/30 {
  border-inline-start-color: rgb(76 5 25 / 0.3);
}
.tw-border-s-rose-950\/35 {
  border-inline-start-color: rgb(76 5 25 / 0.35);
}
.tw-border-s-rose-950\/40 {
  border-inline-start-color: rgb(76 5 25 / 0.4);
}
.tw-border-s-rose-950\/45 {
  border-inline-start-color: rgb(76 5 25 / 0.45);
}
.tw-border-s-rose-950\/5 {
  border-inline-start-color: rgb(76 5 25 / 0.05);
}
.tw-border-s-rose-950\/50 {
  border-inline-start-color: rgb(76 5 25 / 0.5);
}
.tw-border-s-rose-950\/55 {
  border-inline-start-color: rgb(76 5 25 / 0.55);
}
.tw-border-s-rose-950\/60 {
  border-inline-start-color: rgb(76 5 25 / 0.6);
}
.tw-border-s-rose-950\/65 {
  border-inline-start-color: rgb(76 5 25 / 0.65);
}
.tw-border-s-rose-950\/70 {
  border-inline-start-color: rgb(76 5 25 / 0.7);
}
.tw-border-s-rose-950\/75 {
  border-inline-start-color: rgb(76 5 25 / 0.75);
}
.tw-border-s-rose-950\/80 {
  border-inline-start-color: rgb(76 5 25 / 0.8);
}
.tw-border-s-rose-950\/85 {
  border-inline-start-color: rgb(76 5 25 / 0.85);
}
.tw-border-s-rose-950\/90 {
  border-inline-start-color: rgb(76 5 25 / 0.9);
}
.tw-border-s-rose-950\/95 {
  border-inline-start-color: rgb(76 5 25 / 0.95);
}
.tw-border-s-sky-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-100\/0 {
  border-inline-start-color: rgb(224 242 254 / 0);
}
.tw-border-s-sky-100\/10 {
  border-inline-start-color: rgb(224 242 254 / 0.1);
}
.tw-border-s-sky-100\/100 {
  border-inline-start-color: rgb(224 242 254 / 1);
}
.tw-border-s-sky-100\/15 {
  border-inline-start-color: rgb(224 242 254 / 0.15);
}
.tw-border-s-sky-100\/20 {
  border-inline-start-color: rgb(224 242 254 / 0.2);
}
.tw-border-s-sky-100\/25 {
  border-inline-start-color: rgb(224 242 254 / 0.25);
}
.tw-border-s-sky-100\/30 {
  border-inline-start-color: rgb(224 242 254 / 0.3);
}
.tw-border-s-sky-100\/35 {
  border-inline-start-color: rgb(224 242 254 / 0.35);
}
.tw-border-s-sky-100\/40 {
  border-inline-start-color: rgb(224 242 254 / 0.4);
}
.tw-border-s-sky-100\/45 {
  border-inline-start-color: rgb(224 242 254 / 0.45);
}
.tw-border-s-sky-100\/5 {
  border-inline-start-color: rgb(224 242 254 / 0.05);
}
.tw-border-s-sky-100\/50 {
  border-inline-start-color: rgb(224 242 254 / 0.5);
}
.tw-border-s-sky-100\/55 {
  border-inline-start-color: rgb(224 242 254 / 0.55);
}
.tw-border-s-sky-100\/60 {
  border-inline-start-color: rgb(224 242 254 / 0.6);
}
.tw-border-s-sky-100\/65 {
  border-inline-start-color: rgb(224 242 254 / 0.65);
}
.tw-border-s-sky-100\/70 {
  border-inline-start-color: rgb(224 242 254 / 0.7);
}
.tw-border-s-sky-100\/75 {
  border-inline-start-color: rgb(224 242 254 / 0.75);
}
.tw-border-s-sky-100\/80 {
  border-inline-start-color: rgb(224 242 254 / 0.8);
}
.tw-border-s-sky-100\/85 {
  border-inline-start-color: rgb(224 242 254 / 0.85);
}
.tw-border-s-sky-100\/90 {
  border-inline-start-color: rgb(224 242 254 / 0.9);
}
.tw-border-s-sky-100\/95 {
  border-inline-start-color: rgb(224 242 254 / 0.95);
}
.tw-border-s-sky-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-200\/0 {
  border-inline-start-color: rgb(186 230 253 / 0);
}
.tw-border-s-sky-200\/10 {
  border-inline-start-color: rgb(186 230 253 / 0.1);
}
.tw-border-s-sky-200\/100 {
  border-inline-start-color: rgb(186 230 253 / 1);
}
.tw-border-s-sky-200\/15 {
  border-inline-start-color: rgb(186 230 253 / 0.15);
}
.tw-border-s-sky-200\/20 {
  border-inline-start-color: rgb(186 230 253 / 0.2);
}
.tw-border-s-sky-200\/25 {
  border-inline-start-color: rgb(186 230 253 / 0.25);
}
.tw-border-s-sky-200\/30 {
  border-inline-start-color: rgb(186 230 253 / 0.3);
}
.tw-border-s-sky-200\/35 {
  border-inline-start-color: rgb(186 230 253 / 0.35);
}
.tw-border-s-sky-200\/40 {
  border-inline-start-color: rgb(186 230 253 / 0.4);
}
.tw-border-s-sky-200\/45 {
  border-inline-start-color: rgb(186 230 253 / 0.45);
}
.tw-border-s-sky-200\/5 {
  border-inline-start-color: rgb(186 230 253 / 0.05);
}
.tw-border-s-sky-200\/50 {
  border-inline-start-color: rgb(186 230 253 / 0.5);
}
.tw-border-s-sky-200\/55 {
  border-inline-start-color: rgb(186 230 253 / 0.55);
}
.tw-border-s-sky-200\/60 {
  border-inline-start-color: rgb(186 230 253 / 0.6);
}
.tw-border-s-sky-200\/65 {
  border-inline-start-color: rgb(186 230 253 / 0.65);
}
.tw-border-s-sky-200\/70 {
  border-inline-start-color: rgb(186 230 253 / 0.7);
}
.tw-border-s-sky-200\/75 {
  border-inline-start-color: rgb(186 230 253 / 0.75);
}
.tw-border-s-sky-200\/80 {
  border-inline-start-color: rgb(186 230 253 / 0.8);
}
.tw-border-s-sky-200\/85 {
  border-inline-start-color: rgb(186 230 253 / 0.85);
}
.tw-border-s-sky-200\/90 {
  border-inline-start-color: rgb(186 230 253 / 0.9);
}
.tw-border-s-sky-200\/95 {
  border-inline-start-color: rgb(186 230 253 / 0.95);
}
.tw-border-s-sky-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-300\/0 {
  border-inline-start-color: rgb(125 211 252 / 0);
}
.tw-border-s-sky-300\/10 {
  border-inline-start-color: rgb(125 211 252 / 0.1);
}
.tw-border-s-sky-300\/100 {
  border-inline-start-color: rgb(125 211 252 / 1);
}
.tw-border-s-sky-300\/15 {
  border-inline-start-color: rgb(125 211 252 / 0.15);
}
.tw-border-s-sky-300\/20 {
  border-inline-start-color: rgb(125 211 252 / 0.2);
}
.tw-border-s-sky-300\/25 {
  border-inline-start-color: rgb(125 211 252 / 0.25);
}
.tw-border-s-sky-300\/30 {
  border-inline-start-color: rgb(125 211 252 / 0.3);
}
.tw-border-s-sky-300\/35 {
  border-inline-start-color: rgb(125 211 252 / 0.35);
}
.tw-border-s-sky-300\/40 {
  border-inline-start-color: rgb(125 211 252 / 0.4);
}
.tw-border-s-sky-300\/45 {
  border-inline-start-color: rgb(125 211 252 / 0.45);
}
.tw-border-s-sky-300\/5 {
  border-inline-start-color: rgb(125 211 252 / 0.05);
}
.tw-border-s-sky-300\/50 {
  border-inline-start-color: rgb(125 211 252 / 0.5);
}
.tw-border-s-sky-300\/55 {
  border-inline-start-color: rgb(125 211 252 / 0.55);
}
.tw-border-s-sky-300\/60 {
  border-inline-start-color: rgb(125 211 252 / 0.6);
}
.tw-border-s-sky-300\/65 {
  border-inline-start-color: rgb(125 211 252 / 0.65);
}
.tw-border-s-sky-300\/70 {
  border-inline-start-color: rgb(125 211 252 / 0.7);
}
.tw-border-s-sky-300\/75 {
  border-inline-start-color: rgb(125 211 252 / 0.75);
}
.tw-border-s-sky-300\/80 {
  border-inline-start-color: rgb(125 211 252 / 0.8);
}
.tw-border-s-sky-300\/85 {
  border-inline-start-color: rgb(125 211 252 / 0.85);
}
.tw-border-s-sky-300\/90 {
  border-inline-start-color: rgb(125 211 252 / 0.9);
}
.tw-border-s-sky-300\/95 {
  border-inline-start-color: rgb(125 211 252 / 0.95);
}
.tw-border-s-sky-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-400\/0 {
  border-inline-start-color: rgb(56 189 248 / 0);
}
.tw-border-s-sky-400\/10 {
  border-inline-start-color: rgb(56 189 248 / 0.1);
}
.tw-border-s-sky-400\/100 {
  border-inline-start-color: rgb(56 189 248 / 1);
}
.tw-border-s-sky-400\/15 {
  border-inline-start-color: rgb(56 189 248 / 0.15);
}
.tw-border-s-sky-400\/20 {
  border-inline-start-color: rgb(56 189 248 / 0.2);
}
.tw-border-s-sky-400\/25 {
  border-inline-start-color: rgb(56 189 248 / 0.25);
}
.tw-border-s-sky-400\/30 {
  border-inline-start-color: rgb(56 189 248 / 0.3);
}
.tw-border-s-sky-400\/35 {
  border-inline-start-color: rgb(56 189 248 / 0.35);
}
.tw-border-s-sky-400\/40 {
  border-inline-start-color: rgb(56 189 248 / 0.4);
}
.tw-border-s-sky-400\/45 {
  border-inline-start-color: rgb(56 189 248 / 0.45);
}
.tw-border-s-sky-400\/5 {
  border-inline-start-color: rgb(56 189 248 / 0.05);
}
.tw-border-s-sky-400\/50 {
  border-inline-start-color: rgb(56 189 248 / 0.5);
}
.tw-border-s-sky-400\/55 {
  border-inline-start-color: rgb(56 189 248 / 0.55);
}
.tw-border-s-sky-400\/60 {
  border-inline-start-color: rgb(56 189 248 / 0.6);
}
.tw-border-s-sky-400\/65 {
  border-inline-start-color: rgb(56 189 248 / 0.65);
}
.tw-border-s-sky-400\/70 {
  border-inline-start-color: rgb(56 189 248 / 0.7);
}
.tw-border-s-sky-400\/75 {
  border-inline-start-color: rgb(56 189 248 / 0.75);
}
.tw-border-s-sky-400\/80 {
  border-inline-start-color: rgb(56 189 248 / 0.8);
}
.tw-border-s-sky-400\/85 {
  border-inline-start-color: rgb(56 189 248 / 0.85);
}
.tw-border-s-sky-400\/90 {
  border-inline-start-color: rgb(56 189 248 / 0.9);
}
.tw-border-s-sky-400\/95 {
  border-inline-start-color: rgb(56 189 248 / 0.95);
}
.tw-border-s-sky-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-50\/0 {
  border-inline-start-color: rgb(240 249 255 / 0);
}
.tw-border-s-sky-50\/10 {
  border-inline-start-color: rgb(240 249 255 / 0.1);
}
.tw-border-s-sky-50\/100 {
  border-inline-start-color: rgb(240 249 255 / 1);
}
.tw-border-s-sky-50\/15 {
  border-inline-start-color: rgb(240 249 255 / 0.15);
}
.tw-border-s-sky-50\/20 {
  border-inline-start-color: rgb(240 249 255 / 0.2);
}
.tw-border-s-sky-50\/25 {
  border-inline-start-color: rgb(240 249 255 / 0.25);
}
.tw-border-s-sky-50\/30 {
  border-inline-start-color: rgb(240 249 255 / 0.3);
}
.tw-border-s-sky-50\/35 {
  border-inline-start-color: rgb(240 249 255 / 0.35);
}
.tw-border-s-sky-50\/40 {
  border-inline-start-color: rgb(240 249 255 / 0.4);
}
.tw-border-s-sky-50\/45 {
  border-inline-start-color: rgb(240 249 255 / 0.45);
}
.tw-border-s-sky-50\/5 {
  border-inline-start-color: rgb(240 249 255 / 0.05);
}
.tw-border-s-sky-50\/50 {
  border-inline-start-color: rgb(240 249 255 / 0.5);
}
.tw-border-s-sky-50\/55 {
  border-inline-start-color: rgb(240 249 255 / 0.55);
}
.tw-border-s-sky-50\/60 {
  border-inline-start-color: rgb(240 249 255 / 0.6);
}
.tw-border-s-sky-50\/65 {
  border-inline-start-color: rgb(240 249 255 / 0.65);
}
.tw-border-s-sky-50\/70 {
  border-inline-start-color: rgb(240 249 255 / 0.7);
}
.tw-border-s-sky-50\/75 {
  border-inline-start-color: rgb(240 249 255 / 0.75);
}
.tw-border-s-sky-50\/80 {
  border-inline-start-color: rgb(240 249 255 / 0.8);
}
.tw-border-s-sky-50\/85 {
  border-inline-start-color: rgb(240 249 255 / 0.85);
}
.tw-border-s-sky-50\/90 {
  border-inline-start-color: rgb(240 249 255 / 0.9);
}
.tw-border-s-sky-50\/95 {
  border-inline-start-color: rgb(240 249 255 / 0.95);
}
.tw-border-s-sky-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-500\/0 {
  border-inline-start-color: rgb(14 165 233 / 0);
}
.tw-border-s-sky-500\/10 {
  border-inline-start-color: rgb(14 165 233 / 0.1);
}
.tw-border-s-sky-500\/100 {
  border-inline-start-color: rgb(14 165 233 / 1);
}
.tw-border-s-sky-500\/15 {
  border-inline-start-color: rgb(14 165 233 / 0.15);
}
.tw-border-s-sky-500\/20 {
  border-inline-start-color: rgb(14 165 233 / 0.2);
}
.tw-border-s-sky-500\/25 {
  border-inline-start-color: rgb(14 165 233 / 0.25);
}
.tw-border-s-sky-500\/30 {
  border-inline-start-color: rgb(14 165 233 / 0.3);
}
.tw-border-s-sky-500\/35 {
  border-inline-start-color: rgb(14 165 233 / 0.35);
}
.tw-border-s-sky-500\/40 {
  border-inline-start-color: rgb(14 165 233 / 0.4);
}
.tw-border-s-sky-500\/45 {
  border-inline-start-color: rgb(14 165 233 / 0.45);
}
.tw-border-s-sky-500\/5 {
  border-inline-start-color: rgb(14 165 233 / 0.05);
}
.tw-border-s-sky-500\/50 {
  border-inline-start-color: rgb(14 165 233 / 0.5);
}
.tw-border-s-sky-500\/55 {
  border-inline-start-color: rgb(14 165 233 / 0.55);
}
.tw-border-s-sky-500\/60 {
  border-inline-start-color: rgb(14 165 233 / 0.6);
}
.tw-border-s-sky-500\/65 {
  border-inline-start-color: rgb(14 165 233 / 0.65);
}
.tw-border-s-sky-500\/70 {
  border-inline-start-color: rgb(14 165 233 / 0.7);
}
.tw-border-s-sky-500\/75 {
  border-inline-start-color: rgb(14 165 233 / 0.75);
}
.tw-border-s-sky-500\/80 {
  border-inline-start-color: rgb(14 165 233 / 0.8);
}
.tw-border-s-sky-500\/85 {
  border-inline-start-color: rgb(14 165 233 / 0.85);
}
.tw-border-s-sky-500\/90 {
  border-inline-start-color: rgb(14 165 233 / 0.9);
}
.tw-border-s-sky-500\/95 {
  border-inline-start-color: rgb(14 165 233 / 0.95);
}
.tw-border-s-sky-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-600\/0 {
  border-inline-start-color: rgb(2 132 199 / 0);
}
.tw-border-s-sky-600\/10 {
  border-inline-start-color: rgb(2 132 199 / 0.1);
}
.tw-border-s-sky-600\/100 {
  border-inline-start-color: rgb(2 132 199 / 1);
}
.tw-border-s-sky-600\/15 {
  border-inline-start-color: rgb(2 132 199 / 0.15);
}
.tw-border-s-sky-600\/20 {
  border-inline-start-color: rgb(2 132 199 / 0.2);
}
.tw-border-s-sky-600\/25 {
  border-inline-start-color: rgb(2 132 199 / 0.25);
}
.tw-border-s-sky-600\/30 {
  border-inline-start-color: rgb(2 132 199 / 0.3);
}
.tw-border-s-sky-600\/35 {
  border-inline-start-color: rgb(2 132 199 / 0.35);
}
.tw-border-s-sky-600\/40 {
  border-inline-start-color: rgb(2 132 199 / 0.4);
}
.tw-border-s-sky-600\/45 {
  border-inline-start-color: rgb(2 132 199 / 0.45);
}
.tw-border-s-sky-600\/5 {
  border-inline-start-color: rgb(2 132 199 / 0.05);
}
.tw-border-s-sky-600\/50 {
  border-inline-start-color: rgb(2 132 199 / 0.5);
}
.tw-border-s-sky-600\/55 {
  border-inline-start-color: rgb(2 132 199 / 0.55);
}
.tw-border-s-sky-600\/60 {
  border-inline-start-color: rgb(2 132 199 / 0.6);
}
.tw-border-s-sky-600\/65 {
  border-inline-start-color: rgb(2 132 199 / 0.65);
}
.tw-border-s-sky-600\/70 {
  border-inline-start-color: rgb(2 132 199 / 0.7);
}
.tw-border-s-sky-600\/75 {
  border-inline-start-color: rgb(2 132 199 / 0.75);
}
.tw-border-s-sky-600\/80 {
  border-inline-start-color: rgb(2 132 199 / 0.8);
}
.tw-border-s-sky-600\/85 {
  border-inline-start-color: rgb(2 132 199 / 0.85);
}
.tw-border-s-sky-600\/90 {
  border-inline-start-color: rgb(2 132 199 / 0.9);
}
.tw-border-s-sky-600\/95 {
  border-inline-start-color: rgb(2 132 199 / 0.95);
}
.tw-border-s-sky-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-700\/0 {
  border-inline-start-color: rgb(3 105 161 / 0);
}
.tw-border-s-sky-700\/10 {
  border-inline-start-color: rgb(3 105 161 / 0.1);
}
.tw-border-s-sky-700\/100 {
  border-inline-start-color: rgb(3 105 161 / 1);
}
.tw-border-s-sky-700\/15 {
  border-inline-start-color: rgb(3 105 161 / 0.15);
}
.tw-border-s-sky-700\/20 {
  border-inline-start-color: rgb(3 105 161 / 0.2);
}
.tw-border-s-sky-700\/25 {
  border-inline-start-color: rgb(3 105 161 / 0.25);
}
.tw-border-s-sky-700\/30 {
  border-inline-start-color: rgb(3 105 161 / 0.3);
}
.tw-border-s-sky-700\/35 {
  border-inline-start-color: rgb(3 105 161 / 0.35);
}
.tw-border-s-sky-700\/40 {
  border-inline-start-color: rgb(3 105 161 / 0.4);
}
.tw-border-s-sky-700\/45 {
  border-inline-start-color: rgb(3 105 161 / 0.45);
}
.tw-border-s-sky-700\/5 {
  border-inline-start-color: rgb(3 105 161 / 0.05);
}
.tw-border-s-sky-700\/50 {
  border-inline-start-color: rgb(3 105 161 / 0.5);
}
.tw-border-s-sky-700\/55 {
  border-inline-start-color: rgb(3 105 161 / 0.55);
}
.tw-border-s-sky-700\/60 {
  border-inline-start-color: rgb(3 105 161 / 0.6);
}
.tw-border-s-sky-700\/65 {
  border-inline-start-color: rgb(3 105 161 / 0.65);
}
.tw-border-s-sky-700\/70 {
  border-inline-start-color: rgb(3 105 161 / 0.7);
}
.tw-border-s-sky-700\/75 {
  border-inline-start-color: rgb(3 105 161 / 0.75);
}
.tw-border-s-sky-700\/80 {
  border-inline-start-color: rgb(3 105 161 / 0.8);
}
.tw-border-s-sky-700\/85 {
  border-inline-start-color: rgb(3 105 161 / 0.85);
}
.tw-border-s-sky-700\/90 {
  border-inline-start-color: rgb(3 105 161 / 0.9);
}
.tw-border-s-sky-700\/95 {
  border-inline-start-color: rgb(3 105 161 / 0.95);
}
.tw-border-s-sky-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-800\/0 {
  border-inline-start-color: rgb(7 89 133 / 0);
}
.tw-border-s-sky-800\/10 {
  border-inline-start-color: rgb(7 89 133 / 0.1);
}
.tw-border-s-sky-800\/100 {
  border-inline-start-color: rgb(7 89 133 / 1);
}
.tw-border-s-sky-800\/15 {
  border-inline-start-color: rgb(7 89 133 / 0.15);
}
.tw-border-s-sky-800\/20 {
  border-inline-start-color: rgb(7 89 133 / 0.2);
}
.tw-border-s-sky-800\/25 {
  border-inline-start-color: rgb(7 89 133 / 0.25);
}
.tw-border-s-sky-800\/30 {
  border-inline-start-color: rgb(7 89 133 / 0.3);
}
.tw-border-s-sky-800\/35 {
  border-inline-start-color: rgb(7 89 133 / 0.35);
}
.tw-border-s-sky-800\/40 {
  border-inline-start-color: rgb(7 89 133 / 0.4);
}
.tw-border-s-sky-800\/45 {
  border-inline-start-color: rgb(7 89 133 / 0.45);
}
.tw-border-s-sky-800\/5 {
  border-inline-start-color: rgb(7 89 133 / 0.05);
}
.tw-border-s-sky-800\/50 {
  border-inline-start-color: rgb(7 89 133 / 0.5);
}
.tw-border-s-sky-800\/55 {
  border-inline-start-color: rgb(7 89 133 / 0.55);
}
.tw-border-s-sky-800\/60 {
  border-inline-start-color: rgb(7 89 133 / 0.6);
}
.tw-border-s-sky-800\/65 {
  border-inline-start-color: rgb(7 89 133 / 0.65);
}
.tw-border-s-sky-800\/70 {
  border-inline-start-color: rgb(7 89 133 / 0.7);
}
.tw-border-s-sky-800\/75 {
  border-inline-start-color: rgb(7 89 133 / 0.75);
}
.tw-border-s-sky-800\/80 {
  border-inline-start-color: rgb(7 89 133 / 0.8);
}
.tw-border-s-sky-800\/85 {
  border-inline-start-color: rgb(7 89 133 / 0.85);
}
.tw-border-s-sky-800\/90 {
  border-inline-start-color: rgb(7 89 133 / 0.9);
}
.tw-border-s-sky-800\/95 {
  border-inline-start-color: rgb(7 89 133 / 0.95);
}
.tw-border-s-sky-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-900\/0 {
  border-inline-start-color: rgb(12 74 110 / 0);
}
.tw-border-s-sky-900\/10 {
  border-inline-start-color: rgb(12 74 110 / 0.1);
}
.tw-border-s-sky-900\/100 {
  border-inline-start-color: rgb(12 74 110 / 1);
}
.tw-border-s-sky-900\/15 {
  border-inline-start-color: rgb(12 74 110 / 0.15);
}
.tw-border-s-sky-900\/20 {
  border-inline-start-color: rgb(12 74 110 / 0.2);
}
.tw-border-s-sky-900\/25 {
  border-inline-start-color: rgb(12 74 110 / 0.25);
}
.tw-border-s-sky-900\/30 {
  border-inline-start-color: rgb(12 74 110 / 0.3);
}
.tw-border-s-sky-900\/35 {
  border-inline-start-color: rgb(12 74 110 / 0.35);
}
.tw-border-s-sky-900\/40 {
  border-inline-start-color: rgb(12 74 110 / 0.4);
}
.tw-border-s-sky-900\/45 {
  border-inline-start-color: rgb(12 74 110 / 0.45);
}
.tw-border-s-sky-900\/5 {
  border-inline-start-color: rgb(12 74 110 / 0.05);
}
.tw-border-s-sky-900\/50 {
  border-inline-start-color: rgb(12 74 110 / 0.5);
}
.tw-border-s-sky-900\/55 {
  border-inline-start-color: rgb(12 74 110 / 0.55);
}
.tw-border-s-sky-900\/60 {
  border-inline-start-color: rgb(12 74 110 / 0.6);
}
.tw-border-s-sky-900\/65 {
  border-inline-start-color: rgb(12 74 110 / 0.65);
}
.tw-border-s-sky-900\/70 {
  border-inline-start-color: rgb(12 74 110 / 0.7);
}
.tw-border-s-sky-900\/75 {
  border-inline-start-color: rgb(12 74 110 / 0.75);
}
.tw-border-s-sky-900\/80 {
  border-inline-start-color: rgb(12 74 110 / 0.8);
}
.tw-border-s-sky-900\/85 {
  border-inline-start-color: rgb(12 74 110 / 0.85);
}
.tw-border-s-sky-900\/90 {
  border-inline-start-color: rgb(12 74 110 / 0.9);
}
.tw-border-s-sky-900\/95 {
  border-inline-start-color: rgb(12 74 110 / 0.95);
}
.tw-border-s-sky-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-s-sky-950\/0 {
  border-inline-start-color: rgb(8 47 73 / 0);
}
.tw-border-s-sky-950\/10 {
  border-inline-start-color: rgb(8 47 73 / 0.1);
}
.tw-border-s-sky-950\/100 {
  border-inline-start-color: rgb(8 47 73 / 1);
}
.tw-border-s-sky-950\/15 {
  border-inline-start-color: rgb(8 47 73 / 0.15);
}
.tw-border-s-sky-950\/20 {
  border-inline-start-color: rgb(8 47 73 / 0.2);
}
.tw-border-s-sky-950\/25 {
  border-inline-start-color: rgb(8 47 73 / 0.25);
}
.tw-border-s-sky-950\/30 {
  border-inline-start-color: rgb(8 47 73 / 0.3);
}
.tw-border-s-sky-950\/35 {
  border-inline-start-color: rgb(8 47 73 / 0.35);
}
.tw-border-s-sky-950\/40 {
  border-inline-start-color: rgb(8 47 73 / 0.4);
}
.tw-border-s-sky-950\/45 {
  border-inline-start-color: rgb(8 47 73 / 0.45);
}
.tw-border-s-sky-950\/5 {
  border-inline-start-color: rgb(8 47 73 / 0.05);
}
.tw-border-s-sky-950\/50 {
  border-inline-start-color: rgb(8 47 73 / 0.5);
}
.tw-border-s-sky-950\/55 {
  border-inline-start-color: rgb(8 47 73 / 0.55);
}
.tw-border-s-sky-950\/60 {
  border-inline-start-color: rgb(8 47 73 / 0.6);
}
.tw-border-s-sky-950\/65 {
  border-inline-start-color: rgb(8 47 73 / 0.65);
}
.tw-border-s-sky-950\/70 {
  border-inline-start-color: rgb(8 47 73 / 0.7);
}
.tw-border-s-sky-950\/75 {
  border-inline-start-color: rgb(8 47 73 / 0.75);
}
.tw-border-s-sky-950\/80 {
  border-inline-start-color: rgb(8 47 73 / 0.8);
}
.tw-border-s-sky-950\/85 {
  border-inline-start-color: rgb(8 47 73 / 0.85);
}
.tw-border-s-sky-950\/90 {
  border-inline-start-color: rgb(8 47 73 / 0.9);
}
.tw-border-s-sky-950\/95 {
  border-inline-start-color: rgb(8 47 73 / 0.95);
}
.tw-border-s-slate-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-100\/0 {
  border-inline-start-color: rgb(241 245 249 / 0);
}
.tw-border-s-slate-100\/10 {
  border-inline-start-color: rgb(241 245 249 / 0.1);
}
.tw-border-s-slate-100\/100 {
  border-inline-start-color: rgb(241 245 249 / 1);
}
.tw-border-s-slate-100\/15 {
  border-inline-start-color: rgb(241 245 249 / 0.15);
}
.tw-border-s-slate-100\/20 {
  border-inline-start-color: rgb(241 245 249 / 0.2);
}
.tw-border-s-slate-100\/25 {
  border-inline-start-color: rgb(241 245 249 / 0.25);
}
.tw-border-s-slate-100\/30 {
  border-inline-start-color: rgb(241 245 249 / 0.3);
}
.tw-border-s-slate-100\/35 {
  border-inline-start-color: rgb(241 245 249 / 0.35);
}
.tw-border-s-slate-100\/40 {
  border-inline-start-color: rgb(241 245 249 / 0.4);
}
.tw-border-s-slate-100\/45 {
  border-inline-start-color: rgb(241 245 249 / 0.45);
}
.tw-border-s-slate-100\/5 {
  border-inline-start-color: rgb(241 245 249 / 0.05);
}
.tw-border-s-slate-100\/50 {
  border-inline-start-color: rgb(241 245 249 / 0.5);
}
.tw-border-s-slate-100\/55 {
  border-inline-start-color: rgb(241 245 249 / 0.55);
}
.tw-border-s-slate-100\/60 {
  border-inline-start-color: rgb(241 245 249 / 0.6);
}
.tw-border-s-slate-100\/65 {
  border-inline-start-color: rgb(241 245 249 / 0.65);
}
.tw-border-s-slate-100\/70 {
  border-inline-start-color: rgb(241 245 249 / 0.7);
}
.tw-border-s-slate-100\/75 {
  border-inline-start-color: rgb(241 245 249 / 0.75);
}
.tw-border-s-slate-100\/80 {
  border-inline-start-color: rgb(241 245 249 / 0.8);
}
.tw-border-s-slate-100\/85 {
  border-inline-start-color: rgb(241 245 249 / 0.85);
}
.tw-border-s-slate-100\/90 {
  border-inline-start-color: rgb(241 245 249 / 0.9);
}
.tw-border-s-slate-100\/95 {
  border-inline-start-color: rgb(241 245 249 / 0.95);
}
.tw-border-s-slate-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-200\/0 {
  border-inline-start-color: rgb(226 232 240 / 0);
}
.tw-border-s-slate-200\/10 {
  border-inline-start-color: rgb(226 232 240 / 0.1);
}
.tw-border-s-slate-200\/100 {
  border-inline-start-color: rgb(226 232 240 / 1);
}
.tw-border-s-slate-200\/15 {
  border-inline-start-color: rgb(226 232 240 / 0.15);
}
.tw-border-s-slate-200\/20 {
  border-inline-start-color: rgb(226 232 240 / 0.2);
}
.tw-border-s-slate-200\/25 {
  border-inline-start-color: rgb(226 232 240 / 0.25);
}
.tw-border-s-slate-200\/30 {
  border-inline-start-color: rgb(226 232 240 / 0.3);
}
.tw-border-s-slate-200\/35 {
  border-inline-start-color: rgb(226 232 240 / 0.35);
}
.tw-border-s-slate-200\/40 {
  border-inline-start-color: rgb(226 232 240 / 0.4);
}
.tw-border-s-slate-200\/45 {
  border-inline-start-color: rgb(226 232 240 / 0.45);
}
.tw-border-s-slate-200\/5 {
  border-inline-start-color: rgb(226 232 240 / 0.05);
}
.tw-border-s-slate-200\/50 {
  border-inline-start-color: rgb(226 232 240 / 0.5);
}
.tw-border-s-slate-200\/55 {
  border-inline-start-color: rgb(226 232 240 / 0.55);
}
.tw-border-s-slate-200\/60 {
  border-inline-start-color: rgb(226 232 240 / 0.6);
}
.tw-border-s-slate-200\/65 {
  border-inline-start-color: rgb(226 232 240 / 0.65);
}
.tw-border-s-slate-200\/70 {
  border-inline-start-color: rgb(226 232 240 / 0.7);
}
.tw-border-s-slate-200\/75 {
  border-inline-start-color: rgb(226 232 240 / 0.75);
}
.tw-border-s-slate-200\/80 {
  border-inline-start-color: rgb(226 232 240 / 0.8);
}
.tw-border-s-slate-200\/85 {
  border-inline-start-color: rgb(226 232 240 / 0.85);
}
.tw-border-s-slate-200\/90 {
  border-inline-start-color: rgb(226 232 240 / 0.9);
}
.tw-border-s-slate-200\/95 {
  border-inline-start-color: rgb(226 232 240 / 0.95);
}
.tw-border-s-slate-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-300\/0 {
  border-inline-start-color: rgb(203 213 225 / 0);
}
.tw-border-s-slate-300\/10 {
  border-inline-start-color: rgb(203 213 225 / 0.1);
}
.tw-border-s-slate-300\/100 {
  border-inline-start-color: rgb(203 213 225 / 1);
}
.tw-border-s-slate-300\/15 {
  border-inline-start-color: rgb(203 213 225 / 0.15);
}
.tw-border-s-slate-300\/20 {
  border-inline-start-color: rgb(203 213 225 / 0.2);
}
.tw-border-s-slate-300\/25 {
  border-inline-start-color: rgb(203 213 225 / 0.25);
}
.tw-border-s-slate-300\/30 {
  border-inline-start-color: rgb(203 213 225 / 0.3);
}
.tw-border-s-slate-300\/35 {
  border-inline-start-color: rgb(203 213 225 / 0.35);
}
.tw-border-s-slate-300\/40 {
  border-inline-start-color: rgb(203 213 225 / 0.4);
}
.tw-border-s-slate-300\/45 {
  border-inline-start-color: rgb(203 213 225 / 0.45);
}
.tw-border-s-slate-300\/5 {
  border-inline-start-color: rgb(203 213 225 / 0.05);
}
.tw-border-s-slate-300\/50 {
  border-inline-start-color: rgb(203 213 225 / 0.5);
}
.tw-border-s-slate-300\/55 {
  border-inline-start-color: rgb(203 213 225 / 0.55);
}
.tw-border-s-slate-300\/60 {
  border-inline-start-color: rgb(203 213 225 / 0.6);
}
.tw-border-s-slate-300\/65 {
  border-inline-start-color: rgb(203 213 225 / 0.65);
}
.tw-border-s-slate-300\/70 {
  border-inline-start-color: rgb(203 213 225 / 0.7);
}
.tw-border-s-slate-300\/75 {
  border-inline-start-color: rgb(203 213 225 / 0.75);
}
.tw-border-s-slate-300\/80 {
  border-inline-start-color: rgb(203 213 225 / 0.8);
}
.tw-border-s-slate-300\/85 {
  border-inline-start-color: rgb(203 213 225 / 0.85);
}
.tw-border-s-slate-300\/90 {
  border-inline-start-color: rgb(203 213 225 / 0.9);
}
.tw-border-s-slate-300\/95 {
  border-inline-start-color: rgb(203 213 225 / 0.95);
}
.tw-border-s-slate-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-400\/0 {
  border-inline-start-color: rgb(148 163 184 / 0);
}
.tw-border-s-slate-400\/10 {
  border-inline-start-color: rgb(148 163 184 / 0.1);
}
.tw-border-s-slate-400\/100 {
  border-inline-start-color: rgb(148 163 184 / 1);
}
.tw-border-s-slate-400\/15 {
  border-inline-start-color: rgb(148 163 184 / 0.15);
}
.tw-border-s-slate-400\/20 {
  border-inline-start-color: rgb(148 163 184 / 0.2);
}
.tw-border-s-slate-400\/25 {
  border-inline-start-color: rgb(148 163 184 / 0.25);
}
.tw-border-s-slate-400\/30 {
  border-inline-start-color: rgb(148 163 184 / 0.3);
}
.tw-border-s-slate-400\/35 {
  border-inline-start-color: rgb(148 163 184 / 0.35);
}
.tw-border-s-slate-400\/40 {
  border-inline-start-color: rgb(148 163 184 / 0.4);
}
.tw-border-s-slate-400\/45 {
  border-inline-start-color: rgb(148 163 184 / 0.45);
}
.tw-border-s-slate-400\/5 {
  border-inline-start-color: rgb(148 163 184 / 0.05);
}
.tw-border-s-slate-400\/50 {
  border-inline-start-color: rgb(148 163 184 / 0.5);
}
.tw-border-s-slate-400\/55 {
  border-inline-start-color: rgb(148 163 184 / 0.55);
}
.tw-border-s-slate-400\/60 {
  border-inline-start-color: rgb(148 163 184 / 0.6);
}
.tw-border-s-slate-400\/65 {
  border-inline-start-color: rgb(148 163 184 / 0.65);
}
.tw-border-s-slate-400\/70 {
  border-inline-start-color: rgb(148 163 184 / 0.7);
}
.tw-border-s-slate-400\/75 {
  border-inline-start-color: rgb(148 163 184 / 0.75);
}
.tw-border-s-slate-400\/80 {
  border-inline-start-color: rgb(148 163 184 / 0.8);
}
.tw-border-s-slate-400\/85 {
  border-inline-start-color: rgb(148 163 184 / 0.85);
}
.tw-border-s-slate-400\/90 {
  border-inline-start-color: rgb(148 163 184 / 0.9);
}
.tw-border-s-slate-400\/95 {
  border-inline-start-color: rgb(148 163 184 / 0.95);
}
.tw-border-s-slate-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-50\/0 {
  border-inline-start-color: rgb(248 250 252 / 0);
}
.tw-border-s-slate-50\/10 {
  border-inline-start-color: rgb(248 250 252 / 0.1);
}
.tw-border-s-slate-50\/100 {
  border-inline-start-color: rgb(248 250 252 / 1);
}
.tw-border-s-slate-50\/15 {
  border-inline-start-color: rgb(248 250 252 / 0.15);
}
.tw-border-s-slate-50\/20 {
  border-inline-start-color: rgb(248 250 252 / 0.2);
}
.tw-border-s-slate-50\/25 {
  border-inline-start-color: rgb(248 250 252 / 0.25);
}
.tw-border-s-slate-50\/30 {
  border-inline-start-color: rgb(248 250 252 / 0.3);
}
.tw-border-s-slate-50\/35 {
  border-inline-start-color: rgb(248 250 252 / 0.35);
}
.tw-border-s-slate-50\/40 {
  border-inline-start-color: rgb(248 250 252 / 0.4);
}
.tw-border-s-slate-50\/45 {
  border-inline-start-color: rgb(248 250 252 / 0.45);
}
.tw-border-s-slate-50\/5 {
  border-inline-start-color: rgb(248 250 252 / 0.05);
}
.tw-border-s-slate-50\/50 {
  border-inline-start-color: rgb(248 250 252 / 0.5);
}
.tw-border-s-slate-50\/55 {
  border-inline-start-color: rgb(248 250 252 / 0.55);
}
.tw-border-s-slate-50\/60 {
  border-inline-start-color: rgb(248 250 252 / 0.6);
}
.tw-border-s-slate-50\/65 {
  border-inline-start-color: rgb(248 250 252 / 0.65);
}
.tw-border-s-slate-50\/70 {
  border-inline-start-color: rgb(248 250 252 / 0.7);
}
.tw-border-s-slate-50\/75 {
  border-inline-start-color: rgb(248 250 252 / 0.75);
}
.tw-border-s-slate-50\/80 {
  border-inline-start-color: rgb(248 250 252 / 0.8);
}
.tw-border-s-slate-50\/85 {
  border-inline-start-color: rgb(248 250 252 / 0.85);
}
.tw-border-s-slate-50\/90 {
  border-inline-start-color: rgb(248 250 252 / 0.9);
}
.tw-border-s-slate-50\/95 {
  border-inline-start-color: rgb(248 250 252 / 0.95);
}
.tw-border-s-slate-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-500\/0 {
  border-inline-start-color: rgb(100 116 139 / 0);
}
.tw-border-s-slate-500\/10 {
  border-inline-start-color: rgb(100 116 139 / 0.1);
}
.tw-border-s-slate-500\/100 {
  border-inline-start-color: rgb(100 116 139 / 1);
}
.tw-border-s-slate-500\/15 {
  border-inline-start-color: rgb(100 116 139 / 0.15);
}
.tw-border-s-slate-500\/20 {
  border-inline-start-color: rgb(100 116 139 / 0.2);
}
.tw-border-s-slate-500\/25 {
  border-inline-start-color: rgb(100 116 139 / 0.25);
}
.tw-border-s-slate-500\/30 {
  border-inline-start-color: rgb(100 116 139 / 0.3);
}
.tw-border-s-slate-500\/35 {
  border-inline-start-color: rgb(100 116 139 / 0.35);
}
.tw-border-s-slate-500\/40 {
  border-inline-start-color: rgb(100 116 139 / 0.4);
}
.tw-border-s-slate-500\/45 {
  border-inline-start-color: rgb(100 116 139 / 0.45);
}
.tw-border-s-slate-500\/5 {
  border-inline-start-color: rgb(100 116 139 / 0.05);
}
.tw-border-s-slate-500\/50 {
  border-inline-start-color: rgb(100 116 139 / 0.5);
}
.tw-border-s-slate-500\/55 {
  border-inline-start-color: rgb(100 116 139 / 0.55);
}
.tw-border-s-slate-500\/60 {
  border-inline-start-color: rgb(100 116 139 / 0.6);
}
.tw-border-s-slate-500\/65 {
  border-inline-start-color: rgb(100 116 139 / 0.65);
}
.tw-border-s-slate-500\/70 {
  border-inline-start-color: rgb(100 116 139 / 0.7);
}
.tw-border-s-slate-500\/75 {
  border-inline-start-color: rgb(100 116 139 / 0.75);
}
.tw-border-s-slate-500\/80 {
  border-inline-start-color: rgb(100 116 139 / 0.8);
}
.tw-border-s-slate-500\/85 {
  border-inline-start-color: rgb(100 116 139 / 0.85);
}
.tw-border-s-slate-500\/90 {
  border-inline-start-color: rgb(100 116 139 / 0.9);
}
.tw-border-s-slate-500\/95 {
  border-inline-start-color: rgb(100 116 139 / 0.95);
}
.tw-border-s-slate-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-600\/0 {
  border-inline-start-color: rgb(71 85 105 / 0);
}
.tw-border-s-slate-600\/10 {
  border-inline-start-color: rgb(71 85 105 / 0.1);
}
.tw-border-s-slate-600\/100 {
  border-inline-start-color: rgb(71 85 105 / 1);
}
.tw-border-s-slate-600\/15 {
  border-inline-start-color: rgb(71 85 105 / 0.15);
}
.tw-border-s-slate-600\/20 {
  border-inline-start-color: rgb(71 85 105 / 0.2);
}
.tw-border-s-slate-600\/25 {
  border-inline-start-color: rgb(71 85 105 / 0.25);
}
.tw-border-s-slate-600\/30 {
  border-inline-start-color: rgb(71 85 105 / 0.3);
}
.tw-border-s-slate-600\/35 {
  border-inline-start-color: rgb(71 85 105 / 0.35);
}
.tw-border-s-slate-600\/40 {
  border-inline-start-color: rgb(71 85 105 / 0.4);
}
.tw-border-s-slate-600\/45 {
  border-inline-start-color: rgb(71 85 105 / 0.45);
}
.tw-border-s-slate-600\/5 {
  border-inline-start-color: rgb(71 85 105 / 0.05);
}
.tw-border-s-slate-600\/50 {
  border-inline-start-color: rgb(71 85 105 / 0.5);
}
.tw-border-s-slate-600\/55 {
  border-inline-start-color: rgb(71 85 105 / 0.55);
}
.tw-border-s-slate-600\/60 {
  border-inline-start-color: rgb(71 85 105 / 0.6);
}
.tw-border-s-slate-600\/65 {
  border-inline-start-color: rgb(71 85 105 / 0.65);
}
.tw-border-s-slate-600\/70 {
  border-inline-start-color: rgb(71 85 105 / 0.7);
}
.tw-border-s-slate-600\/75 {
  border-inline-start-color: rgb(71 85 105 / 0.75);
}
.tw-border-s-slate-600\/80 {
  border-inline-start-color: rgb(71 85 105 / 0.8);
}
.tw-border-s-slate-600\/85 {
  border-inline-start-color: rgb(71 85 105 / 0.85);
}
.tw-border-s-slate-600\/90 {
  border-inline-start-color: rgb(71 85 105 / 0.9);
}
.tw-border-s-slate-600\/95 {
  border-inline-start-color: rgb(71 85 105 / 0.95);
}
.tw-border-s-slate-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-700\/0 {
  border-inline-start-color: rgb(51 65 85 / 0);
}
.tw-border-s-slate-700\/10 {
  border-inline-start-color: rgb(51 65 85 / 0.1);
}
.tw-border-s-slate-700\/100 {
  border-inline-start-color: rgb(51 65 85 / 1);
}
.tw-border-s-slate-700\/15 {
  border-inline-start-color: rgb(51 65 85 / 0.15);
}
.tw-border-s-slate-700\/20 {
  border-inline-start-color: rgb(51 65 85 / 0.2);
}
.tw-border-s-slate-700\/25 {
  border-inline-start-color: rgb(51 65 85 / 0.25);
}
.tw-border-s-slate-700\/30 {
  border-inline-start-color: rgb(51 65 85 / 0.3);
}
.tw-border-s-slate-700\/35 {
  border-inline-start-color: rgb(51 65 85 / 0.35);
}
.tw-border-s-slate-700\/40 {
  border-inline-start-color: rgb(51 65 85 / 0.4);
}
.tw-border-s-slate-700\/45 {
  border-inline-start-color: rgb(51 65 85 / 0.45);
}
.tw-border-s-slate-700\/5 {
  border-inline-start-color: rgb(51 65 85 / 0.05);
}
.tw-border-s-slate-700\/50 {
  border-inline-start-color: rgb(51 65 85 / 0.5);
}
.tw-border-s-slate-700\/55 {
  border-inline-start-color: rgb(51 65 85 / 0.55);
}
.tw-border-s-slate-700\/60 {
  border-inline-start-color: rgb(51 65 85 / 0.6);
}
.tw-border-s-slate-700\/65 {
  border-inline-start-color: rgb(51 65 85 / 0.65);
}
.tw-border-s-slate-700\/70 {
  border-inline-start-color: rgb(51 65 85 / 0.7);
}
.tw-border-s-slate-700\/75 {
  border-inline-start-color: rgb(51 65 85 / 0.75);
}
.tw-border-s-slate-700\/80 {
  border-inline-start-color: rgb(51 65 85 / 0.8);
}
.tw-border-s-slate-700\/85 {
  border-inline-start-color: rgb(51 65 85 / 0.85);
}
.tw-border-s-slate-700\/90 {
  border-inline-start-color: rgb(51 65 85 / 0.9);
}
.tw-border-s-slate-700\/95 {
  border-inline-start-color: rgb(51 65 85 / 0.95);
}
.tw-border-s-slate-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-800\/0 {
  border-inline-start-color: rgb(30 41 59 / 0);
}
.tw-border-s-slate-800\/10 {
  border-inline-start-color: rgb(30 41 59 / 0.1);
}
.tw-border-s-slate-800\/100 {
  border-inline-start-color: rgb(30 41 59 / 1);
}
.tw-border-s-slate-800\/15 {
  border-inline-start-color: rgb(30 41 59 / 0.15);
}
.tw-border-s-slate-800\/20 {
  border-inline-start-color: rgb(30 41 59 / 0.2);
}
.tw-border-s-slate-800\/25 {
  border-inline-start-color: rgb(30 41 59 / 0.25);
}
.tw-border-s-slate-800\/30 {
  border-inline-start-color: rgb(30 41 59 / 0.3);
}
.tw-border-s-slate-800\/35 {
  border-inline-start-color: rgb(30 41 59 / 0.35);
}
.tw-border-s-slate-800\/40 {
  border-inline-start-color: rgb(30 41 59 / 0.4);
}
.tw-border-s-slate-800\/45 {
  border-inline-start-color: rgb(30 41 59 / 0.45);
}
.tw-border-s-slate-800\/5 {
  border-inline-start-color: rgb(30 41 59 / 0.05);
}
.tw-border-s-slate-800\/50 {
  border-inline-start-color: rgb(30 41 59 / 0.5);
}
.tw-border-s-slate-800\/55 {
  border-inline-start-color: rgb(30 41 59 / 0.55);
}
.tw-border-s-slate-800\/60 {
  border-inline-start-color: rgb(30 41 59 / 0.6);
}
.tw-border-s-slate-800\/65 {
  border-inline-start-color: rgb(30 41 59 / 0.65);
}
.tw-border-s-slate-800\/70 {
  border-inline-start-color: rgb(30 41 59 / 0.7);
}
.tw-border-s-slate-800\/75 {
  border-inline-start-color: rgb(30 41 59 / 0.75);
}
.tw-border-s-slate-800\/80 {
  border-inline-start-color: rgb(30 41 59 / 0.8);
}
.tw-border-s-slate-800\/85 {
  border-inline-start-color: rgb(30 41 59 / 0.85);
}
.tw-border-s-slate-800\/90 {
  border-inline-start-color: rgb(30 41 59 / 0.9);
}
.tw-border-s-slate-800\/95 {
  border-inline-start-color: rgb(30 41 59 / 0.95);
}
.tw-border-s-slate-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-900\/0 {
  border-inline-start-color: rgb(15 23 42 / 0);
}
.tw-border-s-slate-900\/10 {
  border-inline-start-color: rgb(15 23 42 / 0.1);
}
.tw-border-s-slate-900\/100 {
  border-inline-start-color: rgb(15 23 42 / 1);
}
.tw-border-s-slate-900\/15 {
  border-inline-start-color: rgb(15 23 42 / 0.15);
}
.tw-border-s-slate-900\/20 {
  border-inline-start-color: rgb(15 23 42 / 0.2);
}
.tw-border-s-slate-900\/25 {
  border-inline-start-color: rgb(15 23 42 / 0.25);
}
.tw-border-s-slate-900\/30 {
  border-inline-start-color: rgb(15 23 42 / 0.3);
}
.tw-border-s-slate-900\/35 {
  border-inline-start-color: rgb(15 23 42 / 0.35);
}
.tw-border-s-slate-900\/40 {
  border-inline-start-color: rgb(15 23 42 / 0.4);
}
.tw-border-s-slate-900\/45 {
  border-inline-start-color: rgb(15 23 42 / 0.45);
}
.tw-border-s-slate-900\/5 {
  border-inline-start-color: rgb(15 23 42 / 0.05);
}
.tw-border-s-slate-900\/50 {
  border-inline-start-color: rgb(15 23 42 / 0.5);
}
.tw-border-s-slate-900\/55 {
  border-inline-start-color: rgb(15 23 42 / 0.55);
}
.tw-border-s-slate-900\/60 {
  border-inline-start-color: rgb(15 23 42 / 0.6);
}
.tw-border-s-slate-900\/65 {
  border-inline-start-color: rgb(15 23 42 / 0.65);
}
.tw-border-s-slate-900\/70 {
  border-inline-start-color: rgb(15 23 42 / 0.7);
}
.tw-border-s-slate-900\/75 {
  border-inline-start-color: rgb(15 23 42 / 0.75);
}
.tw-border-s-slate-900\/80 {
  border-inline-start-color: rgb(15 23 42 / 0.8);
}
.tw-border-s-slate-900\/85 {
  border-inline-start-color: rgb(15 23 42 / 0.85);
}
.tw-border-s-slate-900\/90 {
  border-inline-start-color: rgb(15 23 42 / 0.9);
}
.tw-border-s-slate-900\/95 {
  border-inline-start-color: rgb(15 23 42 / 0.95);
}
.tw-border-s-slate-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-s-slate-950\/0 {
  border-inline-start-color: rgb(2 6 23 / 0);
}
.tw-border-s-slate-950\/10 {
  border-inline-start-color: rgb(2 6 23 / 0.1);
}
.tw-border-s-slate-950\/100 {
  border-inline-start-color: rgb(2 6 23 / 1);
}
.tw-border-s-slate-950\/15 {
  border-inline-start-color: rgb(2 6 23 / 0.15);
}
.tw-border-s-slate-950\/20 {
  border-inline-start-color: rgb(2 6 23 / 0.2);
}
.tw-border-s-slate-950\/25 {
  border-inline-start-color: rgb(2 6 23 / 0.25);
}
.tw-border-s-slate-950\/30 {
  border-inline-start-color: rgb(2 6 23 / 0.3);
}
.tw-border-s-slate-950\/35 {
  border-inline-start-color: rgb(2 6 23 / 0.35);
}
.tw-border-s-slate-950\/40 {
  border-inline-start-color: rgb(2 6 23 / 0.4);
}
.tw-border-s-slate-950\/45 {
  border-inline-start-color: rgb(2 6 23 / 0.45);
}
.tw-border-s-slate-950\/5 {
  border-inline-start-color: rgb(2 6 23 / 0.05);
}
.tw-border-s-slate-950\/50 {
  border-inline-start-color: rgb(2 6 23 / 0.5);
}
.tw-border-s-slate-950\/55 {
  border-inline-start-color: rgb(2 6 23 / 0.55);
}
.tw-border-s-slate-950\/60 {
  border-inline-start-color: rgb(2 6 23 / 0.6);
}
.tw-border-s-slate-950\/65 {
  border-inline-start-color: rgb(2 6 23 / 0.65);
}
.tw-border-s-slate-950\/70 {
  border-inline-start-color: rgb(2 6 23 / 0.7);
}
.tw-border-s-slate-950\/75 {
  border-inline-start-color: rgb(2 6 23 / 0.75);
}
.tw-border-s-slate-950\/80 {
  border-inline-start-color: rgb(2 6 23 / 0.8);
}
.tw-border-s-slate-950\/85 {
  border-inline-start-color: rgb(2 6 23 / 0.85);
}
.tw-border-s-slate-950\/90 {
  border-inline-start-color: rgb(2 6 23 / 0.9);
}
.tw-border-s-slate-950\/95 {
  border-inline-start-color: rgb(2 6 23 / 0.95);
}
.tw-border-s-stone-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-100\/0 {
  border-inline-start-color: rgb(245 245 244 / 0);
}
.tw-border-s-stone-100\/10 {
  border-inline-start-color: rgb(245 245 244 / 0.1);
}
.tw-border-s-stone-100\/100 {
  border-inline-start-color: rgb(245 245 244 / 1);
}
.tw-border-s-stone-100\/15 {
  border-inline-start-color: rgb(245 245 244 / 0.15);
}
.tw-border-s-stone-100\/20 {
  border-inline-start-color: rgb(245 245 244 / 0.2);
}
.tw-border-s-stone-100\/25 {
  border-inline-start-color: rgb(245 245 244 / 0.25);
}
.tw-border-s-stone-100\/30 {
  border-inline-start-color: rgb(245 245 244 / 0.3);
}
.tw-border-s-stone-100\/35 {
  border-inline-start-color: rgb(245 245 244 / 0.35);
}
.tw-border-s-stone-100\/40 {
  border-inline-start-color: rgb(245 245 244 / 0.4);
}
.tw-border-s-stone-100\/45 {
  border-inline-start-color: rgb(245 245 244 / 0.45);
}
.tw-border-s-stone-100\/5 {
  border-inline-start-color: rgb(245 245 244 / 0.05);
}
.tw-border-s-stone-100\/50 {
  border-inline-start-color: rgb(245 245 244 / 0.5);
}
.tw-border-s-stone-100\/55 {
  border-inline-start-color: rgb(245 245 244 / 0.55);
}
.tw-border-s-stone-100\/60 {
  border-inline-start-color: rgb(245 245 244 / 0.6);
}
.tw-border-s-stone-100\/65 {
  border-inline-start-color: rgb(245 245 244 / 0.65);
}
.tw-border-s-stone-100\/70 {
  border-inline-start-color: rgb(245 245 244 / 0.7);
}
.tw-border-s-stone-100\/75 {
  border-inline-start-color: rgb(245 245 244 / 0.75);
}
.tw-border-s-stone-100\/80 {
  border-inline-start-color: rgb(245 245 244 / 0.8);
}
.tw-border-s-stone-100\/85 {
  border-inline-start-color: rgb(245 245 244 / 0.85);
}
.tw-border-s-stone-100\/90 {
  border-inline-start-color: rgb(245 245 244 / 0.9);
}
.tw-border-s-stone-100\/95 {
  border-inline-start-color: rgb(245 245 244 / 0.95);
}
.tw-border-s-stone-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-200\/0 {
  border-inline-start-color: rgb(231 229 228 / 0);
}
.tw-border-s-stone-200\/10 {
  border-inline-start-color: rgb(231 229 228 / 0.1);
}
.tw-border-s-stone-200\/100 {
  border-inline-start-color: rgb(231 229 228 / 1);
}
.tw-border-s-stone-200\/15 {
  border-inline-start-color: rgb(231 229 228 / 0.15);
}
.tw-border-s-stone-200\/20 {
  border-inline-start-color: rgb(231 229 228 / 0.2);
}
.tw-border-s-stone-200\/25 {
  border-inline-start-color: rgb(231 229 228 / 0.25);
}
.tw-border-s-stone-200\/30 {
  border-inline-start-color: rgb(231 229 228 / 0.3);
}
.tw-border-s-stone-200\/35 {
  border-inline-start-color: rgb(231 229 228 / 0.35);
}
.tw-border-s-stone-200\/40 {
  border-inline-start-color: rgb(231 229 228 / 0.4);
}
.tw-border-s-stone-200\/45 {
  border-inline-start-color: rgb(231 229 228 / 0.45);
}
.tw-border-s-stone-200\/5 {
  border-inline-start-color: rgb(231 229 228 / 0.05);
}
.tw-border-s-stone-200\/50 {
  border-inline-start-color: rgb(231 229 228 / 0.5);
}
.tw-border-s-stone-200\/55 {
  border-inline-start-color: rgb(231 229 228 / 0.55);
}
.tw-border-s-stone-200\/60 {
  border-inline-start-color: rgb(231 229 228 / 0.6);
}
.tw-border-s-stone-200\/65 {
  border-inline-start-color: rgb(231 229 228 / 0.65);
}
.tw-border-s-stone-200\/70 {
  border-inline-start-color: rgb(231 229 228 / 0.7);
}
.tw-border-s-stone-200\/75 {
  border-inline-start-color: rgb(231 229 228 / 0.75);
}
.tw-border-s-stone-200\/80 {
  border-inline-start-color: rgb(231 229 228 / 0.8);
}
.tw-border-s-stone-200\/85 {
  border-inline-start-color: rgb(231 229 228 / 0.85);
}
.tw-border-s-stone-200\/90 {
  border-inline-start-color: rgb(231 229 228 / 0.9);
}
.tw-border-s-stone-200\/95 {
  border-inline-start-color: rgb(231 229 228 / 0.95);
}
.tw-border-s-stone-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-300\/0 {
  border-inline-start-color: rgb(214 211 209 / 0);
}
.tw-border-s-stone-300\/10 {
  border-inline-start-color: rgb(214 211 209 / 0.1);
}
.tw-border-s-stone-300\/100 {
  border-inline-start-color: rgb(214 211 209 / 1);
}
.tw-border-s-stone-300\/15 {
  border-inline-start-color: rgb(214 211 209 / 0.15);
}
.tw-border-s-stone-300\/20 {
  border-inline-start-color: rgb(214 211 209 / 0.2);
}
.tw-border-s-stone-300\/25 {
  border-inline-start-color: rgb(214 211 209 / 0.25);
}
.tw-border-s-stone-300\/30 {
  border-inline-start-color: rgb(214 211 209 / 0.3);
}
.tw-border-s-stone-300\/35 {
  border-inline-start-color: rgb(214 211 209 / 0.35);
}
.tw-border-s-stone-300\/40 {
  border-inline-start-color: rgb(214 211 209 / 0.4);
}
.tw-border-s-stone-300\/45 {
  border-inline-start-color: rgb(214 211 209 / 0.45);
}
.tw-border-s-stone-300\/5 {
  border-inline-start-color: rgb(214 211 209 / 0.05);
}
.tw-border-s-stone-300\/50 {
  border-inline-start-color: rgb(214 211 209 / 0.5);
}
.tw-border-s-stone-300\/55 {
  border-inline-start-color: rgb(214 211 209 / 0.55);
}
.tw-border-s-stone-300\/60 {
  border-inline-start-color: rgb(214 211 209 / 0.6);
}
.tw-border-s-stone-300\/65 {
  border-inline-start-color: rgb(214 211 209 / 0.65);
}
.tw-border-s-stone-300\/70 {
  border-inline-start-color: rgb(214 211 209 / 0.7);
}
.tw-border-s-stone-300\/75 {
  border-inline-start-color: rgb(214 211 209 / 0.75);
}
.tw-border-s-stone-300\/80 {
  border-inline-start-color: rgb(214 211 209 / 0.8);
}
.tw-border-s-stone-300\/85 {
  border-inline-start-color: rgb(214 211 209 / 0.85);
}
.tw-border-s-stone-300\/90 {
  border-inline-start-color: rgb(214 211 209 / 0.9);
}
.tw-border-s-stone-300\/95 {
  border-inline-start-color: rgb(214 211 209 / 0.95);
}
.tw-border-s-stone-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-400\/0 {
  border-inline-start-color: rgb(168 162 158 / 0);
}
.tw-border-s-stone-400\/10 {
  border-inline-start-color: rgb(168 162 158 / 0.1);
}
.tw-border-s-stone-400\/100 {
  border-inline-start-color: rgb(168 162 158 / 1);
}
.tw-border-s-stone-400\/15 {
  border-inline-start-color: rgb(168 162 158 / 0.15);
}
.tw-border-s-stone-400\/20 {
  border-inline-start-color: rgb(168 162 158 / 0.2);
}
.tw-border-s-stone-400\/25 {
  border-inline-start-color: rgb(168 162 158 / 0.25);
}
.tw-border-s-stone-400\/30 {
  border-inline-start-color: rgb(168 162 158 / 0.3);
}
.tw-border-s-stone-400\/35 {
  border-inline-start-color: rgb(168 162 158 / 0.35);
}
.tw-border-s-stone-400\/40 {
  border-inline-start-color: rgb(168 162 158 / 0.4);
}
.tw-border-s-stone-400\/45 {
  border-inline-start-color: rgb(168 162 158 / 0.45);
}
.tw-border-s-stone-400\/5 {
  border-inline-start-color: rgb(168 162 158 / 0.05);
}
.tw-border-s-stone-400\/50 {
  border-inline-start-color: rgb(168 162 158 / 0.5);
}
.tw-border-s-stone-400\/55 {
  border-inline-start-color: rgb(168 162 158 / 0.55);
}
.tw-border-s-stone-400\/60 {
  border-inline-start-color: rgb(168 162 158 / 0.6);
}
.tw-border-s-stone-400\/65 {
  border-inline-start-color: rgb(168 162 158 / 0.65);
}
.tw-border-s-stone-400\/70 {
  border-inline-start-color: rgb(168 162 158 / 0.7);
}
.tw-border-s-stone-400\/75 {
  border-inline-start-color: rgb(168 162 158 / 0.75);
}
.tw-border-s-stone-400\/80 {
  border-inline-start-color: rgb(168 162 158 / 0.8);
}
.tw-border-s-stone-400\/85 {
  border-inline-start-color: rgb(168 162 158 / 0.85);
}
.tw-border-s-stone-400\/90 {
  border-inline-start-color: rgb(168 162 158 / 0.9);
}
.tw-border-s-stone-400\/95 {
  border-inline-start-color: rgb(168 162 158 / 0.95);
}
.tw-border-s-stone-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-50\/0 {
  border-inline-start-color: rgb(250 250 249 / 0);
}
.tw-border-s-stone-50\/10 {
  border-inline-start-color: rgb(250 250 249 / 0.1);
}
.tw-border-s-stone-50\/100 {
  border-inline-start-color: rgb(250 250 249 / 1);
}
.tw-border-s-stone-50\/15 {
  border-inline-start-color: rgb(250 250 249 / 0.15);
}
.tw-border-s-stone-50\/20 {
  border-inline-start-color: rgb(250 250 249 / 0.2);
}
.tw-border-s-stone-50\/25 {
  border-inline-start-color: rgb(250 250 249 / 0.25);
}
.tw-border-s-stone-50\/30 {
  border-inline-start-color: rgb(250 250 249 / 0.3);
}
.tw-border-s-stone-50\/35 {
  border-inline-start-color: rgb(250 250 249 / 0.35);
}
.tw-border-s-stone-50\/40 {
  border-inline-start-color: rgb(250 250 249 / 0.4);
}
.tw-border-s-stone-50\/45 {
  border-inline-start-color: rgb(250 250 249 / 0.45);
}
.tw-border-s-stone-50\/5 {
  border-inline-start-color: rgb(250 250 249 / 0.05);
}
.tw-border-s-stone-50\/50 {
  border-inline-start-color: rgb(250 250 249 / 0.5);
}
.tw-border-s-stone-50\/55 {
  border-inline-start-color: rgb(250 250 249 / 0.55);
}
.tw-border-s-stone-50\/60 {
  border-inline-start-color: rgb(250 250 249 / 0.6);
}
.tw-border-s-stone-50\/65 {
  border-inline-start-color: rgb(250 250 249 / 0.65);
}
.tw-border-s-stone-50\/70 {
  border-inline-start-color: rgb(250 250 249 / 0.7);
}
.tw-border-s-stone-50\/75 {
  border-inline-start-color: rgb(250 250 249 / 0.75);
}
.tw-border-s-stone-50\/80 {
  border-inline-start-color: rgb(250 250 249 / 0.8);
}
.tw-border-s-stone-50\/85 {
  border-inline-start-color: rgb(250 250 249 / 0.85);
}
.tw-border-s-stone-50\/90 {
  border-inline-start-color: rgb(250 250 249 / 0.9);
}
.tw-border-s-stone-50\/95 {
  border-inline-start-color: rgb(250 250 249 / 0.95);
}
.tw-border-s-stone-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-500\/0 {
  border-inline-start-color: rgb(120 113 108 / 0);
}
.tw-border-s-stone-500\/10 {
  border-inline-start-color: rgb(120 113 108 / 0.1);
}
.tw-border-s-stone-500\/100 {
  border-inline-start-color: rgb(120 113 108 / 1);
}
.tw-border-s-stone-500\/15 {
  border-inline-start-color: rgb(120 113 108 / 0.15);
}
.tw-border-s-stone-500\/20 {
  border-inline-start-color: rgb(120 113 108 / 0.2);
}
.tw-border-s-stone-500\/25 {
  border-inline-start-color: rgb(120 113 108 / 0.25);
}
.tw-border-s-stone-500\/30 {
  border-inline-start-color: rgb(120 113 108 / 0.3);
}
.tw-border-s-stone-500\/35 {
  border-inline-start-color: rgb(120 113 108 / 0.35);
}
.tw-border-s-stone-500\/40 {
  border-inline-start-color: rgb(120 113 108 / 0.4);
}
.tw-border-s-stone-500\/45 {
  border-inline-start-color: rgb(120 113 108 / 0.45);
}
.tw-border-s-stone-500\/5 {
  border-inline-start-color: rgb(120 113 108 / 0.05);
}
.tw-border-s-stone-500\/50 {
  border-inline-start-color: rgb(120 113 108 / 0.5);
}
.tw-border-s-stone-500\/55 {
  border-inline-start-color: rgb(120 113 108 / 0.55);
}
.tw-border-s-stone-500\/60 {
  border-inline-start-color: rgb(120 113 108 / 0.6);
}
.tw-border-s-stone-500\/65 {
  border-inline-start-color: rgb(120 113 108 / 0.65);
}
.tw-border-s-stone-500\/70 {
  border-inline-start-color: rgb(120 113 108 / 0.7);
}
.tw-border-s-stone-500\/75 {
  border-inline-start-color: rgb(120 113 108 / 0.75);
}
.tw-border-s-stone-500\/80 {
  border-inline-start-color: rgb(120 113 108 / 0.8);
}
.tw-border-s-stone-500\/85 {
  border-inline-start-color: rgb(120 113 108 / 0.85);
}
.tw-border-s-stone-500\/90 {
  border-inline-start-color: rgb(120 113 108 / 0.9);
}
.tw-border-s-stone-500\/95 {
  border-inline-start-color: rgb(120 113 108 / 0.95);
}
.tw-border-s-stone-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-600\/0 {
  border-inline-start-color: rgb(87 83 78 / 0);
}
.tw-border-s-stone-600\/10 {
  border-inline-start-color: rgb(87 83 78 / 0.1);
}
.tw-border-s-stone-600\/100 {
  border-inline-start-color: rgb(87 83 78 / 1);
}
.tw-border-s-stone-600\/15 {
  border-inline-start-color: rgb(87 83 78 / 0.15);
}
.tw-border-s-stone-600\/20 {
  border-inline-start-color: rgb(87 83 78 / 0.2);
}
.tw-border-s-stone-600\/25 {
  border-inline-start-color: rgb(87 83 78 / 0.25);
}
.tw-border-s-stone-600\/30 {
  border-inline-start-color: rgb(87 83 78 / 0.3);
}
.tw-border-s-stone-600\/35 {
  border-inline-start-color: rgb(87 83 78 / 0.35);
}
.tw-border-s-stone-600\/40 {
  border-inline-start-color: rgb(87 83 78 / 0.4);
}
.tw-border-s-stone-600\/45 {
  border-inline-start-color: rgb(87 83 78 / 0.45);
}
.tw-border-s-stone-600\/5 {
  border-inline-start-color: rgb(87 83 78 / 0.05);
}
.tw-border-s-stone-600\/50 {
  border-inline-start-color: rgb(87 83 78 / 0.5);
}
.tw-border-s-stone-600\/55 {
  border-inline-start-color: rgb(87 83 78 / 0.55);
}
.tw-border-s-stone-600\/60 {
  border-inline-start-color: rgb(87 83 78 / 0.6);
}
.tw-border-s-stone-600\/65 {
  border-inline-start-color: rgb(87 83 78 / 0.65);
}
.tw-border-s-stone-600\/70 {
  border-inline-start-color: rgb(87 83 78 / 0.7);
}
.tw-border-s-stone-600\/75 {
  border-inline-start-color: rgb(87 83 78 / 0.75);
}
.tw-border-s-stone-600\/80 {
  border-inline-start-color: rgb(87 83 78 / 0.8);
}
.tw-border-s-stone-600\/85 {
  border-inline-start-color: rgb(87 83 78 / 0.85);
}
.tw-border-s-stone-600\/90 {
  border-inline-start-color: rgb(87 83 78 / 0.9);
}
.tw-border-s-stone-600\/95 {
  border-inline-start-color: rgb(87 83 78 / 0.95);
}
.tw-border-s-stone-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-700\/0 {
  border-inline-start-color: rgb(68 64 60 / 0);
}
.tw-border-s-stone-700\/10 {
  border-inline-start-color: rgb(68 64 60 / 0.1);
}
.tw-border-s-stone-700\/100 {
  border-inline-start-color: rgb(68 64 60 / 1);
}
.tw-border-s-stone-700\/15 {
  border-inline-start-color: rgb(68 64 60 / 0.15);
}
.tw-border-s-stone-700\/20 {
  border-inline-start-color: rgb(68 64 60 / 0.2);
}
.tw-border-s-stone-700\/25 {
  border-inline-start-color: rgb(68 64 60 / 0.25);
}
.tw-border-s-stone-700\/30 {
  border-inline-start-color: rgb(68 64 60 / 0.3);
}
.tw-border-s-stone-700\/35 {
  border-inline-start-color: rgb(68 64 60 / 0.35);
}
.tw-border-s-stone-700\/40 {
  border-inline-start-color: rgb(68 64 60 / 0.4);
}
.tw-border-s-stone-700\/45 {
  border-inline-start-color: rgb(68 64 60 / 0.45);
}
.tw-border-s-stone-700\/5 {
  border-inline-start-color: rgb(68 64 60 / 0.05);
}
.tw-border-s-stone-700\/50 {
  border-inline-start-color: rgb(68 64 60 / 0.5);
}
.tw-border-s-stone-700\/55 {
  border-inline-start-color: rgb(68 64 60 / 0.55);
}
.tw-border-s-stone-700\/60 {
  border-inline-start-color: rgb(68 64 60 / 0.6);
}
.tw-border-s-stone-700\/65 {
  border-inline-start-color: rgb(68 64 60 / 0.65);
}
.tw-border-s-stone-700\/70 {
  border-inline-start-color: rgb(68 64 60 / 0.7);
}
.tw-border-s-stone-700\/75 {
  border-inline-start-color: rgb(68 64 60 / 0.75);
}
.tw-border-s-stone-700\/80 {
  border-inline-start-color: rgb(68 64 60 / 0.8);
}
.tw-border-s-stone-700\/85 {
  border-inline-start-color: rgb(68 64 60 / 0.85);
}
.tw-border-s-stone-700\/90 {
  border-inline-start-color: rgb(68 64 60 / 0.9);
}
.tw-border-s-stone-700\/95 {
  border-inline-start-color: rgb(68 64 60 / 0.95);
}
.tw-border-s-stone-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-800\/0 {
  border-inline-start-color: rgb(41 37 36 / 0);
}
.tw-border-s-stone-800\/10 {
  border-inline-start-color: rgb(41 37 36 / 0.1);
}
.tw-border-s-stone-800\/100 {
  border-inline-start-color: rgb(41 37 36 / 1);
}
.tw-border-s-stone-800\/15 {
  border-inline-start-color: rgb(41 37 36 / 0.15);
}
.tw-border-s-stone-800\/20 {
  border-inline-start-color: rgb(41 37 36 / 0.2);
}
.tw-border-s-stone-800\/25 {
  border-inline-start-color: rgb(41 37 36 / 0.25);
}
.tw-border-s-stone-800\/30 {
  border-inline-start-color: rgb(41 37 36 / 0.3);
}
.tw-border-s-stone-800\/35 {
  border-inline-start-color: rgb(41 37 36 / 0.35);
}
.tw-border-s-stone-800\/40 {
  border-inline-start-color: rgb(41 37 36 / 0.4);
}
.tw-border-s-stone-800\/45 {
  border-inline-start-color: rgb(41 37 36 / 0.45);
}
.tw-border-s-stone-800\/5 {
  border-inline-start-color: rgb(41 37 36 / 0.05);
}
.tw-border-s-stone-800\/50 {
  border-inline-start-color: rgb(41 37 36 / 0.5);
}
.tw-border-s-stone-800\/55 {
  border-inline-start-color: rgb(41 37 36 / 0.55);
}
.tw-border-s-stone-800\/60 {
  border-inline-start-color: rgb(41 37 36 / 0.6);
}
.tw-border-s-stone-800\/65 {
  border-inline-start-color: rgb(41 37 36 / 0.65);
}
.tw-border-s-stone-800\/70 {
  border-inline-start-color: rgb(41 37 36 / 0.7);
}
.tw-border-s-stone-800\/75 {
  border-inline-start-color: rgb(41 37 36 / 0.75);
}
.tw-border-s-stone-800\/80 {
  border-inline-start-color: rgb(41 37 36 / 0.8);
}
.tw-border-s-stone-800\/85 {
  border-inline-start-color: rgb(41 37 36 / 0.85);
}
.tw-border-s-stone-800\/90 {
  border-inline-start-color: rgb(41 37 36 / 0.9);
}
.tw-border-s-stone-800\/95 {
  border-inline-start-color: rgb(41 37 36 / 0.95);
}
.tw-border-s-stone-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-900\/0 {
  border-inline-start-color: rgb(28 25 23 / 0);
}
.tw-border-s-stone-900\/10 {
  border-inline-start-color: rgb(28 25 23 / 0.1);
}
.tw-border-s-stone-900\/100 {
  border-inline-start-color: rgb(28 25 23 / 1);
}
.tw-border-s-stone-900\/15 {
  border-inline-start-color: rgb(28 25 23 / 0.15);
}
.tw-border-s-stone-900\/20 {
  border-inline-start-color: rgb(28 25 23 / 0.2);
}
.tw-border-s-stone-900\/25 {
  border-inline-start-color: rgb(28 25 23 / 0.25);
}
.tw-border-s-stone-900\/30 {
  border-inline-start-color: rgb(28 25 23 / 0.3);
}
.tw-border-s-stone-900\/35 {
  border-inline-start-color: rgb(28 25 23 / 0.35);
}
.tw-border-s-stone-900\/40 {
  border-inline-start-color: rgb(28 25 23 / 0.4);
}
.tw-border-s-stone-900\/45 {
  border-inline-start-color: rgb(28 25 23 / 0.45);
}
.tw-border-s-stone-900\/5 {
  border-inline-start-color: rgb(28 25 23 / 0.05);
}
.tw-border-s-stone-900\/50 {
  border-inline-start-color: rgb(28 25 23 / 0.5);
}
.tw-border-s-stone-900\/55 {
  border-inline-start-color: rgb(28 25 23 / 0.55);
}
.tw-border-s-stone-900\/60 {
  border-inline-start-color: rgb(28 25 23 / 0.6);
}
.tw-border-s-stone-900\/65 {
  border-inline-start-color: rgb(28 25 23 / 0.65);
}
.tw-border-s-stone-900\/70 {
  border-inline-start-color: rgb(28 25 23 / 0.7);
}
.tw-border-s-stone-900\/75 {
  border-inline-start-color: rgb(28 25 23 / 0.75);
}
.tw-border-s-stone-900\/80 {
  border-inline-start-color: rgb(28 25 23 / 0.8);
}
.tw-border-s-stone-900\/85 {
  border-inline-start-color: rgb(28 25 23 / 0.85);
}
.tw-border-s-stone-900\/90 {
  border-inline-start-color: rgb(28 25 23 / 0.9);
}
.tw-border-s-stone-900\/95 {
  border-inline-start-color: rgb(28 25 23 / 0.95);
}
.tw-border-s-stone-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-s-stone-950\/0 {
  border-inline-start-color: rgb(12 10 9 / 0);
}
.tw-border-s-stone-950\/10 {
  border-inline-start-color: rgb(12 10 9 / 0.1);
}
.tw-border-s-stone-950\/100 {
  border-inline-start-color: rgb(12 10 9 / 1);
}
.tw-border-s-stone-950\/15 {
  border-inline-start-color: rgb(12 10 9 / 0.15);
}
.tw-border-s-stone-950\/20 {
  border-inline-start-color: rgb(12 10 9 / 0.2);
}
.tw-border-s-stone-950\/25 {
  border-inline-start-color: rgb(12 10 9 / 0.25);
}
.tw-border-s-stone-950\/30 {
  border-inline-start-color: rgb(12 10 9 / 0.3);
}
.tw-border-s-stone-950\/35 {
  border-inline-start-color: rgb(12 10 9 / 0.35);
}
.tw-border-s-stone-950\/40 {
  border-inline-start-color: rgb(12 10 9 / 0.4);
}
.tw-border-s-stone-950\/45 {
  border-inline-start-color: rgb(12 10 9 / 0.45);
}
.tw-border-s-stone-950\/5 {
  border-inline-start-color: rgb(12 10 9 / 0.05);
}
.tw-border-s-stone-950\/50 {
  border-inline-start-color: rgb(12 10 9 / 0.5);
}
.tw-border-s-stone-950\/55 {
  border-inline-start-color: rgb(12 10 9 / 0.55);
}
.tw-border-s-stone-950\/60 {
  border-inline-start-color: rgb(12 10 9 / 0.6);
}
.tw-border-s-stone-950\/65 {
  border-inline-start-color: rgb(12 10 9 / 0.65);
}
.tw-border-s-stone-950\/70 {
  border-inline-start-color: rgb(12 10 9 / 0.7);
}
.tw-border-s-stone-950\/75 {
  border-inline-start-color: rgb(12 10 9 / 0.75);
}
.tw-border-s-stone-950\/80 {
  border-inline-start-color: rgb(12 10 9 / 0.8);
}
.tw-border-s-stone-950\/85 {
  border-inline-start-color: rgb(12 10 9 / 0.85);
}
.tw-border-s-stone-950\/90 {
  border-inline-start-color: rgb(12 10 9 / 0.9);
}
.tw-border-s-stone-950\/95 {
  border-inline-start-color: rgb(12 10 9 / 0.95);
}
.tw-border-s-success {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-s-success-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-s-success-dark\/0 {
  border-inline-start-color: rgb(161 185 0 / 0);
}
.tw-border-s-success-dark\/10 {
  border-inline-start-color: rgb(161 185 0 / 0.1);
}
.tw-border-s-success-dark\/100 {
  border-inline-start-color: rgb(161 185 0 / 1);
}
.tw-border-s-success-dark\/15 {
  border-inline-start-color: rgb(161 185 0 / 0.15);
}
.tw-border-s-success-dark\/20 {
  border-inline-start-color: rgb(161 185 0 / 0.2);
}
.tw-border-s-success-dark\/25 {
  border-inline-start-color: rgb(161 185 0 / 0.25);
}
.tw-border-s-success-dark\/30 {
  border-inline-start-color: rgb(161 185 0 / 0.3);
}
.tw-border-s-success-dark\/35 {
  border-inline-start-color: rgb(161 185 0 / 0.35);
}
.tw-border-s-success-dark\/40 {
  border-inline-start-color: rgb(161 185 0 / 0.4);
}
.tw-border-s-success-dark\/45 {
  border-inline-start-color: rgb(161 185 0 / 0.45);
}
.tw-border-s-success-dark\/5 {
  border-inline-start-color: rgb(161 185 0 / 0.05);
}
.tw-border-s-success-dark\/50 {
  border-inline-start-color: rgb(161 185 0 / 0.5);
}
.tw-border-s-success-dark\/55 {
  border-inline-start-color: rgb(161 185 0 / 0.55);
}
.tw-border-s-success-dark\/60 {
  border-inline-start-color: rgb(161 185 0 / 0.6);
}
.tw-border-s-success-dark\/65 {
  border-inline-start-color: rgb(161 185 0 / 0.65);
}
.tw-border-s-success-dark\/70 {
  border-inline-start-color: rgb(161 185 0 / 0.7);
}
.tw-border-s-success-dark\/75 {
  border-inline-start-color: rgb(161 185 0 / 0.75);
}
.tw-border-s-success-dark\/80 {
  border-inline-start-color: rgb(161 185 0 / 0.8);
}
.tw-border-s-success-dark\/85 {
  border-inline-start-color: rgb(161 185 0 / 0.85);
}
.tw-border-s-success-dark\/90 {
  border-inline-start-color: rgb(161 185 0 / 0.9);
}
.tw-border-s-success-dark\/95 {
  border-inline-start-color: rgb(161 185 0 / 0.95);
}
.tw-border-s-success-light {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-s-success-light\/0 {
  border-inline-start-color: rgb(204 226 85 / 0);
}
.tw-border-s-success-light\/10 {
  border-inline-start-color: rgb(204 226 85 / 0.1);
}
.tw-border-s-success-light\/100 {
  border-inline-start-color: rgb(204 226 85 / 1);
}
.tw-border-s-success-light\/15 {
  border-inline-start-color: rgb(204 226 85 / 0.15);
}
.tw-border-s-success-light\/20 {
  border-inline-start-color: rgb(204 226 85 / 0.2);
}
.tw-border-s-success-light\/25 {
  border-inline-start-color: rgb(204 226 85 / 0.25);
}
.tw-border-s-success-light\/30 {
  border-inline-start-color: rgb(204 226 85 / 0.3);
}
.tw-border-s-success-light\/35 {
  border-inline-start-color: rgb(204 226 85 / 0.35);
}
.tw-border-s-success-light\/40 {
  border-inline-start-color: rgb(204 226 85 / 0.4);
}
.tw-border-s-success-light\/45 {
  border-inline-start-color: rgb(204 226 85 / 0.45);
}
.tw-border-s-success-light\/5 {
  border-inline-start-color: rgb(204 226 85 / 0.05);
}
.tw-border-s-success-light\/50 {
  border-inline-start-color: rgb(204 226 85 / 0.5);
}
.tw-border-s-success-light\/55 {
  border-inline-start-color: rgb(204 226 85 / 0.55);
}
.tw-border-s-success-light\/60 {
  border-inline-start-color: rgb(204 226 85 / 0.6);
}
.tw-border-s-success-light\/65 {
  border-inline-start-color: rgb(204 226 85 / 0.65);
}
.tw-border-s-success-light\/70 {
  border-inline-start-color: rgb(204 226 85 / 0.7);
}
.tw-border-s-success-light\/75 {
  border-inline-start-color: rgb(204 226 85 / 0.75);
}
.tw-border-s-success-light\/80 {
  border-inline-start-color: rgb(204 226 85 / 0.8);
}
.tw-border-s-success-light\/85 {
  border-inline-start-color: rgb(204 226 85 / 0.85);
}
.tw-border-s-success-light\/90 {
  border-inline-start-color: rgb(204 226 85 / 0.9);
}
.tw-border-s-success-light\/95 {
  border-inline-start-color: rgb(204 226 85 / 0.95);
}
.tw-border-s-success\/0 {
  border-inline-start-color: rgb(185 200 40 / 0);
}
.tw-border-s-success\/10 {
  border-inline-start-color: rgb(185 200 40 / 0.1);
}
.tw-border-s-success\/100 {
  border-inline-start-color: rgb(185 200 40 / 1);
}
.tw-border-s-success\/15 {
  border-inline-start-color: rgb(185 200 40 / 0.15);
}
.tw-border-s-success\/20 {
  border-inline-start-color: rgb(185 200 40 / 0.2);
}
.tw-border-s-success\/25 {
  border-inline-start-color: rgb(185 200 40 / 0.25);
}
.tw-border-s-success\/30 {
  border-inline-start-color: rgb(185 200 40 / 0.3);
}
.tw-border-s-success\/35 {
  border-inline-start-color: rgb(185 200 40 / 0.35);
}
.tw-border-s-success\/40 {
  border-inline-start-color: rgb(185 200 40 / 0.4);
}
.tw-border-s-success\/45 {
  border-inline-start-color: rgb(185 200 40 / 0.45);
}
.tw-border-s-success\/5 {
  border-inline-start-color: rgb(185 200 40 / 0.05);
}
.tw-border-s-success\/50 {
  border-inline-start-color: rgb(185 200 40 / 0.5);
}
.tw-border-s-success\/55 {
  border-inline-start-color: rgb(185 200 40 / 0.55);
}
.tw-border-s-success\/60 {
  border-inline-start-color: rgb(185 200 40 / 0.6);
}
.tw-border-s-success\/65 {
  border-inline-start-color: rgb(185 200 40 / 0.65);
}
.tw-border-s-success\/70 {
  border-inline-start-color: rgb(185 200 40 / 0.7);
}
.tw-border-s-success\/75 {
  border-inline-start-color: rgb(185 200 40 / 0.75);
}
.tw-border-s-success\/80 {
  border-inline-start-color: rgb(185 200 40 / 0.8);
}
.tw-border-s-success\/85 {
  border-inline-start-color: rgb(185 200 40 / 0.85);
}
.tw-border-s-success\/90 {
  border-inline-start-color: rgb(185 200 40 / 0.9);
}
.tw-border-s-success\/95 {
  border-inline-start-color: rgb(185 200 40 / 0.95);
}
.tw-border-s-teal-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-100\/0 {
  border-inline-start-color: rgb(204 251 241 / 0);
}
.tw-border-s-teal-100\/10 {
  border-inline-start-color: rgb(204 251 241 / 0.1);
}
.tw-border-s-teal-100\/100 {
  border-inline-start-color: rgb(204 251 241 / 1);
}
.tw-border-s-teal-100\/15 {
  border-inline-start-color: rgb(204 251 241 / 0.15);
}
.tw-border-s-teal-100\/20 {
  border-inline-start-color: rgb(204 251 241 / 0.2);
}
.tw-border-s-teal-100\/25 {
  border-inline-start-color: rgb(204 251 241 / 0.25);
}
.tw-border-s-teal-100\/30 {
  border-inline-start-color: rgb(204 251 241 / 0.3);
}
.tw-border-s-teal-100\/35 {
  border-inline-start-color: rgb(204 251 241 / 0.35);
}
.tw-border-s-teal-100\/40 {
  border-inline-start-color: rgb(204 251 241 / 0.4);
}
.tw-border-s-teal-100\/45 {
  border-inline-start-color: rgb(204 251 241 / 0.45);
}
.tw-border-s-teal-100\/5 {
  border-inline-start-color: rgb(204 251 241 / 0.05);
}
.tw-border-s-teal-100\/50 {
  border-inline-start-color: rgb(204 251 241 / 0.5);
}
.tw-border-s-teal-100\/55 {
  border-inline-start-color: rgb(204 251 241 / 0.55);
}
.tw-border-s-teal-100\/60 {
  border-inline-start-color: rgb(204 251 241 / 0.6);
}
.tw-border-s-teal-100\/65 {
  border-inline-start-color: rgb(204 251 241 / 0.65);
}
.tw-border-s-teal-100\/70 {
  border-inline-start-color: rgb(204 251 241 / 0.7);
}
.tw-border-s-teal-100\/75 {
  border-inline-start-color: rgb(204 251 241 / 0.75);
}
.tw-border-s-teal-100\/80 {
  border-inline-start-color: rgb(204 251 241 / 0.8);
}
.tw-border-s-teal-100\/85 {
  border-inline-start-color: rgb(204 251 241 / 0.85);
}
.tw-border-s-teal-100\/90 {
  border-inline-start-color: rgb(204 251 241 / 0.9);
}
.tw-border-s-teal-100\/95 {
  border-inline-start-color: rgb(204 251 241 / 0.95);
}
.tw-border-s-teal-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-200\/0 {
  border-inline-start-color: rgb(153 246 228 / 0);
}
.tw-border-s-teal-200\/10 {
  border-inline-start-color: rgb(153 246 228 / 0.1);
}
.tw-border-s-teal-200\/100 {
  border-inline-start-color: rgb(153 246 228 / 1);
}
.tw-border-s-teal-200\/15 {
  border-inline-start-color: rgb(153 246 228 / 0.15);
}
.tw-border-s-teal-200\/20 {
  border-inline-start-color: rgb(153 246 228 / 0.2);
}
.tw-border-s-teal-200\/25 {
  border-inline-start-color: rgb(153 246 228 / 0.25);
}
.tw-border-s-teal-200\/30 {
  border-inline-start-color: rgb(153 246 228 / 0.3);
}
.tw-border-s-teal-200\/35 {
  border-inline-start-color: rgb(153 246 228 / 0.35);
}
.tw-border-s-teal-200\/40 {
  border-inline-start-color: rgb(153 246 228 / 0.4);
}
.tw-border-s-teal-200\/45 {
  border-inline-start-color: rgb(153 246 228 / 0.45);
}
.tw-border-s-teal-200\/5 {
  border-inline-start-color: rgb(153 246 228 / 0.05);
}
.tw-border-s-teal-200\/50 {
  border-inline-start-color: rgb(153 246 228 / 0.5);
}
.tw-border-s-teal-200\/55 {
  border-inline-start-color: rgb(153 246 228 / 0.55);
}
.tw-border-s-teal-200\/60 {
  border-inline-start-color: rgb(153 246 228 / 0.6);
}
.tw-border-s-teal-200\/65 {
  border-inline-start-color: rgb(153 246 228 / 0.65);
}
.tw-border-s-teal-200\/70 {
  border-inline-start-color: rgb(153 246 228 / 0.7);
}
.tw-border-s-teal-200\/75 {
  border-inline-start-color: rgb(153 246 228 / 0.75);
}
.tw-border-s-teal-200\/80 {
  border-inline-start-color: rgb(153 246 228 / 0.8);
}
.tw-border-s-teal-200\/85 {
  border-inline-start-color: rgb(153 246 228 / 0.85);
}
.tw-border-s-teal-200\/90 {
  border-inline-start-color: rgb(153 246 228 / 0.9);
}
.tw-border-s-teal-200\/95 {
  border-inline-start-color: rgb(153 246 228 / 0.95);
}
.tw-border-s-teal-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-300\/0 {
  border-inline-start-color: rgb(94 234 212 / 0);
}
.tw-border-s-teal-300\/10 {
  border-inline-start-color: rgb(94 234 212 / 0.1);
}
.tw-border-s-teal-300\/100 {
  border-inline-start-color: rgb(94 234 212 / 1);
}
.tw-border-s-teal-300\/15 {
  border-inline-start-color: rgb(94 234 212 / 0.15);
}
.tw-border-s-teal-300\/20 {
  border-inline-start-color: rgb(94 234 212 / 0.2);
}
.tw-border-s-teal-300\/25 {
  border-inline-start-color: rgb(94 234 212 / 0.25);
}
.tw-border-s-teal-300\/30 {
  border-inline-start-color: rgb(94 234 212 / 0.3);
}
.tw-border-s-teal-300\/35 {
  border-inline-start-color: rgb(94 234 212 / 0.35);
}
.tw-border-s-teal-300\/40 {
  border-inline-start-color: rgb(94 234 212 / 0.4);
}
.tw-border-s-teal-300\/45 {
  border-inline-start-color: rgb(94 234 212 / 0.45);
}
.tw-border-s-teal-300\/5 {
  border-inline-start-color: rgb(94 234 212 / 0.05);
}
.tw-border-s-teal-300\/50 {
  border-inline-start-color: rgb(94 234 212 / 0.5);
}
.tw-border-s-teal-300\/55 {
  border-inline-start-color: rgb(94 234 212 / 0.55);
}
.tw-border-s-teal-300\/60 {
  border-inline-start-color: rgb(94 234 212 / 0.6);
}
.tw-border-s-teal-300\/65 {
  border-inline-start-color: rgb(94 234 212 / 0.65);
}
.tw-border-s-teal-300\/70 {
  border-inline-start-color: rgb(94 234 212 / 0.7);
}
.tw-border-s-teal-300\/75 {
  border-inline-start-color: rgb(94 234 212 / 0.75);
}
.tw-border-s-teal-300\/80 {
  border-inline-start-color: rgb(94 234 212 / 0.8);
}
.tw-border-s-teal-300\/85 {
  border-inline-start-color: rgb(94 234 212 / 0.85);
}
.tw-border-s-teal-300\/90 {
  border-inline-start-color: rgb(94 234 212 / 0.9);
}
.tw-border-s-teal-300\/95 {
  border-inline-start-color: rgb(94 234 212 / 0.95);
}
.tw-border-s-teal-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-400\/0 {
  border-inline-start-color: rgb(45 212 191 / 0);
}
.tw-border-s-teal-400\/10 {
  border-inline-start-color: rgb(45 212 191 / 0.1);
}
.tw-border-s-teal-400\/100 {
  border-inline-start-color: rgb(45 212 191 / 1);
}
.tw-border-s-teal-400\/15 {
  border-inline-start-color: rgb(45 212 191 / 0.15);
}
.tw-border-s-teal-400\/20 {
  border-inline-start-color: rgb(45 212 191 / 0.2);
}
.tw-border-s-teal-400\/25 {
  border-inline-start-color: rgb(45 212 191 / 0.25);
}
.tw-border-s-teal-400\/30 {
  border-inline-start-color: rgb(45 212 191 / 0.3);
}
.tw-border-s-teal-400\/35 {
  border-inline-start-color: rgb(45 212 191 / 0.35);
}
.tw-border-s-teal-400\/40 {
  border-inline-start-color: rgb(45 212 191 / 0.4);
}
.tw-border-s-teal-400\/45 {
  border-inline-start-color: rgb(45 212 191 / 0.45);
}
.tw-border-s-teal-400\/5 {
  border-inline-start-color: rgb(45 212 191 / 0.05);
}
.tw-border-s-teal-400\/50 {
  border-inline-start-color: rgb(45 212 191 / 0.5);
}
.tw-border-s-teal-400\/55 {
  border-inline-start-color: rgb(45 212 191 / 0.55);
}
.tw-border-s-teal-400\/60 {
  border-inline-start-color: rgb(45 212 191 / 0.6);
}
.tw-border-s-teal-400\/65 {
  border-inline-start-color: rgb(45 212 191 / 0.65);
}
.tw-border-s-teal-400\/70 {
  border-inline-start-color: rgb(45 212 191 / 0.7);
}
.tw-border-s-teal-400\/75 {
  border-inline-start-color: rgb(45 212 191 / 0.75);
}
.tw-border-s-teal-400\/80 {
  border-inline-start-color: rgb(45 212 191 / 0.8);
}
.tw-border-s-teal-400\/85 {
  border-inline-start-color: rgb(45 212 191 / 0.85);
}
.tw-border-s-teal-400\/90 {
  border-inline-start-color: rgb(45 212 191 / 0.9);
}
.tw-border-s-teal-400\/95 {
  border-inline-start-color: rgb(45 212 191 / 0.95);
}
.tw-border-s-teal-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-50\/0 {
  border-inline-start-color: rgb(240 253 250 / 0);
}
.tw-border-s-teal-50\/10 {
  border-inline-start-color: rgb(240 253 250 / 0.1);
}
.tw-border-s-teal-50\/100 {
  border-inline-start-color: rgb(240 253 250 / 1);
}
.tw-border-s-teal-50\/15 {
  border-inline-start-color: rgb(240 253 250 / 0.15);
}
.tw-border-s-teal-50\/20 {
  border-inline-start-color: rgb(240 253 250 / 0.2);
}
.tw-border-s-teal-50\/25 {
  border-inline-start-color: rgb(240 253 250 / 0.25);
}
.tw-border-s-teal-50\/30 {
  border-inline-start-color: rgb(240 253 250 / 0.3);
}
.tw-border-s-teal-50\/35 {
  border-inline-start-color: rgb(240 253 250 / 0.35);
}
.tw-border-s-teal-50\/40 {
  border-inline-start-color: rgb(240 253 250 / 0.4);
}
.tw-border-s-teal-50\/45 {
  border-inline-start-color: rgb(240 253 250 / 0.45);
}
.tw-border-s-teal-50\/5 {
  border-inline-start-color: rgb(240 253 250 / 0.05);
}
.tw-border-s-teal-50\/50 {
  border-inline-start-color: rgb(240 253 250 / 0.5);
}
.tw-border-s-teal-50\/55 {
  border-inline-start-color: rgb(240 253 250 / 0.55);
}
.tw-border-s-teal-50\/60 {
  border-inline-start-color: rgb(240 253 250 / 0.6);
}
.tw-border-s-teal-50\/65 {
  border-inline-start-color: rgb(240 253 250 / 0.65);
}
.tw-border-s-teal-50\/70 {
  border-inline-start-color: rgb(240 253 250 / 0.7);
}
.tw-border-s-teal-50\/75 {
  border-inline-start-color: rgb(240 253 250 / 0.75);
}
.tw-border-s-teal-50\/80 {
  border-inline-start-color: rgb(240 253 250 / 0.8);
}
.tw-border-s-teal-50\/85 {
  border-inline-start-color: rgb(240 253 250 / 0.85);
}
.tw-border-s-teal-50\/90 {
  border-inline-start-color: rgb(240 253 250 / 0.9);
}
.tw-border-s-teal-50\/95 {
  border-inline-start-color: rgb(240 253 250 / 0.95);
}
.tw-border-s-teal-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-500\/0 {
  border-inline-start-color: rgb(20 184 166 / 0);
}
.tw-border-s-teal-500\/10 {
  border-inline-start-color: rgb(20 184 166 / 0.1);
}
.tw-border-s-teal-500\/100 {
  border-inline-start-color: rgb(20 184 166 / 1);
}
.tw-border-s-teal-500\/15 {
  border-inline-start-color: rgb(20 184 166 / 0.15);
}
.tw-border-s-teal-500\/20 {
  border-inline-start-color: rgb(20 184 166 / 0.2);
}
.tw-border-s-teal-500\/25 {
  border-inline-start-color: rgb(20 184 166 / 0.25);
}
.tw-border-s-teal-500\/30 {
  border-inline-start-color: rgb(20 184 166 / 0.3);
}
.tw-border-s-teal-500\/35 {
  border-inline-start-color: rgb(20 184 166 / 0.35);
}
.tw-border-s-teal-500\/40 {
  border-inline-start-color: rgb(20 184 166 / 0.4);
}
.tw-border-s-teal-500\/45 {
  border-inline-start-color: rgb(20 184 166 / 0.45);
}
.tw-border-s-teal-500\/5 {
  border-inline-start-color: rgb(20 184 166 / 0.05);
}
.tw-border-s-teal-500\/50 {
  border-inline-start-color: rgb(20 184 166 / 0.5);
}
.tw-border-s-teal-500\/55 {
  border-inline-start-color: rgb(20 184 166 / 0.55);
}
.tw-border-s-teal-500\/60 {
  border-inline-start-color: rgb(20 184 166 / 0.6);
}
.tw-border-s-teal-500\/65 {
  border-inline-start-color: rgb(20 184 166 / 0.65);
}
.tw-border-s-teal-500\/70 {
  border-inline-start-color: rgb(20 184 166 / 0.7);
}
.tw-border-s-teal-500\/75 {
  border-inline-start-color: rgb(20 184 166 / 0.75);
}
.tw-border-s-teal-500\/80 {
  border-inline-start-color: rgb(20 184 166 / 0.8);
}
.tw-border-s-teal-500\/85 {
  border-inline-start-color: rgb(20 184 166 / 0.85);
}
.tw-border-s-teal-500\/90 {
  border-inline-start-color: rgb(20 184 166 / 0.9);
}
.tw-border-s-teal-500\/95 {
  border-inline-start-color: rgb(20 184 166 / 0.95);
}
.tw-border-s-teal-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-600\/0 {
  border-inline-start-color: rgb(13 148 136 / 0);
}
.tw-border-s-teal-600\/10 {
  border-inline-start-color: rgb(13 148 136 / 0.1);
}
.tw-border-s-teal-600\/100 {
  border-inline-start-color: rgb(13 148 136 / 1);
}
.tw-border-s-teal-600\/15 {
  border-inline-start-color: rgb(13 148 136 / 0.15);
}
.tw-border-s-teal-600\/20 {
  border-inline-start-color: rgb(13 148 136 / 0.2);
}
.tw-border-s-teal-600\/25 {
  border-inline-start-color: rgb(13 148 136 / 0.25);
}
.tw-border-s-teal-600\/30 {
  border-inline-start-color: rgb(13 148 136 / 0.3);
}
.tw-border-s-teal-600\/35 {
  border-inline-start-color: rgb(13 148 136 / 0.35);
}
.tw-border-s-teal-600\/40 {
  border-inline-start-color: rgb(13 148 136 / 0.4);
}
.tw-border-s-teal-600\/45 {
  border-inline-start-color: rgb(13 148 136 / 0.45);
}
.tw-border-s-teal-600\/5 {
  border-inline-start-color: rgb(13 148 136 / 0.05);
}
.tw-border-s-teal-600\/50 {
  border-inline-start-color: rgb(13 148 136 / 0.5);
}
.tw-border-s-teal-600\/55 {
  border-inline-start-color: rgb(13 148 136 / 0.55);
}
.tw-border-s-teal-600\/60 {
  border-inline-start-color: rgb(13 148 136 / 0.6);
}
.tw-border-s-teal-600\/65 {
  border-inline-start-color: rgb(13 148 136 / 0.65);
}
.tw-border-s-teal-600\/70 {
  border-inline-start-color: rgb(13 148 136 / 0.7);
}
.tw-border-s-teal-600\/75 {
  border-inline-start-color: rgb(13 148 136 / 0.75);
}
.tw-border-s-teal-600\/80 {
  border-inline-start-color: rgb(13 148 136 / 0.8);
}
.tw-border-s-teal-600\/85 {
  border-inline-start-color: rgb(13 148 136 / 0.85);
}
.tw-border-s-teal-600\/90 {
  border-inline-start-color: rgb(13 148 136 / 0.9);
}
.tw-border-s-teal-600\/95 {
  border-inline-start-color: rgb(13 148 136 / 0.95);
}
.tw-border-s-teal-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-700\/0 {
  border-inline-start-color: rgb(15 118 110 / 0);
}
.tw-border-s-teal-700\/10 {
  border-inline-start-color: rgb(15 118 110 / 0.1);
}
.tw-border-s-teal-700\/100 {
  border-inline-start-color: rgb(15 118 110 / 1);
}
.tw-border-s-teal-700\/15 {
  border-inline-start-color: rgb(15 118 110 / 0.15);
}
.tw-border-s-teal-700\/20 {
  border-inline-start-color: rgb(15 118 110 / 0.2);
}
.tw-border-s-teal-700\/25 {
  border-inline-start-color: rgb(15 118 110 / 0.25);
}
.tw-border-s-teal-700\/30 {
  border-inline-start-color: rgb(15 118 110 / 0.3);
}
.tw-border-s-teal-700\/35 {
  border-inline-start-color: rgb(15 118 110 / 0.35);
}
.tw-border-s-teal-700\/40 {
  border-inline-start-color: rgb(15 118 110 / 0.4);
}
.tw-border-s-teal-700\/45 {
  border-inline-start-color: rgb(15 118 110 / 0.45);
}
.tw-border-s-teal-700\/5 {
  border-inline-start-color: rgb(15 118 110 / 0.05);
}
.tw-border-s-teal-700\/50 {
  border-inline-start-color: rgb(15 118 110 / 0.5);
}
.tw-border-s-teal-700\/55 {
  border-inline-start-color: rgb(15 118 110 / 0.55);
}
.tw-border-s-teal-700\/60 {
  border-inline-start-color: rgb(15 118 110 / 0.6);
}
.tw-border-s-teal-700\/65 {
  border-inline-start-color: rgb(15 118 110 / 0.65);
}
.tw-border-s-teal-700\/70 {
  border-inline-start-color: rgb(15 118 110 / 0.7);
}
.tw-border-s-teal-700\/75 {
  border-inline-start-color: rgb(15 118 110 / 0.75);
}
.tw-border-s-teal-700\/80 {
  border-inline-start-color: rgb(15 118 110 / 0.8);
}
.tw-border-s-teal-700\/85 {
  border-inline-start-color: rgb(15 118 110 / 0.85);
}
.tw-border-s-teal-700\/90 {
  border-inline-start-color: rgb(15 118 110 / 0.9);
}
.tw-border-s-teal-700\/95 {
  border-inline-start-color: rgb(15 118 110 / 0.95);
}
.tw-border-s-teal-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-800\/0 {
  border-inline-start-color: rgb(17 94 89 / 0);
}
.tw-border-s-teal-800\/10 {
  border-inline-start-color: rgb(17 94 89 / 0.1);
}
.tw-border-s-teal-800\/100 {
  border-inline-start-color: rgb(17 94 89 / 1);
}
.tw-border-s-teal-800\/15 {
  border-inline-start-color: rgb(17 94 89 / 0.15);
}
.tw-border-s-teal-800\/20 {
  border-inline-start-color: rgb(17 94 89 / 0.2);
}
.tw-border-s-teal-800\/25 {
  border-inline-start-color: rgb(17 94 89 / 0.25);
}
.tw-border-s-teal-800\/30 {
  border-inline-start-color: rgb(17 94 89 / 0.3);
}
.tw-border-s-teal-800\/35 {
  border-inline-start-color: rgb(17 94 89 / 0.35);
}
.tw-border-s-teal-800\/40 {
  border-inline-start-color: rgb(17 94 89 / 0.4);
}
.tw-border-s-teal-800\/45 {
  border-inline-start-color: rgb(17 94 89 / 0.45);
}
.tw-border-s-teal-800\/5 {
  border-inline-start-color: rgb(17 94 89 / 0.05);
}
.tw-border-s-teal-800\/50 {
  border-inline-start-color: rgb(17 94 89 / 0.5);
}
.tw-border-s-teal-800\/55 {
  border-inline-start-color: rgb(17 94 89 / 0.55);
}
.tw-border-s-teal-800\/60 {
  border-inline-start-color: rgb(17 94 89 / 0.6);
}
.tw-border-s-teal-800\/65 {
  border-inline-start-color: rgb(17 94 89 / 0.65);
}
.tw-border-s-teal-800\/70 {
  border-inline-start-color: rgb(17 94 89 / 0.7);
}
.tw-border-s-teal-800\/75 {
  border-inline-start-color: rgb(17 94 89 / 0.75);
}
.tw-border-s-teal-800\/80 {
  border-inline-start-color: rgb(17 94 89 / 0.8);
}
.tw-border-s-teal-800\/85 {
  border-inline-start-color: rgb(17 94 89 / 0.85);
}
.tw-border-s-teal-800\/90 {
  border-inline-start-color: rgb(17 94 89 / 0.9);
}
.tw-border-s-teal-800\/95 {
  border-inline-start-color: rgb(17 94 89 / 0.95);
}
.tw-border-s-teal-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-900\/0 {
  border-inline-start-color: rgb(19 78 74 / 0);
}
.tw-border-s-teal-900\/10 {
  border-inline-start-color: rgb(19 78 74 / 0.1);
}
.tw-border-s-teal-900\/100 {
  border-inline-start-color: rgb(19 78 74 / 1);
}
.tw-border-s-teal-900\/15 {
  border-inline-start-color: rgb(19 78 74 / 0.15);
}
.tw-border-s-teal-900\/20 {
  border-inline-start-color: rgb(19 78 74 / 0.2);
}
.tw-border-s-teal-900\/25 {
  border-inline-start-color: rgb(19 78 74 / 0.25);
}
.tw-border-s-teal-900\/30 {
  border-inline-start-color: rgb(19 78 74 / 0.3);
}
.tw-border-s-teal-900\/35 {
  border-inline-start-color: rgb(19 78 74 / 0.35);
}
.tw-border-s-teal-900\/40 {
  border-inline-start-color: rgb(19 78 74 / 0.4);
}
.tw-border-s-teal-900\/45 {
  border-inline-start-color: rgb(19 78 74 / 0.45);
}
.tw-border-s-teal-900\/5 {
  border-inline-start-color: rgb(19 78 74 / 0.05);
}
.tw-border-s-teal-900\/50 {
  border-inline-start-color: rgb(19 78 74 / 0.5);
}
.tw-border-s-teal-900\/55 {
  border-inline-start-color: rgb(19 78 74 / 0.55);
}
.tw-border-s-teal-900\/60 {
  border-inline-start-color: rgb(19 78 74 / 0.6);
}
.tw-border-s-teal-900\/65 {
  border-inline-start-color: rgb(19 78 74 / 0.65);
}
.tw-border-s-teal-900\/70 {
  border-inline-start-color: rgb(19 78 74 / 0.7);
}
.tw-border-s-teal-900\/75 {
  border-inline-start-color: rgb(19 78 74 / 0.75);
}
.tw-border-s-teal-900\/80 {
  border-inline-start-color: rgb(19 78 74 / 0.8);
}
.tw-border-s-teal-900\/85 {
  border-inline-start-color: rgb(19 78 74 / 0.85);
}
.tw-border-s-teal-900\/90 {
  border-inline-start-color: rgb(19 78 74 / 0.9);
}
.tw-border-s-teal-900\/95 {
  border-inline-start-color: rgb(19 78 74 / 0.95);
}
.tw-border-s-teal-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-s-teal-950\/0 {
  border-inline-start-color: rgb(4 47 46 / 0);
}
.tw-border-s-teal-950\/10 {
  border-inline-start-color: rgb(4 47 46 / 0.1);
}
.tw-border-s-teal-950\/100 {
  border-inline-start-color: rgb(4 47 46 / 1);
}
.tw-border-s-teal-950\/15 {
  border-inline-start-color: rgb(4 47 46 / 0.15);
}
.tw-border-s-teal-950\/20 {
  border-inline-start-color: rgb(4 47 46 / 0.2);
}
.tw-border-s-teal-950\/25 {
  border-inline-start-color: rgb(4 47 46 / 0.25);
}
.tw-border-s-teal-950\/30 {
  border-inline-start-color: rgb(4 47 46 / 0.3);
}
.tw-border-s-teal-950\/35 {
  border-inline-start-color: rgb(4 47 46 / 0.35);
}
.tw-border-s-teal-950\/40 {
  border-inline-start-color: rgb(4 47 46 / 0.4);
}
.tw-border-s-teal-950\/45 {
  border-inline-start-color: rgb(4 47 46 / 0.45);
}
.tw-border-s-teal-950\/5 {
  border-inline-start-color: rgb(4 47 46 / 0.05);
}
.tw-border-s-teal-950\/50 {
  border-inline-start-color: rgb(4 47 46 / 0.5);
}
.tw-border-s-teal-950\/55 {
  border-inline-start-color: rgb(4 47 46 / 0.55);
}
.tw-border-s-teal-950\/60 {
  border-inline-start-color: rgb(4 47 46 / 0.6);
}
.tw-border-s-teal-950\/65 {
  border-inline-start-color: rgb(4 47 46 / 0.65);
}
.tw-border-s-teal-950\/70 {
  border-inline-start-color: rgb(4 47 46 / 0.7);
}
.tw-border-s-teal-950\/75 {
  border-inline-start-color: rgb(4 47 46 / 0.75);
}
.tw-border-s-teal-950\/80 {
  border-inline-start-color: rgb(4 47 46 / 0.8);
}
.tw-border-s-teal-950\/85 {
  border-inline-start-color: rgb(4 47 46 / 0.85);
}
.tw-border-s-teal-950\/90 {
  border-inline-start-color: rgb(4 47 46 / 0.9);
}
.tw-border-s-teal-950\/95 {
  border-inline-start-color: rgb(4 47 46 / 0.95);
}
.tw-border-s-transparent {
  border-inline-start-color: transparent;
}
.tw-border-s-transparent\/0 {
  border-inline-start-color: rgb(0 0 0 / 0);
}
.tw-border-s-transparent\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}
.tw-border-s-transparent\/100 {
  border-inline-start-color: rgb(0 0 0 / 1);
}
.tw-border-s-transparent\/15 {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}
.tw-border-s-transparent\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}
.tw-border-s-transparent\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}
.tw-border-s-transparent\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}
.tw-border-s-transparent\/35 {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}
.tw-border-s-transparent\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}
.tw-border-s-transparent\/45 {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}
.tw-border-s-transparent\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}
.tw-border-s-transparent\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}
.tw-border-s-transparent\/55 {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}
.tw-border-s-transparent\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}
.tw-border-s-transparent\/65 {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}
.tw-border-s-transparent\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}
.tw-border-s-transparent\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}
.tw-border-s-transparent\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}
.tw-border-s-transparent\/85 {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}
.tw-border-s-transparent\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}
.tw-border-s-transparent\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}
.tw-border-s-violet-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-100\/0 {
  border-inline-start-color: rgb(237 233 254 / 0);
}
.tw-border-s-violet-100\/10 {
  border-inline-start-color: rgb(237 233 254 / 0.1);
}
.tw-border-s-violet-100\/100 {
  border-inline-start-color: rgb(237 233 254 / 1);
}
.tw-border-s-violet-100\/15 {
  border-inline-start-color: rgb(237 233 254 / 0.15);
}
.tw-border-s-violet-100\/20 {
  border-inline-start-color: rgb(237 233 254 / 0.2);
}
.tw-border-s-violet-100\/25 {
  border-inline-start-color: rgb(237 233 254 / 0.25);
}
.tw-border-s-violet-100\/30 {
  border-inline-start-color: rgb(237 233 254 / 0.3);
}
.tw-border-s-violet-100\/35 {
  border-inline-start-color: rgb(237 233 254 / 0.35);
}
.tw-border-s-violet-100\/40 {
  border-inline-start-color: rgb(237 233 254 / 0.4);
}
.tw-border-s-violet-100\/45 {
  border-inline-start-color: rgb(237 233 254 / 0.45);
}
.tw-border-s-violet-100\/5 {
  border-inline-start-color: rgb(237 233 254 / 0.05);
}
.tw-border-s-violet-100\/50 {
  border-inline-start-color: rgb(237 233 254 / 0.5);
}
.tw-border-s-violet-100\/55 {
  border-inline-start-color: rgb(237 233 254 / 0.55);
}
.tw-border-s-violet-100\/60 {
  border-inline-start-color: rgb(237 233 254 / 0.6);
}
.tw-border-s-violet-100\/65 {
  border-inline-start-color: rgb(237 233 254 / 0.65);
}
.tw-border-s-violet-100\/70 {
  border-inline-start-color: rgb(237 233 254 / 0.7);
}
.tw-border-s-violet-100\/75 {
  border-inline-start-color: rgb(237 233 254 / 0.75);
}
.tw-border-s-violet-100\/80 {
  border-inline-start-color: rgb(237 233 254 / 0.8);
}
.tw-border-s-violet-100\/85 {
  border-inline-start-color: rgb(237 233 254 / 0.85);
}
.tw-border-s-violet-100\/90 {
  border-inline-start-color: rgb(237 233 254 / 0.9);
}
.tw-border-s-violet-100\/95 {
  border-inline-start-color: rgb(237 233 254 / 0.95);
}
.tw-border-s-violet-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-200\/0 {
  border-inline-start-color: rgb(221 214 254 / 0);
}
.tw-border-s-violet-200\/10 {
  border-inline-start-color: rgb(221 214 254 / 0.1);
}
.tw-border-s-violet-200\/100 {
  border-inline-start-color: rgb(221 214 254 / 1);
}
.tw-border-s-violet-200\/15 {
  border-inline-start-color: rgb(221 214 254 / 0.15);
}
.tw-border-s-violet-200\/20 {
  border-inline-start-color: rgb(221 214 254 / 0.2);
}
.tw-border-s-violet-200\/25 {
  border-inline-start-color: rgb(221 214 254 / 0.25);
}
.tw-border-s-violet-200\/30 {
  border-inline-start-color: rgb(221 214 254 / 0.3);
}
.tw-border-s-violet-200\/35 {
  border-inline-start-color: rgb(221 214 254 / 0.35);
}
.tw-border-s-violet-200\/40 {
  border-inline-start-color: rgb(221 214 254 / 0.4);
}
.tw-border-s-violet-200\/45 {
  border-inline-start-color: rgb(221 214 254 / 0.45);
}
.tw-border-s-violet-200\/5 {
  border-inline-start-color: rgb(221 214 254 / 0.05);
}
.tw-border-s-violet-200\/50 {
  border-inline-start-color: rgb(221 214 254 / 0.5);
}
.tw-border-s-violet-200\/55 {
  border-inline-start-color: rgb(221 214 254 / 0.55);
}
.tw-border-s-violet-200\/60 {
  border-inline-start-color: rgb(221 214 254 / 0.6);
}
.tw-border-s-violet-200\/65 {
  border-inline-start-color: rgb(221 214 254 / 0.65);
}
.tw-border-s-violet-200\/70 {
  border-inline-start-color: rgb(221 214 254 / 0.7);
}
.tw-border-s-violet-200\/75 {
  border-inline-start-color: rgb(221 214 254 / 0.75);
}
.tw-border-s-violet-200\/80 {
  border-inline-start-color: rgb(221 214 254 / 0.8);
}
.tw-border-s-violet-200\/85 {
  border-inline-start-color: rgb(221 214 254 / 0.85);
}
.tw-border-s-violet-200\/90 {
  border-inline-start-color: rgb(221 214 254 / 0.9);
}
.tw-border-s-violet-200\/95 {
  border-inline-start-color: rgb(221 214 254 / 0.95);
}
.tw-border-s-violet-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-300\/0 {
  border-inline-start-color: rgb(196 181 253 / 0);
}
.tw-border-s-violet-300\/10 {
  border-inline-start-color: rgb(196 181 253 / 0.1);
}
.tw-border-s-violet-300\/100 {
  border-inline-start-color: rgb(196 181 253 / 1);
}
.tw-border-s-violet-300\/15 {
  border-inline-start-color: rgb(196 181 253 / 0.15);
}
.tw-border-s-violet-300\/20 {
  border-inline-start-color: rgb(196 181 253 / 0.2);
}
.tw-border-s-violet-300\/25 {
  border-inline-start-color: rgb(196 181 253 / 0.25);
}
.tw-border-s-violet-300\/30 {
  border-inline-start-color: rgb(196 181 253 / 0.3);
}
.tw-border-s-violet-300\/35 {
  border-inline-start-color: rgb(196 181 253 / 0.35);
}
.tw-border-s-violet-300\/40 {
  border-inline-start-color: rgb(196 181 253 / 0.4);
}
.tw-border-s-violet-300\/45 {
  border-inline-start-color: rgb(196 181 253 / 0.45);
}
.tw-border-s-violet-300\/5 {
  border-inline-start-color: rgb(196 181 253 / 0.05);
}
.tw-border-s-violet-300\/50 {
  border-inline-start-color: rgb(196 181 253 / 0.5);
}
.tw-border-s-violet-300\/55 {
  border-inline-start-color: rgb(196 181 253 / 0.55);
}
.tw-border-s-violet-300\/60 {
  border-inline-start-color: rgb(196 181 253 / 0.6);
}
.tw-border-s-violet-300\/65 {
  border-inline-start-color: rgb(196 181 253 / 0.65);
}
.tw-border-s-violet-300\/70 {
  border-inline-start-color: rgb(196 181 253 / 0.7);
}
.tw-border-s-violet-300\/75 {
  border-inline-start-color: rgb(196 181 253 / 0.75);
}
.tw-border-s-violet-300\/80 {
  border-inline-start-color: rgb(196 181 253 / 0.8);
}
.tw-border-s-violet-300\/85 {
  border-inline-start-color: rgb(196 181 253 / 0.85);
}
.tw-border-s-violet-300\/90 {
  border-inline-start-color: rgb(196 181 253 / 0.9);
}
.tw-border-s-violet-300\/95 {
  border-inline-start-color: rgb(196 181 253 / 0.95);
}
.tw-border-s-violet-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-400\/0 {
  border-inline-start-color: rgb(167 139 250 / 0);
}
.tw-border-s-violet-400\/10 {
  border-inline-start-color: rgb(167 139 250 / 0.1);
}
.tw-border-s-violet-400\/100 {
  border-inline-start-color: rgb(167 139 250 / 1);
}
.tw-border-s-violet-400\/15 {
  border-inline-start-color: rgb(167 139 250 / 0.15);
}
.tw-border-s-violet-400\/20 {
  border-inline-start-color: rgb(167 139 250 / 0.2);
}
.tw-border-s-violet-400\/25 {
  border-inline-start-color: rgb(167 139 250 / 0.25);
}
.tw-border-s-violet-400\/30 {
  border-inline-start-color: rgb(167 139 250 / 0.3);
}
.tw-border-s-violet-400\/35 {
  border-inline-start-color: rgb(167 139 250 / 0.35);
}
.tw-border-s-violet-400\/40 {
  border-inline-start-color: rgb(167 139 250 / 0.4);
}
.tw-border-s-violet-400\/45 {
  border-inline-start-color: rgb(167 139 250 / 0.45);
}
.tw-border-s-violet-400\/5 {
  border-inline-start-color: rgb(167 139 250 / 0.05);
}
.tw-border-s-violet-400\/50 {
  border-inline-start-color: rgb(167 139 250 / 0.5);
}
.tw-border-s-violet-400\/55 {
  border-inline-start-color: rgb(167 139 250 / 0.55);
}
.tw-border-s-violet-400\/60 {
  border-inline-start-color: rgb(167 139 250 / 0.6);
}
.tw-border-s-violet-400\/65 {
  border-inline-start-color: rgb(167 139 250 / 0.65);
}
.tw-border-s-violet-400\/70 {
  border-inline-start-color: rgb(167 139 250 / 0.7);
}
.tw-border-s-violet-400\/75 {
  border-inline-start-color: rgb(167 139 250 / 0.75);
}
.tw-border-s-violet-400\/80 {
  border-inline-start-color: rgb(167 139 250 / 0.8);
}
.tw-border-s-violet-400\/85 {
  border-inline-start-color: rgb(167 139 250 / 0.85);
}
.tw-border-s-violet-400\/90 {
  border-inline-start-color: rgb(167 139 250 / 0.9);
}
.tw-border-s-violet-400\/95 {
  border-inline-start-color: rgb(167 139 250 / 0.95);
}
.tw-border-s-violet-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-50\/0 {
  border-inline-start-color: rgb(245 243 255 / 0);
}
.tw-border-s-violet-50\/10 {
  border-inline-start-color: rgb(245 243 255 / 0.1);
}
.tw-border-s-violet-50\/100 {
  border-inline-start-color: rgb(245 243 255 / 1);
}
.tw-border-s-violet-50\/15 {
  border-inline-start-color: rgb(245 243 255 / 0.15);
}
.tw-border-s-violet-50\/20 {
  border-inline-start-color: rgb(245 243 255 / 0.2);
}
.tw-border-s-violet-50\/25 {
  border-inline-start-color: rgb(245 243 255 / 0.25);
}
.tw-border-s-violet-50\/30 {
  border-inline-start-color: rgb(245 243 255 / 0.3);
}
.tw-border-s-violet-50\/35 {
  border-inline-start-color: rgb(245 243 255 / 0.35);
}
.tw-border-s-violet-50\/40 {
  border-inline-start-color: rgb(245 243 255 / 0.4);
}
.tw-border-s-violet-50\/45 {
  border-inline-start-color: rgb(245 243 255 / 0.45);
}
.tw-border-s-violet-50\/5 {
  border-inline-start-color: rgb(245 243 255 / 0.05);
}
.tw-border-s-violet-50\/50 {
  border-inline-start-color: rgb(245 243 255 / 0.5);
}
.tw-border-s-violet-50\/55 {
  border-inline-start-color: rgb(245 243 255 / 0.55);
}
.tw-border-s-violet-50\/60 {
  border-inline-start-color: rgb(245 243 255 / 0.6);
}
.tw-border-s-violet-50\/65 {
  border-inline-start-color: rgb(245 243 255 / 0.65);
}
.tw-border-s-violet-50\/70 {
  border-inline-start-color: rgb(245 243 255 / 0.7);
}
.tw-border-s-violet-50\/75 {
  border-inline-start-color: rgb(245 243 255 / 0.75);
}
.tw-border-s-violet-50\/80 {
  border-inline-start-color: rgb(245 243 255 / 0.8);
}
.tw-border-s-violet-50\/85 {
  border-inline-start-color: rgb(245 243 255 / 0.85);
}
.tw-border-s-violet-50\/90 {
  border-inline-start-color: rgb(245 243 255 / 0.9);
}
.tw-border-s-violet-50\/95 {
  border-inline-start-color: rgb(245 243 255 / 0.95);
}
.tw-border-s-violet-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-500\/0 {
  border-inline-start-color: rgb(139 92 246 / 0);
}
.tw-border-s-violet-500\/10 {
  border-inline-start-color: rgb(139 92 246 / 0.1);
}
.tw-border-s-violet-500\/100 {
  border-inline-start-color: rgb(139 92 246 / 1);
}
.tw-border-s-violet-500\/15 {
  border-inline-start-color: rgb(139 92 246 / 0.15);
}
.tw-border-s-violet-500\/20 {
  border-inline-start-color: rgb(139 92 246 / 0.2);
}
.tw-border-s-violet-500\/25 {
  border-inline-start-color: rgb(139 92 246 / 0.25);
}
.tw-border-s-violet-500\/30 {
  border-inline-start-color: rgb(139 92 246 / 0.3);
}
.tw-border-s-violet-500\/35 {
  border-inline-start-color: rgb(139 92 246 / 0.35);
}
.tw-border-s-violet-500\/40 {
  border-inline-start-color: rgb(139 92 246 / 0.4);
}
.tw-border-s-violet-500\/45 {
  border-inline-start-color: rgb(139 92 246 / 0.45);
}
.tw-border-s-violet-500\/5 {
  border-inline-start-color: rgb(139 92 246 / 0.05);
}
.tw-border-s-violet-500\/50 {
  border-inline-start-color: rgb(139 92 246 / 0.5);
}
.tw-border-s-violet-500\/55 {
  border-inline-start-color: rgb(139 92 246 / 0.55);
}
.tw-border-s-violet-500\/60 {
  border-inline-start-color: rgb(139 92 246 / 0.6);
}
.tw-border-s-violet-500\/65 {
  border-inline-start-color: rgb(139 92 246 / 0.65);
}
.tw-border-s-violet-500\/70 {
  border-inline-start-color: rgb(139 92 246 / 0.7);
}
.tw-border-s-violet-500\/75 {
  border-inline-start-color: rgb(139 92 246 / 0.75);
}
.tw-border-s-violet-500\/80 {
  border-inline-start-color: rgb(139 92 246 / 0.8);
}
.tw-border-s-violet-500\/85 {
  border-inline-start-color: rgb(139 92 246 / 0.85);
}
.tw-border-s-violet-500\/90 {
  border-inline-start-color: rgb(139 92 246 / 0.9);
}
.tw-border-s-violet-500\/95 {
  border-inline-start-color: rgb(139 92 246 / 0.95);
}
.tw-border-s-violet-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-600\/0 {
  border-inline-start-color: rgb(124 58 237 / 0);
}
.tw-border-s-violet-600\/10 {
  border-inline-start-color: rgb(124 58 237 / 0.1);
}
.tw-border-s-violet-600\/100 {
  border-inline-start-color: rgb(124 58 237 / 1);
}
.tw-border-s-violet-600\/15 {
  border-inline-start-color: rgb(124 58 237 / 0.15);
}
.tw-border-s-violet-600\/20 {
  border-inline-start-color: rgb(124 58 237 / 0.2);
}
.tw-border-s-violet-600\/25 {
  border-inline-start-color: rgb(124 58 237 / 0.25);
}
.tw-border-s-violet-600\/30 {
  border-inline-start-color: rgb(124 58 237 / 0.3);
}
.tw-border-s-violet-600\/35 {
  border-inline-start-color: rgb(124 58 237 / 0.35);
}
.tw-border-s-violet-600\/40 {
  border-inline-start-color: rgb(124 58 237 / 0.4);
}
.tw-border-s-violet-600\/45 {
  border-inline-start-color: rgb(124 58 237 / 0.45);
}
.tw-border-s-violet-600\/5 {
  border-inline-start-color: rgb(124 58 237 / 0.05);
}
.tw-border-s-violet-600\/50 {
  border-inline-start-color: rgb(124 58 237 / 0.5);
}
.tw-border-s-violet-600\/55 {
  border-inline-start-color: rgb(124 58 237 / 0.55);
}
.tw-border-s-violet-600\/60 {
  border-inline-start-color: rgb(124 58 237 / 0.6);
}
.tw-border-s-violet-600\/65 {
  border-inline-start-color: rgb(124 58 237 / 0.65);
}
.tw-border-s-violet-600\/70 {
  border-inline-start-color: rgb(124 58 237 / 0.7);
}
.tw-border-s-violet-600\/75 {
  border-inline-start-color: rgb(124 58 237 / 0.75);
}
.tw-border-s-violet-600\/80 {
  border-inline-start-color: rgb(124 58 237 / 0.8);
}
.tw-border-s-violet-600\/85 {
  border-inline-start-color: rgb(124 58 237 / 0.85);
}
.tw-border-s-violet-600\/90 {
  border-inline-start-color: rgb(124 58 237 / 0.9);
}
.tw-border-s-violet-600\/95 {
  border-inline-start-color: rgb(124 58 237 / 0.95);
}
.tw-border-s-violet-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-700\/0 {
  border-inline-start-color: rgb(109 40 217 / 0);
}
.tw-border-s-violet-700\/10 {
  border-inline-start-color: rgb(109 40 217 / 0.1);
}
.tw-border-s-violet-700\/100 {
  border-inline-start-color: rgb(109 40 217 / 1);
}
.tw-border-s-violet-700\/15 {
  border-inline-start-color: rgb(109 40 217 / 0.15);
}
.tw-border-s-violet-700\/20 {
  border-inline-start-color: rgb(109 40 217 / 0.2);
}
.tw-border-s-violet-700\/25 {
  border-inline-start-color: rgb(109 40 217 / 0.25);
}
.tw-border-s-violet-700\/30 {
  border-inline-start-color: rgb(109 40 217 / 0.3);
}
.tw-border-s-violet-700\/35 {
  border-inline-start-color: rgb(109 40 217 / 0.35);
}
.tw-border-s-violet-700\/40 {
  border-inline-start-color: rgb(109 40 217 / 0.4);
}
.tw-border-s-violet-700\/45 {
  border-inline-start-color: rgb(109 40 217 / 0.45);
}
.tw-border-s-violet-700\/5 {
  border-inline-start-color: rgb(109 40 217 / 0.05);
}
.tw-border-s-violet-700\/50 {
  border-inline-start-color: rgb(109 40 217 / 0.5);
}
.tw-border-s-violet-700\/55 {
  border-inline-start-color: rgb(109 40 217 / 0.55);
}
.tw-border-s-violet-700\/60 {
  border-inline-start-color: rgb(109 40 217 / 0.6);
}
.tw-border-s-violet-700\/65 {
  border-inline-start-color: rgb(109 40 217 / 0.65);
}
.tw-border-s-violet-700\/70 {
  border-inline-start-color: rgb(109 40 217 / 0.7);
}
.tw-border-s-violet-700\/75 {
  border-inline-start-color: rgb(109 40 217 / 0.75);
}
.tw-border-s-violet-700\/80 {
  border-inline-start-color: rgb(109 40 217 / 0.8);
}
.tw-border-s-violet-700\/85 {
  border-inline-start-color: rgb(109 40 217 / 0.85);
}
.tw-border-s-violet-700\/90 {
  border-inline-start-color: rgb(109 40 217 / 0.9);
}
.tw-border-s-violet-700\/95 {
  border-inline-start-color: rgb(109 40 217 / 0.95);
}
.tw-border-s-violet-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-800\/0 {
  border-inline-start-color: rgb(91 33 182 / 0);
}
.tw-border-s-violet-800\/10 {
  border-inline-start-color: rgb(91 33 182 / 0.1);
}
.tw-border-s-violet-800\/100 {
  border-inline-start-color: rgb(91 33 182 / 1);
}
.tw-border-s-violet-800\/15 {
  border-inline-start-color: rgb(91 33 182 / 0.15);
}
.tw-border-s-violet-800\/20 {
  border-inline-start-color: rgb(91 33 182 / 0.2);
}
.tw-border-s-violet-800\/25 {
  border-inline-start-color: rgb(91 33 182 / 0.25);
}
.tw-border-s-violet-800\/30 {
  border-inline-start-color: rgb(91 33 182 / 0.3);
}
.tw-border-s-violet-800\/35 {
  border-inline-start-color: rgb(91 33 182 / 0.35);
}
.tw-border-s-violet-800\/40 {
  border-inline-start-color: rgb(91 33 182 / 0.4);
}
.tw-border-s-violet-800\/45 {
  border-inline-start-color: rgb(91 33 182 / 0.45);
}
.tw-border-s-violet-800\/5 {
  border-inline-start-color: rgb(91 33 182 / 0.05);
}
.tw-border-s-violet-800\/50 {
  border-inline-start-color: rgb(91 33 182 / 0.5);
}
.tw-border-s-violet-800\/55 {
  border-inline-start-color: rgb(91 33 182 / 0.55);
}
.tw-border-s-violet-800\/60 {
  border-inline-start-color: rgb(91 33 182 / 0.6);
}
.tw-border-s-violet-800\/65 {
  border-inline-start-color: rgb(91 33 182 / 0.65);
}
.tw-border-s-violet-800\/70 {
  border-inline-start-color: rgb(91 33 182 / 0.7);
}
.tw-border-s-violet-800\/75 {
  border-inline-start-color: rgb(91 33 182 / 0.75);
}
.tw-border-s-violet-800\/80 {
  border-inline-start-color: rgb(91 33 182 / 0.8);
}
.tw-border-s-violet-800\/85 {
  border-inline-start-color: rgb(91 33 182 / 0.85);
}
.tw-border-s-violet-800\/90 {
  border-inline-start-color: rgb(91 33 182 / 0.9);
}
.tw-border-s-violet-800\/95 {
  border-inline-start-color: rgb(91 33 182 / 0.95);
}
.tw-border-s-violet-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-900\/0 {
  border-inline-start-color: rgb(76 29 149 / 0);
}
.tw-border-s-violet-900\/10 {
  border-inline-start-color: rgb(76 29 149 / 0.1);
}
.tw-border-s-violet-900\/100 {
  border-inline-start-color: rgb(76 29 149 / 1);
}
.tw-border-s-violet-900\/15 {
  border-inline-start-color: rgb(76 29 149 / 0.15);
}
.tw-border-s-violet-900\/20 {
  border-inline-start-color: rgb(76 29 149 / 0.2);
}
.tw-border-s-violet-900\/25 {
  border-inline-start-color: rgb(76 29 149 / 0.25);
}
.tw-border-s-violet-900\/30 {
  border-inline-start-color: rgb(76 29 149 / 0.3);
}
.tw-border-s-violet-900\/35 {
  border-inline-start-color: rgb(76 29 149 / 0.35);
}
.tw-border-s-violet-900\/40 {
  border-inline-start-color: rgb(76 29 149 / 0.4);
}
.tw-border-s-violet-900\/45 {
  border-inline-start-color: rgb(76 29 149 / 0.45);
}
.tw-border-s-violet-900\/5 {
  border-inline-start-color: rgb(76 29 149 / 0.05);
}
.tw-border-s-violet-900\/50 {
  border-inline-start-color: rgb(76 29 149 / 0.5);
}
.tw-border-s-violet-900\/55 {
  border-inline-start-color: rgb(76 29 149 / 0.55);
}
.tw-border-s-violet-900\/60 {
  border-inline-start-color: rgb(76 29 149 / 0.6);
}
.tw-border-s-violet-900\/65 {
  border-inline-start-color: rgb(76 29 149 / 0.65);
}
.tw-border-s-violet-900\/70 {
  border-inline-start-color: rgb(76 29 149 / 0.7);
}
.tw-border-s-violet-900\/75 {
  border-inline-start-color: rgb(76 29 149 / 0.75);
}
.tw-border-s-violet-900\/80 {
  border-inline-start-color: rgb(76 29 149 / 0.8);
}
.tw-border-s-violet-900\/85 {
  border-inline-start-color: rgb(76 29 149 / 0.85);
}
.tw-border-s-violet-900\/90 {
  border-inline-start-color: rgb(76 29 149 / 0.9);
}
.tw-border-s-violet-900\/95 {
  border-inline-start-color: rgb(76 29 149 / 0.95);
}
.tw-border-s-violet-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-s-violet-950\/0 {
  border-inline-start-color: rgb(46 16 101 / 0);
}
.tw-border-s-violet-950\/10 {
  border-inline-start-color: rgb(46 16 101 / 0.1);
}
.tw-border-s-violet-950\/100 {
  border-inline-start-color: rgb(46 16 101 / 1);
}
.tw-border-s-violet-950\/15 {
  border-inline-start-color: rgb(46 16 101 / 0.15);
}
.tw-border-s-violet-950\/20 {
  border-inline-start-color: rgb(46 16 101 / 0.2);
}
.tw-border-s-violet-950\/25 {
  border-inline-start-color: rgb(46 16 101 / 0.25);
}
.tw-border-s-violet-950\/30 {
  border-inline-start-color: rgb(46 16 101 / 0.3);
}
.tw-border-s-violet-950\/35 {
  border-inline-start-color: rgb(46 16 101 / 0.35);
}
.tw-border-s-violet-950\/40 {
  border-inline-start-color: rgb(46 16 101 / 0.4);
}
.tw-border-s-violet-950\/45 {
  border-inline-start-color: rgb(46 16 101 / 0.45);
}
.tw-border-s-violet-950\/5 {
  border-inline-start-color: rgb(46 16 101 / 0.05);
}
.tw-border-s-violet-950\/50 {
  border-inline-start-color: rgb(46 16 101 / 0.5);
}
.tw-border-s-violet-950\/55 {
  border-inline-start-color: rgb(46 16 101 / 0.55);
}
.tw-border-s-violet-950\/60 {
  border-inline-start-color: rgb(46 16 101 / 0.6);
}
.tw-border-s-violet-950\/65 {
  border-inline-start-color: rgb(46 16 101 / 0.65);
}
.tw-border-s-violet-950\/70 {
  border-inline-start-color: rgb(46 16 101 / 0.7);
}
.tw-border-s-violet-950\/75 {
  border-inline-start-color: rgb(46 16 101 / 0.75);
}
.tw-border-s-violet-950\/80 {
  border-inline-start-color: rgb(46 16 101 / 0.8);
}
.tw-border-s-violet-950\/85 {
  border-inline-start-color: rgb(46 16 101 / 0.85);
}
.tw-border-s-violet-950\/90 {
  border-inline-start-color: rgb(46 16 101 / 0.9);
}
.tw-border-s-violet-950\/95 {
  border-inline-start-color: rgb(46 16 101 / 0.95);
}
.tw-border-s-white {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-s-white\/0 {
  border-inline-start-color: rgb(255 255 255 / 0);
}
.tw-border-s-white\/10 {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}
.tw-border-s-white\/100 {
  border-inline-start-color: rgb(255 255 255 / 1);
}
.tw-border-s-white\/15 {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}
.tw-border-s-white\/20 {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}
.tw-border-s-white\/25 {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}
.tw-border-s-white\/30 {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}
.tw-border-s-white\/35 {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}
.tw-border-s-white\/40 {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}
.tw-border-s-white\/45 {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}
.tw-border-s-white\/5 {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}
.tw-border-s-white\/50 {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}
.tw-border-s-white\/55 {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}
.tw-border-s-white\/60 {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}
.tw-border-s-white\/65 {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}
.tw-border-s-white\/70 {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}
.tw-border-s-white\/75 {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}
.tw-border-s-white\/80 {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}
.tw-border-s-white\/85 {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}
.tw-border-s-white\/90 {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}
.tw-border-s-white\/95 {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}
.tw-border-s-yellow-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-100\/0 {
  border-inline-start-color: rgb(254 249 195 / 0);
}
.tw-border-s-yellow-100\/10 {
  border-inline-start-color: rgb(254 249 195 / 0.1);
}
.tw-border-s-yellow-100\/100 {
  border-inline-start-color: rgb(254 249 195 / 1);
}
.tw-border-s-yellow-100\/15 {
  border-inline-start-color: rgb(254 249 195 / 0.15);
}
.tw-border-s-yellow-100\/20 {
  border-inline-start-color: rgb(254 249 195 / 0.2);
}
.tw-border-s-yellow-100\/25 {
  border-inline-start-color: rgb(254 249 195 / 0.25);
}
.tw-border-s-yellow-100\/30 {
  border-inline-start-color: rgb(254 249 195 / 0.3);
}
.tw-border-s-yellow-100\/35 {
  border-inline-start-color: rgb(254 249 195 / 0.35);
}
.tw-border-s-yellow-100\/40 {
  border-inline-start-color: rgb(254 249 195 / 0.4);
}
.tw-border-s-yellow-100\/45 {
  border-inline-start-color: rgb(254 249 195 / 0.45);
}
.tw-border-s-yellow-100\/5 {
  border-inline-start-color: rgb(254 249 195 / 0.05);
}
.tw-border-s-yellow-100\/50 {
  border-inline-start-color: rgb(254 249 195 / 0.5);
}
.tw-border-s-yellow-100\/55 {
  border-inline-start-color: rgb(254 249 195 / 0.55);
}
.tw-border-s-yellow-100\/60 {
  border-inline-start-color: rgb(254 249 195 / 0.6);
}
.tw-border-s-yellow-100\/65 {
  border-inline-start-color: rgb(254 249 195 / 0.65);
}
.tw-border-s-yellow-100\/70 {
  border-inline-start-color: rgb(254 249 195 / 0.7);
}
.tw-border-s-yellow-100\/75 {
  border-inline-start-color: rgb(254 249 195 / 0.75);
}
.tw-border-s-yellow-100\/80 {
  border-inline-start-color: rgb(254 249 195 / 0.8);
}
.tw-border-s-yellow-100\/85 {
  border-inline-start-color: rgb(254 249 195 / 0.85);
}
.tw-border-s-yellow-100\/90 {
  border-inline-start-color: rgb(254 249 195 / 0.9);
}
.tw-border-s-yellow-100\/95 {
  border-inline-start-color: rgb(254 249 195 / 0.95);
}
.tw-border-s-yellow-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-200\/0 {
  border-inline-start-color: rgb(254 240 138 / 0);
}
.tw-border-s-yellow-200\/10 {
  border-inline-start-color: rgb(254 240 138 / 0.1);
}
.tw-border-s-yellow-200\/100 {
  border-inline-start-color: rgb(254 240 138 / 1);
}
.tw-border-s-yellow-200\/15 {
  border-inline-start-color: rgb(254 240 138 / 0.15);
}
.tw-border-s-yellow-200\/20 {
  border-inline-start-color: rgb(254 240 138 / 0.2);
}
.tw-border-s-yellow-200\/25 {
  border-inline-start-color: rgb(254 240 138 / 0.25);
}
.tw-border-s-yellow-200\/30 {
  border-inline-start-color: rgb(254 240 138 / 0.3);
}
.tw-border-s-yellow-200\/35 {
  border-inline-start-color: rgb(254 240 138 / 0.35);
}
.tw-border-s-yellow-200\/40 {
  border-inline-start-color: rgb(254 240 138 / 0.4);
}
.tw-border-s-yellow-200\/45 {
  border-inline-start-color: rgb(254 240 138 / 0.45);
}
.tw-border-s-yellow-200\/5 {
  border-inline-start-color: rgb(254 240 138 / 0.05);
}
.tw-border-s-yellow-200\/50 {
  border-inline-start-color: rgb(254 240 138 / 0.5);
}
.tw-border-s-yellow-200\/55 {
  border-inline-start-color: rgb(254 240 138 / 0.55);
}
.tw-border-s-yellow-200\/60 {
  border-inline-start-color: rgb(254 240 138 / 0.6);
}
.tw-border-s-yellow-200\/65 {
  border-inline-start-color: rgb(254 240 138 / 0.65);
}
.tw-border-s-yellow-200\/70 {
  border-inline-start-color: rgb(254 240 138 / 0.7);
}
.tw-border-s-yellow-200\/75 {
  border-inline-start-color: rgb(254 240 138 / 0.75);
}
.tw-border-s-yellow-200\/80 {
  border-inline-start-color: rgb(254 240 138 / 0.8);
}
.tw-border-s-yellow-200\/85 {
  border-inline-start-color: rgb(254 240 138 / 0.85);
}
.tw-border-s-yellow-200\/90 {
  border-inline-start-color: rgb(254 240 138 / 0.9);
}
.tw-border-s-yellow-200\/95 {
  border-inline-start-color: rgb(254 240 138 / 0.95);
}
.tw-border-s-yellow-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-300\/0 {
  border-inline-start-color: rgb(253 224 71 / 0);
}
.tw-border-s-yellow-300\/10 {
  border-inline-start-color: rgb(253 224 71 / 0.1);
}
.tw-border-s-yellow-300\/100 {
  border-inline-start-color: rgb(253 224 71 / 1);
}
.tw-border-s-yellow-300\/15 {
  border-inline-start-color: rgb(253 224 71 / 0.15);
}
.tw-border-s-yellow-300\/20 {
  border-inline-start-color: rgb(253 224 71 / 0.2);
}
.tw-border-s-yellow-300\/25 {
  border-inline-start-color: rgb(253 224 71 / 0.25);
}
.tw-border-s-yellow-300\/30 {
  border-inline-start-color: rgb(253 224 71 / 0.3);
}
.tw-border-s-yellow-300\/35 {
  border-inline-start-color: rgb(253 224 71 / 0.35);
}
.tw-border-s-yellow-300\/40 {
  border-inline-start-color: rgb(253 224 71 / 0.4);
}
.tw-border-s-yellow-300\/45 {
  border-inline-start-color: rgb(253 224 71 / 0.45);
}
.tw-border-s-yellow-300\/5 {
  border-inline-start-color: rgb(253 224 71 / 0.05);
}
.tw-border-s-yellow-300\/50 {
  border-inline-start-color: rgb(253 224 71 / 0.5);
}
.tw-border-s-yellow-300\/55 {
  border-inline-start-color: rgb(253 224 71 / 0.55);
}
.tw-border-s-yellow-300\/60 {
  border-inline-start-color: rgb(253 224 71 / 0.6);
}
.tw-border-s-yellow-300\/65 {
  border-inline-start-color: rgb(253 224 71 / 0.65);
}
.tw-border-s-yellow-300\/70 {
  border-inline-start-color: rgb(253 224 71 / 0.7);
}
.tw-border-s-yellow-300\/75 {
  border-inline-start-color: rgb(253 224 71 / 0.75);
}
.tw-border-s-yellow-300\/80 {
  border-inline-start-color: rgb(253 224 71 / 0.8);
}
.tw-border-s-yellow-300\/85 {
  border-inline-start-color: rgb(253 224 71 / 0.85);
}
.tw-border-s-yellow-300\/90 {
  border-inline-start-color: rgb(253 224 71 / 0.9);
}
.tw-border-s-yellow-300\/95 {
  border-inline-start-color: rgb(253 224 71 / 0.95);
}
.tw-border-s-yellow-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-400\/0 {
  border-inline-start-color: rgb(250 204 21 / 0);
}
.tw-border-s-yellow-400\/10 {
  border-inline-start-color: rgb(250 204 21 / 0.1);
}
.tw-border-s-yellow-400\/100 {
  border-inline-start-color: rgb(250 204 21 / 1);
}
.tw-border-s-yellow-400\/15 {
  border-inline-start-color: rgb(250 204 21 / 0.15);
}
.tw-border-s-yellow-400\/20 {
  border-inline-start-color: rgb(250 204 21 / 0.2);
}
.tw-border-s-yellow-400\/25 {
  border-inline-start-color: rgb(250 204 21 / 0.25);
}
.tw-border-s-yellow-400\/30 {
  border-inline-start-color: rgb(250 204 21 / 0.3);
}
.tw-border-s-yellow-400\/35 {
  border-inline-start-color: rgb(250 204 21 / 0.35);
}
.tw-border-s-yellow-400\/40 {
  border-inline-start-color: rgb(250 204 21 / 0.4);
}
.tw-border-s-yellow-400\/45 {
  border-inline-start-color: rgb(250 204 21 / 0.45);
}
.tw-border-s-yellow-400\/5 {
  border-inline-start-color: rgb(250 204 21 / 0.05);
}
.tw-border-s-yellow-400\/50 {
  border-inline-start-color: rgb(250 204 21 / 0.5);
}
.tw-border-s-yellow-400\/55 {
  border-inline-start-color: rgb(250 204 21 / 0.55);
}
.tw-border-s-yellow-400\/60 {
  border-inline-start-color: rgb(250 204 21 / 0.6);
}
.tw-border-s-yellow-400\/65 {
  border-inline-start-color: rgb(250 204 21 / 0.65);
}
.tw-border-s-yellow-400\/70 {
  border-inline-start-color: rgb(250 204 21 / 0.7);
}
.tw-border-s-yellow-400\/75 {
  border-inline-start-color: rgb(250 204 21 / 0.75);
}
.tw-border-s-yellow-400\/80 {
  border-inline-start-color: rgb(250 204 21 / 0.8);
}
.tw-border-s-yellow-400\/85 {
  border-inline-start-color: rgb(250 204 21 / 0.85);
}
.tw-border-s-yellow-400\/90 {
  border-inline-start-color: rgb(250 204 21 / 0.9);
}
.tw-border-s-yellow-400\/95 {
  border-inline-start-color: rgb(250 204 21 / 0.95);
}
.tw-border-s-yellow-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-50\/0 {
  border-inline-start-color: rgb(254 252 232 / 0);
}
.tw-border-s-yellow-50\/10 {
  border-inline-start-color: rgb(254 252 232 / 0.1);
}
.tw-border-s-yellow-50\/100 {
  border-inline-start-color: rgb(254 252 232 / 1);
}
.tw-border-s-yellow-50\/15 {
  border-inline-start-color: rgb(254 252 232 / 0.15);
}
.tw-border-s-yellow-50\/20 {
  border-inline-start-color: rgb(254 252 232 / 0.2);
}
.tw-border-s-yellow-50\/25 {
  border-inline-start-color: rgb(254 252 232 / 0.25);
}
.tw-border-s-yellow-50\/30 {
  border-inline-start-color: rgb(254 252 232 / 0.3);
}
.tw-border-s-yellow-50\/35 {
  border-inline-start-color: rgb(254 252 232 / 0.35);
}
.tw-border-s-yellow-50\/40 {
  border-inline-start-color: rgb(254 252 232 / 0.4);
}
.tw-border-s-yellow-50\/45 {
  border-inline-start-color: rgb(254 252 232 / 0.45);
}
.tw-border-s-yellow-50\/5 {
  border-inline-start-color: rgb(254 252 232 / 0.05);
}
.tw-border-s-yellow-50\/50 {
  border-inline-start-color: rgb(254 252 232 / 0.5);
}
.tw-border-s-yellow-50\/55 {
  border-inline-start-color: rgb(254 252 232 / 0.55);
}
.tw-border-s-yellow-50\/60 {
  border-inline-start-color: rgb(254 252 232 / 0.6);
}
.tw-border-s-yellow-50\/65 {
  border-inline-start-color: rgb(254 252 232 / 0.65);
}
.tw-border-s-yellow-50\/70 {
  border-inline-start-color: rgb(254 252 232 / 0.7);
}
.tw-border-s-yellow-50\/75 {
  border-inline-start-color: rgb(254 252 232 / 0.75);
}
.tw-border-s-yellow-50\/80 {
  border-inline-start-color: rgb(254 252 232 / 0.8);
}
.tw-border-s-yellow-50\/85 {
  border-inline-start-color: rgb(254 252 232 / 0.85);
}
.tw-border-s-yellow-50\/90 {
  border-inline-start-color: rgb(254 252 232 / 0.9);
}
.tw-border-s-yellow-50\/95 {
  border-inline-start-color: rgb(254 252 232 / 0.95);
}
.tw-border-s-yellow-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-500\/0 {
  border-inline-start-color: rgb(234 179 8 / 0);
}
.tw-border-s-yellow-500\/10 {
  border-inline-start-color: rgb(234 179 8 / 0.1);
}
.tw-border-s-yellow-500\/100 {
  border-inline-start-color: rgb(234 179 8 / 1);
}
.tw-border-s-yellow-500\/15 {
  border-inline-start-color: rgb(234 179 8 / 0.15);
}
.tw-border-s-yellow-500\/20 {
  border-inline-start-color: rgb(234 179 8 / 0.2);
}
.tw-border-s-yellow-500\/25 {
  border-inline-start-color: rgb(234 179 8 / 0.25);
}
.tw-border-s-yellow-500\/30 {
  border-inline-start-color: rgb(234 179 8 / 0.3);
}
.tw-border-s-yellow-500\/35 {
  border-inline-start-color: rgb(234 179 8 / 0.35);
}
.tw-border-s-yellow-500\/40 {
  border-inline-start-color: rgb(234 179 8 / 0.4);
}
.tw-border-s-yellow-500\/45 {
  border-inline-start-color: rgb(234 179 8 / 0.45);
}
.tw-border-s-yellow-500\/5 {
  border-inline-start-color: rgb(234 179 8 / 0.05);
}
.tw-border-s-yellow-500\/50 {
  border-inline-start-color: rgb(234 179 8 / 0.5);
}
.tw-border-s-yellow-500\/55 {
  border-inline-start-color: rgb(234 179 8 / 0.55);
}
.tw-border-s-yellow-500\/60 {
  border-inline-start-color: rgb(234 179 8 / 0.6);
}
.tw-border-s-yellow-500\/65 {
  border-inline-start-color: rgb(234 179 8 / 0.65);
}
.tw-border-s-yellow-500\/70 {
  border-inline-start-color: rgb(234 179 8 / 0.7);
}
.tw-border-s-yellow-500\/75 {
  border-inline-start-color: rgb(234 179 8 / 0.75);
}
.tw-border-s-yellow-500\/80 {
  border-inline-start-color: rgb(234 179 8 / 0.8);
}
.tw-border-s-yellow-500\/85 {
  border-inline-start-color: rgb(234 179 8 / 0.85);
}
.tw-border-s-yellow-500\/90 {
  border-inline-start-color: rgb(234 179 8 / 0.9);
}
.tw-border-s-yellow-500\/95 {
  border-inline-start-color: rgb(234 179 8 / 0.95);
}
.tw-border-s-yellow-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-600\/0 {
  border-inline-start-color: rgb(202 138 4 / 0);
}
.tw-border-s-yellow-600\/10 {
  border-inline-start-color: rgb(202 138 4 / 0.1);
}
.tw-border-s-yellow-600\/100 {
  border-inline-start-color: rgb(202 138 4 / 1);
}
.tw-border-s-yellow-600\/15 {
  border-inline-start-color: rgb(202 138 4 / 0.15);
}
.tw-border-s-yellow-600\/20 {
  border-inline-start-color: rgb(202 138 4 / 0.2);
}
.tw-border-s-yellow-600\/25 {
  border-inline-start-color: rgb(202 138 4 / 0.25);
}
.tw-border-s-yellow-600\/30 {
  border-inline-start-color: rgb(202 138 4 / 0.3);
}
.tw-border-s-yellow-600\/35 {
  border-inline-start-color: rgb(202 138 4 / 0.35);
}
.tw-border-s-yellow-600\/40 {
  border-inline-start-color: rgb(202 138 4 / 0.4);
}
.tw-border-s-yellow-600\/45 {
  border-inline-start-color: rgb(202 138 4 / 0.45);
}
.tw-border-s-yellow-600\/5 {
  border-inline-start-color: rgb(202 138 4 / 0.05);
}
.tw-border-s-yellow-600\/50 {
  border-inline-start-color: rgb(202 138 4 / 0.5);
}
.tw-border-s-yellow-600\/55 {
  border-inline-start-color: rgb(202 138 4 / 0.55);
}
.tw-border-s-yellow-600\/60 {
  border-inline-start-color: rgb(202 138 4 / 0.6);
}
.tw-border-s-yellow-600\/65 {
  border-inline-start-color: rgb(202 138 4 / 0.65);
}
.tw-border-s-yellow-600\/70 {
  border-inline-start-color: rgb(202 138 4 / 0.7);
}
.tw-border-s-yellow-600\/75 {
  border-inline-start-color: rgb(202 138 4 / 0.75);
}
.tw-border-s-yellow-600\/80 {
  border-inline-start-color: rgb(202 138 4 / 0.8);
}
.tw-border-s-yellow-600\/85 {
  border-inline-start-color: rgb(202 138 4 / 0.85);
}
.tw-border-s-yellow-600\/90 {
  border-inline-start-color: rgb(202 138 4 / 0.9);
}
.tw-border-s-yellow-600\/95 {
  border-inline-start-color: rgb(202 138 4 / 0.95);
}
.tw-border-s-yellow-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-700\/0 {
  border-inline-start-color: rgb(161 98 7 / 0);
}
.tw-border-s-yellow-700\/10 {
  border-inline-start-color: rgb(161 98 7 / 0.1);
}
.tw-border-s-yellow-700\/100 {
  border-inline-start-color: rgb(161 98 7 / 1);
}
.tw-border-s-yellow-700\/15 {
  border-inline-start-color: rgb(161 98 7 / 0.15);
}
.tw-border-s-yellow-700\/20 {
  border-inline-start-color: rgb(161 98 7 / 0.2);
}
.tw-border-s-yellow-700\/25 {
  border-inline-start-color: rgb(161 98 7 / 0.25);
}
.tw-border-s-yellow-700\/30 {
  border-inline-start-color: rgb(161 98 7 / 0.3);
}
.tw-border-s-yellow-700\/35 {
  border-inline-start-color: rgb(161 98 7 / 0.35);
}
.tw-border-s-yellow-700\/40 {
  border-inline-start-color: rgb(161 98 7 / 0.4);
}
.tw-border-s-yellow-700\/45 {
  border-inline-start-color: rgb(161 98 7 / 0.45);
}
.tw-border-s-yellow-700\/5 {
  border-inline-start-color: rgb(161 98 7 / 0.05);
}
.tw-border-s-yellow-700\/50 {
  border-inline-start-color: rgb(161 98 7 / 0.5);
}
.tw-border-s-yellow-700\/55 {
  border-inline-start-color: rgb(161 98 7 / 0.55);
}
.tw-border-s-yellow-700\/60 {
  border-inline-start-color: rgb(161 98 7 / 0.6);
}
.tw-border-s-yellow-700\/65 {
  border-inline-start-color: rgb(161 98 7 / 0.65);
}
.tw-border-s-yellow-700\/70 {
  border-inline-start-color: rgb(161 98 7 / 0.7);
}
.tw-border-s-yellow-700\/75 {
  border-inline-start-color: rgb(161 98 7 / 0.75);
}
.tw-border-s-yellow-700\/80 {
  border-inline-start-color: rgb(161 98 7 / 0.8);
}
.tw-border-s-yellow-700\/85 {
  border-inline-start-color: rgb(161 98 7 / 0.85);
}
.tw-border-s-yellow-700\/90 {
  border-inline-start-color: rgb(161 98 7 / 0.9);
}
.tw-border-s-yellow-700\/95 {
  border-inline-start-color: rgb(161 98 7 / 0.95);
}
.tw-border-s-yellow-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-800\/0 {
  border-inline-start-color: rgb(133 77 14 / 0);
}
.tw-border-s-yellow-800\/10 {
  border-inline-start-color: rgb(133 77 14 / 0.1);
}
.tw-border-s-yellow-800\/100 {
  border-inline-start-color: rgb(133 77 14 / 1);
}
.tw-border-s-yellow-800\/15 {
  border-inline-start-color: rgb(133 77 14 / 0.15);
}
.tw-border-s-yellow-800\/20 {
  border-inline-start-color: rgb(133 77 14 / 0.2);
}
.tw-border-s-yellow-800\/25 {
  border-inline-start-color: rgb(133 77 14 / 0.25);
}
.tw-border-s-yellow-800\/30 {
  border-inline-start-color: rgb(133 77 14 / 0.3);
}
.tw-border-s-yellow-800\/35 {
  border-inline-start-color: rgb(133 77 14 / 0.35);
}
.tw-border-s-yellow-800\/40 {
  border-inline-start-color: rgb(133 77 14 / 0.4);
}
.tw-border-s-yellow-800\/45 {
  border-inline-start-color: rgb(133 77 14 / 0.45);
}
.tw-border-s-yellow-800\/5 {
  border-inline-start-color: rgb(133 77 14 / 0.05);
}
.tw-border-s-yellow-800\/50 {
  border-inline-start-color: rgb(133 77 14 / 0.5);
}
.tw-border-s-yellow-800\/55 {
  border-inline-start-color: rgb(133 77 14 / 0.55);
}
.tw-border-s-yellow-800\/60 {
  border-inline-start-color: rgb(133 77 14 / 0.6);
}
.tw-border-s-yellow-800\/65 {
  border-inline-start-color: rgb(133 77 14 / 0.65);
}
.tw-border-s-yellow-800\/70 {
  border-inline-start-color: rgb(133 77 14 / 0.7);
}
.tw-border-s-yellow-800\/75 {
  border-inline-start-color: rgb(133 77 14 / 0.75);
}
.tw-border-s-yellow-800\/80 {
  border-inline-start-color: rgb(133 77 14 / 0.8);
}
.tw-border-s-yellow-800\/85 {
  border-inline-start-color: rgb(133 77 14 / 0.85);
}
.tw-border-s-yellow-800\/90 {
  border-inline-start-color: rgb(133 77 14 / 0.9);
}
.tw-border-s-yellow-800\/95 {
  border-inline-start-color: rgb(133 77 14 / 0.95);
}
.tw-border-s-yellow-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-900\/0 {
  border-inline-start-color: rgb(113 63 18 / 0);
}
.tw-border-s-yellow-900\/10 {
  border-inline-start-color: rgb(113 63 18 / 0.1);
}
.tw-border-s-yellow-900\/100 {
  border-inline-start-color: rgb(113 63 18 / 1);
}
.tw-border-s-yellow-900\/15 {
  border-inline-start-color: rgb(113 63 18 / 0.15);
}
.tw-border-s-yellow-900\/20 {
  border-inline-start-color: rgb(113 63 18 / 0.2);
}
.tw-border-s-yellow-900\/25 {
  border-inline-start-color: rgb(113 63 18 / 0.25);
}
.tw-border-s-yellow-900\/30 {
  border-inline-start-color: rgb(113 63 18 / 0.3);
}
.tw-border-s-yellow-900\/35 {
  border-inline-start-color: rgb(113 63 18 / 0.35);
}
.tw-border-s-yellow-900\/40 {
  border-inline-start-color: rgb(113 63 18 / 0.4);
}
.tw-border-s-yellow-900\/45 {
  border-inline-start-color: rgb(113 63 18 / 0.45);
}
.tw-border-s-yellow-900\/5 {
  border-inline-start-color: rgb(113 63 18 / 0.05);
}
.tw-border-s-yellow-900\/50 {
  border-inline-start-color: rgb(113 63 18 / 0.5);
}
.tw-border-s-yellow-900\/55 {
  border-inline-start-color: rgb(113 63 18 / 0.55);
}
.tw-border-s-yellow-900\/60 {
  border-inline-start-color: rgb(113 63 18 / 0.6);
}
.tw-border-s-yellow-900\/65 {
  border-inline-start-color: rgb(113 63 18 / 0.65);
}
.tw-border-s-yellow-900\/70 {
  border-inline-start-color: rgb(113 63 18 / 0.7);
}
.tw-border-s-yellow-900\/75 {
  border-inline-start-color: rgb(113 63 18 / 0.75);
}
.tw-border-s-yellow-900\/80 {
  border-inline-start-color: rgb(113 63 18 / 0.8);
}
.tw-border-s-yellow-900\/85 {
  border-inline-start-color: rgb(113 63 18 / 0.85);
}
.tw-border-s-yellow-900\/90 {
  border-inline-start-color: rgb(113 63 18 / 0.9);
}
.tw-border-s-yellow-900\/95 {
  border-inline-start-color: rgb(113 63 18 / 0.95);
}
.tw-border-s-yellow-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-s-yellow-950\/0 {
  border-inline-start-color: rgb(66 32 6 / 0);
}
.tw-border-s-yellow-950\/10 {
  border-inline-start-color: rgb(66 32 6 / 0.1);
}
.tw-border-s-yellow-950\/100 {
  border-inline-start-color: rgb(66 32 6 / 1);
}
.tw-border-s-yellow-950\/15 {
  border-inline-start-color: rgb(66 32 6 / 0.15);
}
.tw-border-s-yellow-950\/20 {
  border-inline-start-color: rgb(66 32 6 / 0.2);
}
.tw-border-s-yellow-950\/25 {
  border-inline-start-color: rgb(66 32 6 / 0.25);
}
.tw-border-s-yellow-950\/30 {
  border-inline-start-color: rgb(66 32 6 / 0.3);
}
.tw-border-s-yellow-950\/35 {
  border-inline-start-color: rgb(66 32 6 / 0.35);
}
.tw-border-s-yellow-950\/40 {
  border-inline-start-color: rgb(66 32 6 / 0.4);
}
.tw-border-s-yellow-950\/45 {
  border-inline-start-color: rgb(66 32 6 / 0.45);
}
.tw-border-s-yellow-950\/5 {
  border-inline-start-color: rgb(66 32 6 / 0.05);
}
.tw-border-s-yellow-950\/50 {
  border-inline-start-color: rgb(66 32 6 / 0.5);
}
.tw-border-s-yellow-950\/55 {
  border-inline-start-color: rgb(66 32 6 / 0.55);
}
.tw-border-s-yellow-950\/60 {
  border-inline-start-color: rgb(66 32 6 / 0.6);
}
.tw-border-s-yellow-950\/65 {
  border-inline-start-color: rgb(66 32 6 / 0.65);
}
.tw-border-s-yellow-950\/70 {
  border-inline-start-color: rgb(66 32 6 / 0.7);
}
.tw-border-s-yellow-950\/75 {
  border-inline-start-color: rgb(66 32 6 / 0.75);
}
.tw-border-s-yellow-950\/80 {
  border-inline-start-color: rgb(66 32 6 / 0.8);
}
.tw-border-s-yellow-950\/85 {
  border-inline-start-color: rgb(66 32 6 / 0.85);
}
.tw-border-s-yellow-950\/90 {
  border-inline-start-color: rgb(66 32 6 / 0.9);
}
.tw-border-s-yellow-950\/95 {
  border-inline-start-color: rgb(66 32 6 / 0.95);
}
.tw-border-s-zinc-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-100\/0 {
  border-inline-start-color: rgb(244 244 245 / 0);
}
.tw-border-s-zinc-100\/10 {
  border-inline-start-color: rgb(244 244 245 / 0.1);
}
.tw-border-s-zinc-100\/100 {
  border-inline-start-color: rgb(244 244 245 / 1);
}
.tw-border-s-zinc-100\/15 {
  border-inline-start-color: rgb(244 244 245 / 0.15);
}
.tw-border-s-zinc-100\/20 {
  border-inline-start-color: rgb(244 244 245 / 0.2);
}
.tw-border-s-zinc-100\/25 {
  border-inline-start-color: rgb(244 244 245 / 0.25);
}
.tw-border-s-zinc-100\/30 {
  border-inline-start-color: rgb(244 244 245 / 0.3);
}
.tw-border-s-zinc-100\/35 {
  border-inline-start-color: rgb(244 244 245 / 0.35);
}
.tw-border-s-zinc-100\/40 {
  border-inline-start-color: rgb(244 244 245 / 0.4);
}
.tw-border-s-zinc-100\/45 {
  border-inline-start-color: rgb(244 244 245 / 0.45);
}
.tw-border-s-zinc-100\/5 {
  border-inline-start-color: rgb(244 244 245 / 0.05);
}
.tw-border-s-zinc-100\/50 {
  border-inline-start-color: rgb(244 244 245 / 0.5);
}
.tw-border-s-zinc-100\/55 {
  border-inline-start-color: rgb(244 244 245 / 0.55);
}
.tw-border-s-zinc-100\/60 {
  border-inline-start-color: rgb(244 244 245 / 0.6);
}
.tw-border-s-zinc-100\/65 {
  border-inline-start-color: rgb(244 244 245 / 0.65);
}
.tw-border-s-zinc-100\/70 {
  border-inline-start-color: rgb(244 244 245 / 0.7);
}
.tw-border-s-zinc-100\/75 {
  border-inline-start-color: rgb(244 244 245 / 0.75);
}
.tw-border-s-zinc-100\/80 {
  border-inline-start-color: rgb(244 244 245 / 0.8);
}
.tw-border-s-zinc-100\/85 {
  border-inline-start-color: rgb(244 244 245 / 0.85);
}
.tw-border-s-zinc-100\/90 {
  border-inline-start-color: rgb(244 244 245 / 0.9);
}
.tw-border-s-zinc-100\/95 {
  border-inline-start-color: rgb(244 244 245 / 0.95);
}
.tw-border-s-zinc-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-200\/0 {
  border-inline-start-color: rgb(228 228 231 / 0);
}
.tw-border-s-zinc-200\/10 {
  border-inline-start-color: rgb(228 228 231 / 0.1);
}
.tw-border-s-zinc-200\/100 {
  border-inline-start-color: rgb(228 228 231 / 1);
}
.tw-border-s-zinc-200\/15 {
  border-inline-start-color: rgb(228 228 231 / 0.15);
}
.tw-border-s-zinc-200\/20 {
  border-inline-start-color: rgb(228 228 231 / 0.2);
}
.tw-border-s-zinc-200\/25 {
  border-inline-start-color: rgb(228 228 231 / 0.25);
}
.tw-border-s-zinc-200\/30 {
  border-inline-start-color: rgb(228 228 231 / 0.3);
}
.tw-border-s-zinc-200\/35 {
  border-inline-start-color: rgb(228 228 231 / 0.35);
}
.tw-border-s-zinc-200\/40 {
  border-inline-start-color: rgb(228 228 231 / 0.4);
}
.tw-border-s-zinc-200\/45 {
  border-inline-start-color: rgb(228 228 231 / 0.45);
}
.tw-border-s-zinc-200\/5 {
  border-inline-start-color: rgb(228 228 231 / 0.05);
}
.tw-border-s-zinc-200\/50 {
  border-inline-start-color: rgb(228 228 231 / 0.5);
}
.tw-border-s-zinc-200\/55 {
  border-inline-start-color: rgb(228 228 231 / 0.55);
}
.tw-border-s-zinc-200\/60 {
  border-inline-start-color: rgb(228 228 231 / 0.6);
}
.tw-border-s-zinc-200\/65 {
  border-inline-start-color: rgb(228 228 231 / 0.65);
}
.tw-border-s-zinc-200\/70 {
  border-inline-start-color: rgb(228 228 231 / 0.7);
}
.tw-border-s-zinc-200\/75 {
  border-inline-start-color: rgb(228 228 231 / 0.75);
}
.tw-border-s-zinc-200\/80 {
  border-inline-start-color: rgb(228 228 231 / 0.8);
}
.tw-border-s-zinc-200\/85 {
  border-inline-start-color: rgb(228 228 231 / 0.85);
}
.tw-border-s-zinc-200\/90 {
  border-inline-start-color: rgb(228 228 231 / 0.9);
}
.tw-border-s-zinc-200\/95 {
  border-inline-start-color: rgb(228 228 231 / 0.95);
}
.tw-border-s-zinc-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-300\/0 {
  border-inline-start-color: rgb(212 212 216 / 0);
}
.tw-border-s-zinc-300\/10 {
  border-inline-start-color: rgb(212 212 216 / 0.1);
}
.tw-border-s-zinc-300\/100 {
  border-inline-start-color: rgb(212 212 216 / 1);
}
.tw-border-s-zinc-300\/15 {
  border-inline-start-color: rgb(212 212 216 / 0.15);
}
.tw-border-s-zinc-300\/20 {
  border-inline-start-color: rgb(212 212 216 / 0.2);
}
.tw-border-s-zinc-300\/25 {
  border-inline-start-color: rgb(212 212 216 / 0.25);
}
.tw-border-s-zinc-300\/30 {
  border-inline-start-color: rgb(212 212 216 / 0.3);
}
.tw-border-s-zinc-300\/35 {
  border-inline-start-color: rgb(212 212 216 / 0.35);
}
.tw-border-s-zinc-300\/40 {
  border-inline-start-color: rgb(212 212 216 / 0.4);
}
.tw-border-s-zinc-300\/45 {
  border-inline-start-color: rgb(212 212 216 / 0.45);
}
.tw-border-s-zinc-300\/5 {
  border-inline-start-color: rgb(212 212 216 / 0.05);
}
.tw-border-s-zinc-300\/50 {
  border-inline-start-color: rgb(212 212 216 / 0.5);
}
.tw-border-s-zinc-300\/55 {
  border-inline-start-color: rgb(212 212 216 / 0.55);
}
.tw-border-s-zinc-300\/60 {
  border-inline-start-color: rgb(212 212 216 / 0.6);
}
.tw-border-s-zinc-300\/65 {
  border-inline-start-color: rgb(212 212 216 / 0.65);
}
.tw-border-s-zinc-300\/70 {
  border-inline-start-color: rgb(212 212 216 / 0.7);
}
.tw-border-s-zinc-300\/75 {
  border-inline-start-color: rgb(212 212 216 / 0.75);
}
.tw-border-s-zinc-300\/80 {
  border-inline-start-color: rgb(212 212 216 / 0.8);
}
.tw-border-s-zinc-300\/85 {
  border-inline-start-color: rgb(212 212 216 / 0.85);
}
.tw-border-s-zinc-300\/90 {
  border-inline-start-color: rgb(212 212 216 / 0.9);
}
.tw-border-s-zinc-300\/95 {
  border-inline-start-color: rgb(212 212 216 / 0.95);
}
.tw-border-s-zinc-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-400\/0 {
  border-inline-start-color: rgb(161 161 170 / 0);
}
.tw-border-s-zinc-400\/10 {
  border-inline-start-color: rgb(161 161 170 / 0.1);
}
.tw-border-s-zinc-400\/100 {
  border-inline-start-color: rgb(161 161 170 / 1);
}
.tw-border-s-zinc-400\/15 {
  border-inline-start-color: rgb(161 161 170 / 0.15);
}
.tw-border-s-zinc-400\/20 {
  border-inline-start-color: rgb(161 161 170 / 0.2);
}
.tw-border-s-zinc-400\/25 {
  border-inline-start-color: rgb(161 161 170 / 0.25);
}
.tw-border-s-zinc-400\/30 {
  border-inline-start-color: rgb(161 161 170 / 0.3);
}
.tw-border-s-zinc-400\/35 {
  border-inline-start-color: rgb(161 161 170 / 0.35);
}
.tw-border-s-zinc-400\/40 {
  border-inline-start-color: rgb(161 161 170 / 0.4);
}
.tw-border-s-zinc-400\/45 {
  border-inline-start-color: rgb(161 161 170 / 0.45);
}
.tw-border-s-zinc-400\/5 {
  border-inline-start-color: rgb(161 161 170 / 0.05);
}
.tw-border-s-zinc-400\/50 {
  border-inline-start-color: rgb(161 161 170 / 0.5);
}
.tw-border-s-zinc-400\/55 {
  border-inline-start-color: rgb(161 161 170 / 0.55);
}
.tw-border-s-zinc-400\/60 {
  border-inline-start-color: rgb(161 161 170 / 0.6);
}
.tw-border-s-zinc-400\/65 {
  border-inline-start-color: rgb(161 161 170 / 0.65);
}
.tw-border-s-zinc-400\/70 {
  border-inline-start-color: rgb(161 161 170 / 0.7);
}
.tw-border-s-zinc-400\/75 {
  border-inline-start-color: rgb(161 161 170 / 0.75);
}
.tw-border-s-zinc-400\/80 {
  border-inline-start-color: rgb(161 161 170 / 0.8);
}
.tw-border-s-zinc-400\/85 {
  border-inline-start-color: rgb(161 161 170 / 0.85);
}
.tw-border-s-zinc-400\/90 {
  border-inline-start-color: rgb(161 161 170 / 0.9);
}
.tw-border-s-zinc-400\/95 {
  border-inline-start-color: rgb(161 161 170 / 0.95);
}
.tw-border-s-zinc-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-50\/0 {
  border-inline-start-color: rgb(250 250 250 / 0);
}
.tw-border-s-zinc-50\/10 {
  border-inline-start-color: rgb(250 250 250 / 0.1);
}
.tw-border-s-zinc-50\/100 {
  border-inline-start-color: rgb(250 250 250 / 1);
}
.tw-border-s-zinc-50\/15 {
  border-inline-start-color: rgb(250 250 250 / 0.15);
}
.tw-border-s-zinc-50\/20 {
  border-inline-start-color: rgb(250 250 250 / 0.2);
}
.tw-border-s-zinc-50\/25 {
  border-inline-start-color: rgb(250 250 250 / 0.25);
}
.tw-border-s-zinc-50\/30 {
  border-inline-start-color: rgb(250 250 250 / 0.3);
}
.tw-border-s-zinc-50\/35 {
  border-inline-start-color: rgb(250 250 250 / 0.35);
}
.tw-border-s-zinc-50\/40 {
  border-inline-start-color: rgb(250 250 250 / 0.4);
}
.tw-border-s-zinc-50\/45 {
  border-inline-start-color: rgb(250 250 250 / 0.45);
}
.tw-border-s-zinc-50\/5 {
  border-inline-start-color: rgb(250 250 250 / 0.05);
}
.tw-border-s-zinc-50\/50 {
  border-inline-start-color: rgb(250 250 250 / 0.5);
}
.tw-border-s-zinc-50\/55 {
  border-inline-start-color: rgb(250 250 250 / 0.55);
}
.tw-border-s-zinc-50\/60 {
  border-inline-start-color: rgb(250 250 250 / 0.6);
}
.tw-border-s-zinc-50\/65 {
  border-inline-start-color: rgb(250 250 250 / 0.65);
}
.tw-border-s-zinc-50\/70 {
  border-inline-start-color: rgb(250 250 250 / 0.7);
}
.tw-border-s-zinc-50\/75 {
  border-inline-start-color: rgb(250 250 250 / 0.75);
}
.tw-border-s-zinc-50\/80 {
  border-inline-start-color: rgb(250 250 250 / 0.8);
}
.tw-border-s-zinc-50\/85 {
  border-inline-start-color: rgb(250 250 250 / 0.85);
}
.tw-border-s-zinc-50\/90 {
  border-inline-start-color: rgb(250 250 250 / 0.9);
}
.tw-border-s-zinc-50\/95 {
  border-inline-start-color: rgb(250 250 250 / 0.95);
}
.tw-border-s-zinc-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-500\/0 {
  border-inline-start-color: rgb(113 113 122 / 0);
}
.tw-border-s-zinc-500\/10 {
  border-inline-start-color: rgb(113 113 122 / 0.1);
}
.tw-border-s-zinc-500\/100 {
  border-inline-start-color: rgb(113 113 122 / 1);
}
.tw-border-s-zinc-500\/15 {
  border-inline-start-color: rgb(113 113 122 / 0.15);
}
.tw-border-s-zinc-500\/20 {
  border-inline-start-color: rgb(113 113 122 / 0.2);
}
.tw-border-s-zinc-500\/25 {
  border-inline-start-color: rgb(113 113 122 / 0.25);
}
.tw-border-s-zinc-500\/30 {
  border-inline-start-color: rgb(113 113 122 / 0.3);
}
.tw-border-s-zinc-500\/35 {
  border-inline-start-color: rgb(113 113 122 / 0.35);
}
.tw-border-s-zinc-500\/40 {
  border-inline-start-color: rgb(113 113 122 / 0.4);
}
.tw-border-s-zinc-500\/45 {
  border-inline-start-color: rgb(113 113 122 / 0.45);
}
.tw-border-s-zinc-500\/5 {
  border-inline-start-color: rgb(113 113 122 / 0.05);
}
.tw-border-s-zinc-500\/50 {
  border-inline-start-color: rgb(113 113 122 / 0.5);
}
.tw-border-s-zinc-500\/55 {
  border-inline-start-color: rgb(113 113 122 / 0.55);
}
.tw-border-s-zinc-500\/60 {
  border-inline-start-color: rgb(113 113 122 / 0.6);
}
.tw-border-s-zinc-500\/65 {
  border-inline-start-color: rgb(113 113 122 / 0.65);
}
.tw-border-s-zinc-500\/70 {
  border-inline-start-color: rgb(113 113 122 / 0.7);
}
.tw-border-s-zinc-500\/75 {
  border-inline-start-color: rgb(113 113 122 / 0.75);
}
.tw-border-s-zinc-500\/80 {
  border-inline-start-color: rgb(113 113 122 / 0.8);
}
.tw-border-s-zinc-500\/85 {
  border-inline-start-color: rgb(113 113 122 / 0.85);
}
.tw-border-s-zinc-500\/90 {
  border-inline-start-color: rgb(113 113 122 / 0.9);
}
.tw-border-s-zinc-500\/95 {
  border-inline-start-color: rgb(113 113 122 / 0.95);
}
.tw-border-s-zinc-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-600\/0 {
  border-inline-start-color: rgb(82 82 91 / 0);
}
.tw-border-s-zinc-600\/10 {
  border-inline-start-color: rgb(82 82 91 / 0.1);
}
.tw-border-s-zinc-600\/100 {
  border-inline-start-color: rgb(82 82 91 / 1);
}
.tw-border-s-zinc-600\/15 {
  border-inline-start-color: rgb(82 82 91 / 0.15);
}
.tw-border-s-zinc-600\/20 {
  border-inline-start-color: rgb(82 82 91 / 0.2);
}
.tw-border-s-zinc-600\/25 {
  border-inline-start-color: rgb(82 82 91 / 0.25);
}
.tw-border-s-zinc-600\/30 {
  border-inline-start-color: rgb(82 82 91 / 0.3);
}
.tw-border-s-zinc-600\/35 {
  border-inline-start-color: rgb(82 82 91 / 0.35);
}
.tw-border-s-zinc-600\/40 {
  border-inline-start-color: rgb(82 82 91 / 0.4);
}
.tw-border-s-zinc-600\/45 {
  border-inline-start-color: rgb(82 82 91 / 0.45);
}
.tw-border-s-zinc-600\/5 {
  border-inline-start-color: rgb(82 82 91 / 0.05);
}
.tw-border-s-zinc-600\/50 {
  border-inline-start-color: rgb(82 82 91 / 0.5);
}
.tw-border-s-zinc-600\/55 {
  border-inline-start-color: rgb(82 82 91 / 0.55);
}
.tw-border-s-zinc-600\/60 {
  border-inline-start-color: rgb(82 82 91 / 0.6);
}
.tw-border-s-zinc-600\/65 {
  border-inline-start-color: rgb(82 82 91 / 0.65);
}
.tw-border-s-zinc-600\/70 {
  border-inline-start-color: rgb(82 82 91 / 0.7);
}
.tw-border-s-zinc-600\/75 {
  border-inline-start-color: rgb(82 82 91 / 0.75);
}
.tw-border-s-zinc-600\/80 {
  border-inline-start-color: rgb(82 82 91 / 0.8);
}
.tw-border-s-zinc-600\/85 {
  border-inline-start-color: rgb(82 82 91 / 0.85);
}
.tw-border-s-zinc-600\/90 {
  border-inline-start-color: rgb(82 82 91 / 0.9);
}
.tw-border-s-zinc-600\/95 {
  border-inline-start-color: rgb(82 82 91 / 0.95);
}
.tw-border-s-zinc-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-700\/0 {
  border-inline-start-color: rgb(63 63 70 / 0);
}
.tw-border-s-zinc-700\/10 {
  border-inline-start-color: rgb(63 63 70 / 0.1);
}
.tw-border-s-zinc-700\/100 {
  border-inline-start-color: rgb(63 63 70 / 1);
}
.tw-border-s-zinc-700\/15 {
  border-inline-start-color: rgb(63 63 70 / 0.15);
}
.tw-border-s-zinc-700\/20 {
  border-inline-start-color: rgb(63 63 70 / 0.2);
}
.tw-border-s-zinc-700\/25 {
  border-inline-start-color: rgb(63 63 70 / 0.25);
}
.tw-border-s-zinc-700\/30 {
  border-inline-start-color: rgb(63 63 70 / 0.3);
}
.tw-border-s-zinc-700\/35 {
  border-inline-start-color: rgb(63 63 70 / 0.35);
}
.tw-border-s-zinc-700\/40 {
  border-inline-start-color: rgb(63 63 70 / 0.4);
}
.tw-border-s-zinc-700\/45 {
  border-inline-start-color: rgb(63 63 70 / 0.45);
}
.tw-border-s-zinc-700\/5 {
  border-inline-start-color: rgb(63 63 70 / 0.05);
}
.tw-border-s-zinc-700\/50 {
  border-inline-start-color: rgb(63 63 70 / 0.5);
}
.tw-border-s-zinc-700\/55 {
  border-inline-start-color: rgb(63 63 70 / 0.55);
}
.tw-border-s-zinc-700\/60 {
  border-inline-start-color: rgb(63 63 70 / 0.6);
}
.tw-border-s-zinc-700\/65 {
  border-inline-start-color: rgb(63 63 70 / 0.65);
}
.tw-border-s-zinc-700\/70 {
  border-inline-start-color: rgb(63 63 70 / 0.7);
}
.tw-border-s-zinc-700\/75 {
  border-inline-start-color: rgb(63 63 70 / 0.75);
}
.tw-border-s-zinc-700\/80 {
  border-inline-start-color: rgb(63 63 70 / 0.8);
}
.tw-border-s-zinc-700\/85 {
  border-inline-start-color: rgb(63 63 70 / 0.85);
}
.tw-border-s-zinc-700\/90 {
  border-inline-start-color: rgb(63 63 70 / 0.9);
}
.tw-border-s-zinc-700\/95 {
  border-inline-start-color: rgb(63 63 70 / 0.95);
}
.tw-border-s-zinc-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-800\/0 {
  border-inline-start-color: rgb(39 39 42 / 0);
}
.tw-border-s-zinc-800\/10 {
  border-inline-start-color: rgb(39 39 42 / 0.1);
}
.tw-border-s-zinc-800\/100 {
  border-inline-start-color: rgb(39 39 42 / 1);
}
.tw-border-s-zinc-800\/15 {
  border-inline-start-color: rgb(39 39 42 / 0.15);
}
.tw-border-s-zinc-800\/20 {
  border-inline-start-color: rgb(39 39 42 / 0.2);
}
.tw-border-s-zinc-800\/25 {
  border-inline-start-color: rgb(39 39 42 / 0.25);
}
.tw-border-s-zinc-800\/30 {
  border-inline-start-color: rgb(39 39 42 / 0.3);
}
.tw-border-s-zinc-800\/35 {
  border-inline-start-color: rgb(39 39 42 / 0.35);
}
.tw-border-s-zinc-800\/40 {
  border-inline-start-color: rgb(39 39 42 / 0.4);
}
.tw-border-s-zinc-800\/45 {
  border-inline-start-color: rgb(39 39 42 / 0.45);
}
.tw-border-s-zinc-800\/5 {
  border-inline-start-color: rgb(39 39 42 / 0.05);
}
.tw-border-s-zinc-800\/50 {
  border-inline-start-color: rgb(39 39 42 / 0.5);
}
.tw-border-s-zinc-800\/55 {
  border-inline-start-color: rgb(39 39 42 / 0.55);
}
.tw-border-s-zinc-800\/60 {
  border-inline-start-color: rgb(39 39 42 / 0.6);
}
.tw-border-s-zinc-800\/65 {
  border-inline-start-color: rgb(39 39 42 / 0.65);
}
.tw-border-s-zinc-800\/70 {
  border-inline-start-color: rgb(39 39 42 / 0.7);
}
.tw-border-s-zinc-800\/75 {
  border-inline-start-color: rgb(39 39 42 / 0.75);
}
.tw-border-s-zinc-800\/80 {
  border-inline-start-color: rgb(39 39 42 / 0.8);
}
.tw-border-s-zinc-800\/85 {
  border-inline-start-color: rgb(39 39 42 / 0.85);
}
.tw-border-s-zinc-800\/90 {
  border-inline-start-color: rgb(39 39 42 / 0.9);
}
.tw-border-s-zinc-800\/95 {
  border-inline-start-color: rgb(39 39 42 / 0.95);
}
.tw-border-s-zinc-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-900\/0 {
  border-inline-start-color: rgb(24 24 27 / 0);
}
.tw-border-s-zinc-900\/10 {
  border-inline-start-color: rgb(24 24 27 / 0.1);
}
.tw-border-s-zinc-900\/100 {
  border-inline-start-color: rgb(24 24 27 / 1);
}
.tw-border-s-zinc-900\/15 {
  border-inline-start-color: rgb(24 24 27 / 0.15);
}
.tw-border-s-zinc-900\/20 {
  border-inline-start-color: rgb(24 24 27 / 0.2);
}
.tw-border-s-zinc-900\/25 {
  border-inline-start-color: rgb(24 24 27 / 0.25);
}
.tw-border-s-zinc-900\/30 {
  border-inline-start-color: rgb(24 24 27 / 0.3);
}
.tw-border-s-zinc-900\/35 {
  border-inline-start-color: rgb(24 24 27 / 0.35);
}
.tw-border-s-zinc-900\/40 {
  border-inline-start-color: rgb(24 24 27 / 0.4);
}
.tw-border-s-zinc-900\/45 {
  border-inline-start-color: rgb(24 24 27 / 0.45);
}
.tw-border-s-zinc-900\/5 {
  border-inline-start-color: rgb(24 24 27 / 0.05);
}
.tw-border-s-zinc-900\/50 {
  border-inline-start-color: rgb(24 24 27 / 0.5);
}
.tw-border-s-zinc-900\/55 {
  border-inline-start-color: rgb(24 24 27 / 0.55);
}
.tw-border-s-zinc-900\/60 {
  border-inline-start-color: rgb(24 24 27 / 0.6);
}
.tw-border-s-zinc-900\/65 {
  border-inline-start-color: rgb(24 24 27 / 0.65);
}
.tw-border-s-zinc-900\/70 {
  border-inline-start-color: rgb(24 24 27 / 0.7);
}
.tw-border-s-zinc-900\/75 {
  border-inline-start-color: rgb(24 24 27 / 0.75);
}
.tw-border-s-zinc-900\/80 {
  border-inline-start-color: rgb(24 24 27 / 0.8);
}
.tw-border-s-zinc-900\/85 {
  border-inline-start-color: rgb(24 24 27 / 0.85);
}
.tw-border-s-zinc-900\/90 {
  border-inline-start-color: rgb(24 24 27 / 0.9);
}
.tw-border-s-zinc-900\/95 {
  border-inline-start-color: rgb(24 24 27 / 0.95);
}
.tw-border-s-zinc-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-s-zinc-950\/0 {
  border-inline-start-color: rgb(9 9 11 / 0);
}
.tw-border-s-zinc-950\/10 {
  border-inline-start-color: rgb(9 9 11 / 0.1);
}
.tw-border-s-zinc-950\/100 {
  border-inline-start-color: rgb(9 9 11 / 1);
}
.tw-border-s-zinc-950\/15 {
  border-inline-start-color: rgb(9 9 11 / 0.15);
}
.tw-border-s-zinc-950\/20 {
  border-inline-start-color: rgb(9 9 11 / 0.2);
}
.tw-border-s-zinc-950\/25 {
  border-inline-start-color: rgb(9 9 11 / 0.25);
}
.tw-border-s-zinc-950\/30 {
  border-inline-start-color: rgb(9 9 11 / 0.3);
}
.tw-border-s-zinc-950\/35 {
  border-inline-start-color: rgb(9 9 11 / 0.35);
}
.tw-border-s-zinc-950\/40 {
  border-inline-start-color: rgb(9 9 11 / 0.4);
}
.tw-border-s-zinc-950\/45 {
  border-inline-start-color: rgb(9 9 11 / 0.45);
}
.tw-border-s-zinc-950\/5 {
  border-inline-start-color: rgb(9 9 11 / 0.05);
}
.tw-border-s-zinc-950\/50 {
  border-inline-start-color: rgb(9 9 11 / 0.5);
}
.tw-border-s-zinc-950\/55 {
  border-inline-start-color: rgb(9 9 11 / 0.55);
}
.tw-border-s-zinc-950\/60 {
  border-inline-start-color: rgb(9 9 11 / 0.6);
}
.tw-border-s-zinc-950\/65 {
  border-inline-start-color: rgb(9 9 11 / 0.65);
}
.tw-border-s-zinc-950\/70 {
  border-inline-start-color: rgb(9 9 11 / 0.7);
}
.tw-border-s-zinc-950\/75 {
  border-inline-start-color: rgb(9 9 11 / 0.75);
}
.tw-border-s-zinc-950\/80 {
  border-inline-start-color: rgb(9 9 11 / 0.8);
}
.tw-border-s-zinc-950\/85 {
  border-inline-start-color: rgb(9 9 11 / 0.85);
}
.tw-border-s-zinc-950\/90 {
  border-inline-start-color: rgb(9 9 11 / 0.9);
}
.tw-border-s-zinc-950\/95 {
  border-inline-start-color: rgb(9 9 11 / 0.95);
}
.tw-border-t-amber-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-100\/0 {
  border-top-color: rgb(254 243 199 / 0);
}
.tw-border-t-amber-100\/10 {
  border-top-color: rgb(254 243 199 / 0.1);
}
.tw-border-t-amber-100\/100 {
  border-top-color: rgb(254 243 199 / 1);
}
.tw-border-t-amber-100\/15 {
  border-top-color: rgb(254 243 199 / 0.15);
}
.tw-border-t-amber-100\/20 {
  border-top-color: rgb(254 243 199 / 0.2);
}
.tw-border-t-amber-100\/25 {
  border-top-color: rgb(254 243 199 / 0.25);
}
.tw-border-t-amber-100\/30 {
  border-top-color: rgb(254 243 199 / 0.3);
}
.tw-border-t-amber-100\/35 {
  border-top-color: rgb(254 243 199 / 0.35);
}
.tw-border-t-amber-100\/40 {
  border-top-color: rgb(254 243 199 / 0.4);
}
.tw-border-t-amber-100\/45 {
  border-top-color: rgb(254 243 199 / 0.45);
}
.tw-border-t-amber-100\/5 {
  border-top-color: rgb(254 243 199 / 0.05);
}
.tw-border-t-amber-100\/50 {
  border-top-color: rgb(254 243 199 / 0.5);
}
.tw-border-t-amber-100\/55 {
  border-top-color: rgb(254 243 199 / 0.55);
}
.tw-border-t-amber-100\/60 {
  border-top-color: rgb(254 243 199 / 0.6);
}
.tw-border-t-amber-100\/65 {
  border-top-color: rgb(254 243 199 / 0.65);
}
.tw-border-t-amber-100\/70 {
  border-top-color: rgb(254 243 199 / 0.7);
}
.tw-border-t-amber-100\/75 {
  border-top-color: rgb(254 243 199 / 0.75);
}
.tw-border-t-amber-100\/80 {
  border-top-color: rgb(254 243 199 / 0.8);
}
.tw-border-t-amber-100\/85 {
  border-top-color: rgb(254 243 199 / 0.85);
}
.tw-border-t-amber-100\/90 {
  border-top-color: rgb(254 243 199 / 0.9);
}
.tw-border-t-amber-100\/95 {
  border-top-color: rgb(254 243 199 / 0.95);
}
.tw-border-t-amber-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-200\/0 {
  border-top-color: rgb(253 230 138 / 0);
}
.tw-border-t-amber-200\/10 {
  border-top-color: rgb(253 230 138 / 0.1);
}
.tw-border-t-amber-200\/100 {
  border-top-color: rgb(253 230 138 / 1);
}
.tw-border-t-amber-200\/15 {
  border-top-color: rgb(253 230 138 / 0.15);
}
.tw-border-t-amber-200\/20 {
  border-top-color: rgb(253 230 138 / 0.2);
}
.tw-border-t-amber-200\/25 {
  border-top-color: rgb(253 230 138 / 0.25);
}
.tw-border-t-amber-200\/30 {
  border-top-color: rgb(253 230 138 / 0.3);
}
.tw-border-t-amber-200\/35 {
  border-top-color: rgb(253 230 138 / 0.35);
}
.tw-border-t-amber-200\/40 {
  border-top-color: rgb(253 230 138 / 0.4);
}
.tw-border-t-amber-200\/45 {
  border-top-color: rgb(253 230 138 / 0.45);
}
.tw-border-t-amber-200\/5 {
  border-top-color: rgb(253 230 138 / 0.05);
}
.tw-border-t-amber-200\/50 {
  border-top-color: rgb(253 230 138 / 0.5);
}
.tw-border-t-amber-200\/55 {
  border-top-color: rgb(253 230 138 / 0.55);
}
.tw-border-t-amber-200\/60 {
  border-top-color: rgb(253 230 138 / 0.6);
}
.tw-border-t-amber-200\/65 {
  border-top-color: rgb(253 230 138 / 0.65);
}
.tw-border-t-amber-200\/70 {
  border-top-color: rgb(253 230 138 / 0.7);
}
.tw-border-t-amber-200\/75 {
  border-top-color: rgb(253 230 138 / 0.75);
}
.tw-border-t-amber-200\/80 {
  border-top-color: rgb(253 230 138 / 0.8);
}
.tw-border-t-amber-200\/85 {
  border-top-color: rgb(253 230 138 / 0.85);
}
.tw-border-t-amber-200\/90 {
  border-top-color: rgb(253 230 138 / 0.9);
}
.tw-border-t-amber-200\/95 {
  border-top-color: rgb(253 230 138 / 0.95);
}
.tw-border-t-amber-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-300\/0 {
  border-top-color: rgb(252 211 77 / 0);
}
.tw-border-t-amber-300\/10 {
  border-top-color: rgb(252 211 77 / 0.1);
}
.tw-border-t-amber-300\/100 {
  border-top-color: rgb(252 211 77 / 1);
}
.tw-border-t-amber-300\/15 {
  border-top-color: rgb(252 211 77 / 0.15);
}
.tw-border-t-amber-300\/20 {
  border-top-color: rgb(252 211 77 / 0.2);
}
.tw-border-t-amber-300\/25 {
  border-top-color: rgb(252 211 77 / 0.25);
}
.tw-border-t-amber-300\/30 {
  border-top-color: rgb(252 211 77 / 0.3);
}
.tw-border-t-amber-300\/35 {
  border-top-color: rgb(252 211 77 / 0.35);
}
.tw-border-t-amber-300\/40 {
  border-top-color: rgb(252 211 77 / 0.4);
}
.tw-border-t-amber-300\/45 {
  border-top-color: rgb(252 211 77 / 0.45);
}
.tw-border-t-amber-300\/5 {
  border-top-color: rgb(252 211 77 / 0.05);
}
.tw-border-t-amber-300\/50 {
  border-top-color: rgb(252 211 77 / 0.5);
}
.tw-border-t-amber-300\/55 {
  border-top-color: rgb(252 211 77 / 0.55);
}
.tw-border-t-amber-300\/60 {
  border-top-color: rgb(252 211 77 / 0.6);
}
.tw-border-t-amber-300\/65 {
  border-top-color: rgb(252 211 77 / 0.65);
}
.tw-border-t-amber-300\/70 {
  border-top-color: rgb(252 211 77 / 0.7);
}
.tw-border-t-amber-300\/75 {
  border-top-color: rgb(252 211 77 / 0.75);
}
.tw-border-t-amber-300\/80 {
  border-top-color: rgb(252 211 77 / 0.8);
}
.tw-border-t-amber-300\/85 {
  border-top-color: rgb(252 211 77 / 0.85);
}
.tw-border-t-amber-300\/90 {
  border-top-color: rgb(252 211 77 / 0.9);
}
.tw-border-t-amber-300\/95 {
  border-top-color: rgb(252 211 77 / 0.95);
}
.tw-border-t-amber-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-400\/0 {
  border-top-color: rgb(251 191 36 / 0);
}
.tw-border-t-amber-400\/10 {
  border-top-color: rgb(251 191 36 / 0.1);
}
.tw-border-t-amber-400\/100 {
  border-top-color: rgb(251 191 36 / 1);
}
.tw-border-t-amber-400\/15 {
  border-top-color: rgb(251 191 36 / 0.15);
}
.tw-border-t-amber-400\/20 {
  border-top-color: rgb(251 191 36 / 0.2);
}
.tw-border-t-amber-400\/25 {
  border-top-color: rgb(251 191 36 / 0.25);
}
.tw-border-t-amber-400\/30 {
  border-top-color: rgb(251 191 36 / 0.3);
}
.tw-border-t-amber-400\/35 {
  border-top-color: rgb(251 191 36 / 0.35);
}
.tw-border-t-amber-400\/40 {
  border-top-color: rgb(251 191 36 / 0.4);
}
.tw-border-t-amber-400\/45 {
  border-top-color: rgb(251 191 36 / 0.45);
}
.tw-border-t-amber-400\/5 {
  border-top-color: rgb(251 191 36 / 0.05);
}
.tw-border-t-amber-400\/50 {
  border-top-color: rgb(251 191 36 / 0.5);
}
.tw-border-t-amber-400\/55 {
  border-top-color: rgb(251 191 36 / 0.55);
}
.tw-border-t-amber-400\/60 {
  border-top-color: rgb(251 191 36 / 0.6);
}
.tw-border-t-amber-400\/65 {
  border-top-color: rgb(251 191 36 / 0.65);
}
.tw-border-t-amber-400\/70 {
  border-top-color: rgb(251 191 36 / 0.7);
}
.tw-border-t-amber-400\/75 {
  border-top-color: rgb(251 191 36 / 0.75);
}
.tw-border-t-amber-400\/80 {
  border-top-color: rgb(251 191 36 / 0.8);
}
.tw-border-t-amber-400\/85 {
  border-top-color: rgb(251 191 36 / 0.85);
}
.tw-border-t-amber-400\/90 {
  border-top-color: rgb(251 191 36 / 0.9);
}
.tw-border-t-amber-400\/95 {
  border-top-color: rgb(251 191 36 / 0.95);
}
.tw-border-t-amber-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 251 235 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-50\/0 {
  border-top-color: rgb(255 251 235 / 0);
}
.tw-border-t-amber-50\/10 {
  border-top-color: rgb(255 251 235 / 0.1);
}
.tw-border-t-amber-50\/100 {
  border-top-color: rgb(255 251 235 / 1);
}
.tw-border-t-amber-50\/15 {
  border-top-color: rgb(255 251 235 / 0.15);
}
.tw-border-t-amber-50\/20 {
  border-top-color: rgb(255 251 235 / 0.2);
}
.tw-border-t-amber-50\/25 {
  border-top-color: rgb(255 251 235 / 0.25);
}
.tw-border-t-amber-50\/30 {
  border-top-color: rgb(255 251 235 / 0.3);
}
.tw-border-t-amber-50\/35 {
  border-top-color: rgb(255 251 235 / 0.35);
}
.tw-border-t-amber-50\/40 {
  border-top-color: rgb(255 251 235 / 0.4);
}
.tw-border-t-amber-50\/45 {
  border-top-color: rgb(255 251 235 / 0.45);
}
.tw-border-t-amber-50\/5 {
  border-top-color: rgb(255 251 235 / 0.05);
}
.tw-border-t-amber-50\/50 {
  border-top-color: rgb(255 251 235 / 0.5);
}
.tw-border-t-amber-50\/55 {
  border-top-color: rgb(255 251 235 / 0.55);
}
.tw-border-t-amber-50\/60 {
  border-top-color: rgb(255 251 235 / 0.6);
}
.tw-border-t-amber-50\/65 {
  border-top-color: rgb(255 251 235 / 0.65);
}
.tw-border-t-amber-50\/70 {
  border-top-color: rgb(255 251 235 / 0.7);
}
.tw-border-t-amber-50\/75 {
  border-top-color: rgb(255 251 235 / 0.75);
}
.tw-border-t-amber-50\/80 {
  border-top-color: rgb(255 251 235 / 0.8);
}
.tw-border-t-amber-50\/85 {
  border-top-color: rgb(255 251 235 / 0.85);
}
.tw-border-t-amber-50\/90 {
  border-top-color: rgb(255 251 235 / 0.9);
}
.tw-border-t-amber-50\/95 {
  border-top-color: rgb(255 251 235 / 0.95);
}
.tw-border-t-amber-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-500\/0 {
  border-top-color: rgb(245 158 11 / 0);
}
.tw-border-t-amber-500\/10 {
  border-top-color: rgb(245 158 11 / 0.1);
}
.tw-border-t-amber-500\/100 {
  border-top-color: rgb(245 158 11 / 1);
}
.tw-border-t-amber-500\/15 {
  border-top-color: rgb(245 158 11 / 0.15);
}
.tw-border-t-amber-500\/20 {
  border-top-color: rgb(245 158 11 / 0.2);
}
.tw-border-t-amber-500\/25 {
  border-top-color: rgb(245 158 11 / 0.25);
}
.tw-border-t-amber-500\/30 {
  border-top-color: rgb(245 158 11 / 0.3);
}
.tw-border-t-amber-500\/35 {
  border-top-color: rgb(245 158 11 / 0.35);
}
.tw-border-t-amber-500\/40 {
  border-top-color: rgb(245 158 11 / 0.4);
}
.tw-border-t-amber-500\/45 {
  border-top-color: rgb(245 158 11 / 0.45);
}
.tw-border-t-amber-500\/5 {
  border-top-color: rgb(245 158 11 / 0.05);
}
.tw-border-t-amber-500\/50 {
  border-top-color: rgb(245 158 11 / 0.5);
}
.tw-border-t-amber-500\/55 {
  border-top-color: rgb(245 158 11 / 0.55);
}
.tw-border-t-amber-500\/60 {
  border-top-color: rgb(245 158 11 / 0.6);
}
.tw-border-t-amber-500\/65 {
  border-top-color: rgb(245 158 11 / 0.65);
}
.tw-border-t-amber-500\/70 {
  border-top-color: rgb(245 158 11 / 0.7);
}
.tw-border-t-amber-500\/75 {
  border-top-color: rgb(245 158 11 / 0.75);
}
.tw-border-t-amber-500\/80 {
  border-top-color: rgb(245 158 11 / 0.8);
}
.tw-border-t-amber-500\/85 {
  border-top-color: rgb(245 158 11 / 0.85);
}
.tw-border-t-amber-500\/90 {
  border-top-color: rgb(245 158 11 / 0.9);
}
.tw-border-t-amber-500\/95 {
  border-top-color: rgb(245 158 11 / 0.95);
}
.tw-border-t-amber-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-600\/0 {
  border-top-color: rgb(217 119 6 / 0);
}
.tw-border-t-amber-600\/10 {
  border-top-color: rgb(217 119 6 / 0.1);
}
.tw-border-t-amber-600\/100 {
  border-top-color: rgb(217 119 6 / 1);
}
.tw-border-t-amber-600\/15 {
  border-top-color: rgb(217 119 6 / 0.15);
}
.tw-border-t-amber-600\/20 {
  border-top-color: rgb(217 119 6 / 0.2);
}
.tw-border-t-amber-600\/25 {
  border-top-color: rgb(217 119 6 / 0.25);
}
.tw-border-t-amber-600\/30 {
  border-top-color: rgb(217 119 6 / 0.3);
}
.tw-border-t-amber-600\/35 {
  border-top-color: rgb(217 119 6 / 0.35);
}
.tw-border-t-amber-600\/40 {
  border-top-color: rgb(217 119 6 / 0.4);
}
.tw-border-t-amber-600\/45 {
  border-top-color: rgb(217 119 6 / 0.45);
}
.tw-border-t-amber-600\/5 {
  border-top-color: rgb(217 119 6 / 0.05);
}
.tw-border-t-amber-600\/50 {
  border-top-color: rgb(217 119 6 / 0.5);
}
.tw-border-t-amber-600\/55 {
  border-top-color: rgb(217 119 6 / 0.55);
}
.tw-border-t-amber-600\/60 {
  border-top-color: rgb(217 119 6 / 0.6);
}
.tw-border-t-amber-600\/65 {
  border-top-color: rgb(217 119 6 / 0.65);
}
.tw-border-t-amber-600\/70 {
  border-top-color: rgb(217 119 6 / 0.7);
}
.tw-border-t-amber-600\/75 {
  border-top-color: rgb(217 119 6 / 0.75);
}
.tw-border-t-amber-600\/80 {
  border-top-color: rgb(217 119 6 / 0.8);
}
.tw-border-t-amber-600\/85 {
  border-top-color: rgb(217 119 6 / 0.85);
}
.tw-border-t-amber-600\/90 {
  border-top-color: rgb(217 119 6 / 0.9);
}
.tw-border-t-amber-600\/95 {
  border-top-color: rgb(217 119 6 / 0.95);
}
.tw-border-t-amber-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-700\/0 {
  border-top-color: rgb(180 83 9 / 0);
}
.tw-border-t-amber-700\/10 {
  border-top-color: rgb(180 83 9 / 0.1);
}
.tw-border-t-amber-700\/100 {
  border-top-color: rgb(180 83 9 / 1);
}
.tw-border-t-amber-700\/15 {
  border-top-color: rgb(180 83 9 / 0.15);
}
.tw-border-t-amber-700\/20 {
  border-top-color: rgb(180 83 9 / 0.2);
}
.tw-border-t-amber-700\/25 {
  border-top-color: rgb(180 83 9 / 0.25);
}
.tw-border-t-amber-700\/30 {
  border-top-color: rgb(180 83 9 / 0.3);
}
.tw-border-t-amber-700\/35 {
  border-top-color: rgb(180 83 9 / 0.35);
}
.tw-border-t-amber-700\/40 {
  border-top-color: rgb(180 83 9 / 0.4);
}
.tw-border-t-amber-700\/45 {
  border-top-color: rgb(180 83 9 / 0.45);
}
.tw-border-t-amber-700\/5 {
  border-top-color: rgb(180 83 9 / 0.05);
}
.tw-border-t-amber-700\/50 {
  border-top-color: rgb(180 83 9 / 0.5);
}
.tw-border-t-amber-700\/55 {
  border-top-color: rgb(180 83 9 / 0.55);
}
.tw-border-t-amber-700\/60 {
  border-top-color: rgb(180 83 9 / 0.6);
}
.tw-border-t-amber-700\/65 {
  border-top-color: rgb(180 83 9 / 0.65);
}
.tw-border-t-amber-700\/70 {
  border-top-color: rgb(180 83 9 / 0.7);
}
.tw-border-t-amber-700\/75 {
  border-top-color: rgb(180 83 9 / 0.75);
}
.tw-border-t-amber-700\/80 {
  border-top-color: rgb(180 83 9 / 0.8);
}
.tw-border-t-amber-700\/85 {
  border-top-color: rgb(180 83 9 / 0.85);
}
.tw-border-t-amber-700\/90 {
  border-top-color: rgb(180 83 9 / 0.9);
}
.tw-border-t-amber-700\/95 {
  border-top-color: rgb(180 83 9 / 0.95);
}
.tw-border-t-amber-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-800\/0 {
  border-top-color: rgb(146 64 14 / 0);
}
.tw-border-t-amber-800\/10 {
  border-top-color: rgb(146 64 14 / 0.1);
}
.tw-border-t-amber-800\/100 {
  border-top-color: rgb(146 64 14 / 1);
}
.tw-border-t-amber-800\/15 {
  border-top-color: rgb(146 64 14 / 0.15);
}
.tw-border-t-amber-800\/20 {
  border-top-color: rgb(146 64 14 / 0.2);
}
.tw-border-t-amber-800\/25 {
  border-top-color: rgb(146 64 14 / 0.25);
}
.tw-border-t-amber-800\/30 {
  border-top-color: rgb(146 64 14 / 0.3);
}
.tw-border-t-amber-800\/35 {
  border-top-color: rgb(146 64 14 / 0.35);
}
.tw-border-t-amber-800\/40 {
  border-top-color: rgb(146 64 14 / 0.4);
}
.tw-border-t-amber-800\/45 {
  border-top-color: rgb(146 64 14 / 0.45);
}
.tw-border-t-amber-800\/5 {
  border-top-color: rgb(146 64 14 / 0.05);
}
.tw-border-t-amber-800\/50 {
  border-top-color: rgb(146 64 14 / 0.5);
}
.tw-border-t-amber-800\/55 {
  border-top-color: rgb(146 64 14 / 0.55);
}
.tw-border-t-amber-800\/60 {
  border-top-color: rgb(146 64 14 / 0.6);
}
.tw-border-t-amber-800\/65 {
  border-top-color: rgb(146 64 14 / 0.65);
}
.tw-border-t-amber-800\/70 {
  border-top-color: rgb(146 64 14 / 0.7);
}
.tw-border-t-amber-800\/75 {
  border-top-color: rgb(146 64 14 / 0.75);
}
.tw-border-t-amber-800\/80 {
  border-top-color: rgb(146 64 14 / 0.8);
}
.tw-border-t-amber-800\/85 {
  border-top-color: rgb(146 64 14 / 0.85);
}
.tw-border-t-amber-800\/90 {
  border-top-color: rgb(146 64 14 / 0.9);
}
.tw-border-t-amber-800\/95 {
  border-top-color: rgb(146 64 14 / 0.95);
}
.tw-border-t-amber-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-900\/0 {
  border-top-color: rgb(120 53 15 / 0);
}
.tw-border-t-amber-900\/10 {
  border-top-color: rgb(120 53 15 / 0.1);
}
.tw-border-t-amber-900\/100 {
  border-top-color: rgb(120 53 15 / 1);
}
.tw-border-t-amber-900\/15 {
  border-top-color: rgb(120 53 15 / 0.15);
}
.tw-border-t-amber-900\/20 {
  border-top-color: rgb(120 53 15 / 0.2);
}
.tw-border-t-amber-900\/25 {
  border-top-color: rgb(120 53 15 / 0.25);
}
.tw-border-t-amber-900\/30 {
  border-top-color: rgb(120 53 15 / 0.3);
}
.tw-border-t-amber-900\/35 {
  border-top-color: rgb(120 53 15 / 0.35);
}
.tw-border-t-amber-900\/40 {
  border-top-color: rgb(120 53 15 / 0.4);
}
.tw-border-t-amber-900\/45 {
  border-top-color: rgb(120 53 15 / 0.45);
}
.tw-border-t-amber-900\/5 {
  border-top-color: rgb(120 53 15 / 0.05);
}
.tw-border-t-amber-900\/50 {
  border-top-color: rgb(120 53 15 / 0.5);
}
.tw-border-t-amber-900\/55 {
  border-top-color: rgb(120 53 15 / 0.55);
}
.tw-border-t-amber-900\/60 {
  border-top-color: rgb(120 53 15 / 0.6);
}
.tw-border-t-amber-900\/65 {
  border-top-color: rgb(120 53 15 / 0.65);
}
.tw-border-t-amber-900\/70 {
  border-top-color: rgb(120 53 15 / 0.7);
}
.tw-border-t-amber-900\/75 {
  border-top-color: rgb(120 53 15 / 0.75);
}
.tw-border-t-amber-900\/80 {
  border-top-color: rgb(120 53 15 / 0.8);
}
.tw-border-t-amber-900\/85 {
  border-top-color: rgb(120 53 15 / 0.85);
}
.tw-border-t-amber-900\/90 {
  border-top-color: rgb(120 53 15 / 0.9);
}
.tw-border-t-amber-900\/95 {
  border-top-color: rgb(120 53 15 / 0.95);
}
.tw-border-t-amber-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(69 26 3 / var(--tw-border-opacity, 1));
}
.tw-border-t-amber-950\/0 {
  border-top-color: rgb(69 26 3 / 0);
}
.tw-border-t-amber-950\/10 {
  border-top-color: rgb(69 26 3 / 0.1);
}
.tw-border-t-amber-950\/100 {
  border-top-color: rgb(69 26 3 / 1);
}
.tw-border-t-amber-950\/15 {
  border-top-color: rgb(69 26 3 / 0.15);
}
.tw-border-t-amber-950\/20 {
  border-top-color: rgb(69 26 3 / 0.2);
}
.tw-border-t-amber-950\/25 {
  border-top-color: rgb(69 26 3 / 0.25);
}
.tw-border-t-amber-950\/30 {
  border-top-color: rgb(69 26 3 / 0.3);
}
.tw-border-t-amber-950\/35 {
  border-top-color: rgb(69 26 3 / 0.35);
}
.tw-border-t-amber-950\/40 {
  border-top-color: rgb(69 26 3 / 0.4);
}
.tw-border-t-amber-950\/45 {
  border-top-color: rgb(69 26 3 / 0.45);
}
.tw-border-t-amber-950\/5 {
  border-top-color: rgb(69 26 3 / 0.05);
}
.tw-border-t-amber-950\/50 {
  border-top-color: rgb(69 26 3 / 0.5);
}
.tw-border-t-amber-950\/55 {
  border-top-color: rgb(69 26 3 / 0.55);
}
.tw-border-t-amber-950\/60 {
  border-top-color: rgb(69 26 3 / 0.6);
}
.tw-border-t-amber-950\/65 {
  border-top-color: rgb(69 26 3 / 0.65);
}
.tw-border-t-amber-950\/70 {
  border-top-color: rgb(69 26 3 / 0.7);
}
.tw-border-t-amber-950\/75 {
  border-top-color: rgb(69 26 3 / 0.75);
}
.tw-border-t-amber-950\/80 {
  border-top-color: rgb(69 26 3 / 0.8);
}
.tw-border-t-amber-950\/85 {
  border-top-color: rgb(69 26 3 / 0.85);
}
.tw-border-t-amber-950\/90 {
  border-top-color: rgb(69 26 3 / 0.9);
}
.tw-border-t-amber-950\/95 {
  border-top-color: rgb(69 26 3 / 0.95);
}
.tw-border-t-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.tw-border-t-black\/0 {
  border-top-color: rgb(0 0 0 / 0);
}
.tw-border-t-black\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
}
.tw-border-t-black\/100 {
  border-top-color: rgb(0 0 0 / 1);
}
.tw-border-t-black\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
}
.tw-border-t-black\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
}
.tw-border-t-black\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
}
.tw-border-t-black\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
}
.tw-border-t-black\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
}
.tw-border-t-black\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
}
.tw-border-t-black\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
}
.tw-border-t-black\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
}
.tw-border-t-black\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
}
.tw-border-t-black\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
}
.tw-border-t-black\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
}
.tw-border-t-black\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
}
.tw-border-t-black\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
}
.tw-border-t-black\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
}
.tw-border-t-black\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
}
.tw-border-t-black\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
}
.tw-border-t-black\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
}
.tw-border-t-black\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
}
.tw-border-t-blue-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 248 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-100\/0 {
  border-top-color: rgb(234 248 255 / 0);
}
.tw-border-t-blue-100\/10 {
  border-top-color: rgb(234 248 255 / 0.1);
}
.tw-border-t-blue-100\/100 {
  border-top-color: rgb(234 248 255 / 1);
}
.tw-border-t-blue-100\/15 {
  border-top-color: rgb(234 248 255 / 0.15);
}
.tw-border-t-blue-100\/20 {
  border-top-color: rgb(234 248 255 / 0.2);
}
.tw-border-t-blue-100\/25 {
  border-top-color: rgb(234 248 255 / 0.25);
}
.tw-border-t-blue-100\/30 {
  border-top-color: rgb(234 248 255 / 0.3);
}
.tw-border-t-blue-100\/35 {
  border-top-color: rgb(234 248 255 / 0.35);
}
.tw-border-t-blue-100\/40 {
  border-top-color: rgb(234 248 255 / 0.4);
}
.tw-border-t-blue-100\/45 {
  border-top-color: rgb(234 248 255 / 0.45);
}
.tw-border-t-blue-100\/5 {
  border-top-color: rgb(234 248 255 / 0.05);
}
.tw-border-t-blue-100\/50 {
  border-top-color: rgb(234 248 255 / 0.5);
}
.tw-border-t-blue-100\/55 {
  border-top-color: rgb(234 248 255 / 0.55);
}
.tw-border-t-blue-100\/60 {
  border-top-color: rgb(234 248 255 / 0.6);
}
.tw-border-t-blue-100\/65 {
  border-top-color: rgb(234 248 255 / 0.65);
}
.tw-border-t-blue-100\/70 {
  border-top-color: rgb(234 248 255 / 0.7);
}
.tw-border-t-blue-100\/75 {
  border-top-color: rgb(234 248 255 / 0.75);
}
.tw-border-t-blue-100\/80 {
  border-top-color: rgb(234 248 255 / 0.8);
}
.tw-border-t-blue-100\/85 {
  border-top-color: rgb(234 248 255 / 0.85);
}
.tw-border-t-blue-100\/90 {
  border-top-color: rgb(234 248 255 / 0.9);
}
.tw-border-t-blue-100\/95 {
  border-top-color: rgb(234 248 255 / 0.95);
}
.tw-border-t-blue-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(183 215 233 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-200\/0 {
  border-top-color: rgb(183 215 233 / 0);
}
.tw-border-t-blue-200\/10 {
  border-top-color: rgb(183 215 233 / 0.1);
}
.tw-border-t-blue-200\/100 {
  border-top-color: rgb(183 215 233 / 1);
}
.tw-border-t-blue-200\/15 {
  border-top-color: rgb(183 215 233 / 0.15);
}
.tw-border-t-blue-200\/20 {
  border-top-color: rgb(183 215 233 / 0.2);
}
.tw-border-t-blue-200\/25 {
  border-top-color: rgb(183 215 233 / 0.25);
}
.tw-border-t-blue-200\/30 {
  border-top-color: rgb(183 215 233 / 0.3);
}
.tw-border-t-blue-200\/35 {
  border-top-color: rgb(183 215 233 / 0.35);
}
.tw-border-t-blue-200\/40 {
  border-top-color: rgb(183 215 233 / 0.4);
}
.tw-border-t-blue-200\/45 {
  border-top-color: rgb(183 215 233 / 0.45);
}
.tw-border-t-blue-200\/5 {
  border-top-color: rgb(183 215 233 / 0.05);
}
.tw-border-t-blue-200\/50 {
  border-top-color: rgb(183 215 233 / 0.5);
}
.tw-border-t-blue-200\/55 {
  border-top-color: rgb(183 215 233 / 0.55);
}
.tw-border-t-blue-200\/60 {
  border-top-color: rgb(183 215 233 / 0.6);
}
.tw-border-t-blue-200\/65 {
  border-top-color: rgb(183 215 233 / 0.65);
}
.tw-border-t-blue-200\/70 {
  border-top-color: rgb(183 215 233 / 0.7);
}
.tw-border-t-blue-200\/75 {
  border-top-color: rgb(183 215 233 / 0.75);
}
.tw-border-t-blue-200\/80 {
  border-top-color: rgb(183 215 233 / 0.8);
}
.tw-border-t-blue-200\/85 {
  border-top-color: rgb(183 215 233 / 0.85);
}
.tw-border-t-blue-200\/90 {
  border-top-color: rgb(183 215 233 / 0.9);
}
.tw-border-t-blue-200\/95 {
  border-top-color: rgb(183 215 233 / 0.95);
}
.tw-border-t-blue-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-300\/0 {
  border-top-color: rgb(132 183 212 / 0);
}
.tw-border-t-blue-300\/10 {
  border-top-color: rgb(132 183 212 / 0.1);
}
.tw-border-t-blue-300\/100 {
  border-top-color: rgb(132 183 212 / 1);
}
.tw-border-t-blue-300\/15 {
  border-top-color: rgb(132 183 212 / 0.15);
}
.tw-border-t-blue-300\/20 {
  border-top-color: rgb(132 183 212 / 0.2);
}
.tw-border-t-blue-300\/25 {
  border-top-color: rgb(132 183 212 / 0.25);
}
.tw-border-t-blue-300\/30 {
  border-top-color: rgb(132 183 212 / 0.3);
}
.tw-border-t-blue-300\/35 {
  border-top-color: rgb(132 183 212 / 0.35);
}
.tw-border-t-blue-300\/40 {
  border-top-color: rgb(132 183 212 / 0.4);
}
.tw-border-t-blue-300\/45 {
  border-top-color: rgb(132 183 212 / 0.45);
}
.tw-border-t-blue-300\/5 {
  border-top-color: rgb(132 183 212 / 0.05);
}
.tw-border-t-blue-300\/50 {
  border-top-color: rgb(132 183 212 / 0.5);
}
.tw-border-t-blue-300\/55 {
  border-top-color: rgb(132 183 212 / 0.55);
}
.tw-border-t-blue-300\/60 {
  border-top-color: rgb(132 183 212 / 0.6);
}
.tw-border-t-blue-300\/65 {
  border-top-color: rgb(132 183 212 / 0.65);
}
.tw-border-t-blue-300\/70 {
  border-top-color: rgb(132 183 212 / 0.7);
}
.tw-border-t-blue-300\/75 {
  border-top-color: rgb(132 183 212 / 0.75);
}
.tw-border-t-blue-300\/80 {
  border-top-color: rgb(132 183 212 / 0.8);
}
.tw-border-t-blue-300\/85 {
  border-top-color: rgb(132 183 212 / 0.85);
}
.tw-border-t-blue-300\/90 {
  border-top-color: rgb(132 183 212 / 0.9);
}
.tw-border-t-blue-300\/95 {
  border-top-color: rgb(132 183 212 / 0.95);
}
.tw-border-t-blue-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(81 150 190 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-400\/0 {
  border-top-color: rgb(81 150 190 / 0);
}
.tw-border-t-blue-400\/10 {
  border-top-color: rgb(81 150 190 / 0.1);
}
.tw-border-t-blue-400\/100 {
  border-top-color: rgb(81 150 190 / 1);
}
.tw-border-t-blue-400\/15 {
  border-top-color: rgb(81 150 190 / 0.15);
}
.tw-border-t-blue-400\/20 {
  border-top-color: rgb(81 150 190 / 0.2);
}
.tw-border-t-blue-400\/25 {
  border-top-color: rgb(81 150 190 / 0.25);
}
.tw-border-t-blue-400\/30 {
  border-top-color: rgb(81 150 190 / 0.3);
}
.tw-border-t-blue-400\/35 {
  border-top-color: rgb(81 150 190 / 0.35);
}
.tw-border-t-blue-400\/40 {
  border-top-color: rgb(81 150 190 / 0.4);
}
.tw-border-t-blue-400\/45 {
  border-top-color: rgb(81 150 190 / 0.45);
}
.tw-border-t-blue-400\/5 {
  border-top-color: rgb(81 150 190 / 0.05);
}
.tw-border-t-blue-400\/50 {
  border-top-color: rgb(81 150 190 / 0.5);
}
.tw-border-t-blue-400\/55 {
  border-top-color: rgb(81 150 190 / 0.55);
}
.tw-border-t-blue-400\/60 {
  border-top-color: rgb(81 150 190 / 0.6);
}
.tw-border-t-blue-400\/65 {
  border-top-color: rgb(81 150 190 / 0.65);
}
.tw-border-t-blue-400\/70 {
  border-top-color: rgb(81 150 190 / 0.7);
}
.tw-border-t-blue-400\/75 {
  border-top-color: rgb(81 150 190 / 0.75);
}
.tw-border-t-blue-400\/80 {
  border-top-color: rgb(81 150 190 / 0.8);
}
.tw-border-t-blue-400\/85 {
  border-top-color: rgb(81 150 190 / 0.85);
}
.tw-border-t-blue-400\/90 {
  border-top-color: rgb(81 150 190 / 0.9);
}
.tw-border-t-blue-400\/95 {
  border-top-color: rgb(81 150 190 / 0.95);
}
.tw-border-t-blue-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-50\/0 {
  border-top-color: rgb(239 246 255 / 0);
}
.tw-border-t-blue-50\/10 {
  border-top-color: rgb(239 246 255 / 0.1);
}
.tw-border-t-blue-50\/100 {
  border-top-color: rgb(239 246 255 / 1);
}
.tw-border-t-blue-50\/15 {
  border-top-color: rgb(239 246 255 / 0.15);
}
.tw-border-t-blue-50\/20 {
  border-top-color: rgb(239 246 255 / 0.2);
}
.tw-border-t-blue-50\/25 {
  border-top-color: rgb(239 246 255 / 0.25);
}
.tw-border-t-blue-50\/30 {
  border-top-color: rgb(239 246 255 / 0.3);
}
.tw-border-t-blue-50\/35 {
  border-top-color: rgb(239 246 255 / 0.35);
}
.tw-border-t-blue-50\/40 {
  border-top-color: rgb(239 246 255 / 0.4);
}
.tw-border-t-blue-50\/45 {
  border-top-color: rgb(239 246 255 / 0.45);
}
.tw-border-t-blue-50\/5 {
  border-top-color: rgb(239 246 255 / 0.05);
}
.tw-border-t-blue-50\/50 {
  border-top-color: rgb(239 246 255 / 0.5);
}
.tw-border-t-blue-50\/55 {
  border-top-color: rgb(239 246 255 / 0.55);
}
.tw-border-t-blue-50\/60 {
  border-top-color: rgb(239 246 255 / 0.6);
}
.tw-border-t-blue-50\/65 {
  border-top-color: rgb(239 246 255 / 0.65);
}
.tw-border-t-blue-50\/70 {
  border-top-color: rgb(239 246 255 / 0.7);
}
.tw-border-t-blue-50\/75 {
  border-top-color: rgb(239 246 255 / 0.75);
}
.tw-border-t-blue-50\/80 {
  border-top-color: rgb(239 246 255 / 0.8);
}
.tw-border-t-blue-50\/85 {
  border-top-color: rgb(239 246 255 / 0.85);
}
.tw-border-t-blue-50\/90 {
  border-top-color: rgb(239 246 255 / 0.9);
}
.tw-border-t-blue-50\/95 {
  border-top-color: rgb(239 246 255 / 0.95);
}
.tw-border-t-blue-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-500\/0 {
  border-top-color: rgb(30 117 168 / 0);
}
.tw-border-t-blue-500\/10 {
  border-top-color: rgb(30 117 168 / 0.1);
}
.tw-border-t-blue-500\/100 {
  border-top-color: rgb(30 117 168 / 1);
}
.tw-border-t-blue-500\/15 {
  border-top-color: rgb(30 117 168 / 0.15);
}
.tw-border-t-blue-500\/20 {
  border-top-color: rgb(30 117 168 / 0.2);
}
.tw-border-t-blue-500\/25 {
  border-top-color: rgb(30 117 168 / 0.25);
}
.tw-border-t-blue-500\/30 {
  border-top-color: rgb(30 117 168 / 0.3);
}
.tw-border-t-blue-500\/35 {
  border-top-color: rgb(30 117 168 / 0.35);
}
.tw-border-t-blue-500\/40 {
  border-top-color: rgb(30 117 168 / 0.4);
}
.tw-border-t-blue-500\/45 {
  border-top-color: rgb(30 117 168 / 0.45);
}
.tw-border-t-blue-500\/5 {
  border-top-color: rgb(30 117 168 / 0.05);
}
.tw-border-t-blue-500\/50 {
  border-top-color: rgb(30 117 168 / 0.5);
}
.tw-border-t-blue-500\/55 {
  border-top-color: rgb(30 117 168 / 0.55);
}
.tw-border-t-blue-500\/60 {
  border-top-color: rgb(30 117 168 / 0.6);
}
.tw-border-t-blue-500\/65 {
  border-top-color: rgb(30 117 168 / 0.65);
}
.tw-border-t-blue-500\/70 {
  border-top-color: rgb(30 117 168 / 0.7);
}
.tw-border-t-blue-500\/75 {
  border-top-color: rgb(30 117 168 / 0.75);
}
.tw-border-t-blue-500\/80 {
  border-top-color: rgb(30 117 168 / 0.8);
}
.tw-border-t-blue-500\/85 {
  border-top-color: rgb(30 117 168 / 0.85);
}
.tw-border-t-blue-500\/90 {
  border-top-color: rgb(30 117 168 / 0.9);
}
.tw-border-t-blue-500\/95 {
  border-top-color: rgb(30 117 168 / 0.95);
}
.tw-border-t-blue-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-600\/0 {
  border-top-color: rgb(23 105 152 / 0);
}
.tw-border-t-blue-600\/10 {
  border-top-color: rgb(23 105 152 / 0.1);
}
.tw-border-t-blue-600\/100 {
  border-top-color: rgb(23 105 152 / 1);
}
.tw-border-t-blue-600\/15 {
  border-top-color: rgb(23 105 152 / 0.15);
}
.tw-border-t-blue-600\/20 {
  border-top-color: rgb(23 105 152 / 0.2);
}
.tw-border-t-blue-600\/25 {
  border-top-color: rgb(23 105 152 / 0.25);
}
.tw-border-t-blue-600\/30 {
  border-top-color: rgb(23 105 152 / 0.3);
}
.tw-border-t-blue-600\/35 {
  border-top-color: rgb(23 105 152 / 0.35);
}
.tw-border-t-blue-600\/40 {
  border-top-color: rgb(23 105 152 / 0.4);
}
.tw-border-t-blue-600\/45 {
  border-top-color: rgb(23 105 152 / 0.45);
}
.tw-border-t-blue-600\/5 {
  border-top-color: rgb(23 105 152 / 0.05);
}
.tw-border-t-blue-600\/50 {
  border-top-color: rgb(23 105 152 / 0.5);
}
.tw-border-t-blue-600\/55 {
  border-top-color: rgb(23 105 152 / 0.55);
}
.tw-border-t-blue-600\/60 {
  border-top-color: rgb(23 105 152 / 0.6);
}
.tw-border-t-blue-600\/65 {
  border-top-color: rgb(23 105 152 / 0.65);
}
.tw-border-t-blue-600\/70 {
  border-top-color: rgb(23 105 152 / 0.7);
}
.tw-border-t-blue-600\/75 {
  border-top-color: rgb(23 105 152 / 0.75);
}
.tw-border-t-blue-600\/80 {
  border-top-color: rgb(23 105 152 / 0.8);
}
.tw-border-t-blue-600\/85 {
  border-top-color: rgb(23 105 152 / 0.85);
}
.tw-border-t-blue-600\/90 {
  border-top-color: rgb(23 105 152 / 0.9);
}
.tw-border-t-blue-600\/95 {
  border-top-color: rgb(23 105 152 / 0.95);
}
.tw-border-t-blue-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 92 137 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-700\/0 {
  border-top-color: rgb(16 92 137 / 0);
}
.tw-border-t-blue-700\/10 {
  border-top-color: rgb(16 92 137 / 0.1);
}
.tw-border-t-blue-700\/100 {
  border-top-color: rgb(16 92 137 / 1);
}
.tw-border-t-blue-700\/15 {
  border-top-color: rgb(16 92 137 / 0.15);
}
.tw-border-t-blue-700\/20 {
  border-top-color: rgb(16 92 137 / 0.2);
}
.tw-border-t-blue-700\/25 {
  border-top-color: rgb(16 92 137 / 0.25);
}
.tw-border-t-blue-700\/30 {
  border-top-color: rgb(16 92 137 / 0.3);
}
.tw-border-t-blue-700\/35 {
  border-top-color: rgb(16 92 137 / 0.35);
}
.tw-border-t-blue-700\/40 {
  border-top-color: rgb(16 92 137 / 0.4);
}
.tw-border-t-blue-700\/45 {
  border-top-color: rgb(16 92 137 / 0.45);
}
.tw-border-t-blue-700\/5 {
  border-top-color: rgb(16 92 137 / 0.05);
}
.tw-border-t-blue-700\/50 {
  border-top-color: rgb(16 92 137 / 0.5);
}
.tw-border-t-blue-700\/55 {
  border-top-color: rgb(16 92 137 / 0.55);
}
.tw-border-t-blue-700\/60 {
  border-top-color: rgb(16 92 137 / 0.6);
}
.tw-border-t-blue-700\/65 {
  border-top-color: rgb(16 92 137 / 0.65);
}
.tw-border-t-blue-700\/70 {
  border-top-color: rgb(16 92 137 / 0.7);
}
.tw-border-t-blue-700\/75 {
  border-top-color: rgb(16 92 137 / 0.75);
}
.tw-border-t-blue-700\/80 {
  border-top-color: rgb(16 92 137 / 0.8);
}
.tw-border-t-blue-700\/85 {
  border-top-color: rgb(16 92 137 / 0.85);
}
.tw-border-t-blue-700\/90 {
  border-top-color: rgb(16 92 137 / 0.9);
}
.tw-border-t-blue-700\/95 {
  border-top-color: rgb(16 92 137 / 0.95);
}
.tw-border-t-blue-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(9 80 121 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-800\/0 {
  border-top-color: rgb(9 80 121 / 0);
}
.tw-border-t-blue-800\/10 {
  border-top-color: rgb(9 80 121 / 0.1);
}
.tw-border-t-blue-800\/100 {
  border-top-color: rgb(9 80 121 / 1);
}
.tw-border-t-blue-800\/15 {
  border-top-color: rgb(9 80 121 / 0.15);
}
.tw-border-t-blue-800\/20 {
  border-top-color: rgb(9 80 121 / 0.2);
}
.tw-border-t-blue-800\/25 {
  border-top-color: rgb(9 80 121 / 0.25);
}
.tw-border-t-blue-800\/30 {
  border-top-color: rgb(9 80 121 / 0.3);
}
.tw-border-t-blue-800\/35 {
  border-top-color: rgb(9 80 121 / 0.35);
}
.tw-border-t-blue-800\/40 {
  border-top-color: rgb(9 80 121 / 0.4);
}
.tw-border-t-blue-800\/45 {
  border-top-color: rgb(9 80 121 / 0.45);
}
.tw-border-t-blue-800\/5 {
  border-top-color: rgb(9 80 121 / 0.05);
}
.tw-border-t-blue-800\/50 {
  border-top-color: rgb(9 80 121 / 0.5);
}
.tw-border-t-blue-800\/55 {
  border-top-color: rgb(9 80 121 / 0.55);
}
.tw-border-t-blue-800\/60 {
  border-top-color: rgb(9 80 121 / 0.6);
}
.tw-border-t-blue-800\/65 {
  border-top-color: rgb(9 80 121 / 0.65);
}
.tw-border-t-blue-800\/70 {
  border-top-color: rgb(9 80 121 / 0.7);
}
.tw-border-t-blue-800\/75 {
  border-top-color: rgb(9 80 121 / 0.75);
}
.tw-border-t-blue-800\/80 {
  border-top-color: rgb(9 80 121 / 0.8);
}
.tw-border-t-blue-800\/85 {
  border-top-color: rgb(9 80 121 / 0.85);
}
.tw-border-t-blue-800\/90 {
  border-top-color: rgb(9 80 121 / 0.9);
}
.tw-border-t-blue-800\/95 {
  border-top-color: rgb(9 80 121 / 0.95);
}
.tw-border-t-blue-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 67 105 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-900\/0 {
  border-top-color: rgb(2 67 105 / 0);
}
.tw-border-t-blue-900\/10 {
  border-top-color: rgb(2 67 105 / 0.1);
}
.tw-border-t-blue-900\/100 {
  border-top-color: rgb(2 67 105 / 1);
}
.tw-border-t-blue-900\/15 {
  border-top-color: rgb(2 67 105 / 0.15);
}
.tw-border-t-blue-900\/20 {
  border-top-color: rgb(2 67 105 / 0.2);
}
.tw-border-t-blue-900\/25 {
  border-top-color: rgb(2 67 105 / 0.25);
}
.tw-border-t-blue-900\/30 {
  border-top-color: rgb(2 67 105 / 0.3);
}
.tw-border-t-blue-900\/35 {
  border-top-color: rgb(2 67 105 / 0.35);
}
.tw-border-t-blue-900\/40 {
  border-top-color: rgb(2 67 105 / 0.4);
}
.tw-border-t-blue-900\/45 {
  border-top-color: rgb(2 67 105 / 0.45);
}
.tw-border-t-blue-900\/5 {
  border-top-color: rgb(2 67 105 / 0.05);
}
.tw-border-t-blue-900\/50 {
  border-top-color: rgb(2 67 105 / 0.5);
}
.tw-border-t-blue-900\/55 {
  border-top-color: rgb(2 67 105 / 0.55);
}
.tw-border-t-blue-900\/60 {
  border-top-color: rgb(2 67 105 / 0.6);
}
.tw-border-t-blue-900\/65 {
  border-top-color: rgb(2 67 105 / 0.65);
}
.tw-border-t-blue-900\/70 {
  border-top-color: rgb(2 67 105 / 0.7);
}
.tw-border-t-blue-900\/75 {
  border-top-color: rgb(2 67 105 / 0.75);
}
.tw-border-t-blue-900\/80 {
  border-top-color: rgb(2 67 105 / 0.8);
}
.tw-border-t-blue-900\/85 {
  border-top-color: rgb(2 67 105 / 0.85);
}
.tw-border-t-blue-900\/90 {
  border-top-color: rgb(2 67 105 / 0.9);
}
.tw-border-t-blue-900\/95 {
  border-top-color: rgb(2 67 105 / 0.95);
}
.tw-border-t-blue-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.tw-border-t-blue-950\/0 {
  border-top-color: rgb(23 37 84 / 0);
}
.tw-border-t-blue-950\/10 {
  border-top-color: rgb(23 37 84 / 0.1);
}
.tw-border-t-blue-950\/100 {
  border-top-color: rgb(23 37 84 / 1);
}
.tw-border-t-blue-950\/15 {
  border-top-color: rgb(23 37 84 / 0.15);
}
.tw-border-t-blue-950\/20 {
  border-top-color: rgb(23 37 84 / 0.2);
}
.tw-border-t-blue-950\/25 {
  border-top-color: rgb(23 37 84 / 0.25);
}
.tw-border-t-blue-950\/30 {
  border-top-color: rgb(23 37 84 / 0.3);
}
.tw-border-t-blue-950\/35 {
  border-top-color: rgb(23 37 84 / 0.35);
}
.tw-border-t-blue-950\/40 {
  border-top-color: rgb(23 37 84 / 0.4);
}
.tw-border-t-blue-950\/45 {
  border-top-color: rgb(23 37 84 / 0.45);
}
.tw-border-t-blue-950\/5 {
  border-top-color: rgb(23 37 84 / 0.05);
}
.tw-border-t-blue-950\/50 {
  border-top-color: rgb(23 37 84 / 0.5);
}
.tw-border-t-blue-950\/55 {
  border-top-color: rgb(23 37 84 / 0.55);
}
.tw-border-t-blue-950\/60 {
  border-top-color: rgb(23 37 84 / 0.6);
}
.tw-border-t-blue-950\/65 {
  border-top-color: rgb(23 37 84 / 0.65);
}
.tw-border-t-blue-950\/70 {
  border-top-color: rgb(23 37 84 / 0.7);
}
.tw-border-t-blue-950\/75 {
  border-top-color: rgb(23 37 84 / 0.75);
}
.tw-border-t-blue-950\/80 {
  border-top-color: rgb(23 37 84 / 0.8);
}
.tw-border-t-blue-950\/85 {
  border-top-color: rgb(23 37 84 / 0.85);
}
.tw-border-t-blue-950\/90 {
  border-top-color: rgb(23 37 84 / 0.9);
}
.tw-border-t-blue-950\/95 {
  border-top-color: rgb(23 37 84 / 0.95);
}
.tw-border-t-current {
  border-top-color: currentColor;
}
.tw-border-t-cyan-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-100\/0 {
  border-top-color: rgb(207 250 254 / 0);
}
.tw-border-t-cyan-100\/10 {
  border-top-color: rgb(207 250 254 / 0.1);
}
.tw-border-t-cyan-100\/100 {
  border-top-color: rgb(207 250 254 / 1);
}
.tw-border-t-cyan-100\/15 {
  border-top-color: rgb(207 250 254 / 0.15);
}
.tw-border-t-cyan-100\/20 {
  border-top-color: rgb(207 250 254 / 0.2);
}
.tw-border-t-cyan-100\/25 {
  border-top-color: rgb(207 250 254 / 0.25);
}
.tw-border-t-cyan-100\/30 {
  border-top-color: rgb(207 250 254 / 0.3);
}
.tw-border-t-cyan-100\/35 {
  border-top-color: rgb(207 250 254 / 0.35);
}
.tw-border-t-cyan-100\/40 {
  border-top-color: rgb(207 250 254 / 0.4);
}
.tw-border-t-cyan-100\/45 {
  border-top-color: rgb(207 250 254 / 0.45);
}
.tw-border-t-cyan-100\/5 {
  border-top-color: rgb(207 250 254 / 0.05);
}
.tw-border-t-cyan-100\/50 {
  border-top-color: rgb(207 250 254 / 0.5);
}
.tw-border-t-cyan-100\/55 {
  border-top-color: rgb(207 250 254 / 0.55);
}
.tw-border-t-cyan-100\/60 {
  border-top-color: rgb(207 250 254 / 0.6);
}
.tw-border-t-cyan-100\/65 {
  border-top-color: rgb(207 250 254 / 0.65);
}
.tw-border-t-cyan-100\/70 {
  border-top-color: rgb(207 250 254 / 0.7);
}
.tw-border-t-cyan-100\/75 {
  border-top-color: rgb(207 250 254 / 0.75);
}
.tw-border-t-cyan-100\/80 {
  border-top-color: rgb(207 250 254 / 0.8);
}
.tw-border-t-cyan-100\/85 {
  border-top-color: rgb(207 250 254 / 0.85);
}
.tw-border-t-cyan-100\/90 {
  border-top-color: rgb(207 250 254 / 0.9);
}
.tw-border-t-cyan-100\/95 {
  border-top-color: rgb(207 250 254 / 0.95);
}
.tw-border-t-cyan-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-200\/0 {
  border-top-color: rgb(165 243 252 / 0);
}
.tw-border-t-cyan-200\/10 {
  border-top-color: rgb(165 243 252 / 0.1);
}
.tw-border-t-cyan-200\/100 {
  border-top-color: rgb(165 243 252 / 1);
}
.tw-border-t-cyan-200\/15 {
  border-top-color: rgb(165 243 252 / 0.15);
}
.tw-border-t-cyan-200\/20 {
  border-top-color: rgb(165 243 252 / 0.2);
}
.tw-border-t-cyan-200\/25 {
  border-top-color: rgb(165 243 252 / 0.25);
}
.tw-border-t-cyan-200\/30 {
  border-top-color: rgb(165 243 252 / 0.3);
}
.tw-border-t-cyan-200\/35 {
  border-top-color: rgb(165 243 252 / 0.35);
}
.tw-border-t-cyan-200\/40 {
  border-top-color: rgb(165 243 252 / 0.4);
}
.tw-border-t-cyan-200\/45 {
  border-top-color: rgb(165 243 252 / 0.45);
}
.tw-border-t-cyan-200\/5 {
  border-top-color: rgb(165 243 252 / 0.05);
}
.tw-border-t-cyan-200\/50 {
  border-top-color: rgb(165 243 252 / 0.5);
}
.tw-border-t-cyan-200\/55 {
  border-top-color: rgb(165 243 252 / 0.55);
}
.tw-border-t-cyan-200\/60 {
  border-top-color: rgb(165 243 252 / 0.6);
}
.tw-border-t-cyan-200\/65 {
  border-top-color: rgb(165 243 252 / 0.65);
}
.tw-border-t-cyan-200\/70 {
  border-top-color: rgb(165 243 252 / 0.7);
}
.tw-border-t-cyan-200\/75 {
  border-top-color: rgb(165 243 252 / 0.75);
}
.tw-border-t-cyan-200\/80 {
  border-top-color: rgb(165 243 252 / 0.8);
}
.tw-border-t-cyan-200\/85 {
  border-top-color: rgb(165 243 252 / 0.85);
}
.tw-border-t-cyan-200\/90 {
  border-top-color: rgb(165 243 252 / 0.9);
}
.tw-border-t-cyan-200\/95 {
  border-top-color: rgb(165 243 252 / 0.95);
}
.tw-border-t-cyan-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-300\/0 {
  border-top-color: rgb(103 232 249 / 0);
}
.tw-border-t-cyan-300\/10 {
  border-top-color: rgb(103 232 249 / 0.1);
}
.tw-border-t-cyan-300\/100 {
  border-top-color: rgb(103 232 249 / 1);
}
.tw-border-t-cyan-300\/15 {
  border-top-color: rgb(103 232 249 / 0.15);
}
.tw-border-t-cyan-300\/20 {
  border-top-color: rgb(103 232 249 / 0.2);
}
.tw-border-t-cyan-300\/25 {
  border-top-color: rgb(103 232 249 / 0.25);
}
.tw-border-t-cyan-300\/30 {
  border-top-color: rgb(103 232 249 / 0.3);
}
.tw-border-t-cyan-300\/35 {
  border-top-color: rgb(103 232 249 / 0.35);
}
.tw-border-t-cyan-300\/40 {
  border-top-color: rgb(103 232 249 / 0.4);
}
.tw-border-t-cyan-300\/45 {
  border-top-color: rgb(103 232 249 / 0.45);
}
.tw-border-t-cyan-300\/5 {
  border-top-color: rgb(103 232 249 / 0.05);
}
.tw-border-t-cyan-300\/50 {
  border-top-color: rgb(103 232 249 / 0.5);
}
.tw-border-t-cyan-300\/55 {
  border-top-color: rgb(103 232 249 / 0.55);
}
.tw-border-t-cyan-300\/60 {
  border-top-color: rgb(103 232 249 / 0.6);
}
.tw-border-t-cyan-300\/65 {
  border-top-color: rgb(103 232 249 / 0.65);
}
.tw-border-t-cyan-300\/70 {
  border-top-color: rgb(103 232 249 / 0.7);
}
.tw-border-t-cyan-300\/75 {
  border-top-color: rgb(103 232 249 / 0.75);
}
.tw-border-t-cyan-300\/80 {
  border-top-color: rgb(103 232 249 / 0.8);
}
.tw-border-t-cyan-300\/85 {
  border-top-color: rgb(103 232 249 / 0.85);
}
.tw-border-t-cyan-300\/90 {
  border-top-color: rgb(103 232 249 / 0.9);
}
.tw-border-t-cyan-300\/95 {
  border-top-color: rgb(103 232 249 / 0.95);
}
.tw-border-t-cyan-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-400\/0 {
  border-top-color: rgb(34 211 238 / 0);
}
.tw-border-t-cyan-400\/10 {
  border-top-color: rgb(34 211 238 / 0.1);
}
.tw-border-t-cyan-400\/100 {
  border-top-color: rgb(34 211 238 / 1);
}
.tw-border-t-cyan-400\/15 {
  border-top-color: rgb(34 211 238 / 0.15);
}
.tw-border-t-cyan-400\/20 {
  border-top-color: rgb(34 211 238 / 0.2);
}
.tw-border-t-cyan-400\/25 {
  border-top-color: rgb(34 211 238 / 0.25);
}
.tw-border-t-cyan-400\/30 {
  border-top-color: rgb(34 211 238 / 0.3);
}
.tw-border-t-cyan-400\/35 {
  border-top-color: rgb(34 211 238 / 0.35);
}
.tw-border-t-cyan-400\/40 {
  border-top-color: rgb(34 211 238 / 0.4);
}
.tw-border-t-cyan-400\/45 {
  border-top-color: rgb(34 211 238 / 0.45);
}
.tw-border-t-cyan-400\/5 {
  border-top-color: rgb(34 211 238 / 0.05);
}
.tw-border-t-cyan-400\/50 {
  border-top-color: rgb(34 211 238 / 0.5);
}
.tw-border-t-cyan-400\/55 {
  border-top-color: rgb(34 211 238 / 0.55);
}
.tw-border-t-cyan-400\/60 {
  border-top-color: rgb(34 211 238 / 0.6);
}
.tw-border-t-cyan-400\/65 {
  border-top-color: rgb(34 211 238 / 0.65);
}
.tw-border-t-cyan-400\/70 {
  border-top-color: rgb(34 211 238 / 0.7);
}
.tw-border-t-cyan-400\/75 {
  border-top-color: rgb(34 211 238 / 0.75);
}
.tw-border-t-cyan-400\/80 {
  border-top-color: rgb(34 211 238 / 0.8);
}
.tw-border-t-cyan-400\/85 {
  border-top-color: rgb(34 211 238 / 0.85);
}
.tw-border-t-cyan-400\/90 {
  border-top-color: rgb(34 211 238 / 0.9);
}
.tw-border-t-cyan-400\/95 {
  border-top-color: rgb(34 211 238 / 0.95);
}
.tw-border-t-cyan-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 254 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-50\/0 {
  border-top-color: rgb(236 254 255 / 0);
}
.tw-border-t-cyan-50\/10 {
  border-top-color: rgb(236 254 255 / 0.1);
}
.tw-border-t-cyan-50\/100 {
  border-top-color: rgb(236 254 255 / 1);
}
.tw-border-t-cyan-50\/15 {
  border-top-color: rgb(236 254 255 / 0.15);
}
.tw-border-t-cyan-50\/20 {
  border-top-color: rgb(236 254 255 / 0.2);
}
.tw-border-t-cyan-50\/25 {
  border-top-color: rgb(236 254 255 / 0.25);
}
.tw-border-t-cyan-50\/30 {
  border-top-color: rgb(236 254 255 / 0.3);
}
.tw-border-t-cyan-50\/35 {
  border-top-color: rgb(236 254 255 / 0.35);
}
.tw-border-t-cyan-50\/40 {
  border-top-color: rgb(236 254 255 / 0.4);
}
.tw-border-t-cyan-50\/45 {
  border-top-color: rgb(236 254 255 / 0.45);
}
.tw-border-t-cyan-50\/5 {
  border-top-color: rgb(236 254 255 / 0.05);
}
.tw-border-t-cyan-50\/50 {
  border-top-color: rgb(236 254 255 / 0.5);
}
.tw-border-t-cyan-50\/55 {
  border-top-color: rgb(236 254 255 / 0.55);
}
.tw-border-t-cyan-50\/60 {
  border-top-color: rgb(236 254 255 / 0.6);
}
.tw-border-t-cyan-50\/65 {
  border-top-color: rgb(236 254 255 / 0.65);
}
.tw-border-t-cyan-50\/70 {
  border-top-color: rgb(236 254 255 / 0.7);
}
.tw-border-t-cyan-50\/75 {
  border-top-color: rgb(236 254 255 / 0.75);
}
.tw-border-t-cyan-50\/80 {
  border-top-color: rgb(236 254 255 / 0.8);
}
.tw-border-t-cyan-50\/85 {
  border-top-color: rgb(236 254 255 / 0.85);
}
.tw-border-t-cyan-50\/90 {
  border-top-color: rgb(236 254 255 / 0.9);
}
.tw-border-t-cyan-50\/95 {
  border-top-color: rgb(236 254 255 / 0.95);
}
.tw-border-t-cyan-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-500\/0 {
  border-top-color: rgb(6 182 212 / 0);
}
.tw-border-t-cyan-500\/10 {
  border-top-color: rgb(6 182 212 / 0.1);
}
.tw-border-t-cyan-500\/100 {
  border-top-color: rgb(6 182 212 / 1);
}
.tw-border-t-cyan-500\/15 {
  border-top-color: rgb(6 182 212 / 0.15);
}
.tw-border-t-cyan-500\/20 {
  border-top-color: rgb(6 182 212 / 0.2);
}
.tw-border-t-cyan-500\/25 {
  border-top-color: rgb(6 182 212 / 0.25);
}
.tw-border-t-cyan-500\/30 {
  border-top-color: rgb(6 182 212 / 0.3);
}
.tw-border-t-cyan-500\/35 {
  border-top-color: rgb(6 182 212 / 0.35);
}
.tw-border-t-cyan-500\/40 {
  border-top-color: rgb(6 182 212 / 0.4);
}
.tw-border-t-cyan-500\/45 {
  border-top-color: rgb(6 182 212 / 0.45);
}
.tw-border-t-cyan-500\/5 {
  border-top-color: rgb(6 182 212 / 0.05);
}
.tw-border-t-cyan-500\/50 {
  border-top-color: rgb(6 182 212 / 0.5);
}
.tw-border-t-cyan-500\/55 {
  border-top-color: rgb(6 182 212 / 0.55);
}
.tw-border-t-cyan-500\/60 {
  border-top-color: rgb(6 182 212 / 0.6);
}
.tw-border-t-cyan-500\/65 {
  border-top-color: rgb(6 182 212 / 0.65);
}
.tw-border-t-cyan-500\/70 {
  border-top-color: rgb(6 182 212 / 0.7);
}
.tw-border-t-cyan-500\/75 {
  border-top-color: rgb(6 182 212 / 0.75);
}
.tw-border-t-cyan-500\/80 {
  border-top-color: rgb(6 182 212 / 0.8);
}
.tw-border-t-cyan-500\/85 {
  border-top-color: rgb(6 182 212 / 0.85);
}
.tw-border-t-cyan-500\/90 {
  border-top-color: rgb(6 182 212 / 0.9);
}
.tw-border-t-cyan-500\/95 {
  border-top-color: rgb(6 182 212 / 0.95);
}
.tw-border-t-cyan-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-600\/0 {
  border-top-color: rgb(8 145 178 / 0);
}
.tw-border-t-cyan-600\/10 {
  border-top-color: rgb(8 145 178 / 0.1);
}
.tw-border-t-cyan-600\/100 {
  border-top-color: rgb(8 145 178 / 1);
}
.tw-border-t-cyan-600\/15 {
  border-top-color: rgb(8 145 178 / 0.15);
}
.tw-border-t-cyan-600\/20 {
  border-top-color: rgb(8 145 178 / 0.2);
}
.tw-border-t-cyan-600\/25 {
  border-top-color: rgb(8 145 178 / 0.25);
}
.tw-border-t-cyan-600\/30 {
  border-top-color: rgb(8 145 178 / 0.3);
}
.tw-border-t-cyan-600\/35 {
  border-top-color: rgb(8 145 178 / 0.35);
}
.tw-border-t-cyan-600\/40 {
  border-top-color: rgb(8 145 178 / 0.4);
}
.tw-border-t-cyan-600\/45 {
  border-top-color: rgb(8 145 178 / 0.45);
}
.tw-border-t-cyan-600\/5 {
  border-top-color: rgb(8 145 178 / 0.05);
}
.tw-border-t-cyan-600\/50 {
  border-top-color: rgb(8 145 178 / 0.5);
}
.tw-border-t-cyan-600\/55 {
  border-top-color: rgb(8 145 178 / 0.55);
}
.tw-border-t-cyan-600\/60 {
  border-top-color: rgb(8 145 178 / 0.6);
}
.tw-border-t-cyan-600\/65 {
  border-top-color: rgb(8 145 178 / 0.65);
}
.tw-border-t-cyan-600\/70 {
  border-top-color: rgb(8 145 178 / 0.7);
}
.tw-border-t-cyan-600\/75 {
  border-top-color: rgb(8 145 178 / 0.75);
}
.tw-border-t-cyan-600\/80 {
  border-top-color: rgb(8 145 178 / 0.8);
}
.tw-border-t-cyan-600\/85 {
  border-top-color: rgb(8 145 178 / 0.85);
}
.tw-border-t-cyan-600\/90 {
  border-top-color: rgb(8 145 178 / 0.9);
}
.tw-border-t-cyan-600\/95 {
  border-top-color: rgb(8 145 178 / 0.95);
}
.tw-border-t-cyan-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-700\/0 {
  border-top-color: rgb(14 116 144 / 0);
}
.tw-border-t-cyan-700\/10 {
  border-top-color: rgb(14 116 144 / 0.1);
}
.tw-border-t-cyan-700\/100 {
  border-top-color: rgb(14 116 144 / 1);
}
.tw-border-t-cyan-700\/15 {
  border-top-color: rgb(14 116 144 / 0.15);
}
.tw-border-t-cyan-700\/20 {
  border-top-color: rgb(14 116 144 / 0.2);
}
.tw-border-t-cyan-700\/25 {
  border-top-color: rgb(14 116 144 / 0.25);
}
.tw-border-t-cyan-700\/30 {
  border-top-color: rgb(14 116 144 / 0.3);
}
.tw-border-t-cyan-700\/35 {
  border-top-color: rgb(14 116 144 / 0.35);
}
.tw-border-t-cyan-700\/40 {
  border-top-color: rgb(14 116 144 / 0.4);
}
.tw-border-t-cyan-700\/45 {
  border-top-color: rgb(14 116 144 / 0.45);
}
.tw-border-t-cyan-700\/5 {
  border-top-color: rgb(14 116 144 / 0.05);
}
.tw-border-t-cyan-700\/50 {
  border-top-color: rgb(14 116 144 / 0.5);
}
.tw-border-t-cyan-700\/55 {
  border-top-color: rgb(14 116 144 / 0.55);
}
.tw-border-t-cyan-700\/60 {
  border-top-color: rgb(14 116 144 / 0.6);
}
.tw-border-t-cyan-700\/65 {
  border-top-color: rgb(14 116 144 / 0.65);
}
.tw-border-t-cyan-700\/70 {
  border-top-color: rgb(14 116 144 / 0.7);
}
.tw-border-t-cyan-700\/75 {
  border-top-color: rgb(14 116 144 / 0.75);
}
.tw-border-t-cyan-700\/80 {
  border-top-color: rgb(14 116 144 / 0.8);
}
.tw-border-t-cyan-700\/85 {
  border-top-color: rgb(14 116 144 / 0.85);
}
.tw-border-t-cyan-700\/90 {
  border-top-color: rgb(14 116 144 / 0.9);
}
.tw-border-t-cyan-700\/95 {
  border-top-color: rgb(14 116 144 / 0.95);
}
.tw-border-t-cyan-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-800\/0 {
  border-top-color: rgb(21 94 117 / 0);
}
.tw-border-t-cyan-800\/10 {
  border-top-color: rgb(21 94 117 / 0.1);
}
.tw-border-t-cyan-800\/100 {
  border-top-color: rgb(21 94 117 / 1);
}
.tw-border-t-cyan-800\/15 {
  border-top-color: rgb(21 94 117 / 0.15);
}
.tw-border-t-cyan-800\/20 {
  border-top-color: rgb(21 94 117 / 0.2);
}
.tw-border-t-cyan-800\/25 {
  border-top-color: rgb(21 94 117 / 0.25);
}
.tw-border-t-cyan-800\/30 {
  border-top-color: rgb(21 94 117 / 0.3);
}
.tw-border-t-cyan-800\/35 {
  border-top-color: rgb(21 94 117 / 0.35);
}
.tw-border-t-cyan-800\/40 {
  border-top-color: rgb(21 94 117 / 0.4);
}
.tw-border-t-cyan-800\/45 {
  border-top-color: rgb(21 94 117 / 0.45);
}
.tw-border-t-cyan-800\/5 {
  border-top-color: rgb(21 94 117 / 0.05);
}
.tw-border-t-cyan-800\/50 {
  border-top-color: rgb(21 94 117 / 0.5);
}
.tw-border-t-cyan-800\/55 {
  border-top-color: rgb(21 94 117 / 0.55);
}
.tw-border-t-cyan-800\/60 {
  border-top-color: rgb(21 94 117 / 0.6);
}
.tw-border-t-cyan-800\/65 {
  border-top-color: rgb(21 94 117 / 0.65);
}
.tw-border-t-cyan-800\/70 {
  border-top-color: rgb(21 94 117 / 0.7);
}
.tw-border-t-cyan-800\/75 {
  border-top-color: rgb(21 94 117 / 0.75);
}
.tw-border-t-cyan-800\/80 {
  border-top-color: rgb(21 94 117 / 0.8);
}
.tw-border-t-cyan-800\/85 {
  border-top-color: rgb(21 94 117 / 0.85);
}
.tw-border-t-cyan-800\/90 {
  border-top-color: rgb(21 94 117 / 0.9);
}
.tw-border-t-cyan-800\/95 {
  border-top-color: rgb(21 94 117 / 0.95);
}
.tw-border-t-cyan-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-900\/0 {
  border-top-color: rgb(22 78 99 / 0);
}
.tw-border-t-cyan-900\/10 {
  border-top-color: rgb(22 78 99 / 0.1);
}
.tw-border-t-cyan-900\/100 {
  border-top-color: rgb(22 78 99 / 1);
}
.tw-border-t-cyan-900\/15 {
  border-top-color: rgb(22 78 99 / 0.15);
}
.tw-border-t-cyan-900\/20 {
  border-top-color: rgb(22 78 99 / 0.2);
}
.tw-border-t-cyan-900\/25 {
  border-top-color: rgb(22 78 99 / 0.25);
}
.tw-border-t-cyan-900\/30 {
  border-top-color: rgb(22 78 99 / 0.3);
}
.tw-border-t-cyan-900\/35 {
  border-top-color: rgb(22 78 99 / 0.35);
}
.tw-border-t-cyan-900\/40 {
  border-top-color: rgb(22 78 99 / 0.4);
}
.tw-border-t-cyan-900\/45 {
  border-top-color: rgb(22 78 99 / 0.45);
}
.tw-border-t-cyan-900\/5 {
  border-top-color: rgb(22 78 99 / 0.05);
}
.tw-border-t-cyan-900\/50 {
  border-top-color: rgb(22 78 99 / 0.5);
}
.tw-border-t-cyan-900\/55 {
  border-top-color: rgb(22 78 99 / 0.55);
}
.tw-border-t-cyan-900\/60 {
  border-top-color: rgb(22 78 99 / 0.6);
}
.tw-border-t-cyan-900\/65 {
  border-top-color: rgb(22 78 99 / 0.65);
}
.tw-border-t-cyan-900\/70 {
  border-top-color: rgb(22 78 99 / 0.7);
}
.tw-border-t-cyan-900\/75 {
  border-top-color: rgb(22 78 99 / 0.75);
}
.tw-border-t-cyan-900\/80 {
  border-top-color: rgb(22 78 99 / 0.8);
}
.tw-border-t-cyan-900\/85 {
  border-top-color: rgb(22 78 99 / 0.85);
}
.tw-border-t-cyan-900\/90 {
  border-top-color: rgb(22 78 99 / 0.9);
}
.tw-border-t-cyan-900\/95 {
  border-top-color: rgb(22 78 99 / 0.95);
}
.tw-border-t-cyan-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 51 68 / var(--tw-border-opacity, 1));
}
.tw-border-t-cyan-950\/0 {
  border-top-color: rgb(8 51 68 / 0);
}
.tw-border-t-cyan-950\/10 {
  border-top-color: rgb(8 51 68 / 0.1);
}
.tw-border-t-cyan-950\/100 {
  border-top-color: rgb(8 51 68 / 1);
}
.tw-border-t-cyan-950\/15 {
  border-top-color: rgb(8 51 68 / 0.15);
}
.tw-border-t-cyan-950\/20 {
  border-top-color: rgb(8 51 68 / 0.2);
}
.tw-border-t-cyan-950\/25 {
  border-top-color: rgb(8 51 68 / 0.25);
}
.tw-border-t-cyan-950\/30 {
  border-top-color: rgb(8 51 68 / 0.3);
}
.tw-border-t-cyan-950\/35 {
  border-top-color: rgb(8 51 68 / 0.35);
}
.tw-border-t-cyan-950\/40 {
  border-top-color: rgb(8 51 68 / 0.4);
}
.tw-border-t-cyan-950\/45 {
  border-top-color: rgb(8 51 68 / 0.45);
}
.tw-border-t-cyan-950\/5 {
  border-top-color: rgb(8 51 68 / 0.05);
}
.tw-border-t-cyan-950\/50 {
  border-top-color: rgb(8 51 68 / 0.5);
}
.tw-border-t-cyan-950\/55 {
  border-top-color: rgb(8 51 68 / 0.55);
}
.tw-border-t-cyan-950\/60 {
  border-top-color: rgb(8 51 68 / 0.6);
}
.tw-border-t-cyan-950\/65 {
  border-top-color: rgb(8 51 68 / 0.65);
}
.tw-border-t-cyan-950\/70 {
  border-top-color: rgb(8 51 68 / 0.7);
}
.tw-border-t-cyan-950\/75 {
  border-top-color: rgb(8 51 68 / 0.75);
}
.tw-border-t-cyan-950\/80 {
  border-top-color: rgb(8 51 68 / 0.8);
}
.tw-border-t-cyan-950\/85 {
  border-top-color: rgb(8 51 68 / 0.85);
}
.tw-border-t-cyan-950\/90 {
  border-top-color: rgb(8 51 68 / 0.9);
}
.tw-border-t-cyan-950\/95 {
  border-top-color: rgb(8 51 68 / 0.95);
}
.tw-border-t-danger {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-t-danger-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-t-danger-dark\/0 {
  border-top-color: rgb(220 38 38 / 0);
}
.tw-border-t-danger-dark\/10 {
  border-top-color: rgb(220 38 38 / 0.1);
}
.tw-border-t-danger-dark\/100 {
  border-top-color: rgb(220 38 38 / 1);
}
.tw-border-t-danger-dark\/15 {
  border-top-color: rgb(220 38 38 / 0.15);
}
.tw-border-t-danger-dark\/20 {
  border-top-color: rgb(220 38 38 / 0.2);
}
.tw-border-t-danger-dark\/25 {
  border-top-color: rgb(220 38 38 / 0.25);
}
.tw-border-t-danger-dark\/30 {
  border-top-color: rgb(220 38 38 / 0.3);
}
.tw-border-t-danger-dark\/35 {
  border-top-color: rgb(220 38 38 / 0.35);
}
.tw-border-t-danger-dark\/40 {
  border-top-color: rgb(220 38 38 / 0.4);
}
.tw-border-t-danger-dark\/45 {
  border-top-color: rgb(220 38 38 / 0.45);
}
.tw-border-t-danger-dark\/5 {
  border-top-color: rgb(220 38 38 / 0.05);
}
.tw-border-t-danger-dark\/50 {
  border-top-color: rgb(220 38 38 / 0.5);
}
.tw-border-t-danger-dark\/55 {
  border-top-color: rgb(220 38 38 / 0.55);
}
.tw-border-t-danger-dark\/60 {
  border-top-color: rgb(220 38 38 / 0.6);
}
.tw-border-t-danger-dark\/65 {
  border-top-color: rgb(220 38 38 / 0.65);
}
.tw-border-t-danger-dark\/70 {
  border-top-color: rgb(220 38 38 / 0.7);
}
.tw-border-t-danger-dark\/75 {
  border-top-color: rgb(220 38 38 / 0.75);
}
.tw-border-t-danger-dark\/80 {
  border-top-color: rgb(220 38 38 / 0.8);
}
.tw-border-t-danger-dark\/85 {
  border-top-color: rgb(220 38 38 / 0.85);
}
.tw-border-t-danger-dark\/90 {
  border-top-color: rgb(220 38 38 / 0.9);
}
.tw-border-t-danger-dark\/95 {
  border-top-color: rgb(220 38 38 / 0.95);
}
.tw-border-t-danger-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-t-danger-light\/0 {
  border-top-color: rgb(248 113 113 / 0);
}
.tw-border-t-danger-light\/10 {
  border-top-color: rgb(248 113 113 / 0.1);
}
.tw-border-t-danger-light\/100 {
  border-top-color: rgb(248 113 113 / 1);
}
.tw-border-t-danger-light\/15 {
  border-top-color: rgb(248 113 113 / 0.15);
}
.tw-border-t-danger-light\/20 {
  border-top-color: rgb(248 113 113 / 0.2);
}
.tw-border-t-danger-light\/25 {
  border-top-color: rgb(248 113 113 / 0.25);
}
.tw-border-t-danger-light\/30 {
  border-top-color: rgb(248 113 113 / 0.3);
}
.tw-border-t-danger-light\/35 {
  border-top-color: rgb(248 113 113 / 0.35);
}
.tw-border-t-danger-light\/40 {
  border-top-color: rgb(248 113 113 / 0.4);
}
.tw-border-t-danger-light\/45 {
  border-top-color: rgb(248 113 113 / 0.45);
}
.tw-border-t-danger-light\/5 {
  border-top-color: rgb(248 113 113 / 0.05);
}
.tw-border-t-danger-light\/50 {
  border-top-color: rgb(248 113 113 / 0.5);
}
.tw-border-t-danger-light\/55 {
  border-top-color: rgb(248 113 113 / 0.55);
}
.tw-border-t-danger-light\/60 {
  border-top-color: rgb(248 113 113 / 0.6);
}
.tw-border-t-danger-light\/65 {
  border-top-color: rgb(248 113 113 / 0.65);
}
.tw-border-t-danger-light\/70 {
  border-top-color: rgb(248 113 113 / 0.7);
}
.tw-border-t-danger-light\/75 {
  border-top-color: rgb(248 113 113 / 0.75);
}
.tw-border-t-danger-light\/80 {
  border-top-color: rgb(248 113 113 / 0.8);
}
.tw-border-t-danger-light\/85 {
  border-top-color: rgb(248 113 113 / 0.85);
}
.tw-border-t-danger-light\/90 {
  border-top-color: rgb(248 113 113 / 0.9);
}
.tw-border-t-danger-light\/95 {
  border-top-color: rgb(248 113 113 / 0.95);
}
.tw-border-t-danger\/0 {
  border-top-color: rgb(239 68 68 / 0);
}
.tw-border-t-danger\/10 {
  border-top-color: rgb(239 68 68 / 0.1);
}
.tw-border-t-danger\/100 {
  border-top-color: rgb(239 68 68 / 1);
}
.tw-border-t-danger\/15 {
  border-top-color: rgb(239 68 68 / 0.15);
}
.tw-border-t-danger\/20 {
  border-top-color: rgb(239 68 68 / 0.2);
}
.tw-border-t-danger\/25 {
  border-top-color: rgb(239 68 68 / 0.25);
}
.tw-border-t-danger\/30 {
  border-top-color: rgb(239 68 68 / 0.3);
}
.tw-border-t-danger\/35 {
  border-top-color: rgb(239 68 68 / 0.35);
}
.tw-border-t-danger\/40 {
  border-top-color: rgb(239 68 68 / 0.4);
}
.tw-border-t-danger\/45 {
  border-top-color: rgb(239 68 68 / 0.45);
}
.tw-border-t-danger\/5 {
  border-top-color: rgb(239 68 68 / 0.05);
}
.tw-border-t-danger\/50 {
  border-top-color: rgb(239 68 68 / 0.5);
}
.tw-border-t-danger\/55 {
  border-top-color: rgb(239 68 68 / 0.55);
}
.tw-border-t-danger\/60 {
  border-top-color: rgb(239 68 68 / 0.6);
}
.tw-border-t-danger\/65 {
  border-top-color: rgb(239 68 68 / 0.65);
}
.tw-border-t-danger\/70 {
  border-top-color: rgb(239 68 68 / 0.7);
}
.tw-border-t-danger\/75 {
  border-top-color: rgb(239 68 68 / 0.75);
}
.tw-border-t-danger\/80 {
  border-top-color: rgb(239 68 68 / 0.8);
}
.tw-border-t-danger\/85 {
  border-top-color: rgb(239 68 68 / 0.85);
}
.tw-border-t-danger\/90 {
  border-top-color: rgb(239 68 68 / 0.9);
}
.tw-border-t-danger\/95 {
  border-top-color: rgb(239 68 68 / 0.95);
}
.tw-border-t-emerald-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-100\/0 {
  border-top-color: rgb(209 250 229 / 0);
}
.tw-border-t-emerald-100\/10 {
  border-top-color: rgb(209 250 229 / 0.1);
}
.tw-border-t-emerald-100\/100 {
  border-top-color: rgb(209 250 229 / 1);
}
.tw-border-t-emerald-100\/15 {
  border-top-color: rgb(209 250 229 / 0.15);
}
.tw-border-t-emerald-100\/20 {
  border-top-color: rgb(209 250 229 / 0.2);
}
.tw-border-t-emerald-100\/25 {
  border-top-color: rgb(209 250 229 / 0.25);
}
.tw-border-t-emerald-100\/30 {
  border-top-color: rgb(209 250 229 / 0.3);
}
.tw-border-t-emerald-100\/35 {
  border-top-color: rgb(209 250 229 / 0.35);
}
.tw-border-t-emerald-100\/40 {
  border-top-color: rgb(209 250 229 / 0.4);
}
.tw-border-t-emerald-100\/45 {
  border-top-color: rgb(209 250 229 / 0.45);
}
.tw-border-t-emerald-100\/5 {
  border-top-color: rgb(209 250 229 / 0.05);
}
.tw-border-t-emerald-100\/50 {
  border-top-color: rgb(209 250 229 / 0.5);
}
.tw-border-t-emerald-100\/55 {
  border-top-color: rgb(209 250 229 / 0.55);
}
.tw-border-t-emerald-100\/60 {
  border-top-color: rgb(209 250 229 / 0.6);
}
.tw-border-t-emerald-100\/65 {
  border-top-color: rgb(209 250 229 / 0.65);
}
.tw-border-t-emerald-100\/70 {
  border-top-color: rgb(209 250 229 / 0.7);
}
.tw-border-t-emerald-100\/75 {
  border-top-color: rgb(209 250 229 / 0.75);
}
.tw-border-t-emerald-100\/80 {
  border-top-color: rgb(209 250 229 / 0.8);
}
.tw-border-t-emerald-100\/85 {
  border-top-color: rgb(209 250 229 / 0.85);
}
.tw-border-t-emerald-100\/90 {
  border-top-color: rgb(209 250 229 / 0.9);
}
.tw-border-t-emerald-100\/95 {
  border-top-color: rgb(209 250 229 / 0.95);
}
.tw-border-t-emerald-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-200\/0 {
  border-top-color: rgb(167 243 208 / 0);
}
.tw-border-t-emerald-200\/10 {
  border-top-color: rgb(167 243 208 / 0.1);
}
.tw-border-t-emerald-200\/100 {
  border-top-color: rgb(167 243 208 / 1);
}
.tw-border-t-emerald-200\/15 {
  border-top-color: rgb(167 243 208 / 0.15);
}
.tw-border-t-emerald-200\/20 {
  border-top-color: rgb(167 243 208 / 0.2);
}
.tw-border-t-emerald-200\/25 {
  border-top-color: rgb(167 243 208 / 0.25);
}
.tw-border-t-emerald-200\/30 {
  border-top-color: rgb(167 243 208 / 0.3);
}
.tw-border-t-emerald-200\/35 {
  border-top-color: rgb(167 243 208 / 0.35);
}
.tw-border-t-emerald-200\/40 {
  border-top-color: rgb(167 243 208 / 0.4);
}
.tw-border-t-emerald-200\/45 {
  border-top-color: rgb(167 243 208 / 0.45);
}
.tw-border-t-emerald-200\/5 {
  border-top-color: rgb(167 243 208 / 0.05);
}
.tw-border-t-emerald-200\/50 {
  border-top-color: rgb(167 243 208 / 0.5);
}
.tw-border-t-emerald-200\/55 {
  border-top-color: rgb(167 243 208 / 0.55);
}
.tw-border-t-emerald-200\/60 {
  border-top-color: rgb(167 243 208 / 0.6);
}
.tw-border-t-emerald-200\/65 {
  border-top-color: rgb(167 243 208 / 0.65);
}
.tw-border-t-emerald-200\/70 {
  border-top-color: rgb(167 243 208 / 0.7);
}
.tw-border-t-emerald-200\/75 {
  border-top-color: rgb(167 243 208 / 0.75);
}
.tw-border-t-emerald-200\/80 {
  border-top-color: rgb(167 243 208 / 0.8);
}
.tw-border-t-emerald-200\/85 {
  border-top-color: rgb(167 243 208 / 0.85);
}
.tw-border-t-emerald-200\/90 {
  border-top-color: rgb(167 243 208 / 0.9);
}
.tw-border-t-emerald-200\/95 {
  border-top-color: rgb(167 243 208 / 0.95);
}
.tw-border-t-emerald-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-300\/0 {
  border-top-color: rgb(110 231 183 / 0);
}
.tw-border-t-emerald-300\/10 {
  border-top-color: rgb(110 231 183 / 0.1);
}
.tw-border-t-emerald-300\/100 {
  border-top-color: rgb(110 231 183 / 1);
}
.tw-border-t-emerald-300\/15 {
  border-top-color: rgb(110 231 183 / 0.15);
}
.tw-border-t-emerald-300\/20 {
  border-top-color: rgb(110 231 183 / 0.2);
}
.tw-border-t-emerald-300\/25 {
  border-top-color: rgb(110 231 183 / 0.25);
}
.tw-border-t-emerald-300\/30 {
  border-top-color: rgb(110 231 183 / 0.3);
}
.tw-border-t-emerald-300\/35 {
  border-top-color: rgb(110 231 183 / 0.35);
}
.tw-border-t-emerald-300\/40 {
  border-top-color: rgb(110 231 183 / 0.4);
}
.tw-border-t-emerald-300\/45 {
  border-top-color: rgb(110 231 183 / 0.45);
}
.tw-border-t-emerald-300\/5 {
  border-top-color: rgb(110 231 183 / 0.05);
}
.tw-border-t-emerald-300\/50 {
  border-top-color: rgb(110 231 183 / 0.5);
}
.tw-border-t-emerald-300\/55 {
  border-top-color: rgb(110 231 183 / 0.55);
}
.tw-border-t-emerald-300\/60 {
  border-top-color: rgb(110 231 183 / 0.6);
}
.tw-border-t-emerald-300\/65 {
  border-top-color: rgb(110 231 183 / 0.65);
}
.tw-border-t-emerald-300\/70 {
  border-top-color: rgb(110 231 183 / 0.7);
}
.tw-border-t-emerald-300\/75 {
  border-top-color: rgb(110 231 183 / 0.75);
}
.tw-border-t-emerald-300\/80 {
  border-top-color: rgb(110 231 183 / 0.8);
}
.tw-border-t-emerald-300\/85 {
  border-top-color: rgb(110 231 183 / 0.85);
}
.tw-border-t-emerald-300\/90 {
  border-top-color: rgb(110 231 183 / 0.9);
}
.tw-border-t-emerald-300\/95 {
  border-top-color: rgb(110 231 183 / 0.95);
}
.tw-border-t-emerald-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-400\/0 {
  border-top-color: rgb(52 211 153 / 0);
}
.tw-border-t-emerald-400\/10 {
  border-top-color: rgb(52 211 153 / 0.1);
}
.tw-border-t-emerald-400\/100 {
  border-top-color: rgb(52 211 153 / 1);
}
.tw-border-t-emerald-400\/15 {
  border-top-color: rgb(52 211 153 / 0.15);
}
.tw-border-t-emerald-400\/20 {
  border-top-color: rgb(52 211 153 / 0.2);
}
.tw-border-t-emerald-400\/25 {
  border-top-color: rgb(52 211 153 / 0.25);
}
.tw-border-t-emerald-400\/30 {
  border-top-color: rgb(52 211 153 / 0.3);
}
.tw-border-t-emerald-400\/35 {
  border-top-color: rgb(52 211 153 / 0.35);
}
.tw-border-t-emerald-400\/40 {
  border-top-color: rgb(52 211 153 / 0.4);
}
.tw-border-t-emerald-400\/45 {
  border-top-color: rgb(52 211 153 / 0.45);
}
.tw-border-t-emerald-400\/5 {
  border-top-color: rgb(52 211 153 / 0.05);
}
.tw-border-t-emerald-400\/50 {
  border-top-color: rgb(52 211 153 / 0.5);
}
.tw-border-t-emerald-400\/55 {
  border-top-color: rgb(52 211 153 / 0.55);
}
.tw-border-t-emerald-400\/60 {
  border-top-color: rgb(52 211 153 / 0.6);
}
.tw-border-t-emerald-400\/65 {
  border-top-color: rgb(52 211 153 / 0.65);
}
.tw-border-t-emerald-400\/70 {
  border-top-color: rgb(52 211 153 / 0.7);
}
.tw-border-t-emerald-400\/75 {
  border-top-color: rgb(52 211 153 / 0.75);
}
.tw-border-t-emerald-400\/80 {
  border-top-color: rgb(52 211 153 / 0.8);
}
.tw-border-t-emerald-400\/85 {
  border-top-color: rgb(52 211 153 / 0.85);
}
.tw-border-t-emerald-400\/90 {
  border-top-color: rgb(52 211 153 / 0.9);
}
.tw-border-t-emerald-400\/95 {
  border-top-color: rgb(52 211 153 / 0.95);
}
.tw-border-t-emerald-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 253 245 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-50\/0 {
  border-top-color: rgb(236 253 245 / 0);
}
.tw-border-t-emerald-50\/10 {
  border-top-color: rgb(236 253 245 / 0.1);
}
.tw-border-t-emerald-50\/100 {
  border-top-color: rgb(236 253 245 / 1);
}
.tw-border-t-emerald-50\/15 {
  border-top-color: rgb(236 253 245 / 0.15);
}
.tw-border-t-emerald-50\/20 {
  border-top-color: rgb(236 253 245 / 0.2);
}
.tw-border-t-emerald-50\/25 {
  border-top-color: rgb(236 253 245 / 0.25);
}
.tw-border-t-emerald-50\/30 {
  border-top-color: rgb(236 253 245 / 0.3);
}
.tw-border-t-emerald-50\/35 {
  border-top-color: rgb(236 253 245 / 0.35);
}
.tw-border-t-emerald-50\/40 {
  border-top-color: rgb(236 253 245 / 0.4);
}
.tw-border-t-emerald-50\/45 {
  border-top-color: rgb(236 253 245 / 0.45);
}
.tw-border-t-emerald-50\/5 {
  border-top-color: rgb(236 253 245 / 0.05);
}
.tw-border-t-emerald-50\/50 {
  border-top-color: rgb(236 253 245 / 0.5);
}
.tw-border-t-emerald-50\/55 {
  border-top-color: rgb(236 253 245 / 0.55);
}
.tw-border-t-emerald-50\/60 {
  border-top-color: rgb(236 253 245 / 0.6);
}
.tw-border-t-emerald-50\/65 {
  border-top-color: rgb(236 253 245 / 0.65);
}
.tw-border-t-emerald-50\/70 {
  border-top-color: rgb(236 253 245 / 0.7);
}
.tw-border-t-emerald-50\/75 {
  border-top-color: rgb(236 253 245 / 0.75);
}
.tw-border-t-emerald-50\/80 {
  border-top-color: rgb(236 253 245 / 0.8);
}
.tw-border-t-emerald-50\/85 {
  border-top-color: rgb(236 253 245 / 0.85);
}
.tw-border-t-emerald-50\/90 {
  border-top-color: rgb(236 253 245 / 0.9);
}
.tw-border-t-emerald-50\/95 {
  border-top-color: rgb(236 253 245 / 0.95);
}
.tw-border-t-emerald-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-500\/0 {
  border-top-color: rgb(16 185 129 / 0);
}
.tw-border-t-emerald-500\/10 {
  border-top-color: rgb(16 185 129 / 0.1);
}
.tw-border-t-emerald-500\/100 {
  border-top-color: rgb(16 185 129 / 1);
}
.tw-border-t-emerald-500\/15 {
  border-top-color: rgb(16 185 129 / 0.15);
}
.tw-border-t-emerald-500\/20 {
  border-top-color: rgb(16 185 129 / 0.2);
}
.tw-border-t-emerald-500\/25 {
  border-top-color: rgb(16 185 129 / 0.25);
}
.tw-border-t-emerald-500\/30 {
  border-top-color: rgb(16 185 129 / 0.3);
}
.tw-border-t-emerald-500\/35 {
  border-top-color: rgb(16 185 129 / 0.35);
}
.tw-border-t-emerald-500\/40 {
  border-top-color: rgb(16 185 129 / 0.4);
}
.tw-border-t-emerald-500\/45 {
  border-top-color: rgb(16 185 129 / 0.45);
}
.tw-border-t-emerald-500\/5 {
  border-top-color: rgb(16 185 129 / 0.05);
}
.tw-border-t-emerald-500\/50 {
  border-top-color: rgb(16 185 129 / 0.5);
}
.tw-border-t-emerald-500\/55 {
  border-top-color: rgb(16 185 129 / 0.55);
}
.tw-border-t-emerald-500\/60 {
  border-top-color: rgb(16 185 129 / 0.6);
}
.tw-border-t-emerald-500\/65 {
  border-top-color: rgb(16 185 129 / 0.65);
}
.tw-border-t-emerald-500\/70 {
  border-top-color: rgb(16 185 129 / 0.7);
}
.tw-border-t-emerald-500\/75 {
  border-top-color: rgb(16 185 129 / 0.75);
}
.tw-border-t-emerald-500\/80 {
  border-top-color: rgb(16 185 129 / 0.8);
}
.tw-border-t-emerald-500\/85 {
  border-top-color: rgb(16 185 129 / 0.85);
}
.tw-border-t-emerald-500\/90 {
  border-top-color: rgb(16 185 129 / 0.9);
}
.tw-border-t-emerald-500\/95 {
  border-top-color: rgb(16 185 129 / 0.95);
}
.tw-border-t-emerald-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-600\/0 {
  border-top-color: rgb(5 150 105 / 0);
}
.tw-border-t-emerald-600\/10 {
  border-top-color: rgb(5 150 105 / 0.1);
}
.tw-border-t-emerald-600\/100 {
  border-top-color: rgb(5 150 105 / 1);
}
.tw-border-t-emerald-600\/15 {
  border-top-color: rgb(5 150 105 / 0.15);
}
.tw-border-t-emerald-600\/20 {
  border-top-color: rgb(5 150 105 / 0.2);
}
.tw-border-t-emerald-600\/25 {
  border-top-color: rgb(5 150 105 / 0.25);
}
.tw-border-t-emerald-600\/30 {
  border-top-color: rgb(5 150 105 / 0.3);
}
.tw-border-t-emerald-600\/35 {
  border-top-color: rgb(5 150 105 / 0.35);
}
.tw-border-t-emerald-600\/40 {
  border-top-color: rgb(5 150 105 / 0.4);
}
.tw-border-t-emerald-600\/45 {
  border-top-color: rgb(5 150 105 / 0.45);
}
.tw-border-t-emerald-600\/5 {
  border-top-color: rgb(5 150 105 / 0.05);
}
.tw-border-t-emerald-600\/50 {
  border-top-color: rgb(5 150 105 / 0.5);
}
.tw-border-t-emerald-600\/55 {
  border-top-color: rgb(5 150 105 / 0.55);
}
.tw-border-t-emerald-600\/60 {
  border-top-color: rgb(5 150 105 / 0.6);
}
.tw-border-t-emerald-600\/65 {
  border-top-color: rgb(5 150 105 / 0.65);
}
.tw-border-t-emerald-600\/70 {
  border-top-color: rgb(5 150 105 / 0.7);
}
.tw-border-t-emerald-600\/75 {
  border-top-color: rgb(5 150 105 / 0.75);
}
.tw-border-t-emerald-600\/80 {
  border-top-color: rgb(5 150 105 / 0.8);
}
.tw-border-t-emerald-600\/85 {
  border-top-color: rgb(5 150 105 / 0.85);
}
.tw-border-t-emerald-600\/90 {
  border-top-color: rgb(5 150 105 / 0.9);
}
.tw-border-t-emerald-600\/95 {
  border-top-color: rgb(5 150 105 / 0.95);
}
.tw-border-t-emerald-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-700\/0 {
  border-top-color: rgb(4 120 87 / 0);
}
.tw-border-t-emerald-700\/10 {
  border-top-color: rgb(4 120 87 / 0.1);
}
.tw-border-t-emerald-700\/100 {
  border-top-color: rgb(4 120 87 / 1);
}
.tw-border-t-emerald-700\/15 {
  border-top-color: rgb(4 120 87 / 0.15);
}
.tw-border-t-emerald-700\/20 {
  border-top-color: rgb(4 120 87 / 0.2);
}
.tw-border-t-emerald-700\/25 {
  border-top-color: rgb(4 120 87 / 0.25);
}
.tw-border-t-emerald-700\/30 {
  border-top-color: rgb(4 120 87 / 0.3);
}
.tw-border-t-emerald-700\/35 {
  border-top-color: rgb(4 120 87 / 0.35);
}
.tw-border-t-emerald-700\/40 {
  border-top-color: rgb(4 120 87 / 0.4);
}
.tw-border-t-emerald-700\/45 {
  border-top-color: rgb(4 120 87 / 0.45);
}
.tw-border-t-emerald-700\/5 {
  border-top-color: rgb(4 120 87 / 0.05);
}
.tw-border-t-emerald-700\/50 {
  border-top-color: rgb(4 120 87 / 0.5);
}
.tw-border-t-emerald-700\/55 {
  border-top-color: rgb(4 120 87 / 0.55);
}
.tw-border-t-emerald-700\/60 {
  border-top-color: rgb(4 120 87 / 0.6);
}
.tw-border-t-emerald-700\/65 {
  border-top-color: rgb(4 120 87 / 0.65);
}
.tw-border-t-emerald-700\/70 {
  border-top-color: rgb(4 120 87 / 0.7);
}
.tw-border-t-emerald-700\/75 {
  border-top-color: rgb(4 120 87 / 0.75);
}
.tw-border-t-emerald-700\/80 {
  border-top-color: rgb(4 120 87 / 0.8);
}
.tw-border-t-emerald-700\/85 {
  border-top-color: rgb(4 120 87 / 0.85);
}
.tw-border-t-emerald-700\/90 {
  border-top-color: rgb(4 120 87 / 0.9);
}
.tw-border-t-emerald-700\/95 {
  border-top-color: rgb(4 120 87 / 0.95);
}
.tw-border-t-emerald-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-800\/0 {
  border-top-color: rgb(6 95 70 / 0);
}
.tw-border-t-emerald-800\/10 {
  border-top-color: rgb(6 95 70 / 0.1);
}
.tw-border-t-emerald-800\/100 {
  border-top-color: rgb(6 95 70 / 1);
}
.tw-border-t-emerald-800\/15 {
  border-top-color: rgb(6 95 70 / 0.15);
}
.tw-border-t-emerald-800\/20 {
  border-top-color: rgb(6 95 70 / 0.2);
}
.tw-border-t-emerald-800\/25 {
  border-top-color: rgb(6 95 70 / 0.25);
}
.tw-border-t-emerald-800\/30 {
  border-top-color: rgb(6 95 70 / 0.3);
}
.tw-border-t-emerald-800\/35 {
  border-top-color: rgb(6 95 70 / 0.35);
}
.tw-border-t-emerald-800\/40 {
  border-top-color: rgb(6 95 70 / 0.4);
}
.tw-border-t-emerald-800\/45 {
  border-top-color: rgb(6 95 70 / 0.45);
}
.tw-border-t-emerald-800\/5 {
  border-top-color: rgb(6 95 70 / 0.05);
}
.tw-border-t-emerald-800\/50 {
  border-top-color: rgb(6 95 70 / 0.5);
}
.tw-border-t-emerald-800\/55 {
  border-top-color: rgb(6 95 70 / 0.55);
}
.tw-border-t-emerald-800\/60 {
  border-top-color: rgb(6 95 70 / 0.6);
}
.tw-border-t-emerald-800\/65 {
  border-top-color: rgb(6 95 70 / 0.65);
}
.tw-border-t-emerald-800\/70 {
  border-top-color: rgb(6 95 70 / 0.7);
}
.tw-border-t-emerald-800\/75 {
  border-top-color: rgb(6 95 70 / 0.75);
}
.tw-border-t-emerald-800\/80 {
  border-top-color: rgb(6 95 70 / 0.8);
}
.tw-border-t-emerald-800\/85 {
  border-top-color: rgb(6 95 70 / 0.85);
}
.tw-border-t-emerald-800\/90 {
  border-top-color: rgb(6 95 70 / 0.9);
}
.tw-border-t-emerald-800\/95 {
  border-top-color: rgb(6 95 70 / 0.95);
}
.tw-border-t-emerald-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-900\/0 {
  border-top-color: rgb(6 78 59 / 0);
}
.tw-border-t-emerald-900\/10 {
  border-top-color: rgb(6 78 59 / 0.1);
}
.tw-border-t-emerald-900\/100 {
  border-top-color: rgb(6 78 59 / 1);
}
.tw-border-t-emerald-900\/15 {
  border-top-color: rgb(6 78 59 / 0.15);
}
.tw-border-t-emerald-900\/20 {
  border-top-color: rgb(6 78 59 / 0.2);
}
.tw-border-t-emerald-900\/25 {
  border-top-color: rgb(6 78 59 / 0.25);
}
.tw-border-t-emerald-900\/30 {
  border-top-color: rgb(6 78 59 / 0.3);
}
.tw-border-t-emerald-900\/35 {
  border-top-color: rgb(6 78 59 / 0.35);
}
.tw-border-t-emerald-900\/40 {
  border-top-color: rgb(6 78 59 / 0.4);
}
.tw-border-t-emerald-900\/45 {
  border-top-color: rgb(6 78 59 / 0.45);
}
.tw-border-t-emerald-900\/5 {
  border-top-color: rgb(6 78 59 / 0.05);
}
.tw-border-t-emerald-900\/50 {
  border-top-color: rgb(6 78 59 / 0.5);
}
.tw-border-t-emerald-900\/55 {
  border-top-color: rgb(6 78 59 / 0.55);
}
.tw-border-t-emerald-900\/60 {
  border-top-color: rgb(6 78 59 / 0.6);
}
.tw-border-t-emerald-900\/65 {
  border-top-color: rgb(6 78 59 / 0.65);
}
.tw-border-t-emerald-900\/70 {
  border-top-color: rgb(6 78 59 / 0.7);
}
.tw-border-t-emerald-900\/75 {
  border-top-color: rgb(6 78 59 / 0.75);
}
.tw-border-t-emerald-900\/80 {
  border-top-color: rgb(6 78 59 / 0.8);
}
.tw-border-t-emerald-900\/85 {
  border-top-color: rgb(6 78 59 / 0.85);
}
.tw-border-t-emerald-900\/90 {
  border-top-color: rgb(6 78 59 / 0.9);
}
.tw-border-t-emerald-900\/95 {
  border-top-color: rgb(6 78 59 / 0.95);
}
.tw-border-t-emerald-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 44 34 / var(--tw-border-opacity, 1));
}
.tw-border-t-emerald-950\/0 {
  border-top-color: rgb(2 44 34 / 0);
}
.tw-border-t-emerald-950\/10 {
  border-top-color: rgb(2 44 34 / 0.1);
}
.tw-border-t-emerald-950\/100 {
  border-top-color: rgb(2 44 34 / 1);
}
.tw-border-t-emerald-950\/15 {
  border-top-color: rgb(2 44 34 / 0.15);
}
.tw-border-t-emerald-950\/20 {
  border-top-color: rgb(2 44 34 / 0.2);
}
.tw-border-t-emerald-950\/25 {
  border-top-color: rgb(2 44 34 / 0.25);
}
.tw-border-t-emerald-950\/30 {
  border-top-color: rgb(2 44 34 / 0.3);
}
.tw-border-t-emerald-950\/35 {
  border-top-color: rgb(2 44 34 / 0.35);
}
.tw-border-t-emerald-950\/40 {
  border-top-color: rgb(2 44 34 / 0.4);
}
.tw-border-t-emerald-950\/45 {
  border-top-color: rgb(2 44 34 / 0.45);
}
.tw-border-t-emerald-950\/5 {
  border-top-color: rgb(2 44 34 / 0.05);
}
.tw-border-t-emerald-950\/50 {
  border-top-color: rgb(2 44 34 / 0.5);
}
.tw-border-t-emerald-950\/55 {
  border-top-color: rgb(2 44 34 / 0.55);
}
.tw-border-t-emerald-950\/60 {
  border-top-color: rgb(2 44 34 / 0.6);
}
.tw-border-t-emerald-950\/65 {
  border-top-color: rgb(2 44 34 / 0.65);
}
.tw-border-t-emerald-950\/70 {
  border-top-color: rgb(2 44 34 / 0.7);
}
.tw-border-t-emerald-950\/75 {
  border-top-color: rgb(2 44 34 / 0.75);
}
.tw-border-t-emerald-950\/80 {
  border-top-color: rgb(2 44 34 / 0.8);
}
.tw-border-t-emerald-950\/85 {
  border-top-color: rgb(2 44 34 / 0.85);
}
.tw-border-t-emerald-950\/90 {
  border-top-color: rgb(2 44 34 / 0.9);
}
.tw-border-t-emerald-950\/95 {
  border-top-color: rgb(2 44 34 / 0.95);
}
.tw-border-t-fuchsia-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-100\/0 {
  border-top-color: rgb(250 232 255 / 0);
}
.tw-border-t-fuchsia-100\/10 {
  border-top-color: rgb(250 232 255 / 0.1);
}
.tw-border-t-fuchsia-100\/100 {
  border-top-color: rgb(250 232 255 / 1);
}
.tw-border-t-fuchsia-100\/15 {
  border-top-color: rgb(250 232 255 / 0.15);
}
.tw-border-t-fuchsia-100\/20 {
  border-top-color: rgb(250 232 255 / 0.2);
}
.tw-border-t-fuchsia-100\/25 {
  border-top-color: rgb(250 232 255 / 0.25);
}
.tw-border-t-fuchsia-100\/30 {
  border-top-color: rgb(250 232 255 / 0.3);
}
.tw-border-t-fuchsia-100\/35 {
  border-top-color: rgb(250 232 255 / 0.35);
}
.tw-border-t-fuchsia-100\/40 {
  border-top-color: rgb(250 232 255 / 0.4);
}
.tw-border-t-fuchsia-100\/45 {
  border-top-color: rgb(250 232 255 / 0.45);
}
.tw-border-t-fuchsia-100\/5 {
  border-top-color: rgb(250 232 255 / 0.05);
}
.tw-border-t-fuchsia-100\/50 {
  border-top-color: rgb(250 232 255 / 0.5);
}
.tw-border-t-fuchsia-100\/55 {
  border-top-color: rgb(250 232 255 / 0.55);
}
.tw-border-t-fuchsia-100\/60 {
  border-top-color: rgb(250 232 255 / 0.6);
}
.tw-border-t-fuchsia-100\/65 {
  border-top-color: rgb(250 232 255 / 0.65);
}
.tw-border-t-fuchsia-100\/70 {
  border-top-color: rgb(250 232 255 / 0.7);
}
.tw-border-t-fuchsia-100\/75 {
  border-top-color: rgb(250 232 255 / 0.75);
}
.tw-border-t-fuchsia-100\/80 {
  border-top-color: rgb(250 232 255 / 0.8);
}
.tw-border-t-fuchsia-100\/85 {
  border-top-color: rgb(250 232 255 / 0.85);
}
.tw-border-t-fuchsia-100\/90 {
  border-top-color: rgb(250 232 255 / 0.9);
}
.tw-border-t-fuchsia-100\/95 {
  border-top-color: rgb(250 232 255 / 0.95);
}
.tw-border-t-fuchsia-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-200\/0 {
  border-top-color: rgb(245 208 254 / 0);
}
.tw-border-t-fuchsia-200\/10 {
  border-top-color: rgb(245 208 254 / 0.1);
}
.tw-border-t-fuchsia-200\/100 {
  border-top-color: rgb(245 208 254 / 1);
}
.tw-border-t-fuchsia-200\/15 {
  border-top-color: rgb(245 208 254 / 0.15);
}
.tw-border-t-fuchsia-200\/20 {
  border-top-color: rgb(245 208 254 / 0.2);
}
.tw-border-t-fuchsia-200\/25 {
  border-top-color: rgb(245 208 254 / 0.25);
}
.tw-border-t-fuchsia-200\/30 {
  border-top-color: rgb(245 208 254 / 0.3);
}
.tw-border-t-fuchsia-200\/35 {
  border-top-color: rgb(245 208 254 / 0.35);
}
.tw-border-t-fuchsia-200\/40 {
  border-top-color: rgb(245 208 254 / 0.4);
}
.tw-border-t-fuchsia-200\/45 {
  border-top-color: rgb(245 208 254 / 0.45);
}
.tw-border-t-fuchsia-200\/5 {
  border-top-color: rgb(245 208 254 / 0.05);
}
.tw-border-t-fuchsia-200\/50 {
  border-top-color: rgb(245 208 254 / 0.5);
}
.tw-border-t-fuchsia-200\/55 {
  border-top-color: rgb(245 208 254 / 0.55);
}
.tw-border-t-fuchsia-200\/60 {
  border-top-color: rgb(245 208 254 / 0.6);
}
.tw-border-t-fuchsia-200\/65 {
  border-top-color: rgb(245 208 254 / 0.65);
}
.tw-border-t-fuchsia-200\/70 {
  border-top-color: rgb(245 208 254 / 0.7);
}
.tw-border-t-fuchsia-200\/75 {
  border-top-color: rgb(245 208 254 / 0.75);
}
.tw-border-t-fuchsia-200\/80 {
  border-top-color: rgb(245 208 254 / 0.8);
}
.tw-border-t-fuchsia-200\/85 {
  border-top-color: rgb(245 208 254 / 0.85);
}
.tw-border-t-fuchsia-200\/90 {
  border-top-color: rgb(245 208 254 / 0.9);
}
.tw-border-t-fuchsia-200\/95 {
  border-top-color: rgb(245 208 254 / 0.95);
}
.tw-border-t-fuchsia-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-300\/0 {
  border-top-color: rgb(240 171 252 / 0);
}
.tw-border-t-fuchsia-300\/10 {
  border-top-color: rgb(240 171 252 / 0.1);
}
.tw-border-t-fuchsia-300\/100 {
  border-top-color: rgb(240 171 252 / 1);
}
.tw-border-t-fuchsia-300\/15 {
  border-top-color: rgb(240 171 252 / 0.15);
}
.tw-border-t-fuchsia-300\/20 {
  border-top-color: rgb(240 171 252 / 0.2);
}
.tw-border-t-fuchsia-300\/25 {
  border-top-color: rgb(240 171 252 / 0.25);
}
.tw-border-t-fuchsia-300\/30 {
  border-top-color: rgb(240 171 252 / 0.3);
}
.tw-border-t-fuchsia-300\/35 {
  border-top-color: rgb(240 171 252 / 0.35);
}
.tw-border-t-fuchsia-300\/40 {
  border-top-color: rgb(240 171 252 / 0.4);
}
.tw-border-t-fuchsia-300\/45 {
  border-top-color: rgb(240 171 252 / 0.45);
}
.tw-border-t-fuchsia-300\/5 {
  border-top-color: rgb(240 171 252 / 0.05);
}
.tw-border-t-fuchsia-300\/50 {
  border-top-color: rgb(240 171 252 / 0.5);
}
.tw-border-t-fuchsia-300\/55 {
  border-top-color: rgb(240 171 252 / 0.55);
}
.tw-border-t-fuchsia-300\/60 {
  border-top-color: rgb(240 171 252 / 0.6);
}
.tw-border-t-fuchsia-300\/65 {
  border-top-color: rgb(240 171 252 / 0.65);
}
.tw-border-t-fuchsia-300\/70 {
  border-top-color: rgb(240 171 252 / 0.7);
}
.tw-border-t-fuchsia-300\/75 {
  border-top-color: rgb(240 171 252 / 0.75);
}
.tw-border-t-fuchsia-300\/80 {
  border-top-color: rgb(240 171 252 / 0.8);
}
.tw-border-t-fuchsia-300\/85 {
  border-top-color: rgb(240 171 252 / 0.85);
}
.tw-border-t-fuchsia-300\/90 {
  border-top-color: rgb(240 171 252 / 0.9);
}
.tw-border-t-fuchsia-300\/95 {
  border-top-color: rgb(240 171 252 / 0.95);
}
.tw-border-t-fuchsia-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-400\/0 {
  border-top-color: rgb(232 121 249 / 0);
}
.tw-border-t-fuchsia-400\/10 {
  border-top-color: rgb(232 121 249 / 0.1);
}
.tw-border-t-fuchsia-400\/100 {
  border-top-color: rgb(232 121 249 / 1);
}
.tw-border-t-fuchsia-400\/15 {
  border-top-color: rgb(232 121 249 / 0.15);
}
.tw-border-t-fuchsia-400\/20 {
  border-top-color: rgb(232 121 249 / 0.2);
}
.tw-border-t-fuchsia-400\/25 {
  border-top-color: rgb(232 121 249 / 0.25);
}
.tw-border-t-fuchsia-400\/30 {
  border-top-color: rgb(232 121 249 / 0.3);
}
.tw-border-t-fuchsia-400\/35 {
  border-top-color: rgb(232 121 249 / 0.35);
}
.tw-border-t-fuchsia-400\/40 {
  border-top-color: rgb(232 121 249 / 0.4);
}
.tw-border-t-fuchsia-400\/45 {
  border-top-color: rgb(232 121 249 / 0.45);
}
.tw-border-t-fuchsia-400\/5 {
  border-top-color: rgb(232 121 249 / 0.05);
}
.tw-border-t-fuchsia-400\/50 {
  border-top-color: rgb(232 121 249 / 0.5);
}
.tw-border-t-fuchsia-400\/55 {
  border-top-color: rgb(232 121 249 / 0.55);
}
.tw-border-t-fuchsia-400\/60 {
  border-top-color: rgb(232 121 249 / 0.6);
}
.tw-border-t-fuchsia-400\/65 {
  border-top-color: rgb(232 121 249 / 0.65);
}
.tw-border-t-fuchsia-400\/70 {
  border-top-color: rgb(232 121 249 / 0.7);
}
.tw-border-t-fuchsia-400\/75 {
  border-top-color: rgb(232 121 249 / 0.75);
}
.tw-border-t-fuchsia-400\/80 {
  border-top-color: rgb(232 121 249 / 0.8);
}
.tw-border-t-fuchsia-400\/85 {
  border-top-color: rgb(232 121 249 / 0.85);
}
.tw-border-t-fuchsia-400\/90 {
  border-top-color: rgb(232 121 249 / 0.9);
}
.tw-border-t-fuchsia-400\/95 {
  border-top-color: rgb(232 121 249 / 0.95);
}
.tw-border-t-fuchsia-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 244 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-50\/0 {
  border-top-color: rgb(253 244 255 / 0);
}
.tw-border-t-fuchsia-50\/10 {
  border-top-color: rgb(253 244 255 / 0.1);
}
.tw-border-t-fuchsia-50\/100 {
  border-top-color: rgb(253 244 255 / 1);
}
.tw-border-t-fuchsia-50\/15 {
  border-top-color: rgb(253 244 255 / 0.15);
}
.tw-border-t-fuchsia-50\/20 {
  border-top-color: rgb(253 244 255 / 0.2);
}
.tw-border-t-fuchsia-50\/25 {
  border-top-color: rgb(253 244 255 / 0.25);
}
.tw-border-t-fuchsia-50\/30 {
  border-top-color: rgb(253 244 255 / 0.3);
}
.tw-border-t-fuchsia-50\/35 {
  border-top-color: rgb(253 244 255 / 0.35);
}
.tw-border-t-fuchsia-50\/40 {
  border-top-color: rgb(253 244 255 / 0.4);
}
.tw-border-t-fuchsia-50\/45 {
  border-top-color: rgb(253 244 255 / 0.45);
}
.tw-border-t-fuchsia-50\/5 {
  border-top-color: rgb(253 244 255 / 0.05);
}
.tw-border-t-fuchsia-50\/50 {
  border-top-color: rgb(253 244 255 / 0.5);
}
.tw-border-t-fuchsia-50\/55 {
  border-top-color: rgb(253 244 255 / 0.55);
}
.tw-border-t-fuchsia-50\/60 {
  border-top-color: rgb(253 244 255 / 0.6);
}
.tw-border-t-fuchsia-50\/65 {
  border-top-color: rgb(253 244 255 / 0.65);
}
.tw-border-t-fuchsia-50\/70 {
  border-top-color: rgb(253 244 255 / 0.7);
}
.tw-border-t-fuchsia-50\/75 {
  border-top-color: rgb(253 244 255 / 0.75);
}
.tw-border-t-fuchsia-50\/80 {
  border-top-color: rgb(253 244 255 / 0.8);
}
.tw-border-t-fuchsia-50\/85 {
  border-top-color: rgb(253 244 255 / 0.85);
}
.tw-border-t-fuchsia-50\/90 {
  border-top-color: rgb(253 244 255 / 0.9);
}
.tw-border-t-fuchsia-50\/95 {
  border-top-color: rgb(253 244 255 / 0.95);
}
.tw-border-t-fuchsia-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-500\/0 {
  border-top-color: rgb(217 70 239 / 0);
}
.tw-border-t-fuchsia-500\/10 {
  border-top-color: rgb(217 70 239 / 0.1);
}
.tw-border-t-fuchsia-500\/100 {
  border-top-color: rgb(217 70 239 / 1);
}
.tw-border-t-fuchsia-500\/15 {
  border-top-color: rgb(217 70 239 / 0.15);
}
.tw-border-t-fuchsia-500\/20 {
  border-top-color: rgb(217 70 239 / 0.2);
}
.tw-border-t-fuchsia-500\/25 {
  border-top-color: rgb(217 70 239 / 0.25);
}
.tw-border-t-fuchsia-500\/30 {
  border-top-color: rgb(217 70 239 / 0.3);
}
.tw-border-t-fuchsia-500\/35 {
  border-top-color: rgb(217 70 239 / 0.35);
}
.tw-border-t-fuchsia-500\/40 {
  border-top-color: rgb(217 70 239 / 0.4);
}
.tw-border-t-fuchsia-500\/45 {
  border-top-color: rgb(217 70 239 / 0.45);
}
.tw-border-t-fuchsia-500\/5 {
  border-top-color: rgb(217 70 239 / 0.05);
}
.tw-border-t-fuchsia-500\/50 {
  border-top-color: rgb(217 70 239 / 0.5);
}
.tw-border-t-fuchsia-500\/55 {
  border-top-color: rgb(217 70 239 / 0.55);
}
.tw-border-t-fuchsia-500\/60 {
  border-top-color: rgb(217 70 239 / 0.6);
}
.tw-border-t-fuchsia-500\/65 {
  border-top-color: rgb(217 70 239 / 0.65);
}
.tw-border-t-fuchsia-500\/70 {
  border-top-color: rgb(217 70 239 / 0.7);
}
.tw-border-t-fuchsia-500\/75 {
  border-top-color: rgb(217 70 239 / 0.75);
}
.tw-border-t-fuchsia-500\/80 {
  border-top-color: rgb(217 70 239 / 0.8);
}
.tw-border-t-fuchsia-500\/85 {
  border-top-color: rgb(217 70 239 / 0.85);
}
.tw-border-t-fuchsia-500\/90 {
  border-top-color: rgb(217 70 239 / 0.9);
}
.tw-border-t-fuchsia-500\/95 {
  border-top-color: rgb(217 70 239 / 0.95);
}
.tw-border-t-fuchsia-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-600\/0 {
  border-top-color: rgb(192 38 211 / 0);
}
.tw-border-t-fuchsia-600\/10 {
  border-top-color: rgb(192 38 211 / 0.1);
}
.tw-border-t-fuchsia-600\/100 {
  border-top-color: rgb(192 38 211 / 1);
}
.tw-border-t-fuchsia-600\/15 {
  border-top-color: rgb(192 38 211 / 0.15);
}
.tw-border-t-fuchsia-600\/20 {
  border-top-color: rgb(192 38 211 / 0.2);
}
.tw-border-t-fuchsia-600\/25 {
  border-top-color: rgb(192 38 211 / 0.25);
}
.tw-border-t-fuchsia-600\/30 {
  border-top-color: rgb(192 38 211 / 0.3);
}
.tw-border-t-fuchsia-600\/35 {
  border-top-color: rgb(192 38 211 / 0.35);
}
.tw-border-t-fuchsia-600\/40 {
  border-top-color: rgb(192 38 211 / 0.4);
}
.tw-border-t-fuchsia-600\/45 {
  border-top-color: rgb(192 38 211 / 0.45);
}
.tw-border-t-fuchsia-600\/5 {
  border-top-color: rgb(192 38 211 / 0.05);
}
.tw-border-t-fuchsia-600\/50 {
  border-top-color: rgb(192 38 211 / 0.5);
}
.tw-border-t-fuchsia-600\/55 {
  border-top-color: rgb(192 38 211 / 0.55);
}
.tw-border-t-fuchsia-600\/60 {
  border-top-color: rgb(192 38 211 / 0.6);
}
.tw-border-t-fuchsia-600\/65 {
  border-top-color: rgb(192 38 211 / 0.65);
}
.tw-border-t-fuchsia-600\/70 {
  border-top-color: rgb(192 38 211 / 0.7);
}
.tw-border-t-fuchsia-600\/75 {
  border-top-color: rgb(192 38 211 / 0.75);
}
.tw-border-t-fuchsia-600\/80 {
  border-top-color: rgb(192 38 211 / 0.8);
}
.tw-border-t-fuchsia-600\/85 {
  border-top-color: rgb(192 38 211 / 0.85);
}
.tw-border-t-fuchsia-600\/90 {
  border-top-color: rgb(192 38 211 / 0.9);
}
.tw-border-t-fuchsia-600\/95 {
  border-top-color: rgb(192 38 211 / 0.95);
}
.tw-border-t-fuchsia-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-700\/0 {
  border-top-color: rgb(162 28 175 / 0);
}
.tw-border-t-fuchsia-700\/10 {
  border-top-color: rgb(162 28 175 / 0.1);
}
.tw-border-t-fuchsia-700\/100 {
  border-top-color: rgb(162 28 175 / 1);
}
.tw-border-t-fuchsia-700\/15 {
  border-top-color: rgb(162 28 175 / 0.15);
}
.tw-border-t-fuchsia-700\/20 {
  border-top-color: rgb(162 28 175 / 0.2);
}
.tw-border-t-fuchsia-700\/25 {
  border-top-color: rgb(162 28 175 / 0.25);
}
.tw-border-t-fuchsia-700\/30 {
  border-top-color: rgb(162 28 175 / 0.3);
}
.tw-border-t-fuchsia-700\/35 {
  border-top-color: rgb(162 28 175 / 0.35);
}
.tw-border-t-fuchsia-700\/40 {
  border-top-color: rgb(162 28 175 / 0.4);
}
.tw-border-t-fuchsia-700\/45 {
  border-top-color: rgb(162 28 175 / 0.45);
}
.tw-border-t-fuchsia-700\/5 {
  border-top-color: rgb(162 28 175 / 0.05);
}
.tw-border-t-fuchsia-700\/50 {
  border-top-color: rgb(162 28 175 / 0.5);
}
.tw-border-t-fuchsia-700\/55 {
  border-top-color: rgb(162 28 175 / 0.55);
}
.tw-border-t-fuchsia-700\/60 {
  border-top-color: rgb(162 28 175 / 0.6);
}
.tw-border-t-fuchsia-700\/65 {
  border-top-color: rgb(162 28 175 / 0.65);
}
.tw-border-t-fuchsia-700\/70 {
  border-top-color: rgb(162 28 175 / 0.7);
}
.tw-border-t-fuchsia-700\/75 {
  border-top-color: rgb(162 28 175 / 0.75);
}
.tw-border-t-fuchsia-700\/80 {
  border-top-color: rgb(162 28 175 / 0.8);
}
.tw-border-t-fuchsia-700\/85 {
  border-top-color: rgb(162 28 175 / 0.85);
}
.tw-border-t-fuchsia-700\/90 {
  border-top-color: rgb(162 28 175 / 0.9);
}
.tw-border-t-fuchsia-700\/95 {
  border-top-color: rgb(162 28 175 / 0.95);
}
.tw-border-t-fuchsia-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-800\/0 {
  border-top-color: rgb(134 25 143 / 0);
}
.tw-border-t-fuchsia-800\/10 {
  border-top-color: rgb(134 25 143 / 0.1);
}
.tw-border-t-fuchsia-800\/100 {
  border-top-color: rgb(134 25 143 / 1);
}
.tw-border-t-fuchsia-800\/15 {
  border-top-color: rgb(134 25 143 / 0.15);
}
.tw-border-t-fuchsia-800\/20 {
  border-top-color: rgb(134 25 143 / 0.2);
}
.tw-border-t-fuchsia-800\/25 {
  border-top-color: rgb(134 25 143 / 0.25);
}
.tw-border-t-fuchsia-800\/30 {
  border-top-color: rgb(134 25 143 / 0.3);
}
.tw-border-t-fuchsia-800\/35 {
  border-top-color: rgb(134 25 143 / 0.35);
}
.tw-border-t-fuchsia-800\/40 {
  border-top-color: rgb(134 25 143 / 0.4);
}
.tw-border-t-fuchsia-800\/45 {
  border-top-color: rgb(134 25 143 / 0.45);
}
.tw-border-t-fuchsia-800\/5 {
  border-top-color: rgb(134 25 143 / 0.05);
}
.tw-border-t-fuchsia-800\/50 {
  border-top-color: rgb(134 25 143 / 0.5);
}
.tw-border-t-fuchsia-800\/55 {
  border-top-color: rgb(134 25 143 / 0.55);
}
.tw-border-t-fuchsia-800\/60 {
  border-top-color: rgb(134 25 143 / 0.6);
}
.tw-border-t-fuchsia-800\/65 {
  border-top-color: rgb(134 25 143 / 0.65);
}
.tw-border-t-fuchsia-800\/70 {
  border-top-color: rgb(134 25 143 / 0.7);
}
.tw-border-t-fuchsia-800\/75 {
  border-top-color: rgb(134 25 143 / 0.75);
}
.tw-border-t-fuchsia-800\/80 {
  border-top-color: rgb(134 25 143 / 0.8);
}
.tw-border-t-fuchsia-800\/85 {
  border-top-color: rgb(134 25 143 / 0.85);
}
.tw-border-t-fuchsia-800\/90 {
  border-top-color: rgb(134 25 143 / 0.9);
}
.tw-border-t-fuchsia-800\/95 {
  border-top-color: rgb(134 25 143 / 0.95);
}
.tw-border-t-fuchsia-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-900\/0 {
  border-top-color: rgb(112 26 117 / 0);
}
.tw-border-t-fuchsia-900\/10 {
  border-top-color: rgb(112 26 117 / 0.1);
}
.tw-border-t-fuchsia-900\/100 {
  border-top-color: rgb(112 26 117 / 1);
}
.tw-border-t-fuchsia-900\/15 {
  border-top-color: rgb(112 26 117 / 0.15);
}
.tw-border-t-fuchsia-900\/20 {
  border-top-color: rgb(112 26 117 / 0.2);
}
.tw-border-t-fuchsia-900\/25 {
  border-top-color: rgb(112 26 117 / 0.25);
}
.tw-border-t-fuchsia-900\/30 {
  border-top-color: rgb(112 26 117 / 0.3);
}
.tw-border-t-fuchsia-900\/35 {
  border-top-color: rgb(112 26 117 / 0.35);
}
.tw-border-t-fuchsia-900\/40 {
  border-top-color: rgb(112 26 117 / 0.4);
}
.tw-border-t-fuchsia-900\/45 {
  border-top-color: rgb(112 26 117 / 0.45);
}
.tw-border-t-fuchsia-900\/5 {
  border-top-color: rgb(112 26 117 / 0.05);
}
.tw-border-t-fuchsia-900\/50 {
  border-top-color: rgb(112 26 117 / 0.5);
}
.tw-border-t-fuchsia-900\/55 {
  border-top-color: rgb(112 26 117 / 0.55);
}
.tw-border-t-fuchsia-900\/60 {
  border-top-color: rgb(112 26 117 / 0.6);
}
.tw-border-t-fuchsia-900\/65 {
  border-top-color: rgb(112 26 117 / 0.65);
}
.tw-border-t-fuchsia-900\/70 {
  border-top-color: rgb(112 26 117 / 0.7);
}
.tw-border-t-fuchsia-900\/75 {
  border-top-color: rgb(112 26 117 / 0.75);
}
.tw-border-t-fuchsia-900\/80 {
  border-top-color: rgb(112 26 117 / 0.8);
}
.tw-border-t-fuchsia-900\/85 {
  border-top-color: rgb(112 26 117 / 0.85);
}
.tw-border-t-fuchsia-900\/90 {
  border-top-color: rgb(112 26 117 / 0.9);
}
.tw-border-t-fuchsia-900\/95 {
  border-top-color: rgb(112 26 117 / 0.95);
}
.tw-border-t-fuchsia-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(74 4 78 / var(--tw-border-opacity, 1));
}
.tw-border-t-fuchsia-950\/0 {
  border-top-color: rgb(74 4 78 / 0);
}
.tw-border-t-fuchsia-950\/10 {
  border-top-color: rgb(74 4 78 / 0.1);
}
.tw-border-t-fuchsia-950\/100 {
  border-top-color: rgb(74 4 78 / 1);
}
.tw-border-t-fuchsia-950\/15 {
  border-top-color: rgb(74 4 78 / 0.15);
}
.tw-border-t-fuchsia-950\/20 {
  border-top-color: rgb(74 4 78 / 0.2);
}
.tw-border-t-fuchsia-950\/25 {
  border-top-color: rgb(74 4 78 / 0.25);
}
.tw-border-t-fuchsia-950\/30 {
  border-top-color: rgb(74 4 78 / 0.3);
}
.tw-border-t-fuchsia-950\/35 {
  border-top-color: rgb(74 4 78 / 0.35);
}
.tw-border-t-fuchsia-950\/40 {
  border-top-color: rgb(74 4 78 / 0.4);
}
.tw-border-t-fuchsia-950\/45 {
  border-top-color: rgb(74 4 78 / 0.45);
}
.tw-border-t-fuchsia-950\/5 {
  border-top-color: rgb(74 4 78 / 0.05);
}
.tw-border-t-fuchsia-950\/50 {
  border-top-color: rgb(74 4 78 / 0.5);
}
.tw-border-t-fuchsia-950\/55 {
  border-top-color: rgb(74 4 78 / 0.55);
}
.tw-border-t-fuchsia-950\/60 {
  border-top-color: rgb(74 4 78 / 0.6);
}
.tw-border-t-fuchsia-950\/65 {
  border-top-color: rgb(74 4 78 / 0.65);
}
.tw-border-t-fuchsia-950\/70 {
  border-top-color: rgb(74 4 78 / 0.7);
}
.tw-border-t-fuchsia-950\/75 {
  border-top-color: rgb(74 4 78 / 0.75);
}
.tw-border-t-fuchsia-950\/80 {
  border-top-color: rgb(74 4 78 / 0.8);
}
.tw-border-t-fuchsia-950\/85 {
  border-top-color: rgb(74 4 78 / 0.85);
}
.tw-border-t-fuchsia-950\/90 {
  border-top-color: rgb(74 4 78 / 0.9);
}
.tw-border-t-fuchsia-950\/95 {
  border-top-color: rgb(74 4 78 / 0.95);
}
.tw-border-t-gray-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-100\/0 {
  border-top-color: rgb(243 244 246 / 0);
}
.tw-border-t-gray-100\/10 {
  border-top-color: rgb(243 244 246 / 0.1);
}
.tw-border-t-gray-100\/100 {
  border-top-color: rgb(243 244 246 / 1);
}
.tw-border-t-gray-100\/15 {
  border-top-color: rgb(243 244 246 / 0.15);
}
.tw-border-t-gray-100\/20 {
  border-top-color: rgb(243 244 246 / 0.2);
}
.tw-border-t-gray-100\/25 {
  border-top-color: rgb(243 244 246 / 0.25);
}
.tw-border-t-gray-100\/30 {
  border-top-color: rgb(243 244 246 / 0.3);
}
.tw-border-t-gray-100\/35 {
  border-top-color: rgb(243 244 246 / 0.35);
}
.tw-border-t-gray-100\/40 {
  border-top-color: rgb(243 244 246 / 0.4);
}
.tw-border-t-gray-100\/45 {
  border-top-color: rgb(243 244 246 / 0.45);
}
.tw-border-t-gray-100\/5 {
  border-top-color: rgb(243 244 246 / 0.05);
}
.tw-border-t-gray-100\/50 {
  border-top-color: rgb(243 244 246 / 0.5);
}
.tw-border-t-gray-100\/55 {
  border-top-color: rgb(243 244 246 / 0.55);
}
.tw-border-t-gray-100\/60 {
  border-top-color: rgb(243 244 246 / 0.6);
}
.tw-border-t-gray-100\/65 {
  border-top-color: rgb(243 244 246 / 0.65);
}
.tw-border-t-gray-100\/70 {
  border-top-color: rgb(243 244 246 / 0.7);
}
.tw-border-t-gray-100\/75 {
  border-top-color: rgb(243 244 246 / 0.75);
}
.tw-border-t-gray-100\/80 {
  border-top-color: rgb(243 244 246 / 0.8);
}
.tw-border-t-gray-100\/85 {
  border-top-color: rgb(243 244 246 / 0.85);
}
.tw-border-t-gray-100\/90 {
  border-top-color: rgb(243 244 246 / 0.9);
}
.tw-border-t-gray-100\/95 {
  border-top-color: rgb(243 244 246 / 0.95);
}
.tw-border-t-gray-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-200\/0 {
  border-top-color: rgb(229 231 235 / 0);
}
.tw-border-t-gray-200\/10 {
  border-top-color: rgb(229 231 235 / 0.1);
}
.tw-border-t-gray-200\/100 {
  border-top-color: rgb(229 231 235 / 1);
}
.tw-border-t-gray-200\/15 {
  border-top-color: rgb(229 231 235 / 0.15);
}
.tw-border-t-gray-200\/20 {
  border-top-color: rgb(229 231 235 / 0.2);
}
.tw-border-t-gray-200\/25 {
  border-top-color: rgb(229 231 235 / 0.25);
}
.tw-border-t-gray-200\/30 {
  border-top-color: rgb(229 231 235 / 0.3);
}
.tw-border-t-gray-200\/35 {
  border-top-color: rgb(229 231 235 / 0.35);
}
.tw-border-t-gray-200\/40 {
  border-top-color: rgb(229 231 235 / 0.4);
}
.tw-border-t-gray-200\/45 {
  border-top-color: rgb(229 231 235 / 0.45);
}
.tw-border-t-gray-200\/5 {
  border-top-color: rgb(229 231 235 / 0.05);
}
.tw-border-t-gray-200\/50 {
  border-top-color: rgb(229 231 235 / 0.5);
}
.tw-border-t-gray-200\/55 {
  border-top-color: rgb(229 231 235 / 0.55);
}
.tw-border-t-gray-200\/60 {
  border-top-color: rgb(229 231 235 / 0.6);
}
.tw-border-t-gray-200\/65 {
  border-top-color: rgb(229 231 235 / 0.65);
}
.tw-border-t-gray-200\/70 {
  border-top-color: rgb(229 231 235 / 0.7);
}
.tw-border-t-gray-200\/75 {
  border-top-color: rgb(229 231 235 / 0.75);
}
.tw-border-t-gray-200\/80 {
  border-top-color: rgb(229 231 235 / 0.8);
}
.tw-border-t-gray-200\/85 {
  border-top-color: rgb(229 231 235 / 0.85);
}
.tw-border-t-gray-200\/90 {
  border-top-color: rgb(229 231 235 / 0.9);
}
.tw-border-t-gray-200\/95 {
  border-top-color: rgb(229 231 235 / 0.95);
}
.tw-border-t-gray-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-300\/0 {
  border-top-color: rgb(209 213 219 / 0);
}
.tw-border-t-gray-300\/10 {
  border-top-color: rgb(209 213 219 / 0.1);
}
.tw-border-t-gray-300\/100 {
  border-top-color: rgb(209 213 219 / 1);
}
.tw-border-t-gray-300\/15 {
  border-top-color: rgb(209 213 219 / 0.15);
}
.tw-border-t-gray-300\/20 {
  border-top-color: rgb(209 213 219 / 0.2);
}
.tw-border-t-gray-300\/25 {
  border-top-color: rgb(209 213 219 / 0.25);
}
.tw-border-t-gray-300\/30 {
  border-top-color: rgb(209 213 219 / 0.3);
}
.tw-border-t-gray-300\/35 {
  border-top-color: rgb(209 213 219 / 0.35);
}
.tw-border-t-gray-300\/40 {
  border-top-color: rgb(209 213 219 / 0.4);
}
.tw-border-t-gray-300\/45 {
  border-top-color: rgb(209 213 219 / 0.45);
}
.tw-border-t-gray-300\/5 {
  border-top-color: rgb(209 213 219 / 0.05);
}
.tw-border-t-gray-300\/50 {
  border-top-color: rgb(209 213 219 / 0.5);
}
.tw-border-t-gray-300\/55 {
  border-top-color: rgb(209 213 219 / 0.55);
}
.tw-border-t-gray-300\/60 {
  border-top-color: rgb(209 213 219 / 0.6);
}
.tw-border-t-gray-300\/65 {
  border-top-color: rgb(209 213 219 / 0.65);
}
.tw-border-t-gray-300\/70 {
  border-top-color: rgb(209 213 219 / 0.7);
}
.tw-border-t-gray-300\/75 {
  border-top-color: rgb(209 213 219 / 0.75);
}
.tw-border-t-gray-300\/80 {
  border-top-color: rgb(209 213 219 / 0.8);
}
.tw-border-t-gray-300\/85 {
  border-top-color: rgb(209 213 219 / 0.85);
}
.tw-border-t-gray-300\/90 {
  border-top-color: rgb(209 213 219 / 0.9);
}
.tw-border-t-gray-300\/95 {
  border-top-color: rgb(209 213 219 / 0.95);
}
.tw-border-t-gray-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-400\/0 {
  border-top-color: rgb(156 163 175 / 0);
}
.tw-border-t-gray-400\/10 {
  border-top-color: rgb(156 163 175 / 0.1);
}
.tw-border-t-gray-400\/100 {
  border-top-color: rgb(156 163 175 / 1);
}
.tw-border-t-gray-400\/15 {
  border-top-color: rgb(156 163 175 / 0.15);
}
.tw-border-t-gray-400\/20 {
  border-top-color: rgb(156 163 175 / 0.2);
}
.tw-border-t-gray-400\/25 {
  border-top-color: rgb(156 163 175 / 0.25);
}
.tw-border-t-gray-400\/30 {
  border-top-color: rgb(156 163 175 / 0.3);
}
.tw-border-t-gray-400\/35 {
  border-top-color: rgb(156 163 175 / 0.35);
}
.tw-border-t-gray-400\/40 {
  border-top-color: rgb(156 163 175 / 0.4);
}
.tw-border-t-gray-400\/45 {
  border-top-color: rgb(156 163 175 / 0.45);
}
.tw-border-t-gray-400\/5 {
  border-top-color: rgb(156 163 175 / 0.05);
}
.tw-border-t-gray-400\/50 {
  border-top-color: rgb(156 163 175 / 0.5);
}
.tw-border-t-gray-400\/55 {
  border-top-color: rgb(156 163 175 / 0.55);
}
.tw-border-t-gray-400\/60 {
  border-top-color: rgb(156 163 175 / 0.6);
}
.tw-border-t-gray-400\/65 {
  border-top-color: rgb(156 163 175 / 0.65);
}
.tw-border-t-gray-400\/70 {
  border-top-color: rgb(156 163 175 / 0.7);
}
.tw-border-t-gray-400\/75 {
  border-top-color: rgb(156 163 175 / 0.75);
}
.tw-border-t-gray-400\/80 {
  border-top-color: rgb(156 163 175 / 0.8);
}
.tw-border-t-gray-400\/85 {
  border-top-color: rgb(156 163 175 / 0.85);
}
.tw-border-t-gray-400\/90 {
  border-top-color: rgb(156 163 175 / 0.9);
}
.tw-border-t-gray-400\/95 {
  border-top-color: rgb(156 163 175 / 0.95);
}
.tw-border-t-gray-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-50\/0 {
  border-top-color: rgb(249 250 251 / 0);
}
.tw-border-t-gray-50\/10 {
  border-top-color: rgb(249 250 251 / 0.1);
}
.tw-border-t-gray-50\/100 {
  border-top-color: rgb(249 250 251 / 1);
}
.tw-border-t-gray-50\/15 {
  border-top-color: rgb(249 250 251 / 0.15);
}
.tw-border-t-gray-50\/20 {
  border-top-color: rgb(249 250 251 / 0.2);
}
.tw-border-t-gray-50\/25 {
  border-top-color: rgb(249 250 251 / 0.25);
}
.tw-border-t-gray-50\/30 {
  border-top-color: rgb(249 250 251 / 0.3);
}
.tw-border-t-gray-50\/35 {
  border-top-color: rgb(249 250 251 / 0.35);
}
.tw-border-t-gray-50\/40 {
  border-top-color: rgb(249 250 251 / 0.4);
}
.tw-border-t-gray-50\/45 {
  border-top-color: rgb(249 250 251 / 0.45);
}
.tw-border-t-gray-50\/5 {
  border-top-color: rgb(249 250 251 / 0.05);
}
.tw-border-t-gray-50\/50 {
  border-top-color: rgb(249 250 251 / 0.5);
}
.tw-border-t-gray-50\/55 {
  border-top-color: rgb(249 250 251 / 0.55);
}
.tw-border-t-gray-50\/60 {
  border-top-color: rgb(249 250 251 / 0.6);
}
.tw-border-t-gray-50\/65 {
  border-top-color: rgb(249 250 251 / 0.65);
}
.tw-border-t-gray-50\/70 {
  border-top-color: rgb(249 250 251 / 0.7);
}
.tw-border-t-gray-50\/75 {
  border-top-color: rgb(249 250 251 / 0.75);
}
.tw-border-t-gray-50\/80 {
  border-top-color: rgb(249 250 251 / 0.8);
}
.tw-border-t-gray-50\/85 {
  border-top-color: rgb(249 250 251 / 0.85);
}
.tw-border-t-gray-50\/90 {
  border-top-color: rgb(249 250 251 / 0.9);
}
.tw-border-t-gray-50\/95 {
  border-top-color: rgb(249 250 251 / 0.95);
}
.tw-border-t-gray-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-500\/0 {
  border-top-color: rgb(107 114 128 / 0);
}
.tw-border-t-gray-500\/10 {
  border-top-color: rgb(107 114 128 / 0.1);
}
.tw-border-t-gray-500\/100 {
  border-top-color: rgb(107 114 128 / 1);
}
.tw-border-t-gray-500\/15 {
  border-top-color: rgb(107 114 128 / 0.15);
}
.tw-border-t-gray-500\/20 {
  border-top-color: rgb(107 114 128 / 0.2);
}
.tw-border-t-gray-500\/25 {
  border-top-color: rgb(107 114 128 / 0.25);
}
.tw-border-t-gray-500\/30 {
  border-top-color: rgb(107 114 128 / 0.3);
}
.tw-border-t-gray-500\/35 {
  border-top-color: rgb(107 114 128 / 0.35);
}
.tw-border-t-gray-500\/40 {
  border-top-color: rgb(107 114 128 / 0.4);
}
.tw-border-t-gray-500\/45 {
  border-top-color: rgb(107 114 128 / 0.45);
}
.tw-border-t-gray-500\/5 {
  border-top-color: rgb(107 114 128 / 0.05);
}
.tw-border-t-gray-500\/50 {
  border-top-color: rgb(107 114 128 / 0.5);
}
.tw-border-t-gray-500\/55 {
  border-top-color: rgb(107 114 128 / 0.55);
}
.tw-border-t-gray-500\/60 {
  border-top-color: rgb(107 114 128 / 0.6);
}
.tw-border-t-gray-500\/65 {
  border-top-color: rgb(107 114 128 / 0.65);
}
.tw-border-t-gray-500\/70 {
  border-top-color: rgb(107 114 128 / 0.7);
}
.tw-border-t-gray-500\/75 {
  border-top-color: rgb(107 114 128 / 0.75);
}
.tw-border-t-gray-500\/80 {
  border-top-color: rgb(107 114 128 / 0.8);
}
.tw-border-t-gray-500\/85 {
  border-top-color: rgb(107 114 128 / 0.85);
}
.tw-border-t-gray-500\/90 {
  border-top-color: rgb(107 114 128 / 0.9);
}
.tw-border-t-gray-500\/95 {
  border-top-color: rgb(107 114 128 / 0.95);
}
.tw-border-t-gray-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-600\/0 {
  border-top-color: rgb(75 85 99 / 0);
}
.tw-border-t-gray-600\/10 {
  border-top-color: rgb(75 85 99 / 0.1);
}
.tw-border-t-gray-600\/100 {
  border-top-color: rgb(75 85 99 / 1);
}
.tw-border-t-gray-600\/15 {
  border-top-color: rgb(75 85 99 / 0.15);
}
.tw-border-t-gray-600\/20 {
  border-top-color: rgb(75 85 99 / 0.2);
}
.tw-border-t-gray-600\/25 {
  border-top-color: rgb(75 85 99 / 0.25);
}
.tw-border-t-gray-600\/30 {
  border-top-color: rgb(75 85 99 / 0.3);
}
.tw-border-t-gray-600\/35 {
  border-top-color: rgb(75 85 99 / 0.35);
}
.tw-border-t-gray-600\/40 {
  border-top-color: rgb(75 85 99 / 0.4);
}
.tw-border-t-gray-600\/45 {
  border-top-color: rgb(75 85 99 / 0.45);
}
.tw-border-t-gray-600\/5 {
  border-top-color: rgb(75 85 99 / 0.05);
}
.tw-border-t-gray-600\/50 {
  border-top-color: rgb(75 85 99 / 0.5);
}
.tw-border-t-gray-600\/55 {
  border-top-color: rgb(75 85 99 / 0.55);
}
.tw-border-t-gray-600\/60 {
  border-top-color: rgb(75 85 99 / 0.6);
}
.tw-border-t-gray-600\/65 {
  border-top-color: rgb(75 85 99 / 0.65);
}
.tw-border-t-gray-600\/70 {
  border-top-color: rgb(75 85 99 / 0.7);
}
.tw-border-t-gray-600\/75 {
  border-top-color: rgb(75 85 99 / 0.75);
}
.tw-border-t-gray-600\/80 {
  border-top-color: rgb(75 85 99 / 0.8);
}
.tw-border-t-gray-600\/85 {
  border-top-color: rgb(75 85 99 / 0.85);
}
.tw-border-t-gray-600\/90 {
  border-top-color: rgb(75 85 99 / 0.9);
}
.tw-border-t-gray-600\/95 {
  border-top-color: rgb(75 85 99 / 0.95);
}
.tw-border-t-gray-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-700\/0 {
  border-top-color: rgb(55 65 81 / 0);
}
.tw-border-t-gray-700\/10 {
  border-top-color: rgb(55 65 81 / 0.1);
}
.tw-border-t-gray-700\/100 {
  border-top-color: rgb(55 65 81 / 1);
}
.tw-border-t-gray-700\/15 {
  border-top-color: rgb(55 65 81 / 0.15);
}
.tw-border-t-gray-700\/20 {
  border-top-color: rgb(55 65 81 / 0.2);
}
.tw-border-t-gray-700\/25 {
  border-top-color: rgb(55 65 81 / 0.25);
}
.tw-border-t-gray-700\/30 {
  border-top-color: rgb(55 65 81 / 0.3);
}
.tw-border-t-gray-700\/35 {
  border-top-color: rgb(55 65 81 / 0.35);
}
.tw-border-t-gray-700\/40 {
  border-top-color: rgb(55 65 81 / 0.4);
}
.tw-border-t-gray-700\/45 {
  border-top-color: rgb(55 65 81 / 0.45);
}
.tw-border-t-gray-700\/5 {
  border-top-color: rgb(55 65 81 / 0.05);
}
.tw-border-t-gray-700\/50 {
  border-top-color: rgb(55 65 81 / 0.5);
}
.tw-border-t-gray-700\/55 {
  border-top-color: rgb(55 65 81 / 0.55);
}
.tw-border-t-gray-700\/60 {
  border-top-color: rgb(55 65 81 / 0.6);
}
.tw-border-t-gray-700\/65 {
  border-top-color: rgb(55 65 81 / 0.65);
}
.tw-border-t-gray-700\/70 {
  border-top-color: rgb(55 65 81 / 0.7);
}
.tw-border-t-gray-700\/75 {
  border-top-color: rgb(55 65 81 / 0.75);
}
.tw-border-t-gray-700\/80 {
  border-top-color: rgb(55 65 81 / 0.8);
}
.tw-border-t-gray-700\/85 {
  border-top-color: rgb(55 65 81 / 0.85);
}
.tw-border-t-gray-700\/90 {
  border-top-color: rgb(55 65 81 / 0.9);
}
.tw-border-t-gray-700\/95 {
  border-top-color: rgb(55 65 81 / 0.95);
}
.tw-border-t-gray-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-800\/0 {
  border-top-color: rgb(31 41 55 / 0);
}
.tw-border-t-gray-800\/10 {
  border-top-color: rgb(31 41 55 / 0.1);
}
.tw-border-t-gray-800\/100 {
  border-top-color: rgb(31 41 55 / 1);
}
.tw-border-t-gray-800\/15 {
  border-top-color: rgb(31 41 55 / 0.15);
}
.tw-border-t-gray-800\/20 {
  border-top-color: rgb(31 41 55 / 0.2);
}
.tw-border-t-gray-800\/25 {
  border-top-color: rgb(31 41 55 / 0.25);
}
.tw-border-t-gray-800\/30 {
  border-top-color: rgb(31 41 55 / 0.3);
}
.tw-border-t-gray-800\/35 {
  border-top-color: rgb(31 41 55 / 0.35);
}
.tw-border-t-gray-800\/40 {
  border-top-color: rgb(31 41 55 / 0.4);
}
.tw-border-t-gray-800\/45 {
  border-top-color: rgb(31 41 55 / 0.45);
}
.tw-border-t-gray-800\/5 {
  border-top-color: rgb(31 41 55 / 0.05);
}
.tw-border-t-gray-800\/50 {
  border-top-color: rgb(31 41 55 / 0.5);
}
.tw-border-t-gray-800\/55 {
  border-top-color: rgb(31 41 55 / 0.55);
}
.tw-border-t-gray-800\/60 {
  border-top-color: rgb(31 41 55 / 0.6);
}
.tw-border-t-gray-800\/65 {
  border-top-color: rgb(31 41 55 / 0.65);
}
.tw-border-t-gray-800\/70 {
  border-top-color: rgb(31 41 55 / 0.7);
}
.tw-border-t-gray-800\/75 {
  border-top-color: rgb(31 41 55 / 0.75);
}
.tw-border-t-gray-800\/80 {
  border-top-color: rgb(31 41 55 / 0.8);
}
.tw-border-t-gray-800\/85 {
  border-top-color: rgb(31 41 55 / 0.85);
}
.tw-border-t-gray-800\/90 {
  border-top-color: rgb(31 41 55 / 0.9);
}
.tw-border-t-gray-800\/95 {
  border-top-color: rgb(31 41 55 / 0.95);
}
.tw-border-t-gray-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-900\/0 {
  border-top-color: rgb(17 24 39 / 0);
}
.tw-border-t-gray-900\/10 {
  border-top-color: rgb(17 24 39 / 0.1);
}
.tw-border-t-gray-900\/100 {
  border-top-color: rgb(17 24 39 / 1);
}
.tw-border-t-gray-900\/15 {
  border-top-color: rgb(17 24 39 / 0.15);
}
.tw-border-t-gray-900\/20 {
  border-top-color: rgb(17 24 39 / 0.2);
}
.tw-border-t-gray-900\/25 {
  border-top-color: rgb(17 24 39 / 0.25);
}
.tw-border-t-gray-900\/30 {
  border-top-color: rgb(17 24 39 / 0.3);
}
.tw-border-t-gray-900\/35 {
  border-top-color: rgb(17 24 39 / 0.35);
}
.tw-border-t-gray-900\/40 {
  border-top-color: rgb(17 24 39 / 0.4);
}
.tw-border-t-gray-900\/45 {
  border-top-color: rgb(17 24 39 / 0.45);
}
.tw-border-t-gray-900\/5 {
  border-top-color: rgb(17 24 39 / 0.05);
}
.tw-border-t-gray-900\/50 {
  border-top-color: rgb(17 24 39 / 0.5);
}
.tw-border-t-gray-900\/55 {
  border-top-color: rgb(17 24 39 / 0.55);
}
.tw-border-t-gray-900\/60 {
  border-top-color: rgb(17 24 39 / 0.6);
}
.tw-border-t-gray-900\/65 {
  border-top-color: rgb(17 24 39 / 0.65);
}
.tw-border-t-gray-900\/70 {
  border-top-color: rgb(17 24 39 / 0.7);
}
.tw-border-t-gray-900\/75 {
  border-top-color: rgb(17 24 39 / 0.75);
}
.tw-border-t-gray-900\/80 {
  border-top-color: rgb(17 24 39 / 0.8);
}
.tw-border-t-gray-900\/85 {
  border-top-color: rgb(17 24 39 / 0.85);
}
.tw-border-t-gray-900\/90 {
  border-top-color: rgb(17 24 39 / 0.9);
}
.tw-border-t-gray-900\/95 {
  border-top-color: rgb(17 24 39 / 0.95);
}
.tw-border-t-gray-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 7 18 / var(--tw-border-opacity, 1));
}
.tw-border-t-gray-950\/0 {
  border-top-color: rgb(3 7 18 / 0);
}
.tw-border-t-gray-950\/10 {
  border-top-color: rgb(3 7 18 / 0.1);
}
.tw-border-t-gray-950\/100 {
  border-top-color: rgb(3 7 18 / 1);
}
.tw-border-t-gray-950\/15 {
  border-top-color: rgb(3 7 18 / 0.15);
}
.tw-border-t-gray-950\/20 {
  border-top-color: rgb(3 7 18 / 0.2);
}
.tw-border-t-gray-950\/25 {
  border-top-color: rgb(3 7 18 / 0.25);
}
.tw-border-t-gray-950\/30 {
  border-top-color: rgb(3 7 18 / 0.3);
}
.tw-border-t-gray-950\/35 {
  border-top-color: rgb(3 7 18 / 0.35);
}
.tw-border-t-gray-950\/40 {
  border-top-color: rgb(3 7 18 / 0.4);
}
.tw-border-t-gray-950\/45 {
  border-top-color: rgb(3 7 18 / 0.45);
}
.tw-border-t-gray-950\/5 {
  border-top-color: rgb(3 7 18 / 0.05);
}
.tw-border-t-gray-950\/50 {
  border-top-color: rgb(3 7 18 / 0.5);
}
.tw-border-t-gray-950\/55 {
  border-top-color: rgb(3 7 18 / 0.55);
}
.tw-border-t-gray-950\/60 {
  border-top-color: rgb(3 7 18 / 0.6);
}
.tw-border-t-gray-950\/65 {
  border-top-color: rgb(3 7 18 / 0.65);
}
.tw-border-t-gray-950\/70 {
  border-top-color: rgb(3 7 18 / 0.7);
}
.tw-border-t-gray-950\/75 {
  border-top-color: rgb(3 7 18 / 0.75);
}
.tw-border-t-gray-950\/80 {
  border-top-color: rgb(3 7 18 / 0.8);
}
.tw-border-t-gray-950\/85 {
  border-top-color: rgb(3 7 18 / 0.85);
}
.tw-border-t-gray-950\/90 {
  border-top-color: rgb(3 7 18 / 0.9);
}
.tw-border-t-gray-950\/95 {
  border-top-color: rgb(3 7 18 / 0.95);
}
.tw-border-t-green-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-100\/0 {
  border-top-color: rgb(220 252 231 / 0);
}
.tw-border-t-green-100\/10 {
  border-top-color: rgb(220 252 231 / 0.1);
}
.tw-border-t-green-100\/100 {
  border-top-color: rgb(220 252 231 / 1);
}
.tw-border-t-green-100\/15 {
  border-top-color: rgb(220 252 231 / 0.15);
}
.tw-border-t-green-100\/20 {
  border-top-color: rgb(220 252 231 / 0.2);
}
.tw-border-t-green-100\/25 {
  border-top-color: rgb(220 252 231 / 0.25);
}
.tw-border-t-green-100\/30 {
  border-top-color: rgb(220 252 231 / 0.3);
}
.tw-border-t-green-100\/35 {
  border-top-color: rgb(220 252 231 / 0.35);
}
.tw-border-t-green-100\/40 {
  border-top-color: rgb(220 252 231 / 0.4);
}
.tw-border-t-green-100\/45 {
  border-top-color: rgb(220 252 231 / 0.45);
}
.tw-border-t-green-100\/5 {
  border-top-color: rgb(220 252 231 / 0.05);
}
.tw-border-t-green-100\/50 {
  border-top-color: rgb(220 252 231 / 0.5);
}
.tw-border-t-green-100\/55 {
  border-top-color: rgb(220 252 231 / 0.55);
}
.tw-border-t-green-100\/60 {
  border-top-color: rgb(220 252 231 / 0.6);
}
.tw-border-t-green-100\/65 {
  border-top-color: rgb(220 252 231 / 0.65);
}
.tw-border-t-green-100\/70 {
  border-top-color: rgb(220 252 231 / 0.7);
}
.tw-border-t-green-100\/75 {
  border-top-color: rgb(220 252 231 / 0.75);
}
.tw-border-t-green-100\/80 {
  border-top-color: rgb(220 252 231 / 0.8);
}
.tw-border-t-green-100\/85 {
  border-top-color: rgb(220 252 231 / 0.85);
}
.tw-border-t-green-100\/90 {
  border-top-color: rgb(220 252 231 / 0.9);
}
.tw-border-t-green-100\/95 {
  border-top-color: rgb(220 252 231 / 0.95);
}
.tw-border-t-green-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-200\/0 {
  border-top-color: rgb(187 247 208 / 0);
}
.tw-border-t-green-200\/10 {
  border-top-color: rgb(187 247 208 / 0.1);
}
.tw-border-t-green-200\/100 {
  border-top-color: rgb(187 247 208 / 1);
}
.tw-border-t-green-200\/15 {
  border-top-color: rgb(187 247 208 / 0.15);
}
.tw-border-t-green-200\/20 {
  border-top-color: rgb(187 247 208 / 0.2);
}
.tw-border-t-green-200\/25 {
  border-top-color: rgb(187 247 208 / 0.25);
}
.tw-border-t-green-200\/30 {
  border-top-color: rgb(187 247 208 / 0.3);
}
.tw-border-t-green-200\/35 {
  border-top-color: rgb(187 247 208 / 0.35);
}
.tw-border-t-green-200\/40 {
  border-top-color: rgb(187 247 208 / 0.4);
}
.tw-border-t-green-200\/45 {
  border-top-color: rgb(187 247 208 / 0.45);
}
.tw-border-t-green-200\/5 {
  border-top-color: rgb(187 247 208 / 0.05);
}
.tw-border-t-green-200\/50 {
  border-top-color: rgb(187 247 208 / 0.5);
}
.tw-border-t-green-200\/55 {
  border-top-color: rgb(187 247 208 / 0.55);
}
.tw-border-t-green-200\/60 {
  border-top-color: rgb(187 247 208 / 0.6);
}
.tw-border-t-green-200\/65 {
  border-top-color: rgb(187 247 208 / 0.65);
}
.tw-border-t-green-200\/70 {
  border-top-color: rgb(187 247 208 / 0.7);
}
.tw-border-t-green-200\/75 {
  border-top-color: rgb(187 247 208 / 0.75);
}
.tw-border-t-green-200\/80 {
  border-top-color: rgb(187 247 208 / 0.8);
}
.tw-border-t-green-200\/85 {
  border-top-color: rgb(187 247 208 / 0.85);
}
.tw-border-t-green-200\/90 {
  border-top-color: rgb(187 247 208 / 0.9);
}
.tw-border-t-green-200\/95 {
  border-top-color: rgb(187 247 208 / 0.95);
}
.tw-border-t-green-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-300\/0 {
  border-top-color: rgb(134 239 172 / 0);
}
.tw-border-t-green-300\/10 {
  border-top-color: rgb(134 239 172 / 0.1);
}
.tw-border-t-green-300\/100 {
  border-top-color: rgb(134 239 172 / 1);
}
.tw-border-t-green-300\/15 {
  border-top-color: rgb(134 239 172 / 0.15);
}
.tw-border-t-green-300\/20 {
  border-top-color: rgb(134 239 172 / 0.2);
}
.tw-border-t-green-300\/25 {
  border-top-color: rgb(134 239 172 / 0.25);
}
.tw-border-t-green-300\/30 {
  border-top-color: rgb(134 239 172 / 0.3);
}
.tw-border-t-green-300\/35 {
  border-top-color: rgb(134 239 172 / 0.35);
}
.tw-border-t-green-300\/40 {
  border-top-color: rgb(134 239 172 / 0.4);
}
.tw-border-t-green-300\/45 {
  border-top-color: rgb(134 239 172 / 0.45);
}
.tw-border-t-green-300\/5 {
  border-top-color: rgb(134 239 172 / 0.05);
}
.tw-border-t-green-300\/50 {
  border-top-color: rgb(134 239 172 / 0.5);
}
.tw-border-t-green-300\/55 {
  border-top-color: rgb(134 239 172 / 0.55);
}
.tw-border-t-green-300\/60 {
  border-top-color: rgb(134 239 172 / 0.6);
}
.tw-border-t-green-300\/65 {
  border-top-color: rgb(134 239 172 / 0.65);
}
.tw-border-t-green-300\/70 {
  border-top-color: rgb(134 239 172 / 0.7);
}
.tw-border-t-green-300\/75 {
  border-top-color: rgb(134 239 172 / 0.75);
}
.tw-border-t-green-300\/80 {
  border-top-color: rgb(134 239 172 / 0.8);
}
.tw-border-t-green-300\/85 {
  border-top-color: rgb(134 239 172 / 0.85);
}
.tw-border-t-green-300\/90 {
  border-top-color: rgb(134 239 172 / 0.9);
}
.tw-border-t-green-300\/95 {
  border-top-color: rgb(134 239 172 / 0.95);
}
.tw-border-t-green-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-400\/0 {
  border-top-color: rgb(74 222 128 / 0);
}
.tw-border-t-green-400\/10 {
  border-top-color: rgb(74 222 128 / 0.1);
}
.tw-border-t-green-400\/100 {
  border-top-color: rgb(74 222 128 / 1);
}
.tw-border-t-green-400\/15 {
  border-top-color: rgb(74 222 128 / 0.15);
}
.tw-border-t-green-400\/20 {
  border-top-color: rgb(74 222 128 / 0.2);
}
.tw-border-t-green-400\/25 {
  border-top-color: rgb(74 222 128 / 0.25);
}
.tw-border-t-green-400\/30 {
  border-top-color: rgb(74 222 128 / 0.3);
}
.tw-border-t-green-400\/35 {
  border-top-color: rgb(74 222 128 / 0.35);
}
.tw-border-t-green-400\/40 {
  border-top-color: rgb(74 222 128 / 0.4);
}
.tw-border-t-green-400\/45 {
  border-top-color: rgb(74 222 128 / 0.45);
}
.tw-border-t-green-400\/5 {
  border-top-color: rgb(74 222 128 / 0.05);
}
.tw-border-t-green-400\/50 {
  border-top-color: rgb(74 222 128 / 0.5);
}
.tw-border-t-green-400\/55 {
  border-top-color: rgb(74 222 128 / 0.55);
}
.tw-border-t-green-400\/60 {
  border-top-color: rgb(74 222 128 / 0.6);
}
.tw-border-t-green-400\/65 {
  border-top-color: rgb(74 222 128 / 0.65);
}
.tw-border-t-green-400\/70 {
  border-top-color: rgb(74 222 128 / 0.7);
}
.tw-border-t-green-400\/75 {
  border-top-color: rgb(74 222 128 / 0.75);
}
.tw-border-t-green-400\/80 {
  border-top-color: rgb(74 222 128 / 0.8);
}
.tw-border-t-green-400\/85 {
  border-top-color: rgb(74 222 128 / 0.85);
}
.tw-border-t-green-400\/90 {
  border-top-color: rgb(74 222 128 / 0.9);
}
.tw-border-t-green-400\/95 {
  border-top-color: rgb(74 222 128 / 0.95);
}
.tw-border-t-green-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-50\/0 {
  border-top-color: rgb(240 253 244 / 0);
}
.tw-border-t-green-50\/10 {
  border-top-color: rgb(240 253 244 / 0.1);
}
.tw-border-t-green-50\/100 {
  border-top-color: rgb(240 253 244 / 1);
}
.tw-border-t-green-50\/15 {
  border-top-color: rgb(240 253 244 / 0.15);
}
.tw-border-t-green-50\/20 {
  border-top-color: rgb(240 253 244 / 0.2);
}
.tw-border-t-green-50\/25 {
  border-top-color: rgb(240 253 244 / 0.25);
}
.tw-border-t-green-50\/30 {
  border-top-color: rgb(240 253 244 / 0.3);
}
.tw-border-t-green-50\/35 {
  border-top-color: rgb(240 253 244 / 0.35);
}
.tw-border-t-green-50\/40 {
  border-top-color: rgb(240 253 244 / 0.4);
}
.tw-border-t-green-50\/45 {
  border-top-color: rgb(240 253 244 / 0.45);
}
.tw-border-t-green-50\/5 {
  border-top-color: rgb(240 253 244 / 0.05);
}
.tw-border-t-green-50\/50 {
  border-top-color: rgb(240 253 244 / 0.5);
}
.tw-border-t-green-50\/55 {
  border-top-color: rgb(240 253 244 / 0.55);
}
.tw-border-t-green-50\/60 {
  border-top-color: rgb(240 253 244 / 0.6);
}
.tw-border-t-green-50\/65 {
  border-top-color: rgb(240 253 244 / 0.65);
}
.tw-border-t-green-50\/70 {
  border-top-color: rgb(240 253 244 / 0.7);
}
.tw-border-t-green-50\/75 {
  border-top-color: rgb(240 253 244 / 0.75);
}
.tw-border-t-green-50\/80 {
  border-top-color: rgb(240 253 244 / 0.8);
}
.tw-border-t-green-50\/85 {
  border-top-color: rgb(240 253 244 / 0.85);
}
.tw-border-t-green-50\/90 {
  border-top-color: rgb(240 253 244 / 0.9);
}
.tw-border-t-green-50\/95 {
  border-top-color: rgb(240 253 244 / 0.95);
}
.tw-border-t-green-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-500\/0 {
  border-top-color: rgb(34 197 94 / 0);
}
.tw-border-t-green-500\/10 {
  border-top-color: rgb(34 197 94 / 0.1);
}
.tw-border-t-green-500\/100 {
  border-top-color: rgb(34 197 94 / 1);
}
.tw-border-t-green-500\/15 {
  border-top-color: rgb(34 197 94 / 0.15);
}
.tw-border-t-green-500\/20 {
  border-top-color: rgb(34 197 94 / 0.2);
}
.tw-border-t-green-500\/25 {
  border-top-color: rgb(34 197 94 / 0.25);
}
.tw-border-t-green-500\/30 {
  border-top-color: rgb(34 197 94 / 0.3);
}
.tw-border-t-green-500\/35 {
  border-top-color: rgb(34 197 94 / 0.35);
}
.tw-border-t-green-500\/40 {
  border-top-color: rgb(34 197 94 / 0.4);
}
.tw-border-t-green-500\/45 {
  border-top-color: rgb(34 197 94 / 0.45);
}
.tw-border-t-green-500\/5 {
  border-top-color: rgb(34 197 94 / 0.05);
}
.tw-border-t-green-500\/50 {
  border-top-color: rgb(34 197 94 / 0.5);
}
.tw-border-t-green-500\/55 {
  border-top-color: rgb(34 197 94 / 0.55);
}
.tw-border-t-green-500\/60 {
  border-top-color: rgb(34 197 94 / 0.6);
}
.tw-border-t-green-500\/65 {
  border-top-color: rgb(34 197 94 / 0.65);
}
.tw-border-t-green-500\/70 {
  border-top-color: rgb(34 197 94 / 0.7);
}
.tw-border-t-green-500\/75 {
  border-top-color: rgb(34 197 94 / 0.75);
}
.tw-border-t-green-500\/80 {
  border-top-color: rgb(34 197 94 / 0.8);
}
.tw-border-t-green-500\/85 {
  border-top-color: rgb(34 197 94 / 0.85);
}
.tw-border-t-green-500\/90 {
  border-top-color: rgb(34 197 94 / 0.9);
}
.tw-border-t-green-500\/95 {
  border-top-color: rgb(34 197 94 / 0.95);
}
.tw-border-t-green-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-600\/0 {
  border-top-color: rgb(22 163 74 / 0);
}
.tw-border-t-green-600\/10 {
  border-top-color: rgb(22 163 74 / 0.1);
}
.tw-border-t-green-600\/100 {
  border-top-color: rgb(22 163 74 / 1);
}
.tw-border-t-green-600\/15 {
  border-top-color: rgb(22 163 74 / 0.15);
}
.tw-border-t-green-600\/20 {
  border-top-color: rgb(22 163 74 / 0.2);
}
.tw-border-t-green-600\/25 {
  border-top-color: rgb(22 163 74 / 0.25);
}
.tw-border-t-green-600\/30 {
  border-top-color: rgb(22 163 74 / 0.3);
}
.tw-border-t-green-600\/35 {
  border-top-color: rgb(22 163 74 / 0.35);
}
.tw-border-t-green-600\/40 {
  border-top-color: rgb(22 163 74 / 0.4);
}
.tw-border-t-green-600\/45 {
  border-top-color: rgb(22 163 74 / 0.45);
}
.tw-border-t-green-600\/5 {
  border-top-color: rgb(22 163 74 / 0.05);
}
.tw-border-t-green-600\/50 {
  border-top-color: rgb(22 163 74 / 0.5);
}
.tw-border-t-green-600\/55 {
  border-top-color: rgb(22 163 74 / 0.55);
}
.tw-border-t-green-600\/60 {
  border-top-color: rgb(22 163 74 / 0.6);
}
.tw-border-t-green-600\/65 {
  border-top-color: rgb(22 163 74 / 0.65);
}
.tw-border-t-green-600\/70 {
  border-top-color: rgb(22 163 74 / 0.7);
}
.tw-border-t-green-600\/75 {
  border-top-color: rgb(22 163 74 / 0.75);
}
.tw-border-t-green-600\/80 {
  border-top-color: rgb(22 163 74 / 0.8);
}
.tw-border-t-green-600\/85 {
  border-top-color: rgb(22 163 74 / 0.85);
}
.tw-border-t-green-600\/90 {
  border-top-color: rgb(22 163 74 / 0.9);
}
.tw-border-t-green-600\/95 {
  border-top-color: rgb(22 163 74 / 0.95);
}
.tw-border-t-green-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-700\/0 {
  border-top-color: rgb(21 128 61 / 0);
}
.tw-border-t-green-700\/10 {
  border-top-color: rgb(21 128 61 / 0.1);
}
.tw-border-t-green-700\/100 {
  border-top-color: rgb(21 128 61 / 1);
}
.tw-border-t-green-700\/15 {
  border-top-color: rgb(21 128 61 / 0.15);
}
.tw-border-t-green-700\/20 {
  border-top-color: rgb(21 128 61 / 0.2);
}
.tw-border-t-green-700\/25 {
  border-top-color: rgb(21 128 61 / 0.25);
}
.tw-border-t-green-700\/30 {
  border-top-color: rgb(21 128 61 / 0.3);
}
.tw-border-t-green-700\/35 {
  border-top-color: rgb(21 128 61 / 0.35);
}
.tw-border-t-green-700\/40 {
  border-top-color: rgb(21 128 61 / 0.4);
}
.tw-border-t-green-700\/45 {
  border-top-color: rgb(21 128 61 / 0.45);
}
.tw-border-t-green-700\/5 {
  border-top-color: rgb(21 128 61 / 0.05);
}
.tw-border-t-green-700\/50 {
  border-top-color: rgb(21 128 61 / 0.5);
}
.tw-border-t-green-700\/55 {
  border-top-color: rgb(21 128 61 / 0.55);
}
.tw-border-t-green-700\/60 {
  border-top-color: rgb(21 128 61 / 0.6);
}
.tw-border-t-green-700\/65 {
  border-top-color: rgb(21 128 61 / 0.65);
}
.tw-border-t-green-700\/70 {
  border-top-color: rgb(21 128 61 / 0.7);
}
.tw-border-t-green-700\/75 {
  border-top-color: rgb(21 128 61 / 0.75);
}
.tw-border-t-green-700\/80 {
  border-top-color: rgb(21 128 61 / 0.8);
}
.tw-border-t-green-700\/85 {
  border-top-color: rgb(21 128 61 / 0.85);
}
.tw-border-t-green-700\/90 {
  border-top-color: rgb(21 128 61 / 0.9);
}
.tw-border-t-green-700\/95 {
  border-top-color: rgb(21 128 61 / 0.95);
}
.tw-border-t-green-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-800\/0 {
  border-top-color: rgb(22 101 52 / 0);
}
.tw-border-t-green-800\/10 {
  border-top-color: rgb(22 101 52 / 0.1);
}
.tw-border-t-green-800\/100 {
  border-top-color: rgb(22 101 52 / 1);
}
.tw-border-t-green-800\/15 {
  border-top-color: rgb(22 101 52 / 0.15);
}
.tw-border-t-green-800\/20 {
  border-top-color: rgb(22 101 52 / 0.2);
}
.tw-border-t-green-800\/25 {
  border-top-color: rgb(22 101 52 / 0.25);
}
.tw-border-t-green-800\/30 {
  border-top-color: rgb(22 101 52 / 0.3);
}
.tw-border-t-green-800\/35 {
  border-top-color: rgb(22 101 52 / 0.35);
}
.tw-border-t-green-800\/40 {
  border-top-color: rgb(22 101 52 / 0.4);
}
.tw-border-t-green-800\/45 {
  border-top-color: rgb(22 101 52 / 0.45);
}
.tw-border-t-green-800\/5 {
  border-top-color: rgb(22 101 52 / 0.05);
}
.tw-border-t-green-800\/50 {
  border-top-color: rgb(22 101 52 / 0.5);
}
.tw-border-t-green-800\/55 {
  border-top-color: rgb(22 101 52 / 0.55);
}
.tw-border-t-green-800\/60 {
  border-top-color: rgb(22 101 52 / 0.6);
}
.tw-border-t-green-800\/65 {
  border-top-color: rgb(22 101 52 / 0.65);
}
.tw-border-t-green-800\/70 {
  border-top-color: rgb(22 101 52 / 0.7);
}
.tw-border-t-green-800\/75 {
  border-top-color: rgb(22 101 52 / 0.75);
}
.tw-border-t-green-800\/80 {
  border-top-color: rgb(22 101 52 / 0.8);
}
.tw-border-t-green-800\/85 {
  border-top-color: rgb(22 101 52 / 0.85);
}
.tw-border-t-green-800\/90 {
  border-top-color: rgb(22 101 52 / 0.9);
}
.tw-border-t-green-800\/95 {
  border-top-color: rgb(22 101 52 / 0.95);
}
.tw-border-t-green-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-900\/0 {
  border-top-color: rgb(20 83 45 / 0);
}
.tw-border-t-green-900\/10 {
  border-top-color: rgb(20 83 45 / 0.1);
}
.tw-border-t-green-900\/100 {
  border-top-color: rgb(20 83 45 / 1);
}
.tw-border-t-green-900\/15 {
  border-top-color: rgb(20 83 45 / 0.15);
}
.tw-border-t-green-900\/20 {
  border-top-color: rgb(20 83 45 / 0.2);
}
.tw-border-t-green-900\/25 {
  border-top-color: rgb(20 83 45 / 0.25);
}
.tw-border-t-green-900\/30 {
  border-top-color: rgb(20 83 45 / 0.3);
}
.tw-border-t-green-900\/35 {
  border-top-color: rgb(20 83 45 / 0.35);
}
.tw-border-t-green-900\/40 {
  border-top-color: rgb(20 83 45 / 0.4);
}
.tw-border-t-green-900\/45 {
  border-top-color: rgb(20 83 45 / 0.45);
}
.tw-border-t-green-900\/5 {
  border-top-color: rgb(20 83 45 / 0.05);
}
.tw-border-t-green-900\/50 {
  border-top-color: rgb(20 83 45 / 0.5);
}
.tw-border-t-green-900\/55 {
  border-top-color: rgb(20 83 45 / 0.55);
}
.tw-border-t-green-900\/60 {
  border-top-color: rgb(20 83 45 / 0.6);
}
.tw-border-t-green-900\/65 {
  border-top-color: rgb(20 83 45 / 0.65);
}
.tw-border-t-green-900\/70 {
  border-top-color: rgb(20 83 45 / 0.7);
}
.tw-border-t-green-900\/75 {
  border-top-color: rgb(20 83 45 / 0.75);
}
.tw-border-t-green-900\/80 {
  border-top-color: rgb(20 83 45 / 0.8);
}
.tw-border-t-green-900\/85 {
  border-top-color: rgb(20 83 45 / 0.85);
}
.tw-border-t-green-900\/90 {
  border-top-color: rgb(20 83 45 / 0.9);
}
.tw-border-t-green-900\/95 {
  border-top-color: rgb(20 83 45 / 0.95);
}
.tw-border-t-green-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}
.tw-border-t-green-950\/0 {
  border-top-color: rgb(5 46 22 / 0);
}
.tw-border-t-green-950\/10 {
  border-top-color: rgb(5 46 22 / 0.1);
}
.tw-border-t-green-950\/100 {
  border-top-color: rgb(5 46 22 / 1);
}
.tw-border-t-green-950\/15 {
  border-top-color: rgb(5 46 22 / 0.15);
}
.tw-border-t-green-950\/20 {
  border-top-color: rgb(5 46 22 / 0.2);
}
.tw-border-t-green-950\/25 {
  border-top-color: rgb(5 46 22 / 0.25);
}
.tw-border-t-green-950\/30 {
  border-top-color: rgb(5 46 22 / 0.3);
}
.tw-border-t-green-950\/35 {
  border-top-color: rgb(5 46 22 / 0.35);
}
.tw-border-t-green-950\/40 {
  border-top-color: rgb(5 46 22 / 0.4);
}
.tw-border-t-green-950\/45 {
  border-top-color: rgb(5 46 22 / 0.45);
}
.tw-border-t-green-950\/5 {
  border-top-color: rgb(5 46 22 / 0.05);
}
.tw-border-t-green-950\/50 {
  border-top-color: rgb(5 46 22 / 0.5);
}
.tw-border-t-green-950\/55 {
  border-top-color: rgb(5 46 22 / 0.55);
}
.tw-border-t-green-950\/60 {
  border-top-color: rgb(5 46 22 / 0.6);
}
.tw-border-t-green-950\/65 {
  border-top-color: rgb(5 46 22 / 0.65);
}
.tw-border-t-green-950\/70 {
  border-top-color: rgb(5 46 22 / 0.7);
}
.tw-border-t-green-950\/75 {
  border-top-color: rgb(5 46 22 / 0.75);
}
.tw-border-t-green-950\/80 {
  border-top-color: rgb(5 46 22 / 0.8);
}
.tw-border-t-green-950\/85 {
  border-top-color: rgb(5 46 22 / 0.85);
}
.tw-border-t-green-950\/90 {
  border-top-color: rgb(5 46 22 / 0.9);
}
.tw-border-t-green-950\/95 {
  border-top-color: rgb(5 46 22 / 0.95);
}
.tw-border-t-indigo-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-100\/0 {
  border-top-color: rgb(224 231 255 / 0);
}
.tw-border-t-indigo-100\/10 {
  border-top-color: rgb(224 231 255 / 0.1);
}
.tw-border-t-indigo-100\/100 {
  border-top-color: rgb(224 231 255 / 1);
}
.tw-border-t-indigo-100\/15 {
  border-top-color: rgb(224 231 255 / 0.15);
}
.tw-border-t-indigo-100\/20 {
  border-top-color: rgb(224 231 255 / 0.2);
}
.tw-border-t-indigo-100\/25 {
  border-top-color: rgb(224 231 255 / 0.25);
}
.tw-border-t-indigo-100\/30 {
  border-top-color: rgb(224 231 255 / 0.3);
}
.tw-border-t-indigo-100\/35 {
  border-top-color: rgb(224 231 255 / 0.35);
}
.tw-border-t-indigo-100\/40 {
  border-top-color: rgb(224 231 255 / 0.4);
}
.tw-border-t-indigo-100\/45 {
  border-top-color: rgb(224 231 255 / 0.45);
}
.tw-border-t-indigo-100\/5 {
  border-top-color: rgb(224 231 255 / 0.05);
}
.tw-border-t-indigo-100\/50 {
  border-top-color: rgb(224 231 255 / 0.5);
}
.tw-border-t-indigo-100\/55 {
  border-top-color: rgb(224 231 255 / 0.55);
}
.tw-border-t-indigo-100\/60 {
  border-top-color: rgb(224 231 255 / 0.6);
}
.tw-border-t-indigo-100\/65 {
  border-top-color: rgb(224 231 255 / 0.65);
}
.tw-border-t-indigo-100\/70 {
  border-top-color: rgb(224 231 255 / 0.7);
}
.tw-border-t-indigo-100\/75 {
  border-top-color: rgb(224 231 255 / 0.75);
}
.tw-border-t-indigo-100\/80 {
  border-top-color: rgb(224 231 255 / 0.8);
}
.tw-border-t-indigo-100\/85 {
  border-top-color: rgb(224 231 255 / 0.85);
}
.tw-border-t-indigo-100\/90 {
  border-top-color: rgb(224 231 255 / 0.9);
}
.tw-border-t-indigo-100\/95 {
  border-top-color: rgb(224 231 255 / 0.95);
}
.tw-border-t-indigo-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-200\/0 {
  border-top-color: rgb(199 210 254 / 0);
}
.tw-border-t-indigo-200\/10 {
  border-top-color: rgb(199 210 254 / 0.1);
}
.tw-border-t-indigo-200\/100 {
  border-top-color: rgb(199 210 254 / 1);
}
.tw-border-t-indigo-200\/15 {
  border-top-color: rgb(199 210 254 / 0.15);
}
.tw-border-t-indigo-200\/20 {
  border-top-color: rgb(199 210 254 / 0.2);
}
.tw-border-t-indigo-200\/25 {
  border-top-color: rgb(199 210 254 / 0.25);
}
.tw-border-t-indigo-200\/30 {
  border-top-color: rgb(199 210 254 / 0.3);
}
.tw-border-t-indigo-200\/35 {
  border-top-color: rgb(199 210 254 / 0.35);
}
.tw-border-t-indigo-200\/40 {
  border-top-color: rgb(199 210 254 / 0.4);
}
.tw-border-t-indigo-200\/45 {
  border-top-color: rgb(199 210 254 / 0.45);
}
.tw-border-t-indigo-200\/5 {
  border-top-color: rgb(199 210 254 / 0.05);
}
.tw-border-t-indigo-200\/50 {
  border-top-color: rgb(199 210 254 / 0.5);
}
.tw-border-t-indigo-200\/55 {
  border-top-color: rgb(199 210 254 / 0.55);
}
.tw-border-t-indigo-200\/60 {
  border-top-color: rgb(199 210 254 / 0.6);
}
.tw-border-t-indigo-200\/65 {
  border-top-color: rgb(199 210 254 / 0.65);
}
.tw-border-t-indigo-200\/70 {
  border-top-color: rgb(199 210 254 / 0.7);
}
.tw-border-t-indigo-200\/75 {
  border-top-color: rgb(199 210 254 / 0.75);
}
.tw-border-t-indigo-200\/80 {
  border-top-color: rgb(199 210 254 / 0.8);
}
.tw-border-t-indigo-200\/85 {
  border-top-color: rgb(199 210 254 / 0.85);
}
.tw-border-t-indigo-200\/90 {
  border-top-color: rgb(199 210 254 / 0.9);
}
.tw-border-t-indigo-200\/95 {
  border-top-color: rgb(199 210 254 / 0.95);
}
.tw-border-t-indigo-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-300\/0 {
  border-top-color: rgb(165 180 252 / 0);
}
.tw-border-t-indigo-300\/10 {
  border-top-color: rgb(165 180 252 / 0.1);
}
.tw-border-t-indigo-300\/100 {
  border-top-color: rgb(165 180 252 / 1);
}
.tw-border-t-indigo-300\/15 {
  border-top-color: rgb(165 180 252 / 0.15);
}
.tw-border-t-indigo-300\/20 {
  border-top-color: rgb(165 180 252 / 0.2);
}
.tw-border-t-indigo-300\/25 {
  border-top-color: rgb(165 180 252 / 0.25);
}
.tw-border-t-indigo-300\/30 {
  border-top-color: rgb(165 180 252 / 0.3);
}
.tw-border-t-indigo-300\/35 {
  border-top-color: rgb(165 180 252 / 0.35);
}
.tw-border-t-indigo-300\/40 {
  border-top-color: rgb(165 180 252 / 0.4);
}
.tw-border-t-indigo-300\/45 {
  border-top-color: rgb(165 180 252 / 0.45);
}
.tw-border-t-indigo-300\/5 {
  border-top-color: rgb(165 180 252 / 0.05);
}
.tw-border-t-indigo-300\/50 {
  border-top-color: rgb(165 180 252 / 0.5);
}
.tw-border-t-indigo-300\/55 {
  border-top-color: rgb(165 180 252 / 0.55);
}
.tw-border-t-indigo-300\/60 {
  border-top-color: rgb(165 180 252 / 0.6);
}
.tw-border-t-indigo-300\/65 {
  border-top-color: rgb(165 180 252 / 0.65);
}
.tw-border-t-indigo-300\/70 {
  border-top-color: rgb(165 180 252 / 0.7);
}
.tw-border-t-indigo-300\/75 {
  border-top-color: rgb(165 180 252 / 0.75);
}
.tw-border-t-indigo-300\/80 {
  border-top-color: rgb(165 180 252 / 0.8);
}
.tw-border-t-indigo-300\/85 {
  border-top-color: rgb(165 180 252 / 0.85);
}
.tw-border-t-indigo-300\/90 {
  border-top-color: rgb(165 180 252 / 0.9);
}
.tw-border-t-indigo-300\/95 {
  border-top-color: rgb(165 180 252 / 0.95);
}
.tw-border-t-indigo-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-400\/0 {
  border-top-color: rgb(129 140 248 / 0);
}
.tw-border-t-indigo-400\/10 {
  border-top-color: rgb(129 140 248 / 0.1);
}
.tw-border-t-indigo-400\/100 {
  border-top-color: rgb(129 140 248 / 1);
}
.tw-border-t-indigo-400\/15 {
  border-top-color: rgb(129 140 248 / 0.15);
}
.tw-border-t-indigo-400\/20 {
  border-top-color: rgb(129 140 248 / 0.2);
}
.tw-border-t-indigo-400\/25 {
  border-top-color: rgb(129 140 248 / 0.25);
}
.tw-border-t-indigo-400\/30 {
  border-top-color: rgb(129 140 248 / 0.3);
}
.tw-border-t-indigo-400\/35 {
  border-top-color: rgb(129 140 248 / 0.35);
}
.tw-border-t-indigo-400\/40 {
  border-top-color: rgb(129 140 248 / 0.4);
}
.tw-border-t-indigo-400\/45 {
  border-top-color: rgb(129 140 248 / 0.45);
}
.tw-border-t-indigo-400\/5 {
  border-top-color: rgb(129 140 248 / 0.05);
}
.tw-border-t-indigo-400\/50 {
  border-top-color: rgb(129 140 248 / 0.5);
}
.tw-border-t-indigo-400\/55 {
  border-top-color: rgb(129 140 248 / 0.55);
}
.tw-border-t-indigo-400\/60 {
  border-top-color: rgb(129 140 248 / 0.6);
}
.tw-border-t-indigo-400\/65 {
  border-top-color: rgb(129 140 248 / 0.65);
}
.tw-border-t-indigo-400\/70 {
  border-top-color: rgb(129 140 248 / 0.7);
}
.tw-border-t-indigo-400\/75 {
  border-top-color: rgb(129 140 248 / 0.75);
}
.tw-border-t-indigo-400\/80 {
  border-top-color: rgb(129 140 248 / 0.8);
}
.tw-border-t-indigo-400\/85 {
  border-top-color: rgb(129 140 248 / 0.85);
}
.tw-border-t-indigo-400\/90 {
  border-top-color: rgb(129 140 248 / 0.9);
}
.tw-border-t-indigo-400\/95 {
  border-top-color: rgb(129 140 248 / 0.95);
}
.tw-border-t-indigo-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(238 242 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-50\/0 {
  border-top-color: rgb(238 242 255 / 0);
}
.tw-border-t-indigo-50\/10 {
  border-top-color: rgb(238 242 255 / 0.1);
}
.tw-border-t-indigo-50\/100 {
  border-top-color: rgb(238 242 255 / 1);
}
.tw-border-t-indigo-50\/15 {
  border-top-color: rgb(238 242 255 / 0.15);
}
.tw-border-t-indigo-50\/20 {
  border-top-color: rgb(238 242 255 / 0.2);
}
.tw-border-t-indigo-50\/25 {
  border-top-color: rgb(238 242 255 / 0.25);
}
.tw-border-t-indigo-50\/30 {
  border-top-color: rgb(238 242 255 / 0.3);
}
.tw-border-t-indigo-50\/35 {
  border-top-color: rgb(238 242 255 / 0.35);
}
.tw-border-t-indigo-50\/40 {
  border-top-color: rgb(238 242 255 / 0.4);
}
.tw-border-t-indigo-50\/45 {
  border-top-color: rgb(238 242 255 / 0.45);
}
.tw-border-t-indigo-50\/5 {
  border-top-color: rgb(238 242 255 / 0.05);
}
.tw-border-t-indigo-50\/50 {
  border-top-color: rgb(238 242 255 / 0.5);
}
.tw-border-t-indigo-50\/55 {
  border-top-color: rgb(238 242 255 / 0.55);
}
.tw-border-t-indigo-50\/60 {
  border-top-color: rgb(238 242 255 / 0.6);
}
.tw-border-t-indigo-50\/65 {
  border-top-color: rgb(238 242 255 / 0.65);
}
.tw-border-t-indigo-50\/70 {
  border-top-color: rgb(238 242 255 / 0.7);
}
.tw-border-t-indigo-50\/75 {
  border-top-color: rgb(238 242 255 / 0.75);
}
.tw-border-t-indigo-50\/80 {
  border-top-color: rgb(238 242 255 / 0.8);
}
.tw-border-t-indigo-50\/85 {
  border-top-color: rgb(238 242 255 / 0.85);
}
.tw-border-t-indigo-50\/90 {
  border-top-color: rgb(238 242 255 / 0.9);
}
.tw-border-t-indigo-50\/95 {
  border-top-color: rgb(238 242 255 / 0.95);
}
.tw-border-t-indigo-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-500\/0 {
  border-top-color: rgb(99 102 241 / 0);
}
.tw-border-t-indigo-500\/10 {
  border-top-color: rgb(99 102 241 / 0.1);
}
.tw-border-t-indigo-500\/100 {
  border-top-color: rgb(99 102 241 / 1);
}
.tw-border-t-indigo-500\/15 {
  border-top-color: rgb(99 102 241 / 0.15);
}
.tw-border-t-indigo-500\/20 {
  border-top-color: rgb(99 102 241 / 0.2);
}
.tw-border-t-indigo-500\/25 {
  border-top-color: rgb(99 102 241 / 0.25);
}
.tw-border-t-indigo-500\/30 {
  border-top-color: rgb(99 102 241 / 0.3);
}
.tw-border-t-indigo-500\/35 {
  border-top-color: rgb(99 102 241 / 0.35);
}
.tw-border-t-indigo-500\/40 {
  border-top-color: rgb(99 102 241 / 0.4);
}
.tw-border-t-indigo-500\/45 {
  border-top-color: rgb(99 102 241 / 0.45);
}
.tw-border-t-indigo-500\/5 {
  border-top-color: rgb(99 102 241 / 0.05);
}
.tw-border-t-indigo-500\/50 {
  border-top-color: rgb(99 102 241 / 0.5);
}
.tw-border-t-indigo-500\/55 {
  border-top-color: rgb(99 102 241 / 0.55);
}
.tw-border-t-indigo-500\/60 {
  border-top-color: rgb(99 102 241 / 0.6);
}
.tw-border-t-indigo-500\/65 {
  border-top-color: rgb(99 102 241 / 0.65);
}
.tw-border-t-indigo-500\/70 {
  border-top-color: rgb(99 102 241 / 0.7);
}
.tw-border-t-indigo-500\/75 {
  border-top-color: rgb(99 102 241 / 0.75);
}
.tw-border-t-indigo-500\/80 {
  border-top-color: rgb(99 102 241 / 0.8);
}
.tw-border-t-indigo-500\/85 {
  border-top-color: rgb(99 102 241 / 0.85);
}
.tw-border-t-indigo-500\/90 {
  border-top-color: rgb(99 102 241 / 0.9);
}
.tw-border-t-indigo-500\/95 {
  border-top-color: rgb(99 102 241 / 0.95);
}
.tw-border-t-indigo-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-600\/0 {
  border-top-color: rgb(79 70 229 / 0);
}
.tw-border-t-indigo-600\/10 {
  border-top-color: rgb(79 70 229 / 0.1);
}
.tw-border-t-indigo-600\/100 {
  border-top-color: rgb(79 70 229 / 1);
}
.tw-border-t-indigo-600\/15 {
  border-top-color: rgb(79 70 229 / 0.15);
}
.tw-border-t-indigo-600\/20 {
  border-top-color: rgb(79 70 229 / 0.2);
}
.tw-border-t-indigo-600\/25 {
  border-top-color: rgb(79 70 229 / 0.25);
}
.tw-border-t-indigo-600\/30 {
  border-top-color: rgb(79 70 229 / 0.3);
}
.tw-border-t-indigo-600\/35 {
  border-top-color: rgb(79 70 229 / 0.35);
}
.tw-border-t-indigo-600\/40 {
  border-top-color: rgb(79 70 229 / 0.4);
}
.tw-border-t-indigo-600\/45 {
  border-top-color: rgb(79 70 229 / 0.45);
}
.tw-border-t-indigo-600\/5 {
  border-top-color: rgb(79 70 229 / 0.05);
}
.tw-border-t-indigo-600\/50 {
  border-top-color: rgb(79 70 229 / 0.5);
}
.tw-border-t-indigo-600\/55 {
  border-top-color: rgb(79 70 229 / 0.55);
}
.tw-border-t-indigo-600\/60 {
  border-top-color: rgb(79 70 229 / 0.6);
}
.tw-border-t-indigo-600\/65 {
  border-top-color: rgb(79 70 229 / 0.65);
}
.tw-border-t-indigo-600\/70 {
  border-top-color: rgb(79 70 229 / 0.7);
}
.tw-border-t-indigo-600\/75 {
  border-top-color: rgb(79 70 229 / 0.75);
}
.tw-border-t-indigo-600\/80 {
  border-top-color: rgb(79 70 229 / 0.8);
}
.tw-border-t-indigo-600\/85 {
  border-top-color: rgb(79 70 229 / 0.85);
}
.tw-border-t-indigo-600\/90 {
  border-top-color: rgb(79 70 229 / 0.9);
}
.tw-border-t-indigo-600\/95 {
  border-top-color: rgb(79 70 229 / 0.95);
}
.tw-border-t-indigo-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-700\/0 {
  border-top-color: rgb(67 56 202 / 0);
}
.tw-border-t-indigo-700\/10 {
  border-top-color: rgb(67 56 202 / 0.1);
}
.tw-border-t-indigo-700\/100 {
  border-top-color: rgb(67 56 202 / 1);
}
.tw-border-t-indigo-700\/15 {
  border-top-color: rgb(67 56 202 / 0.15);
}
.tw-border-t-indigo-700\/20 {
  border-top-color: rgb(67 56 202 / 0.2);
}
.tw-border-t-indigo-700\/25 {
  border-top-color: rgb(67 56 202 / 0.25);
}
.tw-border-t-indigo-700\/30 {
  border-top-color: rgb(67 56 202 / 0.3);
}
.tw-border-t-indigo-700\/35 {
  border-top-color: rgb(67 56 202 / 0.35);
}
.tw-border-t-indigo-700\/40 {
  border-top-color: rgb(67 56 202 / 0.4);
}
.tw-border-t-indigo-700\/45 {
  border-top-color: rgb(67 56 202 / 0.45);
}
.tw-border-t-indigo-700\/5 {
  border-top-color: rgb(67 56 202 / 0.05);
}
.tw-border-t-indigo-700\/50 {
  border-top-color: rgb(67 56 202 / 0.5);
}
.tw-border-t-indigo-700\/55 {
  border-top-color: rgb(67 56 202 / 0.55);
}
.tw-border-t-indigo-700\/60 {
  border-top-color: rgb(67 56 202 / 0.6);
}
.tw-border-t-indigo-700\/65 {
  border-top-color: rgb(67 56 202 / 0.65);
}
.tw-border-t-indigo-700\/70 {
  border-top-color: rgb(67 56 202 / 0.7);
}
.tw-border-t-indigo-700\/75 {
  border-top-color: rgb(67 56 202 / 0.75);
}
.tw-border-t-indigo-700\/80 {
  border-top-color: rgb(67 56 202 / 0.8);
}
.tw-border-t-indigo-700\/85 {
  border-top-color: rgb(67 56 202 / 0.85);
}
.tw-border-t-indigo-700\/90 {
  border-top-color: rgb(67 56 202 / 0.9);
}
.tw-border-t-indigo-700\/95 {
  border-top-color: rgb(67 56 202 / 0.95);
}
.tw-border-t-indigo-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-800\/0 {
  border-top-color: rgb(55 48 163 / 0);
}
.tw-border-t-indigo-800\/10 {
  border-top-color: rgb(55 48 163 / 0.1);
}
.tw-border-t-indigo-800\/100 {
  border-top-color: rgb(55 48 163 / 1);
}
.tw-border-t-indigo-800\/15 {
  border-top-color: rgb(55 48 163 / 0.15);
}
.tw-border-t-indigo-800\/20 {
  border-top-color: rgb(55 48 163 / 0.2);
}
.tw-border-t-indigo-800\/25 {
  border-top-color: rgb(55 48 163 / 0.25);
}
.tw-border-t-indigo-800\/30 {
  border-top-color: rgb(55 48 163 / 0.3);
}
.tw-border-t-indigo-800\/35 {
  border-top-color: rgb(55 48 163 / 0.35);
}
.tw-border-t-indigo-800\/40 {
  border-top-color: rgb(55 48 163 / 0.4);
}
.tw-border-t-indigo-800\/45 {
  border-top-color: rgb(55 48 163 / 0.45);
}
.tw-border-t-indigo-800\/5 {
  border-top-color: rgb(55 48 163 / 0.05);
}
.tw-border-t-indigo-800\/50 {
  border-top-color: rgb(55 48 163 / 0.5);
}
.tw-border-t-indigo-800\/55 {
  border-top-color: rgb(55 48 163 / 0.55);
}
.tw-border-t-indigo-800\/60 {
  border-top-color: rgb(55 48 163 / 0.6);
}
.tw-border-t-indigo-800\/65 {
  border-top-color: rgb(55 48 163 / 0.65);
}
.tw-border-t-indigo-800\/70 {
  border-top-color: rgb(55 48 163 / 0.7);
}
.tw-border-t-indigo-800\/75 {
  border-top-color: rgb(55 48 163 / 0.75);
}
.tw-border-t-indigo-800\/80 {
  border-top-color: rgb(55 48 163 / 0.8);
}
.tw-border-t-indigo-800\/85 {
  border-top-color: rgb(55 48 163 / 0.85);
}
.tw-border-t-indigo-800\/90 {
  border-top-color: rgb(55 48 163 / 0.9);
}
.tw-border-t-indigo-800\/95 {
  border-top-color: rgb(55 48 163 / 0.95);
}
.tw-border-t-indigo-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-900\/0 {
  border-top-color: rgb(49 46 129 / 0);
}
.tw-border-t-indigo-900\/10 {
  border-top-color: rgb(49 46 129 / 0.1);
}
.tw-border-t-indigo-900\/100 {
  border-top-color: rgb(49 46 129 / 1);
}
.tw-border-t-indigo-900\/15 {
  border-top-color: rgb(49 46 129 / 0.15);
}
.tw-border-t-indigo-900\/20 {
  border-top-color: rgb(49 46 129 / 0.2);
}
.tw-border-t-indigo-900\/25 {
  border-top-color: rgb(49 46 129 / 0.25);
}
.tw-border-t-indigo-900\/30 {
  border-top-color: rgb(49 46 129 / 0.3);
}
.tw-border-t-indigo-900\/35 {
  border-top-color: rgb(49 46 129 / 0.35);
}
.tw-border-t-indigo-900\/40 {
  border-top-color: rgb(49 46 129 / 0.4);
}
.tw-border-t-indigo-900\/45 {
  border-top-color: rgb(49 46 129 / 0.45);
}
.tw-border-t-indigo-900\/5 {
  border-top-color: rgb(49 46 129 / 0.05);
}
.tw-border-t-indigo-900\/50 {
  border-top-color: rgb(49 46 129 / 0.5);
}
.tw-border-t-indigo-900\/55 {
  border-top-color: rgb(49 46 129 / 0.55);
}
.tw-border-t-indigo-900\/60 {
  border-top-color: rgb(49 46 129 / 0.6);
}
.tw-border-t-indigo-900\/65 {
  border-top-color: rgb(49 46 129 / 0.65);
}
.tw-border-t-indigo-900\/70 {
  border-top-color: rgb(49 46 129 / 0.7);
}
.tw-border-t-indigo-900\/75 {
  border-top-color: rgb(49 46 129 / 0.75);
}
.tw-border-t-indigo-900\/80 {
  border-top-color: rgb(49 46 129 / 0.8);
}
.tw-border-t-indigo-900\/85 {
  border-top-color: rgb(49 46 129 / 0.85);
}
.tw-border-t-indigo-900\/90 {
  border-top-color: rgb(49 46 129 / 0.9);
}
.tw-border-t-indigo-900\/95 {
  border-top-color: rgb(49 46 129 / 0.95);
}
.tw-border-t-indigo-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 27 75 / var(--tw-border-opacity, 1));
}
.tw-border-t-indigo-950\/0 {
  border-top-color: rgb(30 27 75 / 0);
}
.tw-border-t-indigo-950\/10 {
  border-top-color: rgb(30 27 75 / 0.1);
}
.tw-border-t-indigo-950\/100 {
  border-top-color: rgb(30 27 75 / 1);
}
.tw-border-t-indigo-950\/15 {
  border-top-color: rgb(30 27 75 / 0.15);
}
.tw-border-t-indigo-950\/20 {
  border-top-color: rgb(30 27 75 / 0.2);
}
.tw-border-t-indigo-950\/25 {
  border-top-color: rgb(30 27 75 / 0.25);
}
.tw-border-t-indigo-950\/30 {
  border-top-color: rgb(30 27 75 / 0.3);
}
.tw-border-t-indigo-950\/35 {
  border-top-color: rgb(30 27 75 / 0.35);
}
.tw-border-t-indigo-950\/40 {
  border-top-color: rgb(30 27 75 / 0.4);
}
.tw-border-t-indigo-950\/45 {
  border-top-color: rgb(30 27 75 / 0.45);
}
.tw-border-t-indigo-950\/5 {
  border-top-color: rgb(30 27 75 / 0.05);
}
.tw-border-t-indigo-950\/50 {
  border-top-color: rgb(30 27 75 / 0.5);
}
.tw-border-t-indigo-950\/55 {
  border-top-color: rgb(30 27 75 / 0.55);
}
.tw-border-t-indigo-950\/60 {
  border-top-color: rgb(30 27 75 / 0.6);
}
.tw-border-t-indigo-950\/65 {
  border-top-color: rgb(30 27 75 / 0.65);
}
.tw-border-t-indigo-950\/70 {
  border-top-color: rgb(30 27 75 / 0.7);
}
.tw-border-t-indigo-950\/75 {
  border-top-color: rgb(30 27 75 / 0.75);
}
.tw-border-t-indigo-950\/80 {
  border-top-color: rgb(30 27 75 / 0.8);
}
.tw-border-t-indigo-950\/85 {
  border-top-color: rgb(30 27 75 / 0.85);
}
.tw-border-t-indigo-950\/90 {
  border-top-color: rgb(30 27 75 / 0.9);
}
.tw-border-t-indigo-950\/95 {
  border-top-color: rgb(30 27 75 / 0.95);
}
.tw-border-t-inherit {
  border-top-color: inherit;
}
.tw-border-t-lime-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-100\/0 {
  border-top-color: rgb(236 252 203 / 0);
}
.tw-border-t-lime-100\/10 {
  border-top-color: rgb(236 252 203 / 0.1);
}
.tw-border-t-lime-100\/100 {
  border-top-color: rgb(236 252 203 / 1);
}
.tw-border-t-lime-100\/15 {
  border-top-color: rgb(236 252 203 / 0.15);
}
.tw-border-t-lime-100\/20 {
  border-top-color: rgb(236 252 203 / 0.2);
}
.tw-border-t-lime-100\/25 {
  border-top-color: rgb(236 252 203 / 0.25);
}
.tw-border-t-lime-100\/30 {
  border-top-color: rgb(236 252 203 / 0.3);
}
.tw-border-t-lime-100\/35 {
  border-top-color: rgb(236 252 203 / 0.35);
}
.tw-border-t-lime-100\/40 {
  border-top-color: rgb(236 252 203 / 0.4);
}
.tw-border-t-lime-100\/45 {
  border-top-color: rgb(236 252 203 / 0.45);
}
.tw-border-t-lime-100\/5 {
  border-top-color: rgb(236 252 203 / 0.05);
}
.tw-border-t-lime-100\/50 {
  border-top-color: rgb(236 252 203 / 0.5);
}
.tw-border-t-lime-100\/55 {
  border-top-color: rgb(236 252 203 / 0.55);
}
.tw-border-t-lime-100\/60 {
  border-top-color: rgb(236 252 203 / 0.6);
}
.tw-border-t-lime-100\/65 {
  border-top-color: rgb(236 252 203 / 0.65);
}
.tw-border-t-lime-100\/70 {
  border-top-color: rgb(236 252 203 / 0.7);
}
.tw-border-t-lime-100\/75 {
  border-top-color: rgb(236 252 203 / 0.75);
}
.tw-border-t-lime-100\/80 {
  border-top-color: rgb(236 252 203 / 0.8);
}
.tw-border-t-lime-100\/85 {
  border-top-color: rgb(236 252 203 / 0.85);
}
.tw-border-t-lime-100\/90 {
  border-top-color: rgb(236 252 203 / 0.9);
}
.tw-border-t-lime-100\/95 {
  border-top-color: rgb(236 252 203 / 0.95);
}
.tw-border-t-lime-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-200\/0 {
  border-top-color: rgb(217 249 157 / 0);
}
.tw-border-t-lime-200\/10 {
  border-top-color: rgb(217 249 157 / 0.1);
}
.tw-border-t-lime-200\/100 {
  border-top-color: rgb(217 249 157 / 1);
}
.tw-border-t-lime-200\/15 {
  border-top-color: rgb(217 249 157 / 0.15);
}
.tw-border-t-lime-200\/20 {
  border-top-color: rgb(217 249 157 / 0.2);
}
.tw-border-t-lime-200\/25 {
  border-top-color: rgb(217 249 157 / 0.25);
}
.tw-border-t-lime-200\/30 {
  border-top-color: rgb(217 249 157 / 0.3);
}
.tw-border-t-lime-200\/35 {
  border-top-color: rgb(217 249 157 / 0.35);
}
.tw-border-t-lime-200\/40 {
  border-top-color: rgb(217 249 157 / 0.4);
}
.tw-border-t-lime-200\/45 {
  border-top-color: rgb(217 249 157 / 0.45);
}
.tw-border-t-lime-200\/5 {
  border-top-color: rgb(217 249 157 / 0.05);
}
.tw-border-t-lime-200\/50 {
  border-top-color: rgb(217 249 157 / 0.5);
}
.tw-border-t-lime-200\/55 {
  border-top-color: rgb(217 249 157 / 0.55);
}
.tw-border-t-lime-200\/60 {
  border-top-color: rgb(217 249 157 / 0.6);
}
.tw-border-t-lime-200\/65 {
  border-top-color: rgb(217 249 157 / 0.65);
}
.tw-border-t-lime-200\/70 {
  border-top-color: rgb(217 249 157 / 0.7);
}
.tw-border-t-lime-200\/75 {
  border-top-color: rgb(217 249 157 / 0.75);
}
.tw-border-t-lime-200\/80 {
  border-top-color: rgb(217 249 157 / 0.8);
}
.tw-border-t-lime-200\/85 {
  border-top-color: rgb(217 249 157 / 0.85);
}
.tw-border-t-lime-200\/90 {
  border-top-color: rgb(217 249 157 / 0.9);
}
.tw-border-t-lime-200\/95 {
  border-top-color: rgb(217 249 157 / 0.95);
}
.tw-border-t-lime-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-300\/0 {
  border-top-color: rgb(190 242 100 / 0);
}
.tw-border-t-lime-300\/10 {
  border-top-color: rgb(190 242 100 / 0.1);
}
.tw-border-t-lime-300\/100 {
  border-top-color: rgb(190 242 100 / 1);
}
.tw-border-t-lime-300\/15 {
  border-top-color: rgb(190 242 100 / 0.15);
}
.tw-border-t-lime-300\/20 {
  border-top-color: rgb(190 242 100 / 0.2);
}
.tw-border-t-lime-300\/25 {
  border-top-color: rgb(190 242 100 / 0.25);
}
.tw-border-t-lime-300\/30 {
  border-top-color: rgb(190 242 100 / 0.3);
}
.tw-border-t-lime-300\/35 {
  border-top-color: rgb(190 242 100 / 0.35);
}
.tw-border-t-lime-300\/40 {
  border-top-color: rgb(190 242 100 / 0.4);
}
.tw-border-t-lime-300\/45 {
  border-top-color: rgb(190 242 100 / 0.45);
}
.tw-border-t-lime-300\/5 {
  border-top-color: rgb(190 242 100 / 0.05);
}
.tw-border-t-lime-300\/50 {
  border-top-color: rgb(190 242 100 / 0.5);
}
.tw-border-t-lime-300\/55 {
  border-top-color: rgb(190 242 100 / 0.55);
}
.tw-border-t-lime-300\/60 {
  border-top-color: rgb(190 242 100 / 0.6);
}
.tw-border-t-lime-300\/65 {
  border-top-color: rgb(190 242 100 / 0.65);
}
.tw-border-t-lime-300\/70 {
  border-top-color: rgb(190 242 100 / 0.7);
}
.tw-border-t-lime-300\/75 {
  border-top-color: rgb(190 242 100 / 0.75);
}
.tw-border-t-lime-300\/80 {
  border-top-color: rgb(190 242 100 / 0.8);
}
.tw-border-t-lime-300\/85 {
  border-top-color: rgb(190 242 100 / 0.85);
}
.tw-border-t-lime-300\/90 {
  border-top-color: rgb(190 242 100 / 0.9);
}
.tw-border-t-lime-300\/95 {
  border-top-color: rgb(190 242 100 / 0.95);
}
.tw-border-t-lime-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-400\/0 {
  border-top-color: rgb(163 230 53 / 0);
}
.tw-border-t-lime-400\/10 {
  border-top-color: rgb(163 230 53 / 0.1);
}
.tw-border-t-lime-400\/100 {
  border-top-color: rgb(163 230 53 / 1);
}
.tw-border-t-lime-400\/15 {
  border-top-color: rgb(163 230 53 / 0.15);
}
.tw-border-t-lime-400\/20 {
  border-top-color: rgb(163 230 53 / 0.2);
}
.tw-border-t-lime-400\/25 {
  border-top-color: rgb(163 230 53 / 0.25);
}
.tw-border-t-lime-400\/30 {
  border-top-color: rgb(163 230 53 / 0.3);
}
.tw-border-t-lime-400\/35 {
  border-top-color: rgb(163 230 53 / 0.35);
}
.tw-border-t-lime-400\/40 {
  border-top-color: rgb(163 230 53 / 0.4);
}
.tw-border-t-lime-400\/45 {
  border-top-color: rgb(163 230 53 / 0.45);
}
.tw-border-t-lime-400\/5 {
  border-top-color: rgb(163 230 53 / 0.05);
}
.tw-border-t-lime-400\/50 {
  border-top-color: rgb(163 230 53 / 0.5);
}
.tw-border-t-lime-400\/55 {
  border-top-color: rgb(163 230 53 / 0.55);
}
.tw-border-t-lime-400\/60 {
  border-top-color: rgb(163 230 53 / 0.6);
}
.tw-border-t-lime-400\/65 {
  border-top-color: rgb(163 230 53 / 0.65);
}
.tw-border-t-lime-400\/70 {
  border-top-color: rgb(163 230 53 / 0.7);
}
.tw-border-t-lime-400\/75 {
  border-top-color: rgb(163 230 53 / 0.75);
}
.tw-border-t-lime-400\/80 {
  border-top-color: rgb(163 230 53 / 0.8);
}
.tw-border-t-lime-400\/85 {
  border-top-color: rgb(163 230 53 / 0.85);
}
.tw-border-t-lime-400\/90 {
  border-top-color: rgb(163 230 53 / 0.9);
}
.tw-border-t-lime-400\/95 {
  border-top-color: rgb(163 230 53 / 0.95);
}
.tw-border-t-lime-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 254 231 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-50\/0 {
  border-top-color: rgb(247 254 231 / 0);
}
.tw-border-t-lime-50\/10 {
  border-top-color: rgb(247 254 231 / 0.1);
}
.tw-border-t-lime-50\/100 {
  border-top-color: rgb(247 254 231 / 1);
}
.tw-border-t-lime-50\/15 {
  border-top-color: rgb(247 254 231 / 0.15);
}
.tw-border-t-lime-50\/20 {
  border-top-color: rgb(247 254 231 / 0.2);
}
.tw-border-t-lime-50\/25 {
  border-top-color: rgb(247 254 231 / 0.25);
}
.tw-border-t-lime-50\/30 {
  border-top-color: rgb(247 254 231 / 0.3);
}
.tw-border-t-lime-50\/35 {
  border-top-color: rgb(247 254 231 / 0.35);
}
.tw-border-t-lime-50\/40 {
  border-top-color: rgb(247 254 231 / 0.4);
}
.tw-border-t-lime-50\/45 {
  border-top-color: rgb(247 254 231 / 0.45);
}
.tw-border-t-lime-50\/5 {
  border-top-color: rgb(247 254 231 / 0.05);
}
.tw-border-t-lime-50\/50 {
  border-top-color: rgb(247 254 231 / 0.5);
}
.tw-border-t-lime-50\/55 {
  border-top-color: rgb(247 254 231 / 0.55);
}
.tw-border-t-lime-50\/60 {
  border-top-color: rgb(247 254 231 / 0.6);
}
.tw-border-t-lime-50\/65 {
  border-top-color: rgb(247 254 231 / 0.65);
}
.tw-border-t-lime-50\/70 {
  border-top-color: rgb(247 254 231 / 0.7);
}
.tw-border-t-lime-50\/75 {
  border-top-color: rgb(247 254 231 / 0.75);
}
.tw-border-t-lime-50\/80 {
  border-top-color: rgb(247 254 231 / 0.8);
}
.tw-border-t-lime-50\/85 {
  border-top-color: rgb(247 254 231 / 0.85);
}
.tw-border-t-lime-50\/90 {
  border-top-color: rgb(247 254 231 / 0.9);
}
.tw-border-t-lime-50\/95 {
  border-top-color: rgb(247 254 231 / 0.95);
}
.tw-border-t-lime-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-500\/0 {
  border-top-color: rgb(132 204 22 / 0);
}
.tw-border-t-lime-500\/10 {
  border-top-color: rgb(132 204 22 / 0.1);
}
.tw-border-t-lime-500\/100 {
  border-top-color: rgb(132 204 22 / 1);
}
.tw-border-t-lime-500\/15 {
  border-top-color: rgb(132 204 22 / 0.15);
}
.tw-border-t-lime-500\/20 {
  border-top-color: rgb(132 204 22 / 0.2);
}
.tw-border-t-lime-500\/25 {
  border-top-color: rgb(132 204 22 / 0.25);
}
.tw-border-t-lime-500\/30 {
  border-top-color: rgb(132 204 22 / 0.3);
}
.tw-border-t-lime-500\/35 {
  border-top-color: rgb(132 204 22 / 0.35);
}
.tw-border-t-lime-500\/40 {
  border-top-color: rgb(132 204 22 / 0.4);
}
.tw-border-t-lime-500\/45 {
  border-top-color: rgb(132 204 22 / 0.45);
}
.tw-border-t-lime-500\/5 {
  border-top-color: rgb(132 204 22 / 0.05);
}
.tw-border-t-lime-500\/50 {
  border-top-color: rgb(132 204 22 / 0.5);
}
.tw-border-t-lime-500\/55 {
  border-top-color: rgb(132 204 22 / 0.55);
}
.tw-border-t-lime-500\/60 {
  border-top-color: rgb(132 204 22 / 0.6);
}
.tw-border-t-lime-500\/65 {
  border-top-color: rgb(132 204 22 / 0.65);
}
.tw-border-t-lime-500\/70 {
  border-top-color: rgb(132 204 22 / 0.7);
}
.tw-border-t-lime-500\/75 {
  border-top-color: rgb(132 204 22 / 0.75);
}
.tw-border-t-lime-500\/80 {
  border-top-color: rgb(132 204 22 / 0.8);
}
.tw-border-t-lime-500\/85 {
  border-top-color: rgb(132 204 22 / 0.85);
}
.tw-border-t-lime-500\/90 {
  border-top-color: rgb(132 204 22 / 0.9);
}
.tw-border-t-lime-500\/95 {
  border-top-color: rgb(132 204 22 / 0.95);
}
.tw-border-t-lime-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-600\/0 {
  border-top-color: rgb(101 163 13 / 0);
}
.tw-border-t-lime-600\/10 {
  border-top-color: rgb(101 163 13 / 0.1);
}
.tw-border-t-lime-600\/100 {
  border-top-color: rgb(101 163 13 / 1);
}
.tw-border-t-lime-600\/15 {
  border-top-color: rgb(101 163 13 / 0.15);
}
.tw-border-t-lime-600\/20 {
  border-top-color: rgb(101 163 13 / 0.2);
}
.tw-border-t-lime-600\/25 {
  border-top-color: rgb(101 163 13 / 0.25);
}
.tw-border-t-lime-600\/30 {
  border-top-color: rgb(101 163 13 / 0.3);
}
.tw-border-t-lime-600\/35 {
  border-top-color: rgb(101 163 13 / 0.35);
}
.tw-border-t-lime-600\/40 {
  border-top-color: rgb(101 163 13 / 0.4);
}
.tw-border-t-lime-600\/45 {
  border-top-color: rgb(101 163 13 / 0.45);
}
.tw-border-t-lime-600\/5 {
  border-top-color: rgb(101 163 13 / 0.05);
}
.tw-border-t-lime-600\/50 {
  border-top-color: rgb(101 163 13 / 0.5);
}
.tw-border-t-lime-600\/55 {
  border-top-color: rgb(101 163 13 / 0.55);
}
.tw-border-t-lime-600\/60 {
  border-top-color: rgb(101 163 13 / 0.6);
}
.tw-border-t-lime-600\/65 {
  border-top-color: rgb(101 163 13 / 0.65);
}
.tw-border-t-lime-600\/70 {
  border-top-color: rgb(101 163 13 / 0.7);
}
.tw-border-t-lime-600\/75 {
  border-top-color: rgb(101 163 13 / 0.75);
}
.tw-border-t-lime-600\/80 {
  border-top-color: rgb(101 163 13 / 0.8);
}
.tw-border-t-lime-600\/85 {
  border-top-color: rgb(101 163 13 / 0.85);
}
.tw-border-t-lime-600\/90 {
  border-top-color: rgb(101 163 13 / 0.9);
}
.tw-border-t-lime-600\/95 {
  border-top-color: rgb(101 163 13 / 0.95);
}
.tw-border-t-lime-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-700\/0 {
  border-top-color: rgb(77 124 15 / 0);
}
.tw-border-t-lime-700\/10 {
  border-top-color: rgb(77 124 15 / 0.1);
}
.tw-border-t-lime-700\/100 {
  border-top-color: rgb(77 124 15 / 1);
}
.tw-border-t-lime-700\/15 {
  border-top-color: rgb(77 124 15 / 0.15);
}
.tw-border-t-lime-700\/20 {
  border-top-color: rgb(77 124 15 / 0.2);
}
.tw-border-t-lime-700\/25 {
  border-top-color: rgb(77 124 15 / 0.25);
}
.tw-border-t-lime-700\/30 {
  border-top-color: rgb(77 124 15 / 0.3);
}
.tw-border-t-lime-700\/35 {
  border-top-color: rgb(77 124 15 / 0.35);
}
.tw-border-t-lime-700\/40 {
  border-top-color: rgb(77 124 15 / 0.4);
}
.tw-border-t-lime-700\/45 {
  border-top-color: rgb(77 124 15 / 0.45);
}
.tw-border-t-lime-700\/5 {
  border-top-color: rgb(77 124 15 / 0.05);
}
.tw-border-t-lime-700\/50 {
  border-top-color: rgb(77 124 15 / 0.5);
}
.tw-border-t-lime-700\/55 {
  border-top-color: rgb(77 124 15 / 0.55);
}
.tw-border-t-lime-700\/60 {
  border-top-color: rgb(77 124 15 / 0.6);
}
.tw-border-t-lime-700\/65 {
  border-top-color: rgb(77 124 15 / 0.65);
}
.tw-border-t-lime-700\/70 {
  border-top-color: rgb(77 124 15 / 0.7);
}
.tw-border-t-lime-700\/75 {
  border-top-color: rgb(77 124 15 / 0.75);
}
.tw-border-t-lime-700\/80 {
  border-top-color: rgb(77 124 15 / 0.8);
}
.tw-border-t-lime-700\/85 {
  border-top-color: rgb(77 124 15 / 0.85);
}
.tw-border-t-lime-700\/90 {
  border-top-color: rgb(77 124 15 / 0.9);
}
.tw-border-t-lime-700\/95 {
  border-top-color: rgb(77 124 15 / 0.95);
}
.tw-border-t-lime-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-800\/0 {
  border-top-color: rgb(63 98 18 / 0);
}
.tw-border-t-lime-800\/10 {
  border-top-color: rgb(63 98 18 / 0.1);
}
.tw-border-t-lime-800\/100 {
  border-top-color: rgb(63 98 18 / 1);
}
.tw-border-t-lime-800\/15 {
  border-top-color: rgb(63 98 18 / 0.15);
}
.tw-border-t-lime-800\/20 {
  border-top-color: rgb(63 98 18 / 0.2);
}
.tw-border-t-lime-800\/25 {
  border-top-color: rgb(63 98 18 / 0.25);
}
.tw-border-t-lime-800\/30 {
  border-top-color: rgb(63 98 18 / 0.3);
}
.tw-border-t-lime-800\/35 {
  border-top-color: rgb(63 98 18 / 0.35);
}
.tw-border-t-lime-800\/40 {
  border-top-color: rgb(63 98 18 / 0.4);
}
.tw-border-t-lime-800\/45 {
  border-top-color: rgb(63 98 18 / 0.45);
}
.tw-border-t-lime-800\/5 {
  border-top-color: rgb(63 98 18 / 0.05);
}
.tw-border-t-lime-800\/50 {
  border-top-color: rgb(63 98 18 / 0.5);
}
.tw-border-t-lime-800\/55 {
  border-top-color: rgb(63 98 18 / 0.55);
}
.tw-border-t-lime-800\/60 {
  border-top-color: rgb(63 98 18 / 0.6);
}
.tw-border-t-lime-800\/65 {
  border-top-color: rgb(63 98 18 / 0.65);
}
.tw-border-t-lime-800\/70 {
  border-top-color: rgb(63 98 18 / 0.7);
}
.tw-border-t-lime-800\/75 {
  border-top-color: rgb(63 98 18 / 0.75);
}
.tw-border-t-lime-800\/80 {
  border-top-color: rgb(63 98 18 / 0.8);
}
.tw-border-t-lime-800\/85 {
  border-top-color: rgb(63 98 18 / 0.85);
}
.tw-border-t-lime-800\/90 {
  border-top-color: rgb(63 98 18 / 0.9);
}
.tw-border-t-lime-800\/95 {
  border-top-color: rgb(63 98 18 / 0.95);
}
.tw-border-t-lime-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-900\/0 {
  border-top-color: rgb(54 83 20 / 0);
}
.tw-border-t-lime-900\/10 {
  border-top-color: rgb(54 83 20 / 0.1);
}
.tw-border-t-lime-900\/100 {
  border-top-color: rgb(54 83 20 / 1);
}
.tw-border-t-lime-900\/15 {
  border-top-color: rgb(54 83 20 / 0.15);
}
.tw-border-t-lime-900\/20 {
  border-top-color: rgb(54 83 20 / 0.2);
}
.tw-border-t-lime-900\/25 {
  border-top-color: rgb(54 83 20 / 0.25);
}
.tw-border-t-lime-900\/30 {
  border-top-color: rgb(54 83 20 / 0.3);
}
.tw-border-t-lime-900\/35 {
  border-top-color: rgb(54 83 20 / 0.35);
}
.tw-border-t-lime-900\/40 {
  border-top-color: rgb(54 83 20 / 0.4);
}
.tw-border-t-lime-900\/45 {
  border-top-color: rgb(54 83 20 / 0.45);
}
.tw-border-t-lime-900\/5 {
  border-top-color: rgb(54 83 20 / 0.05);
}
.tw-border-t-lime-900\/50 {
  border-top-color: rgb(54 83 20 / 0.5);
}
.tw-border-t-lime-900\/55 {
  border-top-color: rgb(54 83 20 / 0.55);
}
.tw-border-t-lime-900\/60 {
  border-top-color: rgb(54 83 20 / 0.6);
}
.tw-border-t-lime-900\/65 {
  border-top-color: rgb(54 83 20 / 0.65);
}
.tw-border-t-lime-900\/70 {
  border-top-color: rgb(54 83 20 / 0.7);
}
.tw-border-t-lime-900\/75 {
  border-top-color: rgb(54 83 20 / 0.75);
}
.tw-border-t-lime-900\/80 {
  border-top-color: rgb(54 83 20 / 0.8);
}
.tw-border-t-lime-900\/85 {
  border-top-color: rgb(54 83 20 / 0.85);
}
.tw-border-t-lime-900\/90 {
  border-top-color: rgb(54 83 20 / 0.9);
}
.tw-border-t-lime-900\/95 {
  border-top-color: rgb(54 83 20 / 0.95);
}
.tw-border-t-lime-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(26 46 5 / var(--tw-border-opacity, 1));
}
.tw-border-t-lime-950\/0 {
  border-top-color: rgb(26 46 5 / 0);
}
.tw-border-t-lime-950\/10 {
  border-top-color: rgb(26 46 5 / 0.1);
}
.tw-border-t-lime-950\/100 {
  border-top-color: rgb(26 46 5 / 1);
}
.tw-border-t-lime-950\/15 {
  border-top-color: rgb(26 46 5 / 0.15);
}
.tw-border-t-lime-950\/20 {
  border-top-color: rgb(26 46 5 / 0.2);
}
.tw-border-t-lime-950\/25 {
  border-top-color: rgb(26 46 5 / 0.25);
}
.tw-border-t-lime-950\/30 {
  border-top-color: rgb(26 46 5 / 0.3);
}
.tw-border-t-lime-950\/35 {
  border-top-color: rgb(26 46 5 / 0.35);
}
.tw-border-t-lime-950\/40 {
  border-top-color: rgb(26 46 5 / 0.4);
}
.tw-border-t-lime-950\/45 {
  border-top-color: rgb(26 46 5 / 0.45);
}
.tw-border-t-lime-950\/5 {
  border-top-color: rgb(26 46 5 / 0.05);
}
.tw-border-t-lime-950\/50 {
  border-top-color: rgb(26 46 5 / 0.5);
}
.tw-border-t-lime-950\/55 {
  border-top-color: rgb(26 46 5 / 0.55);
}
.tw-border-t-lime-950\/60 {
  border-top-color: rgb(26 46 5 / 0.6);
}
.tw-border-t-lime-950\/65 {
  border-top-color: rgb(26 46 5 / 0.65);
}
.tw-border-t-lime-950\/70 {
  border-top-color: rgb(26 46 5 / 0.7);
}
.tw-border-t-lime-950\/75 {
  border-top-color: rgb(26 46 5 / 0.75);
}
.tw-border-t-lime-950\/80 {
  border-top-color: rgb(26 46 5 / 0.8);
}
.tw-border-t-lime-950\/85 {
  border-top-color: rgb(26 46 5 / 0.85);
}
.tw-border-t-lime-950\/90 {
  border-top-color: rgb(26 46 5 / 0.9);
}
.tw-border-t-lime-950\/95 {
  border-top-color: rgb(26 46 5 / 0.95);
}
.tw-border-t-neutral-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-100\/0 {
  border-top-color: rgb(245 245 245 / 0);
}
.tw-border-t-neutral-100\/10 {
  border-top-color: rgb(245 245 245 / 0.1);
}
.tw-border-t-neutral-100\/100 {
  border-top-color: rgb(245 245 245 / 1);
}
.tw-border-t-neutral-100\/15 {
  border-top-color: rgb(245 245 245 / 0.15);
}
.tw-border-t-neutral-100\/20 {
  border-top-color: rgb(245 245 245 / 0.2);
}
.tw-border-t-neutral-100\/25 {
  border-top-color: rgb(245 245 245 / 0.25);
}
.tw-border-t-neutral-100\/30 {
  border-top-color: rgb(245 245 245 / 0.3);
}
.tw-border-t-neutral-100\/35 {
  border-top-color: rgb(245 245 245 / 0.35);
}
.tw-border-t-neutral-100\/40 {
  border-top-color: rgb(245 245 245 / 0.4);
}
.tw-border-t-neutral-100\/45 {
  border-top-color: rgb(245 245 245 / 0.45);
}
.tw-border-t-neutral-100\/5 {
  border-top-color: rgb(245 245 245 / 0.05);
}
.tw-border-t-neutral-100\/50 {
  border-top-color: rgb(245 245 245 / 0.5);
}
.tw-border-t-neutral-100\/55 {
  border-top-color: rgb(245 245 245 / 0.55);
}
.tw-border-t-neutral-100\/60 {
  border-top-color: rgb(245 245 245 / 0.6);
}
.tw-border-t-neutral-100\/65 {
  border-top-color: rgb(245 245 245 / 0.65);
}
.tw-border-t-neutral-100\/70 {
  border-top-color: rgb(245 245 245 / 0.7);
}
.tw-border-t-neutral-100\/75 {
  border-top-color: rgb(245 245 245 / 0.75);
}
.tw-border-t-neutral-100\/80 {
  border-top-color: rgb(245 245 245 / 0.8);
}
.tw-border-t-neutral-100\/85 {
  border-top-color: rgb(245 245 245 / 0.85);
}
.tw-border-t-neutral-100\/90 {
  border-top-color: rgb(245 245 245 / 0.9);
}
.tw-border-t-neutral-100\/95 {
  border-top-color: rgb(245 245 245 / 0.95);
}
.tw-border-t-neutral-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-200\/0 {
  border-top-color: rgb(229 229 229 / 0);
}
.tw-border-t-neutral-200\/10 {
  border-top-color: rgb(229 229 229 / 0.1);
}
.tw-border-t-neutral-200\/100 {
  border-top-color: rgb(229 229 229 / 1);
}
.tw-border-t-neutral-200\/15 {
  border-top-color: rgb(229 229 229 / 0.15);
}
.tw-border-t-neutral-200\/20 {
  border-top-color: rgb(229 229 229 / 0.2);
}
.tw-border-t-neutral-200\/25 {
  border-top-color: rgb(229 229 229 / 0.25);
}
.tw-border-t-neutral-200\/30 {
  border-top-color: rgb(229 229 229 / 0.3);
}
.tw-border-t-neutral-200\/35 {
  border-top-color: rgb(229 229 229 / 0.35);
}
.tw-border-t-neutral-200\/40 {
  border-top-color: rgb(229 229 229 / 0.4);
}
.tw-border-t-neutral-200\/45 {
  border-top-color: rgb(229 229 229 / 0.45);
}
.tw-border-t-neutral-200\/5 {
  border-top-color: rgb(229 229 229 / 0.05);
}
.tw-border-t-neutral-200\/50 {
  border-top-color: rgb(229 229 229 / 0.5);
}
.tw-border-t-neutral-200\/55 {
  border-top-color: rgb(229 229 229 / 0.55);
}
.tw-border-t-neutral-200\/60 {
  border-top-color: rgb(229 229 229 / 0.6);
}
.tw-border-t-neutral-200\/65 {
  border-top-color: rgb(229 229 229 / 0.65);
}
.tw-border-t-neutral-200\/70 {
  border-top-color: rgb(229 229 229 / 0.7);
}
.tw-border-t-neutral-200\/75 {
  border-top-color: rgb(229 229 229 / 0.75);
}
.tw-border-t-neutral-200\/80 {
  border-top-color: rgb(229 229 229 / 0.8);
}
.tw-border-t-neutral-200\/85 {
  border-top-color: rgb(229 229 229 / 0.85);
}
.tw-border-t-neutral-200\/90 {
  border-top-color: rgb(229 229 229 / 0.9);
}
.tw-border-t-neutral-200\/95 {
  border-top-color: rgb(229 229 229 / 0.95);
}
.tw-border-t-neutral-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-300\/0 {
  border-top-color: rgb(212 212 212 / 0);
}
.tw-border-t-neutral-300\/10 {
  border-top-color: rgb(212 212 212 / 0.1);
}
.tw-border-t-neutral-300\/100 {
  border-top-color: rgb(212 212 212 / 1);
}
.tw-border-t-neutral-300\/15 {
  border-top-color: rgb(212 212 212 / 0.15);
}
.tw-border-t-neutral-300\/20 {
  border-top-color: rgb(212 212 212 / 0.2);
}
.tw-border-t-neutral-300\/25 {
  border-top-color: rgb(212 212 212 / 0.25);
}
.tw-border-t-neutral-300\/30 {
  border-top-color: rgb(212 212 212 / 0.3);
}
.tw-border-t-neutral-300\/35 {
  border-top-color: rgb(212 212 212 / 0.35);
}
.tw-border-t-neutral-300\/40 {
  border-top-color: rgb(212 212 212 / 0.4);
}
.tw-border-t-neutral-300\/45 {
  border-top-color: rgb(212 212 212 / 0.45);
}
.tw-border-t-neutral-300\/5 {
  border-top-color: rgb(212 212 212 / 0.05);
}
.tw-border-t-neutral-300\/50 {
  border-top-color: rgb(212 212 212 / 0.5);
}
.tw-border-t-neutral-300\/55 {
  border-top-color: rgb(212 212 212 / 0.55);
}
.tw-border-t-neutral-300\/60 {
  border-top-color: rgb(212 212 212 / 0.6);
}
.tw-border-t-neutral-300\/65 {
  border-top-color: rgb(212 212 212 / 0.65);
}
.tw-border-t-neutral-300\/70 {
  border-top-color: rgb(212 212 212 / 0.7);
}
.tw-border-t-neutral-300\/75 {
  border-top-color: rgb(212 212 212 / 0.75);
}
.tw-border-t-neutral-300\/80 {
  border-top-color: rgb(212 212 212 / 0.8);
}
.tw-border-t-neutral-300\/85 {
  border-top-color: rgb(212 212 212 / 0.85);
}
.tw-border-t-neutral-300\/90 {
  border-top-color: rgb(212 212 212 / 0.9);
}
.tw-border-t-neutral-300\/95 {
  border-top-color: rgb(212 212 212 / 0.95);
}
.tw-border-t-neutral-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-400\/0 {
  border-top-color: rgb(163 163 163 / 0);
}
.tw-border-t-neutral-400\/10 {
  border-top-color: rgb(163 163 163 / 0.1);
}
.tw-border-t-neutral-400\/100 {
  border-top-color: rgb(163 163 163 / 1);
}
.tw-border-t-neutral-400\/15 {
  border-top-color: rgb(163 163 163 / 0.15);
}
.tw-border-t-neutral-400\/20 {
  border-top-color: rgb(163 163 163 / 0.2);
}
.tw-border-t-neutral-400\/25 {
  border-top-color: rgb(163 163 163 / 0.25);
}
.tw-border-t-neutral-400\/30 {
  border-top-color: rgb(163 163 163 / 0.3);
}
.tw-border-t-neutral-400\/35 {
  border-top-color: rgb(163 163 163 / 0.35);
}
.tw-border-t-neutral-400\/40 {
  border-top-color: rgb(163 163 163 / 0.4);
}
.tw-border-t-neutral-400\/45 {
  border-top-color: rgb(163 163 163 / 0.45);
}
.tw-border-t-neutral-400\/5 {
  border-top-color: rgb(163 163 163 / 0.05);
}
.tw-border-t-neutral-400\/50 {
  border-top-color: rgb(163 163 163 / 0.5);
}
.tw-border-t-neutral-400\/55 {
  border-top-color: rgb(163 163 163 / 0.55);
}
.tw-border-t-neutral-400\/60 {
  border-top-color: rgb(163 163 163 / 0.6);
}
.tw-border-t-neutral-400\/65 {
  border-top-color: rgb(163 163 163 / 0.65);
}
.tw-border-t-neutral-400\/70 {
  border-top-color: rgb(163 163 163 / 0.7);
}
.tw-border-t-neutral-400\/75 {
  border-top-color: rgb(163 163 163 / 0.75);
}
.tw-border-t-neutral-400\/80 {
  border-top-color: rgb(163 163 163 / 0.8);
}
.tw-border-t-neutral-400\/85 {
  border-top-color: rgb(163 163 163 / 0.85);
}
.tw-border-t-neutral-400\/90 {
  border-top-color: rgb(163 163 163 / 0.9);
}
.tw-border-t-neutral-400\/95 {
  border-top-color: rgb(163 163 163 / 0.95);
}
.tw-border-t-neutral-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
}
.tw-border-t-neutral-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
}
.tw-border-t-neutral-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
}
.tw-border-t-neutral-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
}
.tw-border-t-neutral-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
}
.tw-border-t-neutral-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
}
.tw-border-t-neutral-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
}
.tw-border-t-neutral-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
}
.tw-border-t-neutral-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
}
.tw-border-t-neutral-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
}
.tw-border-t-neutral-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
}
.tw-border-t-neutral-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
}
.tw-border-t-neutral-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
}
.tw-border-t-neutral-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
}
.tw-border-t-neutral-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
}
.tw-border-t-neutral-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
}
.tw-border-t-neutral-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
}
.tw-border-t-neutral-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
}
.tw-border-t-neutral-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
}
.tw-border-t-neutral-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
}
.tw-border-t-neutral-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
}
.tw-border-t-neutral-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-500\/0 {
  border-top-color: rgb(115 115 115 / 0);
}
.tw-border-t-neutral-500\/10 {
  border-top-color: rgb(115 115 115 / 0.1);
}
.tw-border-t-neutral-500\/100 {
  border-top-color: rgb(115 115 115 / 1);
}
.tw-border-t-neutral-500\/15 {
  border-top-color: rgb(115 115 115 / 0.15);
}
.tw-border-t-neutral-500\/20 {
  border-top-color: rgb(115 115 115 / 0.2);
}
.tw-border-t-neutral-500\/25 {
  border-top-color: rgb(115 115 115 / 0.25);
}
.tw-border-t-neutral-500\/30 {
  border-top-color: rgb(115 115 115 / 0.3);
}
.tw-border-t-neutral-500\/35 {
  border-top-color: rgb(115 115 115 / 0.35);
}
.tw-border-t-neutral-500\/40 {
  border-top-color: rgb(115 115 115 / 0.4);
}
.tw-border-t-neutral-500\/45 {
  border-top-color: rgb(115 115 115 / 0.45);
}
.tw-border-t-neutral-500\/5 {
  border-top-color: rgb(115 115 115 / 0.05);
}
.tw-border-t-neutral-500\/50 {
  border-top-color: rgb(115 115 115 / 0.5);
}
.tw-border-t-neutral-500\/55 {
  border-top-color: rgb(115 115 115 / 0.55);
}
.tw-border-t-neutral-500\/60 {
  border-top-color: rgb(115 115 115 / 0.6);
}
.tw-border-t-neutral-500\/65 {
  border-top-color: rgb(115 115 115 / 0.65);
}
.tw-border-t-neutral-500\/70 {
  border-top-color: rgb(115 115 115 / 0.7);
}
.tw-border-t-neutral-500\/75 {
  border-top-color: rgb(115 115 115 / 0.75);
}
.tw-border-t-neutral-500\/80 {
  border-top-color: rgb(115 115 115 / 0.8);
}
.tw-border-t-neutral-500\/85 {
  border-top-color: rgb(115 115 115 / 0.85);
}
.tw-border-t-neutral-500\/90 {
  border-top-color: rgb(115 115 115 / 0.9);
}
.tw-border-t-neutral-500\/95 {
  border-top-color: rgb(115 115 115 / 0.95);
}
.tw-border-t-neutral-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-600\/0 {
  border-top-color: rgb(82 82 82 / 0);
}
.tw-border-t-neutral-600\/10 {
  border-top-color: rgb(82 82 82 / 0.1);
}
.tw-border-t-neutral-600\/100 {
  border-top-color: rgb(82 82 82 / 1);
}
.tw-border-t-neutral-600\/15 {
  border-top-color: rgb(82 82 82 / 0.15);
}
.tw-border-t-neutral-600\/20 {
  border-top-color: rgb(82 82 82 / 0.2);
}
.tw-border-t-neutral-600\/25 {
  border-top-color: rgb(82 82 82 / 0.25);
}
.tw-border-t-neutral-600\/30 {
  border-top-color: rgb(82 82 82 / 0.3);
}
.tw-border-t-neutral-600\/35 {
  border-top-color: rgb(82 82 82 / 0.35);
}
.tw-border-t-neutral-600\/40 {
  border-top-color: rgb(82 82 82 / 0.4);
}
.tw-border-t-neutral-600\/45 {
  border-top-color: rgb(82 82 82 / 0.45);
}
.tw-border-t-neutral-600\/5 {
  border-top-color: rgb(82 82 82 / 0.05);
}
.tw-border-t-neutral-600\/50 {
  border-top-color: rgb(82 82 82 / 0.5);
}
.tw-border-t-neutral-600\/55 {
  border-top-color: rgb(82 82 82 / 0.55);
}
.tw-border-t-neutral-600\/60 {
  border-top-color: rgb(82 82 82 / 0.6);
}
.tw-border-t-neutral-600\/65 {
  border-top-color: rgb(82 82 82 / 0.65);
}
.tw-border-t-neutral-600\/70 {
  border-top-color: rgb(82 82 82 / 0.7);
}
.tw-border-t-neutral-600\/75 {
  border-top-color: rgb(82 82 82 / 0.75);
}
.tw-border-t-neutral-600\/80 {
  border-top-color: rgb(82 82 82 / 0.8);
}
.tw-border-t-neutral-600\/85 {
  border-top-color: rgb(82 82 82 / 0.85);
}
.tw-border-t-neutral-600\/90 {
  border-top-color: rgb(82 82 82 / 0.9);
}
.tw-border-t-neutral-600\/95 {
  border-top-color: rgb(82 82 82 / 0.95);
}
.tw-border-t-neutral-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-700\/0 {
  border-top-color: rgb(64 64 64 / 0);
}
.tw-border-t-neutral-700\/10 {
  border-top-color: rgb(64 64 64 / 0.1);
}
.tw-border-t-neutral-700\/100 {
  border-top-color: rgb(64 64 64 / 1);
}
.tw-border-t-neutral-700\/15 {
  border-top-color: rgb(64 64 64 / 0.15);
}
.tw-border-t-neutral-700\/20 {
  border-top-color: rgb(64 64 64 / 0.2);
}
.tw-border-t-neutral-700\/25 {
  border-top-color: rgb(64 64 64 / 0.25);
}
.tw-border-t-neutral-700\/30 {
  border-top-color: rgb(64 64 64 / 0.3);
}
.tw-border-t-neutral-700\/35 {
  border-top-color: rgb(64 64 64 / 0.35);
}
.tw-border-t-neutral-700\/40 {
  border-top-color: rgb(64 64 64 / 0.4);
}
.tw-border-t-neutral-700\/45 {
  border-top-color: rgb(64 64 64 / 0.45);
}
.tw-border-t-neutral-700\/5 {
  border-top-color: rgb(64 64 64 / 0.05);
}
.tw-border-t-neutral-700\/50 {
  border-top-color: rgb(64 64 64 / 0.5);
}
.tw-border-t-neutral-700\/55 {
  border-top-color: rgb(64 64 64 / 0.55);
}
.tw-border-t-neutral-700\/60 {
  border-top-color: rgb(64 64 64 / 0.6);
}
.tw-border-t-neutral-700\/65 {
  border-top-color: rgb(64 64 64 / 0.65);
}
.tw-border-t-neutral-700\/70 {
  border-top-color: rgb(64 64 64 / 0.7);
}
.tw-border-t-neutral-700\/75 {
  border-top-color: rgb(64 64 64 / 0.75);
}
.tw-border-t-neutral-700\/80 {
  border-top-color: rgb(64 64 64 / 0.8);
}
.tw-border-t-neutral-700\/85 {
  border-top-color: rgb(64 64 64 / 0.85);
}
.tw-border-t-neutral-700\/90 {
  border-top-color: rgb(64 64 64 / 0.9);
}
.tw-border-t-neutral-700\/95 {
  border-top-color: rgb(64 64 64 / 0.95);
}
.tw-border-t-neutral-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-800\/0 {
  border-top-color: rgb(38 38 38 / 0);
}
.tw-border-t-neutral-800\/10 {
  border-top-color: rgb(38 38 38 / 0.1);
}
.tw-border-t-neutral-800\/100 {
  border-top-color: rgb(38 38 38 / 1);
}
.tw-border-t-neutral-800\/15 {
  border-top-color: rgb(38 38 38 / 0.15);
}
.tw-border-t-neutral-800\/20 {
  border-top-color: rgb(38 38 38 / 0.2);
}
.tw-border-t-neutral-800\/25 {
  border-top-color: rgb(38 38 38 / 0.25);
}
.tw-border-t-neutral-800\/30 {
  border-top-color: rgb(38 38 38 / 0.3);
}
.tw-border-t-neutral-800\/35 {
  border-top-color: rgb(38 38 38 / 0.35);
}
.tw-border-t-neutral-800\/40 {
  border-top-color: rgb(38 38 38 / 0.4);
}
.tw-border-t-neutral-800\/45 {
  border-top-color: rgb(38 38 38 / 0.45);
}
.tw-border-t-neutral-800\/5 {
  border-top-color: rgb(38 38 38 / 0.05);
}
.tw-border-t-neutral-800\/50 {
  border-top-color: rgb(38 38 38 / 0.5);
}
.tw-border-t-neutral-800\/55 {
  border-top-color: rgb(38 38 38 / 0.55);
}
.tw-border-t-neutral-800\/60 {
  border-top-color: rgb(38 38 38 / 0.6);
}
.tw-border-t-neutral-800\/65 {
  border-top-color: rgb(38 38 38 / 0.65);
}
.tw-border-t-neutral-800\/70 {
  border-top-color: rgb(38 38 38 / 0.7);
}
.tw-border-t-neutral-800\/75 {
  border-top-color: rgb(38 38 38 / 0.75);
}
.tw-border-t-neutral-800\/80 {
  border-top-color: rgb(38 38 38 / 0.8);
}
.tw-border-t-neutral-800\/85 {
  border-top-color: rgb(38 38 38 / 0.85);
}
.tw-border-t-neutral-800\/90 {
  border-top-color: rgb(38 38 38 / 0.9);
}
.tw-border-t-neutral-800\/95 {
  border-top-color: rgb(38 38 38 / 0.95);
}
.tw-border-t-neutral-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-900\/0 {
  border-top-color: rgb(23 23 23 / 0);
}
.tw-border-t-neutral-900\/10 {
  border-top-color: rgb(23 23 23 / 0.1);
}
.tw-border-t-neutral-900\/100 {
  border-top-color: rgb(23 23 23 / 1);
}
.tw-border-t-neutral-900\/15 {
  border-top-color: rgb(23 23 23 / 0.15);
}
.tw-border-t-neutral-900\/20 {
  border-top-color: rgb(23 23 23 / 0.2);
}
.tw-border-t-neutral-900\/25 {
  border-top-color: rgb(23 23 23 / 0.25);
}
.tw-border-t-neutral-900\/30 {
  border-top-color: rgb(23 23 23 / 0.3);
}
.tw-border-t-neutral-900\/35 {
  border-top-color: rgb(23 23 23 / 0.35);
}
.tw-border-t-neutral-900\/40 {
  border-top-color: rgb(23 23 23 / 0.4);
}
.tw-border-t-neutral-900\/45 {
  border-top-color: rgb(23 23 23 / 0.45);
}
.tw-border-t-neutral-900\/5 {
  border-top-color: rgb(23 23 23 / 0.05);
}
.tw-border-t-neutral-900\/50 {
  border-top-color: rgb(23 23 23 / 0.5);
}
.tw-border-t-neutral-900\/55 {
  border-top-color: rgb(23 23 23 / 0.55);
}
.tw-border-t-neutral-900\/60 {
  border-top-color: rgb(23 23 23 / 0.6);
}
.tw-border-t-neutral-900\/65 {
  border-top-color: rgb(23 23 23 / 0.65);
}
.tw-border-t-neutral-900\/70 {
  border-top-color: rgb(23 23 23 / 0.7);
}
.tw-border-t-neutral-900\/75 {
  border-top-color: rgb(23 23 23 / 0.75);
}
.tw-border-t-neutral-900\/80 {
  border-top-color: rgb(23 23 23 / 0.8);
}
.tw-border-t-neutral-900\/85 {
  border-top-color: rgb(23 23 23 / 0.85);
}
.tw-border-t-neutral-900\/90 {
  border-top-color: rgb(23 23 23 / 0.9);
}
.tw-border-t-neutral-900\/95 {
  border-top-color: rgb(23 23 23 / 0.95);
}
.tw-border-t-neutral-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(10 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-t-neutral-950\/0 {
  border-top-color: rgb(10 10 10 / 0);
}
.tw-border-t-neutral-950\/10 {
  border-top-color: rgb(10 10 10 / 0.1);
}
.tw-border-t-neutral-950\/100 {
  border-top-color: rgb(10 10 10 / 1);
}
.tw-border-t-neutral-950\/15 {
  border-top-color: rgb(10 10 10 / 0.15);
}
.tw-border-t-neutral-950\/20 {
  border-top-color: rgb(10 10 10 / 0.2);
}
.tw-border-t-neutral-950\/25 {
  border-top-color: rgb(10 10 10 / 0.25);
}
.tw-border-t-neutral-950\/30 {
  border-top-color: rgb(10 10 10 / 0.3);
}
.tw-border-t-neutral-950\/35 {
  border-top-color: rgb(10 10 10 / 0.35);
}
.tw-border-t-neutral-950\/40 {
  border-top-color: rgb(10 10 10 / 0.4);
}
.tw-border-t-neutral-950\/45 {
  border-top-color: rgb(10 10 10 / 0.45);
}
.tw-border-t-neutral-950\/5 {
  border-top-color: rgb(10 10 10 / 0.05);
}
.tw-border-t-neutral-950\/50 {
  border-top-color: rgb(10 10 10 / 0.5);
}
.tw-border-t-neutral-950\/55 {
  border-top-color: rgb(10 10 10 / 0.55);
}
.tw-border-t-neutral-950\/60 {
  border-top-color: rgb(10 10 10 / 0.6);
}
.tw-border-t-neutral-950\/65 {
  border-top-color: rgb(10 10 10 / 0.65);
}
.tw-border-t-neutral-950\/70 {
  border-top-color: rgb(10 10 10 / 0.7);
}
.tw-border-t-neutral-950\/75 {
  border-top-color: rgb(10 10 10 / 0.75);
}
.tw-border-t-neutral-950\/80 {
  border-top-color: rgb(10 10 10 / 0.8);
}
.tw-border-t-neutral-950\/85 {
  border-top-color: rgb(10 10 10 / 0.85);
}
.tw-border-t-neutral-950\/90 {
  border-top-color: rgb(10 10 10 / 0.9);
}
.tw-border-t-neutral-950\/95 {
  border-top-color: rgb(10 10 10 / 0.95);
}
.tw-border-t-orange-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-100\/0 {
  border-top-color: rgb(255 237 213 / 0);
}
.tw-border-t-orange-100\/10 {
  border-top-color: rgb(255 237 213 / 0.1);
}
.tw-border-t-orange-100\/100 {
  border-top-color: rgb(255 237 213 / 1);
}
.tw-border-t-orange-100\/15 {
  border-top-color: rgb(255 237 213 / 0.15);
}
.tw-border-t-orange-100\/20 {
  border-top-color: rgb(255 237 213 / 0.2);
}
.tw-border-t-orange-100\/25 {
  border-top-color: rgb(255 237 213 / 0.25);
}
.tw-border-t-orange-100\/30 {
  border-top-color: rgb(255 237 213 / 0.3);
}
.tw-border-t-orange-100\/35 {
  border-top-color: rgb(255 237 213 / 0.35);
}
.tw-border-t-orange-100\/40 {
  border-top-color: rgb(255 237 213 / 0.4);
}
.tw-border-t-orange-100\/45 {
  border-top-color: rgb(255 237 213 / 0.45);
}
.tw-border-t-orange-100\/5 {
  border-top-color: rgb(255 237 213 / 0.05);
}
.tw-border-t-orange-100\/50 {
  border-top-color: rgb(255 237 213 / 0.5);
}
.tw-border-t-orange-100\/55 {
  border-top-color: rgb(255 237 213 / 0.55);
}
.tw-border-t-orange-100\/60 {
  border-top-color: rgb(255 237 213 / 0.6);
}
.tw-border-t-orange-100\/65 {
  border-top-color: rgb(255 237 213 / 0.65);
}
.tw-border-t-orange-100\/70 {
  border-top-color: rgb(255 237 213 / 0.7);
}
.tw-border-t-orange-100\/75 {
  border-top-color: rgb(255 237 213 / 0.75);
}
.tw-border-t-orange-100\/80 {
  border-top-color: rgb(255 237 213 / 0.8);
}
.tw-border-t-orange-100\/85 {
  border-top-color: rgb(255 237 213 / 0.85);
}
.tw-border-t-orange-100\/90 {
  border-top-color: rgb(255 237 213 / 0.9);
}
.tw-border-t-orange-100\/95 {
  border-top-color: rgb(255 237 213 / 0.95);
}
.tw-border-t-orange-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-200\/0 {
  border-top-color: rgb(254 215 170 / 0);
}
.tw-border-t-orange-200\/10 {
  border-top-color: rgb(254 215 170 / 0.1);
}
.tw-border-t-orange-200\/100 {
  border-top-color: rgb(254 215 170 / 1);
}
.tw-border-t-orange-200\/15 {
  border-top-color: rgb(254 215 170 / 0.15);
}
.tw-border-t-orange-200\/20 {
  border-top-color: rgb(254 215 170 / 0.2);
}
.tw-border-t-orange-200\/25 {
  border-top-color: rgb(254 215 170 / 0.25);
}
.tw-border-t-orange-200\/30 {
  border-top-color: rgb(254 215 170 / 0.3);
}
.tw-border-t-orange-200\/35 {
  border-top-color: rgb(254 215 170 / 0.35);
}
.tw-border-t-orange-200\/40 {
  border-top-color: rgb(254 215 170 / 0.4);
}
.tw-border-t-orange-200\/45 {
  border-top-color: rgb(254 215 170 / 0.45);
}
.tw-border-t-orange-200\/5 {
  border-top-color: rgb(254 215 170 / 0.05);
}
.tw-border-t-orange-200\/50 {
  border-top-color: rgb(254 215 170 / 0.5);
}
.tw-border-t-orange-200\/55 {
  border-top-color: rgb(254 215 170 / 0.55);
}
.tw-border-t-orange-200\/60 {
  border-top-color: rgb(254 215 170 / 0.6);
}
.tw-border-t-orange-200\/65 {
  border-top-color: rgb(254 215 170 / 0.65);
}
.tw-border-t-orange-200\/70 {
  border-top-color: rgb(254 215 170 / 0.7);
}
.tw-border-t-orange-200\/75 {
  border-top-color: rgb(254 215 170 / 0.75);
}
.tw-border-t-orange-200\/80 {
  border-top-color: rgb(254 215 170 / 0.8);
}
.tw-border-t-orange-200\/85 {
  border-top-color: rgb(254 215 170 / 0.85);
}
.tw-border-t-orange-200\/90 {
  border-top-color: rgb(254 215 170 / 0.9);
}
.tw-border-t-orange-200\/95 {
  border-top-color: rgb(254 215 170 / 0.95);
}
.tw-border-t-orange-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-300\/0 {
  border-top-color: rgb(253 186 116 / 0);
}
.tw-border-t-orange-300\/10 {
  border-top-color: rgb(253 186 116 / 0.1);
}
.tw-border-t-orange-300\/100 {
  border-top-color: rgb(253 186 116 / 1);
}
.tw-border-t-orange-300\/15 {
  border-top-color: rgb(253 186 116 / 0.15);
}
.tw-border-t-orange-300\/20 {
  border-top-color: rgb(253 186 116 / 0.2);
}
.tw-border-t-orange-300\/25 {
  border-top-color: rgb(253 186 116 / 0.25);
}
.tw-border-t-orange-300\/30 {
  border-top-color: rgb(253 186 116 / 0.3);
}
.tw-border-t-orange-300\/35 {
  border-top-color: rgb(253 186 116 / 0.35);
}
.tw-border-t-orange-300\/40 {
  border-top-color: rgb(253 186 116 / 0.4);
}
.tw-border-t-orange-300\/45 {
  border-top-color: rgb(253 186 116 / 0.45);
}
.tw-border-t-orange-300\/5 {
  border-top-color: rgb(253 186 116 / 0.05);
}
.tw-border-t-orange-300\/50 {
  border-top-color: rgb(253 186 116 / 0.5);
}
.tw-border-t-orange-300\/55 {
  border-top-color: rgb(253 186 116 / 0.55);
}
.tw-border-t-orange-300\/60 {
  border-top-color: rgb(253 186 116 / 0.6);
}
.tw-border-t-orange-300\/65 {
  border-top-color: rgb(253 186 116 / 0.65);
}
.tw-border-t-orange-300\/70 {
  border-top-color: rgb(253 186 116 / 0.7);
}
.tw-border-t-orange-300\/75 {
  border-top-color: rgb(253 186 116 / 0.75);
}
.tw-border-t-orange-300\/80 {
  border-top-color: rgb(253 186 116 / 0.8);
}
.tw-border-t-orange-300\/85 {
  border-top-color: rgb(253 186 116 / 0.85);
}
.tw-border-t-orange-300\/90 {
  border-top-color: rgb(253 186 116 / 0.9);
}
.tw-border-t-orange-300\/95 {
  border-top-color: rgb(253 186 116 / 0.95);
}
.tw-border-t-orange-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-400\/0 {
  border-top-color: rgb(251 146 60 / 0);
}
.tw-border-t-orange-400\/10 {
  border-top-color: rgb(251 146 60 / 0.1);
}
.tw-border-t-orange-400\/100 {
  border-top-color: rgb(251 146 60 / 1);
}
.tw-border-t-orange-400\/15 {
  border-top-color: rgb(251 146 60 / 0.15);
}
.tw-border-t-orange-400\/20 {
  border-top-color: rgb(251 146 60 / 0.2);
}
.tw-border-t-orange-400\/25 {
  border-top-color: rgb(251 146 60 / 0.25);
}
.tw-border-t-orange-400\/30 {
  border-top-color: rgb(251 146 60 / 0.3);
}
.tw-border-t-orange-400\/35 {
  border-top-color: rgb(251 146 60 / 0.35);
}
.tw-border-t-orange-400\/40 {
  border-top-color: rgb(251 146 60 / 0.4);
}
.tw-border-t-orange-400\/45 {
  border-top-color: rgb(251 146 60 / 0.45);
}
.tw-border-t-orange-400\/5 {
  border-top-color: rgb(251 146 60 / 0.05);
}
.tw-border-t-orange-400\/50 {
  border-top-color: rgb(251 146 60 / 0.5);
}
.tw-border-t-orange-400\/55 {
  border-top-color: rgb(251 146 60 / 0.55);
}
.tw-border-t-orange-400\/60 {
  border-top-color: rgb(251 146 60 / 0.6);
}
.tw-border-t-orange-400\/65 {
  border-top-color: rgb(251 146 60 / 0.65);
}
.tw-border-t-orange-400\/70 {
  border-top-color: rgb(251 146 60 / 0.7);
}
.tw-border-t-orange-400\/75 {
  border-top-color: rgb(251 146 60 / 0.75);
}
.tw-border-t-orange-400\/80 {
  border-top-color: rgb(251 146 60 / 0.8);
}
.tw-border-t-orange-400\/85 {
  border-top-color: rgb(251 146 60 / 0.85);
}
.tw-border-t-orange-400\/90 {
  border-top-color: rgb(251 146 60 / 0.9);
}
.tw-border-t-orange-400\/95 {
  border-top-color: rgb(251 146 60 / 0.95);
}
.tw-border-t-orange-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-50\/0 {
  border-top-color: rgb(255 247 237 / 0);
}
.tw-border-t-orange-50\/10 {
  border-top-color: rgb(255 247 237 / 0.1);
}
.tw-border-t-orange-50\/100 {
  border-top-color: rgb(255 247 237 / 1);
}
.tw-border-t-orange-50\/15 {
  border-top-color: rgb(255 247 237 / 0.15);
}
.tw-border-t-orange-50\/20 {
  border-top-color: rgb(255 247 237 / 0.2);
}
.tw-border-t-orange-50\/25 {
  border-top-color: rgb(255 247 237 / 0.25);
}
.tw-border-t-orange-50\/30 {
  border-top-color: rgb(255 247 237 / 0.3);
}
.tw-border-t-orange-50\/35 {
  border-top-color: rgb(255 247 237 / 0.35);
}
.tw-border-t-orange-50\/40 {
  border-top-color: rgb(255 247 237 / 0.4);
}
.tw-border-t-orange-50\/45 {
  border-top-color: rgb(255 247 237 / 0.45);
}
.tw-border-t-orange-50\/5 {
  border-top-color: rgb(255 247 237 / 0.05);
}
.tw-border-t-orange-50\/50 {
  border-top-color: rgb(255 247 237 / 0.5);
}
.tw-border-t-orange-50\/55 {
  border-top-color: rgb(255 247 237 / 0.55);
}
.tw-border-t-orange-50\/60 {
  border-top-color: rgb(255 247 237 / 0.6);
}
.tw-border-t-orange-50\/65 {
  border-top-color: rgb(255 247 237 / 0.65);
}
.tw-border-t-orange-50\/70 {
  border-top-color: rgb(255 247 237 / 0.7);
}
.tw-border-t-orange-50\/75 {
  border-top-color: rgb(255 247 237 / 0.75);
}
.tw-border-t-orange-50\/80 {
  border-top-color: rgb(255 247 237 / 0.8);
}
.tw-border-t-orange-50\/85 {
  border-top-color: rgb(255 247 237 / 0.85);
}
.tw-border-t-orange-50\/90 {
  border-top-color: rgb(255 247 237 / 0.9);
}
.tw-border-t-orange-50\/95 {
  border-top-color: rgb(255 247 237 / 0.95);
}
.tw-border-t-orange-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-500\/0 {
  border-top-color: rgb(249 115 22 / 0);
}
.tw-border-t-orange-500\/10 {
  border-top-color: rgb(249 115 22 / 0.1);
}
.tw-border-t-orange-500\/100 {
  border-top-color: rgb(249 115 22 / 1);
}
.tw-border-t-orange-500\/15 {
  border-top-color: rgb(249 115 22 / 0.15);
}
.tw-border-t-orange-500\/20 {
  border-top-color: rgb(249 115 22 / 0.2);
}
.tw-border-t-orange-500\/25 {
  border-top-color: rgb(249 115 22 / 0.25);
}
.tw-border-t-orange-500\/30 {
  border-top-color: rgb(249 115 22 / 0.3);
}
.tw-border-t-orange-500\/35 {
  border-top-color: rgb(249 115 22 / 0.35);
}
.tw-border-t-orange-500\/40 {
  border-top-color: rgb(249 115 22 / 0.4);
}
.tw-border-t-orange-500\/45 {
  border-top-color: rgb(249 115 22 / 0.45);
}
.tw-border-t-orange-500\/5 {
  border-top-color: rgb(249 115 22 / 0.05);
}
.tw-border-t-orange-500\/50 {
  border-top-color: rgb(249 115 22 / 0.5);
}
.tw-border-t-orange-500\/55 {
  border-top-color: rgb(249 115 22 / 0.55);
}
.tw-border-t-orange-500\/60 {
  border-top-color: rgb(249 115 22 / 0.6);
}
.tw-border-t-orange-500\/65 {
  border-top-color: rgb(249 115 22 / 0.65);
}
.tw-border-t-orange-500\/70 {
  border-top-color: rgb(249 115 22 / 0.7);
}
.tw-border-t-orange-500\/75 {
  border-top-color: rgb(249 115 22 / 0.75);
}
.tw-border-t-orange-500\/80 {
  border-top-color: rgb(249 115 22 / 0.8);
}
.tw-border-t-orange-500\/85 {
  border-top-color: rgb(249 115 22 / 0.85);
}
.tw-border-t-orange-500\/90 {
  border-top-color: rgb(249 115 22 / 0.9);
}
.tw-border-t-orange-500\/95 {
  border-top-color: rgb(249 115 22 / 0.95);
}
.tw-border-t-orange-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-600\/0 {
  border-top-color: rgb(234 88 12 / 0);
}
.tw-border-t-orange-600\/10 {
  border-top-color: rgb(234 88 12 / 0.1);
}
.tw-border-t-orange-600\/100 {
  border-top-color: rgb(234 88 12 / 1);
}
.tw-border-t-orange-600\/15 {
  border-top-color: rgb(234 88 12 / 0.15);
}
.tw-border-t-orange-600\/20 {
  border-top-color: rgb(234 88 12 / 0.2);
}
.tw-border-t-orange-600\/25 {
  border-top-color: rgb(234 88 12 / 0.25);
}
.tw-border-t-orange-600\/30 {
  border-top-color: rgb(234 88 12 / 0.3);
}
.tw-border-t-orange-600\/35 {
  border-top-color: rgb(234 88 12 / 0.35);
}
.tw-border-t-orange-600\/40 {
  border-top-color: rgb(234 88 12 / 0.4);
}
.tw-border-t-orange-600\/45 {
  border-top-color: rgb(234 88 12 / 0.45);
}
.tw-border-t-orange-600\/5 {
  border-top-color: rgb(234 88 12 / 0.05);
}
.tw-border-t-orange-600\/50 {
  border-top-color: rgb(234 88 12 / 0.5);
}
.tw-border-t-orange-600\/55 {
  border-top-color: rgb(234 88 12 / 0.55);
}
.tw-border-t-orange-600\/60 {
  border-top-color: rgb(234 88 12 / 0.6);
}
.tw-border-t-orange-600\/65 {
  border-top-color: rgb(234 88 12 / 0.65);
}
.tw-border-t-orange-600\/70 {
  border-top-color: rgb(234 88 12 / 0.7);
}
.tw-border-t-orange-600\/75 {
  border-top-color: rgb(234 88 12 / 0.75);
}
.tw-border-t-orange-600\/80 {
  border-top-color: rgb(234 88 12 / 0.8);
}
.tw-border-t-orange-600\/85 {
  border-top-color: rgb(234 88 12 / 0.85);
}
.tw-border-t-orange-600\/90 {
  border-top-color: rgb(234 88 12 / 0.9);
}
.tw-border-t-orange-600\/95 {
  border-top-color: rgb(234 88 12 / 0.95);
}
.tw-border-t-orange-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-700\/0 {
  border-top-color: rgb(194 65 12 / 0);
}
.tw-border-t-orange-700\/10 {
  border-top-color: rgb(194 65 12 / 0.1);
}
.tw-border-t-orange-700\/100 {
  border-top-color: rgb(194 65 12 / 1);
}
.tw-border-t-orange-700\/15 {
  border-top-color: rgb(194 65 12 / 0.15);
}
.tw-border-t-orange-700\/20 {
  border-top-color: rgb(194 65 12 / 0.2);
}
.tw-border-t-orange-700\/25 {
  border-top-color: rgb(194 65 12 / 0.25);
}
.tw-border-t-orange-700\/30 {
  border-top-color: rgb(194 65 12 / 0.3);
}
.tw-border-t-orange-700\/35 {
  border-top-color: rgb(194 65 12 / 0.35);
}
.tw-border-t-orange-700\/40 {
  border-top-color: rgb(194 65 12 / 0.4);
}
.tw-border-t-orange-700\/45 {
  border-top-color: rgb(194 65 12 / 0.45);
}
.tw-border-t-orange-700\/5 {
  border-top-color: rgb(194 65 12 / 0.05);
}
.tw-border-t-orange-700\/50 {
  border-top-color: rgb(194 65 12 / 0.5);
}
.tw-border-t-orange-700\/55 {
  border-top-color: rgb(194 65 12 / 0.55);
}
.tw-border-t-orange-700\/60 {
  border-top-color: rgb(194 65 12 / 0.6);
}
.tw-border-t-orange-700\/65 {
  border-top-color: rgb(194 65 12 / 0.65);
}
.tw-border-t-orange-700\/70 {
  border-top-color: rgb(194 65 12 / 0.7);
}
.tw-border-t-orange-700\/75 {
  border-top-color: rgb(194 65 12 / 0.75);
}
.tw-border-t-orange-700\/80 {
  border-top-color: rgb(194 65 12 / 0.8);
}
.tw-border-t-orange-700\/85 {
  border-top-color: rgb(194 65 12 / 0.85);
}
.tw-border-t-orange-700\/90 {
  border-top-color: rgb(194 65 12 / 0.9);
}
.tw-border-t-orange-700\/95 {
  border-top-color: rgb(194 65 12 / 0.95);
}
.tw-border-t-orange-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-800\/0 {
  border-top-color: rgb(154 52 18 / 0);
}
.tw-border-t-orange-800\/10 {
  border-top-color: rgb(154 52 18 / 0.1);
}
.tw-border-t-orange-800\/100 {
  border-top-color: rgb(154 52 18 / 1);
}
.tw-border-t-orange-800\/15 {
  border-top-color: rgb(154 52 18 / 0.15);
}
.tw-border-t-orange-800\/20 {
  border-top-color: rgb(154 52 18 / 0.2);
}
.tw-border-t-orange-800\/25 {
  border-top-color: rgb(154 52 18 / 0.25);
}
.tw-border-t-orange-800\/30 {
  border-top-color: rgb(154 52 18 / 0.3);
}
.tw-border-t-orange-800\/35 {
  border-top-color: rgb(154 52 18 / 0.35);
}
.tw-border-t-orange-800\/40 {
  border-top-color: rgb(154 52 18 / 0.4);
}
.tw-border-t-orange-800\/45 {
  border-top-color: rgb(154 52 18 / 0.45);
}
.tw-border-t-orange-800\/5 {
  border-top-color: rgb(154 52 18 / 0.05);
}
.tw-border-t-orange-800\/50 {
  border-top-color: rgb(154 52 18 / 0.5);
}
.tw-border-t-orange-800\/55 {
  border-top-color: rgb(154 52 18 / 0.55);
}
.tw-border-t-orange-800\/60 {
  border-top-color: rgb(154 52 18 / 0.6);
}
.tw-border-t-orange-800\/65 {
  border-top-color: rgb(154 52 18 / 0.65);
}
.tw-border-t-orange-800\/70 {
  border-top-color: rgb(154 52 18 / 0.7);
}
.tw-border-t-orange-800\/75 {
  border-top-color: rgb(154 52 18 / 0.75);
}
.tw-border-t-orange-800\/80 {
  border-top-color: rgb(154 52 18 / 0.8);
}
.tw-border-t-orange-800\/85 {
  border-top-color: rgb(154 52 18 / 0.85);
}
.tw-border-t-orange-800\/90 {
  border-top-color: rgb(154 52 18 / 0.9);
}
.tw-border-t-orange-800\/95 {
  border-top-color: rgb(154 52 18 / 0.95);
}
.tw-border-t-orange-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-900\/0 {
  border-top-color: rgb(124 45 18 / 0);
}
.tw-border-t-orange-900\/10 {
  border-top-color: rgb(124 45 18 / 0.1);
}
.tw-border-t-orange-900\/100 {
  border-top-color: rgb(124 45 18 / 1);
}
.tw-border-t-orange-900\/15 {
  border-top-color: rgb(124 45 18 / 0.15);
}
.tw-border-t-orange-900\/20 {
  border-top-color: rgb(124 45 18 / 0.2);
}
.tw-border-t-orange-900\/25 {
  border-top-color: rgb(124 45 18 / 0.25);
}
.tw-border-t-orange-900\/30 {
  border-top-color: rgb(124 45 18 / 0.3);
}
.tw-border-t-orange-900\/35 {
  border-top-color: rgb(124 45 18 / 0.35);
}
.tw-border-t-orange-900\/40 {
  border-top-color: rgb(124 45 18 / 0.4);
}
.tw-border-t-orange-900\/45 {
  border-top-color: rgb(124 45 18 / 0.45);
}
.tw-border-t-orange-900\/5 {
  border-top-color: rgb(124 45 18 / 0.05);
}
.tw-border-t-orange-900\/50 {
  border-top-color: rgb(124 45 18 / 0.5);
}
.tw-border-t-orange-900\/55 {
  border-top-color: rgb(124 45 18 / 0.55);
}
.tw-border-t-orange-900\/60 {
  border-top-color: rgb(124 45 18 / 0.6);
}
.tw-border-t-orange-900\/65 {
  border-top-color: rgb(124 45 18 / 0.65);
}
.tw-border-t-orange-900\/70 {
  border-top-color: rgb(124 45 18 / 0.7);
}
.tw-border-t-orange-900\/75 {
  border-top-color: rgb(124 45 18 / 0.75);
}
.tw-border-t-orange-900\/80 {
  border-top-color: rgb(124 45 18 / 0.8);
}
.tw-border-t-orange-900\/85 {
  border-top-color: rgb(124 45 18 / 0.85);
}
.tw-border-t-orange-900\/90 {
  border-top-color: rgb(124 45 18 / 0.9);
}
.tw-border-t-orange-900\/95 {
  border-top-color: rgb(124 45 18 / 0.95);
}
.tw-border-t-orange-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}
.tw-border-t-orange-950\/0 {
  border-top-color: rgb(67 20 7 / 0);
}
.tw-border-t-orange-950\/10 {
  border-top-color: rgb(67 20 7 / 0.1);
}
.tw-border-t-orange-950\/100 {
  border-top-color: rgb(67 20 7 / 1);
}
.tw-border-t-orange-950\/15 {
  border-top-color: rgb(67 20 7 / 0.15);
}
.tw-border-t-orange-950\/20 {
  border-top-color: rgb(67 20 7 / 0.2);
}
.tw-border-t-orange-950\/25 {
  border-top-color: rgb(67 20 7 / 0.25);
}
.tw-border-t-orange-950\/30 {
  border-top-color: rgb(67 20 7 / 0.3);
}
.tw-border-t-orange-950\/35 {
  border-top-color: rgb(67 20 7 / 0.35);
}
.tw-border-t-orange-950\/40 {
  border-top-color: rgb(67 20 7 / 0.4);
}
.tw-border-t-orange-950\/45 {
  border-top-color: rgb(67 20 7 / 0.45);
}
.tw-border-t-orange-950\/5 {
  border-top-color: rgb(67 20 7 / 0.05);
}
.tw-border-t-orange-950\/50 {
  border-top-color: rgb(67 20 7 / 0.5);
}
.tw-border-t-orange-950\/55 {
  border-top-color: rgb(67 20 7 / 0.55);
}
.tw-border-t-orange-950\/60 {
  border-top-color: rgb(67 20 7 / 0.6);
}
.tw-border-t-orange-950\/65 {
  border-top-color: rgb(67 20 7 / 0.65);
}
.tw-border-t-orange-950\/70 {
  border-top-color: rgb(67 20 7 / 0.7);
}
.tw-border-t-orange-950\/75 {
  border-top-color: rgb(67 20 7 / 0.75);
}
.tw-border-t-orange-950\/80 {
  border-top-color: rgb(67 20 7 / 0.8);
}
.tw-border-t-orange-950\/85 {
  border-top-color: rgb(67 20 7 / 0.85);
}
.tw-border-t-orange-950\/90 {
  border-top-color: rgb(67 20 7 / 0.9);
}
.tw-border-t-orange-950\/95 {
  border-top-color: rgb(67 20 7 / 0.95);
}
.tw-border-t-pink-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-100\/0 {
  border-top-color: rgb(252 231 243 / 0);
}
.tw-border-t-pink-100\/10 {
  border-top-color: rgb(252 231 243 / 0.1);
}
.tw-border-t-pink-100\/100 {
  border-top-color: rgb(252 231 243 / 1);
}
.tw-border-t-pink-100\/15 {
  border-top-color: rgb(252 231 243 / 0.15);
}
.tw-border-t-pink-100\/20 {
  border-top-color: rgb(252 231 243 / 0.2);
}
.tw-border-t-pink-100\/25 {
  border-top-color: rgb(252 231 243 / 0.25);
}
.tw-border-t-pink-100\/30 {
  border-top-color: rgb(252 231 243 / 0.3);
}
.tw-border-t-pink-100\/35 {
  border-top-color: rgb(252 231 243 / 0.35);
}
.tw-border-t-pink-100\/40 {
  border-top-color: rgb(252 231 243 / 0.4);
}
.tw-border-t-pink-100\/45 {
  border-top-color: rgb(252 231 243 / 0.45);
}
.tw-border-t-pink-100\/5 {
  border-top-color: rgb(252 231 243 / 0.05);
}
.tw-border-t-pink-100\/50 {
  border-top-color: rgb(252 231 243 / 0.5);
}
.tw-border-t-pink-100\/55 {
  border-top-color: rgb(252 231 243 / 0.55);
}
.tw-border-t-pink-100\/60 {
  border-top-color: rgb(252 231 243 / 0.6);
}
.tw-border-t-pink-100\/65 {
  border-top-color: rgb(252 231 243 / 0.65);
}
.tw-border-t-pink-100\/70 {
  border-top-color: rgb(252 231 243 / 0.7);
}
.tw-border-t-pink-100\/75 {
  border-top-color: rgb(252 231 243 / 0.75);
}
.tw-border-t-pink-100\/80 {
  border-top-color: rgb(252 231 243 / 0.8);
}
.tw-border-t-pink-100\/85 {
  border-top-color: rgb(252 231 243 / 0.85);
}
.tw-border-t-pink-100\/90 {
  border-top-color: rgb(252 231 243 / 0.9);
}
.tw-border-t-pink-100\/95 {
  border-top-color: rgb(252 231 243 / 0.95);
}
.tw-border-t-pink-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-200\/0 {
  border-top-color: rgb(251 207 232 / 0);
}
.tw-border-t-pink-200\/10 {
  border-top-color: rgb(251 207 232 / 0.1);
}
.tw-border-t-pink-200\/100 {
  border-top-color: rgb(251 207 232 / 1);
}
.tw-border-t-pink-200\/15 {
  border-top-color: rgb(251 207 232 / 0.15);
}
.tw-border-t-pink-200\/20 {
  border-top-color: rgb(251 207 232 / 0.2);
}
.tw-border-t-pink-200\/25 {
  border-top-color: rgb(251 207 232 / 0.25);
}
.tw-border-t-pink-200\/30 {
  border-top-color: rgb(251 207 232 / 0.3);
}
.tw-border-t-pink-200\/35 {
  border-top-color: rgb(251 207 232 / 0.35);
}
.tw-border-t-pink-200\/40 {
  border-top-color: rgb(251 207 232 / 0.4);
}
.tw-border-t-pink-200\/45 {
  border-top-color: rgb(251 207 232 / 0.45);
}
.tw-border-t-pink-200\/5 {
  border-top-color: rgb(251 207 232 / 0.05);
}
.tw-border-t-pink-200\/50 {
  border-top-color: rgb(251 207 232 / 0.5);
}
.tw-border-t-pink-200\/55 {
  border-top-color: rgb(251 207 232 / 0.55);
}
.tw-border-t-pink-200\/60 {
  border-top-color: rgb(251 207 232 / 0.6);
}
.tw-border-t-pink-200\/65 {
  border-top-color: rgb(251 207 232 / 0.65);
}
.tw-border-t-pink-200\/70 {
  border-top-color: rgb(251 207 232 / 0.7);
}
.tw-border-t-pink-200\/75 {
  border-top-color: rgb(251 207 232 / 0.75);
}
.tw-border-t-pink-200\/80 {
  border-top-color: rgb(251 207 232 / 0.8);
}
.tw-border-t-pink-200\/85 {
  border-top-color: rgb(251 207 232 / 0.85);
}
.tw-border-t-pink-200\/90 {
  border-top-color: rgb(251 207 232 / 0.9);
}
.tw-border-t-pink-200\/95 {
  border-top-color: rgb(251 207 232 / 0.95);
}
.tw-border-t-pink-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-300\/0 {
  border-top-color: rgb(249 168 212 / 0);
}
.tw-border-t-pink-300\/10 {
  border-top-color: rgb(249 168 212 / 0.1);
}
.tw-border-t-pink-300\/100 {
  border-top-color: rgb(249 168 212 / 1);
}
.tw-border-t-pink-300\/15 {
  border-top-color: rgb(249 168 212 / 0.15);
}
.tw-border-t-pink-300\/20 {
  border-top-color: rgb(249 168 212 / 0.2);
}
.tw-border-t-pink-300\/25 {
  border-top-color: rgb(249 168 212 / 0.25);
}
.tw-border-t-pink-300\/30 {
  border-top-color: rgb(249 168 212 / 0.3);
}
.tw-border-t-pink-300\/35 {
  border-top-color: rgb(249 168 212 / 0.35);
}
.tw-border-t-pink-300\/40 {
  border-top-color: rgb(249 168 212 / 0.4);
}
.tw-border-t-pink-300\/45 {
  border-top-color: rgb(249 168 212 / 0.45);
}
.tw-border-t-pink-300\/5 {
  border-top-color: rgb(249 168 212 / 0.05);
}
.tw-border-t-pink-300\/50 {
  border-top-color: rgb(249 168 212 / 0.5);
}
.tw-border-t-pink-300\/55 {
  border-top-color: rgb(249 168 212 / 0.55);
}
.tw-border-t-pink-300\/60 {
  border-top-color: rgb(249 168 212 / 0.6);
}
.tw-border-t-pink-300\/65 {
  border-top-color: rgb(249 168 212 / 0.65);
}
.tw-border-t-pink-300\/70 {
  border-top-color: rgb(249 168 212 / 0.7);
}
.tw-border-t-pink-300\/75 {
  border-top-color: rgb(249 168 212 / 0.75);
}
.tw-border-t-pink-300\/80 {
  border-top-color: rgb(249 168 212 / 0.8);
}
.tw-border-t-pink-300\/85 {
  border-top-color: rgb(249 168 212 / 0.85);
}
.tw-border-t-pink-300\/90 {
  border-top-color: rgb(249 168 212 / 0.9);
}
.tw-border-t-pink-300\/95 {
  border-top-color: rgb(249 168 212 / 0.95);
}
.tw-border-t-pink-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-400\/0 {
  border-top-color: rgb(244 114 182 / 0);
}
.tw-border-t-pink-400\/10 {
  border-top-color: rgb(244 114 182 / 0.1);
}
.tw-border-t-pink-400\/100 {
  border-top-color: rgb(244 114 182 / 1);
}
.tw-border-t-pink-400\/15 {
  border-top-color: rgb(244 114 182 / 0.15);
}
.tw-border-t-pink-400\/20 {
  border-top-color: rgb(244 114 182 / 0.2);
}
.tw-border-t-pink-400\/25 {
  border-top-color: rgb(244 114 182 / 0.25);
}
.tw-border-t-pink-400\/30 {
  border-top-color: rgb(244 114 182 / 0.3);
}
.tw-border-t-pink-400\/35 {
  border-top-color: rgb(244 114 182 / 0.35);
}
.tw-border-t-pink-400\/40 {
  border-top-color: rgb(244 114 182 / 0.4);
}
.tw-border-t-pink-400\/45 {
  border-top-color: rgb(244 114 182 / 0.45);
}
.tw-border-t-pink-400\/5 {
  border-top-color: rgb(244 114 182 / 0.05);
}
.tw-border-t-pink-400\/50 {
  border-top-color: rgb(244 114 182 / 0.5);
}
.tw-border-t-pink-400\/55 {
  border-top-color: rgb(244 114 182 / 0.55);
}
.tw-border-t-pink-400\/60 {
  border-top-color: rgb(244 114 182 / 0.6);
}
.tw-border-t-pink-400\/65 {
  border-top-color: rgb(244 114 182 / 0.65);
}
.tw-border-t-pink-400\/70 {
  border-top-color: rgb(244 114 182 / 0.7);
}
.tw-border-t-pink-400\/75 {
  border-top-color: rgb(244 114 182 / 0.75);
}
.tw-border-t-pink-400\/80 {
  border-top-color: rgb(244 114 182 / 0.8);
}
.tw-border-t-pink-400\/85 {
  border-top-color: rgb(244 114 182 / 0.85);
}
.tw-border-t-pink-400\/90 {
  border-top-color: rgb(244 114 182 / 0.9);
}
.tw-border-t-pink-400\/95 {
  border-top-color: rgb(244 114 182 / 0.95);
}
.tw-border-t-pink-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 242 248 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-50\/0 {
  border-top-color: rgb(253 242 248 / 0);
}
.tw-border-t-pink-50\/10 {
  border-top-color: rgb(253 242 248 / 0.1);
}
.tw-border-t-pink-50\/100 {
  border-top-color: rgb(253 242 248 / 1);
}
.tw-border-t-pink-50\/15 {
  border-top-color: rgb(253 242 248 / 0.15);
}
.tw-border-t-pink-50\/20 {
  border-top-color: rgb(253 242 248 / 0.2);
}
.tw-border-t-pink-50\/25 {
  border-top-color: rgb(253 242 248 / 0.25);
}
.tw-border-t-pink-50\/30 {
  border-top-color: rgb(253 242 248 / 0.3);
}
.tw-border-t-pink-50\/35 {
  border-top-color: rgb(253 242 248 / 0.35);
}
.tw-border-t-pink-50\/40 {
  border-top-color: rgb(253 242 248 / 0.4);
}
.tw-border-t-pink-50\/45 {
  border-top-color: rgb(253 242 248 / 0.45);
}
.tw-border-t-pink-50\/5 {
  border-top-color: rgb(253 242 248 / 0.05);
}
.tw-border-t-pink-50\/50 {
  border-top-color: rgb(253 242 248 / 0.5);
}
.tw-border-t-pink-50\/55 {
  border-top-color: rgb(253 242 248 / 0.55);
}
.tw-border-t-pink-50\/60 {
  border-top-color: rgb(253 242 248 / 0.6);
}
.tw-border-t-pink-50\/65 {
  border-top-color: rgb(253 242 248 / 0.65);
}
.tw-border-t-pink-50\/70 {
  border-top-color: rgb(253 242 248 / 0.7);
}
.tw-border-t-pink-50\/75 {
  border-top-color: rgb(253 242 248 / 0.75);
}
.tw-border-t-pink-50\/80 {
  border-top-color: rgb(253 242 248 / 0.8);
}
.tw-border-t-pink-50\/85 {
  border-top-color: rgb(253 242 248 / 0.85);
}
.tw-border-t-pink-50\/90 {
  border-top-color: rgb(253 242 248 / 0.9);
}
.tw-border-t-pink-50\/95 {
  border-top-color: rgb(253 242 248 / 0.95);
}
.tw-border-t-pink-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-500\/0 {
  border-top-color: rgb(236 72 153 / 0);
}
.tw-border-t-pink-500\/10 {
  border-top-color: rgb(236 72 153 / 0.1);
}
.tw-border-t-pink-500\/100 {
  border-top-color: rgb(236 72 153 / 1);
}
.tw-border-t-pink-500\/15 {
  border-top-color: rgb(236 72 153 / 0.15);
}
.tw-border-t-pink-500\/20 {
  border-top-color: rgb(236 72 153 / 0.2);
}
.tw-border-t-pink-500\/25 {
  border-top-color: rgb(236 72 153 / 0.25);
}
.tw-border-t-pink-500\/30 {
  border-top-color: rgb(236 72 153 / 0.3);
}
.tw-border-t-pink-500\/35 {
  border-top-color: rgb(236 72 153 / 0.35);
}
.tw-border-t-pink-500\/40 {
  border-top-color: rgb(236 72 153 / 0.4);
}
.tw-border-t-pink-500\/45 {
  border-top-color: rgb(236 72 153 / 0.45);
}
.tw-border-t-pink-500\/5 {
  border-top-color: rgb(236 72 153 / 0.05);
}
.tw-border-t-pink-500\/50 {
  border-top-color: rgb(236 72 153 / 0.5);
}
.tw-border-t-pink-500\/55 {
  border-top-color: rgb(236 72 153 / 0.55);
}
.tw-border-t-pink-500\/60 {
  border-top-color: rgb(236 72 153 / 0.6);
}
.tw-border-t-pink-500\/65 {
  border-top-color: rgb(236 72 153 / 0.65);
}
.tw-border-t-pink-500\/70 {
  border-top-color: rgb(236 72 153 / 0.7);
}
.tw-border-t-pink-500\/75 {
  border-top-color: rgb(236 72 153 / 0.75);
}
.tw-border-t-pink-500\/80 {
  border-top-color: rgb(236 72 153 / 0.8);
}
.tw-border-t-pink-500\/85 {
  border-top-color: rgb(236 72 153 / 0.85);
}
.tw-border-t-pink-500\/90 {
  border-top-color: rgb(236 72 153 / 0.9);
}
.tw-border-t-pink-500\/95 {
  border-top-color: rgb(236 72 153 / 0.95);
}
.tw-border-t-pink-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-600\/0 {
  border-top-color: rgb(219 39 119 / 0);
}
.tw-border-t-pink-600\/10 {
  border-top-color: rgb(219 39 119 / 0.1);
}
.tw-border-t-pink-600\/100 {
  border-top-color: rgb(219 39 119 / 1);
}
.tw-border-t-pink-600\/15 {
  border-top-color: rgb(219 39 119 / 0.15);
}
.tw-border-t-pink-600\/20 {
  border-top-color: rgb(219 39 119 / 0.2);
}
.tw-border-t-pink-600\/25 {
  border-top-color: rgb(219 39 119 / 0.25);
}
.tw-border-t-pink-600\/30 {
  border-top-color: rgb(219 39 119 / 0.3);
}
.tw-border-t-pink-600\/35 {
  border-top-color: rgb(219 39 119 / 0.35);
}
.tw-border-t-pink-600\/40 {
  border-top-color: rgb(219 39 119 / 0.4);
}
.tw-border-t-pink-600\/45 {
  border-top-color: rgb(219 39 119 / 0.45);
}
.tw-border-t-pink-600\/5 {
  border-top-color: rgb(219 39 119 / 0.05);
}
.tw-border-t-pink-600\/50 {
  border-top-color: rgb(219 39 119 / 0.5);
}
.tw-border-t-pink-600\/55 {
  border-top-color: rgb(219 39 119 / 0.55);
}
.tw-border-t-pink-600\/60 {
  border-top-color: rgb(219 39 119 / 0.6);
}
.tw-border-t-pink-600\/65 {
  border-top-color: rgb(219 39 119 / 0.65);
}
.tw-border-t-pink-600\/70 {
  border-top-color: rgb(219 39 119 / 0.7);
}
.tw-border-t-pink-600\/75 {
  border-top-color: rgb(219 39 119 / 0.75);
}
.tw-border-t-pink-600\/80 {
  border-top-color: rgb(219 39 119 / 0.8);
}
.tw-border-t-pink-600\/85 {
  border-top-color: rgb(219 39 119 / 0.85);
}
.tw-border-t-pink-600\/90 {
  border-top-color: rgb(219 39 119 / 0.9);
}
.tw-border-t-pink-600\/95 {
  border-top-color: rgb(219 39 119 / 0.95);
}
.tw-border-t-pink-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-700\/0 {
  border-top-color: rgb(190 24 93 / 0);
}
.tw-border-t-pink-700\/10 {
  border-top-color: rgb(190 24 93 / 0.1);
}
.tw-border-t-pink-700\/100 {
  border-top-color: rgb(190 24 93 / 1);
}
.tw-border-t-pink-700\/15 {
  border-top-color: rgb(190 24 93 / 0.15);
}
.tw-border-t-pink-700\/20 {
  border-top-color: rgb(190 24 93 / 0.2);
}
.tw-border-t-pink-700\/25 {
  border-top-color: rgb(190 24 93 / 0.25);
}
.tw-border-t-pink-700\/30 {
  border-top-color: rgb(190 24 93 / 0.3);
}
.tw-border-t-pink-700\/35 {
  border-top-color: rgb(190 24 93 / 0.35);
}
.tw-border-t-pink-700\/40 {
  border-top-color: rgb(190 24 93 / 0.4);
}
.tw-border-t-pink-700\/45 {
  border-top-color: rgb(190 24 93 / 0.45);
}
.tw-border-t-pink-700\/5 {
  border-top-color: rgb(190 24 93 / 0.05);
}
.tw-border-t-pink-700\/50 {
  border-top-color: rgb(190 24 93 / 0.5);
}
.tw-border-t-pink-700\/55 {
  border-top-color: rgb(190 24 93 / 0.55);
}
.tw-border-t-pink-700\/60 {
  border-top-color: rgb(190 24 93 / 0.6);
}
.tw-border-t-pink-700\/65 {
  border-top-color: rgb(190 24 93 / 0.65);
}
.tw-border-t-pink-700\/70 {
  border-top-color: rgb(190 24 93 / 0.7);
}
.tw-border-t-pink-700\/75 {
  border-top-color: rgb(190 24 93 / 0.75);
}
.tw-border-t-pink-700\/80 {
  border-top-color: rgb(190 24 93 / 0.8);
}
.tw-border-t-pink-700\/85 {
  border-top-color: rgb(190 24 93 / 0.85);
}
.tw-border-t-pink-700\/90 {
  border-top-color: rgb(190 24 93 / 0.9);
}
.tw-border-t-pink-700\/95 {
  border-top-color: rgb(190 24 93 / 0.95);
}
.tw-border-t-pink-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-800\/0 {
  border-top-color: rgb(157 23 77 / 0);
}
.tw-border-t-pink-800\/10 {
  border-top-color: rgb(157 23 77 / 0.1);
}
.tw-border-t-pink-800\/100 {
  border-top-color: rgb(157 23 77 / 1);
}
.tw-border-t-pink-800\/15 {
  border-top-color: rgb(157 23 77 / 0.15);
}
.tw-border-t-pink-800\/20 {
  border-top-color: rgb(157 23 77 / 0.2);
}
.tw-border-t-pink-800\/25 {
  border-top-color: rgb(157 23 77 / 0.25);
}
.tw-border-t-pink-800\/30 {
  border-top-color: rgb(157 23 77 / 0.3);
}
.tw-border-t-pink-800\/35 {
  border-top-color: rgb(157 23 77 / 0.35);
}
.tw-border-t-pink-800\/40 {
  border-top-color: rgb(157 23 77 / 0.4);
}
.tw-border-t-pink-800\/45 {
  border-top-color: rgb(157 23 77 / 0.45);
}
.tw-border-t-pink-800\/5 {
  border-top-color: rgb(157 23 77 / 0.05);
}
.tw-border-t-pink-800\/50 {
  border-top-color: rgb(157 23 77 / 0.5);
}
.tw-border-t-pink-800\/55 {
  border-top-color: rgb(157 23 77 / 0.55);
}
.tw-border-t-pink-800\/60 {
  border-top-color: rgb(157 23 77 / 0.6);
}
.tw-border-t-pink-800\/65 {
  border-top-color: rgb(157 23 77 / 0.65);
}
.tw-border-t-pink-800\/70 {
  border-top-color: rgb(157 23 77 / 0.7);
}
.tw-border-t-pink-800\/75 {
  border-top-color: rgb(157 23 77 / 0.75);
}
.tw-border-t-pink-800\/80 {
  border-top-color: rgb(157 23 77 / 0.8);
}
.tw-border-t-pink-800\/85 {
  border-top-color: rgb(157 23 77 / 0.85);
}
.tw-border-t-pink-800\/90 {
  border-top-color: rgb(157 23 77 / 0.9);
}
.tw-border-t-pink-800\/95 {
  border-top-color: rgb(157 23 77 / 0.95);
}
.tw-border-t-pink-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-900\/0 {
  border-top-color: rgb(131 24 67 / 0);
}
.tw-border-t-pink-900\/10 {
  border-top-color: rgb(131 24 67 / 0.1);
}
.tw-border-t-pink-900\/100 {
  border-top-color: rgb(131 24 67 / 1);
}
.tw-border-t-pink-900\/15 {
  border-top-color: rgb(131 24 67 / 0.15);
}
.tw-border-t-pink-900\/20 {
  border-top-color: rgb(131 24 67 / 0.2);
}
.tw-border-t-pink-900\/25 {
  border-top-color: rgb(131 24 67 / 0.25);
}
.tw-border-t-pink-900\/30 {
  border-top-color: rgb(131 24 67 / 0.3);
}
.tw-border-t-pink-900\/35 {
  border-top-color: rgb(131 24 67 / 0.35);
}
.tw-border-t-pink-900\/40 {
  border-top-color: rgb(131 24 67 / 0.4);
}
.tw-border-t-pink-900\/45 {
  border-top-color: rgb(131 24 67 / 0.45);
}
.tw-border-t-pink-900\/5 {
  border-top-color: rgb(131 24 67 / 0.05);
}
.tw-border-t-pink-900\/50 {
  border-top-color: rgb(131 24 67 / 0.5);
}
.tw-border-t-pink-900\/55 {
  border-top-color: rgb(131 24 67 / 0.55);
}
.tw-border-t-pink-900\/60 {
  border-top-color: rgb(131 24 67 / 0.6);
}
.tw-border-t-pink-900\/65 {
  border-top-color: rgb(131 24 67 / 0.65);
}
.tw-border-t-pink-900\/70 {
  border-top-color: rgb(131 24 67 / 0.7);
}
.tw-border-t-pink-900\/75 {
  border-top-color: rgb(131 24 67 / 0.75);
}
.tw-border-t-pink-900\/80 {
  border-top-color: rgb(131 24 67 / 0.8);
}
.tw-border-t-pink-900\/85 {
  border-top-color: rgb(131 24 67 / 0.85);
}
.tw-border-t-pink-900\/90 {
  border-top-color: rgb(131 24 67 / 0.9);
}
.tw-border-t-pink-900\/95 {
  border-top-color: rgb(131 24 67 / 0.95);
}
.tw-border-t-pink-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(80 7 36 / var(--tw-border-opacity, 1));
}
.tw-border-t-pink-950\/0 {
  border-top-color: rgb(80 7 36 / 0);
}
.tw-border-t-pink-950\/10 {
  border-top-color: rgb(80 7 36 / 0.1);
}
.tw-border-t-pink-950\/100 {
  border-top-color: rgb(80 7 36 / 1);
}
.tw-border-t-pink-950\/15 {
  border-top-color: rgb(80 7 36 / 0.15);
}
.tw-border-t-pink-950\/20 {
  border-top-color: rgb(80 7 36 / 0.2);
}
.tw-border-t-pink-950\/25 {
  border-top-color: rgb(80 7 36 / 0.25);
}
.tw-border-t-pink-950\/30 {
  border-top-color: rgb(80 7 36 / 0.3);
}
.tw-border-t-pink-950\/35 {
  border-top-color: rgb(80 7 36 / 0.35);
}
.tw-border-t-pink-950\/40 {
  border-top-color: rgb(80 7 36 / 0.4);
}
.tw-border-t-pink-950\/45 {
  border-top-color: rgb(80 7 36 / 0.45);
}
.tw-border-t-pink-950\/5 {
  border-top-color: rgb(80 7 36 / 0.05);
}
.tw-border-t-pink-950\/50 {
  border-top-color: rgb(80 7 36 / 0.5);
}
.tw-border-t-pink-950\/55 {
  border-top-color: rgb(80 7 36 / 0.55);
}
.tw-border-t-pink-950\/60 {
  border-top-color: rgb(80 7 36 / 0.6);
}
.tw-border-t-pink-950\/65 {
  border-top-color: rgb(80 7 36 / 0.65);
}
.tw-border-t-pink-950\/70 {
  border-top-color: rgb(80 7 36 / 0.7);
}
.tw-border-t-pink-950\/75 {
  border-top-color: rgb(80 7 36 / 0.75);
}
.tw-border-t-pink-950\/80 {
  border-top-color: rgb(80 7 36 / 0.8);
}
.tw-border-t-pink-950\/85 {
  border-top-color: rgb(80 7 36 / 0.85);
}
.tw-border-t-pink-950\/90 {
  border-top-color: rgb(80 7 36 / 0.9);
}
.tw-border-t-pink-950\/95 {
  border-top-color: rgb(80 7 36 / 0.95);
}
.tw-border-t-primary {
  --tw-border-opacity: 1;
  border-top-color: rgb(28 108 152 / var(--tw-border-opacity, 1));
}
.tw-border-t-primary-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(26 99 144 / var(--tw-border-opacity, 1));
}
.tw-border-t-primary-dark\/0 {
  border-top-color: rgb(26 99 144 / 0);
}
.tw-border-t-primary-dark\/10 {
  border-top-color: rgb(26 99 144 / 0.1);
}
.tw-border-t-primary-dark\/100 {
  border-top-color: rgb(26 99 144 / 1);
}
.tw-border-t-primary-dark\/15 {
  border-top-color: rgb(26 99 144 / 0.15);
}
.tw-border-t-primary-dark\/20 {
  border-top-color: rgb(26 99 144 / 0.2);
}
.tw-border-t-primary-dark\/25 {
  border-top-color: rgb(26 99 144 / 0.25);
}
.tw-border-t-primary-dark\/30 {
  border-top-color: rgb(26 99 144 / 0.3);
}
.tw-border-t-primary-dark\/35 {
  border-top-color: rgb(26 99 144 / 0.35);
}
.tw-border-t-primary-dark\/40 {
  border-top-color: rgb(26 99 144 / 0.4);
}
.tw-border-t-primary-dark\/45 {
  border-top-color: rgb(26 99 144 / 0.45);
}
.tw-border-t-primary-dark\/5 {
  border-top-color: rgb(26 99 144 / 0.05);
}
.tw-border-t-primary-dark\/50 {
  border-top-color: rgb(26 99 144 / 0.5);
}
.tw-border-t-primary-dark\/55 {
  border-top-color: rgb(26 99 144 / 0.55);
}
.tw-border-t-primary-dark\/60 {
  border-top-color: rgb(26 99 144 / 0.6);
}
.tw-border-t-primary-dark\/65 {
  border-top-color: rgb(26 99 144 / 0.65);
}
.tw-border-t-primary-dark\/70 {
  border-top-color: rgb(26 99 144 / 0.7);
}
.tw-border-t-primary-dark\/75 {
  border-top-color: rgb(26 99 144 / 0.75);
}
.tw-border-t-primary-dark\/80 {
  border-top-color: rgb(26 99 144 / 0.8);
}
.tw-border-t-primary-dark\/85 {
  border-top-color: rgb(26 99 144 / 0.85);
}
.tw-border-t-primary-dark\/90 {
  border-top-color: rgb(26 99 144 / 0.9);
}
.tw-border-t-primary-dark\/95 {
  border-top-color: rgb(26 99 144 / 0.95);
}
.tw-border-t-primary-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 116 168 / var(--tw-border-opacity, 1));
}
.tw-border-t-primary-light\/0 {
  border-top-color: rgb(30 116 168 / 0);
}
.tw-border-t-primary-light\/10 {
  border-top-color: rgb(30 116 168 / 0.1);
}
.tw-border-t-primary-light\/100 {
  border-top-color: rgb(30 116 168 / 1);
}
.tw-border-t-primary-light\/15 {
  border-top-color: rgb(30 116 168 / 0.15);
}
.tw-border-t-primary-light\/20 {
  border-top-color: rgb(30 116 168 / 0.2);
}
.tw-border-t-primary-light\/25 {
  border-top-color: rgb(30 116 168 / 0.25);
}
.tw-border-t-primary-light\/30 {
  border-top-color: rgb(30 116 168 / 0.3);
}
.tw-border-t-primary-light\/35 {
  border-top-color: rgb(30 116 168 / 0.35);
}
.tw-border-t-primary-light\/40 {
  border-top-color: rgb(30 116 168 / 0.4);
}
.tw-border-t-primary-light\/45 {
  border-top-color: rgb(30 116 168 / 0.45);
}
.tw-border-t-primary-light\/5 {
  border-top-color: rgb(30 116 168 / 0.05);
}
.tw-border-t-primary-light\/50 {
  border-top-color: rgb(30 116 168 / 0.5);
}
.tw-border-t-primary-light\/55 {
  border-top-color: rgb(30 116 168 / 0.55);
}
.tw-border-t-primary-light\/60 {
  border-top-color: rgb(30 116 168 / 0.6);
}
.tw-border-t-primary-light\/65 {
  border-top-color: rgb(30 116 168 / 0.65);
}
.tw-border-t-primary-light\/70 {
  border-top-color: rgb(30 116 168 / 0.7);
}
.tw-border-t-primary-light\/75 {
  border-top-color: rgb(30 116 168 / 0.75);
}
.tw-border-t-primary-light\/80 {
  border-top-color: rgb(30 116 168 / 0.8);
}
.tw-border-t-primary-light\/85 {
  border-top-color: rgb(30 116 168 / 0.85);
}
.tw-border-t-primary-light\/90 {
  border-top-color: rgb(30 116 168 / 0.9);
}
.tw-border-t-primary-light\/95 {
  border-top-color: rgb(30 116 168 / 0.95);
}
.tw-border-t-primary\/0 {
  border-top-color: rgb(28 108 152 / 0);
}
.tw-border-t-primary\/10 {
  border-top-color: rgb(28 108 152 / 0.1);
}
.tw-border-t-primary\/100 {
  border-top-color: rgb(28 108 152 / 1);
}
.tw-border-t-primary\/15 {
  border-top-color: rgb(28 108 152 / 0.15);
}
.tw-border-t-primary\/20 {
  border-top-color: rgb(28 108 152 / 0.2);
}
.tw-border-t-primary\/25 {
  border-top-color: rgb(28 108 152 / 0.25);
}
.tw-border-t-primary\/30 {
  border-top-color: rgb(28 108 152 / 0.3);
}
.tw-border-t-primary\/35 {
  border-top-color: rgb(28 108 152 / 0.35);
}
.tw-border-t-primary\/40 {
  border-top-color: rgb(28 108 152 / 0.4);
}
.tw-border-t-primary\/45 {
  border-top-color: rgb(28 108 152 / 0.45);
}
.tw-border-t-primary\/5 {
  border-top-color: rgb(28 108 152 / 0.05);
}
.tw-border-t-primary\/50 {
  border-top-color: rgb(28 108 152 / 0.5);
}
.tw-border-t-primary\/55 {
  border-top-color: rgb(28 108 152 / 0.55);
}
.tw-border-t-primary\/60 {
  border-top-color: rgb(28 108 152 / 0.6);
}
.tw-border-t-primary\/65 {
  border-top-color: rgb(28 108 152 / 0.65);
}
.tw-border-t-primary\/70 {
  border-top-color: rgb(28 108 152 / 0.7);
}
.tw-border-t-primary\/75 {
  border-top-color: rgb(28 108 152 / 0.75);
}
.tw-border-t-primary\/80 {
  border-top-color: rgb(28 108 152 / 0.8);
}
.tw-border-t-primary\/85 {
  border-top-color: rgb(28 108 152 / 0.85);
}
.tw-border-t-primary\/90 {
  border-top-color: rgb(28 108 152 / 0.9);
}
.tw-border-t-primary\/95 {
  border-top-color: rgb(28 108 152 / 0.95);
}
.tw-border-t-purple-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-100\/0 {
  border-top-color: rgb(243 232 255 / 0);
}
.tw-border-t-purple-100\/10 {
  border-top-color: rgb(243 232 255 / 0.1);
}
.tw-border-t-purple-100\/100 {
  border-top-color: rgb(243 232 255 / 1);
}
.tw-border-t-purple-100\/15 {
  border-top-color: rgb(243 232 255 / 0.15);
}
.tw-border-t-purple-100\/20 {
  border-top-color: rgb(243 232 255 / 0.2);
}
.tw-border-t-purple-100\/25 {
  border-top-color: rgb(243 232 255 / 0.25);
}
.tw-border-t-purple-100\/30 {
  border-top-color: rgb(243 232 255 / 0.3);
}
.tw-border-t-purple-100\/35 {
  border-top-color: rgb(243 232 255 / 0.35);
}
.tw-border-t-purple-100\/40 {
  border-top-color: rgb(243 232 255 / 0.4);
}
.tw-border-t-purple-100\/45 {
  border-top-color: rgb(243 232 255 / 0.45);
}
.tw-border-t-purple-100\/5 {
  border-top-color: rgb(243 232 255 / 0.05);
}
.tw-border-t-purple-100\/50 {
  border-top-color: rgb(243 232 255 / 0.5);
}
.tw-border-t-purple-100\/55 {
  border-top-color: rgb(243 232 255 / 0.55);
}
.tw-border-t-purple-100\/60 {
  border-top-color: rgb(243 232 255 / 0.6);
}
.tw-border-t-purple-100\/65 {
  border-top-color: rgb(243 232 255 / 0.65);
}
.tw-border-t-purple-100\/70 {
  border-top-color: rgb(243 232 255 / 0.7);
}
.tw-border-t-purple-100\/75 {
  border-top-color: rgb(243 232 255 / 0.75);
}
.tw-border-t-purple-100\/80 {
  border-top-color: rgb(243 232 255 / 0.8);
}
.tw-border-t-purple-100\/85 {
  border-top-color: rgb(243 232 255 / 0.85);
}
.tw-border-t-purple-100\/90 {
  border-top-color: rgb(243 232 255 / 0.9);
}
.tw-border-t-purple-100\/95 {
  border-top-color: rgb(243 232 255 / 0.95);
}
.tw-border-t-purple-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-200\/0 {
  border-top-color: rgb(233 213 255 / 0);
}
.tw-border-t-purple-200\/10 {
  border-top-color: rgb(233 213 255 / 0.1);
}
.tw-border-t-purple-200\/100 {
  border-top-color: rgb(233 213 255 / 1);
}
.tw-border-t-purple-200\/15 {
  border-top-color: rgb(233 213 255 / 0.15);
}
.tw-border-t-purple-200\/20 {
  border-top-color: rgb(233 213 255 / 0.2);
}
.tw-border-t-purple-200\/25 {
  border-top-color: rgb(233 213 255 / 0.25);
}
.tw-border-t-purple-200\/30 {
  border-top-color: rgb(233 213 255 / 0.3);
}
.tw-border-t-purple-200\/35 {
  border-top-color: rgb(233 213 255 / 0.35);
}
.tw-border-t-purple-200\/40 {
  border-top-color: rgb(233 213 255 / 0.4);
}
.tw-border-t-purple-200\/45 {
  border-top-color: rgb(233 213 255 / 0.45);
}
.tw-border-t-purple-200\/5 {
  border-top-color: rgb(233 213 255 / 0.05);
}
.tw-border-t-purple-200\/50 {
  border-top-color: rgb(233 213 255 / 0.5);
}
.tw-border-t-purple-200\/55 {
  border-top-color: rgb(233 213 255 / 0.55);
}
.tw-border-t-purple-200\/60 {
  border-top-color: rgb(233 213 255 / 0.6);
}
.tw-border-t-purple-200\/65 {
  border-top-color: rgb(233 213 255 / 0.65);
}
.tw-border-t-purple-200\/70 {
  border-top-color: rgb(233 213 255 / 0.7);
}
.tw-border-t-purple-200\/75 {
  border-top-color: rgb(233 213 255 / 0.75);
}
.tw-border-t-purple-200\/80 {
  border-top-color: rgb(233 213 255 / 0.8);
}
.tw-border-t-purple-200\/85 {
  border-top-color: rgb(233 213 255 / 0.85);
}
.tw-border-t-purple-200\/90 {
  border-top-color: rgb(233 213 255 / 0.9);
}
.tw-border-t-purple-200\/95 {
  border-top-color: rgb(233 213 255 / 0.95);
}
.tw-border-t-purple-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-300\/0 {
  border-top-color: rgb(216 180 254 / 0);
}
.tw-border-t-purple-300\/10 {
  border-top-color: rgb(216 180 254 / 0.1);
}
.tw-border-t-purple-300\/100 {
  border-top-color: rgb(216 180 254 / 1);
}
.tw-border-t-purple-300\/15 {
  border-top-color: rgb(216 180 254 / 0.15);
}
.tw-border-t-purple-300\/20 {
  border-top-color: rgb(216 180 254 / 0.2);
}
.tw-border-t-purple-300\/25 {
  border-top-color: rgb(216 180 254 / 0.25);
}
.tw-border-t-purple-300\/30 {
  border-top-color: rgb(216 180 254 / 0.3);
}
.tw-border-t-purple-300\/35 {
  border-top-color: rgb(216 180 254 / 0.35);
}
.tw-border-t-purple-300\/40 {
  border-top-color: rgb(216 180 254 / 0.4);
}
.tw-border-t-purple-300\/45 {
  border-top-color: rgb(216 180 254 / 0.45);
}
.tw-border-t-purple-300\/5 {
  border-top-color: rgb(216 180 254 / 0.05);
}
.tw-border-t-purple-300\/50 {
  border-top-color: rgb(216 180 254 / 0.5);
}
.tw-border-t-purple-300\/55 {
  border-top-color: rgb(216 180 254 / 0.55);
}
.tw-border-t-purple-300\/60 {
  border-top-color: rgb(216 180 254 / 0.6);
}
.tw-border-t-purple-300\/65 {
  border-top-color: rgb(216 180 254 / 0.65);
}
.tw-border-t-purple-300\/70 {
  border-top-color: rgb(216 180 254 / 0.7);
}
.tw-border-t-purple-300\/75 {
  border-top-color: rgb(216 180 254 / 0.75);
}
.tw-border-t-purple-300\/80 {
  border-top-color: rgb(216 180 254 / 0.8);
}
.tw-border-t-purple-300\/85 {
  border-top-color: rgb(216 180 254 / 0.85);
}
.tw-border-t-purple-300\/90 {
  border-top-color: rgb(216 180 254 / 0.9);
}
.tw-border-t-purple-300\/95 {
  border-top-color: rgb(216 180 254 / 0.95);
}
.tw-border-t-purple-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-400\/0 {
  border-top-color: rgb(192 132 252 / 0);
}
.tw-border-t-purple-400\/10 {
  border-top-color: rgb(192 132 252 / 0.1);
}
.tw-border-t-purple-400\/100 {
  border-top-color: rgb(192 132 252 / 1);
}
.tw-border-t-purple-400\/15 {
  border-top-color: rgb(192 132 252 / 0.15);
}
.tw-border-t-purple-400\/20 {
  border-top-color: rgb(192 132 252 / 0.2);
}
.tw-border-t-purple-400\/25 {
  border-top-color: rgb(192 132 252 / 0.25);
}
.tw-border-t-purple-400\/30 {
  border-top-color: rgb(192 132 252 / 0.3);
}
.tw-border-t-purple-400\/35 {
  border-top-color: rgb(192 132 252 / 0.35);
}
.tw-border-t-purple-400\/40 {
  border-top-color: rgb(192 132 252 / 0.4);
}
.tw-border-t-purple-400\/45 {
  border-top-color: rgb(192 132 252 / 0.45);
}
.tw-border-t-purple-400\/5 {
  border-top-color: rgb(192 132 252 / 0.05);
}
.tw-border-t-purple-400\/50 {
  border-top-color: rgb(192 132 252 / 0.5);
}
.tw-border-t-purple-400\/55 {
  border-top-color: rgb(192 132 252 / 0.55);
}
.tw-border-t-purple-400\/60 {
  border-top-color: rgb(192 132 252 / 0.6);
}
.tw-border-t-purple-400\/65 {
  border-top-color: rgb(192 132 252 / 0.65);
}
.tw-border-t-purple-400\/70 {
  border-top-color: rgb(192 132 252 / 0.7);
}
.tw-border-t-purple-400\/75 {
  border-top-color: rgb(192 132 252 / 0.75);
}
.tw-border-t-purple-400\/80 {
  border-top-color: rgb(192 132 252 / 0.8);
}
.tw-border-t-purple-400\/85 {
  border-top-color: rgb(192 132 252 / 0.85);
}
.tw-border-t-purple-400\/90 {
  border-top-color: rgb(192 132 252 / 0.9);
}
.tw-border-t-purple-400\/95 {
  border-top-color: rgb(192 132 252 / 0.95);
}
.tw-border-t-purple-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 245 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-50\/0 {
  border-top-color: rgb(250 245 255 / 0);
}
.tw-border-t-purple-50\/10 {
  border-top-color: rgb(250 245 255 / 0.1);
}
.tw-border-t-purple-50\/100 {
  border-top-color: rgb(250 245 255 / 1);
}
.tw-border-t-purple-50\/15 {
  border-top-color: rgb(250 245 255 / 0.15);
}
.tw-border-t-purple-50\/20 {
  border-top-color: rgb(250 245 255 / 0.2);
}
.tw-border-t-purple-50\/25 {
  border-top-color: rgb(250 245 255 / 0.25);
}
.tw-border-t-purple-50\/30 {
  border-top-color: rgb(250 245 255 / 0.3);
}
.tw-border-t-purple-50\/35 {
  border-top-color: rgb(250 245 255 / 0.35);
}
.tw-border-t-purple-50\/40 {
  border-top-color: rgb(250 245 255 / 0.4);
}
.tw-border-t-purple-50\/45 {
  border-top-color: rgb(250 245 255 / 0.45);
}
.tw-border-t-purple-50\/5 {
  border-top-color: rgb(250 245 255 / 0.05);
}
.tw-border-t-purple-50\/50 {
  border-top-color: rgb(250 245 255 / 0.5);
}
.tw-border-t-purple-50\/55 {
  border-top-color: rgb(250 245 255 / 0.55);
}
.tw-border-t-purple-50\/60 {
  border-top-color: rgb(250 245 255 / 0.6);
}
.tw-border-t-purple-50\/65 {
  border-top-color: rgb(250 245 255 / 0.65);
}
.tw-border-t-purple-50\/70 {
  border-top-color: rgb(250 245 255 / 0.7);
}
.tw-border-t-purple-50\/75 {
  border-top-color: rgb(250 245 255 / 0.75);
}
.tw-border-t-purple-50\/80 {
  border-top-color: rgb(250 245 255 / 0.8);
}
.tw-border-t-purple-50\/85 {
  border-top-color: rgb(250 245 255 / 0.85);
}
.tw-border-t-purple-50\/90 {
  border-top-color: rgb(250 245 255 / 0.9);
}
.tw-border-t-purple-50\/95 {
  border-top-color: rgb(250 245 255 / 0.95);
}
.tw-border-t-purple-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-500\/0 {
  border-top-color: rgb(168 85 247 / 0);
}
.tw-border-t-purple-500\/10 {
  border-top-color: rgb(168 85 247 / 0.1);
}
.tw-border-t-purple-500\/100 {
  border-top-color: rgb(168 85 247 / 1);
}
.tw-border-t-purple-500\/15 {
  border-top-color: rgb(168 85 247 / 0.15);
}
.tw-border-t-purple-500\/20 {
  border-top-color: rgb(168 85 247 / 0.2);
}
.tw-border-t-purple-500\/25 {
  border-top-color: rgb(168 85 247 / 0.25);
}
.tw-border-t-purple-500\/30 {
  border-top-color: rgb(168 85 247 / 0.3);
}
.tw-border-t-purple-500\/35 {
  border-top-color: rgb(168 85 247 / 0.35);
}
.tw-border-t-purple-500\/40 {
  border-top-color: rgb(168 85 247 / 0.4);
}
.tw-border-t-purple-500\/45 {
  border-top-color: rgb(168 85 247 / 0.45);
}
.tw-border-t-purple-500\/5 {
  border-top-color: rgb(168 85 247 / 0.05);
}
.tw-border-t-purple-500\/50 {
  border-top-color: rgb(168 85 247 / 0.5);
}
.tw-border-t-purple-500\/55 {
  border-top-color: rgb(168 85 247 / 0.55);
}
.tw-border-t-purple-500\/60 {
  border-top-color: rgb(168 85 247 / 0.6);
}
.tw-border-t-purple-500\/65 {
  border-top-color: rgb(168 85 247 / 0.65);
}
.tw-border-t-purple-500\/70 {
  border-top-color: rgb(168 85 247 / 0.7);
}
.tw-border-t-purple-500\/75 {
  border-top-color: rgb(168 85 247 / 0.75);
}
.tw-border-t-purple-500\/80 {
  border-top-color: rgb(168 85 247 / 0.8);
}
.tw-border-t-purple-500\/85 {
  border-top-color: rgb(168 85 247 / 0.85);
}
.tw-border-t-purple-500\/90 {
  border-top-color: rgb(168 85 247 / 0.9);
}
.tw-border-t-purple-500\/95 {
  border-top-color: rgb(168 85 247 / 0.95);
}
.tw-border-t-purple-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-600\/0 {
  border-top-color: rgb(147 51 234 / 0);
}
.tw-border-t-purple-600\/10 {
  border-top-color: rgb(147 51 234 / 0.1);
}
.tw-border-t-purple-600\/100 {
  border-top-color: rgb(147 51 234 / 1);
}
.tw-border-t-purple-600\/15 {
  border-top-color: rgb(147 51 234 / 0.15);
}
.tw-border-t-purple-600\/20 {
  border-top-color: rgb(147 51 234 / 0.2);
}
.tw-border-t-purple-600\/25 {
  border-top-color: rgb(147 51 234 / 0.25);
}
.tw-border-t-purple-600\/30 {
  border-top-color: rgb(147 51 234 / 0.3);
}
.tw-border-t-purple-600\/35 {
  border-top-color: rgb(147 51 234 / 0.35);
}
.tw-border-t-purple-600\/40 {
  border-top-color: rgb(147 51 234 / 0.4);
}
.tw-border-t-purple-600\/45 {
  border-top-color: rgb(147 51 234 / 0.45);
}
.tw-border-t-purple-600\/5 {
  border-top-color: rgb(147 51 234 / 0.05);
}
.tw-border-t-purple-600\/50 {
  border-top-color: rgb(147 51 234 / 0.5);
}
.tw-border-t-purple-600\/55 {
  border-top-color: rgb(147 51 234 / 0.55);
}
.tw-border-t-purple-600\/60 {
  border-top-color: rgb(147 51 234 / 0.6);
}
.tw-border-t-purple-600\/65 {
  border-top-color: rgb(147 51 234 / 0.65);
}
.tw-border-t-purple-600\/70 {
  border-top-color: rgb(147 51 234 / 0.7);
}
.tw-border-t-purple-600\/75 {
  border-top-color: rgb(147 51 234 / 0.75);
}
.tw-border-t-purple-600\/80 {
  border-top-color: rgb(147 51 234 / 0.8);
}
.tw-border-t-purple-600\/85 {
  border-top-color: rgb(147 51 234 / 0.85);
}
.tw-border-t-purple-600\/90 {
  border-top-color: rgb(147 51 234 / 0.9);
}
.tw-border-t-purple-600\/95 {
  border-top-color: rgb(147 51 234 / 0.95);
}
.tw-border-t-purple-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-700\/0 {
  border-top-color: rgb(126 34 206 / 0);
}
.tw-border-t-purple-700\/10 {
  border-top-color: rgb(126 34 206 / 0.1);
}
.tw-border-t-purple-700\/100 {
  border-top-color: rgb(126 34 206 / 1);
}
.tw-border-t-purple-700\/15 {
  border-top-color: rgb(126 34 206 / 0.15);
}
.tw-border-t-purple-700\/20 {
  border-top-color: rgb(126 34 206 / 0.2);
}
.tw-border-t-purple-700\/25 {
  border-top-color: rgb(126 34 206 / 0.25);
}
.tw-border-t-purple-700\/30 {
  border-top-color: rgb(126 34 206 / 0.3);
}
.tw-border-t-purple-700\/35 {
  border-top-color: rgb(126 34 206 / 0.35);
}
.tw-border-t-purple-700\/40 {
  border-top-color: rgb(126 34 206 / 0.4);
}
.tw-border-t-purple-700\/45 {
  border-top-color: rgb(126 34 206 / 0.45);
}
.tw-border-t-purple-700\/5 {
  border-top-color: rgb(126 34 206 / 0.05);
}
.tw-border-t-purple-700\/50 {
  border-top-color: rgb(126 34 206 / 0.5);
}
.tw-border-t-purple-700\/55 {
  border-top-color: rgb(126 34 206 / 0.55);
}
.tw-border-t-purple-700\/60 {
  border-top-color: rgb(126 34 206 / 0.6);
}
.tw-border-t-purple-700\/65 {
  border-top-color: rgb(126 34 206 / 0.65);
}
.tw-border-t-purple-700\/70 {
  border-top-color: rgb(126 34 206 / 0.7);
}
.tw-border-t-purple-700\/75 {
  border-top-color: rgb(126 34 206 / 0.75);
}
.tw-border-t-purple-700\/80 {
  border-top-color: rgb(126 34 206 / 0.8);
}
.tw-border-t-purple-700\/85 {
  border-top-color: rgb(126 34 206 / 0.85);
}
.tw-border-t-purple-700\/90 {
  border-top-color: rgb(126 34 206 / 0.9);
}
.tw-border-t-purple-700\/95 {
  border-top-color: rgb(126 34 206 / 0.95);
}
.tw-border-t-purple-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-800\/0 {
  border-top-color: rgb(107 33 168 / 0);
}
.tw-border-t-purple-800\/10 {
  border-top-color: rgb(107 33 168 / 0.1);
}
.tw-border-t-purple-800\/100 {
  border-top-color: rgb(107 33 168 / 1);
}
.tw-border-t-purple-800\/15 {
  border-top-color: rgb(107 33 168 / 0.15);
}
.tw-border-t-purple-800\/20 {
  border-top-color: rgb(107 33 168 / 0.2);
}
.tw-border-t-purple-800\/25 {
  border-top-color: rgb(107 33 168 / 0.25);
}
.tw-border-t-purple-800\/30 {
  border-top-color: rgb(107 33 168 / 0.3);
}
.tw-border-t-purple-800\/35 {
  border-top-color: rgb(107 33 168 / 0.35);
}
.tw-border-t-purple-800\/40 {
  border-top-color: rgb(107 33 168 / 0.4);
}
.tw-border-t-purple-800\/45 {
  border-top-color: rgb(107 33 168 / 0.45);
}
.tw-border-t-purple-800\/5 {
  border-top-color: rgb(107 33 168 / 0.05);
}
.tw-border-t-purple-800\/50 {
  border-top-color: rgb(107 33 168 / 0.5);
}
.tw-border-t-purple-800\/55 {
  border-top-color: rgb(107 33 168 / 0.55);
}
.tw-border-t-purple-800\/60 {
  border-top-color: rgb(107 33 168 / 0.6);
}
.tw-border-t-purple-800\/65 {
  border-top-color: rgb(107 33 168 / 0.65);
}
.tw-border-t-purple-800\/70 {
  border-top-color: rgb(107 33 168 / 0.7);
}
.tw-border-t-purple-800\/75 {
  border-top-color: rgb(107 33 168 / 0.75);
}
.tw-border-t-purple-800\/80 {
  border-top-color: rgb(107 33 168 / 0.8);
}
.tw-border-t-purple-800\/85 {
  border-top-color: rgb(107 33 168 / 0.85);
}
.tw-border-t-purple-800\/90 {
  border-top-color: rgb(107 33 168 / 0.9);
}
.tw-border-t-purple-800\/95 {
  border-top-color: rgb(107 33 168 / 0.95);
}
.tw-border-t-purple-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-900\/0 {
  border-top-color: rgb(88 28 135 / 0);
}
.tw-border-t-purple-900\/10 {
  border-top-color: rgb(88 28 135 / 0.1);
}
.tw-border-t-purple-900\/100 {
  border-top-color: rgb(88 28 135 / 1);
}
.tw-border-t-purple-900\/15 {
  border-top-color: rgb(88 28 135 / 0.15);
}
.tw-border-t-purple-900\/20 {
  border-top-color: rgb(88 28 135 / 0.2);
}
.tw-border-t-purple-900\/25 {
  border-top-color: rgb(88 28 135 / 0.25);
}
.tw-border-t-purple-900\/30 {
  border-top-color: rgb(88 28 135 / 0.3);
}
.tw-border-t-purple-900\/35 {
  border-top-color: rgb(88 28 135 / 0.35);
}
.tw-border-t-purple-900\/40 {
  border-top-color: rgb(88 28 135 / 0.4);
}
.tw-border-t-purple-900\/45 {
  border-top-color: rgb(88 28 135 / 0.45);
}
.tw-border-t-purple-900\/5 {
  border-top-color: rgb(88 28 135 / 0.05);
}
.tw-border-t-purple-900\/50 {
  border-top-color: rgb(88 28 135 / 0.5);
}
.tw-border-t-purple-900\/55 {
  border-top-color: rgb(88 28 135 / 0.55);
}
.tw-border-t-purple-900\/60 {
  border-top-color: rgb(88 28 135 / 0.6);
}
.tw-border-t-purple-900\/65 {
  border-top-color: rgb(88 28 135 / 0.65);
}
.tw-border-t-purple-900\/70 {
  border-top-color: rgb(88 28 135 / 0.7);
}
.tw-border-t-purple-900\/75 {
  border-top-color: rgb(88 28 135 / 0.75);
}
.tw-border-t-purple-900\/80 {
  border-top-color: rgb(88 28 135 / 0.8);
}
.tw-border-t-purple-900\/85 {
  border-top-color: rgb(88 28 135 / 0.85);
}
.tw-border-t-purple-900\/90 {
  border-top-color: rgb(88 28 135 / 0.9);
}
.tw-border-t-purple-900\/95 {
  border-top-color: rgb(88 28 135 / 0.95);
}
.tw-border-t-purple-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(59 7 100 / var(--tw-border-opacity, 1));
}
.tw-border-t-purple-950\/0 {
  border-top-color: rgb(59 7 100 / 0);
}
.tw-border-t-purple-950\/10 {
  border-top-color: rgb(59 7 100 / 0.1);
}
.tw-border-t-purple-950\/100 {
  border-top-color: rgb(59 7 100 / 1);
}
.tw-border-t-purple-950\/15 {
  border-top-color: rgb(59 7 100 / 0.15);
}
.tw-border-t-purple-950\/20 {
  border-top-color: rgb(59 7 100 / 0.2);
}
.tw-border-t-purple-950\/25 {
  border-top-color: rgb(59 7 100 / 0.25);
}
.tw-border-t-purple-950\/30 {
  border-top-color: rgb(59 7 100 / 0.3);
}
.tw-border-t-purple-950\/35 {
  border-top-color: rgb(59 7 100 / 0.35);
}
.tw-border-t-purple-950\/40 {
  border-top-color: rgb(59 7 100 / 0.4);
}
.tw-border-t-purple-950\/45 {
  border-top-color: rgb(59 7 100 / 0.45);
}
.tw-border-t-purple-950\/5 {
  border-top-color: rgb(59 7 100 / 0.05);
}
.tw-border-t-purple-950\/50 {
  border-top-color: rgb(59 7 100 / 0.5);
}
.tw-border-t-purple-950\/55 {
  border-top-color: rgb(59 7 100 / 0.55);
}
.tw-border-t-purple-950\/60 {
  border-top-color: rgb(59 7 100 / 0.6);
}
.tw-border-t-purple-950\/65 {
  border-top-color: rgb(59 7 100 / 0.65);
}
.tw-border-t-purple-950\/70 {
  border-top-color: rgb(59 7 100 / 0.7);
}
.tw-border-t-purple-950\/75 {
  border-top-color: rgb(59 7 100 / 0.75);
}
.tw-border-t-purple-950\/80 {
  border-top-color: rgb(59 7 100 / 0.8);
}
.tw-border-t-purple-950\/85 {
  border-top-color: rgb(59 7 100 / 0.85);
}
.tw-border-t-purple-950\/90 {
  border-top-color: rgb(59 7 100 / 0.9);
}
.tw-border-t-purple-950\/95 {
  border-top-color: rgb(59 7 100 / 0.95);
}
.tw-border-t-red-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-100\/0 {
  border-top-color: rgb(254 226 226 / 0);
}
.tw-border-t-red-100\/10 {
  border-top-color: rgb(254 226 226 / 0.1);
}
.tw-border-t-red-100\/100 {
  border-top-color: rgb(254 226 226 / 1);
}
.tw-border-t-red-100\/15 {
  border-top-color: rgb(254 226 226 / 0.15);
}
.tw-border-t-red-100\/20 {
  border-top-color: rgb(254 226 226 / 0.2);
}
.tw-border-t-red-100\/25 {
  border-top-color: rgb(254 226 226 / 0.25);
}
.tw-border-t-red-100\/30 {
  border-top-color: rgb(254 226 226 / 0.3);
}
.tw-border-t-red-100\/35 {
  border-top-color: rgb(254 226 226 / 0.35);
}
.tw-border-t-red-100\/40 {
  border-top-color: rgb(254 226 226 / 0.4);
}
.tw-border-t-red-100\/45 {
  border-top-color: rgb(254 226 226 / 0.45);
}
.tw-border-t-red-100\/5 {
  border-top-color: rgb(254 226 226 / 0.05);
}
.tw-border-t-red-100\/50 {
  border-top-color: rgb(254 226 226 / 0.5);
}
.tw-border-t-red-100\/55 {
  border-top-color: rgb(254 226 226 / 0.55);
}
.tw-border-t-red-100\/60 {
  border-top-color: rgb(254 226 226 / 0.6);
}
.tw-border-t-red-100\/65 {
  border-top-color: rgb(254 226 226 / 0.65);
}
.tw-border-t-red-100\/70 {
  border-top-color: rgb(254 226 226 / 0.7);
}
.tw-border-t-red-100\/75 {
  border-top-color: rgb(254 226 226 / 0.75);
}
.tw-border-t-red-100\/80 {
  border-top-color: rgb(254 226 226 / 0.8);
}
.tw-border-t-red-100\/85 {
  border-top-color: rgb(254 226 226 / 0.85);
}
.tw-border-t-red-100\/90 {
  border-top-color: rgb(254 226 226 / 0.9);
}
.tw-border-t-red-100\/95 {
  border-top-color: rgb(254 226 226 / 0.95);
}
.tw-border-t-red-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-200\/0 {
  border-top-color: rgb(254 202 202 / 0);
}
.tw-border-t-red-200\/10 {
  border-top-color: rgb(254 202 202 / 0.1);
}
.tw-border-t-red-200\/100 {
  border-top-color: rgb(254 202 202 / 1);
}
.tw-border-t-red-200\/15 {
  border-top-color: rgb(254 202 202 / 0.15);
}
.tw-border-t-red-200\/20 {
  border-top-color: rgb(254 202 202 / 0.2);
}
.tw-border-t-red-200\/25 {
  border-top-color: rgb(254 202 202 / 0.25);
}
.tw-border-t-red-200\/30 {
  border-top-color: rgb(254 202 202 / 0.3);
}
.tw-border-t-red-200\/35 {
  border-top-color: rgb(254 202 202 / 0.35);
}
.tw-border-t-red-200\/40 {
  border-top-color: rgb(254 202 202 / 0.4);
}
.tw-border-t-red-200\/45 {
  border-top-color: rgb(254 202 202 / 0.45);
}
.tw-border-t-red-200\/5 {
  border-top-color: rgb(254 202 202 / 0.05);
}
.tw-border-t-red-200\/50 {
  border-top-color: rgb(254 202 202 / 0.5);
}
.tw-border-t-red-200\/55 {
  border-top-color: rgb(254 202 202 / 0.55);
}
.tw-border-t-red-200\/60 {
  border-top-color: rgb(254 202 202 / 0.6);
}
.tw-border-t-red-200\/65 {
  border-top-color: rgb(254 202 202 / 0.65);
}
.tw-border-t-red-200\/70 {
  border-top-color: rgb(254 202 202 / 0.7);
}
.tw-border-t-red-200\/75 {
  border-top-color: rgb(254 202 202 / 0.75);
}
.tw-border-t-red-200\/80 {
  border-top-color: rgb(254 202 202 / 0.8);
}
.tw-border-t-red-200\/85 {
  border-top-color: rgb(254 202 202 / 0.85);
}
.tw-border-t-red-200\/90 {
  border-top-color: rgb(254 202 202 / 0.9);
}
.tw-border-t-red-200\/95 {
  border-top-color: rgb(254 202 202 / 0.95);
}
.tw-border-t-red-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-300\/0 {
  border-top-color: rgb(252 165 165 / 0);
}
.tw-border-t-red-300\/10 {
  border-top-color: rgb(252 165 165 / 0.1);
}
.tw-border-t-red-300\/100 {
  border-top-color: rgb(252 165 165 / 1);
}
.tw-border-t-red-300\/15 {
  border-top-color: rgb(252 165 165 / 0.15);
}
.tw-border-t-red-300\/20 {
  border-top-color: rgb(252 165 165 / 0.2);
}
.tw-border-t-red-300\/25 {
  border-top-color: rgb(252 165 165 / 0.25);
}
.tw-border-t-red-300\/30 {
  border-top-color: rgb(252 165 165 / 0.3);
}
.tw-border-t-red-300\/35 {
  border-top-color: rgb(252 165 165 / 0.35);
}
.tw-border-t-red-300\/40 {
  border-top-color: rgb(252 165 165 / 0.4);
}
.tw-border-t-red-300\/45 {
  border-top-color: rgb(252 165 165 / 0.45);
}
.tw-border-t-red-300\/5 {
  border-top-color: rgb(252 165 165 / 0.05);
}
.tw-border-t-red-300\/50 {
  border-top-color: rgb(252 165 165 / 0.5);
}
.tw-border-t-red-300\/55 {
  border-top-color: rgb(252 165 165 / 0.55);
}
.tw-border-t-red-300\/60 {
  border-top-color: rgb(252 165 165 / 0.6);
}
.tw-border-t-red-300\/65 {
  border-top-color: rgb(252 165 165 / 0.65);
}
.tw-border-t-red-300\/70 {
  border-top-color: rgb(252 165 165 / 0.7);
}
.tw-border-t-red-300\/75 {
  border-top-color: rgb(252 165 165 / 0.75);
}
.tw-border-t-red-300\/80 {
  border-top-color: rgb(252 165 165 / 0.8);
}
.tw-border-t-red-300\/85 {
  border-top-color: rgb(252 165 165 / 0.85);
}
.tw-border-t-red-300\/90 {
  border-top-color: rgb(252 165 165 / 0.9);
}
.tw-border-t-red-300\/95 {
  border-top-color: rgb(252 165 165 / 0.95);
}
.tw-border-t-red-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-400\/0 {
  border-top-color: rgb(248 113 113 / 0);
}
.tw-border-t-red-400\/10 {
  border-top-color: rgb(248 113 113 / 0.1);
}
.tw-border-t-red-400\/100 {
  border-top-color: rgb(248 113 113 / 1);
}
.tw-border-t-red-400\/15 {
  border-top-color: rgb(248 113 113 / 0.15);
}
.tw-border-t-red-400\/20 {
  border-top-color: rgb(248 113 113 / 0.2);
}
.tw-border-t-red-400\/25 {
  border-top-color: rgb(248 113 113 / 0.25);
}
.tw-border-t-red-400\/30 {
  border-top-color: rgb(248 113 113 / 0.3);
}
.tw-border-t-red-400\/35 {
  border-top-color: rgb(248 113 113 / 0.35);
}
.tw-border-t-red-400\/40 {
  border-top-color: rgb(248 113 113 / 0.4);
}
.tw-border-t-red-400\/45 {
  border-top-color: rgb(248 113 113 / 0.45);
}
.tw-border-t-red-400\/5 {
  border-top-color: rgb(248 113 113 / 0.05);
}
.tw-border-t-red-400\/50 {
  border-top-color: rgb(248 113 113 / 0.5);
}
.tw-border-t-red-400\/55 {
  border-top-color: rgb(248 113 113 / 0.55);
}
.tw-border-t-red-400\/60 {
  border-top-color: rgb(248 113 113 / 0.6);
}
.tw-border-t-red-400\/65 {
  border-top-color: rgb(248 113 113 / 0.65);
}
.tw-border-t-red-400\/70 {
  border-top-color: rgb(248 113 113 / 0.7);
}
.tw-border-t-red-400\/75 {
  border-top-color: rgb(248 113 113 / 0.75);
}
.tw-border-t-red-400\/80 {
  border-top-color: rgb(248 113 113 / 0.8);
}
.tw-border-t-red-400\/85 {
  border-top-color: rgb(248 113 113 / 0.85);
}
.tw-border-t-red-400\/90 {
  border-top-color: rgb(248 113 113 / 0.9);
}
.tw-border-t-red-400\/95 {
  border-top-color: rgb(248 113 113 / 0.95);
}
.tw-border-t-red-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 242 242 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-50\/0 {
  border-top-color: rgb(254 242 242 / 0);
}
.tw-border-t-red-50\/10 {
  border-top-color: rgb(254 242 242 / 0.1);
}
.tw-border-t-red-50\/100 {
  border-top-color: rgb(254 242 242 / 1);
}
.tw-border-t-red-50\/15 {
  border-top-color: rgb(254 242 242 / 0.15);
}
.tw-border-t-red-50\/20 {
  border-top-color: rgb(254 242 242 / 0.2);
}
.tw-border-t-red-50\/25 {
  border-top-color: rgb(254 242 242 / 0.25);
}
.tw-border-t-red-50\/30 {
  border-top-color: rgb(254 242 242 / 0.3);
}
.tw-border-t-red-50\/35 {
  border-top-color: rgb(254 242 242 / 0.35);
}
.tw-border-t-red-50\/40 {
  border-top-color: rgb(254 242 242 / 0.4);
}
.tw-border-t-red-50\/45 {
  border-top-color: rgb(254 242 242 / 0.45);
}
.tw-border-t-red-50\/5 {
  border-top-color: rgb(254 242 242 / 0.05);
}
.tw-border-t-red-50\/50 {
  border-top-color: rgb(254 242 242 / 0.5);
}
.tw-border-t-red-50\/55 {
  border-top-color: rgb(254 242 242 / 0.55);
}
.tw-border-t-red-50\/60 {
  border-top-color: rgb(254 242 242 / 0.6);
}
.tw-border-t-red-50\/65 {
  border-top-color: rgb(254 242 242 / 0.65);
}
.tw-border-t-red-50\/70 {
  border-top-color: rgb(254 242 242 / 0.7);
}
.tw-border-t-red-50\/75 {
  border-top-color: rgb(254 242 242 / 0.75);
}
.tw-border-t-red-50\/80 {
  border-top-color: rgb(254 242 242 / 0.8);
}
.tw-border-t-red-50\/85 {
  border-top-color: rgb(254 242 242 / 0.85);
}
.tw-border-t-red-50\/90 {
  border-top-color: rgb(254 242 242 / 0.9);
}
.tw-border-t-red-50\/95 {
  border-top-color: rgb(254 242 242 / 0.95);
}
.tw-border-t-red-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-500\/0 {
  border-top-color: rgb(239 68 68 / 0);
}
.tw-border-t-red-500\/10 {
  border-top-color: rgb(239 68 68 / 0.1);
}
.tw-border-t-red-500\/100 {
  border-top-color: rgb(239 68 68 / 1);
}
.tw-border-t-red-500\/15 {
  border-top-color: rgb(239 68 68 / 0.15);
}
.tw-border-t-red-500\/20 {
  border-top-color: rgb(239 68 68 / 0.2);
}
.tw-border-t-red-500\/25 {
  border-top-color: rgb(239 68 68 / 0.25);
}
.tw-border-t-red-500\/30 {
  border-top-color: rgb(239 68 68 / 0.3);
}
.tw-border-t-red-500\/35 {
  border-top-color: rgb(239 68 68 / 0.35);
}
.tw-border-t-red-500\/40 {
  border-top-color: rgb(239 68 68 / 0.4);
}
.tw-border-t-red-500\/45 {
  border-top-color: rgb(239 68 68 / 0.45);
}
.tw-border-t-red-500\/5 {
  border-top-color: rgb(239 68 68 / 0.05);
}
.tw-border-t-red-500\/50 {
  border-top-color: rgb(239 68 68 / 0.5);
}
.tw-border-t-red-500\/55 {
  border-top-color: rgb(239 68 68 / 0.55);
}
.tw-border-t-red-500\/60 {
  border-top-color: rgb(239 68 68 / 0.6);
}
.tw-border-t-red-500\/65 {
  border-top-color: rgb(239 68 68 / 0.65);
}
.tw-border-t-red-500\/70 {
  border-top-color: rgb(239 68 68 / 0.7);
}
.tw-border-t-red-500\/75 {
  border-top-color: rgb(239 68 68 / 0.75);
}
.tw-border-t-red-500\/80 {
  border-top-color: rgb(239 68 68 / 0.8);
}
.tw-border-t-red-500\/85 {
  border-top-color: rgb(239 68 68 / 0.85);
}
.tw-border-t-red-500\/90 {
  border-top-color: rgb(239 68 68 / 0.9);
}
.tw-border-t-red-500\/95 {
  border-top-color: rgb(239 68 68 / 0.95);
}
.tw-border-t-red-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-600\/0 {
  border-top-color: rgb(220 38 38 / 0);
}
.tw-border-t-red-600\/10 {
  border-top-color: rgb(220 38 38 / 0.1);
}
.tw-border-t-red-600\/100 {
  border-top-color: rgb(220 38 38 / 1);
}
.tw-border-t-red-600\/15 {
  border-top-color: rgb(220 38 38 / 0.15);
}
.tw-border-t-red-600\/20 {
  border-top-color: rgb(220 38 38 / 0.2);
}
.tw-border-t-red-600\/25 {
  border-top-color: rgb(220 38 38 / 0.25);
}
.tw-border-t-red-600\/30 {
  border-top-color: rgb(220 38 38 / 0.3);
}
.tw-border-t-red-600\/35 {
  border-top-color: rgb(220 38 38 / 0.35);
}
.tw-border-t-red-600\/40 {
  border-top-color: rgb(220 38 38 / 0.4);
}
.tw-border-t-red-600\/45 {
  border-top-color: rgb(220 38 38 / 0.45);
}
.tw-border-t-red-600\/5 {
  border-top-color: rgb(220 38 38 / 0.05);
}
.tw-border-t-red-600\/50 {
  border-top-color: rgb(220 38 38 / 0.5);
}
.tw-border-t-red-600\/55 {
  border-top-color: rgb(220 38 38 / 0.55);
}
.tw-border-t-red-600\/60 {
  border-top-color: rgb(220 38 38 / 0.6);
}
.tw-border-t-red-600\/65 {
  border-top-color: rgb(220 38 38 / 0.65);
}
.tw-border-t-red-600\/70 {
  border-top-color: rgb(220 38 38 / 0.7);
}
.tw-border-t-red-600\/75 {
  border-top-color: rgb(220 38 38 / 0.75);
}
.tw-border-t-red-600\/80 {
  border-top-color: rgb(220 38 38 / 0.8);
}
.tw-border-t-red-600\/85 {
  border-top-color: rgb(220 38 38 / 0.85);
}
.tw-border-t-red-600\/90 {
  border-top-color: rgb(220 38 38 / 0.9);
}
.tw-border-t-red-600\/95 {
  border-top-color: rgb(220 38 38 / 0.95);
}
.tw-border-t-red-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-700\/0 {
  border-top-color: rgb(185 28 28 / 0);
}
.tw-border-t-red-700\/10 {
  border-top-color: rgb(185 28 28 / 0.1);
}
.tw-border-t-red-700\/100 {
  border-top-color: rgb(185 28 28 / 1);
}
.tw-border-t-red-700\/15 {
  border-top-color: rgb(185 28 28 / 0.15);
}
.tw-border-t-red-700\/20 {
  border-top-color: rgb(185 28 28 / 0.2);
}
.tw-border-t-red-700\/25 {
  border-top-color: rgb(185 28 28 / 0.25);
}
.tw-border-t-red-700\/30 {
  border-top-color: rgb(185 28 28 / 0.3);
}
.tw-border-t-red-700\/35 {
  border-top-color: rgb(185 28 28 / 0.35);
}
.tw-border-t-red-700\/40 {
  border-top-color: rgb(185 28 28 / 0.4);
}
.tw-border-t-red-700\/45 {
  border-top-color: rgb(185 28 28 / 0.45);
}
.tw-border-t-red-700\/5 {
  border-top-color: rgb(185 28 28 / 0.05);
}
.tw-border-t-red-700\/50 {
  border-top-color: rgb(185 28 28 / 0.5);
}
.tw-border-t-red-700\/55 {
  border-top-color: rgb(185 28 28 / 0.55);
}
.tw-border-t-red-700\/60 {
  border-top-color: rgb(185 28 28 / 0.6);
}
.tw-border-t-red-700\/65 {
  border-top-color: rgb(185 28 28 / 0.65);
}
.tw-border-t-red-700\/70 {
  border-top-color: rgb(185 28 28 / 0.7);
}
.tw-border-t-red-700\/75 {
  border-top-color: rgb(185 28 28 / 0.75);
}
.tw-border-t-red-700\/80 {
  border-top-color: rgb(185 28 28 / 0.8);
}
.tw-border-t-red-700\/85 {
  border-top-color: rgb(185 28 28 / 0.85);
}
.tw-border-t-red-700\/90 {
  border-top-color: rgb(185 28 28 / 0.9);
}
.tw-border-t-red-700\/95 {
  border-top-color: rgb(185 28 28 / 0.95);
}
.tw-border-t-red-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-800\/0 {
  border-top-color: rgb(153 27 27 / 0);
}
.tw-border-t-red-800\/10 {
  border-top-color: rgb(153 27 27 / 0.1);
}
.tw-border-t-red-800\/100 {
  border-top-color: rgb(153 27 27 / 1);
}
.tw-border-t-red-800\/15 {
  border-top-color: rgb(153 27 27 / 0.15);
}
.tw-border-t-red-800\/20 {
  border-top-color: rgb(153 27 27 / 0.2);
}
.tw-border-t-red-800\/25 {
  border-top-color: rgb(153 27 27 / 0.25);
}
.tw-border-t-red-800\/30 {
  border-top-color: rgb(153 27 27 / 0.3);
}
.tw-border-t-red-800\/35 {
  border-top-color: rgb(153 27 27 / 0.35);
}
.tw-border-t-red-800\/40 {
  border-top-color: rgb(153 27 27 / 0.4);
}
.tw-border-t-red-800\/45 {
  border-top-color: rgb(153 27 27 / 0.45);
}
.tw-border-t-red-800\/5 {
  border-top-color: rgb(153 27 27 / 0.05);
}
.tw-border-t-red-800\/50 {
  border-top-color: rgb(153 27 27 / 0.5);
}
.tw-border-t-red-800\/55 {
  border-top-color: rgb(153 27 27 / 0.55);
}
.tw-border-t-red-800\/60 {
  border-top-color: rgb(153 27 27 / 0.6);
}
.tw-border-t-red-800\/65 {
  border-top-color: rgb(153 27 27 / 0.65);
}
.tw-border-t-red-800\/70 {
  border-top-color: rgb(153 27 27 / 0.7);
}
.tw-border-t-red-800\/75 {
  border-top-color: rgb(153 27 27 / 0.75);
}
.tw-border-t-red-800\/80 {
  border-top-color: rgb(153 27 27 / 0.8);
}
.tw-border-t-red-800\/85 {
  border-top-color: rgb(153 27 27 / 0.85);
}
.tw-border-t-red-800\/90 {
  border-top-color: rgb(153 27 27 / 0.9);
}
.tw-border-t-red-800\/95 {
  border-top-color: rgb(153 27 27 / 0.95);
}
.tw-border-t-red-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-900\/0 {
  border-top-color: rgb(127 29 29 / 0);
}
.tw-border-t-red-900\/10 {
  border-top-color: rgb(127 29 29 / 0.1);
}
.tw-border-t-red-900\/100 {
  border-top-color: rgb(127 29 29 / 1);
}
.tw-border-t-red-900\/15 {
  border-top-color: rgb(127 29 29 / 0.15);
}
.tw-border-t-red-900\/20 {
  border-top-color: rgb(127 29 29 / 0.2);
}
.tw-border-t-red-900\/25 {
  border-top-color: rgb(127 29 29 / 0.25);
}
.tw-border-t-red-900\/30 {
  border-top-color: rgb(127 29 29 / 0.3);
}
.tw-border-t-red-900\/35 {
  border-top-color: rgb(127 29 29 / 0.35);
}
.tw-border-t-red-900\/40 {
  border-top-color: rgb(127 29 29 / 0.4);
}
.tw-border-t-red-900\/45 {
  border-top-color: rgb(127 29 29 / 0.45);
}
.tw-border-t-red-900\/5 {
  border-top-color: rgb(127 29 29 / 0.05);
}
.tw-border-t-red-900\/50 {
  border-top-color: rgb(127 29 29 / 0.5);
}
.tw-border-t-red-900\/55 {
  border-top-color: rgb(127 29 29 / 0.55);
}
.tw-border-t-red-900\/60 {
  border-top-color: rgb(127 29 29 / 0.6);
}
.tw-border-t-red-900\/65 {
  border-top-color: rgb(127 29 29 / 0.65);
}
.tw-border-t-red-900\/70 {
  border-top-color: rgb(127 29 29 / 0.7);
}
.tw-border-t-red-900\/75 {
  border-top-color: rgb(127 29 29 / 0.75);
}
.tw-border-t-red-900\/80 {
  border-top-color: rgb(127 29 29 / 0.8);
}
.tw-border-t-red-900\/85 {
  border-top-color: rgb(127 29 29 / 0.85);
}
.tw-border-t-red-900\/90 {
  border-top-color: rgb(127 29 29 / 0.9);
}
.tw-border-t-red-900\/95 {
  border-top-color: rgb(127 29 29 / 0.95);
}
.tw-border-t-red-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}
.tw-border-t-red-950\/0 {
  border-top-color: rgb(69 10 10 / 0);
}
.tw-border-t-red-950\/10 {
  border-top-color: rgb(69 10 10 / 0.1);
}
.tw-border-t-red-950\/100 {
  border-top-color: rgb(69 10 10 / 1);
}
.tw-border-t-red-950\/15 {
  border-top-color: rgb(69 10 10 / 0.15);
}
.tw-border-t-red-950\/20 {
  border-top-color: rgb(69 10 10 / 0.2);
}
.tw-border-t-red-950\/25 {
  border-top-color: rgb(69 10 10 / 0.25);
}
.tw-border-t-red-950\/30 {
  border-top-color: rgb(69 10 10 / 0.3);
}
.tw-border-t-red-950\/35 {
  border-top-color: rgb(69 10 10 / 0.35);
}
.tw-border-t-red-950\/40 {
  border-top-color: rgb(69 10 10 / 0.4);
}
.tw-border-t-red-950\/45 {
  border-top-color: rgb(69 10 10 / 0.45);
}
.tw-border-t-red-950\/5 {
  border-top-color: rgb(69 10 10 / 0.05);
}
.tw-border-t-red-950\/50 {
  border-top-color: rgb(69 10 10 / 0.5);
}
.tw-border-t-red-950\/55 {
  border-top-color: rgb(69 10 10 / 0.55);
}
.tw-border-t-red-950\/60 {
  border-top-color: rgb(69 10 10 / 0.6);
}
.tw-border-t-red-950\/65 {
  border-top-color: rgb(69 10 10 / 0.65);
}
.tw-border-t-red-950\/70 {
  border-top-color: rgb(69 10 10 / 0.7);
}
.tw-border-t-red-950\/75 {
  border-top-color: rgb(69 10 10 / 0.75);
}
.tw-border-t-red-950\/80 {
  border-top-color: rgb(69 10 10 / 0.8);
}
.tw-border-t-red-950\/85 {
  border-top-color: rgb(69 10 10 / 0.85);
}
.tw-border-t-red-950\/90 {
  border-top-color: rgb(69 10 10 / 0.9);
}
.tw-border-t-red-950\/95 {
  border-top-color: rgb(69 10 10 / 0.95);
}
.tw-border-t-rose-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-100\/0 {
  border-top-color: rgb(255 228 230 / 0);
}
.tw-border-t-rose-100\/10 {
  border-top-color: rgb(255 228 230 / 0.1);
}
.tw-border-t-rose-100\/100 {
  border-top-color: rgb(255 228 230 / 1);
}
.tw-border-t-rose-100\/15 {
  border-top-color: rgb(255 228 230 / 0.15);
}
.tw-border-t-rose-100\/20 {
  border-top-color: rgb(255 228 230 / 0.2);
}
.tw-border-t-rose-100\/25 {
  border-top-color: rgb(255 228 230 / 0.25);
}
.tw-border-t-rose-100\/30 {
  border-top-color: rgb(255 228 230 / 0.3);
}
.tw-border-t-rose-100\/35 {
  border-top-color: rgb(255 228 230 / 0.35);
}
.tw-border-t-rose-100\/40 {
  border-top-color: rgb(255 228 230 / 0.4);
}
.tw-border-t-rose-100\/45 {
  border-top-color: rgb(255 228 230 / 0.45);
}
.tw-border-t-rose-100\/5 {
  border-top-color: rgb(255 228 230 / 0.05);
}
.tw-border-t-rose-100\/50 {
  border-top-color: rgb(255 228 230 / 0.5);
}
.tw-border-t-rose-100\/55 {
  border-top-color: rgb(255 228 230 / 0.55);
}
.tw-border-t-rose-100\/60 {
  border-top-color: rgb(255 228 230 / 0.6);
}
.tw-border-t-rose-100\/65 {
  border-top-color: rgb(255 228 230 / 0.65);
}
.tw-border-t-rose-100\/70 {
  border-top-color: rgb(255 228 230 / 0.7);
}
.tw-border-t-rose-100\/75 {
  border-top-color: rgb(255 228 230 / 0.75);
}
.tw-border-t-rose-100\/80 {
  border-top-color: rgb(255 228 230 / 0.8);
}
.tw-border-t-rose-100\/85 {
  border-top-color: rgb(255 228 230 / 0.85);
}
.tw-border-t-rose-100\/90 {
  border-top-color: rgb(255 228 230 / 0.9);
}
.tw-border-t-rose-100\/95 {
  border-top-color: rgb(255 228 230 / 0.95);
}
.tw-border-t-rose-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-200\/0 {
  border-top-color: rgb(254 205 211 / 0);
}
.tw-border-t-rose-200\/10 {
  border-top-color: rgb(254 205 211 / 0.1);
}
.tw-border-t-rose-200\/100 {
  border-top-color: rgb(254 205 211 / 1);
}
.tw-border-t-rose-200\/15 {
  border-top-color: rgb(254 205 211 / 0.15);
}
.tw-border-t-rose-200\/20 {
  border-top-color: rgb(254 205 211 / 0.2);
}
.tw-border-t-rose-200\/25 {
  border-top-color: rgb(254 205 211 / 0.25);
}
.tw-border-t-rose-200\/30 {
  border-top-color: rgb(254 205 211 / 0.3);
}
.tw-border-t-rose-200\/35 {
  border-top-color: rgb(254 205 211 / 0.35);
}
.tw-border-t-rose-200\/40 {
  border-top-color: rgb(254 205 211 / 0.4);
}
.tw-border-t-rose-200\/45 {
  border-top-color: rgb(254 205 211 / 0.45);
}
.tw-border-t-rose-200\/5 {
  border-top-color: rgb(254 205 211 / 0.05);
}
.tw-border-t-rose-200\/50 {
  border-top-color: rgb(254 205 211 / 0.5);
}
.tw-border-t-rose-200\/55 {
  border-top-color: rgb(254 205 211 / 0.55);
}
.tw-border-t-rose-200\/60 {
  border-top-color: rgb(254 205 211 / 0.6);
}
.tw-border-t-rose-200\/65 {
  border-top-color: rgb(254 205 211 / 0.65);
}
.tw-border-t-rose-200\/70 {
  border-top-color: rgb(254 205 211 / 0.7);
}
.tw-border-t-rose-200\/75 {
  border-top-color: rgb(254 205 211 / 0.75);
}
.tw-border-t-rose-200\/80 {
  border-top-color: rgb(254 205 211 / 0.8);
}
.tw-border-t-rose-200\/85 {
  border-top-color: rgb(254 205 211 / 0.85);
}
.tw-border-t-rose-200\/90 {
  border-top-color: rgb(254 205 211 / 0.9);
}
.tw-border-t-rose-200\/95 {
  border-top-color: rgb(254 205 211 / 0.95);
}
.tw-border-t-rose-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-300\/0 {
  border-top-color: rgb(253 164 175 / 0);
}
.tw-border-t-rose-300\/10 {
  border-top-color: rgb(253 164 175 / 0.1);
}
.tw-border-t-rose-300\/100 {
  border-top-color: rgb(253 164 175 / 1);
}
.tw-border-t-rose-300\/15 {
  border-top-color: rgb(253 164 175 / 0.15);
}
.tw-border-t-rose-300\/20 {
  border-top-color: rgb(253 164 175 / 0.2);
}
.tw-border-t-rose-300\/25 {
  border-top-color: rgb(253 164 175 / 0.25);
}
.tw-border-t-rose-300\/30 {
  border-top-color: rgb(253 164 175 / 0.3);
}
.tw-border-t-rose-300\/35 {
  border-top-color: rgb(253 164 175 / 0.35);
}
.tw-border-t-rose-300\/40 {
  border-top-color: rgb(253 164 175 / 0.4);
}
.tw-border-t-rose-300\/45 {
  border-top-color: rgb(253 164 175 / 0.45);
}
.tw-border-t-rose-300\/5 {
  border-top-color: rgb(253 164 175 / 0.05);
}
.tw-border-t-rose-300\/50 {
  border-top-color: rgb(253 164 175 / 0.5);
}
.tw-border-t-rose-300\/55 {
  border-top-color: rgb(253 164 175 / 0.55);
}
.tw-border-t-rose-300\/60 {
  border-top-color: rgb(253 164 175 / 0.6);
}
.tw-border-t-rose-300\/65 {
  border-top-color: rgb(253 164 175 / 0.65);
}
.tw-border-t-rose-300\/70 {
  border-top-color: rgb(253 164 175 / 0.7);
}
.tw-border-t-rose-300\/75 {
  border-top-color: rgb(253 164 175 / 0.75);
}
.tw-border-t-rose-300\/80 {
  border-top-color: rgb(253 164 175 / 0.8);
}
.tw-border-t-rose-300\/85 {
  border-top-color: rgb(253 164 175 / 0.85);
}
.tw-border-t-rose-300\/90 {
  border-top-color: rgb(253 164 175 / 0.9);
}
.tw-border-t-rose-300\/95 {
  border-top-color: rgb(253 164 175 / 0.95);
}
.tw-border-t-rose-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-400\/0 {
  border-top-color: rgb(251 113 133 / 0);
}
.tw-border-t-rose-400\/10 {
  border-top-color: rgb(251 113 133 / 0.1);
}
.tw-border-t-rose-400\/100 {
  border-top-color: rgb(251 113 133 / 1);
}
.tw-border-t-rose-400\/15 {
  border-top-color: rgb(251 113 133 / 0.15);
}
.tw-border-t-rose-400\/20 {
  border-top-color: rgb(251 113 133 / 0.2);
}
.tw-border-t-rose-400\/25 {
  border-top-color: rgb(251 113 133 / 0.25);
}
.tw-border-t-rose-400\/30 {
  border-top-color: rgb(251 113 133 / 0.3);
}
.tw-border-t-rose-400\/35 {
  border-top-color: rgb(251 113 133 / 0.35);
}
.tw-border-t-rose-400\/40 {
  border-top-color: rgb(251 113 133 / 0.4);
}
.tw-border-t-rose-400\/45 {
  border-top-color: rgb(251 113 133 / 0.45);
}
.tw-border-t-rose-400\/5 {
  border-top-color: rgb(251 113 133 / 0.05);
}
.tw-border-t-rose-400\/50 {
  border-top-color: rgb(251 113 133 / 0.5);
}
.tw-border-t-rose-400\/55 {
  border-top-color: rgb(251 113 133 / 0.55);
}
.tw-border-t-rose-400\/60 {
  border-top-color: rgb(251 113 133 / 0.6);
}
.tw-border-t-rose-400\/65 {
  border-top-color: rgb(251 113 133 / 0.65);
}
.tw-border-t-rose-400\/70 {
  border-top-color: rgb(251 113 133 / 0.7);
}
.tw-border-t-rose-400\/75 {
  border-top-color: rgb(251 113 133 / 0.75);
}
.tw-border-t-rose-400\/80 {
  border-top-color: rgb(251 113 133 / 0.8);
}
.tw-border-t-rose-400\/85 {
  border-top-color: rgb(251 113 133 / 0.85);
}
.tw-border-t-rose-400\/90 {
  border-top-color: rgb(251 113 133 / 0.9);
}
.tw-border-t-rose-400\/95 {
  border-top-color: rgb(251 113 133 / 0.95);
}
.tw-border-t-rose-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 241 242 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-50\/0 {
  border-top-color: rgb(255 241 242 / 0);
}
.tw-border-t-rose-50\/10 {
  border-top-color: rgb(255 241 242 / 0.1);
}
.tw-border-t-rose-50\/100 {
  border-top-color: rgb(255 241 242 / 1);
}
.tw-border-t-rose-50\/15 {
  border-top-color: rgb(255 241 242 / 0.15);
}
.tw-border-t-rose-50\/20 {
  border-top-color: rgb(255 241 242 / 0.2);
}
.tw-border-t-rose-50\/25 {
  border-top-color: rgb(255 241 242 / 0.25);
}
.tw-border-t-rose-50\/30 {
  border-top-color: rgb(255 241 242 / 0.3);
}
.tw-border-t-rose-50\/35 {
  border-top-color: rgb(255 241 242 / 0.35);
}
.tw-border-t-rose-50\/40 {
  border-top-color: rgb(255 241 242 / 0.4);
}
.tw-border-t-rose-50\/45 {
  border-top-color: rgb(255 241 242 / 0.45);
}
.tw-border-t-rose-50\/5 {
  border-top-color: rgb(255 241 242 / 0.05);
}
.tw-border-t-rose-50\/50 {
  border-top-color: rgb(255 241 242 / 0.5);
}
.tw-border-t-rose-50\/55 {
  border-top-color: rgb(255 241 242 / 0.55);
}
.tw-border-t-rose-50\/60 {
  border-top-color: rgb(255 241 242 / 0.6);
}
.tw-border-t-rose-50\/65 {
  border-top-color: rgb(255 241 242 / 0.65);
}
.tw-border-t-rose-50\/70 {
  border-top-color: rgb(255 241 242 / 0.7);
}
.tw-border-t-rose-50\/75 {
  border-top-color: rgb(255 241 242 / 0.75);
}
.tw-border-t-rose-50\/80 {
  border-top-color: rgb(255 241 242 / 0.8);
}
.tw-border-t-rose-50\/85 {
  border-top-color: rgb(255 241 242 / 0.85);
}
.tw-border-t-rose-50\/90 {
  border-top-color: rgb(255 241 242 / 0.9);
}
.tw-border-t-rose-50\/95 {
  border-top-color: rgb(255 241 242 / 0.95);
}
.tw-border-t-rose-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-500\/0 {
  border-top-color: rgb(244 63 94 / 0);
}
.tw-border-t-rose-500\/10 {
  border-top-color: rgb(244 63 94 / 0.1);
}
.tw-border-t-rose-500\/100 {
  border-top-color: rgb(244 63 94 / 1);
}
.tw-border-t-rose-500\/15 {
  border-top-color: rgb(244 63 94 / 0.15);
}
.tw-border-t-rose-500\/20 {
  border-top-color: rgb(244 63 94 / 0.2);
}
.tw-border-t-rose-500\/25 {
  border-top-color: rgb(244 63 94 / 0.25);
}
.tw-border-t-rose-500\/30 {
  border-top-color: rgb(244 63 94 / 0.3);
}
.tw-border-t-rose-500\/35 {
  border-top-color: rgb(244 63 94 / 0.35);
}
.tw-border-t-rose-500\/40 {
  border-top-color: rgb(244 63 94 / 0.4);
}
.tw-border-t-rose-500\/45 {
  border-top-color: rgb(244 63 94 / 0.45);
}
.tw-border-t-rose-500\/5 {
  border-top-color: rgb(244 63 94 / 0.05);
}
.tw-border-t-rose-500\/50 {
  border-top-color: rgb(244 63 94 / 0.5);
}
.tw-border-t-rose-500\/55 {
  border-top-color: rgb(244 63 94 / 0.55);
}
.tw-border-t-rose-500\/60 {
  border-top-color: rgb(244 63 94 / 0.6);
}
.tw-border-t-rose-500\/65 {
  border-top-color: rgb(244 63 94 / 0.65);
}
.tw-border-t-rose-500\/70 {
  border-top-color: rgb(244 63 94 / 0.7);
}
.tw-border-t-rose-500\/75 {
  border-top-color: rgb(244 63 94 / 0.75);
}
.tw-border-t-rose-500\/80 {
  border-top-color: rgb(244 63 94 / 0.8);
}
.tw-border-t-rose-500\/85 {
  border-top-color: rgb(244 63 94 / 0.85);
}
.tw-border-t-rose-500\/90 {
  border-top-color: rgb(244 63 94 / 0.9);
}
.tw-border-t-rose-500\/95 {
  border-top-color: rgb(244 63 94 / 0.95);
}
.tw-border-t-rose-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-600\/0 {
  border-top-color: rgb(225 29 72 / 0);
}
.tw-border-t-rose-600\/10 {
  border-top-color: rgb(225 29 72 / 0.1);
}
.tw-border-t-rose-600\/100 {
  border-top-color: rgb(225 29 72 / 1);
}
.tw-border-t-rose-600\/15 {
  border-top-color: rgb(225 29 72 / 0.15);
}
.tw-border-t-rose-600\/20 {
  border-top-color: rgb(225 29 72 / 0.2);
}
.tw-border-t-rose-600\/25 {
  border-top-color: rgb(225 29 72 / 0.25);
}
.tw-border-t-rose-600\/30 {
  border-top-color: rgb(225 29 72 / 0.3);
}
.tw-border-t-rose-600\/35 {
  border-top-color: rgb(225 29 72 / 0.35);
}
.tw-border-t-rose-600\/40 {
  border-top-color: rgb(225 29 72 / 0.4);
}
.tw-border-t-rose-600\/45 {
  border-top-color: rgb(225 29 72 / 0.45);
}
.tw-border-t-rose-600\/5 {
  border-top-color: rgb(225 29 72 / 0.05);
}
.tw-border-t-rose-600\/50 {
  border-top-color: rgb(225 29 72 / 0.5);
}
.tw-border-t-rose-600\/55 {
  border-top-color: rgb(225 29 72 / 0.55);
}
.tw-border-t-rose-600\/60 {
  border-top-color: rgb(225 29 72 / 0.6);
}
.tw-border-t-rose-600\/65 {
  border-top-color: rgb(225 29 72 / 0.65);
}
.tw-border-t-rose-600\/70 {
  border-top-color: rgb(225 29 72 / 0.7);
}
.tw-border-t-rose-600\/75 {
  border-top-color: rgb(225 29 72 / 0.75);
}
.tw-border-t-rose-600\/80 {
  border-top-color: rgb(225 29 72 / 0.8);
}
.tw-border-t-rose-600\/85 {
  border-top-color: rgb(225 29 72 / 0.85);
}
.tw-border-t-rose-600\/90 {
  border-top-color: rgb(225 29 72 / 0.9);
}
.tw-border-t-rose-600\/95 {
  border-top-color: rgb(225 29 72 / 0.95);
}
.tw-border-t-rose-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-700\/0 {
  border-top-color: rgb(190 18 60 / 0);
}
.tw-border-t-rose-700\/10 {
  border-top-color: rgb(190 18 60 / 0.1);
}
.tw-border-t-rose-700\/100 {
  border-top-color: rgb(190 18 60 / 1);
}
.tw-border-t-rose-700\/15 {
  border-top-color: rgb(190 18 60 / 0.15);
}
.tw-border-t-rose-700\/20 {
  border-top-color: rgb(190 18 60 / 0.2);
}
.tw-border-t-rose-700\/25 {
  border-top-color: rgb(190 18 60 / 0.25);
}
.tw-border-t-rose-700\/30 {
  border-top-color: rgb(190 18 60 / 0.3);
}
.tw-border-t-rose-700\/35 {
  border-top-color: rgb(190 18 60 / 0.35);
}
.tw-border-t-rose-700\/40 {
  border-top-color: rgb(190 18 60 / 0.4);
}
.tw-border-t-rose-700\/45 {
  border-top-color: rgb(190 18 60 / 0.45);
}
.tw-border-t-rose-700\/5 {
  border-top-color: rgb(190 18 60 / 0.05);
}
.tw-border-t-rose-700\/50 {
  border-top-color: rgb(190 18 60 / 0.5);
}
.tw-border-t-rose-700\/55 {
  border-top-color: rgb(190 18 60 / 0.55);
}
.tw-border-t-rose-700\/60 {
  border-top-color: rgb(190 18 60 / 0.6);
}
.tw-border-t-rose-700\/65 {
  border-top-color: rgb(190 18 60 / 0.65);
}
.tw-border-t-rose-700\/70 {
  border-top-color: rgb(190 18 60 / 0.7);
}
.tw-border-t-rose-700\/75 {
  border-top-color: rgb(190 18 60 / 0.75);
}
.tw-border-t-rose-700\/80 {
  border-top-color: rgb(190 18 60 / 0.8);
}
.tw-border-t-rose-700\/85 {
  border-top-color: rgb(190 18 60 / 0.85);
}
.tw-border-t-rose-700\/90 {
  border-top-color: rgb(190 18 60 / 0.9);
}
.tw-border-t-rose-700\/95 {
  border-top-color: rgb(190 18 60 / 0.95);
}
.tw-border-t-rose-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-800\/0 {
  border-top-color: rgb(159 18 57 / 0);
}
.tw-border-t-rose-800\/10 {
  border-top-color: rgb(159 18 57 / 0.1);
}
.tw-border-t-rose-800\/100 {
  border-top-color: rgb(159 18 57 / 1);
}
.tw-border-t-rose-800\/15 {
  border-top-color: rgb(159 18 57 / 0.15);
}
.tw-border-t-rose-800\/20 {
  border-top-color: rgb(159 18 57 / 0.2);
}
.tw-border-t-rose-800\/25 {
  border-top-color: rgb(159 18 57 / 0.25);
}
.tw-border-t-rose-800\/30 {
  border-top-color: rgb(159 18 57 / 0.3);
}
.tw-border-t-rose-800\/35 {
  border-top-color: rgb(159 18 57 / 0.35);
}
.tw-border-t-rose-800\/40 {
  border-top-color: rgb(159 18 57 / 0.4);
}
.tw-border-t-rose-800\/45 {
  border-top-color: rgb(159 18 57 / 0.45);
}
.tw-border-t-rose-800\/5 {
  border-top-color: rgb(159 18 57 / 0.05);
}
.tw-border-t-rose-800\/50 {
  border-top-color: rgb(159 18 57 / 0.5);
}
.tw-border-t-rose-800\/55 {
  border-top-color: rgb(159 18 57 / 0.55);
}
.tw-border-t-rose-800\/60 {
  border-top-color: rgb(159 18 57 / 0.6);
}
.tw-border-t-rose-800\/65 {
  border-top-color: rgb(159 18 57 / 0.65);
}
.tw-border-t-rose-800\/70 {
  border-top-color: rgb(159 18 57 / 0.7);
}
.tw-border-t-rose-800\/75 {
  border-top-color: rgb(159 18 57 / 0.75);
}
.tw-border-t-rose-800\/80 {
  border-top-color: rgb(159 18 57 / 0.8);
}
.tw-border-t-rose-800\/85 {
  border-top-color: rgb(159 18 57 / 0.85);
}
.tw-border-t-rose-800\/90 {
  border-top-color: rgb(159 18 57 / 0.9);
}
.tw-border-t-rose-800\/95 {
  border-top-color: rgb(159 18 57 / 0.95);
}
.tw-border-t-rose-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-900\/0 {
  border-top-color: rgb(136 19 55 / 0);
}
.tw-border-t-rose-900\/10 {
  border-top-color: rgb(136 19 55 / 0.1);
}
.tw-border-t-rose-900\/100 {
  border-top-color: rgb(136 19 55 / 1);
}
.tw-border-t-rose-900\/15 {
  border-top-color: rgb(136 19 55 / 0.15);
}
.tw-border-t-rose-900\/20 {
  border-top-color: rgb(136 19 55 / 0.2);
}
.tw-border-t-rose-900\/25 {
  border-top-color: rgb(136 19 55 / 0.25);
}
.tw-border-t-rose-900\/30 {
  border-top-color: rgb(136 19 55 / 0.3);
}
.tw-border-t-rose-900\/35 {
  border-top-color: rgb(136 19 55 / 0.35);
}
.tw-border-t-rose-900\/40 {
  border-top-color: rgb(136 19 55 / 0.4);
}
.tw-border-t-rose-900\/45 {
  border-top-color: rgb(136 19 55 / 0.45);
}
.tw-border-t-rose-900\/5 {
  border-top-color: rgb(136 19 55 / 0.05);
}
.tw-border-t-rose-900\/50 {
  border-top-color: rgb(136 19 55 / 0.5);
}
.tw-border-t-rose-900\/55 {
  border-top-color: rgb(136 19 55 / 0.55);
}
.tw-border-t-rose-900\/60 {
  border-top-color: rgb(136 19 55 / 0.6);
}
.tw-border-t-rose-900\/65 {
  border-top-color: rgb(136 19 55 / 0.65);
}
.tw-border-t-rose-900\/70 {
  border-top-color: rgb(136 19 55 / 0.7);
}
.tw-border-t-rose-900\/75 {
  border-top-color: rgb(136 19 55 / 0.75);
}
.tw-border-t-rose-900\/80 {
  border-top-color: rgb(136 19 55 / 0.8);
}
.tw-border-t-rose-900\/85 {
  border-top-color: rgb(136 19 55 / 0.85);
}
.tw-border-t-rose-900\/90 {
  border-top-color: rgb(136 19 55 / 0.9);
}
.tw-border-t-rose-900\/95 {
  border-top-color: rgb(136 19 55 / 0.95);
}
.tw-border-t-rose-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(76 5 25 / var(--tw-border-opacity, 1));
}
.tw-border-t-rose-950\/0 {
  border-top-color: rgb(76 5 25 / 0);
}
.tw-border-t-rose-950\/10 {
  border-top-color: rgb(76 5 25 / 0.1);
}
.tw-border-t-rose-950\/100 {
  border-top-color: rgb(76 5 25 / 1);
}
.tw-border-t-rose-950\/15 {
  border-top-color: rgb(76 5 25 / 0.15);
}
.tw-border-t-rose-950\/20 {
  border-top-color: rgb(76 5 25 / 0.2);
}
.tw-border-t-rose-950\/25 {
  border-top-color: rgb(76 5 25 / 0.25);
}
.tw-border-t-rose-950\/30 {
  border-top-color: rgb(76 5 25 / 0.3);
}
.tw-border-t-rose-950\/35 {
  border-top-color: rgb(76 5 25 / 0.35);
}
.tw-border-t-rose-950\/40 {
  border-top-color: rgb(76 5 25 / 0.4);
}
.tw-border-t-rose-950\/45 {
  border-top-color: rgb(76 5 25 / 0.45);
}
.tw-border-t-rose-950\/5 {
  border-top-color: rgb(76 5 25 / 0.05);
}
.tw-border-t-rose-950\/50 {
  border-top-color: rgb(76 5 25 / 0.5);
}
.tw-border-t-rose-950\/55 {
  border-top-color: rgb(76 5 25 / 0.55);
}
.tw-border-t-rose-950\/60 {
  border-top-color: rgb(76 5 25 / 0.6);
}
.tw-border-t-rose-950\/65 {
  border-top-color: rgb(76 5 25 / 0.65);
}
.tw-border-t-rose-950\/70 {
  border-top-color: rgb(76 5 25 / 0.7);
}
.tw-border-t-rose-950\/75 {
  border-top-color: rgb(76 5 25 / 0.75);
}
.tw-border-t-rose-950\/80 {
  border-top-color: rgb(76 5 25 / 0.8);
}
.tw-border-t-rose-950\/85 {
  border-top-color: rgb(76 5 25 / 0.85);
}
.tw-border-t-rose-950\/90 {
  border-top-color: rgb(76 5 25 / 0.9);
}
.tw-border-t-rose-950\/95 {
  border-top-color: rgb(76 5 25 / 0.95);
}
.tw-border-t-sky-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-100\/0 {
  border-top-color: rgb(224 242 254 / 0);
}
.tw-border-t-sky-100\/10 {
  border-top-color: rgb(224 242 254 / 0.1);
}
.tw-border-t-sky-100\/100 {
  border-top-color: rgb(224 242 254 / 1);
}
.tw-border-t-sky-100\/15 {
  border-top-color: rgb(224 242 254 / 0.15);
}
.tw-border-t-sky-100\/20 {
  border-top-color: rgb(224 242 254 / 0.2);
}
.tw-border-t-sky-100\/25 {
  border-top-color: rgb(224 242 254 / 0.25);
}
.tw-border-t-sky-100\/30 {
  border-top-color: rgb(224 242 254 / 0.3);
}
.tw-border-t-sky-100\/35 {
  border-top-color: rgb(224 242 254 / 0.35);
}
.tw-border-t-sky-100\/40 {
  border-top-color: rgb(224 242 254 / 0.4);
}
.tw-border-t-sky-100\/45 {
  border-top-color: rgb(224 242 254 / 0.45);
}
.tw-border-t-sky-100\/5 {
  border-top-color: rgb(224 242 254 / 0.05);
}
.tw-border-t-sky-100\/50 {
  border-top-color: rgb(224 242 254 / 0.5);
}
.tw-border-t-sky-100\/55 {
  border-top-color: rgb(224 242 254 / 0.55);
}
.tw-border-t-sky-100\/60 {
  border-top-color: rgb(224 242 254 / 0.6);
}
.tw-border-t-sky-100\/65 {
  border-top-color: rgb(224 242 254 / 0.65);
}
.tw-border-t-sky-100\/70 {
  border-top-color: rgb(224 242 254 / 0.7);
}
.tw-border-t-sky-100\/75 {
  border-top-color: rgb(224 242 254 / 0.75);
}
.tw-border-t-sky-100\/80 {
  border-top-color: rgb(224 242 254 / 0.8);
}
.tw-border-t-sky-100\/85 {
  border-top-color: rgb(224 242 254 / 0.85);
}
.tw-border-t-sky-100\/90 {
  border-top-color: rgb(224 242 254 / 0.9);
}
.tw-border-t-sky-100\/95 {
  border-top-color: rgb(224 242 254 / 0.95);
}
.tw-border-t-sky-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-200\/0 {
  border-top-color: rgb(186 230 253 / 0);
}
.tw-border-t-sky-200\/10 {
  border-top-color: rgb(186 230 253 / 0.1);
}
.tw-border-t-sky-200\/100 {
  border-top-color: rgb(186 230 253 / 1);
}
.tw-border-t-sky-200\/15 {
  border-top-color: rgb(186 230 253 / 0.15);
}
.tw-border-t-sky-200\/20 {
  border-top-color: rgb(186 230 253 / 0.2);
}
.tw-border-t-sky-200\/25 {
  border-top-color: rgb(186 230 253 / 0.25);
}
.tw-border-t-sky-200\/30 {
  border-top-color: rgb(186 230 253 / 0.3);
}
.tw-border-t-sky-200\/35 {
  border-top-color: rgb(186 230 253 / 0.35);
}
.tw-border-t-sky-200\/40 {
  border-top-color: rgb(186 230 253 / 0.4);
}
.tw-border-t-sky-200\/45 {
  border-top-color: rgb(186 230 253 / 0.45);
}
.tw-border-t-sky-200\/5 {
  border-top-color: rgb(186 230 253 / 0.05);
}
.tw-border-t-sky-200\/50 {
  border-top-color: rgb(186 230 253 / 0.5);
}
.tw-border-t-sky-200\/55 {
  border-top-color: rgb(186 230 253 / 0.55);
}
.tw-border-t-sky-200\/60 {
  border-top-color: rgb(186 230 253 / 0.6);
}
.tw-border-t-sky-200\/65 {
  border-top-color: rgb(186 230 253 / 0.65);
}
.tw-border-t-sky-200\/70 {
  border-top-color: rgb(186 230 253 / 0.7);
}
.tw-border-t-sky-200\/75 {
  border-top-color: rgb(186 230 253 / 0.75);
}
.tw-border-t-sky-200\/80 {
  border-top-color: rgb(186 230 253 / 0.8);
}
.tw-border-t-sky-200\/85 {
  border-top-color: rgb(186 230 253 / 0.85);
}
.tw-border-t-sky-200\/90 {
  border-top-color: rgb(186 230 253 / 0.9);
}
.tw-border-t-sky-200\/95 {
  border-top-color: rgb(186 230 253 / 0.95);
}
.tw-border-t-sky-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-300\/0 {
  border-top-color: rgb(125 211 252 / 0);
}
.tw-border-t-sky-300\/10 {
  border-top-color: rgb(125 211 252 / 0.1);
}
.tw-border-t-sky-300\/100 {
  border-top-color: rgb(125 211 252 / 1);
}
.tw-border-t-sky-300\/15 {
  border-top-color: rgb(125 211 252 / 0.15);
}
.tw-border-t-sky-300\/20 {
  border-top-color: rgb(125 211 252 / 0.2);
}
.tw-border-t-sky-300\/25 {
  border-top-color: rgb(125 211 252 / 0.25);
}
.tw-border-t-sky-300\/30 {
  border-top-color: rgb(125 211 252 / 0.3);
}
.tw-border-t-sky-300\/35 {
  border-top-color: rgb(125 211 252 / 0.35);
}
.tw-border-t-sky-300\/40 {
  border-top-color: rgb(125 211 252 / 0.4);
}
.tw-border-t-sky-300\/45 {
  border-top-color: rgb(125 211 252 / 0.45);
}
.tw-border-t-sky-300\/5 {
  border-top-color: rgb(125 211 252 / 0.05);
}
.tw-border-t-sky-300\/50 {
  border-top-color: rgb(125 211 252 / 0.5);
}
.tw-border-t-sky-300\/55 {
  border-top-color: rgb(125 211 252 / 0.55);
}
.tw-border-t-sky-300\/60 {
  border-top-color: rgb(125 211 252 / 0.6);
}
.tw-border-t-sky-300\/65 {
  border-top-color: rgb(125 211 252 / 0.65);
}
.tw-border-t-sky-300\/70 {
  border-top-color: rgb(125 211 252 / 0.7);
}
.tw-border-t-sky-300\/75 {
  border-top-color: rgb(125 211 252 / 0.75);
}
.tw-border-t-sky-300\/80 {
  border-top-color: rgb(125 211 252 / 0.8);
}
.tw-border-t-sky-300\/85 {
  border-top-color: rgb(125 211 252 / 0.85);
}
.tw-border-t-sky-300\/90 {
  border-top-color: rgb(125 211 252 / 0.9);
}
.tw-border-t-sky-300\/95 {
  border-top-color: rgb(125 211 252 / 0.95);
}
.tw-border-t-sky-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-400\/0 {
  border-top-color: rgb(56 189 248 / 0);
}
.tw-border-t-sky-400\/10 {
  border-top-color: rgb(56 189 248 / 0.1);
}
.tw-border-t-sky-400\/100 {
  border-top-color: rgb(56 189 248 / 1);
}
.tw-border-t-sky-400\/15 {
  border-top-color: rgb(56 189 248 / 0.15);
}
.tw-border-t-sky-400\/20 {
  border-top-color: rgb(56 189 248 / 0.2);
}
.tw-border-t-sky-400\/25 {
  border-top-color: rgb(56 189 248 / 0.25);
}
.tw-border-t-sky-400\/30 {
  border-top-color: rgb(56 189 248 / 0.3);
}
.tw-border-t-sky-400\/35 {
  border-top-color: rgb(56 189 248 / 0.35);
}
.tw-border-t-sky-400\/40 {
  border-top-color: rgb(56 189 248 / 0.4);
}
.tw-border-t-sky-400\/45 {
  border-top-color: rgb(56 189 248 / 0.45);
}
.tw-border-t-sky-400\/5 {
  border-top-color: rgb(56 189 248 / 0.05);
}
.tw-border-t-sky-400\/50 {
  border-top-color: rgb(56 189 248 / 0.5);
}
.tw-border-t-sky-400\/55 {
  border-top-color: rgb(56 189 248 / 0.55);
}
.tw-border-t-sky-400\/60 {
  border-top-color: rgb(56 189 248 / 0.6);
}
.tw-border-t-sky-400\/65 {
  border-top-color: rgb(56 189 248 / 0.65);
}
.tw-border-t-sky-400\/70 {
  border-top-color: rgb(56 189 248 / 0.7);
}
.tw-border-t-sky-400\/75 {
  border-top-color: rgb(56 189 248 / 0.75);
}
.tw-border-t-sky-400\/80 {
  border-top-color: rgb(56 189 248 / 0.8);
}
.tw-border-t-sky-400\/85 {
  border-top-color: rgb(56 189 248 / 0.85);
}
.tw-border-t-sky-400\/90 {
  border-top-color: rgb(56 189 248 / 0.9);
}
.tw-border-t-sky-400\/95 {
  border-top-color: rgb(56 189 248 / 0.95);
}
.tw-border-t-sky-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-50\/0 {
  border-top-color: rgb(240 249 255 / 0);
}
.tw-border-t-sky-50\/10 {
  border-top-color: rgb(240 249 255 / 0.1);
}
.tw-border-t-sky-50\/100 {
  border-top-color: rgb(240 249 255 / 1);
}
.tw-border-t-sky-50\/15 {
  border-top-color: rgb(240 249 255 / 0.15);
}
.tw-border-t-sky-50\/20 {
  border-top-color: rgb(240 249 255 / 0.2);
}
.tw-border-t-sky-50\/25 {
  border-top-color: rgb(240 249 255 / 0.25);
}
.tw-border-t-sky-50\/30 {
  border-top-color: rgb(240 249 255 / 0.3);
}
.tw-border-t-sky-50\/35 {
  border-top-color: rgb(240 249 255 / 0.35);
}
.tw-border-t-sky-50\/40 {
  border-top-color: rgb(240 249 255 / 0.4);
}
.tw-border-t-sky-50\/45 {
  border-top-color: rgb(240 249 255 / 0.45);
}
.tw-border-t-sky-50\/5 {
  border-top-color: rgb(240 249 255 / 0.05);
}
.tw-border-t-sky-50\/50 {
  border-top-color: rgb(240 249 255 / 0.5);
}
.tw-border-t-sky-50\/55 {
  border-top-color: rgb(240 249 255 / 0.55);
}
.tw-border-t-sky-50\/60 {
  border-top-color: rgb(240 249 255 / 0.6);
}
.tw-border-t-sky-50\/65 {
  border-top-color: rgb(240 249 255 / 0.65);
}
.tw-border-t-sky-50\/70 {
  border-top-color: rgb(240 249 255 / 0.7);
}
.tw-border-t-sky-50\/75 {
  border-top-color: rgb(240 249 255 / 0.75);
}
.tw-border-t-sky-50\/80 {
  border-top-color: rgb(240 249 255 / 0.8);
}
.tw-border-t-sky-50\/85 {
  border-top-color: rgb(240 249 255 / 0.85);
}
.tw-border-t-sky-50\/90 {
  border-top-color: rgb(240 249 255 / 0.9);
}
.tw-border-t-sky-50\/95 {
  border-top-color: rgb(240 249 255 / 0.95);
}
.tw-border-t-sky-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-500\/0 {
  border-top-color: rgb(14 165 233 / 0);
}
.tw-border-t-sky-500\/10 {
  border-top-color: rgb(14 165 233 / 0.1);
}
.tw-border-t-sky-500\/100 {
  border-top-color: rgb(14 165 233 / 1);
}
.tw-border-t-sky-500\/15 {
  border-top-color: rgb(14 165 233 / 0.15);
}
.tw-border-t-sky-500\/20 {
  border-top-color: rgb(14 165 233 / 0.2);
}
.tw-border-t-sky-500\/25 {
  border-top-color: rgb(14 165 233 / 0.25);
}
.tw-border-t-sky-500\/30 {
  border-top-color: rgb(14 165 233 / 0.3);
}
.tw-border-t-sky-500\/35 {
  border-top-color: rgb(14 165 233 / 0.35);
}
.tw-border-t-sky-500\/40 {
  border-top-color: rgb(14 165 233 / 0.4);
}
.tw-border-t-sky-500\/45 {
  border-top-color: rgb(14 165 233 / 0.45);
}
.tw-border-t-sky-500\/5 {
  border-top-color: rgb(14 165 233 / 0.05);
}
.tw-border-t-sky-500\/50 {
  border-top-color: rgb(14 165 233 / 0.5);
}
.tw-border-t-sky-500\/55 {
  border-top-color: rgb(14 165 233 / 0.55);
}
.tw-border-t-sky-500\/60 {
  border-top-color: rgb(14 165 233 / 0.6);
}
.tw-border-t-sky-500\/65 {
  border-top-color: rgb(14 165 233 / 0.65);
}
.tw-border-t-sky-500\/70 {
  border-top-color: rgb(14 165 233 / 0.7);
}
.tw-border-t-sky-500\/75 {
  border-top-color: rgb(14 165 233 / 0.75);
}
.tw-border-t-sky-500\/80 {
  border-top-color: rgb(14 165 233 / 0.8);
}
.tw-border-t-sky-500\/85 {
  border-top-color: rgb(14 165 233 / 0.85);
}
.tw-border-t-sky-500\/90 {
  border-top-color: rgb(14 165 233 / 0.9);
}
.tw-border-t-sky-500\/95 {
  border-top-color: rgb(14 165 233 / 0.95);
}
.tw-border-t-sky-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-600\/0 {
  border-top-color: rgb(2 132 199 / 0);
}
.tw-border-t-sky-600\/10 {
  border-top-color: rgb(2 132 199 / 0.1);
}
.tw-border-t-sky-600\/100 {
  border-top-color: rgb(2 132 199 / 1);
}
.tw-border-t-sky-600\/15 {
  border-top-color: rgb(2 132 199 / 0.15);
}
.tw-border-t-sky-600\/20 {
  border-top-color: rgb(2 132 199 / 0.2);
}
.tw-border-t-sky-600\/25 {
  border-top-color: rgb(2 132 199 / 0.25);
}
.tw-border-t-sky-600\/30 {
  border-top-color: rgb(2 132 199 / 0.3);
}
.tw-border-t-sky-600\/35 {
  border-top-color: rgb(2 132 199 / 0.35);
}
.tw-border-t-sky-600\/40 {
  border-top-color: rgb(2 132 199 / 0.4);
}
.tw-border-t-sky-600\/45 {
  border-top-color: rgb(2 132 199 / 0.45);
}
.tw-border-t-sky-600\/5 {
  border-top-color: rgb(2 132 199 / 0.05);
}
.tw-border-t-sky-600\/50 {
  border-top-color: rgb(2 132 199 / 0.5);
}
.tw-border-t-sky-600\/55 {
  border-top-color: rgb(2 132 199 / 0.55);
}
.tw-border-t-sky-600\/60 {
  border-top-color: rgb(2 132 199 / 0.6);
}
.tw-border-t-sky-600\/65 {
  border-top-color: rgb(2 132 199 / 0.65);
}
.tw-border-t-sky-600\/70 {
  border-top-color: rgb(2 132 199 / 0.7);
}
.tw-border-t-sky-600\/75 {
  border-top-color: rgb(2 132 199 / 0.75);
}
.tw-border-t-sky-600\/80 {
  border-top-color: rgb(2 132 199 / 0.8);
}
.tw-border-t-sky-600\/85 {
  border-top-color: rgb(2 132 199 / 0.85);
}
.tw-border-t-sky-600\/90 {
  border-top-color: rgb(2 132 199 / 0.9);
}
.tw-border-t-sky-600\/95 {
  border-top-color: rgb(2 132 199 / 0.95);
}
.tw-border-t-sky-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-700\/0 {
  border-top-color: rgb(3 105 161 / 0);
}
.tw-border-t-sky-700\/10 {
  border-top-color: rgb(3 105 161 / 0.1);
}
.tw-border-t-sky-700\/100 {
  border-top-color: rgb(3 105 161 / 1);
}
.tw-border-t-sky-700\/15 {
  border-top-color: rgb(3 105 161 / 0.15);
}
.tw-border-t-sky-700\/20 {
  border-top-color: rgb(3 105 161 / 0.2);
}
.tw-border-t-sky-700\/25 {
  border-top-color: rgb(3 105 161 / 0.25);
}
.tw-border-t-sky-700\/30 {
  border-top-color: rgb(3 105 161 / 0.3);
}
.tw-border-t-sky-700\/35 {
  border-top-color: rgb(3 105 161 / 0.35);
}
.tw-border-t-sky-700\/40 {
  border-top-color: rgb(3 105 161 / 0.4);
}
.tw-border-t-sky-700\/45 {
  border-top-color: rgb(3 105 161 / 0.45);
}
.tw-border-t-sky-700\/5 {
  border-top-color: rgb(3 105 161 / 0.05);
}
.tw-border-t-sky-700\/50 {
  border-top-color: rgb(3 105 161 / 0.5);
}
.tw-border-t-sky-700\/55 {
  border-top-color: rgb(3 105 161 / 0.55);
}
.tw-border-t-sky-700\/60 {
  border-top-color: rgb(3 105 161 / 0.6);
}
.tw-border-t-sky-700\/65 {
  border-top-color: rgb(3 105 161 / 0.65);
}
.tw-border-t-sky-700\/70 {
  border-top-color: rgb(3 105 161 / 0.7);
}
.tw-border-t-sky-700\/75 {
  border-top-color: rgb(3 105 161 / 0.75);
}
.tw-border-t-sky-700\/80 {
  border-top-color: rgb(3 105 161 / 0.8);
}
.tw-border-t-sky-700\/85 {
  border-top-color: rgb(3 105 161 / 0.85);
}
.tw-border-t-sky-700\/90 {
  border-top-color: rgb(3 105 161 / 0.9);
}
.tw-border-t-sky-700\/95 {
  border-top-color: rgb(3 105 161 / 0.95);
}
.tw-border-t-sky-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-800\/0 {
  border-top-color: rgb(7 89 133 / 0);
}
.tw-border-t-sky-800\/10 {
  border-top-color: rgb(7 89 133 / 0.1);
}
.tw-border-t-sky-800\/100 {
  border-top-color: rgb(7 89 133 / 1);
}
.tw-border-t-sky-800\/15 {
  border-top-color: rgb(7 89 133 / 0.15);
}
.tw-border-t-sky-800\/20 {
  border-top-color: rgb(7 89 133 / 0.2);
}
.tw-border-t-sky-800\/25 {
  border-top-color: rgb(7 89 133 / 0.25);
}
.tw-border-t-sky-800\/30 {
  border-top-color: rgb(7 89 133 / 0.3);
}
.tw-border-t-sky-800\/35 {
  border-top-color: rgb(7 89 133 / 0.35);
}
.tw-border-t-sky-800\/40 {
  border-top-color: rgb(7 89 133 / 0.4);
}
.tw-border-t-sky-800\/45 {
  border-top-color: rgb(7 89 133 / 0.45);
}
.tw-border-t-sky-800\/5 {
  border-top-color: rgb(7 89 133 / 0.05);
}
.tw-border-t-sky-800\/50 {
  border-top-color: rgb(7 89 133 / 0.5);
}
.tw-border-t-sky-800\/55 {
  border-top-color: rgb(7 89 133 / 0.55);
}
.tw-border-t-sky-800\/60 {
  border-top-color: rgb(7 89 133 / 0.6);
}
.tw-border-t-sky-800\/65 {
  border-top-color: rgb(7 89 133 / 0.65);
}
.tw-border-t-sky-800\/70 {
  border-top-color: rgb(7 89 133 / 0.7);
}
.tw-border-t-sky-800\/75 {
  border-top-color: rgb(7 89 133 / 0.75);
}
.tw-border-t-sky-800\/80 {
  border-top-color: rgb(7 89 133 / 0.8);
}
.tw-border-t-sky-800\/85 {
  border-top-color: rgb(7 89 133 / 0.85);
}
.tw-border-t-sky-800\/90 {
  border-top-color: rgb(7 89 133 / 0.9);
}
.tw-border-t-sky-800\/95 {
  border-top-color: rgb(7 89 133 / 0.95);
}
.tw-border-t-sky-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-900\/0 {
  border-top-color: rgb(12 74 110 / 0);
}
.tw-border-t-sky-900\/10 {
  border-top-color: rgb(12 74 110 / 0.1);
}
.tw-border-t-sky-900\/100 {
  border-top-color: rgb(12 74 110 / 1);
}
.tw-border-t-sky-900\/15 {
  border-top-color: rgb(12 74 110 / 0.15);
}
.tw-border-t-sky-900\/20 {
  border-top-color: rgb(12 74 110 / 0.2);
}
.tw-border-t-sky-900\/25 {
  border-top-color: rgb(12 74 110 / 0.25);
}
.tw-border-t-sky-900\/30 {
  border-top-color: rgb(12 74 110 / 0.3);
}
.tw-border-t-sky-900\/35 {
  border-top-color: rgb(12 74 110 / 0.35);
}
.tw-border-t-sky-900\/40 {
  border-top-color: rgb(12 74 110 / 0.4);
}
.tw-border-t-sky-900\/45 {
  border-top-color: rgb(12 74 110 / 0.45);
}
.tw-border-t-sky-900\/5 {
  border-top-color: rgb(12 74 110 / 0.05);
}
.tw-border-t-sky-900\/50 {
  border-top-color: rgb(12 74 110 / 0.5);
}
.tw-border-t-sky-900\/55 {
  border-top-color: rgb(12 74 110 / 0.55);
}
.tw-border-t-sky-900\/60 {
  border-top-color: rgb(12 74 110 / 0.6);
}
.tw-border-t-sky-900\/65 {
  border-top-color: rgb(12 74 110 / 0.65);
}
.tw-border-t-sky-900\/70 {
  border-top-color: rgb(12 74 110 / 0.7);
}
.tw-border-t-sky-900\/75 {
  border-top-color: rgb(12 74 110 / 0.75);
}
.tw-border-t-sky-900\/80 {
  border-top-color: rgb(12 74 110 / 0.8);
}
.tw-border-t-sky-900\/85 {
  border-top-color: rgb(12 74 110 / 0.85);
}
.tw-border-t-sky-900\/90 {
  border-top-color: rgb(12 74 110 / 0.9);
}
.tw-border-t-sky-900\/95 {
  border-top-color: rgb(12 74 110 / 0.95);
}
.tw-border-t-sky-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}
.tw-border-t-sky-950\/0 {
  border-top-color: rgb(8 47 73 / 0);
}
.tw-border-t-sky-950\/10 {
  border-top-color: rgb(8 47 73 / 0.1);
}
.tw-border-t-sky-950\/100 {
  border-top-color: rgb(8 47 73 / 1);
}
.tw-border-t-sky-950\/15 {
  border-top-color: rgb(8 47 73 / 0.15);
}
.tw-border-t-sky-950\/20 {
  border-top-color: rgb(8 47 73 / 0.2);
}
.tw-border-t-sky-950\/25 {
  border-top-color: rgb(8 47 73 / 0.25);
}
.tw-border-t-sky-950\/30 {
  border-top-color: rgb(8 47 73 / 0.3);
}
.tw-border-t-sky-950\/35 {
  border-top-color: rgb(8 47 73 / 0.35);
}
.tw-border-t-sky-950\/40 {
  border-top-color: rgb(8 47 73 / 0.4);
}
.tw-border-t-sky-950\/45 {
  border-top-color: rgb(8 47 73 / 0.45);
}
.tw-border-t-sky-950\/5 {
  border-top-color: rgb(8 47 73 / 0.05);
}
.tw-border-t-sky-950\/50 {
  border-top-color: rgb(8 47 73 / 0.5);
}
.tw-border-t-sky-950\/55 {
  border-top-color: rgb(8 47 73 / 0.55);
}
.tw-border-t-sky-950\/60 {
  border-top-color: rgb(8 47 73 / 0.6);
}
.tw-border-t-sky-950\/65 {
  border-top-color: rgb(8 47 73 / 0.65);
}
.tw-border-t-sky-950\/70 {
  border-top-color: rgb(8 47 73 / 0.7);
}
.tw-border-t-sky-950\/75 {
  border-top-color: rgb(8 47 73 / 0.75);
}
.tw-border-t-sky-950\/80 {
  border-top-color: rgb(8 47 73 / 0.8);
}
.tw-border-t-sky-950\/85 {
  border-top-color: rgb(8 47 73 / 0.85);
}
.tw-border-t-sky-950\/90 {
  border-top-color: rgb(8 47 73 / 0.9);
}
.tw-border-t-sky-950\/95 {
  border-top-color: rgb(8 47 73 / 0.95);
}
.tw-border-t-slate-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-100\/0 {
  border-top-color: rgb(241 245 249 / 0);
}
.tw-border-t-slate-100\/10 {
  border-top-color: rgb(241 245 249 / 0.1);
}
.tw-border-t-slate-100\/100 {
  border-top-color: rgb(241 245 249 / 1);
}
.tw-border-t-slate-100\/15 {
  border-top-color: rgb(241 245 249 / 0.15);
}
.tw-border-t-slate-100\/20 {
  border-top-color: rgb(241 245 249 / 0.2);
}
.tw-border-t-slate-100\/25 {
  border-top-color: rgb(241 245 249 / 0.25);
}
.tw-border-t-slate-100\/30 {
  border-top-color: rgb(241 245 249 / 0.3);
}
.tw-border-t-slate-100\/35 {
  border-top-color: rgb(241 245 249 / 0.35);
}
.tw-border-t-slate-100\/40 {
  border-top-color: rgb(241 245 249 / 0.4);
}
.tw-border-t-slate-100\/45 {
  border-top-color: rgb(241 245 249 / 0.45);
}
.tw-border-t-slate-100\/5 {
  border-top-color: rgb(241 245 249 / 0.05);
}
.tw-border-t-slate-100\/50 {
  border-top-color: rgb(241 245 249 / 0.5);
}
.tw-border-t-slate-100\/55 {
  border-top-color: rgb(241 245 249 / 0.55);
}
.tw-border-t-slate-100\/60 {
  border-top-color: rgb(241 245 249 / 0.6);
}
.tw-border-t-slate-100\/65 {
  border-top-color: rgb(241 245 249 / 0.65);
}
.tw-border-t-slate-100\/70 {
  border-top-color: rgb(241 245 249 / 0.7);
}
.tw-border-t-slate-100\/75 {
  border-top-color: rgb(241 245 249 / 0.75);
}
.tw-border-t-slate-100\/80 {
  border-top-color: rgb(241 245 249 / 0.8);
}
.tw-border-t-slate-100\/85 {
  border-top-color: rgb(241 245 249 / 0.85);
}
.tw-border-t-slate-100\/90 {
  border-top-color: rgb(241 245 249 / 0.9);
}
.tw-border-t-slate-100\/95 {
  border-top-color: rgb(241 245 249 / 0.95);
}
.tw-border-t-slate-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-200\/0 {
  border-top-color: rgb(226 232 240 / 0);
}
.tw-border-t-slate-200\/10 {
  border-top-color: rgb(226 232 240 / 0.1);
}
.tw-border-t-slate-200\/100 {
  border-top-color: rgb(226 232 240 / 1);
}
.tw-border-t-slate-200\/15 {
  border-top-color: rgb(226 232 240 / 0.15);
}
.tw-border-t-slate-200\/20 {
  border-top-color: rgb(226 232 240 / 0.2);
}
.tw-border-t-slate-200\/25 {
  border-top-color: rgb(226 232 240 / 0.25);
}
.tw-border-t-slate-200\/30 {
  border-top-color: rgb(226 232 240 / 0.3);
}
.tw-border-t-slate-200\/35 {
  border-top-color: rgb(226 232 240 / 0.35);
}
.tw-border-t-slate-200\/40 {
  border-top-color: rgb(226 232 240 / 0.4);
}
.tw-border-t-slate-200\/45 {
  border-top-color: rgb(226 232 240 / 0.45);
}
.tw-border-t-slate-200\/5 {
  border-top-color: rgb(226 232 240 / 0.05);
}
.tw-border-t-slate-200\/50 {
  border-top-color: rgb(226 232 240 / 0.5);
}
.tw-border-t-slate-200\/55 {
  border-top-color: rgb(226 232 240 / 0.55);
}
.tw-border-t-slate-200\/60 {
  border-top-color: rgb(226 232 240 / 0.6);
}
.tw-border-t-slate-200\/65 {
  border-top-color: rgb(226 232 240 / 0.65);
}
.tw-border-t-slate-200\/70 {
  border-top-color: rgb(226 232 240 / 0.7);
}
.tw-border-t-slate-200\/75 {
  border-top-color: rgb(226 232 240 / 0.75);
}
.tw-border-t-slate-200\/80 {
  border-top-color: rgb(226 232 240 / 0.8);
}
.tw-border-t-slate-200\/85 {
  border-top-color: rgb(226 232 240 / 0.85);
}
.tw-border-t-slate-200\/90 {
  border-top-color: rgb(226 232 240 / 0.9);
}
.tw-border-t-slate-200\/95 {
  border-top-color: rgb(226 232 240 / 0.95);
}
.tw-border-t-slate-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-300\/0 {
  border-top-color: rgb(203 213 225 / 0);
}
.tw-border-t-slate-300\/10 {
  border-top-color: rgb(203 213 225 / 0.1);
}
.tw-border-t-slate-300\/100 {
  border-top-color: rgb(203 213 225 / 1);
}
.tw-border-t-slate-300\/15 {
  border-top-color: rgb(203 213 225 / 0.15);
}
.tw-border-t-slate-300\/20 {
  border-top-color: rgb(203 213 225 / 0.2);
}
.tw-border-t-slate-300\/25 {
  border-top-color: rgb(203 213 225 / 0.25);
}
.tw-border-t-slate-300\/30 {
  border-top-color: rgb(203 213 225 / 0.3);
}
.tw-border-t-slate-300\/35 {
  border-top-color: rgb(203 213 225 / 0.35);
}
.tw-border-t-slate-300\/40 {
  border-top-color: rgb(203 213 225 / 0.4);
}
.tw-border-t-slate-300\/45 {
  border-top-color: rgb(203 213 225 / 0.45);
}
.tw-border-t-slate-300\/5 {
  border-top-color: rgb(203 213 225 / 0.05);
}
.tw-border-t-slate-300\/50 {
  border-top-color: rgb(203 213 225 / 0.5);
}
.tw-border-t-slate-300\/55 {
  border-top-color: rgb(203 213 225 / 0.55);
}
.tw-border-t-slate-300\/60 {
  border-top-color: rgb(203 213 225 / 0.6);
}
.tw-border-t-slate-300\/65 {
  border-top-color: rgb(203 213 225 / 0.65);
}
.tw-border-t-slate-300\/70 {
  border-top-color: rgb(203 213 225 / 0.7);
}
.tw-border-t-slate-300\/75 {
  border-top-color: rgb(203 213 225 / 0.75);
}
.tw-border-t-slate-300\/80 {
  border-top-color: rgb(203 213 225 / 0.8);
}
.tw-border-t-slate-300\/85 {
  border-top-color: rgb(203 213 225 / 0.85);
}
.tw-border-t-slate-300\/90 {
  border-top-color: rgb(203 213 225 / 0.9);
}
.tw-border-t-slate-300\/95 {
  border-top-color: rgb(203 213 225 / 0.95);
}
.tw-border-t-slate-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-400\/0 {
  border-top-color: rgb(148 163 184 / 0);
}
.tw-border-t-slate-400\/10 {
  border-top-color: rgb(148 163 184 / 0.1);
}
.tw-border-t-slate-400\/100 {
  border-top-color: rgb(148 163 184 / 1);
}
.tw-border-t-slate-400\/15 {
  border-top-color: rgb(148 163 184 / 0.15);
}
.tw-border-t-slate-400\/20 {
  border-top-color: rgb(148 163 184 / 0.2);
}
.tw-border-t-slate-400\/25 {
  border-top-color: rgb(148 163 184 / 0.25);
}
.tw-border-t-slate-400\/30 {
  border-top-color: rgb(148 163 184 / 0.3);
}
.tw-border-t-slate-400\/35 {
  border-top-color: rgb(148 163 184 / 0.35);
}
.tw-border-t-slate-400\/40 {
  border-top-color: rgb(148 163 184 / 0.4);
}
.tw-border-t-slate-400\/45 {
  border-top-color: rgb(148 163 184 / 0.45);
}
.tw-border-t-slate-400\/5 {
  border-top-color: rgb(148 163 184 / 0.05);
}
.tw-border-t-slate-400\/50 {
  border-top-color: rgb(148 163 184 / 0.5);
}
.tw-border-t-slate-400\/55 {
  border-top-color: rgb(148 163 184 / 0.55);
}
.tw-border-t-slate-400\/60 {
  border-top-color: rgb(148 163 184 / 0.6);
}
.tw-border-t-slate-400\/65 {
  border-top-color: rgb(148 163 184 / 0.65);
}
.tw-border-t-slate-400\/70 {
  border-top-color: rgb(148 163 184 / 0.7);
}
.tw-border-t-slate-400\/75 {
  border-top-color: rgb(148 163 184 / 0.75);
}
.tw-border-t-slate-400\/80 {
  border-top-color: rgb(148 163 184 / 0.8);
}
.tw-border-t-slate-400\/85 {
  border-top-color: rgb(148 163 184 / 0.85);
}
.tw-border-t-slate-400\/90 {
  border-top-color: rgb(148 163 184 / 0.9);
}
.tw-border-t-slate-400\/95 {
  border-top-color: rgb(148 163 184 / 0.95);
}
.tw-border-t-slate-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(248 250 252 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-50\/0 {
  border-top-color: rgb(248 250 252 / 0);
}
.tw-border-t-slate-50\/10 {
  border-top-color: rgb(248 250 252 / 0.1);
}
.tw-border-t-slate-50\/100 {
  border-top-color: rgb(248 250 252 / 1);
}
.tw-border-t-slate-50\/15 {
  border-top-color: rgb(248 250 252 / 0.15);
}
.tw-border-t-slate-50\/20 {
  border-top-color: rgb(248 250 252 / 0.2);
}
.tw-border-t-slate-50\/25 {
  border-top-color: rgb(248 250 252 / 0.25);
}
.tw-border-t-slate-50\/30 {
  border-top-color: rgb(248 250 252 / 0.3);
}
.tw-border-t-slate-50\/35 {
  border-top-color: rgb(248 250 252 / 0.35);
}
.tw-border-t-slate-50\/40 {
  border-top-color: rgb(248 250 252 / 0.4);
}
.tw-border-t-slate-50\/45 {
  border-top-color: rgb(248 250 252 / 0.45);
}
.tw-border-t-slate-50\/5 {
  border-top-color: rgb(248 250 252 / 0.05);
}
.tw-border-t-slate-50\/50 {
  border-top-color: rgb(248 250 252 / 0.5);
}
.tw-border-t-slate-50\/55 {
  border-top-color: rgb(248 250 252 / 0.55);
}
.tw-border-t-slate-50\/60 {
  border-top-color: rgb(248 250 252 / 0.6);
}
.tw-border-t-slate-50\/65 {
  border-top-color: rgb(248 250 252 / 0.65);
}
.tw-border-t-slate-50\/70 {
  border-top-color: rgb(248 250 252 / 0.7);
}
.tw-border-t-slate-50\/75 {
  border-top-color: rgb(248 250 252 / 0.75);
}
.tw-border-t-slate-50\/80 {
  border-top-color: rgb(248 250 252 / 0.8);
}
.tw-border-t-slate-50\/85 {
  border-top-color: rgb(248 250 252 / 0.85);
}
.tw-border-t-slate-50\/90 {
  border-top-color: rgb(248 250 252 / 0.9);
}
.tw-border-t-slate-50\/95 {
  border-top-color: rgb(248 250 252 / 0.95);
}
.tw-border-t-slate-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-500\/0 {
  border-top-color: rgb(100 116 139 / 0);
}
.tw-border-t-slate-500\/10 {
  border-top-color: rgb(100 116 139 / 0.1);
}
.tw-border-t-slate-500\/100 {
  border-top-color: rgb(100 116 139 / 1);
}
.tw-border-t-slate-500\/15 {
  border-top-color: rgb(100 116 139 / 0.15);
}
.tw-border-t-slate-500\/20 {
  border-top-color: rgb(100 116 139 / 0.2);
}
.tw-border-t-slate-500\/25 {
  border-top-color: rgb(100 116 139 / 0.25);
}
.tw-border-t-slate-500\/30 {
  border-top-color: rgb(100 116 139 / 0.3);
}
.tw-border-t-slate-500\/35 {
  border-top-color: rgb(100 116 139 / 0.35);
}
.tw-border-t-slate-500\/40 {
  border-top-color: rgb(100 116 139 / 0.4);
}
.tw-border-t-slate-500\/45 {
  border-top-color: rgb(100 116 139 / 0.45);
}
.tw-border-t-slate-500\/5 {
  border-top-color: rgb(100 116 139 / 0.05);
}
.tw-border-t-slate-500\/50 {
  border-top-color: rgb(100 116 139 / 0.5);
}
.tw-border-t-slate-500\/55 {
  border-top-color: rgb(100 116 139 / 0.55);
}
.tw-border-t-slate-500\/60 {
  border-top-color: rgb(100 116 139 / 0.6);
}
.tw-border-t-slate-500\/65 {
  border-top-color: rgb(100 116 139 / 0.65);
}
.tw-border-t-slate-500\/70 {
  border-top-color: rgb(100 116 139 / 0.7);
}
.tw-border-t-slate-500\/75 {
  border-top-color: rgb(100 116 139 / 0.75);
}
.tw-border-t-slate-500\/80 {
  border-top-color: rgb(100 116 139 / 0.8);
}
.tw-border-t-slate-500\/85 {
  border-top-color: rgb(100 116 139 / 0.85);
}
.tw-border-t-slate-500\/90 {
  border-top-color: rgb(100 116 139 / 0.9);
}
.tw-border-t-slate-500\/95 {
  border-top-color: rgb(100 116 139 / 0.95);
}
.tw-border-t-slate-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-600\/0 {
  border-top-color: rgb(71 85 105 / 0);
}
.tw-border-t-slate-600\/10 {
  border-top-color: rgb(71 85 105 / 0.1);
}
.tw-border-t-slate-600\/100 {
  border-top-color: rgb(71 85 105 / 1);
}
.tw-border-t-slate-600\/15 {
  border-top-color: rgb(71 85 105 / 0.15);
}
.tw-border-t-slate-600\/20 {
  border-top-color: rgb(71 85 105 / 0.2);
}
.tw-border-t-slate-600\/25 {
  border-top-color: rgb(71 85 105 / 0.25);
}
.tw-border-t-slate-600\/30 {
  border-top-color: rgb(71 85 105 / 0.3);
}
.tw-border-t-slate-600\/35 {
  border-top-color: rgb(71 85 105 / 0.35);
}
.tw-border-t-slate-600\/40 {
  border-top-color: rgb(71 85 105 / 0.4);
}
.tw-border-t-slate-600\/45 {
  border-top-color: rgb(71 85 105 / 0.45);
}
.tw-border-t-slate-600\/5 {
  border-top-color: rgb(71 85 105 / 0.05);
}
.tw-border-t-slate-600\/50 {
  border-top-color: rgb(71 85 105 / 0.5);
}
.tw-border-t-slate-600\/55 {
  border-top-color: rgb(71 85 105 / 0.55);
}
.tw-border-t-slate-600\/60 {
  border-top-color: rgb(71 85 105 / 0.6);
}
.tw-border-t-slate-600\/65 {
  border-top-color: rgb(71 85 105 / 0.65);
}
.tw-border-t-slate-600\/70 {
  border-top-color: rgb(71 85 105 / 0.7);
}
.tw-border-t-slate-600\/75 {
  border-top-color: rgb(71 85 105 / 0.75);
}
.tw-border-t-slate-600\/80 {
  border-top-color: rgb(71 85 105 / 0.8);
}
.tw-border-t-slate-600\/85 {
  border-top-color: rgb(71 85 105 / 0.85);
}
.tw-border-t-slate-600\/90 {
  border-top-color: rgb(71 85 105 / 0.9);
}
.tw-border-t-slate-600\/95 {
  border-top-color: rgb(71 85 105 / 0.95);
}
.tw-border-t-slate-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-700\/0 {
  border-top-color: rgb(51 65 85 / 0);
}
.tw-border-t-slate-700\/10 {
  border-top-color: rgb(51 65 85 / 0.1);
}
.tw-border-t-slate-700\/100 {
  border-top-color: rgb(51 65 85 / 1);
}
.tw-border-t-slate-700\/15 {
  border-top-color: rgb(51 65 85 / 0.15);
}
.tw-border-t-slate-700\/20 {
  border-top-color: rgb(51 65 85 / 0.2);
}
.tw-border-t-slate-700\/25 {
  border-top-color: rgb(51 65 85 / 0.25);
}
.tw-border-t-slate-700\/30 {
  border-top-color: rgb(51 65 85 / 0.3);
}
.tw-border-t-slate-700\/35 {
  border-top-color: rgb(51 65 85 / 0.35);
}
.tw-border-t-slate-700\/40 {
  border-top-color: rgb(51 65 85 / 0.4);
}
.tw-border-t-slate-700\/45 {
  border-top-color: rgb(51 65 85 / 0.45);
}
.tw-border-t-slate-700\/5 {
  border-top-color: rgb(51 65 85 / 0.05);
}
.tw-border-t-slate-700\/50 {
  border-top-color: rgb(51 65 85 / 0.5);
}
.tw-border-t-slate-700\/55 {
  border-top-color: rgb(51 65 85 / 0.55);
}
.tw-border-t-slate-700\/60 {
  border-top-color: rgb(51 65 85 / 0.6);
}
.tw-border-t-slate-700\/65 {
  border-top-color: rgb(51 65 85 / 0.65);
}
.tw-border-t-slate-700\/70 {
  border-top-color: rgb(51 65 85 / 0.7);
}
.tw-border-t-slate-700\/75 {
  border-top-color: rgb(51 65 85 / 0.75);
}
.tw-border-t-slate-700\/80 {
  border-top-color: rgb(51 65 85 / 0.8);
}
.tw-border-t-slate-700\/85 {
  border-top-color: rgb(51 65 85 / 0.85);
}
.tw-border-t-slate-700\/90 {
  border-top-color: rgb(51 65 85 / 0.9);
}
.tw-border-t-slate-700\/95 {
  border-top-color: rgb(51 65 85 / 0.95);
}
.tw-border-t-slate-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-800\/0 {
  border-top-color: rgb(30 41 59 / 0);
}
.tw-border-t-slate-800\/10 {
  border-top-color: rgb(30 41 59 / 0.1);
}
.tw-border-t-slate-800\/100 {
  border-top-color: rgb(30 41 59 / 1);
}
.tw-border-t-slate-800\/15 {
  border-top-color: rgb(30 41 59 / 0.15);
}
.tw-border-t-slate-800\/20 {
  border-top-color: rgb(30 41 59 / 0.2);
}
.tw-border-t-slate-800\/25 {
  border-top-color: rgb(30 41 59 / 0.25);
}
.tw-border-t-slate-800\/30 {
  border-top-color: rgb(30 41 59 / 0.3);
}
.tw-border-t-slate-800\/35 {
  border-top-color: rgb(30 41 59 / 0.35);
}
.tw-border-t-slate-800\/40 {
  border-top-color: rgb(30 41 59 / 0.4);
}
.tw-border-t-slate-800\/45 {
  border-top-color: rgb(30 41 59 / 0.45);
}
.tw-border-t-slate-800\/5 {
  border-top-color: rgb(30 41 59 / 0.05);
}
.tw-border-t-slate-800\/50 {
  border-top-color: rgb(30 41 59 / 0.5);
}
.tw-border-t-slate-800\/55 {
  border-top-color: rgb(30 41 59 / 0.55);
}
.tw-border-t-slate-800\/60 {
  border-top-color: rgb(30 41 59 / 0.6);
}
.tw-border-t-slate-800\/65 {
  border-top-color: rgb(30 41 59 / 0.65);
}
.tw-border-t-slate-800\/70 {
  border-top-color: rgb(30 41 59 / 0.7);
}
.tw-border-t-slate-800\/75 {
  border-top-color: rgb(30 41 59 / 0.75);
}
.tw-border-t-slate-800\/80 {
  border-top-color: rgb(30 41 59 / 0.8);
}
.tw-border-t-slate-800\/85 {
  border-top-color: rgb(30 41 59 / 0.85);
}
.tw-border-t-slate-800\/90 {
  border-top-color: rgb(30 41 59 / 0.9);
}
.tw-border-t-slate-800\/95 {
  border-top-color: rgb(30 41 59 / 0.95);
}
.tw-border-t-slate-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-900\/0 {
  border-top-color: rgb(15 23 42 / 0);
}
.tw-border-t-slate-900\/10 {
  border-top-color: rgb(15 23 42 / 0.1);
}
.tw-border-t-slate-900\/100 {
  border-top-color: rgb(15 23 42 / 1);
}
.tw-border-t-slate-900\/15 {
  border-top-color: rgb(15 23 42 / 0.15);
}
.tw-border-t-slate-900\/20 {
  border-top-color: rgb(15 23 42 / 0.2);
}
.tw-border-t-slate-900\/25 {
  border-top-color: rgb(15 23 42 / 0.25);
}
.tw-border-t-slate-900\/30 {
  border-top-color: rgb(15 23 42 / 0.3);
}
.tw-border-t-slate-900\/35 {
  border-top-color: rgb(15 23 42 / 0.35);
}
.tw-border-t-slate-900\/40 {
  border-top-color: rgb(15 23 42 / 0.4);
}
.tw-border-t-slate-900\/45 {
  border-top-color: rgb(15 23 42 / 0.45);
}
.tw-border-t-slate-900\/5 {
  border-top-color: rgb(15 23 42 / 0.05);
}
.tw-border-t-slate-900\/50 {
  border-top-color: rgb(15 23 42 / 0.5);
}
.tw-border-t-slate-900\/55 {
  border-top-color: rgb(15 23 42 / 0.55);
}
.tw-border-t-slate-900\/60 {
  border-top-color: rgb(15 23 42 / 0.6);
}
.tw-border-t-slate-900\/65 {
  border-top-color: rgb(15 23 42 / 0.65);
}
.tw-border-t-slate-900\/70 {
  border-top-color: rgb(15 23 42 / 0.7);
}
.tw-border-t-slate-900\/75 {
  border-top-color: rgb(15 23 42 / 0.75);
}
.tw-border-t-slate-900\/80 {
  border-top-color: rgb(15 23 42 / 0.8);
}
.tw-border-t-slate-900\/85 {
  border-top-color: rgb(15 23 42 / 0.85);
}
.tw-border-t-slate-900\/90 {
  border-top-color: rgb(15 23 42 / 0.9);
}
.tw-border-t-slate-900\/95 {
  border-top-color: rgb(15 23 42 / 0.95);
}
.tw-border-t-slate-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(2 6 23 / var(--tw-border-opacity, 1));
}
.tw-border-t-slate-950\/0 {
  border-top-color: rgb(2 6 23 / 0);
}
.tw-border-t-slate-950\/10 {
  border-top-color: rgb(2 6 23 / 0.1);
}
.tw-border-t-slate-950\/100 {
  border-top-color: rgb(2 6 23 / 1);
}
.tw-border-t-slate-950\/15 {
  border-top-color: rgb(2 6 23 / 0.15);
}
.tw-border-t-slate-950\/20 {
  border-top-color: rgb(2 6 23 / 0.2);
}
.tw-border-t-slate-950\/25 {
  border-top-color: rgb(2 6 23 / 0.25);
}
.tw-border-t-slate-950\/30 {
  border-top-color: rgb(2 6 23 / 0.3);
}
.tw-border-t-slate-950\/35 {
  border-top-color: rgb(2 6 23 / 0.35);
}
.tw-border-t-slate-950\/40 {
  border-top-color: rgb(2 6 23 / 0.4);
}
.tw-border-t-slate-950\/45 {
  border-top-color: rgb(2 6 23 / 0.45);
}
.tw-border-t-slate-950\/5 {
  border-top-color: rgb(2 6 23 / 0.05);
}
.tw-border-t-slate-950\/50 {
  border-top-color: rgb(2 6 23 / 0.5);
}
.tw-border-t-slate-950\/55 {
  border-top-color: rgb(2 6 23 / 0.55);
}
.tw-border-t-slate-950\/60 {
  border-top-color: rgb(2 6 23 / 0.6);
}
.tw-border-t-slate-950\/65 {
  border-top-color: rgb(2 6 23 / 0.65);
}
.tw-border-t-slate-950\/70 {
  border-top-color: rgb(2 6 23 / 0.7);
}
.tw-border-t-slate-950\/75 {
  border-top-color: rgb(2 6 23 / 0.75);
}
.tw-border-t-slate-950\/80 {
  border-top-color: rgb(2 6 23 / 0.8);
}
.tw-border-t-slate-950\/85 {
  border-top-color: rgb(2 6 23 / 0.85);
}
.tw-border-t-slate-950\/90 {
  border-top-color: rgb(2 6 23 / 0.9);
}
.tw-border-t-slate-950\/95 {
  border-top-color: rgb(2 6 23 / 0.95);
}
.tw-border-t-stone-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-100\/0 {
  border-top-color: rgb(245 245 244 / 0);
}
.tw-border-t-stone-100\/10 {
  border-top-color: rgb(245 245 244 / 0.1);
}
.tw-border-t-stone-100\/100 {
  border-top-color: rgb(245 245 244 / 1);
}
.tw-border-t-stone-100\/15 {
  border-top-color: rgb(245 245 244 / 0.15);
}
.tw-border-t-stone-100\/20 {
  border-top-color: rgb(245 245 244 / 0.2);
}
.tw-border-t-stone-100\/25 {
  border-top-color: rgb(245 245 244 / 0.25);
}
.tw-border-t-stone-100\/30 {
  border-top-color: rgb(245 245 244 / 0.3);
}
.tw-border-t-stone-100\/35 {
  border-top-color: rgb(245 245 244 / 0.35);
}
.tw-border-t-stone-100\/40 {
  border-top-color: rgb(245 245 244 / 0.4);
}
.tw-border-t-stone-100\/45 {
  border-top-color: rgb(245 245 244 / 0.45);
}
.tw-border-t-stone-100\/5 {
  border-top-color: rgb(245 245 244 / 0.05);
}
.tw-border-t-stone-100\/50 {
  border-top-color: rgb(245 245 244 / 0.5);
}
.tw-border-t-stone-100\/55 {
  border-top-color: rgb(245 245 244 / 0.55);
}
.tw-border-t-stone-100\/60 {
  border-top-color: rgb(245 245 244 / 0.6);
}
.tw-border-t-stone-100\/65 {
  border-top-color: rgb(245 245 244 / 0.65);
}
.tw-border-t-stone-100\/70 {
  border-top-color: rgb(245 245 244 / 0.7);
}
.tw-border-t-stone-100\/75 {
  border-top-color: rgb(245 245 244 / 0.75);
}
.tw-border-t-stone-100\/80 {
  border-top-color: rgb(245 245 244 / 0.8);
}
.tw-border-t-stone-100\/85 {
  border-top-color: rgb(245 245 244 / 0.85);
}
.tw-border-t-stone-100\/90 {
  border-top-color: rgb(245 245 244 / 0.9);
}
.tw-border-t-stone-100\/95 {
  border-top-color: rgb(245 245 244 / 0.95);
}
.tw-border-t-stone-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-200\/0 {
  border-top-color: rgb(231 229 228 / 0);
}
.tw-border-t-stone-200\/10 {
  border-top-color: rgb(231 229 228 / 0.1);
}
.tw-border-t-stone-200\/100 {
  border-top-color: rgb(231 229 228 / 1);
}
.tw-border-t-stone-200\/15 {
  border-top-color: rgb(231 229 228 / 0.15);
}
.tw-border-t-stone-200\/20 {
  border-top-color: rgb(231 229 228 / 0.2);
}
.tw-border-t-stone-200\/25 {
  border-top-color: rgb(231 229 228 / 0.25);
}
.tw-border-t-stone-200\/30 {
  border-top-color: rgb(231 229 228 / 0.3);
}
.tw-border-t-stone-200\/35 {
  border-top-color: rgb(231 229 228 / 0.35);
}
.tw-border-t-stone-200\/40 {
  border-top-color: rgb(231 229 228 / 0.4);
}
.tw-border-t-stone-200\/45 {
  border-top-color: rgb(231 229 228 / 0.45);
}
.tw-border-t-stone-200\/5 {
  border-top-color: rgb(231 229 228 / 0.05);
}
.tw-border-t-stone-200\/50 {
  border-top-color: rgb(231 229 228 / 0.5);
}
.tw-border-t-stone-200\/55 {
  border-top-color: rgb(231 229 228 / 0.55);
}
.tw-border-t-stone-200\/60 {
  border-top-color: rgb(231 229 228 / 0.6);
}
.tw-border-t-stone-200\/65 {
  border-top-color: rgb(231 229 228 / 0.65);
}
.tw-border-t-stone-200\/70 {
  border-top-color: rgb(231 229 228 / 0.7);
}
.tw-border-t-stone-200\/75 {
  border-top-color: rgb(231 229 228 / 0.75);
}
.tw-border-t-stone-200\/80 {
  border-top-color: rgb(231 229 228 / 0.8);
}
.tw-border-t-stone-200\/85 {
  border-top-color: rgb(231 229 228 / 0.85);
}
.tw-border-t-stone-200\/90 {
  border-top-color: rgb(231 229 228 / 0.9);
}
.tw-border-t-stone-200\/95 {
  border-top-color: rgb(231 229 228 / 0.95);
}
.tw-border-t-stone-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-300\/0 {
  border-top-color: rgb(214 211 209 / 0);
}
.tw-border-t-stone-300\/10 {
  border-top-color: rgb(214 211 209 / 0.1);
}
.tw-border-t-stone-300\/100 {
  border-top-color: rgb(214 211 209 / 1);
}
.tw-border-t-stone-300\/15 {
  border-top-color: rgb(214 211 209 / 0.15);
}
.tw-border-t-stone-300\/20 {
  border-top-color: rgb(214 211 209 / 0.2);
}
.tw-border-t-stone-300\/25 {
  border-top-color: rgb(214 211 209 / 0.25);
}
.tw-border-t-stone-300\/30 {
  border-top-color: rgb(214 211 209 / 0.3);
}
.tw-border-t-stone-300\/35 {
  border-top-color: rgb(214 211 209 / 0.35);
}
.tw-border-t-stone-300\/40 {
  border-top-color: rgb(214 211 209 / 0.4);
}
.tw-border-t-stone-300\/45 {
  border-top-color: rgb(214 211 209 / 0.45);
}
.tw-border-t-stone-300\/5 {
  border-top-color: rgb(214 211 209 / 0.05);
}
.tw-border-t-stone-300\/50 {
  border-top-color: rgb(214 211 209 / 0.5);
}
.tw-border-t-stone-300\/55 {
  border-top-color: rgb(214 211 209 / 0.55);
}
.tw-border-t-stone-300\/60 {
  border-top-color: rgb(214 211 209 / 0.6);
}
.tw-border-t-stone-300\/65 {
  border-top-color: rgb(214 211 209 / 0.65);
}
.tw-border-t-stone-300\/70 {
  border-top-color: rgb(214 211 209 / 0.7);
}
.tw-border-t-stone-300\/75 {
  border-top-color: rgb(214 211 209 / 0.75);
}
.tw-border-t-stone-300\/80 {
  border-top-color: rgb(214 211 209 / 0.8);
}
.tw-border-t-stone-300\/85 {
  border-top-color: rgb(214 211 209 / 0.85);
}
.tw-border-t-stone-300\/90 {
  border-top-color: rgb(214 211 209 / 0.9);
}
.tw-border-t-stone-300\/95 {
  border-top-color: rgb(214 211 209 / 0.95);
}
.tw-border-t-stone-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-400\/0 {
  border-top-color: rgb(168 162 158 / 0);
}
.tw-border-t-stone-400\/10 {
  border-top-color: rgb(168 162 158 / 0.1);
}
.tw-border-t-stone-400\/100 {
  border-top-color: rgb(168 162 158 / 1);
}
.tw-border-t-stone-400\/15 {
  border-top-color: rgb(168 162 158 / 0.15);
}
.tw-border-t-stone-400\/20 {
  border-top-color: rgb(168 162 158 / 0.2);
}
.tw-border-t-stone-400\/25 {
  border-top-color: rgb(168 162 158 / 0.25);
}
.tw-border-t-stone-400\/30 {
  border-top-color: rgb(168 162 158 / 0.3);
}
.tw-border-t-stone-400\/35 {
  border-top-color: rgb(168 162 158 / 0.35);
}
.tw-border-t-stone-400\/40 {
  border-top-color: rgb(168 162 158 / 0.4);
}
.tw-border-t-stone-400\/45 {
  border-top-color: rgb(168 162 158 / 0.45);
}
.tw-border-t-stone-400\/5 {
  border-top-color: rgb(168 162 158 / 0.05);
}
.tw-border-t-stone-400\/50 {
  border-top-color: rgb(168 162 158 / 0.5);
}
.tw-border-t-stone-400\/55 {
  border-top-color: rgb(168 162 158 / 0.55);
}
.tw-border-t-stone-400\/60 {
  border-top-color: rgb(168 162 158 / 0.6);
}
.tw-border-t-stone-400\/65 {
  border-top-color: rgb(168 162 158 / 0.65);
}
.tw-border-t-stone-400\/70 {
  border-top-color: rgb(168 162 158 / 0.7);
}
.tw-border-t-stone-400\/75 {
  border-top-color: rgb(168 162 158 / 0.75);
}
.tw-border-t-stone-400\/80 {
  border-top-color: rgb(168 162 158 / 0.8);
}
.tw-border-t-stone-400\/85 {
  border-top-color: rgb(168 162 158 / 0.85);
}
.tw-border-t-stone-400\/90 {
  border-top-color: rgb(168 162 158 / 0.9);
}
.tw-border-t-stone-400\/95 {
  border-top-color: rgb(168 162 158 / 0.95);
}
.tw-border-t-stone-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 249 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-50\/0 {
  border-top-color: rgb(250 250 249 / 0);
}
.tw-border-t-stone-50\/10 {
  border-top-color: rgb(250 250 249 / 0.1);
}
.tw-border-t-stone-50\/100 {
  border-top-color: rgb(250 250 249 / 1);
}
.tw-border-t-stone-50\/15 {
  border-top-color: rgb(250 250 249 / 0.15);
}
.tw-border-t-stone-50\/20 {
  border-top-color: rgb(250 250 249 / 0.2);
}
.tw-border-t-stone-50\/25 {
  border-top-color: rgb(250 250 249 / 0.25);
}
.tw-border-t-stone-50\/30 {
  border-top-color: rgb(250 250 249 / 0.3);
}
.tw-border-t-stone-50\/35 {
  border-top-color: rgb(250 250 249 / 0.35);
}
.tw-border-t-stone-50\/40 {
  border-top-color: rgb(250 250 249 / 0.4);
}
.tw-border-t-stone-50\/45 {
  border-top-color: rgb(250 250 249 / 0.45);
}
.tw-border-t-stone-50\/5 {
  border-top-color: rgb(250 250 249 / 0.05);
}
.tw-border-t-stone-50\/50 {
  border-top-color: rgb(250 250 249 / 0.5);
}
.tw-border-t-stone-50\/55 {
  border-top-color: rgb(250 250 249 / 0.55);
}
.tw-border-t-stone-50\/60 {
  border-top-color: rgb(250 250 249 / 0.6);
}
.tw-border-t-stone-50\/65 {
  border-top-color: rgb(250 250 249 / 0.65);
}
.tw-border-t-stone-50\/70 {
  border-top-color: rgb(250 250 249 / 0.7);
}
.tw-border-t-stone-50\/75 {
  border-top-color: rgb(250 250 249 / 0.75);
}
.tw-border-t-stone-50\/80 {
  border-top-color: rgb(250 250 249 / 0.8);
}
.tw-border-t-stone-50\/85 {
  border-top-color: rgb(250 250 249 / 0.85);
}
.tw-border-t-stone-50\/90 {
  border-top-color: rgb(250 250 249 / 0.9);
}
.tw-border-t-stone-50\/95 {
  border-top-color: rgb(250 250 249 / 0.95);
}
.tw-border-t-stone-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-500\/0 {
  border-top-color: rgb(120 113 108 / 0);
}
.tw-border-t-stone-500\/10 {
  border-top-color: rgb(120 113 108 / 0.1);
}
.tw-border-t-stone-500\/100 {
  border-top-color: rgb(120 113 108 / 1);
}
.tw-border-t-stone-500\/15 {
  border-top-color: rgb(120 113 108 / 0.15);
}
.tw-border-t-stone-500\/20 {
  border-top-color: rgb(120 113 108 / 0.2);
}
.tw-border-t-stone-500\/25 {
  border-top-color: rgb(120 113 108 / 0.25);
}
.tw-border-t-stone-500\/30 {
  border-top-color: rgb(120 113 108 / 0.3);
}
.tw-border-t-stone-500\/35 {
  border-top-color: rgb(120 113 108 / 0.35);
}
.tw-border-t-stone-500\/40 {
  border-top-color: rgb(120 113 108 / 0.4);
}
.tw-border-t-stone-500\/45 {
  border-top-color: rgb(120 113 108 / 0.45);
}
.tw-border-t-stone-500\/5 {
  border-top-color: rgb(120 113 108 / 0.05);
}
.tw-border-t-stone-500\/50 {
  border-top-color: rgb(120 113 108 / 0.5);
}
.tw-border-t-stone-500\/55 {
  border-top-color: rgb(120 113 108 / 0.55);
}
.tw-border-t-stone-500\/60 {
  border-top-color: rgb(120 113 108 / 0.6);
}
.tw-border-t-stone-500\/65 {
  border-top-color: rgb(120 113 108 / 0.65);
}
.tw-border-t-stone-500\/70 {
  border-top-color: rgb(120 113 108 / 0.7);
}
.tw-border-t-stone-500\/75 {
  border-top-color: rgb(120 113 108 / 0.75);
}
.tw-border-t-stone-500\/80 {
  border-top-color: rgb(120 113 108 / 0.8);
}
.tw-border-t-stone-500\/85 {
  border-top-color: rgb(120 113 108 / 0.85);
}
.tw-border-t-stone-500\/90 {
  border-top-color: rgb(120 113 108 / 0.9);
}
.tw-border-t-stone-500\/95 {
  border-top-color: rgb(120 113 108 / 0.95);
}
.tw-border-t-stone-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-600\/0 {
  border-top-color: rgb(87 83 78 / 0);
}
.tw-border-t-stone-600\/10 {
  border-top-color: rgb(87 83 78 / 0.1);
}
.tw-border-t-stone-600\/100 {
  border-top-color: rgb(87 83 78 / 1);
}
.tw-border-t-stone-600\/15 {
  border-top-color: rgb(87 83 78 / 0.15);
}
.tw-border-t-stone-600\/20 {
  border-top-color: rgb(87 83 78 / 0.2);
}
.tw-border-t-stone-600\/25 {
  border-top-color: rgb(87 83 78 / 0.25);
}
.tw-border-t-stone-600\/30 {
  border-top-color: rgb(87 83 78 / 0.3);
}
.tw-border-t-stone-600\/35 {
  border-top-color: rgb(87 83 78 / 0.35);
}
.tw-border-t-stone-600\/40 {
  border-top-color: rgb(87 83 78 / 0.4);
}
.tw-border-t-stone-600\/45 {
  border-top-color: rgb(87 83 78 / 0.45);
}
.tw-border-t-stone-600\/5 {
  border-top-color: rgb(87 83 78 / 0.05);
}
.tw-border-t-stone-600\/50 {
  border-top-color: rgb(87 83 78 / 0.5);
}
.tw-border-t-stone-600\/55 {
  border-top-color: rgb(87 83 78 / 0.55);
}
.tw-border-t-stone-600\/60 {
  border-top-color: rgb(87 83 78 / 0.6);
}
.tw-border-t-stone-600\/65 {
  border-top-color: rgb(87 83 78 / 0.65);
}
.tw-border-t-stone-600\/70 {
  border-top-color: rgb(87 83 78 / 0.7);
}
.tw-border-t-stone-600\/75 {
  border-top-color: rgb(87 83 78 / 0.75);
}
.tw-border-t-stone-600\/80 {
  border-top-color: rgb(87 83 78 / 0.8);
}
.tw-border-t-stone-600\/85 {
  border-top-color: rgb(87 83 78 / 0.85);
}
.tw-border-t-stone-600\/90 {
  border-top-color: rgb(87 83 78 / 0.9);
}
.tw-border-t-stone-600\/95 {
  border-top-color: rgb(87 83 78 / 0.95);
}
.tw-border-t-stone-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-700\/0 {
  border-top-color: rgb(68 64 60 / 0);
}
.tw-border-t-stone-700\/10 {
  border-top-color: rgb(68 64 60 / 0.1);
}
.tw-border-t-stone-700\/100 {
  border-top-color: rgb(68 64 60 / 1);
}
.tw-border-t-stone-700\/15 {
  border-top-color: rgb(68 64 60 / 0.15);
}
.tw-border-t-stone-700\/20 {
  border-top-color: rgb(68 64 60 / 0.2);
}
.tw-border-t-stone-700\/25 {
  border-top-color: rgb(68 64 60 / 0.25);
}
.tw-border-t-stone-700\/30 {
  border-top-color: rgb(68 64 60 / 0.3);
}
.tw-border-t-stone-700\/35 {
  border-top-color: rgb(68 64 60 / 0.35);
}
.tw-border-t-stone-700\/40 {
  border-top-color: rgb(68 64 60 / 0.4);
}
.tw-border-t-stone-700\/45 {
  border-top-color: rgb(68 64 60 / 0.45);
}
.tw-border-t-stone-700\/5 {
  border-top-color: rgb(68 64 60 / 0.05);
}
.tw-border-t-stone-700\/50 {
  border-top-color: rgb(68 64 60 / 0.5);
}
.tw-border-t-stone-700\/55 {
  border-top-color: rgb(68 64 60 / 0.55);
}
.tw-border-t-stone-700\/60 {
  border-top-color: rgb(68 64 60 / 0.6);
}
.tw-border-t-stone-700\/65 {
  border-top-color: rgb(68 64 60 / 0.65);
}
.tw-border-t-stone-700\/70 {
  border-top-color: rgb(68 64 60 / 0.7);
}
.tw-border-t-stone-700\/75 {
  border-top-color: rgb(68 64 60 / 0.75);
}
.tw-border-t-stone-700\/80 {
  border-top-color: rgb(68 64 60 / 0.8);
}
.tw-border-t-stone-700\/85 {
  border-top-color: rgb(68 64 60 / 0.85);
}
.tw-border-t-stone-700\/90 {
  border-top-color: rgb(68 64 60 / 0.9);
}
.tw-border-t-stone-700\/95 {
  border-top-color: rgb(68 64 60 / 0.95);
}
.tw-border-t-stone-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-800\/0 {
  border-top-color: rgb(41 37 36 / 0);
}
.tw-border-t-stone-800\/10 {
  border-top-color: rgb(41 37 36 / 0.1);
}
.tw-border-t-stone-800\/100 {
  border-top-color: rgb(41 37 36 / 1);
}
.tw-border-t-stone-800\/15 {
  border-top-color: rgb(41 37 36 / 0.15);
}
.tw-border-t-stone-800\/20 {
  border-top-color: rgb(41 37 36 / 0.2);
}
.tw-border-t-stone-800\/25 {
  border-top-color: rgb(41 37 36 / 0.25);
}
.tw-border-t-stone-800\/30 {
  border-top-color: rgb(41 37 36 / 0.3);
}
.tw-border-t-stone-800\/35 {
  border-top-color: rgb(41 37 36 / 0.35);
}
.tw-border-t-stone-800\/40 {
  border-top-color: rgb(41 37 36 / 0.4);
}
.tw-border-t-stone-800\/45 {
  border-top-color: rgb(41 37 36 / 0.45);
}
.tw-border-t-stone-800\/5 {
  border-top-color: rgb(41 37 36 / 0.05);
}
.tw-border-t-stone-800\/50 {
  border-top-color: rgb(41 37 36 / 0.5);
}
.tw-border-t-stone-800\/55 {
  border-top-color: rgb(41 37 36 / 0.55);
}
.tw-border-t-stone-800\/60 {
  border-top-color: rgb(41 37 36 / 0.6);
}
.tw-border-t-stone-800\/65 {
  border-top-color: rgb(41 37 36 / 0.65);
}
.tw-border-t-stone-800\/70 {
  border-top-color: rgb(41 37 36 / 0.7);
}
.tw-border-t-stone-800\/75 {
  border-top-color: rgb(41 37 36 / 0.75);
}
.tw-border-t-stone-800\/80 {
  border-top-color: rgb(41 37 36 / 0.8);
}
.tw-border-t-stone-800\/85 {
  border-top-color: rgb(41 37 36 / 0.85);
}
.tw-border-t-stone-800\/90 {
  border-top-color: rgb(41 37 36 / 0.9);
}
.tw-border-t-stone-800\/95 {
  border-top-color: rgb(41 37 36 / 0.95);
}
.tw-border-t-stone-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-900\/0 {
  border-top-color: rgb(28 25 23 / 0);
}
.tw-border-t-stone-900\/10 {
  border-top-color: rgb(28 25 23 / 0.1);
}
.tw-border-t-stone-900\/100 {
  border-top-color: rgb(28 25 23 / 1);
}
.tw-border-t-stone-900\/15 {
  border-top-color: rgb(28 25 23 / 0.15);
}
.tw-border-t-stone-900\/20 {
  border-top-color: rgb(28 25 23 / 0.2);
}
.tw-border-t-stone-900\/25 {
  border-top-color: rgb(28 25 23 / 0.25);
}
.tw-border-t-stone-900\/30 {
  border-top-color: rgb(28 25 23 / 0.3);
}
.tw-border-t-stone-900\/35 {
  border-top-color: rgb(28 25 23 / 0.35);
}
.tw-border-t-stone-900\/40 {
  border-top-color: rgb(28 25 23 / 0.4);
}
.tw-border-t-stone-900\/45 {
  border-top-color: rgb(28 25 23 / 0.45);
}
.tw-border-t-stone-900\/5 {
  border-top-color: rgb(28 25 23 / 0.05);
}
.tw-border-t-stone-900\/50 {
  border-top-color: rgb(28 25 23 / 0.5);
}
.tw-border-t-stone-900\/55 {
  border-top-color: rgb(28 25 23 / 0.55);
}
.tw-border-t-stone-900\/60 {
  border-top-color: rgb(28 25 23 / 0.6);
}
.tw-border-t-stone-900\/65 {
  border-top-color: rgb(28 25 23 / 0.65);
}
.tw-border-t-stone-900\/70 {
  border-top-color: rgb(28 25 23 / 0.7);
}
.tw-border-t-stone-900\/75 {
  border-top-color: rgb(28 25 23 / 0.75);
}
.tw-border-t-stone-900\/80 {
  border-top-color: rgb(28 25 23 / 0.8);
}
.tw-border-t-stone-900\/85 {
  border-top-color: rgb(28 25 23 / 0.85);
}
.tw-border-t-stone-900\/90 {
  border-top-color: rgb(28 25 23 / 0.9);
}
.tw-border-t-stone-900\/95 {
  border-top-color: rgb(28 25 23 / 0.95);
}
.tw-border-t-stone-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(12 10 9 / var(--tw-border-opacity, 1));
}
.tw-border-t-stone-950\/0 {
  border-top-color: rgb(12 10 9 / 0);
}
.tw-border-t-stone-950\/10 {
  border-top-color: rgb(12 10 9 / 0.1);
}
.tw-border-t-stone-950\/100 {
  border-top-color: rgb(12 10 9 / 1);
}
.tw-border-t-stone-950\/15 {
  border-top-color: rgb(12 10 9 / 0.15);
}
.tw-border-t-stone-950\/20 {
  border-top-color: rgb(12 10 9 / 0.2);
}
.tw-border-t-stone-950\/25 {
  border-top-color: rgb(12 10 9 / 0.25);
}
.tw-border-t-stone-950\/30 {
  border-top-color: rgb(12 10 9 / 0.3);
}
.tw-border-t-stone-950\/35 {
  border-top-color: rgb(12 10 9 / 0.35);
}
.tw-border-t-stone-950\/40 {
  border-top-color: rgb(12 10 9 / 0.4);
}
.tw-border-t-stone-950\/45 {
  border-top-color: rgb(12 10 9 / 0.45);
}
.tw-border-t-stone-950\/5 {
  border-top-color: rgb(12 10 9 / 0.05);
}
.tw-border-t-stone-950\/50 {
  border-top-color: rgb(12 10 9 / 0.5);
}
.tw-border-t-stone-950\/55 {
  border-top-color: rgb(12 10 9 / 0.55);
}
.tw-border-t-stone-950\/60 {
  border-top-color: rgb(12 10 9 / 0.6);
}
.tw-border-t-stone-950\/65 {
  border-top-color: rgb(12 10 9 / 0.65);
}
.tw-border-t-stone-950\/70 {
  border-top-color: rgb(12 10 9 / 0.7);
}
.tw-border-t-stone-950\/75 {
  border-top-color: rgb(12 10 9 / 0.75);
}
.tw-border-t-stone-950\/80 {
  border-top-color: rgb(12 10 9 / 0.8);
}
.tw-border-t-stone-950\/85 {
  border-top-color: rgb(12 10 9 / 0.85);
}
.tw-border-t-stone-950\/90 {
  border-top-color: rgb(12 10 9 / 0.9);
}
.tw-border-t-stone-950\/95 {
  border-top-color: rgb(12 10 9 / 0.95);
}
.tw-border-t-success {
  --tw-border-opacity: 1;
  border-top-color: rgb(185 200 40 / var(--tw-border-opacity, 1));
}
.tw-border-t-success-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 185 0 / var(--tw-border-opacity, 1));
}
.tw-border-t-success-dark\/0 {
  border-top-color: rgb(161 185 0 / 0);
}
.tw-border-t-success-dark\/10 {
  border-top-color: rgb(161 185 0 / 0.1);
}
.tw-border-t-success-dark\/100 {
  border-top-color: rgb(161 185 0 / 1);
}
.tw-border-t-success-dark\/15 {
  border-top-color: rgb(161 185 0 / 0.15);
}
.tw-border-t-success-dark\/20 {
  border-top-color: rgb(161 185 0 / 0.2);
}
.tw-border-t-success-dark\/25 {
  border-top-color: rgb(161 185 0 / 0.25);
}
.tw-border-t-success-dark\/30 {
  border-top-color: rgb(161 185 0 / 0.3);
}
.tw-border-t-success-dark\/35 {
  border-top-color: rgb(161 185 0 / 0.35);
}
.tw-border-t-success-dark\/40 {
  border-top-color: rgb(161 185 0 / 0.4);
}
.tw-border-t-success-dark\/45 {
  border-top-color: rgb(161 185 0 / 0.45);
}
.tw-border-t-success-dark\/5 {
  border-top-color: rgb(161 185 0 / 0.05);
}
.tw-border-t-success-dark\/50 {
  border-top-color: rgb(161 185 0 / 0.5);
}
.tw-border-t-success-dark\/55 {
  border-top-color: rgb(161 185 0 / 0.55);
}
.tw-border-t-success-dark\/60 {
  border-top-color: rgb(161 185 0 / 0.6);
}
.tw-border-t-success-dark\/65 {
  border-top-color: rgb(161 185 0 / 0.65);
}
.tw-border-t-success-dark\/70 {
  border-top-color: rgb(161 185 0 / 0.7);
}
.tw-border-t-success-dark\/75 {
  border-top-color: rgb(161 185 0 / 0.75);
}
.tw-border-t-success-dark\/80 {
  border-top-color: rgb(161 185 0 / 0.8);
}
.tw-border-t-success-dark\/85 {
  border-top-color: rgb(161 185 0 / 0.85);
}
.tw-border-t-success-dark\/90 {
  border-top-color: rgb(161 185 0 / 0.9);
}
.tw-border-t-success-dark\/95 {
  border-top-color: rgb(161 185 0 / 0.95);
}
.tw-border-t-success-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 226 85 / var(--tw-border-opacity, 1));
}
.tw-border-t-success-light\/0 {
  border-top-color: rgb(204 226 85 / 0);
}
.tw-border-t-success-light\/10 {
  border-top-color: rgb(204 226 85 / 0.1);
}
.tw-border-t-success-light\/100 {
  border-top-color: rgb(204 226 85 / 1);
}
.tw-border-t-success-light\/15 {
  border-top-color: rgb(204 226 85 / 0.15);
}
.tw-border-t-success-light\/20 {
  border-top-color: rgb(204 226 85 / 0.2);
}
.tw-border-t-success-light\/25 {
  border-top-color: rgb(204 226 85 / 0.25);
}
.tw-border-t-success-light\/30 {
  border-top-color: rgb(204 226 85 / 0.3);
}
.tw-border-t-success-light\/35 {
  border-top-color: rgb(204 226 85 / 0.35);
}
.tw-border-t-success-light\/40 {
  border-top-color: rgb(204 226 85 / 0.4);
}
.tw-border-t-success-light\/45 {
  border-top-color: rgb(204 226 85 / 0.45);
}
.tw-border-t-success-light\/5 {
  border-top-color: rgb(204 226 85 / 0.05);
}
.tw-border-t-success-light\/50 {
  border-top-color: rgb(204 226 85 / 0.5);
}
.tw-border-t-success-light\/55 {
  border-top-color: rgb(204 226 85 / 0.55);
}
.tw-border-t-success-light\/60 {
  border-top-color: rgb(204 226 85 / 0.6);
}
.tw-border-t-success-light\/65 {
  border-top-color: rgb(204 226 85 / 0.65);
}
.tw-border-t-success-light\/70 {
  border-top-color: rgb(204 226 85 / 0.7);
}
.tw-border-t-success-light\/75 {
  border-top-color: rgb(204 226 85 / 0.75);
}
.tw-border-t-success-light\/80 {
  border-top-color: rgb(204 226 85 / 0.8);
}
.tw-border-t-success-light\/85 {
  border-top-color: rgb(204 226 85 / 0.85);
}
.tw-border-t-success-light\/90 {
  border-top-color: rgb(204 226 85 / 0.9);
}
.tw-border-t-success-light\/95 {
  border-top-color: rgb(204 226 85 / 0.95);
}
.tw-border-t-success\/0 {
  border-top-color: rgb(185 200 40 / 0);
}
.tw-border-t-success\/10 {
  border-top-color: rgb(185 200 40 / 0.1);
}
.tw-border-t-success\/100 {
  border-top-color: rgb(185 200 40 / 1);
}
.tw-border-t-success\/15 {
  border-top-color: rgb(185 200 40 / 0.15);
}
.tw-border-t-success\/20 {
  border-top-color: rgb(185 200 40 / 0.2);
}
.tw-border-t-success\/25 {
  border-top-color: rgb(185 200 40 / 0.25);
}
.tw-border-t-success\/30 {
  border-top-color: rgb(185 200 40 / 0.3);
}
.tw-border-t-success\/35 {
  border-top-color: rgb(185 200 40 / 0.35);
}
.tw-border-t-success\/40 {
  border-top-color: rgb(185 200 40 / 0.4);
}
.tw-border-t-success\/45 {
  border-top-color: rgb(185 200 40 / 0.45);
}
.tw-border-t-success\/5 {
  border-top-color: rgb(185 200 40 / 0.05);
}
.tw-border-t-success\/50 {
  border-top-color: rgb(185 200 40 / 0.5);
}
.tw-border-t-success\/55 {
  border-top-color: rgb(185 200 40 / 0.55);
}
.tw-border-t-success\/60 {
  border-top-color: rgb(185 200 40 / 0.6);
}
.tw-border-t-success\/65 {
  border-top-color: rgb(185 200 40 / 0.65);
}
.tw-border-t-success\/70 {
  border-top-color: rgb(185 200 40 / 0.7);
}
.tw-border-t-success\/75 {
  border-top-color: rgb(185 200 40 / 0.75);
}
.tw-border-t-success\/80 {
  border-top-color: rgb(185 200 40 / 0.8);
}
.tw-border-t-success\/85 {
  border-top-color: rgb(185 200 40 / 0.85);
}
.tw-border-t-success\/90 {
  border-top-color: rgb(185 200 40 / 0.9);
}
.tw-border-t-success\/95 {
  border-top-color: rgb(185 200 40 / 0.95);
}
.tw-border-t-teal-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-100\/0 {
  border-top-color: rgb(204 251 241 / 0);
}
.tw-border-t-teal-100\/10 {
  border-top-color: rgb(204 251 241 / 0.1);
}
.tw-border-t-teal-100\/100 {
  border-top-color: rgb(204 251 241 / 1);
}
.tw-border-t-teal-100\/15 {
  border-top-color: rgb(204 251 241 / 0.15);
}
.tw-border-t-teal-100\/20 {
  border-top-color: rgb(204 251 241 / 0.2);
}
.tw-border-t-teal-100\/25 {
  border-top-color: rgb(204 251 241 / 0.25);
}
.tw-border-t-teal-100\/30 {
  border-top-color: rgb(204 251 241 / 0.3);
}
.tw-border-t-teal-100\/35 {
  border-top-color: rgb(204 251 241 / 0.35);
}
.tw-border-t-teal-100\/40 {
  border-top-color: rgb(204 251 241 / 0.4);
}
.tw-border-t-teal-100\/45 {
  border-top-color: rgb(204 251 241 / 0.45);
}
.tw-border-t-teal-100\/5 {
  border-top-color: rgb(204 251 241 / 0.05);
}
.tw-border-t-teal-100\/50 {
  border-top-color: rgb(204 251 241 / 0.5);
}
.tw-border-t-teal-100\/55 {
  border-top-color: rgb(204 251 241 / 0.55);
}
.tw-border-t-teal-100\/60 {
  border-top-color: rgb(204 251 241 / 0.6);
}
.tw-border-t-teal-100\/65 {
  border-top-color: rgb(204 251 241 / 0.65);
}
.tw-border-t-teal-100\/70 {
  border-top-color: rgb(204 251 241 / 0.7);
}
.tw-border-t-teal-100\/75 {
  border-top-color: rgb(204 251 241 / 0.75);
}
.tw-border-t-teal-100\/80 {
  border-top-color: rgb(204 251 241 / 0.8);
}
.tw-border-t-teal-100\/85 {
  border-top-color: rgb(204 251 241 / 0.85);
}
.tw-border-t-teal-100\/90 {
  border-top-color: rgb(204 251 241 / 0.9);
}
.tw-border-t-teal-100\/95 {
  border-top-color: rgb(204 251 241 / 0.95);
}
.tw-border-t-teal-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-200\/0 {
  border-top-color: rgb(153 246 228 / 0);
}
.tw-border-t-teal-200\/10 {
  border-top-color: rgb(153 246 228 / 0.1);
}
.tw-border-t-teal-200\/100 {
  border-top-color: rgb(153 246 228 / 1);
}
.tw-border-t-teal-200\/15 {
  border-top-color: rgb(153 246 228 / 0.15);
}
.tw-border-t-teal-200\/20 {
  border-top-color: rgb(153 246 228 / 0.2);
}
.tw-border-t-teal-200\/25 {
  border-top-color: rgb(153 246 228 / 0.25);
}
.tw-border-t-teal-200\/30 {
  border-top-color: rgb(153 246 228 / 0.3);
}
.tw-border-t-teal-200\/35 {
  border-top-color: rgb(153 246 228 / 0.35);
}
.tw-border-t-teal-200\/40 {
  border-top-color: rgb(153 246 228 / 0.4);
}
.tw-border-t-teal-200\/45 {
  border-top-color: rgb(153 246 228 / 0.45);
}
.tw-border-t-teal-200\/5 {
  border-top-color: rgb(153 246 228 / 0.05);
}
.tw-border-t-teal-200\/50 {
  border-top-color: rgb(153 246 228 / 0.5);
}
.tw-border-t-teal-200\/55 {
  border-top-color: rgb(153 246 228 / 0.55);
}
.tw-border-t-teal-200\/60 {
  border-top-color: rgb(153 246 228 / 0.6);
}
.tw-border-t-teal-200\/65 {
  border-top-color: rgb(153 246 228 / 0.65);
}
.tw-border-t-teal-200\/70 {
  border-top-color: rgb(153 246 228 / 0.7);
}
.tw-border-t-teal-200\/75 {
  border-top-color: rgb(153 246 228 / 0.75);
}
.tw-border-t-teal-200\/80 {
  border-top-color: rgb(153 246 228 / 0.8);
}
.tw-border-t-teal-200\/85 {
  border-top-color: rgb(153 246 228 / 0.85);
}
.tw-border-t-teal-200\/90 {
  border-top-color: rgb(153 246 228 / 0.9);
}
.tw-border-t-teal-200\/95 {
  border-top-color: rgb(153 246 228 / 0.95);
}
.tw-border-t-teal-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-300\/0 {
  border-top-color: rgb(94 234 212 / 0);
}
.tw-border-t-teal-300\/10 {
  border-top-color: rgb(94 234 212 / 0.1);
}
.tw-border-t-teal-300\/100 {
  border-top-color: rgb(94 234 212 / 1);
}
.tw-border-t-teal-300\/15 {
  border-top-color: rgb(94 234 212 / 0.15);
}
.tw-border-t-teal-300\/20 {
  border-top-color: rgb(94 234 212 / 0.2);
}
.tw-border-t-teal-300\/25 {
  border-top-color: rgb(94 234 212 / 0.25);
}
.tw-border-t-teal-300\/30 {
  border-top-color: rgb(94 234 212 / 0.3);
}
.tw-border-t-teal-300\/35 {
  border-top-color: rgb(94 234 212 / 0.35);
}
.tw-border-t-teal-300\/40 {
  border-top-color: rgb(94 234 212 / 0.4);
}
.tw-border-t-teal-300\/45 {
  border-top-color: rgb(94 234 212 / 0.45);
}
.tw-border-t-teal-300\/5 {
  border-top-color: rgb(94 234 212 / 0.05);
}
.tw-border-t-teal-300\/50 {
  border-top-color: rgb(94 234 212 / 0.5);
}
.tw-border-t-teal-300\/55 {
  border-top-color: rgb(94 234 212 / 0.55);
}
.tw-border-t-teal-300\/60 {
  border-top-color: rgb(94 234 212 / 0.6);
}
.tw-border-t-teal-300\/65 {
  border-top-color: rgb(94 234 212 / 0.65);
}
.tw-border-t-teal-300\/70 {
  border-top-color: rgb(94 234 212 / 0.7);
}
.tw-border-t-teal-300\/75 {
  border-top-color: rgb(94 234 212 / 0.75);
}
.tw-border-t-teal-300\/80 {
  border-top-color: rgb(94 234 212 / 0.8);
}
.tw-border-t-teal-300\/85 {
  border-top-color: rgb(94 234 212 / 0.85);
}
.tw-border-t-teal-300\/90 {
  border-top-color: rgb(94 234 212 / 0.9);
}
.tw-border-t-teal-300\/95 {
  border-top-color: rgb(94 234 212 / 0.95);
}
.tw-border-t-teal-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-400\/0 {
  border-top-color: rgb(45 212 191 / 0);
}
.tw-border-t-teal-400\/10 {
  border-top-color: rgb(45 212 191 / 0.1);
}
.tw-border-t-teal-400\/100 {
  border-top-color: rgb(45 212 191 / 1);
}
.tw-border-t-teal-400\/15 {
  border-top-color: rgb(45 212 191 / 0.15);
}
.tw-border-t-teal-400\/20 {
  border-top-color: rgb(45 212 191 / 0.2);
}
.tw-border-t-teal-400\/25 {
  border-top-color: rgb(45 212 191 / 0.25);
}
.tw-border-t-teal-400\/30 {
  border-top-color: rgb(45 212 191 / 0.3);
}
.tw-border-t-teal-400\/35 {
  border-top-color: rgb(45 212 191 / 0.35);
}
.tw-border-t-teal-400\/40 {
  border-top-color: rgb(45 212 191 / 0.4);
}
.tw-border-t-teal-400\/45 {
  border-top-color: rgb(45 212 191 / 0.45);
}
.tw-border-t-teal-400\/5 {
  border-top-color: rgb(45 212 191 / 0.05);
}
.tw-border-t-teal-400\/50 {
  border-top-color: rgb(45 212 191 / 0.5);
}
.tw-border-t-teal-400\/55 {
  border-top-color: rgb(45 212 191 / 0.55);
}
.tw-border-t-teal-400\/60 {
  border-top-color: rgb(45 212 191 / 0.6);
}
.tw-border-t-teal-400\/65 {
  border-top-color: rgb(45 212 191 / 0.65);
}
.tw-border-t-teal-400\/70 {
  border-top-color: rgb(45 212 191 / 0.7);
}
.tw-border-t-teal-400\/75 {
  border-top-color: rgb(45 212 191 / 0.75);
}
.tw-border-t-teal-400\/80 {
  border-top-color: rgb(45 212 191 / 0.8);
}
.tw-border-t-teal-400\/85 {
  border-top-color: rgb(45 212 191 / 0.85);
}
.tw-border-t-teal-400\/90 {
  border-top-color: rgb(45 212 191 / 0.9);
}
.tw-border-t-teal-400\/95 {
  border-top-color: rgb(45 212 191 / 0.95);
}
.tw-border-t-teal-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(240 253 250 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-50\/0 {
  border-top-color: rgb(240 253 250 / 0);
}
.tw-border-t-teal-50\/10 {
  border-top-color: rgb(240 253 250 / 0.1);
}
.tw-border-t-teal-50\/100 {
  border-top-color: rgb(240 253 250 / 1);
}
.tw-border-t-teal-50\/15 {
  border-top-color: rgb(240 253 250 / 0.15);
}
.tw-border-t-teal-50\/20 {
  border-top-color: rgb(240 253 250 / 0.2);
}
.tw-border-t-teal-50\/25 {
  border-top-color: rgb(240 253 250 / 0.25);
}
.tw-border-t-teal-50\/30 {
  border-top-color: rgb(240 253 250 / 0.3);
}
.tw-border-t-teal-50\/35 {
  border-top-color: rgb(240 253 250 / 0.35);
}
.tw-border-t-teal-50\/40 {
  border-top-color: rgb(240 253 250 / 0.4);
}
.tw-border-t-teal-50\/45 {
  border-top-color: rgb(240 253 250 / 0.45);
}
.tw-border-t-teal-50\/5 {
  border-top-color: rgb(240 253 250 / 0.05);
}
.tw-border-t-teal-50\/50 {
  border-top-color: rgb(240 253 250 / 0.5);
}
.tw-border-t-teal-50\/55 {
  border-top-color: rgb(240 253 250 / 0.55);
}
.tw-border-t-teal-50\/60 {
  border-top-color: rgb(240 253 250 / 0.6);
}
.tw-border-t-teal-50\/65 {
  border-top-color: rgb(240 253 250 / 0.65);
}
.tw-border-t-teal-50\/70 {
  border-top-color: rgb(240 253 250 / 0.7);
}
.tw-border-t-teal-50\/75 {
  border-top-color: rgb(240 253 250 / 0.75);
}
.tw-border-t-teal-50\/80 {
  border-top-color: rgb(240 253 250 / 0.8);
}
.tw-border-t-teal-50\/85 {
  border-top-color: rgb(240 253 250 / 0.85);
}
.tw-border-t-teal-50\/90 {
  border-top-color: rgb(240 253 250 / 0.9);
}
.tw-border-t-teal-50\/95 {
  border-top-color: rgb(240 253 250 / 0.95);
}
.tw-border-t-teal-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-500\/0 {
  border-top-color: rgb(20 184 166 / 0);
}
.tw-border-t-teal-500\/10 {
  border-top-color: rgb(20 184 166 / 0.1);
}
.tw-border-t-teal-500\/100 {
  border-top-color: rgb(20 184 166 / 1);
}
.tw-border-t-teal-500\/15 {
  border-top-color: rgb(20 184 166 / 0.15);
}
.tw-border-t-teal-500\/20 {
  border-top-color: rgb(20 184 166 / 0.2);
}
.tw-border-t-teal-500\/25 {
  border-top-color: rgb(20 184 166 / 0.25);
}
.tw-border-t-teal-500\/30 {
  border-top-color: rgb(20 184 166 / 0.3);
}
.tw-border-t-teal-500\/35 {
  border-top-color: rgb(20 184 166 / 0.35);
}
.tw-border-t-teal-500\/40 {
  border-top-color: rgb(20 184 166 / 0.4);
}
.tw-border-t-teal-500\/45 {
  border-top-color: rgb(20 184 166 / 0.45);
}
.tw-border-t-teal-500\/5 {
  border-top-color: rgb(20 184 166 / 0.05);
}
.tw-border-t-teal-500\/50 {
  border-top-color: rgb(20 184 166 / 0.5);
}
.tw-border-t-teal-500\/55 {
  border-top-color: rgb(20 184 166 / 0.55);
}
.tw-border-t-teal-500\/60 {
  border-top-color: rgb(20 184 166 / 0.6);
}
.tw-border-t-teal-500\/65 {
  border-top-color: rgb(20 184 166 / 0.65);
}
.tw-border-t-teal-500\/70 {
  border-top-color: rgb(20 184 166 / 0.7);
}
.tw-border-t-teal-500\/75 {
  border-top-color: rgb(20 184 166 / 0.75);
}
.tw-border-t-teal-500\/80 {
  border-top-color: rgb(20 184 166 / 0.8);
}
.tw-border-t-teal-500\/85 {
  border-top-color: rgb(20 184 166 / 0.85);
}
.tw-border-t-teal-500\/90 {
  border-top-color: rgb(20 184 166 / 0.9);
}
.tw-border-t-teal-500\/95 {
  border-top-color: rgb(20 184 166 / 0.95);
}
.tw-border-t-teal-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-600\/0 {
  border-top-color: rgb(13 148 136 / 0);
}
.tw-border-t-teal-600\/10 {
  border-top-color: rgb(13 148 136 / 0.1);
}
.tw-border-t-teal-600\/100 {
  border-top-color: rgb(13 148 136 / 1);
}
.tw-border-t-teal-600\/15 {
  border-top-color: rgb(13 148 136 / 0.15);
}
.tw-border-t-teal-600\/20 {
  border-top-color: rgb(13 148 136 / 0.2);
}
.tw-border-t-teal-600\/25 {
  border-top-color: rgb(13 148 136 / 0.25);
}
.tw-border-t-teal-600\/30 {
  border-top-color: rgb(13 148 136 / 0.3);
}
.tw-border-t-teal-600\/35 {
  border-top-color: rgb(13 148 136 / 0.35);
}
.tw-border-t-teal-600\/40 {
  border-top-color: rgb(13 148 136 / 0.4);
}
.tw-border-t-teal-600\/45 {
  border-top-color: rgb(13 148 136 / 0.45);
}
.tw-border-t-teal-600\/5 {
  border-top-color: rgb(13 148 136 / 0.05);
}
.tw-border-t-teal-600\/50 {
  border-top-color: rgb(13 148 136 / 0.5);
}
.tw-border-t-teal-600\/55 {
  border-top-color: rgb(13 148 136 / 0.55);
}
.tw-border-t-teal-600\/60 {
  border-top-color: rgb(13 148 136 / 0.6);
}
.tw-border-t-teal-600\/65 {
  border-top-color: rgb(13 148 136 / 0.65);
}
.tw-border-t-teal-600\/70 {
  border-top-color: rgb(13 148 136 / 0.7);
}
.tw-border-t-teal-600\/75 {
  border-top-color: rgb(13 148 136 / 0.75);
}
.tw-border-t-teal-600\/80 {
  border-top-color: rgb(13 148 136 / 0.8);
}
.tw-border-t-teal-600\/85 {
  border-top-color: rgb(13 148 136 / 0.85);
}
.tw-border-t-teal-600\/90 {
  border-top-color: rgb(13 148 136 / 0.9);
}
.tw-border-t-teal-600\/95 {
  border-top-color: rgb(13 148 136 / 0.95);
}
.tw-border-t-teal-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-700\/0 {
  border-top-color: rgb(15 118 110 / 0);
}
.tw-border-t-teal-700\/10 {
  border-top-color: rgb(15 118 110 / 0.1);
}
.tw-border-t-teal-700\/100 {
  border-top-color: rgb(15 118 110 / 1);
}
.tw-border-t-teal-700\/15 {
  border-top-color: rgb(15 118 110 / 0.15);
}
.tw-border-t-teal-700\/20 {
  border-top-color: rgb(15 118 110 / 0.2);
}
.tw-border-t-teal-700\/25 {
  border-top-color: rgb(15 118 110 / 0.25);
}
.tw-border-t-teal-700\/30 {
  border-top-color: rgb(15 118 110 / 0.3);
}
.tw-border-t-teal-700\/35 {
  border-top-color: rgb(15 118 110 / 0.35);
}
.tw-border-t-teal-700\/40 {
  border-top-color: rgb(15 118 110 / 0.4);
}
.tw-border-t-teal-700\/45 {
  border-top-color: rgb(15 118 110 / 0.45);
}
.tw-border-t-teal-700\/5 {
  border-top-color: rgb(15 118 110 / 0.05);
}
.tw-border-t-teal-700\/50 {
  border-top-color: rgb(15 118 110 / 0.5);
}
.tw-border-t-teal-700\/55 {
  border-top-color: rgb(15 118 110 / 0.55);
}
.tw-border-t-teal-700\/60 {
  border-top-color: rgb(15 118 110 / 0.6);
}
.tw-border-t-teal-700\/65 {
  border-top-color: rgb(15 118 110 / 0.65);
}
.tw-border-t-teal-700\/70 {
  border-top-color: rgb(15 118 110 / 0.7);
}
.tw-border-t-teal-700\/75 {
  border-top-color: rgb(15 118 110 / 0.75);
}
.tw-border-t-teal-700\/80 {
  border-top-color: rgb(15 118 110 / 0.8);
}
.tw-border-t-teal-700\/85 {
  border-top-color: rgb(15 118 110 / 0.85);
}
.tw-border-t-teal-700\/90 {
  border-top-color: rgb(15 118 110 / 0.9);
}
.tw-border-t-teal-700\/95 {
  border-top-color: rgb(15 118 110 / 0.95);
}
.tw-border-t-teal-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-800\/0 {
  border-top-color: rgb(17 94 89 / 0);
}
.tw-border-t-teal-800\/10 {
  border-top-color: rgb(17 94 89 / 0.1);
}
.tw-border-t-teal-800\/100 {
  border-top-color: rgb(17 94 89 / 1);
}
.tw-border-t-teal-800\/15 {
  border-top-color: rgb(17 94 89 / 0.15);
}
.tw-border-t-teal-800\/20 {
  border-top-color: rgb(17 94 89 / 0.2);
}
.tw-border-t-teal-800\/25 {
  border-top-color: rgb(17 94 89 / 0.25);
}
.tw-border-t-teal-800\/30 {
  border-top-color: rgb(17 94 89 / 0.3);
}
.tw-border-t-teal-800\/35 {
  border-top-color: rgb(17 94 89 / 0.35);
}
.tw-border-t-teal-800\/40 {
  border-top-color: rgb(17 94 89 / 0.4);
}
.tw-border-t-teal-800\/45 {
  border-top-color: rgb(17 94 89 / 0.45);
}
.tw-border-t-teal-800\/5 {
  border-top-color: rgb(17 94 89 / 0.05);
}
.tw-border-t-teal-800\/50 {
  border-top-color: rgb(17 94 89 / 0.5);
}
.tw-border-t-teal-800\/55 {
  border-top-color: rgb(17 94 89 / 0.55);
}
.tw-border-t-teal-800\/60 {
  border-top-color: rgb(17 94 89 / 0.6);
}
.tw-border-t-teal-800\/65 {
  border-top-color: rgb(17 94 89 / 0.65);
}
.tw-border-t-teal-800\/70 {
  border-top-color: rgb(17 94 89 / 0.7);
}
.tw-border-t-teal-800\/75 {
  border-top-color: rgb(17 94 89 / 0.75);
}
.tw-border-t-teal-800\/80 {
  border-top-color: rgb(17 94 89 / 0.8);
}
.tw-border-t-teal-800\/85 {
  border-top-color: rgb(17 94 89 / 0.85);
}
.tw-border-t-teal-800\/90 {
  border-top-color: rgb(17 94 89 / 0.9);
}
.tw-border-t-teal-800\/95 {
  border-top-color: rgb(17 94 89 / 0.95);
}
.tw-border-t-teal-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-900\/0 {
  border-top-color: rgb(19 78 74 / 0);
}
.tw-border-t-teal-900\/10 {
  border-top-color: rgb(19 78 74 / 0.1);
}
.tw-border-t-teal-900\/100 {
  border-top-color: rgb(19 78 74 / 1);
}
.tw-border-t-teal-900\/15 {
  border-top-color: rgb(19 78 74 / 0.15);
}
.tw-border-t-teal-900\/20 {
  border-top-color: rgb(19 78 74 / 0.2);
}
.tw-border-t-teal-900\/25 {
  border-top-color: rgb(19 78 74 / 0.25);
}
.tw-border-t-teal-900\/30 {
  border-top-color: rgb(19 78 74 / 0.3);
}
.tw-border-t-teal-900\/35 {
  border-top-color: rgb(19 78 74 / 0.35);
}
.tw-border-t-teal-900\/40 {
  border-top-color: rgb(19 78 74 / 0.4);
}
.tw-border-t-teal-900\/45 {
  border-top-color: rgb(19 78 74 / 0.45);
}
.tw-border-t-teal-900\/5 {
  border-top-color: rgb(19 78 74 / 0.05);
}
.tw-border-t-teal-900\/50 {
  border-top-color: rgb(19 78 74 / 0.5);
}
.tw-border-t-teal-900\/55 {
  border-top-color: rgb(19 78 74 / 0.55);
}
.tw-border-t-teal-900\/60 {
  border-top-color: rgb(19 78 74 / 0.6);
}
.tw-border-t-teal-900\/65 {
  border-top-color: rgb(19 78 74 / 0.65);
}
.tw-border-t-teal-900\/70 {
  border-top-color: rgb(19 78 74 / 0.7);
}
.tw-border-t-teal-900\/75 {
  border-top-color: rgb(19 78 74 / 0.75);
}
.tw-border-t-teal-900\/80 {
  border-top-color: rgb(19 78 74 / 0.8);
}
.tw-border-t-teal-900\/85 {
  border-top-color: rgb(19 78 74 / 0.85);
}
.tw-border-t-teal-900\/90 {
  border-top-color: rgb(19 78 74 / 0.9);
}
.tw-border-t-teal-900\/95 {
  border-top-color: rgb(19 78 74 / 0.95);
}
.tw-border-t-teal-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(4 47 46 / var(--tw-border-opacity, 1));
}
.tw-border-t-teal-950\/0 {
  border-top-color: rgb(4 47 46 / 0);
}
.tw-border-t-teal-950\/10 {
  border-top-color: rgb(4 47 46 / 0.1);
}
.tw-border-t-teal-950\/100 {
  border-top-color: rgb(4 47 46 / 1);
}
.tw-border-t-teal-950\/15 {
  border-top-color: rgb(4 47 46 / 0.15);
}
.tw-border-t-teal-950\/20 {
  border-top-color: rgb(4 47 46 / 0.2);
}
.tw-border-t-teal-950\/25 {
  border-top-color: rgb(4 47 46 / 0.25);
}
.tw-border-t-teal-950\/30 {
  border-top-color: rgb(4 47 46 / 0.3);
}
.tw-border-t-teal-950\/35 {
  border-top-color: rgb(4 47 46 / 0.35);
}
.tw-border-t-teal-950\/40 {
  border-top-color: rgb(4 47 46 / 0.4);
}
.tw-border-t-teal-950\/45 {
  border-top-color: rgb(4 47 46 / 0.45);
}
.tw-border-t-teal-950\/5 {
  border-top-color: rgb(4 47 46 / 0.05);
}
.tw-border-t-teal-950\/50 {
  border-top-color: rgb(4 47 46 / 0.5);
}
.tw-border-t-teal-950\/55 {
  border-top-color: rgb(4 47 46 / 0.55);
}
.tw-border-t-teal-950\/60 {
  border-top-color: rgb(4 47 46 / 0.6);
}
.tw-border-t-teal-950\/65 {
  border-top-color: rgb(4 47 46 / 0.65);
}
.tw-border-t-teal-950\/70 {
  border-top-color: rgb(4 47 46 / 0.7);
}
.tw-border-t-teal-950\/75 {
  border-top-color: rgb(4 47 46 / 0.75);
}
.tw-border-t-teal-950\/80 {
  border-top-color: rgb(4 47 46 / 0.8);
}
.tw-border-t-teal-950\/85 {
  border-top-color: rgb(4 47 46 / 0.85);
}
.tw-border-t-teal-950\/90 {
  border-top-color: rgb(4 47 46 / 0.9);
}
.tw-border-t-teal-950\/95 {
  border-top-color: rgb(4 47 46 / 0.95);
}
.tw-border-t-transparent {
  border-top-color: transparent;
}
.tw-border-t-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0);
}
.tw-border-t-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
}
.tw-border-t-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1);
}
.tw-border-t-transparent\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
}
.tw-border-t-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
}
.tw-border-t-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
}
.tw-border-t-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
}
.tw-border-t-transparent\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
}
.tw-border-t-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
}
.tw-border-t-transparent\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
}
.tw-border-t-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
}
.tw-border-t-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
}
.tw-border-t-transparent\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
}
.tw-border-t-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
}
.tw-border-t-transparent\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
}
.tw-border-t-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
}
.tw-border-t-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
}
.tw-border-t-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
}
.tw-border-t-transparent\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
}
.tw-border-t-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
}
.tw-border-t-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
}
.tw-border-t-violet-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-100\/0 {
  border-top-color: rgb(237 233 254 / 0);
}
.tw-border-t-violet-100\/10 {
  border-top-color: rgb(237 233 254 / 0.1);
}
.tw-border-t-violet-100\/100 {
  border-top-color: rgb(237 233 254 / 1);
}
.tw-border-t-violet-100\/15 {
  border-top-color: rgb(237 233 254 / 0.15);
}
.tw-border-t-violet-100\/20 {
  border-top-color: rgb(237 233 254 / 0.2);
}
.tw-border-t-violet-100\/25 {
  border-top-color: rgb(237 233 254 / 0.25);
}
.tw-border-t-violet-100\/30 {
  border-top-color: rgb(237 233 254 / 0.3);
}
.tw-border-t-violet-100\/35 {
  border-top-color: rgb(237 233 254 / 0.35);
}
.tw-border-t-violet-100\/40 {
  border-top-color: rgb(237 233 254 / 0.4);
}
.tw-border-t-violet-100\/45 {
  border-top-color: rgb(237 233 254 / 0.45);
}
.tw-border-t-violet-100\/5 {
  border-top-color: rgb(237 233 254 / 0.05);
}
.tw-border-t-violet-100\/50 {
  border-top-color: rgb(237 233 254 / 0.5);
}
.tw-border-t-violet-100\/55 {
  border-top-color: rgb(237 233 254 / 0.55);
}
.tw-border-t-violet-100\/60 {
  border-top-color: rgb(237 233 254 / 0.6);
}
.tw-border-t-violet-100\/65 {
  border-top-color: rgb(237 233 254 / 0.65);
}
.tw-border-t-violet-100\/70 {
  border-top-color: rgb(237 233 254 / 0.7);
}
.tw-border-t-violet-100\/75 {
  border-top-color: rgb(237 233 254 / 0.75);
}
.tw-border-t-violet-100\/80 {
  border-top-color: rgb(237 233 254 / 0.8);
}
.tw-border-t-violet-100\/85 {
  border-top-color: rgb(237 233 254 / 0.85);
}
.tw-border-t-violet-100\/90 {
  border-top-color: rgb(237 233 254 / 0.9);
}
.tw-border-t-violet-100\/95 {
  border-top-color: rgb(237 233 254 / 0.95);
}
.tw-border-t-violet-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-200\/0 {
  border-top-color: rgb(221 214 254 / 0);
}
.tw-border-t-violet-200\/10 {
  border-top-color: rgb(221 214 254 / 0.1);
}
.tw-border-t-violet-200\/100 {
  border-top-color: rgb(221 214 254 / 1);
}
.tw-border-t-violet-200\/15 {
  border-top-color: rgb(221 214 254 / 0.15);
}
.tw-border-t-violet-200\/20 {
  border-top-color: rgb(221 214 254 / 0.2);
}
.tw-border-t-violet-200\/25 {
  border-top-color: rgb(221 214 254 / 0.25);
}
.tw-border-t-violet-200\/30 {
  border-top-color: rgb(221 214 254 / 0.3);
}
.tw-border-t-violet-200\/35 {
  border-top-color: rgb(221 214 254 / 0.35);
}
.tw-border-t-violet-200\/40 {
  border-top-color: rgb(221 214 254 / 0.4);
}
.tw-border-t-violet-200\/45 {
  border-top-color: rgb(221 214 254 / 0.45);
}
.tw-border-t-violet-200\/5 {
  border-top-color: rgb(221 214 254 / 0.05);
}
.tw-border-t-violet-200\/50 {
  border-top-color: rgb(221 214 254 / 0.5);
}
.tw-border-t-violet-200\/55 {
  border-top-color: rgb(221 214 254 / 0.55);
}
.tw-border-t-violet-200\/60 {
  border-top-color: rgb(221 214 254 / 0.6);
}
.tw-border-t-violet-200\/65 {
  border-top-color: rgb(221 214 254 / 0.65);
}
.tw-border-t-violet-200\/70 {
  border-top-color: rgb(221 214 254 / 0.7);
}
.tw-border-t-violet-200\/75 {
  border-top-color: rgb(221 214 254 / 0.75);
}
.tw-border-t-violet-200\/80 {
  border-top-color: rgb(221 214 254 / 0.8);
}
.tw-border-t-violet-200\/85 {
  border-top-color: rgb(221 214 254 / 0.85);
}
.tw-border-t-violet-200\/90 {
  border-top-color: rgb(221 214 254 / 0.9);
}
.tw-border-t-violet-200\/95 {
  border-top-color: rgb(221 214 254 / 0.95);
}
.tw-border-t-violet-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-300\/0 {
  border-top-color: rgb(196 181 253 / 0);
}
.tw-border-t-violet-300\/10 {
  border-top-color: rgb(196 181 253 / 0.1);
}
.tw-border-t-violet-300\/100 {
  border-top-color: rgb(196 181 253 / 1);
}
.tw-border-t-violet-300\/15 {
  border-top-color: rgb(196 181 253 / 0.15);
}
.tw-border-t-violet-300\/20 {
  border-top-color: rgb(196 181 253 / 0.2);
}
.tw-border-t-violet-300\/25 {
  border-top-color: rgb(196 181 253 / 0.25);
}
.tw-border-t-violet-300\/30 {
  border-top-color: rgb(196 181 253 / 0.3);
}
.tw-border-t-violet-300\/35 {
  border-top-color: rgb(196 181 253 / 0.35);
}
.tw-border-t-violet-300\/40 {
  border-top-color: rgb(196 181 253 / 0.4);
}
.tw-border-t-violet-300\/45 {
  border-top-color: rgb(196 181 253 / 0.45);
}
.tw-border-t-violet-300\/5 {
  border-top-color: rgb(196 181 253 / 0.05);
}
.tw-border-t-violet-300\/50 {
  border-top-color: rgb(196 181 253 / 0.5);
}
.tw-border-t-violet-300\/55 {
  border-top-color: rgb(196 181 253 / 0.55);
}
.tw-border-t-violet-300\/60 {
  border-top-color: rgb(196 181 253 / 0.6);
}
.tw-border-t-violet-300\/65 {
  border-top-color: rgb(196 181 253 / 0.65);
}
.tw-border-t-violet-300\/70 {
  border-top-color: rgb(196 181 253 / 0.7);
}
.tw-border-t-violet-300\/75 {
  border-top-color: rgb(196 181 253 / 0.75);
}
.tw-border-t-violet-300\/80 {
  border-top-color: rgb(196 181 253 / 0.8);
}
.tw-border-t-violet-300\/85 {
  border-top-color: rgb(196 181 253 / 0.85);
}
.tw-border-t-violet-300\/90 {
  border-top-color: rgb(196 181 253 / 0.9);
}
.tw-border-t-violet-300\/95 {
  border-top-color: rgb(196 181 253 / 0.95);
}
.tw-border-t-violet-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-400\/0 {
  border-top-color: rgb(167 139 250 / 0);
}
.tw-border-t-violet-400\/10 {
  border-top-color: rgb(167 139 250 / 0.1);
}
.tw-border-t-violet-400\/100 {
  border-top-color: rgb(167 139 250 / 1);
}
.tw-border-t-violet-400\/15 {
  border-top-color: rgb(167 139 250 / 0.15);
}
.tw-border-t-violet-400\/20 {
  border-top-color: rgb(167 139 250 / 0.2);
}
.tw-border-t-violet-400\/25 {
  border-top-color: rgb(167 139 250 / 0.25);
}
.tw-border-t-violet-400\/30 {
  border-top-color: rgb(167 139 250 / 0.3);
}
.tw-border-t-violet-400\/35 {
  border-top-color: rgb(167 139 250 / 0.35);
}
.tw-border-t-violet-400\/40 {
  border-top-color: rgb(167 139 250 / 0.4);
}
.tw-border-t-violet-400\/45 {
  border-top-color: rgb(167 139 250 / 0.45);
}
.tw-border-t-violet-400\/5 {
  border-top-color: rgb(167 139 250 / 0.05);
}
.tw-border-t-violet-400\/50 {
  border-top-color: rgb(167 139 250 / 0.5);
}
.tw-border-t-violet-400\/55 {
  border-top-color: rgb(167 139 250 / 0.55);
}
.tw-border-t-violet-400\/60 {
  border-top-color: rgb(167 139 250 / 0.6);
}
.tw-border-t-violet-400\/65 {
  border-top-color: rgb(167 139 250 / 0.65);
}
.tw-border-t-violet-400\/70 {
  border-top-color: rgb(167 139 250 / 0.7);
}
.tw-border-t-violet-400\/75 {
  border-top-color: rgb(167 139 250 / 0.75);
}
.tw-border-t-violet-400\/80 {
  border-top-color: rgb(167 139 250 / 0.8);
}
.tw-border-t-violet-400\/85 {
  border-top-color: rgb(167 139 250 / 0.85);
}
.tw-border-t-violet-400\/90 {
  border-top-color: rgb(167 139 250 / 0.9);
}
.tw-border-t-violet-400\/95 {
  border-top-color: rgb(167 139 250 / 0.95);
}
.tw-border-t-violet-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(245 243 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-50\/0 {
  border-top-color: rgb(245 243 255 / 0);
}
.tw-border-t-violet-50\/10 {
  border-top-color: rgb(245 243 255 / 0.1);
}
.tw-border-t-violet-50\/100 {
  border-top-color: rgb(245 243 255 / 1);
}
.tw-border-t-violet-50\/15 {
  border-top-color: rgb(245 243 255 / 0.15);
}
.tw-border-t-violet-50\/20 {
  border-top-color: rgb(245 243 255 / 0.2);
}
.tw-border-t-violet-50\/25 {
  border-top-color: rgb(245 243 255 / 0.25);
}
.tw-border-t-violet-50\/30 {
  border-top-color: rgb(245 243 255 / 0.3);
}
.tw-border-t-violet-50\/35 {
  border-top-color: rgb(245 243 255 / 0.35);
}
.tw-border-t-violet-50\/40 {
  border-top-color: rgb(245 243 255 / 0.4);
}
.tw-border-t-violet-50\/45 {
  border-top-color: rgb(245 243 255 / 0.45);
}
.tw-border-t-violet-50\/5 {
  border-top-color: rgb(245 243 255 / 0.05);
}
.tw-border-t-violet-50\/50 {
  border-top-color: rgb(245 243 255 / 0.5);
}
.tw-border-t-violet-50\/55 {
  border-top-color: rgb(245 243 255 / 0.55);
}
.tw-border-t-violet-50\/60 {
  border-top-color: rgb(245 243 255 / 0.6);
}
.tw-border-t-violet-50\/65 {
  border-top-color: rgb(245 243 255 / 0.65);
}
.tw-border-t-violet-50\/70 {
  border-top-color: rgb(245 243 255 / 0.7);
}
.tw-border-t-violet-50\/75 {
  border-top-color: rgb(245 243 255 / 0.75);
}
.tw-border-t-violet-50\/80 {
  border-top-color: rgb(245 243 255 / 0.8);
}
.tw-border-t-violet-50\/85 {
  border-top-color: rgb(245 243 255 / 0.85);
}
.tw-border-t-violet-50\/90 {
  border-top-color: rgb(245 243 255 / 0.9);
}
.tw-border-t-violet-50\/95 {
  border-top-color: rgb(245 243 255 / 0.95);
}
.tw-border-t-violet-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-500\/0 {
  border-top-color: rgb(139 92 246 / 0);
}
.tw-border-t-violet-500\/10 {
  border-top-color: rgb(139 92 246 / 0.1);
}
.tw-border-t-violet-500\/100 {
  border-top-color: rgb(139 92 246 / 1);
}
.tw-border-t-violet-500\/15 {
  border-top-color: rgb(139 92 246 / 0.15);
}
.tw-border-t-violet-500\/20 {
  border-top-color: rgb(139 92 246 / 0.2);
}
.tw-border-t-violet-500\/25 {
  border-top-color: rgb(139 92 246 / 0.25);
}
.tw-border-t-violet-500\/30 {
  border-top-color: rgb(139 92 246 / 0.3);
}
.tw-border-t-violet-500\/35 {
  border-top-color: rgb(139 92 246 / 0.35);
}
.tw-border-t-violet-500\/40 {
  border-top-color: rgb(139 92 246 / 0.4);
}
.tw-border-t-violet-500\/45 {
  border-top-color: rgb(139 92 246 / 0.45);
}
.tw-border-t-violet-500\/5 {
  border-top-color: rgb(139 92 246 / 0.05);
}
.tw-border-t-violet-500\/50 {
  border-top-color: rgb(139 92 246 / 0.5);
}
.tw-border-t-violet-500\/55 {
  border-top-color: rgb(139 92 246 / 0.55);
}
.tw-border-t-violet-500\/60 {
  border-top-color: rgb(139 92 246 / 0.6);
}
.tw-border-t-violet-500\/65 {
  border-top-color: rgb(139 92 246 / 0.65);
}
.tw-border-t-violet-500\/70 {
  border-top-color: rgb(139 92 246 / 0.7);
}
.tw-border-t-violet-500\/75 {
  border-top-color: rgb(139 92 246 / 0.75);
}
.tw-border-t-violet-500\/80 {
  border-top-color: rgb(139 92 246 / 0.8);
}
.tw-border-t-violet-500\/85 {
  border-top-color: rgb(139 92 246 / 0.85);
}
.tw-border-t-violet-500\/90 {
  border-top-color: rgb(139 92 246 / 0.9);
}
.tw-border-t-violet-500\/95 {
  border-top-color: rgb(139 92 246 / 0.95);
}
.tw-border-t-violet-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-600\/0 {
  border-top-color: rgb(124 58 237 / 0);
}
.tw-border-t-violet-600\/10 {
  border-top-color: rgb(124 58 237 / 0.1);
}
.tw-border-t-violet-600\/100 {
  border-top-color: rgb(124 58 237 / 1);
}
.tw-border-t-violet-600\/15 {
  border-top-color: rgb(124 58 237 / 0.15);
}
.tw-border-t-violet-600\/20 {
  border-top-color: rgb(124 58 237 / 0.2);
}
.tw-border-t-violet-600\/25 {
  border-top-color: rgb(124 58 237 / 0.25);
}
.tw-border-t-violet-600\/30 {
  border-top-color: rgb(124 58 237 / 0.3);
}
.tw-border-t-violet-600\/35 {
  border-top-color: rgb(124 58 237 / 0.35);
}
.tw-border-t-violet-600\/40 {
  border-top-color: rgb(124 58 237 / 0.4);
}
.tw-border-t-violet-600\/45 {
  border-top-color: rgb(124 58 237 / 0.45);
}
.tw-border-t-violet-600\/5 {
  border-top-color: rgb(124 58 237 / 0.05);
}
.tw-border-t-violet-600\/50 {
  border-top-color: rgb(124 58 237 / 0.5);
}
.tw-border-t-violet-600\/55 {
  border-top-color: rgb(124 58 237 / 0.55);
}
.tw-border-t-violet-600\/60 {
  border-top-color: rgb(124 58 237 / 0.6);
}
.tw-border-t-violet-600\/65 {
  border-top-color: rgb(124 58 237 / 0.65);
}
.tw-border-t-violet-600\/70 {
  border-top-color: rgb(124 58 237 / 0.7);
}
.tw-border-t-violet-600\/75 {
  border-top-color: rgb(124 58 237 / 0.75);
}
.tw-border-t-violet-600\/80 {
  border-top-color: rgb(124 58 237 / 0.8);
}
.tw-border-t-violet-600\/85 {
  border-top-color: rgb(124 58 237 / 0.85);
}
.tw-border-t-violet-600\/90 {
  border-top-color: rgb(124 58 237 / 0.9);
}
.tw-border-t-violet-600\/95 {
  border-top-color: rgb(124 58 237 / 0.95);
}
.tw-border-t-violet-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-700\/0 {
  border-top-color: rgb(109 40 217 / 0);
}
.tw-border-t-violet-700\/10 {
  border-top-color: rgb(109 40 217 / 0.1);
}
.tw-border-t-violet-700\/100 {
  border-top-color: rgb(109 40 217 / 1);
}
.tw-border-t-violet-700\/15 {
  border-top-color: rgb(109 40 217 / 0.15);
}
.tw-border-t-violet-700\/20 {
  border-top-color: rgb(109 40 217 / 0.2);
}
.tw-border-t-violet-700\/25 {
  border-top-color: rgb(109 40 217 / 0.25);
}
.tw-border-t-violet-700\/30 {
  border-top-color: rgb(109 40 217 / 0.3);
}
.tw-border-t-violet-700\/35 {
  border-top-color: rgb(109 40 217 / 0.35);
}
.tw-border-t-violet-700\/40 {
  border-top-color: rgb(109 40 217 / 0.4);
}
.tw-border-t-violet-700\/45 {
  border-top-color: rgb(109 40 217 / 0.45);
}
.tw-border-t-violet-700\/5 {
  border-top-color: rgb(109 40 217 / 0.05);
}
.tw-border-t-violet-700\/50 {
  border-top-color: rgb(109 40 217 / 0.5);
}
.tw-border-t-violet-700\/55 {
  border-top-color: rgb(109 40 217 / 0.55);
}
.tw-border-t-violet-700\/60 {
  border-top-color: rgb(109 40 217 / 0.6);
}
.tw-border-t-violet-700\/65 {
  border-top-color: rgb(109 40 217 / 0.65);
}
.tw-border-t-violet-700\/70 {
  border-top-color: rgb(109 40 217 / 0.7);
}
.tw-border-t-violet-700\/75 {
  border-top-color: rgb(109 40 217 / 0.75);
}
.tw-border-t-violet-700\/80 {
  border-top-color: rgb(109 40 217 / 0.8);
}
.tw-border-t-violet-700\/85 {
  border-top-color: rgb(109 40 217 / 0.85);
}
.tw-border-t-violet-700\/90 {
  border-top-color: rgb(109 40 217 / 0.9);
}
.tw-border-t-violet-700\/95 {
  border-top-color: rgb(109 40 217 / 0.95);
}
.tw-border-t-violet-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-800\/0 {
  border-top-color: rgb(91 33 182 / 0);
}
.tw-border-t-violet-800\/10 {
  border-top-color: rgb(91 33 182 / 0.1);
}
.tw-border-t-violet-800\/100 {
  border-top-color: rgb(91 33 182 / 1);
}
.tw-border-t-violet-800\/15 {
  border-top-color: rgb(91 33 182 / 0.15);
}
.tw-border-t-violet-800\/20 {
  border-top-color: rgb(91 33 182 / 0.2);
}
.tw-border-t-violet-800\/25 {
  border-top-color: rgb(91 33 182 / 0.25);
}
.tw-border-t-violet-800\/30 {
  border-top-color: rgb(91 33 182 / 0.3);
}
.tw-border-t-violet-800\/35 {
  border-top-color: rgb(91 33 182 / 0.35);
}
.tw-border-t-violet-800\/40 {
  border-top-color: rgb(91 33 182 / 0.4);
}
.tw-border-t-violet-800\/45 {
  border-top-color: rgb(91 33 182 / 0.45);
}
.tw-border-t-violet-800\/5 {
  border-top-color: rgb(91 33 182 / 0.05);
}
.tw-border-t-violet-800\/50 {
  border-top-color: rgb(91 33 182 / 0.5);
}
.tw-border-t-violet-800\/55 {
  border-top-color: rgb(91 33 182 / 0.55);
}
.tw-border-t-violet-800\/60 {
  border-top-color: rgb(91 33 182 / 0.6);
}
.tw-border-t-violet-800\/65 {
  border-top-color: rgb(91 33 182 / 0.65);
}
.tw-border-t-violet-800\/70 {
  border-top-color: rgb(91 33 182 / 0.7);
}
.tw-border-t-violet-800\/75 {
  border-top-color: rgb(91 33 182 / 0.75);
}
.tw-border-t-violet-800\/80 {
  border-top-color: rgb(91 33 182 / 0.8);
}
.tw-border-t-violet-800\/85 {
  border-top-color: rgb(91 33 182 / 0.85);
}
.tw-border-t-violet-800\/90 {
  border-top-color: rgb(91 33 182 / 0.9);
}
.tw-border-t-violet-800\/95 {
  border-top-color: rgb(91 33 182 / 0.95);
}
.tw-border-t-violet-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-900\/0 {
  border-top-color: rgb(76 29 149 / 0);
}
.tw-border-t-violet-900\/10 {
  border-top-color: rgb(76 29 149 / 0.1);
}
.tw-border-t-violet-900\/100 {
  border-top-color: rgb(76 29 149 / 1);
}
.tw-border-t-violet-900\/15 {
  border-top-color: rgb(76 29 149 / 0.15);
}
.tw-border-t-violet-900\/20 {
  border-top-color: rgb(76 29 149 / 0.2);
}
.tw-border-t-violet-900\/25 {
  border-top-color: rgb(76 29 149 / 0.25);
}
.tw-border-t-violet-900\/30 {
  border-top-color: rgb(76 29 149 / 0.3);
}
.tw-border-t-violet-900\/35 {
  border-top-color: rgb(76 29 149 / 0.35);
}
.tw-border-t-violet-900\/40 {
  border-top-color: rgb(76 29 149 / 0.4);
}
.tw-border-t-violet-900\/45 {
  border-top-color: rgb(76 29 149 / 0.45);
}
.tw-border-t-violet-900\/5 {
  border-top-color: rgb(76 29 149 / 0.05);
}
.tw-border-t-violet-900\/50 {
  border-top-color: rgb(76 29 149 / 0.5);
}
.tw-border-t-violet-900\/55 {
  border-top-color: rgb(76 29 149 / 0.55);
}
.tw-border-t-violet-900\/60 {
  border-top-color: rgb(76 29 149 / 0.6);
}
.tw-border-t-violet-900\/65 {
  border-top-color: rgb(76 29 149 / 0.65);
}
.tw-border-t-violet-900\/70 {
  border-top-color: rgb(76 29 149 / 0.7);
}
.tw-border-t-violet-900\/75 {
  border-top-color: rgb(76 29 149 / 0.75);
}
.tw-border-t-violet-900\/80 {
  border-top-color: rgb(76 29 149 / 0.8);
}
.tw-border-t-violet-900\/85 {
  border-top-color: rgb(76 29 149 / 0.85);
}
.tw-border-t-violet-900\/90 {
  border-top-color: rgb(76 29 149 / 0.9);
}
.tw-border-t-violet-900\/95 {
  border-top-color: rgb(76 29 149 / 0.95);
}
.tw-border-t-violet-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(46 16 101 / var(--tw-border-opacity, 1));
}
.tw-border-t-violet-950\/0 {
  border-top-color: rgb(46 16 101 / 0);
}
.tw-border-t-violet-950\/10 {
  border-top-color: rgb(46 16 101 / 0.1);
}
.tw-border-t-violet-950\/100 {
  border-top-color: rgb(46 16 101 / 1);
}
.tw-border-t-violet-950\/15 {
  border-top-color: rgb(46 16 101 / 0.15);
}
.tw-border-t-violet-950\/20 {
  border-top-color: rgb(46 16 101 / 0.2);
}
.tw-border-t-violet-950\/25 {
  border-top-color: rgb(46 16 101 / 0.25);
}
.tw-border-t-violet-950\/30 {
  border-top-color: rgb(46 16 101 / 0.3);
}
.tw-border-t-violet-950\/35 {
  border-top-color: rgb(46 16 101 / 0.35);
}
.tw-border-t-violet-950\/40 {
  border-top-color: rgb(46 16 101 / 0.4);
}
.tw-border-t-violet-950\/45 {
  border-top-color: rgb(46 16 101 / 0.45);
}
.tw-border-t-violet-950\/5 {
  border-top-color: rgb(46 16 101 / 0.05);
}
.tw-border-t-violet-950\/50 {
  border-top-color: rgb(46 16 101 / 0.5);
}
.tw-border-t-violet-950\/55 {
  border-top-color: rgb(46 16 101 / 0.55);
}
.tw-border-t-violet-950\/60 {
  border-top-color: rgb(46 16 101 / 0.6);
}
.tw-border-t-violet-950\/65 {
  border-top-color: rgb(46 16 101 / 0.65);
}
.tw-border-t-violet-950\/70 {
  border-top-color: rgb(46 16 101 / 0.7);
}
.tw-border-t-violet-950\/75 {
  border-top-color: rgb(46 16 101 / 0.75);
}
.tw-border-t-violet-950\/80 {
  border-top-color: rgb(46 16 101 / 0.8);
}
.tw-border-t-violet-950\/85 {
  border-top-color: rgb(46 16 101 / 0.85);
}
.tw-border-t-violet-950\/90 {
  border-top-color: rgb(46 16 101 / 0.9);
}
.tw-border-t-violet-950\/95 {
  border-top-color: rgb(46 16 101 / 0.95);
}
.tw-border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.tw-border-t-white\/0 {
  border-top-color: rgb(255 255 255 / 0);
}
.tw-border-t-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1);
}
.tw-border-t-white\/100 {
  border-top-color: rgb(255 255 255 / 1);
}
.tw-border-t-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
}
.tw-border-t-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2);
}
.tw-border-t-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25);
}
.tw-border-t-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3);
}
.tw-border-t-white\/35 {
  border-top-color: rgb(255 255 255 / 0.35);
}
.tw-border-t-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4);
}
.tw-border-t-white\/45 {
  border-top-color: rgb(255 255 255 / 0.45);
}
.tw-border-t-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05);
}
.tw-border-t-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5);
}
.tw-border-t-white\/55 {
  border-top-color: rgb(255 255 255 / 0.55);
}
.tw-border-t-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6);
}
.tw-border-t-white\/65 {
  border-top-color: rgb(255 255 255 / 0.65);
}
.tw-border-t-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7);
}
.tw-border-t-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75);
}
.tw-border-t-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8);
}
.tw-border-t-white\/85 {
  border-top-color: rgb(255 255 255 / 0.85);
}
.tw-border-t-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9);
}
.tw-border-t-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95);
}
.tw-border-t-yellow-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0);
}
.tw-border-t-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1);
}
.tw-border-t-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1);
}
.tw-border-t-yellow-100\/15 {
  border-top-color: rgb(254 249 195 / 0.15);
}
.tw-border-t-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2);
}
.tw-border-t-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25);
}
.tw-border-t-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3);
}
.tw-border-t-yellow-100\/35 {
  border-top-color: rgb(254 249 195 / 0.35);
}
.tw-border-t-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4);
}
.tw-border-t-yellow-100\/45 {
  border-top-color: rgb(254 249 195 / 0.45);
}
.tw-border-t-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05);
}
.tw-border-t-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5);
}
.tw-border-t-yellow-100\/55 {
  border-top-color: rgb(254 249 195 / 0.55);
}
.tw-border-t-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6);
}
.tw-border-t-yellow-100\/65 {
  border-top-color: rgb(254 249 195 / 0.65);
}
.tw-border-t-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7);
}
.tw-border-t-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75);
}
.tw-border-t-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8);
}
.tw-border-t-yellow-100\/85 {
  border-top-color: rgb(254 249 195 / 0.85);
}
.tw-border-t-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9);
}
.tw-border-t-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95);
}
.tw-border-t-yellow-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0);
}
.tw-border-t-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1);
}
.tw-border-t-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1);
}
.tw-border-t-yellow-200\/15 {
  border-top-color: rgb(254 240 138 / 0.15);
}
.tw-border-t-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2);
}
.tw-border-t-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25);
}
.tw-border-t-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3);
}
.tw-border-t-yellow-200\/35 {
  border-top-color: rgb(254 240 138 / 0.35);
}
.tw-border-t-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4);
}
.tw-border-t-yellow-200\/45 {
  border-top-color: rgb(254 240 138 / 0.45);
}
.tw-border-t-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05);
}
.tw-border-t-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5);
}
.tw-border-t-yellow-200\/55 {
  border-top-color: rgb(254 240 138 / 0.55);
}
.tw-border-t-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6);
}
.tw-border-t-yellow-200\/65 {
  border-top-color: rgb(254 240 138 / 0.65);
}
.tw-border-t-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7);
}
.tw-border-t-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75);
}
.tw-border-t-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8);
}
.tw-border-t-yellow-200\/85 {
  border-top-color: rgb(254 240 138 / 0.85);
}
.tw-border-t-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9);
}
.tw-border-t-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95);
}
.tw-border-t-yellow-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0);
}
.tw-border-t-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1);
}
.tw-border-t-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1);
}
.tw-border-t-yellow-300\/15 {
  border-top-color: rgb(253 224 71 / 0.15);
}
.tw-border-t-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2);
}
.tw-border-t-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25);
}
.tw-border-t-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3);
}
.tw-border-t-yellow-300\/35 {
  border-top-color: rgb(253 224 71 / 0.35);
}
.tw-border-t-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4);
}
.tw-border-t-yellow-300\/45 {
  border-top-color: rgb(253 224 71 / 0.45);
}
.tw-border-t-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05);
}
.tw-border-t-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5);
}
.tw-border-t-yellow-300\/55 {
  border-top-color: rgb(253 224 71 / 0.55);
}
.tw-border-t-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6);
}
.tw-border-t-yellow-300\/65 {
  border-top-color: rgb(253 224 71 / 0.65);
}
.tw-border-t-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7);
}
.tw-border-t-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75);
}
.tw-border-t-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8);
}
.tw-border-t-yellow-300\/85 {
  border-top-color: rgb(253 224 71 / 0.85);
}
.tw-border-t-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9);
}
.tw-border-t-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95);
}
.tw-border-t-yellow-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0);
}
.tw-border-t-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1);
}
.tw-border-t-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1);
}
.tw-border-t-yellow-400\/15 {
  border-top-color: rgb(250 204 21 / 0.15);
}
.tw-border-t-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2);
}
.tw-border-t-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25);
}
.tw-border-t-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3);
}
.tw-border-t-yellow-400\/35 {
  border-top-color: rgb(250 204 21 / 0.35);
}
.tw-border-t-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4);
}
.tw-border-t-yellow-400\/45 {
  border-top-color: rgb(250 204 21 / 0.45);
}
.tw-border-t-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05);
}
.tw-border-t-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5);
}
.tw-border-t-yellow-400\/55 {
  border-top-color: rgb(250 204 21 / 0.55);
}
.tw-border-t-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6);
}
.tw-border-t-yellow-400\/65 {
  border-top-color: rgb(250 204 21 / 0.65);
}
.tw-border-t-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7);
}
.tw-border-t-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75);
}
.tw-border-t-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8);
}
.tw-border-t-yellow-400\/85 {
  border-top-color: rgb(250 204 21 / 0.85);
}
.tw-border-t-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9);
}
.tw-border-t-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95);
}
.tw-border-t-yellow-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0);
}
.tw-border-t-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1);
}
.tw-border-t-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1);
}
.tw-border-t-yellow-50\/15 {
  border-top-color: rgb(254 252 232 / 0.15);
}
.tw-border-t-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2);
}
.tw-border-t-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25);
}
.tw-border-t-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3);
}
.tw-border-t-yellow-50\/35 {
  border-top-color: rgb(254 252 232 / 0.35);
}
.tw-border-t-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4);
}
.tw-border-t-yellow-50\/45 {
  border-top-color: rgb(254 252 232 / 0.45);
}
.tw-border-t-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05);
}
.tw-border-t-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5);
}
.tw-border-t-yellow-50\/55 {
  border-top-color: rgb(254 252 232 / 0.55);
}
.tw-border-t-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6);
}
.tw-border-t-yellow-50\/65 {
  border-top-color: rgb(254 252 232 / 0.65);
}
.tw-border-t-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7);
}
.tw-border-t-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75);
}
.tw-border-t-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8);
}
.tw-border-t-yellow-50\/85 {
  border-top-color: rgb(254 252 232 / 0.85);
}
.tw-border-t-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9);
}
.tw-border-t-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95);
}
.tw-border-t-yellow-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0);
}
.tw-border-t-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1);
}
.tw-border-t-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1);
}
.tw-border-t-yellow-500\/15 {
  border-top-color: rgb(234 179 8 / 0.15);
}
.tw-border-t-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2);
}
.tw-border-t-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25);
}
.tw-border-t-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3);
}
.tw-border-t-yellow-500\/35 {
  border-top-color: rgb(234 179 8 / 0.35);
}
.tw-border-t-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4);
}
.tw-border-t-yellow-500\/45 {
  border-top-color: rgb(234 179 8 / 0.45);
}
.tw-border-t-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05);
}
.tw-border-t-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5);
}
.tw-border-t-yellow-500\/55 {
  border-top-color: rgb(234 179 8 / 0.55);
}
.tw-border-t-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6);
}
.tw-border-t-yellow-500\/65 {
  border-top-color: rgb(234 179 8 / 0.65);
}
.tw-border-t-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7);
}
.tw-border-t-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75);
}
.tw-border-t-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8);
}
.tw-border-t-yellow-500\/85 {
  border-top-color: rgb(234 179 8 / 0.85);
}
.tw-border-t-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9);
}
.tw-border-t-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95);
}
.tw-border-t-yellow-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0);
}
.tw-border-t-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1);
}
.tw-border-t-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1);
}
.tw-border-t-yellow-600\/15 {
  border-top-color: rgb(202 138 4 / 0.15);
}
.tw-border-t-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2);
}
.tw-border-t-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25);
}
.tw-border-t-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3);
}
.tw-border-t-yellow-600\/35 {
  border-top-color: rgb(202 138 4 / 0.35);
}
.tw-border-t-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4);
}
.tw-border-t-yellow-600\/45 {
  border-top-color: rgb(202 138 4 / 0.45);
}
.tw-border-t-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05);
}
.tw-border-t-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5);
}
.tw-border-t-yellow-600\/55 {
  border-top-color: rgb(202 138 4 / 0.55);
}
.tw-border-t-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6);
}
.tw-border-t-yellow-600\/65 {
  border-top-color: rgb(202 138 4 / 0.65);
}
.tw-border-t-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7);
}
.tw-border-t-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75);
}
.tw-border-t-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8);
}
.tw-border-t-yellow-600\/85 {
  border-top-color: rgb(202 138 4 / 0.85);
}
.tw-border-t-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9);
}
.tw-border-t-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95);
}
.tw-border-t-yellow-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0);
}
.tw-border-t-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1);
}
.tw-border-t-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1);
}
.tw-border-t-yellow-700\/15 {
  border-top-color: rgb(161 98 7 / 0.15);
}
.tw-border-t-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2);
}
.tw-border-t-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25);
}
.tw-border-t-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3);
}
.tw-border-t-yellow-700\/35 {
  border-top-color: rgb(161 98 7 / 0.35);
}
.tw-border-t-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4);
}
.tw-border-t-yellow-700\/45 {
  border-top-color: rgb(161 98 7 / 0.45);
}
.tw-border-t-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05);
}
.tw-border-t-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5);
}
.tw-border-t-yellow-700\/55 {
  border-top-color: rgb(161 98 7 / 0.55);
}
.tw-border-t-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6);
}
.tw-border-t-yellow-700\/65 {
  border-top-color: rgb(161 98 7 / 0.65);
}
.tw-border-t-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7);
}
.tw-border-t-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75);
}
.tw-border-t-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8);
}
.tw-border-t-yellow-700\/85 {
  border-top-color: rgb(161 98 7 / 0.85);
}
.tw-border-t-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9);
}
.tw-border-t-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95);
}
.tw-border-t-yellow-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0);
}
.tw-border-t-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1);
}
.tw-border-t-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1);
}
.tw-border-t-yellow-800\/15 {
  border-top-color: rgb(133 77 14 / 0.15);
}
.tw-border-t-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2);
}
.tw-border-t-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25);
}
.tw-border-t-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3);
}
.tw-border-t-yellow-800\/35 {
  border-top-color: rgb(133 77 14 / 0.35);
}
.tw-border-t-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4);
}
.tw-border-t-yellow-800\/45 {
  border-top-color: rgb(133 77 14 / 0.45);
}
.tw-border-t-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05);
}
.tw-border-t-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5);
}
.tw-border-t-yellow-800\/55 {
  border-top-color: rgb(133 77 14 / 0.55);
}
.tw-border-t-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6);
}
.tw-border-t-yellow-800\/65 {
  border-top-color: rgb(133 77 14 / 0.65);
}
.tw-border-t-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7);
}
.tw-border-t-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75);
}
.tw-border-t-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8);
}
.tw-border-t-yellow-800\/85 {
  border-top-color: rgb(133 77 14 / 0.85);
}
.tw-border-t-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9);
}
.tw-border-t-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95);
}
.tw-border-t-yellow-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0);
}
.tw-border-t-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1);
}
.tw-border-t-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1);
}
.tw-border-t-yellow-900\/15 {
  border-top-color: rgb(113 63 18 / 0.15);
}
.tw-border-t-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2);
}
.tw-border-t-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25);
}
.tw-border-t-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3);
}
.tw-border-t-yellow-900\/35 {
  border-top-color: rgb(113 63 18 / 0.35);
}
.tw-border-t-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4);
}
.tw-border-t-yellow-900\/45 {
  border-top-color: rgb(113 63 18 / 0.45);
}
.tw-border-t-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05);
}
.tw-border-t-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5);
}
.tw-border-t-yellow-900\/55 {
  border-top-color: rgb(113 63 18 / 0.55);
}
.tw-border-t-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6);
}
.tw-border-t-yellow-900\/65 {
  border-top-color: rgb(113 63 18 / 0.65);
}
.tw-border-t-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7);
}
.tw-border-t-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75);
}
.tw-border-t-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8);
}
.tw-border-t-yellow-900\/85 {
  border-top-color: rgb(113 63 18 / 0.85);
}
.tw-border-t-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9);
}
.tw-border-t-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95);
}
.tw-border-t-yellow-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.tw-border-t-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0);
}
.tw-border-t-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1);
}
.tw-border-t-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1);
}
.tw-border-t-yellow-950\/15 {
  border-top-color: rgb(66 32 6 / 0.15);
}
.tw-border-t-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2);
}
.tw-border-t-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25);
}
.tw-border-t-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3);
}
.tw-border-t-yellow-950\/35 {
  border-top-color: rgb(66 32 6 / 0.35);
}
.tw-border-t-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4);
}
.tw-border-t-yellow-950\/45 {
  border-top-color: rgb(66 32 6 / 0.45);
}
.tw-border-t-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05);
}
.tw-border-t-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5);
}
.tw-border-t-yellow-950\/55 {
  border-top-color: rgb(66 32 6 / 0.55);
}
.tw-border-t-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6);
}
.tw-border-t-yellow-950\/65 {
  border-top-color: rgb(66 32 6 / 0.65);
}
.tw-border-t-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7);
}
.tw-border-t-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75);
}
.tw-border-t-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8);
}
.tw-border-t-yellow-950\/85 {
  border-top-color: rgb(66 32 6 / 0.85);
}
.tw-border-t-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9);
}
.tw-border-t-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95);
}
.tw-border-t-zinc-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-100\/0 {
  border-top-color: rgb(244 244 245 / 0);
}
.tw-border-t-zinc-100\/10 {
  border-top-color: rgb(244 244 245 / 0.1);
}
.tw-border-t-zinc-100\/100 {
  border-top-color: rgb(244 244 245 / 1);
}
.tw-border-t-zinc-100\/15 {
  border-top-color: rgb(244 244 245 / 0.15);
}
.tw-border-t-zinc-100\/20 {
  border-top-color: rgb(244 244 245 / 0.2);
}
.tw-border-t-zinc-100\/25 {
  border-top-color: rgb(244 244 245 / 0.25);
}
.tw-border-t-zinc-100\/30 {
  border-top-color: rgb(244 244 245 / 0.3);
}
.tw-border-t-zinc-100\/35 {
  border-top-color: rgb(244 244 245 / 0.35);
}
.tw-border-t-zinc-100\/40 {
  border-top-color: rgb(244 244 245 / 0.4);
}
.tw-border-t-zinc-100\/45 {
  border-top-color: rgb(244 244 245 / 0.45);
}
.tw-border-t-zinc-100\/5 {
  border-top-color: rgb(244 244 245 / 0.05);
}
.tw-border-t-zinc-100\/50 {
  border-top-color: rgb(244 244 245 / 0.5);
}
.tw-border-t-zinc-100\/55 {
  border-top-color: rgb(244 244 245 / 0.55);
}
.tw-border-t-zinc-100\/60 {
  border-top-color: rgb(244 244 245 / 0.6);
}
.tw-border-t-zinc-100\/65 {
  border-top-color: rgb(244 244 245 / 0.65);
}
.tw-border-t-zinc-100\/70 {
  border-top-color: rgb(244 244 245 / 0.7);
}
.tw-border-t-zinc-100\/75 {
  border-top-color: rgb(244 244 245 / 0.75);
}
.tw-border-t-zinc-100\/80 {
  border-top-color: rgb(244 244 245 / 0.8);
}
.tw-border-t-zinc-100\/85 {
  border-top-color: rgb(244 244 245 / 0.85);
}
.tw-border-t-zinc-100\/90 {
  border-top-color: rgb(244 244 245 / 0.9);
}
.tw-border-t-zinc-100\/95 {
  border-top-color: rgb(244 244 245 / 0.95);
}
.tw-border-t-zinc-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-200\/0 {
  border-top-color: rgb(228 228 231 / 0);
}
.tw-border-t-zinc-200\/10 {
  border-top-color: rgb(228 228 231 / 0.1);
}
.tw-border-t-zinc-200\/100 {
  border-top-color: rgb(228 228 231 / 1);
}
.tw-border-t-zinc-200\/15 {
  border-top-color: rgb(228 228 231 / 0.15);
}
.tw-border-t-zinc-200\/20 {
  border-top-color: rgb(228 228 231 / 0.2);
}
.tw-border-t-zinc-200\/25 {
  border-top-color: rgb(228 228 231 / 0.25);
}
.tw-border-t-zinc-200\/30 {
  border-top-color: rgb(228 228 231 / 0.3);
}
.tw-border-t-zinc-200\/35 {
  border-top-color: rgb(228 228 231 / 0.35);
}
.tw-border-t-zinc-200\/40 {
  border-top-color: rgb(228 228 231 / 0.4);
}
.tw-border-t-zinc-200\/45 {
  border-top-color: rgb(228 228 231 / 0.45);
}
.tw-border-t-zinc-200\/5 {
  border-top-color: rgb(228 228 231 / 0.05);
}
.tw-border-t-zinc-200\/50 {
  border-top-color: rgb(228 228 231 / 0.5);
}
.tw-border-t-zinc-200\/55 {
  border-top-color: rgb(228 228 231 / 0.55);
}
.tw-border-t-zinc-200\/60 {
  border-top-color: rgb(228 228 231 / 0.6);
}
.tw-border-t-zinc-200\/65 {
  border-top-color: rgb(228 228 231 / 0.65);
}
.tw-border-t-zinc-200\/70 {
  border-top-color: rgb(228 228 231 / 0.7);
}
.tw-border-t-zinc-200\/75 {
  border-top-color: rgb(228 228 231 / 0.75);
}
.tw-border-t-zinc-200\/80 {
  border-top-color: rgb(228 228 231 / 0.8);
}
.tw-border-t-zinc-200\/85 {
  border-top-color: rgb(228 228 231 / 0.85);
}
.tw-border-t-zinc-200\/90 {
  border-top-color: rgb(228 228 231 / 0.9);
}
.tw-border-t-zinc-200\/95 {
  border-top-color: rgb(228 228 231 / 0.95);
}
.tw-border-t-zinc-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-300\/0 {
  border-top-color: rgb(212 212 216 / 0);
}
.tw-border-t-zinc-300\/10 {
  border-top-color: rgb(212 212 216 / 0.1);
}
.tw-border-t-zinc-300\/100 {
  border-top-color: rgb(212 212 216 / 1);
}
.tw-border-t-zinc-300\/15 {
  border-top-color: rgb(212 212 216 / 0.15);
}
.tw-border-t-zinc-300\/20 {
  border-top-color: rgb(212 212 216 / 0.2);
}
.tw-border-t-zinc-300\/25 {
  border-top-color: rgb(212 212 216 / 0.25);
}
.tw-border-t-zinc-300\/30 {
  border-top-color: rgb(212 212 216 / 0.3);
}
.tw-border-t-zinc-300\/35 {
  border-top-color: rgb(212 212 216 / 0.35);
}
.tw-border-t-zinc-300\/40 {
  border-top-color: rgb(212 212 216 / 0.4);
}
.tw-border-t-zinc-300\/45 {
  border-top-color: rgb(212 212 216 / 0.45);
}
.tw-border-t-zinc-300\/5 {
  border-top-color: rgb(212 212 216 / 0.05);
}
.tw-border-t-zinc-300\/50 {
  border-top-color: rgb(212 212 216 / 0.5);
}
.tw-border-t-zinc-300\/55 {
  border-top-color: rgb(212 212 216 / 0.55);
}
.tw-border-t-zinc-300\/60 {
  border-top-color: rgb(212 212 216 / 0.6);
}
.tw-border-t-zinc-300\/65 {
  border-top-color: rgb(212 212 216 / 0.65);
}
.tw-border-t-zinc-300\/70 {
  border-top-color: rgb(212 212 216 / 0.7);
}
.tw-border-t-zinc-300\/75 {
  border-top-color: rgb(212 212 216 / 0.75);
}
.tw-border-t-zinc-300\/80 {
  border-top-color: rgb(212 212 216 / 0.8);
}
.tw-border-t-zinc-300\/85 {
  border-top-color: rgb(212 212 216 / 0.85);
}
.tw-border-t-zinc-300\/90 {
  border-top-color: rgb(212 212 216 / 0.9);
}
.tw-border-t-zinc-300\/95 {
  border-top-color: rgb(212 212 216 / 0.95);
}
.tw-border-t-zinc-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-400\/0 {
  border-top-color: rgb(161 161 170 / 0);
}
.tw-border-t-zinc-400\/10 {
  border-top-color: rgb(161 161 170 / 0.1);
}
.tw-border-t-zinc-400\/100 {
  border-top-color: rgb(161 161 170 / 1);
}
.tw-border-t-zinc-400\/15 {
  border-top-color: rgb(161 161 170 / 0.15);
}
.tw-border-t-zinc-400\/20 {
  border-top-color: rgb(161 161 170 / 0.2);
}
.tw-border-t-zinc-400\/25 {
  border-top-color: rgb(161 161 170 / 0.25);
}
.tw-border-t-zinc-400\/30 {
  border-top-color: rgb(161 161 170 / 0.3);
}
.tw-border-t-zinc-400\/35 {
  border-top-color: rgb(161 161 170 / 0.35);
}
.tw-border-t-zinc-400\/40 {
  border-top-color: rgb(161 161 170 / 0.4);
}
.tw-border-t-zinc-400\/45 {
  border-top-color: rgb(161 161 170 / 0.45);
}
.tw-border-t-zinc-400\/5 {
  border-top-color: rgb(161 161 170 / 0.05);
}
.tw-border-t-zinc-400\/50 {
  border-top-color: rgb(161 161 170 / 0.5);
}
.tw-border-t-zinc-400\/55 {
  border-top-color: rgb(161 161 170 / 0.55);
}
.tw-border-t-zinc-400\/60 {
  border-top-color: rgb(161 161 170 / 0.6);
}
.tw-border-t-zinc-400\/65 {
  border-top-color: rgb(161 161 170 / 0.65);
}
.tw-border-t-zinc-400\/70 {
  border-top-color: rgb(161 161 170 / 0.7);
}
.tw-border-t-zinc-400\/75 {
  border-top-color: rgb(161 161 170 / 0.75);
}
.tw-border-t-zinc-400\/80 {
  border-top-color: rgb(161 161 170 / 0.8);
}
.tw-border-t-zinc-400\/85 {
  border-top-color: rgb(161 161 170 / 0.85);
}
.tw-border-t-zinc-400\/90 {
  border-top-color: rgb(161 161 170 / 0.9);
}
.tw-border-t-zinc-400\/95 {
  border-top-color: rgb(161 161 170 / 0.95);
}
.tw-border-t-zinc-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 250 250 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-50\/0 {
  border-top-color: rgb(250 250 250 / 0);
}
.tw-border-t-zinc-50\/10 {
  border-top-color: rgb(250 250 250 / 0.1);
}
.tw-border-t-zinc-50\/100 {
  border-top-color: rgb(250 250 250 / 1);
}
.tw-border-t-zinc-50\/15 {
  border-top-color: rgb(250 250 250 / 0.15);
}
.tw-border-t-zinc-50\/20 {
  border-top-color: rgb(250 250 250 / 0.2);
}
.tw-border-t-zinc-50\/25 {
  border-top-color: rgb(250 250 250 / 0.25);
}
.tw-border-t-zinc-50\/30 {
  border-top-color: rgb(250 250 250 / 0.3);
}
.tw-border-t-zinc-50\/35 {
  border-top-color: rgb(250 250 250 / 0.35);
}
.tw-border-t-zinc-50\/40 {
  border-top-color: rgb(250 250 250 / 0.4);
}
.tw-border-t-zinc-50\/45 {
  border-top-color: rgb(250 250 250 / 0.45);
}
.tw-border-t-zinc-50\/5 {
  border-top-color: rgb(250 250 250 / 0.05);
}
.tw-border-t-zinc-50\/50 {
  border-top-color: rgb(250 250 250 / 0.5);
}
.tw-border-t-zinc-50\/55 {
  border-top-color: rgb(250 250 250 / 0.55);
}
.tw-border-t-zinc-50\/60 {
  border-top-color: rgb(250 250 250 / 0.6);
}
.tw-border-t-zinc-50\/65 {
  border-top-color: rgb(250 250 250 / 0.65);
}
.tw-border-t-zinc-50\/70 {
  border-top-color: rgb(250 250 250 / 0.7);
}
.tw-border-t-zinc-50\/75 {
  border-top-color: rgb(250 250 250 / 0.75);
}
.tw-border-t-zinc-50\/80 {
  border-top-color: rgb(250 250 250 / 0.8);
}
.tw-border-t-zinc-50\/85 {
  border-top-color: rgb(250 250 250 / 0.85);
}
.tw-border-t-zinc-50\/90 {
  border-top-color: rgb(250 250 250 / 0.9);
}
.tw-border-t-zinc-50\/95 {
  border-top-color: rgb(250 250 250 / 0.95);
}
.tw-border-t-zinc-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-500\/0 {
  border-top-color: rgb(113 113 122 / 0);
}
.tw-border-t-zinc-500\/10 {
  border-top-color: rgb(113 113 122 / 0.1);
}
.tw-border-t-zinc-500\/100 {
  border-top-color: rgb(113 113 122 / 1);
}
.tw-border-t-zinc-500\/15 {
  border-top-color: rgb(113 113 122 / 0.15);
}
.tw-border-t-zinc-500\/20 {
  border-top-color: rgb(113 113 122 / 0.2);
}
.tw-border-t-zinc-500\/25 {
  border-top-color: rgb(113 113 122 / 0.25);
}
.tw-border-t-zinc-500\/30 {
  border-top-color: rgb(113 113 122 / 0.3);
}
.tw-border-t-zinc-500\/35 {
  border-top-color: rgb(113 113 122 / 0.35);
}
.tw-border-t-zinc-500\/40 {
  border-top-color: rgb(113 113 122 / 0.4);
}
.tw-border-t-zinc-500\/45 {
  border-top-color: rgb(113 113 122 / 0.45);
}
.tw-border-t-zinc-500\/5 {
  border-top-color: rgb(113 113 122 / 0.05);
}
.tw-border-t-zinc-500\/50 {
  border-top-color: rgb(113 113 122 / 0.5);
}
.tw-border-t-zinc-500\/55 {
  border-top-color: rgb(113 113 122 / 0.55);
}
.tw-border-t-zinc-500\/60 {
  border-top-color: rgb(113 113 122 / 0.6);
}
.tw-border-t-zinc-500\/65 {
  border-top-color: rgb(113 113 122 / 0.65);
}
.tw-border-t-zinc-500\/70 {
  border-top-color: rgb(113 113 122 / 0.7);
}
.tw-border-t-zinc-500\/75 {
  border-top-color: rgb(113 113 122 / 0.75);
}
.tw-border-t-zinc-500\/80 {
  border-top-color: rgb(113 113 122 / 0.8);
}
.tw-border-t-zinc-500\/85 {
  border-top-color: rgb(113 113 122 / 0.85);
}
.tw-border-t-zinc-500\/90 {
  border-top-color: rgb(113 113 122 / 0.9);
}
.tw-border-t-zinc-500\/95 {
  border-top-color: rgb(113 113 122 / 0.95);
}
.tw-border-t-zinc-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-600\/0 {
  border-top-color: rgb(82 82 91 / 0);
}
.tw-border-t-zinc-600\/10 {
  border-top-color: rgb(82 82 91 / 0.1);
}
.tw-border-t-zinc-600\/100 {
  border-top-color: rgb(82 82 91 / 1);
}
.tw-border-t-zinc-600\/15 {
  border-top-color: rgb(82 82 91 / 0.15);
}
.tw-border-t-zinc-600\/20 {
  border-top-color: rgb(82 82 91 / 0.2);
}
.tw-border-t-zinc-600\/25 {
  border-top-color: rgb(82 82 91 / 0.25);
}
.tw-border-t-zinc-600\/30 {
  border-top-color: rgb(82 82 91 / 0.3);
}
.tw-border-t-zinc-600\/35 {
  border-top-color: rgb(82 82 91 / 0.35);
}
.tw-border-t-zinc-600\/40 {
  border-top-color: rgb(82 82 91 / 0.4);
}
.tw-border-t-zinc-600\/45 {
  border-top-color: rgb(82 82 91 / 0.45);
}
.tw-border-t-zinc-600\/5 {
  border-top-color: rgb(82 82 91 / 0.05);
}
.tw-border-t-zinc-600\/50 {
  border-top-color: rgb(82 82 91 / 0.5);
}
.tw-border-t-zinc-600\/55 {
  border-top-color: rgb(82 82 91 / 0.55);
}
.tw-border-t-zinc-600\/60 {
  border-top-color: rgb(82 82 91 / 0.6);
}
.tw-border-t-zinc-600\/65 {
  border-top-color: rgb(82 82 91 / 0.65);
}
.tw-border-t-zinc-600\/70 {
  border-top-color: rgb(82 82 91 / 0.7);
}
.tw-border-t-zinc-600\/75 {
  border-top-color: rgb(82 82 91 / 0.75);
}
.tw-border-t-zinc-600\/80 {
  border-top-color: rgb(82 82 91 / 0.8);
}
.tw-border-t-zinc-600\/85 {
  border-top-color: rgb(82 82 91 / 0.85);
}
.tw-border-t-zinc-600\/90 {
  border-top-color: rgb(82 82 91 / 0.9);
}
.tw-border-t-zinc-600\/95 {
  border-top-color: rgb(82 82 91 / 0.95);
}
.tw-border-t-zinc-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-700\/0 {
  border-top-color: rgb(63 63 70 / 0);
}
.tw-border-t-zinc-700\/10 {
  border-top-color: rgb(63 63 70 / 0.1);
}
.tw-border-t-zinc-700\/100 {
  border-top-color: rgb(63 63 70 / 1);
}
.tw-border-t-zinc-700\/15 {
  border-top-color: rgb(63 63 70 / 0.15);
}
.tw-border-t-zinc-700\/20 {
  border-top-color: rgb(63 63 70 / 0.2);
}
.tw-border-t-zinc-700\/25 {
  border-top-color: rgb(63 63 70 / 0.25);
}
.tw-border-t-zinc-700\/30 {
  border-top-color: rgb(63 63 70 / 0.3);
}
.tw-border-t-zinc-700\/35 {
  border-top-color: rgb(63 63 70 / 0.35);
}
.tw-border-t-zinc-700\/40 {
  border-top-color: rgb(63 63 70 / 0.4);
}
.tw-border-t-zinc-700\/45 {
  border-top-color: rgb(63 63 70 / 0.45);
}
.tw-border-t-zinc-700\/5 {
  border-top-color: rgb(63 63 70 / 0.05);
}
.tw-border-t-zinc-700\/50 {
  border-top-color: rgb(63 63 70 / 0.5);
}
.tw-border-t-zinc-700\/55 {
  border-top-color: rgb(63 63 70 / 0.55);
}
.tw-border-t-zinc-700\/60 {
  border-top-color: rgb(63 63 70 / 0.6);
}
.tw-border-t-zinc-700\/65 {
  border-top-color: rgb(63 63 70 / 0.65);
}
.tw-border-t-zinc-700\/70 {
  border-top-color: rgb(63 63 70 / 0.7);
}
.tw-border-t-zinc-700\/75 {
  border-top-color: rgb(63 63 70 / 0.75);
}
.tw-border-t-zinc-700\/80 {
  border-top-color: rgb(63 63 70 / 0.8);
}
.tw-border-t-zinc-700\/85 {
  border-top-color: rgb(63 63 70 / 0.85);
}
.tw-border-t-zinc-700\/90 {
  border-top-color: rgb(63 63 70 / 0.9);
}
.tw-border-t-zinc-700\/95 {
  border-top-color: rgb(63 63 70 / 0.95);
}
.tw-border-t-zinc-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-800\/0 {
  border-top-color: rgb(39 39 42 / 0);
}
.tw-border-t-zinc-800\/10 {
  border-top-color: rgb(39 39 42 / 0.1);
}
.tw-border-t-zinc-800\/100 {
  border-top-color: rgb(39 39 42 / 1);
}
.tw-border-t-zinc-800\/15 {
  border-top-color: rgb(39 39 42 / 0.15);
}
.tw-border-t-zinc-800\/20 {
  border-top-color: rgb(39 39 42 / 0.2);
}
.tw-border-t-zinc-800\/25 {
  border-top-color: rgb(39 39 42 / 0.25);
}
.tw-border-t-zinc-800\/30 {
  border-top-color: rgb(39 39 42 / 0.3);
}
.tw-border-t-zinc-800\/35 {
  border-top-color: rgb(39 39 42 / 0.35);
}
.tw-border-t-zinc-800\/40 {
  border-top-color: rgb(39 39 42 / 0.4);
}
.tw-border-t-zinc-800\/45 {
  border-top-color: rgb(39 39 42 / 0.45);
}
.tw-border-t-zinc-800\/5 {
  border-top-color: rgb(39 39 42 / 0.05);
}
.tw-border-t-zinc-800\/50 {
  border-top-color: rgb(39 39 42 / 0.5);
}
.tw-border-t-zinc-800\/55 {
  border-top-color: rgb(39 39 42 / 0.55);
}
.tw-border-t-zinc-800\/60 {
  border-top-color: rgb(39 39 42 / 0.6);
}
.tw-border-t-zinc-800\/65 {
  border-top-color: rgb(39 39 42 / 0.65);
}
.tw-border-t-zinc-800\/70 {
  border-top-color: rgb(39 39 42 / 0.7);
}
.tw-border-t-zinc-800\/75 {
  border-top-color: rgb(39 39 42 / 0.75);
}
.tw-border-t-zinc-800\/80 {
  border-top-color: rgb(39 39 42 / 0.8);
}
.tw-border-t-zinc-800\/85 {
  border-top-color: rgb(39 39 42 / 0.85);
}
.tw-border-t-zinc-800\/90 {
  border-top-color: rgb(39 39 42 / 0.9);
}
.tw-border-t-zinc-800\/95 {
  border-top-color: rgb(39 39 42 / 0.95);
}
.tw-border-t-zinc-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-900\/0 {
  border-top-color: rgb(24 24 27 / 0);
}
.tw-border-t-zinc-900\/10 {
  border-top-color: rgb(24 24 27 / 0.1);
}
.tw-border-t-zinc-900\/100 {
  border-top-color: rgb(24 24 27 / 1);
}
.tw-border-t-zinc-900\/15 {
  border-top-color: rgb(24 24 27 / 0.15);
}
.tw-border-t-zinc-900\/20 {
  border-top-color: rgb(24 24 27 / 0.2);
}
.tw-border-t-zinc-900\/25 {
  border-top-color: rgb(24 24 27 / 0.25);
}
.tw-border-t-zinc-900\/30 {
  border-top-color: rgb(24 24 27 / 0.3);
}
.tw-border-t-zinc-900\/35 {
  border-top-color: rgb(24 24 27 / 0.35);
}
.tw-border-t-zinc-900\/40 {
  border-top-color: rgb(24 24 27 / 0.4);
}
.tw-border-t-zinc-900\/45 {
  border-top-color: rgb(24 24 27 / 0.45);
}
.tw-border-t-zinc-900\/5 {
  border-top-color: rgb(24 24 27 / 0.05);
}
.tw-border-t-zinc-900\/50 {
  border-top-color: rgb(24 24 27 / 0.5);
}
.tw-border-t-zinc-900\/55 {
  border-top-color: rgb(24 24 27 / 0.55);
}
.tw-border-t-zinc-900\/60 {
  border-top-color: rgb(24 24 27 / 0.6);
}
.tw-border-t-zinc-900\/65 {
  border-top-color: rgb(24 24 27 / 0.65);
}
.tw-border-t-zinc-900\/70 {
  border-top-color: rgb(24 24 27 / 0.7);
}
.tw-border-t-zinc-900\/75 {
  border-top-color: rgb(24 24 27 / 0.75);
}
.tw-border-t-zinc-900\/80 {
  border-top-color: rgb(24 24 27 / 0.8);
}
.tw-border-t-zinc-900\/85 {
  border-top-color: rgb(24 24 27 / 0.85);
}
.tw-border-t-zinc-900\/90 {
  border-top-color: rgb(24 24 27 / 0.9);
}
.tw-border-t-zinc-900\/95 {
  border-top-color: rgb(24 24 27 / 0.95);
}
.tw-border-t-zinc-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(9 9 11 / var(--tw-border-opacity, 1));
}
.tw-border-t-zinc-950\/0 {
  border-top-color: rgb(9 9 11 / 0);
}
.tw-border-t-zinc-950\/10 {
  border-top-color: rgb(9 9 11 / 0.1);
}
.tw-border-t-zinc-950\/100 {
  border-top-color: rgb(9 9 11 / 1);
}
.tw-border-t-zinc-950\/15 {
  border-top-color: rgb(9 9 11 / 0.15);
}
.tw-border-t-zinc-950\/20 {
  border-top-color: rgb(9 9 11 / 0.2);
}
.tw-border-t-zinc-950\/25 {
  border-top-color: rgb(9 9 11 / 0.25);
}
.tw-border-t-zinc-950\/30 {
  border-top-color: rgb(9 9 11 / 0.3);
}
.tw-border-t-zinc-950\/35 {
  border-top-color: rgb(9 9 11 / 0.35);
}
.tw-border-t-zinc-950\/40 {
  border-top-color: rgb(9 9 11 / 0.4);
}
.tw-border-t-zinc-950\/45 {
  border-top-color: rgb(9 9 11 / 0.45);
}
.tw-border-t-zinc-950\/5 {
  border-top-color: rgb(9 9 11 / 0.05);
}
.tw-border-t-zinc-950\/50 {
  border-top-color: rgb(9 9 11 / 0.5);
}
.tw-border-t-zinc-950\/55 {
  border-top-color: rgb(9 9 11 / 0.55);
}
.tw-border-t-zinc-950\/60 {
  border-top-color: rgb(9 9 11 / 0.6);
}
.tw-border-t-zinc-950\/65 {
  border-top-color: rgb(9 9 11 / 0.65);
}
.tw-border-t-zinc-950\/70 {
  border-top-color: rgb(9 9 11 / 0.7);
}
.tw-border-t-zinc-950\/75 {
  border-top-color: rgb(9 9 11 / 0.75);
}
.tw-border-t-zinc-950\/80 {
  border-top-color: rgb(9 9 11 / 0.8);
}
.tw-border-t-zinc-950\/85 {
  border-top-color: rgb(9 9 11 / 0.85);
}
.tw-border-t-zinc-950\/90 {
  border-top-color: rgb(9 9 11 / 0.9);
}
.tw-border-t-zinc-950\/95 {
  border-top-color: rgb(9 9 11 / 0.95);
}
.tw-border-opacity-0 {
  --tw-border-opacity: 0;
}
.tw-border-opacity-10 {
  --tw-border-opacity: 0.1;
}
.tw-border-opacity-100 {
  --tw-border-opacity: 1;
}
.tw-border-opacity-15 {
  --tw-border-opacity: 0.15;
}
.tw-border-opacity-20 {
  --tw-border-opacity: 0.2;
}
.tw-border-opacity-25 {
  --tw-border-opacity: 0.25;
}
.tw-border-opacity-30 {
  --tw-border-opacity: 0.3;
}
.tw-border-opacity-35 {
  --tw-border-opacity: 0.35;
}
.tw-border-opacity-40 {
  --tw-border-opacity: 0.4;
}
.tw-border-opacity-45 {
  --tw-border-opacity: 0.45;
}
.tw-border-opacity-5 {
  --tw-border-opacity: 0.05;
}
.tw-border-opacity-50 {
  --tw-border-opacity: 0.5;
}
.tw-border-opacity-55 {
  --tw-border-opacity: 0.55;
}
.tw-border-opacity-60 {
  --tw-border-opacity: 0.6;
}
.tw-border-opacity-65 {
  --tw-border-opacity: 0.65;
}
.tw-border-opacity-70 {
  --tw-border-opacity: 0.7;
}
.tw-border-opacity-75 {
  --tw-border-opacity: 0.75;
}
.tw-border-opacity-80 {
  --tw-border-opacity: 0.8;
}
.tw-border-opacity-85 {
  --tw-border-opacity: 0.85;
}
.tw-border-opacity-90 {
  --tw-border-opacity: 0.9;
}
.tw-border-opacity-95 {
  --tw-border-opacity: 0.95;
}
.\!tw-bg-amber-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-blue-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 248 255 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-blue-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(183 215 233 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-blue-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 117 168 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-gray-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-green-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-green-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-orange-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-red-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-red-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-sky-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-violet-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1)) !important;
}
.\!tw-bg-yellow-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1)) !important;
}
.tw-bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-100\/0 {
  background-color: rgb(254 243 199 / 0);
}
.tw-bg-amber-100\/10 {
  background-color: rgb(254 243 199 / 0.1);
}
.tw-bg-amber-100\/100 {
  background-color: rgb(254 243 199 / 1);
}
.tw-bg-amber-100\/15 {
  background-color: rgb(254 243 199 / 0.15);
}
.tw-bg-amber-100\/20 {
  background-color: rgb(254 243 199 / 0.2);
}
.tw-bg-amber-100\/25 {
  background-color: rgb(254 243 199 / 0.25);
}
.tw-bg-amber-100\/30 {
  background-color: rgb(254 243 199 / 0.3);
}
.tw-bg-amber-100\/35 {
  background-color: rgb(254 243 199 / 0.35);
}
.tw-bg-amber-100\/40 {
  background-color: rgb(254 243 199 / 0.4);
}
.tw-bg-amber-100\/45 {
  background-color: rgb(254 243 199 / 0.45);
}
.tw-bg-amber-100\/5 {
  background-color: rgb(254 243 199 / 0.05);
}
.tw-bg-amber-100\/50 {
  background-color: rgb(254 243 199 / 0.5);
}
.tw-bg-amber-100\/55 {
  background-color: rgb(254 243 199 / 0.55);
}
.tw-bg-amber-100\/60 {
  background-color: rgb(254 243 199 / 0.6);
}
.tw-bg-amber-100\/65 {
  background-color: rgb(254 243 199 / 0.65);
}
.tw-bg-amber-100\/70 {
  background-color: rgb(254 243 199 / 0.7);
}
.tw-bg-amber-100\/75 {
  background-color: rgb(254 243 199 / 0.75);
}
.tw-bg-amber-100\/80 {
  background-color: rgb(254 243 199 / 0.8);
}
.tw-bg-amber-100\/85 {
  background-color: rgb(254 243 199 / 0.85);
}
.tw-bg-amber-100\/90 {
  background-color: rgb(254 243 199 / 0.9);
}
.tw-bg-amber-100\/95 {
  background-color: rgb(254 243 199 / 0.95);
}
.tw-bg-amber-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-200\/0 {
  background-color: rgb(253 230 138 / 0);
}
.tw-bg-amber-200\/10 {
  background-color: rgb(253 230 138 / 0.1);
}
.tw-bg-amber-200\/100 {
  background-color: rgb(253 230 138 / 1);
}
.tw-bg-amber-200\/15 {
  background-color: rgb(253 230 138 / 0.15);
}
.tw-bg-amber-200\/20 {
  background-color: rgb(253 230 138 / 0.2);
}
.tw-bg-amber-200\/25 {
  background-color: rgb(253 230 138 / 0.25);
}
.tw-bg-amber-200\/30 {
  background-color: rgb(253 230 138 / 0.3);
}
.tw-bg-amber-200\/35 {
  background-color: rgb(253 230 138 / 0.35);
}
.tw-bg-amber-200\/40 {
  background-color: rgb(253 230 138 / 0.4);
}
.tw-bg-amber-200\/45 {
  background-color: rgb(253 230 138 / 0.45);
}
.tw-bg-amber-200\/5 {
  background-color: rgb(253 230 138 / 0.05);
}
.tw-bg-amber-200\/50 {
  background-color: rgb(253 230 138 / 0.5);
}
.tw-bg-amber-200\/55 {
  background-color: rgb(253 230 138 / 0.55);
}
.tw-bg-amber-200\/60 {
  background-color: rgb(253 230 138 / 0.6);
}
.tw-bg-amber-200\/65 {
  background-color: rgb(253 230 138 / 0.65);
}
.tw-bg-amber-200\/70 {
  background-color: rgb(253 230 138 / 0.7);
}
.tw-bg-amber-200\/75 {
  background-color: rgb(253 230 138 / 0.75);
}
.tw-bg-amber-200\/80 {
  background-color: rgb(253 230 138 / 0.8);
}
.tw-bg-amber-200\/85 {
  background-color: rgb(253 230 138 / 0.85);
}
.tw-bg-amber-200\/90 {
  background-color: rgb(253 230 138 / 0.9);
}
.tw-bg-amber-200\/95 {
  background-color: rgb(253 230 138 / 0.95);
}
.tw-bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-300\/0 {
  background-color: rgb(252 211 77 / 0);
}
.tw-bg-amber-300\/10 {
  background-color: rgb(252 211 77 / 0.1);
}
.tw-bg-amber-300\/100 {
  background-color: rgb(252 211 77 / 1);
}
.tw-bg-amber-300\/15 {
  background-color: rgb(252 211 77 / 0.15);
}
.tw-bg-amber-300\/20 {
  background-color: rgb(252 211 77 / 0.2);
}
.tw-bg-amber-300\/25 {
  background-color: rgb(252 211 77 / 0.25);
}
.tw-bg-amber-300\/30 {
  background-color: rgb(252 211 77 / 0.3);
}
.tw-bg-amber-300\/35 {
  background-color: rgb(252 211 77 / 0.35);
}
.tw-bg-amber-300\/40 {
  background-color: rgb(252 211 77 / 0.4);
}
.tw-bg-amber-300\/45 {
  background-color: rgb(252 211 77 / 0.45);
}
.tw-bg-amber-300\/5 {
  background-color: rgb(252 211 77 / 0.05);
}
.tw-bg-amber-300\/50 {
  background-color: rgb(252 211 77 / 0.5);
}
.tw-bg-amber-300\/55 {
  background-color: rgb(252 211 77 / 0.55);
}
.tw-bg-amber-300\/60 {
  background-color: rgb(252 211 77 / 0.6);
}
.tw-bg-amber-300\/65 {
  background-color: rgb(252 211 77 / 0.65);
}
.tw-bg-amber-300\/70 {
  background-color: rgb(252 211 77 / 0.7);
}
.tw-bg-amber-300\/75 {
  background-color: rgb(252 211 77 / 0.75);
}
.tw-bg-amber-300\/80 {
  background-color: rgb(252 211 77 / 0.8);
}
.tw-bg-amber-300\/85 {
  background-color: rgb(252 211 77 / 0.85);
}
.tw-bg-amber-300\/90 {
  background-color: rgb(252 211 77 / 0.9);
}
.tw-bg-amber-300\/95 {
  background-color: rgb(252 211 77 / 0.95);
}
.tw-bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-400\/0 {
  background-color: rgb(251 191 36 / 0);
}
.tw-bg-amber-400\/10 {
  background-color: rgb(251 191 36 / 0.1);
}
.tw-bg-amber-400\/100 {
  background-color: rgb(251 191 36 / 1);
}
.tw-bg-amber-400\/15 {
  background-color: rgb(251 191 36 / 0.15);
}
.tw-bg-amber-400\/20 {
  background-color: rgb(251 191 36 / 0.2);
}
.tw-bg-amber-400\/25 {
  background-color: rgb(251 191 36 / 0.25);
}
.tw-bg-amber-400\/30 {
  background-color: rgb(251 191 36 / 0.3);
}
.tw-bg-amber-400\/35 {
  background-color: rgb(251 191 36 / 0.35);
}
.tw-bg-amber-400\/40 {
  background-color: rgb(251 191 36 / 0.4);
}
.tw-bg-amber-400\/45 {
  background-color: rgb(251 191 36 / 0.45);
}
.tw-bg-amber-400\/5 {
  background-color: rgb(251 191 36 / 0.05);
}
.tw-bg-amber-400\/50 {
  background-color: rgb(251 191 36 / 0.5);
}
.tw-bg-amber-400\/55 {
  background-color: rgb(251 191 36 / 0.55);
}
.tw-bg-amber-400\/60 {
  background-color: rgb(251 191 36 / 0.6);
}
.tw-bg-amber-400\/65 {
  background-color: rgb(251 191 36 / 0.65);
}
.tw-bg-amber-400\/70 {
  background-color: rgb(251 191 36 / 0.7);
}
.tw-bg-amber-400\/75 {
  background-color: rgb(251 191 36 / 0.75);
}
.tw-bg-amber-400\/80 {
  background-color: rgb(251 191 36 / 0.8);
}
.tw-bg-amber-400\/85 {
  background-color: rgb(251 191 36 / 0.85);
}
.tw-bg-amber-400\/90 {
  background-color: rgb(251 191 36 / 0.9);
}
.tw-bg-amber-400\/95 {
  background-color: rgb(251 191 36 / 0.95);
}
.tw-bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-50\/0 {
  background-color: rgb(255 251 235 / 0);
}
.tw-bg-amber-50\/10 {
  background-color: rgb(255 251 235 / 0.1);
}
.tw-bg-amber-50\/100 {
  background-color: rgb(255 251 235 / 1);
}
.tw-bg-amber-50\/15 {
  background-color: rgb(255 251 235 / 0.15);
}
.tw-bg-amber-50\/20 {
  background-color: rgb(255 251 235 / 0.2);
}
.tw-bg-amber-50\/25 {
  background-color: rgb(255 251 235 / 0.25);
}
.tw-bg-amber-50\/30 {
  background-color: rgb(255 251 235 / 0.3);
}
.tw-bg-amber-50\/35 {
  background-color: rgb(255 251 235 / 0.35);
}
.tw-bg-amber-50\/40 {
  background-color: rgb(255 251 235 / 0.4);
}
.tw-bg-amber-50\/45 {
  background-color: rgb(255 251 235 / 0.45);
}
.tw-bg-amber-50\/5 {
  background-color: rgb(255 251 235 / 0.05);
}
.tw-bg-amber-50\/50 {
  background-color: rgb(255 251 235 / 0.5);
}
.tw-bg-amber-50\/55 {
  background-color: rgb(255 251 235 / 0.55);
}
.tw-bg-amber-50\/60 {
  background-color: rgb(255 251 235 / 0.6);
}
.tw-bg-amber-50\/65 {
  background-color: rgb(255 251 235 / 0.65);
}
.tw-bg-amber-50\/70 {
  background-color: rgb(255 251 235 / 0.7);
}
.tw-bg-amber-50\/75 {
  background-color: rgb(255 251 235 / 0.75);
}
.tw-bg-amber-50\/80 {
  background-color: rgb(255 251 235 / 0.8);
}
.tw-bg-amber-50\/85 {
  background-color: rgb(255 251 235 / 0.85);
}
.tw-bg-amber-50\/90 {
  background-color: rgb(255 251 235 / 0.9);
}
.tw-bg-amber-50\/95 {
  background-color: rgb(255 251 235 / 0.95);
}
.tw-bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-500\/0 {
  background-color: rgb(245 158 11 / 0);
}
.tw-bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}
.tw-bg-amber-500\/100 {
  background-color: rgb(245 158 11 / 1);
}
.tw-bg-amber-500\/15 {
  background-color: rgb(245 158 11 / 0.15);
}
.tw-bg-amber-500\/20 {
  background-color: rgb(245 158 11 / 0.2);
}
.tw-bg-amber-500\/25 {
  background-color: rgb(245 158 11 / 0.25);
}
.tw-bg-amber-500\/30 {
  background-color: rgb(245 158 11 / 0.3);
}
.tw-bg-amber-500\/35 {
  background-color: rgb(245 158 11 / 0.35);
}
.tw-bg-amber-500\/40 {
  background-color: rgb(245 158 11 / 0.4);
}
.tw-bg-amber-500\/45 {
  background-color: rgb(245 158 11 / 0.45);
}
.tw-bg-amber-500\/5 {
  background-color: rgb(245 158 11 / 0.05);
}
.tw-bg-amber-500\/50 {
  background-color: rgb(245 158 11 / 0.5);
}
.tw-bg-amber-500\/55 {
  background-color: rgb(245 158 11 / 0.55);
}
.tw-bg-amber-500\/60 {
  background-color: rgb(245 158 11 / 0.6);
}
.tw-bg-amber-500\/65 {
  background-color: rgb(245 158 11 / 0.65);
}
.tw-bg-amber-500\/70 {
  background-color: rgb(245 158 11 / 0.7);
}
.tw-bg-amber-500\/75 {
  background-color: rgb(245 158 11 / 0.75);
}
.tw-bg-amber-500\/80 {
  background-color: rgb(245 158 11 / 0.8);
}
.tw-bg-amber-500\/85 {
  background-color: rgb(245 158 11 / 0.85);
}
.tw-bg-amber-500\/90 {
  background-color: rgb(245 158 11 / 0.9);
}
.tw-bg-amber-500\/95 {
  background-color: rgb(245 158 11 / 0.95);
}
.tw-bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-600\/0 {
  background-color: rgb(217 119 6 / 0);
}
.tw-bg-amber-600\/10 {
  background-color: rgb(217 119 6 / 0.1);
}
.tw-bg-amber-600\/100 {
  background-color: rgb(217 119 6 / 1);
}
.tw-bg-amber-600\/15 {
  background-color: rgb(217 119 6 / 0.15);
}
.tw-bg-amber-600\/20 {
  background-color: rgb(217 119 6 / 0.2);
}
.tw-bg-amber-600\/25 {
  background-color: rgb(217 119 6 / 0.25);
}
.tw-bg-amber-600\/30 {
  background-color: rgb(217 119 6 / 0.3);
}
.tw-bg-amber-600\/35 {
  background-color: rgb(217 119 6 / 0.35);
}
.tw-bg-amber-600\/40 {
  background-color: rgb(217 119 6 / 0.4);
}
.tw-bg-amber-600\/45 {
  background-color: rgb(217 119 6 / 0.45);
}
.tw-bg-amber-600\/5 {
  background-color: rgb(217 119 6 / 0.05);
}
.tw-bg-amber-600\/50 {
  background-color: rgb(217 119 6 / 0.5);
}
.tw-bg-amber-600\/55 {
  background-color: rgb(217 119 6 / 0.55);
}
.tw-bg-amber-600\/60 {
  background-color: rgb(217 119 6 / 0.6);
}
.tw-bg-amber-600\/65 {
  background-color: rgb(217 119 6 / 0.65);
}
.tw-bg-amber-600\/70 {
  background-color: rgb(217 119 6 / 0.7);
}
.tw-bg-amber-600\/75 {
  background-color: rgb(217 119 6 / 0.75);
}
.tw-bg-amber-600\/80 {
  background-color: rgb(217 119 6 / 0.8);
}
.tw-bg-amber-600\/85 {
  background-color: rgb(217 119 6 / 0.85);
}
.tw-bg-amber-600\/90 {
  background-color: rgb(217 119 6 / 0.9);
}
.tw-bg-amber-600\/95 {
  background-color: rgb(217 119 6 / 0.95);
}
.tw-bg-amber-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-700\/0 {
  background-color: rgb(180 83 9 / 0);
}
.tw-bg-amber-700\/10 {
  background-color: rgb(180 83 9 / 0.1);
}
.tw-bg-amber-700\/100 {
  background-color: rgb(180 83 9 / 1);
}
.tw-bg-amber-700\/15 {
  background-color: rgb(180 83 9 / 0.15);
}
.tw-bg-amber-700\/20 {
  background-color: rgb(180 83 9 / 0.2);
}
.tw-bg-amber-700\/25 {
  background-color: rgb(180 83 9 / 0.25);
}
.tw-bg-amber-700\/30 {
  background-color: rgb(180 83 9 / 0.3);
}
.tw-bg-amber-700\/35 {
  background-color: rgb(180 83 9 / 0.35);
}
.tw-bg-amber-700\/40 {
  background-color: rgb(180 83 9 / 0.4);
}
.tw-bg-amber-700\/45 {
  background-color: rgb(180 83 9 / 0.45);
}
.tw-bg-amber-700\/5 {
  background-color: rgb(180 83 9 / 0.05);
}
.tw-bg-amber-700\/50 {
  background-color: rgb(180 83 9 / 0.5);
}
.tw-bg-amber-700\/55 {
  background-color: rgb(180 83 9 / 0.55);
}
.tw-bg-amber-700\/60 {
  background-color: rgb(180 83 9 / 0.6);
}
.tw-bg-amber-700\/65 {
  background-color: rgb(180 83 9 / 0.65);
}
.tw-bg-amber-700\/70 {
  background-color: rgb(180 83 9 / 0.7);
}
.tw-bg-amber-700\/75 {
  background-color: rgb(180 83 9 / 0.75);
}
.tw-bg-amber-700\/80 {
  background-color: rgb(180 83 9 / 0.8);
}
.tw-bg-amber-700\/85 {
  background-color: rgb(180 83 9 / 0.85);
}
.tw-bg-amber-700\/90 {
  background-color: rgb(180 83 9 / 0.9);
}
.tw-bg-amber-700\/95 {
  background-color: rgb(180 83 9 / 0.95);
}
.tw-bg-amber-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-800\/0 {
  background-color: rgb(146 64 14 / 0);
}
.tw-bg-amber-800\/10 {
  background-color: rgb(146 64 14 / 0.1);
}
.tw-bg-amber-800\/100 {
  background-color: rgb(146 64 14 / 1);
}
.tw-bg-amber-800\/15 {
  background-color: rgb(146 64 14 / 0.15);
}
.tw-bg-amber-800\/20 {
  background-color: rgb(146 64 14 / 0.2);
}
.tw-bg-amber-800\/25 {
  background-color: rgb(146 64 14 / 0.25);
}
.tw-bg-amber-800\/30 {
  background-color: rgb(146 64 14 / 0.3);
}
.tw-bg-amber-800\/35 {
  background-color: rgb(146 64 14 / 0.35);
}
.tw-bg-amber-800\/40 {
  background-color: rgb(146 64 14 / 0.4);
}
.tw-bg-amber-800\/45 {
  background-color: rgb(146 64 14 / 0.45);
}
.tw-bg-amber-800\/5 {
  background-color: rgb(146 64 14 / 0.05);
}
.tw-bg-amber-800\/50 {
  background-color: rgb(146 64 14 / 0.5);
}
.tw-bg-amber-800\/55 {
  background-color: rgb(146 64 14 / 0.55);
}
.tw-bg-amber-800\/60 {
  background-color: rgb(146 64 14 / 0.6);
}
.tw-bg-amber-800\/65 {
  background-color: rgb(146 64 14 / 0.65);
}
.tw-bg-amber-800\/70 {
  background-color: rgb(146 64 14 / 0.7);
}
.tw-bg-amber-800\/75 {
  background-color: rgb(146 64 14 / 0.75);
}
.tw-bg-amber-800\/80 {
  background-color: rgb(146 64 14 / 0.8);
}
.tw-bg-amber-800\/85 {
  background-color: rgb(146 64 14 / 0.85);
}
.tw-bg-amber-800\/90 {
  background-color: rgb(146 64 14 / 0.9);
}
.tw-bg-amber-800\/95 {
  background-color: rgb(146 64 14 / 0.95);
}
.tw-bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-900\/0 {
  background-color: rgb(120 53 15 / 0);
}
.tw-bg-amber-900\/10 {
  background-color: rgb(120 53 15 / 0.1);
}
.tw-bg-amber-900\/100 {
  background-color: rgb(120 53 15 / 1);
}
.tw-bg-amber-900\/15 {
  background-color: rgb(120 53 15 / 0.15);
}
.tw-bg-amber-900\/20 {
  background-color: rgb(120 53 15 / 0.2);
}
.tw-bg-amber-900\/25 {
  background-color: rgb(120 53 15 / 0.25);
}
.tw-bg-amber-900\/30 {
  background-color: rgb(120 53 15 / 0.3);
}
.tw-bg-amber-900\/35 {
  background-color: rgb(120 53 15 / 0.35);
}
.tw-bg-amber-900\/40 {
  background-color: rgb(120 53 15 / 0.4);
}
.tw-bg-amber-900\/45 {
  background-color: rgb(120 53 15 / 0.45);
}
.tw-bg-amber-900\/5 {
  background-color: rgb(120 53 15 / 0.05);
}
.tw-bg-amber-900\/50 {
  background-color: rgb(120 53 15 / 0.5);
}
.tw-bg-amber-900\/55 {
  background-color: rgb(120 53 15 / 0.55);
}
.tw-bg-amber-900\/60 {
  background-color: rgb(120 53 15 / 0.6);
}
.tw-bg-amber-900\/65 {
  background-color: rgb(120 53 15 / 0.65);
}
.tw-bg-amber-900\/70 {
  background-color: rgb(120 53 15 / 0.7);
}
.tw-bg-amber-900\/75 {
  background-color: rgb(120 53 15 / 0.75);
}
.tw-bg-amber-900\/80 {
  background-color: rgb(120 53 15 / 0.8);
}
.tw-bg-amber-900\/85 {
  background-color: rgb(120 53 15 / 0.85);
}
.tw-bg-amber-900\/90 {
  background-color: rgb(120 53 15 / 0.9);
}
.tw-bg-amber-900\/95 {
  background-color: rgb(120 53 15 / 0.95);
}
.tw-bg-amber-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1));
}
.tw-bg-amber-950\/0 {
  background-color: rgb(69 26 3 / 0);
}
.tw-bg-amber-950\/10 {
  background-color: rgb(69 26 3 / 0.1);
}
.tw-bg-amber-950\/100 {
  background-color: rgb(69 26 3 / 1);
}
.tw-bg-amber-950\/15 {
  background-color: rgb(69 26 3 / 0.15);
}
.tw-bg-amber-950\/20 {
  background-color: rgb(69 26 3 / 0.2);
}
.tw-bg-amber-950\/25 {
  background-color: rgb(69 26 3 / 0.25);
}
.tw-bg-amber-950\/30 {
  background-color: rgb(69 26 3 / 0.3);
}
.tw-bg-amber-950\/35 {
  background-color: rgb(69 26 3 / 0.35);
}
.tw-bg-amber-950\/40 {
  background-color: rgb(69 26 3 / 0.4);
}
.tw-bg-amber-950\/45 {
  background-color: rgb(69 26 3 / 0.45);
}
.tw-bg-amber-950\/5 {
  background-color: rgb(69 26 3 / 0.05);
}
.tw-bg-amber-950\/50 {
  background-color: rgb(69 26 3 / 0.5);
}
.tw-bg-amber-950\/55 {
  background-color: rgb(69 26 3 / 0.55);
}
.tw-bg-amber-950\/60 {
  background-color: rgb(69 26 3 / 0.6);
}
.tw-bg-amber-950\/65 {
  background-color: rgb(69 26 3 / 0.65);
}
.tw-bg-amber-950\/70 {
  background-color: rgb(69 26 3 / 0.7);
}
.tw-bg-amber-950\/75 {
  background-color: rgb(69 26 3 / 0.75);
}
.tw-bg-amber-950\/80 {
  background-color: rgb(69 26 3 / 0.8);
}
.tw-bg-amber-950\/85 {
  background-color: rgb(69 26 3 / 0.85);
}
.tw-bg-amber-950\/90 {
  background-color: rgb(69 26 3 / 0.9);
}
.tw-bg-amber-950\/95 {
  background-color: rgb(69 26 3 / 0.95);
}
.tw-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.tw-bg-black\/0 {
  background-color: rgb(0 0 0 / 0);
}
.tw-bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.tw-bg-black\/100 {
  background-color: rgb(0 0 0 / 1);
}
.tw-bg-black\/15 {
  background-color: rgb(0 0 0 / 0.15);
}
.tw-bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.tw-bg-black\/25 {
  background-color: rgb(0 0 0 / 0.25);
}
.tw-bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.tw-bg-black\/35 {
  background-color: rgb(0 0 0 / 0.35);
}
.tw-bg-black\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.tw-bg-black\/45 {
  background-color: rgb(0 0 0 / 0.45);
}
.tw-bg-black\/5 {
  background-color: rgb(0 0 0 / 0.05);
}
.tw-bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.tw-bg-black\/55 {
  background-color: rgb(0 0 0 / 0.55);
}
.tw-bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.tw-bg-black\/65 {
  background-color: rgb(0 0 0 / 0.65);
}
.tw-bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.tw-bg-black\/75 {
  background-color: rgb(0 0 0 / 0.75);
}
.tw-bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.tw-bg-black\/85 {
  background-color: rgb(0 0 0 / 0.85);
}
.tw-bg-black\/90 {
  background-color: rgb(0 0 0 / 0.9);
}
.tw-bg-black\/95 {
  background-color: rgb(0 0 0 / 0.95);
}
.tw-bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 248 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-100\/0 {
  background-color: rgb(234 248 255 / 0);
}
.tw-bg-blue-100\/10 {
  background-color: rgb(234 248 255 / 0.1);
}
.tw-bg-blue-100\/100 {
  background-color: rgb(234 248 255 / 1);
}
.tw-bg-blue-100\/15 {
  background-color: rgb(234 248 255 / 0.15);
}
.tw-bg-blue-100\/20 {
  background-color: rgb(234 248 255 / 0.2);
}
.tw-bg-blue-100\/25 {
  background-color: rgb(234 248 255 / 0.25);
}
.tw-bg-blue-100\/30 {
  background-color: rgb(234 248 255 / 0.3);
}
.tw-bg-blue-100\/35 {
  background-color: rgb(234 248 255 / 0.35);
}
.tw-bg-blue-100\/40 {
  background-color: rgb(234 248 255 / 0.4);
}
.tw-bg-blue-100\/45 {
  background-color: rgb(234 248 255 / 0.45);
}
.tw-bg-blue-100\/5 {
  background-color: rgb(234 248 255 / 0.05);
}
.tw-bg-blue-100\/50 {
  background-color: rgb(234 248 255 / 0.5);
}
.tw-bg-blue-100\/55 {
  background-color: rgb(234 248 255 / 0.55);
}
.tw-bg-blue-100\/60 {
  background-color: rgb(234 248 255 / 0.6);
}
.tw-bg-blue-100\/65 {
  background-color: rgb(234 248 255 / 0.65);
}
.tw-bg-blue-100\/70 {
  background-color: rgb(234 248 255 / 0.7);
}
.tw-bg-blue-100\/75 {
  background-color: rgb(234 248 255 / 0.75);
}
.tw-bg-blue-100\/80 {
  background-color: rgb(234 248 255 / 0.8);
}
.tw-bg-blue-100\/85 {
  background-color: rgb(234 248 255 / 0.85);
}
.tw-bg-blue-100\/90 {
  background-color: rgb(234 248 255 / 0.9);
}
.tw-bg-blue-100\/95 {
  background-color: rgb(234 248 255 / 0.95);
}
.tw-bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(183 215 233 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-200\/0 {
  background-color: rgb(183 215 233 / 0);
}
.tw-bg-blue-200\/10 {
  background-color: rgb(183 215 233 / 0.1);
}
.tw-bg-blue-200\/100 {
  background-color: rgb(183 215 233 / 1);
}
.tw-bg-blue-200\/15 {
  background-color: rgb(183 215 233 / 0.15);
}
.tw-bg-blue-200\/20 {
  background-color: rgb(183 215 233 / 0.2);
}
.tw-bg-blue-200\/25 {
  background-color: rgb(183 215 233 / 0.25);
}
.tw-bg-blue-200\/30 {
  background-color: rgb(183 215 233 / 0.3);
}
.tw-bg-blue-200\/35 {
  background-color: rgb(183 215 233 / 0.35);
}
.tw-bg-blue-200\/40 {
  background-color: rgb(183 215 233 / 0.4);
}
.tw-bg-blue-200\/45 {
  background-color: rgb(183 215 233 / 0.45);
}
.tw-bg-blue-200\/5 {
  background-color: rgb(183 215 233 / 0.05);
}
.tw-bg-blue-200\/50 {
  background-color: rgb(183 215 233 / 0.5);
}
.tw-bg-blue-200\/55 {
  background-color: rgb(183 215 233 / 0.55);
}
.tw-bg-blue-200\/60 {
  background-color: rgb(183 215 233 / 0.6);
}
.tw-bg-blue-200\/65 {
  background-color: rgb(183 215 233 / 0.65);
}
.tw-bg-blue-200\/70 {
  background-color: rgb(183 215 233 / 0.7);
}
.tw-bg-blue-200\/75 {
  background-color: rgb(183 215 233 / 0.75);
}
.tw-bg-blue-200\/80 {
  background-color: rgb(183 215 233 / 0.8);
}
.tw-bg-blue-200\/85 {
  background-color: rgb(183 215 233 / 0.85);
}
.tw-bg-blue-200\/90 {
  background-color: rgb(183 215 233 / 0.9);
}
.tw-bg-blue-200\/95 {
  background-color: rgb(183 215 233 / 0.95);
}
.tw-bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 183 212 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-300\/0 {
  background-color: rgb(132 183 212 / 0);
}
.tw-bg-blue-300\/10 {
  background-color: rgb(132 183 212 / 0.1);
}
.tw-bg-blue-300\/100 {
  background-color: rgb(132 183 212 / 1);
}
.tw-bg-blue-300\/15 {
  background-color: rgb(132 183 212 / 0.15);
}
.tw-bg-blue-300\/20 {
  background-color: rgb(132 183 212 / 0.2);
}
.tw-bg-blue-300\/25 {
  background-color: rgb(132 183 212 / 0.25);
}
.tw-bg-blue-300\/30 {
  background-color: rgb(132 183 212 / 0.3);
}
.tw-bg-blue-300\/35 {
  background-color: rgb(132 183 212 / 0.35);
}
.tw-bg-blue-300\/40 {
  background-color: rgb(132 183 212 / 0.4);
}
.tw-bg-blue-300\/45 {
  background-color: rgb(132 183 212 / 0.45);
}
.tw-bg-blue-300\/5 {
  background-color: rgb(132 183 212 / 0.05);
}
.tw-bg-blue-300\/50 {
  background-color: rgb(132 183 212 / 0.5);
}
.tw-bg-blue-300\/55 {
  background-color: rgb(132 183 212 / 0.55);
}
.tw-bg-blue-300\/60 {
  background-color: rgb(132 183 212 / 0.6);
}
.tw-bg-blue-300\/65 {
  background-color: rgb(132 183 212 / 0.65);
}
.tw-bg-blue-300\/70 {
  background-color: rgb(132 183 212 / 0.7);
}
.tw-bg-blue-300\/75 {
  background-color: rgb(132 183 212 / 0.75);
}
.tw-bg-blue-300\/80 {
  background-color: rgb(132 183 212 / 0.8);
}
.tw-bg-blue-300\/85 {
  background-color: rgb(132 183 212 / 0.85);
}
.tw-bg-blue-300\/90 {
  background-color: rgb(132 183 212 / 0.9);
}
.tw-bg-blue-300\/95 {
  background-color: rgb(132 183 212 / 0.95);
}
.tw-bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 190 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-400\/0 {
  background-color: rgb(81 150 190 / 0);
}
.tw-bg-blue-400\/10 {
  background-color: rgb(81 150 190 / 0.1);
}
.tw-bg-blue-400\/100 {
  background-color: rgb(81 150 190 / 1);
}
.tw-bg-blue-400\/15 {
  background-color: rgb(81 150 190 / 0.15);
}
.tw-bg-blue-400\/20 {
  background-color: rgb(81 150 190 / 0.2);
}
.tw-bg-blue-400\/25 {
  background-color: rgb(81 150 190 / 0.25);
}
.tw-bg-blue-400\/30 {
  background-color: rgb(81 150 190 / 0.3);
}
.tw-bg-blue-400\/35 {
  background-color: rgb(81 150 190 / 0.35);
}
.tw-bg-blue-400\/40 {
  background-color: rgb(81 150 190 / 0.4);
}
.tw-bg-blue-400\/45 {
  background-color: rgb(81 150 190 / 0.45);
}
.tw-bg-blue-400\/5 {
  background-color: rgb(81 150 190 / 0.05);
}
.tw-bg-blue-400\/50 {
  background-color: rgb(81 150 190 / 0.5);
}
.tw-bg-blue-400\/55 {
  background-color: rgb(81 150 190 / 0.55);
}
.tw-bg-blue-400\/60 {
  background-color: rgb(81 150 190 / 0.6);
}
.tw-bg-blue-400\/65 {
  background-color: rgb(81 150 190 / 0.65);
}
.tw-bg-blue-400\/70 {
  background-color: rgb(81 150 190 / 0.7);
}
.tw-bg-blue-400\/75 {
  background-color: rgb(81 150 190 / 0.75);
}
.tw-bg-blue-400\/80 {
  background-color: rgb(81 150 190 / 0.8);
}
.tw-bg-blue-400\/85 {
  background-color: rgb(81 150 190 / 0.85);
}
.tw-bg-blue-400\/90 {
  background-color: rgb(81 150 190 / 0.9);
}
.tw-bg-blue-400\/95 {
  background-color: rgb(81 150 190 / 0.95);
}
.tw-bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-50\/0 {
  background-color: rgb(239 246 255 / 0);
}
.tw-bg-blue-50\/10 {
  background-color: rgb(239 246 255 / 0.1);
}
.tw-bg-blue-50\/100 {
  background-color: rgb(239 246 255 / 1);
}
.tw-bg-blue-50\/15 {
  background-color: rgb(239 246 255 / 0.15);
}
.tw-bg-blue-50\/20 {
  background-color: rgb(239 246 255 / 0.2);
}
.tw-bg-blue-50\/25 {
  background-color: rgb(239 246 255 / 0.25);
}
.tw-bg-blue-50\/30 {
  background-color: rgb(239 246 255 / 0.3);
}
.tw-bg-blue-50\/35 {
  background-color: rgb(239 246 255 / 0.35);
}
.tw-bg-blue-50\/40 {
  background-color: rgb(239 246 255 / 0.4);
}
.tw-bg-blue-50\/45 {
  background-color: rgb(239 246 255 / 0.45);
}
.tw-bg-blue-50\/5 {
  background-color: rgb(239 246 255 / 0.05);
}
.tw-bg-blue-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}
.tw-bg-blue-50\/55 {
  background-color: rgb(239 246 255 / 0.55);
}
.tw-bg-blue-50\/60 {
  background-color: rgb(239 246 255 / 0.6);
}
.tw-bg-blue-50\/65 {
  background-color: rgb(239 246 255 / 0.65);
}
.tw-bg-blue-50\/70 {
  background-color: rgb(239 246 255 / 0.7);
}
.tw-bg-blue-50\/75 {
  background-color: rgb(239 246 255 / 0.75);
}
.tw-bg-blue-50\/80 {
  background-color: rgb(239 246 255 / 0.8);
}
.tw-bg-blue-50\/85 {
  background-color: rgb(239 246 255 / 0.85);
}
.tw-bg-blue-50\/90 {
  background-color: rgb(239 246 255 / 0.9);
}
.tw-bg-blue-50\/95 {
  background-color: rgb(239 246 255 / 0.95);
}
.tw-bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 117 168 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-500\/0 {
  background-color: rgb(30 117 168 / 0);
}
.tw-bg-blue-500\/10 {
  background-color: rgb(30 117 168 / 0.1);
}
.tw-bg-blue-500\/100 {
  background-color: rgb(30 117 168 / 1);
}
.tw-bg-blue-500\/15 {
  background-color: rgb(30 117 168 / 0.15);
}
.tw-bg-blue-500\/20 {
  background-color: rgb(30 117 168 / 0.2);
}
.tw-bg-blue-500\/25 {
  background-color: rgb(30 117 168 / 0.25);
}
.tw-bg-blue-500\/30 {
  background-color: rgb(30 117 168 / 0.3);
}
.tw-bg-blue-500\/35 {
  background-color: rgb(30 117 168 / 0.35);
}
.tw-bg-blue-500\/40 {
  background-color: rgb(30 117 168 / 0.4);
}
.tw-bg-blue-500\/45 {
  background-color: rgb(30 117 168 / 0.45);
}
.tw-bg-blue-500\/5 {
  background-color: rgb(30 117 168 / 0.05);
}
.tw-bg-blue-500\/50 {
  background-color: rgb(30 117 168 / 0.5);
}
.tw-bg-blue-500\/55 {
  background-color: rgb(30 117 168 / 0.55);
}
.tw-bg-blue-500\/60 {
  background-color: rgb(30 117 168 / 0.6);
}
.tw-bg-blue-500\/65 {
  background-color: rgb(30 117 168 / 0.65);
}
.tw-bg-blue-500\/70 {
  background-color: rgb(30 117 168 / 0.7);
}
.tw-bg-blue-500\/75 {
  background-color: rgb(30 117 168 / 0.75);
}
.tw-bg-blue-500\/80 {
  background-color: rgb(30 117 168 / 0.8);
}
.tw-bg-blue-500\/85 {
  background-color: rgb(30 117 168 / 0.85);
}
.tw-bg-blue-500\/90 {
  background-color: rgb(30 117 168 / 0.9);
}
.tw-bg-blue-500\/95 {
  background-color: rgb(30 117 168 / 0.95);
}
.tw-bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 105 152 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-600\/0 {
  background-color: rgb(23 105 152 / 0);
}
.tw-bg-blue-600\/10 {
  background-color: rgb(23 105 152 / 0.1);
}
.tw-bg-blue-600\/100 {
  background-color: rgb(23 105 152 / 1);
}
.tw-bg-blue-600\/15 {
  background-color: rgb(23 105 152 / 0.15);
}
.tw-bg-blue-600\/20 {
  background-color: rgb(23 105 152 / 0.2);
}
.tw-bg-blue-600\/25 {
  background-color: rgb(23 105 152 / 0.25);
}
.tw-bg-blue-600\/30 {
  background-color: rgb(23 105 152 / 0.3);
}
.tw-bg-blue-600\/35 {
  background-color: rgb(23 105 152 / 0.35);
}
.tw-bg-blue-600\/40 {
  background-color: rgb(23 105 152 / 0.4);
}
.tw-bg-blue-600\/45 {
  background-color: rgb(23 105 152 / 0.45);
}
.tw-bg-blue-600\/5 {
  background-color: rgb(23 105 152 / 0.05);
}
.tw-bg-blue-600\/50 {
  background-color: rgb(23 105 152 / 0.5);
}
.tw-bg-blue-600\/55 {
  background-color: rgb(23 105 152 / 0.55);
}
.tw-bg-blue-600\/60 {
  background-color: rgb(23 105 152 / 0.6);
}
.tw-bg-blue-600\/65 {
  background-color: rgb(23 105 152 / 0.65);
}
.tw-bg-blue-600\/70 {
  background-color: rgb(23 105 152 / 0.7);
}
.tw-bg-blue-600\/75 {
  background-color: rgb(23 105 152 / 0.75);
}
.tw-bg-blue-600\/80 {
  background-color: rgb(23 105 152 / 0.8);
}
.tw-bg-blue-600\/85 {
  background-color: rgb(23 105 152 / 0.85);
}
.tw-bg-blue-600\/90 {
  background-color: rgb(23 105 152 / 0.9);
}
.tw-bg-blue-600\/95 {
  background-color: rgb(23 105 152 / 0.95);
}
.tw-bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 92 137 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-700\/0 {
  background-color: rgb(16 92 137 / 0);
}
.tw-bg-blue-700\/10 {
  background-color: rgb(16 92 137 / 0.1);
}
.tw-bg-blue-700\/100 {
  background-color: rgb(16 92 137 / 1);
}
.tw-bg-blue-700\/15 {
  background-color: rgb(16 92 137 / 0.15);
}
.tw-bg-blue-700\/20 {
  background-color: rgb(16 92 137 / 0.2);
}
.tw-bg-blue-700\/25 {
  background-color: rgb(16 92 137 / 0.25);
}
.tw-bg-blue-700\/30 {
  background-color: rgb(16 92 137 / 0.3);
}
.tw-bg-blue-700\/35 {
  background-color: rgb(16 92 137 / 0.35);
}
.tw-bg-blue-700\/40 {
  background-color: rgb(16 92 137 / 0.4);
}
.tw-bg-blue-700\/45 {
  background-color: rgb(16 92 137 / 0.45);
}
.tw-bg-blue-700\/5 {
  background-color: rgb(16 92 137 / 0.05);
}
.tw-bg-blue-700\/50 {
  background-color: rgb(16 92 137 / 0.5);
}
.tw-bg-blue-700\/55 {
  background-color: rgb(16 92 137 / 0.55);
}
.tw-bg-blue-700\/60 {
  background-color: rgb(16 92 137 / 0.6);
}
.tw-bg-blue-700\/65 {
  background-color: rgb(16 92 137 / 0.65);
}
.tw-bg-blue-700\/70 {
  background-color: rgb(16 92 137 / 0.7);
}
.tw-bg-blue-700\/75 {
  background-color: rgb(16 92 137 / 0.75);
}
.tw-bg-blue-700\/80 {
  background-color: rgb(16 92 137 / 0.8);
}
.tw-bg-blue-700\/85 {
  background-color: rgb(16 92 137 / 0.85);
}
.tw-bg-blue-700\/90 {
  background-color: rgb(16 92 137 / 0.9);
}
.tw-bg-blue-700\/95 {
  background-color: rgb(16 92 137 / 0.95);
}
.tw-bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(9 80 121 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-800\/0 {
  background-color: rgb(9 80 121 / 0);
}
.tw-bg-blue-800\/10 {
  background-color: rgb(9 80 121 / 0.1);
}
.tw-bg-blue-800\/100 {
  background-color: rgb(9 80 121 / 1);
}
.tw-bg-blue-800\/15 {
  background-color: rgb(9 80 121 / 0.15);
}
.tw-bg-blue-800\/20 {
  background-color: rgb(9 80 121 / 0.2);
}
.tw-bg-blue-800\/25 {
  background-color: rgb(9 80 121 / 0.25);
}
.tw-bg-blue-800\/30 {
  background-color: rgb(9 80 121 / 0.3);
}
.tw-bg-blue-800\/35 {
  background-color: rgb(9 80 121 / 0.35);
}
.tw-bg-blue-800\/40 {
  background-color: rgb(9 80 121 / 0.4);
}
.tw-bg-blue-800\/45 {
  background-color: rgb(9 80 121 / 0.45);
}
.tw-bg-blue-800\/5 {
  background-color: rgb(9 80 121 / 0.05);
}
.tw-bg-blue-800\/50 {
  background-color: rgb(9 80 121 / 0.5);
}
.tw-bg-blue-800\/55 {
  background-color: rgb(9 80 121 / 0.55);
}
.tw-bg-blue-800\/60 {
  background-color: rgb(9 80 121 / 0.6);
}
.tw-bg-blue-800\/65 {
  background-color: rgb(9 80 121 / 0.65);
}
.tw-bg-blue-800\/70 {
  background-color: rgb(9 80 121 / 0.7);
}
.tw-bg-blue-800\/75 {
  background-color: rgb(9 80 121 / 0.75);
}
.tw-bg-blue-800\/80 {
  background-color: rgb(9 80 121 / 0.8);
}
.tw-bg-blue-800\/85 {
  background-color: rgb(9 80 121 / 0.85);
}
.tw-bg-blue-800\/90 {
  background-color: rgb(9 80 121 / 0.9);
}
.tw-bg-blue-800\/95 {
  background-color: rgb(9 80 121 / 0.95);
}
.tw-bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 67 105 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-900\/0 {
  background-color: rgb(2 67 105 / 0);
}
.tw-bg-blue-900\/10 {
  background-color: rgb(2 67 105 / 0.1);
}
.tw-bg-blue-900\/100 {
  background-color: rgb(2 67 105 / 1);
}
.tw-bg-blue-900\/15 {
  background-color: rgb(2 67 105 / 0.15);
}
.tw-bg-blue-900\/20 {
  background-color: rgb(2 67 105 / 0.2);
}
.tw-bg-blue-900\/25 {
  background-color: rgb(2 67 105 / 0.25);
}
.tw-bg-blue-900\/30 {
  background-color: rgb(2 67 105 / 0.3);
}
.tw-bg-blue-900\/35 {
  background-color: rgb(2 67 105 / 0.35);
}
.tw-bg-blue-900\/40 {
  background-color: rgb(2 67 105 / 0.4);
}
.tw-bg-blue-900\/45 {
  background-color: rgb(2 67 105 / 0.45);
}
.tw-bg-blue-900\/5 {
  background-color: rgb(2 67 105 / 0.05);
}
.tw-bg-blue-900\/50 {
  background-color: rgb(2 67 105 / 0.5);
}
.tw-bg-blue-900\/55 {
  background-color: rgb(2 67 105 / 0.55);
}
.tw-bg-blue-900\/60 {
  background-color: rgb(2 67 105 / 0.6);
}
.tw-bg-blue-900\/65 {
  background-color: rgb(2 67 105 / 0.65);
}
.tw-bg-blue-900\/70 {
  background-color: rgb(2 67 105 / 0.7);
}
.tw-bg-blue-900\/75 {
  background-color: rgb(2 67 105 / 0.75);
}
.tw-bg-blue-900\/80 {
  background-color: rgb(2 67 105 / 0.8);
}
.tw-bg-blue-900\/85 {
  background-color: rgb(2 67 105 / 0.85);
}
.tw-bg-blue-900\/90 {
  background-color: rgb(2 67 105 / 0.9);
}
.tw-bg-blue-900\/95 {
  background-color: rgb(2 67 105 / 0.95);
}
.tw-bg-blue-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1));
}
.tw-bg-blue-950\/0 {
  background-color: rgb(23 37 84 / 0);
}
.tw-bg-blue-950\/10 {
  background-color: rgb(23 37 84 / 0.1);
}
.tw-bg-blue-950\/100 {
  background-color: rgb(23 37 84 / 1);
}
.tw-bg-blue-950\/15 {
  background-color: rgb(23 37 84 / 0.15);
}
.tw-bg-blue-950\/20 {
  background-color: rgb(23 37 84 / 0.2);
}
.tw-bg-blue-950\/25 {
  background-color: rgb(23 37 84 / 0.25);
}
.tw-bg-blue-950\/30 {
  background-color: rgb(23 37 84 / 0.3);
}
.tw-bg-blue-950\/35 {
  background-color: rgb(23 37 84 / 0.35);
}
.tw-bg-blue-950\/40 {
  background-color: rgb(23 37 84 / 0.4);
}
.tw-bg-blue-950\/45 {
  background-color: rgb(23 37 84 / 0.45);
}
.tw-bg-blue-950\/5 {
  background-color: rgb(23 37 84 / 0.05);
}
.tw-bg-blue-950\/50 {
  background-color: rgb(23 37 84 / 0.5);
}
.tw-bg-blue-950\/55 {
  background-color: rgb(23 37 84 / 0.55);
}
.tw-bg-blue-950\/60 {
  background-color: rgb(23 37 84 / 0.6);
}
.tw-bg-blue-950\/65 {
  background-color: rgb(23 37 84 / 0.65);
}
.tw-bg-blue-950\/70 {
  background-color: rgb(23 37 84 / 0.7);
}
.tw-bg-blue-950\/75 {
  background-color: rgb(23 37 84 / 0.75);
}
.tw-bg-blue-950\/80 {
  background-color: rgb(23 37 84 / 0.8);
}
.tw-bg-blue-950\/85 {
  background-color: rgb(23 37 84 / 0.85);
}
.tw-bg-blue-950\/90 {
  background-color: rgb(23 37 84 / 0.9);
}
.tw-bg-blue-950\/95 {
  background-color: rgb(23 37 84 / 0.95);
}
.tw-bg-current {
  background-color: currentColor;
}
.tw-bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-100\/0 {
  background-color: rgb(207 250 254 / 0);
}
.tw-bg-cyan-100\/10 {
  background-color: rgb(207 250 254 / 0.1);
}
.tw-bg-cyan-100\/100 {
  background-color: rgb(207 250 254 / 1);
}
.tw-bg-cyan-100\/15 {
  background-color: rgb(207 250 254 / 0.15);
}
.tw-bg-cyan-100\/20 {
  background-color: rgb(207 250 254 / 0.2);
}
.tw-bg-cyan-100\/25 {
  background-color: rgb(207 250 254 / 0.25);
}
.tw-bg-cyan-100\/30 {
  background-color: rgb(207 250 254 / 0.3);
}
.tw-bg-cyan-100\/35 {
  background-color: rgb(207 250 254 / 0.35);
}
.tw-bg-cyan-100\/40 {
  background-color: rgb(207 250 254 / 0.4);
}
.tw-bg-cyan-100\/45 {
  background-color: rgb(207 250 254 / 0.45);
}
.tw-bg-cyan-100\/5 {
  background-color: rgb(207 250 254 / 0.05);
}
.tw-bg-cyan-100\/50 {
  background-color: rgb(207 250 254 / 0.5);
}
.tw-bg-cyan-100\/55 {
  background-color: rgb(207 250 254 / 0.55);
}
.tw-bg-cyan-100\/60 {
  background-color: rgb(207 250 254 / 0.6);
}
.tw-bg-cyan-100\/65 {
  background-color: rgb(207 250 254 / 0.65);
}
.tw-bg-cyan-100\/70 {
  background-color: rgb(207 250 254 / 0.7);
}
.tw-bg-cyan-100\/75 {
  background-color: rgb(207 250 254 / 0.75);
}
.tw-bg-cyan-100\/80 {
  background-color: rgb(207 250 254 / 0.8);
}
.tw-bg-cyan-100\/85 {
  background-color: rgb(207 250 254 / 0.85);
}
.tw-bg-cyan-100\/90 {
  background-color: rgb(207 250 254 / 0.9);
}
.tw-bg-cyan-100\/95 {
  background-color: rgb(207 250 254 / 0.95);
}
.tw-bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-200\/0 {
  background-color: rgb(165 243 252 / 0);
}
.tw-bg-cyan-200\/10 {
  background-color: rgb(165 243 252 / 0.1);
}
.tw-bg-cyan-200\/100 {
  background-color: rgb(165 243 252 / 1);
}
.tw-bg-cyan-200\/15 {
  background-color: rgb(165 243 252 / 0.15);
}
.tw-bg-cyan-200\/20 {
  background-color: rgb(165 243 252 / 0.2);
}
.tw-bg-cyan-200\/25 {
  background-color: rgb(165 243 252 / 0.25);
}
.tw-bg-cyan-200\/30 {
  background-color: rgb(165 243 252 / 0.3);
}
.tw-bg-cyan-200\/35 {
  background-color: rgb(165 243 252 / 0.35);
}
.tw-bg-cyan-200\/40 {
  background-color: rgb(165 243 252 / 0.4);
}
.tw-bg-cyan-200\/45 {
  background-color: rgb(165 243 252 / 0.45);
}
.tw-bg-cyan-200\/5 {
  background-color: rgb(165 243 252 / 0.05);
}
.tw-bg-cyan-200\/50 {
  background-color: rgb(165 243 252 / 0.5);
}
.tw-bg-cyan-200\/55 {
  background-color: rgb(165 243 252 / 0.55);
}
.tw-bg-cyan-200\/60 {
  background-color: rgb(165 243 252 / 0.6);
}
.tw-bg-cyan-200\/65 {
  background-color: rgb(165 243 252 / 0.65);
}
.tw-bg-cyan-200\/70 {
  background-color: rgb(165 243 252 / 0.7);
}
.tw-bg-cyan-200\/75 {
  background-color: rgb(165 243 252 / 0.75);
}
.tw-bg-cyan-200\/80 {
  background-color: rgb(165 243 252 / 0.8);
}
.tw-bg-cyan-200\/85 {
  background-color: rgb(165 243 252 / 0.85);
}
.tw-bg-cyan-200\/90 {
  background-color: rgb(165 243 252 / 0.9);
}
.tw-bg-cyan-200\/95 {
  background-color: rgb(165 243 252 / 0.95);
}
.tw-bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-300\/0 {
  background-color: rgb(103 232 249 / 0);
}
.tw-bg-cyan-300\/10 {
  background-color: rgb(103 232 249 / 0.1);
}
.tw-bg-cyan-300\/100 {
  background-color: rgb(103 232 249 / 1);
}
.tw-bg-cyan-300\/15 {
  background-color: rgb(103 232 249 / 0.15);
}
.tw-bg-cyan-300\/20 {
  background-color: rgb(103 232 249 / 0.2);
}
.tw-bg-cyan-300\/25 {
  background-color: rgb(103 232 249 / 0.25);
}
.tw-bg-cyan-300\/30 {
  background-color: rgb(103 232 249 / 0.3);
}
.tw-bg-cyan-300\/35 {
  background-color: rgb(103 232 249 / 0.35);
}
.tw-bg-cyan-300\/40 {
  background-color: rgb(103 232 249 / 0.4);
}
.tw-bg-cyan-300\/45 {
  background-color: rgb(103 232 249 / 0.45);
}
.tw-bg-cyan-300\/5 {
  background-color: rgb(103 232 249 / 0.05);
}
.tw-bg-cyan-300\/50 {
  background-color: rgb(103 232 249 / 0.5);
}
.tw-bg-cyan-300\/55 {
  background-color: rgb(103 232 249 / 0.55);
}
.tw-bg-cyan-300\/60 {
  background-color: rgb(103 232 249 / 0.6);
}
.tw-bg-cyan-300\/65 {
  background-color: rgb(103 232 249 / 0.65);
}
.tw-bg-cyan-300\/70 {
  background-color: rgb(103 232 249 / 0.7);
}
.tw-bg-cyan-300\/75 {
  background-color: rgb(103 232 249 / 0.75);
}
.tw-bg-cyan-300\/80 {
  background-color: rgb(103 232 249 / 0.8);
}
.tw-bg-cyan-300\/85 {
  background-color: rgb(103 232 249 / 0.85);
}
.tw-bg-cyan-300\/90 {
  background-color: rgb(103 232 249 / 0.9);
}
.tw-bg-cyan-300\/95 {
  background-color: rgb(103 232 249 / 0.95);
}
.tw-bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-400\/0 {
  background-color: rgb(34 211 238 / 0);
}
.tw-bg-cyan-400\/10 {
  background-color: rgb(34 211 238 / 0.1);
}
.tw-bg-cyan-400\/100 {
  background-color: rgb(34 211 238 / 1);
}
.tw-bg-cyan-400\/15 {
  background-color: rgb(34 211 238 / 0.15);
}
.tw-bg-cyan-400\/20 {
  background-color: rgb(34 211 238 / 0.2);
}
.tw-bg-cyan-400\/25 {
  background-color: rgb(34 211 238 / 0.25);
}
.tw-bg-cyan-400\/30 {
  background-color: rgb(34 211 238 / 0.3);
}
.tw-bg-cyan-400\/35 {
  background-color: rgb(34 211 238 / 0.35);
}
.tw-bg-cyan-400\/40 {
  background-color: rgb(34 211 238 / 0.4);
}
.tw-bg-cyan-400\/45 {
  background-color: rgb(34 211 238 / 0.45);
}
.tw-bg-cyan-400\/5 {
  background-color: rgb(34 211 238 / 0.05);
}
.tw-bg-cyan-400\/50 {
  background-color: rgb(34 211 238 / 0.5);
}
.tw-bg-cyan-400\/55 {
  background-color: rgb(34 211 238 / 0.55);
}
.tw-bg-cyan-400\/60 {
  background-color: rgb(34 211 238 / 0.6);
}
.tw-bg-cyan-400\/65 {
  background-color: rgb(34 211 238 / 0.65);
}
.tw-bg-cyan-400\/70 {
  background-color: rgb(34 211 238 / 0.7);
}
.tw-bg-cyan-400\/75 {
  background-color: rgb(34 211 238 / 0.75);
}
.tw-bg-cyan-400\/80 {
  background-color: rgb(34 211 238 / 0.8);
}
.tw-bg-cyan-400\/85 {
  background-color: rgb(34 211 238 / 0.85);
}
.tw-bg-cyan-400\/90 {
  background-color: rgb(34 211 238 / 0.9);
}
.tw-bg-cyan-400\/95 {
  background-color: rgb(34 211 238 / 0.95);
}
.tw-bg-cyan-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-50\/0 {
  background-color: rgb(236 254 255 / 0);
}
.tw-bg-cyan-50\/10 {
  background-color: rgb(236 254 255 / 0.1);
}
.tw-bg-cyan-50\/100 {
  background-color: rgb(236 254 255 / 1);
}
.tw-bg-cyan-50\/15 {
  background-color: rgb(236 254 255 / 0.15);
}
.tw-bg-cyan-50\/20 {
  background-color: rgb(236 254 255 / 0.2);
}
.tw-bg-cyan-50\/25 {
  background-color: rgb(236 254 255 / 0.25);
}
.tw-bg-cyan-50\/30 {
  background-color: rgb(236 254 255 / 0.3);
}
.tw-bg-cyan-50\/35 {
  background-color: rgb(236 254 255 / 0.35);
}
.tw-bg-cyan-50\/40 {
  background-color: rgb(236 254 255 / 0.4);
}
.tw-bg-cyan-50\/45 {
  background-color: rgb(236 254 255 / 0.45);
}
.tw-bg-cyan-50\/5 {
  background-color: rgb(236 254 255 / 0.05);
}
.tw-bg-cyan-50\/50 {
  background-color: rgb(236 254 255 / 0.5);
}
.tw-bg-cyan-50\/55 {
  background-color: rgb(236 254 255 / 0.55);
}
.tw-bg-cyan-50\/60 {
  background-color: rgb(236 254 255 / 0.6);
}
.tw-bg-cyan-50\/65 {
  background-color: rgb(236 254 255 / 0.65);
}
.tw-bg-cyan-50\/70 {
  background-color: rgb(236 254 255 / 0.7);
}
.tw-bg-cyan-50\/75 {
  background-color: rgb(236 254 255 / 0.75);
}
.tw-bg-cyan-50\/80 {
  background-color: rgb(236 254 255 / 0.8);
}
.tw-bg-cyan-50\/85 {
  background-color: rgb(236 254 255 / 0.85);
}
.tw-bg-cyan-50\/90 {
  background-color: rgb(236 254 255 / 0.9);
}
.tw-bg-cyan-50\/95 {
  background-color: rgb(236 254 255 / 0.95);
}
.tw-bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-500\/0 {
  background-color: rgb(6 182 212 / 0);
}
.tw-bg-cyan-500\/10 {
  background-color: rgb(6 182 212 / 0.1);
}
.tw-bg-cyan-500\/100 {
  background-color: rgb(6 182 212 / 1);
}
.tw-bg-cyan-500\/15 {
  background-color: rgb(6 182 212 / 0.15);
}
.tw-bg-cyan-500\/20 {
  background-color: rgb(6 182 212 / 0.2);
}
.tw-bg-cyan-500\/25 {
  background-color: rgb(6 182 212 / 0.25);
}
.tw-bg-cyan-500\/30 {
  background-color: rgb(6 182 212 / 0.3);
}
.tw-bg-cyan-500\/35 {
  background-color: rgb(6 182 212 / 0.35);
}
.tw-bg-cyan-500\/40 {
  background-color: rgb(6 182 212 / 0.4);
}
.tw-bg-cyan-500\/45 {
  background-color: rgb(6 182 212 / 0.45);
}
.tw-bg-cyan-500\/5 {
  background-color: rgb(6 182 212 / 0.05);
}
.tw-bg-cyan-500\/50 {
  background-color: rgb(6 182 212 / 0.5);
}
.tw-bg-cyan-500\/55 {
  background-color: rgb(6 182 212 / 0.55);
}
.tw-bg-cyan-500\/60 {
  background-color: rgb(6 182 212 / 0.6);
}
.tw-bg-cyan-500\/65 {
  background-color: rgb(6 182 212 / 0.65);
}
.tw-bg-cyan-500\/70 {
  background-color: rgb(6 182 212 / 0.7);
}
.tw-bg-cyan-500\/75 {
  background-color: rgb(6 182 212 / 0.75);
}
.tw-bg-cyan-500\/80 {
  background-color: rgb(6 182 212 / 0.8);
}
.tw-bg-cyan-500\/85 {
  background-color: rgb(6 182 212 / 0.85);
}
.tw-bg-cyan-500\/90 {
  background-color: rgb(6 182 212 / 0.9);
}
.tw-bg-cyan-500\/95 {
  background-color: rgb(6 182 212 / 0.95);
}
.tw-bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-600\/0 {
  background-color: rgb(8 145 178 / 0);
}
.tw-bg-cyan-600\/10 {
  background-color: rgb(8 145 178 / 0.1);
}
.tw-bg-cyan-600\/100 {
  background-color: rgb(8 145 178 / 1);
}
.tw-bg-cyan-600\/15 {
  background-color: rgb(8 145 178 / 0.15);
}
.tw-bg-cyan-600\/20 {
  background-color: rgb(8 145 178 / 0.2);
}
.tw-bg-cyan-600\/25 {
  background-color: rgb(8 145 178 / 0.25);
}
.tw-bg-cyan-600\/30 {
  background-color: rgb(8 145 178 / 0.3);
}
.tw-bg-cyan-600\/35 {
  background-color: rgb(8 145 178 / 0.35);
}
.tw-bg-cyan-600\/40 {
  background-color: rgb(8 145 178 / 0.4);
}
.tw-bg-cyan-600\/45 {
  background-color: rgb(8 145 178 / 0.45);
}
.tw-bg-cyan-600\/5 {
  background-color: rgb(8 145 178 / 0.05);
}
.tw-bg-cyan-600\/50 {
  background-color: rgb(8 145 178 / 0.5);
}
.tw-bg-cyan-600\/55 {
  background-color: rgb(8 145 178 / 0.55);
}
.tw-bg-cyan-600\/60 {
  background-color: rgb(8 145 178 / 0.6);
}
.tw-bg-cyan-600\/65 {
  background-color: rgb(8 145 178 / 0.65);
}
.tw-bg-cyan-600\/70 {
  background-color: rgb(8 145 178 / 0.7);
}
.tw-bg-cyan-600\/75 {
  background-color: rgb(8 145 178 / 0.75);
}
.tw-bg-cyan-600\/80 {
  background-color: rgb(8 145 178 / 0.8);
}
.tw-bg-cyan-600\/85 {
  background-color: rgb(8 145 178 / 0.85);
}
.tw-bg-cyan-600\/90 {
  background-color: rgb(8 145 178 / 0.9);
}
.tw-bg-cyan-600\/95 {
  background-color: rgb(8 145 178 / 0.95);
}
.tw-bg-cyan-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-700\/0 {
  background-color: rgb(14 116 144 / 0);
}
.tw-bg-cyan-700\/10 {
  background-color: rgb(14 116 144 / 0.1);
}
.tw-bg-cyan-700\/100 {
  background-color: rgb(14 116 144 / 1);
}
.tw-bg-cyan-700\/15 {
  background-color: rgb(14 116 144 / 0.15);
}
.tw-bg-cyan-700\/20 {
  background-color: rgb(14 116 144 / 0.2);
}
.tw-bg-cyan-700\/25 {
  background-color: rgb(14 116 144 / 0.25);
}
.tw-bg-cyan-700\/30 {
  background-color: rgb(14 116 144 / 0.3);
}
.tw-bg-cyan-700\/35 {
  background-color: rgb(14 116 144 / 0.35);
}
.tw-bg-cyan-700\/40 {
  background-color: rgb(14 116 144 / 0.4);
}
.tw-bg-cyan-700\/45 {
  background-color: rgb(14 116 144 / 0.45);
}
.tw-bg-cyan-700\/5 {
  background-color: rgb(14 116 144 / 0.05);
}
.tw-bg-cyan-700\/50 {
  background-color: rgb(14 116 144 / 0.5);
}
.tw-bg-cyan-700\/55 {
  background-color: rgb(14 116 144 / 0.55);
}
.tw-bg-cyan-700\/60 {
  background-color: rgb(14 116 144 / 0.6);
}
.tw-bg-cyan-700\/65 {
  background-color: rgb(14 116 144 / 0.65);
}
.tw-bg-cyan-700\/70 {
  background-color: rgb(14 116 144 / 0.7);
}
.tw-bg-cyan-700\/75 {
  background-color: rgb(14 116 144 / 0.75);
}
.tw-bg-cyan-700\/80 {
  background-color: rgb(14 116 144 / 0.8);
}
.tw-bg-cyan-700\/85 {
  background-color: rgb(14 116 144 / 0.85);
}
.tw-bg-cyan-700\/90 {
  background-color: rgb(14 116 144 / 0.9);
}
.tw-bg-cyan-700\/95 {
  background-color: rgb(14 116 144 / 0.95);
}
.tw-bg-cyan-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-800\/0 {
  background-color: rgb(21 94 117 / 0);
}
.tw-bg-cyan-800\/10 {
  background-color: rgb(21 94 117 / 0.1);
}
.tw-bg-cyan-800\/100 {
  background-color: rgb(21 94 117 / 1);
}
.tw-bg-cyan-800\/15 {
  background-color: rgb(21 94 117 / 0.15);
}
.tw-bg-cyan-800\/20 {
  background-color: rgb(21 94 117 / 0.2);
}
.tw-bg-cyan-800\/25 {
  background-color: rgb(21 94 117 / 0.25);
}
.tw-bg-cyan-800\/30 {
  background-color: rgb(21 94 117 / 0.3);
}
.tw-bg-cyan-800\/35 {
  background-color: rgb(21 94 117 / 0.35);
}
.tw-bg-cyan-800\/40 {
  background-color: rgb(21 94 117 / 0.4);
}
.tw-bg-cyan-800\/45 {
  background-color: rgb(21 94 117 / 0.45);
}
.tw-bg-cyan-800\/5 {
  background-color: rgb(21 94 117 / 0.05);
}
.tw-bg-cyan-800\/50 {
  background-color: rgb(21 94 117 / 0.5);
}
.tw-bg-cyan-800\/55 {
  background-color: rgb(21 94 117 / 0.55);
}
.tw-bg-cyan-800\/60 {
  background-color: rgb(21 94 117 / 0.6);
}
.tw-bg-cyan-800\/65 {
  background-color: rgb(21 94 117 / 0.65);
}
.tw-bg-cyan-800\/70 {
  background-color: rgb(21 94 117 / 0.7);
}
.tw-bg-cyan-800\/75 {
  background-color: rgb(21 94 117 / 0.75);
}
.tw-bg-cyan-800\/80 {
  background-color: rgb(21 94 117 / 0.8);
}
.tw-bg-cyan-800\/85 {
  background-color: rgb(21 94 117 / 0.85);
}
.tw-bg-cyan-800\/90 {
  background-color: rgb(21 94 117 / 0.9);
}
.tw-bg-cyan-800\/95 {
  background-color: rgb(21 94 117 / 0.95);
}
.tw-bg-cyan-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-900\/0 {
  background-color: rgb(22 78 99 / 0);
}
.tw-bg-cyan-900\/10 {
  background-color: rgb(22 78 99 / 0.1);
}
.tw-bg-cyan-900\/100 {
  background-color: rgb(22 78 99 / 1);
}
.tw-bg-cyan-900\/15 {
  background-color: rgb(22 78 99 / 0.15);
}
.tw-bg-cyan-900\/20 {
  background-color: rgb(22 78 99 / 0.2);
}
.tw-bg-cyan-900\/25 {
  background-color: rgb(22 78 99 / 0.25);
}
.tw-bg-cyan-900\/30 {
  background-color: rgb(22 78 99 / 0.3);
}
.tw-bg-cyan-900\/35 {
  background-color: rgb(22 78 99 / 0.35);
}
.tw-bg-cyan-900\/40 {
  background-color: rgb(22 78 99 / 0.4);
}
.tw-bg-cyan-900\/45 {
  background-color: rgb(22 78 99 / 0.45);
}
.tw-bg-cyan-900\/5 {
  background-color: rgb(22 78 99 / 0.05);
}
.tw-bg-cyan-900\/50 {
  background-color: rgb(22 78 99 / 0.5);
}
.tw-bg-cyan-900\/55 {
  background-color: rgb(22 78 99 / 0.55);
}
.tw-bg-cyan-900\/60 {
  background-color: rgb(22 78 99 / 0.6);
}
.tw-bg-cyan-900\/65 {
  background-color: rgb(22 78 99 / 0.65);
}
.tw-bg-cyan-900\/70 {
  background-color: rgb(22 78 99 / 0.7);
}
.tw-bg-cyan-900\/75 {
  background-color: rgb(22 78 99 / 0.75);
}
.tw-bg-cyan-900\/80 {
  background-color: rgb(22 78 99 / 0.8);
}
.tw-bg-cyan-900\/85 {
  background-color: rgb(22 78 99 / 0.85);
}
.tw-bg-cyan-900\/90 {
  background-color: rgb(22 78 99 / 0.9);
}
.tw-bg-cyan-900\/95 {
  background-color: rgb(22 78 99 / 0.95);
}
.tw-bg-cyan-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 51 68 / var(--tw-bg-opacity, 1));
}
.tw-bg-cyan-950\/0 {
  background-color: rgb(8 51 68 / 0);
}
.tw-bg-cyan-950\/10 {
  background-color: rgb(8 51 68 / 0.1);
}
.tw-bg-cyan-950\/100 {
  background-color: rgb(8 51 68 / 1);
}
.tw-bg-cyan-950\/15 {
  background-color: rgb(8 51 68 / 0.15);
}
.tw-bg-cyan-950\/20 {
  background-color: rgb(8 51 68 / 0.2);
}
.tw-bg-cyan-950\/25 {
  background-color: rgb(8 51 68 / 0.25);
}
.tw-bg-cyan-950\/30 {
  background-color: rgb(8 51 68 / 0.3);
}
.tw-bg-cyan-950\/35 {
  background-color: rgb(8 51 68 / 0.35);
}
.tw-bg-cyan-950\/40 {
  background-color: rgb(8 51 68 / 0.4);
}
.tw-bg-cyan-950\/45 {
  background-color: rgb(8 51 68 / 0.45);
}
.tw-bg-cyan-950\/5 {
  background-color: rgb(8 51 68 / 0.05);
}
.tw-bg-cyan-950\/50 {
  background-color: rgb(8 51 68 / 0.5);
}
.tw-bg-cyan-950\/55 {
  background-color: rgb(8 51 68 / 0.55);
}
.tw-bg-cyan-950\/60 {
  background-color: rgb(8 51 68 / 0.6);
}
.tw-bg-cyan-950\/65 {
  background-color: rgb(8 51 68 / 0.65);
}
.tw-bg-cyan-950\/70 {
  background-color: rgb(8 51 68 / 0.7);
}
.tw-bg-cyan-950\/75 {
  background-color: rgb(8 51 68 / 0.75);
}
.tw-bg-cyan-950\/80 {
  background-color: rgb(8 51 68 / 0.8);
}
.tw-bg-cyan-950\/85 {
  background-color: rgb(8 51 68 / 0.85);
}
.tw-bg-cyan-950\/90 {
  background-color: rgb(8 51 68 / 0.9);
}
.tw-bg-cyan-950\/95 {
  background-color: rgb(8 51 68 / 0.95);
}
.tw-bg-danger {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.tw-bg-danger-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.tw-bg-danger-dark\/0 {
  background-color: rgb(220 38 38 / 0);
}
.tw-bg-danger-dark\/10 {
  background-color: rgb(220 38 38 / 0.1);
}
.tw-bg-danger-dark\/100 {
  background-color: rgb(220 38 38 / 1);
}
.tw-bg-danger-dark\/15 {
  background-color: rgb(220 38 38 / 0.15);
}
.tw-bg-danger-dark\/20 {
  background-color: rgb(220 38 38 / 0.2);
}
.tw-bg-danger-dark\/25 {
  background-color: rgb(220 38 38 / 0.25);
}
.tw-bg-danger-dark\/30 {
  background-color: rgb(220 38 38 / 0.3);
}
.tw-bg-danger-dark\/35 {
  background-color: rgb(220 38 38 / 0.35);
}
.tw-bg-danger-dark\/40 {
  background-color: rgb(220 38 38 / 0.4);
}
.tw-bg-danger-dark\/45 {
  background-color: rgb(220 38 38 / 0.45);
}
.tw-bg-danger-dark\/5 {
  background-color: rgb(220 38 38 / 0.05);
}
.tw-bg-danger-dark\/50 {
  background-color: rgb(220 38 38 / 0.5);
}
.tw-bg-danger-dark\/55 {
  background-color: rgb(220 38 38 / 0.55);
}
.tw-bg-danger-dark\/60 {
  background-color: rgb(220 38 38 / 0.6);
}
.tw-bg-danger-dark\/65 {
  background-color: rgb(220 38 38 / 0.65);
}
.tw-bg-danger-dark\/70 {
  background-color: rgb(220 38 38 / 0.7);
}
.tw-bg-danger-dark\/75 {
  background-color: rgb(220 38 38 / 0.75);
}
.tw-bg-danger-dark\/80 {
  background-color: rgb(220 38 38 / 0.8);
}
.tw-bg-danger-dark\/85 {
  background-color: rgb(220 38 38 / 0.85);
}
.tw-bg-danger-dark\/90 {
  background-color: rgb(220 38 38 / 0.9);
}
.tw-bg-danger-dark\/95 {
  background-color: rgb(220 38 38 / 0.95);
}
.tw-bg-danger-light {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.tw-bg-danger-light\/0 {
  background-color: rgb(248 113 113 / 0);
}
.tw-bg-danger-light\/10 {
  background-color: rgb(248 113 113 / 0.1);
}
.tw-bg-danger-light\/100 {
  background-color: rgb(248 113 113 / 1);
}
.tw-bg-danger-light\/15 {
  background-color: rgb(248 113 113 / 0.15);
}
.tw-bg-danger-light\/20 {
  background-color: rgb(248 113 113 / 0.2);
}
.tw-bg-danger-light\/25 {
  background-color: rgb(248 113 113 / 0.25);
}
.tw-bg-danger-light\/30 {
  background-color: rgb(248 113 113 / 0.3);
}
.tw-bg-danger-light\/35 {
  background-color: rgb(248 113 113 / 0.35);
}
.tw-bg-danger-light\/40 {
  background-color: rgb(248 113 113 / 0.4);
}
.tw-bg-danger-light\/45 {
  background-color: rgb(248 113 113 / 0.45);
}
.tw-bg-danger-light\/5 {
  background-color: rgb(248 113 113 / 0.05);
}
.tw-bg-danger-light\/50 {
  background-color: rgb(248 113 113 / 0.5);
}
.tw-bg-danger-light\/55 {
  background-color: rgb(248 113 113 / 0.55);
}
.tw-bg-danger-light\/60 {
  background-color: rgb(248 113 113 / 0.6);
}
.tw-bg-danger-light\/65 {
  background-color: rgb(248 113 113 / 0.65);
}
.tw-bg-danger-light\/70 {
  background-color: rgb(248 113 113 / 0.7);
}
.tw-bg-danger-light\/75 {
  background-color: rgb(248 113 113 / 0.75);
}
.tw-bg-danger-light\/80 {
  background-color: rgb(248 113 113 / 0.8);
}
.tw-bg-danger-light\/85 {
  background-color: rgb(248 113 113 / 0.85);
}
.tw-bg-danger-light\/90 {
  background-color: rgb(248 113 113 / 0.9);
}
.tw-bg-danger-light\/95 {
  background-color: rgb(248 113 113 / 0.95);
}
.tw-bg-danger\/0 {
  background-color: rgb(239 68 68 / 0);
}
.tw-bg-danger\/10 {
  background-color: rgb(239 68 68 / 0.1);
}
.tw-bg-danger\/100 {
  background-color: rgb(239 68 68 / 1);
}
.tw-bg-danger\/15 {
  background-color: rgb(239 68 68 / 0.15);
}
.tw-bg-danger\/20 {
  background-color: rgb(239 68 68 / 0.2);
}
.tw-bg-danger\/25 {
  background-color: rgb(239 68 68 / 0.25);
}
.tw-bg-danger\/30 {
  background-color: rgb(239 68 68 / 0.3);
}
.tw-bg-danger\/35 {
  background-color: rgb(239 68 68 / 0.35);
}
.tw-bg-danger\/40 {
  background-color: rgb(239 68 68 / 0.4);
}
.tw-bg-danger\/45 {
  background-color: rgb(239 68 68 / 0.45);
}
.tw-bg-danger\/5 {
  background-color: rgb(239 68 68 / 0.05);
}
.tw-bg-danger\/50 {
  background-color: rgb(239 68 68 / 0.5);
}
.tw-bg-danger\/55 {
  background-color: rgb(239 68 68 / 0.55);
}
.tw-bg-danger\/60 {
  background-color: rgb(239 68 68 / 0.6);
}
.tw-bg-danger\/65 {
  background-color: rgb(239 68 68 / 0.65);
}
.tw-bg-danger\/70 {
  background-color: rgb(239 68 68 / 0.7);
}
.tw-bg-danger\/75 {
  background-color: rgb(239 68 68 / 0.75);
}
.tw-bg-danger\/80 {
  background-color: rgb(239 68 68 / 0.8);
}
.tw-bg-danger\/85 {
  background-color: rgb(239 68 68 / 0.85);
}
.tw-bg-danger\/90 {
  background-color: rgb(239 68 68 / 0.9);
}
.tw-bg-danger\/95 {
  background-color: rgb(239 68 68 / 0.95);
}
.tw-bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-100\/0 {
  background-color: rgb(209 250 229 / 0);
}
.tw-bg-emerald-100\/10 {
  background-color: rgb(209 250 229 / 0.1);
}
.tw-bg-emerald-100\/100 {
  background-color: rgb(209 250 229 / 1);
}
.tw-bg-emerald-100\/15 {
  background-color: rgb(209 250 229 / 0.15);
}
.tw-bg-emerald-100\/20 {
  background-color: rgb(209 250 229 / 0.2);
}
.tw-bg-emerald-100\/25 {
  background-color: rgb(209 250 229 / 0.25);
}
.tw-bg-emerald-100\/30 {
  background-color: rgb(209 250 229 / 0.3);
}
.tw-bg-emerald-100\/35 {
  background-color: rgb(209 250 229 / 0.35);
}
.tw-bg-emerald-100\/40 {
  background-color: rgb(209 250 229 / 0.4);
}
.tw-bg-emerald-100\/45 {
  background-color: rgb(209 250 229 / 0.45);
}
.tw-bg-emerald-100\/5 {
  background-color: rgb(209 250 229 / 0.05);
}
.tw-bg-emerald-100\/50 {
  background-color: rgb(209 250 229 / 0.5);
}
.tw-bg-emerald-100\/55 {
  background-color: rgb(209 250 229 / 0.55);
}
.tw-bg-emerald-100\/60 {
  background-color: rgb(209 250 229 / 0.6);
}
.tw-bg-emerald-100\/65 {
  background-color: rgb(209 250 229 / 0.65);
}
.tw-bg-emerald-100\/70 {
  background-color: rgb(209 250 229 / 0.7);
}
.tw-bg-emerald-100\/75 {
  background-color: rgb(209 250 229 / 0.75);
}
.tw-bg-emerald-100\/80 {
  background-color: rgb(209 250 229 / 0.8);
}
.tw-bg-emerald-100\/85 {
  background-color: rgb(209 250 229 / 0.85);
}
.tw-bg-emerald-100\/90 {
  background-color: rgb(209 250 229 / 0.9);
}
.tw-bg-emerald-100\/95 {
  background-color: rgb(209 250 229 / 0.95);
}
.tw-bg-emerald-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-200\/0 {
  background-color: rgb(167 243 208 / 0);
}
.tw-bg-emerald-200\/10 {
  background-color: rgb(167 243 208 / 0.1);
}
.tw-bg-emerald-200\/100 {
  background-color: rgb(167 243 208 / 1);
}
.tw-bg-emerald-200\/15 {
  background-color: rgb(167 243 208 / 0.15);
}
.tw-bg-emerald-200\/20 {
  background-color: rgb(167 243 208 / 0.2);
}
.tw-bg-emerald-200\/25 {
  background-color: rgb(167 243 208 / 0.25);
}
.tw-bg-emerald-200\/30 {
  background-color: rgb(167 243 208 / 0.3);
}
.tw-bg-emerald-200\/35 {
  background-color: rgb(167 243 208 / 0.35);
}
.tw-bg-emerald-200\/40 {
  background-color: rgb(167 243 208 / 0.4);
}
.tw-bg-emerald-200\/45 {
  background-color: rgb(167 243 208 / 0.45);
}
.tw-bg-emerald-200\/5 {
  background-color: rgb(167 243 208 / 0.05);
}
.tw-bg-emerald-200\/50 {
  background-color: rgb(167 243 208 / 0.5);
}
.tw-bg-emerald-200\/55 {
  background-color: rgb(167 243 208 / 0.55);
}
.tw-bg-emerald-200\/60 {
  background-color: rgb(167 243 208 / 0.6);
}
.tw-bg-emerald-200\/65 {
  background-color: rgb(167 243 208 / 0.65);
}
.tw-bg-emerald-200\/70 {
  background-color: rgb(167 243 208 / 0.7);
}
.tw-bg-emerald-200\/75 {
  background-color: rgb(167 243 208 / 0.75);
}
.tw-bg-emerald-200\/80 {
  background-color: rgb(167 243 208 / 0.8);
}
.tw-bg-emerald-200\/85 {
  background-color: rgb(167 243 208 / 0.85);
}
.tw-bg-emerald-200\/90 {
  background-color: rgb(167 243 208 / 0.9);
}
.tw-bg-emerald-200\/95 {
  background-color: rgb(167 243 208 / 0.95);
}
.tw-bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-300\/0 {
  background-color: rgb(110 231 183 / 0);
}
.tw-bg-emerald-300\/10 {
  background-color: rgb(110 231 183 / 0.1);
}
.tw-bg-emerald-300\/100 {
  background-color: rgb(110 231 183 / 1);
}
.tw-bg-emerald-300\/15 {
  background-color: rgb(110 231 183 / 0.15);
}
.tw-bg-emerald-300\/20 {
  background-color: rgb(110 231 183 / 0.2);
}
.tw-bg-emerald-300\/25 {
  background-color: rgb(110 231 183 / 0.25);
}
.tw-bg-emerald-300\/30 {
  background-color: rgb(110 231 183 / 0.3);
}
.tw-bg-emerald-300\/35 {
  background-color: rgb(110 231 183 / 0.35);
}
.tw-bg-emerald-300\/40 {
  background-color: rgb(110 231 183 / 0.4);
}
.tw-bg-emerald-300\/45 {
  background-color: rgb(110 231 183 / 0.45);
}
.tw-bg-emerald-300\/5 {
  background-color: rgb(110 231 183 / 0.05);
}
.tw-bg-emerald-300\/50 {
  background-color: rgb(110 231 183 / 0.5);
}
.tw-bg-emerald-300\/55 {
  background-color: rgb(110 231 183 / 0.55);
}
.tw-bg-emerald-300\/60 {
  background-color: rgb(110 231 183 / 0.6);
}
.tw-bg-emerald-300\/65 {
  background-color: rgb(110 231 183 / 0.65);
}
.tw-bg-emerald-300\/70 {
  background-color: rgb(110 231 183 / 0.7);
}
.tw-bg-emerald-300\/75 {
  background-color: rgb(110 231 183 / 0.75);
}
.tw-bg-emerald-300\/80 {
  background-color: rgb(110 231 183 / 0.8);
}
.tw-bg-emerald-300\/85 {
  background-color: rgb(110 231 183 / 0.85);
}
.tw-bg-emerald-300\/90 {
  background-color: rgb(110 231 183 / 0.9);
}
.tw-bg-emerald-300\/95 {
  background-color: rgb(110 231 183 / 0.95);
}
.tw-bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-400\/0 {
  background-color: rgb(52 211 153 / 0);
}
.tw-bg-emerald-400\/10 {
  background-color: rgb(52 211 153 / 0.1);
}
.tw-bg-emerald-400\/100 {
  background-color: rgb(52 211 153 / 1);
}
.tw-bg-emerald-400\/15 {
  background-color: rgb(52 211 153 / 0.15);
}
.tw-bg-emerald-400\/20 {
  background-color: rgb(52 211 153 / 0.2);
}
.tw-bg-emerald-400\/25 {
  background-color: rgb(52 211 153 / 0.25);
}
.tw-bg-emerald-400\/30 {
  background-color: rgb(52 211 153 / 0.3);
}
.tw-bg-emerald-400\/35 {
  background-color: rgb(52 211 153 / 0.35);
}
.tw-bg-emerald-400\/40 {
  background-color: rgb(52 211 153 / 0.4);
}
.tw-bg-emerald-400\/45 {
  background-color: rgb(52 211 153 / 0.45);
}
.tw-bg-emerald-400\/5 {
  background-color: rgb(52 211 153 / 0.05);
}
.tw-bg-emerald-400\/50 {
  background-color: rgb(52 211 153 / 0.5);
}
.tw-bg-emerald-400\/55 {
  background-color: rgb(52 211 153 / 0.55);
}
.tw-bg-emerald-400\/60 {
  background-color: rgb(52 211 153 / 0.6);
}
.tw-bg-emerald-400\/65 {
  background-color: rgb(52 211 153 / 0.65);
}
.tw-bg-emerald-400\/70 {
  background-color: rgb(52 211 153 / 0.7);
}
.tw-bg-emerald-400\/75 {
  background-color: rgb(52 211 153 / 0.75);
}
.tw-bg-emerald-400\/80 {
  background-color: rgb(52 211 153 / 0.8);
}
.tw-bg-emerald-400\/85 {
  background-color: rgb(52 211 153 / 0.85);
}
.tw-bg-emerald-400\/90 {
  background-color: rgb(52 211 153 / 0.9);
}
.tw-bg-emerald-400\/95 {
  background-color: rgb(52 211 153 / 0.95);
}
.tw-bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-50\/0 {
  background-color: rgb(236 253 245 / 0);
}
.tw-bg-emerald-50\/10 {
  background-color: rgb(236 253 245 / 0.1);
}
.tw-bg-emerald-50\/100 {
  background-color: rgb(236 253 245 / 1);
}
.tw-bg-emerald-50\/15 {
  background-color: rgb(236 253 245 / 0.15);
}
.tw-bg-emerald-50\/20 {
  background-color: rgb(236 253 245 / 0.2);
}
.tw-bg-emerald-50\/25 {
  background-color: rgb(236 253 245 / 0.25);
}
.tw-bg-emerald-50\/30 {
  background-color: rgb(236 253 245 / 0.3);
}
.tw-bg-emerald-50\/35 {
  background-color: rgb(236 253 245 / 0.35);
}
.tw-bg-emerald-50\/40 {
  background-color: rgb(236 253 245 / 0.4);
}
.tw-bg-emerald-50\/45 {
  background-color: rgb(236 253 245 / 0.45);
}
.tw-bg-emerald-50\/5 {
  background-color: rgb(236 253 245 / 0.05);
}
.tw-bg-emerald-50\/50 {
  background-color: rgb(236 253 245 / 0.5);
}
.tw-bg-emerald-50\/55 {
  background-color: rgb(236 253 245 / 0.55);
}
.tw-bg-emerald-50\/60 {
  background-color: rgb(236 253 245 / 0.6);
}
.tw-bg-emerald-50\/65 {
  background-color: rgb(236 253 245 / 0.65);
}
.tw-bg-emerald-50\/70 {
  background-color: rgb(236 253 245 / 0.7);
}
.tw-bg-emerald-50\/75 {
  background-color: rgb(236 253 245 / 0.75);
}
.tw-bg-emerald-50\/80 {
  background-color: rgb(236 253 245 / 0.8);
}
.tw-bg-emerald-50\/85 {
  background-color: rgb(236 253 245 / 0.85);
}
.tw-bg-emerald-50\/90 {
  background-color: rgb(236 253 245 / 0.9);
}
.tw-bg-emerald-50\/95 {
  background-color: rgb(236 253 245 / 0.95);
}
.tw-bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-500\/0 {
  background-color: rgb(16 185 129 / 0);
}
.tw-bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}
.tw-bg-emerald-500\/100 {
  background-color: rgb(16 185 129 / 1);
}
.tw-bg-emerald-500\/15 {
  background-color: rgb(16 185 129 / 0.15);
}
.tw-bg-emerald-500\/20 {
  background-color: rgb(16 185 129 / 0.2);
}
.tw-bg-emerald-500\/25 {
  background-color: rgb(16 185 129 / 0.25);
}
.tw-bg-emerald-500\/30 {
  background-color: rgb(16 185 129 / 0.3);
}
.tw-bg-emerald-500\/35 {
  background-color: rgb(16 185 129 / 0.35);
}
.tw-bg-emerald-500\/40 {
  background-color: rgb(16 185 129 / 0.4);
}
.tw-bg-emerald-500\/45 {
  background-color: rgb(16 185 129 / 0.45);
}
.tw-bg-emerald-500\/5 {
  background-color: rgb(16 185 129 / 0.05);
}
.tw-bg-emerald-500\/50 {
  background-color: rgb(16 185 129 / 0.5);
}
.tw-bg-emerald-500\/55 {
  background-color: rgb(16 185 129 / 0.55);
}
.tw-bg-emerald-500\/60 {
  background-color: rgb(16 185 129 / 0.6);
}
.tw-bg-emerald-500\/65 {
  background-color: rgb(16 185 129 / 0.65);
}
.tw-bg-emerald-500\/70 {
  background-color: rgb(16 185 129 / 0.7);
}
.tw-bg-emerald-500\/75 {
  background-color: rgb(16 185 129 / 0.75);
}
.tw-bg-emerald-500\/80 {
  background-color: rgb(16 185 129 / 0.8);
}
.tw-bg-emerald-500\/85 {
  background-color: rgb(16 185 129 / 0.85);
}
.tw-bg-emerald-500\/90 {
  background-color: rgb(16 185 129 / 0.9);
}
.tw-bg-emerald-500\/95 {
  background-color: rgb(16 185 129 / 0.95);
}
.tw-bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-600\/0 {
  background-color: rgb(5 150 105 / 0);
}
.tw-bg-emerald-600\/10 {
  background-color: rgb(5 150 105 / 0.1);
}
.tw-bg-emerald-600\/100 {
  background-color: rgb(5 150 105 / 1);
}
.tw-bg-emerald-600\/15 {
  background-color: rgb(5 150 105 / 0.15);
}
.tw-bg-emerald-600\/20 {
  background-color: rgb(5 150 105 / 0.2);
}
.tw-bg-emerald-600\/25 {
  background-color: rgb(5 150 105 / 0.25);
}
.tw-bg-emerald-600\/30 {
  background-color: rgb(5 150 105 / 0.3);
}
.tw-bg-emerald-600\/35 {
  background-color: rgb(5 150 105 / 0.35);
}
.tw-bg-emerald-600\/40 {
  background-color: rgb(5 150 105 / 0.4);
}
.tw-bg-emerald-600\/45 {
  background-color: rgb(5 150 105 / 0.45);
}
.tw-bg-emerald-600\/5 {
  background-color: rgb(5 150 105 / 0.05);
}
.tw-bg-emerald-600\/50 {
  background-color: rgb(5 150 105 / 0.5);
}
.tw-bg-emerald-600\/55 {
  background-color: rgb(5 150 105 / 0.55);
}
.tw-bg-emerald-600\/60 {
  background-color: rgb(5 150 105 / 0.6);
}
.tw-bg-emerald-600\/65 {
  background-color: rgb(5 150 105 / 0.65);
}
.tw-bg-emerald-600\/70 {
  background-color: rgb(5 150 105 / 0.7);
}
.tw-bg-emerald-600\/75 {
  background-color: rgb(5 150 105 / 0.75);
}
.tw-bg-emerald-600\/80 {
  background-color: rgb(5 150 105 / 0.8);
}
.tw-bg-emerald-600\/85 {
  background-color: rgb(5 150 105 / 0.85);
}
.tw-bg-emerald-600\/90 {
  background-color: rgb(5 150 105 / 0.9);
}
.tw-bg-emerald-600\/95 {
  background-color: rgb(5 150 105 / 0.95);
}
.tw-bg-emerald-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-700\/0 {
  background-color: rgb(4 120 87 / 0);
}
.tw-bg-emerald-700\/10 {
  background-color: rgb(4 120 87 / 0.1);
}
.tw-bg-emerald-700\/100 {
  background-color: rgb(4 120 87 / 1);
}
.tw-bg-emerald-700\/15 {
  background-color: rgb(4 120 87 / 0.15);
}
.tw-bg-emerald-700\/20 {
  background-color: rgb(4 120 87 / 0.2);
}
.tw-bg-emerald-700\/25 {
  background-color: rgb(4 120 87 / 0.25);
}
.tw-bg-emerald-700\/30 {
  background-color: rgb(4 120 87 / 0.3);
}
.tw-bg-emerald-700\/35 {
  background-color: rgb(4 120 87 / 0.35);
}
.tw-bg-emerald-700\/40 {
  background-color: rgb(4 120 87 / 0.4);
}
.tw-bg-emerald-700\/45 {
  background-color: rgb(4 120 87 / 0.45);
}
.tw-bg-emerald-700\/5 {
  background-color: rgb(4 120 87 / 0.05);
}
.tw-bg-emerald-700\/50 {
  background-color: rgb(4 120 87 / 0.5);
}
.tw-bg-emerald-700\/55 {
  background-color: rgb(4 120 87 / 0.55);
}
.tw-bg-emerald-700\/60 {
  background-color: rgb(4 120 87 / 0.6);
}
.tw-bg-emerald-700\/65 {
  background-color: rgb(4 120 87 / 0.65);
}
.tw-bg-emerald-700\/70 {
  background-color: rgb(4 120 87 / 0.7);
}
.tw-bg-emerald-700\/75 {
  background-color: rgb(4 120 87 / 0.75);
}
.tw-bg-emerald-700\/80 {
  background-color: rgb(4 120 87 / 0.8);
}
.tw-bg-emerald-700\/85 {
  background-color: rgb(4 120 87 / 0.85);
}
.tw-bg-emerald-700\/90 {
  background-color: rgb(4 120 87 / 0.9);
}
.tw-bg-emerald-700\/95 {
  background-color: rgb(4 120 87 / 0.95);
}
.tw-bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-800\/0 {
  background-color: rgb(6 95 70 / 0);
}
.tw-bg-emerald-800\/10 {
  background-color: rgb(6 95 70 / 0.1);
}
.tw-bg-emerald-800\/100 {
  background-color: rgb(6 95 70 / 1);
}
.tw-bg-emerald-800\/15 {
  background-color: rgb(6 95 70 / 0.15);
}
.tw-bg-emerald-800\/20 {
  background-color: rgb(6 95 70 / 0.2);
}
.tw-bg-emerald-800\/25 {
  background-color: rgb(6 95 70 / 0.25);
}
.tw-bg-emerald-800\/30 {
  background-color: rgb(6 95 70 / 0.3);
}
.tw-bg-emerald-800\/35 {
  background-color: rgb(6 95 70 / 0.35);
}
.tw-bg-emerald-800\/40 {
  background-color: rgb(6 95 70 / 0.4);
}
.tw-bg-emerald-800\/45 {
  background-color: rgb(6 95 70 / 0.45);
}
.tw-bg-emerald-800\/5 {
  background-color: rgb(6 95 70 / 0.05);
}
.tw-bg-emerald-800\/50 {
  background-color: rgb(6 95 70 / 0.5);
}
.tw-bg-emerald-800\/55 {
  background-color: rgb(6 95 70 / 0.55);
}
.tw-bg-emerald-800\/60 {
  background-color: rgb(6 95 70 / 0.6);
}
.tw-bg-emerald-800\/65 {
  background-color: rgb(6 95 70 / 0.65);
}
.tw-bg-emerald-800\/70 {
  background-color: rgb(6 95 70 / 0.7);
}
.tw-bg-emerald-800\/75 {
  background-color: rgb(6 95 70 / 0.75);
}
.tw-bg-emerald-800\/80 {
  background-color: rgb(6 95 70 / 0.8);
}
.tw-bg-emerald-800\/85 {
  background-color: rgb(6 95 70 / 0.85);
}
.tw-bg-emerald-800\/90 {
  background-color: rgb(6 95 70 / 0.9);
}
.tw-bg-emerald-800\/95 {
  background-color: rgb(6 95 70 / 0.95);
}
.tw-bg-emerald-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-900\/0 {
  background-color: rgb(6 78 59 / 0);
}
.tw-bg-emerald-900\/10 {
  background-color: rgb(6 78 59 / 0.1);
}
.tw-bg-emerald-900\/100 {
  background-color: rgb(6 78 59 / 1);
}
.tw-bg-emerald-900\/15 {
  background-color: rgb(6 78 59 / 0.15);
}
.tw-bg-emerald-900\/20 {
  background-color: rgb(6 78 59 / 0.2);
}
.tw-bg-emerald-900\/25 {
  background-color: rgb(6 78 59 / 0.25);
}
.tw-bg-emerald-900\/30 {
  background-color: rgb(6 78 59 / 0.3);
}
.tw-bg-emerald-900\/35 {
  background-color: rgb(6 78 59 / 0.35);
}
.tw-bg-emerald-900\/40 {
  background-color: rgb(6 78 59 / 0.4);
}
.tw-bg-emerald-900\/45 {
  background-color: rgb(6 78 59 / 0.45);
}
.tw-bg-emerald-900\/5 {
  background-color: rgb(6 78 59 / 0.05);
}
.tw-bg-emerald-900\/50 {
  background-color: rgb(6 78 59 / 0.5);
}
.tw-bg-emerald-900\/55 {
  background-color: rgb(6 78 59 / 0.55);
}
.tw-bg-emerald-900\/60 {
  background-color: rgb(6 78 59 / 0.6);
}
.tw-bg-emerald-900\/65 {
  background-color: rgb(6 78 59 / 0.65);
}
.tw-bg-emerald-900\/70 {
  background-color: rgb(6 78 59 / 0.7);
}
.tw-bg-emerald-900\/75 {
  background-color: rgb(6 78 59 / 0.75);
}
.tw-bg-emerald-900\/80 {
  background-color: rgb(6 78 59 / 0.8);
}
.tw-bg-emerald-900\/85 {
  background-color: rgb(6 78 59 / 0.85);
}
.tw-bg-emerald-900\/90 {
  background-color: rgb(6 78 59 / 0.9);
}
.tw-bg-emerald-900\/95 {
  background-color: rgb(6 78 59 / 0.95);
}
.tw-bg-emerald-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1));
}
.tw-bg-emerald-950\/0 {
  background-color: rgb(2 44 34 / 0);
}
.tw-bg-emerald-950\/10 {
  background-color: rgb(2 44 34 / 0.1);
}
.tw-bg-emerald-950\/100 {
  background-color: rgb(2 44 34 / 1);
}
.tw-bg-emerald-950\/15 {
  background-color: rgb(2 44 34 / 0.15);
}
.tw-bg-emerald-950\/20 {
  background-color: rgb(2 44 34 / 0.2);
}
.tw-bg-emerald-950\/25 {
  background-color: rgb(2 44 34 / 0.25);
}
.tw-bg-emerald-950\/30 {
  background-color: rgb(2 44 34 / 0.3);
}
.tw-bg-emerald-950\/35 {
  background-color: rgb(2 44 34 / 0.35);
}
.tw-bg-emerald-950\/40 {
  background-color: rgb(2 44 34 / 0.4);
}
.tw-bg-emerald-950\/45 {
  background-color: rgb(2 44 34 / 0.45);
}
.tw-bg-emerald-950\/5 {
  background-color: rgb(2 44 34 / 0.05);
}
.tw-bg-emerald-950\/50 {
  background-color: rgb(2 44 34 / 0.5);
}
.tw-bg-emerald-950\/55 {
  background-color: rgb(2 44 34 / 0.55);
}
.tw-bg-emerald-950\/60 {
  background-color: rgb(2 44 34 / 0.6);
}
.tw-bg-emerald-950\/65 {
  background-color: rgb(2 44 34 / 0.65);
}
.tw-bg-emerald-950\/70 {
  background-color: rgb(2 44 34 / 0.7);
}
.tw-bg-emerald-950\/75 {
  background-color: rgb(2 44 34 / 0.75);
}
.tw-bg-emerald-950\/80 {
  background-color: rgb(2 44 34 / 0.8);
}
.tw-bg-emerald-950\/85 {
  background-color: rgb(2 44 34 / 0.85);
}
.tw-bg-emerald-950\/90 {
  background-color: rgb(2 44 34 / 0.9);
}
.tw-bg-emerald-950\/95 {
  background-color: rgb(2 44 34 / 0.95);
}
.tw-bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-100\/0 {
  background-color: rgb(250 232 255 / 0);
}
.tw-bg-fuchsia-100\/10 {
  background-color: rgb(250 232 255 / 0.1);
}
.tw-bg-fuchsia-100\/100 {
  background-color: rgb(250 232 255 / 1);
}
.tw-bg-fuchsia-100\/15 {
  background-color: rgb(250 232 255 / 0.15);
}
.tw-bg-fuchsia-100\/20 {
  background-color: rgb(250 232 255 / 0.2);
}
.tw-bg-fuchsia-100\/25 {
  background-color: rgb(250 232 255 / 0.25);
}
.tw-bg-fuchsia-100\/30 {
  background-color: rgb(250 232 255 / 0.3);
}
.tw-bg-fuchsia-100\/35 {
  background-color: rgb(250 232 255 / 0.35);
}
.tw-bg-fuchsia-100\/40 {
  background-color: rgb(250 232 255 / 0.4);
}
.tw-bg-fuchsia-100\/45 {
  background-color: rgb(250 232 255 / 0.45);
}
.tw-bg-fuchsia-100\/5 {
  background-color: rgb(250 232 255 / 0.05);
}
.tw-bg-fuchsia-100\/50 {
  background-color: rgb(250 232 255 / 0.5);
}
.tw-bg-fuchsia-100\/55 {
  background-color: rgb(250 232 255 / 0.55);
}
.tw-bg-fuchsia-100\/60 {
  background-color: rgb(250 232 255 / 0.6);
}
.tw-bg-fuchsia-100\/65 {
  background-color: rgb(250 232 255 / 0.65);
}
.tw-bg-fuchsia-100\/70 {
  background-color: rgb(250 232 255 / 0.7);
}
.tw-bg-fuchsia-100\/75 {
  background-color: rgb(250 232 255 / 0.75);
}
.tw-bg-fuchsia-100\/80 {
  background-color: rgb(250 232 255 / 0.8);
}
.tw-bg-fuchsia-100\/85 {
  background-color: rgb(250 232 255 / 0.85);
}
.tw-bg-fuchsia-100\/90 {
  background-color: rgb(250 232 255 / 0.9);
}
.tw-bg-fuchsia-100\/95 {
  background-color: rgb(250 232 255 / 0.95);
}
.tw-bg-fuchsia-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-200\/0 {
  background-color: rgb(245 208 254 / 0);
}
.tw-bg-fuchsia-200\/10 {
  background-color: rgb(245 208 254 / 0.1);
}
.tw-bg-fuchsia-200\/100 {
  background-color: rgb(245 208 254 / 1);
}
.tw-bg-fuchsia-200\/15 {
  background-color: rgb(245 208 254 / 0.15);
}
.tw-bg-fuchsia-200\/20 {
  background-color: rgb(245 208 254 / 0.2);
}
.tw-bg-fuchsia-200\/25 {
  background-color: rgb(245 208 254 / 0.25);
}
.tw-bg-fuchsia-200\/30 {
  background-color: rgb(245 208 254 / 0.3);
}
.tw-bg-fuchsia-200\/35 {
  background-color: rgb(245 208 254 / 0.35);
}
.tw-bg-fuchsia-200\/40 {
  background-color: rgb(245 208 254 / 0.4);
}
.tw-bg-fuchsia-200\/45 {
  background-color: rgb(245 208 254 / 0.45);
}
.tw-bg-fuchsia-200\/5 {
  background-color: rgb(245 208 254 / 0.05);
}
.tw-bg-fuchsia-200\/50 {
  background-color: rgb(245 208 254 / 0.5);
}
.tw-bg-fuchsia-200\/55 {
  background-color: rgb(245 208 254 / 0.55);
}
.tw-bg-fuchsia-200\/60 {
  background-color: rgb(245 208 254 / 0.6);
}
.tw-bg-fuchsia-200\/65 {
  background-color: rgb(245 208 254 / 0.65);
}
.tw-bg-fuchsia-200\/70 {
  background-color: rgb(245 208 254 / 0.7);
}
.tw-bg-fuchsia-200\/75 {
  background-color: rgb(245 208 254 / 0.75);
}
.tw-bg-fuchsia-200\/80 {
  background-color: rgb(245 208 254 / 0.8);
}
.tw-bg-fuchsia-200\/85 {
  background-color: rgb(245 208 254 / 0.85);
}
.tw-bg-fuchsia-200\/90 {
  background-color: rgb(245 208 254 / 0.9);
}
.tw-bg-fuchsia-200\/95 {
  background-color: rgb(245 208 254 / 0.95);
}
.tw-bg-fuchsia-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-300\/0 {
  background-color: rgb(240 171 252 / 0);
}
.tw-bg-fuchsia-300\/10 {
  background-color: rgb(240 171 252 / 0.1);
}
.tw-bg-fuchsia-300\/100 {
  background-color: rgb(240 171 252 / 1);
}
.tw-bg-fuchsia-300\/15 {
  background-color: rgb(240 171 252 / 0.15);
}
.tw-bg-fuchsia-300\/20 {
  background-color: rgb(240 171 252 / 0.2);
}
.tw-bg-fuchsia-300\/25 {
  background-color: rgb(240 171 252 / 0.25);
}
.tw-bg-fuchsia-300\/30 {
  background-color: rgb(240 171 252 / 0.3);
}
.tw-bg-fuchsia-300\/35 {
  background-color: rgb(240 171 252 / 0.35);
}
.tw-bg-fuchsia-300\/40 {
  background-color: rgb(240 171 252 / 0.4);
}
.tw-bg-fuchsia-300\/45 {
  background-color: rgb(240 171 252 / 0.45);
}
.tw-bg-fuchsia-300\/5 {
  background-color: rgb(240 171 252 / 0.05);
}
.tw-bg-fuchsia-300\/50 {
  background-color: rgb(240 171 252 / 0.5);
}
.tw-bg-fuchsia-300\/55 {
  background-color: rgb(240 171 252 / 0.55);
}
.tw-bg-fuchsia-300\/60 {
  background-color: rgb(240 171 252 / 0.6);
}
.tw-bg-fuchsia-300\/65 {
  background-color: rgb(240 171 252 / 0.65);
}
.tw-bg-fuchsia-300\/70 {
  background-color: rgb(240 171 252 / 0.7);
}
.tw-bg-fuchsia-300\/75 {
  background-color: rgb(240 171 252 / 0.75);
}
.tw-bg-fuchsia-300\/80 {
  background-color: rgb(240 171 252 / 0.8);
}
.tw-bg-fuchsia-300\/85 {
  background-color: rgb(240 171 252 / 0.85);
}
.tw-bg-fuchsia-300\/90 {
  background-color: rgb(240 171 252 / 0.9);
}
.tw-bg-fuchsia-300\/95 {
  background-color: rgb(240 171 252 / 0.95);
}
.tw-bg-fuchsia-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-400\/0 {
  background-color: rgb(232 121 249 / 0);
}
.tw-bg-fuchsia-400\/10 {
  background-color: rgb(232 121 249 / 0.1);
}
.tw-bg-fuchsia-400\/100 {
  background-color: rgb(232 121 249 / 1);
}
.tw-bg-fuchsia-400\/15 {
  background-color: rgb(232 121 249 / 0.15);
}
.tw-bg-fuchsia-400\/20 {
  background-color: rgb(232 121 249 / 0.2);
}
.tw-bg-fuchsia-400\/25 {
  background-color: rgb(232 121 249 / 0.25);
}
.tw-bg-fuchsia-400\/30 {
  background-color: rgb(232 121 249 / 0.3);
}
.tw-bg-fuchsia-400\/35 {
  background-color: rgb(232 121 249 / 0.35);
}
.tw-bg-fuchsia-400\/40 {
  background-color: rgb(232 121 249 / 0.4);
}
.tw-bg-fuchsia-400\/45 {
  background-color: rgb(232 121 249 / 0.45);
}
.tw-bg-fuchsia-400\/5 {
  background-color: rgb(232 121 249 / 0.05);
}
.tw-bg-fuchsia-400\/50 {
  background-color: rgb(232 121 249 / 0.5);
}
.tw-bg-fuchsia-400\/55 {
  background-color: rgb(232 121 249 / 0.55);
}
.tw-bg-fuchsia-400\/60 {
  background-color: rgb(232 121 249 / 0.6);
}
.tw-bg-fuchsia-400\/65 {
  background-color: rgb(232 121 249 / 0.65);
}
.tw-bg-fuchsia-400\/70 {
  background-color: rgb(232 121 249 / 0.7);
}
.tw-bg-fuchsia-400\/75 {
  background-color: rgb(232 121 249 / 0.75);
}
.tw-bg-fuchsia-400\/80 {
  background-color: rgb(232 121 249 / 0.8);
}
.tw-bg-fuchsia-400\/85 {
  background-color: rgb(232 121 249 / 0.85);
}
.tw-bg-fuchsia-400\/90 {
  background-color: rgb(232 121 249 / 0.9);
}
.tw-bg-fuchsia-400\/95 {
  background-color: rgb(232 121 249 / 0.95);
}
.tw-bg-fuchsia-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-50\/0 {
  background-color: rgb(253 244 255 / 0);
}
.tw-bg-fuchsia-50\/10 {
  background-color: rgb(253 244 255 / 0.1);
}
.tw-bg-fuchsia-50\/100 {
  background-color: rgb(253 244 255 / 1);
}
.tw-bg-fuchsia-50\/15 {
  background-color: rgb(253 244 255 / 0.15);
}
.tw-bg-fuchsia-50\/20 {
  background-color: rgb(253 244 255 / 0.2);
}
.tw-bg-fuchsia-50\/25 {
  background-color: rgb(253 244 255 / 0.25);
}
.tw-bg-fuchsia-50\/30 {
  background-color: rgb(253 244 255 / 0.3);
}
.tw-bg-fuchsia-50\/35 {
  background-color: rgb(253 244 255 / 0.35);
}
.tw-bg-fuchsia-50\/40 {
  background-color: rgb(253 244 255 / 0.4);
}
.tw-bg-fuchsia-50\/45 {
  background-color: rgb(253 244 255 / 0.45);
}
.tw-bg-fuchsia-50\/5 {
  background-color: rgb(253 244 255 / 0.05);
}
.tw-bg-fuchsia-50\/50 {
  background-color: rgb(253 244 255 / 0.5);
}
.tw-bg-fuchsia-50\/55 {
  background-color: rgb(253 244 255 / 0.55);
}
.tw-bg-fuchsia-50\/60 {
  background-color: rgb(253 244 255 / 0.6);
}
.tw-bg-fuchsia-50\/65 {
  background-color: rgb(253 244 255 / 0.65);
}
.tw-bg-fuchsia-50\/70 {
  background-color: rgb(253 244 255 / 0.7);
}
.tw-bg-fuchsia-50\/75 {
  background-color: rgb(253 244 255 / 0.75);
}
.tw-bg-fuchsia-50\/80 {
  background-color: rgb(253 244 255 / 0.8);
}
.tw-bg-fuchsia-50\/85 {
  background-color: rgb(253 244 255 / 0.85);
}
.tw-bg-fuchsia-50\/90 {
  background-color: rgb(253 244 255 / 0.9);
}
.tw-bg-fuchsia-50\/95 {
  background-color: rgb(253 244 255 / 0.95);
}
.tw-bg-fuchsia-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-500\/0 {
  background-color: rgb(217 70 239 / 0);
}
.tw-bg-fuchsia-500\/10 {
  background-color: rgb(217 70 239 / 0.1);
}
.tw-bg-fuchsia-500\/100 {
  background-color: rgb(217 70 239 / 1);
}
.tw-bg-fuchsia-500\/15 {
  background-color: rgb(217 70 239 / 0.15);
}
.tw-bg-fuchsia-500\/20 {
  background-color: rgb(217 70 239 / 0.2);
}
.tw-bg-fuchsia-500\/25 {
  background-color: rgb(217 70 239 / 0.25);
}
.tw-bg-fuchsia-500\/30 {
  background-color: rgb(217 70 239 / 0.3);
}
.tw-bg-fuchsia-500\/35 {
  background-color: rgb(217 70 239 / 0.35);
}
.tw-bg-fuchsia-500\/40 {
  background-color: rgb(217 70 239 / 0.4);
}
.tw-bg-fuchsia-500\/45 {
  background-color: rgb(217 70 239 / 0.45);
}
.tw-bg-fuchsia-500\/5 {
  background-color: rgb(217 70 239 / 0.05);
}
.tw-bg-fuchsia-500\/50 {
  background-color: rgb(217 70 239 / 0.5);
}
.tw-bg-fuchsia-500\/55 {
  background-color: rgb(217 70 239 / 0.55);
}
.tw-bg-fuchsia-500\/60 {
  background-color: rgb(217 70 239 / 0.6);
}
.tw-bg-fuchsia-500\/65 {
  background-color: rgb(217 70 239 / 0.65);
}
.tw-bg-fuchsia-500\/70 {
  background-color: rgb(217 70 239 / 0.7);
}
.tw-bg-fuchsia-500\/75 {
  background-color: rgb(217 70 239 / 0.75);
}
.tw-bg-fuchsia-500\/80 {
  background-color: rgb(217 70 239 / 0.8);
}
.tw-bg-fuchsia-500\/85 {
  background-color: rgb(217 70 239 / 0.85);
}
.tw-bg-fuchsia-500\/90 {
  background-color: rgb(217 70 239 / 0.9);
}
.tw-bg-fuchsia-500\/95 {
  background-color: rgb(217 70 239 / 0.95);
}
.tw-bg-fuchsia-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-600\/0 {
  background-color: rgb(192 38 211 / 0);
}
.tw-bg-fuchsia-600\/10 {
  background-color: rgb(192 38 211 / 0.1);
}
.tw-bg-fuchsia-600\/100 {
  background-color: rgb(192 38 211 / 1);
}
.tw-bg-fuchsia-600\/15 {
  background-color: rgb(192 38 211 / 0.15);
}
.tw-bg-fuchsia-600\/20 {
  background-color: rgb(192 38 211 / 0.2);
}
.tw-bg-fuchsia-600\/25 {
  background-color: rgb(192 38 211 / 0.25);
}
.tw-bg-fuchsia-600\/30 {
  background-color: rgb(192 38 211 / 0.3);
}
.tw-bg-fuchsia-600\/35 {
  background-color: rgb(192 38 211 / 0.35);
}
.tw-bg-fuchsia-600\/40 {
  background-color: rgb(192 38 211 / 0.4);
}
.tw-bg-fuchsia-600\/45 {
  background-color: rgb(192 38 211 / 0.45);
}
.tw-bg-fuchsia-600\/5 {
  background-color: rgb(192 38 211 / 0.05);
}
.tw-bg-fuchsia-600\/50 {
  background-color: rgb(192 38 211 / 0.5);
}
.tw-bg-fuchsia-600\/55 {
  background-color: rgb(192 38 211 / 0.55);
}
.tw-bg-fuchsia-600\/60 {
  background-color: rgb(192 38 211 / 0.6);
}
.tw-bg-fuchsia-600\/65 {
  background-color: rgb(192 38 211 / 0.65);
}
.tw-bg-fuchsia-600\/70 {
  background-color: rgb(192 38 211 / 0.7);
}
.tw-bg-fuchsia-600\/75 {
  background-color: rgb(192 38 211 / 0.75);
}
.tw-bg-fuchsia-600\/80 {
  background-color: rgb(192 38 211 / 0.8);
}
.tw-bg-fuchsia-600\/85 {
  background-color: rgb(192 38 211 / 0.85);
}
.tw-bg-fuchsia-600\/90 {
  background-color: rgb(192 38 211 / 0.9);
}
.tw-bg-fuchsia-600\/95 {
  background-color: rgb(192 38 211 / 0.95);
}
.tw-bg-fuchsia-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-700\/0 {
  background-color: rgb(162 28 175 / 0);
}
.tw-bg-fuchsia-700\/10 {
  background-color: rgb(162 28 175 / 0.1);
}
.tw-bg-fuchsia-700\/100 {
  background-color: rgb(162 28 175 / 1);
}
.tw-bg-fuchsia-700\/15 {
  background-color: rgb(162 28 175 / 0.15);
}
.tw-bg-fuchsia-700\/20 {
  background-color: rgb(162 28 175 / 0.2);
}
.tw-bg-fuchsia-700\/25 {
  background-color: rgb(162 28 175 / 0.25);
}
.tw-bg-fuchsia-700\/30 {
  background-color: rgb(162 28 175 / 0.3);
}
.tw-bg-fuchsia-700\/35 {
  background-color: rgb(162 28 175 / 0.35);
}
.tw-bg-fuchsia-700\/40 {
  background-color: rgb(162 28 175 / 0.4);
}
.tw-bg-fuchsia-700\/45 {
  background-color: rgb(162 28 175 / 0.45);
}
.tw-bg-fuchsia-700\/5 {
  background-color: rgb(162 28 175 / 0.05);
}
.tw-bg-fuchsia-700\/50 {
  background-color: rgb(162 28 175 / 0.5);
}
.tw-bg-fuchsia-700\/55 {
  background-color: rgb(162 28 175 / 0.55);
}
.tw-bg-fuchsia-700\/60 {
  background-color: rgb(162 28 175 / 0.6);
}
.tw-bg-fuchsia-700\/65 {
  background-color: rgb(162 28 175 / 0.65);
}
.tw-bg-fuchsia-700\/70 {
  background-color: rgb(162 28 175 / 0.7);
}
.tw-bg-fuchsia-700\/75 {
  background-color: rgb(162 28 175 / 0.75);
}
.tw-bg-fuchsia-700\/80 {
  background-color: rgb(162 28 175 / 0.8);
}
.tw-bg-fuchsia-700\/85 {
  background-color: rgb(162 28 175 / 0.85);
}
.tw-bg-fuchsia-700\/90 {
  background-color: rgb(162 28 175 / 0.9);
}
.tw-bg-fuchsia-700\/95 {
  background-color: rgb(162 28 175 / 0.95);
}
.tw-bg-fuchsia-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-800\/0 {
  background-color: rgb(134 25 143 / 0);
}
.tw-bg-fuchsia-800\/10 {
  background-color: rgb(134 25 143 / 0.1);
}
.tw-bg-fuchsia-800\/100 {
  background-color: rgb(134 25 143 / 1);
}
.tw-bg-fuchsia-800\/15 {
  background-color: rgb(134 25 143 / 0.15);
}
.tw-bg-fuchsia-800\/20 {
  background-color: rgb(134 25 143 / 0.2);
}
.tw-bg-fuchsia-800\/25 {
  background-color: rgb(134 25 143 / 0.25);
}
.tw-bg-fuchsia-800\/30 {
  background-color: rgb(134 25 143 / 0.3);
}
.tw-bg-fuchsia-800\/35 {
  background-color: rgb(134 25 143 / 0.35);
}
.tw-bg-fuchsia-800\/40 {
  background-color: rgb(134 25 143 / 0.4);
}
.tw-bg-fuchsia-800\/45 {
  background-color: rgb(134 25 143 / 0.45);
}
.tw-bg-fuchsia-800\/5 {
  background-color: rgb(134 25 143 / 0.05);
}
.tw-bg-fuchsia-800\/50 {
  background-color: rgb(134 25 143 / 0.5);
}
.tw-bg-fuchsia-800\/55 {
  background-color: rgb(134 25 143 / 0.55);
}
.tw-bg-fuchsia-800\/60 {
  background-color: rgb(134 25 143 / 0.6);
}
.tw-bg-fuchsia-800\/65 {
  background-color: rgb(134 25 143 / 0.65);
}
.tw-bg-fuchsia-800\/70 {
  background-color: rgb(134 25 143 / 0.7);
}
.tw-bg-fuchsia-800\/75 {
  background-color: rgb(134 25 143 / 0.75);
}
.tw-bg-fuchsia-800\/80 {
  background-color: rgb(134 25 143 / 0.8);
}
.tw-bg-fuchsia-800\/85 {
  background-color: rgb(134 25 143 / 0.85);
}
.tw-bg-fuchsia-800\/90 {
  background-color: rgb(134 25 143 / 0.9);
}
.tw-bg-fuchsia-800\/95 {
  background-color: rgb(134 25 143 / 0.95);
}
.tw-bg-fuchsia-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-900\/0 {
  background-color: rgb(112 26 117 / 0);
}
.tw-bg-fuchsia-900\/10 {
  background-color: rgb(112 26 117 / 0.1);
}
.tw-bg-fuchsia-900\/100 {
  background-color: rgb(112 26 117 / 1);
}
.tw-bg-fuchsia-900\/15 {
  background-color: rgb(112 26 117 / 0.15);
}
.tw-bg-fuchsia-900\/20 {
  background-color: rgb(112 26 117 / 0.2);
}
.tw-bg-fuchsia-900\/25 {
  background-color: rgb(112 26 117 / 0.25);
}
.tw-bg-fuchsia-900\/30 {
  background-color: rgb(112 26 117 / 0.3);
}
.tw-bg-fuchsia-900\/35 {
  background-color: rgb(112 26 117 / 0.35);
}
.tw-bg-fuchsia-900\/40 {
  background-color: rgb(112 26 117 / 0.4);
}
.tw-bg-fuchsia-900\/45 {
  background-color: rgb(112 26 117 / 0.45);
}
.tw-bg-fuchsia-900\/5 {
  background-color: rgb(112 26 117 / 0.05);
}
.tw-bg-fuchsia-900\/50 {
  background-color: rgb(112 26 117 / 0.5);
}
.tw-bg-fuchsia-900\/55 {
  background-color: rgb(112 26 117 / 0.55);
}
.tw-bg-fuchsia-900\/60 {
  background-color: rgb(112 26 117 / 0.6);
}
.tw-bg-fuchsia-900\/65 {
  background-color: rgb(112 26 117 / 0.65);
}
.tw-bg-fuchsia-900\/70 {
  background-color: rgb(112 26 117 / 0.7);
}
.tw-bg-fuchsia-900\/75 {
  background-color: rgb(112 26 117 / 0.75);
}
.tw-bg-fuchsia-900\/80 {
  background-color: rgb(112 26 117 / 0.8);
}
.tw-bg-fuchsia-900\/85 {
  background-color: rgb(112 26 117 / 0.85);
}
.tw-bg-fuchsia-900\/90 {
  background-color: rgb(112 26 117 / 0.9);
}
.tw-bg-fuchsia-900\/95 {
  background-color: rgb(112 26 117 / 0.95);
}
.tw-bg-fuchsia-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 4 78 / var(--tw-bg-opacity, 1));
}
.tw-bg-fuchsia-950\/0 {
  background-color: rgb(74 4 78 / 0);
}
.tw-bg-fuchsia-950\/10 {
  background-color: rgb(74 4 78 / 0.1);
}
.tw-bg-fuchsia-950\/100 {
  background-color: rgb(74 4 78 / 1);
}
.tw-bg-fuchsia-950\/15 {
  background-color: rgb(74 4 78 / 0.15);
}
.tw-bg-fuchsia-950\/20 {
  background-color: rgb(74 4 78 / 0.2);
}
.tw-bg-fuchsia-950\/25 {
  background-color: rgb(74 4 78 / 0.25);
}
.tw-bg-fuchsia-950\/30 {
  background-color: rgb(74 4 78 / 0.3);
}
.tw-bg-fuchsia-950\/35 {
  background-color: rgb(74 4 78 / 0.35);
}
.tw-bg-fuchsia-950\/40 {
  background-color: rgb(74 4 78 / 0.4);
}
.tw-bg-fuchsia-950\/45 {
  background-color: rgb(74 4 78 / 0.45);
}
.tw-bg-fuchsia-950\/5 {
  background-color: rgb(74 4 78 / 0.05);
}
.tw-bg-fuchsia-950\/50 {
  background-color: rgb(74 4 78 / 0.5);
}
.tw-bg-fuchsia-950\/55 {
  background-color: rgb(74 4 78 / 0.55);
}
.tw-bg-fuchsia-950\/60 {
  background-color: rgb(74 4 78 / 0.6);
}
.tw-bg-fuchsia-950\/65 {
  background-color: rgb(74 4 78 / 0.65);
}
.tw-bg-fuchsia-950\/70 {
  background-color: rgb(74 4 78 / 0.7);
}
.tw-bg-fuchsia-950\/75 {
  background-color: rgb(74 4 78 / 0.75);
}
.tw-bg-fuchsia-950\/80 {
  background-color: rgb(74 4 78 / 0.8);
}
.tw-bg-fuchsia-950\/85 {
  background-color: rgb(74 4 78 / 0.85);
}
.tw-bg-fuchsia-950\/90 {
  background-color: rgb(74 4 78 / 0.9);
}
.tw-bg-fuchsia-950\/95 {
  background-color: rgb(74 4 78 / 0.95);
}
.tw-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-100\/0 {
  background-color: rgb(243 244 246 / 0);
}
.tw-bg-gray-100\/10 {
  background-color: rgb(243 244 246 / 0.1);
}
.tw-bg-gray-100\/100 {
  background-color: rgb(243 244 246 / 1);
}
.tw-bg-gray-100\/15 {
  background-color: rgb(243 244 246 / 0.15);
}
.tw-bg-gray-100\/20 {
  background-color: rgb(243 244 246 / 0.2);
}
.tw-bg-gray-100\/25 {
  background-color: rgb(243 244 246 / 0.25);
}
.tw-bg-gray-100\/30 {
  background-color: rgb(243 244 246 / 0.3);
}
.tw-bg-gray-100\/35 {
  background-color: rgb(243 244 246 / 0.35);
}
.tw-bg-gray-100\/40 {
  background-color: rgb(243 244 246 / 0.4);
}
.tw-bg-gray-100\/45 {
  background-color: rgb(243 244 246 / 0.45);
}
.tw-bg-gray-100\/5 {
  background-color: rgb(243 244 246 / 0.05);
}
.tw-bg-gray-100\/50 {
  background-color: rgb(243 244 246 / 0.5);
}
.tw-bg-gray-100\/55 {
  background-color: rgb(243 244 246 / 0.55);
}
.tw-bg-gray-100\/60 {
  background-color: rgb(243 244 246 / 0.6);
}
.tw-bg-gray-100\/65 {
  background-color: rgb(243 244 246 / 0.65);
}
.tw-bg-gray-100\/70 {
  background-color: rgb(243 244 246 / 0.7);
}
.tw-bg-gray-100\/75 {
  background-color: rgb(243 244 246 / 0.75);
}
.tw-bg-gray-100\/80 {
  background-color: rgb(243 244 246 / 0.8);
}
.tw-bg-gray-100\/85 {
  background-color: rgb(243 244 246 / 0.85);
}
.tw-bg-gray-100\/90 {
  background-color: rgb(243 244 246 / 0.9);
}
.tw-bg-gray-100\/95 {
  background-color: rgb(243 244 246 / 0.95);
}
.tw-bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-200\/0 {
  background-color: rgb(229 231 235 / 0);
}
.tw-bg-gray-200\/10 {
  background-color: rgb(229 231 235 / 0.1);
}
.tw-bg-gray-200\/100 {
  background-color: rgb(229 231 235 / 1);
}
.tw-bg-gray-200\/15 {
  background-color: rgb(229 231 235 / 0.15);
}
.tw-bg-gray-200\/20 {
  background-color: rgb(229 231 235 / 0.2);
}
.tw-bg-gray-200\/25 {
  background-color: rgb(229 231 235 / 0.25);
}
.tw-bg-gray-200\/30 {
  background-color: rgb(229 231 235 / 0.3);
}
.tw-bg-gray-200\/35 {
  background-color: rgb(229 231 235 / 0.35);
}
.tw-bg-gray-200\/40 {
  background-color: rgb(229 231 235 / 0.4);
}
.tw-bg-gray-200\/45 {
  background-color: rgb(229 231 235 / 0.45);
}
.tw-bg-gray-200\/5 {
  background-color: rgb(229 231 235 / 0.05);
}
.tw-bg-gray-200\/50 {
  background-color: rgb(229 231 235 / 0.5);
}
.tw-bg-gray-200\/55 {
  background-color: rgb(229 231 235 / 0.55);
}
.tw-bg-gray-200\/60 {
  background-color: rgb(229 231 235 / 0.6);
}
.tw-bg-gray-200\/65 {
  background-color: rgb(229 231 235 / 0.65);
}
.tw-bg-gray-200\/70 {
  background-color: rgb(229 231 235 / 0.7);
}
.tw-bg-gray-200\/75 {
  background-color: rgb(229 231 235 / 0.75);
}
.tw-bg-gray-200\/80 {
  background-color: rgb(229 231 235 / 0.8);
}
.tw-bg-gray-200\/85 {
  background-color: rgb(229 231 235 / 0.85);
}
.tw-bg-gray-200\/90 {
  background-color: rgb(229 231 235 / 0.9);
}
.tw-bg-gray-200\/95 {
  background-color: rgb(229 231 235 / 0.95);
}
.tw-bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-300\/0 {
  background-color: rgb(209 213 219 / 0);
}
.tw-bg-gray-300\/10 {
  background-color: rgb(209 213 219 / 0.1);
}
.tw-bg-gray-300\/100 {
  background-color: rgb(209 213 219 / 1);
}
.tw-bg-gray-300\/15 {
  background-color: rgb(209 213 219 / 0.15);
}
.tw-bg-gray-300\/20 {
  background-color: rgb(209 213 219 / 0.2);
}
.tw-bg-gray-300\/25 {
  background-color: rgb(209 213 219 / 0.25);
}
.tw-bg-gray-300\/30 {
  background-color: rgb(209 213 219 / 0.3);
}
.tw-bg-gray-300\/35 {
  background-color: rgb(209 213 219 / 0.35);
}
.tw-bg-gray-300\/40 {
  background-color: rgb(209 213 219 / 0.4);
}
.tw-bg-gray-300\/45 {
  background-color: rgb(209 213 219 / 0.45);
}
.tw-bg-gray-300\/5 {
  background-color: rgb(209 213 219 / 0.05);
}
.tw-bg-gray-300\/50 {
  background-color: rgb(209 213 219 / 0.5);
}
.tw-bg-gray-300\/55 {
  background-color: rgb(209 213 219 / 0.55);
}
.tw-bg-gray-300\/60 {
  background-color: rgb(209 213 219 / 0.6);
}
.tw-bg-gray-300\/65 {
  background-color: rgb(209 213 219 / 0.65);
}
.tw-bg-gray-300\/70 {
  background-color: rgb(209 213 219 / 0.7);
}
.tw-bg-gray-300\/75 {
  background-color: rgb(209 213 219 / 0.75);
}
.tw-bg-gray-300\/80 {
  background-color: rgb(209 213 219 / 0.8);
}
.tw-bg-gray-300\/85 {
  background-color: rgb(209 213 219 / 0.85);
}
.tw-bg-gray-300\/90 {
  background-color: rgb(209 213 219 / 0.9);
}
.tw-bg-gray-300\/95 {
  background-color: rgb(209 213 219 / 0.95);
}
.tw-bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-400\/0 {
  background-color: rgb(156 163 175 / 0);
}
.tw-bg-gray-400\/10 {
  background-color: rgb(156 163 175 / 0.1);
}
.tw-bg-gray-400\/100 {
  background-color: rgb(156 163 175 / 1);
}
.tw-bg-gray-400\/15 {
  background-color: rgb(156 163 175 / 0.15);
}
.tw-bg-gray-400\/20 {
  background-color: rgb(156 163 175 / 0.2);
}
.tw-bg-gray-400\/25 {
  background-color: rgb(156 163 175 / 0.25);
}
.tw-bg-gray-400\/30 {
  background-color: rgb(156 163 175 / 0.3);
}
.tw-bg-gray-400\/35 {
  background-color: rgb(156 163 175 / 0.35);
}
.tw-bg-gray-400\/40 {
  background-color: rgb(156 163 175 / 0.4);
}
.tw-bg-gray-400\/45 {
  background-color: rgb(156 163 175 / 0.45);
}
.tw-bg-gray-400\/5 {
  background-color: rgb(156 163 175 / 0.05);
}
.tw-bg-gray-400\/50 {
  background-color: rgb(156 163 175 / 0.5);
}
.tw-bg-gray-400\/55 {
  background-color: rgb(156 163 175 / 0.55);
}
.tw-bg-gray-400\/60 {
  background-color: rgb(156 163 175 / 0.6);
}
.tw-bg-gray-400\/65 {
  background-color: rgb(156 163 175 / 0.65);
}
.tw-bg-gray-400\/70 {
  background-color: rgb(156 163 175 / 0.7);
}
.tw-bg-gray-400\/75 {
  background-color: rgb(156 163 175 / 0.75);
}
.tw-bg-gray-400\/80 {
  background-color: rgb(156 163 175 / 0.8);
}
.tw-bg-gray-400\/85 {
  background-color: rgb(156 163 175 / 0.85);
}
.tw-bg-gray-400\/90 {
  background-color: rgb(156 163 175 / 0.9);
}
.tw-bg-gray-400\/95 {
  background-color: rgb(156 163 175 / 0.95);
}
.tw-bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-50\/0 {
  background-color: rgb(249 250 251 / 0);
}
.tw-bg-gray-50\/10 {
  background-color: rgb(249 250 251 / 0.1);
}
.tw-bg-gray-50\/100 {
  background-color: rgb(249 250 251 / 1);
}
.tw-bg-gray-50\/15 {
  background-color: rgb(249 250 251 / 0.15);
}
.tw-bg-gray-50\/20 {
  background-color: rgb(249 250 251 / 0.2);
}
.tw-bg-gray-50\/25 {
  background-color: rgb(249 250 251 / 0.25);
}
.tw-bg-gray-50\/30 {
  background-color: rgb(249 250 251 / 0.3);
}
.tw-bg-gray-50\/35 {
  background-color: rgb(249 250 251 / 0.35);
}
.tw-bg-gray-50\/40 {
  background-color: rgb(249 250 251 / 0.4);
}
.tw-bg-gray-50\/45 {
  background-color: rgb(249 250 251 / 0.45);
}
.tw-bg-gray-50\/5 {
  background-color: rgb(249 250 251 / 0.05);
}
.tw-bg-gray-50\/50 {
  background-color: rgb(249 250 251 / 0.5);
}
.tw-bg-gray-50\/55 {
  background-color: rgb(249 250 251 / 0.55);
}
.tw-bg-gray-50\/60 {
  background-color: rgb(249 250 251 / 0.6);
}
.tw-bg-gray-50\/65 {
  background-color: rgb(249 250 251 / 0.65);
}
.tw-bg-gray-50\/70 {
  background-color: rgb(249 250 251 / 0.7);
}
.tw-bg-gray-50\/75 {
  background-color: rgb(249 250 251 / 0.75);
}
.tw-bg-gray-50\/80 {
  background-color: rgb(249 250 251 / 0.8);
}
.tw-bg-gray-50\/85 {
  background-color: rgb(249 250 251 / 0.85);
}
.tw-bg-gray-50\/90 {
  background-color: rgb(249 250 251 / 0.9);
}
.tw-bg-gray-50\/95 {
  background-color: rgb(249 250 251 / 0.95);
}
.tw-bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-500\/0 {
  background-color: rgb(107 114 128 / 0);
}
.tw-bg-gray-500\/10 {
  background-color: rgb(107 114 128 / 0.1);
}
.tw-bg-gray-500\/100 {
  background-color: rgb(107 114 128 / 1);
}
.tw-bg-gray-500\/15 {
  background-color: rgb(107 114 128 / 0.15);
}
.tw-bg-gray-500\/20 {
  background-color: rgb(107 114 128 / 0.2);
}
.tw-bg-gray-500\/25 {
  background-color: rgb(107 114 128 / 0.25);
}
.tw-bg-gray-500\/30 {
  background-color: rgb(107 114 128 / 0.3);
}
.tw-bg-gray-500\/35 {
  background-color: rgb(107 114 128 / 0.35);
}
.tw-bg-gray-500\/40 {
  background-color: rgb(107 114 128 / 0.4);
}
.tw-bg-gray-500\/45 {
  background-color: rgb(107 114 128 / 0.45);
}
.tw-bg-gray-500\/5 {
  background-color: rgb(107 114 128 / 0.05);
}
.tw-bg-gray-500\/50 {
  background-color: rgb(107 114 128 / 0.5);
}
.tw-bg-gray-500\/55 {
  background-color: rgb(107 114 128 / 0.55);
}
.tw-bg-gray-500\/60 {
  background-color: rgb(107 114 128 / 0.6);
}
.tw-bg-gray-500\/65 {
  background-color: rgb(107 114 128 / 0.65);
}
.tw-bg-gray-500\/70 {
  background-color: rgb(107 114 128 / 0.7);
}
.tw-bg-gray-500\/75 {
  background-color: rgb(107 114 128 / 0.75);
}
.tw-bg-gray-500\/80 {
  background-color: rgb(107 114 128 / 0.8);
}
.tw-bg-gray-500\/85 {
  background-color: rgb(107 114 128 / 0.85);
}
.tw-bg-gray-500\/90 {
  background-color: rgb(107 114 128 / 0.9);
}
.tw-bg-gray-500\/95 {
  background-color: rgb(107 114 128 / 0.95);
}
.tw-bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-600\/0 {
  background-color: rgb(75 85 99 / 0);
}
.tw-bg-gray-600\/10 {
  background-color: rgb(75 85 99 / 0.1);
}
.tw-bg-gray-600\/100 {
  background-color: rgb(75 85 99 / 1);
}
.tw-bg-gray-600\/15 {
  background-color: rgb(75 85 99 / 0.15);
}
.tw-bg-gray-600\/20 {
  background-color: rgb(75 85 99 / 0.2);
}
.tw-bg-gray-600\/25 {
  background-color: rgb(75 85 99 / 0.25);
}
.tw-bg-gray-600\/30 {
  background-color: rgb(75 85 99 / 0.3);
}
.tw-bg-gray-600\/35 {
  background-color: rgb(75 85 99 / 0.35);
}
.tw-bg-gray-600\/40 {
  background-color: rgb(75 85 99 / 0.4);
}
.tw-bg-gray-600\/45 {
  background-color: rgb(75 85 99 / 0.45);
}
.tw-bg-gray-600\/5 {
  background-color: rgb(75 85 99 / 0.05);
}
.tw-bg-gray-600\/50 {
  background-color: rgb(75 85 99 / 0.5);
}
.tw-bg-gray-600\/55 {
  background-color: rgb(75 85 99 / 0.55);
}
.tw-bg-gray-600\/60 {
  background-color: rgb(75 85 99 / 0.6);
}
.tw-bg-gray-600\/65 {
  background-color: rgb(75 85 99 / 0.65);
}
.tw-bg-gray-600\/70 {
  background-color: rgb(75 85 99 / 0.7);
}
.tw-bg-gray-600\/75 {
  background-color: rgb(75 85 99 / 0.75);
}
.tw-bg-gray-600\/80 {
  background-color: rgb(75 85 99 / 0.8);
}
.tw-bg-gray-600\/85 {
  background-color: rgb(75 85 99 / 0.85);
}
.tw-bg-gray-600\/90 {
  background-color: rgb(75 85 99 / 0.9);
}
.tw-bg-gray-600\/95 {
  background-color: rgb(75 85 99 / 0.95);
}
.tw-bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-700\/0 {
  background-color: rgb(55 65 81 / 0);
}
.tw-bg-gray-700\/10 {
  background-color: rgb(55 65 81 / 0.1);
}
.tw-bg-gray-700\/100 {
  background-color: rgb(55 65 81 / 1);
}
.tw-bg-gray-700\/15 {
  background-color: rgb(55 65 81 / 0.15);
}
.tw-bg-gray-700\/20 {
  background-color: rgb(55 65 81 / 0.2);
}
.tw-bg-gray-700\/25 {
  background-color: rgb(55 65 81 / 0.25);
}
.tw-bg-gray-700\/30 {
  background-color: rgb(55 65 81 / 0.3);
}
.tw-bg-gray-700\/35 {
  background-color: rgb(55 65 81 / 0.35);
}
.tw-bg-gray-700\/40 {
  background-color: rgb(55 65 81 / 0.4);
}
.tw-bg-gray-700\/45 {
  background-color: rgb(55 65 81 / 0.45);
}
.tw-bg-gray-700\/5 {
  background-color: rgb(55 65 81 / 0.05);
}
.tw-bg-gray-700\/50 {
  background-color: rgb(55 65 81 / 0.5);
}
.tw-bg-gray-700\/55 {
  background-color: rgb(55 65 81 / 0.55);
}
.tw-bg-gray-700\/60 {
  background-color: rgb(55 65 81 / 0.6);
}
.tw-bg-gray-700\/65 {
  background-color: rgb(55 65 81 / 0.65);
}
.tw-bg-gray-700\/70 {
  background-color: rgb(55 65 81 / 0.7);
}
.tw-bg-gray-700\/75 {
  background-color: rgb(55 65 81 / 0.75);
}
.tw-bg-gray-700\/80 {
  background-color: rgb(55 65 81 / 0.8);
}
.tw-bg-gray-700\/85 {
  background-color: rgb(55 65 81 / 0.85);
}
.tw-bg-gray-700\/90 {
  background-color: rgb(55 65 81 / 0.9);
}
.tw-bg-gray-700\/95 {
  background-color: rgb(55 65 81 / 0.95);
}
.tw-bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-800\/0 {
  background-color: rgb(31 41 55 / 0);
}
.tw-bg-gray-800\/10 {
  background-color: rgb(31 41 55 / 0.1);
}
.tw-bg-gray-800\/100 {
  background-color: rgb(31 41 55 / 1);
}
.tw-bg-gray-800\/15 {
  background-color: rgb(31 41 55 / 0.15);
}
.tw-bg-gray-800\/20 {
  background-color: rgb(31 41 55 / 0.2);
}
.tw-bg-gray-800\/25 {
  background-color: rgb(31 41 55 / 0.25);
}
.tw-bg-gray-800\/30 {
  background-color: rgb(31 41 55 / 0.3);
}
.tw-bg-gray-800\/35 {
  background-color: rgb(31 41 55 / 0.35);
}
.tw-bg-gray-800\/40 {
  background-color: rgb(31 41 55 / 0.4);
}
.tw-bg-gray-800\/45 {
  background-color: rgb(31 41 55 / 0.45);
}
.tw-bg-gray-800\/5 {
  background-color: rgb(31 41 55 / 0.05);
}
.tw-bg-gray-800\/50 {
  background-color: rgb(31 41 55 / 0.5);
}
.tw-bg-gray-800\/55 {
  background-color: rgb(31 41 55 / 0.55);
}
.tw-bg-gray-800\/60 {
  background-color: rgb(31 41 55 / 0.6);
}
.tw-bg-gray-800\/65 {
  background-color: rgb(31 41 55 / 0.65);
}
.tw-bg-gray-800\/70 {
  background-color: rgb(31 41 55 / 0.7);
}
.tw-bg-gray-800\/75 {
  background-color: rgb(31 41 55 / 0.75);
}
.tw-bg-gray-800\/80 {
  background-color: rgb(31 41 55 / 0.8);
}
.tw-bg-gray-800\/85 {
  background-color: rgb(31 41 55 / 0.85);
}
.tw-bg-gray-800\/90 {
  background-color: rgb(31 41 55 / 0.9);
}
.tw-bg-gray-800\/95 {
  background-color: rgb(31 41 55 / 0.95);
}
.tw-bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-900\/0 {
  background-color: rgb(17 24 39 / 0);
}
.tw-bg-gray-900\/10 {
  background-color: rgb(17 24 39 / 0.1);
}
.tw-bg-gray-900\/100 {
  background-color: rgb(17 24 39 / 1);
}
.tw-bg-gray-900\/15 {
  background-color: rgb(17 24 39 / 0.15);
}
.tw-bg-gray-900\/20 {
  background-color: rgb(17 24 39 / 0.2);
}
.tw-bg-gray-900\/25 {
  background-color: rgb(17 24 39 / 0.25);
}
.tw-bg-gray-900\/30 {
  background-color: rgb(17 24 39 / 0.3);
}
.tw-bg-gray-900\/35 {
  background-color: rgb(17 24 39 / 0.35);
}
.tw-bg-gray-900\/40 {
  background-color: rgb(17 24 39 / 0.4);
}
.tw-bg-gray-900\/45 {
  background-color: rgb(17 24 39 / 0.45);
}
.tw-bg-gray-900\/5 {
  background-color: rgb(17 24 39 / 0.05);
}
.tw-bg-gray-900\/50 {
  background-color: rgb(17 24 39 / 0.5);
}
.tw-bg-gray-900\/55 {
  background-color: rgb(17 24 39 / 0.55);
}
.tw-bg-gray-900\/60 {
  background-color: rgb(17 24 39 / 0.6);
}
.tw-bg-gray-900\/65 {
  background-color: rgb(17 24 39 / 0.65);
}
.tw-bg-gray-900\/70 {
  background-color: rgb(17 24 39 / 0.7);
}
.tw-bg-gray-900\/75 {
  background-color: rgb(17 24 39 / 0.75);
}
.tw-bg-gray-900\/80 {
  background-color: rgb(17 24 39 / 0.8);
}
.tw-bg-gray-900\/85 {
  background-color: rgb(17 24 39 / 0.85);
}
.tw-bg-gray-900\/90 {
  background-color: rgb(17 24 39 / 0.9);
}
.tw-bg-gray-900\/95 {
  background-color: rgb(17 24 39 / 0.95);
}
.tw-bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}
.tw-bg-gray-950\/0 {
  background-color: rgb(3 7 18 / 0);
}
.tw-bg-gray-950\/10 {
  background-color: rgb(3 7 18 / 0.1);
}
.tw-bg-gray-950\/100 {
  background-color: rgb(3 7 18 / 1);
}
.tw-bg-gray-950\/15 {
  background-color: rgb(3 7 18 / 0.15);
}
.tw-bg-gray-950\/20 {
  background-color: rgb(3 7 18 / 0.2);
}
.tw-bg-gray-950\/25 {
  background-color: rgb(3 7 18 / 0.25);
}
.tw-bg-gray-950\/30 {
  background-color: rgb(3 7 18 / 0.3);
}
.tw-bg-gray-950\/35 {
  background-color: rgb(3 7 18 / 0.35);
}
.tw-bg-gray-950\/40 {
  background-color: rgb(3 7 18 / 0.4);
}
.tw-bg-gray-950\/45 {
  background-color: rgb(3 7 18 / 0.45);
}
.tw-bg-gray-950\/5 {
  background-color: rgb(3 7 18 / 0.05);
}
.tw-bg-gray-950\/50 {
  background-color: rgb(3 7 18 / 0.5);
}
.tw-bg-gray-950\/55 {
  background-color: rgb(3 7 18 / 0.55);
}
.tw-bg-gray-950\/60 {
  background-color: rgb(3 7 18 / 0.6);
}
.tw-bg-gray-950\/65 {
  background-color: rgb(3 7 18 / 0.65);
}
.tw-bg-gray-950\/70 {
  background-color: rgb(3 7 18 / 0.7);
}
.tw-bg-gray-950\/75 {
  background-color: rgb(3 7 18 / 0.75);
}
.tw-bg-gray-950\/80 {
  background-color: rgb(3 7 18 / 0.8);
}
.tw-bg-gray-950\/85 {
  background-color: rgb(3 7 18 / 0.85);
}
.tw-bg-gray-950\/90 {
  background-color: rgb(3 7 18 / 0.9);
}
.tw-bg-gray-950\/95 {
  background-color: rgb(3 7 18 / 0.95);
}
.tw-bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-100\/0 {
  background-color: rgb(220 252 231 / 0);
}
.tw-bg-green-100\/10 {
  background-color: rgb(220 252 231 / 0.1);
}
.tw-bg-green-100\/100 {
  background-color: rgb(220 252 231 / 1);
}
.tw-bg-green-100\/15 {
  background-color: rgb(220 252 231 / 0.15);
}
.tw-bg-green-100\/20 {
  background-color: rgb(220 252 231 / 0.2);
}
.tw-bg-green-100\/25 {
  background-color: rgb(220 252 231 / 0.25);
}
.tw-bg-green-100\/30 {
  background-color: rgb(220 252 231 / 0.3);
}
.tw-bg-green-100\/35 {
  background-color: rgb(220 252 231 / 0.35);
}
.tw-bg-green-100\/40 {
  background-color: rgb(220 252 231 / 0.4);
}
.tw-bg-green-100\/45 {
  background-color: rgb(220 252 231 / 0.45);
}
.tw-bg-green-100\/5 {
  background-color: rgb(220 252 231 / 0.05);
}
.tw-bg-green-100\/50 {
  background-color: rgb(220 252 231 / 0.5);
}
.tw-bg-green-100\/55 {
  background-color: rgb(220 252 231 / 0.55);
}
.tw-bg-green-100\/60 {
  background-color: rgb(220 252 231 / 0.6);
}
.tw-bg-green-100\/65 {
  background-color: rgb(220 252 231 / 0.65);
}
.tw-bg-green-100\/70 {
  background-color: rgb(220 252 231 / 0.7);
}
.tw-bg-green-100\/75 {
  background-color: rgb(220 252 231 / 0.75);
}
.tw-bg-green-100\/80 {
  background-color: rgb(220 252 231 / 0.8);
}
.tw-bg-green-100\/85 {
  background-color: rgb(220 252 231 / 0.85);
}
.tw-bg-green-100\/90 {
  background-color: rgb(220 252 231 / 0.9);
}
.tw-bg-green-100\/95 {
  background-color: rgb(220 252 231 / 0.95);
}
.tw-bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-200\/0 {
  background-color: rgb(187 247 208 / 0);
}
.tw-bg-green-200\/10 {
  background-color: rgb(187 247 208 / 0.1);
}
.tw-bg-green-200\/100 {
  background-color: rgb(187 247 208 / 1);
}
.tw-bg-green-200\/15 {
  background-color: rgb(187 247 208 / 0.15);
}
.tw-bg-green-200\/20 {
  background-color: rgb(187 247 208 / 0.2);
}
.tw-bg-green-200\/25 {
  background-color: rgb(187 247 208 / 0.25);
}
.tw-bg-green-200\/30 {
  background-color: rgb(187 247 208 / 0.3);
}
.tw-bg-green-200\/35 {
  background-color: rgb(187 247 208 / 0.35);
}
.tw-bg-green-200\/40 {
  background-color: rgb(187 247 208 / 0.4);
}
.tw-bg-green-200\/45 {
  background-color: rgb(187 247 208 / 0.45);
}
.tw-bg-green-200\/5 {
  background-color: rgb(187 247 208 / 0.05);
}
.tw-bg-green-200\/50 {
  background-color: rgb(187 247 208 / 0.5);
}
.tw-bg-green-200\/55 {
  background-color: rgb(187 247 208 / 0.55);
}
.tw-bg-green-200\/60 {
  background-color: rgb(187 247 208 / 0.6);
}
.tw-bg-green-200\/65 {
  background-color: rgb(187 247 208 / 0.65);
}
.tw-bg-green-200\/70 {
  background-color: rgb(187 247 208 / 0.7);
}
.tw-bg-green-200\/75 {
  background-color: rgb(187 247 208 / 0.75);
}
.tw-bg-green-200\/80 {
  background-color: rgb(187 247 208 / 0.8);
}
.tw-bg-green-200\/85 {
  background-color: rgb(187 247 208 / 0.85);
}
.tw-bg-green-200\/90 {
  background-color: rgb(187 247 208 / 0.9);
}
.tw-bg-green-200\/95 {
  background-color: rgb(187 247 208 / 0.95);
}
.tw-bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-300\/0 {
  background-color: rgb(134 239 172 / 0);
}
.tw-bg-green-300\/10 {
  background-color: rgb(134 239 172 / 0.1);
}
.tw-bg-green-300\/100 {
  background-color: rgb(134 239 172 / 1);
}
.tw-bg-green-300\/15 {
  background-color: rgb(134 239 172 / 0.15);
}
.tw-bg-green-300\/20 {
  background-color: rgb(134 239 172 / 0.2);
}
.tw-bg-green-300\/25 {
  background-color: rgb(134 239 172 / 0.25);
}
.tw-bg-green-300\/30 {
  background-color: rgb(134 239 172 / 0.3);
}
.tw-bg-green-300\/35 {
  background-color: rgb(134 239 172 / 0.35);
}
.tw-bg-green-300\/40 {
  background-color: rgb(134 239 172 / 0.4);
}
.tw-bg-green-300\/45 {
  background-color: rgb(134 239 172 / 0.45);
}
.tw-bg-green-300\/5 {
  background-color: rgb(134 239 172 / 0.05);
}
.tw-bg-green-300\/50 {
  background-color: rgb(134 239 172 / 0.5);
}
.tw-bg-green-300\/55 {
  background-color: rgb(134 239 172 / 0.55);
}
.tw-bg-green-300\/60 {
  background-color: rgb(134 239 172 / 0.6);
}
.tw-bg-green-300\/65 {
  background-color: rgb(134 239 172 / 0.65);
}
.tw-bg-green-300\/70 {
  background-color: rgb(134 239 172 / 0.7);
}
.tw-bg-green-300\/75 {
  background-color: rgb(134 239 172 / 0.75);
}
.tw-bg-green-300\/80 {
  background-color: rgb(134 239 172 / 0.8);
}
.tw-bg-green-300\/85 {
  background-color: rgb(134 239 172 / 0.85);
}
.tw-bg-green-300\/90 {
  background-color: rgb(134 239 172 / 0.9);
}
.tw-bg-green-300\/95 {
  background-color: rgb(134 239 172 / 0.95);
}
.tw-bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-400\/0 {
  background-color: rgb(74 222 128 / 0);
}
.tw-bg-green-400\/10 {
  background-color: rgb(74 222 128 / 0.1);
}
.tw-bg-green-400\/100 {
  background-color: rgb(74 222 128 / 1);
}
.tw-bg-green-400\/15 {
  background-color: rgb(74 222 128 / 0.15);
}
.tw-bg-green-400\/20 {
  background-color: rgb(74 222 128 / 0.2);
}
.tw-bg-green-400\/25 {
  background-color: rgb(74 222 128 / 0.25);
}
.tw-bg-green-400\/30 {
  background-color: rgb(74 222 128 / 0.3);
}
.tw-bg-green-400\/35 {
  background-color: rgb(74 222 128 / 0.35);
}
.tw-bg-green-400\/40 {
  background-color: rgb(74 222 128 / 0.4);
}
.tw-bg-green-400\/45 {
  background-color: rgb(74 222 128 / 0.45);
}
.tw-bg-green-400\/5 {
  background-color: rgb(74 222 128 / 0.05);
}
.tw-bg-green-400\/50 {
  background-color: rgb(74 222 128 / 0.5);
}
.tw-bg-green-400\/55 {
  background-color: rgb(74 222 128 / 0.55);
}
.tw-bg-green-400\/60 {
  background-color: rgb(74 222 128 / 0.6);
}
.tw-bg-green-400\/65 {
  background-color: rgb(74 222 128 / 0.65);
}
.tw-bg-green-400\/70 {
  background-color: rgb(74 222 128 / 0.7);
}
.tw-bg-green-400\/75 {
  background-color: rgb(74 222 128 / 0.75);
}
.tw-bg-green-400\/80 {
  background-color: rgb(74 222 128 / 0.8);
}
.tw-bg-green-400\/85 {
  background-color: rgb(74 222 128 / 0.85);
}
.tw-bg-green-400\/90 {
  background-color: rgb(74 222 128 / 0.9);
}
.tw-bg-green-400\/95 {
  background-color: rgb(74 222 128 / 0.95);
}
.tw-bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-50\/0 {
  background-color: rgb(240 253 244 / 0);
}
.tw-bg-green-50\/10 {
  background-color: rgb(240 253 244 / 0.1);
}
.tw-bg-green-50\/100 {
  background-color: rgb(240 253 244 / 1);
}
.tw-bg-green-50\/15 {
  background-color: rgb(240 253 244 / 0.15);
}
.tw-bg-green-50\/20 {
  background-color: rgb(240 253 244 / 0.2);
}
.tw-bg-green-50\/25 {
  background-color: rgb(240 253 244 / 0.25);
}
.tw-bg-green-50\/30 {
  background-color: rgb(240 253 244 / 0.3);
}
.tw-bg-green-50\/35 {
  background-color: rgb(240 253 244 / 0.35);
}
.tw-bg-green-50\/40 {
  background-color: rgb(240 253 244 / 0.4);
}
.tw-bg-green-50\/45 {
  background-color: rgb(240 253 244 / 0.45);
}
.tw-bg-green-50\/5 {
  background-color: rgb(240 253 244 / 0.05);
}
.tw-bg-green-50\/50 {
  background-color: rgb(240 253 244 / 0.5);
}
.tw-bg-green-50\/55 {
  background-color: rgb(240 253 244 / 0.55);
}
.tw-bg-green-50\/60 {
  background-color: rgb(240 253 244 / 0.6);
}
.tw-bg-green-50\/65 {
  background-color: rgb(240 253 244 / 0.65);
}
.tw-bg-green-50\/70 {
  background-color: rgb(240 253 244 / 0.7);
}
.tw-bg-green-50\/75 {
  background-color: rgb(240 253 244 / 0.75);
}
.tw-bg-green-50\/80 {
  background-color: rgb(240 253 244 / 0.8);
}
.tw-bg-green-50\/85 {
  background-color: rgb(240 253 244 / 0.85);
}
.tw-bg-green-50\/90 {
  background-color: rgb(240 253 244 / 0.9);
}
.tw-bg-green-50\/95 {
  background-color: rgb(240 253 244 / 0.95);
}
.tw-bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-500\/0 {
  background-color: rgb(34 197 94 / 0);
}
.tw-bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}
.tw-bg-green-500\/100 {
  background-color: rgb(34 197 94 / 1);
}
.tw-bg-green-500\/15 {
  background-color: rgb(34 197 94 / 0.15);
}
.tw-bg-green-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}
.tw-bg-green-500\/25 {
  background-color: rgb(34 197 94 / 0.25);
}
.tw-bg-green-500\/30 {
  background-color: rgb(34 197 94 / 0.3);
}
.tw-bg-green-500\/35 {
  background-color: rgb(34 197 94 / 0.35);
}
.tw-bg-green-500\/40 {
  background-color: rgb(34 197 94 / 0.4);
}
.tw-bg-green-500\/45 {
  background-color: rgb(34 197 94 / 0.45);
}
.tw-bg-green-500\/5 {
  background-color: rgb(34 197 94 / 0.05);
}
.tw-bg-green-500\/50 {
  background-color: rgb(34 197 94 / 0.5);
}
.tw-bg-green-500\/55 {
  background-color: rgb(34 197 94 / 0.55);
}
.tw-bg-green-500\/60 {
  background-color: rgb(34 197 94 / 0.6);
}
.tw-bg-green-500\/65 {
  background-color: rgb(34 197 94 / 0.65);
}
.tw-bg-green-500\/70 {
  background-color: rgb(34 197 94 / 0.7);
}
.tw-bg-green-500\/75 {
  background-color: rgb(34 197 94 / 0.75);
}
.tw-bg-green-500\/80 {
  background-color: rgb(34 197 94 / 0.8);
}
.tw-bg-green-500\/85 {
  background-color: rgb(34 197 94 / 0.85);
}
.tw-bg-green-500\/90 {
  background-color: rgb(34 197 94 / 0.9);
}
.tw-bg-green-500\/95 {
  background-color: rgb(34 197 94 / 0.95);
}
.tw-bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-600\/0 {
  background-color: rgb(22 163 74 / 0);
}
.tw-bg-green-600\/10 {
  background-color: rgb(22 163 74 / 0.1);
}
.tw-bg-green-600\/100 {
  background-color: rgb(22 163 74 / 1);
}
.tw-bg-green-600\/15 {
  background-color: rgb(22 163 74 / 0.15);
}
.tw-bg-green-600\/20 {
  background-color: rgb(22 163 74 / 0.2);
}
.tw-bg-green-600\/25 {
  background-color: rgb(22 163 74 / 0.25);
}
.tw-bg-green-600\/30 {
  background-color: rgb(22 163 74 / 0.3);
}
.tw-bg-green-600\/35 {
  background-color: rgb(22 163 74 / 0.35);
}
.tw-bg-green-600\/40 {
  background-color: rgb(22 163 74 / 0.4);
}
.tw-bg-green-600\/45 {
  background-color: rgb(22 163 74 / 0.45);
}
.tw-bg-green-600\/5 {
  background-color: rgb(22 163 74 / 0.05);
}
.tw-bg-green-600\/50 {
  background-color: rgb(22 163 74 / 0.5);
}
.tw-bg-green-600\/55 {
  background-color: rgb(22 163 74 / 0.55);
}
.tw-bg-green-600\/60 {
  background-color: rgb(22 163 74 / 0.6);
}
.tw-bg-green-600\/65 {
  background-color: rgb(22 163 74 / 0.65);
}
.tw-bg-green-600\/70 {
  background-color: rgb(22 163 74 / 0.7);
}
.tw-bg-green-600\/75 {
  background-color: rgb(22 163 74 / 0.75);
}
.tw-bg-green-600\/80 {
  background-color: rgb(22 163 74 / 0.8);
}
.tw-bg-green-600\/85 {
  background-color: rgb(22 163 74 / 0.85);
}
.tw-bg-green-600\/90 {
  background-color: rgb(22 163 74 / 0.9);
}
.tw-bg-green-600\/95 {
  background-color: rgb(22 163 74 / 0.95);
}
.tw-bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-700\/0 {
  background-color: rgb(21 128 61 / 0);
}
.tw-bg-green-700\/10 {
  background-color: rgb(21 128 61 / 0.1);
}
.tw-bg-green-700\/100 {
  background-color: rgb(21 128 61 / 1);
}
.tw-bg-green-700\/15 {
  background-color: rgb(21 128 61 / 0.15);
}
.tw-bg-green-700\/20 {
  background-color: rgb(21 128 61 / 0.2);
}
.tw-bg-green-700\/25 {
  background-color: rgb(21 128 61 / 0.25);
}
.tw-bg-green-700\/30 {
  background-color: rgb(21 128 61 / 0.3);
}
.tw-bg-green-700\/35 {
  background-color: rgb(21 128 61 / 0.35);
}
.tw-bg-green-700\/40 {
  background-color: rgb(21 128 61 / 0.4);
}
.tw-bg-green-700\/45 {
  background-color: rgb(21 128 61 / 0.45);
}
.tw-bg-green-700\/5 {
  background-color: rgb(21 128 61 / 0.05);
}
.tw-bg-green-700\/50 {
  background-color: rgb(21 128 61 / 0.5);
}
.tw-bg-green-700\/55 {
  background-color: rgb(21 128 61 / 0.55);
}
.tw-bg-green-700\/60 {
  background-color: rgb(21 128 61 / 0.6);
}
.tw-bg-green-700\/65 {
  background-color: rgb(21 128 61 / 0.65);
}
.tw-bg-green-700\/70 {
  background-color: rgb(21 128 61 / 0.7);
}
.tw-bg-green-700\/75 {
  background-color: rgb(21 128 61 / 0.75);
}
.tw-bg-green-700\/80 {
  background-color: rgb(21 128 61 / 0.8);
}
.tw-bg-green-700\/85 {
  background-color: rgb(21 128 61 / 0.85);
}
.tw-bg-green-700\/90 {
  background-color: rgb(21 128 61 / 0.9);
}
.tw-bg-green-700\/95 {
  background-color: rgb(21 128 61 / 0.95);
}
.tw-bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-800\/0 {
  background-color: rgb(22 101 52 / 0);
}
.tw-bg-green-800\/10 {
  background-color: rgb(22 101 52 / 0.1);
}
.tw-bg-green-800\/100 {
  background-color: rgb(22 101 52 / 1);
}
.tw-bg-green-800\/15 {
  background-color: rgb(22 101 52 / 0.15);
}
.tw-bg-green-800\/20 {
  background-color: rgb(22 101 52 / 0.2);
}
.tw-bg-green-800\/25 {
  background-color: rgb(22 101 52 / 0.25);
}
.tw-bg-green-800\/30 {
  background-color: rgb(22 101 52 / 0.3);
}
.tw-bg-green-800\/35 {
  background-color: rgb(22 101 52 / 0.35);
}
.tw-bg-green-800\/40 {
  background-color: rgb(22 101 52 / 0.4);
}
.tw-bg-green-800\/45 {
  background-color: rgb(22 101 52 / 0.45);
}
.tw-bg-green-800\/5 {
  background-color: rgb(22 101 52 / 0.05);
}
.tw-bg-green-800\/50 {
  background-color: rgb(22 101 52 / 0.5);
}
.tw-bg-green-800\/55 {
  background-color: rgb(22 101 52 / 0.55);
}
.tw-bg-green-800\/60 {
  background-color: rgb(22 101 52 / 0.6);
}
.tw-bg-green-800\/65 {
  background-color: rgb(22 101 52 / 0.65);
}
.tw-bg-green-800\/70 {
  background-color: rgb(22 101 52 / 0.7);
}
.tw-bg-green-800\/75 {
  background-color: rgb(22 101 52 / 0.75);
}
.tw-bg-green-800\/80 {
  background-color: rgb(22 101 52 / 0.8);
}
.tw-bg-green-800\/85 {
  background-color: rgb(22 101 52 / 0.85);
}
.tw-bg-green-800\/90 {
  background-color: rgb(22 101 52 / 0.9);
}
.tw-bg-green-800\/95 {
  background-color: rgb(22 101 52 / 0.95);
}
.tw-bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-900\/0 {
  background-color: rgb(20 83 45 / 0);
}
.tw-bg-green-900\/10 {
  background-color: rgb(20 83 45 / 0.1);
}
.tw-bg-green-900\/100 {
  background-color: rgb(20 83 45 / 1);
}
.tw-bg-green-900\/15 {
  background-color: rgb(20 83 45 / 0.15);
}
.tw-bg-green-900\/20 {
  background-color: rgb(20 83 45 / 0.2);
}
.tw-bg-green-900\/25 {
  background-color: rgb(20 83 45 / 0.25);
}
.tw-bg-green-900\/30 {
  background-color: rgb(20 83 45 / 0.3);
}
.tw-bg-green-900\/35 {
  background-color: rgb(20 83 45 / 0.35);
}
.tw-bg-green-900\/40 {
  background-color: rgb(20 83 45 / 0.4);
}
.tw-bg-green-900\/45 {
  background-color: rgb(20 83 45 / 0.45);
}
.tw-bg-green-900\/5 {
  background-color: rgb(20 83 45 / 0.05);
}
.tw-bg-green-900\/50 {
  background-color: rgb(20 83 45 / 0.5);
}
.tw-bg-green-900\/55 {
  background-color: rgb(20 83 45 / 0.55);
}
.tw-bg-green-900\/60 {
  background-color: rgb(20 83 45 / 0.6);
}
.tw-bg-green-900\/65 {
  background-color: rgb(20 83 45 / 0.65);
}
.tw-bg-green-900\/70 {
  background-color: rgb(20 83 45 / 0.7);
}
.tw-bg-green-900\/75 {
  background-color: rgb(20 83 45 / 0.75);
}
.tw-bg-green-900\/80 {
  background-color: rgb(20 83 45 / 0.8);
}
.tw-bg-green-900\/85 {
  background-color: rgb(20 83 45 / 0.85);
}
.tw-bg-green-900\/90 {
  background-color: rgb(20 83 45 / 0.9);
}
.tw-bg-green-900\/95 {
  background-color: rgb(20 83 45 / 0.95);
}
.tw-bg-green-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1));
}
.tw-bg-green-950\/0 {
  background-color: rgb(5 46 22 / 0);
}
.tw-bg-green-950\/10 {
  background-color: rgb(5 46 22 / 0.1);
}
.tw-bg-green-950\/100 {
  background-color: rgb(5 46 22 / 1);
}
.tw-bg-green-950\/15 {
  background-color: rgb(5 46 22 / 0.15);
}
.tw-bg-green-950\/20 {
  background-color: rgb(5 46 22 / 0.2);
}
.tw-bg-green-950\/25 {
  background-color: rgb(5 46 22 / 0.25);
}
.tw-bg-green-950\/30 {
  background-color: rgb(5 46 22 / 0.3);
}
.tw-bg-green-950\/35 {
  background-color: rgb(5 46 22 / 0.35);
}
.tw-bg-green-950\/40 {
  background-color: rgb(5 46 22 / 0.4);
}
.tw-bg-green-950\/45 {
  background-color: rgb(5 46 22 / 0.45);
}
.tw-bg-green-950\/5 {
  background-color: rgb(5 46 22 / 0.05);
}
.tw-bg-green-950\/50 {
  background-color: rgb(5 46 22 / 0.5);
}
.tw-bg-green-950\/55 {
  background-color: rgb(5 46 22 / 0.55);
}
.tw-bg-green-950\/60 {
  background-color: rgb(5 46 22 / 0.6);
}
.tw-bg-green-950\/65 {
  background-color: rgb(5 46 22 / 0.65);
}
.tw-bg-green-950\/70 {
  background-color: rgb(5 46 22 / 0.7);
}
.tw-bg-green-950\/75 {
  background-color: rgb(5 46 22 / 0.75);
}
.tw-bg-green-950\/80 {
  background-color: rgb(5 46 22 / 0.8);
}
.tw-bg-green-950\/85 {
  background-color: rgb(5 46 22 / 0.85);
}
.tw-bg-green-950\/90 {
  background-color: rgb(5 46 22 / 0.9);
}
.tw-bg-green-950\/95 {
  background-color: rgb(5 46 22 / 0.95);
}
.tw-bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-100\/0 {
  background-color: rgb(224 231 255 / 0);
}
.tw-bg-indigo-100\/10 {
  background-color: rgb(224 231 255 / 0.1);
}
.tw-bg-indigo-100\/100 {
  background-color: rgb(224 231 255 / 1);
}
.tw-bg-indigo-100\/15 {
  background-color: rgb(224 231 255 / 0.15);
}
.tw-bg-indigo-100\/20 {
  background-color: rgb(224 231 255 / 0.2);
}
.tw-bg-indigo-100\/25 {
  background-color: rgb(224 231 255 / 0.25);
}
.tw-bg-indigo-100\/30 {
  background-color: rgb(224 231 255 / 0.3);
}
.tw-bg-indigo-100\/35 {
  background-color: rgb(224 231 255 / 0.35);
}
.tw-bg-indigo-100\/40 {
  background-color: rgb(224 231 255 / 0.4);
}
.tw-bg-indigo-100\/45 {
  background-color: rgb(224 231 255 / 0.45);
}
.tw-bg-indigo-100\/5 {
  background-color: rgb(224 231 255 / 0.05);
}
.tw-bg-indigo-100\/50 {
  background-color: rgb(224 231 255 / 0.5);
}
.tw-bg-indigo-100\/55 {
  background-color: rgb(224 231 255 / 0.55);
}
.tw-bg-indigo-100\/60 {
  background-color: rgb(224 231 255 / 0.6);
}
.tw-bg-indigo-100\/65 {
  background-color: rgb(224 231 255 / 0.65);
}
.tw-bg-indigo-100\/70 {
  background-color: rgb(224 231 255 / 0.7);
}
.tw-bg-indigo-100\/75 {
  background-color: rgb(224 231 255 / 0.75);
}
.tw-bg-indigo-100\/80 {
  background-color: rgb(224 231 255 / 0.8);
}
.tw-bg-indigo-100\/85 {
  background-color: rgb(224 231 255 / 0.85);
}
.tw-bg-indigo-100\/90 {
  background-color: rgb(224 231 255 / 0.9);
}
.tw-bg-indigo-100\/95 {
  background-color: rgb(224 231 255 / 0.95);
}
.tw-bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-200\/0 {
  background-color: rgb(199 210 254 / 0);
}
.tw-bg-indigo-200\/10 {
  background-color: rgb(199 210 254 / 0.1);
}
.tw-bg-indigo-200\/100 {
  background-color: rgb(199 210 254 / 1);
}
.tw-bg-indigo-200\/15 {
  background-color: rgb(199 210 254 / 0.15);
}
.tw-bg-indigo-200\/20 {
  background-color: rgb(199 210 254 / 0.2);
}
.tw-bg-indigo-200\/25 {
  background-color: rgb(199 210 254 / 0.25);
}
.tw-bg-indigo-200\/30 {
  background-color: rgb(199 210 254 / 0.3);
}
.tw-bg-indigo-200\/35 {
  background-color: rgb(199 210 254 / 0.35);
}
.tw-bg-indigo-200\/40 {
  background-color: rgb(199 210 254 / 0.4);
}
.tw-bg-indigo-200\/45 {
  background-color: rgb(199 210 254 / 0.45);
}
.tw-bg-indigo-200\/5 {
  background-color: rgb(199 210 254 / 0.05);
}
.tw-bg-indigo-200\/50 {
  background-color: rgb(199 210 254 / 0.5);
}
.tw-bg-indigo-200\/55 {
  background-color: rgb(199 210 254 / 0.55);
}
.tw-bg-indigo-200\/60 {
  background-color: rgb(199 210 254 / 0.6);
}
.tw-bg-indigo-200\/65 {
  background-color: rgb(199 210 254 / 0.65);
}
.tw-bg-indigo-200\/70 {
  background-color: rgb(199 210 254 / 0.7);
}
.tw-bg-indigo-200\/75 {
  background-color: rgb(199 210 254 / 0.75);
}
.tw-bg-indigo-200\/80 {
  background-color: rgb(199 210 254 / 0.8);
}
.tw-bg-indigo-200\/85 {
  background-color: rgb(199 210 254 / 0.85);
}
.tw-bg-indigo-200\/90 {
  background-color: rgb(199 210 254 / 0.9);
}
.tw-bg-indigo-200\/95 {
  background-color: rgb(199 210 254 / 0.95);
}
.tw-bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-300\/0 {
  background-color: rgb(165 180 252 / 0);
}
.tw-bg-indigo-300\/10 {
  background-color: rgb(165 180 252 / 0.1);
}
.tw-bg-indigo-300\/100 {
  background-color: rgb(165 180 252 / 1);
}
.tw-bg-indigo-300\/15 {
  background-color: rgb(165 180 252 / 0.15);
}
.tw-bg-indigo-300\/20 {
  background-color: rgb(165 180 252 / 0.2);
}
.tw-bg-indigo-300\/25 {
  background-color: rgb(165 180 252 / 0.25);
}
.tw-bg-indigo-300\/30 {
  background-color: rgb(165 180 252 / 0.3);
}
.tw-bg-indigo-300\/35 {
  background-color: rgb(165 180 252 / 0.35);
}
.tw-bg-indigo-300\/40 {
  background-color: rgb(165 180 252 / 0.4);
}
.tw-bg-indigo-300\/45 {
  background-color: rgb(165 180 252 / 0.45);
}
.tw-bg-indigo-300\/5 {
  background-color: rgb(165 180 252 / 0.05);
}
.tw-bg-indigo-300\/50 {
  background-color: rgb(165 180 252 / 0.5);
}
.tw-bg-indigo-300\/55 {
  background-color: rgb(165 180 252 / 0.55);
}
.tw-bg-indigo-300\/60 {
  background-color: rgb(165 180 252 / 0.6);
}
.tw-bg-indigo-300\/65 {
  background-color: rgb(165 180 252 / 0.65);
}
.tw-bg-indigo-300\/70 {
  background-color: rgb(165 180 252 / 0.7);
}
.tw-bg-indigo-300\/75 {
  background-color: rgb(165 180 252 / 0.75);
}
.tw-bg-indigo-300\/80 {
  background-color: rgb(165 180 252 / 0.8);
}
.tw-bg-indigo-300\/85 {
  background-color: rgb(165 180 252 / 0.85);
}
.tw-bg-indigo-300\/90 {
  background-color: rgb(165 180 252 / 0.9);
}
.tw-bg-indigo-300\/95 {
  background-color: rgb(165 180 252 / 0.95);
}
.tw-bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-400\/0 {
  background-color: rgb(129 140 248 / 0);
}
.tw-bg-indigo-400\/10 {
  background-color: rgb(129 140 248 / 0.1);
}
.tw-bg-indigo-400\/100 {
  background-color: rgb(129 140 248 / 1);
}
.tw-bg-indigo-400\/15 {
  background-color: rgb(129 140 248 / 0.15);
}
.tw-bg-indigo-400\/20 {
  background-color: rgb(129 140 248 / 0.2);
}
.tw-bg-indigo-400\/25 {
  background-color: rgb(129 140 248 / 0.25);
}
.tw-bg-indigo-400\/30 {
  background-color: rgb(129 140 248 / 0.3);
}
.tw-bg-indigo-400\/35 {
  background-color: rgb(129 140 248 / 0.35);
}
.tw-bg-indigo-400\/40 {
  background-color: rgb(129 140 248 / 0.4);
}
.tw-bg-indigo-400\/45 {
  background-color: rgb(129 140 248 / 0.45);
}
.tw-bg-indigo-400\/5 {
  background-color: rgb(129 140 248 / 0.05);
}
.tw-bg-indigo-400\/50 {
  background-color: rgb(129 140 248 / 0.5);
}
.tw-bg-indigo-400\/55 {
  background-color: rgb(129 140 248 / 0.55);
}
.tw-bg-indigo-400\/60 {
  background-color: rgb(129 140 248 / 0.6);
}
.tw-bg-indigo-400\/65 {
  background-color: rgb(129 140 248 / 0.65);
}
.tw-bg-indigo-400\/70 {
  background-color: rgb(129 140 248 / 0.7);
}
.tw-bg-indigo-400\/75 {
  background-color: rgb(129 140 248 / 0.75);
}
.tw-bg-indigo-400\/80 {
  background-color: rgb(129 140 248 / 0.8);
}
.tw-bg-indigo-400\/85 {
  background-color: rgb(129 140 248 / 0.85);
}
.tw-bg-indigo-400\/90 {
  background-color: rgb(129 140 248 / 0.9);
}
.tw-bg-indigo-400\/95 {
  background-color: rgb(129 140 248 / 0.95);
}
.tw-bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-50\/0 {
  background-color: rgb(238 242 255 / 0);
}
.tw-bg-indigo-50\/10 {
  background-color: rgb(238 242 255 / 0.1);
}
.tw-bg-indigo-50\/100 {
  background-color: rgb(238 242 255 / 1);
}
.tw-bg-indigo-50\/15 {
  background-color: rgb(238 242 255 / 0.15);
}
.tw-bg-indigo-50\/20 {
  background-color: rgb(238 242 255 / 0.2);
}
.tw-bg-indigo-50\/25 {
  background-color: rgb(238 242 255 / 0.25);
}
.tw-bg-indigo-50\/30 {
  background-color: rgb(238 242 255 / 0.3);
}
.tw-bg-indigo-50\/35 {
  background-color: rgb(238 242 255 / 0.35);
}
.tw-bg-indigo-50\/40 {
  background-color: rgb(238 242 255 / 0.4);
}
.tw-bg-indigo-50\/45 {
  background-color: rgb(238 242 255 / 0.45);
}
.tw-bg-indigo-50\/5 {
  background-color: rgb(238 242 255 / 0.05);
}
.tw-bg-indigo-50\/50 {
  background-color: rgb(238 242 255 / 0.5);
}
.tw-bg-indigo-50\/55 {
  background-color: rgb(238 242 255 / 0.55);
}
.tw-bg-indigo-50\/60 {
  background-color: rgb(238 242 255 / 0.6);
}
.tw-bg-indigo-50\/65 {
  background-color: rgb(238 242 255 / 0.65);
}
.tw-bg-indigo-50\/70 {
  background-color: rgb(238 242 255 / 0.7);
}
.tw-bg-indigo-50\/75 {
  background-color: rgb(238 242 255 / 0.75);
}
.tw-bg-indigo-50\/80 {
  background-color: rgb(238 242 255 / 0.8);
}
.tw-bg-indigo-50\/85 {
  background-color: rgb(238 242 255 / 0.85);
}
.tw-bg-indigo-50\/90 {
  background-color: rgb(238 242 255 / 0.9);
}
.tw-bg-indigo-50\/95 {
  background-color: rgb(238 242 255 / 0.95);
}
.tw-bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-500\/0 {
  background-color: rgb(99 102 241 / 0);
}
.tw-bg-indigo-500\/10 {
  background-color: rgb(99 102 241 / 0.1);
}
.tw-bg-indigo-500\/100 {
  background-color: rgb(99 102 241 / 1);
}
.tw-bg-indigo-500\/15 {
  background-color: rgb(99 102 241 / 0.15);
}
.tw-bg-indigo-500\/20 {
  background-color: rgb(99 102 241 / 0.2);
}
.tw-bg-indigo-500\/25 {
  background-color: rgb(99 102 241 / 0.25);
}
.tw-bg-indigo-500\/30 {
  background-color: rgb(99 102 241 / 0.3);
}
.tw-bg-indigo-500\/35 {
  background-color: rgb(99 102 241 / 0.35);
}
.tw-bg-indigo-500\/40 {
  background-color: rgb(99 102 241 / 0.4);
}
.tw-bg-indigo-500\/45 {
  background-color: rgb(99 102 241 / 0.45);
}
.tw-bg-indigo-500\/5 {
  background-color: rgb(99 102 241 / 0.05);
}
.tw-bg-indigo-500\/50 {
  background-color: rgb(99 102 241 / 0.5);
}
.tw-bg-indigo-500\/55 {
  background-color: rgb(99 102 241 / 0.55);
}
.tw-bg-indigo-500\/60 {
  background-color: rgb(99 102 241 / 0.6);
}
.tw-bg-indigo-500\/65 {
  background-color: rgb(99 102 241 / 0.65);
}
.tw-bg-indigo-500\/70 {
  background-color: rgb(99 102 241 / 0.7);
}
.tw-bg-indigo-500\/75 {
  background-color: rgb(99 102 241 / 0.75);
}
.tw-bg-indigo-500\/80 {
  background-color: rgb(99 102 241 / 0.8);
}
.tw-bg-indigo-500\/85 {
  background-color: rgb(99 102 241 / 0.85);
}
.tw-bg-indigo-500\/90 {
  background-color: rgb(99 102 241 / 0.9);
}
.tw-bg-indigo-500\/95 {
  background-color: rgb(99 102 241 / 0.95);
}
.tw-bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-600\/0 {
  background-color: rgb(79 70 229 / 0);
}
.tw-bg-indigo-600\/10 {
  background-color: rgb(79 70 229 / 0.1);
}
.tw-bg-indigo-600\/100 {
  background-color: rgb(79 70 229 / 1);
}
.tw-bg-indigo-600\/15 {
  background-color: rgb(79 70 229 / 0.15);
}
.tw-bg-indigo-600\/20 {
  background-color: rgb(79 70 229 / 0.2);
}
.tw-bg-indigo-600\/25 {
  background-color: rgb(79 70 229 / 0.25);
}
.tw-bg-indigo-600\/30 {
  background-color: rgb(79 70 229 / 0.3);
}
.tw-bg-indigo-600\/35 {
  background-color: rgb(79 70 229 / 0.35);
}
.tw-bg-indigo-600\/40 {
  background-color: rgb(79 70 229 / 0.4);
}
.tw-bg-indigo-600\/45 {
  background-color: rgb(79 70 229 / 0.45);
}
.tw-bg-indigo-600\/5 {
  background-color: rgb(79 70 229 / 0.05);
}
.tw-bg-indigo-600\/50 {
  background-color: rgb(79 70 229 / 0.5);
}
.tw-bg-indigo-600\/55 {
  background-color: rgb(79 70 229 / 0.55);
}
.tw-bg-indigo-600\/60 {
  background-color: rgb(79 70 229 / 0.6);
}
.tw-bg-indigo-600\/65 {
  background-color: rgb(79 70 229 / 0.65);
}
.tw-bg-indigo-600\/70 {
  background-color: rgb(79 70 229 / 0.7);
}
.tw-bg-indigo-600\/75 {
  background-color: rgb(79 70 229 / 0.75);
}
.tw-bg-indigo-600\/80 {
  background-color: rgb(79 70 229 / 0.8);
}
.tw-bg-indigo-600\/85 {
  background-color: rgb(79 70 229 / 0.85);
}
.tw-bg-indigo-600\/90 {
  background-color: rgb(79 70 229 / 0.9);
}
.tw-bg-indigo-600\/95 {
  background-color: rgb(79 70 229 / 0.95);
}
.tw-bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-700\/0 {
  background-color: rgb(67 56 202 / 0);
}
.tw-bg-indigo-700\/10 {
  background-color: rgb(67 56 202 / 0.1);
}
.tw-bg-indigo-700\/100 {
  background-color: rgb(67 56 202 / 1);
}
.tw-bg-indigo-700\/15 {
  background-color: rgb(67 56 202 / 0.15);
}
.tw-bg-indigo-700\/20 {
  background-color: rgb(67 56 202 / 0.2);
}
.tw-bg-indigo-700\/25 {
  background-color: rgb(67 56 202 / 0.25);
}
.tw-bg-indigo-700\/30 {
  background-color: rgb(67 56 202 / 0.3);
}
.tw-bg-indigo-700\/35 {
  background-color: rgb(67 56 202 / 0.35);
}
.tw-bg-indigo-700\/40 {
  background-color: rgb(67 56 202 / 0.4);
}
.tw-bg-indigo-700\/45 {
  background-color: rgb(67 56 202 / 0.45);
}
.tw-bg-indigo-700\/5 {
  background-color: rgb(67 56 202 / 0.05);
}
.tw-bg-indigo-700\/50 {
  background-color: rgb(67 56 202 / 0.5);
}
.tw-bg-indigo-700\/55 {
  background-color: rgb(67 56 202 / 0.55);
}
.tw-bg-indigo-700\/60 {
  background-color: rgb(67 56 202 / 0.6);
}
.tw-bg-indigo-700\/65 {
  background-color: rgb(67 56 202 / 0.65);
}
.tw-bg-indigo-700\/70 {
  background-color: rgb(67 56 202 / 0.7);
}
.tw-bg-indigo-700\/75 {
  background-color: rgb(67 56 202 / 0.75);
}
.tw-bg-indigo-700\/80 {
  background-color: rgb(67 56 202 / 0.8);
}
.tw-bg-indigo-700\/85 {
  background-color: rgb(67 56 202 / 0.85);
}
.tw-bg-indigo-700\/90 {
  background-color: rgb(67 56 202 / 0.9);
}
.tw-bg-indigo-700\/95 {
  background-color: rgb(67 56 202 / 0.95);
}
.tw-bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-800\/0 {
  background-color: rgb(55 48 163 / 0);
}
.tw-bg-indigo-800\/10 {
  background-color: rgb(55 48 163 / 0.1);
}
.tw-bg-indigo-800\/100 {
  background-color: rgb(55 48 163 / 1);
}
.tw-bg-indigo-800\/15 {
  background-color: rgb(55 48 163 / 0.15);
}
.tw-bg-indigo-800\/20 {
  background-color: rgb(55 48 163 / 0.2);
}
.tw-bg-indigo-800\/25 {
  background-color: rgb(55 48 163 / 0.25);
}
.tw-bg-indigo-800\/30 {
  background-color: rgb(55 48 163 / 0.3);
}
.tw-bg-indigo-800\/35 {
  background-color: rgb(55 48 163 / 0.35);
}
.tw-bg-indigo-800\/40 {
  background-color: rgb(55 48 163 / 0.4);
}
.tw-bg-indigo-800\/45 {
  background-color: rgb(55 48 163 / 0.45);
}
.tw-bg-indigo-800\/5 {
  background-color: rgb(55 48 163 / 0.05);
}
.tw-bg-indigo-800\/50 {
  background-color: rgb(55 48 163 / 0.5);
}
.tw-bg-indigo-800\/55 {
  background-color: rgb(55 48 163 / 0.55);
}
.tw-bg-indigo-800\/60 {
  background-color: rgb(55 48 163 / 0.6);
}
.tw-bg-indigo-800\/65 {
  background-color: rgb(55 48 163 / 0.65);
}
.tw-bg-indigo-800\/70 {
  background-color: rgb(55 48 163 / 0.7);
}
.tw-bg-indigo-800\/75 {
  background-color: rgb(55 48 163 / 0.75);
}
.tw-bg-indigo-800\/80 {
  background-color: rgb(55 48 163 / 0.8);
}
.tw-bg-indigo-800\/85 {
  background-color: rgb(55 48 163 / 0.85);
}
.tw-bg-indigo-800\/90 {
  background-color: rgb(55 48 163 / 0.9);
}
.tw-bg-indigo-800\/95 {
  background-color: rgb(55 48 163 / 0.95);
}
.tw-bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-900\/0 {
  background-color: rgb(49 46 129 / 0);
}
.tw-bg-indigo-900\/10 {
  background-color: rgb(49 46 129 / 0.1);
}
.tw-bg-indigo-900\/100 {
  background-color: rgb(49 46 129 / 1);
}
.tw-bg-indigo-900\/15 {
  background-color: rgb(49 46 129 / 0.15);
}
.tw-bg-indigo-900\/20 {
  background-color: rgb(49 46 129 / 0.2);
}
.tw-bg-indigo-900\/25 {
  background-color: rgb(49 46 129 / 0.25);
}
.tw-bg-indigo-900\/30 {
  background-color: rgb(49 46 129 / 0.3);
}
.tw-bg-indigo-900\/35 {
  background-color: rgb(49 46 129 / 0.35);
}
.tw-bg-indigo-900\/40 {
  background-color: rgb(49 46 129 / 0.4);
}
.tw-bg-indigo-900\/45 {
  background-color: rgb(49 46 129 / 0.45);
}
.tw-bg-indigo-900\/5 {
  background-color: rgb(49 46 129 / 0.05);
}
.tw-bg-indigo-900\/50 {
  background-color: rgb(49 46 129 / 0.5);
}
.tw-bg-indigo-900\/55 {
  background-color: rgb(49 46 129 / 0.55);
}
.tw-bg-indigo-900\/60 {
  background-color: rgb(49 46 129 / 0.6);
}
.tw-bg-indigo-900\/65 {
  background-color: rgb(49 46 129 / 0.65);
}
.tw-bg-indigo-900\/70 {
  background-color: rgb(49 46 129 / 0.7);
}
.tw-bg-indigo-900\/75 {
  background-color: rgb(49 46 129 / 0.75);
}
.tw-bg-indigo-900\/80 {
  background-color: rgb(49 46 129 / 0.8);
}
.tw-bg-indigo-900\/85 {
  background-color: rgb(49 46 129 / 0.85);
}
.tw-bg-indigo-900\/90 {
  background-color: rgb(49 46 129 / 0.9);
}
.tw-bg-indigo-900\/95 {
  background-color: rgb(49 46 129 / 0.95);
}
.tw-bg-indigo-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1));
}
.tw-bg-indigo-950\/0 {
  background-color: rgb(30 27 75 / 0);
}
.tw-bg-indigo-950\/10 {
  background-color: rgb(30 27 75 / 0.1);
}
.tw-bg-indigo-950\/100 {
  background-color: rgb(30 27 75 / 1);
}
.tw-bg-indigo-950\/15 {
  background-color: rgb(30 27 75 / 0.15);
}
.tw-bg-indigo-950\/20 {
  background-color: rgb(30 27 75 / 0.2);
}
.tw-bg-indigo-950\/25 {
  background-color: rgb(30 27 75 / 0.25);
}
.tw-bg-indigo-950\/30 {
  background-color: rgb(30 27 75 / 0.3);
}
.tw-bg-indigo-950\/35 {
  background-color: rgb(30 27 75 / 0.35);
}
.tw-bg-indigo-950\/40 {
  background-color: rgb(30 27 75 / 0.4);
}
.tw-bg-indigo-950\/45 {
  background-color: rgb(30 27 75 / 0.45);
}
.tw-bg-indigo-950\/5 {
  background-color: rgb(30 27 75 / 0.05);
}
.tw-bg-indigo-950\/50 {
  background-color: rgb(30 27 75 / 0.5);
}
.tw-bg-indigo-950\/55 {
  background-color: rgb(30 27 75 / 0.55);
}
.tw-bg-indigo-950\/60 {
  background-color: rgb(30 27 75 / 0.6);
}
.tw-bg-indigo-950\/65 {
  background-color: rgb(30 27 75 / 0.65);
}
.tw-bg-indigo-950\/70 {
  background-color: rgb(30 27 75 / 0.7);
}
.tw-bg-indigo-950\/75 {
  background-color: rgb(30 27 75 / 0.75);
}
.tw-bg-indigo-950\/80 {
  background-color: rgb(30 27 75 / 0.8);
}
.tw-bg-indigo-950\/85 {
  background-color: rgb(30 27 75 / 0.85);
}
.tw-bg-indigo-950\/90 {
  background-color: rgb(30 27 75 / 0.9);
}
.tw-bg-indigo-950\/95 {
  background-color: rgb(30 27 75 / 0.95);
}
.tw-bg-inherit {
  background-color: inherit;
}
.tw-bg-lime-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-100\/0 {
  background-color: rgb(236 252 203 / 0);
}
.tw-bg-lime-100\/10 {
  background-color: rgb(236 252 203 / 0.1);
}
.tw-bg-lime-100\/100 {
  background-color: rgb(236 252 203 / 1);
}
.tw-bg-lime-100\/15 {
  background-color: rgb(236 252 203 / 0.15);
}
.tw-bg-lime-100\/20 {
  background-color: rgb(236 252 203 / 0.2);
}
.tw-bg-lime-100\/25 {
  background-color: rgb(236 252 203 / 0.25);
}
.tw-bg-lime-100\/30 {
  background-color: rgb(236 252 203 / 0.3);
}
.tw-bg-lime-100\/35 {
  background-color: rgb(236 252 203 / 0.35);
}
.tw-bg-lime-100\/40 {
  background-color: rgb(236 252 203 / 0.4);
}
.tw-bg-lime-100\/45 {
  background-color: rgb(236 252 203 / 0.45);
}
.tw-bg-lime-100\/5 {
  background-color: rgb(236 252 203 / 0.05);
}
.tw-bg-lime-100\/50 {
  background-color: rgb(236 252 203 / 0.5);
}
.tw-bg-lime-100\/55 {
  background-color: rgb(236 252 203 / 0.55);
}
.tw-bg-lime-100\/60 {
  background-color: rgb(236 252 203 / 0.6);
}
.tw-bg-lime-100\/65 {
  background-color: rgb(236 252 203 / 0.65);
}
.tw-bg-lime-100\/70 {
  background-color: rgb(236 252 203 / 0.7);
}
.tw-bg-lime-100\/75 {
  background-color: rgb(236 252 203 / 0.75);
}
.tw-bg-lime-100\/80 {
  background-color: rgb(236 252 203 / 0.8);
}
.tw-bg-lime-100\/85 {
  background-color: rgb(236 252 203 / 0.85);
}
.tw-bg-lime-100\/90 {
  background-color: rgb(236 252 203 / 0.9);
}
.tw-bg-lime-100\/95 {
  background-color: rgb(236 252 203 / 0.95);
}
.tw-bg-lime-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-200\/0 {
  background-color: rgb(217 249 157 / 0);
}
.tw-bg-lime-200\/10 {
  background-color: rgb(217 249 157 / 0.1);
}
.tw-bg-lime-200\/100 {
  background-color: rgb(217 249 157 / 1);
}
.tw-bg-lime-200\/15 {
  background-color: rgb(217 249 157 / 0.15);
}
.tw-bg-lime-200\/20 {
  background-color: rgb(217 249 157 / 0.2);
}
.tw-bg-lime-200\/25 {
  background-color: rgb(217 249 157 / 0.25);
}
.tw-bg-lime-200\/30 {
  background-color: rgb(217 249 157 / 0.3);
}
.tw-bg-lime-200\/35 {
  background-color: rgb(217 249 157 / 0.35);
}
.tw-bg-lime-200\/40 {
  background-color: rgb(217 249 157 / 0.4);
}
.tw-bg-lime-200\/45 {
  background-color: rgb(217 249 157 / 0.45);
}
.tw-bg-lime-200\/5 {
  background-color: rgb(217 249 157 / 0.05);
}
.tw-bg-lime-200\/50 {
  background-color: rgb(217 249 157 / 0.5);
}
.tw-bg-lime-200\/55 {
  background-color: rgb(217 249 157 / 0.55);
}
.tw-bg-lime-200\/60 {
  background-color: rgb(217 249 157 / 0.6);
}
.tw-bg-lime-200\/65 {
  background-color: rgb(217 249 157 / 0.65);
}
.tw-bg-lime-200\/70 {
  background-color: rgb(217 249 157 / 0.7);
}
.tw-bg-lime-200\/75 {
  background-color: rgb(217 249 157 / 0.75);
}
.tw-bg-lime-200\/80 {
  background-color: rgb(217 249 157 / 0.8);
}
.tw-bg-lime-200\/85 {
  background-color: rgb(217 249 157 / 0.85);
}
.tw-bg-lime-200\/90 {
  background-color: rgb(217 249 157 / 0.9);
}
.tw-bg-lime-200\/95 {
  background-color: rgb(217 249 157 / 0.95);
}
.tw-bg-lime-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-300\/0 {
  background-color: rgb(190 242 100 / 0);
}
.tw-bg-lime-300\/10 {
  background-color: rgb(190 242 100 / 0.1);
}
.tw-bg-lime-300\/100 {
  background-color: rgb(190 242 100 / 1);
}
.tw-bg-lime-300\/15 {
  background-color: rgb(190 242 100 / 0.15);
}
.tw-bg-lime-300\/20 {
  background-color: rgb(190 242 100 / 0.2);
}
.tw-bg-lime-300\/25 {
  background-color: rgb(190 242 100 / 0.25);
}
.tw-bg-lime-300\/30 {
  background-color: rgb(190 242 100 / 0.3);
}
.tw-bg-lime-300\/35 {
  background-color: rgb(190 242 100 / 0.35);
}
.tw-bg-lime-300\/40 {
  background-color: rgb(190 242 100 / 0.4);
}
.tw-bg-lime-300\/45 {
  background-color: rgb(190 242 100 / 0.45);
}
.tw-bg-lime-300\/5 {
  background-color: rgb(190 242 100 / 0.05);
}
.tw-bg-lime-300\/50 {
  background-color: rgb(190 242 100 / 0.5);
}
.tw-bg-lime-300\/55 {
  background-color: rgb(190 242 100 / 0.55);
}
.tw-bg-lime-300\/60 {
  background-color: rgb(190 242 100 / 0.6);
}
.tw-bg-lime-300\/65 {
  background-color: rgb(190 242 100 / 0.65);
}
.tw-bg-lime-300\/70 {
  background-color: rgb(190 242 100 / 0.7);
}
.tw-bg-lime-300\/75 {
  background-color: rgb(190 242 100 / 0.75);
}
.tw-bg-lime-300\/80 {
  background-color: rgb(190 242 100 / 0.8);
}
.tw-bg-lime-300\/85 {
  background-color: rgb(190 242 100 / 0.85);
}
.tw-bg-lime-300\/90 {
  background-color: rgb(190 242 100 / 0.9);
}
.tw-bg-lime-300\/95 {
  background-color: rgb(190 242 100 / 0.95);
}
.tw-bg-lime-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-400\/0 {
  background-color: rgb(163 230 53 / 0);
}
.tw-bg-lime-400\/10 {
  background-color: rgb(163 230 53 / 0.1);
}
.tw-bg-lime-400\/100 {
  background-color: rgb(163 230 53 / 1);
}
.tw-bg-lime-400\/15 {
  background-color: rgb(163 230 53 / 0.15);
}
.tw-bg-lime-400\/20 {
  background-color: rgb(163 230 53 / 0.2);
}
.tw-bg-lime-400\/25 {
  background-color: rgb(163 230 53 / 0.25);
}
.tw-bg-lime-400\/30 {
  background-color: rgb(163 230 53 / 0.3);
}
.tw-bg-lime-400\/35 {
  background-color: rgb(163 230 53 / 0.35);
}
.tw-bg-lime-400\/40 {
  background-color: rgb(163 230 53 / 0.4);
}
.tw-bg-lime-400\/45 {
  background-color: rgb(163 230 53 / 0.45);
}
.tw-bg-lime-400\/5 {
  background-color: rgb(163 230 53 / 0.05);
}
.tw-bg-lime-400\/50 {
  background-color: rgb(163 230 53 / 0.5);
}
.tw-bg-lime-400\/55 {
  background-color: rgb(163 230 53 / 0.55);
}
.tw-bg-lime-400\/60 {
  background-color: rgb(163 230 53 / 0.6);
}
.tw-bg-lime-400\/65 {
  background-color: rgb(163 230 53 / 0.65);
}
.tw-bg-lime-400\/70 {
  background-color: rgb(163 230 53 / 0.7);
}
.tw-bg-lime-400\/75 {
  background-color: rgb(163 230 53 / 0.75);
}
.tw-bg-lime-400\/80 {
  background-color: rgb(163 230 53 / 0.8);
}
.tw-bg-lime-400\/85 {
  background-color: rgb(163 230 53 / 0.85);
}
.tw-bg-lime-400\/90 {
  background-color: rgb(163 230 53 / 0.9);
}
.tw-bg-lime-400\/95 {
  background-color: rgb(163 230 53 / 0.95);
}
.tw-bg-lime-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-50\/0 {
  background-color: rgb(247 254 231 / 0);
}
.tw-bg-lime-50\/10 {
  background-color: rgb(247 254 231 / 0.1);
}
.tw-bg-lime-50\/100 {
  background-color: rgb(247 254 231 / 1);
}
.tw-bg-lime-50\/15 {
  background-color: rgb(247 254 231 / 0.15);
}
.tw-bg-lime-50\/20 {
  background-color: rgb(247 254 231 / 0.2);
}
.tw-bg-lime-50\/25 {
  background-color: rgb(247 254 231 / 0.25);
}
.tw-bg-lime-50\/30 {
  background-color: rgb(247 254 231 / 0.3);
}
.tw-bg-lime-50\/35 {
  background-color: rgb(247 254 231 / 0.35);
}
.tw-bg-lime-50\/40 {
  background-color: rgb(247 254 231 / 0.4);
}
.tw-bg-lime-50\/45 {
  background-color: rgb(247 254 231 / 0.45);
}
.tw-bg-lime-50\/5 {
  background-color: rgb(247 254 231 / 0.05);
}
.tw-bg-lime-50\/50 {
  background-color: rgb(247 254 231 / 0.5);
}
.tw-bg-lime-50\/55 {
  background-color: rgb(247 254 231 / 0.55);
}
.tw-bg-lime-50\/60 {
  background-color: rgb(247 254 231 / 0.6);
}
.tw-bg-lime-50\/65 {
  background-color: rgb(247 254 231 / 0.65);
}
.tw-bg-lime-50\/70 {
  background-color: rgb(247 254 231 / 0.7);
}
.tw-bg-lime-50\/75 {
  background-color: rgb(247 254 231 / 0.75);
}
.tw-bg-lime-50\/80 {
  background-color: rgb(247 254 231 / 0.8);
}
.tw-bg-lime-50\/85 {
  background-color: rgb(247 254 231 / 0.85);
}
.tw-bg-lime-50\/90 {
  background-color: rgb(247 254 231 / 0.9);
}
.tw-bg-lime-50\/95 {
  background-color: rgb(247 254 231 / 0.95);
}
.tw-bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-500\/0 {
  background-color: rgb(132 204 22 / 0);
}
.tw-bg-lime-500\/10 {
  background-color: rgb(132 204 22 / 0.1);
}
.tw-bg-lime-500\/100 {
  background-color: rgb(132 204 22 / 1);
}
.tw-bg-lime-500\/15 {
  background-color: rgb(132 204 22 / 0.15);
}
.tw-bg-lime-500\/20 {
  background-color: rgb(132 204 22 / 0.2);
}
.tw-bg-lime-500\/25 {
  background-color: rgb(132 204 22 / 0.25);
}
.tw-bg-lime-500\/30 {
  background-color: rgb(132 204 22 / 0.3);
}
.tw-bg-lime-500\/35 {
  background-color: rgb(132 204 22 / 0.35);
}
.tw-bg-lime-500\/40 {
  background-color: rgb(132 204 22 / 0.4);
}
.tw-bg-lime-500\/45 {
  background-color: rgb(132 204 22 / 0.45);
}
.tw-bg-lime-500\/5 {
  background-color: rgb(132 204 22 / 0.05);
}
.tw-bg-lime-500\/50 {
  background-color: rgb(132 204 22 / 0.5);
}
.tw-bg-lime-500\/55 {
  background-color: rgb(132 204 22 / 0.55);
}
.tw-bg-lime-500\/60 {
  background-color: rgb(132 204 22 / 0.6);
}
.tw-bg-lime-500\/65 {
  background-color: rgb(132 204 22 / 0.65);
}
.tw-bg-lime-500\/70 {
  background-color: rgb(132 204 22 / 0.7);
}
.tw-bg-lime-500\/75 {
  background-color: rgb(132 204 22 / 0.75);
}
.tw-bg-lime-500\/80 {
  background-color: rgb(132 204 22 / 0.8);
}
.tw-bg-lime-500\/85 {
  background-color: rgb(132 204 22 / 0.85);
}
.tw-bg-lime-500\/90 {
  background-color: rgb(132 204 22 / 0.9);
}
.tw-bg-lime-500\/95 {
  background-color: rgb(132 204 22 / 0.95);
}
.tw-bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-600\/0 {
  background-color: rgb(101 163 13 / 0);
}
.tw-bg-lime-600\/10 {
  background-color: rgb(101 163 13 / 0.1);
}
.tw-bg-lime-600\/100 {
  background-color: rgb(101 163 13 / 1);
}
.tw-bg-lime-600\/15 {
  background-color: rgb(101 163 13 / 0.15);
}
.tw-bg-lime-600\/20 {
  background-color: rgb(101 163 13 / 0.2);
}
.tw-bg-lime-600\/25 {
  background-color: rgb(101 163 13 / 0.25);
}
.tw-bg-lime-600\/30 {
  background-color: rgb(101 163 13 / 0.3);
}
.tw-bg-lime-600\/35 {
  background-color: rgb(101 163 13 / 0.35);
}
.tw-bg-lime-600\/40 {
  background-color: rgb(101 163 13 / 0.4);
}
.tw-bg-lime-600\/45 {
  background-color: rgb(101 163 13 / 0.45);
}
.tw-bg-lime-600\/5 {
  background-color: rgb(101 163 13 / 0.05);
}
.tw-bg-lime-600\/50 {
  background-color: rgb(101 163 13 / 0.5);
}
.tw-bg-lime-600\/55 {
  background-color: rgb(101 163 13 / 0.55);
}
.tw-bg-lime-600\/60 {
  background-color: rgb(101 163 13 / 0.6);
}
.tw-bg-lime-600\/65 {
  background-color: rgb(101 163 13 / 0.65);
}
.tw-bg-lime-600\/70 {
  background-color: rgb(101 163 13 / 0.7);
}
.tw-bg-lime-600\/75 {
  background-color: rgb(101 163 13 / 0.75);
}
.tw-bg-lime-600\/80 {
  background-color: rgb(101 163 13 / 0.8);
}
.tw-bg-lime-600\/85 {
  background-color: rgb(101 163 13 / 0.85);
}
.tw-bg-lime-600\/90 {
  background-color: rgb(101 163 13 / 0.9);
}
.tw-bg-lime-600\/95 {
  background-color: rgb(101 163 13 / 0.95);
}
.tw-bg-lime-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-700\/0 {
  background-color: rgb(77 124 15 / 0);
}
.tw-bg-lime-700\/10 {
  background-color: rgb(77 124 15 / 0.1);
}
.tw-bg-lime-700\/100 {
  background-color: rgb(77 124 15 / 1);
}
.tw-bg-lime-700\/15 {
  background-color: rgb(77 124 15 / 0.15);
}
.tw-bg-lime-700\/20 {
  background-color: rgb(77 124 15 / 0.2);
}
.tw-bg-lime-700\/25 {
  background-color: rgb(77 124 15 / 0.25);
}
.tw-bg-lime-700\/30 {
  background-color: rgb(77 124 15 / 0.3);
}
.tw-bg-lime-700\/35 {
  background-color: rgb(77 124 15 / 0.35);
}
.tw-bg-lime-700\/40 {
  background-color: rgb(77 124 15 / 0.4);
}
.tw-bg-lime-700\/45 {
  background-color: rgb(77 124 15 / 0.45);
}
.tw-bg-lime-700\/5 {
  background-color: rgb(77 124 15 / 0.05);
}
.tw-bg-lime-700\/50 {
  background-color: rgb(77 124 15 / 0.5);
}
.tw-bg-lime-700\/55 {
  background-color: rgb(77 124 15 / 0.55);
}
.tw-bg-lime-700\/60 {
  background-color: rgb(77 124 15 / 0.6);
}
.tw-bg-lime-700\/65 {
  background-color: rgb(77 124 15 / 0.65);
}
.tw-bg-lime-700\/70 {
  background-color: rgb(77 124 15 / 0.7);
}
.tw-bg-lime-700\/75 {
  background-color: rgb(77 124 15 / 0.75);
}
.tw-bg-lime-700\/80 {
  background-color: rgb(77 124 15 / 0.8);
}
.tw-bg-lime-700\/85 {
  background-color: rgb(77 124 15 / 0.85);
}
.tw-bg-lime-700\/90 {
  background-color: rgb(77 124 15 / 0.9);
}
.tw-bg-lime-700\/95 {
  background-color: rgb(77 124 15 / 0.95);
}
.tw-bg-lime-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-800\/0 {
  background-color: rgb(63 98 18 / 0);
}
.tw-bg-lime-800\/10 {
  background-color: rgb(63 98 18 / 0.1);
}
.tw-bg-lime-800\/100 {
  background-color: rgb(63 98 18 / 1);
}
.tw-bg-lime-800\/15 {
  background-color: rgb(63 98 18 / 0.15);
}
.tw-bg-lime-800\/20 {
  background-color: rgb(63 98 18 / 0.2);
}
.tw-bg-lime-800\/25 {
  background-color: rgb(63 98 18 / 0.25);
}
.tw-bg-lime-800\/30 {
  background-color: rgb(63 98 18 / 0.3);
}
.tw-bg-lime-800\/35 {
  background-color: rgb(63 98 18 / 0.35);
}
.tw-bg-lime-800\/40 {
  background-color: rgb(63 98 18 / 0.4);
}
.tw-bg-lime-800\/45 {
  background-color: rgb(63 98 18 / 0.45);
}
.tw-bg-lime-800\/5 {
  background-color: rgb(63 98 18 / 0.05);
}
.tw-bg-lime-800\/50 {
  background-color: rgb(63 98 18 / 0.5);
}
.tw-bg-lime-800\/55 {
  background-color: rgb(63 98 18 / 0.55);
}
.tw-bg-lime-800\/60 {
  background-color: rgb(63 98 18 / 0.6);
}
.tw-bg-lime-800\/65 {
  background-color: rgb(63 98 18 / 0.65);
}
.tw-bg-lime-800\/70 {
  background-color: rgb(63 98 18 / 0.7);
}
.tw-bg-lime-800\/75 {
  background-color: rgb(63 98 18 / 0.75);
}
.tw-bg-lime-800\/80 {
  background-color: rgb(63 98 18 / 0.8);
}
.tw-bg-lime-800\/85 {
  background-color: rgb(63 98 18 / 0.85);
}
.tw-bg-lime-800\/90 {
  background-color: rgb(63 98 18 / 0.9);
}
.tw-bg-lime-800\/95 {
  background-color: rgb(63 98 18 / 0.95);
}
.tw-bg-lime-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-900\/0 {
  background-color: rgb(54 83 20 / 0);
}
.tw-bg-lime-900\/10 {
  background-color: rgb(54 83 20 / 0.1);
}
.tw-bg-lime-900\/100 {
  background-color: rgb(54 83 20 / 1);
}
.tw-bg-lime-900\/15 {
  background-color: rgb(54 83 20 / 0.15);
}
.tw-bg-lime-900\/20 {
  background-color: rgb(54 83 20 / 0.2);
}
.tw-bg-lime-900\/25 {
  background-color: rgb(54 83 20 / 0.25);
}
.tw-bg-lime-900\/30 {
  background-color: rgb(54 83 20 / 0.3);
}
.tw-bg-lime-900\/35 {
  background-color: rgb(54 83 20 / 0.35);
}
.tw-bg-lime-900\/40 {
  background-color: rgb(54 83 20 / 0.4);
}
.tw-bg-lime-900\/45 {
  background-color: rgb(54 83 20 / 0.45);
}
.tw-bg-lime-900\/5 {
  background-color: rgb(54 83 20 / 0.05);
}
.tw-bg-lime-900\/50 {
  background-color: rgb(54 83 20 / 0.5);
}
.tw-bg-lime-900\/55 {
  background-color: rgb(54 83 20 / 0.55);
}
.tw-bg-lime-900\/60 {
  background-color: rgb(54 83 20 / 0.6);
}
.tw-bg-lime-900\/65 {
  background-color: rgb(54 83 20 / 0.65);
}
.tw-bg-lime-900\/70 {
  background-color: rgb(54 83 20 / 0.7);
}
.tw-bg-lime-900\/75 {
  background-color: rgb(54 83 20 / 0.75);
}
.tw-bg-lime-900\/80 {
  background-color: rgb(54 83 20 / 0.8);
}
.tw-bg-lime-900\/85 {
  background-color: rgb(54 83 20 / 0.85);
}
.tw-bg-lime-900\/90 {
  background-color: rgb(54 83 20 / 0.9);
}
.tw-bg-lime-900\/95 {
  background-color: rgb(54 83 20 / 0.95);
}
.tw-bg-lime-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 46 5 / var(--tw-bg-opacity, 1));
}
.tw-bg-lime-950\/0 {
  background-color: rgb(26 46 5 / 0);
}
.tw-bg-lime-950\/10 {
  background-color: rgb(26 46 5 / 0.1);
}
.tw-bg-lime-950\/100 {
  background-color: rgb(26 46 5 / 1);
}
.tw-bg-lime-950\/15 {
  background-color: rgb(26 46 5 / 0.15);
}
.tw-bg-lime-950\/20 {
  background-color: rgb(26 46 5 / 0.2);
}
.tw-bg-lime-950\/25 {
  background-color: rgb(26 46 5 / 0.25);
}
.tw-bg-lime-950\/30 {
  background-color: rgb(26 46 5 / 0.3);
}
.tw-bg-lime-950\/35 {
  background-color: rgb(26 46 5 / 0.35);
}
.tw-bg-lime-950\/40 {
  background-color: rgb(26 46 5 / 0.4);
}
.tw-bg-lime-950\/45 {
  background-color: rgb(26 46 5 / 0.45);
}
.tw-bg-lime-950\/5 {
  background-color: rgb(26 46 5 / 0.05);
}
.tw-bg-lime-950\/50 {
  background-color: rgb(26 46 5 / 0.5);
}
.tw-bg-lime-950\/55 {
  background-color: rgb(26 46 5 / 0.55);
}
.tw-bg-lime-950\/60 {
  background-color: rgb(26 46 5 / 0.6);
}
.tw-bg-lime-950\/65 {
  background-color: rgb(26 46 5 / 0.65);
}
.tw-bg-lime-950\/70 {
  background-color: rgb(26 46 5 / 0.7);
}
.tw-bg-lime-950\/75 {
  background-color: rgb(26 46 5 / 0.75);
}
.tw-bg-lime-950\/80 {
  background-color: rgb(26 46 5 / 0.8);
}
.tw-bg-lime-950\/85 {
  background-color: rgb(26 46 5 / 0.85);
}
.tw-bg-lime-950\/90 {
  background-color: rgb(26 46 5 / 0.9);
}
.tw-bg-lime-950\/95 {
  background-color: rgb(26 46 5 / 0.95);
}
.tw-bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-100\/0 {
  background-color: rgb(245 245 245 / 0);
}
.tw-bg-neutral-100\/10 {
  background-color: rgb(245 245 245 / 0.1);
}
.tw-bg-neutral-100\/100 {
  background-color: rgb(245 245 245 / 1);
}
.tw-bg-neutral-100\/15 {
  background-color: rgb(245 245 245 / 0.15);
}
.tw-bg-neutral-100\/20 {
  background-color: rgb(245 245 245 / 0.2);
}
.tw-bg-neutral-100\/25 {
  background-color: rgb(245 245 245 / 0.25);
}
.tw-bg-neutral-100\/30 {
  background-color: rgb(245 245 245 / 0.3);
}
.tw-bg-neutral-100\/35 {
  background-color: rgb(245 245 245 / 0.35);
}
.tw-bg-neutral-100\/40 {
  background-color: rgb(245 245 245 / 0.4);
}
.tw-bg-neutral-100\/45 {
  background-color: rgb(245 245 245 / 0.45);
}
.tw-bg-neutral-100\/5 {
  background-color: rgb(245 245 245 / 0.05);
}
.tw-bg-neutral-100\/50 {
  background-color: rgb(245 245 245 / 0.5);
}
.tw-bg-neutral-100\/55 {
  background-color: rgb(245 245 245 / 0.55);
}
.tw-bg-neutral-100\/60 {
  background-color: rgb(245 245 245 / 0.6);
}
.tw-bg-neutral-100\/65 {
  background-color: rgb(245 245 245 / 0.65);
}
.tw-bg-neutral-100\/70 {
  background-color: rgb(245 245 245 / 0.7);
}
.tw-bg-neutral-100\/75 {
  background-color: rgb(245 245 245 / 0.75);
}
.tw-bg-neutral-100\/80 {
  background-color: rgb(245 245 245 / 0.8);
}
.tw-bg-neutral-100\/85 {
  background-color: rgb(245 245 245 / 0.85);
}
.tw-bg-neutral-100\/90 {
  background-color: rgb(245 245 245 / 0.9);
}
.tw-bg-neutral-100\/95 {
  background-color: rgb(245 245 245 / 0.95);
}
.tw-bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-200\/0 {
  background-color: rgb(229 229 229 / 0);
}
.tw-bg-neutral-200\/10 {
  background-color: rgb(229 229 229 / 0.1);
}
.tw-bg-neutral-200\/100 {
  background-color: rgb(229 229 229 / 1);
}
.tw-bg-neutral-200\/15 {
  background-color: rgb(229 229 229 / 0.15);
}
.tw-bg-neutral-200\/20 {
  background-color: rgb(229 229 229 / 0.2);
}
.tw-bg-neutral-200\/25 {
  background-color: rgb(229 229 229 / 0.25);
}
.tw-bg-neutral-200\/30 {
  background-color: rgb(229 229 229 / 0.3);
}
.tw-bg-neutral-200\/35 {
  background-color: rgb(229 229 229 / 0.35);
}
.tw-bg-neutral-200\/40 {
  background-color: rgb(229 229 229 / 0.4);
}
.tw-bg-neutral-200\/45 {
  background-color: rgb(229 229 229 / 0.45);
}
.tw-bg-neutral-200\/5 {
  background-color: rgb(229 229 229 / 0.05);
}
.tw-bg-neutral-200\/50 {
  background-color: rgb(229 229 229 / 0.5);
}
.tw-bg-neutral-200\/55 {
  background-color: rgb(229 229 229 / 0.55);
}
.tw-bg-neutral-200\/60 {
  background-color: rgb(229 229 229 / 0.6);
}
.tw-bg-neutral-200\/65 {
  background-color: rgb(229 229 229 / 0.65);
}
.tw-bg-neutral-200\/70 {
  background-color: rgb(229 229 229 / 0.7);
}
.tw-bg-neutral-200\/75 {
  background-color: rgb(229 229 229 / 0.75);
}
.tw-bg-neutral-200\/80 {
  background-color: rgb(229 229 229 / 0.8);
}
.tw-bg-neutral-200\/85 {
  background-color: rgb(229 229 229 / 0.85);
}
.tw-bg-neutral-200\/90 {
  background-color: rgb(229 229 229 / 0.9);
}
.tw-bg-neutral-200\/95 {
  background-color: rgb(229 229 229 / 0.95);
}
.tw-bg-neutral-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-300\/0 {
  background-color: rgb(212 212 212 / 0);
}
.tw-bg-neutral-300\/10 {
  background-color: rgb(212 212 212 / 0.1);
}
.tw-bg-neutral-300\/100 {
  background-color: rgb(212 212 212 / 1);
}
.tw-bg-neutral-300\/15 {
  background-color: rgb(212 212 212 / 0.15);
}
.tw-bg-neutral-300\/20 {
  background-color: rgb(212 212 212 / 0.2);
}
.tw-bg-neutral-300\/25 {
  background-color: rgb(212 212 212 / 0.25);
}
.tw-bg-neutral-300\/30 {
  background-color: rgb(212 212 212 / 0.3);
}
.tw-bg-neutral-300\/35 {
  background-color: rgb(212 212 212 / 0.35);
}
.tw-bg-neutral-300\/40 {
  background-color: rgb(212 212 212 / 0.4);
}
.tw-bg-neutral-300\/45 {
  background-color: rgb(212 212 212 / 0.45);
}
.tw-bg-neutral-300\/5 {
  background-color: rgb(212 212 212 / 0.05);
}
.tw-bg-neutral-300\/50 {
  background-color: rgb(212 212 212 / 0.5);
}
.tw-bg-neutral-300\/55 {
  background-color: rgb(212 212 212 / 0.55);
}
.tw-bg-neutral-300\/60 {
  background-color: rgb(212 212 212 / 0.6);
}
.tw-bg-neutral-300\/65 {
  background-color: rgb(212 212 212 / 0.65);
}
.tw-bg-neutral-300\/70 {
  background-color: rgb(212 212 212 / 0.7);
}
.tw-bg-neutral-300\/75 {
  background-color: rgb(212 212 212 / 0.75);
}
.tw-bg-neutral-300\/80 {
  background-color: rgb(212 212 212 / 0.8);
}
.tw-bg-neutral-300\/85 {
  background-color: rgb(212 212 212 / 0.85);
}
.tw-bg-neutral-300\/90 {
  background-color: rgb(212 212 212 / 0.9);
}
.tw-bg-neutral-300\/95 {
  background-color: rgb(212 212 212 / 0.95);
}
.tw-bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-400\/0 {
  background-color: rgb(163 163 163 / 0);
}
.tw-bg-neutral-400\/10 {
  background-color: rgb(163 163 163 / 0.1);
}
.tw-bg-neutral-400\/100 {
  background-color: rgb(163 163 163 / 1);
}
.tw-bg-neutral-400\/15 {
  background-color: rgb(163 163 163 / 0.15);
}
.tw-bg-neutral-400\/20 {
  background-color: rgb(163 163 163 / 0.2);
}
.tw-bg-neutral-400\/25 {
  background-color: rgb(163 163 163 / 0.25);
}
.tw-bg-neutral-400\/30 {
  background-color: rgb(163 163 163 / 0.3);
}
.tw-bg-neutral-400\/35 {
  background-color: rgb(163 163 163 / 0.35);
}
.tw-bg-neutral-400\/40 {
  background-color: rgb(163 163 163 / 0.4);
}
.tw-bg-neutral-400\/45 {
  background-color: rgb(163 163 163 / 0.45);
}
.tw-bg-neutral-400\/5 {
  background-color: rgb(163 163 163 / 0.05);
}
.tw-bg-neutral-400\/50 {
  background-color: rgb(163 163 163 / 0.5);
}
.tw-bg-neutral-400\/55 {
  background-color: rgb(163 163 163 / 0.55);
}
.tw-bg-neutral-400\/60 {
  background-color: rgb(163 163 163 / 0.6);
}
.tw-bg-neutral-400\/65 {
  background-color: rgb(163 163 163 / 0.65);
}
.tw-bg-neutral-400\/70 {
  background-color: rgb(163 163 163 / 0.7);
}
.tw-bg-neutral-400\/75 {
  background-color: rgb(163 163 163 / 0.75);
}
.tw-bg-neutral-400\/80 {
  background-color: rgb(163 163 163 / 0.8);
}
.tw-bg-neutral-400\/85 {
  background-color: rgb(163 163 163 / 0.85);
}
.tw-bg-neutral-400\/90 {
  background-color: rgb(163 163 163 / 0.9);
}
.tw-bg-neutral-400\/95 {
  background-color: rgb(163 163 163 / 0.95);
}
.tw-bg-neutral-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-50\/0 {
  background-color: rgb(250 250 250 / 0);
}
.tw-bg-neutral-50\/10 {
  background-color: rgb(250 250 250 / 0.1);
}
.tw-bg-neutral-50\/100 {
  background-color: rgb(250 250 250 / 1);
}
.tw-bg-neutral-50\/15 {
  background-color: rgb(250 250 250 / 0.15);
}
.tw-bg-neutral-50\/20 {
  background-color: rgb(250 250 250 / 0.2);
}
.tw-bg-neutral-50\/25 {
  background-color: rgb(250 250 250 / 0.25);
}
.tw-bg-neutral-50\/30 {
  background-color: rgb(250 250 250 / 0.3);
}
.tw-bg-neutral-50\/35 {
  background-color: rgb(250 250 250 / 0.35);
}
.tw-bg-neutral-50\/40 {
  background-color: rgb(250 250 250 / 0.4);
}
.tw-bg-neutral-50\/45 {
  background-color: rgb(250 250 250 / 0.45);
}
.tw-bg-neutral-50\/5 {
  background-color: rgb(250 250 250 / 0.05);
}
.tw-bg-neutral-50\/50 {
  background-color: rgb(250 250 250 / 0.5);
}
.tw-bg-neutral-50\/55 {
  background-color: rgb(250 250 250 / 0.55);
}
.tw-bg-neutral-50\/60 {
  background-color: rgb(250 250 250 / 0.6);
}
.tw-bg-neutral-50\/65 {
  background-color: rgb(250 250 250 / 0.65);
}
.tw-bg-neutral-50\/70 {
  background-color: rgb(250 250 250 / 0.7);
}
.tw-bg-neutral-50\/75 {
  background-color: rgb(250 250 250 / 0.75);
}
.tw-bg-neutral-50\/80 {
  background-color: rgb(250 250 250 / 0.8);
}
.tw-bg-neutral-50\/85 {
  background-color: rgb(250 250 250 / 0.85);
}
.tw-bg-neutral-50\/90 {
  background-color: rgb(250 250 250 / 0.9);
}
.tw-bg-neutral-50\/95 {
  background-color: rgb(250 250 250 / 0.95);
}
.tw-bg-neutral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-500\/0 {
  background-color: rgb(115 115 115 / 0);
}
.tw-bg-neutral-500\/10 {
  background-color: rgb(115 115 115 / 0.1);
}
.tw-bg-neutral-500\/100 {
  background-color: rgb(115 115 115 / 1);
}
.tw-bg-neutral-500\/15 {
  background-color: rgb(115 115 115 / 0.15);
}
.tw-bg-neutral-500\/20 {
  background-color: rgb(115 115 115 / 0.2);
}
.tw-bg-neutral-500\/25 {
  background-color: rgb(115 115 115 / 0.25);
}
.tw-bg-neutral-500\/30 {
  background-color: rgb(115 115 115 / 0.3);
}
.tw-bg-neutral-500\/35 {
  background-color: rgb(115 115 115 / 0.35);
}
.tw-bg-neutral-500\/40 {
  background-color: rgb(115 115 115 / 0.4);
}
.tw-bg-neutral-500\/45 {
  background-color: rgb(115 115 115 / 0.45);
}
.tw-bg-neutral-500\/5 {
  background-color: rgb(115 115 115 / 0.05);
}
.tw-bg-neutral-500\/50 {
  background-color: rgb(115 115 115 / 0.5);
}
.tw-bg-neutral-500\/55 {
  background-color: rgb(115 115 115 / 0.55);
}
.tw-bg-neutral-500\/60 {
  background-color: rgb(115 115 115 / 0.6);
}
.tw-bg-neutral-500\/65 {
  background-color: rgb(115 115 115 / 0.65);
}
.tw-bg-neutral-500\/70 {
  background-color: rgb(115 115 115 / 0.7);
}
.tw-bg-neutral-500\/75 {
  background-color: rgb(115 115 115 / 0.75);
}
.tw-bg-neutral-500\/80 {
  background-color: rgb(115 115 115 / 0.8);
}
.tw-bg-neutral-500\/85 {
  background-color: rgb(115 115 115 / 0.85);
}
.tw-bg-neutral-500\/90 {
  background-color: rgb(115 115 115 / 0.9);
}
.tw-bg-neutral-500\/95 {
  background-color: rgb(115 115 115 / 0.95);
}
.tw-bg-neutral-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-600\/0 {
  background-color: rgb(82 82 82 / 0);
}
.tw-bg-neutral-600\/10 {
  background-color: rgb(82 82 82 / 0.1);
}
.tw-bg-neutral-600\/100 {
  background-color: rgb(82 82 82 / 1);
}
.tw-bg-neutral-600\/15 {
  background-color: rgb(82 82 82 / 0.15);
}
.tw-bg-neutral-600\/20 {
  background-color: rgb(82 82 82 / 0.2);
}
.tw-bg-neutral-600\/25 {
  background-color: rgb(82 82 82 / 0.25);
}
.tw-bg-neutral-600\/30 {
  background-color: rgb(82 82 82 / 0.3);
}
.tw-bg-neutral-600\/35 {
  background-color: rgb(82 82 82 / 0.35);
}
.tw-bg-neutral-600\/40 {
  background-color: rgb(82 82 82 / 0.4);
}
.tw-bg-neutral-600\/45 {
  background-color: rgb(82 82 82 / 0.45);
}
.tw-bg-neutral-600\/5 {
  background-color: rgb(82 82 82 / 0.05);
}
.tw-bg-neutral-600\/50 {
  background-color: rgb(82 82 82 / 0.5);
}
.tw-bg-neutral-600\/55 {
  background-color: rgb(82 82 82 / 0.55);
}
.tw-bg-neutral-600\/60 {
  background-color: rgb(82 82 82 / 0.6);
}
.tw-bg-neutral-600\/65 {
  background-color: rgb(82 82 82 / 0.65);
}
.tw-bg-neutral-600\/70 {
  background-color: rgb(82 82 82 / 0.7);
}
.tw-bg-neutral-600\/75 {
  background-color: rgb(82 82 82 / 0.75);
}
.tw-bg-neutral-600\/80 {
  background-color: rgb(82 82 82 / 0.8);
}
.tw-bg-neutral-600\/85 {
  background-color: rgb(82 82 82 / 0.85);
}
.tw-bg-neutral-600\/90 {
  background-color: rgb(82 82 82 / 0.9);
}
.tw-bg-neutral-600\/95 {
  background-color: rgb(82 82 82 / 0.95);
}
.tw-bg-neutral-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-700\/0 {
  background-color: rgb(64 64 64 / 0);
}
.tw-bg-neutral-700\/10 {
  background-color: rgb(64 64 64 / 0.1);
}
.tw-bg-neutral-700\/100 {
  background-color: rgb(64 64 64 / 1);
}
.tw-bg-neutral-700\/15 {
  background-color: rgb(64 64 64 / 0.15);
}
.tw-bg-neutral-700\/20 {
  background-color: rgb(64 64 64 / 0.2);
}
.tw-bg-neutral-700\/25 {
  background-color: rgb(64 64 64 / 0.25);
}
.tw-bg-neutral-700\/30 {
  background-color: rgb(64 64 64 / 0.3);
}
.tw-bg-neutral-700\/35 {
  background-color: rgb(64 64 64 / 0.35);
}
.tw-bg-neutral-700\/40 {
  background-color: rgb(64 64 64 / 0.4);
}
.tw-bg-neutral-700\/45 {
  background-color: rgb(64 64 64 / 0.45);
}
.tw-bg-neutral-700\/5 {
  background-color: rgb(64 64 64 / 0.05);
}
.tw-bg-neutral-700\/50 {
  background-color: rgb(64 64 64 / 0.5);
}
.tw-bg-neutral-700\/55 {
  background-color: rgb(64 64 64 / 0.55);
}
.tw-bg-neutral-700\/60 {
  background-color: rgb(64 64 64 / 0.6);
}
.tw-bg-neutral-700\/65 {
  background-color: rgb(64 64 64 / 0.65);
}
.tw-bg-neutral-700\/70 {
  background-color: rgb(64 64 64 / 0.7);
}
.tw-bg-neutral-700\/75 {
  background-color: rgb(64 64 64 / 0.75);
}
.tw-bg-neutral-700\/80 {
  background-color: rgb(64 64 64 / 0.8);
}
.tw-bg-neutral-700\/85 {
  background-color: rgb(64 64 64 / 0.85);
}
.tw-bg-neutral-700\/90 {
  background-color: rgb(64 64 64 / 0.9);
}
.tw-bg-neutral-700\/95 {
  background-color: rgb(64 64 64 / 0.95);
}
.tw-bg-neutral-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-800\/0 {
  background-color: rgb(38 38 38 / 0);
}
.tw-bg-neutral-800\/10 {
  background-color: rgb(38 38 38 / 0.1);
}
.tw-bg-neutral-800\/100 {
  background-color: rgb(38 38 38 / 1);
}
.tw-bg-neutral-800\/15 {
  background-color: rgb(38 38 38 / 0.15);
}
.tw-bg-neutral-800\/20 {
  background-color: rgb(38 38 38 / 0.2);
}
.tw-bg-neutral-800\/25 {
  background-color: rgb(38 38 38 / 0.25);
}
.tw-bg-neutral-800\/30 {
  background-color: rgb(38 38 38 / 0.3);
}
.tw-bg-neutral-800\/35 {
  background-color: rgb(38 38 38 / 0.35);
}
.tw-bg-neutral-800\/40 {
  background-color: rgb(38 38 38 / 0.4);
}
.tw-bg-neutral-800\/45 {
  background-color: rgb(38 38 38 / 0.45);
}
.tw-bg-neutral-800\/5 {
  background-color: rgb(38 38 38 / 0.05);
}
.tw-bg-neutral-800\/50 {
  background-color: rgb(38 38 38 / 0.5);
}
.tw-bg-neutral-800\/55 {
  background-color: rgb(38 38 38 / 0.55);
}
.tw-bg-neutral-800\/60 {
  background-color: rgb(38 38 38 / 0.6);
}
.tw-bg-neutral-800\/65 {
  background-color: rgb(38 38 38 / 0.65);
}
.tw-bg-neutral-800\/70 {
  background-color: rgb(38 38 38 / 0.7);
}
.tw-bg-neutral-800\/75 {
  background-color: rgb(38 38 38 / 0.75);
}
.tw-bg-neutral-800\/80 {
  background-color: rgb(38 38 38 / 0.8);
}
.tw-bg-neutral-800\/85 {
  background-color: rgb(38 38 38 / 0.85);
}
.tw-bg-neutral-800\/90 {
  background-color: rgb(38 38 38 / 0.9);
}
.tw-bg-neutral-800\/95 {
  background-color: rgb(38 38 38 / 0.95);
}
.tw-bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-900\/0 {
  background-color: rgb(23 23 23 / 0);
}
.tw-bg-neutral-900\/10 {
  background-color: rgb(23 23 23 / 0.1);
}
.tw-bg-neutral-900\/100 {
  background-color: rgb(23 23 23 / 1);
}
.tw-bg-neutral-900\/15 {
  background-color: rgb(23 23 23 / 0.15);
}
.tw-bg-neutral-900\/20 {
  background-color: rgb(23 23 23 / 0.2);
}
.tw-bg-neutral-900\/25 {
  background-color: rgb(23 23 23 / 0.25);
}
.tw-bg-neutral-900\/30 {
  background-color: rgb(23 23 23 / 0.3);
}
.tw-bg-neutral-900\/35 {
  background-color: rgb(23 23 23 / 0.35);
}
.tw-bg-neutral-900\/40 {
  background-color: rgb(23 23 23 / 0.4);
}
.tw-bg-neutral-900\/45 {
  background-color: rgb(23 23 23 / 0.45);
}
.tw-bg-neutral-900\/5 {
  background-color: rgb(23 23 23 / 0.05);
}
.tw-bg-neutral-900\/50 {
  background-color: rgb(23 23 23 / 0.5);
}
.tw-bg-neutral-900\/55 {
  background-color: rgb(23 23 23 / 0.55);
}
.tw-bg-neutral-900\/60 {
  background-color: rgb(23 23 23 / 0.6);
}
.tw-bg-neutral-900\/65 {
  background-color: rgb(23 23 23 / 0.65);
}
.tw-bg-neutral-900\/70 {
  background-color: rgb(23 23 23 / 0.7);
}
.tw-bg-neutral-900\/75 {
  background-color: rgb(23 23 23 / 0.75);
}
.tw-bg-neutral-900\/80 {
  background-color: rgb(23 23 23 / 0.8);
}
.tw-bg-neutral-900\/85 {
  background-color: rgb(23 23 23 / 0.85);
}
.tw-bg-neutral-900\/90 {
  background-color: rgb(23 23 23 / 0.9);
}
.tw-bg-neutral-900\/95 {
  background-color: rgb(23 23 23 / 0.95);
}
.tw-bg-neutral-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
}
.tw-bg-neutral-950\/0 {
  background-color: rgb(10 10 10 / 0);
}
.tw-bg-neutral-950\/10 {
  background-color: rgb(10 10 10 / 0.1);
}
.tw-bg-neutral-950\/100 {
  background-color: rgb(10 10 10 / 1);
}
.tw-bg-neutral-950\/15 {
  background-color: rgb(10 10 10 / 0.15);
}
.tw-bg-neutral-950\/20 {
  background-color: rgb(10 10 10 / 0.2);
}
.tw-bg-neutral-950\/25 {
  background-color: rgb(10 10 10 / 0.25);
}
.tw-bg-neutral-950\/30 {
  background-color: rgb(10 10 10 / 0.3);
}
.tw-bg-neutral-950\/35 {
  background-color: rgb(10 10 10 / 0.35);
}
.tw-bg-neutral-950\/40 {
  background-color: rgb(10 10 10 / 0.4);
}
.tw-bg-neutral-950\/45 {
  background-color: rgb(10 10 10 / 0.45);
}
.tw-bg-neutral-950\/5 {
  background-color: rgb(10 10 10 / 0.05);
}
.tw-bg-neutral-950\/50 {
  background-color: rgb(10 10 10 / 0.5);
}
.tw-bg-neutral-950\/55 {
  background-color: rgb(10 10 10 / 0.55);
}
.tw-bg-neutral-950\/60 {
  background-color: rgb(10 10 10 / 0.6);
}
.tw-bg-neutral-950\/65 {
  background-color: rgb(10 10 10 / 0.65);
}
.tw-bg-neutral-950\/70 {
  background-color: rgb(10 10 10 / 0.7);
}
.tw-bg-neutral-950\/75 {
  background-color: rgb(10 10 10 / 0.75);
}
.tw-bg-neutral-950\/80 {
  background-color: rgb(10 10 10 / 0.8);
}
.tw-bg-neutral-950\/85 {
  background-color: rgb(10 10 10 / 0.85);
}
.tw-bg-neutral-950\/90 {
  background-color: rgb(10 10 10 / 0.9);
}
.tw-bg-neutral-950\/95 {
  background-color: rgb(10 10 10 / 0.95);
}
.tw-bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-100\/0 {
  background-color: rgb(255 237 213 / 0);
}
.tw-bg-orange-100\/10 {
  background-color: rgb(255 237 213 / 0.1);
}
.tw-bg-orange-100\/100 {
  background-color: rgb(255 237 213 / 1);
}
.tw-bg-orange-100\/15 {
  background-color: rgb(255 237 213 / 0.15);
}
.tw-bg-orange-100\/20 {
  background-color: rgb(255 237 213 / 0.2);
}
.tw-bg-orange-100\/25 {
  background-color: rgb(255 237 213 / 0.25);
}
.tw-bg-orange-100\/30 {
  background-color: rgb(255 237 213 / 0.3);
}
.tw-bg-orange-100\/35 {
  background-color: rgb(255 237 213 / 0.35);
}
.tw-bg-orange-100\/40 {
  background-color: rgb(255 237 213 / 0.4);
}
.tw-bg-orange-100\/45 {
  background-color: rgb(255 237 213 / 0.45);
}
.tw-bg-orange-100\/5 {
  background-color: rgb(255 237 213 / 0.05);
}
.tw-bg-orange-100\/50 {
  background-color: rgb(255 237 213 / 0.5);
}
.tw-bg-orange-100\/55 {
  background-color: rgb(255 237 213 / 0.55);
}
.tw-bg-orange-100\/60 {
  background-color: rgb(255 237 213 / 0.6);
}
.tw-bg-orange-100\/65 {
  background-color: rgb(255 237 213 / 0.65);
}
.tw-bg-orange-100\/70 {
  background-color: rgb(255 237 213 / 0.7);
}
.tw-bg-orange-100\/75 {
  background-color: rgb(255 237 213 / 0.75);
}
.tw-bg-orange-100\/80 {
  background-color: rgb(255 237 213 / 0.8);
}
.tw-bg-orange-100\/85 {
  background-color: rgb(255 237 213 / 0.85);
}
.tw-bg-orange-100\/90 {
  background-color: rgb(255 237 213 / 0.9);
}
.tw-bg-orange-100\/95 {
  background-color: rgb(255 237 213 / 0.95);
}
.tw-bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-200\/0 {
  background-color: rgb(254 215 170 / 0);
}
.tw-bg-orange-200\/10 {
  background-color: rgb(254 215 170 / 0.1);
}
.tw-bg-orange-200\/100 {
  background-color: rgb(254 215 170 / 1);
}
.tw-bg-orange-200\/15 {
  background-color: rgb(254 215 170 / 0.15);
}
.tw-bg-orange-200\/20 {
  background-color: rgb(254 215 170 / 0.2);
}
.tw-bg-orange-200\/25 {
  background-color: rgb(254 215 170 / 0.25);
}
.tw-bg-orange-200\/30 {
  background-color: rgb(254 215 170 / 0.3);
}
.tw-bg-orange-200\/35 {
  background-color: rgb(254 215 170 / 0.35);
}
.tw-bg-orange-200\/40 {
  background-color: rgb(254 215 170 / 0.4);
}
.tw-bg-orange-200\/45 {
  background-color: rgb(254 215 170 / 0.45);
}
.tw-bg-orange-200\/5 {
  background-color: rgb(254 215 170 / 0.05);
}
.tw-bg-orange-200\/50 {
  background-color: rgb(254 215 170 / 0.5);
}
.tw-bg-orange-200\/55 {
  background-color: rgb(254 215 170 / 0.55);
}
.tw-bg-orange-200\/60 {
  background-color: rgb(254 215 170 / 0.6);
}
.tw-bg-orange-200\/65 {
  background-color: rgb(254 215 170 / 0.65);
}
.tw-bg-orange-200\/70 {
  background-color: rgb(254 215 170 / 0.7);
}
.tw-bg-orange-200\/75 {
  background-color: rgb(254 215 170 / 0.75);
}
.tw-bg-orange-200\/80 {
  background-color: rgb(254 215 170 / 0.8);
}
.tw-bg-orange-200\/85 {
  background-color: rgb(254 215 170 / 0.85);
}
.tw-bg-orange-200\/90 {
  background-color: rgb(254 215 170 / 0.9);
}
.tw-bg-orange-200\/95 {
  background-color: rgb(254 215 170 / 0.95);
}
.tw-bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-300\/0 {
  background-color: rgb(253 186 116 / 0);
}
.tw-bg-orange-300\/10 {
  background-color: rgb(253 186 116 / 0.1);
}
.tw-bg-orange-300\/100 {
  background-color: rgb(253 186 116 / 1);
}
.tw-bg-orange-300\/15 {
  background-color: rgb(253 186 116 / 0.15);
}
.tw-bg-orange-300\/20 {
  background-color: rgb(253 186 116 / 0.2);
}
.tw-bg-orange-300\/25 {
  background-color: rgb(253 186 116 / 0.25);
}
.tw-bg-orange-300\/30 {
  background-color: rgb(253 186 116 / 0.3);
}
.tw-bg-orange-300\/35 {
  background-color: rgb(253 186 116 / 0.35);
}
.tw-bg-orange-300\/40 {
  background-color: rgb(253 186 116 / 0.4);
}
.tw-bg-orange-300\/45 {
  background-color: rgb(253 186 116 / 0.45);
}
.tw-bg-orange-300\/5 {
  background-color: rgb(253 186 116 / 0.05);
}
.tw-bg-orange-300\/50 {
  background-color: rgb(253 186 116 / 0.5);
}
.tw-bg-orange-300\/55 {
  background-color: rgb(253 186 116 / 0.55);
}
.tw-bg-orange-300\/60 {
  background-color: rgb(253 186 116 / 0.6);
}
.tw-bg-orange-300\/65 {
  background-color: rgb(253 186 116 / 0.65);
}
.tw-bg-orange-300\/70 {
  background-color: rgb(253 186 116 / 0.7);
}
.tw-bg-orange-300\/75 {
  background-color: rgb(253 186 116 / 0.75);
}
.tw-bg-orange-300\/80 {
  background-color: rgb(253 186 116 / 0.8);
}
.tw-bg-orange-300\/85 {
  background-color: rgb(253 186 116 / 0.85);
}
.tw-bg-orange-300\/90 {
  background-color: rgb(253 186 116 / 0.9);
}
.tw-bg-orange-300\/95 {
  background-color: rgb(253 186 116 / 0.95);
}
.tw-bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-400\/0 {
  background-color: rgb(251 146 60 / 0);
}
.tw-bg-orange-400\/10 {
  background-color: rgb(251 146 60 / 0.1);
}
.tw-bg-orange-400\/100 {
  background-color: rgb(251 146 60 / 1);
}
.tw-bg-orange-400\/15 {
  background-color: rgb(251 146 60 / 0.15);
}
.tw-bg-orange-400\/20 {
  background-color: rgb(251 146 60 / 0.2);
}
.tw-bg-orange-400\/25 {
  background-color: rgb(251 146 60 / 0.25);
}
.tw-bg-orange-400\/30 {
  background-color: rgb(251 146 60 / 0.3);
}
.tw-bg-orange-400\/35 {
  background-color: rgb(251 146 60 / 0.35);
}
.tw-bg-orange-400\/40 {
  background-color: rgb(251 146 60 / 0.4);
}
.tw-bg-orange-400\/45 {
  background-color: rgb(251 146 60 / 0.45);
}
.tw-bg-orange-400\/5 {
  background-color: rgb(251 146 60 / 0.05);
}
.tw-bg-orange-400\/50 {
  background-color: rgb(251 146 60 / 0.5);
}
.tw-bg-orange-400\/55 {
  background-color: rgb(251 146 60 / 0.55);
}
.tw-bg-orange-400\/60 {
  background-color: rgb(251 146 60 / 0.6);
}
.tw-bg-orange-400\/65 {
  background-color: rgb(251 146 60 / 0.65);
}
.tw-bg-orange-400\/70 {
  background-color: rgb(251 146 60 / 0.7);
}
.tw-bg-orange-400\/75 {
  background-color: rgb(251 146 60 / 0.75);
}
.tw-bg-orange-400\/80 {
  background-color: rgb(251 146 60 / 0.8);
}
.tw-bg-orange-400\/85 {
  background-color: rgb(251 146 60 / 0.85);
}
.tw-bg-orange-400\/90 {
  background-color: rgb(251 146 60 / 0.9);
}
.tw-bg-orange-400\/95 {
  background-color: rgb(251 146 60 / 0.95);
}
.tw-bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-50\/0 {
  background-color: rgb(255 247 237 / 0);
}
.tw-bg-orange-50\/10 {
  background-color: rgb(255 247 237 / 0.1);
}
.tw-bg-orange-50\/100 {
  background-color: rgb(255 247 237 / 1);
}
.tw-bg-orange-50\/15 {
  background-color: rgb(255 247 237 / 0.15);
}
.tw-bg-orange-50\/20 {
  background-color: rgb(255 247 237 / 0.2);
}
.tw-bg-orange-50\/25 {
  background-color: rgb(255 247 237 / 0.25);
}
.tw-bg-orange-50\/30 {
  background-color: rgb(255 247 237 / 0.3);
}
.tw-bg-orange-50\/35 {
  background-color: rgb(255 247 237 / 0.35);
}
.tw-bg-orange-50\/40 {
  background-color: rgb(255 247 237 / 0.4);
}
.tw-bg-orange-50\/45 {
  background-color: rgb(255 247 237 / 0.45);
}
.tw-bg-orange-50\/5 {
  background-color: rgb(255 247 237 / 0.05);
}
.tw-bg-orange-50\/50 {
  background-color: rgb(255 247 237 / 0.5);
}
.tw-bg-orange-50\/55 {
  background-color: rgb(255 247 237 / 0.55);
}
.tw-bg-orange-50\/60 {
  background-color: rgb(255 247 237 / 0.6);
}
.tw-bg-orange-50\/65 {
  background-color: rgb(255 247 237 / 0.65);
}
.tw-bg-orange-50\/70 {
  background-color: rgb(255 247 237 / 0.7);
}
.tw-bg-orange-50\/75 {
  background-color: rgb(255 247 237 / 0.75);
}
.tw-bg-orange-50\/80 {
  background-color: rgb(255 247 237 / 0.8);
}
.tw-bg-orange-50\/85 {
  background-color: rgb(255 247 237 / 0.85);
}
.tw-bg-orange-50\/90 {
  background-color: rgb(255 247 237 / 0.9);
}
.tw-bg-orange-50\/95 {
  background-color: rgb(255 247 237 / 0.95);
}
.tw-bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-500\/0 {
  background-color: rgb(249 115 22 / 0);
}
.tw-bg-orange-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}
.tw-bg-orange-500\/100 {
  background-color: rgb(249 115 22 / 1);
}
.tw-bg-orange-500\/15 {
  background-color: rgb(249 115 22 / 0.15);
}
.tw-bg-orange-500\/20 {
  background-color: rgb(249 115 22 / 0.2);
}
.tw-bg-orange-500\/25 {
  background-color: rgb(249 115 22 / 0.25);
}
.tw-bg-orange-500\/30 {
  background-color: rgb(249 115 22 / 0.3);
}
.tw-bg-orange-500\/35 {
  background-color: rgb(249 115 22 / 0.35);
}
.tw-bg-orange-500\/40 {
  background-color: rgb(249 115 22 / 0.4);
}
.tw-bg-orange-500\/45 {
  background-color: rgb(249 115 22 / 0.45);
}
.tw-bg-orange-500\/5 {
  background-color: rgb(249 115 22 / 0.05);
}
.tw-bg-orange-500\/50 {
  background-color: rgb(249 115 22 / 0.5);
}
.tw-bg-orange-500\/55 {
  background-color: rgb(249 115 22 / 0.55);
}
.tw-bg-orange-500\/60 {
  background-color: rgb(249 115 22 / 0.6);
}
.tw-bg-orange-500\/65 {
  background-color: rgb(249 115 22 / 0.65);
}
.tw-bg-orange-500\/70 {
  background-color: rgb(249 115 22 / 0.7);
}
.tw-bg-orange-500\/75 {
  background-color: rgb(249 115 22 / 0.75);
}
.tw-bg-orange-500\/80 {
  background-color: rgb(249 115 22 / 0.8);
}
.tw-bg-orange-500\/85 {
  background-color: rgb(249 115 22 / 0.85);
}
.tw-bg-orange-500\/90 {
  background-color: rgb(249 115 22 / 0.9);
}
.tw-bg-orange-500\/95 {
  background-color: rgb(249 115 22 / 0.95);
}
.tw-bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-600\/0 {
  background-color: rgb(234 88 12 / 0);
}
.tw-bg-orange-600\/10 {
  background-color: rgb(234 88 12 / 0.1);
}
.tw-bg-orange-600\/100 {
  background-color: rgb(234 88 12 / 1);
}
.tw-bg-orange-600\/15 {
  background-color: rgb(234 88 12 / 0.15);
}
.tw-bg-orange-600\/20 {
  background-color: rgb(234 88 12 / 0.2);
}
.tw-bg-orange-600\/25 {
  background-color: rgb(234 88 12 / 0.25);
}
.tw-bg-orange-600\/30 {
  background-color: rgb(234 88 12 / 0.3);
}
.tw-bg-orange-600\/35 {
  background-color: rgb(234 88 12 / 0.35);
}
.tw-bg-orange-600\/40 {
  background-color: rgb(234 88 12 / 0.4);
}
.tw-bg-orange-600\/45 {
  background-color: rgb(234 88 12 / 0.45);
}
.tw-bg-orange-600\/5 {
  background-color: rgb(234 88 12 / 0.05);
}
.tw-bg-orange-600\/50 {
  background-color: rgb(234 88 12 / 0.5);
}
.tw-bg-orange-600\/55 {
  background-color: rgb(234 88 12 / 0.55);
}
.tw-bg-orange-600\/60 {
  background-color: rgb(234 88 12 / 0.6);
}
.tw-bg-orange-600\/65 {
  background-color: rgb(234 88 12 / 0.65);
}
.tw-bg-orange-600\/70 {
  background-color: rgb(234 88 12 / 0.7);
}
.tw-bg-orange-600\/75 {
  background-color: rgb(234 88 12 / 0.75);
}
.tw-bg-orange-600\/80 {
  background-color: rgb(234 88 12 / 0.8);
}
.tw-bg-orange-600\/85 {
  background-color: rgb(234 88 12 / 0.85);
}
.tw-bg-orange-600\/90 {
  background-color: rgb(234 88 12 / 0.9);
}
.tw-bg-orange-600\/95 {
  background-color: rgb(234 88 12 / 0.95);
}
.tw-bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-700\/0 {
  background-color: rgb(194 65 12 / 0);
}
.tw-bg-orange-700\/10 {
  background-color: rgb(194 65 12 / 0.1);
}
.tw-bg-orange-700\/100 {
  background-color: rgb(194 65 12 / 1);
}
.tw-bg-orange-700\/15 {
  background-color: rgb(194 65 12 / 0.15);
}
.tw-bg-orange-700\/20 {
  background-color: rgb(194 65 12 / 0.2);
}
.tw-bg-orange-700\/25 {
  background-color: rgb(194 65 12 / 0.25);
}
.tw-bg-orange-700\/30 {
  background-color: rgb(194 65 12 / 0.3);
}
.tw-bg-orange-700\/35 {
  background-color: rgb(194 65 12 / 0.35);
}
.tw-bg-orange-700\/40 {
  background-color: rgb(194 65 12 / 0.4);
}
.tw-bg-orange-700\/45 {
  background-color: rgb(194 65 12 / 0.45);
}
.tw-bg-orange-700\/5 {
  background-color: rgb(194 65 12 / 0.05);
}
.tw-bg-orange-700\/50 {
  background-color: rgb(194 65 12 / 0.5);
}
.tw-bg-orange-700\/55 {
  background-color: rgb(194 65 12 / 0.55);
}
.tw-bg-orange-700\/60 {
  background-color: rgb(194 65 12 / 0.6);
}
.tw-bg-orange-700\/65 {
  background-color: rgb(194 65 12 / 0.65);
}
.tw-bg-orange-700\/70 {
  background-color: rgb(194 65 12 / 0.7);
}
.tw-bg-orange-700\/75 {
  background-color: rgb(194 65 12 / 0.75);
}
.tw-bg-orange-700\/80 {
  background-color: rgb(194 65 12 / 0.8);
}
.tw-bg-orange-700\/85 {
  background-color: rgb(194 65 12 / 0.85);
}
.tw-bg-orange-700\/90 {
  background-color: rgb(194 65 12 / 0.9);
}
.tw-bg-orange-700\/95 {
  background-color: rgb(194 65 12 / 0.95);
}
.tw-bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-800\/0 {
  background-color: rgb(154 52 18 / 0);
}
.tw-bg-orange-800\/10 {
  background-color: rgb(154 52 18 / 0.1);
}
.tw-bg-orange-800\/100 {
  background-color: rgb(154 52 18 / 1);
}
.tw-bg-orange-800\/15 {
  background-color: rgb(154 52 18 / 0.15);
}
.tw-bg-orange-800\/20 {
  background-color: rgb(154 52 18 / 0.2);
}
.tw-bg-orange-800\/25 {
  background-color: rgb(154 52 18 / 0.25);
}
.tw-bg-orange-800\/30 {
  background-color: rgb(154 52 18 / 0.3);
}
.tw-bg-orange-800\/35 {
  background-color: rgb(154 52 18 / 0.35);
}
.tw-bg-orange-800\/40 {
  background-color: rgb(154 52 18 / 0.4);
}
.tw-bg-orange-800\/45 {
  background-color: rgb(154 52 18 / 0.45);
}
.tw-bg-orange-800\/5 {
  background-color: rgb(154 52 18 / 0.05);
}
.tw-bg-orange-800\/50 {
  background-color: rgb(154 52 18 / 0.5);
}
.tw-bg-orange-800\/55 {
  background-color: rgb(154 52 18 / 0.55);
}
.tw-bg-orange-800\/60 {
  background-color: rgb(154 52 18 / 0.6);
}
.tw-bg-orange-800\/65 {
  background-color: rgb(154 52 18 / 0.65);
}
.tw-bg-orange-800\/70 {
  background-color: rgb(154 52 18 / 0.7);
}
.tw-bg-orange-800\/75 {
  background-color: rgb(154 52 18 / 0.75);
}
.tw-bg-orange-800\/80 {
  background-color: rgb(154 52 18 / 0.8);
}
.tw-bg-orange-800\/85 {
  background-color: rgb(154 52 18 / 0.85);
}
.tw-bg-orange-800\/90 {
  background-color: rgb(154 52 18 / 0.9);
}
.tw-bg-orange-800\/95 {
  background-color: rgb(154 52 18 / 0.95);
}
.tw-bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-900\/0 {
  background-color: rgb(124 45 18 / 0);
}
.tw-bg-orange-900\/10 {
  background-color: rgb(124 45 18 / 0.1);
}
.tw-bg-orange-900\/100 {
  background-color: rgb(124 45 18 / 1);
}
.tw-bg-orange-900\/15 {
  background-color: rgb(124 45 18 / 0.15);
}
.tw-bg-orange-900\/20 {
  background-color: rgb(124 45 18 / 0.2);
}
.tw-bg-orange-900\/25 {
  background-color: rgb(124 45 18 / 0.25);
}
.tw-bg-orange-900\/30 {
  background-color: rgb(124 45 18 / 0.3);
}
.tw-bg-orange-900\/35 {
  background-color: rgb(124 45 18 / 0.35);
}
.tw-bg-orange-900\/40 {
  background-color: rgb(124 45 18 / 0.4);
}
.tw-bg-orange-900\/45 {
  background-color: rgb(124 45 18 / 0.45);
}
.tw-bg-orange-900\/5 {
  background-color: rgb(124 45 18 / 0.05);
}
.tw-bg-orange-900\/50 {
  background-color: rgb(124 45 18 / 0.5);
}
.tw-bg-orange-900\/55 {
  background-color: rgb(124 45 18 / 0.55);
}
.tw-bg-orange-900\/60 {
  background-color: rgb(124 45 18 / 0.6);
}
.tw-bg-orange-900\/65 {
  background-color: rgb(124 45 18 / 0.65);
}
.tw-bg-orange-900\/70 {
  background-color: rgb(124 45 18 / 0.7);
}
.tw-bg-orange-900\/75 {
  background-color: rgb(124 45 18 / 0.75);
}
.tw-bg-orange-900\/80 {
  background-color: rgb(124 45 18 / 0.8);
}
.tw-bg-orange-900\/85 {
  background-color: rgb(124 45 18 / 0.85);
}
.tw-bg-orange-900\/90 {
  background-color: rgb(124 45 18 / 0.9);
}
.tw-bg-orange-900\/95 {
  background-color: rgb(124 45 18 / 0.95);
}
.tw-bg-orange-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 20 7 / var(--tw-bg-opacity, 1));
}
.tw-bg-orange-950\/0 {
  background-color: rgb(67 20 7 / 0);
}
.tw-bg-orange-950\/10 {
  background-color: rgb(67 20 7 / 0.1);
}
.tw-bg-orange-950\/100 {
  background-color: rgb(67 20 7 / 1);
}
.tw-bg-orange-950\/15 {
  background-color: rgb(67 20 7 / 0.15);
}
.tw-bg-orange-950\/20 {
  background-color: rgb(67 20 7 / 0.2);
}
.tw-bg-orange-950\/25 {
  background-color: rgb(67 20 7 / 0.25);
}
.tw-bg-orange-950\/30 {
  background-color: rgb(67 20 7 / 0.3);
}
.tw-bg-orange-950\/35 {
  background-color: rgb(67 20 7 / 0.35);
}
.tw-bg-orange-950\/40 {
  background-color: rgb(67 20 7 / 0.4);
}
.tw-bg-orange-950\/45 {
  background-color: rgb(67 20 7 / 0.45);
}
.tw-bg-orange-950\/5 {
  background-color: rgb(67 20 7 / 0.05);
}
.tw-bg-orange-950\/50 {
  background-color: rgb(67 20 7 / 0.5);
}
.tw-bg-orange-950\/55 {
  background-color: rgb(67 20 7 / 0.55);
}
.tw-bg-orange-950\/60 {
  background-color: rgb(67 20 7 / 0.6);
}
.tw-bg-orange-950\/65 {
  background-color: rgb(67 20 7 / 0.65);
}
.tw-bg-orange-950\/70 {
  background-color: rgb(67 20 7 / 0.7);
}
.tw-bg-orange-950\/75 {
  background-color: rgb(67 20 7 / 0.75);
}
.tw-bg-orange-950\/80 {
  background-color: rgb(67 20 7 / 0.8);
}
.tw-bg-orange-950\/85 {
  background-color: rgb(67 20 7 / 0.85);
}
.tw-bg-orange-950\/90 {
  background-color: rgb(67 20 7 / 0.9);
}
.tw-bg-orange-950\/95 {
  background-color: rgb(67 20 7 / 0.95);
}
.tw-bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-100\/0 {
  background-color: rgb(252 231 243 / 0);
}
.tw-bg-pink-100\/10 {
  background-color: rgb(252 231 243 / 0.1);
}
.tw-bg-pink-100\/100 {
  background-color: rgb(252 231 243 / 1);
}
.tw-bg-pink-100\/15 {
  background-color: rgb(252 231 243 / 0.15);
}
.tw-bg-pink-100\/20 {
  background-color: rgb(252 231 243 / 0.2);
}
.tw-bg-pink-100\/25 {
  background-color: rgb(252 231 243 / 0.25);
}
.tw-bg-pink-100\/30 {
  background-color: rgb(252 231 243 / 0.3);
}
.tw-bg-pink-100\/35 {
  background-color: rgb(252 231 243 / 0.35);
}
.tw-bg-pink-100\/40 {
  background-color: rgb(252 231 243 / 0.4);
}
.tw-bg-pink-100\/45 {
  background-color: rgb(252 231 243 / 0.45);
}
.tw-bg-pink-100\/5 {
  background-color: rgb(252 231 243 / 0.05);
}
.tw-bg-pink-100\/50 {
  background-color: rgb(252 231 243 / 0.5);
}
.tw-bg-pink-100\/55 {
  background-color: rgb(252 231 243 / 0.55);
}
.tw-bg-pink-100\/60 {
  background-color: rgb(252 231 243 / 0.6);
}
.tw-bg-pink-100\/65 {
  background-color: rgb(252 231 243 / 0.65);
}
.tw-bg-pink-100\/70 {
  background-color: rgb(252 231 243 / 0.7);
}
.tw-bg-pink-100\/75 {
  background-color: rgb(252 231 243 / 0.75);
}
.tw-bg-pink-100\/80 {
  background-color: rgb(252 231 243 / 0.8);
}
.tw-bg-pink-100\/85 {
  background-color: rgb(252 231 243 / 0.85);
}
.tw-bg-pink-100\/90 {
  background-color: rgb(252 231 243 / 0.9);
}
.tw-bg-pink-100\/95 {
  background-color: rgb(252 231 243 / 0.95);
}
.tw-bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-200\/0 {
  background-color: rgb(251 207 232 / 0);
}
.tw-bg-pink-200\/10 {
  background-color: rgb(251 207 232 / 0.1);
}
.tw-bg-pink-200\/100 {
  background-color: rgb(251 207 232 / 1);
}
.tw-bg-pink-200\/15 {
  background-color: rgb(251 207 232 / 0.15);
}
.tw-bg-pink-200\/20 {
  background-color: rgb(251 207 232 / 0.2);
}
.tw-bg-pink-200\/25 {
  background-color: rgb(251 207 232 / 0.25);
}
.tw-bg-pink-200\/30 {
  background-color: rgb(251 207 232 / 0.3);
}
.tw-bg-pink-200\/35 {
  background-color: rgb(251 207 232 / 0.35);
}
.tw-bg-pink-200\/40 {
  background-color: rgb(251 207 232 / 0.4);
}
.tw-bg-pink-200\/45 {
  background-color: rgb(251 207 232 / 0.45);
}
.tw-bg-pink-200\/5 {
  background-color: rgb(251 207 232 / 0.05);
}
.tw-bg-pink-200\/50 {
  background-color: rgb(251 207 232 / 0.5);
}
.tw-bg-pink-200\/55 {
  background-color: rgb(251 207 232 / 0.55);
}
.tw-bg-pink-200\/60 {
  background-color: rgb(251 207 232 / 0.6);
}
.tw-bg-pink-200\/65 {
  background-color: rgb(251 207 232 / 0.65);
}
.tw-bg-pink-200\/70 {
  background-color: rgb(251 207 232 / 0.7);
}
.tw-bg-pink-200\/75 {
  background-color: rgb(251 207 232 / 0.75);
}
.tw-bg-pink-200\/80 {
  background-color: rgb(251 207 232 / 0.8);
}
.tw-bg-pink-200\/85 {
  background-color: rgb(251 207 232 / 0.85);
}
.tw-bg-pink-200\/90 {
  background-color: rgb(251 207 232 / 0.9);
}
.tw-bg-pink-200\/95 {
  background-color: rgb(251 207 232 / 0.95);
}
.tw-bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-300\/0 {
  background-color: rgb(249 168 212 / 0);
}
.tw-bg-pink-300\/10 {
  background-color: rgb(249 168 212 / 0.1);
}
.tw-bg-pink-300\/100 {
  background-color: rgb(249 168 212 / 1);
}
.tw-bg-pink-300\/15 {
  background-color: rgb(249 168 212 / 0.15);
}
.tw-bg-pink-300\/20 {
  background-color: rgb(249 168 212 / 0.2);
}
.tw-bg-pink-300\/25 {
  background-color: rgb(249 168 212 / 0.25);
}
.tw-bg-pink-300\/30 {
  background-color: rgb(249 168 212 / 0.3);
}
.tw-bg-pink-300\/35 {
  background-color: rgb(249 168 212 / 0.35);
}
.tw-bg-pink-300\/40 {
  background-color: rgb(249 168 212 / 0.4);
}
.tw-bg-pink-300\/45 {
  background-color: rgb(249 168 212 / 0.45);
}
.tw-bg-pink-300\/5 {
  background-color: rgb(249 168 212 / 0.05);
}
.tw-bg-pink-300\/50 {
  background-color: rgb(249 168 212 / 0.5);
}
.tw-bg-pink-300\/55 {
  background-color: rgb(249 168 212 / 0.55);
}
.tw-bg-pink-300\/60 {
  background-color: rgb(249 168 212 / 0.6);
}
.tw-bg-pink-300\/65 {
  background-color: rgb(249 168 212 / 0.65);
}
.tw-bg-pink-300\/70 {
  background-color: rgb(249 168 212 / 0.7);
}
.tw-bg-pink-300\/75 {
  background-color: rgb(249 168 212 / 0.75);
}
.tw-bg-pink-300\/80 {
  background-color: rgb(249 168 212 / 0.8);
}
.tw-bg-pink-300\/85 {
  background-color: rgb(249 168 212 / 0.85);
}
.tw-bg-pink-300\/90 {
  background-color: rgb(249 168 212 / 0.9);
}
.tw-bg-pink-300\/95 {
  background-color: rgb(249 168 212 / 0.95);
}
.tw-bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-400\/0 {
  background-color: rgb(244 114 182 / 0);
}
.tw-bg-pink-400\/10 {
  background-color: rgb(244 114 182 / 0.1);
}
.tw-bg-pink-400\/100 {
  background-color: rgb(244 114 182 / 1);
}
.tw-bg-pink-400\/15 {
  background-color: rgb(244 114 182 / 0.15);
}
.tw-bg-pink-400\/20 {
  background-color: rgb(244 114 182 / 0.2);
}
.tw-bg-pink-400\/25 {
  background-color: rgb(244 114 182 / 0.25);
}
.tw-bg-pink-400\/30 {
  background-color: rgb(244 114 182 / 0.3);
}
.tw-bg-pink-400\/35 {
  background-color: rgb(244 114 182 / 0.35);
}
.tw-bg-pink-400\/40 {
  background-color: rgb(244 114 182 / 0.4);
}
.tw-bg-pink-400\/45 {
  background-color: rgb(244 114 182 / 0.45);
}
.tw-bg-pink-400\/5 {
  background-color: rgb(244 114 182 / 0.05);
}
.tw-bg-pink-400\/50 {
  background-color: rgb(244 114 182 / 0.5);
}
.tw-bg-pink-400\/55 {
  background-color: rgb(244 114 182 / 0.55);
}
.tw-bg-pink-400\/60 {
  background-color: rgb(244 114 182 / 0.6);
}
.tw-bg-pink-400\/65 {
  background-color: rgb(244 114 182 / 0.65);
}
.tw-bg-pink-400\/70 {
  background-color: rgb(244 114 182 / 0.7);
}
.tw-bg-pink-400\/75 {
  background-color: rgb(244 114 182 / 0.75);
}
.tw-bg-pink-400\/80 {
  background-color: rgb(244 114 182 / 0.8);
}
.tw-bg-pink-400\/85 {
  background-color: rgb(244 114 182 / 0.85);
}
.tw-bg-pink-400\/90 {
  background-color: rgb(244 114 182 / 0.9);
}
.tw-bg-pink-400\/95 {
  background-color: rgb(244 114 182 / 0.95);
}
.tw-bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-50\/0 {
  background-color: rgb(253 242 248 / 0);
}
.tw-bg-pink-50\/10 {
  background-color: rgb(253 242 248 / 0.1);
}
.tw-bg-pink-50\/100 {
  background-color: rgb(253 242 248 / 1);
}
.tw-bg-pink-50\/15 {
  background-color: rgb(253 242 248 / 0.15);
}
.tw-bg-pink-50\/20 {
  background-color: rgb(253 242 248 / 0.2);
}
.tw-bg-pink-50\/25 {
  background-color: rgb(253 242 248 / 0.25);
}
.tw-bg-pink-50\/30 {
  background-color: rgb(253 242 248 / 0.3);
}
.tw-bg-pink-50\/35 {
  background-color: rgb(253 242 248 / 0.35);
}
.tw-bg-pink-50\/40 {
  background-color: rgb(253 242 248 / 0.4);
}
.tw-bg-pink-50\/45 {
  background-color: rgb(253 242 248 / 0.45);
}
.tw-bg-pink-50\/5 {
  background-color: rgb(253 242 248 / 0.05);
}
.tw-bg-pink-50\/50 {
  background-color: rgb(253 242 248 / 0.5);
}
.tw-bg-pink-50\/55 {
  background-color: rgb(253 242 248 / 0.55);
}
.tw-bg-pink-50\/60 {
  background-color: rgb(253 242 248 / 0.6);
}
.tw-bg-pink-50\/65 {
  background-color: rgb(253 242 248 / 0.65);
}
.tw-bg-pink-50\/70 {
  background-color: rgb(253 242 248 / 0.7);
}
.tw-bg-pink-50\/75 {
  background-color: rgb(253 242 248 / 0.75);
}
.tw-bg-pink-50\/80 {
  background-color: rgb(253 242 248 / 0.8);
}
.tw-bg-pink-50\/85 {
  background-color: rgb(253 242 248 / 0.85);
}
.tw-bg-pink-50\/90 {
  background-color: rgb(253 242 248 / 0.9);
}
.tw-bg-pink-50\/95 {
  background-color: rgb(253 242 248 / 0.95);
}
.tw-bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-500\/0 {
  background-color: rgb(236 72 153 / 0);
}
.tw-bg-pink-500\/10 {
  background-color: rgb(236 72 153 / 0.1);
}
.tw-bg-pink-500\/100 {
  background-color: rgb(236 72 153 / 1);
}
.tw-bg-pink-500\/15 {
  background-color: rgb(236 72 153 / 0.15);
}
.tw-bg-pink-500\/20 {
  background-color: rgb(236 72 153 / 0.2);
}
.tw-bg-pink-500\/25 {
  background-color: rgb(236 72 153 / 0.25);
}
.tw-bg-pink-500\/30 {
  background-color: rgb(236 72 153 / 0.3);
}
.tw-bg-pink-500\/35 {
  background-color: rgb(236 72 153 / 0.35);
}
.tw-bg-pink-500\/40 {
  background-color: rgb(236 72 153 / 0.4);
}
.tw-bg-pink-500\/45 {
  background-color: rgb(236 72 153 / 0.45);
}
.tw-bg-pink-500\/5 {
  background-color: rgb(236 72 153 / 0.05);
}
.tw-bg-pink-500\/50 {
  background-color: rgb(236 72 153 / 0.5);
}
.tw-bg-pink-500\/55 {
  background-color: rgb(236 72 153 / 0.55);
}
.tw-bg-pink-500\/60 {
  background-color: rgb(236 72 153 / 0.6);
}
.tw-bg-pink-500\/65 {
  background-color: rgb(236 72 153 / 0.65);
}
.tw-bg-pink-500\/70 {
  background-color: rgb(236 72 153 / 0.7);
}
.tw-bg-pink-500\/75 {
  background-color: rgb(236 72 153 / 0.75);
}
.tw-bg-pink-500\/80 {
  background-color: rgb(236 72 153 / 0.8);
}
.tw-bg-pink-500\/85 {
  background-color: rgb(236 72 153 / 0.85);
}
.tw-bg-pink-500\/90 {
  background-color: rgb(236 72 153 / 0.9);
}
.tw-bg-pink-500\/95 {
  background-color: rgb(236 72 153 / 0.95);
}
.tw-bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-600\/0 {
  background-color: rgb(219 39 119 / 0);
}
.tw-bg-pink-600\/10 {
  background-color: rgb(219 39 119 / 0.1);
}
.tw-bg-pink-600\/100 {
  background-color: rgb(219 39 119 / 1);
}
.tw-bg-pink-600\/15 {
  background-color: rgb(219 39 119 / 0.15);
}
.tw-bg-pink-600\/20 {
  background-color: rgb(219 39 119 / 0.2);
}
.tw-bg-pink-600\/25 {
  background-color: rgb(219 39 119 / 0.25);
}
.tw-bg-pink-600\/30 {
  background-color: rgb(219 39 119 / 0.3);
}
.tw-bg-pink-600\/35 {
  background-color: rgb(219 39 119 / 0.35);
}
.tw-bg-pink-600\/40 {
  background-color: rgb(219 39 119 / 0.4);
}
.tw-bg-pink-600\/45 {
  background-color: rgb(219 39 119 / 0.45);
}
.tw-bg-pink-600\/5 {
  background-color: rgb(219 39 119 / 0.05);
}
.tw-bg-pink-600\/50 {
  background-color: rgb(219 39 119 / 0.5);
}
.tw-bg-pink-600\/55 {
  background-color: rgb(219 39 119 / 0.55);
}
.tw-bg-pink-600\/60 {
  background-color: rgb(219 39 119 / 0.6);
}
.tw-bg-pink-600\/65 {
  background-color: rgb(219 39 119 / 0.65);
}
.tw-bg-pink-600\/70 {
  background-color: rgb(219 39 119 / 0.7);
}
.tw-bg-pink-600\/75 {
  background-color: rgb(219 39 119 / 0.75);
}
.tw-bg-pink-600\/80 {
  background-color: rgb(219 39 119 / 0.8);
}
.tw-bg-pink-600\/85 {
  background-color: rgb(219 39 119 / 0.85);
}
.tw-bg-pink-600\/90 {
  background-color: rgb(219 39 119 / 0.9);
}
.tw-bg-pink-600\/95 {
  background-color: rgb(219 39 119 / 0.95);
}
.tw-bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-700\/0 {
  background-color: rgb(190 24 93 / 0);
}
.tw-bg-pink-700\/10 {
  background-color: rgb(190 24 93 / 0.1);
}
.tw-bg-pink-700\/100 {
  background-color: rgb(190 24 93 / 1);
}
.tw-bg-pink-700\/15 {
  background-color: rgb(190 24 93 / 0.15);
}
.tw-bg-pink-700\/20 {
  background-color: rgb(190 24 93 / 0.2);
}
.tw-bg-pink-700\/25 {
  background-color: rgb(190 24 93 / 0.25);
}
.tw-bg-pink-700\/30 {
  background-color: rgb(190 24 93 / 0.3);
}
.tw-bg-pink-700\/35 {
  background-color: rgb(190 24 93 / 0.35);
}
.tw-bg-pink-700\/40 {
  background-color: rgb(190 24 93 / 0.4);
}
.tw-bg-pink-700\/45 {
  background-color: rgb(190 24 93 / 0.45);
}
.tw-bg-pink-700\/5 {
  background-color: rgb(190 24 93 / 0.05);
}
.tw-bg-pink-700\/50 {
  background-color: rgb(190 24 93 / 0.5);
}
.tw-bg-pink-700\/55 {
  background-color: rgb(190 24 93 / 0.55);
}
.tw-bg-pink-700\/60 {
  background-color: rgb(190 24 93 / 0.6);
}
.tw-bg-pink-700\/65 {
  background-color: rgb(190 24 93 / 0.65);
}
.tw-bg-pink-700\/70 {
  background-color: rgb(190 24 93 / 0.7);
}
.tw-bg-pink-700\/75 {
  background-color: rgb(190 24 93 / 0.75);
}
.tw-bg-pink-700\/80 {
  background-color: rgb(190 24 93 / 0.8);
}
.tw-bg-pink-700\/85 {
  background-color: rgb(190 24 93 / 0.85);
}
.tw-bg-pink-700\/90 {
  background-color: rgb(190 24 93 / 0.9);
}
.tw-bg-pink-700\/95 {
  background-color: rgb(190 24 93 / 0.95);
}
.tw-bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-800\/0 {
  background-color: rgb(157 23 77 / 0);
}
.tw-bg-pink-800\/10 {
  background-color: rgb(157 23 77 / 0.1);
}
.tw-bg-pink-800\/100 {
  background-color: rgb(157 23 77 / 1);
}
.tw-bg-pink-800\/15 {
  background-color: rgb(157 23 77 / 0.15);
}
.tw-bg-pink-800\/20 {
  background-color: rgb(157 23 77 / 0.2);
}
.tw-bg-pink-800\/25 {
  background-color: rgb(157 23 77 / 0.25);
}
.tw-bg-pink-800\/30 {
  background-color: rgb(157 23 77 / 0.3);
}
.tw-bg-pink-800\/35 {
  background-color: rgb(157 23 77 / 0.35);
}
.tw-bg-pink-800\/40 {
  background-color: rgb(157 23 77 / 0.4);
}
.tw-bg-pink-800\/45 {
  background-color: rgb(157 23 77 / 0.45);
}
.tw-bg-pink-800\/5 {
  background-color: rgb(157 23 77 / 0.05);
}
.tw-bg-pink-800\/50 {
  background-color: rgb(157 23 77 / 0.5);
}
.tw-bg-pink-800\/55 {
  background-color: rgb(157 23 77 / 0.55);
}
.tw-bg-pink-800\/60 {
  background-color: rgb(157 23 77 / 0.6);
}
.tw-bg-pink-800\/65 {
  background-color: rgb(157 23 77 / 0.65);
}
.tw-bg-pink-800\/70 {
  background-color: rgb(157 23 77 / 0.7);
}
.tw-bg-pink-800\/75 {
  background-color: rgb(157 23 77 / 0.75);
}
.tw-bg-pink-800\/80 {
  background-color: rgb(157 23 77 / 0.8);
}
.tw-bg-pink-800\/85 {
  background-color: rgb(157 23 77 / 0.85);
}
.tw-bg-pink-800\/90 {
  background-color: rgb(157 23 77 / 0.9);
}
.tw-bg-pink-800\/95 {
  background-color: rgb(157 23 77 / 0.95);
}
.tw-bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-900\/0 {
  background-color: rgb(131 24 67 / 0);
}
.tw-bg-pink-900\/10 {
  background-color: rgb(131 24 67 / 0.1);
}
.tw-bg-pink-900\/100 {
  background-color: rgb(131 24 67 / 1);
}
.tw-bg-pink-900\/15 {
  background-color: rgb(131 24 67 / 0.15);
}
.tw-bg-pink-900\/20 {
  background-color: rgb(131 24 67 / 0.2);
}
.tw-bg-pink-900\/25 {
  background-color: rgb(131 24 67 / 0.25);
}
.tw-bg-pink-900\/30 {
  background-color: rgb(131 24 67 / 0.3);
}
.tw-bg-pink-900\/35 {
  background-color: rgb(131 24 67 / 0.35);
}
.tw-bg-pink-900\/40 {
  background-color: rgb(131 24 67 / 0.4);
}
.tw-bg-pink-900\/45 {
  background-color: rgb(131 24 67 / 0.45);
}
.tw-bg-pink-900\/5 {
  background-color: rgb(131 24 67 / 0.05);
}
.tw-bg-pink-900\/50 {
  background-color: rgb(131 24 67 / 0.5);
}
.tw-bg-pink-900\/55 {
  background-color: rgb(131 24 67 / 0.55);
}
.tw-bg-pink-900\/60 {
  background-color: rgb(131 24 67 / 0.6);
}
.tw-bg-pink-900\/65 {
  background-color: rgb(131 24 67 / 0.65);
}
.tw-bg-pink-900\/70 {
  background-color: rgb(131 24 67 / 0.7);
}
.tw-bg-pink-900\/75 {
  background-color: rgb(131 24 67 / 0.75);
}
.tw-bg-pink-900\/80 {
  background-color: rgb(131 24 67 / 0.8);
}
.tw-bg-pink-900\/85 {
  background-color: rgb(131 24 67 / 0.85);
}
.tw-bg-pink-900\/90 {
  background-color: rgb(131 24 67 / 0.9);
}
.tw-bg-pink-900\/95 {
  background-color: rgb(131 24 67 / 0.95);
}
.tw-bg-pink-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1));
}
.tw-bg-pink-950\/0 {
  background-color: rgb(80 7 36 / 0);
}
.tw-bg-pink-950\/10 {
  background-color: rgb(80 7 36 / 0.1);
}
.tw-bg-pink-950\/100 {
  background-color: rgb(80 7 36 / 1);
}
.tw-bg-pink-950\/15 {
  background-color: rgb(80 7 36 / 0.15);
}
.tw-bg-pink-950\/20 {
  background-color: rgb(80 7 36 / 0.2);
}
.tw-bg-pink-950\/25 {
  background-color: rgb(80 7 36 / 0.25);
}
.tw-bg-pink-950\/30 {
  background-color: rgb(80 7 36 / 0.3);
}
.tw-bg-pink-950\/35 {
  background-color: rgb(80 7 36 / 0.35);
}
.tw-bg-pink-950\/40 {
  background-color: rgb(80 7 36 / 0.4);
}
.tw-bg-pink-950\/45 {
  background-color: rgb(80 7 36 / 0.45);
}
.tw-bg-pink-950\/5 {
  background-color: rgb(80 7 36 / 0.05);
}
.tw-bg-pink-950\/50 {
  background-color: rgb(80 7 36 / 0.5);
}
.tw-bg-pink-950\/55 {
  background-color: rgb(80 7 36 / 0.55);
}
.tw-bg-pink-950\/60 {
  background-color: rgb(80 7 36 / 0.6);
}
.tw-bg-pink-950\/65 {
  background-color: rgb(80 7 36 / 0.65);
}
.tw-bg-pink-950\/70 {
  background-color: rgb(80 7 36 / 0.7);
}
.tw-bg-pink-950\/75 {
  background-color: rgb(80 7 36 / 0.75);
}
.tw-bg-pink-950\/80 {
  background-color: rgb(80 7 36 / 0.8);
}
.tw-bg-pink-950\/85 {
  background-color: rgb(80 7 36 / 0.85);
}
.tw-bg-pink-950\/90 {
  background-color: rgb(80 7 36 / 0.9);
}
.tw-bg-pink-950\/95 {
  background-color: rgb(80 7 36 / 0.95);
}
.tw-bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(28 108 152 / var(--tw-bg-opacity, 1));
}
.tw-bg-primary-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(26 99 144 / var(--tw-bg-opacity, 1));
}
.tw-bg-primary-dark\/0 {
  background-color: rgb(26 99 144 / 0);
}
.tw-bg-primary-dark\/10 {
  background-color: rgb(26 99 144 / 0.1);
}
.tw-bg-primary-dark\/100 {
  background-color: rgb(26 99 144 / 1);
}
.tw-bg-primary-dark\/15 {
  background-color: rgb(26 99 144 / 0.15);
}
.tw-bg-primary-dark\/20 {
  background-color: rgb(26 99 144 / 0.2);
}
.tw-bg-primary-dark\/25 {
  background-color: rgb(26 99 144 / 0.25);
}
.tw-bg-primary-dark\/30 {
  background-color: rgb(26 99 144 / 0.3);
}
.tw-bg-primary-dark\/35 {
  background-color: rgb(26 99 144 / 0.35);
}
.tw-bg-primary-dark\/40 {
  background-color: rgb(26 99 144 / 0.4);
}
.tw-bg-primary-dark\/45 {
  background-color: rgb(26 99 144 / 0.45);
}
.tw-bg-primary-dark\/5 {
  background-color: rgb(26 99 144 / 0.05);
}
.tw-bg-primary-dark\/50 {
  background-color: rgb(26 99 144 / 0.5);
}
.tw-bg-primary-dark\/55 {
  background-color: rgb(26 99 144 / 0.55);
}
.tw-bg-primary-dark\/60 {
  background-color: rgb(26 99 144 / 0.6);
}
.tw-bg-primary-dark\/65 {
  background-color: rgb(26 99 144 / 0.65);
}
.tw-bg-primary-dark\/70 {
  background-color: rgb(26 99 144 / 0.7);
}
.tw-bg-primary-dark\/75 {
  background-color: rgb(26 99 144 / 0.75);
}
.tw-bg-primary-dark\/80 {
  background-color: rgb(26 99 144 / 0.8);
}
.tw-bg-primary-dark\/85 {
  background-color: rgb(26 99 144 / 0.85);
}
.tw-bg-primary-dark\/90 {
  background-color: rgb(26 99 144 / 0.9);
}
.tw-bg-primary-dark\/95 {
  background-color: rgb(26 99 144 / 0.95);
}
.tw-bg-primary-light {
  --tw-bg-opacity: 1;
  background-color: rgb(30 116 168 / var(--tw-bg-opacity, 1));
}
.tw-bg-primary-light\/0 {
  background-color: rgb(30 116 168 / 0);
}
.tw-bg-primary-light\/10 {
  background-color: rgb(30 116 168 / 0.1);
}
.tw-bg-primary-light\/100 {
  background-color: rgb(30 116 168 / 1);
}
.tw-bg-primary-light\/15 {
  background-color: rgb(30 116 168 / 0.15);
}
.tw-bg-primary-light\/20 {
  background-color: rgb(30 116 168 / 0.2);
}
.tw-bg-primary-light\/25 {
  background-color: rgb(30 116 168 / 0.25);
}
.tw-bg-primary-light\/30 {
  background-color: rgb(30 116 168 / 0.3);
}
.tw-bg-primary-light\/35 {
  background-color: rgb(30 116 168 / 0.35);
}
.tw-bg-primary-light\/40 {
  background-color: rgb(30 116 168 / 0.4);
}
.tw-bg-primary-light\/45 {
  background-color: rgb(30 116 168 / 0.45);
}
.tw-bg-primary-light\/5 {
  background-color: rgb(30 116 168 / 0.05);
}
.tw-bg-primary-light\/50 {
  background-color: rgb(30 116 168 / 0.5);
}
.tw-bg-primary-light\/55 {
  background-color: rgb(30 116 168 / 0.55);
}
.tw-bg-primary-light\/60 {
  background-color: rgb(30 116 168 / 0.6);
}
.tw-bg-primary-light\/65 {
  background-color: rgb(30 116 168 / 0.65);
}
.tw-bg-primary-light\/70 {
  background-color: rgb(30 116 168 / 0.7);
}
.tw-bg-primary-light\/75 {
  background-color: rgb(30 116 168 / 0.75);
}
.tw-bg-primary-light\/80 {
  background-color: rgb(30 116 168 / 0.8);
}
.tw-bg-primary-light\/85 {
  background-color: rgb(30 116 168 / 0.85);
}
.tw-bg-primary-light\/90 {
  background-color: rgb(30 116 168 / 0.9);
}
.tw-bg-primary-light\/95 {
  background-color: rgb(30 116 168 / 0.95);
}
.tw-bg-primary\/0 {
  background-color: rgb(28 108 152 / 0);
}
.tw-bg-primary\/10 {
  background-color: rgb(28 108 152 / 0.1);
}
.tw-bg-primary\/100 {
  background-color: rgb(28 108 152 / 1);
}
.tw-bg-primary\/15 {
  background-color: rgb(28 108 152 / 0.15);
}
.tw-bg-primary\/20 {
  background-color: rgb(28 108 152 / 0.2);
}
.tw-bg-primary\/25 {
  background-color: rgb(28 108 152 / 0.25);
}
.tw-bg-primary\/30 {
  background-color: rgb(28 108 152 / 0.3);
}
.tw-bg-primary\/35 {
  background-color: rgb(28 108 152 / 0.35);
}
.tw-bg-primary\/40 {
  background-color: rgb(28 108 152 / 0.4);
}
.tw-bg-primary\/45 {
  background-color: rgb(28 108 152 / 0.45);
}
.tw-bg-primary\/5 {
  background-color: rgb(28 108 152 / 0.05);
}
.tw-bg-primary\/50 {
  background-color: rgb(28 108 152 / 0.5);
}
.tw-bg-primary\/55 {
  background-color: rgb(28 108 152 / 0.55);
}
.tw-bg-primary\/60 {
  background-color: rgb(28 108 152 / 0.6);
}
.tw-bg-primary\/65 {
  background-color: rgb(28 108 152 / 0.65);
}
.tw-bg-primary\/70 {
  background-color: rgb(28 108 152 / 0.7);
}
.tw-bg-primary\/75 {
  background-color: rgb(28 108 152 / 0.75);
}
.tw-bg-primary\/80 {
  background-color: rgb(28 108 152 / 0.8);
}
.tw-bg-primary\/85 {
  background-color: rgb(28 108 152 / 0.85);
}
.tw-bg-primary\/90 {
  background-color: rgb(28 108 152 / 0.9);
}
.tw-bg-primary\/95 {
  background-color: rgb(28 108 152 / 0.95);
}
.tw-bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-100\/0 {
  background-color: rgb(243 232 255 / 0);
}
.tw-bg-purple-100\/10 {
  background-color: rgb(243 232 255 / 0.1);
}
.tw-bg-purple-100\/100 {
  background-color: rgb(243 232 255 / 1);
}
.tw-bg-purple-100\/15 {
  background-color: rgb(243 232 255 / 0.15);
}
.tw-bg-purple-100\/20 {
  background-color: rgb(243 232 255 / 0.2);
}
.tw-bg-purple-100\/25 {
  background-color: rgb(243 232 255 / 0.25);
}
.tw-bg-purple-100\/30 {
  background-color: rgb(243 232 255 / 0.3);
}
.tw-bg-purple-100\/35 {
  background-color: rgb(243 232 255 / 0.35);
}
.tw-bg-purple-100\/40 {
  background-color: rgb(243 232 255 / 0.4);
}
.tw-bg-purple-100\/45 {
  background-color: rgb(243 232 255 / 0.45);
}
.tw-bg-purple-100\/5 {
  background-color: rgb(243 232 255 / 0.05);
}
.tw-bg-purple-100\/50 {
  background-color: rgb(243 232 255 / 0.5);
}
.tw-bg-purple-100\/55 {
  background-color: rgb(243 232 255 / 0.55);
}
.tw-bg-purple-100\/60 {
  background-color: rgb(243 232 255 / 0.6);
}
.tw-bg-purple-100\/65 {
  background-color: rgb(243 232 255 / 0.65);
}
.tw-bg-purple-100\/70 {
  background-color: rgb(243 232 255 / 0.7);
}
.tw-bg-purple-100\/75 {
  background-color: rgb(243 232 255 / 0.75);
}
.tw-bg-purple-100\/80 {
  background-color: rgb(243 232 255 / 0.8);
}
.tw-bg-purple-100\/85 {
  background-color: rgb(243 232 255 / 0.85);
}
.tw-bg-purple-100\/90 {
  background-color: rgb(243 232 255 / 0.9);
}
.tw-bg-purple-100\/95 {
  background-color: rgb(243 232 255 / 0.95);
}
.tw-bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-200\/0 {
  background-color: rgb(233 213 255 / 0);
}
.tw-bg-purple-200\/10 {
  background-color: rgb(233 213 255 / 0.1);
}
.tw-bg-purple-200\/100 {
  background-color: rgb(233 213 255 / 1);
}
.tw-bg-purple-200\/15 {
  background-color: rgb(233 213 255 / 0.15);
}
.tw-bg-purple-200\/20 {
  background-color: rgb(233 213 255 / 0.2);
}
.tw-bg-purple-200\/25 {
  background-color: rgb(233 213 255 / 0.25);
}
.tw-bg-purple-200\/30 {
  background-color: rgb(233 213 255 / 0.3);
}
.tw-bg-purple-200\/35 {
  background-color: rgb(233 213 255 / 0.35);
}
.tw-bg-purple-200\/40 {
  background-color: rgb(233 213 255 / 0.4);
}
.tw-bg-purple-200\/45 {
  background-color: rgb(233 213 255 / 0.45);
}
.tw-bg-purple-200\/5 {
  background-color: rgb(233 213 255 / 0.05);
}
.tw-bg-purple-200\/50 {
  background-color: rgb(233 213 255 / 0.5);
}
.tw-bg-purple-200\/55 {
  background-color: rgb(233 213 255 / 0.55);
}
.tw-bg-purple-200\/60 {
  background-color: rgb(233 213 255 / 0.6);
}
.tw-bg-purple-200\/65 {
  background-color: rgb(233 213 255 / 0.65);
}
.tw-bg-purple-200\/70 {
  background-color: rgb(233 213 255 / 0.7);
}
.tw-bg-purple-200\/75 {
  background-color: rgb(233 213 255 / 0.75);
}
.tw-bg-purple-200\/80 {
  background-color: rgb(233 213 255 / 0.8);
}
.tw-bg-purple-200\/85 {
  background-color: rgb(233 213 255 / 0.85);
}
.tw-bg-purple-200\/90 {
  background-color: rgb(233 213 255 / 0.9);
}
.tw-bg-purple-200\/95 {
  background-color: rgb(233 213 255 / 0.95);
}
.tw-bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-300\/0 {
  background-color: rgb(216 180 254 / 0);
}
.tw-bg-purple-300\/10 {
  background-color: rgb(216 180 254 / 0.1);
}
.tw-bg-purple-300\/100 {
  background-color: rgb(216 180 254 / 1);
}
.tw-bg-purple-300\/15 {
  background-color: rgb(216 180 254 / 0.15);
}
.tw-bg-purple-300\/20 {
  background-color: rgb(216 180 254 / 0.2);
}
.tw-bg-purple-300\/25 {
  background-color: rgb(216 180 254 / 0.25);
}
.tw-bg-purple-300\/30 {
  background-color: rgb(216 180 254 / 0.3);
}
.tw-bg-purple-300\/35 {
  background-color: rgb(216 180 254 / 0.35);
}
.tw-bg-purple-300\/40 {
  background-color: rgb(216 180 254 / 0.4);
}
.tw-bg-purple-300\/45 {
  background-color: rgb(216 180 254 / 0.45);
}
.tw-bg-purple-300\/5 {
  background-color: rgb(216 180 254 / 0.05);
}
.tw-bg-purple-300\/50 {
  background-color: rgb(216 180 254 / 0.5);
}
.tw-bg-purple-300\/55 {
  background-color: rgb(216 180 254 / 0.55);
}
.tw-bg-purple-300\/60 {
  background-color: rgb(216 180 254 / 0.6);
}
.tw-bg-purple-300\/65 {
  background-color: rgb(216 180 254 / 0.65);
}
.tw-bg-purple-300\/70 {
  background-color: rgb(216 180 254 / 0.7);
}
.tw-bg-purple-300\/75 {
  background-color: rgb(216 180 254 / 0.75);
}
.tw-bg-purple-300\/80 {
  background-color: rgb(216 180 254 / 0.8);
}
.tw-bg-purple-300\/85 {
  background-color: rgb(216 180 254 / 0.85);
}
.tw-bg-purple-300\/90 {
  background-color: rgb(216 180 254 / 0.9);
}
.tw-bg-purple-300\/95 {
  background-color: rgb(216 180 254 / 0.95);
}
.tw-bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-400\/0 {
  background-color: rgb(192 132 252 / 0);
}
.tw-bg-purple-400\/10 {
  background-color: rgb(192 132 252 / 0.1);
}
.tw-bg-purple-400\/100 {
  background-color: rgb(192 132 252 / 1);
}
.tw-bg-purple-400\/15 {
  background-color: rgb(192 132 252 / 0.15);
}
.tw-bg-purple-400\/20 {
  background-color: rgb(192 132 252 / 0.2);
}
.tw-bg-purple-400\/25 {
  background-color: rgb(192 132 252 / 0.25);
}
.tw-bg-purple-400\/30 {
  background-color: rgb(192 132 252 / 0.3);
}
.tw-bg-purple-400\/35 {
  background-color: rgb(192 132 252 / 0.35);
}
.tw-bg-purple-400\/40 {
  background-color: rgb(192 132 252 / 0.4);
}
.tw-bg-purple-400\/45 {
  background-color: rgb(192 132 252 / 0.45);
}
.tw-bg-purple-400\/5 {
  background-color: rgb(192 132 252 / 0.05);
}
.tw-bg-purple-400\/50 {
  background-color: rgb(192 132 252 / 0.5);
}
.tw-bg-purple-400\/55 {
  background-color: rgb(192 132 252 / 0.55);
}
.tw-bg-purple-400\/60 {
  background-color: rgb(192 132 252 / 0.6);
}
.tw-bg-purple-400\/65 {
  background-color: rgb(192 132 252 / 0.65);
}
.tw-bg-purple-400\/70 {
  background-color: rgb(192 132 252 / 0.7);
}
.tw-bg-purple-400\/75 {
  background-color: rgb(192 132 252 / 0.75);
}
.tw-bg-purple-400\/80 {
  background-color: rgb(192 132 252 / 0.8);
}
.tw-bg-purple-400\/85 {
  background-color: rgb(192 132 252 / 0.85);
}
.tw-bg-purple-400\/90 {
  background-color: rgb(192 132 252 / 0.9);
}
.tw-bg-purple-400\/95 {
  background-color: rgb(192 132 252 / 0.95);
}
.tw-bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-50\/0 {
  background-color: rgb(250 245 255 / 0);
}
.tw-bg-purple-50\/10 {
  background-color: rgb(250 245 255 / 0.1);
}
.tw-bg-purple-50\/100 {
  background-color: rgb(250 245 255 / 1);
}
.tw-bg-purple-50\/15 {
  background-color: rgb(250 245 255 / 0.15);
}
.tw-bg-purple-50\/20 {
  background-color: rgb(250 245 255 / 0.2);
}
.tw-bg-purple-50\/25 {
  background-color: rgb(250 245 255 / 0.25);
}
.tw-bg-purple-50\/30 {
  background-color: rgb(250 245 255 / 0.3);
}
.tw-bg-purple-50\/35 {
  background-color: rgb(250 245 255 / 0.35);
}
.tw-bg-purple-50\/40 {
  background-color: rgb(250 245 255 / 0.4);
}
.tw-bg-purple-50\/45 {
  background-color: rgb(250 245 255 / 0.45);
}
.tw-bg-purple-50\/5 {
  background-color: rgb(250 245 255 / 0.05);
}
.tw-bg-purple-50\/50 {
  background-color: rgb(250 245 255 / 0.5);
}
.tw-bg-purple-50\/55 {
  background-color: rgb(250 245 255 / 0.55);
}
.tw-bg-purple-50\/60 {
  background-color: rgb(250 245 255 / 0.6);
}
.tw-bg-purple-50\/65 {
  background-color: rgb(250 245 255 / 0.65);
}
.tw-bg-purple-50\/70 {
  background-color: rgb(250 245 255 / 0.7);
}
.tw-bg-purple-50\/75 {
  background-color: rgb(250 245 255 / 0.75);
}
.tw-bg-purple-50\/80 {
  background-color: rgb(250 245 255 / 0.8);
}
.tw-bg-purple-50\/85 {
  background-color: rgb(250 245 255 / 0.85);
}
.tw-bg-purple-50\/90 {
  background-color: rgb(250 245 255 / 0.9);
}
.tw-bg-purple-50\/95 {
  background-color: rgb(250 245 255 / 0.95);
}
.tw-bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-500\/0 {
  background-color: rgb(168 85 247 / 0);
}
.tw-bg-purple-500\/10 {
  background-color: rgb(168 85 247 / 0.1);
}
.tw-bg-purple-500\/100 {
  background-color: rgb(168 85 247 / 1);
}
.tw-bg-purple-500\/15 {
  background-color: rgb(168 85 247 / 0.15);
}
.tw-bg-purple-500\/20 {
  background-color: rgb(168 85 247 / 0.2);
}
.tw-bg-purple-500\/25 {
  background-color: rgb(168 85 247 / 0.25);
}
.tw-bg-purple-500\/30 {
  background-color: rgb(168 85 247 / 0.3);
}
.tw-bg-purple-500\/35 {
  background-color: rgb(168 85 247 / 0.35);
}
.tw-bg-purple-500\/40 {
  background-color: rgb(168 85 247 / 0.4);
}
.tw-bg-purple-500\/45 {
  background-color: rgb(168 85 247 / 0.45);
}
.tw-bg-purple-500\/5 {
  background-color: rgb(168 85 247 / 0.05);
}
.tw-bg-purple-500\/50 {
  background-color: rgb(168 85 247 / 0.5);
}
.tw-bg-purple-500\/55 {
  background-color: rgb(168 85 247 / 0.55);
}
.tw-bg-purple-500\/60 {
  background-color: rgb(168 85 247 / 0.6);
}
.tw-bg-purple-500\/65 {
  background-color: rgb(168 85 247 / 0.65);
}
.tw-bg-purple-500\/70 {
  background-color: rgb(168 85 247 / 0.7);
}
.tw-bg-purple-500\/75 {
  background-color: rgb(168 85 247 / 0.75);
}
.tw-bg-purple-500\/80 {
  background-color: rgb(168 85 247 / 0.8);
}
.tw-bg-purple-500\/85 {
  background-color: rgb(168 85 247 / 0.85);
}
.tw-bg-purple-500\/90 {
  background-color: rgb(168 85 247 / 0.9);
}
.tw-bg-purple-500\/95 {
  background-color: rgb(168 85 247 / 0.95);
}
.tw-bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-600\/0 {
  background-color: rgb(147 51 234 / 0);
}
.tw-bg-purple-600\/10 {
  background-color: rgb(147 51 234 / 0.1);
}
.tw-bg-purple-600\/100 {
  background-color: rgb(147 51 234 / 1);
}
.tw-bg-purple-600\/15 {
  background-color: rgb(147 51 234 / 0.15);
}
.tw-bg-purple-600\/20 {
  background-color: rgb(147 51 234 / 0.2);
}
.tw-bg-purple-600\/25 {
  background-color: rgb(147 51 234 / 0.25);
}
.tw-bg-purple-600\/30 {
  background-color: rgb(147 51 234 / 0.3);
}
.tw-bg-purple-600\/35 {
  background-color: rgb(147 51 234 / 0.35);
}
.tw-bg-purple-600\/40 {
  background-color: rgb(147 51 234 / 0.4);
}
.tw-bg-purple-600\/45 {
  background-color: rgb(147 51 234 / 0.45);
}
.tw-bg-purple-600\/5 {
  background-color: rgb(147 51 234 / 0.05);
}
.tw-bg-purple-600\/50 {
  background-color: rgb(147 51 234 / 0.5);
}
.tw-bg-purple-600\/55 {
  background-color: rgb(147 51 234 / 0.55);
}
.tw-bg-purple-600\/60 {
  background-color: rgb(147 51 234 / 0.6);
}
.tw-bg-purple-600\/65 {
  background-color: rgb(147 51 234 / 0.65);
}
.tw-bg-purple-600\/70 {
  background-color: rgb(147 51 234 / 0.7);
}
.tw-bg-purple-600\/75 {
  background-color: rgb(147 51 234 / 0.75);
}
.tw-bg-purple-600\/80 {
  background-color: rgb(147 51 234 / 0.8);
}
.tw-bg-purple-600\/85 {
  background-color: rgb(147 51 234 / 0.85);
}
.tw-bg-purple-600\/90 {
  background-color: rgb(147 51 234 / 0.9);
}
.tw-bg-purple-600\/95 {
  background-color: rgb(147 51 234 / 0.95);
}
.tw-bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-700\/0 {
  background-color: rgb(126 34 206 / 0);
}
.tw-bg-purple-700\/10 {
  background-color: rgb(126 34 206 / 0.1);
}
.tw-bg-purple-700\/100 {
  background-color: rgb(126 34 206 / 1);
}
.tw-bg-purple-700\/15 {
  background-color: rgb(126 34 206 / 0.15);
}
.tw-bg-purple-700\/20 {
  background-color: rgb(126 34 206 / 0.2);
}
.tw-bg-purple-700\/25 {
  background-color: rgb(126 34 206 / 0.25);
}
.tw-bg-purple-700\/30 {
  background-color: rgb(126 34 206 / 0.3);
}
.tw-bg-purple-700\/35 {
  background-color: rgb(126 34 206 / 0.35);
}
.tw-bg-purple-700\/40 {
  background-color: rgb(126 34 206 / 0.4);
}
.tw-bg-purple-700\/45 {
  background-color: rgb(126 34 206 / 0.45);
}
.tw-bg-purple-700\/5 {
  background-color: rgb(126 34 206 / 0.05);
}
.tw-bg-purple-700\/50 {
  background-color: rgb(126 34 206 / 0.5);
}
.tw-bg-purple-700\/55 {
  background-color: rgb(126 34 206 / 0.55);
}
.tw-bg-purple-700\/60 {
  background-color: rgb(126 34 206 / 0.6);
}
.tw-bg-purple-700\/65 {
  background-color: rgb(126 34 206 / 0.65);
}
.tw-bg-purple-700\/70 {
  background-color: rgb(126 34 206 / 0.7);
}
.tw-bg-purple-700\/75 {
  background-color: rgb(126 34 206 / 0.75);
}
.tw-bg-purple-700\/80 {
  background-color: rgb(126 34 206 / 0.8);
}
.tw-bg-purple-700\/85 {
  background-color: rgb(126 34 206 / 0.85);
}
.tw-bg-purple-700\/90 {
  background-color: rgb(126 34 206 / 0.9);
}
.tw-bg-purple-700\/95 {
  background-color: rgb(126 34 206 / 0.95);
}
.tw-bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-800\/0 {
  background-color: rgb(107 33 168 / 0);
}
.tw-bg-purple-800\/10 {
  background-color: rgb(107 33 168 / 0.1);
}
.tw-bg-purple-800\/100 {
  background-color: rgb(107 33 168 / 1);
}
.tw-bg-purple-800\/15 {
  background-color: rgb(107 33 168 / 0.15);
}
.tw-bg-purple-800\/20 {
  background-color: rgb(107 33 168 / 0.2);
}
.tw-bg-purple-800\/25 {
  background-color: rgb(107 33 168 / 0.25);
}
.tw-bg-purple-800\/30 {
  background-color: rgb(107 33 168 / 0.3);
}
.tw-bg-purple-800\/35 {
  background-color: rgb(107 33 168 / 0.35);
}
.tw-bg-purple-800\/40 {
  background-color: rgb(107 33 168 / 0.4);
}
.tw-bg-purple-800\/45 {
  background-color: rgb(107 33 168 / 0.45);
}
.tw-bg-purple-800\/5 {
  background-color: rgb(107 33 168 / 0.05);
}
.tw-bg-purple-800\/50 {
  background-color: rgb(107 33 168 / 0.5);
}
.tw-bg-purple-800\/55 {
  background-color: rgb(107 33 168 / 0.55);
}
.tw-bg-purple-800\/60 {
  background-color: rgb(107 33 168 / 0.6);
}
.tw-bg-purple-800\/65 {
  background-color: rgb(107 33 168 / 0.65);
}
.tw-bg-purple-800\/70 {
  background-color: rgb(107 33 168 / 0.7);
}
.tw-bg-purple-800\/75 {
  background-color: rgb(107 33 168 / 0.75);
}
.tw-bg-purple-800\/80 {
  background-color: rgb(107 33 168 / 0.8);
}
.tw-bg-purple-800\/85 {
  background-color: rgb(107 33 168 / 0.85);
}
.tw-bg-purple-800\/90 {
  background-color: rgb(107 33 168 / 0.9);
}
.tw-bg-purple-800\/95 {
  background-color: rgb(107 33 168 / 0.95);
}
.tw-bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-900\/0 {
  background-color: rgb(88 28 135 / 0);
}
.tw-bg-purple-900\/10 {
  background-color: rgb(88 28 135 / 0.1);
}
.tw-bg-purple-900\/100 {
  background-color: rgb(88 28 135 / 1);
}
.tw-bg-purple-900\/15 {
  background-color: rgb(88 28 135 / 0.15);
}
.tw-bg-purple-900\/20 {
  background-color: rgb(88 28 135 / 0.2);
}
.tw-bg-purple-900\/25 {
  background-color: rgb(88 28 135 / 0.25);
}
.tw-bg-purple-900\/30 {
  background-color: rgb(88 28 135 / 0.3);
}
.tw-bg-purple-900\/35 {
  background-color: rgb(88 28 135 / 0.35);
}
.tw-bg-purple-900\/40 {
  background-color: rgb(88 28 135 / 0.4);
}
.tw-bg-purple-900\/45 {
  background-color: rgb(88 28 135 / 0.45);
}
.tw-bg-purple-900\/5 {
  background-color: rgb(88 28 135 / 0.05);
}
.tw-bg-purple-900\/50 {
  background-color: rgb(88 28 135 / 0.5);
}
.tw-bg-purple-900\/55 {
  background-color: rgb(88 28 135 / 0.55);
}
.tw-bg-purple-900\/60 {
  background-color: rgb(88 28 135 / 0.6);
}
.tw-bg-purple-900\/65 {
  background-color: rgb(88 28 135 / 0.65);
}
.tw-bg-purple-900\/70 {
  background-color: rgb(88 28 135 / 0.7);
}
.tw-bg-purple-900\/75 {
  background-color: rgb(88 28 135 / 0.75);
}
.tw-bg-purple-900\/80 {
  background-color: rgb(88 28 135 / 0.8);
}
.tw-bg-purple-900\/85 {
  background-color: rgb(88 28 135 / 0.85);
}
.tw-bg-purple-900\/90 {
  background-color: rgb(88 28 135 / 0.9);
}
.tw-bg-purple-900\/95 {
  background-color: rgb(88 28 135 / 0.95);
}
.tw-bg-purple-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity, 1));
}
.tw-bg-purple-950\/0 {
  background-color: rgb(59 7 100 / 0);
}
.tw-bg-purple-950\/10 {
  background-color: rgb(59 7 100 / 0.1);
}
.tw-bg-purple-950\/100 {
  background-color: rgb(59 7 100 / 1);
}
.tw-bg-purple-950\/15 {
  background-color: rgb(59 7 100 / 0.15);
}
.tw-bg-purple-950\/20 {
  background-color: rgb(59 7 100 / 0.2);
}
.tw-bg-purple-950\/25 {
  background-color: rgb(59 7 100 / 0.25);
}
.tw-bg-purple-950\/30 {
  background-color: rgb(59 7 100 / 0.3);
}
.tw-bg-purple-950\/35 {
  background-color: rgb(59 7 100 / 0.35);
}
.tw-bg-purple-950\/40 {
  background-color: rgb(59 7 100 / 0.4);
}
.tw-bg-purple-950\/45 {
  background-color: rgb(59 7 100 / 0.45);
}
.tw-bg-purple-950\/5 {
  background-color: rgb(59 7 100 / 0.05);
}
.tw-bg-purple-950\/50 {
  background-color: rgb(59 7 100 / 0.5);
}
.tw-bg-purple-950\/55 {
  background-color: rgb(59 7 100 / 0.55);
}
.tw-bg-purple-950\/60 {
  background-color: rgb(59 7 100 / 0.6);
}
.tw-bg-purple-950\/65 {
  background-color: rgb(59 7 100 / 0.65);
}
.tw-bg-purple-950\/70 {
  background-color: rgb(59 7 100 / 0.7);
}
.tw-bg-purple-950\/75 {
  background-color: rgb(59 7 100 / 0.75);
}
.tw-bg-purple-950\/80 {
  background-color: rgb(59 7 100 / 0.8);
}
.tw-bg-purple-950\/85 {
  background-color: rgb(59 7 100 / 0.85);
}
.tw-bg-purple-950\/90 {
  background-color: rgb(59 7 100 / 0.9);
}
.tw-bg-purple-950\/95 {
  background-color: rgb(59 7 100 / 0.95);
}
.tw-bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-100\/0 {
  background-color: rgb(254 226 226 / 0);
}
.tw-bg-red-100\/10 {
  background-color: rgb(254 226 226 / 0.1);
}
.tw-bg-red-100\/100 {
  background-color: rgb(254 226 226 / 1);
}
.tw-bg-red-100\/15 {
  background-color: rgb(254 226 226 / 0.15);
}
.tw-bg-red-100\/20 {
  background-color: rgb(254 226 226 / 0.2);
}
.tw-bg-red-100\/25 {
  background-color: rgb(254 226 226 / 0.25);
}
.tw-bg-red-100\/30 {
  background-color: rgb(254 226 226 / 0.3);
}
.tw-bg-red-100\/35 {
  background-color: rgb(254 226 226 / 0.35);
}
.tw-bg-red-100\/40 {
  background-color: rgb(254 226 226 / 0.4);
}
.tw-bg-red-100\/45 {
  background-color: rgb(254 226 226 / 0.45);
}
.tw-bg-red-100\/5 {
  background-color: rgb(254 226 226 / 0.05);
}
.tw-bg-red-100\/50 {
  background-color: rgb(254 226 226 / 0.5);
}
.tw-bg-red-100\/55 {
  background-color: rgb(254 226 226 / 0.55);
}
.tw-bg-red-100\/60 {
  background-color: rgb(254 226 226 / 0.6);
}
.tw-bg-red-100\/65 {
  background-color: rgb(254 226 226 / 0.65);
}
.tw-bg-red-100\/70 {
  background-color: rgb(254 226 226 / 0.7);
}
.tw-bg-red-100\/75 {
  background-color: rgb(254 226 226 / 0.75);
}
.tw-bg-red-100\/80 {
  background-color: rgb(254 226 226 / 0.8);
}
.tw-bg-red-100\/85 {
  background-color: rgb(254 226 226 / 0.85);
}
.tw-bg-red-100\/90 {
  background-color: rgb(254 226 226 / 0.9);
}
.tw-bg-red-100\/95 {
  background-color: rgb(254 226 226 / 0.95);
}
.tw-bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-200\/0 {
  background-color: rgb(254 202 202 / 0);
}
.tw-bg-red-200\/10 {
  background-color: rgb(254 202 202 / 0.1);
}
.tw-bg-red-200\/100 {
  background-color: rgb(254 202 202 / 1);
}
.tw-bg-red-200\/15 {
  background-color: rgb(254 202 202 / 0.15);
}
.tw-bg-red-200\/20 {
  background-color: rgb(254 202 202 / 0.2);
}
.tw-bg-red-200\/25 {
  background-color: rgb(254 202 202 / 0.25);
}
.tw-bg-red-200\/30 {
  background-color: rgb(254 202 202 / 0.3);
}
.tw-bg-red-200\/35 {
  background-color: rgb(254 202 202 / 0.35);
}
.tw-bg-red-200\/40 {
  background-color: rgb(254 202 202 / 0.4);
}
.tw-bg-red-200\/45 {
  background-color: rgb(254 202 202 / 0.45);
}
.tw-bg-red-200\/5 {
  background-color: rgb(254 202 202 / 0.05);
}
.tw-bg-red-200\/50 {
  background-color: rgb(254 202 202 / 0.5);
}
.tw-bg-red-200\/55 {
  background-color: rgb(254 202 202 / 0.55);
}
.tw-bg-red-200\/60 {
  background-color: rgb(254 202 202 / 0.6);
}
.tw-bg-red-200\/65 {
  background-color: rgb(254 202 202 / 0.65);
}
.tw-bg-red-200\/70 {
  background-color: rgb(254 202 202 / 0.7);
}
.tw-bg-red-200\/75 {
  background-color: rgb(254 202 202 / 0.75);
}
.tw-bg-red-200\/80 {
  background-color: rgb(254 202 202 / 0.8);
}
.tw-bg-red-200\/85 {
  background-color: rgb(254 202 202 / 0.85);
}
.tw-bg-red-200\/90 {
  background-color: rgb(254 202 202 / 0.9);
}
.tw-bg-red-200\/95 {
  background-color: rgb(254 202 202 / 0.95);
}
.tw-bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-300\/0 {
  background-color: rgb(252 165 165 / 0);
}
.tw-bg-red-300\/10 {
  background-color: rgb(252 165 165 / 0.1);
}
.tw-bg-red-300\/100 {
  background-color: rgb(252 165 165 / 1);
}
.tw-bg-red-300\/15 {
  background-color: rgb(252 165 165 / 0.15);
}
.tw-bg-red-300\/20 {
  background-color: rgb(252 165 165 / 0.2);
}
.tw-bg-red-300\/25 {
  background-color: rgb(252 165 165 / 0.25);
}
.tw-bg-red-300\/30 {
  background-color: rgb(252 165 165 / 0.3);
}
.tw-bg-red-300\/35 {
  background-color: rgb(252 165 165 / 0.35);
}
.tw-bg-red-300\/40 {
  background-color: rgb(252 165 165 / 0.4);
}
.tw-bg-red-300\/45 {
  background-color: rgb(252 165 165 / 0.45);
}
.tw-bg-red-300\/5 {
  background-color: rgb(252 165 165 / 0.05);
}
.tw-bg-red-300\/50 {
  background-color: rgb(252 165 165 / 0.5);
}
.tw-bg-red-300\/55 {
  background-color: rgb(252 165 165 / 0.55);
}
.tw-bg-red-300\/60 {
  background-color: rgb(252 165 165 / 0.6);
}
.tw-bg-red-300\/65 {
  background-color: rgb(252 165 165 / 0.65);
}
.tw-bg-red-300\/70 {
  background-color: rgb(252 165 165 / 0.7);
}
.tw-bg-red-300\/75 {
  background-color: rgb(252 165 165 / 0.75);
}
.tw-bg-red-300\/80 {
  background-color: rgb(252 165 165 / 0.8);
}
.tw-bg-red-300\/85 {
  background-color: rgb(252 165 165 / 0.85);
}
.tw-bg-red-300\/90 {
  background-color: rgb(252 165 165 / 0.9);
}
.tw-bg-red-300\/95 {
  background-color: rgb(252 165 165 / 0.95);
}
.tw-bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-400\/0 {
  background-color: rgb(248 113 113 / 0);
}
.tw-bg-red-400\/10 {
  background-color: rgb(248 113 113 / 0.1);
}
.tw-bg-red-400\/100 {
  background-color: rgb(248 113 113 / 1);
}
.tw-bg-red-400\/15 {
  background-color: rgb(248 113 113 / 0.15);
}
.tw-bg-red-400\/20 {
  background-color: rgb(248 113 113 / 0.2);
}
.tw-bg-red-400\/25 {
  background-color: rgb(248 113 113 / 0.25);
}
.tw-bg-red-400\/30 {
  background-color: rgb(248 113 113 / 0.3);
}
.tw-bg-red-400\/35 {
  background-color: rgb(248 113 113 / 0.35);
}
.tw-bg-red-400\/40 {
  background-color: rgb(248 113 113 / 0.4);
}
.tw-bg-red-400\/45 {
  background-color: rgb(248 113 113 / 0.45);
}
.tw-bg-red-400\/5 {
  background-color: rgb(248 113 113 / 0.05);
}
.tw-bg-red-400\/50 {
  background-color: rgb(248 113 113 / 0.5);
}
.tw-bg-red-400\/55 {
  background-color: rgb(248 113 113 / 0.55);
}
.tw-bg-red-400\/60 {
  background-color: rgb(248 113 113 / 0.6);
}
.tw-bg-red-400\/65 {
  background-color: rgb(248 113 113 / 0.65);
}
.tw-bg-red-400\/70 {
  background-color: rgb(248 113 113 / 0.7);
}
.tw-bg-red-400\/75 {
  background-color: rgb(248 113 113 / 0.75);
}
.tw-bg-red-400\/80 {
  background-color: rgb(248 113 113 / 0.8);
}
.tw-bg-red-400\/85 {
  background-color: rgb(248 113 113 / 0.85);
}
.tw-bg-red-400\/90 {
  background-color: rgb(248 113 113 / 0.9);
}
.tw-bg-red-400\/95 {
  background-color: rgb(248 113 113 / 0.95);
}
.tw-bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-50\/0 {
  background-color: rgb(254 242 242 / 0);
}
.tw-bg-red-50\/10 {
  background-color: rgb(254 242 242 / 0.1);
}
.tw-bg-red-50\/100 {
  background-color: rgb(254 242 242 / 1);
}
.tw-bg-red-50\/15 {
  background-color: rgb(254 242 242 / 0.15);
}
.tw-bg-red-50\/20 {
  background-color: rgb(254 242 242 / 0.2);
}
.tw-bg-red-50\/25 {
  background-color: rgb(254 242 242 / 0.25);
}
.tw-bg-red-50\/30 {
  background-color: rgb(254 242 242 / 0.3);
}
.tw-bg-red-50\/35 {
  background-color: rgb(254 242 242 / 0.35);
}
.tw-bg-red-50\/40 {
  background-color: rgb(254 242 242 / 0.4);
}
.tw-bg-red-50\/45 {
  background-color: rgb(254 242 242 / 0.45);
}
.tw-bg-red-50\/5 {
  background-color: rgb(254 242 242 / 0.05);
}
.tw-bg-red-50\/50 {
  background-color: rgb(254 242 242 / 0.5);
}
.tw-bg-red-50\/55 {
  background-color: rgb(254 242 242 / 0.55);
}
.tw-bg-red-50\/60 {
  background-color: rgb(254 242 242 / 0.6);
}
.tw-bg-red-50\/65 {
  background-color: rgb(254 242 242 / 0.65);
}
.tw-bg-red-50\/70 {
  background-color: rgb(254 242 242 / 0.7);
}
.tw-bg-red-50\/75 {
  background-color: rgb(254 242 242 / 0.75);
}
.tw-bg-red-50\/80 {
  background-color: rgb(254 242 242 / 0.8);
}
.tw-bg-red-50\/85 {
  background-color: rgb(254 242 242 / 0.85);
}
.tw-bg-red-50\/90 {
  background-color: rgb(254 242 242 / 0.9);
}
.tw-bg-red-50\/95 {
  background-color: rgb(254 242 242 / 0.95);
}
.tw-bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-500\/0 {
  background-color: rgb(239 68 68 / 0);
}
.tw-bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}
.tw-bg-red-500\/100 {
  background-color: rgb(239 68 68 / 1);
}
.tw-bg-red-500\/15 {
  background-color: rgb(239 68 68 / 0.15);
}
.tw-bg-red-500\/20 {
  background-color: rgb(239 68 68 / 0.2);
}
.tw-bg-red-500\/25 {
  background-color: rgb(239 68 68 / 0.25);
}
.tw-bg-red-500\/30 {
  background-color: rgb(239 68 68 / 0.3);
}
.tw-bg-red-500\/35 {
  background-color: rgb(239 68 68 / 0.35);
}
.tw-bg-red-500\/40 {
  background-color: rgb(239 68 68 / 0.4);
}
.tw-bg-red-500\/45 {
  background-color: rgb(239 68 68 / 0.45);
}
.tw-bg-red-500\/5 {
  background-color: rgb(239 68 68 / 0.05);
}
.tw-bg-red-500\/50 {
  background-color: rgb(239 68 68 / 0.5);
}
.tw-bg-red-500\/55 {
  background-color: rgb(239 68 68 / 0.55);
}
.tw-bg-red-500\/60 {
  background-color: rgb(239 68 68 / 0.6);
}
.tw-bg-red-500\/65 {
  background-color: rgb(239 68 68 / 0.65);
}
.tw-bg-red-500\/70 {
  background-color: rgb(239 68 68 / 0.7);
}
.tw-bg-red-500\/75 {
  background-color: rgb(239 68 68 / 0.75);
}
.tw-bg-red-500\/80 {
  background-color: rgb(239 68 68 / 0.8);
}
.tw-bg-red-500\/85 {
  background-color: rgb(239 68 68 / 0.85);
}
.tw-bg-red-500\/90 {
  background-color: rgb(239 68 68 / 0.9);
}
.tw-bg-red-500\/95 {
  background-color: rgb(239 68 68 / 0.95);
}
.tw-bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-600\/0 {
  background-color: rgb(220 38 38 / 0);
}
.tw-bg-red-600\/10 {
  background-color: rgb(220 38 38 / 0.1);
}
.tw-bg-red-600\/100 {
  background-color: rgb(220 38 38 / 1);
}
.tw-bg-red-600\/15 {
  background-color: rgb(220 38 38 / 0.15);
}
.tw-bg-red-600\/20 {
  background-color: rgb(220 38 38 / 0.2);
}
.tw-bg-red-600\/25 {
  background-color: rgb(220 38 38 / 0.25);
}
.tw-bg-red-600\/30 {
  background-color: rgb(220 38 38 / 0.3);
}
.tw-bg-red-600\/35 {
  background-color: rgb(220 38 38 / 0.35);
}
.tw-bg-red-600\/40 {
  background-color: rgb(220 38 38 / 0.4);
}
.tw-bg-red-600\/45 {
  background-color: rgb(220 38 38 / 0.45);
}
.tw-bg-red-600\/5 {
  background-color: rgb(220 38 38 / 0.05);
}
.tw-bg-red-600\/50 {
  background-color: rgb(220 38 38 / 0.5);
}
.tw-bg-red-600\/55 {
  background-color: rgb(220 38 38 / 0.55);
}
.tw-bg-red-600\/60 {
  background-color: rgb(220 38 38 / 0.6);
}
.tw-bg-red-600\/65 {
  background-color: rgb(220 38 38 / 0.65);
}
.tw-bg-red-600\/70 {
  background-color: rgb(220 38 38 / 0.7);
}
.tw-bg-red-600\/75 {
  background-color: rgb(220 38 38 / 0.75);
}
.tw-bg-red-600\/80 {
  background-color: rgb(220 38 38 / 0.8);
}
.tw-bg-red-600\/85 {
  background-color: rgb(220 38 38 / 0.85);
}
.tw-bg-red-600\/90 {
  background-color: rgb(220 38 38 / 0.9);
}
.tw-bg-red-600\/95 {
  background-color: rgb(220 38 38 / 0.95);
}
.tw-bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-700\/0 {
  background-color: rgb(185 28 28 / 0);
}
.tw-bg-red-700\/10 {
  background-color: rgb(185 28 28 / 0.1);
}
.tw-bg-red-700\/100 {
  background-color: rgb(185 28 28 / 1);
}
.tw-bg-red-700\/15 {
  background-color: rgb(185 28 28 / 0.15);
}
.tw-bg-red-700\/20 {
  background-color: rgb(185 28 28 / 0.2);
}
.tw-bg-red-700\/25 {
  background-color: rgb(185 28 28 / 0.25);
}
.tw-bg-red-700\/30 {
  background-color: rgb(185 28 28 / 0.3);
}
.tw-bg-red-700\/35 {
  background-color: rgb(185 28 28 / 0.35);
}
.tw-bg-red-700\/40 {
  background-color: rgb(185 28 28 / 0.4);
}
.tw-bg-red-700\/45 {
  background-color: rgb(185 28 28 / 0.45);
}
.tw-bg-red-700\/5 {
  background-color: rgb(185 28 28 / 0.05);
}
.tw-bg-red-700\/50 {
  background-color: rgb(185 28 28 / 0.5);
}
.tw-bg-red-700\/55 {
  background-color: rgb(185 28 28 / 0.55);
}
.tw-bg-red-700\/60 {
  background-color: rgb(185 28 28 / 0.6);
}
.tw-bg-red-700\/65 {
  background-color: rgb(185 28 28 / 0.65);
}
.tw-bg-red-700\/70 {
  background-color: rgb(185 28 28 / 0.7);
}
.tw-bg-red-700\/75 {
  background-color: rgb(185 28 28 / 0.75);
}
.tw-bg-red-700\/80 {
  background-color: rgb(185 28 28 / 0.8);
}
.tw-bg-red-700\/85 {
  background-color: rgb(185 28 28 / 0.85);
}
.tw-bg-red-700\/90 {
  background-color: rgb(185 28 28 / 0.9);
}
.tw-bg-red-700\/95 {
  background-color: rgb(185 28 28 / 0.95);
}
.tw-bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-800\/0 {
  background-color: rgb(153 27 27 / 0);
}
.tw-bg-red-800\/10 {
  background-color: rgb(153 27 27 / 0.1);
}
.tw-bg-red-800\/100 {
  background-color: rgb(153 27 27 / 1);
}
.tw-bg-red-800\/15 {
  background-color: rgb(153 27 27 / 0.15);
}
.tw-bg-red-800\/20 {
  background-color: rgb(153 27 27 / 0.2);
}
.tw-bg-red-800\/25 {
  background-color: rgb(153 27 27 / 0.25);
}
.tw-bg-red-800\/30 {
  background-color: rgb(153 27 27 / 0.3);
}
.tw-bg-red-800\/35 {
  background-color: rgb(153 27 27 / 0.35);
}
.tw-bg-red-800\/40 {
  background-color: rgb(153 27 27 / 0.4);
}
.tw-bg-red-800\/45 {
  background-color: rgb(153 27 27 / 0.45);
}
.tw-bg-red-800\/5 {
  background-color: rgb(153 27 27 / 0.05);
}
.tw-bg-red-800\/50 {
  background-color: rgb(153 27 27 / 0.5);
}
.tw-bg-red-800\/55 {
  background-color: rgb(153 27 27 / 0.55);
}
.tw-bg-red-800\/60 {
  background-color: rgb(153 27 27 / 0.6);
}
.tw-bg-red-800\/65 {
  background-color: rgb(153 27 27 / 0.65);
}
.tw-bg-red-800\/70 {
  background-color: rgb(153 27 27 / 0.7);
}
.tw-bg-red-800\/75 {
  background-color: rgb(153 27 27 / 0.75);
}
.tw-bg-red-800\/80 {
  background-color: rgb(153 27 27 / 0.8);
}
.tw-bg-red-800\/85 {
  background-color: rgb(153 27 27 / 0.85);
}
.tw-bg-red-800\/90 {
  background-color: rgb(153 27 27 / 0.9);
}
.tw-bg-red-800\/95 {
  background-color: rgb(153 27 27 / 0.95);
}
.tw-bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-900\/0 {
  background-color: rgb(127 29 29 / 0);
}
.tw-bg-red-900\/10 {
  background-color: rgb(127 29 29 / 0.1);
}
.tw-bg-red-900\/100 {
  background-color: rgb(127 29 29 / 1);
}
.tw-bg-red-900\/15 {
  background-color: rgb(127 29 29 / 0.15);
}
.tw-bg-red-900\/20 {
  background-color: rgb(127 29 29 / 0.2);
}
.tw-bg-red-900\/25 {
  background-color: rgb(127 29 29 / 0.25);
}
.tw-bg-red-900\/30 {
  background-color: rgb(127 29 29 / 0.3);
}
.tw-bg-red-900\/35 {
  background-color: rgb(127 29 29 / 0.35);
}
.tw-bg-red-900\/40 {
  background-color: rgb(127 29 29 / 0.4);
}
.tw-bg-red-900\/45 {
  background-color: rgb(127 29 29 / 0.45);
}
.tw-bg-red-900\/5 {
  background-color: rgb(127 29 29 / 0.05);
}
.tw-bg-red-900\/50 {
  background-color: rgb(127 29 29 / 0.5);
}
.tw-bg-red-900\/55 {
  background-color: rgb(127 29 29 / 0.55);
}
.tw-bg-red-900\/60 {
  background-color: rgb(127 29 29 / 0.6);
}
.tw-bg-red-900\/65 {
  background-color: rgb(127 29 29 / 0.65);
}
.tw-bg-red-900\/70 {
  background-color: rgb(127 29 29 / 0.7);
}
.tw-bg-red-900\/75 {
  background-color: rgb(127 29 29 / 0.75);
}
.tw-bg-red-900\/80 {
  background-color: rgb(127 29 29 / 0.8);
}
.tw-bg-red-900\/85 {
  background-color: rgb(127 29 29 / 0.85);
}
.tw-bg-red-900\/90 {
  background-color: rgb(127 29 29 / 0.9);
}
.tw-bg-red-900\/95 {
  background-color: rgb(127 29 29 / 0.95);
}
.tw-bg-red-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}
.tw-bg-red-950\/0 {
  background-color: rgb(69 10 10 / 0);
}
.tw-bg-red-950\/10 {
  background-color: rgb(69 10 10 / 0.1);
}
.tw-bg-red-950\/100 {
  background-color: rgb(69 10 10 / 1);
}
.tw-bg-red-950\/15 {
  background-color: rgb(69 10 10 / 0.15);
}
.tw-bg-red-950\/20 {
  background-color: rgb(69 10 10 / 0.2);
}
.tw-bg-red-950\/25 {
  background-color: rgb(69 10 10 / 0.25);
}
.tw-bg-red-950\/30 {
  background-color: rgb(69 10 10 / 0.3);
}
.tw-bg-red-950\/35 {
  background-color: rgb(69 10 10 / 0.35);
}
.tw-bg-red-950\/40 {
  background-color: rgb(69 10 10 / 0.4);
}
.tw-bg-red-950\/45 {
  background-color: rgb(69 10 10 / 0.45);
}
.tw-bg-red-950\/5 {
  background-color: rgb(69 10 10 / 0.05);
}
.tw-bg-red-950\/50 {
  background-color: rgb(69 10 10 / 0.5);
}
.tw-bg-red-950\/55 {
  background-color: rgb(69 10 10 / 0.55);
}
.tw-bg-red-950\/60 {
  background-color: rgb(69 10 10 / 0.6);
}
.tw-bg-red-950\/65 {
  background-color: rgb(69 10 10 / 0.65);
}
.tw-bg-red-950\/70 {
  background-color: rgb(69 10 10 / 0.7);
}
.tw-bg-red-950\/75 {
  background-color: rgb(69 10 10 / 0.75);
}
.tw-bg-red-950\/80 {
  background-color: rgb(69 10 10 / 0.8);
}
.tw-bg-red-950\/85 {
  background-color: rgb(69 10 10 / 0.85);
}
.tw-bg-red-950\/90 {
  background-color: rgb(69 10 10 / 0.9);
}
.tw-bg-red-950\/95 {
  background-color: rgb(69 10 10 / 0.95);
}
.tw-bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-100\/0 {
  background-color: rgb(255 228 230 / 0);
}
.tw-bg-rose-100\/10 {
  background-color: rgb(255 228 230 / 0.1);
}
.tw-bg-rose-100\/100 {
  background-color: rgb(255 228 230 / 1);
}
.tw-bg-rose-100\/15 {
  background-color: rgb(255 228 230 / 0.15);
}
.tw-bg-rose-100\/20 {
  background-color: rgb(255 228 230 / 0.2);
}
.tw-bg-rose-100\/25 {
  background-color: rgb(255 228 230 / 0.25);
}
.tw-bg-rose-100\/30 {
  background-color: rgb(255 228 230 / 0.3);
}
.tw-bg-rose-100\/35 {
  background-color: rgb(255 228 230 / 0.35);
}
.tw-bg-rose-100\/40 {
  background-color: rgb(255 228 230 / 0.4);
}
.tw-bg-rose-100\/45 {
  background-color: rgb(255 228 230 / 0.45);
}
.tw-bg-rose-100\/5 {
  background-color: rgb(255 228 230 / 0.05);
}
.tw-bg-rose-100\/50 {
  background-color: rgb(255 228 230 / 0.5);
}
.tw-bg-rose-100\/55 {
  background-color: rgb(255 228 230 / 0.55);
}
.tw-bg-rose-100\/60 {
  background-color: rgb(255 228 230 / 0.6);
}
.tw-bg-rose-100\/65 {
  background-color: rgb(255 228 230 / 0.65);
}
.tw-bg-rose-100\/70 {
  background-color: rgb(255 228 230 / 0.7);
}
.tw-bg-rose-100\/75 {
  background-color: rgb(255 228 230 / 0.75);
}
.tw-bg-rose-100\/80 {
  background-color: rgb(255 228 230 / 0.8);
}
.tw-bg-rose-100\/85 {
  background-color: rgb(255 228 230 / 0.85);
}
.tw-bg-rose-100\/90 {
  background-color: rgb(255 228 230 / 0.9);
}
.tw-bg-rose-100\/95 {
  background-color: rgb(255 228 230 / 0.95);
}
.tw-bg-rose-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-200\/0 {
  background-color: rgb(254 205 211 / 0);
}
.tw-bg-rose-200\/10 {
  background-color: rgb(254 205 211 / 0.1);
}
.tw-bg-rose-200\/100 {
  background-color: rgb(254 205 211 / 1);
}
.tw-bg-rose-200\/15 {
  background-color: rgb(254 205 211 / 0.15);
}
.tw-bg-rose-200\/20 {
  background-color: rgb(254 205 211 / 0.2);
}
.tw-bg-rose-200\/25 {
  background-color: rgb(254 205 211 / 0.25);
}
.tw-bg-rose-200\/30 {
  background-color: rgb(254 205 211 / 0.3);
}
.tw-bg-rose-200\/35 {
  background-color: rgb(254 205 211 / 0.35);
}
.tw-bg-rose-200\/40 {
  background-color: rgb(254 205 211 / 0.4);
}
.tw-bg-rose-200\/45 {
  background-color: rgb(254 205 211 / 0.45);
}
.tw-bg-rose-200\/5 {
  background-color: rgb(254 205 211 / 0.05);
}
.tw-bg-rose-200\/50 {
  background-color: rgb(254 205 211 / 0.5);
}
.tw-bg-rose-200\/55 {
  background-color: rgb(254 205 211 / 0.55);
}
.tw-bg-rose-200\/60 {
  background-color: rgb(254 205 211 / 0.6);
}
.tw-bg-rose-200\/65 {
  background-color: rgb(254 205 211 / 0.65);
}
.tw-bg-rose-200\/70 {
  background-color: rgb(254 205 211 / 0.7);
}
.tw-bg-rose-200\/75 {
  background-color: rgb(254 205 211 / 0.75);
}
.tw-bg-rose-200\/80 {
  background-color: rgb(254 205 211 / 0.8);
}
.tw-bg-rose-200\/85 {
  background-color: rgb(254 205 211 / 0.85);
}
.tw-bg-rose-200\/90 {
  background-color: rgb(254 205 211 / 0.9);
}
.tw-bg-rose-200\/95 {
  background-color: rgb(254 205 211 / 0.95);
}
.tw-bg-rose-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-300\/0 {
  background-color: rgb(253 164 175 / 0);
}
.tw-bg-rose-300\/10 {
  background-color: rgb(253 164 175 / 0.1);
}
.tw-bg-rose-300\/100 {
  background-color: rgb(253 164 175 / 1);
}
.tw-bg-rose-300\/15 {
  background-color: rgb(253 164 175 / 0.15);
}
.tw-bg-rose-300\/20 {
  background-color: rgb(253 164 175 / 0.2);
}
.tw-bg-rose-300\/25 {
  background-color: rgb(253 164 175 / 0.25);
}
.tw-bg-rose-300\/30 {
  background-color: rgb(253 164 175 / 0.3);
}
.tw-bg-rose-300\/35 {
  background-color: rgb(253 164 175 / 0.35);
}
.tw-bg-rose-300\/40 {
  background-color: rgb(253 164 175 / 0.4);
}
.tw-bg-rose-300\/45 {
  background-color: rgb(253 164 175 / 0.45);
}
.tw-bg-rose-300\/5 {
  background-color: rgb(253 164 175 / 0.05);
}
.tw-bg-rose-300\/50 {
  background-color: rgb(253 164 175 / 0.5);
}
.tw-bg-rose-300\/55 {
  background-color: rgb(253 164 175 / 0.55);
}
.tw-bg-rose-300\/60 {
  background-color: rgb(253 164 175 / 0.6);
}
.tw-bg-rose-300\/65 {
  background-color: rgb(253 164 175 / 0.65);
}
.tw-bg-rose-300\/70 {
  background-color: rgb(253 164 175 / 0.7);
}
.tw-bg-rose-300\/75 {
  background-color: rgb(253 164 175 / 0.75);
}
.tw-bg-rose-300\/80 {
  background-color: rgb(253 164 175 / 0.8);
}
.tw-bg-rose-300\/85 {
  background-color: rgb(253 164 175 / 0.85);
}
.tw-bg-rose-300\/90 {
  background-color: rgb(253 164 175 / 0.9);
}
.tw-bg-rose-300\/95 {
  background-color: rgb(253 164 175 / 0.95);
}
.tw-bg-rose-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-400\/0 {
  background-color: rgb(251 113 133 / 0);
}
.tw-bg-rose-400\/10 {
  background-color: rgb(251 113 133 / 0.1);
}
.tw-bg-rose-400\/100 {
  background-color: rgb(251 113 133 / 1);
}
.tw-bg-rose-400\/15 {
  background-color: rgb(251 113 133 / 0.15);
}
.tw-bg-rose-400\/20 {
  background-color: rgb(251 113 133 / 0.2);
}
.tw-bg-rose-400\/25 {
  background-color: rgb(251 113 133 / 0.25);
}
.tw-bg-rose-400\/30 {
  background-color: rgb(251 113 133 / 0.3);
}
.tw-bg-rose-400\/35 {
  background-color: rgb(251 113 133 / 0.35);
}
.tw-bg-rose-400\/40 {
  background-color: rgb(251 113 133 / 0.4);
}
.tw-bg-rose-400\/45 {
  background-color: rgb(251 113 133 / 0.45);
}
.tw-bg-rose-400\/5 {
  background-color: rgb(251 113 133 / 0.05);
}
.tw-bg-rose-400\/50 {
  background-color: rgb(251 113 133 / 0.5);
}
.tw-bg-rose-400\/55 {
  background-color: rgb(251 113 133 / 0.55);
}
.tw-bg-rose-400\/60 {
  background-color: rgb(251 113 133 / 0.6);
}
.tw-bg-rose-400\/65 {
  background-color: rgb(251 113 133 / 0.65);
}
.tw-bg-rose-400\/70 {
  background-color: rgb(251 113 133 / 0.7);
}
.tw-bg-rose-400\/75 {
  background-color: rgb(251 113 133 / 0.75);
}
.tw-bg-rose-400\/80 {
  background-color: rgb(251 113 133 / 0.8);
}
.tw-bg-rose-400\/85 {
  background-color: rgb(251 113 133 / 0.85);
}
.tw-bg-rose-400\/90 {
  background-color: rgb(251 113 133 / 0.9);
}
.tw-bg-rose-400\/95 {
  background-color: rgb(251 113 133 / 0.95);
}
.tw-bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-50\/0 {
  background-color: rgb(255 241 242 / 0);
}
.tw-bg-rose-50\/10 {
  background-color: rgb(255 241 242 / 0.1);
}
.tw-bg-rose-50\/100 {
  background-color: rgb(255 241 242 / 1);
}
.tw-bg-rose-50\/15 {
  background-color: rgb(255 241 242 / 0.15);
}
.tw-bg-rose-50\/20 {
  background-color: rgb(255 241 242 / 0.2);
}
.tw-bg-rose-50\/25 {
  background-color: rgb(255 241 242 / 0.25);
}
.tw-bg-rose-50\/30 {
  background-color: rgb(255 241 242 / 0.3);
}
.tw-bg-rose-50\/35 {
  background-color: rgb(255 241 242 / 0.35);
}
.tw-bg-rose-50\/40 {
  background-color: rgb(255 241 242 / 0.4);
}
.tw-bg-rose-50\/45 {
  background-color: rgb(255 241 242 / 0.45);
}
.tw-bg-rose-50\/5 {
  background-color: rgb(255 241 242 / 0.05);
}
.tw-bg-rose-50\/50 {
  background-color: rgb(255 241 242 / 0.5);
}
.tw-bg-rose-50\/55 {
  background-color: rgb(255 241 242 / 0.55);
}
.tw-bg-rose-50\/60 {
  background-color: rgb(255 241 242 / 0.6);
}
.tw-bg-rose-50\/65 {
  background-color: rgb(255 241 242 / 0.65);
}
.tw-bg-rose-50\/70 {
  background-color: rgb(255 241 242 / 0.7);
}
.tw-bg-rose-50\/75 {
  background-color: rgb(255 241 242 / 0.75);
}
.tw-bg-rose-50\/80 {
  background-color: rgb(255 241 242 / 0.8);
}
.tw-bg-rose-50\/85 {
  background-color: rgb(255 241 242 / 0.85);
}
.tw-bg-rose-50\/90 {
  background-color: rgb(255 241 242 / 0.9);
}
.tw-bg-rose-50\/95 {
  background-color: rgb(255 241 242 / 0.95);
}
.tw-bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-500\/0 {
  background-color: rgb(244 63 94 / 0);
}
.tw-bg-rose-500\/10 {
  background-color: rgb(244 63 94 / 0.1);
}
.tw-bg-rose-500\/100 {
  background-color: rgb(244 63 94 / 1);
}
.tw-bg-rose-500\/15 {
  background-color: rgb(244 63 94 / 0.15);
}
.tw-bg-rose-500\/20 {
  background-color: rgb(244 63 94 / 0.2);
}
.tw-bg-rose-500\/25 {
  background-color: rgb(244 63 94 / 0.25);
}
.tw-bg-rose-500\/30 {
  background-color: rgb(244 63 94 / 0.3);
}
.tw-bg-rose-500\/35 {
  background-color: rgb(244 63 94 / 0.35);
}
.tw-bg-rose-500\/40 {
  background-color: rgb(244 63 94 / 0.4);
}
.tw-bg-rose-500\/45 {
  background-color: rgb(244 63 94 / 0.45);
}
.tw-bg-rose-500\/5 {
  background-color: rgb(244 63 94 / 0.05);
}
.tw-bg-rose-500\/50 {
  background-color: rgb(244 63 94 / 0.5);
}
.tw-bg-rose-500\/55 {
  background-color: rgb(244 63 94 / 0.55);
}
.tw-bg-rose-500\/60 {
  background-color: rgb(244 63 94 / 0.6);
}
.tw-bg-rose-500\/65 {
  background-color: rgb(244 63 94 / 0.65);
}
.tw-bg-rose-500\/70 {
  background-color: rgb(244 63 94 / 0.7);
}
.tw-bg-rose-500\/75 {
  background-color: rgb(244 63 94 / 0.75);
}
.tw-bg-rose-500\/80 {
  background-color: rgb(244 63 94 / 0.8);
}
.tw-bg-rose-500\/85 {
  background-color: rgb(244 63 94 / 0.85);
}
.tw-bg-rose-500\/90 {
  background-color: rgb(244 63 94 / 0.9);
}
.tw-bg-rose-500\/95 {
  background-color: rgb(244 63 94 / 0.95);
}
.tw-bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-600\/0 {
  background-color: rgb(225 29 72 / 0);
}
.tw-bg-rose-600\/10 {
  background-color: rgb(225 29 72 / 0.1);
}
.tw-bg-rose-600\/100 {
  background-color: rgb(225 29 72 / 1);
}
.tw-bg-rose-600\/15 {
  background-color: rgb(225 29 72 / 0.15);
}
.tw-bg-rose-600\/20 {
  background-color: rgb(225 29 72 / 0.2);
}
.tw-bg-rose-600\/25 {
  background-color: rgb(225 29 72 / 0.25);
}
.tw-bg-rose-600\/30 {
  background-color: rgb(225 29 72 / 0.3);
}
.tw-bg-rose-600\/35 {
  background-color: rgb(225 29 72 / 0.35);
}
.tw-bg-rose-600\/40 {
  background-color: rgb(225 29 72 / 0.4);
}
.tw-bg-rose-600\/45 {
  background-color: rgb(225 29 72 / 0.45);
}
.tw-bg-rose-600\/5 {
  background-color: rgb(225 29 72 / 0.05);
}
.tw-bg-rose-600\/50 {
  background-color: rgb(225 29 72 / 0.5);
}
.tw-bg-rose-600\/55 {
  background-color: rgb(225 29 72 / 0.55);
}
.tw-bg-rose-600\/60 {
  background-color: rgb(225 29 72 / 0.6);
}
.tw-bg-rose-600\/65 {
  background-color: rgb(225 29 72 / 0.65);
}
.tw-bg-rose-600\/70 {
  background-color: rgb(225 29 72 / 0.7);
}
.tw-bg-rose-600\/75 {
  background-color: rgb(225 29 72 / 0.75);
}
.tw-bg-rose-600\/80 {
  background-color: rgb(225 29 72 / 0.8);
}
.tw-bg-rose-600\/85 {
  background-color: rgb(225 29 72 / 0.85);
}
.tw-bg-rose-600\/90 {
  background-color: rgb(225 29 72 / 0.9);
}
.tw-bg-rose-600\/95 {
  background-color: rgb(225 29 72 / 0.95);
}
.tw-bg-rose-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-700\/0 {
  background-color: rgb(190 18 60 / 0);
}
.tw-bg-rose-700\/10 {
  background-color: rgb(190 18 60 / 0.1);
}
.tw-bg-rose-700\/100 {
  background-color: rgb(190 18 60 / 1);
}
.tw-bg-rose-700\/15 {
  background-color: rgb(190 18 60 / 0.15);
}
.tw-bg-rose-700\/20 {
  background-color: rgb(190 18 60 / 0.2);
}
.tw-bg-rose-700\/25 {
  background-color: rgb(190 18 60 / 0.25);
}
.tw-bg-rose-700\/30 {
  background-color: rgb(190 18 60 / 0.3);
}
.tw-bg-rose-700\/35 {
  background-color: rgb(190 18 60 / 0.35);
}
.tw-bg-rose-700\/40 {
  background-color: rgb(190 18 60 / 0.4);
}
.tw-bg-rose-700\/45 {
  background-color: rgb(190 18 60 / 0.45);
}
.tw-bg-rose-700\/5 {
  background-color: rgb(190 18 60 / 0.05);
}
.tw-bg-rose-700\/50 {
  background-color: rgb(190 18 60 / 0.5);
}
.tw-bg-rose-700\/55 {
  background-color: rgb(190 18 60 / 0.55);
}
.tw-bg-rose-700\/60 {
  background-color: rgb(190 18 60 / 0.6);
}
.tw-bg-rose-700\/65 {
  background-color: rgb(190 18 60 / 0.65);
}
.tw-bg-rose-700\/70 {
  background-color: rgb(190 18 60 / 0.7);
}
.tw-bg-rose-700\/75 {
  background-color: rgb(190 18 60 / 0.75);
}
.tw-bg-rose-700\/80 {
  background-color: rgb(190 18 60 / 0.8);
}
.tw-bg-rose-700\/85 {
  background-color: rgb(190 18 60 / 0.85);
}
.tw-bg-rose-700\/90 {
  background-color: rgb(190 18 60 / 0.9);
}
.tw-bg-rose-700\/95 {
  background-color: rgb(190 18 60 / 0.95);
}
.tw-bg-rose-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-800\/0 {
  background-color: rgb(159 18 57 / 0);
}
.tw-bg-rose-800\/10 {
  background-color: rgb(159 18 57 / 0.1);
}
.tw-bg-rose-800\/100 {
  background-color: rgb(159 18 57 / 1);
}
.tw-bg-rose-800\/15 {
  background-color: rgb(159 18 57 / 0.15);
}
.tw-bg-rose-800\/20 {
  background-color: rgb(159 18 57 / 0.2);
}
.tw-bg-rose-800\/25 {
  background-color: rgb(159 18 57 / 0.25);
}
.tw-bg-rose-800\/30 {
  background-color: rgb(159 18 57 / 0.3);
}
.tw-bg-rose-800\/35 {
  background-color: rgb(159 18 57 / 0.35);
}
.tw-bg-rose-800\/40 {
  background-color: rgb(159 18 57 / 0.4);
}
.tw-bg-rose-800\/45 {
  background-color: rgb(159 18 57 / 0.45);
}
.tw-bg-rose-800\/5 {
  background-color: rgb(159 18 57 / 0.05);
}
.tw-bg-rose-800\/50 {
  background-color: rgb(159 18 57 / 0.5);
}
.tw-bg-rose-800\/55 {
  background-color: rgb(159 18 57 / 0.55);
}
.tw-bg-rose-800\/60 {
  background-color: rgb(159 18 57 / 0.6);
}
.tw-bg-rose-800\/65 {
  background-color: rgb(159 18 57 / 0.65);
}
.tw-bg-rose-800\/70 {
  background-color: rgb(159 18 57 / 0.7);
}
.tw-bg-rose-800\/75 {
  background-color: rgb(159 18 57 / 0.75);
}
.tw-bg-rose-800\/80 {
  background-color: rgb(159 18 57 / 0.8);
}
.tw-bg-rose-800\/85 {
  background-color: rgb(159 18 57 / 0.85);
}
.tw-bg-rose-800\/90 {
  background-color: rgb(159 18 57 / 0.9);
}
.tw-bg-rose-800\/95 {
  background-color: rgb(159 18 57 / 0.95);
}
.tw-bg-rose-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-900\/0 {
  background-color: rgb(136 19 55 / 0);
}
.tw-bg-rose-900\/10 {
  background-color: rgb(136 19 55 / 0.1);
}
.tw-bg-rose-900\/100 {
  background-color: rgb(136 19 55 / 1);
}
.tw-bg-rose-900\/15 {
  background-color: rgb(136 19 55 / 0.15);
}
.tw-bg-rose-900\/20 {
  background-color: rgb(136 19 55 / 0.2);
}
.tw-bg-rose-900\/25 {
  background-color: rgb(136 19 55 / 0.25);
}
.tw-bg-rose-900\/30 {
  background-color: rgb(136 19 55 / 0.3);
}
.tw-bg-rose-900\/35 {
  background-color: rgb(136 19 55 / 0.35);
}
.tw-bg-rose-900\/40 {
  background-color: rgb(136 19 55 / 0.4);
}
.tw-bg-rose-900\/45 {
  background-color: rgb(136 19 55 / 0.45);
}
.tw-bg-rose-900\/5 {
  background-color: rgb(136 19 55 / 0.05);
}
.tw-bg-rose-900\/50 {
  background-color: rgb(136 19 55 / 0.5);
}
.tw-bg-rose-900\/55 {
  background-color: rgb(136 19 55 / 0.55);
}
.tw-bg-rose-900\/60 {
  background-color: rgb(136 19 55 / 0.6);
}
.tw-bg-rose-900\/65 {
  background-color: rgb(136 19 55 / 0.65);
}
.tw-bg-rose-900\/70 {
  background-color: rgb(136 19 55 / 0.7);
}
.tw-bg-rose-900\/75 {
  background-color: rgb(136 19 55 / 0.75);
}
.tw-bg-rose-900\/80 {
  background-color: rgb(136 19 55 / 0.8);
}
.tw-bg-rose-900\/85 {
  background-color: rgb(136 19 55 / 0.85);
}
.tw-bg-rose-900\/90 {
  background-color: rgb(136 19 55 / 0.9);
}
.tw-bg-rose-900\/95 {
  background-color: rgb(136 19 55 / 0.95);
}
.tw-bg-rose-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(76 5 25 / var(--tw-bg-opacity, 1));
}
.tw-bg-rose-950\/0 {
  background-color: rgb(76 5 25 / 0);
}
.tw-bg-rose-950\/10 {
  background-color: rgb(76 5 25 / 0.1);
}
.tw-bg-rose-950\/100 {
  background-color: rgb(76 5 25 / 1);
}
.tw-bg-rose-950\/15 {
  background-color: rgb(76 5 25 / 0.15);
}
.tw-bg-rose-950\/20 {
  background-color: rgb(76 5 25 / 0.2);
}
.tw-bg-rose-950\/25 {
  background-color: rgb(76 5 25 / 0.25);
}
.tw-bg-rose-950\/30 {
  background-color: rgb(76 5 25 / 0.3);
}
.tw-bg-rose-950\/35 {
  background-color: rgb(76 5 25 / 0.35);
}
.tw-bg-rose-950\/40 {
  background-color: rgb(76 5 25 / 0.4);
}
.tw-bg-rose-950\/45 {
  background-color: rgb(76 5 25 / 0.45);
}
.tw-bg-rose-950\/5 {
  background-color: rgb(76 5 25 / 0.05);
}
.tw-bg-rose-950\/50 {
  background-color: rgb(76 5 25 / 0.5);
}
.tw-bg-rose-950\/55 {
  background-color: rgb(76 5 25 / 0.55);
}
.tw-bg-rose-950\/60 {
  background-color: rgb(76 5 25 / 0.6);
}
.tw-bg-rose-950\/65 {
  background-color: rgb(76 5 25 / 0.65);
}
.tw-bg-rose-950\/70 {
  background-color: rgb(76 5 25 / 0.7);
}
.tw-bg-rose-950\/75 {
  background-color: rgb(76 5 25 / 0.75);
}
.tw-bg-rose-950\/80 {
  background-color: rgb(76 5 25 / 0.8);
}
.tw-bg-rose-950\/85 {
  background-color: rgb(76 5 25 / 0.85);
}
.tw-bg-rose-950\/90 {
  background-color: rgb(76 5 25 / 0.9);
}
.tw-bg-rose-950\/95 {
  background-color: rgb(76 5 25 / 0.95);
}
.tw-bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-100\/0 {
  background-color: rgb(224 242 254 / 0);
}
.tw-bg-sky-100\/10 {
  background-color: rgb(224 242 254 / 0.1);
}
.tw-bg-sky-100\/100 {
  background-color: rgb(224 242 254 / 1);
}
.tw-bg-sky-100\/15 {
  background-color: rgb(224 242 254 / 0.15);
}
.tw-bg-sky-100\/20 {
  background-color: rgb(224 242 254 / 0.2);
}
.tw-bg-sky-100\/25 {
  background-color: rgb(224 242 254 / 0.25);
}
.tw-bg-sky-100\/30 {
  background-color: rgb(224 242 254 / 0.3);
}
.tw-bg-sky-100\/35 {
  background-color: rgb(224 242 254 / 0.35);
}
.tw-bg-sky-100\/40 {
  background-color: rgb(224 242 254 / 0.4);
}
.tw-bg-sky-100\/45 {
  background-color: rgb(224 242 254 / 0.45);
}
.tw-bg-sky-100\/5 {
  background-color: rgb(224 242 254 / 0.05);
}
.tw-bg-sky-100\/50 {
  background-color: rgb(224 242 254 / 0.5);
}
.tw-bg-sky-100\/55 {
  background-color: rgb(224 242 254 / 0.55);
}
.tw-bg-sky-100\/60 {
  background-color: rgb(224 242 254 / 0.6);
}
.tw-bg-sky-100\/65 {
  background-color: rgb(224 242 254 / 0.65);
}
.tw-bg-sky-100\/70 {
  background-color: rgb(224 242 254 / 0.7);
}
.tw-bg-sky-100\/75 {
  background-color: rgb(224 242 254 / 0.75);
}
.tw-bg-sky-100\/80 {
  background-color: rgb(224 242 254 / 0.8);
}
.tw-bg-sky-100\/85 {
  background-color: rgb(224 242 254 / 0.85);
}
.tw-bg-sky-100\/90 {
  background-color: rgb(224 242 254 / 0.9);
}
.tw-bg-sky-100\/95 {
  background-color: rgb(224 242 254 / 0.95);
}
.tw-bg-sky-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-200\/0 {
  background-color: rgb(186 230 253 / 0);
}
.tw-bg-sky-200\/10 {
  background-color: rgb(186 230 253 / 0.1);
}
.tw-bg-sky-200\/100 {
  background-color: rgb(186 230 253 / 1);
}
.tw-bg-sky-200\/15 {
  background-color: rgb(186 230 253 / 0.15);
}
.tw-bg-sky-200\/20 {
  background-color: rgb(186 230 253 / 0.2);
}
.tw-bg-sky-200\/25 {
  background-color: rgb(186 230 253 / 0.25);
}
.tw-bg-sky-200\/30 {
  background-color: rgb(186 230 253 / 0.3);
}
.tw-bg-sky-200\/35 {
  background-color: rgb(186 230 253 / 0.35);
}
.tw-bg-sky-200\/40 {
  background-color: rgb(186 230 253 / 0.4);
}
.tw-bg-sky-200\/45 {
  background-color: rgb(186 230 253 / 0.45);
}
.tw-bg-sky-200\/5 {
  background-color: rgb(186 230 253 / 0.05);
}
.tw-bg-sky-200\/50 {
  background-color: rgb(186 230 253 / 0.5);
}
.tw-bg-sky-200\/55 {
  background-color: rgb(186 230 253 / 0.55);
}
.tw-bg-sky-200\/60 {
  background-color: rgb(186 230 253 / 0.6);
}
.tw-bg-sky-200\/65 {
  background-color: rgb(186 230 253 / 0.65);
}
.tw-bg-sky-200\/70 {
  background-color: rgb(186 230 253 / 0.7);
}
.tw-bg-sky-200\/75 {
  background-color: rgb(186 230 253 / 0.75);
}
.tw-bg-sky-200\/80 {
  background-color: rgb(186 230 253 / 0.8);
}
.tw-bg-sky-200\/85 {
  background-color: rgb(186 230 253 / 0.85);
}
.tw-bg-sky-200\/90 {
  background-color: rgb(186 230 253 / 0.9);
}
.tw-bg-sky-200\/95 {
  background-color: rgb(186 230 253 / 0.95);
}
.tw-bg-sky-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-300\/0 {
  background-color: rgb(125 211 252 / 0);
}
.tw-bg-sky-300\/10 {
  background-color: rgb(125 211 252 / 0.1);
}
.tw-bg-sky-300\/100 {
  background-color: rgb(125 211 252 / 1);
}
.tw-bg-sky-300\/15 {
  background-color: rgb(125 211 252 / 0.15);
}
.tw-bg-sky-300\/20 {
  background-color: rgb(125 211 252 / 0.2);
}
.tw-bg-sky-300\/25 {
  background-color: rgb(125 211 252 / 0.25);
}
.tw-bg-sky-300\/30 {
  background-color: rgb(125 211 252 / 0.3);
}
.tw-bg-sky-300\/35 {
  background-color: rgb(125 211 252 / 0.35);
}
.tw-bg-sky-300\/40 {
  background-color: rgb(125 211 252 / 0.4);
}
.tw-bg-sky-300\/45 {
  background-color: rgb(125 211 252 / 0.45);
}
.tw-bg-sky-300\/5 {
  background-color: rgb(125 211 252 / 0.05);
}
.tw-bg-sky-300\/50 {
  background-color: rgb(125 211 252 / 0.5);
}
.tw-bg-sky-300\/55 {
  background-color: rgb(125 211 252 / 0.55);
}
.tw-bg-sky-300\/60 {
  background-color: rgb(125 211 252 / 0.6);
}
.tw-bg-sky-300\/65 {
  background-color: rgb(125 211 252 / 0.65);
}
.tw-bg-sky-300\/70 {
  background-color: rgb(125 211 252 / 0.7);
}
.tw-bg-sky-300\/75 {
  background-color: rgb(125 211 252 / 0.75);
}
.tw-bg-sky-300\/80 {
  background-color: rgb(125 211 252 / 0.8);
}
.tw-bg-sky-300\/85 {
  background-color: rgb(125 211 252 / 0.85);
}
.tw-bg-sky-300\/90 {
  background-color: rgb(125 211 252 / 0.9);
}
.tw-bg-sky-300\/95 {
  background-color: rgb(125 211 252 / 0.95);
}
.tw-bg-sky-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-400\/0 {
  background-color: rgb(56 189 248 / 0);
}
.tw-bg-sky-400\/10 {
  background-color: rgb(56 189 248 / 0.1);
}
.tw-bg-sky-400\/100 {
  background-color: rgb(56 189 248 / 1);
}
.tw-bg-sky-400\/15 {
  background-color: rgb(56 189 248 / 0.15);
}
.tw-bg-sky-400\/20 {
  background-color: rgb(56 189 248 / 0.2);
}
.tw-bg-sky-400\/25 {
  background-color: rgb(56 189 248 / 0.25);
}
.tw-bg-sky-400\/30 {
  background-color: rgb(56 189 248 / 0.3);
}
.tw-bg-sky-400\/35 {
  background-color: rgb(56 189 248 / 0.35);
}
.tw-bg-sky-400\/40 {
  background-color: rgb(56 189 248 / 0.4);
}
.tw-bg-sky-400\/45 {
  background-color: rgb(56 189 248 / 0.45);
}
.tw-bg-sky-400\/5 {
  background-color: rgb(56 189 248 / 0.05);
}
.tw-bg-sky-400\/50 {
  background-color: rgb(56 189 248 / 0.5);
}
.tw-bg-sky-400\/55 {
  background-color: rgb(56 189 248 / 0.55);
}
.tw-bg-sky-400\/60 {
  background-color: rgb(56 189 248 / 0.6);
}
.tw-bg-sky-400\/65 {
  background-color: rgb(56 189 248 / 0.65);
}
.tw-bg-sky-400\/70 {
  background-color: rgb(56 189 248 / 0.7);
}
.tw-bg-sky-400\/75 {
  background-color: rgb(56 189 248 / 0.75);
}
.tw-bg-sky-400\/80 {
  background-color: rgb(56 189 248 / 0.8);
}
.tw-bg-sky-400\/85 {
  background-color: rgb(56 189 248 / 0.85);
}
.tw-bg-sky-400\/90 {
  background-color: rgb(56 189 248 / 0.9);
}
.tw-bg-sky-400\/95 {
  background-color: rgb(56 189 248 / 0.95);
}
.tw-bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-50\/0 {
  background-color: rgb(240 249 255 / 0);
}
.tw-bg-sky-50\/10 {
  background-color: rgb(240 249 255 / 0.1);
}
.tw-bg-sky-50\/100 {
  background-color: rgb(240 249 255 / 1);
}
.tw-bg-sky-50\/15 {
  background-color: rgb(240 249 255 / 0.15);
}
.tw-bg-sky-50\/20 {
  background-color: rgb(240 249 255 / 0.2);
}
.tw-bg-sky-50\/25 {
  background-color: rgb(240 249 255 / 0.25);
}
.tw-bg-sky-50\/30 {
  background-color: rgb(240 249 255 / 0.3);
}
.tw-bg-sky-50\/35 {
  background-color: rgb(240 249 255 / 0.35);
}
.tw-bg-sky-50\/40 {
  background-color: rgb(240 249 255 / 0.4);
}
.tw-bg-sky-50\/45 {
  background-color: rgb(240 249 255 / 0.45);
}
.tw-bg-sky-50\/5 {
  background-color: rgb(240 249 255 / 0.05);
}
.tw-bg-sky-50\/50 {
  background-color: rgb(240 249 255 / 0.5);
}
.tw-bg-sky-50\/55 {
  background-color: rgb(240 249 255 / 0.55);
}
.tw-bg-sky-50\/60 {
  background-color: rgb(240 249 255 / 0.6);
}
.tw-bg-sky-50\/65 {
  background-color: rgb(240 249 255 / 0.65);
}
.tw-bg-sky-50\/70 {
  background-color: rgb(240 249 255 / 0.7);
}
.tw-bg-sky-50\/75 {
  background-color: rgb(240 249 255 / 0.75);
}
.tw-bg-sky-50\/80 {
  background-color: rgb(240 249 255 / 0.8);
}
.tw-bg-sky-50\/85 {
  background-color: rgb(240 249 255 / 0.85);
}
.tw-bg-sky-50\/90 {
  background-color: rgb(240 249 255 / 0.9);
}
.tw-bg-sky-50\/95 {
  background-color: rgb(240 249 255 / 0.95);
}
.tw-bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-500\/0 {
  background-color: rgb(14 165 233 / 0);
}
.tw-bg-sky-500\/10 {
  background-color: rgb(14 165 233 / 0.1);
}
.tw-bg-sky-500\/100 {
  background-color: rgb(14 165 233 / 1);
}
.tw-bg-sky-500\/15 {
  background-color: rgb(14 165 233 / 0.15);
}
.tw-bg-sky-500\/20 {
  background-color: rgb(14 165 233 / 0.2);
}
.tw-bg-sky-500\/25 {
  background-color: rgb(14 165 233 / 0.25);
}
.tw-bg-sky-500\/30 {
  background-color: rgb(14 165 233 / 0.3);
}
.tw-bg-sky-500\/35 {
  background-color: rgb(14 165 233 / 0.35);
}
.tw-bg-sky-500\/40 {
  background-color: rgb(14 165 233 / 0.4);
}
.tw-bg-sky-500\/45 {
  background-color: rgb(14 165 233 / 0.45);
}
.tw-bg-sky-500\/5 {
  background-color: rgb(14 165 233 / 0.05);
}
.tw-bg-sky-500\/50 {
  background-color: rgb(14 165 233 / 0.5);
}
.tw-bg-sky-500\/55 {
  background-color: rgb(14 165 233 / 0.55);
}
.tw-bg-sky-500\/60 {
  background-color: rgb(14 165 233 / 0.6);
}
.tw-bg-sky-500\/65 {
  background-color: rgb(14 165 233 / 0.65);
}
.tw-bg-sky-500\/70 {
  background-color: rgb(14 165 233 / 0.7);
}
.tw-bg-sky-500\/75 {
  background-color: rgb(14 165 233 / 0.75);
}
.tw-bg-sky-500\/80 {
  background-color: rgb(14 165 233 / 0.8);
}
.tw-bg-sky-500\/85 {
  background-color: rgb(14 165 233 / 0.85);
}
.tw-bg-sky-500\/90 {
  background-color: rgb(14 165 233 / 0.9);
}
.tw-bg-sky-500\/95 {
  background-color: rgb(14 165 233 / 0.95);
}
.tw-bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-600\/0 {
  background-color: rgb(2 132 199 / 0);
}
.tw-bg-sky-600\/10 {
  background-color: rgb(2 132 199 / 0.1);
}
.tw-bg-sky-600\/100 {
  background-color: rgb(2 132 199 / 1);
}
.tw-bg-sky-600\/15 {
  background-color: rgb(2 132 199 / 0.15);
}
.tw-bg-sky-600\/20 {
  background-color: rgb(2 132 199 / 0.2);
}
.tw-bg-sky-600\/25 {
  background-color: rgb(2 132 199 / 0.25);
}
.tw-bg-sky-600\/30 {
  background-color: rgb(2 132 199 / 0.3);
}
.tw-bg-sky-600\/35 {
  background-color: rgb(2 132 199 / 0.35);
}
.tw-bg-sky-600\/40 {
  background-color: rgb(2 132 199 / 0.4);
}
.tw-bg-sky-600\/45 {
  background-color: rgb(2 132 199 / 0.45);
}
.tw-bg-sky-600\/5 {
  background-color: rgb(2 132 199 / 0.05);
}
.tw-bg-sky-600\/50 {
  background-color: rgb(2 132 199 / 0.5);
}
.tw-bg-sky-600\/55 {
  background-color: rgb(2 132 199 / 0.55);
}
.tw-bg-sky-600\/60 {
  background-color: rgb(2 132 199 / 0.6);
}
.tw-bg-sky-600\/65 {
  background-color: rgb(2 132 199 / 0.65);
}
.tw-bg-sky-600\/70 {
  background-color: rgb(2 132 199 / 0.7);
}
.tw-bg-sky-600\/75 {
  background-color: rgb(2 132 199 / 0.75);
}
.tw-bg-sky-600\/80 {
  background-color: rgb(2 132 199 / 0.8);
}
.tw-bg-sky-600\/85 {
  background-color: rgb(2 132 199 / 0.85);
}
.tw-bg-sky-600\/90 {
  background-color: rgb(2 132 199 / 0.9);
}
.tw-bg-sky-600\/95 {
  background-color: rgb(2 132 199 / 0.95);
}
.tw-bg-sky-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-700\/0 {
  background-color: rgb(3 105 161 / 0);
}
.tw-bg-sky-700\/10 {
  background-color: rgb(3 105 161 / 0.1);
}
.tw-bg-sky-700\/100 {
  background-color: rgb(3 105 161 / 1);
}
.tw-bg-sky-700\/15 {
  background-color: rgb(3 105 161 / 0.15);
}
.tw-bg-sky-700\/20 {
  background-color: rgb(3 105 161 / 0.2);
}
.tw-bg-sky-700\/25 {
  background-color: rgb(3 105 161 / 0.25);
}
.tw-bg-sky-700\/30 {
  background-color: rgb(3 105 161 / 0.3);
}
.tw-bg-sky-700\/35 {
  background-color: rgb(3 105 161 / 0.35);
}
.tw-bg-sky-700\/40 {
  background-color: rgb(3 105 161 / 0.4);
}
.tw-bg-sky-700\/45 {
  background-color: rgb(3 105 161 / 0.45);
}
.tw-bg-sky-700\/5 {
  background-color: rgb(3 105 161 / 0.05);
}
.tw-bg-sky-700\/50 {
  background-color: rgb(3 105 161 / 0.5);
}
.tw-bg-sky-700\/55 {
  background-color: rgb(3 105 161 / 0.55);
}
.tw-bg-sky-700\/60 {
  background-color: rgb(3 105 161 / 0.6);
}
.tw-bg-sky-700\/65 {
  background-color: rgb(3 105 161 / 0.65);
}
.tw-bg-sky-700\/70 {
  background-color: rgb(3 105 161 / 0.7);
}
.tw-bg-sky-700\/75 {
  background-color: rgb(3 105 161 / 0.75);
}
.tw-bg-sky-700\/80 {
  background-color: rgb(3 105 161 / 0.8);
}
.tw-bg-sky-700\/85 {
  background-color: rgb(3 105 161 / 0.85);
}
.tw-bg-sky-700\/90 {
  background-color: rgb(3 105 161 / 0.9);
}
.tw-bg-sky-700\/95 {
  background-color: rgb(3 105 161 / 0.95);
}
.tw-bg-sky-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-800\/0 {
  background-color: rgb(7 89 133 / 0);
}
.tw-bg-sky-800\/10 {
  background-color: rgb(7 89 133 / 0.1);
}
.tw-bg-sky-800\/100 {
  background-color: rgb(7 89 133 / 1);
}
.tw-bg-sky-800\/15 {
  background-color: rgb(7 89 133 / 0.15);
}
.tw-bg-sky-800\/20 {
  background-color: rgb(7 89 133 / 0.2);
}
.tw-bg-sky-800\/25 {
  background-color: rgb(7 89 133 / 0.25);
}
.tw-bg-sky-800\/30 {
  background-color: rgb(7 89 133 / 0.3);
}
.tw-bg-sky-800\/35 {
  background-color: rgb(7 89 133 / 0.35);
}
.tw-bg-sky-800\/40 {
  background-color: rgb(7 89 133 / 0.4);
}
.tw-bg-sky-800\/45 {
  background-color: rgb(7 89 133 / 0.45);
}
.tw-bg-sky-800\/5 {
  background-color: rgb(7 89 133 / 0.05);
}
.tw-bg-sky-800\/50 {
  background-color: rgb(7 89 133 / 0.5);
}
.tw-bg-sky-800\/55 {
  background-color: rgb(7 89 133 / 0.55);
}
.tw-bg-sky-800\/60 {
  background-color: rgb(7 89 133 / 0.6);
}
.tw-bg-sky-800\/65 {
  background-color: rgb(7 89 133 / 0.65);
}
.tw-bg-sky-800\/70 {
  background-color: rgb(7 89 133 / 0.7);
}
.tw-bg-sky-800\/75 {
  background-color: rgb(7 89 133 / 0.75);
}
.tw-bg-sky-800\/80 {
  background-color: rgb(7 89 133 / 0.8);
}
.tw-bg-sky-800\/85 {
  background-color: rgb(7 89 133 / 0.85);
}
.tw-bg-sky-800\/90 {
  background-color: rgb(7 89 133 / 0.9);
}
.tw-bg-sky-800\/95 {
  background-color: rgb(7 89 133 / 0.95);
}
.tw-bg-sky-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-900\/0 {
  background-color: rgb(12 74 110 / 0);
}
.tw-bg-sky-900\/10 {
  background-color: rgb(12 74 110 / 0.1);
}
.tw-bg-sky-900\/100 {
  background-color: rgb(12 74 110 / 1);
}
.tw-bg-sky-900\/15 {
  background-color: rgb(12 74 110 / 0.15);
}
.tw-bg-sky-900\/20 {
  background-color: rgb(12 74 110 / 0.2);
}
.tw-bg-sky-900\/25 {
  background-color: rgb(12 74 110 / 0.25);
}
.tw-bg-sky-900\/30 {
  background-color: rgb(12 74 110 / 0.3);
}
.tw-bg-sky-900\/35 {
  background-color: rgb(12 74 110 / 0.35);
}
.tw-bg-sky-900\/40 {
  background-color: rgb(12 74 110 / 0.4);
}
.tw-bg-sky-900\/45 {
  background-color: rgb(12 74 110 / 0.45);
}
.tw-bg-sky-900\/5 {
  background-color: rgb(12 74 110 / 0.05);
}
.tw-bg-sky-900\/50 {
  background-color: rgb(12 74 110 / 0.5);
}
.tw-bg-sky-900\/55 {
  background-color: rgb(12 74 110 / 0.55);
}
.tw-bg-sky-900\/60 {
  background-color: rgb(12 74 110 / 0.6);
}
.tw-bg-sky-900\/65 {
  background-color: rgb(12 74 110 / 0.65);
}
.tw-bg-sky-900\/70 {
  background-color: rgb(12 74 110 / 0.7);
}
.tw-bg-sky-900\/75 {
  background-color: rgb(12 74 110 / 0.75);
}
.tw-bg-sky-900\/80 {
  background-color: rgb(12 74 110 / 0.8);
}
.tw-bg-sky-900\/85 {
  background-color: rgb(12 74 110 / 0.85);
}
.tw-bg-sky-900\/90 {
  background-color: rgb(12 74 110 / 0.9);
}
.tw-bg-sky-900\/95 {
  background-color: rgb(12 74 110 / 0.95);
}
.tw-bg-sky-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1));
}
.tw-bg-sky-950\/0 {
  background-color: rgb(8 47 73 / 0);
}
.tw-bg-sky-950\/10 {
  background-color: rgb(8 47 73 / 0.1);
}
.tw-bg-sky-950\/100 {
  background-color: rgb(8 47 73 / 1);
}
.tw-bg-sky-950\/15 {
  background-color: rgb(8 47 73 / 0.15);
}
.tw-bg-sky-950\/20 {
  background-color: rgb(8 47 73 / 0.2);
}
.tw-bg-sky-950\/25 {
  background-color: rgb(8 47 73 / 0.25);
}
.tw-bg-sky-950\/30 {
  background-color: rgb(8 47 73 / 0.3);
}
.tw-bg-sky-950\/35 {
  background-color: rgb(8 47 73 / 0.35);
}
.tw-bg-sky-950\/40 {
  background-color: rgb(8 47 73 / 0.4);
}
.tw-bg-sky-950\/45 {
  background-color: rgb(8 47 73 / 0.45);
}
.tw-bg-sky-950\/5 {
  background-color: rgb(8 47 73 / 0.05);
}
.tw-bg-sky-950\/50 {
  background-color: rgb(8 47 73 / 0.5);
}
.tw-bg-sky-950\/55 {
  background-color: rgb(8 47 73 / 0.55);
}
.tw-bg-sky-950\/60 {
  background-color: rgb(8 47 73 / 0.6);
}
.tw-bg-sky-950\/65 {
  background-color: rgb(8 47 73 / 0.65);
}
.tw-bg-sky-950\/70 {
  background-color: rgb(8 47 73 / 0.7);
}
.tw-bg-sky-950\/75 {
  background-color: rgb(8 47 73 / 0.75);
}
.tw-bg-sky-950\/80 {
  background-color: rgb(8 47 73 / 0.8);
}
.tw-bg-sky-950\/85 {
  background-color: rgb(8 47 73 / 0.85);
}
.tw-bg-sky-950\/90 {
  background-color: rgb(8 47 73 / 0.9);
}
.tw-bg-sky-950\/95 {
  background-color: rgb(8 47 73 / 0.95);
}
.tw-bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-100\/0 {
  background-color: rgb(241 245 249 / 0);
}
.tw-bg-slate-100\/10 {
  background-color: rgb(241 245 249 / 0.1);
}
.tw-bg-slate-100\/100 {
  background-color: rgb(241 245 249 / 1);
}
.tw-bg-slate-100\/15 {
  background-color: rgb(241 245 249 / 0.15);
}
.tw-bg-slate-100\/20 {
  background-color: rgb(241 245 249 / 0.2);
}
.tw-bg-slate-100\/25 {
  background-color: rgb(241 245 249 / 0.25);
}
.tw-bg-slate-100\/30 {
  background-color: rgb(241 245 249 / 0.3);
}
.tw-bg-slate-100\/35 {
  background-color: rgb(241 245 249 / 0.35);
}
.tw-bg-slate-100\/40 {
  background-color: rgb(241 245 249 / 0.4);
}
.tw-bg-slate-100\/45 {
  background-color: rgb(241 245 249 / 0.45);
}
.tw-bg-slate-100\/5 {
  background-color: rgb(241 245 249 / 0.05);
}
.tw-bg-slate-100\/50 {
  background-color: rgb(241 245 249 / 0.5);
}
.tw-bg-slate-100\/55 {
  background-color: rgb(241 245 249 / 0.55);
}
.tw-bg-slate-100\/60 {
  background-color: rgb(241 245 249 / 0.6);
}
.tw-bg-slate-100\/65 {
  background-color: rgb(241 245 249 / 0.65);
}
.tw-bg-slate-100\/70 {
  background-color: rgb(241 245 249 / 0.7);
}
.tw-bg-slate-100\/75 {
  background-color: rgb(241 245 249 / 0.75);
}
.tw-bg-slate-100\/80 {
  background-color: rgb(241 245 249 / 0.8);
}
.tw-bg-slate-100\/85 {
  background-color: rgb(241 245 249 / 0.85);
}
.tw-bg-slate-100\/90 {
  background-color: rgb(241 245 249 / 0.9);
}
.tw-bg-slate-100\/95 {
  background-color: rgb(241 245 249 / 0.95);
}
.tw-bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-200\/0 {
  background-color: rgb(226 232 240 / 0);
}
.tw-bg-slate-200\/10 {
  background-color: rgb(226 232 240 / 0.1);
}
.tw-bg-slate-200\/100 {
  background-color: rgb(226 232 240 / 1);
}
.tw-bg-slate-200\/15 {
  background-color: rgb(226 232 240 / 0.15);
}
.tw-bg-slate-200\/20 {
  background-color: rgb(226 232 240 / 0.2);
}
.tw-bg-slate-200\/25 {
  background-color: rgb(226 232 240 / 0.25);
}
.tw-bg-slate-200\/30 {
  background-color: rgb(226 232 240 / 0.3);
}
.tw-bg-slate-200\/35 {
  background-color: rgb(226 232 240 / 0.35);
}
.tw-bg-slate-200\/40 {
  background-color: rgb(226 232 240 / 0.4);
}
.tw-bg-slate-200\/45 {
  background-color: rgb(226 232 240 / 0.45);
}
.tw-bg-slate-200\/5 {
  background-color: rgb(226 232 240 / 0.05);
}
.tw-bg-slate-200\/50 {
  background-color: rgb(226 232 240 / 0.5);
}
.tw-bg-slate-200\/55 {
  background-color: rgb(226 232 240 / 0.55);
}
.tw-bg-slate-200\/60 {
  background-color: rgb(226 232 240 / 0.6);
}
.tw-bg-slate-200\/65 {
  background-color: rgb(226 232 240 / 0.65);
}
.tw-bg-slate-200\/70 {
  background-color: rgb(226 232 240 / 0.7);
}
.tw-bg-slate-200\/75 {
  background-color: rgb(226 232 240 / 0.75);
}
.tw-bg-slate-200\/80 {
  background-color: rgb(226 232 240 / 0.8);
}
.tw-bg-slate-200\/85 {
  background-color: rgb(226 232 240 / 0.85);
}
.tw-bg-slate-200\/90 {
  background-color: rgb(226 232 240 / 0.9);
}
.tw-bg-slate-200\/95 {
  background-color: rgb(226 232 240 / 0.95);
}
.tw-bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-300\/0 {
  background-color: rgb(203 213 225 / 0);
}
.tw-bg-slate-300\/10 {
  background-color: rgb(203 213 225 / 0.1);
}
.tw-bg-slate-300\/100 {
  background-color: rgb(203 213 225 / 1);
}
.tw-bg-slate-300\/15 {
  background-color: rgb(203 213 225 / 0.15);
}
.tw-bg-slate-300\/20 {
  background-color: rgb(203 213 225 / 0.2);
}
.tw-bg-slate-300\/25 {
  background-color: rgb(203 213 225 / 0.25);
}
.tw-bg-slate-300\/30 {
  background-color: rgb(203 213 225 / 0.3);
}
.tw-bg-slate-300\/35 {
  background-color: rgb(203 213 225 / 0.35);
}
.tw-bg-slate-300\/40 {
  background-color: rgb(203 213 225 / 0.4);
}
.tw-bg-slate-300\/45 {
  background-color: rgb(203 213 225 / 0.45);
}
.tw-bg-slate-300\/5 {
  background-color: rgb(203 213 225 / 0.05);
}
.tw-bg-slate-300\/50 {
  background-color: rgb(203 213 225 / 0.5);
}
.tw-bg-slate-300\/55 {
  background-color: rgb(203 213 225 / 0.55);
}
.tw-bg-slate-300\/60 {
  background-color: rgb(203 213 225 / 0.6);
}
.tw-bg-slate-300\/65 {
  background-color: rgb(203 213 225 / 0.65);
}
.tw-bg-slate-300\/70 {
  background-color: rgb(203 213 225 / 0.7);
}
.tw-bg-slate-300\/75 {
  background-color: rgb(203 213 225 / 0.75);
}
.tw-bg-slate-300\/80 {
  background-color: rgb(203 213 225 / 0.8);
}
.tw-bg-slate-300\/85 {
  background-color: rgb(203 213 225 / 0.85);
}
.tw-bg-slate-300\/90 {
  background-color: rgb(203 213 225 / 0.9);
}
.tw-bg-slate-300\/95 {
  background-color: rgb(203 213 225 / 0.95);
}
.tw-bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-400\/0 {
  background-color: rgb(148 163 184 / 0);
}
.tw-bg-slate-400\/10 {
  background-color: rgb(148 163 184 / 0.1);
}
.tw-bg-slate-400\/100 {
  background-color: rgb(148 163 184 / 1);
}
.tw-bg-slate-400\/15 {
  background-color: rgb(148 163 184 / 0.15);
}
.tw-bg-slate-400\/20 {
  background-color: rgb(148 163 184 / 0.2);
}
.tw-bg-slate-400\/25 {
  background-color: rgb(148 163 184 / 0.25);
}
.tw-bg-slate-400\/30 {
  background-color: rgb(148 163 184 / 0.3);
}
.tw-bg-slate-400\/35 {
  background-color: rgb(148 163 184 / 0.35);
}
.tw-bg-slate-400\/40 {
  background-color: rgb(148 163 184 / 0.4);
}
.tw-bg-slate-400\/45 {
  background-color: rgb(148 163 184 / 0.45);
}
.tw-bg-slate-400\/5 {
  background-color: rgb(148 163 184 / 0.05);
}
.tw-bg-slate-400\/50 {
  background-color: rgb(148 163 184 / 0.5);
}
.tw-bg-slate-400\/55 {
  background-color: rgb(148 163 184 / 0.55);
}
.tw-bg-slate-400\/60 {
  background-color: rgb(148 163 184 / 0.6);
}
.tw-bg-slate-400\/65 {
  background-color: rgb(148 163 184 / 0.65);
}
.tw-bg-slate-400\/70 {
  background-color: rgb(148 163 184 / 0.7);
}
.tw-bg-slate-400\/75 {
  background-color: rgb(148 163 184 / 0.75);
}
.tw-bg-slate-400\/80 {
  background-color: rgb(148 163 184 / 0.8);
}
.tw-bg-slate-400\/85 {
  background-color: rgb(148 163 184 / 0.85);
}
.tw-bg-slate-400\/90 {
  background-color: rgb(148 163 184 / 0.9);
}
.tw-bg-slate-400\/95 {
  background-color: rgb(148 163 184 / 0.95);
}
.tw-bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-50\/0 {
  background-color: rgb(248 250 252 / 0);
}
.tw-bg-slate-50\/10 {
  background-color: rgb(248 250 252 / 0.1);
}
.tw-bg-slate-50\/100 {
  background-color: rgb(248 250 252 / 1);
}
.tw-bg-slate-50\/15 {
  background-color: rgb(248 250 252 / 0.15);
}
.tw-bg-slate-50\/20 {
  background-color: rgb(248 250 252 / 0.2);
}
.tw-bg-slate-50\/25 {
  background-color: rgb(248 250 252 / 0.25);
}
.tw-bg-slate-50\/30 {
  background-color: rgb(248 250 252 / 0.3);
}
.tw-bg-slate-50\/35 {
  background-color: rgb(248 250 252 / 0.35);
}
.tw-bg-slate-50\/40 {
  background-color: rgb(248 250 252 / 0.4);
}
.tw-bg-slate-50\/45 {
  background-color: rgb(248 250 252 / 0.45);
}
.tw-bg-slate-50\/5 {
  background-color: rgb(248 250 252 / 0.05);
}
.tw-bg-slate-50\/50 {
  background-color: rgb(248 250 252 / 0.5);
}
.tw-bg-slate-50\/55 {
  background-color: rgb(248 250 252 / 0.55);
}
.tw-bg-slate-50\/60 {
  background-color: rgb(248 250 252 / 0.6);
}
.tw-bg-slate-50\/65 {
  background-color: rgb(248 250 252 / 0.65);
}
.tw-bg-slate-50\/70 {
  background-color: rgb(248 250 252 / 0.7);
}
.tw-bg-slate-50\/75 {
  background-color: rgb(248 250 252 / 0.75);
}
.tw-bg-slate-50\/80 {
  background-color: rgb(248 250 252 / 0.8);
}
.tw-bg-slate-50\/85 {
  background-color: rgb(248 250 252 / 0.85);
}
.tw-bg-slate-50\/90 {
  background-color: rgb(248 250 252 / 0.9);
}
.tw-bg-slate-50\/95 {
  background-color: rgb(248 250 252 / 0.95);
}
.tw-bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-500\/0 {
  background-color: rgb(100 116 139 / 0);
}
.tw-bg-slate-500\/10 {
  background-color: rgb(100 116 139 / 0.1);
}
.tw-bg-slate-500\/100 {
  background-color: rgb(100 116 139 / 1);
}
.tw-bg-slate-500\/15 {
  background-color: rgb(100 116 139 / 0.15);
}
.tw-bg-slate-500\/20 {
  background-color: rgb(100 116 139 / 0.2);
}
.tw-bg-slate-500\/25 {
  background-color: rgb(100 116 139 / 0.25);
}
.tw-bg-slate-500\/30 {
  background-color: rgb(100 116 139 / 0.3);
}
.tw-bg-slate-500\/35 {
  background-color: rgb(100 116 139 / 0.35);
}
.tw-bg-slate-500\/40 {
  background-color: rgb(100 116 139 / 0.4);
}
.tw-bg-slate-500\/45 {
  background-color: rgb(100 116 139 / 0.45);
}
.tw-bg-slate-500\/5 {
  background-color: rgb(100 116 139 / 0.05);
}
.tw-bg-slate-500\/50 {
  background-color: rgb(100 116 139 / 0.5);
}
.tw-bg-slate-500\/55 {
  background-color: rgb(100 116 139 / 0.55);
}
.tw-bg-slate-500\/60 {
  background-color: rgb(100 116 139 / 0.6);
}
.tw-bg-slate-500\/65 {
  background-color: rgb(100 116 139 / 0.65);
}
.tw-bg-slate-500\/70 {
  background-color: rgb(100 116 139 / 0.7);
}
.tw-bg-slate-500\/75 {
  background-color: rgb(100 116 139 / 0.75);
}
.tw-bg-slate-500\/80 {
  background-color: rgb(100 116 139 / 0.8);
}
.tw-bg-slate-500\/85 {
  background-color: rgb(100 116 139 / 0.85);
}
.tw-bg-slate-500\/90 {
  background-color: rgb(100 116 139 / 0.9);
}
.tw-bg-slate-500\/95 {
  background-color: rgb(100 116 139 / 0.95);
}
.tw-bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-600\/0 {
  background-color: rgb(71 85 105 / 0);
}
.tw-bg-slate-600\/10 {
  background-color: rgb(71 85 105 / 0.1);
}
.tw-bg-slate-600\/100 {
  background-color: rgb(71 85 105 / 1);
}
.tw-bg-slate-600\/15 {
  background-color: rgb(71 85 105 / 0.15);
}
.tw-bg-slate-600\/20 {
  background-color: rgb(71 85 105 / 0.2);
}
.tw-bg-slate-600\/25 {
  background-color: rgb(71 85 105 / 0.25);
}
.tw-bg-slate-600\/30 {
  background-color: rgb(71 85 105 / 0.3);
}
.tw-bg-slate-600\/35 {
  background-color: rgb(71 85 105 / 0.35);
}
.tw-bg-slate-600\/40 {
  background-color: rgb(71 85 105 / 0.4);
}
.tw-bg-slate-600\/45 {
  background-color: rgb(71 85 105 / 0.45);
}
.tw-bg-slate-600\/5 {
  background-color: rgb(71 85 105 / 0.05);
}
.tw-bg-slate-600\/50 {
  background-color: rgb(71 85 105 / 0.5);
}
.tw-bg-slate-600\/55 {
  background-color: rgb(71 85 105 / 0.55);
}
.tw-bg-slate-600\/60 {
  background-color: rgb(71 85 105 / 0.6);
}
.tw-bg-slate-600\/65 {
  background-color: rgb(71 85 105 / 0.65);
}
.tw-bg-slate-600\/70 {
  background-color: rgb(71 85 105 / 0.7);
}
.tw-bg-slate-600\/75 {
  background-color: rgb(71 85 105 / 0.75);
}
.tw-bg-slate-600\/80 {
  background-color: rgb(71 85 105 / 0.8);
}
.tw-bg-slate-600\/85 {
  background-color: rgb(71 85 105 / 0.85);
}
.tw-bg-slate-600\/90 {
  background-color: rgb(71 85 105 / 0.9);
}
.tw-bg-slate-600\/95 {
  background-color: rgb(71 85 105 / 0.95);
}
.tw-bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-700\/0 {
  background-color: rgb(51 65 85 / 0);
}
.tw-bg-slate-700\/10 {
  background-color: rgb(51 65 85 / 0.1);
}
.tw-bg-slate-700\/100 {
  background-color: rgb(51 65 85 / 1);
}
.tw-bg-slate-700\/15 {
  background-color: rgb(51 65 85 / 0.15);
}
.tw-bg-slate-700\/20 {
  background-color: rgb(51 65 85 / 0.2);
}
.tw-bg-slate-700\/25 {
  background-color: rgb(51 65 85 / 0.25);
}
.tw-bg-slate-700\/30 {
  background-color: rgb(51 65 85 / 0.3);
}
.tw-bg-slate-700\/35 {
  background-color: rgb(51 65 85 / 0.35);
}
.tw-bg-slate-700\/40 {
  background-color: rgb(51 65 85 / 0.4);
}
.tw-bg-slate-700\/45 {
  background-color: rgb(51 65 85 / 0.45);
}
.tw-bg-slate-700\/5 {
  background-color: rgb(51 65 85 / 0.05);
}
.tw-bg-slate-700\/50 {
  background-color: rgb(51 65 85 / 0.5);
}
.tw-bg-slate-700\/55 {
  background-color: rgb(51 65 85 / 0.55);
}
.tw-bg-slate-700\/60 {
  background-color: rgb(51 65 85 / 0.6);
}
.tw-bg-slate-700\/65 {
  background-color: rgb(51 65 85 / 0.65);
}
.tw-bg-slate-700\/70 {
  background-color: rgb(51 65 85 / 0.7);
}
.tw-bg-slate-700\/75 {
  background-color: rgb(51 65 85 / 0.75);
}
.tw-bg-slate-700\/80 {
  background-color: rgb(51 65 85 / 0.8);
}
.tw-bg-slate-700\/85 {
  background-color: rgb(51 65 85 / 0.85);
}
.tw-bg-slate-700\/90 {
  background-color: rgb(51 65 85 / 0.9);
}
.tw-bg-slate-700\/95 {
  background-color: rgb(51 65 85 / 0.95);
}
.tw-bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-800\/0 {
  background-color: rgb(30 41 59 / 0);
}
.tw-bg-slate-800\/10 {
  background-color: rgb(30 41 59 / 0.1);
}
.tw-bg-slate-800\/100 {
  background-color: rgb(30 41 59 / 1);
}
.tw-bg-slate-800\/15 {
  background-color: rgb(30 41 59 / 0.15);
}
.tw-bg-slate-800\/20 {
  background-color: rgb(30 41 59 / 0.2);
}
.tw-bg-slate-800\/25 {
  background-color: rgb(30 41 59 / 0.25);
}
.tw-bg-slate-800\/30 {
  background-color: rgb(30 41 59 / 0.3);
}
.tw-bg-slate-800\/35 {
  background-color: rgb(30 41 59 / 0.35);
}
.tw-bg-slate-800\/40 {
  background-color: rgb(30 41 59 / 0.4);
}
.tw-bg-slate-800\/45 {
  background-color: rgb(30 41 59 / 0.45);
}
.tw-bg-slate-800\/5 {
  background-color: rgb(30 41 59 / 0.05);
}
.tw-bg-slate-800\/50 {
  background-color: rgb(30 41 59 / 0.5);
}
.tw-bg-slate-800\/55 {
  background-color: rgb(30 41 59 / 0.55);
}
.tw-bg-slate-800\/60 {
  background-color: rgb(30 41 59 / 0.6);
}
.tw-bg-slate-800\/65 {
  background-color: rgb(30 41 59 / 0.65);
}
.tw-bg-slate-800\/70 {
  background-color: rgb(30 41 59 / 0.7);
}
.tw-bg-slate-800\/75 {
  background-color: rgb(30 41 59 / 0.75);
}
.tw-bg-slate-800\/80 {
  background-color: rgb(30 41 59 / 0.8);
}
.tw-bg-slate-800\/85 {
  background-color: rgb(30 41 59 / 0.85);
}
.tw-bg-slate-800\/90 {
  background-color: rgb(30 41 59 / 0.9);
}
.tw-bg-slate-800\/95 {
  background-color: rgb(30 41 59 / 0.95);
}
.tw-bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-900\/0 {
  background-color: rgb(15 23 42 / 0);
}
.tw-bg-slate-900\/10 {
  background-color: rgb(15 23 42 / 0.1);
}
.tw-bg-slate-900\/100 {
  background-color: rgb(15 23 42 / 1);
}
.tw-bg-slate-900\/15 {
  background-color: rgb(15 23 42 / 0.15);
}
.tw-bg-slate-900\/20 {
  background-color: rgb(15 23 42 / 0.2);
}
.tw-bg-slate-900\/25 {
  background-color: rgb(15 23 42 / 0.25);
}
.tw-bg-slate-900\/30 {
  background-color: rgb(15 23 42 / 0.3);
}
.tw-bg-slate-900\/35 {
  background-color: rgb(15 23 42 / 0.35);
}
.tw-bg-slate-900\/40 {
  background-color: rgb(15 23 42 / 0.4);
}
.tw-bg-slate-900\/45 {
  background-color: rgb(15 23 42 / 0.45);
}
.tw-bg-slate-900\/5 {
  background-color: rgb(15 23 42 / 0.05);
}
.tw-bg-slate-900\/50 {
  background-color: rgb(15 23 42 / 0.5);
}
.tw-bg-slate-900\/55 {
  background-color: rgb(15 23 42 / 0.55);
}
.tw-bg-slate-900\/60 {
  background-color: rgb(15 23 42 / 0.6);
}
.tw-bg-slate-900\/65 {
  background-color: rgb(15 23 42 / 0.65);
}
.tw-bg-slate-900\/70 {
  background-color: rgb(15 23 42 / 0.7);
}
.tw-bg-slate-900\/75 {
  background-color: rgb(15 23 42 / 0.75);
}
.tw-bg-slate-900\/80 {
  background-color: rgb(15 23 42 / 0.8);
}
.tw-bg-slate-900\/85 {
  background-color: rgb(15 23 42 / 0.85);
}
.tw-bg-slate-900\/90 {
  background-color: rgb(15 23 42 / 0.9);
}
.tw-bg-slate-900\/95 {
  background-color: rgb(15 23 42 / 0.95);
}
.tw-bg-slate-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1));
}
.tw-bg-slate-950\/0 {
  background-color: rgb(2 6 23 / 0);
}
.tw-bg-slate-950\/10 {
  background-color: rgb(2 6 23 / 0.1);
}
.tw-bg-slate-950\/100 {
  background-color: rgb(2 6 23 / 1);
}
.tw-bg-slate-950\/15 {
  background-color: rgb(2 6 23 / 0.15);
}
.tw-bg-slate-950\/20 {
  background-color: rgb(2 6 23 / 0.2);
}
.tw-bg-slate-950\/25 {
  background-color: rgb(2 6 23 / 0.25);
}
.tw-bg-slate-950\/30 {
  background-color: rgb(2 6 23 / 0.3);
}
.tw-bg-slate-950\/35 {
  background-color: rgb(2 6 23 / 0.35);
}
.tw-bg-slate-950\/40 {
  background-color: rgb(2 6 23 / 0.4);
}
.tw-bg-slate-950\/45 {
  background-color: rgb(2 6 23 / 0.45);
}
.tw-bg-slate-950\/5 {
  background-color: rgb(2 6 23 / 0.05);
}
.tw-bg-slate-950\/50 {
  background-color: rgb(2 6 23 / 0.5);
}
.tw-bg-slate-950\/55 {
  background-color: rgb(2 6 23 / 0.55);
}
.tw-bg-slate-950\/60 {
  background-color: rgb(2 6 23 / 0.6);
}
.tw-bg-slate-950\/65 {
  background-color: rgb(2 6 23 / 0.65);
}
.tw-bg-slate-950\/70 {
  background-color: rgb(2 6 23 / 0.7);
}
.tw-bg-slate-950\/75 {
  background-color: rgb(2 6 23 / 0.75);
}
.tw-bg-slate-950\/80 {
  background-color: rgb(2 6 23 / 0.8);
}
.tw-bg-slate-950\/85 {
  background-color: rgb(2 6 23 / 0.85);
}
.tw-bg-slate-950\/90 {
  background-color: rgb(2 6 23 / 0.9);
}
.tw-bg-slate-950\/95 {
  background-color: rgb(2 6 23 / 0.95);
}
.tw-bg-stone-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-100\/0 {
  background-color: rgb(245 245 244 / 0);
}
.tw-bg-stone-100\/10 {
  background-color: rgb(245 245 244 / 0.1);
}
.tw-bg-stone-100\/100 {
  background-color: rgb(245 245 244 / 1);
}
.tw-bg-stone-100\/15 {
  background-color: rgb(245 245 244 / 0.15);
}
.tw-bg-stone-100\/20 {
  background-color: rgb(245 245 244 / 0.2);
}
.tw-bg-stone-100\/25 {
  background-color: rgb(245 245 244 / 0.25);
}
.tw-bg-stone-100\/30 {
  background-color: rgb(245 245 244 / 0.3);
}
.tw-bg-stone-100\/35 {
  background-color: rgb(245 245 244 / 0.35);
}
.tw-bg-stone-100\/40 {
  background-color: rgb(245 245 244 / 0.4);
}
.tw-bg-stone-100\/45 {
  background-color: rgb(245 245 244 / 0.45);
}
.tw-bg-stone-100\/5 {
  background-color: rgb(245 245 244 / 0.05);
}
.tw-bg-stone-100\/50 {
  background-color: rgb(245 245 244 / 0.5);
}
.tw-bg-stone-100\/55 {
  background-color: rgb(245 245 244 / 0.55);
}
.tw-bg-stone-100\/60 {
  background-color: rgb(245 245 244 / 0.6);
}
.tw-bg-stone-100\/65 {
  background-color: rgb(245 245 244 / 0.65);
}
.tw-bg-stone-100\/70 {
  background-color: rgb(245 245 244 / 0.7);
}
.tw-bg-stone-100\/75 {
  background-color: rgb(245 245 244 / 0.75);
}
.tw-bg-stone-100\/80 {
  background-color: rgb(245 245 244 / 0.8);
}
.tw-bg-stone-100\/85 {
  background-color: rgb(245 245 244 / 0.85);
}
.tw-bg-stone-100\/90 {
  background-color: rgb(245 245 244 / 0.9);
}
.tw-bg-stone-100\/95 {
  background-color: rgb(245 245 244 / 0.95);
}
.tw-bg-stone-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-200\/0 {
  background-color: rgb(231 229 228 / 0);
}
.tw-bg-stone-200\/10 {
  background-color: rgb(231 229 228 / 0.1);
}
.tw-bg-stone-200\/100 {
  background-color: rgb(231 229 228 / 1);
}
.tw-bg-stone-200\/15 {
  background-color: rgb(231 229 228 / 0.15);
}
.tw-bg-stone-200\/20 {
  background-color: rgb(231 229 228 / 0.2);
}
.tw-bg-stone-200\/25 {
  background-color: rgb(231 229 228 / 0.25);
}
.tw-bg-stone-200\/30 {
  background-color: rgb(231 229 228 / 0.3);
}
.tw-bg-stone-200\/35 {
  background-color: rgb(231 229 228 / 0.35);
}
.tw-bg-stone-200\/40 {
  background-color: rgb(231 229 228 / 0.4);
}
.tw-bg-stone-200\/45 {
  background-color: rgb(231 229 228 / 0.45);
}
.tw-bg-stone-200\/5 {
  background-color: rgb(231 229 228 / 0.05);
}
.tw-bg-stone-200\/50 {
  background-color: rgb(231 229 228 / 0.5);
}
.tw-bg-stone-200\/55 {
  background-color: rgb(231 229 228 / 0.55);
}
.tw-bg-stone-200\/60 {
  background-color: rgb(231 229 228 / 0.6);
}
.tw-bg-stone-200\/65 {
  background-color: rgb(231 229 228 / 0.65);
}
.tw-bg-stone-200\/70 {
  background-color: rgb(231 229 228 / 0.7);
}
.tw-bg-stone-200\/75 {
  background-color: rgb(231 229 228 / 0.75);
}
.tw-bg-stone-200\/80 {
  background-color: rgb(231 229 228 / 0.8);
}
.tw-bg-stone-200\/85 {
  background-color: rgb(231 229 228 / 0.85);
}
.tw-bg-stone-200\/90 {
  background-color: rgb(231 229 228 / 0.9);
}
.tw-bg-stone-200\/95 {
  background-color: rgb(231 229 228 / 0.95);
}
.tw-bg-stone-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-300\/0 {
  background-color: rgb(214 211 209 / 0);
}
.tw-bg-stone-300\/10 {
  background-color: rgb(214 211 209 / 0.1);
}
.tw-bg-stone-300\/100 {
  background-color: rgb(214 211 209 / 1);
}
.tw-bg-stone-300\/15 {
  background-color: rgb(214 211 209 / 0.15);
}
.tw-bg-stone-300\/20 {
  background-color: rgb(214 211 209 / 0.2);
}
.tw-bg-stone-300\/25 {
  background-color: rgb(214 211 209 / 0.25);
}
.tw-bg-stone-300\/30 {
  background-color: rgb(214 211 209 / 0.3);
}
.tw-bg-stone-300\/35 {
  background-color: rgb(214 211 209 / 0.35);
}
.tw-bg-stone-300\/40 {
  background-color: rgb(214 211 209 / 0.4);
}
.tw-bg-stone-300\/45 {
  background-color: rgb(214 211 209 / 0.45);
}
.tw-bg-stone-300\/5 {
  background-color: rgb(214 211 209 / 0.05);
}
.tw-bg-stone-300\/50 {
  background-color: rgb(214 211 209 / 0.5);
}
.tw-bg-stone-300\/55 {
  background-color: rgb(214 211 209 / 0.55);
}
.tw-bg-stone-300\/60 {
  background-color: rgb(214 211 209 / 0.6);
}
.tw-bg-stone-300\/65 {
  background-color: rgb(214 211 209 / 0.65);
}
.tw-bg-stone-300\/70 {
  background-color: rgb(214 211 209 / 0.7);
}
.tw-bg-stone-300\/75 {
  background-color: rgb(214 211 209 / 0.75);
}
.tw-bg-stone-300\/80 {
  background-color: rgb(214 211 209 / 0.8);
}
.tw-bg-stone-300\/85 {
  background-color: rgb(214 211 209 / 0.85);
}
.tw-bg-stone-300\/90 {
  background-color: rgb(214 211 209 / 0.9);
}
.tw-bg-stone-300\/95 {
  background-color: rgb(214 211 209 / 0.95);
}
.tw-bg-stone-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-400\/0 {
  background-color: rgb(168 162 158 / 0);
}
.tw-bg-stone-400\/10 {
  background-color: rgb(168 162 158 / 0.1);
}
.tw-bg-stone-400\/100 {
  background-color: rgb(168 162 158 / 1);
}
.tw-bg-stone-400\/15 {
  background-color: rgb(168 162 158 / 0.15);
}
.tw-bg-stone-400\/20 {
  background-color: rgb(168 162 158 / 0.2);
}
.tw-bg-stone-400\/25 {
  background-color: rgb(168 162 158 / 0.25);
}
.tw-bg-stone-400\/30 {
  background-color: rgb(168 162 158 / 0.3);
}
.tw-bg-stone-400\/35 {
  background-color: rgb(168 162 158 / 0.35);
}
.tw-bg-stone-400\/40 {
  background-color: rgb(168 162 158 / 0.4);
}
.tw-bg-stone-400\/45 {
  background-color: rgb(168 162 158 / 0.45);
}
.tw-bg-stone-400\/5 {
  background-color: rgb(168 162 158 / 0.05);
}
.tw-bg-stone-400\/50 {
  background-color: rgb(168 162 158 / 0.5);
}
.tw-bg-stone-400\/55 {
  background-color: rgb(168 162 158 / 0.55);
}
.tw-bg-stone-400\/60 {
  background-color: rgb(168 162 158 / 0.6);
}
.tw-bg-stone-400\/65 {
  background-color: rgb(168 162 158 / 0.65);
}
.tw-bg-stone-400\/70 {
  background-color: rgb(168 162 158 / 0.7);
}
.tw-bg-stone-400\/75 {
  background-color: rgb(168 162 158 / 0.75);
}
.tw-bg-stone-400\/80 {
  background-color: rgb(168 162 158 / 0.8);
}
.tw-bg-stone-400\/85 {
  background-color: rgb(168 162 158 / 0.85);
}
.tw-bg-stone-400\/90 {
  background-color: rgb(168 162 158 / 0.9);
}
.tw-bg-stone-400\/95 {
  background-color: rgb(168 162 158 / 0.95);
}
.tw-bg-stone-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-50\/0 {
  background-color: rgb(250 250 249 / 0);
}
.tw-bg-stone-50\/10 {
  background-color: rgb(250 250 249 / 0.1);
}
.tw-bg-stone-50\/100 {
  background-color: rgb(250 250 249 / 1);
}
.tw-bg-stone-50\/15 {
  background-color: rgb(250 250 249 / 0.15);
}
.tw-bg-stone-50\/20 {
  background-color: rgb(250 250 249 / 0.2);
}
.tw-bg-stone-50\/25 {
  background-color: rgb(250 250 249 / 0.25);
}
.tw-bg-stone-50\/30 {
  background-color: rgb(250 250 249 / 0.3);
}
.tw-bg-stone-50\/35 {
  background-color: rgb(250 250 249 / 0.35);
}
.tw-bg-stone-50\/40 {
  background-color: rgb(250 250 249 / 0.4);
}
.tw-bg-stone-50\/45 {
  background-color: rgb(250 250 249 / 0.45);
}
.tw-bg-stone-50\/5 {
  background-color: rgb(250 250 249 / 0.05);
}
.tw-bg-stone-50\/50 {
  background-color: rgb(250 250 249 / 0.5);
}
.tw-bg-stone-50\/55 {
  background-color: rgb(250 250 249 / 0.55);
}
.tw-bg-stone-50\/60 {
  background-color: rgb(250 250 249 / 0.6);
}
.tw-bg-stone-50\/65 {
  background-color: rgb(250 250 249 / 0.65);
}
.tw-bg-stone-50\/70 {
  background-color: rgb(250 250 249 / 0.7);
}
.tw-bg-stone-50\/75 {
  background-color: rgb(250 250 249 / 0.75);
}
.tw-bg-stone-50\/80 {
  background-color: rgb(250 250 249 / 0.8);
}
.tw-bg-stone-50\/85 {
  background-color: rgb(250 250 249 / 0.85);
}
.tw-bg-stone-50\/90 {
  background-color: rgb(250 250 249 / 0.9);
}
.tw-bg-stone-50\/95 {
  background-color: rgb(250 250 249 / 0.95);
}
.tw-bg-stone-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-500\/0 {
  background-color: rgb(120 113 108 / 0);
}
.tw-bg-stone-500\/10 {
  background-color: rgb(120 113 108 / 0.1);
}
.tw-bg-stone-500\/100 {
  background-color: rgb(120 113 108 / 1);
}
.tw-bg-stone-500\/15 {
  background-color: rgb(120 113 108 / 0.15);
}
.tw-bg-stone-500\/20 {
  background-color: rgb(120 113 108 / 0.2);
}
.tw-bg-stone-500\/25 {
  background-color: rgb(120 113 108 / 0.25);
}
.tw-bg-stone-500\/30 {
  background-color: rgb(120 113 108 / 0.3);
}
.tw-bg-stone-500\/35 {
  background-color: rgb(120 113 108 / 0.35);
}
.tw-bg-stone-500\/40 {
  background-color: rgb(120 113 108 / 0.4);
}
.tw-bg-stone-500\/45 {
  background-color: rgb(120 113 108 / 0.45);
}
.tw-bg-stone-500\/5 {
  background-color: rgb(120 113 108 / 0.05);
}
.tw-bg-stone-500\/50 {
  background-color: rgb(120 113 108 / 0.5);
}
.tw-bg-stone-500\/55 {
  background-color: rgb(120 113 108 / 0.55);
}
.tw-bg-stone-500\/60 {
  background-color: rgb(120 113 108 / 0.6);
}
.tw-bg-stone-500\/65 {
  background-color: rgb(120 113 108 / 0.65);
}
.tw-bg-stone-500\/70 {
  background-color: rgb(120 113 108 / 0.7);
}
.tw-bg-stone-500\/75 {
  background-color: rgb(120 113 108 / 0.75);
}
.tw-bg-stone-500\/80 {
  background-color: rgb(120 113 108 / 0.8);
}
.tw-bg-stone-500\/85 {
  background-color: rgb(120 113 108 / 0.85);
}
.tw-bg-stone-500\/90 {
  background-color: rgb(120 113 108 / 0.9);
}
.tw-bg-stone-500\/95 {
  background-color: rgb(120 113 108 / 0.95);
}
.tw-bg-stone-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-600\/0 {
  background-color: rgb(87 83 78 / 0);
}
.tw-bg-stone-600\/10 {
  background-color: rgb(87 83 78 / 0.1);
}
.tw-bg-stone-600\/100 {
  background-color: rgb(87 83 78 / 1);
}
.tw-bg-stone-600\/15 {
  background-color: rgb(87 83 78 / 0.15);
}
.tw-bg-stone-600\/20 {
  background-color: rgb(87 83 78 / 0.2);
}
.tw-bg-stone-600\/25 {
  background-color: rgb(87 83 78 / 0.25);
}
.tw-bg-stone-600\/30 {
  background-color: rgb(87 83 78 / 0.3);
}
.tw-bg-stone-600\/35 {
  background-color: rgb(87 83 78 / 0.35);
}
.tw-bg-stone-600\/40 {
  background-color: rgb(87 83 78 / 0.4);
}
.tw-bg-stone-600\/45 {
  background-color: rgb(87 83 78 / 0.45);
}
.tw-bg-stone-600\/5 {
  background-color: rgb(87 83 78 / 0.05);
}
.tw-bg-stone-600\/50 {
  background-color: rgb(87 83 78 / 0.5);
}
.tw-bg-stone-600\/55 {
  background-color: rgb(87 83 78 / 0.55);
}
.tw-bg-stone-600\/60 {
  background-color: rgb(87 83 78 / 0.6);
}
.tw-bg-stone-600\/65 {
  background-color: rgb(87 83 78 / 0.65);
}
.tw-bg-stone-600\/70 {
  background-color: rgb(87 83 78 / 0.7);
}
.tw-bg-stone-600\/75 {
  background-color: rgb(87 83 78 / 0.75);
}
.tw-bg-stone-600\/80 {
  background-color: rgb(87 83 78 / 0.8);
}
.tw-bg-stone-600\/85 {
  background-color: rgb(87 83 78 / 0.85);
}
.tw-bg-stone-600\/90 {
  background-color: rgb(87 83 78 / 0.9);
}
.tw-bg-stone-600\/95 {
  background-color: rgb(87 83 78 / 0.95);
}
.tw-bg-stone-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-700\/0 {
  background-color: rgb(68 64 60 / 0);
}
.tw-bg-stone-700\/10 {
  background-color: rgb(68 64 60 / 0.1);
}
.tw-bg-stone-700\/100 {
  background-color: rgb(68 64 60 / 1);
}
.tw-bg-stone-700\/15 {
  background-color: rgb(68 64 60 / 0.15);
}
.tw-bg-stone-700\/20 {
  background-color: rgb(68 64 60 / 0.2);
}
.tw-bg-stone-700\/25 {
  background-color: rgb(68 64 60 / 0.25);
}
.tw-bg-stone-700\/30 {
  background-color: rgb(68 64 60 / 0.3);
}
.tw-bg-stone-700\/35 {
  background-color: rgb(68 64 60 / 0.35);
}
.tw-bg-stone-700\/40 {
  background-color: rgb(68 64 60 / 0.4);
}
.tw-bg-stone-700\/45 {
  background-color: rgb(68 64 60 / 0.45);
}
.tw-bg-stone-700\/5 {
  background-color: rgb(68 64 60 / 0.05);
}
.tw-bg-stone-700\/50 {
  background-color: rgb(68 64 60 / 0.5);
}
.tw-bg-stone-700\/55 {
  background-color: rgb(68 64 60 / 0.55);
}
.tw-bg-stone-700\/60 {
  background-color: rgb(68 64 60 / 0.6);
}
.tw-bg-stone-700\/65 {
  background-color: rgb(68 64 60 / 0.65);
}
.tw-bg-stone-700\/70 {
  background-color: rgb(68 64 60 / 0.7);
}
.tw-bg-stone-700\/75 {
  background-color: rgb(68 64 60 / 0.75);
}
.tw-bg-stone-700\/80 {
  background-color: rgb(68 64 60 / 0.8);
}
.tw-bg-stone-700\/85 {
  background-color: rgb(68 64 60 / 0.85);
}
.tw-bg-stone-700\/90 {
  background-color: rgb(68 64 60 / 0.9);
}
.tw-bg-stone-700\/95 {
  background-color: rgb(68 64 60 / 0.95);
}
.tw-bg-stone-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-800\/0 {
  background-color: rgb(41 37 36 / 0);
}
.tw-bg-stone-800\/10 {
  background-color: rgb(41 37 36 / 0.1);
}
.tw-bg-stone-800\/100 {
  background-color: rgb(41 37 36 / 1);
}
.tw-bg-stone-800\/15 {
  background-color: rgb(41 37 36 / 0.15);
}
.tw-bg-stone-800\/20 {
  background-color: rgb(41 37 36 / 0.2);
}
.tw-bg-stone-800\/25 {
  background-color: rgb(41 37 36 / 0.25);
}
.tw-bg-stone-800\/30 {
  background-color: rgb(41 37 36 / 0.3);
}
.tw-bg-stone-800\/35 {
  background-color: rgb(41 37 36 / 0.35);
}
.tw-bg-stone-800\/40 {
  background-color: rgb(41 37 36 / 0.4);
}
.tw-bg-stone-800\/45 {
  background-color: rgb(41 37 36 / 0.45);
}
.tw-bg-stone-800\/5 {
  background-color: rgb(41 37 36 / 0.05);
}
.tw-bg-stone-800\/50 {
  background-color: rgb(41 37 36 / 0.5);
}
.tw-bg-stone-800\/55 {
  background-color: rgb(41 37 36 / 0.55);
}
.tw-bg-stone-800\/60 {
  background-color: rgb(41 37 36 / 0.6);
}
.tw-bg-stone-800\/65 {
  background-color: rgb(41 37 36 / 0.65);
}
.tw-bg-stone-800\/70 {
  background-color: rgb(41 37 36 / 0.7);
}
.tw-bg-stone-800\/75 {
  background-color: rgb(41 37 36 / 0.75);
}
.tw-bg-stone-800\/80 {
  background-color: rgb(41 37 36 / 0.8);
}
.tw-bg-stone-800\/85 {
  background-color: rgb(41 37 36 / 0.85);
}
.tw-bg-stone-800\/90 {
  background-color: rgb(41 37 36 / 0.9);
}
.tw-bg-stone-800\/95 {
  background-color: rgb(41 37 36 / 0.95);
}
.tw-bg-stone-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-900\/0 {
  background-color: rgb(28 25 23 / 0);
}
.tw-bg-stone-900\/10 {
  background-color: rgb(28 25 23 / 0.1);
}
.tw-bg-stone-900\/100 {
  background-color: rgb(28 25 23 / 1);
}
.tw-bg-stone-900\/15 {
  background-color: rgb(28 25 23 / 0.15);
}
.tw-bg-stone-900\/20 {
  background-color: rgb(28 25 23 / 0.2);
}
.tw-bg-stone-900\/25 {
  background-color: rgb(28 25 23 / 0.25);
}
.tw-bg-stone-900\/30 {
  background-color: rgb(28 25 23 / 0.3);
}
.tw-bg-stone-900\/35 {
  background-color: rgb(28 25 23 / 0.35);
}
.tw-bg-stone-900\/40 {
  background-color: rgb(28 25 23 / 0.4);
}
.tw-bg-stone-900\/45 {
  background-color: rgb(28 25 23 / 0.45);
}
.tw-bg-stone-900\/5 {
  background-color: rgb(28 25 23 / 0.05);
}
.tw-bg-stone-900\/50 {
  background-color: rgb(28 25 23 / 0.5);
}
.tw-bg-stone-900\/55 {
  background-color: rgb(28 25 23 / 0.55);
}
.tw-bg-stone-900\/60 {
  background-color: rgb(28 25 23 / 0.6);
}
.tw-bg-stone-900\/65 {
  background-color: rgb(28 25 23 / 0.65);
}
.tw-bg-stone-900\/70 {
  background-color: rgb(28 25 23 / 0.7);
}
.tw-bg-stone-900\/75 {
  background-color: rgb(28 25 23 / 0.75);
}
.tw-bg-stone-900\/80 {
  background-color: rgb(28 25 23 / 0.8);
}
.tw-bg-stone-900\/85 {
  background-color: rgb(28 25 23 / 0.85);
}
.tw-bg-stone-900\/90 {
  background-color: rgb(28 25 23 / 0.9);
}
.tw-bg-stone-900\/95 {
  background-color: rgb(28 25 23 / 0.95);
}
.tw-bg-stone-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 10 9 / var(--tw-bg-opacity, 1));
}
.tw-bg-stone-950\/0 {
  background-color: rgb(12 10 9 / 0);
}
.tw-bg-stone-950\/10 {
  background-color: rgb(12 10 9 / 0.1);
}
.tw-bg-stone-950\/100 {
  background-color: rgb(12 10 9 / 1);
}
.tw-bg-stone-950\/15 {
  background-color: rgb(12 10 9 / 0.15);
}
.tw-bg-stone-950\/20 {
  background-color: rgb(12 10 9 / 0.2);
}
.tw-bg-stone-950\/25 {
  background-color: rgb(12 10 9 / 0.25);
}
.tw-bg-stone-950\/30 {
  background-color: rgb(12 10 9 / 0.3);
}
.tw-bg-stone-950\/35 {
  background-color: rgb(12 10 9 / 0.35);
}
.tw-bg-stone-950\/40 {
  background-color: rgb(12 10 9 / 0.4);
}
.tw-bg-stone-950\/45 {
  background-color: rgb(12 10 9 / 0.45);
}
.tw-bg-stone-950\/5 {
  background-color: rgb(12 10 9 / 0.05);
}
.tw-bg-stone-950\/50 {
  background-color: rgb(12 10 9 / 0.5);
}
.tw-bg-stone-950\/55 {
  background-color: rgb(12 10 9 / 0.55);
}
.tw-bg-stone-950\/60 {
  background-color: rgb(12 10 9 / 0.6);
}
.tw-bg-stone-950\/65 {
  background-color: rgb(12 10 9 / 0.65);
}
.tw-bg-stone-950\/70 {
  background-color: rgb(12 10 9 / 0.7);
}
.tw-bg-stone-950\/75 {
  background-color: rgb(12 10 9 / 0.75);
}
.tw-bg-stone-950\/80 {
  background-color: rgb(12 10 9 / 0.8);
}
.tw-bg-stone-950\/85 {
  background-color: rgb(12 10 9 / 0.85);
}
.tw-bg-stone-950\/90 {
  background-color: rgb(12 10 9 / 0.9);
}
.tw-bg-stone-950\/95 {
  background-color: rgb(12 10 9 / 0.95);
}
.tw-bg-success {
  --tw-bg-opacity: 1;
  background-color: rgb(185 200 40 / var(--tw-bg-opacity, 1));
}
.tw-bg-success-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(161 185 0 / var(--tw-bg-opacity, 1));
}
.tw-bg-success-dark\/0 {
  background-color: rgb(161 185 0 / 0);
}
.tw-bg-success-dark\/10 {
  background-color: rgb(161 185 0 / 0.1);
}
.tw-bg-success-dark\/100 {
  background-color: rgb(161 185 0 / 1);
}
.tw-bg-success-dark\/15 {
  background-color: rgb(161 185 0 / 0.15);
}
.tw-bg-success-dark\/20 {
  background-color: rgb(161 185 0 / 0.2);
}
.tw-bg-success-dark\/25 {
  background-color: rgb(161 185 0 / 0.25);
}
.tw-bg-success-dark\/30 {
  background-color: rgb(161 185 0 / 0.3);
}
.tw-bg-success-dark\/35 {
  background-color: rgb(161 185 0 / 0.35);
}
.tw-bg-success-dark\/40 {
  background-color: rgb(161 185 0 / 0.4);
}
.tw-bg-success-dark\/45 {
  background-color: rgb(161 185 0 / 0.45);
}
.tw-bg-success-dark\/5 {
  background-color: rgb(161 185 0 / 0.05);
}
.tw-bg-success-dark\/50 {
  background-color: rgb(161 185 0 / 0.5);
}
.tw-bg-success-dark\/55 {
  background-color: rgb(161 185 0 / 0.55);
}
.tw-bg-success-dark\/60 {
  background-color: rgb(161 185 0 / 0.6);
}
.tw-bg-success-dark\/65 {
  background-color: rgb(161 185 0 / 0.65);
}
.tw-bg-success-dark\/70 {
  background-color: rgb(161 185 0 / 0.7);
}
.tw-bg-success-dark\/75 {
  background-color: rgb(161 185 0 / 0.75);
}
.tw-bg-success-dark\/80 {
  background-color: rgb(161 185 0 / 0.8);
}
.tw-bg-success-dark\/85 {
  background-color: rgb(161 185 0 / 0.85);
}
.tw-bg-success-dark\/90 {
  background-color: rgb(161 185 0 / 0.9);
}
.tw-bg-success-dark\/95 {
  background-color: rgb(161 185 0 / 0.95);
}
.tw-bg-success-light {
  --tw-bg-opacity: 1;
  background-color: rgb(204 226 85 / var(--tw-bg-opacity, 1));
}
.tw-bg-success-light\/0 {
  background-color: rgb(204 226 85 / 0);
}
.tw-bg-success-light\/10 {
  background-color: rgb(204 226 85 / 0.1);
}
.tw-bg-success-light\/100 {
  background-color: rgb(204 226 85 / 1);
}
.tw-bg-success-light\/15 {
  background-color: rgb(204 226 85 / 0.15);
}
.tw-bg-success-light\/20 {
  background-color: rgb(204 226 85 / 0.2);
}
.tw-bg-success-light\/25 {
  background-color: rgb(204 226 85 / 0.25);
}
.tw-bg-success-light\/30 {
  background-color: rgb(204 226 85 / 0.3);
}
.tw-bg-success-light\/35 {
  background-color: rgb(204 226 85 / 0.35);
}
.tw-bg-success-light\/40 {
  background-color: rgb(204 226 85 / 0.4);
}
.tw-bg-success-light\/45 {
  background-color: rgb(204 226 85 / 0.45);
}
.tw-bg-success-light\/5 {
  background-color: rgb(204 226 85 / 0.05);
}
.tw-bg-success-light\/50 {
  background-color: rgb(204 226 85 / 0.5);
}
.tw-bg-success-light\/55 {
  background-color: rgb(204 226 85 / 0.55);
}
.tw-bg-success-light\/60 {
  background-color: rgb(204 226 85 / 0.6);
}
.tw-bg-success-light\/65 {
  background-color: rgb(204 226 85 / 0.65);
}
.tw-bg-success-light\/70 {
  background-color: rgb(204 226 85 / 0.7);
}
.tw-bg-success-light\/75 {
  background-color: rgb(204 226 85 / 0.75);
}
.tw-bg-success-light\/80 {
  background-color: rgb(204 226 85 / 0.8);
}
.tw-bg-success-light\/85 {
  background-color: rgb(204 226 85 / 0.85);
}
.tw-bg-success-light\/90 {
  background-color: rgb(204 226 85 / 0.9);
}
.tw-bg-success-light\/95 {
  background-color: rgb(204 226 85 / 0.95);
}
.tw-bg-success\/0 {
  background-color: rgb(185 200 40 / 0);
}
.tw-bg-success\/10 {
  background-color: rgb(185 200 40 / 0.1);
}
.tw-bg-success\/100 {
  background-color: rgb(185 200 40 / 1);
}
.tw-bg-success\/15 {
  background-color: rgb(185 200 40 / 0.15);
}
.tw-bg-success\/20 {
  background-color: rgb(185 200 40 / 0.2);
}
.tw-bg-success\/25 {
  background-color: rgb(185 200 40 / 0.25);
}
.tw-bg-success\/30 {
  background-color: rgb(185 200 40 / 0.3);
}
.tw-bg-success\/35 {
  background-color: rgb(185 200 40 / 0.35);
}
.tw-bg-success\/40 {
  background-color: rgb(185 200 40 / 0.4);
}
.tw-bg-success\/45 {
  background-color: rgb(185 200 40 / 0.45);
}
.tw-bg-success\/5 {
  background-color: rgb(185 200 40 / 0.05);
}
.tw-bg-success\/50 {
  background-color: rgb(185 200 40 / 0.5);
}
.tw-bg-success\/55 {
  background-color: rgb(185 200 40 / 0.55);
}
.tw-bg-success\/60 {
  background-color: rgb(185 200 40 / 0.6);
}
.tw-bg-success\/65 {
  background-color: rgb(185 200 40 / 0.65);
}
.tw-bg-success\/70 {
  background-color: rgb(185 200 40 / 0.7);
}
.tw-bg-success\/75 {
  background-color: rgb(185 200 40 / 0.75);
}
.tw-bg-success\/80 {
  background-color: rgb(185 200 40 / 0.8);
}
.tw-bg-success\/85 {
  background-color: rgb(185 200 40 / 0.85);
}
.tw-bg-success\/90 {
  background-color: rgb(185 200 40 / 0.9);
}
.tw-bg-success\/95 {
  background-color: rgb(185 200 40 / 0.95);
}
.tw-bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-100\/0 {
  background-color: rgb(204 251 241 / 0);
}
.tw-bg-teal-100\/10 {
  background-color: rgb(204 251 241 / 0.1);
}
.tw-bg-teal-100\/100 {
  background-color: rgb(204 251 241 / 1);
}
.tw-bg-teal-100\/15 {
  background-color: rgb(204 251 241 / 0.15);
}
.tw-bg-teal-100\/20 {
  background-color: rgb(204 251 241 / 0.2);
}
.tw-bg-teal-100\/25 {
  background-color: rgb(204 251 241 / 0.25);
}
.tw-bg-teal-100\/30 {
  background-color: rgb(204 251 241 / 0.3);
}
.tw-bg-teal-100\/35 {
  background-color: rgb(204 251 241 / 0.35);
}
.tw-bg-teal-100\/40 {
  background-color: rgb(204 251 241 / 0.4);
}
.tw-bg-teal-100\/45 {
  background-color: rgb(204 251 241 / 0.45);
}
.tw-bg-teal-100\/5 {
  background-color: rgb(204 251 241 / 0.05);
}
.tw-bg-teal-100\/50 {
  background-color: rgb(204 251 241 / 0.5);
}
.tw-bg-teal-100\/55 {
  background-color: rgb(204 251 241 / 0.55);
}
.tw-bg-teal-100\/60 {
  background-color: rgb(204 251 241 / 0.6);
}
.tw-bg-teal-100\/65 {
  background-color: rgb(204 251 241 / 0.65);
}
.tw-bg-teal-100\/70 {
  background-color: rgb(204 251 241 / 0.7);
}
.tw-bg-teal-100\/75 {
  background-color: rgb(204 251 241 / 0.75);
}
.tw-bg-teal-100\/80 {
  background-color: rgb(204 251 241 / 0.8);
}
.tw-bg-teal-100\/85 {
  background-color: rgb(204 251 241 / 0.85);
}
.tw-bg-teal-100\/90 {
  background-color: rgb(204 251 241 / 0.9);
}
.tw-bg-teal-100\/95 {
  background-color: rgb(204 251 241 / 0.95);
}
.tw-bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-200\/0 {
  background-color: rgb(153 246 228 / 0);
}
.tw-bg-teal-200\/10 {
  background-color: rgb(153 246 228 / 0.1);
}
.tw-bg-teal-200\/100 {
  background-color: rgb(153 246 228 / 1);
}
.tw-bg-teal-200\/15 {
  background-color: rgb(153 246 228 / 0.15);
}
.tw-bg-teal-200\/20 {
  background-color: rgb(153 246 228 / 0.2);
}
.tw-bg-teal-200\/25 {
  background-color: rgb(153 246 228 / 0.25);
}
.tw-bg-teal-200\/30 {
  background-color: rgb(153 246 228 / 0.3);
}
.tw-bg-teal-200\/35 {
  background-color: rgb(153 246 228 / 0.35);
}
.tw-bg-teal-200\/40 {
  background-color: rgb(153 246 228 / 0.4);
}
.tw-bg-teal-200\/45 {
  background-color: rgb(153 246 228 / 0.45);
}
.tw-bg-teal-200\/5 {
  background-color: rgb(153 246 228 / 0.05);
}
.tw-bg-teal-200\/50 {
  background-color: rgb(153 246 228 / 0.5);
}
.tw-bg-teal-200\/55 {
  background-color: rgb(153 246 228 / 0.55);
}
.tw-bg-teal-200\/60 {
  background-color: rgb(153 246 228 / 0.6);
}
.tw-bg-teal-200\/65 {
  background-color: rgb(153 246 228 / 0.65);
}
.tw-bg-teal-200\/70 {
  background-color: rgb(153 246 228 / 0.7);
}
.tw-bg-teal-200\/75 {
  background-color: rgb(153 246 228 / 0.75);
}
.tw-bg-teal-200\/80 {
  background-color: rgb(153 246 228 / 0.8);
}
.tw-bg-teal-200\/85 {
  background-color: rgb(153 246 228 / 0.85);
}
.tw-bg-teal-200\/90 {
  background-color: rgb(153 246 228 / 0.9);
}
.tw-bg-teal-200\/95 {
  background-color: rgb(153 246 228 / 0.95);
}
.tw-bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-300\/0 {
  background-color: rgb(94 234 212 / 0);
}
.tw-bg-teal-300\/10 {
  background-color: rgb(94 234 212 / 0.1);
}
.tw-bg-teal-300\/100 {
  background-color: rgb(94 234 212 / 1);
}
.tw-bg-teal-300\/15 {
  background-color: rgb(94 234 212 / 0.15);
}
.tw-bg-teal-300\/20 {
  background-color: rgb(94 234 212 / 0.2);
}
.tw-bg-teal-300\/25 {
  background-color: rgb(94 234 212 / 0.25);
}
.tw-bg-teal-300\/30 {
  background-color: rgb(94 234 212 / 0.3);
}
.tw-bg-teal-300\/35 {
  background-color: rgb(94 234 212 / 0.35);
}
.tw-bg-teal-300\/40 {
  background-color: rgb(94 234 212 / 0.4);
}
.tw-bg-teal-300\/45 {
  background-color: rgb(94 234 212 / 0.45);
}
.tw-bg-teal-300\/5 {
  background-color: rgb(94 234 212 / 0.05);
}
.tw-bg-teal-300\/50 {
  background-color: rgb(94 234 212 / 0.5);
}
.tw-bg-teal-300\/55 {
  background-color: rgb(94 234 212 / 0.55);
}
.tw-bg-teal-300\/60 {
  background-color: rgb(94 234 212 / 0.6);
}
.tw-bg-teal-300\/65 {
  background-color: rgb(94 234 212 / 0.65);
}
.tw-bg-teal-300\/70 {
  background-color: rgb(94 234 212 / 0.7);
}
.tw-bg-teal-300\/75 {
  background-color: rgb(94 234 212 / 0.75);
}
.tw-bg-teal-300\/80 {
  background-color: rgb(94 234 212 / 0.8);
}
.tw-bg-teal-300\/85 {
  background-color: rgb(94 234 212 / 0.85);
}
.tw-bg-teal-300\/90 {
  background-color: rgb(94 234 212 / 0.9);
}
.tw-bg-teal-300\/95 {
  background-color: rgb(94 234 212 / 0.95);
}
.tw-bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-400\/0 {
  background-color: rgb(45 212 191 / 0);
}
.tw-bg-teal-400\/10 {
  background-color: rgb(45 212 191 / 0.1);
}
.tw-bg-teal-400\/100 {
  background-color: rgb(45 212 191 / 1);
}
.tw-bg-teal-400\/15 {
  background-color: rgb(45 212 191 / 0.15);
}
.tw-bg-teal-400\/20 {
  background-color: rgb(45 212 191 / 0.2);
}
.tw-bg-teal-400\/25 {
  background-color: rgb(45 212 191 / 0.25);
}
.tw-bg-teal-400\/30 {
  background-color: rgb(45 212 191 / 0.3);
}
.tw-bg-teal-400\/35 {
  background-color: rgb(45 212 191 / 0.35);
}
.tw-bg-teal-400\/40 {
  background-color: rgb(45 212 191 / 0.4);
}
.tw-bg-teal-400\/45 {
  background-color: rgb(45 212 191 / 0.45);
}
.tw-bg-teal-400\/5 {
  background-color: rgb(45 212 191 / 0.05);
}
.tw-bg-teal-400\/50 {
  background-color: rgb(45 212 191 / 0.5);
}
.tw-bg-teal-400\/55 {
  background-color: rgb(45 212 191 / 0.55);
}
.tw-bg-teal-400\/60 {
  background-color: rgb(45 212 191 / 0.6);
}
.tw-bg-teal-400\/65 {
  background-color: rgb(45 212 191 / 0.65);
}
.tw-bg-teal-400\/70 {
  background-color: rgb(45 212 191 / 0.7);
}
.tw-bg-teal-400\/75 {
  background-color: rgb(45 212 191 / 0.75);
}
.tw-bg-teal-400\/80 {
  background-color: rgb(45 212 191 / 0.8);
}
.tw-bg-teal-400\/85 {
  background-color: rgb(45 212 191 / 0.85);
}
.tw-bg-teal-400\/90 {
  background-color: rgb(45 212 191 / 0.9);
}
.tw-bg-teal-400\/95 {
  background-color: rgb(45 212 191 / 0.95);
}
.tw-bg-teal-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-50\/0 {
  background-color: rgb(240 253 250 / 0);
}
.tw-bg-teal-50\/10 {
  background-color: rgb(240 253 250 / 0.1);
}
.tw-bg-teal-50\/100 {
  background-color: rgb(240 253 250 / 1);
}
.tw-bg-teal-50\/15 {
  background-color: rgb(240 253 250 / 0.15);
}
.tw-bg-teal-50\/20 {
  background-color: rgb(240 253 250 / 0.2);
}
.tw-bg-teal-50\/25 {
  background-color: rgb(240 253 250 / 0.25);
}
.tw-bg-teal-50\/30 {
  background-color: rgb(240 253 250 / 0.3);
}
.tw-bg-teal-50\/35 {
  background-color: rgb(240 253 250 / 0.35);
}
.tw-bg-teal-50\/40 {
  background-color: rgb(240 253 250 / 0.4);
}
.tw-bg-teal-50\/45 {
  background-color: rgb(240 253 250 / 0.45);
}
.tw-bg-teal-50\/5 {
  background-color: rgb(240 253 250 / 0.05);
}
.tw-bg-teal-50\/50 {
  background-color: rgb(240 253 250 / 0.5);
}
.tw-bg-teal-50\/55 {
  background-color: rgb(240 253 250 / 0.55);
}
.tw-bg-teal-50\/60 {
  background-color: rgb(240 253 250 / 0.6);
}
.tw-bg-teal-50\/65 {
  background-color: rgb(240 253 250 / 0.65);
}
.tw-bg-teal-50\/70 {
  background-color: rgb(240 253 250 / 0.7);
}
.tw-bg-teal-50\/75 {
  background-color: rgb(240 253 250 / 0.75);
}
.tw-bg-teal-50\/80 {
  background-color: rgb(240 253 250 / 0.8);
}
.tw-bg-teal-50\/85 {
  background-color: rgb(240 253 250 / 0.85);
}
.tw-bg-teal-50\/90 {
  background-color: rgb(240 253 250 / 0.9);
}
.tw-bg-teal-50\/95 {
  background-color: rgb(240 253 250 / 0.95);
}
.tw-bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-500\/0 {
  background-color: rgb(20 184 166 / 0);
}
.tw-bg-teal-500\/10 {
  background-color: rgb(20 184 166 / 0.1);
}
.tw-bg-teal-500\/100 {
  background-color: rgb(20 184 166 / 1);
}
.tw-bg-teal-500\/15 {
  background-color: rgb(20 184 166 / 0.15);
}
.tw-bg-teal-500\/20 {
  background-color: rgb(20 184 166 / 0.2);
}
.tw-bg-teal-500\/25 {
  background-color: rgb(20 184 166 / 0.25);
}
.tw-bg-teal-500\/30 {
  background-color: rgb(20 184 166 / 0.3);
}
.tw-bg-teal-500\/35 {
  background-color: rgb(20 184 166 / 0.35);
}
.tw-bg-teal-500\/40 {
  background-color: rgb(20 184 166 / 0.4);
}
.tw-bg-teal-500\/45 {
  background-color: rgb(20 184 166 / 0.45);
}
.tw-bg-teal-500\/5 {
  background-color: rgb(20 184 166 / 0.05);
}
.tw-bg-teal-500\/50 {
  background-color: rgb(20 184 166 / 0.5);
}
.tw-bg-teal-500\/55 {
  background-color: rgb(20 184 166 / 0.55);
}
.tw-bg-teal-500\/60 {
  background-color: rgb(20 184 166 / 0.6);
}
.tw-bg-teal-500\/65 {
  background-color: rgb(20 184 166 / 0.65);
}
.tw-bg-teal-500\/70 {
  background-color: rgb(20 184 166 / 0.7);
}
.tw-bg-teal-500\/75 {
  background-color: rgb(20 184 166 / 0.75);
}
.tw-bg-teal-500\/80 {
  background-color: rgb(20 184 166 / 0.8);
}
.tw-bg-teal-500\/85 {
  background-color: rgb(20 184 166 / 0.85);
}
.tw-bg-teal-500\/90 {
  background-color: rgb(20 184 166 / 0.9);
}
.tw-bg-teal-500\/95 {
  background-color: rgb(20 184 166 / 0.95);
}
.tw-bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-600\/0 {
  background-color: rgb(13 148 136 / 0);
}
.tw-bg-teal-600\/10 {
  background-color: rgb(13 148 136 / 0.1);
}
.tw-bg-teal-600\/100 {
  background-color: rgb(13 148 136 / 1);
}
.tw-bg-teal-600\/15 {
  background-color: rgb(13 148 136 / 0.15);
}
.tw-bg-teal-600\/20 {
  background-color: rgb(13 148 136 / 0.2);
}
.tw-bg-teal-600\/25 {
  background-color: rgb(13 148 136 / 0.25);
}
.tw-bg-teal-600\/30 {
  background-color: rgb(13 148 136 / 0.3);
}
.tw-bg-teal-600\/35 {
  background-color: rgb(13 148 136 / 0.35);
}
.tw-bg-teal-600\/40 {
  background-color: rgb(13 148 136 / 0.4);
}
.tw-bg-teal-600\/45 {
  background-color: rgb(13 148 136 / 0.45);
}
.tw-bg-teal-600\/5 {
  background-color: rgb(13 148 136 / 0.05);
}
.tw-bg-teal-600\/50 {
  background-color: rgb(13 148 136 / 0.5);
}
.tw-bg-teal-600\/55 {
  background-color: rgb(13 148 136 / 0.55);
}
.tw-bg-teal-600\/60 {
  background-color: rgb(13 148 136 / 0.6);
}
.tw-bg-teal-600\/65 {
  background-color: rgb(13 148 136 / 0.65);
}
.tw-bg-teal-600\/70 {
  background-color: rgb(13 148 136 / 0.7);
}
.tw-bg-teal-600\/75 {
  background-color: rgb(13 148 136 / 0.75);
}
.tw-bg-teal-600\/80 {
  background-color: rgb(13 148 136 / 0.8);
}
.tw-bg-teal-600\/85 {
  background-color: rgb(13 148 136 / 0.85);
}
.tw-bg-teal-600\/90 {
  background-color: rgb(13 148 136 / 0.9);
}
.tw-bg-teal-600\/95 {
  background-color: rgb(13 148 136 / 0.95);
}
.tw-bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-700\/0 {
  background-color: rgb(15 118 110 / 0);
}
.tw-bg-teal-700\/10 {
  background-color: rgb(15 118 110 / 0.1);
}
.tw-bg-teal-700\/100 {
  background-color: rgb(15 118 110 / 1);
}
.tw-bg-teal-700\/15 {
  background-color: rgb(15 118 110 / 0.15);
}
.tw-bg-teal-700\/20 {
  background-color: rgb(15 118 110 / 0.2);
}
.tw-bg-teal-700\/25 {
  background-color: rgb(15 118 110 / 0.25);
}
.tw-bg-teal-700\/30 {
  background-color: rgb(15 118 110 / 0.3);
}
.tw-bg-teal-700\/35 {
  background-color: rgb(15 118 110 / 0.35);
}
.tw-bg-teal-700\/40 {
  background-color: rgb(15 118 110 / 0.4);
}
.tw-bg-teal-700\/45 {
  background-color: rgb(15 118 110 / 0.45);
}
.tw-bg-teal-700\/5 {
  background-color: rgb(15 118 110 / 0.05);
}
.tw-bg-teal-700\/50 {
  background-color: rgb(15 118 110 / 0.5);
}
.tw-bg-teal-700\/55 {
  background-color: rgb(15 118 110 / 0.55);
}
.tw-bg-teal-700\/60 {
  background-color: rgb(15 118 110 / 0.6);
}
.tw-bg-teal-700\/65 {
  background-color: rgb(15 118 110 / 0.65);
}
.tw-bg-teal-700\/70 {
  background-color: rgb(15 118 110 / 0.7);
}
.tw-bg-teal-700\/75 {
  background-color: rgb(15 118 110 / 0.75);
}
.tw-bg-teal-700\/80 {
  background-color: rgb(15 118 110 / 0.8);
}
.tw-bg-teal-700\/85 {
  background-color: rgb(15 118 110 / 0.85);
}
.tw-bg-teal-700\/90 {
  background-color: rgb(15 118 110 / 0.9);
}
.tw-bg-teal-700\/95 {
  background-color: rgb(15 118 110 / 0.95);
}
.tw-bg-teal-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-800\/0 {
  background-color: rgb(17 94 89 / 0);
}
.tw-bg-teal-800\/10 {
  background-color: rgb(17 94 89 / 0.1);
}
.tw-bg-teal-800\/100 {
  background-color: rgb(17 94 89 / 1);
}
.tw-bg-teal-800\/15 {
  background-color: rgb(17 94 89 / 0.15);
}
.tw-bg-teal-800\/20 {
  background-color: rgb(17 94 89 / 0.2);
}
.tw-bg-teal-800\/25 {
  background-color: rgb(17 94 89 / 0.25);
}
.tw-bg-teal-800\/30 {
  background-color: rgb(17 94 89 / 0.3);
}
.tw-bg-teal-800\/35 {
  background-color: rgb(17 94 89 / 0.35);
}
.tw-bg-teal-800\/40 {
  background-color: rgb(17 94 89 / 0.4);
}
.tw-bg-teal-800\/45 {
  background-color: rgb(17 94 89 / 0.45);
}
.tw-bg-teal-800\/5 {
  background-color: rgb(17 94 89 / 0.05);
}
.tw-bg-teal-800\/50 {
  background-color: rgb(17 94 89 / 0.5);
}
.tw-bg-teal-800\/55 {
  background-color: rgb(17 94 89 / 0.55);
}
.tw-bg-teal-800\/60 {
  background-color: rgb(17 94 89 / 0.6);
}
.tw-bg-teal-800\/65 {
  background-color: rgb(17 94 89 / 0.65);
}
.tw-bg-teal-800\/70 {
  background-color: rgb(17 94 89 / 0.7);
}
.tw-bg-teal-800\/75 {
  background-color: rgb(17 94 89 / 0.75);
}
.tw-bg-teal-800\/80 {
  background-color: rgb(17 94 89 / 0.8);
}
.tw-bg-teal-800\/85 {
  background-color: rgb(17 94 89 / 0.85);
}
.tw-bg-teal-800\/90 {
  background-color: rgb(17 94 89 / 0.9);
}
.tw-bg-teal-800\/95 {
  background-color: rgb(17 94 89 / 0.95);
}
.tw-bg-teal-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-900\/0 {
  background-color: rgb(19 78 74 / 0);
}
.tw-bg-teal-900\/10 {
  background-color: rgb(19 78 74 / 0.1);
}
.tw-bg-teal-900\/100 {
  background-color: rgb(19 78 74 / 1);
}
.tw-bg-teal-900\/15 {
  background-color: rgb(19 78 74 / 0.15);
}
.tw-bg-teal-900\/20 {
  background-color: rgb(19 78 74 / 0.2);
}
.tw-bg-teal-900\/25 {
  background-color: rgb(19 78 74 / 0.25);
}
.tw-bg-teal-900\/30 {
  background-color: rgb(19 78 74 / 0.3);
}
.tw-bg-teal-900\/35 {
  background-color: rgb(19 78 74 / 0.35);
}
.tw-bg-teal-900\/40 {
  background-color: rgb(19 78 74 / 0.4);
}
.tw-bg-teal-900\/45 {
  background-color: rgb(19 78 74 / 0.45);
}
.tw-bg-teal-900\/5 {
  background-color: rgb(19 78 74 / 0.05);
}
.tw-bg-teal-900\/50 {
  background-color: rgb(19 78 74 / 0.5);
}
.tw-bg-teal-900\/55 {
  background-color: rgb(19 78 74 / 0.55);
}
.tw-bg-teal-900\/60 {
  background-color: rgb(19 78 74 / 0.6);
}
.tw-bg-teal-900\/65 {
  background-color: rgb(19 78 74 / 0.65);
}
.tw-bg-teal-900\/70 {
  background-color: rgb(19 78 74 / 0.7);
}
.tw-bg-teal-900\/75 {
  background-color: rgb(19 78 74 / 0.75);
}
.tw-bg-teal-900\/80 {
  background-color: rgb(19 78 74 / 0.8);
}
.tw-bg-teal-900\/85 {
  background-color: rgb(19 78 74 / 0.85);
}
.tw-bg-teal-900\/90 {
  background-color: rgb(19 78 74 / 0.9);
}
.tw-bg-teal-900\/95 {
  background-color: rgb(19 78 74 / 0.95);
}
.tw-bg-teal-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 47 46 / var(--tw-bg-opacity, 1));
}
.tw-bg-teal-950\/0 {
  background-color: rgb(4 47 46 / 0);
}
.tw-bg-teal-950\/10 {
  background-color: rgb(4 47 46 / 0.1);
}
.tw-bg-teal-950\/100 {
  background-color: rgb(4 47 46 / 1);
}
.tw-bg-teal-950\/15 {
  background-color: rgb(4 47 46 / 0.15);
}
.tw-bg-teal-950\/20 {
  background-color: rgb(4 47 46 / 0.2);
}
.tw-bg-teal-950\/25 {
  background-color: rgb(4 47 46 / 0.25);
}
.tw-bg-teal-950\/30 {
  background-color: rgb(4 47 46 / 0.3);
}
.tw-bg-teal-950\/35 {
  background-color: rgb(4 47 46 / 0.35);
}
.tw-bg-teal-950\/40 {
  background-color: rgb(4 47 46 / 0.4);
}
.tw-bg-teal-950\/45 {
  background-color: rgb(4 47 46 / 0.45);
}
.tw-bg-teal-950\/5 {
  background-color: rgb(4 47 46 / 0.05);
}
.tw-bg-teal-950\/50 {
  background-color: rgb(4 47 46 / 0.5);
}
.tw-bg-teal-950\/55 {
  background-color: rgb(4 47 46 / 0.55);
}
.tw-bg-teal-950\/60 {
  background-color: rgb(4 47 46 / 0.6);
}
.tw-bg-teal-950\/65 {
  background-color: rgb(4 47 46 / 0.65);
}
.tw-bg-teal-950\/70 {
  background-color: rgb(4 47 46 / 0.7);
}
.tw-bg-teal-950\/75 {
  background-color: rgb(4 47 46 / 0.75);
}
.tw-bg-teal-950\/80 {
  background-color: rgb(4 47 46 / 0.8);
}
.tw-bg-teal-950\/85 {
  background-color: rgb(4 47 46 / 0.85);
}
.tw-bg-teal-950\/90 {
  background-color: rgb(4 47 46 / 0.9);
}
.tw-bg-teal-950\/95 {
  background-color: rgb(4 47 46 / 0.95);
}
.tw-bg-transparent {
  background-color: transparent;
}
.tw-bg-transparent\/0 {
  background-color: rgb(0 0 0 / 0);
}
.tw-bg-transparent\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.tw-bg-transparent\/100 {
  background-color: rgb(0 0 0 / 1);
}
.tw-bg-transparent\/15 {
  background-color: rgb(0 0 0 / 0.15);
}
.tw-bg-transparent\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.tw-bg-transparent\/25 {
  background-color: rgb(0 0 0 / 0.25);
}
.tw-bg-transparent\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.tw-bg-transparent\/35 {
  background-color: rgb(0 0 0 / 0.35);
}
.tw-bg-transparent\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.tw-bg-transparent\/45 {
  background-color: rgb(0 0 0 / 0.45);
}
.tw-bg-transparent\/5 {
  background-color: rgb(0 0 0 / 0.05);
}
.tw-bg-transparent\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.tw-bg-transparent\/55 {
  background-color: rgb(0 0 0 / 0.55);
}
.tw-bg-transparent\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.tw-bg-transparent\/65 {
  background-color: rgb(0 0 0 / 0.65);
}
.tw-bg-transparent\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.tw-bg-transparent\/75 {
  background-color: rgb(0 0 0 / 0.75);
}
.tw-bg-transparent\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.tw-bg-transparent\/85 {
  background-color: rgb(0 0 0 / 0.85);
}
.tw-bg-transparent\/90 {
  background-color: rgb(0 0 0 / 0.9);
}
.tw-bg-transparent\/95 {
  background-color: rgb(0 0 0 / 0.95);
}
.tw-bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-100\/0 {
  background-color: rgb(237 233 254 / 0);
}
.tw-bg-violet-100\/10 {
  background-color: rgb(237 233 254 / 0.1);
}
.tw-bg-violet-100\/100 {
  background-color: rgb(237 233 254 / 1);
}
.tw-bg-violet-100\/15 {
  background-color: rgb(237 233 254 / 0.15);
}
.tw-bg-violet-100\/20 {
  background-color: rgb(237 233 254 / 0.2);
}
.tw-bg-violet-100\/25 {
  background-color: rgb(237 233 254 / 0.25);
}
.tw-bg-violet-100\/30 {
  background-color: rgb(237 233 254 / 0.3);
}
.tw-bg-violet-100\/35 {
  background-color: rgb(237 233 254 / 0.35);
}
.tw-bg-violet-100\/40 {
  background-color: rgb(237 233 254 / 0.4);
}
.tw-bg-violet-100\/45 {
  background-color: rgb(237 233 254 / 0.45);
}
.tw-bg-violet-100\/5 {
  background-color: rgb(237 233 254 / 0.05);
}
.tw-bg-violet-100\/50 {
  background-color: rgb(237 233 254 / 0.5);
}
.tw-bg-violet-100\/55 {
  background-color: rgb(237 233 254 / 0.55);
}
.tw-bg-violet-100\/60 {
  background-color: rgb(237 233 254 / 0.6);
}
.tw-bg-violet-100\/65 {
  background-color: rgb(237 233 254 / 0.65);
}
.tw-bg-violet-100\/70 {
  background-color: rgb(237 233 254 / 0.7);
}
.tw-bg-violet-100\/75 {
  background-color: rgb(237 233 254 / 0.75);
}
.tw-bg-violet-100\/80 {
  background-color: rgb(237 233 254 / 0.8);
}
.tw-bg-violet-100\/85 {
  background-color: rgb(237 233 254 / 0.85);
}
.tw-bg-violet-100\/90 {
  background-color: rgb(237 233 254 / 0.9);
}
.tw-bg-violet-100\/95 {
  background-color: rgb(237 233 254 / 0.95);
}
.tw-bg-violet-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-200\/0 {
  background-color: rgb(221 214 254 / 0);
}
.tw-bg-violet-200\/10 {
  background-color: rgb(221 214 254 / 0.1);
}
.tw-bg-violet-200\/100 {
  background-color: rgb(221 214 254 / 1);
}
.tw-bg-violet-200\/15 {
  background-color: rgb(221 214 254 / 0.15);
}
.tw-bg-violet-200\/20 {
  background-color: rgb(221 214 254 / 0.2);
}
.tw-bg-violet-200\/25 {
  background-color: rgb(221 214 254 / 0.25);
}
.tw-bg-violet-200\/30 {
  background-color: rgb(221 214 254 / 0.3);
}
.tw-bg-violet-200\/35 {
  background-color: rgb(221 214 254 / 0.35);
}
.tw-bg-violet-200\/40 {
  background-color: rgb(221 214 254 / 0.4);
}
.tw-bg-violet-200\/45 {
  background-color: rgb(221 214 254 / 0.45);
}
.tw-bg-violet-200\/5 {
  background-color: rgb(221 214 254 / 0.05);
}
.tw-bg-violet-200\/50 {
  background-color: rgb(221 214 254 / 0.5);
}
.tw-bg-violet-200\/55 {
  background-color: rgb(221 214 254 / 0.55);
}
.tw-bg-violet-200\/60 {
  background-color: rgb(221 214 254 / 0.6);
}
.tw-bg-violet-200\/65 {
  background-color: rgb(221 214 254 / 0.65);
}
.tw-bg-violet-200\/70 {
  background-color: rgb(221 214 254 / 0.7);
}
.tw-bg-violet-200\/75 {
  background-color: rgb(221 214 254 / 0.75);
}
.tw-bg-violet-200\/80 {
  background-color: rgb(221 214 254 / 0.8);
}
.tw-bg-violet-200\/85 {
  background-color: rgb(221 214 254 / 0.85);
}
.tw-bg-violet-200\/90 {
  background-color: rgb(221 214 254 / 0.9);
}
.tw-bg-violet-200\/95 {
  background-color: rgb(221 214 254 / 0.95);
}
.tw-bg-violet-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-300\/0 {
  background-color: rgb(196 181 253 / 0);
}
.tw-bg-violet-300\/10 {
  background-color: rgb(196 181 253 / 0.1);
}
.tw-bg-violet-300\/100 {
  background-color: rgb(196 181 253 / 1);
}
.tw-bg-violet-300\/15 {
  background-color: rgb(196 181 253 / 0.15);
}
.tw-bg-violet-300\/20 {
  background-color: rgb(196 181 253 / 0.2);
}
.tw-bg-violet-300\/25 {
  background-color: rgb(196 181 253 / 0.25);
}
.tw-bg-violet-300\/30 {
  background-color: rgb(196 181 253 / 0.3);
}
.tw-bg-violet-300\/35 {
  background-color: rgb(196 181 253 / 0.35);
}
.tw-bg-violet-300\/40 {
  background-color: rgb(196 181 253 / 0.4);
}
.tw-bg-violet-300\/45 {
  background-color: rgb(196 181 253 / 0.45);
}
.tw-bg-violet-300\/5 {
  background-color: rgb(196 181 253 / 0.05);
}
.tw-bg-violet-300\/50 {
  background-color: rgb(196 181 253 / 0.5);
}
.tw-bg-violet-300\/55 {
  background-color: rgb(196 181 253 / 0.55);
}
.tw-bg-violet-300\/60 {
  background-color: rgb(196 181 253 / 0.6);
}
.tw-bg-violet-300\/65 {
  background-color: rgb(196 181 253 / 0.65);
}
.tw-bg-violet-300\/70 {
  background-color: rgb(196 181 253 / 0.7);
}
.tw-bg-violet-300\/75 {
  background-color: rgb(196 181 253 / 0.75);
}
.tw-bg-violet-300\/80 {
  background-color: rgb(196 181 253 / 0.8);
}
.tw-bg-violet-300\/85 {
  background-color: rgb(196 181 253 / 0.85);
}
.tw-bg-violet-300\/90 {
  background-color: rgb(196 181 253 / 0.9);
}
.tw-bg-violet-300\/95 {
  background-color: rgb(196 181 253 / 0.95);
}
.tw-bg-violet-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-400\/0 {
  background-color: rgb(167 139 250 / 0);
}
.tw-bg-violet-400\/10 {
  background-color: rgb(167 139 250 / 0.1);
}
.tw-bg-violet-400\/100 {
  background-color: rgb(167 139 250 / 1);
}
.tw-bg-violet-400\/15 {
  background-color: rgb(167 139 250 / 0.15);
}
.tw-bg-violet-400\/20 {
  background-color: rgb(167 139 250 / 0.2);
}
.tw-bg-violet-400\/25 {
  background-color: rgb(167 139 250 / 0.25);
}
.tw-bg-violet-400\/30 {
  background-color: rgb(167 139 250 / 0.3);
}
.tw-bg-violet-400\/35 {
  background-color: rgb(167 139 250 / 0.35);
}
.tw-bg-violet-400\/40 {
  background-color: rgb(167 139 250 / 0.4);
}
.tw-bg-violet-400\/45 {
  background-color: rgb(167 139 250 / 0.45);
}
.tw-bg-violet-400\/5 {
  background-color: rgb(167 139 250 / 0.05);
}
.tw-bg-violet-400\/50 {
  background-color: rgb(167 139 250 / 0.5);
}
.tw-bg-violet-400\/55 {
  background-color: rgb(167 139 250 / 0.55);
}
.tw-bg-violet-400\/60 {
  background-color: rgb(167 139 250 / 0.6);
}
.tw-bg-violet-400\/65 {
  background-color: rgb(167 139 250 / 0.65);
}
.tw-bg-violet-400\/70 {
  background-color: rgb(167 139 250 / 0.7);
}
.tw-bg-violet-400\/75 {
  background-color: rgb(167 139 250 / 0.75);
}
.tw-bg-violet-400\/80 {
  background-color: rgb(167 139 250 / 0.8);
}
.tw-bg-violet-400\/85 {
  background-color: rgb(167 139 250 / 0.85);
}
.tw-bg-violet-400\/90 {
  background-color: rgb(167 139 250 / 0.9);
}
.tw-bg-violet-400\/95 {
  background-color: rgb(167 139 250 / 0.95);
}
.tw-bg-violet-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-50\/0 {
  background-color: rgb(245 243 255 / 0);
}
.tw-bg-violet-50\/10 {
  background-color: rgb(245 243 255 / 0.1);
}
.tw-bg-violet-50\/100 {
  background-color: rgb(245 243 255 / 1);
}
.tw-bg-violet-50\/15 {
  background-color: rgb(245 243 255 / 0.15);
}
.tw-bg-violet-50\/20 {
  background-color: rgb(245 243 255 / 0.2);
}
.tw-bg-violet-50\/25 {
  background-color: rgb(245 243 255 / 0.25);
}
.tw-bg-violet-50\/30 {
  background-color: rgb(245 243 255 / 0.3);
}
.tw-bg-violet-50\/35 {
  background-color: rgb(245 243 255 / 0.35);
}
.tw-bg-violet-50\/40 {
  background-color: rgb(245 243 255 / 0.4);
}
.tw-bg-violet-50\/45 {
  background-color: rgb(245 243 255 / 0.45);
}
.tw-bg-violet-50\/5 {
  background-color: rgb(245 243 255 / 0.05);
}
.tw-bg-violet-50\/50 {
  background-color: rgb(245 243 255 / 0.5);
}
.tw-bg-violet-50\/55 {
  background-color: rgb(245 243 255 / 0.55);
}
.tw-bg-violet-50\/60 {
  background-color: rgb(245 243 255 / 0.6);
}
.tw-bg-violet-50\/65 {
  background-color: rgb(245 243 255 / 0.65);
}
.tw-bg-violet-50\/70 {
  background-color: rgb(245 243 255 / 0.7);
}
.tw-bg-violet-50\/75 {
  background-color: rgb(245 243 255 / 0.75);
}
.tw-bg-violet-50\/80 {
  background-color: rgb(245 243 255 / 0.8);
}
.tw-bg-violet-50\/85 {
  background-color: rgb(245 243 255 / 0.85);
}
.tw-bg-violet-50\/90 {
  background-color: rgb(245 243 255 / 0.9);
}
.tw-bg-violet-50\/95 {
  background-color: rgb(245 243 255 / 0.95);
}
.tw-bg-violet-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-500\/0 {
  background-color: rgb(139 92 246 / 0);
}
.tw-bg-violet-500\/10 {
  background-color: rgb(139 92 246 / 0.1);
}
.tw-bg-violet-500\/100 {
  background-color: rgb(139 92 246 / 1);
}
.tw-bg-violet-500\/15 {
  background-color: rgb(139 92 246 / 0.15);
}
.tw-bg-violet-500\/20 {
  background-color: rgb(139 92 246 / 0.2);
}
.tw-bg-violet-500\/25 {
  background-color: rgb(139 92 246 / 0.25);
}
.tw-bg-violet-500\/30 {
  background-color: rgb(139 92 246 / 0.3);
}
.tw-bg-violet-500\/35 {
  background-color: rgb(139 92 246 / 0.35);
}
.tw-bg-violet-500\/40 {
  background-color: rgb(139 92 246 / 0.4);
}
.tw-bg-violet-500\/45 {
  background-color: rgb(139 92 246 / 0.45);
}
.tw-bg-violet-500\/5 {
  background-color: rgb(139 92 246 / 0.05);
}
.tw-bg-violet-500\/50 {
  background-color: rgb(139 92 246 / 0.5);
}
.tw-bg-violet-500\/55 {
  background-color: rgb(139 92 246 / 0.55);
}
.tw-bg-violet-500\/60 {
  background-color: rgb(139 92 246 / 0.6);
}
.tw-bg-violet-500\/65 {
  background-color: rgb(139 92 246 / 0.65);
}
.tw-bg-violet-500\/70 {
  background-color: rgb(139 92 246 / 0.7);
}
.tw-bg-violet-500\/75 {
  background-color: rgb(139 92 246 / 0.75);
}
.tw-bg-violet-500\/80 {
  background-color: rgb(139 92 246 / 0.8);
}
.tw-bg-violet-500\/85 {
  background-color: rgb(139 92 246 / 0.85);
}
.tw-bg-violet-500\/90 {
  background-color: rgb(139 92 246 / 0.9);
}
.tw-bg-violet-500\/95 {
  background-color: rgb(139 92 246 / 0.95);
}
.tw-bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-600\/0 {
  background-color: rgb(124 58 237 / 0);
}
.tw-bg-violet-600\/10 {
  background-color: rgb(124 58 237 / 0.1);
}
.tw-bg-violet-600\/100 {
  background-color: rgb(124 58 237 / 1);
}
.tw-bg-violet-600\/15 {
  background-color: rgb(124 58 237 / 0.15);
}
.tw-bg-violet-600\/20 {
  background-color: rgb(124 58 237 / 0.2);
}
.tw-bg-violet-600\/25 {
  background-color: rgb(124 58 237 / 0.25);
}
.tw-bg-violet-600\/30 {
  background-color: rgb(124 58 237 / 0.3);
}
.tw-bg-violet-600\/35 {
  background-color: rgb(124 58 237 / 0.35);
}
.tw-bg-violet-600\/40 {
  background-color: rgb(124 58 237 / 0.4);
}
.tw-bg-violet-600\/45 {
  background-color: rgb(124 58 237 / 0.45);
}
.tw-bg-violet-600\/5 {
  background-color: rgb(124 58 237 / 0.05);
}
.tw-bg-violet-600\/50 {
  background-color: rgb(124 58 237 / 0.5);
}
.tw-bg-violet-600\/55 {
  background-color: rgb(124 58 237 / 0.55);
}
.tw-bg-violet-600\/60 {
  background-color: rgb(124 58 237 / 0.6);
}
.tw-bg-violet-600\/65 {
  background-color: rgb(124 58 237 / 0.65);
}
.tw-bg-violet-600\/70 {
  background-color: rgb(124 58 237 / 0.7);
}
.tw-bg-violet-600\/75 {
  background-color: rgb(124 58 237 / 0.75);
}
.tw-bg-violet-600\/80 {
  background-color: rgb(124 58 237 / 0.8);
}
.tw-bg-violet-600\/85 {
  background-color: rgb(124 58 237 / 0.85);
}
.tw-bg-violet-600\/90 {
  background-color: rgb(124 58 237 / 0.9);
}
.tw-bg-violet-600\/95 {
  background-color: rgb(124 58 237 / 0.95);
}
.tw-bg-violet-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-700\/0 {
  background-color: rgb(109 40 217 / 0);
}
.tw-bg-violet-700\/10 {
  background-color: rgb(109 40 217 / 0.1);
}
.tw-bg-violet-700\/100 {
  background-color: rgb(109 40 217 / 1);
}
.tw-bg-violet-700\/15 {
  background-color: rgb(109 40 217 / 0.15);
}
.tw-bg-violet-700\/20 {
  background-color: rgb(109 40 217 / 0.2);
}
.tw-bg-violet-700\/25 {
  background-color: rgb(109 40 217 / 0.25);
}
.tw-bg-violet-700\/30 {
  background-color: rgb(109 40 217 / 0.3);
}
.tw-bg-violet-700\/35 {
  background-color: rgb(109 40 217 / 0.35);
}
.tw-bg-violet-700\/40 {
  background-color: rgb(109 40 217 / 0.4);
}
.tw-bg-violet-700\/45 {
  background-color: rgb(109 40 217 / 0.45);
}
.tw-bg-violet-700\/5 {
  background-color: rgb(109 40 217 / 0.05);
}
.tw-bg-violet-700\/50 {
  background-color: rgb(109 40 217 / 0.5);
}
.tw-bg-violet-700\/55 {
  background-color: rgb(109 40 217 / 0.55);
}
.tw-bg-violet-700\/60 {
  background-color: rgb(109 40 217 / 0.6);
}
.tw-bg-violet-700\/65 {
  background-color: rgb(109 40 217 / 0.65);
}
.tw-bg-violet-700\/70 {
  background-color: rgb(109 40 217 / 0.7);
}
.tw-bg-violet-700\/75 {
  background-color: rgb(109 40 217 / 0.75);
}
.tw-bg-violet-700\/80 {
  background-color: rgb(109 40 217 / 0.8);
}
.tw-bg-violet-700\/85 {
  background-color: rgb(109 40 217 / 0.85);
}
.tw-bg-violet-700\/90 {
  background-color: rgb(109 40 217 / 0.9);
}
.tw-bg-violet-700\/95 {
  background-color: rgb(109 40 217 / 0.95);
}
.tw-bg-violet-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-800\/0 {
  background-color: rgb(91 33 182 / 0);
}
.tw-bg-violet-800\/10 {
  background-color: rgb(91 33 182 / 0.1);
}
.tw-bg-violet-800\/100 {
  background-color: rgb(91 33 182 / 1);
}
.tw-bg-violet-800\/15 {
  background-color: rgb(91 33 182 / 0.15);
}
.tw-bg-violet-800\/20 {
  background-color: rgb(91 33 182 / 0.2);
}
.tw-bg-violet-800\/25 {
  background-color: rgb(91 33 182 / 0.25);
}
.tw-bg-violet-800\/30 {
  background-color: rgb(91 33 182 / 0.3);
}
.tw-bg-violet-800\/35 {
  background-color: rgb(91 33 182 / 0.35);
}
.tw-bg-violet-800\/40 {
  background-color: rgb(91 33 182 / 0.4);
}
.tw-bg-violet-800\/45 {
  background-color: rgb(91 33 182 / 0.45);
}
.tw-bg-violet-800\/5 {
  background-color: rgb(91 33 182 / 0.05);
}
.tw-bg-violet-800\/50 {
  background-color: rgb(91 33 182 / 0.5);
}
.tw-bg-violet-800\/55 {
  background-color: rgb(91 33 182 / 0.55);
}
.tw-bg-violet-800\/60 {
  background-color: rgb(91 33 182 / 0.6);
}
.tw-bg-violet-800\/65 {
  background-color: rgb(91 33 182 / 0.65);
}
.tw-bg-violet-800\/70 {
  background-color: rgb(91 33 182 / 0.7);
}
.tw-bg-violet-800\/75 {
  background-color: rgb(91 33 182 / 0.75);
}
.tw-bg-violet-800\/80 {
  background-color: rgb(91 33 182 / 0.8);
}
.tw-bg-violet-800\/85 {
  background-color: rgb(91 33 182 / 0.85);
}
.tw-bg-violet-800\/90 {
  background-color: rgb(91 33 182 / 0.9);
}
.tw-bg-violet-800\/95 {
  background-color: rgb(91 33 182 / 0.95);
}
.tw-bg-violet-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-900\/0 {
  background-color: rgb(76 29 149 / 0);
}
.tw-bg-violet-900\/10 {
  background-color: rgb(76 29 149 / 0.1);
}
.tw-bg-violet-900\/100 {
  background-color: rgb(76 29 149 / 1);
}
.tw-bg-violet-900\/15 {
  background-color: rgb(76 29 149 / 0.15);
}
.tw-bg-violet-900\/20 {
  background-color: rgb(76 29 149 / 0.2);
}
.tw-bg-violet-900\/25 {
  background-color: rgb(76 29 149 / 0.25);
}
.tw-bg-violet-900\/30 {
  background-color: rgb(76 29 149 / 0.3);
}
.tw-bg-violet-900\/35 {
  background-color: rgb(76 29 149 / 0.35);
}
.tw-bg-violet-900\/40 {
  background-color: rgb(76 29 149 / 0.4);
}
.tw-bg-violet-900\/45 {
  background-color: rgb(76 29 149 / 0.45);
}
.tw-bg-violet-900\/5 {
  background-color: rgb(76 29 149 / 0.05);
}
.tw-bg-violet-900\/50 {
  background-color: rgb(76 29 149 / 0.5);
}
.tw-bg-violet-900\/55 {
  background-color: rgb(76 29 149 / 0.55);
}
.tw-bg-violet-900\/60 {
  background-color: rgb(76 29 149 / 0.6);
}
.tw-bg-violet-900\/65 {
  background-color: rgb(76 29 149 / 0.65);
}
.tw-bg-violet-900\/70 {
  background-color: rgb(76 29 149 / 0.7);
}
.tw-bg-violet-900\/75 {
  background-color: rgb(76 29 149 / 0.75);
}
.tw-bg-violet-900\/80 {
  background-color: rgb(76 29 149 / 0.8);
}
.tw-bg-violet-900\/85 {
  background-color: rgb(76 29 149 / 0.85);
}
.tw-bg-violet-900\/90 {
  background-color: rgb(76 29 149 / 0.9);
}
.tw-bg-violet-900\/95 {
  background-color: rgb(76 29 149 / 0.95);
}
.tw-bg-violet-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1));
}
.tw-bg-violet-950\/0 {
  background-color: rgb(46 16 101 / 0);
}
.tw-bg-violet-950\/10 {
  background-color: rgb(46 16 101 / 0.1);
}
.tw-bg-violet-950\/100 {
  background-color: rgb(46 16 101 / 1);
}
.tw-bg-violet-950\/15 {
  background-color: rgb(46 16 101 / 0.15);
}
.tw-bg-violet-950\/20 {
  background-color: rgb(46 16 101 / 0.2);
}
.tw-bg-violet-950\/25 {
  background-color: rgb(46 16 101 / 0.25);
}
.tw-bg-violet-950\/30 {
  background-color: rgb(46 16 101 / 0.3);
}
.tw-bg-violet-950\/35 {
  background-color: rgb(46 16 101 / 0.35);
}
.tw-bg-violet-950\/40 {
  background-color: rgb(46 16 101 / 0.4);
}
.tw-bg-violet-950\/45 {
  background-color: rgb(46 16 101 / 0.45);
}
.tw-bg-violet-950\/5 {
  background-color: rgb(46 16 101 / 0.05);
}
.tw-bg-violet-950\/50 {
  background-color: rgb(46 16 101 / 0.5);
}
.tw-bg-violet-950\/55 {
  background-color: rgb(46 16 101 / 0.55);
}
.tw-bg-violet-950\/60 {
  background-color: rgb(46 16 101 / 0.6);
}
.tw-bg-violet-950\/65 {
  background-color: rgb(46 16 101 / 0.65);
}
.tw-bg-violet-950\/70 {
  background-color: rgb(46 16 101 / 0.7);
}
.tw-bg-violet-950\/75 {
  background-color: rgb(46 16 101 / 0.75);
}
.tw-bg-violet-950\/80 {
  background-color: rgb(46 16 101 / 0.8);
}
.tw-bg-violet-950\/85 {
  background-color: rgb(46 16 101 / 0.85);
}
.tw-bg-violet-950\/90 {
  background-color: rgb(46 16 101 / 0.9);
}
.tw-bg-violet-950\/95 {
  background-color: rgb(46 16 101 / 0.95);
}
.tw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.tw-bg-white\/0 {
  background-color: rgb(255 255 255 / 0);
}
.tw-bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.tw-bg-white\/100 {
  background-color: rgb(255 255 255 / 1);
}
.tw-bg-white\/15 {
  background-color: rgb(255 255 255 / 0.15);
}
.tw-bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}
.tw-bg-white\/25 {
  background-color: rgb(255 255 255 / 0.25);
}
.tw-bg-white\/30 {
  background-color: rgb(255 255 255 / 0.3);
}
.tw-bg-white\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.tw-bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.tw-bg-white\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.tw-bg-white\/5 {
  background-color: rgb(255 255 255 / 0.05);
}
.tw-bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.tw-bg-white\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.tw-bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.tw-bg-white\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.tw-bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.tw-bg-white\/75 {
  background-color: rgb(255 255 255 / 0.75);
}
.tw-bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.tw-bg-white\/85 {
  background-color: rgb(255 255 255 / 0.85);
}
.tw-bg-white\/90 {
  background-color: rgb(255 255 255 / 0.9);
}
.tw-bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.tw-bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-100\/0 {
  background-color: rgb(254 249 195 / 0);
}
.tw-bg-yellow-100\/10 {
  background-color: rgb(254 249 195 / 0.1);
}
.tw-bg-yellow-100\/100 {
  background-color: rgb(254 249 195 / 1);
}
.tw-bg-yellow-100\/15 {
  background-color: rgb(254 249 195 / 0.15);
}
.tw-bg-yellow-100\/20 {
  background-color: rgb(254 249 195 / 0.2);
}
.tw-bg-yellow-100\/25 {
  background-color: rgb(254 249 195 / 0.25);
}
.tw-bg-yellow-100\/30 {
  background-color: rgb(254 249 195 / 0.3);
}
.tw-bg-yellow-100\/35 {
  background-color: rgb(254 249 195 / 0.35);
}
.tw-bg-yellow-100\/40 {
  background-color: rgb(254 249 195 / 0.4);
}
.tw-bg-yellow-100\/45 {
  background-color: rgb(254 249 195 / 0.45);
}
.tw-bg-yellow-100\/5 {
  background-color: rgb(254 249 195 / 0.05);
}
.tw-bg-yellow-100\/50 {
  background-color: rgb(254 249 195 / 0.5);
}
.tw-bg-yellow-100\/55 {
  background-color: rgb(254 249 195 / 0.55);
}
.tw-bg-yellow-100\/60 {
  background-color: rgb(254 249 195 / 0.6);
}
.tw-bg-yellow-100\/65 {
  background-color: rgb(254 249 195 / 0.65);
}
.tw-bg-yellow-100\/70 {
  background-color: rgb(254 249 195 / 0.7);
}
.tw-bg-yellow-100\/75 {
  background-color: rgb(254 249 195 / 0.75);
}
.tw-bg-yellow-100\/80 {
  background-color: rgb(254 249 195 / 0.8);
}
.tw-bg-yellow-100\/85 {
  background-color: rgb(254 249 195 / 0.85);
}
.tw-bg-yellow-100\/90 {
  background-color: rgb(254 249 195 / 0.9);
}
.tw-bg-yellow-100\/95 {
  background-color: rgb(254 249 195 / 0.95);
}
.tw-bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-200\/0 {
  background-color: rgb(254 240 138 / 0);
}
.tw-bg-yellow-200\/10 {
  background-color: rgb(254 240 138 / 0.1);
}
.tw-bg-yellow-200\/100 {
  background-color: rgb(254 240 138 / 1);
}
.tw-bg-yellow-200\/15 {
  background-color: rgb(254 240 138 / 0.15);
}
.tw-bg-yellow-200\/20 {
  background-color: rgb(254 240 138 / 0.2);
}
.tw-bg-yellow-200\/25 {
  background-color: rgb(254 240 138 / 0.25);
}
.tw-bg-yellow-200\/30 {
  background-color: rgb(254 240 138 / 0.3);
}
.tw-bg-yellow-200\/35 {
  background-color: rgb(254 240 138 / 0.35);
}
.tw-bg-yellow-200\/40 {
  background-color: rgb(254 240 138 / 0.4);
}
.tw-bg-yellow-200\/45 {
  background-color: rgb(254 240 138 / 0.45);
}
.tw-bg-yellow-200\/5 {
  background-color: rgb(254 240 138 / 0.05);
}
.tw-bg-yellow-200\/50 {
  background-color: rgb(254 240 138 / 0.5);
}
.tw-bg-yellow-200\/55 {
  background-color: rgb(254 240 138 / 0.55);
}
.tw-bg-yellow-200\/60 {
  background-color: rgb(254 240 138 / 0.6);
}
.tw-bg-yellow-200\/65 {
  background-color: rgb(254 240 138 / 0.65);
}
.tw-bg-yellow-200\/70 {
  background-color: rgb(254 240 138 / 0.7);
}
.tw-bg-yellow-200\/75 {
  background-color: rgb(254 240 138 / 0.75);
}
.tw-bg-yellow-200\/80 {
  background-color: rgb(254 240 138 / 0.8);
}
.tw-bg-yellow-200\/85 {
  background-color: rgb(254 240 138 / 0.85);
}
.tw-bg-yellow-200\/90 {
  background-color: rgb(254 240 138 / 0.9);
}
.tw-bg-yellow-200\/95 {
  background-color: rgb(254 240 138 / 0.95);
}
.tw-bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-300\/0 {
  background-color: rgb(253 224 71 / 0);
}
.tw-bg-yellow-300\/10 {
  background-color: rgb(253 224 71 / 0.1);
}
.tw-bg-yellow-300\/100 {
  background-color: rgb(253 224 71 / 1);
}
.tw-bg-yellow-300\/15 {
  background-color: rgb(253 224 71 / 0.15);
}
.tw-bg-yellow-300\/20 {
  background-color: rgb(253 224 71 / 0.2);
}
.tw-bg-yellow-300\/25 {
  background-color: rgb(253 224 71 / 0.25);
}
.tw-bg-yellow-300\/30 {
  background-color: rgb(253 224 71 / 0.3);
}
.tw-bg-yellow-300\/35 {
  background-color: rgb(253 224 71 / 0.35);
}
.tw-bg-yellow-300\/40 {
  background-color: rgb(253 224 71 / 0.4);
}
.tw-bg-yellow-300\/45 {
  background-color: rgb(253 224 71 / 0.45);
}
.tw-bg-yellow-300\/5 {
  background-color: rgb(253 224 71 / 0.05);
}
.tw-bg-yellow-300\/50 {
  background-color: rgb(253 224 71 / 0.5);
}
.tw-bg-yellow-300\/55 {
  background-color: rgb(253 224 71 / 0.55);
}
.tw-bg-yellow-300\/60 {
  background-color: rgb(253 224 71 / 0.6);
}
.tw-bg-yellow-300\/65 {
  background-color: rgb(253 224 71 / 0.65);
}
.tw-bg-yellow-300\/70 {
  background-color: rgb(253 224 71 / 0.7);
}
.tw-bg-yellow-300\/75 {
  background-color: rgb(253 224 71 / 0.75);
}
.tw-bg-yellow-300\/80 {
  background-color: rgb(253 224 71 / 0.8);
}
.tw-bg-yellow-300\/85 {
  background-color: rgb(253 224 71 / 0.85);
}
.tw-bg-yellow-300\/90 {
  background-color: rgb(253 224 71 / 0.9);
}
.tw-bg-yellow-300\/95 {
  background-color: rgb(253 224 71 / 0.95);
}
.tw-bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-400\/0 {
  background-color: rgb(250 204 21 / 0);
}
.tw-bg-yellow-400\/10 {
  background-color: rgb(250 204 21 / 0.1);
}
.tw-bg-yellow-400\/100 {
  background-color: rgb(250 204 21 / 1);
}
.tw-bg-yellow-400\/15 {
  background-color: rgb(250 204 21 / 0.15);
}
.tw-bg-yellow-400\/20 {
  background-color: rgb(250 204 21 / 0.2);
}
.tw-bg-yellow-400\/25 {
  background-color: rgb(250 204 21 / 0.25);
}
.tw-bg-yellow-400\/30 {
  background-color: rgb(250 204 21 / 0.3);
}
.tw-bg-yellow-400\/35 {
  background-color: rgb(250 204 21 / 0.35);
}
.tw-bg-yellow-400\/40 {
  background-color: rgb(250 204 21 / 0.4);
}
.tw-bg-yellow-400\/45 {
  background-color: rgb(250 204 21 / 0.45);
}
.tw-bg-yellow-400\/5 {
  background-color: rgb(250 204 21 / 0.05);
}
.tw-bg-yellow-400\/50 {
  background-color: rgb(250 204 21 / 0.5);
}
.tw-bg-yellow-400\/55 {
  background-color: rgb(250 204 21 / 0.55);
}
.tw-bg-yellow-400\/60 {
  background-color: rgb(250 204 21 / 0.6);
}
.tw-bg-yellow-400\/65 {
  background-color: rgb(250 204 21 / 0.65);
}
.tw-bg-yellow-400\/70 {
  background-color: rgb(250 204 21 / 0.7);
}
.tw-bg-yellow-400\/75 {
  background-color: rgb(250 204 21 / 0.75);
}
.tw-bg-yellow-400\/80 {
  background-color: rgb(250 204 21 / 0.8);
}
.tw-bg-yellow-400\/85 {
  background-color: rgb(250 204 21 / 0.85);
}
.tw-bg-yellow-400\/90 {
  background-color: rgb(250 204 21 / 0.9);
}
.tw-bg-yellow-400\/95 {
  background-color: rgb(250 204 21 / 0.95);
}
.tw-bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-50\/0 {
  background-color: rgb(254 252 232 / 0);
}
.tw-bg-yellow-50\/10 {
  background-color: rgb(254 252 232 / 0.1);
}
.tw-bg-yellow-50\/100 {
  background-color: rgb(254 252 232 / 1);
}
.tw-bg-yellow-50\/15 {
  background-color: rgb(254 252 232 / 0.15);
}
.tw-bg-yellow-50\/20 {
  background-color: rgb(254 252 232 / 0.2);
}
.tw-bg-yellow-50\/25 {
  background-color: rgb(254 252 232 / 0.25);
}
.tw-bg-yellow-50\/30 {
  background-color: rgb(254 252 232 / 0.3);
}
.tw-bg-yellow-50\/35 {
  background-color: rgb(254 252 232 / 0.35);
}
.tw-bg-yellow-50\/40 {
  background-color: rgb(254 252 232 / 0.4);
}
.tw-bg-yellow-50\/45 {
  background-color: rgb(254 252 232 / 0.45);
}
.tw-bg-yellow-50\/5 {
  background-color: rgb(254 252 232 / 0.05);
}
.tw-bg-yellow-50\/50 {
  background-color: rgb(254 252 232 / 0.5);
}
.tw-bg-yellow-50\/55 {
  background-color: rgb(254 252 232 / 0.55);
}
.tw-bg-yellow-50\/60 {
  background-color: rgb(254 252 232 / 0.6);
}
.tw-bg-yellow-50\/65 {
  background-color: rgb(254 252 232 / 0.65);
}
.tw-bg-yellow-50\/70 {
  background-color: rgb(254 252 232 / 0.7);
}
.tw-bg-yellow-50\/75 {
  background-color: rgb(254 252 232 / 0.75);
}
.tw-bg-yellow-50\/80 {
  background-color: rgb(254 252 232 / 0.8);
}
.tw-bg-yellow-50\/85 {
  background-color: rgb(254 252 232 / 0.85);
}
.tw-bg-yellow-50\/90 {
  background-color: rgb(254 252 232 / 0.9);
}
.tw-bg-yellow-50\/95 {
  background-color: rgb(254 252 232 / 0.95);
}
.tw-bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-500\/0 {
  background-color: rgb(234 179 8 / 0);
}
.tw-bg-yellow-500\/10 {
  background-color: rgb(234 179 8 / 0.1);
}
.tw-bg-yellow-500\/100 {
  background-color: rgb(234 179 8 / 1);
}
.tw-bg-yellow-500\/15 {
  background-color: rgb(234 179 8 / 0.15);
}
.tw-bg-yellow-500\/20 {
  background-color: rgb(234 179 8 / 0.2);
}
.tw-bg-yellow-500\/25 {
  background-color: rgb(234 179 8 / 0.25);
}
.tw-bg-yellow-500\/30 {
  background-color: rgb(234 179 8 / 0.3);
}
.tw-bg-yellow-500\/35 {
  background-color: rgb(234 179 8 / 0.35);
}
.tw-bg-yellow-500\/40 {
  background-color: rgb(234 179 8 / 0.4);
}
.tw-bg-yellow-500\/45 {
  background-color: rgb(234 179 8 / 0.45);
}
.tw-bg-yellow-500\/5 {
  background-color: rgb(234 179 8 / 0.05);
}
.tw-bg-yellow-500\/50 {
  background-color: rgb(234 179 8 / 0.5);
}
.tw-bg-yellow-500\/55 {
  background-color: rgb(234 179 8 / 0.55);
}
.tw-bg-yellow-500\/60 {
  background-color: rgb(234 179 8 / 0.6);
}
.tw-bg-yellow-500\/65 {
  background-color: rgb(234 179 8 / 0.65);
}
.tw-bg-yellow-500\/70 {
  background-color: rgb(234 179 8 / 0.7);
}
.tw-bg-yellow-500\/75 {
  background-color: rgb(234 179 8 / 0.75);
}
.tw-bg-yellow-500\/80 {
  background-color: rgb(234 179 8 / 0.8);
}
.tw-bg-yellow-500\/85 {
  background-color: rgb(234 179 8 / 0.85);
}
.tw-bg-yellow-500\/90 {
  background-color: rgb(234 179 8 / 0.9);
}
.tw-bg-yellow-500\/95 {
  background-color: rgb(234 179 8 / 0.95);
}
.tw-bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-600\/0 {
  background-color: rgb(202 138 4 / 0);
}
.tw-bg-yellow-600\/10 {
  background-color: rgb(202 138 4 / 0.1);
}
.tw-bg-yellow-600\/100 {
  background-color: rgb(202 138 4 / 1);
}
.tw-bg-yellow-600\/15 {
  background-color: rgb(202 138 4 / 0.15);
}
.tw-bg-yellow-600\/20 {
  background-color: rgb(202 138 4 / 0.2);
}
.tw-bg-yellow-600\/25 {
  background-color: rgb(202 138 4 / 0.25);
}
.tw-bg-yellow-600\/30 {
  background-color: rgb(202 138 4 / 0.3);
}
.tw-bg-yellow-600\/35 {
  background-color: rgb(202 138 4 / 0.35);
}
.tw-bg-yellow-600\/40 {
  background-color: rgb(202 138 4 / 0.4);
}
.tw-bg-yellow-600\/45 {
  background-color: rgb(202 138 4 / 0.45);
}
.tw-bg-yellow-600\/5 {
  background-color: rgb(202 138 4 / 0.05);
}
.tw-bg-yellow-600\/50 {
  background-color: rgb(202 138 4 / 0.5);
}
.tw-bg-yellow-600\/55 {
  background-color: rgb(202 138 4 / 0.55);
}
.tw-bg-yellow-600\/60 {
  background-color: rgb(202 138 4 / 0.6);
}
.tw-bg-yellow-600\/65 {
  background-color: rgb(202 138 4 / 0.65);
}
.tw-bg-yellow-600\/70 {
  background-color: rgb(202 138 4 / 0.7);
}
.tw-bg-yellow-600\/75 {
  background-color: rgb(202 138 4 / 0.75);
}
.tw-bg-yellow-600\/80 {
  background-color: rgb(202 138 4 / 0.8);
}
.tw-bg-yellow-600\/85 {
  background-color: rgb(202 138 4 / 0.85);
}
.tw-bg-yellow-600\/90 {
  background-color: rgb(202 138 4 / 0.9);
}
.tw-bg-yellow-600\/95 {
  background-color: rgb(202 138 4 / 0.95);
}
.tw-bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-700\/0 {
  background-color: rgb(161 98 7 / 0);
}
.tw-bg-yellow-700\/10 {
  background-color: rgb(161 98 7 / 0.1);
}
.tw-bg-yellow-700\/100 {
  background-color: rgb(161 98 7 / 1);
}
.tw-bg-yellow-700\/15 {
  background-color: rgb(161 98 7 / 0.15);
}
.tw-bg-yellow-700\/20 {
  background-color: rgb(161 98 7 / 0.2);
}
.tw-bg-yellow-700\/25 {
  background-color: rgb(161 98 7 / 0.25);
}
.tw-bg-yellow-700\/30 {
  background-color: rgb(161 98 7 / 0.3);
}
.tw-bg-yellow-700\/35 {
  background-color: rgb(161 98 7 / 0.35);
}
.tw-bg-yellow-700\/40 {
  background-color: rgb(161 98 7 / 0.4);
}
.tw-bg-yellow-700\/45 {
  background-color: rgb(161 98 7 / 0.45);
}
.tw-bg-yellow-700\/5 {
  background-color: rgb(161 98 7 / 0.05);
}
.tw-bg-yellow-700\/50 {
  background-color: rgb(161 98 7 / 0.5);
}
.tw-bg-yellow-700\/55 {
  background-color: rgb(161 98 7 / 0.55);
}
.tw-bg-yellow-700\/60 {
  background-color: rgb(161 98 7 / 0.6);
}
.tw-bg-yellow-700\/65 {
  background-color: rgb(161 98 7 / 0.65);
}
.tw-bg-yellow-700\/70 {
  background-color: rgb(161 98 7 / 0.7);
}
.tw-bg-yellow-700\/75 {
  background-color: rgb(161 98 7 / 0.75);
}
.tw-bg-yellow-700\/80 {
  background-color: rgb(161 98 7 / 0.8);
}
.tw-bg-yellow-700\/85 {
  background-color: rgb(161 98 7 / 0.85);
}
.tw-bg-yellow-700\/90 {
  background-color: rgb(161 98 7 / 0.9);
}
.tw-bg-yellow-700\/95 {
  background-color: rgb(161 98 7 / 0.95);
}
.tw-bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-800\/0 {
  background-color: rgb(133 77 14 / 0);
}
.tw-bg-yellow-800\/10 {
  background-color: rgb(133 77 14 / 0.1);
}
.tw-bg-yellow-800\/100 {
  background-color: rgb(133 77 14 / 1);
}
.tw-bg-yellow-800\/15 {
  background-color: rgb(133 77 14 / 0.15);
}
.tw-bg-yellow-800\/20 {
  background-color: rgb(133 77 14 / 0.2);
}
.tw-bg-yellow-800\/25 {
  background-color: rgb(133 77 14 / 0.25);
}
.tw-bg-yellow-800\/30 {
  background-color: rgb(133 77 14 / 0.3);
}
.tw-bg-yellow-800\/35 {
  background-color: rgb(133 77 14 / 0.35);
}
.tw-bg-yellow-800\/40 {
  background-color: rgb(133 77 14 / 0.4);
}
.tw-bg-yellow-800\/45 {
  background-color: rgb(133 77 14 / 0.45);
}
.tw-bg-yellow-800\/5 {
  background-color: rgb(133 77 14 / 0.05);
}
.tw-bg-yellow-800\/50 {
  background-color: rgb(133 77 14 / 0.5);
}
.tw-bg-yellow-800\/55 {
  background-color: rgb(133 77 14 / 0.55);
}
.tw-bg-yellow-800\/60 {
  background-color: rgb(133 77 14 / 0.6);
}
.tw-bg-yellow-800\/65 {
  background-color: rgb(133 77 14 / 0.65);
}
.tw-bg-yellow-800\/70 {
  background-color: rgb(133 77 14 / 0.7);
}
.tw-bg-yellow-800\/75 {
  background-color: rgb(133 77 14 / 0.75);
}
.tw-bg-yellow-800\/80 {
  background-color: rgb(133 77 14 / 0.8);
}
.tw-bg-yellow-800\/85 {
  background-color: rgb(133 77 14 / 0.85);
}
.tw-bg-yellow-800\/90 {
  background-color: rgb(133 77 14 / 0.9);
}
.tw-bg-yellow-800\/95 {
  background-color: rgb(133 77 14 / 0.95);
}
.tw-bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-900\/0 {
  background-color: rgb(113 63 18 / 0);
}
.tw-bg-yellow-900\/10 {
  background-color: rgb(113 63 18 / 0.1);
}
.tw-bg-yellow-900\/100 {
  background-color: rgb(113 63 18 / 1);
}
.tw-bg-yellow-900\/15 {
  background-color: rgb(113 63 18 / 0.15);
}
.tw-bg-yellow-900\/20 {
  background-color: rgb(113 63 18 / 0.2);
}
.tw-bg-yellow-900\/25 {
  background-color: rgb(113 63 18 / 0.25);
}
.tw-bg-yellow-900\/30 {
  background-color: rgb(113 63 18 / 0.3);
}
.tw-bg-yellow-900\/35 {
  background-color: rgb(113 63 18 / 0.35);
}
.tw-bg-yellow-900\/40 {
  background-color: rgb(113 63 18 / 0.4);
}
.tw-bg-yellow-900\/45 {
  background-color: rgb(113 63 18 / 0.45);
}
.tw-bg-yellow-900\/5 {
  background-color: rgb(113 63 18 / 0.05);
}
.tw-bg-yellow-900\/50 {
  background-color: rgb(113 63 18 / 0.5);
}
.tw-bg-yellow-900\/55 {
  background-color: rgb(113 63 18 / 0.55);
}
.tw-bg-yellow-900\/60 {
  background-color: rgb(113 63 18 / 0.6);
}
.tw-bg-yellow-900\/65 {
  background-color: rgb(113 63 18 / 0.65);
}
.tw-bg-yellow-900\/70 {
  background-color: rgb(113 63 18 / 0.7);
}
.tw-bg-yellow-900\/75 {
  background-color: rgb(113 63 18 / 0.75);
}
.tw-bg-yellow-900\/80 {
  background-color: rgb(113 63 18 / 0.8);
}
.tw-bg-yellow-900\/85 {
  background-color: rgb(113 63 18 / 0.85);
}
.tw-bg-yellow-900\/90 {
  background-color: rgb(113 63 18 / 0.9);
}
.tw-bg-yellow-900\/95 {
  background-color: rgb(113 63 18 / 0.95);
}
.tw-bg-yellow-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}
.tw-bg-yellow-950\/0 {
  background-color: rgb(66 32 6 / 0);
}
.tw-bg-yellow-950\/10 {
  background-color: rgb(66 32 6 / 0.1);
}
.tw-bg-yellow-950\/100 {
  background-color: rgb(66 32 6 / 1);
}
.tw-bg-yellow-950\/15 {
  background-color: rgb(66 32 6 / 0.15);
}
.tw-bg-yellow-950\/20 {
  background-color: rgb(66 32 6 / 0.2);
}
.tw-bg-yellow-950\/25 {
  background-color: rgb(66 32 6 / 0.25);
}
.tw-bg-yellow-950\/30 {
  background-color: rgb(66 32 6 / 0.3);
}
.tw-bg-yellow-950\/35 {
  background-color: rgb(66 32 6 / 0.35);
}
.tw-bg-yellow-950\/40 {
  background-color: rgb(66 32 6 / 0.4);
}
.tw-bg-yellow-950\/45 {
  background-color: rgb(66 32 6 / 0.45);
}
.tw-bg-yellow-950\/5 {
  background-color: rgb(66 32 6 / 0.05);
}
.tw-bg-yellow-950\/50 {
  background-color: rgb(66 32 6 / 0.5);
}
.tw-bg-yellow-950\/55 {
  background-color: rgb(66 32 6 / 0.55);
}
.tw-bg-yellow-950\/60 {
  background-color: rgb(66 32 6 / 0.6);
}
.tw-bg-yellow-950\/65 {
  background-color: rgb(66 32 6 / 0.65);
}
.tw-bg-yellow-950\/70 {
  background-color: rgb(66 32 6 / 0.7);
}
.tw-bg-yellow-950\/75 {
  background-color: rgb(66 32 6 / 0.75);
}
.tw-bg-yellow-950\/80 {
  background-color: rgb(66 32 6 / 0.8);
}
.tw-bg-yellow-950\/85 {
  background-color: rgb(66 32 6 / 0.85);
}
.tw-bg-yellow-950\/90 {
  background-color: rgb(66 32 6 / 0.9);
}
.tw-bg-yellow-950\/95 {
  background-color: rgb(66 32 6 / 0.95);
}
.tw-bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-100\/0 {
  background-color: rgb(244 244 245 / 0);
}
.tw-bg-zinc-100\/10 {
  background-color: rgb(244 244 245 / 0.1);
}
.tw-bg-zinc-100\/100 {
  background-color: rgb(244 244 245 / 1);
}
.tw-bg-zinc-100\/15 {
  background-color: rgb(244 244 245 / 0.15);
}
.tw-bg-zinc-100\/20 {
  background-color: rgb(244 244 245 / 0.2);
}
.tw-bg-zinc-100\/25 {
  background-color: rgb(244 244 245 / 0.25);
}
.tw-bg-zinc-100\/30 {
  background-color: rgb(244 244 245 / 0.3);
}
.tw-bg-zinc-100\/35 {
  background-color: rgb(244 244 245 / 0.35);
}
.tw-bg-zinc-100\/40 {
  background-color: rgb(244 244 245 / 0.4);
}
.tw-bg-zinc-100\/45 {
  background-color: rgb(244 244 245 / 0.45);
}
.tw-bg-zinc-100\/5 {
  background-color: rgb(244 244 245 / 0.05);
}
.tw-bg-zinc-100\/50 {
  background-color: rgb(244 244 245 / 0.5);
}
.tw-bg-zinc-100\/55 {
  background-color: rgb(244 244 245 / 0.55);
}
.tw-bg-zinc-100\/60 {
  background-color: rgb(244 244 245 / 0.6);
}
.tw-bg-zinc-100\/65 {
  background-color: rgb(244 244 245 / 0.65);
}
.tw-bg-zinc-100\/70 {
  background-color: rgb(244 244 245 / 0.7);
}
.tw-bg-zinc-100\/75 {
  background-color: rgb(244 244 245 / 0.75);
}
.tw-bg-zinc-100\/80 {
  background-color: rgb(244 244 245 / 0.8);
}
.tw-bg-zinc-100\/85 {
  background-color: rgb(244 244 245 / 0.85);
}
.tw-bg-zinc-100\/90 {
  background-color: rgb(244 244 245 / 0.9);
}
.tw-bg-zinc-100\/95 {
  background-color: rgb(244 244 245 / 0.95);
}
.tw-bg-zinc-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-200\/0 {
  background-color: rgb(228 228 231 / 0);
}
.tw-bg-zinc-200\/10 {
  background-color: rgb(228 228 231 / 0.1);
}
.tw-bg-zinc-200\/100 {
  background-color: rgb(228 228 231 / 1);
}
.tw-bg-zinc-200\/15 {
  background-color: rgb(228 228 231 / 0.15);
}
.tw-bg-zinc-200\/20 {
  background-color: rgb(228 228 231 / 0.2);
}
.tw-bg-zinc-200\/25 {
  background-color: rgb(228 228 231 / 0.25);
}
.tw-bg-zinc-200\/30 {
  background-color: rgb(228 228 231 / 0.3);
}
.tw-bg-zinc-200\/35 {
  background-color: rgb(228 228 231 / 0.35);
}
.tw-bg-zinc-200\/40 {
  background-color: rgb(228 228 231 / 0.4);
}
.tw-bg-zinc-200\/45 {
  background-color: rgb(228 228 231 / 0.45);
}
.tw-bg-zinc-200\/5 {
  background-color: rgb(228 228 231 / 0.05);
}
.tw-bg-zinc-200\/50 {
  background-color: rgb(228 228 231 / 0.5);
}
.tw-bg-zinc-200\/55 {
  background-color: rgb(228 228 231 / 0.55);
}
.tw-bg-zinc-200\/60 {
  background-color: rgb(228 228 231 / 0.6);
}
.tw-bg-zinc-200\/65 {
  background-color: rgb(228 228 231 / 0.65);
}
.tw-bg-zinc-200\/70 {
  background-color: rgb(228 228 231 / 0.7);
}
.tw-bg-zinc-200\/75 {
  background-color: rgb(228 228 231 / 0.75);
}
.tw-bg-zinc-200\/80 {
  background-color: rgb(228 228 231 / 0.8);
}
.tw-bg-zinc-200\/85 {
  background-color: rgb(228 228 231 / 0.85);
}
.tw-bg-zinc-200\/90 {
  background-color: rgb(228 228 231 / 0.9);
}
.tw-bg-zinc-200\/95 {
  background-color: rgb(228 228 231 / 0.95);
}
.tw-bg-zinc-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-300\/0 {
  background-color: rgb(212 212 216 / 0);
}
.tw-bg-zinc-300\/10 {
  background-color: rgb(212 212 216 / 0.1);
}
.tw-bg-zinc-300\/100 {
  background-color: rgb(212 212 216 / 1);
}
.tw-bg-zinc-300\/15 {
  background-color: rgb(212 212 216 / 0.15);
}
.tw-bg-zinc-300\/20 {
  background-color: rgb(212 212 216 / 0.2);
}
.tw-bg-zinc-300\/25 {
  background-color: rgb(212 212 216 / 0.25);
}
.tw-bg-zinc-300\/30 {
  background-color: rgb(212 212 216 / 0.3);
}
.tw-bg-zinc-300\/35 {
  background-color: rgb(212 212 216 / 0.35);
}
.tw-bg-zinc-300\/40 {
  background-color: rgb(212 212 216 / 0.4);
}
.tw-bg-zinc-300\/45 {
  background-color: rgb(212 212 216 / 0.45);
}
.tw-bg-zinc-300\/5 {
  background-color: rgb(212 212 216 / 0.05);
}
.tw-bg-zinc-300\/50 {
  background-color: rgb(212 212 216 / 0.5);
}
.tw-bg-zinc-300\/55 {
  background-color: rgb(212 212 216 / 0.55);
}
.tw-bg-zinc-300\/60 {
  background-color: rgb(212 212 216 / 0.6);
}
.tw-bg-zinc-300\/65 {
  background-color: rgb(212 212 216 / 0.65);
}
.tw-bg-zinc-300\/70 {
  background-color: rgb(212 212 216 / 0.7);
}
.tw-bg-zinc-300\/75 {
  background-color: rgb(212 212 216 / 0.75);
}
.tw-bg-zinc-300\/80 {
  background-color: rgb(212 212 216 / 0.8);
}
.tw-bg-zinc-300\/85 {
  background-color: rgb(212 212 216 / 0.85);
}
.tw-bg-zinc-300\/90 {
  background-color: rgb(212 212 216 / 0.9);
}
.tw-bg-zinc-300\/95 {
  background-color: rgb(212 212 216 / 0.95);
}
.tw-bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-400\/0 {
  background-color: rgb(161 161 170 / 0);
}
.tw-bg-zinc-400\/10 {
  background-color: rgb(161 161 170 / 0.1);
}
.tw-bg-zinc-400\/100 {
  background-color: rgb(161 161 170 / 1);
}
.tw-bg-zinc-400\/15 {
  background-color: rgb(161 161 170 / 0.15);
}
.tw-bg-zinc-400\/20 {
  background-color: rgb(161 161 170 / 0.2);
}
.tw-bg-zinc-400\/25 {
  background-color: rgb(161 161 170 / 0.25);
}
.tw-bg-zinc-400\/30 {
  background-color: rgb(161 161 170 / 0.3);
}
.tw-bg-zinc-400\/35 {
  background-color: rgb(161 161 170 / 0.35);
}
.tw-bg-zinc-400\/40 {
  background-color: rgb(161 161 170 / 0.4);
}
.tw-bg-zinc-400\/45 {
  background-color: rgb(161 161 170 / 0.45);
}
.tw-bg-zinc-400\/5 {
  background-color: rgb(161 161 170 / 0.05);
}
.tw-bg-zinc-400\/50 {
  background-color: rgb(161 161 170 / 0.5);
}
.tw-bg-zinc-400\/55 {
  background-color: rgb(161 161 170 / 0.55);
}
.tw-bg-zinc-400\/60 {
  background-color: rgb(161 161 170 / 0.6);
}
.tw-bg-zinc-400\/65 {
  background-color: rgb(161 161 170 / 0.65);
}
.tw-bg-zinc-400\/70 {
  background-color: rgb(161 161 170 / 0.7);
}
.tw-bg-zinc-400\/75 {
  background-color: rgb(161 161 170 / 0.75);
}
.tw-bg-zinc-400\/80 {
  background-color: rgb(161 161 170 / 0.8);
}
.tw-bg-zinc-400\/85 {
  background-color: rgb(161 161 170 / 0.85);
}
.tw-bg-zinc-400\/90 {
  background-color: rgb(161 161 170 / 0.9);
}
.tw-bg-zinc-400\/95 {
  background-color: rgb(161 161 170 / 0.95);
}
.tw-bg-zinc-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-50\/0 {
  background-color: rgb(250 250 250 / 0);
}
.tw-bg-zinc-50\/10 {
  background-color: rgb(250 250 250 / 0.1);
}
.tw-bg-zinc-50\/100 {
  background-color: rgb(250 250 250 / 1);
}
.tw-bg-zinc-50\/15 {
  background-color: rgb(250 250 250 / 0.15);
}
.tw-bg-zinc-50\/20 {
  background-color: rgb(250 250 250 / 0.2);
}
.tw-bg-zinc-50\/25 {
  background-color: rgb(250 250 250 / 0.25);
}
.tw-bg-zinc-50\/30 {
  background-color: rgb(250 250 250 / 0.3);
}
.tw-bg-zinc-50\/35 {
  background-color: rgb(250 250 250 / 0.35);
}
.tw-bg-zinc-50\/40 {
  background-color: rgb(250 250 250 / 0.4);
}
.tw-bg-zinc-50\/45 {
  background-color: rgb(250 250 250 / 0.45);
}
.tw-bg-zinc-50\/5 {
  background-color: rgb(250 250 250 / 0.05);
}
.tw-bg-zinc-50\/50 {
  background-color: rgb(250 250 250 / 0.5);
}
.tw-bg-zinc-50\/55 {
  background-color: rgb(250 250 250 / 0.55);
}
.tw-bg-zinc-50\/60 {
  background-color: rgb(250 250 250 / 0.6);
}
.tw-bg-zinc-50\/65 {
  background-color: rgb(250 250 250 / 0.65);
}
.tw-bg-zinc-50\/70 {
  background-color: rgb(250 250 250 / 0.7);
}
.tw-bg-zinc-50\/75 {
  background-color: rgb(250 250 250 / 0.75);
}
.tw-bg-zinc-50\/80 {
  background-color: rgb(250 250 250 / 0.8);
}
.tw-bg-zinc-50\/85 {
  background-color: rgb(250 250 250 / 0.85);
}
.tw-bg-zinc-50\/90 {
  background-color: rgb(250 250 250 / 0.9);
}
.tw-bg-zinc-50\/95 {
  background-color: rgb(250 250 250 / 0.95);
}
.tw-bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-500\/0 {
  background-color: rgb(113 113 122 / 0);
}
.tw-bg-zinc-500\/10 {
  background-color: rgb(113 113 122 / 0.1);
}
.tw-bg-zinc-500\/100 {
  background-color: rgb(113 113 122 / 1);
}
.tw-bg-zinc-500\/15 {
  background-color: rgb(113 113 122 / 0.15);
}
.tw-bg-zinc-500\/20 {
  background-color: rgb(113 113 122 / 0.2);
}
.tw-bg-zinc-500\/25 {
  background-color: rgb(113 113 122 / 0.25);
}
.tw-bg-zinc-500\/30 {
  background-color: rgb(113 113 122 / 0.3);
}
.tw-bg-zinc-500\/35 {
  background-color: rgb(113 113 122 / 0.35);
}
.tw-bg-zinc-500\/40 {
  background-color: rgb(113 113 122 / 0.4);
}
.tw-bg-zinc-500\/45 {
  background-color: rgb(113 113 122 / 0.45);
}
.tw-bg-zinc-500\/5 {
  background-color: rgb(113 113 122 / 0.05);
}
.tw-bg-zinc-500\/50 {
  background-color: rgb(113 113 122 / 0.5);
}
.tw-bg-zinc-500\/55 {
  background-color: rgb(113 113 122 / 0.55);
}
.tw-bg-zinc-500\/60 {
  background-color: rgb(113 113 122 / 0.6);
}
.tw-bg-zinc-500\/65 {
  background-color: rgb(113 113 122 / 0.65);
}
.tw-bg-zinc-500\/70 {
  background-color: rgb(113 113 122 / 0.7);
}
.tw-bg-zinc-500\/75 {
  background-color: rgb(113 113 122 / 0.75);
}
.tw-bg-zinc-500\/80 {
  background-color: rgb(113 113 122 / 0.8);
}
.tw-bg-zinc-500\/85 {
  background-color: rgb(113 113 122 / 0.85);
}
.tw-bg-zinc-500\/90 {
  background-color: rgb(113 113 122 / 0.9);
}
.tw-bg-zinc-500\/95 {
  background-color: rgb(113 113 122 / 0.95);
}
.tw-bg-zinc-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-600\/0 {
  background-color: rgb(82 82 91 / 0);
}
.tw-bg-zinc-600\/10 {
  background-color: rgb(82 82 91 / 0.1);
}
.tw-bg-zinc-600\/100 {
  background-color: rgb(82 82 91 / 1);
}
.tw-bg-zinc-600\/15 {
  background-color: rgb(82 82 91 / 0.15);
}
.tw-bg-zinc-600\/20 {
  background-color: rgb(82 82 91 / 0.2);
}
.tw-bg-zinc-600\/25 {
  background-color: rgb(82 82 91 / 0.25);
}
.tw-bg-zinc-600\/30 {
  background-color: rgb(82 82 91 / 0.3);
}
.tw-bg-zinc-600\/35 {
  background-color: rgb(82 82 91 / 0.35);
}
.tw-bg-zinc-600\/40 {
  background-color: rgb(82 82 91 / 0.4);
}
.tw-bg-zinc-600\/45 {
  background-color: rgb(82 82 91 / 0.45);
}
.tw-bg-zinc-600\/5 {
  background-color: rgb(82 82 91 / 0.05);
}
.tw-bg-zinc-600\/50 {
  background-color: rgb(82 82 91 / 0.5);
}
.tw-bg-zinc-600\/55 {
  background-color: rgb(82 82 91 / 0.55);
}
.tw-bg-zinc-600\/60 {
  background-color: rgb(82 82 91 / 0.6);
}
.tw-bg-zinc-600\/65 {
  background-color: rgb(82 82 91 / 0.65);
}
.tw-bg-zinc-600\/70 {
  background-color: rgb(82 82 91 / 0.7);
}
.tw-bg-zinc-600\/75 {
  background-color: rgb(82 82 91 / 0.75);
}
.tw-bg-zinc-600\/80 {
  background-color: rgb(82 82 91 / 0.8);
}
.tw-bg-zinc-600\/85 {
  background-color: rgb(82 82 91 / 0.85);
}
.tw-bg-zinc-600\/90 {
  background-color: rgb(82 82 91 / 0.9);
}
.tw-bg-zinc-600\/95 {
  background-color: rgb(82 82 91 / 0.95);
}
.tw-bg-zinc-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-700\/0 {
  background-color: rgb(63 63 70 / 0);
}
.tw-bg-zinc-700\/10 {
  background-color: rgb(63 63 70 / 0.1);
}
.tw-bg-zinc-700\/100 {
  background-color: rgb(63 63 70 / 1);
}
.tw-bg-zinc-700\/15 {
  background-color: rgb(63 63 70 / 0.15);
}
.tw-bg-zinc-700\/20 {
  background-color: rgb(63 63 70 / 0.2);
}
.tw-bg-zinc-700\/25 {
  background-color: rgb(63 63 70 / 0.25);
}
.tw-bg-zinc-700\/30 {
  background-color: rgb(63 63 70 / 0.3);
}
.tw-bg-zinc-700\/35 {
  background-color: rgb(63 63 70 / 0.35);
}
.tw-bg-zinc-700\/40 {
  background-color: rgb(63 63 70 / 0.4);
}
.tw-bg-zinc-700\/45 {
  background-color: rgb(63 63 70 / 0.45);
}
.tw-bg-zinc-700\/5 {
  background-color: rgb(63 63 70 / 0.05);
}
.tw-bg-zinc-700\/50 {
  background-color: rgb(63 63 70 / 0.5);
}
.tw-bg-zinc-700\/55 {
  background-color: rgb(63 63 70 / 0.55);
}
.tw-bg-zinc-700\/60 {
  background-color: rgb(63 63 70 / 0.6);
}
.tw-bg-zinc-700\/65 {
  background-color: rgb(63 63 70 / 0.65);
}
.tw-bg-zinc-700\/70 {
  background-color: rgb(63 63 70 / 0.7);
}
.tw-bg-zinc-700\/75 {
  background-color: rgb(63 63 70 / 0.75);
}
.tw-bg-zinc-700\/80 {
  background-color: rgb(63 63 70 / 0.8);
}
.tw-bg-zinc-700\/85 {
  background-color: rgb(63 63 70 / 0.85);
}
.tw-bg-zinc-700\/90 {
  background-color: rgb(63 63 70 / 0.9);
}
.tw-bg-zinc-700\/95 {
  background-color: rgb(63 63 70 / 0.95);
}
.tw-bg-zinc-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-800\/0 {
  background-color: rgb(39 39 42 / 0);
}
.tw-bg-zinc-800\/10 {
  background-color: rgb(39 39 42 / 0.1);
}
.tw-bg-zinc-800\/100 {
  background-color: rgb(39 39 42 / 1);
}
.tw-bg-zinc-800\/15 {
  background-color: rgb(39 39 42 / 0.15);
}
.tw-bg-zinc-800\/20 {
  background-color: rgb(39 39 42 / 0.2);
}
.tw-bg-zinc-800\/25 {
  background-color: rgb(39 39 42 / 0.25);
}
.tw-bg-zinc-800\/30 {
  background-color: rgb(39 39 42 / 0.3);
}
.tw-bg-zinc-800\/35 {
  background-color: rgb(39 39 42 / 0.35);
}
.tw-bg-zinc-800\/40 {
  background-color: rgb(39 39 42 / 0.4);
}
.tw-bg-zinc-800\/45 {
  background-color: rgb(39 39 42 / 0.45);
}
.tw-bg-zinc-800\/5 {
  background-color: rgb(39 39 42 / 0.05);
}
.tw-bg-zinc-800\/50 {
  background-color: rgb(39 39 42 / 0.5);
}
.tw-bg-zinc-800\/55 {
  background-color: rgb(39 39 42 / 0.55);
}
.tw-bg-zinc-800\/60 {
  background-color: rgb(39 39 42 / 0.6);
}
.tw-bg-zinc-800\/65 {
  background-color: rgb(39 39 42 / 0.65);
}
.tw-bg-zinc-800\/70 {
  background-color: rgb(39 39 42 / 0.7);
}
.tw-bg-zinc-800\/75 {
  background-color: rgb(39 39 42 / 0.75);
}
.tw-bg-zinc-800\/80 {
  background-color: rgb(39 39 42 / 0.8);
}
.tw-bg-zinc-800\/85 {
  background-color: rgb(39 39 42 / 0.85);
}
.tw-bg-zinc-800\/90 {
  background-color: rgb(39 39 42 / 0.9);
}
.tw-bg-zinc-800\/95 {
  background-color: rgb(39 39 42 / 0.95);
}
.tw-bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-900\/0 {
  background-color: rgb(24 24 27 / 0);
}
.tw-bg-zinc-900\/10 {
  background-color: rgb(24 24 27 / 0.1);
}
.tw-bg-zinc-900\/100 {
  background-color: rgb(24 24 27 / 1);
}
.tw-bg-zinc-900\/15 {
  background-color: rgb(24 24 27 / 0.15);
}
.tw-bg-zinc-900\/20 {
  background-color: rgb(24 24 27 / 0.2);
}
.tw-bg-zinc-900\/25 {
  background-color: rgb(24 24 27 / 0.25);
}
.tw-bg-zinc-900\/30 {
  background-color: rgb(24 24 27 / 0.3);
}
.tw-bg-zinc-900\/35 {
  background-color: rgb(24 24 27 / 0.35);
}
.tw-bg-zinc-900\/40 {
  background-color: rgb(24 24 27 / 0.4);
}
.tw-bg-zinc-900\/45 {
  background-color: rgb(24 24 27 / 0.45);
}
.tw-bg-zinc-900\/5 {
  background-color: rgb(24 24 27 / 0.05);
}
.tw-bg-zinc-900\/50 {
  background-color: rgb(24 24 27 / 0.5);
}
.tw-bg-zinc-900\/55 {
  background-color: rgb(24 24 27 / 0.55);
}
.tw-bg-zinc-900\/60 {
  background-color: rgb(24 24 27 / 0.6);
}
.tw-bg-zinc-900\/65 {
  background-color: rgb(24 24 27 / 0.65);
}
.tw-bg-zinc-900\/70 {
  background-color: rgb(24 24 27 / 0.7);
}
.tw-bg-zinc-900\/75 {
  background-color: rgb(24 24 27 / 0.75);
}
.tw-bg-zinc-900\/80 {
  background-color: rgb(24 24 27 / 0.8);
}
.tw-bg-zinc-900\/85 {
  background-color: rgb(24 24 27 / 0.85);
}
.tw-bg-zinc-900\/90 {
  background-color: rgb(24 24 27 / 0.9);
}
.tw-bg-zinc-900\/95 {
  background-color: rgb(24 24 27 / 0.95);
}
.tw-bg-zinc-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1));
}
.tw-bg-zinc-950\/0 {
  background-color: rgb(9 9 11 / 0);
}
.tw-bg-zinc-950\/10 {
  background-color: rgb(9 9 11 / 0.1);
}
.tw-bg-zinc-950\/100 {
  background-color: rgb(9 9 11 / 1);
}
.tw-bg-zinc-950\/15 {
  background-color: rgb(9 9 11 / 0.15);
}
.tw-bg-zinc-950\/20 {
  background-color: rgb(9 9 11 / 0.2);
}
.tw-bg-zinc-950\/25 {
  background-color: rgb(9 9 11 / 0.25);
}
.tw-bg-zinc-950\/30 {
  background-color: rgb(9 9 11 / 0.3);
}
.tw-bg-zinc-950\/35 {
  background-color: rgb(9 9 11 / 0.35);
}
.tw-bg-zinc-950\/40 {
  background-color: rgb(9 9 11 / 0.4);
}
.tw-bg-zinc-950\/45 {
  background-color: rgb(9 9 11 / 0.45);
}
.tw-bg-zinc-950\/5 {
  background-color: rgb(9 9 11 / 0.05);
}
.tw-bg-zinc-950\/50 {
  background-color: rgb(9 9 11 / 0.5);
}
.tw-bg-zinc-950\/55 {
  background-color: rgb(9 9 11 / 0.55);
}
.tw-bg-zinc-950\/60 {
  background-color: rgb(9 9 11 / 0.6);
}
.tw-bg-zinc-950\/65 {
  background-color: rgb(9 9 11 / 0.65);
}
.tw-bg-zinc-950\/70 {
  background-color: rgb(9 9 11 / 0.7);
}
.tw-bg-zinc-950\/75 {
  background-color: rgb(9 9 11 / 0.75);
}
.tw-bg-zinc-950\/80 {
  background-color: rgb(9 9 11 / 0.8);
}
.tw-bg-zinc-950\/85 {
  background-color: rgb(9 9 11 / 0.85);
}
.tw-bg-zinc-950\/90 {
  background-color: rgb(9 9 11 / 0.9);
}
.tw-bg-zinc-950\/95 {
  background-color: rgb(9 9 11 / 0.95);
}
.tw-bg-opacity-0 {
  --tw-bg-opacity: 0;
}
.tw-bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}
.tw-bg-opacity-100 {
  --tw-bg-opacity: 1;
}
.tw-bg-opacity-15 {
  --tw-bg-opacity: 0.15;
}
.tw-bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}
.tw-bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}
.tw-bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}
.tw-bg-opacity-35 {
  --tw-bg-opacity: 0.35;
}
.tw-bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.tw-bg-opacity-45 {
  --tw-bg-opacity: 0.45;
}
.tw-bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}
.tw-bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.tw-bg-opacity-55 {
  --tw-bg-opacity: 0.55;
}
.tw-bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}
.tw-bg-opacity-65 {
  --tw-bg-opacity: 0.65;
}
.tw-bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}
.tw-bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}
.tw-bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}
.tw-bg-opacity-85 {
  --tw-bg-opacity: 0.85;
}
.tw-bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}
.tw-bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}
.tw-bg-opacity-\[2\%\] {
  --tw-bg-opacity: 2%;
}
.tw-bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}
.tw-bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.tw-bg-none {
  background-image: none;
}
.tw-from-blue-500 {
  --tw-gradient-from: #1E75A8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(30 117 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tw-to-blue-600 {
  --tw-gradient-to: #176998 var(--tw-gradient-to-position);
}
.tw-bg-auto {
  background-size: auto;
}
.tw-bg-contain {
  background-size: contain;
}
.tw-bg-cover {
  background-size: cover;
}
.tw-bg-fixed {
  background-attachment: fixed;
}
.tw-bg-local {
  background-attachment: local;
}
.tw-bg-scroll {
  background-attachment: scroll;
}
.tw-bg-clip-border {
  background-clip: border-box;
}
.tw-bg-clip-padding {
  background-clip: padding-box;
}
.tw-bg-clip-content {
  background-clip: content-box;
}
.tw-bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.tw-bg-bottom {
  background-position: bottom;
}
.tw-bg-center {
  background-position: center;
}
.tw-bg-left {
  background-position: left;
}
.tw-bg-left-bottom {
  background-position: left bottom;
}
.tw-bg-left-top {
  background-position: left top;
}
.tw-bg-right {
  background-position: right;
}
.tw-bg-right-bottom {
  background-position: right bottom;
}
.tw-bg-right-top {
  background-position: right top;
}
.tw-bg-top {
  background-position: top;
}
.tw-bg-repeat {
  background-repeat: repeat;
}
.tw-bg-no-repeat {
  background-repeat: no-repeat;
}
.tw-bg-repeat-x {
  background-repeat: repeat-x;
}
.tw-bg-repeat-y {
  background-repeat: repeat-y;
}
.tw-bg-repeat-round {
  background-repeat: round;
}
.tw-bg-repeat-space {
  background-repeat: space;
}
.tw-bg-origin-border {
  background-origin: border-box;
}
.tw-bg-origin-padding {
  background-origin: padding-box;
}
.tw-bg-origin-content {
  background-origin: content-box;
}
.tw-fill-green-600 {
  fill: #16a34a;
}
.tw-fill-red-600 {
  fill: #dc2626;
}
.tw-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.tw-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.\!tw-p-0 {
  padding: 0px !important;
}
.\!tw-p-1 {
  padding: 0.25rem !important;
}
.\!tw-p-2 {
  padding: 0.5rem !important;
}
.\!tw-p-3 {
  padding: 0.75rem !important;
}
.tw-p-0 {
  padding: 0px;
}
.tw-p-1 {
  padding: 0.25rem;
}
.tw-p-12 {
  padding: 3rem;
}
.tw-p-2 {
  padding: 0.5rem;
}
.tw-p-3 {
  padding: 0.75rem;
}
.tw-p-4 {
  padding: 1rem;
}
.tw-p-6 {
  padding: 1.5rem;
}
.tw-p-8 {
  padding: 2rem;
}
.tw-p-\[2px\] {
  padding: 2px;
}
.tw-p-\[5mm\] {
  padding: 5mm;
}
.tw-px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.tw-px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.tw-px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.tw-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tw-px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}
.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tw-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.tw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tw-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.tw-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tw-py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tw-py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.tw-py-\[1px\] {
  padding-top: 1px;
  padding-bottom: 1px;
}
.tw-py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.tw-pb-1 {
  padding-bottom: 0.25rem;
}
.tw-pb-2 {
  padding-bottom: 0.5rem;
}
.tw-pb-4 {
  padding-bottom: 1rem;
}
.tw-pb-8 {
  padding-bottom: 2rem;
}
.tw-pl-1 {
  padding-left: 0.25rem;
}
.tw-pl-2 {
  padding-left: 0.5rem;
}
.tw-pl-4 {
  padding-left: 1rem;
}
.tw-pl-5 {
  padding-left: 1.25rem;
}
.tw-pl-8 {
  padding-left: 2rem;
}
.tw-pl-\[14px\] {
  padding-left: 14px;
}
.tw-pr-1 {
  padding-right: 0.25rem;
}
.tw-pr-2 {
  padding-right: 0.5rem;
}
.tw-pr-4 {
  padding-right: 1rem;
}
.tw-pr-7 {
  padding-right: 1.75rem;
}
.tw-pr-8 {
  padding-right: 2rem;
}
.tw-pr-\[14px\] {
  padding-right: 14px;
}
.tw-pt-1 {
  padding-top: 0.25rem;
}
.tw-pt-3 {
  padding-top: 0.75rem;
}
.tw-pt-4 {
  padding-top: 1rem;
}
.tw-text-left {
  text-align: left;
}
.tw-text-center {
  text-align: center;
}
.tw-text-right {
  text-align: right;
}
.tw-text-justify {
  text-align: justify;
}
.tw-text-start {
  text-align: start;
}
.tw-text-end {
  text-align: end;
}
.tw-align-middle {
  vertical-align: middle;
}
.tw-font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.\!tw-text-\[11px\] {
  font-size: 11px !important;
}
.\!tw-text-\[18px\] {
  font-size: 18px !important;
}
.tw-text-2xl {
  font-size: 20px;
}
.tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.tw-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tw-text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.tw-text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}
.tw-text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
.tw-text-8xl {
  font-size: 6rem;
  line-height: 1;
}
.tw-text-9xl {
  font-size: 8rem;
  line-height: 1;
}
.tw-text-\[10px\] {
  font-size: 10px;
}
.tw-text-\[11px\] {
  font-size: 11px;
}
.tw-text-\[12px\] {
  font-size: 12px;
}
.tw-text-\[13px\] {
  font-size: 13px;
}
.tw-text-\[14px\] {
  font-size: 14px;
}
.tw-text-\[15px\] {
  font-size: 15px;
}
.tw-text-\[16px\] {
  font-size: 16px;
}
.tw-text-\[18px\] {
  font-size: 18px;
}
.tw-text-\[20px\] {
  font-size: 20px;
}
.tw-text-\[22px\] {
  font-size: 22px;
}
.tw-text-\[25px\] {
  font-size: 25px;
}
.tw-text-\[30px\] {
  font-size: 30px;
}
.tw-text-\[50px\] {
  font-size: 50px;
}
.tw-text-\[5px\] {
  font-size: 5px;
}
.tw-text-\[6px\] {
  font-size: 6px;
}
.tw-text-\[8px\] {
  font-size: 8px;
}
.tw-text-\[9px\] {
  font-size: 9px;
}
.tw-text-base {
  font-size: 12px;
}
.tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tw-text-sm {
  font-size: 10px;
}
.tw-text-xl {
  font-size: 16px;
}
.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!tw-font-bold {
  font-weight: 700 !important;
}
.tw-font-\[500\] {
  font-weight: 500;
}
.tw-font-bold {
  font-weight: 700;
}
.tw-font-medium {
  font-weight: 500;
}
.tw-font-semibold {
  font-weight: 600;
}
.tw-uppercase {
  text-transform: uppercase;
}
.tw-italic {
  font-style: italic;
}
.tw-leading-relaxed {
  line-height: 1.625;
}
.tw-tracking-wider {
  letter-spacing: 0.05em;
}
.\!tw-text-gray-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1)) !important;
}
.\!tw-text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}
.\!tw-text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.tw-text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.tw-text-amber-100\/0 {
  color: rgb(254 243 199 / 0);
}
.tw-text-amber-100\/10 {
  color: rgb(254 243 199 / 0.1);
}
.tw-text-amber-100\/100 {
  color: rgb(254 243 199 / 1);
}
.tw-text-amber-100\/15 {
  color: rgb(254 243 199 / 0.15);
}
.tw-text-amber-100\/20 {
  color: rgb(254 243 199 / 0.2);
}
.tw-text-amber-100\/25 {
  color: rgb(254 243 199 / 0.25);
}
.tw-text-amber-100\/30 {
  color: rgb(254 243 199 / 0.3);
}
.tw-text-amber-100\/35 {
  color: rgb(254 243 199 / 0.35);
}
.tw-text-amber-100\/40 {
  color: rgb(254 243 199 / 0.4);
}
.tw-text-amber-100\/45 {
  color: rgb(254 243 199 / 0.45);
}
.tw-text-amber-100\/5 {
  color: rgb(254 243 199 / 0.05);
}
.tw-text-amber-100\/50 {
  color: rgb(254 243 199 / 0.5);
}
.tw-text-amber-100\/55 {
  color: rgb(254 243 199 / 0.55);
}
.tw-text-amber-100\/60 {
  color: rgb(254 243 199 / 0.6);
}
.tw-text-amber-100\/65 {
  color: rgb(254 243 199 / 0.65);
}
.tw-text-amber-100\/70 {
  color: rgb(254 243 199 / 0.7);
}
.tw-text-amber-100\/75 {
  color: rgb(254 243 199 / 0.75);
}
.tw-text-amber-100\/80 {
  color: rgb(254 243 199 / 0.8);
}
.tw-text-amber-100\/85 {
  color: rgb(254 243 199 / 0.85);
}
.tw-text-amber-100\/90 {
  color: rgb(254 243 199 / 0.9);
}
.tw-text-amber-100\/95 {
  color: rgb(254 243 199 / 0.95);
}
.tw-text-amber-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.tw-text-amber-200\/0 {
  color: rgb(253 230 138 / 0);
}
.tw-text-amber-200\/10 {
  color: rgb(253 230 138 / 0.1);
}
.tw-text-amber-200\/100 {
  color: rgb(253 230 138 / 1);
}
.tw-text-amber-200\/15 {
  color: rgb(253 230 138 / 0.15);
}
.tw-text-amber-200\/20 {
  color: rgb(253 230 138 / 0.2);
}
.tw-text-amber-200\/25 {
  color: rgb(253 230 138 / 0.25);
}
.tw-text-amber-200\/30 {
  color: rgb(253 230 138 / 0.3);
}
.tw-text-amber-200\/35 {
  color: rgb(253 230 138 / 0.35);
}
.tw-text-amber-200\/40 {
  color: rgb(253 230 138 / 0.4);
}
.tw-text-amber-200\/45 {
  color: rgb(253 230 138 / 0.45);
}
.tw-text-amber-200\/5 {
  color: rgb(253 230 138 / 0.05);
}
.tw-text-amber-200\/50 {
  color: rgb(253 230 138 / 0.5);
}
.tw-text-amber-200\/55 {
  color: rgb(253 230 138 / 0.55);
}
.tw-text-amber-200\/60 {
  color: rgb(253 230 138 / 0.6);
}
.tw-text-amber-200\/65 {
  color: rgb(253 230 138 / 0.65);
}
.tw-text-amber-200\/70 {
  color: rgb(253 230 138 / 0.7);
}
.tw-text-amber-200\/75 {
  color: rgb(253 230 138 / 0.75);
}
.tw-text-amber-200\/80 {
  color: rgb(253 230 138 / 0.8);
}
.tw-text-amber-200\/85 {
  color: rgb(253 230 138 / 0.85);
}
.tw-text-amber-200\/90 {
  color: rgb(253 230 138 / 0.9);
}
.tw-text-amber-200\/95 {
  color: rgb(253 230 138 / 0.95);
}
.tw-text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.tw-text-amber-300\/0 {
  color: rgb(252 211 77 / 0);
}
.tw-text-amber-300\/10 {
  color: rgb(252 211 77 / 0.1);
}
.tw-text-amber-300\/100 {
  color: rgb(252 211 77 / 1);
}
.tw-text-amber-300\/15 {
  color: rgb(252 211 77 / 0.15);
}
.tw-text-amber-300\/20 {
  color: rgb(252 211 77 / 0.2);
}
.tw-text-amber-300\/25 {
  color: rgb(252 211 77 / 0.25);
}
.tw-text-amber-300\/30 {
  color: rgb(252 211 77 / 0.3);
}
.tw-text-amber-300\/35 {
  color: rgb(252 211 77 / 0.35);
}
.tw-text-amber-300\/40 {
  color: rgb(252 211 77 / 0.4);
}
.tw-text-amber-300\/45 {
  color: rgb(252 211 77 / 0.45);
}
.tw-text-amber-300\/5 {
  color: rgb(252 211 77 / 0.05);
}
.tw-text-amber-300\/50 {
  color: rgb(252 211 77 / 0.5);
}
.tw-text-amber-300\/55 {
  color: rgb(252 211 77 / 0.55);
}
.tw-text-amber-300\/60 {
  color: rgb(252 211 77 / 0.6);
}
.tw-text-amber-300\/65 {
  color: rgb(252 211 77 / 0.65);
}
.tw-text-amber-300\/70 {
  color: rgb(252 211 77 / 0.7);
}
.tw-text-amber-300\/75 {
  color: rgb(252 211 77 / 0.75);
}
.tw-text-amber-300\/80 {
  color: rgb(252 211 77 / 0.8);
}
.tw-text-amber-300\/85 {
  color: rgb(252 211 77 / 0.85);
}
.tw-text-amber-300\/90 {
  color: rgb(252 211 77 / 0.9);
}
.tw-text-amber-300\/95 {
  color: rgb(252 211 77 / 0.95);
}
.tw-text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.tw-text-amber-400\/0 {
  color: rgb(251 191 36 / 0);
}
.tw-text-amber-400\/10 {
  color: rgb(251 191 36 / 0.1);
}
.tw-text-amber-400\/100 {
  color: rgb(251 191 36 / 1);
}
.tw-text-amber-400\/15 {
  color: rgb(251 191 36 / 0.15);
}
.tw-text-amber-400\/20 {
  color: rgb(251 191 36 / 0.2);
}
.tw-text-amber-400\/25 {
  color: rgb(251 191 36 / 0.25);
}
.tw-text-amber-400\/30 {
  color: rgb(251 191 36 / 0.3);
}
.tw-text-amber-400\/35 {
  color: rgb(251 191 36 / 0.35);
}
.tw-text-amber-400\/40 {
  color: rgb(251 191 36 / 0.4);
}
.tw-text-amber-400\/45 {
  color: rgb(251 191 36 / 0.45);
}
.tw-text-amber-400\/5 {
  color: rgb(251 191 36 / 0.05);
}
.tw-text-amber-400\/50 {
  color: rgb(251 191 36 / 0.5);
}
.tw-text-amber-400\/55 {
  color: rgb(251 191 36 / 0.55);
}
.tw-text-amber-400\/60 {
  color: rgb(251 191 36 / 0.6);
}
.tw-text-amber-400\/65 {
  color: rgb(251 191 36 / 0.65);
}
.tw-text-amber-400\/70 {
  color: rgb(251 191 36 / 0.7);
}
.tw-text-amber-400\/75 {
  color: rgb(251 191 36 / 0.75);
}
.tw-text-amber-400\/80 {
  color: rgb(251 191 36 / 0.8);
}
.tw-text-amber-400\/85 {
  color: rgb(251 191 36 / 0.85);
}
.tw-text-amber-400\/90 {
  color: rgb(251 191 36 / 0.9);
}
.tw-text-amber-400\/95 {
  color: rgb(251 191 36 / 0.95);
}
.tw-text-amber-50 {
  --tw-text-opacity: 1;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1));
}
.tw-text-amber-50\/0 {
  color: rgb(255 251 235 / 0);
}
.tw-text-amber-50\/10 {
  color: rgb(255 251 235 / 0.1);
}
.tw-text-amber-50\/100 {
  color: rgb(255 251 235 / 1);
}
.tw-text-amber-50\/15 {
  color: rgb(255 251 235 / 0.15);
}
.tw-text-amber-50\/20 {
  color: rgb(255 251 235 / 0.2);
}
.tw-text-amber-50\/25 {
  color: rgb(255 251 235 / 0.25);
}
.tw-text-amber-50\/30 {
  color: rgb(255 251 235 / 0.3);
}
.tw-text-amber-50\/35 {
  color: rgb(255 251 235 / 0.35);
}
.tw-text-amber-50\/40 {
  color: rgb(255 251 235 / 0.4);
}
.tw-text-amber-50\/45 {
  color: rgb(255 251 235 / 0.45);
}
.tw-text-amber-50\/5 {
  color: rgb(255 251 235 / 0.05);
}
.tw-text-amber-50\/50 {
  color: rgb(255 251 235 / 0.5);
}
.tw-text-amber-50\/55 {
  color: rgb(255 251 235 / 0.55);
}
.tw-text-amber-50\/60 {
  color: rgb(255 251 235 / 0.6);
}
.tw-text-amber-50\/65 {
  color: rgb(255 251 235 / 0.65);
}
.tw-text-amber-50\/70 {
  color: rgb(255 251 235 / 0.7);
}
.tw-text-amber-50\/75 {
  color: rgb(255 251 235 / 0.75);
}
.tw-text-amber-50\/80 {
  color: rgb(255 251 235 / 0.8);
}
.tw-text-amber-50\/85 {
  color: rgb(255 251 235 / 0.85);
}
.tw-text-amber-50\/90 {
  color: rgb(255 251 235 / 0.9);
}
.tw-text-amber-50\/95 {
  color: rgb(255 251 235 / 0.95);
}
.tw-text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.tw-text-amber-500\/0 {
  color: rgb(245 158 11 / 0);
}
.tw-text-amber-500\/10 {
  color: rgb(245 158 11 / 0.1);
}
.tw-text-amber-500\/100 {
  color: rgb(245 158 11 / 1);
}
.tw-text-amber-500\/15 {
  color: rgb(245 158 11 / 0.15);
}
.tw-text-amber-500\/20 {
  color: rgb(245 158 11 / 0.2);
}
.tw-text-amber-500\/25 {
  color: rgb(245 158 11 / 0.25);
}
.tw-text-amber-500\/30 {
  color: rgb(245 158 11 / 0.3);
}
.tw-text-amber-500\/35 {
  color: rgb(245 158 11 / 0.35);
}
.tw-text-amber-500\/40 {
  color: rgb(245 158 11 / 0.4);
}
.tw-text-amber-500\/45 {
  color: rgb(245 158 11 / 0.45);
}
.tw-text-amber-500\/5 {
  color: rgb(245 158 11 / 0.05);
}
.tw-text-amber-500\/50 {
  color: rgb(245 158 11 / 0.5);
}
.tw-text-amber-500\/55 {
  color: rgb(245 158 11 / 0.55);
}
.tw-text-amber-500\/60 {
  color: rgb(245 158 11 / 0.6);
}
.tw-text-amber-500\/65 {
  color: rgb(245 158 11 / 0.65);
}
.tw-text-amber-500\/70 {
  color: rgb(245 158 11 / 0.7);
}
.tw-text-amber-500\/75 {
  color: rgb(245 158 11 / 0.75);
}
.tw-text-amber-500\/80 {
  color: rgb(245 158 11 / 0.8);
}
.tw-text-amber-500\/85 {
  color: rgb(245 158 11 / 0.85);
}
.tw-text-amber-500\/90 {
  color: rgb(245 158 11 / 0.9);
}
.tw-text-amber-500\/95 {
  color: rgb(245 158 11 / 0.95);
}
.tw-text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.tw-text-amber-600\/0 {
  color: rgb(217 119 6 / 0);
}
.tw-text-amber-600\/10 {
  color: rgb(217 119 6 / 0.1);
}
.tw-text-amber-600\/100 {
  color: rgb(217 119 6 / 1);
}
.tw-text-amber-600\/15 {
  color: rgb(217 119 6 / 0.15);
}
.tw-text-amber-600\/20 {
  color: rgb(217 119 6 / 0.2);
}
.tw-text-amber-600\/25 {
  color: rgb(217 119 6 / 0.25);
}
.tw-text-amber-600\/30 {
  color: rgb(217 119 6 / 0.3);
}
.tw-text-amber-600\/35 {
  color: rgb(217 119 6 / 0.35);
}
.tw-text-amber-600\/40 {
  color: rgb(217 119 6 / 0.4);
}
.tw-text-amber-600\/45 {
  color: rgb(217 119 6 / 0.45);
}
.tw-text-amber-600\/5 {
  color: rgb(217 119 6 / 0.05);
}
.tw-text-amber-600\/50 {
  color: rgb(217 119 6 / 0.5);
}
.tw-text-amber-600\/55 {
  color: rgb(217 119 6 / 0.55);
}
.tw-text-amber-600\/60 {
  color: rgb(217 119 6 / 0.6);
}
.tw-text-amber-600\/65 {
  color: rgb(217 119 6 / 0.65);
}
.tw-text-amber-600\/70 {
  color: rgb(217 119 6 / 0.7);
}
.tw-text-amber-600\/75 {
  color: rgb(217 119 6 / 0.75);
}
.tw-text-amber-600\/80 {
  color: rgb(217 119 6 / 0.8);
}
.tw-text-amber-600\/85 {
  color: rgb(217 119 6 / 0.85);
}
.tw-text-amber-600\/90 {
  color: rgb(217 119 6 / 0.9);
}
.tw-text-amber-600\/95 {
  color: rgb(217 119 6 / 0.95);
}
.tw-text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.tw-text-amber-700\/0 {
  color: rgb(180 83 9 / 0);
}
.tw-text-amber-700\/10 {
  color: rgb(180 83 9 / 0.1);
}
.tw-text-amber-700\/100 {
  color: rgb(180 83 9 / 1);
}
.tw-text-amber-700\/15 {
  color: rgb(180 83 9 / 0.15);
}
.tw-text-amber-700\/20 {
  color: rgb(180 83 9 / 0.2);
}
.tw-text-amber-700\/25 {
  color: rgb(180 83 9 / 0.25);
}
.tw-text-amber-700\/30 {
  color: rgb(180 83 9 / 0.3);
}
.tw-text-amber-700\/35 {
  color: rgb(180 83 9 / 0.35);
}
.tw-text-amber-700\/40 {
  color: rgb(180 83 9 / 0.4);
}
.tw-text-amber-700\/45 {
  color: rgb(180 83 9 / 0.45);
}
.tw-text-amber-700\/5 {
  color: rgb(180 83 9 / 0.05);
}
.tw-text-amber-700\/50 {
  color: rgb(180 83 9 / 0.5);
}
.tw-text-amber-700\/55 {
  color: rgb(180 83 9 / 0.55);
}
.tw-text-amber-700\/60 {
  color: rgb(180 83 9 / 0.6);
}
.tw-text-amber-700\/65 {
  color: rgb(180 83 9 / 0.65);
}
.tw-text-amber-700\/70 {
  color: rgb(180 83 9 / 0.7);
}
.tw-text-amber-700\/75 {
  color: rgb(180 83 9 / 0.75);
}
.tw-text-amber-700\/80 {
  color: rgb(180 83 9 / 0.8);
}
.tw-text-amber-700\/85 {
  color: rgb(180 83 9 / 0.85);
}
.tw-text-amber-700\/90 {
  color: rgb(180 83 9 / 0.9);
}
.tw-text-amber-700\/95 {
  color: rgb(180 83 9 / 0.95);
}
.tw-text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.tw-text-amber-800\/0 {
  color: rgb(146 64 14 / 0);
}
.tw-text-amber-800\/10 {
  color: rgb(146 64 14 / 0.1);
}
.tw-text-amber-800\/100 {
  color: rgb(146 64 14 / 1);
}
.tw-text-amber-800\/15 {
  color: rgb(146 64 14 / 0.15);
}
.tw-text-amber-800\/20 {
  color: rgb(146 64 14 / 0.2);
}
.tw-text-amber-800\/25 {
  color: rgb(146 64 14 / 0.25);
}
.tw-text-amber-800\/30 {
  color: rgb(146 64 14 / 0.3);
}
.tw-text-amber-800\/35 {
  color: rgb(146 64 14 / 0.35);
}
.tw-text-amber-800\/40 {
  color: rgb(146 64 14 / 0.4);
}
.tw-text-amber-800\/45 {
  color: rgb(146 64 14 / 0.45);
}
.tw-text-amber-800\/5 {
  color: rgb(146 64 14 / 0.05);
}
.tw-text-amber-800\/50 {
  color: rgb(146 64 14 / 0.5);
}
.tw-text-amber-800\/55 {
  color: rgb(146 64 14 / 0.55);
}
.tw-text-amber-800\/60 {
  color: rgb(146 64 14 / 0.6);
}
.tw-text-amber-800\/65 {
  color: rgb(146 64 14 / 0.65);
}
.tw-text-amber-800\/70 {
  color: rgb(146 64 14 / 0.7);
}
.tw-text-amber-800\/75 {
  color: rgb(146 64 14 / 0.75);
}
.tw-text-amber-800\/80 {
  color: rgb(146 64 14 / 0.8);
}
.tw-text-amber-800\/85 {
  color: rgb(146 64 14 / 0.85);
}
.tw-text-amber-800\/90 {
  color: rgb(146 64 14 / 0.9);
}
.tw-text-amber-800\/95 {
  color: rgb(146 64 14 / 0.95);
}
.tw-text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.tw-text-amber-900\/0 {
  color: rgb(120 53 15 / 0);
}
.tw-text-amber-900\/10 {
  color: rgb(120 53 15 / 0.1);
}
.tw-text-amber-900\/100 {
  color: rgb(120 53 15 / 1);
}
.tw-text-amber-900\/15 {
  color: rgb(120 53 15 / 0.15);
}
.tw-text-amber-900\/20 {
  color: rgb(120 53 15 / 0.2);
}
.tw-text-amber-900\/25 {
  color: rgb(120 53 15 / 0.25);
}
.tw-text-amber-900\/30 {
  color: rgb(120 53 15 / 0.3);
}
.tw-text-amber-900\/35 {
  color: rgb(120 53 15 / 0.35);
}
.tw-text-amber-900\/40 {
  color: rgb(120 53 15 / 0.4);
}
.tw-text-amber-900\/45 {
  color: rgb(120 53 15 / 0.45);
}
.tw-text-amber-900\/5 {
  color: rgb(120 53 15 / 0.05);
}
.tw-text-amber-900\/50 {
  color: rgb(120 53 15 / 0.5);
}
.tw-text-amber-900\/55 {
  color: rgb(120 53 15 / 0.55);
}
.tw-text-amber-900\/60 {
  color: rgb(120 53 15 / 0.6);
}
.tw-text-amber-900\/65 {
  color: rgb(120 53 15 / 0.65);
}
.tw-text-amber-900\/70 {
  color: rgb(120 53 15 / 0.7);
}
.tw-text-amber-900\/75 {
  color: rgb(120 53 15 / 0.75);
}
.tw-text-amber-900\/80 {
  color: rgb(120 53 15 / 0.8);
}
.tw-text-amber-900\/85 {
  color: rgb(120 53 15 / 0.85);
}
.tw-text-amber-900\/90 {
  color: rgb(120 53 15 / 0.9);
}
.tw-text-amber-900\/95 {
  color: rgb(120 53 15 / 0.95);
}
.tw-text-amber-950 {
  --tw-text-opacity: 1;
  color: rgb(69 26 3 / var(--tw-text-opacity, 1));
}
.tw-text-amber-950\/0 {
  color: rgb(69 26 3 / 0);
}
.tw-text-amber-950\/10 {
  color: rgb(69 26 3 / 0.1);
}
.tw-text-amber-950\/100 {
  color: rgb(69 26 3 / 1);
}
.tw-text-amber-950\/15 {
  color: rgb(69 26 3 / 0.15);
}
.tw-text-amber-950\/20 {
  color: rgb(69 26 3 / 0.2);
}
.tw-text-amber-950\/25 {
  color: rgb(69 26 3 / 0.25);
}
.tw-text-amber-950\/30 {
  color: rgb(69 26 3 / 0.3);
}
.tw-text-amber-950\/35 {
  color: rgb(69 26 3 / 0.35);
}
.tw-text-amber-950\/40 {
  color: rgb(69 26 3 / 0.4);
}
.tw-text-amber-950\/45 {
  color: rgb(69 26 3 / 0.45);
}
.tw-text-amber-950\/5 {
  color: rgb(69 26 3 / 0.05);
}
.tw-text-amber-950\/50 {
  color: rgb(69 26 3 / 0.5);
}
.tw-text-amber-950\/55 {
  color: rgb(69 26 3 / 0.55);
}
.tw-text-amber-950\/60 {
  color: rgb(69 26 3 / 0.6);
}
.tw-text-amber-950\/65 {
  color: rgb(69 26 3 / 0.65);
}
.tw-text-amber-950\/70 {
  color: rgb(69 26 3 / 0.7);
}
.tw-text-amber-950\/75 {
  color: rgb(69 26 3 / 0.75);
}
.tw-text-amber-950\/80 {
  color: rgb(69 26 3 / 0.8);
}
.tw-text-amber-950\/85 {
  color: rgb(69 26 3 / 0.85);
}
.tw-text-amber-950\/90 {
  color: rgb(69 26 3 / 0.9);
}
.tw-text-amber-950\/95 {
  color: rgb(69 26 3 / 0.95);
}
.tw-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.tw-text-black\/0 {
  color: rgb(0 0 0 / 0);
}
.tw-text-black\/10 {
  color: rgb(0 0 0 / 0.1);
}
.tw-text-black\/100 {
  color: rgb(0 0 0 / 1);
}
.tw-text-black\/15 {
  color: rgb(0 0 0 / 0.15);
}
.tw-text-black\/20 {
  color: rgb(0 0 0 / 0.2);
}
.tw-text-black\/25 {
  color: rgb(0 0 0 / 0.25);
}
.tw-text-black\/30 {
  color: rgb(0 0 0 / 0.3);
}
.tw-text-black\/35 {
  color: rgb(0 0 0 / 0.35);
}
.tw-text-black\/40 {
  color: rgb(0 0 0 / 0.4);
}
.tw-text-black\/45 {
  color: rgb(0 0 0 / 0.45);
}
.tw-text-black\/5 {
  color: rgb(0 0 0 / 0.05);
}
.tw-text-black\/50 {
  color: rgb(0 0 0 / 0.5);
}
.tw-text-black\/55 {
  color: rgb(0 0 0 / 0.55);
}
.tw-text-black\/60 {
  color: rgb(0 0 0 / 0.6);
}
.tw-text-black\/65 {
  color: rgb(0 0 0 / 0.65);
}
.tw-text-black\/70 {
  color: rgb(0 0 0 / 0.7);
}
.tw-text-black\/75 {
  color: rgb(0 0 0 / 0.75);
}
.tw-text-black\/80 {
  color: rgb(0 0 0 / 0.8);
}
.tw-text-black\/85 {
  color: rgb(0 0 0 / 0.85);
}
.tw-text-black\/90 {
  color: rgb(0 0 0 / 0.9);
}
.tw-text-black\/95 {
  color: rgb(0 0 0 / 0.95);
}
.tw-text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(234 248 255 / var(--tw-text-opacity, 1));
}
.tw-text-blue-100\/0 {
  color: rgb(234 248 255 / 0);
}
.tw-text-blue-100\/10 {
  color: rgb(234 248 255 / 0.1);
}
.tw-text-blue-100\/100 {
  color: rgb(234 248 255 / 1);
}
.tw-text-blue-100\/15 {
  color: rgb(234 248 255 / 0.15);
}
.tw-text-blue-100\/20 {
  color: rgb(234 248 255 / 0.2);
}
.tw-text-blue-100\/25 {
  color: rgb(234 248 255 / 0.25);
}
.tw-text-blue-100\/30 {
  color: rgb(234 248 255 / 0.3);
}
.tw-text-blue-100\/35 {
  color: rgb(234 248 255 / 0.35);
}
.tw-text-blue-100\/40 {
  color: rgb(234 248 255 / 0.4);
}
.tw-text-blue-100\/45 {
  color: rgb(234 248 255 / 0.45);
}
.tw-text-blue-100\/5 {
  color: rgb(234 248 255 / 0.05);
}
.tw-text-blue-100\/50 {
  color: rgb(234 248 255 / 0.5);
}
.tw-text-blue-100\/55 {
  color: rgb(234 248 255 / 0.55);
}
.tw-text-blue-100\/60 {
  color: rgb(234 248 255 / 0.6);
}
.tw-text-blue-100\/65 {
  color: rgb(234 248 255 / 0.65);
}
.tw-text-blue-100\/70 {
  color: rgb(234 248 255 / 0.7);
}
.tw-text-blue-100\/75 {
  color: rgb(234 248 255 / 0.75);
}
.tw-text-blue-100\/80 {
  color: rgb(234 248 255 / 0.8);
}
.tw-text-blue-100\/85 {
  color: rgb(234 248 255 / 0.85);
}
.tw-text-blue-100\/90 {
  color: rgb(234 248 255 / 0.9);
}
.tw-text-blue-100\/95 {
  color: rgb(234 248 255 / 0.95);
}
.tw-text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(183 215 233 / var(--tw-text-opacity, 1));
}
.tw-text-blue-200\/0 {
  color: rgb(183 215 233 / 0);
}
.tw-text-blue-200\/10 {
  color: rgb(183 215 233 / 0.1);
}
.tw-text-blue-200\/100 {
  color: rgb(183 215 233 / 1);
}
.tw-text-blue-200\/15 {
  color: rgb(183 215 233 / 0.15);
}
.tw-text-blue-200\/20 {
  color: rgb(183 215 233 / 0.2);
}
.tw-text-blue-200\/25 {
  color: rgb(183 215 233 / 0.25);
}
.tw-text-blue-200\/30 {
  color: rgb(183 215 233 / 0.3);
}
.tw-text-blue-200\/35 {
  color: rgb(183 215 233 / 0.35);
}
.tw-text-blue-200\/40 {
  color: rgb(183 215 233 / 0.4);
}
.tw-text-blue-200\/45 {
  color: rgb(183 215 233 / 0.45);
}
.tw-text-blue-200\/5 {
  color: rgb(183 215 233 / 0.05);
}
.tw-text-blue-200\/50 {
  color: rgb(183 215 233 / 0.5);
}
.tw-text-blue-200\/55 {
  color: rgb(183 215 233 / 0.55);
}
.tw-text-blue-200\/60 {
  color: rgb(183 215 233 / 0.6);
}
.tw-text-blue-200\/65 {
  color: rgb(183 215 233 / 0.65);
}
.tw-text-blue-200\/70 {
  color: rgb(183 215 233 / 0.7);
}
.tw-text-blue-200\/75 {
  color: rgb(183 215 233 / 0.75);
}
.tw-text-blue-200\/80 {
  color: rgb(183 215 233 / 0.8);
}
.tw-text-blue-200\/85 {
  color: rgb(183 215 233 / 0.85);
}
.tw-text-blue-200\/90 {
  color: rgb(183 215 233 / 0.9);
}
.tw-text-blue-200\/95 {
  color: rgb(183 215 233 / 0.95);
}
.tw-text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(132 183 212 / var(--tw-text-opacity, 1));
}
.tw-text-blue-300\/0 {
  color: rgb(132 183 212 / 0);
}
.tw-text-blue-300\/10 {
  color: rgb(132 183 212 / 0.1);
}
.tw-text-blue-300\/100 {
  color: rgb(132 183 212 / 1);
}
.tw-text-blue-300\/15 {
  color: rgb(132 183 212 / 0.15);
}
.tw-text-blue-300\/20 {
  color: rgb(132 183 212 / 0.2);
}
.tw-text-blue-300\/25 {
  color: rgb(132 183 212 / 0.25);
}
.tw-text-blue-300\/30 {
  color: rgb(132 183 212 / 0.3);
}
.tw-text-blue-300\/35 {
  color: rgb(132 183 212 / 0.35);
}
.tw-text-blue-300\/40 {
  color: rgb(132 183 212 / 0.4);
}
.tw-text-blue-300\/45 {
  color: rgb(132 183 212 / 0.45);
}
.tw-text-blue-300\/5 {
  color: rgb(132 183 212 / 0.05);
}
.tw-text-blue-300\/50 {
  color: rgb(132 183 212 / 0.5);
}
.tw-text-blue-300\/55 {
  color: rgb(132 183 212 / 0.55);
}
.tw-text-blue-300\/60 {
  color: rgb(132 183 212 / 0.6);
}
.tw-text-blue-300\/65 {
  color: rgb(132 183 212 / 0.65);
}
.tw-text-blue-300\/70 {
  color: rgb(132 183 212 / 0.7);
}
.tw-text-blue-300\/75 {
  color: rgb(132 183 212 / 0.75);
}
.tw-text-blue-300\/80 {
  color: rgb(132 183 212 / 0.8);
}
.tw-text-blue-300\/85 {
  color: rgb(132 183 212 / 0.85);
}
.tw-text-blue-300\/90 {
  color: rgb(132 183 212 / 0.9);
}
.tw-text-blue-300\/95 {
  color: rgb(132 183 212 / 0.95);
}
.tw-text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(81 150 190 / var(--tw-text-opacity, 1));
}
.tw-text-blue-400\/0 {
  color: rgb(81 150 190 / 0);
}
.tw-text-blue-400\/10 {
  color: rgb(81 150 190 / 0.1);
}
.tw-text-blue-400\/100 {
  color: rgb(81 150 190 / 1);
}
.tw-text-blue-400\/15 {
  color: rgb(81 150 190 / 0.15);
}
.tw-text-blue-400\/20 {
  color: rgb(81 150 190 / 0.2);
}
.tw-text-blue-400\/25 {
  color: rgb(81 150 190 / 0.25);
}
.tw-text-blue-400\/30 {
  color: rgb(81 150 190 / 0.3);
}
.tw-text-blue-400\/35 {
  color: rgb(81 150 190 / 0.35);
}
.tw-text-blue-400\/40 {
  color: rgb(81 150 190 / 0.4);
}
.tw-text-blue-400\/45 {
  color: rgb(81 150 190 / 0.45);
}
.tw-text-blue-400\/5 {
  color: rgb(81 150 190 / 0.05);
}
.tw-text-blue-400\/50 {
  color: rgb(81 150 190 / 0.5);
}
.tw-text-blue-400\/55 {
  color: rgb(81 150 190 / 0.55);
}
.tw-text-blue-400\/60 {
  color: rgb(81 150 190 / 0.6);
}
.tw-text-blue-400\/65 {
  color: rgb(81 150 190 / 0.65);
}
.tw-text-blue-400\/70 {
  color: rgb(81 150 190 / 0.7);
}
.tw-text-blue-400\/75 {
  color: rgb(81 150 190 / 0.75);
}
.tw-text-blue-400\/80 {
  color: rgb(81 150 190 / 0.8);
}
.tw-text-blue-400\/85 {
  color: rgb(81 150 190 / 0.85);
}
.tw-text-blue-400\/90 {
  color: rgb(81 150 190 / 0.9);
}
.tw-text-blue-400\/95 {
  color: rgb(81 150 190 / 0.95);
}
.tw-text-blue-50 {
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1));
}
.tw-text-blue-50\/0 {
  color: rgb(239 246 255 / 0);
}
.tw-text-blue-50\/10 {
  color: rgb(239 246 255 / 0.1);
}
.tw-text-blue-50\/100 {
  color: rgb(239 246 255 / 1);
}
.tw-text-blue-50\/15 {
  color: rgb(239 246 255 / 0.15);
}
.tw-text-blue-50\/20 {
  color: rgb(239 246 255 / 0.2);
}
.tw-text-blue-50\/25 {
  color: rgb(239 246 255 / 0.25);
}
.tw-text-blue-50\/30 {
  color: rgb(239 246 255 / 0.3);
}
.tw-text-blue-50\/35 {
  color: rgb(239 246 255 / 0.35);
}
.tw-text-blue-50\/40 {
  color: rgb(239 246 255 / 0.4);
}
.tw-text-blue-50\/45 {
  color: rgb(239 246 255 / 0.45);
}
.tw-text-blue-50\/5 {
  color: rgb(239 246 255 / 0.05);
}
.tw-text-blue-50\/50 {
  color: rgb(239 246 255 / 0.5);
}
.tw-text-blue-50\/55 {
  color: rgb(239 246 255 / 0.55);
}
.tw-text-blue-50\/60 {
  color: rgb(239 246 255 / 0.6);
}
.tw-text-blue-50\/65 {
  color: rgb(239 246 255 / 0.65);
}
.tw-text-blue-50\/70 {
  color: rgb(239 246 255 / 0.7);
}
.tw-text-blue-50\/75 {
  color: rgb(239 246 255 / 0.75);
}
.tw-text-blue-50\/80 {
  color: rgb(239 246 255 / 0.8);
}
.tw-text-blue-50\/85 {
  color: rgb(239 246 255 / 0.85);
}
.tw-text-blue-50\/90 {
  color: rgb(239 246 255 / 0.9);
}
.tw-text-blue-50\/95 {
  color: rgb(239 246 255 / 0.95);
}
.tw-text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(30 117 168 / var(--tw-text-opacity, 1));
}
.tw-text-blue-500\/0 {
  color: rgb(30 117 168 / 0);
}
.tw-text-blue-500\/10 {
  color: rgb(30 117 168 / 0.1);
}
.tw-text-blue-500\/100 {
  color: rgb(30 117 168 / 1);
}
.tw-text-blue-500\/15 {
  color: rgb(30 117 168 / 0.15);
}
.tw-text-blue-500\/20 {
  color: rgb(30 117 168 / 0.2);
}
.tw-text-blue-500\/25 {
  color: rgb(30 117 168 / 0.25);
}
.tw-text-blue-500\/30 {
  color: rgb(30 117 168 / 0.3);
}
.tw-text-blue-500\/35 {
  color: rgb(30 117 168 / 0.35);
}
.tw-text-blue-500\/40 {
  color: rgb(30 117 168 / 0.4);
}
.tw-text-blue-500\/45 {
  color: rgb(30 117 168 / 0.45);
}
.tw-text-blue-500\/5 {
  color: rgb(30 117 168 / 0.05);
}
.tw-text-blue-500\/50 {
  color: rgb(30 117 168 / 0.5);
}
.tw-text-blue-500\/55 {
  color: rgb(30 117 168 / 0.55);
}
.tw-text-blue-500\/60 {
  color: rgb(30 117 168 / 0.6);
}
.tw-text-blue-500\/65 {
  color: rgb(30 117 168 / 0.65);
}
.tw-text-blue-500\/70 {
  color: rgb(30 117 168 / 0.7);
}
.tw-text-blue-500\/75 {
  color: rgb(30 117 168 / 0.75);
}
.tw-text-blue-500\/80 {
  color: rgb(30 117 168 / 0.8);
}
.tw-text-blue-500\/85 {
  color: rgb(30 117 168 / 0.85);
}
.tw-text-blue-500\/90 {
  color: rgb(30 117 168 / 0.9);
}
.tw-text-blue-500\/95 {
  color: rgb(30 117 168 / 0.95);
}
.tw-text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(23 105 152 / var(--tw-text-opacity, 1));
}
.tw-text-blue-600\/0 {
  color: rgb(23 105 152 / 0);
}
.tw-text-blue-600\/10 {
  color: rgb(23 105 152 / 0.1);
}
.tw-text-blue-600\/100 {
  color: rgb(23 105 152 / 1);
}
.tw-text-blue-600\/15 {
  color: rgb(23 105 152 / 0.15);
}
.tw-text-blue-600\/20 {
  color: rgb(23 105 152 / 0.2);
}
.tw-text-blue-600\/25 {
  color: rgb(23 105 152 / 0.25);
}
.tw-text-blue-600\/30 {
  color: rgb(23 105 152 / 0.3);
}
.tw-text-blue-600\/35 {
  color: rgb(23 105 152 / 0.35);
}
.tw-text-blue-600\/40 {
  color: rgb(23 105 152 / 0.4);
}
.tw-text-blue-600\/45 {
  color: rgb(23 105 152 / 0.45);
}
.tw-text-blue-600\/5 {
  color: rgb(23 105 152 / 0.05);
}
.tw-text-blue-600\/50 {
  color: rgb(23 105 152 / 0.5);
}
.tw-text-blue-600\/55 {
  color: rgb(23 105 152 / 0.55);
}
.tw-text-blue-600\/60 {
  color: rgb(23 105 152 / 0.6);
}
.tw-text-blue-600\/65 {
  color: rgb(23 105 152 / 0.65);
}
.tw-text-blue-600\/70 {
  color: rgb(23 105 152 / 0.7);
}
.tw-text-blue-600\/75 {
  color: rgb(23 105 152 / 0.75);
}
.tw-text-blue-600\/80 {
  color: rgb(23 105 152 / 0.8);
}
.tw-text-blue-600\/85 {
  color: rgb(23 105 152 / 0.85);
}
.tw-text-blue-600\/90 {
  color: rgb(23 105 152 / 0.9);
}
.tw-text-blue-600\/95 {
  color: rgb(23 105 152 / 0.95);
}
.tw-text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(16 92 137 / var(--tw-text-opacity, 1));
}
.tw-text-blue-700\/0 {
  color: rgb(16 92 137 / 0);
}
.tw-text-blue-700\/10 {
  color: rgb(16 92 137 / 0.1);
}
.tw-text-blue-700\/100 {
  color: rgb(16 92 137 / 1);
}
.tw-text-blue-700\/15 {
  color: rgb(16 92 137 / 0.15);
}
.tw-text-blue-700\/20 {
  color: rgb(16 92 137 / 0.2);
}
.tw-text-blue-700\/25 {
  color: rgb(16 92 137 / 0.25);
}
.tw-text-blue-700\/30 {
  color: rgb(16 92 137 / 0.3);
}
.tw-text-blue-700\/35 {
  color: rgb(16 92 137 / 0.35);
}
.tw-text-blue-700\/40 {
  color: rgb(16 92 137 / 0.4);
}
.tw-text-blue-700\/45 {
  color: rgb(16 92 137 / 0.45);
}
.tw-text-blue-700\/5 {
  color: rgb(16 92 137 / 0.05);
}
.tw-text-blue-700\/50 {
  color: rgb(16 92 137 / 0.5);
}
.tw-text-blue-700\/55 {
  color: rgb(16 92 137 / 0.55);
}
.tw-text-blue-700\/60 {
  color: rgb(16 92 137 / 0.6);
}
.tw-text-blue-700\/65 {
  color: rgb(16 92 137 / 0.65);
}
.tw-text-blue-700\/70 {
  color: rgb(16 92 137 / 0.7);
}
.tw-text-blue-700\/75 {
  color: rgb(16 92 137 / 0.75);
}
.tw-text-blue-700\/80 {
  color: rgb(16 92 137 / 0.8);
}
.tw-text-blue-700\/85 {
  color: rgb(16 92 137 / 0.85);
}
.tw-text-blue-700\/90 {
  color: rgb(16 92 137 / 0.9);
}
.tw-text-blue-700\/95 {
  color: rgb(16 92 137 / 0.95);
}
.tw-text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(9 80 121 / var(--tw-text-opacity, 1));
}
.tw-text-blue-800\/0 {
  color: rgb(9 80 121 / 0);
}
.tw-text-blue-800\/10 {
  color: rgb(9 80 121 / 0.1);
}
.tw-text-blue-800\/100 {
  color: rgb(9 80 121 / 1);
}
.tw-text-blue-800\/15 {
  color: rgb(9 80 121 / 0.15);
}
.tw-text-blue-800\/20 {
  color: rgb(9 80 121 / 0.2);
}
.tw-text-blue-800\/25 {
  color: rgb(9 80 121 / 0.25);
}
.tw-text-blue-800\/30 {
  color: rgb(9 80 121 / 0.3);
}
.tw-text-blue-800\/35 {
  color: rgb(9 80 121 / 0.35);
}
.tw-text-blue-800\/40 {
  color: rgb(9 80 121 / 0.4);
}
.tw-text-blue-800\/45 {
  color: rgb(9 80 121 / 0.45);
}
.tw-text-blue-800\/5 {
  color: rgb(9 80 121 / 0.05);
}
.tw-text-blue-800\/50 {
  color: rgb(9 80 121 / 0.5);
}
.tw-text-blue-800\/55 {
  color: rgb(9 80 121 / 0.55);
}
.tw-text-blue-800\/60 {
  color: rgb(9 80 121 / 0.6);
}
.tw-text-blue-800\/65 {
  color: rgb(9 80 121 / 0.65);
}
.tw-text-blue-800\/70 {
  color: rgb(9 80 121 / 0.7);
}
.tw-text-blue-800\/75 {
  color: rgb(9 80 121 / 0.75);
}
.tw-text-blue-800\/80 {
  color: rgb(9 80 121 / 0.8);
}
.tw-text-blue-800\/85 {
  color: rgb(9 80 121 / 0.85);
}
.tw-text-blue-800\/90 {
  color: rgb(9 80 121 / 0.9);
}
.tw-text-blue-800\/95 {
  color: rgb(9 80 121 / 0.95);
}
.tw-text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(2 67 105 / var(--tw-text-opacity, 1));
}
.tw-text-blue-900\/0 {
  color: rgb(2 67 105 / 0);
}
.tw-text-blue-900\/10 {
  color: rgb(2 67 105 / 0.1);
}
.tw-text-blue-900\/100 {
  color: rgb(2 67 105 / 1);
}
.tw-text-blue-900\/15 {
  color: rgb(2 67 105 / 0.15);
}
.tw-text-blue-900\/20 {
  color: rgb(2 67 105 / 0.2);
}
.tw-text-blue-900\/25 {
  color: rgb(2 67 105 / 0.25);
}
.tw-text-blue-900\/30 {
  color: rgb(2 67 105 / 0.3);
}
.tw-text-blue-900\/35 {
  color: rgb(2 67 105 / 0.35);
}
.tw-text-blue-900\/40 {
  color: rgb(2 67 105 / 0.4);
}
.tw-text-blue-900\/45 {
  color: rgb(2 67 105 / 0.45);
}
.tw-text-blue-900\/5 {
  color: rgb(2 67 105 / 0.05);
}
.tw-text-blue-900\/50 {
  color: rgb(2 67 105 / 0.5);
}
.tw-text-blue-900\/55 {
  color: rgb(2 67 105 / 0.55);
}
.tw-text-blue-900\/60 {
  color: rgb(2 67 105 / 0.6);
}
.tw-text-blue-900\/65 {
  color: rgb(2 67 105 / 0.65);
}
.tw-text-blue-900\/70 {
  color: rgb(2 67 105 / 0.7);
}
.tw-text-blue-900\/75 {
  color: rgb(2 67 105 / 0.75);
}
.tw-text-blue-900\/80 {
  color: rgb(2 67 105 / 0.8);
}
.tw-text-blue-900\/85 {
  color: rgb(2 67 105 / 0.85);
}
.tw-text-blue-900\/90 {
  color: rgb(2 67 105 / 0.9);
}
.tw-text-blue-900\/95 {
  color: rgb(2 67 105 / 0.95);
}
.tw-text-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1));
}
.tw-text-blue-950\/0 {
  color: rgb(23 37 84 / 0);
}
.tw-text-blue-950\/10 {
  color: rgb(23 37 84 / 0.1);
}
.tw-text-blue-950\/100 {
  color: rgb(23 37 84 / 1);
}
.tw-text-blue-950\/15 {
  color: rgb(23 37 84 / 0.15);
}
.tw-text-blue-950\/20 {
  color: rgb(23 37 84 / 0.2);
}
.tw-text-blue-950\/25 {
  color: rgb(23 37 84 / 0.25);
}
.tw-text-blue-950\/30 {
  color: rgb(23 37 84 / 0.3);
}
.tw-text-blue-950\/35 {
  color: rgb(23 37 84 / 0.35);
}
.tw-text-blue-950\/40 {
  color: rgb(23 37 84 / 0.4);
}
.tw-text-blue-950\/45 {
  color: rgb(23 37 84 / 0.45);
}
.tw-text-blue-950\/5 {
  color: rgb(23 37 84 / 0.05);
}
.tw-text-blue-950\/50 {
  color: rgb(23 37 84 / 0.5);
}
.tw-text-blue-950\/55 {
  color: rgb(23 37 84 / 0.55);
}
.tw-text-blue-950\/60 {
  color: rgb(23 37 84 / 0.6);
}
.tw-text-blue-950\/65 {
  color: rgb(23 37 84 / 0.65);
}
.tw-text-blue-950\/70 {
  color: rgb(23 37 84 / 0.7);
}
.tw-text-blue-950\/75 {
  color: rgb(23 37 84 / 0.75);
}
.tw-text-blue-950\/80 {
  color: rgb(23 37 84 / 0.8);
}
.tw-text-blue-950\/85 {
  color: rgb(23 37 84 / 0.85);
}
.tw-text-blue-950\/90 {
  color: rgb(23 37 84 / 0.9);
}
.tw-text-blue-950\/95 {
  color: rgb(23 37 84 / 0.95);
}
.tw-text-current {
  color: currentColor;
}
.tw-text-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-100\/0 {
  color: rgb(207 250 254 / 0);
}
.tw-text-cyan-100\/10 {
  color: rgb(207 250 254 / 0.1);
}
.tw-text-cyan-100\/100 {
  color: rgb(207 250 254 / 1);
}
.tw-text-cyan-100\/15 {
  color: rgb(207 250 254 / 0.15);
}
.tw-text-cyan-100\/20 {
  color: rgb(207 250 254 / 0.2);
}
.tw-text-cyan-100\/25 {
  color: rgb(207 250 254 / 0.25);
}
.tw-text-cyan-100\/30 {
  color: rgb(207 250 254 / 0.3);
}
.tw-text-cyan-100\/35 {
  color: rgb(207 250 254 / 0.35);
}
.tw-text-cyan-100\/40 {
  color: rgb(207 250 254 / 0.4);
}
.tw-text-cyan-100\/45 {
  color: rgb(207 250 254 / 0.45);
}
.tw-text-cyan-100\/5 {
  color: rgb(207 250 254 / 0.05);
}
.tw-text-cyan-100\/50 {
  color: rgb(207 250 254 / 0.5);
}
.tw-text-cyan-100\/55 {
  color: rgb(207 250 254 / 0.55);
}
.tw-text-cyan-100\/60 {
  color: rgb(207 250 254 / 0.6);
}
.tw-text-cyan-100\/65 {
  color: rgb(207 250 254 / 0.65);
}
.tw-text-cyan-100\/70 {
  color: rgb(207 250 254 / 0.7);
}
.tw-text-cyan-100\/75 {
  color: rgb(207 250 254 / 0.75);
}
.tw-text-cyan-100\/80 {
  color: rgb(207 250 254 / 0.8);
}
.tw-text-cyan-100\/85 {
  color: rgb(207 250 254 / 0.85);
}
.tw-text-cyan-100\/90 {
  color: rgb(207 250 254 / 0.9);
}
.tw-text-cyan-100\/95 {
  color: rgb(207 250 254 / 0.95);
}
.tw-text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-200\/0 {
  color: rgb(165 243 252 / 0);
}
.tw-text-cyan-200\/10 {
  color: rgb(165 243 252 / 0.1);
}
.tw-text-cyan-200\/100 {
  color: rgb(165 243 252 / 1);
}
.tw-text-cyan-200\/15 {
  color: rgb(165 243 252 / 0.15);
}
.tw-text-cyan-200\/20 {
  color: rgb(165 243 252 / 0.2);
}
.tw-text-cyan-200\/25 {
  color: rgb(165 243 252 / 0.25);
}
.tw-text-cyan-200\/30 {
  color: rgb(165 243 252 / 0.3);
}
.tw-text-cyan-200\/35 {
  color: rgb(165 243 252 / 0.35);
}
.tw-text-cyan-200\/40 {
  color: rgb(165 243 252 / 0.4);
}
.tw-text-cyan-200\/45 {
  color: rgb(165 243 252 / 0.45);
}
.tw-text-cyan-200\/5 {
  color: rgb(165 243 252 / 0.05);
}
.tw-text-cyan-200\/50 {
  color: rgb(165 243 252 / 0.5);
}
.tw-text-cyan-200\/55 {
  color: rgb(165 243 252 / 0.55);
}
.tw-text-cyan-200\/60 {
  color: rgb(165 243 252 / 0.6);
}
.tw-text-cyan-200\/65 {
  color: rgb(165 243 252 / 0.65);
}
.tw-text-cyan-200\/70 {
  color: rgb(165 243 252 / 0.7);
}
.tw-text-cyan-200\/75 {
  color: rgb(165 243 252 / 0.75);
}
.tw-text-cyan-200\/80 {
  color: rgb(165 243 252 / 0.8);
}
.tw-text-cyan-200\/85 {
  color: rgb(165 243 252 / 0.85);
}
.tw-text-cyan-200\/90 {
  color: rgb(165 243 252 / 0.9);
}
.tw-text-cyan-200\/95 {
  color: rgb(165 243 252 / 0.95);
}
.tw-text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-300\/0 {
  color: rgb(103 232 249 / 0);
}
.tw-text-cyan-300\/10 {
  color: rgb(103 232 249 / 0.1);
}
.tw-text-cyan-300\/100 {
  color: rgb(103 232 249 / 1);
}
.tw-text-cyan-300\/15 {
  color: rgb(103 232 249 / 0.15);
}
.tw-text-cyan-300\/20 {
  color: rgb(103 232 249 / 0.2);
}
.tw-text-cyan-300\/25 {
  color: rgb(103 232 249 / 0.25);
}
.tw-text-cyan-300\/30 {
  color: rgb(103 232 249 / 0.3);
}
.tw-text-cyan-300\/35 {
  color: rgb(103 232 249 / 0.35);
}
.tw-text-cyan-300\/40 {
  color: rgb(103 232 249 / 0.4);
}
.tw-text-cyan-300\/45 {
  color: rgb(103 232 249 / 0.45);
}
.tw-text-cyan-300\/5 {
  color: rgb(103 232 249 / 0.05);
}
.tw-text-cyan-300\/50 {
  color: rgb(103 232 249 / 0.5);
}
.tw-text-cyan-300\/55 {
  color: rgb(103 232 249 / 0.55);
}
.tw-text-cyan-300\/60 {
  color: rgb(103 232 249 / 0.6);
}
.tw-text-cyan-300\/65 {
  color: rgb(103 232 249 / 0.65);
}
.tw-text-cyan-300\/70 {
  color: rgb(103 232 249 / 0.7);
}
.tw-text-cyan-300\/75 {
  color: rgb(103 232 249 / 0.75);
}
.tw-text-cyan-300\/80 {
  color: rgb(103 232 249 / 0.8);
}
.tw-text-cyan-300\/85 {
  color: rgb(103 232 249 / 0.85);
}
.tw-text-cyan-300\/90 {
  color: rgb(103 232 249 / 0.9);
}
.tw-text-cyan-300\/95 {
  color: rgb(103 232 249 / 0.95);
}
.tw-text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-400\/0 {
  color: rgb(34 211 238 / 0);
}
.tw-text-cyan-400\/10 {
  color: rgb(34 211 238 / 0.1);
}
.tw-text-cyan-400\/100 {
  color: rgb(34 211 238 / 1);
}
.tw-text-cyan-400\/15 {
  color: rgb(34 211 238 / 0.15);
}
.tw-text-cyan-400\/20 {
  color: rgb(34 211 238 / 0.2);
}
.tw-text-cyan-400\/25 {
  color: rgb(34 211 238 / 0.25);
}
.tw-text-cyan-400\/30 {
  color: rgb(34 211 238 / 0.3);
}
.tw-text-cyan-400\/35 {
  color: rgb(34 211 238 / 0.35);
}
.tw-text-cyan-400\/40 {
  color: rgb(34 211 238 / 0.4);
}
.tw-text-cyan-400\/45 {
  color: rgb(34 211 238 / 0.45);
}
.tw-text-cyan-400\/5 {
  color: rgb(34 211 238 / 0.05);
}
.tw-text-cyan-400\/50 {
  color: rgb(34 211 238 / 0.5);
}
.tw-text-cyan-400\/55 {
  color: rgb(34 211 238 / 0.55);
}
.tw-text-cyan-400\/60 {
  color: rgb(34 211 238 / 0.6);
}
.tw-text-cyan-400\/65 {
  color: rgb(34 211 238 / 0.65);
}
.tw-text-cyan-400\/70 {
  color: rgb(34 211 238 / 0.7);
}
.tw-text-cyan-400\/75 {
  color: rgb(34 211 238 / 0.75);
}
.tw-text-cyan-400\/80 {
  color: rgb(34 211 238 / 0.8);
}
.tw-text-cyan-400\/85 {
  color: rgb(34 211 238 / 0.85);
}
.tw-text-cyan-400\/90 {
  color: rgb(34 211 238 / 0.9);
}
.tw-text-cyan-400\/95 {
  color: rgb(34 211 238 / 0.95);
}
.tw-text-cyan-50 {
  --tw-text-opacity: 1;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-50\/0 {
  color: rgb(236 254 255 / 0);
}
.tw-text-cyan-50\/10 {
  color: rgb(236 254 255 / 0.1);
}
.tw-text-cyan-50\/100 {
  color: rgb(236 254 255 / 1);
}
.tw-text-cyan-50\/15 {
  color: rgb(236 254 255 / 0.15);
}
.tw-text-cyan-50\/20 {
  color: rgb(236 254 255 / 0.2);
}
.tw-text-cyan-50\/25 {
  color: rgb(236 254 255 / 0.25);
}
.tw-text-cyan-50\/30 {
  color: rgb(236 254 255 / 0.3);
}
.tw-text-cyan-50\/35 {
  color: rgb(236 254 255 / 0.35);
}
.tw-text-cyan-50\/40 {
  color: rgb(236 254 255 / 0.4);
}
.tw-text-cyan-50\/45 {
  color: rgb(236 254 255 / 0.45);
}
.tw-text-cyan-50\/5 {
  color: rgb(236 254 255 / 0.05);
}
.tw-text-cyan-50\/50 {
  color: rgb(236 254 255 / 0.5);
}
.tw-text-cyan-50\/55 {
  color: rgb(236 254 255 / 0.55);
}
.tw-text-cyan-50\/60 {
  color: rgb(236 254 255 / 0.6);
}
.tw-text-cyan-50\/65 {
  color: rgb(236 254 255 / 0.65);
}
.tw-text-cyan-50\/70 {
  color: rgb(236 254 255 / 0.7);
}
.tw-text-cyan-50\/75 {
  color: rgb(236 254 255 / 0.75);
}
.tw-text-cyan-50\/80 {
  color: rgb(236 254 255 / 0.8);
}
.tw-text-cyan-50\/85 {
  color: rgb(236 254 255 / 0.85);
}
.tw-text-cyan-50\/90 {
  color: rgb(236 254 255 / 0.9);
}
.tw-text-cyan-50\/95 {
  color: rgb(236 254 255 / 0.95);
}
.tw-text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-500\/0 {
  color: rgb(6 182 212 / 0);
}
.tw-text-cyan-500\/10 {
  color: rgb(6 182 212 / 0.1);
}
.tw-text-cyan-500\/100 {
  color: rgb(6 182 212 / 1);
}
.tw-text-cyan-500\/15 {
  color: rgb(6 182 212 / 0.15);
}
.tw-text-cyan-500\/20 {
  color: rgb(6 182 212 / 0.2);
}
.tw-text-cyan-500\/25 {
  color: rgb(6 182 212 / 0.25);
}
.tw-text-cyan-500\/30 {
  color: rgb(6 182 212 / 0.3);
}
.tw-text-cyan-500\/35 {
  color: rgb(6 182 212 / 0.35);
}
.tw-text-cyan-500\/40 {
  color: rgb(6 182 212 / 0.4);
}
.tw-text-cyan-500\/45 {
  color: rgb(6 182 212 / 0.45);
}
.tw-text-cyan-500\/5 {
  color: rgb(6 182 212 / 0.05);
}
.tw-text-cyan-500\/50 {
  color: rgb(6 182 212 / 0.5);
}
.tw-text-cyan-500\/55 {
  color: rgb(6 182 212 / 0.55);
}
.tw-text-cyan-500\/60 {
  color: rgb(6 182 212 / 0.6);
}
.tw-text-cyan-500\/65 {
  color: rgb(6 182 212 / 0.65);
}
.tw-text-cyan-500\/70 {
  color: rgb(6 182 212 / 0.7);
}
.tw-text-cyan-500\/75 {
  color: rgb(6 182 212 / 0.75);
}
.tw-text-cyan-500\/80 {
  color: rgb(6 182 212 / 0.8);
}
.tw-text-cyan-500\/85 {
  color: rgb(6 182 212 / 0.85);
}
.tw-text-cyan-500\/90 {
  color: rgb(6 182 212 / 0.9);
}
.tw-text-cyan-500\/95 {
  color: rgb(6 182 212 / 0.95);
}
.tw-text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-600\/0 {
  color: rgb(8 145 178 / 0);
}
.tw-text-cyan-600\/10 {
  color: rgb(8 145 178 / 0.1);
}
.tw-text-cyan-600\/100 {
  color: rgb(8 145 178 / 1);
}
.tw-text-cyan-600\/15 {
  color: rgb(8 145 178 / 0.15);
}
.tw-text-cyan-600\/20 {
  color: rgb(8 145 178 / 0.2);
}
.tw-text-cyan-600\/25 {
  color: rgb(8 145 178 / 0.25);
}
.tw-text-cyan-600\/30 {
  color: rgb(8 145 178 / 0.3);
}
.tw-text-cyan-600\/35 {
  color: rgb(8 145 178 / 0.35);
}
.tw-text-cyan-600\/40 {
  color: rgb(8 145 178 / 0.4);
}
.tw-text-cyan-600\/45 {
  color: rgb(8 145 178 / 0.45);
}
.tw-text-cyan-600\/5 {
  color: rgb(8 145 178 / 0.05);
}
.tw-text-cyan-600\/50 {
  color: rgb(8 145 178 / 0.5);
}
.tw-text-cyan-600\/55 {
  color: rgb(8 145 178 / 0.55);
}
.tw-text-cyan-600\/60 {
  color: rgb(8 145 178 / 0.6);
}
.tw-text-cyan-600\/65 {
  color: rgb(8 145 178 / 0.65);
}
.tw-text-cyan-600\/70 {
  color: rgb(8 145 178 / 0.7);
}
.tw-text-cyan-600\/75 {
  color: rgb(8 145 178 / 0.75);
}
.tw-text-cyan-600\/80 {
  color: rgb(8 145 178 / 0.8);
}
.tw-text-cyan-600\/85 {
  color: rgb(8 145 178 / 0.85);
}
.tw-text-cyan-600\/90 {
  color: rgb(8 145 178 / 0.9);
}
.tw-text-cyan-600\/95 {
  color: rgb(8 145 178 / 0.95);
}
.tw-text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-700\/0 {
  color: rgb(14 116 144 / 0);
}
.tw-text-cyan-700\/10 {
  color: rgb(14 116 144 / 0.1);
}
.tw-text-cyan-700\/100 {
  color: rgb(14 116 144 / 1);
}
.tw-text-cyan-700\/15 {
  color: rgb(14 116 144 / 0.15);
}
.tw-text-cyan-700\/20 {
  color: rgb(14 116 144 / 0.2);
}
.tw-text-cyan-700\/25 {
  color: rgb(14 116 144 / 0.25);
}
.tw-text-cyan-700\/30 {
  color: rgb(14 116 144 / 0.3);
}
.tw-text-cyan-700\/35 {
  color: rgb(14 116 144 / 0.35);
}
.tw-text-cyan-700\/40 {
  color: rgb(14 116 144 / 0.4);
}
.tw-text-cyan-700\/45 {
  color: rgb(14 116 144 / 0.45);
}
.tw-text-cyan-700\/5 {
  color: rgb(14 116 144 / 0.05);
}
.tw-text-cyan-700\/50 {
  color: rgb(14 116 144 / 0.5);
}
.tw-text-cyan-700\/55 {
  color: rgb(14 116 144 / 0.55);
}
.tw-text-cyan-700\/60 {
  color: rgb(14 116 144 / 0.6);
}
.tw-text-cyan-700\/65 {
  color: rgb(14 116 144 / 0.65);
}
.tw-text-cyan-700\/70 {
  color: rgb(14 116 144 / 0.7);
}
.tw-text-cyan-700\/75 {
  color: rgb(14 116 144 / 0.75);
}
.tw-text-cyan-700\/80 {
  color: rgb(14 116 144 / 0.8);
}
.tw-text-cyan-700\/85 {
  color: rgb(14 116 144 / 0.85);
}
.tw-text-cyan-700\/90 {
  color: rgb(14 116 144 / 0.9);
}
.tw-text-cyan-700\/95 {
  color: rgb(14 116 144 / 0.95);
}
.tw-text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-800\/0 {
  color: rgb(21 94 117 / 0);
}
.tw-text-cyan-800\/10 {
  color: rgb(21 94 117 / 0.1);
}
.tw-text-cyan-800\/100 {
  color: rgb(21 94 117 / 1);
}
.tw-text-cyan-800\/15 {
  color: rgb(21 94 117 / 0.15);
}
.tw-text-cyan-800\/20 {
  color: rgb(21 94 117 / 0.2);
}
.tw-text-cyan-800\/25 {
  color: rgb(21 94 117 / 0.25);
}
.tw-text-cyan-800\/30 {
  color: rgb(21 94 117 / 0.3);
}
.tw-text-cyan-800\/35 {
  color: rgb(21 94 117 / 0.35);
}
.tw-text-cyan-800\/40 {
  color: rgb(21 94 117 / 0.4);
}
.tw-text-cyan-800\/45 {
  color: rgb(21 94 117 / 0.45);
}
.tw-text-cyan-800\/5 {
  color: rgb(21 94 117 / 0.05);
}
.tw-text-cyan-800\/50 {
  color: rgb(21 94 117 / 0.5);
}
.tw-text-cyan-800\/55 {
  color: rgb(21 94 117 / 0.55);
}
.tw-text-cyan-800\/60 {
  color: rgb(21 94 117 / 0.6);
}
.tw-text-cyan-800\/65 {
  color: rgb(21 94 117 / 0.65);
}
.tw-text-cyan-800\/70 {
  color: rgb(21 94 117 / 0.7);
}
.tw-text-cyan-800\/75 {
  color: rgb(21 94 117 / 0.75);
}
.tw-text-cyan-800\/80 {
  color: rgb(21 94 117 / 0.8);
}
.tw-text-cyan-800\/85 {
  color: rgb(21 94 117 / 0.85);
}
.tw-text-cyan-800\/90 {
  color: rgb(21 94 117 / 0.9);
}
.tw-text-cyan-800\/95 {
  color: rgb(21 94 117 / 0.95);
}
.tw-text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-900\/0 {
  color: rgb(22 78 99 / 0);
}
.tw-text-cyan-900\/10 {
  color: rgb(22 78 99 / 0.1);
}
.tw-text-cyan-900\/100 {
  color: rgb(22 78 99 / 1);
}
.tw-text-cyan-900\/15 {
  color: rgb(22 78 99 / 0.15);
}
.tw-text-cyan-900\/20 {
  color: rgb(22 78 99 / 0.2);
}
.tw-text-cyan-900\/25 {
  color: rgb(22 78 99 / 0.25);
}
.tw-text-cyan-900\/30 {
  color: rgb(22 78 99 / 0.3);
}
.tw-text-cyan-900\/35 {
  color: rgb(22 78 99 / 0.35);
}
.tw-text-cyan-900\/40 {
  color: rgb(22 78 99 / 0.4);
}
.tw-text-cyan-900\/45 {
  color: rgb(22 78 99 / 0.45);
}
.tw-text-cyan-900\/5 {
  color: rgb(22 78 99 / 0.05);
}
.tw-text-cyan-900\/50 {
  color: rgb(22 78 99 / 0.5);
}
.tw-text-cyan-900\/55 {
  color: rgb(22 78 99 / 0.55);
}
.tw-text-cyan-900\/60 {
  color: rgb(22 78 99 / 0.6);
}
.tw-text-cyan-900\/65 {
  color: rgb(22 78 99 / 0.65);
}
.tw-text-cyan-900\/70 {
  color: rgb(22 78 99 / 0.7);
}
.tw-text-cyan-900\/75 {
  color: rgb(22 78 99 / 0.75);
}
.tw-text-cyan-900\/80 {
  color: rgb(22 78 99 / 0.8);
}
.tw-text-cyan-900\/85 {
  color: rgb(22 78 99 / 0.85);
}
.tw-text-cyan-900\/90 {
  color: rgb(22 78 99 / 0.9);
}
.tw-text-cyan-900\/95 {
  color: rgb(22 78 99 / 0.95);
}
.tw-text-cyan-950 {
  --tw-text-opacity: 1;
  color: rgb(8 51 68 / var(--tw-text-opacity, 1));
}
.tw-text-cyan-950\/0 {
  color: rgb(8 51 68 / 0);
}
.tw-text-cyan-950\/10 {
  color: rgb(8 51 68 / 0.1);
}
.tw-text-cyan-950\/100 {
  color: rgb(8 51 68 / 1);
}
.tw-text-cyan-950\/15 {
  color: rgb(8 51 68 / 0.15);
}
.tw-text-cyan-950\/20 {
  color: rgb(8 51 68 / 0.2);
}
.tw-text-cyan-950\/25 {
  color: rgb(8 51 68 / 0.25);
}
.tw-text-cyan-950\/30 {
  color: rgb(8 51 68 / 0.3);
}
.tw-text-cyan-950\/35 {
  color: rgb(8 51 68 / 0.35);
}
.tw-text-cyan-950\/40 {
  color: rgb(8 51 68 / 0.4);
}
.tw-text-cyan-950\/45 {
  color: rgb(8 51 68 / 0.45);
}
.tw-text-cyan-950\/5 {
  color: rgb(8 51 68 / 0.05);
}
.tw-text-cyan-950\/50 {
  color: rgb(8 51 68 / 0.5);
}
.tw-text-cyan-950\/55 {
  color: rgb(8 51 68 / 0.55);
}
.tw-text-cyan-950\/60 {
  color: rgb(8 51 68 / 0.6);
}
.tw-text-cyan-950\/65 {
  color: rgb(8 51 68 / 0.65);
}
.tw-text-cyan-950\/70 {
  color: rgb(8 51 68 / 0.7);
}
.tw-text-cyan-950\/75 {
  color: rgb(8 51 68 / 0.75);
}
.tw-text-cyan-950\/80 {
  color: rgb(8 51 68 / 0.8);
}
.tw-text-cyan-950\/85 {
  color: rgb(8 51 68 / 0.85);
}
.tw-text-cyan-950\/90 {
  color: rgb(8 51 68 / 0.9);
}
.tw-text-cyan-950\/95 {
  color: rgb(8 51 68 / 0.95);
}
.tw-text-danger {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.tw-text-danger-dark {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.tw-text-danger-dark\/0 {
  color: rgb(220 38 38 / 0);
}
.tw-text-danger-dark\/10 {
  color: rgb(220 38 38 / 0.1);
}
.tw-text-danger-dark\/100 {
  color: rgb(220 38 38 / 1);
}
.tw-text-danger-dark\/15 {
  color: rgb(220 38 38 / 0.15);
}
.tw-text-danger-dark\/20 {
  color: rgb(220 38 38 / 0.2);
}
.tw-text-danger-dark\/25 {
  color: rgb(220 38 38 / 0.25);
}
.tw-text-danger-dark\/30 {
  color: rgb(220 38 38 / 0.3);
}
.tw-text-danger-dark\/35 {
  color: rgb(220 38 38 / 0.35);
}
.tw-text-danger-dark\/40 {
  color: rgb(220 38 38 / 0.4);
}
.tw-text-danger-dark\/45 {
  color: rgb(220 38 38 / 0.45);
}
.tw-text-danger-dark\/5 {
  color: rgb(220 38 38 / 0.05);
}
.tw-text-danger-dark\/50 {
  color: rgb(220 38 38 / 0.5);
}
.tw-text-danger-dark\/55 {
  color: rgb(220 38 38 / 0.55);
}
.tw-text-danger-dark\/60 {
  color: rgb(220 38 38 / 0.6);
}
.tw-text-danger-dark\/65 {
  color: rgb(220 38 38 / 0.65);
}
.tw-text-danger-dark\/70 {
  color: rgb(220 38 38 / 0.7);
}
.tw-text-danger-dark\/75 {
  color: rgb(220 38 38 / 0.75);
}
.tw-text-danger-dark\/80 {
  color: rgb(220 38 38 / 0.8);
}
.tw-text-danger-dark\/85 {
  color: rgb(220 38 38 / 0.85);
}
.tw-text-danger-dark\/90 {
  color: rgb(220 38 38 / 0.9);
}
.tw-text-danger-dark\/95 {
  color: rgb(220 38 38 / 0.95);
}
.tw-text-danger-light {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.tw-text-danger-light\/0 {
  color: rgb(248 113 113 / 0);
}
.tw-text-danger-light\/10 {
  color: rgb(248 113 113 / 0.1);
}
.tw-text-danger-light\/100 {
  color: rgb(248 113 113 / 1);
}
.tw-text-danger-light\/15 {
  color: rgb(248 113 113 / 0.15);
}
.tw-text-danger-light\/20 {
  color: rgb(248 113 113 / 0.2);
}
.tw-text-danger-light\/25 {
  color: rgb(248 113 113 / 0.25);
}
.tw-text-danger-light\/30 {
  color: rgb(248 113 113 / 0.3);
}
.tw-text-danger-light\/35 {
  color: rgb(248 113 113 / 0.35);
}
.tw-text-danger-light\/40 {
  color: rgb(248 113 113 / 0.4);
}
.tw-text-danger-light\/45 {
  color: rgb(248 113 113 / 0.45);
}
.tw-text-danger-light\/5 {
  color: rgb(248 113 113 / 0.05);
}
.tw-text-danger-light\/50 {
  color: rgb(248 113 113 / 0.5);
}
.tw-text-danger-light\/55 {
  color: rgb(248 113 113 / 0.55);
}
.tw-text-danger-light\/60 {
  color: rgb(248 113 113 / 0.6);
}
.tw-text-danger-light\/65 {
  color: rgb(248 113 113 / 0.65);
}
.tw-text-danger-light\/70 {
  color: rgb(248 113 113 / 0.7);
}
.tw-text-danger-light\/75 {
  color: rgb(248 113 113 / 0.75);
}
.tw-text-danger-light\/80 {
  color: rgb(248 113 113 / 0.8);
}
.tw-text-danger-light\/85 {
  color: rgb(248 113 113 / 0.85);
}
.tw-text-danger-light\/90 {
  color: rgb(248 113 113 / 0.9);
}
.tw-text-danger-light\/95 {
  color: rgb(248 113 113 / 0.95);
}
.tw-text-danger\/0 {
  color: rgb(239 68 68 / 0);
}
.tw-text-danger\/10 {
  color: rgb(239 68 68 / 0.1);
}
.tw-text-danger\/100 {
  color: rgb(239 68 68 / 1);
}
.tw-text-danger\/15 {
  color: rgb(239 68 68 / 0.15);
}
.tw-text-danger\/20 {
  color: rgb(239 68 68 / 0.2);
}
.tw-text-danger\/25 {
  color: rgb(239 68 68 / 0.25);
}
.tw-text-danger\/30 {
  color: rgb(239 68 68 / 0.3);
}
.tw-text-danger\/35 {
  color: rgb(239 68 68 / 0.35);
}
.tw-text-danger\/40 {
  color: rgb(239 68 68 / 0.4);
}
.tw-text-danger\/45 {
  color: rgb(239 68 68 / 0.45);
}
.tw-text-danger\/5 {
  color: rgb(239 68 68 / 0.05);
}
.tw-text-danger\/50 {
  color: rgb(239 68 68 / 0.5);
}
.tw-text-danger\/55 {
  color: rgb(239 68 68 / 0.55);
}
.tw-text-danger\/60 {
  color: rgb(239 68 68 / 0.6);
}
.tw-text-danger\/65 {
  color: rgb(239 68 68 / 0.65);
}
.tw-text-danger\/70 {
  color: rgb(239 68 68 / 0.7);
}
.tw-text-danger\/75 {
  color: rgb(239 68 68 / 0.75);
}
.tw-text-danger\/80 {
  color: rgb(239 68 68 / 0.8);
}
.tw-text-danger\/85 {
  color: rgb(239 68 68 / 0.85);
}
.tw-text-danger\/90 {
  color: rgb(239 68 68 / 0.9);
}
.tw-text-danger\/95 {
  color: rgb(239 68 68 / 0.95);
}
.tw-text-emerald-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-100\/0 {
  color: rgb(209 250 229 / 0);
}
.tw-text-emerald-100\/10 {
  color: rgb(209 250 229 / 0.1);
}
.tw-text-emerald-100\/100 {
  color: rgb(209 250 229 / 1);
}
.tw-text-emerald-100\/15 {
  color: rgb(209 250 229 / 0.15);
}
.tw-text-emerald-100\/20 {
  color: rgb(209 250 229 / 0.2);
}
.tw-text-emerald-100\/25 {
  color: rgb(209 250 229 / 0.25);
}
.tw-text-emerald-100\/30 {
  color: rgb(209 250 229 / 0.3);
}
.tw-text-emerald-100\/35 {
  color: rgb(209 250 229 / 0.35);
}
.tw-text-emerald-100\/40 {
  color: rgb(209 250 229 / 0.4);
}
.tw-text-emerald-100\/45 {
  color: rgb(209 250 229 / 0.45);
}
.tw-text-emerald-100\/5 {
  color: rgb(209 250 229 / 0.05);
}
.tw-text-emerald-100\/50 {
  color: rgb(209 250 229 / 0.5);
}
.tw-text-emerald-100\/55 {
  color: rgb(209 250 229 / 0.55);
}
.tw-text-emerald-100\/60 {
  color: rgb(209 250 229 / 0.6);
}
.tw-text-emerald-100\/65 {
  color: rgb(209 250 229 / 0.65);
}
.tw-text-emerald-100\/70 {
  color: rgb(209 250 229 / 0.7);
}
.tw-text-emerald-100\/75 {
  color: rgb(209 250 229 / 0.75);
}
.tw-text-emerald-100\/80 {
  color: rgb(209 250 229 / 0.8);
}
.tw-text-emerald-100\/85 {
  color: rgb(209 250 229 / 0.85);
}
.tw-text-emerald-100\/90 {
  color: rgb(209 250 229 / 0.9);
}
.tw-text-emerald-100\/95 {
  color: rgb(209 250 229 / 0.95);
}
.tw-text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-200\/0 {
  color: rgb(167 243 208 / 0);
}
.tw-text-emerald-200\/10 {
  color: rgb(167 243 208 / 0.1);
}
.tw-text-emerald-200\/100 {
  color: rgb(167 243 208 / 1);
}
.tw-text-emerald-200\/15 {
  color: rgb(167 243 208 / 0.15);
}
.tw-text-emerald-200\/20 {
  color: rgb(167 243 208 / 0.2);
}
.tw-text-emerald-200\/25 {
  color: rgb(167 243 208 / 0.25);
}
.tw-text-emerald-200\/30 {
  color: rgb(167 243 208 / 0.3);
}
.tw-text-emerald-200\/35 {
  color: rgb(167 243 208 / 0.35);
}
.tw-text-emerald-200\/40 {
  color: rgb(167 243 208 / 0.4);
}
.tw-text-emerald-200\/45 {
  color: rgb(167 243 208 / 0.45);
}
.tw-text-emerald-200\/5 {
  color: rgb(167 243 208 / 0.05);
}
.tw-text-emerald-200\/50 {
  color: rgb(167 243 208 / 0.5);
}
.tw-text-emerald-200\/55 {
  color: rgb(167 243 208 / 0.55);
}
.tw-text-emerald-200\/60 {
  color: rgb(167 243 208 / 0.6);
}
.tw-text-emerald-200\/65 {
  color: rgb(167 243 208 / 0.65);
}
.tw-text-emerald-200\/70 {
  color: rgb(167 243 208 / 0.7);
}
.tw-text-emerald-200\/75 {
  color: rgb(167 243 208 / 0.75);
}
.tw-text-emerald-200\/80 {
  color: rgb(167 243 208 / 0.8);
}
.tw-text-emerald-200\/85 {
  color: rgb(167 243 208 / 0.85);
}
.tw-text-emerald-200\/90 {
  color: rgb(167 243 208 / 0.9);
}
.tw-text-emerald-200\/95 {
  color: rgb(167 243 208 / 0.95);
}
.tw-text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-300\/0 {
  color: rgb(110 231 183 / 0);
}
.tw-text-emerald-300\/10 {
  color: rgb(110 231 183 / 0.1);
}
.tw-text-emerald-300\/100 {
  color: rgb(110 231 183 / 1);
}
.tw-text-emerald-300\/15 {
  color: rgb(110 231 183 / 0.15);
}
.tw-text-emerald-300\/20 {
  color: rgb(110 231 183 / 0.2);
}
.tw-text-emerald-300\/25 {
  color: rgb(110 231 183 / 0.25);
}
.tw-text-emerald-300\/30 {
  color: rgb(110 231 183 / 0.3);
}
.tw-text-emerald-300\/35 {
  color: rgb(110 231 183 / 0.35);
}
.tw-text-emerald-300\/40 {
  color: rgb(110 231 183 / 0.4);
}
.tw-text-emerald-300\/45 {
  color: rgb(110 231 183 / 0.45);
}
.tw-text-emerald-300\/5 {
  color: rgb(110 231 183 / 0.05);
}
.tw-text-emerald-300\/50 {
  color: rgb(110 231 183 / 0.5);
}
.tw-text-emerald-300\/55 {
  color: rgb(110 231 183 / 0.55);
}
.tw-text-emerald-300\/60 {
  color: rgb(110 231 183 / 0.6);
}
.tw-text-emerald-300\/65 {
  color: rgb(110 231 183 / 0.65);
}
.tw-text-emerald-300\/70 {
  color: rgb(110 231 183 / 0.7);
}
.tw-text-emerald-300\/75 {
  color: rgb(110 231 183 / 0.75);
}
.tw-text-emerald-300\/80 {
  color: rgb(110 231 183 / 0.8);
}
.tw-text-emerald-300\/85 {
  color: rgb(110 231 183 / 0.85);
}
.tw-text-emerald-300\/90 {
  color: rgb(110 231 183 / 0.9);
}
.tw-text-emerald-300\/95 {
  color: rgb(110 231 183 / 0.95);
}
.tw-text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-400\/0 {
  color: rgb(52 211 153 / 0);
}
.tw-text-emerald-400\/10 {
  color: rgb(52 211 153 / 0.1);
}
.tw-text-emerald-400\/100 {
  color: rgb(52 211 153 / 1);
}
.tw-text-emerald-400\/15 {
  color: rgb(52 211 153 / 0.15);
}
.tw-text-emerald-400\/20 {
  color: rgb(52 211 153 / 0.2);
}
.tw-text-emerald-400\/25 {
  color: rgb(52 211 153 / 0.25);
}
.tw-text-emerald-400\/30 {
  color: rgb(52 211 153 / 0.3);
}
.tw-text-emerald-400\/35 {
  color: rgb(52 211 153 / 0.35);
}
.tw-text-emerald-400\/40 {
  color: rgb(52 211 153 / 0.4);
}
.tw-text-emerald-400\/45 {
  color: rgb(52 211 153 / 0.45);
}
.tw-text-emerald-400\/5 {
  color: rgb(52 211 153 / 0.05);
}
.tw-text-emerald-400\/50 {
  color: rgb(52 211 153 / 0.5);
}
.tw-text-emerald-400\/55 {
  color: rgb(52 211 153 / 0.55);
}
.tw-text-emerald-400\/60 {
  color: rgb(52 211 153 / 0.6);
}
.tw-text-emerald-400\/65 {
  color: rgb(52 211 153 / 0.65);
}
.tw-text-emerald-400\/70 {
  color: rgb(52 211 153 / 0.7);
}
.tw-text-emerald-400\/75 {
  color: rgb(52 211 153 / 0.75);
}
.tw-text-emerald-400\/80 {
  color: rgb(52 211 153 / 0.8);
}
.tw-text-emerald-400\/85 {
  color: rgb(52 211 153 / 0.85);
}
.tw-text-emerald-400\/90 {
  color: rgb(52 211 153 / 0.9);
}
.tw-text-emerald-400\/95 {
  color: rgb(52 211 153 / 0.95);
}
.tw-text-emerald-50 {
  --tw-text-opacity: 1;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-50\/0 {
  color: rgb(236 253 245 / 0);
}
.tw-text-emerald-50\/10 {
  color: rgb(236 253 245 / 0.1);
}
.tw-text-emerald-50\/100 {
  color: rgb(236 253 245 / 1);
}
.tw-text-emerald-50\/15 {
  color: rgb(236 253 245 / 0.15);
}
.tw-text-emerald-50\/20 {
  color: rgb(236 253 245 / 0.2);
}
.tw-text-emerald-50\/25 {
  color: rgb(236 253 245 / 0.25);
}
.tw-text-emerald-50\/30 {
  color: rgb(236 253 245 / 0.3);
}
.tw-text-emerald-50\/35 {
  color: rgb(236 253 245 / 0.35);
}
.tw-text-emerald-50\/40 {
  color: rgb(236 253 245 / 0.4);
}
.tw-text-emerald-50\/45 {
  color: rgb(236 253 245 / 0.45);
}
.tw-text-emerald-50\/5 {
  color: rgb(236 253 245 / 0.05);
}
.tw-text-emerald-50\/50 {
  color: rgb(236 253 245 / 0.5);
}
.tw-text-emerald-50\/55 {
  color: rgb(236 253 245 / 0.55);
}
.tw-text-emerald-50\/60 {
  color: rgb(236 253 245 / 0.6);
}
.tw-text-emerald-50\/65 {
  color: rgb(236 253 245 / 0.65);
}
.tw-text-emerald-50\/70 {
  color: rgb(236 253 245 / 0.7);
}
.tw-text-emerald-50\/75 {
  color: rgb(236 253 245 / 0.75);
}
.tw-text-emerald-50\/80 {
  color: rgb(236 253 245 / 0.8);
}
.tw-text-emerald-50\/85 {
  color: rgb(236 253 245 / 0.85);
}
.tw-text-emerald-50\/90 {
  color: rgb(236 253 245 / 0.9);
}
.tw-text-emerald-50\/95 {
  color: rgb(236 253 245 / 0.95);
}
.tw-text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-500\/0 {
  color: rgb(16 185 129 / 0);
}
.tw-text-emerald-500\/10 {
  color: rgb(16 185 129 / 0.1);
}
.tw-text-emerald-500\/100 {
  color: rgb(16 185 129 / 1);
}
.tw-text-emerald-500\/15 {
  color: rgb(16 185 129 / 0.15);
}
.tw-text-emerald-500\/20 {
  color: rgb(16 185 129 / 0.2);
}
.tw-text-emerald-500\/25 {
  color: rgb(16 185 129 / 0.25);
}
.tw-text-emerald-500\/30 {
  color: rgb(16 185 129 / 0.3);
}
.tw-text-emerald-500\/35 {
  color: rgb(16 185 129 / 0.35);
}
.tw-text-emerald-500\/40 {
  color: rgb(16 185 129 / 0.4);
}
.tw-text-emerald-500\/45 {
  color: rgb(16 185 129 / 0.45);
}
.tw-text-emerald-500\/5 {
  color: rgb(16 185 129 / 0.05);
}
.tw-text-emerald-500\/50 {
  color: rgb(16 185 129 / 0.5);
}
.tw-text-emerald-500\/55 {
  color: rgb(16 185 129 / 0.55);
}
.tw-text-emerald-500\/60 {
  color: rgb(16 185 129 / 0.6);
}
.tw-text-emerald-500\/65 {
  color: rgb(16 185 129 / 0.65);
}
.tw-text-emerald-500\/70 {
  color: rgb(16 185 129 / 0.7);
}
.tw-text-emerald-500\/75 {
  color: rgb(16 185 129 / 0.75);
}
.tw-text-emerald-500\/80 {
  color: rgb(16 185 129 / 0.8);
}
.tw-text-emerald-500\/85 {
  color: rgb(16 185 129 / 0.85);
}
.tw-text-emerald-500\/90 {
  color: rgb(16 185 129 / 0.9);
}
.tw-text-emerald-500\/95 {
  color: rgb(16 185 129 / 0.95);
}
.tw-text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-600\/0 {
  color: rgb(5 150 105 / 0);
}
.tw-text-emerald-600\/10 {
  color: rgb(5 150 105 / 0.1);
}
.tw-text-emerald-600\/100 {
  color: rgb(5 150 105 / 1);
}
.tw-text-emerald-600\/15 {
  color: rgb(5 150 105 / 0.15);
}
.tw-text-emerald-600\/20 {
  color: rgb(5 150 105 / 0.2);
}
.tw-text-emerald-600\/25 {
  color: rgb(5 150 105 / 0.25);
}
.tw-text-emerald-600\/30 {
  color: rgb(5 150 105 / 0.3);
}
.tw-text-emerald-600\/35 {
  color: rgb(5 150 105 / 0.35);
}
.tw-text-emerald-600\/40 {
  color: rgb(5 150 105 / 0.4);
}
.tw-text-emerald-600\/45 {
  color: rgb(5 150 105 / 0.45);
}
.tw-text-emerald-600\/5 {
  color: rgb(5 150 105 / 0.05);
}
.tw-text-emerald-600\/50 {
  color: rgb(5 150 105 / 0.5);
}
.tw-text-emerald-600\/55 {
  color: rgb(5 150 105 / 0.55);
}
.tw-text-emerald-600\/60 {
  color: rgb(5 150 105 / 0.6);
}
.tw-text-emerald-600\/65 {
  color: rgb(5 150 105 / 0.65);
}
.tw-text-emerald-600\/70 {
  color: rgb(5 150 105 / 0.7);
}
.tw-text-emerald-600\/75 {
  color: rgb(5 150 105 / 0.75);
}
.tw-text-emerald-600\/80 {
  color: rgb(5 150 105 / 0.8);
}
.tw-text-emerald-600\/85 {
  color: rgb(5 150 105 / 0.85);
}
.tw-text-emerald-600\/90 {
  color: rgb(5 150 105 / 0.9);
}
.tw-text-emerald-600\/95 {
  color: rgb(5 150 105 / 0.95);
}
.tw-text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-700\/0 {
  color: rgb(4 120 87 / 0);
}
.tw-text-emerald-700\/10 {
  color: rgb(4 120 87 / 0.1);
}
.tw-text-emerald-700\/100 {
  color: rgb(4 120 87 / 1);
}
.tw-text-emerald-700\/15 {
  color: rgb(4 120 87 / 0.15);
}
.tw-text-emerald-700\/20 {
  color: rgb(4 120 87 / 0.2);
}
.tw-text-emerald-700\/25 {
  color: rgb(4 120 87 / 0.25);
}
.tw-text-emerald-700\/30 {
  color: rgb(4 120 87 / 0.3);
}
.tw-text-emerald-700\/35 {
  color: rgb(4 120 87 / 0.35);
}
.tw-text-emerald-700\/40 {
  color: rgb(4 120 87 / 0.4);
}
.tw-text-emerald-700\/45 {
  color: rgb(4 120 87 / 0.45);
}
.tw-text-emerald-700\/5 {
  color: rgb(4 120 87 / 0.05);
}
.tw-text-emerald-700\/50 {
  color: rgb(4 120 87 / 0.5);
}
.tw-text-emerald-700\/55 {
  color: rgb(4 120 87 / 0.55);
}
.tw-text-emerald-700\/60 {
  color: rgb(4 120 87 / 0.6);
}
.tw-text-emerald-700\/65 {
  color: rgb(4 120 87 / 0.65);
}
.tw-text-emerald-700\/70 {
  color: rgb(4 120 87 / 0.7);
}
.tw-text-emerald-700\/75 {
  color: rgb(4 120 87 / 0.75);
}
.tw-text-emerald-700\/80 {
  color: rgb(4 120 87 / 0.8);
}
.tw-text-emerald-700\/85 {
  color: rgb(4 120 87 / 0.85);
}
.tw-text-emerald-700\/90 {
  color: rgb(4 120 87 / 0.9);
}
.tw-text-emerald-700\/95 {
  color: rgb(4 120 87 / 0.95);
}
.tw-text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-800\/0 {
  color: rgb(6 95 70 / 0);
}
.tw-text-emerald-800\/10 {
  color: rgb(6 95 70 / 0.1);
}
.tw-text-emerald-800\/100 {
  color: rgb(6 95 70 / 1);
}
.tw-text-emerald-800\/15 {
  color: rgb(6 95 70 / 0.15);
}
.tw-text-emerald-800\/20 {
  color: rgb(6 95 70 / 0.2);
}
.tw-text-emerald-800\/25 {
  color: rgb(6 95 70 / 0.25);
}
.tw-text-emerald-800\/30 {
  color: rgb(6 95 70 / 0.3);
}
.tw-text-emerald-800\/35 {
  color: rgb(6 95 70 / 0.35);
}
.tw-text-emerald-800\/40 {
  color: rgb(6 95 70 / 0.4);
}
.tw-text-emerald-800\/45 {
  color: rgb(6 95 70 / 0.45);
}
.tw-text-emerald-800\/5 {
  color: rgb(6 95 70 / 0.05);
}
.tw-text-emerald-800\/50 {
  color: rgb(6 95 70 / 0.5);
}
.tw-text-emerald-800\/55 {
  color: rgb(6 95 70 / 0.55);
}
.tw-text-emerald-800\/60 {
  color: rgb(6 95 70 / 0.6);
}
.tw-text-emerald-800\/65 {
  color: rgb(6 95 70 / 0.65);
}
.tw-text-emerald-800\/70 {
  color: rgb(6 95 70 / 0.7);
}
.tw-text-emerald-800\/75 {
  color: rgb(6 95 70 / 0.75);
}
.tw-text-emerald-800\/80 {
  color: rgb(6 95 70 / 0.8);
}
.tw-text-emerald-800\/85 {
  color: rgb(6 95 70 / 0.85);
}
.tw-text-emerald-800\/90 {
  color: rgb(6 95 70 / 0.9);
}
.tw-text-emerald-800\/95 {
  color: rgb(6 95 70 / 0.95);
}
.tw-text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-900\/0 {
  color: rgb(6 78 59 / 0);
}
.tw-text-emerald-900\/10 {
  color: rgb(6 78 59 / 0.1);
}
.tw-text-emerald-900\/100 {
  color: rgb(6 78 59 / 1);
}
.tw-text-emerald-900\/15 {
  color: rgb(6 78 59 / 0.15);
}
.tw-text-emerald-900\/20 {
  color: rgb(6 78 59 / 0.2);
}
.tw-text-emerald-900\/25 {
  color: rgb(6 78 59 / 0.25);
}
.tw-text-emerald-900\/30 {
  color: rgb(6 78 59 / 0.3);
}
.tw-text-emerald-900\/35 {
  color: rgb(6 78 59 / 0.35);
}
.tw-text-emerald-900\/40 {
  color: rgb(6 78 59 / 0.4);
}
.tw-text-emerald-900\/45 {
  color: rgb(6 78 59 / 0.45);
}
.tw-text-emerald-900\/5 {
  color: rgb(6 78 59 / 0.05);
}
.tw-text-emerald-900\/50 {
  color: rgb(6 78 59 / 0.5);
}
.tw-text-emerald-900\/55 {
  color: rgb(6 78 59 / 0.55);
}
.tw-text-emerald-900\/60 {
  color: rgb(6 78 59 / 0.6);
}
.tw-text-emerald-900\/65 {
  color: rgb(6 78 59 / 0.65);
}
.tw-text-emerald-900\/70 {
  color: rgb(6 78 59 / 0.7);
}
.tw-text-emerald-900\/75 {
  color: rgb(6 78 59 / 0.75);
}
.tw-text-emerald-900\/80 {
  color: rgb(6 78 59 / 0.8);
}
.tw-text-emerald-900\/85 {
  color: rgb(6 78 59 / 0.85);
}
.tw-text-emerald-900\/90 {
  color: rgb(6 78 59 / 0.9);
}
.tw-text-emerald-900\/95 {
  color: rgb(6 78 59 / 0.95);
}
.tw-text-emerald-950 {
  --tw-text-opacity: 1;
  color: rgb(2 44 34 / var(--tw-text-opacity, 1));
}
.tw-text-emerald-950\/0 {
  color: rgb(2 44 34 / 0);
}
.tw-text-emerald-950\/10 {
  color: rgb(2 44 34 / 0.1);
}
.tw-text-emerald-950\/100 {
  color: rgb(2 44 34 / 1);
}
.tw-text-emerald-950\/15 {
  color: rgb(2 44 34 / 0.15);
}
.tw-text-emerald-950\/20 {
  color: rgb(2 44 34 / 0.2);
}
.tw-text-emerald-950\/25 {
  color: rgb(2 44 34 / 0.25);
}
.tw-text-emerald-950\/30 {
  color: rgb(2 44 34 / 0.3);
}
.tw-text-emerald-950\/35 {
  color: rgb(2 44 34 / 0.35);
}
.tw-text-emerald-950\/40 {
  color: rgb(2 44 34 / 0.4);
}
.tw-text-emerald-950\/45 {
  color: rgb(2 44 34 / 0.45);
}
.tw-text-emerald-950\/5 {
  color: rgb(2 44 34 / 0.05);
}
.tw-text-emerald-950\/50 {
  color: rgb(2 44 34 / 0.5);
}
.tw-text-emerald-950\/55 {
  color: rgb(2 44 34 / 0.55);
}
.tw-text-emerald-950\/60 {
  color: rgb(2 44 34 / 0.6);
}
.tw-text-emerald-950\/65 {
  color: rgb(2 44 34 / 0.65);
}
.tw-text-emerald-950\/70 {
  color: rgb(2 44 34 / 0.7);
}
.tw-text-emerald-950\/75 {
  color: rgb(2 44 34 / 0.75);
}
.tw-text-emerald-950\/80 {
  color: rgb(2 44 34 / 0.8);
}
.tw-text-emerald-950\/85 {
  color: rgb(2 44 34 / 0.85);
}
.tw-text-emerald-950\/90 {
  color: rgb(2 44 34 / 0.9);
}
.tw-text-emerald-950\/95 {
  color: rgb(2 44 34 / 0.95);
}
.tw-text-fuchsia-100 {
  --tw-text-opacity: 1;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-100\/0 {
  color: rgb(250 232 255 / 0);
}
.tw-text-fuchsia-100\/10 {
  color: rgb(250 232 255 / 0.1);
}
.tw-text-fuchsia-100\/100 {
  color: rgb(250 232 255 / 1);
}
.tw-text-fuchsia-100\/15 {
  color: rgb(250 232 255 / 0.15);
}
.tw-text-fuchsia-100\/20 {
  color: rgb(250 232 255 / 0.2);
}
.tw-text-fuchsia-100\/25 {
  color: rgb(250 232 255 / 0.25);
}
.tw-text-fuchsia-100\/30 {
  color: rgb(250 232 255 / 0.3);
}
.tw-text-fuchsia-100\/35 {
  color: rgb(250 232 255 / 0.35);
}
.tw-text-fuchsia-100\/40 {
  color: rgb(250 232 255 / 0.4);
}
.tw-text-fuchsia-100\/45 {
  color: rgb(250 232 255 / 0.45);
}
.tw-text-fuchsia-100\/5 {
  color: rgb(250 232 255 / 0.05);
}
.tw-text-fuchsia-100\/50 {
  color: rgb(250 232 255 / 0.5);
}
.tw-text-fuchsia-100\/55 {
  color: rgb(250 232 255 / 0.55);
}
.tw-text-fuchsia-100\/60 {
  color: rgb(250 232 255 / 0.6);
}
.tw-text-fuchsia-100\/65 {
  color: rgb(250 232 255 / 0.65);
}
.tw-text-fuchsia-100\/70 {
  color: rgb(250 232 255 / 0.7);
}
.tw-text-fuchsia-100\/75 {
  color: rgb(250 232 255 / 0.75);
}
.tw-text-fuchsia-100\/80 {
  color: rgb(250 232 255 / 0.8);
}
.tw-text-fuchsia-100\/85 {
  color: rgb(250 232 255 / 0.85);
}
.tw-text-fuchsia-100\/90 {
  color: rgb(250 232 255 / 0.9);
}
.tw-text-fuchsia-100\/95 {
  color: rgb(250 232 255 / 0.95);
}
.tw-text-fuchsia-200 {
  --tw-text-opacity: 1;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-200\/0 {
  color: rgb(245 208 254 / 0);
}
.tw-text-fuchsia-200\/10 {
  color: rgb(245 208 254 / 0.1);
}
.tw-text-fuchsia-200\/100 {
  color: rgb(245 208 254 / 1);
}
.tw-text-fuchsia-200\/15 {
  color: rgb(245 208 254 / 0.15);
}
.tw-text-fuchsia-200\/20 {
  color: rgb(245 208 254 / 0.2);
}
.tw-text-fuchsia-200\/25 {
  color: rgb(245 208 254 / 0.25);
}
.tw-text-fuchsia-200\/30 {
  color: rgb(245 208 254 / 0.3);
}
.tw-text-fuchsia-200\/35 {
  color: rgb(245 208 254 / 0.35);
}
.tw-text-fuchsia-200\/40 {
  color: rgb(245 208 254 / 0.4);
}
.tw-text-fuchsia-200\/45 {
  color: rgb(245 208 254 / 0.45);
}
.tw-text-fuchsia-200\/5 {
  color: rgb(245 208 254 / 0.05);
}
.tw-text-fuchsia-200\/50 {
  color: rgb(245 208 254 / 0.5);
}
.tw-text-fuchsia-200\/55 {
  color: rgb(245 208 254 / 0.55);
}
.tw-text-fuchsia-200\/60 {
  color: rgb(245 208 254 / 0.6);
}
.tw-text-fuchsia-200\/65 {
  color: rgb(245 208 254 / 0.65);
}
.tw-text-fuchsia-200\/70 {
  color: rgb(245 208 254 / 0.7);
}
.tw-text-fuchsia-200\/75 {
  color: rgb(245 208 254 / 0.75);
}
.tw-text-fuchsia-200\/80 {
  color: rgb(245 208 254 / 0.8);
}
.tw-text-fuchsia-200\/85 {
  color: rgb(245 208 254 / 0.85);
}
.tw-text-fuchsia-200\/90 {
  color: rgb(245 208 254 / 0.9);
}
.tw-text-fuchsia-200\/95 {
  color: rgb(245 208 254 / 0.95);
}
.tw-text-fuchsia-300 {
  --tw-text-opacity: 1;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-300\/0 {
  color: rgb(240 171 252 / 0);
}
.tw-text-fuchsia-300\/10 {
  color: rgb(240 171 252 / 0.1);
}
.tw-text-fuchsia-300\/100 {
  color: rgb(240 171 252 / 1);
}
.tw-text-fuchsia-300\/15 {
  color: rgb(240 171 252 / 0.15);
}
.tw-text-fuchsia-300\/20 {
  color: rgb(240 171 252 / 0.2);
}
.tw-text-fuchsia-300\/25 {
  color: rgb(240 171 252 / 0.25);
}
.tw-text-fuchsia-300\/30 {
  color: rgb(240 171 252 / 0.3);
}
.tw-text-fuchsia-300\/35 {
  color: rgb(240 171 252 / 0.35);
}
.tw-text-fuchsia-300\/40 {
  color: rgb(240 171 252 / 0.4);
}
.tw-text-fuchsia-300\/45 {
  color: rgb(240 171 252 / 0.45);
}
.tw-text-fuchsia-300\/5 {
  color: rgb(240 171 252 / 0.05);
}
.tw-text-fuchsia-300\/50 {
  color: rgb(240 171 252 / 0.5);
}
.tw-text-fuchsia-300\/55 {
  color: rgb(240 171 252 / 0.55);
}
.tw-text-fuchsia-300\/60 {
  color: rgb(240 171 252 / 0.6);
}
.tw-text-fuchsia-300\/65 {
  color: rgb(240 171 252 / 0.65);
}
.tw-text-fuchsia-300\/70 {
  color: rgb(240 171 252 / 0.7);
}
.tw-text-fuchsia-300\/75 {
  color: rgb(240 171 252 / 0.75);
}
.tw-text-fuchsia-300\/80 {
  color: rgb(240 171 252 / 0.8);
}
.tw-text-fuchsia-300\/85 {
  color: rgb(240 171 252 / 0.85);
}
.tw-text-fuchsia-300\/90 {
  color: rgb(240 171 252 / 0.9);
}
.tw-text-fuchsia-300\/95 {
  color: rgb(240 171 252 / 0.95);
}
.tw-text-fuchsia-400 {
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-400\/0 {
  color: rgb(232 121 249 / 0);
}
.tw-text-fuchsia-400\/10 {
  color: rgb(232 121 249 / 0.1);
}
.tw-text-fuchsia-400\/100 {
  color: rgb(232 121 249 / 1);
}
.tw-text-fuchsia-400\/15 {
  color: rgb(232 121 249 / 0.15);
}
.tw-text-fuchsia-400\/20 {
  color: rgb(232 121 249 / 0.2);
}
.tw-text-fuchsia-400\/25 {
  color: rgb(232 121 249 / 0.25);
}
.tw-text-fuchsia-400\/30 {
  color: rgb(232 121 249 / 0.3);
}
.tw-text-fuchsia-400\/35 {
  color: rgb(232 121 249 / 0.35);
}
.tw-text-fuchsia-400\/40 {
  color: rgb(232 121 249 / 0.4);
}
.tw-text-fuchsia-400\/45 {
  color: rgb(232 121 249 / 0.45);
}
.tw-text-fuchsia-400\/5 {
  color: rgb(232 121 249 / 0.05);
}
.tw-text-fuchsia-400\/50 {
  color: rgb(232 121 249 / 0.5);
}
.tw-text-fuchsia-400\/55 {
  color: rgb(232 121 249 / 0.55);
}
.tw-text-fuchsia-400\/60 {
  color: rgb(232 121 249 / 0.6);
}
.tw-text-fuchsia-400\/65 {
  color: rgb(232 121 249 / 0.65);
}
.tw-text-fuchsia-400\/70 {
  color: rgb(232 121 249 / 0.7);
}
.tw-text-fuchsia-400\/75 {
  color: rgb(232 121 249 / 0.75);
}
.tw-text-fuchsia-400\/80 {
  color: rgb(232 121 249 / 0.8);
}
.tw-text-fuchsia-400\/85 {
  color: rgb(232 121 249 / 0.85);
}
.tw-text-fuchsia-400\/90 {
  color: rgb(232 121 249 / 0.9);
}
.tw-text-fuchsia-400\/95 {
  color: rgb(232 121 249 / 0.95);
}
.tw-text-fuchsia-50 {
  --tw-text-opacity: 1;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-50\/0 {
  color: rgb(253 244 255 / 0);
}
.tw-text-fuchsia-50\/10 {
  color: rgb(253 244 255 / 0.1);
}
.tw-text-fuchsia-50\/100 {
  color: rgb(253 244 255 / 1);
}
.tw-text-fuchsia-50\/15 {
  color: rgb(253 244 255 / 0.15);
}
.tw-text-fuchsia-50\/20 {
  color: rgb(253 244 255 / 0.2);
}
.tw-text-fuchsia-50\/25 {
  color: rgb(253 244 255 / 0.25);
}
.tw-text-fuchsia-50\/30 {
  color: rgb(253 244 255 / 0.3);
}
.tw-text-fuchsia-50\/35 {
  color: rgb(253 244 255 / 0.35);
}
.tw-text-fuchsia-50\/40 {
  color: rgb(253 244 255 / 0.4);
}
.tw-text-fuchsia-50\/45 {
  color: rgb(253 244 255 / 0.45);
}
.tw-text-fuchsia-50\/5 {
  color: rgb(253 244 255 / 0.05);
}
.tw-text-fuchsia-50\/50 {
  color: rgb(253 244 255 / 0.5);
}
.tw-text-fuchsia-50\/55 {
  color: rgb(253 244 255 / 0.55);
}
.tw-text-fuchsia-50\/60 {
  color: rgb(253 244 255 / 0.6);
}
.tw-text-fuchsia-50\/65 {
  color: rgb(253 244 255 / 0.65);
}
.tw-text-fuchsia-50\/70 {
  color: rgb(253 244 255 / 0.7);
}
.tw-text-fuchsia-50\/75 {
  color: rgb(253 244 255 / 0.75);
}
.tw-text-fuchsia-50\/80 {
  color: rgb(253 244 255 / 0.8);
}
.tw-text-fuchsia-50\/85 {
  color: rgb(253 244 255 / 0.85);
}
.tw-text-fuchsia-50\/90 {
  color: rgb(253 244 255 / 0.9);
}
.tw-text-fuchsia-50\/95 {
  color: rgb(253 244 255 / 0.95);
}
.tw-text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-500\/0 {
  color: rgb(217 70 239 / 0);
}
.tw-text-fuchsia-500\/10 {
  color: rgb(217 70 239 / 0.1);
}
.tw-text-fuchsia-500\/100 {
  color: rgb(217 70 239 / 1);
}
.tw-text-fuchsia-500\/15 {
  color: rgb(217 70 239 / 0.15);
}
.tw-text-fuchsia-500\/20 {
  color: rgb(217 70 239 / 0.2);
}
.tw-text-fuchsia-500\/25 {
  color: rgb(217 70 239 / 0.25);
}
.tw-text-fuchsia-500\/30 {
  color: rgb(217 70 239 / 0.3);
}
.tw-text-fuchsia-500\/35 {
  color: rgb(217 70 239 / 0.35);
}
.tw-text-fuchsia-500\/40 {
  color: rgb(217 70 239 / 0.4);
}
.tw-text-fuchsia-500\/45 {
  color: rgb(217 70 239 / 0.45);
}
.tw-text-fuchsia-500\/5 {
  color: rgb(217 70 239 / 0.05);
}
.tw-text-fuchsia-500\/50 {
  color: rgb(217 70 239 / 0.5);
}
.tw-text-fuchsia-500\/55 {
  color: rgb(217 70 239 / 0.55);
}
.tw-text-fuchsia-500\/60 {
  color: rgb(217 70 239 / 0.6);
}
.tw-text-fuchsia-500\/65 {
  color: rgb(217 70 239 / 0.65);
}
.tw-text-fuchsia-500\/70 {
  color: rgb(217 70 239 / 0.7);
}
.tw-text-fuchsia-500\/75 {
  color: rgb(217 70 239 / 0.75);
}
.tw-text-fuchsia-500\/80 {
  color: rgb(217 70 239 / 0.8);
}
.tw-text-fuchsia-500\/85 {
  color: rgb(217 70 239 / 0.85);
}
.tw-text-fuchsia-500\/90 {
  color: rgb(217 70 239 / 0.9);
}
.tw-text-fuchsia-500\/95 {
  color: rgb(217 70 239 / 0.95);
}
.tw-text-fuchsia-600 {
  --tw-text-opacity: 1;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-600\/0 {
  color: rgb(192 38 211 / 0);
}
.tw-text-fuchsia-600\/10 {
  color: rgb(192 38 211 / 0.1);
}
.tw-text-fuchsia-600\/100 {
  color: rgb(192 38 211 / 1);
}
.tw-text-fuchsia-600\/15 {
  color: rgb(192 38 211 / 0.15);
}
.tw-text-fuchsia-600\/20 {
  color: rgb(192 38 211 / 0.2);
}
.tw-text-fuchsia-600\/25 {
  color: rgb(192 38 211 / 0.25);
}
.tw-text-fuchsia-600\/30 {
  color: rgb(192 38 211 / 0.3);
}
.tw-text-fuchsia-600\/35 {
  color: rgb(192 38 211 / 0.35);
}
.tw-text-fuchsia-600\/40 {
  color: rgb(192 38 211 / 0.4);
}
.tw-text-fuchsia-600\/45 {
  color: rgb(192 38 211 / 0.45);
}
.tw-text-fuchsia-600\/5 {
  color: rgb(192 38 211 / 0.05);
}
.tw-text-fuchsia-600\/50 {
  color: rgb(192 38 211 / 0.5);
}
.tw-text-fuchsia-600\/55 {
  color: rgb(192 38 211 / 0.55);
}
.tw-text-fuchsia-600\/60 {
  color: rgb(192 38 211 / 0.6);
}
.tw-text-fuchsia-600\/65 {
  color: rgb(192 38 211 / 0.65);
}
.tw-text-fuchsia-600\/70 {
  color: rgb(192 38 211 / 0.7);
}
.tw-text-fuchsia-600\/75 {
  color: rgb(192 38 211 / 0.75);
}
.tw-text-fuchsia-600\/80 {
  color: rgb(192 38 211 / 0.8);
}
.tw-text-fuchsia-600\/85 {
  color: rgb(192 38 211 / 0.85);
}
.tw-text-fuchsia-600\/90 {
  color: rgb(192 38 211 / 0.9);
}
.tw-text-fuchsia-600\/95 {
  color: rgb(192 38 211 / 0.95);
}
.tw-text-fuchsia-700 {
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-700\/0 {
  color: rgb(162 28 175 / 0);
}
.tw-text-fuchsia-700\/10 {
  color: rgb(162 28 175 / 0.1);
}
.tw-text-fuchsia-700\/100 {
  color: rgb(162 28 175 / 1);
}
.tw-text-fuchsia-700\/15 {
  color: rgb(162 28 175 / 0.15);
}
.tw-text-fuchsia-700\/20 {
  color: rgb(162 28 175 / 0.2);
}
.tw-text-fuchsia-700\/25 {
  color: rgb(162 28 175 / 0.25);
}
.tw-text-fuchsia-700\/30 {
  color: rgb(162 28 175 / 0.3);
}
.tw-text-fuchsia-700\/35 {
  color: rgb(162 28 175 / 0.35);
}
.tw-text-fuchsia-700\/40 {
  color: rgb(162 28 175 / 0.4);
}
.tw-text-fuchsia-700\/45 {
  color: rgb(162 28 175 / 0.45);
}
.tw-text-fuchsia-700\/5 {
  color: rgb(162 28 175 / 0.05);
}
.tw-text-fuchsia-700\/50 {
  color: rgb(162 28 175 / 0.5);
}
.tw-text-fuchsia-700\/55 {
  color: rgb(162 28 175 / 0.55);
}
.tw-text-fuchsia-700\/60 {
  color: rgb(162 28 175 / 0.6);
}
.tw-text-fuchsia-700\/65 {
  color: rgb(162 28 175 / 0.65);
}
.tw-text-fuchsia-700\/70 {
  color: rgb(162 28 175 / 0.7);
}
.tw-text-fuchsia-700\/75 {
  color: rgb(162 28 175 / 0.75);
}
.tw-text-fuchsia-700\/80 {
  color: rgb(162 28 175 / 0.8);
}
.tw-text-fuchsia-700\/85 {
  color: rgb(162 28 175 / 0.85);
}
.tw-text-fuchsia-700\/90 {
  color: rgb(162 28 175 / 0.9);
}
.tw-text-fuchsia-700\/95 {
  color: rgb(162 28 175 / 0.95);
}
.tw-text-fuchsia-800 {
  --tw-text-opacity: 1;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-800\/0 {
  color: rgb(134 25 143 / 0);
}
.tw-text-fuchsia-800\/10 {
  color: rgb(134 25 143 / 0.1);
}
.tw-text-fuchsia-800\/100 {
  color: rgb(134 25 143 / 1);
}
.tw-text-fuchsia-800\/15 {
  color: rgb(134 25 143 / 0.15);
}
.tw-text-fuchsia-800\/20 {
  color: rgb(134 25 143 / 0.2);
}
.tw-text-fuchsia-800\/25 {
  color: rgb(134 25 143 / 0.25);
}
.tw-text-fuchsia-800\/30 {
  color: rgb(134 25 143 / 0.3);
}
.tw-text-fuchsia-800\/35 {
  color: rgb(134 25 143 / 0.35);
}
.tw-text-fuchsia-800\/40 {
  color: rgb(134 25 143 / 0.4);
}
.tw-text-fuchsia-800\/45 {
  color: rgb(134 25 143 / 0.45);
}
.tw-text-fuchsia-800\/5 {
  color: rgb(134 25 143 / 0.05);
}
.tw-text-fuchsia-800\/50 {
  color: rgb(134 25 143 / 0.5);
}
.tw-text-fuchsia-800\/55 {
  color: rgb(134 25 143 / 0.55);
}
.tw-text-fuchsia-800\/60 {
  color: rgb(134 25 143 / 0.6);
}
.tw-text-fuchsia-800\/65 {
  color: rgb(134 25 143 / 0.65);
}
.tw-text-fuchsia-800\/70 {
  color: rgb(134 25 143 / 0.7);
}
.tw-text-fuchsia-800\/75 {
  color: rgb(134 25 143 / 0.75);
}
.tw-text-fuchsia-800\/80 {
  color: rgb(134 25 143 / 0.8);
}
.tw-text-fuchsia-800\/85 {
  color: rgb(134 25 143 / 0.85);
}
.tw-text-fuchsia-800\/90 {
  color: rgb(134 25 143 / 0.9);
}
.tw-text-fuchsia-800\/95 {
  color: rgb(134 25 143 / 0.95);
}
.tw-text-fuchsia-900 {
  --tw-text-opacity: 1;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-900\/0 {
  color: rgb(112 26 117 / 0);
}
.tw-text-fuchsia-900\/10 {
  color: rgb(112 26 117 / 0.1);
}
.tw-text-fuchsia-900\/100 {
  color: rgb(112 26 117 / 1);
}
.tw-text-fuchsia-900\/15 {
  color: rgb(112 26 117 / 0.15);
}
.tw-text-fuchsia-900\/20 {
  color: rgb(112 26 117 / 0.2);
}
.tw-text-fuchsia-900\/25 {
  color: rgb(112 26 117 / 0.25);
}
.tw-text-fuchsia-900\/30 {
  color: rgb(112 26 117 / 0.3);
}
.tw-text-fuchsia-900\/35 {
  color: rgb(112 26 117 / 0.35);
}
.tw-text-fuchsia-900\/40 {
  color: rgb(112 26 117 / 0.4);
}
.tw-text-fuchsia-900\/45 {
  color: rgb(112 26 117 / 0.45);
}
.tw-text-fuchsia-900\/5 {
  color: rgb(112 26 117 / 0.05);
}
.tw-text-fuchsia-900\/50 {
  color: rgb(112 26 117 / 0.5);
}
.tw-text-fuchsia-900\/55 {
  color: rgb(112 26 117 / 0.55);
}
.tw-text-fuchsia-900\/60 {
  color: rgb(112 26 117 / 0.6);
}
.tw-text-fuchsia-900\/65 {
  color: rgb(112 26 117 / 0.65);
}
.tw-text-fuchsia-900\/70 {
  color: rgb(112 26 117 / 0.7);
}
.tw-text-fuchsia-900\/75 {
  color: rgb(112 26 117 / 0.75);
}
.tw-text-fuchsia-900\/80 {
  color: rgb(112 26 117 / 0.8);
}
.tw-text-fuchsia-900\/85 {
  color: rgb(112 26 117 / 0.85);
}
.tw-text-fuchsia-900\/90 {
  color: rgb(112 26 117 / 0.9);
}
.tw-text-fuchsia-900\/95 {
  color: rgb(112 26 117 / 0.95);
}
.tw-text-fuchsia-950 {
  --tw-text-opacity: 1;
  color: rgb(74 4 78 / var(--tw-text-opacity, 1));
}
.tw-text-fuchsia-950\/0 {
  color: rgb(74 4 78 / 0);
}
.tw-text-fuchsia-950\/10 {
  color: rgb(74 4 78 / 0.1);
}
.tw-text-fuchsia-950\/100 {
  color: rgb(74 4 78 / 1);
}
.tw-text-fuchsia-950\/15 {
  color: rgb(74 4 78 / 0.15);
}
.tw-text-fuchsia-950\/20 {
  color: rgb(74 4 78 / 0.2);
}
.tw-text-fuchsia-950\/25 {
  color: rgb(74 4 78 / 0.25);
}
.tw-text-fuchsia-950\/30 {
  color: rgb(74 4 78 / 0.3);
}
.tw-text-fuchsia-950\/35 {
  color: rgb(74 4 78 / 0.35);
}
.tw-text-fuchsia-950\/40 {
  color: rgb(74 4 78 / 0.4);
}
.tw-text-fuchsia-950\/45 {
  color: rgb(74 4 78 / 0.45);
}
.tw-text-fuchsia-950\/5 {
  color: rgb(74 4 78 / 0.05);
}
.tw-text-fuchsia-950\/50 {
  color: rgb(74 4 78 / 0.5);
}
.tw-text-fuchsia-950\/55 {
  color: rgb(74 4 78 / 0.55);
}
.tw-text-fuchsia-950\/60 {
  color: rgb(74 4 78 / 0.6);
}
.tw-text-fuchsia-950\/65 {
  color: rgb(74 4 78 / 0.65);
}
.tw-text-fuchsia-950\/70 {
  color: rgb(74 4 78 / 0.7);
}
.tw-text-fuchsia-950\/75 {
  color: rgb(74 4 78 / 0.75);
}
.tw-text-fuchsia-950\/80 {
  color: rgb(74 4 78 / 0.8);
}
.tw-text-fuchsia-950\/85 {
  color: rgb(74 4 78 / 0.85);
}
.tw-text-fuchsia-950\/90 {
  color: rgb(74 4 78 / 0.9);
}
.tw-text-fuchsia-950\/95 {
  color: rgb(74 4 78 / 0.95);
}
.tw-text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.tw-text-gray-100\/0 {
  color: rgb(243 244 246 / 0);
}
.tw-text-gray-100\/10 {
  color: rgb(243 244 246 / 0.1);
}
.tw-text-gray-100\/100 {
  color: rgb(243 244 246 / 1);
}
.tw-text-gray-100\/15 {
  color: rgb(243 244 246 / 0.15);
}
.tw-text-gray-100\/20 {
  color: rgb(243 244 246 / 0.2);
}
.tw-text-gray-100\/25 {
  color: rgb(243 244 246 / 0.25);
}
.tw-text-gray-100\/30 {
  color: rgb(243 244 246 / 0.3);
}
.tw-text-gray-100\/35 {
  color: rgb(243 244 246 / 0.35);
}
.tw-text-gray-100\/40 {
  color: rgb(243 244 246 / 0.4);
}
.tw-text-gray-100\/45 {
  color: rgb(243 244 246 / 0.45);
}
.tw-text-gray-100\/5 {
  color: rgb(243 244 246 / 0.05);
}
.tw-text-gray-100\/50 {
  color: rgb(243 244 246 / 0.5);
}
.tw-text-gray-100\/55 {
  color: rgb(243 244 246 / 0.55);
}
.tw-text-gray-100\/60 {
  color: rgb(243 244 246 / 0.6);
}
.tw-text-gray-100\/65 {
  color: rgb(243 244 246 / 0.65);
}
.tw-text-gray-100\/70 {
  color: rgb(243 244 246 / 0.7);
}
.tw-text-gray-100\/75 {
  color: rgb(243 244 246 / 0.75);
}
.tw-text-gray-100\/80 {
  color: rgb(243 244 246 / 0.8);
}
.tw-text-gray-100\/85 {
  color: rgb(243 244 246 / 0.85);
}
.tw-text-gray-100\/90 {
  color: rgb(243 244 246 / 0.9);
}
.tw-text-gray-100\/95 {
  color: rgb(243 244 246 / 0.95);
}
.tw-text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.tw-text-gray-200\/0 {
  color: rgb(229 231 235 / 0);
}
.tw-text-gray-200\/10 {
  color: rgb(229 231 235 / 0.1);
}
.tw-text-gray-200\/100 {
  color: rgb(229 231 235 / 1);
}
.tw-text-gray-200\/15 {
  color: rgb(229 231 235 / 0.15);
}
.tw-text-gray-200\/20 {
  color: rgb(229 231 235 / 0.2);
}
.tw-text-gray-200\/25 {
  color: rgb(229 231 235 / 0.25);
}
.tw-text-gray-200\/30 {
  color: rgb(229 231 235 / 0.3);
}
.tw-text-gray-200\/35 {
  color: rgb(229 231 235 / 0.35);
}
.tw-text-gray-200\/40 {
  color: rgb(229 231 235 / 0.4);
}
.tw-text-gray-200\/45 {
  color: rgb(229 231 235 / 0.45);
}
.tw-text-gray-200\/5 {
  color: rgb(229 231 235 / 0.05);
}
.tw-text-gray-200\/50 {
  color: rgb(229 231 235 / 0.5);
}
.tw-text-gray-200\/55 {
  color: rgb(229 231 235 / 0.55);
}
.tw-text-gray-200\/60 {
  color: rgb(229 231 235 / 0.6);
}
.tw-text-gray-200\/65 {
  color: rgb(229 231 235 / 0.65);
}
.tw-text-gray-200\/70 {
  color: rgb(229 231 235 / 0.7);
}
.tw-text-gray-200\/75 {
  color: rgb(229 231 235 / 0.75);
}
.tw-text-gray-200\/80 {
  color: rgb(229 231 235 / 0.8);
}
.tw-text-gray-200\/85 {
  color: rgb(229 231 235 / 0.85);
}
.tw-text-gray-200\/90 {
  color: rgb(229 231 235 / 0.9);
}
.tw-text-gray-200\/95 {
  color: rgb(229 231 235 / 0.95);
}
.tw-text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.tw-text-gray-300\/0 {
  color: rgb(209 213 219 / 0);
}
.tw-text-gray-300\/10 {
  color: rgb(209 213 219 / 0.1);
}
.tw-text-gray-300\/100 {
  color: rgb(209 213 219 / 1);
}
.tw-text-gray-300\/15 {
  color: rgb(209 213 219 / 0.15);
}
.tw-text-gray-300\/20 {
  color: rgb(209 213 219 / 0.2);
}
.tw-text-gray-300\/25 {
  color: rgb(209 213 219 / 0.25);
}
.tw-text-gray-300\/30 {
  color: rgb(209 213 219 / 0.3);
}
.tw-text-gray-300\/35 {
  color: rgb(209 213 219 / 0.35);
}
.tw-text-gray-300\/40 {
  color: rgb(209 213 219 / 0.4);
}
.tw-text-gray-300\/45 {
  color: rgb(209 213 219 / 0.45);
}
.tw-text-gray-300\/5 {
  color: rgb(209 213 219 / 0.05);
}
.tw-text-gray-300\/50 {
  color: rgb(209 213 219 / 0.5);
}
.tw-text-gray-300\/55 {
  color: rgb(209 213 219 / 0.55);
}
.tw-text-gray-300\/60 {
  color: rgb(209 213 219 / 0.6);
}
.tw-text-gray-300\/65 {
  color: rgb(209 213 219 / 0.65);
}
.tw-text-gray-300\/70 {
  color: rgb(209 213 219 / 0.7);
}
.tw-text-gray-300\/75 {
  color: rgb(209 213 219 / 0.75);
}
.tw-text-gray-300\/80 {
  color: rgb(209 213 219 / 0.8);
}
.tw-text-gray-300\/85 {
  color: rgb(209 213 219 / 0.85);
}
.tw-text-gray-300\/90 {
  color: rgb(209 213 219 / 0.9);
}
.tw-text-gray-300\/95 {
  color: rgb(209 213 219 / 0.95);
}
.tw-text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.tw-text-gray-400\/0 {
  color: rgb(156 163 175 / 0);
}
.tw-text-gray-400\/10 {
  color: rgb(156 163 175 / 0.1);
}
.tw-text-gray-400\/100 {
  color: rgb(156 163 175 / 1);
}
.tw-text-gray-400\/15 {
  color: rgb(156 163 175 / 0.15);
}
.tw-text-gray-400\/20 {
  color: rgb(156 163 175 / 0.2);
}
.tw-text-gray-400\/25 {
  color: rgb(156 163 175 / 0.25);
}
.tw-text-gray-400\/30 {
  color: rgb(156 163 175 / 0.3);
}
.tw-text-gray-400\/35 {
  color: rgb(156 163 175 / 0.35);
}
.tw-text-gray-400\/40 {
  color: rgb(156 163 175 / 0.4);
}
.tw-text-gray-400\/45 {
  color: rgb(156 163 175 / 0.45);
}
.tw-text-gray-400\/5 {
  color: rgb(156 163 175 / 0.05);
}
.tw-text-gray-400\/50 {
  color: rgb(156 163 175 / 0.5);
}
.tw-text-gray-400\/55 {
  color: rgb(156 163 175 / 0.55);
}
.tw-text-gray-400\/60 {
  color: rgb(156 163 175 / 0.6);
}
.tw-text-gray-400\/65 {
  color: rgb(156 163 175 / 0.65);
}
.tw-text-gray-400\/70 {
  color: rgb(156 163 175 / 0.7);
}
.tw-text-gray-400\/75 {
  color: rgb(156 163 175 / 0.75);
}
.tw-text-gray-400\/80 {
  color: rgb(156 163 175 / 0.8);
}
.tw-text-gray-400\/85 {
  color: rgb(156 163 175 / 0.85);
}
.tw-text-gray-400\/90 {
  color: rgb(156 163 175 / 0.9);
}
.tw-text-gray-400\/95 {
  color: rgb(156 163 175 / 0.95);
}
.tw-text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.tw-text-gray-50\/0 {
  color: rgb(249 250 251 / 0);
}
.tw-text-gray-50\/10 {
  color: rgb(249 250 251 / 0.1);
}
.tw-text-gray-50\/100 {
  color: rgb(249 250 251 / 1);
}
.tw-text-gray-50\/15 {
  color: rgb(249 250 251 / 0.15);
}
.tw-text-gray-50\/20 {
  color: rgb(249 250 251 / 0.2);
}
.tw-text-gray-50\/25 {
  color: rgb(249 250 251 / 0.25);
}
.tw-text-gray-50\/30 {
  color: rgb(249 250 251 / 0.3);
}
.tw-text-gray-50\/35 {
  color: rgb(249 250 251 / 0.35);
}
.tw-text-gray-50\/40 {
  color: rgb(249 250 251 / 0.4);
}
.tw-text-gray-50\/45 {
  color: rgb(249 250 251 / 0.45);
}
.tw-text-gray-50\/5 {
  color: rgb(249 250 251 / 0.05);
}
.tw-text-gray-50\/50 {
  color: rgb(249 250 251 / 0.5);
}
.tw-text-gray-50\/55 {
  color: rgb(249 250 251 / 0.55);
}
.tw-text-gray-50\/60 {
  color: rgb(249 250 251 / 0.6);
}
.tw-text-gray-50\/65 {
  color: rgb(249 250 251 / 0.65);
}
.tw-text-gray-50\/70 {
  color: rgb(249 250 251 / 0.7);
}
.tw-text-gray-50\/75 {
  color: rgb(249 250 251 / 0.75);
}
.tw-text-gray-50\/80 {
  color: rgb(249 250 251 / 0.8);
}
.tw-text-gray-50\/85 {
  color: rgb(249 250 251 / 0.85);
}
.tw-text-gray-50\/90 {
  color: rgb(249 250 251 / 0.9);
}
.tw-text-gray-50\/95 {
  color: rgb(249 250 251 / 0.95);
}
.tw-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.tw-text-gray-500\/0 {
  color: rgb(107 114 128 / 0);
}
.tw-text-gray-500\/10 {
  color: rgb(107 114 128 / 0.1);
}
.tw-text-gray-500\/100 {
  color: rgb(107 114 128 / 1);
}
.tw-text-gray-500\/15 {
  color: rgb(107 114 128 / 0.15);
}
.tw-text-gray-500\/20 {
  color: rgb(107 114 128 / 0.2);
}
.tw-text-gray-500\/25 {
  color: rgb(107 114 128 / 0.25);
}
.tw-text-gray-500\/30 {
  color: rgb(107 114 128 / 0.3);
}
.tw-text-gray-500\/35 {
  color: rgb(107 114 128 / 0.35);
}
.tw-text-gray-500\/40 {
  color: rgb(107 114 128 / 0.4);
}
.tw-text-gray-500\/45 {
  color: rgb(107 114 128 / 0.45);
}
.tw-text-gray-500\/5 {
  color: rgb(107 114 128 / 0.05);
}
.tw-text-gray-500\/50 {
  color: rgb(107 114 128 / 0.5);
}
.tw-text-gray-500\/55 {
  color: rgb(107 114 128 / 0.55);
}
.tw-text-gray-500\/60 {
  color: rgb(107 114 128 / 0.6);
}
.tw-text-gray-500\/65 {
  color: rgb(107 114 128 / 0.65);
}
.tw-text-gray-500\/70 {
  color: rgb(107 114 128 / 0.7);
}
.tw-text-gray-500\/75 {
  color: rgb(107 114 128 / 0.75);
}
.tw-text-gray-500\/80 {
  color: rgb(107 114 128 / 0.8);
}
.tw-text-gray-500\/85 {
  color: rgb(107 114 128 / 0.85);
}
.tw-text-gray-500\/90 {
  color: rgb(107 114 128 / 0.9);
}
.tw-text-gray-500\/95 {
  color: rgb(107 114 128 / 0.95);
}
.tw-text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.tw-text-gray-600\/0 {
  color: rgb(75 85 99 / 0);
}
.tw-text-gray-600\/10 {
  color: rgb(75 85 99 / 0.1);
}
.tw-text-gray-600\/100 {
  color: rgb(75 85 99 / 1);
}
.tw-text-gray-600\/15 {
  color: rgb(75 85 99 / 0.15);
}
.tw-text-gray-600\/20 {
  color: rgb(75 85 99 / 0.2);
}
.tw-text-gray-600\/25 {
  color: rgb(75 85 99 / 0.25);
}
.tw-text-gray-600\/30 {
  color: rgb(75 85 99 / 0.3);
}
.tw-text-gray-600\/35 {
  color: rgb(75 85 99 / 0.35);
}
.tw-text-gray-600\/40 {
  color: rgb(75 85 99 / 0.4);
}
.tw-text-gray-600\/45 {
  color: rgb(75 85 99 / 0.45);
}
.tw-text-gray-600\/5 {
  color: rgb(75 85 99 / 0.05);
}
.tw-text-gray-600\/50 {
  color: rgb(75 85 99 / 0.5);
}
.tw-text-gray-600\/55 {
  color: rgb(75 85 99 / 0.55);
}
.tw-text-gray-600\/60 {
  color: rgb(75 85 99 / 0.6);
}
.tw-text-gray-600\/65 {
  color: rgb(75 85 99 / 0.65);
}
.tw-text-gray-600\/70 {
  color: rgb(75 85 99 / 0.7);
}
.tw-text-gray-600\/75 {
  color: rgb(75 85 99 / 0.75);
}
.tw-text-gray-600\/80 {
  color: rgb(75 85 99 / 0.8);
}
.tw-text-gray-600\/85 {
  color: rgb(75 85 99 / 0.85);
}
.tw-text-gray-600\/90 {
  color: rgb(75 85 99 / 0.9);
}
.tw-text-gray-600\/95 {
  color: rgb(75 85 99 / 0.95);
}
.tw-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.tw-text-gray-700\/0 {
  color: rgb(55 65 81 / 0);
}
.tw-text-gray-700\/10 {
  color: rgb(55 65 81 / 0.1);
}
.tw-text-gray-700\/100 {
  color: rgb(55 65 81 / 1);
}
.tw-text-gray-700\/15 {
  color: rgb(55 65 81 / 0.15);
}
.tw-text-gray-700\/20 {
  color: rgb(55 65 81 / 0.2);
}
.tw-text-gray-700\/25 {
  color: rgb(55 65 81 / 0.25);
}
.tw-text-gray-700\/30 {
  color: rgb(55 65 81 / 0.3);
}
.tw-text-gray-700\/35 {
  color: rgb(55 65 81 / 0.35);
}
.tw-text-gray-700\/40 {
  color: rgb(55 65 81 / 0.4);
}
.tw-text-gray-700\/45 {
  color: rgb(55 65 81 / 0.45);
}
.tw-text-gray-700\/5 {
  color: rgb(55 65 81 / 0.05);
}
.tw-text-gray-700\/50 {
  color: rgb(55 65 81 / 0.5);
}
.tw-text-gray-700\/55 {
  color: rgb(55 65 81 / 0.55);
}
.tw-text-gray-700\/60 {
  color: rgb(55 65 81 / 0.6);
}
.tw-text-gray-700\/65 {
  color: rgb(55 65 81 / 0.65);
}
.tw-text-gray-700\/70 {
  color: rgb(55 65 81 / 0.7);
}
.tw-text-gray-700\/75 {
  color: rgb(55 65 81 / 0.75);
}
.tw-text-gray-700\/80 {
  color: rgb(55 65 81 / 0.8);
}
.tw-text-gray-700\/85 {
  color: rgb(55 65 81 / 0.85);
}
.tw-text-gray-700\/90 {
  color: rgb(55 65 81 / 0.9);
}
.tw-text-gray-700\/95 {
  color: rgb(55 65 81 / 0.95);
}
.tw-text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.tw-text-gray-800\/0 {
  color: rgb(31 41 55 / 0);
}
.tw-text-gray-800\/10 {
  color: rgb(31 41 55 / 0.1);
}
.tw-text-gray-800\/100 {
  color: rgb(31 41 55 / 1);
}
.tw-text-gray-800\/15 {
  color: rgb(31 41 55 / 0.15);
}
.tw-text-gray-800\/20 {
  color: rgb(31 41 55 / 0.2);
}
.tw-text-gray-800\/25 {
  color: rgb(31 41 55 / 0.25);
}
.tw-text-gray-800\/30 {
  color: rgb(31 41 55 / 0.3);
}
.tw-text-gray-800\/35 {
  color: rgb(31 41 55 / 0.35);
}
.tw-text-gray-800\/40 {
  color: rgb(31 41 55 / 0.4);
}
.tw-text-gray-800\/45 {
  color: rgb(31 41 55 / 0.45);
}
.tw-text-gray-800\/5 {
  color: rgb(31 41 55 / 0.05);
}
.tw-text-gray-800\/50 {
  color: rgb(31 41 55 / 0.5);
}
.tw-text-gray-800\/55 {
  color: rgb(31 41 55 / 0.55);
}
.tw-text-gray-800\/60 {
  color: rgb(31 41 55 / 0.6);
}
.tw-text-gray-800\/65 {
  color: rgb(31 41 55 / 0.65);
}
.tw-text-gray-800\/70 {
  color: rgb(31 41 55 / 0.7);
}
.tw-text-gray-800\/75 {
  color: rgb(31 41 55 / 0.75);
}
.tw-text-gray-800\/80 {
  color: rgb(31 41 55 / 0.8);
}
.tw-text-gray-800\/85 {
  color: rgb(31 41 55 / 0.85);
}
.tw-text-gray-800\/90 {
  color: rgb(31 41 55 / 0.9);
}
.tw-text-gray-800\/95 {
  color: rgb(31 41 55 / 0.95);
}
.tw-text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.tw-text-gray-900\/0 {
  color: rgb(17 24 39 / 0);
}
.tw-text-gray-900\/10 {
  color: rgb(17 24 39 / 0.1);
}
.tw-text-gray-900\/100 {
  color: rgb(17 24 39 / 1);
}
.tw-text-gray-900\/15 {
  color: rgb(17 24 39 / 0.15);
}
.tw-text-gray-900\/20 {
  color: rgb(17 24 39 / 0.2);
}
.tw-text-gray-900\/25 {
  color: rgb(17 24 39 / 0.25);
}
.tw-text-gray-900\/30 {
  color: rgb(17 24 39 / 0.3);
}
.tw-text-gray-900\/35 {
  color: rgb(17 24 39 / 0.35);
}
.tw-text-gray-900\/40 {
  color: rgb(17 24 39 / 0.4);
}
.tw-text-gray-900\/45 {
  color: rgb(17 24 39 / 0.45);
}
.tw-text-gray-900\/5 {
  color: rgb(17 24 39 / 0.05);
}
.tw-text-gray-900\/50 {
  color: rgb(17 24 39 / 0.5);
}
.tw-text-gray-900\/55 {
  color: rgb(17 24 39 / 0.55);
}
.tw-text-gray-900\/60 {
  color: rgb(17 24 39 / 0.6);
}
.tw-text-gray-900\/65 {
  color: rgb(17 24 39 / 0.65);
}
.tw-text-gray-900\/70 {
  color: rgb(17 24 39 / 0.7);
}
.tw-text-gray-900\/75 {
  color: rgb(17 24 39 / 0.75);
}
.tw-text-gray-900\/80 {
  color: rgb(17 24 39 / 0.8);
}
.tw-text-gray-900\/85 {
  color: rgb(17 24 39 / 0.85);
}
.tw-text-gray-900\/90 {
  color: rgb(17 24 39 / 0.9);
}
.tw-text-gray-900\/95 {
  color: rgb(17 24 39 / 0.95);
}
.tw-text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}
.tw-text-gray-950\/0 {
  color: rgb(3 7 18 / 0);
}
.tw-text-gray-950\/10 {
  color: rgb(3 7 18 / 0.1);
}
.tw-text-gray-950\/100 {
  color: rgb(3 7 18 / 1);
}
.tw-text-gray-950\/15 {
  color: rgb(3 7 18 / 0.15);
}
.tw-text-gray-950\/20 {
  color: rgb(3 7 18 / 0.2);
}
.tw-text-gray-950\/25 {
  color: rgb(3 7 18 / 0.25);
}
.tw-text-gray-950\/30 {
  color: rgb(3 7 18 / 0.3);
}
.tw-text-gray-950\/35 {
  color: rgb(3 7 18 / 0.35);
}
.tw-text-gray-950\/40 {
  color: rgb(3 7 18 / 0.4);
}
.tw-text-gray-950\/45 {
  color: rgb(3 7 18 / 0.45);
}
.tw-text-gray-950\/5 {
  color: rgb(3 7 18 / 0.05);
}
.tw-text-gray-950\/50 {
  color: rgb(3 7 18 / 0.5);
}
.tw-text-gray-950\/55 {
  color: rgb(3 7 18 / 0.55);
}
.tw-text-gray-950\/60 {
  color: rgb(3 7 18 / 0.6);
}
.tw-text-gray-950\/65 {
  color: rgb(3 7 18 / 0.65);
}
.tw-text-gray-950\/70 {
  color: rgb(3 7 18 / 0.7);
}
.tw-text-gray-950\/75 {
  color: rgb(3 7 18 / 0.75);
}
.tw-text-gray-950\/80 {
  color: rgb(3 7 18 / 0.8);
}
.tw-text-gray-950\/85 {
  color: rgb(3 7 18 / 0.85);
}
.tw-text-gray-950\/90 {
  color: rgb(3 7 18 / 0.9);
}
.tw-text-gray-950\/95 {
  color: rgb(3 7 18 / 0.95);
}
.tw-text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.tw-text-green-100\/0 {
  color: rgb(220 252 231 / 0);
}
.tw-text-green-100\/10 {
  color: rgb(220 252 231 / 0.1);
}
.tw-text-green-100\/100 {
  color: rgb(220 252 231 / 1);
}
.tw-text-green-100\/15 {
  color: rgb(220 252 231 / 0.15);
}
.tw-text-green-100\/20 {
  color: rgb(220 252 231 / 0.2);
}
.tw-text-green-100\/25 {
  color: rgb(220 252 231 / 0.25);
}
.tw-text-green-100\/30 {
  color: rgb(220 252 231 / 0.3);
}
.tw-text-green-100\/35 {
  color: rgb(220 252 231 / 0.35);
}
.tw-text-green-100\/40 {
  color: rgb(220 252 231 / 0.4);
}
.tw-text-green-100\/45 {
  color: rgb(220 252 231 / 0.45);
}
.tw-text-green-100\/5 {
  color: rgb(220 252 231 / 0.05);
}
.tw-text-green-100\/50 {
  color: rgb(220 252 231 / 0.5);
}
.tw-text-green-100\/55 {
  color: rgb(220 252 231 / 0.55);
}
.tw-text-green-100\/60 {
  color: rgb(220 252 231 / 0.6);
}
.tw-text-green-100\/65 {
  color: rgb(220 252 231 / 0.65);
}
.tw-text-green-100\/70 {
  color: rgb(220 252 231 / 0.7);
}
.tw-text-green-100\/75 {
  color: rgb(220 252 231 / 0.75);
}
.tw-text-green-100\/80 {
  color: rgb(220 252 231 / 0.8);
}
.tw-text-green-100\/85 {
  color: rgb(220 252 231 / 0.85);
}
.tw-text-green-100\/90 {
  color: rgb(220 252 231 / 0.9);
}
.tw-text-green-100\/95 {
  color: rgb(220 252 231 / 0.95);
}
.tw-text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.tw-text-green-200\/0 {
  color: rgb(187 247 208 / 0);
}
.tw-text-green-200\/10 {
  color: rgb(187 247 208 / 0.1);
}
.tw-text-green-200\/100 {
  color: rgb(187 247 208 / 1);
}
.tw-text-green-200\/15 {
  color: rgb(187 247 208 / 0.15);
}
.tw-text-green-200\/20 {
  color: rgb(187 247 208 / 0.2);
}
.tw-text-green-200\/25 {
  color: rgb(187 247 208 / 0.25);
}
.tw-text-green-200\/30 {
  color: rgb(187 247 208 / 0.3);
}
.tw-text-green-200\/35 {
  color: rgb(187 247 208 / 0.35);
}
.tw-text-green-200\/40 {
  color: rgb(187 247 208 / 0.4);
}
.tw-text-green-200\/45 {
  color: rgb(187 247 208 / 0.45);
}
.tw-text-green-200\/5 {
  color: rgb(187 247 208 / 0.05);
}
.tw-text-green-200\/50 {
  color: rgb(187 247 208 / 0.5);
}
.tw-text-green-200\/55 {
  color: rgb(187 247 208 / 0.55);
}
.tw-text-green-200\/60 {
  color: rgb(187 247 208 / 0.6);
}
.tw-text-green-200\/65 {
  color: rgb(187 247 208 / 0.65);
}
.tw-text-green-200\/70 {
  color: rgb(187 247 208 / 0.7);
}
.tw-text-green-200\/75 {
  color: rgb(187 247 208 / 0.75);
}
.tw-text-green-200\/80 {
  color: rgb(187 247 208 / 0.8);
}
.tw-text-green-200\/85 {
  color: rgb(187 247 208 / 0.85);
}
.tw-text-green-200\/90 {
  color: rgb(187 247 208 / 0.9);
}
.tw-text-green-200\/95 {
  color: rgb(187 247 208 / 0.95);
}
.tw-text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.tw-text-green-300\/0 {
  color: rgb(134 239 172 / 0);
}
.tw-text-green-300\/10 {
  color: rgb(134 239 172 / 0.1);
}
.tw-text-green-300\/100 {
  color: rgb(134 239 172 / 1);
}
.tw-text-green-300\/15 {
  color: rgb(134 239 172 / 0.15);
}
.tw-text-green-300\/20 {
  color: rgb(134 239 172 / 0.2);
}
.tw-text-green-300\/25 {
  color: rgb(134 239 172 / 0.25);
}
.tw-text-green-300\/30 {
  color: rgb(134 239 172 / 0.3);
}
.tw-text-green-300\/35 {
  color: rgb(134 239 172 / 0.35);
}
.tw-text-green-300\/40 {
  color: rgb(134 239 172 / 0.4);
}
.tw-text-green-300\/45 {
  color: rgb(134 239 172 / 0.45);
}
.tw-text-green-300\/5 {
  color: rgb(134 239 172 / 0.05);
}
.tw-text-green-300\/50 {
  color: rgb(134 239 172 / 0.5);
}
.tw-text-green-300\/55 {
  color: rgb(134 239 172 / 0.55);
}
.tw-text-green-300\/60 {
  color: rgb(134 239 172 / 0.6);
}
.tw-text-green-300\/65 {
  color: rgb(134 239 172 / 0.65);
}
.tw-text-green-300\/70 {
  color: rgb(134 239 172 / 0.7);
}
.tw-text-green-300\/75 {
  color: rgb(134 239 172 / 0.75);
}
.tw-text-green-300\/80 {
  color: rgb(134 239 172 / 0.8);
}
.tw-text-green-300\/85 {
  color: rgb(134 239 172 / 0.85);
}
.tw-text-green-300\/90 {
  color: rgb(134 239 172 / 0.9);
}
.tw-text-green-300\/95 {
  color: rgb(134 239 172 / 0.95);
}
.tw-text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.tw-text-green-400\/0 {
  color: rgb(74 222 128 / 0);
}
.tw-text-green-400\/10 {
  color: rgb(74 222 128 / 0.1);
}
.tw-text-green-400\/100 {
  color: rgb(74 222 128 / 1);
}
.tw-text-green-400\/15 {
  color: rgb(74 222 128 / 0.15);
}
.tw-text-green-400\/20 {
  color: rgb(74 222 128 / 0.2);
}
.tw-text-green-400\/25 {
  color: rgb(74 222 128 / 0.25);
}
.tw-text-green-400\/30 {
  color: rgb(74 222 128 / 0.3);
}
.tw-text-green-400\/35 {
  color: rgb(74 222 128 / 0.35);
}
.tw-text-green-400\/40 {
  color: rgb(74 222 128 / 0.4);
}
.tw-text-green-400\/45 {
  color: rgb(74 222 128 / 0.45);
}
.tw-text-green-400\/5 {
  color: rgb(74 222 128 / 0.05);
}
.tw-text-green-400\/50 {
  color: rgb(74 222 128 / 0.5);
}
.tw-text-green-400\/55 {
  color: rgb(74 222 128 / 0.55);
}
.tw-text-green-400\/60 {
  color: rgb(74 222 128 / 0.6);
}
.tw-text-green-400\/65 {
  color: rgb(74 222 128 / 0.65);
}
.tw-text-green-400\/70 {
  color: rgb(74 222 128 / 0.7);
}
.tw-text-green-400\/75 {
  color: rgb(74 222 128 / 0.75);
}
.tw-text-green-400\/80 {
  color: rgb(74 222 128 / 0.8);
}
.tw-text-green-400\/85 {
  color: rgb(74 222 128 / 0.85);
}
.tw-text-green-400\/90 {
  color: rgb(74 222 128 / 0.9);
}
.tw-text-green-400\/95 {
  color: rgb(74 222 128 / 0.95);
}
.tw-text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity, 1));
}
.tw-text-green-50\/0 {
  color: rgb(240 253 244 / 0);
}
.tw-text-green-50\/10 {
  color: rgb(240 253 244 / 0.1);
}
.tw-text-green-50\/100 {
  color: rgb(240 253 244 / 1);
}
.tw-text-green-50\/15 {
  color: rgb(240 253 244 / 0.15);
}
.tw-text-green-50\/20 {
  color: rgb(240 253 244 / 0.2);
}
.tw-text-green-50\/25 {
  color: rgb(240 253 244 / 0.25);
}
.tw-text-green-50\/30 {
  color: rgb(240 253 244 / 0.3);
}
.tw-text-green-50\/35 {
  color: rgb(240 253 244 / 0.35);
}
.tw-text-green-50\/40 {
  color: rgb(240 253 244 / 0.4);
}
.tw-text-green-50\/45 {
  color: rgb(240 253 244 / 0.45);
}
.tw-text-green-50\/5 {
  color: rgb(240 253 244 / 0.05);
}
.tw-text-green-50\/50 {
  color: rgb(240 253 244 / 0.5);
}
.tw-text-green-50\/55 {
  color: rgb(240 253 244 / 0.55);
}
.tw-text-green-50\/60 {
  color: rgb(240 253 244 / 0.6);
}
.tw-text-green-50\/65 {
  color: rgb(240 253 244 / 0.65);
}
.tw-text-green-50\/70 {
  color: rgb(240 253 244 / 0.7);
}
.tw-text-green-50\/75 {
  color: rgb(240 253 244 / 0.75);
}
.tw-text-green-50\/80 {
  color: rgb(240 253 244 / 0.8);
}
.tw-text-green-50\/85 {
  color: rgb(240 253 244 / 0.85);
}
.tw-text-green-50\/90 {
  color: rgb(240 253 244 / 0.9);
}
.tw-text-green-50\/95 {
  color: rgb(240 253 244 / 0.95);
}
.tw-text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.tw-text-green-500\/0 {
  color: rgb(34 197 94 / 0);
}
.tw-text-green-500\/10 {
  color: rgb(34 197 94 / 0.1);
}
.tw-text-green-500\/100 {
  color: rgb(34 197 94 / 1);
}
.tw-text-green-500\/15 {
  color: rgb(34 197 94 / 0.15);
}
.tw-text-green-500\/20 {
  color: rgb(34 197 94 / 0.2);
}
.tw-text-green-500\/25 {
  color: rgb(34 197 94 / 0.25);
}
.tw-text-green-500\/30 {
  color: rgb(34 197 94 / 0.3);
}
.tw-text-green-500\/35 {
  color: rgb(34 197 94 / 0.35);
}
.tw-text-green-500\/40 {
  color: rgb(34 197 94 / 0.4);
}
.tw-text-green-500\/45 {
  color: rgb(34 197 94 / 0.45);
}
.tw-text-green-500\/5 {
  color: rgb(34 197 94 / 0.05);
}
.tw-text-green-500\/50 {
  color: rgb(34 197 94 / 0.5);
}
.tw-text-green-500\/55 {
  color: rgb(34 197 94 / 0.55);
}
.tw-text-green-500\/60 {
  color: rgb(34 197 94 / 0.6);
}
.tw-text-green-500\/65 {
  color: rgb(34 197 94 / 0.65);
}
.tw-text-green-500\/70 {
  color: rgb(34 197 94 / 0.7);
}
.tw-text-green-500\/75 {
  color: rgb(34 197 94 / 0.75);
}
.tw-text-green-500\/80 {
  color: rgb(34 197 94 / 0.8);
}
.tw-text-green-500\/85 {
  color: rgb(34 197 94 / 0.85);
}
.tw-text-green-500\/90 {
  color: rgb(34 197 94 / 0.9);
}
.tw-text-green-500\/95 {
  color: rgb(34 197 94 / 0.95);
}
.tw-text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.tw-text-green-600\/0 {
  color: rgb(22 163 74 / 0);
}
.tw-text-green-600\/10 {
  color: rgb(22 163 74 / 0.1);
}
.tw-text-green-600\/100 {
  color: rgb(22 163 74 / 1);
}
.tw-text-green-600\/15 {
  color: rgb(22 163 74 / 0.15);
}
.tw-text-green-600\/20 {
  color: rgb(22 163 74 / 0.2);
}
.tw-text-green-600\/25 {
  color: rgb(22 163 74 / 0.25);
}
.tw-text-green-600\/30 {
  color: rgb(22 163 74 / 0.3);
}
.tw-text-green-600\/35 {
  color: rgb(22 163 74 / 0.35);
}
.tw-text-green-600\/40 {
  color: rgb(22 163 74 / 0.4);
}
.tw-text-green-600\/45 {
  color: rgb(22 163 74 / 0.45);
}
.tw-text-green-600\/5 {
  color: rgb(22 163 74 / 0.05);
}
.tw-text-green-600\/50 {
  color: rgb(22 163 74 / 0.5);
}
.tw-text-green-600\/55 {
  color: rgb(22 163 74 / 0.55);
}
.tw-text-green-600\/60 {
  color: rgb(22 163 74 / 0.6);
}
.tw-text-green-600\/65 {
  color: rgb(22 163 74 / 0.65);
}
.tw-text-green-600\/70 {
  color: rgb(22 163 74 / 0.7);
}
.tw-text-green-600\/75 {
  color: rgb(22 163 74 / 0.75);
}
.tw-text-green-600\/80 {
  color: rgb(22 163 74 / 0.8);
}
.tw-text-green-600\/85 {
  color: rgb(22 163 74 / 0.85);
}
.tw-text-green-600\/90 {
  color: rgb(22 163 74 / 0.9);
}
.tw-text-green-600\/95 {
  color: rgb(22 163 74 / 0.95);
}
.tw-text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.tw-text-green-700\/0 {
  color: rgb(21 128 61 / 0);
}
.tw-text-green-700\/10 {
  color: rgb(21 128 61 / 0.1);
}
.tw-text-green-700\/100 {
  color: rgb(21 128 61 / 1);
}
.tw-text-green-700\/15 {
  color: rgb(21 128 61 / 0.15);
}
.tw-text-green-700\/20 {
  color: rgb(21 128 61 / 0.2);
}
.tw-text-green-700\/25 {
  color: rgb(21 128 61 / 0.25);
}
.tw-text-green-700\/30 {
  color: rgb(21 128 61 / 0.3);
}
.tw-text-green-700\/35 {
  color: rgb(21 128 61 / 0.35);
}
.tw-text-green-700\/40 {
  color: rgb(21 128 61 / 0.4);
}
.tw-text-green-700\/45 {
  color: rgb(21 128 61 / 0.45);
}
.tw-text-green-700\/5 {
  color: rgb(21 128 61 / 0.05);
}
.tw-text-green-700\/50 {
  color: rgb(21 128 61 / 0.5);
}
.tw-text-green-700\/55 {
  color: rgb(21 128 61 / 0.55);
}
.tw-text-green-700\/60 {
  color: rgb(21 128 61 / 0.6);
}
.tw-text-green-700\/65 {
  color: rgb(21 128 61 / 0.65);
}
.tw-text-green-700\/70 {
  color: rgb(21 128 61 / 0.7);
}
.tw-text-green-700\/75 {
  color: rgb(21 128 61 / 0.75);
}
.tw-text-green-700\/80 {
  color: rgb(21 128 61 / 0.8);
}
.tw-text-green-700\/85 {
  color: rgb(21 128 61 / 0.85);
}
.tw-text-green-700\/90 {
  color: rgb(21 128 61 / 0.9);
}
.tw-text-green-700\/95 {
  color: rgb(21 128 61 / 0.95);
}
.tw-text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.tw-text-green-800\/0 {
  color: rgb(22 101 52 / 0);
}
.tw-text-green-800\/10 {
  color: rgb(22 101 52 / 0.1);
}
.tw-text-green-800\/100 {
  color: rgb(22 101 52 / 1);
}
.tw-text-green-800\/15 {
  color: rgb(22 101 52 / 0.15);
}
.tw-text-green-800\/20 {
  color: rgb(22 101 52 / 0.2);
}
.tw-text-green-800\/25 {
  color: rgb(22 101 52 / 0.25);
}
.tw-text-green-800\/30 {
  color: rgb(22 101 52 / 0.3);
}
.tw-text-green-800\/35 {
  color: rgb(22 101 52 / 0.35);
}
.tw-text-green-800\/40 {
  color: rgb(22 101 52 / 0.4);
}
.tw-text-green-800\/45 {
  color: rgb(22 101 52 / 0.45);
}
.tw-text-green-800\/5 {
  color: rgb(22 101 52 / 0.05);
}
.tw-text-green-800\/50 {
  color: rgb(22 101 52 / 0.5);
}
.tw-text-green-800\/55 {
  color: rgb(22 101 52 / 0.55);
}
.tw-text-green-800\/60 {
  color: rgb(22 101 52 / 0.6);
}
.tw-text-green-800\/65 {
  color: rgb(22 101 52 / 0.65);
}
.tw-text-green-800\/70 {
  color: rgb(22 101 52 / 0.7);
}
.tw-text-green-800\/75 {
  color: rgb(22 101 52 / 0.75);
}
.tw-text-green-800\/80 {
  color: rgb(22 101 52 / 0.8);
}
.tw-text-green-800\/85 {
  color: rgb(22 101 52 / 0.85);
}
.tw-text-green-800\/90 {
  color: rgb(22 101 52 / 0.9);
}
.tw-text-green-800\/95 {
  color: rgb(22 101 52 / 0.95);
}
.tw-text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.tw-text-green-900\/0 {
  color: rgb(20 83 45 / 0);
}
.tw-text-green-900\/10 {
  color: rgb(20 83 45 / 0.1);
}
.tw-text-green-900\/100 {
  color: rgb(20 83 45 / 1);
}
.tw-text-green-900\/15 {
  color: rgb(20 83 45 / 0.15);
}
.tw-text-green-900\/20 {
  color: rgb(20 83 45 / 0.2);
}
.tw-text-green-900\/25 {
  color: rgb(20 83 45 / 0.25);
}
.tw-text-green-900\/30 {
  color: rgb(20 83 45 / 0.3);
}
.tw-text-green-900\/35 {
  color: rgb(20 83 45 / 0.35);
}
.tw-text-green-900\/40 {
  color: rgb(20 83 45 / 0.4);
}
.tw-text-green-900\/45 {
  color: rgb(20 83 45 / 0.45);
}
.tw-text-green-900\/5 {
  color: rgb(20 83 45 / 0.05);
}
.tw-text-green-900\/50 {
  color: rgb(20 83 45 / 0.5);
}
.tw-text-green-900\/55 {
  color: rgb(20 83 45 / 0.55);
}
.tw-text-green-900\/60 {
  color: rgb(20 83 45 / 0.6);
}
.tw-text-green-900\/65 {
  color: rgb(20 83 45 / 0.65);
}
.tw-text-green-900\/70 {
  color: rgb(20 83 45 / 0.7);
}
.tw-text-green-900\/75 {
  color: rgb(20 83 45 / 0.75);
}
.tw-text-green-900\/80 {
  color: rgb(20 83 45 / 0.8);
}
.tw-text-green-900\/85 {
  color: rgb(20 83 45 / 0.85);
}
.tw-text-green-900\/90 {
  color: rgb(20 83 45 / 0.9);
}
.tw-text-green-900\/95 {
  color: rgb(20 83 45 / 0.95);
}
.tw-text-green-950 {
  --tw-text-opacity: 1;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1));
}
.tw-text-green-950\/0 {
  color: rgb(5 46 22 / 0);
}
.tw-text-green-950\/10 {
  color: rgb(5 46 22 / 0.1);
}
.tw-text-green-950\/100 {
  color: rgb(5 46 22 / 1);
}
.tw-text-green-950\/15 {
  color: rgb(5 46 22 / 0.15);
}
.tw-text-green-950\/20 {
  color: rgb(5 46 22 / 0.2);
}
.tw-text-green-950\/25 {
  color: rgb(5 46 22 / 0.25);
}
.tw-text-green-950\/30 {
  color: rgb(5 46 22 / 0.3);
}
.tw-text-green-950\/35 {
  color: rgb(5 46 22 / 0.35);
}
.tw-text-green-950\/40 {
  color: rgb(5 46 22 / 0.4);
}
.tw-text-green-950\/45 {
  color: rgb(5 46 22 / 0.45);
}
.tw-text-green-950\/5 {
  color: rgb(5 46 22 / 0.05);
}
.tw-text-green-950\/50 {
  color: rgb(5 46 22 / 0.5);
}
.tw-text-green-950\/55 {
  color: rgb(5 46 22 / 0.55);
}
.tw-text-green-950\/60 {
  color: rgb(5 46 22 / 0.6);
}
.tw-text-green-950\/65 {
  color: rgb(5 46 22 / 0.65);
}
.tw-text-green-950\/70 {
  color: rgb(5 46 22 / 0.7);
}
.tw-text-green-950\/75 {
  color: rgb(5 46 22 / 0.75);
}
.tw-text-green-950\/80 {
  color: rgb(5 46 22 / 0.8);
}
.tw-text-green-950\/85 {
  color: rgb(5 46 22 / 0.85);
}
.tw-text-green-950\/90 {
  color: rgb(5 46 22 / 0.9);
}
.tw-text-green-950\/95 {
  color: rgb(5 46 22 / 0.95);
}
.tw-text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-100\/0 {
  color: rgb(224 231 255 / 0);
}
.tw-text-indigo-100\/10 {
  color: rgb(224 231 255 / 0.1);
}
.tw-text-indigo-100\/100 {
  color: rgb(224 231 255 / 1);
}
.tw-text-indigo-100\/15 {
  color: rgb(224 231 255 / 0.15);
}
.tw-text-indigo-100\/20 {
  color: rgb(224 231 255 / 0.2);
}
.tw-text-indigo-100\/25 {
  color: rgb(224 231 255 / 0.25);
}
.tw-text-indigo-100\/30 {
  color: rgb(224 231 255 / 0.3);
}
.tw-text-indigo-100\/35 {
  color: rgb(224 231 255 / 0.35);
}
.tw-text-indigo-100\/40 {
  color: rgb(224 231 255 / 0.4);
}
.tw-text-indigo-100\/45 {
  color: rgb(224 231 255 / 0.45);
}
.tw-text-indigo-100\/5 {
  color: rgb(224 231 255 / 0.05);
}
.tw-text-indigo-100\/50 {
  color: rgb(224 231 255 / 0.5);
}
.tw-text-indigo-100\/55 {
  color: rgb(224 231 255 / 0.55);
}
.tw-text-indigo-100\/60 {
  color: rgb(224 231 255 / 0.6);
}
.tw-text-indigo-100\/65 {
  color: rgb(224 231 255 / 0.65);
}
.tw-text-indigo-100\/70 {
  color: rgb(224 231 255 / 0.7);
}
.tw-text-indigo-100\/75 {
  color: rgb(224 231 255 / 0.75);
}
.tw-text-indigo-100\/80 {
  color: rgb(224 231 255 / 0.8);
}
.tw-text-indigo-100\/85 {
  color: rgb(224 231 255 / 0.85);
}
.tw-text-indigo-100\/90 {
  color: rgb(224 231 255 / 0.9);
}
.tw-text-indigo-100\/95 {
  color: rgb(224 231 255 / 0.95);
}
.tw-text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-200\/0 {
  color: rgb(199 210 254 / 0);
}
.tw-text-indigo-200\/10 {
  color: rgb(199 210 254 / 0.1);
}
.tw-text-indigo-200\/100 {
  color: rgb(199 210 254 / 1);
}
.tw-text-indigo-200\/15 {
  color: rgb(199 210 254 / 0.15);
}
.tw-text-indigo-200\/20 {
  color: rgb(199 210 254 / 0.2);
}
.tw-text-indigo-200\/25 {
  color: rgb(199 210 254 / 0.25);
}
.tw-text-indigo-200\/30 {
  color: rgb(199 210 254 / 0.3);
}
.tw-text-indigo-200\/35 {
  color: rgb(199 210 254 / 0.35);
}
.tw-text-indigo-200\/40 {
  color: rgb(199 210 254 / 0.4);
}
.tw-text-indigo-200\/45 {
  color: rgb(199 210 254 / 0.45);
}
.tw-text-indigo-200\/5 {
  color: rgb(199 210 254 / 0.05);
}
.tw-text-indigo-200\/50 {
  color: rgb(199 210 254 / 0.5);
}
.tw-text-indigo-200\/55 {
  color: rgb(199 210 254 / 0.55);
}
.tw-text-indigo-200\/60 {
  color: rgb(199 210 254 / 0.6);
}
.tw-text-indigo-200\/65 {
  color: rgb(199 210 254 / 0.65);
}
.tw-text-indigo-200\/70 {
  color: rgb(199 210 254 / 0.7);
}
.tw-text-indigo-200\/75 {
  color: rgb(199 210 254 / 0.75);
}
.tw-text-indigo-200\/80 {
  color: rgb(199 210 254 / 0.8);
}
.tw-text-indigo-200\/85 {
  color: rgb(199 210 254 / 0.85);
}
.tw-text-indigo-200\/90 {
  color: rgb(199 210 254 / 0.9);
}
.tw-text-indigo-200\/95 {
  color: rgb(199 210 254 / 0.95);
}
.tw-text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-300\/0 {
  color: rgb(165 180 252 / 0);
}
.tw-text-indigo-300\/10 {
  color: rgb(165 180 252 / 0.1);
}
.tw-text-indigo-300\/100 {
  color: rgb(165 180 252 / 1);
}
.tw-text-indigo-300\/15 {
  color: rgb(165 180 252 / 0.15);
}
.tw-text-indigo-300\/20 {
  color: rgb(165 180 252 / 0.2);
}
.tw-text-indigo-300\/25 {
  color: rgb(165 180 252 / 0.25);
}
.tw-text-indigo-300\/30 {
  color: rgb(165 180 252 / 0.3);
}
.tw-text-indigo-300\/35 {
  color: rgb(165 180 252 / 0.35);
}
.tw-text-indigo-300\/40 {
  color: rgb(165 180 252 / 0.4);
}
.tw-text-indigo-300\/45 {
  color: rgb(165 180 252 / 0.45);
}
.tw-text-indigo-300\/5 {
  color: rgb(165 180 252 / 0.05);
}
.tw-text-indigo-300\/50 {
  color: rgb(165 180 252 / 0.5);
}
.tw-text-indigo-300\/55 {
  color: rgb(165 180 252 / 0.55);
}
.tw-text-indigo-300\/60 {
  color: rgb(165 180 252 / 0.6);
}
.tw-text-indigo-300\/65 {
  color: rgb(165 180 252 / 0.65);
}
.tw-text-indigo-300\/70 {
  color: rgb(165 180 252 / 0.7);
}
.tw-text-indigo-300\/75 {
  color: rgb(165 180 252 / 0.75);
}
.tw-text-indigo-300\/80 {
  color: rgb(165 180 252 / 0.8);
}
.tw-text-indigo-300\/85 {
  color: rgb(165 180 252 / 0.85);
}
.tw-text-indigo-300\/90 {
  color: rgb(165 180 252 / 0.9);
}
.tw-text-indigo-300\/95 {
  color: rgb(165 180 252 / 0.95);
}
.tw-text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-400\/0 {
  color: rgb(129 140 248 / 0);
}
.tw-text-indigo-400\/10 {
  color: rgb(129 140 248 / 0.1);
}
.tw-text-indigo-400\/100 {
  color: rgb(129 140 248 / 1);
}
.tw-text-indigo-400\/15 {
  color: rgb(129 140 248 / 0.15);
}
.tw-text-indigo-400\/20 {
  color: rgb(129 140 248 / 0.2);
}
.tw-text-indigo-400\/25 {
  color: rgb(129 140 248 / 0.25);
}
.tw-text-indigo-400\/30 {
  color: rgb(129 140 248 / 0.3);
}
.tw-text-indigo-400\/35 {
  color: rgb(129 140 248 / 0.35);
}
.tw-text-indigo-400\/40 {
  color: rgb(129 140 248 / 0.4);
}
.tw-text-indigo-400\/45 {
  color: rgb(129 140 248 / 0.45);
}
.tw-text-indigo-400\/5 {
  color: rgb(129 140 248 / 0.05);
}
.tw-text-indigo-400\/50 {
  color: rgb(129 140 248 / 0.5);
}
.tw-text-indigo-400\/55 {
  color: rgb(129 140 248 / 0.55);
}
.tw-text-indigo-400\/60 {
  color: rgb(129 140 248 / 0.6);
}
.tw-text-indigo-400\/65 {
  color: rgb(129 140 248 / 0.65);
}
.tw-text-indigo-400\/70 {
  color: rgb(129 140 248 / 0.7);
}
.tw-text-indigo-400\/75 {
  color: rgb(129 140 248 / 0.75);
}
.tw-text-indigo-400\/80 {
  color: rgb(129 140 248 / 0.8);
}
.tw-text-indigo-400\/85 {
  color: rgb(129 140 248 / 0.85);
}
.tw-text-indigo-400\/90 {
  color: rgb(129 140 248 / 0.9);
}
.tw-text-indigo-400\/95 {
  color: rgb(129 140 248 / 0.95);
}
.tw-text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-50\/0 {
  color: rgb(238 242 255 / 0);
}
.tw-text-indigo-50\/10 {
  color: rgb(238 242 255 / 0.1);
}
.tw-text-indigo-50\/100 {
  color: rgb(238 242 255 / 1);
}
.tw-text-indigo-50\/15 {
  color: rgb(238 242 255 / 0.15);
}
.tw-text-indigo-50\/20 {
  color: rgb(238 242 255 / 0.2);
}
.tw-text-indigo-50\/25 {
  color: rgb(238 242 255 / 0.25);
}
.tw-text-indigo-50\/30 {
  color: rgb(238 242 255 / 0.3);
}
.tw-text-indigo-50\/35 {
  color: rgb(238 242 255 / 0.35);
}
.tw-text-indigo-50\/40 {
  color: rgb(238 242 255 / 0.4);
}
.tw-text-indigo-50\/45 {
  color: rgb(238 242 255 / 0.45);
}
.tw-text-indigo-50\/5 {
  color: rgb(238 242 255 / 0.05);
}
.tw-text-indigo-50\/50 {
  color: rgb(238 242 255 / 0.5);
}
.tw-text-indigo-50\/55 {
  color: rgb(238 242 255 / 0.55);
}
.tw-text-indigo-50\/60 {
  color: rgb(238 242 255 / 0.6);
}
.tw-text-indigo-50\/65 {
  color: rgb(238 242 255 / 0.65);
}
.tw-text-indigo-50\/70 {
  color: rgb(238 242 255 / 0.7);
}
.tw-text-indigo-50\/75 {
  color: rgb(238 242 255 / 0.75);
}
.tw-text-indigo-50\/80 {
  color: rgb(238 242 255 / 0.8);
}
.tw-text-indigo-50\/85 {
  color: rgb(238 242 255 / 0.85);
}
.tw-text-indigo-50\/90 {
  color: rgb(238 242 255 / 0.9);
}
.tw-text-indigo-50\/95 {
  color: rgb(238 242 255 / 0.95);
}
.tw-text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-500\/0 {
  color: rgb(99 102 241 / 0);
}
.tw-text-indigo-500\/10 {
  color: rgb(99 102 241 / 0.1);
}
.tw-text-indigo-500\/100 {
  color: rgb(99 102 241 / 1);
}
.tw-text-indigo-500\/15 {
  color: rgb(99 102 241 / 0.15);
}
.tw-text-indigo-500\/20 {
  color: rgb(99 102 241 / 0.2);
}
.tw-text-indigo-500\/25 {
  color: rgb(99 102 241 / 0.25);
}
.tw-text-indigo-500\/30 {
  color: rgb(99 102 241 / 0.3);
}
.tw-text-indigo-500\/35 {
  color: rgb(99 102 241 / 0.35);
}
.tw-text-indigo-500\/40 {
  color: rgb(99 102 241 / 0.4);
}
.tw-text-indigo-500\/45 {
  color: rgb(99 102 241 / 0.45);
}
.tw-text-indigo-500\/5 {
  color: rgb(99 102 241 / 0.05);
}
.tw-text-indigo-500\/50 {
  color: rgb(99 102 241 / 0.5);
}
.tw-text-indigo-500\/55 {
  color: rgb(99 102 241 / 0.55);
}
.tw-text-indigo-500\/60 {
  color: rgb(99 102 241 / 0.6);
}
.tw-text-indigo-500\/65 {
  color: rgb(99 102 241 / 0.65);
}
.tw-text-indigo-500\/70 {
  color: rgb(99 102 241 / 0.7);
}
.tw-text-indigo-500\/75 {
  color: rgb(99 102 241 / 0.75);
}
.tw-text-indigo-500\/80 {
  color: rgb(99 102 241 / 0.8);
}
.tw-text-indigo-500\/85 {
  color: rgb(99 102 241 / 0.85);
}
.tw-text-indigo-500\/90 {
  color: rgb(99 102 241 / 0.9);
}
.tw-text-indigo-500\/95 {
  color: rgb(99 102 241 / 0.95);
}
.tw-text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-600\/0 {
  color: rgb(79 70 229 / 0);
}
.tw-text-indigo-600\/10 {
  color: rgb(79 70 229 / 0.1);
}
.tw-text-indigo-600\/100 {
  color: rgb(79 70 229 / 1);
}
.tw-text-indigo-600\/15 {
  color: rgb(79 70 229 / 0.15);
}
.tw-text-indigo-600\/20 {
  color: rgb(79 70 229 / 0.2);
}
.tw-text-indigo-600\/25 {
  color: rgb(79 70 229 / 0.25);
}
.tw-text-indigo-600\/30 {
  color: rgb(79 70 229 / 0.3);
}
.tw-text-indigo-600\/35 {
  color: rgb(79 70 229 / 0.35);
}
.tw-text-indigo-600\/40 {
  color: rgb(79 70 229 / 0.4);
}
.tw-text-indigo-600\/45 {
  color: rgb(79 70 229 / 0.45);
}
.tw-text-indigo-600\/5 {
  color: rgb(79 70 229 / 0.05);
}
.tw-text-indigo-600\/50 {
  color: rgb(79 70 229 / 0.5);
}
.tw-text-indigo-600\/55 {
  color: rgb(79 70 229 / 0.55);
}
.tw-text-indigo-600\/60 {
  color: rgb(79 70 229 / 0.6);
}
.tw-text-indigo-600\/65 {
  color: rgb(79 70 229 / 0.65);
}
.tw-text-indigo-600\/70 {
  color: rgb(79 70 229 / 0.7);
}
.tw-text-indigo-600\/75 {
  color: rgb(79 70 229 / 0.75);
}
.tw-text-indigo-600\/80 {
  color: rgb(79 70 229 / 0.8);
}
.tw-text-indigo-600\/85 {
  color: rgb(79 70 229 / 0.85);
}
.tw-text-indigo-600\/90 {
  color: rgb(79 70 229 / 0.9);
}
.tw-text-indigo-600\/95 {
  color: rgb(79 70 229 / 0.95);
}
.tw-text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-700\/0 {
  color: rgb(67 56 202 / 0);
}
.tw-text-indigo-700\/10 {
  color: rgb(67 56 202 / 0.1);
}
.tw-text-indigo-700\/100 {
  color: rgb(67 56 202 / 1);
}
.tw-text-indigo-700\/15 {
  color: rgb(67 56 202 / 0.15);
}
.tw-text-indigo-700\/20 {
  color: rgb(67 56 202 / 0.2);
}
.tw-text-indigo-700\/25 {
  color: rgb(67 56 202 / 0.25);
}
.tw-text-indigo-700\/30 {
  color: rgb(67 56 202 / 0.3);
}
.tw-text-indigo-700\/35 {
  color: rgb(67 56 202 / 0.35);
}
.tw-text-indigo-700\/40 {
  color: rgb(67 56 202 / 0.4);
}
.tw-text-indigo-700\/45 {
  color: rgb(67 56 202 / 0.45);
}
.tw-text-indigo-700\/5 {
  color: rgb(67 56 202 / 0.05);
}
.tw-text-indigo-700\/50 {
  color: rgb(67 56 202 / 0.5);
}
.tw-text-indigo-700\/55 {
  color: rgb(67 56 202 / 0.55);
}
.tw-text-indigo-700\/60 {
  color: rgb(67 56 202 / 0.6);
}
.tw-text-indigo-700\/65 {
  color: rgb(67 56 202 / 0.65);
}
.tw-text-indigo-700\/70 {
  color: rgb(67 56 202 / 0.7);
}
.tw-text-indigo-700\/75 {
  color: rgb(67 56 202 / 0.75);
}
.tw-text-indigo-700\/80 {
  color: rgb(67 56 202 / 0.8);
}
.tw-text-indigo-700\/85 {
  color: rgb(67 56 202 / 0.85);
}
.tw-text-indigo-700\/90 {
  color: rgb(67 56 202 / 0.9);
}
.tw-text-indigo-700\/95 {
  color: rgb(67 56 202 / 0.95);
}
.tw-text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-800\/0 {
  color: rgb(55 48 163 / 0);
}
.tw-text-indigo-800\/10 {
  color: rgb(55 48 163 / 0.1);
}
.tw-text-indigo-800\/100 {
  color: rgb(55 48 163 / 1);
}
.tw-text-indigo-800\/15 {
  color: rgb(55 48 163 / 0.15);
}
.tw-text-indigo-800\/20 {
  color: rgb(55 48 163 / 0.2);
}
.tw-text-indigo-800\/25 {
  color: rgb(55 48 163 / 0.25);
}
.tw-text-indigo-800\/30 {
  color: rgb(55 48 163 / 0.3);
}
.tw-text-indigo-800\/35 {
  color: rgb(55 48 163 / 0.35);
}
.tw-text-indigo-800\/40 {
  color: rgb(55 48 163 / 0.4);
}
.tw-text-indigo-800\/45 {
  color: rgb(55 48 163 / 0.45);
}
.tw-text-indigo-800\/5 {
  color: rgb(55 48 163 / 0.05);
}
.tw-text-indigo-800\/50 {
  color: rgb(55 48 163 / 0.5);
}
.tw-text-indigo-800\/55 {
  color: rgb(55 48 163 / 0.55);
}
.tw-text-indigo-800\/60 {
  color: rgb(55 48 163 / 0.6);
}
.tw-text-indigo-800\/65 {
  color: rgb(55 48 163 / 0.65);
}
.tw-text-indigo-800\/70 {
  color: rgb(55 48 163 / 0.7);
}
.tw-text-indigo-800\/75 {
  color: rgb(55 48 163 / 0.75);
}
.tw-text-indigo-800\/80 {
  color: rgb(55 48 163 / 0.8);
}
.tw-text-indigo-800\/85 {
  color: rgb(55 48 163 / 0.85);
}
.tw-text-indigo-800\/90 {
  color: rgb(55 48 163 / 0.9);
}
.tw-text-indigo-800\/95 {
  color: rgb(55 48 163 / 0.95);
}
.tw-text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-900\/0 {
  color: rgb(49 46 129 / 0);
}
.tw-text-indigo-900\/10 {
  color: rgb(49 46 129 / 0.1);
}
.tw-text-indigo-900\/100 {
  color: rgb(49 46 129 / 1);
}
.tw-text-indigo-900\/15 {
  color: rgb(49 46 129 / 0.15);
}
.tw-text-indigo-900\/20 {
  color: rgb(49 46 129 / 0.2);
}
.tw-text-indigo-900\/25 {
  color: rgb(49 46 129 / 0.25);
}
.tw-text-indigo-900\/30 {
  color: rgb(49 46 129 / 0.3);
}
.tw-text-indigo-900\/35 {
  color: rgb(49 46 129 / 0.35);
}
.tw-text-indigo-900\/40 {
  color: rgb(49 46 129 / 0.4);
}
.tw-text-indigo-900\/45 {
  color: rgb(49 46 129 / 0.45);
}
.tw-text-indigo-900\/5 {
  color: rgb(49 46 129 / 0.05);
}
.tw-text-indigo-900\/50 {
  color: rgb(49 46 129 / 0.5);
}
.tw-text-indigo-900\/55 {
  color: rgb(49 46 129 / 0.55);
}
.tw-text-indigo-900\/60 {
  color: rgb(49 46 129 / 0.6);
}
.tw-text-indigo-900\/65 {
  color: rgb(49 46 129 / 0.65);
}
.tw-text-indigo-900\/70 {
  color: rgb(49 46 129 / 0.7);
}
.tw-text-indigo-900\/75 {
  color: rgb(49 46 129 / 0.75);
}
.tw-text-indigo-900\/80 {
  color: rgb(49 46 129 / 0.8);
}
.tw-text-indigo-900\/85 {
  color: rgb(49 46 129 / 0.85);
}
.tw-text-indigo-900\/90 {
  color: rgb(49 46 129 / 0.9);
}
.tw-text-indigo-900\/95 {
  color: rgb(49 46 129 / 0.95);
}
.tw-text-indigo-950 {
  --tw-text-opacity: 1;
  color: rgb(30 27 75 / var(--tw-text-opacity, 1));
}
.tw-text-indigo-950\/0 {
  color: rgb(30 27 75 / 0);
}
.tw-text-indigo-950\/10 {
  color: rgb(30 27 75 / 0.1);
}
.tw-text-indigo-950\/100 {
  color: rgb(30 27 75 / 1);
}
.tw-text-indigo-950\/15 {
  color: rgb(30 27 75 / 0.15);
}
.tw-text-indigo-950\/20 {
  color: rgb(30 27 75 / 0.2);
}
.tw-text-indigo-950\/25 {
  color: rgb(30 27 75 / 0.25);
}
.tw-text-indigo-950\/30 {
  color: rgb(30 27 75 / 0.3);
}
.tw-text-indigo-950\/35 {
  color: rgb(30 27 75 / 0.35);
}
.tw-text-indigo-950\/40 {
  color: rgb(30 27 75 / 0.4);
}
.tw-text-indigo-950\/45 {
  color: rgb(30 27 75 / 0.45);
}
.tw-text-indigo-950\/5 {
  color: rgb(30 27 75 / 0.05);
}
.tw-text-indigo-950\/50 {
  color: rgb(30 27 75 / 0.5);
}
.tw-text-indigo-950\/55 {
  color: rgb(30 27 75 / 0.55);
}
.tw-text-indigo-950\/60 {
  color: rgb(30 27 75 / 0.6);
}
.tw-text-indigo-950\/65 {
  color: rgb(30 27 75 / 0.65);
}
.tw-text-indigo-950\/70 {
  color: rgb(30 27 75 / 0.7);
}
.tw-text-indigo-950\/75 {
  color: rgb(30 27 75 / 0.75);
}
.tw-text-indigo-950\/80 {
  color: rgb(30 27 75 / 0.8);
}
.tw-text-indigo-950\/85 {
  color: rgb(30 27 75 / 0.85);
}
.tw-text-indigo-950\/90 {
  color: rgb(30 27 75 / 0.9);
}
.tw-text-indigo-950\/95 {
  color: rgb(30 27 75 / 0.95);
}
.tw-text-inherit {
  color: inherit;
}
.tw-text-lime-100 {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}
.tw-text-lime-100\/0 {
  color: rgb(236 252 203 / 0);
}
.tw-text-lime-100\/10 {
  color: rgb(236 252 203 / 0.1);
}
.tw-text-lime-100\/100 {
  color: rgb(236 252 203 / 1);
}
.tw-text-lime-100\/15 {
  color: rgb(236 252 203 / 0.15);
}
.tw-text-lime-100\/20 {
  color: rgb(236 252 203 / 0.2);
}
.tw-text-lime-100\/25 {
  color: rgb(236 252 203 / 0.25);
}
.tw-text-lime-100\/30 {
  color: rgb(236 252 203 / 0.3);
}
.tw-text-lime-100\/35 {
  color: rgb(236 252 203 / 0.35);
}
.tw-text-lime-100\/40 {
  color: rgb(236 252 203 / 0.4);
}
.tw-text-lime-100\/45 {
  color: rgb(236 252 203 / 0.45);
}
.tw-text-lime-100\/5 {
  color: rgb(236 252 203 / 0.05);
}
.tw-text-lime-100\/50 {
  color: rgb(236 252 203 / 0.5);
}
.tw-text-lime-100\/55 {
  color: rgb(236 252 203 / 0.55);
}
.tw-text-lime-100\/60 {
  color: rgb(236 252 203 / 0.6);
}
.tw-text-lime-100\/65 {
  color: rgb(236 252 203 / 0.65);
}
.tw-text-lime-100\/70 {
  color: rgb(236 252 203 / 0.7);
}
.tw-text-lime-100\/75 {
  color: rgb(236 252 203 / 0.75);
}
.tw-text-lime-100\/80 {
  color: rgb(236 252 203 / 0.8);
}
.tw-text-lime-100\/85 {
  color: rgb(236 252 203 / 0.85);
}
.tw-text-lime-100\/90 {
  color: rgb(236 252 203 / 0.9);
}
.tw-text-lime-100\/95 {
  color: rgb(236 252 203 / 0.95);
}
.tw-text-lime-200 {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}
.tw-text-lime-200\/0 {
  color: rgb(217 249 157 / 0);
}
.tw-text-lime-200\/10 {
  color: rgb(217 249 157 / 0.1);
}
.tw-text-lime-200\/100 {
  color: rgb(217 249 157 / 1);
}
.tw-text-lime-200\/15 {
  color: rgb(217 249 157 / 0.15);
}
.tw-text-lime-200\/20 {
  color: rgb(217 249 157 / 0.2);
}
.tw-text-lime-200\/25 {
  color: rgb(217 249 157 / 0.25);
}
.tw-text-lime-200\/30 {
  color: rgb(217 249 157 / 0.3);
}
.tw-text-lime-200\/35 {
  color: rgb(217 249 157 / 0.35);
}
.tw-text-lime-200\/40 {
  color: rgb(217 249 157 / 0.4);
}
.tw-text-lime-200\/45 {
  color: rgb(217 249 157 / 0.45);
}
.tw-text-lime-200\/5 {
  color: rgb(217 249 157 / 0.05);
}
.tw-text-lime-200\/50 {
  color: rgb(217 249 157 / 0.5);
}
.tw-text-lime-200\/55 {
  color: rgb(217 249 157 / 0.55);
}
.tw-text-lime-200\/60 {
  color: rgb(217 249 157 / 0.6);
}
.tw-text-lime-200\/65 {
  color: rgb(217 249 157 / 0.65);
}
.tw-text-lime-200\/70 {
  color: rgb(217 249 157 / 0.7);
}
.tw-text-lime-200\/75 {
  color: rgb(217 249 157 / 0.75);
}
.tw-text-lime-200\/80 {
  color: rgb(217 249 157 / 0.8);
}
.tw-text-lime-200\/85 {
  color: rgb(217 249 157 / 0.85);
}
.tw-text-lime-200\/90 {
  color: rgb(217 249 157 / 0.9);
}
.tw-text-lime-200\/95 {
  color: rgb(217 249 157 / 0.95);
}
.tw-text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}
.tw-text-lime-300\/0 {
  color: rgb(190 242 100 / 0);
}
.tw-text-lime-300\/10 {
  color: rgb(190 242 100 / 0.1);
}
.tw-text-lime-300\/100 {
  color: rgb(190 242 100 / 1);
}
.tw-text-lime-300\/15 {
  color: rgb(190 242 100 / 0.15);
}
.tw-text-lime-300\/20 {
  color: rgb(190 242 100 / 0.2);
}
.tw-text-lime-300\/25 {
  color: rgb(190 242 100 / 0.25);
}
.tw-text-lime-300\/30 {
  color: rgb(190 242 100 / 0.3);
}
.tw-text-lime-300\/35 {
  color: rgb(190 242 100 / 0.35);
}
.tw-text-lime-300\/40 {
  color: rgb(190 242 100 / 0.4);
}
.tw-text-lime-300\/45 {
  color: rgb(190 242 100 / 0.45);
}
.tw-text-lime-300\/5 {
  color: rgb(190 242 100 / 0.05);
}
.tw-text-lime-300\/50 {
  color: rgb(190 242 100 / 0.5);
}
.tw-text-lime-300\/55 {
  color: rgb(190 242 100 / 0.55);
}
.tw-text-lime-300\/60 {
  color: rgb(190 242 100 / 0.6);
}
.tw-text-lime-300\/65 {
  color: rgb(190 242 100 / 0.65);
}
.tw-text-lime-300\/70 {
  color: rgb(190 242 100 / 0.7);
}
.tw-text-lime-300\/75 {
  color: rgb(190 242 100 / 0.75);
}
.tw-text-lime-300\/80 {
  color: rgb(190 242 100 / 0.8);
}
.tw-text-lime-300\/85 {
  color: rgb(190 242 100 / 0.85);
}
.tw-text-lime-300\/90 {
  color: rgb(190 242 100 / 0.9);
}
.tw-text-lime-300\/95 {
  color: rgb(190 242 100 / 0.95);
}
.tw-text-lime-400 {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}
.tw-text-lime-400\/0 {
  color: rgb(163 230 53 / 0);
}
.tw-text-lime-400\/10 {
  color: rgb(163 230 53 / 0.1);
}
.tw-text-lime-400\/100 {
  color: rgb(163 230 53 / 1);
}
.tw-text-lime-400\/15 {
  color: rgb(163 230 53 / 0.15);
}
.tw-text-lime-400\/20 {
  color: rgb(163 230 53 / 0.2);
}
.tw-text-lime-400\/25 {
  color: rgb(163 230 53 / 0.25);
}
.tw-text-lime-400\/30 {
  color: rgb(163 230 53 / 0.3);
}
.tw-text-lime-400\/35 {
  color: rgb(163 230 53 / 0.35);
}
.tw-text-lime-400\/40 {
  color: rgb(163 230 53 / 0.4);
}
.tw-text-lime-400\/45 {
  color: rgb(163 230 53 / 0.45);
}
.tw-text-lime-400\/5 {
  color: rgb(163 230 53 / 0.05);
}
.tw-text-lime-400\/50 {
  color: rgb(163 230 53 / 0.5);
}
.tw-text-lime-400\/55 {
  color: rgb(163 230 53 / 0.55);
}
.tw-text-lime-400\/60 {
  color: rgb(163 230 53 / 0.6);
}
.tw-text-lime-400\/65 {
  color: rgb(163 230 53 / 0.65);
}
.tw-text-lime-400\/70 {
  color: rgb(163 230 53 / 0.7);
}
.tw-text-lime-400\/75 {
  color: rgb(163 230 53 / 0.75);
}
.tw-text-lime-400\/80 {
  color: rgb(163 230 53 / 0.8);
}
.tw-text-lime-400\/85 {
  color: rgb(163 230 53 / 0.85);
}
.tw-text-lime-400\/90 {
  color: rgb(163 230 53 / 0.9);
}
.tw-text-lime-400\/95 {
  color: rgb(163 230 53 / 0.95);
}
.tw-text-lime-50 {
  --tw-text-opacity: 1;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1));
}
.tw-text-lime-50\/0 {
  color: rgb(247 254 231 / 0);
}
.tw-text-lime-50\/10 {
  color: rgb(247 254 231 / 0.1);
}
.tw-text-lime-50\/100 {
  color: rgb(247 254 231 / 1);
}
.tw-text-lime-50\/15 {
  color: rgb(247 254 231 / 0.15);
}
.tw-text-lime-50\/20 {
  color: rgb(247 254 231 / 0.2);
}
.tw-text-lime-50\/25 {
  color: rgb(247 254 231 / 0.25);
}
.tw-text-lime-50\/30 {
  color: rgb(247 254 231 / 0.3);
}
.tw-text-lime-50\/35 {
  color: rgb(247 254 231 / 0.35);
}
.tw-text-lime-50\/40 {
  color: rgb(247 254 231 / 0.4);
}
.tw-text-lime-50\/45 {
  color: rgb(247 254 231 / 0.45);
}
.tw-text-lime-50\/5 {
  color: rgb(247 254 231 / 0.05);
}
.tw-text-lime-50\/50 {
  color: rgb(247 254 231 / 0.5);
}
.tw-text-lime-50\/55 {
  color: rgb(247 254 231 / 0.55);
}
.tw-text-lime-50\/60 {
  color: rgb(247 254 231 / 0.6);
}
.tw-text-lime-50\/65 {
  color: rgb(247 254 231 / 0.65);
}
.tw-text-lime-50\/70 {
  color: rgb(247 254 231 / 0.7);
}
.tw-text-lime-50\/75 {
  color: rgb(247 254 231 / 0.75);
}
.tw-text-lime-50\/80 {
  color: rgb(247 254 231 / 0.8);
}
.tw-text-lime-50\/85 {
  color: rgb(247 254 231 / 0.85);
}
.tw-text-lime-50\/90 {
  color: rgb(247 254 231 / 0.9);
}
.tw-text-lime-50\/95 {
  color: rgb(247 254 231 / 0.95);
}
.tw-text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}
.tw-text-lime-500\/0 {
  color: rgb(132 204 22 / 0);
}
.tw-text-lime-500\/10 {
  color: rgb(132 204 22 / 0.1);
}
.tw-text-lime-500\/100 {
  color: rgb(132 204 22 / 1);
}
.tw-text-lime-500\/15 {
  color: rgb(132 204 22 / 0.15);
}
.tw-text-lime-500\/20 {
  color: rgb(132 204 22 / 0.2);
}
.tw-text-lime-500\/25 {
  color: rgb(132 204 22 / 0.25);
}
.tw-text-lime-500\/30 {
  color: rgb(132 204 22 / 0.3);
}
.tw-text-lime-500\/35 {
  color: rgb(132 204 22 / 0.35);
}
.tw-text-lime-500\/40 {
  color: rgb(132 204 22 / 0.4);
}
.tw-text-lime-500\/45 {
  color: rgb(132 204 22 / 0.45);
}
.tw-text-lime-500\/5 {
  color: rgb(132 204 22 / 0.05);
}
.tw-text-lime-500\/50 {
  color: rgb(132 204 22 / 0.5);
}
.tw-text-lime-500\/55 {
  color: rgb(132 204 22 / 0.55);
}
.tw-text-lime-500\/60 {
  color: rgb(132 204 22 / 0.6);
}
.tw-text-lime-500\/65 {
  color: rgb(132 204 22 / 0.65);
}
.tw-text-lime-500\/70 {
  color: rgb(132 204 22 / 0.7);
}
.tw-text-lime-500\/75 {
  color: rgb(132 204 22 / 0.75);
}
.tw-text-lime-500\/80 {
  color: rgb(132 204 22 / 0.8);
}
.tw-text-lime-500\/85 {
  color: rgb(132 204 22 / 0.85);
}
.tw-text-lime-500\/90 {
  color: rgb(132 204 22 / 0.9);
}
.tw-text-lime-500\/95 {
  color: rgb(132 204 22 / 0.95);
}
.tw-text-lime-600 {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}
.tw-text-lime-600\/0 {
  color: rgb(101 163 13 / 0);
}
.tw-text-lime-600\/10 {
  color: rgb(101 163 13 / 0.1);
}
.tw-text-lime-600\/100 {
  color: rgb(101 163 13 / 1);
}
.tw-text-lime-600\/15 {
  color: rgb(101 163 13 / 0.15);
}
.tw-text-lime-600\/20 {
  color: rgb(101 163 13 / 0.2);
}
.tw-text-lime-600\/25 {
  color: rgb(101 163 13 / 0.25);
}
.tw-text-lime-600\/30 {
  color: rgb(101 163 13 / 0.3);
}
.tw-text-lime-600\/35 {
  color: rgb(101 163 13 / 0.35);
}
.tw-text-lime-600\/40 {
  color: rgb(101 163 13 / 0.4);
}
.tw-text-lime-600\/45 {
  color: rgb(101 163 13 / 0.45);
}
.tw-text-lime-600\/5 {
  color: rgb(101 163 13 / 0.05);
}
.tw-text-lime-600\/50 {
  color: rgb(101 163 13 / 0.5);
}
.tw-text-lime-600\/55 {
  color: rgb(101 163 13 / 0.55);
}
.tw-text-lime-600\/60 {
  color: rgb(101 163 13 / 0.6);
}
.tw-text-lime-600\/65 {
  color: rgb(101 163 13 / 0.65);
}
.tw-text-lime-600\/70 {
  color: rgb(101 163 13 / 0.7);
}
.tw-text-lime-600\/75 {
  color: rgb(101 163 13 / 0.75);
}
.tw-text-lime-600\/80 {
  color: rgb(101 163 13 / 0.8);
}
.tw-text-lime-600\/85 {
  color: rgb(101 163 13 / 0.85);
}
.tw-text-lime-600\/90 {
  color: rgb(101 163 13 / 0.9);
}
.tw-text-lime-600\/95 {
  color: rgb(101 163 13 / 0.95);
}
.tw-text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}
.tw-text-lime-700\/0 {
  color: rgb(77 124 15 / 0);
}
.tw-text-lime-700\/10 {
  color: rgb(77 124 15 / 0.1);
}
.tw-text-lime-700\/100 {
  color: rgb(77 124 15 / 1);
}
.tw-text-lime-700\/15 {
  color: rgb(77 124 15 / 0.15);
}
.tw-text-lime-700\/20 {
  color: rgb(77 124 15 / 0.2);
}
.tw-text-lime-700\/25 {
  color: rgb(77 124 15 / 0.25);
}
.tw-text-lime-700\/30 {
  color: rgb(77 124 15 / 0.3);
}
.tw-text-lime-700\/35 {
  color: rgb(77 124 15 / 0.35);
}
.tw-text-lime-700\/40 {
  color: rgb(77 124 15 / 0.4);
}
.tw-text-lime-700\/45 {
  color: rgb(77 124 15 / 0.45);
}
.tw-text-lime-700\/5 {
  color: rgb(77 124 15 / 0.05);
}
.tw-text-lime-700\/50 {
  color: rgb(77 124 15 / 0.5);
}
.tw-text-lime-700\/55 {
  color: rgb(77 124 15 / 0.55);
}
.tw-text-lime-700\/60 {
  color: rgb(77 124 15 / 0.6);
}
.tw-text-lime-700\/65 {
  color: rgb(77 124 15 / 0.65);
}
.tw-text-lime-700\/70 {
  color: rgb(77 124 15 / 0.7);
}
.tw-text-lime-700\/75 {
  color: rgb(77 124 15 / 0.75);
}
.tw-text-lime-700\/80 {
  color: rgb(77 124 15 / 0.8);
}
.tw-text-lime-700\/85 {
  color: rgb(77 124 15 / 0.85);
}
.tw-text-lime-700\/90 {
  color: rgb(77 124 15 / 0.9);
}
.tw-text-lime-700\/95 {
  color: rgb(77 124 15 / 0.95);
}
.tw-text-lime-800 {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}
.tw-text-lime-800\/0 {
  color: rgb(63 98 18 / 0);
}
.tw-text-lime-800\/10 {
  color: rgb(63 98 18 / 0.1);
}
.tw-text-lime-800\/100 {
  color: rgb(63 98 18 / 1);
}
.tw-text-lime-800\/15 {
  color: rgb(63 98 18 / 0.15);
}
.tw-text-lime-800\/20 {
  color: rgb(63 98 18 / 0.2);
}
.tw-text-lime-800\/25 {
  color: rgb(63 98 18 / 0.25);
}
.tw-text-lime-800\/30 {
  color: rgb(63 98 18 / 0.3);
}
.tw-text-lime-800\/35 {
  color: rgb(63 98 18 / 0.35);
}
.tw-text-lime-800\/40 {
  color: rgb(63 98 18 / 0.4);
}
.tw-text-lime-800\/45 {
  color: rgb(63 98 18 / 0.45);
}
.tw-text-lime-800\/5 {
  color: rgb(63 98 18 / 0.05);
}
.tw-text-lime-800\/50 {
  color: rgb(63 98 18 / 0.5);
}
.tw-text-lime-800\/55 {
  color: rgb(63 98 18 / 0.55);
}
.tw-text-lime-800\/60 {
  color: rgb(63 98 18 / 0.6);
}
.tw-text-lime-800\/65 {
  color: rgb(63 98 18 / 0.65);
}
.tw-text-lime-800\/70 {
  color: rgb(63 98 18 / 0.7);
}
.tw-text-lime-800\/75 {
  color: rgb(63 98 18 / 0.75);
}
.tw-text-lime-800\/80 {
  color: rgb(63 98 18 / 0.8);
}
.tw-text-lime-800\/85 {
  color: rgb(63 98 18 / 0.85);
}
.tw-text-lime-800\/90 {
  color: rgb(63 98 18 / 0.9);
}
.tw-text-lime-800\/95 {
  color: rgb(63 98 18 / 0.95);
}
.tw-text-lime-900 {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}
.tw-text-lime-900\/0 {
  color: rgb(54 83 20 / 0);
}
.tw-text-lime-900\/10 {
  color: rgb(54 83 20 / 0.1);
}
.tw-text-lime-900\/100 {
  color: rgb(54 83 20 / 1);
}
.tw-text-lime-900\/15 {
  color: rgb(54 83 20 / 0.15);
}
.tw-text-lime-900\/20 {
  color: rgb(54 83 20 / 0.2);
}
.tw-text-lime-900\/25 {
  color: rgb(54 83 20 / 0.25);
}
.tw-text-lime-900\/30 {
  color: rgb(54 83 20 / 0.3);
}
.tw-text-lime-900\/35 {
  color: rgb(54 83 20 / 0.35);
}
.tw-text-lime-900\/40 {
  color: rgb(54 83 20 / 0.4);
}
.tw-text-lime-900\/45 {
  color: rgb(54 83 20 / 0.45);
}
.tw-text-lime-900\/5 {
  color: rgb(54 83 20 / 0.05);
}
.tw-text-lime-900\/50 {
  color: rgb(54 83 20 / 0.5);
}
.tw-text-lime-900\/55 {
  color: rgb(54 83 20 / 0.55);
}
.tw-text-lime-900\/60 {
  color: rgb(54 83 20 / 0.6);
}
.tw-text-lime-900\/65 {
  color: rgb(54 83 20 / 0.65);
}
.tw-text-lime-900\/70 {
  color: rgb(54 83 20 / 0.7);
}
.tw-text-lime-900\/75 {
  color: rgb(54 83 20 / 0.75);
}
.tw-text-lime-900\/80 {
  color: rgb(54 83 20 / 0.8);
}
.tw-text-lime-900\/85 {
  color: rgb(54 83 20 / 0.85);
}
.tw-text-lime-900\/90 {
  color: rgb(54 83 20 / 0.9);
}
.tw-text-lime-900\/95 {
  color: rgb(54 83 20 / 0.95);
}
.tw-text-lime-950 {
  --tw-text-opacity: 1;
  color: rgb(26 46 5 / var(--tw-text-opacity, 1));
}
.tw-text-lime-950\/0 {
  color: rgb(26 46 5 / 0);
}
.tw-text-lime-950\/10 {
  color: rgb(26 46 5 / 0.1);
}
.tw-text-lime-950\/100 {
  color: rgb(26 46 5 / 1);
}
.tw-text-lime-950\/15 {
  color: rgb(26 46 5 / 0.15);
}
.tw-text-lime-950\/20 {
  color: rgb(26 46 5 / 0.2);
}
.tw-text-lime-950\/25 {
  color: rgb(26 46 5 / 0.25);
}
.tw-text-lime-950\/30 {
  color: rgb(26 46 5 / 0.3);
}
.tw-text-lime-950\/35 {
  color: rgb(26 46 5 / 0.35);
}
.tw-text-lime-950\/40 {
  color: rgb(26 46 5 / 0.4);
}
.tw-text-lime-950\/45 {
  color: rgb(26 46 5 / 0.45);
}
.tw-text-lime-950\/5 {
  color: rgb(26 46 5 / 0.05);
}
.tw-text-lime-950\/50 {
  color: rgb(26 46 5 / 0.5);
}
.tw-text-lime-950\/55 {
  color: rgb(26 46 5 / 0.55);
}
.tw-text-lime-950\/60 {
  color: rgb(26 46 5 / 0.6);
}
.tw-text-lime-950\/65 {
  color: rgb(26 46 5 / 0.65);
}
.tw-text-lime-950\/70 {
  color: rgb(26 46 5 / 0.7);
}
.tw-text-lime-950\/75 {
  color: rgb(26 46 5 / 0.75);
}
.tw-text-lime-950\/80 {
  color: rgb(26 46 5 / 0.8);
}
.tw-text-lime-950\/85 {
  color: rgb(26 46 5 / 0.85);
}
.tw-text-lime-950\/90 {
  color: rgb(26 46 5 / 0.9);
}
.tw-text-lime-950\/95 {
  color: rgb(26 46 5 / 0.95);
}
.tw-text-neutral-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-100\/0 {
  color: rgb(245 245 245 / 0);
}
.tw-text-neutral-100\/10 {
  color: rgb(245 245 245 / 0.1);
}
.tw-text-neutral-100\/100 {
  color: rgb(245 245 245 / 1);
}
.tw-text-neutral-100\/15 {
  color: rgb(245 245 245 / 0.15);
}
.tw-text-neutral-100\/20 {
  color: rgb(245 245 245 / 0.2);
}
.tw-text-neutral-100\/25 {
  color: rgb(245 245 245 / 0.25);
}
.tw-text-neutral-100\/30 {
  color: rgb(245 245 245 / 0.3);
}
.tw-text-neutral-100\/35 {
  color: rgb(245 245 245 / 0.35);
}
.tw-text-neutral-100\/40 {
  color: rgb(245 245 245 / 0.4);
}
.tw-text-neutral-100\/45 {
  color: rgb(245 245 245 / 0.45);
}
.tw-text-neutral-100\/5 {
  color: rgb(245 245 245 / 0.05);
}
.tw-text-neutral-100\/50 {
  color: rgb(245 245 245 / 0.5);
}
.tw-text-neutral-100\/55 {
  color: rgb(245 245 245 / 0.55);
}
.tw-text-neutral-100\/60 {
  color: rgb(245 245 245 / 0.6);
}
.tw-text-neutral-100\/65 {
  color: rgb(245 245 245 / 0.65);
}
.tw-text-neutral-100\/70 {
  color: rgb(245 245 245 / 0.7);
}
.tw-text-neutral-100\/75 {
  color: rgb(245 245 245 / 0.75);
}
.tw-text-neutral-100\/80 {
  color: rgb(245 245 245 / 0.8);
}
.tw-text-neutral-100\/85 {
  color: rgb(245 245 245 / 0.85);
}
.tw-text-neutral-100\/90 {
  color: rgb(245 245 245 / 0.9);
}
.tw-text-neutral-100\/95 {
  color: rgb(245 245 245 / 0.95);
}
.tw-text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-200\/0 {
  color: rgb(229 229 229 / 0);
}
.tw-text-neutral-200\/10 {
  color: rgb(229 229 229 / 0.1);
}
.tw-text-neutral-200\/100 {
  color: rgb(229 229 229 / 1);
}
.tw-text-neutral-200\/15 {
  color: rgb(229 229 229 / 0.15);
}
.tw-text-neutral-200\/20 {
  color: rgb(229 229 229 / 0.2);
}
.tw-text-neutral-200\/25 {
  color: rgb(229 229 229 / 0.25);
}
.tw-text-neutral-200\/30 {
  color: rgb(229 229 229 / 0.3);
}
.tw-text-neutral-200\/35 {
  color: rgb(229 229 229 / 0.35);
}
.tw-text-neutral-200\/40 {
  color: rgb(229 229 229 / 0.4);
}
.tw-text-neutral-200\/45 {
  color: rgb(229 229 229 / 0.45);
}
.tw-text-neutral-200\/5 {
  color: rgb(229 229 229 / 0.05);
}
.tw-text-neutral-200\/50 {
  color: rgb(229 229 229 / 0.5);
}
.tw-text-neutral-200\/55 {
  color: rgb(229 229 229 / 0.55);
}
.tw-text-neutral-200\/60 {
  color: rgb(229 229 229 / 0.6);
}
.tw-text-neutral-200\/65 {
  color: rgb(229 229 229 / 0.65);
}
.tw-text-neutral-200\/70 {
  color: rgb(229 229 229 / 0.7);
}
.tw-text-neutral-200\/75 {
  color: rgb(229 229 229 / 0.75);
}
.tw-text-neutral-200\/80 {
  color: rgb(229 229 229 / 0.8);
}
.tw-text-neutral-200\/85 {
  color: rgb(229 229 229 / 0.85);
}
.tw-text-neutral-200\/90 {
  color: rgb(229 229 229 / 0.9);
}
.tw-text-neutral-200\/95 {
  color: rgb(229 229 229 / 0.95);
}
.tw-text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-300\/0 {
  color: rgb(212 212 212 / 0);
}
.tw-text-neutral-300\/10 {
  color: rgb(212 212 212 / 0.1);
}
.tw-text-neutral-300\/100 {
  color: rgb(212 212 212 / 1);
}
.tw-text-neutral-300\/15 {
  color: rgb(212 212 212 / 0.15);
}
.tw-text-neutral-300\/20 {
  color: rgb(212 212 212 / 0.2);
}
.tw-text-neutral-300\/25 {
  color: rgb(212 212 212 / 0.25);
}
.tw-text-neutral-300\/30 {
  color: rgb(212 212 212 / 0.3);
}
.tw-text-neutral-300\/35 {
  color: rgb(212 212 212 / 0.35);
}
.tw-text-neutral-300\/40 {
  color: rgb(212 212 212 / 0.4);
}
.tw-text-neutral-300\/45 {
  color: rgb(212 212 212 / 0.45);
}
.tw-text-neutral-300\/5 {
  color: rgb(212 212 212 / 0.05);
}
.tw-text-neutral-300\/50 {
  color: rgb(212 212 212 / 0.5);
}
.tw-text-neutral-300\/55 {
  color: rgb(212 212 212 / 0.55);
}
.tw-text-neutral-300\/60 {
  color: rgb(212 212 212 / 0.6);
}
.tw-text-neutral-300\/65 {
  color: rgb(212 212 212 / 0.65);
}
.tw-text-neutral-300\/70 {
  color: rgb(212 212 212 / 0.7);
}
.tw-text-neutral-300\/75 {
  color: rgb(212 212 212 / 0.75);
}
.tw-text-neutral-300\/80 {
  color: rgb(212 212 212 / 0.8);
}
.tw-text-neutral-300\/85 {
  color: rgb(212 212 212 / 0.85);
}
.tw-text-neutral-300\/90 {
  color: rgb(212 212 212 / 0.9);
}
.tw-text-neutral-300\/95 {
  color: rgb(212 212 212 / 0.95);
}
.tw-text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-400\/0 {
  color: rgb(163 163 163 / 0);
}
.tw-text-neutral-400\/10 {
  color: rgb(163 163 163 / 0.1);
}
.tw-text-neutral-400\/100 {
  color: rgb(163 163 163 / 1);
}
.tw-text-neutral-400\/15 {
  color: rgb(163 163 163 / 0.15);
}
.tw-text-neutral-400\/20 {
  color: rgb(163 163 163 / 0.2);
}
.tw-text-neutral-400\/25 {
  color: rgb(163 163 163 / 0.25);
}
.tw-text-neutral-400\/30 {
  color: rgb(163 163 163 / 0.3);
}
.tw-text-neutral-400\/35 {
  color: rgb(163 163 163 / 0.35);
}
.tw-text-neutral-400\/40 {
  color: rgb(163 163 163 / 0.4);
}
.tw-text-neutral-400\/45 {
  color: rgb(163 163 163 / 0.45);
}
.tw-text-neutral-400\/5 {
  color: rgb(163 163 163 / 0.05);
}
.tw-text-neutral-400\/50 {
  color: rgb(163 163 163 / 0.5);
}
.tw-text-neutral-400\/55 {
  color: rgb(163 163 163 / 0.55);
}
.tw-text-neutral-400\/60 {
  color: rgb(163 163 163 / 0.6);
}
.tw-text-neutral-400\/65 {
  color: rgb(163 163 163 / 0.65);
}
.tw-text-neutral-400\/70 {
  color: rgb(163 163 163 / 0.7);
}
.tw-text-neutral-400\/75 {
  color: rgb(163 163 163 / 0.75);
}
.tw-text-neutral-400\/80 {
  color: rgb(163 163 163 / 0.8);
}
.tw-text-neutral-400\/85 {
  color: rgb(163 163 163 / 0.85);
}
.tw-text-neutral-400\/90 {
  color: rgb(163 163 163 / 0.9);
}
.tw-text-neutral-400\/95 {
  color: rgb(163 163 163 / 0.95);
}
.tw-text-neutral-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-50\/0 {
  color: rgb(250 250 250 / 0);
}
.tw-text-neutral-50\/10 {
  color: rgb(250 250 250 / 0.1);
}
.tw-text-neutral-50\/100 {
  color: rgb(250 250 250 / 1);
}
.tw-text-neutral-50\/15 {
  color: rgb(250 250 250 / 0.15);
}
.tw-text-neutral-50\/20 {
  color: rgb(250 250 250 / 0.2);
}
.tw-text-neutral-50\/25 {
  color: rgb(250 250 250 / 0.25);
}
.tw-text-neutral-50\/30 {
  color: rgb(250 250 250 / 0.3);
}
.tw-text-neutral-50\/35 {
  color: rgb(250 250 250 / 0.35);
}
.tw-text-neutral-50\/40 {
  color: rgb(250 250 250 / 0.4);
}
.tw-text-neutral-50\/45 {
  color: rgb(250 250 250 / 0.45);
}
.tw-text-neutral-50\/5 {
  color: rgb(250 250 250 / 0.05);
}
.tw-text-neutral-50\/50 {
  color: rgb(250 250 250 / 0.5);
}
.tw-text-neutral-50\/55 {
  color: rgb(250 250 250 / 0.55);
}
.tw-text-neutral-50\/60 {
  color: rgb(250 250 250 / 0.6);
}
.tw-text-neutral-50\/65 {
  color: rgb(250 250 250 / 0.65);
}
.tw-text-neutral-50\/70 {
  color: rgb(250 250 250 / 0.7);
}
.tw-text-neutral-50\/75 {
  color: rgb(250 250 250 / 0.75);
}
.tw-text-neutral-50\/80 {
  color: rgb(250 250 250 / 0.8);
}
.tw-text-neutral-50\/85 {
  color: rgb(250 250 250 / 0.85);
}
.tw-text-neutral-50\/90 {
  color: rgb(250 250 250 / 0.9);
}
.tw-text-neutral-50\/95 {
  color: rgb(250 250 250 / 0.95);
}
.tw-text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-500\/0 {
  color: rgb(115 115 115 / 0);
}
.tw-text-neutral-500\/10 {
  color: rgb(115 115 115 / 0.1);
}
.tw-text-neutral-500\/100 {
  color: rgb(115 115 115 / 1);
}
.tw-text-neutral-500\/15 {
  color: rgb(115 115 115 / 0.15);
}
.tw-text-neutral-500\/20 {
  color: rgb(115 115 115 / 0.2);
}
.tw-text-neutral-500\/25 {
  color: rgb(115 115 115 / 0.25);
}
.tw-text-neutral-500\/30 {
  color: rgb(115 115 115 / 0.3);
}
.tw-text-neutral-500\/35 {
  color: rgb(115 115 115 / 0.35);
}
.tw-text-neutral-500\/40 {
  color: rgb(115 115 115 / 0.4);
}
.tw-text-neutral-500\/45 {
  color: rgb(115 115 115 / 0.45);
}
.tw-text-neutral-500\/5 {
  color: rgb(115 115 115 / 0.05);
}
.tw-text-neutral-500\/50 {
  color: rgb(115 115 115 / 0.5);
}
.tw-text-neutral-500\/55 {
  color: rgb(115 115 115 / 0.55);
}
.tw-text-neutral-500\/60 {
  color: rgb(115 115 115 / 0.6);
}
.tw-text-neutral-500\/65 {
  color: rgb(115 115 115 / 0.65);
}
.tw-text-neutral-500\/70 {
  color: rgb(115 115 115 / 0.7);
}
.tw-text-neutral-500\/75 {
  color: rgb(115 115 115 / 0.75);
}
.tw-text-neutral-500\/80 {
  color: rgb(115 115 115 / 0.8);
}
.tw-text-neutral-500\/85 {
  color: rgb(115 115 115 / 0.85);
}
.tw-text-neutral-500\/90 {
  color: rgb(115 115 115 / 0.9);
}
.tw-text-neutral-500\/95 {
  color: rgb(115 115 115 / 0.95);
}
.tw-text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-600\/0 {
  color: rgb(82 82 82 / 0);
}
.tw-text-neutral-600\/10 {
  color: rgb(82 82 82 / 0.1);
}
.tw-text-neutral-600\/100 {
  color: rgb(82 82 82 / 1);
}
.tw-text-neutral-600\/15 {
  color: rgb(82 82 82 / 0.15);
}
.tw-text-neutral-600\/20 {
  color: rgb(82 82 82 / 0.2);
}
.tw-text-neutral-600\/25 {
  color: rgb(82 82 82 / 0.25);
}
.tw-text-neutral-600\/30 {
  color: rgb(82 82 82 / 0.3);
}
.tw-text-neutral-600\/35 {
  color: rgb(82 82 82 / 0.35);
}
.tw-text-neutral-600\/40 {
  color: rgb(82 82 82 / 0.4);
}
.tw-text-neutral-600\/45 {
  color: rgb(82 82 82 / 0.45);
}
.tw-text-neutral-600\/5 {
  color: rgb(82 82 82 / 0.05);
}
.tw-text-neutral-600\/50 {
  color: rgb(82 82 82 / 0.5);
}
.tw-text-neutral-600\/55 {
  color: rgb(82 82 82 / 0.55);
}
.tw-text-neutral-600\/60 {
  color: rgb(82 82 82 / 0.6);
}
.tw-text-neutral-600\/65 {
  color: rgb(82 82 82 / 0.65);
}
.tw-text-neutral-600\/70 {
  color: rgb(82 82 82 / 0.7);
}
.tw-text-neutral-600\/75 {
  color: rgb(82 82 82 / 0.75);
}
.tw-text-neutral-600\/80 {
  color: rgb(82 82 82 / 0.8);
}
.tw-text-neutral-600\/85 {
  color: rgb(82 82 82 / 0.85);
}
.tw-text-neutral-600\/90 {
  color: rgb(82 82 82 / 0.9);
}
.tw-text-neutral-600\/95 {
  color: rgb(82 82 82 / 0.95);
}
.tw-text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-700\/0 {
  color: rgb(64 64 64 / 0);
}
.tw-text-neutral-700\/10 {
  color: rgb(64 64 64 / 0.1);
}
.tw-text-neutral-700\/100 {
  color: rgb(64 64 64 / 1);
}
.tw-text-neutral-700\/15 {
  color: rgb(64 64 64 / 0.15);
}
.tw-text-neutral-700\/20 {
  color: rgb(64 64 64 / 0.2);
}
.tw-text-neutral-700\/25 {
  color: rgb(64 64 64 / 0.25);
}
.tw-text-neutral-700\/30 {
  color: rgb(64 64 64 / 0.3);
}
.tw-text-neutral-700\/35 {
  color: rgb(64 64 64 / 0.35);
}
.tw-text-neutral-700\/40 {
  color: rgb(64 64 64 / 0.4);
}
.tw-text-neutral-700\/45 {
  color: rgb(64 64 64 / 0.45);
}
.tw-text-neutral-700\/5 {
  color: rgb(64 64 64 / 0.05);
}
.tw-text-neutral-700\/50 {
  color: rgb(64 64 64 / 0.5);
}
.tw-text-neutral-700\/55 {
  color: rgb(64 64 64 / 0.55);
}
.tw-text-neutral-700\/60 {
  color: rgb(64 64 64 / 0.6);
}
.tw-text-neutral-700\/65 {
  color: rgb(64 64 64 / 0.65);
}
.tw-text-neutral-700\/70 {
  color: rgb(64 64 64 / 0.7);
}
.tw-text-neutral-700\/75 {
  color: rgb(64 64 64 / 0.75);
}
.tw-text-neutral-700\/80 {
  color: rgb(64 64 64 / 0.8);
}
.tw-text-neutral-700\/85 {
  color: rgb(64 64 64 / 0.85);
}
.tw-text-neutral-700\/90 {
  color: rgb(64 64 64 / 0.9);
}
.tw-text-neutral-700\/95 {
  color: rgb(64 64 64 / 0.95);
}
.tw-text-neutral-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-800\/0 {
  color: rgb(38 38 38 / 0);
}
.tw-text-neutral-800\/10 {
  color: rgb(38 38 38 / 0.1);
}
.tw-text-neutral-800\/100 {
  color: rgb(38 38 38 / 1);
}
.tw-text-neutral-800\/15 {
  color: rgb(38 38 38 / 0.15);
}
.tw-text-neutral-800\/20 {
  color: rgb(38 38 38 / 0.2);
}
.tw-text-neutral-800\/25 {
  color: rgb(38 38 38 / 0.25);
}
.tw-text-neutral-800\/30 {
  color: rgb(38 38 38 / 0.3);
}
.tw-text-neutral-800\/35 {
  color: rgb(38 38 38 / 0.35);
}
.tw-text-neutral-800\/40 {
  color: rgb(38 38 38 / 0.4);
}
.tw-text-neutral-800\/45 {
  color: rgb(38 38 38 / 0.45);
}
.tw-text-neutral-800\/5 {
  color: rgb(38 38 38 / 0.05);
}
.tw-text-neutral-800\/50 {
  color: rgb(38 38 38 / 0.5);
}
.tw-text-neutral-800\/55 {
  color: rgb(38 38 38 / 0.55);
}
.tw-text-neutral-800\/60 {
  color: rgb(38 38 38 / 0.6);
}
.tw-text-neutral-800\/65 {
  color: rgb(38 38 38 / 0.65);
}
.tw-text-neutral-800\/70 {
  color: rgb(38 38 38 / 0.7);
}
.tw-text-neutral-800\/75 {
  color: rgb(38 38 38 / 0.75);
}
.tw-text-neutral-800\/80 {
  color: rgb(38 38 38 / 0.8);
}
.tw-text-neutral-800\/85 {
  color: rgb(38 38 38 / 0.85);
}
.tw-text-neutral-800\/90 {
  color: rgb(38 38 38 / 0.9);
}
.tw-text-neutral-800\/95 {
  color: rgb(38 38 38 / 0.95);
}
.tw-text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-900\/0 {
  color: rgb(23 23 23 / 0);
}
.tw-text-neutral-900\/10 {
  color: rgb(23 23 23 / 0.1);
}
.tw-text-neutral-900\/100 {
  color: rgb(23 23 23 / 1);
}
.tw-text-neutral-900\/15 {
  color: rgb(23 23 23 / 0.15);
}
.tw-text-neutral-900\/20 {
  color: rgb(23 23 23 / 0.2);
}
.tw-text-neutral-900\/25 {
  color: rgb(23 23 23 / 0.25);
}
.tw-text-neutral-900\/30 {
  color: rgb(23 23 23 / 0.3);
}
.tw-text-neutral-900\/35 {
  color: rgb(23 23 23 / 0.35);
}
.tw-text-neutral-900\/40 {
  color: rgb(23 23 23 / 0.4);
}
.tw-text-neutral-900\/45 {
  color: rgb(23 23 23 / 0.45);
}
.tw-text-neutral-900\/5 {
  color: rgb(23 23 23 / 0.05);
}
.tw-text-neutral-900\/50 {
  color: rgb(23 23 23 / 0.5);
}
.tw-text-neutral-900\/55 {
  color: rgb(23 23 23 / 0.55);
}
.tw-text-neutral-900\/60 {
  color: rgb(23 23 23 / 0.6);
}
.tw-text-neutral-900\/65 {
  color: rgb(23 23 23 / 0.65);
}
.tw-text-neutral-900\/70 {
  color: rgb(23 23 23 / 0.7);
}
.tw-text-neutral-900\/75 {
  color: rgb(23 23 23 / 0.75);
}
.tw-text-neutral-900\/80 {
  color: rgb(23 23 23 / 0.8);
}
.tw-text-neutral-900\/85 {
  color: rgb(23 23 23 / 0.85);
}
.tw-text-neutral-900\/90 {
  color: rgb(23 23 23 / 0.9);
}
.tw-text-neutral-900\/95 {
  color: rgb(23 23 23 / 0.95);
}
.tw-text-neutral-950 {
  --tw-text-opacity: 1;
  color: rgb(10 10 10 / var(--tw-text-opacity, 1));
}
.tw-text-neutral-950\/0 {
  color: rgb(10 10 10 / 0);
}
.tw-text-neutral-950\/10 {
  color: rgb(10 10 10 / 0.1);
}
.tw-text-neutral-950\/100 {
  color: rgb(10 10 10 / 1);
}
.tw-text-neutral-950\/15 {
  color: rgb(10 10 10 / 0.15);
}
.tw-text-neutral-950\/20 {
  color: rgb(10 10 10 / 0.2);
}
.tw-text-neutral-950\/25 {
  color: rgb(10 10 10 / 0.25);
}
.tw-text-neutral-950\/30 {
  color: rgb(10 10 10 / 0.3);
}
.tw-text-neutral-950\/35 {
  color: rgb(10 10 10 / 0.35);
}
.tw-text-neutral-950\/40 {
  color: rgb(10 10 10 / 0.4);
}
.tw-text-neutral-950\/45 {
  color: rgb(10 10 10 / 0.45);
}
.tw-text-neutral-950\/5 {
  color: rgb(10 10 10 / 0.05);
}
.tw-text-neutral-950\/50 {
  color: rgb(10 10 10 / 0.5);
}
.tw-text-neutral-950\/55 {
  color: rgb(10 10 10 / 0.55);
}
.tw-text-neutral-950\/60 {
  color: rgb(10 10 10 / 0.6);
}
.tw-text-neutral-950\/65 {
  color: rgb(10 10 10 / 0.65);
}
.tw-text-neutral-950\/70 {
  color: rgb(10 10 10 / 0.7);
}
.tw-text-neutral-950\/75 {
  color: rgb(10 10 10 / 0.75);
}
.tw-text-neutral-950\/80 {
  color: rgb(10 10 10 / 0.8);
}
.tw-text-neutral-950\/85 {
  color: rgb(10 10 10 / 0.85);
}
.tw-text-neutral-950\/90 {
  color: rgb(10 10 10 / 0.9);
}
.tw-text-neutral-950\/95 {
  color: rgb(10 10 10 / 0.95);
}
.tw-text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.tw-text-orange-100\/0 {
  color: rgb(255 237 213 / 0);
}
.tw-text-orange-100\/10 {
  color: rgb(255 237 213 / 0.1);
}
.tw-text-orange-100\/100 {
  color: rgb(255 237 213 / 1);
}
.tw-text-orange-100\/15 {
  color: rgb(255 237 213 / 0.15);
}
.tw-text-orange-100\/20 {
  color: rgb(255 237 213 / 0.2);
}
.tw-text-orange-100\/25 {
  color: rgb(255 237 213 / 0.25);
}
.tw-text-orange-100\/30 {
  color: rgb(255 237 213 / 0.3);
}
.tw-text-orange-100\/35 {
  color: rgb(255 237 213 / 0.35);
}
.tw-text-orange-100\/40 {
  color: rgb(255 237 213 / 0.4);
}
.tw-text-orange-100\/45 {
  color: rgb(255 237 213 / 0.45);
}
.tw-text-orange-100\/5 {
  color: rgb(255 237 213 / 0.05);
}
.tw-text-orange-100\/50 {
  color: rgb(255 237 213 / 0.5);
}
.tw-text-orange-100\/55 {
  color: rgb(255 237 213 / 0.55);
}
.tw-text-orange-100\/60 {
  color: rgb(255 237 213 / 0.6);
}
.tw-text-orange-100\/65 {
  color: rgb(255 237 213 / 0.65);
}
.tw-text-orange-100\/70 {
  color: rgb(255 237 213 / 0.7);
}
.tw-text-orange-100\/75 {
  color: rgb(255 237 213 / 0.75);
}
.tw-text-orange-100\/80 {
  color: rgb(255 237 213 / 0.8);
}
.tw-text-orange-100\/85 {
  color: rgb(255 237 213 / 0.85);
}
.tw-text-orange-100\/90 {
  color: rgb(255 237 213 / 0.9);
}
.tw-text-orange-100\/95 {
  color: rgb(255 237 213 / 0.95);
}
.tw-text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.tw-text-orange-200\/0 {
  color: rgb(254 215 170 / 0);
}
.tw-text-orange-200\/10 {
  color: rgb(254 215 170 / 0.1);
}
.tw-text-orange-200\/100 {
  color: rgb(254 215 170 / 1);
}
.tw-text-orange-200\/15 {
  color: rgb(254 215 170 / 0.15);
}
.tw-text-orange-200\/20 {
  color: rgb(254 215 170 / 0.2);
}
.tw-text-orange-200\/25 {
  color: rgb(254 215 170 / 0.25);
}
.tw-text-orange-200\/30 {
  color: rgb(254 215 170 / 0.3);
}
.tw-text-orange-200\/35 {
  color: rgb(254 215 170 / 0.35);
}
.tw-text-orange-200\/40 {
  color: rgb(254 215 170 / 0.4);
}
.tw-text-orange-200\/45 {
  color: rgb(254 215 170 / 0.45);
}
.tw-text-orange-200\/5 {
  color: rgb(254 215 170 / 0.05);
}
.tw-text-orange-200\/50 {
  color: rgb(254 215 170 / 0.5);
}
.tw-text-orange-200\/55 {
  color: rgb(254 215 170 / 0.55);
}
.tw-text-orange-200\/60 {
  color: rgb(254 215 170 / 0.6);
}
.tw-text-orange-200\/65 {
  color: rgb(254 215 170 / 0.65);
}
.tw-text-orange-200\/70 {
  color: rgb(254 215 170 / 0.7);
}
.tw-text-orange-200\/75 {
  color: rgb(254 215 170 / 0.75);
}
.tw-text-orange-200\/80 {
  color: rgb(254 215 170 / 0.8);
}
.tw-text-orange-200\/85 {
  color: rgb(254 215 170 / 0.85);
}
.tw-text-orange-200\/90 {
  color: rgb(254 215 170 / 0.9);
}
.tw-text-orange-200\/95 {
  color: rgb(254 215 170 / 0.95);
}
.tw-text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.tw-text-orange-300\/0 {
  color: rgb(253 186 116 / 0);
}
.tw-text-orange-300\/10 {
  color: rgb(253 186 116 / 0.1);
}
.tw-text-orange-300\/100 {
  color: rgb(253 186 116 / 1);
}
.tw-text-orange-300\/15 {
  color: rgb(253 186 116 / 0.15);
}
.tw-text-orange-300\/20 {
  color: rgb(253 186 116 / 0.2);
}
.tw-text-orange-300\/25 {
  color: rgb(253 186 116 / 0.25);
}
.tw-text-orange-300\/30 {
  color: rgb(253 186 116 / 0.3);
}
.tw-text-orange-300\/35 {
  color: rgb(253 186 116 / 0.35);
}
.tw-text-orange-300\/40 {
  color: rgb(253 186 116 / 0.4);
}
.tw-text-orange-300\/45 {
  color: rgb(253 186 116 / 0.45);
}
.tw-text-orange-300\/5 {
  color: rgb(253 186 116 / 0.05);
}
.tw-text-orange-300\/50 {
  color: rgb(253 186 116 / 0.5);
}
.tw-text-orange-300\/55 {
  color: rgb(253 186 116 / 0.55);
}
.tw-text-orange-300\/60 {
  color: rgb(253 186 116 / 0.6);
}
.tw-text-orange-300\/65 {
  color: rgb(253 186 116 / 0.65);
}
.tw-text-orange-300\/70 {
  color: rgb(253 186 116 / 0.7);
}
.tw-text-orange-300\/75 {
  color: rgb(253 186 116 / 0.75);
}
.tw-text-orange-300\/80 {
  color: rgb(253 186 116 / 0.8);
}
.tw-text-orange-300\/85 {
  color: rgb(253 186 116 / 0.85);
}
.tw-text-orange-300\/90 {
  color: rgb(253 186 116 / 0.9);
}
.tw-text-orange-300\/95 {
  color: rgb(253 186 116 / 0.95);
}
.tw-text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.tw-text-orange-400\/0 {
  color: rgb(251 146 60 / 0);
}
.tw-text-orange-400\/10 {
  color: rgb(251 146 60 / 0.1);
}
.tw-text-orange-400\/100 {
  color: rgb(251 146 60 / 1);
}
.tw-text-orange-400\/15 {
  color: rgb(251 146 60 / 0.15);
}
.tw-text-orange-400\/20 {
  color: rgb(251 146 60 / 0.2);
}
.tw-text-orange-400\/25 {
  color: rgb(251 146 60 / 0.25);
}
.tw-text-orange-400\/30 {
  color: rgb(251 146 60 / 0.3);
}
.tw-text-orange-400\/35 {
  color: rgb(251 146 60 / 0.35);
}
.tw-text-orange-400\/40 {
  color: rgb(251 146 60 / 0.4);
}
.tw-text-orange-400\/45 {
  color: rgb(251 146 60 / 0.45);
}
.tw-text-orange-400\/5 {
  color: rgb(251 146 60 / 0.05);
}
.tw-text-orange-400\/50 {
  color: rgb(251 146 60 / 0.5);
}
.tw-text-orange-400\/55 {
  color: rgb(251 146 60 / 0.55);
}
.tw-text-orange-400\/60 {
  color: rgb(251 146 60 / 0.6);
}
.tw-text-orange-400\/65 {
  color: rgb(251 146 60 / 0.65);
}
.tw-text-orange-400\/70 {
  color: rgb(251 146 60 / 0.7);
}
.tw-text-orange-400\/75 {
  color: rgb(251 146 60 / 0.75);
}
.tw-text-orange-400\/80 {
  color: rgb(251 146 60 / 0.8);
}
.tw-text-orange-400\/85 {
  color: rgb(251 146 60 / 0.85);
}
.tw-text-orange-400\/90 {
  color: rgb(251 146 60 / 0.9);
}
.tw-text-orange-400\/95 {
  color: rgb(251 146 60 / 0.95);
}
.tw-text-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1));
}
.tw-text-orange-50\/0 {
  color: rgb(255 247 237 / 0);
}
.tw-text-orange-50\/10 {
  color: rgb(255 247 237 / 0.1);
}
.tw-text-orange-50\/100 {
  color: rgb(255 247 237 / 1);
}
.tw-text-orange-50\/15 {
  color: rgb(255 247 237 / 0.15);
}
.tw-text-orange-50\/20 {
  color: rgb(255 247 237 / 0.2);
}
.tw-text-orange-50\/25 {
  color: rgb(255 247 237 / 0.25);
}
.tw-text-orange-50\/30 {
  color: rgb(255 247 237 / 0.3);
}
.tw-text-orange-50\/35 {
  color: rgb(255 247 237 / 0.35);
}
.tw-text-orange-50\/40 {
  color: rgb(255 247 237 / 0.4);
}
.tw-text-orange-50\/45 {
  color: rgb(255 247 237 / 0.45);
}
.tw-text-orange-50\/5 {
  color: rgb(255 247 237 / 0.05);
}
.tw-text-orange-50\/50 {
  color: rgb(255 247 237 / 0.5);
}
.tw-text-orange-50\/55 {
  color: rgb(255 247 237 / 0.55);
}
.tw-text-orange-50\/60 {
  color: rgb(255 247 237 / 0.6);
}
.tw-text-orange-50\/65 {
  color: rgb(255 247 237 / 0.65);
}
.tw-text-orange-50\/70 {
  color: rgb(255 247 237 / 0.7);
}
.tw-text-orange-50\/75 {
  color: rgb(255 247 237 / 0.75);
}
.tw-text-orange-50\/80 {
  color: rgb(255 247 237 / 0.8);
}
.tw-text-orange-50\/85 {
  color: rgb(255 247 237 / 0.85);
}
.tw-text-orange-50\/90 {
  color: rgb(255 247 237 / 0.9);
}
.tw-text-orange-50\/95 {
  color: rgb(255 247 237 / 0.95);
}
.tw-text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.tw-text-orange-500\/0 {
  color: rgb(249 115 22 / 0);
}
.tw-text-orange-500\/10 {
  color: rgb(249 115 22 / 0.1);
}
.tw-text-orange-500\/100 {
  color: rgb(249 115 22 / 1);
}
.tw-text-orange-500\/15 {
  color: rgb(249 115 22 / 0.15);
}
.tw-text-orange-500\/20 {
  color: rgb(249 115 22 / 0.2);
}
.tw-text-orange-500\/25 {
  color: rgb(249 115 22 / 0.25);
}
.tw-text-orange-500\/30 {
  color: rgb(249 115 22 / 0.3);
}
.tw-text-orange-500\/35 {
  color: rgb(249 115 22 / 0.35);
}
.tw-text-orange-500\/40 {
  color: rgb(249 115 22 / 0.4);
}
.tw-text-orange-500\/45 {
  color: rgb(249 115 22 / 0.45);
}
.tw-text-orange-500\/5 {
  color: rgb(249 115 22 / 0.05);
}
.tw-text-orange-500\/50 {
  color: rgb(249 115 22 / 0.5);
}
.tw-text-orange-500\/55 {
  color: rgb(249 115 22 / 0.55);
}
.tw-text-orange-500\/60 {
  color: rgb(249 115 22 / 0.6);
}
.tw-text-orange-500\/65 {
  color: rgb(249 115 22 / 0.65);
}
.tw-text-orange-500\/70 {
  color: rgb(249 115 22 / 0.7);
}
.tw-text-orange-500\/75 {
  color: rgb(249 115 22 / 0.75);
}
.tw-text-orange-500\/80 {
  color: rgb(249 115 22 / 0.8);
}
.tw-text-orange-500\/85 {
  color: rgb(249 115 22 / 0.85);
}
.tw-text-orange-500\/90 {
  color: rgb(249 115 22 / 0.9);
}
.tw-text-orange-500\/95 {
  color: rgb(249 115 22 / 0.95);
}
.tw-text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.tw-text-orange-600\/0 {
  color: rgb(234 88 12 / 0);
}
.tw-text-orange-600\/10 {
  color: rgb(234 88 12 / 0.1);
}
.tw-text-orange-600\/100 {
  color: rgb(234 88 12 / 1);
}
.tw-text-orange-600\/15 {
  color: rgb(234 88 12 / 0.15);
}
.tw-text-orange-600\/20 {
  color: rgb(234 88 12 / 0.2);
}
.tw-text-orange-600\/25 {
  color: rgb(234 88 12 / 0.25);
}
.tw-text-orange-600\/30 {
  color: rgb(234 88 12 / 0.3);
}
.tw-text-orange-600\/35 {
  color: rgb(234 88 12 / 0.35);
}
.tw-text-orange-600\/40 {
  color: rgb(234 88 12 / 0.4);
}
.tw-text-orange-600\/45 {
  color: rgb(234 88 12 / 0.45);
}
.tw-text-orange-600\/5 {
  color: rgb(234 88 12 / 0.05);
}
.tw-text-orange-600\/50 {
  color: rgb(234 88 12 / 0.5);
}
.tw-text-orange-600\/55 {
  color: rgb(234 88 12 / 0.55);
}
.tw-text-orange-600\/60 {
  color: rgb(234 88 12 / 0.6);
}
.tw-text-orange-600\/65 {
  color: rgb(234 88 12 / 0.65);
}
.tw-text-orange-600\/70 {
  color: rgb(234 88 12 / 0.7);
}
.tw-text-orange-600\/75 {
  color: rgb(234 88 12 / 0.75);
}
.tw-text-orange-600\/80 {
  color: rgb(234 88 12 / 0.8);
}
.tw-text-orange-600\/85 {
  color: rgb(234 88 12 / 0.85);
}
.tw-text-orange-600\/90 {
  color: rgb(234 88 12 / 0.9);
}
.tw-text-orange-600\/95 {
  color: rgb(234 88 12 / 0.95);
}
.tw-text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.tw-text-orange-700\/0 {
  color: rgb(194 65 12 / 0);
}
.tw-text-orange-700\/10 {
  color: rgb(194 65 12 / 0.1);
}
.tw-text-orange-700\/100 {
  color: rgb(194 65 12 / 1);
}
.tw-text-orange-700\/15 {
  color: rgb(194 65 12 / 0.15);
}
.tw-text-orange-700\/20 {
  color: rgb(194 65 12 / 0.2);
}
.tw-text-orange-700\/25 {
  color: rgb(194 65 12 / 0.25);
}
.tw-text-orange-700\/30 {
  color: rgb(194 65 12 / 0.3);
}
.tw-text-orange-700\/35 {
  color: rgb(194 65 12 / 0.35);
}
.tw-text-orange-700\/40 {
  color: rgb(194 65 12 / 0.4);
}
.tw-text-orange-700\/45 {
  color: rgb(194 65 12 / 0.45);
}
.tw-text-orange-700\/5 {
  color: rgb(194 65 12 / 0.05);
}
.tw-text-orange-700\/50 {
  color: rgb(194 65 12 / 0.5);
}
.tw-text-orange-700\/55 {
  color: rgb(194 65 12 / 0.55);
}
.tw-text-orange-700\/60 {
  color: rgb(194 65 12 / 0.6);
}
.tw-text-orange-700\/65 {
  color: rgb(194 65 12 / 0.65);
}
.tw-text-orange-700\/70 {
  color: rgb(194 65 12 / 0.7);
}
.tw-text-orange-700\/75 {
  color: rgb(194 65 12 / 0.75);
}
.tw-text-orange-700\/80 {
  color: rgb(194 65 12 / 0.8);
}
.tw-text-orange-700\/85 {
  color: rgb(194 65 12 / 0.85);
}
.tw-text-orange-700\/90 {
  color: rgb(194 65 12 / 0.9);
}
.tw-text-orange-700\/95 {
  color: rgb(194 65 12 / 0.95);
}
.tw-text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.tw-text-orange-800\/0 {
  color: rgb(154 52 18 / 0);
}
.tw-text-orange-800\/10 {
  color: rgb(154 52 18 / 0.1);
}
.tw-text-orange-800\/100 {
  color: rgb(154 52 18 / 1);
}
.tw-text-orange-800\/15 {
  color: rgb(154 52 18 / 0.15);
}
.tw-text-orange-800\/20 {
  color: rgb(154 52 18 / 0.2);
}
.tw-text-orange-800\/25 {
  color: rgb(154 52 18 / 0.25);
}
.tw-text-orange-800\/30 {
  color: rgb(154 52 18 / 0.3);
}
.tw-text-orange-800\/35 {
  color: rgb(154 52 18 / 0.35);
}
.tw-text-orange-800\/40 {
  color: rgb(154 52 18 / 0.4);
}
.tw-text-orange-800\/45 {
  color: rgb(154 52 18 / 0.45);
}
.tw-text-orange-800\/5 {
  color: rgb(154 52 18 / 0.05);
}
.tw-text-orange-800\/50 {
  color: rgb(154 52 18 / 0.5);
}
.tw-text-orange-800\/55 {
  color: rgb(154 52 18 / 0.55);
}
.tw-text-orange-800\/60 {
  color: rgb(154 52 18 / 0.6);
}
.tw-text-orange-800\/65 {
  color: rgb(154 52 18 / 0.65);
}
.tw-text-orange-800\/70 {
  color: rgb(154 52 18 / 0.7);
}
.tw-text-orange-800\/75 {
  color: rgb(154 52 18 / 0.75);
}
.tw-text-orange-800\/80 {
  color: rgb(154 52 18 / 0.8);
}
.tw-text-orange-800\/85 {
  color: rgb(154 52 18 / 0.85);
}
.tw-text-orange-800\/90 {
  color: rgb(154 52 18 / 0.9);
}
.tw-text-orange-800\/95 {
  color: rgb(154 52 18 / 0.95);
}
.tw-text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.tw-text-orange-900\/0 {
  color: rgb(124 45 18 / 0);
}
.tw-text-orange-900\/10 {
  color: rgb(124 45 18 / 0.1);
}
.tw-text-orange-900\/100 {
  color: rgb(124 45 18 / 1);
}
.tw-text-orange-900\/15 {
  color: rgb(124 45 18 / 0.15);
}
.tw-text-orange-900\/20 {
  color: rgb(124 45 18 / 0.2);
}
.tw-text-orange-900\/25 {
  color: rgb(124 45 18 / 0.25);
}
.tw-text-orange-900\/30 {
  color: rgb(124 45 18 / 0.3);
}
.tw-text-orange-900\/35 {
  color: rgb(124 45 18 / 0.35);
}
.tw-text-orange-900\/40 {
  color: rgb(124 45 18 / 0.4);
}
.tw-text-orange-900\/45 {
  color: rgb(124 45 18 / 0.45);
}
.tw-text-orange-900\/5 {
  color: rgb(124 45 18 / 0.05);
}
.tw-text-orange-900\/50 {
  color: rgb(124 45 18 / 0.5);
}
.tw-text-orange-900\/55 {
  color: rgb(124 45 18 / 0.55);
}
.tw-text-orange-900\/60 {
  color: rgb(124 45 18 / 0.6);
}
.tw-text-orange-900\/65 {
  color: rgb(124 45 18 / 0.65);
}
.tw-text-orange-900\/70 {
  color: rgb(124 45 18 / 0.7);
}
.tw-text-orange-900\/75 {
  color: rgb(124 45 18 / 0.75);
}
.tw-text-orange-900\/80 {
  color: rgb(124 45 18 / 0.8);
}
.tw-text-orange-900\/85 {
  color: rgb(124 45 18 / 0.85);
}
.tw-text-orange-900\/90 {
  color: rgb(124 45 18 / 0.9);
}
.tw-text-orange-900\/95 {
  color: rgb(124 45 18 / 0.95);
}
.tw-text-orange-950 {
  --tw-text-opacity: 1;
  color: rgb(67 20 7 / var(--tw-text-opacity, 1));
}
.tw-text-orange-950\/0 {
  color: rgb(67 20 7 / 0);
}
.tw-text-orange-950\/10 {
  color: rgb(67 20 7 / 0.1);
}
.tw-text-orange-950\/100 {
  color: rgb(67 20 7 / 1);
}
.tw-text-orange-950\/15 {
  color: rgb(67 20 7 / 0.15);
}
.tw-text-orange-950\/20 {
  color: rgb(67 20 7 / 0.2);
}
.tw-text-orange-950\/25 {
  color: rgb(67 20 7 / 0.25);
}
.tw-text-orange-950\/30 {
  color: rgb(67 20 7 / 0.3);
}
.tw-text-orange-950\/35 {
  color: rgb(67 20 7 / 0.35);
}
.tw-text-orange-950\/40 {
  color: rgb(67 20 7 / 0.4);
}
.tw-text-orange-950\/45 {
  color: rgb(67 20 7 / 0.45);
}
.tw-text-orange-950\/5 {
  color: rgb(67 20 7 / 0.05);
}
.tw-text-orange-950\/50 {
  color: rgb(67 20 7 / 0.5);
}
.tw-text-orange-950\/55 {
  color: rgb(67 20 7 / 0.55);
}
.tw-text-orange-950\/60 {
  color: rgb(67 20 7 / 0.6);
}
.tw-text-orange-950\/65 {
  color: rgb(67 20 7 / 0.65);
}
.tw-text-orange-950\/70 {
  color: rgb(67 20 7 / 0.7);
}
.tw-text-orange-950\/75 {
  color: rgb(67 20 7 / 0.75);
}
.tw-text-orange-950\/80 {
  color: rgb(67 20 7 / 0.8);
}
.tw-text-orange-950\/85 {
  color: rgb(67 20 7 / 0.85);
}
.tw-text-orange-950\/90 {
  color: rgb(67 20 7 / 0.9);
}
.tw-text-orange-950\/95 {
  color: rgb(67 20 7 / 0.95);
}
.tw-text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.tw-text-pink-100\/0 {
  color: rgb(252 231 243 / 0);
}
.tw-text-pink-100\/10 {
  color: rgb(252 231 243 / 0.1);
}
.tw-text-pink-100\/100 {
  color: rgb(252 231 243 / 1);
}
.tw-text-pink-100\/15 {
  color: rgb(252 231 243 / 0.15);
}
.tw-text-pink-100\/20 {
  color: rgb(252 231 243 / 0.2);
}
.tw-text-pink-100\/25 {
  color: rgb(252 231 243 / 0.25);
}
.tw-text-pink-100\/30 {
  color: rgb(252 231 243 / 0.3);
}
.tw-text-pink-100\/35 {
  color: rgb(252 231 243 / 0.35);
}
.tw-text-pink-100\/40 {
  color: rgb(252 231 243 / 0.4);
}
.tw-text-pink-100\/45 {
  color: rgb(252 231 243 / 0.45);
}
.tw-text-pink-100\/5 {
  color: rgb(252 231 243 / 0.05);
}
.tw-text-pink-100\/50 {
  color: rgb(252 231 243 / 0.5);
}
.tw-text-pink-100\/55 {
  color: rgb(252 231 243 / 0.55);
}
.tw-text-pink-100\/60 {
  color: rgb(252 231 243 / 0.6);
}
.tw-text-pink-100\/65 {
  color: rgb(252 231 243 / 0.65);
}
.tw-text-pink-100\/70 {
  color: rgb(252 231 243 / 0.7);
}
.tw-text-pink-100\/75 {
  color: rgb(252 231 243 / 0.75);
}
.tw-text-pink-100\/80 {
  color: rgb(252 231 243 / 0.8);
}
.tw-text-pink-100\/85 {
  color: rgb(252 231 243 / 0.85);
}
.tw-text-pink-100\/90 {
  color: rgb(252 231 243 / 0.9);
}
.tw-text-pink-100\/95 {
  color: rgb(252 231 243 / 0.95);
}
.tw-text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}
.tw-text-pink-200\/0 {
  color: rgb(251 207 232 / 0);
}
.tw-text-pink-200\/10 {
  color: rgb(251 207 232 / 0.1);
}
.tw-text-pink-200\/100 {
  color: rgb(251 207 232 / 1);
}
.tw-text-pink-200\/15 {
  color: rgb(251 207 232 / 0.15);
}
.tw-text-pink-200\/20 {
  color: rgb(251 207 232 / 0.2);
}
.tw-text-pink-200\/25 {
  color: rgb(251 207 232 / 0.25);
}
.tw-text-pink-200\/30 {
  color: rgb(251 207 232 / 0.3);
}
.tw-text-pink-200\/35 {
  color: rgb(251 207 232 / 0.35);
}
.tw-text-pink-200\/40 {
  color: rgb(251 207 232 / 0.4);
}
.tw-text-pink-200\/45 {
  color: rgb(251 207 232 / 0.45);
}
.tw-text-pink-200\/5 {
  color: rgb(251 207 232 / 0.05);
}
.tw-text-pink-200\/50 {
  color: rgb(251 207 232 / 0.5);
}
.tw-text-pink-200\/55 {
  color: rgb(251 207 232 / 0.55);
}
.tw-text-pink-200\/60 {
  color: rgb(251 207 232 / 0.6);
}
.tw-text-pink-200\/65 {
  color: rgb(251 207 232 / 0.65);
}
.tw-text-pink-200\/70 {
  color: rgb(251 207 232 / 0.7);
}
.tw-text-pink-200\/75 {
  color: rgb(251 207 232 / 0.75);
}
.tw-text-pink-200\/80 {
  color: rgb(251 207 232 / 0.8);
}
.tw-text-pink-200\/85 {
  color: rgb(251 207 232 / 0.85);
}
.tw-text-pink-200\/90 {
  color: rgb(251 207 232 / 0.9);
}
.tw-text-pink-200\/95 {
  color: rgb(251 207 232 / 0.95);
}
.tw-text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}
.tw-text-pink-300\/0 {
  color: rgb(249 168 212 / 0);
}
.tw-text-pink-300\/10 {
  color: rgb(249 168 212 / 0.1);
}
.tw-text-pink-300\/100 {
  color: rgb(249 168 212 / 1);
}
.tw-text-pink-300\/15 {
  color: rgb(249 168 212 / 0.15);
}
.tw-text-pink-300\/20 {
  color: rgb(249 168 212 / 0.2);
}
.tw-text-pink-300\/25 {
  color: rgb(249 168 212 / 0.25);
}
.tw-text-pink-300\/30 {
  color: rgb(249 168 212 / 0.3);
}
.tw-text-pink-300\/35 {
  color: rgb(249 168 212 / 0.35);
}
.tw-text-pink-300\/40 {
  color: rgb(249 168 212 / 0.4);
}
.tw-text-pink-300\/45 {
  color: rgb(249 168 212 / 0.45);
}
.tw-text-pink-300\/5 {
  color: rgb(249 168 212 / 0.05);
}
.tw-text-pink-300\/50 {
  color: rgb(249 168 212 / 0.5);
}
.tw-text-pink-300\/55 {
  color: rgb(249 168 212 / 0.55);
}
.tw-text-pink-300\/60 {
  color: rgb(249 168 212 / 0.6);
}
.tw-text-pink-300\/65 {
  color: rgb(249 168 212 / 0.65);
}
.tw-text-pink-300\/70 {
  color: rgb(249 168 212 / 0.7);
}
.tw-text-pink-300\/75 {
  color: rgb(249 168 212 / 0.75);
}
.tw-text-pink-300\/80 {
  color: rgb(249 168 212 / 0.8);
}
.tw-text-pink-300\/85 {
  color: rgb(249 168 212 / 0.85);
}
.tw-text-pink-300\/90 {
  color: rgb(249 168 212 / 0.9);
}
.tw-text-pink-300\/95 {
  color: rgb(249 168 212 / 0.95);
}
.tw-text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}
.tw-text-pink-400\/0 {
  color: rgb(244 114 182 / 0);
}
.tw-text-pink-400\/10 {
  color: rgb(244 114 182 / 0.1);
}
.tw-text-pink-400\/100 {
  color: rgb(244 114 182 / 1);
}
.tw-text-pink-400\/15 {
  color: rgb(244 114 182 / 0.15);
}
.tw-text-pink-400\/20 {
  color: rgb(244 114 182 / 0.2);
}
.tw-text-pink-400\/25 {
  color: rgb(244 114 182 / 0.25);
}
.tw-text-pink-400\/30 {
  color: rgb(244 114 182 / 0.3);
}
.tw-text-pink-400\/35 {
  color: rgb(244 114 182 / 0.35);
}
.tw-text-pink-400\/40 {
  color: rgb(244 114 182 / 0.4);
}
.tw-text-pink-400\/45 {
  color: rgb(244 114 182 / 0.45);
}
.tw-text-pink-400\/5 {
  color: rgb(244 114 182 / 0.05);
}
.tw-text-pink-400\/50 {
  color: rgb(244 114 182 / 0.5);
}
.tw-text-pink-400\/55 {
  color: rgb(244 114 182 / 0.55);
}
.tw-text-pink-400\/60 {
  color: rgb(244 114 182 / 0.6);
}
.tw-text-pink-400\/65 {
  color: rgb(244 114 182 / 0.65);
}
.tw-text-pink-400\/70 {
  color: rgb(244 114 182 / 0.7);
}
.tw-text-pink-400\/75 {
  color: rgb(244 114 182 / 0.75);
}
.tw-text-pink-400\/80 {
  color: rgb(244 114 182 / 0.8);
}
.tw-text-pink-400\/85 {
  color: rgb(244 114 182 / 0.85);
}
.tw-text-pink-400\/90 {
  color: rgb(244 114 182 / 0.9);
}
.tw-text-pink-400\/95 {
  color: rgb(244 114 182 / 0.95);
}
.tw-text-pink-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1));
}
.tw-text-pink-50\/0 {
  color: rgb(253 242 248 / 0);
}
.tw-text-pink-50\/10 {
  color: rgb(253 242 248 / 0.1);
}
.tw-text-pink-50\/100 {
  color: rgb(253 242 248 / 1);
}
.tw-text-pink-50\/15 {
  color: rgb(253 242 248 / 0.15);
}
.tw-text-pink-50\/20 {
  color: rgb(253 242 248 / 0.2);
}
.tw-text-pink-50\/25 {
  color: rgb(253 242 248 / 0.25);
}
.tw-text-pink-50\/30 {
  color: rgb(253 242 248 / 0.3);
}
.tw-text-pink-50\/35 {
  color: rgb(253 242 248 / 0.35);
}
.tw-text-pink-50\/40 {
  color: rgb(253 242 248 / 0.4);
}
.tw-text-pink-50\/45 {
  color: rgb(253 242 248 / 0.45);
}
.tw-text-pink-50\/5 {
  color: rgb(253 242 248 / 0.05);
}
.tw-text-pink-50\/50 {
  color: rgb(253 242 248 / 0.5);
}
.tw-text-pink-50\/55 {
  color: rgb(253 242 248 / 0.55);
}
.tw-text-pink-50\/60 {
  color: rgb(253 242 248 / 0.6);
}
.tw-text-pink-50\/65 {
  color: rgb(253 242 248 / 0.65);
}
.tw-text-pink-50\/70 {
  color: rgb(253 242 248 / 0.7);
}
.tw-text-pink-50\/75 {
  color: rgb(253 242 248 / 0.75);
}
.tw-text-pink-50\/80 {
  color: rgb(253 242 248 / 0.8);
}
.tw-text-pink-50\/85 {
  color: rgb(253 242 248 / 0.85);
}
.tw-text-pink-50\/90 {
  color: rgb(253 242 248 / 0.9);
}
.tw-text-pink-50\/95 {
  color: rgb(253 242 248 / 0.95);
}
.tw-text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.tw-text-pink-500\/0 {
  color: rgb(236 72 153 / 0);
}
.tw-text-pink-500\/10 {
  color: rgb(236 72 153 / 0.1);
}
.tw-text-pink-500\/100 {
  color: rgb(236 72 153 / 1);
}
.tw-text-pink-500\/15 {
  color: rgb(236 72 153 / 0.15);
}
.tw-text-pink-500\/20 {
  color: rgb(236 72 153 / 0.2);
}
.tw-text-pink-500\/25 {
  color: rgb(236 72 153 / 0.25);
}
.tw-text-pink-500\/30 {
  color: rgb(236 72 153 / 0.3);
}
.tw-text-pink-500\/35 {
  color: rgb(236 72 153 / 0.35);
}
.tw-text-pink-500\/40 {
  color: rgb(236 72 153 / 0.4);
}
.tw-text-pink-500\/45 {
  color: rgb(236 72 153 / 0.45);
}
.tw-text-pink-500\/5 {
  color: rgb(236 72 153 / 0.05);
}
.tw-text-pink-500\/50 {
  color: rgb(236 72 153 / 0.5);
}
.tw-text-pink-500\/55 {
  color: rgb(236 72 153 / 0.55);
}
.tw-text-pink-500\/60 {
  color: rgb(236 72 153 / 0.6);
}
.tw-text-pink-500\/65 {
  color: rgb(236 72 153 / 0.65);
}
.tw-text-pink-500\/70 {
  color: rgb(236 72 153 / 0.7);
}
.tw-text-pink-500\/75 {
  color: rgb(236 72 153 / 0.75);
}
.tw-text-pink-500\/80 {
  color: rgb(236 72 153 / 0.8);
}
.tw-text-pink-500\/85 {
  color: rgb(236 72 153 / 0.85);
}
.tw-text-pink-500\/90 {
  color: rgb(236 72 153 / 0.9);
}
.tw-text-pink-500\/95 {
  color: rgb(236 72 153 / 0.95);
}
.tw-text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.tw-text-pink-600\/0 {
  color: rgb(219 39 119 / 0);
}
.tw-text-pink-600\/10 {
  color: rgb(219 39 119 / 0.1);
}
.tw-text-pink-600\/100 {
  color: rgb(219 39 119 / 1);
}
.tw-text-pink-600\/15 {
  color: rgb(219 39 119 / 0.15);
}
.tw-text-pink-600\/20 {
  color: rgb(219 39 119 / 0.2);
}
.tw-text-pink-600\/25 {
  color: rgb(219 39 119 / 0.25);
}
.tw-text-pink-600\/30 {
  color: rgb(219 39 119 / 0.3);
}
.tw-text-pink-600\/35 {
  color: rgb(219 39 119 / 0.35);
}
.tw-text-pink-600\/40 {
  color: rgb(219 39 119 / 0.4);
}
.tw-text-pink-600\/45 {
  color: rgb(219 39 119 / 0.45);
}
.tw-text-pink-600\/5 {
  color: rgb(219 39 119 / 0.05);
}
.tw-text-pink-600\/50 {
  color: rgb(219 39 119 / 0.5);
}
.tw-text-pink-600\/55 {
  color: rgb(219 39 119 / 0.55);
}
.tw-text-pink-600\/60 {
  color: rgb(219 39 119 / 0.6);
}
.tw-text-pink-600\/65 {
  color: rgb(219 39 119 / 0.65);
}
.tw-text-pink-600\/70 {
  color: rgb(219 39 119 / 0.7);
}
.tw-text-pink-600\/75 {
  color: rgb(219 39 119 / 0.75);
}
.tw-text-pink-600\/80 {
  color: rgb(219 39 119 / 0.8);
}
.tw-text-pink-600\/85 {
  color: rgb(219 39 119 / 0.85);
}
.tw-text-pink-600\/90 {
  color: rgb(219 39 119 / 0.9);
}
.tw-text-pink-600\/95 {
  color: rgb(219 39 119 / 0.95);
}
.tw-text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}
.tw-text-pink-700\/0 {
  color: rgb(190 24 93 / 0);
}
.tw-text-pink-700\/10 {
  color: rgb(190 24 93 / 0.1);
}
.tw-text-pink-700\/100 {
  color: rgb(190 24 93 / 1);
}
.tw-text-pink-700\/15 {
  color: rgb(190 24 93 / 0.15);
}
.tw-text-pink-700\/20 {
  color: rgb(190 24 93 / 0.2);
}
.tw-text-pink-700\/25 {
  color: rgb(190 24 93 / 0.25);
}
.tw-text-pink-700\/30 {
  color: rgb(190 24 93 / 0.3);
}
.tw-text-pink-700\/35 {
  color: rgb(190 24 93 / 0.35);
}
.tw-text-pink-700\/40 {
  color: rgb(190 24 93 / 0.4);
}
.tw-text-pink-700\/45 {
  color: rgb(190 24 93 / 0.45);
}
.tw-text-pink-700\/5 {
  color: rgb(190 24 93 / 0.05);
}
.tw-text-pink-700\/50 {
  color: rgb(190 24 93 / 0.5);
}
.tw-text-pink-700\/55 {
  color: rgb(190 24 93 / 0.55);
}
.tw-text-pink-700\/60 {
  color: rgb(190 24 93 / 0.6);
}
.tw-text-pink-700\/65 {
  color: rgb(190 24 93 / 0.65);
}
.tw-text-pink-700\/70 {
  color: rgb(190 24 93 / 0.7);
}
.tw-text-pink-700\/75 {
  color: rgb(190 24 93 / 0.75);
}
.tw-text-pink-700\/80 {
  color: rgb(190 24 93 / 0.8);
}
.tw-text-pink-700\/85 {
  color: rgb(190 24 93 / 0.85);
}
.tw-text-pink-700\/90 {
  color: rgb(190 24 93 / 0.9);
}
.tw-text-pink-700\/95 {
  color: rgb(190 24 93 / 0.95);
}
.tw-text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.tw-text-pink-800\/0 {
  color: rgb(157 23 77 / 0);
}
.tw-text-pink-800\/10 {
  color: rgb(157 23 77 / 0.1);
}
.tw-text-pink-800\/100 {
  color: rgb(157 23 77 / 1);
}
.tw-text-pink-800\/15 {
  color: rgb(157 23 77 / 0.15);
}
.tw-text-pink-800\/20 {
  color: rgb(157 23 77 / 0.2);
}
.tw-text-pink-800\/25 {
  color: rgb(157 23 77 / 0.25);
}
.tw-text-pink-800\/30 {
  color: rgb(157 23 77 / 0.3);
}
.tw-text-pink-800\/35 {
  color: rgb(157 23 77 / 0.35);
}
.tw-text-pink-800\/40 {
  color: rgb(157 23 77 / 0.4);
}
.tw-text-pink-800\/45 {
  color: rgb(157 23 77 / 0.45);
}
.tw-text-pink-800\/5 {
  color: rgb(157 23 77 / 0.05);
}
.tw-text-pink-800\/50 {
  color: rgb(157 23 77 / 0.5);
}
.tw-text-pink-800\/55 {
  color: rgb(157 23 77 / 0.55);
}
.tw-text-pink-800\/60 {
  color: rgb(157 23 77 / 0.6);
}
.tw-text-pink-800\/65 {
  color: rgb(157 23 77 / 0.65);
}
.tw-text-pink-800\/70 {
  color: rgb(157 23 77 / 0.7);
}
.tw-text-pink-800\/75 {
  color: rgb(157 23 77 / 0.75);
}
.tw-text-pink-800\/80 {
  color: rgb(157 23 77 / 0.8);
}
.tw-text-pink-800\/85 {
  color: rgb(157 23 77 / 0.85);
}
.tw-text-pink-800\/90 {
  color: rgb(157 23 77 / 0.9);
}
.tw-text-pink-800\/95 {
  color: rgb(157 23 77 / 0.95);
}
.tw-text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.tw-text-pink-900\/0 {
  color: rgb(131 24 67 / 0);
}
.tw-text-pink-900\/10 {
  color: rgb(131 24 67 / 0.1);
}
.tw-text-pink-900\/100 {
  color: rgb(131 24 67 / 1);
}
.tw-text-pink-900\/15 {
  color: rgb(131 24 67 / 0.15);
}
.tw-text-pink-900\/20 {
  color: rgb(131 24 67 / 0.2);
}
.tw-text-pink-900\/25 {
  color: rgb(131 24 67 / 0.25);
}
.tw-text-pink-900\/30 {
  color: rgb(131 24 67 / 0.3);
}
.tw-text-pink-900\/35 {
  color: rgb(131 24 67 / 0.35);
}
.tw-text-pink-900\/40 {
  color: rgb(131 24 67 / 0.4);
}
.tw-text-pink-900\/45 {
  color: rgb(131 24 67 / 0.45);
}
.tw-text-pink-900\/5 {
  color: rgb(131 24 67 / 0.05);
}
.tw-text-pink-900\/50 {
  color: rgb(131 24 67 / 0.5);
}
.tw-text-pink-900\/55 {
  color: rgb(131 24 67 / 0.55);
}
.tw-text-pink-900\/60 {
  color: rgb(131 24 67 / 0.6);
}
.tw-text-pink-900\/65 {
  color: rgb(131 24 67 / 0.65);
}
.tw-text-pink-900\/70 {
  color: rgb(131 24 67 / 0.7);
}
.tw-text-pink-900\/75 {
  color: rgb(131 24 67 / 0.75);
}
.tw-text-pink-900\/80 {
  color: rgb(131 24 67 / 0.8);
}
.tw-text-pink-900\/85 {
  color: rgb(131 24 67 / 0.85);
}
.tw-text-pink-900\/90 {
  color: rgb(131 24 67 / 0.9);
}
.tw-text-pink-900\/95 {
  color: rgb(131 24 67 / 0.95);
}
.tw-text-pink-950 {
  --tw-text-opacity: 1;
  color: rgb(80 7 36 / var(--tw-text-opacity, 1));
}
.tw-text-pink-950\/0 {
  color: rgb(80 7 36 / 0);
}
.tw-text-pink-950\/10 {
  color: rgb(80 7 36 / 0.1);
}
.tw-text-pink-950\/100 {
  color: rgb(80 7 36 / 1);
}
.tw-text-pink-950\/15 {
  color: rgb(80 7 36 / 0.15);
}
.tw-text-pink-950\/20 {
  color: rgb(80 7 36 / 0.2);
}
.tw-text-pink-950\/25 {
  color: rgb(80 7 36 / 0.25);
}
.tw-text-pink-950\/30 {
  color: rgb(80 7 36 / 0.3);
}
.tw-text-pink-950\/35 {
  color: rgb(80 7 36 / 0.35);
}
.tw-text-pink-950\/40 {
  color: rgb(80 7 36 / 0.4);
}
.tw-text-pink-950\/45 {
  color: rgb(80 7 36 / 0.45);
}
.tw-text-pink-950\/5 {
  color: rgb(80 7 36 / 0.05);
}
.tw-text-pink-950\/50 {
  color: rgb(80 7 36 / 0.5);
}
.tw-text-pink-950\/55 {
  color: rgb(80 7 36 / 0.55);
}
.tw-text-pink-950\/60 {
  color: rgb(80 7 36 / 0.6);
}
.tw-text-pink-950\/65 {
  color: rgb(80 7 36 / 0.65);
}
.tw-text-pink-950\/70 {
  color: rgb(80 7 36 / 0.7);
}
.tw-text-pink-950\/75 {
  color: rgb(80 7 36 / 0.75);
}
.tw-text-pink-950\/80 {
  color: rgb(80 7 36 / 0.8);
}
.tw-text-pink-950\/85 {
  color: rgb(80 7 36 / 0.85);
}
.tw-text-pink-950\/90 {
  color: rgb(80 7 36 / 0.9);
}
.tw-text-pink-950\/95 {
  color: rgb(80 7 36 / 0.95);
}
.tw-text-primary {
  --tw-text-opacity: 1;
  color: rgb(28 108 152 / var(--tw-text-opacity, 1));
}
.tw-text-primary-dark {
  --tw-text-opacity: 1;
  color: rgb(26 99 144 / var(--tw-text-opacity, 1));
}
.tw-text-primary-dark\/0 {
  color: rgb(26 99 144 / 0);
}
.tw-text-primary-dark\/10 {
  color: rgb(26 99 144 / 0.1);
}
.tw-text-primary-dark\/100 {
  color: rgb(26 99 144 / 1);
}
.tw-text-primary-dark\/15 {
  color: rgb(26 99 144 / 0.15);
}
.tw-text-primary-dark\/20 {
  color: rgb(26 99 144 / 0.2);
}
.tw-text-primary-dark\/25 {
  color: rgb(26 99 144 / 0.25);
}
.tw-text-primary-dark\/30 {
  color: rgb(26 99 144 / 0.3);
}
.tw-text-primary-dark\/35 {
  color: rgb(26 99 144 / 0.35);
}
.tw-text-primary-dark\/40 {
  color: rgb(26 99 144 / 0.4);
}
.tw-text-primary-dark\/45 {
  color: rgb(26 99 144 / 0.45);
}
.tw-text-primary-dark\/5 {
  color: rgb(26 99 144 / 0.05);
}
.tw-text-primary-dark\/50 {
  color: rgb(26 99 144 / 0.5);
}
.tw-text-primary-dark\/55 {
  color: rgb(26 99 144 / 0.55);
}
.tw-text-primary-dark\/60 {
  color: rgb(26 99 144 / 0.6);
}
.tw-text-primary-dark\/65 {
  color: rgb(26 99 144 / 0.65);
}
.tw-text-primary-dark\/70 {
  color: rgb(26 99 144 / 0.7);
}
.tw-text-primary-dark\/75 {
  color: rgb(26 99 144 / 0.75);
}
.tw-text-primary-dark\/80 {
  color: rgb(26 99 144 / 0.8);
}
.tw-text-primary-dark\/85 {
  color: rgb(26 99 144 / 0.85);
}
.tw-text-primary-dark\/90 {
  color: rgb(26 99 144 / 0.9);
}
.tw-text-primary-dark\/95 {
  color: rgb(26 99 144 / 0.95);
}
.tw-text-primary-light {
  --tw-text-opacity: 1;
  color: rgb(30 116 168 / var(--tw-text-opacity, 1));
}
.tw-text-primary-light\/0 {
  color: rgb(30 116 168 / 0);
}
.tw-text-primary-light\/10 {
  color: rgb(30 116 168 / 0.1);
}
.tw-text-primary-light\/100 {
  color: rgb(30 116 168 / 1);
}
.tw-text-primary-light\/15 {
  color: rgb(30 116 168 / 0.15);
}
.tw-text-primary-light\/20 {
  color: rgb(30 116 168 / 0.2);
}
.tw-text-primary-light\/25 {
  color: rgb(30 116 168 / 0.25);
}
.tw-text-primary-light\/30 {
  color: rgb(30 116 168 / 0.3);
}
.tw-text-primary-light\/35 {
  color: rgb(30 116 168 / 0.35);
}
.tw-text-primary-light\/40 {
  color: rgb(30 116 168 / 0.4);
}
.tw-text-primary-light\/45 {
  color: rgb(30 116 168 / 0.45);
}
.tw-text-primary-light\/5 {
  color: rgb(30 116 168 / 0.05);
}
.tw-text-primary-light\/50 {
  color: rgb(30 116 168 / 0.5);
}
.tw-text-primary-light\/55 {
  color: rgb(30 116 168 / 0.55);
}
.tw-text-primary-light\/60 {
  color: rgb(30 116 168 / 0.6);
}
.tw-text-primary-light\/65 {
  color: rgb(30 116 168 / 0.65);
}
.tw-text-primary-light\/70 {
  color: rgb(30 116 168 / 0.7);
}
.tw-text-primary-light\/75 {
  color: rgb(30 116 168 / 0.75);
}
.tw-text-primary-light\/80 {
  color: rgb(30 116 168 / 0.8);
}
.tw-text-primary-light\/85 {
  color: rgb(30 116 168 / 0.85);
}
.tw-text-primary-light\/90 {
  color: rgb(30 116 168 / 0.9);
}
.tw-text-primary-light\/95 {
  color: rgb(30 116 168 / 0.95);
}
.tw-text-primary\/0 {
  color: rgb(28 108 152 / 0);
}
.tw-text-primary\/10 {
  color: rgb(28 108 152 / 0.1);
}
.tw-text-primary\/100 {
  color: rgb(28 108 152 / 1);
}
.tw-text-primary\/15 {
  color: rgb(28 108 152 / 0.15);
}
.tw-text-primary\/20 {
  color: rgb(28 108 152 / 0.2);
}
.tw-text-primary\/25 {
  color: rgb(28 108 152 / 0.25);
}
.tw-text-primary\/30 {
  color: rgb(28 108 152 / 0.3);
}
.tw-text-primary\/35 {
  color: rgb(28 108 152 / 0.35);
}
.tw-text-primary\/40 {
  color: rgb(28 108 152 / 0.4);
}
.tw-text-primary\/45 {
  color: rgb(28 108 152 / 0.45);
}
.tw-text-primary\/5 {
  color: rgb(28 108 152 / 0.05);
}
.tw-text-primary\/50 {
  color: rgb(28 108 152 / 0.5);
}
.tw-text-primary\/55 {
  color: rgb(28 108 152 / 0.55);
}
.tw-text-primary\/60 {
  color: rgb(28 108 152 / 0.6);
}
.tw-text-primary\/65 {
  color: rgb(28 108 152 / 0.65);
}
.tw-text-primary\/70 {
  color: rgb(28 108 152 / 0.7);
}
.tw-text-primary\/75 {
  color: rgb(28 108 152 / 0.75);
}
.tw-text-primary\/80 {
  color: rgb(28 108 152 / 0.8);
}
.tw-text-primary\/85 {
  color: rgb(28 108 152 / 0.85);
}
.tw-text-primary\/90 {
  color: rgb(28 108 152 / 0.9);
}
.tw-text-primary\/95 {
  color: rgb(28 108 152 / 0.95);
}
.tw-text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.tw-text-purple-100\/0 {
  color: rgb(243 232 255 / 0);
}
.tw-text-purple-100\/10 {
  color: rgb(243 232 255 / 0.1);
}
.tw-text-purple-100\/100 {
  color: rgb(243 232 255 / 1);
}
.tw-text-purple-100\/15 {
  color: rgb(243 232 255 / 0.15);
}
.tw-text-purple-100\/20 {
  color: rgb(243 232 255 / 0.2);
}
.tw-text-purple-100\/25 {
  color: rgb(243 232 255 / 0.25);
}
.tw-text-purple-100\/30 {
  color: rgb(243 232 255 / 0.3);
}
.tw-text-purple-100\/35 {
  color: rgb(243 232 255 / 0.35);
}
.tw-text-purple-100\/40 {
  color: rgb(243 232 255 / 0.4);
}
.tw-text-purple-100\/45 {
  color: rgb(243 232 255 / 0.45);
}
.tw-text-purple-100\/5 {
  color: rgb(243 232 255 / 0.05);
}
.tw-text-purple-100\/50 {
  color: rgb(243 232 255 / 0.5);
}
.tw-text-purple-100\/55 {
  color: rgb(243 232 255 / 0.55);
}
.tw-text-purple-100\/60 {
  color: rgb(243 232 255 / 0.6);
}
.tw-text-purple-100\/65 {
  color: rgb(243 232 255 / 0.65);
}
.tw-text-purple-100\/70 {
  color: rgb(243 232 255 / 0.7);
}
.tw-text-purple-100\/75 {
  color: rgb(243 232 255 / 0.75);
}
.tw-text-purple-100\/80 {
  color: rgb(243 232 255 / 0.8);
}
.tw-text-purple-100\/85 {
  color: rgb(243 232 255 / 0.85);
}
.tw-text-purple-100\/90 {
  color: rgb(243 232 255 / 0.9);
}
.tw-text-purple-100\/95 {
  color: rgb(243 232 255 / 0.95);
}
.tw-text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}
.tw-text-purple-200\/0 {
  color: rgb(233 213 255 / 0);
}
.tw-text-purple-200\/10 {
  color: rgb(233 213 255 / 0.1);
}
.tw-text-purple-200\/100 {
  color: rgb(233 213 255 / 1);
}
.tw-text-purple-200\/15 {
  color: rgb(233 213 255 / 0.15);
}
.tw-text-purple-200\/20 {
  color: rgb(233 213 255 / 0.2);
}
.tw-text-purple-200\/25 {
  color: rgb(233 213 255 / 0.25);
}
.tw-text-purple-200\/30 {
  color: rgb(233 213 255 / 0.3);
}
.tw-text-purple-200\/35 {
  color: rgb(233 213 255 / 0.35);
}
.tw-text-purple-200\/40 {
  color: rgb(233 213 255 / 0.4);
}
.tw-text-purple-200\/45 {
  color: rgb(233 213 255 / 0.45);
}
.tw-text-purple-200\/5 {
  color: rgb(233 213 255 / 0.05);
}
.tw-text-purple-200\/50 {
  color: rgb(233 213 255 / 0.5);
}
.tw-text-purple-200\/55 {
  color: rgb(233 213 255 / 0.55);
}
.tw-text-purple-200\/60 {
  color: rgb(233 213 255 / 0.6);
}
.tw-text-purple-200\/65 {
  color: rgb(233 213 255 / 0.65);
}
.tw-text-purple-200\/70 {
  color: rgb(233 213 255 / 0.7);
}
.tw-text-purple-200\/75 {
  color: rgb(233 213 255 / 0.75);
}
.tw-text-purple-200\/80 {
  color: rgb(233 213 255 / 0.8);
}
.tw-text-purple-200\/85 {
  color: rgb(233 213 255 / 0.85);
}
.tw-text-purple-200\/90 {
  color: rgb(233 213 255 / 0.9);
}
.tw-text-purple-200\/95 {
  color: rgb(233 213 255 / 0.95);
}
.tw-text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.tw-text-purple-300\/0 {
  color: rgb(216 180 254 / 0);
}
.tw-text-purple-300\/10 {
  color: rgb(216 180 254 / 0.1);
}
.tw-text-purple-300\/100 {
  color: rgb(216 180 254 / 1);
}
.tw-text-purple-300\/15 {
  color: rgb(216 180 254 / 0.15);
}
.tw-text-purple-300\/20 {
  color: rgb(216 180 254 / 0.2);
}
.tw-text-purple-300\/25 {
  color: rgb(216 180 254 / 0.25);
}
.tw-text-purple-300\/30 {
  color: rgb(216 180 254 / 0.3);
}
.tw-text-purple-300\/35 {
  color: rgb(216 180 254 / 0.35);
}
.tw-text-purple-300\/40 {
  color: rgb(216 180 254 / 0.4);
}
.tw-text-purple-300\/45 {
  color: rgb(216 180 254 / 0.45);
}
.tw-text-purple-300\/5 {
  color: rgb(216 180 254 / 0.05);
}
.tw-text-purple-300\/50 {
  color: rgb(216 180 254 / 0.5);
}
.tw-text-purple-300\/55 {
  color: rgb(216 180 254 / 0.55);
}
.tw-text-purple-300\/60 {
  color: rgb(216 180 254 / 0.6);
}
.tw-text-purple-300\/65 {
  color: rgb(216 180 254 / 0.65);
}
.tw-text-purple-300\/70 {
  color: rgb(216 180 254 / 0.7);
}
.tw-text-purple-300\/75 {
  color: rgb(216 180 254 / 0.75);
}
.tw-text-purple-300\/80 {
  color: rgb(216 180 254 / 0.8);
}
.tw-text-purple-300\/85 {
  color: rgb(216 180 254 / 0.85);
}
.tw-text-purple-300\/90 {
  color: rgb(216 180 254 / 0.9);
}
.tw-text-purple-300\/95 {
  color: rgb(216 180 254 / 0.95);
}
.tw-text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.tw-text-purple-400\/0 {
  color: rgb(192 132 252 / 0);
}
.tw-text-purple-400\/10 {
  color: rgb(192 132 252 / 0.1);
}
.tw-text-purple-400\/100 {
  color: rgb(192 132 252 / 1);
}
.tw-text-purple-400\/15 {
  color: rgb(192 132 252 / 0.15);
}
.tw-text-purple-400\/20 {
  color: rgb(192 132 252 / 0.2);
}
.tw-text-purple-400\/25 {
  color: rgb(192 132 252 / 0.25);
}
.tw-text-purple-400\/30 {
  color: rgb(192 132 252 / 0.3);
}
.tw-text-purple-400\/35 {
  color: rgb(192 132 252 / 0.35);
}
.tw-text-purple-400\/40 {
  color: rgb(192 132 252 / 0.4);
}
.tw-text-purple-400\/45 {
  color: rgb(192 132 252 / 0.45);
}
.tw-text-purple-400\/5 {
  color: rgb(192 132 252 / 0.05);
}
.tw-text-purple-400\/50 {
  color: rgb(192 132 252 / 0.5);
}
.tw-text-purple-400\/55 {
  color: rgb(192 132 252 / 0.55);
}
.tw-text-purple-400\/60 {
  color: rgb(192 132 252 / 0.6);
}
.tw-text-purple-400\/65 {
  color: rgb(192 132 252 / 0.65);
}
.tw-text-purple-400\/70 {
  color: rgb(192 132 252 / 0.7);
}
.tw-text-purple-400\/75 {
  color: rgb(192 132 252 / 0.75);
}
.tw-text-purple-400\/80 {
  color: rgb(192 132 252 / 0.8);
}
.tw-text-purple-400\/85 {
  color: rgb(192 132 252 / 0.85);
}
.tw-text-purple-400\/90 {
  color: rgb(192 132 252 / 0.9);
}
.tw-text-purple-400\/95 {
  color: rgb(192 132 252 / 0.95);
}
.tw-text-purple-50 {
  --tw-text-opacity: 1;
  color: rgb(250 245 255 / var(--tw-text-opacity, 1));
}
.tw-text-purple-50\/0 {
  color: rgb(250 245 255 / 0);
}
.tw-text-purple-50\/10 {
  color: rgb(250 245 255 / 0.1);
}
.tw-text-purple-50\/100 {
  color: rgb(250 245 255 / 1);
}
.tw-text-purple-50\/15 {
  color: rgb(250 245 255 / 0.15);
}
.tw-text-purple-50\/20 {
  color: rgb(250 245 255 / 0.2);
}
.tw-text-purple-50\/25 {
  color: rgb(250 245 255 / 0.25);
}
.tw-text-purple-50\/30 {
  color: rgb(250 245 255 / 0.3);
}
.tw-text-purple-50\/35 {
  color: rgb(250 245 255 / 0.35);
}
.tw-text-purple-50\/40 {
  color: rgb(250 245 255 / 0.4);
}
.tw-text-purple-50\/45 {
  color: rgb(250 245 255 / 0.45);
}
.tw-text-purple-50\/5 {
  color: rgb(250 245 255 / 0.05);
}
.tw-text-purple-50\/50 {
  color: rgb(250 245 255 / 0.5);
}
.tw-text-purple-50\/55 {
  color: rgb(250 245 255 / 0.55);
}
.tw-text-purple-50\/60 {
  color: rgb(250 245 255 / 0.6);
}
.tw-text-purple-50\/65 {
  color: rgb(250 245 255 / 0.65);
}
.tw-text-purple-50\/70 {
  color: rgb(250 245 255 / 0.7);
}
.tw-text-purple-50\/75 {
  color: rgb(250 245 255 / 0.75);
}
.tw-text-purple-50\/80 {
  color: rgb(250 245 255 / 0.8);
}
.tw-text-purple-50\/85 {
  color: rgb(250 245 255 / 0.85);
}
.tw-text-purple-50\/90 {
  color: rgb(250 245 255 / 0.9);
}
.tw-text-purple-50\/95 {
  color: rgb(250 245 255 / 0.95);
}
.tw-text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.tw-text-purple-500\/0 {
  color: rgb(168 85 247 / 0);
}
.tw-text-purple-500\/10 {
  color: rgb(168 85 247 / 0.1);
}
.tw-text-purple-500\/100 {
  color: rgb(168 85 247 / 1);
}
.tw-text-purple-500\/15 {
  color: rgb(168 85 247 / 0.15);
}
.tw-text-purple-500\/20 {
  color: rgb(168 85 247 / 0.2);
}
.tw-text-purple-500\/25 {
  color: rgb(168 85 247 / 0.25);
}
.tw-text-purple-500\/30 {
  color: rgb(168 85 247 / 0.3);
}
.tw-text-purple-500\/35 {
  color: rgb(168 85 247 / 0.35);
}
.tw-text-purple-500\/40 {
  color: rgb(168 85 247 / 0.4);
}
.tw-text-purple-500\/45 {
  color: rgb(168 85 247 / 0.45);
}
.tw-text-purple-500\/5 {
  color: rgb(168 85 247 / 0.05);
}
.tw-text-purple-500\/50 {
  color: rgb(168 85 247 / 0.5);
}
.tw-text-purple-500\/55 {
  color: rgb(168 85 247 / 0.55);
}
.tw-text-purple-500\/60 {
  color: rgb(168 85 247 / 0.6);
}
.tw-text-purple-500\/65 {
  color: rgb(168 85 247 / 0.65);
}
.tw-text-purple-500\/70 {
  color: rgb(168 85 247 / 0.7);
}
.tw-text-purple-500\/75 {
  color: rgb(168 85 247 / 0.75);
}
.tw-text-purple-500\/80 {
  color: rgb(168 85 247 / 0.8);
}
.tw-text-purple-500\/85 {
  color: rgb(168 85 247 / 0.85);
}
.tw-text-purple-500\/90 {
  color: rgb(168 85 247 / 0.9);
}
.tw-text-purple-500\/95 {
  color: rgb(168 85 247 / 0.95);
}
.tw-text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.tw-text-purple-600\/0 {
  color: rgb(147 51 234 / 0);
}
.tw-text-purple-600\/10 {
  color: rgb(147 51 234 / 0.1);
}
.tw-text-purple-600\/100 {
  color: rgb(147 51 234 / 1);
}
.tw-text-purple-600\/15 {
  color: rgb(147 51 234 / 0.15);
}
.tw-text-purple-600\/20 {
  color: rgb(147 51 234 / 0.2);
}
.tw-text-purple-600\/25 {
  color: rgb(147 51 234 / 0.25);
}
.tw-text-purple-600\/30 {
  color: rgb(147 51 234 / 0.3);
}
.tw-text-purple-600\/35 {
  color: rgb(147 51 234 / 0.35);
}
.tw-text-purple-600\/40 {
  color: rgb(147 51 234 / 0.4);
}
.tw-text-purple-600\/45 {
  color: rgb(147 51 234 / 0.45);
}
.tw-text-purple-600\/5 {
  color: rgb(147 51 234 / 0.05);
}
.tw-text-purple-600\/50 {
  color: rgb(147 51 234 / 0.5);
}
.tw-text-purple-600\/55 {
  color: rgb(147 51 234 / 0.55);
}
.tw-text-purple-600\/60 {
  color: rgb(147 51 234 / 0.6);
}
.tw-text-purple-600\/65 {
  color: rgb(147 51 234 / 0.65);
}
.tw-text-purple-600\/70 {
  color: rgb(147 51 234 / 0.7);
}
.tw-text-purple-600\/75 {
  color: rgb(147 51 234 / 0.75);
}
.tw-text-purple-600\/80 {
  color: rgb(147 51 234 / 0.8);
}
.tw-text-purple-600\/85 {
  color: rgb(147 51 234 / 0.85);
}
.tw-text-purple-600\/90 {
  color: rgb(147 51 234 / 0.9);
}
.tw-text-purple-600\/95 {
  color: rgb(147 51 234 / 0.95);
}
.tw-text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.tw-text-purple-700\/0 {
  color: rgb(126 34 206 / 0);
}
.tw-text-purple-700\/10 {
  color: rgb(126 34 206 / 0.1);
}
.tw-text-purple-700\/100 {
  color: rgb(126 34 206 / 1);
}
.tw-text-purple-700\/15 {
  color: rgb(126 34 206 / 0.15);
}
.tw-text-purple-700\/20 {
  color: rgb(126 34 206 / 0.2);
}
.tw-text-purple-700\/25 {
  color: rgb(126 34 206 / 0.25);
}
.tw-text-purple-700\/30 {
  color: rgb(126 34 206 / 0.3);
}
.tw-text-purple-700\/35 {
  color: rgb(126 34 206 / 0.35);
}
.tw-text-purple-700\/40 {
  color: rgb(126 34 206 / 0.4);
}
.tw-text-purple-700\/45 {
  color: rgb(126 34 206 / 0.45);
}
.tw-text-purple-700\/5 {
  color: rgb(126 34 206 / 0.05);
}
.tw-text-purple-700\/50 {
  color: rgb(126 34 206 / 0.5);
}
.tw-text-purple-700\/55 {
  color: rgb(126 34 206 / 0.55);
}
.tw-text-purple-700\/60 {
  color: rgb(126 34 206 / 0.6);
}
.tw-text-purple-700\/65 {
  color: rgb(126 34 206 / 0.65);
}
.tw-text-purple-700\/70 {
  color: rgb(126 34 206 / 0.7);
}
.tw-text-purple-700\/75 {
  color: rgb(126 34 206 / 0.75);
}
.tw-text-purple-700\/80 {
  color: rgb(126 34 206 / 0.8);
}
.tw-text-purple-700\/85 {
  color: rgb(126 34 206 / 0.85);
}
.tw-text-purple-700\/90 {
  color: rgb(126 34 206 / 0.9);
}
.tw-text-purple-700\/95 {
  color: rgb(126 34 206 / 0.95);
}
.tw-text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.tw-text-purple-800\/0 {
  color: rgb(107 33 168 / 0);
}
.tw-text-purple-800\/10 {
  color: rgb(107 33 168 / 0.1);
}
.tw-text-purple-800\/100 {
  color: rgb(107 33 168 / 1);
}
.tw-text-purple-800\/15 {
  color: rgb(107 33 168 / 0.15);
}
.tw-text-purple-800\/20 {
  color: rgb(107 33 168 / 0.2);
}
.tw-text-purple-800\/25 {
  color: rgb(107 33 168 / 0.25);
}
.tw-text-purple-800\/30 {
  color: rgb(107 33 168 / 0.3);
}
.tw-text-purple-800\/35 {
  color: rgb(107 33 168 / 0.35);
}
.tw-text-purple-800\/40 {
  color: rgb(107 33 168 / 0.4);
}
.tw-text-purple-800\/45 {
  color: rgb(107 33 168 / 0.45);
}
.tw-text-purple-800\/5 {
  color: rgb(107 33 168 / 0.05);
}
.tw-text-purple-800\/50 {
  color: rgb(107 33 168 / 0.5);
}
.tw-text-purple-800\/55 {
  color: rgb(107 33 168 / 0.55);
}
.tw-text-purple-800\/60 {
  color: rgb(107 33 168 / 0.6);
}
.tw-text-purple-800\/65 {
  color: rgb(107 33 168 / 0.65);
}
.tw-text-purple-800\/70 {
  color: rgb(107 33 168 / 0.7);
}
.tw-text-purple-800\/75 {
  color: rgb(107 33 168 / 0.75);
}
.tw-text-purple-800\/80 {
  color: rgb(107 33 168 / 0.8);
}
.tw-text-purple-800\/85 {
  color: rgb(107 33 168 / 0.85);
}
.tw-text-purple-800\/90 {
  color: rgb(107 33 168 / 0.9);
}
.tw-text-purple-800\/95 {
  color: rgb(107 33 168 / 0.95);
}
.tw-text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.tw-text-purple-900\/0 {
  color: rgb(88 28 135 / 0);
}
.tw-text-purple-900\/10 {
  color: rgb(88 28 135 / 0.1);
}
.tw-text-purple-900\/100 {
  color: rgb(88 28 135 / 1);
}
.tw-text-purple-900\/15 {
  color: rgb(88 28 135 / 0.15);
}
.tw-text-purple-900\/20 {
  color: rgb(88 28 135 / 0.2);
}
.tw-text-purple-900\/25 {
  color: rgb(88 28 135 / 0.25);
}
.tw-text-purple-900\/30 {
  color: rgb(88 28 135 / 0.3);
}
.tw-text-purple-900\/35 {
  color: rgb(88 28 135 / 0.35);
}
.tw-text-purple-900\/40 {
  color: rgb(88 28 135 / 0.4);
}
.tw-text-purple-900\/45 {
  color: rgb(88 28 135 / 0.45);
}
.tw-text-purple-900\/5 {
  color: rgb(88 28 135 / 0.05);
}
.tw-text-purple-900\/50 {
  color: rgb(88 28 135 / 0.5);
}
.tw-text-purple-900\/55 {
  color: rgb(88 28 135 / 0.55);
}
.tw-text-purple-900\/60 {
  color: rgb(88 28 135 / 0.6);
}
.tw-text-purple-900\/65 {
  color: rgb(88 28 135 / 0.65);
}
.tw-text-purple-900\/70 {
  color: rgb(88 28 135 / 0.7);
}
.tw-text-purple-900\/75 {
  color: rgb(88 28 135 / 0.75);
}
.tw-text-purple-900\/80 {
  color: rgb(88 28 135 / 0.8);
}
.tw-text-purple-900\/85 {
  color: rgb(88 28 135 / 0.85);
}
.tw-text-purple-900\/90 {
  color: rgb(88 28 135 / 0.9);
}
.tw-text-purple-900\/95 {
  color: rgb(88 28 135 / 0.95);
}
.tw-text-purple-950 {
  --tw-text-opacity: 1;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1));
}
.tw-text-purple-950\/0 {
  color: rgb(59 7 100 / 0);
}
.tw-text-purple-950\/10 {
  color: rgb(59 7 100 / 0.1);
}
.tw-text-purple-950\/100 {
  color: rgb(59 7 100 / 1);
}
.tw-text-purple-950\/15 {
  color: rgb(59 7 100 / 0.15);
}
.tw-text-purple-950\/20 {
  color: rgb(59 7 100 / 0.2);
}
.tw-text-purple-950\/25 {
  color: rgb(59 7 100 / 0.25);
}
.tw-text-purple-950\/30 {
  color: rgb(59 7 100 / 0.3);
}
.tw-text-purple-950\/35 {
  color: rgb(59 7 100 / 0.35);
}
.tw-text-purple-950\/40 {
  color: rgb(59 7 100 / 0.4);
}
.tw-text-purple-950\/45 {
  color: rgb(59 7 100 / 0.45);
}
.tw-text-purple-950\/5 {
  color: rgb(59 7 100 / 0.05);
}
.tw-text-purple-950\/50 {
  color: rgb(59 7 100 / 0.5);
}
.tw-text-purple-950\/55 {
  color: rgb(59 7 100 / 0.55);
}
.tw-text-purple-950\/60 {
  color: rgb(59 7 100 / 0.6);
}
.tw-text-purple-950\/65 {
  color: rgb(59 7 100 / 0.65);
}
.tw-text-purple-950\/70 {
  color: rgb(59 7 100 / 0.7);
}
.tw-text-purple-950\/75 {
  color: rgb(59 7 100 / 0.75);
}
.tw-text-purple-950\/80 {
  color: rgb(59 7 100 / 0.8);
}
.tw-text-purple-950\/85 {
  color: rgb(59 7 100 / 0.85);
}
.tw-text-purple-950\/90 {
  color: rgb(59 7 100 / 0.9);
}
.tw-text-purple-950\/95 {
  color: rgb(59 7 100 / 0.95);
}
.tw-text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.tw-text-red-100\/0 {
  color: rgb(254 226 226 / 0);
}
.tw-text-red-100\/10 {
  color: rgb(254 226 226 / 0.1);
}
.tw-text-red-100\/100 {
  color: rgb(254 226 226 / 1);
}
.tw-text-red-100\/15 {
  color: rgb(254 226 226 / 0.15);
}
.tw-text-red-100\/20 {
  color: rgb(254 226 226 / 0.2);
}
.tw-text-red-100\/25 {
  color: rgb(254 226 226 / 0.25);
}
.tw-text-red-100\/30 {
  color: rgb(254 226 226 / 0.3);
}
.tw-text-red-100\/35 {
  color: rgb(254 226 226 / 0.35);
}
.tw-text-red-100\/40 {
  color: rgb(254 226 226 / 0.4);
}
.tw-text-red-100\/45 {
  color: rgb(254 226 226 / 0.45);
}
.tw-text-red-100\/5 {
  color: rgb(254 226 226 / 0.05);
}
.tw-text-red-100\/50 {
  color: rgb(254 226 226 / 0.5);
}
.tw-text-red-100\/55 {
  color: rgb(254 226 226 / 0.55);
}
.tw-text-red-100\/60 {
  color: rgb(254 226 226 / 0.6);
}
.tw-text-red-100\/65 {
  color: rgb(254 226 226 / 0.65);
}
.tw-text-red-100\/70 {
  color: rgb(254 226 226 / 0.7);
}
.tw-text-red-100\/75 {
  color: rgb(254 226 226 / 0.75);
}
.tw-text-red-100\/80 {
  color: rgb(254 226 226 / 0.8);
}
.tw-text-red-100\/85 {
  color: rgb(254 226 226 / 0.85);
}
.tw-text-red-100\/90 {
  color: rgb(254 226 226 / 0.9);
}
.tw-text-red-100\/95 {
  color: rgb(254 226 226 / 0.95);
}
.tw-text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.tw-text-red-200\/0 {
  color: rgb(254 202 202 / 0);
}
.tw-text-red-200\/10 {
  color: rgb(254 202 202 / 0.1);
}
.tw-text-red-200\/100 {
  color: rgb(254 202 202 / 1);
}
.tw-text-red-200\/15 {
  color: rgb(254 202 202 / 0.15);
}
.tw-text-red-200\/20 {
  color: rgb(254 202 202 / 0.2);
}
.tw-text-red-200\/25 {
  color: rgb(254 202 202 / 0.25);
}
.tw-text-red-200\/30 {
  color: rgb(254 202 202 / 0.3);
}
.tw-text-red-200\/35 {
  color: rgb(254 202 202 / 0.35);
}
.tw-text-red-200\/40 {
  color: rgb(254 202 202 / 0.4);
}
.tw-text-red-200\/45 {
  color: rgb(254 202 202 / 0.45);
}
.tw-text-red-200\/5 {
  color: rgb(254 202 202 / 0.05);
}
.tw-text-red-200\/50 {
  color: rgb(254 202 202 / 0.5);
}
.tw-text-red-200\/55 {
  color: rgb(254 202 202 / 0.55);
}
.tw-text-red-200\/60 {
  color: rgb(254 202 202 / 0.6);
}
.tw-text-red-200\/65 {
  color: rgb(254 202 202 / 0.65);
}
.tw-text-red-200\/70 {
  color: rgb(254 202 202 / 0.7);
}
.tw-text-red-200\/75 {
  color: rgb(254 202 202 / 0.75);
}
.tw-text-red-200\/80 {
  color: rgb(254 202 202 / 0.8);
}
.tw-text-red-200\/85 {
  color: rgb(254 202 202 / 0.85);
}
.tw-text-red-200\/90 {
  color: rgb(254 202 202 / 0.9);
}
.tw-text-red-200\/95 {
  color: rgb(254 202 202 / 0.95);
}
.tw-text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.tw-text-red-300\/0 {
  color: rgb(252 165 165 / 0);
}
.tw-text-red-300\/10 {
  color: rgb(252 165 165 / 0.1);
}
.tw-text-red-300\/100 {
  color: rgb(252 165 165 / 1);
}
.tw-text-red-300\/15 {
  color: rgb(252 165 165 / 0.15);
}
.tw-text-red-300\/20 {
  color: rgb(252 165 165 / 0.2);
}
.tw-text-red-300\/25 {
  color: rgb(252 165 165 / 0.25);
}
.tw-text-red-300\/30 {
  color: rgb(252 165 165 / 0.3);
}
.tw-text-red-300\/35 {
  color: rgb(252 165 165 / 0.35);
}
.tw-text-red-300\/40 {
  color: rgb(252 165 165 / 0.4);
}
.tw-text-red-300\/45 {
  color: rgb(252 165 165 / 0.45);
}
.tw-text-red-300\/5 {
  color: rgb(252 165 165 / 0.05);
}
.tw-text-red-300\/50 {
  color: rgb(252 165 165 / 0.5);
}
.tw-text-red-300\/55 {
  color: rgb(252 165 165 / 0.55);
}
.tw-text-red-300\/60 {
  color: rgb(252 165 165 / 0.6);
}
.tw-text-red-300\/65 {
  color: rgb(252 165 165 / 0.65);
}
.tw-text-red-300\/70 {
  color: rgb(252 165 165 / 0.7);
}
.tw-text-red-300\/75 {
  color: rgb(252 165 165 / 0.75);
}
.tw-text-red-300\/80 {
  color: rgb(252 165 165 / 0.8);
}
.tw-text-red-300\/85 {
  color: rgb(252 165 165 / 0.85);
}
.tw-text-red-300\/90 {
  color: rgb(252 165 165 / 0.9);
}
.tw-text-red-300\/95 {
  color: rgb(252 165 165 / 0.95);
}
.tw-text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.tw-text-red-400\/0 {
  color: rgb(248 113 113 / 0);
}
.tw-text-red-400\/10 {
  color: rgb(248 113 113 / 0.1);
}
.tw-text-red-400\/100 {
  color: rgb(248 113 113 / 1);
}
.tw-text-red-400\/15 {
  color: rgb(248 113 113 / 0.15);
}
.tw-text-red-400\/20 {
  color: rgb(248 113 113 / 0.2);
}
.tw-text-red-400\/25 {
  color: rgb(248 113 113 / 0.25);
}
.tw-text-red-400\/30 {
  color: rgb(248 113 113 / 0.3);
}
.tw-text-red-400\/35 {
  color: rgb(248 113 113 / 0.35);
}
.tw-text-red-400\/40 {
  color: rgb(248 113 113 / 0.4);
}
.tw-text-red-400\/45 {
  color: rgb(248 113 113 / 0.45);
}
.tw-text-red-400\/5 {
  color: rgb(248 113 113 / 0.05);
}
.tw-text-red-400\/50 {
  color: rgb(248 113 113 / 0.5);
}
.tw-text-red-400\/55 {
  color: rgb(248 113 113 / 0.55);
}
.tw-text-red-400\/60 {
  color: rgb(248 113 113 / 0.6);
}
.tw-text-red-400\/65 {
  color: rgb(248 113 113 / 0.65);
}
.tw-text-red-400\/70 {
  color: rgb(248 113 113 / 0.7);
}
.tw-text-red-400\/75 {
  color: rgb(248 113 113 / 0.75);
}
.tw-text-red-400\/80 {
  color: rgb(248 113 113 / 0.8);
}
.tw-text-red-400\/85 {
  color: rgb(248 113 113 / 0.85);
}
.tw-text-red-400\/90 {
  color: rgb(248 113 113 / 0.9);
}
.tw-text-red-400\/95 {
  color: rgb(248 113 113 / 0.95);
}
.tw-text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.tw-text-red-50\/0 {
  color: rgb(254 242 242 / 0);
}
.tw-text-red-50\/10 {
  color: rgb(254 242 242 / 0.1);
}
.tw-text-red-50\/100 {
  color: rgb(254 242 242 / 1);
}
.tw-text-red-50\/15 {
  color: rgb(254 242 242 / 0.15);
}
.tw-text-red-50\/20 {
  color: rgb(254 242 242 / 0.2);
}
.tw-text-red-50\/25 {
  color: rgb(254 242 242 / 0.25);
}
.tw-text-red-50\/30 {
  color: rgb(254 242 242 / 0.3);
}
.tw-text-red-50\/35 {
  color: rgb(254 242 242 / 0.35);
}
.tw-text-red-50\/40 {
  color: rgb(254 242 242 / 0.4);
}
.tw-text-red-50\/45 {
  color: rgb(254 242 242 / 0.45);
}
.tw-text-red-50\/5 {
  color: rgb(254 242 242 / 0.05);
}
.tw-text-red-50\/50 {
  color: rgb(254 242 242 / 0.5);
}
.tw-text-red-50\/55 {
  color: rgb(254 242 242 / 0.55);
}
.tw-text-red-50\/60 {
  color: rgb(254 242 242 / 0.6);
}
.tw-text-red-50\/65 {
  color: rgb(254 242 242 / 0.65);
}
.tw-text-red-50\/70 {
  color: rgb(254 242 242 / 0.7);
}
.tw-text-red-50\/75 {
  color: rgb(254 242 242 / 0.75);
}
.tw-text-red-50\/80 {
  color: rgb(254 242 242 / 0.8);
}
.tw-text-red-50\/85 {
  color: rgb(254 242 242 / 0.85);
}
.tw-text-red-50\/90 {
  color: rgb(254 242 242 / 0.9);
}
.tw-text-red-50\/95 {
  color: rgb(254 242 242 / 0.95);
}
.tw-text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.tw-text-red-500\/0 {
  color: rgb(239 68 68 / 0);
}
.tw-text-red-500\/10 {
  color: rgb(239 68 68 / 0.1);
}
.tw-text-red-500\/100 {
  color: rgb(239 68 68 / 1);
}
.tw-text-red-500\/15 {
  color: rgb(239 68 68 / 0.15);
}
.tw-text-red-500\/20 {
  color: rgb(239 68 68 / 0.2);
}
.tw-text-red-500\/25 {
  color: rgb(239 68 68 / 0.25);
}
.tw-text-red-500\/30 {
  color: rgb(239 68 68 / 0.3);
}
.tw-text-red-500\/35 {
  color: rgb(239 68 68 / 0.35);
}
.tw-text-red-500\/40 {
  color: rgb(239 68 68 / 0.4);
}
.tw-text-red-500\/45 {
  color: rgb(239 68 68 / 0.45);
}
.tw-text-red-500\/5 {
  color: rgb(239 68 68 / 0.05);
}
.tw-text-red-500\/50 {
  color: rgb(239 68 68 / 0.5);
}
.tw-text-red-500\/55 {
  color: rgb(239 68 68 / 0.55);
}
.tw-text-red-500\/60 {
  color: rgb(239 68 68 / 0.6);
}
.tw-text-red-500\/65 {
  color: rgb(239 68 68 / 0.65);
}
.tw-text-red-500\/70 {
  color: rgb(239 68 68 / 0.7);
}
.tw-text-red-500\/75 {
  color: rgb(239 68 68 / 0.75);
}
.tw-text-red-500\/80 {
  color: rgb(239 68 68 / 0.8);
}
.tw-text-red-500\/85 {
  color: rgb(239 68 68 / 0.85);
}
.tw-text-red-500\/90 {
  color: rgb(239 68 68 / 0.9);
}
.tw-text-red-500\/95 {
  color: rgb(239 68 68 / 0.95);
}
.tw-text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.tw-text-red-600\/0 {
  color: rgb(220 38 38 / 0);
}
.tw-text-red-600\/10 {
  color: rgb(220 38 38 / 0.1);
}
.tw-text-red-600\/100 {
  color: rgb(220 38 38 / 1);
}
.tw-text-red-600\/15 {
  color: rgb(220 38 38 / 0.15);
}
.tw-text-red-600\/20 {
  color: rgb(220 38 38 / 0.2);
}
.tw-text-red-600\/25 {
  color: rgb(220 38 38 / 0.25);
}
.tw-text-red-600\/30 {
  color: rgb(220 38 38 / 0.3);
}
.tw-text-red-600\/35 {
  color: rgb(220 38 38 / 0.35);
}
.tw-text-red-600\/40 {
  color: rgb(220 38 38 / 0.4);
}
.tw-text-red-600\/45 {
  color: rgb(220 38 38 / 0.45);
}
.tw-text-red-600\/5 {
  color: rgb(220 38 38 / 0.05);
}
.tw-text-red-600\/50 {
  color: rgb(220 38 38 / 0.5);
}
.tw-text-red-600\/55 {
  color: rgb(220 38 38 / 0.55);
}
.tw-text-red-600\/60 {
  color: rgb(220 38 38 / 0.6);
}
.tw-text-red-600\/65 {
  color: rgb(220 38 38 / 0.65);
}
.tw-text-red-600\/70 {
  color: rgb(220 38 38 / 0.7);
}
.tw-text-red-600\/75 {
  color: rgb(220 38 38 / 0.75);
}
.tw-text-red-600\/80 {
  color: rgb(220 38 38 / 0.8);
}
.tw-text-red-600\/85 {
  color: rgb(220 38 38 / 0.85);
}
.tw-text-red-600\/90 {
  color: rgb(220 38 38 / 0.9);
}
.tw-text-red-600\/95 {
  color: rgb(220 38 38 / 0.95);
}
.tw-text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.tw-text-red-700\/0 {
  color: rgb(185 28 28 / 0);
}
.tw-text-red-700\/10 {
  color: rgb(185 28 28 / 0.1);
}
.tw-text-red-700\/100 {
  color: rgb(185 28 28 / 1);
}
.tw-text-red-700\/15 {
  color: rgb(185 28 28 / 0.15);
}
.tw-text-red-700\/20 {
  color: rgb(185 28 28 / 0.2);
}
.tw-text-red-700\/25 {
  color: rgb(185 28 28 / 0.25);
}
.tw-text-red-700\/30 {
  color: rgb(185 28 28 / 0.3);
}
.tw-text-red-700\/35 {
  color: rgb(185 28 28 / 0.35);
}
.tw-text-red-700\/40 {
  color: rgb(185 28 28 / 0.4);
}
.tw-text-red-700\/45 {
  color: rgb(185 28 28 / 0.45);
}
.tw-text-red-700\/5 {
  color: rgb(185 28 28 / 0.05);
}
.tw-text-red-700\/50 {
  color: rgb(185 28 28 / 0.5);
}
.tw-text-red-700\/55 {
  color: rgb(185 28 28 / 0.55);
}
.tw-text-red-700\/60 {
  color: rgb(185 28 28 / 0.6);
}
.tw-text-red-700\/65 {
  color: rgb(185 28 28 / 0.65);
}
.tw-text-red-700\/70 {
  color: rgb(185 28 28 / 0.7);
}
.tw-text-red-700\/75 {
  color: rgb(185 28 28 / 0.75);
}
.tw-text-red-700\/80 {
  color: rgb(185 28 28 / 0.8);
}
.tw-text-red-700\/85 {
  color: rgb(185 28 28 / 0.85);
}
.tw-text-red-700\/90 {
  color: rgb(185 28 28 / 0.9);
}
.tw-text-red-700\/95 {
  color: rgb(185 28 28 / 0.95);
}
.tw-text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.tw-text-red-800\/0 {
  color: rgb(153 27 27 / 0);
}
.tw-text-red-800\/10 {
  color: rgb(153 27 27 / 0.1);
}
.tw-text-red-800\/100 {
  color: rgb(153 27 27 / 1);
}
.tw-text-red-800\/15 {
  color: rgb(153 27 27 / 0.15);
}
.tw-text-red-800\/20 {
  color: rgb(153 27 27 / 0.2);
}
.tw-text-red-800\/25 {
  color: rgb(153 27 27 / 0.25);
}
.tw-text-red-800\/30 {
  color: rgb(153 27 27 / 0.3);
}
.tw-text-red-800\/35 {
  color: rgb(153 27 27 / 0.35);
}
.tw-text-red-800\/40 {
  color: rgb(153 27 27 / 0.4);
}
.tw-text-red-800\/45 {
  color: rgb(153 27 27 / 0.45);
}
.tw-text-red-800\/5 {
  color: rgb(153 27 27 / 0.05);
}
.tw-text-red-800\/50 {
  color: rgb(153 27 27 / 0.5);
}
.tw-text-red-800\/55 {
  color: rgb(153 27 27 / 0.55);
}
.tw-text-red-800\/60 {
  color: rgb(153 27 27 / 0.6);
}
.tw-text-red-800\/65 {
  color: rgb(153 27 27 / 0.65);
}
.tw-text-red-800\/70 {
  color: rgb(153 27 27 / 0.7);
}
.tw-text-red-800\/75 {
  color: rgb(153 27 27 / 0.75);
}
.tw-text-red-800\/80 {
  color: rgb(153 27 27 / 0.8);
}
.tw-text-red-800\/85 {
  color: rgb(153 27 27 / 0.85);
}
.tw-text-red-800\/90 {
  color: rgb(153 27 27 / 0.9);
}
.tw-text-red-800\/95 {
  color: rgb(153 27 27 / 0.95);
}
.tw-text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.tw-text-red-900\/0 {
  color: rgb(127 29 29 / 0);
}
.tw-text-red-900\/10 {
  color: rgb(127 29 29 / 0.1);
}
.tw-text-red-900\/100 {
  color: rgb(127 29 29 / 1);
}
.tw-text-red-900\/15 {
  color: rgb(127 29 29 / 0.15);
}
.tw-text-red-900\/20 {
  color: rgb(127 29 29 / 0.2);
}
.tw-text-red-900\/25 {
  color: rgb(127 29 29 / 0.25);
}
.tw-text-red-900\/30 {
  color: rgb(127 29 29 / 0.3);
}
.tw-text-red-900\/35 {
  color: rgb(127 29 29 / 0.35);
}
.tw-text-red-900\/40 {
  color: rgb(127 29 29 / 0.4);
}
.tw-text-red-900\/45 {
  color: rgb(127 29 29 / 0.45);
}
.tw-text-red-900\/5 {
  color: rgb(127 29 29 / 0.05);
}
.tw-text-red-900\/50 {
  color: rgb(127 29 29 / 0.5);
}
.tw-text-red-900\/55 {
  color: rgb(127 29 29 / 0.55);
}
.tw-text-red-900\/60 {
  color: rgb(127 29 29 / 0.6);
}
.tw-text-red-900\/65 {
  color: rgb(127 29 29 / 0.65);
}
.tw-text-red-900\/70 {
  color: rgb(127 29 29 / 0.7);
}
.tw-text-red-900\/75 {
  color: rgb(127 29 29 / 0.75);
}
.tw-text-red-900\/80 {
  color: rgb(127 29 29 / 0.8);
}
.tw-text-red-900\/85 {
  color: rgb(127 29 29 / 0.85);
}
.tw-text-red-900\/90 {
  color: rgb(127 29 29 / 0.9);
}
.tw-text-red-900\/95 {
  color: rgb(127 29 29 / 0.95);
}
.tw-text-red-950 {
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}
.tw-text-red-950\/0 {
  color: rgb(69 10 10 / 0);
}
.tw-text-red-950\/10 {
  color: rgb(69 10 10 / 0.1);
}
.tw-text-red-950\/100 {
  color: rgb(69 10 10 / 1);
}
.tw-text-red-950\/15 {
  color: rgb(69 10 10 / 0.15);
}
.tw-text-red-950\/20 {
  color: rgb(69 10 10 / 0.2);
}
.tw-text-red-950\/25 {
  color: rgb(69 10 10 / 0.25);
}
.tw-text-red-950\/30 {
  color: rgb(69 10 10 / 0.3);
}
.tw-text-red-950\/35 {
  color: rgb(69 10 10 / 0.35);
}
.tw-text-red-950\/40 {
  color: rgb(69 10 10 / 0.4);
}
.tw-text-red-950\/45 {
  color: rgb(69 10 10 / 0.45);
}
.tw-text-red-950\/5 {
  color: rgb(69 10 10 / 0.05);
}
.tw-text-red-950\/50 {
  color: rgb(69 10 10 / 0.5);
}
.tw-text-red-950\/55 {
  color: rgb(69 10 10 / 0.55);
}
.tw-text-red-950\/60 {
  color: rgb(69 10 10 / 0.6);
}
.tw-text-red-950\/65 {
  color: rgb(69 10 10 / 0.65);
}
.tw-text-red-950\/70 {
  color: rgb(69 10 10 / 0.7);
}
.tw-text-red-950\/75 {
  color: rgb(69 10 10 / 0.75);
}
.tw-text-red-950\/80 {
  color: rgb(69 10 10 / 0.8);
}
.tw-text-red-950\/85 {
  color: rgb(69 10 10 / 0.85);
}
.tw-text-red-950\/90 {
  color: rgb(69 10 10 / 0.9);
}
.tw-text-red-950\/95 {
  color: rgb(69 10 10 / 0.95);
}
.tw-text-rose-100 {
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1));
}
.tw-text-rose-100\/0 {
  color: rgb(255 228 230 / 0);
}
.tw-text-rose-100\/10 {
  color: rgb(255 228 230 / 0.1);
}
.tw-text-rose-100\/100 {
  color: rgb(255 228 230 / 1);
}
.tw-text-rose-100\/15 {
  color: rgb(255 228 230 / 0.15);
}
.tw-text-rose-100\/20 {
  color: rgb(255 228 230 / 0.2);
}
.tw-text-rose-100\/25 {
  color: rgb(255 228 230 / 0.25);
}
.tw-text-rose-100\/30 {
  color: rgb(255 228 230 / 0.3);
}
.tw-text-rose-100\/35 {
  color: rgb(255 228 230 / 0.35);
}
.tw-text-rose-100\/40 {
  color: rgb(255 228 230 / 0.4);
}
.tw-text-rose-100\/45 {
  color: rgb(255 228 230 / 0.45);
}
.tw-text-rose-100\/5 {
  color: rgb(255 228 230 / 0.05);
}
.tw-text-rose-100\/50 {
  color: rgb(255 228 230 / 0.5);
}
.tw-text-rose-100\/55 {
  color: rgb(255 228 230 / 0.55);
}
.tw-text-rose-100\/60 {
  color: rgb(255 228 230 / 0.6);
}
.tw-text-rose-100\/65 {
  color: rgb(255 228 230 / 0.65);
}
.tw-text-rose-100\/70 {
  color: rgb(255 228 230 / 0.7);
}
.tw-text-rose-100\/75 {
  color: rgb(255 228 230 / 0.75);
}
.tw-text-rose-100\/80 {
  color: rgb(255 228 230 / 0.8);
}
.tw-text-rose-100\/85 {
  color: rgb(255 228 230 / 0.85);
}
.tw-text-rose-100\/90 {
  color: rgb(255 228 230 / 0.9);
}
.tw-text-rose-100\/95 {
  color: rgb(255 228 230 / 0.95);
}
.tw-text-rose-200 {
  --tw-text-opacity: 1;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1));
}
.tw-text-rose-200\/0 {
  color: rgb(254 205 211 / 0);
}
.tw-text-rose-200\/10 {
  color: rgb(254 205 211 / 0.1);
}
.tw-text-rose-200\/100 {
  color: rgb(254 205 211 / 1);
}
.tw-text-rose-200\/15 {
  color: rgb(254 205 211 / 0.15);
}
.tw-text-rose-200\/20 {
  color: rgb(254 205 211 / 0.2);
}
.tw-text-rose-200\/25 {
  color: rgb(254 205 211 / 0.25);
}
.tw-text-rose-200\/30 {
  color: rgb(254 205 211 / 0.3);
}
.tw-text-rose-200\/35 {
  color: rgb(254 205 211 / 0.35);
}
.tw-text-rose-200\/40 {
  color: rgb(254 205 211 / 0.4);
}
.tw-text-rose-200\/45 {
  color: rgb(254 205 211 / 0.45);
}
.tw-text-rose-200\/5 {
  color: rgb(254 205 211 / 0.05);
}
.tw-text-rose-200\/50 {
  color: rgb(254 205 211 / 0.5);
}
.tw-text-rose-200\/55 {
  color: rgb(254 205 211 / 0.55);
}
.tw-text-rose-200\/60 {
  color: rgb(254 205 211 / 0.6);
}
.tw-text-rose-200\/65 {
  color: rgb(254 205 211 / 0.65);
}
.tw-text-rose-200\/70 {
  color: rgb(254 205 211 / 0.7);
}
.tw-text-rose-200\/75 {
  color: rgb(254 205 211 / 0.75);
}
.tw-text-rose-200\/80 {
  color: rgb(254 205 211 / 0.8);
}
.tw-text-rose-200\/85 {
  color: rgb(254 205 211 / 0.85);
}
.tw-text-rose-200\/90 {
  color: rgb(254 205 211 / 0.9);
}
.tw-text-rose-200\/95 {
  color: rgb(254 205 211 / 0.95);
}
.tw-text-rose-300 {
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}
.tw-text-rose-300\/0 {
  color: rgb(253 164 175 / 0);
}
.tw-text-rose-300\/10 {
  color: rgb(253 164 175 / 0.1);
}
.tw-text-rose-300\/100 {
  color: rgb(253 164 175 / 1);
}
.tw-text-rose-300\/15 {
  color: rgb(253 164 175 / 0.15);
}
.tw-text-rose-300\/20 {
  color: rgb(253 164 175 / 0.2);
}
.tw-text-rose-300\/25 {
  color: rgb(253 164 175 / 0.25);
}
.tw-text-rose-300\/30 {
  color: rgb(253 164 175 / 0.3);
}
.tw-text-rose-300\/35 {
  color: rgb(253 164 175 / 0.35);
}
.tw-text-rose-300\/40 {
  color: rgb(253 164 175 / 0.4);
}
.tw-text-rose-300\/45 {
  color: rgb(253 164 175 / 0.45);
}
.tw-text-rose-300\/5 {
  color: rgb(253 164 175 / 0.05);
}
.tw-text-rose-300\/50 {
  color: rgb(253 164 175 / 0.5);
}
.tw-text-rose-300\/55 {
  color: rgb(253 164 175 / 0.55);
}
.tw-text-rose-300\/60 {
  color: rgb(253 164 175 / 0.6);
}
.tw-text-rose-300\/65 {
  color: rgb(253 164 175 / 0.65);
}
.tw-text-rose-300\/70 {
  color: rgb(253 164 175 / 0.7);
}
.tw-text-rose-300\/75 {
  color: rgb(253 164 175 / 0.75);
}
.tw-text-rose-300\/80 {
  color: rgb(253 164 175 / 0.8);
}
.tw-text-rose-300\/85 {
  color: rgb(253 164 175 / 0.85);
}
.tw-text-rose-300\/90 {
  color: rgb(253 164 175 / 0.9);
}
.tw-text-rose-300\/95 {
  color: rgb(253 164 175 / 0.95);
}
.tw-text-rose-400 {
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1));
}
.tw-text-rose-400\/0 {
  color: rgb(251 113 133 / 0);
}
.tw-text-rose-400\/10 {
  color: rgb(251 113 133 / 0.1);
}
.tw-text-rose-400\/100 {
  color: rgb(251 113 133 / 1);
}
.tw-text-rose-400\/15 {
  color: rgb(251 113 133 / 0.15);
}
.tw-text-rose-400\/20 {
  color: rgb(251 113 133 / 0.2);
}
.tw-text-rose-400\/25 {
  color: rgb(251 113 133 / 0.25);
}
.tw-text-rose-400\/30 {
  color: rgb(251 113 133 / 0.3);
}
.tw-text-rose-400\/35 {
  color: rgb(251 113 133 / 0.35);
}
.tw-text-rose-400\/40 {
  color: rgb(251 113 133 / 0.4);
}
.tw-text-rose-400\/45 {
  color: rgb(251 113 133 / 0.45);
}
.tw-text-rose-400\/5 {
  color: rgb(251 113 133 / 0.05);
}
.tw-text-rose-400\/50 {
  color: rgb(251 113 133 / 0.5);
}
.tw-text-rose-400\/55 {
  color: rgb(251 113 133 / 0.55);
}
.tw-text-rose-400\/60 {
  color: rgb(251 113 133 / 0.6);
}
.tw-text-rose-400\/65 {
  color: rgb(251 113 133 / 0.65);
}
.tw-text-rose-400\/70 {
  color: rgb(251 113 133 / 0.7);
}
.tw-text-rose-400\/75 {
  color: rgb(251 113 133 / 0.75);
}
.tw-text-rose-400\/80 {
  color: rgb(251 113 133 / 0.8);
}
.tw-text-rose-400\/85 {
  color: rgb(251 113 133 / 0.85);
}
.tw-text-rose-400\/90 {
  color: rgb(251 113 133 / 0.9);
}
.tw-text-rose-400\/95 {
  color: rgb(251 113 133 / 0.95);
}
.tw-text-rose-50 {
  --tw-text-opacity: 1;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1));
}
.tw-text-rose-50\/0 {
  color: rgb(255 241 242 / 0);
}
.tw-text-rose-50\/10 {
  color: rgb(255 241 242 / 0.1);
}
.tw-text-rose-50\/100 {
  color: rgb(255 241 242 / 1);
}
.tw-text-rose-50\/15 {
  color: rgb(255 241 242 / 0.15);
}
.tw-text-rose-50\/20 {
  color: rgb(255 241 242 / 0.2);
}
.tw-text-rose-50\/25 {
  color: rgb(255 241 242 / 0.25);
}
.tw-text-rose-50\/30 {
  color: rgb(255 241 242 / 0.3);
}
.tw-text-rose-50\/35 {
  color: rgb(255 241 242 / 0.35);
}
.tw-text-rose-50\/40 {
  color: rgb(255 241 242 / 0.4);
}
.tw-text-rose-50\/45 {
  color: rgb(255 241 242 / 0.45);
}
.tw-text-rose-50\/5 {
  color: rgb(255 241 242 / 0.05);
}
.tw-text-rose-50\/50 {
  color: rgb(255 241 242 / 0.5);
}
.tw-text-rose-50\/55 {
  color: rgb(255 241 242 / 0.55);
}
.tw-text-rose-50\/60 {
  color: rgb(255 241 242 / 0.6);
}
.tw-text-rose-50\/65 {
  color: rgb(255 241 242 / 0.65);
}
.tw-text-rose-50\/70 {
  color: rgb(255 241 242 / 0.7);
}
.tw-text-rose-50\/75 {
  color: rgb(255 241 242 / 0.75);
}
.tw-text-rose-50\/80 {
  color: rgb(255 241 242 / 0.8);
}
.tw-text-rose-50\/85 {
  color: rgb(255 241 242 / 0.85);
}
.tw-text-rose-50\/90 {
  color: rgb(255 241 242 / 0.9);
}
.tw-text-rose-50\/95 {
  color: rgb(255 241 242 / 0.95);
}
.tw-text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}
.tw-text-rose-500\/0 {
  color: rgb(244 63 94 / 0);
}
.tw-text-rose-500\/10 {
  color: rgb(244 63 94 / 0.1);
}
.tw-text-rose-500\/100 {
  color: rgb(244 63 94 / 1);
}
.tw-text-rose-500\/15 {
  color: rgb(244 63 94 / 0.15);
}
.tw-text-rose-500\/20 {
  color: rgb(244 63 94 / 0.2);
}
.tw-text-rose-500\/25 {
  color: rgb(244 63 94 / 0.25);
}
.tw-text-rose-500\/30 {
  color: rgb(244 63 94 / 0.3);
}
.tw-text-rose-500\/35 {
  color: rgb(244 63 94 / 0.35);
}
.tw-text-rose-500\/40 {
  color: rgb(244 63 94 / 0.4);
}
.tw-text-rose-500\/45 {
  color: rgb(244 63 94 / 0.45);
}
.tw-text-rose-500\/5 {
  color: rgb(244 63 94 / 0.05);
}
.tw-text-rose-500\/50 {
  color: rgb(244 63 94 / 0.5);
}
.tw-text-rose-500\/55 {
  color: rgb(244 63 94 / 0.55);
}
.tw-text-rose-500\/60 {
  color: rgb(244 63 94 / 0.6);
}
.tw-text-rose-500\/65 {
  color: rgb(244 63 94 / 0.65);
}
.tw-text-rose-500\/70 {
  color: rgb(244 63 94 / 0.7);
}
.tw-text-rose-500\/75 {
  color: rgb(244 63 94 / 0.75);
}
.tw-text-rose-500\/80 {
  color: rgb(244 63 94 / 0.8);
}
.tw-text-rose-500\/85 {
  color: rgb(244 63 94 / 0.85);
}
.tw-text-rose-500\/90 {
  color: rgb(244 63 94 / 0.9);
}
.tw-text-rose-500\/95 {
  color: rgb(244 63 94 / 0.95);
}
.tw-text-rose-600 {
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}
.tw-text-rose-600\/0 {
  color: rgb(225 29 72 / 0);
}
.tw-text-rose-600\/10 {
  color: rgb(225 29 72 / 0.1);
}
.tw-text-rose-600\/100 {
  color: rgb(225 29 72 / 1);
}
.tw-text-rose-600\/15 {
  color: rgb(225 29 72 / 0.15);
}
.tw-text-rose-600\/20 {
  color: rgb(225 29 72 / 0.2);
}
.tw-text-rose-600\/25 {
  color: rgb(225 29 72 / 0.25);
}
.tw-text-rose-600\/30 {
  color: rgb(225 29 72 / 0.3);
}
.tw-text-rose-600\/35 {
  color: rgb(225 29 72 / 0.35);
}
.tw-text-rose-600\/40 {
  color: rgb(225 29 72 / 0.4);
}
.tw-text-rose-600\/45 {
  color: rgb(225 29 72 / 0.45);
}
.tw-text-rose-600\/5 {
  color: rgb(225 29 72 / 0.05);
}
.tw-text-rose-600\/50 {
  color: rgb(225 29 72 / 0.5);
}
.tw-text-rose-600\/55 {
  color: rgb(225 29 72 / 0.55);
}
.tw-text-rose-600\/60 {
  color: rgb(225 29 72 / 0.6);
}
.tw-text-rose-600\/65 {
  color: rgb(225 29 72 / 0.65);
}
.tw-text-rose-600\/70 {
  color: rgb(225 29 72 / 0.7);
}
.tw-text-rose-600\/75 {
  color: rgb(225 29 72 / 0.75);
}
.tw-text-rose-600\/80 {
  color: rgb(225 29 72 / 0.8);
}
.tw-text-rose-600\/85 {
  color: rgb(225 29 72 / 0.85);
}
.tw-text-rose-600\/90 {
  color: rgb(225 29 72 / 0.9);
}
.tw-text-rose-600\/95 {
  color: rgb(225 29 72 / 0.95);
}
.tw-text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.tw-text-rose-700\/0 {
  color: rgb(190 18 60 / 0);
}
.tw-text-rose-700\/10 {
  color: rgb(190 18 60 / 0.1);
}
.tw-text-rose-700\/100 {
  color: rgb(190 18 60 / 1);
}
.tw-text-rose-700\/15 {
  color: rgb(190 18 60 / 0.15);
}
.tw-text-rose-700\/20 {
  color: rgb(190 18 60 / 0.2);
}
.tw-text-rose-700\/25 {
  color: rgb(190 18 60 / 0.25);
}
.tw-text-rose-700\/30 {
  color: rgb(190 18 60 / 0.3);
}
.tw-text-rose-700\/35 {
  color: rgb(190 18 60 / 0.35);
}
.tw-text-rose-700\/40 {
  color: rgb(190 18 60 / 0.4);
}
.tw-text-rose-700\/45 {
  color: rgb(190 18 60 / 0.45);
}
.tw-text-rose-700\/5 {
  color: rgb(190 18 60 / 0.05);
}
.tw-text-rose-700\/50 {
  color: rgb(190 18 60 / 0.5);
}
.tw-text-rose-700\/55 {
  color: rgb(190 18 60 / 0.55);
}
.tw-text-rose-700\/60 {
  color: rgb(190 18 60 / 0.6);
}
.tw-text-rose-700\/65 {
  color: rgb(190 18 60 / 0.65);
}
.tw-text-rose-700\/70 {
  color: rgb(190 18 60 / 0.7);
}
.tw-text-rose-700\/75 {
  color: rgb(190 18 60 / 0.75);
}
.tw-text-rose-700\/80 {
  color: rgb(190 18 60 / 0.8);
}
.tw-text-rose-700\/85 {
  color: rgb(190 18 60 / 0.85);
}
.tw-text-rose-700\/90 {
  color: rgb(190 18 60 / 0.9);
}
.tw-text-rose-700\/95 {
  color: rgb(190 18 60 / 0.95);
}
.tw-text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}
.tw-text-rose-800\/0 {
  color: rgb(159 18 57 / 0);
}
.tw-text-rose-800\/10 {
  color: rgb(159 18 57 / 0.1);
}
.tw-text-rose-800\/100 {
  color: rgb(159 18 57 / 1);
}
.tw-text-rose-800\/15 {
  color: rgb(159 18 57 / 0.15);
}
.tw-text-rose-800\/20 {
  color: rgb(159 18 57 / 0.2);
}
.tw-text-rose-800\/25 {
  color: rgb(159 18 57 / 0.25);
}
.tw-text-rose-800\/30 {
  color: rgb(159 18 57 / 0.3);
}
.tw-text-rose-800\/35 {
  color: rgb(159 18 57 / 0.35);
}
.tw-text-rose-800\/40 {
  color: rgb(159 18 57 / 0.4);
}
.tw-text-rose-800\/45 {
  color: rgb(159 18 57 / 0.45);
}
.tw-text-rose-800\/5 {
  color: rgb(159 18 57 / 0.05);
}
.tw-text-rose-800\/50 {
  color: rgb(159 18 57 / 0.5);
}
.tw-text-rose-800\/55 {
  color: rgb(159 18 57 / 0.55);
}
.tw-text-rose-800\/60 {
  color: rgb(159 18 57 / 0.6);
}
.tw-text-rose-800\/65 {
  color: rgb(159 18 57 / 0.65);
}
.tw-text-rose-800\/70 {
  color: rgb(159 18 57 / 0.7);
}
.tw-text-rose-800\/75 {
  color: rgb(159 18 57 / 0.75);
}
.tw-text-rose-800\/80 {
  color: rgb(159 18 57 / 0.8);
}
.tw-text-rose-800\/85 {
  color: rgb(159 18 57 / 0.85);
}
.tw-text-rose-800\/90 {
  color: rgb(159 18 57 / 0.9);
}
.tw-text-rose-800\/95 {
  color: rgb(159 18 57 / 0.95);
}
.tw-text-rose-900 {
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}
.tw-text-rose-900\/0 {
  color: rgb(136 19 55 / 0);
}
.tw-text-rose-900\/10 {
  color: rgb(136 19 55 / 0.1);
}
.tw-text-rose-900\/100 {
  color: rgb(136 19 55 / 1);
}
.tw-text-rose-900\/15 {
  color: rgb(136 19 55 / 0.15);
}
.tw-text-rose-900\/20 {
  color: rgb(136 19 55 / 0.2);
}
.tw-text-rose-900\/25 {
  color: rgb(136 19 55 / 0.25);
}
.tw-text-rose-900\/30 {
  color: rgb(136 19 55 / 0.3);
}
.tw-text-rose-900\/35 {
  color: rgb(136 19 55 / 0.35);
}
.tw-text-rose-900\/40 {
  color: rgb(136 19 55 / 0.4);
}
.tw-text-rose-900\/45 {
  color: rgb(136 19 55 / 0.45);
}
.tw-text-rose-900\/5 {
  color: rgb(136 19 55 / 0.05);
}
.tw-text-rose-900\/50 {
  color: rgb(136 19 55 / 0.5);
}
.tw-text-rose-900\/55 {
  color: rgb(136 19 55 / 0.55);
}
.tw-text-rose-900\/60 {
  color: rgb(136 19 55 / 0.6);
}
.tw-text-rose-900\/65 {
  color: rgb(136 19 55 / 0.65);
}
.tw-text-rose-900\/70 {
  color: rgb(136 19 55 / 0.7);
}
.tw-text-rose-900\/75 {
  color: rgb(136 19 55 / 0.75);
}
.tw-text-rose-900\/80 {
  color: rgb(136 19 55 / 0.8);
}
.tw-text-rose-900\/85 {
  color: rgb(136 19 55 / 0.85);
}
.tw-text-rose-900\/90 {
  color: rgb(136 19 55 / 0.9);
}
.tw-text-rose-900\/95 {
  color: rgb(136 19 55 / 0.95);
}
.tw-text-rose-950 {
  --tw-text-opacity: 1;
  color: rgb(76 5 25 / var(--tw-text-opacity, 1));
}
.tw-text-rose-950\/0 {
  color: rgb(76 5 25 / 0);
}
.tw-text-rose-950\/10 {
  color: rgb(76 5 25 / 0.1);
}
.tw-text-rose-950\/100 {
  color: rgb(76 5 25 / 1);
}
.tw-text-rose-950\/15 {
  color: rgb(76 5 25 / 0.15);
}
.tw-text-rose-950\/20 {
  color: rgb(76 5 25 / 0.2);
}
.tw-text-rose-950\/25 {
  color: rgb(76 5 25 / 0.25);
}
.tw-text-rose-950\/30 {
  color: rgb(76 5 25 / 0.3);
}
.tw-text-rose-950\/35 {
  color: rgb(76 5 25 / 0.35);
}
.tw-text-rose-950\/40 {
  color: rgb(76 5 25 / 0.4);
}
.tw-text-rose-950\/45 {
  color: rgb(76 5 25 / 0.45);
}
.tw-text-rose-950\/5 {
  color: rgb(76 5 25 / 0.05);
}
.tw-text-rose-950\/50 {
  color: rgb(76 5 25 / 0.5);
}
.tw-text-rose-950\/55 {
  color: rgb(76 5 25 / 0.55);
}
.tw-text-rose-950\/60 {
  color: rgb(76 5 25 / 0.6);
}
.tw-text-rose-950\/65 {
  color: rgb(76 5 25 / 0.65);
}
.tw-text-rose-950\/70 {
  color: rgb(76 5 25 / 0.7);
}
.tw-text-rose-950\/75 {
  color: rgb(76 5 25 / 0.75);
}
.tw-text-rose-950\/80 {
  color: rgb(76 5 25 / 0.8);
}
.tw-text-rose-950\/85 {
  color: rgb(76 5 25 / 0.85);
}
.tw-text-rose-950\/90 {
  color: rgb(76 5 25 / 0.9);
}
.tw-text-rose-950\/95 {
  color: rgb(76 5 25 / 0.95);
}
.tw-text-sky-100 {
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}
.tw-text-sky-100\/0 {
  color: rgb(224 242 254 / 0);
}
.tw-text-sky-100\/10 {
  color: rgb(224 242 254 / 0.1);
}
.tw-text-sky-100\/100 {
  color: rgb(224 242 254 / 1);
}
.tw-text-sky-100\/15 {
  color: rgb(224 242 254 / 0.15);
}
.tw-text-sky-100\/20 {
  color: rgb(224 242 254 / 0.2);
}
.tw-text-sky-100\/25 {
  color: rgb(224 242 254 / 0.25);
}
.tw-text-sky-100\/30 {
  color: rgb(224 242 254 / 0.3);
}
.tw-text-sky-100\/35 {
  color: rgb(224 242 254 / 0.35);
}
.tw-text-sky-100\/40 {
  color: rgb(224 242 254 / 0.4);
}
.tw-text-sky-100\/45 {
  color: rgb(224 242 254 / 0.45);
}
.tw-text-sky-100\/5 {
  color: rgb(224 242 254 / 0.05);
}
.tw-text-sky-100\/50 {
  color: rgb(224 242 254 / 0.5);
}
.tw-text-sky-100\/55 {
  color: rgb(224 242 254 / 0.55);
}
.tw-text-sky-100\/60 {
  color: rgb(224 242 254 / 0.6);
}
.tw-text-sky-100\/65 {
  color: rgb(224 242 254 / 0.65);
}
.tw-text-sky-100\/70 {
  color: rgb(224 242 254 / 0.7);
}
.tw-text-sky-100\/75 {
  color: rgb(224 242 254 / 0.75);
}
.tw-text-sky-100\/80 {
  color: rgb(224 242 254 / 0.8);
}
.tw-text-sky-100\/85 {
  color: rgb(224 242 254 / 0.85);
}
.tw-text-sky-100\/90 {
  color: rgb(224 242 254 / 0.9);
}
.tw-text-sky-100\/95 {
  color: rgb(224 242 254 / 0.95);
}
.tw-text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}
.tw-text-sky-200\/0 {
  color: rgb(186 230 253 / 0);
}
.tw-text-sky-200\/10 {
  color: rgb(186 230 253 / 0.1);
}
.tw-text-sky-200\/100 {
  color: rgb(186 230 253 / 1);
}
.tw-text-sky-200\/15 {
  color: rgb(186 230 253 / 0.15);
}
.tw-text-sky-200\/20 {
  color: rgb(186 230 253 / 0.2);
}
.tw-text-sky-200\/25 {
  color: rgb(186 230 253 / 0.25);
}
.tw-text-sky-200\/30 {
  color: rgb(186 230 253 / 0.3);
}
.tw-text-sky-200\/35 {
  color: rgb(186 230 253 / 0.35);
}
.tw-text-sky-200\/40 {
  color: rgb(186 230 253 / 0.4);
}
.tw-text-sky-200\/45 {
  color: rgb(186 230 253 / 0.45);
}
.tw-text-sky-200\/5 {
  color: rgb(186 230 253 / 0.05);
}
.tw-text-sky-200\/50 {
  color: rgb(186 230 253 / 0.5);
}
.tw-text-sky-200\/55 {
  color: rgb(186 230 253 / 0.55);
}
.tw-text-sky-200\/60 {
  color: rgb(186 230 253 / 0.6);
}
.tw-text-sky-200\/65 {
  color: rgb(186 230 253 / 0.65);
}
.tw-text-sky-200\/70 {
  color: rgb(186 230 253 / 0.7);
}
.tw-text-sky-200\/75 {
  color: rgb(186 230 253 / 0.75);
}
.tw-text-sky-200\/80 {
  color: rgb(186 230 253 / 0.8);
}
.tw-text-sky-200\/85 {
  color: rgb(186 230 253 / 0.85);
}
.tw-text-sky-200\/90 {
  color: rgb(186 230 253 / 0.9);
}
.tw-text-sky-200\/95 {
  color: rgb(186 230 253 / 0.95);
}
.tw-text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}
.tw-text-sky-300\/0 {
  color: rgb(125 211 252 / 0);
}
.tw-text-sky-300\/10 {
  color: rgb(125 211 252 / 0.1);
}
.tw-text-sky-300\/100 {
  color: rgb(125 211 252 / 1);
}
.tw-text-sky-300\/15 {
  color: rgb(125 211 252 / 0.15);
}
.tw-text-sky-300\/20 {
  color: rgb(125 211 252 / 0.2);
}
.tw-text-sky-300\/25 {
  color: rgb(125 211 252 / 0.25);
}
.tw-text-sky-300\/30 {
  color: rgb(125 211 252 / 0.3);
}
.tw-text-sky-300\/35 {
  color: rgb(125 211 252 / 0.35);
}
.tw-text-sky-300\/40 {
  color: rgb(125 211 252 / 0.4);
}
.tw-text-sky-300\/45 {
  color: rgb(125 211 252 / 0.45);
}
.tw-text-sky-300\/5 {
  color: rgb(125 211 252 / 0.05);
}
.tw-text-sky-300\/50 {
  color: rgb(125 211 252 / 0.5);
}
.tw-text-sky-300\/55 {
  color: rgb(125 211 252 / 0.55);
}
.tw-text-sky-300\/60 {
  color: rgb(125 211 252 / 0.6);
}
.tw-text-sky-300\/65 {
  color: rgb(125 211 252 / 0.65);
}
.tw-text-sky-300\/70 {
  color: rgb(125 211 252 / 0.7);
}
.tw-text-sky-300\/75 {
  color: rgb(125 211 252 / 0.75);
}
.tw-text-sky-300\/80 {
  color: rgb(125 211 252 / 0.8);
}
.tw-text-sky-300\/85 {
  color: rgb(125 211 252 / 0.85);
}
.tw-text-sky-300\/90 {
  color: rgb(125 211 252 / 0.9);
}
.tw-text-sky-300\/95 {
  color: rgb(125 211 252 / 0.95);
}
.tw-text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}
.tw-text-sky-400\/0 {
  color: rgb(56 189 248 / 0);
}
.tw-text-sky-400\/10 {
  color: rgb(56 189 248 / 0.1);
}
.tw-text-sky-400\/100 {
  color: rgb(56 189 248 / 1);
}
.tw-text-sky-400\/15 {
  color: rgb(56 189 248 / 0.15);
}
.tw-text-sky-400\/20 {
  color: rgb(56 189 248 / 0.2);
}
.tw-text-sky-400\/25 {
  color: rgb(56 189 248 / 0.25);
}
.tw-text-sky-400\/30 {
  color: rgb(56 189 248 / 0.3);
}
.tw-text-sky-400\/35 {
  color: rgb(56 189 248 / 0.35);
}
.tw-text-sky-400\/40 {
  color: rgb(56 189 248 / 0.4);
}
.tw-text-sky-400\/45 {
  color: rgb(56 189 248 / 0.45);
}
.tw-text-sky-400\/5 {
  color: rgb(56 189 248 / 0.05);
}
.tw-text-sky-400\/50 {
  color: rgb(56 189 248 / 0.5);
}
.tw-text-sky-400\/55 {
  color: rgb(56 189 248 / 0.55);
}
.tw-text-sky-400\/60 {
  color: rgb(56 189 248 / 0.6);
}
.tw-text-sky-400\/65 {
  color: rgb(56 189 248 / 0.65);
}
.tw-text-sky-400\/70 {
  color: rgb(56 189 248 / 0.7);
}
.tw-text-sky-400\/75 {
  color: rgb(56 189 248 / 0.75);
}
.tw-text-sky-400\/80 {
  color: rgb(56 189 248 / 0.8);
}
.tw-text-sky-400\/85 {
  color: rgb(56 189 248 / 0.85);
}
.tw-text-sky-400\/90 {
  color: rgb(56 189 248 / 0.9);
}
.tw-text-sky-400\/95 {
  color: rgb(56 189 248 / 0.95);
}
.tw-text-sky-50 {
  --tw-text-opacity: 1;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1));
}
.tw-text-sky-50\/0 {
  color: rgb(240 249 255 / 0);
}
.tw-text-sky-50\/10 {
  color: rgb(240 249 255 / 0.1);
}
.tw-text-sky-50\/100 {
  color: rgb(240 249 255 / 1);
}
.tw-text-sky-50\/15 {
  color: rgb(240 249 255 / 0.15);
}
.tw-text-sky-50\/20 {
  color: rgb(240 249 255 / 0.2);
}
.tw-text-sky-50\/25 {
  color: rgb(240 249 255 / 0.25);
}
.tw-text-sky-50\/30 {
  color: rgb(240 249 255 / 0.3);
}
.tw-text-sky-50\/35 {
  color: rgb(240 249 255 / 0.35);
}
.tw-text-sky-50\/40 {
  color: rgb(240 249 255 / 0.4);
}
.tw-text-sky-50\/45 {
  color: rgb(240 249 255 / 0.45);
}
.tw-text-sky-50\/5 {
  color: rgb(240 249 255 / 0.05);
}
.tw-text-sky-50\/50 {
  color: rgb(240 249 255 / 0.5);
}
.tw-text-sky-50\/55 {
  color: rgb(240 249 255 / 0.55);
}
.tw-text-sky-50\/60 {
  color: rgb(240 249 255 / 0.6);
}
.tw-text-sky-50\/65 {
  color: rgb(240 249 255 / 0.65);
}
.tw-text-sky-50\/70 {
  color: rgb(240 249 255 / 0.7);
}
.tw-text-sky-50\/75 {
  color: rgb(240 249 255 / 0.75);
}
.tw-text-sky-50\/80 {
  color: rgb(240 249 255 / 0.8);
}
.tw-text-sky-50\/85 {
  color: rgb(240 249 255 / 0.85);
}
.tw-text-sky-50\/90 {
  color: rgb(240 249 255 / 0.9);
}
.tw-text-sky-50\/95 {
  color: rgb(240 249 255 / 0.95);
}
.tw-text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}
.tw-text-sky-500\/0 {
  color: rgb(14 165 233 / 0);
}
.tw-text-sky-500\/10 {
  color: rgb(14 165 233 / 0.1);
}
.tw-text-sky-500\/100 {
  color: rgb(14 165 233 / 1);
}
.tw-text-sky-500\/15 {
  color: rgb(14 165 233 / 0.15);
}
.tw-text-sky-500\/20 {
  color: rgb(14 165 233 / 0.2);
}
.tw-text-sky-500\/25 {
  color: rgb(14 165 233 / 0.25);
}
.tw-text-sky-500\/30 {
  color: rgb(14 165 233 / 0.3);
}
.tw-text-sky-500\/35 {
  color: rgb(14 165 233 / 0.35);
}
.tw-text-sky-500\/40 {
  color: rgb(14 165 233 / 0.4);
}
.tw-text-sky-500\/45 {
  color: rgb(14 165 233 / 0.45);
}
.tw-text-sky-500\/5 {
  color: rgb(14 165 233 / 0.05);
}
.tw-text-sky-500\/50 {
  color: rgb(14 165 233 / 0.5);
}
.tw-text-sky-500\/55 {
  color: rgb(14 165 233 / 0.55);
}
.tw-text-sky-500\/60 {
  color: rgb(14 165 233 / 0.6);
}
.tw-text-sky-500\/65 {
  color: rgb(14 165 233 / 0.65);
}
.tw-text-sky-500\/70 {
  color: rgb(14 165 233 / 0.7);
}
.tw-text-sky-500\/75 {
  color: rgb(14 165 233 / 0.75);
}
.tw-text-sky-500\/80 {
  color: rgb(14 165 233 / 0.8);
}
.tw-text-sky-500\/85 {
  color: rgb(14 165 233 / 0.85);
}
.tw-text-sky-500\/90 {
  color: rgb(14 165 233 / 0.9);
}
.tw-text-sky-500\/95 {
  color: rgb(14 165 233 / 0.95);
}
.tw-text-sky-600 {
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}
.tw-text-sky-600\/0 {
  color: rgb(2 132 199 / 0);
}
.tw-text-sky-600\/10 {
  color: rgb(2 132 199 / 0.1);
}
.tw-text-sky-600\/100 {
  color: rgb(2 132 199 / 1);
}
.tw-text-sky-600\/15 {
  color: rgb(2 132 199 / 0.15);
}
.tw-text-sky-600\/20 {
  color: rgb(2 132 199 / 0.2);
}
.tw-text-sky-600\/25 {
  color: rgb(2 132 199 / 0.25);
}
.tw-text-sky-600\/30 {
  color: rgb(2 132 199 / 0.3);
}
.tw-text-sky-600\/35 {
  color: rgb(2 132 199 / 0.35);
}
.tw-text-sky-600\/40 {
  color: rgb(2 132 199 / 0.4);
}
.tw-text-sky-600\/45 {
  color: rgb(2 132 199 / 0.45);
}
.tw-text-sky-600\/5 {
  color: rgb(2 132 199 / 0.05);
}
.tw-text-sky-600\/50 {
  color: rgb(2 132 199 / 0.5);
}
.tw-text-sky-600\/55 {
  color: rgb(2 132 199 / 0.55);
}
.tw-text-sky-600\/60 {
  color: rgb(2 132 199 / 0.6);
}
.tw-text-sky-600\/65 {
  color: rgb(2 132 199 / 0.65);
}
.tw-text-sky-600\/70 {
  color: rgb(2 132 199 / 0.7);
}
.tw-text-sky-600\/75 {
  color: rgb(2 132 199 / 0.75);
}
.tw-text-sky-600\/80 {
  color: rgb(2 132 199 / 0.8);
}
.tw-text-sky-600\/85 {
  color: rgb(2 132 199 / 0.85);
}
.tw-text-sky-600\/90 {
  color: rgb(2 132 199 / 0.9);
}
.tw-text-sky-600\/95 {
  color: rgb(2 132 199 / 0.95);
}
.tw-text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}
.tw-text-sky-700\/0 {
  color: rgb(3 105 161 / 0);
}
.tw-text-sky-700\/10 {
  color: rgb(3 105 161 / 0.1);
}
.tw-text-sky-700\/100 {
  color: rgb(3 105 161 / 1);
}
.tw-text-sky-700\/15 {
  color: rgb(3 105 161 / 0.15);
}
.tw-text-sky-700\/20 {
  color: rgb(3 105 161 / 0.2);
}
.tw-text-sky-700\/25 {
  color: rgb(3 105 161 / 0.25);
}
.tw-text-sky-700\/30 {
  color: rgb(3 105 161 / 0.3);
}
.tw-text-sky-700\/35 {
  color: rgb(3 105 161 / 0.35);
}
.tw-text-sky-700\/40 {
  color: rgb(3 105 161 / 0.4);
}
.tw-text-sky-700\/45 {
  color: rgb(3 105 161 / 0.45);
}
.tw-text-sky-700\/5 {
  color: rgb(3 105 161 / 0.05);
}
.tw-text-sky-700\/50 {
  color: rgb(3 105 161 / 0.5);
}
.tw-text-sky-700\/55 {
  color: rgb(3 105 161 / 0.55);
}
.tw-text-sky-700\/60 {
  color: rgb(3 105 161 / 0.6);
}
.tw-text-sky-700\/65 {
  color: rgb(3 105 161 / 0.65);
}
.tw-text-sky-700\/70 {
  color: rgb(3 105 161 / 0.7);
}
.tw-text-sky-700\/75 {
  color: rgb(3 105 161 / 0.75);
}
.tw-text-sky-700\/80 {
  color: rgb(3 105 161 / 0.8);
}
.tw-text-sky-700\/85 {
  color: rgb(3 105 161 / 0.85);
}
.tw-text-sky-700\/90 {
  color: rgb(3 105 161 / 0.9);
}
.tw-text-sky-700\/95 {
  color: rgb(3 105 161 / 0.95);
}
.tw-text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}
.tw-text-sky-800\/0 {
  color: rgb(7 89 133 / 0);
}
.tw-text-sky-800\/10 {
  color: rgb(7 89 133 / 0.1);
}
.tw-text-sky-800\/100 {
  color: rgb(7 89 133 / 1);
}
.tw-text-sky-800\/15 {
  color: rgb(7 89 133 / 0.15);
}
.tw-text-sky-800\/20 {
  color: rgb(7 89 133 / 0.2);
}
.tw-text-sky-800\/25 {
  color: rgb(7 89 133 / 0.25);
}
.tw-text-sky-800\/30 {
  color: rgb(7 89 133 / 0.3);
}
.tw-text-sky-800\/35 {
  color: rgb(7 89 133 / 0.35);
}
.tw-text-sky-800\/40 {
  color: rgb(7 89 133 / 0.4);
}
.tw-text-sky-800\/45 {
  color: rgb(7 89 133 / 0.45);
}
.tw-text-sky-800\/5 {
  color: rgb(7 89 133 / 0.05);
}
.tw-text-sky-800\/50 {
  color: rgb(7 89 133 / 0.5);
}
.tw-text-sky-800\/55 {
  color: rgb(7 89 133 / 0.55);
}
.tw-text-sky-800\/60 {
  color: rgb(7 89 133 / 0.6);
}
.tw-text-sky-800\/65 {
  color: rgb(7 89 133 / 0.65);
}
.tw-text-sky-800\/70 {
  color: rgb(7 89 133 / 0.7);
}
.tw-text-sky-800\/75 {
  color: rgb(7 89 133 / 0.75);
}
.tw-text-sky-800\/80 {
  color: rgb(7 89 133 / 0.8);
}
.tw-text-sky-800\/85 {
  color: rgb(7 89 133 / 0.85);
}
.tw-text-sky-800\/90 {
  color: rgb(7 89 133 / 0.9);
}
.tw-text-sky-800\/95 {
  color: rgb(7 89 133 / 0.95);
}
.tw-text-sky-900 {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}
.tw-text-sky-900\/0 {
  color: rgb(12 74 110 / 0);
}
.tw-text-sky-900\/10 {
  color: rgb(12 74 110 / 0.1);
}
.tw-text-sky-900\/100 {
  color: rgb(12 74 110 / 1);
}
.tw-text-sky-900\/15 {
  color: rgb(12 74 110 / 0.15);
}
.tw-text-sky-900\/20 {
  color: rgb(12 74 110 / 0.2);
}
.tw-text-sky-900\/25 {
  color: rgb(12 74 110 / 0.25);
}
.tw-text-sky-900\/30 {
  color: rgb(12 74 110 / 0.3);
}
.tw-text-sky-900\/35 {
  color: rgb(12 74 110 / 0.35);
}
.tw-text-sky-900\/40 {
  color: rgb(12 74 110 / 0.4);
}
.tw-text-sky-900\/45 {
  color: rgb(12 74 110 / 0.45);
}
.tw-text-sky-900\/5 {
  color: rgb(12 74 110 / 0.05);
}
.tw-text-sky-900\/50 {
  color: rgb(12 74 110 / 0.5);
}
.tw-text-sky-900\/55 {
  color: rgb(12 74 110 / 0.55);
}
.tw-text-sky-900\/60 {
  color: rgb(12 74 110 / 0.6);
}
.tw-text-sky-900\/65 {
  color: rgb(12 74 110 / 0.65);
}
.tw-text-sky-900\/70 {
  color: rgb(12 74 110 / 0.7);
}
.tw-text-sky-900\/75 {
  color: rgb(12 74 110 / 0.75);
}
.tw-text-sky-900\/80 {
  color: rgb(12 74 110 / 0.8);
}
.tw-text-sky-900\/85 {
  color: rgb(12 74 110 / 0.85);
}
.tw-text-sky-900\/90 {
  color: rgb(12 74 110 / 0.9);
}
.tw-text-sky-900\/95 {
  color: rgb(12 74 110 / 0.95);
}
.tw-text-sky-950 {
  --tw-text-opacity: 1;
  color: rgb(8 47 73 / var(--tw-text-opacity, 1));
}
.tw-text-sky-950\/0 {
  color: rgb(8 47 73 / 0);
}
.tw-text-sky-950\/10 {
  color: rgb(8 47 73 / 0.1);
}
.tw-text-sky-950\/100 {
  color: rgb(8 47 73 / 1);
}
.tw-text-sky-950\/15 {
  color: rgb(8 47 73 / 0.15);
}
.tw-text-sky-950\/20 {
  color: rgb(8 47 73 / 0.2);
}
.tw-text-sky-950\/25 {
  color: rgb(8 47 73 / 0.25);
}
.tw-text-sky-950\/30 {
  color: rgb(8 47 73 / 0.3);
}
.tw-text-sky-950\/35 {
  color: rgb(8 47 73 / 0.35);
}
.tw-text-sky-950\/40 {
  color: rgb(8 47 73 / 0.4);
}
.tw-text-sky-950\/45 {
  color: rgb(8 47 73 / 0.45);
}
.tw-text-sky-950\/5 {
  color: rgb(8 47 73 / 0.05);
}
.tw-text-sky-950\/50 {
  color: rgb(8 47 73 / 0.5);
}
.tw-text-sky-950\/55 {
  color: rgb(8 47 73 / 0.55);
}
.tw-text-sky-950\/60 {
  color: rgb(8 47 73 / 0.6);
}
.tw-text-sky-950\/65 {
  color: rgb(8 47 73 / 0.65);
}
.tw-text-sky-950\/70 {
  color: rgb(8 47 73 / 0.7);
}
.tw-text-sky-950\/75 {
  color: rgb(8 47 73 / 0.75);
}
.tw-text-sky-950\/80 {
  color: rgb(8 47 73 / 0.8);
}
.tw-text-sky-950\/85 {
  color: rgb(8 47 73 / 0.85);
}
.tw-text-sky-950\/90 {
  color: rgb(8 47 73 / 0.9);
}
.tw-text-sky-950\/95 {
  color: rgb(8 47 73 / 0.95);
}
.tw-text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.tw-text-slate-100\/0 {
  color: rgb(241 245 249 / 0);
}
.tw-text-slate-100\/10 {
  color: rgb(241 245 249 / 0.1);
}
.tw-text-slate-100\/100 {
  color: rgb(241 245 249 / 1);
}
.tw-text-slate-100\/15 {
  color: rgb(241 245 249 / 0.15);
}
.tw-text-slate-100\/20 {
  color: rgb(241 245 249 / 0.2);
}
.tw-text-slate-100\/25 {
  color: rgb(241 245 249 / 0.25);
}
.tw-text-slate-100\/30 {
  color: rgb(241 245 249 / 0.3);
}
.tw-text-slate-100\/35 {
  color: rgb(241 245 249 / 0.35);
}
.tw-text-slate-100\/40 {
  color: rgb(241 245 249 / 0.4);
}
.tw-text-slate-100\/45 {
  color: rgb(241 245 249 / 0.45);
}
.tw-text-slate-100\/5 {
  color: rgb(241 245 249 / 0.05);
}
.tw-text-slate-100\/50 {
  color: rgb(241 245 249 / 0.5);
}
.tw-text-slate-100\/55 {
  color: rgb(241 245 249 / 0.55);
}
.tw-text-slate-100\/60 {
  color: rgb(241 245 249 / 0.6);
}
.tw-text-slate-100\/65 {
  color: rgb(241 245 249 / 0.65);
}
.tw-text-slate-100\/70 {
  color: rgb(241 245 249 / 0.7);
}
.tw-text-slate-100\/75 {
  color: rgb(241 245 249 / 0.75);
}
.tw-text-slate-100\/80 {
  color: rgb(241 245 249 / 0.8);
}
.tw-text-slate-100\/85 {
  color: rgb(241 245 249 / 0.85);
}
.tw-text-slate-100\/90 {
  color: rgb(241 245 249 / 0.9);
}
.tw-text-slate-100\/95 {
  color: rgb(241 245 249 / 0.95);
}
.tw-text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}
.tw-text-slate-200\/0 {
  color: rgb(226 232 240 / 0);
}
.tw-text-slate-200\/10 {
  color: rgb(226 232 240 / 0.1);
}
.tw-text-slate-200\/100 {
  color: rgb(226 232 240 / 1);
}
.tw-text-slate-200\/15 {
  color: rgb(226 232 240 / 0.15);
}
.tw-text-slate-200\/20 {
  color: rgb(226 232 240 / 0.2);
}
.tw-text-slate-200\/25 {
  color: rgb(226 232 240 / 0.25);
}
.tw-text-slate-200\/30 {
  color: rgb(226 232 240 / 0.3);
}
.tw-text-slate-200\/35 {
  color: rgb(226 232 240 / 0.35);
}
.tw-text-slate-200\/40 {
  color: rgb(226 232 240 / 0.4);
}
.tw-text-slate-200\/45 {
  color: rgb(226 232 240 / 0.45);
}
.tw-text-slate-200\/5 {
  color: rgb(226 232 240 / 0.05);
}
.tw-text-slate-200\/50 {
  color: rgb(226 232 240 / 0.5);
}
.tw-text-slate-200\/55 {
  color: rgb(226 232 240 / 0.55);
}
.tw-text-slate-200\/60 {
  color: rgb(226 232 240 / 0.6);
}
.tw-text-slate-200\/65 {
  color: rgb(226 232 240 / 0.65);
}
.tw-text-slate-200\/70 {
  color: rgb(226 232 240 / 0.7);
}
.tw-text-slate-200\/75 {
  color: rgb(226 232 240 / 0.75);
}
.tw-text-slate-200\/80 {
  color: rgb(226 232 240 / 0.8);
}
.tw-text-slate-200\/85 {
  color: rgb(226 232 240 / 0.85);
}
.tw-text-slate-200\/90 {
  color: rgb(226 232 240 / 0.9);
}
.tw-text-slate-200\/95 {
  color: rgb(226 232 240 / 0.95);
}
.tw-text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.tw-text-slate-300\/0 {
  color: rgb(203 213 225 / 0);
}
.tw-text-slate-300\/10 {
  color: rgb(203 213 225 / 0.1);
}
.tw-text-slate-300\/100 {
  color: rgb(203 213 225 / 1);
}
.tw-text-slate-300\/15 {
  color: rgb(203 213 225 / 0.15);
}
.tw-text-slate-300\/20 {
  color: rgb(203 213 225 / 0.2);
}
.tw-text-slate-300\/25 {
  color: rgb(203 213 225 / 0.25);
}
.tw-text-slate-300\/30 {
  color: rgb(203 213 225 / 0.3);
}
.tw-text-slate-300\/35 {
  color: rgb(203 213 225 / 0.35);
}
.tw-text-slate-300\/40 {
  color: rgb(203 213 225 / 0.4);
}
.tw-text-slate-300\/45 {
  color: rgb(203 213 225 / 0.45);
}
.tw-text-slate-300\/5 {
  color: rgb(203 213 225 / 0.05);
}
.tw-text-slate-300\/50 {
  color: rgb(203 213 225 / 0.5);
}
.tw-text-slate-300\/55 {
  color: rgb(203 213 225 / 0.55);
}
.tw-text-slate-300\/60 {
  color: rgb(203 213 225 / 0.6);
}
.tw-text-slate-300\/65 {
  color: rgb(203 213 225 / 0.65);
}
.tw-text-slate-300\/70 {
  color: rgb(203 213 225 / 0.7);
}
.tw-text-slate-300\/75 {
  color: rgb(203 213 225 / 0.75);
}
.tw-text-slate-300\/80 {
  color: rgb(203 213 225 / 0.8);
}
.tw-text-slate-300\/85 {
  color: rgb(203 213 225 / 0.85);
}
.tw-text-slate-300\/90 {
  color: rgb(203 213 225 / 0.9);
}
.tw-text-slate-300\/95 {
  color: rgb(203 213 225 / 0.95);
}
.tw-text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.tw-text-slate-400\/0 {
  color: rgb(148 163 184 / 0);
}
.tw-text-slate-400\/10 {
  color: rgb(148 163 184 / 0.1);
}
.tw-text-slate-400\/100 {
  color: rgb(148 163 184 / 1);
}
.tw-text-slate-400\/15 {
  color: rgb(148 163 184 / 0.15);
}
.tw-text-slate-400\/20 {
  color: rgb(148 163 184 / 0.2);
}
.tw-text-slate-400\/25 {
  color: rgb(148 163 184 / 0.25);
}
.tw-text-slate-400\/30 {
  color: rgb(148 163 184 / 0.3);
}
.tw-text-slate-400\/35 {
  color: rgb(148 163 184 / 0.35);
}
.tw-text-slate-400\/40 {
  color: rgb(148 163 184 / 0.4);
}
.tw-text-slate-400\/45 {
  color: rgb(148 163 184 / 0.45);
}
.tw-text-slate-400\/5 {
  color: rgb(148 163 184 / 0.05);
}
.tw-text-slate-400\/50 {
  color: rgb(148 163 184 / 0.5);
}
.tw-text-slate-400\/55 {
  color: rgb(148 163 184 / 0.55);
}
.tw-text-slate-400\/60 {
  color: rgb(148 163 184 / 0.6);
}
.tw-text-slate-400\/65 {
  color: rgb(148 163 184 / 0.65);
}
.tw-text-slate-400\/70 {
  color: rgb(148 163 184 / 0.7);
}
.tw-text-slate-400\/75 {
  color: rgb(148 163 184 / 0.75);
}
.tw-text-slate-400\/80 {
  color: rgb(148 163 184 / 0.8);
}
.tw-text-slate-400\/85 {
  color: rgb(148 163 184 / 0.85);
}
.tw-text-slate-400\/90 {
  color: rgb(148 163 184 / 0.9);
}
.tw-text-slate-400\/95 {
  color: rgb(148 163 184 / 0.95);
}
.tw-text-slate-50 {
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1));
}
.tw-text-slate-50\/0 {
  color: rgb(248 250 252 / 0);
}
.tw-text-slate-50\/10 {
  color: rgb(248 250 252 / 0.1);
}
.tw-text-slate-50\/100 {
  color: rgb(248 250 252 / 1);
}
.tw-text-slate-50\/15 {
  color: rgb(248 250 252 / 0.15);
}
.tw-text-slate-50\/20 {
  color: rgb(248 250 252 / 0.2);
}
.tw-text-slate-50\/25 {
  color: rgb(248 250 252 / 0.25);
}
.tw-text-slate-50\/30 {
  color: rgb(248 250 252 / 0.3);
}
.tw-text-slate-50\/35 {
  color: rgb(248 250 252 / 0.35);
}
.tw-text-slate-50\/40 {
  color: rgb(248 250 252 / 0.4);
}
.tw-text-slate-50\/45 {
  color: rgb(248 250 252 / 0.45);
}
.tw-text-slate-50\/5 {
  color: rgb(248 250 252 / 0.05);
}
.tw-text-slate-50\/50 {
  color: rgb(248 250 252 / 0.5);
}
.tw-text-slate-50\/55 {
  color: rgb(248 250 252 / 0.55);
}
.tw-text-slate-50\/60 {
  color: rgb(248 250 252 / 0.6);
}
.tw-text-slate-50\/65 {
  color: rgb(248 250 252 / 0.65);
}
.tw-text-slate-50\/70 {
  color: rgb(248 250 252 / 0.7);
}
.tw-text-slate-50\/75 {
  color: rgb(248 250 252 / 0.75);
}
.tw-text-slate-50\/80 {
  color: rgb(248 250 252 / 0.8);
}
.tw-text-slate-50\/85 {
  color: rgb(248 250 252 / 0.85);
}
.tw-text-slate-50\/90 {
  color: rgb(248 250 252 / 0.9);
}
.tw-text-slate-50\/95 {
  color: rgb(248 250 252 / 0.95);
}
.tw-text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.tw-text-slate-500\/0 {
  color: rgb(100 116 139 / 0);
}
.tw-text-slate-500\/10 {
  color: rgb(100 116 139 / 0.1);
}
.tw-text-slate-500\/100 {
  color: rgb(100 116 139 / 1);
}
.tw-text-slate-500\/15 {
  color: rgb(100 116 139 / 0.15);
}
.tw-text-slate-500\/20 {
  color: rgb(100 116 139 / 0.2);
}
.tw-text-slate-500\/25 {
  color: rgb(100 116 139 / 0.25);
}
.tw-text-slate-500\/30 {
  color: rgb(100 116 139 / 0.3);
}
.tw-text-slate-500\/35 {
  color: rgb(100 116 139 / 0.35);
}
.tw-text-slate-500\/40 {
  color: rgb(100 116 139 / 0.4);
}
.tw-text-slate-500\/45 {
  color: rgb(100 116 139 / 0.45);
}
.tw-text-slate-500\/5 {
  color: rgb(100 116 139 / 0.05);
}
.tw-text-slate-500\/50 {
  color: rgb(100 116 139 / 0.5);
}
.tw-text-slate-500\/55 {
  color: rgb(100 116 139 / 0.55);
}
.tw-text-slate-500\/60 {
  color: rgb(100 116 139 / 0.6);
}
.tw-text-slate-500\/65 {
  color: rgb(100 116 139 / 0.65);
}
.tw-text-slate-500\/70 {
  color: rgb(100 116 139 / 0.7);
}
.tw-text-slate-500\/75 {
  color: rgb(100 116 139 / 0.75);
}
.tw-text-slate-500\/80 {
  color: rgb(100 116 139 / 0.8);
}
.tw-text-slate-500\/85 {
  color: rgb(100 116 139 / 0.85);
}
.tw-text-slate-500\/90 {
  color: rgb(100 116 139 / 0.9);
}
.tw-text-slate-500\/95 {
  color: rgb(100 116 139 / 0.95);
}
.tw-text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.tw-text-slate-600\/0 {
  color: rgb(71 85 105 / 0);
}
.tw-text-slate-600\/10 {
  color: rgb(71 85 105 / 0.1);
}
.tw-text-slate-600\/100 {
  color: rgb(71 85 105 / 1);
}
.tw-text-slate-600\/15 {
  color: rgb(71 85 105 / 0.15);
}
.tw-text-slate-600\/20 {
  color: rgb(71 85 105 / 0.2);
}
.tw-text-slate-600\/25 {
  color: rgb(71 85 105 / 0.25);
}
.tw-text-slate-600\/30 {
  color: rgb(71 85 105 / 0.3);
}
.tw-text-slate-600\/35 {
  color: rgb(71 85 105 / 0.35);
}
.tw-text-slate-600\/40 {
  color: rgb(71 85 105 / 0.4);
}
.tw-text-slate-600\/45 {
  color: rgb(71 85 105 / 0.45);
}
.tw-text-slate-600\/5 {
  color: rgb(71 85 105 / 0.05);
}
.tw-text-slate-600\/50 {
  color: rgb(71 85 105 / 0.5);
}
.tw-text-slate-600\/55 {
  color: rgb(71 85 105 / 0.55);
}
.tw-text-slate-600\/60 {
  color: rgb(71 85 105 / 0.6);
}
.tw-text-slate-600\/65 {
  color: rgb(71 85 105 / 0.65);
}
.tw-text-slate-600\/70 {
  color: rgb(71 85 105 / 0.7);
}
.tw-text-slate-600\/75 {
  color: rgb(71 85 105 / 0.75);
}
.tw-text-slate-600\/80 {
  color: rgb(71 85 105 / 0.8);
}
.tw-text-slate-600\/85 {
  color: rgb(71 85 105 / 0.85);
}
.tw-text-slate-600\/90 {
  color: rgb(71 85 105 / 0.9);
}
.tw-text-slate-600\/95 {
  color: rgb(71 85 105 / 0.95);
}
.tw-text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.tw-text-slate-700\/0 {
  color: rgb(51 65 85 / 0);
}
.tw-text-slate-700\/10 {
  color: rgb(51 65 85 / 0.1);
}
.tw-text-slate-700\/100 {
  color: rgb(51 65 85 / 1);
}
.tw-text-slate-700\/15 {
  color: rgb(51 65 85 / 0.15);
}
.tw-text-slate-700\/20 {
  color: rgb(51 65 85 / 0.2);
}
.tw-text-slate-700\/25 {
  color: rgb(51 65 85 / 0.25);
}
.tw-text-slate-700\/30 {
  color: rgb(51 65 85 / 0.3);
}
.tw-text-slate-700\/35 {
  color: rgb(51 65 85 / 0.35);
}
.tw-text-slate-700\/40 {
  color: rgb(51 65 85 / 0.4);
}
.tw-text-slate-700\/45 {
  color: rgb(51 65 85 / 0.45);
}
.tw-text-slate-700\/5 {
  color: rgb(51 65 85 / 0.05);
}
.tw-text-slate-700\/50 {
  color: rgb(51 65 85 / 0.5);
}
.tw-text-slate-700\/55 {
  color: rgb(51 65 85 / 0.55);
}
.tw-text-slate-700\/60 {
  color: rgb(51 65 85 / 0.6);
}
.tw-text-slate-700\/65 {
  color: rgb(51 65 85 / 0.65);
}
.tw-text-slate-700\/70 {
  color: rgb(51 65 85 / 0.7);
}
.tw-text-slate-700\/75 {
  color: rgb(51 65 85 / 0.75);
}
.tw-text-slate-700\/80 {
  color: rgb(51 65 85 / 0.8);
}
.tw-text-slate-700\/85 {
  color: rgb(51 65 85 / 0.85);
}
.tw-text-slate-700\/90 {
  color: rgb(51 65 85 / 0.9);
}
.tw-text-slate-700\/95 {
  color: rgb(51 65 85 / 0.95);
}
.tw-text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.tw-text-slate-800\/0 {
  color: rgb(30 41 59 / 0);
}
.tw-text-slate-800\/10 {
  color: rgb(30 41 59 / 0.1);
}
.tw-text-slate-800\/100 {
  color: rgb(30 41 59 / 1);
}
.tw-text-slate-800\/15 {
  color: rgb(30 41 59 / 0.15);
}
.tw-text-slate-800\/20 {
  color: rgb(30 41 59 / 0.2);
}
.tw-text-slate-800\/25 {
  color: rgb(30 41 59 / 0.25);
}
.tw-text-slate-800\/30 {
  color: rgb(30 41 59 / 0.3);
}
.tw-text-slate-800\/35 {
  color: rgb(30 41 59 / 0.35);
}
.tw-text-slate-800\/40 {
  color: rgb(30 41 59 / 0.4);
}
.tw-text-slate-800\/45 {
  color: rgb(30 41 59 / 0.45);
}
.tw-text-slate-800\/5 {
  color: rgb(30 41 59 / 0.05);
}
.tw-text-slate-800\/50 {
  color: rgb(30 41 59 / 0.5);
}
.tw-text-slate-800\/55 {
  color: rgb(30 41 59 / 0.55);
}
.tw-text-slate-800\/60 {
  color: rgb(30 41 59 / 0.6);
}
.tw-text-slate-800\/65 {
  color: rgb(30 41 59 / 0.65);
}
.tw-text-slate-800\/70 {
  color: rgb(30 41 59 / 0.7);
}
.tw-text-slate-800\/75 {
  color: rgb(30 41 59 / 0.75);
}
.tw-text-slate-800\/80 {
  color: rgb(30 41 59 / 0.8);
}
.tw-text-slate-800\/85 {
  color: rgb(30 41 59 / 0.85);
}
.tw-text-slate-800\/90 {
  color: rgb(30 41 59 / 0.9);
}
.tw-text-slate-800\/95 {
  color: rgb(30 41 59 / 0.95);
}
.tw-text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.tw-text-slate-900\/0 {
  color: rgb(15 23 42 / 0);
}
.tw-text-slate-900\/10 {
  color: rgb(15 23 42 / 0.1);
}
.tw-text-slate-900\/100 {
  color: rgb(15 23 42 / 1);
}
.tw-text-slate-900\/15 {
  color: rgb(15 23 42 / 0.15);
}
.tw-text-slate-900\/20 {
  color: rgb(15 23 42 / 0.2);
}
.tw-text-slate-900\/25 {
  color: rgb(15 23 42 / 0.25);
}
.tw-text-slate-900\/30 {
  color: rgb(15 23 42 / 0.3);
}
.tw-text-slate-900\/35 {
  color: rgb(15 23 42 / 0.35);
}
.tw-text-slate-900\/40 {
  color: rgb(15 23 42 / 0.4);
}
.tw-text-slate-900\/45 {
  color: rgb(15 23 42 / 0.45);
}
.tw-text-slate-900\/5 {
  color: rgb(15 23 42 / 0.05);
}
.tw-text-slate-900\/50 {
  color: rgb(15 23 42 / 0.5);
}
.tw-text-slate-900\/55 {
  color: rgb(15 23 42 / 0.55);
}
.tw-text-slate-900\/60 {
  color: rgb(15 23 42 / 0.6);
}
.tw-text-slate-900\/65 {
  color: rgb(15 23 42 / 0.65);
}
.tw-text-slate-900\/70 {
  color: rgb(15 23 42 / 0.7);
}
.tw-text-slate-900\/75 {
  color: rgb(15 23 42 / 0.75);
}
.tw-text-slate-900\/80 {
  color: rgb(15 23 42 / 0.8);
}
.tw-text-slate-900\/85 {
  color: rgb(15 23 42 / 0.85);
}
.tw-text-slate-900\/90 {
  color: rgb(15 23 42 / 0.9);
}
.tw-text-slate-900\/95 {
  color: rgb(15 23 42 / 0.95);
}
.tw-text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1));
}
.tw-text-slate-950\/0 {
  color: rgb(2 6 23 / 0);
}
.tw-text-slate-950\/10 {
  color: rgb(2 6 23 / 0.1);
}
.tw-text-slate-950\/100 {
  color: rgb(2 6 23 / 1);
}
.tw-text-slate-950\/15 {
  color: rgb(2 6 23 / 0.15);
}
.tw-text-slate-950\/20 {
  color: rgb(2 6 23 / 0.2);
}
.tw-text-slate-950\/25 {
  color: rgb(2 6 23 / 0.25);
}
.tw-text-slate-950\/30 {
  color: rgb(2 6 23 / 0.3);
}
.tw-text-slate-950\/35 {
  color: rgb(2 6 23 / 0.35);
}
.tw-text-slate-950\/40 {
  color: rgb(2 6 23 / 0.4);
}
.tw-text-slate-950\/45 {
  color: rgb(2 6 23 / 0.45);
}
.tw-text-slate-950\/5 {
  color: rgb(2 6 23 / 0.05);
}
.tw-text-slate-950\/50 {
  color: rgb(2 6 23 / 0.5);
}
.tw-text-slate-950\/55 {
  color: rgb(2 6 23 / 0.55);
}
.tw-text-slate-950\/60 {
  color: rgb(2 6 23 / 0.6);
}
.tw-text-slate-950\/65 {
  color: rgb(2 6 23 / 0.65);
}
.tw-text-slate-950\/70 {
  color: rgb(2 6 23 / 0.7);
}
.tw-text-slate-950\/75 {
  color: rgb(2 6 23 / 0.75);
}
.tw-text-slate-950\/80 {
  color: rgb(2 6 23 / 0.8);
}
.tw-text-slate-950\/85 {
  color: rgb(2 6 23 / 0.85);
}
.tw-text-slate-950\/90 {
  color: rgb(2 6 23 / 0.9);
}
.tw-text-slate-950\/95 {
  color: rgb(2 6 23 / 0.95);
}
.tw-text-stone-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}
.tw-text-stone-100\/0 {
  color: rgb(245 245 244 / 0);
}
.tw-text-stone-100\/10 {
  color: rgb(245 245 244 / 0.1);
}
.tw-text-stone-100\/100 {
  color: rgb(245 245 244 / 1);
}
.tw-text-stone-100\/15 {
  color: rgb(245 245 244 / 0.15);
}
.tw-text-stone-100\/20 {
  color: rgb(245 245 244 / 0.2);
}
.tw-text-stone-100\/25 {
  color: rgb(245 245 244 / 0.25);
}
.tw-text-stone-100\/30 {
  color: rgb(245 245 244 / 0.3);
}
.tw-text-stone-100\/35 {
  color: rgb(245 245 244 / 0.35);
}
.tw-text-stone-100\/40 {
  color: rgb(245 245 244 / 0.4);
}
.tw-text-stone-100\/45 {
  color: rgb(245 245 244 / 0.45);
}
.tw-text-stone-100\/5 {
  color: rgb(245 245 244 / 0.05);
}
.tw-text-stone-100\/50 {
  color: rgb(245 245 244 / 0.5);
}
.tw-text-stone-100\/55 {
  color: rgb(245 245 244 / 0.55);
}
.tw-text-stone-100\/60 {
  color: rgb(245 245 244 / 0.6);
}
.tw-text-stone-100\/65 {
  color: rgb(245 245 244 / 0.65);
}
.tw-text-stone-100\/70 {
  color: rgb(245 245 244 / 0.7);
}
.tw-text-stone-100\/75 {
  color: rgb(245 245 244 / 0.75);
}
.tw-text-stone-100\/80 {
  color: rgb(245 245 244 / 0.8);
}
.tw-text-stone-100\/85 {
  color: rgb(245 245 244 / 0.85);
}
.tw-text-stone-100\/90 {
  color: rgb(245 245 244 / 0.9);
}
.tw-text-stone-100\/95 {
  color: rgb(245 245 244 / 0.95);
}
.tw-text-stone-200 {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}
.tw-text-stone-200\/0 {
  color: rgb(231 229 228 / 0);
}
.tw-text-stone-200\/10 {
  color: rgb(231 229 228 / 0.1);
}
.tw-text-stone-200\/100 {
  color: rgb(231 229 228 / 1);
}
.tw-text-stone-200\/15 {
  color: rgb(231 229 228 / 0.15);
}
.tw-text-stone-200\/20 {
  color: rgb(231 229 228 / 0.2);
}
.tw-text-stone-200\/25 {
  color: rgb(231 229 228 / 0.25);
}
.tw-text-stone-200\/30 {
  color: rgb(231 229 228 / 0.3);
}
.tw-text-stone-200\/35 {
  color: rgb(231 229 228 / 0.35);
}
.tw-text-stone-200\/40 {
  color: rgb(231 229 228 / 0.4);
}
.tw-text-stone-200\/45 {
  color: rgb(231 229 228 / 0.45);
}
.tw-text-stone-200\/5 {
  color: rgb(231 229 228 / 0.05);
}
.tw-text-stone-200\/50 {
  color: rgb(231 229 228 / 0.5);
}
.tw-text-stone-200\/55 {
  color: rgb(231 229 228 / 0.55);
}
.tw-text-stone-200\/60 {
  color: rgb(231 229 228 / 0.6);
}
.tw-text-stone-200\/65 {
  color: rgb(231 229 228 / 0.65);
}
.tw-text-stone-200\/70 {
  color: rgb(231 229 228 / 0.7);
}
.tw-text-stone-200\/75 {
  color: rgb(231 229 228 / 0.75);
}
.tw-text-stone-200\/80 {
  color: rgb(231 229 228 / 0.8);
}
.tw-text-stone-200\/85 {
  color: rgb(231 229 228 / 0.85);
}
.tw-text-stone-200\/90 {
  color: rgb(231 229 228 / 0.9);
}
.tw-text-stone-200\/95 {
  color: rgb(231 229 228 / 0.95);
}
.tw-text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}
.tw-text-stone-300\/0 {
  color: rgb(214 211 209 / 0);
}
.tw-text-stone-300\/10 {
  color: rgb(214 211 209 / 0.1);
}
.tw-text-stone-300\/100 {
  color: rgb(214 211 209 / 1);
}
.tw-text-stone-300\/15 {
  color: rgb(214 211 209 / 0.15);
}
.tw-text-stone-300\/20 {
  color: rgb(214 211 209 / 0.2);
}
.tw-text-stone-300\/25 {
  color: rgb(214 211 209 / 0.25);
}
.tw-text-stone-300\/30 {
  color: rgb(214 211 209 / 0.3);
}
.tw-text-stone-300\/35 {
  color: rgb(214 211 209 / 0.35);
}
.tw-text-stone-300\/40 {
  color: rgb(214 211 209 / 0.4);
}
.tw-text-stone-300\/45 {
  color: rgb(214 211 209 / 0.45);
}
.tw-text-stone-300\/5 {
  color: rgb(214 211 209 / 0.05);
}
.tw-text-stone-300\/50 {
  color: rgb(214 211 209 / 0.5);
}
.tw-text-stone-300\/55 {
  color: rgb(214 211 209 / 0.55);
}
.tw-text-stone-300\/60 {
  color: rgb(214 211 209 / 0.6);
}
.tw-text-stone-300\/65 {
  color: rgb(214 211 209 / 0.65);
}
.tw-text-stone-300\/70 {
  color: rgb(214 211 209 / 0.7);
}
.tw-text-stone-300\/75 {
  color: rgb(214 211 209 / 0.75);
}
.tw-text-stone-300\/80 {
  color: rgb(214 211 209 / 0.8);
}
.tw-text-stone-300\/85 {
  color: rgb(214 211 209 / 0.85);
}
.tw-text-stone-300\/90 {
  color: rgb(214 211 209 / 0.9);
}
.tw-text-stone-300\/95 {
  color: rgb(214 211 209 / 0.95);
}
.tw-text-stone-400 {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}
.tw-text-stone-400\/0 {
  color: rgb(168 162 158 / 0);
}
.tw-text-stone-400\/10 {
  color: rgb(168 162 158 / 0.1);
}
.tw-text-stone-400\/100 {
  color: rgb(168 162 158 / 1);
}
.tw-text-stone-400\/15 {
  color: rgb(168 162 158 / 0.15);
}
.tw-text-stone-400\/20 {
  color: rgb(168 162 158 / 0.2);
}
.tw-text-stone-400\/25 {
  color: rgb(168 162 158 / 0.25);
}
.tw-text-stone-400\/30 {
  color: rgb(168 162 158 / 0.3);
}
.tw-text-stone-400\/35 {
  color: rgb(168 162 158 / 0.35);
}
.tw-text-stone-400\/40 {
  color: rgb(168 162 158 / 0.4);
}
.tw-text-stone-400\/45 {
  color: rgb(168 162 158 / 0.45);
}
.tw-text-stone-400\/5 {
  color: rgb(168 162 158 / 0.05);
}
.tw-text-stone-400\/50 {
  color: rgb(168 162 158 / 0.5);
}
.tw-text-stone-400\/55 {
  color: rgb(168 162 158 / 0.55);
}
.tw-text-stone-400\/60 {
  color: rgb(168 162 158 / 0.6);
}
.tw-text-stone-400\/65 {
  color: rgb(168 162 158 / 0.65);
}
.tw-text-stone-400\/70 {
  color: rgb(168 162 158 / 0.7);
}
.tw-text-stone-400\/75 {
  color: rgb(168 162 158 / 0.75);
}
.tw-text-stone-400\/80 {
  color: rgb(168 162 158 / 0.8);
}
.tw-text-stone-400\/85 {
  color: rgb(168 162 158 / 0.85);
}
.tw-text-stone-400\/90 {
  color: rgb(168 162 158 / 0.9);
}
.tw-text-stone-400\/95 {
  color: rgb(168 162 158 / 0.95);
}
.tw-text-stone-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1));
}
.tw-text-stone-50\/0 {
  color: rgb(250 250 249 / 0);
}
.tw-text-stone-50\/10 {
  color: rgb(250 250 249 / 0.1);
}
.tw-text-stone-50\/100 {
  color: rgb(250 250 249 / 1);
}
.tw-text-stone-50\/15 {
  color: rgb(250 250 249 / 0.15);
}
.tw-text-stone-50\/20 {
  color: rgb(250 250 249 / 0.2);
}
.tw-text-stone-50\/25 {
  color: rgb(250 250 249 / 0.25);
}
.tw-text-stone-50\/30 {
  color: rgb(250 250 249 / 0.3);
}
.tw-text-stone-50\/35 {
  color: rgb(250 250 249 / 0.35);
}
.tw-text-stone-50\/40 {
  color: rgb(250 250 249 / 0.4);
}
.tw-text-stone-50\/45 {
  color: rgb(250 250 249 / 0.45);
}
.tw-text-stone-50\/5 {
  color: rgb(250 250 249 / 0.05);
}
.tw-text-stone-50\/50 {
  color: rgb(250 250 249 / 0.5);
}
.tw-text-stone-50\/55 {
  color: rgb(250 250 249 / 0.55);
}
.tw-text-stone-50\/60 {
  color: rgb(250 250 249 / 0.6);
}
.tw-text-stone-50\/65 {
  color: rgb(250 250 249 / 0.65);
}
.tw-text-stone-50\/70 {
  color: rgb(250 250 249 / 0.7);
}
.tw-text-stone-50\/75 {
  color: rgb(250 250 249 / 0.75);
}
.tw-text-stone-50\/80 {
  color: rgb(250 250 249 / 0.8);
}
.tw-text-stone-50\/85 {
  color: rgb(250 250 249 / 0.85);
}
.tw-text-stone-50\/90 {
  color: rgb(250 250 249 / 0.9);
}
.tw-text-stone-50\/95 {
  color: rgb(250 250 249 / 0.95);
}
.tw-text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}
.tw-text-stone-500\/0 {
  color: rgb(120 113 108 / 0);
}
.tw-text-stone-500\/10 {
  color: rgb(120 113 108 / 0.1);
}
.tw-text-stone-500\/100 {
  color: rgb(120 113 108 / 1);
}
.tw-text-stone-500\/15 {
  color: rgb(120 113 108 / 0.15);
}
.tw-text-stone-500\/20 {
  color: rgb(120 113 108 / 0.2);
}
.tw-text-stone-500\/25 {
  color: rgb(120 113 108 / 0.25);
}
.tw-text-stone-500\/30 {
  color: rgb(120 113 108 / 0.3);
}
.tw-text-stone-500\/35 {
  color: rgb(120 113 108 / 0.35);
}
.tw-text-stone-500\/40 {
  color: rgb(120 113 108 / 0.4);
}
.tw-text-stone-500\/45 {
  color: rgb(120 113 108 / 0.45);
}
.tw-text-stone-500\/5 {
  color: rgb(120 113 108 / 0.05);
}
.tw-text-stone-500\/50 {
  color: rgb(120 113 108 / 0.5);
}
.tw-text-stone-500\/55 {
  color: rgb(120 113 108 / 0.55);
}
.tw-text-stone-500\/60 {
  color: rgb(120 113 108 / 0.6);
}
.tw-text-stone-500\/65 {
  color: rgb(120 113 108 / 0.65);
}
.tw-text-stone-500\/70 {
  color: rgb(120 113 108 / 0.7);
}
.tw-text-stone-500\/75 {
  color: rgb(120 113 108 / 0.75);
}
.tw-text-stone-500\/80 {
  color: rgb(120 113 108 / 0.8);
}
.tw-text-stone-500\/85 {
  color: rgb(120 113 108 / 0.85);
}
.tw-text-stone-500\/90 {
  color: rgb(120 113 108 / 0.9);
}
.tw-text-stone-500\/95 {
  color: rgb(120 113 108 / 0.95);
}
.tw-text-stone-600 {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}
.tw-text-stone-600\/0 {
  color: rgb(87 83 78 / 0);
}
.tw-text-stone-600\/10 {
  color: rgb(87 83 78 / 0.1);
}
.tw-text-stone-600\/100 {
  color: rgb(87 83 78 / 1);
}
.tw-text-stone-600\/15 {
  color: rgb(87 83 78 / 0.15);
}
.tw-text-stone-600\/20 {
  color: rgb(87 83 78 / 0.2);
}
.tw-text-stone-600\/25 {
  color: rgb(87 83 78 / 0.25);
}
.tw-text-stone-600\/30 {
  color: rgb(87 83 78 / 0.3);
}
.tw-text-stone-600\/35 {
  color: rgb(87 83 78 / 0.35);
}
.tw-text-stone-600\/40 {
  color: rgb(87 83 78 / 0.4);
}
.tw-text-stone-600\/45 {
  color: rgb(87 83 78 / 0.45);
}
.tw-text-stone-600\/5 {
  color: rgb(87 83 78 / 0.05);
}
.tw-text-stone-600\/50 {
  color: rgb(87 83 78 / 0.5);
}
.tw-text-stone-600\/55 {
  color: rgb(87 83 78 / 0.55);
}
.tw-text-stone-600\/60 {
  color: rgb(87 83 78 / 0.6);
}
.tw-text-stone-600\/65 {
  color: rgb(87 83 78 / 0.65);
}
.tw-text-stone-600\/70 {
  color: rgb(87 83 78 / 0.7);
}
.tw-text-stone-600\/75 {
  color: rgb(87 83 78 / 0.75);
}
.tw-text-stone-600\/80 {
  color: rgb(87 83 78 / 0.8);
}
.tw-text-stone-600\/85 {
  color: rgb(87 83 78 / 0.85);
}
.tw-text-stone-600\/90 {
  color: rgb(87 83 78 / 0.9);
}
.tw-text-stone-600\/95 {
  color: rgb(87 83 78 / 0.95);
}
.tw-text-stone-700 {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}
.tw-text-stone-700\/0 {
  color: rgb(68 64 60 / 0);
}
.tw-text-stone-700\/10 {
  color: rgb(68 64 60 / 0.1);
}
.tw-text-stone-700\/100 {
  color: rgb(68 64 60 / 1);
}
.tw-text-stone-700\/15 {
  color: rgb(68 64 60 / 0.15);
}
.tw-text-stone-700\/20 {
  color: rgb(68 64 60 / 0.2);
}
.tw-text-stone-700\/25 {
  color: rgb(68 64 60 / 0.25);
}
.tw-text-stone-700\/30 {
  color: rgb(68 64 60 / 0.3);
}
.tw-text-stone-700\/35 {
  color: rgb(68 64 60 / 0.35);
}
.tw-text-stone-700\/40 {
  color: rgb(68 64 60 / 0.4);
}
.tw-text-stone-700\/45 {
  color: rgb(68 64 60 / 0.45);
}
.tw-text-stone-700\/5 {
  color: rgb(68 64 60 / 0.05);
}
.tw-text-stone-700\/50 {
  color: rgb(68 64 60 / 0.5);
}
.tw-text-stone-700\/55 {
  color: rgb(68 64 60 / 0.55);
}
.tw-text-stone-700\/60 {
  color: rgb(68 64 60 / 0.6);
}
.tw-text-stone-700\/65 {
  color: rgb(68 64 60 / 0.65);
}
.tw-text-stone-700\/70 {
  color: rgb(68 64 60 / 0.7);
}
.tw-text-stone-700\/75 {
  color: rgb(68 64 60 / 0.75);
}
.tw-text-stone-700\/80 {
  color: rgb(68 64 60 / 0.8);
}
.tw-text-stone-700\/85 {
  color: rgb(68 64 60 / 0.85);
}
.tw-text-stone-700\/90 {
  color: rgb(68 64 60 / 0.9);
}
.tw-text-stone-700\/95 {
  color: rgb(68 64 60 / 0.95);
}
.tw-text-stone-800 {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}
.tw-text-stone-800\/0 {
  color: rgb(41 37 36 / 0);
}
.tw-text-stone-800\/10 {
  color: rgb(41 37 36 / 0.1);
}
.tw-text-stone-800\/100 {
  color: rgb(41 37 36 / 1);
}
.tw-text-stone-800\/15 {
  color: rgb(41 37 36 / 0.15);
}
.tw-text-stone-800\/20 {
  color: rgb(41 37 36 / 0.2);
}
.tw-text-stone-800\/25 {
  color: rgb(41 37 36 / 0.25);
}
.tw-text-stone-800\/30 {
  color: rgb(41 37 36 / 0.3);
}
.tw-text-stone-800\/35 {
  color: rgb(41 37 36 / 0.35);
}
.tw-text-stone-800\/40 {
  color: rgb(41 37 36 / 0.4);
}
.tw-text-stone-800\/45 {
  color: rgb(41 37 36 / 0.45);
}
.tw-text-stone-800\/5 {
  color: rgb(41 37 36 / 0.05);
}
.tw-text-stone-800\/50 {
  color: rgb(41 37 36 / 0.5);
}
.tw-text-stone-800\/55 {
  color: rgb(41 37 36 / 0.55);
}
.tw-text-stone-800\/60 {
  color: rgb(41 37 36 / 0.6);
}
.tw-text-stone-800\/65 {
  color: rgb(41 37 36 / 0.65);
}
.tw-text-stone-800\/70 {
  color: rgb(41 37 36 / 0.7);
}
.tw-text-stone-800\/75 {
  color: rgb(41 37 36 / 0.75);
}
.tw-text-stone-800\/80 {
  color: rgb(41 37 36 / 0.8);
}
.tw-text-stone-800\/85 {
  color: rgb(41 37 36 / 0.85);
}
.tw-text-stone-800\/90 {
  color: rgb(41 37 36 / 0.9);
}
.tw-text-stone-800\/95 {
  color: rgb(41 37 36 / 0.95);
}
.tw-text-stone-900 {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}
.tw-text-stone-900\/0 {
  color: rgb(28 25 23 / 0);
}
.tw-text-stone-900\/10 {
  color: rgb(28 25 23 / 0.1);
}
.tw-text-stone-900\/100 {
  color: rgb(28 25 23 / 1);
}
.tw-text-stone-900\/15 {
  color: rgb(28 25 23 / 0.15);
}
.tw-text-stone-900\/20 {
  color: rgb(28 25 23 / 0.2);
}
.tw-text-stone-900\/25 {
  color: rgb(28 25 23 / 0.25);
}
.tw-text-stone-900\/30 {
  color: rgb(28 25 23 / 0.3);
}
.tw-text-stone-900\/35 {
  color: rgb(28 25 23 / 0.35);
}
.tw-text-stone-900\/40 {
  color: rgb(28 25 23 / 0.4);
}
.tw-text-stone-900\/45 {
  color: rgb(28 25 23 / 0.45);
}
.tw-text-stone-900\/5 {
  color: rgb(28 25 23 / 0.05);
}
.tw-text-stone-900\/50 {
  color: rgb(28 25 23 / 0.5);
}
.tw-text-stone-900\/55 {
  color: rgb(28 25 23 / 0.55);
}
.tw-text-stone-900\/60 {
  color: rgb(28 25 23 / 0.6);
}
.tw-text-stone-900\/65 {
  color: rgb(28 25 23 / 0.65);
}
.tw-text-stone-900\/70 {
  color: rgb(28 25 23 / 0.7);
}
.tw-text-stone-900\/75 {
  color: rgb(28 25 23 / 0.75);
}
.tw-text-stone-900\/80 {
  color: rgb(28 25 23 / 0.8);
}
.tw-text-stone-900\/85 {
  color: rgb(28 25 23 / 0.85);
}
.tw-text-stone-900\/90 {
  color: rgb(28 25 23 / 0.9);
}
.tw-text-stone-900\/95 {
  color: rgb(28 25 23 / 0.95);
}
.tw-text-stone-950 {
  --tw-text-opacity: 1;
  color: rgb(12 10 9 / var(--tw-text-opacity, 1));
}
.tw-text-stone-950\/0 {
  color: rgb(12 10 9 / 0);
}
.tw-text-stone-950\/10 {
  color: rgb(12 10 9 / 0.1);
}
.tw-text-stone-950\/100 {
  color: rgb(12 10 9 / 1);
}
.tw-text-stone-950\/15 {
  color: rgb(12 10 9 / 0.15);
}
.tw-text-stone-950\/20 {
  color: rgb(12 10 9 / 0.2);
}
.tw-text-stone-950\/25 {
  color: rgb(12 10 9 / 0.25);
}
.tw-text-stone-950\/30 {
  color: rgb(12 10 9 / 0.3);
}
.tw-text-stone-950\/35 {
  color: rgb(12 10 9 / 0.35);
}
.tw-text-stone-950\/40 {
  color: rgb(12 10 9 / 0.4);
}
.tw-text-stone-950\/45 {
  color: rgb(12 10 9 / 0.45);
}
.tw-text-stone-950\/5 {
  color: rgb(12 10 9 / 0.05);
}
.tw-text-stone-950\/50 {
  color: rgb(12 10 9 / 0.5);
}
.tw-text-stone-950\/55 {
  color: rgb(12 10 9 / 0.55);
}
.tw-text-stone-950\/60 {
  color: rgb(12 10 9 / 0.6);
}
.tw-text-stone-950\/65 {
  color: rgb(12 10 9 / 0.65);
}
.tw-text-stone-950\/70 {
  color: rgb(12 10 9 / 0.7);
}
.tw-text-stone-950\/75 {
  color: rgb(12 10 9 / 0.75);
}
.tw-text-stone-950\/80 {
  color: rgb(12 10 9 / 0.8);
}
.tw-text-stone-950\/85 {
  color: rgb(12 10 9 / 0.85);
}
.tw-text-stone-950\/90 {
  color: rgb(12 10 9 / 0.9);
}
.tw-text-stone-950\/95 {
  color: rgb(12 10 9 / 0.95);
}
.tw-text-success {
  --tw-text-opacity: 1;
  color: rgb(185 200 40 / var(--tw-text-opacity, 1));
}
.tw-text-success-dark {
  --tw-text-opacity: 1;
  color: rgb(161 185 0 / var(--tw-text-opacity, 1));
}
.tw-text-success-dark\/0 {
  color: rgb(161 185 0 / 0);
}
.tw-text-success-dark\/10 {
  color: rgb(161 185 0 / 0.1);
}
.tw-text-success-dark\/100 {
  color: rgb(161 185 0 / 1);
}
.tw-text-success-dark\/15 {
  color: rgb(161 185 0 / 0.15);
}
.tw-text-success-dark\/20 {
  color: rgb(161 185 0 / 0.2);
}
.tw-text-success-dark\/25 {
  color: rgb(161 185 0 / 0.25);
}
.tw-text-success-dark\/30 {
  color: rgb(161 185 0 / 0.3);
}
.tw-text-success-dark\/35 {
  color: rgb(161 185 0 / 0.35);
}
.tw-text-success-dark\/40 {
  color: rgb(161 185 0 / 0.4);
}
.tw-text-success-dark\/45 {
  color: rgb(161 185 0 / 0.45);
}
.tw-text-success-dark\/5 {
  color: rgb(161 185 0 / 0.05);
}
.tw-text-success-dark\/50 {
  color: rgb(161 185 0 / 0.5);
}
.tw-text-success-dark\/55 {
  color: rgb(161 185 0 / 0.55);
}
.tw-text-success-dark\/60 {
  color: rgb(161 185 0 / 0.6);
}
.tw-text-success-dark\/65 {
  color: rgb(161 185 0 / 0.65);
}
.tw-text-success-dark\/70 {
  color: rgb(161 185 0 / 0.7);
}
.tw-text-success-dark\/75 {
  color: rgb(161 185 0 / 0.75);
}
.tw-text-success-dark\/80 {
  color: rgb(161 185 0 / 0.8);
}
.tw-text-success-dark\/85 {
  color: rgb(161 185 0 / 0.85);
}
.tw-text-success-dark\/90 {
  color: rgb(161 185 0 / 0.9);
}
.tw-text-success-dark\/95 {
  color: rgb(161 185 0 / 0.95);
}
.tw-text-success-light {
  --tw-text-opacity: 1;
  color: rgb(204 226 85 / var(--tw-text-opacity, 1));
}
.tw-text-success-light\/0 {
  color: rgb(204 226 85 / 0);
}
.tw-text-success-light\/10 {
  color: rgb(204 226 85 / 0.1);
}
.tw-text-success-light\/100 {
  color: rgb(204 226 85 / 1);
}
.tw-text-success-light\/15 {
  color: rgb(204 226 85 / 0.15);
}
.tw-text-success-light\/20 {
  color: rgb(204 226 85 / 0.2);
}
.tw-text-success-light\/25 {
  color: rgb(204 226 85 / 0.25);
}
.tw-text-success-light\/30 {
  color: rgb(204 226 85 / 0.3);
}
.tw-text-success-light\/35 {
  color: rgb(204 226 85 / 0.35);
}
.tw-text-success-light\/40 {
  color: rgb(204 226 85 / 0.4);
}
.tw-text-success-light\/45 {
  color: rgb(204 226 85 / 0.45);
}
.tw-text-success-light\/5 {
  color: rgb(204 226 85 / 0.05);
}
.tw-text-success-light\/50 {
  color: rgb(204 226 85 / 0.5);
}
.tw-text-success-light\/55 {
  color: rgb(204 226 85 / 0.55);
}
.tw-text-success-light\/60 {
  color: rgb(204 226 85 / 0.6);
}
.tw-text-success-light\/65 {
  color: rgb(204 226 85 / 0.65);
}
.tw-text-success-light\/70 {
  color: rgb(204 226 85 / 0.7);
}
.tw-text-success-light\/75 {
  color: rgb(204 226 85 / 0.75);
}
.tw-text-success-light\/80 {
  color: rgb(204 226 85 / 0.8);
}
.tw-text-success-light\/85 {
  color: rgb(204 226 85 / 0.85);
}
.tw-text-success-light\/90 {
  color: rgb(204 226 85 / 0.9);
}
.tw-text-success-light\/95 {
  color: rgb(204 226 85 / 0.95);
}
.tw-text-success\/0 {
  color: rgb(185 200 40 / 0);
}
.tw-text-success\/10 {
  color: rgb(185 200 40 / 0.1);
}
.tw-text-success\/100 {
  color: rgb(185 200 40 / 1);
}
.tw-text-success\/15 {
  color: rgb(185 200 40 / 0.15);
}
.tw-text-success\/20 {
  color: rgb(185 200 40 / 0.2);
}
.tw-text-success\/25 {
  color: rgb(185 200 40 / 0.25);
}
.tw-text-success\/30 {
  color: rgb(185 200 40 / 0.3);
}
.tw-text-success\/35 {
  color: rgb(185 200 40 / 0.35);
}
.tw-text-success\/40 {
  color: rgb(185 200 40 / 0.4);
}
.tw-text-success\/45 {
  color: rgb(185 200 40 / 0.45);
}
.tw-text-success\/5 {
  color: rgb(185 200 40 / 0.05);
}
.tw-text-success\/50 {
  color: rgb(185 200 40 / 0.5);
}
.tw-text-success\/55 {
  color: rgb(185 200 40 / 0.55);
}
.tw-text-success\/60 {
  color: rgb(185 200 40 / 0.6);
}
.tw-text-success\/65 {
  color: rgb(185 200 40 / 0.65);
}
.tw-text-success\/70 {
  color: rgb(185 200 40 / 0.7);
}
.tw-text-success\/75 {
  color: rgb(185 200 40 / 0.75);
}
.tw-text-success\/80 {
  color: rgb(185 200 40 / 0.8);
}
.tw-text-success\/85 {
  color: rgb(185 200 40 / 0.85);
}
.tw-text-success\/90 {
  color: rgb(185 200 40 / 0.9);
}
.tw-text-success\/95 {
  color: rgb(185 200 40 / 0.95);
}
.tw-text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.tw-text-teal-100\/0 {
  color: rgb(204 251 241 / 0);
}
.tw-text-teal-100\/10 {
  color: rgb(204 251 241 / 0.1);
}
.tw-text-teal-100\/100 {
  color: rgb(204 251 241 / 1);
}
.tw-text-teal-100\/15 {
  color: rgb(204 251 241 / 0.15);
}
.tw-text-teal-100\/20 {
  color: rgb(204 251 241 / 0.2);
}
.tw-text-teal-100\/25 {
  color: rgb(204 251 241 / 0.25);
}
.tw-text-teal-100\/30 {
  color: rgb(204 251 241 / 0.3);
}
.tw-text-teal-100\/35 {
  color: rgb(204 251 241 / 0.35);
}
.tw-text-teal-100\/40 {
  color: rgb(204 251 241 / 0.4);
}
.tw-text-teal-100\/45 {
  color: rgb(204 251 241 / 0.45);
}
.tw-text-teal-100\/5 {
  color: rgb(204 251 241 / 0.05);
}
.tw-text-teal-100\/50 {
  color: rgb(204 251 241 / 0.5);
}
.tw-text-teal-100\/55 {
  color: rgb(204 251 241 / 0.55);
}
.tw-text-teal-100\/60 {
  color: rgb(204 251 241 / 0.6);
}
.tw-text-teal-100\/65 {
  color: rgb(204 251 241 / 0.65);
}
.tw-text-teal-100\/70 {
  color: rgb(204 251 241 / 0.7);
}
.tw-text-teal-100\/75 {
  color: rgb(204 251 241 / 0.75);
}
.tw-text-teal-100\/80 {
  color: rgb(204 251 241 / 0.8);
}
.tw-text-teal-100\/85 {
  color: rgb(204 251 241 / 0.85);
}
.tw-text-teal-100\/90 {
  color: rgb(204 251 241 / 0.9);
}
.tw-text-teal-100\/95 {
  color: rgb(204 251 241 / 0.95);
}
.tw-text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}
.tw-text-teal-200\/0 {
  color: rgb(153 246 228 / 0);
}
.tw-text-teal-200\/10 {
  color: rgb(153 246 228 / 0.1);
}
.tw-text-teal-200\/100 {
  color: rgb(153 246 228 / 1);
}
.tw-text-teal-200\/15 {
  color: rgb(153 246 228 / 0.15);
}
.tw-text-teal-200\/20 {
  color: rgb(153 246 228 / 0.2);
}
.tw-text-teal-200\/25 {
  color: rgb(153 246 228 / 0.25);
}
.tw-text-teal-200\/30 {
  color: rgb(153 246 228 / 0.3);
}
.tw-text-teal-200\/35 {
  color: rgb(153 246 228 / 0.35);
}
.tw-text-teal-200\/40 {
  color: rgb(153 246 228 / 0.4);
}
.tw-text-teal-200\/45 {
  color: rgb(153 246 228 / 0.45);
}
.tw-text-teal-200\/5 {
  color: rgb(153 246 228 / 0.05);
}
.tw-text-teal-200\/50 {
  color: rgb(153 246 228 / 0.5);
}
.tw-text-teal-200\/55 {
  color: rgb(153 246 228 / 0.55);
}
.tw-text-teal-200\/60 {
  color: rgb(153 246 228 / 0.6);
}
.tw-text-teal-200\/65 {
  color: rgb(153 246 228 / 0.65);
}
.tw-text-teal-200\/70 {
  color: rgb(153 246 228 / 0.7);
}
.tw-text-teal-200\/75 {
  color: rgb(153 246 228 / 0.75);
}
.tw-text-teal-200\/80 {
  color: rgb(153 246 228 / 0.8);
}
.tw-text-teal-200\/85 {
  color: rgb(153 246 228 / 0.85);
}
.tw-text-teal-200\/90 {
  color: rgb(153 246 228 / 0.9);
}
.tw-text-teal-200\/95 {
  color: rgb(153 246 228 / 0.95);
}
.tw-text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}
.tw-text-teal-300\/0 {
  color: rgb(94 234 212 / 0);
}
.tw-text-teal-300\/10 {
  color: rgb(94 234 212 / 0.1);
}
.tw-text-teal-300\/100 {
  color: rgb(94 234 212 / 1);
}
.tw-text-teal-300\/15 {
  color: rgb(94 234 212 / 0.15);
}
.tw-text-teal-300\/20 {
  color: rgb(94 234 212 / 0.2);
}
.tw-text-teal-300\/25 {
  color: rgb(94 234 212 / 0.25);
}
.tw-text-teal-300\/30 {
  color: rgb(94 234 212 / 0.3);
}
.tw-text-teal-300\/35 {
  color: rgb(94 234 212 / 0.35);
}
.tw-text-teal-300\/40 {
  color: rgb(94 234 212 / 0.4);
}
.tw-text-teal-300\/45 {
  color: rgb(94 234 212 / 0.45);
}
.tw-text-teal-300\/5 {
  color: rgb(94 234 212 / 0.05);
}
.tw-text-teal-300\/50 {
  color: rgb(94 234 212 / 0.5);
}
.tw-text-teal-300\/55 {
  color: rgb(94 234 212 / 0.55);
}
.tw-text-teal-300\/60 {
  color: rgb(94 234 212 / 0.6);
}
.tw-text-teal-300\/65 {
  color: rgb(94 234 212 / 0.65);
}
.tw-text-teal-300\/70 {
  color: rgb(94 234 212 / 0.7);
}
.tw-text-teal-300\/75 {
  color: rgb(94 234 212 / 0.75);
}
.tw-text-teal-300\/80 {
  color: rgb(94 234 212 / 0.8);
}
.tw-text-teal-300\/85 {
  color: rgb(94 234 212 / 0.85);
}
.tw-text-teal-300\/90 {
  color: rgb(94 234 212 / 0.9);
}
.tw-text-teal-300\/95 {
  color: rgb(94 234 212 / 0.95);
}
.tw-text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.tw-text-teal-400\/0 {
  color: rgb(45 212 191 / 0);
}
.tw-text-teal-400\/10 {
  color: rgb(45 212 191 / 0.1);
}
.tw-text-teal-400\/100 {
  color: rgb(45 212 191 / 1);
}
.tw-text-teal-400\/15 {
  color: rgb(45 212 191 / 0.15);
}
.tw-text-teal-400\/20 {
  color: rgb(45 212 191 / 0.2);
}
.tw-text-teal-400\/25 {
  color: rgb(45 212 191 / 0.25);
}
.tw-text-teal-400\/30 {
  color: rgb(45 212 191 / 0.3);
}
.tw-text-teal-400\/35 {
  color: rgb(45 212 191 / 0.35);
}
.tw-text-teal-400\/40 {
  color: rgb(45 212 191 / 0.4);
}
.tw-text-teal-400\/45 {
  color: rgb(45 212 191 / 0.45);
}
.tw-text-teal-400\/5 {
  color: rgb(45 212 191 / 0.05);
}
.tw-text-teal-400\/50 {
  color: rgb(45 212 191 / 0.5);
}
.tw-text-teal-400\/55 {
  color: rgb(45 212 191 / 0.55);
}
.tw-text-teal-400\/60 {
  color: rgb(45 212 191 / 0.6);
}
.tw-text-teal-400\/65 {
  color: rgb(45 212 191 / 0.65);
}
.tw-text-teal-400\/70 {
  color: rgb(45 212 191 / 0.7);
}
.tw-text-teal-400\/75 {
  color: rgb(45 212 191 / 0.75);
}
.tw-text-teal-400\/80 {
  color: rgb(45 212 191 / 0.8);
}
.tw-text-teal-400\/85 {
  color: rgb(45 212 191 / 0.85);
}
.tw-text-teal-400\/90 {
  color: rgb(45 212 191 / 0.9);
}
.tw-text-teal-400\/95 {
  color: rgb(45 212 191 / 0.95);
}
.tw-text-teal-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1));
}
.tw-text-teal-50\/0 {
  color: rgb(240 253 250 / 0);
}
.tw-text-teal-50\/10 {
  color: rgb(240 253 250 / 0.1);
}
.tw-text-teal-50\/100 {
  color: rgb(240 253 250 / 1);
}
.tw-text-teal-50\/15 {
  color: rgb(240 253 250 / 0.15);
}
.tw-text-teal-50\/20 {
  color: rgb(240 253 250 / 0.2);
}
.tw-text-teal-50\/25 {
  color: rgb(240 253 250 / 0.25);
}
.tw-text-teal-50\/30 {
  color: rgb(240 253 250 / 0.3);
}
.tw-text-teal-50\/35 {
  color: rgb(240 253 250 / 0.35);
}
.tw-text-teal-50\/40 {
  color: rgb(240 253 250 / 0.4);
}
.tw-text-teal-50\/45 {
  color: rgb(240 253 250 / 0.45);
}
.tw-text-teal-50\/5 {
  color: rgb(240 253 250 / 0.05);
}
.tw-text-teal-50\/50 {
  color: rgb(240 253 250 / 0.5);
}
.tw-text-teal-50\/55 {
  color: rgb(240 253 250 / 0.55);
}
.tw-text-teal-50\/60 {
  color: rgb(240 253 250 / 0.6);
}
.tw-text-teal-50\/65 {
  color: rgb(240 253 250 / 0.65);
}
.tw-text-teal-50\/70 {
  color: rgb(240 253 250 / 0.7);
}
.tw-text-teal-50\/75 {
  color: rgb(240 253 250 / 0.75);
}
.tw-text-teal-50\/80 {
  color: rgb(240 253 250 / 0.8);
}
.tw-text-teal-50\/85 {
  color: rgb(240 253 250 / 0.85);
}
.tw-text-teal-50\/90 {
  color: rgb(240 253 250 / 0.9);
}
.tw-text-teal-50\/95 {
  color: rgb(240 253 250 / 0.95);
}
.tw-text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.tw-text-teal-500\/0 {
  color: rgb(20 184 166 / 0);
}
.tw-text-teal-500\/10 {
  color: rgb(20 184 166 / 0.1);
}
.tw-text-teal-500\/100 {
  color: rgb(20 184 166 / 1);
}
.tw-text-teal-500\/15 {
  color: rgb(20 184 166 / 0.15);
}
.tw-text-teal-500\/20 {
  color: rgb(20 184 166 / 0.2);
}
.tw-text-teal-500\/25 {
  color: rgb(20 184 166 / 0.25);
}
.tw-text-teal-500\/30 {
  color: rgb(20 184 166 / 0.3);
}
.tw-text-teal-500\/35 {
  color: rgb(20 184 166 / 0.35);
}
.tw-text-teal-500\/40 {
  color: rgb(20 184 166 / 0.4);
}
.tw-text-teal-500\/45 {
  color: rgb(20 184 166 / 0.45);
}
.tw-text-teal-500\/5 {
  color: rgb(20 184 166 / 0.05);
}
.tw-text-teal-500\/50 {
  color: rgb(20 184 166 / 0.5);
}
.tw-text-teal-500\/55 {
  color: rgb(20 184 166 / 0.55);
}
.tw-text-teal-500\/60 {
  color: rgb(20 184 166 / 0.6);
}
.tw-text-teal-500\/65 {
  color: rgb(20 184 166 / 0.65);
}
.tw-text-teal-500\/70 {
  color: rgb(20 184 166 / 0.7);
}
.tw-text-teal-500\/75 {
  color: rgb(20 184 166 / 0.75);
}
.tw-text-teal-500\/80 {
  color: rgb(20 184 166 / 0.8);
}
.tw-text-teal-500\/85 {
  color: rgb(20 184 166 / 0.85);
}
.tw-text-teal-500\/90 {
  color: rgb(20 184 166 / 0.9);
}
.tw-text-teal-500\/95 {
  color: rgb(20 184 166 / 0.95);
}
.tw-text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.tw-text-teal-600\/0 {
  color: rgb(13 148 136 / 0);
}
.tw-text-teal-600\/10 {
  color: rgb(13 148 136 / 0.1);
}
.tw-text-teal-600\/100 {
  color: rgb(13 148 136 / 1);
}
.tw-text-teal-600\/15 {
  color: rgb(13 148 136 / 0.15);
}
.tw-text-teal-600\/20 {
  color: rgb(13 148 136 / 0.2);
}
.tw-text-teal-600\/25 {
  color: rgb(13 148 136 / 0.25);
}
.tw-text-teal-600\/30 {
  color: rgb(13 148 136 / 0.3);
}
.tw-text-teal-600\/35 {
  color: rgb(13 148 136 / 0.35);
}
.tw-text-teal-600\/40 {
  color: rgb(13 148 136 / 0.4);
}
.tw-text-teal-600\/45 {
  color: rgb(13 148 136 / 0.45);
}
.tw-text-teal-600\/5 {
  color: rgb(13 148 136 / 0.05);
}
.tw-text-teal-600\/50 {
  color: rgb(13 148 136 / 0.5);
}
.tw-text-teal-600\/55 {
  color: rgb(13 148 136 / 0.55);
}
.tw-text-teal-600\/60 {
  color: rgb(13 148 136 / 0.6);
}
.tw-text-teal-600\/65 {
  color: rgb(13 148 136 / 0.65);
}
.tw-text-teal-600\/70 {
  color: rgb(13 148 136 / 0.7);
}
.tw-text-teal-600\/75 {
  color: rgb(13 148 136 / 0.75);
}
.tw-text-teal-600\/80 {
  color: rgb(13 148 136 / 0.8);
}
.tw-text-teal-600\/85 {
  color: rgb(13 148 136 / 0.85);
}
.tw-text-teal-600\/90 {
  color: rgb(13 148 136 / 0.9);
}
.tw-text-teal-600\/95 {
  color: rgb(13 148 136 / 0.95);
}
.tw-text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.tw-text-teal-700\/0 {
  color: rgb(15 118 110 / 0);
}
.tw-text-teal-700\/10 {
  color: rgb(15 118 110 / 0.1);
}
.tw-text-teal-700\/100 {
  color: rgb(15 118 110 / 1);
}
.tw-text-teal-700\/15 {
  color: rgb(15 118 110 / 0.15);
}
.tw-text-teal-700\/20 {
  color: rgb(15 118 110 / 0.2);
}
.tw-text-teal-700\/25 {
  color: rgb(15 118 110 / 0.25);
}
.tw-text-teal-700\/30 {
  color: rgb(15 118 110 / 0.3);
}
.tw-text-teal-700\/35 {
  color: rgb(15 118 110 / 0.35);
}
.tw-text-teal-700\/40 {
  color: rgb(15 118 110 / 0.4);
}
.tw-text-teal-700\/45 {
  color: rgb(15 118 110 / 0.45);
}
.tw-text-teal-700\/5 {
  color: rgb(15 118 110 / 0.05);
}
.tw-text-teal-700\/50 {
  color: rgb(15 118 110 / 0.5);
}
.tw-text-teal-700\/55 {
  color: rgb(15 118 110 / 0.55);
}
.tw-text-teal-700\/60 {
  color: rgb(15 118 110 / 0.6);
}
.tw-text-teal-700\/65 {
  color: rgb(15 118 110 / 0.65);
}
.tw-text-teal-700\/70 {
  color: rgb(15 118 110 / 0.7);
}
.tw-text-teal-700\/75 {
  color: rgb(15 118 110 / 0.75);
}
.tw-text-teal-700\/80 {
  color: rgb(15 118 110 / 0.8);
}
.tw-text-teal-700\/85 {
  color: rgb(15 118 110 / 0.85);
}
.tw-text-teal-700\/90 {
  color: rgb(15 118 110 / 0.9);
}
.tw-text-teal-700\/95 {
  color: rgb(15 118 110 / 0.95);
}
.tw-text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.tw-text-teal-800\/0 {
  color: rgb(17 94 89 / 0);
}
.tw-text-teal-800\/10 {
  color: rgb(17 94 89 / 0.1);
}
.tw-text-teal-800\/100 {
  color: rgb(17 94 89 / 1);
}
.tw-text-teal-800\/15 {
  color: rgb(17 94 89 / 0.15);
}
.tw-text-teal-800\/20 {
  color: rgb(17 94 89 / 0.2);
}
.tw-text-teal-800\/25 {
  color: rgb(17 94 89 / 0.25);
}
.tw-text-teal-800\/30 {
  color: rgb(17 94 89 / 0.3);
}
.tw-text-teal-800\/35 {
  color: rgb(17 94 89 / 0.35);
}
.tw-text-teal-800\/40 {
  color: rgb(17 94 89 / 0.4);
}
.tw-text-teal-800\/45 {
  color: rgb(17 94 89 / 0.45);
}
.tw-text-teal-800\/5 {
  color: rgb(17 94 89 / 0.05);
}
.tw-text-teal-800\/50 {
  color: rgb(17 94 89 / 0.5);
}
.tw-text-teal-800\/55 {
  color: rgb(17 94 89 / 0.55);
}
.tw-text-teal-800\/60 {
  color: rgb(17 94 89 / 0.6);
}
.tw-text-teal-800\/65 {
  color: rgb(17 94 89 / 0.65);
}
.tw-text-teal-800\/70 {
  color: rgb(17 94 89 / 0.7);
}
.tw-text-teal-800\/75 {
  color: rgb(17 94 89 / 0.75);
}
.tw-text-teal-800\/80 {
  color: rgb(17 94 89 / 0.8);
}
.tw-text-teal-800\/85 {
  color: rgb(17 94 89 / 0.85);
}
.tw-text-teal-800\/90 {
  color: rgb(17 94 89 / 0.9);
}
.tw-text-teal-800\/95 {
  color: rgb(17 94 89 / 0.95);
}
.tw-text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.tw-text-teal-900\/0 {
  color: rgb(19 78 74 / 0);
}
.tw-text-teal-900\/10 {
  color: rgb(19 78 74 / 0.1);
}
.tw-text-teal-900\/100 {
  color: rgb(19 78 74 / 1);
}
.tw-text-teal-900\/15 {
  color: rgb(19 78 74 / 0.15);
}
.tw-text-teal-900\/20 {
  color: rgb(19 78 74 / 0.2);
}
.tw-text-teal-900\/25 {
  color: rgb(19 78 74 / 0.25);
}
.tw-text-teal-900\/30 {
  color: rgb(19 78 74 / 0.3);
}
.tw-text-teal-900\/35 {
  color: rgb(19 78 74 / 0.35);
}
.tw-text-teal-900\/40 {
  color: rgb(19 78 74 / 0.4);
}
.tw-text-teal-900\/45 {
  color: rgb(19 78 74 / 0.45);
}
.tw-text-teal-900\/5 {
  color: rgb(19 78 74 / 0.05);
}
.tw-text-teal-900\/50 {
  color: rgb(19 78 74 / 0.5);
}
.tw-text-teal-900\/55 {
  color: rgb(19 78 74 / 0.55);
}
.tw-text-teal-900\/60 {
  color: rgb(19 78 74 / 0.6);
}
.tw-text-teal-900\/65 {
  color: rgb(19 78 74 / 0.65);
}
.tw-text-teal-900\/70 {
  color: rgb(19 78 74 / 0.7);
}
.tw-text-teal-900\/75 {
  color: rgb(19 78 74 / 0.75);
}
.tw-text-teal-900\/80 {
  color: rgb(19 78 74 / 0.8);
}
.tw-text-teal-900\/85 {
  color: rgb(19 78 74 / 0.85);
}
.tw-text-teal-900\/90 {
  color: rgb(19 78 74 / 0.9);
}
.tw-text-teal-900\/95 {
  color: rgb(19 78 74 / 0.95);
}
.tw-text-teal-950 {
  --tw-text-opacity: 1;
  color: rgb(4 47 46 / var(--tw-text-opacity, 1));
}
.tw-text-teal-950\/0 {
  color: rgb(4 47 46 / 0);
}
.tw-text-teal-950\/10 {
  color: rgb(4 47 46 / 0.1);
}
.tw-text-teal-950\/100 {
  color: rgb(4 47 46 / 1);
}
.tw-text-teal-950\/15 {
  color: rgb(4 47 46 / 0.15);
}
.tw-text-teal-950\/20 {
  color: rgb(4 47 46 / 0.2);
}
.tw-text-teal-950\/25 {
  color: rgb(4 47 46 / 0.25);
}
.tw-text-teal-950\/30 {
  color: rgb(4 47 46 / 0.3);
}
.tw-text-teal-950\/35 {
  color: rgb(4 47 46 / 0.35);
}
.tw-text-teal-950\/40 {
  color: rgb(4 47 46 / 0.4);
}
.tw-text-teal-950\/45 {
  color: rgb(4 47 46 / 0.45);
}
.tw-text-teal-950\/5 {
  color: rgb(4 47 46 / 0.05);
}
.tw-text-teal-950\/50 {
  color: rgb(4 47 46 / 0.5);
}
.tw-text-teal-950\/55 {
  color: rgb(4 47 46 / 0.55);
}
.tw-text-teal-950\/60 {
  color: rgb(4 47 46 / 0.6);
}
.tw-text-teal-950\/65 {
  color: rgb(4 47 46 / 0.65);
}
.tw-text-teal-950\/70 {
  color: rgb(4 47 46 / 0.7);
}
.tw-text-teal-950\/75 {
  color: rgb(4 47 46 / 0.75);
}
.tw-text-teal-950\/80 {
  color: rgb(4 47 46 / 0.8);
}
.tw-text-teal-950\/85 {
  color: rgb(4 47 46 / 0.85);
}
.tw-text-teal-950\/90 {
  color: rgb(4 47 46 / 0.9);
}
.tw-text-teal-950\/95 {
  color: rgb(4 47 46 / 0.95);
}
.tw-text-transparent {
  color: transparent;
}
.tw-text-transparent\/0 {
  color: rgb(0 0 0 / 0);
}
.tw-text-transparent\/10 {
  color: rgb(0 0 0 / 0.1);
}
.tw-text-transparent\/100 {
  color: rgb(0 0 0 / 1);
}
.tw-text-transparent\/15 {
  color: rgb(0 0 0 / 0.15);
}
.tw-text-transparent\/20 {
  color: rgb(0 0 0 / 0.2);
}
.tw-text-transparent\/25 {
  color: rgb(0 0 0 / 0.25);
}
.tw-text-transparent\/30 {
  color: rgb(0 0 0 / 0.3);
}
.tw-text-transparent\/35 {
  color: rgb(0 0 0 / 0.35);
}
.tw-text-transparent\/40 {
  color: rgb(0 0 0 / 0.4);
}
.tw-text-transparent\/45 {
  color: rgb(0 0 0 / 0.45);
}
.tw-text-transparent\/5 {
  color: rgb(0 0 0 / 0.05);
}
.tw-text-transparent\/50 {
  color: rgb(0 0 0 / 0.5);
}
.tw-text-transparent\/55 {
  color: rgb(0 0 0 / 0.55);
}
.tw-text-transparent\/60 {
  color: rgb(0 0 0 / 0.6);
}
.tw-text-transparent\/65 {
  color: rgb(0 0 0 / 0.65);
}
.tw-text-transparent\/70 {
  color: rgb(0 0 0 / 0.7);
}
.tw-text-transparent\/75 {
  color: rgb(0 0 0 / 0.75);
}
.tw-text-transparent\/80 {
  color: rgb(0 0 0 / 0.8);
}
.tw-text-transparent\/85 {
  color: rgb(0 0 0 / 0.85);
}
.tw-text-transparent\/90 {
  color: rgb(0 0 0 / 0.9);
}
.tw-text-transparent\/95 {
  color: rgb(0 0 0 / 0.95);
}
.tw-text-violet-100 {
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1));
}
.tw-text-violet-100\/0 {
  color: rgb(237 233 254 / 0);
}
.tw-text-violet-100\/10 {
  color: rgb(237 233 254 / 0.1);
}
.tw-text-violet-100\/100 {
  color: rgb(237 233 254 / 1);
}
.tw-text-violet-100\/15 {
  color: rgb(237 233 254 / 0.15);
}
.tw-text-violet-100\/20 {
  color: rgb(237 233 254 / 0.2);
}
.tw-text-violet-100\/25 {
  color: rgb(237 233 254 / 0.25);
}
.tw-text-violet-100\/30 {
  color: rgb(237 233 254 / 0.3);
}
.tw-text-violet-100\/35 {
  color: rgb(237 233 254 / 0.35);
}
.tw-text-violet-100\/40 {
  color: rgb(237 233 254 / 0.4);
}
.tw-text-violet-100\/45 {
  color: rgb(237 233 254 / 0.45);
}
.tw-text-violet-100\/5 {
  color: rgb(237 233 254 / 0.05);
}
.tw-text-violet-100\/50 {
  color: rgb(237 233 254 / 0.5);
}
.tw-text-violet-100\/55 {
  color: rgb(237 233 254 / 0.55);
}
.tw-text-violet-100\/60 {
  color: rgb(237 233 254 / 0.6);
}
.tw-text-violet-100\/65 {
  color: rgb(237 233 254 / 0.65);
}
.tw-text-violet-100\/70 {
  color: rgb(237 233 254 / 0.7);
}
.tw-text-violet-100\/75 {
  color: rgb(237 233 254 / 0.75);
}
.tw-text-violet-100\/80 {
  color: rgb(237 233 254 / 0.8);
}
.tw-text-violet-100\/85 {
  color: rgb(237 233 254 / 0.85);
}
.tw-text-violet-100\/90 {
  color: rgb(237 233 254 / 0.9);
}
.tw-text-violet-100\/95 {
  color: rgb(237 233 254 / 0.95);
}
.tw-text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1));
}
.tw-text-violet-200\/0 {
  color: rgb(221 214 254 / 0);
}
.tw-text-violet-200\/10 {
  color: rgb(221 214 254 / 0.1);
}
.tw-text-violet-200\/100 {
  color: rgb(221 214 254 / 1);
}
.tw-text-violet-200\/15 {
  color: rgb(221 214 254 / 0.15);
}
.tw-text-violet-200\/20 {
  color: rgb(221 214 254 / 0.2);
}
.tw-text-violet-200\/25 {
  color: rgb(221 214 254 / 0.25);
}
.tw-text-violet-200\/30 {
  color: rgb(221 214 254 / 0.3);
}
.tw-text-violet-200\/35 {
  color: rgb(221 214 254 / 0.35);
}
.tw-text-violet-200\/40 {
  color: rgb(221 214 254 / 0.4);
}
.tw-text-violet-200\/45 {
  color: rgb(221 214 254 / 0.45);
}
.tw-text-violet-200\/5 {
  color: rgb(221 214 254 / 0.05);
}
.tw-text-violet-200\/50 {
  color: rgb(221 214 254 / 0.5);
}
.tw-text-violet-200\/55 {
  color: rgb(221 214 254 / 0.55);
}
.tw-text-violet-200\/60 {
  color: rgb(221 214 254 / 0.6);
}
.tw-text-violet-200\/65 {
  color: rgb(221 214 254 / 0.65);
}
.tw-text-violet-200\/70 {
  color: rgb(221 214 254 / 0.7);
}
.tw-text-violet-200\/75 {
  color: rgb(221 214 254 / 0.75);
}
.tw-text-violet-200\/80 {
  color: rgb(221 214 254 / 0.8);
}
.tw-text-violet-200\/85 {
  color: rgb(221 214 254 / 0.85);
}
.tw-text-violet-200\/90 {
  color: rgb(221 214 254 / 0.9);
}
.tw-text-violet-200\/95 {
  color: rgb(221 214 254 / 0.95);
}
.tw-text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1));
}
.tw-text-violet-300\/0 {
  color: rgb(196 181 253 / 0);
}
.tw-text-violet-300\/10 {
  color: rgb(196 181 253 / 0.1);
}
.tw-text-violet-300\/100 {
  color: rgb(196 181 253 / 1);
}
.tw-text-violet-300\/15 {
  color: rgb(196 181 253 / 0.15);
}
.tw-text-violet-300\/20 {
  color: rgb(196 181 253 / 0.2);
}
.tw-text-violet-300\/25 {
  color: rgb(196 181 253 / 0.25);
}
.tw-text-violet-300\/30 {
  color: rgb(196 181 253 / 0.3);
}
.tw-text-violet-300\/35 {
  color: rgb(196 181 253 / 0.35);
}
.tw-text-violet-300\/40 {
  color: rgb(196 181 253 / 0.4);
}
.tw-text-violet-300\/45 {
  color: rgb(196 181 253 / 0.45);
}
.tw-text-violet-300\/5 {
  color: rgb(196 181 253 / 0.05);
}
.tw-text-violet-300\/50 {
  color: rgb(196 181 253 / 0.5);
}
.tw-text-violet-300\/55 {
  color: rgb(196 181 253 / 0.55);
}
.tw-text-violet-300\/60 {
  color: rgb(196 181 253 / 0.6);
}
.tw-text-violet-300\/65 {
  color: rgb(196 181 253 / 0.65);
}
.tw-text-violet-300\/70 {
  color: rgb(196 181 253 / 0.7);
}
.tw-text-violet-300\/75 {
  color: rgb(196 181 253 / 0.75);
}
.tw-text-violet-300\/80 {
  color: rgb(196 181 253 / 0.8);
}
.tw-text-violet-300\/85 {
  color: rgb(196 181 253 / 0.85);
}
.tw-text-violet-300\/90 {
  color: rgb(196 181 253 / 0.9);
}
.tw-text-violet-300\/95 {
  color: rgb(196 181 253 / 0.95);
}
.tw-text-violet-400 {
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}
.tw-text-violet-400\/0 {
  color: rgb(167 139 250 / 0);
}
.tw-text-violet-400\/10 {
  color: rgb(167 139 250 / 0.1);
}
.tw-text-violet-400\/100 {
  color: rgb(167 139 250 / 1);
}
.tw-text-violet-400\/15 {
  color: rgb(167 139 250 / 0.15);
}
.tw-text-violet-400\/20 {
  color: rgb(167 139 250 / 0.2);
}
.tw-text-violet-400\/25 {
  color: rgb(167 139 250 / 0.25);
}
.tw-text-violet-400\/30 {
  color: rgb(167 139 250 / 0.3);
}
.tw-text-violet-400\/35 {
  color: rgb(167 139 250 / 0.35);
}
.tw-text-violet-400\/40 {
  color: rgb(167 139 250 / 0.4);
}
.tw-text-violet-400\/45 {
  color: rgb(167 139 250 / 0.45);
}
.tw-text-violet-400\/5 {
  color: rgb(167 139 250 / 0.05);
}
.tw-text-violet-400\/50 {
  color: rgb(167 139 250 / 0.5);
}
.tw-text-violet-400\/55 {
  color: rgb(167 139 250 / 0.55);
}
.tw-text-violet-400\/60 {
  color: rgb(167 139 250 / 0.6);
}
.tw-text-violet-400\/65 {
  color: rgb(167 139 250 / 0.65);
}
.tw-text-violet-400\/70 {
  color: rgb(167 139 250 / 0.7);
}
.tw-text-violet-400\/75 {
  color: rgb(167 139 250 / 0.75);
}
.tw-text-violet-400\/80 {
  color: rgb(167 139 250 / 0.8);
}
.tw-text-violet-400\/85 {
  color: rgb(167 139 250 / 0.85);
}
.tw-text-violet-400\/90 {
  color: rgb(167 139 250 / 0.9);
}
.tw-text-violet-400\/95 {
  color: rgb(167 139 250 / 0.95);
}
.tw-text-violet-50 {
  --tw-text-opacity: 1;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1));
}
.tw-text-violet-50\/0 {
  color: rgb(245 243 255 / 0);
}
.tw-text-violet-50\/10 {
  color: rgb(245 243 255 / 0.1);
}
.tw-text-violet-50\/100 {
  color: rgb(245 243 255 / 1);
}
.tw-text-violet-50\/15 {
  color: rgb(245 243 255 / 0.15);
}
.tw-text-violet-50\/20 {
  color: rgb(245 243 255 / 0.2);
}
.tw-text-violet-50\/25 {
  color: rgb(245 243 255 / 0.25);
}
.tw-text-violet-50\/30 {
  color: rgb(245 243 255 / 0.3);
}
.tw-text-violet-50\/35 {
  color: rgb(245 243 255 / 0.35);
}
.tw-text-violet-50\/40 {
  color: rgb(245 243 255 / 0.4);
}
.tw-text-violet-50\/45 {
  color: rgb(245 243 255 / 0.45);
}
.tw-text-violet-50\/5 {
  color: rgb(245 243 255 / 0.05);
}
.tw-text-violet-50\/50 {
  color: rgb(245 243 255 / 0.5);
}
.tw-text-violet-50\/55 {
  color: rgb(245 243 255 / 0.55);
}
.tw-text-violet-50\/60 {
  color: rgb(245 243 255 / 0.6);
}
.tw-text-violet-50\/65 {
  color: rgb(245 243 255 / 0.65);
}
.tw-text-violet-50\/70 {
  color: rgb(245 243 255 / 0.7);
}
.tw-text-violet-50\/75 {
  color: rgb(245 243 255 / 0.75);
}
.tw-text-violet-50\/80 {
  color: rgb(245 243 255 / 0.8);
}
.tw-text-violet-50\/85 {
  color: rgb(245 243 255 / 0.85);
}
.tw-text-violet-50\/90 {
  color: rgb(245 243 255 / 0.9);
}
.tw-text-violet-50\/95 {
  color: rgb(245 243 255 / 0.95);
}
.tw-text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}
.tw-text-violet-500\/0 {
  color: rgb(139 92 246 / 0);
}
.tw-text-violet-500\/10 {
  color: rgb(139 92 246 / 0.1);
}
.tw-text-violet-500\/100 {
  color: rgb(139 92 246 / 1);
}
.tw-text-violet-500\/15 {
  color: rgb(139 92 246 / 0.15);
}
.tw-text-violet-500\/20 {
  color: rgb(139 92 246 / 0.2);
}
.tw-text-violet-500\/25 {
  color: rgb(139 92 246 / 0.25);
}
.tw-text-violet-500\/30 {
  color: rgb(139 92 246 / 0.3);
}
.tw-text-violet-500\/35 {
  color: rgb(139 92 246 / 0.35);
}
.tw-text-violet-500\/40 {
  color: rgb(139 92 246 / 0.4);
}
.tw-text-violet-500\/45 {
  color: rgb(139 92 246 / 0.45);
}
.tw-text-violet-500\/5 {
  color: rgb(139 92 246 / 0.05);
}
.tw-text-violet-500\/50 {
  color: rgb(139 92 246 / 0.5);
}
.tw-text-violet-500\/55 {
  color: rgb(139 92 246 / 0.55);
}
.tw-text-violet-500\/60 {
  color: rgb(139 92 246 / 0.6);
}
.tw-text-violet-500\/65 {
  color: rgb(139 92 246 / 0.65);
}
.tw-text-violet-500\/70 {
  color: rgb(139 92 246 / 0.7);
}
.tw-text-violet-500\/75 {
  color: rgb(139 92 246 / 0.75);
}
.tw-text-violet-500\/80 {
  color: rgb(139 92 246 / 0.8);
}
.tw-text-violet-500\/85 {
  color: rgb(139 92 246 / 0.85);
}
.tw-text-violet-500\/90 {
  color: rgb(139 92 246 / 0.9);
}
.tw-text-violet-500\/95 {
  color: rgb(139 92 246 / 0.95);
}
.tw-text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.tw-text-violet-600\/0 {
  color: rgb(124 58 237 / 0);
}
.tw-text-violet-600\/10 {
  color: rgb(124 58 237 / 0.1);
}
.tw-text-violet-600\/100 {
  color: rgb(124 58 237 / 1);
}
.tw-text-violet-600\/15 {
  color: rgb(124 58 237 / 0.15);
}
.tw-text-violet-600\/20 {
  color: rgb(124 58 237 / 0.2);
}
.tw-text-violet-600\/25 {
  color: rgb(124 58 237 / 0.25);
}
.tw-text-violet-600\/30 {
  color: rgb(124 58 237 / 0.3);
}
.tw-text-violet-600\/35 {
  color: rgb(124 58 237 / 0.35);
}
.tw-text-violet-600\/40 {
  color: rgb(124 58 237 / 0.4);
}
.tw-text-violet-600\/45 {
  color: rgb(124 58 237 / 0.45);
}
.tw-text-violet-600\/5 {
  color: rgb(124 58 237 / 0.05);
}
.tw-text-violet-600\/50 {
  color: rgb(124 58 237 / 0.5);
}
.tw-text-violet-600\/55 {
  color: rgb(124 58 237 / 0.55);
}
.tw-text-violet-600\/60 {
  color: rgb(124 58 237 / 0.6);
}
.tw-text-violet-600\/65 {
  color: rgb(124 58 237 / 0.65);
}
.tw-text-violet-600\/70 {
  color: rgb(124 58 237 / 0.7);
}
.tw-text-violet-600\/75 {
  color: rgb(124 58 237 / 0.75);
}
.tw-text-violet-600\/80 {
  color: rgb(124 58 237 / 0.8);
}
.tw-text-violet-600\/85 {
  color: rgb(124 58 237 / 0.85);
}
.tw-text-violet-600\/90 {
  color: rgb(124 58 237 / 0.9);
}
.tw-text-violet-600\/95 {
  color: rgb(124 58 237 / 0.95);
}
.tw-text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}
.tw-text-violet-700\/0 {
  color: rgb(109 40 217 / 0);
}
.tw-text-violet-700\/10 {
  color: rgb(109 40 217 / 0.1);
}
.tw-text-violet-700\/100 {
  color: rgb(109 40 217 / 1);
}
.tw-text-violet-700\/15 {
  color: rgb(109 40 217 / 0.15);
}
.tw-text-violet-700\/20 {
  color: rgb(109 40 217 / 0.2);
}
.tw-text-violet-700\/25 {
  color: rgb(109 40 217 / 0.25);
}
.tw-text-violet-700\/30 {
  color: rgb(109 40 217 / 0.3);
}
.tw-text-violet-700\/35 {
  color: rgb(109 40 217 / 0.35);
}
.tw-text-violet-700\/40 {
  color: rgb(109 40 217 / 0.4);
}
.tw-text-violet-700\/45 {
  color: rgb(109 40 217 / 0.45);
}
.tw-text-violet-700\/5 {
  color: rgb(109 40 217 / 0.05);
}
.tw-text-violet-700\/50 {
  color: rgb(109 40 217 / 0.5);
}
.tw-text-violet-700\/55 {
  color: rgb(109 40 217 / 0.55);
}
.tw-text-violet-700\/60 {
  color: rgb(109 40 217 / 0.6);
}
.tw-text-violet-700\/65 {
  color: rgb(109 40 217 / 0.65);
}
.tw-text-violet-700\/70 {
  color: rgb(109 40 217 / 0.7);
}
.tw-text-violet-700\/75 {
  color: rgb(109 40 217 / 0.75);
}
.tw-text-violet-700\/80 {
  color: rgb(109 40 217 / 0.8);
}
.tw-text-violet-700\/85 {
  color: rgb(109 40 217 / 0.85);
}
.tw-text-violet-700\/90 {
  color: rgb(109 40 217 / 0.9);
}
.tw-text-violet-700\/95 {
  color: rgb(109 40 217 / 0.95);
}
.tw-text-violet-800 {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}
.tw-text-violet-800\/0 {
  color: rgb(91 33 182 / 0);
}
.tw-text-violet-800\/10 {
  color: rgb(91 33 182 / 0.1);
}
.tw-text-violet-800\/100 {
  color: rgb(91 33 182 / 1);
}
.tw-text-violet-800\/15 {
  color: rgb(91 33 182 / 0.15);
}
.tw-text-violet-800\/20 {
  color: rgb(91 33 182 / 0.2);
}
.tw-text-violet-800\/25 {
  color: rgb(91 33 182 / 0.25);
}
.tw-text-violet-800\/30 {
  color: rgb(91 33 182 / 0.3);
}
.tw-text-violet-800\/35 {
  color: rgb(91 33 182 / 0.35);
}
.tw-text-violet-800\/40 {
  color: rgb(91 33 182 / 0.4);
}
.tw-text-violet-800\/45 {
  color: rgb(91 33 182 / 0.45);
}
.tw-text-violet-800\/5 {
  color: rgb(91 33 182 / 0.05);
}
.tw-text-violet-800\/50 {
  color: rgb(91 33 182 / 0.5);
}
.tw-text-violet-800\/55 {
  color: rgb(91 33 182 / 0.55);
}
.tw-text-violet-800\/60 {
  color: rgb(91 33 182 / 0.6);
}
.tw-text-violet-800\/65 {
  color: rgb(91 33 182 / 0.65);
}
.tw-text-violet-800\/70 {
  color: rgb(91 33 182 / 0.7);
}
.tw-text-violet-800\/75 {
  color: rgb(91 33 182 / 0.75);
}
.tw-text-violet-800\/80 {
  color: rgb(91 33 182 / 0.8);
}
.tw-text-violet-800\/85 {
  color: rgb(91 33 182 / 0.85);
}
.tw-text-violet-800\/90 {
  color: rgb(91 33 182 / 0.9);
}
.tw-text-violet-800\/95 {
  color: rgb(91 33 182 / 0.95);
}
.tw-text-violet-900 {
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}
.tw-text-violet-900\/0 {
  color: rgb(76 29 149 / 0);
}
.tw-text-violet-900\/10 {
  color: rgb(76 29 149 / 0.1);
}
.tw-text-violet-900\/100 {
  color: rgb(76 29 149 / 1);
}
.tw-text-violet-900\/15 {
  color: rgb(76 29 149 / 0.15);
}
.tw-text-violet-900\/20 {
  color: rgb(76 29 149 / 0.2);
}
.tw-text-violet-900\/25 {
  color: rgb(76 29 149 / 0.25);
}
.tw-text-violet-900\/30 {
  color: rgb(76 29 149 / 0.3);
}
.tw-text-violet-900\/35 {
  color: rgb(76 29 149 / 0.35);
}
.tw-text-violet-900\/40 {
  color: rgb(76 29 149 / 0.4);
}
.tw-text-violet-900\/45 {
  color: rgb(76 29 149 / 0.45);
}
.tw-text-violet-900\/5 {
  color: rgb(76 29 149 / 0.05);
}
.tw-text-violet-900\/50 {
  color: rgb(76 29 149 / 0.5);
}
.tw-text-violet-900\/55 {
  color: rgb(76 29 149 / 0.55);
}
.tw-text-violet-900\/60 {
  color: rgb(76 29 149 / 0.6);
}
.tw-text-violet-900\/65 {
  color: rgb(76 29 149 / 0.65);
}
.tw-text-violet-900\/70 {
  color: rgb(76 29 149 / 0.7);
}
.tw-text-violet-900\/75 {
  color: rgb(76 29 149 / 0.75);
}
.tw-text-violet-900\/80 {
  color: rgb(76 29 149 / 0.8);
}
.tw-text-violet-900\/85 {
  color: rgb(76 29 149 / 0.85);
}
.tw-text-violet-900\/90 {
  color: rgb(76 29 149 / 0.9);
}
.tw-text-violet-900\/95 {
  color: rgb(76 29 149 / 0.95);
}
.tw-text-violet-950 {
  --tw-text-opacity: 1;
  color: rgb(46 16 101 / var(--tw-text-opacity, 1));
}
.tw-text-violet-950\/0 {
  color: rgb(46 16 101 / 0);
}
.tw-text-violet-950\/10 {
  color: rgb(46 16 101 / 0.1);
}
.tw-text-violet-950\/100 {
  color: rgb(46 16 101 / 1);
}
.tw-text-violet-950\/15 {
  color: rgb(46 16 101 / 0.15);
}
.tw-text-violet-950\/20 {
  color: rgb(46 16 101 / 0.2);
}
.tw-text-violet-950\/25 {
  color: rgb(46 16 101 / 0.25);
}
.tw-text-violet-950\/30 {
  color: rgb(46 16 101 / 0.3);
}
.tw-text-violet-950\/35 {
  color: rgb(46 16 101 / 0.35);
}
.tw-text-violet-950\/40 {
  color: rgb(46 16 101 / 0.4);
}
.tw-text-violet-950\/45 {
  color: rgb(46 16 101 / 0.45);
}
.tw-text-violet-950\/5 {
  color: rgb(46 16 101 / 0.05);
}
.tw-text-violet-950\/50 {
  color: rgb(46 16 101 / 0.5);
}
.tw-text-violet-950\/55 {
  color: rgb(46 16 101 / 0.55);
}
.tw-text-violet-950\/60 {
  color: rgb(46 16 101 / 0.6);
}
.tw-text-violet-950\/65 {
  color: rgb(46 16 101 / 0.65);
}
.tw-text-violet-950\/70 {
  color: rgb(46 16 101 / 0.7);
}
.tw-text-violet-950\/75 {
  color: rgb(46 16 101 / 0.75);
}
.tw-text-violet-950\/80 {
  color: rgb(46 16 101 / 0.8);
}
.tw-text-violet-950\/85 {
  color: rgb(46 16 101 / 0.85);
}
.tw-text-violet-950\/90 {
  color: rgb(46 16 101 / 0.9);
}
.tw-text-violet-950\/95 {
  color: rgb(46 16 101 / 0.95);
}
.tw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.tw-text-white\/0 {
  color: rgb(255 255 255 / 0);
}
.tw-text-white\/10 {
  color: rgb(255 255 255 / 0.1);
}
.tw-text-white\/100 {
  color: rgb(255 255 255 / 1);
}
.tw-text-white\/15 {
  color: rgb(255 255 255 / 0.15);
}
.tw-text-white\/20 {
  color: rgb(255 255 255 / 0.2);
}
.tw-text-white\/25 {
  color: rgb(255 255 255 / 0.25);
}
.tw-text-white\/30 {
  color: rgb(255 255 255 / 0.3);
}
.tw-text-white\/35 {
  color: rgb(255 255 255 / 0.35);
}
.tw-text-white\/40 {
  color: rgb(255 255 255 / 0.4);
}
.tw-text-white\/45 {
  color: rgb(255 255 255 / 0.45);
}
.tw-text-white\/5 {
  color: rgb(255 255 255 / 0.05);
}
.tw-text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}
.tw-text-white\/55 {
  color: rgb(255 255 255 / 0.55);
}
.tw-text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}
.tw-text-white\/65 {
  color: rgb(255 255 255 / 0.65);
}
.tw-text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
.tw-text-white\/75 {
  color: rgb(255 255 255 / 0.75);
}
.tw-text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
.tw-text-white\/85 {
  color: rgb(255 255 255 / 0.85);
}
.tw-text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
.tw-text-white\/95 {
  color: rgb(255 255 255 / 0.95);
}
.tw-text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-100\/0 {
  color: rgb(254 249 195 / 0);
}
.tw-text-yellow-100\/10 {
  color: rgb(254 249 195 / 0.1);
}
.tw-text-yellow-100\/100 {
  color: rgb(254 249 195 / 1);
}
.tw-text-yellow-100\/15 {
  color: rgb(254 249 195 / 0.15);
}
.tw-text-yellow-100\/20 {
  color: rgb(254 249 195 / 0.2);
}
.tw-text-yellow-100\/25 {
  color: rgb(254 249 195 / 0.25);
}
.tw-text-yellow-100\/30 {
  color: rgb(254 249 195 / 0.3);
}
.tw-text-yellow-100\/35 {
  color: rgb(254 249 195 / 0.35);
}
.tw-text-yellow-100\/40 {
  color: rgb(254 249 195 / 0.4);
}
.tw-text-yellow-100\/45 {
  color: rgb(254 249 195 / 0.45);
}
.tw-text-yellow-100\/5 {
  color: rgb(254 249 195 / 0.05);
}
.tw-text-yellow-100\/50 {
  color: rgb(254 249 195 / 0.5);
}
.tw-text-yellow-100\/55 {
  color: rgb(254 249 195 / 0.55);
}
.tw-text-yellow-100\/60 {
  color: rgb(254 249 195 / 0.6);
}
.tw-text-yellow-100\/65 {
  color: rgb(254 249 195 / 0.65);
}
.tw-text-yellow-100\/70 {
  color: rgb(254 249 195 / 0.7);
}
.tw-text-yellow-100\/75 {
  color: rgb(254 249 195 / 0.75);
}
.tw-text-yellow-100\/80 {
  color: rgb(254 249 195 / 0.8);
}
.tw-text-yellow-100\/85 {
  color: rgb(254 249 195 / 0.85);
}
.tw-text-yellow-100\/90 {
  color: rgb(254 249 195 / 0.9);
}
.tw-text-yellow-100\/95 {
  color: rgb(254 249 195 / 0.95);
}
.tw-text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-200\/0 {
  color: rgb(254 240 138 / 0);
}
.tw-text-yellow-200\/10 {
  color: rgb(254 240 138 / 0.1);
}
.tw-text-yellow-200\/100 {
  color: rgb(254 240 138 / 1);
}
.tw-text-yellow-200\/15 {
  color: rgb(254 240 138 / 0.15);
}
.tw-text-yellow-200\/20 {
  color: rgb(254 240 138 / 0.2);
}
.tw-text-yellow-200\/25 {
  color: rgb(254 240 138 / 0.25);
}
.tw-text-yellow-200\/30 {
  color: rgb(254 240 138 / 0.3);
}
.tw-text-yellow-200\/35 {
  color: rgb(254 240 138 / 0.35);
}
.tw-text-yellow-200\/40 {
  color: rgb(254 240 138 / 0.4);
}
.tw-text-yellow-200\/45 {
  color: rgb(254 240 138 / 0.45);
}
.tw-text-yellow-200\/5 {
  color: rgb(254 240 138 / 0.05);
}
.tw-text-yellow-200\/50 {
  color: rgb(254 240 138 / 0.5);
}
.tw-text-yellow-200\/55 {
  color: rgb(254 240 138 / 0.55);
}
.tw-text-yellow-200\/60 {
  color: rgb(254 240 138 / 0.6);
}
.tw-text-yellow-200\/65 {
  color: rgb(254 240 138 / 0.65);
}
.tw-text-yellow-200\/70 {
  color: rgb(254 240 138 / 0.7);
}
.tw-text-yellow-200\/75 {
  color: rgb(254 240 138 / 0.75);
}
.tw-text-yellow-200\/80 {
  color: rgb(254 240 138 / 0.8);
}
.tw-text-yellow-200\/85 {
  color: rgb(254 240 138 / 0.85);
}
.tw-text-yellow-200\/90 {
  color: rgb(254 240 138 / 0.9);
}
.tw-text-yellow-200\/95 {
  color: rgb(254 240 138 / 0.95);
}
.tw-text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-300\/0 {
  color: rgb(253 224 71 / 0);
}
.tw-text-yellow-300\/10 {
  color: rgb(253 224 71 / 0.1);
}
.tw-text-yellow-300\/100 {
  color: rgb(253 224 71 / 1);
}
.tw-text-yellow-300\/15 {
  color: rgb(253 224 71 / 0.15);
}
.tw-text-yellow-300\/20 {
  color: rgb(253 224 71 / 0.2);
}
.tw-text-yellow-300\/25 {
  color: rgb(253 224 71 / 0.25);
}
.tw-text-yellow-300\/30 {
  color: rgb(253 224 71 / 0.3);
}
.tw-text-yellow-300\/35 {
  color: rgb(253 224 71 / 0.35);
}
.tw-text-yellow-300\/40 {
  color: rgb(253 224 71 / 0.4);
}
.tw-text-yellow-300\/45 {
  color: rgb(253 224 71 / 0.45);
}
.tw-text-yellow-300\/5 {
  color: rgb(253 224 71 / 0.05);
}
.tw-text-yellow-300\/50 {
  color: rgb(253 224 71 / 0.5);
}
.tw-text-yellow-300\/55 {
  color: rgb(253 224 71 / 0.55);
}
.tw-text-yellow-300\/60 {
  color: rgb(253 224 71 / 0.6);
}
.tw-text-yellow-300\/65 {
  color: rgb(253 224 71 / 0.65);
}
.tw-text-yellow-300\/70 {
  color: rgb(253 224 71 / 0.7);
}
.tw-text-yellow-300\/75 {
  color: rgb(253 224 71 / 0.75);
}
.tw-text-yellow-300\/80 {
  color: rgb(253 224 71 / 0.8);
}
.tw-text-yellow-300\/85 {
  color: rgb(253 224 71 / 0.85);
}
.tw-text-yellow-300\/90 {
  color: rgb(253 224 71 / 0.9);
}
.tw-text-yellow-300\/95 {
  color: rgb(253 224 71 / 0.95);
}
.tw-text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-400\/0 {
  color: rgb(250 204 21 / 0);
}
.tw-text-yellow-400\/10 {
  color: rgb(250 204 21 / 0.1);
}
.tw-text-yellow-400\/100 {
  color: rgb(250 204 21 / 1);
}
.tw-text-yellow-400\/15 {
  color: rgb(250 204 21 / 0.15);
}
.tw-text-yellow-400\/20 {
  color: rgb(250 204 21 / 0.2);
}
.tw-text-yellow-400\/25 {
  color: rgb(250 204 21 / 0.25);
}
.tw-text-yellow-400\/30 {
  color: rgb(250 204 21 / 0.3);
}
.tw-text-yellow-400\/35 {
  color: rgb(250 204 21 / 0.35);
}
.tw-text-yellow-400\/40 {
  color: rgb(250 204 21 / 0.4);
}
.tw-text-yellow-400\/45 {
  color: rgb(250 204 21 / 0.45);
}
.tw-text-yellow-400\/5 {
  color: rgb(250 204 21 / 0.05);
}
.tw-text-yellow-400\/50 {
  color: rgb(250 204 21 / 0.5);
}
.tw-text-yellow-400\/55 {
  color: rgb(250 204 21 / 0.55);
}
.tw-text-yellow-400\/60 {
  color: rgb(250 204 21 / 0.6);
}
.tw-text-yellow-400\/65 {
  color: rgb(250 204 21 / 0.65);
}
.tw-text-yellow-400\/70 {
  color: rgb(250 204 21 / 0.7);
}
.tw-text-yellow-400\/75 {
  color: rgb(250 204 21 / 0.75);
}
.tw-text-yellow-400\/80 {
  color: rgb(250 204 21 / 0.8);
}
.tw-text-yellow-400\/85 {
  color: rgb(250 204 21 / 0.85);
}
.tw-text-yellow-400\/90 {
  color: rgb(250 204 21 / 0.9);
}
.tw-text-yellow-400\/95 {
  color: rgb(250 204 21 / 0.95);
}
.tw-text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-50\/0 {
  color: rgb(254 252 232 / 0);
}
.tw-text-yellow-50\/10 {
  color: rgb(254 252 232 / 0.1);
}
.tw-text-yellow-50\/100 {
  color: rgb(254 252 232 / 1);
}
.tw-text-yellow-50\/15 {
  color: rgb(254 252 232 / 0.15);
}
.tw-text-yellow-50\/20 {
  color: rgb(254 252 232 / 0.2);
}
.tw-text-yellow-50\/25 {
  color: rgb(254 252 232 / 0.25);
}
.tw-text-yellow-50\/30 {
  color: rgb(254 252 232 / 0.3);
}
.tw-text-yellow-50\/35 {
  color: rgb(254 252 232 / 0.35);
}
.tw-text-yellow-50\/40 {
  color: rgb(254 252 232 / 0.4);
}
.tw-text-yellow-50\/45 {
  color: rgb(254 252 232 / 0.45);
}
.tw-text-yellow-50\/5 {
  color: rgb(254 252 232 / 0.05);
}
.tw-text-yellow-50\/50 {
  color: rgb(254 252 232 / 0.5);
}
.tw-text-yellow-50\/55 {
  color: rgb(254 252 232 / 0.55);
}
.tw-text-yellow-50\/60 {
  color: rgb(254 252 232 / 0.6);
}
.tw-text-yellow-50\/65 {
  color: rgb(254 252 232 / 0.65);
}
.tw-text-yellow-50\/70 {
  color: rgb(254 252 232 / 0.7);
}
.tw-text-yellow-50\/75 {
  color: rgb(254 252 232 / 0.75);
}
.tw-text-yellow-50\/80 {
  color: rgb(254 252 232 / 0.8);
}
.tw-text-yellow-50\/85 {
  color: rgb(254 252 232 / 0.85);
}
.tw-text-yellow-50\/90 {
  color: rgb(254 252 232 / 0.9);
}
.tw-text-yellow-50\/95 {
  color: rgb(254 252 232 / 0.95);
}
.tw-text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-500\/0 {
  color: rgb(234 179 8 / 0);
}
.tw-text-yellow-500\/10 {
  color: rgb(234 179 8 / 0.1);
}
.tw-text-yellow-500\/100 {
  color: rgb(234 179 8 / 1);
}
.tw-text-yellow-500\/15 {
  color: rgb(234 179 8 / 0.15);
}
.tw-text-yellow-500\/20 {
  color: rgb(234 179 8 / 0.2);
}
.tw-text-yellow-500\/25 {
  color: rgb(234 179 8 / 0.25);
}
.tw-text-yellow-500\/30 {
  color: rgb(234 179 8 / 0.3);
}
.tw-text-yellow-500\/35 {
  color: rgb(234 179 8 / 0.35);
}
.tw-text-yellow-500\/40 {
  color: rgb(234 179 8 / 0.4);
}
.tw-text-yellow-500\/45 {
  color: rgb(234 179 8 / 0.45);
}
.tw-text-yellow-500\/5 {
  color: rgb(234 179 8 / 0.05);
}
.tw-text-yellow-500\/50 {
  color: rgb(234 179 8 / 0.5);
}
.tw-text-yellow-500\/55 {
  color: rgb(234 179 8 / 0.55);
}
.tw-text-yellow-500\/60 {
  color: rgb(234 179 8 / 0.6);
}
.tw-text-yellow-500\/65 {
  color: rgb(234 179 8 / 0.65);
}
.tw-text-yellow-500\/70 {
  color: rgb(234 179 8 / 0.7);
}
.tw-text-yellow-500\/75 {
  color: rgb(234 179 8 / 0.75);
}
.tw-text-yellow-500\/80 {
  color: rgb(234 179 8 / 0.8);
}
.tw-text-yellow-500\/85 {
  color: rgb(234 179 8 / 0.85);
}
.tw-text-yellow-500\/90 {
  color: rgb(234 179 8 / 0.9);
}
.tw-text-yellow-500\/95 {
  color: rgb(234 179 8 / 0.95);
}
.tw-text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-600\/0 {
  color: rgb(202 138 4 / 0);
}
.tw-text-yellow-600\/10 {
  color: rgb(202 138 4 / 0.1);
}
.tw-text-yellow-600\/100 {
  color: rgb(202 138 4 / 1);
}
.tw-text-yellow-600\/15 {
  color: rgb(202 138 4 / 0.15);
}
.tw-text-yellow-600\/20 {
  color: rgb(202 138 4 / 0.2);
}
.tw-text-yellow-600\/25 {
  color: rgb(202 138 4 / 0.25);
}
.tw-text-yellow-600\/30 {
  color: rgb(202 138 4 / 0.3);
}
.tw-text-yellow-600\/35 {
  color: rgb(202 138 4 / 0.35);
}
.tw-text-yellow-600\/40 {
  color: rgb(202 138 4 / 0.4);
}
.tw-text-yellow-600\/45 {
  color: rgb(202 138 4 / 0.45);
}
.tw-text-yellow-600\/5 {
  color: rgb(202 138 4 / 0.05);
}
.tw-text-yellow-600\/50 {
  color: rgb(202 138 4 / 0.5);
}
.tw-text-yellow-600\/55 {
  color: rgb(202 138 4 / 0.55);
}
.tw-text-yellow-600\/60 {
  color: rgb(202 138 4 / 0.6);
}
.tw-text-yellow-600\/65 {
  color: rgb(202 138 4 / 0.65);
}
.tw-text-yellow-600\/70 {
  color: rgb(202 138 4 / 0.7);
}
.tw-text-yellow-600\/75 {
  color: rgb(202 138 4 / 0.75);
}
.tw-text-yellow-600\/80 {
  color: rgb(202 138 4 / 0.8);
}
.tw-text-yellow-600\/85 {
  color: rgb(202 138 4 / 0.85);
}
.tw-text-yellow-600\/90 {
  color: rgb(202 138 4 / 0.9);
}
.tw-text-yellow-600\/95 {
  color: rgb(202 138 4 / 0.95);
}
.tw-text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-700\/0 {
  color: rgb(161 98 7 / 0);
}
.tw-text-yellow-700\/10 {
  color: rgb(161 98 7 / 0.1);
}
.tw-text-yellow-700\/100 {
  color: rgb(161 98 7 / 1);
}
.tw-text-yellow-700\/15 {
  color: rgb(161 98 7 / 0.15);
}
.tw-text-yellow-700\/20 {
  color: rgb(161 98 7 / 0.2);
}
.tw-text-yellow-700\/25 {
  color: rgb(161 98 7 / 0.25);
}
.tw-text-yellow-700\/30 {
  color: rgb(161 98 7 / 0.3);
}
.tw-text-yellow-700\/35 {
  color: rgb(161 98 7 / 0.35);
}
.tw-text-yellow-700\/40 {
  color: rgb(161 98 7 / 0.4);
}
.tw-text-yellow-700\/45 {
  color: rgb(161 98 7 / 0.45);
}
.tw-text-yellow-700\/5 {
  color: rgb(161 98 7 / 0.05);
}
.tw-text-yellow-700\/50 {
  color: rgb(161 98 7 / 0.5);
}
.tw-text-yellow-700\/55 {
  color: rgb(161 98 7 / 0.55);
}
.tw-text-yellow-700\/60 {
  color: rgb(161 98 7 / 0.6);
}
.tw-text-yellow-700\/65 {
  color: rgb(161 98 7 / 0.65);
}
.tw-text-yellow-700\/70 {
  color: rgb(161 98 7 / 0.7);
}
.tw-text-yellow-700\/75 {
  color: rgb(161 98 7 / 0.75);
}
.tw-text-yellow-700\/80 {
  color: rgb(161 98 7 / 0.8);
}
.tw-text-yellow-700\/85 {
  color: rgb(161 98 7 / 0.85);
}
.tw-text-yellow-700\/90 {
  color: rgb(161 98 7 / 0.9);
}
.tw-text-yellow-700\/95 {
  color: rgb(161 98 7 / 0.95);
}
.tw-text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-800\/0 {
  color: rgb(133 77 14 / 0);
}
.tw-text-yellow-800\/10 {
  color: rgb(133 77 14 / 0.1);
}
.tw-text-yellow-800\/100 {
  color: rgb(133 77 14 / 1);
}
.tw-text-yellow-800\/15 {
  color: rgb(133 77 14 / 0.15);
}
.tw-text-yellow-800\/20 {
  color: rgb(133 77 14 / 0.2);
}
.tw-text-yellow-800\/25 {
  color: rgb(133 77 14 / 0.25);
}
.tw-text-yellow-800\/30 {
  color: rgb(133 77 14 / 0.3);
}
.tw-text-yellow-800\/35 {
  color: rgb(133 77 14 / 0.35);
}
.tw-text-yellow-800\/40 {
  color: rgb(133 77 14 / 0.4);
}
.tw-text-yellow-800\/45 {
  color: rgb(133 77 14 / 0.45);
}
.tw-text-yellow-800\/5 {
  color: rgb(133 77 14 / 0.05);
}
.tw-text-yellow-800\/50 {
  color: rgb(133 77 14 / 0.5);
}
.tw-text-yellow-800\/55 {
  color: rgb(133 77 14 / 0.55);
}
.tw-text-yellow-800\/60 {
  color: rgb(133 77 14 / 0.6);
}
.tw-text-yellow-800\/65 {
  color: rgb(133 77 14 / 0.65);
}
.tw-text-yellow-800\/70 {
  color: rgb(133 77 14 / 0.7);
}
.tw-text-yellow-800\/75 {
  color: rgb(133 77 14 / 0.75);
}
.tw-text-yellow-800\/80 {
  color: rgb(133 77 14 / 0.8);
}
.tw-text-yellow-800\/85 {
  color: rgb(133 77 14 / 0.85);
}
.tw-text-yellow-800\/90 {
  color: rgb(133 77 14 / 0.9);
}
.tw-text-yellow-800\/95 {
  color: rgb(133 77 14 / 0.95);
}
.tw-text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-900\/0 {
  color: rgb(113 63 18 / 0);
}
.tw-text-yellow-900\/10 {
  color: rgb(113 63 18 / 0.1);
}
.tw-text-yellow-900\/100 {
  color: rgb(113 63 18 / 1);
}
.tw-text-yellow-900\/15 {
  color: rgb(113 63 18 / 0.15);
}
.tw-text-yellow-900\/20 {
  color: rgb(113 63 18 / 0.2);
}
.tw-text-yellow-900\/25 {
  color: rgb(113 63 18 / 0.25);
}
.tw-text-yellow-900\/30 {
  color: rgb(113 63 18 / 0.3);
}
.tw-text-yellow-900\/35 {
  color: rgb(113 63 18 / 0.35);
}
.tw-text-yellow-900\/40 {
  color: rgb(113 63 18 / 0.4);
}
.tw-text-yellow-900\/45 {
  color: rgb(113 63 18 / 0.45);
}
.tw-text-yellow-900\/5 {
  color: rgb(113 63 18 / 0.05);
}
.tw-text-yellow-900\/50 {
  color: rgb(113 63 18 / 0.5);
}
.tw-text-yellow-900\/55 {
  color: rgb(113 63 18 / 0.55);
}
.tw-text-yellow-900\/60 {
  color: rgb(113 63 18 / 0.6);
}
.tw-text-yellow-900\/65 {
  color: rgb(113 63 18 / 0.65);
}
.tw-text-yellow-900\/70 {
  color: rgb(113 63 18 / 0.7);
}
.tw-text-yellow-900\/75 {
  color: rgb(113 63 18 / 0.75);
}
.tw-text-yellow-900\/80 {
  color: rgb(113 63 18 / 0.8);
}
.tw-text-yellow-900\/85 {
  color: rgb(113 63 18 / 0.85);
}
.tw-text-yellow-900\/90 {
  color: rgb(113 63 18 / 0.9);
}
.tw-text-yellow-900\/95 {
  color: rgb(113 63 18 / 0.95);
}
.tw-text-yellow-950 {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.tw-text-yellow-950\/0 {
  color: rgb(66 32 6 / 0);
}
.tw-text-yellow-950\/10 {
  color: rgb(66 32 6 / 0.1);
}
.tw-text-yellow-950\/100 {
  color: rgb(66 32 6 / 1);
}
.tw-text-yellow-950\/15 {
  color: rgb(66 32 6 / 0.15);
}
.tw-text-yellow-950\/20 {
  color: rgb(66 32 6 / 0.2);
}
.tw-text-yellow-950\/25 {
  color: rgb(66 32 6 / 0.25);
}
.tw-text-yellow-950\/30 {
  color: rgb(66 32 6 / 0.3);
}
.tw-text-yellow-950\/35 {
  color: rgb(66 32 6 / 0.35);
}
.tw-text-yellow-950\/40 {
  color: rgb(66 32 6 / 0.4);
}
.tw-text-yellow-950\/45 {
  color: rgb(66 32 6 / 0.45);
}
.tw-text-yellow-950\/5 {
  color: rgb(66 32 6 / 0.05);
}
.tw-text-yellow-950\/50 {
  color: rgb(66 32 6 / 0.5);
}
.tw-text-yellow-950\/55 {
  color: rgb(66 32 6 / 0.55);
}
.tw-text-yellow-950\/60 {
  color: rgb(66 32 6 / 0.6);
}
.tw-text-yellow-950\/65 {
  color: rgb(66 32 6 / 0.65);
}
.tw-text-yellow-950\/70 {
  color: rgb(66 32 6 / 0.7);
}
.tw-text-yellow-950\/75 {
  color: rgb(66 32 6 / 0.75);
}
.tw-text-yellow-950\/80 {
  color: rgb(66 32 6 / 0.8);
}
.tw-text-yellow-950\/85 {
  color: rgb(66 32 6 / 0.85);
}
.tw-text-yellow-950\/90 {
  color: rgb(66 32 6 / 0.9);
}
.tw-text-yellow-950\/95 {
  color: rgb(66 32 6 / 0.95);
}
.tw-text-zinc-100 {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-100\/0 {
  color: rgb(244 244 245 / 0);
}
.tw-text-zinc-100\/10 {
  color: rgb(244 244 245 / 0.1);
}
.tw-text-zinc-100\/100 {
  color: rgb(244 244 245 / 1);
}
.tw-text-zinc-100\/15 {
  color: rgb(244 244 245 / 0.15);
}
.tw-text-zinc-100\/20 {
  color: rgb(244 244 245 / 0.2);
}
.tw-text-zinc-100\/25 {
  color: rgb(244 244 245 / 0.25);
}
.tw-text-zinc-100\/30 {
  color: rgb(244 244 245 / 0.3);
}
.tw-text-zinc-100\/35 {
  color: rgb(244 244 245 / 0.35);
}
.tw-text-zinc-100\/40 {
  color: rgb(244 244 245 / 0.4);
}
.tw-text-zinc-100\/45 {
  color: rgb(244 244 245 / 0.45);
}
.tw-text-zinc-100\/5 {
  color: rgb(244 244 245 / 0.05);
}
.tw-text-zinc-100\/50 {
  color: rgb(244 244 245 / 0.5);
}
.tw-text-zinc-100\/55 {
  color: rgb(244 244 245 / 0.55);
}
.tw-text-zinc-100\/60 {
  color: rgb(244 244 245 / 0.6);
}
.tw-text-zinc-100\/65 {
  color: rgb(244 244 245 / 0.65);
}
.tw-text-zinc-100\/70 {
  color: rgb(244 244 245 / 0.7);
}
.tw-text-zinc-100\/75 {
  color: rgb(244 244 245 / 0.75);
}
.tw-text-zinc-100\/80 {
  color: rgb(244 244 245 / 0.8);
}
.tw-text-zinc-100\/85 {
  color: rgb(244 244 245 / 0.85);
}
.tw-text-zinc-100\/90 {
  color: rgb(244 244 245 / 0.9);
}
.tw-text-zinc-100\/95 {
  color: rgb(244 244 245 / 0.95);
}
.tw-text-zinc-200 {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-200\/0 {
  color: rgb(228 228 231 / 0);
}
.tw-text-zinc-200\/10 {
  color: rgb(228 228 231 / 0.1);
}
.tw-text-zinc-200\/100 {
  color: rgb(228 228 231 / 1);
}
.tw-text-zinc-200\/15 {
  color: rgb(228 228 231 / 0.15);
}
.tw-text-zinc-200\/20 {
  color: rgb(228 228 231 / 0.2);
}
.tw-text-zinc-200\/25 {
  color: rgb(228 228 231 / 0.25);
}
.tw-text-zinc-200\/30 {
  color: rgb(228 228 231 / 0.3);
}
.tw-text-zinc-200\/35 {
  color: rgb(228 228 231 / 0.35);
}
.tw-text-zinc-200\/40 {
  color: rgb(228 228 231 / 0.4);
}
.tw-text-zinc-200\/45 {
  color: rgb(228 228 231 / 0.45);
}
.tw-text-zinc-200\/5 {
  color: rgb(228 228 231 / 0.05);
}
.tw-text-zinc-200\/50 {
  color: rgb(228 228 231 / 0.5);
}
.tw-text-zinc-200\/55 {
  color: rgb(228 228 231 / 0.55);
}
.tw-text-zinc-200\/60 {
  color: rgb(228 228 231 / 0.6);
}
.tw-text-zinc-200\/65 {
  color: rgb(228 228 231 / 0.65);
}
.tw-text-zinc-200\/70 {
  color: rgb(228 228 231 / 0.7);
}
.tw-text-zinc-200\/75 {
  color: rgb(228 228 231 / 0.75);
}
.tw-text-zinc-200\/80 {
  color: rgb(228 228 231 / 0.8);
}
.tw-text-zinc-200\/85 {
  color: rgb(228 228 231 / 0.85);
}
.tw-text-zinc-200\/90 {
  color: rgb(228 228 231 / 0.9);
}
.tw-text-zinc-200\/95 {
  color: rgb(228 228 231 / 0.95);
}
.tw-text-zinc-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-300\/0 {
  color: rgb(212 212 216 / 0);
}
.tw-text-zinc-300\/10 {
  color: rgb(212 212 216 / 0.1);
}
.tw-text-zinc-300\/100 {
  color: rgb(212 212 216 / 1);
}
.tw-text-zinc-300\/15 {
  color: rgb(212 212 216 / 0.15);
}
.tw-text-zinc-300\/20 {
  color: rgb(212 212 216 / 0.2);
}
.tw-text-zinc-300\/25 {
  color: rgb(212 212 216 / 0.25);
}
.tw-text-zinc-300\/30 {
  color: rgb(212 212 216 / 0.3);
}
.tw-text-zinc-300\/35 {
  color: rgb(212 212 216 / 0.35);
}
.tw-text-zinc-300\/40 {
  color: rgb(212 212 216 / 0.4);
}
.tw-text-zinc-300\/45 {
  color: rgb(212 212 216 / 0.45);
}
.tw-text-zinc-300\/5 {
  color: rgb(212 212 216 / 0.05);
}
.tw-text-zinc-300\/50 {
  color: rgb(212 212 216 / 0.5);
}
.tw-text-zinc-300\/55 {
  color: rgb(212 212 216 / 0.55);
}
.tw-text-zinc-300\/60 {
  color: rgb(212 212 216 / 0.6);
}
.tw-text-zinc-300\/65 {
  color: rgb(212 212 216 / 0.65);
}
.tw-text-zinc-300\/70 {
  color: rgb(212 212 216 / 0.7);
}
.tw-text-zinc-300\/75 {
  color: rgb(212 212 216 / 0.75);
}
.tw-text-zinc-300\/80 {
  color: rgb(212 212 216 / 0.8);
}
.tw-text-zinc-300\/85 {
  color: rgb(212 212 216 / 0.85);
}
.tw-text-zinc-300\/90 {
  color: rgb(212 212 216 / 0.9);
}
.tw-text-zinc-300\/95 {
  color: rgb(212 212 216 / 0.95);
}
.tw-text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-400\/0 {
  color: rgb(161 161 170 / 0);
}
.tw-text-zinc-400\/10 {
  color: rgb(161 161 170 / 0.1);
}
.tw-text-zinc-400\/100 {
  color: rgb(161 161 170 / 1);
}
.tw-text-zinc-400\/15 {
  color: rgb(161 161 170 / 0.15);
}
.tw-text-zinc-400\/20 {
  color: rgb(161 161 170 / 0.2);
}
.tw-text-zinc-400\/25 {
  color: rgb(161 161 170 / 0.25);
}
.tw-text-zinc-400\/30 {
  color: rgb(161 161 170 / 0.3);
}
.tw-text-zinc-400\/35 {
  color: rgb(161 161 170 / 0.35);
}
.tw-text-zinc-400\/40 {
  color: rgb(161 161 170 / 0.4);
}
.tw-text-zinc-400\/45 {
  color: rgb(161 161 170 / 0.45);
}
.tw-text-zinc-400\/5 {
  color: rgb(161 161 170 / 0.05);
}
.tw-text-zinc-400\/50 {
  color: rgb(161 161 170 / 0.5);
}
.tw-text-zinc-400\/55 {
  color: rgb(161 161 170 / 0.55);
}
.tw-text-zinc-400\/60 {
  color: rgb(161 161 170 / 0.6);
}
.tw-text-zinc-400\/65 {
  color: rgb(161 161 170 / 0.65);
}
.tw-text-zinc-400\/70 {
  color: rgb(161 161 170 / 0.7);
}
.tw-text-zinc-400\/75 {
  color: rgb(161 161 170 / 0.75);
}
.tw-text-zinc-400\/80 {
  color: rgb(161 161 170 / 0.8);
}
.tw-text-zinc-400\/85 {
  color: rgb(161 161 170 / 0.85);
}
.tw-text-zinc-400\/90 {
  color: rgb(161 161 170 / 0.9);
}
.tw-text-zinc-400\/95 {
  color: rgb(161 161 170 / 0.95);
}
.tw-text-zinc-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-50\/0 {
  color: rgb(250 250 250 / 0);
}
.tw-text-zinc-50\/10 {
  color: rgb(250 250 250 / 0.1);
}
.tw-text-zinc-50\/100 {
  color: rgb(250 250 250 / 1);
}
.tw-text-zinc-50\/15 {
  color: rgb(250 250 250 / 0.15);
}
.tw-text-zinc-50\/20 {
  color: rgb(250 250 250 / 0.2);
}
.tw-text-zinc-50\/25 {
  color: rgb(250 250 250 / 0.25);
}
.tw-text-zinc-50\/30 {
  color: rgb(250 250 250 / 0.3);
}
.tw-text-zinc-50\/35 {
  color: rgb(250 250 250 / 0.35);
}
.tw-text-zinc-50\/40 {
  color: rgb(250 250 250 / 0.4);
}
.tw-text-zinc-50\/45 {
  color: rgb(250 250 250 / 0.45);
}
.tw-text-zinc-50\/5 {
  color: rgb(250 250 250 / 0.05);
}
.tw-text-zinc-50\/50 {
  color: rgb(250 250 250 / 0.5);
}
.tw-text-zinc-50\/55 {
  color: rgb(250 250 250 / 0.55);
}
.tw-text-zinc-50\/60 {
  color: rgb(250 250 250 / 0.6);
}
.tw-text-zinc-50\/65 {
  color: rgb(250 250 250 / 0.65);
}
.tw-text-zinc-50\/70 {
  color: rgb(250 250 250 / 0.7);
}
.tw-text-zinc-50\/75 {
  color: rgb(250 250 250 / 0.75);
}
.tw-text-zinc-50\/80 {
  color: rgb(250 250 250 / 0.8);
}
.tw-text-zinc-50\/85 {
  color: rgb(250 250 250 / 0.85);
}
.tw-text-zinc-50\/90 {
  color: rgb(250 250 250 / 0.9);
}
.tw-text-zinc-50\/95 {
  color: rgb(250 250 250 / 0.95);
}
.tw-text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-500\/0 {
  color: rgb(113 113 122 / 0);
}
.tw-text-zinc-500\/10 {
  color: rgb(113 113 122 / 0.1);
}
.tw-text-zinc-500\/100 {
  color: rgb(113 113 122 / 1);
}
.tw-text-zinc-500\/15 {
  color: rgb(113 113 122 / 0.15);
}
.tw-text-zinc-500\/20 {
  color: rgb(113 113 122 / 0.2);
}
.tw-text-zinc-500\/25 {
  color: rgb(113 113 122 / 0.25);
}
.tw-text-zinc-500\/30 {
  color: rgb(113 113 122 / 0.3);
}
.tw-text-zinc-500\/35 {
  color: rgb(113 113 122 / 0.35);
}
.tw-text-zinc-500\/40 {
  color: rgb(113 113 122 / 0.4);
}
.tw-text-zinc-500\/45 {
  color: rgb(113 113 122 / 0.45);
}
.tw-text-zinc-500\/5 {
  color: rgb(113 113 122 / 0.05);
}
.tw-text-zinc-500\/50 {
  color: rgb(113 113 122 / 0.5);
}
.tw-text-zinc-500\/55 {
  color: rgb(113 113 122 / 0.55);
}
.tw-text-zinc-500\/60 {
  color: rgb(113 113 122 / 0.6);
}
.tw-text-zinc-500\/65 {
  color: rgb(113 113 122 / 0.65);
}
.tw-text-zinc-500\/70 {
  color: rgb(113 113 122 / 0.7);
}
.tw-text-zinc-500\/75 {
  color: rgb(113 113 122 / 0.75);
}
.tw-text-zinc-500\/80 {
  color: rgb(113 113 122 / 0.8);
}
.tw-text-zinc-500\/85 {
  color: rgb(113 113 122 / 0.85);
}
.tw-text-zinc-500\/90 {
  color: rgb(113 113 122 / 0.9);
}
.tw-text-zinc-500\/95 {
  color: rgb(113 113 122 / 0.95);
}
.tw-text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-600\/0 {
  color: rgb(82 82 91 / 0);
}
.tw-text-zinc-600\/10 {
  color: rgb(82 82 91 / 0.1);
}
.tw-text-zinc-600\/100 {
  color: rgb(82 82 91 / 1);
}
.tw-text-zinc-600\/15 {
  color: rgb(82 82 91 / 0.15);
}
.tw-text-zinc-600\/20 {
  color: rgb(82 82 91 / 0.2);
}
.tw-text-zinc-600\/25 {
  color: rgb(82 82 91 / 0.25);
}
.tw-text-zinc-600\/30 {
  color: rgb(82 82 91 / 0.3);
}
.tw-text-zinc-600\/35 {
  color: rgb(82 82 91 / 0.35);
}
.tw-text-zinc-600\/40 {
  color: rgb(82 82 91 / 0.4);
}
.tw-text-zinc-600\/45 {
  color: rgb(82 82 91 / 0.45);
}
.tw-text-zinc-600\/5 {
  color: rgb(82 82 91 / 0.05);
}
.tw-text-zinc-600\/50 {
  color: rgb(82 82 91 / 0.5);
}
.tw-text-zinc-600\/55 {
  color: rgb(82 82 91 / 0.55);
}
.tw-text-zinc-600\/60 {
  color: rgb(82 82 91 / 0.6);
}
.tw-text-zinc-600\/65 {
  color: rgb(82 82 91 / 0.65);
}
.tw-text-zinc-600\/70 {
  color: rgb(82 82 91 / 0.7);
}
.tw-text-zinc-600\/75 {
  color: rgb(82 82 91 / 0.75);
}
.tw-text-zinc-600\/80 {
  color: rgb(82 82 91 / 0.8);
}
.tw-text-zinc-600\/85 {
  color: rgb(82 82 91 / 0.85);
}
.tw-text-zinc-600\/90 {
  color: rgb(82 82 91 / 0.9);
}
.tw-text-zinc-600\/95 {
  color: rgb(82 82 91 / 0.95);
}
.tw-text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-700\/0 {
  color: rgb(63 63 70 / 0);
}
.tw-text-zinc-700\/10 {
  color: rgb(63 63 70 / 0.1);
}
.tw-text-zinc-700\/100 {
  color: rgb(63 63 70 / 1);
}
.tw-text-zinc-700\/15 {
  color: rgb(63 63 70 / 0.15);
}
.tw-text-zinc-700\/20 {
  color: rgb(63 63 70 / 0.2);
}
.tw-text-zinc-700\/25 {
  color: rgb(63 63 70 / 0.25);
}
.tw-text-zinc-700\/30 {
  color: rgb(63 63 70 / 0.3);
}
.tw-text-zinc-700\/35 {
  color: rgb(63 63 70 / 0.35);
}
.tw-text-zinc-700\/40 {
  color: rgb(63 63 70 / 0.4);
}
.tw-text-zinc-700\/45 {
  color: rgb(63 63 70 / 0.45);
}
.tw-text-zinc-700\/5 {
  color: rgb(63 63 70 / 0.05);
}
.tw-text-zinc-700\/50 {
  color: rgb(63 63 70 / 0.5);
}
.tw-text-zinc-700\/55 {
  color: rgb(63 63 70 / 0.55);
}
.tw-text-zinc-700\/60 {
  color: rgb(63 63 70 / 0.6);
}
.tw-text-zinc-700\/65 {
  color: rgb(63 63 70 / 0.65);
}
.tw-text-zinc-700\/70 {
  color: rgb(63 63 70 / 0.7);
}
.tw-text-zinc-700\/75 {
  color: rgb(63 63 70 / 0.75);
}
.tw-text-zinc-700\/80 {
  color: rgb(63 63 70 / 0.8);
}
.tw-text-zinc-700\/85 {
  color: rgb(63 63 70 / 0.85);
}
.tw-text-zinc-700\/90 {
  color: rgb(63 63 70 / 0.9);
}
.tw-text-zinc-700\/95 {
  color: rgb(63 63 70 / 0.95);
}
.tw-text-zinc-800 {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-800\/0 {
  color: rgb(39 39 42 / 0);
}
.tw-text-zinc-800\/10 {
  color: rgb(39 39 42 / 0.1);
}
.tw-text-zinc-800\/100 {
  color: rgb(39 39 42 / 1);
}
.tw-text-zinc-800\/15 {
  color: rgb(39 39 42 / 0.15);
}
.tw-text-zinc-800\/20 {
  color: rgb(39 39 42 / 0.2);
}
.tw-text-zinc-800\/25 {
  color: rgb(39 39 42 / 0.25);
}
.tw-text-zinc-800\/30 {
  color: rgb(39 39 42 / 0.3);
}
.tw-text-zinc-800\/35 {
  color: rgb(39 39 42 / 0.35);
}
.tw-text-zinc-800\/40 {
  color: rgb(39 39 42 / 0.4);
}
.tw-text-zinc-800\/45 {
  color: rgb(39 39 42 / 0.45);
}
.tw-text-zinc-800\/5 {
  color: rgb(39 39 42 / 0.05);
}
.tw-text-zinc-800\/50 {
  color: rgb(39 39 42 / 0.5);
}
.tw-text-zinc-800\/55 {
  color: rgb(39 39 42 / 0.55);
}
.tw-text-zinc-800\/60 {
  color: rgb(39 39 42 / 0.6);
}
.tw-text-zinc-800\/65 {
  color: rgb(39 39 42 / 0.65);
}
.tw-text-zinc-800\/70 {
  color: rgb(39 39 42 / 0.7);
}
.tw-text-zinc-800\/75 {
  color: rgb(39 39 42 / 0.75);
}
.tw-text-zinc-800\/80 {
  color: rgb(39 39 42 / 0.8);
}
.tw-text-zinc-800\/85 {
  color: rgb(39 39 42 / 0.85);
}
.tw-text-zinc-800\/90 {
  color: rgb(39 39 42 / 0.9);
}
.tw-text-zinc-800\/95 {
  color: rgb(39 39 42 / 0.95);
}
.tw-text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-900\/0 {
  color: rgb(24 24 27 / 0);
}
.tw-text-zinc-900\/10 {
  color: rgb(24 24 27 / 0.1);
}
.tw-text-zinc-900\/100 {
  color: rgb(24 24 27 / 1);
}
.tw-text-zinc-900\/15 {
  color: rgb(24 24 27 / 0.15);
}
.tw-text-zinc-900\/20 {
  color: rgb(24 24 27 / 0.2);
}
.tw-text-zinc-900\/25 {
  color: rgb(24 24 27 / 0.25);
}
.tw-text-zinc-900\/30 {
  color: rgb(24 24 27 / 0.3);
}
.tw-text-zinc-900\/35 {
  color: rgb(24 24 27 / 0.35);
}
.tw-text-zinc-900\/40 {
  color: rgb(24 24 27 / 0.4);
}
.tw-text-zinc-900\/45 {
  color: rgb(24 24 27 / 0.45);
}
.tw-text-zinc-900\/5 {
  color: rgb(24 24 27 / 0.05);
}
.tw-text-zinc-900\/50 {
  color: rgb(24 24 27 / 0.5);
}
.tw-text-zinc-900\/55 {
  color: rgb(24 24 27 / 0.55);
}
.tw-text-zinc-900\/60 {
  color: rgb(24 24 27 / 0.6);
}
.tw-text-zinc-900\/65 {
  color: rgb(24 24 27 / 0.65);
}
.tw-text-zinc-900\/70 {
  color: rgb(24 24 27 / 0.7);
}
.tw-text-zinc-900\/75 {
  color: rgb(24 24 27 / 0.75);
}
.tw-text-zinc-900\/80 {
  color: rgb(24 24 27 / 0.8);
}
.tw-text-zinc-900\/85 {
  color: rgb(24 24 27 / 0.85);
}
.tw-text-zinc-900\/90 {
  color: rgb(24 24 27 / 0.9);
}
.tw-text-zinc-900\/95 {
  color: rgb(24 24 27 / 0.95);
}
.tw-text-zinc-950 {
  --tw-text-opacity: 1;
  color: rgb(9 9 11 / var(--tw-text-opacity, 1));
}
.tw-text-zinc-950\/0 {
  color: rgb(9 9 11 / 0);
}
.tw-text-zinc-950\/10 {
  color: rgb(9 9 11 / 0.1);
}
.tw-text-zinc-950\/100 {
  color: rgb(9 9 11 / 1);
}
.tw-text-zinc-950\/15 {
  color: rgb(9 9 11 / 0.15);
}
.tw-text-zinc-950\/20 {
  color: rgb(9 9 11 / 0.2);
}
.tw-text-zinc-950\/25 {
  color: rgb(9 9 11 / 0.25);
}
.tw-text-zinc-950\/30 {
  color: rgb(9 9 11 / 0.3);
}
.tw-text-zinc-950\/35 {
  color: rgb(9 9 11 / 0.35);
}
.tw-text-zinc-950\/40 {
  color: rgb(9 9 11 / 0.4);
}
.tw-text-zinc-950\/45 {
  color: rgb(9 9 11 / 0.45);
}
.tw-text-zinc-950\/5 {
  color: rgb(9 9 11 / 0.05);
}
.tw-text-zinc-950\/50 {
  color: rgb(9 9 11 / 0.5);
}
.tw-text-zinc-950\/55 {
  color: rgb(9 9 11 / 0.55);
}
.tw-text-zinc-950\/60 {
  color: rgb(9 9 11 / 0.6);
}
.tw-text-zinc-950\/65 {
  color: rgb(9 9 11 / 0.65);
}
.tw-text-zinc-950\/70 {
  color: rgb(9 9 11 / 0.7);
}
.tw-text-zinc-950\/75 {
  color: rgb(9 9 11 / 0.75);
}
.tw-text-zinc-950\/80 {
  color: rgb(9 9 11 / 0.8);
}
.tw-text-zinc-950\/85 {
  color: rgb(9 9 11 / 0.85);
}
.tw-text-zinc-950\/90 {
  color: rgb(9 9 11 / 0.9);
}
.tw-text-zinc-950\/95 {
  color: rgb(9 9 11 / 0.95);
}
.tw-text-opacity-0 {
  --tw-text-opacity: 0;
}
.tw-text-opacity-10 {
  --tw-text-opacity: 0.1;
}
.tw-text-opacity-100 {
  --tw-text-opacity: 1;
}
.tw-text-opacity-15 {
  --tw-text-opacity: 0.15;
}
.tw-text-opacity-20 {
  --tw-text-opacity: 0.2;
}
.tw-text-opacity-25 {
  --tw-text-opacity: 0.25;
}
.tw-text-opacity-30 {
  --tw-text-opacity: 0.3;
}
.tw-text-opacity-35 {
  --tw-text-opacity: 0.35;
}
.tw-text-opacity-40 {
  --tw-text-opacity: 0.4;
}
.tw-text-opacity-45 {
  --tw-text-opacity: 0.45;
}
.tw-text-opacity-5 {
  --tw-text-opacity: 0.05;
}
.tw-text-opacity-50 {
  --tw-text-opacity: 0.5;
}
.tw-text-opacity-55 {
  --tw-text-opacity: 0.55;
}
.tw-text-opacity-60 {
  --tw-text-opacity: 0.6;
}
.tw-text-opacity-65 {
  --tw-text-opacity: 0.65;
}
.tw-text-opacity-70 {
  --tw-text-opacity: 0.7;
}
.tw-text-opacity-75 {
  --tw-text-opacity: 0.75;
}
.tw-text-opacity-80 {
  --tw-text-opacity: 0.8;
}
.tw-text-opacity-85 {
  --tw-text-opacity: 0.85;
}
.tw-text-opacity-90 {
  --tw-text-opacity: 0.9;
}
.tw-text-opacity-95 {
  --tw-text-opacity: 0.95;
}
.tw-underline {
  text-decoration-line: underline;
}
.tw-line-through {
  text-decoration-line: line-through;
}
.tw-no-underline {
  text-decoration-line: none;
}
.tw-decoration-dotted {
  text-decoration-style: dotted;
}
.tw-placeholder-green-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(21 128 61 / var(--tw-placeholder-opacity, 1));
}
.tw-placeholder-green-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(21 128 61 / var(--tw-placeholder-opacity, 1));
}
.tw-placeholder-red-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(185 28 28 / var(--tw-placeholder-opacity, 1));
}
.tw-placeholder-red-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(185 28 28 / var(--tw-placeholder-opacity, 1));
}
.tw-placeholder-white::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity, 1));
}
.tw-placeholder-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity, 1));
}
.tw-caret-black {
  caret-color: #000;
}
.\!tw-opacity-100 {
  opacity: 1 !important;
}
.tw-opacity-0 {
  opacity: 0;
}
.tw-opacity-100 {
  opacity: 1;
}
.tw-opacity-20 {
  opacity: 0.2;
}
.tw-opacity-25 {
  opacity: 0.25;
}
.tw-opacity-30 {
  opacity: 0.3;
}
.tw-opacity-50 {
  opacity: 0.5;
}
.tw-opacity-70 {
  opacity: 0.7;
}
.tw-opacity-75 {
  opacity: 0.75;
}
.tw-opacity-80 {
  opacity: 0.8;
}
.tw-opacity-90 {
  opacity: 0.9;
}
.tw-bg-blend-normal {
  background-blend-mode: normal;
}
.tw-bg-blend-multiply {
  background-blend-mode: multiply;
}
.tw-bg-blend-screen {
  background-blend-mode: screen;
}
.tw-bg-blend-overlay {
  background-blend-mode: overlay;
}
.tw-bg-blend-darken {
  background-blend-mode: darken;
}
.tw-bg-blend-lighten {
  background-blend-mode: lighten;
}
.tw-bg-blend-color-dodge {
  background-blend-mode: color-dodge;
}
.tw-bg-blend-color-burn {
  background-blend-mode: color-burn;
}
.tw-bg-blend-hard-light {
  background-blend-mode: hard-light;
}
.tw-bg-blend-soft-light {
  background-blend-mode: soft-light;
}
.tw-bg-blend-difference {
  background-blend-mode: difference;
}
.tw-bg-blend-exclusion {
  background-blend-mode: exclusion;
}
.tw-bg-blend-hue {
  background-blend-mode: hue;
}
.tw-bg-blend-saturation {
  background-blend-mode: saturation;
}
.tw-bg-blend-color {
  background-blend-mode: color;
}
.tw-bg-blend-luminosity {
  background-blend-mode: luminosity;
}
.tw-mix-blend-multiply {
  mix-blend-mode: multiply;
}
.tw-mix-blend-screen {
  mix-blend-mode: screen;
}
.tw-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
.tw-shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-shadow-white {
  --tw-shadow-color: #fff;
  --tw-shadow: var(--tw-shadow-colored);
}
.tw-outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.tw-outline {
  outline-style: solid;
}
.tw-outline-\[3px\] {
  outline-width: 3px;
}
.tw-outline-offset-\[-2px\] {
  outline-offset: -2px;
}
.tw-outline-black {
  outline-color: #000;
}
.tw-outline-green-500 {
  outline-color: #22c55e;
}
.tw-outline-purple-500 {
  outline-color: #a855f7;
}
.tw-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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.tw-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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.tw-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);
}
.tw-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);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.tw-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);
}
.tw-ring-8 {
  --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(8px + 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-\[0px\] {
  --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-inset {
  --tw-ring-inset: inset;
}
.tw-ring-amber-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 243 199 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-100\/0 {
  --tw-ring-color: rgb(254 243 199 / 0);
}
.tw-ring-amber-100\/10 {
  --tw-ring-color: rgb(254 243 199 / 0.1);
}
.tw-ring-amber-100\/100 {
  --tw-ring-color: rgb(254 243 199 / 1);
}
.tw-ring-amber-100\/15 {
  --tw-ring-color: rgb(254 243 199 / 0.15);
}
.tw-ring-amber-100\/20 {
  --tw-ring-color: rgb(254 243 199 / 0.2);
}
.tw-ring-amber-100\/25 {
  --tw-ring-color: rgb(254 243 199 / 0.25);
}
.tw-ring-amber-100\/30 {
  --tw-ring-color: rgb(254 243 199 / 0.3);
}
.tw-ring-amber-100\/35 {
  --tw-ring-color: rgb(254 243 199 / 0.35);
}
.tw-ring-amber-100\/40 {
  --tw-ring-color: rgb(254 243 199 / 0.4);
}
.tw-ring-amber-100\/45 {
  --tw-ring-color: rgb(254 243 199 / 0.45);
}
.tw-ring-amber-100\/5 {
  --tw-ring-color: rgb(254 243 199 / 0.05);
}
.tw-ring-amber-100\/50 {
  --tw-ring-color: rgb(254 243 199 / 0.5);
}
.tw-ring-amber-100\/55 {
  --tw-ring-color: rgb(254 243 199 / 0.55);
}
.tw-ring-amber-100\/60 {
  --tw-ring-color: rgb(254 243 199 / 0.6);
}
.tw-ring-amber-100\/65 {
  --tw-ring-color: rgb(254 243 199 / 0.65);
}
.tw-ring-amber-100\/70 {
  --tw-ring-color: rgb(254 243 199 / 0.7);
}
.tw-ring-amber-100\/75 {
  --tw-ring-color: rgb(254 243 199 / 0.75);
}
.tw-ring-amber-100\/80 {
  --tw-ring-color: rgb(254 243 199 / 0.8);
}
.tw-ring-amber-100\/85 {
  --tw-ring-color: rgb(254 243 199 / 0.85);
}
.tw-ring-amber-100\/90 {
  --tw-ring-color: rgb(254 243 199 / 0.9);
}
.tw-ring-amber-100\/95 {
  --tw-ring-color: rgb(254 243 199 / 0.95);
}
.tw-ring-amber-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-200\/0 {
  --tw-ring-color: rgb(253 230 138 / 0);
}
.tw-ring-amber-200\/10 {
  --tw-ring-color: rgb(253 230 138 / 0.1);
}
.tw-ring-amber-200\/100 {
  --tw-ring-color: rgb(253 230 138 / 1);
}
.tw-ring-amber-200\/15 {
  --tw-ring-color: rgb(253 230 138 / 0.15);
}
.tw-ring-amber-200\/20 {
  --tw-ring-color: rgb(253 230 138 / 0.2);
}
.tw-ring-amber-200\/25 {
  --tw-ring-color: rgb(253 230 138 / 0.25);
}
.tw-ring-amber-200\/30 {
  --tw-ring-color: rgb(253 230 138 / 0.3);
}
.tw-ring-amber-200\/35 {
  --tw-ring-color: rgb(253 230 138 / 0.35);
}
.tw-ring-amber-200\/40 {
  --tw-ring-color: rgb(253 230 138 / 0.4);
}
.tw-ring-amber-200\/45 {
  --tw-ring-color: rgb(253 230 138 / 0.45);
}
.tw-ring-amber-200\/5 {
  --tw-ring-color: rgb(253 230 138 / 0.05);
}
.tw-ring-amber-200\/50 {
  --tw-ring-color: rgb(253 230 138 / 0.5);
}
.tw-ring-amber-200\/55 {
  --tw-ring-color: rgb(253 230 138 / 0.55);
}
.tw-ring-amber-200\/60 {
  --tw-ring-color: rgb(253 230 138 / 0.6);
}
.tw-ring-amber-200\/65 {
  --tw-ring-color: rgb(253 230 138 / 0.65);
}
.tw-ring-amber-200\/70 {
  --tw-ring-color: rgb(253 230 138 / 0.7);
}
.tw-ring-amber-200\/75 {
  --tw-ring-color: rgb(253 230 138 / 0.75);
}
.tw-ring-amber-200\/80 {
  --tw-ring-color: rgb(253 230 138 / 0.8);
}
.tw-ring-amber-200\/85 {
  --tw-ring-color: rgb(253 230 138 / 0.85);
}
.tw-ring-amber-200\/90 {
  --tw-ring-color: rgb(253 230 138 / 0.9);
}
.tw-ring-amber-200\/95 {
  --tw-ring-color: rgb(253 230 138 / 0.95);
}
.tw-ring-amber-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-300\/0 {
  --tw-ring-color: rgb(252 211 77 / 0);
}
.tw-ring-amber-300\/10 {
  --tw-ring-color: rgb(252 211 77 / 0.1);
}
.tw-ring-amber-300\/100 {
  --tw-ring-color: rgb(252 211 77 / 1);
}
.tw-ring-amber-300\/15 {
  --tw-ring-color: rgb(252 211 77 / 0.15);
}
.tw-ring-amber-300\/20 {
  --tw-ring-color: rgb(252 211 77 / 0.2);
}
.tw-ring-amber-300\/25 {
  --tw-ring-color: rgb(252 211 77 / 0.25);
}
.tw-ring-amber-300\/30 {
  --tw-ring-color: rgb(252 211 77 / 0.3);
}
.tw-ring-amber-300\/35 {
  --tw-ring-color: rgb(252 211 77 / 0.35);
}
.tw-ring-amber-300\/40 {
  --tw-ring-color: rgb(252 211 77 / 0.4);
}
.tw-ring-amber-300\/45 {
  --tw-ring-color: rgb(252 211 77 / 0.45);
}
.tw-ring-amber-300\/5 {
  --tw-ring-color: rgb(252 211 77 / 0.05);
}
.tw-ring-amber-300\/50 {
  --tw-ring-color: rgb(252 211 77 / 0.5);
}
.tw-ring-amber-300\/55 {
  --tw-ring-color: rgb(252 211 77 / 0.55);
}
.tw-ring-amber-300\/60 {
  --tw-ring-color: rgb(252 211 77 / 0.6);
}
.tw-ring-amber-300\/65 {
  --tw-ring-color: rgb(252 211 77 / 0.65);
}
.tw-ring-amber-300\/70 {
  --tw-ring-color: rgb(252 211 77 / 0.7);
}
.tw-ring-amber-300\/75 {
  --tw-ring-color: rgb(252 211 77 / 0.75);
}
.tw-ring-amber-300\/80 {
  --tw-ring-color: rgb(252 211 77 / 0.8);
}
.tw-ring-amber-300\/85 {
  --tw-ring-color: rgb(252 211 77 / 0.85);
}
.tw-ring-amber-300\/90 {
  --tw-ring-color: rgb(252 211 77 / 0.9);
}
.tw-ring-amber-300\/95 {
  --tw-ring-color: rgb(252 211 77 / 0.95);
}
.tw-ring-amber-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-400\/0 {
  --tw-ring-color: rgb(251 191 36 / 0);
}
.tw-ring-amber-400\/10 {
  --tw-ring-color: rgb(251 191 36 / 0.1);
}
.tw-ring-amber-400\/100 {
  --tw-ring-color: rgb(251 191 36 / 1);
}
.tw-ring-amber-400\/15 {
  --tw-ring-color: rgb(251 191 36 / 0.15);
}
.tw-ring-amber-400\/20 {
  --tw-ring-color: rgb(251 191 36 / 0.2);
}
.tw-ring-amber-400\/25 {
  --tw-ring-color: rgb(251 191 36 / 0.25);
}
.tw-ring-amber-400\/30 {
  --tw-ring-color: rgb(251 191 36 / 0.3);
}
.tw-ring-amber-400\/35 {
  --tw-ring-color: rgb(251 191 36 / 0.35);
}
.tw-ring-amber-400\/40 {
  --tw-ring-color: rgb(251 191 36 / 0.4);
}
.tw-ring-amber-400\/45 {
  --tw-ring-color: rgb(251 191 36 / 0.45);
}
.tw-ring-amber-400\/5 {
  --tw-ring-color: rgb(251 191 36 / 0.05);
}
.tw-ring-amber-400\/50 {
  --tw-ring-color: rgb(251 191 36 / 0.5);
}
.tw-ring-amber-400\/55 {
  --tw-ring-color: rgb(251 191 36 / 0.55);
}
.tw-ring-amber-400\/60 {
  --tw-ring-color: rgb(251 191 36 / 0.6);
}
.tw-ring-amber-400\/65 {
  --tw-ring-color: rgb(251 191 36 / 0.65);
}
.tw-ring-amber-400\/70 {
  --tw-ring-color: rgb(251 191 36 / 0.7);
}
.tw-ring-amber-400\/75 {
  --tw-ring-color: rgb(251 191 36 / 0.75);
}
.tw-ring-amber-400\/80 {
  --tw-ring-color: rgb(251 191 36 / 0.8);
}
.tw-ring-amber-400\/85 {
  --tw-ring-color: rgb(251 191 36 / 0.85);
}
.tw-ring-amber-400\/90 {
  --tw-ring-color: rgb(251 191 36 / 0.9);
}
.tw-ring-amber-400\/95 {
  --tw-ring-color: rgb(251 191 36 / 0.95);
}
.tw-ring-amber-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 251 235 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-50\/0 {
  --tw-ring-color: rgb(255 251 235 / 0);
}
.tw-ring-amber-50\/10 {
  --tw-ring-color: rgb(255 251 235 / 0.1);
}
.tw-ring-amber-50\/100 {
  --tw-ring-color: rgb(255 251 235 / 1);
}
.tw-ring-amber-50\/15 {
  --tw-ring-color: rgb(255 251 235 / 0.15);
}
.tw-ring-amber-50\/20 {
  --tw-ring-color: rgb(255 251 235 / 0.2);
}
.tw-ring-amber-50\/25 {
  --tw-ring-color: rgb(255 251 235 / 0.25);
}
.tw-ring-amber-50\/30 {
  --tw-ring-color: rgb(255 251 235 / 0.3);
}
.tw-ring-amber-50\/35 {
  --tw-ring-color: rgb(255 251 235 / 0.35);
}
.tw-ring-amber-50\/40 {
  --tw-ring-color: rgb(255 251 235 / 0.4);
}
.tw-ring-amber-50\/45 {
  --tw-ring-color: rgb(255 251 235 / 0.45);
}
.tw-ring-amber-50\/5 {
  --tw-ring-color: rgb(255 251 235 / 0.05);
}
.tw-ring-amber-50\/50 {
  --tw-ring-color: rgb(255 251 235 / 0.5);
}
.tw-ring-amber-50\/55 {
  --tw-ring-color: rgb(255 251 235 / 0.55);
}
.tw-ring-amber-50\/60 {
  --tw-ring-color: rgb(255 251 235 / 0.6);
}
.tw-ring-amber-50\/65 {
  --tw-ring-color: rgb(255 251 235 / 0.65);
}
.tw-ring-amber-50\/70 {
  --tw-ring-color: rgb(255 251 235 / 0.7);
}
.tw-ring-amber-50\/75 {
  --tw-ring-color: rgb(255 251 235 / 0.75);
}
.tw-ring-amber-50\/80 {
  --tw-ring-color: rgb(255 251 235 / 0.8);
}
.tw-ring-amber-50\/85 {
  --tw-ring-color: rgb(255 251 235 / 0.85);
}
.tw-ring-amber-50\/90 {
  --tw-ring-color: rgb(255 251 235 / 0.9);
}
.tw-ring-amber-50\/95 {
  --tw-ring-color: rgb(255 251 235 / 0.95);
}
.tw-ring-amber-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-500\/0 {
  --tw-ring-color: rgb(245 158 11 / 0);
}
.tw-ring-amber-500\/10 {
  --tw-ring-color: rgb(245 158 11 / 0.1);
}
.tw-ring-amber-500\/100 {
  --tw-ring-color: rgb(245 158 11 / 1);
}
.tw-ring-amber-500\/15 {
  --tw-ring-color: rgb(245 158 11 / 0.15);
}
.tw-ring-amber-500\/20 {
  --tw-ring-color: rgb(245 158 11 / 0.2);
}
.tw-ring-amber-500\/25 {
  --tw-ring-color: rgb(245 158 11 / 0.25);
}
.tw-ring-amber-500\/30 {
  --tw-ring-color: rgb(245 158 11 / 0.3);
}
.tw-ring-amber-500\/35 {
  --tw-ring-color: rgb(245 158 11 / 0.35);
}
.tw-ring-amber-500\/40 {
  --tw-ring-color: rgb(245 158 11 / 0.4);
}
.tw-ring-amber-500\/45 {
  --tw-ring-color: rgb(245 158 11 / 0.45);
}
.tw-ring-amber-500\/5 {
  --tw-ring-color: rgb(245 158 11 / 0.05);
}
.tw-ring-amber-500\/50 {
  --tw-ring-color: rgb(245 158 11 / 0.5);
}
.tw-ring-amber-500\/55 {
  --tw-ring-color: rgb(245 158 11 / 0.55);
}
.tw-ring-amber-500\/60 {
  --tw-ring-color: rgb(245 158 11 / 0.6);
}
.tw-ring-amber-500\/65 {
  --tw-ring-color: rgb(245 158 11 / 0.65);
}
.tw-ring-amber-500\/70 {
  --tw-ring-color: rgb(245 158 11 / 0.7);
}
.tw-ring-amber-500\/75 {
  --tw-ring-color: rgb(245 158 11 / 0.75);
}
.tw-ring-amber-500\/80 {
  --tw-ring-color: rgb(245 158 11 / 0.8);
}
.tw-ring-amber-500\/85 {
  --tw-ring-color: rgb(245 158 11 / 0.85);
}
.tw-ring-amber-500\/90 {
  --tw-ring-color: rgb(245 158 11 / 0.9);
}
.tw-ring-amber-500\/95 {
  --tw-ring-color: rgb(245 158 11 / 0.95);
}
.tw-ring-amber-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-600\/0 {
  --tw-ring-color: rgb(217 119 6 / 0);
}
.tw-ring-amber-600\/10 {
  --tw-ring-color: rgb(217 119 6 / 0.1);
}
.tw-ring-amber-600\/100 {
  --tw-ring-color: rgb(217 119 6 / 1);
}
.tw-ring-amber-600\/15 {
  --tw-ring-color: rgb(217 119 6 / 0.15);
}
.tw-ring-amber-600\/20 {
  --tw-ring-color: rgb(217 119 6 / 0.2);
}
.tw-ring-amber-600\/25 {
  --tw-ring-color: rgb(217 119 6 / 0.25);
}
.tw-ring-amber-600\/30 {
  --tw-ring-color: rgb(217 119 6 / 0.3);
}
.tw-ring-amber-600\/35 {
  --tw-ring-color: rgb(217 119 6 / 0.35);
}
.tw-ring-amber-600\/40 {
  --tw-ring-color: rgb(217 119 6 / 0.4);
}
.tw-ring-amber-600\/45 {
  --tw-ring-color: rgb(217 119 6 / 0.45);
}
.tw-ring-amber-600\/5 {
  --tw-ring-color: rgb(217 119 6 / 0.05);
}
.tw-ring-amber-600\/50 {
  --tw-ring-color: rgb(217 119 6 / 0.5);
}
.tw-ring-amber-600\/55 {
  --tw-ring-color: rgb(217 119 6 / 0.55);
}
.tw-ring-amber-600\/60 {
  --tw-ring-color: rgb(217 119 6 / 0.6);
}
.tw-ring-amber-600\/65 {
  --tw-ring-color: rgb(217 119 6 / 0.65);
}
.tw-ring-amber-600\/70 {
  --tw-ring-color: rgb(217 119 6 / 0.7);
}
.tw-ring-amber-600\/75 {
  --tw-ring-color: rgb(217 119 6 / 0.75);
}
.tw-ring-amber-600\/80 {
  --tw-ring-color: rgb(217 119 6 / 0.8);
}
.tw-ring-amber-600\/85 {
  --tw-ring-color: rgb(217 119 6 / 0.85);
}
.tw-ring-amber-600\/90 {
  --tw-ring-color: rgb(217 119 6 / 0.9);
}
.tw-ring-amber-600\/95 {
  --tw-ring-color: rgb(217 119 6 / 0.95);
}
.tw-ring-amber-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(180 83 9 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-700\/0 {
  --tw-ring-color: rgb(180 83 9 / 0);
}
.tw-ring-amber-700\/10 {
  --tw-ring-color: rgb(180 83 9 / 0.1);
}
.tw-ring-amber-700\/100 {
  --tw-ring-color: rgb(180 83 9 / 1);
}
.tw-ring-amber-700\/15 {
  --tw-ring-color: rgb(180 83 9 / 0.15);
}
.tw-ring-amber-700\/20 {
  --tw-ring-color: rgb(180 83 9 / 0.2);
}
.tw-ring-amber-700\/25 {
  --tw-ring-color: rgb(180 83 9 / 0.25);
}
.tw-ring-amber-700\/30 {
  --tw-ring-color: rgb(180 83 9 / 0.3);
}
.tw-ring-amber-700\/35 {
  --tw-ring-color: rgb(180 83 9 / 0.35);
}
.tw-ring-amber-700\/40 {
  --tw-ring-color: rgb(180 83 9 / 0.4);
}
.tw-ring-amber-700\/45 {
  --tw-ring-color: rgb(180 83 9 / 0.45);
}
.tw-ring-amber-700\/5 {
  --tw-ring-color: rgb(180 83 9 / 0.05);
}
.tw-ring-amber-700\/50 {
  --tw-ring-color: rgb(180 83 9 / 0.5);
}
.tw-ring-amber-700\/55 {
  --tw-ring-color: rgb(180 83 9 / 0.55);
}
.tw-ring-amber-700\/60 {
  --tw-ring-color: rgb(180 83 9 / 0.6);
}
.tw-ring-amber-700\/65 {
  --tw-ring-color: rgb(180 83 9 / 0.65);
}
.tw-ring-amber-700\/70 {
  --tw-ring-color: rgb(180 83 9 / 0.7);
}
.tw-ring-amber-700\/75 {
  --tw-ring-color: rgb(180 83 9 / 0.75);
}
.tw-ring-amber-700\/80 {
  --tw-ring-color: rgb(180 83 9 / 0.8);
}
.tw-ring-amber-700\/85 {
  --tw-ring-color: rgb(180 83 9 / 0.85);
}
.tw-ring-amber-700\/90 {
  --tw-ring-color: rgb(180 83 9 / 0.9);
}
.tw-ring-amber-700\/95 {
  --tw-ring-color: rgb(180 83 9 / 0.95);
}
.tw-ring-amber-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-800\/0 {
  --tw-ring-color: rgb(146 64 14 / 0);
}
.tw-ring-amber-800\/10 {
  --tw-ring-color: rgb(146 64 14 / 0.1);
}
.tw-ring-amber-800\/100 {
  --tw-ring-color: rgb(146 64 14 / 1);
}
.tw-ring-amber-800\/15 {
  --tw-ring-color: rgb(146 64 14 / 0.15);
}
.tw-ring-amber-800\/20 {
  --tw-ring-color: rgb(146 64 14 / 0.2);
}
.tw-ring-amber-800\/25 {
  --tw-ring-color: rgb(146 64 14 / 0.25);
}
.tw-ring-amber-800\/30 {
  --tw-ring-color: rgb(146 64 14 / 0.3);
}
.tw-ring-amber-800\/35 {
  --tw-ring-color: rgb(146 64 14 / 0.35);
}
.tw-ring-amber-800\/40 {
  --tw-ring-color: rgb(146 64 14 / 0.4);
}
.tw-ring-amber-800\/45 {
  --tw-ring-color: rgb(146 64 14 / 0.45);
}
.tw-ring-amber-800\/5 {
  --tw-ring-color: rgb(146 64 14 / 0.05);
}
.tw-ring-amber-800\/50 {
  --tw-ring-color: rgb(146 64 14 / 0.5);
}
.tw-ring-amber-800\/55 {
  --tw-ring-color: rgb(146 64 14 / 0.55);
}
.tw-ring-amber-800\/60 {
  --tw-ring-color: rgb(146 64 14 / 0.6);
}
.tw-ring-amber-800\/65 {
  --tw-ring-color: rgb(146 64 14 / 0.65);
}
.tw-ring-amber-800\/70 {
  --tw-ring-color: rgb(146 64 14 / 0.7);
}
.tw-ring-amber-800\/75 {
  --tw-ring-color: rgb(146 64 14 / 0.75);
}
.tw-ring-amber-800\/80 {
  --tw-ring-color: rgb(146 64 14 / 0.8);
}
.tw-ring-amber-800\/85 {
  --tw-ring-color: rgb(146 64 14 / 0.85);
}
.tw-ring-amber-800\/90 {
  --tw-ring-color: rgb(146 64 14 / 0.9);
}
.tw-ring-amber-800\/95 {
  --tw-ring-color: rgb(146 64 14 / 0.95);
}
.tw-ring-amber-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 53 15 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-900\/0 {
  --tw-ring-color: rgb(120 53 15 / 0);
}
.tw-ring-amber-900\/10 {
  --tw-ring-color: rgb(120 53 15 / 0.1);
}
.tw-ring-amber-900\/100 {
  --tw-ring-color: rgb(120 53 15 / 1);
}
.tw-ring-amber-900\/15 {
  --tw-ring-color: rgb(120 53 15 / 0.15);
}
.tw-ring-amber-900\/20 {
  --tw-ring-color: rgb(120 53 15 / 0.2);
}
.tw-ring-amber-900\/25 {
  --tw-ring-color: rgb(120 53 15 / 0.25);
}
.tw-ring-amber-900\/30 {
  --tw-ring-color: rgb(120 53 15 / 0.3);
}
.tw-ring-amber-900\/35 {
  --tw-ring-color: rgb(120 53 15 / 0.35);
}
.tw-ring-amber-900\/40 {
  --tw-ring-color: rgb(120 53 15 / 0.4);
}
.tw-ring-amber-900\/45 {
  --tw-ring-color: rgb(120 53 15 / 0.45);
}
.tw-ring-amber-900\/5 {
  --tw-ring-color: rgb(120 53 15 / 0.05);
}
.tw-ring-amber-900\/50 {
  --tw-ring-color: rgb(120 53 15 / 0.5);
}
.tw-ring-amber-900\/55 {
  --tw-ring-color: rgb(120 53 15 / 0.55);
}
.tw-ring-amber-900\/60 {
  --tw-ring-color: rgb(120 53 15 / 0.6);
}
.tw-ring-amber-900\/65 {
  --tw-ring-color: rgb(120 53 15 / 0.65);
}
.tw-ring-amber-900\/70 {
  --tw-ring-color: rgb(120 53 15 / 0.7);
}
.tw-ring-amber-900\/75 {
  --tw-ring-color: rgb(120 53 15 / 0.75);
}
.tw-ring-amber-900\/80 {
  --tw-ring-color: rgb(120 53 15 / 0.8);
}
.tw-ring-amber-900\/85 {
  --tw-ring-color: rgb(120 53 15 / 0.85);
}
.tw-ring-amber-900\/90 {
  --tw-ring-color: rgb(120 53 15 / 0.9);
}
.tw-ring-amber-900\/95 {
  --tw-ring-color: rgb(120 53 15 / 0.95);
}
.tw-ring-amber-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(69 26 3 / var(--tw-ring-opacity, 1));
}
.tw-ring-amber-950\/0 {
  --tw-ring-color: rgb(69 26 3 / 0);
}
.tw-ring-amber-950\/10 {
  --tw-ring-color: rgb(69 26 3 / 0.1);
}
.tw-ring-amber-950\/100 {
  --tw-ring-color: rgb(69 26 3 / 1);
}
.tw-ring-amber-950\/15 {
  --tw-ring-color: rgb(69 26 3 / 0.15);
}
.tw-ring-amber-950\/20 {
  --tw-ring-color: rgb(69 26 3 / 0.2);
}
.tw-ring-amber-950\/25 {
  --tw-ring-color: rgb(69 26 3 / 0.25);
}
.tw-ring-amber-950\/30 {
  --tw-ring-color: rgb(69 26 3 / 0.3);
}
.tw-ring-amber-950\/35 {
  --tw-ring-color: rgb(69 26 3 / 0.35);
}
.tw-ring-amber-950\/40 {
  --tw-ring-color: rgb(69 26 3 / 0.4);
}
.tw-ring-amber-950\/45 {
  --tw-ring-color: rgb(69 26 3 / 0.45);
}
.tw-ring-amber-950\/5 {
  --tw-ring-color: rgb(69 26 3 / 0.05);
}
.tw-ring-amber-950\/50 {
  --tw-ring-color: rgb(69 26 3 / 0.5);
}
.tw-ring-amber-950\/55 {
  --tw-ring-color: rgb(69 26 3 / 0.55);
}
.tw-ring-amber-950\/60 {
  --tw-ring-color: rgb(69 26 3 / 0.6);
}
.tw-ring-amber-950\/65 {
  --tw-ring-color: rgb(69 26 3 / 0.65);
}
.tw-ring-amber-950\/70 {
  --tw-ring-color: rgb(69 26 3 / 0.7);
}
.tw-ring-amber-950\/75 {
  --tw-ring-color: rgb(69 26 3 / 0.75);
}
.tw-ring-amber-950\/80 {
  --tw-ring-color: rgb(69 26 3 / 0.8);
}
.tw-ring-amber-950\/85 {
  --tw-ring-color: rgb(69 26 3 / 0.85);
}
.tw-ring-amber-950\/90 {
  --tw-ring-color: rgb(69 26 3 / 0.9);
}
.tw-ring-amber-950\/95 {
  --tw-ring-color: rgb(69 26 3 / 0.95);
}
.tw-ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.tw-ring-black\/0 {
  --tw-ring-color: rgb(0 0 0 / 0);
}
.tw-ring-black\/10 {
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.tw-ring-black\/100 {
  --tw-ring-color: rgb(0 0 0 / 1);
}
.tw-ring-black\/15 {
  --tw-ring-color: rgb(0 0 0 / 0.15);
}
.tw-ring-black\/20 {
  --tw-ring-color: rgb(0 0 0 / 0.2);
}
.tw-ring-black\/25 {
  --tw-ring-color: rgb(0 0 0 / 0.25);
}
.tw-ring-black\/30 {
  --tw-ring-color: rgb(0 0 0 / 0.3);
}
.tw-ring-black\/35 {
  --tw-ring-color: rgb(0 0 0 / 0.35);
}
.tw-ring-black\/40 {
  --tw-ring-color: rgb(0 0 0 / 0.4);
}
.tw-ring-black\/45 {
  --tw-ring-color: rgb(0 0 0 / 0.45);
}
.tw-ring-black\/5 {
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.tw-ring-black\/50 {
  --tw-ring-color: rgb(0 0 0 / 0.5);
}
.tw-ring-black\/55 {
  --tw-ring-color: rgb(0 0 0 / 0.55);
}
.tw-ring-black\/60 {
  --tw-ring-color: rgb(0 0 0 / 0.6);
}
.tw-ring-black\/65 {
  --tw-ring-color: rgb(0 0 0 / 0.65);
}
.tw-ring-black\/70 {
  --tw-ring-color: rgb(0 0 0 / 0.7);
}
.tw-ring-black\/75 {
  --tw-ring-color: rgb(0 0 0 / 0.75);
}
.tw-ring-black\/80 {
  --tw-ring-color: rgb(0 0 0 / 0.8);
}
.tw-ring-black\/85 {
  --tw-ring-color: rgb(0 0 0 / 0.85);
}
.tw-ring-black\/90 {
  --tw-ring-color: rgb(0 0 0 / 0.9);
}
.tw-ring-black\/95 {
  --tw-ring-color: rgb(0 0 0 / 0.95);
}
.tw-ring-blue-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 248 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-100\/0 {
  --tw-ring-color: rgb(234 248 255 / 0);
}
.tw-ring-blue-100\/10 {
  --tw-ring-color: rgb(234 248 255 / 0.1);
}
.tw-ring-blue-100\/100 {
  --tw-ring-color: rgb(234 248 255 / 1);
}
.tw-ring-blue-100\/15 {
  --tw-ring-color: rgb(234 248 255 / 0.15);
}
.tw-ring-blue-100\/20 {
  --tw-ring-color: rgb(234 248 255 / 0.2);
}
.tw-ring-blue-100\/25 {
  --tw-ring-color: rgb(234 248 255 / 0.25);
}
.tw-ring-blue-100\/30 {
  --tw-ring-color: rgb(234 248 255 / 0.3);
}
.tw-ring-blue-100\/35 {
  --tw-ring-color: rgb(234 248 255 / 0.35);
}
.tw-ring-blue-100\/40 {
  --tw-ring-color: rgb(234 248 255 / 0.4);
}
.tw-ring-blue-100\/45 {
  --tw-ring-color: rgb(234 248 255 / 0.45);
}
.tw-ring-blue-100\/5 {
  --tw-ring-color: rgb(234 248 255 / 0.05);
}
.tw-ring-blue-100\/50 {
  --tw-ring-color: rgb(234 248 255 / 0.5);
}
.tw-ring-blue-100\/55 {
  --tw-ring-color: rgb(234 248 255 / 0.55);
}
.tw-ring-blue-100\/60 {
  --tw-ring-color: rgb(234 248 255 / 0.6);
}
.tw-ring-blue-100\/65 {
  --tw-ring-color: rgb(234 248 255 / 0.65);
}
.tw-ring-blue-100\/70 {
  --tw-ring-color: rgb(234 248 255 / 0.7);
}
.tw-ring-blue-100\/75 {
  --tw-ring-color: rgb(234 248 255 / 0.75);
}
.tw-ring-blue-100\/80 {
  --tw-ring-color: rgb(234 248 255 / 0.8);
}
.tw-ring-blue-100\/85 {
  --tw-ring-color: rgb(234 248 255 / 0.85);
}
.tw-ring-blue-100\/90 {
  --tw-ring-color: rgb(234 248 255 / 0.9);
}
.tw-ring-blue-100\/95 {
  --tw-ring-color: rgb(234 248 255 / 0.95);
}
.tw-ring-blue-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(183 215 233 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-200\/0 {
  --tw-ring-color: rgb(183 215 233 / 0);
}
.tw-ring-blue-200\/10 {
  --tw-ring-color: rgb(183 215 233 / 0.1);
}
.tw-ring-blue-200\/100 {
  --tw-ring-color: rgb(183 215 233 / 1);
}
.tw-ring-blue-200\/15 {
  --tw-ring-color: rgb(183 215 233 / 0.15);
}
.tw-ring-blue-200\/20 {
  --tw-ring-color: rgb(183 215 233 / 0.2);
}
.tw-ring-blue-200\/25 {
  --tw-ring-color: rgb(183 215 233 / 0.25);
}
.tw-ring-blue-200\/30 {
  --tw-ring-color: rgb(183 215 233 / 0.3);
}
.tw-ring-blue-200\/35 {
  --tw-ring-color: rgb(183 215 233 / 0.35);
}
.tw-ring-blue-200\/40 {
  --tw-ring-color: rgb(183 215 233 / 0.4);
}
.tw-ring-blue-200\/45 {
  --tw-ring-color: rgb(183 215 233 / 0.45);
}
.tw-ring-blue-200\/5 {
  --tw-ring-color: rgb(183 215 233 / 0.05);
}
.tw-ring-blue-200\/50 {
  --tw-ring-color: rgb(183 215 233 / 0.5);
}
.tw-ring-blue-200\/55 {
  --tw-ring-color: rgb(183 215 233 / 0.55);
}
.tw-ring-blue-200\/60 {
  --tw-ring-color: rgb(183 215 233 / 0.6);
}
.tw-ring-blue-200\/65 {
  --tw-ring-color: rgb(183 215 233 / 0.65);
}
.tw-ring-blue-200\/70 {
  --tw-ring-color: rgb(183 215 233 / 0.7);
}
.tw-ring-blue-200\/75 {
  --tw-ring-color: rgb(183 215 233 / 0.75);
}
.tw-ring-blue-200\/80 {
  --tw-ring-color: rgb(183 215 233 / 0.8);
}
.tw-ring-blue-200\/85 {
  --tw-ring-color: rgb(183 215 233 / 0.85);
}
.tw-ring-blue-200\/90 {
  --tw-ring-color: rgb(183 215 233 / 0.9);
}
.tw-ring-blue-200\/95 {
  --tw-ring-color: rgb(183 215 233 / 0.95);
}
.tw-ring-blue-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 183 212 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-300\/0 {
  --tw-ring-color: rgb(132 183 212 / 0);
}
.tw-ring-blue-300\/10 {
  --tw-ring-color: rgb(132 183 212 / 0.1);
}
.tw-ring-blue-300\/100 {
  --tw-ring-color: rgb(132 183 212 / 1);
}
.tw-ring-blue-300\/15 {
  --tw-ring-color: rgb(132 183 212 / 0.15);
}
.tw-ring-blue-300\/20 {
  --tw-ring-color: rgb(132 183 212 / 0.2);
}
.tw-ring-blue-300\/25 {
  --tw-ring-color: rgb(132 183 212 / 0.25);
}
.tw-ring-blue-300\/30 {
  --tw-ring-color: rgb(132 183 212 / 0.3);
}
.tw-ring-blue-300\/35 {
  --tw-ring-color: rgb(132 183 212 / 0.35);
}
.tw-ring-blue-300\/40 {
  --tw-ring-color: rgb(132 183 212 / 0.4);
}
.tw-ring-blue-300\/45 {
  --tw-ring-color: rgb(132 183 212 / 0.45);
}
.tw-ring-blue-300\/5 {
  --tw-ring-color: rgb(132 183 212 / 0.05);
}
.tw-ring-blue-300\/50 {
  --tw-ring-color: rgb(132 183 212 / 0.5);
}
.tw-ring-blue-300\/55 {
  --tw-ring-color: rgb(132 183 212 / 0.55);
}
.tw-ring-blue-300\/60 {
  --tw-ring-color: rgb(132 183 212 / 0.6);
}
.tw-ring-blue-300\/65 {
  --tw-ring-color: rgb(132 183 212 / 0.65);
}
.tw-ring-blue-300\/70 {
  --tw-ring-color: rgb(132 183 212 / 0.7);
}
.tw-ring-blue-300\/75 {
  --tw-ring-color: rgb(132 183 212 / 0.75);
}
.tw-ring-blue-300\/80 {
  --tw-ring-color: rgb(132 183 212 / 0.8);
}
.tw-ring-blue-300\/85 {
  --tw-ring-color: rgb(132 183 212 / 0.85);
}
.tw-ring-blue-300\/90 {
  --tw-ring-color: rgb(132 183 212 / 0.9);
}
.tw-ring-blue-300\/95 {
  --tw-ring-color: rgb(132 183 212 / 0.95);
}
.tw-ring-blue-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(81 150 190 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-400\/0 {
  --tw-ring-color: rgb(81 150 190 / 0);
}
.tw-ring-blue-400\/10 {
  --tw-ring-color: rgb(81 150 190 / 0.1);
}
.tw-ring-blue-400\/100 {
  --tw-ring-color: rgb(81 150 190 / 1);
}
.tw-ring-blue-400\/15 {
  --tw-ring-color: rgb(81 150 190 / 0.15);
}
.tw-ring-blue-400\/20 {
  --tw-ring-color: rgb(81 150 190 / 0.2);
}
.tw-ring-blue-400\/25 {
  --tw-ring-color: rgb(81 150 190 / 0.25);
}
.tw-ring-blue-400\/30 {
  --tw-ring-color: rgb(81 150 190 / 0.3);
}
.tw-ring-blue-400\/35 {
  --tw-ring-color: rgb(81 150 190 / 0.35);
}
.tw-ring-blue-400\/40 {
  --tw-ring-color: rgb(81 150 190 / 0.4);
}
.tw-ring-blue-400\/45 {
  --tw-ring-color: rgb(81 150 190 / 0.45);
}
.tw-ring-blue-400\/5 {
  --tw-ring-color: rgb(81 150 190 / 0.05);
}
.tw-ring-blue-400\/50 {
  --tw-ring-color: rgb(81 150 190 / 0.5);
}
.tw-ring-blue-400\/55 {
  --tw-ring-color: rgb(81 150 190 / 0.55);
}
.tw-ring-blue-400\/60 {
  --tw-ring-color: rgb(81 150 190 / 0.6);
}
.tw-ring-blue-400\/65 {
  --tw-ring-color: rgb(81 150 190 / 0.65);
}
.tw-ring-blue-400\/70 {
  --tw-ring-color: rgb(81 150 190 / 0.7);
}
.tw-ring-blue-400\/75 {
  --tw-ring-color: rgb(81 150 190 / 0.75);
}
.tw-ring-blue-400\/80 {
  --tw-ring-color: rgb(81 150 190 / 0.8);
}
.tw-ring-blue-400\/85 {
  --tw-ring-color: rgb(81 150 190 / 0.85);
}
.tw-ring-blue-400\/90 {
  --tw-ring-color: rgb(81 150 190 / 0.9);
}
.tw-ring-blue-400\/95 {
  --tw-ring-color: rgb(81 150 190 / 0.95);
}
.tw-ring-blue-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-50\/0 {
  --tw-ring-color: rgb(239 246 255 / 0);
}
.tw-ring-blue-50\/10 {
  --tw-ring-color: rgb(239 246 255 / 0.1);
}
.tw-ring-blue-50\/100 {
  --tw-ring-color: rgb(239 246 255 / 1);
}
.tw-ring-blue-50\/15 {
  --tw-ring-color: rgb(239 246 255 / 0.15);
}
.tw-ring-blue-50\/20 {
  --tw-ring-color: rgb(239 246 255 / 0.2);
}
.tw-ring-blue-50\/25 {
  --tw-ring-color: rgb(239 246 255 / 0.25);
}
.tw-ring-blue-50\/30 {
  --tw-ring-color: rgb(239 246 255 / 0.3);
}
.tw-ring-blue-50\/35 {
  --tw-ring-color: rgb(239 246 255 / 0.35);
}
.tw-ring-blue-50\/40 {
  --tw-ring-color: rgb(239 246 255 / 0.4);
}
.tw-ring-blue-50\/45 {
  --tw-ring-color: rgb(239 246 255 / 0.45);
}
.tw-ring-blue-50\/5 {
  --tw-ring-color: rgb(239 246 255 / 0.05);
}
.tw-ring-blue-50\/50 {
  --tw-ring-color: rgb(239 246 255 / 0.5);
}
.tw-ring-blue-50\/55 {
  --tw-ring-color: rgb(239 246 255 / 0.55);
}
.tw-ring-blue-50\/60 {
  --tw-ring-color: rgb(239 246 255 / 0.6);
}
.tw-ring-blue-50\/65 {
  --tw-ring-color: rgb(239 246 255 / 0.65);
}
.tw-ring-blue-50\/70 {
  --tw-ring-color: rgb(239 246 255 / 0.7);
}
.tw-ring-blue-50\/75 {
  --tw-ring-color: rgb(239 246 255 / 0.75);
}
.tw-ring-blue-50\/80 {
  --tw-ring-color: rgb(239 246 255 / 0.8);
}
.tw-ring-blue-50\/85 {
  --tw-ring-color: rgb(239 246 255 / 0.85);
}
.tw-ring-blue-50\/90 {
  --tw-ring-color: rgb(239 246 255 / 0.9);
}
.tw-ring-blue-50\/95 {
  --tw-ring-color: rgb(239 246 255 / 0.95);
}
.tw-ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 117 168 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-500\/0 {
  --tw-ring-color: rgb(30 117 168 / 0);
}
.tw-ring-blue-500\/10 {
  --tw-ring-color: rgb(30 117 168 / 0.1);
}
.tw-ring-blue-500\/100 {
  --tw-ring-color: rgb(30 117 168 / 1);
}
.tw-ring-blue-500\/15 {
  --tw-ring-color: rgb(30 117 168 / 0.15);
}
.tw-ring-blue-500\/20 {
  --tw-ring-color: rgb(30 117 168 / 0.2);
}
.tw-ring-blue-500\/25 {
  --tw-ring-color: rgb(30 117 168 / 0.25);
}
.tw-ring-blue-500\/30 {
  --tw-ring-color: rgb(30 117 168 / 0.3);
}
.tw-ring-blue-500\/35 {
  --tw-ring-color: rgb(30 117 168 / 0.35);
}
.tw-ring-blue-500\/40 {
  --tw-ring-color: rgb(30 117 168 / 0.4);
}
.tw-ring-blue-500\/45 {
  --tw-ring-color: rgb(30 117 168 / 0.45);
}
.tw-ring-blue-500\/5 {
  --tw-ring-color: rgb(30 117 168 / 0.05);
}
.tw-ring-blue-500\/50 {
  --tw-ring-color: rgb(30 117 168 / 0.5);
}
.tw-ring-blue-500\/55 {
  --tw-ring-color: rgb(30 117 168 / 0.55);
}
.tw-ring-blue-500\/60 {
  --tw-ring-color: rgb(30 117 168 / 0.6);
}
.tw-ring-blue-500\/65 {
  --tw-ring-color: rgb(30 117 168 / 0.65);
}
.tw-ring-blue-500\/70 {
  --tw-ring-color: rgb(30 117 168 / 0.7);
}
.tw-ring-blue-500\/75 {
  --tw-ring-color: rgb(30 117 168 / 0.75);
}
.tw-ring-blue-500\/80 {
  --tw-ring-color: rgb(30 117 168 / 0.8);
}
.tw-ring-blue-500\/85 {
  --tw-ring-color: rgb(30 117 168 / 0.85);
}
.tw-ring-blue-500\/90 {
  --tw-ring-color: rgb(30 117 168 / 0.9);
}
.tw-ring-blue-500\/95 {
  --tw-ring-color: rgb(30 117 168 / 0.95);
}
.tw-ring-blue-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 105 152 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-600\/0 {
  --tw-ring-color: rgb(23 105 152 / 0);
}
.tw-ring-blue-600\/10 {
  --tw-ring-color: rgb(23 105 152 / 0.1);
}
.tw-ring-blue-600\/100 {
  --tw-ring-color: rgb(23 105 152 / 1);
}
.tw-ring-blue-600\/15 {
  --tw-ring-color: rgb(23 105 152 / 0.15);
}
.tw-ring-blue-600\/20 {
  --tw-ring-color: rgb(23 105 152 / 0.2);
}
.tw-ring-blue-600\/25 {
  --tw-ring-color: rgb(23 105 152 / 0.25);
}
.tw-ring-blue-600\/30 {
  --tw-ring-color: rgb(23 105 152 / 0.3);
}
.tw-ring-blue-600\/35 {
  --tw-ring-color: rgb(23 105 152 / 0.35);
}
.tw-ring-blue-600\/40 {
  --tw-ring-color: rgb(23 105 152 / 0.4);
}
.tw-ring-blue-600\/45 {
  --tw-ring-color: rgb(23 105 152 / 0.45);
}
.tw-ring-blue-600\/5 {
  --tw-ring-color: rgb(23 105 152 / 0.05);
}
.tw-ring-blue-600\/50 {
  --tw-ring-color: rgb(23 105 152 / 0.5);
}
.tw-ring-blue-600\/55 {
  --tw-ring-color: rgb(23 105 152 / 0.55);
}
.tw-ring-blue-600\/60 {
  --tw-ring-color: rgb(23 105 152 / 0.6);
}
.tw-ring-blue-600\/65 {
  --tw-ring-color: rgb(23 105 152 / 0.65);
}
.tw-ring-blue-600\/70 {
  --tw-ring-color: rgb(23 105 152 / 0.7);
}
.tw-ring-blue-600\/75 {
  --tw-ring-color: rgb(23 105 152 / 0.75);
}
.tw-ring-blue-600\/80 {
  --tw-ring-color: rgb(23 105 152 / 0.8);
}
.tw-ring-blue-600\/85 {
  --tw-ring-color: rgb(23 105 152 / 0.85);
}
.tw-ring-blue-600\/90 {
  --tw-ring-color: rgb(23 105 152 / 0.9);
}
.tw-ring-blue-600\/95 {
  --tw-ring-color: rgb(23 105 152 / 0.95);
}
.tw-ring-blue-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 92 137 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-700\/0 {
  --tw-ring-color: rgb(16 92 137 / 0);
}
.tw-ring-blue-700\/10 {
  --tw-ring-color: rgb(16 92 137 / 0.1);
}
.tw-ring-blue-700\/100 {
  --tw-ring-color: rgb(16 92 137 / 1);
}
.tw-ring-blue-700\/15 {
  --tw-ring-color: rgb(16 92 137 / 0.15);
}
.tw-ring-blue-700\/20 {
  --tw-ring-color: rgb(16 92 137 / 0.2);
}
.tw-ring-blue-700\/25 {
  --tw-ring-color: rgb(16 92 137 / 0.25);
}
.tw-ring-blue-700\/30 {
  --tw-ring-color: rgb(16 92 137 / 0.3);
}
.tw-ring-blue-700\/35 {
  --tw-ring-color: rgb(16 92 137 / 0.35);
}
.tw-ring-blue-700\/40 {
  --tw-ring-color: rgb(16 92 137 / 0.4);
}
.tw-ring-blue-700\/45 {
  --tw-ring-color: rgb(16 92 137 / 0.45);
}
.tw-ring-blue-700\/5 {
  --tw-ring-color: rgb(16 92 137 / 0.05);
}
.tw-ring-blue-700\/50 {
  --tw-ring-color: rgb(16 92 137 / 0.5);
}
.tw-ring-blue-700\/55 {
  --tw-ring-color: rgb(16 92 137 / 0.55);
}
.tw-ring-blue-700\/60 {
  --tw-ring-color: rgb(16 92 137 / 0.6);
}
.tw-ring-blue-700\/65 {
  --tw-ring-color: rgb(16 92 137 / 0.65);
}
.tw-ring-blue-700\/70 {
  --tw-ring-color: rgb(16 92 137 / 0.7);
}
.tw-ring-blue-700\/75 {
  --tw-ring-color: rgb(16 92 137 / 0.75);
}
.tw-ring-blue-700\/80 {
  --tw-ring-color: rgb(16 92 137 / 0.8);
}
.tw-ring-blue-700\/85 {
  --tw-ring-color: rgb(16 92 137 / 0.85);
}
.tw-ring-blue-700\/90 {
  --tw-ring-color: rgb(16 92 137 / 0.9);
}
.tw-ring-blue-700\/95 {
  --tw-ring-color: rgb(16 92 137 / 0.95);
}
.tw-ring-blue-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(9 80 121 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-800\/0 {
  --tw-ring-color: rgb(9 80 121 / 0);
}
.tw-ring-blue-800\/10 {
  --tw-ring-color: rgb(9 80 121 / 0.1);
}
.tw-ring-blue-800\/100 {
  --tw-ring-color: rgb(9 80 121 / 1);
}
.tw-ring-blue-800\/15 {
  --tw-ring-color: rgb(9 80 121 / 0.15);
}
.tw-ring-blue-800\/20 {
  --tw-ring-color: rgb(9 80 121 / 0.2);
}
.tw-ring-blue-800\/25 {
  --tw-ring-color: rgb(9 80 121 / 0.25);
}
.tw-ring-blue-800\/30 {
  --tw-ring-color: rgb(9 80 121 / 0.3);
}
.tw-ring-blue-800\/35 {
  --tw-ring-color: rgb(9 80 121 / 0.35);
}
.tw-ring-blue-800\/40 {
  --tw-ring-color: rgb(9 80 121 / 0.4);
}
.tw-ring-blue-800\/45 {
  --tw-ring-color: rgb(9 80 121 / 0.45);
}
.tw-ring-blue-800\/5 {
  --tw-ring-color: rgb(9 80 121 / 0.05);
}
.tw-ring-blue-800\/50 {
  --tw-ring-color: rgb(9 80 121 / 0.5);
}
.tw-ring-blue-800\/55 {
  --tw-ring-color: rgb(9 80 121 / 0.55);
}
.tw-ring-blue-800\/60 {
  --tw-ring-color: rgb(9 80 121 / 0.6);
}
.tw-ring-blue-800\/65 {
  --tw-ring-color: rgb(9 80 121 / 0.65);
}
.tw-ring-blue-800\/70 {
  --tw-ring-color: rgb(9 80 121 / 0.7);
}
.tw-ring-blue-800\/75 {
  --tw-ring-color: rgb(9 80 121 / 0.75);
}
.tw-ring-blue-800\/80 {
  --tw-ring-color: rgb(9 80 121 / 0.8);
}
.tw-ring-blue-800\/85 {
  --tw-ring-color: rgb(9 80 121 / 0.85);
}
.tw-ring-blue-800\/90 {
  --tw-ring-color: rgb(9 80 121 / 0.9);
}
.tw-ring-blue-800\/95 {
  --tw-ring-color: rgb(9 80 121 / 0.95);
}
.tw-ring-blue-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 67 105 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-900\/0 {
  --tw-ring-color: rgb(2 67 105 / 0);
}
.tw-ring-blue-900\/10 {
  --tw-ring-color: rgb(2 67 105 / 0.1);
}
.tw-ring-blue-900\/100 {
  --tw-ring-color: rgb(2 67 105 / 1);
}
.tw-ring-blue-900\/15 {
  --tw-ring-color: rgb(2 67 105 / 0.15);
}
.tw-ring-blue-900\/20 {
  --tw-ring-color: rgb(2 67 105 / 0.2);
}
.tw-ring-blue-900\/25 {
  --tw-ring-color: rgb(2 67 105 / 0.25);
}
.tw-ring-blue-900\/30 {
  --tw-ring-color: rgb(2 67 105 / 0.3);
}
.tw-ring-blue-900\/35 {
  --tw-ring-color: rgb(2 67 105 / 0.35);
}
.tw-ring-blue-900\/40 {
  --tw-ring-color: rgb(2 67 105 / 0.4);
}
.tw-ring-blue-900\/45 {
  --tw-ring-color: rgb(2 67 105 / 0.45);
}
.tw-ring-blue-900\/5 {
  --tw-ring-color: rgb(2 67 105 / 0.05);
}
.tw-ring-blue-900\/50 {
  --tw-ring-color: rgb(2 67 105 / 0.5);
}
.tw-ring-blue-900\/55 {
  --tw-ring-color: rgb(2 67 105 / 0.55);
}
.tw-ring-blue-900\/60 {
  --tw-ring-color: rgb(2 67 105 / 0.6);
}
.tw-ring-blue-900\/65 {
  --tw-ring-color: rgb(2 67 105 / 0.65);
}
.tw-ring-blue-900\/70 {
  --tw-ring-color: rgb(2 67 105 / 0.7);
}
.tw-ring-blue-900\/75 {
  --tw-ring-color: rgb(2 67 105 / 0.75);
}
.tw-ring-blue-900\/80 {
  --tw-ring-color: rgb(2 67 105 / 0.8);
}
.tw-ring-blue-900\/85 {
  --tw-ring-color: rgb(2 67 105 / 0.85);
}
.tw-ring-blue-900\/90 {
  --tw-ring-color: rgb(2 67 105 / 0.9);
}
.tw-ring-blue-900\/95 {
  --tw-ring-color: rgb(2 67 105 / 0.95);
}
.tw-ring-blue-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1));
}
.tw-ring-blue-950\/0 {
  --tw-ring-color: rgb(23 37 84 / 0);
}
.tw-ring-blue-950\/10 {
  --tw-ring-color: rgb(23 37 84 / 0.1);
}
.tw-ring-blue-950\/100 {
  --tw-ring-color: rgb(23 37 84 / 1);
}
.tw-ring-blue-950\/15 {
  --tw-ring-color: rgb(23 37 84 / 0.15);
}
.tw-ring-blue-950\/20 {
  --tw-ring-color: rgb(23 37 84 / 0.2);
}
.tw-ring-blue-950\/25 {
  --tw-ring-color: rgb(23 37 84 / 0.25);
}
.tw-ring-blue-950\/30 {
  --tw-ring-color: rgb(23 37 84 / 0.3);
}
.tw-ring-blue-950\/35 {
  --tw-ring-color: rgb(23 37 84 / 0.35);
}
.tw-ring-blue-950\/40 {
  --tw-ring-color: rgb(23 37 84 / 0.4);
}
.tw-ring-blue-950\/45 {
  --tw-ring-color: rgb(23 37 84 / 0.45);
}
.tw-ring-blue-950\/5 {
  --tw-ring-color: rgb(23 37 84 / 0.05);
}
.tw-ring-blue-950\/50 {
  --tw-ring-color: rgb(23 37 84 / 0.5);
}
.tw-ring-blue-950\/55 {
  --tw-ring-color: rgb(23 37 84 / 0.55);
}
.tw-ring-blue-950\/60 {
  --tw-ring-color: rgb(23 37 84 / 0.6);
}
.tw-ring-blue-950\/65 {
  --tw-ring-color: rgb(23 37 84 / 0.65);
}
.tw-ring-blue-950\/70 {
  --tw-ring-color: rgb(23 37 84 / 0.7);
}
.tw-ring-blue-950\/75 {
  --tw-ring-color: rgb(23 37 84 / 0.75);
}
.tw-ring-blue-950\/80 {
  --tw-ring-color: rgb(23 37 84 / 0.8);
}
.tw-ring-blue-950\/85 {
  --tw-ring-color: rgb(23 37 84 / 0.85);
}
.tw-ring-blue-950\/90 {
  --tw-ring-color: rgb(23 37 84 / 0.9);
}
.tw-ring-blue-950\/95 {
  --tw-ring-color: rgb(23 37 84 / 0.95);
}
.tw-ring-current {
  --tw-ring-color: currentColor;
}
.tw-ring-cyan-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 250 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-100\/0 {
  --tw-ring-color: rgb(207 250 254 / 0);
}
.tw-ring-cyan-100\/10 {
  --tw-ring-color: rgb(207 250 254 / 0.1);
}
.tw-ring-cyan-100\/100 {
  --tw-ring-color: rgb(207 250 254 / 1);
}
.tw-ring-cyan-100\/15 {
  --tw-ring-color: rgb(207 250 254 / 0.15);
}
.tw-ring-cyan-100\/20 {
  --tw-ring-color: rgb(207 250 254 / 0.2);
}
.tw-ring-cyan-100\/25 {
  --tw-ring-color: rgb(207 250 254 / 0.25);
}
.tw-ring-cyan-100\/30 {
  --tw-ring-color: rgb(207 250 254 / 0.3);
}
.tw-ring-cyan-100\/35 {
  --tw-ring-color: rgb(207 250 254 / 0.35);
}
.tw-ring-cyan-100\/40 {
  --tw-ring-color: rgb(207 250 254 / 0.4);
}
.tw-ring-cyan-100\/45 {
  --tw-ring-color: rgb(207 250 254 / 0.45);
}
.tw-ring-cyan-100\/5 {
  --tw-ring-color: rgb(207 250 254 / 0.05);
}
.tw-ring-cyan-100\/50 {
  --tw-ring-color: rgb(207 250 254 / 0.5);
}
.tw-ring-cyan-100\/55 {
  --tw-ring-color: rgb(207 250 254 / 0.55);
}
.tw-ring-cyan-100\/60 {
  --tw-ring-color: rgb(207 250 254 / 0.6);
}
.tw-ring-cyan-100\/65 {
  --tw-ring-color: rgb(207 250 254 / 0.65);
}
.tw-ring-cyan-100\/70 {
  --tw-ring-color: rgb(207 250 254 / 0.7);
}
.tw-ring-cyan-100\/75 {
  --tw-ring-color: rgb(207 250 254 / 0.75);
}
.tw-ring-cyan-100\/80 {
  --tw-ring-color: rgb(207 250 254 / 0.8);
}
.tw-ring-cyan-100\/85 {
  --tw-ring-color: rgb(207 250 254 / 0.85);
}
.tw-ring-cyan-100\/90 {
  --tw-ring-color: rgb(207 250 254 / 0.9);
}
.tw-ring-cyan-100\/95 {
  --tw-ring-color: rgb(207 250 254 / 0.95);
}
.tw-ring-cyan-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-200\/0 {
  --tw-ring-color: rgb(165 243 252 / 0);
}
.tw-ring-cyan-200\/10 {
  --tw-ring-color: rgb(165 243 252 / 0.1);
}
.tw-ring-cyan-200\/100 {
  --tw-ring-color: rgb(165 243 252 / 1);
}
.tw-ring-cyan-200\/15 {
  --tw-ring-color: rgb(165 243 252 / 0.15);
}
.tw-ring-cyan-200\/20 {
  --tw-ring-color: rgb(165 243 252 / 0.2);
}
.tw-ring-cyan-200\/25 {
  --tw-ring-color: rgb(165 243 252 / 0.25);
}
.tw-ring-cyan-200\/30 {
  --tw-ring-color: rgb(165 243 252 / 0.3);
}
.tw-ring-cyan-200\/35 {
  --tw-ring-color: rgb(165 243 252 / 0.35);
}
.tw-ring-cyan-200\/40 {
  --tw-ring-color: rgb(165 243 252 / 0.4);
}
.tw-ring-cyan-200\/45 {
  --tw-ring-color: rgb(165 243 252 / 0.45);
}
.tw-ring-cyan-200\/5 {
  --tw-ring-color: rgb(165 243 252 / 0.05);
}
.tw-ring-cyan-200\/50 {
  --tw-ring-color: rgb(165 243 252 / 0.5);
}
.tw-ring-cyan-200\/55 {
  --tw-ring-color: rgb(165 243 252 / 0.55);
}
.tw-ring-cyan-200\/60 {
  --tw-ring-color: rgb(165 243 252 / 0.6);
}
.tw-ring-cyan-200\/65 {
  --tw-ring-color: rgb(165 243 252 / 0.65);
}
.tw-ring-cyan-200\/70 {
  --tw-ring-color: rgb(165 243 252 / 0.7);
}
.tw-ring-cyan-200\/75 {
  --tw-ring-color: rgb(165 243 252 / 0.75);
}
.tw-ring-cyan-200\/80 {
  --tw-ring-color: rgb(165 243 252 / 0.8);
}
.tw-ring-cyan-200\/85 {
  --tw-ring-color: rgb(165 243 252 / 0.85);
}
.tw-ring-cyan-200\/90 {
  --tw-ring-color: rgb(165 243 252 / 0.9);
}
.tw-ring-cyan-200\/95 {
  --tw-ring-color: rgb(165 243 252 / 0.95);
}
.tw-ring-cyan-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(103 232 249 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-300\/0 {
  --tw-ring-color: rgb(103 232 249 / 0);
}
.tw-ring-cyan-300\/10 {
  --tw-ring-color: rgb(103 232 249 / 0.1);
}
.tw-ring-cyan-300\/100 {
  --tw-ring-color: rgb(103 232 249 / 1);
}
.tw-ring-cyan-300\/15 {
  --tw-ring-color: rgb(103 232 249 / 0.15);
}
.tw-ring-cyan-300\/20 {
  --tw-ring-color: rgb(103 232 249 / 0.2);
}
.tw-ring-cyan-300\/25 {
  --tw-ring-color: rgb(103 232 249 / 0.25);
}
.tw-ring-cyan-300\/30 {
  --tw-ring-color: rgb(103 232 249 / 0.3);
}
.tw-ring-cyan-300\/35 {
  --tw-ring-color: rgb(103 232 249 / 0.35);
}
.tw-ring-cyan-300\/40 {
  --tw-ring-color: rgb(103 232 249 / 0.4);
}
.tw-ring-cyan-300\/45 {
  --tw-ring-color: rgb(103 232 249 / 0.45);
}
.tw-ring-cyan-300\/5 {
  --tw-ring-color: rgb(103 232 249 / 0.05);
}
.tw-ring-cyan-300\/50 {
  --tw-ring-color: rgb(103 232 249 / 0.5);
}
.tw-ring-cyan-300\/55 {
  --tw-ring-color: rgb(103 232 249 / 0.55);
}
.tw-ring-cyan-300\/60 {
  --tw-ring-color: rgb(103 232 249 / 0.6);
}
.tw-ring-cyan-300\/65 {
  --tw-ring-color: rgb(103 232 249 / 0.65);
}
.tw-ring-cyan-300\/70 {
  --tw-ring-color: rgb(103 232 249 / 0.7);
}
.tw-ring-cyan-300\/75 {
  --tw-ring-color: rgb(103 232 249 / 0.75);
}
.tw-ring-cyan-300\/80 {
  --tw-ring-color: rgb(103 232 249 / 0.8);
}
.tw-ring-cyan-300\/85 {
  --tw-ring-color: rgb(103 232 249 / 0.85);
}
.tw-ring-cyan-300\/90 {
  --tw-ring-color: rgb(103 232 249 / 0.9);
}
.tw-ring-cyan-300\/95 {
  --tw-ring-color: rgb(103 232 249 / 0.95);
}
.tw-ring-cyan-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-400\/0 {
  --tw-ring-color: rgb(34 211 238 / 0);
}
.tw-ring-cyan-400\/10 {
  --tw-ring-color: rgb(34 211 238 / 0.1);
}
.tw-ring-cyan-400\/100 {
  --tw-ring-color: rgb(34 211 238 / 1);
}
.tw-ring-cyan-400\/15 {
  --tw-ring-color: rgb(34 211 238 / 0.15);
}
.tw-ring-cyan-400\/20 {
  --tw-ring-color: rgb(34 211 238 / 0.2);
}
.tw-ring-cyan-400\/25 {
  --tw-ring-color: rgb(34 211 238 / 0.25);
}
.tw-ring-cyan-400\/30 {
  --tw-ring-color: rgb(34 211 238 / 0.3);
}
.tw-ring-cyan-400\/35 {
  --tw-ring-color: rgb(34 211 238 / 0.35);
}
.tw-ring-cyan-400\/40 {
  --tw-ring-color: rgb(34 211 238 / 0.4);
}
.tw-ring-cyan-400\/45 {
  --tw-ring-color: rgb(34 211 238 / 0.45);
}
.tw-ring-cyan-400\/5 {
  --tw-ring-color: rgb(34 211 238 / 0.05);
}
.tw-ring-cyan-400\/50 {
  --tw-ring-color: rgb(34 211 238 / 0.5);
}
.tw-ring-cyan-400\/55 {
  --tw-ring-color: rgb(34 211 238 / 0.55);
}
.tw-ring-cyan-400\/60 {
  --tw-ring-color: rgb(34 211 238 / 0.6);
}
.tw-ring-cyan-400\/65 {
  --tw-ring-color: rgb(34 211 238 / 0.65);
}
.tw-ring-cyan-400\/70 {
  --tw-ring-color: rgb(34 211 238 / 0.7);
}
.tw-ring-cyan-400\/75 {
  --tw-ring-color: rgb(34 211 238 / 0.75);
}
.tw-ring-cyan-400\/80 {
  --tw-ring-color: rgb(34 211 238 / 0.8);
}
.tw-ring-cyan-400\/85 {
  --tw-ring-color: rgb(34 211 238 / 0.85);
}
.tw-ring-cyan-400\/90 {
  --tw-ring-color: rgb(34 211 238 / 0.9);
}
.tw-ring-cyan-400\/95 {
  --tw-ring-color: rgb(34 211 238 / 0.95);
}
.tw-ring-cyan-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 254 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-50\/0 {
  --tw-ring-color: rgb(236 254 255 / 0);
}
.tw-ring-cyan-50\/10 {
  --tw-ring-color: rgb(236 254 255 / 0.1);
}
.tw-ring-cyan-50\/100 {
  --tw-ring-color: rgb(236 254 255 / 1);
}
.tw-ring-cyan-50\/15 {
  --tw-ring-color: rgb(236 254 255 / 0.15);
}
.tw-ring-cyan-50\/20 {
  --tw-ring-color: rgb(236 254 255 / 0.2);
}
.tw-ring-cyan-50\/25 {
  --tw-ring-color: rgb(236 254 255 / 0.25);
}
.tw-ring-cyan-50\/30 {
  --tw-ring-color: rgb(236 254 255 / 0.3);
}
.tw-ring-cyan-50\/35 {
  --tw-ring-color: rgb(236 254 255 / 0.35);
}
.tw-ring-cyan-50\/40 {
  --tw-ring-color: rgb(236 254 255 / 0.4);
}
.tw-ring-cyan-50\/45 {
  --tw-ring-color: rgb(236 254 255 / 0.45);
}
.tw-ring-cyan-50\/5 {
  --tw-ring-color: rgb(236 254 255 / 0.05);
}
.tw-ring-cyan-50\/50 {
  --tw-ring-color: rgb(236 254 255 / 0.5);
}
.tw-ring-cyan-50\/55 {
  --tw-ring-color: rgb(236 254 255 / 0.55);
}
.tw-ring-cyan-50\/60 {
  --tw-ring-color: rgb(236 254 255 / 0.6);
}
.tw-ring-cyan-50\/65 {
  --tw-ring-color: rgb(236 254 255 / 0.65);
}
.tw-ring-cyan-50\/70 {
  --tw-ring-color: rgb(236 254 255 / 0.7);
}
.tw-ring-cyan-50\/75 {
  --tw-ring-color: rgb(236 254 255 / 0.75);
}
.tw-ring-cyan-50\/80 {
  --tw-ring-color: rgb(236 254 255 / 0.8);
}
.tw-ring-cyan-50\/85 {
  --tw-ring-color: rgb(236 254 255 / 0.85);
}
.tw-ring-cyan-50\/90 {
  --tw-ring-color: rgb(236 254 255 / 0.9);
}
.tw-ring-cyan-50\/95 {
  --tw-ring-color: rgb(236 254 255 / 0.95);
}
.tw-ring-cyan-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 182 212 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-500\/0 {
  --tw-ring-color: rgb(6 182 212 / 0);
}
.tw-ring-cyan-500\/10 {
  --tw-ring-color: rgb(6 182 212 / 0.1);
}
.tw-ring-cyan-500\/100 {
  --tw-ring-color: rgb(6 182 212 / 1);
}
.tw-ring-cyan-500\/15 {
  --tw-ring-color: rgb(6 182 212 / 0.15);
}
.tw-ring-cyan-500\/20 {
  --tw-ring-color: rgb(6 182 212 / 0.2);
}
.tw-ring-cyan-500\/25 {
  --tw-ring-color: rgb(6 182 212 / 0.25);
}
.tw-ring-cyan-500\/30 {
  --tw-ring-color: rgb(6 182 212 / 0.3);
}
.tw-ring-cyan-500\/35 {
  --tw-ring-color: rgb(6 182 212 / 0.35);
}
.tw-ring-cyan-500\/40 {
  --tw-ring-color: rgb(6 182 212 / 0.4);
}
.tw-ring-cyan-500\/45 {
  --tw-ring-color: rgb(6 182 212 / 0.45);
}
.tw-ring-cyan-500\/5 {
  --tw-ring-color: rgb(6 182 212 / 0.05);
}
.tw-ring-cyan-500\/50 {
  --tw-ring-color: rgb(6 182 212 / 0.5);
}
.tw-ring-cyan-500\/55 {
  --tw-ring-color: rgb(6 182 212 / 0.55);
}
.tw-ring-cyan-500\/60 {
  --tw-ring-color: rgb(6 182 212 / 0.6);
}
.tw-ring-cyan-500\/65 {
  --tw-ring-color: rgb(6 182 212 / 0.65);
}
.tw-ring-cyan-500\/70 {
  --tw-ring-color: rgb(6 182 212 / 0.7);
}
.tw-ring-cyan-500\/75 {
  --tw-ring-color: rgb(6 182 212 / 0.75);
}
.tw-ring-cyan-500\/80 {
  --tw-ring-color: rgb(6 182 212 / 0.8);
}
.tw-ring-cyan-500\/85 {
  --tw-ring-color: rgb(6 182 212 / 0.85);
}
.tw-ring-cyan-500\/90 {
  --tw-ring-color: rgb(6 182 212 / 0.9);
}
.tw-ring-cyan-500\/95 {
  --tw-ring-color: rgb(6 182 212 / 0.95);
}
.tw-ring-cyan-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 145 178 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-600\/0 {
  --tw-ring-color: rgb(8 145 178 / 0);
}
.tw-ring-cyan-600\/10 {
  --tw-ring-color: rgb(8 145 178 / 0.1);
}
.tw-ring-cyan-600\/100 {
  --tw-ring-color: rgb(8 145 178 / 1);
}
.tw-ring-cyan-600\/15 {
  --tw-ring-color: rgb(8 145 178 / 0.15);
}
.tw-ring-cyan-600\/20 {
  --tw-ring-color: rgb(8 145 178 / 0.2);
}
.tw-ring-cyan-600\/25 {
  --tw-ring-color: rgb(8 145 178 / 0.25);
}
.tw-ring-cyan-600\/30 {
  --tw-ring-color: rgb(8 145 178 / 0.3);
}
.tw-ring-cyan-600\/35 {
  --tw-ring-color: rgb(8 145 178 / 0.35);
}
.tw-ring-cyan-600\/40 {
  --tw-ring-color: rgb(8 145 178 / 0.4);
}
.tw-ring-cyan-600\/45 {
  --tw-ring-color: rgb(8 145 178 / 0.45);
}
.tw-ring-cyan-600\/5 {
  --tw-ring-color: rgb(8 145 178 / 0.05);
}
.tw-ring-cyan-600\/50 {
  --tw-ring-color: rgb(8 145 178 / 0.5);
}
.tw-ring-cyan-600\/55 {
  --tw-ring-color: rgb(8 145 178 / 0.55);
}
.tw-ring-cyan-600\/60 {
  --tw-ring-color: rgb(8 145 178 / 0.6);
}
.tw-ring-cyan-600\/65 {
  --tw-ring-color: rgb(8 145 178 / 0.65);
}
.tw-ring-cyan-600\/70 {
  --tw-ring-color: rgb(8 145 178 / 0.7);
}
.tw-ring-cyan-600\/75 {
  --tw-ring-color: rgb(8 145 178 / 0.75);
}
.tw-ring-cyan-600\/80 {
  --tw-ring-color: rgb(8 145 178 / 0.8);
}
.tw-ring-cyan-600\/85 {
  --tw-ring-color: rgb(8 145 178 / 0.85);
}
.tw-ring-cyan-600\/90 {
  --tw-ring-color: rgb(8 145 178 / 0.9);
}
.tw-ring-cyan-600\/95 {
  --tw-ring-color: rgb(8 145 178 / 0.95);
}
.tw-ring-cyan-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-700\/0 {
  --tw-ring-color: rgb(14 116 144 / 0);
}
.tw-ring-cyan-700\/10 {
  --tw-ring-color: rgb(14 116 144 / 0.1);
}
.tw-ring-cyan-700\/100 {
  --tw-ring-color: rgb(14 116 144 / 1);
}
.tw-ring-cyan-700\/15 {
  --tw-ring-color: rgb(14 116 144 / 0.15);
}
.tw-ring-cyan-700\/20 {
  --tw-ring-color: rgb(14 116 144 / 0.2);
}
.tw-ring-cyan-700\/25 {
  --tw-ring-color: rgb(14 116 144 / 0.25);
}
.tw-ring-cyan-700\/30 {
  --tw-ring-color: rgb(14 116 144 / 0.3);
}
.tw-ring-cyan-700\/35 {
  --tw-ring-color: rgb(14 116 144 / 0.35);
}
.tw-ring-cyan-700\/40 {
  --tw-ring-color: rgb(14 116 144 / 0.4);
}
.tw-ring-cyan-700\/45 {
  --tw-ring-color: rgb(14 116 144 / 0.45);
}
.tw-ring-cyan-700\/5 {
  --tw-ring-color: rgb(14 116 144 / 0.05);
}
.tw-ring-cyan-700\/50 {
  --tw-ring-color: rgb(14 116 144 / 0.5);
}
.tw-ring-cyan-700\/55 {
  --tw-ring-color: rgb(14 116 144 / 0.55);
}
.tw-ring-cyan-700\/60 {
  --tw-ring-color: rgb(14 116 144 / 0.6);
}
.tw-ring-cyan-700\/65 {
  --tw-ring-color: rgb(14 116 144 / 0.65);
}
.tw-ring-cyan-700\/70 {
  --tw-ring-color: rgb(14 116 144 / 0.7);
}
.tw-ring-cyan-700\/75 {
  --tw-ring-color: rgb(14 116 144 / 0.75);
}
.tw-ring-cyan-700\/80 {
  --tw-ring-color: rgb(14 116 144 / 0.8);
}
.tw-ring-cyan-700\/85 {
  --tw-ring-color: rgb(14 116 144 / 0.85);
}
.tw-ring-cyan-700\/90 {
  --tw-ring-color: rgb(14 116 144 / 0.9);
}
.tw-ring-cyan-700\/95 {
  --tw-ring-color: rgb(14 116 144 / 0.95);
}
.tw-ring-cyan-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 94 117 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-800\/0 {
  --tw-ring-color: rgb(21 94 117 / 0);
}
.tw-ring-cyan-800\/10 {
  --tw-ring-color: rgb(21 94 117 / 0.1);
}
.tw-ring-cyan-800\/100 {
  --tw-ring-color: rgb(21 94 117 / 1);
}
.tw-ring-cyan-800\/15 {
  --tw-ring-color: rgb(21 94 117 / 0.15);
}
.tw-ring-cyan-800\/20 {
  --tw-ring-color: rgb(21 94 117 / 0.2);
}
.tw-ring-cyan-800\/25 {
  --tw-ring-color: rgb(21 94 117 / 0.25);
}
.tw-ring-cyan-800\/30 {
  --tw-ring-color: rgb(21 94 117 / 0.3);
}
.tw-ring-cyan-800\/35 {
  --tw-ring-color: rgb(21 94 117 / 0.35);
}
.tw-ring-cyan-800\/40 {
  --tw-ring-color: rgb(21 94 117 / 0.4);
}
.tw-ring-cyan-800\/45 {
  --tw-ring-color: rgb(21 94 117 / 0.45);
}
.tw-ring-cyan-800\/5 {
  --tw-ring-color: rgb(21 94 117 / 0.05);
}
.tw-ring-cyan-800\/50 {
  --tw-ring-color: rgb(21 94 117 / 0.5);
}
.tw-ring-cyan-800\/55 {
  --tw-ring-color: rgb(21 94 117 / 0.55);
}
.tw-ring-cyan-800\/60 {
  --tw-ring-color: rgb(21 94 117 / 0.6);
}
.tw-ring-cyan-800\/65 {
  --tw-ring-color: rgb(21 94 117 / 0.65);
}
.tw-ring-cyan-800\/70 {
  --tw-ring-color: rgb(21 94 117 / 0.7);
}
.tw-ring-cyan-800\/75 {
  --tw-ring-color: rgb(21 94 117 / 0.75);
}
.tw-ring-cyan-800\/80 {
  --tw-ring-color: rgb(21 94 117 / 0.8);
}
.tw-ring-cyan-800\/85 {
  --tw-ring-color: rgb(21 94 117 / 0.85);
}
.tw-ring-cyan-800\/90 {
  --tw-ring-color: rgb(21 94 117 / 0.9);
}
.tw-ring-cyan-800\/95 {
  --tw-ring-color: rgb(21 94 117 / 0.95);
}
.tw-ring-cyan-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 78 99 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-900\/0 {
  --tw-ring-color: rgb(22 78 99 / 0);
}
.tw-ring-cyan-900\/10 {
  --tw-ring-color: rgb(22 78 99 / 0.1);
}
.tw-ring-cyan-900\/100 {
  --tw-ring-color: rgb(22 78 99 / 1);
}
.tw-ring-cyan-900\/15 {
  --tw-ring-color: rgb(22 78 99 / 0.15);
}
.tw-ring-cyan-900\/20 {
  --tw-ring-color: rgb(22 78 99 / 0.2);
}
.tw-ring-cyan-900\/25 {
  --tw-ring-color: rgb(22 78 99 / 0.25);
}
.tw-ring-cyan-900\/30 {
  --tw-ring-color: rgb(22 78 99 / 0.3);
}
.tw-ring-cyan-900\/35 {
  --tw-ring-color: rgb(22 78 99 / 0.35);
}
.tw-ring-cyan-900\/40 {
  --tw-ring-color: rgb(22 78 99 / 0.4);
}
.tw-ring-cyan-900\/45 {
  --tw-ring-color: rgb(22 78 99 / 0.45);
}
.tw-ring-cyan-900\/5 {
  --tw-ring-color: rgb(22 78 99 / 0.05);
}
.tw-ring-cyan-900\/50 {
  --tw-ring-color: rgb(22 78 99 / 0.5);
}
.tw-ring-cyan-900\/55 {
  --tw-ring-color: rgb(22 78 99 / 0.55);
}
.tw-ring-cyan-900\/60 {
  --tw-ring-color: rgb(22 78 99 / 0.6);
}
.tw-ring-cyan-900\/65 {
  --tw-ring-color: rgb(22 78 99 / 0.65);
}
.tw-ring-cyan-900\/70 {
  --tw-ring-color: rgb(22 78 99 / 0.7);
}
.tw-ring-cyan-900\/75 {
  --tw-ring-color: rgb(22 78 99 / 0.75);
}
.tw-ring-cyan-900\/80 {
  --tw-ring-color: rgb(22 78 99 / 0.8);
}
.tw-ring-cyan-900\/85 {
  --tw-ring-color: rgb(22 78 99 / 0.85);
}
.tw-ring-cyan-900\/90 {
  --tw-ring-color: rgb(22 78 99 / 0.9);
}
.tw-ring-cyan-900\/95 {
  --tw-ring-color: rgb(22 78 99 / 0.95);
}
.tw-ring-cyan-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 51 68 / var(--tw-ring-opacity, 1));
}
.tw-ring-cyan-950\/0 {
  --tw-ring-color: rgb(8 51 68 / 0);
}
.tw-ring-cyan-950\/10 {
  --tw-ring-color: rgb(8 51 68 / 0.1);
}
.tw-ring-cyan-950\/100 {
  --tw-ring-color: rgb(8 51 68 / 1);
}
.tw-ring-cyan-950\/15 {
  --tw-ring-color: rgb(8 51 68 / 0.15);
}
.tw-ring-cyan-950\/20 {
  --tw-ring-color: rgb(8 51 68 / 0.2);
}
.tw-ring-cyan-950\/25 {
  --tw-ring-color: rgb(8 51 68 / 0.25);
}
.tw-ring-cyan-950\/30 {
  --tw-ring-color: rgb(8 51 68 / 0.3);
}
.tw-ring-cyan-950\/35 {
  --tw-ring-color: rgb(8 51 68 / 0.35);
}
.tw-ring-cyan-950\/40 {
  --tw-ring-color: rgb(8 51 68 / 0.4);
}
.tw-ring-cyan-950\/45 {
  --tw-ring-color: rgb(8 51 68 / 0.45);
}
.tw-ring-cyan-950\/5 {
  --tw-ring-color: rgb(8 51 68 / 0.05);
}
.tw-ring-cyan-950\/50 {
  --tw-ring-color: rgb(8 51 68 / 0.5);
}
.tw-ring-cyan-950\/55 {
  --tw-ring-color: rgb(8 51 68 / 0.55);
}
.tw-ring-cyan-950\/60 {
  --tw-ring-color: rgb(8 51 68 / 0.6);
}
.tw-ring-cyan-950\/65 {
  --tw-ring-color: rgb(8 51 68 / 0.65);
}
.tw-ring-cyan-950\/70 {
  --tw-ring-color: rgb(8 51 68 / 0.7);
}
.tw-ring-cyan-950\/75 {
  --tw-ring-color: rgb(8 51 68 / 0.75);
}
.tw-ring-cyan-950\/80 {
  --tw-ring-color: rgb(8 51 68 / 0.8);
}
.tw-ring-cyan-950\/85 {
  --tw-ring-color: rgb(8 51 68 / 0.85);
}
.tw-ring-cyan-950\/90 {
  --tw-ring-color: rgb(8 51 68 / 0.9);
}
.tw-ring-cyan-950\/95 {
  --tw-ring-color: rgb(8 51 68 / 0.95);
}
.tw-ring-danger {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.tw-ring-danger-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}
.tw-ring-danger-dark\/0 {
  --tw-ring-color: rgb(220 38 38 / 0);
}
.tw-ring-danger-dark\/10 {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}
.tw-ring-danger-dark\/100 {
  --tw-ring-color: rgb(220 38 38 / 1);
}
.tw-ring-danger-dark\/15 {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}
.tw-ring-danger-dark\/20 {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}
.tw-ring-danger-dark\/25 {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}
.tw-ring-danger-dark\/30 {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}
.tw-ring-danger-dark\/35 {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}
.tw-ring-danger-dark\/40 {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}
.tw-ring-danger-dark\/45 {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}
.tw-ring-danger-dark\/5 {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}
.tw-ring-danger-dark\/50 {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}
.tw-ring-danger-dark\/55 {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}
.tw-ring-danger-dark\/60 {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}
.tw-ring-danger-dark\/65 {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}
.tw-ring-danger-dark\/70 {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}
.tw-ring-danger-dark\/75 {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}
.tw-ring-danger-dark\/80 {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}
.tw-ring-danger-dark\/85 {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}
.tw-ring-danger-dark\/90 {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}
.tw-ring-danger-dark\/95 {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}
.tw-ring-danger-light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.tw-ring-danger-light\/0 {
  --tw-ring-color: rgb(248 113 113 / 0);
}
.tw-ring-danger-light\/10 {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}
.tw-ring-danger-light\/100 {
  --tw-ring-color: rgb(248 113 113 / 1);
}
.tw-ring-danger-light\/15 {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}
.tw-ring-danger-light\/20 {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}
.tw-ring-danger-light\/25 {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}
.tw-ring-danger-light\/30 {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}
.tw-ring-danger-light\/35 {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}
.tw-ring-danger-light\/40 {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}
.tw-ring-danger-light\/45 {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}
.tw-ring-danger-light\/5 {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}
.tw-ring-danger-light\/50 {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}
.tw-ring-danger-light\/55 {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}
.tw-ring-danger-light\/60 {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}
.tw-ring-danger-light\/65 {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}
.tw-ring-danger-light\/70 {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}
.tw-ring-danger-light\/75 {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}
.tw-ring-danger-light\/80 {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}
.tw-ring-danger-light\/85 {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}
.tw-ring-danger-light\/90 {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}
.tw-ring-danger-light\/95 {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}
.tw-ring-danger\/0 {
  --tw-ring-color: rgb(239 68 68 / 0);
}
.tw-ring-danger\/10 {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}
.tw-ring-danger\/100 {
  --tw-ring-color: rgb(239 68 68 / 1);
}
.tw-ring-danger\/15 {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}
.tw-ring-danger\/20 {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}
.tw-ring-danger\/25 {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}
.tw-ring-danger\/30 {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}
.tw-ring-danger\/35 {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}
.tw-ring-danger\/40 {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}
.tw-ring-danger\/45 {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}
.tw-ring-danger\/5 {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}
.tw-ring-danger\/50 {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}
.tw-ring-danger\/55 {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}
.tw-ring-danger\/60 {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}
.tw-ring-danger\/65 {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}
.tw-ring-danger\/70 {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}
.tw-ring-danger\/75 {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}
.tw-ring-danger\/80 {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}
.tw-ring-danger\/85 {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}
.tw-ring-danger\/90 {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}
.tw-ring-danger\/95 {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}
.tw-ring-emerald-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 250 229 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-100\/0 {
  --tw-ring-color: rgb(209 250 229 / 0);
}
.tw-ring-emerald-100\/10 {
  --tw-ring-color: rgb(209 250 229 / 0.1);
}
.tw-ring-emerald-100\/100 {
  --tw-ring-color: rgb(209 250 229 / 1);
}
.tw-ring-emerald-100\/15 {
  --tw-ring-color: rgb(209 250 229 / 0.15);
}
.tw-ring-emerald-100\/20 {
  --tw-ring-color: rgb(209 250 229 / 0.2);
}
.tw-ring-emerald-100\/25 {
  --tw-ring-color: rgb(209 250 229 / 0.25);
}
.tw-ring-emerald-100\/30 {
  --tw-ring-color: rgb(209 250 229 / 0.3);
}
.tw-ring-emerald-100\/35 {
  --tw-ring-color: rgb(209 250 229 / 0.35);
}
.tw-ring-emerald-100\/40 {
  --tw-ring-color: rgb(209 250 229 / 0.4);
}
.tw-ring-emerald-100\/45 {
  --tw-ring-color: rgb(209 250 229 / 0.45);
}
.tw-ring-emerald-100\/5 {
  --tw-ring-color: rgb(209 250 229 / 0.05);
}
.tw-ring-emerald-100\/50 {
  --tw-ring-color: rgb(209 250 229 / 0.5);
}
.tw-ring-emerald-100\/55 {
  --tw-ring-color: rgb(209 250 229 / 0.55);
}
.tw-ring-emerald-100\/60 {
  --tw-ring-color: rgb(209 250 229 / 0.6);
}
.tw-ring-emerald-100\/65 {
  --tw-ring-color: rgb(209 250 229 / 0.65);
}
.tw-ring-emerald-100\/70 {
  --tw-ring-color: rgb(209 250 229 / 0.7);
}
.tw-ring-emerald-100\/75 {
  --tw-ring-color: rgb(209 250 229 / 0.75);
}
.tw-ring-emerald-100\/80 {
  --tw-ring-color: rgb(209 250 229 / 0.8);
}
.tw-ring-emerald-100\/85 {
  --tw-ring-color: rgb(209 250 229 / 0.85);
}
.tw-ring-emerald-100\/90 {
  --tw-ring-color: rgb(209 250 229 / 0.9);
}
.tw-ring-emerald-100\/95 {
  --tw-ring-color: rgb(209 250 229 / 0.95);
}
.tw-ring-emerald-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-200\/0 {
  --tw-ring-color: rgb(167 243 208 / 0);
}
.tw-ring-emerald-200\/10 {
  --tw-ring-color: rgb(167 243 208 / 0.1);
}
.tw-ring-emerald-200\/100 {
  --tw-ring-color: rgb(167 243 208 / 1);
}
.tw-ring-emerald-200\/15 {
  --tw-ring-color: rgb(167 243 208 / 0.15);
}
.tw-ring-emerald-200\/20 {
  --tw-ring-color: rgb(167 243 208 / 0.2);
}
.tw-ring-emerald-200\/25 {
  --tw-ring-color: rgb(167 243 208 / 0.25);
}
.tw-ring-emerald-200\/30 {
  --tw-ring-color: rgb(167 243 208 / 0.3);
}
.tw-ring-emerald-200\/35 {
  --tw-ring-color: rgb(167 243 208 / 0.35);
}
.tw-ring-emerald-200\/40 {
  --tw-ring-color: rgb(167 243 208 / 0.4);
}
.tw-ring-emerald-200\/45 {
  --tw-ring-color: rgb(167 243 208 / 0.45);
}
.tw-ring-emerald-200\/5 {
  --tw-ring-color: rgb(167 243 208 / 0.05);
}
.tw-ring-emerald-200\/50 {
  --tw-ring-color: rgb(167 243 208 / 0.5);
}
.tw-ring-emerald-200\/55 {
  --tw-ring-color: rgb(167 243 208 / 0.55);
}
.tw-ring-emerald-200\/60 {
  --tw-ring-color: rgb(167 243 208 / 0.6);
}
.tw-ring-emerald-200\/65 {
  --tw-ring-color: rgb(167 243 208 / 0.65);
}
.tw-ring-emerald-200\/70 {
  --tw-ring-color: rgb(167 243 208 / 0.7);
}
.tw-ring-emerald-200\/75 {
  --tw-ring-color: rgb(167 243 208 / 0.75);
}
.tw-ring-emerald-200\/80 {
  --tw-ring-color: rgb(167 243 208 / 0.8);
}
.tw-ring-emerald-200\/85 {
  --tw-ring-color: rgb(167 243 208 / 0.85);
}
.tw-ring-emerald-200\/90 {
  --tw-ring-color: rgb(167 243 208 / 0.9);
}
.tw-ring-emerald-200\/95 {
  --tw-ring-color: rgb(167 243 208 / 0.95);
}
.tw-ring-emerald-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-300\/0 {
  --tw-ring-color: rgb(110 231 183 / 0);
}
.tw-ring-emerald-300\/10 {
  --tw-ring-color: rgb(110 231 183 / 0.1);
}
.tw-ring-emerald-300\/100 {
  --tw-ring-color: rgb(110 231 183 / 1);
}
.tw-ring-emerald-300\/15 {
  --tw-ring-color: rgb(110 231 183 / 0.15);
}
.tw-ring-emerald-300\/20 {
  --tw-ring-color: rgb(110 231 183 / 0.2);
}
.tw-ring-emerald-300\/25 {
  --tw-ring-color: rgb(110 231 183 / 0.25);
}
.tw-ring-emerald-300\/30 {
  --tw-ring-color: rgb(110 231 183 / 0.3);
}
.tw-ring-emerald-300\/35 {
  --tw-ring-color: rgb(110 231 183 / 0.35);
}
.tw-ring-emerald-300\/40 {
  --tw-ring-color: rgb(110 231 183 / 0.4);
}
.tw-ring-emerald-300\/45 {
  --tw-ring-color: rgb(110 231 183 / 0.45);
}
.tw-ring-emerald-300\/5 {
  --tw-ring-color: rgb(110 231 183 / 0.05);
}
.tw-ring-emerald-300\/50 {
  --tw-ring-color: rgb(110 231 183 / 0.5);
}
.tw-ring-emerald-300\/55 {
  --tw-ring-color: rgb(110 231 183 / 0.55);
}
.tw-ring-emerald-300\/60 {
  --tw-ring-color: rgb(110 231 183 / 0.6);
}
.tw-ring-emerald-300\/65 {
  --tw-ring-color: rgb(110 231 183 / 0.65);
}
.tw-ring-emerald-300\/70 {
  --tw-ring-color: rgb(110 231 183 / 0.7);
}
.tw-ring-emerald-300\/75 {
  --tw-ring-color: rgb(110 231 183 / 0.75);
}
.tw-ring-emerald-300\/80 {
  --tw-ring-color: rgb(110 231 183 / 0.8);
}
.tw-ring-emerald-300\/85 {
  --tw-ring-color: rgb(110 231 183 / 0.85);
}
.tw-ring-emerald-300\/90 {
  --tw-ring-color: rgb(110 231 183 / 0.9);
}
.tw-ring-emerald-300\/95 {
  --tw-ring-color: rgb(110 231 183 / 0.95);
}
.tw-ring-emerald-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-400\/0 {
  --tw-ring-color: rgb(52 211 153 / 0);
}
.tw-ring-emerald-400\/10 {
  --tw-ring-color: rgb(52 211 153 / 0.1);
}
.tw-ring-emerald-400\/100 {
  --tw-ring-color: rgb(52 211 153 / 1);
}
.tw-ring-emerald-400\/15 {
  --tw-ring-color: rgb(52 211 153 / 0.15);
}
.tw-ring-emerald-400\/20 {
  --tw-ring-color: rgb(52 211 153 / 0.2);
}
.tw-ring-emerald-400\/25 {
  --tw-ring-color: rgb(52 211 153 / 0.25);
}
.tw-ring-emerald-400\/30 {
  --tw-ring-color: rgb(52 211 153 / 0.3);
}
.tw-ring-emerald-400\/35 {
  --tw-ring-color: rgb(52 211 153 / 0.35);
}
.tw-ring-emerald-400\/40 {
  --tw-ring-color: rgb(52 211 153 / 0.4);
}
.tw-ring-emerald-400\/45 {
  --tw-ring-color: rgb(52 211 153 / 0.45);
}
.tw-ring-emerald-400\/5 {
  --tw-ring-color: rgb(52 211 153 / 0.05);
}
.tw-ring-emerald-400\/50 {
  --tw-ring-color: rgb(52 211 153 / 0.5);
}
.tw-ring-emerald-400\/55 {
  --tw-ring-color: rgb(52 211 153 / 0.55);
}
.tw-ring-emerald-400\/60 {
  --tw-ring-color: rgb(52 211 153 / 0.6);
}
.tw-ring-emerald-400\/65 {
  --tw-ring-color: rgb(52 211 153 / 0.65);
}
.tw-ring-emerald-400\/70 {
  --tw-ring-color: rgb(52 211 153 / 0.7);
}
.tw-ring-emerald-400\/75 {
  --tw-ring-color: rgb(52 211 153 / 0.75);
}
.tw-ring-emerald-400\/80 {
  --tw-ring-color: rgb(52 211 153 / 0.8);
}
.tw-ring-emerald-400\/85 {
  --tw-ring-color: rgb(52 211 153 / 0.85);
}
.tw-ring-emerald-400\/90 {
  --tw-ring-color: rgb(52 211 153 / 0.9);
}
.tw-ring-emerald-400\/95 {
  --tw-ring-color: rgb(52 211 153 / 0.95);
}
.tw-ring-emerald-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-50\/0 {
  --tw-ring-color: rgb(236 253 245 / 0);
}
.tw-ring-emerald-50\/10 {
  --tw-ring-color: rgb(236 253 245 / 0.1);
}
.tw-ring-emerald-50\/100 {
  --tw-ring-color: rgb(236 253 245 / 1);
}
.tw-ring-emerald-50\/15 {
  --tw-ring-color: rgb(236 253 245 / 0.15);
}
.tw-ring-emerald-50\/20 {
  --tw-ring-color: rgb(236 253 245 / 0.2);
}
.tw-ring-emerald-50\/25 {
  --tw-ring-color: rgb(236 253 245 / 0.25);
}
.tw-ring-emerald-50\/30 {
  --tw-ring-color: rgb(236 253 245 / 0.3);
}
.tw-ring-emerald-50\/35 {
  --tw-ring-color: rgb(236 253 245 / 0.35);
}
.tw-ring-emerald-50\/40 {
  --tw-ring-color: rgb(236 253 245 / 0.4);
}
.tw-ring-emerald-50\/45 {
  --tw-ring-color: rgb(236 253 245 / 0.45);
}
.tw-ring-emerald-50\/5 {
  --tw-ring-color: rgb(236 253 245 / 0.05);
}
.tw-ring-emerald-50\/50 {
  --tw-ring-color: rgb(236 253 245 / 0.5);
}
.tw-ring-emerald-50\/55 {
  --tw-ring-color: rgb(236 253 245 / 0.55);
}
.tw-ring-emerald-50\/60 {
  --tw-ring-color: rgb(236 253 245 / 0.6);
}
.tw-ring-emerald-50\/65 {
  --tw-ring-color: rgb(236 253 245 / 0.65);
}
.tw-ring-emerald-50\/70 {
  --tw-ring-color: rgb(236 253 245 / 0.7);
}
.tw-ring-emerald-50\/75 {
  --tw-ring-color: rgb(236 253 245 / 0.75);
}
.tw-ring-emerald-50\/80 {
  --tw-ring-color: rgb(236 253 245 / 0.8);
}
.tw-ring-emerald-50\/85 {
  --tw-ring-color: rgb(236 253 245 / 0.85);
}
.tw-ring-emerald-50\/90 {
  --tw-ring-color: rgb(236 253 245 / 0.9);
}
.tw-ring-emerald-50\/95 {
  --tw-ring-color: rgb(236 253 245 / 0.95);
}
.tw-ring-emerald-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(16 185 129 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-500\/0 {
  --tw-ring-color: rgb(16 185 129 / 0);
}
.tw-ring-emerald-500\/10 {
  --tw-ring-color: rgb(16 185 129 / 0.1);
}
.tw-ring-emerald-500\/100 {
  --tw-ring-color: rgb(16 185 129 / 1);
}
.tw-ring-emerald-500\/15 {
  --tw-ring-color: rgb(16 185 129 / 0.15);
}
.tw-ring-emerald-500\/20 {
  --tw-ring-color: rgb(16 185 129 / 0.2);
}
.tw-ring-emerald-500\/25 {
  --tw-ring-color: rgb(16 185 129 / 0.25);
}
.tw-ring-emerald-500\/30 {
  --tw-ring-color: rgb(16 185 129 / 0.3);
}
.tw-ring-emerald-500\/35 {
  --tw-ring-color: rgb(16 185 129 / 0.35);
}
.tw-ring-emerald-500\/40 {
  --tw-ring-color: rgb(16 185 129 / 0.4);
}
.tw-ring-emerald-500\/45 {
  --tw-ring-color: rgb(16 185 129 / 0.45);
}
.tw-ring-emerald-500\/5 {
  --tw-ring-color: rgb(16 185 129 / 0.05);
}
.tw-ring-emerald-500\/50 {
  --tw-ring-color: rgb(16 185 129 / 0.5);
}
.tw-ring-emerald-500\/55 {
  --tw-ring-color: rgb(16 185 129 / 0.55);
}
.tw-ring-emerald-500\/60 {
  --tw-ring-color: rgb(16 185 129 / 0.6);
}
.tw-ring-emerald-500\/65 {
  --tw-ring-color: rgb(16 185 129 / 0.65);
}
.tw-ring-emerald-500\/70 {
  --tw-ring-color: rgb(16 185 129 / 0.7);
}
.tw-ring-emerald-500\/75 {
  --tw-ring-color: rgb(16 185 129 / 0.75);
}
.tw-ring-emerald-500\/80 {
  --tw-ring-color: rgb(16 185 129 / 0.8);
}
.tw-ring-emerald-500\/85 {
  --tw-ring-color: rgb(16 185 129 / 0.85);
}
.tw-ring-emerald-500\/90 {
  --tw-ring-color: rgb(16 185 129 / 0.9);
}
.tw-ring-emerald-500\/95 {
  --tw-ring-color: rgb(16 185 129 / 0.95);
}
.tw-ring-emerald-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-600\/0 {
  --tw-ring-color: rgb(5 150 105 / 0);
}
.tw-ring-emerald-600\/10 {
  --tw-ring-color: rgb(5 150 105 / 0.1);
}
.tw-ring-emerald-600\/100 {
  --tw-ring-color: rgb(5 150 105 / 1);
}
.tw-ring-emerald-600\/15 {
  --tw-ring-color: rgb(5 150 105 / 0.15);
}
.tw-ring-emerald-600\/20 {
  --tw-ring-color: rgb(5 150 105 / 0.2);
}
.tw-ring-emerald-600\/25 {
  --tw-ring-color: rgb(5 150 105 / 0.25);
}
.tw-ring-emerald-600\/30 {
  --tw-ring-color: rgb(5 150 105 / 0.3);
}
.tw-ring-emerald-600\/35 {
  --tw-ring-color: rgb(5 150 105 / 0.35);
}
.tw-ring-emerald-600\/40 {
  --tw-ring-color: rgb(5 150 105 / 0.4);
}
.tw-ring-emerald-600\/45 {
  --tw-ring-color: rgb(5 150 105 / 0.45);
}
.tw-ring-emerald-600\/5 {
  --tw-ring-color: rgb(5 150 105 / 0.05);
}
.tw-ring-emerald-600\/50 {
  --tw-ring-color: rgb(5 150 105 / 0.5);
}
.tw-ring-emerald-600\/55 {
  --tw-ring-color: rgb(5 150 105 / 0.55);
}
.tw-ring-emerald-600\/60 {
  --tw-ring-color: rgb(5 150 105 / 0.6);
}
.tw-ring-emerald-600\/65 {
  --tw-ring-color: rgb(5 150 105 / 0.65);
}
.tw-ring-emerald-600\/70 {
  --tw-ring-color: rgb(5 150 105 / 0.7);
}
.tw-ring-emerald-600\/75 {
  --tw-ring-color: rgb(5 150 105 / 0.75);
}
.tw-ring-emerald-600\/80 {
  --tw-ring-color: rgb(5 150 105 / 0.8);
}
.tw-ring-emerald-600\/85 {
  --tw-ring-color: rgb(5 150 105 / 0.85);
}
.tw-ring-emerald-600\/90 {
  --tw-ring-color: rgb(5 150 105 / 0.9);
}
.tw-ring-emerald-600\/95 {
  --tw-ring-color: rgb(5 150 105 / 0.95);
}
.tw-ring-emerald-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 120 87 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-700\/0 {
  --tw-ring-color: rgb(4 120 87 / 0);
}
.tw-ring-emerald-700\/10 {
  --tw-ring-color: rgb(4 120 87 / 0.1);
}
.tw-ring-emerald-700\/100 {
  --tw-ring-color: rgb(4 120 87 / 1);
}
.tw-ring-emerald-700\/15 {
  --tw-ring-color: rgb(4 120 87 / 0.15);
}
.tw-ring-emerald-700\/20 {
  --tw-ring-color: rgb(4 120 87 / 0.2);
}
.tw-ring-emerald-700\/25 {
  --tw-ring-color: rgb(4 120 87 / 0.25);
}
.tw-ring-emerald-700\/30 {
  --tw-ring-color: rgb(4 120 87 / 0.3);
}
.tw-ring-emerald-700\/35 {
  --tw-ring-color: rgb(4 120 87 / 0.35);
}
.tw-ring-emerald-700\/40 {
  --tw-ring-color: rgb(4 120 87 / 0.4);
}
.tw-ring-emerald-700\/45 {
  --tw-ring-color: rgb(4 120 87 / 0.45);
}
.tw-ring-emerald-700\/5 {
  --tw-ring-color: rgb(4 120 87 / 0.05);
}
.tw-ring-emerald-700\/50 {
  --tw-ring-color: rgb(4 120 87 / 0.5);
}
.tw-ring-emerald-700\/55 {
  --tw-ring-color: rgb(4 120 87 / 0.55);
}
.tw-ring-emerald-700\/60 {
  --tw-ring-color: rgb(4 120 87 / 0.6);
}
.tw-ring-emerald-700\/65 {
  --tw-ring-color: rgb(4 120 87 / 0.65);
}
.tw-ring-emerald-700\/70 {
  --tw-ring-color: rgb(4 120 87 / 0.7);
}
.tw-ring-emerald-700\/75 {
  --tw-ring-color: rgb(4 120 87 / 0.75);
}
.tw-ring-emerald-700\/80 {
  --tw-ring-color: rgb(4 120 87 / 0.8);
}
.tw-ring-emerald-700\/85 {
  --tw-ring-color: rgb(4 120 87 / 0.85);
}
.tw-ring-emerald-700\/90 {
  --tw-ring-color: rgb(4 120 87 / 0.9);
}
.tw-ring-emerald-700\/95 {
  --tw-ring-color: rgb(4 120 87 / 0.95);
}
.tw-ring-emerald-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 95 70 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-800\/0 {
  --tw-ring-color: rgb(6 95 70 / 0);
}
.tw-ring-emerald-800\/10 {
  --tw-ring-color: rgb(6 95 70 / 0.1);
}
.tw-ring-emerald-800\/100 {
  --tw-ring-color: rgb(6 95 70 / 1);
}
.tw-ring-emerald-800\/15 {
  --tw-ring-color: rgb(6 95 70 / 0.15);
}
.tw-ring-emerald-800\/20 {
  --tw-ring-color: rgb(6 95 70 / 0.2);
}
.tw-ring-emerald-800\/25 {
  --tw-ring-color: rgb(6 95 70 / 0.25);
}
.tw-ring-emerald-800\/30 {
  --tw-ring-color: rgb(6 95 70 / 0.3);
}
.tw-ring-emerald-800\/35 {
  --tw-ring-color: rgb(6 95 70 / 0.35);
}
.tw-ring-emerald-800\/40 {
  --tw-ring-color: rgb(6 95 70 / 0.4);
}
.tw-ring-emerald-800\/45 {
  --tw-ring-color: rgb(6 95 70 / 0.45);
}
.tw-ring-emerald-800\/5 {
  --tw-ring-color: rgb(6 95 70 / 0.05);
}
.tw-ring-emerald-800\/50 {
  --tw-ring-color: rgb(6 95 70 / 0.5);
}
.tw-ring-emerald-800\/55 {
  --tw-ring-color: rgb(6 95 70 / 0.55);
}
.tw-ring-emerald-800\/60 {
  --tw-ring-color: rgb(6 95 70 / 0.6);
}
.tw-ring-emerald-800\/65 {
  --tw-ring-color: rgb(6 95 70 / 0.65);
}
.tw-ring-emerald-800\/70 {
  --tw-ring-color: rgb(6 95 70 / 0.7);
}
.tw-ring-emerald-800\/75 {
  --tw-ring-color: rgb(6 95 70 / 0.75);
}
.tw-ring-emerald-800\/80 {
  --tw-ring-color: rgb(6 95 70 / 0.8);
}
.tw-ring-emerald-800\/85 {
  --tw-ring-color: rgb(6 95 70 / 0.85);
}
.tw-ring-emerald-800\/90 {
  --tw-ring-color: rgb(6 95 70 / 0.9);
}
.tw-ring-emerald-800\/95 {
  --tw-ring-color: rgb(6 95 70 / 0.95);
}
.tw-ring-emerald-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(6 78 59 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-900\/0 {
  --tw-ring-color: rgb(6 78 59 / 0);
}
.tw-ring-emerald-900\/10 {
  --tw-ring-color: rgb(6 78 59 / 0.1);
}
.tw-ring-emerald-900\/100 {
  --tw-ring-color: rgb(6 78 59 / 1);
}
.tw-ring-emerald-900\/15 {
  --tw-ring-color: rgb(6 78 59 / 0.15);
}
.tw-ring-emerald-900\/20 {
  --tw-ring-color: rgb(6 78 59 / 0.2);
}
.tw-ring-emerald-900\/25 {
  --tw-ring-color: rgb(6 78 59 / 0.25);
}
.tw-ring-emerald-900\/30 {
  --tw-ring-color: rgb(6 78 59 / 0.3);
}
.tw-ring-emerald-900\/35 {
  --tw-ring-color: rgb(6 78 59 / 0.35);
}
.tw-ring-emerald-900\/40 {
  --tw-ring-color: rgb(6 78 59 / 0.4);
}
.tw-ring-emerald-900\/45 {
  --tw-ring-color: rgb(6 78 59 / 0.45);
}
.tw-ring-emerald-900\/5 {
  --tw-ring-color: rgb(6 78 59 / 0.05);
}
.tw-ring-emerald-900\/50 {
  --tw-ring-color: rgb(6 78 59 / 0.5);
}
.tw-ring-emerald-900\/55 {
  --tw-ring-color: rgb(6 78 59 / 0.55);
}
.tw-ring-emerald-900\/60 {
  --tw-ring-color: rgb(6 78 59 / 0.6);
}
.tw-ring-emerald-900\/65 {
  --tw-ring-color: rgb(6 78 59 / 0.65);
}
.tw-ring-emerald-900\/70 {
  --tw-ring-color: rgb(6 78 59 / 0.7);
}
.tw-ring-emerald-900\/75 {
  --tw-ring-color: rgb(6 78 59 / 0.75);
}
.tw-ring-emerald-900\/80 {
  --tw-ring-color: rgb(6 78 59 / 0.8);
}
.tw-ring-emerald-900\/85 {
  --tw-ring-color: rgb(6 78 59 / 0.85);
}
.tw-ring-emerald-900\/90 {
  --tw-ring-color: rgb(6 78 59 / 0.9);
}
.tw-ring-emerald-900\/95 {
  --tw-ring-color: rgb(6 78 59 / 0.95);
}
.tw-ring-emerald-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 44 34 / var(--tw-ring-opacity, 1));
}
.tw-ring-emerald-950\/0 {
  --tw-ring-color: rgb(2 44 34 / 0);
}
.tw-ring-emerald-950\/10 {
  --tw-ring-color: rgb(2 44 34 / 0.1);
}
.tw-ring-emerald-950\/100 {
  --tw-ring-color: rgb(2 44 34 / 1);
}
.tw-ring-emerald-950\/15 {
  --tw-ring-color: rgb(2 44 34 / 0.15);
}
.tw-ring-emerald-950\/20 {
  --tw-ring-color: rgb(2 44 34 / 0.2);
}
.tw-ring-emerald-950\/25 {
  --tw-ring-color: rgb(2 44 34 / 0.25);
}
.tw-ring-emerald-950\/30 {
  --tw-ring-color: rgb(2 44 34 / 0.3);
}
.tw-ring-emerald-950\/35 {
  --tw-ring-color: rgb(2 44 34 / 0.35);
}
.tw-ring-emerald-950\/40 {
  --tw-ring-color: rgb(2 44 34 / 0.4);
}
.tw-ring-emerald-950\/45 {
  --tw-ring-color: rgb(2 44 34 / 0.45);
}
.tw-ring-emerald-950\/5 {
  --tw-ring-color: rgb(2 44 34 / 0.05);
}
.tw-ring-emerald-950\/50 {
  --tw-ring-color: rgb(2 44 34 / 0.5);
}
.tw-ring-emerald-950\/55 {
  --tw-ring-color: rgb(2 44 34 / 0.55);
}
.tw-ring-emerald-950\/60 {
  --tw-ring-color: rgb(2 44 34 / 0.6);
}
.tw-ring-emerald-950\/65 {
  --tw-ring-color: rgb(2 44 34 / 0.65);
}
.tw-ring-emerald-950\/70 {
  --tw-ring-color: rgb(2 44 34 / 0.7);
}
.tw-ring-emerald-950\/75 {
  --tw-ring-color: rgb(2 44 34 / 0.75);
}
.tw-ring-emerald-950\/80 {
  --tw-ring-color: rgb(2 44 34 / 0.8);
}
.tw-ring-emerald-950\/85 {
  --tw-ring-color: rgb(2 44 34 / 0.85);
}
.tw-ring-emerald-950\/90 {
  --tw-ring-color: rgb(2 44 34 / 0.9);
}
.tw-ring-emerald-950\/95 {
  --tw-ring-color: rgb(2 44 34 / 0.95);
}
.tw-ring-fuchsia-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 232 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-100\/0 {
  --tw-ring-color: rgb(250 232 255 / 0);
}
.tw-ring-fuchsia-100\/10 {
  --tw-ring-color: rgb(250 232 255 / 0.1);
}
.tw-ring-fuchsia-100\/100 {
  --tw-ring-color: rgb(250 232 255 / 1);
}
.tw-ring-fuchsia-100\/15 {
  --tw-ring-color: rgb(250 232 255 / 0.15);
}
.tw-ring-fuchsia-100\/20 {
  --tw-ring-color: rgb(250 232 255 / 0.2);
}
.tw-ring-fuchsia-100\/25 {
  --tw-ring-color: rgb(250 232 255 / 0.25);
}
.tw-ring-fuchsia-100\/30 {
  --tw-ring-color: rgb(250 232 255 / 0.3);
}
.tw-ring-fuchsia-100\/35 {
  --tw-ring-color: rgb(250 232 255 / 0.35);
}
.tw-ring-fuchsia-100\/40 {
  --tw-ring-color: rgb(250 232 255 / 0.4);
}
.tw-ring-fuchsia-100\/45 {
  --tw-ring-color: rgb(250 232 255 / 0.45);
}
.tw-ring-fuchsia-100\/5 {
  --tw-ring-color: rgb(250 232 255 / 0.05);
}
.tw-ring-fuchsia-100\/50 {
  --tw-ring-color: rgb(250 232 255 / 0.5);
}
.tw-ring-fuchsia-100\/55 {
  --tw-ring-color: rgb(250 232 255 / 0.55);
}
.tw-ring-fuchsia-100\/60 {
  --tw-ring-color: rgb(250 232 255 / 0.6);
}
.tw-ring-fuchsia-100\/65 {
  --tw-ring-color: rgb(250 232 255 / 0.65);
}
.tw-ring-fuchsia-100\/70 {
  --tw-ring-color: rgb(250 232 255 / 0.7);
}
.tw-ring-fuchsia-100\/75 {
  --tw-ring-color: rgb(250 232 255 / 0.75);
}
.tw-ring-fuchsia-100\/80 {
  --tw-ring-color: rgb(250 232 255 / 0.8);
}
.tw-ring-fuchsia-100\/85 {
  --tw-ring-color: rgb(250 232 255 / 0.85);
}
.tw-ring-fuchsia-100\/90 {
  --tw-ring-color: rgb(250 232 255 / 0.9);
}
.tw-ring-fuchsia-100\/95 {
  --tw-ring-color: rgb(250 232 255 / 0.95);
}
.tw-ring-fuchsia-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-200\/0 {
  --tw-ring-color: rgb(245 208 254 / 0);
}
.tw-ring-fuchsia-200\/10 {
  --tw-ring-color: rgb(245 208 254 / 0.1);
}
.tw-ring-fuchsia-200\/100 {
  --tw-ring-color: rgb(245 208 254 / 1);
}
.tw-ring-fuchsia-200\/15 {
  --tw-ring-color: rgb(245 208 254 / 0.15);
}
.tw-ring-fuchsia-200\/20 {
  --tw-ring-color: rgb(245 208 254 / 0.2);
}
.tw-ring-fuchsia-200\/25 {
  --tw-ring-color: rgb(245 208 254 / 0.25);
}
.tw-ring-fuchsia-200\/30 {
  --tw-ring-color: rgb(245 208 254 / 0.3);
}
.tw-ring-fuchsia-200\/35 {
  --tw-ring-color: rgb(245 208 254 / 0.35);
}
.tw-ring-fuchsia-200\/40 {
  --tw-ring-color: rgb(245 208 254 / 0.4);
}
.tw-ring-fuchsia-200\/45 {
  --tw-ring-color: rgb(245 208 254 / 0.45);
}
.tw-ring-fuchsia-200\/5 {
  --tw-ring-color: rgb(245 208 254 / 0.05);
}
.tw-ring-fuchsia-200\/50 {
  --tw-ring-color: rgb(245 208 254 / 0.5);
}
.tw-ring-fuchsia-200\/55 {
  --tw-ring-color: rgb(245 208 254 / 0.55);
}
.tw-ring-fuchsia-200\/60 {
  --tw-ring-color: rgb(245 208 254 / 0.6);
}
.tw-ring-fuchsia-200\/65 {
  --tw-ring-color: rgb(245 208 254 / 0.65);
}
.tw-ring-fuchsia-200\/70 {
  --tw-ring-color: rgb(245 208 254 / 0.7);
}
.tw-ring-fuchsia-200\/75 {
  --tw-ring-color: rgb(245 208 254 / 0.75);
}
.tw-ring-fuchsia-200\/80 {
  --tw-ring-color: rgb(245 208 254 / 0.8);
}
.tw-ring-fuchsia-200\/85 {
  --tw-ring-color: rgb(245 208 254 / 0.85);
}
.tw-ring-fuchsia-200\/90 {
  --tw-ring-color: rgb(245 208 254 / 0.9);
}
.tw-ring-fuchsia-200\/95 {
  --tw-ring-color: rgb(245 208 254 / 0.95);
}
.tw-ring-fuchsia-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 171 252 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-300\/0 {
  --tw-ring-color: rgb(240 171 252 / 0);
}
.tw-ring-fuchsia-300\/10 {
  --tw-ring-color: rgb(240 171 252 / 0.1);
}
.tw-ring-fuchsia-300\/100 {
  --tw-ring-color: rgb(240 171 252 / 1);
}
.tw-ring-fuchsia-300\/15 {
  --tw-ring-color: rgb(240 171 252 / 0.15);
}
.tw-ring-fuchsia-300\/20 {
  --tw-ring-color: rgb(240 171 252 / 0.2);
}
.tw-ring-fuchsia-300\/25 {
  --tw-ring-color: rgb(240 171 252 / 0.25);
}
.tw-ring-fuchsia-300\/30 {
  --tw-ring-color: rgb(240 171 252 / 0.3);
}
.tw-ring-fuchsia-300\/35 {
  --tw-ring-color: rgb(240 171 252 / 0.35);
}
.tw-ring-fuchsia-300\/40 {
  --tw-ring-color: rgb(240 171 252 / 0.4);
}
.tw-ring-fuchsia-300\/45 {
  --tw-ring-color: rgb(240 171 252 / 0.45);
}
.tw-ring-fuchsia-300\/5 {
  --tw-ring-color: rgb(240 171 252 / 0.05);
}
.tw-ring-fuchsia-300\/50 {
  --tw-ring-color: rgb(240 171 252 / 0.5);
}
.tw-ring-fuchsia-300\/55 {
  --tw-ring-color: rgb(240 171 252 / 0.55);
}
.tw-ring-fuchsia-300\/60 {
  --tw-ring-color: rgb(240 171 252 / 0.6);
}
.tw-ring-fuchsia-300\/65 {
  --tw-ring-color: rgb(240 171 252 / 0.65);
}
.tw-ring-fuchsia-300\/70 {
  --tw-ring-color: rgb(240 171 252 / 0.7);
}
.tw-ring-fuchsia-300\/75 {
  --tw-ring-color: rgb(240 171 252 / 0.75);
}
.tw-ring-fuchsia-300\/80 {
  --tw-ring-color: rgb(240 171 252 / 0.8);
}
.tw-ring-fuchsia-300\/85 {
  --tw-ring-color: rgb(240 171 252 / 0.85);
}
.tw-ring-fuchsia-300\/90 {
  --tw-ring-color: rgb(240 171 252 / 0.9);
}
.tw-ring-fuchsia-300\/95 {
  --tw-ring-color: rgb(240 171 252 / 0.95);
}
.tw-ring-fuchsia-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(232 121 249 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-400\/0 {
  --tw-ring-color: rgb(232 121 249 / 0);
}
.tw-ring-fuchsia-400\/10 {
  --tw-ring-color: rgb(232 121 249 / 0.1);
}
.tw-ring-fuchsia-400\/100 {
  --tw-ring-color: rgb(232 121 249 / 1);
}
.tw-ring-fuchsia-400\/15 {
  --tw-ring-color: rgb(232 121 249 / 0.15);
}
.tw-ring-fuchsia-400\/20 {
  --tw-ring-color: rgb(232 121 249 / 0.2);
}
.tw-ring-fuchsia-400\/25 {
  --tw-ring-color: rgb(232 121 249 / 0.25);
}
.tw-ring-fuchsia-400\/30 {
  --tw-ring-color: rgb(232 121 249 / 0.3);
}
.tw-ring-fuchsia-400\/35 {
  --tw-ring-color: rgb(232 121 249 / 0.35);
}
.tw-ring-fuchsia-400\/40 {
  --tw-ring-color: rgb(232 121 249 / 0.4);
}
.tw-ring-fuchsia-400\/45 {
  --tw-ring-color: rgb(232 121 249 / 0.45);
}
.tw-ring-fuchsia-400\/5 {
  --tw-ring-color: rgb(232 121 249 / 0.05);
}
.tw-ring-fuchsia-400\/50 {
  --tw-ring-color: rgb(232 121 249 / 0.5);
}
.tw-ring-fuchsia-400\/55 {
  --tw-ring-color: rgb(232 121 249 / 0.55);
}
.tw-ring-fuchsia-400\/60 {
  --tw-ring-color: rgb(232 121 249 / 0.6);
}
.tw-ring-fuchsia-400\/65 {
  --tw-ring-color: rgb(232 121 249 / 0.65);
}
.tw-ring-fuchsia-400\/70 {
  --tw-ring-color: rgb(232 121 249 / 0.7);
}
.tw-ring-fuchsia-400\/75 {
  --tw-ring-color: rgb(232 121 249 / 0.75);
}
.tw-ring-fuchsia-400\/80 {
  --tw-ring-color: rgb(232 121 249 / 0.8);
}
.tw-ring-fuchsia-400\/85 {
  --tw-ring-color: rgb(232 121 249 / 0.85);
}
.tw-ring-fuchsia-400\/90 {
  --tw-ring-color: rgb(232 121 249 / 0.9);
}
.tw-ring-fuchsia-400\/95 {
  --tw-ring-color: rgb(232 121 249 / 0.95);
}
.tw-ring-fuchsia-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 244 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-50\/0 {
  --tw-ring-color: rgb(253 244 255 / 0);
}
.tw-ring-fuchsia-50\/10 {
  --tw-ring-color: rgb(253 244 255 / 0.1);
}
.tw-ring-fuchsia-50\/100 {
  --tw-ring-color: rgb(253 244 255 / 1);
}
.tw-ring-fuchsia-50\/15 {
  --tw-ring-color: rgb(253 244 255 / 0.15);
}
.tw-ring-fuchsia-50\/20 {
  --tw-ring-color: rgb(253 244 255 / 0.2);
}
.tw-ring-fuchsia-50\/25 {
  --tw-ring-color: rgb(253 244 255 / 0.25);
}
.tw-ring-fuchsia-50\/30 {
  --tw-ring-color: rgb(253 244 255 / 0.3);
}
.tw-ring-fuchsia-50\/35 {
  --tw-ring-color: rgb(253 244 255 / 0.35);
}
.tw-ring-fuchsia-50\/40 {
  --tw-ring-color: rgb(253 244 255 / 0.4);
}
.tw-ring-fuchsia-50\/45 {
  --tw-ring-color: rgb(253 244 255 / 0.45);
}
.tw-ring-fuchsia-50\/5 {
  --tw-ring-color: rgb(253 244 255 / 0.05);
}
.tw-ring-fuchsia-50\/50 {
  --tw-ring-color: rgb(253 244 255 / 0.5);
}
.tw-ring-fuchsia-50\/55 {
  --tw-ring-color: rgb(253 244 255 / 0.55);
}
.tw-ring-fuchsia-50\/60 {
  --tw-ring-color: rgb(253 244 255 / 0.6);
}
.tw-ring-fuchsia-50\/65 {
  --tw-ring-color: rgb(253 244 255 / 0.65);
}
.tw-ring-fuchsia-50\/70 {
  --tw-ring-color: rgb(253 244 255 / 0.7);
}
.tw-ring-fuchsia-50\/75 {
  --tw-ring-color: rgb(253 244 255 / 0.75);
}
.tw-ring-fuchsia-50\/80 {
  --tw-ring-color: rgb(253 244 255 / 0.8);
}
.tw-ring-fuchsia-50\/85 {
  --tw-ring-color: rgb(253 244 255 / 0.85);
}
.tw-ring-fuchsia-50\/90 {
  --tw-ring-color: rgb(253 244 255 / 0.9);
}
.tw-ring-fuchsia-50\/95 {
  --tw-ring-color: rgb(253 244 255 / 0.95);
}
.tw-ring-fuchsia-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 70 239 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-500\/0 {
  --tw-ring-color: rgb(217 70 239 / 0);
}
.tw-ring-fuchsia-500\/10 {
  --tw-ring-color: rgb(217 70 239 / 0.1);
}
.tw-ring-fuchsia-500\/100 {
  --tw-ring-color: rgb(217 70 239 / 1);
}
.tw-ring-fuchsia-500\/15 {
  --tw-ring-color: rgb(217 70 239 / 0.15);
}
.tw-ring-fuchsia-500\/20 {
  --tw-ring-color: rgb(217 70 239 / 0.2);
}
.tw-ring-fuchsia-500\/25 {
  --tw-ring-color: rgb(217 70 239 / 0.25);
}
.tw-ring-fuchsia-500\/30 {
  --tw-ring-color: rgb(217 70 239 / 0.3);
}
.tw-ring-fuchsia-500\/35 {
  --tw-ring-color: rgb(217 70 239 / 0.35);
}
.tw-ring-fuchsia-500\/40 {
  --tw-ring-color: rgb(217 70 239 / 0.4);
}
.tw-ring-fuchsia-500\/45 {
  --tw-ring-color: rgb(217 70 239 / 0.45);
}
.tw-ring-fuchsia-500\/5 {
  --tw-ring-color: rgb(217 70 239 / 0.05);
}
.tw-ring-fuchsia-500\/50 {
  --tw-ring-color: rgb(217 70 239 / 0.5);
}
.tw-ring-fuchsia-500\/55 {
  --tw-ring-color: rgb(217 70 239 / 0.55);
}
.tw-ring-fuchsia-500\/60 {
  --tw-ring-color: rgb(217 70 239 / 0.6);
}
.tw-ring-fuchsia-500\/65 {
  --tw-ring-color: rgb(217 70 239 / 0.65);
}
.tw-ring-fuchsia-500\/70 {
  --tw-ring-color: rgb(217 70 239 / 0.7);
}
.tw-ring-fuchsia-500\/75 {
  --tw-ring-color: rgb(217 70 239 / 0.75);
}
.tw-ring-fuchsia-500\/80 {
  --tw-ring-color: rgb(217 70 239 / 0.8);
}
.tw-ring-fuchsia-500\/85 {
  --tw-ring-color: rgb(217 70 239 / 0.85);
}
.tw-ring-fuchsia-500\/90 {
  --tw-ring-color: rgb(217 70 239 / 0.9);
}
.tw-ring-fuchsia-500\/95 {
  --tw-ring-color: rgb(217 70 239 / 0.95);
}
.tw-ring-fuchsia-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(192 38 211 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-600\/0 {
  --tw-ring-color: rgb(192 38 211 / 0);
}
.tw-ring-fuchsia-600\/10 {
  --tw-ring-color: rgb(192 38 211 / 0.1);
}
.tw-ring-fuchsia-600\/100 {
  --tw-ring-color: rgb(192 38 211 / 1);
}
.tw-ring-fuchsia-600\/15 {
  --tw-ring-color: rgb(192 38 211 / 0.15);
}
.tw-ring-fuchsia-600\/20 {
  --tw-ring-color: rgb(192 38 211 / 0.2);
}
.tw-ring-fuchsia-600\/25 {
  --tw-ring-color: rgb(192 38 211 / 0.25);
}
.tw-ring-fuchsia-600\/30 {
  --tw-ring-color: rgb(192 38 211 / 0.3);
}
.tw-ring-fuchsia-600\/35 {
  --tw-ring-color: rgb(192 38 211 / 0.35);
}
.tw-ring-fuchsia-600\/40 {
  --tw-ring-color: rgb(192 38 211 / 0.4);
}
.tw-ring-fuchsia-600\/45 {
  --tw-ring-color: rgb(192 38 211 / 0.45);
}
.tw-ring-fuchsia-600\/5 {
  --tw-ring-color: rgb(192 38 211 / 0.05);
}
.tw-ring-fuchsia-600\/50 {
  --tw-ring-color: rgb(192 38 211 / 0.5);
}
.tw-ring-fuchsia-600\/55 {
  --tw-ring-color: rgb(192 38 211 / 0.55);
}
.tw-ring-fuchsia-600\/60 {
  --tw-ring-color: rgb(192 38 211 / 0.6);
}
.tw-ring-fuchsia-600\/65 {
  --tw-ring-color: rgb(192 38 211 / 0.65);
}
.tw-ring-fuchsia-600\/70 {
  --tw-ring-color: rgb(192 38 211 / 0.7);
}
.tw-ring-fuchsia-600\/75 {
  --tw-ring-color: rgb(192 38 211 / 0.75);
}
.tw-ring-fuchsia-600\/80 {
  --tw-ring-color: rgb(192 38 211 / 0.8);
}
.tw-ring-fuchsia-600\/85 {
  --tw-ring-color: rgb(192 38 211 / 0.85);
}
.tw-ring-fuchsia-600\/90 {
  --tw-ring-color: rgb(192 38 211 / 0.9);
}
.tw-ring-fuchsia-600\/95 {
  --tw-ring-color: rgb(192 38 211 / 0.95);
}
.tw-ring-fuchsia-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(162 28 175 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-700\/0 {
  --tw-ring-color: rgb(162 28 175 / 0);
}
.tw-ring-fuchsia-700\/10 {
  --tw-ring-color: rgb(162 28 175 / 0.1);
}
.tw-ring-fuchsia-700\/100 {
  --tw-ring-color: rgb(162 28 175 / 1);
}
.tw-ring-fuchsia-700\/15 {
  --tw-ring-color: rgb(162 28 175 / 0.15);
}
.tw-ring-fuchsia-700\/20 {
  --tw-ring-color: rgb(162 28 175 / 0.2);
}
.tw-ring-fuchsia-700\/25 {
  --tw-ring-color: rgb(162 28 175 / 0.25);
}
.tw-ring-fuchsia-700\/30 {
  --tw-ring-color: rgb(162 28 175 / 0.3);
}
.tw-ring-fuchsia-700\/35 {
  --tw-ring-color: rgb(162 28 175 / 0.35);
}
.tw-ring-fuchsia-700\/40 {
  --tw-ring-color: rgb(162 28 175 / 0.4);
}
.tw-ring-fuchsia-700\/45 {
  --tw-ring-color: rgb(162 28 175 / 0.45);
}
.tw-ring-fuchsia-700\/5 {
  --tw-ring-color: rgb(162 28 175 / 0.05);
}
.tw-ring-fuchsia-700\/50 {
  --tw-ring-color: rgb(162 28 175 / 0.5);
}
.tw-ring-fuchsia-700\/55 {
  --tw-ring-color: rgb(162 28 175 / 0.55);
}
.tw-ring-fuchsia-700\/60 {
  --tw-ring-color: rgb(162 28 175 / 0.6);
}
.tw-ring-fuchsia-700\/65 {
  --tw-ring-color: rgb(162 28 175 / 0.65);
}
.tw-ring-fuchsia-700\/70 {
  --tw-ring-color: rgb(162 28 175 / 0.7);
}
.tw-ring-fuchsia-700\/75 {
  --tw-ring-color: rgb(162 28 175 / 0.75);
}
.tw-ring-fuchsia-700\/80 {
  --tw-ring-color: rgb(162 28 175 / 0.8);
}
.tw-ring-fuchsia-700\/85 {
  --tw-ring-color: rgb(162 28 175 / 0.85);
}
.tw-ring-fuchsia-700\/90 {
  --tw-ring-color: rgb(162 28 175 / 0.9);
}
.tw-ring-fuchsia-700\/95 {
  --tw-ring-color: rgb(162 28 175 / 0.95);
}
.tw-ring-fuchsia-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 25 143 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-800\/0 {
  --tw-ring-color: rgb(134 25 143 / 0);
}
.tw-ring-fuchsia-800\/10 {
  --tw-ring-color: rgb(134 25 143 / 0.1);
}
.tw-ring-fuchsia-800\/100 {
  --tw-ring-color: rgb(134 25 143 / 1);
}
.tw-ring-fuchsia-800\/15 {
  --tw-ring-color: rgb(134 25 143 / 0.15);
}
.tw-ring-fuchsia-800\/20 {
  --tw-ring-color: rgb(134 25 143 / 0.2);
}
.tw-ring-fuchsia-800\/25 {
  --tw-ring-color: rgb(134 25 143 / 0.25);
}
.tw-ring-fuchsia-800\/30 {
  --tw-ring-color: rgb(134 25 143 / 0.3);
}
.tw-ring-fuchsia-800\/35 {
  --tw-ring-color: rgb(134 25 143 / 0.35);
}
.tw-ring-fuchsia-800\/40 {
  --tw-ring-color: rgb(134 25 143 / 0.4);
}
.tw-ring-fuchsia-800\/45 {
  --tw-ring-color: rgb(134 25 143 / 0.45);
}
.tw-ring-fuchsia-800\/5 {
  --tw-ring-color: rgb(134 25 143 / 0.05);
}
.tw-ring-fuchsia-800\/50 {
  --tw-ring-color: rgb(134 25 143 / 0.5);
}
.tw-ring-fuchsia-800\/55 {
  --tw-ring-color: rgb(134 25 143 / 0.55);
}
.tw-ring-fuchsia-800\/60 {
  --tw-ring-color: rgb(134 25 143 / 0.6);
}
.tw-ring-fuchsia-800\/65 {
  --tw-ring-color: rgb(134 25 143 / 0.65);
}
.tw-ring-fuchsia-800\/70 {
  --tw-ring-color: rgb(134 25 143 / 0.7);
}
.tw-ring-fuchsia-800\/75 {
  --tw-ring-color: rgb(134 25 143 / 0.75);
}
.tw-ring-fuchsia-800\/80 {
  --tw-ring-color: rgb(134 25 143 / 0.8);
}
.tw-ring-fuchsia-800\/85 {
  --tw-ring-color: rgb(134 25 143 / 0.85);
}
.tw-ring-fuchsia-800\/90 {
  --tw-ring-color: rgb(134 25 143 / 0.9);
}
.tw-ring-fuchsia-800\/95 {
  --tw-ring-color: rgb(134 25 143 / 0.95);
}
.tw-ring-fuchsia-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(112 26 117 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-900\/0 {
  --tw-ring-color: rgb(112 26 117 / 0);
}
.tw-ring-fuchsia-900\/10 {
  --tw-ring-color: rgb(112 26 117 / 0.1);
}
.tw-ring-fuchsia-900\/100 {
  --tw-ring-color: rgb(112 26 117 / 1);
}
.tw-ring-fuchsia-900\/15 {
  --tw-ring-color: rgb(112 26 117 / 0.15);
}
.tw-ring-fuchsia-900\/20 {
  --tw-ring-color: rgb(112 26 117 / 0.2);
}
.tw-ring-fuchsia-900\/25 {
  --tw-ring-color: rgb(112 26 117 / 0.25);
}
.tw-ring-fuchsia-900\/30 {
  --tw-ring-color: rgb(112 26 117 / 0.3);
}
.tw-ring-fuchsia-900\/35 {
  --tw-ring-color: rgb(112 26 117 / 0.35);
}
.tw-ring-fuchsia-900\/40 {
  --tw-ring-color: rgb(112 26 117 / 0.4);
}
.tw-ring-fuchsia-900\/45 {
  --tw-ring-color: rgb(112 26 117 / 0.45);
}
.tw-ring-fuchsia-900\/5 {
  --tw-ring-color: rgb(112 26 117 / 0.05);
}
.tw-ring-fuchsia-900\/50 {
  --tw-ring-color: rgb(112 26 117 / 0.5);
}
.tw-ring-fuchsia-900\/55 {
  --tw-ring-color: rgb(112 26 117 / 0.55);
}
.tw-ring-fuchsia-900\/60 {
  --tw-ring-color: rgb(112 26 117 / 0.6);
}
.tw-ring-fuchsia-900\/65 {
  --tw-ring-color: rgb(112 26 117 / 0.65);
}
.tw-ring-fuchsia-900\/70 {
  --tw-ring-color: rgb(112 26 117 / 0.7);
}
.tw-ring-fuchsia-900\/75 {
  --tw-ring-color: rgb(112 26 117 / 0.75);
}
.tw-ring-fuchsia-900\/80 {
  --tw-ring-color: rgb(112 26 117 / 0.8);
}
.tw-ring-fuchsia-900\/85 {
  --tw-ring-color: rgb(112 26 117 / 0.85);
}
.tw-ring-fuchsia-900\/90 {
  --tw-ring-color: rgb(112 26 117 / 0.9);
}
.tw-ring-fuchsia-900\/95 {
  --tw-ring-color: rgb(112 26 117 / 0.95);
}
.tw-ring-fuchsia-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 4 78 / var(--tw-ring-opacity, 1));
}
.tw-ring-fuchsia-950\/0 {
  --tw-ring-color: rgb(74 4 78 / 0);
}
.tw-ring-fuchsia-950\/10 {
  --tw-ring-color: rgb(74 4 78 / 0.1);
}
.tw-ring-fuchsia-950\/100 {
  --tw-ring-color: rgb(74 4 78 / 1);
}
.tw-ring-fuchsia-950\/15 {
  --tw-ring-color: rgb(74 4 78 / 0.15);
}
.tw-ring-fuchsia-950\/20 {
  --tw-ring-color: rgb(74 4 78 / 0.2);
}
.tw-ring-fuchsia-950\/25 {
  --tw-ring-color: rgb(74 4 78 / 0.25);
}
.tw-ring-fuchsia-950\/30 {
  --tw-ring-color: rgb(74 4 78 / 0.3);
}
.tw-ring-fuchsia-950\/35 {
  --tw-ring-color: rgb(74 4 78 / 0.35);
}
.tw-ring-fuchsia-950\/40 {
  --tw-ring-color: rgb(74 4 78 / 0.4);
}
.tw-ring-fuchsia-950\/45 {
  --tw-ring-color: rgb(74 4 78 / 0.45);
}
.tw-ring-fuchsia-950\/5 {
  --tw-ring-color: rgb(74 4 78 / 0.05);
}
.tw-ring-fuchsia-950\/50 {
  --tw-ring-color: rgb(74 4 78 / 0.5);
}
.tw-ring-fuchsia-950\/55 {
  --tw-ring-color: rgb(74 4 78 / 0.55);
}
.tw-ring-fuchsia-950\/60 {
  --tw-ring-color: rgb(74 4 78 / 0.6);
}
.tw-ring-fuchsia-950\/65 {
  --tw-ring-color: rgb(74 4 78 / 0.65);
}
.tw-ring-fuchsia-950\/70 {
  --tw-ring-color: rgb(74 4 78 / 0.7);
}
.tw-ring-fuchsia-950\/75 {
  --tw-ring-color: rgb(74 4 78 / 0.75);
}
.tw-ring-fuchsia-950\/80 {
  --tw-ring-color: rgb(74 4 78 / 0.8);
}
.tw-ring-fuchsia-950\/85 {
  --tw-ring-color: rgb(74 4 78 / 0.85);
}
.tw-ring-fuchsia-950\/90 {
  --tw-ring-color: rgb(74 4 78 / 0.9);
}
.tw-ring-fuchsia-950\/95 {
  --tw-ring-color: rgb(74 4 78 / 0.95);
}
.tw-ring-gray-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-100\/0 {
  --tw-ring-color: rgb(243 244 246 / 0);
}
.tw-ring-gray-100\/10 {
  --tw-ring-color: rgb(243 244 246 / 0.1);
}
.tw-ring-gray-100\/100 {
  --tw-ring-color: rgb(243 244 246 / 1);
}
.tw-ring-gray-100\/15 {
  --tw-ring-color: rgb(243 244 246 / 0.15);
}
.tw-ring-gray-100\/20 {
  --tw-ring-color: rgb(243 244 246 / 0.2);
}
.tw-ring-gray-100\/25 {
  --tw-ring-color: rgb(243 244 246 / 0.25);
}
.tw-ring-gray-100\/30 {
  --tw-ring-color: rgb(243 244 246 / 0.3);
}
.tw-ring-gray-100\/35 {
  --tw-ring-color: rgb(243 244 246 / 0.35);
}
.tw-ring-gray-100\/40 {
  --tw-ring-color: rgb(243 244 246 / 0.4);
}
.tw-ring-gray-100\/45 {
  --tw-ring-color: rgb(243 244 246 / 0.45);
}
.tw-ring-gray-100\/5 {
  --tw-ring-color: rgb(243 244 246 / 0.05);
}
.tw-ring-gray-100\/50 {
  --tw-ring-color: rgb(243 244 246 / 0.5);
}
.tw-ring-gray-100\/55 {
  --tw-ring-color: rgb(243 244 246 / 0.55);
}
.tw-ring-gray-100\/60 {
  --tw-ring-color: rgb(243 244 246 / 0.6);
}
.tw-ring-gray-100\/65 {
  --tw-ring-color: rgb(243 244 246 / 0.65);
}
.tw-ring-gray-100\/70 {
  --tw-ring-color: rgb(243 244 246 / 0.7);
}
.tw-ring-gray-100\/75 {
  --tw-ring-color: rgb(243 244 246 / 0.75);
}
.tw-ring-gray-100\/80 {
  --tw-ring-color: rgb(243 244 246 / 0.8);
}
.tw-ring-gray-100\/85 {
  --tw-ring-color: rgb(243 244 246 / 0.85);
}
.tw-ring-gray-100\/90 {
  --tw-ring-color: rgb(243 244 246 / 0.9);
}
.tw-ring-gray-100\/95 {
  --tw-ring-color: rgb(243 244 246 / 0.95);
}
.tw-ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-200\/0 {
  --tw-ring-color: rgb(229 231 235 / 0);
}
.tw-ring-gray-200\/10 {
  --tw-ring-color: rgb(229 231 235 / 0.1);
}
.tw-ring-gray-200\/100 {
  --tw-ring-color: rgb(229 231 235 / 1);
}
.tw-ring-gray-200\/15 {
  --tw-ring-color: rgb(229 231 235 / 0.15);
}
.tw-ring-gray-200\/20 {
  --tw-ring-color: rgb(229 231 235 / 0.2);
}
.tw-ring-gray-200\/25 {
  --tw-ring-color: rgb(229 231 235 / 0.25);
}
.tw-ring-gray-200\/30 {
  --tw-ring-color: rgb(229 231 235 / 0.3);
}
.tw-ring-gray-200\/35 {
  --tw-ring-color: rgb(229 231 235 / 0.35);
}
.tw-ring-gray-200\/40 {
  --tw-ring-color: rgb(229 231 235 / 0.4);
}
.tw-ring-gray-200\/45 {
  --tw-ring-color: rgb(229 231 235 / 0.45);
}
.tw-ring-gray-200\/5 {
  --tw-ring-color: rgb(229 231 235 / 0.05);
}
.tw-ring-gray-200\/50 {
  --tw-ring-color: rgb(229 231 235 / 0.5);
}
.tw-ring-gray-200\/55 {
  --tw-ring-color: rgb(229 231 235 / 0.55);
}
.tw-ring-gray-200\/60 {
  --tw-ring-color: rgb(229 231 235 / 0.6);
}
.tw-ring-gray-200\/65 {
  --tw-ring-color: rgb(229 231 235 / 0.65);
}
.tw-ring-gray-200\/70 {
  --tw-ring-color: rgb(229 231 235 / 0.7);
}
.tw-ring-gray-200\/75 {
  --tw-ring-color: rgb(229 231 235 / 0.75);
}
.tw-ring-gray-200\/80 {
  --tw-ring-color: rgb(229 231 235 / 0.8);
}
.tw-ring-gray-200\/85 {
  --tw-ring-color: rgb(229 231 235 / 0.85);
}
.tw-ring-gray-200\/90 {
  --tw-ring-color: rgb(229 231 235 / 0.9);
}
.tw-ring-gray-200\/95 {
  --tw-ring-color: rgb(229 231 235 / 0.95);
}
.tw-ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-300\/0 {
  --tw-ring-color: rgb(209 213 219 / 0);
}
.tw-ring-gray-300\/10 {
  --tw-ring-color: rgb(209 213 219 / 0.1);
}
.tw-ring-gray-300\/100 {
  --tw-ring-color: rgb(209 213 219 / 1);
}
.tw-ring-gray-300\/15 {
  --tw-ring-color: rgb(209 213 219 / 0.15);
}
.tw-ring-gray-300\/20 {
  --tw-ring-color: rgb(209 213 219 / 0.2);
}
.tw-ring-gray-300\/25 {
  --tw-ring-color: rgb(209 213 219 / 0.25);
}
.tw-ring-gray-300\/30 {
  --tw-ring-color: rgb(209 213 219 / 0.3);
}
.tw-ring-gray-300\/35 {
  --tw-ring-color: rgb(209 213 219 / 0.35);
}
.tw-ring-gray-300\/40 {
  --tw-ring-color: rgb(209 213 219 / 0.4);
}
.tw-ring-gray-300\/45 {
  --tw-ring-color: rgb(209 213 219 / 0.45);
}
.tw-ring-gray-300\/5 {
  --tw-ring-color: rgb(209 213 219 / 0.05);
}
.tw-ring-gray-300\/50 {
  --tw-ring-color: rgb(209 213 219 / 0.5);
}
.tw-ring-gray-300\/55 {
  --tw-ring-color: rgb(209 213 219 / 0.55);
}
.tw-ring-gray-300\/60 {
  --tw-ring-color: rgb(209 213 219 / 0.6);
}
.tw-ring-gray-300\/65 {
  --tw-ring-color: rgb(209 213 219 / 0.65);
}
.tw-ring-gray-300\/70 {
  --tw-ring-color: rgb(209 213 219 / 0.7);
}
.tw-ring-gray-300\/75 {
  --tw-ring-color: rgb(209 213 219 / 0.75);
}
.tw-ring-gray-300\/80 {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}
.tw-ring-gray-300\/85 {
  --tw-ring-color: rgb(209 213 219 / 0.85);
}
.tw-ring-gray-300\/90 {
  --tw-ring-color: rgb(209 213 219 / 0.9);
}
.tw-ring-gray-300\/95 {
  --tw-ring-color: rgb(209 213 219 / 0.95);
}
.tw-ring-gray-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-400\/0 {
  --tw-ring-color: rgb(156 163 175 / 0);
}
.tw-ring-gray-400\/10 {
  --tw-ring-color: rgb(156 163 175 / 0.1);
}
.tw-ring-gray-400\/100 {
  --tw-ring-color: rgb(156 163 175 / 1);
}
.tw-ring-gray-400\/15 {
  --tw-ring-color: rgb(156 163 175 / 0.15);
}
.tw-ring-gray-400\/20 {
  --tw-ring-color: rgb(156 163 175 / 0.2);
}
.tw-ring-gray-400\/25 {
  --tw-ring-color: rgb(156 163 175 / 0.25);
}
.tw-ring-gray-400\/30 {
  --tw-ring-color: rgb(156 163 175 / 0.3);
}
.tw-ring-gray-400\/35 {
  --tw-ring-color: rgb(156 163 175 / 0.35);
}
.tw-ring-gray-400\/40 {
  --tw-ring-color: rgb(156 163 175 / 0.4);
}
.tw-ring-gray-400\/45 {
  --tw-ring-color: rgb(156 163 175 / 0.45);
}
.tw-ring-gray-400\/5 {
  --tw-ring-color: rgb(156 163 175 / 0.05);
}
.tw-ring-gray-400\/50 {
  --tw-ring-color: rgb(156 163 175 / 0.5);
}
.tw-ring-gray-400\/55 {
  --tw-ring-color: rgb(156 163 175 / 0.55);
}
.tw-ring-gray-400\/60 {
  --tw-ring-color: rgb(156 163 175 / 0.6);
}
.tw-ring-gray-400\/65 {
  --tw-ring-color: rgb(156 163 175 / 0.65);
}
.tw-ring-gray-400\/70 {
  --tw-ring-color: rgb(156 163 175 / 0.7);
}
.tw-ring-gray-400\/75 {
  --tw-ring-color: rgb(156 163 175 / 0.75);
}
.tw-ring-gray-400\/80 {
  --tw-ring-color: rgb(156 163 175 / 0.8);
}
.tw-ring-gray-400\/85 {
  --tw-ring-color: rgb(156 163 175 / 0.85);
}
.tw-ring-gray-400\/90 {
  --tw-ring-color: rgb(156 163 175 / 0.9);
}
.tw-ring-gray-400\/95 {
  --tw-ring-color: rgb(156 163 175 / 0.95);
}
.tw-ring-gray-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-50\/0 {
  --tw-ring-color: rgb(249 250 251 / 0);
}
.tw-ring-gray-50\/10 {
  --tw-ring-color: rgb(249 250 251 / 0.1);
}
.tw-ring-gray-50\/100 {
  --tw-ring-color: rgb(249 250 251 / 1);
}
.tw-ring-gray-50\/15 {
  --tw-ring-color: rgb(249 250 251 / 0.15);
}
.tw-ring-gray-50\/20 {
  --tw-ring-color: rgb(249 250 251 / 0.2);
}
.tw-ring-gray-50\/25 {
  --tw-ring-color: rgb(249 250 251 / 0.25);
}
.tw-ring-gray-50\/30 {
  --tw-ring-color: rgb(249 250 251 / 0.3);
}
.tw-ring-gray-50\/35 {
  --tw-ring-color: rgb(249 250 251 / 0.35);
}
.tw-ring-gray-50\/40 {
  --tw-ring-color: rgb(249 250 251 / 0.4);
}
.tw-ring-gray-50\/45 {
  --tw-ring-color: rgb(249 250 251 / 0.45);
}
.tw-ring-gray-50\/5 {
  --tw-ring-color: rgb(249 250 251 / 0.05);
}
.tw-ring-gray-50\/50 {
  --tw-ring-color: rgb(249 250 251 / 0.5);
}
.tw-ring-gray-50\/55 {
  --tw-ring-color: rgb(249 250 251 / 0.55);
}
.tw-ring-gray-50\/60 {
  --tw-ring-color: rgb(249 250 251 / 0.6);
}
.tw-ring-gray-50\/65 {
  --tw-ring-color: rgb(249 250 251 / 0.65);
}
.tw-ring-gray-50\/70 {
  --tw-ring-color: rgb(249 250 251 / 0.7);
}
.tw-ring-gray-50\/75 {
  --tw-ring-color: rgb(249 250 251 / 0.75);
}
.tw-ring-gray-50\/80 {
  --tw-ring-color: rgb(249 250 251 / 0.8);
}
.tw-ring-gray-50\/85 {
  --tw-ring-color: rgb(249 250 251 / 0.85);
}
.tw-ring-gray-50\/90 {
  --tw-ring-color: rgb(249 250 251 / 0.9);
}
.tw-ring-gray-50\/95 {
  --tw-ring-color: rgb(249 250 251 / 0.95);
}
.tw-ring-gray-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-500\/0 {
  --tw-ring-color: rgb(107 114 128 / 0);
}
.tw-ring-gray-500\/10 {
  --tw-ring-color: rgb(107 114 128 / 0.1);
}
.tw-ring-gray-500\/100 {
  --tw-ring-color: rgb(107 114 128 / 1);
}
.tw-ring-gray-500\/15 {
  --tw-ring-color: rgb(107 114 128 / 0.15);
}
.tw-ring-gray-500\/20 {
  --tw-ring-color: rgb(107 114 128 / 0.2);
}
.tw-ring-gray-500\/25 {
  --tw-ring-color: rgb(107 114 128 / 0.25);
}
.tw-ring-gray-500\/30 {
  --tw-ring-color: rgb(107 114 128 / 0.3);
}
.tw-ring-gray-500\/35 {
  --tw-ring-color: rgb(107 114 128 / 0.35);
}
.tw-ring-gray-500\/40 {
  --tw-ring-color: rgb(107 114 128 / 0.4);
}
.tw-ring-gray-500\/45 {
  --tw-ring-color: rgb(107 114 128 / 0.45);
}
.tw-ring-gray-500\/5 {
  --tw-ring-color: rgb(107 114 128 / 0.05);
}
.tw-ring-gray-500\/50 {
  --tw-ring-color: rgb(107 114 128 / 0.5);
}
.tw-ring-gray-500\/55 {
  --tw-ring-color: rgb(107 114 128 / 0.55);
}
.tw-ring-gray-500\/60 {
  --tw-ring-color: rgb(107 114 128 / 0.6);
}
.tw-ring-gray-500\/65 {
  --tw-ring-color: rgb(107 114 128 / 0.65);
}
.tw-ring-gray-500\/70 {
  --tw-ring-color: rgb(107 114 128 / 0.7);
}
.tw-ring-gray-500\/75 {
  --tw-ring-color: rgb(107 114 128 / 0.75);
}
.tw-ring-gray-500\/80 {
  --tw-ring-color: rgb(107 114 128 / 0.8);
}
.tw-ring-gray-500\/85 {
  --tw-ring-color: rgb(107 114 128 / 0.85);
}
.tw-ring-gray-500\/90 {
  --tw-ring-color: rgb(107 114 128 / 0.9);
}
.tw-ring-gray-500\/95 {
  --tw-ring-color: rgb(107 114 128 / 0.95);
}
.tw-ring-gray-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-600\/0 {
  --tw-ring-color: rgb(75 85 99 / 0);
}
.tw-ring-gray-600\/10 {
  --tw-ring-color: rgb(75 85 99 / 0.1);
}
.tw-ring-gray-600\/100 {
  --tw-ring-color: rgb(75 85 99 / 1);
}
.tw-ring-gray-600\/15 {
  --tw-ring-color: rgb(75 85 99 / 0.15);
}
.tw-ring-gray-600\/20 {
  --tw-ring-color: rgb(75 85 99 / 0.2);
}
.tw-ring-gray-600\/25 {
  --tw-ring-color: rgb(75 85 99 / 0.25);
}
.tw-ring-gray-600\/30 {
  --tw-ring-color: rgb(75 85 99 / 0.3);
}
.tw-ring-gray-600\/35 {
  --tw-ring-color: rgb(75 85 99 / 0.35);
}
.tw-ring-gray-600\/40 {
  --tw-ring-color: rgb(75 85 99 / 0.4);
}
.tw-ring-gray-600\/45 {
  --tw-ring-color: rgb(75 85 99 / 0.45);
}
.tw-ring-gray-600\/5 {
  --tw-ring-color: rgb(75 85 99 / 0.05);
}
.tw-ring-gray-600\/50 {
  --tw-ring-color: rgb(75 85 99 / 0.5);
}
.tw-ring-gray-600\/55 {
  --tw-ring-color: rgb(75 85 99 / 0.55);
}
.tw-ring-gray-600\/60 {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}
.tw-ring-gray-600\/65 {
  --tw-ring-color: rgb(75 85 99 / 0.65);
}
.tw-ring-gray-600\/70 {
  --tw-ring-color: rgb(75 85 99 / 0.7);
}
.tw-ring-gray-600\/75 {
  --tw-ring-color: rgb(75 85 99 / 0.75);
}
.tw-ring-gray-600\/80 {
  --tw-ring-color: rgb(75 85 99 / 0.8);
}
.tw-ring-gray-600\/85 {
  --tw-ring-color: rgb(75 85 99 / 0.85);
}
.tw-ring-gray-600\/90 {
  --tw-ring-color: rgb(75 85 99 / 0.9);
}
.tw-ring-gray-600\/95 {
  --tw-ring-color: rgb(75 85 99 / 0.95);
}
.tw-ring-gray-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-700\/0 {
  --tw-ring-color: rgb(55 65 81 / 0);
}
.tw-ring-gray-700\/10 {
  --tw-ring-color: rgb(55 65 81 / 0.1);
}
.tw-ring-gray-700\/100 {
  --tw-ring-color: rgb(55 65 81 / 1);
}
.tw-ring-gray-700\/15 {
  --tw-ring-color: rgb(55 65 81 / 0.15);
}
.tw-ring-gray-700\/20 {
  --tw-ring-color: rgb(55 65 81 / 0.2);
}
.tw-ring-gray-700\/25 {
  --tw-ring-color: rgb(55 65 81 / 0.25);
}
.tw-ring-gray-700\/30 {
  --tw-ring-color: rgb(55 65 81 / 0.3);
}
.tw-ring-gray-700\/35 {
  --tw-ring-color: rgb(55 65 81 / 0.35);
}
.tw-ring-gray-700\/40 {
  --tw-ring-color: rgb(55 65 81 / 0.4);
}
.tw-ring-gray-700\/45 {
  --tw-ring-color: rgb(55 65 81 / 0.45);
}
.tw-ring-gray-700\/5 {
  --tw-ring-color: rgb(55 65 81 / 0.05);
}
.tw-ring-gray-700\/50 {
  --tw-ring-color: rgb(55 65 81 / 0.5);
}
.tw-ring-gray-700\/55 {
  --tw-ring-color: rgb(55 65 81 / 0.55);
}
.tw-ring-gray-700\/60 {
  --tw-ring-color: rgb(55 65 81 / 0.6);
}
.tw-ring-gray-700\/65 {
  --tw-ring-color: rgb(55 65 81 / 0.65);
}
.tw-ring-gray-700\/70 {
  --tw-ring-color: rgb(55 65 81 / 0.7);
}
.tw-ring-gray-700\/75 {
  --tw-ring-color: rgb(55 65 81 / 0.75);
}
.tw-ring-gray-700\/80 {
  --tw-ring-color: rgb(55 65 81 / 0.8);
}
.tw-ring-gray-700\/85 {
  --tw-ring-color: rgb(55 65 81 / 0.85);
}
.tw-ring-gray-700\/90 {
  --tw-ring-color: rgb(55 65 81 / 0.9);
}
.tw-ring-gray-700\/95 {
  --tw-ring-color: rgb(55 65 81 / 0.95);
}
.tw-ring-gray-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-800\/0 {
  --tw-ring-color: rgb(31 41 55 / 0);
}
.tw-ring-gray-800\/10 {
  --tw-ring-color: rgb(31 41 55 / 0.1);
}
.tw-ring-gray-800\/100 {
  --tw-ring-color: rgb(31 41 55 / 1);
}
.tw-ring-gray-800\/15 {
  --tw-ring-color: rgb(31 41 55 / 0.15);
}
.tw-ring-gray-800\/20 {
  --tw-ring-color: rgb(31 41 55 / 0.2);
}
.tw-ring-gray-800\/25 {
  --tw-ring-color: rgb(31 41 55 / 0.25);
}
.tw-ring-gray-800\/30 {
  --tw-ring-color: rgb(31 41 55 / 0.3);
}
.tw-ring-gray-800\/35 {
  --tw-ring-color: rgb(31 41 55 / 0.35);
}
.tw-ring-gray-800\/40 {
  --tw-ring-color: rgb(31 41 55 / 0.4);
}
.tw-ring-gray-800\/45 {
  --tw-ring-color: rgb(31 41 55 / 0.45);
}
.tw-ring-gray-800\/5 {
  --tw-ring-color: rgb(31 41 55 / 0.05);
}
.tw-ring-gray-800\/50 {
  --tw-ring-color: rgb(31 41 55 / 0.5);
}
.tw-ring-gray-800\/55 {
  --tw-ring-color: rgb(31 41 55 / 0.55);
}
.tw-ring-gray-800\/60 {
  --tw-ring-color: rgb(31 41 55 / 0.6);
}
.tw-ring-gray-800\/65 {
  --tw-ring-color: rgb(31 41 55 / 0.65);
}
.tw-ring-gray-800\/70 {
  --tw-ring-color: rgb(31 41 55 / 0.7);
}
.tw-ring-gray-800\/75 {
  --tw-ring-color: rgb(31 41 55 / 0.75);
}
.tw-ring-gray-800\/80 {
  --tw-ring-color: rgb(31 41 55 / 0.8);
}
.tw-ring-gray-800\/85 {
  --tw-ring-color: rgb(31 41 55 / 0.85);
}
.tw-ring-gray-800\/90 {
  --tw-ring-color: rgb(31 41 55 / 0.9);
}
.tw-ring-gray-800\/95 {
  --tw-ring-color: rgb(31 41 55 / 0.95);
}
.tw-ring-gray-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-900\/0 {
  --tw-ring-color: rgb(17 24 39 / 0);
}
.tw-ring-gray-900\/10 {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}
.tw-ring-gray-900\/100 {
  --tw-ring-color: rgb(17 24 39 / 1);
}
.tw-ring-gray-900\/15 {
  --tw-ring-color: rgb(17 24 39 / 0.15);
}
.tw-ring-gray-900\/20 {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}
.tw-ring-gray-900\/25 {
  --tw-ring-color: rgb(17 24 39 / 0.25);
}
.tw-ring-gray-900\/30 {
  --tw-ring-color: rgb(17 24 39 / 0.3);
}
.tw-ring-gray-900\/35 {
  --tw-ring-color: rgb(17 24 39 / 0.35);
}
.tw-ring-gray-900\/40 {
  --tw-ring-color: rgb(17 24 39 / 0.4);
}
.tw-ring-gray-900\/45 {
  --tw-ring-color: rgb(17 24 39 / 0.45);
}
.tw-ring-gray-900\/5 {
  --tw-ring-color: rgb(17 24 39 / 0.05);
}
.tw-ring-gray-900\/50 {
  --tw-ring-color: rgb(17 24 39 / 0.5);
}
.tw-ring-gray-900\/55 {
  --tw-ring-color: rgb(17 24 39 / 0.55);
}
.tw-ring-gray-900\/60 {
  --tw-ring-color: rgb(17 24 39 / 0.6);
}
.tw-ring-gray-900\/65 {
  --tw-ring-color: rgb(17 24 39 / 0.65);
}
.tw-ring-gray-900\/70 {
  --tw-ring-color: rgb(17 24 39 / 0.7);
}
.tw-ring-gray-900\/75 {
  --tw-ring-color: rgb(17 24 39 / 0.75);
}
.tw-ring-gray-900\/80 {
  --tw-ring-color: rgb(17 24 39 / 0.8);
}
.tw-ring-gray-900\/85 {
  --tw-ring-color: rgb(17 24 39 / 0.85);
}
.tw-ring-gray-900\/90 {
  --tw-ring-color: rgb(17 24 39 / 0.9);
}
.tw-ring-gray-900\/95 {
  --tw-ring-color: rgb(17 24 39 / 0.95);
}
.tw-ring-gray-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 7 18 / var(--tw-ring-opacity, 1));
}
.tw-ring-gray-950\/0 {
  --tw-ring-color: rgb(3 7 18 / 0);
}
.tw-ring-gray-950\/10 {
  --tw-ring-color: rgb(3 7 18 / 0.1);
}
.tw-ring-gray-950\/100 {
  --tw-ring-color: rgb(3 7 18 / 1);
}
.tw-ring-gray-950\/15 {
  --tw-ring-color: rgb(3 7 18 / 0.15);
}
.tw-ring-gray-950\/20 {
  --tw-ring-color: rgb(3 7 18 / 0.2);
}
.tw-ring-gray-950\/25 {
  --tw-ring-color: rgb(3 7 18 / 0.25);
}
.tw-ring-gray-950\/30 {
  --tw-ring-color: rgb(3 7 18 / 0.3);
}
.tw-ring-gray-950\/35 {
  --tw-ring-color: rgb(3 7 18 / 0.35);
}
.tw-ring-gray-950\/40 {
  --tw-ring-color: rgb(3 7 18 / 0.4);
}
.tw-ring-gray-950\/45 {
  --tw-ring-color: rgb(3 7 18 / 0.45);
}
.tw-ring-gray-950\/5 {
  --tw-ring-color: rgb(3 7 18 / 0.05);
}
.tw-ring-gray-950\/50 {
  --tw-ring-color: rgb(3 7 18 / 0.5);
}
.tw-ring-gray-950\/55 {
  --tw-ring-color: rgb(3 7 18 / 0.55);
}
.tw-ring-gray-950\/60 {
  --tw-ring-color: rgb(3 7 18 / 0.6);
}
.tw-ring-gray-950\/65 {
  --tw-ring-color: rgb(3 7 18 / 0.65);
}
.tw-ring-gray-950\/70 {
  --tw-ring-color: rgb(3 7 18 / 0.7);
}
.tw-ring-gray-950\/75 {
  --tw-ring-color: rgb(3 7 18 / 0.75);
}
.tw-ring-gray-950\/80 {
  --tw-ring-color: rgb(3 7 18 / 0.8);
}
.tw-ring-gray-950\/85 {
  --tw-ring-color: rgb(3 7 18 / 0.85);
}
.tw-ring-gray-950\/90 {
  --tw-ring-color: rgb(3 7 18 / 0.9);
}
.tw-ring-gray-950\/95 {
  --tw-ring-color: rgb(3 7 18 / 0.95);
}
.tw-ring-green-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-100\/0 {
  --tw-ring-color: rgb(220 252 231 / 0);
}
.tw-ring-green-100\/10 {
  --tw-ring-color: rgb(220 252 231 / 0.1);
}
.tw-ring-green-100\/100 {
  --tw-ring-color: rgb(220 252 231 / 1);
}
.tw-ring-green-100\/15 {
  --tw-ring-color: rgb(220 252 231 / 0.15);
}
.tw-ring-green-100\/20 {
  --tw-ring-color: rgb(220 252 231 / 0.2);
}
.tw-ring-green-100\/25 {
  --tw-ring-color: rgb(220 252 231 / 0.25);
}
.tw-ring-green-100\/30 {
  --tw-ring-color: rgb(220 252 231 / 0.3);
}
.tw-ring-green-100\/35 {
  --tw-ring-color: rgb(220 252 231 / 0.35);
}
.tw-ring-green-100\/40 {
  --tw-ring-color: rgb(220 252 231 / 0.4);
}
.tw-ring-green-100\/45 {
  --tw-ring-color: rgb(220 252 231 / 0.45);
}
.tw-ring-green-100\/5 {
  --tw-ring-color: rgb(220 252 231 / 0.05);
}
.tw-ring-green-100\/50 {
  --tw-ring-color: rgb(220 252 231 / 0.5);
}
.tw-ring-green-100\/55 {
  --tw-ring-color: rgb(220 252 231 / 0.55);
}
.tw-ring-green-100\/60 {
  --tw-ring-color: rgb(220 252 231 / 0.6);
}
.tw-ring-green-100\/65 {
  --tw-ring-color: rgb(220 252 231 / 0.65);
}
.tw-ring-green-100\/70 {
  --tw-ring-color: rgb(220 252 231 / 0.7);
}
.tw-ring-green-100\/75 {
  --tw-ring-color: rgb(220 252 231 / 0.75);
}
.tw-ring-green-100\/80 {
  --tw-ring-color: rgb(220 252 231 / 0.8);
}
.tw-ring-green-100\/85 {
  --tw-ring-color: rgb(220 252 231 / 0.85);
}
.tw-ring-green-100\/90 {
  --tw-ring-color: rgb(220 252 231 / 0.9);
}
.tw-ring-green-100\/95 {
  --tw-ring-color: rgb(220 252 231 / 0.95);
}
.tw-ring-green-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-200\/0 {
  --tw-ring-color: rgb(187 247 208 / 0);
}
.tw-ring-green-200\/10 {
  --tw-ring-color: rgb(187 247 208 / 0.1);
}
.tw-ring-green-200\/100 {
  --tw-ring-color: rgb(187 247 208 / 1);
}
.tw-ring-green-200\/15 {
  --tw-ring-color: rgb(187 247 208 / 0.15);
}
.tw-ring-green-200\/20 {
  --tw-ring-color: rgb(187 247 208 / 0.2);
}
.tw-ring-green-200\/25 {
  --tw-ring-color: rgb(187 247 208 / 0.25);
}
.tw-ring-green-200\/30 {
  --tw-ring-color: rgb(187 247 208 / 0.3);
}
.tw-ring-green-200\/35 {
  --tw-ring-color: rgb(187 247 208 / 0.35);
}
.tw-ring-green-200\/40 {
  --tw-ring-color: rgb(187 247 208 / 0.4);
}
.tw-ring-green-200\/45 {
  --tw-ring-color: rgb(187 247 208 / 0.45);
}
.tw-ring-green-200\/5 {
  --tw-ring-color: rgb(187 247 208 / 0.05);
}
.tw-ring-green-200\/50 {
  --tw-ring-color: rgb(187 247 208 / 0.5);
}
.tw-ring-green-200\/55 {
  --tw-ring-color: rgb(187 247 208 / 0.55);
}
.tw-ring-green-200\/60 {
  --tw-ring-color: rgb(187 247 208 / 0.6);
}
.tw-ring-green-200\/65 {
  --tw-ring-color: rgb(187 247 208 / 0.65);
}
.tw-ring-green-200\/70 {
  --tw-ring-color: rgb(187 247 208 / 0.7);
}
.tw-ring-green-200\/75 {
  --tw-ring-color: rgb(187 247 208 / 0.75);
}
.tw-ring-green-200\/80 {
  --tw-ring-color: rgb(187 247 208 / 0.8);
}
.tw-ring-green-200\/85 {
  --tw-ring-color: rgb(187 247 208 / 0.85);
}
.tw-ring-green-200\/90 {
  --tw-ring-color: rgb(187 247 208 / 0.9);
}
.tw-ring-green-200\/95 {
  --tw-ring-color: rgb(187 247 208 / 0.95);
}
.tw-ring-green-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-300\/0 {
  --tw-ring-color: rgb(134 239 172 / 0);
}
.tw-ring-green-300\/10 {
  --tw-ring-color: rgb(134 239 172 / 0.1);
}
.tw-ring-green-300\/100 {
  --tw-ring-color: rgb(134 239 172 / 1);
}
.tw-ring-green-300\/15 {
  --tw-ring-color: rgb(134 239 172 / 0.15);
}
.tw-ring-green-300\/20 {
  --tw-ring-color: rgb(134 239 172 / 0.2);
}
.tw-ring-green-300\/25 {
  --tw-ring-color: rgb(134 239 172 / 0.25);
}
.tw-ring-green-300\/30 {
  --tw-ring-color: rgb(134 239 172 / 0.3);
}
.tw-ring-green-300\/35 {
  --tw-ring-color: rgb(134 239 172 / 0.35);
}
.tw-ring-green-300\/40 {
  --tw-ring-color: rgb(134 239 172 / 0.4);
}
.tw-ring-green-300\/45 {
  --tw-ring-color: rgb(134 239 172 / 0.45);
}
.tw-ring-green-300\/5 {
  --tw-ring-color: rgb(134 239 172 / 0.05);
}
.tw-ring-green-300\/50 {
  --tw-ring-color: rgb(134 239 172 / 0.5);
}
.tw-ring-green-300\/55 {
  --tw-ring-color: rgb(134 239 172 / 0.55);
}
.tw-ring-green-300\/60 {
  --tw-ring-color: rgb(134 239 172 / 0.6);
}
.tw-ring-green-300\/65 {
  --tw-ring-color: rgb(134 239 172 / 0.65);
}
.tw-ring-green-300\/70 {
  --tw-ring-color: rgb(134 239 172 / 0.7);
}
.tw-ring-green-300\/75 {
  --tw-ring-color: rgb(134 239 172 / 0.75);
}
.tw-ring-green-300\/80 {
  --tw-ring-color: rgb(134 239 172 / 0.8);
}
.tw-ring-green-300\/85 {
  --tw-ring-color: rgb(134 239 172 / 0.85);
}
.tw-ring-green-300\/90 {
  --tw-ring-color: rgb(134 239 172 / 0.9);
}
.tw-ring-green-300\/95 {
  --tw-ring-color: rgb(134 239 172 / 0.95);
}
.tw-ring-green-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-400\/0 {
  --tw-ring-color: rgb(74 222 128 / 0);
}
.tw-ring-green-400\/10 {
  --tw-ring-color: rgb(74 222 128 / 0.1);
}
.tw-ring-green-400\/100 {
  --tw-ring-color: rgb(74 222 128 / 1);
}
.tw-ring-green-400\/15 {
  --tw-ring-color: rgb(74 222 128 / 0.15);
}
.tw-ring-green-400\/20 {
  --tw-ring-color: rgb(74 222 128 / 0.2);
}
.tw-ring-green-400\/25 {
  --tw-ring-color: rgb(74 222 128 / 0.25);
}
.tw-ring-green-400\/30 {
  --tw-ring-color: rgb(74 222 128 / 0.3);
}
.tw-ring-green-400\/35 {
  --tw-ring-color: rgb(74 222 128 / 0.35);
}
.tw-ring-green-400\/40 {
  --tw-ring-color: rgb(74 222 128 / 0.4);
}
.tw-ring-green-400\/45 {
  --tw-ring-color: rgb(74 222 128 / 0.45);
}
.tw-ring-green-400\/5 {
  --tw-ring-color: rgb(74 222 128 / 0.05);
}
.tw-ring-green-400\/50 {
  --tw-ring-color: rgb(74 222 128 / 0.5);
}
.tw-ring-green-400\/55 {
  --tw-ring-color: rgb(74 222 128 / 0.55);
}
.tw-ring-green-400\/60 {
  --tw-ring-color: rgb(74 222 128 / 0.6);
}
.tw-ring-green-400\/65 {
  --tw-ring-color: rgb(74 222 128 / 0.65);
}
.tw-ring-green-400\/70 {
  --tw-ring-color: rgb(74 222 128 / 0.7);
}
.tw-ring-green-400\/75 {
  --tw-ring-color: rgb(74 222 128 / 0.75);
}
.tw-ring-green-400\/80 {
  --tw-ring-color: rgb(74 222 128 / 0.8);
}
.tw-ring-green-400\/85 {
  --tw-ring-color: rgb(74 222 128 / 0.85);
}
.tw-ring-green-400\/90 {
  --tw-ring-color: rgb(74 222 128 / 0.9);
}
.tw-ring-green-400\/95 {
  --tw-ring-color: rgb(74 222 128 / 0.95);
}
.tw-ring-green-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-50\/0 {
  --tw-ring-color: rgb(240 253 244 / 0);
}
.tw-ring-green-50\/10 {
  --tw-ring-color: rgb(240 253 244 / 0.1);
}
.tw-ring-green-50\/100 {
  --tw-ring-color: rgb(240 253 244 / 1);
}
.tw-ring-green-50\/15 {
  --tw-ring-color: rgb(240 253 244 / 0.15);
}
.tw-ring-green-50\/20 {
  --tw-ring-color: rgb(240 253 244 / 0.2);
}
.tw-ring-green-50\/25 {
  --tw-ring-color: rgb(240 253 244 / 0.25);
}
.tw-ring-green-50\/30 {
  --tw-ring-color: rgb(240 253 244 / 0.3);
}
.tw-ring-green-50\/35 {
  --tw-ring-color: rgb(240 253 244 / 0.35);
}
.tw-ring-green-50\/40 {
  --tw-ring-color: rgb(240 253 244 / 0.4);
}
.tw-ring-green-50\/45 {
  --tw-ring-color: rgb(240 253 244 / 0.45);
}
.tw-ring-green-50\/5 {
  --tw-ring-color: rgb(240 253 244 / 0.05);
}
.tw-ring-green-50\/50 {
  --tw-ring-color: rgb(240 253 244 / 0.5);
}
.tw-ring-green-50\/55 {
  --tw-ring-color: rgb(240 253 244 / 0.55);
}
.tw-ring-green-50\/60 {
  --tw-ring-color: rgb(240 253 244 / 0.6);
}
.tw-ring-green-50\/65 {
  --tw-ring-color: rgb(240 253 244 / 0.65);
}
.tw-ring-green-50\/70 {
  --tw-ring-color: rgb(240 253 244 / 0.7);
}
.tw-ring-green-50\/75 {
  --tw-ring-color: rgb(240 253 244 / 0.75);
}
.tw-ring-green-50\/80 {
  --tw-ring-color: rgb(240 253 244 / 0.8);
}
.tw-ring-green-50\/85 {
  --tw-ring-color: rgb(240 253 244 / 0.85);
}
.tw-ring-green-50\/90 {
  --tw-ring-color: rgb(240 253 244 / 0.9);
}
.tw-ring-green-50\/95 {
  --tw-ring-color: rgb(240 253 244 / 0.95);
}
.tw-ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-500\/0 {
  --tw-ring-color: rgb(34 197 94 / 0);
}
.tw-ring-green-500\/10 {
  --tw-ring-color: rgb(34 197 94 / 0.1);
}
.tw-ring-green-500\/100 {
  --tw-ring-color: rgb(34 197 94 / 1);
}
.tw-ring-green-500\/15 {
  --tw-ring-color: rgb(34 197 94 / 0.15);
}
.tw-ring-green-500\/20 {
  --tw-ring-color: rgb(34 197 94 / 0.2);
}
.tw-ring-green-500\/25 {
  --tw-ring-color: rgb(34 197 94 / 0.25);
}
.tw-ring-green-500\/30 {
  --tw-ring-color: rgb(34 197 94 / 0.3);
}
.tw-ring-green-500\/35 {
  --tw-ring-color: rgb(34 197 94 / 0.35);
}
.tw-ring-green-500\/40 {
  --tw-ring-color: rgb(34 197 94 / 0.4);
}
.tw-ring-green-500\/45 {
  --tw-ring-color: rgb(34 197 94 / 0.45);
}
.tw-ring-green-500\/5 {
  --tw-ring-color: rgb(34 197 94 / 0.05);
}
.tw-ring-green-500\/50 {
  --tw-ring-color: rgb(34 197 94 / 0.5);
}
.tw-ring-green-500\/55 {
  --tw-ring-color: rgb(34 197 94 / 0.55);
}
.tw-ring-green-500\/60 {
  --tw-ring-color: rgb(34 197 94 / 0.6);
}
.tw-ring-green-500\/65 {
  --tw-ring-color: rgb(34 197 94 / 0.65);
}
.tw-ring-green-500\/70 {
  --tw-ring-color: rgb(34 197 94 / 0.7);
}
.tw-ring-green-500\/75 {
  --tw-ring-color: rgb(34 197 94 / 0.75);
}
.tw-ring-green-500\/80 {
  --tw-ring-color: rgb(34 197 94 / 0.8);
}
.tw-ring-green-500\/85 {
  --tw-ring-color: rgb(34 197 94 / 0.85);
}
.tw-ring-green-500\/90 {
  --tw-ring-color: rgb(34 197 94 / 0.9);
}
.tw-ring-green-500\/95 {
  --tw-ring-color: rgb(34 197 94 / 0.95);
}
.tw-ring-green-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-600\/0 {
  --tw-ring-color: rgb(22 163 74 / 0);
}
.tw-ring-green-600\/10 {
  --tw-ring-color: rgb(22 163 74 / 0.1);
}
.tw-ring-green-600\/100 {
  --tw-ring-color: rgb(22 163 74 / 1);
}
.tw-ring-green-600\/15 {
  --tw-ring-color: rgb(22 163 74 / 0.15);
}
.tw-ring-green-600\/20 {
  --tw-ring-color: rgb(22 163 74 / 0.2);
}
.tw-ring-green-600\/25 {
  --tw-ring-color: rgb(22 163 74 / 0.25);
}
.tw-ring-green-600\/30 {
  --tw-ring-color: rgb(22 163 74 / 0.3);
}
.tw-ring-green-600\/35 {
  --tw-ring-color: rgb(22 163 74 / 0.35);
}
.tw-ring-green-600\/40 {
  --tw-ring-color: rgb(22 163 74 / 0.4);
}
.tw-ring-green-600\/45 {
  --tw-ring-color: rgb(22 163 74 / 0.45);
}
.tw-ring-green-600\/5 {
  --tw-ring-color: rgb(22 163 74 / 0.05);
}
.tw-ring-green-600\/50 {
  --tw-ring-color: rgb(22 163 74 / 0.5);
}
.tw-ring-green-600\/55 {
  --tw-ring-color: rgb(22 163 74 / 0.55);
}
.tw-ring-green-600\/60 {
  --tw-ring-color: rgb(22 163 74 / 0.6);
}
.tw-ring-green-600\/65 {
  --tw-ring-color: rgb(22 163 74 / 0.65);
}
.tw-ring-green-600\/70 {
  --tw-ring-color: rgb(22 163 74 / 0.7);
}
.tw-ring-green-600\/75 {
  --tw-ring-color: rgb(22 163 74 / 0.75);
}
.tw-ring-green-600\/80 {
  --tw-ring-color: rgb(22 163 74 / 0.8);
}
.tw-ring-green-600\/85 {
  --tw-ring-color: rgb(22 163 74 / 0.85);
}
.tw-ring-green-600\/90 {
  --tw-ring-color: rgb(22 163 74 / 0.9);
}
.tw-ring-green-600\/95 {
  --tw-ring-color: rgb(22 163 74 / 0.95);
}
.tw-ring-green-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-700\/0 {
  --tw-ring-color: rgb(21 128 61 / 0);
}
.tw-ring-green-700\/10 {
  --tw-ring-color: rgb(21 128 61 / 0.1);
}
.tw-ring-green-700\/100 {
  --tw-ring-color: rgb(21 128 61 / 1);
}
.tw-ring-green-700\/15 {
  --tw-ring-color: rgb(21 128 61 / 0.15);
}
.tw-ring-green-700\/20 {
  --tw-ring-color: rgb(21 128 61 / 0.2);
}
.tw-ring-green-700\/25 {
  --tw-ring-color: rgb(21 128 61 / 0.25);
}
.tw-ring-green-700\/30 {
  --tw-ring-color: rgb(21 128 61 / 0.3);
}
.tw-ring-green-700\/35 {
  --tw-ring-color: rgb(21 128 61 / 0.35);
}
.tw-ring-green-700\/40 {
  --tw-ring-color: rgb(21 128 61 / 0.4);
}
.tw-ring-green-700\/45 {
  --tw-ring-color: rgb(21 128 61 / 0.45);
}
.tw-ring-green-700\/5 {
  --tw-ring-color: rgb(21 128 61 / 0.05);
}
.tw-ring-green-700\/50 {
  --tw-ring-color: rgb(21 128 61 / 0.5);
}
.tw-ring-green-700\/55 {
  --tw-ring-color: rgb(21 128 61 / 0.55);
}
.tw-ring-green-700\/60 {
  --tw-ring-color: rgb(21 128 61 / 0.6);
}
.tw-ring-green-700\/65 {
  --tw-ring-color: rgb(21 128 61 / 0.65);
}
.tw-ring-green-700\/70 {
  --tw-ring-color: rgb(21 128 61 / 0.7);
}
.tw-ring-green-700\/75 {
  --tw-ring-color: rgb(21 128 61 / 0.75);
}
.tw-ring-green-700\/80 {
  --tw-ring-color: rgb(21 128 61 / 0.8);
}
.tw-ring-green-700\/85 {
  --tw-ring-color: rgb(21 128 61 / 0.85);
}
.tw-ring-green-700\/90 {
  --tw-ring-color: rgb(21 128 61 / 0.9);
}
.tw-ring-green-700\/95 {
  --tw-ring-color: rgb(21 128 61 / 0.95);
}
.tw-ring-green-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-800\/0 {
  --tw-ring-color: rgb(22 101 52 / 0);
}
.tw-ring-green-800\/10 {
  --tw-ring-color: rgb(22 101 52 / 0.1);
}
.tw-ring-green-800\/100 {
  --tw-ring-color: rgb(22 101 52 / 1);
}
.tw-ring-green-800\/15 {
  --tw-ring-color: rgb(22 101 52 / 0.15);
}
.tw-ring-green-800\/20 {
  --tw-ring-color: rgb(22 101 52 / 0.2);
}
.tw-ring-green-800\/25 {
  --tw-ring-color: rgb(22 101 52 / 0.25);
}
.tw-ring-green-800\/30 {
  --tw-ring-color: rgb(22 101 52 / 0.3);
}
.tw-ring-green-800\/35 {
  --tw-ring-color: rgb(22 101 52 / 0.35);
}
.tw-ring-green-800\/40 {
  --tw-ring-color: rgb(22 101 52 / 0.4);
}
.tw-ring-green-800\/45 {
  --tw-ring-color: rgb(22 101 52 / 0.45);
}
.tw-ring-green-800\/5 {
  --tw-ring-color: rgb(22 101 52 / 0.05);
}
.tw-ring-green-800\/50 {
  --tw-ring-color: rgb(22 101 52 / 0.5);
}
.tw-ring-green-800\/55 {
  --tw-ring-color: rgb(22 101 52 / 0.55);
}
.tw-ring-green-800\/60 {
  --tw-ring-color: rgb(22 101 52 / 0.6);
}
.tw-ring-green-800\/65 {
  --tw-ring-color: rgb(22 101 52 / 0.65);
}
.tw-ring-green-800\/70 {
  --tw-ring-color: rgb(22 101 52 / 0.7);
}
.tw-ring-green-800\/75 {
  --tw-ring-color: rgb(22 101 52 / 0.75);
}
.tw-ring-green-800\/80 {
  --tw-ring-color: rgb(22 101 52 / 0.8);
}
.tw-ring-green-800\/85 {
  --tw-ring-color: rgb(22 101 52 / 0.85);
}
.tw-ring-green-800\/90 {
  --tw-ring-color: rgb(22 101 52 / 0.9);
}
.tw-ring-green-800\/95 {
  --tw-ring-color: rgb(22 101 52 / 0.95);
}
.tw-ring-green-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-900\/0 {
  --tw-ring-color: rgb(20 83 45 / 0);
}
.tw-ring-green-900\/10 {
  --tw-ring-color: rgb(20 83 45 / 0.1);
}
.tw-ring-green-900\/100 {
  --tw-ring-color: rgb(20 83 45 / 1);
}
.tw-ring-green-900\/15 {
  --tw-ring-color: rgb(20 83 45 / 0.15);
}
.tw-ring-green-900\/20 {
  --tw-ring-color: rgb(20 83 45 / 0.2);
}
.tw-ring-green-900\/25 {
  --tw-ring-color: rgb(20 83 45 / 0.25);
}
.tw-ring-green-900\/30 {
  --tw-ring-color: rgb(20 83 45 / 0.3);
}
.tw-ring-green-900\/35 {
  --tw-ring-color: rgb(20 83 45 / 0.35);
}
.tw-ring-green-900\/40 {
  --tw-ring-color: rgb(20 83 45 / 0.4);
}
.tw-ring-green-900\/45 {
  --tw-ring-color: rgb(20 83 45 / 0.45);
}
.tw-ring-green-900\/5 {
  --tw-ring-color: rgb(20 83 45 / 0.05);
}
.tw-ring-green-900\/50 {
  --tw-ring-color: rgb(20 83 45 / 0.5);
}
.tw-ring-green-900\/55 {
  --tw-ring-color: rgb(20 83 45 / 0.55);
}
.tw-ring-green-900\/60 {
  --tw-ring-color: rgb(20 83 45 / 0.6);
}
.tw-ring-green-900\/65 {
  --tw-ring-color: rgb(20 83 45 / 0.65);
}
.tw-ring-green-900\/70 {
  --tw-ring-color: rgb(20 83 45 / 0.7);
}
.tw-ring-green-900\/75 {
  --tw-ring-color: rgb(20 83 45 / 0.75);
}
.tw-ring-green-900\/80 {
  --tw-ring-color: rgb(20 83 45 / 0.8);
}
.tw-ring-green-900\/85 {
  --tw-ring-color: rgb(20 83 45 / 0.85);
}
.tw-ring-green-900\/90 {
  --tw-ring-color: rgb(20 83 45 / 0.9);
}
.tw-ring-green-900\/95 {
  --tw-ring-color: rgb(20 83 45 / 0.95);
}
.tw-ring-green-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity, 1));
}
.tw-ring-green-950\/0 {
  --tw-ring-color: rgb(5 46 22 / 0);
}
.tw-ring-green-950\/10 {
  --tw-ring-color: rgb(5 46 22 / 0.1);
}
.tw-ring-green-950\/100 {
  --tw-ring-color: rgb(5 46 22 / 1);
}
.tw-ring-green-950\/15 {
  --tw-ring-color: rgb(5 46 22 / 0.15);
}
.tw-ring-green-950\/20 {
  --tw-ring-color: rgb(5 46 22 / 0.2);
}
.tw-ring-green-950\/25 {
  --tw-ring-color: rgb(5 46 22 / 0.25);
}
.tw-ring-green-950\/30 {
  --tw-ring-color: rgb(5 46 22 / 0.3);
}
.tw-ring-green-950\/35 {
  --tw-ring-color: rgb(5 46 22 / 0.35);
}
.tw-ring-green-950\/40 {
  --tw-ring-color: rgb(5 46 22 / 0.4);
}
.tw-ring-green-950\/45 {
  --tw-ring-color: rgb(5 46 22 / 0.45);
}
.tw-ring-green-950\/5 {
  --tw-ring-color: rgb(5 46 22 / 0.05);
}
.tw-ring-green-950\/50 {
  --tw-ring-color: rgb(5 46 22 / 0.5);
}
.tw-ring-green-950\/55 {
  --tw-ring-color: rgb(5 46 22 / 0.55);
}
.tw-ring-green-950\/60 {
  --tw-ring-color: rgb(5 46 22 / 0.6);
}
.tw-ring-green-950\/65 {
  --tw-ring-color: rgb(5 46 22 / 0.65);
}
.tw-ring-green-950\/70 {
  --tw-ring-color: rgb(5 46 22 / 0.7);
}
.tw-ring-green-950\/75 {
  --tw-ring-color: rgb(5 46 22 / 0.75);
}
.tw-ring-green-950\/80 {
  --tw-ring-color: rgb(5 46 22 / 0.8);
}
.tw-ring-green-950\/85 {
  --tw-ring-color: rgb(5 46 22 / 0.85);
}
.tw-ring-green-950\/90 {
  --tw-ring-color: rgb(5 46 22 / 0.9);
}
.tw-ring-green-950\/95 {
  --tw-ring-color: rgb(5 46 22 / 0.95);
}
.tw-ring-indigo-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 231 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-100\/0 {
  --tw-ring-color: rgb(224 231 255 / 0);
}
.tw-ring-indigo-100\/10 {
  --tw-ring-color: rgb(224 231 255 / 0.1);
}
.tw-ring-indigo-100\/100 {
  --tw-ring-color: rgb(224 231 255 / 1);
}
.tw-ring-indigo-100\/15 {
  --tw-ring-color: rgb(224 231 255 / 0.15);
}
.tw-ring-indigo-100\/20 {
  --tw-ring-color: rgb(224 231 255 / 0.2);
}
.tw-ring-indigo-100\/25 {
  --tw-ring-color: rgb(224 231 255 / 0.25);
}
.tw-ring-indigo-100\/30 {
  --tw-ring-color: rgb(224 231 255 / 0.3);
}
.tw-ring-indigo-100\/35 {
  --tw-ring-color: rgb(224 231 255 / 0.35);
}
.tw-ring-indigo-100\/40 {
  --tw-ring-color: rgb(224 231 255 / 0.4);
}
.tw-ring-indigo-100\/45 {
  --tw-ring-color: rgb(224 231 255 / 0.45);
}
.tw-ring-indigo-100\/5 {
  --tw-ring-color: rgb(224 231 255 / 0.05);
}
.tw-ring-indigo-100\/50 {
  --tw-ring-color: rgb(224 231 255 / 0.5);
}
.tw-ring-indigo-100\/55 {
  --tw-ring-color: rgb(224 231 255 / 0.55);
}
.tw-ring-indigo-100\/60 {
  --tw-ring-color: rgb(224 231 255 / 0.6);
}
.tw-ring-indigo-100\/65 {
  --tw-ring-color: rgb(224 231 255 / 0.65);
}
.tw-ring-indigo-100\/70 {
  --tw-ring-color: rgb(224 231 255 / 0.7);
}
.tw-ring-indigo-100\/75 {
  --tw-ring-color: rgb(224 231 255 / 0.75);
}
.tw-ring-indigo-100\/80 {
  --tw-ring-color: rgb(224 231 255 / 0.8);
}
.tw-ring-indigo-100\/85 {
  --tw-ring-color: rgb(224 231 255 / 0.85);
}
.tw-ring-indigo-100\/90 {
  --tw-ring-color: rgb(224 231 255 / 0.9);
}
.tw-ring-indigo-100\/95 {
  --tw-ring-color: rgb(224 231 255 / 0.95);
}
.tw-ring-indigo-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-200\/0 {
  --tw-ring-color: rgb(199 210 254 / 0);
}
.tw-ring-indigo-200\/10 {
  --tw-ring-color: rgb(199 210 254 / 0.1);
}
.tw-ring-indigo-200\/100 {
  --tw-ring-color: rgb(199 210 254 / 1);
}
.tw-ring-indigo-200\/15 {
  --tw-ring-color: rgb(199 210 254 / 0.15);
}
.tw-ring-indigo-200\/20 {
  --tw-ring-color: rgb(199 210 254 / 0.2);
}
.tw-ring-indigo-200\/25 {
  --tw-ring-color: rgb(199 210 254 / 0.25);
}
.tw-ring-indigo-200\/30 {
  --tw-ring-color: rgb(199 210 254 / 0.3);
}
.tw-ring-indigo-200\/35 {
  --tw-ring-color: rgb(199 210 254 / 0.35);
}
.tw-ring-indigo-200\/40 {
  --tw-ring-color: rgb(199 210 254 / 0.4);
}
.tw-ring-indigo-200\/45 {
  --tw-ring-color: rgb(199 210 254 / 0.45);
}
.tw-ring-indigo-200\/5 {
  --tw-ring-color: rgb(199 210 254 / 0.05);
}
.tw-ring-indigo-200\/50 {
  --tw-ring-color: rgb(199 210 254 / 0.5);
}
.tw-ring-indigo-200\/55 {
  --tw-ring-color: rgb(199 210 254 / 0.55);
}
.tw-ring-indigo-200\/60 {
  --tw-ring-color: rgb(199 210 254 / 0.6);
}
.tw-ring-indigo-200\/65 {
  --tw-ring-color: rgb(199 210 254 / 0.65);
}
.tw-ring-indigo-200\/70 {
  --tw-ring-color: rgb(199 210 254 / 0.7);
}
.tw-ring-indigo-200\/75 {
  --tw-ring-color: rgb(199 210 254 / 0.75);
}
.tw-ring-indigo-200\/80 {
  --tw-ring-color: rgb(199 210 254 / 0.8);
}
.tw-ring-indigo-200\/85 {
  --tw-ring-color: rgb(199 210 254 / 0.85);
}
.tw-ring-indigo-200\/90 {
  --tw-ring-color: rgb(199 210 254 / 0.9);
}
.tw-ring-indigo-200\/95 {
  --tw-ring-color: rgb(199 210 254 / 0.95);
}
.tw-ring-indigo-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-300\/0 {
  --tw-ring-color: rgb(165 180 252 / 0);
}
.tw-ring-indigo-300\/10 {
  --tw-ring-color: rgb(165 180 252 / 0.1);
}
.tw-ring-indigo-300\/100 {
  --tw-ring-color: rgb(165 180 252 / 1);
}
.tw-ring-indigo-300\/15 {
  --tw-ring-color: rgb(165 180 252 / 0.15);
}
.tw-ring-indigo-300\/20 {
  --tw-ring-color: rgb(165 180 252 / 0.2);
}
.tw-ring-indigo-300\/25 {
  --tw-ring-color: rgb(165 180 252 / 0.25);
}
.tw-ring-indigo-300\/30 {
  --tw-ring-color: rgb(165 180 252 / 0.3);
}
.tw-ring-indigo-300\/35 {
  --tw-ring-color: rgb(165 180 252 / 0.35);
}
.tw-ring-indigo-300\/40 {
  --tw-ring-color: rgb(165 180 252 / 0.4);
}
.tw-ring-indigo-300\/45 {
  --tw-ring-color: rgb(165 180 252 / 0.45);
}
.tw-ring-indigo-300\/5 {
  --tw-ring-color: rgb(165 180 252 / 0.05);
}
.tw-ring-indigo-300\/50 {
  --tw-ring-color: rgb(165 180 252 / 0.5);
}
.tw-ring-indigo-300\/55 {
  --tw-ring-color: rgb(165 180 252 / 0.55);
}
.tw-ring-indigo-300\/60 {
  --tw-ring-color: rgb(165 180 252 / 0.6);
}
.tw-ring-indigo-300\/65 {
  --tw-ring-color: rgb(165 180 252 / 0.65);
}
.tw-ring-indigo-300\/70 {
  --tw-ring-color: rgb(165 180 252 / 0.7);
}
.tw-ring-indigo-300\/75 {
  --tw-ring-color: rgb(165 180 252 / 0.75);
}
.tw-ring-indigo-300\/80 {
  --tw-ring-color: rgb(165 180 252 / 0.8);
}
.tw-ring-indigo-300\/85 {
  --tw-ring-color: rgb(165 180 252 / 0.85);
}
.tw-ring-indigo-300\/90 {
  --tw-ring-color: rgb(165 180 252 / 0.9);
}
.tw-ring-indigo-300\/95 {
  --tw-ring-color: rgb(165 180 252 / 0.95);
}
.tw-ring-indigo-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-400\/0 {
  --tw-ring-color: rgb(129 140 248 / 0);
}
.tw-ring-indigo-400\/10 {
  --tw-ring-color: rgb(129 140 248 / 0.1);
}
.tw-ring-indigo-400\/100 {
  --tw-ring-color: rgb(129 140 248 / 1);
}
.tw-ring-indigo-400\/15 {
  --tw-ring-color: rgb(129 140 248 / 0.15);
}
.tw-ring-indigo-400\/20 {
  --tw-ring-color: rgb(129 140 248 / 0.2);
}
.tw-ring-indigo-400\/25 {
  --tw-ring-color: rgb(129 140 248 / 0.25);
}
.tw-ring-indigo-400\/30 {
  --tw-ring-color: rgb(129 140 248 / 0.3);
}
.tw-ring-indigo-400\/35 {
  --tw-ring-color: rgb(129 140 248 / 0.35);
}
.tw-ring-indigo-400\/40 {
  --tw-ring-color: rgb(129 140 248 / 0.4);
}
.tw-ring-indigo-400\/45 {
  --tw-ring-color: rgb(129 140 248 / 0.45);
}
.tw-ring-indigo-400\/5 {
  --tw-ring-color: rgb(129 140 248 / 0.05);
}
.tw-ring-indigo-400\/50 {
  --tw-ring-color: rgb(129 140 248 / 0.5);
}
.tw-ring-indigo-400\/55 {
  --tw-ring-color: rgb(129 140 248 / 0.55);
}
.tw-ring-indigo-400\/60 {
  --tw-ring-color: rgb(129 140 248 / 0.6);
}
.tw-ring-indigo-400\/65 {
  --tw-ring-color: rgb(129 140 248 / 0.65);
}
.tw-ring-indigo-400\/70 {
  --tw-ring-color: rgb(129 140 248 / 0.7);
}
.tw-ring-indigo-400\/75 {
  --tw-ring-color: rgb(129 140 248 / 0.75);
}
.tw-ring-indigo-400\/80 {
  --tw-ring-color: rgb(129 140 248 / 0.8);
}
.tw-ring-indigo-400\/85 {
  --tw-ring-color: rgb(129 140 248 / 0.85);
}
.tw-ring-indigo-400\/90 {
  --tw-ring-color: rgb(129 140 248 / 0.9);
}
.tw-ring-indigo-400\/95 {
  --tw-ring-color: rgb(129 140 248 / 0.95);
}
.tw-ring-indigo-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(238 242 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-50\/0 {
  --tw-ring-color: rgb(238 242 255 / 0);
}
.tw-ring-indigo-50\/10 {
  --tw-ring-color: rgb(238 242 255 / 0.1);
}
.tw-ring-indigo-50\/100 {
  --tw-ring-color: rgb(238 242 255 / 1);
}
.tw-ring-indigo-50\/15 {
  --tw-ring-color: rgb(238 242 255 / 0.15);
}
.tw-ring-indigo-50\/20 {
  --tw-ring-color: rgb(238 242 255 / 0.2);
}
.tw-ring-indigo-50\/25 {
  --tw-ring-color: rgb(238 242 255 / 0.25);
}
.tw-ring-indigo-50\/30 {
  --tw-ring-color: rgb(238 242 255 / 0.3);
}
.tw-ring-indigo-50\/35 {
  --tw-ring-color: rgb(238 242 255 / 0.35);
}
.tw-ring-indigo-50\/40 {
  --tw-ring-color: rgb(238 242 255 / 0.4);
}
.tw-ring-indigo-50\/45 {
  --tw-ring-color: rgb(238 242 255 / 0.45);
}
.tw-ring-indigo-50\/5 {
  --tw-ring-color: rgb(238 242 255 / 0.05);
}
.tw-ring-indigo-50\/50 {
  --tw-ring-color: rgb(238 242 255 / 0.5);
}
.tw-ring-indigo-50\/55 {
  --tw-ring-color: rgb(238 242 255 / 0.55);
}
.tw-ring-indigo-50\/60 {
  --tw-ring-color: rgb(238 242 255 / 0.6);
}
.tw-ring-indigo-50\/65 {
  --tw-ring-color: rgb(238 242 255 / 0.65);
}
.tw-ring-indigo-50\/70 {
  --tw-ring-color: rgb(238 242 255 / 0.7);
}
.tw-ring-indigo-50\/75 {
  --tw-ring-color: rgb(238 242 255 / 0.75);
}
.tw-ring-indigo-50\/80 {
  --tw-ring-color: rgb(238 242 255 / 0.8);
}
.tw-ring-indigo-50\/85 {
  --tw-ring-color: rgb(238 242 255 / 0.85);
}
.tw-ring-indigo-50\/90 {
  --tw-ring-color: rgb(238 242 255 / 0.9);
}
.tw-ring-indigo-50\/95 {
  --tw-ring-color: rgb(238 242 255 / 0.95);
}
.tw-ring-indigo-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-500\/0 {
  --tw-ring-color: rgb(99 102 241 / 0);
}
.tw-ring-indigo-500\/10 {
  --tw-ring-color: rgb(99 102 241 / 0.1);
}
.tw-ring-indigo-500\/100 {
  --tw-ring-color: rgb(99 102 241 / 1);
}
.tw-ring-indigo-500\/15 {
  --tw-ring-color: rgb(99 102 241 / 0.15);
}
.tw-ring-indigo-500\/20 {
  --tw-ring-color: rgb(99 102 241 / 0.2);
}
.tw-ring-indigo-500\/25 {
  --tw-ring-color: rgb(99 102 241 / 0.25);
}
.tw-ring-indigo-500\/30 {
  --tw-ring-color: rgb(99 102 241 / 0.3);
}
.tw-ring-indigo-500\/35 {
  --tw-ring-color: rgb(99 102 241 / 0.35);
}
.tw-ring-indigo-500\/40 {
  --tw-ring-color: rgb(99 102 241 / 0.4);
}
.tw-ring-indigo-500\/45 {
  --tw-ring-color: rgb(99 102 241 / 0.45);
}
.tw-ring-indigo-500\/5 {
  --tw-ring-color: rgb(99 102 241 / 0.05);
}
.tw-ring-indigo-500\/50 {
  --tw-ring-color: rgb(99 102 241 / 0.5);
}
.tw-ring-indigo-500\/55 {
  --tw-ring-color: rgb(99 102 241 / 0.55);
}
.tw-ring-indigo-500\/60 {
  --tw-ring-color: rgb(99 102 241 / 0.6);
}
.tw-ring-indigo-500\/65 {
  --tw-ring-color: rgb(99 102 241 / 0.65);
}
.tw-ring-indigo-500\/70 {
  --tw-ring-color: rgb(99 102 241 / 0.7);
}
.tw-ring-indigo-500\/75 {
  --tw-ring-color: rgb(99 102 241 / 0.75);
}
.tw-ring-indigo-500\/80 {
  --tw-ring-color: rgb(99 102 241 / 0.8);
}
.tw-ring-indigo-500\/85 {
  --tw-ring-color: rgb(99 102 241 / 0.85);
}
.tw-ring-indigo-500\/90 {
  --tw-ring-color: rgb(99 102 241 / 0.9);
}
.tw-ring-indigo-500\/95 {
  --tw-ring-color: rgb(99 102 241 / 0.95);
}
.tw-ring-indigo-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-600\/0 {
  --tw-ring-color: rgb(79 70 229 / 0);
}
.tw-ring-indigo-600\/10 {
  --tw-ring-color: rgb(79 70 229 / 0.1);
}
.tw-ring-indigo-600\/100 {
  --tw-ring-color: rgb(79 70 229 / 1);
}
.tw-ring-indigo-600\/15 {
  --tw-ring-color: rgb(79 70 229 / 0.15);
}
.tw-ring-indigo-600\/20 {
  --tw-ring-color: rgb(79 70 229 / 0.2);
}
.tw-ring-indigo-600\/25 {
  --tw-ring-color: rgb(79 70 229 / 0.25);
}
.tw-ring-indigo-600\/30 {
  --tw-ring-color: rgb(79 70 229 / 0.3);
}
.tw-ring-indigo-600\/35 {
  --tw-ring-color: rgb(79 70 229 / 0.35);
}
.tw-ring-indigo-600\/40 {
  --tw-ring-color: rgb(79 70 229 / 0.4);
}
.tw-ring-indigo-600\/45 {
  --tw-ring-color: rgb(79 70 229 / 0.45);
}
.tw-ring-indigo-600\/5 {
  --tw-ring-color: rgb(79 70 229 / 0.05);
}
.tw-ring-indigo-600\/50 {
  --tw-ring-color: rgb(79 70 229 / 0.5);
}
.tw-ring-indigo-600\/55 {
  --tw-ring-color: rgb(79 70 229 / 0.55);
}
.tw-ring-indigo-600\/60 {
  --tw-ring-color: rgb(79 70 229 / 0.6);
}
.tw-ring-indigo-600\/65 {
  --tw-ring-color: rgb(79 70 229 / 0.65);
}
.tw-ring-indigo-600\/70 {
  --tw-ring-color: rgb(79 70 229 / 0.7);
}
.tw-ring-indigo-600\/75 {
  --tw-ring-color: rgb(79 70 229 / 0.75);
}
.tw-ring-indigo-600\/80 {
  --tw-ring-color: rgb(79 70 229 / 0.8);
}
.tw-ring-indigo-600\/85 {
  --tw-ring-color: rgb(79 70 229 / 0.85);
}
.tw-ring-indigo-600\/90 {
  --tw-ring-color: rgb(79 70 229 / 0.9);
}
.tw-ring-indigo-600\/95 {
  --tw-ring-color: rgb(79 70 229 / 0.95);
}
.tw-ring-indigo-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-700\/0 {
  --tw-ring-color: rgb(67 56 202 / 0);
}
.tw-ring-indigo-700\/10 {
  --tw-ring-color: rgb(67 56 202 / 0.1);
}
.tw-ring-indigo-700\/100 {
  --tw-ring-color: rgb(67 56 202 / 1);
}
.tw-ring-indigo-700\/15 {
  --tw-ring-color: rgb(67 56 202 / 0.15);
}
.tw-ring-indigo-700\/20 {
  --tw-ring-color: rgb(67 56 202 / 0.2);
}
.tw-ring-indigo-700\/25 {
  --tw-ring-color: rgb(67 56 202 / 0.25);
}
.tw-ring-indigo-700\/30 {
  --tw-ring-color: rgb(67 56 202 / 0.3);
}
.tw-ring-indigo-700\/35 {
  --tw-ring-color: rgb(67 56 202 / 0.35);
}
.tw-ring-indigo-700\/40 {
  --tw-ring-color: rgb(67 56 202 / 0.4);
}
.tw-ring-indigo-700\/45 {
  --tw-ring-color: rgb(67 56 202 / 0.45);
}
.tw-ring-indigo-700\/5 {
  --tw-ring-color: rgb(67 56 202 / 0.05);
}
.tw-ring-indigo-700\/50 {
  --tw-ring-color: rgb(67 56 202 / 0.5);
}
.tw-ring-indigo-700\/55 {
  --tw-ring-color: rgb(67 56 202 / 0.55);
}
.tw-ring-indigo-700\/60 {
  --tw-ring-color: rgb(67 56 202 / 0.6);
}
.tw-ring-indigo-700\/65 {
  --tw-ring-color: rgb(67 56 202 / 0.65);
}
.tw-ring-indigo-700\/70 {
  --tw-ring-color: rgb(67 56 202 / 0.7);
}
.tw-ring-indigo-700\/75 {
  --tw-ring-color: rgb(67 56 202 / 0.75);
}
.tw-ring-indigo-700\/80 {
  --tw-ring-color: rgb(67 56 202 / 0.8);
}
.tw-ring-indigo-700\/85 {
  --tw-ring-color: rgb(67 56 202 / 0.85);
}
.tw-ring-indigo-700\/90 {
  --tw-ring-color: rgb(67 56 202 / 0.9);
}
.tw-ring-indigo-700\/95 {
  --tw-ring-color: rgb(67 56 202 / 0.95);
}
.tw-ring-indigo-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 48 163 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-800\/0 {
  --tw-ring-color: rgb(55 48 163 / 0);
}
.tw-ring-indigo-800\/10 {
  --tw-ring-color: rgb(55 48 163 / 0.1);
}
.tw-ring-indigo-800\/100 {
  --tw-ring-color: rgb(55 48 163 / 1);
}
.tw-ring-indigo-800\/15 {
  --tw-ring-color: rgb(55 48 163 / 0.15);
}
.tw-ring-indigo-800\/20 {
  --tw-ring-color: rgb(55 48 163 / 0.2);
}
.tw-ring-indigo-800\/25 {
  --tw-ring-color: rgb(55 48 163 / 0.25);
}
.tw-ring-indigo-800\/30 {
  --tw-ring-color: rgb(55 48 163 / 0.3);
}
.tw-ring-indigo-800\/35 {
  --tw-ring-color: rgb(55 48 163 / 0.35);
}
.tw-ring-indigo-800\/40 {
  --tw-ring-color: rgb(55 48 163 / 0.4);
}
.tw-ring-indigo-800\/45 {
  --tw-ring-color: rgb(55 48 163 / 0.45);
}
.tw-ring-indigo-800\/5 {
  --tw-ring-color: rgb(55 48 163 / 0.05);
}
.tw-ring-indigo-800\/50 {
  --tw-ring-color: rgb(55 48 163 / 0.5);
}
.tw-ring-indigo-800\/55 {
  --tw-ring-color: rgb(55 48 163 / 0.55);
}
.tw-ring-indigo-800\/60 {
  --tw-ring-color: rgb(55 48 163 / 0.6);
}
.tw-ring-indigo-800\/65 {
  --tw-ring-color: rgb(55 48 163 / 0.65);
}
.tw-ring-indigo-800\/70 {
  --tw-ring-color: rgb(55 48 163 / 0.7);
}
.tw-ring-indigo-800\/75 {
  --tw-ring-color: rgb(55 48 163 / 0.75);
}
.tw-ring-indigo-800\/80 {
  --tw-ring-color: rgb(55 48 163 / 0.8);
}
.tw-ring-indigo-800\/85 {
  --tw-ring-color: rgb(55 48 163 / 0.85);
}
.tw-ring-indigo-800\/90 {
  --tw-ring-color: rgb(55 48 163 / 0.9);
}
.tw-ring-indigo-800\/95 {
  --tw-ring-color: rgb(55 48 163 / 0.95);
}
.tw-ring-indigo-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(49 46 129 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-900\/0 {
  --tw-ring-color: rgb(49 46 129 / 0);
}
.tw-ring-indigo-900\/10 {
  --tw-ring-color: rgb(49 46 129 / 0.1);
}
.tw-ring-indigo-900\/100 {
  --tw-ring-color: rgb(49 46 129 / 1);
}
.tw-ring-indigo-900\/15 {
  --tw-ring-color: rgb(49 46 129 / 0.15);
}
.tw-ring-indigo-900\/20 {
  --tw-ring-color: rgb(49 46 129 / 0.2);
}
.tw-ring-indigo-900\/25 {
  --tw-ring-color: rgb(49 46 129 / 0.25);
}
.tw-ring-indigo-900\/30 {
  --tw-ring-color: rgb(49 46 129 / 0.3);
}
.tw-ring-indigo-900\/35 {
  --tw-ring-color: rgb(49 46 129 / 0.35);
}
.tw-ring-indigo-900\/40 {
  --tw-ring-color: rgb(49 46 129 / 0.4);
}
.tw-ring-indigo-900\/45 {
  --tw-ring-color: rgb(49 46 129 / 0.45);
}
.tw-ring-indigo-900\/5 {
  --tw-ring-color: rgb(49 46 129 / 0.05);
}
.tw-ring-indigo-900\/50 {
  --tw-ring-color: rgb(49 46 129 / 0.5);
}
.tw-ring-indigo-900\/55 {
  --tw-ring-color: rgb(49 46 129 / 0.55);
}
.tw-ring-indigo-900\/60 {
  --tw-ring-color: rgb(49 46 129 / 0.6);
}
.tw-ring-indigo-900\/65 {
  --tw-ring-color: rgb(49 46 129 / 0.65);
}
.tw-ring-indigo-900\/70 {
  --tw-ring-color: rgb(49 46 129 / 0.7);
}
.tw-ring-indigo-900\/75 {
  --tw-ring-color: rgb(49 46 129 / 0.75);
}
.tw-ring-indigo-900\/80 {
  --tw-ring-color: rgb(49 46 129 / 0.8);
}
.tw-ring-indigo-900\/85 {
  --tw-ring-color: rgb(49 46 129 / 0.85);
}
.tw-ring-indigo-900\/90 {
  --tw-ring-color: rgb(49 46 129 / 0.9);
}
.tw-ring-indigo-900\/95 {
  --tw-ring-color: rgb(49 46 129 / 0.95);
}
.tw-ring-indigo-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 27 75 / var(--tw-ring-opacity, 1));
}
.tw-ring-indigo-950\/0 {
  --tw-ring-color: rgb(30 27 75 / 0);
}
.tw-ring-indigo-950\/10 {
  --tw-ring-color: rgb(30 27 75 / 0.1);
}
.tw-ring-indigo-950\/100 {
  --tw-ring-color: rgb(30 27 75 / 1);
}
.tw-ring-indigo-950\/15 {
  --tw-ring-color: rgb(30 27 75 / 0.15);
}
.tw-ring-indigo-950\/20 {
  --tw-ring-color: rgb(30 27 75 / 0.2);
}
.tw-ring-indigo-950\/25 {
  --tw-ring-color: rgb(30 27 75 / 0.25);
}
.tw-ring-indigo-950\/30 {
  --tw-ring-color: rgb(30 27 75 / 0.3);
}
.tw-ring-indigo-950\/35 {
  --tw-ring-color: rgb(30 27 75 / 0.35);
}
.tw-ring-indigo-950\/40 {
  --tw-ring-color: rgb(30 27 75 / 0.4);
}
.tw-ring-indigo-950\/45 {
  --tw-ring-color: rgb(30 27 75 / 0.45);
}
.tw-ring-indigo-950\/5 {
  --tw-ring-color: rgb(30 27 75 / 0.05);
}
.tw-ring-indigo-950\/50 {
  --tw-ring-color: rgb(30 27 75 / 0.5);
}
.tw-ring-indigo-950\/55 {
  --tw-ring-color: rgb(30 27 75 / 0.55);
}
.tw-ring-indigo-950\/60 {
  --tw-ring-color: rgb(30 27 75 / 0.6);
}
.tw-ring-indigo-950\/65 {
  --tw-ring-color: rgb(30 27 75 / 0.65);
}
.tw-ring-indigo-950\/70 {
  --tw-ring-color: rgb(30 27 75 / 0.7);
}
.tw-ring-indigo-950\/75 {
  --tw-ring-color: rgb(30 27 75 / 0.75);
}
.tw-ring-indigo-950\/80 {
  --tw-ring-color: rgb(30 27 75 / 0.8);
}
.tw-ring-indigo-950\/85 {
  --tw-ring-color: rgb(30 27 75 / 0.85);
}
.tw-ring-indigo-950\/90 {
  --tw-ring-color: rgb(30 27 75 / 0.9);
}
.tw-ring-indigo-950\/95 {
  --tw-ring-color: rgb(30 27 75 / 0.95);
}
.tw-ring-inherit {
  --tw-ring-color: inherit;
}
.tw-ring-lime-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 252 203 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-100\/0 {
  --tw-ring-color: rgb(236 252 203 / 0);
}
.tw-ring-lime-100\/10 {
  --tw-ring-color: rgb(236 252 203 / 0.1);
}
.tw-ring-lime-100\/100 {
  --tw-ring-color: rgb(236 252 203 / 1);
}
.tw-ring-lime-100\/15 {
  --tw-ring-color: rgb(236 252 203 / 0.15);
}
.tw-ring-lime-100\/20 {
  --tw-ring-color: rgb(236 252 203 / 0.2);
}
.tw-ring-lime-100\/25 {
  --tw-ring-color: rgb(236 252 203 / 0.25);
}
.tw-ring-lime-100\/30 {
  --tw-ring-color: rgb(236 252 203 / 0.3);
}
.tw-ring-lime-100\/35 {
  --tw-ring-color: rgb(236 252 203 / 0.35);
}
.tw-ring-lime-100\/40 {
  --tw-ring-color: rgb(236 252 203 / 0.4);
}
.tw-ring-lime-100\/45 {
  --tw-ring-color: rgb(236 252 203 / 0.45);
}
.tw-ring-lime-100\/5 {
  --tw-ring-color: rgb(236 252 203 / 0.05);
}
.tw-ring-lime-100\/50 {
  --tw-ring-color: rgb(236 252 203 / 0.5);
}
.tw-ring-lime-100\/55 {
  --tw-ring-color: rgb(236 252 203 / 0.55);
}
.tw-ring-lime-100\/60 {
  --tw-ring-color: rgb(236 252 203 / 0.6);
}
.tw-ring-lime-100\/65 {
  --tw-ring-color: rgb(236 252 203 / 0.65);
}
.tw-ring-lime-100\/70 {
  --tw-ring-color: rgb(236 252 203 / 0.7);
}
.tw-ring-lime-100\/75 {
  --tw-ring-color: rgb(236 252 203 / 0.75);
}
.tw-ring-lime-100\/80 {
  --tw-ring-color: rgb(236 252 203 / 0.8);
}
.tw-ring-lime-100\/85 {
  --tw-ring-color: rgb(236 252 203 / 0.85);
}
.tw-ring-lime-100\/90 {
  --tw-ring-color: rgb(236 252 203 / 0.9);
}
.tw-ring-lime-100\/95 {
  --tw-ring-color: rgb(236 252 203 / 0.95);
}
.tw-ring-lime-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-200\/0 {
  --tw-ring-color: rgb(217 249 157 / 0);
}
.tw-ring-lime-200\/10 {
  --tw-ring-color: rgb(217 249 157 / 0.1);
}
.tw-ring-lime-200\/100 {
  --tw-ring-color: rgb(217 249 157 / 1);
}
.tw-ring-lime-200\/15 {
  --tw-ring-color: rgb(217 249 157 / 0.15);
}
.tw-ring-lime-200\/20 {
  --tw-ring-color: rgb(217 249 157 / 0.2);
}
.tw-ring-lime-200\/25 {
  --tw-ring-color: rgb(217 249 157 / 0.25);
}
.tw-ring-lime-200\/30 {
  --tw-ring-color: rgb(217 249 157 / 0.3);
}
.tw-ring-lime-200\/35 {
  --tw-ring-color: rgb(217 249 157 / 0.35);
}
.tw-ring-lime-200\/40 {
  --tw-ring-color: rgb(217 249 157 / 0.4);
}
.tw-ring-lime-200\/45 {
  --tw-ring-color: rgb(217 249 157 / 0.45);
}
.tw-ring-lime-200\/5 {
  --tw-ring-color: rgb(217 249 157 / 0.05);
}
.tw-ring-lime-200\/50 {
  --tw-ring-color: rgb(217 249 157 / 0.5);
}
.tw-ring-lime-200\/55 {
  --tw-ring-color: rgb(217 249 157 / 0.55);
}
.tw-ring-lime-200\/60 {
  --tw-ring-color: rgb(217 249 157 / 0.6);
}
.tw-ring-lime-200\/65 {
  --tw-ring-color: rgb(217 249 157 / 0.65);
}
.tw-ring-lime-200\/70 {
  --tw-ring-color: rgb(217 249 157 / 0.7);
}
.tw-ring-lime-200\/75 {
  --tw-ring-color: rgb(217 249 157 / 0.75);
}
.tw-ring-lime-200\/80 {
  --tw-ring-color: rgb(217 249 157 / 0.8);
}
.tw-ring-lime-200\/85 {
  --tw-ring-color: rgb(217 249 157 / 0.85);
}
.tw-ring-lime-200\/90 {
  --tw-ring-color: rgb(217 249 157 / 0.9);
}
.tw-ring-lime-200\/95 {
  --tw-ring-color: rgb(217 249 157 / 0.95);
}
.tw-ring-lime-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 242 100 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-300\/0 {
  --tw-ring-color: rgb(190 242 100 / 0);
}
.tw-ring-lime-300\/10 {
  --tw-ring-color: rgb(190 242 100 / 0.1);
}
.tw-ring-lime-300\/100 {
  --tw-ring-color: rgb(190 242 100 / 1);
}
.tw-ring-lime-300\/15 {
  --tw-ring-color: rgb(190 242 100 / 0.15);
}
.tw-ring-lime-300\/20 {
  --tw-ring-color: rgb(190 242 100 / 0.2);
}
.tw-ring-lime-300\/25 {
  --tw-ring-color: rgb(190 242 100 / 0.25);
}
.tw-ring-lime-300\/30 {
  --tw-ring-color: rgb(190 242 100 / 0.3);
}
.tw-ring-lime-300\/35 {
  --tw-ring-color: rgb(190 242 100 / 0.35);
}
.tw-ring-lime-300\/40 {
  --tw-ring-color: rgb(190 242 100 / 0.4);
}
.tw-ring-lime-300\/45 {
  --tw-ring-color: rgb(190 242 100 / 0.45);
}
.tw-ring-lime-300\/5 {
  --tw-ring-color: rgb(190 242 100 / 0.05);
}
.tw-ring-lime-300\/50 {
  --tw-ring-color: rgb(190 242 100 / 0.5);
}
.tw-ring-lime-300\/55 {
  --tw-ring-color: rgb(190 242 100 / 0.55);
}
.tw-ring-lime-300\/60 {
  --tw-ring-color: rgb(190 242 100 / 0.6);
}
.tw-ring-lime-300\/65 {
  --tw-ring-color: rgb(190 242 100 / 0.65);
}
.tw-ring-lime-300\/70 {
  --tw-ring-color: rgb(190 242 100 / 0.7);
}
.tw-ring-lime-300\/75 {
  --tw-ring-color: rgb(190 242 100 / 0.75);
}
.tw-ring-lime-300\/80 {
  --tw-ring-color: rgb(190 242 100 / 0.8);
}
.tw-ring-lime-300\/85 {
  --tw-ring-color: rgb(190 242 100 / 0.85);
}
.tw-ring-lime-300\/90 {
  --tw-ring-color: rgb(190 242 100 / 0.9);
}
.tw-ring-lime-300\/95 {
  --tw-ring-color: rgb(190 242 100 / 0.95);
}
.tw-ring-lime-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 230 53 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-400\/0 {
  --tw-ring-color: rgb(163 230 53 / 0);
}
.tw-ring-lime-400\/10 {
  --tw-ring-color: rgb(163 230 53 / 0.1);
}
.tw-ring-lime-400\/100 {
  --tw-ring-color: rgb(163 230 53 / 1);
}
.tw-ring-lime-400\/15 {
  --tw-ring-color: rgb(163 230 53 / 0.15);
}
.tw-ring-lime-400\/20 {
  --tw-ring-color: rgb(163 230 53 / 0.2);
}
.tw-ring-lime-400\/25 {
  --tw-ring-color: rgb(163 230 53 / 0.25);
}
.tw-ring-lime-400\/30 {
  --tw-ring-color: rgb(163 230 53 / 0.3);
}
.tw-ring-lime-400\/35 {
  --tw-ring-color: rgb(163 230 53 / 0.35);
}
.tw-ring-lime-400\/40 {
  --tw-ring-color: rgb(163 230 53 / 0.4);
}
.tw-ring-lime-400\/45 {
  --tw-ring-color: rgb(163 230 53 / 0.45);
}
.tw-ring-lime-400\/5 {
  --tw-ring-color: rgb(163 230 53 / 0.05);
}
.tw-ring-lime-400\/50 {
  --tw-ring-color: rgb(163 230 53 / 0.5);
}
.tw-ring-lime-400\/55 {
  --tw-ring-color: rgb(163 230 53 / 0.55);
}
.tw-ring-lime-400\/60 {
  --tw-ring-color: rgb(163 230 53 / 0.6);
}
.tw-ring-lime-400\/65 {
  --tw-ring-color: rgb(163 230 53 / 0.65);
}
.tw-ring-lime-400\/70 {
  --tw-ring-color: rgb(163 230 53 / 0.7);
}
.tw-ring-lime-400\/75 {
  --tw-ring-color: rgb(163 230 53 / 0.75);
}
.tw-ring-lime-400\/80 {
  --tw-ring-color: rgb(163 230 53 / 0.8);
}
.tw-ring-lime-400\/85 {
  --tw-ring-color: rgb(163 230 53 / 0.85);
}
.tw-ring-lime-400\/90 {
  --tw-ring-color: rgb(163 230 53 / 0.9);
}
.tw-ring-lime-400\/95 {
  --tw-ring-color: rgb(163 230 53 / 0.95);
}
.tw-ring-lime-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-50\/0 {
  --tw-ring-color: rgb(247 254 231 / 0);
}
.tw-ring-lime-50\/10 {
  --tw-ring-color: rgb(247 254 231 / 0.1);
}
.tw-ring-lime-50\/100 {
  --tw-ring-color: rgb(247 254 231 / 1);
}
.tw-ring-lime-50\/15 {
  --tw-ring-color: rgb(247 254 231 / 0.15);
}
.tw-ring-lime-50\/20 {
  --tw-ring-color: rgb(247 254 231 / 0.2);
}
.tw-ring-lime-50\/25 {
  --tw-ring-color: rgb(247 254 231 / 0.25);
}
.tw-ring-lime-50\/30 {
  --tw-ring-color: rgb(247 254 231 / 0.3);
}
.tw-ring-lime-50\/35 {
  --tw-ring-color: rgb(247 254 231 / 0.35);
}
.tw-ring-lime-50\/40 {
  --tw-ring-color: rgb(247 254 231 / 0.4);
}
.tw-ring-lime-50\/45 {
  --tw-ring-color: rgb(247 254 231 / 0.45);
}
.tw-ring-lime-50\/5 {
  --tw-ring-color: rgb(247 254 231 / 0.05);
}
.tw-ring-lime-50\/50 {
  --tw-ring-color: rgb(247 254 231 / 0.5);
}
.tw-ring-lime-50\/55 {
  --tw-ring-color: rgb(247 254 231 / 0.55);
}
.tw-ring-lime-50\/60 {
  --tw-ring-color: rgb(247 254 231 / 0.6);
}
.tw-ring-lime-50\/65 {
  --tw-ring-color: rgb(247 254 231 / 0.65);
}
.tw-ring-lime-50\/70 {
  --tw-ring-color: rgb(247 254 231 / 0.7);
}
.tw-ring-lime-50\/75 {
  --tw-ring-color: rgb(247 254 231 / 0.75);
}
.tw-ring-lime-50\/80 {
  --tw-ring-color: rgb(247 254 231 / 0.8);
}
.tw-ring-lime-50\/85 {
  --tw-ring-color: rgb(247 254 231 / 0.85);
}
.tw-ring-lime-50\/90 {
  --tw-ring-color: rgb(247 254 231 / 0.9);
}
.tw-ring-lime-50\/95 {
  --tw-ring-color: rgb(247 254 231 / 0.95);
}
.tw-ring-lime-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 204 22 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-500\/0 {
  --tw-ring-color: rgb(132 204 22 / 0);
}
.tw-ring-lime-500\/10 {
  --tw-ring-color: rgb(132 204 22 / 0.1);
}
.tw-ring-lime-500\/100 {
  --tw-ring-color: rgb(132 204 22 / 1);
}
.tw-ring-lime-500\/15 {
  --tw-ring-color: rgb(132 204 22 / 0.15);
}
.tw-ring-lime-500\/20 {
  --tw-ring-color: rgb(132 204 22 / 0.2);
}
.tw-ring-lime-500\/25 {
  --tw-ring-color: rgb(132 204 22 / 0.25);
}
.tw-ring-lime-500\/30 {
  --tw-ring-color: rgb(132 204 22 / 0.3);
}
.tw-ring-lime-500\/35 {
  --tw-ring-color: rgb(132 204 22 / 0.35);
}
.tw-ring-lime-500\/40 {
  --tw-ring-color: rgb(132 204 22 / 0.4);
}
.tw-ring-lime-500\/45 {
  --tw-ring-color: rgb(132 204 22 / 0.45);
}
.tw-ring-lime-500\/5 {
  --tw-ring-color: rgb(132 204 22 / 0.05);
}
.tw-ring-lime-500\/50 {
  --tw-ring-color: rgb(132 204 22 / 0.5);
}
.tw-ring-lime-500\/55 {
  --tw-ring-color: rgb(132 204 22 / 0.55);
}
.tw-ring-lime-500\/60 {
  --tw-ring-color: rgb(132 204 22 / 0.6);
}
.tw-ring-lime-500\/65 {
  --tw-ring-color: rgb(132 204 22 / 0.65);
}
.tw-ring-lime-500\/70 {
  --tw-ring-color: rgb(132 204 22 / 0.7);
}
.tw-ring-lime-500\/75 {
  --tw-ring-color: rgb(132 204 22 / 0.75);
}
.tw-ring-lime-500\/80 {
  --tw-ring-color: rgb(132 204 22 / 0.8);
}
.tw-ring-lime-500\/85 {
  --tw-ring-color: rgb(132 204 22 / 0.85);
}
.tw-ring-lime-500\/90 {
  --tw-ring-color: rgb(132 204 22 / 0.9);
}
.tw-ring-lime-500\/95 {
  --tw-ring-color: rgb(132 204 22 / 0.95);
}
.tw-ring-lime-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(101 163 13 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-600\/0 {
  --tw-ring-color: rgb(101 163 13 / 0);
}
.tw-ring-lime-600\/10 {
  --tw-ring-color: rgb(101 163 13 / 0.1);
}
.tw-ring-lime-600\/100 {
  --tw-ring-color: rgb(101 163 13 / 1);
}
.tw-ring-lime-600\/15 {
  --tw-ring-color: rgb(101 163 13 / 0.15);
}
.tw-ring-lime-600\/20 {
  --tw-ring-color: rgb(101 163 13 / 0.2);
}
.tw-ring-lime-600\/25 {
  --tw-ring-color: rgb(101 163 13 / 0.25);
}
.tw-ring-lime-600\/30 {
  --tw-ring-color: rgb(101 163 13 / 0.3);
}
.tw-ring-lime-600\/35 {
  --tw-ring-color: rgb(101 163 13 / 0.35);
}
.tw-ring-lime-600\/40 {
  --tw-ring-color: rgb(101 163 13 / 0.4);
}
.tw-ring-lime-600\/45 {
  --tw-ring-color: rgb(101 163 13 / 0.45);
}
.tw-ring-lime-600\/5 {
  --tw-ring-color: rgb(101 163 13 / 0.05);
}
.tw-ring-lime-600\/50 {
  --tw-ring-color: rgb(101 163 13 / 0.5);
}
.tw-ring-lime-600\/55 {
  --tw-ring-color: rgb(101 163 13 / 0.55);
}
.tw-ring-lime-600\/60 {
  --tw-ring-color: rgb(101 163 13 / 0.6);
}
.tw-ring-lime-600\/65 {
  --tw-ring-color: rgb(101 163 13 / 0.65);
}
.tw-ring-lime-600\/70 {
  --tw-ring-color: rgb(101 163 13 / 0.7);
}
.tw-ring-lime-600\/75 {
  --tw-ring-color: rgb(101 163 13 / 0.75);
}
.tw-ring-lime-600\/80 {
  --tw-ring-color: rgb(101 163 13 / 0.8);
}
.tw-ring-lime-600\/85 {
  --tw-ring-color: rgb(101 163 13 / 0.85);
}
.tw-ring-lime-600\/90 {
  --tw-ring-color: rgb(101 163 13 / 0.9);
}
.tw-ring-lime-600\/95 {
  --tw-ring-color: rgb(101 163 13 / 0.95);
}
.tw-ring-lime-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(77 124 15 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-700\/0 {
  --tw-ring-color: rgb(77 124 15 / 0);
}
.tw-ring-lime-700\/10 {
  --tw-ring-color: rgb(77 124 15 / 0.1);
}
.tw-ring-lime-700\/100 {
  --tw-ring-color: rgb(77 124 15 / 1);
}
.tw-ring-lime-700\/15 {
  --tw-ring-color: rgb(77 124 15 / 0.15);
}
.tw-ring-lime-700\/20 {
  --tw-ring-color: rgb(77 124 15 / 0.2);
}
.tw-ring-lime-700\/25 {
  --tw-ring-color: rgb(77 124 15 / 0.25);
}
.tw-ring-lime-700\/30 {
  --tw-ring-color: rgb(77 124 15 / 0.3);
}
.tw-ring-lime-700\/35 {
  --tw-ring-color: rgb(77 124 15 / 0.35);
}
.tw-ring-lime-700\/40 {
  --tw-ring-color: rgb(77 124 15 / 0.4);
}
.tw-ring-lime-700\/45 {
  --tw-ring-color: rgb(77 124 15 / 0.45);
}
.tw-ring-lime-700\/5 {
  --tw-ring-color: rgb(77 124 15 / 0.05);
}
.tw-ring-lime-700\/50 {
  --tw-ring-color: rgb(77 124 15 / 0.5);
}
.tw-ring-lime-700\/55 {
  --tw-ring-color: rgb(77 124 15 / 0.55);
}
.tw-ring-lime-700\/60 {
  --tw-ring-color: rgb(77 124 15 / 0.6);
}
.tw-ring-lime-700\/65 {
  --tw-ring-color: rgb(77 124 15 / 0.65);
}
.tw-ring-lime-700\/70 {
  --tw-ring-color: rgb(77 124 15 / 0.7);
}
.tw-ring-lime-700\/75 {
  --tw-ring-color: rgb(77 124 15 / 0.75);
}
.tw-ring-lime-700\/80 {
  --tw-ring-color: rgb(77 124 15 / 0.8);
}
.tw-ring-lime-700\/85 {
  --tw-ring-color: rgb(77 124 15 / 0.85);
}
.tw-ring-lime-700\/90 {
  --tw-ring-color: rgb(77 124 15 / 0.9);
}
.tw-ring-lime-700\/95 {
  --tw-ring-color: rgb(77 124 15 / 0.95);
}
.tw-ring-lime-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 98 18 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-800\/0 {
  --tw-ring-color: rgb(63 98 18 / 0);
}
.tw-ring-lime-800\/10 {
  --tw-ring-color: rgb(63 98 18 / 0.1);
}
.tw-ring-lime-800\/100 {
  --tw-ring-color: rgb(63 98 18 / 1);
}
.tw-ring-lime-800\/15 {
  --tw-ring-color: rgb(63 98 18 / 0.15);
}
.tw-ring-lime-800\/20 {
  --tw-ring-color: rgb(63 98 18 / 0.2);
}
.tw-ring-lime-800\/25 {
  --tw-ring-color: rgb(63 98 18 / 0.25);
}
.tw-ring-lime-800\/30 {
  --tw-ring-color: rgb(63 98 18 / 0.3);
}
.tw-ring-lime-800\/35 {
  --tw-ring-color: rgb(63 98 18 / 0.35);
}
.tw-ring-lime-800\/40 {
  --tw-ring-color: rgb(63 98 18 / 0.4);
}
.tw-ring-lime-800\/45 {
  --tw-ring-color: rgb(63 98 18 / 0.45);
}
.tw-ring-lime-800\/5 {
  --tw-ring-color: rgb(63 98 18 / 0.05);
}
.tw-ring-lime-800\/50 {
  --tw-ring-color: rgb(63 98 18 / 0.5);
}
.tw-ring-lime-800\/55 {
  --tw-ring-color: rgb(63 98 18 / 0.55);
}
.tw-ring-lime-800\/60 {
  --tw-ring-color: rgb(63 98 18 / 0.6);
}
.tw-ring-lime-800\/65 {
  --tw-ring-color: rgb(63 98 18 / 0.65);
}
.tw-ring-lime-800\/70 {
  --tw-ring-color: rgb(63 98 18 / 0.7);
}
.tw-ring-lime-800\/75 {
  --tw-ring-color: rgb(63 98 18 / 0.75);
}
.tw-ring-lime-800\/80 {
  --tw-ring-color: rgb(63 98 18 / 0.8);
}
.tw-ring-lime-800\/85 {
  --tw-ring-color: rgb(63 98 18 / 0.85);
}
.tw-ring-lime-800\/90 {
  --tw-ring-color: rgb(63 98 18 / 0.9);
}
.tw-ring-lime-800\/95 {
  --tw-ring-color: rgb(63 98 18 / 0.95);
}
.tw-ring-lime-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(54 83 20 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-900\/0 {
  --tw-ring-color: rgb(54 83 20 / 0);
}
.tw-ring-lime-900\/10 {
  --tw-ring-color: rgb(54 83 20 / 0.1);
}
.tw-ring-lime-900\/100 {
  --tw-ring-color: rgb(54 83 20 / 1);
}
.tw-ring-lime-900\/15 {
  --tw-ring-color: rgb(54 83 20 / 0.15);
}
.tw-ring-lime-900\/20 {
  --tw-ring-color: rgb(54 83 20 / 0.2);
}
.tw-ring-lime-900\/25 {
  --tw-ring-color: rgb(54 83 20 / 0.25);
}
.tw-ring-lime-900\/30 {
  --tw-ring-color: rgb(54 83 20 / 0.3);
}
.tw-ring-lime-900\/35 {
  --tw-ring-color: rgb(54 83 20 / 0.35);
}
.tw-ring-lime-900\/40 {
  --tw-ring-color: rgb(54 83 20 / 0.4);
}
.tw-ring-lime-900\/45 {
  --tw-ring-color: rgb(54 83 20 / 0.45);
}
.tw-ring-lime-900\/5 {
  --tw-ring-color: rgb(54 83 20 / 0.05);
}
.tw-ring-lime-900\/50 {
  --tw-ring-color: rgb(54 83 20 / 0.5);
}
.tw-ring-lime-900\/55 {
  --tw-ring-color: rgb(54 83 20 / 0.55);
}
.tw-ring-lime-900\/60 {
  --tw-ring-color: rgb(54 83 20 / 0.6);
}
.tw-ring-lime-900\/65 {
  --tw-ring-color: rgb(54 83 20 / 0.65);
}
.tw-ring-lime-900\/70 {
  --tw-ring-color: rgb(54 83 20 / 0.7);
}
.tw-ring-lime-900\/75 {
  --tw-ring-color: rgb(54 83 20 / 0.75);
}
.tw-ring-lime-900\/80 {
  --tw-ring-color: rgb(54 83 20 / 0.8);
}
.tw-ring-lime-900\/85 {
  --tw-ring-color: rgb(54 83 20 / 0.85);
}
.tw-ring-lime-900\/90 {
  --tw-ring-color: rgb(54 83 20 / 0.9);
}
.tw-ring-lime-900\/95 {
  --tw-ring-color: rgb(54 83 20 / 0.95);
}
.tw-ring-lime-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(26 46 5 / var(--tw-ring-opacity, 1));
}
.tw-ring-lime-950\/0 {
  --tw-ring-color: rgb(26 46 5 / 0);
}
.tw-ring-lime-950\/10 {
  --tw-ring-color: rgb(26 46 5 / 0.1);
}
.tw-ring-lime-950\/100 {
  --tw-ring-color: rgb(26 46 5 / 1);
}
.tw-ring-lime-950\/15 {
  --tw-ring-color: rgb(26 46 5 / 0.15);
}
.tw-ring-lime-950\/20 {
  --tw-ring-color: rgb(26 46 5 / 0.2);
}
.tw-ring-lime-950\/25 {
  --tw-ring-color: rgb(26 46 5 / 0.25);
}
.tw-ring-lime-950\/30 {
  --tw-ring-color: rgb(26 46 5 / 0.3);
}
.tw-ring-lime-950\/35 {
  --tw-ring-color: rgb(26 46 5 / 0.35);
}
.tw-ring-lime-950\/40 {
  --tw-ring-color: rgb(26 46 5 / 0.4);
}
.tw-ring-lime-950\/45 {
  --tw-ring-color: rgb(26 46 5 / 0.45);
}
.tw-ring-lime-950\/5 {
  --tw-ring-color: rgb(26 46 5 / 0.05);
}
.tw-ring-lime-950\/50 {
  --tw-ring-color: rgb(26 46 5 / 0.5);
}
.tw-ring-lime-950\/55 {
  --tw-ring-color: rgb(26 46 5 / 0.55);
}
.tw-ring-lime-950\/60 {
  --tw-ring-color: rgb(26 46 5 / 0.6);
}
.tw-ring-lime-950\/65 {
  --tw-ring-color: rgb(26 46 5 / 0.65);
}
.tw-ring-lime-950\/70 {
  --tw-ring-color: rgb(26 46 5 / 0.7);
}
.tw-ring-lime-950\/75 {
  --tw-ring-color: rgb(26 46 5 / 0.75);
}
.tw-ring-lime-950\/80 {
  --tw-ring-color: rgb(26 46 5 / 0.8);
}
.tw-ring-lime-950\/85 {
  --tw-ring-color: rgb(26 46 5 / 0.85);
}
.tw-ring-lime-950\/90 {
  --tw-ring-color: rgb(26 46 5 / 0.9);
}
.tw-ring-lime-950\/95 {
  --tw-ring-color: rgb(26 46 5 / 0.95);
}
.tw-ring-neutral-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 245 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-100\/0 {
  --tw-ring-color: rgb(245 245 245 / 0);
}
.tw-ring-neutral-100\/10 {
  --tw-ring-color: rgb(245 245 245 / 0.1);
}
.tw-ring-neutral-100\/100 {
  --tw-ring-color: rgb(245 245 245 / 1);
}
.tw-ring-neutral-100\/15 {
  --tw-ring-color: rgb(245 245 245 / 0.15);
}
.tw-ring-neutral-100\/20 {
  --tw-ring-color: rgb(245 245 245 / 0.2);
}
.tw-ring-neutral-100\/25 {
  --tw-ring-color: rgb(245 245 245 / 0.25);
}
.tw-ring-neutral-100\/30 {
  --tw-ring-color: rgb(245 245 245 / 0.3);
}
.tw-ring-neutral-100\/35 {
  --tw-ring-color: rgb(245 245 245 / 0.35);
}
.tw-ring-neutral-100\/40 {
  --tw-ring-color: rgb(245 245 245 / 0.4);
}
.tw-ring-neutral-100\/45 {
  --tw-ring-color: rgb(245 245 245 / 0.45);
}
.tw-ring-neutral-100\/5 {
  --tw-ring-color: rgb(245 245 245 / 0.05);
}
.tw-ring-neutral-100\/50 {
  --tw-ring-color: rgb(245 245 245 / 0.5);
}
.tw-ring-neutral-100\/55 {
  --tw-ring-color: rgb(245 245 245 / 0.55);
}
.tw-ring-neutral-100\/60 {
  --tw-ring-color: rgb(245 245 245 / 0.6);
}
.tw-ring-neutral-100\/65 {
  --tw-ring-color: rgb(245 245 245 / 0.65);
}
.tw-ring-neutral-100\/70 {
  --tw-ring-color: rgb(245 245 245 / 0.7);
}
.tw-ring-neutral-100\/75 {
  --tw-ring-color: rgb(245 245 245 / 0.75);
}
.tw-ring-neutral-100\/80 {
  --tw-ring-color: rgb(245 245 245 / 0.8);
}
.tw-ring-neutral-100\/85 {
  --tw-ring-color: rgb(245 245 245 / 0.85);
}
.tw-ring-neutral-100\/90 {
  --tw-ring-color: rgb(245 245 245 / 0.9);
}
.tw-ring-neutral-100\/95 {
  --tw-ring-color: rgb(245 245 245 / 0.95);
}
.tw-ring-neutral-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-200\/0 {
  --tw-ring-color: rgb(229 229 229 / 0);
}
.tw-ring-neutral-200\/10 {
  --tw-ring-color: rgb(229 229 229 / 0.1);
}
.tw-ring-neutral-200\/100 {
  --tw-ring-color: rgb(229 229 229 / 1);
}
.tw-ring-neutral-200\/15 {
  --tw-ring-color: rgb(229 229 229 / 0.15);
}
.tw-ring-neutral-200\/20 {
  --tw-ring-color: rgb(229 229 229 / 0.2);
}
.tw-ring-neutral-200\/25 {
  --tw-ring-color: rgb(229 229 229 / 0.25);
}
.tw-ring-neutral-200\/30 {
  --tw-ring-color: rgb(229 229 229 / 0.3);
}
.tw-ring-neutral-200\/35 {
  --tw-ring-color: rgb(229 229 229 / 0.35);
}
.tw-ring-neutral-200\/40 {
  --tw-ring-color: rgb(229 229 229 / 0.4);
}
.tw-ring-neutral-200\/45 {
  --tw-ring-color: rgb(229 229 229 / 0.45);
}
.tw-ring-neutral-200\/5 {
  --tw-ring-color: rgb(229 229 229 / 0.05);
}
.tw-ring-neutral-200\/50 {
  --tw-ring-color: rgb(229 229 229 / 0.5);
}
.tw-ring-neutral-200\/55 {
  --tw-ring-color: rgb(229 229 229 / 0.55);
}
.tw-ring-neutral-200\/60 {
  --tw-ring-color: rgb(229 229 229 / 0.6);
}
.tw-ring-neutral-200\/65 {
  --tw-ring-color: rgb(229 229 229 / 0.65);
}
.tw-ring-neutral-200\/70 {
  --tw-ring-color: rgb(229 229 229 / 0.7);
}
.tw-ring-neutral-200\/75 {
  --tw-ring-color: rgb(229 229 229 / 0.75);
}
.tw-ring-neutral-200\/80 {
  --tw-ring-color: rgb(229 229 229 / 0.8);
}
.tw-ring-neutral-200\/85 {
  --tw-ring-color: rgb(229 229 229 / 0.85);
}
.tw-ring-neutral-200\/90 {
  --tw-ring-color: rgb(229 229 229 / 0.9);
}
.tw-ring-neutral-200\/95 {
  --tw-ring-color: rgb(229 229 229 / 0.95);
}
.tw-ring-neutral-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 212 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-300\/0 {
  --tw-ring-color: rgb(212 212 212 / 0);
}
.tw-ring-neutral-300\/10 {
  --tw-ring-color: rgb(212 212 212 / 0.1);
}
.tw-ring-neutral-300\/100 {
  --tw-ring-color: rgb(212 212 212 / 1);
}
.tw-ring-neutral-300\/15 {
  --tw-ring-color: rgb(212 212 212 / 0.15);
}
.tw-ring-neutral-300\/20 {
  --tw-ring-color: rgb(212 212 212 / 0.2);
}
.tw-ring-neutral-300\/25 {
  --tw-ring-color: rgb(212 212 212 / 0.25);
}
.tw-ring-neutral-300\/30 {
  --tw-ring-color: rgb(212 212 212 / 0.3);
}
.tw-ring-neutral-300\/35 {
  --tw-ring-color: rgb(212 212 212 / 0.35);
}
.tw-ring-neutral-300\/40 {
  --tw-ring-color: rgb(212 212 212 / 0.4);
}
.tw-ring-neutral-300\/45 {
  --tw-ring-color: rgb(212 212 212 / 0.45);
}
.tw-ring-neutral-300\/5 {
  --tw-ring-color: rgb(212 212 212 / 0.05);
}
.tw-ring-neutral-300\/50 {
  --tw-ring-color: rgb(212 212 212 / 0.5);
}
.tw-ring-neutral-300\/55 {
  --tw-ring-color: rgb(212 212 212 / 0.55);
}
.tw-ring-neutral-300\/60 {
  --tw-ring-color: rgb(212 212 212 / 0.6);
}
.tw-ring-neutral-300\/65 {
  --tw-ring-color: rgb(212 212 212 / 0.65);
}
.tw-ring-neutral-300\/70 {
  --tw-ring-color: rgb(212 212 212 / 0.7);
}
.tw-ring-neutral-300\/75 {
  --tw-ring-color: rgb(212 212 212 / 0.75);
}
.tw-ring-neutral-300\/80 {
  --tw-ring-color: rgb(212 212 212 / 0.8);
}
.tw-ring-neutral-300\/85 {
  --tw-ring-color: rgb(212 212 212 / 0.85);
}
.tw-ring-neutral-300\/90 {
  --tw-ring-color: rgb(212 212 212 / 0.9);
}
.tw-ring-neutral-300\/95 {
  --tw-ring-color: rgb(212 212 212 / 0.95);
}
.tw-ring-neutral-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(163 163 163 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-400\/0 {
  --tw-ring-color: rgb(163 163 163 / 0);
}
.tw-ring-neutral-400\/10 {
  --tw-ring-color: rgb(163 163 163 / 0.1);
}
.tw-ring-neutral-400\/100 {
  --tw-ring-color: rgb(163 163 163 / 1);
}
.tw-ring-neutral-400\/15 {
  --tw-ring-color: rgb(163 163 163 / 0.15);
}
.tw-ring-neutral-400\/20 {
  --tw-ring-color: rgb(163 163 163 / 0.2);
}
.tw-ring-neutral-400\/25 {
  --tw-ring-color: rgb(163 163 163 / 0.25);
}
.tw-ring-neutral-400\/30 {
  --tw-ring-color: rgb(163 163 163 / 0.3);
}
.tw-ring-neutral-400\/35 {
  --tw-ring-color: rgb(163 163 163 / 0.35);
}
.tw-ring-neutral-400\/40 {
  --tw-ring-color: rgb(163 163 163 / 0.4);
}
.tw-ring-neutral-400\/45 {
  --tw-ring-color: rgb(163 163 163 / 0.45);
}
.tw-ring-neutral-400\/5 {
  --tw-ring-color: rgb(163 163 163 / 0.05);
}
.tw-ring-neutral-400\/50 {
  --tw-ring-color: rgb(163 163 163 / 0.5);
}
.tw-ring-neutral-400\/55 {
  --tw-ring-color: rgb(163 163 163 / 0.55);
}
.tw-ring-neutral-400\/60 {
  --tw-ring-color: rgb(163 163 163 / 0.6);
}
.tw-ring-neutral-400\/65 {
  --tw-ring-color: rgb(163 163 163 / 0.65);
}
.tw-ring-neutral-400\/70 {
  --tw-ring-color: rgb(163 163 163 / 0.7);
}
.tw-ring-neutral-400\/75 {
  --tw-ring-color: rgb(163 163 163 / 0.75);
}
.tw-ring-neutral-400\/80 {
  --tw-ring-color: rgb(163 163 163 / 0.8);
}
.tw-ring-neutral-400\/85 {
  --tw-ring-color: rgb(163 163 163 / 0.85);
}
.tw-ring-neutral-400\/90 {
  --tw-ring-color: rgb(163 163 163 / 0.9);
}
.tw-ring-neutral-400\/95 {
  --tw-ring-color: rgb(163 163 163 / 0.95);
}
.tw-ring-neutral-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-50\/0 {
  --tw-ring-color: rgb(250 250 250 / 0);
}
.tw-ring-neutral-50\/10 {
  --tw-ring-color: rgb(250 250 250 / 0.1);
}
.tw-ring-neutral-50\/100 {
  --tw-ring-color: rgb(250 250 250 / 1);
}
.tw-ring-neutral-50\/15 {
  --tw-ring-color: rgb(250 250 250 / 0.15);
}
.tw-ring-neutral-50\/20 {
  --tw-ring-color: rgb(250 250 250 / 0.2);
}
.tw-ring-neutral-50\/25 {
  --tw-ring-color: rgb(250 250 250 / 0.25);
}
.tw-ring-neutral-50\/30 {
  --tw-ring-color: rgb(250 250 250 / 0.3);
}
.tw-ring-neutral-50\/35 {
  --tw-ring-color: rgb(250 250 250 / 0.35);
}
.tw-ring-neutral-50\/40 {
  --tw-ring-color: rgb(250 250 250 / 0.4);
}
.tw-ring-neutral-50\/45 {
  --tw-ring-color: rgb(250 250 250 / 0.45);
}
.tw-ring-neutral-50\/5 {
  --tw-ring-color: rgb(250 250 250 / 0.05);
}
.tw-ring-neutral-50\/50 {
  --tw-ring-color: rgb(250 250 250 / 0.5);
}
.tw-ring-neutral-50\/55 {
  --tw-ring-color: rgb(250 250 250 / 0.55);
}
.tw-ring-neutral-50\/60 {
  --tw-ring-color: rgb(250 250 250 / 0.6);
}
.tw-ring-neutral-50\/65 {
  --tw-ring-color: rgb(250 250 250 / 0.65);
}
.tw-ring-neutral-50\/70 {
  --tw-ring-color: rgb(250 250 250 / 0.7);
}
.tw-ring-neutral-50\/75 {
  --tw-ring-color: rgb(250 250 250 / 0.75);
}
.tw-ring-neutral-50\/80 {
  --tw-ring-color: rgb(250 250 250 / 0.8);
}
.tw-ring-neutral-50\/85 {
  --tw-ring-color: rgb(250 250 250 / 0.85);
}
.tw-ring-neutral-50\/90 {
  --tw-ring-color: rgb(250 250 250 / 0.9);
}
.tw-ring-neutral-50\/95 {
  --tw-ring-color: rgb(250 250 250 / 0.95);
}
.tw-ring-neutral-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(115 115 115 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-500\/0 {
  --tw-ring-color: rgb(115 115 115 / 0);
}
.tw-ring-neutral-500\/10 {
  --tw-ring-color: rgb(115 115 115 / 0.1);
}
.tw-ring-neutral-500\/100 {
  --tw-ring-color: rgb(115 115 115 / 1);
}
.tw-ring-neutral-500\/15 {
  --tw-ring-color: rgb(115 115 115 / 0.15);
}
.tw-ring-neutral-500\/20 {
  --tw-ring-color: rgb(115 115 115 / 0.2);
}
.tw-ring-neutral-500\/25 {
  --tw-ring-color: rgb(115 115 115 / 0.25);
}
.tw-ring-neutral-500\/30 {
  --tw-ring-color: rgb(115 115 115 / 0.3);
}
.tw-ring-neutral-500\/35 {
  --tw-ring-color: rgb(115 115 115 / 0.35);
}
.tw-ring-neutral-500\/40 {
  --tw-ring-color: rgb(115 115 115 / 0.4);
}
.tw-ring-neutral-500\/45 {
  --tw-ring-color: rgb(115 115 115 / 0.45);
}
.tw-ring-neutral-500\/5 {
  --tw-ring-color: rgb(115 115 115 / 0.05);
}
.tw-ring-neutral-500\/50 {
  --tw-ring-color: rgb(115 115 115 / 0.5);
}
.tw-ring-neutral-500\/55 {
  --tw-ring-color: rgb(115 115 115 / 0.55);
}
.tw-ring-neutral-500\/60 {
  --tw-ring-color: rgb(115 115 115 / 0.6);
}
.tw-ring-neutral-500\/65 {
  --tw-ring-color: rgb(115 115 115 / 0.65);
}
.tw-ring-neutral-500\/70 {
  --tw-ring-color: rgb(115 115 115 / 0.7);
}
.tw-ring-neutral-500\/75 {
  --tw-ring-color: rgb(115 115 115 / 0.75);
}
.tw-ring-neutral-500\/80 {
  --tw-ring-color: rgb(115 115 115 / 0.8);
}
.tw-ring-neutral-500\/85 {
  --tw-ring-color: rgb(115 115 115 / 0.85);
}
.tw-ring-neutral-500\/90 {
  --tw-ring-color: rgb(115 115 115 / 0.9);
}
.tw-ring-neutral-500\/95 {
  --tw-ring-color: rgb(115 115 115 / 0.95);
}
.tw-ring-neutral-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 82 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-600\/0 {
  --tw-ring-color: rgb(82 82 82 / 0);
}
.tw-ring-neutral-600\/10 {
  --tw-ring-color: rgb(82 82 82 / 0.1);
}
.tw-ring-neutral-600\/100 {
  --tw-ring-color: rgb(82 82 82 / 1);
}
.tw-ring-neutral-600\/15 {
  --tw-ring-color: rgb(82 82 82 / 0.15);
}
.tw-ring-neutral-600\/20 {
  --tw-ring-color: rgb(82 82 82 / 0.2);
}
.tw-ring-neutral-600\/25 {
  --tw-ring-color: rgb(82 82 82 / 0.25);
}
.tw-ring-neutral-600\/30 {
  --tw-ring-color: rgb(82 82 82 / 0.3);
}
.tw-ring-neutral-600\/35 {
  --tw-ring-color: rgb(82 82 82 / 0.35);
}
.tw-ring-neutral-600\/40 {
  --tw-ring-color: rgb(82 82 82 / 0.4);
}
.tw-ring-neutral-600\/45 {
  --tw-ring-color: rgb(82 82 82 / 0.45);
}
.tw-ring-neutral-600\/5 {
  --tw-ring-color: rgb(82 82 82 / 0.05);
}
.tw-ring-neutral-600\/50 {
  --tw-ring-color: rgb(82 82 82 / 0.5);
}
.tw-ring-neutral-600\/55 {
  --tw-ring-color: rgb(82 82 82 / 0.55);
}
.tw-ring-neutral-600\/60 {
  --tw-ring-color: rgb(82 82 82 / 0.6);
}
.tw-ring-neutral-600\/65 {
  --tw-ring-color: rgb(82 82 82 / 0.65);
}
.tw-ring-neutral-600\/70 {
  --tw-ring-color: rgb(82 82 82 / 0.7);
}
.tw-ring-neutral-600\/75 {
  --tw-ring-color: rgb(82 82 82 / 0.75);
}
.tw-ring-neutral-600\/80 {
  --tw-ring-color: rgb(82 82 82 / 0.8);
}
.tw-ring-neutral-600\/85 {
  --tw-ring-color: rgb(82 82 82 / 0.85);
}
.tw-ring-neutral-600\/90 {
  --tw-ring-color: rgb(82 82 82 / 0.9);
}
.tw-ring-neutral-600\/95 {
  --tw-ring-color: rgb(82 82 82 / 0.95);
}
.tw-ring-neutral-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(64 64 64 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-700\/0 {
  --tw-ring-color: rgb(64 64 64 / 0);
}
.tw-ring-neutral-700\/10 {
  --tw-ring-color: rgb(64 64 64 / 0.1);
}
.tw-ring-neutral-700\/100 {
  --tw-ring-color: rgb(64 64 64 / 1);
}
.tw-ring-neutral-700\/15 {
  --tw-ring-color: rgb(64 64 64 / 0.15);
}
.tw-ring-neutral-700\/20 {
  --tw-ring-color: rgb(64 64 64 / 0.2);
}
.tw-ring-neutral-700\/25 {
  --tw-ring-color: rgb(64 64 64 / 0.25);
}
.tw-ring-neutral-700\/30 {
  --tw-ring-color: rgb(64 64 64 / 0.3);
}
.tw-ring-neutral-700\/35 {
  --tw-ring-color: rgb(64 64 64 / 0.35);
}
.tw-ring-neutral-700\/40 {
  --tw-ring-color: rgb(64 64 64 / 0.4);
}
.tw-ring-neutral-700\/45 {
  --tw-ring-color: rgb(64 64 64 / 0.45);
}
.tw-ring-neutral-700\/5 {
  --tw-ring-color: rgb(64 64 64 / 0.05);
}
.tw-ring-neutral-700\/50 {
  --tw-ring-color: rgb(64 64 64 / 0.5);
}
.tw-ring-neutral-700\/55 {
  --tw-ring-color: rgb(64 64 64 / 0.55);
}
.tw-ring-neutral-700\/60 {
  --tw-ring-color: rgb(64 64 64 / 0.6);
}
.tw-ring-neutral-700\/65 {
  --tw-ring-color: rgb(64 64 64 / 0.65);
}
.tw-ring-neutral-700\/70 {
  --tw-ring-color: rgb(64 64 64 / 0.7);
}
.tw-ring-neutral-700\/75 {
  --tw-ring-color: rgb(64 64 64 / 0.75);
}
.tw-ring-neutral-700\/80 {
  --tw-ring-color: rgb(64 64 64 / 0.8);
}
.tw-ring-neutral-700\/85 {
  --tw-ring-color: rgb(64 64 64 / 0.85);
}
.tw-ring-neutral-700\/90 {
  --tw-ring-color: rgb(64 64 64 / 0.9);
}
.tw-ring-neutral-700\/95 {
  --tw-ring-color: rgb(64 64 64 / 0.95);
}
.tw-ring-neutral-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(38 38 38 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-800\/0 {
  --tw-ring-color: rgb(38 38 38 / 0);
}
.tw-ring-neutral-800\/10 {
  --tw-ring-color: rgb(38 38 38 / 0.1);
}
.tw-ring-neutral-800\/100 {
  --tw-ring-color: rgb(38 38 38 / 1);
}
.tw-ring-neutral-800\/15 {
  --tw-ring-color: rgb(38 38 38 / 0.15);
}
.tw-ring-neutral-800\/20 {
  --tw-ring-color: rgb(38 38 38 / 0.2);
}
.tw-ring-neutral-800\/25 {
  --tw-ring-color: rgb(38 38 38 / 0.25);
}
.tw-ring-neutral-800\/30 {
  --tw-ring-color: rgb(38 38 38 / 0.3);
}
.tw-ring-neutral-800\/35 {
  --tw-ring-color: rgb(38 38 38 / 0.35);
}
.tw-ring-neutral-800\/40 {
  --tw-ring-color: rgb(38 38 38 / 0.4);
}
.tw-ring-neutral-800\/45 {
  --tw-ring-color: rgb(38 38 38 / 0.45);
}
.tw-ring-neutral-800\/5 {
  --tw-ring-color: rgb(38 38 38 / 0.05);
}
.tw-ring-neutral-800\/50 {
  --tw-ring-color: rgb(38 38 38 / 0.5);
}
.tw-ring-neutral-800\/55 {
  --tw-ring-color: rgb(38 38 38 / 0.55);
}
.tw-ring-neutral-800\/60 {
  --tw-ring-color: rgb(38 38 38 / 0.6);
}
.tw-ring-neutral-800\/65 {
  --tw-ring-color: rgb(38 38 38 / 0.65);
}
.tw-ring-neutral-800\/70 {
  --tw-ring-color: rgb(38 38 38 / 0.7);
}
.tw-ring-neutral-800\/75 {
  --tw-ring-color: rgb(38 38 38 / 0.75);
}
.tw-ring-neutral-800\/80 {
  --tw-ring-color: rgb(38 38 38 / 0.8);
}
.tw-ring-neutral-800\/85 {
  --tw-ring-color: rgb(38 38 38 / 0.85);
}
.tw-ring-neutral-800\/90 {
  --tw-ring-color: rgb(38 38 38 / 0.9);
}
.tw-ring-neutral-800\/95 {
  --tw-ring-color: rgb(38 38 38 / 0.95);
}
.tw-ring-neutral-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 23 23 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-900\/0 {
  --tw-ring-color: rgb(23 23 23 / 0);
}
.tw-ring-neutral-900\/10 {
  --tw-ring-color: rgb(23 23 23 / 0.1);
}
.tw-ring-neutral-900\/100 {
  --tw-ring-color: rgb(23 23 23 / 1);
}
.tw-ring-neutral-900\/15 {
  --tw-ring-color: rgb(23 23 23 / 0.15);
}
.tw-ring-neutral-900\/20 {
  --tw-ring-color: rgb(23 23 23 / 0.2);
}
.tw-ring-neutral-900\/25 {
  --tw-ring-color: rgb(23 23 23 / 0.25);
}
.tw-ring-neutral-900\/30 {
  --tw-ring-color: rgb(23 23 23 / 0.3);
}
.tw-ring-neutral-900\/35 {
  --tw-ring-color: rgb(23 23 23 / 0.35);
}
.tw-ring-neutral-900\/40 {
  --tw-ring-color: rgb(23 23 23 / 0.4);
}
.tw-ring-neutral-900\/45 {
  --tw-ring-color: rgb(23 23 23 / 0.45);
}
.tw-ring-neutral-900\/5 {
  --tw-ring-color: rgb(23 23 23 / 0.05);
}
.tw-ring-neutral-900\/50 {
  --tw-ring-color: rgb(23 23 23 / 0.5);
}
.tw-ring-neutral-900\/55 {
  --tw-ring-color: rgb(23 23 23 / 0.55);
}
.tw-ring-neutral-900\/60 {
  --tw-ring-color: rgb(23 23 23 / 0.6);
}
.tw-ring-neutral-900\/65 {
  --tw-ring-color: rgb(23 23 23 / 0.65);
}
.tw-ring-neutral-900\/70 {
  --tw-ring-color: rgb(23 23 23 / 0.7);
}
.tw-ring-neutral-900\/75 {
  --tw-ring-color: rgb(23 23 23 / 0.75);
}
.tw-ring-neutral-900\/80 {
  --tw-ring-color: rgb(23 23 23 / 0.8);
}
.tw-ring-neutral-900\/85 {
  --tw-ring-color: rgb(23 23 23 / 0.85);
}
.tw-ring-neutral-900\/90 {
  --tw-ring-color: rgb(23 23 23 / 0.9);
}
.tw-ring-neutral-900\/95 {
  --tw-ring-color: rgb(23 23 23 / 0.95);
}
.tw-ring-neutral-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(10 10 10 / var(--tw-ring-opacity, 1));
}
.tw-ring-neutral-950\/0 {
  --tw-ring-color: rgb(10 10 10 / 0);
}
.tw-ring-neutral-950\/10 {
  --tw-ring-color: rgb(10 10 10 / 0.1);
}
.tw-ring-neutral-950\/100 {
  --tw-ring-color: rgb(10 10 10 / 1);
}
.tw-ring-neutral-950\/15 {
  --tw-ring-color: rgb(10 10 10 / 0.15);
}
.tw-ring-neutral-950\/20 {
  --tw-ring-color: rgb(10 10 10 / 0.2);
}
.tw-ring-neutral-950\/25 {
  --tw-ring-color: rgb(10 10 10 / 0.25);
}
.tw-ring-neutral-950\/30 {
  --tw-ring-color: rgb(10 10 10 / 0.3);
}
.tw-ring-neutral-950\/35 {
  --tw-ring-color: rgb(10 10 10 / 0.35);
}
.tw-ring-neutral-950\/40 {
  --tw-ring-color: rgb(10 10 10 / 0.4);
}
.tw-ring-neutral-950\/45 {
  --tw-ring-color: rgb(10 10 10 / 0.45);
}
.tw-ring-neutral-950\/5 {
  --tw-ring-color: rgb(10 10 10 / 0.05);
}
.tw-ring-neutral-950\/50 {
  --tw-ring-color: rgb(10 10 10 / 0.5);
}
.tw-ring-neutral-950\/55 {
  --tw-ring-color: rgb(10 10 10 / 0.55);
}
.tw-ring-neutral-950\/60 {
  --tw-ring-color: rgb(10 10 10 / 0.6);
}
.tw-ring-neutral-950\/65 {
  --tw-ring-color: rgb(10 10 10 / 0.65);
}
.tw-ring-neutral-950\/70 {
  --tw-ring-color: rgb(10 10 10 / 0.7);
}
.tw-ring-neutral-950\/75 {
  --tw-ring-color: rgb(10 10 10 / 0.75);
}
.tw-ring-neutral-950\/80 {
  --tw-ring-color: rgb(10 10 10 / 0.8);
}
.tw-ring-neutral-950\/85 {
  --tw-ring-color: rgb(10 10 10 / 0.85);
}
.tw-ring-neutral-950\/90 {
  --tw-ring-color: rgb(10 10 10 / 0.9);
}
.tw-ring-neutral-950\/95 {
  --tw-ring-color: rgb(10 10 10 / 0.95);
}
.tw-ring-orange-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-100\/0 {
  --tw-ring-color: rgb(255 237 213 / 0);
}
.tw-ring-orange-100\/10 {
  --tw-ring-color: rgb(255 237 213 / 0.1);
}
.tw-ring-orange-100\/100 {
  --tw-ring-color: rgb(255 237 213 / 1);
}
.tw-ring-orange-100\/15 {
  --tw-ring-color: rgb(255 237 213 / 0.15);
}
.tw-ring-orange-100\/20 {
  --tw-ring-color: rgb(255 237 213 / 0.2);
}
.tw-ring-orange-100\/25 {
  --tw-ring-color: rgb(255 237 213 / 0.25);
}
.tw-ring-orange-100\/30 {
  --tw-ring-color: rgb(255 237 213 / 0.3);
}
.tw-ring-orange-100\/35 {
  --tw-ring-color: rgb(255 237 213 / 0.35);
}
.tw-ring-orange-100\/40 {
  --tw-ring-color: rgb(255 237 213 / 0.4);
}
.tw-ring-orange-100\/45 {
  --tw-ring-color: rgb(255 237 213 / 0.45);
}
.tw-ring-orange-100\/5 {
  --tw-ring-color: rgb(255 237 213 / 0.05);
}
.tw-ring-orange-100\/50 {
  --tw-ring-color: rgb(255 237 213 / 0.5);
}
.tw-ring-orange-100\/55 {
  --tw-ring-color: rgb(255 237 213 / 0.55);
}
.tw-ring-orange-100\/60 {
  --tw-ring-color: rgb(255 237 213 / 0.6);
}
.tw-ring-orange-100\/65 {
  --tw-ring-color: rgb(255 237 213 / 0.65);
}
.tw-ring-orange-100\/70 {
  --tw-ring-color: rgb(255 237 213 / 0.7);
}
.tw-ring-orange-100\/75 {
  --tw-ring-color: rgb(255 237 213 / 0.75);
}
.tw-ring-orange-100\/80 {
  --tw-ring-color: rgb(255 237 213 / 0.8);
}
.tw-ring-orange-100\/85 {
  --tw-ring-color: rgb(255 237 213 / 0.85);
}
.tw-ring-orange-100\/90 {
  --tw-ring-color: rgb(255 237 213 / 0.9);
}
.tw-ring-orange-100\/95 {
  --tw-ring-color: rgb(255 237 213 / 0.95);
}
.tw-ring-orange-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-200\/0 {
  --tw-ring-color: rgb(254 215 170 / 0);
}
.tw-ring-orange-200\/10 {
  --tw-ring-color: rgb(254 215 170 / 0.1);
}
.tw-ring-orange-200\/100 {
  --tw-ring-color: rgb(254 215 170 / 1);
}
.tw-ring-orange-200\/15 {
  --tw-ring-color: rgb(254 215 170 / 0.15);
}
.tw-ring-orange-200\/20 {
  --tw-ring-color: rgb(254 215 170 / 0.2);
}
.tw-ring-orange-200\/25 {
  --tw-ring-color: rgb(254 215 170 / 0.25);
}
.tw-ring-orange-200\/30 {
  --tw-ring-color: rgb(254 215 170 / 0.3);
}
.tw-ring-orange-200\/35 {
  --tw-ring-color: rgb(254 215 170 / 0.35);
}
.tw-ring-orange-200\/40 {
  --tw-ring-color: rgb(254 215 170 / 0.4);
}
.tw-ring-orange-200\/45 {
  --tw-ring-color: rgb(254 215 170 / 0.45);
}
.tw-ring-orange-200\/5 {
  --tw-ring-color: rgb(254 215 170 / 0.05);
}
.tw-ring-orange-200\/50 {
  --tw-ring-color: rgb(254 215 170 / 0.5);
}
.tw-ring-orange-200\/55 {
  --tw-ring-color: rgb(254 215 170 / 0.55);
}
.tw-ring-orange-200\/60 {
  --tw-ring-color: rgb(254 215 170 / 0.6);
}
.tw-ring-orange-200\/65 {
  --tw-ring-color: rgb(254 215 170 / 0.65);
}
.tw-ring-orange-200\/70 {
  --tw-ring-color: rgb(254 215 170 / 0.7);
}
.tw-ring-orange-200\/75 {
  --tw-ring-color: rgb(254 215 170 / 0.75);
}
.tw-ring-orange-200\/80 {
  --tw-ring-color: rgb(254 215 170 / 0.8);
}
.tw-ring-orange-200\/85 {
  --tw-ring-color: rgb(254 215 170 / 0.85);
}
.tw-ring-orange-200\/90 {
  --tw-ring-color: rgb(254 215 170 / 0.9);
}
.tw-ring-orange-200\/95 {
  --tw-ring-color: rgb(254 215 170 / 0.95);
}
.tw-ring-orange-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-300\/0 {
  --tw-ring-color: rgb(253 186 116 / 0);
}
.tw-ring-orange-300\/10 {
  --tw-ring-color: rgb(253 186 116 / 0.1);
}
.tw-ring-orange-300\/100 {
  --tw-ring-color: rgb(253 186 116 / 1);
}
.tw-ring-orange-300\/15 {
  --tw-ring-color: rgb(253 186 116 / 0.15);
}
.tw-ring-orange-300\/20 {
  --tw-ring-color: rgb(253 186 116 / 0.2);
}
.tw-ring-orange-300\/25 {
  --tw-ring-color: rgb(253 186 116 / 0.25);
}
.tw-ring-orange-300\/30 {
  --tw-ring-color: rgb(253 186 116 / 0.3);
}
.tw-ring-orange-300\/35 {
  --tw-ring-color: rgb(253 186 116 / 0.35);
}
.tw-ring-orange-300\/40 {
  --tw-ring-color: rgb(253 186 116 / 0.4);
}
.tw-ring-orange-300\/45 {
  --tw-ring-color: rgb(253 186 116 / 0.45);
}
.tw-ring-orange-300\/5 {
  --tw-ring-color: rgb(253 186 116 / 0.05);
}
.tw-ring-orange-300\/50 {
  --tw-ring-color: rgb(253 186 116 / 0.5);
}
.tw-ring-orange-300\/55 {
  --tw-ring-color: rgb(253 186 116 / 0.55);
}
.tw-ring-orange-300\/60 {
  --tw-ring-color: rgb(253 186 116 / 0.6);
}
.tw-ring-orange-300\/65 {
  --tw-ring-color: rgb(253 186 116 / 0.65);
}
.tw-ring-orange-300\/70 {
  --tw-ring-color: rgb(253 186 116 / 0.7);
}
.tw-ring-orange-300\/75 {
  --tw-ring-color: rgb(253 186 116 / 0.75);
}
.tw-ring-orange-300\/80 {
  --tw-ring-color: rgb(253 186 116 / 0.8);
}
.tw-ring-orange-300\/85 {
  --tw-ring-color: rgb(253 186 116 / 0.85);
}
.tw-ring-orange-300\/90 {
  --tw-ring-color: rgb(253 186 116 / 0.9);
}
.tw-ring-orange-300\/95 {
  --tw-ring-color: rgb(253 186 116 / 0.95);
}
.tw-ring-orange-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-400\/0 {
  --tw-ring-color: rgb(251 146 60 / 0);
}
.tw-ring-orange-400\/10 {
  --tw-ring-color: rgb(251 146 60 / 0.1);
}
.tw-ring-orange-400\/100 {
  --tw-ring-color: rgb(251 146 60 / 1);
}
.tw-ring-orange-400\/15 {
  --tw-ring-color: rgb(251 146 60 / 0.15);
}
.tw-ring-orange-400\/20 {
  --tw-ring-color: rgb(251 146 60 / 0.2);
}
.tw-ring-orange-400\/25 {
  --tw-ring-color: rgb(251 146 60 / 0.25);
}
.tw-ring-orange-400\/30 {
  --tw-ring-color: rgb(251 146 60 / 0.3);
}
.tw-ring-orange-400\/35 {
  --tw-ring-color: rgb(251 146 60 / 0.35);
}
.tw-ring-orange-400\/40 {
  --tw-ring-color: rgb(251 146 60 / 0.4);
}
.tw-ring-orange-400\/45 {
  --tw-ring-color: rgb(251 146 60 / 0.45);
}
.tw-ring-orange-400\/5 {
  --tw-ring-color: rgb(251 146 60 / 0.05);
}
.tw-ring-orange-400\/50 {
  --tw-ring-color: rgb(251 146 60 / 0.5);
}
.tw-ring-orange-400\/55 {
  --tw-ring-color: rgb(251 146 60 / 0.55);
}
.tw-ring-orange-400\/60 {
  --tw-ring-color: rgb(251 146 60 / 0.6);
}
.tw-ring-orange-400\/65 {
  --tw-ring-color: rgb(251 146 60 / 0.65);
}
.tw-ring-orange-400\/70 {
  --tw-ring-color: rgb(251 146 60 / 0.7);
}
.tw-ring-orange-400\/75 {
  --tw-ring-color: rgb(251 146 60 / 0.75);
}
.tw-ring-orange-400\/80 {
  --tw-ring-color: rgb(251 146 60 / 0.8);
}
.tw-ring-orange-400\/85 {
  --tw-ring-color: rgb(251 146 60 / 0.85);
}
.tw-ring-orange-400\/90 {
  --tw-ring-color: rgb(251 146 60 / 0.9);
}
.tw-ring-orange-400\/95 {
  --tw-ring-color: rgb(251 146 60 / 0.95);
}
.tw-ring-orange-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-50\/0 {
  --tw-ring-color: rgb(255 247 237 / 0);
}
.tw-ring-orange-50\/10 {
  --tw-ring-color: rgb(255 247 237 / 0.1);
}
.tw-ring-orange-50\/100 {
  --tw-ring-color: rgb(255 247 237 / 1);
}
.tw-ring-orange-50\/15 {
  --tw-ring-color: rgb(255 247 237 / 0.15);
}
.tw-ring-orange-50\/20 {
  --tw-ring-color: rgb(255 247 237 / 0.2);
}
.tw-ring-orange-50\/25 {
  --tw-ring-color: rgb(255 247 237 / 0.25);
}
.tw-ring-orange-50\/30 {
  --tw-ring-color: rgb(255 247 237 / 0.3);
}
.tw-ring-orange-50\/35 {
  --tw-ring-color: rgb(255 247 237 / 0.35);
}
.tw-ring-orange-50\/40 {
  --tw-ring-color: rgb(255 247 237 / 0.4);
}
.tw-ring-orange-50\/45 {
  --tw-ring-color: rgb(255 247 237 / 0.45);
}
.tw-ring-orange-50\/5 {
  --tw-ring-color: rgb(255 247 237 / 0.05);
}
.tw-ring-orange-50\/50 {
  --tw-ring-color: rgb(255 247 237 / 0.5);
}
.tw-ring-orange-50\/55 {
  --tw-ring-color: rgb(255 247 237 / 0.55);
}
.tw-ring-orange-50\/60 {
  --tw-ring-color: rgb(255 247 237 / 0.6);
}
.tw-ring-orange-50\/65 {
  --tw-ring-color: rgb(255 247 237 / 0.65);
}
.tw-ring-orange-50\/70 {
  --tw-ring-color: rgb(255 247 237 / 0.7);
}
.tw-ring-orange-50\/75 {
  --tw-ring-color: rgb(255 247 237 / 0.75);
}
.tw-ring-orange-50\/80 {
  --tw-ring-color: rgb(255 247 237 / 0.8);
}
.tw-ring-orange-50\/85 {
  --tw-ring-color: rgb(255 247 237 / 0.85);
}
.tw-ring-orange-50\/90 {
  --tw-ring-color: rgb(255 247 237 / 0.9);
}
.tw-ring-orange-50\/95 {
  --tw-ring-color: rgb(255 247 237 / 0.95);
}
.tw-ring-orange-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-500\/0 {
  --tw-ring-color: rgb(249 115 22 / 0);
}
.tw-ring-orange-500\/10 {
  --tw-ring-color: rgb(249 115 22 / 0.1);
}
.tw-ring-orange-500\/100 {
  --tw-ring-color: rgb(249 115 22 / 1);
}
.tw-ring-orange-500\/15 {
  --tw-ring-color: rgb(249 115 22 / 0.15);
}
.tw-ring-orange-500\/20 {
  --tw-ring-color: rgb(249 115 22 / 0.2);
}
.tw-ring-orange-500\/25 {
  --tw-ring-color: rgb(249 115 22 / 0.25);
}
.tw-ring-orange-500\/30 {
  --tw-ring-color: rgb(249 115 22 / 0.3);
}
.tw-ring-orange-500\/35 {
  --tw-ring-color: rgb(249 115 22 / 0.35);
}
.tw-ring-orange-500\/40 {
  --tw-ring-color: rgb(249 115 22 / 0.4);
}
.tw-ring-orange-500\/45 {
  --tw-ring-color: rgb(249 115 22 / 0.45);
}
.tw-ring-orange-500\/5 {
  --tw-ring-color: rgb(249 115 22 / 0.05);
}
.tw-ring-orange-500\/50 {
  --tw-ring-color: rgb(249 115 22 / 0.5);
}
.tw-ring-orange-500\/55 {
  --tw-ring-color: rgb(249 115 22 / 0.55);
}
.tw-ring-orange-500\/60 {
  --tw-ring-color: rgb(249 115 22 / 0.6);
}
.tw-ring-orange-500\/65 {
  --tw-ring-color: rgb(249 115 22 / 0.65);
}
.tw-ring-orange-500\/70 {
  --tw-ring-color: rgb(249 115 22 / 0.7);
}
.tw-ring-orange-500\/75 {
  --tw-ring-color: rgb(249 115 22 / 0.75);
}
.tw-ring-orange-500\/80 {
  --tw-ring-color: rgb(249 115 22 / 0.8);
}
.tw-ring-orange-500\/85 {
  --tw-ring-color: rgb(249 115 22 / 0.85);
}
.tw-ring-orange-500\/90 {
  --tw-ring-color: rgb(249 115 22 / 0.9);
}
.tw-ring-orange-500\/95 {
  --tw-ring-color: rgb(249 115 22 / 0.95);
}
.tw-ring-orange-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-600\/0 {
  --tw-ring-color: rgb(234 88 12 / 0);
}
.tw-ring-orange-600\/10 {
  --tw-ring-color: rgb(234 88 12 / 0.1);
}
.tw-ring-orange-600\/100 {
  --tw-ring-color: rgb(234 88 12 / 1);
}
.tw-ring-orange-600\/15 {
  --tw-ring-color: rgb(234 88 12 / 0.15);
}
.tw-ring-orange-600\/20 {
  --tw-ring-color: rgb(234 88 12 / 0.2);
}
.tw-ring-orange-600\/25 {
  --tw-ring-color: rgb(234 88 12 / 0.25);
}
.tw-ring-orange-600\/30 {
  --tw-ring-color: rgb(234 88 12 / 0.3);
}
.tw-ring-orange-600\/35 {
  --tw-ring-color: rgb(234 88 12 / 0.35);
}
.tw-ring-orange-600\/40 {
  --tw-ring-color: rgb(234 88 12 / 0.4);
}
.tw-ring-orange-600\/45 {
  --tw-ring-color: rgb(234 88 12 / 0.45);
}
.tw-ring-orange-600\/5 {
  --tw-ring-color: rgb(234 88 12 / 0.05);
}
.tw-ring-orange-600\/50 {
  --tw-ring-color: rgb(234 88 12 / 0.5);
}
.tw-ring-orange-600\/55 {
  --tw-ring-color: rgb(234 88 12 / 0.55);
}
.tw-ring-orange-600\/60 {
  --tw-ring-color: rgb(234 88 12 / 0.6);
}
.tw-ring-orange-600\/65 {
  --tw-ring-color: rgb(234 88 12 / 0.65);
}
.tw-ring-orange-600\/70 {
  --tw-ring-color: rgb(234 88 12 / 0.7);
}
.tw-ring-orange-600\/75 {
  --tw-ring-color: rgb(234 88 12 / 0.75);
}
.tw-ring-orange-600\/80 {
  --tw-ring-color: rgb(234 88 12 / 0.8);
}
.tw-ring-orange-600\/85 {
  --tw-ring-color: rgb(234 88 12 / 0.85);
}
.tw-ring-orange-600\/90 {
  --tw-ring-color: rgb(234 88 12 / 0.9);
}
.tw-ring-orange-600\/95 {
  --tw-ring-color: rgb(234 88 12 / 0.95);
}
.tw-ring-orange-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-700\/0 {
  --tw-ring-color: rgb(194 65 12 / 0);
}
.tw-ring-orange-700\/10 {
  --tw-ring-color: rgb(194 65 12 / 0.1);
}
.tw-ring-orange-700\/100 {
  --tw-ring-color: rgb(194 65 12 / 1);
}
.tw-ring-orange-700\/15 {
  --tw-ring-color: rgb(194 65 12 / 0.15);
}
.tw-ring-orange-700\/20 {
  --tw-ring-color: rgb(194 65 12 / 0.2);
}
.tw-ring-orange-700\/25 {
  --tw-ring-color: rgb(194 65 12 / 0.25);
}
.tw-ring-orange-700\/30 {
  --tw-ring-color: rgb(194 65 12 / 0.3);
}
.tw-ring-orange-700\/35 {
  --tw-ring-color: rgb(194 65 12 / 0.35);
}
.tw-ring-orange-700\/40 {
  --tw-ring-color: rgb(194 65 12 / 0.4);
}
.tw-ring-orange-700\/45 {
  --tw-ring-color: rgb(194 65 12 / 0.45);
}
.tw-ring-orange-700\/5 {
  --tw-ring-color: rgb(194 65 12 / 0.05);
}
.tw-ring-orange-700\/50 {
  --tw-ring-color: rgb(194 65 12 / 0.5);
}
.tw-ring-orange-700\/55 {
  --tw-ring-color: rgb(194 65 12 / 0.55);
}
.tw-ring-orange-700\/60 {
  --tw-ring-color: rgb(194 65 12 / 0.6);
}
.tw-ring-orange-700\/65 {
  --tw-ring-color: rgb(194 65 12 / 0.65);
}
.tw-ring-orange-700\/70 {
  --tw-ring-color: rgb(194 65 12 / 0.7);
}
.tw-ring-orange-700\/75 {
  --tw-ring-color: rgb(194 65 12 / 0.75);
}
.tw-ring-orange-700\/80 {
  --tw-ring-color: rgb(194 65 12 / 0.8);
}
.tw-ring-orange-700\/85 {
  --tw-ring-color: rgb(194 65 12 / 0.85);
}
.tw-ring-orange-700\/90 {
  --tw-ring-color: rgb(194 65 12 / 0.9);
}
.tw-ring-orange-700\/95 {
  --tw-ring-color: rgb(194 65 12 / 0.95);
}
.tw-ring-orange-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-800\/0 {
  --tw-ring-color: rgb(154 52 18 / 0);
}
.tw-ring-orange-800\/10 {
  --tw-ring-color: rgb(154 52 18 / 0.1);
}
.tw-ring-orange-800\/100 {
  --tw-ring-color: rgb(154 52 18 / 1);
}
.tw-ring-orange-800\/15 {
  --tw-ring-color: rgb(154 52 18 / 0.15);
}
.tw-ring-orange-800\/20 {
  --tw-ring-color: rgb(154 52 18 / 0.2);
}
.tw-ring-orange-800\/25 {
  --tw-ring-color: rgb(154 52 18 / 0.25);
}
.tw-ring-orange-800\/30 {
  --tw-ring-color: rgb(154 52 18 / 0.3);
}
.tw-ring-orange-800\/35 {
  --tw-ring-color: rgb(154 52 18 / 0.35);
}
.tw-ring-orange-800\/40 {
  --tw-ring-color: rgb(154 52 18 / 0.4);
}
.tw-ring-orange-800\/45 {
  --tw-ring-color: rgb(154 52 18 / 0.45);
}
.tw-ring-orange-800\/5 {
  --tw-ring-color: rgb(154 52 18 / 0.05);
}
.tw-ring-orange-800\/50 {
  --tw-ring-color: rgb(154 52 18 / 0.5);
}
.tw-ring-orange-800\/55 {
  --tw-ring-color: rgb(154 52 18 / 0.55);
}
.tw-ring-orange-800\/60 {
  --tw-ring-color: rgb(154 52 18 / 0.6);
}
.tw-ring-orange-800\/65 {
  --tw-ring-color: rgb(154 52 18 / 0.65);
}
.tw-ring-orange-800\/70 {
  --tw-ring-color: rgb(154 52 18 / 0.7);
}
.tw-ring-orange-800\/75 {
  --tw-ring-color: rgb(154 52 18 / 0.75);
}
.tw-ring-orange-800\/80 {
  --tw-ring-color: rgb(154 52 18 / 0.8);
}
.tw-ring-orange-800\/85 {
  --tw-ring-color: rgb(154 52 18 / 0.85);
}
.tw-ring-orange-800\/90 {
  --tw-ring-color: rgb(154 52 18 / 0.9);
}
.tw-ring-orange-800\/95 {
  --tw-ring-color: rgb(154 52 18 / 0.95);
}
.tw-ring-orange-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-900\/0 {
  --tw-ring-color: rgb(124 45 18 / 0);
}
.tw-ring-orange-900\/10 {
  --tw-ring-color: rgb(124 45 18 / 0.1);
}
.tw-ring-orange-900\/100 {
  --tw-ring-color: rgb(124 45 18 / 1);
}
.tw-ring-orange-900\/15 {
  --tw-ring-color: rgb(124 45 18 / 0.15);
}
.tw-ring-orange-900\/20 {
  --tw-ring-color: rgb(124 45 18 / 0.2);
}
.tw-ring-orange-900\/25 {
  --tw-ring-color: rgb(124 45 18 / 0.25);
}
.tw-ring-orange-900\/30 {
  --tw-ring-color: rgb(124 45 18 / 0.3);
}
.tw-ring-orange-900\/35 {
  --tw-ring-color: rgb(124 45 18 / 0.35);
}
.tw-ring-orange-900\/40 {
  --tw-ring-color: rgb(124 45 18 / 0.4);
}
.tw-ring-orange-900\/45 {
  --tw-ring-color: rgb(124 45 18 / 0.45);
}
.tw-ring-orange-900\/5 {
  --tw-ring-color: rgb(124 45 18 / 0.05);
}
.tw-ring-orange-900\/50 {
  --tw-ring-color: rgb(124 45 18 / 0.5);
}
.tw-ring-orange-900\/55 {
  --tw-ring-color: rgb(124 45 18 / 0.55);
}
.tw-ring-orange-900\/60 {
  --tw-ring-color: rgb(124 45 18 / 0.6);
}
.tw-ring-orange-900\/65 {
  --tw-ring-color: rgb(124 45 18 / 0.65);
}
.tw-ring-orange-900\/70 {
  --tw-ring-color: rgb(124 45 18 / 0.7);
}
.tw-ring-orange-900\/75 {
  --tw-ring-color: rgb(124 45 18 / 0.75);
}
.tw-ring-orange-900\/80 {
  --tw-ring-color: rgb(124 45 18 / 0.8);
}
.tw-ring-orange-900\/85 {
  --tw-ring-color: rgb(124 45 18 / 0.85);
}
.tw-ring-orange-900\/90 {
  --tw-ring-color: rgb(124 45 18 / 0.9);
}
.tw-ring-orange-900\/95 {
  --tw-ring-color: rgb(124 45 18 / 0.95);
}
.tw-ring-orange-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(67 20 7 / var(--tw-ring-opacity, 1));
}
.tw-ring-orange-950\/0 {
  --tw-ring-color: rgb(67 20 7 / 0);
}
.tw-ring-orange-950\/10 {
  --tw-ring-color: rgb(67 20 7 / 0.1);
}
.tw-ring-orange-950\/100 {
  --tw-ring-color: rgb(67 20 7 / 1);
}
.tw-ring-orange-950\/15 {
  --tw-ring-color: rgb(67 20 7 / 0.15);
}
.tw-ring-orange-950\/20 {
  --tw-ring-color: rgb(67 20 7 / 0.2);
}
.tw-ring-orange-950\/25 {
  --tw-ring-color: rgb(67 20 7 / 0.25);
}
.tw-ring-orange-950\/30 {
  --tw-ring-color: rgb(67 20 7 / 0.3);
}
.tw-ring-orange-950\/35 {
  --tw-ring-color: rgb(67 20 7 / 0.35);
}
.tw-ring-orange-950\/40 {
  --tw-ring-color: rgb(67 20 7 / 0.4);
}
.tw-ring-orange-950\/45 {
  --tw-ring-color: rgb(67 20 7 / 0.45);
}
.tw-ring-orange-950\/5 {
  --tw-ring-color: rgb(67 20 7 / 0.05);
}
.tw-ring-orange-950\/50 {
  --tw-ring-color: rgb(67 20 7 / 0.5);
}
.tw-ring-orange-950\/55 {
  --tw-ring-color: rgb(67 20 7 / 0.55);
}
.tw-ring-orange-950\/60 {
  --tw-ring-color: rgb(67 20 7 / 0.6);
}
.tw-ring-orange-950\/65 {
  --tw-ring-color: rgb(67 20 7 / 0.65);
}
.tw-ring-orange-950\/70 {
  --tw-ring-color: rgb(67 20 7 / 0.7);
}
.tw-ring-orange-950\/75 {
  --tw-ring-color: rgb(67 20 7 / 0.75);
}
.tw-ring-orange-950\/80 {
  --tw-ring-color: rgb(67 20 7 / 0.8);
}
.tw-ring-orange-950\/85 {
  --tw-ring-color: rgb(67 20 7 / 0.85);
}
.tw-ring-orange-950\/90 {
  --tw-ring-color: rgb(67 20 7 / 0.9);
}
.tw-ring-orange-950\/95 {
  --tw-ring-color: rgb(67 20 7 / 0.95);
}
.tw-ring-pink-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 231 243 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-100\/0 {
  --tw-ring-color: rgb(252 231 243 / 0);
}
.tw-ring-pink-100\/10 {
  --tw-ring-color: rgb(252 231 243 / 0.1);
}
.tw-ring-pink-100\/100 {
  --tw-ring-color: rgb(252 231 243 / 1);
}
.tw-ring-pink-100\/15 {
  --tw-ring-color: rgb(252 231 243 / 0.15);
}
.tw-ring-pink-100\/20 {
  --tw-ring-color: rgb(252 231 243 / 0.2);
}
.tw-ring-pink-100\/25 {
  --tw-ring-color: rgb(252 231 243 / 0.25);
}
.tw-ring-pink-100\/30 {
  --tw-ring-color: rgb(252 231 243 / 0.3);
}
.tw-ring-pink-100\/35 {
  --tw-ring-color: rgb(252 231 243 / 0.35);
}
.tw-ring-pink-100\/40 {
  --tw-ring-color: rgb(252 231 243 / 0.4);
}
.tw-ring-pink-100\/45 {
  --tw-ring-color: rgb(252 231 243 / 0.45);
}
.tw-ring-pink-100\/5 {
  --tw-ring-color: rgb(252 231 243 / 0.05);
}
.tw-ring-pink-100\/50 {
  --tw-ring-color: rgb(252 231 243 / 0.5);
}
.tw-ring-pink-100\/55 {
  --tw-ring-color: rgb(252 231 243 / 0.55);
}
.tw-ring-pink-100\/60 {
  --tw-ring-color: rgb(252 231 243 / 0.6);
}
.tw-ring-pink-100\/65 {
  --tw-ring-color: rgb(252 231 243 / 0.65);
}
.tw-ring-pink-100\/70 {
  --tw-ring-color: rgb(252 231 243 / 0.7);
}
.tw-ring-pink-100\/75 {
  --tw-ring-color: rgb(252 231 243 / 0.75);
}
.tw-ring-pink-100\/80 {
  --tw-ring-color: rgb(252 231 243 / 0.8);
}
.tw-ring-pink-100\/85 {
  --tw-ring-color: rgb(252 231 243 / 0.85);
}
.tw-ring-pink-100\/90 {
  --tw-ring-color: rgb(252 231 243 / 0.9);
}
.tw-ring-pink-100\/95 {
  --tw-ring-color: rgb(252 231 243 / 0.95);
}
.tw-ring-pink-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-200\/0 {
  --tw-ring-color: rgb(251 207 232 / 0);
}
.tw-ring-pink-200\/10 {
  --tw-ring-color: rgb(251 207 232 / 0.1);
}
.tw-ring-pink-200\/100 {
  --tw-ring-color: rgb(251 207 232 / 1);
}
.tw-ring-pink-200\/15 {
  --tw-ring-color: rgb(251 207 232 / 0.15);
}
.tw-ring-pink-200\/20 {
  --tw-ring-color: rgb(251 207 232 / 0.2);
}
.tw-ring-pink-200\/25 {
  --tw-ring-color: rgb(251 207 232 / 0.25);
}
.tw-ring-pink-200\/30 {
  --tw-ring-color: rgb(251 207 232 / 0.3);
}
.tw-ring-pink-200\/35 {
  --tw-ring-color: rgb(251 207 232 / 0.35);
}
.tw-ring-pink-200\/40 {
  --tw-ring-color: rgb(251 207 232 / 0.4);
}
.tw-ring-pink-200\/45 {
  --tw-ring-color: rgb(251 207 232 / 0.45);
}
.tw-ring-pink-200\/5 {
  --tw-ring-color: rgb(251 207 232 / 0.05);
}
.tw-ring-pink-200\/50 {
  --tw-ring-color: rgb(251 207 232 / 0.5);
}
.tw-ring-pink-200\/55 {
  --tw-ring-color: rgb(251 207 232 / 0.55);
}
.tw-ring-pink-200\/60 {
  --tw-ring-color: rgb(251 207 232 / 0.6);
}
.tw-ring-pink-200\/65 {
  --tw-ring-color: rgb(251 207 232 / 0.65);
}
.tw-ring-pink-200\/70 {
  --tw-ring-color: rgb(251 207 232 / 0.7);
}
.tw-ring-pink-200\/75 {
  --tw-ring-color: rgb(251 207 232 / 0.75);
}
.tw-ring-pink-200\/80 {
  --tw-ring-color: rgb(251 207 232 / 0.8);
}
.tw-ring-pink-200\/85 {
  --tw-ring-color: rgb(251 207 232 / 0.85);
}
.tw-ring-pink-200\/90 {
  --tw-ring-color: rgb(251 207 232 / 0.9);
}
.tw-ring-pink-200\/95 {
  --tw-ring-color: rgb(251 207 232 / 0.95);
}
.tw-ring-pink-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 168 212 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-300\/0 {
  --tw-ring-color: rgb(249 168 212 / 0);
}
.tw-ring-pink-300\/10 {
  --tw-ring-color: rgb(249 168 212 / 0.1);
}
.tw-ring-pink-300\/100 {
  --tw-ring-color: rgb(249 168 212 / 1);
}
.tw-ring-pink-300\/15 {
  --tw-ring-color: rgb(249 168 212 / 0.15);
}
.tw-ring-pink-300\/20 {
  --tw-ring-color: rgb(249 168 212 / 0.2);
}
.tw-ring-pink-300\/25 {
  --tw-ring-color: rgb(249 168 212 / 0.25);
}
.tw-ring-pink-300\/30 {
  --tw-ring-color: rgb(249 168 212 / 0.3);
}
.tw-ring-pink-300\/35 {
  --tw-ring-color: rgb(249 168 212 / 0.35);
}
.tw-ring-pink-300\/40 {
  --tw-ring-color: rgb(249 168 212 / 0.4);
}
.tw-ring-pink-300\/45 {
  --tw-ring-color: rgb(249 168 212 / 0.45);
}
.tw-ring-pink-300\/5 {
  --tw-ring-color: rgb(249 168 212 / 0.05);
}
.tw-ring-pink-300\/50 {
  --tw-ring-color: rgb(249 168 212 / 0.5);
}
.tw-ring-pink-300\/55 {
  --tw-ring-color: rgb(249 168 212 / 0.55);
}
.tw-ring-pink-300\/60 {
  --tw-ring-color: rgb(249 168 212 / 0.6);
}
.tw-ring-pink-300\/65 {
  --tw-ring-color: rgb(249 168 212 / 0.65);
}
.tw-ring-pink-300\/70 {
  --tw-ring-color: rgb(249 168 212 / 0.7);
}
.tw-ring-pink-300\/75 {
  --tw-ring-color: rgb(249 168 212 / 0.75);
}
.tw-ring-pink-300\/80 {
  --tw-ring-color: rgb(249 168 212 / 0.8);
}
.tw-ring-pink-300\/85 {
  --tw-ring-color: rgb(249 168 212 / 0.85);
}
.tw-ring-pink-300\/90 {
  --tw-ring-color: rgb(249 168 212 / 0.9);
}
.tw-ring-pink-300\/95 {
  --tw-ring-color: rgb(249 168 212 / 0.95);
}
.tw-ring-pink-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 114 182 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-400\/0 {
  --tw-ring-color: rgb(244 114 182 / 0);
}
.tw-ring-pink-400\/10 {
  --tw-ring-color: rgb(244 114 182 / 0.1);
}
.tw-ring-pink-400\/100 {
  --tw-ring-color: rgb(244 114 182 / 1);
}
.tw-ring-pink-400\/15 {
  --tw-ring-color: rgb(244 114 182 / 0.15);
}
.tw-ring-pink-400\/20 {
  --tw-ring-color: rgb(244 114 182 / 0.2);
}
.tw-ring-pink-400\/25 {
  --tw-ring-color: rgb(244 114 182 / 0.25);
}
.tw-ring-pink-400\/30 {
  --tw-ring-color: rgb(244 114 182 / 0.3);
}
.tw-ring-pink-400\/35 {
  --tw-ring-color: rgb(244 114 182 / 0.35);
}
.tw-ring-pink-400\/40 {
  --tw-ring-color: rgb(244 114 182 / 0.4);
}
.tw-ring-pink-400\/45 {
  --tw-ring-color: rgb(244 114 182 / 0.45);
}
.tw-ring-pink-400\/5 {
  --tw-ring-color: rgb(244 114 182 / 0.05);
}
.tw-ring-pink-400\/50 {
  --tw-ring-color: rgb(244 114 182 / 0.5);
}
.tw-ring-pink-400\/55 {
  --tw-ring-color: rgb(244 114 182 / 0.55);
}
.tw-ring-pink-400\/60 {
  --tw-ring-color: rgb(244 114 182 / 0.6);
}
.tw-ring-pink-400\/65 {
  --tw-ring-color: rgb(244 114 182 / 0.65);
}
.tw-ring-pink-400\/70 {
  --tw-ring-color: rgb(244 114 182 / 0.7);
}
.tw-ring-pink-400\/75 {
  --tw-ring-color: rgb(244 114 182 / 0.75);
}
.tw-ring-pink-400\/80 {
  --tw-ring-color: rgb(244 114 182 / 0.8);
}
.tw-ring-pink-400\/85 {
  --tw-ring-color: rgb(244 114 182 / 0.85);
}
.tw-ring-pink-400\/90 {
  --tw-ring-color: rgb(244 114 182 / 0.9);
}
.tw-ring-pink-400\/95 {
  --tw-ring-color: rgb(244 114 182 / 0.95);
}
.tw-ring-pink-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 242 248 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-50\/0 {
  --tw-ring-color: rgb(253 242 248 / 0);
}
.tw-ring-pink-50\/10 {
  --tw-ring-color: rgb(253 242 248 / 0.1);
}
.tw-ring-pink-50\/100 {
  --tw-ring-color: rgb(253 242 248 / 1);
}
.tw-ring-pink-50\/15 {
  --tw-ring-color: rgb(253 242 248 / 0.15);
}
.tw-ring-pink-50\/20 {
  --tw-ring-color: rgb(253 242 248 / 0.2);
}
.tw-ring-pink-50\/25 {
  --tw-ring-color: rgb(253 242 248 / 0.25);
}
.tw-ring-pink-50\/30 {
  --tw-ring-color: rgb(253 242 248 / 0.3);
}
.tw-ring-pink-50\/35 {
  --tw-ring-color: rgb(253 242 248 / 0.35);
}
.tw-ring-pink-50\/40 {
  --tw-ring-color: rgb(253 242 248 / 0.4);
}
.tw-ring-pink-50\/45 {
  --tw-ring-color: rgb(253 242 248 / 0.45);
}
.tw-ring-pink-50\/5 {
  --tw-ring-color: rgb(253 242 248 / 0.05);
}
.tw-ring-pink-50\/50 {
  --tw-ring-color: rgb(253 242 248 / 0.5);
}
.tw-ring-pink-50\/55 {
  --tw-ring-color: rgb(253 242 248 / 0.55);
}
.tw-ring-pink-50\/60 {
  --tw-ring-color: rgb(253 242 248 / 0.6);
}
.tw-ring-pink-50\/65 {
  --tw-ring-color: rgb(253 242 248 / 0.65);
}
.tw-ring-pink-50\/70 {
  --tw-ring-color: rgb(253 242 248 / 0.7);
}
.tw-ring-pink-50\/75 {
  --tw-ring-color: rgb(253 242 248 / 0.75);
}
.tw-ring-pink-50\/80 {
  --tw-ring-color: rgb(253 242 248 / 0.8);
}
.tw-ring-pink-50\/85 {
  --tw-ring-color: rgb(253 242 248 / 0.85);
}
.tw-ring-pink-50\/90 {
  --tw-ring-color: rgb(253 242 248 / 0.9);
}
.tw-ring-pink-50\/95 {
  --tw-ring-color: rgb(253 242 248 / 0.95);
}
.tw-ring-pink-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 72 153 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-500\/0 {
  --tw-ring-color: rgb(236 72 153 / 0);
}
.tw-ring-pink-500\/10 {
  --tw-ring-color: rgb(236 72 153 / 0.1);
}
.tw-ring-pink-500\/100 {
  --tw-ring-color: rgb(236 72 153 / 1);
}
.tw-ring-pink-500\/15 {
  --tw-ring-color: rgb(236 72 153 / 0.15);
}
.tw-ring-pink-500\/20 {
  --tw-ring-color: rgb(236 72 153 / 0.2);
}
.tw-ring-pink-500\/25 {
  --tw-ring-color: rgb(236 72 153 / 0.25);
}
.tw-ring-pink-500\/30 {
  --tw-ring-color: rgb(236 72 153 / 0.3);
}
.tw-ring-pink-500\/35 {
  --tw-ring-color: rgb(236 72 153 / 0.35);
}
.tw-ring-pink-500\/40 {
  --tw-ring-color: rgb(236 72 153 / 0.4);
}
.tw-ring-pink-500\/45 {
  --tw-ring-color: rgb(236 72 153 / 0.45);
}
.tw-ring-pink-500\/5 {
  --tw-ring-color: rgb(236 72 153 / 0.05);
}
.tw-ring-pink-500\/50 {
  --tw-ring-color: rgb(236 72 153 / 0.5);
}
.tw-ring-pink-500\/55 {
  --tw-ring-color: rgb(236 72 153 / 0.55);
}
.tw-ring-pink-500\/60 {
  --tw-ring-color: rgb(236 72 153 / 0.6);
}
.tw-ring-pink-500\/65 {
  --tw-ring-color: rgb(236 72 153 / 0.65);
}
.tw-ring-pink-500\/70 {
  --tw-ring-color: rgb(236 72 153 / 0.7);
}
.tw-ring-pink-500\/75 {
  --tw-ring-color: rgb(236 72 153 / 0.75);
}
.tw-ring-pink-500\/80 {
  --tw-ring-color: rgb(236 72 153 / 0.8);
}
.tw-ring-pink-500\/85 {
  --tw-ring-color: rgb(236 72 153 / 0.85);
}
.tw-ring-pink-500\/90 {
  --tw-ring-color: rgb(236 72 153 / 0.9);
}
.tw-ring-pink-500\/95 {
  --tw-ring-color: rgb(236 72 153 / 0.95);
}
.tw-ring-pink-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(219 39 119 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-600\/0 {
  --tw-ring-color: rgb(219 39 119 / 0);
}
.tw-ring-pink-600\/10 {
  --tw-ring-color: rgb(219 39 119 / 0.1);
}
.tw-ring-pink-600\/100 {
  --tw-ring-color: rgb(219 39 119 / 1);
}
.tw-ring-pink-600\/15 {
  --tw-ring-color: rgb(219 39 119 / 0.15);
}
.tw-ring-pink-600\/20 {
  --tw-ring-color: rgb(219 39 119 / 0.2);
}
.tw-ring-pink-600\/25 {
  --tw-ring-color: rgb(219 39 119 / 0.25);
}
.tw-ring-pink-600\/30 {
  --tw-ring-color: rgb(219 39 119 / 0.3);
}
.tw-ring-pink-600\/35 {
  --tw-ring-color: rgb(219 39 119 / 0.35);
}
.tw-ring-pink-600\/40 {
  --tw-ring-color: rgb(219 39 119 / 0.4);
}
.tw-ring-pink-600\/45 {
  --tw-ring-color: rgb(219 39 119 / 0.45);
}
.tw-ring-pink-600\/5 {
  --tw-ring-color: rgb(219 39 119 / 0.05);
}
.tw-ring-pink-600\/50 {
  --tw-ring-color: rgb(219 39 119 / 0.5);
}
.tw-ring-pink-600\/55 {
  --tw-ring-color: rgb(219 39 119 / 0.55);
}
.tw-ring-pink-600\/60 {
  --tw-ring-color: rgb(219 39 119 / 0.6);
}
.tw-ring-pink-600\/65 {
  --tw-ring-color: rgb(219 39 119 / 0.65);
}
.tw-ring-pink-600\/70 {
  --tw-ring-color: rgb(219 39 119 / 0.7);
}
.tw-ring-pink-600\/75 {
  --tw-ring-color: rgb(219 39 119 / 0.75);
}
.tw-ring-pink-600\/80 {
  --tw-ring-color: rgb(219 39 119 / 0.8);
}
.tw-ring-pink-600\/85 {
  --tw-ring-color: rgb(219 39 119 / 0.85);
}
.tw-ring-pink-600\/90 {
  --tw-ring-color: rgb(219 39 119 / 0.9);
}
.tw-ring-pink-600\/95 {
  --tw-ring-color: rgb(219 39 119 / 0.95);
}
.tw-ring-pink-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 24 93 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-700\/0 {
  --tw-ring-color: rgb(190 24 93 / 0);
}
.tw-ring-pink-700\/10 {
  --tw-ring-color: rgb(190 24 93 / 0.1);
}
.tw-ring-pink-700\/100 {
  --tw-ring-color: rgb(190 24 93 / 1);
}
.tw-ring-pink-700\/15 {
  --tw-ring-color: rgb(190 24 93 / 0.15);
}
.tw-ring-pink-700\/20 {
  --tw-ring-color: rgb(190 24 93 / 0.2);
}
.tw-ring-pink-700\/25 {
  --tw-ring-color: rgb(190 24 93 / 0.25);
}
.tw-ring-pink-700\/30 {
  --tw-ring-color: rgb(190 24 93 / 0.3);
}
.tw-ring-pink-700\/35 {
  --tw-ring-color: rgb(190 24 93 / 0.35);
}
.tw-ring-pink-700\/40 {
  --tw-ring-color: rgb(190 24 93 / 0.4);
}
.tw-ring-pink-700\/45 {
  --tw-ring-color: rgb(190 24 93 / 0.45);
}
.tw-ring-pink-700\/5 {
  --tw-ring-color: rgb(190 24 93 / 0.05);
}
.tw-ring-pink-700\/50 {
  --tw-ring-color: rgb(190 24 93 / 0.5);
}
.tw-ring-pink-700\/55 {
  --tw-ring-color: rgb(190 24 93 / 0.55);
}
.tw-ring-pink-700\/60 {
  --tw-ring-color: rgb(190 24 93 / 0.6);
}
.tw-ring-pink-700\/65 {
  --tw-ring-color: rgb(190 24 93 / 0.65);
}
.tw-ring-pink-700\/70 {
  --tw-ring-color: rgb(190 24 93 / 0.7);
}
.tw-ring-pink-700\/75 {
  --tw-ring-color: rgb(190 24 93 / 0.75);
}
.tw-ring-pink-700\/80 {
  --tw-ring-color: rgb(190 24 93 / 0.8);
}
.tw-ring-pink-700\/85 {
  --tw-ring-color: rgb(190 24 93 / 0.85);
}
.tw-ring-pink-700\/90 {
  --tw-ring-color: rgb(190 24 93 / 0.9);
}
.tw-ring-pink-700\/95 {
  --tw-ring-color: rgb(190 24 93 / 0.95);
}
.tw-ring-pink-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(157 23 77 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-800\/0 {
  --tw-ring-color: rgb(157 23 77 / 0);
}
.tw-ring-pink-800\/10 {
  --tw-ring-color: rgb(157 23 77 / 0.1);
}
.tw-ring-pink-800\/100 {
  --tw-ring-color: rgb(157 23 77 / 1);
}
.tw-ring-pink-800\/15 {
  --tw-ring-color: rgb(157 23 77 / 0.15);
}
.tw-ring-pink-800\/20 {
  --tw-ring-color: rgb(157 23 77 / 0.2);
}
.tw-ring-pink-800\/25 {
  --tw-ring-color: rgb(157 23 77 / 0.25);
}
.tw-ring-pink-800\/30 {
  --tw-ring-color: rgb(157 23 77 / 0.3);
}
.tw-ring-pink-800\/35 {
  --tw-ring-color: rgb(157 23 77 / 0.35);
}
.tw-ring-pink-800\/40 {
  --tw-ring-color: rgb(157 23 77 / 0.4);
}
.tw-ring-pink-800\/45 {
  --tw-ring-color: rgb(157 23 77 / 0.45);
}
.tw-ring-pink-800\/5 {
  --tw-ring-color: rgb(157 23 77 / 0.05);
}
.tw-ring-pink-800\/50 {
  --tw-ring-color: rgb(157 23 77 / 0.5);
}
.tw-ring-pink-800\/55 {
  --tw-ring-color: rgb(157 23 77 / 0.55);
}
.tw-ring-pink-800\/60 {
  --tw-ring-color: rgb(157 23 77 / 0.6);
}
.tw-ring-pink-800\/65 {
  --tw-ring-color: rgb(157 23 77 / 0.65);
}
.tw-ring-pink-800\/70 {
  --tw-ring-color: rgb(157 23 77 / 0.7);
}
.tw-ring-pink-800\/75 {
  --tw-ring-color: rgb(157 23 77 / 0.75);
}
.tw-ring-pink-800\/80 {
  --tw-ring-color: rgb(157 23 77 / 0.8);
}
.tw-ring-pink-800\/85 {
  --tw-ring-color: rgb(157 23 77 / 0.85);
}
.tw-ring-pink-800\/90 {
  --tw-ring-color: rgb(157 23 77 / 0.9);
}
.tw-ring-pink-800\/95 {
  --tw-ring-color: rgb(157 23 77 / 0.95);
}
.tw-ring-pink-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(131 24 67 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-900\/0 {
  --tw-ring-color: rgb(131 24 67 / 0);
}
.tw-ring-pink-900\/10 {
  --tw-ring-color: rgb(131 24 67 / 0.1);
}
.tw-ring-pink-900\/100 {
  --tw-ring-color: rgb(131 24 67 / 1);
}
.tw-ring-pink-900\/15 {
  --tw-ring-color: rgb(131 24 67 / 0.15);
}
.tw-ring-pink-900\/20 {
  --tw-ring-color: rgb(131 24 67 / 0.2);
}
.tw-ring-pink-900\/25 {
  --tw-ring-color: rgb(131 24 67 / 0.25);
}
.tw-ring-pink-900\/30 {
  --tw-ring-color: rgb(131 24 67 / 0.3);
}
.tw-ring-pink-900\/35 {
  --tw-ring-color: rgb(131 24 67 / 0.35);
}
.tw-ring-pink-900\/40 {
  --tw-ring-color: rgb(131 24 67 / 0.4);
}
.tw-ring-pink-900\/45 {
  --tw-ring-color: rgb(131 24 67 / 0.45);
}
.tw-ring-pink-900\/5 {
  --tw-ring-color: rgb(131 24 67 / 0.05);
}
.tw-ring-pink-900\/50 {
  --tw-ring-color: rgb(131 24 67 / 0.5);
}
.tw-ring-pink-900\/55 {
  --tw-ring-color: rgb(131 24 67 / 0.55);
}
.tw-ring-pink-900\/60 {
  --tw-ring-color: rgb(131 24 67 / 0.6);
}
.tw-ring-pink-900\/65 {
  --tw-ring-color: rgb(131 24 67 / 0.65);
}
.tw-ring-pink-900\/70 {
  --tw-ring-color: rgb(131 24 67 / 0.7);
}
.tw-ring-pink-900\/75 {
  --tw-ring-color: rgb(131 24 67 / 0.75);
}
.tw-ring-pink-900\/80 {
  --tw-ring-color: rgb(131 24 67 / 0.8);
}
.tw-ring-pink-900\/85 {
  --tw-ring-color: rgb(131 24 67 / 0.85);
}
.tw-ring-pink-900\/90 {
  --tw-ring-color: rgb(131 24 67 / 0.9);
}
.tw-ring-pink-900\/95 {
  --tw-ring-color: rgb(131 24 67 / 0.95);
}
.tw-ring-pink-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(80 7 36 / var(--tw-ring-opacity, 1));
}
.tw-ring-pink-950\/0 {
  --tw-ring-color: rgb(80 7 36 / 0);
}
.tw-ring-pink-950\/10 {
  --tw-ring-color: rgb(80 7 36 / 0.1);
}
.tw-ring-pink-950\/100 {
  --tw-ring-color: rgb(80 7 36 / 1);
}
.tw-ring-pink-950\/15 {
  --tw-ring-color: rgb(80 7 36 / 0.15);
}
.tw-ring-pink-950\/20 {
  --tw-ring-color: rgb(80 7 36 / 0.2);
}
.tw-ring-pink-950\/25 {
  --tw-ring-color: rgb(80 7 36 / 0.25);
}
.tw-ring-pink-950\/30 {
  --tw-ring-color: rgb(80 7 36 / 0.3);
}
.tw-ring-pink-950\/35 {
  --tw-ring-color: rgb(80 7 36 / 0.35);
}
.tw-ring-pink-950\/40 {
  --tw-ring-color: rgb(80 7 36 / 0.4);
}
.tw-ring-pink-950\/45 {
  --tw-ring-color: rgb(80 7 36 / 0.45);
}
.tw-ring-pink-950\/5 {
  --tw-ring-color: rgb(80 7 36 / 0.05);
}
.tw-ring-pink-950\/50 {
  --tw-ring-color: rgb(80 7 36 / 0.5);
}
.tw-ring-pink-950\/55 {
  --tw-ring-color: rgb(80 7 36 / 0.55);
}
.tw-ring-pink-950\/60 {
  --tw-ring-color: rgb(80 7 36 / 0.6);
}
.tw-ring-pink-950\/65 {
  --tw-ring-color: rgb(80 7 36 / 0.65);
}
.tw-ring-pink-950\/70 {
  --tw-ring-color: rgb(80 7 36 / 0.7);
}
.tw-ring-pink-950\/75 {
  --tw-ring-color: rgb(80 7 36 / 0.75);
}
.tw-ring-pink-950\/80 {
  --tw-ring-color: rgb(80 7 36 / 0.8);
}
.tw-ring-pink-950\/85 {
  --tw-ring-color: rgb(80 7 36 / 0.85);
}
.tw-ring-pink-950\/90 {
  --tw-ring-color: rgb(80 7 36 / 0.9);
}
.tw-ring-pink-950\/95 {
  --tw-ring-color: rgb(80 7 36 / 0.95);
}
.tw-ring-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 108 152 / var(--tw-ring-opacity, 1));
}
.tw-ring-primary-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(26 99 144 / var(--tw-ring-opacity, 1));
}
.tw-ring-primary-dark\/0 {
  --tw-ring-color: rgb(26 99 144 / 0);
}
.tw-ring-primary-dark\/10 {
  --tw-ring-color: rgb(26 99 144 / 0.1);
}
.tw-ring-primary-dark\/100 {
  --tw-ring-color: rgb(26 99 144 / 1);
}
.tw-ring-primary-dark\/15 {
  --tw-ring-color: rgb(26 99 144 / 0.15);
}
.tw-ring-primary-dark\/20 {
  --tw-ring-color: rgb(26 99 144 / 0.2);
}
.tw-ring-primary-dark\/25 {
  --tw-ring-color: rgb(26 99 144 / 0.25);
}
.tw-ring-primary-dark\/30 {
  --tw-ring-color: rgb(26 99 144 / 0.3);
}
.tw-ring-primary-dark\/35 {
  --tw-ring-color: rgb(26 99 144 / 0.35);
}
.tw-ring-primary-dark\/40 {
  --tw-ring-color: rgb(26 99 144 / 0.4);
}
.tw-ring-primary-dark\/45 {
  --tw-ring-color: rgb(26 99 144 / 0.45);
}
.tw-ring-primary-dark\/5 {
  --tw-ring-color: rgb(26 99 144 / 0.05);
}
.tw-ring-primary-dark\/50 {
  --tw-ring-color: rgb(26 99 144 / 0.5);
}
.tw-ring-primary-dark\/55 {
  --tw-ring-color: rgb(26 99 144 / 0.55);
}
.tw-ring-primary-dark\/60 {
  --tw-ring-color: rgb(26 99 144 / 0.6);
}
.tw-ring-primary-dark\/65 {
  --tw-ring-color: rgb(26 99 144 / 0.65);
}
.tw-ring-primary-dark\/70 {
  --tw-ring-color: rgb(26 99 144 / 0.7);
}
.tw-ring-primary-dark\/75 {
  --tw-ring-color: rgb(26 99 144 / 0.75);
}
.tw-ring-primary-dark\/80 {
  --tw-ring-color: rgb(26 99 144 / 0.8);
}
.tw-ring-primary-dark\/85 {
  --tw-ring-color: rgb(26 99 144 / 0.85);
}
.tw-ring-primary-dark\/90 {
  --tw-ring-color: rgb(26 99 144 / 0.9);
}
.tw-ring-primary-dark\/95 {
  --tw-ring-color: rgb(26 99 144 / 0.95);
}
.tw-ring-primary-light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 116 168 / var(--tw-ring-opacity, 1));
}
.tw-ring-primary-light\/0 {
  --tw-ring-color: rgb(30 116 168 / 0);
}
.tw-ring-primary-light\/10 {
  --tw-ring-color: rgb(30 116 168 / 0.1);
}
.tw-ring-primary-light\/100 {
  --tw-ring-color: rgb(30 116 168 / 1);
}
.tw-ring-primary-light\/15 {
  --tw-ring-color: rgb(30 116 168 / 0.15);
}
.tw-ring-primary-light\/20 {
  --tw-ring-color: rgb(30 116 168 / 0.2);
}
.tw-ring-primary-light\/25 {
  --tw-ring-color: rgb(30 116 168 / 0.25);
}
.tw-ring-primary-light\/30 {
  --tw-ring-color: rgb(30 116 168 / 0.3);
}
.tw-ring-primary-light\/35 {
  --tw-ring-color: rgb(30 116 168 / 0.35);
}
.tw-ring-primary-light\/40 {
  --tw-ring-color: rgb(30 116 168 / 0.4);
}
.tw-ring-primary-light\/45 {
  --tw-ring-color: rgb(30 116 168 / 0.45);
}
.tw-ring-primary-light\/5 {
  --tw-ring-color: rgb(30 116 168 / 0.05);
}
.tw-ring-primary-light\/50 {
  --tw-ring-color: rgb(30 116 168 / 0.5);
}
.tw-ring-primary-light\/55 {
  --tw-ring-color: rgb(30 116 168 / 0.55);
}
.tw-ring-primary-light\/60 {
  --tw-ring-color: rgb(30 116 168 / 0.6);
}
.tw-ring-primary-light\/65 {
  --tw-ring-color: rgb(30 116 168 / 0.65);
}
.tw-ring-primary-light\/70 {
  --tw-ring-color: rgb(30 116 168 / 0.7);
}
.tw-ring-primary-light\/75 {
  --tw-ring-color: rgb(30 116 168 / 0.75);
}
.tw-ring-primary-light\/80 {
  --tw-ring-color: rgb(30 116 168 / 0.8);
}
.tw-ring-primary-light\/85 {
  --tw-ring-color: rgb(30 116 168 / 0.85);
}
.tw-ring-primary-light\/90 {
  --tw-ring-color: rgb(30 116 168 / 0.9);
}
.tw-ring-primary-light\/95 {
  --tw-ring-color: rgb(30 116 168 / 0.95);
}
.tw-ring-primary\/0 {
  --tw-ring-color: rgb(28 108 152 / 0);
}
.tw-ring-primary\/10 {
  --tw-ring-color: rgb(28 108 152 / 0.1);
}
.tw-ring-primary\/100 {
  --tw-ring-color: rgb(28 108 152 / 1);
}
.tw-ring-primary\/15 {
  --tw-ring-color: rgb(28 108 152 / 0.15);
}
.tw-ring-primary\/20 {
  --tw-ring-color: rgb(28 108 152 / 0.2);
}
.tw-ring-primary\/25 {
  --tw-ring-color: rgb(28 108 152 / 0.25);
}
.tw-ring-primary\/30 {
  --tw-ring-color: rgb(28 108 152 / 0.3);
}
.tw-ring-primary\/35 {
  --tw-ring-color: rgb(28 108 152 / 0.35);
}
.tw-ring-primary\/40 {
  --tw-ring-color: rgb(28 108 152 / 0.4);
}
.tw-ring-primary\/45 {
  --tw-ring-color: rgb(28 108 152 / 0.45);
}
.tw-ring-primary\/5 {
  --tw-ring-color: rgb(28 108 152 / 0.05);
}
.tw-ring-primary\/50 {
  --tw-ring-color: rgb(28 108 152 / 0.5);
}
.tw-ring-primary\/55 {
  --tw-ring-color: rgb(28 108 152 / 0.55);
}
.tw-ring-primary\/60 {
  --tw-ring-color: rgb(28 108 152 / 0.6);
}
.tw-ring-primary\/65 {
  --tw-ring-color: rgb(28 108 152 / 0.65);
}
.tw-ring-primary\/70 {
  --tw-ring-color: rgb(28 108 152 / 0.7);
}
.tw-ring-primary\/75 {
  --tw-ring-color: rgb(28 108 152 / 0.75);
}
.tw-ring-primary\/80 {
  --tw-ring-color: rgb(28 108 152 / 0.8);
}
.tw-ring-primary\/85 {
  --tw-ring-color: rgb(28 108 152 / 0.85);
}
.tw-ring-primary\/90 {
  --tw-ring-color: rgb(28 108 152 / 0.9);
}
.tw-ring-primary\/95 {
  --tw-ring-color: rgb(28 108 152 / 0.95);
}
.tw-ring-purple-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 232 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-100\/0 {
  --tw-ring-color: rgb(243 232 255 / 0);
}
.tw-ring-purple-100\/10 {
  --tw-ring-color: rgb(243 232 255 / 0.1);
}
.tw-ring-purple-100\/100 {
  --tw-ring-color: rgb(243 232 255 / 1);
}
.tw-ring-purple-100\/15 {
  --tw-ring-color: rgb(243 232 255 / 0.15);
}
.tw-ring-purple-100\/20 {
  --tw-ring-color: rgb(243 232 255 / 0.2);
}
.tw-ring-purple-100\/25 {
  --tw-ring-color: rgb(243 232 255 / 0.25);
}
.tw-ring-purple-100\/30 {
  --tw-ring-color: rgb(243 232 255 / 0.3);
}
.tw-ring-purple-100\/35 {
  --tw-ring-color: rgb(243 232 255 / 0.35);
}
.tw-ring-purple-100\/40 {
  --tw-ring-color: rgb(243 232 255 / 0.4);
}
.tw-ring-purple-100\/45 {
  --tw-ring-color: rgb(243 232 255 / 0.45);
}
.tw-ring-purple-100\/5 {
  --tw-ring-color: rgb(243 232 255 / 0.05);
}
.tw-ring-purple-100\/50 {
  --tw-ring-color: rgb(243 232 255 / 0.5);
}
.tw-ring-purple-100\/55 {
  --tw-ring-color: rgb(243 232 255 / 0.55);
}
.tw-ring-purple-100\/60 {
  --tw-ring-color: rgb(243 232 255 / 0.6);
}
.tw-ring-purple-100\/65 {
  --tw-ring-color: rgb(243 232 255 / 0.65);
}
.tw-ring-purple-100\/70 {
  --tw-ring-color: rgb(243 232 255 / 0.7);
}
.tw-ring-purple-100\/75 {
  --tw-ring-color: rgb(243 232 255 / 0.75);
}
.tw-ring-purple-100\/80 {
  --tw-ring-color: rgb(243 232 255 / 0.8);
}
.tw-ring-purple-100\/85 {
  --tw-ring-color: rgb(243 232 255 / 0.85);
}
.tw-ring-purple-100\/90 {
  --tw-ring-color: rgb(243 232 255 / 0.9);
}
.tw-ring-purple-100\/95 {
  --tw-ring-color: rgb(243 232 255 / 0.95);
}
.tw-ring-purple-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-200\/0 {
  --tw-ring-color: rgb(233 213 255 / 0);
}
.tw-ring-purple-200\/10 {
  --tw-ring-color: rgb(233 213 255 / 0.1);
}
.tw-ring-purple-200\/100 {
  --tw-ring-color: rgb(233 213 255 / 1);
}
.tw-ring-purple-200\/15 {
  --tw-ring-color: rgb(233 213 255 / 0.15);
}
.tw-ring-purple-200\/20 {
  --tw-ring-color: rgb(233 213 255 / 0.2);
}
.tw-ring-purple-200\/25 {
  --tw-ring-color: rgb(233 213 255 / 0.25);
}
.tw-ring-purple-200\/30 {
  --tw-ring-color: rgb(233 213 255 / 0.3);
}
.tw-ring-purple-200\/35 {
  --tw-ring-color: rgb(233 213 255 / 0.35);
}
.tw-ring-purple-200\/40 {
  --tw-ring-color: rgb(233 213 255 / 0.4);
}
.tw-ring-purple-200\/45 {
  --tw-ring-color: rgb(233 213 255 / 0.45);
}
.tw-ring-purple-200\/5 {
  --tw-ring-color: rgb(233 213 255 / 0.05);
}
.tw-ring-purple-200\/50 {
  --tw-ring-color: rgb(233 213 255 / 0.5);
}
.tw-ring-purple-200\/55 {
  --tw-ring-color: rgb(233 213 255 / 0.55);
}
.tw-ring-purple-200\/60 {
  --tw-ring-color: rgb(233 213 255 / 0.6);
}
.tw-ring-purple-200\/65 {
  --tw-ring-color: rgb(233 213 255 / 0.65);
}
.tw-ring-purple-200\/70 {
  --tw-ring-color: rgb(233 213 255 / 0.7);
}
.tw-ring-purple-200\/75 {
  --tw-ring-color: rgb(233 213 255 / 0.75);
}
.tw-ring-purple-200\/80 {
  --tw-ring-color: rgb(233 213 255 / 0.8);
}
.tw-ring-purple-200\/85 {
  --tw-ring-color: rgb(233 213 255 / 0.85);
}
.tw-ring-purple-200\/90 {
  --tw-ring-color: rgb(233 213 255 / 0.9);
}
.tw-ring-purple-200\/95 {
  --tw-ring-color: rgb(233 213 255 / 0.95);
}
.tw-ring-purple-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 180 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-300\/0 {
  --tw-ring-color: rgb(216 180 254 / 0);
}
.tw-ring-purple-300\/10 {
  --tw-ring-color: rgb(216 180 254 / 0.1);
}
.tw-ring-purple-300\/100 {
  --tw-ring-color: rgb(216 180 254 / 1);
}
.tw-ring-purple-300\/15 {
  --tw-ring-color: rgb(216 180 254 / 0.15);
}
.tw-ring-purple-300\/20 {
  --tw-ring-color: rgb(216 180 254 / 0.2);
}
.tw-ring-purple-300\/25 {
  --tw-ring-color: rgb(216 180 254 / 0.25);
}
.tw-ring-purple-300\/30 {
  --tw-ring-color: rgb(216 180 254 / 0.3);
}
.tw-ring-purple-300\/35 {
  --tw-ring-color: rgb(216 180 254 / 0.35);
}
.tw-ring-purple-300\/40 {
  --tw-ring-color: rgb(216 180 254 / 0.4);
}
.tw-ring-purple-300\/45 {
  --tw-ring-color: rgb(216 180 254 / 0.45);
}
.tw-ring-purple-300\/5 {
  --tw-ring-color: rgb(216 180 254 / 0.05);
}
.tw-ring-purple-300\/50 {
  --tw-ring-color: rgb(216 180 254 / 0.5);
}
.tw-ring-purple-300\/55 {
  --tw-ring-color: rgb(216 180 254 / 0.55);
}
.tw-ring-purple-300\/60 {
  --tw-ring-color: rgb(216 180 254 / 0.6);
}
.tw-ring-purple-300\/65 {
  --tw-ring-color: rgb(216 180 254 / 0.65);
}
.tw-ring-purple-300\/70 {
  --tw-ring-color: rgb(216 180 254 / 0.7);
}
.tw-ring-purple-300\/75 {
  --tw-ring-color: rgb(216 180 254 / 0.75);
}
.tw-ring-purple-300\/80 {
  --tw-ring-color: rgb(216 180 254 / 0.8);
}
.tw-ring-purple-300\/85 {
  --tw-ring-color: rgb(216 180 254 / 0.85);
}
.tw-ring-purple-300\/90 {
  --tw-ring-color: rgb(216 180 254 / 0.9);
}
.tw-ring-purple-300\/95 {
  --tw-ring-color: rgb(216 180 254 / 0.95);
}
.tw-ring-purple-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(192 132 252 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-400\/0 {
  --tw-ring-color: rgb(192 132 252 / 0);
}
.tw-ring-purple-400\/10 {
  --tw-ring-color: rgb(192 132 252 / 0.1);
}
.tw-ring-purple-400\/100 {
  --tw-ring-color: rgb(192 132 252 / 1);
}
.tw-ring-purple-400\/15 {
  --tw-ring-color: rgb(192 132 252 / 0.15);
}
.tw-ring-purple-400\/20 {
  --tw-ring-color: rgb(192 132 252 / 0.2);
}
.tw-ring-purple-400\/25 {
  --tw-ring-color: rgb(192 132 252 / 0.25);
}
.tw-ring-purple-400\/30 {
  --tw-ring-color: rgb(192 132 252 / 0.3);
}
.tw-ring-purple-400\/35 {
  --tw-ring-color: rgb(192 132 252 / 0.35);
}
.tw-ring-purple-400\/40 {
  --tw-ring-color: rgb(192 132 252 / 0.4);
}
.tw-ring-purple-400\/45 {
  --tw-ring-color: rgb(192 132 252 / 0.45);
}
.tw-ring-purple-400\/5 {
  --tw-ring-color: rgb(192 132 252 / 0.05);
}
.tw-ring-purple-400\/50 {
  --tw-ring-color: rgb(192 132 252 / 0.5);
}
.tw-ring-purple-400\/55 {
  --tw-ring-color: rgb(192 132 252 / 0.55);
}
.tw-ring-purple-400\/60 {
  --tw-ring-color: rgb(192 132 252 / 0.6);
}
.tw-ring-purple-400\/65 {
  --tw-ring-color: rgb(192 132 252 / 0.65);
}
.tw-ring-purple-400\/70 {
  --tw-ring-color: rgb(192 132 252 / 0.7);
}
.tw-ring-purple-400\/75 {
  --tw-ring-color: rgb(192 132 252 / 0.75);
}
.tw-ring-purple-400\/80 {
  --tw-ring-color: rgb(192 132 252 / 0.8);
}
.tw-ring-purple-400\/85 {
  --tw-ring-color: rgb(192 132 252 / 0.85);
}
.tw-ring-purple-400\/90 {
  --tw-ring-color: rgb(192 132 252 / 0.9);
}
.tw-ring-purple-400\/95 {
  --tw-ring-color: rgb(192 132 252 / 0.95);
}
.tw-ring-purple-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 245 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-50\/0 {
  --tw-ring-color: rgb(250 245 255 / 0);
}
.tw-ring-purple-50\/10 {
  --tw-ring-color: rgb(250 245 255 / 0.1);
}
.tw-ring-purple-50\/100 {
  --tw-ring-color: rgb(250 245 255 / 1);
}
.tw-ring-purple-50\/15 {
  --tw-ring-color: rgb(250 245 255 / 0.15);
}
.tw-ring-purple-50\/20 {
  --tw-ring-color: rgb(250 245 255 / 0.2);
}
.tw-ring-purple-50\/25 {
  --tw-ring-color: rgb(250 245 255 / 0.25);
}
.tw-ring-purple-50\/30 {
  --tw-ring-color: rgb(250 245 255 / 0.3);
}
.tw-ring-purple-50\/35 {
  --tw-ring-color: rgb(250 245 255 / 0.35);
}
.tw-ring-purple-50\/40 {
  --tw-ring-color: rgb(250 245 255 / 0.4);
}
.tw-ring-purple-50\/45 {
  --tw-ring-color: rgb(250 245 255 / 0.45);
}
.tw-ring-purple-50\/5 {
  --tw-ring-color: rgb(250 245 255 / 0.05);
}
.tw-ring-purple-50\/50 {
  --tw-ring-color: rgb(250 245 255 / 0.5);
}
.tw-ring-purple-50\/55 {
  --tw-ring-color: rgb(250 245 255 / 0.55);
}
.tw-ring-purple-50\/60 {
  --tw-ring-color: rgb(250 245 255 / 0.6);
}
.tw-ring-purple-50\/65 {
  --tw-ring-color: rgb(250 245 255 / 0.65);
}
.tw-ring-purple-50\/70 {
  --tw-ring-color: rgb(250 245 255 / 0.7);
}
.tw-ring-purple-50\/75 {
  --tw-ring-color: rgb(250 245 255 / 0.75);
}
.tw-ring-purple-50\/80 {
  --tw-ring-color: rgb(250 245 255 / 0.8);
}
.tw-ring-purple-50\/85 {
  --tw-ring-color: rgb(250 245 255 / 0.85);
}
.tw-ring-purple-50\/90 {
  --tw-ring-color: rgb(250 245 255 / 0.9);
}
.tw-ring-purple-50\/95 {
  --tw-ring-color: rgb(250 245 255 / 0.95);
}
.tw-ring-purple-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 85 247 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-500\/0 {
  --tw-ring-color: rgb(168 85 247 / 0);
}
.tw-ring-purple-500\/10 {
  --tw-ring-color: rgb(168 85 247 / 0.1);
}
.tw-ring-purple-500\/100 {
  --tw-ring-color: rgb(168 85 247 / 1);
}
.tw-ring-purple-500\/15 {
  --tw-ring-color: rgb(168 85 247 / 0.15);
}
.tw-ring-purple-500\/20 {
  --tw-ring-color: rgb(168 85 247 / 0.2);
}
.tw-ring-purple-500\/25 {
  --tw-ring-color: rgb(168 85 247 / 0.25);
}
.tw-ring-purple-500\/30 {
  --tw-ring-color: rgb(168 85 247 / 0.3);
}
.tw-ring-purple-500\/35 {
  --tw-ring-color: rgb(168 85 247 / 0.35);
}
.tw-ring-purple-500\/40 {
  --tw-ring-color: rgb(168 85 247 / 0.4);
}
.tw-ring-purple-500\/45 {
  --tw-ring-color: rgb(168 85 247 / 0.45);
}
.tw-ring-purple-500\/5 {
  --tw-ring-color: rgb(168 85 247 / 0.05);
}
.tw-ring-purple-500\/50 {
  --tw-ring-color: rgb(168 85 247 / 0.5);
}
.tw-ring-purple-500\/55 {
  --tw-ring-color: rgb(168 85 247 / 0.55);
}
.tw-ring-purple-500\/60 {
  --tw-ring-color: rgb(168 85 247 / 0.6);
}
.tw-ring-purple-500\/65 {
  --tw-ring-color: rgb(168 85 247 / 0.65);
}
.tw-ring-purple-500\/70 {
  --tw-ring-color: rgb(168 85 247 / 0.7);
}
.tw-ring-purple-500\/75 {
  --tw-ring-color: rgb(168 85 247 / 0.75);
}
.tw-ring-purple-500\/80 {
  --tw-ring-color: rgb(168 85 247 / 0.8);
}
.tw-ring-purple-500\/85 {
  --tw-ring-color: rgb(168 85 247 / 0.85);
}
.tw-ring-purple-500\/90 {
  --tw-ring-color: rgb(168 85 247 / 0.9);
}
.tw-ring-purple-500\/95 {
  --tw-ring-color: rgb(168 85 247 / 0.95);
}
.tw-ring-purple-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 51 234 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-600\/0 {
  --tw-ring-color: rgb(147 51 234 / 0);
}
.tw-ring-purple-600\/10 {
  --tw-ring-color: rgb(147 51 234 / 0.1);
}
.tw-ring-purple-600\/100 {
  --tw-ring-color: rgb(147 51 234 / 1);
}
.tw-ring-purple-600\/15 {
  --tw-ring-color: rgb(147 51 234 / 0.15);
}
.tw-ring-purple-600\/20 {
  --tw-ring-color: rgb(147 51 234 / 0.2);
}
.tw-ring-purple-600\/25 {
  --tw-ring-color: rgb(147 51 234 / 0.25);
}
.tw-ring-purple-600\/30 {
  --tw-ring-color: rgb(147 51 234 / 0.3);
}
.tw-ring-purple-600\/35 {
  --tw-ring-color: rgb(147 51 234 / 0.35);
}
.tw-ring-purple-600\/40 {
  --tw-ring-color: rgb(147 51 234 / 0.4);
}
.tw-ring-purple-600\/45 {
  --tw-ring-color: rgb(147 51 234 / 0.45);
}
.tw-ring-purple-600\/5 {
  --tw-ring-color: rgb(147 51 234 / 0.05);
}
.tw-ring-purple-600\/50 {
  --tw-ring-color: rgb(147 51 234 / 0.5);
}
.tw-ring-purple-600\/55 {
  --tw-ring-color: rgb(147 51 234 / 0.55);
}
.tw-ring-purple-600\/60 {
  --tw-ring-color: rgb(147 51 234 / 0.6);
}
.tw-ring-purple-600\/65 {
  --tw-ring-color: rgb(147 51 234 / 0.65);
}
.tw-ring-purple-600\/70 {
  --tw-ring-color: rgb(147 51 234 / 0.7);
}
.tw-ring-purple-600\/75 {
  --tw-ring-color: rgb(147 51 234 / 0.75);
}
.tw-ring-purple-600\/80 {
  --tw-ring-color: rgb(147 51 234 / 0.8);
}
.tw-ring-purple-600\/85 {
  --tw-ring-color: rgb(147 51 234 / 0.85);
}
.tw-ring-purple-600\/90 {
  --tw-ring-color: rgb(147 51 234 / 0.9);
}
.tw-ring-purple-600\/95 {
  --tw-ring-color: rgb(147 51 234 / 0.95);
}
.tw-ring-purple-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(126 34 206 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-700\/0 {
  --tw-ring-color: rgb(126 34 206 / 0);
}
.tw-ring-purple-700\/10 {
  --tw-ring-color: rgb(126 34 206 / 0.1);
}
.tw-ring-purple-700\/100 {
  --tw-ring-color: rgb(126 34 206 / 1);
}
.tw-ring-purple-700\/15 {
  --tw-ring-color: rgb(126 34 206 / 0.15);
}
.tw-ring-purple-700\/20 {
  --tw-ring-color: rgb(126 34 206 / 0.2);
}
.tw-ring-purple-700\/25 {
  --tw-ring-color: rgb(126 34 206 / 0.25);
}
.tw-ring-purple-700\/30 {
  --tw-ring-color: rgb(126 34 206 / 0.3);
}
.tw-ring-purple-700\/35 {
  --tw-ring-color: rgb(126 34 206 / 0.35);
}
.tw-ring-purple-700\/40 {
  --tw-ring-color: rgb(126 34 206 / 0.4);
}
.tw-ring-purple-700\/45 {
  --tw-ring-color: rgb(126 34 206 / 0.45);
}
.tw-ring-purple-700\/5 {
  --tw-ring-color: rgb(126 34 206 / 0.05);
}
.tw-ring-purple-700\/50 {
  --tw-ring-color: rgb(126 34 206 / 0.5);
}
.tw-ring-purple-700\/55 {
  --tw-ring-color: rgb(126 34 206 / 0.55);
}
.tw-ring-purple-700\/60 {
  --tw-ring-color: rgb(126 34 206 / 0.6);
}
.tw-ring-purple-700\/65 {
  --tw-ring-color: rgb(126 34 206 / 0.65);
}
.tw-ring-purple-700\/70 {
  --tw-ring-color: rgb(126 34 206 / 0.7);
}
.tw-ring-purple-700\/75 {
  --tw-ring-color: rgb(126 34 206 / 0.75);
}
.tw-ring-purple-700\/80 {
  --tw-ring-color: rgb(126 34 206 / 0.8);
}
.tw-ring-purple-700\/85 {
  --tw-ring-color: rgb(126 34 206 / 0.85);
}
.tw-ring-purple-700\/90 {
  --tw-ring-color: rgb(126 34 206 / 0.9);
}
.tw-ring-purple-700\/95 {
  --tw-ring-color: rgb(126 34 206 / 0.95);
}
.tw-ring-purple-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-800\/0 {
  --tw-ring-color: rgb(107 33 168 / 0);
}
.tw-ring-purple-800\/10 {
  --tw-ring-color: rgb(107 33 168 / 0.1);
}
.tw-ring-purple-800\/100 {
  --tw-ring-color: rgb(107 33 168 / 1);
}
.tw-ring-purple-800\/15 {
  --tw-ring-color: rgb(107 33 168 / 0.15);
}
.tw-ring-purple-800\/20 {
  --tw-ring-color: rgb(107 33 168 / 0.2);
}
.tw-ring-purple-800\/25 {
  --tw-ring-color: rgb(107 33 168 / 0.25);
}
.tw-ring-purple-800\/30 {
  --tw-ring-color: rgb(107 33 168 / 0.3);
}
.tw-ring-purple-800\/35 {
  --tw-ring-color: rgb(107 33 168 / 0.35);
}
.tw-ring-purple-800\/40 {
  --tw-ring-color: rgb(107 33 168 / 0.4);
}
.tw-ring-purple-800\/45 {
  --tw-ring-color: rgb(107 33 168 / 0.45);
}
.tw-ring-purple-800\/5 {
  --tw-ring-color: rgb(107 33 168 / 0.05);
}
.tw-ring-purple-800\/50 {
  --tw-ring-color: rgb(107 33 168 / 0.5);
}
.tw-ring-purple-800\/55 {
  --tw-ring-color: rgb(107 33 168 / 0.55);
}
.tw-ring-purple-800\/60 {
  --tw-ring-color: rgb(107 33 168 / 0.6);
}
.tw-ring-purple-800\/65 {
  --tw-ring-color: rgb(107 33 168 / 0.65);
}
.tw-ring-purple-800\/70 {
  --tw-ring-color: rgb(107 33 168 / 0.7);
}
.tw-ring-purple-800\/75 {
  --tw-ring-color: rgb(107 33 168 / 0.75);
}
.tw-ring-purple-800\/80 {
  --tw-ring-color: rgb(107 33 168 / 0.8);
}
.tw-ring-purple-800\/85 {
  --tw-ring-color: rgb(107 33 168 / 0.85);
}
.tw-ring-purple-800\/90 {
  --tw-ring-color: rgb(107 33 168 / 0.9);
}
.tw-ring-purple-800\/95 {
  --tw-ring-color: rgb(107 33 168 / 0.95);
}
.tw-ring-purple-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 28 135 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-900\/0 {
  --tw-ring-color: rgb(88 28 135 / 0);
}
.tw-ring-purple-900\/10 {
  --tw-ring-color: rgb(88 28 135 / 0.1);
}
.tw-ring-purple-900\/100 {
  --tw-ring-color: rgb(88 28 135 / 1);
}
.tw-ring-purple-900\/15 {
  --tw-ring-color: rgb(88 28 135 / 0.15);
}
.tw-ring-purple-900\/20 {
  --tw-ring-color: rgb(88 28 135 / 0.2);
}
.tw-ring-purple-900\/25 {
  --tw-ring-color: rgb(88 28 135 / 0.25);
}
.tw-ring-purple-900\/30 {
  --tw-ring-color: rgb(88 28 135 / 0.3);
}
.tw-ring-purple-900\/35 {
  --tw-ring-color: rgb(88 28 135 / 0.35);
}
.tw-ring-purple-900\/40 {
  --tw-ring-color: rgb(88 28 135 / 0.4);
}
.tw-ring-purple-900\/45 {
  --tw-ring-color: rgb(88 28 135 / 0.45);
}
.tw-ring-purple-900\/5 {
  --tw-ring-color: rgb(88 28 135 / 0.05);
}
.tw-ring-purple-900\/50 {
  --tw-ring-color: rgb(88 28 135 / 0.5);
}
.tw-ring-purple-900\/55 {
  --tw-ring-color: rgb(88 28 135 / 0.55);
}
.tw-ring-purple-900\/60 {
  --tw-ring-color: rgb(88 28 135 / 0.6);
}
.tw-ring-purple-900\/65 {
  --tw-ring-color: rgb(88 28 135 / 0.65);
}
.tw-ring-purple-900\/70 {
  --tw-ring-color: rgb(88 28 135 / 0.7);
}
.tw-ring-purple-900\/75 {
  --tw-ring-color: rgb(88 28 135 / 0.75);
}
.tw-ring-purple-900\/80 {
  --tw-ring-color: rgb(88 28 135 / 0.8);
}
.tw-ring-purple-900\/85 {
  --tw-ring-color: rgb(88 28 135 / 0.85);
}
.tw-ring-purple-900\/90 {
  --tw-ring-color: rgb(88 28 135 / 0.9);
}
.tw-ring-purple-900\/95 {
  --tw-ring-color: rgb(88 28 135 / 0.95);
}
.tw-ring-purple-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 7 100 / var(--tw-ring-opacity, 1));
}
.tw-ring-purple-950\/0 {
  --tw-ring-color: rgb(59 7 100 / 0);
}
.tw-ring-purple-950\/10 {
  --tw-ring-color: rgb(59 7 100 / 0.1);
}
.tw-ring-purple-950\/100 {
  --tw-ring-color: rgb(59 7 100 / 1);
}
.tw-ring-purple-950\/15 {
  --tw-ring-color: rgb(59 7 100 / 0.15);
}
.tw-ring-purple-950\/20 {
  --tw-ring-color: rgb(59 7 100 / 0.2);
}
.tw-ring-purple-950\/25 {
  --tw-ring-color: rgb(59 7 100 / 0.25);
}
.tw-ring-purple-950\/30 {
  --tw-ring-color: rgb(59 7 100 / 0.3);
}
.tw-ring-purple-950\/35 {
  --tw-ring-color: rgb(59 7 100 / 0.35);
}
.tw-ring-purple-950\/40 {
  --tw-ring-color: rgb(59 7 100 / 0.4);
}
.tw-ring-purple-950\/45 {
  --tw-ring-color: rgb(59 7 100 / 0.45);
}
.tw-ring-purple-950\/5 {
  --tw-ring-color: rgb(59 7 100 / 0.05);
}
.tw-ring-purple-950\/50 {
  --tw-ring-color: rgb(59 7 100 / 0.5);
}
.tw-ring-purple-950\/55 {
  --tw-ring-color: rgb(59 7 100 / 0.55);
}
.tw-ring-purple-950\/60 {
  --tw-ring-color: rgb(59 7 100 / 0.6);
}
.tw-ring-purple-950\/65 {
  --tw-ring-color: rgb(59 7 100 / 0.65);
}
.tw-ring-purple-950\/70 {
  --tw-ring-color: rgb(59 7 100 / 0.7);
}
.tw-ring-purple-950\/75 {
  --tw-ring-color: rgb(59 7 100 / 0.75);
}
.tw-ring-purple-950\/80 {
  --tw-ring-color: rgb(59 7 100 / 0.8);
}
.tw-ring-purple-950\/85 {
  --tw-ring-color: rgb(59 7 100 / 0.85);
}
.tw-ring-purple-950\/90 {
  --tw-ring-color: rgb(59 7 100 / 0.9);
}
.tw-ring-purple-950\/95 {
  --tw-ring-color: rgb(59 7 100 / 0.95);
}
.tw-ring-red-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-100\/0 {
  --tw-ring-color: rgb(254 226 226 / 0);
}
.tw-ring-red-100\/10 {
  --tw-ring-color: rgb(254 226 226 / 0.1);
}
.tw-ring-red-100\/100 {
  --tw-ring-color: rgb(254 226 226 / 1);
}
.tw-ring-red-100\/15 {
  --tw-ring-color: rgb(254 226 226 / 0.15);
}
.tw-ring-red-100\/20 {
  --tw-ring-color: rgb(254 226 226 / 0.2);
}
.tw-ring-red-100\/25 {
  --tw-ring-color: rgb(254 226 226 / 0.25);
}
.tw-ring-red-100\/30 {
  --tw-ring-color: rgb(254 226 226 / 0.3);
}
.tw-ring-red-100\/35 {
  --tw-ring-color: rgb(254 226 226 / 0.35);
}
.tw-ring-red-100\/40 {
  --tw-ring-color: rgb(254 226 226 / 0.4);
}
.tw-ring-red-100\/45 {
  --tw-ring-color: rgb(254 226 226 / 0.45);
}
.tw-ring-red-100\/5 {
  --tw-ring-color: rgb(254 226 226 / 0.05);
}
.tw-ring-red-100\/50 {
  --tw-ring-color: rgb(254 226 226 / 0.5);
}
.tw-ring-red-100\/55 {
  --tw-ring-color: rgb(254 226 226 / 0.55);
}
.tw-ring-red-100\/60 {
  --tw-ring-color: rgb(254 226 226 / 0.6);
}
.tw-ring-red-100\/65 {
  --tw-ring-color: rgb(254 226 226 / 0.65);
}
.tw-ring-red-100\/70 {
  --tw-ring-color: rgb(254 226 226 / 0.7);
}
.tw-ring-red-100\/75 {
  --tw-ring-color: rgb(254 226 226 / 0.75);
}
.tw-ring-red-100\/80 {
  --tw-ring-color: rgb(254 226 226 / 0.8);
}
.tw-ring-red-100\/85 {
  --tw-ring-color: rgb(254 226 226 / 0.85);
}
.tw-ring-red-100\/90 {
  --tw-ring-color: rgb(254 226 226 / 0.9);
}
.tw-ring-red-100\/95 {
  --tw-ring-color: rgb(254 226 226 / 0.95);
}
.tw-ring-red-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-200\/0 {
  --tw-ring-color: rgb(254 202 202 / 0);
}
.tw-ring-red-200\/10 {
  --tw-ring-color: rgb(254 202 202 / 0.1);
}
.tw-ring-red-200\/100 {
  --tw-ring-color: rgb(254 202 202 / 1);
}
.tw-ring-red-200\/15 {
  --tw-ring-color: rgb(254 202 202 / 0.15);
}
.tw-ring-red-200\/20 {
  --tw-ring-color: rgb(254 202 202 / 0.2);
}
.tw-ring-red-200\/25 {
  --tw-ring-color: rgb(254 202 202 / 0.25);
}
.tw-ring-red-200\/30 {
  --tw-ring-color: rgb(254 202 202 / 0.3);
}
.tw-ring-red-200\/35 {
  --tw-ring-color: rgb(254 202 202 / 0.35);
}
.tw-ring-red-200\/40 {
  --tw-ring-color: rgb(254 202 202 / 0.4);
}
.tw-ring-red-200\/45 {
  --tw-ring-color: rgb(254 202 202 / 0.45);
}
.tw-ring-red-200\/5 {
  --tw-ring-color: rgb(254 202 202 / 0.05);
}
.tw-ring-red-200\/50 {
  --tw-ring-color: rgb(254 202 202 / 0.5);
}
.tw-ring-red-200\/55 {
  --tw-ring-color: rgb(254 202 202 / 0.55);
}
.tw-ring-red-200\/60 {
  --tw-ring-color: rgb(254 202 202 / 0.6);
}
.tw-ring-red-200\/65 {
  --tw-ring-color: rgb(254 202 202 / 0.65);
}
.tw-ring-red-200\/70 {
  --tw-ring-color: rgb(254 202 202 / 0.7);
}
.tw-ring-red-200\/75 {
  --tw-ring-color: rgb(254 202 202 / 0.75);
}
.tw-ring-red-200\/80 {
  --tw-ring-color: rgb(254 202 202 / 0.8);
}
.tw-ring-red-200\/85 {
  --tw-ring-color: rgb(254 202 202 / 0.85);
}
.tw-ring-red-200\/90 {
  --tw-ring-color: rgb(254 202 202 / 0.9);
}
.tw-ring-red-200\/95 {
  --tw-ring-color: rgb(254 202 202 / 0.95);
}
.tw-ring-red-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-300\/0 {
  --tw-ring-color: rgb(252 165 165 / 0);
}
.tw-ring-red-300\/10 {
  --tw-ring-color: rgb(252 165 165 / 0.1);
}
.tw-ring-red-300\/100 {
  --tw-ring-color: rgb(252 165 165 / 1);
}
.tw-ring-red-300\/15 {
  --tw-ring-color: rgb(252 165 165 / 0.15);
}
.tw-ring-red-300\/20 {
  --tw-ring-color: rgb(252 165 165 / 0.2);
}
.tw-ring-red-300\/25 {
  --tw-ring-color: rgb(252 165 165 / 0.25);
}
.tw-ring-red-300\/30 {
  --tw-ring-color: rgb(252 165 165 / 0.3);
}
.tw-ring-red-300\/35 {
  --tw-ring-color: rgb(252 165 165 / 0.35);
}
.tw-ring-red-300\/40 {
  --tw-ring-color: rgb(252 165 165 / 0.4);
}
.tw-ring-red-300\/45 {
  --tw-ring-color: rgb(252 165 165 / 0.45);
}
.tw-ring-red-300\/5 {
  --tw-ring-color: rgb(252 165 165 / 0.05);
}
.tw-ring-red-300\/50 {
  --tw-ring-color: rgb(252 165 165 / 0.5);
}
.tw-ring-red-300\/55 {
  --tw-ring-color: rgb(252 165 165 / 0.55);
}
.tw-ring-red-300\/60 {
  --tw-ring-color: rgb(252 165 165 / 0.6);
}
.tw-ring-red-300\/65 {
  --tw-ring-color: rgb(252 165 165 / 0.65);
}
.tw-ring-red-300\/70 {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}
.tw-ring-red-300\/75 {
  --tw-ring-color: rgb(252 165 165 / 0.75);
}
.tw-ring-red-300\/80 {
  --tw-ring-color: rgb(252 165 165 / 0.8);
}
.tw-ring-red-300\/85 {
  --tw-ring-color: rgb(252 165 165 / 0.85);
}
.tw-ring-red-300\/90 {
  --tw-ring-color: rgb(252 165 165 / 0.9);
}
.tw-ring-red-300\/95 {
  --tw-ring-color: rgb(252 165 165 / 0.95);
}
.tw-ring-red-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-400\/0 {
  --tw-ring-color: rgb(248 113 113 / 0);
}
.tw-ring-red-400\/10 {
  --tw-ring-color: rgb(248 113 113 / 0.1);
}
.tw-ring-red-400\/100 {
  --tw-ring-color: rgb(248 113 113 / 1);
}
.tw-ring-red-400\/15 {
  --tw-ring-color: rgb(248 113 113 / 0.15);
}
.tw-ring-red-400\/20 {
  --tw-ring-color: rgb(248 113 113 / 0.2);
}
.tw-ring-red-400\/25 {
  --tw-ring-color: rgb(248 113 113 / 0.25);
}
.tw-ring-red-400\/30 {
  --tw-ring-color: rgb(248 113 113 / 0.3);
}
.tw-ring-red-400\/35 {
  --tw-ring-color: rgb(248 113 113 / 0.35);
}
.tw-ring-red-400\/40 {
  --tw-ring-color: rgb(248 113 113 / 0.4);
}
.tw-ring-red-400\/45 {
  --tw-ring-color: rgb(248 113 113 / 0.45);
}
.tw-ring-red-400\/5 {
  --tw-ring-color: rgb(248 113 113 / 0.05);
}
.tw-ring-red-400\/50 {
  --tw-ring-color: rgb(248 113 113 / 0.5);
}
.tw-ring-red-400\/55 {
  --tw-ring-color: rgb(248 113 113 / 0.55);
}
.tw-ring-red-400\/60 {
  --tw-ring-color: rgb(248 113 113 / 0.6);
}
.tw-ring-red-400\/65 {
  --tw-ring-color: rgb(248 113 113 / 0.65);
}
.tw-ring-red-400\/70 {
  --tw-ring-color: rgb(248 113 113 / 0.7);
}
.tw-ring-red-400\/75 {
  --tw-ring-color: rgb(248 113 113 / 0.75);
}
.tw-ring-red-400\/80 {
  --tw-ring-color: rgb(248 113 113 / 0.8);
}
.tw-ring-red-400\/85 {
  --tw-ring-color: rgb(248 113 113 / 0.85);
}
.tw-ring-red-400\/90 {
  --tw-ring-color: rgb(248 113 113 / 0.9);
}
.tw-ring-red-400\/95 {
  --tw-ring-color: rgb(248 113 113 / 0.95);
}
.tw-ring-red-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-50\/0 {
  --tw-ring-color: rgb(254 242 242 / 0);
}
.tw-ring-red-50\/10 {
  --tw-ring-color: rgb(254 242 242 / 0.1);
}
.tw-ring-red-50\/100 {
  --tw-ring-color: rgb(254 242 242 / 1);
}
.tw-ring-red-50\/15 {
  --tw-ring-color: rgb(254 242 242 / 0.15);
}
.tw-ring-red-50\/20 {
  --tw-ring-color: rgb(254 242 242 / 0.2);
}
.tw-ring-red-50\/25 {
  --tw-ring-color: rgb(254 242 242 / 0.25);
}
.tw-ring-red-50\/30 {
  --tw-ring-color: rgb(254 242 242 / 0.3);
}
.tw-ring-red-50\/35 {
  --tw-ring-color: rgb(254 242 242 / 0.35);
}
.tw-ring-red-50\/40 {
  --tw-ring-color: rgb(254 242 242 / 0.4);
}
.tw-ring-red-50\/45 {
  --tw-ring-color: rgb(254 242 242 / 0.45);
}
.tw-ring-red-50\/5 {
  --tw-ring-color: rgb(254 242 242 / 0.05);
}
.tw-ring-red-50\/50 {
  --tw-ring-color: rgb(254 242 242 / 0.5);
}
.tw-ring-red-50\/55 {
  --tw-ring-color: rgb(254 242 242 / 0.55);
}
.tw-ring-red-50\/60 {
  --tw-ring-color: rgb(254 242 242 / 0.6);
}
.tw-ring-red-50\/65 {
  --tw-ring-color: rgb(254 242 242 / 0.65);
}
.tw-ring-red-50\/70 {
  --tw-ring-color: rgb(254 242 242 / 0.7);
}
.tw-ring-red-50\/75 {
  --tw-ring-color: rgb(254 242 242 / 0.75);
}
.tw-ring-red-50\/80 {
  --tw-ring-color: rgb(254 242 242 / 0.8);
}
.tw-ring-red-50\/85 {
  --tw-ring-color: rgb(254 242 242 / 0.85);
}
.tw-ring-red-50\/90 {
  --tw-ring-color: rgb(254 242 242 / 0.9);
}
.tw-ring-red-50\/95 {
  --tw-ring-color: rgb(254 242 242 / 0.95);
}
.tw-ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-500\/0 {
  --tw-ring-color: rgb(239 68 68 / 0);
}
.tw-ring-red-500\/10 {
  --tw-ring-color: rgb(239 68 68 / 0.1);
}
.tw-ring-red-500\/100 {
  --tw-ring-color: rgb(239 68 68 / 1);
}
.tw-ring-red-500\/15 {
  --tw-ring-color: rgb(239 68 68 / 0.15);
}
.tw-ring-red-500\/20 {
  --tw-ring-color: rgb(239 68 68 / 0.2);
}
.tw-ring-red-500\/25 {
  --tw-ring-color: rgb(239 68 68 / 0.25);
}
.tw-ring-red-500\/30 {
  --tw-ring-color: rgb(239 68 68 / 0.3);
}
.tw-ring-red-500\/35 {
  --tw-ring-color: rgb(239 68 68 / 0.35);
}
.tw-ring-red-500\/40 {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}
.tw-ring-red-500\/45 {
  --tw-ring-color: rgb(239 68 68 / 0.45);
}
.tw-ring-red-500\/5 {
  --tw-ring-color: rgb(239 68 68 / 0.05);
}
.tw-ring-red-500\/50 {
  --tw-ring-color: rgb(239 68 68 / 0.5);
}
.tw-ring-red-500\/55 {
  --tw-ring-color: rgb(239 68 68 / 0.55);
}
.tw-ring-red-500\/60 {
  --tw-ring-color: rgb(239 68 68 / 0.6);
}
.tw-ring-red-500\/65 {
  --tw-ring-color: rgb(239 68 68 / 0.65);
}
.tw-ring-red-500\/70 {
  --tw-ring-color: rgb(239 68 68 / 0.7);
}
.tw-ring-red-500\/75 {
  --tw-ring-color: rgb(239 68 68 / 0.75);
}
.tw-ring-red-500\/80 {
  --tw-ring-color: rgb(239 68 68 / 0.8);
}
.tw-ring-red-500\/85 {
  --tw-ring-color: rgb(239 68 68 / 0.85);
}
.tw-ring-red-500\/90 {
  --tw-ring-color: rgb(239 68 68 / 0.9);
}
.tw-ring-red-500\/95 {
  --tw-ring-color: rgb(239 68 68 / 0.95);
}
.tw-ring-red-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-600\/0 {
  --tw-ring-color: rgb(220 38 38 / 0);
}
.tw-ring-red-600\/10 {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}
.tw-ring-red-600\/100 {
  --tw-ring-color: rgb(220 38 38 / 1);
}
.tw-ring-red-600\/15 {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}
.tw-ring-red-600\/20 {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}
.tw-ring-red-600\/25 {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}
.tw-ring-red-600\/30 {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}
.tw-ring-red-600\/35 {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}
.tw-ring-red-600\/40 {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}
.tw-ring-red-600\/45 {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}
.tw-ring-red-600\/5 {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}
.tw-ring-red-600\/50 {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}
.tw-ring-red-600\/55 {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}
.tw-ring-red-600\/60 {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}
.tw-ring-red-600\/65 {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}
.tw-ring-red-600\/70 {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}
.tw-ring-red-600\/75 {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}
.tw-ring-red-600\/80 {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}
.tw-ring-red-600\/85 {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}
.tw-ring-red-600\/90 {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}
.tw-ring-red-600\/95 {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}
.tw-ring-red-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-700\/0 {
  --tw-ring-color: rgb(185 28 28 / 0);
}
.tw-ring-red-700\/10 {
  --tw-ring-color: rgb(185 28 28 / 0.1);
}
.tw-ring-red-700\/100 {
  --tw-ring-color: rgb(185 28 28 / 1);
}
.tw-ring-red-700\/15 {
  --tw-ring-color: rgb(185 28 28 / 0.15);
}
.tw-ring-red-700\/20 {
  --tw-ring-color: rgb(185 28 28 / 0.2);
}
.tw-ring-red-700\/25 {
  --tw-ring-color: rgb(185 28 28 / 0.25);
}
.tw-ring-red-700\/30 {
  --tw-ring-color: rgb(185 28 28 / 0.3);
}
.tw-ring-red-700\/35 {
  --tw-ring-color: rgb(185 28 28 / 0.35);
}
.tw-ring-red-700\/40 {
  --tw-ring-color: rgb(185 28 28 / 0.4);
}
.tw-ring-red-700\/45 {
  --tw-ring-color: rgb(185 28 28 / 0.45);
}
.tw-ring-red-700\/5 {
  --tw-ring-color: rgb(185 28 28 / 0.05);
}
.tw-ring-red-700\/50 {
  --tw-ring-color: rgb(185 28 28 / 0.5);
}
.tw-ring-red-700\/55 {
  --tw-ring-color: rgb(185 28 28 / 0.55);
}
.tw-ring-red-700\/60 {
  --tw-ring-color: rgb(185 28 28 / 0.6);
}
.tw-ring-red-700\/65 {
  --tw-ring-color: rgb(185 28 28 / 0.65);
}
.tw-ring-red-700\/70 {
  --tw-ring-color: rgb(185 28 28 / 0.7);
}
.tw-ring-red-700\/75 {
  --tw-ring-color: rgb(185 28 28 / 0.75);
}
.tw-ring-red-700\/80 {
  --tw-ring-color: rgb(185 28 28 / 0.8);
}
.tw-ring-red-700\/85 {
  --tw-ring-color: rgb(185 28 28 / 0.85);
}
.tw-ring-red-700\/90 {
  --tw-ring-color: rgb(185 28 28 / 0.9);
}
.tw-ring-red-700\/95 {
  --tw-ring-color: rgb(185 28 28 / 0.95);
}
.tw-ring-red-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-800\/0 {
  --tw-ring-color: rgb(153 27 27 / 0);
}
.tw-ring-red-800\/10 {
  --tw-ring-color: rgb(153 27 27 / 0.1);
}
.tw-ring-red-800\/100 {
  --tw-ring-color: rgb(153 27 27 / 1);
}
.tw-ring-red-800\/15 {
  --tw-ring-color: rgb(153 27 27 / 0.15);
}
.tw-ring-red-800\/20 {
  --tw-ring-color: rgb(153 27 27 / 0.2);
}
.tw-ring-red-800\/25 {
  --tw-ring-color: rgb(153 27 27 / 0.25);
}
.tw-ring-red-800\/30 {
  --tw-ring-color: rgb(153 27 27 / 0.3);
}
.tw-ring-red-800\/35 {
  --tw-ring-color: rgb(153 27 27 / 0.35);
}
.tw-ring-red-800\/40 {
  --tw-ring-color: rgb(153 27 27 / 0.4);
}
.tw-ring-red-800\/45 {
  --tw-ring-color: rgb(153 27 27 / 0.45);
}
.tw-ring-red-800\/5 {
  --tw-ring-color: rgb(153 27 27 / 0.05);
}
.tw-ring-red-800\/50 {
  --tw-ring-color: rgb(153 27 27 / 0.5);
}
.tw-ring-red-800\/55 {
  --tw-ring-color: rgb(153 27 27 / 0.55);
}
.tw-ring-red-800\/60 {
  --tw-ring-color: rgb(153 27 27 / 0.6);
}
.tw-ring-red-800\/65 {
  --tw-ring-color: rgb(153 27 27 / 0.65);
}
.tw-ring-red-800\/70 {
  --tw-ring-color: rgb(153 27 27 / 0.7);
}
.tw-ring-red-800\/75 {
  --tw-ring-color: rgb(153 27 27 / 0.75);
}
.tw-ring-red-800\/80 {
  --tw-ring-color: rgb(153 27 27 / 0.8);
}
.tw-ring-red-800\/85 {
  --tw-ring-color: rgb(153 27 27 / 0.85);
}
.tw-ring-red-800\/90 {
  --tw-ring-color: rgb(153 27 27 / 0.9);
}
.tw-ring-red-800\/95 {
  --tw-ring-color: rgb(153 27 27 / 0.95);
}
.tw-ring-red-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-900\/0 {
  --tw-ring-color: rgb(127 29 29 / 0);
}
.tw-ring-red-900\/10 {
  --tw-ring-color: rgb(127 29 29 / 0.1);
}
.tw-ring-red-900\/100 {
  --tw-ring-color: rgb(127 29 29 / 1);
}
.tw-ring-red-900\/15 {
  --tw-ring-color: rgb(127 29 29 / 0.15);
}
.tw-ring-red-900\/20 {
  --tw-ring-color: rgb(127 29 29 / 0.2);
}
.tw-ring-red-900\/25 {
  --tw-ring-color: rgb(127 29 29 / 0.25);
}
.tw-ring-red-900\/30 {
  --tw-ring-color: rgb(127 29 29 / 0.3);
}
.tw-ring-red-900\/35 {
  --tw-ring-color: rgb(127 29 29 / 0.35);
}
.tw-ring-red-900\/40 {
  --tw-ring-color: rgb(127 29 29 / 0.4);
}
.tw-ring-red-900\/45 {
  --tw-ring-color: rgb(127 29 29 / 0.45);
}
.tw-ring-red-900\/5 {
  --tw-ring-color: rgb(127 29 29 / 0.05);
}
.tw-ring-red-900\/50 {
  --tw-ring-color: rgb(127 29 29 / 0.5);
}
.tw-ring-red-900\/55 {
  --tw-ring-color: rgb(127 29 29 / 0.55);
}
.tw-ring-red-900\/60 {
  --tw-ring-color: rgb(127 29 29 / 0.6);
}
.tw-ring-red-900\/65 {
  --tw-ring-color: rgb(127 29 29 / 0.65);
}
.tw-ring-red-900\/70 {
  --tw-ring-color: rgb(127 29 29 / 0.7);
}
.tw-ring-red-900\/75 {
  --tw-ring-color: rgb(127 29 29 / 0.75);
}
.tw-ring-red-900\/80 {
  --tw-ring-color: rgb(127 29 29 / 0.8);
}
.tw-ring-red-900\/85 {
  --tw-ring-color: rgb(127 29 29 / 0.85);
}
.tw-ring-red-900\/90 {
  --tw-ring-color: rgb(127 29 29 / 0.9);
}
.tw-ring-red-900\/95 {
  --tw-ring-color: rgb(127 29 29 / 0.95);
}
.tw-ring-red-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity, 1));
}
.tw-ring-red-950\/0 {
  --tw-ring-color: rgb(69 10 10 / 0);
}
.tw-ring-red-950\/10 {
  --tw-ring-color: rgb(69 10 10 / 0.1);
}
.tw-ring-red-950\/100 {
  --tw-ring-color: rgb(69 10 10 / 1);
}
.tw-ring-red-950\/15 {
  --tw-ring-color: rgb(69 10 10 / 0.15);
}
.tw-ring-red-950\/20 {
  --tw-ring-color: rgb(69 10 10 / 0.2);
}
.tw-ring-red-950\/25 {
  --tw-ring-color: rgb(69 10 10 / 0.25);
}
.tw-ring-red-950\/30 {
  --tw-ring-color: rgb(69 10 10 / 0.3);
}
.tw-ring-red-950\/35 {
  --tw-ring-color: rgb(69 10 10 / 0.35);
}
.tw-ring-red-950\/40 {
  --tw-ring-color: rgb(69 10 10 / 0.4);
}
.tw-ring-red-950\/45 {
  --tw-ring-color: rgb(69 10 10 / 0.45);
}
.tw-ring-red-950\/5 {
  --tw-ring-color: rgb(69 10 10 / 0.05);
}
.tw-ring-red-950\/50 {
  --tw-ring-color: rgb(69 10 10 / 0.5);
}
.tw-ring-red-950\/55 {
  --tw-ring-color: rgb(69 10 10 / 0.55);
}
.tw-ring-red-950\/60 {
  --tw-ring-color: rgb(69 10 10 / 0.6);
}
.tw-ring-red-950\/65 {
  --tw-ring-color: rgb(69 10 10 / 0.65);
}
.tw-ring-red-950\/70 {
  --tw-ring-color: rgb(69 10 10 / 0.7);
}
.tw-ring-red-950\/75 {
  --tw-ring-color: rgb(69 10 10 / 0.75);
}
.tw-ring-red-950\/80 {
  --tw-ring-color: rgb(69 10 10 / 0.8);
}
.tw-ring-red-950\/85 {
  --tw-ring-color: rgb(69 10 10 / 0.85);
}
.tw-ring-red-950\/90 {
  --tw-ring-color: rgb(69 10 10 / 0.9);
}
.tw-ring-red-950\/95 {
  --tw-ring-color: rgb(69 10 10 / 0.95);
}
.tw-ring-rose-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 228 230 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-100\/0 {
  --tw-ring-color: rgb(255 228 230 / 0);
}
.tw-ring-rose-100\/10 {
  --tw-ring-color: rgb(255 228 230 / 0.1);
}
.tw-ring-rose-100\/100 {
  --tw-ring-color: rgb(255 228 230 / 1);
}
.tw-ring-rose-100\/15 {
  --tw-ring-color: rgb(255 228 230 / 0.15);
}
.tw-ring-rose-100\/20 {
  --tw-ring-color: rgb(255 228 230 / 0.2);
}
.tw-ring-rose-100\/25 {
  --tw-ring-color: rgb(255 228 230 / 0.25);
}
.tw-ring-rose-100\/30 {
  --tw-ring-color: rgb(255 228 230 / 0.3);
}
.tw-ring-rose-100\/35 {
  --tw-ring-color: rgb(255 228 230 / 0.35);
}
.tw-ring-rose-100\/40 {
  --tw-ring-color: rgb(255 228 230 / 0.4);
}
.tw-ring-rose-100\/45 {
  --tw-ring-color: rgb(255 228 230 / 0.45);
}
.tw-ring-rose-100\/5 {
  --tw-ring-color: rgb(255 228 230 / 0.05);
}
.tw-ring-rose-100\/50 {
  --tw-ring-color: rgb(255 228 230 / 0.5);
}
.tw-ring-rose-100\/55 {
  --tw-ring-color: rgb(255 228 230 / 0.55);
}
.tw-ring-rose-100\/60 {
  --tw-ring-color: rgb(255 228 230 / 0.6);
}
.tw-ring-rose-100\/65 {
  --tw-ring-color: rgb(255 228 230 / 0.65);
}
.tw-ring-rose-100\/70 {
  --tw-ring-color: rgb(255 228 230 / 0.7);
}
.tw-ring-rose-100\/75 {
  --tw-ring-color: rgb(255 228 230 / 0.75);
}
.tw-ring-rose-100\/80 {
  --tw-ring-color: rgb(255 228 230 / 0.8);
}
.tw-ring-rose-100\/85 {
  --tw-ring-color: rgb(255 228 230 / 0.85);
}
.tw-ring-rose-100\/90 {
  --tw-ring-color: rgb(255 228 230 / 0.9);
}
.tw-ring-rose-100\/95 {
  --tw-ring-color: rgb(255 228 230 / 0.95);
}
.tw-ring-rose-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-200\/0 {
  --tw-ring-color: rgb(254 205 211 / 0);
}
.tw-ring-rose-200\/10 {
  --tw-ring-color: rgb(254 205 211 / 0.1);
}
.tw-ring-rose-200\/100 {
  --tw-ring-color: rgb(254 205 211 / 1);
}
.tw-ring-rose-200\/15 {
  --tw-ring-color: rgb(254 205 211 / 0.15);
}
.tw-ring-rose-200\/20 {
  --tw-ring-color: rgb(254 205 211 / 0.2);
}
.tw-ring-rose-200\/25 {
  --tw-ring-color: rgb(254 205 211 / 0.25);
}
.tw-ring-rose-200\/30 {
  --tw-ring-color: rgb(254 205 211 / 0.3);
}
.tw-ring-rose-200\/35 {
  --tw-ring-color: rgb(254 205 211 / 0.35);
}
.tw-ring-rose-200\/40 {
  --tw-ring-color: rgb(254 205 211 / 0.4);
}
.tw-ring-rose-200\/45 {
  --tw-ring-color: rgb(254 205 211 / 0.45);
}
.tw-ring-rose-200\/5 {
  --tw-ring-color: rgb(254 205 211 / 0.05);
}
.tw-ring-rose-200\/50 {
  --tw-ring-color: rgb(254 205 211 / 0.5);
}
.tw-ring-rose-200\/55 {
  --tw-ring-color: rgb(254 205 211 / 0.55);
}
.tw-ring-rose-200\/60 {
  --tw-ring-color: rgb(254 205 211 / 0.6);
}
.tw-ring-rose-200\/65 {
  --tw-ring-color: rgb(254 205 211 / 0.65);
}
.tw-ring-rose-200\/70 {
  --tw-ring-color: rgb(254 205 211 / 0.7);
}
.tw-ring-rose-200\/75 {
  --tw-ring-color: rgb(254 205 211 / 0.75);
}
.tw-ring-rose-200\/80 {
  --tw-ring-color: rgb(254 205 211 / 0.8);
}
.tw-ring-rose-200\/85 {
  --tw-ring-color: rgb(254 205 211 / 0.85);
}
.tw-ring-rose-200\/90 {
  --tw-ring-color: rgb(254 205 211 / 0.9);
}
.tw-ring-rose-200\/95 {
  --tw-ring-color: rgb(254 205 211 / 0.95);
}
.tw-ring-rose-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 164 175 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-300\/0 {
  --tw-ring-color: rgb(253 164 175 / 0);
}
.tw-ring-rose-300\/10 {
  --tw-ring-color: rgb(253 164 175 / 0.1);
}
.tw-ring-rose-300\/100 {
  --tw-ring-color: rgb(253 164 175 / 1);
}
.tw-ring-rose-300\/15 {
  --tw-ring-color: rgb(253 164 175 / 0.15);
}
.tw-ring-rose-300\/20 {
  --tw-ring-color: rgb(253 164 175 / 0.2);
}
.tw-ring-rose-300\/25 {
  --tw-ring-color: rgb(253 164 175 / 0.25);
}
.tw-ring-rose-300\/30 {
  --tw-ring-color: rgb(253 164 175 / 0.3);
}
.tw-ring-rose-300\/35 {
  --tw-ring-color: rgb(253 164 175 / 0.35);
}
.tw-ring-rose-300\/40 {
  --tw-ring-color: rgb(253 164 175 / 0.4);
}
.tw-ring-rose-300\/45 {
  --tw-ring-color: rgb(253 164 175 / 0.45);
}
.tw-ring-rose-300\/5 {
  --tw-ring-color: rgb(253 164 175 / 0.05);
}
.tw-ring-rose-300\/50 {
  --tw-ring-color: rgb(253 164 175 / 0.5);
}
.tw-ring-rose-300\/55 {
  --tw-ring-color: rgb(253 164 175 / 0.55);
}
.tw-ring-rose-300\/60 {
  --tw-ring-color: rgb(253 164 175 / 0.6);
}
.tw-ring-rose-300\/65 {
  --tw-ring-color: rgb(253 164 175 / 0.65);
}
.tw-ring-rose-300\/70 {
  --tw-ring-color: rgb(253 164 175 / 0.7);
}
.tw-ring-rose-300\/75 {
  --tw-ring-color: rgb(253 164 175 / 0.75);
}
.tw-ring-rose-300\/80 {
  --tw-ring-color: rgb(253 164 175 / 0.8);
}
.tw-ring-rose-300\/85 {
  --tw-ring-color: rgb(253 164 175 / 0.85);
}
.tw-ring-rose-300\/90 {
  --tw-ring-color: rgb(253 164 175 / 0.9);
}
.tw-ring-rose-300\/95 {
  --tw-ring-color: rgb(253 164 175 / 0.95);
}
.tw-ring-rose-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(251 113 133 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-400\/0 {
  --tw-ring-color: rgb(251 113 133 / 0);
}
.tw-ring-rose-400\/10 {
  --tw-ring-color: rgb(251 113 133 / 0.1);
}
.tw-ring-rose-400\/100 {
  --tw-ring-color: rgb(251 113 133 / 1);
}
.tw-ring-rose-400\/15 {
  --tw-ring-color: rgb(251 113 133 / 0.15);
}
.tw-ring-rose-400\/20 {
  --tw-ring-color: rgb(251 113 133 / 0.2);
}
.tw-ring-rose-400\/25 {
  --tw-ring-color: rgb(251 113 133 / 0.25);
}
.tw-ring-rose-400\/30 {
  --tw-ring-color: rgb(251 113 133 / 0.3);
}
.tw-ring-rose-400\/35 {
  --tw-ring-color: rgb(251 113 133 / 0.35);
}
.tw-ring-rose-400\/40 {
  --tw-ring-color: rgb(251 113 133 / 0.4);
}
.tw-ring-rose-400\/45 {
  --tw-ring-color: rgb(251 113 133 / 0.45);
}
.tw-ring-rose-400\/5 {
  --tw-ring-color: rgb(251 113 133 / 0.05);
}
.tw-ring-rose-400\/50 {
  --tw-ring-color: rgb(251 113 133 / 0.5);
}
.tw-ring-rose-400\/55 {
  --tw-ring-color: rgb(251 113 133 / 0.55);
}
.tw-ring-rose-400\/60 {
  --tw-ring-color: rgb(251 113 133 / 0.6);
}
.tw-ring-rose-400\/65 {
  --tw-ring-color: rgb(251 113 133 / 0.65);
}
.tw-ring-rose-400\/70 {
  --tw-ring-color: rgb(251 113 133 / 0.7);
}
.tw-ring-rose-400\/75 {
  --tw-ring-color: rgb(251 113 133 / 0.75);
}
.tw-ring-rose-400\/80 {
  --tw-ring-color: rgb(251 113 133 / 0.8);
}
.tw-ring-rose-400\/85 {
  --tw-ring-color: rgb(251 113 133 / 0.85);
}
.tw-ring-rose-400\/90 {
  --tw-ring-color: rgb(251 113 133 / 0.9);
}
.tw-ring-rose-400\/95 {
  --tw-ring-color: rgb(251 113 133 / 0.95);
}
.tw-ring-rose-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 241 242 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-50\/0 {
  --tw-ring-color: rgb(255 241 242 / 0);
}
.tw-ring-rose-50\/10 {
  --tw-ring-color: rgb(255 241 242 / 0.1);
}
.tw-ring-rose-50\/100 {
  --tw-ring-color: rgb(255 241 242 / 1);
}
.tw-ring-rose-50\/15 {
  --tw-ring-color: rgb(255 241 242 / 0.15);
}
.tw-ring-rose-50\/20 {
  --tw-ring-color: rgb(255 241 242 / 0.2);
}
.tw-ring-rose-50\/25 {
  --tw-ring-color: rgb(255 241 242 / 0.25);
}
.tw-ring-rose-50\/30 {
  --tw-ring-color: rgb(255 241 242 / 0.3);
}
.tw-ring-rose-50\/35 {
  --tw-ring-color: rgb(255 241 242 / 0.35);
}
.tw-ring-rose-50\/40 {
  --tw-ring-color: rgb(255 241 242 / 0.4);
}
.tw-ring-rose-50\/45 {
  --tw-ring-color: rgb(255 241 242 / 0.45);
}
.tw-ring-rose-50\/5 {
  --tw-ring-color: rgb(255 241 242 / 0.05);
}
.tw-ring-rose-50\/50 {
  --tw-ring-color: rgb(255 241 242 / 0.5);
}
.tw-ring-rose-50\/55 {
  --tw-ring-color: rgb(255 241 242 / 0.55);
}
.tw-ring-rose-50\/60 {
  --tw-ring-color: rgb(255 241 242 / 0.6);
}
.tw-ring-rose-50\/65 {
  --tw-ring-color: rgb(255 241 242 / 0.65);
}
.tw-ring-rose-50\/70 {
  --tw-ring-color: rgb(255 241 242 / 0.7);
}
.tw-ring-rose-50\/75 {
  --tw-ring-color: rgb(255 241 242 / 0.75);
}
.tw-ring-rose-50\/80 {
  --tw-ring-color: rgb(255 241 242 / 0.8);
}
.tw-ring-rose-50\/85 {
  --tw-ring-color: rgb(255 241 242 / 0.85);
}
.tw-ring-rose-50\/90 {
  --tw-ring-color: rgb(255 241 242 / 0.9);
}
.tw-ring-rose-50\/95 {
  --tw-ring-color: rgb(255 241 242 / 0.95);
}
.tw-ring-rose-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 63 94 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-500\/0 {
  --tw-ring-color: rgb(244 63 94 / 0);
}
.tw-ring-rose-500\/10 {
  --tw-ring-color: rgb(244 63 94 / 0.1);
}
.tw-ring-rose-500\/100 {
  --tw-ring-color: rgb(244 63 94 / 1);
}
.tw-ring-rose-500\/15 {
  --tw-ring-color: rgb(244 63 94 / 0.15);
}
.tw-ring-rose-500\/20 {
  --tw-ring-color: rgb(244 63 94 / 0.2);
}
.tw-ring-rose-500\/25 {
  --tw-ring-color: rgb(244 63 94 / 0.25);
}
.tw-ring-rose-500\/30 {
  --tw-ring-color: rgb(244 63 94 / 0.3);
}
.tw-ring-rose-500\/35 {
  --tw-ring-color: rgb(244 63 94 / 0.35);
}
.tw-ring-rose-500\/40 {
  --tw-ring-color: rgb(244 63 94 / 0.4);
}
.tw-ring-rose-500\/45 {
  --tw-ring-color: rgb(244 63 94 / 0.45);
}
.tw-ring-rose-500\/5 {
  --tw-ring-color: rgb(244 63 94 / 0.05);
}
.tw-ring-rose-500\/50 {
  --tw-ring-color: rgb(244 63 94 / 0.5);
}
.tw-ring-rose-500\/55 {
  --tw-ring-color: rgb(244 63 94 / 0.55);
}
.tw-ring-rose-500\/60 {
  --tw-ring-color: rgb(244 63 94 / 0.6);
}
.tw-ring-rose-500\/65 {
  --tw-ring-color: rgb(244 63 94 / 0.65);
}
.tw-ring-rose-500\/70 {
  --tw-ring-color: rgb(244 63 94 / 0.7);
}
.tw-ring-rose-500\/75 {
  --tw-ring-color: rgb(244 63 94 / 0.75);
}
.tw-ring-rose-500\/80 {
  --tw-ring-color: rgb(244 63 94 / 0.8);
}
.tw-ring-rose-500\/85 {
  --tw-ring-color: rgb(244 63 94 / 0.85);
}
.tw-ring-rose-500\/90 {
  --tw-ring-color: rgb(244 63 94 / 0.9);
}
.tw-ring-rose-500\/95 {
  --tw-ring-color: rgb(244 63 94 / 0.95);
}
.tw-ring-rose-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(225 29 72 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-600\/0 {
  --tw-ring-color: rgb(225 29 72 / 0);
}
.tw-ring-rose-600\/10 {
  --tw-ring-color: rgb(225 29 72 / 0.1);
}
.tw-ring-rose-600\/100 {
  --tw-ring-color: rgb(225 29 72 / 1);
}
.tw-ring-rose-600\/15 {
  --tw-ring-color: rgb(225 29 72 / 0.15);
}
.tw-ring-rose-600\/20 {
  --tw-ring-color: rgb(225 29 72 / 0.2);
}
.tw-ring-rose-600\/25 {
  --tw-ring-color: rgb(225 29 72 / 0.25);
}
.tw-ring-rose-600\/30 {
  --tw-ring-color: rgb(225 29 72 / 0.3);
}
.tw-ring-rose-600\/35 {
  --tw-ring-color: rgb(225 29 72 / 0.35);
}
.tw-ring-rose-600\/40 {
  --tw-ring-color: rgb(225 29 72 / 0.4);
}
.tw-ring-rose-600\/45 {
  --tw-ring-color: rgb(225 29 72 / 0.45);
}
.tw-ring-rose-600\/5 {
  --tw-ring-color: rgb(225 29 72 / 0.05);
}
.tw-ring-rose-600\/50 {
  --tw-ring-color: rgb(225 29 72 / 0.5);
}
.tw-ring-rose-600\/55 {
  --tw-ring-color: rgb(225 29 72 / 0.55);
}
.tw-ring-rose-600\/60 {
  --tw-ring-color: rgb(225 29 72 / 0.6);
}
.tw-ring-rose-600\/65 {
  --tw-ring-color: rgb(225 29 72 / 0.65);
}
.tw-ring-rose-600\/70 {
  --tw-ring-color: rgb(225 29 72 / 0.7);
}
.tw-ring-rose-600\/75 {
  --tw-ring-color: rgb(225 29 72 / 0.75);
}
.tw-ring-rose-600\/80 {
  --tw-ring-color: rgb(225 29 72 / 0.8);
}
.tw-ring-rose-600\/85 {
  --tw-ring-color: rgb(225 29 72 / 0.85);
}
.tw-ring-rose-600\/90 {
  --tw-ring-color: rgb(225 29 72 / 0.9);
}
.tw-ring-rose-600\/95 {
  --tw-ring-color: rgb(225 29 72 / 0.95);
}
.tw-ring-rose-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 18 60 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-700\/0 {
  --tw-ring-color: rgb(190 18 60 / 0);
}
.tw-ring-rose-700\/10 {
  --tw-ring-color: rgb(190 18 60 / 0.1);
}
.tw-ring-rose-700\/100 {
  --tw-ring-color: rgb(190 18 60 / 1);
}
.tw-ring-rose-700\/15 {
  --tw-ring-color: rgb(190 18 60 / 0.15);
}
.tw-ring-rose-700\/20 {
  --tw-ring-color: rgb(190 18 60 / 0.2);
}
.tw-ring-rose-700\/25 {
  --tw-ring-color: rgb(190 18 60 / 0.25);
}
.tw-ring-rose-700\/30 {
  --tw-ring-color: rgb(190 18 60 / 0.3);
}
.tw-ring-rose-700\/35 {
  --tw-ring-color: rgb(190 18 60 / 0.35);
}
.tw-ring-rose-700\/40 {
  --tw-ring-color: rgb(190 18 60 / 0.4);
}
.tw-ring-rose-700\/45 {
  --tw-ring-color: rgb(190 18 60 / 0.45);
}
.tw-ring-rose-700\/5 {
  --tw-ring-color: rgb(190 18 60 / 0.05);
}
.tw-ring-rose-700\/50 {
  --tw-ring-color: rgb(190 18 60 / 0.5);
}
.tw-ring-rose-700\/55 {
  --tw-ring-color: rgb(190 18 60 / 0.55);
}
.tw-ring-rose-700\/60 {
  --tw-ring-color: rgb(190 18 60 / 0.6);
}
.tw-ring-rose-700\/65 {
  --tw-ring-color: rgb(190 18 60 / 0.65);
}
.tw-ring-rose-700\/70 {
  --tw-ring-color: rgb(190 18 60 / 0.7);
}
.tw-ring-rose-700\/75 {
  --tw-ring-color: rgb(190 18 60 / 0.75);
}
.tw-ring-rose-700\/80 {
  --tw-ring-color: rgb(190 18 60 / 0.8);
}
.tw-ring-rose-700\/85 {
  --tw-ring-color: rgb(190 18 60 / 0.85);
}
.tw-ring-rose-700\/90 {
  --tw-ring-color: rgb(190 18 60 / 0.9);
}
.tw-ring-rose-700\/95 {
  --tw-ring-color: rgb(190 18 60 / 0.95);
}
.tw-ring-rose-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 18 57 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-800\/0 {
  --tw-ring-color: rgb(159 18 57 / 0);
}
.tw-ring-rose-800\/10 {
  --tw-ring-color: rgb(159 18 57 / 0.1);
}
.tw-ring-rose-800\/100 {
  --tw-ring-color: rgb(159 18 57 / 1);
}
.tw-ring-rose-800\/15 {
  --tw-ring-color: rgb(159 18 57 / 0.15);
}
.tw-ring-rose-800\/20 {
  --tw-ring-color: rgb(159 18 57 / 0.2);
}
.tw-ring-rose-800\/25 {
  --tw-ring-color: rgb(159 18 57 / 0.25);
}
.tw-ring-rose-800\/30 {
  --tw-ring-color: rgb(159 18 57 / 0.3);
}
.tw-ring-rose-800\/35 {
  --tw-ring-color: rgb(159 18 57 / 0.35);
}
.tw-ring-rose-800\/40 {
  --tw-ring-color: rgb(159 18 57 / 0.4);
}
.tw-ring-rose-800\/45 {
  --tw-ring-color: rgb(159 18 57 / 0.45);
}
.tw-ring-rose-800\/5 {
  --tw-ring-color: rgb(159 18 57 / 0.05);
}
.tw-ring-rose-800\/50 {
  --tw-ring-color: rgb(159 18 57 / 0.5);
}
.tw-ring-rose-800\/55 {
  --tw-ring-color: rgb(159 18 57 / 0.55);
}
.tw-ring-rose-800\/60 {
  --tw-ring-color: rgb(159 18 57 / 0.6);
}
.tw-ring-rose-800\/65 {
  --tw-ring-color: rgb(159 18 57 / 0.65);
}
.tw-ring-rose-800\/70 {
  --tw-ring-color: rgb(159 18 57 / 0.7);
}
.tw-ring-rose-800\/75 {
  --tw-ring-color: rgb(159 18 57 / 0.75);
}
.tw-ring-rose-800\/80 {
  --tw-ring-color: rgb(159 18 57 / 0.8);
}
.tw-ring-rose-800\/85 {
  --tw-ring-color: rgb(159 18 57 / 0.85);
}
.tw-ring-rose-800\/90 {
  --tw-ring-color: rgb(159 18 57 / 0.9);
}
.tw-ring-rose-800\/95 {
  --tw-ring-color: rgb(159 18 57 / 0.95);
}
.tw-ring-rose-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(136 19 55 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-900\/0 {
  --tw-ring-color: rgb(136 19 55 / 0);
}
.tw-ring-rose-900\/10 {
  --tw-ring-color: rgb(136 19 55 / 0.1);
}
.tw-ring-rose-900\/100 {
  --tw-ring-color: rgb(136 19 55 / 1);
}
.tw-ring-rose-900\/15 {
  --tw-ring-color: rgb(136 19 55 / 0.15);
}
.tw-ring-rose-900\/20 {
  --tw-ring-color: rgb(136 19 55 / 0.2);
}
.tw-ring-rose-900\/25 {
  --tw-ring-color: rgb(136 19 55 / 0.25);
}
.tw-ring-rose-900\/30 {
  --tw-ring-color: rgb(136 19 55 / 0.3);
}
.tw-ring-rose-900\/35 {
  --tw-ring-color: rgb(136 19 55 / 0.35);
}
.tw-ring-rose-900\/40 {
  --tw-ring-color: rgb(136 19 55 / 0.4);
}
.tw-ring-rose-900\/45 {
  --tw-ring-color: rgb(136 19 55 / 0.45);
}
.tw-ring-rose-900\/5 {
  --tw-ring-color: rgb(136 19 55 / 0.05);
}
.tw-ring-rose-900\/50 {
  --tw-ring-color: rgb(136 19 55 / 0.5);
}
.tw-ring-rose-900\/55 {
  --tw-ring-color: rgb(136 19 55 / 0.55);
}
.tw-ring-rose-900\/60 {
  --tw-ring-color: rgb(136 19 55 / 0.6);
}
.tw-ring-rose-900\/65 {
  --tw-ring-color: rgb(136 19 55 / 0.65);
}
.tw-ring-rose-900\/70 {
  --tw-ring-color: rgb(136 19 55 / 0.7);
}
.tw-ring-rose-900\/75 {
  --tw-ring-color: rgb(136 19 55 / 0.75);
}
.tw-ring-rose-900\/80 {
  --tw-ring-color: rgb(136 19 55 / 0.8);
}
.tw-ring-rose-900\/85 {
  --tw-ring-color: rgb(136 19 55 / 0.85);
}
.tw-ring-rose-900\/90 {
  --tw-ring-color: rgb(136 19 55 / 0.9);
}
.tw-ring-rose-900\/95 {
  --tw-ring-color: rgb(136 19 55 / 0.95);
}
.tw-ring-rose-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(76 5 25 / var(--tw-ring-opacity, 1));
}
.tw-ring-rose-950\/0 {
  --tw-ring-color: rgb(76 5 25 / 0);
}
.tw-ring-rose-950\/10 {
  --tw-ring-color: rgb(76 5 25 / 0.1);
}
.tw-ring-rose-950\/100 {
  --tw-ring-color: rgb(76 5 25 / 1);
}
.tw-ring-rose-950\/15 {
  --tw-ring-color: rgb(76 5 25 / 0.15);
}
.tw-ring-rose-950\/20 {
  --tw-ring-color: rgb(76 5 25 / 0.2);
}
.tw-ring-rose-950\/25 {
  --tw-ring-color: rgb(76 5 25 / 0.25);
}
.tw-ring-rose-950\/30 {
  --tw-ring-color: rgb(76 5 25 / 0.3);
}
.tw-ring-rose-950\/35 {
  --tw-ring-color: rgb(76 5 25 / 0.35);
}
.tw-ring-rose-950\/40 {
  --tw-ring-color: rgb(76 5 25 / 0.4);
}
.tw-ring-rose-950\/45 {
  --tw-ring-color: rgb(76 5 25 / 0.45);
}
.tw-ring-rose-950\/5 {
  --tw-ring-color: rgb(76 5 25 / 0.05);
}
.tw-ring-rose-950\/50 {
  --tw-ring-color: rgb(76 5 25 / 0.5);
}
.tw-ring-rose-950\/55 {
  --tw-ring-color: rgb(76 5 25 / 0.55);
}
.tw-ring-rose-950\/60 {
  --tw-ring-color: rgb(76 5 25 / 0.6);
}
.tw-ring-rose-950\/65 {
  --tw-ring-color: rgb(76 5 25 / 0.65);
}
.tw-ring-rose-950\/70 {
  --tw-ring-color: rgb(76 5 25 / 0.7);
}
.tw-ring-rose-950\/75 {
  --tw-ring-color: rgb(76 5 25 / 0.75);
}
.tw-ring-rose-950\/80 {
  --tw-ring-color: rgb(76 5 25 / 0.8);
}
.tw-ring-rose-950\/85 {
  --tw-ring-color: rgb(76 5 25 / 0.85);
}
.tw-ring-rose-950\/90 {
  --tw-ring-color: rgb(76 5 25 / 0.9);
}
.tw-ring-rose-950\/95 {
  --tw-ring-color: rgb(76 5 25 / 0.95);
}
.tw-ring-sky-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 242 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-100\/0 {
  --tw-ring-color: rgb(224 242 254 / 0);
}
.tw-ring-sky-100\/10 {
  --tw-ring-color: rgb(224 242 254 / 0.1);
}
.tw-ring-sky-100\/100 {
  --tw-ring-color: rgb(224 242 254 / 1);
}
.tw-ring-sky-100\/15 {
  --tw-ring-color: rgb(224 242 254 / 0.15);
}
.tw-ring-sky-100\/20 {
  --tw-ring-color: rgb(224 242 254 / 0.2);
}
.tw-ring-sky-100\/25 {
  --tw-ring-color: rgb(224 242 254 / 0.25);
}
.tw-ring-sky-100\/30 {
  --tw-ring-color: rgb(224 242 254 / 0.3);
}
.tw-ring-sky-100\/35 {
  --tw-ring-color: rgb(224 242 254 / 0.35);
}
.tw-ring-sky-100\/40 {
  --tw-ring-color: rgb(224 242 254 / 0.4);
}
.tw-ring-sky-100\/45 {
  --tw-ring-color: rgb(224 242 254 / 0.45);
}
.tw-ring-sky-100\/5 {
  --tw-ring-color: rgb(224 242 254 / 0.05);
}
.tw-ring-sky-100\/50 {
  --tw-ring-color: rgb(224 242 254 / 0.5);
}
.tw-ring-sky-100\/55 {
  --tw-ring-color: rgb(224 242 254 / 0.55);
}
.tw-ring-sky-100\/60 {
  --tw-ring-color: rgb(224 242 254 / 0.6);
}
.tw-ring-sky-100\/65 {
  --tw-ring-color: rgb(224 242 254 / 0.65);
}
.tw-ring-sky-100\/70 {
  --tw-ring-color: rgb(224 242 254 / 0.7);
}
.tw-ring-sky-100\/75 {
  --tw-ring-color: rgb(224 242 254 / 0.75);
}
.tw-ring-sky-100\/80 {
  --tw-ring-color: rgb(224 242 254 / 0.8);
}
.tw-ring-sky-100\/85 {
  --tw-ring-color: rgb(224 242 254 / 0.85);
}
.tw-ring-sky-100\/90 {
  --tw-ring-color: rgb(224 242 254 / 0.9);
}
.tw-ring-sky-100\/95 {
  --tw-ring-color: rgb(224 242 254 / 0.95);
}
.tw-ring-sky-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-200\/0 {
  --tw-ring-color: rgb(186 230 253 / 0);
}
.tw-ring-sky-200\/10 {
  --tw-ring-color: rgb(186 230 253 / 0.1);
}
.tw-ring-sky-200\/100 {
  --tw-ring-color: rgb(186 230 253 / 1);
}
.tw-ring-sky-200\/15 {
  --tw-ring-color: rgb(186 230 253 / 0.15);
}
.tw-ring-sky-200\/20 {
  --tw-ring-color: rgb(186 230 253 / 0.2);
}
.tw-ring-sky-200\/25 {
  --tw-ring-color: rgb(186 230 253 / 0.25);
}
.tw-ring-sky-200\/30 {
  --tw-ring-color: rgb(186 230 253 / 0.3);
}
.tw-ring-sky-200\/35 {
  --tw-ring-color: rgb(186 230 253 / 0.35);
}
.tw-ring-sky-200\/40 {
  --tw-ring-color: rgb(186 230 253 / 0.4);
}
.tw-ring-sky-200\/45 {
  --tw-ring-color: rgb(186 230 253 / 0.45);
}
.tw-ring-sky-200\/5 {
  --tw-ring-color: rgb(186 230 253 / 0.05);
}
.tw-ring-sky-200\/50 {
  --tw-ring-color: rgb(186 230 253 / 0.5);
}
.tw-ring-sky-200\/55 {
  --tw-ring-color: rgb(186 230 253 / 0.55);
}
.tw-ring-sky-200\/60 {
  --tw-ring-color: rgb(186 230 253 / 0.6);
}
.tw-ring-sky-200\/65 {
  --tw-ring-color: rgb(186 230 253 / 0.65);
}
.tw-ring-sky-200\/70 {
  --tw-ring-color: rgb(186 230 253 / 0.7);
}
.tw-ring-sky-200\/75 {
  --tw-ring-color: rgb(186 230 253 / 0.75);
}
.tw-ring-sky-200\/80 {
  --tw-ring-color: rgb(186 230 253 / 0.8);
}
.tw-ring-sky-200\/85 {
  --tw-ring-color: rgb(186 230 253 / 0.85);
}
.tw-ring-sky-200\/90 {
  --tw-ring-color: rgb(186 230 253 / 0.9);
}
.tw-ring-sky-200\/95 {
  --tw-ring-color: rgb(186 230 253 / 0.95);
}
.tw-ring-sky-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(125 211 252 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-300\/0 {
  --tw-ring-color: rgb(125 211 252 / 0);
}
.tw-ring-sky-300\/10 {
  --tw-ring-color: rgb(125 211 252 / 0.1);
}
.tw-ring-sky-300\/100 {
  --tw-ring-color: rgb(125 211 252 / 1);
}
.tw-ring-sky-300\/15 {
  --tw-ring-color: rgb(125 211 252 / 0.15);
}
.tw-ring-sky-300\/20 {
  --tw-ring-color: rgb(125 211 252 / 0.2);
}
.tw-ring-sky-300\/25 {
  --tw-ring-color: rgb(125 211 252 / 0.25);
}
.tw-ring-sky-300\/30 {
  --tw-ring-color: rgb(125 211 252 / 0.3);
}
.tw-ring-sky-300\/35 {
  --tw-ring-color: rgb(125 211 252 / 0.35);
}
.tw-ring-sky-300\/40 {
  --tw-ring-color: rgb(125 211 252 / 0.4);
}
.tw-ring-sky-300\/45 {
  --tw-ring-color: rgb(125 211 252 / 0.45);
}
.tw-ring-sky-300\/5 {
  --tw-ring-color: rgb(125 211 252 / 0.05);
}
.tw-ring-sky-300\/50 {
  --tw-ring-color: rgb(125 211 252 / 0.5);
}
.tw-ring-sky-300\/55 {
  --tw-ring-color: rgb(125 211 252 / 0.55);
}
.tw-ring-sky-300\/60 {
  --tw-ring-color: rgb(125 211 252 / 0.6);
}
.tw-ring-sky-300\/65 {
  --tw-ring-color: rgb(125 211 252 / 0.65);
}
.tw-ring-sky-300\/70 {
  --tw-ring-color: rgb(125 211 252 / 0.7);
}
.tw-ring-sky-300\/75 {
  --tw-ring-color: rgb(125 211 252 / 0.75);
}
.tw-ring-sky-300\/80 {
  --tw-ring-color: rgb(125 211 252 / 0.8);
}
.tw-ring-sky-300\/85 {
  --tw-ring-color: rgb(125 211 252 / 0.85);
}
.tw-ring-sky-300\/90 {
  --tw-ring-color: rgb(125 211 252 / 0.9);
}
.tw-ring-sky-300\/95 {
  --tw-ring-color: rgb(125 211 252 / 0.95);
}
.tw-ring-sky-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-400\/0 {
  --tw-ring-color: rgb(56 189 248 / 0);
}
.tw-ring-sky-400\/10 {
  --tw-ring-color: rgb(56 189 248 / 0.1);
}
.tw-ring-sky-400\/100 {
  --tw-ring-color: rgb(56 189 248 / 1);
}
.tw-ring-sky-400\/15 {
  --tw-ring-color: rgb(56 189 248 / 0.15);
}
.tw-ring-sky-400\/20 {
  --tw-ring-color: rgb(56 189 248 / 0.2);
}
.tw-ring-sky-400\/25 {
  --tw-ring-color: rgb(56 189 248 / 0.25);
}
.tw-ring-sky-400\/30 {
  --tw-ring-color: rgb(56 189 248 / 0.3);
}
.tw-ring-sky-400\/35 {
  --tw-ring-color: rgb(56 189 248 / 0.35);
}
.tw-ring-sky-400\/40 {
  --tw-ring-color: rgb(56 189 248 / 0.4);
}
.tw-ring-sky-400\/45 {
  --tw-ring-color: rgb(56 189 248 / 0.45);
}
.tw-ring-sky-400\/5 {
  --tw-ring-color: rgb(56 189 248 / 0.05);
}
.tw-ring-sky-400\/50 {
  --tw-ring-color: rgb(56 189 248 / 0.5);
}
.tw-ring-sky-400\/55 {
  --tw-ring-color: rgb(56 189 248 / 0.55);
}
.tw-ring-sky-400\/60 {
  --tw-ring-color: rgb(56 189 248 / 0.6);
}
.tw-ring-sky-400\/65 {
  --tw-ring-color: rgb(56 189 248 / 0.65);
}
.tw-ring-sky-400\/70 {
  --tw-ring-color: rgb(56 189 248 / 0.7);
}
.tw-ring-sky-400\/75 {
  --tw-ring-color: rgb(56 189 248 / 0.75);
}
.tw-ring-sky-400\/80 {
  --tw-ring-color: rgb(56 189 248 / 0.8);
}
.tw-ring-sky-400\/85 {
  --tw-ring-color: rgb(56 189 248 / 0.85);
}
.tw-ring-sky-400\/90 {
  --tw-ring-color: rgb(56 189 248 / 0.9);
}
.tw-ring-sky-400\/95 {
  --tw-ring-color: rgb(56 189 248 / 0.95);
}
.tw-ring-sky-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 249 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-50\/0 {
  --tw-ring-color: rgb(240 249 255 / 0);
}
.tw-ring-sky-50\/10 {
  --tw-ring-color: rgb(240 249 255 / 0.1);
}
.tw-ring-sky-50\/100 {
  --tw-ring-color: rgb(240 249 255 / 1);
}
.tw-ring-sky-50\/15 {
  --tw-ring-color: rgb(240 249 255 / 0.15);
}
.tw-ring-sky-50\/20 {
  --tw-ring-color: rgb(240 249 255 / 0.2);
}
.tw-ring-sky-50\/25 {
  --tw-ring-color: rgb(240 249 255 / 0.25);
}
.tw-ring-sky-50\/30 {
  --tw-ring-color: rgb(240 249 255 / 0.3);
}
.tw-ring-sky-50\/35 {
  --tw-ring-color: rgb(240 249 255 / 0.35);
}
.tw-ring-sky-50\/40 {
  --tw-ring-color: rgb(240 249 255 / 0.4);
}
.tw-ring-sky-50\/45 {
  --tw-ring-color: rgb(240 249 255 / 0.45);
}
.tw-ring-sky-50\/5 {
  --tw-ring-color: rgb(240 249 255 / 0.05);
}
.tw-ring-sky-50\/50 {
  --tw-ring-color: rgb(240 249 255 / 0.5);
}
.tw-ring-sky-50\/55 {
  --tw-ring-color: rgb(240 249 255 / 0.55);
}
.tw-ring-sky-50\/60 {
  --tw-ring-color: rgb(240 249 255 / 0.6);
}
.tw-ring-sky-50\/65 {
  --tw-ring-color: rgb(240 249 255 / 0.65);
}
.tw-ring-sky-50\/70 {
  --tw-ring-color: rgb(240 249 255 / 0.7);
}
.tw-ring-sky-50\/75 {
  --tw-ring-color: rgb(240 249 255 / 0.75);
}
.tw-ring-sky-50\/80 {
  --tw-ring-color: rgb(240 249 255 / 0.8);
}
.tw-ring-sky-50\/85 {
  --tw-ring-color: rgb(240 249 255 / 0.85);
}
.tw-ring-sky-50\/90 {
  --tw-ring-color: rgb(240 249 255 / 0.9);
}
.tw-ring-sky-50\/95 {
  --tw-ring-color: rgb(240 249 255 / 0.95);
}
.tw-ring-sky-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(14 165 233 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-500\/0 {
  --tw-ring-color: rgb(14 165 233 / 0);
}
.tw-ring-sky-500\/10 {
  --tw-ring-color: rgb(14 165 233 / 0.1);
}
.tw-ring-sky-500\/100 {
  --tw-ring-color: rgb(14 165 233 / 1);
}
.tw-ring-sky-500\/15 {
  --tw-ring-color: rgb(14 165 233 / 0.15);
}
.tw-ring-sky-500\/20 {
  --tw-ring-color: rgb(14 165 233 / 0.2);
}
.tw-ring-sky-500\/25 {
  --tw-ring-color: rgb(14 165 233 / 0.25);
}
.tw-ring-sky-500\/30 {
  --tw-ring-color: rgb(14 165 233 / 0.3);
}
.tw-ring-sky-500\/35 {
  --tw-ring-color: rgb(14 165 233 / 0.35);
}
.tw-ring-sky-500\/40 {
  --tw-ring-color: rgb(14 165 233 / 0.4);
}
.tw-ring-sky-500\/45 {
  --tw-ring-color: rgb(14 165 233 / 0.45);
}
.tw-ring-sky-500\/5 {
  --tw-ring-color: rgb(14 165 233 / 0.05);
}
.tw-ring-sky-500\/50 {
  --tw-ring-color: rgb(14 165 233 / 0.5);
}
.tw-ring-sky-500\/55 {
  --tw-ring-color: rgb(14 165 233 / 0.55);
}
.tw-ring-sky-500\/60 {
  --tw-ring-color: rgb(14 165 233 / 0.6);
}
.tw-ring-sky-500\/65 {
  --tw-ring-color: rgb(14 165 233 / 0.65);
}
.tw-ring-sky-500\/70 {
  --tw-ring-color: rgb(14 165 233 / 0.7);
}
.tw-ring-sky-500\/75 {
  --tw-ring-color: rgb(14 165 233 / 0.75);
}
.tw-ring-sky-500\/80 {
  --tw-ring-color: rgb(14 165 233 / 0.8);
}
.tw-ring-sky-500\/85 {
  --tw-ring-color: rgb(14 165 233 / 0.85);
}
.tw-ring-sky-500\/90 {
  --tw-ring-color: rgb(14 165 233 / 0.9);
}
.tw-ring-sky-500\/95 {
  --tw-ring-color: rgb(14 165 233 / 0.95);
}
.tw-ring-sky-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 132 199 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-600\/0 {
  --tw-ring-color: rgb(2 132 199 / 0);
}
.tw-ring-sky-600\/10 {
  --tw-ring-color: rgb(2 132 199 / 0.1);
}
.tw-ring-sky-600\/100 {
  --tw-ring-color: rgb(2 132 199 / 1);
}
.tw-ring-sky-600\/15 {
  --tw-ring-color: rgb(2 132 199 / 0.15);
}
.tw-ring-sky-600\/20 {
  --tw-ring-color: rgb(2 132 199 / 0.2);
}
.tw-ring-sky-600\/25 {
  --tw-ring-color: rgb(2 132 199 / 0.25);
}
.tw-ring-sky-600\/30 {
  --tw-ring-color: rgb(2 132 199 / 0.3);
}
.tw-ring-sky-600\/35 {
  --tw-ring-color: rgb(2 132 199 / 0.35);
}
.tw-ring-sky-600\/40 {
  --tw-ring-color: rgb(2 132 199 / 0.4);
}
.tw-ring-sky-600\/45 {
  --tw-ring-color: rgb(2 132 199 / 0.45);
}
.tw-ring-sky-600\/5 {
  --tw-ring-color: rgb(2 132 199 / 0.05);
}
.tw-ring-sky-600\/50 {
  --tw-ring-color: rgb(2 132 199 / 0.5);
}
.tw-ring-sky-600\/55 {
  --tw-ring-color: rgb(2 132 199 / 0.55);
}
.tw-ring-sky-600\/60 {
  --tw-ring-color: rgb(2 132 199 / 0.6);
}
.tw-ring-sky-600\/65 {
  --tw-ring-color: rgb(2 132 199 / 0.65);
}
.tw-ring-sky-600\/70 {
  --tw-ring-color: rgb(2 132 199 / 0.7);
}
.tw-ring-sky-600\/75 {
  --tw-ring-color: rgb(2 132 199 / 0.75);
}
.tw-ring-sky-600\/80 {
  --tw-ring-color: rgb(2 132 199 / 0.8);
}
.tw-ring-sky-600\/85 {
  --tw-ring-color: rgb(2 132 199 / 0.85);
}
.tw-ring-sky-600\/90 {
  --tw-ring-color: rgb(2 132 199 / 0.9);
}
.tw-ring-sky-600\/95 {
  --tw-ring-color: rgb(2 132 199 / 0.95);
}
.tw-ring-sky-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(3 105 161 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-700\/0 {
  --tw-ring-color: rgb(3 105 161 / 0);
}
.tw-ring-sky-700\/10 {
  --tw-ring-color: rgb(3 105 161 / 0.1);
}
.tw-ring-sky-700\/100 {
  --tw-ring-color: rgb(3 105 161 / 1);
}
.tw-ring-sky-700\/15 {
  --tw-ring-color: rgb(3 105 161 / 0.15);
}
.tw-ring-sky-700\/20 {
  --tw-ring-color: rgb(3 105 161 / 0.2);
}
.tw-ring-sky-700\/25 {
  --tw-ring-color: rgb(3 105 161 / 0.25);
}
.tw-ring-sky-700\/30 {
  --tw-ring-color: rgb(3 105 161 / 0.3);
}
.tw-ring-sky-700\/35 {
  --tw-ring-color: rgb(3 105 161 / 0.35);
}
.tw-ring-sky-700\/40 {
  --tw-ring-color: rgb(3 105 161 / 0.4);
}
.tw-ring-sky-700\/45 {
  --tw-ring-color: rgb(3 105 161 / 0.45);
}
.tw-ring-sky-700\/5 {
  --tw-ring-color: rgb(3 105 161 / 0.05);
}
.tw-ring-sky-700\/50 {
  --tw-ring-color: rgb(3 105 161 / 0.5);
}
.tw-ring-sky-700\/55 {
  --tw-ring-color: rgb(3 105 161 / 0.55);
}
.tw-ring-sky-700\/60 {
  --tw-ring-color: rgb(3 105 161 / 0.6);
}
.tw-ring-sky-700\/65 {
  --tw-ring-color: rgb(3 105 161 / 0.65);
}
.tw-ring-sky-700\/70 {
  --tw-ring-color: rgb(3 105 161 / 0.7);
}
.tw-ring-sky-700\/75 {
  --tw-ring-color: rgb(3 105 161 / 0.75);
}
.tw-ring-sky-700\/80 {
  --tw-ring-color: rgb(3 105 161 / 0.8);
}
.tw-ring-sky-700\/85 {
  --tw-ring-color: rgb(3 105 161 / 0.85);
}
.tw-ring-sky-700\/90 {
  --tw-ring-color: rgb(3 105 161 / 0.9);
}
.tw-ring-sky-700\/95 {
  --tw-ring-color: rgb(3 105 161 / 0.95);
}
.tw-ring-sky-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(7 89 133 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-800\/0 {
  --tw-ring-color: rgb(7 89 133 / 0);
}
.tw-ring-sky-800\/10 {
  --tw-ring-color: rgb(7 89 133 / 0.1);
}
.tw-ring-sky-800\/100 {
  --tw-ring-color: rgb(7 89 133 / 1);
}
.tw-ring-sky-800\/15 {
  --tw-ring-color: rgb(7 89 133 / 0.15);
}
.tw-ring-sky-800\/20 {
  --tw-ring-color: rgb(7 89 133 / 0.2);
}
.tw-ring-sky-800\/25 {
  --tw-ring-color: rgb(7 89 133 / 0.25);
}
.tw-ring-sky-800\/30 {
  --tw-ring-color: rgb(7 89 133 / 0.3);
}
.tw-ring-sky-800\/35 {
  --tw-ring-color: rgb(7 89 133 / 0.35);
}
.tw-ring-sky-800\/40 {
  --tw-ring-color: rgb(7 89 133 / 0.4);
}
.tw-ring-sky-800\/45 {
  --tw-ring-color: rgb(7 89 133 / 0.45);
}
.tw-ring-sky-800\/5 {
  --tw-ring-color: rgb(7 89 133 / 0.05);
}
.tw-ring-sky-800\/50 {
  --tw-ring-color: rgb(7 89 133 / 0.5);
}
.tw-ring-sky-800\/55 {
  --tw-ring-color: rgb(7 89 133 / 0.55);
}
.tw-ring-sky-800\/60 {
  --tw-ring-color: rgb(7 89 133 / 0.6);
}
.tw-ring-sky-800\/65 {
  --tw-ring-color: rgb(7 89 133 / 0.65);
}
.tw-ring-sky-800\/70 {
  --tw-ring-color: rgb(7 89 133 / 0.7);
}
.tw-ring-sky-800\/75 {
  --tw-ring-color: rgb(7 89 133 / 0.75);
}
.tw-ring-sky-800\/80 {
  --tw-ring-color: rgb(7 89 133 / 0.8);
}
.tw-ring-sky-800\/85 {
  --tw-ring-color: rgb(7 89 133 / 0.85);
}
.tw-ring-sky-800\/90 {
  --tw-ring-color: rgb(7 89 133 / 0.9);
}
.tw-ring-sky-800\/95 {
  --tw-ring-color: rgb(7 89 133 / 0.95);
}
.tw-ring-sky-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(12 74 110 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-900\/0 {
  --tw-ring-color: rgb(12 74 110 / 0);
}
.tw-ring-sky-900\/10 {
  --tw-ring-color: rgb(12 74 110 / 0.1);
}
.tw-ring-sky-900\/100 {
  --tw-ring-color: rgb(12 74 110 / 1);
}
.tw-ring-sky-900\/15 {
  --tw-ring-color: rgb(12 74 110 / 0.15);
}
.tw-ring-sky-900\/20 {
  --tw-ring-color: rgb(12 74 110 / 0.2);
}
.tw-ring-sky-900\/25 {
  --tw-ring-color: rgb(12 74 110 / 0.25);
}
.tw-ring-sky-900\/30 {
  --tw-ring-color: rgb(12 74 110 / 0.3);
}
.tw-ring-sky-900\/35 {
  --tw-ring-color: rgb(12 74 110 / 0.35);
}
.tw-ring-sky-900\/40 {
  --tw-ring-color: rgb(12 74 110 / 0.4);
}
.tw-ring-sky-900\/45 {
  --tw-ring-color: rgb(12 74 110 / 0.45);
}
.tw-ring-sky-900\/5 {
  --tw-ring-color: rgb(12 74 110 / 0.05);
}
.tw-ring-sky-900\/50 {
  --tw-ring-color: rgb(12 74 110 / 0.5);
}
.tw-ring-sky-900\/55 {
  --tw-ring-color: rgb(12 74 110 / 0.55);
}
.tw-ring-sky-900\/60 {
  --tw-ring-color: rgb(12 74 110 / 0.6);
}
.tw-ring-sky-900\/65 {
  --tw-ring-color: rgb(12 74 110 / 0.65);
}
.tw-ring-sky-900\/70 {
  --tw-ring-color: rgb(12 74 110 / 0.7);
}
.tw-ring-sky-900\/75 {
  --tw-ring-color: rgb(12 74 110 / 0.75);
}
.tw-ring-sky-900\/80 {
  --tw-ring-color: rgb(12 74 110 / 0.8);
}
.tw-ring-sky-900\/85 {
  --tw-ring-color: rgb(12 74 110 / 0.85);
}
.tw-ring-sky-900\/90 {
  --tw-ring-color: rgb(12 74 110 / 0.9);
}
.tw-ring-sky-900\/95 {
  --tw-ring-color: rgb(12 74 110 / 0.95);
}
.tw-ring-sky-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(8 47 73 / var(--tw-ring-opacity, 1));
}
.tw-ring-sky-950\/0 {
  --tw-ring-color: rgb(8 47 73 / 0);
}
.tw-ring-sky-950\/10 {
  --tw-ring-color: rgb(8 47 73 / 0.1);
}
.tw-ring-sky-950\/100 {
  --tw-ring-color: rgb(8 47 73 / 1);
}
.tw-ring-sky-950\/15 {
  --tw-ring-color: rgb(8 47 73 / 0.15);
}
.tw-ring-sky-950\/20 {
  --tw-ring-color: rgb(8 47 73 / 0.2);
}
.tw-ring-sky-950\/25 {
  --tw-ring-color: rgb(8 47 73 / 0.25);
}
.tw-ring-sky-950\/30 {
  --tw-ring-color: rgb(8 47 73 / 0.3);
}
.tw-ring-sky-950\/35 {
  --tw-ring-color: rgb(8 47 73 / 0.35);
}
.tw-ring-sky-950\/40 {
  --tw-ring-color: rgb(8 47 73 / 0.4);
}
.tw-ring-sky-950\/45 {
  --tw-ring-color: rgb(8 47 73 / 0.45);
}
.tw-ring-sky-950\/5 {
  --tw-ring-color: rgb(8 47 73 / 0.05);
}
.tw-ring-sky-950\/50 {
  --tw-ring-color: rgb(8 47 73 / 0.5);
}
.tw-ring-sky-950\/55 {
  --tw-ring-color: rgb(8 47 73 / 0.55);
}
.tw-ring-sky-950\/60 {
  --tw-ring-color: rgb(8 47 73 / 0.6);
}
.tw-ring-sky-950\/65 {
  --tw-ring-color: rgb(8 47 73 / 0.65);
}
.tw-ring-sky-950\/70 {
  --tw-ring-color: rgb(8 47 73 / 0.7);
}
.tw-ring-sky-950\/75 {
  --tw-ring-color: rgb(8 47 73 / 0.75);
}
.tw-ring-sky-950\/80 {
  --tw-ring-color: rgb(8 47 73 / 0.8);
}
.tw-ring-sky-950\/85 {
  --tw-ring-color: rgb(8 47 73 / 0.85);
}
.tw-ring-sky-950\/90 {
  --tw-ring-color: rgb(8 47 73 / 0.9);
}
.tw-ring-sky-950\/95 {
  --tw-ring-color: rgb(8 47 73 / 0.95);
}
.tw-ring-slate-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-100\/0 {
  --tw-ring-color: rgb(241 245 249 / 0);
}
.tw-ring-slate-100\/10 {
  --tw-ring-color: rgb(241 245 249 / 0.1);
}
.tw-ring-slate-100\/100 {
  --tw-ring-color: rgb(241 245 249 / 1);
}
.tw-ring-slate-100\/15 {
  --tw-ring-color: rgb(241 245 249 / 0.15);
}
.tw-ring-slate-100\/20 {
  --tw-ring-color: rgb(241 245 249 / 0.2);
}
.tw-ring-slate-100\/25 {
  --tw-ring-color: rgb(241 245 249 / 0.25);
}
.tw-ring-slate-100\/30 {
  --tw-ring-color: rgb(241 245 249 / 0.3);
}
.tw-ring-slate-100\/35 {
  --tw-ring-color: rgb(241 245 249 / 0.35);
}
.tw-ring-slate-100\/40 {
  --tw-ring-color: rgb(241 245 249 / 0.4);
}
.tw-ring-slate-100\/45 {
  --tw-ring-color: rgb(241 245 249 / 0.45);
}
.tw-ring-slate-100\/5 {
  --tw-ring-color: rgb(241 245 249 / 0.05);
}
.tw-ring-slate-100\/50 {
  --tw-ring-color: rgb(241 245 249 / 0.5);
}
.tw-ring-slate-100\/55 {
  --tw-ring-color: rgb(241 245 249 / 0.55);
}
.tw-ring-slate-100\/60 {
  --tw-ring-color: rgb(241 245 249 / 0.6);
}
.tw-ring-slate-100\/65 {
  --tw-ring-color: rgb(241 245 249 / 0.65);
}
.tw-ring-slate-100\/70 {
  --tw-ring-color: rgb(241 245 249 / 0.7);
}
.tw-ring-slate-100\/75 {
  --tw-ring-color: rgb(241 245 249 / 0.75);
}
.tw-ring-slate-100\/80 {
  --tw-ring-color: rgb(241 245 249 / 0.8);
}
.tw-ring-slate-100\/85 {
  --tw-ring-color: rgb(241 245 249 / 0.85);
}
.tw-ring-slate-100\/90 {
  --tw-ring-color: rgb(241 245 249 / 0.9);
}
.tw-ring-slate-100\/95 {
  --tw-ring-color: rgb(241 245 249 / 0.95);
}
.tw-ring-slate-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-200\/0 {
  --tw-ring-color: rgb(226 232 240 / 0);
}
.tw-ring-slate-200\/10 {
  --tw-ring-color: rgb(226 232 240 / 0.1);
}
.tw-ring-slate-200\/100 {
  --tw-ring-color: rgb(226 232 240 / 1);
}
.tw-ring-slate-200\/15 {
  --tw-ring-color: rgb(226 232 240 / 0.15);
}
.tw-ring-slate-200\/20 {
  --tw-ring-color: rgb(226 232 240 / 0.2);
}
.tw-ring-slate-200\/25 {
  --tw-ring-color: rgb(226 232 240 / 0.25);
}
.tw-ring-slate-200\/30 {
  --tw-ring-color: rgb(226 232 240 / 0.3);
}
.tw-ring-slate-200\/35 {
  --tw-ring-color: rgb(226 232 240 / 0.35);
}
.tw-ring-slate-200\/40 {
  --tw-ring-color: rgb(226 232 240 / 0.4);
}
.tw-ring-slate-200\/45 {
  --tw-ring-color: rgb(226 232 240 / 0.45);
}
.tw-ring-slate-200\/5 {
  --tw-ring-color: rgb(226 232 240 / 0.05);
}
.tw-ring-slate-200\/50 {
  --tw-ring-color: rgb(226 232 240 / 0.5);
}
.tw-ring-slate-200\/55 {
  --tw-ring-color: rgb(226 232 240 / 0.55);
}
.tw-ring-slate-200\/60 {
  --tw-ring-color: rgb(226 232 240 / 0.6);
}
.tw-ring-slate-200\/65 {
  --tw-ring-color: rgb(226 232 240 / 0.65);
}
.tw-ring-slate-200\/70 {
  --tw-ring-color: rgb(226 232 240 / 0.7);
}
.tw-ring-slate-200\/75 {
  --tw-ring-color: rgb(226 232 240 / 0.75);
}
.tw-ring-slate-200\/80 {
  --tw-ring-color: rgb(226 232 240 / 0.8);
}
.tw-ring-slate-200\/85 {
  --tw-ring-color: rgb(226 232 240 / 0.85);
}
.tw-ring-slate-200\/90 {
  --tw-ring-color: rgb(226 232 240 / 0.9);
}
.tw-ring-slate-200\/95 {
  --tw-ring-color: rgb(226 232 240 / 0.95);
}
.tw-ring-slate-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-300\/0 {
  --tw-ring-color: rgb(203 213 225 / 0);
}
.tw-ring-slate-300\/10 {
  --tw-ring-color: rgb(203 213 225 / 0.1);
}
.tw-ring-slate-300\/100 {
  --tw-ring-color: rgb(203 213 225 / 1);
}
.tw-ring-slate-300\/15 {
  --tw-ring-color: rgb(203 213 225 / 0.15);
}
.tw-ring-slate-300\/20 {
  --tw-ring-color: rgb(203 213 225 / 0.2);
}
.tw-ring-slate-300\/25 {
  --tw-ring-color: rgb(203 213 225 / 0.25);
}
.tw-ring-slate-300\/30 {
  --tw-ring-color: rgb(203 213 225 / 0.3);
}
.tw-ring-slate-300\/35 {
  --tw-ring-color: rgb(203 213 225 / 0.35);
}
.tw-ring-slate-300\/40 {
  --tw-ring-color: rgb(203 213 225 / 0.4);
}
.tw-ring-slate-300\/45 {
  --tw-ring-color: rgb(203 213 225 / 0.45);
}
.tw-ring-slate-300\/5 {
  --tw-ring-color: rgb(203 213 225 / 0.05);
}
.tw-ring-slate-300\/50 {
  --tw-ring-color: rgb(203 213 225 / 0.5);
}
.tw-ring-slate-300\/55 {
  --tw-ring-color: rgb(203 213 225 / 0.55);
}
.tw-ring-slate-300\/60 {
  --tw-ring-color: rgb(203 213 225 / 0.6);
}
.tw-ring-slate-300\/65 {
  --tw-ring-color: rgb(203 213 225 / 0.65);
}
.tw-ring-slate-300\/70 {
  --tw-ring-color: rgb(203 213 225 / 0.7);
}
.tw-ring-slate-300\/75 {
  --tw-ring-color: rgb(203 213 225 / 0.75);
}
.tw-ring-slate-300\/80 {
  --tw-ring-color: rgb(203 213 225 / 0.8);
}
.tw-ring-slate-300\/85 {
  --tw-ring-color: rgb(203 213 225 / 0.85);
}
.tw-ring-slate-300\/90 {
  --tw-ring-color: rgb(203 213 225 / 0.9);
}
.tw-ring-slate-300\/95 {
  --tw-ring-color: rgb(203 213 225 / 0.95);
}
.tw-ring-slate-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(148 163 184 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-400\/0 {
  --tw-ring-color: rgb(148 163 184 / 0);
}
.tw-ring-slate-400\/10 {
  --tw-ring-color: rgb(148 163 184 / 0.1);
}
.tw-ring-slate-400\/100 {
  --tw-ring-color: rgb(148 163 184 / 1);
}
.tw-ring-slate-400\/15 {
  --tw-ring-color: rgb(148 163 184 / 0.15);
}
.tw-ring-slate-400\/20 {
  --tw-ring-color: rgb(148 163 184 / 0.2);
}
.tw-ring-slate-400\/25 {
  --tw-ring-color: rgb(148 163 184 / 0.25);
}
.tw-ring-slate-400\/30 {
  --tw-ring-color: rgb(148 163 184 / 0.3);
}
.tw-ring-slate-400\/35 {
  --tw-ring-color: rgb(148 163 184 / 0.35);
}
.tw-ring-slate-400\/40 {
  --tw-ring-color: rgb(148 163 184 / 0.4);
}
.tw-ring-slate-400\/45 {
  --tw-ring-color: rgb(148 163 184 / 0.45);
}
.tw-ring-slate-400\/5 {
  --tw-ring-color: rgb(148 163 184 / 0.05);
}
.tw-ring-slate-400\/50 {
  --tw-ring-color: rgb(148 163 184 / 0.5);
}
.tw-ring-slate-400\/55 {
  --tw-ring-color: rgb(148 163 184 / 0.55);
}
.tw-ring-slate-400\/60 {
  --tw-ring-color: rgb(148 163 184 / 0.6);
}
.tw-ring-slate-400\/65 {
  --tw-ring-color: rgb(148 163 184 / 0.65);
}
.tw-ring-slate-400\/70 {
  --tw-ring-color: rgb(148 163 184 / 0.7);
}
.tw-ring-slate-400\/75 {
  --tw-ring-color: rgb(148 163 184 / 0.75);
}
.tw-ring-slate-400\/80 {
  --tw-ring-color: rgb(148 163 184 / 0.8);
}
.tw-ring-slate-400\/85 {
  --tw-ring-color: rgb(148 163 184 / 0.85);
}
.tw-ring-slate-400\/90 {
  --tw-ring-color: rgb(148 163 184 / 0.9);
}
.tw-ring-slate-400\/95 {
  --tw-ring-color: rgb(148 163 184 / 0.95);
}
.tw-ring-slate-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 250 252 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-50\/0 {
  --tw-ring-color: rgb(248 250 252 / 0);
}
.tw-ring-slate-50\/10 {
  --tw-ring-color: rgb(248 250 252 / 0.1);
}
.tw-ring-slate-50\/100 {
  --tw-ring-color: rgb(248 250 252 / 1);
}
.tw-ring-slate-50\/15 {
  --tw-ring-color: rgb(248 250 252 / 0.15);
}
.tw-ring-slate-50\/20 {
  --tw-ring-color: rgb(248 250 252 / 0.2);
}
.tw-ring-slate-50\/25 {
  --tw-ring-color: rgb(248 250 252 / 0.25);
}
.tw-ring-slate-50\/30 {
  --tw-ring-color: rgb(248 250 252 / 0.3);
}
.tw-ring-slate-50\/35 {
  --tw-ring-color: rgb(248 250 252 / 0.35);
}
.tw-ring-slate-50\/40 {
  --tw-ring-color: rgb(248 250 252 / 0.4);
}
.tw-ring-slate-50\/45 {
  --tw-ring-color: rgb(248 250 252 / 0.45);
}
.tw-ring-slate-50\/5 {
  --tw-ring-color: rgb(248 250 252 / 0.05);
}
.tw-ring-slate-50\/50 {
  --tw-ring-color: rgb(248 250 252 / 0.5);
}
.tw-ring-slate-50\/55 {
  --tw-ring-color: rgb(248 250 252 / 0.55);
}
.tw-ring-slate-50\/60 {
  --tw-ring-color: rgb(248 250 252 / 0.6);
}
.tw-ring-slate-50\/65 {
  --tw-ring-color: rgb(248 250 252 / 0.65);
}
.tw-ring-slate-50\/70 {
  --tw-ring-color: rgb(248 250 252 / 0.7);
}
.tw-ring-slate-50\/75 {
  --tw-ring-color: rgb(248 250 252 / 0.75);
}
.tw-ring-slate-50\/80 {
  --tw-ring-color: rgb(248 250 252 / 0.8);
}
.tw-ring-slate-50\/85 {
  --tw-ring-color: rgb(248 250 252 / 0.85);
}
.tw-ring-slate-50\/90 {
  --tw-ring-color: rgb(248 250 252 / 0.9);
}
.tw-ring-slate-50\/95 {
  --tw-ring-color: rgb(248 250 252 / 0.95);
}
.tw-ring-slate-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-500\/0 {
  --tw-ring-color: rgb(100 116 139 / 0);
}
.tw-ring-slate-500\/10 {
  --tw-ring-color: rgb(100 116 139 / 0.1);
}
.tw-ring-slate-500\/100 {
  --tw-ring-color: rgb(100 116 139 / 1);
}
.tw-ring-slate-500\/15 {
  --tw-ring-color: rgb(100 116 139 / 0.15);
}
.tw-ring-slate-500\/20 {
  --tw-ring-color: rgb(100 116 139 / 0.2);
}
.tw-ring-slate-500\/25 {
  --tw-ring-color: rgb(100 116 139 / 0.25);
}
.tw-ring-slate-500\/30 {
  --tw-ring-color: rgb(100 116 139 / 0.3);
}
.tw-ring-slate-500\/35 {
  --tw-ring-color: rgb(100 116 139 / 0.35);
}
.tw-ring-slate-500\/40 {
  --tw-ring-color: rgb(100 116 139 / 0.4);
}
.tw-ring-slate-500\/45 {
  --tw-ring-color: rgb(100 116 139 / 0.45);
}
.tw-ring-slate-500\/5 {
  --tw-ring-color: rgb(100 116 139 / 0.05);
}
.tw-ring-slate-500\/50 {
  --tw-ring-color: rgb(100 116 139 / 0.5);
}
.tw-ring-slate-500\/55 {
  --tw-ring-color: rgb(100 116 139 / 0.55);
}
.tw-ring-slate-500\/60 {
  --tw-ring-color: rgb(100 116 139 / 0.6);
}
.tw-ring-slate-500\/65 {
  --tw-ring-color: rgb(100 116 139 / 0.65);
}
.tw-ring-slate-500\/70 {
  --tw-ring-color: rgb(100 116 139 / 0.7);
}
.tw-ring-slate-500\/75 {
  --tw-ring-color: rgb(100 116 139 / 0.75);
}
.tw-ring-slate-500\/80 {
  --tw-ring-color: rgb(100 116 139 / 0.8);
}
.tw-ring-slate-500\/85 {
  --tw-ring-color: rgb(100 116 139 / 0.85);
}
.tw-ring-slate-500\/90 {
  --tw-ring-color: rgb(100 116 139 / 0.9);
}
.tw-ring-slate-500\/95 {
  --tw-ring-color: rgb(100 116 139 / 0.95);
}
.tw-ring-slate-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-600\/0 {
  --tw-ring-color: rgb(71 85 105 / 0);
}
.tw-ring-slate-600\/10 {
  --tw-ring-color: rgb(71 85 105 / 0.1);
}
.tw-ring-slate-600\/100 {
  --tw-ring-color: rgb(71 85 105 / 1);
}
.tw-ring-slate-600\/15 {
  --tw-ring-color: rgb(71 85 105 / 0.15);
}
.tw-ring-slate-600\/20 {
  --tw-ring-color: rgb(71 85 105 / 0.2);
}
.tw-ring-slate-600\/25 {
  --tw-ring-color: rgb(71 85 105 / 0.25);
}
.tw-ring-slate-600\/30 {
  --tw-ring-color: rgb(71 85 105 / 0.3);
}
.tw-ring-slate-600\/35 {
  --tw-ring-color: rgb(71 85 105 / 0.35);
}
.tw-ring-slate-600\/40 {
  --tw-ring-color: rgb(71 85 105 / 0.4);
}
.tw-ring-slate-600\/45 {
  --tw-ring-color: rgb(71 85 105 / 0.45);
}
.tw-ring-slate-600\/5 {
  --tw-ring-color: rgb(71 85 105 / 0.05);
}
.tw-ring-slate-600\/50 {
  --tw-ring-color: rgb(71 85 105 / 0.5);
}
.tw-ring-slate-600\/55 {
  --tw-ring-color: rgb(71 85 105 / 0.55);
}
.tw-ring-slate-600\/60 {
  --tw-ring-color: rgb(71 85 105 / 0.6);
}
.tw-ring-slate-600\/65 {
  --tw-ring-color: rgb(71 85 105 / 0.65);
}
.tw-ring-slate-600\/70 {
  --tw-ring-color: rgb(71 85 105 / 0.7);
}
.tw-ring-slate-600\/75 {
  --tw-ring-color: rgb(71 85 105 / 0.75);
}
.tw-ring-slate-600\/80 {
  --tw-ring-color: rgb(71 85 105 / 0.8);
}
.tw-ring-slate-600\/85 {
  --tw-ring-color: rgb(71 85 105 / 0.85);
}
.tw-ring-slate-600\/90 {
  --tw-ring-color: rgb(71 85 105 / 0.9);
}
.tw-ring-slate-600\/95 {
  --tw-ring-color: rgb(71 85 105 / 0.95);
}
.tw-ring-slate-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-700\/0 {
  --tw-ring-color: rgb(51 65 85 / 0);
}
.tw-ring-slate-700\/10 {
  --tw-ring-color: rgb(51 65 85 / 0.1);
}
.tw-ring-slate-700\/100 {
  --tw-ring-color: rgb(51 65 85 / 1);
}
.tw-ring-slate-700\/15 {
  --tw-ring-color: rgb(51 65 85 / 0.15);
}
.tw-ring-slate-700\/20 {
  --tw-ring-color: rgb(51 65 85 / 0.2);
}
.tw-ring-slate-700\/25 {
  --tw-ring-color: rgb(51 65 85 / 0.25);
}
.tw-ring-slate-700\/30 {
  --tw-ring-color: rgb(51 65 85 / 0.3);
}
.tw-ring-slate-700\/35 {
  --tw-ring-color: rgb(51 65 85 / 0.35);
}
.tw-ring-slate-700\/40 {
  --tw-ring-color: rgb(51 65 85 / 0.4);
}
.tw-ring-slate-700\/45 {
  --tw-ring-color: rgb(51 65 85 / 0.45);
}
.tw-ring-slate-700\/5 {
  --tw-ring-color: rgb(51 65 85 / 0.05);
}
.tw-ring-slate-700\/50 {
  --tw-ring-color: rgb(51 65 85 / 0.5);
}
.tw-ring-slate-700\/55 {
  --tw-ring-color: rgb(51 65 85 / 0.55);
}
.tw-ring-slate-700\/60 {
  --tw-ring-color: rgb(51 65 85 / 0.6);
}
.tw-ring-slate-700\/65 {
  --tw-ring-color: rgb(51 65 85 / 0.65);
}
.tw-ring-slate-700\/70 {
  --tw-ring-color: rgb(51 65 85 / 0.7);
}
.tw-ring-slate-700\/75 {
  --tw-ring-color: rgb(51 65 85 / 0.75);
}
.tw-ring-slate-700\/80 {
  --tw-ring-color: rgb(51 65 85 / 0.8);
}
.tw-ring-slate-700\/85 {
  --tw-ring-color: rgb(51 65 85 / 0.85);
}
.tw-ring-slate-700\/90 {
  --tw-ring-color: rgb(51 65 85 / 0.9);
}
.tw-ring-slate-700\/95 {
  --tw-ring-color: rgb(51 65 85 / 0.95);
}
.tw-ring-slate-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-800\/0 {
  --tw-ring-color: rgb(30 41 59 / 0);
}
.tw-ring-slate-800\/10 {
  --tw-ring-color: rgb(30 41 59 / 0.1);
}
.tw-ring-slate-800\/100 {
  --tw-ring-color: rgb(30 41 59 / 1);
}
.tw-ring-slate-800\/15 {
  --tw-ring-color: rgb(30 41 59 / 0.15);
}
.tw-ring-slate-800\/20 {
  --tw-ring-color: rgb(30 41 59 / 0.2);
}
.tw-ring-slate-800\/25 {
  --tw-ring-color: rgb(30 41 59 / 0.25);
}
.tw-ring-slate-800\/30 {
  --tw-ring-color: rgb(30 41 59 / 0.3);
}
.tw-ring-slate-800\/35 {
  --tw-ring-color: rgb(30 41 59 / 0.35);
}
.tw-ring-slate-800\/40 {
  --tw-ring-color: rgb(30 41 59 / 0.4);
}
.tw-ring-slate-800\/45 {
  --tw-ring-color: rgb(30 41 59 / 0.45);
}
.tw-ring-slate-800\/5 {
  --tw-ring-color: rgb(30 41 59 / 0.05);
}
.tw-ring-slate-800\/50 {
  --tw-ring-color: rgb(30 41 59 / 0.5);
}
.tw-ring-slate-800\/55 {
  --tw-ring-color: rgb(30 41 59 / 0.55);
}
.tw-ring-slate-800\/60 {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}
.tw-ring-slate-800\/65 {
  --tw-ring-color: rgb(30 41 59 / 0.65);
}
.tw-ring-slate-800\/70 {
  --tw-ring-color: rgb(30 41 59 / 0.7);
}
.tw-ring-slate-800\/75 {
  --tw-ring-color: rgb(30 41 59 / 0.75);
}
.tw-ring-slate-800\/80 {
  --tw-ring-color: rgb(30 41 59 / 0.8);
}
.tw-ring-slate-800\/85 {
  --tw-ring-color: rgb(30 41 59 / 0.85);
}
.tw-ring-slate-800\/90 {
  --tw-ring-color: rgb(30 41 59 / 0.9);
}
.tw-ring-slate-800\/95 {
  --tw-ring-color: rgb(30 41 59 / 0.95);
}
.tw-ring-slate-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 23 42 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-900\/0 {
  --tw-ring-color: rgb(15 23 42 / 0);
}
.tw-ring-slate-900\/10 {
  --tw-ring-color: rgb(15 23 42 / 0.1);
}
.tw-ring-slate-900\/100 {
  --tw-ring-color: rgb(15 23 42 / 1);
}
.tw-ring-slate-900\/15 {
  --tw-ring-color: rgb(15 23 42 / 0.15);
}
.tw-ring-slate-900\/20 {
  --tw-ring-color: rgb(15 23 42 / 0.2);
}
.tw-ring-slate-900\/25 {
  --tw-ring-color: rgb(15 23 42 / 0.25);
}
.tw-ring-slate-900\/30 {
  --tw-ring-color: rgb(15 23 42 / 0.3);
}
.tw-ring-slate-900\/35 {
  --tw-ring-color: rgb(15 23 42 / 0.35);
}
.tw-ring-slate-900\/40 {
  --tw-ring-color: rgb(15 23 42 / 0.4);
}
.tw-ring-slate-900\/45 {
  --tw-ring-color: rgb(15 23 42 / 0.45);
}
.tw-ring-slate-900\/5 {
  --tw-ring-color: rgb(15 23 42 / 0.05);
}
.tw-ring-slate-900\/50 {
  --tw-ring-color: rgb(15 23 42 / 0.5);
}
.tw-ring-slate-900\/55 {
  --tw-ring-color: rgb(15 23 42 / 0.55);
}
.tw-ring-slate-900\/60 {
  --tw-ring-color: rgb(15 23 42 / 0.6);
}
.tw-ring-slate-900\/65 {
  --tw-ring-color: rgb(15 23 42 / 0.65);
}
.tw-ring-slate-900\/70 {
  --tw-ring-color: rgb(15 23 42 / 0.7);
}
.tw-ring-slate-900\/75 {
  --tw-ring-color: rgb(15 23 42 / 0.75);
}
.tw-ring-slate-900\/80 {
  --tw-ring-color: rgb(15 23 42 / 0.8);
}
.tw-ring-slate-900\/85 {
  --tw-ring-color: rgb(15 23 42 / 0.85);
}
.tw-ring-slate-900\/90 {
  --tw-ring-color: rgb(15 23 42 / 0.9);
}
.tw-ring-slate-900\/95 {
  --tw-ring-color: rgb(15 23 42 / 0.95);
}
.tw-ring-slate-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(2 6 23 / var(--tw-ring-opacity, 1));
}
.tw-ring-slate-950\/0 {
  --tw-ring-color: rgb(2 6 23 / 0);
}
.tw-ring-slate-950\/10 {
  --tw-ring-color: rgb(2 6 23 / 0.1);
}
.tw-ring-slate-950\/100 {
  --tw-ring-color: rgb(2 6 23 / 1);
}
.tw-ring-slate-950\/15 {
  --tw-ring-color: rgb(2 6 23 / 0.15);
}
.tw-ring-slate-950\/20 {
  --tw-ring-color: rgb(2 6 23 / 0.2);
}
.tw-ring-slate-950\/25 {
  --tw-ring-color: rgb(2 6 23 / 0.25);
}
.tw-ring-slate-950\/30 {
  --tw-ring-color: rgb(2 6 23 / 0.3);
}
.tw-ring-slate-950\/35 {
  --tw-ring-color: rgb(2 6 23 / 0.35);
}
.tw-ring-slate-950\/40 {
  --tw-ring-color: rgb(2 6 23 / 0.4);
}
.tw-ring-slate-950\/45 {
  --tw-ring-color: rgb(2 6 23 / 0.45);
}
.tw-ring-slate-950\/5 {
  --tw-ring-color: rgb(2 6 23 / 0.05);
}
.tw-ring-slate-950\/50 {
  --tw-ring-color: rgb(2 6 23 / 0.5);
}
.tw-ring-slate-950\/55 {
  --tw-ring-color: rgb(2 6 23 / 0.55);
}
.tw-ring-slate-950\/60 {
  --tw-ring-color: rgb(2 6 23 / 0.6);
}
.tw-ring-slate-950\/65 {
  --tw-ring-color: rgb(2 6 23 / 0.65);
}
.tw-ring-slate-950\/70 {
  --tw-ring-color: rgb(2 6 23 / 0.7);
}
.tw-ring-slate-950\/75 {
  --tw-ring-color: rgb(2 6 23 / 0.75);
}
.tw-ring-slate-950\/80 {
  --tw-ring-color: rgb(2 6 23 / 0.8);
}
.tw-ring-slate-950\/85 {
  --tw-ring-color: rgb(2 6 23 / 0.85);
}
.tw-ring-slate-950\/90 {
  --tw-ring-color: rgb(2 6 23 / 0.9);
}
.tw-ring-slate-950\/95 {
  --tw-ring-color: rgb(2 6 23 / 0.95);
}
.tw-ring-stone-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-100\/0 {
  --tw-ring-color: rgb(245 245 244 / 0);
}
.tw-ring-stone-100\/10 {
  --tw-ring-color: rgb(245 245 244 / 0.1);
}
.tw-ring-stone-100\/100 {
  --tw-ring-color: rgb(245 245 244 / 1);
}
.tw-ring-stone-100\/15 {
  --tw-ring-color: rgb(245 245 244 / 0.15);
}
.tw-ring-stone-100\/20 {
  --tw-ring-color: rgb(245 245 244 / 0.2);
}
.tw-ring-stone-100\/25 {
  --tw-ring-color: rgb(245 245 244 / 0.25);
}
.tw-ring-stone-100\/30 {
  --tw-ring-color: rgb(245 245 244 / 0.3);
}
.tw-ring-stone-100\/35 {
  --tw-ring-color: rgb(245 245 244 / 0.35);
}
.tw-ring-stone-100\/40 {
  --tw-ring-color: rgb(245 245 244 / 0.4);
}
.tw-ring-stone-100\/45 {
  --tw-ring-color: rgb(245 245 244 / 0.45);
}
.tw-ring-stone-100\/5 {
  --tw-ring-color: rgb(245 245 244 / 0.05);
}
.tw-ring-stone-100\/50 {
  --tw-ring-color: rgb(245 245 244 / 0.5);
}
.tw-ring-stone-100\/55 {
  --tw-ring-color: rgb(245 245 244 / 0.55);
}
.tw-ring-stone-100\/60 {
  --tw-ring-color: rgb(245 245 244 / 0.6);
}
.tw-ring-stone-100\/65 {
  --tw-ring-color: rgb(245 245 244 / 0.65);
}
.tw-ring-stone-100\/70 {
  --tw-ring-color: rgb(245 245 244 / 0.7);
}
.tw-ring-stone-100\/75 {
  --tw-ring-color: rgb(245 245 244 / 0.75);
}
.tw-ring-stone-100\/80 {
  --tw-ring-color: rgb(245 245 244 / 0.8);
}
.tw-ring-stone-100\/85 {
  --tw-ring-color: rgb(245 245 244 / 0.85);
}
.tw-ring-stone-100\/90 {
  --tw-ring-color: rgb(245 245 244 / 0.9);
}
.tw-ring-stone-100\/95 {
  --tw-ring-color: rgb(245 245 244 / 0.95);
}
.tw-ring-stone-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 229 228 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-200\/0 {
  --tw-ring-color: rgb(231 229 228 / 0);
}
.tw-ring-stone-200\/10 {
  --tw-ring-color: rgb(231 229 228 / 0.1);
}
.tw-ring-stone-200\/100 {
  --tw-ring-color: rgb(231 229 228 / 1);
}
.tw-ring-stone-200\/15 {
  --tw-ring-color: rgb(231 229 228 / 0.15);
}
.tw-ring-stone-200\/20 {
  --tw-ring-color: rgb(231 229 228 / 0.2);
}
.tw-ring-stone-200\/25 {
  --tw-ring-color: rgb(231 229 228 / 0.25);
}
.tw-ring-stone-200\/30 {
  --tw-ring-color: rgb(231 229 228 / 0.3);
}
.tw-ring-stone-200\/35 {
  --tw-ring-color: rgb(231 229 228 / 0.35);
}
.tw-ring-stone-200\/40 {
  --tw-ring-color: rgb(231 229 228 / 0.4);
}
.tw-ring-stone-200\/45 {
  --tw-ring-color: rgb(231 229 228 / 0.45);
}
.tw-ring-stone-200\/5 {
  --tw-ring-color: rgb(231 229 228 / 0.05);
}
.tw-ring-stone-200\/50 {
  --tw-ring-color: rgb(231 229 228 / 0.5);
}
.tw-ring-stone-200\/55 {
  --tw-ring-color: rgb(231 229 228 / 0.55);
}
.tw-ring-stone-200\/60 {
  --tw-ring-color: rgb(231 229 228 / 0.6);
}
.tw-ring-stone-200\/65 {
  --tw-ring-color: rgb(231 229 228 / 0.65);
}
.tw-ring-stone-200\/70 {
  --tw-ring-color: rgb(231 229 228 / 0.7);
}
.tw-ring-stone-200\/75 {
  --tw-ring-color: rgb(231 229 228 / 0.75);
}
.tw-ring-stone-200\/80 {
  --tw-ring-color: rgb(231 229 228 / 0.8);
}
.tw-ring-stone-200\/85 {
  --tw-ring-color: rgb(231 229 228 / 0.85);
}
.tw-ring-stone-200\/90 {
  --tw-ring-color: rgb(231 229 228 / 0.9);
}
.tw-ring-stone-200\/95 {
  --tw-ring-color: rgb(231 229 228 / 0.95);
}
.tw-ring-stone-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 211 209 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-300\/0 {
  --tw-ring-color: rgb(214 211 209 / 0);
}
.tw-ring-stone-300\/10 {
  --tw-ring-color: rgb(214 211 209 / 0.1);
}
.tw-ring-stone-300\/100 {
  --tw-ring-color: rgb(214 211 209 / 1);
}
.tw-ring-stone-300\/15 {
  --tw-ring-color: rgb(214 211 209 / 0.15);
}
.tw-ring-stone-300\/20 {
  --tw-ring-color: rgb(214 211 209 / 0.2);
}
.tw-ring-stone-300\/25 {
  --tw-ring-color: rgb(214 211 209 / 0.25);
}
.tw-ring-stone-300\/30 {
  --tw-ring-color: rgb(214 211 209 / 0.3);
}
.tw-ring-stone-300\/35 {
  --tw-ring-color: rgb(214 211 209 / 0.35);
}
.tw-ring-stone-300\/40 {
  --tw-ring-color: rgb(214 211 209 / 0.4);
}
.tw-ring-stone-300\/45 {
  --tw-ring-color: rgb(214 211 209 / 0.45);
}
.tw-ring-stone-300\/5 {
  --tw-ring-color: rgb(214 211 209 / 0.05);
}
.tw-ring-stone-300\/50 {
  --tw-ring-color: rgb(214 211 209 / 0.5);
}
.tw-ring-stone-300\/55 {
  --tw-ring-color: rgb(214 211 209 / 0.55);
}
.tw-ring-stone-300\/60 {
  --tw-ring-color: rgb(214 211 209 / 0.6);
}
.tw-ring-stone-300\/65 {
  --tw-ring-color: rgb(214 211 209 / 0.65);
}
.tw-ring-stone-300\/70 {
  --tw-ring-color: rgb(214 211 209 / 0.7);
}
.tw-ring-stone-300\/75 {
  --tw-ring-color: rgb(214 211 209 / 0.75);
}
.tw-ring-stone-300\/80 {
  --tw-ring-color: rgb(214 211 209 / 0.8);
}
.tw-ring-stone-300\/85 {
  --tw-ring-color: rgb(214 211 209 / 0.85);
}
.tw-ring-stone-300\/90 {
  --tw-ring-color: rgb(214 211 209 / 0.9);
}
.tw-ring-stone-300\/95 {
  --tw-ring-color: rgb(214 211 209 / 0.95);
}
.tw-ring-stone-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(168 162 158 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-400\/0 {
  --tw-ring-color: rgb(168 162 158 / 0);
}
.tw-ring-stone-400\/10 {
  --tw-ring-color: rgb(168 162 158 / 0.1);
}
.tw-ring-stone-400\/100 {
  --tw-ring-color: rgb(168 162 158 / 1);
}
.tw-ring-stone-400\/15 {
  --tw-ring-color: rgb(168 162 158 / 0.15);
}
.tw-ring-stone-400\/20 {
  --tw-ring-color: rgb(168 162 158 / 0.2);
}
.tw-ring-stone-400\/25 {
  --tw-ring-color: rgb(168 162 158 / 0.25);
}
.tw-ring-stone-400\/30 {
  --tw-ring-color: rgb(168 162 158 / 0.3);
}
.tw-ring-stone-400\/35 {
  --tw-ring-color: rgb(168 162 158 / 0.35);
}
.tw-ring-stone-400\/40 {
  --tw-ring-color: rgb(168 162 158 / 0.4);
}
.tw-ring-stone-400\/45 {
  --tw-ring-color: rgb(168 162 158 / 0.45);
}
.tw-ring-stone-400\/5 {
  --tw-ring-color: rgb(168 162 158 / 0.05);
}
.tw-ring-stone-400\/50 {
  --tw-ring-color: rgb(168 162 158 / 0.5);
}
.tw-ring-stone-400\/55 {
  --tw-ring-color: rgb(168 162 158 / 0.55);
}
.tw-ring-stone-400\/60 {
  --tw-ring-color: rgb(168 162 158 / 0.6);
}
.tw-ring-stone-400\/65 {
  --tw-ring-color: rgb(168 162 158 / 0.65);
}
.tw-ring-stone-400\/70 {
  --tw-ring-color: rgb(168 162 158 / 0.7);
}
.tw-ring-stone-400\/75 {
  --tw-ring-color: rgb(168 162 158 / 0.75);
}
.tw-ring-stone-400\/80 {
  --tw-ring-color: rgb(168 162 158 / 0.8);
}
.tw-ring-stone-400\/85 {
  --tw-ring-color: rgb(168 162 158 / 0.85);
}
.tw-ring-stone-400\/90 {
  --tw-ring-color: rgb(168 162 158 / 0.9);
}
.tw-ring-stone-400\/95 {
  --tw-ring-color: rgb(168 162 158 / 0.95);
}
.tw-ring-stone-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 250 249 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-50\/0 {
  --tw-ring-color: rgb(250 250 249 / 0);
}
.tw-ring-stone-50\/10 {
  --tw-ring-color: rgb(250 250 249 / 0.1);
}
.tw-ring-stone-50\/100 {
  --tw-ring-color: rgb(250 250 249 / 1);
}
.tw-ring-stone-50\/15 {
  --tw-ring-color: rgb(250 250 249 / 0.15);
}
.tw-ring-stone-50\/20 {
  --tw-ring-color: rgb(250 250 249 / 0.2);
}
.tw-ring-stone-50\/25 {
  --tw-ring-color: rgb(250 250 249 / 0.25);
}
.tw-ring-stone-50\/30 {
  --tw-ring-color: rgb(250 250 249 / 0.3);
}
.tw-ring-stone-50\/35 {
  --tw-ring-color: rgb(250 250 249 / 0.35);
}
.tw-ring-stone-50\/40 {
  --tw-ring-color: rgb(250 250 249 / 0.4);
}
.tw-ring-stone-50\/45 {
  --tw-ring-color: rgb(250 250 249 / 0.45);
}
.tw-ring-stone-50\/5 {
  --tw-ring-color: rgb(250 250 249 / 0.05);
}
.tw-ring-stone-50\/50 {
  --tw-ring-color: rgb(250 250 249 / 0.5);
}
.tw-ring-stone-50\/55 {
  --tw-ring-color: rgb(250 250 249 / 0.55);
}
.tw-ring-stone-50\/60 {
  --tw-ring-color: rgb(250 250 249 / 0.6);
}
.tw-ring-stone-50\/65 {
  --tw-ring-color: rgb(250 250 249 / 0.65);
}
.tw-ring-stone-50\/70 {
  --tw-ring-color: rgb(250 250 249 / 0.7);
}
.tw-ring-stone-50\/75 {
  --tw-ring-color: rgb(250 250 249 / 0.75);
}
.tw-ring-stone-50\/80 {
  --tw-ring-color: rgb(250 250 249 / 0.8);
}
.tw-ring-stone-50\/85 {
  --tw-ring-color: rgb(250 250 249 / 0.85);
}
.tw-ring-stone-50\/90 {
  --tw-ring-color: rgb(250 250 249 / 0.9);
}
.tw-ring-stone-50\/95 {
  --tw-ring-color: rgb(250 250 249 / 0.95);
}
.tw-ring-stone-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 113 108 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-500\/0 {
  --tw-ring-color: rgb(120 113 108 / 0);
}
.tw-ring-stone-500\/10 {
  --tw-ring-color: rgb(120 113 108 / 0.1);
}
.tw-ring-stone-500\/100 {
  --tw-ring-color: rgb(120 113 108 / 1);
}
.tw-ring-stone-500\/15 {
  --tw-ring-color: rgb(120 113 108 / 0.15);
}
.tw-ring-stone-500\/20 {
  --tw-ring-color: rgb(120 113 108 / 0.2);
}
.tw-ring-stone-500\/25 {
  --tw-ring-color: rgb(120 113 108 / 0.25);
}
.tw-ring-stone-500\/30 {
  --tw-ring-color: rgb(120 113 108 / 0.3);
}
.tw-ring-stone-500\/35 {
  --tw-ring-color: rgb(120 113 108 / 0.35);
}
.tw-ring-stone-500\/40 {
  --tw-ring-color: rgb(120 113 108 / 0.4);
}
.tw-ring-stone-500\/45 {
  --tw-ring-color: rgb(120 113 108 / 0.45);
}
.tw-ring-stone-500\/5 {
  --tw-ring-color: rgb(120 113 108 / 0.05);
}
.tw-ring-stone-500\/50 {
  --tw-ring-color: rgb(120 113 108 / 0.5);
}
.tw-ring-stone-500\/55 {
  --tw-ring-color: rgb(120 113 108 / 0.55);
}
.tw-ring-stone-500\/60 {
  --tw-ring-color: rgb(120 113 108 / 0.6);
}
.tw-ring-stone-500\/65 {
  --tw-ring-color: rgb(120 113 108 / 0.65);
}
.tw-ring-stone-500\/70 {
  --tw-ring-color: rgb(120 113 108 / 0.7);
}
.tw-ring-stone-500\/75 {
  --tw-ring-color: rgb(120 113 108 / 0.75);
}
.tw-ring-stone-500\/80 {
  --tw-ring-color: rgb(120 113 108 / 0.8);
}
.tw-ring-stone-500\/85 {
  --tw-ring-color: rgb(120 113 108 / 0.85);
}
.tw-ring-stone-500\/90 {
  --tw-ring-color: rgb(120 113 108 / 0.9);
}
.tw-ring-stone-500\/95 {
  --tw-ring-color: rgb(120 113 108 / 0.95);
}
.tw-ring-stone-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(87 83 78 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-600\/0 {
  --tw-ring-color: rgb(87 83 78 / 0);
}
.tw-ring-stone-600\/10 {
  --tw-ring-color: rgb(87 83 78 / 0.1);
}
.tw-ring-stone-600\/100 {
  --tw-ring-color: rgb(87 83 78 / 1);
}
.tw-ring-stone-600\/15 {
  --tw-ring-color: rgb(87 83 78 / 0.15);
}
.tw-ring-stone-600\/20 {
  --tw-ring-color: rgb(87 83 78 / 0.2);
}
.tw-ring-stone-600\/25 {
  --tw-ring-color: rgb(87 83 78 / 0.25);
}
.tw-ring-stone-600\/30 {
  --tw-ring-color: rgb(87 83 78 / 0.3);
}
.tw-ring-stone-600\/35 {
  --tw-ring-color: rgb(87 83 78 / 0.35);
}
.tw-ring-stone-600\/40 {
  --tw-ring-color: rgb(87 83 78 / 0.4);
}
.tw-ring-stone-600\/45 {
  --tw-ring-color: rgb(87 83 78 / 0.45);
}
.tw-ring-stone-600\/5 {
  --tw-ring-color: rgb(87 83 78 / 0.05);
}
.tw-ring-stone-600\/50 {
  --tw-ring-color: rgb(87 83 78 / 0.5);
}
.tw-ring-stone-600\/55 {
  --tw-ring-color: rgb(87 83 78 / 0.55);
}
.tw-ring-stone-600\/60 {
  --tw-ring-color: rgb(87 83 78 / 0.6);
}
.tw-ring-stone-600\/65 {
  --tw-ring-color: rgb(87 83 78 / 0.65);
}
.tw-ring-stone-600\/70 {
  --tw-ring-color: rgb(87 83 78 / 0.7);
}
.tw-ring-stone-600\/75 {
  --tw-ring-color: rgb(87 83 78 / 0.75);
}
.tw-ring-stone-600\/80 {
  --tw-ring-color: rgb(87 83 78 / 0.8);
}
.tw-ring-stone-600\/85 {
  --tw-ring-color: rgb(87 83 78 / 0.85);
}
.tw-ring-stone-600\/90 {
  --tw-ring-color: rgb(87 83 78 / 0.9);
}
.tw-ring-stone-600\/95 {
  --tw-ring-color: rgb(87 83 78 / 0.95);
}
.tw-ring-stone-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(68 64 60 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-700\/0 {
  --tw-ring-color: rgb(68 64 60 / 0);
}
.tw-ring-stone-700\/10 {
  --tw-ring-color: rgb(68 64 60 / 0.1);
}
.tw-ring-stone-700\/100 {
  --tw-ring-color: rgb(68 64 60 / 1);
}
.tw-ring-stone-700\/15 {
  --tw-ring-color: rgb(68 64 60 / 0.15);
}
.tw-ring-stone-700\/20 {
  --tw-ring-color: rgb(68 64 60 / 0.2);
}
.tw-ring-stone-700\/25 {
  --tw-ring-color: rgb(68 64 60 / 0.25);
}
.tw-ring-stone-700\/30 {
  --tw-ring-color: rgb(68 64 60 / 0.3);
}
.tw-ring-stone-700\/35 {
  --tw-ring-color: rgb(68 64 60 / 0.35);
}
.tw-ring-stone-700\/40 {
  --tw-ring-color: rgb(68 64 60 / 0.4);
}
.tw-ring-stone-700\/45 {
  --tw-ring-color: rgb(68 64 60 / 0.45);
}
.tw-ring-stone-700\/5 {
  --tw-ring-color: rgb(68 64 60 / 0.05);
}
.tw-ring-stone-700\/50 {
  --tw-ring-color: rgb(68 64 60 / 0.5);
}
.tw-ring-stone-700\/55 {
  --tw-ring-color: rgb(68 64 60 / 0.55);
}
.tw-ring-stone-700\/60 {
  --tw-ring-color: rgb(68 64 60 / 0.6);
}
.tw-ring-stone-700\/65 {
  --tw-ring-color: rgb(68 64 60 / 0.65);
}
.tw-ring-stone-700\/70 {
  --tw-ring-color: rgb(68 64 60 / 0.7);
}
.tw-ring-stone-700\/75 {
  --tw-ring-color: rgb(68 64 60 / 0.75);
}
.tw-ring-stone-700\/80 {
  --tw-ring-color: rgb(68 64 60 / 0.8);
}
.tw-ring-stone-700\/85 {
  --tw-ring-color: rgb(68 64 60 / 0.85);
}
.tw-ring-stone-700\/90 {
  --tw-ring-color: rgb(68 64 60 / 0.9);
}
.tw-ring-stone-700\/95 {
  --tw-ring-color: rgb(68 64 60 / 0.95);
}
.tw-ring-stone-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(41 37 36 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-800\/0 {
  --tw-ring-color: rgb(41 37 36 / 0);
}
.tw-ring-stone-800\/10 {
  --tw-ring-color: rgb(41 37 36 / 0.1);
}
.tw-ring-stone-800\/100 {
  --tw-ring-color: rgb(41 37 36 / 1);
}
.tw-ring-stone-800\/15 {
  --tw-ring-color: rgb(41 37 36 / 0.15);
}
.tw-ring-stone-800\/20 {
  --tw-ring-color: rgb(41 37 36 / 0.2);
}
.tw-ring-stone-800\/25 {
  --tw-ring-color: rgb(41 37 36 / 0.25);
}
.tw-ring-stone-800\/30 {
  --tw-ring-color: rgb(41 37 36 / 0.3);
}
.tw-ring-stone-800\/35 {
  --tw-ring-color: rgb(41 37 36 / 0.35);
}
.tw-ring-stone-800\/40 {
  --tw-ring-color: rgb(41 37 36 / 0.4);
}
.tw-ring-stone-800\/45 {
  --tw-ring-color: rgb(41 37 36 / 0.45);
}
.tw-ring-stone-800\/5 {
  --tw-ring-color: rgb(41 37 36 / 0.05);
}
.tw-ring-stone-800\/50 {
  --tw-ring-color: rgb(41 37 36 / 0.5);
}
.tw-ring-stone-800\/55 {
  --tw-ring-color: rgb(41 37 36 / 0.55);
}
.tw-ring-stone-800\/60 {
  --tw-ring-color: rgb(41 37 36 / 0.6);
}
.tw-ring-stone-800\/65 {
  --tw-ring-color: rgb(41 37 36 / 0.65);
}
.tw-ring-stone-800\/70 {
  --tw-ring-color: rgb(41 37 36 / 0.7);
}
.tw-ring-stone-800\/75 {
  --tw-ring-color: rgb(41 37 36 / 0.75);
}
.tw-ring-stone-800\/80 {
  --tw-ring-color: rgb(41 37 36 / 0.8);
}
.tw-ring-stone-800\/85 {
  --tw-ring-color: rgb(41 37 36 / 0.85);
}
.tw-ring-stone-800\/90 {
  --tw-ring-color: rgb(41 37 36 / 0.9);
}
.tw-ring-stone-800\/95 {
  --tw-ring-color: rgb(41 37 36 / 0.95);
}
.tw-ring-stone-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 25 23 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-900\/0 {
  --tw-ring-color: rgb(28 25 23 / 0);
}
.tw-ring-stone-900\/10 {
  --tw-ring-color: rgb(28 25 23 / 0.1);
}
.tw-ring-stone-900\/100 {
  --tw-ring-color: rgb(28 25 23 / 1);
}
.tw-ring-stone-900\/15 {
  --tw-ring-color: rgb(28 25 23 / 0.15);
}
.tw-ring-stone-900\/20 {
  --tw-ring-color: rgb(28 25 23 / 0.2);
}
.tw-ring-stone-900\/25 {
  --tw-ring-color: rgb(28 25 23 / 0.25);
}
.tw-ring-stone-900\/30 {
  --tw-ring-color: rgb(28 25 23 / 0.3);
}
.tw-ring-stone-900\/35 {
  --tw-ring-color: rgb(28 25 23 / 0.35);
}
.tw-ring-stone-900\/40 {
  --tw-ring-color: rgb(28 25 23 / 0.4);
}
.tw-ring-stone-900\/45 {
  --tw-ring-color: rgb(28 25 23 / 0.45);
}
.tw-ring-stone-900\/5 {
  --tw-ring-color: rgb(28 25 23 / 0.05);
}
.tw-ring-stone-900\/50 {
  --tw-ring-color: rgb(28 25 23 / 0.5);
}
.tw-ring-stone-900\/55 {
  --tw-ring-color: rgb(28 25 23 / 0.55);
}
.tw-ring-stone-900\/60 {
  --tw-ring-color: rgb(28 25 23 / 0.6);
}
.tw-ring-stone-900\/65 {
  --tw-ring-color: rgb(28 25 23 / 0.65);
}
.tw-ring-stone-900\/70 {
  --tw-ring-color: rgb(28 25 23 / 0.7);
}
.tw-ring-stone-900\/75 {
  --tw-ring-color: rgb(28 25 23 / 0.75);
}
.tw-ring-stone-900\/80 {
  --tw-ring-color: rgb(28 25 23 / 0.8);
}
.tw-ring-stone-900\/85 {
  --tw-ring-color: rgb(28 25 23 / 0.85);
}
.tw-ring-stone-900\/90 {
  --tw-ring-color: rgb(28 25 23 / 0.9);
}
.tw-ring-stone-900\/95 {
  --tw-ring-color: rgb(28 25 23 / 0.95);
}
.tw-ring-stone-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(12 10 9 / var(--tw-ring-opacity, 1));
}
.tw-ring-stone-950\/0 {
  --tw-ring-color: rgb(12 10 9 / 0);
}
.tw-ring-stone-950\/10 {
  --tw-ring-color: rgb(12 10 9 / 0.1);
}
.tw-ring-stone-950\/100 {
  --tw-ring-color: rgb(12 10 9 / 1);
}
.tw-ring-stone-950\/15 {
  --tw-ring-color: rgb(12 10 9 / 0.15);
}
.tw-ring-stone-950\/20 {
  --tw-ring-color: rgb(12 10 9 / 0.2);
}
.tw-ring-stone-950\/25 {
  --tw-ring-color: rgb(12 10 9 / 0.25);
}
.tw-ring-stone-950\/30 {
  --tw-ring-color: rgb(12 10 9 / 0.3);
}
.tw-ring-stone-950\/35 {
  --tw-ring-color: rgb(12 10 9 / 0.35);
}
.tw-ring-stone-950\/40 {
  --tw-ring-color: rgb(12 10 9 / 0.4);
}
.tw-ring-stone-950\/45 {
  --tw-ring-color: rgb(12 10 9 / 0.45);
}
.tw-ring-stone-950\/5 {
  --tw-ring-color: rgb(12 10 9 / 0.05);
}
.tw-ring-stone-950\/50 {
  --tw-ring-color: rgb(12 10 9 / 0.5);
}
.tw-ring-stone-950\/55 {
  --tw-ring-color: rgb(12 10 9 / 0.55);
}
.tw-ring-stone-950\/60 {
  --tw-ring-color: rgb(12 10 9 / 0.6);
}
.tw-ring-stone-950\/65 {
  --tw-ring-color: rgb(12 10 9 / 0.65);
}
.tw-ring-stone-950\/70 {
  --tw-ring-color: rgb(12 10 9 / 0.7);
}
.tw-ring-stone-950\/75 {
  --tw-ring-color: rgb(12 10 9 / 0.75);
}
.tw-ring-stone-950\/80 {
  --tw-ring-color: rgb(12 10 9 / 0.8);
}
.tw-ring-stone-950\/85 {
  --tw-ring-color: rgb(12 10 9 / 0.85);
}
.tw-ring-stone-950\/90 {
  --tw-ring-color: rgb(12 10 9 / 0.9);
}
.tw-ring-stone-950\/95 {
  --tw-ring-color: rgb(12 10 9 / 0.95);
}
.tw-ring-success {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(185 200 40 / var(--tw-ring-opacity, 1));
}
.tw-ring-success-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 185 0 / var(--tw-ring-opacity, 1));
}
.tw-ring-success-dark\/0 {
  --tw-ring-color: rgb(161 185 0 / 0);
}
.tw-ring-success-dark\/10 {
  --tw-ring-color: rgb(161 185 0 / 0.1);
}
.tw-ring-success-dark\/100 {
  --tw-ring-color: rgb(161 185 0 / 1);
}
.tw-ring-success-dark\/15 {
  --tw-ring-color: rgb(161 185 0 / 0.15);
}
.tw-ring-success-dark\/20 {
  --tw-ring-color: rgb(161 185 0 / 0.2);
}
.tw-ring-success-dark\/25 {
  --tw-ring-color: rgb(161 185 0 / 0.25);
}
.tw-ring-success-dark\/30 {
  --tw-ring-color: rgb(161 185 0 / 0.3);
}
.tw-ring-success-dark\/35 {
  --tw-ring-color: rgb(161 185 0 / 0.35);
}
.tw-ring-success-dark\/40 {
  --tw-ring-color: rgb(161 185 0 / 0.4);
}
.tw-ring-success-dark\/45 {
  --tw-ring-color: rgb(161 185 0 / 0.45);
}
.tw-ring-success-dark\/5 {
  --tw-ring-color: rgb(161 185 0 / 0.05);
}
.tw-ring-success-dark\/50 {
  --tw-ring-color: rgb(161 185 0 / 0.5);
}
.tw-ring-success-dark\/55 {
  --tw-ring-color: rgb(161 185 0 / 0.55);
}
.tw-ring-success-dark\/60 {
  --tw-ring-color: rgb(161 185 0 / 0.6);
}
.tw-ring-success-dark\/65 {
  --tw-ring-color: rgb(161 185 0 / 0.65);
}
.tw-ring-success-dark\/70 {
  --tw-ring-color: rgb(161 185 0 / 0.7);
}
.tw-ring-success-dark\/75 {
  --tw-ring-color: rgb(161 185 0 / 0.75);
}
.tw-ring-success-dark\/80 {
  --tw-ring-color: rgb(161 185 0 / 0.8);
}
.tw-ring-success-dark\/85 {
  --tw-ring-color: rgb(161 185 0 / 0.85);
}
.tw-ring-success-dark\/90 {
  --tw-ring-color: rgb(161 185 0 / 0.9);
}
.tw-ring-success-dark\/95 {
  --tw-ring-color: rgb(161 185 0 / 0.95);
}
.tw-ring-success-light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(204 226 85 / var(--tw-ring-opacity, 1));
}
.tw-ring-success-light\/0 {
  --tw-ring-color: rgb(204 226 85 / 0);
}
.tw-ring-success-light\/10 {
  --tw-ring-color: rgb(204 226 85 / 0.1);
}
.tw-ring-success-light\/100 {
  --tw-ring-color: rgb(204 226 85 / 1);
}
.tw-ring-success-light\/15 {
  --tw-ring-color: rgb(204 226 85 / 0.15);
}
.tw-ring-success-light\/20 {
  --tw-ring-color: rgb(204 226 85 / 0.2);
}
.tw-ring-success-light\/25 {
  --tw-ring-color: rgb(204 226 85 / 0.25);
}
.tw-ring-success-light\/30 {
  --tw-ring-color: rgb(204 226 85 / 0.3);
}
.tw-ring-success-light\/35 {
  --tw-ring-color: rgb(204 226 85 / 0.35);
}
.tw-ring-success-light\/40 {
  --tw-ring-color: rgb(204 226 85 / 0.4);
}
.tw-ring-success-light\/45 {
  --tw-ring-color: rgb(204 226 85 / 0.45);
}
.tw-ring-success-light\/5 {
  --tw-ring-color: rgb(204 226 85 / 0.05);
}
.tw-ring-success-light\/50 {
  --tw-ring-color: rgb(204 226 85 / 0.5);
}
.tw-ring-success-light\/55 {
  --tw-ring-color: rgb(204 226 85 / 0.55);
}
.tw-ring-success-light\/60 {
  --tw-ring-color: rgb(204 226 85 / 0.6);
}
.tw-ring-success-light\/65 {
  --tw-ring-color: rgb(204 226 85 / 0.65);
}
.tw-ring-success-light\/70 {
  --tw-ring-color: rgb(204 226 85 / 0.7);
}
.tw-ring-success-light\/75 {
  --tw-ring-color: rgb(204 226 85 / 0.75);
}
.tw-ring-success-light\/80 {
  --tw-ring-color: rgb(204 226 85 / 0.8);
}
.tw-ring-success-light\/85 {
  --tw-ring-color: rgb(204 226 85 / 0.85);
}
.tw-ring-success-light\/90 {
  --tw-ring-color: rgb(204 226 85 / 0.9);
}
.tw-ring-success-light\/95 {
  --tw-ring-color: rgb(204 226 85 / 0.95);
}
.tw-ring-success\/0 {
  --tw-ring-color: rgb(185 200 40 / 0);
}
.tw-ring-success\/10 {
  --tw-ring-color: rgb(185 200 40 / 0.1);
}
.tw-ring-success\/100 {
  --tw-ring-color: rgb(185 200 40 / 1);
}
.tw-ring-success\/15 {
  --tw-ring-color: rgb(185 200 40 / 0.15);
}
.tw-ring-success\/20 {
  --tw-ring-color: rgb(185 200 40 / 0.2);
}
.tw-ring-success\/25 {
  --tw-ring-color: rgb(185 200 40 / 0.25);
}
.tw-ring-success\/30 {
  --tw-ring-color: rgb(185 200 40 / 0.3);
}
.tw-ring-success\/35 {
  --tw-ring-color: rgb(185 200 40 / 0.35);
}
.tw-ring-success\/40 {
  --tw-ring-color: rgb(185 200 40 / 0.4);
}
.tw-ring-success\/45 {
  --tw-ring-color: rgb(185 200 40 / 0.45);
}
.tw-ring-success\/5 {
  --tw-ring-color: rgb(185 200 40 / 0.05);
}
.tw-ring-success\/50 {
  --tw-ring-color: rgb(185 200 40 / 0.5);
}
.tw-ring-success\/55 {
  --tw-ring-color: rgb(185 200 40 / 0.55);
}
.tw-ring-success\/60 {
  --tw-ring-color: rgb(185 200 40 / 0.6);
}
.tw-ring-success\/65 {
  --tw-ring-color: rgb(185 200 40 / 0.65);
}
.tw-ring-success\/70 {
  --tw-ring-color: rgb(185 200 40 / 0.7);
}
.tw-ring-success\/75 {
  --tw-ring-color: rgb(185 200 40 / 0.75);
}
.tw-ring-success\/80 {
  --tw-ring-color: rgb(185 200 40 / 0.8);
}
.tw-ring-success\/85 {
  --tw-ring-color: rgb(185 200 40 / 0.85);
}
.tw-ring-success\/90 {
  --tw-ring-color: rgb(185 200 40 / 0.9);
}
.tw-ring-success\/95 {
  --tw-ring-color: rgb(185 200 40 / 0.95);
}
.tw-ring-teal-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-100\/0 {
  --tw-ring-color: rgb(204 251 241 / 0);
}
.tw-ring-teal-100\/10 {
  --tw-ring-color: rgb(204 251 241 / 0.1);
}
.tw-ring-teal-100\/100 {
  --tw-ring-color: rgb(204 251 241 / 1);
}
.tw-ring-teal-100\/15 {
  --tw-ring-color: rgb(204 251 241 / 0.15);
}
.tw-ring-teal-100\/20 {
  --tw-ring-color: rgb(204 251 241 / 0.2);
}
.tw-ring-teal-100\/25 {
  --tw-ring-color: rgb(204 251 241 / 0.25);
}
.tw-ring-teal-100\/30 {
  --tw-ring-color: rgb(204 251 241 / 0.3);
}
.tw-ring-teal-100\/35 {
  --tw-ring-color: rgb(204 251 241 / 0.35);
}
.tw-ring-teal-100\/40 {
  --tw-ring-color: rgb(204 251 241 / 0.4);
}
.tw-ring-teal-100\/45 {
  --tw-ring-color: rgb(204 251 241 / 0.45);
}
.tw-ring-teal-100\/5 {
  --tw-ring-color: rgb(204 251 241 / 0.05);
}
.tw-ring-teal-100\/50 {
  --tw-ring-color: rgb(204 251 241 / 0.5);
}
.tw-ring-teal-100\/55 {
  --tw-ring-color: rgb(204 251 241 / 0.55);
}
.tw-ring-teal-100\/60 {
  --tw-ring-color: rgb(204 251 241 / 0.6);
}
.tw-ring-teal-100\/65 {
  --tw-ring-color: rgb(204 251 241 / 0.65);
}
.tw-ring-teal-100\/70 {
  --tw-ring-color: rgb(204 251 241 / 0.7);
}
.tw-ring-teal-100\/75 {
  --tw-ring-color: rgb(204 251 241 / 0.75);
}
.tw-ring-teal-100\/80 {
  --tw-ring-color: rgb(204 251 241 / 0.8);
}
.tw-ring-teal-100\/85 {
  --tw-ring-color: rgb(204 251 241 / 0.85);
}
.tw-ring-teal-100\/90 {
  --tw-ring-color: rgb(204 251 241 / 0.9);
}
.tw-ring-teal-100\/95 {
  --tw-ring-color: rgb(204 251 241 / 0.95);
}
.tw-ring-teal-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-200\/0 {
  --tw-ring-color: rgb(153 246 228 / 0);
}
.tw-ring-teal-200\/10 {
  --tw-ring-color: rgb(153 246 228 / 0.1);
}
.tw-ring-teal-200\/100 {
  --tw-ring-color: rgb(153 246 228 / 1);
}
.tw-ring-teal-200\/15 {
  --tw-ring-color: rgb(153 246 228 / 0.15);
}
.tw-ring-teal-200\/20 {
  --tw-ring-color: rgb(153 246 228 / 0.2);
}
.tw-ring-teal-200\/25 {
  --tw-ring-color: rgb(153 246 228 / 0.25);
}
.tw-ring-teal-200\/30 {
  --tw-ring-color: rgb(153 246 228 / 0.3);
}
.tw-ring-teal-200\/35 {
  --tw-ring-color: rgb(153 246 228 / 0.35);
}
.tw-ring-teal-200\/40 {
  --tw-ring-color: rgb(153 246 228 / 0.4);
}
.tw-ring-teal-200\/45 {
  --tw-ring-color: rgb(153 246 228 / 0.45);
}
.tw-ring-teal-200\/5 {
  --tw-ring-color: rgb(153 246 228 / 0.05);
}
.tw-ring-teal-200\/50 {
  --tw-ring-color: rgb(153 246 228 / 0.5);
}
.tw-ring-teal-200\/55 {
  --tw-ring-color: rgb(153 246 228 / 0.55);
}
.tw-ring-teal-200\/60 {
  --tw-ring-color: rgb(153 246 228 / 0.6);
}
.tw-ring-teal-200\/65 {
  --tw-ring-color: rgb(153 246 228 / 0.65);
}
.tw-ring-teal-200\/70 {
  --tw-ring-color: rgb(153 246 228 / 0.7);
}
.tw-ring-teal-200\/75 {
  --tw-ring-color: rgb(153 246 228 / 0.75);
}
.tw-ring-teal-200\/80 {
  --tw-ring-color: rgb(153 246 228 / 0.8);
}
.tw-ring-teal-200\/85 {
  --tw-ring-color: rgb(153 246 228 / 0.85);
}
.tw-ring-teal-200\/90 {
  --tw-ring-color: rgb(153 246 228 / 0.9);
}
.tw-ring-teal-200\/95 {
  --tw-ring-color: rgb(153 246 228 / 0.95);
}
.tw-ring-teal-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-300\/0 {
  --tw-ring-color: rgb(94 234 212 / 0);
}
.tw-ring-teal-300\/10 {
  --tw-ring-color: rgb(94 234 212 / 0.1);
}
.tw-ring-teal-300\/100 {
  --tw-ring-color: rgb(94 234 212 / 1);
}
.tw-ring-teal-300\/15 {
  --tw-ring-color: rgb(94 234 212 / 0.15);
}
.tw-ring-teal-300\/20 {
  --tw-ring-color: rgb(94 234 212 / 0.2);
}
.tw-ring-teal-300\/25 {
  --tw-ring-color: rgb(94 234 212 / 0.25);
}
.tw-ring-teal-300\/30 {
  --tw-ring-color: rgb(94 234 212 / 0.3);
}
.tw-ring-teal-300\/35 {
  --tw-ring-color: rgb(94 234 212 / 0.35);
}
.tw-ring-teal-300\/40 {
  --tw-ring-color: rgb(94 234 212 / 0.4);
}
.tw-ring-teal-300\/45 {
  --tw-ring-color: rgb(94 234 212 / 0.45);
}
.tw-ring-teal-300\/5 {
  --tw-ring-color: rgb(94 234 212 / 0.05);
}
.tw-ring-teal-300\/50 {
  --tw-ring-color: rgb(94 234 212 / 0.5);
}
.tw-ring-teal-300\/55 {
  --tw-ring-color: rgb(94 234 212 / 0.55);
}
.tw-ring-teal-300\/60 {
  --tw-ring-color: rgb(94 234 212 / 0.6);
}
.tw-ring-teal-300\/65 {
  --tw-ring-color: rgb(94 234 212 / 0.65);
}
.tw-ring-teal-300\/70 {
  --tw-ring-color: rgb(94 234 212 / 0.7);
}
.tw-ring-teal-300\/75 {
  --tw-ring-color: rgb(94 234 212 / 0.75);
}
.tw-ring-teal-300\/80 {
  --tw-ring-color: rgb(94 234 212 / 0.8);
}
.tw-ring-teal-300\/85 {
  --tw-ring-color: rgb(94 234 212 / 0.85);
}
.tw-ring-teal-300\/90 {
  --tw-ring-color: rgb(94 234 212 / 0.9);
}
.tw-ring-teal-300\/95 {
  --tw-ring-color: rgb(94 234 212 / 0.95);
}
.tw-ring-teal-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(45 212 191 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-400\/0 {
  --tw-ring-color: rgb(45 212 191 / 0);
}
.tw-ring-teal-400\/10 {
  --tw-ring-color: rgb(45 212 191 / 0.1);
}
.tw-ring-teal-400\/100 {
  --tw-ring-color: rgb(45 212 191 / 1);
}
.tw-ring-teal-400\/15 {
  --tw-ring-color: rgb(45 212 191 / 0.15);
}
.tw-ring-teal-400\/20 {
  --tw-ring-color: rgb(45 212 191 / 0.2);
}
.tw-ring-teal-400\/25 {
  --tw-ring-color: rgb(45 212 191 / 0.25);
}
.tw-ring-teal-400\/30 {
  --tw-ring-color: rgb(45 212 191 / 0.3);
}
.tw-ring-teal-400\/35 {
  --tw-ring-color: rgb(45 212 191 / 0.35);
}
.tw-ring-teal-400\/40 {
  --tw-ring-color: rgb(45 212 191 / 0.4);
}
.tw-ring-teal-400\/45 {
  --tw-ring-color: rgb(45 212 191 / 0.45);
}
.tw-ring-teal-400\/5 {
  --tw-ring-color: rgb(45 212 191 / 0.05);
}
.tw-ring-teal-400\/50 {
  --tw-ring-color: rgb(45 212 191 / 0.5);
}
.tw-ring-teal-400\/55 {
  --tw-ring-color: rgb(45 212 191 / 0.55);
}
.tw-ring-teal-400\/60 {
  --tw-ring-color: rgb(45 212 191 / 0.6);
}
.tw-ring-teal-400\/65 {
  --tw-ring-color: rgb(45 212 191 / 0.65);
}
.tw-ring-teal-400\/70 {
  --tw-ring-color: rgb(45 212 191 / 0.7);
}
.tw-ring-teal-400\/75 {
  --tw-ring-color: rgb(45 212 191 / 0.75);
}
.tw-ring-teal-400\/80 {
  --tw-ring-color: rgb(45 212 191 / 0.8);
}
.tw-ring-teal-400\/85 {
  --tw-ring-color: rgb(45 212 191 / 0.85);
}
.tw-ring-teal-400\/90 {
  --tw-ring-color: rgb(45 212 191 / 0.9);
}
.tw-ring-teal-400\/95 {
  --tw-ring-color: rgb(45 212 191 / 0.95);
}
.tw-ring-teal-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(240 253 250 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-50\/0 {
  --tw-ring-color: rgb(240 253 250 / 0);
}
.tw-ring-teal-50\/10 {
  --tw-ring-color: rgb(240 253 250 / 0.1);
}
.tw-ring-teal-50\/100 {
  --tw-ring-color: rgb(240 253 250 / 1);
}
.tw-ring-teal-50\/15 {
  --tw-ring-color: rgb(240 253 250 / 0.15);
}
.tw-ring-teal-50\/20 {
  --tw-ring-color: rgb(240 253 250 / 0.2);
}
.tw-ring-teal-50\/25 {
  --tw-ring-color: rgb(240 253 250 / 0.25);
}
.tw-ring-teal-50\/30 {
  --tw-ring-color: rgb(240 253 250 / 0.3);
}
.tw-ring-teal-50\/35 {
  --tw-ring-color: rgb(240 253 250 / 0.35);
}
.tw-ring-teal-50\/40 {
  --tw-ring-color: rgb(240 253 250 / 0.4);
}
.tw-ring-teal-50\/45 {
  --tw-ring-color: rgb(240 253 250 / 0.45);
}
.tw-ring-teal-50\/5 {
  --tw-ring-color: rgb(240 253 250 / 0.05);
}
.tw-ring-teal-50\/50 {
  --tw-ring-color: rgb(240 253 250 / 0.5);
}
.tw-ring-teal-50\/55 {
  --tw-ring-color: rgb(240 253 250 / 0.55);
}
.tw-ring-teal-50\/60 {
  --tw-ring-color: rgb(240 253 250 / 0.6);
}
.tw-ring-teal-50\/65 {
  --tw-ring-color: rgb(240 253 250 / 0.65);
}
.tw-ring-teal-50\/70 {
  --tw-ring-color: rgb(240 253 250 / 0.7);
}
.tw-ring-teal-50\/75 {
  --tw-ring-color: rgb(240 253 250 / 0.75);
}
.tw-ring-teal-50\/80 {
  --tw-ring-color: rgb(240 253 250 / 0.8);
}
.tw-ring-teal-50\/85 {
  --tw-ring-color: rgb(240 253 250 / 0.85);
}
.tw-ring-teal-50\/90 {
  --tw-ring-color: rgb(240 253 250 / 0.9);
}
.tw-ring-teal-50\/95 {
  --tw-ring-color: rgb(240 253 250 / 0.95);
}
.tw-ring-teal-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-500\/0 {
  --tw-ring-color: rgb(20 184 166 / 0);
}
.tw-ring-teal-500\/10 {
  --tw-ring-color: rgb(20 184 166 / 0.1);
}
.tw-ring-teal-500\/100 {
  --tw-ring-color: rgb(20 184 166 / 1);
}
.tw-ring-teal-500\/15 {
  --tw-ring-color: rgb(20 184 166 / 0.15);
}
.tw-ring-teal-500\/20 {
  --tw-ring-color: rgb(20 184 166 / 0.2);
}
.tw-ring-teal-500\/25 {
  --tw-ring-color: rgb(20 184 166 / 0.25);
}
.tw-ring-teal-500\/30 {
  --tw-ring-color: rgb(20 184 166 / 0.3);
}
.tw-ring-teal-500\/35 {
  --tw-ring-color: rgb(20 184 166 / 0.35);
}
.tw-ring-teal-500\/40 {
  --tw-ring-color: rgb(20 184 166 / 0.4);
}
.tw-ring-teal-500\/45 {
  --tw-ring-color: rgb(20 184 166 / 0.45);
}
.tw-ring-teal-500\/5 {
  --tw-ring-color: rgb(20 184 166 / 0.05);
}
.tw-ring-teal-500\/50 {
  --tw-ring-color: rgb(20 184 166 / 0.5);
}
.tw-ring-teal-500\/55 {
  --tw-ring-color: rgb(20 184 166 / 0.55);
}
.tw-ring-teal-500\/60 {
  --tw-ring-color: rgb(20 184 166 / 0.6);
}
.tw-ring-teal-500\/65 {
  --tw-ring-color: rgb(20 184 166 / 0.65);
}
.tw-ring-teal-500\/70 {
  --tw-ring-color: rgb(20 184 166 / 0.7);
}
.tw-ring-teal-500\/75 {
  --tw-ring-color: rgb(20 184 166 / 0.75);
}
.tw-ring-teal-500\/80 {
  --tw-ring-color: rgb(20 184 166 / 0.8);
}
.tw-ring-teal-500\/85 {
  --tw-ring-color: rgb(20 184 166 / 0.85);
}
.tw-ring-teal-500\/90 {
  --tw-ring-color: rgb(20 184 166 / 0.9);
}
.tw-ring-teal-500\/95 {
  --tw-ring-color: rgb(20 184 166 / 0.95);
}
.tw-ring-teal-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(13 148 136 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-600\/0 {
  --tw-ring-color: rgb(13 148 136 / 0);
}
.tw-ring-teal-600\/10 {
  --tw-ring-color: rgb(13 148 136 / 0.1);
}
.tw-ring-teal-600\/100 {
  --tw-ring-color: rgb(13 148 136 / 1);
}
.tw-ring-teal-600\/15 {
  --tw-ring-color: rgb(13 148 136 / 0.15);
}
.tw-ring-teal-600\/20 {
  --tw-ring-color: rgb(13 148 136 / 0.2);
}
.tw-ring-teal-600\/25 {
  --tw-ring-color: rgb(13 148 136 / 0.25);
}
.tw-ring-teal-600\/30 {
  --tw-ring-color: rgb(13 148 136 / 0.3);
}
.tw-ring-teal-600\/35 {
  --tw-ring-color: rgb(13 148 136 / 0.35);
}
.tw-ring-teal-600\/40 {
  --tw-ring-color: rgb(13 148 136 / 0.4);
}
.tw-ring-teal-600\/45 {
  --tw-ring-color: rgb(13 148 136 / 0.45);
}
.tw-ring-teal-600\/5 {
  --tw-ring-color: rgb(13 148 136 / 0.05);
}
.tw-ring-teal-600\/50 {
  --tw-ring-color: rgb(13 148 136 / 0.5);
}
.tw-ring-teal-600\/55 {
  --tw-ring-color: rgb(13 148 136 / 0.55);
}
.tw-ring-teal-600\/60 {
  --tw-ring-color: rgb(13 148 136 / 0.6);
}
.tw-ring-teal-600\/65 {
  --tw-ring-color: rgb(13 148 136 / 0.65);
}
.tw-ring-teal-600\/70 {
  --tw-ring-color: rgb(13 148 136 / 0.7);
}
.tw-ring-teal-600\/75 {
  --tw-ring-color: rgb(13 148 136 / 0.75);
}
.tw-ring-teal-600\/80 {
  --tw-ring-color: rgb(13 148 136 / 0.8);
}
.tw-ring-teal-600\/85 {
  --tw-ring-color: rgb(13 148 136 / 0.85);
}
.tw-ring-teal-600\/90 {
  --tw-ring-color: rgb(13 148 136 / 0.9);
}
.tw-ring-teal-600\/95 {
  --tw-ring-color: rgb(13 148 136 / 0.95);
}
.tw-ring-teal-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-700\/0 {
  --tw-ring-color: rgb(15 118 110 / 0);
}
.tw-ring-teal-700\/10 {
  --tw-ring-color: rgb(15 118 110 / 0.1);
}
.tw-ring-teal-700\/100 {
  --tw-ring-color: rgb(15 118 110 / 1);
}
.tw-ring-teal-700\/15 {
  --tw-ring-color: rgb(15 118 110 / 0.15);
}
.tw-ring-teal-700\/20 {
  --tw-ring-color: rgb(15 118 110 / 0.2);
}
.tw-ring-teal-700\/25 {
  --tw-ring-color: rgb(15 118 110 / 0.25);
}
.tw-ring-teal-700\/30 {
  --tw-ring-color: rgb(15 118 110 / 0.3);
}
.tw-ring-teal-700\/35 {
  --tw-ring-color: rgb(15 118 110 / 0.35);
}
.tw-ring-teal-700\/40 {
  --tw-ring-color: rgb(15 118 110 / 0.4);
}
.tw-ring-teal-700\/45 {
  --tw-ring-color: rgb(15 118 110 / 0.45);
}
.tw-ring-teal-700\/5 {
  --tw-ring-color: rgb(15 118 110 / 0.05);
}
.tw-ring-teal-700\/50 {
  --tw-ring-color: rgb(15 118 110 / 0.5);
}
.tw-ring-teal-700\/55 {
  --tw-ring-color: rgb(15 118 110 / 0.55);
}
.tw-ring-teal-700\/60 {
  --tw-ring-color: rgb(15 118 110 / 0.6);
}
.tw-ring-teal-700\/65 {
  --tw-ring-color: rgb(15 118 110 / 0.65);
}
.tw-ring-teal-700\/70 {
  --tw-ring-color: rgb(15 118 110 / 0.7);
}
.tw-ring-teal-700\/75 {
  --tw-ring-color: rgb(15 118 110 / 0.75);
}
.tw-ring-teal-700\/80 {
  --tw-ring-color: rgb(15 118 110 / 0.8);
}
.tw-ring-teal-700\/85 {
  --tw-ring-color: rgb(15 118 110 / 0.85);
}
.tw-ring-teal-700\/90 {
  --tw-ring-color: rgb(15 118 110 / 0.9);
}
.tw-ring-teal-700\/95 {
  --tw-ring-color: rgb(15 118 110 / 0.95);
}
.tw-ring-teal-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(17 94 89 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-800\/0 {
  --tw-ring-color: rgb(17 94 89 / 0);
}
.tw-ring-teal-800\/10 {
  --tw-ring-color: rgb(17 94 89 / 0.1);
}
.tw-ring-teal-800\/100 {
  --tw-ring-color: rgb(17 94 89 / 1);
}
.tw-ring-teal-800\/15 {
  --tw-ring-color: rgb(17 94 89 / 0.15);
}
.tw-ring-teal-800\/20 {
  --tw-ring-color: rgb(17 94 89 / 0.2);
}
.tw-ring-teal-800\/25 {
  --tw-ring-color: rgb(17 94 89 / 0.25);
}
.tw-ring-teal-800\/30 {
  --tw-ring-color: rgb(17 94 89 / 0.3);
}
.tw-ring-teal-800\/35 {
  --tw-ring-color: rgb(17 94 89 / 0.35);
}
.tw-ring-teal-800\/40 {
  --tw-ring-color: rgb(17 94 89 / 0.4);
}
.tw-ring-teal-800\/45 {
  --tw-ring-color: rgb(17 94 89 / 0.45);
}
.tw-ring-teal-800\/5 {
  --tw-ring-color: rgb(17 94 89 / 0.05);
}
.tw-ring-teal-800\/50 {
  --tw-ring-color: rgb(17 94 89 / 0.5);
}
.tw-ring-teal-800\/55 {
  --tw-ring-color: rgb(17 94 89 / 0.55);
}
.tw-ring-teal-800\/60 {
  --tw-ring-color: rgb(17 94 89 / 0.6);
}
.tw-ring-teal-800\/65 {
  --tw-ring-color: rgb(17 94 89 / 0.65);
}
.tw-ring-teal-800\/70 {
  --tw-ring-color: rgb(17 94 89 / 0.7);
}
.tw-ring-teal-800\/75 {
  --tw-ring-color: rgb(17 94 89 / 0.75);
}
.tw-ring-teal-800\/80 {
  --tw-ring-color: rgb(17 94 89 / 0.8);
}
.tw-ring-teal-800\/85 {
  --tw-ring-color: rgb(17 94 89 / 0.85);
}
.tw-ring-teal-800\/90 {
  --tw-ring-color: rgb(17 94 89 / 0.9);
}
.tw-ring-teal-800\/95 {
  --tw-ring-color: rgb(17 94 89 / 0.95);
}
.tw-ring-teal-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(19 78 74 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-900\/0 {
  --tw-ring-color: rgb(19 78 74 / 0);
}
.tw-ring-teal-900\/10 {
  --tw-ring-color: rgb(19 78 74 / 0.1);
}
.tw-ring-teal-900\/100 {
  --tw-ring-color: rgb(19 78 74 / 1);
}
.tw-ring-teal-900\/15 {
  --tw-ring-color: rgb(19 78 74 / 0.15);
}
.tw-ring-teal-900\/20 {
  --tw-ring-color: rgb(19 78 74 / 0.2);
}
.tw-ring-teal-900\/25 {
  --tw-ring-color: rgb(19 78 74 / 0.25);
}
.tw-ring-teal-900\/30 {
  --tw-ring-color: rgb(19 78 74 / 0.3);
}
.tw-ring-teal-900\/35 {
  --tw-ring-color: rgb(19 78 74 / 0.35);
}
.tw-ring-teal-900\/40 {
  --tw-ring-color: rgb(19 78 74 / 0.4);
}
.tw-ring-teal-900\/45 {
  --tw-ring-color: rgb(19 78 74 / 0.45);
}
.tw-ring-teal-900\/5 {
  --tw-ring-color: rgb(19 78 74 / 0.05);
}
.tw-ring-teal-900\/50 {
  --tw-ring-color: rgb(19 78 74 / 0.5);
}
.tw-ring-teal-900\/55 {
  --tw-ring-color: rgb(19 78 74 / 0.55);
}
.tw-ring-teal-900\/60 {
  --tw-ring-color: rgb(19 78 74 / 0.6);
}
.tw-ring-teal-900\/65 {
  --tw-ring-color: rgb(19 78 74 / 0.65);
}
.tw-ring-teal-900\/70 {
  --tw-ring-color: rgb(19 78 74 / 0.7);
}
.tw-ring-teal-900\/75 {
  --tw-ring-color: rgb(19 78 74 / 0.75);
}
.tw-ring-teal-900\/80 {
  --tw-ring-color: rgb(19 78 74 / 0.8);
}
.tw-ring-teal-900\/85 {
  --tw-ring-color: rgb(19 78 74 / 0.85);
}
.tw-ring-teal-900\/90 {
  --tw-ring-color: rgb(19 78 74 / 0.9);
}
.tw-ring-teal-900\/95 {
  --tw-ring-color: rgb(19 78 74 / 0.95);
}
.tw-ring-teal-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(4 47 46 / var(--tw-ring-opacity, 1));
}
.tw-ring-teal-950\/0 {
  --tw-ring-color: rgb(4 47 46 / 0);
}
.tw-ring-teal-950\/10 {
  --tw-ring-color: rgb(4 47 46 / 0.1);
}
.tw-ring-teal-950\/100 {
  --tw-ring-color: rgb(4 47 46 / 1);
}
.tw-ring-teal-950\/15 {
  --tw-ring-color: rgb(4 47 46 / 0.15);
}
.tw-ring-teal-950\/20 {
  --tw-ring-color: rgb(4 47 46 / 0.2);
}
.tw-ring-teal-950\/25 {
  --tw-ring-color: rgb(4 47 46 / 0.25);
}
.tw-ring-teal-950\/30 {
  --tw-ring-color: rgb(4 47 46 / 0.3);
}
.tw-ring-teal-950\/35 {
  --tw-ring-color: rgb(4 47 46 / 0.35);
}
.tw-ring-teal-950\/40 {
  --tw-ring-color: rgb(4 47 46 / 0.4);
}
.tw-ring-teal-950\/45 {
  --tw-ring-color: rgb(4 47 46 / 0.45);
}
.tw-ring-teal-950\/5 {
  --tw-ring-color: rgb(4 47 46 / 0.05);
}
.tw-ring-teal-950\/50 {
  --tw-ring-color: rgb(4 47 46 / 0.5);
}
.tw-ring-teal-950\/55 {
  --tw-ring-color: rgb(4 47 46 / 0.55);
}
.tw-ring-teal-950\/60 {
  --tw-ring-color: rgb(4 47 46 / 0.6);
}
.tw-ring-teal-950\/65 {
  --tw-ring-color: rgb(4 47 46 / 0.65);
}
.tw-ring-teal-950\/70 {
  --tw-ring-color: rgb(4 47 46 / 0.7);
}
.tw-ring-teal-950\/75 {
  --tw-ring-color: rgb(4 47 46 / 0.75);
}
.tw-ring-teal-950\/80 {
  --tw-ring-color: rgb(4 47 46 / 0.8);
}
.tw-ring-teal-950\/85 {
  --tw-ring-color: rgb(4 47 46 / 0.85);
}
.tw-ring-teal-950\/90 {
  --tw-ring-color: rgb(4 47 46 / 0.9);
}
.tw-ring-teal-950\/95 {
  --tw-ring-color: rgb(4 47 46 / 0.95);
}
.tw-ring-transparent {
  --tw-ring-color: transparent;
}
.tw-ring-transparent\/0 {
  --tw-ring-color: rgb(0 0 0 / 0);
}
.tw-ring-transparent\/10 {
  --tw-ring-color: rgb(0 0 0 / 0.1);
}
.tw-ring-transparent\/100 {
  --tw-ring-color: rgb(0 0 0 / 1);
}
.tw-ring-transparent\/15 {
  --tw-ring-color: rgb(0 0 0 / 0.15);
}
.tw-ring-transparent\/20 {
  --tw-ring-color: rgb(0 0 0 / 0.2);
}
.tw-ring-transparent\/25 {
  --tw-ring-color: rgb(0 0 0 / 0.25);
}
.tw-ring-transparent\/30 {
  --tw-ring-color: rgb(0 0 0 / 0.3);
}
.tw-ring-transparent\/35 {
  --tw-ring-color: rgb(0 0 0 / 0.35);
}
.tw-ring-transparent\/40 {
  --tw-ring-color: rgb(0 0 0 / 0.4);
}
.tw-ring-transparent\/45 {
  --tw-ring-color: rgb(0 0 0 / 0.45);
}
.tw-ring-transparent\/5 {
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.tw-ring-transparent\/50 {
  --tw-ring-color: rgb(0 0 0 / 0.5);
}
.tw-ring-transparent\/55 {
  --tw-ring-color: rgb(0 0 0 / 0.55);
}
.tw-ring-transparent\/60 {
  --tw-ring-color: rgb(0 0 0 / 0.6);
}
.tw-ring-transparent\/65 {
  --tw-ring-color: rgb(0 0 0 / 0.65);
}
.tw-ring-transparent\/70 {
  --tw-ring-color: rgb(0 0 0 / 0.7);
}
.tw-ring-transparent\/75 {
  --tw-ring-color: rgb(0 0 0 / 0.75);
}
.tw-ring-transparent\/80 {
  --tw-ring-color: rgb(0 0 0 / 0.8);
}
.tw-ring-transparent\/85 {
  --tw-ring-color: rgb(0 0 0 / 0.85);
}
.tw-ring-transparent\/90 {
  --tw-ring-color: rgb(0 0 0 / 0.9);
}
.tw-ring-transparent\/95 {
  --tw-ring-color: rgb(0 0 0 / 0.95);
}
.tw-ring-violet-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 233 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-100\/0 {
  --tw-ring-color: rgb(237 233 254 / 0);
}
.tw-ring-violet-100\/10 {
  --tw-ring-color: rgb(237 233 254 / 0.1);
}
.tw-ring-violet-100\/100 {
  --tw-ring-color: rgb(237 233 254 / 1);
}
.tw-ring-violet-100\/15 {
  --tw-ring-color: rgb(237 233 254 / 0.15);
}
.tw-ring-violet-100\/20 {
  --tw-ring-color: rgb(237 233 254 / 0.2);
}
.tw-ring-violet-100\/25 {
  --tw-ring-color: rgb(237 233 254 / 0.25);
}
.tw-ring-violet-100\/30 {
  --tw-ring-color: rgb(237 233 254 / 0.3);
}
.tw-ring-violet-100\/35 {
  --tw-ring-color: rgb(237 233 254 / 0.35);
}
.tw-ring-violet-100\/40 {
  --tw-ring-color: rgb(237 233 254 / 0.4);
}
.tw-ring-violet-100\/45 {
  --tw-ring-color: rgb(237 233 254 / 0.45);
}
.tw-ring-violet-100\/5 {
  --tw-ring-color: rgb(237 233 254 / 0.05);
}
.tw-ring-violet-100\/50 {
  --tw-ring-color: rgb(237 233 254 / 0.5);
}
.tw-ring-violet-100\/55 {
  --tw-ring-color: rgb(237 233 254 / 0.55);
}
.tw-ring-violet-100\/60 {
  --tw-ring-color: rgb(237 233 254 / 0.6);
}
.tw-ring-violet-100\/65 {
  --tw-ring-color: rgb(237 233 254 / 0.65);
}
.tw-ring-violet-100\/70 {
  --tw-ring-color: rgb(237 233 254 / 0.7);
}
.tw-ring-violet-100\/75 {
  --tw-ring-color: rgb(237 233 254 / 0.75);
}
.tw-ring-violet-100\/80 {
  --tw-ring-color: rgb(237 233 254 / 0.8);
}
.tw-ring-violet-100\/85 {
  --tw-ring-color: rgb(237 233 254 / 0.85);
}
.tw-ring-violet-100\/90 {
  --tw-ring-color: rgb(237 233 254 / 0.9);
}
.tw-ring-violet-100\/95 {
  --tw-ring-color: rgb(237 233 254 / 0.95);
}
.tw-ring-violet-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-200\/0 {
  --tw-ring-color: rgb(221 214 254 / 0);
}
.tw-ring-violet-200\/10 {
  --tw-ring-color: rgb(221 214 254 / 0.1);
}
.tw-ring-violet-200\/100 {
  --tw-ring-color: rgb(221 214 254 / 1);
}
.tw-ring-violet-200\/15 {
  --tw-ring-color: rgb(221 214 254 / 0.15);
}
.tw-ring-violet-200\/20 {
  --tw-ring-color: rgb(221 214 254 / 0.2);
}
.tw-ring-violet-200\/25 {
  --tw-ring-color: rgb(221 214 254 / 0.25);
}
.tw-ring-violet-200\/30 {
  --tw-ring-color: rgb(221 214 254 / 0.3);
}
.tw-ring-violet-200\/35 {
  --tw-ring-color: rgb(221 214 254 / 0.35);
}
.tw-ring-violet-200\/40 {
  --tw-ring-color: rgb(221 214 254 / 0.4);
}
.tw-ring-violet-200\/45 {
  --tw-ring-color: rgb(221 214 254 / 0.45);
}
.tw-ring-violet-200\/5 {
  --tw-ring-color: rgb(221 214 254 / 0.05);
}
.tw-ring-violet-200\/50 {
  --tw-ring-color: rgb(221 214 254 / 0.5);
}
.tw-ring-violet-200\/55 {
  --tw-ring-color: rgb(221 214 254 / 0.55);
}
.tw-ring-violet-200\/60 {
  --tw-ring-color: rgb(221 214 254 / 0.6);
}
.tw-ring-violet-200\/65 {
  --tw-ring-color: rgb(221 214 254 / 0.65);
}
.tw-ring-violet-200\/70 {
  --tw-ring-color: rgb(221 214 254 / 0.7);
}
.tw-ring-violet-200\/75 {
  --tw-ring-color: rgb(221 214 254 / 0.75);
}
.tw-ring-violet-200\/80 {
  --tw-ring-color: rgb(221 214 254 / 0.8);
}
.tw-ring-violet-200\/85 {
  --tw-ring-color: rgb(221 214 254 / 0.85);
}
.tw-ring-violet-200\/90 {
  --tw-ring-color: rgb(221 214 254 / 0.9);
}
.tw-ring-violet-200\/95 {
  --tw-ring-color: rgb(221 214 254 / 0.95);
}
.tw-ring-violet-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-300\/0 {
  --tw-ring-color: rgb(196 181 253 / 0);
}
.tw-ring-violet-300\/10 {
  --tw-ring-color: rgb(196 181 253 / 0.1);
}
.tw-ring-violet-300\/100 {
  --tw-ring-color: rgb(196 181 253 / 1);
}
.tw-ring-violet-300\/15 {
  --tw-ring-color: rgb(196 181 253 / 0.15);
}
.tw-ring-violet-300\/20 {
  --tw-ring-color: rgb(196 181 253 / 0.2);
}
.tw-ring-violet-300\/25 {
  --tw-ring-color: rgb(196 181 253 / 0.25);
}
.tw-ring-violet-300\/30 {
  --tw-ring-color: rgb(196 181 253 / 0.3);
}
.tw-ring-violet-300\/35 {
  --tw-ring-color: rgb(196 181 253 / 0.35);
}
.tw-ring-violet-300\/40 {
  --tw-ring-color: rgb(196 181 253 / 0.4);
}
.tw-ring-violet-300\/45 {
  --tw-ring-color: rgb(196 181 253 / 0.45);
}
.tw-ring-violet-300\/5 {
  --tw-ring-color: rgb(196 181 253 / 0.05);
}
.tw-ring-violet-300\/50 {
  --tw-ring-color: rgb(196 181 253 / 0.5);
}
.tw-ring-violet-300\/55 {
  --tw-ring-color: rgb(196 181 253 / 0.55);
}
.tw-ring-violet-300\/60 {
  --tw-ring-color: rgb(196 181 253 / 0.6);
}
.tw-ring-violet-300\/65 {
  --tw-ring-color: rgb(196 181 253 / 0.65);
}
.tw-ring-violet-300\/70 {
  --tw-ring-color: rgb(196 181 253 / 0.7);
}
.tw-ring-violet-300\/75 {
  --tw-ring-color: rgb(196 181 253 / 0.75);
}
.tw-ring-violet-300\/80 {
  --tw-ring-color: rgb(196 181 253 / 0.8);
}
.tw-ring-violet-300\/85 {
  --tw-ring-color: rgb(196 181 253 / 0.85);
}
.tw-ring-violet-300\/90 {
  --tw-ring-color: rgb(196 181 253 / 0.9);
}
.tw-ring-violet-300\/95 {
  --tw-ring-color: rgb(196 181 253 / 0.95);
}
.tw-ring-violet-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 139 250 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-400\/0 {
  --tw-ring-color: rgb(167 139 250 / 0);
}
.tw-ring-violet-400\/10 {
  --tw-ring-color: rgb(167 139 250 / 0.1);
}
.tw-ring-violet-400\/100 {
  --tw-ring-color: rgb(167 139 250 / 1);
}
.tw-ring-violet-400\/15 {
  --tw-ring-color: rgb(167 139 250 / 0.15);
}
.tw-ring-violet-400\/20 {
  --tw-ring-color: rgb(167 139 250 / 0.2);
}
.tw-ring-violet-400\/25 {
  --tw-ring-color: rgb(167 139 250 / 0.25);
}
.tw-ring-violet-400\/30 {
  --tw-ring-color: rgb(167 139 250 / 0.3);
}
.tw-ring-violet-400\/35 {
  --tw-ring-color: rgb(167 139 250 / 0.35);
}
.tw-ring-violet-400\/40 {
  --tw-ring-color: rgb(167 139 250 / 0.4);
}
.tw-ring-violet-400\/45 {
  --tw-ring-color: rgb(167 139 250 / 0.45);
}
.tw-ring-violet-400\/5 {
  --tw-ring-color: rgb(167 139 250 / 0.05);
}
.tw-ring-violet-400\/50 {
  --tw-ring-color: rgb(167 139 250 / 0.5);
}
.tw-ring-violet-400\/55 {
  --tw-ring-color: rgb(167 139 250 / 0.55);
}
.tw-ring-violet-400\/60 {
  --tw-ring-color: rgb(167 139 250 / 0.6);
}
.tw-ring-violet-400\/65 {
  --tw-ring-color: rgb(167 139 250 / 0.65);
}
.tw-ring-violet-400\/70 {
  --tw-ring-color: rgb(167 139 250 / 0.7);
}
.tw-ring-violet-400\/75 {
  --tw-ring-color: rgb(167 139 250 / 0.75);
}
.tw-ring-violet-400\/80 {
  --tw-ring-color: rgb(167 139 250 / 0.8);
}
.tw-ring-violet-400\/85 {
  --tw-ring-color: rgb(167 139 250 / 0.85);
}
.tw-ring-violet-400\/90 {
  --tw-ring-color: rgb(167 139 250 / 0.9);
}
.tw-ring-violet-400\/95 {
  --tw-ring-color: rgb(167 139 250 / 0.95);
}
.tw-ring-violet-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 243 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-50\/0 {
  --tw-ring-color: rgb(245 243 255 / 0);
}
.tw-ring-violet-50\/10 {
  --tw-ring-color: rgb(245 243 255 / 0.1);
}
.tw-ring-violet-50\/100 {
  --tw-ring-color: rgb(245 243 255 / 1);
}
.tw-ring-violet-50\/15 {
  --tw-ring-color: rgb(245 243 255 / 0.15);
}
.tw-ring-violet-50\/20 {
  --tw-ring-color: rgb(245 243 255 / 0.2);
}
.tw-ring-violet-50\/25 {
  --tw-ring-color: rgb(245 243 255 / 0.25);
}
.tw-ring-violet-50\/30 {
  --tw-ring-color: rgb(245 243 255 / 0.3);
}
.tw-ring-violet-50\/35 {
  --tw-ring-color: rgb(245 243 255 / 0.35);
}
.tw-ring-violet-50\/40 {
  --tw-ring-color: rgb(245 243 255 / 0.4);
}
.tw-ring-violet-50\/45 {
  --tw-ring-color: rgb(245 243 255 / 0.45);
}
.tw-ring-violet-50\/5 {
  --tw-ring-color: rgb(245 243 255 / 0.05);
}
.tw-ring-violet-50\/50 {
  --tw-ring-color: rgb(245 243 255 / 0.5);
}
.tw-ring-violet-50\/55 {
  --tw-ring-color: rgb(245 243 255 / 0.55);
}
.tw-ring-violet-50\/60 {
  --tw-ring-color: rgb(245 243 255 / 0.6);
}
.tw-ring-violet-50\/65 {
  --tw-ring-color: rgb(245 243 255 / 0.65);
}
.tw-ring-violet-50\/70 {
  --tw-ring-color: rgb(245 243 255 / 0.7);
}
.tw-ring-violet-50\/75 {
  --tw-ring-color: rgb(245 243 255 / 0.75);
}
.tw-ring-violet-50\/80 {
  --tw-ring-color: rgb(245 243 255 / 0.8);
}
.tw-ring-violet-50\/85 {
  --tw-ring-color: rgb(245 243 255 / 0.85);
}
.tw-ring-violet-50\/90 {
  --tw-ring-color: rgb(245 243 255 / 0.9);
}
.tw-ring-violet-50\/95 {
  --tw-ring-color: rgb(245 243 255 / 0.95);
}
.tw-ring-violet-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(139 92 246 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-500\/0 {
  --tw-ring-color: rgb(139 92 246 / 0);
}
.tw-ring-violet-500\/10 {
  --tw-ring-color: rgb(139 92 246 / 0.1);
}
.tw-ring-violet-500\/100 {
  --tw-ring-color: rgb(139 92 246 / 1);
}
.tw-ring-violet-500\/15 {
  --tw-ring-color: rgb(139 92 246 / 0.15);
}
.tw-ring-violet-500\/20 {
  --tw-ring-color: rgb(139 92 246 / 0.2);
}
.tw-ring-violet-500\/25 {
  --tw-ring-color: rgb(139 92 246 / 0.25);
}
.tw-ring-violet-500\/30 {
  --tw-ring-color: rgb(139 92 246 / 0.3);
}
.tw-ring-violet-500\/35 {
  --tw-ring-color: rgb(139 92 246 / 0.35);
}
.tw-ring-violet-500\/40 {
  --tw-ring-color: rgb(139 92 246 / 0.4);
}
.tw-ring-violet-500\/45 {
  --tw-ring-color: rgb(139 92 246 / 0.45);
}
.tw-ring-violet-500\/5 {
  --tw-ring-color: rgb(139 92 246 / 0.05);
}
.tw-ring-violet-500\/50 {
  --tw-ring-color: rgb(139 92 246 / 0.5);
}
.tw-ring-violet-500\/55 {
  --tw-ring-color: rgb(139 92 246 / 0.55);
}
.tw-ring-violet-500\/60 {
  --tw-ring-color: rgb(139 92 246 / 0.6);
}
.tw-ring-violet-500\/65 {
  --tw-ring-color: rgb(139 92 246 / 0.65);
}
.tw-ring-violet-500\/70 {
  --tw-ring-color: rgb(139 92 246 / 0.7);
}
.tw-ring-violet-500\/75 {
  --tw-ring-color: rgb(139 92 246 / 0.75);
}
.tw-ring-violet-500\/80 {
  --tw-ring-color: rgb(139 92 246 / 0.8);
}
.tw-ring-violet-500\/85 {
  --tw-ring-color: rgb(139 92 246 / 0.85);
}
.tw-ring-violet-500\/90 {
  --tw-ring-color: rgb(139 92 246 / 0.9);
}
.tw-ring-violet-500\/95 {
  --tw-ring-color: rgb(139 92 246 / 0.95);
}
.tw-ring-violet-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-600\/0 {
  --tw-ring-color: rgb(124 58 237 / 0);
}
.tw-ring-violet-600\/10 {
  --tw-ring-color: rgb(124 58 237 / 0.1);
}
.tw-ring-violet-600\/100 {
  --tw-ring-color: rgb(124 58 237 / 1);
}
.tw-ring-violet-600\/15 {
  --tw-ring-color: rgb(124 58 237 / 0.15);
}
.tw-ring-violet-600\/20 {
  --tw-ring-color: rgb(124 58 237 / 0.2);
}
.tw-ring-violet-600\/25 {
  --tw-ring-color: rgb(124 58 237 / 0.25);
}
.tw-ring-violet-600\/30 {
  --tw-ring-color: rgb(124 58 237 / 0.3);
}
.tw-ring-violet-600\/35 {
  --tw-ring-color: rgb(124 58 237 / 0.35);
}
.tw-ring-violet-600\/40 {
  --tw-ring-color: rgb(124 58 237 / 0.4);
}
.tw-ring-violet-600\/45 {
  --tw-ring-color: rgb(124 58 237 / 0.45);
}
.tw-ring-violet-600\/5 {
  --tw-ring-color: rgb(124 58 237 / 0.05);
}
.tw-ring-violet-600\/50 {
  --tw-ring-color: rgb(124 58 237 / 0.5);
}
.tw-ring-violet-600\/55 {
  --tw-ring-color: rgb(124 58 237 / 0.55);
}
.tw-ring-violet-600\/60 {
  --tw-ring-color: rgb(124 58 237 / 0.6);
}
.tw-ring-violet-600\/65 {
  --tw-ring-color: rgb(124 58 237 / 0.65);
}
.tw-ring-violet-600\/70 {
  --tw-ring-color: rgb(124 58 237 / 0.7);
}
.tw-ring-violet-600\/75 {
  --tw-ring-color: rgb(124 58 237 / 0.75);
}
.tw-ring-violet-600\/80 {
  --tw-ring-color: rgb(124 58 237 / 0.8);
}
.tw-ring-violet-600\/85 {
  --tw-ring-color: rgb(124 58 237 / 0.85);
}
.tw-ring-violet-600\/90 {
  --tw-ring-color: rgb(124 58 237 / 0.9);
}
.tw-ring-violet-600\/95 {
  --tw-ring-color: rgb(124 58 237 / 0.95);
}
.tw-ring-violet-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(109 40 217 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-700\/0 {
  --tw-ring-color: rgb(109 40 217 / 0);
}
.tw-ring-violet-700\/10 {
  --tw-ring-color: rgb(109 40 217 / 0.1);
}
.tw-ring-violet-700\/100 {
  --tw-ring-color: rgb(109 40 217 / 1);
}
.tw-ring-violet-700\/15 {
  --tw-ring-color: rgb(109 40 217 / 0.15);
}
.tw-ring-violet-700\/20 {
  --tw-ring-color: rgb(109 40 217 / 0.2);
}
.tw-ring-violet-700\/25 {
  --tw-ring-color: rgb(109 40 217 / 0.25);
}
.tw-ring-violet-700\/30 {
  --tw-ring-color: rgb(109 40 217 / 0.3);
}
.tw-ring-violet-700\/35 {
  --tw-ring-color: rgb(109 40 217 / 0.35);
}
.tw-ring-violet-700\/40 {
  --tw-ring-color: rgb(109 40 217 / 0.4);
}
.tw-ring-violet-700\/45 {
  --tw-ring-color: rgb(109 40 217 / 0.45);
}
.tw-ring-violet-700\/5 {
  --tw-ring-color: rgb(109 40 217 / 0.05);
}
.tw-ring-violet-700\/50 {
  --tw-ring-color: rgb(109 40 217 / 0.5);
}
.tw-ring-violet-700\/55 {
  --tw-ring-color: rgb(109 40 217 / 0.55);
}
.tw-ring-violet-700\/60 {
  --tw-ring-color: rgb(109 40 217 / 0.6);
}
.tw-ring-violet-700\/65 {
  --tw-ring-color: rgb(109 40 217 / 0.65);
}
.tw-ring-violet-700\/70 {
  --tw-ring-color: rgb(109 40 217 / 0.7);
}
.tw-ring-violet-700\/75 {
  --tw-ring-color: rgb(109 40 217 / 0.75);
}
.tw-ring-violet-700\/80 {
  --tw-ring-color: rgb(109 40 217 / 0.8);
}
.tw-ring-violet-700\/85 {
  --tw-ring-color: rgb(109 40 217 / 0.85);
}
.tw-ring-violet-700\/90 {
  --tw-ring-color: rgb(109 40 217 / 0.9);
}
.tw-ring-violet-700\/95 {
  --tw-ring-color: rgb(109 40 217 / 0.95);
}
.tw-ring-violet-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(91 33 182 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-800\/0 {
  --tw-ring-color: rgb(91 33 182 / 0);
}
.tw-ring-violet-800\/10 {
  --tw-ring-color: rgb(91 33 182 / 0.1);
}
.tw-ring-violet-800\/100 {
  --tw-ring-color: rgb(91 33 182 / 1);
}
.tw-ring-violet-800\/15 {
  --tw-ring-color: rgb(91 33 182 / 0.15);
}
.tw-ring-violet-800\/20 {
  --tw-ring-color: rgb(91 33 182 / 0.2);
}
.tw-ring-violet-800\/25 {
  --tw-ring-color: rgb(91 33 182 / 0.25);
}
.tw-ring-violet-800\/30 {
  --tw-ring-color: rgb(91 33 182 / 0.3);
}
.tw-ring-violet-800\/35 {
  --tw-ring-color: rgb(91 33 182 / 0.35);
}
.tw-ring-violet-800\/40 {
  --tw-ring-color: rgb(91 33 182 / 0.4);
}
.tw-ring-violet-800\/45 {
  --tw-ring-color: rgb(91 33 182 / 0.45);
}
.tw-ring-violet-800\/5 {
  --tw-ring-color: rgb(91 33 182 / 0.05);
}
.tw-ring-violet-800\/50 {
  --tw-ring-color: rgb(91 33 182 / 0.5);
}
.tw-ring-violet-800\/55 {
  --tw-ring-color: rgb(91 33 182 / 0.55);
}
.tw-ring-violet-800\/60 {
  --tw-ring-color: rgb(91 33 182 / 0.6);
}
.tw-ring-violet-800\/65 {
  --tw-ring-color: rgb(91 33 182 / 0.65);
}
.tw-ring-violet-800\/70 {
  --tw-ring-color: rgb(91 33 182 / 0.7);
}
.tw-ring-violet-800\/75 {
  --tw-ring-color: rgb(91 33 182 / 0.75);
}
.tw-ring-violet-800\/80 {
  --tw-ring-color: rgb(91 33 182 / 0.8);
}
.tw-ring-violet-800\/85 {
  --tw-ring-color: rgb(91 33 182 / 0.85);
}
.tw-ring-violet-800\/90 {
  --tw-ring-color: rgb(91 33 182 / 0.9);
}
.tw-ring-violet-800\/95 {
  --tw-ring-color: rgb(91 33 182 / 0.95);
}
.tw-ring-violet-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(76 29 149 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-900\/0 {
  --tw-ring-color: rgb(76 29 149 / 0);
}
.tw-ring-violet-900\/10 {
  --tw-ring-color: rgb(76 29 149 / 0.1);
}
.tw-ring-violet-900\/100 {
  --tw-ring-color: rgb(76 29 149 / 1);
}
.tw-ring-violet-900\/15 {
  --tw-ring-color: rgb(76 29 149 / 0.15);
}
.tw-ring-violet-900\/20 {
  --tw-ring-color: rgb(76 29 149 / 0.2);
}
.tw-ring-violet-900\/25 {
  --tw-ring-color: rgb(76 29 149 / 0.25);
}
.tw-ring-violet-900\/30 {
  --tw-ring-color: rgb(76 29 149 / 0.3);
}
.tw-ring-violet-900\/35 {
  --tw-ring-color: rgb(76 29 149 / 0.35);
}
.tw-ring-violet-900\/40 {
  --tw-ring-color: rgb(76 29 149 / 0.4);
}
.tw-ring-violet-900\/45 {
  --tw-ring-color: rgb(76 29 149 / 0.45);
}
.tw-ring-violet-900\/5 {
  --tw-ring-color: rgb(76 29 149 / 0.05);
}
.tw-ring-violet-900\/50 {
  --tw-ring-color: rgb(76 29 149 / 0.5);
}
.tw-ring-violet-900\/55 {
  --tw-ring-color: rgb(76 29 149 / 0.55);
}
.tw-ring-violet-900\/60 {
  --tw-ring-color: rgb(76 29 149 / 0.6);
}
.tw-ring-violet-900\/65 {
  --tw-ring-color: rgb(76 29 149 / 0.65);
}
.tw-ring-violet-900\/70 {
  --tw-ring-color: rgb(76 29 149 / 0.7);
}
.tw-ring-violet-900\/75 {
  --tw-ring-color: rgb(76 29 149 / 0.75);
}
.tw-ring-violet-900\/80 {
  --tw-ring-color: rgb(76 29 149 / 0.8);
}
.tw-ring-violet-900\/85 {
  --tw-ring-color: rgb(76 29 149 / 0.85);
}
.tw-ring-violet-900\/90 {
  --tw-ring-color: rgb(76 29 149 / 0.9);
}
.tw-ring-violet-900\/95 {
  --tw-ring-color: rgb(76 29 149 / 0.95);
}
.tw-ring-violet-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(46 16 101 / var(--tw-ring-opacity, 1));
}
.tw-ring-violet-950\/0 {
  --tw-ring-color: rgb(46 16 101 / 0);
}
.tw-ring-violet-950\/10 {
  --tw-ring-color: rgb(46 16 101 / 0.1);
}
.tw-ring-violet-950\/100 {
  --tw-ring-color: rgb(46 16 101 / 1);
}
.tw-ring-violet-950\/15 {
  --tw-ring-color: rgb(46 16 101 / 0.15);
}
.tw-ring-violet-950\/20 {
  --tw-ring-color: rgb(46 16 101 / 0.2);
}
.tw-ring-violet-950\/25 {
  --tw-ring-color: rgb(46 16 101 / 0.25);
}
.tw-ring-violet-950\/30 {
  --tw-ring-color: rgb(46 16 101 / 0.3);
}
.tw-ring-violet-950\/35 {
  --tw-ring-color: rgb(46 16 101 / 0.35);
}
.tw-ring-violet-950\/40 {
  --tw-ring-color: rgb(46 16 101 / 0.4);
}
.tw-ring-violet-950\/45 {
  --tw-ring-color: rgb(46 16 101 / 0.45);
}
.tw-ring-violet-950\/5 {
  --tw-ring-color: rgb(46 16 101 / 0.05);
}
.tw-ring-violet-950\/50 {
  --tw-ring-color: rgb(46 16 101 / 0.5);
}
.tw-ring-violet-950\/55 {
  --tw-ring-color: rgb(46 16 101 / 0.55);
}
.tw-ring-violet-950\/60 {
  --tw-ring-color: rgb(46 16 101 / 0.6);
}
.tw-ring-violet-950\/65 {
  --tw-ring-color: rgb(46 16 101 / 0.65);
}
.tw-ring-violet-950\/70 {
  --tw-ring-color: rgb(46 16 101 / 0.7);
}
.tw-ring-violet-950\/75 {
  --tw-ring-color: rgb(46 16 101 / 0.75);
}
.tw-ring-violet-950\/80 {
  --tw-ring-color: rgb(46 16 101 / 0.8);
}
.tw-ring-violet-950\/85 {
  --tw-ring-color: rgb(46 16 101 / 0.85);
}
.tw-ring-violet-950\/90 {
  --tw-ring-color: rgb(46 16 101 / 0.9);
}
.tw-ring-violet-950\/95 {
  --tw-ring-color: rgb(46 16 101 / 0.95);
}
.tw-ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.tw-ring-white\/0 {
  --tw-ring-color: rgb(255 255 255 / 0);
}
.tw-ring-white\/10 {
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.tw-ring-white\/100 {
  --tw-ring-color: rgb(255 255 255 / 1);
}
.tw-ring-white\/15 {
  --tw-ring-color: rgb(255 255 255 / 0.15);
}
.tw-ring-white\/20 {
  --tw-ring-color: rgb(255 255 255 / 0.2);
}
.tw-ring-white\/25 {
  --tw-ring-color: rgb(255 255 255 / 0.25);
}
.tw-ring-white\/30 {
  --tw-ring-color: rgb(255 255 255 / 0.3);
}
.tw-ring-white\/35 {
  --tw-ring-color: rgb(255 255 255 / 0.35);
}
.tw-ring-white\/40 {
  --tw-ring-color: rgb(255 255 255 / 0.4);
}
.tw-ring-white\/45 {
  --tw-ring-color: rgb(255 255 255 / 0.45);
}
.tw-ring-white\/5 {
  --tw-ring-color: rgb(255 255 255 / 0.05);
}
.tw-ring-white\/50 {
  --tw-ring-color: rgb(255 255 255 / 0.5);
}
.tw-ring-white\/55 {
  --tw-ring-color: rgb(255 255 255 / 0.55);
}
.tw-ring-white\/60 {
  --tw-ring-color: rgb(255 255 255 / 0.6);
}
.tw-ring-white\/65 {
  --tw-ring-color: rgb(255 255 255 / 0.65);
}
.tw-ring-white\/70 {
  --tw-ring-color: rgb(255 255 255 / 0.7);
}
.tw-ring-white\/75 {
  --tw-ring-color: rgb(255 255 255 / 0.75);
}
.tw-ring-white\/80 {
  --tw-ring-color: rgb(255 255 255 / 0.8);
}
.tw-ring-white\/85 {
  --tw-ring-color: rgb(255 255 255 / 0.85);
}
.tw-ring-white\/90 {
  --tw-ring-color: rgb(255 255 255 / 0.9);
}
.tw-ring-white\/95 {
  --tw-ring-color: rgb(255 255 255 / 0.95);
}
.tw-ring-yellow-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-100\/0 {
  --tw-ring-color: rgb(254 249 195 / 0);
}
.tw-ring-yellow-100\/10 {
  --tw-ring-color: rgb(254 249 195 / 0.1);
}
.tw-ring-yellow-100\/100 {
  --tw-ring-color: rgb(254 249 195 / 1);
}
.tw-ring-yellow-100\/15 {
  --tw-ring-color: rgb(254 249 195 / 0.15);
}
.tw-ring-yellow-100\/20 {
  --tw-ring-color: rgb(254 249 195 / 0.2);
}
.tw-ring-yellow-100\/25 {
  --tw-ring-color: rgb(254 249 195 / 0.25);
}
.tw-ring-yellow-100\/30 {
  --tw-ring-color: rgb(254 249 195 / 0.3);
}
.tw-ring-yellow-100\/35 {
  --tw-ring-color: rgb(254 249 195 / 0.35);
}
.tw-ring-yellow-100\/40 {
  --tw-ring-color: rgb(254 249 195 / 0.4);
}
.tw-ring-yellow-100\/45 {
  --tw-ring-color: rgb(254 249 195 / 0.45);
}
.tw-ring-yellow-100\/5 {
  --tw-ring-color: rgb(254 249 195 / 0.05);
}
.tw-ring-yellow-100\/50 {
  --tw-ring-color: rgb(254 249 195 / 0.5);
}
.tw-ring-yellow-100\/55 {
  --tw-ring-color: rgb(254 249 195 / 0.55);
}
.tw-ring-yellow-100\/60 {
  --tw-ring-color: rgb(254 249 195 / 0.6);
}
.tw-ring-yellow-100\/65 {
  --tw-ring-color: rgb(254 249 195 / 0.65);
}
.tw-ring-yellow-100\/70 {
  --tw-ring-color: rgb(254 249 195 / 0.7);
}
.tw-ring-yellow-100\/75 {
  --tw-ring-color: rgb(254 249 195 / 0.75);
}
.tw-ring-yellow-100\/80 {
  --tw-ring-color: rgb(254 249 195 / 0.8);
}
.tw-ring-yellow-100\/85 {
  --tw-ring-color: rgb(254 249 195 / 0.85);
}
.tw-ring-yellow-100\/90 {
  --tw-ring-color: rgb(254 249 195 / 0.9);
}
.tw-ring-yellow-100\/95 {
  --tw-ring-color: rgb(254 249 195 / 0.95);
}
.tw-ring-yellow-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-200\/0 {
  --tw-ring-color: rgb(254 240 138 / 0);
}
.tw-ring-yellow-200\/10 {
  --tw-ring-color: rgb(254 240 138 / 0.1);
}
.tw-ring-yellow-200\/100 {
  --tw-ring-color: rgb(254 240 138 / 1);
}
.tw-ring-yellow-200\/15 {
  --tw-ring-color: rgb(254 240 138 / 0.15);
}
.tw-ring-yellow-200\/20 {
  --tw-ring-color: rgb(254 240 138 / 0.2);
}
.tw-ring-yellow-200\/25 {
  --tw-ring-color: rgb(254 240 138 / 0.25);
}
.tw-ring-yellow-200\/30 {
  --tw-ring-color: rgb(254 240 138 / 0.3);
}
.tw-ring-yellow-200\/35 {
  --tw-ring-color: rgb(254 240 138 / 0.35);
}
.tw-ring-yellow-200\/40 {
  --tw-ring-color: rgb(254 240 138 / 0.4);
}
.tw-ring-yellow-200\/45 {
  --tw-ring-color: rgb(254 240 138 / 0.45);
}
.tw-ring-yellow-200\/5 {
  --tw-ring-color: rgb(254 240 138 / 0.05);
}
.tw-ring-yellow-200\/50 {
  --tw-ring-color: rgb(254 240 138 / 0.5);
}
.tw-ring-yellow-200\/55 {
  --tw-ring-color: rgb(254 240 138 / 0.55);
}
.tw-ring-yellow-200\/60 {
  --tw-ring-color: rgb(254 240 138 / 0.6);
}
.tw-ring-yellow-200\/65 {
  --tw-ring-color: rgb(254 240 138 / 0.65);
}
.tw-ring-yellow-200\/70 {
  --tw-ring-color: rgb(254 240 138 / 0.7);
}
.tw-ring-yellow-200\/75 {
  --tw-ring-color: rgb(254 240 138 / 0.75);
}
.tw-ring-yellow-200\/80 {
  --tw-ring-color: rgb(254 240 138 / 0.8);
}
.tw-ring-yellow-200\/85 {
  --tw-ring-color: rgb(254 240 138 / 0.85);
}
.tw-ring-yellow-200\/90 {
  --tw-ring-color: rgb(254 240 138 / 0.9);
}
.tw-ring-yellow-200\/95 {
  --tw-ring-color: rgb(254 240 138 / 0.95);
}
.tw-ring-yellow-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-300\/0 {
  --tw-ring-color: rgb(253 224 71 / 0);
}
.tw-ring-yellow-300\/10 {
  --tw-ring-color: rgb(253 224 71 / 0.1);
}
.tw-ring-yellow-300\/100 {
  --tw-ring-color: rgb(253 224 71 / 1);
}
.tw-ring-yellow-300\/15 {
  --tw-ring-color: rgb(253 224 71 / 0.15);
}
.tw-ring-yellow-300\/20 {
  --tw-ring-color: rgb(253 224 71 / 0.2);
}
.tw-ring-yellow-300\/25 {
  --tw-ring-color: rgb(253 224 71 / 0.25);
}
.tw-ring-yellow-300\/30 {
  --tw-ring-color: rgb(253 224 71 / 0.3);
}
.tw-ring-yellow-300\/35 {
  --tw-ring-color: rgb(253 224 71 / 0.35);
}
.tw-ring-yellow-300\/40 {
  --tw-ring-color: rgb(253 224 71 / 0.4);
}
.tw-ring-yellow-300\/45 {
  --tw-ring-color: rgb(253 224 71 / 0.45);
}
.tw-ring-yellow-300\/5 {
  --tw-ring-color: rgb(253 224 71 / 0.05);
}
.tw-ring-yellow-300\/50 {
  --tw-ring-color: rgb(253 224 71 / 0.5);
}
.tw-ring-yellow-300\/55 {
  --tw-ring-color: rgb(253 224 71 / 0.55);
}
.tw-ring-yellow-300\/60 {
  --tw-ring-color: rgb(253 224 71 / 0.6);
}
.tw-ring-yellow-300\/65 {
  --tw-ring-color: rgb(253 224 71 / 0.65);
}
.tw-ring-yellow-300\/70 {
  --tw-ring-color: rgb(253 224 71 / 0.7);
}
.tw-ring-yellow-300\/75 {
  --tw-ring-color: rgb(253 224 71 / 0.75);
}
.tw-ring-yellow-300\/80 {
  --tw-ring-color: rgb(253 224 71 / 0.8);
}
.tw-ring-yellow-300\/85 {
  --tw-ring-color: rgb(253 224 71 / 0.85);
}
.tw-ring-yellow-300\/90 {
  --tw-ring-color: rgb(253 224 71 / 0.9);
}
.tw-ring-yellow-300\/95 {
  --tw-ring-color: rgb(253 224 71 / 0.95);
}
.tw-ring-yellow-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-400\/0 {
  --tw-ring-color: rgb(250 204 21 / 0);
}
.tw-ring-yellow-400\/10 {
  --tw-ring-color: rgb(250 204 21 / 0.1);
}
.tw-ring-yellow-400\/100 {
  --tw-ring-color: rgb(250 204 21 / 1);
}
.tw-ring-yellow-400\/15 {
  --tw-ring-color: rgb(250 204 21 / 0.15);
}
.tw-ring-yellow-400\/20 {
  --tw-ring-color: rgb(250 204 21 / 0.2);
}
.tw-ring-yellow-400\/25 {
  --tw-ring-color: rgb(250 204 21 / 0.25);
}
.tw-ring-yellow-400\/30 {
  --tw-ring-color: rgb(250 204 21 / 0.3);
}
.tw-ring-yellow-400\/35 {
  --tw-ring-color: rgb(250 204 21 / 0.35);
}
.tw-ring-yellow-400\/40 {
  --tw-ring-color: rgb(250 204 21 / 0.4);
}
.tw-ring-yellow-400\/45 {
  --tw-ring-color: rgb(250 204 21 / 0.45);
}
.tw-ring-yellow-400\/5 {
  --tw-ring-color: rgb(250 204 21 / 0.05);
}
.tw-ring-yellow-400\/50 {
  --tw-ring-color: rgb(250 204 21 / 0.5);
}
.tw-ring-yellow-400\/55 {
  --tw-ring-color: rgb(250 204 21 / 0.55);
}
.tw-ring-yellow-400\/60 {
  --tw-ring-color: rgb(250 204 21 / 0.6);
}
.tw-ring-yellow-400\/65 {
  --tw-ring-color: rgb(250 204 21 / 0.65);
}
.tw-ring-yellow-400\/70 {
  --tw-ring-color: rgb(250 204 21 / 0.7);
}
.tw-ring-yellow-400\/75 {
  --tw-ring-color: rgb(250 204 21 / 0.75);
}
.tw-ring-yellow-400\/80 {
  --tw-ring-color: rgb(250 204 21 / 0.8);
}
.tw-ring-yellow-400\/85 {
  --tw-ring-color: rgb(250 204 21 / 0.85);
}
.tw-ring-yellow-400\/90 {
  --tw-ring-color: rgb(250 204 21 / 0.9);
}
.tw-ring-yellow-400\/95 {
  --tw-ring-color: rgb(250 204 21 / 0.95);
}
.tw-ring-yellow-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-50\/0 {
  --tw-ring-color: rgb(254 252 232 / 0);
}
.tw-ring-yellow-50\/10 {
  --tw-ring-color: rgb(254 252 232 / 0.1);
}
.tw-ring-yellow-50\/100 {
  --tw-ring-color: rgb(254 252 232 / 1);
}
.tw-ring-yellow-50\/15 {
  --tw-ring-color: rgb(254 252 232 / 0.15);
}
.tw-ring-yellow-50\/20 {
  --tw-ring-color: rgb(254 252 232 / 0.2);
}
.tw-ring-yellow-50\/25 {
  --tw-ring-color: rgb(254 252 232 / 0.25);
}
.tw-ring-yellow-50\/30 {
  --tw-ring-color: rgb(254 252 232 / 0.3);
}
.tw-ring-yellow-50\/35 {
  --tw-ring-color: rgb(254 252 232 / 0.35);
}
.tw-ring-yellow-50\/40 {
  --tw-ring-color: rgb(254 252 232 / 0.4);
}
.tw-ring-yellow-50\/45 {
  --tw-ring-color: rgb(254 252 232 / 0.45);
}
.tw-ring-yellow-50\/5 {
  --tw-ring-color: rgb(254 252 232 / 0.05);
}
.tw-ring-yellow-50\/50 {
  --tw-ring-color: rgb(254 252 232 / 0.5);
}
.tw-ring-yellow-50\/55 {
  --tw-ring-color: rgb(254 252 232 / 0.55);
}
.tw-ring-yellow-50\/60 {
  --tw-ring-color: rgb(254 252 232 / 0.6);
}
.tw-ring-yellow-50\/65 {
  --tw-ring-color: rgb(254 252 232 / 0.65);
}
.tw-ring-yellow-50\/70 {
  --tw-ring-color: rgb(254 252 232 / 0.7);
}
.tw-ring-yellow-50\/75 {
  --tw-ring-color: rgb(254 252 232 / 0.75);
}
.tw-ring-yellow-50\/80 {
  --tw-ring-color: rgb(254 252 232 / 0.8);
}
.tw-ring-yellow-50\/85 {
  --tw-ring-color: rgb(254 252 232 / 0.85);
}
.tw-ring-yellow-50\/90 {
  --tw-ring-color: rgb(254 252 232 / 0.9);
}
.tw-ring-yellow-50\/95 {
  --tw-ring-color: rgb(254 252 232 / 0.95);
}
.tw-ring-yellow-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-500\/0 {
  --tw-ring-color: rgb(234 179 8 / 0);
}
.tw-ring-yellow-500\/10 {
  --tw-ring-color: rgb(234 179 8 / 0.1);
}
.tw-ring-yellow-500\/100 {
  --tw-ring-color: rgb(234 179 8 / 1);
}
.tw-ring-yellow-500\/15 {
  --tw-ring-color: rgb(234 179 8 / 0.15);
}
.tw-ring-yellow-500\/20 {
  --tw-ring-color: rgb(234 179 8 / 0.2);
}
.tw-ring-yellow-500\/25 {
  --tw-ring-color: rgb(234 179 8 / 0.25);
}
.tw-ring-yellow-500\/30 {
  --tw-ring-color: rgb(234 179 8 / 0.3);
}
.tw-ring-yellow-500\/35 {
  --tw-ring-color: rgb(234 179 8 / 0.35);
}
.tw-ring-yellow-500\/40 {
  --tw-ring-color: rgb(234 179 8 / 0.4);
}
.tw-ring-yellow-500\/45 {
  --tw-ring-color: rgb(234 179 8 / 0.45);
}
.tw-ring-yellow-500\/5 {
  --tw-ring-color: rgb(234 179 8 / 0.05);
}
.tw-ring-yellow-500\/50 {
  --tw-ring-color: rgb(234 179 8 / 0.5);
}
.tw-ring-yellow-500\/55 {
  --tw-ring-color: rgb(234 179 8 / 0.55);
}
.tw-ring-yellow-500\/60 {
  --tw-ring-color: rgb(234 179 8 / 0.6);
}
.tw-ring-yellow-500\/65 {
  --tw-ring-color: rgb(234 179 8 / 0.65);
}
.tw-ring-yellow-500\/70 {
  --tw-ring-color: rgb(234 179 8 / 0.7);
}
.tw-ring-yellow-500\/75 {
  --tw-ring-color: rgb(234 179 8 / 0.75);
}
.tw-ring-yellow-500\/80 {
  --tw-ring-color: rgb(234 179 8 / 0.8);
}
.tw-ring-yellow-500\/85 {
  --tw-ring-color: rgb(234 179 8 / 0.85);
}
.tw-ring-yellow-500\/90 {
  --tw-ring-color: rgb(234 179 8 / 0.9);
}
.tw-ring-yellow-500\/95 {
  --tw-ring-color: rgb(234 179 8 / 0.95);
}
.tw-ring-yellow-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-600\/0 {
  --tw-ring-color: rgb(202 138 4 / 0);
}
.tw-ring-yellow-600\/10 {
  --tw-ring-color: rgb(202 138 4 / 0.1);
}
.tw-ring-yellow-600\/100 {
  --tw-ring-color: rgb(202 138 4 / 1);
}
.tw-ring-yellow-600\/15 {
  --tw-ring-color: rgb(202 138 4 / 0.15);
}
.tw-ring-yellow-600\/20 {
  --tw-ring-color: rgb(202 138 4 / 0.2);
}
.tw-ring-yellow-600\/25 {
  --tw-ring-color: rgb(202 138 4 / 0.25);
}
.tw-ring-yellow-600\/30 {
  --tw-ring-color: rgb(202 138 4 / 0.3);
}
.tw-ring-yellow-600\/35 {
  --tw-ring-color: rgb(202 138 4 / 0.35);
}
.tw-ring-yellow-600\/40 {
  --tw-ring-color: rgb(202 138 4 / 0.4);
}
.tw-ring-yellow-600\/45 {
  --tw-ring-color: rgb(202 138 4 / 0.45);
}
.tw-ring-yellow-600\/5 {
  --tw-ring-color: rgb(202 138 4 / 0.05);
}
.tw-ring-yellow-600\/50 {
  --tw-ring-color: rgb(202 138 4 / 0.5);
}
.tw-ring-yellow-600\/55 {
  --tw-ring-color: rgb(202 138 4 / 0.55);
}
.tw-ring-yellow-600\/60 {
  --tw-ring-color: rgb(202 138 4 / 0.6);
}
.tw-ring-yellow-600\/65 {
  --tw-ring-color: rgb(202 138 4 / 0.65);
}
.tw-ring-yellow-600\/70 {
  --tw-ring-color: rgb(202 138 4 / 0.7);
}
.tw-ring-yellow-600\/75 {
  --tw-ring-color: rgb(202 138 4 / 0.75);
}
.tw-ring-yellow-600\/80 {
  --tw-ring-color: rgb(202 138 4 / 0.8);
}
.tw-ring-yellow-600\/85 {
  --tw-ring-color: rgb(202 138 4 / 0.85);
}
.tw-ring-yellow-600\/90 {
  --tw-ring-color: rgb(202 138 4 / 0.9);
}
.tw-ring-yellow-600\/95 {
  --tw-ring-color: rgb(202 138 4 / 0.95);
}
.tw-ring-yellow-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-700\/0 {
  --tw-ring-color: rgb(161 98 7 / 0);
}
.tw-ring-yellow-700\/10 {
  --tw-ring-color: rgb(161 98 7 / 0.1);
}
.tw-ring-yellow-700\/100 {
  --tw-ring-color: rgb(161 98 7 / 1);
}
.tw-ring-yellow-700\/15 {
  --tw-ring-color: rgb(161 98 7 / 0.15);
}
.tw-ring-yellow-700\/20 {
  --tw-ring-color: rgb(161 98 7 / 0.2);
}
.tw-ring-yellow-700\/25 {
  --tw-ring-color: rgb(161 98 7 / 0.25);
}
.tw-ring-yellow-700\/30 {
  --tw-ring-color: rgb(161 98 7 / 0.3);
}
.tw-ring-yellow-700\/35 {
  --tw-ring-color: rgb(161 98 7 / 0.35);
}
.tw-ring-yellow-700\/40 {
  --tw-ring-color: rgb(161 98 7 / 0.4);
}
.tw-ring-yellow-700\/45 {
  --tw-ring-color: rgb(161 98 7 / 0.45);
}
.tw-ring-yellow-700\/5 {
  --tw-ring-color: rgb(161 98 7 / 0.05);
}
.tw-ring-yellow-700\/50 {
  --tw-ring-color: rgb(161 98 7 / 0.5);
}
.tw-ring-yellow-700\/55 {
  --tw-ring-color: rgb(161 98 7 / 0.55);
}
.tw-ring-yellow-700\/60 {
  --tw-ring-color: rgb(161 98 7 / 0.6);
}
.tw-ring-yellow-700\/65 {
  --tw-ring-color: rgb(161 98 7 / 0.65);
}
.tw-ring-yellow-700\/70 {
  --tw-ring-color: rgb(161 98 7 / 0.7);
}
.tw-ring-yellow-700\/75 {
  --tw-ring-color: rgb(161 98 7 / 0.75);
}
.tw-ring-yellow-700\/80 {
  --tw-ring-color: rgb(161 98 7 / 0.8);
}
.tw-ring-yellow-700\/85 {
  --tw-ring-color: rgb(161 98 7 / 0.85);
}
.tw-ring-yellow-700\/90 {
  --tw-ring-color: rgb(161 98 7 / 0.9);
}
.tw-ring-yellow-700\/95 {
  --tw-ring-color: rgb(161 98 7 / 0.95);
}
.tw-ring-yellow-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-800\/0 {
  --tw-ring-color: rgb(133 77 14 / 0);
}
.tw-ring-yellow-800\/10 {
  --tw-ring-color: rgb(133 77 14 / 0.1);
}
.tw-ring-yellow-800\/100 {
  --tw-ring-color: rgb(133 77 14 / 1);
}
.tw-ring-yellow-800\/15 {
  --tw-ring-color: rgb(133 77 14 / 0.15);
}
.tw-ring-yellow-800\/20 {
  --tw-ring-color: rgb(133 77 14 / 0.2);
}
.tw-ring-yellow-800\/25 {
  --tw-ring-color: rgb(133 77 14 / 0.25);
}
.tw-ring-yellow-800\/30 {
  --tw-ring-color: rgb(133 77 14 / 0.3);
}
.tw-ring-yellow-800\/35 {
  --tw-ring-color: rgb(133 77 14 / 0.35);
}
.tw-ring-yellow-800\/40 {
  --tw-ring-color: rgb(133 77 14 / 0.4);
}
.tw-ring-yellow-800\/45 {
  --tw-ring-color: rgb(133 77 14 / 0.45);
}
.tw-ring-yellow-800\/5 {
  --tw-ring-color: rgb(133 77 14 / 0.05);
}
.tw-ring-yellow-800\/50 {
  --tw-ring-color: rgb(133 77 14 / 0.5);
}
.tw-ring-yellow-800\/55 {
  --tw-ring-color: rgb(133 77 14 / 0.55);
}
.tw-ring-yellow-800\/60 {
  --tw-ring-color: rgb(133 77 14 / 0.6);
}
.tw-ring-yellow-800\/65 {
  --tw-ring-color: rgb(133 77 14 / 0.65);
}
.tw-ring-yellow-800\/70 {
  --tw-ring-color: rgb(133 77 14 / 0.7);
}
.tw-ring-yellow-800\/75 {
  --tw-ring-color: rgb(133 77 14 / 0.75);
}
.tw-ring-yellow-800\/80 {
  --tw-ring-color: rgb(133 77 14 / 0.8);
}
.tw-ring-yellow-800\/85 {
  --tw-ring-color: rgb(133 77 14 / 0.85);
}
.tw-ring-yellow-800\/90 {
  --tw-ring-color: rgb(133 77 14 / 0.9);
}
.tw-ring-yellow-800\/95 {
  --tw-ring-color: rgb(133 77 14 / 0.95);
}
.tw-ring-yellow-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-900\/0 {
  --tw-ring-color: rgb(113 63 18 / 0);
}
.tw-ring-yellow-900\/10 {
  --tw-ring-color: rgb(113 63 18 / 0.1);
}
.tw-ring-yellow-900\/100 {
  --tw-ring-color: rgb(113 63 18 / 1);
}
.tw-ring-yellow-900\/15 {
  --tw-ring-color: rgb(113 63 18 / 0.15);
}
.tw-ring-yellow-900\/20 {
  --tw-ring-color: rgb(113 63 18 / 0.2);
}
.tw-ring-yellow-900\/25 {
  --tw-ring-color: rgb(113 63 18 / 0.25);
}
.tw-ring-yellow-900\/30 {
  --tw-ring-color: rgb(113 63 18 / 0.3);
}
.tw-ring-yellow-900\/35 {
  --tw-ring-color: rgb(113 63 18 / 0.35);
}
.tw-ring-yellow-900\/40 {
  --tw-ring-color: rgb(113 63 18 / 0.4);
}
.tw-ring-yellow-900\/45 {
  --tw-ring-color: rgb(113 63 18 / 0.45);
}
.tw-ring-yellow-900\/5 {
  --tw-ring-color: rgb(113 63 18 / 0.05);
}
.tw-ring-yellow-900\/50 {
  --tw-ring-color: rgb(113 63 18 / 0.5);
}
.tw-ring-yellow-900\/55 {
  --tw-ring-color: rgb(113 63 18 / 0.55);
}
.tw-ring-yellow-900\/60 {
  --tw-ring-color: rgb(113 63 18 / 0.6);
}
.tw-ring-yellow-900\/65 {
  --tw-ring-color: rgb(113 63 18 / 0.65);
}
.tw-ring-yellow-900\/70 {
  --tw-ring-color: rgb(113 63 18 / 0.7);
}
.tw-ring-yellow-900\/75 {
  --tw-ring-color: rgb(113 63 18 / 0.75);
}
.tw-ring-yellow-900\/80 {
  --tw-ring-color: rgb(113 63 18 / 0.8);
}
.tw-ring-yellow-900\/85 {
  --tw-ring-color: rgb(113 63 18 / 0.85);
}
.tw-ring-yellow-900\/90 {
  --tw-ring-color: rgb(113 63 18 / 0.9);
}
.tw-ring-yellow-900\/95 {
  --tw-ring-color: rgb(113 63 18 / 0.95);
}
.tw-ring-yellow-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1));
}
.tw-ring-yellow-950\/0 {
  --tw-ring-color: rgb(66 32 6 / 0);
}
.tw-ring-yellow-950\/10 {
  --tw-ring-color: rgb(66 32 6 / 0.1);
}
.tw-ring-yellow-950\/100 {
  --tw-ring-color: rgb(66 32 6 / 1);
}
.tw-ring-yellow-950\/15 {
  --tw-ring-color: rgb(66 32 6 / 0.15);
}
.tw-ring-yellow-950\/20 {
  --tw-ring-color: rgb(66 32 6 / 0.2);
}
.tw-ring-yellow-950\/25 {
  --tw-ring-color: rgb(66 32 6 / 0.25);
}
.tw-ring-yellow-950\/30 {
  --tw-ring-color: rgb(66 32 6 / 0.3);
}
.tw-ring-yellow-950\/35 {
  --tw-ring-color: rgb(66 32 6 / 0.35);
}
.tw-ring-yellow-950\/40 {
  --tw-ring-color: rgb(66 32 6 / 0.4);
}
.tw-ring-yellow-950\/45 {
  --tw-ring-color: rgb(66 32 6 / 0.45);
}
.tw-ring-yellow-950\/5 {
  --tw-ring-color: rgb(66 32 6 / 0.05);
}
.tw-ring-yellow-950\/50 {
  --tw-ring-color: rgb(66 32 6 / 0.5);
}
.tw-ring-yellow-950\/55 {
  --tw-ring-color: rgb(66 32 6 / 0.55);
}
.tw-ring-yellow-950\/60 {
  --tw-ring-color: rgb(66 32 6 / 0.6);
}
.tw-ring-yellow-950\/65 {
  --tw-ring-color: rgb(66 32 6 / 0.65);
}
.tw-ring-yellow-950\/70 {
  --tw-ring-color: rgb(66 32 6 / 0.7);
}
.tw-ring-yellow-950\/75 {
  --tw-ring-color: rgb(66 32 6 / 0.75);
}
.tw-ring-yellow-950\/80 {
  --tw-ring-color: rgb(66 32 6 / 0.8);
}
.tw-ring-yellow-950\/85 {
  --tw-ring-color: rgb(66 32 6 / 0.85);
}
.tw-ring-yellow-950\/90 {
  --tw-ring-color: rgb(66 32 6 / 0.9);
}
.tw-ring-yellow-950\/95 {
  --tw-ring-color: rgb(66 32 6 / 0.95);
}
.tw-ring-zinc-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 244 245 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-100\/0 {
  --tw-ring-color: rgb(244 244 245 / 0);
}
.tw-ring-zinc-100\/10 {
  --tw-ring-color: rgb(244 244 245 / 0.1);
}
.tw-ring-zinc-100\/100 {
  --tw-ring-color: rgb(244 244 245 / 1);
}
.tw-ring-zinc-100\/15 {
  --tw-ring-color: rgb(244 244 245 / 0.15);
}
.tw-ring-zinc-100\/20 {
  --tw-ring-color: rgb(244 244 245 / 0.2);
}
.tw-ring-zinc-100\/25 {
  --tw-ring-color: rgb(244 244 245 / 0.25);
}
.tw-ring-zinc-100\/30 {
  --tw-ring-color: rgb(244 244 245 / 0.3);
}
.tw-ring-zinc-100\/35 {
  --tw-ring-color: rgb(244 244 245 / 0.35);
}
.tw-ring-zinc-100\/40 {
  --tw-ring-color: rgb(244 244 245 / 0.4);
}
.tw-ring-zinc-100\/45 {
  --tw-ring-color: rgb(244 244 245 / 0.45);
}
.tw-ring-zinc-100\/5 {
  --tw-ring-color: rgb(244 244 245 / 0.05);
}
.tw-ring-zinc-100\/50 {
  --tw-ring-color: rgb(244 244 245 / 0.5);
}
.tw-ring-zinc-100\/55 {
  --tw-ring-color: rgb(244 244 245 / 0.55);
}
.tw-ring-zinc-100\/60 {
  --tw-ring-color: rgb(244 244 245 / 0.6);
}
.tw-ring-zinc-100\/65 {
  --tw-ring-color: rgb(244 244 245 / 0.65);
}
.tw-ring-zinc-100\/70 {
  --tw-ring-color: rgb(244 244 245 / 0.7);
}
.tw-ring-zinc-100\/75 {
  --tw-ring-color: rgb(244 244 245 / 0.75);
}
.tw-ring-zinc-100\/80 {
  --tw-ring-color: rgb(244 244 245 / 0.8);
}
.tw-ring-zinc-100\/85 {
  --tw-ring-color: rgb(244 244 245 / 0.85);
}
.tw-ring-zinc-100\/90 {
  --tw-ring-color: rgb(244 244 245 / 0.9);
}
.tw-ring-zinc-100\/95 {
  --tw-ring-color: rgb(244 244 245 / 0.95);
}
.tw-ring-zinc-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(228 228 231 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-200\/0 {
  --tw-ring-color: rgb(228 228 231 / 0);
}
.tw-ring-zinc-200\/10 {
  --tw-ring-color: rgb(228 228 231 / 0.1);
}
.tw-ring-zinc-200\/100 {
  --tw-ring-color: rgb(228 228 231 / 1);
}
.tw-ring-zinc-200\/15 {
  --tw-ring-color: rgb(228 228 231 / 0.15);
}
.tw-ring-zinc-200\/20 {
  --tw-ring-color: rgb(228 228 231 / 0.2);
}
.tw-ring-zinc-200\/25 {
  --tw-ring-color: rgb(228 228 231 / 0.25);
}
.tw-ring-zinc-200\/30 {
  --tw-ring-color: rgb(228 228 231 / 0.3);
}
.tw-ring-zinc-200\/35 {
  --tw-ring-color: rgb(228 228 231 / 0.35);
}
.tw-ring-zinc-200\/40 {
  --tw-ring-color: rgb(228 228 231 / 0.4);
}
.tw-ring-zinc-200\/45 {
  --tw-ring-color: rgb(228 228 231 / 0.45);
}
.tw-ring-zinc-200\/5 {
  --tw-ring-color: rgb(228 228 231 / 0.05);
}
.tw-ring-zinc-200\/50 {
  --tw-ring-color: rgb(228 228 231 / 0.5);
}
.tw-ring-zinc-200\/55 {
  --tw-ring-color: rgb(228 228 231 / 0.55);
}
.tw-ring-zinc-200\/60 {
  --tw-ring-color: rgb(228 228 231 / 0.6);
}
.tw-ring-zinc-200\/65 {
  --tw-ring-color: rgb(228 228 231 / 0.65);
}
.tw-ring-zinc-200\/70 {
  --tw-ring-color: rgb(228 228 231 / 0.7);
}
.tw-ring-zinc-200\/75 {
  --tw-ring-color: rgb(228 228 231 / 0.75);
}
.tw-ring-zinc-200\/80 {
  --tw-ring-color: rgb(228 228 231 / 0.8);
}
.tw-ring-zinc-200\/85 {
  --tw-ring-color: rgb(228 228 231 / 0.85);
}
.tw-ring-zinc-200\/90 {
  --tw-ring-color: rgb(228 228 231 / 0.9);
}
.tw-ring-zinc-200\/95 {
  --tw-ring-color: rgb(228 228 231 / 0.95);
}
.tw-ring-zinc-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 212 216 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-300\/0 {
  --tw-ring-color: rgb(212 212 216 / 0);
}
.tw-ring-zinc-300\/10 {
  --tw-ring-color: rgb(212 212 216 / 0.1);
}
.tw-ring-zinc-300\/100 {
  --tw-ring-color: rgb(212 212 216 / 1);
}
.tw-ring-zinc-300\/15 {
  --tw-ring-color: rgb(212 212 216 / 0.15);
}
.tw-ring-zinc-300\/20 {
  --tw-ring-color: rgb(212 212 216 / 0.2);
}
.tw-ring-zinc-300\/25 {
  --tw-ring-color: rgb(212 212 216 / 0.25);
}
.tw-ring-zinc-300\/30 {
  --tw-ring-color: rgb(212 212 216 / 0.3);
}
.tw-ring-zinc-300\/35 {
  --tw-ring-color: rgb(212 212 216 / 0.35);
}
.tw-ring-zinc-300\/40 {
  --tw-ring-color: rgb(212 212 216 / 0.4);
}
.tw-ring-zinc-300\/45 {
  --tw-ring-color: rgb(212 212 216 / 0.45);
}
.tw-ring-zinc-300\/5 {
  --tw-ring-color: rgb(212 212 216 / 0.05);
}
.tw-ring-zinc-300\/50 {
  --tw-ring-color: rgb(212 212 216 / 0.5);
}
.tw-ring-zinc-300\/55 {
  --tw-ring-color: rgb(212 212 216 / 0.55);
}
.tw-ring-zinc-300\/60 {
  --tw-ring-color: rgb(212 212 216 / 0.6);
}
.tw-ring-zinc-300\/65 {
  --tw-ring-color: rgb(212 212 216 / 0.65);
}
.tw-ring-zinc-300\/70 {
  --tw-ring-color: rgb(212 212 216 / 0.7);
}
.tw-ring-zinc-300\/75 {
  --tw-ring-color: rgb(212 212 216 / 0.75);
}
.tw-ring-zinc-300\/80 {
  --tw-ring-color: rgb(212 212 216 / 0.8);
}
.tw-ring-zinc-300\/85 {
  --tw-ring-color: rgb(212 212 216 / 0.85);
}
.tw-ring-zinc-300\/90 {
  --tw-ring-color: rgb(212 212 216 / 0.9);
}
.tw-ring-zinc-300\/95 {
  --tw-ring-color: rgb(212 212 216 / 0.95);
}
.tw-ring-zinc-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 161 170 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-400\/0 {
  --tw-ring-color: rgb(161 161 170 / 0);
}
.tw-ring-zinc-400\/10 {
  --tw-ring-color: rgb(161 161 170 / 0.1);
}
.tw-ring-zinc-400\/100 {
  --tw-ring-color: rgb(161 161 170 / 1);
}
.tw-ring-zinc-400\/15 {
  --tw-ring-color: rgb(161 161 170 / 0.15);
}
.tw-ring-zinc-400\/20 {
  --tw-ring-color: rgb(161 161 170 / 0.2);
}
.tw-ring-zinc-400\/25 {
  --tw-ring-color: rgb(161 161 170 / 0.25);
}
.tw-ring-zinc-400\/30 {
  --tw-ring-color: rgb(161 161 170 / 0.3);
}
.tw-ring-zinc-400\/35 {
  --tw-ring-color: rgb(161 161 170 / 0.35);
}
.tw-ring-zinc-400\/40 {
  --tw-ring-color: rgb(161 161 170 / 0.4);
}
.tw-ring-zinc-400\/45 {
  --tw-ring-color: rgb(161 161 170 / 0.45);
}
.tw-ring-zinc-400\/5 {
  --tw-ring-color: rgb(161 161 170 / 0.05);
}
.tw-ring-zinc-400\/50 {
  --tw-ring-color: rgb(161 161 170 / 0.5);
}
.tw-ring-zinc-400\/55 {
  --tw-ring-color: rgb(161 161 170 / 0.55);
}
.tw-ring-zinc-400\/60 {
  --tw-ring-color: rgb(161 161 170 / 0.6);
}
.tw-ring-zinc-400\/65 {
  --tw-ring-color: rgb(161 161 170 / 0.65);
}
.tw-ring-zinc-400\/70 {
  --tw-ring-color: rgb(161 161 170 / 0.7);
}
.tw-ring-zinc-400\/75 {
  --tw-ring-color: rgb(161 161 170 / 0.75);
}
.tw-ring-zinc-400\/80 {
  --tw-ring-color: rgb(161 161 170 / 0.8);
}
.tw-ring-zinc-400\/85 {
  --tw-ring-color: rgb(161 161 170 / 0.85);
}
.tw-ring-zinc-400\/90 {
  --tw-ring-color: rgb(161 161 170 / 0.9);
}
.tw-ring-zinc-400\/95 {
  --tw-ring-color: rgb(161 161 170 / 0.95);
}
.tw-ring-zinc-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 250 250 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-50\/0 {
  --tw-ring-color: rgb(250 250 250 / 0);
}
.tw-ring-zinc-50\/10 {
  --tw-ring-color: rgb(250 250 250 / 0.1);
}
.tw-ring-zinc-50\/100 {
  --tw-ring-color: rgb(250 250 250 / 1);
}
.tw-ring-zinc-50\/15 {
  --tw-ring-color: rgb(250 250 250 / 0.15);
}
.tw-ring-zinc-50\/20 {
  --tw-ring-color: rgb(250 250 250 / 0.2);
}
.tw-ring-zinc-50\/25 {
  --tw-ring-color: rgb(250 250 250 / 0.25);
}
.tw-ring-zinc-50\/30 {
  --tw-ring-color: rgb(250 250 250 / 0.3);
}
.tw-ring-zinc-50\/35 {
  --tw-ring-color: rgb(250 250 250 / 0.35);
}
.tw-ring-zinc-50\/40 {
  --tw-ring-color: rgb(250 250 250 / 0.4);
}
.tw-ring-zinc-50\/45 {
  --tw-ring-color: rgb(250 250 250 / 0.45);
}
.tw-ring-zinc-50\/5 {
  --tw-ring-color: rgb(250 250 250 / 0.05);
}
.tw-ring-zinc-50\/50 {
  --tw-ring-color: rgb(250 250 250 / 0.5);
}
.tw-ring-zinc-50\/55 {
  --tw-ring-color: rgb(250 250 250 / 0.55);
}
.tw-ring-zinc-50\/60 {
  --tw-ring-color: rgb(250 250 250 / 0.6);
}
.tw-ring-zinc-50\/65 {
  --tw-ring-color: rgb(250 250 250 / 0.65);
}
.tw-ring-zinc-50\/70 {
  --tw-ring-color: rgb(250 250 250 / 0.7);
}
.tw-ring-zinc-50\/75 {
  --tw-ring-color: rgb(250 250 250 / 0.75);
}
.tw-ring-zinc-50\/80 {
  --tw-ring-color: rgb(250 250 250 / 0.8);
}
.tw-ring-zinc-50\/85 {
  --tw-ring-color: rgb(250 250 250 / 0.85);
}
.tw-ring-zinc-50\/90 {
  --tw-ring-color: rgb(250 250 250 / 0.9);
}
.tw-ring-zinc-50\/95 {
  --tw-ring-color: rgb(250 250 250 / 0.95);
}
.tw-ring-zinc-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-500\/0 {
  --tw-ring-color: rgb(113 113 122 / 0);
}
.tw-ring-zinc-500\/10 {
  --tw-ring-color: rgb(113 113 122 / 0.1);
}
.tw-ring-zinc-500\/100 {
  --tw-ring-color: rgb(113 113 122 / 1);
}
.tw-ring-zinc-500\/15 {
  --tw-ring-color: rgb(113 113 122 / 0.15);
}
.tw-ring-zinc-500\/20 {
  --tw-ring-color: rgb(113 113 122 / 0.2);
}
.tw-ring-zinc-500\/25 {
  --tw-ring-color: rgb(113 113 122 / 0.25);
}
.tw-ring-zinc-500\/30 {
  --tw-ring-color: rgb(113 113 122 / 0.3);
}
.tw-ring-zinc-500\/35 {
  --tw-ring-color: rgb(113 113 122 / 0.35);
}
.tw-ring-zinc-500\/40 {
  --tw-ring-color: rgb(113 113 122 / 0.4);
}
.tw-ring-zinc-500\/45 {
  --tw-ring-color: rgb(113 113 122 / 0.45);
}
.tw-ring-zinc-500\/5 {
  --tw-ring-color: rgb(113 113 122 / 0.05);
}
.tw-ring-zinc-500\/50 {
  --tw-ring-color: rgb(113 113 122 / 0.5);
}
.tw-ring-zinc-500\/55 {
  --tw-ring-color: rgb(113 113 122 / 0.55);
}
.tw-ring-zinc-500\/60 {
  --tw-ring-color: rgb(113 113 122 / 0.6);
}
.tw-ring-zinc-500\/65 {
  --tw-ring-color: rgb(113 113 122 / 0.65);
}
.tw-ring-zinc-500\/70 {
  --tw-ring-color: rgb(113 113 122 / 0.7);
}
.tw-ring-zinc-500\/75 {
  --tw-ring-color: rgb(113 113 122 / 0.75);
}
.tw-ring-zinc-500\/80 {
  --tw-ring-color: rgb(113 113 122 / 0.8);
}
.tw-ring-zinc-500\/85 {
  --tw-ring-color: rgb(113 113 122 / 0.85);
}
.tw-ring-zinc-500\/90 {
  --tw-ring-color: rgb(113 113 122 / 0.9);
}
.tw-ring-zinc-500\/95 {
  --tw-ring-color: rgb(113 113 122 / 0.95);
}
.tw-ring-zinc-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(82 82 91 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-600\/0 {
  --tw-ring-color: rgb(82 82 91 / 0);
}
.tw-ring-zinc-600\/10 {
  --tw-ring-color: rgb(82 82 91 / 0.1);
}
.tw-ring-zinc-600\/100 {
  --tw-ring-color: rgb(82 82 91 / 1);
}
.tw-ring-zinc-600\/15 {
  --tw-ring-color: rgb(82 82 91 / 0.15);
}
.tw-ring-zinc-600\/20 {
  --tw-ring-color: rgb(82 82 91 / 0.2);
}
.tw-ring-zinc-600\/25 {
  --tw-ring-color: rgb(82 82 91 / 0.25);
}
.tw-ring-zinc-600\/30 {
  --tw-ring-color: rgb(82 82 91 / 0.3);
}
.tw-ring-zinc-600\/35 {
  --tw-ring-color: rgb(82 82 91 / 0.35);
}
.tw-ring-zinc-600\/40 {
  --tw-ring-color: rgb(82 82 91 / 0.4);
}
.tw-ring-zinc-600\/45 {
  --tw-ring-color: rgb(82 82 91 / 0.45);
}
.tw-ring-zinc-600\/5 {
  --tw-ring-color: rgb(82 82 91 / 0.05);
}
.tw-ring-zinc-600\/50 {
  --tw-ring-color: rgb(82 82 91 / 0.5);
}
.tw-ring-zinc-600\/55 {
  --tw-ring-color: rgb(82 82 91 / 0.55);
}
.tw-ring-zinc-600\/60 {
  --tw-ring-color: rgb(82 82 91 / 0.6);
}
.tw-ring-zinc-600\/65 {
  --tw-ring-color: rgb(82 82 91 / 0.65);
}
.tw-ring-zinc-600\/70 {
  --tw-ring-color: rgb(82 82 91 / 0.7);
}
.tw-ring-zinc-600\/75 {
  --tw-ring-color: rgb(82 82 91 / 0.75);
}
.tw-ring-zinc-600\/80 {
  --tw-ring-color: rgb(82 82 91 / 0.8);
}
.tw-ring-zinc-600\/85 {
  --tw-ring-color: rgb(82 82 91 / 0.85);
}
.tw-ring-zinc-600\/90 {
  --tw-ring-color: rgb(82 82 91 / 0.9);
}
.tw-ring-zinc-600\/95 {
  --tw-ring-color: rgb(82 82 91 / 0.95);
}
.tw-ring-zinc-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-700\/0 {
  --tw-ring-color: rgb(63 63 70 / 0);
}
.tw-ring-zinc-700\/10 {
  --tw-ring-color: rgb(63 63 70 / 0.1);
}
.tw-ring-zinc-700\/100 {
  --tw-ring-color: rgb(63 63 70 / 1);
}
.tw-ring-zinc-700\/15 {
  --tw-ring-color: rgb(63 63 70 / 0.15);
}
.tw-ring-zinc-700\/20 {
  --tw-ring-color: rgb(63 63 70 / 0.2);
}
.tw-ring-zinc-700\/25 {
  --tw-ring-color: rgb(63 63 70 / 0.25);
}
.tw-ring-zinc-700\/30 {
  --tw-ring-color: rgb(63 63 70 / 0.3);
}
.tw-ring-zinc-700\/35 {
  --tw-ring-color: rgb(63 63 70 / 0.35);
}
.tw-ring-zinc-700\/40 {
  --tw-ring-color: rgb(63 63 70 / 0.4);
}
.tw-ring-zinc-700\/45 {
  --tw-ring-color: rgb(63 63 70 / 0.45);
}
.tw-ring-zinc-700\/5 {
  --tw-ring-color: rgb(63 63 70 / 0.05);
}
.tw-ring-zinc-700\/50 {
  --tw-ring-color: rgb(63 63 70 / 0.5);
}
.tw-ring-zinc-700\/55 {
  --tw-ring-color: rgb(63 63 70 / 0.55);
}
.tw-ring-zinc-700\/60 {
  --tw-ring-color: rgb(63 63 70 / 0.6);
}
.tw-ring-zinc-700\/65 {
  --tw-ring-color: rgb(63 63 70 / 0.65);
}
.tw-ring-zinc-700\/70 {
  --tw-ring-color: rgb(63 63 70 / 0.7);
}
.tw-ring-zinc-700\/75 {
  --tw-ring-color: rgb(63 63 70 / 0.75);
}
.tw-ring-zinc-700\/80 {
  --tw-ring-color: rgb(63 63 70 / 0.8);
}
.tw-ring-zinc-700\/85 {
  --tw-ring-color: rgb(63 63 70 / 0.85);
}
.tw-ring-zinc-700\/90 {
  --tw-ring-color: rgb(63 63 70 / 0.9);
}
.tw-ring-zinc-700\/95 {
  --tw-ring-color: rgb(63 63 70 / 0.95);
}
.tw-ring-zinc-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-800\/0 {
  --tw-ring-color: rgb(39 39 42 / 0);
}
.tw-ring-zinc-800\/10 {
  --tw-ring-color: rgb(39 39 42 / 0.1);
}
.tw-ring-zinc-800\/100 {
  --tw-ring-color: rgb(39 39 42 / 1);
}
.tw-ring-zinc-800\/15 {
  --tw-ring-color: rgb(39 39 42 / 0.15);
}
.tw-ring-zinc-800\/20 {
  --tw-ring-color: rgb(39 39 42 / 0.2);
}
.tw-ring-zinc-800\/25 {
  --tw-ring-color: rgb(39 39 42 / 0.25);
}
.tw-ring-zinc-800\/30 {
  --tw-ring-color: rgb(39 39 42 / 0.3);
}
.tw-ring-zinc-800\/35 {
  --tw-ring-color: rgb(39 39 42 / 0.35);
}
.tw-ring-zinc-800\/40 {
  --tw-ring-color: rgb(39 39 42 / 0.4);
}
.tw-ring-zinc-800\/45 {
  --tw-ring-color: rgb(39 39 42 / 0.45);
}
.tw-ring-zinc-800\/5 {
  --tw-ring-color: rgb(39 39 42 / 0.05);
}
.tw-ring-zinc-800\/50 {
  --tw-ring-color: rgb(39 39 42 / 0.5);
}
.tw-ring-zinc-800\/55 {
  --tw-ring-color: rgb(39 39 42 / 0.55);
}
.tw-ring-zinc-800\/60 {
  --tw-ring-color: rgb(39 39 42 / 0.6);
}
.tw-ring-zinc-800\/65 {
  --tw-ring-color: rgb(39 39 42 / 0.65);
}
.tw-ring-zinc-800\/70 {
  --tw-ring-color: rgb(39 39 42 / 0.7);
}
.tw-ring-zinc-800\/75 {
  --tw-ring-color: rgb(39 39 42 / 0.75);
}
.tw-ring-zinc-800\/80 {
  --tw-ring-color: rgb(39 39 42 / 0.8);
}
.tw-ring-zinc-800\/85 {
  --tw-ring-color: rgb(39 39 42 / 0.85);
}
.tw-ring-zinc-800\/90 {
  --tw-ring-color: rgb(39 39 42 / 0.9);
}
.tw-ring-zinc-800\/95 {
  --tw-ring-color: rgb(39 39 42 / 0.95);
}
.tw-ring-zinc-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(24 24 27 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-900\/0 {
  --tw-ring-color: rgb(24 24 27 / 0);
}
.tw-ring-zinc-900\/10 {
  --tw-ring-color: rgb(24 24 27 / 0.1);
}
.tw-ring-zinc-900\/100 {
  --tw-ring-color: rgb(24 24 27 / 1);
}
.tw-ring-zinc-900\/15 {
  --tw-ring-color: rgb(24 24 27 / 0.15);
}
.tw-ring-zinc-900\/20 {
  --tw-ring-color: rgb(24 24 27 / 0.2);
}
.tw-ring-zinc-900\/25 {
  --tw-ring-color: rgb(24 24 27 / 0.25);
}
.tw-ring-zinc-900\/30 {
  --tw-ring-color: rgb(24 24 27 / 0.3);
}
.tw-ring-zinc-900\/35 {
  --tw-ring-color: rgb(24 24 27 / 0.35);
}
.tw-ring-zinc-900\/40 {
  --tw-ring-color: rgb(24 24 27 / 0.4);
}
.tw-ring-zinc-900\/45 {
  --tw-ring-color: rgb(24 24 27 / 0.45);
}
.tw-ring-zinc-900\/5 {
  --tw-ring-color: rgb(24 24 27 / 0.05);
}
.tw-ring-zinc-900\/50 {
  --tw-ring-color: rgb(24 24 27 / 0.5);
}
.tw-ring-zinc-900\/55 {
  --tw-ring-color: rgb(24 24 27 / 0.55);
}
.tw-ring-zinc-900\/60 {
  --tw-ring-color: rgb(24 24 27 / 0.6);
}
.tw-ring-zinc-900\/65 {
  --tw-ring-color: rgb(24 24 27 / 0.65);
}
.tw-ring-zinc-900\/70 {
  --tw-ring-color: rgb(24 24 27 / 0.7);
}
.tw-ring-zinc-900\/75 {
  --tw-ring-color: rgb(24 24 27 / 0.75);
}
.tw-ring-zinc-900\/80 {
  --tw-ring-color: rgb(24 24 27 / 0.8);
}
.tw-ring-zinc-900\/85 {
  --tw-ring-color: rgb(24 24 27 / 0.85);
}
.tw-ring-zinc-900\/90 {
  --tw-ring-color: rgb(24 24 27 / 0.9);
}
.tw-ring-zinc-900\/95 {
  --tw-ring-color: rgb(24 24 27 / 0.95);
}
.tw-ring-zinc-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(9 9 11 / var(--tw-ring-opacity, 1));
}
.tw-ring-zinc-950\/0 {
  --tw-ring-color: rgb(9 9 11 / 0);
}
.tw-ring-zinc-950\/10 {
  --tw-ring-color: rgb(9 9 11 / 0.1);
}
.tw-ring-zinc-950\/100 {
  --tw-ring-color: rgb(9 9 11 / 1);
}
.tw-ring-zinc-950\/15 {
  --tw-ring-color: rgb(9 9 11 / 0.15);
}
.tw-ring-zinc-950\/20 {
  --tw-ring-color: rgb(9 9 11 / 0.2);
}
.tw-ring-zinc-950\/25 {
  --tw-ring-color: rgb(9 9 11 / 0.25);
}
.tw-ring-zinc-950\/30 {
  --tw-ring-color: rgb(9 9 11 / 0.3);
}
.tw-ring-zinc-950\/35 {
  --tw-ring-color: rgb(9 9 11 / 0.35);
}
.tw-ring-zinc-950\/40 {
  --tw-ring-color: rgb(9 9 11 / 0.4);
}
.tw-ring-zinc-950\/45 {
  --tw-ring-color: rgb(9 9 11 / 0.45);
}
.tw-ring-zinc-950\/5 {
  --tw-ring-color: rgb(9 9 11 / 0.05);
}
.tw-ring-zinc-950\/50 {
  --tw-ring-color: rgb(9 9 11 / 0.5);
}
.tw-ring-zinc-950\/55 {
  --tw-ring-color: rgb(9 9 11 / 0.55);
}
.tw-ring-zinc-950\/60 {
  --tw-ring-color: rgb(9 9 11 / 0.6);
}
.tw-ring-zinc-950\/65 {
  --tw-ring-color: rgb(9 9 11 / 0.65);
}
.tw-ring-zinc-950\/70 {
  --tw-ring-color: rgb(9 9 11 / 0.7);
}
.tw-ring-zinc-950\/75 {
  --tw-ring-color: rgb(9 9 11 / 0.75);
}
.tw-ring-zinc-950\/80 {
  --tw-ring-color: rgb(9 9 11 / 0.8);
}
.tw-ring-zinc-950\/85 {
  --tw-ring-color: rgb(9 9 11 / 0.85);
}
.tw-ring-zinc-950\/90 {
  --tw-ring-color: rgb(9 9 11 / 0.9);
}
.tw-ring-zinc-950\/95 {
  --tw-ring-color: rgb(9 9 11 / 0.95);
}
.tw-ring-opacity-0 {
  --tw-ring-opacity: 0;
}
.tw-ring-opacity-10 {
  --tw-ring-opacity: 0.1;
}
.tw-ring-opacity-100 {
  --tw-ring-opacity: 1;
}
.tw-ring-opacity-15 {
  --tw-ring-opacity: 0.15;
}
.tw-ring-opacity-20 {
  --tw-ring-opacity: 0.2;
}
.tw-ring-opacity-25 {
  --tw-ring-opacity: 0.25;
}
.tw-ring-opacity-30 {
  --tw-ring-opacity: 0.3;
}
.tw-ring-opacity-35 {
  --tw-ring-opacity: 0.35;
}
.tw-ring-opacity-40 {
  --tw-ring-opacity: 0.4;
}
.tw-ring-opacity-45 {
  --tw-ring-opacity: 0.45;
}
.tw-ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}
.tw-ring-opacity-50 {
  --tw-ring-opacity: 0.5;
}
.tw-ring-opacity-55 {
  --tw-ring-opacity: 0.55;
}
.tw-ring-opacity-60 {
  --tw-ring-opacity: 0.6;
}
.tw-ring-opacity-65 {
  --tw-ring-opacity: 0.65;
}
.tw-ring-opacity-70 {
  --tw-ring-opacity: 0.7;
}
.tw-ring-opacity-75 {
  --tw-ring-opacity: 0.75;
}
.tw-ring-opacity-80 {
  --tw-ring-opacity: 0.8;
}
.tw-ring-opacity-85 {
  --tw-ring-opacity: 0.85;
}
.tw-ring-opacity-90 {
  --tw-ring-opacity: 0.9;
}
.tw-ring-opacity-95 {
  --tw-ring-opacity: 0.95;
}
.tw-ring-offset-0 {
  --tw-ring-offset-width: 0px;
}
.tw-ring-offset-1 {
  --tw-ring-offset-width: 1px;
}
.tw-ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.tw-ring-offset-4 {
  --tw-ring-offset-width: 4px;
}
.tw-ring-offset-8 {
  --tw-ring-offset-width: 8px;
}
.tw-ring-offset-amber-100 {
  --tw-ring-offset-color: #fef3c7;
}
.tw-ring-offset-amber-100\/0 {
  --tw-ring-offset-color: rgb(254 243 199 / 0);
}
.tw-ring-offset-amber-100\/10 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.1);
}
.tw-ring-offset-amber-100\/100 {
  --tw-ring-offset-color: rgb(254 243 199 / 1);
}
.tw-ring-offset-amber-100\/15 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.15);
}
.tw-ring-offset-amber-100\/20 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.2);
}
.tw-ring-offset-amber-100\/25 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.25);
}
.tw-ring-offset-amber-100\/30 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.3);
}
.tw-ring-offset-amber-100\/35 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.35);
}
.tw-ring-offset-amber-100\/40 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.4);
}
.tw-ring-offset-amber-100\/45 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.45);
}
.tw-ring-offset-amber-100\/5 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.05);
}
.tw-ring-offset-amber-100\/50 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.5);
}
.tw-ring-offset-amber-100\/55 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.55);
}
.tw-ring-offset-amber-100\/60 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.6);
}
.tw-ring-offset-amber-100\/65 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.65);
}
.tw-ring-offset-amber-100\/70 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.7);
}
.tw-ring-offset-amber-100\/75 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.75);
}
.tw-ring-offset-amber-100\/80 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.8);
}
.tw-ring-offset-amber-100\/85 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.85);
}
.tw-ring-offset-amber-100\/90 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.9);
}
.tw-ring-offset-amber-100\/95 {
  --tw-ring-offset-color: rgb(254 243 199 / 0.95);
}
.tw-ring-offset-amber-200 {
  --tw-ring-offset-color: #fde68a;
}
.tw-ring-offset-amber-200\/0 {
  --tw-ring-offset-color: rgb(253 230 138 / 0);
}
.tw-ring-offset-amber-200\/10 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.1);
}
.tw-ring-offset-amber-200\/100 {
  --tw-ring-offset-color: rgb(253 230 138 / 1);
}
.tw-ring-offset-amber-200\/15 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.15);
}
.tw-ring-offset-amber-200\/20 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.2);
}
.tw-ring-offset-amber-200\/25 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.25);
}
.tw-ring-offset-amber-200\/30 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.3);
}
.tw-ring-offset-amber-200\/35 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.35);
}
.tw-ring-offset-amber-200\/40 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.4);
}
.tw-ring-offset-amber-200\/45 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.45);
}
.tw-ring-offset-amber-200\/5 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.05);
}
.tw-ring-offset-amber-200\/50 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.5);
}
.tw-ring-offset-amber-200\/55 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.55);
}
.tw-ring-offset-amber-200\/60 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.6);
}
.tw-ring-offset-amber-200\/65 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.65);
}
.tw-ring-offset-amber-200\/70 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.7);
}
.tw-ring-offset-amber-200\/75 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.75);
}
.tw-ring-offset-amber-200\/80 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.8);
}
.tw-ring-offset-amber-200\/85 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.85);
}
.tw-ring-offset-amber-200\/90 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.9);
}
.tw-ring-offset-amber-200\/95 {
  --tw-ring-offset-color: rgb(253 230 138 / 0.95);
}
.tw-ring-offset-amber-300 {
  --tw-ring-offset-color: #fcd34d;
}
.tw-ring-offset-amber-300\/0 {
  --tw-ring-offset-color: rgb(252 211 77 / 0);
}
.tw-ring-offset-amber-300\/10 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.1);
}
.tw-ring-offset-amber-300\/100 {
  --tw-ring-offset-color: rgb(252 211 77 / 1);
}
.tw-ring-offset-amber-300\/15 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.15);
}
.tw-ring-offset-amber-300\/20 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.2);
}
.tw-ring-offset-amber-300\/25 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.25);
}
.tw-ring-offset-amber-300\/30 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.3);
}
.tw-ring-offset-amber-300\/35 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.35);
}
.tw-ring-offset-amber-300\/40 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.4);
}
.tw-ring-offset-amber-300\/45 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.45);
}
.tw-ring-offset-amber-300\/5 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.05);
}
.tw-ring-offset-amber-300\/50 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.5);
}
.tw-ring-offset-amber-300\/55 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.55);
}
.tw-ring-offset-amber-300\/60 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.6);
}
.tw-ring-offset-amber-300\/65 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.65);
}
.tw-ring-offset-amber-300\/70 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.7);
}
.tw-ring-offset-amber-300\/75 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.75);
}
.tw-ring-offset-amber-300\/80 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.8);
}
.tw-ring-offset-amber-300\/85 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.85);
}
.tw-ring-offset-amber-300\/90 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.9);
}
.tw-ring-offset-amber-300\/95 {
  --tw-ring-offset-color: rgb(252 211 77 / 0.95);
}
.tw-ring-offset-amber-400 {
  --tw-ring-offset-color: #fbbf24;
}
.tw-ring-offset-amber-400\/0 {
  --tw-ring-offset-color: rgb(251 191 36 / 0);
}
.tw-ring-offset-amber-400\/10 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.1);
}
.tw-ring-offset-amber-400\/100 {
  --tw-ring-offset-color: rgb(251 191 36 / 1);
}
.tw-ring-offset-amber-400\/15 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.15);
}
.tw-ring-offset-amber-400\/20 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.2);
}
.tw-ring-offset-amber-400\/25 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.25);
}
.tw-ring-offset-amber-400\/30 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.3);
}
.tw-ring-offset-amber-400\/35 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.35);
}
.tw-ring-offset-amber-400\/40 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.4);
}
.tw-ring-offset-amber-400\/45 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.45);
}
.tw-ring-offset-amber-400\/5 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.05);
}
.tw-ring-offset-amber-400\/50 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.5);
}
.tw-ring-offset-amber-400\/55 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.55);
}
.tw-ring-offset-amber-400\/60 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.6);
}
.tw-ring-offset-amber-400\/65 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.65);
}
.tw-ring-offset-amber-400\/70 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.7);
}
.tw-ring-offset-amber-400\/75 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.75);
}
.tw-ring-offset-amber-400\/80 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.8);
}
.tw-ring-offset-amber-400\/85 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.85);
}
.tw-ring-offset-amber-400\/90 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.9);
}
.tw-ring-offset-amber-400\/95 {
  --tw-ring-offset-color: rgb(251 191 36 / 0.95);
}
.tw-ring-offset-amber-50 {
  --tw-ring-offset-color: #fffbeb;
}
.tw-ring-offset-amber-50\/0 {
  --tw-ring-offset-color: rgb(255 251 235 / 0);
}
.tw-ring-offset-amber-50\/10 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.1);
}
.tw-ring-offset-amber-50\/100 {
  --tw-ring-offset-color: rgb(255 251 235 / 1);
}
.tw-ring-offset-amber-50\/15 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.15);
}
.tw-ring-offset-amber-50\/20 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.2);
}
.tw-ring-offset-amber-50\/25 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.25);
}
.tw-ring-offset-amber-50\/30 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.3);
}
.tw-ring-offset-amber-50\/35 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.35);
}
.tw-ring-offset-amber-50\/40 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.4);
}
.tw-ring-offset-amber-50\/45 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.45);
}
.tw-ring-offset-amber-50\/5 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.05);
}
.tw-ring-offset-amber-50\/50 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.5);
}
.tw-ring-offset-amber-50\/55 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.55);
}
.tw-ring-offset-amber-50\/60 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.6);
}
.tw-ring-offset-amber-50\/65 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.65);
}
.tw-ring-offset-amber-50\/70 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.7);
}
.tw-ring-offset-amber-50\/75 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.75);
}
.tw-ring-offset-amber-50\/80 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.8);
}
.tw-ring-offset-amber-50\/85 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.85);
}
.tw-ring-offset-amber-50\/90 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.9);
}
.tw-ring-offset-amber-50\/95 {
  --tw-ring-offset-color: rgb(255 251 235 / 0.95);
}
.tw-ring-offset-amber-500 {
  --tw-ring-offset-color: #f59e0b;
}
.tw-ring-offset-amber-500\/0 {
  --tw-ring-offset-color: rgb(245 158 11 / 0);
}
.tw-ring-offset-amber-500\/10 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.1);
}
.tw-ring-offset-amber-500\/100 {
  --tw-ring-offset-color: rgb(245 158 11 / 1);
}
.tw-ring-offset-amber-500\/15 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.15);
}
.tw-ring-offset-amber-500\/20 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.2);
}
.tw-ring-offset-amber-500\/25 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.25);
}
.tw-ring-offset-amber-500\/30 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.3);
}
.tw-ring-offset-amber-500\/35 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.35);
}
.tw-ring-offset-amber-500\/40 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.4);
}
.tw-ring-offset-amber-500\/45 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.45);
}
.tw-ring-offset-amber-500\/5 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.05);
}
.tw-ring-offset-amber-500\/50 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.5);
}
.tw-ring-offset-amber-500\/55 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.55);
}
.tw-ring-offset-amber-500\/60 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.6);
}
.tw-ring-offset-amber-500\/65 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.65);
}
.tw-ring-offset-amber-500\/70 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.7);
}
.tw-ring-offset-amber-500\/75 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.75);
}
.tw-ring-offset-amber-500\/80 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.8);
}
.tw-ring-offset-amber-500\/85 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.85);
}
.tw-ring-offset-amber-500\/90 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.9);
}
.tw-ring-offset-amber-500\/95 {
  --tw-ring-offset-color: rgb(245 158 11 / 0.95);
}
.tw-ring-offset-amber-600 {
  --tw-ring-offset-color: #d97706;
}
.tw-ring-offset-amber-600\/0 {
  --tw-ring-offset-color: rgb(217 119 6 / 0);
}
.tw-ring-offset-amber-600\/10 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.1);
}
.tw-ring-offset-amber-600\/100 {
  --tw-ring-offset-color: rgb(217 119 6 / 1);
}
.tw-ring-offset-amber-600\/15 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.15);
}
.tw-ring-offset-amber-600\/20 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.2);
}
.tw-ring-offset-amber-600\/25 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.25);
}
.tw-ring-offset-amber-600\/30 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.3);
}
.tw-ring-offset-amber-600\/35 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.35);
}
.tw-ring-offset-amber-600\/40 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.4);
}
.tw-ring-offset-amber-600\/45 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.45);
}
.tw-ring-offset-amber-600\/5 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.05);
}
.tw-ring-offset-amber-600\/50 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.5);
}
.tw-ring-offset-amber-600\/55 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.55);
}
.tw-ring-offset-amber-600\/60 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.6);
}
.tw-ring-offset-amber-600\/65 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.65);
}
.tw-ring-offset-amber-600\/70 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.7);
}
.tw-ring-offset-amber-600\/75 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.75);
}
.tw-ring-offset-amber-600\/80 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.8);
}
.tw-ring-offset-amber-600\/85 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.85);
}
.tw-ring-offset-amber-600\/90 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.9);
}
.tw-ring-offset-amber-600\/95 {
  --tw-ring-offset-color: rgb(217 119 6 / 0.95);
}
.tw-ring-offset-amber-700 {
  --tw-ring-offset-color: #b45309;
}
.tw-ring-offset-amber-700\/0 {
  --tw-ring-offset-color: rgb(180 83 9 / 0);
}
.tw-ring-offset-amber-700\/10 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.1);
}
.tw-ring-offset-amber-700\/100 {
  --tw-ring-offset-color: rgb(180 83 9 / 1);
}
.tw-ring-offset-amber-700\/15 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.15);
}
.tw-ring-offset-amber-700\/20 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.2);
}
.tw-ring-offset-amber-700\/25 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.25);
}
.tw-ring-offset-amber-700\/30 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.3);
}
.tw-ring-offset-amber-700\/35 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.35);
}
.tw-ring-offset-amber-700\/40 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.4);
}
.tw-ring-offset-amber-700\/45 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.45);
}
.tw-ring-offset-amber-700\/5 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.05);
}
.tw-ring-offset-amber-700\/50 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.5);
}
.tw-ring-offset-amber-700\/55 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.55);
}
.tw-ring-offset-amber-700\/60 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.6);
}
.tw-ring-offset-amber-700\/65 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.65);
}
.tw-ring-offset-amber-700\/70 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.7);
}
.tw-ring-offset-amber-700\/75 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.75);
}
.tw-ring-offset-amber-700\/80 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.8);
}
.tw-ring-offset-amber-700\/85 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.85);
}
.tw-ring-offset-amber-700\/90 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.9);
}
.tw-ring-offset-amber-700\/95 {
  --tw-ring-offset-color: rgb(180 83 9 / 0.95);
}
.tw-ring-offset-amber-800 {
  --tw-ring-offset-color: #92400e;
}
.tw-ring-offset-amber-800\/0 {
  --tw-ring-offset-color: rgb(146 64 14 / 0);
}
.tw-ring-offset-amber-800\/10 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.1);
}
.tw-ring-offset-amber-800\/100 {
  --tw-ring-offset-color: rgb(146 64 14 / 1);
}
.tw-ring-offset-amber-800\/15 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.15);
}
.tw-ring-offset-amber-800\/20 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.2);
}
.tw-ring-offset-amber-800\/25 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.25);
}
.tw-ring-offset-amber-800\/30 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.3);
}
.tw-ring-offset-amber-800\/35 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.35);
}
.tw-ring-offset-amber-800\/40 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.4);
}
.tw-ring-offset-amber-800\/45 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.45);
}
.tw-ring-offset-amber-800\/5 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.05);
}
.tw-ring-offset-amber-800\/50 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.5);
}
.tw-ring-offset-amber-800\/55 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.55);
}
.tw-ring-offset-amber-800\/60 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.6);
}
.tw-ring-offset-amber-800\/65 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.65);
}
.tw-ring-offset-amber-800\/70 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.7);
}
.tw-ring-offset-amber-800\/75 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.75);
}
.tw-ring-offset-amber-800\/80 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.8);
}
.tw-ring-offset-amber-800\/85 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.85);
}
.tw-ring-offset-amber-800\/90 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.9);
}
.tw-ring-offset-amber-800\/95 {
  --tw-ring-offset-color: rgb(146 64 14 / 0.95);
}
.tw-ring-offset-amber-900 {
  --tw-ring-offset-color: #78350f;
}
.tw-ring-offset-amber-900\/0 {
  --tw-ring-offset-color: rgb(120 53 15 / 0);
}
.tw-ring-offset-amber-900\/10 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.1);
}
.tw-ring-offset-amber-900\/100 {
  --tw-ring-offset-color: rgb(120 53 15 / 1);
}
.tw-ring-offset-amber-900\/15 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.15);
}
.tw-ring-offset-amber-900\/20 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.2);
}
.tw-ring-offset-amber-900\/25 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.25);
}
.tw-ring-offset-amber-900\/30 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.3);
}
.tw-ring-offset-amber-900\/35 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.35);
}
.tw-ring-offset-amber-900\/40 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.4);
}
.tw-ring-offset-amber-900\/45 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.45);
}
.tw-ring-offset-amber-900\/5 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.05);
}
.tw-ring-offset-amber-900\/50 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.5);
}
.tw-ring-offset-amber-900\/55 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.55);
}
.tw-ring-offset-amber-900\/60 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.6);
}
.tw-ring-offset-amber-900\/65 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.65);
}
.tw-ring-offset-amber-900\/70 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.7);
}
.tw-ring-offset-amber-900\/75 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.75);
}
.tw-ring-offset-amber-900\/80 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.8);
}
.tw-ring-offset-amber-900\/85 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.85);
}
.tw-ring-offset-amber-900\/90 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.9);
}
.tw-ring-offset-amber-900\/95 {
  --tw-ring-offset-color: rgb(120 53 15 / 0.95);
}
.tw-ring-offset-amber-950 {
  --tw-ring-offset-color: #451a03;
}
.tw-ring-offset-amber-950\/0 {
  --tw-ring-offset-color: rgb(69 26 3 / 0);
}
.tw-ring-offset-amber-950\/10 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.1);
}
.tw-ring-offset-amber-950\/100 {
  --tw-ring-offset-color: rgb(69 26 3 / 1);
}
.tw-ring-offset-amber-950\/15 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.15);
}
.tw-ring-offset-amber-950\/20 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.2);
}
.tw-ring-offset-amber-950\/25 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.25);
}
.tw-ring-offset-amber-950\/30 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.3);
}
.tw-ring-offset-amber-950\/35 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.35);
}
.tw-ring-offset-amber-950\/40 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.4);
}
.tw-ring-offset-amber-950\/45 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.45);
}
.tw-ring-offset-amber-950\/5 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.05);
}
.tw-ring-offset-amber-950\/50 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.5);
}
.tw-ring-offset-amber-950\/55 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.55);
}
.tw-ring-offset-amber-950\/60 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.6);
}
.tw-ring-offset-amber-950\/65 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.65);
}
.tw-ring-offset-amber-950\/70 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.7);
}
.tw-ring-offset-amber-950\/75 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.75);
}
.tw-ring-offset-amber-950\/80 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.8);
}
.tw-ring-offset-amber-950\/85 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.85);
}
.tw-ring-offset-amber-950\/90 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.9);
}
.tw-ring-offset-amber-950\/95 {
  --tw-ring-offset-color: rgb(69 26 3 / 0.95);
}
.tw-ring-offset-black {
  --tw-ring-offset-color: #000;
}
.tw-ring-offset-black\/0 {
  --tw-ring-offset-color: rgb(0 0 0 / 0);
}
.tw-ring-offset-black\/10 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.1);
}
.tw-ring-offset-black\/100 {
  --tw-ring-offset-color: rgb(0 0 0 / 1);
}
.tw-ring-offset-black\/15 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.15);
}
.tw-ring-offset-black\/20 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.2);
}
.tw-ring-offset-black\/25 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.25);
}
.tw-ring-offset-black\/30 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.3);
}
.tw-ring-offset-black\/35 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.35);
}
.tw-ring-offset-black\/40 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.4);
}
.tw-ring-offset-black\/45 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.45);
}
.tw-ring-offset-black\/5 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.05);
}
.tw-ring-offset-black\/50 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.5);
}
.tw-ring-offset-black\/55 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.55);
}
.tw-ring-offset-black\/60 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.6);
}
.tw-ring-offset-black\/65 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.65);
}
.tw-ring-offset-black\/70 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.7);
}
.tw-ring-offset-black\/75 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.75);
}
.tw-ring-offset-black\/80 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.8);
}
.tw-ring-offset-black\/85 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.85);
}
.tw-ring-offset-black\/90 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.9);
}
.tw-ring-offset-black\/95 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.95);
}
.tw-ring-offset-blue-100 {
  --tw-ring-offset-color: #EAF8FF;
}
.tw-ring-offset-blue-100\/0 {
  --tw-ring-offset-color: rgb(234 248 255 / 0);
}
.tw-ring-offset-blue-100\/10 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.1);
}
.tw-ring-offset-blue-100\/100 {
  --tw-ring-offset-color: rgb(234 248 255 / 1);
}
.tw-ring-offset-blue-100\/15 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.15);
}
.tw-ring-offset-blue-100\/20 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.2);
}
.tw-ring-offset-blue-100\/25 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.25);
}
.tw-ring-offset-blue-100\/30 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.3);
}
.tw-ring-offset-blue-100\/35 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.35);
}
.tw-ring-offset-blue-100\/40 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.4);
}
.tw-ring-offset-blue-100\/45 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.45);
}
.tw-ring-offset-blue-100\/5 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.05);
}
.tw-ring-offset-blue-100\/50 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.5);
}
.tw-ring-offset-blue-100\/55 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.55);
}
.tw-ring-offset-blue-100\/60 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.6);
}
.tw-ring-offset-blue-100\/65 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.65);
}
.tw-ring-offset-blue-100\/70 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.7);
}
.tw-ring-offset-blue-100\/75 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.75);
}
.tw-ring-offset-blue-100\/80 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.8);
}
.tw-ring-offset-blue-100\/85 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.85);
}
.tw-ring-offset-blue-100\/90 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.9);
}
.tw-ring-offset-blue-100\/95 {
  --tw-ring-offset-color: rgb(234 248 255 / 0.95);
}
.tw-ring-offset-blue-200 {
  --tw-ring-offset-color: #B7D7E9;
}
.tw-ring-offset-blue-200\/0 {
  --tw-ring-offset-color: rgb(183 215 233 / 0);
}
.tw-ring-offset-blue-200\/10 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.1);
}
.tw-ring-offset-blue-200\/100 {
  --tw-ring-offset-color: rgb(183 215 233 / 1);
}
.tw-ring-offset-blue-200\/15 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.15);
}
.tw-ring-offset-blue-200\/20 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.2);
}
.tw-ring-offset-blue-200\/25 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.25);
}
.tw-ring-offset-blue-200\/30 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.3);
}
.tw-ring-offset-blue-200\/35 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.35);
}
.tw-ring-offset-blue-200\/40 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.4);
}
.tw-ring-offset-blue-200\/45 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.45);
}
.tw-ring-offset-blue-200\/5 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.05);
}
.tw-ring-offset-blue-200\/50 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.5);
}
.tw-ring-offset-blue-200\/55 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.55);
}
.tw-ring-offset-blue-200\/60 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.6);
}
.tw-ring-offset-blue-200\/65 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.65);
}
.tw-ring-offset-blue-200\/70 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.7);
}
.tw-ring-offset-blue-200\/75 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.75);
}
.tw-ring-offset-blue-200\/80 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.8);
}
.tw-ring-offset-blue-200\/85 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.85);
}
.tw-ring-offset-blue-200\/90 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.9);
}
.tw-ring-offset-blue-200\/95 {
  --tw-ring-offset-color: rgb(183 215 233 / 0.95);
}
.tw-ring-offset-blue-300 {
  --tw-ring-offset-color: #84B7D4;
}
.tw-ring-offset-blue-300\/0 {
  --tw-ring-offset-color: rgb(132 183 212 / 0);
}
.tw-ring-offset-blue-300\/10 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.1);
}
.tw-ring-offset-blue-300\/100 {
  --tw-ring-offset-color: rgb(132 183 212 / 1);
}
.tw-ring-offset-blue-300\/15 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.15);
}
.tw-ring-offset-blue-300\/20 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.2);
}
.tw-ring-offset-blue-300\/25 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.25);
}
.tw-ring-offset-blue-300\/30 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.3);
}
.tw-ring-offset-blue-300\/35 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.35);
}
.tw-ring-offset-blue-300\/40 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.4);
}
.tw-ring-offset-blue-300\/45 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.45);
}
.tw-ring-offset-blue-300\/5 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.05);
}
.tw-ring-offset-blue-300\/50 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.5);
}
.tw-ring-offset-blue-300\/55 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.55);
}
.tw-ring-offset-blue-300\/60 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.6);
}
.tw-ring-offset-blue-300\/65 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.65);
}
.tw-ring-offset-blue-300\/70 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.7);
}
.tw-ring-offset-blue-300\/75 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.75);
}
.tw-ring-offset-blue-300\/80 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.8);
}
.tw-ring-offset-blue-300\/85 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.85);
}
.tw-ring-offset-blue-300\/90 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.9);
}
.tw-ring-offset-blue-300\/95 {
  --tw-ring-offset-color: rgb(132 183 212 / 0.95);
}
.tw-ring-offset-blue-400 {
  --tw-ring-offset-color: #5196BE;
}
.tw-ring-offset-blue-400\/0 {
  --tw-ring-offset-color: rgb(81 150 190 / 0);
}
.tw-ring-offset-blue-400\/10 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.1);
}
.tw-ring-offset-blue-400\/100 {
  --tw-ring-offset-color: rgb(81 150 190 / 1);
}
.tw-ring-offset-blue-400\/15 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.15);
}
.tw-ring-offset-blue-400\/20 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.2);
}
.tw-ring-offset-blue-400\/25 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.25);
}
.tw-ring-offset-blue-400\/30 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.3);
}
.tw-ring-offset-blue-400\/35 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.35);
}
.tw-ring-offset-blue-400\/40 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.4);
}
.tw-ring-offset-blue-400\/45 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.45);
}
.tw-ring-offset-blue-400\/5 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.05);
}
.tw-ring-offset-blue-400\/50 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.5);
}
.tw-ring-offset-blue-400\/55 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.55);
}
.tw-ring-offset-blue-400\/60 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.6);
}
.tw-ring-offset-blue-400\/65 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.65);
}
.tw-ring-offset-blue-400\/70 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.7);
}
.tw-ring-offset-blue-400\/75 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.75);
}
.tw-ring-offset-blue-400\/80 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.8);
}
.tw-ring-offset-blue-400\/85 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.85);
}
.tw-ring-offset-blue-400\/90 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.9);
}
.tw-ring-offset-blue-400\/95 {
  --tw-ring-offset-color: rgb(81 150 190 / 0.95);
}
.tw-ring-offset-blue-50 {
  --tw-ring-offset-color: #eff6ff;
}
.tw-ring-offset-blue-50\/0 {
  --tw-ring-offset-color: rgb(239 246 255 / 0);
}
.tw-ring-offset-blue-50\/10 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.1);
}
.tw-ring-offset-blue-50\/100 {
  --tw-ring-offset-color: rgb(239 246 255 / 1);
}
.tw-ring-offset-blue-50\/15 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.15);
}
.tw-ring-offset-blue-50\/20 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.2);
}
.tw-ring-offset-blue-50\/25 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.25);
}
.tw-ring-offset-blue-50\/30 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.3);
}
.tw-ring-offset-blue-50\/35 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.35);
}
.tw-ring-offset-blue-50\/40 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.4);
}
.tw-ring-offset-blue-50\/45 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.45);
}
.tw-ring-offset-blue-50\/5 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.05);
}
.tw-ring-offset-blue-50\/50 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.5);
}
.tw-ring-offset-blue-50\/55 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.55);
}
.tw-ring-offset-blue-50\/60 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.6);
}
.tw-ring-offset-blue-50\/65 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.65);
}
.tw-ring-offset-blue-50\/70 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.7);
}
.tw-ring-offset-blue-50\/75 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.75);
}
.tw-ring-offset-blue-50\/80 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.8);
}
.tw-ring-offset-blue-50\/85 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.85);
}
.tw-ring-offset-blue-50\/90 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.9);
}
.tw-ring-offset-blue-50\/95 {
  --tw-ring-offset-color: rgb(239 246 255 / 0.95);
}
.tw-ring-offset-blue-500 {
  --tw-ring-offset-color: #1E75A8;
}
.tw-ring-offset-blue-500\/0 {
  --tw-ring-offset-color: rgb(30 117 168 / 0);
}
.tw-ring-offset-blue-500\/10 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.1);
}
.tw-ring-offset-blue-500\/100 {
  --tw-ring-offset-color: rgb(30 117 168 / 1);
}
.tw-ring-offset-blue-500\/15 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.15);
}
.tw-ring-offset-blue-500\/20 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.2);
}
.tw-ring-offset-blue-500\/25 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.25);
}
.tw-ring-offset-blue-500\/30 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.3);
}
.tw-ring-offset-blue-500\/35 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.35);
}
.tw-ring-offset-blue-500\/40 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.4);
}
.tw-ring-offset-blue-500\/45 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.45);
}
.tw-ring-offset-blue-500\/5 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.05);
}
.tw-ring-offset-blue-500\/50 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.5);
}
.tw-ring-offset-blue-500\/55 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.55);
}
.tw-ring-offset-blue-500\/60 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.6);
}
.tw-ring-offset-blue-500\/65 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.65);
}
.tw-ring-offset-blue-500\/70 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.7);
}
.tw-ring-offset-blue-500\/75 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.75);
}
.tw-ring-offset-blue-500\/80 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.8);
}
.tw-ring-offset-blue-500\/85 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.85);
}
.tw-ring-offset-blue-500\/90 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.9);
}
.tw-ring-offset-blue-500\/95 {
  --tw-ring-offset-color: rgb(30 117 168 / 0.95);
}
.tw-ring-offset-blue-600 {
  --tw-ring-offset-color: #176998;
}
.tw-ring-offset-blue-600\/0 {
  --tw-ring-offset-color: rgb(23 105 152 / 0);
}
.tw-ring-offset-blue-600\/10 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.1);
}
.tw-ring-offset-blue-600\/100 {
  --tw-ring-offset-color: rgb(23 105 152 / 1);
}
.tw-ring-offset-blue-600\/15 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.15);
}
.tw-ring-offset-blue-600\/20 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.2);
}
.tw-ring-offset-blue-600\/25 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.25);
}
.tw-ring-offset-blue-600\/30 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.3);
}
.tw-ring-offset-blue-600\/35 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.35);
}
.tw-ring-offset-blue-600\/40 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.4);
}
.tw-ring-offset-blue-600\/45 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.45);
}
.tw-ring-offset-blue-600\/5 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.05);
}
.tw-ring-offset-blue-600\/50 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.5);
}
.tw-ring-offset-blue-600\/55 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.55);
}
.tw-ring-offset-blue-600\/60 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.6);
}
.tw-ring-offset-blue-600\/65 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.65);
}
.tw-ring-offset-blue-600\/70 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.7);
}
.tw-ring-offset-blue-600\/75 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.75);
}
.tw-ring-offset-blue-600\/80 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.8);
}
.tw-ring-offset-blue-600\/85 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.85);
}
.tw-ring-offset-blue-600\/90 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.9);
}
.tw-ring-offset-blue-600\/95 {
  --tw-ring-offset-color: rgb(23 105 152 / 0.95);
}
.tw-ring-offset-blue-700 {
  --tw-ring-offset-color: #105C89;
}
.tw-ring-offset-blue-700\/0 {
  --tw-ring-offset-color: rgb(16 92 137 / 0);
}
.tw-ring-offset-blue-700\/10 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.1);
}
.tw-ring-offset-blue-700\/100 {
  --tw-ring-offset-color: rgb(16 92 137 / 1);
}
.tw-ring-offset-blue-700\/15 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.15);
}
.tw-ring-offset-blue-700\/20 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.2);
}
.tw-ring-offset-blue-700\/25 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.25);
}
.tw-ring-offset-blue-700\/30 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.3);
}
.tw-ring-offset-blue-700\/35 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.35);
}
.tw-ring-offset-blue-700\/40 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.4);
}
.tw-ring-offset-blue-700\/45 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.45);
}
.tw-ring-offset-blue-700\/5 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.05);
}
.tw-ring-offset-blue-700\/50 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.5);
}
.tw-ring-offset-blue-700\/55 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.55);
}
.tw-ring-offset-blue-700\/60 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.6);
}
.tw-ring-offset-blue-700\/65 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.65);
}
.tw-ring-offset-blue-700\/70 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.7);
}
.tw-ring-offset-blue-700\/75 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.75);
}
.tw-ring-offset-blue-700\/80 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.8);
}
.tw-ring-offset-blue-700\/85 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.85);
}
.tw-ring-offset-blue-700\/90 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.9);
}
.tw-ring-offset-blue-700\/95 {
  --tw-ring-offset-color: rgb(16 92 137 / 0.95);
}
.tw-ring-offset-blue-800 {
  --tw-ring-offset-color: #095079;
}
.tw-ring-offset-blue-800\/0 {
  --tw-ring-offset-color: rgb(9 80 121 / 0);
}
.tw-ring-offset-blue-800\/10 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.1);
}
.tw-ring-offset-blue-800\/100 {
  --tw-ring-offset-color: rgb(9 80 121 / 1);
}
.tw-ring-offset-blue-800\/15 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.15);
}
.tw-ring-offset-blue-800\/20 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.2);
}
.tw-ring-offset-blue-800\/25 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.25);
}
.tw-ring-offset-blue-800\/30 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.3);
}
.tw-ring-offset-blue-800\/35 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.35);
}
.tw-ring-offset-blue-800\/40 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.4);
}
.tw-ring-offset-blue-800\/45 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.45);
}
.tw-ring-offset-blue-800\/5 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.05);
}
.tw-ring-offset-blue-800\/50 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.5);
}
.tw-ring-offset-blue-800\/55 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.55);
}
.tw-ring-offset-blue-800\/60 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.6);
}
.tw-ring-offset-blue-800\/65 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.65);
}
.tw-ring-offset-blue-800\/70 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.7);
}
.tw-ring-offset-blue-800\/75 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.75);
}
.tw-ring-offset-blue-800\/80 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.8);
}
.tw-ring-offset-blue-800\/85 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.85);
}
.tw-ring-offset-blue-800\/90 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.9);
}
.tw-ring-offset-blue-800\/95 {
  --tw-ring-offset-color: rgb(9 80 121 / 0.95);
}
.tw-ring-offset-blue-900 {
  --tw-ring-offset-color: #024369;
}
.tw-ring-offset-blue-900\/0 {
  --tw-ring-offset-color: rgb(2 67 105 / 0);
}
.tw-ring-offset-blue-900\/10 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.1);
}
.tw-ring-offset-blue-900\/100 {
  --tw-ring-offset-color: rgb(2 67 105 / 1);
}
.tw-ring-offset-blue-900\/15 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.15);
}
.tw-ring-offset-blue-900\/20 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.2);
}
.tw-ring-offset-blue-900\/25 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.25);
}
.tw-ring-offset-blue-900\/30 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.3);
}
.tw-ring-offset-blue-900\/35 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.35);
}
.tw-ring-offset-blue-900\/40 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.4);
}
.tw-ring-offset-blue-900\/45 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.45);
}
.tw-ring-offset-blue-900\/5 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.05);
}
.tw-ring-offset-blue-900\/50 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.5);
}
.tw-ring-offset-blue-900\/55 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.55);
}
.tw-ring-offset-blue-900\/60 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.6);
}
.tw-ring-offset-blue-900\/65 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.65);
}
.tw-ring-offset-blue-900\/70 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.7);
}
.tw-ring-offset-blue-900\/75 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.75);
}
.tw-ring-offset-blue-900\/80 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.8);
}
.tw-ring-offset-blue-900\/85 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.85);
}
.tw-ring-offset-blue-900\/90 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.9);
}
.tw-ring-offset-blue-900\/95 {
  --tw-ring-offset-color: rgb(2 67 105 / 0.95);
}
.tw-ring-offset-blue-950 {
  --tw-ring-offset-color: #172554;
}
.tw-ring-offset-blue-950\/0 {
  --tw-ring-offset-color: rgb(23 37 84 / 0);
}
.tw-ring-offset-blue-950\/10 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.1);
}
.tw-ring-offset-blue-950\/100 {
  --tw-ring-offset-color: rgb(23 37 84 / 1);
}
.tw-ring-offset-blue-950\/15 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.15);
}
.tw-ring-offset-blue-950\/20 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.2);
}
.tw-ring-offset-blue-950\/25 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.25);
}
.tw-ring-offset-blue-950\/30 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.3);
}
.tw-ring-offset-blue-950\/35 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.35);
}
.tw-ring-offset-blue-950\/40 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.4);
}
.tw-ring-offset-blue-950\/45 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.45);
}
.tw-ring-offset-blue-950\/5 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.05);
}
.tw-ring-offset-blue-950\/50 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.5);
}
.tw-ring-offset-blue-950\/55 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.55);
}
.tw-ring-offset-blue-950\/60 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.6);
}
.tw-ring-offset-blue-950\/65 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.65);
}
.tw-ring-offset-blue-950\/70 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.7);
}
.tw-ring-offset-blue-950\/75 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.75);
}
.tw-ring-offset-blue-950\/80 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.8);
}
.tw-ring-offset-blue-950\/85 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.85);
}
.tw-ring-offset-blue-950\/90 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.9);
}
.tw-ring-offset-blue-950\/95 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.95);
}
.tw-ring-offset-current {
  --tw-ring-offset-color: currentColor;
}
.tw-ring-offset-cyan-100 {
  --tw-ring-offset-color: #cffafe;
}
.tw-ring-offset-cyan-100\/0 {
  --tw-ring-offset-color: rgb(207 250 254 / 0);
}
.tw-ring-offset-cyan-100\/10 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.1);
}
.tw-ring-offset-cyan-100\/100 {
  --tw-ring-offset-color: rgb(207 250 254 / 1);
}
.tw-ring-offset-cyan-100\/15 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.15);
}
.tw-ring-offset-cyan-100\/20 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.2);
}
.tw-ring-offset-cyan-100\/25 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.25);
}
.tw-ring-offset-cyan-100\/30 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.3);
}
.tw-ring-offset-cyan-100\/35 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.35);
}
.tw-ring-offset-cyan-100\/40 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.4);
}
.tw-ring-offset-cyan-100\/45 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.45);
}
.tw-ring-offset-cyan-100\/5 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.05);
}
.tw-ring-offset-cyan-100\/50 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.5);
}
.tw-ring-offset-cyan-100\/55 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.55);
}
.tw-ring-offset-cyan-100\/60 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.6);
}
.tw-ring-offset-cyan-100\/65 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.65);
}
.tw-ring-offset-cyan-100\/70 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.7);
}
.tw-ring-offset-cyan-100\/75 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.75);
}
.tw-ring-offset-cyan-100\/80 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.8);
}
.tw-ring-offset-cyan-100\/85 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.85);
}
.tw-ring-offset-cyan-100\/90 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.9);
}
.tw-ring-offset-cyan-100\/95 {
  --tw-ring-offset-color: rgb(207 250 254 / 0.95);
}
.tw-ring-offset-cyan-200 {
  --tw-ring-offset-color: #a5f3fc;
}
.tw-ring-offset-cyan-200\/0 {
  --tw-ring-offset-color: rgb(165 243 252 / 0);
}
.tw-ring-offset-cyan-200\/10 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.1);
}
.tw-ring-offset-cyan-200\/100 {
  --tw-ring-offset-color: rgb(165 243 252 / 1);
}
.tw-ring-offset-cyan-200\/15 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.15);
}
.tw-ring-offset-cyan-200\/20 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.2);
}
.tw-ring-offset-cyan-200\/25 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.25);
}
.tw-ring-offset-cyan-200\/30 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.3);
}
.tw-ring-offset-cyan-200\/35 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.35);
}
.tw-ring-offset-cyan-200\/40 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.4);
}
.tw-ring-offset-cyan-200\/45 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.45);
}
.tw-ring-offset-cyan-200\/5 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.05);
}
.tw-ring-offset-cyan-200\/50 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.5);
}
.tw-ring-offset-cyan-200\/55 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.55);
}
.tw-ring-offset-cyan-200\/60 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.6);
}
.tw-ring-offset-cyan-200\/65 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.65);
}
.tw-ring-offset-cyan-200\/70 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.7);
}
.tw-ring-offset-cyan-200\/75 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.75);
}
.tw-ring-offset-cyan-200\/80 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.8);
}
.tw-ring-offset-cyan-200\/85 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.85);
}
.tw-ring-offset-cyan-200\/90 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.9);
}
.tw-ring-offset-cyan-200\/95 {
  --tw-ring-offset-color: rgb(165 243 252 / 0.95);
}
.tw-ring-offset-cyan-300 {
  --tw-ring-offset-color: #67e8f9;
}
.tw-ring-offset-cyan-300\/0 {
  --tw-ring-offset-color: rgb(103 232 249 / 0);
}
.tw-ring-offset-cyan-300\/10 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.1);
}
.tw-ring-offset-cyan-300\/100 {
  --tw-ring-offset-color: rgb(103 232 249 / 1);
}
.tw-ring-offset-cyan-300\/15 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.15);
}
.tw-ring-offset-cyan-300\/20 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.2);
}
.tw-ring-offset-cyan-300\/25 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.25);
}
.tw-ring-offset-cyan-300\/30 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.3);
}
.tw-ring-offset-cyan-300\/35 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.35);
}
.tw-ring-offset-cyan-300\/40 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.4);
}
.tw-ring-offset-cyan-300\/45 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.45);
}
.tw-ring-offset-cyan-300\/5 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.05);
}
.tw-ring-offset-cyan-300\/50 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.5);
}
.tw-ring-offset-cyan-300\/55 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.55);
}
.tw-ring-offset-cyan-300\/60 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.6);
}
.tw-ring-offset-cyan-300\/65 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.65);
}
.tw-ring-offset-cyan-300\/70 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.7);
}
.tw-ring-offset-cyan-300\/75 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.75);
}
.tw-ring-offset-cyan-300\/80 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.8);
}
.tw-ring-offset-cyan-300\/85 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.85);
}
.tw-ring-offset-cyan-300\/90 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.9);
}
.tw-ring-offset-cyan-300\/95 {
  --tw-ring-offset-color: rgb(103 232 249 / 0.95);
}
.tw-ring-offset-cyan-400 {
  --tw-ring-offset-color: #22d3ee;
}
.tw-ring-offset-cyan-400\/0 {
  --tw-ring-offset-color: rgb(34 211 238 / 0);
}
.tw-ring-offset-cyan-400\/10 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.1);
}
.tw-ring-offset-cyan-400\/100 {
  --tw-ring-offset-color: rgb(34 211 238 / 1);
}
.tw-ring-offset-cyan-400\/15 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.15);
}
.tw-ring-offset-cyan-400\/20 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.2);
}
.tw-ring-offset-cyan-400\/25 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.25);
}
.tw-ring-offset-cyan-400\/30 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.3);
}
.tw-ring-offset-cyan-400\/35 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.35);
}
.tw-ring-offset-cyan-400\/40 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.4);
}
.tw-ring-offset-cyan-400\/45 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.45);
}
.tw-ring-offset-cyan-400\/5 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.05);
}
.tw-ring-offset-cyan-400\/50 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.5);
}
.tw-ring-offset-cyan-400\/55 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.55);
}
.tw-ring-offset-cyan-400\/60 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.6);
}
.tw-ring-offset-cyan-400\/65 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.65);
}
.tw-ring-offset-cyan-400\/70 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.7);
}
.tw-ring-offset-cyan-400\/75 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.75);
}
.tw-ring-offset-cyan-400\/80 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.8);
}
.tw-ring-offset-cyan-400\/85 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.85);
}
.tw-ring-offset-cyan-400\/90 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.9);
}
.tw-ring-offset-cyan-400\/95 {
  --tw-ring-offset-color: rgb(34 211 238 / 0.95);
}
.tw-ring-offset-cyan-50 {
  --tw-ring-offset-color: #ecfeff;
}
.tw-ring-offset-cyan-50\/0 {
  --tw-ring-offset-color: rgb(236 254 255 / 0);
}
.tw-ring-offset-cyan-50\/10 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.1);
}
.tw-ring-offset-cyan-50\/100 {
  --tw-ring-offset-color: rgb(236 254 255 / 1);
}
.tw-ring-offset-cyan-50\/15 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.15);
}
.tw-ring-offset-cyan-50\/20 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.2);
}
.tw-ring-offset-cyan-50\/25 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.25);
}
.tw-ring-offset-cyan-50\/30 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.3);
}
.tw-ring-offset-cyan-50\/35 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.35);
}
.tw-ring-offset-cyan-50\/40 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.4);
}
.tw-ring-offset-cyan-50\/45 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.45);
}
.tw-ring-offset-cyan-50\/5 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.05);
}
.tw-ring-offset-cyan-50\/50 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.5);
}
.tw-ring-offset-cyan-50\/55 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.55);
}
.tw-ring-offset-cyan-50\/60 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.6);
}
.tw-ring-offset-cyan-50\/65 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.65);
}
.tw-ring-offset-cyan-50\/70 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.7);
}
.tw-ring-offset-cyan-50\/75 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.75);
}
.tw-ring-offset-cyan-50\/80 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.8);
}
.tw-ring-offset-cyan-50\/85 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.85);
}
.tw-ring-offset-cyan-50\/90 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.9);
}
.tw-ring-offset-cyan-50\/95 {
  --tw-ring-offset-color: rgb(236 254 255 / 0.95);
}
.tw-ring-offset-cyan-500 {
  --tw-ring-offset-color: #06b6d4;
}
.tw-ring-offset-cyan-500\/0 {
  --tw-ring-offset-color: rgb(6 182 212 / 0);
}
.tw-ring-offset-cyan-500\/10 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.1);
}
.tw-ring-offset-cyan-500\/100 {
  --tw-ring-offset-color: rgb(6 182 212 / 1);
}
.tw-ring-offset-cyan-500\/15 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.15);
}
.tw-ring-offset-cyan-500\/20 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.2);
}
.tw-ring-offset-cyan-500\/25 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.25);
}
.tw-ring-offset-cyan-500\/30 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.3);
}
.tw-ring-offset-cyan-500\/35 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.35);
}
.tw-ring-offset-cyan-500\/40 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.4);
}
.tw-ring-offset-cyan-500\/45 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.45);
}
.tw-ring-offset-cyan-500\/5 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.05);
}
.tw-ring-offset-cyan-500\/50 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.5);
}
.tw-ring-offset-cyan-500\/55 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.55);
}
.tw-ring-offset-cyan-500\/60 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.6);
}
.tw-ring-offset-cyan-500\/65 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.65);
}
.tw-ring-offset-cyan-500\/70 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.7);
}
.tw-ring-offset-cyan-500\/75 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.75);
}
.tw-ring-offset-cyan-500\/80 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.8);
}
.tw-ring-offset-cyan-500\/85 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.85);
}
.tw-ring-offset-cyan-500\/90 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.9);
}
.tw-ring-offset-cyan-500\/95 {
  --tw-ring-offset-color: rgb(6 182 212 / 0.95);
}
.tw-ring-offset-cyan-600 {
  --tw-ring-offset-color: #0891b2;
}
.tw-ring-offset-cyan-600\/0 {
  --tw-ring-offset-color: rgb(8 145 178 / 0);
}
.tw-ring-offset-cyan-600\/10 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.1);
}
.tw-ring-offset-cyan-600\/100 {
  --tw-ring-offset-color: rgb(8 145 178 / 1);
}
.tw-ring-offset-cyan-600\/15 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.15);
}
.tw-ring-offset-cyan-600\/20 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.2);
}
.tw-ring-offset-cyan-600\/25 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.25);
}
.tw-ring-offset-cyan-600\/30 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.3);
}
.tw-ring-offset-cyan-600\/35 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.35);
}
.tw-ring-offset-cyan-600\/40 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.4);
}
.tw-ring-offset-cyan-600\/45 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.45);
}
.tw-ring-offset-cyan-600\/5 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.05);
}
.tw-ring-offset-cyan-600\/50 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.5);
}
.tw-ring-offset-cyan-600\/55 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.55);
}
.tw-ring-offset-cyan-600\/60 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.6);
}
.tw-ring-offset-cyan-600\/65 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.65);
}
.tw-ring-offset-cyan-600\/70 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.7);
}
.tw-ring-offset-cyan-600\/75 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.75);
}
.tw-ring-offset-cyan-600\/80 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.8);
}
.tw-ring-offset-cyan-600\/85 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.85);
}
.tw-ring-offset-cyan-600\/90 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.9);
}
.tw-ring-offset-cyan-600\/95 {
  --tw-ring-offset-color: rgb(8 145 178 / 0.95);
}
.tw-ring-offset-cyan-700 {
  --tw-ring-offset-color: #0e7490;
}
.tw-ring-offset-cyan-700\/0 {
  --tw-ring-offset-color: rgb(14 116 144 / 0);
}
.tw-ring-offset-cyan-700\/10 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.1);
}
.tw-ring-offset-cyan-700\/100 {
  --tw-ring-offset-color: rgb(14 116 144 / 1);
}
.tw-ring-offset-cyan-700\/15 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.15);
}
.tw-ring-offset-cyan-700\/20 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.2);
}
.tw-ring-offset-cyan-700\/25 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.25);
}
.tw-ring-offset-cyan-700\/30 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.3);
}
.tw-ring-offset-cyan-700\/35 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.35);
}
.tw-ring-offset-cyan-700\/40 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.4);
}
.tw-ring-offset-cyan-700\/45 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.45);
}
.tw-ring-offset-cyan-700\/5 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.05);
}
.tw-ring-offset-cyan-700\/50 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.5);
}
.tw-ring-offset-cyan-700\/55 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.55);
}
.tw-ring-offset-cyan-700\/60 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.6);
}
.tw-ring-offset-cyan-700\/65 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.65);
}
.tw-ring-offset-cyan-700\/70 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.7);
}
.tw-ring-offset-cyan-700\/75 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.75);
}
.tw-ring-offset-cyan-700\/80 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.8);
}
.tw-ring-offset-cyan-700\/85 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.85);
}
.tw-ring-offset-cyan-700\/90 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.9);
}
.tw-ring-offset-cyan-700\/95 {
  --tw-ring-offset-color: rgb(14 116 144 / 0.95);
}
.tw-ring-offset-cyan-800 {
  --tw-ring-offset-color: #155e75;
}
.tw-ring-offset-cyan-800\/0 {
  --tw-ring-offset-color: rgb(21 94 117 / 0);
}
.tw-ring-offset-cyan-800\/10 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.1);
}
.tw-ring-offset-cyan-800\/100 {
  --tw-ring-offset-color: rgb(21 94 117 / 1);
}
.tw-ring-offset-cyan-800\/15 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.15);
}
.tw-ring-offset-cyan-800\/20 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.2);
}
.tw-ring-offset-cyan-800\/25 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.25);
}
.tw-ring-offset-cyan-800\/30 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.3);
}
.tw-ring-offset-cyan-800\/35 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.35);
}
.tw-ring-offset-cyan-800\/40 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.4);
}
.tw-ring-offset-cyan-800\/45 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.45);
}
.tw-ring-offset-cyan-800\/5 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.05);
}
.tw-ring-offset-cyan-800\/50 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.5);
}
.tw-ring-offset-cyan-800\/55 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.55);
}
.tw-ring-offset-cyan-800\/60 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.6);
}
.tw-ring-offset-cyan-800\/65 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.65);
}
.tw-ring-offset-cyan-800\/70 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.7);
}
.tw-ring-offset-cyan-800\/75 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.75);
}
.tw-ring-offset-cyan-800\/80 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.8);
}
.tw-ring-offset-cyan-800\/85 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.85);
}
.tw-ring-offset-cyan-800\/90 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.9);
}
.tw-ring-offset-cyan-800\/95 {
  --tw-ring-offset-color: rgb(21 94 117 / 0.95);
}
.tw-ring-offset-cyan-900 {
  --tw-ring-offset-color: #164e63;
}
.tw-ring-offset-cyan-900\/0 {
  --tw-ring-offset-color: rgb(22 78 99 / 0);
}
.tw-ring-offset-cyan-900\/10 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.1);
}
.tw-ring-offset-cyan-900\/100 {
  --tw-ring-offset-color: rgb(22 78 99 / 1);
}
.tw-ring-offset-cyan-900\/15 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.15);
}
.tw-ring-offset-cyan-900\/20 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.2);
}
.tw-ring-offset-cyan-900\/25 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.25);
}
.tw-ring-offset-cyan-900\/30 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.3);
}
.tw-ring-offset-cyan-900\/35 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.35);
}
.tw-ring-offset-cyan-900\/40 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.4);
}
.tw-ring-offset-cyan-900\/45 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.45);
}
.tw-ring-offset-cyan-900\/5 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.05);
}
.tw-ring-offset-cyan-900\/50 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.5);
}
.tw-ring-offset-cyan-900\/55 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.55);
}
.tw-ring-offset-cyan-900\/60 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.6);
}
.tw-ring-offset-cyan-900\/65 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.65);
}
.tw-ring-offset-cyan-900\/70 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.7);
}
.tw-ring-offset-cyan-900\/75 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.75);
}
.tw-ring-offset-cyan-900\/80 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.8);
}
.tw-ring-offset-cyan-900\/85 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.85);
}
.tw-ring-offset-cyan-900\/90 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.9);
}
.tw-ring-offset-cyan-900\/95 {
  --tw-ring-offset-color: rgb(22 78 99 / 0.95);
}
.tw-ring-offset-cyan-950 {
  --tw-ring-offset-color: #083344;
}
.tw-ring-offset-cyan-950\/0 {
  --tw-ring-offset-color: rgb(8 51 68 / 0);
}
.tw-ring-offset-cyan-950\/10 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.1);
}
.tw-ring-offset-cyan-950\/100 {
  --tw-ring-offset-color: rgb(8 51 68 / 1);
}
.tw-ring-offset-cyan-950\/15 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.15);
}
.tw-ring-offset-cyan-950\/20 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.2);
}
.tw-ring-offset-cyan-950\/25 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.25);
}
.tw-ring-offset-cyan-950\/30 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.3);
}
.tw-ring-offset-cyan-950\/35 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.35);
}
.tw-ring-offset-cyan-950\/40 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.4);
}
.tw-ring-offset-cyan-950\/45 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.45);
}
.tw-ring-offset-cyan-950\/5 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.05);
}
.tw-ring-offset-cyan-950\/50 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.5);
}
.tw-ring-offset-cyan-950\/55 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.55);
}
.tw-ring-offset-cyan-950\/60 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.6);
}
.tw-ring-offset-cyan-950\/65 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.65);
}
.tw-ring-offset-cyan-950\/70 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.7);
}
.tw-ring-offset-cyan-950\/75 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.75);
}
.tw-ring-offset-cyan-950\/80 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.8);
}
.tw-ring-offset-cyan-950\/85 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.85);
}
.tw-ring-offset-cyan-950\/90 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.9);
}
.tw-ring-offset-cyan-950\/95 {
  --tw-ring-offset-color: rgb(8 51 68 / 0.95);
}
.tw-ring-offset-danger {
  --tw-ring-offset-color: #ef4444;
}
.tw-ring-offset-danger-dark {
  --tw-ring-offset-color: #dc2626;
}
.tw-ring-offset-danger-dark\/0 {
  --tw-ring-offset-color: rgb(220 38 38 / 0);
}
.tw-ring-offset-danger-dark\/10 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.1);
}
.tw-ring-offset-danger-dark\/100 {
  --tw-ring-offset-color: rgb(220 38 38 / 1);
}
.tw-ring-offset-danger-dark\/15 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.15);
}
.tw-ring-offset-danger-dark\/20 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.2);
}
.tw-ring-offset-danger-dark\/25 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.25);
}
.tw-ring-offset-danger-dark\/30 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.3);
}
.tw-ring-offset-danger-dark\/35 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.35);
}
.tw-ring-offset-danger-dark\/40 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.4);
}
.tw-ring-offset-danger-dark\/45 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.45);
}
.tw-ring-offset-danger-dark\/5 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.05);
}
.tw-ring-offset-danger-dark\/50 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.5);
}
.tw-ring-offset-danger-dark\/55 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.55);
}
.tw-ring-offset-danger-dark\/60 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.6);
}
.tw-ring-offset-danger-dark\/65 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.65);
}
.tw-ring-offset-danger-dark\/70 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.7);
}
.tw-ring-offset-danger-dark\/75 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.75);
}
.tw-ring-offset-danger-dark\/80 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.8);
}
.tw-ring-offset-danger-dark\/85 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.85);
}
.tw-ring-offset-danger-dark\/90 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.9);
}
.tw-ring-offset-danger-dark\/95 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.95);
}
.tw-ring-offset-danger-light {
  --tw-ring-offset-color: #f87171;
}
.tw-ring-offset-danger-light\/0 {
  --tw-ring-offset-color: rgb(248 113 113 / 0);
}
.tw-ring-offset-danger-light\/10 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.1);
}
.tw-ring-offset-danger-light\/100 {
  --tw-ring-offset-color: rgb(248 113 113 / 1);
}
.tw-ring-offset-danger-light\/15 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.15);
}
.tw-ring-offset-danger-light\/20 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.2);
}
.tw-ring-offset-danger-light\/25 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.25);
}
.tw-ring-offset-danger-light\/30 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.3);
}
.tw-ring-offset-danger-light\/35 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.35);
}
.tw-ring-offset-danger-light\/40 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.4);
}
.tw-ring-offset-danger-light\/45 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.45);
}
.tw-ring-offset-danger-light\/5 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.05);
}
.tw-ring-offset-danger-light\/50 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.5);
}
.tw-ring-offset-danger-light\/55 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.55);
}
.tw-ring-offset-danger-light\/60 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.6);
}
.tw-ring-offset-danger-light\/65 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.65);
}
.tw-ring-offset-danger-light\/70 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.7);
}
.tw-ring-offset-danger-light\/75 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.75);
}
.tw-ring-offset-danger-light\/80 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.8);
}
.tw-ring-offset-danger-light\/85 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.85);
}
.tw-ring-offset-danger-light\/90 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.9);
}
.tw-ring-offset-danger-light\/95 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.95);
}
.tw-ring-offset-danger\/0 {
  --tw-ring-offset-color: rgb(239 68 68 / 0);
}
.tw-ring-offset-danger\/10 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.1);
}
.tw-ring-offset-danger\/100 {
  --tw-ring-offset-color: rgb(239 68 68 / 1);
}
.tw-ring-offset-danger\/15 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.15);
}
.tw-ring-offset-danger\/20 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.2);
}
.tw-ring-offset-danger\/25 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.25);
}
.tw-ring-offset-danger\/30 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.3);
}
.tw-ring-offset-danger\/35 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.35);
}
.tw-ring-offset-danger\/40 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.4);
}
.tw-ring-offset-danger\/45 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.45);
}
.tw-ring-offset-danger\/5 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.05);
}
.tw-ring-offset-danger\/50 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.5);
}
.tw-ring-offset-danger\/55 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.55);
}
.tw-ring-offset-danger\/60 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.6);
}
.tw-ring-offset-danger\/65 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.65);
}
.tw-ring-offset-danger\/70 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.7);
}
.tw-ring-offset-danger\/75 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.75);
}
.tw-ring-offset-danger\/80 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.8);
}
.tw-ring-offset-danger\/85 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.85);
}
.tw-ring-offset-danger\/90 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.9);
}
.tw-ring-offset-danger\/95 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.95);
}
.tw-ring-offset-emerald-100 {
  --tw-ring-offset-color: #d1fae5;
}
.tw-ring-offset-emerald-100\/0 {
  --tw-ring-offset-color: rgb(209 250 229 / 0);
}
.tw-ring-offset-emerald-100\/10 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.1);
}
.tw-ring-offset-emerald-100\/100 {
  --tw-ring-offset-color: rgb(209 250 229 / 1);
}
.tw-ring-offset-emerald-100\/15 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.15);
}
.tw-ring-offset-emerald-100\/20 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.2);
}
.tw-ring-offset-emerald-100\/25 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.25);
}
.tw-ring-offset-emerald-100\/30 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.3);
}
.tw-ring-offset-emerald-100\/35 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.35);
}
.tw-ring-offset-emerald-100\/40 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.4);
}
.tw-ring-offset-emerald-100\/45 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.45);
}
.tw-ring-offset-emerald-100\/5 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.05);
}
.tw-ring-offset-emerald-100\/50 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.5);
}
.tw-ring-offset-emerald-100\/55 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.55);
}
.tw-ring-offset-emerald-100\/60 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.6);
}
.tw-ring-offset-emerald-100\/65 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.65);
}
.tw-ring-offset-emerald-100\/70 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.7);
}
.tw-ring-offset-emerald-100\/75 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.75);
}
.tw-ring-offset-emerald-100\/80 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.8);
}
.tw-ring-offset-emerald-100\/85 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.85);
}
.tw-ring-offset-emerald-100\/90 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.9);
}
.tw-ring-offset-emerald-100\/95 {
  --tw-ring-offset-color: rgb(209 250 229 / 0.95);
}
.tw-ring-offset-emerald-200 {
  --tw-ring-offset-color: #a7f3d0;
}
.tw-ring-offset-emerald-200\/0 {
  --tw-ring-offset-color: rgb(167 243 208 / 0);
}
.tw-ring-offset-emerald-200\/10 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.1);
}
.tw-ring-offset-emerald-200\/100 {
  --tw-ring-offset-color: rgb(167 243 208 / 1);
}
.tw-ring-offset-emerald-200\/15 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.15);
}
.tw-ring-offset-emerald-200\/20 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.2);
}
.tw-ring-offset-emerald-200\/25 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.25);
}
.tw-ring-offset-emerald-200\/30 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.3);
}
.tw-ring-offset-emerald-200\/35 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.35);
}
.tw-ring-offset-emerald-200\/40 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.4);
}
.tw-ring-offset-emerald-200\/45 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.45);
}
.tw-ring-offset-emerald-200\/5 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.05);
}
.tw-ring-offset-emerald-200\/50 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.5);
}
.tw-ring-offset-emerald-200\/55 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.55);
}
.tw-ring-offset-emerald-200\/60 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.6);
}
.tw-ring-offset-emerald-200\/65 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.65);
}
.tw-ring-offset-emerald-200\/70 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.7);
}
.tw-ring-offset-emerald-200\/75 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.75);
}
.tw-ring-offset-emerald-200\/80 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.8);
}
.tw-ring-offset-emerald-200\/85 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.85);
}
.tw-ring-offset-emerald-200\/90 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.9);
}
.tw-ring-offset-emerald-200\/95 {
  --tw-ring-offset-color: rgb(167 243 208 / 0.95);
}
.tw-ring-offset-emerald-300 {
  --tw-ring-offset-color: #6ee7b7;
}
.tw-ring-offset-emerald-300\/0 {
  --tw-ring-offset-color: rgb(110 231 183 / 0);
}
.tw-ring-offset-emerald-300\/10 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.1);
}
.tw-ring-offset-emerald-300\/100 {
  --tw-ring-offset-color: rgb(110 231 183 / 1);
}
.tw-ring-offset-emerald-300\/15 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.15);
}
.tw-ring-offset-emerald-300\/20 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.2);
}
.tw-ring-offset-emerald-300\/25 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.25);
}
.tw-ring-offset-emerald-300\/30 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.3);
}
.tw-ring-offset-emerald-300\/35 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.35);
}
.tw-ring-offset-emerald-300\/40 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.4);
}
.tw-ring-offset-emerald-300\/45 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.45);
}
.tw-ring-offset-emerald-300\/5 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.05);
}
.tw-ring-offset-emerald-300\/50 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.5);
}
.tw-ring-offset-emerald-300\/55 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.55);
}
.tw-ring-offset-emerald-300\/60 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.6);
}
.tw-ring-offset-emerald-300\/65 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.65);
}
.tw-ring-offset-emerald-300\/70 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.7);
}
.tw-ring-offset-emerald-300\/75 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.75);
}
.tw-ring-offset-emerald-300\/80 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.8);
}
.tw-ring-offset-emerald-300\/85 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.85);
}
.tw-ring-offset-emerald-300\/90 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.9);
}
.tw-ring-offset-emerald-300\/95 {
  --tw-ring-offset-color: rgb(110 231 183 / 0.95);
}
.tw-ring-offset-emerald-400 {
  --tw-ring-offset-color: #34d399;
}
.tw-ring-offset-emerald-400\/0 {
  --tw-ring-offset-color: rgb(52 211 153 / 0);
}
.tw-ring-offset-emerald-400\/10 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.1);
}
.tw-ring-offset-emerald-400\/100 {
  --tw-ring-offset-color: rgb(52 211 153 / 1);
}
.tw-ring-offset-emerald-400\/15 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.15);
}
.tw-ring-offset-emerald-400\/20 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.2);
}
.tw-ring-offset-emerald-400\/25 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.25);
}
.tw-ring-offset-emerald-400\/30 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.3);
}
.tw-ring-offset-emerald-400\/35 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.35);
}
.tw-ring-offset-emerald-400\/40 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.4);
}
.tw-ring-offset-emerald-400\/45 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.45);
}
.tw-ring-offset-emerald-400\/5 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.05);
}
.tw-ring-offset-emerald-400\/50 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.5);
}
.tw-ring-offset-emerald-400\/55 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.55);
}
.tw-ring-offset-emerald-400\/60 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.6);
}
.tw-ring-offset-emerald-400\/65 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.65);
}
.tw-ring-offset-emerald-400\/70 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.7);
}
.tw-ring-offset-emerald-400\/75 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.75);
}
.tw-ring-offset-emerald-400\/80 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.8);
}
.tw-ring-offset-emerald-400\/85 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.85);
}
.tw-ring-offset-emerald-400\/90 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.9);
}
.tw-ring-offset-emerald-400\/95 {
  --tw-ring-offset-color: rgb(52 211 153 / 0.95);
}
.tw-ring-offset-emerald-50 {
  --tw-ring-offset-color: #ecfdf5;
}
.tw-ring-offset-emerald-50\/0 {
  --tw-ring-offset-color: rgb(236 253 245 / 0);
}
.tw-ring-offset-emerald-50\/10 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.1);
}
.tw-ring-offset-emerald-50\/100 {
  --tw-ring-offset-color: rgb(236 253 245 / 1);
}
.tw-ring-offset-emerald-50\/15 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.15);
}
.tw-ring-offset-emerald-50\/20 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.2);
}
.tw-ring-offset-emerald-50\/25 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.25);
}
.tw-ring-offset-emerald-50\/30 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.3);
}
.tw-ring-offset-emerald-50\/35 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.35);
}
.tw-ring-offset-emerald-50\/40 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.4);
}
.tw-ring-offset-emerald-50\/45 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.45);
}
.tw-ring-offset-emerald-50\/5 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.05);
}
.tw-ring-offset-emerald-50\/50 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.5);
}
.tw-ring-offset-emerald-50\/55 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.55);
}
.tw-ring-offset-emerald-50\/60 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.6);
}
.tw-ring-offset-emerald-50\/65 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.65);
}
.tw-ring-offset-emerald-50\/70 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.7);
}
.tw-ring-offset-emerald-50\/75 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.75);
}
.tw-ring-offset-emerald-50\/80 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.8);
}
.tw-ring-offset-emerald-50\/85 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.85);
}
.tw-ring-offset-emerald-50\/90 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.9);
}
.tw-ring-offset-emerald-50\/95 {
  --tw-ring-offset-color: rgb(236 253 245 / 0.95);
}
.tw-ring-offset-emerald-500 {
  --tw-ring-offset-color: #10b981;
}
.tw-ring-offset-emerald-500\/0 {
  --tw-ring-offset-color: rgb(16 185 129 / 0);
}
.tw-ring-offset-emerald-500\/10 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.1);
}
.tw-ring-offset-emerald-500\/100 {
  --tw-ring-offset-color: rgb(16 185 129 / 1);
}
.tw-ring-offset-emerald-500\/15 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.15);
}
.tw-ring-offset-emerald-500\/20 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.2);
}
.tw-ring-offset-emerald-500\/25 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.25);
}
.tw-ring-offset-emerald-500\/30 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.3);
}
.tw-ring-offset-emerald-500\/35 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.35);
}
.tw-ring-offset-emerald-500\/40 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.4);
}
.tw-ring-offset-emerald-500\/45 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.45);
}
.tw-ring-offset-emerald-500\/5 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.05);
}
.tw-ring-offset-emerald-500\/50 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.5);
}
.tw-ring-offset-emerald-500\/55 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.55);
}
.tw-ring-offset-emerald-500\/60 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.6);
}
.tw-ring-offset-emerald-500\/65 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.65);
}
.tw-ring-offset-emerald-500\/70 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.7);
}
.tw-ring-offset-emerald-500\/75 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.75);
}
.tw-ring-offset-emerald-500\/80 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.8);
}
.tw-ring-offset-emerald-500\/85 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.85);
}
.tw-ring-offset-emerald-500\/90 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.9);
}
.tw-ring-offset-emerald-500\/95 {
  --tw-ring-offset-color: rgb(16 185 129 / 0.95);
}
.tw-ring-offset-emerald-600 {
  --tw-ring-offset-color: #059669;
}
.tw-ring-offset-emerald-600\/0 {
  --tw-ring-offset-color: rgb(5 150 105 / 0);
}
.tw-ring-offset-emerald-600\/10 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.1);
}
.tw-ring-offset-emerald-600\/100 {
  --tw-ring-offset-color: rgb(5 150 105 / 1);
}
.tw-ring-offset-emerald-600\/15 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.15);
}
.tw-ring-offset-emerald-600\/20 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.2);
}
.tw-ring-offset-emerald-600\/25 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.25);
}
.tw-ring-offset-emerald-600\/30 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.3);
}
.tw-ring-offset-emerald-600\/35 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.35);
}
.tw-ring-offset-emerald-600\/40 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.4);
}
.tw-ring-offset-emerald-600\/45 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.45);
}
.tw-ring-offset-emerald-600\/5 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.05);
}
.tw-ring-offset-emerald-600\/50 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.5);
}
.tw-ring-offset-emerald-600\/55 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.55);
}
.tw-ring-offset-emerald-600\/60 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.6);
}
.tw-ring-offset-emerald-600\/65 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.65);
}
.tw-ring-offset-emerald-600\/70 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.7);
}
.tw-ring-offset-emerald-600\/75 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.75);
}
.tw-ring-offset-emerald-600\/80 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.8);
}
.tw-ring-offset-emerald-600\/85 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.85);
}
.tw-ring-offset-emerald-600\/90 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.9);
}
.tw-ring-offset-emerald-600\/95 {
  --tw-ring-offset-color: rgb(5 150 105 / 0.95);
}
.tw-ring-offset-emerald-700 {
  --tw-ring-offset-color: #047857;
}
.tw-ring-offset-emerald-700\/0 {
  --tw-ring-offset-color: rgb(4 120 87 / 0);
}
.tw-ring-offset-emerald-700\/10 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.1);
}
.tw-ring-offset-emerald-700\/100 {
  --tw-ring-offset-color: rgb(4 120 87 / 1);
}
.tw-ring-offset-emerald-700\/15 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.15);
}
.tw-ring-offset-emerald-700\/20 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.2);
}
.tw-ring-offset-emerald-700\/25 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.25);
}
.tw-ring-offset-emerald-700\/30 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.3);
}
.tw-ring-offset-emerald-700\/35 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.35);
}
.tw-ring-offset-emerald-700\/40 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.4);
}
.tw-ring-offset-emerald-700\/45 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.45);
}
.tw-ring-offset-emerald-700\/5 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.05);
}
.tw-ring-offset-emerald-700\/50 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.5);
}
.tw-ring-offset-emerald-700\/55 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.55);
}
.tw-ring-offset-emerald-700\/60 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.6);
}
.tw-ring-offset-emerald-700\/65 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.65);
}
.tw-ring-offset-emerald-700\/70 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.7);
}
.tw-ring-offset-emerald-700\/75 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.75);
}
.tw-ring-offset-emerald-700\/80 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.8);
}
.tw-ring-offset-emerald-700\/85 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.85);
}
.tw-ring-offset-emerald-700\/90 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.9);
}
.tw-ring-offset-emerald-700\/95 {
  --tw-ring-offset-color: rgb(4 120 87 / 0.95);
}
.tw-ring-offset-emerald-800 {
  --tw-ring-offset-color: #065f46;
}
.tw-ring-offset-emerald-800\/0 {
  --tw-ring-offset-color: rgb(6 95 70 / 0);
}
.tw-ring-offset-emerald-800\/10 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.1);
}
.tw-ring-offset-emerald-800\/100 {
  --tw-ring-offset-color: rgb(6 95 70 / 1);
}
.tw-ring-offset-emerald-800\/15 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.15);
}
.tw-ring-offset-emerald-800\/20 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.2);
}
.tw-ring-offset-emerald-800\/25 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.25);
}
.tw-ring-offset-emerald-800\/30 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.3);
}
.tw-ring-offset-emerald-800\/35 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.35);
}
.tw-ring-offset-emerald-800\/40 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.4);
}
.tw-ring-offset-emerald-800\/45 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.45);
}
.tw-ring-offset-emerald-800\/5 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.05);
}
.tw-ring-offset-emerald-800\/50 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.5);
}
.tw-ring-offset-emerald-800\/55 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.55);
}
.tw-ring-offset-emerald-800\/60 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.6);
}
.tw-ring-offset-emerald-800\/65 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.65);
}
.tw-ring-offset-emerald-800\/70 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.7);
}
.tw-ring-offset-emerald-800\/75 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.75);
}
.tw-ring-offset-emerald-800\/80 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.8);
}
.tw-ring-offset-emerald-800\/85 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.85);
}
.tw-ring-offset-emerald-800\/90 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.9);
}
.tw-ring-offset-emerald-800\/95 {
  --tw-ring-offset-color: rgb(6 95 70 / 0.95);
}
.tw-ring-offset-emerald-900 {
  --tw-ring-offset-color: #064e3b;
}
.tw-ring-offset-emerald-900\/0 {
  --tw-ring-offset-color: rgb(6 78 59 / 0);
}
.tw-ring-offset-emerald-900\/10 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.1);
}
.tw-ring-offset-emerald-900\/100 {
  --tw-ring-offset-color: rgb(6 78 59 / 1);
}
.tw-ring-offset-emerald-900\/15 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.15);
}
.tw-ring-offset-emerald-900\/20 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.2);
}
.tw-ring-offset-emerald-900\/25 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.25);
}
.tw-ring-offset-emerald-900\/30 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.3);
}
.tw-ring-offset-emerald-900\/35 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.35);
}
.tw-ring-offset-emerald-900\/40 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.4);
}
.tw-ring-offset-emerald-900\/45 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.45);
}
.tw-ring-offset-emerald-900\/5 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.05);
}
.tw-ring-offset-emerald-900\/50 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.5);
}
.tw-ring-offset-emerald-900\/55 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.55);
}
.tw-ring-offset-emerald-900\/60 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.6);
}
.tw-ring-offset-emerald-900\/65 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.65);
}
.tw-ring-offset-emerald-900\/70 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.7);
}
.tw-ring-offset-emerald-900\/75 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.75);
}
.tw-ring-offset-emerald-900\/80 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.8);
}
.tw-ring-offset-emerald-900\/85 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.85);
}
.tw-ring-offset-emerald-900\/90 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.9);
}
.tw-ring-offset-emerald-900\/95 {
  --tw-ring-offset-color: rgb(6 78 59 / 0.95);
}
.tw-ring-offset-emerald-950 {
  --tw-ring-offset-color: #022c22;
}
.tw-ring-offset-emerald-950\/0 {
  --tw-ring-offset-color: rgb(2 44 34 / 0);
}
.tw-ring-offset-emerald-950\/10 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.1);
}
.tw-ring-offset-emerald-950\/100 {
  --tw-ring-offset-color: rgb(2 44 34 / 1);
}
.tw-ring-offset-emerald-950\/15 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.15);
}
.tw-ring-offset-emerald-950\/20 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.2);
}
.tw-ring-offset-emerald-950\/25 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.25);
}
.tw-ring-offset-emerald-950\/30 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.3);
}
.tw-ring-offset-emerald-950\/35 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.35);
}
.tw-ring-offset-emerald-950\/40 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.4);
}
.tw-ring-offset-emerald-950\/45 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.45);
}
.tw-ring-offset-emerald-950\/5 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.05);
}
.tw-ring-offset-emerald-950\/50 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.5);
}
.tw-ring-offset-emerald-950\/55 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.55);
}
.tw-ring-offset-emerald-950\/60 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.6);
}
.tw-ring-offset-emerald-950\/65 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.65);
}
.tw-ring-offset-emerald-950\/70 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.7);
}
.tw-ring-offset-emerald-950\/75 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.75);
}
.tw-ring-offset-emerald-950\/80 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.8);
}
.tw-ring-offset-emerald-950\/85 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.85);
}
.tw-ring-offset-emerald-950\/90 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.9);
}
.tw-ring-offset-emerald-950\/95 {
  --tw-ring-offset-color: rgb(2 44 34 / 0.95);
}
.tw-ring-offset-fuchsia-100 {
  --tw-ring-offset-color: #fae8ff;
}
.tw-ring-offset-fuchsia-100\/0 {
  --tw-ring-offset-color: rgb(250 232 255 / 0);
}
.tw-ring-offset-fuchsia-100\/10 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.1);
}
.tw-ring-offset-fuchsia-100\/100 {
  --tw-ring-offset-color: rgb(250 232 255 / 1);
}
.tw-ring-offset-fuchsia-100\/15 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.15);
}
.tw-ring-offset-fuchsia-100\/20 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.2);
}
.tw-ring-offset-fuchsia-100\/25 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.25);
}
.tw-ring-offset-fuchsia-100\/30 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.3);
}
.tw-ring-offset-fuchsia-100\/35 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.35);
}
.tw-ring-offset-fuchsia-100\/40 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.4);
}
.tw-ring-offset-fuchsia-100\/45 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.45);
}
.tw-ring-offset-fuchsia-100\/5 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.05);
}
.tw-ring-offset-fuchsia-100\/50 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.5);
}
.tw-ring-offset-fuchsia-100\/55 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.55);
}
.tw-ring-offset-fuchsia-100\/60 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.6);
}
.tw-ring-offset-fuchsia-100\/65 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.65);
}
.tw-ring-offset-fuchsia-100\/70 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.7);
}
.tw-ring-offset-fuchsia-100\/75 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.75);
}
.tw-ring-offset-fuchsia-100\/80 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.8);
}
.tw-ring-offset-fuchsia-100\/85 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.85);
}
.tw-ring-offset-fuchsia-100\/90 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.9);
}
.tw-ring-offset-fuchsia-100\/95 {
  --tw-ring-offset-color: rgb(250 232 255 / 0.95);
}
.tw-ring-offset-fuchsia-200 {
  --tw-ring-offset-color: #f5d0fe;
}
.tw-ring-offset-fuchsia-200\/0 {
  --tw-ring-offset-color: rgb(245 208 254 / 0);
}
.tw-ring-offset-fuchsia-200\/10 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.1);
}
.tw-ring-offset-fuchsia-200\/100 {
  --tw-ring-offset-color: rgb(245 208 254 / 1);
}
.tw-ring-offset-fuchsia-200\/15 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.15);
}
.tw-ring-offset-fuchsia-200\/20 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.2);
}
.tw-ring-offset-fuchsia-200\/25 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.25);
}
.tw-ring-offset-fuchsia-200\/30 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.3);
}
.tw-ring-offset-fuchsia-200\/35 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.35);
}
.tw-ring-offset-fuchsia-200\/40 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.4);
}
.tw-ring-offset-fuchsia-200\/45 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.45);
}
.tw-ring-offset-fuchsia-200\/5 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.05);
}
.tw-ring-offset-fuchsia-200\/50 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.5);
}
.tw-ring-offset-fuchsia-200\/55 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.55);
}
.tw-ring-offset-fuchsia-200\/60 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.6);
}
.tw-ring-offset-fuchsia-200\/65 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.65);
}
.tw-ring-offset-fuchsia-200\/70 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.7);
}
.tw-ring-offset-fuchsia-200\/75 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.75);
}
.tw-ring-offset-fuchsia-200\/80 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.8);
}
.tw-ring-offset-fuchsia-200\/85 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.85);
}
.tw-ring-offset-fuchsia-200\/90 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.9);
}
.tw-ring-offset-fuchsia-200\/95 {
  --tw-ring-offset-color: rgb(245 208 254 / 0.95);
}
.tw-ring-offset-fuchsia-300 {
  --tw-ring-offset-color: #f0abfc;
}
.tw-ring-offset-fuchsia-300\/0 {
  --tw-ring-offset-color: rgb(240 171 252 / 0);
}
.tw-ring-offset-fuchsia-300\/10 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.1);
}
.tw-ring-offset-fuchsia-300\/100 {
  --tw-ring-offset-color: rgb(240 171 252 / 1);
}
.tw-ring-offset-fuchsia-300\/15 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.15);
}
.tw-ring-offset-fuchsia-300\/20 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.2);
}
.tw-ring-offset-fuchsia-300\/25 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.25);
}
.tw-ring-offset-fuchsia-300\/30 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.3);
}
.tw-ring-offset-fuchsia-300\/35 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.35);
}
.tw-ring-offset-fuchsia-300\/40 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.4);
}
.tw-ring-offset-fuchsia-300\/45 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.45);
}
.tw-ring-offset-fuchsia-300\/5 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.05);
}
.tw-ring-offset-fuchsia-300\/50 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.5);
}
.tw-ring-offset-fuchsia-300\/55 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.55);
}
.tw-ring-offset-fuchsia-300\/60 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.6);
}
.tw-ring-offset-fuchsia-300\/65 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.65);
}
.tw-ring-offset-fuchsia-300\/70 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.7);
}
.tw-ring-offset-fuchsia-300\/75 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.75);
}
.tw-ring-offset-fuchsia-300\/80 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.8);
}
.tw-ring-offset-fuchsia-300\/85 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.85);
}
.tw-ring-offset-fuchsia-300\/90 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.9);
}
.tw-ring-offset-fuchsia-300\/95 {
  --tw-ring-offset-color: rgb(240 171 252 / 0.95);
}
.tw-ring-offset-fuchsia-400 {
  --tw-ring-offset-color: #e879f9;
}
.tw-ring-offset-fuchsia-400\/0 {
  --tw-ring-offset-color: rgb(232 121 249 / 0);
}
.tw-ring-offset-fuchsia-400\/10 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.1);
}
.tw-ring-offset-fuchsia-400\/100 {
  --tw-ring-offset-color: rgb(232 121 249 / 1);
}
.tw-ring-offset-fuchsia-400\/15 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.15);
}
.tw-ring-offset-fuchsia-400\/20 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.2);
}
.tw-ring-offset-fuchsia-400\/25 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.25);
}
.tw-ring-offset-fuchsia-400\/30 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.3);
}
.tw-ring-offset-fuchsia-400\/35 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.35);
}
.tw-ring-offset-fuchsia-400\/40 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.4);
}
.tw-ring-offset-fuchsia-400\/45 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.45);
}
.tw-ring-offset-fuchsia-400\/5 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.05);
}
.tw-ring-offset-fuchsia-400\/50 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.5);
}
.tw-ring-offset-fuchsia-400\/55 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.55);
}
.tw-ring-offset-fuchsia-400\/60 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.6);
}
.tw-ring-offset-fuchsia-400\/65 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.65);
}
.tw-ring-offset-fuchsia-400\/70 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.7);
}
.tw-ring-offset-fuchsia-400\/75 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.75);
}
.tw-ring-offset-fuchsia-400\/80 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.8);
}
.tw-ring-offset-fuchsia-400\/85 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.85);
}
.tw-ring-offset-fuchsia-400\/90 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.9);
}
.tw-ring-offset-fuchsia-400\/95 {
  --tw-ring-offset-color: rgb(232 121 249 / 0.95);
}
.tw-ring-offset-fuchsia-50 {
  --tw-ring-offset-color: #fdf4ff;
}
.tw-ring-offset-fuchsia-50\/0 {
  --tw-ring-offset-color: rgb(253 244 255 / 0);
}
.tw-ring-offset-fuchsia-50\/10 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.1);
}
.tw-ring-offset-fuchsia-50\/100 {
  --tw-ring-offset-color: rgb(253 244 255 / 1);
}
.tw-ring-offset-fuchsia-50\/15 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.15);
}
.tw-ring-offset-fuchsia-50\/20 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.2);
}
.tw-ring-offset-fuchsia-50\/25 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.25);
}
.tw-ring-offset-fuchsia-50\/30 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.3);
}
.tw-ring-offset-fuchsia-50\/35 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.35);
}
.tw-ring-offset-fuchsia-50\/40 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.4);
}
.tw-ring-offset-fuchsia-50\/45 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.45);
}
.tw-ring-offset-fuchsia-50\/5 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.05);
}
.tw-ring-offset-fuchsia-50\/50 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.5);
}
.tw-ring-offset-fuchsia-50\/55 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.55);
}
.tw-ring-offset-fuchsia-50\/60 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.6);
}
.tw-ring-offset-fuchsia-50\/65 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.65);
}
.tw-ring-offset-fuchsia-50\/70 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.7);
}
.tw-ring-offset-fuchsia-50\/75 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.75);
}
.tw-ring-offset-fuchsia-50\/80 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.8);
}
.tw-ring-offset-fuchsia-50\/85 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.85);
}
.tw-ring-offset-fuchsia-50\/90 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.9);
}
.tw-ring-offset-fuchsia-50\/95 {
  --tw-ring-offset-color: rgb(253 244 255 / 0.95);
}
.tw-ring-offset-fuchsia-500 {
  --tw-ring-offset-color: #d946ef;
}
.tw-ring-offset-fuchsia-500\/0 {
  --tw-ring-offset-color: rgb(217 70 239 / 0);
}
.tw-ring-offset-fuchsia-500\/10 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.1);
}
.tw-ring-offset-fuchsia-500\/100 {
  --tw-ring-offset-color: rgb(217 70 239 / 1);
}
.tw-ring-offset-fuchsia-500\/15 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.15);
}
.tw-ring-offset-fuchsia-500\/20 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.2);
}
.tw-ring-offset-fuchsia-500\/25 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.25);
}
.tw-ring-offset-fuchsia-500\/30 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.3);
}
.tw-ring-offset-fuchsia-500\/35 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.35);
}
.tw-ring-offset-fuchsia-500\/40 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.4);
}
.tw-ring-offset-fuchsia-500\/45 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.45);
}
.tw-ring-offset-fuchsia-500\/5 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.05);
}
.tw-ring-offset-fuchsia-500\/50 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.5);
}
.tw-ring-offset-fuchsia-500\/55 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.55);
}
.tw-ring-offset-fuchsia-500\/60 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.6);
}
.tw-ring-offset-fuchsia-500\/65 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.65);
}
.tw-ring-offset-fuchsia-500\/70 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.7);
}
.tw-ring-offset-fuchsia-500\/75 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.75);
}
.tw-ring-offset-fuchsia-500\/80 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.8);
}
.tw-ring-offset-fuchsia-500\/85 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.85);
}
.tw-ring-offset-fuchsia-500\/90 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.9);
}
.tw-ring-offset-fuchsia-500\/95 {
  --tw-ring-offset-color: rgb(217 70 239 / 0.95);
}
.tw-ring-offset-fuchsia-600 {
  --tw-ring-offset-color: #c026d3;
}
.tw-ring-offset-fuchsia-600\/0 {
  --tw-ring-offset-color: rgb(192 38 211 / 0);
}
.tw-ring-offset-fuchsia-600\/10 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.1);
}
.tw-ring-offset-fuchsia-600\/100 {
  --tw-ring-offset-color: rgb(192 38 211 / 1);
}
.tw-ring-offset-fuchsia-600\/15 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.15);
}
.tw-ring-offset-fuchsia-600\/20 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.2);
}
.tw-ring-offset-fuchsia-600\/25 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.25);
}
.tw-ring-offset-fuchsia-600\/30 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.3);
}
.tw-ring-offset-fuchsia-600\/35 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.35);
}
.tw-ring-offset-fuchsia-600\/40 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.4);
}
.tw-ring-offset-fuchsia-600\/45 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.45);
}
.tw-ring-offset-fuchsia-600\/5 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.05);
}
.tw-ring-offset-fuchsia-600\/50 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.5);
}
.tw-ring-offset-fuchsia-600\/55 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.55);
}
.tw-ring-offset-fuchsia-600\/60 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.6);
}
.tw-ring-offset-fuchsia-600\/65 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.65);
}
.tw-ring-offset-fuchsia-600\/70 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.7);
}
.tw-ring-offset-fuchsia-600\/75 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.75);
}
.tw-ring-offset-fuchsia-600\/80 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.8);
}
.tw-ring-offset-fuchsia-600\/85 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.85);
}
.tw-ring-offset-fuchsia-600\/90 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.9);
}
.tw-ring-offset-fuchsia-600\/95 {
  --tw-ring-offset-color: rgb(192 38 211 / 0.95);
}
.tw-ring-offset-fuchsia-700 {
  --tw-ring-offset-color: #a21caf;
}
.tw-ring-offset-fuchsia-700\/0 {
  --tw-ring-offset-color: rgb(162 28 175 / 0);
}
.tw-ring-offset-fuchsia-700\/10 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.1);
}
.tw-ring-offset-fuchsia-700\/100 {
  --tw-ring-offset-color: rgb(162 28 175 / 1);
}
.tw-ring-offset-fuchsia-700\/15 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.15);
}
.tw-ring-offset-fuchsia-700\/20 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.2);
}
.tw-ring-offset-fuchsia-700\/25 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.25);
}
.tw-ring-offset-fuchsia-700\/30 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.3);
}
.tw-ring-offset-fuchsia-700\/35 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.35);
}
.tw-ring-offset-fuchsia-700\/40 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.4);
}
.tw-ring-offset-fuchsia-700\/45 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.45);
}
.tw-ring-offset-fuchsia-700\/5 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.05);
}
.tw-ring-offset-fuchsia-700\/50 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.5);
}
.tw-ring-offset-fuchsia-700\/55 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.55);
}
.tw-ring-offset-fuchsia-700\/60 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.6);
}
.tw-ring-offset-fuchsia-700\/65 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.65);
}
.tw-ring-offset-fuchsia-700\/70 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.7);
}
.tw-ring-offset-fuchsia-700\/75 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.75);
}
.tw-ring-offset-fuchsia-700\/80 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.8);
}
.tw-ring-offset-fuchsia-700\/85 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.85);
}
.tw-ring-offset-fuchsia-700\/90 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.9);
}
.tw-ring-offset-fuchsia-700\/95 {
  --tw-ring-offset-color: rgb(162 28 175 / 0.95);
}
.tw-ring-offset-fuchsia-800 {
  --tw-ring-offset-color: #86198f;
}
.tw-ring-offset-fuchsia-800\/0 {
  --tw-ring-offset-color: rgb(134 25 143 / 0);
}
.tw-ring-offset-fuchsia-800\/10 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.1);
}
.tw-ring-offset-fuchsia-800\/100 {
  --tw-ring-offset-color: rgb(134 25 143 / 1);
}
.tw-ring-offset-fuchsia-800\/15 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.15);
}
.tw-ring-offset-fuchsia-800\/20 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.2);
}
.tw-ring-offset-fuchsia-800\/25 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.25);
}
.tw-ring-offset-fuchsia-800\/30 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.3);
}
.tw-ring-offset-fuchsia-800\/35 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.35);
}
.tw-ring-offset-fuchsia-800\/40 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.4);
}
.tw-ring-offset-fuchsia-800\/45 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.45);
}
.tw-ring-offset-fuchsia-800\/5 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.05);
}
.tw-ring-offset-fuchsia-800\/50 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.5);
}
.tw-ring-offset-fuchsia-800\/55 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.55);
}
.tw-ring-offset-fuchsia-800\/60 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.6);
}
.tw-ring-offset-fuchsia-800\/65 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.65);
}
.tw-ring-offset-fuchsia-800\/70 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.7);
}
.tw-ring-offset-fuchsia-800\/75 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.75);
}
.tw-ring-offset-fuchsia-800\/80 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.8);
}
.tw-ring-offset-fuchsia-800\/85 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.85);
}
.tw-ring-offset-fuchsia-800\/90 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.9);
}
.tw-ring-offset-fuchsia-800\/95 {
  --tw-ring-offset-color: rgb(134 25 143 / 0.95);
}
.tw-ring-offset-fuchsia-900 {
  --tw-ring-offset-color: #701a75;
}
.tw-ring-offset-fuchsia-900\/0 {
  --tw-ring-offset-color: rgb(112 26 117 / 0);
}
.tw-ring-offset-fuchsia-900\/10 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.1);
}
.tw-ring-offset-fuchsia-900\/100 {
  --tw-ring-offset-color: rgb(112 26 117 / 1);
}
.tw-ring-offset-fuchsia-900\/15 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.15);
}
.tw-ring-offset-fuchsia-900\/20 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.2);
}
.tw-ring-offset-fuchsia-900\/25 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.25);
}
.tw-ring-offset-fuchsia-900\/30 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.3);
}
.tw-ring-offset-fuchsia-900\/35 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.35);
}
.tw-ring-offset-fuchsia-900\/40 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.4);
}
.tw-ring-offset-fuchsia-900\/45 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.45);
}
.tw-ring-offset-fuchsia-900\/5 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.05);
}
.tw-ring-offset-fuchsia-900\/50 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.5);
}
.tw-ring-offset-fuchsia-900\/55 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.55);
}
.tw-ring-offset-fuchsia-900\/60 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.6);
}
.tw-ring-offset-fuchsia-900\/65 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.65);
}
.tw-ring-offset-fuchsia-900\/70 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.7);
}
.tw-ring-offset-fuchsia-900\/75 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.75);
}
.tw-ring-offset-fuchsia-900\/80 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.8);
}
.tw-ring-offset-fuchsia-900\/85 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.85);
}
.tw-ring-offset-fuchsia-900\/90 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.9);
}
.tw-ring-offset-fuchsia-900\/95 {
  --tw-ring-offset-color: rgb(112 26 117 / 0.95);
}
.tw-ring-offset-fuchsia-950 {
  --tw-ring-offset-color: #4a044e;
}
.tw-ring-offset-fuchsia-950\/0 {
  --tw-ring-offset-color: rgb(74 4 78 / 0);
}
.tw-ring-offset-fuchsia-950\/10 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.1);
}
.tw-ring-offset-fuchsia-950\/100 {
  --tw-ring-offset-color: rgb(74 4 78 / 1);
}
.tw-ring-offset-fuchsia-950\/15 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.15);
}
.tw-ring-offset-fuchsia-950\/20 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.2);
}
.tw-ring-offset-fuchsia-950\/25 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.25);
}
.tw-ring-offset-fuchsia-950\/30 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.3);
}
.tw-ring-offset-fuchsia-950\/35 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.35);
}
.tw-ring-offset-fuchsia-950\/40 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.4);
}
.tw-ring-offset-fuchsia-950\/45 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.45);
}
.tw-ring-offset-fuchsia-950\/5 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.05);
}
.tw-ring-offset-fuchsia-950\/50 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.5);
}
.tw-ring-offset-fuchsia-950\/55 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.55);
}
.tw-ring-offset-fuchsia-950\/60 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.6);
}
.tw-ring-offset-fuchsia-950\/65 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.65);
}
.tw-ring-offset-fuchsia-950\/70 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.7);
}
.tw-ring-offset-fuchsia-950\/75 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.75);
}
.tw-ring-offset-fuchsia-950\/80 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.8);
}
.tw-ring-offset-fuchsia-950\/85 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.85);
}
.tw-ring-offset-fuchsia-950\/90 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.9);
}
.tw-ring-offset-fuchsia-950\/95 {
  --tw-ring-offset-color: rgb(74 4 78 / 0.95);
}
.tw-ring-offset-gray-100 {
  --tw-ring-offset-color: #f3f4f6;
}
.tw-ring-offset-gray-100\/0 {
  --tw-ring-offset-color: rgb(243 244 246 / 0);
}
.tw-ring-offset-gray-100\/10 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.1);
}
.tw-ring-offset-gray-100\/100 {
  --tw-ring-offset-color: rgb(243 244 246 / 1);
}
.tw-ring-offset-gray-100\/15 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.15);
}
.tw-ring-offset-gray-100\/20 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.2);
}
.tw-ring-offset-gray-100\/25 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.25);
}
.tw-ring-offset-gray-100\/30 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.3);
}
.tw-ring-offset-gray-100\/35 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.35);
}
.tw-ring-offset-gray-100\/40 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.4);
}
.tw-ring-offset-gray-100\/45 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.45);
}
.tw-ring-offset-gray-100\/5 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.05);
}
.tw-ring-offset-gray-100\/50 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.5);
}
.tw-ring-offset-gray-100\/55 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.55);
}
.tw-ring-offset-gray-100\/60 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.6);
}
.tw-ring-offset-gray-100\/65 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.65);
}
.tw-ring-offset-gray-100\/70 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.7);
}
.tw-ring-offset-gray-100\/75 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.75);
}
.tw-ring-offset-gray-100\/80 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.8);
}
.tw-ring-offset-gray-100\/85 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.85);
}
.tw-ring-offset-gray-100\/90 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.9);
}
.tw-ring-offset-gray-100\/95 {
  --tw-ring-offset-color: rgb(243 244 246 / 0.95);
}
.tw-ring-offset-gray-200 {
  --tw-ring-offset-color: #e5e7eb;
}
.tw-ring-offset-gray-200\/0 {
  --tw-ring-offset-color: rgb(229 231 235 / 0);
}
.tw-ring-offset-gray-200\/10 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.1);
}
.tw-ring-offset-gray-200\/100 {
  --tw-ring-offset-color: rgb(229 231 235 / 1);
}
.tw-ring-offset-gray-200\/15 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.15);
}
.tw-ring-offset-gray-200\/20 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.2);
}
.tw-ring-offset-gray-200\/25 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.25);
}
.tw-ring-offset-gray-200\/30 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.3);
}
.tw-ring-offset-gray-200\/35 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.35);
}
.tw-ring-offset-gray-200\/40 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.4);
}
.tw-ring-offset-gray-200\/45 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.45);
}
.tw-ring-offset-gray-200\/5 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.05);
}
.tw-ring-offset-gray-200\/50 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.5);
}
.tw-ring-offset-gray-200\/55 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.55);
}
.tw-ring-offset-gray-200\/60 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.6);
}
.tw-ring-offset-gray-200\/65 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.65);
}
.tw-ring-offset-gray-200\/70 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.7);
}
.tw-ring-offset-gray-200\/75 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.75);
}
.tw-ring-offset-gray-200\/80 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.8);
}
.tw-ring-offset-gray-200\/85 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.85);
}
.tw-ring-offset-gray-200\/90 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.9);
}
.tw-ring-offset-gray-200\/95 {
  --tw-ring-offset-color: rgb(229 231 235 / 0.95);
}
.tw-ring-offset-gray-300 {
  --tw-ring-offset-color: #d1d5db;
}
.tw-ring-offset-gray-300\/0 {
  --tw-ring-offset-color: rgb(209 213 219 / 0);
}
.tw-ring-offset-gray-300\/10 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.1);
}
.tw-ring-offset-gray-300\/100 {
  --tw-ring-offset-color: rgb(209 213 219 / 1);
}
.tw-ring-offset-gray-300\/15 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.15);
}
.tw-ring-offset-gray-300\/20 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.2);
}
.tw-ring-offset-gray-300\/25 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.25);
}
.tw-ring-offset-gray-300\/30 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.3);
}
.tw-ring-offset-gray-300\/35 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.35);
}
.tw-ring-offset-gray-300\/40 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.4);
}
.tw-ring-offset-gray-300\/45 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.45);
}
.tw-ring-offset-gray-300\/5 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.05);
}
.tw-ring-offset-gray-300\/50 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.5);
}
.tw-ring-offset-gray-300\/55 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.55);
}
.tw-ring-offset-gray-300\/60 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.6);
}
.tw-ring-offset-gray-300\/65 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.65);
}
.tw-ring-offset-gray-300\/70 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.7);
}
.tw-ring-offset-gray-300\/75 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.75);
}
.tw-ring-offset-gray-300\/80 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.8);
}
.tw-ring-offset-gray-300\/85 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.85);
}
.tw-ring-offset-gray-300\/90 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.9);
}
.tw-ring-offset-gray-300\/95 {
  --tw-ring-offset-color: rgb(209 213 219 / 0.95);
}
.tw-ring-offset-gray-400 {
  --tw-ring-offset-color: #9ca3af;
}
.tw-ring-offset-gray-400\/0 {
  --tw-ring-offset-color: rgb(156 163 175 / 0);
}
.tw-ring-offset-gray-400\/10 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.1);
}
.tw-ring-offset-gray-400\/100 {
  --tw-ring-offset-color: rgb(156 163 175 / 1);
}
.tw-ring-offset-gray-400\/15 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.15);
}
.tw-ring-offset-gray-400\/20 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.2);
}
.tw-ring-offset-gray-400\/25 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.25);
}
.tw-ring-offset-gray-400\/30 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.3);
}
.tw-ring-offset-gray-400\/35 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.35);
}
.tw-ring-offset-gray-400\/40 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.4);
}
.tw-ring-offset-gray-400\/45 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.45);
}
.tw-ring-offset-gray-400\/5 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.05);
}
.tw-ring-offset-gray-400\/50 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.5);
}
.tw-ring-offset-gray-400\/55 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.55);
}
.tw-ring-offset-gray-400\/60 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.6);
}
.tw-ring-offset-gray-400\/65 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.65);
}
.tw-ring-offset-gray-400\/70 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.7);
}
.tw-ring-offset-gray-400\/75 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.75);
}
.tw-ring-offset-gray-400\/80 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.8);
}
.tw-ring-offset-gray-400\/85 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.85);
}
.tw-ring-offset-gray-400\/90 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.9);
}
.tw-ring-offset-gray-400\/95 {
  --tw-ring-offset-color: rgb(156 163 175 / 0.95);
}
.tw-ring-offset-gray-50 {
  --tw-ring-offset-color: #f9fafb;
}
.tw-ring-offset-gray-50\/0 {
  --tw-ring-offset-color: rgb(249 250 251 / 0);
}
.tw-ring-offset-gray-50\/10 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.1);
}
.tw-ring-offset-gray-50\/100 {
  --tw-ring-offset-color: rgb(249 250 251 / 1);
}
.tw-ring-offset-gray-50\/15 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.15);
}
.tw-ring-offset-gray-50\/20 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.2);
}
.tw-ring-offset-gray-50\/25 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.25);
}
.tw-ring-offset-gray-50\/30 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.3);
}
.tw-ring-offset-gray-50\/35 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.35);
}
.tw-ring-offset-gray-50\/40 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.4);
}
.tw-ring-offset-gray-50\/45 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.45);
}
.tw-ring-offset-gray-50\/5 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.05);
}
.tw-ring-offset-gray-50\/50 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.5);
}
.tw-ring-offset-gray-50\/55 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.55);
}
.tw-ring-offset-gray-50\/60 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.6);
}
.tw-ring-offset-gray-50\/65 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.65);
}
.tw-ring-offset-gray-50\/70 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.7);
}
.tw-ring-offset-gray-50\/75 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.75);
}
.tw-ring-offset-gray-50\/80 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.8);
}
.tw-ring-offset-gray-50\/85 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.85);
}
.tw-ring-offset-gray-50\/90 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.9);
}
.tw-ring-offset-gray-50\/95 {
  --tw-ring-offset-color: rgb(249 250 251 / 0.95);
}
.tw-ring-offset-gray-500 {
  --tw-ring-offset-color: #6b7280;
}
.tw-ring-offset-gray-500\/0 {
  --tw-ring-offset-color: rgb(107 114 128 / 0);
}
.tw-ring-offset-gray-500\/10 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.1);
}
.tw-ring-offset-gray-500\/100 {
  --tw-ring-offset-color: rgb(107 114 128 / 1);
}
.tw-ring-offset-gray-500\/15 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.15);
}
.tw-ring-offset-gray-500\/20 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.2);
}
.tw-ring-offset-gray-500\/25 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.25);
}
.tw-ring-offset-gray-500\/30 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.3);
}
.tw-ring-offset-gray-500\/35 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.35);
}
.tw-ring-offset-gray-500\/40 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.4);
}
.tw-ring-offset-gray-500\/45 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.45);
}
.tw-ring-offset-gray-500\/5 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.05);
}
.tw-ring-offset-gray-500\/50 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.5);
}
.tw-ring-offset-gray-500\/55 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.55);
}
.tw-ring-offset-gray-500\/60 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.6);
}
.tw-ring-offset-gray-500\/65 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.65);
}
.tw-ring-offset-gray-500\/70 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.7);
}
.tw-ring-offset-gray-500\/75 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.75);
}
.tw-ring-offset-gray-500\/80 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.8);
}
.tw-ring-offset-gray-500\/85 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.85);
}
.tw-ring-offset-gray-500\/90 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.9);
}
.tw-ring-offset-gray-500\/95 {
  --tw-ring-offset-color: rgb(107 114 128 / 0.95);
}
.tw-ring-offset-gray-600 {
  --tw-ring-offset-color: #4b5563;
}
.tw-ring-offset-gray-600\/0 {
  --tw-ring-offset-color: rgb(75 85 99 / 0);
}
.tw-ring-offset-gray-600\/10 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.1);
}
.tw-ring-offset-gray-600\/100 {
  --tw-ring-offset-color: rgb(75 85 99 / 1);
}
.tw-ring-offset-gray-600\/15 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.15);
}
.tw-ring-offset-gray-600\/20 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.2);
}
.tw-ring-offset-gray-600\/25 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.25);
}
.tw-ring-offset-gray-600\/30 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.3);
}
.tw-ring-offset-gray-600\/35 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.35);
}
.tw-ring-offset-gray-600\/40 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.4);
}
.tw-ring-offset-gray-600\/45 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.45);
}
.tw-ring-offset-gray-600\/5 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.05);
}
.tw-ring-offset-gray-600\/50 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.5);
}
.tw-ring-offset-gray-600\/55 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.55);
}
.tw-ring-offset-gray-600\/60 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.6);
}
.tw-ring-offset-gray-600\/65 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.65);
}
.tw-ring-offset-gray-600\/70 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.7);
}
.tw-ring-offset-gray-600\/75 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.75);
}
.tw-ring-offset-gray-600\/80 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.8);
}
.tw-ring-offset-gray-600\/85 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.85);
}
.tw-ring-offset-gray-600\/90 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.9);
}
.tw-ring-offset-gray-600\/95 {
  --tw-ring-offset-color: rgb(75 85 99 / 0.95);
}
.tw-ring-offset-gray-700 {
  --tw-ring-offset-color: #374151;
}
.tw-ring-offset-gray-700\/0 {
  --tw-ring-offset-color: rgb(55 65 81 / 0);
}
.tw-ring-offset-gray-700\/10 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.1);
}
.tw-ring-offset-gray-700\/100 {
  --tw-ring-offset-color: rgb(55 65 81 / 1);
}
.tw-ring-offset-gray-700\/15 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.15);
}
.tw-ring-offset-gray-700\/20 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.2);
}
.tw-ring-offset-gray-700\/25 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.25);
}
.tw-ring-offset-gray-700\/30 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.3);
}
.tw-ring-offset-gray-700\/35 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.35);
}
.tw-ring-offset-gray-700\/40 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.4);
}
.tw-ring-offset-gray-700\/45 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.45);
}
.tw-ring-offset-gray-700\/5 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.05);
}
.tw-ring-offset-gray-700\/50 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.5);
}
.tw-ring-offset-gray-700\/55 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.55);
}
.tw-ring-offset-gray-700\/60 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.6);
}
.tw-ring-offset-gray-700\/65 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.65);
}
.tw-ring-offset-gray-700\/70 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.7);
}
.tw-ring-offset-gray-700\/75 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.75);
}
.tw-ring-offset-gray-700\/80 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.8);
}
.tw-ring-offset-gray-700\/85 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.85);
}
.tw-ring-offset-gray-700\/90 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.9);
}
.tw-ring-offset-gray-700\/95 {
  --tw-ring-offset-color: rgb(55 65 81 / 0.95);
}
.tw-ring-offset-gray-800 {
  --tw-ring-offset-color: #1f2937;
}
.tw-ring-offset-gray-800\/0 {
  --tw-ring-offset-color: rgb(31 41 55 / 0);
}
.tw-ring-offset-gray-800\/10 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.1);
}
.tw-ring-offset-gray-800\/100 {
  --tw-ring-offset-color: rgb(31 41 55 / 1);
}
.tw-ring-offset-gray-800\/15 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.15);
}
.tw-ring-offset-gray-800\/20 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.2);
}
.tw-ring-offset-gray-800\/25 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.25);
}
.tw-ring-offset-gray-800\/30 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.3);
}
.tw-ring-offset-gray-800\/35 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.35);
}
.tw-ring-offset-gray-800\/40 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.4);
}
.tw-ring-offset-gray-800\/45 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.45);
}
.tw-ring-offset-gray-800\/5 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.05);
}
.tw-ring-offset-gray-800\/50 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.5);
}
.tw-ring-offset-gray-800\/55 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.55);
}
.tw-ring-offset-gray-800\/60 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.6);
}
.tw-ring-offset-gray-800\/65 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.65);
}
.tw-ring-offset-gray-800\/70 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.7);
}
.tw-ring-offset-gray-800\/75 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.75);
}
.tw-ring-offset-gray-800\/80 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.8);
}
.tw-ring-offset-gray-800\/85 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.85);
}
.tw-ring-offset-gray-800\/90 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.9);
}
.tw-ring-offset-gray-800\/95 {
  --tw-ring-offset-color: rgb(31 41 55 / 0.95);
}
.tw-ring-offset-gray-900 {
  --tw-ring-offset-color: #111827;
}
.tw-ring-offset-gray-900\/0 {
  --tw-ring-offset-color: rgb(17 24 39 / 0);
}
.tw-ring-offset-gray-900\/10 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.1);
}
.tw-ring-offset-gray-900\/100 {
  --tw-ring-offset-color: rgb(17 24 39 / 1);
}
.tw-ring-offset-gray-900\/15 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.15);
}
.tw-ring-offset-gray-900\/20 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.2);
}
.tw-ring-offset-gray-900\/25 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.25);
}
.tw-ring-offset-gray-900\/30 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.3);
}
.tw-ring-offset-gray-900\/35 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.35);
}
.tw-ring-offset-gray-900\/40 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.4);
}
.tw-ring-offset-gray-900\/45 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.45);
}
.tw-ring-offset-gray-900\/5 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.05);
}
.tw-ring-offset-gray-900\/50 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.5);
}
.tw-ring-offset-gray-900\/55 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.55);
}
.tw-ring-offset-gray-900\/60 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.6);
}
.tw-ring-offset-gray-900\/65 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.65);
}
.tw-ring-offset-gray-900\/70 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.7);
}
.tw-ring-offset-gray-900\/75 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.75);
}
.tw-ring-offset-gray-900\/80 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.8);
}
.tw-ring-offset-gray-900\/85 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.85);
}
.tw-ring-offset-gray-900\/90 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.9);
}
.tw-ring-offset-gray-900\/95 {
  --tw-ring-offset-color: rgb(17 24 39 / 0.95);
}
.tw-ring-offset-gray-950 {
  --tw-ring-offset-color: #030712;
}
.tw-ring-offset-gray-950\/0 {
  --tw-ring-offset-color: rgb(3 7 18 / 0);
}
.tw-ring-offset-gray-950\/10 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.1);
}
.tw-ring-offset-gray-950\/100 {
  --tw-ring-offset-color: rgb(3 7 18 / 1);
}
.tw-ring-offset-gray-950\/15 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.15);
}
.tw-ring-offset-gray-950\/20 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.2);
}
.tw-ring-offset-gray-950\/25 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.25);
}
.tw-ring-offset-gray-950\/30 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.3);
}
.tw-ring-offset-gray-950\/35 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.35);
}
.tw-ring-offset-gray-950\/40 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.4);
}
.tw-ring-offset-gray-950\/45 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.45);
}
.tw-ring-offset-gray-950\/5 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.05);
}
.tw-ring-offset-gray-950\/50 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.5);
}
.tw-ring-offset-gray-950\/55 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.55);
}
.tw-ring-offset-gray-950\/60 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.6);
}
.tw-ring-offset-gray-950\/65 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.65);
}
.tw-ring-offset-gray-950\/70 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.7);
}
.tw-ring-offset-gray-950\/75 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.75);
}
.tw-ring-offset-gray-950\/80 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.8);
}
.tw-ring-offset-gray-950\/85 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.85);
}
.tw-ring-offset-gray-950\/90 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.9);
}
.tw-ring-offset-gray-950\/95 {
  --tw-ring-offset-color: rgb(3 7 18 / 0.95);
}
.tw-ring-offset-green-100 {
  --tw-ring-offset-color: #dcfce7;
}
.tw-ring-offset-green-100\/0 {
  --tw-ring-offset-color: rgb(220 252 231 / 0);
}
.tw-ring-offset-green-100\/10 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.1);
}
.tw-ring-offset-green-100\/100 {
  --tw-ring-offset-color: rgb(220 252 231 / 1);
}
.tw-ring-offset-green-100\/15 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.15);
}
.tw-ring-offset-green-100\/20 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.2);
}
.tw-ring-offset-green-100\/25 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.25);
}
.tw-ring-offset-green-100\/30 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.3);
}
.tw-ring-offset-green-100\/35 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.35);
}
.tw-ring-offset-green-100\/40 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.4);
}
.tw-ring-offset-green-100\/45 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.45);
}
.tw-ring-offset-green-100\/5 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.05);
}
.tw-ring-offset-green-100\/50 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.5);
}
.tw-ring-offset-green-100\/55 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.55);
}
.tw-ring-offset-green-100\/60 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.6);
}
.tw-ring-offset-green-100\/65 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.65);
}
.tw-ring-offset-green-100\/70 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.7);
}
.tw-ring-offset-green-100\/75 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.75);
}
.tw-ring-offset-green-100\/80 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.8);
}
.tw-ring-offset-green-100\/85 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.85);
}
.tw-ring-offset-green-100\/90 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.9);
}
.tw-ring-offset-green-100\/95 {
  --tw-ring-offset-color: rgb(220 252 231 / 0.95);
}
.tw-ring-offset-green-200 {
  --tw-ring-offset-color: #bbf7d0;
}
.tw-ring-offset-green-200\/0 {
  --tw-ring-offset-color: rgb(187 247 208 / 0);
}
.tw-ring-offset-green-200\/10 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.1);
}
.tw-ring-offset-green-200\/100 {
  --tw-ring-offset-color: rgb(187 247 208 / 1);
}
.tw-ring-offset-green-200\/15 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.15);
}
.tw-ring-offset-green-200\/20 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.2);
}
.tw-ring-offset-green-200\/25 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.25);
}
.tw-ring-offset-green-200\/30 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.3);
}
.tw-ring-offset-green-200\/35 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.35);
}
.tw-ring-offset-green-200\/40 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.4);
}
.tw-ring-offset-green-200\/45 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.45);
}
.tw-ring-offset-green-200\/5 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.05);
}
.tw-ring-offset-green-200\/50 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.5);
}
.tw-ring-offset-green-200\/55 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.55);
}
.tw-ring-offset-green-200\/60 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.6);
}
.tw-ring-offset-green-200\/65 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.65);
}
.tw-ring-offset-green-200\/70 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.7);
}
.tw-ring-offset-green-200\/75 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.75);
}
.tw-ring-offset-green-200\/80 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.8);
}
.tw-ring-offset-green-200\/85 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.85);
}
.tw-ring-offset-green-200\/90 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.9);
}
.tw-ring-offset-green-200\/95 {
  --tw-ring-offset-color: rgb(187 247 208 / 0.95);
}
.tw-ring-offset-green-300 {
  --tw-ring-offset-color: #86efac;
}
.tw-ring-offset-green-300\/0 {
  --tw-ring-offset-color: rgb(134 239 172 / 0);
}
.tw-ring-offset-green-300\/10 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.1);
}
.tw-ring-offset-green-300\/100 {
  --tw-ring-offset-color: rgb(134 239 172 / 1);
}
.tw-ring-offset-green-300\/15 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.15);
}
.tw-ring-offset-green-300\/20 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.2);
}
.tw-ring-offset-green-300\/25 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.25);
}
.tw-ring-offset-green-300\/30 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.3);
}
.tw-ring-offset-green-300\/35 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.35);
}
.tw-ring-offset-green-300\/40 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.4);
}
.tw-ring-offset-green-300\/45 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.45);
}
.tw-ring-offset-green-300\/5 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.05);
}
.tw-ring-offset-green-300\/50 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.5);
}
.tw-ring-offset-green-300\/55 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.55);
}
.tw-ring-offset-green-300\/60 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.6);
}
.tw-ring-offset-green-300\/65 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.65);
}
.tw-ring-offset-green-300\/70 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.7);
}
.tw-ring-offset-green-300\/75 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.75);
}
.tw-ring-offset-green-300\/80 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.8);
}
.tw-ring-offset-green-300\/85 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.85);
}
.tw-ring-offset-green-300\/90 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.9);
}
.tw-ring-offset-green-300\/95 {
  --tw-ring-offset-color: rgb(134 239 172 / 0.95);
}
.tw-ring-offset-green-400 {
  --tw-ring-offset-color: #4ade80;
}
.tw-ring-offset-green-400\/0 {
  --tw-ring-offset-color: rgb(74 222 128 / 0);
}
.tw-ring-offset-green-400\/10 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.1);
}
.tw-ring-offset-green-400\/100 {
  --tw-ring-offset-color: rgb(74 222 128 / 1);
}
.tw-ring-offset-green-400\/15 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.15);
}
.tw-ring-offset-green-400\/20 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.2);
}
.tw-ring-offset-green-400\/25 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.25);
}
.tw-ring-offset-green-400\/30 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.3);
}
.tw-ring-offset-green-400\/35 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.35);
}
.tw-ring-offset-green-400\/40 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.4);
}
.tw-ring-offset-green-400\/45 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.45);
}
.tw-ring-offset-green-400\/5 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.05);
}
.tw-ring-offset-green-400\/50 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.5);
}
.tw-ring-offset-green-400\/55 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.55);
}
.tw-ring-offset-green-400\/60 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.6);
}
.tw-ring-offset-green-400\/65 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.65);
}
.tw-ring-offset-green-400\/70 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.7);
}
.tw-ring-offset-green-400\/75 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.75);
}
.tw-ring-offset-green-400\/80 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.8);
}
.tw-ring-offset-green-400\/85 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.85);
}
.tw-ring-offset-green-400\/90 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.9);
}
.tw-ring-offset-green-400\/95 {
  --tw-ring-offset-color: rgb(74 222 128 / 0.95);
}
.tw-ring-offset-green-50 {
  --tw-ring-offset-color: #f0fdf4;
}
.tw-ring-offset-green-50\/0 {
  --tw-ring-offset-color: rgb(240 253 244 / 0);
}
.tw-ring-offset-green-50\/10 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.1);
}
.tw-ring-offset-green-50\/100 {
  --tw-ring-offset-color: rgb(240 253 244 / 1);
}
.tw-ring-offset-green-50\/15 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.15);
}
.tw-ring-offset-green-50\/20 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.2);
}
.tw-ring-offset-green-50\/25 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.25);
}
.tw-ring-offset-green-50\/30 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.3);
}
.tw-ring-offset-green-50\/35 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.35);
}
.tw-ring-offset-green-50\/40 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.4);
}
.tw-ring-offset-green-50\/45 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.45);
}
.tw-ring-offset-green-50\/5 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.05);
}
.tw-ring-offset-green-50\/50 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.5);
}
.tw-ring-offset-green-50\/55 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.55);
}
.tw-ring-offset-green-50\/60 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.6);
}
.tw-ring-offset-green-50\/65 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.65);
}
.tw-ring-offset-green-50\/70 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.7);
}
.tw-ring-offset-green-50\/75 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.75);
}
.tw-ring-offset-green-50\/80 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.8);
}
.tw-ring-offset-green-50\/85 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.85);
}
.tw-ring-offset-green-50\/90 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.9);
}
.tw-ring-offset-green-50\/95 {
  --tw-ring-offset-color: rgb(240 253 244 / 0.95);
}
.tw-ring-offset-green-500 {
  --tw-ring-offset-color: #22c55e;
}
.tw-ring-offset-green-500\/0 {
  --tw-ring-offset-color: rgb(34 197 94 / 0);
}
.tw-ring-offset-green-500\/10 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.1);
}
.tw-ring-offset-green-500\/100 {
  --tw-ring-offset-color: rgb(34 197 94 / 1);
}
.tw-ring-offset-green-500\/15 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.15);
}
.tw-ring-offset-green-500\/20 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.2);
}
.tw-ring-offset-green-500\/25 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.25);
}
.tw-ring-offset-green-500\/30 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.3);
}
.tw-ring-offset-green-500\/35 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.35);
}
.tw-ring-offset-green-500\/40 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.4);
}
.tw-ring-offset-green-500\/45 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.45);
}
.tw-ring-offset-green-500\/5 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.05);
}
.tw-ring-offset-green-500\/50 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.5);
}
.tw-ring-offset-green-500\/55 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.55);
}
.tw-ring-offset-green-500\/60 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.6);
}
.tw-ring-offset-green-500\/65 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.65);
}
.tw-ring-offset-green-500\/70 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.7);
}
.tw-ring-offset-green-500\/75 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.75);
}
.tw-ring-offset-green-500\/80 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.8);
}
.tw-ring-offset-green-500\/85 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.85);
}
.tw-ring-offset-green-500\/90 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.9);
}
.tw-ring-offset-green-500\/95 {
  --tw-ring-offset-color: rgb(34 197 94 / 0.95);
}
.tw-ring-offset-green-600 {
  --tw-ring-offset-color: #16a34a;
}
.tw-ring-offset-green-600\/0 {
  --tw-ring-offset-color: rgb(22 163 74 / 0);
}
.tw-ring-offset-green-600\/10 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.1);
}
.tw-ring-offset-green-600\/100 {
  --tw-ring-offset-color: rgb(22 163 74 / 1);
}
.tw-ring-offset-green-600\/15 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.15);
}
.tw-ring-offset-green-600\/20 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.2);
}
.tw-ring-offset-green-600\/25 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.25);
}
.tw-ring-offset-green-600\/30 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.3);
}
.tw-ring-offset-green-600\/35 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.35);
}
.tw-ring-offset-green-600\/40 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.4);
}
.tw-ring-offset-green-600\/45 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.45);
}
.tw-ring-offset-green-600\/5 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.05);
}
.tw-ring-offset-green-600\/50 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.5);
}
.tw-ring-offset-green-600\/55 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.55);
}
.tw-ring-offset-green-600\/60 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.6);
}
.tw-ring-offset-green-600\/65 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.65);
}
.tw-ring-offset-green-600\/70 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.7);
}
.tw-ring-offset-green-600\/75 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.75);
}
.tw-ring-offset-green-600\/80 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.8);
}
.tw-ring-offset-green-600\/85 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.85);
}
.tw-ring-offset-green-600\/90 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.9);
}
.tw-ring-offset-green-600\/95 {
  --tw-ring-offset-color: rgb(22 163 74 / 0.95);
}
.tw-ring-offset-green-700 {
  --tw-ring-offset-color: #15803d;
}
.tw-ring-offset-green-700\/0 {
  --tw-ring-offset-color: rgb(21 128 61 / 0);
}
.tw-ring-offset-green-700\/10 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.1);
}
.tw-ring-offset-green-700\/100 {
  --tw-ring-offset-color: rgb(21 128 61 / 1);
}
.tw-ring-offset-green-700\/15 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.15);
}
.tw-ring-offset-green-700\/20 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.2);
}
.tw-ring-offset-green-700\/25 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.25);
}
.tw-ring-offset-green-700\/30 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.3);
}
.tw-ring-offset-green-700\/35 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.35);
}
.tw-ring-offset-green-700\/40 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.4);
}
.tw-ring-offset-green-700\/45 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.45);
}
.tw-ring-offset-green-700\/5 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.05);
}
.tw-ring-offset-green-700\/50 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.5);
}
.tw-ring-offset-green-700\/55 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.55);
}
.tw-ring-offset-green-700\/60 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.6);
}
.tw-ring-offset-green-700\/65 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.65);
}
.tw-ring-offset-green-700\/70 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.7);
}
.tw-ring-offset-green-700\/75 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.75);
}
.tw-ring-offset-green-700\/80 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.8);
}
.tw-ring-offset-green-700\/85 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.85);
}
.tw-ring-offset-green-700\/90 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.9);
}
.tw-ring-offset-green-700\/95 {
  --tw-ring-offset-color: rgb(21 128 61 / 0.95);
}
.tw-ring-offset-green-800 {
  --tw-ring-offset-color: #166534;
}
.tw-ring-offset-green-800\/0 {
  --tw-ring-offset-color: rgb(22 101 52 / 0);
}
.tw-ring-offset-green-800\/10 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.1);
}
.tw-ring-offset-green-800\/100 {
  --tw-ring-offset-color: rgb(22 101 52 / 1);
}
.tw-ring-offset-green-800\/15 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.15);
}
.tw-ring-offset-green-800\/20 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.2);
}
.tw-ring-offset-green-800\/25 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.25);
}
.tw-ring-offset-green-800\/30 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.3);
}
.tw-ring-offset-green-800\/35 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.35);
}
.tw-ring-offset-green-800\/40 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.4);
}
.tw-ring-offset-green-800\/45 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.45);
}
.tw-ring-offset-green-800\/5 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.05);
}
.tw-ring-offset-green-800\/50 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.5);
}
.tw-ring-offset-green-800\/55 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.55);
}
.tw-ring-offset-green-800\/60 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.6);
}
.tw-ring-offset-green-800\/65 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.65);
}
.tw-ring-offset-green-800\/70 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.7);
}
.tw-ring-offset-green-800\/75 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.75);
}
.tw-ring-offset-green-800\/80 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.8);
}
.tw-ring-offset-green-800\/85 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.85);
}
.tw-ring-offset-green-800\/90 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.9);
}
.tw-ring-offset-green-800\/95 {
  --tw-ring-offset-color: rgb(22 101 52 / 0.95);
}
.tw-ring-offset-green-900 {
  --tw-ring-offset-color: #14532d;
}
.tw-ring-offset-green-900\/0 {
  --tw-ring-offset-color: rgb(20 83 45 / 0);
}
.tw-ring-offset-green-900\/10 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.1);
}
.tw-ring-offset-green-900\/100 {
  --tw-ring-offset-color: rgb(20 83 45 / 1);
}
.tw-ring-offset-green-900\/15 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.15);
}
.tw-ring-offset-green-900\/20 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.2);
}
.tw-ring-offset-green-900\/25 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.25);
}
.tw-ring-offset-green-900\/30 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.3);
}
.tw-ring-offset-green-900\/35 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.35);
}
.tw-ring-offset-green-900\/40 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.4);
}
.tw-ring-offset-green-900\/45 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.45);
}
.tw-ring-offset-green-900\/5 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.05);
}
.tw-ring-offset-green-900\/50 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.5);
}
.tw-ring-offset-green-900\/55 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.55);
}
.tw-ring-offset-green-900\/60 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.6);
}
.tw-ring-offset-green-900\/65 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.65);
}
.tw-ring-offset-green-900\/70 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.7);
}
.tw-ring-offset-green-900\/75 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.75);
}
.tw-ring-offset-green-900\/80 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.8);
}
.tw-ring-offset-green-900\/85 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.85);
}
.tw-ring-offset-green-900\/90 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.9);
}
.tw-ring-offset-green-900\/95 {
  --tw-ring-offset-color: rgb(20 83 45 / 0.95);
}
.tw-ring-offset-green-950 {
  --tw-ring-offset-color: #052e16;
}
.tw-ring-offset-green-950\/0 {
  --tw-ring-offset-color: rgb(5 46 22 / 0);
}
.tw-ring-offset-green-950\/10 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.1);
}
.tw-ring-offset-green-950\/100 {
  --tw-ring-offset-color: rgb(5 46 22 / 1);
}
.tw-ring-offset-green-950\/15 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.15);
}
.tw-ring-offset-green-950\/20 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.2);
}
.tw-ring-offset-green-950\/25 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.25);
}
.tw-ring-offset-green-950\/30 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.3);
}
.tw-ring-offset-green-950\/35 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.35);
}
.tw-ring-offset-green-950\/40 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.4);
}
.tw-ring-offset-green-950\/45 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.45);
}
.tw-ring-offset-green-950\/5 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.05);
}
.tw-ring-offset-green-950\/50 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.5);
}
.tw-ring-offset-green-950\/55 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.55);
}
.tw-ring-offset-green-950\/60 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.6);
}
.tw-ring-offset-green-950\/65 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.65);
}
.tw-ring-offset-green-950\/70 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.7);
}
.tw-ring-offset-green-950\/75 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.75);
}
.tw-ring-offset-green-950\/80 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.8);
}
.tw-ring-offset-green-950\/85 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.85);
}
.tw-ring-offset-green-950\/90 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.9);
}
.tw-ring-offset-green-950\/95 {
  --tw-ring-offset-color: rgb(5 46 22 / 0.95);
}
.tw-ring-offset-indigo-100 {
  --tw-ring-offset-color: #e0e7ff;
}
.tw-ring-offset-indigo-100\/0 {
  --tw-ring-offset-color: rgb(224 231 255 / 0);
}
.tw-ring-offset-indigo-100\/10 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.1);
}
.tw-ring-offset-indigo-100\/100 {
  --tw-ring-offset-color: rgb(224 231 255 / 1);
}
.tw-ring-offset-indigo-100\/15 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.15);
}
.tw-ring-offset-indigo-100\/20 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.2);
}
.tw-ring-offset-indigo-100\/25 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.25);
}
.tw-ring-offset-indigo-100\/30 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.3);
}
.tw-ring-offset-indigo-100\/35 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.35);
}
.tw-ring-offset-indigo-100\/40 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.4);
}
.tw-ring-offset-indigo-100\/45 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.45);
}
.tw-ring-offset-indigo-100\/5 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.05);
}
.tw-ring-offset-indigo-100\/50 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.5);
}
.tw-ring-offset-indigo-100\/55 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.55);
}
.tw-ring-offset-indigo-100\/60 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.6);
}
.tw-ring-offset-indigo-100\/65 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.65);
}
.tw-ring-offset-indigo-100\/70 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.7);
}
.tw-ring-offset-indigo-100\/75 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.75);
}
.tw-ring-offset-indigo-100\/80 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.8);
}
.tw-ring-offset-indigo-100\/85 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.85);
}
.tw-ring-offset-indigo-100\/90 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.9);
}
.tw-ring-offset-indigo-100\/95 {
  --tw-ring-offset-color: rgb(224 231 255 / 0.95);
}
.tw-ring-offset-indigo-200 {
  --tw-ring-offset-color: #c7d2fe;
}
.tw-ring-offset-indigo-200\/0 {
  --tw-ring-offset-color: rgb(199 210 254 / 0);
}
.tw-ring-offset-indigo-200\/10 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.1);
}
.tw-ring-offset-indigo-200\/100 {
  --tw-ring-offset-color: rgb(199 210 254 / 1);
}
.tw-ring-offset-indigo-200\/15 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.15);
}
.tw-ring-offset-indigo-200\/20 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.2);
}
.tw-ring-offset-indigo-200\/25 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.25);
}
.tw-ring-offset-indigo-200\/30 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.3);
}
.tw-ring-offset-indigo-200\/35 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.35);
}
.tw-ring-offset-indigo-200\/40 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.4);
}
.tw-ring-offset-indigo-200\/45 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.45);
}
.tw-ring-offset-indigo-200\/5 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.05);
}
.tw-ring-offset-indigo-200\/50 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.5);
}
.tw-ring-offset-indigo-200\/55 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.55);
}
.tw-ring-offset-indigo-200\/60 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.6);
}
.tw-ring-offset-indigo-200\/65 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.65);
}
.tw-ring-offset-indigo-200\/70 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.7);
}
.tw-ring-offset-indigo-200\/75 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.75);
}
.tw-ring-offset-indigo-200\/80 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.8);
}
.tw-ring-offset-indigo-200\/85 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.85);
}
.tw-ring-offset-indigo-200\/90 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.9);
}
.tw-ring-offset-indigo-200\/95 {
  --tw-ring-offset-color: rgb(199 210 254 / 0.95);
}
.tw-ring-offset-indigo-300 {
  --tw-ring-offset-color: #a5b4fc;
}
.tw-ring-offset-indigo-300\/0 {
  --tw-ring-offset-color: rgb(165 180 252 / 0);
}
.tw-ring-offset-indigo-300\/10 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.1);
}
.tw-ring-offset-indigo-300\/100 {
  --tw-ring-offset-color: rgb(165 180 252 / 1);
}
.tw-ring-offset-indigo-300\/15 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.15);
}
.tw-ring-offset-indigo-300\/20 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.2);
}
.tw-ring-offset-indigo-300\/25 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.25);
}
.tw-ring-offset-indigo-300\/30 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.3);
}
.tw-ring-offset-indigo-300\/35 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.35);
}
.tw-ring-offset-indigo-300\/40 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.4);
}
.tw-ring-offset-indigo-300\/45 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.45);
}
.tw-ring-offset-indigo-300\/5 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.05);
}
.tw-ring-offset-indigo-300\/50 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.5);
}
.tw-ring-offset-indigo-300\/55 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.55);
}
.tw-ring-offset-indigo-300\/60 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.6);
}
.tw-ring-offset-indigo-300\/65 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.65);
}
.tw-ring-offset-indigo-300\/70 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.7);
}
.tw-ring-offset-indigo-300\/75 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.75);
}
.tw-ring-offset-indigo-300\/80 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.8);
}
.tw-ring-offset-indigo-300\/85 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.85);
}
.tw-ring-offset-indigo-300\/90 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.9);
}
.tw-ring-offset-indigo-300\/95 {
  --tw-ring-offset-color: rgb(165 180 252 / 0.95);
}
.tw-ring-offset-indigo-400 {
  --tw-ring-offset-color: #818cf8;
}
.tw-ring-offset-indigo-400\/0 {
  --tw-ring-offset-color: rgb(129 140 248 / 0);
}
.tw-ring-offset-indigo-400\/10 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.1);
}
.tw-ring-offset-indigo-400\/100 {
  --tw-ring-offset-color: rgb(129 140 248 / 1);
}
.tw-ring-offset-indigo-400\/15 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.15);
}
.tw-ring-offset-indigo-400\/20 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.2);
}
.tw-ring-offset-indigo-400\/25 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.25);
}
.tw-ring-offset-indigo-400\/30 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.3);
}
.tw-ring-offset-indigo-400\/35 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.35);
}
.tw-ring-offset-indigo-400\/40 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.4);
}
.tw-ring-offset-indigo-400\/45 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.45);
}
.tw-ring-offset-indigo-400\/5 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.05);
}
.tw-ring-offset-indigo-400\/50 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.5);
}
.tw-ring-offset-indigo-400\/55 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.55);
}
.tw-ring-offset-indigo-400\/60 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.6);
}
.tw-ring-offset-indigo-400\/65 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.65);
}
.tw-ring-offset-indigo-400\/70 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.7);
}
.tw-ring-offset-indigo-400\/75 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.75);
}
.tw-ring-offset-indigo-400\/80 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.8);
}
.tw-ring-offset-indigo-400\/85 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.85);
}
.tw-ring-offset-indigo-400\/90 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.9);
}
.tw-ring-offset-indigo-400\/95 {
  --tw-ring-offset-color: rgb(129 140 248 / 0.95);
}
.tw-ring-offset-indigo-50 {
  --tw-ring-offset-color: #eef2ff;
}
.tw-ring-offset-indigo-50\/0 {
  --tw-ring-offset-color: rgb(238 242 255 / 0);
}
.tw-ring-offset-indigo-50\/10 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.1);
}
.tw-ring-offset-indigo-50\/100 {
  --tw-ring-offset-color: rgb(238 242 255 / 1);
}
.tw-ring-offset-indigo-50\/15 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.15);
}
.tw-ring-offset-indigo-50\/20 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.2);
}
.tw-ring-offset-indigo-50\/25 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.25);
}
.tw-ring-offset-indigo-50\/30 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.3);
}
.tw-ring-offset-indigo-50\/35 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.35);
}
.tw-ring-offset-indigo-50\/40 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.4);
}
.tw-ring-offset-indigo-50\/45 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.45);
}
.tw-ring-offset-indigo-50\/5 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.05);
}
.tw-ring-offset-indigo-50\/50 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.5);
}
.tw-ring-offset-indigo-50\/55 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.55);
}
.tw-ring-offset-indigo-50\/60 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.6);
}
.tw-ring-offset-indigo-50\/65 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.65);
}
.tw-ring-offset-indigo-50\/70 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.7);
}
.tw-ring-offset-indigo-50\/75 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.75);
}
.tw-ring-offset-indigo-50\/80 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.8);
}
.tw-ring-offset-indigo-50\/85 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.85);
}
.tw-ring-offset-indigo-50\/90 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.9);
}
.tw-ring-offset-indigo-50\/95 {
  --tw-ring-offset-color: rgb(238 242 255 / 0.95);
}
.tw-ring-offset-indigo-500 {
  --tw-ring-offset-color: #6366f1;
}
.tw-ring-offset-indigo-500\/0 {
  --tw-ring-offset-color: rgb(99 102 241 / 0);
}
.tw-ring-offset-indigo-500\/10 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.1);
}
.tw-ring-offset-indigo-500\/100 {
  --tw-ring-offset-color: rgb(99 102 241 / 1);
}
.tw-ring-offset-indigo-500\/15 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.15);
}
.tw-ring-offset-indigo-500\/20 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.2);
}
.tw-ring-offset-indigo-500\/25 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.25);
}
.tw-ring-offset-indigo-500\/30 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.3);
}
.tw-ring-offset-indigo-500\/35 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.35);
}
.tw-ring-offset-indigo-500\/40 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.4);
}
.tw-ring-offset-indigo-500\/45 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.45);
}
.tw-ring-offset-indigo-500\/5 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.05);
}
.tw-ring-offset-indigo-500\/50 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.5);
}
.tw-ring-offset-indigo-500\/55 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.55);
}
.tw-ring-offset-indigo-500\/60 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.6);
}
.tw-ring-offset-indigo-500\/65 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.65);
}
.tw-ring-offset-indigo-500\/70 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.7);
}
.tw-ring-offset-indigo-500\/75 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.75);
}
.tw-ring-offset-indigo-500\/80 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.8);
}
.tw-ring-offset-indigo-500\/85 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.85);
}
.tw-ring-offset-indigo-500\/90 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.9);
}
.tw-ring-offset-indigo-500\/95 {
  --tw-ring-offset-color: rgb(99 102 241 / 0.95);
}
.tw-ring-offset-indigo-600 {
  --tw-ring-offset-color: #4f46e5;
}
.tw-ring-offset-indigo-600\/0 {
  --tw-ring-offset-color: rgb(79 70 229 / 0);
}
.tw-ring-offset-indigo-600\/10 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.1);
}
.tw-ring-offset-indigo-600\/100 {
  --tw-ring-offset-color: rgb(79 70 229 / 1);
}
.tw-ring-offset-indigo-600\/15 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.15);
}
.tw-ring-offset-indigo-600\/20 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.2);
}
.tw-ring-offset-indigo-600\/25 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.25);
}
.tw-ring-offset-indigo-600\/30 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.3);
}
.tw-ring-offset-indigo-600\/35 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.35);
}
.tw-ring-offset-indigo-600\/40 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.4);
}
.tw-ring-offset-indigo-600\/45 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.45);
}
.tw-ring-offset-indigo-600\/5 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.05);
}
.tw-ring-offset-indigo-600\/50 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.5);
}
.tw-ring-offset-indigo-600\/55 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.55);
}
.tw-ring-offset-indigo-600\/60 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.6);
}
.tw-ring-offset-indigo-600\/65 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.65);
}
.tw-ring-offset-indigo-600\/70 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.7);
}
.tw-ring-offset-indigo-600\/75 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.75);
}
.tw-ring-offset-indigo-600\/80 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.8);
}
.tw-ring-offset-indigo-600\/85 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.85);
}
.tw-ring-offset-indigo-600\/90 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.9);
}
.tw-ring-offset-indigo-600\/95 {
  --tw-ring-offset-color: rgb(79 70 229 / 0.95);
}
.tw-ring-offset-indigo-700 {
  --tw-ring-offset-color: #4338ca;
}
.tw-ring-offset-indigo-700\/0 {
  --tw-ring-offset-color: rgb(67 56 202 / 0);
}
.tw-ring-offset-indigo-700\/10 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.1);
}
.tw-ring-offset-indigo-700\/100 {
  --tw-ring-offset-color: rgb(67 56 202 / 1);
}
.tw-ring-offset-indigo-700\/15 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.15);
}
.tw-ring-offset-indigo-700\/20 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.2);
}
.tw-ring-offset-indigo-700\/25 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.25);
}
.tw-ring-offset-indigo-700\/30 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.3);
}
.tw-ring-offset-indigo-700\/35 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.35);
}
.tw-ring-offset-indigo-700\/40 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.4);
}
.tw-ring-offset-indigo-700\/45 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.45);
}
.tw-ring-offset-indigo-700\/5 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.05);
}
.tw-ring-offset-indigo-700\/50 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.5);
}
.tw-ring-offset-indigo-700\/55 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.55);
}
.tw-ring-offset-indigo-700\/60 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.6);
}
.tw-ring-offset-indigo-700\/65 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.65);
}
.tw-ring-offset-indigo-700\/70 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.7);
}
.tw-ring-offset-indigo-700\/75 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.75);
}
.tw-ring-offset-indigo-700\/80 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.8);
}
.tw-ring-offset-indigo-700\/85 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.85);
}
.tw-ring-offset-indigo-700\/90 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.9);
}
.tw-ring-offset-indigo-700\/95 {
  --tw-ring-offset-color: rgb(67 56 202 / 0.95);
}
.tw-ring-offset-indigo-800 {
  --tw-ring-offset-color: #3730a3;
}
.tw-ring-offset-indigo-800\/0 {
  --tw-ring-offset-color: rgb(55 48 163 / 0);
}
.tw-ring-offset-indigo-800\/10 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.1);
}
.tw-ring-offset-indigo-800\/100 {
  --tw-ring-offset-color: rgb(55 48 163 / 1);
}
.tw-ring-offset-indigo-800\/15 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.15);
}
.tw-ring-offset-indigo-800\/20 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.2);
}
.tw-ring-offset-indigo-800\/25 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.25);
}
.tw-ring-offset-indigo-800\/30 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.3);
}
.tw-ring-offset-indigo-800\/35 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.35);
}
.tw-ring-offset-indigo-800\/40 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.4);
}
.tw-ring-offset-indigo-800\/45 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.45);
}
.tw-ring-offset-indigo-800\/5 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.05);
}
.tw-ring-offset-indigo-800\/50 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.5);
}
.tw-ring-offset-indigo-800\/55 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.55);
}
.tw-ring-offset-indigo-800\/60 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.6);
}
.tw-ring-offset-indigo-800\/65 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.65);
}
.tw-ring-offset-indigo-800\/70 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.7);
}
.tw-ring-offset-indigo-800\/75 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.75);
}
.tw-ring-offset-indigo-800\/80 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.8);
}
.tw-ring-offset-indigo-800\/85 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.85);
}
.tw-ring-offset-indigo-800\/90 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.9);
}
.tw-ring-offset-indigo-800\/95 {
  --tw-ring-offset-color: rgb(55 48 163 / 0.95);
}
.tw-ring-offset-indigo-900 {
  --tw-ring-offset-color: #312e81;
}
.tw-ring-offset-indigo-900\/0 {
  --tw-ring-offset-color: rgb(49 46 129 / 0);
}
.tw-ring-offset-indigo-900\/10 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.1);
}
.tw-ring-offset-indigo-900\/100 {
  --tw-ring-offset-color: rgb(49 46 129 / 1);
}
.tw-ring-offset-indigo-900\/15 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.15);
}
.tw-ring-offset-indigo-900\/20 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.2);
}
.tw-ring-offset-indigo-900\/25 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.25);
}
.tw-ring-offset-indigo-900\/30 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.3);
}
.tw-ring-offset-indigo-900\/35 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.35);
}
.tw-ring-offset-indigo-900\/40 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.4);
}
.tw-ring-offset-indigo-900\/45 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.45);
}
.tw-ring-offset-indigo-900\/5 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.05);
}
.tw-ring-offset-indigo-900\/50 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.5);
}
.tw-ring-offset-indigo-900\/55 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.55);
}
.tw-ring-offset-indigo-900\/60 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.6);
}
.tw-ring-offset-indigo-900\/65 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.65);
}
.tw-ring-offset-indigo-900\/70 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.7);
}
.tw-ring-offset-indigo-900\/75 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.75);
}
.tw-ring-offset-indigo-900\/80 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.8);
}
.tw-ring-offset-indigo-900\/85 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.85);
}
.tw-ring-offset-indigo-900\/90 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.9);
}
.tw-ring-offset-indigo-900\/95 {
  --tw-ring-offset-color: rgb(49 46 129 / 0.95);
}
.tw-ring-offset-indigo-950 {
  --tw-ring-offset-color: #1e1b4b;
}
.tw-ring-offset-indigo-950\/0 {
  --tw-ring-offset-color: rgb(30 27 75 / 0);
}
.tw-ring-offset-indigo-950\/10 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.1);
}
.tw-ring-offset-indigo-950\/100 {
  --tw-ring-offset-color: rgb(30 27 75 / 1);
}
.tw-ring-offset-indigo-950\/15 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.15);
}
.tw-ring-offset-indigo-950\/20 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.2);
}
.tw-ring-offset-indigo-950\/25 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.25);
}
.tw-ring-offset-indigo-950\/30 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.3);
}
.tw-ring-offset-indigo-950\/35 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.35);
}
.tw-ring-offset-indigo-950\/40 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.4);
}
.tw-ring-offset-indigo-950\/45 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.45);
}
.tw-ring-offset-indigo-950\/5 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.05);
}
.tw-ring-offset-indigo-950\/50 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.5);
}
.tw-ring-offset-indigo-950\/55 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.55);
}
.tw-ring-offset-indigo-950\/60 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.6);
}
.tw-ring-offset-indigo-950\/65 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.65);
}
.tw-ring-offset-indigo-950\/70 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.7);
}
.tw-ring-offset-indigo-950\/75 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.75);
}
.tw-ring-offset-indigo-950\/80 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.8);
}
.tw-ring-offset-indigo-950\/85 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.85);
}
.tw-ring-offset-indigo-950\/90 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.9);
}
.tw-ring-offset-indigo-950\/95 {
  --tw-ring-offset-color: rgb(30 27 75 / 0.95);
}
.tw-ring-offset-inherit {
  --tw-ring-offset-color: inherit;
}
.tw-ring-offset-lime-100 {
  --tw-ring-offset-color: #ecfccb;
}
.tw-ring-offset-lime-100\/0 {
  --tw-ring-offset-color: rgb(236 252 203 / 0);
}
.tw-ring-offset-lime-100\/10 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.1);
}
.tw-ring-offset-lime-100\/100 {
  --tw-ring-offset-color: rgb(236 252 203 / 1);
}
.tw-ring-offset-lime-100\/15 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.15);
}
.tw-ring-offset-lime-100\/20 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.2);
}
.tw-ring-offset-lime-100\/25 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.25);
}
.tw-ring-offset-lime-100\/30 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.3);
}
.tw-ring-offset-lime-100\/35 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.35);
}
.tw-ring-offset-lime-100\/40 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.4);
}
.tw-ring-offset-lime-100\/45 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.45);
}
.tw-ring-offset-lime-100\/5 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.05);
}
.tw-ring-offset-lime-100\/50 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.5);
}
.tw-ring-offset-lime-100\/55 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.55);
}
.tw-ring-offset-lime-100\/60 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.6);
}
.tw-ring-offset-lime-100\/65 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.65);
}
.tw-ring-offset-lime-100\/70 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.7);
}
.tw-ring-offset-lime-100\/75 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.75);
}
.tw-ring-offset-lime-100\/80 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.8);
}
.tw-ring-offset-lime-100\/85 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.85);
}
.tw-ring-offset-lime-100\/90 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.9);
}
.tw-ring-offset-lime-100\/95 {
  --tw-ring-offset-color: rgb(236 252 203 / 0.95);
}
.tw-ring-offset-lime-200 {
  --tw-ring-offset-color: #d9f99d;
}
.tw-ring-offset-lime-200\/0 {
  --tw-ring-offset-color: rgb(217 249 157 / 0);
}
.tw-ring-offset-lime-200\/10 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.1);
}
.tw-ring-offset-lime-200\/100 {
  --tw-ring-offset-color: rgb(217 249 157 / 1);
}
.tw-ring-offset-lime-200\/15 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.15);
}
.tw-ring-offset-lime-200\/20 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.2);
}
.tw-ring-offset-lime-200\/25 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.25);
}
.tw-ring-offset-lime-200\/30 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.3);
}
.tw-ring-offset-lime-200\/35 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.35);
}
.tw-ring-offset-lime-200\/40 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.4);
}
.tw-ring-offset-lime-200\/45 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.45);
}
.tw-ring-offset-lime-200\/5 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.05);
}
.tw-ring-offset-lime-200\/50 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.5);
}
.tw-ring-offset-lime-200\/55 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.55);
}
.tw-ring-offset-lime-200\/60 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.6);
}
.tw-ring-offset-lime-200\/65 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.65);
}
.tw-ring-offset-lime-200\/70 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.7);
}
.tw-ring-offset-lime-200\/75 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.75);
}
.tw-ring-offset-lime-200\/80 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.8);
}
.tw-ring-offset-lime-200\/85 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.85);
}
.tw-ring-offset-lime-200\/90 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.9);
}
.tw-ring-offset-lime-200\/95 {
  --tw-ring-offset-color: rgb(217 249 157 / 0.95);
}
.tw-ring-offset-lime-300 {
  --tw-ring-offset-color: #bef264;
}
.tw-ring-offset-lime-300\/0 {
  --tw-ring-offset-color: rgb(190 242 100 / 0);
}
.tw-ring-offset-lime-300\/10 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.1);
}
.tw-ring-offset-lime-300\/100 {
  --tw-ring-offset-color: rgb(190 242 100 / 1);
}
.tw-ring-offset-lime-300\/15 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.15);
}
.tw-ring-offset-lime-300\/20 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.2);
}
.tw-ring-offset-lime-300\/25 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.25);
}
.tw-ring-offset-lime-300\/30 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.3);
}
.tw-ring-offset-lime-300\/35 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.35);
}
.tw-ring-offset-lime-300\/40 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.4);
}
.tw-ring-offset-lime-300\/45 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.45);
}
.tw-ring-offset-lime-300\/5 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.05);
}
.tw-ring-offset-lime-300\/50 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.5);
}
.tw-ring-offset-lime-300\/55 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.55);
}
.tw-ring-offset-lime-300\/60 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.6);
}
.tw-ring-offset-lime-300\/65 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.65);
}
.tw-ring-offset-lime-300\/70 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.7);
}
.tw-ring-offset-lime-300\/75 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.75);
}
.tw-ring-offset-lime-300\/80 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.8);
}
.tw-ring-offset-lime-300\/85 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.85);
}
.tw-ring-offset-lime-300\/90 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.9);
}
.tw-ring-offset-lime-300\/95 {
  --tw-ring-offset-color: rgb(190 242 100 / 0.95);
}
.tw-ring-offset-lime-400 {
  --tw-ring-offset-color: #a3e635;
}
.tw-ring-offset-lime-400\/0 {
  --tw-ring-offset-color: rgb(163 230 53 / 0);
}
.tw-ring-offset-lime-400\/10 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.1);
}
.tw-ring-offset-lime-400\/100 {
  --tw-ring-offset-color: rgb(163 230 53 / 1);
}
.tw-ring-offset-lime-400\/15 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.15);
}
.tw-ring-offset-lime-400\/20 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.2);
}
.tw-ring-offset-lime-400\/25 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.25);
}
.tw-ring-offset-lime-400\/30 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.3);
}
.tw-ring-offset-lime-400\/35 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.35);
}
.tw-ring-offset-lime-400\/40 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.4);
}
.tw-ring-offset-lime-400\/45 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.45);
}
.tw-ring-offset-lime-400\/5 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.05);
}
.tw-ring-offset-lime-400\/50 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.5);
}
.tw-ring-offset-lime-400\/55 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.55);
}
.tw-ring-offset-lime-400\/60 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.6);
}
.tw-ring-offset-lime-400\/65 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.65);
}
.tw-ring-offset-lime-400\/70 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.7);
}
.tw-ring-offset-lime-400\/75 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.75);
}
.tw-ring-offset-lime-400\/80 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.8);
}
.tw-ring-offset-lime-400\/85 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.85);
}
.tw-ring-offset-lime-400\/90 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.9);
}
.tw-ring-offset-lime-400\/95 {
  --tw-ring-offset-color: rgb(163 230 53 / 0.95);
}
.tw-ring-offset-lime-50 {
  --tw-ring-offset-color: #f7fee7;
}
.tw-ring-offset-lime-50\/0 {
  --tw-ring-offset-color: rgb(247 254 231 / 0);
}
.tw-ring-offset-lime-50\/10 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.1);
}
.tw-ring-offset-lime-50\/100 {
  --tw-ring-offset-color: rgb(247 254 231 / 1);
}
.tw-ring-offset-lime-50\/15 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.15);
}
.tw-ring-offset-lime-50\/20 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.2);
}
.tw-ring-offset-lime-50\/25 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.25);
}
.tw-ring-offset-lime-50\/30 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.3);
}
.tw-ring-offset-lime-50\/35 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.35);
}
.tw-ring-offset-lime-50\/40 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.4);
}
.tw-ring-offset-lime-50\/45 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.45);
}
.tw-ring-offset-lime-50\/5 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.05);
}
.tw-ring-offset-lime-50\/50 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.5);
}
.tw-ring-offset-lime-50\/55 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.55);
}
.tw-ring-offset-lime-50\/60 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.6);
}
.tw-ring-offset-lime-50\/65 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.65);
}
.tw-ring-offset-lime-50\/70 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.7);
}
.tw-ring-offset-lime-50\/75 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.75);
}
.tw-ring-offset-lime-50\/80 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.8);
}
.tw-ring-offset-lime-50\/85 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.85);
}
.tw-ring-offset-lime-50\/90 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.9);
}
.tw-ring-offset-lime-50\/95 {
  --tw-ring-offset-color: rgb(247 254 231 / 0.95);
}
.tw-ring-offset-lime-500 {
  --tw-ring-offset-color: #84cc16;
}
.tw-ring-offset-lime-500\/0 {
  --tw-ring-offset-color: rgb(132 204 22 / 0);
}
.tw-ring-offset-lime-500\/10 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.1);
}
.tw-ring-offset-lime-500\/100 {
  --tw-ring-offset-color: rgb(132 204 22 / 1);
}
.tw-ring-offset-lime-500\/15 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.15);
}
.tw-ring-offset-lime-500\/20 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.2);
}
.tw-ring-offset-lime-500\/25 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.25);
}
.tw-ring-offset-lime-500\/30 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.3);
}
.tw-ring-offset-lime-500\/35 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.35);
}
.tw-ring-offset-lime-500\/40 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.4);
}
.tw-ring-offset-lime-500\/45 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.45);
}
.tw-ring-offset-lime-500\/5 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.05);
}
.tw-ring-offset-lime-500\/50 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.5);
}
.tw-ring-offset-lime-500\/55 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.55);
}
.tw-ring-offset-lime-500\/60 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.6);
}
.tw-ring-offset-lime-500\/65 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.65);
}
.tw-ring-offset-lime-500\/70 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.7);
}
.tw-ring-offset-lime-500\/75 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.75);
}
.tw-ring-offset-lime-500\/80 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.8);
}
.tw-ring-offset-lime-500\/85 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.85);
}
.tw-ring-offset-lime-500\/90 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.9);
}
.tw-ring-offset-lime-500\/95 {
  --tw-ring-offset-color: rgb(132 204 22 / 0.95);
}
.tw-ring-offset-lime-600 {
  --tw-ring-offset-color: #65a30d;
}
.tw-ring-offset-lime-600\/0 {
  --tw-ring-offset-color: rgb(101 163 13 / 0);
}
.tw-ring-offset-lime-600\/10 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.1);
}
.tw-ring-offset-lime-600\/100 {
  --tw-ring-offset-color: rgb(101 163 13 / 1);
}
.tw-ring-offset-lime-600\/15 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.15);
}
.tw-ring-offset-lime-600\/20 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.2);
}
.tw-ring-offset-lime-600\/25 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.25);
}
.tw-ring-offset-lime-600\/30 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.3);
}
.tw-ring-offset-lime-600\/35 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.35);
}
.tw-ring-offset-lime-600\/40 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.4);
}
.tw-ring-offset-lime-600\/45 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.45);
}
.tw-ring-offset-lime-600\/5 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.05);
}
.tw-ring-offset-lime-600\/50 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.5);
}
.tw-ring-offset-lime-600\/55 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.55);
}
.tw-ring-offset-lime-600\/60 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.6);
}
.tw-ring-offset-lime-600\/65 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.65);
}
.tw-ring-offset-lime-600\/70 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.7);
}
.tw-ring-offset-lime-600\/75 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.75);
}
.tw-ring-offset-lime-600\/80 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.8);
}
.tw-ring-offset-lime-600\/85 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.85);
}
.tw-ring-offset-lime-600\/90 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.9);
}
.tw-ring-offset-lime-600\/95 {
  --tw-ring-offset-color: rgb(101 163 13 / 0.95);
}
.tw-ring-offset-lime-700 {
  --tw-ring-offset-color: #4d7c0f;
}
.tw-ring-offset-lime-700\/0 {
  --tw-ring-offset-color: rgb(77 124 15 / 0);
}
.tw-ring-offset-lime-700\/10 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.1);
}
.tw-ring-offset-lime-700\/100 {
  --tw-ring-offset-color: rgb(77 124 15 / 1);
}
.tw-ring-offset-lime-700\/15 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.15);
}
.tw-ring-offset-lime-700\/20 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.2);
}
.tw-ring-offset-lime-700\/25 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.25);
}
.tw-ring-offset-lime-700\/30 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.3);
}
.tw-ring-offset-lime-700\/35 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.35);
}
.tw-ring-offset-lime-700\/40 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.4);
}
.tw-ring-offset-lime-700\/45 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.45);
}
.tw-ring-offset-lime-700\/5 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.05);
}
.tw-ring-offset-lime-700\/50 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.5);
}
.tw-ring-offset-lime-700\/55 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.55);
}
.tw-ring-offset-lime-700\/60 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.6);
}
.tw-ring-offset-lime-700\/65 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.65);
}
.tw-ring-offset-lime-700\/70 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.7);
}
.tw-ring-offset-lime-700\/75 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.75);
}
.tw-ring-offset-lime-700\/80 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.8);
}
.tw-ring-offset-lime-700\/85 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.85);
}
.tw-ring-offset-lime-700\/90 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.9);
}
.tw-ring-offset-lime-700\/95 {
  --tw-ring-offset-color: rgb(77 124 15 / 0.95);
}
.tw-ring-offset-lime-800 {
  --tw-ring-offset-color: #3f6212;
}
.tw-ring-offset-lime-800\/0 {
  --tw-ring-offset-color: rgb(63 98 18 / 0);
}
.tw-ring-offset-lime-800\/10 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.1);
}
.tw-ring-offset-lime-800\/100 {
  --tw-ring-offset-color: rgb(63 98 18 / 1);
}
.tw-ring-offset-lime-800\/15 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.15);
}
.tw-ring-offset-lime-800\/20 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.2);
}
.tw-ring-offset-lime-800\/25 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.25);
}
.tw-ring-offset-lime-800\/30 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.3);
}
.tw-ring-offset-lime-800\/35 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.35);
}
.tw-ring-offset-lime-800\/40 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.4);
}
.tw-ring-offset-lime-800\/45 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.45);
}
.tw-ring-offset-lime-800\/5 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.05);
}
.tw-ring-offset-lime-800\/50 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.5);
}
.tw-ring-offset-lime-800\/55 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.55);
}
.tw-ring-offset-lime-800\/60 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.6);
}
.tw-ring-offset-lime-800\/65 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.65);
}
.tw-ring-offset-lime-800\/70 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.7);
}
.tw-ring-offset-lime-800\/75 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.75);
}
.tw-ring-offset-lime-800\/80 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.8);
}
.tw-ring-offset-lime-800\/85 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.85);
}
.tw-ring-offset-lime-800\/90 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.9);
}
.tw-ring-offset-lime-800\/95 {
  --tw-ring-offset-color: rgb(63 98 18 / 0.95);
}
.tw-ring-offset-lime-900 {
  --tw-ring-offset-color: #365314;
}
.tw-ring-offset-lime-900\/0 {
  --tw-ring-offset-color: rgb(54 83 20 / 0);
}
.tw-ring-offset-lime-900\/10 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.1);
}
.tw-ring-offset-lime-900\/100 {
  --tw-ring-offset-color: rgb(54 83 20 / 1);
}
.tw-ring-offset-lime-900\/15 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.15);
}
.tw-ring-offset-lime-900\/20 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.2);
}
.tw-ring-offset-lime-900\/25 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.25);
}
.tw-ring-offset-lime-900\/30 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.3);
}
.tw-ring-offset-lime-900\/35 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.35);
}
.tw-ring-offset-lime-900\/40 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.4);
}
.tw-ring-offset-lime-900\/45 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.45);
}
.tw-ring-offset-lime-900\/5 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.05);
}
.tw-ring-offset-lime-900\/50 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.5);
}
.tw-ring-offset-lime-900\/55 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.55);
}
.tw-ring-offset-lime-900\/60 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.6);
}
.tw-ring-offset-lime-900\/65 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.65);
}
.tw-ring-offset-lime-900\/70 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.7);
}
.tw-ring-offset-lime-900\/75 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.75);
}
.tw-ring-offset-lime-900\/80 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.8);
}
.tw-ring-offset-lime-900\/85 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.85);
}
.tw-ring-offset-lime-900\/90 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.9);
}
.tw-ring-offset-lime-900\/95 {
  --tw-ring-offset-color: rgb(54 83 20 / 0.95);
}
.tw-ring-offset-lime-950 {
  --tw-ring-offset-color: #1a2e05;
}
.tw-ring-offset-lime-950\/0 {
  --tw-ring-offset-color: rgb(26 46 5 / 0);
}
.tw-ring-offset-lime-950\/10 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.1);
}
.tw-ring-offset-lime-950\/100 {
  --tw-ring-offset-color: rgb(26 46 5 / 1);
}
.tw-ring-offset-lime-950\/15 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.15);
}
.tw-ring-offset-lime-950\/20 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.2);
}
.tw-ring-offset-lime-950\/25 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.25);
}
.tw-ring-offset-lime-950\/30 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.3);
}
.tw-ring-offset-lime-950\/35 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.35);
}
.tw-ring-offset-lime-950\/40 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.4);
}
.tw-ring-offset-lime-950\/45 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.45);
}
.tw-ring-offset-lime-950\/5 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.05);
}
.tw-ring-offset-lime-950\/50 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.5);
}
.tw-ring-offset-lime-950\/55 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.55);
}
.tw-ring-offset-lime-950\/60 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.6);
}
.tw-ring-offset-lime-950\/65 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.65);
}
.tw-ring-offset-lime-950\/70 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.7);
}
.tw-ring-offset-lime-950\/75 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.75);
}
.tw-ring-offset-lime-950\/80 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.8);
}
.tw-ring-offset-lime-950\/85 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.85);
}
.tw-ring-offset-lime-950\/90 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.9);
}
.tw-ring-offset-lime-950\/95 {
  --tw-ring-offset-color: rgb(26 46 5 / 0.95);
}
.tw-ring-offset-neutral-100 {
  --tw-ring-offset-color: #f5f5f5;
}
.tw-ring-offset-neutral-100\/0 {
  --tw-ring-offset-color: rgb(245 245 245 / 0);
}
.tw-ring-offset-neutral-100\/10 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.1);
}
.tw-ring-offset-neutral-100\/100 {
  --tw-ring-offset-color: rgb(245 245 245 / 1);
}
.tw-ring-offset-neutral-100\/15 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.15);
}
.tw-ring-offset-neutral-100\/20 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.2);
}
.tw-ring-offset-neutral-100\/25 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.25);
}
.tw-ring-offset-neutral-100\/30 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.3);
}
.tw-ring-offset-neutral-100\/35 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.35);
}
.tw-ring-offset-neutral-100\/40 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.4);
}
.tw-ring-offset-neutral-100\/45 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.45);
}
.tw-ring-offset-neutral-100\/5 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.05);
}
.tw-ring-offset-neutral-100\/50 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.5);
}
.tw-ring-offset-neutral-100\/55 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.55);
}
.tw-ring-offset-neutral-100\/60 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.6);
}
.tw-ring-offset-neutral-100\/65 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.65);
}
.tw-ring-offset-neutral-100\/70 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.7);
}
.tw-ring-offset-neutral-100\/75 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.75);
}
.tw-ring-offset-neutral-100\/80 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.8);
}
.tw-ring-offset-neutral-100\/85 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.85);
}
.tw-ring-offset-neutral-100\/90 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.9);
}
.tw-ring-offset-neutral-100\/95 {
  --tw-ring-offset-color: rgb(245 245 245 / 0.95);
}
.tw-ring-offset-neutral-200 {
  --tw-ring-offset-color: #e5e5e5;
}
.tw-ring-offset-neutral-200\/0 {
  --tw-ring-offset-color: rgb(229 229 229 / 0);
}
.tw-ring-offset-neutral-200\/10 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.1);
}
.tw-ring-offset-neutral-200\/100 {
  --tw-ring-offset-color: rgb(229 229 229 / 1);
}
.tw-ring-offset-neutral-200\/15 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.15);
}
.tw-ring-offset-neutral-200\/20 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.2);
}
.tw-ring-offset-neutral-200\/25 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.25);
}
.tw-ring-offset-neutral-200\/30 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.3);
}
.tw-ring-offset-neutral-200\/35 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.35);
}
.tw-ring-offset-neutral-200\/40 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.4);
}
.tw-ring-offset-neutral-200\/45 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.45);
}
.tw-ring-offset-neutral-200\/5 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.05);
}
.tw-ring-offset-neutral-200\/50 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.5);
}
.tw-ring-offset-neutral-200\/55 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.55);
}
.tw-ring-offset-neutral-200\/60 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.6);
}
.tw-ring-offset-neutral-200\/65 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.65);
}
.tw-ring-offset-neutral-200\/70 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.7);
}
.tw-ring-offset-neutral-200\/75 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.75);
}
.tw-ring-offset-neutral-200\/80 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.8);
}
.tw-ring-offset-neutral-200\/85 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.85);
}
.tw-ring-offset-neutral-200\/90 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.9);
}
.tw-ring-offset-neutral-200\/95 {
  --tw-ring-offset-color: rgb(229 229 229 / 0.95);
}
.tw-ring-offset-neutral-300 {
  --tw-ring-offset-color: #d4d4d4;
}
.tw-ring-offset-neutral-300\/0 {
  --tw-ring-offset-color: rgb(212 212 212 / 0);
}
.tw-ring-offset-neutral-300\/10 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.1);
}
.tw-ring-offset-neutral-300\/100 {
  --tw-ring-offset-color: rgb(212 212 212 / 1);
}
.tw-ring-offset-neutral-300\/15 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.15);
}
.tw-ring-offset-neutral-300\/20 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.2);
}
.tw-ring-offset-neutral-300\/25 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.25);
}
.tw-ring-offset-neutral-300\/30 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.3);
}
.tw-ring-offset-neutral-300\/35 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.35);
}
.tw-ring-offset-neutral-300\/40 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.4);
}
.tw-ring-offset-neutral-300\/45 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.45);
}
.tw-ring-offset-neutral-300\/5 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.05);
}
.tw-ring-offset-neutral-300\/50 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.5);
}
.tw-ring-offset-neutral-300\/55 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.55);
}
.tw-ring-offset-neutral-300\/60 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.6);
}
.tw-ring-offset-neutral-300\/65 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.65);
}
.tw-ring-offset-neutral-300\/70 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.7);
}
.tw-ring-offset-neutral-300\/75 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.75);
}
.tw-ring-offset-neutral-300\/80 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.8);
}
.tw-ring-offset-neutral-300\/85 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.85);
}
.tw-ring-offset-neutral-300\/90 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.9);
}
.tw-ring-offset-neutral-300\/95 {
  --tw-ring-offset-color: rgb(212 212 212 / 0.95);
}
.tw-ring-offset-neutral-400 {
  --tw-ring-offset-color: #a3a3a3;
}
.tw-ring-offset-neutral-400\/0 {
  --tw-ring-offset-color: rgb(163 163 163 / 0);
}
.tw-ring-offset-neutral-400\/10 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.1);
}
.tw-ring-offset-neutral-400\/100 {
  --tw-ring-offset-color: rgb(163 163 163 / 1);
}
.tw-ring-offset-neutral-400\/15 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.15);
}
.tw-ring-offset-neutral-400\/20 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.2);
}
.tw-ring-offset-neutral-400\/25 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.25);
}
.tw-ring-offset-neutral-400\/30 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.3);
}
.tw-ring-offset-neutral-400\/35 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.35);
}
.tw-ring-offset-neutral-400\/40 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.4);
}
.tw-ring-offset-neutral-400\/45 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.45);
}
.tw-ring-offset-neutral-400\/5 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.05);
}
.tw-ring-offset-neutral-400\/50 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.5);
}
.tw-ring-offset-neutral-400\/55 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.55);
}
.tw-ring-offset-neutral-400\/60 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.6);
}
.tw-ring-offset-neutral-400\/65 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.65);
}
.tw-ring-offset-neutral-400\/70 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.7);
}
.tw-ring-offset-neutral-400\/75 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.75);
}
.tw-ring-offset-neutral-400\/80 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.8);
}
.tw-ring-offset-neutral-400\/85 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.85);
}
.tw-ring-offset-neutral-400\/90 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.9);
}
.tw-ring-offset-neutral-400\/95 {
  --tw-ring-offset-color: rgb(163 163 163 / 0.95);
}
.tw-ring-offset-neutral-50 {
  --tw-ring-offset-color: #fafafa;
}
.tw-ring-offset-neutral-50\/0 {
  --tw-ring-offset-color: rgb(250 250 250 / 0);
}
.tw-ring-offset-neutral-50\/10 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.1);
}
.tw-ring-offset-neutral-50\/100 {
  --tw-ring-offset-color: rgb(250 250 250 / 1);
}
.tw-ring-offset-neutral-50\/15 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.15);
}
.tw-ring-offset-neutral-50\/20 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.2);
}
.tw-ring-offset-neutral-50\/25 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.25);
}
.tw-ring-offset-neutral-50\/30 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.3);
}
.tw-ring-offset-neutral-50\/35 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.35);
}
.tw-ring-offset-neutral-50\/40 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.4);
}
.tw-ring-offset-neutral-50\/45 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.45);
}
.tw-ring-offset-neutral-50\/5 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.05);
}
.tw-ring-offset-neutral-50\/50 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.5);
}
.tw-ring-offset-neutral-50\/55 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.55);
}
.tw-ring-offset-neutral-50\/60 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.6);
}
.tw-ring-offset-neutral-50\/65 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.65);
}
.tw-ring-offset-neutral-50\/70 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.7);
}
.tw-ring-offset-neutral-50\/75 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.75);
}
.tw-ring-offset-neutral-50\/80 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.8);
}
.tw-ring-offset-neutral-50\/85 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.85);
}
.tw-ring-offset-neutral-50\/90 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.9);
}
.tw-ring-offset-neutral-50\/95 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.95);
}
.tw-ring-offset-neutral-500 {
  --tw-ring-offset-color: #737373;
}
.tw-ring-offset-neutral-500\/0 {
  --tw-ring-offset-color: rgb(115 115 115 / 0);
}
.tw-ring-offset-neutral-500\/10 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.1);
}
.tw-ring-offset-neutral-500\/100 {
  --tw-ring-offset-color: rgb(115 115 115 / 1);
}
.tw-ring-offset-neutral-500\/15 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.15);
}
.tw-ring-offset-neutral-500\/20 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.2);
}
.tw-ring-offset-neutral-500\/25 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.25);
}
.tw-ring-offset-neutral-500\/30 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.3);
}
.tw-ring-offset-neutral-500\/35 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.35);
}
.tw-ring-offset-neutral-500\/40 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.4);
}
.tw-ring-offset-neutral-500\/45 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.45);
}
.tw-ring-offset-neutral-500\/5 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.05);
}
.tw-ring-offset-neutral-500\/50 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.5);
}
.tw-ring-offset-neutral-500\/55 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.55);
}
.tw-ring-offset-neutral-500\/60 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.6);
}
.tw-ring-offset-neutral-500\/65 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.65);
}
.tw-ring-offset-neutral-500\/70 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.7);
}
.tw-ring-offset-neutral-500\/75 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.75);
}
.tw-ring-offset-neutral-500\/80 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.8);
}
.tw-ring-offset-neutral-500\/85 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.85);
}
.tw-ring-offset-neutral-500\/90 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.9);
}
.tw-ring-offset-neutral-500\/95 {
  --tw-ring-offset-color: rgb(115 115 115 / 0.95);
}
.tw-ring-offset-neutral-600 {
  --tw-ring-offset-color: #525252;
}
.tw-ring-offset-neutral-600\/0 {
  --tw-ring-offset-color: rgb(82 82 82 / 0);
}
.tw-ring-offset-neutral-600\/10 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.1);
}
.tw-ring-offset-neutral-600\/100 {
  --tw-ring-offset-color: rgb(82 82 82 / 1);
}
.tw-ring-offset-neutral-600\/15 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.15);
}
.tw-ring-offset-neutral-600\/20 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.2);
}
.tw-ring-offset-neutral-600\/25 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.25);
}
.tw-ring-offset-neutral-600\/30 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.3);
}
.tw-ring-offset-neutral-600\/35 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.35);
}
.tw-ring-offset-neutral-600\/40 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.4);
}
.tw-ring-offset-neutral-600\/45 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.45);
}
.tw-ring-offset-neutral-600\/5 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.05);
}
.tw-ring-offset-neutral-600\/50 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.5);
}
.tw-ring-offset-neutral-600\/55 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.55);
}
.tw-ring-offset-neutral-600\/60 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.6);
}
.tw-ring-offset-neutral-600\/65 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.65);
}
.tw-ring-offset-neutral-600\/70 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.7);
}
.tw-ring-offset-neutral-600\/75 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.75);
}
.tw-ring-offset-neutral-600\/80 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.8);
}
.tw-ring-offset-neutral-600\/85 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.85);
}
.tw-ring-offset-neutral-600\/90 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.9);
}
.tw-ring-offset-neutral-600\/95 {
  --tw-ring-offset-color: rgb(82 82 82 / 0.95);
}
.tw-ring-offset-neutral-700 {
  --tw-ring-offset-color: #404040;
}
.tw-ring-offset-neutral-700\/0 {
  --tw-ring-offset-color: rgb(64 64 64 / 0);
}
.tw-ring-offset-neutral-700\/10 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.1);
}
.tw-ring-offset-neutral-700\/100 {
  --tw-ring-offset-color: rgb(64 64 64 / 1);
}
.tw-ring-offset-neutral-700\/15 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.15);
}
.tw-ring-offset-neutral-700\/20 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.2);
}
.tw-ring-offset-neutral-700\/25 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.25);
}
.tw-ring-offset-neutral-700\/30 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.3);
}
.tw-ring-offset-neutral-700\/35 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.35);
}
.tw-ring-offset-neutral-700\/40 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.4);
}
.tw-ring-offset-neutral-700\/45 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.45);
}
.tw-ring-offset-neutral-700\/5 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.05);
}
.tw-ring-offset-neutral-700\/50 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.5);
}
.tw-ring-offset-neutral-700\/55 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.55);
}
.tw-ring-offset-neutral-700\/60 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.6);
}
.tw-ring-offset-neutral-700\/65 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.65);
}
.tw-ring-offset-neutral-700\/70 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.7);
}
.tw-ring-offset-neutral-700\/75 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.75);
}
.tw-ring-offset-neutral-700\/80 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.8);
}
.tw-ring-offset-neutral-700\/85 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.85);
}
.tw-ring-offset-neutral-700\/90 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.9);
}
.tw-ring-offset-neutral-700\/95 {
  --tw-ring-offset-color: rgb(64 64 64 / 0.95);
}
.tw-ring-offset-neutral-800 {
  --tw-ring-offset-color: #262626;
}
.tw-ring-offset-neutral-800\/0 {
  --tw-ring-offset-color: rgb(38 38 38 / 0);
}
.tw-ring-offset-neutral-800\/10 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.1);
}
.tw-ring-offset-neutral-800\/100 {
  --tw-ring-offset-color: rgb(38 38 38 / 1);
}
.tw-ring-offset-neutral-800\/15 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.15);
}
.tw-ring-offset-neutral-800\/20 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.2);
}
.tw-ring-offset-neutral-800\/25 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.25);
}
.tw-ring-offset-neutral-800\/30 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.3);
}
.tw-ring-offset-neutral-800\/35 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.35);
}
.tw-ring-offset-neutral-800\/40 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.4);
}
.tw-ring-offset-neutral-800\/45 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.45);
}
.tw-ring-offset-neutral-800\/5 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.05);
}
.tw-ring-offset-neutral-800\/50 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.5);
}
.tw-ring-offset-neutral-800\/55 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.55);
}
.tw-ring-offset-neutral-800\/60 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.6);
}
.tw-ring-offset-neutral-800\/65 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.65);
}
.tw-ring-offset-neutral-800\/70 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.7);
}
.tw-ring-offset-neutral-800\/75 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.75);
}
.tw-ring-offset-neutral-800\/80 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.8);
}
.tw-ring-offset-neutral-800\/85 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.85);
}
.tw-ring-offset-neutral-800\/90 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.9);
}
.tw-ring-offset-neutral-800\/95 {
  --tw-ring-offset-color: rgb(38 38 38 / 0.95);
}
.tw-ring-offset-neutral-900 {
  --tw-ring-offset-color: #171717;
}
.tw-ring-offset-neutral-900\/0 {
  --tw-ring-offset-color: rgb(23 23 23 / 0);
}
.tw-ring-offset-neutral-900\/10 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.1);
}
.tw-ring-offset-neutral-900\/100 {
  --tw-ring-offset-color: rgb(23 23 23 / 1);
}
.tw-ring-offset-neutral-900\/15 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.15);
}
.tw-ring-offset-neutral-900\/20 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.2);
}
.tw-ring-offset-neutral-900\/25 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.25);
}
.tw-ring-offset-neutral-900\/30 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.3);
}
.tw-ring-offset-neutral-900\/35 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.35);
}
.tw-ring-offset-neutral-900\/40 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.4);
}
.tw-ring-offset-neutral-900\/45 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.45);
}
.tw-ring-offset-neutral-900\/5 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.05);
}
.tw-ring-offset-neutral-900\/50 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.5);
}
.tw-ring-offset-neutral-900\/55 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.55);
}
.tw-ring-offset-neutral-900\/60 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.6);
}
.tw-ring-offset-neutral-900\/65 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.65);
}
.tw-ring-offset-neutral-900\/70 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.7);
}
.tw-ring-offset-neutral-900\/75 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.75);
}
.tw-ring-offset-neutral-900\/80 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.8);
}
.tw-ring-offset-neutral-900\/85 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.85);
}
.tw-ring-offset-neutral-900\/90 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.9);
}
.tw-ring-offset-neutral-900\/95 {
  --tw-ring-offset-color: rgb(23 23 23 / 0.95);
}
.tw-ring-offset-neutral-950 {
  --tw-ring-offset-color: #0a0a0a;
}
.tw-ring-offset-neutral-950\/0 {
  --tw-ring-offset-color: rgb(10 10 10 / 0);
}
.tw-ring-offset-neutral-950\/10 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.1);
}
.tw-ring-offset-neutral-950\/100 {
  --tw-ring-offset-color: rgb(10 10 10 / 1);
}
.tw-ring-offset-neutral-950\/15 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.15);
}
.tw-ring-offset-neutral-950\/20 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.2);
}
.tw-ring-offset-neutral-950\/25 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.25);
}
.tw-ring-offset-neutral-950\/30 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.3);
}
.tw-ring-offset-neutral-950\/35 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.35);
}
.tw-ring-offset-neutral-950\/40 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.4);
}
.tw-ring-offset-neutral-950\/45 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.45);
}
.tw-ring-offset-neutral-950\/5 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.05);
}
.tw-ring-offset-neutral-950\/50 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.5);
}
.tw-ring-offset-neutral-950\/55 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.55);
}
.tw-ring-offset-neutral-950\/60 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.6);
}
.tw-ring-offset-neutral-950\/65 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.65);
}
.tw-ring-offset-neutral-950\/70 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.7);
}
.tw-ring-offset-neutral-950\/75 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.75);
}
.tw-ring-offset-neutral-950\/80 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.8);
}
.tw-ring-offset-neutral-950\/85 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.85);
}
.tw-ring-offset-neutral-950\/90 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.9);
}
.tw-ring-offset-neutral-950\/95 {
  --tw-ring-offset-color: rgb(10 10 10 / 0.95);
}
.tw-ring-offset-orange-100 {
  --tw-ring-offset-color: #ffedd5;
}
.tw-ring-offset-orange-100\/0 {
  --tw-ring-offset-color: rgb(255 237 213 / 0);
}
.tw-ring-offset-orange-100\/10 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.1);
}
.tw-ring-offset-orange-100\/100 {
  --tw-ring-offset-color: rgb(255 237 213 / 1);
}
.tw-ring-offset-orange-100\/15 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.15);
}
.tw-ring-offset-orange-100\/20 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.2);
}
.tw-ring-offset-orange-100\/25 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.25);
}
.tw-ring-offset-orange-100\/30 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.3);
}
.tw-ring-offset-orange-100\/35 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.35);
}
.tw-ring-offset-orange-100\/40 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.4);
}
.tw-ring-offset-orange-100\/45 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.45);
}
.tw-ring-offset-orange-100\/5 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.05);
}
.tw-ring-offset-orange-100\/50 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.5);
}
.tw-ring-offset-orange-100\/55 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.55);
}
.tw-ring-offset-orange-100\/60 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.6);
}
.tw-ring-offset-orange-100\/65 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.65);
}
.tw-ring-offset-orange-100\/70 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.7);
}
.tw-ring-offset-orange-100\/75 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.75);
}
.tw-ring-offset-orange-100\/80 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.8);
}
.tw-ring-offset-orange-100\/85 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.85);
}
.tw-ring-offset-orange-100\/90 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.9);
}
.tw-ring-offset-orange-100\/95 {
  --tw-ring-offset-color: rgb(255 237 213 / 0.95);
}
.tw-ring-offset-orange-200 {
  --tw-ring-offset-color: #fed7aa;
}
.tw-ring-offset-orange-200\/0 {
  --tw-ring-offset-color: rgb(254 215 170 / 0);
}
.tw-ring-offset-orange-200\/10 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.1);
}
.tw-ring-offset-orange-200\/100 {
  --tw-ring-offset-color: rgb(254 215 170 / 1);
}
.tw-ring-offset-orange-200\/15 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.15);
}
.tw-ring-offset-orange-200\/20 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.2);
}
.tw-ring-offset-orange-200\/25 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.25);
}
.tw-ring-offset-orange-200\/30 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.3);
}
.tw-ring-offset-orange-200\/35 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.35);
}
.tw-ring-offset-orange-200\/40 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.4);
}
.tw-ring-offset-orange-200\/45 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.45);
}
.tw-ring-offset-orange-200\/5 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.05);
}
.tw-ring-offset-orange-200\/50 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.5);
}
.tw-ring-offset-orange-200\/55 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.55);
}
.tw-ring-offset-orange-200\/60 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.6);
}
.tw-ring-offset-orange-200\/65 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.65);
}
.tw-ring-offset-orange-200\/70 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.7);
}
.tw-ring-offset-orange-200\/75 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.75);
}
.tw-ring-offset-orange-200\/80 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.8);
}
.tw-ring-offset-orange-200\/85 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.85);
}
.tw-ring-offset-orange-200\/90 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.9);
}
.tw-ring-offset-orange-200\/95 {
  --tw-ring-offset-color: rgb(254 215 170 / 0.95);
}
.tw-ring-offset-orange-300 {
  --tw-ring-offset-color: #fdba74;
}
.tw-ring-offset-orange-300\/0 {
  --tw-ring-offset-color: rgb(253 186 116 / 0);
}
.tw-ring-offset-orange-300\/10 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.1);
}
.tw-ring-offset-orange-300\/100 {
  --tw-ring-offset-color: rgb(253 186 116 / 1);
}
.tw-ring-offset-orange-300\/15 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.15);
}
.tw-ring-offset-orange-300\/20 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.2);
}
.tw-ring-offset-orange-300\/25 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.25);
}
.tw-ring-offset-orange-300\/30 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.3);
}
.tw-ring-offset-orange-300\/35 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.35);
}
.tw-ring-offset-orange-300\/40 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.4);
}
.tw-ring-offset-orange-300\/45 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.45);
}
.tw-ring-offset-orange-300\/5 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.05);
}
.tw-ring-offset-orange-300\/50 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.5);
}
.tw-ring-offset-orange-300\/55 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.55);
}
.tw-ring-offset-orange-300\/60 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.6);
}
.tw-ring-offset-orange-300\/65 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.65);
}
.tw-ring-offset-orange-300\/70 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.7);
}
.tw-ring-offset-orange-300\/75 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.75);
}
.tw-ring-offset-orange-300\/80 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.8);
}
.tw-ring-offset-orange-300\/85 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.85);
}
.tw-ring-offset-orange-300\/90 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.9);
}
.tw-ring-offset-orange-300\/95 {
  --tw-ring-offset-color: rgb(253 186 116 / 0.95);
}
.tw-ring-offset-orange-400 {
  --tw-ring-offset-color: #fb923c;
}
.tw-ring-offset-orange-400\/0 {
  --tw-ring-offset-color: rgb(251 146 60 / 0);
}
.tw-ring-offset-orange-400\/10 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.1);
}
.tw-ring-offset-orange-400\/100 {
  --tw-ring-offset-color: rgb(251 146 60 / 1);
}
.tw-ring-offset-orange-400\/15 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.15);
}
.tw-ring-offset-orange-400\/20 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.2);
}
.tw-ring-offset-orange-400\/25 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.25);
}
.tw-ring-offset-orange-400\/30 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.3);
}
.tw-ring-offset-orange-400\/35 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.35);
}
.tw-ring-offset-orange-400\/40 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.4);
}
.tw-ring-offset-orange-400\/45 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.45);
}
.tw-ring-offset-orange-400\/5 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.05);
}
.tw-ring-offset-orange-400\/50 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.5);
}
.tw-ring-offset-orange-400\/55 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.55);
}
.tw-ring-offset-orange-400\/60 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.6);
}
.tw-ring-offset-orange-400\/65 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.65);
}
.tw-ring-offset-orange-400\/70 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.7);
}
.tw-ring-offset-orange-400\/75 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.75);
}
.tw-ring-offset-orange-400\/80 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.8);
}
.tw-ring-offset-orange-400\/85 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.85);
}
.tw-ring-offset-orange-400\/90 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.9);
}
.tw-ring-offset-orange-400\/95 {
  --tw-ring-offset-color: rgb(251 146 60 / 0.95);
}
.tw-ring-offset-orange-50 {
  --tw-ring-offset-color: #fff7ed;
}
.tw-ring-offset-orange-50\/0 {
  --tw-ring-offset-color: rgb(255 247 237 / 0);
}
.tw-ring-offset-orange-50\/10 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.1);
}
.tw-ring-offset-orange-50\/100 {
  --tw-ring-offset-color: rgb(255 247 237 / 1);
}
.tw-ring-offset-orange-50\/15 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.15);
}
.tw-ring-offset-orange-50\/20 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.2);
}
.tw-ring-offset-orange-50\/25 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.25);
}
.tw-ring-offset-orange-50\/30 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.3);
}
.tw-ring-offset-orange-50\/35 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.35);
}
.tw-ring-offset-orange-50\/40 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.4);
}
.tw-ring-offset-orange-50\/45 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.45);
}
.tw-ring-offset-orange-50\/5 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.05);
}
.tw-ring-offset-orange-50\/50 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.5);
}
.tw-ring-offset-orange-50\/55 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.55);
}
.tw-ring-offset-orange-50\/60 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.6);
}
.tw-ring-offset-orange-50\/65 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.65);
}
.tw-ring-offset-orange-50\/70 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.7);
}
.tw-ring-offset-orange-50\/75 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.75);
}
.tw-ring-offset-orange-50\/80 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.8);
}
.tw-ring-offset-orange-50\/85 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.85);
}
.tw-ring-offset-orange-50\/90 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.9);
}
.tw-ring-offset-orange-50\/95 {
  --tw-ring-offset-color: rgb(255 247 237 / 0.95);
}
.tw-ring-offset-orange-500 {
  --tw-ring-offset-color: #f97316;
}
.tw-ring-offset-orange-500\/0 {
  --tw-ring-offset-color: rgb(249 115 22 / 0);
}
.tw-ring-offset-orange-500\/10 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.1);
}
.tw-ring-offset-orange-500\/100 {
  --tw-ring-offset-color: rgb(249 115 22 / 1);
}
.tw-ring-offset-orange-500\/15 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.15);
}
.tw-ring-offset-orange-500\/20 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.2);
}
.tw-ring-offset-orange-500\/25 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.25);
}
.tw-ring-offset-orange-500\/30 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.3);
}
.tw-ring-offset-orange-500\/35 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.35);
}
.tw-ring-offset-orange-500\/40 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.4);
}
.tw-ring-offset-orange-500\/45 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.45);
}
.tw-ring-offset-orange-500\/5 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.05);
}
.tw-ring-offset-orange-500\/50 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.5);
}
.tw-ring-offset-orange-500\/55 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.55);
}
.tw-ring-offset-orange-500\/60 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.6);
}
.tw-ring-offset-orange-500\/65 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.65);
}
.tw-ring-offset-orange-500\/70 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.7);
}
.tw-ring-offset-orange-500\/75 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.75);
}
.tw-ring-offset-orange-500\/80 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.8);
}
.tw-ring-offset-orange-500\/85 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.85);
}
.tw-ring-offset-orange-500\/90 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.9);
}
.tw-ring-offset-orange-500\/95 {
  --tw-ring-offset-color: rgb(249 115 22 / 0.95);
}
.tw-ring-offset-orange-600 {
  --tw-ring-offset-color: #ea580c;
}
.tw-ring-offset-orange-600\/0 {
  --tw-ring-offset-color: rgb(234 88 12 / 0);
}
.tw-ring-offset-orange-600\/10 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.1);
}
.tw-ring-offset-orange-600\/100 {
  --tw-ring-offset-color: rgb(234 88 12 / 1);
}
.tw-ring-offset-orange-600\/15 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.15);
}
.tw-ring-offset-orange-600\/20 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.2);
}
.tw-ring-offset-orange-600\/25 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.25);
}
.tw-ring-offset-orange-600\/30 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.3);
}
.tw-ring-offset-orange-600\/35 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.35);
}
.tw-ring-offset-orange-600\/40 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.4);
}
.tw-ring-offset-orange-600\/45 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.45);
}
.tw-ring-offset-orange-600\/5 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.05);
}
.tw-ring-offset-orange-600\/50 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.5);
}
.tw-ring-offset-orange-600\/55 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.55);
}
.tw-ring-offset-orange-600\/60 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.6);
}
.tw-ring-offset-orange-600\/65 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.65);
}
.tw-ring-offset-orange-600\/70 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.7);
}
.tw-ring-offset-orange-600\/75 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.75);
}
.tw-ring-offset-orange-600\/80 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.8);
}
.tw-ring-offset-orange-600\/85 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.85);
}
.tw-ring-offset-orange-600\/90 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.9);
}
.tw-ring-offset-orange-600\/95 {
  --tw-ring-offset-color: rgb(234 88 12 / 0.95);
}
.tw-ring-offset-orange-700 {
  --tw-ring-offset-color: #c2410c;
}
.tw-ring-offset-orange-700\/0 {
  --tw-ring-offset-color: rgb(194 65 12 / 0);
}
.tw-ring-offset-orange-700\/10 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.1);
}
.tw-ring-offset-orange-700\/100 {
  --tw-ring-offset-color: rgb(194 65 12 / 1);
}
.tw-ring-offset-orange-700\/15 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.15);
}
.tw-ring-offset-orange-700\/20 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.2);
}
.tw-ring-offset-orange-700\/25 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.25);
}
.tw-ring-offset-orange-700\/30 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.3);
}
.tw-ring-offset-orange-700\/35 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.35);
}
.tw-ring-offset-orange-700\/40 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.4);
}
.tw-ring-offset-orange-700\/45 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.45);
}
.tw-ring-offset-orange-700\/5 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.05);
}
.tw-ring-offset-orange-700\/50 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.5);
}
.tw-ring-offset-orange-700\/55 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.55);
}
.tw-ring-offset-orange-700\/60 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.6);
}
.tw-ring-offset-orange-700\/65 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.65);
}
.tw-ring-offset-orange-700\/70 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.7);
}
.tw-ring-offset-orange-700\/75 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.75);
}
.tw-ring-offset-orange-700\/80 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.8);
}
.tw-ring-offset-orange-700\/85 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.85);
}
.tw-ring-offset-orange-700\/90 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.9);
}
.tw-ring-offset-orange-700\/95 {
  --tw-ring-offset-color: rgb(194 65 12 / 0.95);
}
.tw-ring-offset-orange-800 {
  --tw-ring-offset-color: #9a3412;
}
.tw-ring-offset-orange-800\/0 {
  --tw-ring-offset-color: rgb(154 52 18 / 0);
}
.tw-ring-offset-orange-800\/10 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.1);
}
.tw-ring-offset-orange-800\/100 {
  --tw-ring-offset-color: rgb(154 52 18 / 1);
}
.tw-ring-offset-orange-800\/15 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.15);
}
.tw-ring-offset-orange-800\/20 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.2);
}
.tw-ring-offset-orange-800\/25 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.25);
}
.tw-ring-offset-orange-800\/30 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.3);
}
.tw-ring-offset-orange-800\/35 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.35);
}
.tw-ring-offset-orange-800\/40 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.4);
}
.tw-ring-offset-orange-800\/45 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.45);
}
.tw-ring-offset-orange-800\/5 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.05);
}
.tw-ring-offset-orange-800\/50 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.5);
}
.tw-ring-offset-orange-800\/55 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.55);
}
.tw-ring-offset-orange-800\/60 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.6);
}
.tw-ring-offset-orange-800\/65 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.65);
}
.tw-ring-offset-orange-800\/70 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.7);
}
.tw-ring-offset-orange-800\/75 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.75);
}
.tw-ring-offset-orange-800\/80 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.8);
}
.tw-ring-offset-orange-800\/85 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.85);
}
.tw-ring-offset-orange-800\/90 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.9);
}
.tw-ring-offset-orange-800\/95 {
  --tw-ring-offset-color: rgb(154 52 18 / 0.95);
}
.tw-ring-offset-orange-900 {
  --tw-ring-offset-color: #7c2d12;
}
.tw-ring-offset-orange-900\/0 {
  --tw-ring-offset-color: rgb(124 45 18 / 0);
}
.tw-ring-offset-orange-900\/10 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.1);
}
.tw-ring-offset-orange-900\/100 {
  --tw-ring-offset-color: rgb(124 45 18 / 1);
}
.tw-ring-offset-orange-900\/15 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.15);
}
.tw-ring-offset-orange-900\/20 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.2);
}
.tw-ring-offset-orange-900\/25 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.25);
}
.tw-ring-offset-orange-900\/30 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.3);
}
.tw-ring-offset-orange-900\/35 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.35);
}
.tw-ring-offset-orange-900\/40 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.4);
}
.tw-ring-offset-orange-900\/45 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.45);
}
.tw-ring-offset-orange-900\/5 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.05);
}
.tw-ring-offset-orange-900\/50 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.5);
}
.tw-ring-offset-orange-900\/55 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.55);
}
.tw-ring-offset-orange-900\/60 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.6);
}
.tw-ring-offset-orange-900\/65 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.65);
}
.tw-ring-offset-orange-900\/70 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.7);
}
.tw-ring-offset-orange-900\/75 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.75);
}
.tw-ring-offset-orange-900\/80 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.8);
}
.tw-ring-offset-orange-900\/85 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.85);
}
.tw-ring-offset-orange-900\/90 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.9);
}
.tw-ring-offset-orange-900\/95 {
  --tw-ring-offset-color: rgb(124 45 18 / 0.95);
}
.tw-ring-offset-orange-950 {
  --tw-ring-offset-color: #431407;
}
.tw-ring-offset-orange-950\/0 {
  --tw-ring-offset-color: rgb(67 20 7 / 0);
}
.tw-ring-offset-orange-950\/10 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.1);
}
.tw-ring-offset-orange-950\/100 {
  --tw-ring-offset-color: rgb(67 20 7 / 1);
}
.tw-ring-offset-orange-950\/15 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.15);
}
.tw-ring-offset-orange-950\/20 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.2);
}
.tw-ring-offset-orange-950\/25 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.25);
}
.tw-ring-offset-orange-950\/30 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.3);
}
.tw-ring-offset-orange-950\/35 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.35);
}
.tw-ring-offset-orange-950\/40 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.4);
}
.tw-ring-offset-orange-950\/45 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.45);
}
.tw-ring-offset-orange-950\/5 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.05);
}
.tw-ring-offset-orange-950\/50 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.5);
}
.tw-ring-offset-orange-950\/55 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.55);
}
.tw-ring-offset-orange-950\/60 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.6);
}
.tw-ring-offset-orange-950\/65 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.65);
}
.tw-ring-offset-orange-950\/70 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.7);
}
.tw-ring-offset-orange-950\/75 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.75);
}
.tw-ring-offset-orange-950\/80 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.8);
}
.tw-ring-offset-orange-950\/85 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.85);
}
.tw-ring-offset-orange-950\/90 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.9);
}
.tw-ring-offset-orange-950\/95 {
  --tw-ring-offset-color: rgb(67 20 7 / 0.95);
}
.tw-ring-offset-pink-100 {
  --tw-ring-offset-color: #fce7f3;
}
.tw-ring-offset-pink-100\/0 {
  --tw-ring-offset-color: rgb(252 231 243 / 0);
}
.tw-ring-offset-pink-100\/10 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.1);
}
.tw-ring-offset-pink-100\/100 {
  --tw-ring-offset-color: rgb(252 231 243 / 1);
}
.tw-ring-offset-pink-100\/15 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.15);
}
.tw-ring-offset-pink-100\/20 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.2);
}
.tw-ring-offset-pink-100\/25 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.25);
}
.tw-ring-offset-pink-100\/30 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.3);
}
.tw-ring-offset-pink-100\/35 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.35);
}
.tw-ring-offset-pink-100\/40 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.4);
}
.tw-ring-offset-pink-100\/45 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.45);
}
.tw-ring-offset-pink-100\/5 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.05);
}
.tw-ring-offset-pink-100\/50 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.5);
}
.tw-ring-offset-pink-100\/55 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.55);
}
.tw-ring-offset-pink-100\/60 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.6);
}
.tw-ring-offset-pink-100\/65 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.65);
}
.tw-ring-offset-pink-100\/70 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.7);
}
.tw-ring-offset-pink-100\/75 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.75);
}
.tw-ring-offset-pink-100\/80 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.8);
}
.tw-ring-offset-pink-100\/85 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.85);
}
.tw-ring-offset-pink-100\/90 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.9);
}
.tw-ring-offset-pink-100\/95 {
  --tw-ring-offset-color: rgb(252 231 243 / 0.95);
}
.tw-ring-offset-pink-200 {
  --tw-ring-offset-color: #fbcfe8;
}
.tw-ring-offset-pink-200\/0 {
  --tw-ring-offset-color: rgb(251 207 232 / 0);
}
.tw-ring-offset-pink-200\/10 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.1);
}
.tw-ring-offset-pink-200\/100 {
  --tw-ring-offset-color: rgb(251 207 232 / 1);
}
.tw-ring-offset-pink-200\/15 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.15);
}
.tw-ring-offset-pink-200\/20 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.2);
}
.tw-ring-offset-pink-200\/25 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.25);
}
.tw-ring-offset-pink-200\/30 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.3);
}
.tw-ring-offset-pink-200\/35 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.35);
}
.tw-ring-offset-pink-200\/40 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.4);
}
.tw-ring-offset-pink-200\/45 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.45);
}
.tw-ring-offset-pink-200\/5 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.05);
}
.tw-ring-offset-pink-200\/50 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.5);
}
.tw-ring-offset-pink-200\/55 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.55);
}
.tw-ring-offset-pink-200\/60 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.6);
}
.tw-ring-offset-pink-200\/65 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.65);
}
.tw-ring-offset-pink-200\/70 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.7);
}
.tw-ring-offset-pink-200\/75 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.75);
}
.tw-ring-offset-pink-200\/80 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.8);
}
.tw-ring-offset-pink-200\/85 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.85);
}
.tw-ring-offset-pink-200\/90 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.9);
}
.tw-ring-offset-pink-200\/95 {
  --tw-ring-offset-color: rgb(251 207 232 / 0.95);
}
.tw-ring-offset-pink-300 {
  --tw-ring-offset-color: #f9a8d4;
}
.tw-ring-offset-pink-300\/0 {
  --tw-ring-offset-color: rgb(249 168 212 / 0);
}
.tw-ring-offset-pink-300\/10 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.1);
}
.tw-ring-offset-pink-300\/100 {
  --tw-ring-offset-color: rgb(249 168 212 / 1);
}
.tw-ring-offset-pink-300\/15 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.15);
}
.tw-ring-offset-pink-300\/20 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.2);
}
.tw-ring-offset-pink-300\/25 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.25);
}
.tw-ring-offset-pink-300\/30 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.3);
}
.tw-ring-offset-pink-300\/35 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.35);
}
.tw-ring-offset-pink-300\/40 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.4);
}
.tw-ring-offset-pink-300\/45 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.45);
}
.tw-ring-offset-pink-300\/5 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.05);
}
.tw-ring-offset-pink-300\/50 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.5);
}
.tw-ring-offset-pink-300\/55 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.55);
}
.tw-ring-offset-pink-300\/60 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.6);
}
.tw-ring-offset-pink-300\/65 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.65);
}
.tw-ring-offset-pink-300\/70 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.7);
}
.tw-ring-offset-pink-300\/75 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.75);
}
.tw-ring-offset-pink-300\/80 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.8);
}
.tw-ring-offset-pink-300\/85 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.85);
}
.tw-ring-offset-pink-300\/90 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.9);
}
.tw-ring-offset-pink-300\/95 {
  --tw-ring-offset-color: rgb(249 168 212 / 0.95);
}
.tw-ring-offset-pink-400 {
  --tw-ring-offset-color: #f472b6;
}
.tw-ring-offset-pink-400\/0 {
  --tw-ring-offset-color: rgb(244 114 182 / 0);
}
.tw-ring-offset-pink-400\/10 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.1);
}
.tw-ring-offset-pink-400\/100 {
  --tw-ring-offset-color: rgb(244 114 182 / 1);
}
.tw-ring-offset-pink-400\/15 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.15);
}
.tw-ring-offset-pink-400\/20 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.2);
}
.tw-ring-offset-pink-400\/25 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.25);
}
.tw-ring-offset-pink-400\/30 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.3);
}
.tw-ring-offset-pink-400\/35 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.35);
}
.tw-ring-offset-pink-400\/40 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.4);
}
.tw-ring-offset-pink-400\/45 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.45);
}
.tw-ring-offset-pink-400\/5 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.05);
}
.tw-ring-offset-pink-400\/50 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.5);
}
.tw-ring-offset-pink-400\/55 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.55);
}
.tw-ring-offset-pink-400\/60 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.6);
}
.tw-ring-offset-pink-400\/65 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.65);
}
.tw-ring-offset-pink-400\/70 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.7);
}
.tw-ring-offset-pink-400\/75 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.75);
}
.tw-ring-offset-pink-400\/80 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.8);
}
.tw-ring-offset-pink-400\/85 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.85);
}
.tw-ring-offset-pink-400\/90 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.9);
}
.tw-ring-offset-pink-400\/95 {
  --tw-ring-offset-color: rgb(244 114 182 / 0.95);
}
.tw-ring-offset-pink-50 {
  --tw-ring-offset-color: #fdf2f8;
}
.tw-ring-offset-pink-50\/0 {
  --tw-ring-offset-color: rgb(253 242 248 / 0);
}
.tw-ring-offset-pink-50\/10 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.1);
}
.tw-ring-offset-pink-50\/100 {
  --tw-ring-offset-color: rgb(253 242 248 / 1);
}
.tw-ring-offset-pink-50\/15 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.15);
}
.tw-ring-offset-pink-50\/20 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.2);
}
.tw-ring-offset-pink-50\/25 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.25);
}
.tw-ring-offset-pink-50\/30 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.3);
}
.tw-ring-offset-pink-50\/35 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.35);
}
.tw-ring-offset-pink-50\/40 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.4);
}
.tw-ring-offset-pink-50\/45 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.45);
}
.tw-ring-offset-pink-50\/5 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.05);
}
.tw-ring-offset-pink-50\/50 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.5);
}
.tw-ring-offset-pink-50\/55 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.55);
}
.tw-ring-offset-pink-50\/60 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.6);
}
.tw-ring-offset-pink-50\/65 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.65);
}
.tw-ring-offset-pink-50\/70 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.7);
}
.tw-ring-offset-pink-50\/75 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.75);
}
.tw-ring-offset-pink-50\/80 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.8);
}
.tw-ring-offset-pink-50\/85 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.85);
}
.tw-ring-offset-pink-50\/90 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.9);
}
.tw-ring-offset-pink-50\/95 {
  --tw-ring-offset-color: rgb(253 242 248 / 0.95);
}
.tw-ring-offset-pink-500 {
  --tw-ring-offset-color: #ec4899;
}
.tw-ring-offset-pink-500\/0 {
  --tw-ring-offset-color: rgb(236 72 153 / 0);
}
.tw-ring-offset-pink-500\/10 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.1);
}
.tw-ring-offset-pink-500\/100 {
  --tw-ring-offset-color: rgb(236 72 153 / 1);
}
.tw-ring-offset-pink-500\/15 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.15);
}
.tw-ring-offset-pink-500\/20 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.2);
}
.tw-ring-offset-pink-500\/25 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.25);
}
.tw-ring-offset-pink-500\/30 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.3);
}
.tw-ring-offset-pink-500\/35 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.35);
}
.tw-ring-offset-pink-500\/40 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.4);
}
.tw-ring-offset-pink-500\/45 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.45);
}
.tw-ring-offset-pink-500\/5 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.05);
}
.tw-ring-offset-pink-500\/50 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.5);
}
.tw-ring-offset-pink-500\/55 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.55);
}
.tw-ring-offset-pink-500\/60 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.6);
}
.tw-ring-offset-pink-500\/65 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.65);
}
.tw-ring-offset-pink-500\/70 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.7);
}
.tw-ring-offset-pink-500\/75 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.75);
}
.tw-ring-offset-pink-500\/80 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.8);
}
.tw-ring-offset-pink-500\/85 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.85);
}
.tw-ring-offset-pink-500\/90 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.9);
}
.tw-ring-offset-pink-500\/95 {
  --tw-ring-offset-color: rgb(236 72 153 / 0.95);
}
.tw-ring-offset-pink-600 {
  --tw-ring-offset-color: #db2777;
}
.tw-ring-offset-pink-600\/0 {
  --tw-ring-offset-color: rgb(219 39 119 / 0);
}
.tw-ring-offset-pink-600\/10 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.1);
}
.tw-ring-offset-pink-600\/100 {
  --tw-ring-offset-color: rgb(219 39 119 / 1);
}
.tw-ring-offset-pink-600\/15 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.15);
}
.tw-ring-offset-pink-600\/20 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.2);
}
.tw-ring-offset-pink-600\/25 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.25);
}
.tw-ring-offset-pink-600\/30 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.3);
}
.tw-ring-offset-pink-600\/35 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.35);
}
.tw-ring-offset-pink-600\/40 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.4);
}
.tw-ring-offset-pink-600\/45 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.45);
}
.tw-ring-offset-pink-600\/5 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.05);
}
.tw-ring-offset-pink-600\/50 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.5);
}
.tw-ring-offset-pink-600\/55 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.55);
}
.tw-ring-offset-pink-600\/60 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.6);
}
.tw-ring-offset-pink-600\/65 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.65);
}
.tw-ring-offset-pink-600\/70 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.7);
}
.tw-ring-offset-pink-600\/75 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.75);
}
.tw-ring-offset-pink-600\/80 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.8);
}
.tw-ring-offset-pink-600\/85 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.85);
}
.tw-ring-offset-pink-600\/90 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.9);
}
.tw-ring-offset-pink-600\/95 {
  --tw-ring-offset-color: rgb(219 39 119 / 0.95);
}
.tw-ring-offset-pink-700 {
  --tw-ring-offset-color: #be185d;
}
.tw-ring-offset-pink-700\/0 {
  --tw-ring-offset-color: rgb(190 24 93 / 0);
}
.tw-ring-offset-pink-700\/10 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.1);
}
.tw-ring-offset-pink-700\/100 {
  --tw-ring-offset-color: rgb(190 24 93 / 1);
}
.tw-ring-offset-pink-700\/15 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.15);
}
.tw-ring-offset-pink-700\/20 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.2);
}
.tw-ring-offset-pink-700\/25 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.25);
}
.tw-ring-offset-pink-700\/30 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.3);
}
.tw-ring-offset-pink-700\/35 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.35);
}
.tw-ring-offset-pink-700\/40 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.4);
}
.tw-ring-offset-pink-700\/45 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.45);
}
.tw-ring-offset-pink-700\/5 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.05);
}
.tw-ring-offset-pink-700\/50 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.5);
}
.tw-ring-offset-pink-700\/55 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.55);
}
.tw-ring-offset-pink-700\/60 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.6);
}
.tw-ring-offset-pink-700\/65 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.65);
}
.tw-ring-offset-pink-700\/70 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.7);
}
.tw-ring-offset-pink-700\/75 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.75);
}
.tw-ring-offset-pink-700\/80 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.8);
}
.tw-ring-offset-pink-700\/85 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.85);
}
.tw-ring-offset-pink-700\/90 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.9);
}
.tw-ring-offset-pink-700\/95 {
  --tw-ring-offset-color: rgb(190 24 93 / 0.95);
}
.tw-ring-offset-pink-800 {
  --tw-ring-offset-color: #9d174d;
}
.tw-ring-offset-pink-800\/0 {
  --tw-ring-offset-color: rgb(157 23 77 / 0);
}
.tw-ring-offset-pink-800\/10 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.1);
}
.tw-ring-offset-pink-800\/100 {
  --tw-ring-offset-color: rgb(157 23 77 / 1);
}
.tw-ring-offset-pink-800\/15 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.15);
}
.tw-ring-offset-pink-800\/20 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.2);
}
.tw-ring-offset-pink-800\/25 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.25);
}
.tw-ring-offset-pink-800\/30 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.3);
}
.tw-ring-offset-pink-800\/35 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.35);
}
.tw-ring-offset-pink-800\/40 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.4);
}
.tw-ring-offset-pink-800\/45 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.45);
}
.tw-ring-offset-pink-800\/5 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.05);
}
.tw-ring-offset-pink-800\/50 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.5);
}
.tw-ring-offset-pink-800\/55 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.55);
}
.tw-ring-offset-pink-800\/60 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.6);
}
.tw-ring-offset-pink-800\/65 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.65);
}
.tw-ring-offset-pink-800\/70 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.7);
}
.tw-ring-offset-pink-800\/75 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.75);
}
.tw-ring-offset-pink-800\/80 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.8);
}
.tw-ring-offset-pink-800\/85 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.85);
}
.tw-ring-offset-pink-800\/90 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.9);
}
.tw-ring-offset-pink-800\/95 {
  --tw-ring-offset-color: rgb(157 23 77 / 0.95);
}
.tw-ring-offset-pink-900 {
  --tw-ring-offset-color: #831843;
}
.tw-ring-offset-pink-900\/0 {
  --tw-ring-offset-color: rgb(131 24 67 / 0);
}
.tw-ring-offset-pink-900\/10 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.1);
}
.tw-ring-offset-pink-900\/100 {
  --tw-ring-offset-color: rgb(131 24 67 / 1);
}
.tw-ring-offset-pink-900\/15 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.15);
}
.tw-ring-offset-pink-900\/20 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.2);
}
.tw-ring-offset-pink-900\/25 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.25);
}
.tw-ring-offset-pink-900\/30 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.3);
}
.tw-ring-offset-pink-900\/35 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.35);
}
.tw-ring-offset-pink-900\/40 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.4);
}
.tw-ring-offset-pink-900\/45 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.45);
}
.tw-ring-offset-pink-900\/5 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.05);
}
.tw-ring-offset-pink-900\/50 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.5);
}
.tw-ring-offset-pink-900\/55 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.55);
}
.tw-ring-offset-pink-900\/60 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.6);
}
.tw-ring-offset-pink-900\/65 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.65);
}
.tw-ring-offset-pink-900\/70 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.7);
}
.tw-ring-offset-pink-900\/75 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.75);
}
.tw-ring-offset-pink-900\/80 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.8);
}
.tw-ring-offset-pink-900\/85 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.85);
}
.tw-ring-offset-pink-900\/90 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.9);
}
.tw-ring-offset-pink-900\/95 {
  --tw-ring-offset-color: rgb(131 24 67 / 0.95);
}
.tw-ring-offset-pink-950 {
  --tw-ring-offset-color: #500724;
}
.tw-ring-offset-pink-950\/0 {
  --tw-ring-offset-color: rgb(80 7 36 / 0);
}
.tw-ring-offset-pink-950\/10 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.1);
}
.tw-ring-offset-pink-950\/100 {
  --tw-ring-offset-color: rgb(80 7 36 / 1);
}
.tw-ring-offset-pink-950\/15 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.15);
}
.tw-ring-offset-pink-950\/20 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.2);
}
.tw-ring-offset-pink-950\/25 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.25);
}
.tw-ring-offset-pink-950\/30 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.3);
}
.tw-ring-offset-pink-950\/35 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.35);
}
.tw-ring-offset-pink-950\/40 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.4);
}
.tw-ring-offset-pink-950\/45 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.45);
}
.tw-ring-offset-pink-950\/5 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.05);
}
.tw-ring-offset-pink-950\/50 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.5);
}
.tw-ring-offset-pink-950\/55 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.55);
}
.tw-ring-offset-pink-950\/60 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.6);
}
.tw-ring-offset-pink-950\/65 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.65);
}
.tw-ring-offset-pink-950\/70 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.7);
}
.tw-ring-offset-pink-950\/75 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.75);
}
.tw-ring-offset-pink-950\/80 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.8);
}
.tw-ring-offset-pink-950\/85 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.85);
}
.tw-ring-offset-pink-950\/90 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.9);
}
.tw-ring-offset-pink-950\/95 {
  --tw-ring-offset-color: rgb(80 7 36 / 0.95);
}
.tw-ring-offset-primary {
  --tw-ring-offset-color: rgb(28, 108, 152);
}
.tw-ring-offset-primary-dark {
  --tw-ring-offset-color: rgb(26,99,144);
}
.tw-ring-offset-primary-dark\/0 {
  --tw-ring-offset-color: rgb(26 99 144 / 0);
}
.tw-ring-offset-primary-dark\/10 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.1);
}
.tw-ring-offset-primary-dark\/100 {
  --tw-ring-offset-color: rgb(26 99 144 / 1);
}
.tw-ring-offset-primary-dark\/15 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.15);
}
.tw-ring-offset-primary-dark\/20 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.2);
}
.tw-ring-offset-primary-dark\/25 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.25);
}
.tw-ring-offset-primary-dark\/30 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.3);
}
.tw-ring-offset-primary-dark\/35 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.35);
}
.tw-ring-offset-primary-dark\/40 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.4);
}
.tw-ring-offset-primary-dark\/45 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.45);
}
.tw-ring-offset-primary-dark\/5 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.05);
}
.tw-ring-offset-primary-dark\/50 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.5);
}
.tw-ring-offset-primary-dark\/55 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.55);
}
.tw-ring-offset-primary-dark\/60 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.6);
}
.tw-ring-offset-primary-dark\/65 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.65);
}
.tw-ring-offset-primary-dark\/70 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.7);
}
.tw-ring-offset-primary-dark\/75 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.75);
}
.tw-ring-offset-primary-dark\/80 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.8);
}
.tw-ring-offset-primary-dark\/85 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.85);
}
.tw-ring-offset-primary-dark\/90 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.9);
}
.tw-ring-offset-primary-dark\/95 {
  --tw-ring-offset-color: rgb(26 99 144 / 0.95);
}
.tw-ring-offset-primary-light {
  --tw-ring-offset-color: rgb(30,116,168);
}
.tw-ring-offset-primary-light\/0 {
  --tw-ring-offset-color: rgb(30 116 168 / 0);
}
.tw-ring-offset-primary-light\/10 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.1);
}
.tw-ring-offset-primary-light\/100 {
  --tw-ring-offset-color: rgb(30 116 168 / 1);
}
.tw-ring-offset-primary-light\/15 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.15);
}
.tw-ring-offset-primary-light\/20 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.2);
}
.tw-ring-offset-primary-light\/25 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.25);
}
.tw-ring-offset-primary-light\/30 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.3);
}
.tw-ring-offset-primary-light\/35 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.35);
}
.tw-ring-offset-primary-light\/40 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.4);
}
.tw-ring-offset-primary-light\/45 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.45);
}
.tw-ring-offset-primary-light\/5 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.05);
}
.tw-ring-offset-primary-light\/50 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.5);
}
.tw-ring-offset-primary-light\/55 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.55);
}
.tw-ring-offset-primary-light\/60 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.6);
}
.tw-ring-offset-primary-light\/65 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.65);
}
.tw-ring-offset-primary-light\/70 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.7);
}
.tw-ring-offset-primary-light\/75 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.75);
}
.tw-ring-offset-primary-light\/80 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.8);
}
.tw-ring-offset-primary-light\/85 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.85);
}
.tw-ring-offset-primary-light\/90 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.9);
}
.tw-ring-offset-primary-light\/95 {
  --tw-ring-offset-color: rgb(30 116 168 / 0.95);
}
.tw-ring-offset-primary\/0 {
  --tw-ring-offset-color: rgb(28 108 152 / 0);
}
.tw-ring-offset-primary\/10 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.1);
}
.tw-ring-offset-primary\/100 {
  --tw-ring-offset-color: rgb(28 108 152 / 1);
}
.tw-ring-offset-primary\/15 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.15);
}
.tw-ring-offset-primary\/20 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.2);
}
.tw-ring-offset-primary\/25 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.25);
}
.tw-ring-offset-primary\/30 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.3);
}
.tw-ring-offset-primary\/35 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.35);
}
.tw-ring-offset-primary\/40 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.4);
}
.tw-ring-offset-primary\/45 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.45);
}
.tw-ring-offset-primary\/5 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.05);
}
.tw-ring-offset-primary\/50 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.5);
}
.tw-ring-offset-primary\/55 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.55);
}
.tw-ring-offset-primary\/60 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.6);
}
.tw-ring-offset-primary\/65 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.65);
}
.tw-ring-offset-primary\/70 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.7);
}
.tw-ring-offset-primary\/75 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.75);
}
.tw-ring-offset-primary\/80 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.8);
}
.tw-ring-offset-primary\/85 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.85);
}
.tw-ring-offset-primary\/90 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.9);
}
.tw-ring-offset-primary\/95 {
  --tw-ring-offset-color: rgb(28 108 152 / 0.95);
}
.tw-ring-offset-purple-100 {
  --tw-ring-offset-color: #f3e8ff;
}
.tw-ring-offset-purple-100\/0 {
  --tw-ring-offset-color: rgb(243 232 255 / 0);
}
.tw-ring-offset-purple-100\/10 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.1);
}
.tw-ring-offset-purple-100\/100 {
  --tw-ring-offset-color: rgb(243 232 255 / 1);
}
.tw-ring-offset-purple-100\/15 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.15);
}
.tw-ring-offset-purple-100\/20 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.2);
}
.tw-ring-offset-purple-100\/25 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.25);
}
.tw-ring-offset-purple-100\/30 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.3);
}
.tw-ring-offset-purple-100\/35 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.35);
}
.tw-ring-offset-purple-100\/40 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.4);
}
.tw-ring-offset-purple-100\/45 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.45);
}
.tw-ring-offset-purple-100\/5 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.05);
}
.tw-ring-offset-purple-100\/50 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.5);
}
.tw-ring-offset-purple-100\/55 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.55);
}
.tw-ring-offset-purple-100\/60 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.6);
}
.tw-ring-offset-purple-100\/65 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.65);
}
.tw-ring-offset-purple-100\/70 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.7);
}
.tw-ring-offset-purple-100\/75 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.75);
}
.tw-ring-offset-purple-100\/80 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.8);
}
.tw-ring-offset-purple-100\/85 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.85);
}
.tw-ring-offset-purple-100\/90 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.9);
}
.tw-ring-offset-purple-100\/95 {
  --tw-ring-offset-color: rgb(243 232 255 / 0.95);
}
.tw-ring-offset-purple-200 {
  --tw-ring-offset-color: #e9d5ff;
}
.tw-ring-offset-purple-200\/0 {
  --tw-ring-offset-color: rgb(233 213 255 / 0);
}
.tw-ring-offset-purple-200\/10 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.1);
}
.tw-ring-offset-purple-200\/100 {
  --tw-ring-offset-color: rgb(233 213 255 / 1);
}
.tw-ring-offset-purple-200\/15 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.15);
}
.tw-ring-offset-purple-200\/20 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.2);
}
.tw-ring-offset-purple-200\/25 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.25);
}
.tw-ring-offset-purple-200\/30 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.3);
}
.tw-ring-offset-purple-200\/35 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.35);
}
.tw-ring-offset-purple-200\/40 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.4);
}
.tw-ring-offset-purple-200\/45 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.45);
}
.tw-ring-offset-purple-200\/5 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.05);
}
.tw-ring-offset-purple-200\/50 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.5);
}
.tw-ring-offset-purple-200\/55 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.55);
}
.tw-ring-offset-purple-200\/60 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.6);
}
.tw-ring-offset-purple-200\/65 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.65);
}
.tw-ring-offset-purple-200\/70 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.7);
}
.tw-ring-offset-purple-200\/75 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.75);
}
.tw-ring-offset-purple-200\/80 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.8);
}
.tw-ring-offset-purple-200\/85 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.85);
}
.tw-ring-offset-purple-200\/90 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.9);
}
.tw-ring-offset-purple-200\/95 {
  --tw-ring-offset-color: rgb(233 213 255 / 0.95);
}
.tw-ring-offset-purple-300 {
  --tw-ring-offset-color: #d8b4fe;
}
.tw-ring-offset-purple-300\/0 {
  --tw-ring-offset-color: rgb(216 180 254 / 0);
}
.tw-ring-offset-purple-300\/10 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.1);
}
.tw-ring-offset-purple-300\/100 {
  --tw-ring-offset-color: rgb(216 180 254 / 1);
}
.tw-ring-offset-purple-300\/15 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.15);
}
.tw-ring-offset-purple-300\/20 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.2);
}
.tw-ring-offset-purple-300\/25 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.25);
}
.tw-ring-offset-purple-300\/30 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.3);
}
.tw-ring-offset-purple-300\/35 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.35);
}
.tw-ring-offset-purple-300\/40 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.4);
}
.tw-ring-offset-purple-300\/45 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.45);
}
.tw-ring-offset-purple-300\/5 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.05);
}
.tw-ring-offset-purple-300\/50 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.5);
}
.tw-ring-offset-purple-300\/55 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.55);
}
.tw-ring-offset-purple-300\/60 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.6);
}
.tw-ring-offset-purple-300\/65 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.65);
}
.tw-ring-offset-purple-300\/70 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.7);
}
.tw-ring-offset-purple-300\/75 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.75);
}
.tw-ring-offset-purple-300\/80 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.8);
}
.tw-ring-offset-purple-300\/85 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.85);
}
.tw-ring-offset-purple-300\/90 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.9);
}
.tw-ring-offset-purple-300\/95 {
  --tw-ring-offset-color: rgb(216 180 254 / 0.95);
}
.tw-ring-offset-purple-400 {
  --tw-ring-offset-color: #c084fc;
}
.tw-ring-offset-purple-400\/0 {
  --tw-ring-offset-color: rgb(192 132 252 / 0);
}
.tw-ring-offset-purple-400\/10 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.1);
}
.tw-ring-offset-purple-400\/100 {
  --tw-ring-offset-color: rgb(192 132 252 / 1);
}
.tw-ring-offset-purple-400\/15 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.15);
}
.tw-ring-offset-purple-400\/20 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.2);
}
.tw-ring-offset-purple-400\/25 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.25);
}
.tw-ring-offset-purple-400\/30 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.3);
}
.tw-ring-offset-purple-400\/35 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.35);
}
.tw-ring-offset-purple-400\/40 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.4);
}
.tw-ring-offset-purple-400\/45 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.45);
}
.tw-ring-offset-purple-400\/5 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.05);
}
.tw-ring-offset-purple-400\/50 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.5);
}
.tw-ring-offset-purple-400\/55 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.55);
}
.tw-ring-offset-purple-400\/60 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.6);
}
.tw-ring-offset-purple-400\/65 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.65);
}
.tw-ring-offset-purple-400\/70 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.7);
}
.tw-ring-offset-purple-400\/75 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.75);
}
.tw-ring-offset-purple-400\/80 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.8);
}
.tw-ring-offset-purple-400\/85 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.85);
}
.tw-ring-offset-purple-400\/90 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.9);
}
.tw-ring-offset-purple-400\/95 {
  --tw-ring-offset-color: rgb(192 132 252 / 0.95);
}
.tw-ring-offset-purple-50 {
  --tw-ring-offset-color: #faf5ff;
}
.tw-ring-offset-purple-50\/0 {
  --tw-ring-offset-color: rgb(250 245 255 / 0);
}
.tw-ring-offset-purple-50\/10 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.1);
}
.tw-ring-offset-purple-50\/100 {
  --tw-ring-offset-color: rgb(250 245 255 / 1);
}
.tw-ring-offset-purple-50\/15 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.15);
}
.tw-ring-offset-purple-50\/20 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.2);
}
.tw-ring-offset-purple-50\/25 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.25);
}
.tw-ring-offset-purple-50\/30 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.3);
}
.tw-ring-offset-purple-50\/35 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.35);
}
.tw-ring-offset-purple-50\/40 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.4);
}
.tw-ring-offset-purple-50\/45 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.45);
}
.tw-ring-offset-purple-50\/5 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.05);
}
.tw-ring-offset-purple-50\/50 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.5);
}
.tw-ring-offset-purple-50\/55 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.55);
}
.tw-ring-offset-purple-50\/60 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.6);
}
.tw-ring-offset-purple-50\/65 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.65);
}
.tw-ring-offset-purple-50\/70 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.7);
}
.tw-ring-offset-purple-50\/75 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.75);
}
.tw-ring-offset-purple-50\/80 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.8);
}
.tw-ring-offset-purple-50\/85 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.85);
}
.tw-ring-offset-purple-50\/90 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.9);
}
.tw-ring-offset-purple-50\/95 {
  --tw-ring-offset-color: rgb(250 245 255 / 0.95);
}
.tw-ring-offset-purple-500 {
  --tw-ring-offset-color: #a855f7;
}
.tw-ring-offset-purple-500\/0 {
  --tw-ring-offset-color: rgb(168 85 247 / 0);
}
.tw-ring-offset-purple-500\/10 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.1);
}
.tw-ring-offset-purple-500\/100 {
  --tw-ring-offset-color: rgb(168 85 247 / 1);
}
.tw-ring-offset-purple-500\/15 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.15);
}
.tw-ring-offset-purple-500\/20 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.2);
}
.tw-ring-offset-purple-500\/25 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.25);
}
.tw-ring-offset-purple-500\/30 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.3);
}
.tw-ring-offset-purple-500\/35 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.35);
}
.tw-ring-offset-purple-500\/40 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.4);
}
.tw-ring-offset-purple-500\/45 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.45);
}
.tw-ring-offset-purple-500\/5 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.05);
}
.tw-ring-offset-purple-500\/50 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.5);
}
.tw-ring-offset-purple-500\/55 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.55);
}
.tw-ring-offset-purple-500\/60 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.6);
}
.tw-ring-offset-purple-500\/65 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.65);
}
.tw-ring-offset-purple-500\/70 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.7);
}
.tw-ring-offset-purple-500\/75 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.75);
}
.tw-ring-offset-purple-500\/80 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.8);
}
.tw-ring-offset-purple-500\/85 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.85);
}
.tw-ring-offset-purple-500\/90 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.9);
}
.tw-ring-offset-purple-500\/95 {
  --tw-ring-offset-color: rgb(168 85 247 / 0.95);
}
.tw-ring-offset-purple-600 {
  --tw-ring-offset-color: #9333ea;
}
.tw-ring-offset-purple-600\/0 {
  --tw-ring-offset-color: rgb(147 51 234 / 0);
}
.tw-ring-offset-purple-600\/10 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.1);
}
.tw-ring-offset-purple-600\/100 {
  --tw-ring-offset-color: rgb(147 51 234 / 1);
}
.tw-ring-offset-purple-600\/15 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.15);
}
.tw-ring-offset-purple-600\/20 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.2);
}
.tw-ring-offset-purple-600\/25 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.25);
}
.tw-ring-offset-purple-600\/30 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.3);
}
.tw-ring-offset-purple-600\/35 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.35);
}
.tw-ring-offset-purple-600\/40 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.4);
}
.tw-ring-offset-purple-600\/45 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.45);
}
.tw-ring-offset-purple-600\/5 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.05);
}
.tw-ring-offset-purple-600\/50 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.5);
}
.tw-ring-offset-purple-600\/55 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.55);
}
.tw-ring-offset-purple-600\/60 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.6);
}
.tw-ring-offset-purple-600\/65 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.65);
}
.tw-ring-offset-purple-600\/70 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.7);
}
.tw-ring-offset-purple-600\/75 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.75);
}
.tw-ring-offset-purple-600\/80 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.8);
}
.tw-ring-offset-purple-600\/85 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.85);
}
.tw-ring-offset-purple-600\/90 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.9);
}
.tw-ring-offset-purple-600\/95 {
  --tw-ring-offset-color: rgb(147 51 234 / 0.95);
}
.tw-ring-offset-purple-700 {
  --tw-ring-offset-color: #7e22ce;
}
.tw-ring-offset-purple-700\/0 {
  --tw-ring-offset-color: rgb(126 34 206 / 0);
}
.tw-ring-offset-purple-700\/10 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.1);
}
.tw-ring-offset-purple-700\/100 {
  --tw-ring-offset-color: rgb(126 34 206 / 1);
}
.tw-ring-offset-purple-700\/15 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.15);
}
.tw-ring-offset-purple-700\/20 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.2);
}
.tw-ring-offset-purple-700\/25 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.25);
}
.tw-ring-offset-purple-700\/30 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.3);
}
.tw-ring-offset-purple-700\/35 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.35);
}
.tw-ring-offset-purple-700\/40 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.4);
}
.tw-ring-offset-purple-700\/45 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.45);
}
.tw-ring-offset-purple-700\/5 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.05);
}
.tw-ring-offset-purple-700\/50 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.5);
}
.tw-ring-offset-purple-700\/55 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.55);
}
.tw-ring-offset-purple-700\/60 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.6);
}
.tw-ring-offset-purple-700\/65 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.65);
}
.tw-ring-offset-purple-700\/70 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.7);
}
.tw-ring-offset-purple-700\/75 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.75);
}
.tw-ring-offset-purple-700\/80 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.8);
}
.tw-ring-offset-purple-700\/85 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.85);
}
.tw-ring-offset-purple-700\/90 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.9);
}
.tw-ring-offset-purple-700\/95 {
  --tw-ring-offset-color: rgb(126 34 206 / 0.95);
}
.tw-ring-offset-purple-800 {
  --tw-ring-offset-color: #6b21a8;
}
.tw-ring-offset-purple-800\/0 {
  --tw-ring-offset-color: rgb(107 33 168 / 0);
}
.tw-ring-offset-purple-800\/10 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.1);
}
.tw-ring-offset-purple-800\/100 {
  --tw-ring-offset-color: rgb(107 33 168 / 1);
}
.tw-ring-offset-purple-800\/15 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.15);
}
.tw-ring-offset-purple-800\/20 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.2);
}
.tw-ring-offset-purple-800\/25 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.25);
}
.tw-ring-offset-purple-800\/30 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.3);
}
.tw-ring-offset-purple-800\/35 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.35);
}
.tw-ring-offset-purple-800\/40 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.4);
}
.tw-ring-offset-purple-800\/45 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.45);
}
.tw-ring-offset-purple-800\/5 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.05);
}
.tw-ring-offset-purple-800\/50 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.5);
}
.tw-ring-offset-purple-800\/55 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.55);
}
.tw-ring-offset-purple-800\/60 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.6);
}
.tw-ring-offset-purple-800\/65 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.65);
}
.tw-ring-offset-purple-800\/70 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.7);
}
.tw-ring-offset-purple-800\/75 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.75);
}
.tw-ring-offset-purple-800\/80 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.8);
}
.tw-ring-offset-purple-800\/85 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.85);
}
.tw-ring-offset-purple-800\/90 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.9);
}
.tw-ring-offset-purple-800\/95 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.95);
}
.tw-ring-offset-purple-900 {
  --tw-ring-offset-color: #581c87;
}
.tw-ring-offset-purple-900\/0 {
  --tw-ring-offset-color: rgb(88 28 135 / 0);
}
.tw-ring-offset-purple-900\/10 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.1);
}
.tw-ring-offset-purple-900\/100 {
  --tw-ring-offset-color: rgb(88 28 135 / 1);
}
.tw-ring-offset-purple-900\/15 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.15);
}
.tw-ring-offset-purple-900\/20 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.2);
}
.tw-ring-offset-purple-900\/25 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.25);
}
.tw-ring-offset-purple-900\/30 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.3);
}
.tw-ring-offset-purple-900\/35 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.35);
}
.tw-ring-offset-purple-900\/40 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.4);
}
.tw-ring-offset-purple-900\/45 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.45);
}
.tw-ring-offset-purple-900\/5 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.05);
}
.tw-ring-offset-purple-900\/50 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.5);
}
.tw-ring-offset-purple-900\/55 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.55);
}
.tw-ring-offset-purple-900\/60 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.6);
}
.tw-ring-offset-purple-900\/65 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.65);
}
.tw-ring-offset-purple-900\/70 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.7);
}
.tw-ring-offset-purple-900\/75 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.75);
}
.tw-ring-offset-purple-900\/80 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.8);
}
.tw-ring-offset-purple-900\/85 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.85);
}
.tw-ring-offset-purple-900\/90 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.9);
}
.tw-ring-offset-purple-900\/95 {
  --tw-ring-offset-color: rgb(88 28 135 / 0.95);
}
.tw-ring-offset-purple-950 {
  --tw-ring-offset-color: #3b0764;
}
.tw-ring-offset-purple-950\/0 {
  --tw-ring-offset-color: rgb(59 7 100 / 0);
}
.tw-ring-offset-purple-950\/10 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.1);
}
.tw-ring-offset-purple-950\/100 {
  --tw-ring-offset-color: rgb(59 7 100 / 1);
}
.tw-ring-offset-purple-950\/15 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.15);
}
.tw-ring-offset-purple-950\/20 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.2);
}
.tw-ring-offset-purple-950\/25 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.25);
}
.tw-ring-offset-purple-950\/30 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.3);
}
.tw-ring-offset-purple-950\/35 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.35);
}
.tw-ring-offset-purple-950\/40 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.4);
}
.tw-ring-offset-purple-950\/45 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.45);
}
.tw-ring-offset-purple-950\/5 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.05);
}
.tw-ring-offset-purple-950\/50 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.5);
}
.tw-ring-offset-purple-950\/55 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.55);
}
.tw-ring-offset-purple-950\/60 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.6);
}
.tw-ring-offset-purple-950\/65 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.65);
}
.tw-ring-offset-purple-950\/70 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.7);
}
.tw-ring-offset-purple-950\/75 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.75);
}
.tw-ring-offset-purple-950\/80 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.8);
}
.tw-ring-offset-purple-950\/85 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.85);
}
.tw-ring-offset-purple-950\/90 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.9);
}
.tw-ring-offset-purple-950\/95 {
  --tw-ring-offset-color: rgb(59 7 100 / 0.95);
}
.tw-ring-offset-red-100 {
  --tw-ring-offset-color: #fee2e2;
}
.tw-ring-offset-red-100\/0 {
  --tw-ring-offset-color: rgb(254 226 226 / 0);
}
.tw-ring-offset-red-100\/10 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.1);
}
.tw-ring-offset-red-100\/100 {
  --tw-ring-offset-color: rgb(254 226 226 / 1);
}
.tw-ring-offset-red-100\/15 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.15);
}
.tw-ring-offset-red-100\/20 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.2);
}
.tw-ring-offset-red-100\/25 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.25);
}
.tw-ring-offset-red-100\/30 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.3);
}
.tw-ring-offset-red-100\/35 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.35);
}
.tw-ring-offset-red-100\/40 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.4);
}
.tw-ring-offset-red-100\/45 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.45);
}
.tw-ring-offset-red-100\/5 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.05);
}
.tw-ring-offset-red-100\/50 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.5);
}
.tw-ring-offset-red-100\/55 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.55);
}
.tw-ring-offset-red-100\/60 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.6);
}
.tw-ring-offset-red-100\/65 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.65);
}
.tw-ring-offset-red-100\/70 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.7);
}
.tw-ring-offset-red-100\/75 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.75);
}
.tw-ring-offset-red-100\/80 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.8);
}
.tw-ring-offset-red-100\/85 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.85);
}
.tw-ring-offset-red-100\/90 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.9);
}
.tw-ring-offset-red-100\/95 {
  --tw-ring-offset-color: rgb(254 226 226 / 0.95);
}
.tw-ring-offset-red-200 {
  --tw-ring-offset-color: #fecaca;
}
.tw-ring-offset-red-200\/0 {
  --tw-ring-offset-color: rgb(254 202 202 / 0);
}
.tw-ring-offset-red-200\/10 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.1);
}
.tw-ring-offset-red-200\/100 {
  --tw-ring-offset-color: rgb(254 202 202 / 1);
}
.tw-ring-offset-red-200\/15 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.15);
}
.tw-ring-offset-red-200\/20 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.2);
}
.tw-ring-offset-red-200\/25 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.25);
}
.tw-ring-offset-red-200\/30 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.3);
}
.tw-ring-offset-red-200\/35 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.35);
}
.tw-ring-offset-red-200\/40 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.4);
}
.tw-ring-offset-red-200\/45 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.45);
}
.tw-ring-offset-red-200\/5 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.05);
}
.tw-ring-offset-red-200\/50 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.5);
}
.tw-ring-offset-red-200\/55 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.55);
}
.tw-ring-offset-red-200\/60 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.6);
}
.tw-ring-offset-red-200\/65 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.65);
}
.tw-ring-offset-red-200\/70 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.7);
}
.tw-ring-offset-red-200\/75 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.75);
}
.tw-ring-offset-red-200\/80 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.8);
}
.tw-ring-offset-red-200\/85 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.85);
}
.tw-ring-offset-red-200\/90 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.9);
}
.tw-ring-offset-red-200\/95 {
  --tw-ring-offset-color: rgb(254 202 202 / 0.95);
}
.tw-ring-offset-red-300 {
  --tw-ring-offset-color: #fca5a5;
}
.tw-ring-offset-red-300\/0 {
  --tw-ring-offset-color: rgb(252 165 165 / 0);
}
.tw-ring-offset-red-300\/10 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.1);
}
.tw-ring-offset-red-300\/100 {
  --tw-ring-offset-color: rgb(252 165 165 / 1);
}
.tw-ring-offset-red-300\/15 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.15);
}
.tw-ring-offset-red-300\/20 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.2);
}
.tw-ring-offset-red-300\/25 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.25);
}
.tw-ring-offset-red-300\/30 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.3);
}
.tw-ring-offset-red-300\/35 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.35);
}
.tw-ring-offset-red-300\/40 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.4);
}
.tw-ring-offset-red-300\/45 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.45);
}
.tw-ring-offset-red-300\/5 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.05);
}
.tw-ring-offset-red-300\/50 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.5);
}
.tw-ring-offset-red-300\/55 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.55);
}
.tw-ring-offset-red-300\/60 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.6);
}
.tw-ring-offset-red-300\/65 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.65);
}
.tw-ring-offset-red-300\/70 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.7);
}
.tw-ring-offset-red-300\/75 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.75);
}
.tw-ring-offset-red-300\/80 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.8);
}
.tw-ring-offset-red-300\/85 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.85);
}
.tw-ring-offset-red-300\/90 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.9);
}
.tw-ring-offset-red-300\/95 {
  --tw-ring-offset-color: rgb(252 165 165 / 0.95);
}
.tw-ring-offset-red-400 {
  --tw-ring-offset-color: #f87171;
}
.tw-ring-offset-red-400\/0 {
  --tw-ring-offset-color: rgb(248 113 113 / 0);
}
.tw-ring-offset-red-400\/10 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.1);
}
.tw-ring-offset-red-400\/100 {
  --tw-ring-offset-color: rgb(248 113 113 / 1);
}
.tw-ring-offset-red-400\/15 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.15);
}
.tw-ring-offset-red-400\/20 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.2);
}
.tw-ring-offset-red-400\/25 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.25);
}
.tw-ring-offset-red-400\/30 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.3);
}
.tw-ring-offset-red-400\/35 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.35);
}
.tw-ring-offset-red-400\/40 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.4);
}
.tw-ring-offset-red-400\/45 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.45);
}
.tw-ring-offset-red-400\/5 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.05);
}
.tw-ring-offset-red-400\/50 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.5);
}
.tw-ring-offset-red-400\/55 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.55);
}
.tw-ring-offset-red-400\/60 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.6);
}
.tw-ring-offset-red-400\/65 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.65);
}
.tw-ring-offset-red-400\/70 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.7);
}
.tw-ring-offset-red-400\/75 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.75);
}
.tw-ring-offset-red-400\/80 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.8);
}
.tw-ring-offset-red-400\/85 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.85);
}
.tw-ring-offset-red-400\/90 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.9);
}
.tw-ring-offset-red-400\/95 {
  --tw-ring-offset-color: rgb(248 113 113 / 0.95);
}
.tw-ring-offset-red-50 {
  --tw-ring-offset-color: #fef2f2;
}
.tw-ring-offset-red-50\/0 {
  --tw-ring-offset-color: rgb(254 242 242 / 0);
}
.tw-ring-offset-red-50\/10 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.1);
}
.tw-ring-offset-red-50\/100 {
  --tw-ring-offset-color: rgb(254 242 242 / 1);
}
.tw-ring-offset-red-50\/15 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.15);
}
.tw-ring-offset-red-50\/20 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.2);
}
.tw-ring-offset-red-50\/25 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.25);
}
.tw-ring-offset-red-50\/30 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.3);
}
.tw-ring-offset-red-50\/35 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.35);
}
.tw-ring-offset-red-50\/40 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.4);
}
.tw-ring-offset-red-50\/45 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.45);
}
.tw-ring-offset-red-50\/5 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.05);
}
.tw-ring-offset-red-50\/50 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.5);
}
.tw-ring-offset-red-50\/55 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.55);
}
.tw-ring-offset-red-50\/60 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.6);
}
.tw-ring-offset-red-50\/65 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.65);
}
.tw-ring-offset-red-50\/70 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.7);
}
.tw-ring-offset-red-50\/75 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.75);
}
.tw-ring-offset-red-50\/80 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.8);
}
.tw-ring-offset-red-50\/85 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.85);
}
.tw-ring-offset-red-50\/90 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.9);
}
.tw-ring-offset-red-50\/95 {
  --tw-ring-offset-color: rgb(254 242 242 / 0.95);
}
.tw-ring-offset-red-500 {
  --tw-ring-offset-color: #ef4444;
}
.tw-ring-offset-red-500\/0 {
  --tw-ring-offset-color: rgb(239 68 68 / 0);
}
.tw-ring-offset-red-500\/10 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.1);
}
.tw-ring-offset-red-500\/100 {
  --tw-ring-offset-color: rgb(239 68 68 / 1);
}
.tw-ring-offset-red-500\/15 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.15);
}
.tw-ring-offset-red-500\/20 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.2);
}
.tw-ring-offset-red-500\/25 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.25);
}
.tw-ring-offset-red-500\/30 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.3);
}
.tw-ring-offset-red-500\/35 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.35);
}
.tw-ring-offset-red-500\/40 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.4);
}
.tw-ring-offset-red-500\/45 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.45);
}
.tw-ring-offset-red-500\/5 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.05);
}
.tw-ring-offset-red-500\/50 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.5);
}
.tw-ring-offset-red-500\/55 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.55);
}
.tw-ring-offset-red-500\/60 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.6);
}
.tw-ring-offset-red-500\/65 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.65);
}
.tw-ring-offset-red-500\/70 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.7);
}
.tw-ring-offset-red-500\/75 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.75);
}
.tw-ring-offset-red-500\/80 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.8);
}
.tw-ring-offset-red-500\/85 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.85);
}
.tw-ring-offset-red-500\/90 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.9);
}
.tw-ring-offset-red-500\/95 {
  --tw-ring-offset-color: rgb(239 68 68 / 0.95);
}
.tw-ring-offset-red-600 {
  --tw-ring-offset-color: #dc2626;
}
.tw-ring-offset-red-600\/0 {
  --tw-ring-offset-color: rgb(220 38 38 / 0);
}
.tw-ring-offset-red-600\/10 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.1);
}
.tw-ring-offset-red-600\/100 {
  --tw-ring-offset-color: rgb(220 38 38 / 1);
}
.tw-ring-offset-red-600\/15 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.15);
}
.tw-ring-offset-red-600\/20 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.2);
}
.tw-ring-offset-red-600\/25 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.25);
}
.tw-ring-offset-red-600\/30 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.3);
}
.tw-ring-offset-red-600\/35 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.35);
}
.tw-ring-offset-red-600\/40 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.4);
}
.tw-ring-offset-red-600\/45 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.45);
}
.tw-ring-offset-red-600\/5 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.05);
}
.tw-ring-offset-red-600\/50 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.5);
}
.tw-ring-offset-red-600\/55 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.55);
}
.tw-ring-offset-red-600\/60 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.6);
}
.tw-ring-offset-red-600\/65 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.65);
}
.tw-ring-offset-red-600\/70 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.7);
}
.tw-ring-offset-red-600\/75 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.75);
}
.tw-ring-offset-red-600\/80 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.8);
}
.tw-ring-offset-red-600\/85 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.85);
}
.tw-ring-offset-red-600\/90 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.9);
}
.tw-ring-offset-red-600\/95 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.95);
}
.tw-ring-offset-red-700 {
  --tw-ring-offset-color: #b91c1c;
}
.tw-ring-offset-red-700\/0 {
  --tw-ring-offset-color: rgb(185 28 28 / 0);
}
.tw-ring-offset-red-700\/10 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.1);
}
.tw-ring-offset-red-700\/100 {
  --tw-ring-offset-color: rgb(185 28 28 / 1);
}
.tw-ring-offset-red-700\/15 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.15);
}
.tw-ring-offset-red-700\/20 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.2);
}
.tw-ring-offset-red-700\/25 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.25);
}
.tw-ring-offset-red-700\/30 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.3);
}
.tw-ring-offset-red-700\/35 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.35);
}
.tw-ring-offset-red-700\/40 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.4);
}
.tw-ring-offset-red-700\/45 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.45);
}
.tw-ring-offset-red-700\/5 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.05);
}
.tw-ring-offset-red-700\/50 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.5);
}
.tw-ring-offset-red-700\/55 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.55);
}
.tw-ring-offset-red-700\/60 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.6);
}
.tw-ring-offset-red-700\/65 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.65);
}
.tw-ring-offset-red-700\/70 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.7);
}
.tw-ring-offset-red-700\/75 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.75);
}
.tw-ring-offset-red-700\/80 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.8);
}
.tw-ring-offset-red-700\/85 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.85);
}
.tw-ring-offset-red-700\/90 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.9);
}
.tw-ring-offset-red-700\/95 {
  --tw-ring-offset-color: rgb(185 28 28 / 0.95);
}
.tw-ring-offset-red-800 {
  --tw-ring-offset-color: #991b1b;
}
.tw-ring-offset-red-800\/0 {
  --tw-ring-offset-color: rgb(153 27 27 / 0);
}
.tw-ring-offset-red-800\/10 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.1);
}
.tw-ring-offset-red-800\/100 {
  --tw-ring-offset-color: rgb(153 27 27 / 1);
}
.tw-ring-offset-red-800\/15 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.15);
}
.tw-ring-offset-red-800\/20 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.2);
}
.tw-ring-offset-red-800\/25 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.25);
}
.tw-ring-offset-red-800\/30 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.3);
}
.tw-ring-offset-red-800\/35 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.35);
}
.tw-ring-offset-red-800\/40 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.4);
}
.tw-ring-offset-red-800\/45 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.45);
}
.tw-ring-offset-red-800\/5 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.05);
}
.tw-ring-offset-red-800\/50 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.5);
}
.tw-ring-offset-red-800\/55 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.55);
}
.tw-ring-offset-red-800\/60 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.6);
}
.tw-ring-offset-red-800\/65 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.65);
}
.tw-ring-offset-red-800\/70 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.7);
}
.tw-ring-offset-red-800\/75 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.75);
}
.tw-ring-offset-red-800\/80 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.8);
}
.tw-ring-offset-red-800\/85 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.85);
}
.tw-ring-offset-red-800\/90 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.9);
}
.tw-ring-offset-red-800\/95 {
  --tw-ring-offset-color: rgb(153 27 27 / 0.95);
}
.tw-ring-offset-red-900 {
  --tw-ring-offset-color: #7f1d1d;
}
.tw-ring-offset-red-900\/0 {
  --tw-ring-offset-color: rgb(127 29 29 / 0);
}
.tw-ring-offset-red-900\/10 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.1);
}
.tw-ring-offset-red-900\/100 {
  --tw-ring-offset-color: rgb(127 29 29 / 1);
}
.tw-ring-offset-red-900\/15 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.15);
}
.tw-ring-offset-red-900\/20 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.2);
}
.tw-ring-offset-red-900\/25 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.25);
}
.tw-ring-offset-red-900\/30 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.3);
}
.tw-ring-offset-red-900\/35 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.35);
}
.tw-ring-offset-red-900\/40 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.4);
}
.tw-ring-offset-red-900\/45 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.45);
}
.tw-ring-offset-red-900\/5 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.05);
}
.tw-ring-offset-red-900\/50 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.5);
}
.tw-ring-offset-red-900\/55 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.55);
}
.tw-ring-offset-red-900\/60 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.6);
}
.tw-ring-offset-red-900\/65 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.65);
}
.tw-ring-offset-red-900\/70 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.7);
}
.tw-ring-offset-red-900\/75 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.75);
}
.tw-ring-offset-red-900\/80 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.8);
}
.tw-ring-offset-red-900\/85 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.85);
}
.tw-ring-offset-red-900\/90 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.9);
}
.tw-ring-offset-red-900\/95 {
  --tw-ring-offset-color: rgb(127 29 29 / 0.95);
}
.tw-ring-offset-red-950 {
  --tw-ring-offset-color: #450a0a;
}
.tw-ring-offset-red-950\/0 {
  --tw-ring-offset-color: rgb(69 10 10 / 0);
}
.tw-ring-offset-red-950\/10 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.1);
}
.tw-ring-offset-red-950\/100 {
  --tw-ring-offset-color: rgb(69 10 10 / 1);
}
.tw-ring-offset-red-950\/15 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.15);
}
.tw-ring-offset-red-950\/20 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.2);
}
.tw-ring-offset-red-950\/25 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.25);
}
.tw-ring-offset-red-950\/30 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.3);
}
.tw-ring-offset-red-950\/35 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.35);
}
.tw-ring-offset-red-950\/40 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.4);
}
.tw-ring-offset-red-950\/45 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.45);
}
.tw-ring-offset-red-950\/5 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.05);
}
.tw-ring-offset-red-950\/50 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.5);
}
.tw-ring-offset-red-950\/55 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.55);
}
.tw-ring-offset-red-950\/60 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.6);
}
.tw-ring-offset-red-950\/65 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.65);
}
.tw-ring-offset-red-950\/70 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.7);
}
.tw-ring-offset-red-950\/75 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.75);
}
.tw-ring-offset-red-950\/80 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.8);
}
.tw-ring-offset-red-950\/85 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.85);
}
.tw-ring-offset-red-950\/90 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.9);
}
.tw-ring-offset-red-950\/95 {
  --tw-ring-offset-color: rgb(69 10 10 / 0.95);
}
.tw-ring-offset-rose-100 {
  --tw-ring-offset-color: #ffe4e6;
}
.tw-ring-offset-rose-100\/0 {
  --tw-ring-offset-color: rgb(255 228 230 / 0);
}
.tw-ring-offset-rose-100\/10 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.1);
}
.tw-ring-offset-rose-100\/100 {
  --tw-ring-offset-color: rgb(255 228 230 / 1);
}
.tw-ring-offset-rose-100\/15 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.15);
}
.tw-ring-offset-rose-100\/20 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.2);
}
.tw-ring-offset-rose-100\/25 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.25);
}
.tw-ring-offset-rose-100\/30 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.3);
}
.tw-ring-offset-rose-100\/35 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.35);
}
.tw-ring-offset-rose-100\/40 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.4);
}
.tw-ring-offset-rose-100\/45 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.45);
}
.tw-ring-offset-rose-100\/5 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.05);
}
.tw-ring-offset-rose-100\/50 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.5);
}
.tw-ring-offset-rose-100\/55 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.55);
}
.tw-ring-offset-rose-100\/60 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.6);
}
.tw-ring-offset-rose-100\/65 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.65);
}
.tw-ring-offset-rose-100\/70 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.7);
}
.tw-ring-offset-rose-100\/75 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.75);
}
.tw-ring-offset-rose-100\/80 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.8);
}
.tw-ring-offset-rose-100\/85 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.85);
}
.tw-ring-offset-rose-100\/90 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.9);
}
.tw-ring-offset-rose-100\/95 {
  --tw-ring-offset-color: rgb(255 228 230 / 0.95);
}
.tw-ring-offset-rose-200 {
  --tw-ring-offset-color: #fecdd3;
}
.tw-ring-offset-rose-200\/0 {
  --tw-ring-offset-color: rgb(254 205 211 / 0);
}
.tw-ring-offset-rose-200\/10 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.1);
}
.tw-ring-offset-rose-200\/100 {
  --tw-ring-offset-color: rgb(254 205 211 / 1);
}
.tw-ring-offset-rose-200\/15 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.15);
}
.tw-ring-offset-rose-200\/20 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.2);
}
.tw-ring-offset-rose-200\/25 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.25);
}
.tw-ring-offset-rose-200\/30 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.3);
}
.tw-ring-offset-rose-200\/35 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.35);
}
.tw-ring-offset-rose-200\/40 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.4);
}
.tw-ring-offset-rose-200\/45 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.45);
}
.tw-ring-offset-rose-200\/5 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.05);
}
.tw-ring-offset-rose-200\/50 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.5);
}
.tw-ring-offset-rose-200\/55 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.55);
}
.tw-ring-offset-rose-200\/60 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.6);
}
.tw-ring-offset-rose-200\/65 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.65);
}
.tw-ring-offset-rose-200\/70 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.7);
}
.tw-ring-offset-rose-200\/75 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.75);
}
.tw-ring-offset-rose-200\/80 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.8);
}
.tw-ring-offset-rose-200\/85 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.85);
}
.tw-ring-offset-rose-200\/90 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.9);
}
.tw-ring-offset-rose-200\/95 {
  --tw-ring-offset-color: rgb(254 205 211 / 0.95);
}
.tw-ring-offset-rose-300 {
  --tw-ring-offset-color: #fda4af;
}
.tw-ring-offset-rose-300\/0 {
  --tw-ring-offset-color: rgb(253 164 175 / 0);
}
.tw-ring-offset-rose-300\/10 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.1);
}
.tw-ring-offset-rose-300\/100 {
  --tw-ring-offset-color: rgb(253 164 175 / 1);
}
.tw-ring-offset-rose-300\/15 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.15);
}
.tw-ring-offset-rose-300\/20 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.2);
}
.tw-ring-offset-rose-300\/25 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.25);
}
.tw-ring-offset-rose-300\/30 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.3);
}
.tw-ring-offset-rose-300\/35 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.35);
}
.tw-ring-offset-rose-300\/40 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.4);
}
.tw-ring-offset-rose-300\/45 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.45);
}
.tw-ring-offset-rose-300\/5 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.05);
}
.tw-ring-offset-rose-300\/50 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.5);
}
.tw-ring-offset-rose-300\/55 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.55);
}
.tw-ring-offset-rose-300\/60 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.6);
}
.tw-ring-offset-rose-300\/65 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.65);
}
.tw-ring-offset-rose-300\/70 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.7);
}
.tw-ring-offset-rose-300\/75 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.75);
}
.tw-ring-offset-rose-300\/80 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.8);
}
.tw-ring-offset-rose-300\/85 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.85);
}
.tw-ring-offset-rose-300\/90 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.9);
}
.tw-ring-offset-rose-300\/95 {
  --tw-ring-offset-color: rgb(253 164 175 / 0.95);
}
.tw-ring-offset-rose-400 {
  --tw-ring-offset-color: #fb7185;
}
.tw-ring-offset-rose-400\/0 {
  --tw-ring-offset-color: rgb(251 113 133 / 0);
}
.tw-ring-offset-rose-400\/10 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.1);
}
.tw-ring-offset-rose-400\/100 {
  --tw-ring-offset-color: rgb(251 113 133 / 1);
}
.tw-ring-offset-rose-400\/15 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.15);
}
.tw-ring-offset-rose-400\/20 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.2);
}
.tw-ring-offset-rose-400\/25 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.25);
}
.tw-ring-offset-rose-400\/30 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.3);
}
.tw-ring-offset-rose-400\/35 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.35);
}
.tw-ring-offset-rose-400\/40 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.4);
}
.tw-ring-offset-rose-400\/45 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.45);
}
.tw-ring-offset-rose-400\/5 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.05);
}
.tw-ring-offset-rose-400\/50 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.5);
}
.tw-ring-offset-rose-400\/55 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.55);
}
.tw-ring-offset-rose-400\/60 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.6);
}
.tw-ring-offset-rose-400\/65 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.65);
}
.tw-ring-offset-rose-400\/70 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.7);
}
.tw-ring-offset-rose-400\/75 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.75);
}
.tw-ring-offset-rose-400\/80 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.8);
}
.tw-ring-offset-rose-400\/85 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.85);
}
.tw-ring-offset-rose-400\/90 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.9);
}
.tw-ring-offset-rose-400\/95 {
  --tw-ring-offset-color: rgb(251 113 133 / 0.95);
}
.tw-ring-offset-rose-50 {
  --tw-ring-offset-color: #fff1f2;
}
.tw-ring-offset-rose-50\/0 {
  --tw-ring-offset-color: rgb(255 241 242 / 0);
}
.tw-ring-offset-rose-50\/10 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.1);
}
.tw-ring-offset-rose-50\/100 {
  --tw-ring-offset-color: rgb(255 241 242 / 1);
}
.tw-ring-offset-rose-50\/15 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.15);
}
.tw-ring-offset-rose-50\/20 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.2);
}
.tw-ring-offset-rose-50\/25 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.25);
}
.tw-ring-offset-rose-50\/30 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.3);
}
.tw-ring-offset-rose-50\/35 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.35);
}
.tw-ring-offset-rose-50\/40 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.4);
}
.tw-ring-offset-rose-50\/45 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.45);
}
.tw-ring-offset-rose-50\/5 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.05);
}
.tw-ring-offset-rose-50\/50 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.5);
}
.tw-ring-offset-rose-50\/55 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.55);
}
.tw-ring-offset-rose-50\/60 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.6);
}
.tw-ring-offset-rose-50\/65 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.65);
}
.tw-ring-offset-rose-50\/70 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.7);
}
.tw-ring-offset-rose-50\/75 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.75);
}
.tw-ring-offset-rose-50\/80 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.8);
}
.tw-ring-offset-rose-50\/85 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.85);
}
.tw-ring-offset-rose-50\/90 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.9);
}
.tw-ring-offset-rose-50\/95 {
  --tw-ring-offset-color: rgb(255 241 242 / 0.95);
}
.tw-ring-offset-rose-500 {
  --tw-ring-offset-color: #f43f5e;
}
.tw-ring-offset-rose-500\/0 {
  --tw-ring-offset-color: rgb(244 63 94 / 0);
}
.tw-ring-offset-rose-500\/10 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.1);
}
.tw-ring-offset-rose-500\/100 {
  --tw-ring-offset-color: rgb(244 63 94 / 1);
}
.tw-ring-offset-rose-500\/15 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.15);
}
.tw-ring-offset-rose-500\/20 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.2);
}
.tw-ring-offset-rose-500\/25 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.25);
}
.tw-ring-offset-rose-500\/30 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.3);
}
.tw-ring-offset-rose-500\/35 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.35);
}
.tw-ring-offset-rose-500\/40 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.4);
}
.tw-ring-offset-rose-500\/45 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.45);
}
.tw-ring-offset-rose-500\/5 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.05);
}
.tw-ring-offset-rose-500\/50 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.5);
}
.tw-ring-offset-rose-500\/55 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.55);
}
.tw-ring-offset-rose-500\/60 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.6);
}
.tw-ring-offset-rose-500\/65 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.65);
}
.tw-ring-offset-rose-500\/70 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.7);
}
.tw-ring-offset-rose-500\/75 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.75);
}
.tw-ring-offset-rose-500\/80 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.8);
}
.tw-ring-offset-rose-500\/85 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.85);
}
.tw-ring-offset-rose-500\/90 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.9);
}
.tw-ring-offset-rose-500\/95 {
  --tw-ring-offset-color: rgb(244 63 94 / 0.95);
}
.tw-ring-offset-rose-600 {
  --tw-ring-offset-color: #e11d48;
}
.tw-ring-offset-rose-600\/0 {
  --tw-ring-offset-color: rgb(225 29 72 / 0);
}
.tw-ring-offset-rose-600\/10 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.1);
}
.tw-ring-offset-rose-600\/100 {
  --tw-ring-offset-color: rgb(225 29 72 / 1);
}
.tw-ring-offset-rose-600\/15 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.15);
}
.tw-ring-offset-rose-600\/20 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.2);
}
.tw-ring-offset-rose-600\/25 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.25);
}
.tw-ring-offset-rose-600\/30 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.3);
}
.tw-ring-offset-rose-600\/35 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.35);
}
.tw-ring-offset-rose-600\/40 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.4);
}
.tw-ring-offset-rose-600\/45 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.45);
}
.tw-ring-offset-rose-600\/5 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.05);
}
.tw-ring-offset-rose-600\/50 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.5);
}
.tw-ring-offset-rose-600\/55 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.55);
}
.tw-ring-offset-rose-600\/60 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.6);
}
.tw-ring-offset-rose-600\/65 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.65);
}
.tw-ring-offset-rose-600\/70 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.7);
}
.tw-ring-offset-rose-600\/75 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.75);
}
.tw-ring-offset-rose-600\/80 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.8);
}
.tw-ring-offset-rose-600\/85 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.85);
}
.tw-ring-offset-rose-600\/90 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.9);
}
.tw-ring-offset-rose-600\/95 {
  --tw-ring-offset-color: rgb(225 29 72 / 0.95);
}
.tw-ring-offset-rose-700 {
  --tw-ring-offset-color: #be123c;
}
.tw-ring-offset-rose-700\/0 {
  --tw-ring-offset-color: rgb(190 18 60 / 0);
}
.tw-ring-offset-rose-700\/10 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.1);
}
.tw-ring-offset-rose-700\/100 {
  --tw-ring-offset-color: rgb(190 18 60 / 1);
}
.tw-ring-offset-rose-700\/15 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.15);
}
.tw-ring-offset-rose-700\/20 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.2);
}
.tw-ring-offset-rose-700\/25 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.25);
}
.tw-ring-offset-rose-700\/30 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.3);
}
.tw-ring-offset-rose-700\/35 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.35);
}
.tw-ring-offset-rose-700\/40 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.4);
}
.tw-ring-offset-rose-700\/45 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.45);
}
.tw-ring-offset-rose-700\/5 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.05);
}
.tw-ring-offset-rose-700\/50 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.5);
}
.tw-ring-offset-rose-700\/55 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.55);
}
.tw-ring-offset-rose-700\/60 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.6);
}
.tw-ring-offset-rose-700\/65 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.65);
}
.tw-ring-offset-rose-700\/70 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.7);
}
.tw-ring-offset-rose-700\/75 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.75);
}
.tw-ring-offset-rose-700\/80 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.8);
}
.tw-ring-offset-rose-700\/85 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.85);
}
.tw-ring-offset-rose-700\/90 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.9);
}
.tw-ring-offset-rose-700\/95 {
  --tw-ring-offset-color: rgb(190 18 60 / 0.95);
}
.tw-ring-offset-rose-800 {
  --tw-ring-offset-color: #9f1239;
}
.tw-ring-offset-rose-800\/0 {
  --tw-ring-offset-color: rgb(159 18 57 / 0);
}
.tw-ring-offset-rose-800\/10 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.1);
}
.tw-ring-offset-rose-800\/100 {
  --tw-ring-offset-color: rgb(159 18 57 / 1);
}
.tw-ring-offset-rose-800\/15 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.15);
}
.tw-ring-offset-rose-800\/20 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.2);
}
.tw-ring-offset-rose-800\/25 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.25);
}
.tw-ring-offset-rose-800\/30 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.3);
}
.tw-ring-offset-rose-800\/35 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.35);
}
.tw-ring-offset-rose-800\/40 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.4);
}
.tw-ring-offset-rose-800\/45 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.45);
}
.tw-ring-offset-rose-800\/5 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.05);
}
.tw-ring-offset-rose-800\/50 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.5);
}
.tw-ring-offset-rose-800\/55 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.55);
}
.tw-ring-offset-rose-800\/60 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.6);
}
.tw-ring-offset-rose-800\/65 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.65);
}
.tw-ring-offset-rose-800\/70 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.7);
}
.tw-ring-offset-rose-800\/75 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.75);
}
.tw-ring-offset-rose-800\/80 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.8);
}
.tw-ring-offset-rose-800\/85 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.85);
}
.tw-ring-offset-rose-800\/90 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.9);
}
.tw-ring-offset-rose-800\/95 {
  --tw-ring-offset-color: rgb(159 18 57 / 0.95);
}
.tw-ring-offset-rose-900 {
  --tw-ring-offset-color: #881337;
}
.tw-ring-offset-rose-900\/0 {
  --tw-ring-offset-color: rgb(136 19 55 / 0);
}
.tw-ring-offset-rose-900\/10 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.1);
}
.tw-ring-offset-rose-900\/100 {
  --tw-ring-offset-color: rgb(136 19 55 / 1);
}
.tw-ring-offset-rose-900\/15 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.15);
}
.tw-ring-offset-rose-900\/20 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.2);
}
.tw-ring-offset-rose-900\/25 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.25);
}
.tw-ring-offset-rose-900\/30 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.3);
}
.tw-ring-offset-rose-900\/35 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.35);
}
.tw-ring-offset-rose-900\/40 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.4);
}
.tw-ring-offset-rose-900\/45 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.45);
}
.tw-ring-offset-rose-900\/5 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.05);
}
.tw-ring-offset-rose-900\/50 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.5);
}
.tw-ring-offset-rose-900\/55 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.55);
}
.tw-ring-offset-rose-900\/60 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.6);
}
.tw-ring-offset-rose-900\/65 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.65);
}
.tw-ring-offset-rose-900\/70 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.7);
}
.tw-ring-offset-rose-900\/75 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.75);
}
.tw-ring-offset-rose-900\/80 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.8);
}
.tw-ring-offset-rose-900\/85 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.85);
}
.tw-ring-offset-rose-900\/90 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.9);
}
.tw-ring-offset-rose-900\/95 {
  --tw-ring-offset-color: rgb(136 19 55 / 0.95);
}
.tw-ring-offset-rose-950 {
  --tw-ring-offset-color: #4c0519;
}
.tw-ring-offset-rose-950\/0 {
  --tw-ring-offset-color: rgb(76 5 25 / 0);
}
.tw-ring-offset-rose-950\/10 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.1);
}
.tw-ring-offset-rose-950\/100 {
  --tw-ring-offset-color: rgb(76 5 25 / 1);
}
.tw-ring-offset-rose-950\/15 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.15);
}
.tw-ring-offset-rose-950\/20 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.2);
}
.tw-ring-offset-rose-950\/25 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.25);
}
.tw-ring-offset-rose-950\/30 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.3);
}
.tw-ring-offset-rose-950\/35 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.35);
}
.tw-ring-offset-rose-950\/40 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.4);
}
.tw-ring-offset-rose-950\/45 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.45);
}
.tw-ring-offset-rose-950\/5 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.05);
}
.tw-ring-offset-rose-950\/50 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.5);
}
.tw-ring-offset-rose-950\/55 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.55);
}
.tw-ring-offset-rose-950\/60 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.6);
}
.tw-ring-offset-rose-950\/65 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.65);
}
.tw-ring-offset-rose-950\/70 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.7);
}
.tw-ring-offset-rose-950\/75 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.75);
}
.tw-ring-offset-rose-950\/80 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.8);
}
.tw-ring-offset-rose-950\/85 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.85);
}
.tw-ring-offset-rose-950\/90 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.9);
}
.tw-ring-offset-rose-950\/95 {
  --tw-ring-offset-color: rgb(76 5 25 / 0.95);
}
.tw-ring-offset-sky-100 {
  --tw-ring-offset-color: #e0f2fe;
}
.tw-ring-offset-sky-100\/0 {
  --tw-ring-offset-color: rgb(224 242 254 / 0);
}
.tw-ring-offset-sky-100\/10 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.1);
}
.tw-ring-offset-sky-100\/100 {
  --tw-ring-offset-color: rgb(224 242 254 / 1);
}
.tw-ring-offset-sky-100\/15 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.15);
}
.tw-ring-offset-sky-100\/20 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.2);
}
.tw-ring-offset-sky-100\/25 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.25);
}
.tw-ring-offset-sky-100\/30 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.3);
}
.tw-ring-offset-sky-100\/35 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.35);
}
.tw-ring-offset-sky-100\/40 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.4);
}
.tw-ring-offset-sky-100\/45 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.45);
}
.tw-ring-offset-sky-100\/5 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.05);
}
.tw-ring-offset-sky-100\/50 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.5);
}
.tw-ring-offset-sky-100\/55 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.55);
}
.tw-ring-offset-sky-100\/60 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.6);
}
.tw-ring-offset-sky-100\/65 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.65);
}
.tw-ring-offset-sky-100\/70 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.7);
}
.tw-ring-offset-sky-100\/75 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.75);
}
.tw-ring-offset-sky-100\/80 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.8);
}
.tw-ring-offset-sky-100\/85 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.85);
}
.tw-ring-offset-sky-100\/90 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.9);
}
.tw-ring-offset-sky-100\/95 {
  --tw-ring-offset-color: rgb(224 242 254 / 0.95);
}
.tw-ring-offset-sky-200 {
  --tw-ring-offset-color: #bae6fd;
}
.tw-ring-offset-sky-200\/0 {
  --tw-ring-offset-color: rgb(186 230 253 / 0);
}
.tw-ring-offset-sky-200\/10 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.1);
}
.tw-ring-offset-sky-200\/100 {
  --tw-ring-offset-color: rgb(186 230 253 / 1);
}
.tw-ring-offset-sky-200\/15 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.15);
}
.tw-ring-offset-sky-200\/20 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.2);
}
.tw-ring-offset-sky-200\/25 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.25);
}
.tw-ring-offset-sky-200\/30 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.3);
}
.tw-ring-offset-sky-200\/35 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.35);
}
.tw-ring-offset-sky-200\/40 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.4);
}
.tw-ring-offset-sky-200\/45 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.45);
}
.tw-ring-offset-sky-200\/5 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.05);
}
.tw-ring-offset-sky-200\/50 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.5);
}
.tw-ring-offset-sky-200\/55 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.55);
}
.tw-ring-offset-sky-200\/60 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.6);
}
.tw-ring-offset-sky-200\/65 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.65);
}
.tw-ring-offset-sky-200\/70 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.7);
}
.tw-ring-offset-sky-200\/75 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.75);
}
.tw-ring-offset-sky-200\/80 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.8);
}
.tw-ring-offset-sky-200\/85 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.85);
}
.tw-ring-offset-sky-200\/90 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.9);
}
.tw-ring-offset-sky-200\/95 {
  --tw-ring-offset-color: rgb(186 230 253 / 0.95);
}
.tw-ring-offset-sky-300 {
  --tw-ring-offset-color: #7dd3fc;
}
.tw-ring-offset-sky-300\/0 {
  --tw-ring-offset-color: rgb(125 211 252 / 0);
}
.tw-ring-offset-sky-300\/10 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.1);
}
.tw-ring-offset-sky-300\/100 {
  --tw-ring-offset-color: rgb(125 211 252 / 1);
}
.tw-ring-offset-sky-300\/15 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.15);
}
.tw-ring-offset-sky-300\/20 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.2);
}
.tw-ring-offset-sky-300\/25 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.25);
}
.tw-ring-offset-sky-300\/30 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.3);
}
.tw-ring-offset-sky-300\/35 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.35);
}
.tw-ring-offset-sky-300\/40 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.4);
}
.tw-ring-offset-sky-300\/45 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.45);
}
.tw-ring-offset-sky-300\/5 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.05);
}
.tw-ring-offset-sky-300\/50 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.5);
}
.tw-ring-offset-sky-300\/55 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.55);
}
.tw-ring-offset-sky-300\/60 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.6);
}
.tw-ring-offset-sky-300\/65 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.65);
}
.tw-ring-offset-sky-300\/70 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.7);
}
.tw-ring-offset-sky-300\/75 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.75);
}
.tw-ring-offset-sky-300\/80 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.8);
}
.tw-ring-offset-sky-300\/85 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.85);
}
.tw-ring-offset-sky-300\/90 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.9);
}
.tw-ring-offset-sky-300\/95 {
  --tw-ring-offset-color: rgb(125 211 252 / 0.95);
}
.tw-ring-offset-sky-400 {
  --tw-ring-offset-color: #38bdf8;
}
.tw-ring-offset-sky-400\/0 {
  --tw-ring-offset-color: rgb(56 189 248 / 0);
}
.tw-ring-offset-sky-400\/10 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.1);
}
.tw-ring-offset-sky-400\/100 {
  --tw-ring-offset-color: rgb(56 189 248 / 1);
}
.tw-ring-offset-sky-400\/15 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.15);
}
.tw-ring-offset-sky-400\/20 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.2);
}
.tw-ring-offset-sky-400\/25 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.25);
}
.tw-ring-offset-sky-400\/30 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.3);
}
.tw-ring-offset-sky-400\/35 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.35);
}
.tw-ring-offset-sky-400\/40 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.4);
}
.tw-ring-offset-sky-400\/45 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.45);
}
.tw-ring-offset-sky-400\/5 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.05);
}
.tw-ring-offset-sky-400\/50 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.5);
}
.tw-ring-offset-sky-400\/55 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.55);
}
.tw-ring-offset-sky-400\/60 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.6);
}
.tw-ring-offset-sky-400\/65 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.65);
}
.tw-ring-offset-sky-400\/70 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.7);
}
.tw-ring-offset-sky-400\/75 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.75);
}
.tw-ring-offset-sky-400\/80 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.8);
}
.tw-ring-offset-sky-400\/85 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.85);
}
.tw-ring-offset-sky-400\/90 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.9);
}
.tw-ring-offset-sky-400\/95 {
  --tw-ring-offset-color: rgb(56 189 248 / 0.95);
}
.tw-ring-offset-sky-50 {
  --tw-ring-offset-color: #f0f9ff;
}
.tw-ring-offset-sky-50\/0 {
  --tw-ring-offset-color: rgb(240 249 255 / 0);
}
.tw-ring-offset-sky-50\/10 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.1);
}
.tw-ring-offset-sky-50\/100 {
  --tw-ring-offset-color: rgb(240 249 255 / 1);
}
.tw-ring-offset-sky-50\/15 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.15);
}
.tw-ring-offset-sky-50\/20 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.2);
}
.tw-ring-offset-sky-50\/25 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.25);
}
.tw-ring-offset-sky-50\/30 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.3);
}
.tw-ring-offset-sky-50\/35 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.35);
}
.tw-ring-offset-sky-50\/40 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.4);
}
.tw-ring-offset-sky-50\/45 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.45);
}
.tw-ring-offset-sky-50\/5 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.05);
}
.tw-ring-offset-sky-50\/50 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.5);
}
.tw-ring-offset-sky-50\/55 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.55);
}
.tw-ring-offset-sky-50\/60 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.6);
}
.tw-ring-offset-sky-50\/65 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.65);
}
.tw-ring-offset-sky-50\/70 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.7);
}
.tw-ring-offset-sky-50\/75 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.75);
}
.tw-ring-offset-sky-50\/80 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.8);
}
.tw-ring-offset-sky-50\/85 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.85);
}
.tw-ring-offset-sky-50\/90 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.9);
}
.tw-ring-offset-sky-50\/95 {
  --tw-ring-offset-color: rgb(240 249 255 / 0.95);
}
.tw-ring-offset-sky-500 {
  --tw-ring-offset-color: #0ea5e9;
}
.tw-ring-offset-sky-500\/0 {
  --tw-ring-offset-color: rgb(14 165 233 / 0);
}
.tw-ring-offset-sky-500\/10 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.1);
}
.tw-ring-offset-sky-500\/100 {
  --tw-ring-offset-color: rgb(14 165 233 / 1);
}
.tw-ring-offset-sky-500\/15 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.15);
}
.tw-ring-offset-sky-500\/20 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.2);
}
.tw-ring-offset-sky-500\/25 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.25);
}
.tw-ring-offset-sky-500\/30 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.3);
}
.tw-ring-offset-sky-500\/35 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.35);
}
.tw-ring-offset-sky-500\/40 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.4);
}
.tw-ring-offset-sky-500\/45 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.45);
}
.tw-ring-offset-sky-500\/5 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.05);
}
.tw-ring-offset-sky-500\/50 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.5);
}
.tw-ring-offset-sky-500\/55 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.55);
}
.tw-ring-offset-sky-500\/60 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.6);
}
.tw-ring-offset-sky-500\/65 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.65);
}
.tw-ring-offset-sky-500\/70 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.7);
}
.tw-ring-offset-sky-500\/75 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.75);
}
.tw-ring-offset-sky-500\/80 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.8);
}
.tw-ring-offset-sky-500\/85 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.85);
}
.tw-ring-offset-sky-500\/90 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.9);
}
.tw-ring-offset-sky-500\/95 {
  --tw-ring-offset-color: rgb(14 165 233 / 0.95);
}
.tw-ring-offset-sky-600 {
  --tw-ring-offset-color: #0284c7;
}
.tw-ring-offset-sky-600\/0 {
  --tw-ring-offset-color: rgb(2 132 199 / 0);
}
.tw-ring-offset-sky-600\/10 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.1);
}
.tw-ring-offset-sky-600\/100 {
  --tw-ring-offset-color: rgb(2 132 199 / 1);
}
.tw-ring-offset-sky-600\/15 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.15);
}
.tw-ring-offset-sky-600\/20 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.2);
}
.tw-ring-offset-sky-600\/25 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.25);
}
.tw-ring-offset-sky-600\/30 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.3);
}
.tw-ring-offset-sky-600\/35 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.35);
}
.tw-ring-offset-sky-600\/40 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.4);
}
.tw-ring-offset-sky-600\/45 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.45);
}
.tw-ring-offset-sky-600\/5 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.05);
}
.tw-ring-offset-sky-600\/50 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.5);
}
.tw-ring-offset-sky-600\/55 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.55);
}
.tw-ring-offset-sky-600\/60 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.6);
}
.tw-ring-offset-sky-600\/65 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.65);
}
.tw-ring-offset-sky-600\/70 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.7);
}
.tw-ring-offset-sky-600\/75 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.75);
}
.tw-ring-offset-sky-600\/80 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.8);
}
.tw-ring-offset-sky-600\/85 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.85);
}
.tw-ring-offset-sky-600\/90 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.9);
}
.tw-ring-offset-sky-600\/95 {
  --tw-ring-offset-color: rgb(2 132 199 / 0.95);
}
.tw-ring-offset-sky-700 {
  --tw-ring-offset-color: #0369a1;
}
.tw-ring-offset-sky-700\/0 {
  --tw-ring-offset-color: rgb(3 105 161 / 0);
}
.tw-ring-offset-sky-700\/10 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.1);
}
.tw-ring-offset-sky-700\/100 {
  --tw-ring-offset-color: rgb(3 105 161 / 1);
}
.tw-ring-offset-sky-700\/15 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.15);
}
.tw-ring-offset-sky-700\/20 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.2);
}
.tw-ring-offset-sky-700\/25 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.25);
}
.tw-ring-offset-sky-700\/30 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.3);
}
.tw-ring-offset-sky-700\/35 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.35);
}
.tw-ring-offset-sky-700\/40 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.4);
}
.tw-ring-offset-sky-700\/45 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.45);
}
.tw-ring-offset-sky-700\/5 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.05);
}
.tw-ring-offset-sky-700\/50 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.5);
}
.tw-ring-offset-sky-700\/55 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.55);
}
.tw-ring-offset-sky-700\/60 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.6);
}
.tw-ring-offset-sky-700\/65 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.65);
}
.tw-ring-offset-sky-700\/70 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.7);
}
.tw-ring-offset-sky-700\/75 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.75);
}
.tw-ring-offset-sky-700\/80 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.8);
}
.tw-ring-offset-sky-700\/85 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.85);
}
.tw-ring-offset-sky-700\/90 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.9);
}
.tw-ring-offset-sky-700\/95 {
  --tw-ring-offset-color: rgb(3 105 161 / 0.95);
}
.tw-ring-offset-sky-800 {
  --tw-ring-offset-color: #075985;
}
.tw-ring-offset-sky-800\/0 {
  --tw-ring-offset-color: rgb(7 89 133 / 0);
}
.tw-ring-offset-sky-800\/10 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.1);
}
.tw-ring-offset-sky-800\/100 {
  --tw-ring-offset-color: rgb(7 89 133 / 1);
}
.tw-ring-offset-sky-800\/15 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.15);
}
.tw-ring-offset-sky-800\/20 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.2);
}
.tw-ring-offset-sky-800\/25 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.25);
}
.tw-ring-offset-sky-800\/30 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.3);
}
.tw-ring-offset-sky-800\/35 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.35);
}
.tw-ring-offset-sky-800\/40 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.4);
}
.tw-ring-offset-sky-800\/45 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.45);
}
.tw-ring-offset-sky-800\/5 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.05);
}
.tw-ring-offset-sky-800\/50 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.5);
}
.tw-ring-offset-sky-800\/55 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.55);
}
.tw-ring-offset-sky-800\/60 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.6);
}
.tw-ring-offset-sky-800\/65 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.65);
}
.tw-ring-offset-sky-800\/70 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.7);
}
.tw-ring-offset-sky-800\/75 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.75);
}
.tw-ring-offset-sky-800\/80 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.8);
}
.tw-ring-offset-sky-800\/85 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.85);
}
.tw-ring-offset-sky-800\/90 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.9);
}
.tw-ring-offset-sky-800\/95 {
  --tw-ring-offset-color: rgb(7 89 133 / 0.95);
}
.tw-ring-offset-sky-900 {
  --tw-ring-offset-color: #0c4a6e;
}
.tw-ring-offset-sky-900\/0 {
  --tw-ring-offset-color: rgb(12 74 110 / 0);
}
.tw-ring-offset-sky-900\/10 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.1);
}
.tw-ring-offset-sky-900\/100 {
  --tw-ring-offset-color: rgb(12 74 110 / 1);
}
.tw-ring-offset-sky-900\/15 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.15);
}
.tw-ring-offset-sky-900\/20 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.2);
}
.tw-ring-offset-sky-900\/25 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.25);
}
.tw-ring-offset-sky-900\/30 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.3);
}
.tw-ring-offset-sky-900\/35 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.35);
}
.tw-ring-offset-sky-900\/40 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.4);
}
.tw-ring-offset-sky-900\/45 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.45);
}
.tw-ring-offset-sky-900\/5 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.05);
}
.tw-ring-offset-sky-900\/50 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.5);
}
.tw-ring-offset-sky-900\/55 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.55);
}
.tw-ring-offset-sky-900\/60 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.6);
}
.tw-ring-offset-sky-900\/65 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.65);
}
.tw-ring-offset-sky-900\/70 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.7);
}
.tw-ring-offset-sky-900\/75 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.75);
}
.tw-ring-offset-sky-900\/80 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.8);
}
.tw-ring-offset-sky-900\/85 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.85);
}
.tw-ring-offset-sky-900\/90 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.9);
}
.tw-ring-offset-sky-900\/95 {
  --tw-ring-offset-color: rgb(12 74 110 / 0.95);
}
.tw-ring-offset-sky-950 {
  --tw-ring-offset-color: #082f49;
}
.tw-ring-offset-sky-950\/0 {
  --tw-ring-offset-color: rgb(8 47 73 / 0);
}
.tw-ring-offset-sky-950\/10 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.1);
}
.tw-ring-offset-sky-950\/100 {
  --tw-ring-offset-color: rgb(8 47 73 / 1);
}
.tw-ring-offset-sky-950\/15 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.15);
}
.tw-ring-offset-sky-950\/20 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.2);
}
.tw-ring-offset-sky-950\/25 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.25);
}
.tw-ring-offset-sky-950\/30 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.3);
}
.tw-ring-offset-sky-950\/35 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.35);
}
.tw-ring-offset-sky-950\/40 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.4);
}
.tw-ring-offset-sky-950\/45 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.45);
}
.tw-ring-offset-sky-950\/5 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.05);
}
.tw-ring-offset-sky-950\/50 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.5);
}
.tw-ring-offset-sky-950\/55 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.55);
}
.tw-ring-offset-sky-950\/60 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.6);
}
.tw-ring-offset-sky-950\/65 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.65);
}
.tw-ring-offset-sky-950\/70 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.7);
}
.tw-ring-offset-sky-950\/75 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.75);
}
.tw-ring-offset-sky-950\/80 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.8);
}
.tw-ring-offset-sky-950\/85 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.85);
}
.tw-ring-offset-sky-950\/90 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.9);
}
.tw-ring-offset-sky-950\/95 {
  --tw-ring-offset-color: rgb(8 47 73 / 0.95);
}
.tw-ring-offset-slate-100 {
  --tw-ring-offset-color: #f1f5f9;
}
.tw-ring-offset-slate-100\/0 {
  --tw-ring-offset-color: rgb(241 245 249 / 0);
}
.tw-ring-offset-slate-100\/10 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.1);
}
.tw-ring-offset-slate-100\/100 {
  --tw-ring-offset-color: rgb(241 245 249 / 1);
}
.tw-ring-offset-slate-100\/15 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.15);
}
.tw-ring-offset-slate-100\/20 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.2);
}
.tw-ring-offset-slate-100\/25 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.25);
}
.tw-ring-offset-slate-100\/30 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.3);
}
.tw-ring-offset-slate-100\/35 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.35);
}
.tw-ring-offset-slate-100\/40 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.4);
}
.tw-ring-offset-slate-100\/45 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.45);
}
.tw-ring-offset-slate-100\/5 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.05);
}
.tw-ring-offset-slate-100\/50 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.5);
}
.tw-ring-offset-slate-100\/55 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.55);
}
.tw-ring-offset-slate-100\/60 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.6);
}
.tw-ring-offset-slate-100\/65 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.65);
}
.tw-ring-offset-slate-100\/70 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.7);
}
.tw-ring-offset-slate-100\/75 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.75);
}
.tw-ring-offset-slate-100\/80 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.8);
}
.tw-ring-offset-slate-100\/85 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.85);
}
.tw-ring-offset-slate-100\/90 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.9);
}
.tw-ring-offset-slate-100\/95 {
  --tw-ring-offset-color: rgb(241 245 249 / 0.95);
}
.tw-ring-offset-slate-200 {
  --tw-ring-offset-color: #e2e8f0;
}
.tw-ring-offset-slate-200\/0 {
  --tw-ring-offset-color: rgb(226 232 240 / 0);
}
.tw-ring-offset-slate-200\/10 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.1);
}
.tw-ring-offset-slate-200\/100 {
  --tw-ring-offset-color: rgb(226 232 240 / 1);
}
.tw-ring-offset-slate-200\/15 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.15);
}
.tw-ring-offset-slate-200\/20 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.2);
}
.tw-ring-offset-slate-200\/25 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.25);
}
.tw-ring-offset-slate-200\/30 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.3);
}
.tw-ring-offset-slate-200\/35 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.35);
}
.tw-ring-offset-slate-200\/40 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.4);
}
.tw-ring-offset-slate-200\/45 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.45);
}
.tw-ring-offset-slate-200\/5 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.05);
}
.tw-ring-offset-slate-200\/50 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.5);
}
.tw-ring-offset-slate-200\/55 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.55);
}
.tw-ring-offset-slate-200\/60 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.6);
}
.tw-ring-offset-slate-200\/65 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.65);
}
.tw-ring-offset-slate-200\/70 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.7);
}
.tw-ring-offset-slate-200\/75 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.75);
}
.tw-ring-offset-slate-200\/80 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.8);
}
.tw-ring-offset-slate-200\/85 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.85);
}
.tw-ring-offset-slate-200\/90 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.9);
}
.tw-ring-offset-slate-200\/95 {
  --tw-ring-offset-color: rgb(226 232 240 / 0.95);
}
.tw-ring-offset-slate-300 {
  --tw-ring-offset-color: #cbd5e1;
}
.tw-ring-offset-slate-300\/0 {
  --tw-ring-offset-color: rgb(203 213 225 / 0);
}
.tw-ring-offset-slate-300\/10 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.1);
}
.tw-ring-offset-slate-300\/100 {
  --tw-ring-offset-color: rgb(203 213 225 / 1);
}
.tw-ring-offset-slate-300\/15 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.15);
}
.tw-ring-offset-slate-300\/20 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.2);
}
.tw-ring-offset-slate-300\/25 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.25);
}
.tw-ring-offset-slate-300\/30 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.3);
}
.tw-ring-offset-slate-300\/35 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.35);
}
.tw-ring-offset-slate-300\/40 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.4);
}
.tw-ring-offset-slate-300\/45 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.45);
}
.tw-ring-offset-slate-300\/5 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.05);
}
.tw-ring-offset-slate-300\/50 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.5);
}
.tw-ring-offset-slate-300\/55 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.55);
}
.tw-ring-offset-slate-300\/60 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.6);
}
.tw-ring-offset-slate-300\/65 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.65);
}
.tw-ring-offset-slate-300\/70 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.7);
}
.tw-ring-offset-slate-300\/75 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.75);
}
.tw-ring-offset-slate-300\/80 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.8);
}
.tw-ring-offset-slate-300\/85 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.85);
}
.tw-ring-offset-slate-300\/90 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.9);
}
.tw-ring-offset-slate-300\/95 {
  --tw-ring-offset-color: rgb(203 213 225 / 0.95);
}
.tw-ring-offset-slate-400 {
  --tw-ring-offset-color: #94a3b8;
}
.tw-ring-offset-slate-400\/0 {
  --tw-ring-offset-color: rgb(148 163 184 / 0);
}
.tw-ring-offset-slate-400\/10 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.1);
}
.tw-ring-offset-slate-400\/100 {
  --tw-ring-offset-color: rgb(148 163 184 / 1);
}
.tw-ring-offset-slate-400\/15 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.15);
}
.tw-ring-offset-slate-400\/20 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.2);
}
.tw-ring-offset-slate-400\/25 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.25);
}
.tw-ring-offset-slate-400\/30 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.3);
}
.tw-ring-offset-slate-400\/35 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.35);
}
.tw-ring-offset-slate-400\/40 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.4);
}
.tw-ring-offset-slate-400\/45 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.45);
}
.tw-ring-offset-slate-400\/5 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.05);
}
.tw-ring-offset-slate-400\/50 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.5);
}
.tw-ring-offset-slate-400\/55 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.55);
}
.tw-ring-offset-slate-400\/60 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.6);
}
.tw-ring-offset-slate-400\/65 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.65);
}
.tw-ring-offset-slate-400\/70 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.7);
}
.tw-ring-offset-slate-400\/75 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.75);
}
.tw-ring-offset-slate-400\/80 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.8);
}
.tw-ring-offset-slate-400\/85 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.85);
}
.tw-ring-offset-slate-400\/90 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.9);
}
.tw-ring-offset-slate-400\/95 {
  --tw-ring-offset-color: rgb(148 163 184 / 0.95);
}
.tw-ring-offset-slate-50 {
  --tw-ring-offset-color: #f8fafc;
}
.tw-ring-offset-slate-50\/0 {
  --tw-ring-offset-color: rgb(248 250 252 / 0);
}
.tw-ring-offset-slate-50\/10 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.1);
}
.tw-ring-offset-slate-50\/100 {
  --tw-ring-offset-color: rgb(248 250 252 / 1);
}
.tw-ring-offset-slate-50\/15 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.15);
}
.tw-ring-offset-slate-50\/20 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.2);
}
.tw-ring-offset-slate-50\/25 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.25);
}
.tw-ring-offset-slate-50\/30 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.3);
}
.tw-ring-offset-slate-50\/35 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.35);
}
.tw-ring-offset-slate-50\/40 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.4);
}
.tw-ring-offset-slate-50\/45 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.45);
}
.tw-ring-offset-slate-50\/5 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.05);
}
.tw-ring-offset-slate-50\/50 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.5);
}
.tw-ring-offset-slate-50\/55 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.55);
}
.tw-ring-offset-slate-50\/60 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.6);
}
.tw-ring-offset-slate-50\/65 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.65);
}
.tw-ring-offset-slate-50\/70 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.7);
}
.tw-ring-offset-slate-50\/75 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.75);
}
.tw-ring-offset-slate-50\/80 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.8);
}
.tw-ring-offset-slate-50\/85 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.85);
}
.tw-ring-offset-slate-50\/90 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.9);
}
.tw-ring-offset-slate-50\/95 {
  --tw-ring-offset-color: rgb(248 250 252 / 0.95);
}
.tw-ring-offset-slate-500 {
  --tw-ring-offset-color: #64748b;
}
.tw-ring-offset-slate-500\/0 {
  --tw-ring-offset-color: rgb(100 116 139 / 0);
}
.tw-ring-offset-slate-500\/10 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.1);
}
.tw-ring-offset-slate-500\/100 {
  --tw-ring-offset-color: rgb(100 116 139 / 1);
}
.tw-ring-offset-slate-500\/15 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.15);
}
.tw-ring-offset-slate-500\/20 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.2);
}
.tw-ring-offset-slate-500\/25 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.25);
}
.tw-ring-offset-slate-500\/30 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.3);
}
.tw-ring-offset-slate-500\/35 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.35);
}
.tw-ring-offset-slate-500\/40 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.4);
}
.tw-ring-offset-slate-500\/45 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.45);
}
.tw-ring-offset-slate-500\/5 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.05);
}
.tw-ring-offset-slate-500\/50 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.5);
}
.tw-ring-offset-slate-500\/55 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.55);
}
.tw-ring-offset-slate-500\/60 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.6);
}
.tw-ring-offset-slate-500\/65 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.65);
}
.tw-ring-offset-slate-500\/70 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.7);
}
.tw-ring-offset-slate-500\/75 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.75);
}
.tw-ring-offset-slate-500\/80 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.8);
}
.tw-ring-offset-slate-500\/85 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.85);
}
.tw-ring-offset-slate-500\/90 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.9);
}
.tw-ring-offset-slate-500\/95 {
  --tw-ring-offset-color: rgb(100 116 139 / 0.95);
}
.tw-ring-offset-slate-600 {
  --tw-ring-offset-color: #475569;
}
.tw-ring-offset-slate-600\/0 {
  --tw-ring-offset-color: rgb(71 85 105 / 0);
}
.tw-ring-offset-slate-600\/10 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.1);
}
.tw-ring-offset-slate-600\/100 {
  --tw-ring-offset-color: rgb(71 85 105 / 1);
}
.tw-ring-offset-slate-600\/15 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.15);
}
.tw-ring-offset-slate-600\/20 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.2);
}
.tw-ring-offset-slate-600\/25 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.25);
}
.tw-ring-offset-slate-600\/30 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.3);
}
.tw-ring-offset-slate-600\/35 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.35);
}
.tw-ring-offset-slate-600\/40 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.4);
}
.tw-ring-offset-slate-600\/45 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.45);
}
.tw-ring-offset-slate-600\/5 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.05);
}
.tw-ring-offset-slate-600\/50 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.5);
}
.tw-ring-offset-slate-600\/55 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.55);
}
.tw-ring-offset-slate-600\/60 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.6);
}
.tw-ring-offset-slate-600\/65 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.65);
}
.tw-ring-offset-slate-600\/70 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.7);
}
.tw-ring-offset-slate-600\/75 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.75);
}
.tw-ring-offset-slate-600\/80 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.8);
}
.tw-ring-offset-slate-600\/85 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.85);
}
.tw-ring-offset-slate-600\/90 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.9);
}
.tw-ring-offset-slate-600\/95 {
  --tw-ring-offset-color: rgb(71 85 105 / 0.95);
}
.tw-ring-offset-slate-700 {
  --tw-ring-offset-color: #334155;
}
.tw-ring-offset-slate-700\/0 {
  --tw-ring-offset-color: rgb(51 65 85 / 0);
}
.tw-ring-offset-slate-700\/10 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.1);
}
.tw-ring-offset-slate-700\/100 {
  --tw-ring-offset-color: rgb(51 65 85 / 1);
}
.tw-ring-offset-slate-700\/15 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.15);
}
.tw-ring-offset-slate-700\/20 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.2);
}
.tw-ring-offset-slate-700\/25 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.25);
}
.tw-ring-offset-slate-700\/30 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.3);
}
.tw-ring-offset-slate-700\/35 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.35);
}
.tw-ring-offset-slate-700\/40 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.4);
}
.tw-ring-offset-slate-700\/45 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.45);
}
.tw-ring-offset-slate-700\/5 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.05);
}
.tw-ring-offset-slate-700\/50 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.5);
}
.tw-ring-offset-slate-700\/55 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.55);
}
.tw-ring-offset-slate-700\/60 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.6);
}
.tw-ring-offset-slate-700\/65 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.65);
}
.tw-ring-offset-slate-700\/70 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.7);
}
.tw-ring-offset-slate-700\/75 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.75);
}
.tw-ring-offset-slate-700\/80 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.8);
}
.tw-ring-offset-slate-700\/85 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.85);
}
.tw-ring-offset-slate-700\/90 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.9);
}
.tw-ring-offset-slate-700\/95 {
  --tw-ring-offset-color: rgb(51 65 85 / 0.95);
}
.tw-ring-offset-slate-800 {
  --tw-ring-offset-color: #1e293b;
}
.tw-ring-offset-slate-800\/0 {
  --tw-ring-offset-color: rgb(30 41 59 / 0);
}
.tw-ring-offset-slate-800\/10 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.1);
}
.tw-ring-offset-slate-800\/100 {
  --tw-ring-offset-color: rgb(30 41 59 / 1);
}
.tw-ring-offset-slate-800\/15 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.15);
}
.tw-ring-offset-slate-800\/20 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.2);
}
.tw-ring-offset-slate-800\/25 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.25);
}
.tw-ring-offset-slate-800\/30 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.3);
}
.tw-ring-offset-slate-800\/35 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.35);
}
.tw-ring-offset-slate-800\/40 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.4);
}
.tw-ring-offset-slate-800\/45 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.45);
}
.tw-ring-offset-slate-800\/5 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.05);
}
.tw-ring-offset-slate-800\/50 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.5);
}
.tw-ring-offset-slate-800\/55 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.55);
}
.tw-ring-offset-slate-800\/60 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.6);
}
.tw-ring-offset-slate-800\/65 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.65);
}
.tw-ring-offset-slate-800\/70 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.7);
}
.tw-ring-offset-slate-800\/75 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.75);
}
.tw-ring-offset-slate-800\/80 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.8);
}
.tw-ring-offset-slate-800\/85 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.85);
}
.tw-ring-offset-slate-800\/90 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.9);
}
.tw-ring-offset-slate-800\/95 {
  --tw-ring-offset-color: rgb(30 41 59 / 0.95);
}
.tw-ring-offset-slate-900 {
  --tw-ring-offset-color: #0f172a;
}
.tw-ring-offset-slate-900\/0 {
  --tw-ring-offset-color: rgb(15 23 42 / 0);
}
.tw-ring-offset-slate-900\/10 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.1);
}
.tw-ring-offset-slate-900\/100 {
  --tw-ring-offset-color: rgb(15 23 42 / 1);
}
.tw-ring-offset-slate-900\/15 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.15);
}
.tw-ring-offset-slate-900\/20 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.2);
}
.tw-ring-offset-slate-900\/25 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.25);
}
.tw-ring-offset-slate-900\/30 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.3);
}
.tw-ring-offset-slate-900\/35 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.35);
}
.tw-ring-offset-slate-900\/40 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.4);
}
.tw-ring-offset-slate-900\/45 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.45);
}
.tw-ring-offset-slate-900\/5 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.05);
}
.tw-ring-offset-slate-900\/50 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.5);
}
.tw-ring-offset-slate-900\/55 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.55);
}
.tw-ring-offset-slate-900\/60 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.6);
}
.tw-ring-offset-slate-900\/65 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.65);
}
.tw-ring-offset-slate-900\/70 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.7);
}
.tw-ring-offset-slate-900\/75 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.75);
}
.tw-ring-offset-slate-900\/80 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.8);
}
.tw-ring-offset-slate-900\/85 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.85);
}
.tw-ring-offset-slate-900\/90 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.9);
}
.tw-ring-offset-slate-900\/95 {
  --tw-ring-offset-color: rgb(15 23 42 / 0.95);
}
.tw-ring-offset-slate-950 {
  --tw-ring-offset-color: #020617;
}
.tw-ring-offset-slate-950\/0 {
  --tw-ring-offset-color: rgb(2 6 23 / 0);
}
.tw-ring-offset-slate-950\/10 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.1);
}
.tw-ring-offset-slate-950\/100 {
  --tw-ring-offset-color: rgb(2 6 23 / 1);
}
.tw-ring-offset-slate-950\/15 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.15);
}
.tw-ring-offset-slate-950\/20 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.2);
}
.tw-ring-offset-slate-950\/25 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.25);
}
.tw-ring-offset-slate-950\/30 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.3);
}
.tw-ring-offset-slate-950\/35 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.35);
}
.tw-ring-offset-slate-950\/40 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.4);
}
.tw-ring-offset-slate-950\/45 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.45);
}
.tw-ring-offset-slate-950\/5 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.05);
}
.tw-ring-offset-slate-950\/50 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.5);
}
.tw-ring-offset-slate-950\/55 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.55);
}
.tw-ring-offset-slate-950\/60 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.6);
}
.tw-ring-offset-slate-950\/65 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.65);
}
.tw-ring-offset-slate-950\/70 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.7);
}
.tw-ring-offset-slate-950\/75 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.75);
}
.tw-ring-offset-slate-950\/80 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.8);
}
.tw-ring-offset-slate-950\/85 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.85);
}
.tw-ring-offset-slate-950\/90 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.9);
}
.tw-ring-offset-slate-950\/95 {
  --tw-ring-offset-color: rgb(2 6 23 / 0.95);
}
.tw-ring-offset-stone-100 {
  --tw-ring-offset-color: #f5f5f4;
}
.tw-ring-offset-stone-100\/0 {
  --tw-ring-offset-color: rgb(245 245 244 / 0);
}
.tw-ring-offset-stone-100\/10 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.1);
}
.tw-ring-offset-stone-100\/100 {
  --tw-ring-offset-color: rgb(245 245 244 / 1);
}
.tw-ring-offset-stone-100\/15 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.15);
}
.tw-ring-offset-stone-100\/20 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.2);
}
.tw-ring-offset-stone-100\/25 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.25);
}
.tw-ring-offset-stone-100\/30 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.3);
}
.tw-ring-offset-stone-100\/35 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.35);
}
.tw-ring-offset-stone-100\/40 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.4);
}
.tw-ring-offset-stone-100\/45 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.45);
}
.tw-ring-offset-stone-100\/5 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.05);
}
.tw-ring-offset-stone-100\/50 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.5);
}
.tw-ring-offset-stone-100\/55 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.55);
}
.tw-ring-offset-stone-100\/60 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.6);
}
.tw-ring-offset-stone-100\/65 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.65);
}
.tw-ring-offset-stone-100\/70 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.7);
}
.tw-ring-offset-stone-100\/75 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.75);
}
.tw-ring-offset-stone-100\/80 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.8);
}
.tw-ring-offset-stone-100\/85 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.85);
}
.tw-ring-offset-stone-100\/90 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.9);
}
.tw-ring-offset-stone-100\/95 {
  --tw-ring-offset-color: rgb(245 245 244 / 0.95);
}
.tw-ring-offset-stone-200 {
  --tw-ring-offset-color: #e7e5e4;
}
.tw-ring-offset-stone-200\/0 {
  --tw-ring-offset-color: rgb(231 229 228 / 0);
}
.tw-ring-offset-stone-200\/10 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.1);
}
.tw-ring-offset-stone-200\/100 {
  --tw-ring-offset-color: rgb(231 229 228 / 1);
}
.tw-ring-offset-stone-200\/15 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.15);
}
.tw-ring-offset-stone-200\/20 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.2);
}
.tw-ring-offset-stone-200\/25 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.25);
}
.tw-ring-offset-stone-200\/30 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.3);
}
.tw-ring-offset-stone-200\/35 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.35);
}
.tw-ring-offset-stone-200\/40 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.4);
}
.tw-ring-offset-stone-200\/45 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.45);
}
.tw-ring-offset-stone-200\/5 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.05);
}
.tw-ring-offset-stone-200\/50 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.5);
}
.tw-ring-offset-stone-200\/55 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.55);
}
.tw-ring-offset-stone-200\/60 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.6);
}
.tw-ring-offset-stone-200\/65 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.65);
}
.tw-ring-offset-stone-200\/70 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.7);
}
.tw-ring-offset-stone-200\/75 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.75);
}
.tw-ring-offset-stone-200\/80 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.8);
}
.tw-ring-offset-stone-200\/85 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.85);
}
.tw-ring-offset-stone-200\/90 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.9);
}
.tw-ring-offset-stone-200\/95 {
  --tw-ring-offset-color: rgb(231 229 228 / 0.95);
}
.tw-ring-offset-stone-300 {
  --tw-ring-offset-color: #d6d3d1;
}
.tw-ring-offset-stone-300\/0 {
  --tw-ring-offset-color: rgb(214 211 209 / 0);
}
.tw-ring-offset-stone-300\/10 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.1);
}
.tw-ring-offset-stone-300\/100 {
  --tw-ring-offset-color: rgb(214 211 209 / 1);
}
.tw-ring-offset-stone-300\/15 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.15);
}
.tw-ring-offset-stone-300\/20 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.2);
}
.tw-ring-offset-stone-300\/25 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.25);
}
.tw-ring-offset-stone-300\/30 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.3);
}
.tw-ring-offset-stone-300\/35 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.35);
}
.tw-ring-offset-stone-300\/40 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.4);
}
.tw-ring-offset-stone-300\/45 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.45);
}
.tw-ring-offset-stone-300\/5 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.05);
}
.tw-ring-offset-stone-300\/50 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.5);
}
.tw-ring-offset-stone-300\/55 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.55);
}
.tw-ring-offset-stone-300\/60 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.6);
}
.tw-ring-offset-stone-300\/65 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.65);
}
.tw-ring-offset-stone-300\/70 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.7);
}
.tw-ring-offset-stone-300\/75 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.75);
}
.tw-ring-offset-stone-300\/80 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.8);
}
.tw-ring-offset-stone-300\/85 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.85);
}
.tw-ring-offset-stone-300\/90 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.9);
}
.tw-ring-offset-stone-300\/95 {
  --tw-ring-offset-color: rgb(214 211 209 / 0.95);
}
.tw-ring-offset-stone-400 {
  --tw-ring-offset-color: #a8a29e;
}
.tw-ring-offset-stone-400\/0 {
  --tw-ring-offset-color: rgb(168 162 158 / 0);
}
.tw-ring-offset-stone-400\/10 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.1);
}
.tw-ring-offset-stone-400\/100 {
  --tw-ring-offset-color: rgb(168 162 158 / 1);
}
.tw-ring-offset-stone-400\/15 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.15);
}
.tw-ring-offset-stone-400\/20 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.2);
}
.tw-ring-offset-stone-400\/25 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.25);
}
.tw-ring-offset-stone-400\/30 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.3);
}
.tw-ring-offset-stone-400\/35 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.35);
}
.tw-ring-offset-stone-400\/40 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.4);
}
.tw-ring-offset-stone-400\/45 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.45);
}
.tw-ring-offset-stone-400\/5 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.05);
}
.tw-ring-offset-stone-400\/50 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.5);
}
.tw-ring-offset-stone-400\/55 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.55);
}
.tw-ring-offset-stone-400\/60 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.6);
}
.tw-ring-offset-stone-400\/65 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.65);
}
.tw-ring-offset-stone-400\/70 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.7);
}
.tw-ring-offset-stone-400\/75 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.75);
}
.tw-ring-offset-stone-400\/80 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.8);
}
.tw-ring-offset-stone-400\/85 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.85);
}
.tw-ring-offset-stone-400\/90 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.9);
}
.tw-ring-offset-stone-400\/95 {
  --tw-ring-offset-color: rgb(168 162 158 / 0.95);
}
.tw-ring-offset-stone-50 {
  --tw-ring-offset-color: #fafaf9;
}
.tw-ring-offset-stone-50\/0 {
  --tw-ring-offset-color: rgb(250 250 249 / 0);
}
.tw-ring-offset-stone-50\/10 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.1);
}
.tw-ring-offset-stone-50\/100 {
  --tw-ring-offset-color: rgb(250 250 249 / 1);
}
.tw-ring-offset-stone-50\/15 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.15);
}
.tw-ring-offset-stone-50\/20 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.2);
}
.tw-ring-offset-stone-50\/25 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.25);
}
.tw-ring-offset-stone-50\/30 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.3);
}
.tw-ring-offset-stone-50\/35 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.35);
}
.tw-ring-offset-stone-50\/40 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.4);
}
.tw-ring-offset-stone-50\/45 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.45);
}
.tw-ring-offset-stone-50\/5 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.05);
}
.tw-ring-offset-stone-50\/50 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.5);
}
.tw-ring-offset-stone-50\/55 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.55);
}
.tw-ring-offset-stone-50\/60 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.6);
}
.tw-ring-offset-stone-50\/65 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.65);
}
.tw-ring-offset-stone-50\/70 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.7);
}
.tw-ring-offset-stone-50\/75 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.75);
}
.tw-ring-offset-stone-50\/80 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.8);
}
.tw-ring-offset-stone-50\/85 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.85);
}
.tw-ring-offset-stone-50\/90 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.9);
}
.tw-ring-offset-stone-50\/95 {
  --tw-ring-offset-color: rgb(250 250 249 / 0.95);
}
.tw-ring-offset-stone-500 {
  --tw-ring-offset-color: #78716c;
}
.tw-ring-offset-stone-500\/0 {
  --tw-ring-offset-color: rgb(120 113 108 / 0);
}
.tw-ring-offset-stone-500\/10 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.1);
}
.tw-ring-offset-stone-500\/100 {
  --tw-ring-offset-color: rgb(120 113 108 / 1);
}
.tw-ring-offset-stone-500\/15 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.15);
}
.tw-ring-offset-stone-500\/20 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.2);
}
.tw-ring-offset-stone-500\/25 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.25);
}
.tw-ring-offset-stone-500\/30 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.3);
}
.tw-ring-offset-stone-500\/35 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.35);
}
.tw-ring-offset-stone-500\/40 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.4);
}
.tw-ring-offset-stone-500\/45 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.45);
}
.tw-ring-offset-stone-500\/5 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.05);
}
.tw-ring-offset-stone-500\/50 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.5);
}
.tw-ring-offset-stone-500\/55 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.55);
}
.tw-ring-offset-stone-500\/60 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.6);
}
.tw-ring-offset-stone-500\/65 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.65);
}
.tw-ring-offset-stone-500\/70 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.7);
}
.tw-ring-offset-stone-500\/75 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.75);
}
.tw-ring-offset-stone-500\/80 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.8);
}
.tw-ring-offset-stone-500\/85 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.85);
}
.tw-ring-offset-stone-500\/90 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.9);
}
.tw-ring-offset-stone-500\/95 {
  --tw-ring-offset-color: rgb(120 113 108 / 0.95);
}
.tw-ring-offset-stone-600 {
  --tw-ring-offset-color: #57534e;
}
.tw-ring-offset-stone-600\/0 {
  --tw-ring-offset-color: rgb(87 83 78 / 0);
}
.tw-ring-offset-stone-600\/10 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.1);
}
.tw-ring-offset-stone-600\/100 {
  --tw-ring-offset-color: rgb(87 83 78 / 1);
}
.tw-ring-offset-stone-600\/15 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.15);
}
.tw-ring-offset-stone-600\/20 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.2);
}
.tw-ring-offset-stone-600\/25 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.25);
}
.tw-ring-offset-stone-600\/30 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.3);
}
.tw-ring-offset-stone-600\/35 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.35);
}
.tw-ring-offset-stone-600\/40 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.4);
}
.tw-ring-offset-stone-600\/45 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.45);
}
.tw-ring-offset-stone-600\/5 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.05);
}
.tw-ring-offset-stone-600\/50 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.5);
}
.tw-ring-offset-stone-600\/55 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.55);
}
.tw-ring-offset-stone-600\/60 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.6);
}
.tw-ring-offset-stone-600\/65 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.65);
}
.tw-ring-offset-stone-600\/70 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.7);
}
.tw-ring-offset-stone-600\/75 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.75);
}
.tw-ring-offset-stone-600\/80 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.8);
}
.tw-ring-offset-stone-600\/85 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.85);
}
.tw-ring-offset-stone-600\/90 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.9);
}
.tw-ring-offset-stone-600\/95 {
  --tw-ring-offset-color: rgb(87 83 78 / 0.95);
}
.tw-ring-offset-stone-700 {
  --tw-ring-offset-color: #44403c;
}
.tw-ring-offset-stone-700\/0 {
  --tw-ring-offset-color: rgb(68 64 60 / 0);
}
.tw-ring-offset-stone-700\/10 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.1);
}
.tw-ring-offset-stone-700\/100 {
  --tw-ring-offset-color: rgb(68 64 60 / 1);
}
.tw-ring-offset-stone-700\/15 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.15);
}
.tw-ring-offset-stone-700\/20 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.2);
}
.tw-ring-offset-stone-700\/25 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.25);
}
.tw-ring-offset-stone-700\/30 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.3);
}
.tw-ring-offset-stone-700\/35 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.35);
}
.tw-ring-offset-stone-700\/40 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.4);
}
.tw-ring-offset-stone-700\/45 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.45);
}
.tw-ring-offset-stone-700\/5 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.05);
}
.tw-ring-offset-stone-700\/50 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.5);
}
.tw-ring-offset-stone-700\/55 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.55);
}
.tw-ring-offset-stone-700\/60 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.6);
}
.tw-ring-offset-stone-700\/65 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.65);
}
.tw-ring-offset-stone-700\/70 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.7);
}
.tw-ring-offset-stone-700\/75 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.75);
}
.tw-ring-offset-stone-700\/80 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.8);
}
.tw-ring-offset-stone-700\/85 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.85);
}
.tw-ring-offset-stone-700\/90 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.9);
}
.tw-ring-offset-stone-700\/95 {
  --tw-ring-offset-color: rgb(68 64 60 / 0.95);
}
.tw-ring-offset-stone-800 {
  --tw-ring-offset-color: #292524;
}
.tw-ring-offset-stone-800\/0 {
  --tw-ring-offset-color: rgb(41 37 36 / 0);
}
.tw-ring-offset-stone-800\/10 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.1);
}
.tw-ring-offset-stone-800\/100 {
  --tw-ring-offset-color: rgb(41 37 36 / 1);
}
.tw-ring-offset-stone-800\/15 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.15);
}
.tw-ring-offset-stone-800\/20 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.2);
}
.tw-ring-offset-stone-800\/25 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.25);
}
.tw-ring-offset-stone-800\/30 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.3);
}
.tw-ring-offset-stone-800\/35 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.35);
}
.tw-ring-offset-stone-800\/40 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.4);
}
.tw-ring-offset-stone-800\/45 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.45);
}
.tw-ring-offset-stone-800\/5 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.05);
}
.tw-ring-offset-stone-800\/50 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.5);
}
.tw-ring-offset-stone-800\/55 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.55);
}
.tw-ring-offset-stone-800\/60 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.6);
}
.tw-ring-offset-stone-800\/65 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.65);
}
.tw-ring-offset-stone-800\/70 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.7);
}
.tw-ring-offset-stone-800\/75 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.75);
}
.tw-ring-offset-stone-800\/80 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.8);
}
.tw-ring-offset-stone-800\/85 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.85);
}
.tw-ring-offset-stone-800\/90 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.9);
}
.tw-ring-offset-stone-800\/95 {
  --tw-ring-offset-color: rgb(41 37 36 / 0.95);
}
.tw-ring-offset-stone-900 {
  --tw-ring-offset-color: #1c1917;
}
.tw-ring-offset-stone-900\/0 {
  --tw-ring-offset-color: rgb(28 25 23 / 0);
}
.tw-ring-offset-stone-900\/10 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.1);
}
.tw-ring-offset-stone-900\/100 {
  --tw-ring-offset-color: rgb(28 25 23 / 1);
}
.tw-ring-offset-stone-900\/15 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.15);
}
.tw-ring-offset-stone-900\/20 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.2);
}
.tw-ring-offset-stone-900\/25 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.25);
}
.tw-ring-offset-stone-900\/30 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.3);
}
.tw-ring-offset-stone-900\/35 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.35);
}
.tw-ring-offset-stone-900\/40 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.4);
}
.tw-ring-offset-stone-900\/45 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.45);
}
.tw-ring-offset-stone-900\/5 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.05);
}
.tw-ring-offset-stone-900\/50 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.5);
}
.tw-ring-offset-stone-900\/55 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.55);
}
.tw-ring-offset-stone-900\/60 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.6);
}
.tw-ring-offset-stone-900\/65 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.65);
}
.tw-ring-offset-stone-900\/70 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.7);
}
.tw-ring-offset-stone-900\/75 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.75);
}
.tw-ring-offset-stone-900\/80 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.8);
}
.tw-ring-offset-stone-900\/85 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.85);
}
.tw-ring-offset-stone-900\/90 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.9);
}
.tw-ring-offset-stone-900\/95 {
  --tw-ring-offset-color: rgb(28 25 23 / 0.95);
}
.tw-ring-offset-stone-950 {
  --tw-ring-offset-color: #0c0a09;
}
.tw-ring-offset-stone-950\/0 {
  --tw-ring-offset-color: rgb(12 10 9 / 0);
}
.tw-ring-offset-stone-950\/10 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.1);
}
.tw-ring-offset-stone-950\/100 {
  --tw-ring-offset-color: rgb(12 10 9 / 1);
}
.tw-ring-offset-stone-950\/15 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.15);
}
.tw-ring-offset-stone-950\/20 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.2);
}
.tw-ring-offset-stone-950\/25 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.25);
}
.tw-ring-offset-stone-950\/30 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.3);
}
.tw-ring-offset-stone-950\/35 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.35);
}
.tw-ring-offset-stone-950\/40 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.4);
}
.tw-ring-offset-stone-950\/45 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.45);
}
.tw-ring-offset-stone-950\/5 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.05);
}
.tw-ring-offset-stone-950\/50 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.5);
}
.tw-ring-offset-stone-950\/55 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.55);
}
.tw-ring-offset-stone-950\/60 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.6);
}
.tw-ring-offset-stone-950\/65 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.65);
}
.tw-ring-offset-stone-950\/70 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.7);
}
.tw-ring-offset-stone-950\/75 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.75);
}
.tw-ring-offset-stone-950\/80 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.8);
}
.tw-ring-offset-stone-950\/85 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.85);
}
.tw-ring-offset-stone-950\/90 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.9);
}
.tw-ring-offset-stone-950\/95 {
  --tw-ring-offset-color: rgb(12 10 9 / 0.95);
}
.tw-ring-offset-success {
  --tw-ring-offset-color: rgb(185, 200, 40);
}
.tw-ring-offset-success-dark {
  --tw-ring-offset-color: rgb(161, 185, 0);
}
.tw-ring-offset-success-dark\/0 {
  --tw-ring-offset-color: rgb(161 185 0 / 0);
}
.tw-ring-offset-success-dark\/10 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.1);
}
.tw-ring-offset-success-dark\/100 {
  --tw-ring-offset-color: rgb(161 185 0 / 1);
}
.tw-ring-offset-success-dark\/15 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.15);
}
.tw-ring-offset-success-dark\/20 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.2);
}
.tw-ring-offset-success-dark\/25 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.25);
}
.tw-ring-offset-success-dark\/30 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.3);
}
.tw-ring-offset-success-dark\/35 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.35);
}
.tw-ring-offset-success-dark\/40 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.4);
}
.tw-ring-offset-success-dark\/45 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.45);
}
.tw-ring-offset-success-dark\/5 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.05);
}
.tw-ring-offset-success-dark\/50 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.5);
}
.tw-ring-offset-success-dark\/55 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.55);
}
.tw-ring-offset-success-dark\/60 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.6);
}
.tw-ring-offset-success-dark\/65 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.65);
}
.tw-ring-offset-success-dark\/70 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.7);
}
.tw-ring-offset-success-dark\/75 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.75);
}
.tw-ring-offset-success-dark\/80 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.8);
}
.tw-ring-offset-success-dark\/85 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.85);
}
.tw-ring-offset-success-dark\/90 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.9);
}
.tw-ring-offset-success-dark\/95 {
  --tw-ring-offset-color: rgb(161 185 0 / 0.95);
}
.tw-ring-offset-success-light {
  --tw-ring-offset-color: rgb(204, 226, 85);
}
.tw-ring-offset-success-light\/0 {
  --tw-ring-offset-color: rgb(204 226 85 / 0);
}
.tw-ring-offset-success-light\/10 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.1);
}
.tw-ring-offset-success-light\/100 {
  --tw-ring-offset-color: rgb(204 226 85 / 1);
}
.tw-ring-offset-success-light\/15 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.15);
}
.tw-ring-offset-success-light\/20 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.2);
}
.tw-ring-offset-success-light\/25 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.25);
}
.tw-ring-offset-success-light\/30 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.3);
}
.tw-ring-offset-success-light\/35 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.35);
}
.tw-ring-offset-success-light\/40 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.4);
}
.tw-ring-offset-success-light\/45 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.45);
}
.tw-ring-offset-success-light\/5 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.05);
}
.tw-ring-offset-success-light\/50 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.5);
}
.tw-ring-offset-success-light\/55 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.55);
}
.tw-ring-offset-success-light\/60 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.6);
}
.tw-ring-offset-success-light\/65 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.65);
}
.tw-ring-offset-success-light\/70 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.7);
}
.tw-ring-offset-success-light\/75 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.75);
}
.tw-ring-offset-success-light\/80 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.8);
}
.tw-ring-offset-success-light\/85 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.85);
}
.tw-ring-offset-success-light\/90 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.9);
}
.tw-ring-offset-success-light\/95 {
  --tw-ring-offset-color: rgb(204 226 85 / 0.95);
}
.tw-ring-offset-success\/0 {
  --tw-ring-offset-color: rgb(185 200 40 / 0);
}
.tw-ring-offset-success\/10 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.1);
}
.tw-ring-offset-success\/100 {
  --tw-ring-offset-color: rgb(185 200 40 / 1);
}
.tw-ring-offset-success\/15 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.15);
}
.tw-ring-offset-success\/20 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.2);
}
.tw-ring-offset-success\/25 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.25);
}
.tw-ring-offset-success\/30 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.3);
}
.tw-ring-offset-success\/35 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.35);
}
.tw-ring-offset-success\/40 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.4);
}
.tw-ring-offset-success\/45 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.45);
}
.tw-ring-offset-success\/5 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.05);
}
.tw-ring-offset-success\/50 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.5);
}
.tw-ring-offset-success\/55 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.55);
}
.tw-ring-offset-success\/60 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.6);
}
.tw-ring-offset-success\/65 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.65);
}
.tw-ring-offset-success\/70 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.7);
}
.tw-ring-offset-success\/75 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.75);
}
.tw-ring-offset-success\/80 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.8);
}
.tw-ring-offset-success\/85 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.85);
}
.tw-ring-offset-success\/90 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.9);
}
.tw-ring-offset-success\/95 {
  --tw-ring-offset-color: rgb(185 200 40 / 0.95);
}
.tw-ring-offset-teal-100 {
  --tw-ring-offset-color: #ccfbf1;
}
.tw-ring-offset-teal-100\/0 {
  --tw-ring-offset-color: rgb(204 251 241 / 0);
}
.tw-ring-offset-teal-100\/10 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.1);
}
.tw-ring-offset-teal-100\/100 {
  --tw-ring-offset-color: rgb(204 251 241 / 1);
}
.tw-ring-offset-teal-100\/15 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.15);
}
.tw-ring-offset-teal-100\/20 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.2);
}
.tw-ring-offset-teal-100\/25 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.25);
}
.tw-ring-offset-teal-100\/30 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.3);
}
.tw-ring-offset-teal-100\/35 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.35);
}
.tw-ring-offset-teal-100\/40 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.4);
}
.tw-ring-offset-teal-100\/45 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.45);
}
.tw-ring-offset-teal-100\/5 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.05);
}
.tw-ring-offset-teal-100\/50 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.5);
}
.tw-ring-offset-teal-100\/55 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.55);
}
.tw-ring-offset-teal-100\/60 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.6);
}
.tw-ring-offset-teal-100\/65 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.65);
}
.tw-ring-offset-teal-100\/70 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.7);
}
.tw-ring-offset-teal-100\/75 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.75);
}
.tw-ring-offset-teal-100\/80 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.8);
}
.tw-ring-offset-teal-100\/85 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.85);
}
.tw-ring-offset-teal-100\/90 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.9);
}
.tw-ring-offset-teal-100\/95 {
  --tw-ring-offset-color: rgb(204 251 241 / 0.95);
}
.tw-ring-offset-teal-200 {
  --tw-ring-offset-color: #99f6e4;
}
.tw-ring-offset-teal-200\/0 {
  --tw-ring-offset-color: rgb(153 246 228 / 0);
}
.tw-ring-offset-teal-200\/10 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.1);
}
.tw-ring-offset-teal-200\/100 {
  --tw-ring-offset-color: rgb(153 246 228 / 1);
}
.tw-ring-offset-teal-200\/15 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.15);
}
.tw-ring-offset-teal-200\/20 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.2);
}
.tw-ring-offset-teal-200\/25 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.25);
}
.tw-ring-offset-teal-200\/30 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.3);
}
.tw-ring-offset-teal-200\/35 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.35);
}
.tw-ring-offset-teal-200\/40 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.4);
}
.tw-ring-offset-teal-200\/45 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.45);
}
.tw-ring-offset-teal-200\/5 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.05);
}
.tw-ring-offset-teal-200\/50 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.5);
}
.tw-ring-offset-teal-200\/55 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.55);
}
.tw-ring-offset-teal-200\/60 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.6);
}
.tw-ring-offset-teal-200\/65 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.65);
}
.tw-ring-offset-teal-200\/70 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.7);
}
.tw-ring-offset-teal-200\/75 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.75);
}
.tw-ring-offset-teal-200\/80 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.8);
}
.tw-ring-offset-teal-200\/85 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.85);
}
.tw-ring-offset-teal-200\/90 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.9);
}
.tw-ring-offset-teal-200\/95 {
  --tw-ring-offset-color: rgb(153 246 228 / 0.95);
}
.tw-ring-offset-teal-300 {
  --tw-ring-offset-color: #5eead4;
}
.tw-ring-offset-teal-300\/0 {
  --tw-ring-offset-color: rgb(94 234 212 / 0);
}
.tw-ring-offset-teal-300\/10 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.1);
}
.tw-ring-offset-teal-300\/100 {
  --tw-ring-offset-color: rgb(94 234 212 / 1);
}
.tw-ring-offset-teal-300\/15 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.15);
}
.tw-ring-offset-teal-300\/20 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.2);
}
.tw-ring-offset-teal-300\/25 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.25);
}
.tw-ring-offset-teal-300\/30 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.3);
}
.tw-ring-offset-teal-300\/35 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.35);
}
.tw-ring-offset-teal-300\/40 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.4);
}
.tw-ring-offset-teal-300\/45 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.45);
}
.tw-ring-offset-teal-300\/5 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.05);
}
.tw-ring-offset-teal-300\/50 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.5);
}
.tw-ring-offset-teal-300\/55 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.55);
}
.tw-ring-offset-teal-300\/60 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.6);
}
.tw-ring-offset-teal-300\/65 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.65);
}
.tw-ring-offset-teal-300\/70 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.7);
}
.tw-ring-offset-teal-300\/75 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.75);
}
.tw-ring-offset-teal-300\/80 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.8);
}
.tw-ring-offset-teal-300\/85 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.85);
}
.tw-ring-offset-teal-300\/90 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.9);
}
.tw-ring-offset-teal-300\/95 {
  --tw-ring-offset-color: rgb(94 234 212 / 0.95);
}
.tw-ring-offset-teal-400 {
  --tw-ring-offset-color: #2dd4bf;
}
.tw-ring-offset-teal-400\/0 {
  --tw-ring-offset-color: rgb(45 212 191 / 0);
}
.tw-ring-offset-teal-400\/10 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.1);
}
.tw-ring-offset-teal-400\/100 {
  --tw-ring-offset-color: rgb(45 212 191 / 1);
}
.tw-ring-offset-teal-400\/15 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.15);
}
.tw-ring-offset-teal-400\/20 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.2);
}
.tw-ring-offset-teal-400\/25 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.25);
}
.tw-ring-offset-teal-400\/30 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.3);
}
.tw-ring-offset-teal-400\/35 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.35);
}
.tw-ring-offset-teal-400\/40 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.4);
}
.tw-ring-offset-teal-400\/45 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.45);
}
.tw-ring-offset-teal-400\/5 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.05);
}
.tw-ring-offset-teal-400\/50 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.5);
}
.tw-ring-offset-teal-400\/55 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.55);
}
.tw-ring-offset-teal-400\/60 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.6);
}
.tw-ring-offset-teal-400\/65 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.65);
}
.tw-ring-offset-teal-400\/70 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.7);
}
.tw-ring-offset-teal-400\/75 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.75);
}
.tw-ring-offset-teal-400\/80 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.8);
}
.tw-ring-offset-teal-400\/85 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.85);
}
.tw-ring-offset-teal-400\/90 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.9);
}
.tw-ring-offset-teal-400\/95 {
  --tw-ring-offset-color: rgb(45 212 191 / 0.95);
}
.tw-ring-offset-teal-50 {
  --tw-ring-offset-color: #f0fdfa;
}
.tw-ring-offset-teal-50\/0 {
  --tw-ring-offset-color: rgb(240 253 250 / 0);
}
.tw-ring-offset-teal-50\/10 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.1);
}
.tw-ring-offset-teal-50\/100 {
  --tw-ring-offset-color: rgb(240 253 250 / 1);
}
.tw-ring-offset-teal-50\/15 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.15);
}
.tw-ring-offset-teal-50\/20 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.2);
}
.tw-ring-offset-teal-50\/25 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.25);
}
.tw-ring-offset-teal-50\/30 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.3);
}
.tw-ring-offset-teal-50\/35 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.35);
}
.tw-ring-offset-teal-50\/40 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.4);
}
.tw-ring-offset-teal-50\/45 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.45);
}
.tw-ring-offset-teal-50\/5 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.05);
}
.tw-ring-offset-teal-50\/50 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.5);
}
.tw-ring-offset-teal-50\/55 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.55);
}
.tw-ring-offset-teal-50\/60 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.6);
}
.tw-ring-offset-teal-50\/65 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.65);
}
.tw-ring-offset-teal-50\/70 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.7);
}
.tw-ring-offset-teal-50\/75 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.75);
}
.tw-ring-offset-teal-50\/80 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.8);
}
.tw-ring-offset-teal-50\/85 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.85);
}
.tw-ring-offset-teal-50\/90 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.9);
}
.tw-ring-offset-teal-50\/95 {
  --tw-ring-offset-color: rgb(240 253 250 / 0.95);
}
.tw-ring-offset-teal-500 {
  --tw-ring-offset-color: #14b8a6;
}
.tw-ring-offset-teal-500\/0 {
  --tw-ring-offset-color: rgb(20 184 166 / 0);
}
.tw-ring-offset-teal-500\/10 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.1);
}
.tw-ring-offset-teal-500\/100 {
  --tw-ring-offset-color: rgb(20 184 166 / 1);
}
.tw-ring-offset-teal-500\/15 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.15);
}
.tw-ring-offset-teal-500\/20 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.2);
}
.tw-ring-offset-teal-500\/25 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.25);
}
.tw-ring-offset-teal-500\/30 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.3);
}
.tw-ring-offset-teal-500\/35 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.35);
}
.tw-ring-offset-teal-500\/40 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.4);
}
.tw-ring-offset-teal-500\/45 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.45);
}
.tw-ring-offset-teal-500\/5 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.05);
}
.tw-ring-offset-teal-500\/50 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.5);
}
.tw-ring-offset-teal-500\/55 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.55);
}
.tw-ring-offset-teal-500\/60 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.6);
}
.tw-ring-offset-teal-500\/65 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.65);
}
.tw-ring-offset-teal-500\/70 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.7);
}
.tw-ring-offset-teal-500\/75 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.75);
}
.tw-ring-offset-teal-500\/80 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.8);
}
.tw-ring-offset-teal-500\/85 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.85);
}
.tw-ring-offset-teal-500\/90 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.9);
}
.tw-ring-offset-teal-500\/95 {
  --tw-ring-offset-color: rgb(20 184 166 / 0.95);
}
.tw-ring-offset-teal-600 {
  --tw-ring-offset-color: #0d9488;
}
.tw-ring-offset-teal-600\/0 {
  --tw-ring-offset-color: rgb(13 148 136 / 0);
}
.tw-ring-offset-teal-600\/10 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.1);
}
.tw-ring-offset-teal-600\/100 {
  --tw-ring-offset-color: rgb(13 148 136 / 1);
}
.tw-ring-offset-teal-600\/15 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.15);
}
.tw-ring-offset-teal-600\/20 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.2);
}
.tw-ring-offset-teal-600\/25 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.25);
}
.tw-ring-offset-teal-600\/30 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.3);
}
.tw-ring-offset-teal-600\/35 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.35);
}
.tw-ring-offset-teal-600\/40 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.4);
}
.tw-ring-offset-teal-600\/45 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.45);
}
.tw-ring-offset-teal-600\/5 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.05);
}
.tw-ring-offset-teal-600\/50 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.5);
}
.tw-ring-offset-teal-600\/55 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.55);
}
.tw-ring-offset-teal-600\/60 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.6);
}
.tw-ring-offset-teal-600\/65 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.65);
}
.tw-ring-offset-teal-600\/70 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.7);
}
.tw-ring-offset-teal-600\/75 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.75);
}
.tw-ring-offset-teal-600\/80 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.8);
}
.tw-ring-offset-teal-600\/85 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.85);
}
.tw-ring-offset-teal-600\/90 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.9);
}
.tw-ring-offset-teal-600\/95 {
  --tw-ring-offset-color: rgb(13 148 136 / 0.95);
}
.tw-ring-offset-teal-700 {
  --tw-ring-offset-color: #0f766e;
}
.tw-ring-offset-teal-700\/0 {
  --tw-ring-offset-color: rgb(15 118 110 / 0);
}
.tw-ring-offset-teal-700\/10 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.1);
}
.tw-ring-offset-teal-700\/100 {
  --tw-ring-offset-color: rgb(15 118 110 / 1);
}
.tw-ring-offset-teal-700\/15 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.15);
}
.tw-ring-offset-teal-700\/20 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.2);
}
.tw-ring-offset-teal-700\/25 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.25);
}
.tw-ring-offset-teal-700\/30 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.3);
}
.tw-ring-offset-teal-700\/35 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.35);
}
.tw-ring-offset-teal-700\/40 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.4);
}
.tw-ring-offset-teal-700\/45 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.45);
}
.tw-ring-offset-teal-700\/5 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.05);
}
.tw-ring-offset-teal-700\/50 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.5);
}
.tw-ring-offset-teal-700\/55 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.55);
}
.tw-ring-offset-teal-700\/60 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.6);
}
.tw-ring-offset-teal-700\/65 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.65);
}
.tw-ring-offset-teal-700\/70 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.7);
}
.tw-ring-offset-teal-700\/75 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.75);
}
.tw-ring-offset-teal-700\/80 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.8);
}
.tw-ring-offset-teal-700\/85 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.85);
}
.tw-ring-offset-teal-700\/90 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.9);
}
.tw-ring-offset-teal-700\/95 {
  --tw-ring-offset-color: rgb(15 118 110 / 0.95);
}
.tw-ring-offset-teal-800 {
  --tw-ring-offset-color: #115e59;
}
.tw-ring-offset-teal-800\/0 {
  --tw-ring-offset-color: rgb(17 94 89 / 0);
}
.tw-ring-offset-teal-800\/10 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.1);
}
.tw-ring-offset-teal-800\/100 {
  --tw-ring-offset-color: rgb(17 94 89 / 1);
}
.tw-ring-offset-teal-800\/15 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.15);
}
.tw-ring-offset-teal-800\/20 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.2);
}
.tw-ring-offset-teal-800\/25 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.25);
}
.tw-ring-offset-teal-800\/30 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.3);
}
.tw-ring-offset-teal-800\/35 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.35);
}
.tw-ring-offset-teal-800\/40 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.4);
}
.tw-ring-offset-teal-800\/45 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.45);
}
.tw-ring-offset-teal-800\/5 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.05);
}
.tw-ring-offset-teal-800\/50 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.5);
}
.tw-ring-offset-teal-800\/55 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.55);
}
.tw-ring-offset-teal-800\/60 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.6);
}
.tw-ring-offset-teal-800\/65 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.65);
}
.tw-ring-offset-teal-800\/70 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.7);
}
.tw-ring-offset-teal-800\/75 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.75);
}
.tw-ring-offset-teal-800\/80 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.8);
}
.tw-ring-offset-teal-800\/85 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.85);
}
.tw-ring-offset-teal-800\/90 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.9);
}
.tw-ring-offset-teal-800\/95 {
  --tw-ring-offset-color: rgb(17 94 89 / 0.95);
}
.tw-ring-offset-teal-900 {
  --tw-ring-offset-color: #134e4a;
}
.tw-ring-offset-teal-900\/0 {
  --tw-ring-offset-color: rgb(19 78 74 / 0);
}
.tw-ring-offset-teal-900\/10 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.1);
}
.tw-ring-offset-teal-900\/100 {
  --tw-ring-offset-color: rgb(19 78 74 / 1);
}
.tw-ring-offset-teal-900\/15 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.15);
}
.tw-ring-offset-teal-900\/20 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.2);
}
.tw-ring-offset-teal-900\/25 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.25);
}
.tw-ring-offset-teal-900\/30 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.3);
}
.tw-ring-offset-teal-900\/35 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.35);
}
.tw-ring-offset-teal-900\/40 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.4);
}
.tw-ring-offset-teal-900\/45 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.45);
}
.tw-ring-offset-teal-900\/5 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.05);
}
.tw-ring-offset-teal-900\/50 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.5);
}
.tw-ring-offset-teal-900\/55 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.55);
}
.tw-ring-offset-teal-900\/60 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.6);
}
.tw-ring-offset-teal-900\/65 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.65);
}
.tw-ring-offset-teal-900\/70 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.7);
}
.tw-ring-offset-teal-900\/75 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.75);
}
.tw-ring-offset-teal-900\/80 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.8);
}
.tw-ring-offset-teal-900\/85 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.85);
}
.tw-ring-offset-teal-900\/90 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.9);
}
.tw-ring-offset-teal-900\/95 {
  --tw-ring-offset-color: rgb(19 78 74 / 0.95);
}
.tw-ring-offset-teal-950 {
  --tw-ring-offset-color: #042f2e;
}
.tw-ring-offset-teal-950\/0 {
  --tw-ring-offset-color: rgb(4 47 46 / 0);
}
.tw-ring-offset-teal-950\/10 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.1);
}
.tw-ring-offset-teal-950\/100 {
  --tw-ring-offset-color: rgb(4 47 46 / 1);
}
.tw-ring-offset-teal-950\/15 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.15);
}
.tw-ring-offset-teal-950\/20 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.2);
}
.tw-ring-offset-teal-950\/25 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.25);
}
.tw-ring-offset-teal-950\/30 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.3);
}
.tw-ring-offset-teal-950\/35 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.35);
}
.tw-ring-offset-teal-950\/40 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.4);
}
.tw-ring-offset-teal-950\/45 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.45);
}
.tw-ring-offset-teal-950\/5 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.05);
}
.tw-ring-offset-teal-950\/50 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.5);
}
.tw-ring-offset-teal-950\/55 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.55);
}
.tw-ring-offset-teal-950\/60 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.6);
}
.tw-ring-offset-teal-950\/65 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.65);
}
.tw-ring-offset-teal-950\/70 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.7);
}
.tw-ring-offset-teal-950\/75 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.75);
}
.tw-ring-offset-teal-950\/80 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.8);
}
.tw-ring-offset-teal-950\/85 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.85);
}
.tw-ring-offset-teal-950\/90 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.9);
}
.tw-ring-offset-teal-950\/95 {
  --tw-ring-offset-color: rgb(4 47 46 / 0.95);
}
.tw-ring-offset-transparent {
  --tw-ring-offset-color: transparent;
}
.tw-ring-offset-transparent\/0 {
  --tw-ring-offset-color: rgb(0 0 0 / 0);
}
.tw-ring-offset-transparent\/10 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.1);
}
.tw-ring-offset-transparent\/100 {
  --tw-ring-offset-color: rgb(0 0 0 / 1);
}
.tw-ring-offset-transparent\/15 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.15);
}
.tw-ring-offset-transparent\/20 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.2);
}
.tw-ring-offset-transparent\/25 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.25);
}
.tw-ring-offset-transparent\/30 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.3);
}
.tw-ring-offset-transparent\/35 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.35);
}
.tw-ring-offset-transparent\/40 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.4);
}
.tw-ring-offset-transparent\/45 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.45);
}
.tw-ring-offset-transparent\/5 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.05);
}
.tw-ring-offset-transparent\/50 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.5);
}
.tw-ring-offset-transparent\/55 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.55);
}
.tw-ring-offset-transparent\/60 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.6);
}
.tw-ring-offset-transparent\/65 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.65);
}
.tw-ring-offset-transparent\/70 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.7);
}
.tw-ring-offset-transparent\/75 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.75);
}
.tw-ring-offset-transparent\/80 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.8);
}
.tw-ring-offset-transparent\/85 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.85);
}
.tw-ring-offset-transparent\/90 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.9);
}
.tw-ring-offset-transparent\/95 {
  --tw-ring-offset-color: rgb(0 0 0 / 0.95);
}
.tw-ring-offset-violet-100 {
  --tw-ring-offset-color: #ede9fe;
}
.tw-ring-offset-violet-100\/0 {
  --tw-ring-offset-color: rgb(237 233 254 / 0);
}
.tw-ring-offset-violet-100\/10 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.1);
}
.tw-ring-offset-violet-100\/100 {
  --tw-ring-offset-color: rgb(237 233 254 / 1);
}
.tw-ring-offset-violet-100\/15 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.15);
}
.tw-ring-offset-violet-100\/20 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.2);
}
.tw-ring-offset-violet-100\/25 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.25);
}
.tw-ring-offset-violet-100\/30 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.3);
}
.tw-ring-offset-violet-100\/35 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.35);
}
.tw-ring-offset-violet-100\/40 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.4);
}
.tw-ring-offset-violet-100\/45 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.45);
}
.tw-ring-offset-violet-100\/5 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.05);
}
.tw-ring-offset-violet-100\/50 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.5);
}
.tw-ring-offset-violet-100\/55 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.55);
}
.tw-ring-offset-violet-100\/60 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.6);
}
.tw-ring-offset-violet-100\/65 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.65);
}
.tw-ring-offset-violet-100\/70 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.7);
}
.tw-ring-offset-violet-100\/75 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.75);
}
.tw-ring-offset-violet-100\/80 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.8);
}
.tw-ring-offset-violet-100\/85 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.85);
}
.tw-ring-offset-violet-100\/90 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.9);
}
.tw-ring-offset-violet-100\/95 {
  --tw-ring-offset-color: rgb(237 233 254 / 0.95);
}
.tw-ring-offset-violet-200 {
  --tw-ring-offset-color: #ddd6fe;
}
.tw-ring-offset-violet-200\/0 {
  --tw-ring-offset-color: rgb(221 214 254 / 0);
}
.tw-ring-offset-violet-200\/10 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.1);
}
.tw-ring-offset-violet-200\/100 {
  --tw-ring-offset-color: rgb(221 214 254 / 1);
}
.tw-ring-offset-violet-200\/15 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.15);
}
.tw-ring-offset-violet-200\/20 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.2);
}
.tw-ring-offset-violet-200\/25 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.25);
}
.tw-ring-offset-violet-200\/30 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.3);
}
.tw-ring-offset-violet-200\/35 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.35);
}
.tw-ring-offset-violet-200\/40 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.4);
}
.tw-ring-offset-violet-200\/45 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.45);
}
.tw-ring-offset-violet-200\/5 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.05);
}
.tw-ring-offset-violet-200\/50 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.5);
}
.tw-ring-offset-violet-200\/55 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.55);
}
.tw-ring-offset-violet-200\/60 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.6);
}
.tw-ring-offset-violet-200\/65 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.65);
}
.tw-ring-offset-violet-200\/70 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.7);
}
.tw-ring-offset-violet-200\/75 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.75);
}
.tw-ring-offset-violet-200\/80 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.8);
}
.tw-ring-offset-violet-200\/85 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.85);
}
.tw-ring-offset-violet-200\/90 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.9);
}
.tw-ring-offset-violet-200\/95 {
  --tw-ring-offset-color: rgb(221 214 254 / 0.95);
}
.tw-ring-offset-violet-300 {
  --tw-ring-offset-color: #c4b5fd;
}
.tw-ring-offset-violet-300\/0 {
  --tw-ring-offset-color: rgb(196 181 253 / 0);
}
.tw-ring-offset-violet-300\/10 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.1);
}
.tw-ring-offset-violet-300\/100 {
  --tw-ring-offset-color: rgb(196 181 253 / 1);
}
.tw-ring-offset-violet-300\/15 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.15);
}
.tw-ring-offset-violet-300\/20 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.2);
}
.tw-ring-offset-violet-300\/25 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.25);
}
.tw-ring-offset-violet-300\/30 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.3);
}
.tw-ring-offset-violet-300\/35 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.35);
}
.tw-ring-offset-violet-300\/40 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.4);
}
.tw-ring-offset-violet-300\/45 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.45);
}
.tw-ring-offset-violet-300\/5 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.05);
}
.tw-ring-offset-violet-300\/50 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.5);
}
.tw-ring-offset-violet-300\/55 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.55);
}
.tw-ring-offset-violet-300\/60 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.6);
}
.tw-ring-offset-violet-300\/65 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.65);
}
.tw-ring-offset-violet-300\/70 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.7);
}
.tw-ring-offset-violet-300\/75 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.75);
}
.tw-ring-offset-violet-300\/80 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.8);
}
.tw-ring-offset-violet-300\/85 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.85);
}
.tw-ring-offset-violet-300\/90 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.9);
}
.tw-ring-offset-violet-300\/95 {
  --tw-ring-offset-color: rgb(196 181 253 / 0.95);
}
.tw-ring-offset-violet-400 {
  --tw-ring-offset-color: #a78bfa;
}
.tw-ring-offset-violet-400\/0 {
  --tw-ring-offset-color: rgb(167 139 250 / 0);
}
.tw-ring-offset-violet-400\/10 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.1);
}
.tw-ring-offset-violet-400\/100 {
  --tw-ring-offset-color: rgb(167 139 250 / 1);
}
.tw-ring-offset-violet-400\/15 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.15);
}
.tw-ring-offset-violet-400\/20 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.2);
}
.tw-ring-offset-violet-400\/25 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.25);
}
.tw-ring-offset-violet-400\/30 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.3);
}
.tw-ring-offset-violet-400\/35 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.35);
}
.tw-ring-offset-violet-400\/40 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.4);
}
.tw-ring-offset-violet-400\/45 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.45);
}
.tw-ring-offset-violet-400\/5 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.05);
}
.tw-ring-offset-violet-400\/50 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.5);
}
.tw-ring-offset-violet-400\/55 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.55);
}
.tw-ring-offset-violet-400\/60 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.6);
}
.tw-ring-offset-violet-400\/65 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.65);
}
.tw-ring-offset-violet-400\/70 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.7);
}
.tw-ring-offset-violet-400\/75 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.75);
}
.tw-ring-offset-violet-400\/80 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.8);
}
.tw-ring-offset-violet-400\/85 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.85);
}
.tw-ring-offset-violet-400\/90 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.9);
}
.tw-ring-offset-violet-400\/95 {
  --tw-ring-offset-color: rgb(167 139 250 / 0.95);
}
.tw-ring-offset-violet-50 {
  --tw-ring-offset-color: #f5f3ff;
}
.tw-ring-offset-violet-50\/0 {
  --tw-ring-offset-color: rgb(245 243 255 / 0);
}
.tw-ring-offset-violet-50\/10 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.1);
}
.tw-ring-offset-violet-50\/100 {
  --tw-ring-offset-color: rgb(245 243 255 / 1);
}
.tw-ring-offset-violet-50\/15 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.15);
}
.tw-ring-offset-violet-50\/20 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.2);
}
.tw-ring-offset-violet-50\/25 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.25);
}
.tw-ring-offset-violet-50\/30 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.3);
}
.tw-ring-offset-violet-50\/35 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.35);
}
.tw-ring-offset-violet-50\/40 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.4);
}
.tw-ring-offset-violet-50\/45 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.45);
}
.tw-ring-offset-violet-50\/5 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.05);
}
.tw-ring-offset-violet-50\/50 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.5);
}
.tw-ring-offset-violet-50\/55 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.55);
}
.tw-ring-offset-violet-50\/60 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.6);
}
.tw-ring-offset-violet-50\/65 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.65);
}
.tw-ring-offset-violet-50\/70 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.7);
}
.tw-ring-offset-violet-50\/75 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.75);
}
.tw-ring-offset-violet-50\/80 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.8);
}
.tw-ring-offset-violet-50\/85 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.85);
}
.tw-ring-offset-violet-50\/90 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.9);
}
.tw-ring-offset-violet-50\/95 {
  --tw-ring-offset-color: rgb(245 243 255 / 0.95);
}
.tw-ring-offset-violet-500 {
  --tw-ring-offset-color: #8b5cf6;
}
.tw-ring-offset-violet-500\/0 {
  --tw-ring-offset-color: rgb(139 92 246 / 0);
}
.tw-ring-offset-violet-500\/10 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.1);
}
.tw-ring-offset-violet-500\/100 {
  --tw-ring-offset-color: rgb(139 92 246 / 1);
}
.tw-ring-offset-violet-500\/15 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.15);
}
.tw-ring-offset-violet-500\/20 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.2);
}
.tw-ring-offset-violet-500\/25 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.25);
}
.tw-ring-offset-violet-500\/30 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.3);
}
.tw-ring-offset-violet-500\/35 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.35);
}
.tw-ring-offset-violet-500\/40 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.4);
}
.tw-ring-offset-violet-500\/45 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.45);
}
.tw-ring-offset-violet-500\/5 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.05);
}
.tw-ring-offset-violet-500\/50 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.5);
}
.tw-ring-offset-violet-500\/55 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.55);
}
.tw-ring-offset-violet-500\/60 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.6);
}
.tw-ring-offset-violet-500\/65 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.65);
}
.tw-ring-offset-violet-500\/70 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.7);
}
.tw-ring-offset-violet-500\/75 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.75);
}
.tw-ring-offset-violet-500\/80 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.8);
}
.tw-ring-offset-violet-500\/85 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.85);
}
.tw-ring-offset-violet-500\/90 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.9);
}
.tw-ring-offset-violet-500\/95 {
  --tw-ring-offset-color: rgb(139 92 246 / 0.95);
}
.tw-ring-offset-violet-600 {
  --tw-ring-offset-color: #7c3aed;
}
.tw-ring-offset-violet-600\/0 {
  --tw-ring-offset-color: rgb(124 58 237 / 0);
}
.tw-ring-offset-violet-600\/10 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.1);
}
.tw-ring-offset-violet-600\/100 {
  --tw-ring-offset-color: rgb(124 58 237 / 1);
}
.tw-ring-offset-violet-600\/15 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.15);
}
.tw-ring-offset-violet-600\/20 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.2);
}
.tw-ring-offset-violet-600\/25 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.25);
}
.tw-ring-offset-violet-600\/30 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.3);
}
.tw-ring-offset-violet-600\/35 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.35);
}
.tw-ring-offset-violet-600\/40 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.4);
}
.tw-ring-offset-violet-600\/45 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.45);
}
.tw-ring-offset-violet-600\/5 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.05);
}
.tw-ring-offset-violet-600\/50 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.5);
}
.tw-ring-offset-violet-600\/55 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.55);
}
.tw-ring-offset-violet-600\/60 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.6);
}
.tw-ring-offset-violet-600\/65 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.65);
}
.tw-ring-offset-violet-600\/70 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.7);
}
.tw-ring-offset-violet-600\/75 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.75);
}
.tw-ring-offset-violet-600\/80 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.8);
}
.tw-ring-offset-violet-600\/85 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.85);
}
.tw-ring-offset-violet-600\/90 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.9);
}
.tw-ring-offset-violet-600\/95 {
  --tw-ring-offset-color: rgb(124 58 237 / 0.95);
}
.tw-ring-offset-violet-700 {
  --tw-ring-offset-color: #6d28d9;
}
.tw-ring-offset-violet-700\/0 {
  --tw-ring-offset-color: rgb(109 40 217 / 0);
}
.tw-ring-offset-violet-700\/10 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.1);
}
.tw-ring-offset-violet-700\/100 {
  --tw-ring-offset-color: rgb(109 40 217 / 1);
}
.tw-ring-offset-violet-700\/15 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.15);
}
.tw-ring-offset-violet-700\/20 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.2);
}
.tw-ring-offset-violet-700\/25 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.25);
}
.tw-ring-offset-violet-700\/30 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.3);
}
.tw-ring-offset-violet-700\/35 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.35);
}
.tw-ring-offset-violet-700\/40 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.4);
}
.tw-ring-offset-violet-700\/45 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.45);
}
.tw-ring-offset-violet-700\/5 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.05);
}
.tw-ring-offset-violet-700\/50 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.5);
}
.tw-ring-offset-violet-700\/55 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.55);
}
.tw-ring-offset-violet-700\/60 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.6);
}
.tw-ring-offset-violet-700\/65 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.65);
}
.tw-ring-offset-violet-700\/70 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.7);
}
.tw-ring-offset-violet-700\/75 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.75);
}
.tw-ring-offset-violet-700\/80 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.8);
}
.tw-ring-offset-violet-700\/85 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.85);
}
.tw-ring-offset-violet-700\/90 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.9);
}
.tw-ring-offset-violet-700\/95 {
  --tw-ring-offset-color: rgb(109 40 217 / 0.95);
}
.tw-ring-offset-violet-800 {
  --tw-ring-offset-color: #5b21b6;
}
.tw-ring-offset-violet-800\/0 {
  --tw-ring-offset-color: rgb(91 33 182 / 0);
}
.tw-ring-offset-violet-800\/10 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.1);
}
.tw-ring-offset-violet-800\/100 {
  --tw-ring-offset-color: rgb(91 33 182 / 1);
}
.tw-ring-offset-violet-800\/15 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.15);
}
.tw-ring-offset-violet-800\/20 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.2);
}
.tw-ring-offset-violet-800\/25 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.25);
}
.tw-ring-offset-violet-800\/30 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.3);
}
.tw-ring-offset-violet-800\/35 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.35);
}
.tw-ring-offset-violet-800\/40 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.4);
}
.tw-ring-offset-violet-800\/45 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.45);
}
.tw-ring-offset-violet-800\/5 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.05);
}
.tw-ring-offset-violet-800\/50 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.5);
}
.tw-ring-offset-violet-800\/55 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.55);
}
.tw-ring-offset-violet-800\/60 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.6);
}
.tw-ring-offset-violet-800\/65 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.65);
}
.tw-ring-offset-violet-800\/70 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.7);
}
.tw-ring-offset-violet-800\/75 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.75);
}
.tw-ring-offset-violet-800\/80 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.8);
}
.tw-ring-offset-violet-800\/85 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.85);
}
.tw-ring-offset-violet-800\/90 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.9);
}
.tw-ring-offset-violet-800\/95 {
  --tw-ring-offset-color: rgb(91 33 182 / 0.95);
}
.tw-ring-offset-violet-900 {
  --tw-ring-offset-color: #4c1d95;
}
.tw-ring-offset-violet-900\/0 {
  --tw-ring-offset-color: rgb(76 29 149 / 0);
}
.tw-ring-offset-violet-900\/10 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.1);
}
.tw-ring-offset-violet-900\/100 {
  --tw-ring-offset-color: rgb(76 29 149 / 1);
}
.tw-ring-offset-violet-900\/15 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.15);
}
.tw-ring-offset-violet-900\/20 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.2);
}
.tw-ring-offset-violet-900\/25 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.25);
}
.tw-ring-offset-violet-900\/30 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.3);
}
.tw-ring-offset-violet-900\/35 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.35);
}
.tw-ring-offset-violet-900\/40 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.4);
}
.tw-ring-offset-violet-900\/45 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.45);
}
.tw-ring-offset-violet-900\/5 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.05);
}
.tw-ring-offset-violet-900\/50 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.5);
}
.tw-ring-offset-violet-900\/55 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.55);
}
.tw-ring-offset-violet-900\/60 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.6);
}
.tw-ring-offset-violet-900\/65 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.65);
}
.tw-ring-offset-violet-900\/70 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.7);
}
.tw-ring-offset-violet-900\/75 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.75);
}
.tw-ring-offset-violet-900\/80 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.8);
}
.tw-ring-offset-violet-900\/85 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.85);
}
.tw-ring-offset-violet-900\/90 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.9);
}
.tw-ring-offset-violet-900\/95 {
  --tw-ring-offset-color: rgb(76 29 149 / 0.95);
}
.tw-ring-offset-violet-950 {
  --tw-ring-offset-color: #2e1065;
}
.tw-ring-offset-violet-950\/0 {
  --tw-ring-offset-color: rgb(46 16 101 / 0);
}
.tw-ring-offset-violet-950\/10 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.1);
}
.tw-ring-offset-violet-950\/100 {
  --tw-ring-offset-color: rgb(46 16 101 / 1);
}
.tw-ring-offset-violet-950\/15 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.15);
}
.tw-ring-offset-violet-950\/20 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.2);
}
.tw-ring-offset-violet-950\/25 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.25);
}
.tw-ring-offset-violet-950\/30 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.3);
}
.tw-ring-offset-violet-950\/35 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.35);
}
.tw-ring-offset-violet-950\/40 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.4);
}
.tw-ring-offset-violet-950\/45 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.45);
}
.tw-ring-offset-violet-950\/5 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.05);
}
.tw-ring-offset-violet-950\/50 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.5);
}
.tw-ring-offset-violet-950\/55 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.55);
}
.tw-ring-offset-violet-950\/60 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.6);
}
.tw-ring-offset-violet-950\/65 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.65);
}
.tw-ring-offset-violet-950\/70 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.7);
}
.tw-ring-offset-violet-950\/75 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.75);
}
.tw-ring-offset-violet-950\/80 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.8);
}
.tw-ring-offset-violet-950\/85 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.85);
}
.tw-ring-offset-violet-950\/90 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.9);
}
.tw-ring-offset-violet-950\/95 {
  --tw-ring-offset-color: rgb(46 16 101 / 0.95);
}
.tw-ring-offset-white {
  --tw-ring-offset-color: #fff;
}
.tw-ring-offset-white\/0 {
  --tw-ring-offset-color: rgb(255 255 255 / 0);
}
.tw-ring-offset-white\/10 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.1);
}
.tw-ring-offset-white\/100 {
  --tw-ring-offset-color: rgb(255 255 255 / 1);
}
.tw-ring-offset-white\/15 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.15);
}
.tw-ring-offset-white\/20 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.2);
}
.tw-ring-offset-white\/25 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.25);
}
.tw-ring-offset-white\/30 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.3);
}
.tw-ring-offset-white\/35 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.35);
}
.tw-ring-offset-white\/40 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.4);
}
.tw-ring-offset-white\/45 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.45);
}
.tw-ring-offset-white\/5 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.05);
}
.tw-ring-offset-white\/50 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.5);
}
.tw-ring-offset-white\/55 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.55);
}
.tw-ring-offset-white\/60 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.6);
}
.tw-ring-offset-white\/65 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.65);
}
.tw-ring-offset-white\/70 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.7);
}
.tw-ring-offset-white\/75 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.75);
}
.tw-ring-offset-white\/80 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.8);
}
.tw-ring-offset-white\/85 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.85);
}
.tw-ring-offset-white\/90 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.9);
}
.tw-ring-offset-white\/95 {
  --tw-ring-offset-color: rgb(255 255 255 / 0.95);
}
.tw-ring-offset-yellow-100 {
  --tw-ring-offset-color: #fef9c3;
}
.tw-ring-offset-yellow-100\/0 {
  --tw-ring-offset-color: rgb(254 249 195 / 0);
}
.tw-ring-offset-yellow-100\/10 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.1);
}
.tw-ring-offset-yellow-100\/100 {
  --tw-ring-offset-color: rgb(254 249 195 / 1);
}
.tw-ring-offset-yellow-100\/15 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.15);
}
.tw-ring-offset-yellow-100\/20 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.2);
}
.tw-ring-offset-yellow-100\/25 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.25);
}
.tw-ring-offset-yellow-100\/30 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.3);
}
.tw-ring-offset-yellow-100\/35 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.35);
}
.tw-ring-offset-yellow-100\/40 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.4);
}
.tw-ring-offset-yellow-100\/45 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.45);
}
.tw-ring-offset-yellow-100\/5 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.05);
}
.tw-ring-offset-yellow-100\/50 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.5);
}
.tw-ring-offset-yellow-100\/55 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.55);
}
.tw-ring-offset-yellow-100\/60 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.6);
}
.tw-ring-offset-yellow-100\/65 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.65);
}
.tw-ring-offset-yellow-100\/70 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.7);
}
.tw-ring-offset-yellow-100\/75 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.75);
}
.tw-ring-offset-yellow-100\/80 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.8);
}
.tw-ring-offset-yellow-100\/85 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.85);
}
.tw-ring-offset-yellow-100\/90 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.9);
}
.tw-ring-offset-yellow-100\/95 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.95);
}
.tw-ring-offset-yellow-200 {
  --tw-ring-offset-color: #fef08a;
}
.tw-ring-offset-yellow-200\/0 {
  --tw-ring-offset-color: rgb(254 240 138 / 0);
}
.tw-ring-offset-yellow-200\/10 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.1);
}
.tw-ring-offset-yellow-200\/100 {
  --tw-ring-offset-color: rgb(254 240 138 / 1);
}
.tw-ring-offset-yellow-200\/15 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.15);
}
.tw-ring-offset-yellow-200\/20 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.2);
}
.tw-ring-offset-yellow-200\/25 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.25);
}
.tw-ring-offset-yellow-200\/30 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.3);
}
.tw-ring-offset-yellow-200\/35 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.35);
}
.tw-ring-offset-yellow-200\/40 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.4);
}
.tw-ring-offset-yellow-200\/45 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.45);
}
.tw-ring-offset-yellow-200\/5 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.05);
}
.tw-ring-offset-yellow-200\/50 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.5);
}
.tw-ring-offset-yellow-200\/55 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.55);
}
.tw-ring-offset-yellow-200\/60 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.6);
}
.tw-ring-offset-yellow-200\/65 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.65);
}
.tw-ring-offset-yellow-200\/70 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.7);
}
.tw-ring-offset-yellow-200\/75 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.75);
}
.tw-ring-offset-yellow-200\/80 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.8);
}
.tw-ring-offset-yellow-200\/85 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.85);
}
.tw-ring-offset-yellow-200\/90 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.9);
}
.tw-ring-offset-yellow-200\/95 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.95);
}
.tw-ring-offset-yellow-300 {
  --tw-ring-offset-color: #fde047;
}
.tw-ring-offset-yellow-300\/0 {
  --tw-ring-offset-color: rgb(253 224 71 / 0);
}
.tw-ring-offset-yellow-300\/10 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.1);
}
.tw-ring-offset-yellow-300\/100 {
  --tw-ring-offset-color: rgb(253 224 71 / 1);
}
.tw-ring-offset-yellow-300\/15 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.15);
}
.tw-ring-offset-yellow-300\/20 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.2);
}
.tw-ring-offset-yellow-300\/25 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.25);
}
.tw-ring-offset-yellow-300\/30 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.3);
}
.tw-ring-offset-yellow-300\/35 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.35);
}
.tw-ring-offset-yellow-300\/40 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.4);
}
.tw-ring-offset-yellow-300\/45 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.45);
}
.tw-ring-offset-yellow-300\/5 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.05);
}
.tw-ring-offset-yellow-300\/50 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.5);
}
.tw-ring-offset-yellow-300\/55 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.55);
}
.tw-ring-offset-yellow-300\/60 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.6);
}
.tw-ring-offset-yellow-300\/65 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.65);
}
.tw-ring-offset-yellow-300\/70 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.7);
}
.tw-ring-offset-yellow-300\/75 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.75);
}
.tw-ring-offset-yellow-300\/80 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.8);
}
.tw-ring-offset-yellow-300\/85 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.85);
}
.tw-ring-offset-yellow-300\/90 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.9);
}
.tw-ring-offset-yellow-300\/95 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.95);
}
.tw-ring-offset-yellow-400 {
  --tw-ring-offset-color: #facc15;
}
.tw-ring-offset-yellow-400\/0 {
  --tw-ring-offset-color: rgb(250 204 21 / 0);
}
.tw-ring-offset-yellow-400\/10 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.1);
}
.tw-ring-offset-yellow-400\/100 {
  --tw-ring-offset-color: rgb(250 204 21 / 1);
}
.tw-ring-offset-yellow-400\/15 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.15);
}
.tw-ring-offset-yellow-400\/20 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.2);
}
.tw-ring-offset-yellow-400\/25 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.25);
}
.tw-ring-offset-yellow-400\/30 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.3);
}
.tw-ring-offset-yellow-400\/35 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.35);
}
.tw-ring-offset-yellow-400\/40 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.4);
}
.tw-ring-offset-yellow-400\/45 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.45);
}
.tw-ring-offset-yellow-400\/5 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.05);
}
.tw-ring-offset-yellow-400\/50 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.5);
}
.tw-ring-offset-yellow-400\/55 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.55);
}
.tw-ring-offset-yellow-400\/60 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.6);
}
.tw-ring-offset-yellow-400\/65 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.65);
}
.tw-ring-offset-yellow-400\/70 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.7);
}
.tw-ring-offset-yellow-400\/75 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.75);
}
.tw-ring-offset-yellow-400\/80 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.8);
}
.tw-ring-offset-yellow-400\/85 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.85);
}
.tw-ring-offset-yellow-400\/90 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.9);
}
.tw-ring-offset-yellow-400\/95 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.95);
}
.tw-ring-offset-yellow-50 {
  --tw-ring-offset-color: #fefce8;
}
.tw-ring-offset-yellow-50\/0 {
  --tw-ring-offset-color: rgb(254 252 232 / 0);
}
.tw-ring-offset-yellow-50\/10 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.1);
}
.tw-ring-offset-yellow-50\/100 {
  --tw-ring-offset-color: rgb(254 252 232 / 1);
}
.tw-ring-offset-yellow-50\/15 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.15);
}
.tw-ring-offset-yellow-50\/20 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.2);
}
.tw-ring-offset-yellow-50\/25 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.25);
}
.tw-ring-offset-yellow-50\/30 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.3);
}
.tw-ring-offset-yellow-50\/35 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.35);
}
.tw-ring-offset-yellow-50\/40 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.4);
}
.tw-ring-offset-yellow-50\/45 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.45);
}
.tw-ring-offset-yellow-50\/5 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.05);
}
.tw-ring-offset-yellow-50\/50 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.5);
}
.tw-ring-offset-yellow-50\/55 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.55);
}
.tw-ring-offset-yellow-50\/60 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.6);
}
.tw-ring-offset-yellow-50\/65 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.65);
}
.tw-ring-offset-yellow-50\/70 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.7);
}
.tw-ring-offset-yellow-50\/75 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.75);
}
.tw-ring-offset-yellow-50\/80 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.8);
}
.tw-ring-offset-yellow-50\/85 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.85);
}
.tw-ring-offset-yellow-50\/90 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.9);
}
.tw-ring-offset-yellow-50\/95 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.95);
}
.tw-ring-offset-yellow-500 {
  --tw-ring-offset-color: #eab308;
}
.tw-ring-offset-yellow-500\/0 {
  --tw-ring-offset-color: rgb(234 179 8 / 0);
}
.tw-ring-offset-yellow-500\/10 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.1);
}
.tw-ring-offset-yellow-500\/100 {
  --tw-ring-offset-color: rgb(234 179 8 / 1);
}
.tw-ring-offset-yellow-500\/15 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.15);
}
.tw-ring-offset-yellow-500\/20 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.2);
}
.tw-ring-offset-yellow-500\/25 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.25);
}
.tw-ring-offset-yellow-500\/30 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.3);
}
.tw-ring-offset-yellow-500\/35 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.35);
}
.tw-ring-offset-yellow-500\/40 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.4);
}
.tw-ring-offset-yellow-500\/45 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.45);
}
.tw-ring-offset-yellow-500\/5 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.05);
}
.tw-ring-offset-yellow-500\/50 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.5);
}
.tw-ring-offset-yellow-500\/55 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.55);
}
.tw-ring-offset-yellow-500\/60 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.6);
}
.tw-ring-offset-yellow-500\/65 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.65);
}
.tw-ring-offset-yellow-500\/70 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.7);
}
.tw-ring-offset-yellow-500\/75 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.75);
}
.tw-ring-offset-yellow-500\/80 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.8);
}
.tw-ring-offset-yellow-500\/85 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.85);
}
.tw-ring-offset-yellow-500\/90 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.9);
}
.tw-ring-offset-yellow-500\/95 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.95);
}
.tw-ring-offset-yellow-600 {
  --tw-ring-offset-color: #ca8a04;
}
.tw-ring-offset-yellow-600\/0 {
  --tw-ring-offset-color: rgb(202 138 4 / 0);
}
.tw-ring-offset-yellow-600\/10 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.1);
}
.tw-ring-offset-yellow-600\/100 {
  --tw-ring-offset-color: rgb(202 138 4 / 1);
}
.tw-ring-offset-yellow-600\/15 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.15);
}
.tw-ring-offset-yellow-600\/20 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.2);
}
.tw-ring-offset-yellow-600\/25 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.25);
}
.tw-ring-offset-yellow-600\/30 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.3);
}
.tw-ring-offset-yellow-600\/35 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.35);
}
.tw-ring-offset-yellow-600\/40 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.4);
}
.tw-ring-offset-yellow-600\/45 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.45);
}
.tw-ring-offset-yellow-600\/5 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.05);
}
.tw-ring-offset-yellow-600\/50 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.5);
}
.tw-ring-offset-yellow-600\/55 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.55);
}
.tw-ring-offset-yellow-600\/60 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.6);
}
.tw-ring-offset-yellow-600\/65 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.65);
}
.tw-ring-offset-yellow-600\/70 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.7);
}
.tw-ring-offset-yellow-600\/75 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.75);
}
.tw-ring-offset-yellow-600\/80 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.8);
}
.tw-ring-offset-yellow-600\/85 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.85);
}
.tw-ring-offset-yellow-600\/90 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.9);
}
.tw-ring-offset-yellow-600\/95 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.95);
}
.tw-ring-offset-yellow-700 {
  --tw-ring-offset-color: #a16207;
}
.tw-ring-offset-yellow-700\/0 {
  --tw-ring-offset-color: rgb(161 98 7 / 0);
}
.tw-ring-offset-yellow-700\/10 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.1);
}
.tw-ring-offset-yellow-700\/100 {
  --tw-ring-offset-color: rgb(161 98 7 / 1);
}
.tw-ring-offset-yellow-700\/15 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.15);
}
.tw-ring-offset-yellow-700\/20 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.2);
}
.tw-ring-offset-yellow-700\/25 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.25);
}
.tw-ring-offset-yellow-700\/30 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.3);
}
.tw-ring-offset-yellow-700\/35 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.35);
}
.tw-ring-offset-yellow-700\/40 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.4);
}
.tw-ring-offset-yellow-700\/45 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.45);
}
.tw-ring-offset-yellow-700\/5 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.05);
}
.tw-ring-offset-yellow-700\/50 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.5);
}
.tw-ring-offset-yellow-700\/55 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.55);
}
.tw-ring-offset-yellow-700\/60 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.6);
}
.tw-ring-offset-yellow-700\/65 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.65);
}
.tw-ring-offset-yellow-700\/70 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.7);
}
.tw-ring-offset-yellow-700\/75 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.75);
}
.tw-ring-offset-yellow-700\/80 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.8);
}
.tw-ring-offset-yellow-700\/85 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.85);
}
.tw-ring-offset-yellow-700\/90 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.9);
}
.tw-ring-offset-yellow-700\/95 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.95);
}
.tw-ring-offset-yellow-800 {
  --tw-ring-offset-color: #854d0e;
}
.tw-ring-offset-yellow-800\/0 {
  --tw-ring-offset-color: rgb(133 77 14 / 0);
}
.tw-ring-offset-yellow-800\/10 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.1);
}
.tw-ring-offset-yellow-800\/100 {
  --tw-ring-offset-color: rgb(133 77 14 / 1);
}
.tw-ring-offset-yellow-800\/15 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.15);
}
.tw-ring-offset-yellow-800\/20 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.2);
}
.tw-ring-offset-yellow-800\/25 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.25);
}
.tw-ring-offset-yellow-800\/30 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.3);
}
.tw-ring-offset-yellow-800\/35 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.35);
}
.tw-ring-offset-yellow-800\/40 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.4);
}
.tw-ring-offset-yellow-800\/45 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.45);
}
.tw-ring-offset-yellow-800\/5 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.05);
}
.tw-ring-offset-yellow-800\/50 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.5);
}
.tw-ring-offset-yellow-800\/55 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.55);
}
.tw-ring-offset-yellow-800\/60 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.6);
}
.tw-ring-offset-yellow-800\/65 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.65);
}
.tw-ring-offset-yellow-800\/70 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.7);
}
.tw-ring-offset-yellow-800\/75 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.75);
}
.tw-ring-offset-yellow-800\/80 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.8);
}
.tw-ring-offset-yellow-800\/85 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.85);
}
.tw-ring-offset-yellow-800\/90 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.9);
}
.tw-ring-offset-yellow-800\/95 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.95);
}
.tw-ring-offset-yellow-900 {
  --tw-ring-offset-color: #713f12;
}
.tw-ring-offset-yellow-900\/0 {
  --tw-ring-offset-color: rgb(113 63 18 / 0);
}
.tw-ring-offset-yellow-900\/10 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.1);
}
.tw-ring-offset-yellow-900\/100 {
  --tw-ring-offset-color: rgb(113 63 18 / 1);
}
.tw-ring-offset-yellow-900\/15 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.15);
}
.tw-ring-offset-yellow-900\/20 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.2);
}
.tw-ring-offset-yellow-900\/25 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.25);
}
.tw-ring-offset-yellow-900\/30 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.3);
}
.tw-ring-offset-yellow-900\/35 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.35);
}
.tw-ring-offset-yellow-900\/40 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.4);
}
.tw-ring-offset-yellow-900\/45 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.45);
}
.tw-ring-offset-yellow-900\/5 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.05);
}
.tw-ring-offset-yellow-900\/50 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.5);
}
.tw-ring-offset-yellow-900\/55 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.55);
}
.tw-ring-offset-yellow-900\/60 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.6);
}
.tw-ring-offset-yellow-900\/65 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.65);
}
.tw-ring-offset-yellow-900\/70 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.7);
}
.tw-ring-offset-yellow-900\/75 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.75);
}
.tw-ring-offset-yellow-900\/80 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.8);
}
.tw-ring-offset-yellow-900\/85 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.85);
}
.tw-ring-offset-yellow-900\/90 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.9);
}
.tw-ring-offset-yellow-900\/95 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.95);
}
.tw-ring-offset-yellow-950 {
  --tw-ring-offset-color: #422006;
}
.tw-ring-offset-yellow-950\/0 {
  --tw-ring-offset-color: rgb(66 32 6 / 0);
}
.tw-ring-offset-yellow-950\/10 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.1);
}
.tw-ring-offset-yellow-950\/100 {
  --tw-ring-offset-color: rgb(66 32 6 / 1);
}
.tw-ring-offset-yellow-950\/15 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.15);
}
.tw-ring-offset-yellow-950\/20 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.2);
}
.tw-ring-offset-yellow-950\/25 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.25);
}
.tw-ring-offset-yellow-950\/30 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.3);
}
.tw-ring-offset-yellow-950\/35 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.35);
}
.tw-ring-offset-yellow-950\/40 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.4);
}
.tw-ring-offset-yellow-950\/45 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.45);
}
.tw-ring-offset-yellow-950\/5 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.05);
}
.tw-ring-offset-yellow-950\/50 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.5);
}
.tw-ring-offset-yellow-950\/55 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.55);
}
.tw-ring-offset-yellow-950\/60 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.6);
}
.tw-ring-offset-yellow-950\/65 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.65);
}
.tw-ring-offset-yellow-950\/70 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.7);
}
.tw-ring-offset-yellow-950\/75 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.75);
}
.tw-ring-offset-yellow-950\/80 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.8);
}
.tw-ring-offset-yellow-950\/85 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.85);
}
.tw-ring-offset-yellow-950\/90 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.9);
}
.tw-ring-offset-yellow-950\/95 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.95);
}
.tw-ring-offset-zinc-100 {
  --tw-ring-offset-color: #f4f4f5;
}
.tw-ring-offset-zinc-100\/0 {
  --tw-ring-offset-color: rgb(244 244 245 / 0);
}
.tw-ring-offset-zinc-100\/10 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.1);
}
.tw-ring-offset-zinc-100\/100 {
  --tw-ring-offset-color: rgb(244 244 245 / 1);
}
.tw-ring-offset-zinc-100\/15 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.15);
}
.tw-ring-offset-zinc-100\/20 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.2);
}
.tw-ring-offset-zinc-100\/25 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.25);
}
.tw-ring-offset-zinc-100\/30 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.3);
}
.tw-ring-offset-zinc-100\/35 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.35);
}
.tw-ring-offset-zinc-100\/40 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.4);
}
.tw-ring-offset-zinc-100\/45 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.45);
}
.tw-ring-offset-zinc-100\/5 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.05);
}
.tw-ring-offset-zinc-100\/50 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.5);
}
.tw-ring-offset-zinc-100\/55 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.55);
}
.tw-ring-offset-zinc-100\/60 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.6);
}
.tw-ring-offset-zinc-100\/65 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.65);
}
.tw-ring-offset-zinc-100\/70 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.7);
}
.tw-ring-offset-zinc-100\/75 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.75);
}
.tw-ring-offset-zinc-100\/80 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.8);
}
.tw-ring-offset-zinc-100\/85 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.85);
}
.tw-ring-offset-zinc-100\/90 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.9);
}
.tw-ring-offset-zinc-100\/95 {
  --tw-ring-offset-color: rgb(244 244 245 / 0.95);
}
.tw-ring-offset-zinc-200 {
  --tw-ring-offset-color: #e4e4e7;
}
.tw-ring-offset-zinc-200\/0 {
  --tw-ring-offset-color: rgb(228 228 231 / 0);
}
.tw-ring-offset-zinc-200\/10 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.1);
}
.tw-ring-offset-zinc-200\/100 {
  --tw-ring-offset-color: rgb(228 228 231 / 1);
}
.tw-ring-offset-zinc-200\/15 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.15);
}
.tw-ring-offset-zinc-200\/20 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.2);
}
.tw-ring-offset-zinc-200\/25 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.25);
}
.tw-ring-offset-zinc-200\/30 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.3);
}
.tw-ring-offset-zinc-200\/35 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.35);
}
.tw-ring-offset-zinc-200\/40 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.4);
}
.tw-ring-offset-zinc-200\/45 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.45);
}
.tw-ring-offset-zinc-200\/5 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.05);
}
.tw-ring-offset-zinc-200\/50 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.5);
}
.tw-ring-offset-zinc-200\/55 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.55);
}
.tw-ring-offset-zinc-200\/60 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.6);
}
.tw-ring-offset-zinc-200\/65 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.65);
}
.tw-ring-offset-zinc-200\/70 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.7);
}
.tw-ring-offset-zinc-200\/75 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.75);
}
.tw-ring-offset-zinc-200\/80 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.8);
}
.tw-ring-offset-zinc-200\/85 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.85);
}
.tw-ring-offset-zinc-200\/90 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.9);
}
.tw-ring-offset-zinc-200\/95 {
  --tw-ring-offset-color: rgb(228 228 231 / 0.95);
}
.tw-ring-offset-zinc-300 {
  --tw-ring-offset-color: #d4d4d8;
}
.tw-ring-offset-zinc-300\/0 {
  --tw-ring-offset-color: rgb(212 212 216 / 0);
}
.tw-ring-offset-zinc-300\/10 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.1);
}
.tw-ring-offset-zinc-300\/100 {
  --tw-ring-offset-color: rgb(212 212 216 / 1);
}
.tw-ring-offset-zinc-300\/15 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.15);
}
.tw-ring-offset-zinc-300\/20 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.2);
}
.tw-ring-offset-zinc-300\/25 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.25);
}
.tw-ring-offset-zinc-300\/30 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.3);
}
.tw-ring-offset-zinc-300\/35 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.35);
}
.tw-ring-offset-zinc-300\/40 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.4);
}
.tw-ring-offset-zinc-300\/45 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.45);
}
.tw-ring-offset-zinc-300\/5 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.05);
}
.tw-ring-offset-zinc-300\/50 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.5);
}
.tw-ring-offset-zinc-300\/55 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.55);
}
.tw-ring-offset-zinc-300\/60 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.6);
}
.tw-ring-offset-zinc-300\/65 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.65);
}
.tw-ring-offset-zinc-300\/70 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.7);
}
.tw-ring-offset-zinc-300\/75 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.75);
}
.tw-ring-offset-zinc-300\/80 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.8);
}
.tw-ring-offset-zinc-300\/85 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.85);
}
.tw-ring-offset-zinc-300\/90 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.9);
}
.tw-ring-offset-zinc-300\/95 {
  --tw-ring-offset-color: rgb(212 212 216 / 0.95);
}
.tw-ring-offset-zinc-400 {
  --tw-ring-offset-color: #a1a1aa;
}
.tw-ring-offset-zinc-400\/0 {
  --tw-ring-offset-color: rgb(161 161 170 / 0);
}
.tw-ring-offset-zinc-400\/10 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.1);
}
.tw-ring-offset-zinc-400\/100 {
  --tw-ring-offset-color: rgb(161 161 170 / 1);
}
.tw-ring-offset-zinc-400\/15 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.15);
}
.tw-ring-offset-zinc-400\/20 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.2);
}
.tw-ring-offset-zinc-400\/25 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.25);
}
.tw-ring-offset-zinc-400\/30 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.3);
}
.tw-ring-offset-zinc-400\/35 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.35);
}
.tw-ring-offset-zinc-400\/40 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.4);
}
.tw-ring-offset-zinc-400\/45 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.45);
}
.tw-ring-offset-zinc-400\/5 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.05);
}
.tw-ring-offset-zinc-400\/50 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.5);
}
.tw-ring-offset-zinc-400\/55 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.55);
}
.tw-ring-offset-zinc-400\/60 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.6);
}
.tw-ring-offset-zinc-400\/65 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.65);
}
.tw-ring-offset-zinc-400\/70 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.7);
}
.tw-ring-offset-zinc-400\/75 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.75);
}
.tw-ring-offset-zinc-400\/80 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.8);
}
.tw-ring-offset-zinc-400\/85 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.85);
}
.tw-ring-offset-zinc-400\/90 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.9);
}
.tw-ring-offset-zinc-400\/95 {
  --tw-ring-offset-color: rgb(161 161 170 / 0.95);
}
.tw-ring-offset-zinc-50 {
  --tw-ring-offset-color: #fafafa;
}
.tw-ring-offset-zinc-50\/0 {
  --tw-ring-offset-color: rgb(250 250 250 / 0);
}
.tw-ring-offset-zinc-50\/10 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.1);
}
.tw-ring-offset-zinc-50\/100 {
  --tw-ring-offset-color: rgb(250 250 250 / 1);
}
.tw-ring-offset-zinc-50\/15 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.15);
}
.tw-ring-offset-zinc-50\/20 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.2);
}
.tw-ring-offset-zinc-50\/25 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.25);
}
.tw-ring-offset-zinc-50\/30 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.3);
}
.tw-ring-offset-zinc-50\/35 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.35);
}
.tw-ring-offset-zinc-50\/40 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.4);
}
.tw-ring-offset-zinc-50\/45 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.45);
}
.tw-ring-offset-zinc-50\/5 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.05);
}
.tw-ring-offset-zinc-50\/50 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.5);
}
.tw-ring-offset-zinc-50\/55 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.55);
}
.tw-ring-offset-zinc-50\/60 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.6);
}
.tw-ring-offset-zinc-50\/65 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.65);
}
.tw-ring-offset-zinc-50\/70 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.7);
}
.tw-ring-offset-zinc-50\/75 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.75);
}
.tw-ring-offset-zinc-50\/80 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.8);
}
.tw-ring-offset-zinc-50\/85 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.85);
}
.tw-ring-offset-zinc-50\/90 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.9);
}
.tw-ring-offset-zinc-50\/95 {
  --tw-ring-offset-color: rgb(250 250 250 / 0.95);
}
.tw-ring-offset-zinc-500 {
  --tw-ring-offset-color: #71717a;
}
.tw-ring-offset-zinc-500\/0 {
  --tw-ring-offset-color: rgb(113 113 122 / 0);
}
.tw-ring-offset-zinc-500\/10 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.1);
}
.tw-ring-offset-zinc-500\/100 {
  --tw-ring-offset-color: rgb(113 113 122 / 1);
}
.tw-ring-offset-zinc-500\/15 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.15);
}
.tw-ring-offset-zinc-500\/20 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.2);
}
.tw-ring-offset-zinc-500\/25 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.25);
}
.tw-ring-offset-zinc-500\/30 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.3);
}
.tw-ring-offset-zinc-500\/35 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.35);
}
.tw-ring-offset-zinc-500\/40 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.4);
}
.tw-ring-offset-zinc-500\/45 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.45);
}
.tw-ring-offset-zinc-500\/5 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.05);
}
.tw-ring-offset-zinc-500\/50 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.5);
}
.tw-ring-offset-zinc-500\/55 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.55);
}
.tw-ring-offset-zinc-500\/60 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.6);
}
.tw-ring-offset-zinc-500\/65 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.65);
}
.tw-ring-offset-zinc-500\/70 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.7);
}
.tw-ring-offset-zinc-500\/75 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.75);
}
.tw-ring-offset-zinc-500\/80 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.8);
}
.tw-ring-offset-zinc-500\/85 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.85);
}
.tw-ring-offset-zinc-500\/90 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.9);
}
.tw-ring-offset-zinc-500\/95 {
  --tw-ring-offset-color: rgb(113 113 122 / 0.95);
}
.tw-ring-offset-zinc-600 {
  --tw-ring-offset-color: #52525b;
}
.tw-ring-offset-zinc-600\/0 {
  --tw-ring-offset-color: rgb(82 82 91 / 0);
}
.tw-ring-offset-zinc-600\/10 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.1);
}
.tw-ring-offset-zinc-600\/100 {
  --tw-ring-offset-color: rgb(82 82 91 / 1);
}
.tw-ring-offset-zinc-600\/15 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.15);
}
.tw-ring-offset-zinc-600\/20 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.2);
}
.tw-ring-offset-zinc-600\/25 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.25);
}
.tw-ring-offset-zinc-600\/30 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.3);
}
.tw-ring-offset-zinc-600\/35 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.35);
}
.tw-ring-offset-zinc-600\/40 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.4);
}
.tw-ring-offset-zinc-600\/45 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.45);
}
.tw-ring-offset-zinc-600\/5 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.05);
}
.tw-ring-offset-zinc-600\/50 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.5);
}
.tw-ring-offset-zinc-600\/55 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.55);
}
.tw-ring-offset-zinc-600\/60 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.6);
}
.tw-ring-offset-zinc-600\/65 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.65);
}
.tw-ring-offset-zinc-600\/70 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.7);
}
.tw-ring-offset-zinc-600\/75 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.75);
}
.tw-ring-offset-zinc-600\/80 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.8);
}
.tw-ring-offset-zinc-600\/85 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.85);
}
.tw-ring-offset-zinc-600\/90 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.9);
}
.tw-ring-offset-zinc-600\/95 {
  --tw-ring-offset-color: rgb(82 82 91 / 0.95);
}
.tw-ring-offset-zinc-700 {
  --tw-ring-offset-color: #3f3f46;
}
.tw-ring-offset-zinc-700\/0 {
  --tw-ring-offset-color: rgb(63 63 70 / 0);
}
.tw-ring-offset-zinc-700\/10 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.1);
}
.tw-ring-offset-zinc-700\/100 {
  --tw-ring-offset-color: rgb(63 63 70 / 1);
}
.tw-ring-offset-zinc-700\/15 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.15);
}
.tw-ring-offset-zinc-700\/20 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.2);
}
.tw-ring-offset-zinc-700\/25 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.25);
}
.tw-ring-offset-zinc-700\/30 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.3);
}
.tw-ring-offset-zinc-700\/35 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.35);
}
.tw-ring-offset-zinc-700\/40 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.4);
}
.tw-ring-offset-zinc-700\/45 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.45);
}
.tw-ring-offset-zinc-700\/5 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.05);
}
.tw-ring-offset-zinc-700\/50 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.5);
}
.tw-ring-offset-zinc-700\/55 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.55);
}
.tw-ring-offset-zinc-700\/60 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.6);
}
.tw-ring-offset-zinc-700\/65 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.65);
}
.tw-ring-offset-zinc-700\/70 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.7);
}
.tw-ring-offset-zinc-700\/75 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.75);
}
.tw-ring-offset-zinc-700\/80 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.8);
}
.tw-ring-offset-zinc-700\/85 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.85);
}
.tw-ring-offset-zinc-700\/90 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.9);
}
.tw-ring-offset-zinc-700\/95 {
  --tw-ring-offset-color: rgb(63 63 70 / 0.95);
}
.tw-ring-offset-zinc-800 {
  --tw-ring-offset-color: #27272a;
}
.tw-ring-offset-zinc-800\/0 {
  --tw-ring-offset-color: rgb(39 39 42 / 0);
}
.tw-ring-offset-zinc-800\/10 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.1);
}
.tw-ring-offset-zinc-800\/100 {
  --tw-ring-offset-color: rgb(39 39 42 / 1);
}
.tw-ring-offset-zinc-800\/15 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.15);
}
.tw-ring-offset-zinc-800\/20 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.2);
}
.tw-ring-offset-zinc-800\/25 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.25);
}
.tw-ring-offset-zinc-800\/30 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.3);
}
.tw-ring-offset-zinc-800\/35 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.35);
}
.tw-ring-offset-zinc-800\/40 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.4);
}
.tw-ring-offset-zinc-800\/45 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.45);
}
.tw-ring-offset-zinc-800\/5 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.05);
}
.tw-ring-offset-zinc-800\/50 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.5);
}
.tw-ring-offset-zinc-800\/55 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.55);
}
.tw-ring-offset-zinc-800\/60 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.6);
}
.tw-ring-offset-zinc-800\/65 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.65);
}
.tw-ring-offset-zinc-800\/70 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.7);
}
.tw-ring-offset-zinc-800\/75 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.75);
}
.tw-ring-offset-zinc-800\/80 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.8);
}
.tw-ring-offset-zinc-800\/85 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.85);
}
.tw-ring-offset-zinc-800\/90 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.9);
}
.tw-ring-offset-zinc-800\/95 {
  --tw-ring-offset-color: rgb(39 39 42 / 0.95);
}
.tw-ring-offset-zinc-900 {
  --tw-ring-offset-color: #18181b;
}
.tw-ring-offset-zinc-900\/0 {
  --tw-ring-offset-color: rgb(24 24 27 / 0);
}
.tw-ring-offset-zinc-900\/10 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.1);
}
.tw-ring-offset-zinc-900\/100 {
  --tw-ring-offset-color: rgb(24 24 27 / 1);
}
.tw-ring-offset-zinc-900\/15 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.15);
}
.tw-ring-offset-zinc-900\/20 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.2);
}
.tw-ring-offset-zinc-900\/25 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.25);
}
.tw-ring-offset-zinc-900\/30 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.3);
}
.tw-ring-offset-zinc-900\/35 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.35);
}
.tw-ring-offset-zinc-900\/40 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.4);
}
.tw-ring-offset-zinc-900\/45 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.45);
}
.tw-ring-offset-zinc-900\/5 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.05);
}
.tw-ring-offset-zinc-900\/50 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.5);
}
.tw-ring-offset-zinc-900\/55 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.55);
}
.tw-ring-offset-zinc-900\/60 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.6);
}
.tw-ring-offset-zinc-900\/65 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.65);
}
.tw-ring-offset-zinc-900\/70 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.7);
}
.tw-ring-offset-zinc-900\/75 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.75);
}
.tw-ring-offset-zinc-900\/80 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.8);
}
.tw-ring-offset-zinc-900\/85 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.85);
}
.tw-ring-offset-zinc-900\/90 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.9);
}
.tw-ring-offset-zinc-900\/95 {
  --tw-ring-offset-color: rgb(24 24 27 / 0.95);
}
.tw-ring-offset-zinc-950 {
  --tw-ring-offset-color: #09090b;
}
.tw-ring-offset-zinc-950\/0 {
  --tw-ring-offset-color: rgb(9 9 11 / 0);
}
.tw-ring-offset-zinc-950\/10 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.1);
}
.tw-ring-offset-zinc-950\/100 {
  --tw-ring-offset-color: rgb(9 9 11 / 1);
}
.tw-ring-offset-zinc-950\/15 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.15);
}
.tw-ring-offset-zinc-950\/20 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.2);
}
.tw-ring-offset-zinc-950\/25 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.25);
}
.tw-ring-offset-zinc-950\/30 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.3);
}
.tw-ring-offset-zinc-950\/35 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.35);
}
.tw-ring-offset-zinc-950\/40 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.4);
}
.tw-ring-offset-zinc-950\/45 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.45);
}
.tw-ring-offset-zinc-950\/5 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.05);
}
.tw-ring-offset-zinc-950\/50 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.5);
}
.tw-ring-offset-zinc-950\/55 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.55);
}
.tw-ring-offset-zinc-950\/60 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.6);
}
.tw-ring-offset-zinc-950\/65 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.65);
}
.tw-ring-offset-zinc-950\/70 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.7);
}
.tw-ring-offset-zinc-950\/75 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.75);
}
.tw-ring-offset-zinc-950\/80 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.8);
}
.tw-ring-offset-zinc-950\/85 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.85);
}
.tw-ring-offset-zinc-950\/90 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.9);
}
.tw-ring-offset-zinc-950\/95 {
  --tw-ring-offset-color: rgb(9 9 11 / 0.95);
}
.tw-grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}
.tw-backdrop-blur-sm {
  --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);
}
.tw-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tw-delay-\[3s\] {
  transition-delay: 3s;
}
.tw-duration-200 {
  transition-duration: 200ms;
}
.tw-duration-300 {
  transition-duration: 300ms;
}
.tw-duration-500 {
  transition-duration: 500ms;
}
.tw-\@container {
  container-type: inline-size;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Medium.eot');
    src:
        local('HelveticaNeueCyr-Medium'),
        url('/fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Medium.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Heavy.eot');
    src:
        local('HelveticaNeueCyr-Heavy'),
        url('/fonts/HelveticaNeueCyr-Heavy.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Heavy.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-HeavyItalic.eot');
    src:
        local('HelveticaNeueCyr-HeavyItalic'),
        url('/fonts/HelveticaNeueCyr-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-HeavyItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Black.eot');
    src:
        local('HelveticaNeueCyr-Black'),
        url('/fonts/HelveticaNeueCyr-Black.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Black.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-UltraLightItalic.eot');
    src:
        local('HelveticaNeueCyr-UltraLightItalic'),
        url('/fonts/HelveticaNeueCyr-UltraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-UltraLightItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-UltraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-BlackItalic.eot');
    src:
        local('HelveticaNeueCyr-BlackItalic'),
        url('/fonts/HelveticaNeueCyr-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-BlackItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-ThinItalic.eot');
    src:
        local('HelveticaNeueCyr-ThinItalic'),
        url('/fonts/HelveticaNeueCyr-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-ThinItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-MediumItalic.eot');
    src:
        local('HelveticaNeueCyr-MediumItalic'),
        url('/fonts/HelveticaNeueCyr-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-MediumItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-LightItalic.eot');
    src:
        local('HelveticaNeueCyr-LightItalic'),
        url('/fonts/HelveticaNeueCyr-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-LightItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-UltraLight.eot');
    src:
        local('HelveticaNeueCyr-UltraLight'),
        url('/fonts/HelveticaNeueCyr-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-UltraLight.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-BoldItalic.eot');
    src:
        local('HelveticaNeueCyr-BoldItalic'),
        url('/fonts/HelveticaNeueCyr-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-BoldItalic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Italic.eot');
    src:
        local('HelveticaNeueCyr-Italic'),
        url('/fonts/HelveticaNeueCyr-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Italic.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Roman.eot');
    src:
        local('HelveticaNeueCyr-Roman'),
        url('/fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Bold.eot');
    src:
        local('HelveticaNeueCyr-Bold'),
        url('/fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Light.eot');
    src:
        local('HelveticaNeueCyr-Light'),
        url('/fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Light.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/fonts/HelveticaNeueCyr-Thin.eot');
    src:
        local('HelveticaNeueCyr-Thin'),
        url('/fonts/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeueCyr-Thin.woff') format('woff'),
        url('/fonts/HelveticaNeueCyr-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

body {
    font:
        12px 'HelveticaNeueCyr',
        'Helvetica Neue',
        /* Tahoma, */ Helvetica,
        Arial,
        'Lucida Grande',
        sans-serif;
    /* background-color: #e3e3e3; */
    overflow-y: scroll;
}

/* unvisited link */
a {
  --tw-text-opacity: 1;
  color: rgb(30 117 168 / var(--tw-text-opacity, 1));
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type='number'] {
    -moz-appearance: textfield;
    text-align: right;
}

#main-content.main-content-full {
    padding: 0px !important;
    margin: 0px !important;
}

#main-content.main-content-full > div {
    max-width: 100% !important;
}

@media (prefers-color-scheme: dark) {
    html.auto-dark-mode {
        filter: invert(100%) hue-rotate(180deg);
    }
    html.auto-dark-mode img,
    html.auto-dark-mode .keep-color {
        filter: invert(100%) hue-rotate(-180deg);
    }
}

html.force-dark-mode {
    filter: invert(100%) hue-rotate(180deg);
}

.tw-counter-badge {
  display: flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  font-size: 10px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.last\:tw-break-after-auto:last-child {
  -moz-column-break-after: auto;
       break-after: auto;
}

.last\:tw-border-0:last-child {
  border-width: 0px;
}

.last\:tw-border-b-0:last-child {
  border-bottom-width: 0px;
}

.last\:tw-pb-0:last-child {
  padding-bottom: 0px;
}

.hover\:tw-z-10:hover {
  z-index: 10;
}

.hover\:tw-z-30:hover {
  z-index: 30;
}

.hover\:tw-border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(30 117 168 / var(--tw-border-opacity, 1));
}

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

.hover\:tw-bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 248 255 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(183 215 233 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(23 105 152 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 92 137 / var(--tw-bg-opacity, 1));
}

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

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

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

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

.hover\:tw-bg-primary-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 116 168 / var(--tw-bg-opacity, 1));
}

.hover\:tw-bg-sky-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}

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

.hover\:tw-text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(30 117 168 / var(--tw-text-opacity, 1));
}

.hover\:tw-text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(28 108 152 / var(--tw-text-opacity, 1));
}

.hover\:tw-text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.hover\:tw-text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.hover\:tw-text-sky-500:hover {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}

.hover\:tw-text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:tw-underline:hover {
  text-decoration-line: underline;
}

.hover\:tw-opacity-100:hover {
  opacity: 1;
}

.hover\:tw-shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:tw-delay-0:hover {
  transition-delay: 0s;
}

.focus\:tw-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:tw-outline-0:focus {
  outline-width: 0px;
}

.focus\:tw-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --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\:tw-ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 117 168 / var(--tw-ring-opacity, 1));
}

.focus\:tw-ring-gray-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.focus\:tw-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.disabled\:tw-cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:tw-opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:tw-opacity-90:disabled {
  opacity: 0.9;
}

.disabled\:tw-grayscale:disabled {
  --tw-grayscale: grayscale(100%);
  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);
}

.tw-group:hover .group-hover\:tw-block {
  display: block;
}

.tw-group:hover .group-hover\:tw-bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(81 150 190 / var(--tw-bg-opacity, 1));
}

.tw-group:hover .group-hover\:tw-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.tw-group\/contactperson:hover .group-hover\/contactperson\:tw-opacity-100 {
  opacity: 1;
}

.tw-group\/field-row:hover .group-hover\/field-row\:tw-opacity-100 {
  opacity: 1;
}

.tw-group\/item:hover .group-hover\/item\:tw-opacity-50 {
  opacity: 0.5;
}

.tw-group\/message:hover .group-hover\/message\:tw-opacity-100 {
  opacity: 1;
}

.tw-group\/row:hover .group-hover\/row\:tw-opacity-100 {
  opacity: 1;
}

.tw-group\/suggestion:hover .group-hover\/suggestion\:tw-opacity-100 {
  opacity: 1;
}

.tw-group\/url:hover .group-hover\/url\:tw-opacity-100 {
  opacity: 1;
}

.tw-group:hover .group-hover\:tw-opacity-100 {
  opacity: 1;
}

@container (min-width: 280px) {

  .\@\[280px\]\:tw-w-\[108px\] {
    width: 108px;
  }

  .\@\[280px\]\:tw-flex-row {
    flex-direction: row;
  }

  .\@\[280px\]\:tw-items-center {
    align-items: center;
  }

  .\@\[280px\]\:tw-gap-2 {
    gap: 0.5rem;
  }
}

@media (min-width: 475px) {

  .xs\:tw-block {
    display: block;
  }

  .xs\:tw-w-\[108px\] {
    width: 108px;
  }

  .xs\:tw-flex-row {
    flex-direction: row;
  }

  .xs\:tw-items-center {
    align-items: center;
  }

  .xs\:tw-gap-2 {
    gap: 0.5rem;
  }
}

@media (min-width: 640px) {

  .sm\:tw-w-auto {
    width: auto;
  }

  .sm\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .sm\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }

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

@media (min-width: 768px) {

  .md\:tw-bottom-0 {
    bottom: 0px;
  }

  .md\:tw-top-auto {
    top: auto;
  }

  .md\:tw-w-auto {
    width: auto;
  }

  .md\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .md\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .md\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }

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

@media (min-width: 900px) {

  .md-lg\:tw-block {
    display: block;
  }

  .md-lg\:tw-hidden {
    display: none;
  }
}

@media (min-width: 1024px) {

  .lg\:tw-col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:tw-flex {
    display: flex;
  }

  .lg\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .lg\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }

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

@media (min-width: 1280px) {

  .xl\:tw-grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .xl\:tw-grid-cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.without-ring {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}

.without-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(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;
}

.mse-input {
    width: 100%;
    border-radius: 0.25rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.mse-input::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}

.mse-input::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(148 163 184 / var(--tw-placeholder-opacity, 1));
}

.mse-input:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.mse-input {
    min-width: 70px;
    field-sizing: content;
}

.mse-input.invalid,
.mse-input[invalid='true'] {
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.mse-input-disabled,
.mse-input[disabled],
.mse-input[readonly] {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.mse-input-button {
}

.mse-pills {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.mse-pill {
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.mse-circle-badge {
    display: flex;
    height: 1rem;
    min-width: 1rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    text-align: center;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 11px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    mix-blend-mode: screen;
}

.mse-circle-badge-blue {
    display: flex;
    height: 1rem;
    min-width: 1rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(30 117 168 / var(--tw-bg-opacity, 1));
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    text-align: center;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 11px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

input.mse-input[type='date']::-webkit-inner-spin-button,
input.mse-input[type='date']::-webkit-calendar-picker-indicator,
input.mse-input[type='time']::-webkit-inner-spin-button,
input.mse-input[type='time']::-webkit-calendar-picker-indicator {
    /* display: none;
    -webkit-appearance: none; */
}

table.mse-table {
    font-size: 11px;
}
table.mse-table tbody tr td {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    vertical-align: middle;
}
table.mse-table tr:last-child td {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
table.mse-table tbody tr:hover {
    background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.5;
}
table.mse-table tr.tw-selected td {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
table.mse-table thead tr th {
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    vertical-align: top;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(23 105 152 / var(--tw-text-opacity, 1));
    vertical-align: bottom;
}

table.mse-table tbody tr th {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    vertical-align: top;
    font-weight: 600;
    vertical-align: bottom;
}

table.mse-table tfoot tr th {
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    vertical-align: top;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(23 105 152 / var(--tw-text-opacity, 1));
}

table.mse-table tbody tr td .mse-input {
    /* max-width: 200px; */
}

/* Внутри таблицы инпуты не должны иметь рамку, если строка не выделена */
table.mse-table tbody tr:not(:shover) .mse-input:not(:focus) {
    border-color: transparent;
    background-color: transparent;
}

table.mse-table tbody tr:not(:shover) .mse-input-button {
    opacity: 0;
}

/* Внутри таблицы инпуты не должны иметь рамку, если они readonly */
table.mse-table tbody tr .mse-input[readonly] {
    border-color: transparent;
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

table.mse-table tbody tr .mse-input[invalid='true'] {
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.mse-table-button {
    display: flex;
    height: 1rem;
    width: 1rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 0.125rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(23 105 152 / var(--tw-border-opacity, 1));
    text-align: center;
    font-size: 10px;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}

.mse-table-button: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;
}

.mse-table-button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(23 105 152 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.mse-table-button.active {
    --tw-bg-opacity: 1;
    background-color: rgb(23 105 152 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

pre {
    max-height: 100vh;
    overflow-y: auto;
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
    padding: 0.5rem;
    font-size: 10px;
    --tw-text-opacity: 1;
    color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}

#headlessui-portal-root {
    z-index: 1;
    position: relative;
}

blockquote {
    border-left-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(132 183 212 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    --tw-text-opacity: 1;
    color: rgb(23 105 152 / var(--tw-text-opacity, 1));
}

blockquote p {
    margin-bottom: 0px;
}

ol {
    list-style-type: decimal;
}

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

ol {
    padding-left: 1rem;
}

ol li::marker {
    --tw-text-opacity: 1;
    color: rgb(30 117 168 / var(--tw-text-opacity, 1));
}

ul {
    list-style-type: disc;
}

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

ul {
    padding-left: 1rem;
}

ul li::marker {
    --tw-text-opacity: 1;
    color: rgb(30 117 168 / var(--tw-text-opacity, 1));
}

.mse-card {
    border-radius: 0.25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
    padding: 1rem;
}

.mse-card-title {
    font-size: 14px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.mse-state-badge {
    display: flex;
    align-items: center;
    text-wrap: nowrap;
    border-radius: 0.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0');src:url('/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0') format('woff2'),url('/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0') format('woff'),url('/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0') format('truetype'),url('/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.vue-diff-wrapper{overflow:hidden;width:100%;border-radius:.3em}.vue-diff-theme-dark{background-color:#272822}.vue-diff-theme-dark pre code.hljs{display:block;overflow-x:auto;padding:1em}.vue-diff-theme-dark code.hljs{padding:3px 5px}.vue-diff-theme-dark .hljs{background:#272822;color:#ddd}.vue-diff-theme-dark .hljs-keyword,.vue-diff-theme-dark .hljs-literal,.vue-diff-theme-dark .hljs-name,.vue-diff-theme-dark .hljs-selector-tag,.vue-diff-theme-dark .hljs-strong,.vue-diff-theme-dark .hljs-tag{color:#f92672}.vue-diff-theme-dark .hljs-code{color:#66d9ef}.vue-diff-theme-dark .hljs-attribute,.vue-diff-theme-dark .hljs-link,.vue-diff-theme-dark .hljs-regexp,.vue-diff-theme-dark .hljs-symbol{color:#bf79db}.vue-diff-theme-dark .hljs-addition,.vue-diff-theme-dark .hljs-built_in,.vue-diff-theme-dark .hljs-bullet,.vue-diff-theme-dark .hljs-emphasis,.vue-diff-theme-dark .hljs-section,.vue-diff-theme-dark .hljs-selector-attr,.vue-diff-theme-dark .hljs-selector-pseudo,.vue-diff-theme-dark .hljs-string,.vue-diff-theme-dark .hljs-subst,.vue-diff-theme-dark .hljs-template-tag,.vue-diff-theme-dark .hljs-template-variable,.vue-diff-theme-dark .hljs-title,.vue-diff-theme-dark .hljs-type,.vue-diff-theme-dark .hljs-variable{color:#a6e22e}.vue-diff-theme-dark .hljs-class .hljs-title,.vue-diff-theme-dark .hljs-title.class_{color:#fff}.vue-diff-theme-dark .hljs-comment,.vue-diff-theme-dark .hljs-deletion,.vue-diff-theme-dark .hljs-meta,.vue-diff-theme-dark .hljs-quote{color:#75715e}.vue-diff-theme-dark .hljs-doctag,.vue-diff-theme-dark .hljs-keyword,.vue-diff-theme-dark .hljs-literal,.vue-diff-theme-dark .hljs-section,.vue-diff-theme-dark .hljs-selector-id,.vue-diff-theme-dark .hljs-selector-tag,.vue-diff-theme-dark .hljs-title,.vue-diff-theme-dark .hljs-type{font-weight:700}.vue-diff-theme-light{background-color:#fff}.vue-diff-theme-light pre code.hljs{display:block;overflow-x:auto;padding:1em}.vue-diff-theme-light code.hljs{padding:3px 5px}.vue-diff-theme-light .hljs{background:#fff;color:#000}.vue-diff-theme-light .hljs-comment,.vue-diff-theme-light .hljs-quote,.vue-diff-theme-light .hljs-variable{color:green}.vue-diff-theme-light .hljs-built_in,.vue-diff-theme-light .hljs-keyword,.vue-diff-theme-light .hljs-name,.vue-diff-theme-light .hljs-selector-tag,.vue-diff-theme-light .hljs-tag{color:#00f}.vue-diff-theme-light .hljs-addition,.vue-diff-theme-light .hljs-attribute,.vue-diff-theme-light .hljs-literal,.vue-diff-theme-light .hljs-section,.vue-diff-theme-light .hljs-string,.vue-diff-theme-light .hljs-template-tag,.vue-diff-theme-light .hljs-template-variable,.vue-diff-theme-light .hljs-title,.vue-diff-theme-light .hljs-type{color:#a31515}.vue-diff-theme-light .hljs-deletion,.vue-diff-theme-light .hljs-meta,.vue-diff-theme-light .hljs-selector-attr,.vue-diff-theme-light .hljs-selector-pseudo{color:#2b91af}.vue-diff-theme-light .hljs-doctag{color:gray}.vue-diff-theme-light .hljs-attr{color:red}.vue-diff-theme-light .hljs-bullet,.vue-diff-theme-light .hljs-link,.vue-diff-theme-light .hljs-symbol{color:#00b0e8}.vue-diff-theme-light .hljs-emphasis{font-style:italic}.vue-diff-theme-light .hljs-strong{font-weight:700}.vue-diff-viewer{overflow-y:auto;width:100%;padding:1em 0;line-height:1.5;font-size:16px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";text-align:left}.vue-diff-viewer .vue-diff-viewer-inner{position:relative;width:100%}.vue-diff-viewer .vue-diff-row{display:flex;width:100%}.vue-diff-viewer .vue-diff-row>div{padding:0 .5em;box-sizing:border-box}.vue-diff-viewer .vue-diff-row .lineNum{flex:0 0 auto;width:50px;padding-top:.05em;text-align:right;color:#999;font-size:.9em}.vue-diff-viewer .vue-diff-row .code{width:calc(100% - 50px)}.vue-diff-viewer .vue-diff-row.vue-diff-row-split .code{width:calc(50% - 50px)}.vue-diff-viewer .vue-diff-row .vue-diff-cell-removed{background-color:#ff00001a}.vue-diff-viewer .vue-diff-row .vue-diff-cell-removed span.modified{background-color:#ff000026}.vue-diff-viewer .vue-diff-row .vue-diff-cell-removed code:before{content:"-"}.vue-diff-viewer .vue-diff-row .vue-diff-cell-added{background-color:#00ff801a}.vue-diff-viewer .vue-diff-row .vue-diff-cell-added span.modified{background-color:#00ff8026}.vue-diff-viewer .vue-diff-row .vue-diff-cell-added code:before{content:"+"}.vue-diff-viewer .vue-diff-row .vue-diff-cell-disabled{background-color:#8080801a}.vue-diff-viewer .vue-diff-row .vue-diff-cell-fold.lineNum{opacity:.8;font-size:.8em}.vue-diff-viewer .vue-diff-row .vue-diff-cell-fold.lineNum:before{content:">"}.vue-diff-viewer .vue-diff-row .vue-diff-cell-fold.code{text-align:center}.vue-diff-viewer .vue-diff-row .vue-diff-cell-fold.code:before{color:#999;content:"\22ef\22ef"}.vue-diff-viewer .vue-diff-row pre{display:block;position:relative;max-width:100%;margin:0;padding:0 0 0 1.5em;overflow:visible;background:none;border-radius:0}.vue-diff-viewer .vue-diff-row .hljs{overflow:visible;padding:0;background:transparent;word-wrap:break-all;word-break:break-all;white-space:pre-wrap}.vue-diff-viewer .vue-diff-row code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.vue-diff-viewer .vue-diff-row code:before{display:inline-block;position:absolute;left:0;top:0;opacity:.8}
.vue-flow {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
}

.vue-flow__container {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.vue-flow__pane {
  z-index: 1;
}

.vue-flow__pane.draggable {
     cursor: grab;
   }

.vue-flow__pane.selection {
     cursor: pointer;
   }

.vue-flow__pane.dragging {
    cursor: grabbing;
  }

.vue-flow__transformationpane {
  transform-origin: 0 0;
  z-index: 2;
  pointer-events: none;
}

.vue-flow__viewport {
  z-index: 4;
  overflow: clip;
}

.vue-flow__selection {
  z-index: 6;
}

.vue-flow__edge-labels {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.vue-flow__nodesselection-rect:focus,
.vue-flow__nodesselection-rect:focus-visible {
  outline: none;
}

.vue-flow .vue-flow__edges {
  pointer-events: none;
  overflow: visible;
}

.vue-flow__edge-path,
.vue-flow__connection-path {
  stroke: #b1b1b7;
  stroke-width: 1;
  fill: none;
}

.vue-flow__edge {
  pointer-events: visibleStroke;
  cursor: pointer;
}

.vue-flow__edge.animated path {
     stroke-dasharray: 5;
     animation: dashdraw 0.5s linear infinite;
   }

.vue-flow__edge.animated path.vue-flow__edge-interaction {
     stroke-dasharray: none;
     animation: none;
   }

.vue-flow__edge.inactive {
     pointer-events: none;
   }

.vue-flow__edge.selected,
  .vue-flow__edge:focus,
  .vue-flow__edge:focus-visible {
     outline: none;
   }

.vue-flow__edge.selected .vue-flow__edge-path,
  .vue-flow__edge:focus .vue-flow__edge-path,
  .vue-flow__edge:focus-visible .vue-flow__edge-path {
     stroke: #555;
   }

.vue-flow__edge-textwrapper {
     pointer-events: all;
   }

.vue-flow__edge-textbg {
     fill: white;
   }

.vue-flow__edge-text {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }

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

.vue-flow__connection .animated {
     stroke-dasharray: 5;
     animation: dashdraw 0.5s linear infinite;
   }

.vue-flow__connectionline {
  z-index: 1001;
}

.vue-flow__nodes {
  pointer-events: none;
  transform-origin: 0 0;
}

.vue-flow__node-default,
.vue-flow__node-input,
.vue-flow__node-output {
  border-width: 1px;
  border-style: solid;
  border-color: #bbb;
}

.vue-flow__node-default.selected,
  .vue-flow__node-default:focus,
  .vue-flow__node-default:focus-visible,
  .vue-flow__node-input.selected,
  .vue-flow__node-input:focus,
  .vue-flow__node-input:focus-visible,
  .vue-flow__node-output.selected,
  .vue-flow__node-output:focus,
  .vue-flow__node-output:focus-visible {
     outline: none;
     border: 1px solid #555;
   }

.vue-flow__node {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: all;
  transform-origin: 0 0;
  box-sizing: border-box;
  cursor: default;
}

.vue-flow__node.draggable {
    cursor: grab;
    pointer-events: all;
  }

.vue-flow__node.draggable.dragging {
      cursor: grabbing;
    }

.vue-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}

.vue-flow__nodesselection-rect {
     position: absolute;
     pointer-events: all;
     cursor: grab;
   }

.vue-flow__nodesselection-rect.dragging {
          cursor: grabbing;
        }

.vue-flow__handle {
  position: absolute;
  pointer-events: none;
  min-width: 5px;
  min-height: 5px;
}

.vue-flow__handle.connectable {
     pointer-events: all;
     cursor: crosshair;
   }

.vue-flow__handle-bottom {
     left: 50%;
     bottom: 0;
     transform: translate(-50%, 50%);
   }

.vue-flow__handle-top {
     left: 50%;
     top: 0;
     transform: translate(-50%, -50%);
   }

.vue-flow__handle-left {
     top: 50%;
     left: 0;
     transform: translate(-50%, -50%);
   }

.vue-flow__handle-right {
     top: 50%;
     right: 0;
     transform: translate(50%, -50%);
   }

.vue-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}

.vue-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}

.vue-flow__panel.top {
     top: 0;
   }

.vue-flow__panel.bottom {
     bottom: 0;
   }

.vue-flow__panel.left {
     left: 0;
   }

.vue-flow__panel.right {
     right: 0;
   }

.vue-flow__panel.center {
     left: 50%;
     transform: translateX(-50%);
   }

@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
:root {
  --vf-node-bg: #fff;
  --vf-node-text: #222;
  --vf-connection-path:  #b1b1b7;
  --vf-handle: #555;
}

.vue-flow__edge.updating .vue-flow__edge-path {
      stroke: #777;
    }

.vue-flow__edge-text {
  font-size: 10px;
}

.vue-flow__edge-textbg {
  fill: #fff;
}

.vue-flow__connection-path {
  stroke: var(--vf-connection-path);
}

.vue-flow__node {
  cursor: grab;
}

.vue-flow__node.selectable:focus,
  .vue-flow__node.selectable:focus-visible {
     outline: none;
   }

.vue-flow__node-default,
.vue-flow__node-input,
.vue-flow__node-output {
  padding: 10px;
  border-radius: 3px;
  width: 150px;
  font-size: 12px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  color: var(--vf-node-text);
  background-color: var(--vf-node-bg);
  border-color: var(--vf-node-color);
}

.vue-flow__node-default.selected,
  .vue-flow__node-default.selected:hover,
  .vue-flow__node-input.selected,
  .vue-flow__node-input.selected:hover,
  .vue-flow__node-output.selected,
  .vue-flow__node-output.selected:hover {
     box-shadow: 0 0 0 0.5px var(--vf-box-shadow);
   }

.vue-flow__node-default .vue-flow__handle, .vue-flow__node-input .vue-flow__handle, .vue-flow__node-output .vue-flow__handle {
    background: var(--vf-handle);
  }

.vue-flow__node-default.selectable:hover, .vue-flow__node-input.selectable:hover, .vue-flow__node-output.selectable:hover {
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
  }

.vue-flow__node-input {
  --vf-node-color: var(--vf-node-color, #0041d0);
  --vf-handle: var(--vf-node-color, #0041d0);
  --vf-box-shadow: var(--vf-node-color, #0041d0);

  background: var(--vf-node-bg);
  border-color: var(--vf-node-color, #0041d0);
}

.vue-flow__node-input.selected,
  .vue-flow__node-input:focus,
  .vue-flow__node-input:focus-visible {
     outline: none;
     border: 1px solid var(--vf-node-color, #0041d0);
   }

.vue-flow__node-default {
  --vf-handle: var(--vf-node-color, #1a192b);
  --vf-box-shadow: var(--vf-node-color, #1a192b);

  background: var(--vf-node-bg);
  border-color: var(--vf-node-color, #1a192b);
}

.vue-flow__node-default.selected,
  .vue-flow__node-default:focus,
  .vue-flow__node-default:focus-visible {
     outline: none;
     border: 1px solid var(--vf-node-color, #1a192b);
   }

.vue-flow__node-output {
  --vf-handle: var(--vf-node-color, #ff0072);
  --vf-box-shadow: var(--vf-node-color, #ff0072);

  background: var(--vf-node-bg);
  border-color: var(--vf-node-color, #ff0072);
}

.vue-flow__node-output.selected,
  .vue-flow__node-output:focus,
  .vue-flow__node-output:focus-visible {
     outline: none;
     border: 1px solid var(--vf-node-color, #ff0072);
   }

.vue-flow__nodesselection-rect,
.vue-flow__selection {
  background: rgba(0, 89, 220, 0.08);
  border: 1px dotted rgba(0, 89, 220, 0.8);
}

.vue-flow__nodesselection-rect:focus,
  .vue-flow__nodesselection-rect:focus-visible,
  .vue-flow__selection:focus,
  .vue-flow__selection:focus-visible {
     outline: none;
   }

.vue-flow__handle {
  width: 6px;
  height: 6px;
  background: var(--vf-handle);
  border: 1px solid #fff;
  border-radius: 100%;
}
